Started by timer Running as SYSTEM Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-msc-test The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-msc-test/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.39.5' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 0f12d25ec57a2795fef62cf65eab8dbb3534102c (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f12d25ec57a2795fef62cf65eab8dbb3534102c # timeout=10 Commit message: "ns: initial testenv config" > git rev-list --no-walk fff7a5d8fbf8dd3ccc768c7c89219a6fbd9b1ae8 # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-msc-test] $ /bin/sh -xe /tmp/jenkins11699093808741914192.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:6ece0c44f7e1cb6add39d2be94ecc4e3be369ad179c9063db4c04c4e1df3cff4 Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:e52cbd64c50a36c2b52fd17b204cc06cdef5a63d2c144e30e99e9d744b685a29 Copying blob sha256:91ff28d757cdcc05c5e104aa646e0ece49ef637b265e4ab7be9aed04a6e78305 Copying blob sha256:cb7e756bf0099050c2903fb015878daafa4cd7a8eae3325c5abfc3a883f1ee60 Copying blob sha256:d2a61b8f0af0d8887ba0617d477872ba5c3da32625cd2e959bd1cf4cf07edfd1 Copying blob sha256:2590bb5646d42d2c310a35906689958f21bacbfd75530855e1256e036f1e18f6 Copying config sha256:93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 Writing manifest to image destination Storing signatures 93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run msc --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs -b osmocom:nightly [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-12-12 14:28:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-msc-osmocom-nightly-20250410-1032-2178cdbe-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/podman/testenv-msc-osmocom-nightly-20250410-1032-2178cdbe-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts/testenv-podman-main.sh'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-msc-osmocom-nightly-20250410-1032-2178cdbe-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-msc-osmocom-nightly-20250410-1032-2178cdbe-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8792 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [512 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [252 kB] Fetched 9300 kB in 1s (10.5 MB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-msc-osmocom-nightly-20250410-1032-2178cdbe-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/deps' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-msc-osmocom-nightly-20250410-1032-2178cdbe-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--archive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for msc [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/msc', 'testenv-msc-osmocom-nightly-20250410-1032-2178cdbe-0', './gen_links.sh'] Linking UD_PT.cc Linking UD_PT.hh Linking UD_PortType.ttcn Linking UD_Types.ttcn Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h Linking TCCEncoding_Functions.ttcn Linking TCCEncoding.cc Linking TCCOpenSecurity_Functions.ttcn Linking TCCOpenSecurity.cc Linking TCCOpenSecurity_Functions.hh Linking Socket_API_Definitions.ttcn Linking IPL4asp_Functions.ttcn Linking IPL4asp_PT.cc Linking IPL4asp_PT.hh Linking IPL4asp_PortType.ttcn Linking IPL4asp_Types.ttcn Linking IPL4asp_discovery.cc Linking IPL4asp_protocol_L234.hh Linking M3UA_Types.ttcn Linking SCTPasp_PT.cc Linking SCTPasp_PT.hh Linking SCTPasp_PortType.ttcn Linking SCTPasp_Types.ttcn Linking MTP3asp_PortType.ttcn Linking MTP3asp_Types.ttcn Linking M3UA_Emulation.ttcn Linking SCCP_Emulation.ttcn Linking SCCP_EncDec.cc Linking SCCP_Mapping.ttcnpp Linking SCCP_Types.ttcn Linking SCCPasp_Types.ttcn Linking BSSAP_Types.ttcn Linking Remote_Operations_Generic_ROS_PDUs.asn Linking Remote_Operations_Information_Objects.asn Linking MAP_ApplicationContexts.asn Linking MAP_CH_DataTypes.asn Linking MAP_CallHandlingOperations.asn Linking MAP_CommonDataTypes.asn Linking MAP_DialogueInformation.asn Linking MAP_ER_DataTypes.asn Linking MAP_EncDec.cc Linking MAP_Errors.asn Linking MAP_GR_DataTypes.asn Linking MAP_Group_Call_Operations.asn Linking MAP_LCS_DataTypes.asn Linking MAP_LocationServiceOperations.asn Linking MAP_MS_DataTypes.asn Linking MAP_MobileServiceOperations.asn Linking MAP_OM_DataTypes.asn Linking MAP_OperationAndMaintenanceOperations.asn Linking MAP_PDU_Defs.asn Linking MAP_Protocol.asn Linking MAP_SM_DataTypes.asn Linking MAP_SS_Code.asn Linking MAP_SS_DataTypes.asn Linking MAP_ShortMessageServiceOperations.asn Linking MAP_SupplementaryServiceOperations.asn Linking MAP_TS_Code.asn Linking MAP_Types.ttcn Linking MAP_BS_Code.asn Linking MAP_ExtensionDataTypes.asn Linking MobileDomainDefinitions.asn Linking MobileL3_CC_Types.ttcn Linking MobileL3_CommonIE_Types.ttcn Linking MobileL3_GMM_SM_Types.ttcn Linking MobileL3_MM_Types.ttcn Linking MobileL3_RRM_Types.ttcn Linking MobileL3_SMS_Types.ttcn Linking MobileL3_SS_Types.ttcn Linking MobileL3_Types.ttcn Linking SS_DataTypes.asn Linking SS_Errors.asn Linking SS_Operations.asn Linking SS_PDU_Defs.asn Linking SS_Protocol.asn Linking SS_Types.ttcn Linking SS_EncDec.cc Linking SDP_EncDec.cc Linking SDP_Types.ttcn Linking SDP_parse_.tab.c Linking SDP_parse_.tab.h Linking SDP_parse_parser.h Linking SDP_parser.l Linking SDP_parser.y Linking lex.SDP_parse_.c Linking RTP_EncDec.cc Linking RTP_Types.ttcn Linking TELNETasp_PT.cc Linking TELNETasp_PT.hh Linking TELNETasp_PortType.ttcn Linking SMPP_EncDec.cc Linking SMPP_Types.ttcn Linking SGsAP_Types.ttcn Linking RANAP_CommonDataTypes.asn Linking RANAP_Constants.asn Linking RANAP_Containers.asn Linking RANAP_IEs.asn Linking RANAP_PDU_Contents.asn Linking RANAP_PDU_Descriptions.asn Linking RANAP_Types.ttcn Linking RANAP_Templates.ttcn Linking RANAP_CodecPort.ttcn Linking RANAP_EncDec.cc Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking GSM_Types.ttcn Linking Osmocom_Types.ttcn Linking MNCC_Types.ttcn Linking MNCC_EncDec.cc Linking MNCC_CodecPort.ttcn Linking mncc.h Linking MNCC_Emulation.ttcn Linking Osmocom_VTY_Functions.ttcn Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking IPA_Types.ttcn Linking IPA_Emulation.ttcnpp Linking IPA_CodecPort.ttcn Linking IPA_CodecPort_CtrlFunct.ttcn Linking IPA_CodecPort_CtrlFunctDef.cc Linking PCO_Types.ttcn Linking GSUP_Types.ttcn Linking GSUP_Templates.ttcn Linking GSUP_Emulation.ttcn Linking Osmocom_CTRL_Types.ttcn Linking Osmocom_CTRL_Functions.ttcn Linking Osmocom_CTRL_Adapter.ttcn Linking L3_Templates.ttcn Linking RLCMAC_CSN1_Templates.ttcn Linking RLCMAC_CSN1_Types.ttcn Linking L3_Common.ttcn Linking RAN_Emulation.ttcnpp Linking BSSAP_CodecPort.ttcn Linking BSSMAP_Templates.ttcn Linking RAN_Adapter.ttcnpp Linking SDP_Templates.ttcn Linking MGCP_Types.ttcn Linking MGCP_Templates.ttcn Linking MGCP_CodecPort_CtrlFunct.ttcn Linking MGCP_Emulation.ttcn Linking RTP_CodecPort.ttcn Linking RTP_CodecPort_CtrlFunctDef.cc Linking MGCP_CodecPort.ttcn Linking MGCP_CodecPort_CtrlFunctDef.cc Linking SMPP_CodecPort.ttcn Linking SMPP_CodecPort_CtrlFunct.ttcn Linking SMPP_CodecPort_CtrlFunctDef.cc Linking SMPP_Emulation.ttcn Linking SMPP_Templates.ttcn Linking SS_Templates.ttcn Linking SCCP_Templates.ttcn Linking USSD_Helpers.ttcn Linking SGsAP_Templates.ttcn Linking SGsAP_CodecPort.ttcn Linking SGsAP_CodecPort_CtrlFunct.ttcn Linking SGsAP_CodecPort_CtrlFunctDef.cc Linking SGsAP_Emulation.ttcn Linking DNS_Helpers.ttcn Linking SCTP_Templates.ttcn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/msc', 'testenv-msc-osmocom-nightly-20250410-1032-2178cdbe-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/msc', 'testenv-msc-osmocom-nightly-20250410-1032-2178cdbe-0', 'make', 'compile'] cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DIPA_EMULATION_MGCP -DIPA_EMULATION_SCCP -DRAN_EMULATION_BSSAP -DRAN_EMULATION_CTRL -DRAN_EMULATION_MGCP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR IPA_Emulation.ttcnpp IPA_Emulation.ttcn cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DIPA_EMULATION_MGCP -DIPA_EMULATION_SCCP -DRAN_EMULATION_BSSAP -DRAN_EMULATION_CTRL -DRAN_EMULATION_MGCP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAN_Adapter.ttcnpp RAN_Adapter.ttcn cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DIPA_EMULATION_MGCP -DIPA_EMULATION_SCCP -DRAN_EMULATION_BSSAP -DRAN_EMULATION_CTRL -DRAN_EMULATION_MGCP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAN_Emulation.ttcnpp RAN_Emulation.ttcn cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DIPA_EMULATION_MGCP -DIPA_EMULATION_SCCP -DRAN_EMULATION_BSSAP -DRAN_EMULATION_CTRL -DRAN_EMULATION_MGCP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR SCCP_Mapping.ttcnpp SCCP_Mapping.ttcn SCCP_Mapping.ttcnpp:49:4: warning: missing terminating " character 49 | "internal user MTP3asp_PT | ^ SCCP_Mapping.ttcnpp:58:4: warning: missing terminating " character 58 | " | ^ SCCP_Mapping.ttcnpp:70:4: warning: missing terminating " character 70 | "user MTP3asp_PT | ^ SCCP_Mapping.ttcnpp:79:4: warning: missing terminating " character 79 | " | ^ /usr/bin/ttcn3_compiler -L -U 8 -D BSC_ConnectionHandler.ttcn BSSAP_CodecPort.ttcn BSSAP_Types.ttcn BSSMAP_Templates.ttcn DNS_Helpers.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn L3_Common.ttcn L3_Templates.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MAP_Types.ttcn MGCP_CodecPort.ttcn MGCP_CodecPort_CtrlFunct.ttcn MGCP_Emulation.ttcn MGCP_Templates.ttcn MGCP_Types.ttcn MNCC_CodecPort.ttcn MNCC_Emulation.ttcn MNCC_Types.ttcn MSC_Tests.ttcn MSC_Tests_ASCI.ttcn MSC_Tests_Iu.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn RANAP_CodecPort.ttcn RANAP_Templates.ttcn RANAP_Types.ttcn RLCMAC_CSN1_Templates.ttcn RLCMAC_CSN1_Types.ttcn RTP_CodecPort.ttcn RTP_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTP_Templates.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SDP_Templates.ttcn SDP_Types.ttcn SGsAP_CodecPort.ttcn SGsAP_CodecPort_CtrlFunct.ttcn SGsAP_Emulation.ttcn SGsAP_Templates.ttcn SGsAP_Types.ttcn SMPP_CodecPort.ttcn SMPP_CodecPort_CtrlFunct.ttcn SMPP_Emulation.ttcn SMPP_Templates.ttcn SMPP_Types.ttcn SS_Templates.ttcn SS_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TCCOpenSecurity_Functions.ttcn TELNETasp_PortType.ttcn UD_PortType.ttcn UD_Types.ttcn USSD_Helpers.ttcn IPA_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn SCCP_Mapping.ttcn MAP_ApplicationContexts.asn MAP_BS_Code.asn MAP_CH_DataTypes.asn MAP_CallHandlingOperations.asn MAP_CommonDataTypes.asn MAP_DialogueInformation.asn MAP_ER_DataTypes.asn MAP_Errors.asn MAP_ExtensionDataTypes.asn MAP_GR_DataTypes.asn MAP_Group_Call_Operations.asn MAP_LCS_DataTypes.asn MAP_LocationServiceOperations.asn MAP_MS_DataTypes.asn MAP_MobileServiceOperations.asn MAP_OM_DataTypes.asn MAP_OperationAndMaintenanceOperations.asn MAP_PDU_Defs.asn MAP_Protocol.asn MAP_SM_DataTypes.asn MAP_SS_Code.asn MAP_SS_DataTypes.asn MAP_ShortMessageServiceOperations.asn MAP_SupplementaryServiceOperations.asn MAP_TS_Code.asn MobileDomainDefinitions.asn RANAP_CommonDataTypes.asn RANAP_Constants.asn RANAP_Containers.asn RANAP_IEs.asn RANAP_PDU_Contents.asn RANAP_PDU_Descriptions.asn Remote_Operations_Generic_ROS_PDUs.asn Remote_Operations_Information_Objects.asn SS_DataTypes.asn SS_Errors.asn SS_Operations.asn SS_PDU_Defs.asn SS_Protocol.asn - BSC_ConnectionHandler.ttcn BSSAP_CodecPort.ttcn BSSAP_Types.ttcn BSSMAP_Templates.ttcn DNS_Helpers.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn L3_Common.ttcn L3_Templates.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MAP_Types.ttcn MGCP_CodecPort.ttcn MGCP_CodecPort_CtrlFunct.ttcn MGCP_Emulation.ttcn MGCP_Templates.ttcn MGCP_Types.ttcn MNCC_CodecPort.ttcn MNCC_Emulation.ttcn MNCC_Types.ttcn MSC_Tests.ttcn MSC_Tests_ASCI.ttcn MSC_Tests_Iu.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn RANAP_CodecPort.ttcn RANAP_Templates.ttcn RANAP_Types.ttcn RLCMAC_CSN1_Templates.ttcn RLCMAC_CSN1_Types.ttcn RTP_CodecPort.ttcn RTP_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTP_Templates.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SDP_Templates.ttcn SDP_Types.ttcn SGsAP_CodecPort.ttcn SGsAP_CodecPort_CtrlFunct.ttcn SGsAP_Emulation.ttcn SGsAP_Templates.ttcn SGsAP_Types.ttcn SMPP_CodecPort.ttcn SMPP_CodecPort_CtrlFunct.ttcn SMPP_Emulation.ttcn SMPP_Templates.ttcn SMPP_Types.ttcn SS_Templates.ttcn SS_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TCCOpenSecurity_Functions.ttcn TELNETasp_PortType.ttcn UD_PortType.ttcn UD_Types.ttcn USSD_Helpers.ttcn IPA_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn SCCP_Mapping.ttcn MAP_ApplicationContexts.asn MAP_BS_Code.asn MAP_CH_DataTypes.asn MAP_CallHandlingOperations.asn MAP_CommonDataTypes.asn MAP_DialogueInformation.asn MAP_ER_DataTypes.asn MAP_Errors.asn MAP_ExtensionDataTypes.asn MAP_GR_DataTypes.asn MAP_Group_Call_Operations.asn MAP_LCS_DataTypes.asn MAP_LocationServiceOperations.asn MAP_MS_DataTypes.asn MAP_MobileServiceOperations.asn MAP_OM_DataTypes.asn MAP_OperationAndMaintenanceOperations.asn MAP_PDU_Defs.asn MAP_Protocol.asn MAP_SM_DataTypes.asn MAP_SS_Code.asn MAP_SS_DataTypes.asn MAP_ShortMessageServiceOperations.asn MAP_SupplementaryServiceOperations.asn MAP_TS_Code.asn MobileDomainDefinitions.asn RANAP_CommonDataTypes.asn RANAP_Constants.asn RANAP_Containers.asn RANAP_IEs.asn RANAP_PDU_Contents.asn RANAP_PDU_Descriptions.asn Remote_Operations_Generic_ROS_PDUs.asn Remote_Operations_Information_Objects.asn SS_DataTypes.asn SS_Errors.asn SS_Operations.asn SS_PDU_Defs.asn SS_Protocol.asn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. Notify: Parsing TTCN-3 module `BSC_ConnectionHandler.ttcn'... BSC_ConnectionHandler.ttcn:66.1-57: warning: Unsupported selective import statement was treated as `import all' Notify: Parsing TTCN-3 module `BSSAP_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `BSSAP_Types.ttcn'... Notify: Parsing TTCN-3 module `BSSMAP_Templates.ttcn'... Notify: Parsing TTCN-3 module `DNS_Helpers.ttcn'... Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Templates.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Types.ttcn'... Notify: Parsing TTCN-3 module `General_Types.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... Notify: Parsing TTCN-3 module `L3_Common.ttcn'... Notify: Parsing TTCN-3 module `L3_Templates.ttcn'... Notify: Parsing TTCN-3 module `M3UA_Emulation.ttcn'... Notify: Parsing TTCN-3 module `M3UA_Types.ttcn'... Notify: Parsing TTCN-3 module `MAP_Types.ttcn'... Notify: Parsing TTCN-3 module `MGCP_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `MGCP_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `MGCP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `MGCP_Templates.ttcn'... Notify: Parsing TTCN-3 module `MGCP_Types.ttcn'... Notify: Parsing TTCN-3 module `MNCC_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `MNCC_Emulation.ttcn'... Notify: Parsing TTCN-3 module `MNCC_Types.ttcn'... Notify: Parsing TTCN-3 module `MSC_Tests.ttcn'... Notify: Parsing TTCN-3 module `MSC_Tests_ASCI.ttcn'... Notify: Parsing TTCN-3 module `MSC_Tests_Iu.ttcn'... Notify: Parsing TTCN-3 module `MTP3asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `MTP3asp_Types.ttcn'... Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CC_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CommonIE_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_GMM_SM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_MM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_RRM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SMS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_Types.ttcn'... Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... Notify: Parsing TTCN-3 module `PCO_Types.ttcn'... Notify: Parsing TTCN-3 module `RANAP_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `RANAP_Templates.ttcn'... Notify: Parsing TTCN-3 module `RANAP_Types.ttcn'... Notify: Parsing TTCN-3 module `RLCMAC_CSN1_Templates.ttcn'... Notify: Parsing TTCN-3 module `RLCMAC_CSN1_Types.ttcn'... Notify: Parsing TTCN-3 module `RTP_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `RTP_Types.ttcn'... Notify: Parsing TTCN-3 module `SCCP_Emulation.ttcn'... SCCP_Emulation.ttcn:1754.40: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:2163.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:2196.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:3447.41-49: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:4841.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:4946.33-41: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5273.9-20: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5274.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5276.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5331.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5333.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCP_Templates.ttcn'... SCCP_Templates.ttcn:88.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Templates.ttcn:89.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Templates.ttcn:90.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCP_Types.ttcn'... SCCP_Types.ttcn:522.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Types.ttcn:702.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `SCTP_Templates.ttcn'... Notify: Parsing TTCN-3 module `SCTPasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `SCTPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `SDP_Templates.ttcn'... Notify: Parsing TTCN-3 module `SDP_Types.ttcn'... Notify: Parsing TTCN-3 module `SGsAP_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `SGsAP_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `SGsAP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `SGsAP_Templates.ttcn'... Notify: Parsing TTCN-3 module `SGsAP_Types.ttcn'... Notify: Parsing TTCN-3 module `SMPP_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `SMPP_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `SMPP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `SMPP_Templates.ttcn'... Notify: Parsing TTCN-3 module `SMPP_Types.ttcn'... Notify: Parsing TTCN-3 module `SS_Templates.ttcn'... Notify: Parsing TTCN-3 module `SS_Types.ttcn'... Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCEncoding_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCOpenSecurity_Functions.ttcn'... Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `UD_PortType.ttcn'... Notify: Parsing TTCN-3 module `UD_Types.ttcn'... Notify: Parsing TTCN-3 module `USSD_Helpers.ttcn'... Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... Notify: Parsing TTCN-3 module `RAN_Adapter.ttcn'... Notify: Parsing TTCN-3 module `RAN_Emulation.ttcn'... Notify: Parsing TTCN-3 module `SCCP_Mapping.ttcn'... Notify: Parsing ASN.1 module `MAP_ApplicationContexts.asn'... Notify: Parsing ASN.1 module `MAP_BS_Code.asn'... MAP_BS_Code.asn:15: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_CH_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_CallHandlingOperations.asn'... Notify: Parsing ASN.1 module `MAP_CommonDataTypes.asn'... Notify: Parsing ASN.1 module `MAP_DialogueInformation.asn'... MAP_DialogueInformation.asn:59: note: Usage of UNIVERSAL tagclass is not recommended. Notify: Parsing ASN.1 module `MAP_ER_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_Errors.asn'... Notify: Parsing ASN.1 module `MAP_ExtensionDataTypes.asn'... MAP_ExtensionDataTypes.asn:31: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_GR_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_Group_Call_Operations.asn'... Notify: Parsing ASN.1 module `MAP_LCS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_LocationServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_MS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_MobileServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_OM_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_OperationAndMaintenanceOperations.asn'... Notify: Parsing ASN.1 module `MAP_PDU_Defs.asn'... Notify: Parsing ASN.1 module `MAP_Protocol.asn'... Notify: Parsing ASN.1 module `MAP_SM_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_SS_Code.asn'... MAP_SS_Code.asn:13: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_SS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_ShortMessageServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_SupplementaryServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_TS_Code.asn'... MAP_TS_Code.asn:13: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MobileDomainDefinitions.asn'... MobileDomainDefinitions.asn:9: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `RANAP_CommonDataTypes.asn'... RANAP_CommonDataTypes.asn:23: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `RANAP_Constants.asn'... RANAP_Constants.asn:28: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `RANAP_Containers.asn'... Notify: Parsing ASN.1 module `RANAP_IEs.asn'... Notify: Parsing ASN.1 module `RANAP_PDU_Contents.asn'... Notify: Parsing ASN.1 module `RANAP_PDU_Descriptions.asn'... Notify: Parsing ASN.1 module `Remote_Operations_Generic_ROS_PDUs.asn'... Notify: Parsing ASN.1 module `Remote_Operations_Information_Objects.asn'... Notify: Parsing ASN.1 module `SS_DataTypes.asn'... Notify: Parsing ASN.1 module `SS_Errors.asn'... Notify: Parsing ASN.1 module `SS_Operations.asn'... Notify: Parsing ASN.1 module `SS_PDU_Defs.asn'... SS_PDU_Defs.asn:63: note: Usage of UNIVERSAL tagclass is not recommended. Notify: Parsing ASN.1 module `SS_Protocol.asn'... Notify: Checking modules... RAN_Adapter.ttcn: In TTCN-3 module `RAN_Adapter': RAN_Adapter.ttcnpp:40.1-54.1: warning: Definition with name `RAN_Adapter' hides a module identifier BSSMAP_Templates.ttcn: In TTCN-3 module `BSSMAP_Templates': BSSMAP_Templates.ttcn:256.1-263.1: In function definition `f_ts_BSSMAP_IE_OldToNewBSSInfo': BSSMAP_Templates.ttcn:260.4-262.2: In else statement: BSSMAP_Templates.ttcn:261.3-42: In return statement: BSSMAP_Templates.ttcn:261.38-42: In actual parameter list of template `@BSSMAP_Templates.ts_BSSMAP_IE_OldToNewBSSInfo': BSSMAP_Templates.ttcn:261.39-41: In parameter #1 for `val': BSSMAP_Templates.ttcn:261.39-41: warning: Inadequate restriction on the referenced template parameter `val', this may cause a dynamic test case error at runtime BSSMAP_Templates.ttcn:256.41-81: note: Referenced template parameter is here BSSMAP_Templates.ttcn:270.1-281.1: In function definition `f_tr_BSSMAP_IE_OldToNewBSSInfo': BSSMAP_Templates.ttcn:278.4-280.2: In else statement: BSSMAP_Templates.ttcn:279.3-42: In return statement: BSSMAP_Templates.ttcn:279.38-42: In actual parameter list of template `@BSSMAP_Templates.tr_BSSMAP_IE_OldToNewBSSInfo': BSSMAP_Templates.ttcn:279.39-41: In parameter #1 for `val': BSSMAP_Templates.ttcn:279.39-41: warning: Inadequate restriction on the referenced template parameter `val', this may cause a dynamic test case error at runtime BSSMAP_Templates.ttcn:270.41-79: note: Referenced template parameter is here BSSMAP_Templates.ttcn:514.1-534.1: In template definition `tr_BSSMAP_ComplL3': BSSMAP_Templates.ttcn:518.9-533.2: In template for record field `pdu': BSSMAP_Templates.ttcn:519.13-532.3: In template for union field `bssmap': BSSMAP_Templates.ttcn:520.33-531.4: In template for union field `completeLayer3Information': BSSMAP_Templates.ttcn:523.26-53: In template for record field `layer3Information': BSSMAP_Templates.ttcn:523.45-53: In actual parameter list of template `@BSSMAP_Templates.tr_BSSMAP_IE_L3Info': BSSMAP_Templates.ttcn:523.46-52: In parameter #1 for `l3info': BSSMAP_Templates.ttcn:523.46-52: warning: Inadequate restriction on the referenced template parameter `l3_info', this may cause a dynamic test case error at runtime BSSMAP_Templates.ttcn:514.38-70: note: Referenced template parameter is here BSSMAP_Templates.ttcn:749.1-759.1: In function definition `ts_BSSMAP_IE_CallIdentifier': BSSMAP_Templates.ttcn:752.4-758.2: In else statement: BSSMAP_Templates.ttcn:757.3-11: In return statement: BSSMAP_Templates.ttcn:757.10-11: warning: Inadequate restriction on the referenced template variable `ie', this may cause a dynamic test case error at runtime BSSMAP_Templates.ttcn:753.51-756.3: note: Referenced template variable is here BSSMAP_Templates.ttcn:2170.1-2182.1: In function definition `ts_BSSMAP_IE_TalkerPriority': BSSMAP_Templates.ttcn:2174.4-2181.2: In else statement: BSSMAP_Templates.ttcn:2180.3-11: In return statement: BSSMAP_Templates.ttcn:2180.10-11: warning: Inadequate restriction on the referenced template variable `tp', this may cause a dynamic test case error at runtime BSSMAP_Templates.ttcn:2175.51-2179.3: note: Referenced template variable is here BSSMAP_Templates.ttcn:2842.1-2854.1: In function definition `tr_BSSMAP_LcsCause': BSSMAP_Templates.ttcn:2853.2-10: In return statement: BSSMAP_Templates.ttcn:2853.9-10: warning: Inadequate restriction on the referenced template variable `ie', this may cause a dynamic test case error at runtime BSSMAP_Templates.ttcn:2847.34-2852.2: note: Referenced template variable is here GSUP_Templates.ttcn: In TTCN-3 module `GSUP_Templates': GSUP_Templates.ttcn:381.1-382.58: In template definition `tr_GSUP_SAI_REQ': GSUP_Templates.ttcn:382.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:382.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:382.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:381.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:384.1-393.5: In template definition `tr_GSUP_SAI_REQ_UMTS_AKA_RESYNC': GSUP_Templates.ttcn:388.9-393.5: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:388.49-393.4: In parameter #2 for `ies': GSUP_Templates.ttcn:389.4-24: In component 1: GSUP_Templates.ttcn:389.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:389.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:389.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:385.3-25: note: Referenced template parameter is here GSUP_Templates.ttcn:390.4-24: In component 2: GSUP_Templates.ttcn:390.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AUTS': GSUP_Templates.ttcn:390.20-23: In parameter #1 for `auts': GSUP_Templates.ttcn:390.20-23: warning: Inadequate restriction on the referenced template parameter `auts', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:386.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:391.4-24: In component 3: GSUP_Templates.ttcn:391.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_RAND': GSUP_Templates.ttcn:391.20-23: In parameter #1 for `rand': GSUP_Templates.ttcn:391.20-23: warning: Inadequate restriction on the referenced template parameter `rand', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:387.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:399.1-401.54: In template definition `tr_GSUP_SAI_ERR': GSUP_Templates.ttcn:400.9-401.54: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:400.47-401.53: In parameter #2 for `ies': GSUP_Templates.ttcn:401.4-24: In component 1: GSUP_Templates.ttcn:401.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:401.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:401.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:399.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:413.1-416.41: In template definition `ts_GSUP_UL_REQ': GSUP_Templates.ttcn:415.9-416.41: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:415.50-416.40: In parameter #2 for `ies': GSUP_Templates.ttcn:1213.9-1255.1: In function definition `f_gen_ts_ies': GSUP_Templates.ttcn:1226.2-1228.2: In if statement: GSUP_Templates.ttcn:1227.3-52: In variable assignment: GSUP_Templates.ttcn:1227.10-52: In the right operand of operation `&': GSUP_Templates.ttcn:1227.18-50: In component #1: GSUP_Templates.ttcn:1227.18-50: In the operand of operation `valueof()': GSUP_Templates.ttcn:1227.45-49: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1227.46-48: In parameter #1 for `dom': GSUP_Templates.ttcn:1227.46-48: warning: Inadequate restriction on the referenced template parameter `dom', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1218.10-50: note: Referenced template parameter is here GSUP_Templates.ttcn:415.62-416.40: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:416.29-39: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:414.7-46: note: Referenced template parameter is here GSUP_Templates.ttcn:418.1-419.59: In template definition `tr_GSUP_UL_REQ': GSUP_Templates.ttcn:419.14-59: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:419.55-58: In parameter #2 for `imsi': GSUP_Templates.ttcn:419.55-58: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:418.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:425.1-426.105: In template definition `tr_GSUP_UL_RES': GSUP_Templates.ttcn:426.9-105: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:426.49-104: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: In function definition `f_gen_tr_ies': GSUP_Templates.ttcn:1270.24-1272.2: In template variable definition `ies': GSUP_Templates.ttcn:1271.3-23: In component 1: GSUP_Templates.ttcn:1271.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1271.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1271.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.31-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1275.2-1278.2: In if statement: GSUP_Templates.ttcn:1276.3-39: In variable assignment: GSUP_Templates.ttcn:1276.32-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_MSISDN': GSUP_Templates.ttcn:1276.33-38: In parameter #1 for `msisdn': GSUP_Templates.ttcn:1276.33-38: warning: Inadequate restriction on the referenced template parameter `msisdn', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1263.10-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1280.2-1283.2: In if statement: GSUP_Templates.ttcn:1281.3-37: In variable assignment: GSUP_Templates.ttcn:1281.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1281.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1281.32-36: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1261.10-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1285.2-1288.2: In if statement: GSUP_Templates.ttcn:1286.3-48: In variable assignment: GSUP_Templates.ttcn:1286.36-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CancelType': GSUP_Templates.ttcn:1286.37-47: In parameter #1 for `ctype': GSUP_Templates.ttcn:1286.37-47: warning: Inadequate restriction on the referenced template parameter `cancel_type', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1262.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1295.2-1298.2: In if statement: GSUP_Templates.ttcn:1296.3-45: In variable assignment: GSUP_Templates.ttcn:1296.36-45: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PdpInfo_ie': GSUP_Templates.ttcn:1296.37-44: In parameter #1 for `pdp_info': GSUP_Templates.ttcn:1296.37-44: warning: Inadequate restriction on the referenced template parameter `pdp_info', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1259.10-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1300.2-1303.2: In if statement: GSUP_Templates.ttcn:1301.3-44: In variable assignment: GSUP_Templates.ttcn:1301.34-44: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1301.35-43: In parameter #1 for `domain': GSUP_Templates.ttcn:1301.35-43: warning: Inadequate restriction on the referenced template parameter `cn_domain', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1266.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1305.2-1308.2: In if statement: GSUP_Templates.ttcn:1306.3-49: In variable assignment: GSUP_Templates.ttcn:1306.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI_Result': GSUP_Templates.ttcn:1306.38-48: In parameter #1 for `result': GSUP_Templates.ttcn:1306.38-48: warning: Inadequate restriction on the referenced template parameter `imei_result', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1264.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1310.2-1313.2: In if statement: GSUP_Templates.ttcn:1311.3-53: In variable assignment: GSUP_Templates.ttcn:1311.39-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Message_Class': GSUP_Templates.ttcn:1311.40-52: In parameter #1 for `val': GSUP_Templates.ttcn:1311.40-52: warning: Inadequate restriction on the referenced template parameter `message_class', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1260.10-58: note: Referenced template parameter is here GSUP_Templates.ttcn:1315.2-1318.2: In if statement: GSUP_Templates.ttcn:1316.3-33: In variable assignment: GSUP_Templates.ttcn:1316.29-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PCO': GSUP_Templates.ttcn:1316.30-32: In parameter #1 for `pco': GSUP_Templates.ttcn:1316.30-32: warning: Inadequate restriction on the referenced template parameter `pco', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1265.10-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1320.2-1323.2: In if statement: GSUP_Templates.ttcn:1321.3-49: In variable assignment: GSUP_Templates.ttcn:1321.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1321.38-48: In parameter #1 for `name': GSUP_Templates.ttcn:1321.38-48: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1267.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1328.2-1335.2: In if statement: GSUP_Templates.ttcn:1331.5-1333.3: In else statement: GSUP_Templates.ttcn:1332.4-60: In variable assignment: GSUP_Templates.ttcn:1332.43-60: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1332.44-59: In parameter #1 for `name': GSUP_Templates.ttcn:1332.44-59: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1268.10-54: note: Referenced template parameter is here GSUP_Templates.ttcn:426.49-104: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:432.1-435.75: In template definition `tr_GSUP_UL_ERR': GSUP_Templates.ttcn:434.9-435.75: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:435.3-74: In parameter #2 for `ies': GSUP_Templates.ttcn:435.3-74: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:442.1-445.77: In template definition `tr_GSUP_ISD_REQ': GSUP_Templates.ttcn:444.9-445.77: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:445.3-76: In parameter #2 for `ies': GSUP_Templates.ttcn:445.3-76: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, msisdn, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:447.1-452.67: In template definition `ts_GSUP_ISD_RES': GSUP_Templates.ttcn:450.9-452.67: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:451.17-452.66: In parameter #2 for `ies': GSUP_Templates.ttcn:451.29-452.66: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:451.51-61: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:448.35-74: note: Referenced template parameter is here In parameter #8 for `destination_name': GSUP_Templates.ttcn:452.50-65: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:449.35-79: note: Referenced template parameter is here GSUP_Templates.ttcn:454.1-455.54: In template definition `tr_GSUP_ISD_RES': GSUP_Templates.ttcn:455.14-54: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:455.50-53: In parameter #2 for `imsi': GSUP_Templates.ttcn:455.50-53: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:454.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:460.1-466.26: In template definition `tr_GSUP_CL_REQ': GSUP_Templates.ttcn:463.9-466.26: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:464.3-466.25: In parameter #2 for `ies': GSUP_Templates.ttcn:464.3-466.25: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, ctype, -, -, -, dom, -, -)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:472.1-473.58: In template definition `tr_GSUP_CL_RES': GSUP_Templates.ttcn:473.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:473.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:473.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:472.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:478.1-480.55: In template definition `tr_GSUP_CL_ERR': GSUP_Templates.ttcn:479.9-480.55: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:479.48-480.54: In parameter #2 for `ies': GSUP_Templates.ttcn:480.4-24: In component 1: GSUP_Templates.ttcn:480.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:480.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:480.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:478.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:480.27-49: In component 2: GSUP_Templates.ttcn:480.43-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:480.44-48: In parameter #1 for `cause': GSUP_Templates.ttcn:480.44-48: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:478.59-85: note: Referenced template parameter is here GSUP_Templates.ttcn:486.1-488.59: In template definition `tr_GSUP_PURGE_MS_REQ': GSUP_Templates.ttcn:487.9-488.59: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:487.43-488.58: In parameter #2 for `ies': GSUP_Templates.ttcn:488.4-24: In component 1: GSUP_Templates.ttcn:488.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:488.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:488.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:486.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:488.30-53: In component 3: GSUP_Templates.ttcn:488.49-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:488.50-52: In parameter #1 for `domain': GSUP_Templates.ttcn:488.50-52: warning: Inadequate restriction on the referenced template parameter `dom', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:486.65-95: note: Referenced template parameter is here GSUP_Templates.ttcn:494.1-496.29: In template definition `tr_GSUP_PURGE_MS_RES': GSUP_Templates.ttcn:495.9-496.29: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:495.42-496.28: In parameter #2 for `ies': GSUP_Templates.ttcn:496.3-23: In component 1: GSUP_Templates.ttcn:496.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:496.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:496.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:494.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:498.1-500.51: In template definition `tr_GSUP_PURGE_MS_ERR': GSUP_Templates.ttcn:499.9-500.51: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:499.41-500.50: In parameter #2 for `ies': GSUP_Templates.ttcn:500.3-23: In component 1: GSUP_Templates.ttcn:500.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:500.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:500.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:498.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:500.26-48: In component 2: GSUP_Templates.ttcn:500.42-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:500.43-47: In parameter #1 for `cause': GSUP_Templates.ttcn:500.43-47: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:498.65-86: note: Referenced template parameter is here GSUP_Templates.ttcn:506.1-516.1: In template definition `tr_GSUP_CHECK_IMEI_REQ': GSUP_Templates.ttcn:509.13-516.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:511.2-515.2: In parameter #2 for `ies': GSUP_Templates.ttcn:512.3-23: In component 1: GSUP_Templates.ttcn:512.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:512.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:512.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:507.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:513.3-23: In component 2: GSUP_Templates.ttcn:513.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI': GSUP_Templates.ttcn:513.19-22: In parameter #1 for `imei': GSUP_Templates.ttcn:513.19-22: warning: Inadequate restriction on the referenced template parameter `imei', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:508.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:522.1-525.82: In template definition `tr_GSUP_CHECK_IMEI_RES': GSUP_Templates.ttcn:524.9-525.82: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:525.3-81: In parameter #2 for `ies': GSUP_Templates.ttcn:525.3-81: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, -, result, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:531.1-533.115: In template definition `tr_GSUP_CHECK_IMEI_ERR': GSUP_Templates.ttcn:533.9-115: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:533.43-114: In parameter #2 for `ies': GSUP_Templates.ttcn:533.43-114: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:548.1-552.40: In template definition `tr_GSUP_EPDGTunnel_REQ': GSUP_Templates.ttcn:550.9-552.40: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:551.3-552.39: In parameter #2 for `ies': GSUP_Templates.ttcn:551.3-552.39: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, -, -, -, -, -, -, -, -)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:567.1-578.46: In template definition `tr_GSUP_EPDGTunnel_RES': GSUP_Templates.ttcn:572.9-578.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:573.3-578.45: In parameter #2 for `ies': GSUP_Templates.ttcn:573.3-578.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, true, pdp_info, message_class, -, -, -, -, pco, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:589.1-597.46: In template definition `tr_GSUP_EPDGTunnel_ERR': GSUP_Templates.ttcn:593.9-597.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:594.3-597.45: In parameter #2 for `ies': GSUP_Templates.ttcn:594.3-597.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:1340.9-1377.1: In function definition `f_gen_ts_ss_ies': GSUP_Templates.ttcn:1355.2-1357.2: In if statement: GSUP_Templates.ttcn:1356.3-47: In variable assignment: GSUP_Templates.ttcn:1356.41-47: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Cause': GSUP_Templates.ttcn:1356.42-46: In parameter #1 for `cause': GSUP_Templates.ttcn:1356.42-46: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1345.6-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1364.2-1366.2: In if statement: GSUP_Templates.ttcn:1365.3-45: In variable assignment: GSUP_Templates.ttcn:1365.42-45: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1365.43-44: In parameter #1 for `ss': GSUP_Templates.ttcn:1365.43-44: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1344.6-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1369.2-1371.2: In if statement: GSUP_Templates.ttcn:1370.3-56: In variable assignment: GSUP_Templates.ttcn:1370.47-56: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1370.48-55: In parameter #1 for `name': GSUP_Templates.ttcn:1370.48-55: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1346.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1372.2-1374.2: In if statement: GSUP_Templates.ttcn:1373.3-61: In variable assignment: GSUP_Templates.ttcn:1373.52-61: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1373.53-60: In parameter #1 for `name': GSUP_Templates.ttcn:1373.53-60: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1347.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1378.9-1441.1: In function definition `f_gen_tr_ss_ies': GSUP_Templates.ttcn:1394.2-1397.2: In if statement: GSUP_Templates.ttcn:1395.3-37: In variable assignment: GSUP_Templates.ttcn:1395.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1395.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1395.32-36: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1383.6-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1409.2-1412.2: In if statement: GSUP_Templates.ttcn:1410.3-35: In variable assignment: GSUP_Templates.ttcn:1410.32-35: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1410.33-34: In parameter #1 for `ss': GSUP_Templates.ttcn:1410.33-34: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1382.6-36: note: Referenced template parameter is here GSUP_Templates.ttcn:1420.2-1423.2: In if statement: GSUP_Templates.ttcn:1421.3-46: In variable assignment: GSUP_Templates.ttcn:1421.37-46: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1421.38-45: In parameter #1 for `name': GSUP_Templates.ttcn:1421.38-45: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1384.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1427.2-1430.2: In if statement: GSUP_Templates.ttcn:1428.3-51: In variable assignment: GSUP_Templates.ttcn:1428.42-51: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1428.43-50: In parameter #1 for `name': GSUP_Templates.ttcn:1428.43-50: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1385.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1537.1-1554.1: In template definition `tr_GSUP_MO_FORWARD_SM_REQ': GSUP_Templates.ttcn:1543.13-1554.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1545.2-1553.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1546.3-23: In component 1: GSUP_Templates.ttcn:1546.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1546.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1546.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1538.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1547.3-31: In component 2: GSUP_Templates.ttcn:1547.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1547.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1547.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1539.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1548.3-31: In component 3: GSUP_Templates.ttcn:1548.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1548.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1548.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1540.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1549.3-31: In component 4: GSUP_Templates.ttcn:1549.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1549.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1549.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1541.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1550.3-31: In component 5: GSUP_Templates.ttcn:1550.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1550.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1550.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1542.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1567.1-1578.1: In template definition `tr_GSUP_MO_FORWARD_SM_RES': GSUP_Templates.ttcn:1570.13-1578.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1572.2-1577.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1573.3-23: In component 1: GSUP_Templates.ttcn:1573.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1573.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1573.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1568.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1574.3-31: In component 2: GSUP_Templates.ttcn:1574.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1574.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1574.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1569.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1593.1-1606.1: In template definition `tr_GSUP_MO_FORWARD_SM_ERR': GSUP_Templates.ttcn:1597.13-1606.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1599.2-1605.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1600.3-23: In component 1: GSUP_Templates.ttcn:1600.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1600.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1600.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1594.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1601.3-31: In component 2: GSUP_Templates.ttcn:1601.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1601.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1601.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1595.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1602.3-37: In component 3: GSUP_Templates.ttcn:1602.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1602.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1602.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1596.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1632.1-1656.1: In template definition `tr_GSUP_MT_FORWARD_SM_REQ': GSUP_Templates.ttcn:1639.13-1656.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1641.2-1655.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1647.3-23: In component 1: GSUP_Templates.ttcn:1647.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1647.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1647.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1633.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1648.3-31: In component 2: GSUP_Templates.ttcn:1648.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1648.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1648.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1634.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1649.3-31: In component 3: GSUP_Templates.ttcn:1649.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1649.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1649.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1635.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1650.3-31: In component 4: GSUP_Templates.ttcn:1650.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1650.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1650.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1636.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1651.3-31: In component 5: GSUP_Templates.ttcn:1651.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1651.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1651.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1637.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1652.3-33: In component 6: GSUP_Templates.ttcn:1652.23-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MMS': GSUP_Templates.ttcn:1652.24-32: In parameter #1 for `mms': GSUP_Templates.ttcn:1652.24-32: warning: Inadequate restriction on the referenced template parameter `sm_rp_mms', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1638.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1669.1-1680.1: In template definition `tr_GSUP_MT_FORWARD_SM_RES': GSUP_Templates.ttcn:1672.13-1680.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1674.2-1679.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1675.3-23: In component 1: GSUP_Templates.ttcn:1675.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1675.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1675.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1670.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1676.3-31: In component 2: GSUP_Templates.ttcn:1676.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1676.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1676.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1671.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1696.1-1709.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR_MS': GSUP_Templates.ttcn:1700.13-1709.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1702.2-1708.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1703.3-23: In component 1: GSUP_Templates.ttcn:1703.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1703.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1703.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1697.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1704.3-31: In component 2: GSUP_Templates.ttcn:1704.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1704.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1704.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1698.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1705.3-37: In component 3: GSUP_Templates.ttcn:1705.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1705.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1705.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1699.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1726.1-1740.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR_NET': GSUP_Templates.ttcn:1730.13-1740.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1732.2-1739.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1733.3-23: In component 1: GSUP_Templates.ttcn:1733.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1733.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1733.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1727.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1734.3-25: In component 2: GSUP_Templates.ttcn:1734.19-25: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1734.20-24: In parameter #1 for `cause': GSUP_Templates.ttcn:1734.20-24: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1729.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1735.3-31: In component 3: GSUP_Templates.ttcn:1735.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1735.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1735.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1728.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1755.1-1768.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': GSUP_Templates.ttcn:1759.13-1768.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1761.2-1767.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1762.3-23: In component 1: GSUP_Templates.ttcn:1762.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1762.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1762.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1756.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1763.3-31: In component 2: GSUP_Templates.ttcn:1763.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1763.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1763.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1757.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1764.3-39: In component 3: GSUP_Templates.ttcn:1764.26-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_ALERT_RSN': GSUP_Templates.ttcn:1764.27-38: In parameter #1 for `rsn': GSUP_Templates.ttcn:1764.27-38: warning: Inadequate restriction on the referenced template parameter `sm_alert_rsn', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1758.2-50: note: Referenced template parameter is here GSUP_Templates.ttcn:1781.1-1792.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': GSUP_Templates.ttcn:1784.13-1792.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1786.2-1791.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1787.3-23: In component 1: GSUP_Templates.ttcn:1787.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1787.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1787.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1782.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1788.3-31: In component 2: GSUP_Templates.ttcn:1788.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1788.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1788.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1783.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1807.1-1820.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': GSUP_Templates.ttcn:1811.13-1820.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1813.2-1819.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1814.3-23: In component 1: GSUP_Templates.ttcn:1814.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1814.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1814.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1808.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1815.3-31: In component 2: GSUP_Templates.ttcn:1815.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1815.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1815.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1809.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1816.3-37: In component 3: GSUP_Templates.ttcn:1816.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1816.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1816.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1810.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1859.1-1874.1: In template definition `tr_GSUP_E_AN_APDU': GSUP_Templates.ttcn:1865.13-1874.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1866.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1866.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1860.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1867.2-1873.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1868.3-23: In component 1: GSUP_Templates.ttcn:1868.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1868.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1868.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1861.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1870.3-37: In component 3: GSUP_Templates.ttcn:1870.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1870.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1870.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1862.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1871.3-47: In component 4: GSUP_Templates.ttcn:1871.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1871.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1871.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1863.2-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1872.3-29: In component 5: GSUP_Templates.ttcn:1872.21-29: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AN_APDU': GSUP_Templates.ttcn:1872.22-28: In parameter #1 for `an_apdu': GSUP_Templates.ttcn:1872.22-28: warning: Inadequate restriction on the referenced template parameter `an_apdu', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1864.2-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1876.1-1889.1: In template definition `tr_GSUP_E_NO_PDU': GSUP_Templates.ttcn:1881.13-1889.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1882.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1882.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1877.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1883.2-1888.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1884.3-23: In component 1: GSUP_Templates.ttcn:1884.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1884.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1884.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1878.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1886.3-37: In component 3: GSUP_Templates.ttcn:1886.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1886.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1886.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1879.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1887.3-47: In component 4: GSUP_Templates.ttcn:1887.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1887.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1887.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1880.2-43: note: Referenced template parameter is here MGCP_Types.ttcn: In TTCN-3 module `MGCP_Types': MGCP_Types.ttcn:50.2-55.2: In type definition `MgcpCommandLine': warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only. MGCP_Types.ttcn:60.2-63.2: In type definition `MgcpParameter': warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only. MGCP_Types.ttcn:73.2-77.2: In type definition `MgcpCommand': warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only. MGCP_Types.ttcn:87.2-91.2: In type definition `MgcpResponseLine': warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only. MGCP_Types.ttcn:96.2-100.2: In type definition `MgcpResponse': warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only. GSUP_Emulation.ttcn: In TTCN-3 module `GSUP_Emulation': GSUP_Emulation.ttcn:267.1-292.1: In function definition `ExpectedCreateCallback': GSUP_Emulation.ttcn:291.2-11: warning: Control never reaches this statement MGCP_Emulation.ttcn: In TTCN-3 module `MGCP_Emulation': MGCP_Emulation.ttcn:269.1-380.1: In function definition `main': MGCP_Emulation.ttcn:288.2-379.2: In while statement: MGCP_Emulation.ttcn:298.3-377.3: In alt construct: MGCP_Emulation.ttcn:323.6-53: In guard operation: MGCP_Emulation.ttcn:323.6-53: In receive statement: MGCP_Emulation.ttcn:323.19-39: warning: Function invocation 'tr_MGCP_RecvFrom_R(?)' may change the actual snapshot. MNCC_Emulation.ttcn: In TTCN-3 module `MNCC_Emulation': MNCC_Emulation.ttcn:400.1-431.1: In function definition `ExpectedCreateCallback': MNCC_Emulation.ttcn:406.2-411.2: In if statement: MNCC_Emulation.ttcn:410.3-12: warning: Control never reaches this statement MNCC_Emulation.ttcn:430.2-11: warning: Control never reaches this statement SGsAP_Templates.ttcn: In TTCN-3 module `SGsAP_Templates': SGsAP_Templates.ttcn:149.1-155.1: In function definition `ts_SGsAP_IE_Lai_omit': SGsAP_Templates.ttcn:152.4-154.2: In else statement: SGsAP_Templates.ttcn:153.3-29: In return statement: SGsAP_Templates.ttcn:153.25-29: In actual parameter list of template `@SGsAP_Templates.ts_SGsAP_IE_Lai': SGsAP_Templates.ttcn:153.26-28: In parameter #1 for `lai': SGsAP_Templates.ttcn:153.26-28: warning: Inadequate restriction on the referenced template parameter `lai', this may cause a dynamic test case error at runtime SGsAP_Templates.ttcn:149.31-69: note: Referenced template parameter is here SGsAP_Templates.ttcn:181.1-188.1: In function definition `ts_SGsAP_IE_TAI_omit': SGsAP_Templates.ttcn:185.4-187.2: In else statement: SGsAP_Templates.ttcn:186.3-29: In return statement: SGsAP_Templates.ttcn:186.25-29: In actual parameter list of template `@SGsAP_Templates.ts_SGsAP_IE_TAI': SGsAP_Templates.ttcn:186.26-28: In parameter #1 for `tai': SGsAP_Templates.ttcn:186.26-28: warning: Inadequate restriction on the referenced template parameter `tai', this may cause a dynamic test case error at runtime SGsAP_Templates.ttcn:181.31-75: note: Referenced template parameter is here SGsAP_Emulation.ttcn: In TTCN-3 module `SGsAP_Emulation': SGsAP_Emulation.ttcn:249.9-266.1: In function definition `f_sgsap_xceive': SGsAP_Emulation.ttcn:256.2-264.2: In alt construct: SGsAP_Emulation.ttcn:257.5-57: In guard operation: SGsAP_Emulation.ttcn:257.5-57: In receive statement: SGsAP_Emulation.ttcn:257.19-43: warning: Function invocation 'tr_SGsAP_RecvFrom_R(rx_t)' may change the actual snapshot. SGsAP_Emulation.ttcn:268.1-385.1: In function definition `main': SGsAP_Emulation.ttcn:289.2-384.2: In while statement: SGsAP_Emulation.ttcn:299.3-382.3: In alt construct: SGsAP_Emulation.ttcn:321.6-73: In guard operation: SGsAP_Emulation.ttcn:321.6-73: In receive statement: SGsAP_Emulation.ttcn:321.20-59: warning: Function invocation 'tr_SGsAP_RecvFrom_R({ sGsAP_DOWNLINK_UNITDATA := { messageType := '00000111'B, iMSI := tr_SGsAP_IMSI(imsi), nAS_MessageContainer := { iEI := '00010110'B, lengthIndicator := ?, nAS_MessageContainer := nas_pdu } } })' may change the actual snapshot. SGsAP_Emulation.ttcn:328.6-73: In guard operation: SGsAP_Emulation.ttcn:328.6-73: In receive statement: SGsAP_Emulation.ttcn:328.20-59: warning: Function invocation 'tr_SGsAP_RecvFrom_R({ sGsAP_UPLINK_UNITDATA := { messageType := '00001000'B, iMSI := tr_SGsAP_IMSI(imsi), nAS_MessageContainer := { iEI := '00010110'B, lengthIndicator := ?, nAS_MessageContainer := nas_pdu }, iMEI_SV := *, uE_TimeZone := *, mobileStationClassmark2 := *, tAI := *, eCGI := * } })' may change the actual snapshot. SGsAP_Emulation.ttcn:338.6-55: In guard operation: SGsAP_Emulation.ttcn:338.6-55: In receive statement: SGsAP_Emulation.ttcn:338.20-41: warning: Function invocation 'tr_SGsAP_RecvFrom_R(?)' may change the actual snapshot. RAN_Emulation.ttcn: In TTCN-3 module `RAN_Emulation': RAN_Emulation.ttcnpp:1514.1-1550.1: In function definition `RanapExpectedCreateCallback': RAN_Emulation.ttcnpp:1521.2-1529.2: In if statement: RAN_Emulation.ttcnpp:1524.3-1528.3: In if statement: RAN_Emulation.ttcnpp:1527.4-13: warning: Control never reaches this statement RAN_Emulation.ttcnpp:1549.2-11: warning: Control never reaches this statement BSC_ConnectionHandler.ttcn: In TTCN-3 module `BSC_ConnectionHandler': BSC_ConnectionHandler.ttcn:388.1-442.1: In function definition `f_establish_fully': BSC_ConnectionHandler.ttcn:429.2-14: In function instance: BSC_ConnectionHandler.ttcn:719.1-733.1: In function definition `f_mm_common': BSC_ConnectionHandler.ttcn:732.2-21: In function instance: BSC_ConnectionHandler.ttcn:596.1-604.1: In function definition `f_expect_common_id': BSC_ConnectionHandler.ttcn:598.2-601.2: In if statement: BSC_ConnectionHandler.ttcn:599.3-600.76: In receive statement: BSC_ConnectionHandler.ttcn:600.8-74: warning: Function invocation 'f_tr_BSSMAP_LastUsedEUTRANPLMNId(g_pars.common_id_last_eutran_plmn)' may change the actual snapshot. BSC_ConnectionHandler.ttcn:601.4-603.2: In else statement: BSC_ConnectionHandler.ttcn:602.3-61: In receive statement: BSC_ConnectionHandler.ttcn:602.35-59: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSC_ConnectionHandler.ttcn:1105.9-1112.32: In template definition `ts_SDP_CRCX_CN': BSC_ConnectionHandler.ttcn:1105.9-1112.32: While checking template restriction `value': SDP_Templates.ttcn:34.10-12: warning: Inadequate restriction on the referenced template parameter `ttl', this may cause a dynamic test case error at runtime SDP_Templates.ttcn:28.11-38: note: Referenced template parameter is here SDP_Templates.ttcn:35.18-28: warning: Inadequate restriction on the referenced template parameter `num_of_addr', this may cause a dynamic test case error at runtime SDP_Templates.ttcn:29.11-46: note: Referenced template parameter is here BSC_ConnectionHandler.ttcn:1115.1-1368.1: In function definition `f_mt_call_complete': BSC_ConnectionHandler.ttcn:1281.4-1358.2: In else statement: BSC_ConnectionHandler.ttcn:1282.3-1357.3: In interleave statement: BSC_ConnectionHandler.ttcn:1295.6-56: In guard operation: BSC_ConnectionHandler.ttcn:1295.6-56: In receive statement: BSC_ConnectionHandler.ttcn:1295.20-40: warning: Function invocation 'tr_RANAP_RabAssReq(?, -, -)' may change the actual snapshot. BSC_ConnectionHandler.ttcn:1378.1-1382.1: In altstep definition `as_paging_tmsi': BSC_ConnectionHandler.ttcn:1381.28-95: In guard operation: BSC_ConnectionHandler.ttcn:1381.28-95: In receive statement: BSC_ConnectionHandler.ttcn:1381.69-93: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSC_ConnectionHandler.ttcn:1558.1-1568.1: In altstep definition `as_optional_mgcp_crcx': BSC_ConnectionHandler.ttcn:1562.3-32: In function instance: BSC_ConnectionHandler.ttcn:1562.3-32: warning: The value returned by function `@BSC_ConnectionHandler.f_handle_crcx' is not used BSC_ConnectionHandler.ttcn:1570.1-1591.1: In altstep definition `as_optional_mgcp_mdcx': BSC_ConnectionHandler.ttcn:1577.3-56: In function instance: BSC_ConnectionHandler.ttcn:1577.3-56: warning: The value returned by function `@MGCP_Templates.f_mgcp_find_param_entry' is not used BSC_ConnectionHandler.ttcn:1665.1-1861.1: In function definition `f_mo_call_establish': BSC_ConnectionHandler.ttcn:1703.2-1847.2: In interleave statement: BSC_ConnectionHandler.ttcn:1759.5-55: In guard operation: BSC_ConnectionHandler.ttcn:1759.5-55: In receive statement: BSC_ConnectionHandler.ttcn:1759.19-39: warning: Function invocation 'tr_RANAP_RabAssReq(*, -, -)' may change the actual snapshot. BSC_ConnectionHandler.ttcn:1850.2-17: In deactivate statement: BSC_ConnectionHandler.ttcn:1850.2-17: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. BSC_ConnectionHandler.ttcn:1863.1-1933.1: In function definition `f_call_hangup': BSC_ConnectionHandler.ttcn:1931.2-17: In deactivate statement: BSC_ConnectionHandler.ttcn:1931.2-17: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. BSC_ConnectionHandler.ttcn:1932.2-17: In deactivate statement: BSC_ConnectionHandler.ttcn:1932.2-17: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. BSC_ConnectionHandler.ttcn:2133.1-2152.1: In template definition `t_SmsPars': BSC_ConnectionHandler.ttcn:2133.1-2152.1: While checking template restriction `value': BSC_ConnectionHandler.ttcn:2127.36-38: warning: Inadequate restriction on the referenced template parameter `npi', this may cause a dynamic test case error at runtime BSC_ConnectionHandler.ttcn:2124.12-39: note: Referenced template parameter is here BSC_ConnectionHandler.ttcn:2128.21-23: warning: Inadequate restriction on the referenced template parameter `ton', this may cause a dynamic test case error at runtime BSC_ConnectionHandler.ttcn:2125.12-38: note: Referenced template parameter is here BSC_ConnectionHandler.ttcn:2129.12-14: warning: Inadequate restriction on the referenced template parameter `ext', this may cause a dynamic test case error at runtime BSC_ConnectionHandler.ttcn:2126.12-36: note: Referenced template parameter is here BSC_ConnectionHandler.ttcn:2130.21-24: warning: Inadequate restriction on the referenced template parameter `addr', this may cause a dynamic test case error at runtime BSC_ConnectionHandler.ttcn:2123.54-76: note: Referenced template parameter is here BSC_ConnectionHandler.ttcn:2162.1-2180.1: In function definition `f_mo_smma': BSC_ConnectionHandler.ttcn:2178.2-14: In deactivate statement: BSC_ConnectionHandler.ttcn:2178.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. BSC_ConnectionHandler.ttcn:2183.1-2204.1: In function definition `f_mo_sms_submit': BSC_ConnectionHandler.ttcn:2202.2-14: In deactivate statement: BSC_ConnectionHandler.ttcn:2202.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. BSC_ConnectionHandler.ttcn:2207.1-2240.1: In function definition `f_mo_sms_wait_rp_ack': BSC_ConnectionHandler.ttcn:2238.2-14: In deactivate statement: BSC_ConnectionHandler.ttcn:2238.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. BSC_ConnectionHandler.ttcn:2260.1-2280.1: In function definition `f_mt_sms_expect': BSC_ConnectionHandler.ttcn:2268.2-60: In receive statement: BSC_ConnectionHandler.ttcn:2268.16-42: warning: Function invocation 'f_mt_sms_deliver_pdu(spars)' may change the actual snapshot. BSC_ConnectionHandler.ttcn:2278.2-14: In deactivate statement: BSC_ConnectionHandler.ttcn:2278.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. BSC_ConnectionHandler.ttcn:2283.1-2302.1: In function definition `f_mt_sms_send_rp_ack': BSC_ConnectionHandler.ttcn:2300.2-14: In deactivate statement: BSC_ConnectionHandler.ttcn:2300.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. BSC_ConnectionHandler.ttcn:2305.1-2324.1: In function definition `f_mt_sms_send_rp_error': BSC_ConnectionHandler.ttcn:2322.2-14: In deactivate statement: BSC_ConnectionHandler.ttcn:2322.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. MAP_PDU_Defs.asn: In ASN.1 module `MAP-PDU-Defs': MAP_PDU_Defs.asn:31: In assignment `MAP-Invoke': MAP_PDU_Defs.asn:31: While instantiating parameterized reference `Invoke': MAP_PDU_Defs.asn:31: In type assignment `Invoke.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:49: In constraint #2 of type `@MAP-PDU-Defs.Invoke.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:71: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:75: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) MAP_PDU_Defs.asn:37: In assignment `MAP-Invoke-help': MAP_PDU_Defs.asn:37: While instantiating parameterized reference `Invoke-help': MAP_PDU_Defs.asn:37: In type assignment `Invoke-help.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:85: In constraint #2 of type `@MAP-PDU-Defs.Invoke-help.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:105: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:109: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) SS_PDU_Defs.asn: In ASN.1 module `SS-PDU-Defs': SS_PDU_Defs.asn:43: In assignment `SS-Invoke': SS_PDU_Defs.asn:43: While instantiating parameterized reference `Invoke': SS_PDU_Defs.asn:43: In type assignment `Invoke.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:49: In constraint #2 of type `@SS-PDU-Defs.Invoke.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:71: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:75: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) SS_PDU_Defs.asn:51: In assignment `SS-Invoke-help': SS_PDU_Defs.asn:51: While instantiating parameterized reference `Invoke-help': SS_PDU_Defs.asn:51: In type assignment `Invoke-help.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:85: In constraint #2 of type `@SS-PDU-Defs.Invoke-help.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:105: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:109: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) MSC_Tests.ttcn: In TTCN-3 module `MSC_Tests': MSC_Tests.ttcn:917.9-951.1: In function definition `f_tc_lu_clear_request': MSC_Tests.ttcn:941.2-949.2: In alt construct: MSC_Tests.ttcn:946.4-9: warning: Control never reaches this statement MSC_Tests.ttcn:961.8-1002.1: In function definition `f_TC_mo_mt_call_clear_request': MSC_Tests.ttcn:986.2-18: In deactivate statement: MSC_Tests.ttcn:986.2-18: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. MSC_Tests.ttcn:1586.8-1606.1: In function definition `f_tc_mo_setup_and_nothing': MSC_Tests.ttcn:1603.2-18: In deactivate statement: MSC_Tests.ttcn:1603.2-18: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. MSC_Tests.ttcn:1617.8-1633.1: In function definition `f_tc_mo_crcx_ran_timeout': MSC_Tests.ttcn:1632.2-18: In deactivate statement: MSC_Tests.ttcn:1632.2-18: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. MSC_Tests.ttcn:1644.8-1658.1: In function definition `f_tc_mo_crcx_ran_reject': MSC_Tests.ttcn:1657.2-18: In deactivate statement: MSC_Tests.ttcn:1657.2-18: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. MSC_Tests.ttcn:1765.8-1850.1: In function definition `f_tc_mt_t310': MSC_Tests.ttcn:1786.2-1811.2: In interleave statement: MSC_Tests.ttcn:1789.3-32: In function instance: MSC_Tests.ttcn:1789.3-32: warning: The value returned by function `@BSC_ConnectionHandler.f_handle_crcx' is not used MSC_Tests.ttcn:1807.3-32: In function instance: MSC_Tests.ttcn:1807.3-32: warning: The value returned by function `@BSC_ConnectionHandler.f_handle_crcx' is not used MSC_Tests.ttcn:2191.8-2242.1: In function definition `f_tc_lu_and_mt_call_already_paging': MSC_Tests.ttcn:2223.2-2230.2: In interleave statement: MSC_Tests.ttcn:2224.5-46: In guard operation: MSC_Tests.ttcn:2224.5-46: In receive statement: MSC_Tests.ttcn:2224.19-45: warning: Function invocation 'f_mt_sms_deliver_pdu(spars)' may change the actual snapshot. MSC_Tests.ttcn:2240.2-18: In deactivate statement: MSC_Tests.ttcn:2240.2-18: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. MSC_Tests.ttcn:2310.8-2327.1: In function definition `f_tc_mo_release_timeout': MSC_Tests.ttcn:2326.2-18: In deactivate statement: MSC_Tests.ttcn:2326.2-18: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. MSC_Tests.ttcn:3344.8-3393.1: In function definition `f_TC_gsup_mt_sms_conn_timeout': MSC_Tests.ttcn:3369.2-43: In receive statement: MSC_Tests.ttcn:3369.16-42: warning: Function invocation 'f_mt_sms_deliver_pdu(spars)' may change the actual snapshot. MSC_Tests.ttcn:3596.8-3664.1: In function definition `f_tc_lu_and_mo_ussd_single_request': MSC_Tests.ttcn:3661.2-31: In function instance: MSC_Tests.ttcn:3661.2-31: warning: The value returned by function `@MSC_Tests.f_expect_mt_dtap_msg' is not used MSC_Tests.ttcn:3674.8-3762.1: In function definition `f_tc_lu_and_mt_ussd_notification': MSC_Tests.ttcn:3720.2-31: In function instance: MSC_Tests.ttcn:3720.2-31: warning: The value returned by function `@MSC_Tests.f_expect_mt_dtap_msg' is not used MSC_Tests.ttcn:3740.2-28: In function instance: MSC_Tests.ttcn:3740.2-28: warning: The value returned by function `@MSC_Tests.f_expect_gsup_msg' is not used MSC_Tests.ttcn:3759.2-32: In function instance: MSC_Tests.ttcn:3759.2-32: warning: The value returned by function `@MSC_Tests.f_expect_mt_dtap_msg' is not used MSC_Tests.ttcn:3772.8-3845.1: In function definition `f_tc_lu_and_mo_ussd_during_mt_call': MSC_Tests.ttcn:3838.2-31: In function instance: MSC_Tests.ttcn:3838.2-31: warning: The value returned by function `@MSC_Tests.f_expect_mt_dtap_msg' is not used MSC_Tests.ttcn:3854.8-3867.1: In function definition `f_tc_mo_cc_bssmap_clear': MSC_Tests.ttcn:3864.2-18: In deactivate statement: MSC_Tests.ttcn:3864.2-18: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. MSC_Tests.ttcn:3878.8-3967.1: In function definition `f_tc_lu_and_mt_ussd_during_mt_call': MSC_Tests.ttcn:3922.2-31: In function instance: MSC_Tests.ttcn:3922.2-31: warning: The value returned by function `@MSC_Tests.f_expect_mt_dtap_msg' is not used MSC_Tests.ttcn:3941.2-28: In function instance: MSC_Tests.ttcn:3941.2-28: warning: The value returned by function `@MSC_Tests.f_expect_gsup_msg' is not used MSC_Tests.ttcn:3960.2-32: In function instance: MSC_Tests.ttcn:3960.2-32: warning: The value returned by function `@MSC_Tests.f_expect_mt_dtap_msg' is not used MSC_Tests.ttcn:3977.8-4065.1: In function definition `f_tc_lu_and_mo_ussd_mo_release': MSC_Tests.ttcn:4042.2-35: In function instance: MSC_Tests.ttcn:4042.2-35: warning: The value returned by function `@MSC_Tests.f_expect_mt_dtap_msg' is not used MSC_Tests.ttcn:4062.2-30: In function instance: MSC_Tests.ttcn:4062.2-30: warning: The value returned by function `@MSC_Tests.f_expect_gsup_msg' is not used MSC_Tests.ttcn:4147.8-4176.1: In function definition `f_tc_mt_ussd_for_unknown_subscr': MSC_Tests.ttcn:4175.2-28: In function instance: MSC_Tests.ttcn:4175.2-28: warning: The value returned by function `@MSC_Tests.f_expect_gsup_msg' is not used MSC_Tests.ttcn:4185.8-4235.1: In function definition `f_tc_mo_ussd_for_unknown_trans': MSC_Tests.ttcn:4223.2-32: In function instance: MSC_Tests.ttcn:4223.2-32: warning: The value returned by function `@MSC_Tests.f_expect_mt_dtap_msg' is not used MSC_Tests.ttcn:4233.2-32: In function instance: MSC_Tests.ttcn:4233.2-32: warning: The value returned by function `@MSC_Tests.f_expect_mt_dtap_msg' is not used MSC_Tests.ttcn:4244.8-4277.1: In function definition `f_tc_proc_ss_for_unknown_session': MSC_Tests.ttcn:4276.2-28: In function instance: MSC_Tests.ttcn:4276.2-28: warning: The value returned by function `@MSC_Tests.f_expect_gsup_msg' is not used MSC_Tests.ttcn:4286.8-4318.1: In function definition `f_tc_proc_ss_paging_fail': MSC_Tests.ttcn:4317.2-43: In function instance: MSC_Tests.ttcn:4317.2-43: warning: The value returned by function `@MSC_Tests.f_expect_gsup_msg' is not used MSC_Tests.ttcn:4327.8-4388.1: In function definition `f_tc_proc_ss_abort': MSC_Tests.ttcn:4377.2-31: In function instance: MSC_Tests.ttcn:4377.2-31: warning: The value returned by function `@MSC_Tests.f_expect_mt_dtap_msg' is not used MSC_Tests.ttcn:4385.2-31: In function instance: MSC_Tests.ttcn:4385.2-31: warning: The value returned by function `@MSC_Tests.f_expect_mt_dtap_msg' is not used MSC_Tests.ttcn:5229.9-5276.1: In function definition `f_tc_sgsap_paging_and_lu': MSC_Tests.ttcn:5239.2-31: In function instance: MSC_Tests.ttcn:5239.2-31: warning: The value returned by function `@SGsAP_Emulation.f_sgsap_reset_mme' is not used MSC_Tests.ttcn:5357.1-5401.1: In function definition `f_mt_sms_sgs': MSC_Tests.ttcn:5398.2-14: In deactivate statement: MSC_Tests.ttcn:5398.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. MSC_Tests.ttcn:5404.1-5450.1: In function definition `f_mo_sms_sgs': MSC_Tests.ttcn:5447.2-14: In deactivate statement: MSC_Tests.ttcn:5447.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. MSC_Tests.ttcn:5810.9-5825.1: In altstep definition `as_mgcp_ack_all_mdcx': MSC_Tests.ttcn:5814.3-56: In function instance: MSC_Tests.ttcn:5814.3-56: warning: The value returned by function `@MGCP_Templates.f_mgcp_find_param_entry' is not used MSC_Tests.ttcn:5835.9-5950.1: In function definition `f_tc_ho_inter_bsc0': MSC_Tests.ttcn:5938.2-21: In deactivate statement: MSC_Tests.ttcn:5938.2-21: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. MSC_Tests.ttcn:5947.2-18: In deactivate statement: MSC_Tests.ttcn:5947.2-18: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. MSC_Tests.ttcn:6096.9-6376.1: In function definition `f_tc_ho_inter_msc_out': MSC_Tests.ttcn:6162.2-70: In function instance: MSC_Tests.ttcn:6162.2-70: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used MSC_Tests.ttcn:6167.2-62: In function instance: MSC_Tests.ttcn:6167.2-62: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used MSC_Tests.ttcn:6214.2-6297.2: In if statement: MSC_Tests.ttcn:6214.13-6297.2: warning: Control never reaches this code because the conditional expression evaluates to false MSC_Tests.ttcn:6363.2-21: In deactivate statement: MSC_Tests.ttcn:6363.2-21: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. MSC_Tests.ttcn:6373.2-18: In deactivate statement: MSC_Tests.ttcn:6373.2-18: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. MSC_Tests.ttcn:6795.8-6875.1: In function definition `f_tc_call_re_establishment_2': MSC_Tests.ttcn:6849.2-32: In deactivate statement: MSC_Tests.ttcn:6849.2-32: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. MSC_Tests.ttcn:6850.2-21: In deactivate statement: MSC_Tests.ttcn:6850.2-21: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. MSC_Tests.ttcn:6874.2-21: In deactivate statement: MSC_Tests.ttcn:6874.2-21: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. MSC_Tests_ASCI.ttcn: In TTCN-3 module `MSC_Tests_ASCI': MSC_Tests_ASCI.ttcn:110.9-221.1: In function definition `f_tc_vgcs_call': MSC_Tests_ASCI.ttcn:130.33-105: In template variable definition `ts_assignment_cpl': BSSMAP_Templates.ttcn:868.28-30: warning: Inadequate restriction on the referenced template parameter `cic', this may cause a dynamic test case error at runtime BSSMAP_Templates.ttcn:858.30-79: note: Referenced template parameter is here BSSMAP_Templates.ttcn:876.27-30: warning: Inadequate restriction on the referenced template parameter `aoip', this may cause a dynamic test case error at runtime BSSMAP_Templates.ttcn:859.9-66: note: Referenced template parameter is here BSSMAP_Templates.ttcn:877.20-30: warning: Inadequate restriction on the referenced template parameter `speechCodec', this may cause a dynamic test case error at runtime BSSMAP_Templates.ttcn:860.9-58: note: Referenced template parameter is here BSSMAP_Templates.ttcn:880.17-24: warning: Inadequate restriction on the referenced template parameter `osmuxCID', this may cause a dynamic test case error at runtime BSSMAP_Templates.ttcn:861.9-57: note: Referenced template parameter is here MSC_Tests_ASCI.ttcn:218.2-17: In deactivate statement: MSC_Tests_ASCI.ttcn:218.2-17: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. MSC_Tests_ASCI.ttcn:219.2-17: In deactivate statement: MSC_Tests_ASCI.ttcn:219.2-17: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. MSC_Tests_ASCI.ttcn:220.2-17: In deactivate statement: MSC_Tests_ASCI.ttcn:220.2-17: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. MSC_Tests_Iu.ttcn: In TTCN-3 module `MSC_Tests_Iu': MSC_Tests_Iu.ttcn:117.9-147.1: In function definition `f_tc_iu_lu_release_request': MSC_Tests_Iu.ttcn:137.2-145.2: In alt construct: MSC_Tests_Iu.ttcn:142.4-9: warning: Control never reaches this statement Notify: Generating code... Notify: File `BSC_ConnectionHandler.hh' was generated. Notify: File `BSC_ConnectionHandler.cc' was generated. Notify: File `BSC_ConnectionHandler_part_1.cc' was generated. Notify: File `BSC_ConnectionHandler_part_2.cc' was generated. Notify: File `BSC_ConnectionHandler_part_3.cc' was generated. Notify: File `BSC_ConnectionHandler_part_4.cc' was generated. Notify: File `BSC_ConnectionHandler_part_5.cc' was generated. Notify: File `BSC_ConnectionHandler_part_6.cc' was generated. Notify: File `BSC_ConnectionHandler_part_7.cc' was generated. Notify: File `BSSAP_CodecPort.hh' was generated. Notify: File `BSSAP_CodecPort.cc' was generated. Notify: File `BSSAP_CodecPort_part_1.cc' was generated. Notify: File `BSSAP_CodecPort_part_2.cc' was generated. Notify: File `BSSAP_CodecPort_part_3.cc' was generated. Notify: File `BSSAP_CodecPort_part_4.cc' was generated. Notify: File `BSSAP_CodecPort_part_5.cc' was generated. Notify: File `BSSAP_CodecPort_part_6.cc' was generated. Notify: File `BSSAP_CodecPort_part_7.cc' was generated. Notify: File `BSSAP_Types.hh' was generated. Notify: File `BSSAP_Types.cc' was generated. Notify: File `BSSAP_Types_part_1.cc' was generated. Notify: File `BSSAP_Types_part_2.cc' was generated. Notify: File `BSSAP_Types_part_3.cc' was generated. Notify: File `BSSAP_Types_part_4.cc' was generated. Notify: File `BSSAP_Types_part_5.cc' was generated. Notify: File `BSSAP_Types_part_6.cc' was generated. Notify: File `BSSAP_Types_part_7.cc' was generated. Notify: File `BSSMAP_Templates.hh' was generated. Notify: File `BSSMAP_Templates.cc' was generated. Notify: File `BSSMAP_Templates_part_1.cc' was generated. Notify: File `BSSMAP_Templates_part_2.cc' was generated. Notify: File `BSSMAP_Templates_part_3.cc' was generated. Notify: File `BSSMAP_Templates_part_4.cc' was generated. Notify: File `BSSMAP_Templates_part_5.cc' was generated. Notify: File `BSSMAP_Templates_part_6.cc' was generated. Notify: File `BSSMAP_Templates_part_7.cc' was generated. Notify: File `DNS_Helpers.hh' was generated. Notify: File `DNS_Helpers.cc' was generated. Notify: File `DNS_Helpers_part_1.cc' was generated. Notify: File `DNS_Helpers_part_2.cc' was generated. Notify: File `DNS_Helpers_part_3.cc' was generated. Notify: File `DNS_Helpers_part_4.cc' was generated. Notify: File `DNS_Helpers_part_5.cc' was generated. Notify: File `DNS_Helpers_part_6.cc' was generated. Notify: File `DNS_Helpers_part_7.cc' was generated. Notify: File `GSM_Types.hh' was generated. Notify: File `GSM_Types.cc' was generated. Notify: File `GSM_Types_part_1.cc' was generated. Notify: File `GSM_Types_part_2.cc' was generated. Notify: File `GSM_Types_part_3.cc' was generated. Notify: File `GSM_Types_part_4.cc' was generated. Notify: File `GSM_Types_part_5.cc' was generated. Notify: File `GSM_Types_part_6.cc' was generated. Notify: File `GSM_Types_part_7.cc' was generated. Notify: File `GSUP_Emulation.hh' was generated. Notify: File `GSUP_Emulation.cc' was generated. Notify: File `GSUP_Emulation_part_1.cc' was generated. Notify: File `GSUP_Emulation_part_2.cc' was generated. Notify: File `GSUP_Emulation_part_3.cc' was generated. Notify: File `GSUP_Emulation_part_4.cc' was generated. Notify: File `GSUP_Emulation_part_5.cc' was generated. Notify: File `GSUP_Emulation_part_6.cc' was generated. Notify: File `GSUP_Emulation_part_7.cc' was generated. Notify: File `GSUP_Templates.hh' was generated. Notify: File `GSUP_Templates.cc' was generated. Notify: File `GSUP_Templates_part_1.cc' was generated. Notify: File `GSUP_Templates_part_2.cc' was generated. Notify: File `GSUP_Templates_part_3.cc' was generated. Notify: File `GSUP_Templates_part_4.cc' was generated. Notify: File `GSUP_Templates_part_5.cc' was generated. Notify: File `GSUP_Templates_part_6.cc' was generated. Notify: File `GSUP_Templates_part_7.cc' was generated. Notify: File `GSUP_Types.hh' was generated. Notify: File `GSUP_Types.cc' was generated. Notify: File `GSUP_Types_part_1.cc' was generated. Notify: File `GSUP_Types_part_2.cc' was generated. Notify: File `GSUP_Types_part_3.cc' was generated. Notify: File `GSUP_Types_part_4.cc' was generated. Notify: File `GSUP_Types_part_5.cc' was generated. Notify: File `GSUP_Types_part_6.cc' was generated. Notify: File `GSUP_Types_part_7.cc' was generated. Notify: File `General_Types.hh' was generated. Notify: File `General_Types.cc' was generated. Notify: File `General_Types_part_1.cc' was generated. Notify: File `General_Types_part_2.cc' was generated. Notify: File `General_Types_part_3.cc' was generated. Notify: File `General_Types_part_4.cc' was generated. Notify: File `General_Types_part_5.cc' was generated. Notify: File `General_Types_part_6.cc' was generated. Notify: File `General_Types_part_7.cc' was generated. Notify: File `IPA_CodecPort.hh' was generated. Notify: File `IPA_CodecPort.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `IPA_CodecPort_part_1.cc' was generated. Notify: File `IPA_CodecPort_part_2.cc' was generated. Notify: File `IPA_CodecPort_part_3.cc' was generated. Notify: File `IPA_CodecPort_part_4.cc' was generated. Notify: File `IPA_CodecPort_part_5.cc' was generated. Notify: File `IPA_CodecPort_part_6.cc' was generated. Notify: File `IPA_CodecPort_part_7.cc' was generated. Notify: File `IPA_Emulation.hh' was generated. Notify: File `IPA_Emulation.cc' was generated. Notify: File `IPA_Emulation_part_1.cc' was generated. Notify: File `IPA_Emulation_part_2.cc' was generated. Notify: File `IPA_Emulation_part_3.cc' was generated. Notify: File `IPA_Emulation_part_4.cc' was generated. Notify: File `IPA_Emulation_part_5.cc' was generated. Notify: File `IPA_Emulation_part_6.cc' was generated. Notify: File `IPA_Emulation_part_7.cc' was generated. Notify: File `IPA_Types.hh' was generated. Notify: File `IPA_Types.cc' was generated. Notify: File `IPA_Types_part_1.cc' was generated. Notify: File `IPA_Types_part_2.cc' was generated. Notify: File `IPA_Types_part_3.cc' was generated. Notify: File `IPA_Types_part_4.cc' was generated. Notify: File `IPA_Types_part_5.cc' was generated. Notify: File `IPA_Types_part_6.cc' was generated. Notify: File `IPA_Types_part_7.cc' was generated. Notify: File `IPL4asp_Functions.hh' was generated. Notify: File `IPL4asp_Functions.cc' was generated. Notify: File `IPL4asp_Functions_part_1.cc' was generated. Notify: File `IPL4asp_Functions_part_2.cc' was generated. Notify: File `IPL4asp_Functions_part_3.cc' was generated. Notify: File `IPL4asp_Functions_part_4.cc' was generated. Notify: File `IPL4asp_Functions_part_5.cc' was generated. Notify: File `IPL4asp_Functions_part_6.cc' was generated. Notify: File `IPL4asp_Functions_part_7.cc' was generated. Notify: File `IPL4asp_PortType.hh' was generated. Notify: File `IPL4asp_PortType.cc' was generated. Notify: File `IPL4asp_PortType_part_1.cc' was generated. Notify: File `IPL4asp_PortType_part_2.cc' was generated. Notify: File `IPL4asp_PortType_part_3.cc' was generated. Notify: File `IPL4asp_PortType_part_4.cc' was generated. Notify: File `IPL4asp_PortType_part_5.cc' was generated. Notify: File `IPL4asp_PortType_part_6.cc' was generated. Notify: File `IPL4asp_PortType_part_7.cc' was generated. Notify: File `IPL4asp_Types.hh' was generated. Notify: File `IPL4asp_Types.cc' was generated. Notify: File `IPL4asp_Types_part_1.cc' was generated. Notify: File `IPL4asp_Types_part_2.cc' was generated. Notify: File `IPL4asp_Types_part_3.cc' was generated. Notify: File `IPL4asp_Types_part_4.cc' was generated. Notify: File `IPL4asp_Types_part_5.cc' was generated. Notify: File `IPL4asp_Types_part_6.cc' was generated. Notify: File `IPL4asp_Types_part_7.cc' was generated. Notify: File `L3_Common.hh' was generated. Notify: File `L3_Common.cc' was generated. Notify: File `L3_Common_part_1.cc' was generated. Notify: File `L3_Common_part_2.cc' was generated. Notify: File `L3_Common_part_3.cc' was generated. Notify: File `L3_Common_part_4.cc' was generated. Notify: File `L3_Common_part_5.cc' was generated. Notify: File `L3_Common_part_6.cc' was generated. Notify: File `L3_Common_part_7.cc' was generated. Notify: File `L3_Templates.hh' was generated. Notify: File `L3_Templates.cc' was generated. Notify: File `L3_Templates_part_1.cc' was generated. Notify: File `L3_Templates_part_2.cc' was generated. Notify: File `L3_Templates_part_3.cc' was generated. Notify: File `L3_Templates_part_4.cc' was generated. Notify: File `L3_Templates_part_5.cc' was generated. Notify: File `L3_Templates_part_6.cc' was generated. Notify: File `L3_Templates_part_7.cc' was generated. Notify: File `M3UA_Emulation.hh' was generated. Notify: File `M3UA_Emulation.cc' was generated. Notify: File `M3UA_Emulation_part_1.cc' was generated. Notify: File `M3UA_Emulation_part_2.cc' was generated. Notify: File `M3UA_Emulation_part_3.cc' was generated. Notify: File `M3UA_Emulation_part_4.cc' was generated. Notify: File `M3UA_Emulation_part_5.cc' was generated. Notify: File `M3UA_Emulation_part_6.cc' was generated. Notify: File `M3UA_Emulation_part_7.cc' was generated. Notify: File `M3UA_Types.hh' was generated. Notify: File `M3UA_Types.cc' was generated. Notify: File `M3UA_Types_part_1.cc' was generated. Notify: File `M3UA_Types_part_2.cc' was generated. Notify: File `M3UA_Types_part_3.cc' was generated. Notify: File `M3UA_Types_part_4.cc' was generated. Notify: File `M3UA_Types_part_5.cc' was generated. Notify: File `M3UA_Types_part_6.cc' was generated. Notify: File `M3UA_Types_part_7.cc' was generated. Notify: File `MAP_ApplicationContexts.hh' was generated. Notify: File `MAP_ApplicationContexts.cc' was generated. Notify: File `MAP_ApplicationContexts_part_1.cc' was generated. Notify: File `MAP_ApplicationContexts_part_2.cc' was generated. Notify: File `MAP_ApplicationContexts_part_3.cc' was generated. Notify: File `MAP_ApplicationContexts_part_4.cc' was generated. Notify: File `MAP_ApplicationContexts_part_5.cc' was generated. Notify: File `MAP_ApplicationContexts_part_6.cc' was generated. Notify: File `MAP_ApplicationContexts_part_7.cc' was generated. Notify: File `MAP_BS_Code.hh' was generated. Notify: File `MAP_BS_Code.cc' was generated. Notify: File `MAP_BS_Code_part_1.cc' was generated. Notify: File `MAP_BS_Code_part_2.cc' was generated. Notify: File `MAP_BS_Code_part_3.cc' was generated. Notify: File `MAP_BS_Code_part_4.cc' was generated. Notify: File `MAP_BS_Code_part_5.cc' was generated. Notify: File `MAP_BS_Code_part_6.cc' was generated. Notify: File `MAP_BS_Code_part_7.cc' was generated. Notify: File `MAP_CH_DataTypes.hh' was generated. Notify: File `MAP_CH_DataTypes.cc' was generated. Notify: File `MAP_CH_DataTypes_part_1.cc' was generated. Notify: File `MAP_CH_DataTypes_part_2.cc' was generated. Notify: File `MAP_CH_DataTypes_part_3.cc' was generated. Notify: File `MAP_CH_DataTypes_part_4.cc' was generated. Notify: File `MAP_CH_DataTypes_part_5.cc' was generated. Notify: File `MAP_CH_DataTypes_part_6.cc' was generated. Notify: File `MAP_CH_DataTypes_part_7.cc' was generated. Notify: File `MAP_CallHandlingOperations.hh' was generated. Notify: File `MAP_CallHandlingOperations.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_1.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_2.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_3.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_4.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_5.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_6.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_7.cc' was generated. Notify: File `MAP_CommonDataTypes.hh' was generated. Notify: File `MAP_CommonDataTypes.cc' was generated. Notify: File `MAP_CommonDataTypes_part_1.cc' was generated. Notify: File `MAP_CommonDataTypes_part_2.cc' was generated. Notify: File `MAP_CommonDataTypes_part_3.cc' was generated. Notify: File `MAP_CommonDataTypes_part_4.cc' was generated. Notify: File `MAP_CommonDataTypes_part_5.cc' was generated. Notify: File `MAP_CommonDataTypes_part_6.cc' was generated. Notify: File `MAP_CommonDataTypes_part_7.cc' was generated. Notify: File `MAP_DialogueInformation.hh' was generated. Notify: File `MAP_DialogueInformation.cc' was generated. Notify: File `MAP_DialogueInformation_part_1.cc' was generated. Notify: File `MAP_DialogueInformation_part_2.cc' was generated. Notify: File `MAP_DialogueInformation_part_3.cc' was generated. Notify: File `MAP_DialogueInformation_part_4.cc' was generated. Notify: File `MAP_DialogueInformation_part_5.cc' was generated. Notify: File `MAP_DialogueInformation_part_6.cc' was generated. Notify: File `MAP_DialogueInformation_part_7.cc' was generated. Notify: File `MAP_ER_DataTypes.hh' was generated. Notify: File `MAP_ER_DataTypes.cc' was generated. Notify: File `MAP_ER_DataTypes_part_1.cc' was generated. Notify: File `MAP_ER_DataTypes_part_2.cc' was generated. Notify: File `MAP_ER_DataTypes_part_3.cc' was generated. Notify: File `MAP_ER_DataTypes_part_4.cc' was generated. Notify: File `MAP_ER_DataTypes_part_5.cc' was generated. Notify: File `MAP_ER_DataTypes_part_6.cc' was generated. Notify: File `MAP_ER_DataTypes_part_7.cc' was generated. Notify: File `MAP_Errors.hh' was generated. Notify: File `MAP_Errors.cc' was generated. Notify: File `MAP_Errors_part_1.cc' was generated. Notify: File `MAP_Errors_part_2.cc' was generated. Notify: File `MAP_Errors_part_3.cc' was generated. Notify: File `MAP_Errors_part_4.cc' was generated. Notify: File `MAP_Errors_part_5.cc' was generated. Notify: File `MAP_Errors_part_6.cc' was generated. Notify: File `MAP_Errors_part_7.cc' was generated. Notify: File `MAP_ExtensionDataTypes.hh' was generated. Notify: File `MAP_ExtensionDataTypes.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_1.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_2.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_3.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_4.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_5.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_6.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_7.cc' was generated. Notify: File `MAP_GR_DataTypes.hh' was generated. Notify: File `MAP_GR_DataTypes.cc' was generated. Notify: File `MAP_GR_DataTypes_part_1.cc' was generated. Notify: File `MAP_GR_DataTypes_part_2.cc' was generated. Notify: File `MAP_GR_DataTypes_part_3.cc' was generated. Notify: File `MAP_GR_DataTypes_part_4.cc' was generated. Notify: File `MAP_GR_DataTypes_part_5.cc' was generated. Notify: File `MAP_GR_DataTypes_part_6.cc' was generated. Notify: File `MAP_GR_DataTypes_part_7.cc' was generated. Notify: File `MAP_Group_Call_Operations.hh' was generated. Notify: File `MAP_Group_Call_Operations.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_1.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_2.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_3.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_4.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_5.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_6.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_7.cc' was generated. Notify: File `MAP_LCS_DataTypes.hh' was generated. Notify: File `MAP_LCS_DataTypes.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_1.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_2.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_3.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_4.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_5.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_6.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_7.cc' was generated. Notify: File `MAP_LocationServiceOperations.hh' was generated. Notify: File `MAP_LocationServiceOperations.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_1.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_2.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_3.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_4.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_5.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_6.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_7.cc' was generated. Notify: File `MAP_MS_DataTypes.hh' was generated. Notify: File `MAP_MS_DataTypes.cc' was generated. Notify: File `MAP_MS_DataTypes_part_1.cc' was generated. Notify: File `MAP_MS_DataTypes_part_2.cc' was generated. Notify: File `MAP_MS_DataTypes_part_3.cc' was generated. Notify: File `MAP_MS_DataTypes_part_4.cc' was generated. Notify: File `MAP_MS_DataTypes_part_5.cc' was generated. Notify: File `MAP_MS_DataTypes_part_6.cc' was generated. Notify: File `MAP_MS_DataTypes_part_7.cc' was generated. Notify: File `MAP_MobileServiceOperations.hh' was generated. Notify: File `MAP_MobileServiceOperations.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_1.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_2.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_3.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_4.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_5.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_6.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_7.cc' was generated. Notify: File `MAP_OM_DataTypes.hh' was generated. Notify: File `MAP_OM_DataTypes.cc' was generated. Notify: File `MAP_OM_DataTypes_part_1.cc' was generated. Notify: File `MAP_OM_DataTypes_part_2.cc' was generated. Notify: File `MAP_OM_DataTypes_part_3.cc' was generated. Notify: File `MAP_OM_DataTypes_part_4.cc' was generated. Notify: File `MAP_OM_DataTypes_part_5.cc' was generated. Notify: File `MAP_OM_DataTypes_part_6.cc' was generated. Notify: File `MAP_OM_DataTypes_part_7.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations.hh' was generated. Notify: File `MAP_OperationAndMaintenanceOperations.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_1.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_2.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_3.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_4.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_5.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_6.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_7.cc' was generated. Notify: File `MAP_PDU_Defs.hh' was generated. Notify: File `MAP_PDU_Defs.cc' was generated. Notify: File `MAP_PDU_Defs_part_1.cc' was generated. Notify: File `MAP_PDU_Defs_part_2.cc' was generated. Notify: File `MAP_PDU_Defs_part_3.cc' was generated. Notify: File `MAP_PDU_Defs_part_4.cc' was generated. Notify: File `MAP_PDU_Defs_part_5.cc' was generated. Notify: File `MAP_PDU_Defs_part_6.cc' was generated. Notify: File `MAP_PDU_Defs_part_7.cc' was generated. Notify: File `MAP_Protocol.hh' was generated. Notify: File `MAP_Protocol.cc' was generated. Notify: File `MAP_Protocol_part_1.cc' was generated. Notify: File `MAP_Protocol_part_2.cc' was generated. Notify: File `MAP_Protocol_part_3.cc' was generated. Notify: File `MAP_Protocol_part_4.cc' was generated. Notify: File `MAP_Protocol_part_5.cc' was generated. Notify: File `MAP_Protocol_part_6.cc' was generated. Notify: File `MAP_Protocol_part_7.cc' was generated. Notify: File `MAP_SM_DataTypes.hh' was generated. Notify: File `MAP_SM_DataTypes.cc' was generated. Notify: File `MAP_SM_DataTypes_part_1.cc' was generated. Notify: File `MAP_SM_DataTypes_part_2.cc' was generated. Notify: File `MAP_SM_DataTypes_part_3.cc' was generated. Notify: File `MAP_SM_DataTypes_part_4.cc' was generated. Notify: File `MAP_SM_DataTypes_part_5.cc' was generated. Notify: File `MAP_SM_DataTypes_part_6.cc' was generated. Notify: File `MAP_SM_DataTypes_part_7.cc' was generated. Notify: File `MAP_SS_Code.hh' was generated. Notify: File `MAP_SS_Code.cc' was generated. Notify: File `MAP_SS_Code_part_1.cc' was generated. Notify: File `MAP_SS_Code_part_2.cc' was generated. Notify: File `MAP_SS_Code_part_3.cc' was generated. Notify: File `MAP_SS_Code_part_4.cc' was generated. Notify: File `MAP_SS_Code_part_5.cc' was generated. Notify: File `MAP_SS_Code_part_6.cc' was generated. Notify: File `MAP_SS_Code_part_7.cc' was generated. Notify: File `MAP_SS_DataTypes.hh' was generated. Notify: File `MAP_SS_DataTypes.cc' was generated. Notify: File `MAP_SS_DataTypes_part_1.cc' was generated. Notify: File `MAP_SS_DataTypes_part_2.cc' was generated. Notify: File `MAP_SS_DataTypes_part_3.cc' was generated. Notify: File `MAP_SS_DataTypes_part_4.cc' was generated. Notify: File `MAP_SS_DataTypes_part_5.cc' was generated. Notify: File `MAP_SS_DataTypes_part_6.cc' was generated. Notify: File `MAP_SS_DataTypes_part_7.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations.hh' was generated. Notify: File `MAP_ShortMessageServiceOperations.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_1.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_2.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_3.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_4.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_5.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_6.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_7.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations.hh' was generated. Notify: File `MAP_SupplementaryServiceOperations.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_1.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_2.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_3.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_4.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_5.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_6.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_7.cc' was generated. Notify: File `MAP_TS_Code.hh' was generated. Notify: File `MAP_TS_Code.cc' was generated. Notify: File `MAP_TS_Code_part_1.cc' was generated. Notify: File `MAP_TS_Code_part_2.cc' was generated. Notify: File `MAP_TS_Code_part_3.cc' was generated. Notify: File `MAP_TS_Code_part_4.cc' was generated. Notify: File `MAP_TS_Code_part_5.cc' was generated. Notify: File `MAP_TS_Code_part_6.cc' was generated. Notify: File `MAP_TS_Code_part_7.cc' was generated. Notify: File `MAP_Types.hh' was generated. Notify: File `MAP_Types.cc' was generated. Notify: File `MAP_Types_part_1.cc' was generated. Notify: File `MAP_Types_part_2.cc' was generated. Notify: File `MAP_Types_part_3.cc' was generated. Notify: File `MAP_Types_part_4.cc' was generated. Notify: File `MAP_Types_part_5.cc' was generated. Notify: File `MAP_Types_part_6.cc' was generated. Notify: File `MAP_Types_part_7.cc' was generated. Notify: File `MGCP_CodecPort.hh' was generated. Notify: File `MGCP_CodecPort.cc' was generated. Notify: File `MGCP_CodecPort_CtrlFunct.hh' was generated. Notify: File `MGCP_CodecPort_CtrlFunct.cc' was generated. Notify: File `MGCP_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `MGCP_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `MGCP_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `MGCP_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `MGCP_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `MGCP_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `MGCP_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `MGCP_CodecPort_part_1.cc' was generated. Notify: File `MGCP_CodecPort_part_2.cc' was generated. Notify: File `MGCP_CodecPort_part_3.cc' was generated. Notify: File `MGCP_CodecPort_part_4.cc' was generated. Notify: File `MGCP_CodecPort_part_5.cc' was generated. Notify: File `MGCP_CodecPort_part_6.cc' was generated. Notify: File `MGCP_CodecPort_part_7.cc' was generated. Notify: File `MGCP_Emulation.hh' was generated. Notify: File `MGCP_Emulation.cc' was generated. Notify: File `MGCP_Emulation_part_1.cc' was generated. Notify: File `MGCP_Emulation_part_2.cc' was generated. Notify: File `MGCP_Emulation_part_3.cc' was generated. Notify: File `MGCP_Emulation_part_4.cc' was generated. Notify: File `MGCP_Emulation_part_5.cc' was generated. Notify: File `MGCP_Emulation_part_6.cc' was generated. Notify: File `MGCP_Emulation_part_7.cc' was generated. Notify: File `MGCP_Templates.hh' was generated. Notify: File `MGCP_Templates.cc' was generated. Notify: File `MGCP_Templates_part_1.cc' was generated. Notify: File `MGCP_Templates_part_2.cc' was generated. Notify: File `MGCP_Templates_part_3.cc' was generated. Notify: File `MGCP_Templates_part_4.cc' was generated. Notify: File `MGCP_Templates_part_5.cc' was generated. Notify: File `MGCP_Templates_part_6.cc' was generated. Notify: File `MGCP_Templates_part_7.cc' was generated. Notify: File `MGCP_Types.hh' was generated. Notify: File `MGCP_Types.cc' was generated. Notify: File `MGCP_Types_part_1.cc' was generated. Notify: File `MGCP_Types_part_2.cc' was generated. Notify: File `MGCP_Types_part_3.cc' was generated. Notify: File `MGCP_Types_part_4.cc' was generated. Notify: File `MGCP_Types_part_5.cc' was generated. Notify: File `MGCP_Types_part_6.cc' was generated. Notify: File `MGCP_Types_part_7.cc' was generated. Notify: File `MNCC_CodecPort.hh' was generated. Notify: File `MNCC_CodecPort.cc' was generated. Notify: File `MNCC_CodecPort_part_1.cc' was generated. Notify: File `MNCC_CodecPort_part_2.cc' was generated. Notify: File `MNCC_CodecPort_part_3.cc' was generated. Notify: File `MNCC_CodecPort_part_4.cc' was generated. Notify: File `MNCC_CodecPort_part_5.cc' was generated. Notify: File `MNCC_CodecPort_part_6.cc' was generated. Notify: File `MNCC_CodecPort_part_7.cc' was generated. Notify: File `MNCC_Emulation.hh' was generated. Notify: File `MNCC_Emulation.cc' was generated. Notify: File `MNCC_Emulation_part_1.cc' was generated. Notify: File `MNCC_Emulation_part_2.cc' was generated. Notify: File `MNCC_Emulation_part_3.cc' was generated. Notify: File `MNCC_Emulation_part_4.cc' was generated. Notify: File `MNCC_Emulation_part_5.cc' was generated. Notify: File `MNCC_Emulation_part_6.cc' was generated. Notify: File `MNCC_Emulation_part_7.cc' was generated. Notify: File `MNCC_Types.hh' was generated. Notify: File `MNCC_Types.cc' was generated. Notify: File `MNCC_Types_part_1.cc' was generated. Notify: File `MNCC_Types_part_2.cc' was generated. Notify: File `MNCC_Types_part_3.cc' was generated. Notify: File `MNCC_Types_part_4.cc' was generated. Notify: File `MNCC_Types_part_5.cc' was generated. Notify: File `MNCC_Types_part_6.cc' was generated. Notify: File `MNCC_Types_part_7.cc' was generated. Notify: File `MSC_Tests.hh' was generated. Notify: File `MSC_Tests.cc' was generated. Notify: File `MSC_Tests_ASCI.hh' was generated. Notify: File `MSC_Tests_ASCI.cc' was generated. Notify: File `MSC_Tests_ASCI_part_1.cc' was generated. Notify: File `MSC_Tests_ASCI_part_2.cc' was generated. Notify: File `MSC_Tests_ASCI_part_3.cc' was generated. Notify: File `MSC_Tests_ASCI_part_4.cc' was generated. Notify: File `MSC_Tests_ASCI_part_5.cc' was generated. Notify: File `MSC_Tests_ASCI_part_6.cc' was generated. Notify: File `MSC_Tests_ASCI_part_7.cc' was generated. Notify: File `MSC_Tests_Iu.hh' was generated. Notify: File `MSC_Tests_Iu.cc' was generated. Notify: File `MSC_Tests_Iu_part_1.cc' was generated. Notify: File `MSC_Tests_Iu_part_2.cc' was generated. Notify: File `MSC_Tests_Iu_part_3.cc' was generated. Notify: File `MSC_Tests_Iu_part_4.cc' was generated. Notify: File `MSC_Tests_Iu_part_5.cc' was generated. Notify: File `MSC_Tests_Iu_part_6.cc' was generated. Notify: File `MSC_Tests_Iu_part_7.cc' was generated. Notify: File `MSC_Tests_part_1.cc' was generated. Notify: File `MSC_Tests_part_2.cc' was generated. Notify: File `MSC_Tests_part_3.cc' was generated. Notify: File `MSC_Tests_part_4.cc' was generated. Notify: File `MSC_Tests_part_5.cc' was generated. Notify: File `MSC_Tests_part_6.cc' was generated. Notify: File `MSC_Tests_part_7.cc' was generated. Notify: File `MTP3asp_PortType.hh' was generated. Notify: File `MTP3asp_PortType.cc' was generated. Notify: File `MTP3asp_PortType_part_1.cc' was generated. Notify: File `MTP3asp_PortType_part_2.cc' was generated. Notify: File `MTP3asp_PortType_part_3.cc' was generated. Notify: File `MTP3asp_PortType_part_4.cc' was generated. Notify: File `MTP3asp_PortType_part_5.cc' was generated. Notify: File `MTP3asp_PortType_part_6.cc' was generated. Notify: File `MTP3asp_PortType_part_7.cc' was generated. Notify: File `MTP3asp_Types.hh' was generated. Notify: File `MTP3asp_Types.cc' was generated. Notify: File `MTP3asp_Types_part_1.cc' was generated. Notify: File `MTP3asp_Types_part_2.cc' was generated. Notify: File `MTP3asp_Types_part_3.cc' was generated. Notify: File `MTP3asp_Types_part_4.cc' was generated. Notify: File `MTP3asp_Types_part_5.cc' was generated. Notify: File `MTP3asp_Types_part_6.cc' was generated. Notify: File `MTP3asp_Types_part_7.cc' was generated. Notify: File `Misc_Helpers.hh' was generated. Notify: File `Misc_Helpers.cc' was generated. Notify: File `Misc_Helpers_part_1.cc' was generated. Notify: File `Misc_Helpers_part_2.cc' was generated. Notify: File `Misc_Helpers_part_3.cc' was generated. Notify: File `Misc_Helpers_part_4.cc' was generated. Notify: File `Misc_Helpers_part_5.cc' was generated. Notify: File `Misc_Helpers_part_6.cc' was generated. Notify: File `Misc_Helpers_part_7.cc' was generated. Notify: File `MobileDomainDefinitions.hh' was generated. Notify: File `MobileDomainDefinitions.cc' was generated. Notify: File `MobileDomainDefinitions_part_1.cc' was generated. Notify: File `MobileDomainDefinitions_part_2.cc' was generated. Notify: File `MobileDomainDefinitions_part_3.cc' was generated. Notify: File `MobileDomainDefinitions_part_4.cc' was generated. Notify: File `MobileDomainDefinitions_part_5.cc' was generated. Notify: File `MobileDomainDefinitions_part_6.cc' was generated. Notify: File `MobileDomainDefinitions_part_7.cc' was generated. Notify: File `MobileL3_CC_Types.hh' was generated. Notify: File `MobileL3_CC_Types.cc' was generated. Notify: File `MobileL3_CC_Types_part_1.cc' was generated. Notify: File `MobileL3_CC_Types_part_2.cc' was generated. Notify: File `MobileL3_CC_Types_part_3.cc' was generated. Notify: File `MobileL3_CC_Types_part_4.cc' was generated. Notify: File `MobileL3_CC_Types_part_5.cc' was generated. Notify: File `MobileL3_CC_Types_part_6.cc' was generated. Notify: File `MobileL3_CC_Types_part_7.cc' was generated. Notify: File `MobileL3_CommonIE_Types.hh' was generated. Notify: File `MobileL3_CommonIE_Types.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. Notify: File `MobileL3_GMM_SM_Types.hh' was generated. Notify: File `MobileL3_GMM_SM_Types.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. Notify: File `MobileL3_MM_Types.hh' was generated. Notify: File `MobileL3_MM_Types.cc' was generated. Notify: File `MobileL3_MM_Types_part_1.cc' was generated. Notify: File `MobileL3_MM_Types_part_2.cc' was generated. Notify: File `MobileL3_MM_Types_part_3.cc' was generated. Notify: File `MobileL3_MM_Types_part_4.cc' was generated. Notify: File `MobileL3_MM_Types_part_5.cc' was generated. Notify: File `MobileL3_MM_Types_part_6.cc' was generated. Notify: File `MobileL3_MM_Types_part_7.cc' was generated. Notify: File `MobileL3_RRM_Types.hh' was generated. Notify: File `MobileL3_RRM_Types.cc' was generated. Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. Notify: File `MobileL3_SMS_Types.hh' was generated. Notify: File `MobileL3_SMS_Types.cc' was generated. Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. Notify: File `MobileL3_SS_Types.hh' was generated. Notify: File `MobileL3_SS_Types.cc' was generated. Notify: File `MobileL3_SS_Types_part_1.cc' was generated. Notify: File `MobileL3_SS_Types_part_2.cc' was generated. Notify: File `MobileL3_SS_Types_part_3.cc' was generated. Notify: File `MobileL3_SS_Types_part_4.cc' was generated. Notify: File `MobileL3_SS_Types_part_5.cc' was generated. Notify: File `MobileL3_SS_Types_part_6.cc' was generated. Notify: File `MobileL3_SS_Types_part_7.cc' was generated. Notify: File `MobileL3_Types.hh' was generated. Notify: File `MobileL3_Types.cc' was generated. Notify: File `MobileL3_Types_part_1.cc' was generated. Notify: File `MobileL3_Types_part_2.cc' was generated. Notify: File `MobileL3_Types_part_3.cc' was generated. Notify: File `MobileL3_Types_part_4.cc' was generated. Notify: File `MobileL3_Types_part_5.cc' was generated. Notify: File `MobileL3_Types_part_6.cc' was generated. Notify: File `MobileL3_Types_part_7.cc' was generated. Notify: File `Native_Functions.hh' was generated. Notify: File `Native_Functions.cc' was generated. Notify: File `Native_Functions_part_1.cc' was generated. Notify: File `Native_Functions_part_2.cc' was generated. Notify: File `Native_Functions_part_3.cc' was generated. Notify: File `Native_Functions_part_4.cc' was generated. Notify: File `Native_Functions_part_5.cc' was generated. Notify: File `Native_Functions_part_6.cc' was generated. Notify: File `Native_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Adapter.hh' was generated. Notify: File `Osmocom_CTRL_Adapter.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Functions.hh' was generated. Notify: File `Osmocom_CTRL_Functions.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Types.hh' was generated. Notify: File `Osmocom_CTRL_Types.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. Notify: File `Osmocom_Types.hh' was generated. Notify: File `Osmocom_Types.cc' was generated. Notify: File `Osmocom_Types_part_1.cc' was generated. Notify: File `Osmocom_Types_part_2.cc' was generated. Notify: File `Osmocom_Types_part_3.cc' was generated. Notify: File `Osmocom_Types_part_4.cc' was generated. Notify: File `Osmocom_Types_part_5.cc' was generated. Notify: File `Osmocom_Types_part_6.cc' was generated. Notify: File `Osmocom_Types_part_7.cc' was generated. Notify: File `Osmocom_VTY_Functions.hh' was generated. Notify: File `Osmocom_VTY_Functions.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. Notify: File `PCO_Types.hh' was generated. Notify: File `PCO_Types.cc' was generated. Notify: File `PCO_Types_part_1.cc' was generated. Notify: File `PCO_Types_part_2.cc' was generated. Notify: File `PCO_Types_part_3.cc' was generated. Notify: File `PCO_Types_part_4.cc' was generated. Notify: File `PCO_Types_part_5.cc' was generated. Notify: File `PCO_Types_part_6.cc' was generated. Notify: File `PCO_Types_part_7.cc' was generated. Notify: File `RANAP_CodecPort.hh' was generated. Notify: File `RANAP_CodecPort.cc' was generated. Notify: File `RANAP_CodecPort_part_1.cc' was generated. Notify: File `RANAP_CodecPort_part_2.cc' was generated. Notify: File `RANAP_CodecPort_part_3.cc' was generated. Notify: File `RANAP_CodecPort_part_4.cc' was generated. Notify: File `RANAP_CodecPort_part_5.cc' was generated. Notify: File `RANAP_CodecPort_part_6.cc' was generated. Notify: File `RANAP_CodecPort_part_7.cc' was generated. Notify: File `RANAP_CommonDataTypes.hh' was generated. Notify: File `RANAP_CommonDataTypes.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_1.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_2.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_3.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_4.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_5.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_6.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_7.cc' was generated. Notify: File `RANAP_Constants.hh' was generated. Notify: File `RANAP_Constants.cc' was generated. Notify: File `RANAP_Constants_part_1.cc' was generated. Notify: File `RANAP_Constants_part_2.cc' was generated. Notify: File `RANAP_Constants_part_3.cc' was generated. Notify: File `RANAP_Constants_part_4.cc' was generated. Notify: File `RANAP_Constants_part_5.cc' was generated. Notify: File `RANAP_Constants_part_6.cc' was generated. Notify: File `RANAP_Constants_part_7.cc' was generated. Notify: File `RANAP_Containers.hh' was generated. Notify: File `RANAP_Containers.cc' was generated. Notify: File `RANAP_Containers_part_1.cc' was generated. Notify: File `RANAP_Containers_part_2.cc' was generated. Notify: File `RANAP_Containers_part_3.cc' was generated. Notify: File `RANAP_Containers_part_4.cc' was generated. Notify: File `RANAP_Containers_part_5.cc' was generated. Notify: File `RANAP_Containers_part_6.cc' was generated. Notify: File `RANAP_Containers_part_7.cc' was generated. Notify: File `RANAP_IEs.hh' was generated. Notify: File `RANAP_IEs.cc' was generated. Notify: File `RANAP_IEs_part_1.cc' was generated. Notify: File `RANAP_IEs_part_2.cc' was generated. Notify: File `RANAP_IEs_part_3.cc' was generated. Notify: File `RANAP_IEs_part_4.cc' was generated. Notify: File `RANAP_IEs_part_5.cc' was generated. Notify: File `RANAP_IEs_part_6.cc' was generated. Notify: File `RANAP_IEs_part_7.cc' was generated. Notify: File `RANAP_PDU_Contents.hh' was generated. Notify: File `RANAP_PDU_Contents.cc' was generated. Notify: File `RANAP_PDU_Contents_part_1.cc' was generated. Notify: File `RANAP_PDU_Contents_part_2.cc' was generated. Notify: File `RANAP_PDU_Contents_part_3.cc' was generated. Notify: File `RANAP_PDU_Contents_part_4.cc' was generated. Notify: File `RANAP_PDU_Contents_part_5.cc' was generated. Notify: File `RANAP_PDU_Contents_part_6.cc' was generated. Notify: File `RANAP_PDU_Contents_part_7.cc' was generated. Notify: File `RANAP_PDU_Descriptions.hh' was generated. Notify: File `RANAP_PDU_Descriptions.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_1.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_2.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_3.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_4.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_5.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_6.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_7.cc' was generated. Notify: File `RANAP_Templates.hh' was generated. Notify: File `RANAP_Templates.cc' was generated. Notify: File `RANAP_Templates_part_1.cc' was generated. Notify: File `RANAP_Templates_part_2.cc' was generated. Notify: File `RANAP_Templates_part_3.cc' was generated. Notify: File `RANAP_Templates_part_4.cc' was generated. Notify: File `RANAP_Templates_part_5.cc' was generated. Notify: File `RANAP_Templates_part_6.cc' was generated. Notify: File `RANAP_Templates_part_7.cc' was generated. Notify: File `RANAP_Types.hh' was generated. Notify: File `RANAP_Types.cc' was generated. Notify: File `RANAP_Types_part_1.cc' was generated. Notify: File `RANAP_Types_part_2.cc' was generated. Notify: File `RANAP_Types_part_3.cc' was generated. Notify: File `RANAP_Types_part_4.cc' was generated. Notify: File `RANAP_Types_part_5.cc' was generated. Notify: File `RANAP_Types_part_6.cc' was generated. Notify: File `RANAP_Types_part_7.cc' was generated. Notify: File `RAN_Adapter.hh' was generated. Notify: File `RAN_Adapter.cc' was generated. Notify: File `RAN_Adapter_part_1.cc' was generated. Notify: File `RAN_Adapter_part_2.cc' was generated. Notify: File `RAN_Adapter_part_3.cc' was generated. Notify: File `RAN_Adapter_part_4.cc' was generated. Notify: File `RAN_Adapter_part_5.cc' was generated. Notify: File `RAN_Adapter_part_6.cc' was generated. Notify: File `RAN_Adapter_part_7.cc' was generated. Notify: File `RAN_Emulation.hh' was generated. Notify: File `RAN_Emulation.cc' was generated. Notify: File `RAN_Emulation_part_1.cc' was generated. Notify: File `RAN_Emulation_part_2.cc' was generated. Notify: File `RAN_Emulation_part_3.cc' was generated. Notify: File `RAN_Emulation_part_4.cc' was generated. Notify: File `RAN_Emulation_part_5.cc' was generated. Notify: File `RAN_Emulation_part_6.cc' was generated. Notify: File `RAN_Emulation_part_7.cc' was generated. Notify: File `RLCMAC_CSN1_Templates.hh' was generated. Notify: File `RLCMAC_CSN1_Templates.cc' was generated. Notify: File `RLCMAC_CSN1_Templates_part_1.cc' was generated. Notify: File `RLCMAC_CSN1_Templates_part_2.cc' was generated. Notify: File `RLCMAC_CSN1_Templates_part_3.cc' was generated. Notify: File `RLCMAC_CSN1_Templates_part_4.cc' was generated. Notify: File `RLCMAC_CSN1_Templates_part_5.cc' was generated. Notify: File `RLCMAC_CSN1_Templates_part_6.cc' was generated. Notify: File `RLCMAC_CSN1_Templates_part_7.cc' was generated. Notify: File `RLCMAC_CSN1_Types.hh' was generated. Notify: File `RLCMAC_CSN1_Types.cc' was generated. Notify: File `RLCMAC_CSN1_Types_part_1.cc' was generated. Notify: File `RLCMAC_CSN1_Types_part_2.cc' was generated. Notify: File `RLCMAC_CSN1_Types_part_3.cc' was generated. Notify: File `RLCMAC_CSN1_Types_part_4.cc' was generated. Notify: File `RLCMAC_CSN1_Types_part_5.cc' was generated. Notify: File `RLCMAC_CSN1_Types_part_6.cc' was generated. Notify: File `RLCMAC_CSN1_Types_part_7.cc' was generated. Notify: File `RTP_CodecPort.hh' was generated. Notify: File `RTP_CodecPort.cc' was generated. Notify: File `RTP_CodecPort_part_1.cc' was generated. Notify: File `RTP_CodecPort_part_2.cc' was generated. Notify: File `RTP_CodecPort_part_3.cc' was generated. Notify: File `RTP_CodecPort_part_4.cc' was generated. Notify: File `RTP_CodecPort_part_5.cc' was generated. Notify: File `RTP_CodecPort_part_6.cc' was generated. Notify: File `RTP_CodecPort_part_7.cc' was generated. Notify: File `RTP_Types.hh' was generated. Notify: File `RTP_Types.cc' was generated. Notify: File `RTP_Types_part_1.cc' was generated. Notify: File `RTP_Types_part_2.cc' was generated. Notify: File `RTP_Types_part_3.cc' was generated. Notify: File `RTP_Types_part_4.cc' was generated. Notify: File `RTP_Types_part_5.cc' was generated. Notify: File `RTP_Types_part_6.cc' was generated. Notify: File `RTP_Types_part_7.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs.hh' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_1.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_2.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_3.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_4.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_5.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_6.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_7.cc' was generated. Notify: File `Remote_Operations_Information_Objects.hh' was generated. Notify: File `Remote_Operations_Information_Objects.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_1.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_2.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_3.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_4.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_5.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_6.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_7.cc' was generated. Notify: File `SCCP_Emulation.hh' was generated. Notify: File `SCCP_Emulation.cc' was generated. Notify: File `SCCP_Emulation_part_1.cc' was generated. Notify: File `SCCP_Emulation_part_2.cc' was generated. Notify: File `SCCP_Emulation_part_3.cc' was generated. Notify: File `SCCP_Emulation_part_4.cc' was generated. Notify: File `SCCP_Emulation_part_5.cc' was generated. Notify: File `SCCP_Emulation_part_6.cc' was generated. Notify: File `SCCP_Emulation_part_7.cc' was generated. Notify: File `SCCP_Mapping.hh' was generated. Notify: File `SCCP_Mapping.cc' was generated. Notify: File `SCCP_Mapping_part_1.cc' was generated. Notify: File `SCCP_Mapping_part_2.cc' was generated. Notify: File `SCCP_Mapping_part_3.cc' was generated. Notify: File `SCCP_Mapping_part_4.cc' was generated. Notify: File `SCCP_Mapping_part_5.cc' was generated. Notify: File `SCCP_Mapping_part_6.cc' was generated. Notify: File `SCCP_Mapping_part_7.cc' was generated. Notify: File `SCCP_Templates.hh' was generated. Notify: File `SCCP_Templates.cc' was generated. Notify: File `SCCP_Templates_part_1.cc' was generated. Notify: File `SCCP_Templates_part_2.cc' was generated. Notify: File `SCCP_Templates_part_3.cc' was generated. Notify: File `SCCP_Templates_part_4.cc' was generated. Notify: File `SCCP_Templates_part_5.cc' was generated. Notify: File `SCCP_Templates_part_6.cc' was generated. Notify: File `SCCP_Templates_part_7.cc' was generated. Notify: File `SCCP_Types.hh' was generated. Notify: File `SCCP_Types.cc' was generated. Notify: File `SCCP_Types_part_1.cc' was generated. Notify: File `SCCP_Types_part_2.cc' was generated. Notify: File `SCCP_Types_part_3.cc' was generated. Notify: File `SCCP_Types_part_4.cc' was generated. Notify: File `SCCP_Types_part_5.cc' was generated. Notify: File `SCCP_Types_part_6.cc' was generated. Notify: File `SCCP_Types_part_7.cc' was generated. Notify: File `SCCPasp_Types.hh' was generated. Notify: File `SCCPasp_Types.cc' was generated. Notify: File `SCCPasp_Types_part_1.cc' was generated. Notify: File `SCCPasp_Types_part_2.cc' was generated. Notify: File `SCCPasp_Types_part_3.cc' was generated. Notify: File `SCCPasp_Types_part_4.cc' was generated. Notify: File `SCCPasp_Types_part_5.cc' was generated. Notify: File `SCCPasp_Types_part_6.cc' was generated. Notify: File `SCCPasp_Types_part_7.cc' was generated. Notify: File `SCTP_Templates.hh' was generated. Notify: File `SCTP_Templates.cc' was generated. Notify: File `SCTP_Templates_part_1.cc' was generated. Notify: File `SCTP_Templates_part_2.cc' was generated. Notify: File `SCTP_Templates_part_3.cc' was generated. Notify: File `SCTP_Templates_part_4.cc' was generated. Notify: File `SCTP_Templates_part_5.cc' was generated. Notify: File `SCTP_Templates_part_6.cc' was generated. Notify: File `SCTP_Templates_part_7.cc' was generated. Notify: File `SCTPasp_PortType.hh' was generated. Notify: File `SCTPasp_PortType.cc' was generated. Notify: File `SCTPasp_PortType_part_1.cc' was generated. Notify: File `SCTPasp_PortType_part_2.cc' was generated. Notify: File `SCTPasp_PortType_part_3.cc' was generated. Notify: File `SCTPasp_PortType_part_4.cc' was generated. Notify: File `SCTPasp_PortType_part_5.cc' was generated. Notify: File `SCTPasp_PortType_part_6.cc' was generated. Notify: File `SCTPasp_PortType_part_7.cc' was generated. Notify: File `SCTPasp_Types.hh' was generated. Notify: File `SCTPasp_Types.cc' was generated. Notify: File `SCTPasp_Types_part_1.cc' was generated. Notify: File `SCTPasp_Types_part_2.cc' was generated. Notify: File `SCTPasp_Types_part_3.cc' was generated. Notify: File `SCTPasp_Types_part_4.cc' was generated. Notify: File `SCTPasp_Types_part_5.cc' was generated. Notify: File `SCTPasp_Types_part_6.cc' was generated. Notify: File `SCTPasp_Types_part_7.cc' was generated. Notify: File `SDP_Templates.hh' was generated. Notify: File `SDP_Templates.cc' was generated. Notify: File `SDP_Templates_part_1.cc' was generated. Notify: File `SDP_Templates_part_2.cc' was generated. Notify: File `SDP_Templates_part_3.cc' was generated. Notify: File `SDP_Templates_part_4.cc' was generated. Notify: File `SDP_Templates_part_5.cc' was generated. Notify: File `SDP_Templates_part_6.cc' was generated. Notify: File `SDP_Templates_part_7.cc' was generated. Notify: File `SDP_Types.hh' was generated. Notify: File `SDP_Types.cc' was generated. Notify: File `SDP_Types_part_1.cc' was generated. Notify: File `SDP_Types_part_2.cc' was generated. Notify: File `SDP_Types_part_3.cc' was generated. Notify: File `SDP_Types_part_4.cc' was generated. Notify: File `SDP_Types_part_5.cc' was generated. Notify: File `SDP_Types_part_6.cc' was generated. Notify: File `SDP_Types_part_7.cc' was generated. Notify: File `SGsAP_CodecPort.hh' was generated. Notify: File `SGsAP_CodecPort.cc' was generated. Notify: File `SGsAP_CodecPort_CtrlFunct.hh' was generated. Notify: File `SGsAP_CodecPort_CtrlFunct.cc' was generated. Notify: File `SGsAP_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `SGsAP_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `SGsAP_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `SGsAP_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `SGsAP_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `SGsAP_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `SGsAP_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `SGsAP_CodecPort_part_1.cc' was generated. Notify: File `SGsAP_CodecPort_part_2.cc' was generated. Notify: File `SGsAP_CodecPort_part_3.cc' was generated. Notify: File `SGsAP_CodecPort_part_4.cc' was generated. Notify: File `SGsAP_CodecPort_part_5.cc' was generated. Notify: File `SGsAP_CodecPort_part_6.cc' was generated. Notify: File `SGsAP_CodecPort_part_7.cc' was generated. Notify: File `SGsAP_Emulation.hh' was generated. Notify: File `SGsAP_Emulation.cc' was generated. Notify: File `SGsAP_Emulation_part_1.cc' was generated. Notify: File `SGsAP_Emulation_part_2.cc' was generated. Notify: File `SGsAP_Emulation_part_3.cc' was generated. Notify: File `SGsAP_Emulation_part_4.cc' was generated. Notify: File `SGsAP_Emulation_part_5.cc' was generated. Notify: File `SGsAP_Emulation_part_6.cc' was generated. Notify: File `SGsAP_Emulation_part_7.cc' was generated. Notify: File `SGsAP_Templates.hh' was generated. Notify: File `SGsAP_Templates.cc' was generated. Notify: File `SGsAP_Templates_part_1.cc' was generated. Notify: File `SGsAP_Templates_part_2.cc' was generated. Notify: File `SGsAP_Templates_part_3.cc' was generated. Notify: File `SGsAP_Templates_part_4.cc' was generated. Notify: File `SGsAP_Templates_part_5.cc' was generated. Notify: File `SGsAP_Templates_part_6.cc' was generated. Notify: File `SGsAP_Templates_part_7.cc' was generated. Notify: File `SGsAP_Types.hh' was generated. Notify: File `SGsAP_Types.cc' was generated. Notify: File `SGsAP_Types_part_1.cc' was generated. Notify: File `SGsAP_Types_part_2.cc' was generated. Notify: File `SGsAP_Types_part_3.cc' was generated. Notify: File `SGsAP_Types_part_4.cc' was generated. Notify: File `SGsAP_Types_part_5.cc' was generated. Notify: File `SGsAP_Types_part_6.cc' was generated. Notify: File `SGsAP_Types_part_7.cc' was generated. Notify: File `SMPP_CodecPort.hh' was generated. Notify: File `SMPP_CodecPort.cc' was generated. Notify: File `SMPP_CodecPort_CtrlFunct.hh' was generated. Notify: File `SMPP_CodecPort_CtrlFunct.cc' was generated. Notify: File `SMPP_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `SMPP_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `SMPP_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `SMPP_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `SMPP_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `SMPP_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `SMPP_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `SMPP_CodecPort_part_1.cc' was generated. Notify: File `SMPP_CodecPort_part_2.cc' was generated. Notify: File `SMPP_CodecPort_part_3.cc' was generated. Notify: File `SMPP_CodecPort_part_4.cc' was generated. Notify: File `SMPP_CodecPort_part_5.cc' was generated. Notify: File `SMPP_CodecPort_part_6.cc' was generated. Notify: File `SMPP_CodecPort_part_7.cc' was generated. Notify: File `SMPP_Emulation.hh' was generated. Notify: File `SMPP_Emulation.cc' was generated. Notify: File `SMPP_Emulation_part_1.cc' was generated. Notify: File `SMPP_Emulation_part_2.cc' was generated. Notify: File `SMPP_Emulation_part_3.cc' was generated. Notify: File `SMPP_Emulation_part_4.cc' was generated. Notify: File `SMPP_Emulation_part_5.cc' was generated. Notify: File `SMPP_Emulation_part_6.cc' was generated. Notify: File `SMPP_Emulation_part_7.cc' was generated. Notify: File `SMPP_Templates.hh' was generated. Notify: File `SMPP_Templates.cc' was generated. Notify: File `SMPP_Templates_part_1.cc' was generated. Notify: File `SMPP_Templates_part_2.cc' was generated. Notify: File `SMPP_Templates_part_3.cc' was generated. Notify: File `SMPP_Templates_part_4.cc' was generated. Notify: File `SMPP_Templates_part_5.cc' was generated. Notify: File `SMPP_Templates_part_6.cc' was generated. Notify: File `SMPP_Templates_part_7.cc' was generated. Notify: File `SMPP_Types.hh' was generated. Notify: File `SMPP_Types.cc' was generated. Notify: File `SMPP_Types_part_1.cc' was generated. Notify: File `SMPP_Types_part_2.cc' was generated. Notify: File `SMPP_Types_part_3.cc' was generated. Notify: File `SMPP_Types_part_4.cc' was generated. Notify: File `SMPP_Types_part_5.cc' was generated. Notify: File `SMPP_Types_part_6.cc' was generated. Notify: File `SMPP_Types_part_7.cc' was generated. Notify: File `SS_DataTypes.hh' was generated. Notify: File `SS_DataTypes.cc' was generated. Notify: File `SS_DataTypes_part_1.cc' was generated. Notify: File `SS_DataTypes_part_2.cc' was generated. Notify: File `SS_DataTypes_part_3.cc' was generated. Notify: File `SS_DataTypes_part_4.cc' was generated. Notify: File `SS_DataTypes_part_5.cc' was generated. Notify: File `SS_DataTypes_part_6.cc' was generated. Notify: File `SS_DataTypes_part_7.cc' was generated. Notify: File `SS_Errors.hh' was generated. Notify: File `SS_Errors.cc' was generated. Notify: File `SS_Errors_part_1.cc' was generated. Notify: File `SS_Errors_part_2.cc' was generated. Notify: File `SS_Errors_part_3.cc' was generated. Notify: File `SS_Errors_part_4.cc' was generated. Notify: File `SS_Errors_part_5.cc' was generated. Notify: File `SS_Errors_part_6.cc' was generated. Notify: File `SS_Errors_part_7.cc' was generated. Notify: File `SS_Operations.hh' was generated. Notify: File `SS_Operations.cc' was generated. Notify: File `SS_Operations_part_1.cc' was generated. Notify: File `SS_Operations_part_2.cc' was generated. Notify: File `SS_Operations_part_3.cc' was generated. Notify: File `SS_Operations_part_4.cc' was generated. Notify: File `SS_Operations_part_5.cc' was generated. Notify: File `SS_Operations_part_6.cc' was generated. Notify: File `SS_Operations_part_7.cc' was generated. Notify: File `SS_PDU_Defs.hh' was generated. Notify: File `SS_PDU_Defs.cc' was generated. Notify: File `SS_PDU_Defs_part_1.cc' was generated. Notify: File `SS_PDU_Defs_part_2.cc' was generated. Notify: File `SS_PDU_Defs_part_3.cc' was generated. Notify: File `SS_PDU_Defs_part_4.cc' was generated. Notify: File `SS_PDU_Defs_part_5.cc' was generated. Notify: File `SS_PDU_Defs_part_6.cc' was generated. Notify: File `SS_PDU_Defs_part_7.cc' was generated. Notify: File `SS_Protocol.hh' was generated. Notify: File `SS_Protocol.cc' was generated. Notify: File `SS_Protocol_part_1.cc' was generated. Notify: File `SS_Protocol_part_2.cc' was generated. Notify: File `SS_Protocol_part_3.cc' was generated. Notify: File `SS_Protocol_part_4.cc' was generated. Notify: File `SS_Protocol_part_5.cc' was generated. Notify: File `SS_Protocol_part_6.cc' was generated. Notify: File `SS_Protocol_part_7.cc' was generated. Notify: File `SS_Templates.hh' was generated. Notify: File `SS_Templates.cc' was generated. Notify: File `SS_Templates_part_1.cc' was generated. Notify: File `SS_Templates_part_2.cc' was generated. Notify: File `SS_Templates_part_3.cc' was generated. Notify: File `SS_Templates_part_4.cc' was generated. Notify: File `SS_Templates_part_5.cc' was generated. Notify: File `SS_Templates_part_6.cc' was generated. Notify: File `SS_Templates_part_7.cc' was generated. Notify: File `SS_Types.hh' was generated. Notify: File `SS_Types.cc' was generated. Notify: File `SS_Types_part_1.cc' was generated. Notify: File `SS_Types_part_2.cc' was generated. Notify: File `SS_Types_part_3.cc' was generated. Notify: File `SS_Types_part_4.cc' was generated. Notify: File `SS_Types_part_5.cc' was generated. Notify: File `SS_Types_part_6.cc' was generated. Notify: File `SS_Types_part_7.cc' was generated. Notify: File `Socket_API_Definitions.hh' was generated. Notify: File `Socket_API_Definitions.cc' was generated. Notify: File `Socket_API_Definitions_part_1.cc' was generated. Notify: File `Socket_API_Definitions_part_2.cc' was generated. Notify: File `Socket_API_Definitions_part_3.cc' was generated. Notify: File `Socket_API_Definitions_part_4.cc' was generated. Notify: File `Socket_API_Definitions_part_5.cc' was generated. Notify: File `Socket_API_Definitions_part_6.cc' was generated. Notify: File `Socket_API_Definitions_part_7.cc' was generated. Notify: File `TCCConversion_Functions.hh' was generated. Notify: File `TCCConversion_Functions.cc' was generated. Notify: File `TCCConversion_Functions_part_1.cc' was generated. Notify: File `TCCConversion_Functions_part_2.cc' was generated. Notify: File `TCCConversion_Functions_part_3.cc' was generated. Notify: File `TCCConversion_Functions_part_4.cc' was generated. Notify: File `TCCConversion_Functions_part_5.cc' was generated. Notify: File `TCCConversion_Functions_part_6.cc' was generated. Notify: File `TCCConversion_Functions_part_7.cc' was generated. Notify: File `TCCEncoding_Functions.hh' was generated. Notify: File `TCCEncoding_Functions.cc' was generated. Notify: File `TCCEncoding_Functions_part_1.cc' was generated. Notify: File `TCCEncoding_Functions_part_2.cc' was generated. Notify: File `TCCEncoding_Functions_part_3.cc' was generated. Notify: File `TCCEncoding_Functions_part_4.cc' was generated. Notify: File `TCCEncoding_Functions_part_5.cc' was generated. Notify: File `TCCEncoding_Functions_part_6.cc' was generated. Notify: File `TCCEncoding_Functions_part_7.cc' was generated. Notify: File `TCCInterface_Functions.hh' was generated. Notify: File `TCCInterface_Functions.cc' was generated. Notify: File `TCCInterface_Functions_part_1.cc' was generated. Notify: File `TCCInterface_Functions_part_2.cc' was generated. Notify: File `TCCInterface_Functions_part_3.cc' was generated. Notify: File `TCCInterface_Functions_part_4.cc' was generated. Notify: File `TCCInterface_Functions_part_5.cc' was generated. Notify: File `TCCInterface_Functions_part_6.cc' was generated. Notify: File `TCCInterface_Functions_part_7.cc' was generated. Notify: File `TCCOpenSecurity_Functions.hh' was generated. Notify: File `TCCOpenSecurity_Functions.cc' was generated. Notify: File `TCCOpenSecurity_Functions_part_1.cc' was generated. Notify: File `TCCOpenSecurity_Functions_part_2.cc' was generated. Notify: File `TCCOpenSecurity_Functions_part_3.cc' was generated. Notify: File `TCCOpenSecurity_Functions_part_4.cc' was generated. Notify: File `TCCOpenSecurity_Functions_part_5.cc' was generated. Notify: File `TCCOpenSecurity_Functions_part_6.cc' was generated. Notify: File `TCCOpenSecurity_Functions_part_7.cc' was generated. Notify: File `TELNETasp_PortType.hh' was generated. Notify: File `TELNETasp_PortType.cc' was generated. Notify: File `TELNETasp_PortType_part_1.cc' was generated. Notify: File `TELNETasp_PortType_part_2.cc' was generated. Notify: File `TELNETasp_PortType_part_3.cc' was generated. Notify: File `TELNETasp_PortType_part_4.cc' was generated. Notify: File `TELNETasp_PortType_part_5.cc' was generated. Notify: File `TELNETasp_PortType_part_6.cc' was generated. Notify: File `TELNETasp_PortType_part_7.cc' was generated. Notify: File `UD_PortType.hh' was generated. Notify: File `UD_PortType.cc' was generated. Notify: File `UD_PortType_part_1.cc' was generated. Notify: File `UD_PortType_part_2.cc' was generated. Notify: File `UD_PortType_part_3.cc' was generated. Notify: File `UD_PortType_part_4.cc' was generated. Notify: File `UD_PortType_part_5.cc' was generated. Notify: File `UD_PortType_part_6.cc' was generated. Notify: File `UD_PortType_part_7.cc' was generated. Notify: File `UD_Types.hh' was generated. Notify: File `UD_Types.cc' was generated. Notify: File `UD_Types_part_1.cc' was generated. Notify: File `UD_Types_part_2.cc' was generated. Notify: File `UD_Types_part_3.cc' was generated. Notify: File `UD_Types_part_4.cc' was generated. Notify: File `UD_Types_part_5.cc' was generated. Notify: File `UD_Types_part_6.cc' was generated. Notify: File `UD_Types_part_7.cc' was generated. Notify: File `USSD_Helpers.hh' was generated. Notify: File `USSD_Helpers.cc' was generated. Notify: File `USSD_Helpers_part_1.cc' was generated. Notify: File `USSD_Helpers_part_2.cc' was generated. Notify: File `USSD_Helpers_part_3.cc' was generated. Notify: File `USSD_Helpers_part_4.cc' was generated. Notify: File `USSD_Helpers_part_5.cc' was generated. Notify: File `USSD_Helpers_part_6.cc' was generated. Notify: File `USSD_Helpers_part_7.cc' was generated. Notify: 1170 files were updated. touch compile [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/msc', 'testenv-msc-osmocom-nightly-20250410-1032-2178cdbe-0', 'make', '-j', '21'] Creating dependency file for UD_PT.cc Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCOpenSecurity.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCEncoding.cc Creating dependency file for TCCConversion.cc Creating dependency file for SS_EncDec.cc Creating dependency file for SMPP_EncDec.cc Creating dependency file for SMPP_CodecPort_CtrlFunctDef.cc Creating dependency file for SGsAP_CodecPort_CtrlFunctDef.cc Creating dependency file for SDP_EncDec.cc Creating dependency file for SCTPasp_PT.cc Creating dependency file for SCCP_EncDec.cc Creating dependency file for RTP_EncDec.cc Creating dependency file for RTP_CodecPort_CtrlFunctDef.cc Creating dependency file for RANAP_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for MNCC_EncDec.cc Creating dependency file for MGCP_CodecPort_CtrlFunctDef.cc Creating dependency file for MAP_EncDec.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for lex.SDP_parse_.c Creating dependency file for SDP_parse_.tab.c Creating dependency file for SS_Protocol_part_7.cc Creating dependency file for SS_Protocol_part_6.cc Creating dependency file for SS_Protocol_part_5.cc Creating dependency file for SS_Protocol_part_4.cc Creating dependency file for SS_Protocol_part_3.cc Creating dependency file for SS_Protocol_part_2.cc Creating dependency file for SS_Protocol_part_1.cc Creating dependency file for SS_PDU_Defs_part_7.cc Creating dependency file for SS_PDU_Defs_part_6.cc Creating dependency file for SS_PDU_Defs_part_5.cc Creating dependency file for SS_PDU_Defs_part_4.cc Creating dependency file for SS_PDU_Defs_part_3.cc Creating dependency file for SS_PDU_Defs_part_2.cc Creating dependency file for SS_PDU_Defs_part_1.cc Creating dependency file for SS_Operations_part_7.cc Creating dependency file for SS_Operations_part_6.cc Creating dependency file for SS_Operations_part_5.cc Creating dependency file for SS_Operations_part_4.cc Creating dependency file for SS_Operations_part_3.cc Creating dependency file for SS_Operations_part_2.cc Creating dependency file for SS_Operations_part_1.cc Creating dependency file for SS_Errors_part_7.cc Creating dependency file for SS_Errors_part_6.cc Creating dependency file for SS_Errors_part_5.cc Creating dependency file for SS_Errors_part_4.cc Creating dependency file for SS_Errors_part_3.cc Creating dependency file for SS_Errors_part_2.cc Creating dependency file for SS_Errors_part_1.cc Creating dependency file for SS_DataTypes_part_7.cc Creating dependency file for SS_DataTypes_part_6.cc Creating dependency file for SS_DataTypes_part_5.cc Creating dependency file for SS_DataTypes_part_4.cc Creating dependency file for SS_DataTypes_part_3.cc Creating dependency file for SS_DataTypes_part_2.cc Creating dependency file for SS_DataTypes_part_1.cc Creating dependency file for Remote_Operations_Information_Objects_part_7.cc Creating dependency file for Remote_Operations_Information_Objects_part_6.cc Creating dependency file for Remote_Operations_Information_Objects_part_5.cc Creating dependency file for Remote_Operations_Information_Objects_part_4.cc Creating dependency file for Remote_Operations_Information_Objects_part_3.cc Creating dependency file for Remote_Operations_Information_Objects_part_2.cc Creating dependency file for Remote_Operations_Information_Objects_part_1.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_7.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_6.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_5.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_4.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_3.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_2.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_1.cc Creating dependency file for RANAP_PDU_Descriptions_part_7.cc Creating dependency file for RANAP_PDU_Descriptions_part_6.cc Creating dependency file for RANAP_PDU_Descriptions_part_5.cc Creating dependency file for RANAP_PDU_Descriptions_part_4.cc Creating dependency file for RANAP_PDU_Descriptions_part_3.cc Creating dependency file for RANAP_PDU_Descriptions_part_2.cc Creating dependency file for RANAP_PDU_Descriptions_part_1.cc Creating dependency file for RANAP_PDU_Contents_part_7.cc Creating dependency file for RANAP_PDU_Contents_part_6.cc Creating dependency file for RANAP_PDU_Contents_part_5.cc Creating dependency file for RANAP_PDU_Contents_part_4.cc Creating dependency file for RANAP_PDU_Contents_part_3.cc Creating dependency file for RANAP_PDU_Contents_part_2.cc Creating dependency file for RANAP_PDU_Contents_part_1.cc Creating dependency file for RANAP_IEs_part_7.cc Creating dependency file for RANAP_IEs_part_6.cc Creating dependency file for RANAP_IEs_part_5.cc Creating dependency file for RANAP_IEs_part_4.cc Creating dependency file for RANAP_IEs_part_3.cc Creating dependency file for RANAP_IEs_part_2.cc Creating dependency file for RANAP_IEs_part_1.cc Creating dependency file for RANAP_Containers_part_7.cc Creating dependency file for RANAP_Containers_part_6.cc Creating dependency file for RANAP_Containers_part_5.cc Creating dependency file for RANAP_Containers_part_4.cc Creating dependency file for RANAP_Containers_part_3.cc Creating dependency file for RANAP_Containers_part_2.cc Creating dependency file for RANAP_Containers_part_1.cc Creating dependency file for RANAP_Constants_part_7.cc Creating dependency file for RANAP_Constants_part_6.cc Creating dependency file for RANAP_Constants_part_5.cc Creating dependency file for RANAP_Constants_part_4.cc Creating dependency file for RANAP_Constants_part_3.cc Creating dependency file for RANAP_Constants_part_2.cc Creating dependency file for RANAP_Constants_part_1.cc Creating dependency file for RANAP_CommonDataTypes_part_7.cc Creating dependency file for RANAP_CommonDataTypes_part_6.cc Creating dependency file for RANAP_CommonDataTypes_part_5.cc Creating dependency file for RANAP_CommonDataTypes_part_4.cc Creating dependency file for RANAP_CommonDataTypes_part_3.cc Creating dependency file for RANAP_CommonDataTypes_part_2.cc Creating dependency file for RANAP_CommonDataTypes_part_1.cc Creating dependency file for MobileDomainDefinitions_part_7.cc Creating dependency file for MobileDomainDefinitions_part_6.cc Creating dependency file for MobileDomainDefinitions_part_5.cc Creating dependency file for MobileDomainDefinitions_part_4.cc Creating dependency file for MobileDomainDefinitions_part_3.cc Creating dependency file for MobileDomainDefinitions_part_2.cc Creating dependency file for MobileDomainDefinitions_part_1.cc Creating dependency file for MAP_TS_Code_part_7.cc Creating dependency file for MAP_TS_Code_part_6.cc Creating dependency file for MAP_TS_Code_part_5.cc Creating dependency file for MAP_TS_Code_part_4.cc Creating dependency file for MAP_TS_Code_part_3.cc Creating dependency file for MAP_TS_Code_part_2.cc Creating dependency file for MAP_TS_Code_part_1.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_7.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_6.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_5.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_4.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_3.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_2.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_1.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_7.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_6.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_5.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_4.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_3.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_2.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_1.cc Creating dependency file for MAP_SS_DataTypes_part_7.cc Creating dependency file for MAP_SS_DataTypes_part_6.cc Creating dependency file for MAP_SS_DataTypes_part_5.cc Creating dependency file for MAP_SS_DataTypes_part_4.cc Creating dependency file for MAP_SS_DataTypes_part_3.cc Creating dependency file for MAP_SS_DataTypes_part_2.cc Creating dependency file for MAP_SS_DataTypes_part_1.cc Creating dependency file for MAP_SS_Code_part_7.cc Creating dependency file for MAP_SS_Code_part_6.cc Creating dependency file for MAP_SS_Code_part_5.cc Creating dependency file for MAP_SS_Code_part_4.cc Creating dependency file for MAP_SS_Code_part_3.cc Creating dependency file for MAP_SS_Code_part_2.cc Creating dependency file for MAP_SS_Code_part_1.cc Creating dependency file for MAP_SM_DataTypes_part_7.cc Creating dependency file for MAP_SM_DataTypes_part_5.cc Creating dependency file for MAP_SM_DataTypes_part_6.cc Creating dependency file for MAP_SM_DataTypes_part_4.cc Creating dependency file for MAP_SM_DataTypes_part_3.cc Creating dependency file for MAP_SM_DataTypes_part_1.cc Creating dependency file for MAP_SM_DataTypes_part_2.cc Creating dependency file for MAP_Protocol_part_7.cc Creating dependency file for MAP_Protocol_part_6.cc Creating dependency file for MAP_Protocol_part_5.cc Creating dependency file for MAP_Protocol_part_4.cc Creating dependency file for MAP_Protocol_part_3.cc Creating dependency file for MAP_Protocol_part_2.cc Creating dependency file for MAP_Protocol_part_1.cc Creating dependency file for MAP_PDU_Defs_part_7.cc Creating dependency file for MAP_PDU_Defs_part_6.cc Creating dependency file for MAP_PDU_Defs_part_5.cc Creating dependency file for MAP_PDU_Defs_part_4.cc Creating dependency file for MAP_PDU_Defs_part_3.cc Creating dependency file for MAP_PDU_Defs_part_2.cc Creating dependency file for MAP_PDU_Defs_part_1.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_7.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_6.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_5.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_4.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_3.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_2.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_1.cc Creating dependency file for MAP_OM_DataTypes_part_7.cc Creating dependency file for MAP_OM_DataTypes_part_6.cc Creating dependency file for MAP_OM_DataTypes_part_5.cc Creating dependency file for MAP_OM_DataTypes_part_4.cc Creating dependency file for MAP_OM_DataTypes_part_3.cc Creating dependency file for MAP_OM_DataTypes_part_2.cc Creating dependency file for MAP_OM_DataTypes_part_1.cc Creating dependency file for MAP_MobileServiceOperations_part_7.cc Creating dependency file for MAP_MobileServiceOperations_part_6.cc Creating dependency file for MAP_MobileServiceOperations_part_5.cc Creating dependency file for MAP_MobileServiceOperations_part_4.cc Creating dependency file for MAP_MobileServiceOperations_part_3.cc Creating dependency file for MAP_MobileServiceOperations_part_2.cc Creating dependency file for MAP_MobileServiceOperations_part_1.cc Creating dependency file for MAP_MS_DataTypes_part_7.cc Creating dependency file for MAP_MS_DataTypes_part_6.cc Creating dependency file for MAP_MS_DataTypes_part_4.cc Creating dependency file for MAP_MS_DataTypes_part_3.cc Creating dependency file for MAP_MS_DataTypes_part_2.cc Creating dependency file for MAP_MS_DataTypes_part_1.cc Creating dependency file for MAP_LocationServiceOperations_part_7.cc Creating dependency file for MAP_LocationServiceOperations_part_5.cc Creating dependency file for MAP_LocationServiceOperations_part_6.cc Creating dependency file for MAP_MS_DataTypes_part_5.cc Creating dependency file for MAP_LocationServiceOperations_part_4.cc Creating dependency file for MAP_LocationServiceOperations_part_3.cc Creating dependency file for MAP_LocationServiceOperations_part_2.cc Creating dependency file for MAP_LocationServiceOperations_part_1.cc Creating dependency file for MAP_LCS_DataTypes_part_7.cc Creating dependency file for MAP_LCS_DataTypes_part_6.cc Creating dependency file for MAP_LCS_DataTypes_part_5.cc Creating dependency file for MAP_LCS_DataTypes_part_4.cc Creating dependency file for MAP_LCS_DataTypes_part_3.cc Creating dependency file for MAP_LCS_DataTypes_part_2.cc Creating dependency file for MAP_LCS_DataTypes_part_1.cc Creating dependency file for MAP_Group_Call_Operations_part_7.cc Creating dependency file for MAP_Group_Call_Operations_part_6.cc Creating dependency file for MAP_Group_Call_Operations_part_5.cc Creating dependency file for MAP_Group_Call_Operations_part_4.cc Creating dependency file for MAP_Group_Call_Operations_part_3.cc Creating dependency file for MAP_Group_Call_Operations_part_2.cc Creating dependency file for MAP_Group_Call_Operations_part_1.cc Creating dependency file for MAP_GR_DataTypes_part_7.cc Creating dependency file for MAP_GR_DataTypes_part_6.cc Creating dependency file for MAP_GR_DataTypes_part_5.cc Creating dependency file for MAP_GR_DataTypes_part_4.cc Creating dependency file for MAP_GR_DataTypes_part_3.cc Creating dependency file for MAP_GR_DataTypes_part_2.cc Creating dependency file for MAP_GR_DataTypes_part_1.cc Creating dependency file for MAP_ExtensionDataTypes_part_7.cc Creating dependency file for MAP_ExtensionDataTypes_part_5.cc Creating dependency file for MAP_ExtensionDataTypes_part_6.cc Creating dependency file for MAP_ExtensionDataTypes_part_4.cc Creating dependency file for MAP_ExtensionDataTypes_part_3.cc Creating dependency file for MAP_ExtensionDataTypes_part_2.cc Creating dependency file for MAP_ExtensionDataTypes_part_1.cc Creating dependency file for MAP_Errors_part_7.cc Creating dependency file for MAP_Errors_part_5.cc Creating dependency file for MAP_Errors_part_4.cc Creating dependency file for MAP_Errors_part_6.cc Creating dependency file for MAP_Errors_part_3.cc Creating dependency file for MAP_Errors_part_2.cc Creating dependency file for MAP_Errors_part_1.cc Creating dependency file for MAP_ER_DataTypes_part_7.cc Creating dependency file for MAP_ER_DataTypes_part_6.cc Creating dependency file for MAP_ER_DataTypes_part_5.cc Creating dependency file for MAP_ER_DataTypes_part_4.cc Creating dependency file for MAP_ER_DataTypes_part_3.cc Creating dependency file for MAP_ER_DataTypes_part_2.cc Creating dependency file for MAP_ER_DataTypes_part_1.cc Creating dependency file for MAP_DialogueInformation_part_7.cc Creating dependency file for MAP_DialogueInformation_part_6.cc Creating dependency file for MAP_DialogueInformation_part_4.cc Creating dependency file for MAP_DialogueInformation_part_3.cc Creating dependency file for MAP_DialogueInformation_part_2.cc Creating dependency file for MAP_DialogueInformation_part_5.cc Creating dependency file for MAP_DialogueInformation_part_1.cc Creating dependency file for MAP_CommonDataTypes_part_7.cc Creating dependency file for MAP_CommonDataTypes_part_6.cc Creating dependency file for MAP_CommonDataTypes_part_5.cc Creating dependency file for MAP_CommonDataTypes_part_4.cc Creating dependency file for MAP_CommonDataTypes_part_3.cc Creating dependency file for MAP_CommonDataTypes_part_2.cc Creating dependency file for MAP_CommonDataTypes_part_1.cc Creating dependency file for MAP_CallHandlingOperations_part_7.cc Creating dependency file for MAP_CallHandlingOperations_part_6.cc Creating dependency file for MAP_CallHandlingOperations_part_5.cc Creating dependency file for MAP_CallHandlingOperations_part_4.cc Creating dependency file for MAP_CallHandlingOperations_part_3.cc Creating dependency file for MAP_CallHandlingOperations_part_2.cc Creating dependency file for MAP_CallHandlingOperations_part_1.cc Creating dependency file for MAP_CH_DataTypes_part_7.cc Creating dependency file for MAP_CH_DataTypes_part_6.cc Creating dependency file for MAP_CH_DataTypes_part_5.cc Creating dependency file for MAP_CH_DataTypes_part_4.cc Creating dependency file for MAP_CH_DataTypes_part_3.cc Creating dependency file for MAP_CH_DataTypes_part_2.cc Creating dependency file for MAP_CH_DataTypes_part_1.cc Creating dependency file for MAP_BS_Code_part_6.cc Creating dependency file for MAP_BS_Code_part_7.cc Creating dependency file for MAP_BS_Code_part_4.cc Creating dependency file for MAP_BS_Code_part_5.cc Creating dependency file for MAP_BS_Code_part_3.cc Creating dependency file for MAP_BS_Code_part_2.cc Creating dependency file for MAP_BS_Code_part_1.cc Creating dependency file for MAP_ApplicationContexts_part_7.cc Creating dependency file for MAP_ApplicationContexts_part_6.cc Creating dependency file for MAP_ApplicationContexts_part_5.cc Creating dependency file for MAP_ApplicationContexts_part_4.cc Creating dependency file for MAP_ApplicationContexts_part_3.cc Creating dependency file for MAP_ApplicationContexts_part_2.cc Creating dependency file for MAP_ApplicationContexts_part_1.cc Creating dependency file for SS_Protocol.cc Creating dependency file for SS_PDU_Defs.cc Creating dependency file for SS_Operations.cc Creating dependency file for SS_Errors.cc Creating dependency file for SS_DataTypes.cc Creating dependency file for Remote_Operations_Information_Objects.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs.cc Creating dependency file for RANAP_PDU_Descriptions.cc Creating dependency file for RANAP_PDU_Contents.cc Creating dependency file for RANAP_IEs.cc Creating dependency file for RANAP_Containers.cc Creating dependency file for RANAP_Constants.cc Creating dependency file for RANAP_CommonDataTypes.cc Creating dependency file for MobileDomainDefinitions.cc Creating dependency file for MAP_TS_Code.cc Creating dependency file for MAP_SupplementaryServiceOperations.cc Creating dependency file for MAP_ShortMessageServiceOperations.cc Creating dependency file for MAP_SS_DataTypes.cc Creating dependency file for MAP_SS_Code.cc Creating dependency file for MAP_SM_DataTypes.cc Creating dependency file for MAP_Protocol.cc Creating dependency file for MAP_PDU_Defs.cc Creating dependency file for MAP_OperationAndMaintenanceOperations.cc Creating dependency file for MAP_OM_DataTypes.cc Creating dependency file for MAP_MobileServiceOperations.cc Creating dependency file for MAP_MS_DataTypes.cc Creating dependency file for MAP_LocationServiceOperations.cc Creating dependency file for MAP_LCS_DataTypes.cc Creating dependency file for MAP_Group_Call_Operations.cc Creating dependency file for MAP_GR_DataTypes.cc Creating dependency file for MAP_ExtensionDataTypes.cc Creating dependency file for MAP_Errors.cc Creating dependency file for MAP_ER_DataTypes.cc Creating dependency file for MAP_DialogueInformation.cc Creating dependency file for MAP_CommonDataTypes.cc Creating dependency file for MAP_CallHandlingOperations.cc Creating dependency file for MAP_CH_DataTypes.cc Creating dependency file for MAP_BS_Code.cc Creating dependency file for MAP_ApplicationContexts.cc Creating dependency file for SCCP_Mapping_part_7.cc Creating dependency file for SCCP_Mapping_part_6.cc Creating dependency file for SCCP_Mapping_part_5.cc Creating dependency file for SCCP_Mapping_part_4.cc Creating dependency file for SCCP_Mapping_part_3.cc Creating dependency file for SCCP_Mapping_part_2.cc Creating dependency file for SCCP_Mapping_part_1.cc Creating dependency file for RAN_Emulation_part_7.cc Creating dependency file for RAN_Emulation_part_6.cc Creating dependency file for RAN_Emulation_part_5.cc Creating dependency file for RAN_Emulation_part_3.cc Creating dependency file for RAN_Emulation_part_4.cc Creating dependency file for RAN_Emulation_part_2.cc Creating dependency file for RAN_Emulation_part_1.cc Creating dependency file for RAN_Adapter_part_7.cc Creating dependency file for RAN_Adapter_part_6.cc Creating dependency file for RAN_Adapter_part_5.cc Creating dependency file for RAN_Adapter_part_4.cc Creating dependency file for RAN_Adapter_part_3.cc Creating dependency file for RAN_Adapter_part_1.cc Creating dependency file for RAN_Adapter_part_2.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for SCCP_Mapping.cc Creating dependency file for RAN_Emulation.cc Creating dependency file for RAN_Adapter.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for USSD_Helpers_part_7.cc Creating dependency file for USSD_Helpers_part_6.cc Creating dependency file for USSD_Helpers_part_5.cc Creating dependency file for USSD_Helpers_part_4.cc Creating dependency file for USSD_Helpers_part_3.cc Creating dependency file for USSD_Helpers_part_1.cc Creating dependency file for USSD_Helpers_part_2.cc Creating dependency file for UD_Types_part_7.cc Creating dependency file for UD_Types_part_6.cc Creating dependency file for UD_Types_part_5.cc Creating dependency file for UD_Types_part_4.cc Creating dependency file for UD_Types_part_3.cc Creating dependency file for UD_Types_part_2.cc Creating dependency file for UD_Types_part_1.cc Creating dependency file for UD_PortType_part_7.cc Creating dependency file for UD_PortType_part_6.cc Creating dependency file for UD_PortType_part_5.cc Creating dependency file for UD_PortType_part_4.cc Creating dependency file for UD_PortType_part_3.cc Creating dependency file for UD_PortType_part_2.cc Creating dependency file for UD_PortType_part_1.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCOpenSecurity_Functions_part_7.cc Creating dependency file for TCCOpenSecurity_Functions_part_6.cc Creating dependency file for TCCOpenSecurity_Functions_part_5.cc Creating dependency file for TCCOpenSecurity_Functions_part_4.cc Creating dependency file for TCCOpenSecurity_Functions_part_3.cc Creating dependency file for TCCOpenSecurity_Functions_part_2.cc Creating dependency file for TCCOpenSecurity_Functions_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCEncoding_Functions_part_7.cc Creating dependency file for TCCEncoding_Functions_part_6.cc Creating dependency file for TCCEncoding_Functions_part_5.cc Creating dependency file for TCCEncoding_Functions_part_4.cc Creating dependency file for TCCEncoding_Functions_part_3.cc Creating dependency file for TCCEncoding_Functions_part_2.cc Creating dependency file for TCCEncoding_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SS_Types_part_7.cc Creating dependency file for SS_Types_part_6.cc Creating dependency file for SS_Types_part_5.cc Creating dependency file for SS_Types_part_4.cc Creating dependency file for SS_Types_part_3.cc Creating dependency file for SS_Types_part_2.cc Creating dependency file for SS_Types_part_1.cc Creating dependency file for SS_Templates_part_7.cc Creating dependency file for SS_Templates_part_6.cc Creating dependency file for SS_Templates_part_5.cc Creating dependency file for SS_Templates_part_4.cc Creating dependency file for SS_Templates_part_3.cc Creating dependency file for SS_Templates_part_2.cc Creating dependency file for SS_Templates_part_1.cc Creating dependency file for SMPP_Types_part_7.cc Creating dependency file for SMPP_Types_part_6.cc Creating dependency file for SMPP_Types_part_5.cc Creating dependency file for SMPP_Types_part_4.cc Creating dependency file for SMPP_Types_part_3.cc Creating dependency file for SMPP_Types_part_2.cc Creating dependency file for SMPP_Types_part_1.cc Creating dependency file for SMPP_Templates_part_7.cc Creating dependency file for SMPP_Templates_part_6.cc Creating dependency file for SMPP_Templates_part_5.cc Creating dependency file for SMPP_Templates_part_4.cc Creating dependency file for SMPP_Templates_part_3.cc Creating dependency file for SMPP_Templates_part_2.cc Creating dependency file for SMPP_Templates_part_1.cc Creating dependency file for SMPP_Emulation_part_7.cc Creating dependency file for SMPP_Emulation_part_6.cc Creating dependency file for SMPP_Emulation_part_5.cc Creating dependency file for SMPP_Emulation_part_4.cc Creating dependency file for SMPP_Emulation_part_3.cc Creating dependency file for SMPP_Emulation_part_2.cc Creating dependency file for SMPP_Emulation_part_1.cc Creating dependency file for SMPP_CodecPort_CtrlFunct_part_7.cc Creating dependency file for SMPP_CodecPort_CtrlFunct_part_6.cc Creating dependency file for SMPP_CodecPort_CtrlFunct_part_5.cc Creating dependency file for SMPP_CodecPort_CtrlFunct_part_4.cc Creating dependency file for SMPP_CodecPort_CtrlFunct_part_3.cc Creating dependency file for SMPP_CodecPort_CtrlFunct_part_2.cc Creating dependency file for SMPP_CodecPort_CtrlFunct_part_1.cc Creating dependency file for SMPP_CodecPort_part_7.cc Creating dependency file for SMPP_CodecPort_part_6.cc Creating dependency file for SMPP_CodecPort_part_5.cc Creating dependency file for SMPP_CodecPort_part_4.cc Creating dependency file for SMPP_CodecPort_part_3.cc Creating dependency file for SMPP_CodecPort_part_2.cc Creating dependency file for SMPP_CodecPort_part_1.cc Creating dependency file for SGsAP_Types_part_7.cc Creating dependency file for SGsAP_Types_part_6.cc Creating dependency file for SGsAP_Types_part_5.cc Creating dependency file for SGsAP_Types_part_4.cc Creating dependency file for SGsAP_Types_part_3.cc Creating dependency file for SGsAP_Types_part_2.cc Creating dependency file for SGsAP_Types_part_1.cc Creating dependency file for SGsAP_Templates_part_7.cc Creating dependency file for SGsAP_Templates_part_6.cc Creating dependency file for SGsAP_Templates_part_5.cc Creating dependency file for SGsAP_Templates_part_4.cc Creating dependency file for SGsAP_Templates_part_3.cc Creating dependency file for SGsAP_Templates_part_2.cc Creating dependency file for SGsAP_Templates_part_1.cc Creating dependency file for SGsAP_Emulation_part_7.cc Creating dependency file for SGsAP_Emulation_part_6.cc Creating dependency file for SGsAP_Emulation_part_5.cc Creating dependency file for SGsAP_Emulation_part_4.cc Creating dependency file for SGsAP_Emulation_part_3.cc Creating dependency file for SGsAP_Emulation_part_2.cc Creating dependency file for SGsAP_Emulation_part_1.cc Creating dependency file for SGsAP_CodecPort_CtrlFunct_part_7.cc Creating dependency file for SGsAP_CodecPort_CtrlFunct_part_6.cc Creating dependency file for SGsAP_CodecPort_CtrlFunct_part_5.cc Creating dependency file for SGsAP_CodecPort_CtrlFunct_part_3.cc Creating dependency file for SGsAP_CodecPort_CtrlFunct_part_4.cc Creating dependency file for SGsAP_CodecPort_CtrlFunct_part_2.cc Creating dependency file for SGsAP_CodecPort_CtrlFunct_part_1.cc Creating dependency file for SGsAP_CodecPort_part_7.cc Creating dependency file for SGsAP_CodecPort_part_6.cc Creating dependency file for SGsAP_CodecPort_part_5.cc Creating dependency file for SGsAP_CodecPort_part_4.cc Creating dependency file for SGsAP_CodecPort_part_3.cc Creating dependency file for SGsAP_CodecPort_part_2.cc Creating dependency file for SGsAP_CodecPort_part_1.cc Creating dependency file for SDP_Types_part_7.cc Creating dependency file for SDP_Types_part_6.cc Creating dependency file for SDP_Types_part_5.cc Creating dependency file for SDP_Types_part_4.cc Creating dependency file for SDP_Types_part_3.cc Creating dependency file for SDP_Types_part_2.cc Creating dependency file for SDP_Types_part_1.cc Creating dependency file for SDP_Templates_part_7.cc Creating dependency file for SDP_Templates_part_5.cc Creating dependency file for SDP_Templates_part_4.cc Creating dependency file for SDP_Templates_part_3.cc Creating dependency file for SDP_Templates_part_2.cc Creating dependency file for SDP_Templates_part_6.cc Creating dependency file for SDP_Templates_part_1.cc Creating dependency file for SCTPasp_Types_part_7.cc Creating dependency file for SCTPasp_Types_part_6.cc Creating dependency file for SCTPasp_Types_part_5.cc Creating dependency file for SCTPasp_Types_part_4.cc Creating dependency file for SCTPasp_Types_part_3.cc Creating dependency file for SCTPasp_Types_part_2.cc Creating dependency file for SCTPasp_Types_part_1.cc Creating dependency file for SCTPasp_PortType_part_7.cc Creating dependency file for SCTPasp_PortType_part_6.cc Creating dependency file for SCTPasp_PortType_part_5.cc Creating dependency file for SCTPasp_PortType_part_4.cc Creating dependency file for SCTPasp_PortType_part_3.cc Creating dependency file for SCTPasp_PortType_part_2.cc Creating dependency file for SCTPasp_PortType_part_1.cc Creating dependency file for SCTP_Templates_part_7.cc Creating dependency file for SCTP_Templates_part_6.cc Creating dependency file for SCTP_Templates_part_5.cc Creating dependency file for SCTP_Templates_part_4.cc Creating dependency file for SCTP_Templates_part_3.cc Creating dependency file for SCTP_Templates_part_2.cc Creating dependency file for SCTP_Templates_part_1.cc Creating dependency file for SCCPasp_Types_part_7.cc Creating dependency file for SCCPasp_Types_part_6.cc Creating dependency file for SCCPasp_Types_part_5.cc Creating dependency file for SCCPasp_Types_part_4.cc Creating dependency file for SCCPasp_Types_part_3.cc Creating dependency file for SCCPasp_Types_part_2.cc Creating dependency file for SCCPasp_Types_part_1.cc Creating dependency file for SCCP_Types_part_7.cc Creating dependency file for SCCP_Types_part_6.cc Creating dependency file for SCCP_Types_part_5.cc Creating dependency file for SCCP_Types_part_4.cc Creating dependency file for SCCP_Types_part_3.cc Creating dependency file for SCCP_Types_part_2.cc Creating dependency file for SCCP_Types_part_1.cc Creating dependency file for SCCP_Templates_part_7.cc Creating dependency file for SCCP_Templates_part_6.cc Creating dependency file for SCCP_Templates_part_5.cc Creating dependency file for SCCP_Templates_part_4.cc Creating dependency file for SCCP_Templates_part_3.cc Creating dependency file for SCCP_Templates_part_2.cc Creating dependency file for SCCP_Templates_part_1.cc Creating dependency file for SCCP_Emulation_part_7.cc Creating dependency file for SCCP_Emulation_part_6.cc Creating dependency file for SCCP_Emulation_part_5.cc Creating dependency file for SCCP_Emulation_part_4.cc Creating dependency file for SCCP_Emulation_part_3.cc Creating dependency file for SCCP_Emulation_part_2.cc Creating dependency file for SCCP_Emulation_part_1.cc Creating dependency file for RTP_Types_part_7.cc Creating dependency file for RTP_Types_part_6.cc Creating dependency file for RTP_Types_part_5.cc Creating dependency file for RTP_Types_part_4.cc Creating dependency file for RTP_Types_part_3.cc Creating dependency file for RTP_Types_part_2.cc Creating dependency file for RTP_Types_part_1.cc Creating dependency file for RTP_CodecPort_part_7.cc Creating dependency file for RTP_CodecPort_part_6.cc Creating dependency file for RTP_CodecPort_part_5.cc Creating dependency file for RTP_CodecPort_part_4.cc Creating dependency file for RTP_CodecPort_part_3.cc Creating dependency file for RTP_CodecPort_part_2.cc Creating dependency file for RTP_CodecPort_part_1.cc Creating dependency file for RLCMAC_CSN1_Types_part_7.cc Creating dependency file for RLCMAC_CSN1_Types_part_6.cc Creating dependency file for RLCMAC_CSN1_Types_part_5.cc Creating dependency file for RLCMAC_CSN1_Types_part_4.cc Creating dependency file for RLCMAC_CSN1_Types_part_3.cc Creating dependency file for RLCMAC_CSN1_Types_part_2.cc Creating dependency file for RLCMAC_CSN1_Types_part_1.cc Creating dependency file for RLCMAC_CSN1_Templates_part_7.cc Creating dependency file for RLCMAC_CSN1_Templates_part_6.cc Creating dependency file for RLCMAC_CSN1_Templates_part_5.cc Creating dependency file for RLCMAC_CSN1_Templates_part_4.cc Creating dependency file for RLCMAC_CSN1_Templates_part_3.cc Creating dependency file for RLCMAC_CSN1_Templates_part_2.cc Creating dependency file for RLCMAC_CSN1_Templates_part_1.cc Creating dependency file for RANAP_Types_part_7.cc Creating dependency file for RANAP_Types_part_6.cc Creating dependency file for RANAP_Types_part_5.cc Creating dependency file for RANAP_Types_part_4.cc Creating dependency file for RANAP_Types_part_3.cc Creating dependency file for RANAP_Types_part_2.cc Creating dependency file for RANAP_Types_part_1.cc Creating dependency file for RANAP_Templates_part_7.cc Creating dependency file for RANAP_Templates_part_6.cc Creating dependency file for RANAP_Templates_part_5.cc Creating dependency file for RANAP_Templates_part_4.cc Creating dependency file for RANAP_Templates_part_3.cc Creating dependency file for RANAP_Templates_part_2.cc Creating dependency file for RANAP_Templates_part_1.cc Creating dependency file for RANAP_CodecPort_part_7.cc Creating dependency file for RANAP_CodecPort_part_6.cc Creating dependency file for RANAP_CodecPort_part_5.cc Creating dependency file for RANAP_CodecPort_part_4.cc Creating dependency file for RANAP_CodecPort_part_3.cc Creating dependency file for RANAP_CodecPort_part_2.cc Creating dependency file for RANAP_CodecPort_part_1.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MTP3asp_Types_part_7.cc Creating dependency file for MTP3asp_Types_part_6.cc Creating dependency file for MTP3asp_Types_part_5.cc Creating dependency file for MTP3asp_Types_part_4.cc Creating dependency file for MTP3asp_Types_part_3.cc Creating dependency file for MTP3asp_Types_part_2.cc Creating dependency file for MTP3asp_Types_part_1.cc Creating dependency file for MTP3asp_PortType_part_7.cc Creating dependency file for MTP3asp_PortType_part_6.cc Creating dependency file for MTP3asp_PortType_part_5.cc Creating dependency file for MTP3asp_PortType_part_4.cc Creating dependency file for MTP3asp_PortType_part_3.cc Creating dependency file for MTP3asp_PortType_part_2.cc Creating dependency file for MTP3asp_PortType_part_1.cc Creating dependency file for MSC_Tests_Iu_part_7.cc Creating dependency file for MSC_Tests_Iu_part_6.cc Creating dependency file for MSC_Tests_Iu_part_5.cc Creating dependency file for MSC_Tests_Iu_part_4.cc Creating dependency file for MSC_Tests_Iu_part_3.cc Creating dependency file for MSC_Tests_Iu_part_2.cc Creating dependency file for MSC_Tests_Iu_part_1.cc Creating dependency file for MSC_Tests_ASCI_part_7.cc Creating dependency file for MSC_Tests_ASCI_part_6.cc Creating dependency file for MSC_Tests_ASCI_part_5.cc Creating dependency file for MSC_Tests_ASCI_part_4.cc Creating dependency file for MSC_Tests_ASCI_part_3.cc Creating dependency file for MSC_Tests_ASCI_part_2.cc Creating dependency file for MSC_Tests_ASCI_part_1.cc Creating dependency file for MSC_Tests_part_7.cc Creating dependency file for MSC_Tests_part_6.cc Creating dependency file for MSC_Tests_part_5.cc Creating dependency file for MSC_Tests_part_4.cc Creating dependency file for MSC_Tests_part_3.cc Creating dependency file for MSC_Tests_part_2.cc Creating dependency file for MSC_Tests_part_1.cc Creating dependency file for MNCC_Types_part_7.cc Creating dependency file for MNCC_Types_part_6.cc Creating dependency file for MNCC_Types_part_5.cc Creating dependency file for MNCC_Types_part_4.cc Creating dependency file for MNCC_Types_part_3.cc Creating dependency file for MNCC_Types_part_2.cc Creating dependency file for MNCC_Types_part_1.cc Creating dependency file for MNCC_Emulation_part_7.cc Creating dependency file for MNCC_Emulation_part_6.cc Creating dependency file for MNCC_Emulation_part_5.cc Creating dependency file for MNCC_Emulation_part_4.cc Creating dependency file for MNCC_Emulation_part_3.cc Creating dependency file for MNCC_Emulation_part_2.cc Creating dependency file for MNCC_Emulation_part_1.cc Creating dependency file for MNCC_CodecPort_part_7.cc Creating dependency file for MNCC_CodecPort_part_6.cc Creating dependency file for MNCC_CodecPort_part_5.cc Creating dependency file for MNCC_CodecPort_part_4.cc Creating dependency file for MNCC_CodecPort_part_3.cc Creating dependency file for MNCC_CodecPort_part_2.cc Creating dependency file for MNCC_CodecPort_part_1.cc Creating dependency file for MGCP_Types_part_7.cc Creating dependency file for MGCP_Types_part_6.cc Creating dependency file for MGCP_Types_part_5.cc Creating dependency file for MGCP_Types_part_4.cc Creating dependency file for MGCP_Types_part_3.cc Creating dependency file for MGCP_Types_part_2.cc Creating dependency file for MGCP_Types_part_1.cc Creating dependency file for MGCP_Templates_part_7.cc Creating dependency file for MGCP_Templates_part_6.cc Creating dependency file for MGCP_Templates_part_5.cc Creating dependency file for MGCP_Templates_part_4.cc Creating dependency file for MGCP_Templates_part_3.cc Creating dependency file for MGCP_Templates_part_2.cc Creating dependency file for MGCP_Templates_part_1.cc Creating dependency file for MGCP_Emulation_part_7.cc Creating dependency file for MGCP_Emulation_part_6.cc Creating dependency file for MGCP_Emulation_part_5.cc Creating dependency file for MGCP_Emulation_part_4.cc Creating dependency file for MGCP_Emulation_part_3.cc Creating dependency file for MGCP_Emulation_part_2.cc Creating dependency file for MGCP_Emulation_part_1.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_7.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_6.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_5.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_4.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_3.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_2.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_1.cc Creating dependency file for MGCP_CodecPort_part_7.cc Creating dependency file for MGCP_CodecPort_part_6.cc Creating dependency file for MGCP_CodecPort_part_5.cc Creating dependency file for MGCP_CodecPort_part_4.cc Creating dependency file for MGCP_CodecPort_part_3.cc Creating dependency file for MGCP_CodecPort_part_2.cc Creating dependency file for MGCP_CodecPort_part_1.cc Creating dependency file for MAP_Types_part_7.cc Creating dependency file for MAP_Types_part_6.cc Creating dependency file for MAP_Types_part_5.cc Creating dependency file for MAP_Types_part_4.cc Creating dependency file for MAP_Types_part_3.cc Creating dependency file for MAP_Types_part_2.cc Creating dependency file for MAP_Types_part_1.cc Creating dependency file for M3UA_Types_part_7.cc Creating dependency file for M3UA_Types_part_6.cc Creating dependency file for M3UA_Types_part_5.cc Creating dependency file for M3UA_Types_part_4.cc Creating dependency file for M3UA_Types_part_3.cc Creating dependency file for M3UA_Types_part_2.cc Creating dependency file for M3UA_Types_part_1.cc Creating dependency file for M3UA_Emulation_part_7.cc Creating dependency file for M3UA_Emulation_part_6.cc Creating dependency file for M3UA_Emulation_part_5.cc Creating dependency file for M3UA_Emulation_part_4.cc Creating dependency file for M3UA_Emulation_part_3.cc Creating dependency file for M3UA_Emulation_part_2.cc Creating dependency file for M3UA_Emulation_part_1.cc Creating dependency file for L3_Templates_part_7.cc Creating dependency file for L3_Templates_part_6.cc Creating dependency file for L3_Templates_part_5.cc Creating dependency file for L3_Templates_part_4.cc Creating dependency file for L3_Templates_part_3.cc Creating dependency file for L3_Templates_part_2.cc Creating dependency file for L3_Templates_part_1.cc Creating dependency file for L3_Common_part_7.cc Creating dependency file for L3_Common_part_6.cc Creating dependency file for L3_Common_part_5.cc Creating dependency file for L3_Common_part_4.cc Creating dependency file for L3_Common_part_3.cc Creating dependency file for L3_Common_part_2.cc Creating dependency file for L3_Common_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for DNS_Helpers_part_7.cc Creating dependency file for DNS_Helpers_part_6.cc Creating dependency file for DNS_Helpers_part_4.cc Creating dependency file for DNS_Helpers_part_5.cc Creating dependency file for DNS_Helpers_part_3.cc Creating dependency file for DNS_Helpers_part_2.cc Creating dependency file for DNS_Helpers_part_1.cc Creating dependency file for BSSMAP_Templates_part_7.cc Creating dependency file for BSSMAP_Templates_part_6.cc Creating dependency file for BSSMAP_Templates_part_5.cc Creating dependency file for BSSMAP_Templates_part_4.cc Creating dependency file for BSSMAP_Templates_part_3.cc Creating dependency file for BSSMAP_Templates_part_2.cc Creating dependency file for BSSMAP_Templates_part_1.cc Creating dependency file for BSSAP_Types_part_7.cc Creating dependency file for BSSAP_Types_part_6.cc Creating dependency file for BSSAP_Types_part_5.cc Creating dependency file for BSSAP_Types_part_4.cc Creating dependency file for BSSAP_Types_part_3.cc Creating dependency file for BSSAP_Types_part_2.cc Creating dependency file for BSSAP_Types_part_1.cc Creating dependency file for BSSAP_CodecPort_part_7.cc Creating dependency file for BSSAP_CodecPort_part_6.cc Creating dependency file for BSSAP_CodecPort_part_5.cc Creating dependency file for BSSAP_CodecPort_part_4.cc Creating dependency file for BSSAP_CodecPort_part_3.cc Creating dependency file for BSSAP_CodecPort_part_2.cc Creating dependency file for BSSAP_CodecPort_part_1.cc Creating dependency file for BSC_ConnectionHandler_part_7.cc Creating dependency file for BSC_ConnectionHandler_part_6.cc Creating dependency file for BSC_ConnectionHandler_part_5.cc Creating dependency file for BSC_ConnectionHandler_part_4.cc Creating dependency file for BSC_ConnectionHandler_part_3.cc Creating dependency file for BSC_ConnectionHandler_part_2.cc Creating dependency file for BSC_ConnectionHandler_part_1.cc Creating dependency file for USSD_Helpers.cc Creating dependency file for UD_Types.cc Creating dependency file for UD_PortType.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCOpenSecurity_Functions.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCEncoding_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SS_Types.cc Creating dependency file for SS_Templates.cc Creating dependency file for SMPP_Types.cc Creating dependency file for SMPP_Templates.cc Creating dependency file for SMPP_Emulation.cc Creating dependency file for SMPP_CodecPort_CtrlFunct.cc Creating dependency file for SMPP_CodecPort.cc Creating dependency file for SGsAP_Types.cc Creating dependency file for SGsAP_Templates.cc Creating dependency file for SGsAP_Emulation.cc Creating dependency file for SGsAP_CodecPort_CtrlFunct.cc Creating dependency file for SGsAP_CodecPort.cc Creating dependency file for SDP_Templates.cc Creating dependency file for SDP_Types.cc Creating dependency file for SCTPasp_Types.cc Creating dependency file for SCTPasp_PortType.cc Creating dependency file for SCCPasp_Types.cc Creating dependency file for SCTP_Templates.cc Creating dependency file for SCCP_Types.cc Creating dependency file for SCCP_Templates.cc Creating dependency file for SCCP_Emulation.cc Creating dependency file for RTP_Types.cc Creating dependency file for RTP_CodecPort.cc Creating dependency file for RLCMAC_CSN1_Types.cc Creating dependency file for RLCMAC_CSN1_Templates.cc Creating dependency file for RANAP_Types.cc Creating dependency file for RANAP_Templates.cc Creating dependency file for RANAP_CodecPort.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MTP3asp_Types.cc Creating dependency file for MTP3asp_PortType.cc Creating dependency file for MSC_Tests_Iu.cc Creating dependency file for MSC_Tests_ASCI.cc Creating dependency file for MSC_Tests.cc Creating dependency file for MNCC_Types.cc Creating dependency file for MNCC_Emulation.cc Creating dependency file for MNCC_CodecPort.cc Creating dependency file for MGCP_Types.cc Creating dependency file for MGCP_Templates.cc Creating dependency file for MGCP_Emulation.cc Creating dependency file for MGCP_CodecPort_CtrlFunct.cc Creating dependency file for MGCP_CodecPort.cc Creating dependency file for MAP_Types.cc Creating dependency file for M3UA_Types.cc Creating dependency file for M3UA_Emulation.cc Creating dependency file for L3_Templates.cc Creating dependency file for L3_Common.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for General_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for DNS_Helpers.cc Creating dependency file for BSSMAP_Templates.cc Creating dependency file for BSSAP_Types.cc Creating dependency file for BSSAP_CodecPort.cc Creating dependency file for BSC_ConnectionHandler.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_ConnectionHandler.o BSC_ConnectionHandler.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort.o BSSAP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types.o BSSAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSMAP_Templates.o BSSMAP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers.o DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common.o L3_Common.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates.o L3_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation.o M3UA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types.o M3UA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types.o MAP_Types.cc GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': GSUP_Emulation.cc:4864:1: warning: control reaches end of non-void function [-Wreturn-type] 4864 | } | ^ GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': GSUP_Emulation.cc:4915:1: warning: control reaches end of non-void function [-Wreturn-type] 4915 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort.o MGCP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct.o MGCP_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation.o MGCP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates.o MGCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types.o MGCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MNCC_CodecPort.o MNCC_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MNCC_Emulation.o MNCC_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MNCC_Types.o MNCC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSC_Tests.o MSC_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSC_Tests_ASCI.o MSC_Tests_ASCI.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSC_Tests_Iu.o MSC_Tests_Iu.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType.o MTP3asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types.o MTP3asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc MNCC_Types.cc: In function 'INTEGER MNCC__Types::f__mncc__get__call__id(const MNCC__PDU&)': MNCC_Types.cc:37077:1: warning: control reaches end of non-void function [-Wreturn-type] 37077 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc MGCP_Emulation.cc: In function 'COMPONENT MGCP__Emulation::f__comp__by__ep(const CHARSTRING&)': MGCP_Emulation.cc:7792:1: warning: control reaches end of non-void function [-Wreturn-type] 7792 | } | ^ MGCP_Emulation.cc: In function 'CHARSTRING MGCP__Emulation::f__ep__by__comp(const COMPONENT&)': MGCP_Emulation.cc:7844:1: warning: control reaches end of non-void function [-Wreturn-type] 7844 | } | ^ MGCP_Emulation.cc: In function 'COMPONENT MGCP__Emulation::ExpectedCreateCallback(const MGCP__Types::MgcpCommand&, const CHARSTRING&)': MGCP_Emulation.cc:8985:1: warning: control reaches end of non-void function [-Wreturn-type] 8985 | } | ^ MGCP_Emulation.cc: In function 'CHARSTRING MGCP__Emulation::f__encoding__name__from__pt(const MGCP__Types::SDP__FIELD__PayloadType&)': MGCP_Emulation.cc:9433:1: warning: control reaches end of non-void function [-Wreturn-type] 9433 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc MNCC_Emulation.cc: In function 'COMPONENT MNCC__Emulation::f__comp__by__call__id(const INTEGER&)': MNCC_Emulation.cc:6306:1: warning: control reaches end of non-void function [-Wreturn-type] 6306 | } | ^ MNCC_Emulation.cc: In function 'INTEGER MNCC__Emulation::f__call__id__by__comp(const COMPONENT&)': MNCC_Emulation.cc:6357:1: warning: control reaches end of non-void function [-Wreturn-type] 6357 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort.o RANAP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates.o RANAP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types.o RANAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Templates.o RLCMAC_CSN1_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Types.o RLCMAC_CSN1_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort.o RTP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types.o RTP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation.o SCCP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates.o SCCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types.o SCCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types.o SCCPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates.o SCTP_Templates.cc MSC_Tests.cc: In function 'SMPP__Types::SMPP__TON MSC__Tests::f__sm__ton__from__gsm(const BITSTRING&)': MSC_Tests.cc:14012: warning: control reaches end of non-void function [-Wreturn-type] 14012 | } | MSC_Tests.cc: In function 'SMPP__Types::SMPP__NPI MSC__Tests::f__sm__npi__from__gsm(const BITSTRING&)': MSC_Tests.cc:14100: warning: control reaches end of non-void function [-Wreturn-type] 14100 | } | env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType.o SCTPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types.o SCTPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates.o SDP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types.o SDP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGsAP_CodecPort.o SGsAP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGsAP_CodecPort_CtrlFunct.o SGsAP_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGsAP_Emulation.o SGsAP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGsAP_Templates.o SGsAP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGsAP_Types.o SGsAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SMPP_CodecPort.o SMPP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SMPP_CodecPort_CtrlFunct.o SMPP_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SMPP_Emulation.o SMPP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SMPP_Templates.o SMPP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SMPP_Types.o SMPP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates.o SS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types.o SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions.o TCCEncoding_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCOpenSecurity_Functions.o TCCOpenSecurity_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType.o UD_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types.o UD_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers.o USSD_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_ConnectionHandler_part_1.o BSC_ConnectionHandler_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_ConnectionHandler_part_2.o BSC_ConnectionHandler_part_2.cc SGsAP_Emulation.cc: In function 'COMPONENT SGsAP__Emulation::f__comp__by__imsi(const HEXSTRING&)': SGsAP_Emulation.cc:6850:1: warning: control reaches end of non-void function [-Wreturn-type] 6850 | } | ^ SGsAP_Emulation.cc: In function 'HEXSTRING SGsAP__Emulation::f__imsi__by__comp(const COMPONENT&)': SGsAP_Emulation.cc:6902:1: warning: control reaches end of non-void function [-Wreturn-type] 6902 | } | ^ SGsAP_Emulation.cc: In function 'COMPONENT SGsAP__Emulation::ExpectedCreateCallback(const SGsAP__Types::PDU__SGsAP&, const HEXSTRING&, const CHARSTRING&)': SGsAP_Emulation.cc:7947:1: warning: control reaches end of non-void function [-Wreturn-type] 7947 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_ConnectionHandler_part_3.o BSC_ConnectionHandler_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_ConnectionHandler_part_4.o BSC_ConnectionHandler_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_ConnectionHandler_part_5.o BSC_ConnectionHandler_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_ConnectionHandler_part_6.o BSC_ConnectionHandler_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_ConnectionHandler_part_7.o BSC_ConnectionHandler_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_1.o BSSAP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_2.o BSSAP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_3.o BSSAP_CodecPort_part_3.cc SMPP_Emulation.cc: In function 'COMPONENT SMPP__Emulation::f__comp__by__trans__id(const INTEGER&)': SMPP_Emulation.cc:4304:1: warning: control reaches end of non-void function [-Wreturn-type] 4304 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_4.o BSSAP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_5.o BSSAP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_6.o BSSAP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_7.o BSSAP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_1.o BSSAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_2.o BSSAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_3.o BSSAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_4.o BSSAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_5.o BSSAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_6.o BSSAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_7.o BSSAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSMAP_Templates_part_1.o BSSMAP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSMAP_Templates_part_2.o BSSMAP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSMAP_Templates_part_3.o BSSMAP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSMAP_Templates_part_4.o BSSMAP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSMAP_Templates_part_5.o BSSMAP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSMAP_Templates_part_6.o BSSMAP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSMAP_Templates_part_7.o BSSMAP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_1.o DNS_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_2.o DNS_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_3.o DNS_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_4.o DNS_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_5.o DNS_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_6.o DNS_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_7.o DNS_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_1.o L3_Common_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_2.o L3_Common_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_3.o L3_Common_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_4.o L3_Common_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_5.o L3_Common_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_6.o L3_Common_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_7.o L3_Common_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_1.o L3_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_2.o L3_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_3.o L3_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_4.o L3_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_5.o L3_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_6.o L3_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_7.o L3_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_1.o M3UA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_2.o M3UA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_3.o M3UA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_4.o M3UA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_5.o M3UA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_6.o M3UA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_7.o M3UA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_1.o M3UA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_2.o M3UA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_3.o M3UA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_4.o M3UA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_5.o M3UA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_6.o M3UA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_7.o M3UA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_1.o MAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_2.o MAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_3.o MAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_4.o MAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_5.o MAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_6.o MAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_7.o MAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_1.o MGCP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_2.o MGCP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_3.o MGCP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_4.o MGCP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_5.o MGCP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_6.o MGCP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_7.o MGCP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_1.o MGCP_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_2.o MGCP_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_3.o MGCP_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_4.o MGCP_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_5.o MGCP_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_6.o MGCP_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_7.o MGCP_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_1.o MGCP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_2.o MGCP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_3.o MGCP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_4.o MGCP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_5.o MGCP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_6.o MGCP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_7.o MGCP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_1.o MGCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_2.o MGCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_3.o MGCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_4.o MGCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_5.o MGCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_6.o MGCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_7.o MGCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_1.o MGCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_2.o MGCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_3.o MGCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_4.o MGCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_5.o MGCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_6.o MGCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_7.o MGCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MNCC_CodecPort_part_1.o MNCC_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MNCC_CodecPort_part_2.o MNCC_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MNCC_CodecPort_part_3.o MNCC_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MNCC_CodecPort_part_4.o MNCC_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MNCC_CodecPort_part_5.o MNCC_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MNCC_CodecPort_part_6.o MNCC_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MNCC_CodecPort_part_7.o MNCC_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MNCC_Emulation_part_1.o MNCC_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MNCC_Emulation_part_2.o MNCC_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MNCC_Emulation_part_3.o MNCC_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MNCC_Emulation_part_4.o MNCC_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MNCC_Emulation_part_5.o MNCC_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MNCC_Emulation_part_6.o MNCC_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MNCC_Emulation_part_7.o MNCC_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MNCC_Types_part_1.o MNCC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MNCC_Types_part_2.o MNCC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MNCC_Types_part_3.o MNCC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MNCC_Types_part_4.o MNCC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MNCC_Types_part_5.o MNCC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MNCC_Types_part_6.o MNCC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MNCC_Types_part_7.o MNCC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSC_Tests_part_1.o MSC_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSC_Tests_part_2.o MSC_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSC_Tests_part_3.o MSC_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSC_Tests_part_4.o MSC_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSC_Tests_part_5.o MSC_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSC_Tests_part_6.o MSC_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSC_Tests_part_7.o MSC_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSC_Tests_ASCI_part_1.o MSC_Tests_ASCI_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSC_Tests_ASCI_part_2.o MSC_Tests_ASCI_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSC_Tests_ASCI_part_3.o MSC_Tests_ASCI_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSC_Tests_ASCI_part_4.o MSC_Tests_ASCI_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSC_Tests_ASCI_part_5.o MSC_Tests_ASCI_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSC_Tests_ASCI_part_6.o MSC_Tests_ASCI_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSC_Tests_ASCI_part_7.o MSC_Tests_ASCI_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSC_Tests_Iu_part_1.o MSC_Tests_Iu_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSC_Tests_Iu_part_2.o MSC_Tests_Iu_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSC_Tests_Iu_part_3.o MSC_Tests_Iu_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSC_Tests_Iu_part_4.o MSC_Tests_Iu_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSC_Tests_Iu_part_5.o MSC_Tests_Iu_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSC_Tests_Iu_part_6.o MSC_Tests_Iu_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSC_Tests_Iu_part_7.o MSC_Tests_Iu_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_7.o MTP3asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_1.o MTP3asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_2.o MTP3asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_3.o MTP3asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_4.o MTP3asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_5.o MTP3asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_6.o MTP3asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_7.o MTP3asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_7.o RANAP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_1.o RANAP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_2.o RANAP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_3.o RANAP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_4.o RANAP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_5.o RANAP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_6.o RANAP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_7.o RANAP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_1.o RANAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_2.o RANAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_3.o RANAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_4.o RANAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_5.o RANAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_6.o RANAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_7.o RANAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Templates_part_1.o RLCMAC_CSN1_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Templates_part_2.o RLCMAC_CSN1_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Templates_part_3.o RLCMAC_CSN1_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Templates_part_4.o RLCMAC_CSN1_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Templates_part_5.o RLCMAC_CSN1_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Templates_part_6.o RLCMAC_CSN1_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Templates_part_7.o RLCMAC_CSN1_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Types_part_1.o RLCMAC_CSN1_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Types_part_2.o RLCMAC_CSN1_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Types_part_3.o RLCMAC_CSN1_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Types_part_4.o RLCMAC_CSN1_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Types_part_5.o RLCMAC_CSN1_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Types_part_6.o RLCMAC_CSN1_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Types_part_7.o RLCMAC_CSN1_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_1.o RTP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_2.o RTP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_3.o RTP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_4.o RTP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_5.o RTP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_6.o RTP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_7.o RTP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_1.o RTP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_2.o RTP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_3.o RTP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_4.o RTP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_5.o RTP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_6.o RTP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_7.o RTP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_1.o SCCP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_2.o SCCP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_3.o SCCP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_4.o SCCP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_5.o SCCP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_6.o SCCP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_7.o SCCP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_1.o SCCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_2.o SCCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_3.o SCCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_4.o SCCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_5.o SCCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_6.o SCCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_7.o SCCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_1.o SCCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_2.o SCCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_3.o SCCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_4.o SCCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_5.o SCCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_6.o SCCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_7.o SCCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_1.o SCCPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_2.o SCCPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_3.o SCCPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_4.o SCCPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_5.o SCCPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_6.o SCCPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_7.o SCCPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_1.o SCTP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_2.o SCTP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_3.o SCTP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_4.o SCTP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_5.o SCTP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_6.o SCTP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_7.o SCTP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_7.o SCTPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_1.o SCTPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_2.o SCTPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_3.o SCTPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_4.o SCTPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_5.o SCTPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_6.o SCTPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_7.o SCTPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_1.o SDP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_2.o SDP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_3.o SDP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_4.o SDP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_5.o SDP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_6.o SDP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_7.o SDP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_1.o SDP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_2.o SDP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_3.o SDP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_4.o SDP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_5.o SDP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_6.o SDP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_7.o SDP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGsAP_CodecPort_part_1.o SGsAP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGsAP_CodecPort_part_2.o SGsAP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGsAP_CodecPort_part_3.o SGsAP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGsAP_CodecPort_part_4.o SGsAP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGsAP_CodecPort_part_5.o SGsAP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGsAP_CodecPort_part_6.o SGsAP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGsAP_CodecPort_part_7.o SGsAP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGsAP_CodecPort_CtrlFunct_part_1.o SGsAP_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGsAP_CodecPort_CtrlFunct_part_2.o SGsAP_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGsAP_CodecPort_CtrlFunct_part_3.o SGsAP_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGsAP_CodecPort_CtrlFunct_part_4.o SGsAP_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGsAP_CodecPort_CtrlFunct_part_5.o SGsAP_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGsAP_CodecPort_CtrlFunct_part_6.o SGsAP_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGsAP_CodecPort_CtrlFunct_part_7.o SGsAP_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGsAP_Emulation_part_1.o SGsAP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGsAP_Emulation_part_2.o SGsAP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGsAP_Emulation_part_3.o SGsAP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGsAP_Emulation_part_4.o SGsAP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGsAP_Emulation_part_5.o SGsAP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGsAP_Emulation_part_6.o SGsAP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGsAP_Emulation_part_7.o SGsAP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGsAP_Templates_part_1.o SGsAP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGsAP_Templates_part_2.o SGsAP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGsAP_Templates_part_3.o SGsAP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGsAP_Templates_part_4.o SGsAP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGsAP_Templates_part_5.o SGsAP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGsAP_Templates_part_6.o SGsAP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGsAP_Templates_part_7.o SGsAP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGsAP_Types_part_1.o SGsAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGsAP_Types_part_2.o SGsAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGsAP_Types_part_3.o SGsAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGsAP_Types_part_4.o SGsAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGsAP_Types_part_5.o SGsAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGsAP_Types_part_6.o SGsAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGsAP_Types_part_7.o SGsAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SMPP_CodecPort_part_1.o SMPP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SMPP_CodecPort_part_2.o SMPP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SMPP_CodecPort_part_3.o SMPP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SMPP_CodecPort_part_4.o SMPP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SMPP_CodecPort_part_5.o SMPP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SMPP_CodecPort_part_6.o SMPP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SMPP_CodecPort_part_7.o SMPP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SMPP_CodecPort_CtrlFunct_part_1.o SMPP_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SMPP_CodecPort_CtrlFunct_part_2.o SMPP_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SMPP_CodecPort_CtrlFunct_part_3.o SMPP_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SMPP_CodecPort_CtrlFunct_part_4.o SMPP_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SMPP_CodecPort_CtrlFunct_part_5.o SMPP_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SMPP_CodecPort_CtrlFunct_part_6.o SMPP_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SMPP_CodecPort_CtrlFunct_part_7.o SMPP_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SMPP_Emulation_part_1.o SMPP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SMPP_Emulation_part_2.o SMPP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SMPP_Emulation_part_3.o SMPP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SMPP_Emulation_part_4.o SMPP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SMPP_Emulation_part_5.o SMPP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SMPP_Emulation_part_6.o SMPP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SMPP_Emulation_part_7.o SMPP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SMPP_Templates_part_1.o SMPP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SMPP_Templates_part_2.o SMPP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SMPP_Templates_part_3.o SMPP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SMPP_Templates_part_4.o SMPP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SMPP_Templates_part_5.o SMPP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SMPP_Templates_part_6.o SMPP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SMPP_Templates_part_7.o SMPP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SMPP_Types_part_1.o SMPP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SMPP_Types_part_2.o SMPP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SMPP_Types_part_3.o SMPP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SMPP_Types_part_4.o SMPP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SMPP_Types_part_5.o SMPP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SMPP_Types_part_6.o SMPP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SMPP_Types_part_7.o SMPP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_1.o SS_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_2.o SS_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_3.o SS_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_4.o SS_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_5.o SS_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_6.o SS_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_7.o SS_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_1.o SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_2.o SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_3.o SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_4.o SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_5.o SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_6.o SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_7.o SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_7.o TCCEncoding_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCOpenSecurity_Functions_part_1.o TCCOpenSecurity_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCOpenSecurity_Functions_part_2.o TCCOpenSecurity_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCOpenSecurity_Functions_part_3.o TCCOpenSecurity_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCOpenSecurity_Functions_part_4.o TCCOpenSecurity_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCOpenSecurity_Functions_part_5.o TCCOpenSecurity_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCOpenSecurity_Functions_part_6.o TCCOpenSecurity_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCOpenSecurity_Functions_part_7.o TCCOpenSecurity_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_1.o UD_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_2.o UD_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_3.o UD_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_4.o UD_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_5.o UD_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_6.o UD_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_7.o UD_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_1.o UD_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_2.o UD_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_3.o UD_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_4.o UD_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_5.o UD_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_6.o UD_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_7.o UD_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_1.o USSD_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_2.o USSD_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_3.o USSD_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_4.o USSD_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_5.o USSD_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_6.o USSD_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_7.o USSD_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter.o RAN_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation.o RAN_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping.o SCCP_Mapping.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_1.o RAN_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_2.o RAN_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_3.o RAN_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_4.o RAN_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_5.o RAN_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_6.o RAN_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_7.o RAN_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_1.o RAN_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_2.o RAN_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_3.o RAN_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_4.o RAN_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_5.o RAN_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_6.o RAN_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_7.o RAN_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_1.o SCCP_Mapping_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_2.o SCCP_Mapping_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_3.o SCCP_Mapping_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_4.o SCCP_Mapping_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_5.o SCCP_Mapping_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_6.o SCCP_Mapping_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_7.o SCCP_Mapping_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts.o MAP_ApplicationContexts.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code.o MAP_BS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes.o MAP_CH_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations.o MAP_CallHandlingOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes.o MAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation.o MAP_DialogueInformation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes.o MAP_ER_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors.o MAP_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes.o MAP_ExtensionDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes.o MAP_GR_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations.o MAP_Group_Call_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes.o MAP_LCS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations.o MAP_LocationServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes.o MAP_MS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations.o MAP_MobileServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes.o MAP_OM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations.o MAP_OperationAndMaintenanceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs.o MAP_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol.o MAP_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes.o MAP_SM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code.o MAP_SS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes.o MAP_SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations.o MAP_ShortMessageServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations.o MAP_SupplementaryServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code.o MAP_TS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions.o MobileDomainDefinitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes.o RANAP_CommonDataTypes.cc RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__conn__id(const INTEGER&)': RAN_Emulation.cc:23595:1: warning: control reaches end of non-void function [-Wreturn-type] 23595 | } | ^ RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__mgcp__tid(const CHARSTRING&)': RAN_Emulation.cc:23647:1: warning: control reaches end of non-void function [-Wreturn-type] 23647 | } | ^ RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__cic(const INTEGER&)': RAN_Emulation.cc:23757:1: warning: control reaches end of non-void function [-Wreturn-type] 23757 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__conn__id__by__comp(const COMPONENT&)': RAN_Emulation.cc:23866:1: warning: control reaches end of non-void function [-Wreturn-type] 23866 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__idx__by__comp(const COMPONENT&)': RAN_Emulation.cc:23917:1: warning: control reaches end of non-void function [-Wreturn-type] 23917 | } | ^ RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::ExpectedCreateCallback(const BSSAP__CodecPort::BSSAP__N__CONNECT__ind&, const CHARSTRING&)': RAN_Emulation.cc:27654:1: warning: control reaches end of non-void function [-Wreturn-type] 27654 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants.o RANAP_Constants.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers.o RANAP_Containers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs.o RANAP_IEs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents.o RANAP_PDU_Contents.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions.o RANAP_PDU_Descriptions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Generic_ROS_PDUs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects.o Remote_Operations_Information_Objects.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes.o SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors.o SS_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations.o SS_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs.o SS_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol.o SS_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_7.o MAP_ApplicationContexts_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_1.o MAP_BS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_2.o MAP_BS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_3.o MAP_BS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_4.o MAP_BS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_5.o MAP_BS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_6.o MAP_BS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_7.o MAP_BS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_7.o MAP_CH_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_7.o MAP_CallHandlingOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_7.o MAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_7.o MAP_DialogueInformation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_7.o MAP_ER_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_1.o MAP_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_2.o MAP_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_3.o MAP_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_4.o MAP_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_5.o MAP_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_6.o MAP_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_7.o MAP_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_7.o MAP_ExtensionDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_7.o MAP_GR_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_7.o MAP_Group_Call_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_7.o MAP_LCS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_7.o MAP_LocationServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_7.o MAP_MS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_7.o MAP_MobileServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_7.o MAP_OM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_7.o MAP_OperationAndMaintenanceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_7.o MAP_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_1.o MAP_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_2.o MAP_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_3.o MAP_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_4.o MAP_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_5.o MAP_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_6.o MAP_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_7.o MAP_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_7.o MAP_SM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_1.o MAP_SS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_2.o MAP_SS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_3.o MAP_SS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_4.o MAP_SS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_5.o MAP_SS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_6.o MAP_SS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_7.o MAP_SS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_7.o MAP_SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_7.o MAP_ShortMessageServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_1.o MAP_TS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_2.o MAP_TS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_3.o MAP_TS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_4.o MAP_TS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_5.o MAP_TS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_6.o MAP_TS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_7.o MAP_TS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_7.o MobileDomainDefinitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_7.o RANAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_1.o RANAP_Constants_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_2.o RANAP_Constants_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_3.o RANAP_Constants_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_4.o RANAP_Constants_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_5.o RANAP_Constants_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_6.o RANAP_Constants_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_7.o RANAP_Constants_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_1.o RANAP_Containers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_2.o RANAP_Containers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_3.o RANAP_Containers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_4.o RANAP_Containers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_5.o RANAP_Containers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_6.o RANAP_Containers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_7.o RANAP_Containers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_1.o RANAP_IEs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_2.o RANAP_IEs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_3.o RANAP_IEs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_4.o RANAP_IEs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_5.o RANAP_IEs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_6.o RANAP_IEs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_7.o RANAP_IEs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_7.o RANAP_PDU_Contents_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_7.o RANAP_PDU_Descriptions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Generic_ROS_PDUs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_7.o Remote_Operations_Information_Objects_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_1.o SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_2.o SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_3.o SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_4.o SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_5.o SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_6.o SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_7.o SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_1.o SS_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_2.o SS_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_3.o SS_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_4.o SS_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_5.o SS_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_6.o SS_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_7.o SS_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_1.o SS_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_2.o SS_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_3.o SS_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_4.o SS_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_5.o SS_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_6.o SS_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_7.o SS_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_7.o SS_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_1.o SS_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_2.o SS_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_3.o SS_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_4.o SS_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_5.o SS_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_6.o SS_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_7.o SS_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_parse_.tab.o SDP_parse_.tab.c env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o lex.SDP_parse_.o lex.SDP_parse_.c env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_EncDec.o MAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunctDef.o MGCP_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MNCC_EncDec.o MNCC_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_EncDec.o RANAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunctDef.o RTP_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_EncDec.o RTP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_EncDec.o SCCP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PT.o SCTPasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_EncDec.o SDP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGsAP_CodecPort_CtrlFunctDef.o SGsAP_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SMPP_CodecPort_CtrlFunctDef.o SMPP_CodecPort_CtrlFunctDef.cc lex.SDP_parse_.c: In function 'int SDP_parse_lex()': lex.SDP_parse_.c:21592:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 21592 | register yy_state_type yy_current_state; | ^~~~~~~~~~~~~~~~ lex.SDP_parse_.c:21593:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 21593 | register char *yy_cp, *yy_bp; | ^~~~~ lex.SDP_parse_.c:21593:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 21593 | register char *yy_cp, *yy_bp; | ^~~~~ lex.SDP_parse_.c:21594:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 21594 | register int yy_act; | ^~~~~~ lex.SDP_parse_.c: In function 'int yy_get_next_buffer()': lex.SDP_parse_.c:22512:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22512 | register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; | ^~~~ lex.SDP_parse_.c:22513:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22513 | register char *source = (yytext_ptr); | ^~~~~~ lex.SDP_parse_.c:22514:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22514 | register int number_to_move, i; | ^~~~~~~~~~~~~~ lex.SDP_parse_.c:22514:38: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22514 | register int number_to_move, i; | ^ lex.SDP_parse_.c: In function 'yy_state_type yy_get_previous_state()': lex.SDP_parse_.c:22646:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22646 | register yy_state_type yy_current_state; | ^~~~~~~~~~~~~~~~ lex.SDP_parse_.c:22647:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22647 | register char *yy_cp; | ^~~~~ lex.SDP_parse_.c: In function 'yy_state_type yy_try_NUL_trans(yy_state_type)': lex.SDP_parse_.c:22676:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22676 | register int yy_is_jam; | ^~~~~~~~~ lex.SDP_parse_.c:22677:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22677 | register char *yy_cp = (yy_c_buf_p); | ^~~~~ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SMPP_EncDec.o SMPP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_EncDec.o SS_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCOpenSecurity.o TCCOpenSecurity.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PT.o UD_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_ConnectionHandler.so BSC_ConnectionHandler.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort.so BSSAP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types.so BSSAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSMAP_Templates.so BSSMAP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers.so DNS_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation.so GSUP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates.so GSUP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types.so GSUP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o TCCOpenSecurity.cc: In function 'void TCCOpenSecurity__Functions::CalculateHA1(const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, CHARSTRING&)': TCCOpenSecurity.cc:67:11: warning: 'int MD5_Init(MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 67 | MD5_Init(&Md5Ctx); | ~~~~~~~~^~~~~~~~~ In file included from TCCOpenSecurity.cc:19: /usr/include/openssl/md5.h:49:27: note: declared here 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); | ^~~~~~~~ TCCOpenSecurity.cc:68:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 68 | MD5_Update(&Md5Ctx, (const char*)username, username.lengthof()); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:69:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 69 | MD5_Update(&Md5Ctx, ":", 1); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:70:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 70 | MD5_Update(&Md5Ctx, (const char*)realm, realm.lengthof()); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:71:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 71 | MD5_Update(&Md5Ctx, ":", 1); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:72:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 72 | MD5_Update(&Md5Ctx, (const char*)password,password.lengthof() ); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:73:12: warning: 'int MD5_Final(unsigned char*, MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 73 | MD5_Final(ha1, &Md5Ctx); | ~~~~~~~~~^~~~~~~~~~~~~~ /usr/include/openssl/md5.h:51:27: note: declared here 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); | ^~~~~~~~~ TCCOpenSecurity.cc:75:13: warning: 'int MD5_Init(MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 75 | MD5_Init(&Md5Ctx); | ~~~~~~~~^~~~~~~~~ /usr/include/openssl/md5.h:49:27: note: declared here 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); | ^~~~~~~~ TCCOpenSecurity.cc:76:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 76 | MD5_Update(&Md5Ctx, ha1, MD5_DIGEST_LENGTH); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:77:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 77 | MD5_Update(&Md5Ctx, ":", 1); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:78:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 78 | MD5_Update(&Md5Ctx, nonce, nonce.lengthof()); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:79:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 79 | MD5_Update(&Md5Ctx, ":", 1); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:80:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 80 | MD5_Update(&Md5Ctx, cnonce, cnonce.lengthof()); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:81:14: warning: 'int MD5_Final(unsigned char*, MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 81 | MD5_Final(ha1, &Md5Ctx); | ~~~~~~~~~^~~~~~~~~~~~~~ /usr/include/openssl/md5.h:51:27: note: declared here 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); | ^~~~~~~~~ TCCOpenSecurity.cc: In function 'void TCCOpenSecurity__Functions::CalculateDigestResponse(const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, CHARSTRING&)': TCCOpenSecurity.cc:107:11: warning: 'int MD5_Init(MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 107 | MD5_Init(&Md5Ctx); | ~~~~~~~~^~~~~~~~~ /usr/include/openssl/md5.h:49:27: note: declared here 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); | ^~~~~~~~ TCCOpenSecurity.cc:108:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 108 | MD5_Update(&Md5Ctx, (const char*)method, method.lengthof() ); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:109:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 109 | MD5_Update(&Md5Ctx, ":", 1); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:110:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 110 | MD5_Update(&Md5Ctx, (const char*)digestUri, digestUri.lengthof()); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:112:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 112 | MD5_Update(&Md5Ctx, ":", 1); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:113:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 113 | MD5_Update(&Md5Ctx, (const char*)hentity, hentity.lengthof()); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:115:12: warning: 'int MD5_Final(unsigned char*, MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 115 | MD5_Final(ha2, &Md5Ctx); | ~~~~~~~~~^~~~~~~~~~~~~~ /usr/include/openssl/md5.h:51:27: note: declared here 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); | ^~~~~~~~~ TCCOpenSecurity.cc:118:11: warning: 'int MD5_Init(MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 118 | MD5_Init(&Md5Ctx); | ~~~~~~~~^~~~~~~~~ /usr/include/openssl/md5.h:49:27: note: declared here 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); | ^~~~~~~~ TCCOpenSecurity.cc:119:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 119 | MD5_Update(&Md5Ctx, (const char*)ha1, ha1.lengthof()); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:120:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 120 | MD5_Update(&Md5Ctx, ":", 1); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:121:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 121 | MD5_Update(&Md5Ctx, (const char*)nonce, nonce.lengthof()); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:122:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 122 | MD5_Update(&Md5Ctx, ":", 1); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:124:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 124 | MD5_Update(&Md5Ctx, (const char*)nonceCount, nonceCount.lengthof()); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:125:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 125 | MD5_Update(&Md5Ctx, ":", 1); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:126:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 126 | MD5_Update(&Md5Ctx, (const char*)cnonce, cnonce.lengthof()); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:127:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 127 | MD5_Update(&Md5Ctx, ":", 1); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:128:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 128 | MD5_Update(&Md5Ctx, (const char*)qop, qop.lengthof() ); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:129:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 129 | MD5_Update(&Md5Ctx, ":", 1); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:133:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 133 | MD5_Update(&Md5Ctx, (const char*)hexha2, MD5_DIGEST_LENGTH*2); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:134:12: warning: 'int MD5_Final(unsigned char*, MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 134 | MD5_Final(resp, &Md5Ctx); | ~~~~~~~~~^~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:51:27: note: declared here 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); | ^~~~~~~~~ TCCOpenSecurity.cc: In function 'CHARSTRING TCCOpenSecurity__Functions::f__calculateMD5(const CHARSTRING&)': TCCOpenSecurity.cc:266:7: warning: 'unsigned char* MD5(const unsigned char*, size_t, unsigned char*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 266 | MD5((const unsigned char*)(const char *)pszHashInput,pszHashInput.lengthof(),md); | ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:52:38: note: declared here 52 | OSSL_DEPRECATEDIN_3_0 unsigned char *MD5(const unsigned char *d, size_t n, | ^~~ TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__calculateMD5__oct(const OCTETSTRING&)': TCCOpenSecurity.cc:275:7: warning: 'unsigned char* MD5(const unsigned char*, size_t, unsigned char*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 275 | MD5((const unsigned char*)pszHashInput,pszHashInput.lengthof(),md); | ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:52:38: note: declared here 52 | OSSL_DEPRECATEDIN_3_0 unsigned char *MD5(const unsigned char *d, size_t n, | ^~~ TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__CBC__128__Encrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&, const OCTETSTRING&)': TCCOpenSecurity.cc:524:22: warning: 'int AES_set_encrypt_key(const unsigned char*, int, AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 524 | AES_set_encrypt_key(key, 128, &enc_key); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ In file included from TCCOpenSecurity.cc:21: /usr/include/openssl/aes.h:51:5: note: declared here 51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits, | ^~~~~~~~~~~~~~~~~~~ TCCOpenSecurity.cc:526:18: warning: 'void AES_cbc_encrypt(const unsigned char*, unsigned char*, size_t, const AES_KEY*, unsigned char*, int)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 526 | AES_cbc_encrypt(data, enc_data, | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ 527 | data_len, &enc_key, | ~~~~~~~~~~~~~~~~~~~ 528 | k_iv, AES_ENCRYPT); | ~~~~~~~~~~~~~~~~~~ /usr/include/openssl/aes.h:66:6: note: declared here 66 | void AES_cbc_encrypt(const unsigned char *in, unsigned char *out, | ^~~~~~~~~~~~~~~ TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__CBC__128__Decrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&, const OCTETSTRING&)': TCCOpenSecurity.cc:569:22: warning: 'int AES_set_decrypt_key(const unsigned char*, int, AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 569 | AES_set_decrypt_key(key, 128, &dec_key); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/aes.h:54:5: note: declared here 54 | int AES_set_decrypt_key(const unsigned char *userKey, const int bits, | ^~~~~~~~~~~~~~~~~~~ TCCOpenSecurity.cc:571:18: warning: 'void AES_cbc_encrypt(const unsigned char*, unsigned char*, size_t, const AES_KEY*, unsigned char*, int)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 571 | AES_cbc_encrypt(data, dec_data, | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ 572 | data_len, &dec_key, | ~~~~~~~~~~~~~~~~~~~ 573 | k_iv, AES_DECRYPT); | ~~~~~~~~~~~~~~~~~~ /usr/include/openssl/aes.h:66:6: note: declared here 66 | void AES_cbc_encrypt(const unsigned char *in, unsigned char *out, | ^~~~~~~~~~~~~~~ TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__CBC__Encrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&, const OCTETSTRING&)': TCCOpenSecurity.cc:613:22: warning: 'int AES_set_encrypt_key(const unsigned char*, int, AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 613 | AES_set_encrypt_key(key, key_len_bit, &enc_key); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/aes.h:51:5: note: declared here 51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits, | ^~~~~~~~~~~~~~~~~~~ TCCOpenSecurity.cc:615:18: warning: 'void AES_cbc_encrypt(const unsigned char*, unsigned char*, size_t, const AES_KEY*, unsigned char*, int)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 615 | AES_cbc_encrypt(data, enc_data, | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ 616 | data_len, &enc_key, | ~~~~~~~~~~~~~~~~~~~ 617 | k_iv, AES_ENCRYPT); | ~~~~~~~~~~~~~~~~~~ /usr/include/openssl/aes.h:66:6: note: declared here 66 | void AES_cbc_encrypt(const unsigned char *in, unsigned char *out, | ^~~~~~~~~~~~~~~ TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__CBC__Decrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&, const OCTETSTRING&)': TCCOpenSecurity.cc:659:22: warning: 'int AES_set_decrypt_key(const unsigned char*, int, AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 659 | AES_set_decrypt_key(key, key_len_bit, &dec_key); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/aes.h:54:5: note: declared here 54 | int AES_set_decrypt_key(const unsigned char *userKey, const int bits, | ^~~~~~~~~~~~~~~~~~~ TCCOpenSecurity.cc:661:18: warning: 'void AES_cbc_encrypt(const unsigned char*, unsigned char*, size_t, const AES_KEY*, unsigned char*, int)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 661 | AES_cbc_encrypt(data, dec_data, | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ 662 | data_len, &dec_key, | ~~~~~~~~~~~~~~~~~~~ 663 | k_iv, AES_DECRYPT); | ~~~~~~~~~~~~~~~~~~ /usr/include/openssl/aes.h:66:6: note: declared here 66 | void AES_cbc_encrypt(const unsigned char *in, unsigned char *out, | ^~~~~~~~~~~~~~~ TCCOpenSecurity.cc: In function 'INTEGER TCCOpenSecurity__Functions::ef__DH__generate__private__public__keys(const INTEGER&, OCTETSTRING&, OCTETSTRING&)': TCCOpenSecurity.cc:1124:18: warning: 'DH* DH_new()' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1124 | DH* dh = DH_new(); | ~~~~~~^~ In file included from TCCOpenSecurity.cc:24: /usr/include/openssl/dh.h:203:27: note: declared here 203 | OSSL_DEPRECATEDIN_3_0 DH *DH_new(void); | ^~~~~~ TCCOpenSecurity.cc:1134:14: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1134 | DH_free(dh); | ~~~~~~~^~~~ /usr/include/openssl/dh.h:204:28: note: declared here 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ TCCOpenSecurity.cc:1144:14: warning: 'int DH_set0_pqg(DH*, BIGNUM*, BIGNUM*, BIGNUM*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1144 | DH_set0_pqg(dh, prime, NULL, gen); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/dh.h:259:27: note: declared here 259 | OSSL_DEPRECATEDIN_3_0 int DH_set0_pqg(DH *dh, BIGNUM *p, BIGNUM *q, BIGNUM *g); | ^~~~~~~~~~~ TCCOpenSecurity.cc:1150:18: warning: 'int DH_generate_key(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1150 | DH_generate_key(dh); | ~~~~~~~~~~~~~~~^~~~ /usr/include/openssl/dh.h:227:27: note: declared here 227 | OSSL_DEPRECATEDIN_3_0 int DH_generate_key(DH *dh); | ^~~~~~~~~~~~~~~ TCCOpenSecurity.cc:1155:14: warning: 'void DH_get0_key(const DH*, const BIGNUM**, const BIGNUM**)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1155 | DH_get0_key(dh, &pubk, &privk); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /usr/include/openssl/dh.h:260:28: note: declared here 260 | OSSL_DEPRECATEDIN_3_0 void DH_get0_key(const DH *dh, const BIGNUM **pub_key, | ^~~~~~~~~~~ TCCOpenSecurity.cc:1172:14: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1172 | DH_free(dh); | ~~~~~~~^~~~ /usr/include/openssl/dh.h:204:28: note: declared here 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ TCCOpenSecurity.cc:1187:14: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1187 | DH_free(dh); | ~~~~~~~^~~~ /usr/include/openssl/dh.h:204:28: note: declared here 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ TCCOpenSecurity.cc:1191:10: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1191 | DH_free(dh); | ~~~~~~~^~~~ /usr/include/openssl/dh.h:204:28: note: declared here 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::ef__DH__shared__secret(const OCTETSTRING&, const OCTETSTRING&)': TCCOpenSecurity.cc:1227:18: warning: 'DH* DH_new()' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1227 | DH* dh = DH_new(); | ~~~~~~^~ /usr/include/openssl/dh.h:203:27: note: declared here 203 | OSSL_DEPRECATEDIN_3_0 DH *DH_new(void); | ^~~~~~ TCCOpenSecurity.cc:1237:14: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1237 | DH_free(dh); | ~~~~~~~^~~~ /usr/include/openssl/dh.h:204:28: note: declared here 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ TCCOpenSecurity.cc:1247:14: warning: 'int DH_set0_pqg(DH*, BIGNUM*, BIGNUM*, BIGNUM*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1247 | DH_set0_pqg(dh, prime, NULL, gen); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/dh.h:259:27: note: declared here 259 | OSSL_DEPRECATEDIN_3_0 int DH_set0_pqg(DH *dh, BIGNUM *p, BIGNUM *q, BIGNUM *g); | ^~~~~~~~~~~ TCCOpenSecurity.cc:1259:14: warning: 'int DH_set0_key(DH*, BIGNUM*, BIGNUM*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1259 | DH_set0_key(dh, pub_key, priv_key ); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/dh.h:262:27: note: declared here 262 | OSSL_DEPRECATEDIN_3_0 int DH_set0_key(DH *dh, BIGNUM *pub_key, BIGNUM *priv_key); | ^~~~~~~~~~~ TCCOpenSecurity.cc:1265:20: warning: 'int DH_compute_key(unsigned char*, const BIGNUM*, DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1265 | if(DH_compute_key(shared_secret, pub_key, dh)) | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/dh.h:228:27: note: declared here 228 | OSSL_DEPRECATEDIN_3_0 int DH_compute_key(unsigned char *key, | ^~~~~~~~~~~~~~ TCCOpenSecurity.cc:1267:12: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1267 | DH_free(dh); | ~~~~~~~^~~~ /usr/include/openssl/dh.h:204:28: note: declared here 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ TCCOpenSecurity.cc:1271:10: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1271 | DH_free(dh); | ~~~~~~~^~~~ /usr/include/openssl/dh.h:204:28: note: declared here 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__ECB__128__Encrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&)': TCCOpenSecurity.cc:1311:22: warning: 'int AES_set_encrypt_key(const unsigned char*, int, AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1311 | AES_set_encrypt_key((const unsigned char*)p_key,128,&aes_k); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/aes.h:51:5: note: declared here 51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits, | ^~~~~~~~~~~~~~~~~~~ TCCOpenSecurity.cc:1318:18: warning: 'void AES_encrypt(const unsigned char*, unsigned char*, const AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1318 | AES_encrypt(data+(i*AES_BLOCK_SIZE),outbuf+(i*AES_BLOCK_SIZE),&aes_k); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/aes.h:57:6: note: declared here 57 | void AES_encrypt(const unsigned char *in, unsigned char *out, | ^~~~~~~~~~~ TCCOpenSecurity.cc:1320:18: warning: 'void AES_encrypt(const unsigned char*, unsigned char*, const AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1320 | AES_encrypt(data+(i*AES_BLOCK_SIZE),outbuf+(i*AES_BLOCK_SIZE),&aes_k); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/aes.h:57:6: note: declared here 57 | void AES_encrypt(const unsigned char *in, unsigned char *out, | ^~~~~~~~~~~ TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__ECB__128__Decrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&)': TCCOpenSecurity.cc:1363:22: warning: 'int AES_set_decrypt_key(const unsigned char*, int, AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1363 | AES_set_decrypt_key((const unsigned char*)p_key,128,&aes_k); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/aes.h:54:5: note: declared here 54 | int AES_set_decrypt_key(const unsigned char *userKey, const int bits, | ^~~~~~~~~~~~~~~~~~~ TCCOpenSecurity.cc:1370:18: warning: 'void AES_decrypt(const unsigned char*, unsigned char*, const AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1370 | AES_decrypt(data+(i*AES_BLOCK_SIZE),outbuf+(i*AES_BLOCK_SIZE),&aes_k); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/aes.h:60:6: note: declared here 60 | void AES_decrypt(const unsigned char *in, unsigned char *out, | ^~~~~~~~~~~ TCCOpenSecurity.cc:1372:18: warning: 'void AES_decrypt(const unsigned char*, unsigned char*, const AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1372 | AES_decrypt(data+(i*AES_BLOCK_SIZE),outbuf+(i*AES_BLOCK_SIZE),&aes_k); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/aes.h:60:6: note: declared here 60 | void AES_decrypt(const unsigned char *in, unsigned char *out, | ^~~~~~~~~~~ TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__CTR__128__Encrypt__Decrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&, const OCTETSTRING&)': TCCOpenSecurity.cc:1389:22: warning: 'int AES_set_encrypt_key(const unsigned char*, int, AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1389 | AES_set_encrypt_key((const unsigned char*)p_key,128,&aes_k); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/aes.h:51:5: note: declared here 51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits, | ^~~~~~~~~~~~~~~~~~~ TCCOpenSecurity.cc:1401:120: warning: 'void AES_encrypt(const unsigned char*, unsigned char*, const AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1401 | CRYPTO_ctr128_encrypt((const unsigned char*)p_data, enc_data, data_len, &aes_k, k_iv,ecount_buf , &num, (block128_f)AES_encrypt); | ^~~~~~~~~~~ /usr/include/openssl/aes.h:57:6: note: declared here 57 | void AES_encrypt(const unsigned char *in, unsigned char *out, | ^~~~~~~~~~~ env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common.so L3_Common.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates.so L3_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation.so M3UA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types.so M3UA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types.so MAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort.so MGCP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct.so MGCP_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation.so MGCP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates.so MGCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types.so MGCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MNCC_CodecPort.so MNCC_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MNCC_Emulation.so MNCC_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MNCC_Types.so MNCC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSC_Tests.so MSC_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSC_Tests_ASCI.so MSC_Tests_ASCI.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSC_Tests_Iu.so MSC_Tests_Iu.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType.so MTP3asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types.so MTP3asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types.so MobileL3_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types.so PCO_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort.so RANAP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates.so RANAP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types.so RANAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_CSN1_Templates.so RLCMAC_CSN1_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_CSN1_Types.so RLCMAC_CSN1_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort.so RTP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types.so RTP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation.so SCCP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates.so SCCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types.so SCCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types.so SCCPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates.so SCTP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType.so SCTPasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types.so SCTPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates.so SDP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types.so SDP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGsAP_CodecPort.so SGsAP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGsAP_CodecPort_CtrlFunct.so SGsAP_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGsAP_Emulation.so SGsAP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGsAP_Templates.so SGsAP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGsAP_Types.so SGsAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SMPP_CodecPort.so SMPP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SMPP_CodecPort_CtrlFunct.so SMPP_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SMPP_Emulation.so SMPP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SMPP_Templates.so SMPP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SMPP_Types.so SMPP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates.so SS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types.so SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCOpenSecurity_Functions.so TCCOpenSecurity_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType.so UD_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types.so UD_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers.so USSD_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_ConnectionHandler_part_1.so BSC_ConnectionHandler_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_ConnectionHandler_part_2.so BSC_ConnectionHandler_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_ConnectionHandler_part_3.so BSC_ConnectionHandler_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_ConnectionHandler_part_4.so BSC_ConnectionHandler_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_ConnectionHandler_part_5.so BSC_ConnectionHandler_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_ConnectionHandler_part_6.so BSC_ConnectionHandler_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_ConnectionHandler_part_7.so BSC_ConnectionHandler_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort_part_1.so BSSAP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort_part_2.so BSSAP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort_part_3.so BSSAP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort_part_4.so BSSAP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort_part_5.so BSSAP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort_part_6.so BSSAP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort_part_7.so BSSAP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_1.so BSSAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_2.so BSSAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_3.so BSSAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_4.so BSSAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_5.so BSSAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_6.so BSSAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_7.so BSSAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSMAP_Templates_part_1.so BSSMAP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSMAP_Templates_part_2.so BSSMAP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSMAP_Templates_part_3.so BSSMAP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSMAP_Templates_part_4.so BSSMAP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSMAP_Templates_part_5.so BSSMAP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSMAP_Templates_part_6.so BSSMAP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSMAP_Templates_part_7.so BSSMAP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_1.so DNS_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_2.so DNS_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_3.so DNS_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_4.so DNS_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_5.so DNS_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_6.so DNS_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_7.so DNS_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_1.so GSUP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_2.so GSUP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_3.so GSUP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_4.so GSUP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_5.so GSUP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_6.so GSUP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_7.so GSUP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_1.so GSUP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_2.so GSUP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_3.so GSUP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_4.so GSUP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_5.so GSUP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_6.so GSUP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_7.so GSUP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_1.so GSUP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_2.so GSUP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_3.so GSUP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_4.so GSUP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_5.so GSUP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_6.so GSUP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_7.so GSUP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_1.so L3_Common_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_2.so L3_Common_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_3.so L3_Common_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_4.so L3_Common_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_5.so L3_Common_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_6.so L3_Common_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_7.so L3_Common_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_1.so L3_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_2.so L3_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_3.so L3_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_4.so L3_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_5.so L3_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_6.so L3_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_7.so L3_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_1.so M3UA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_2.so M3UA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_3.so M3UA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_4.so M3UA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_5.so M3UA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_6.so M3UA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_7.so M3UA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_1.so M3UA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_2.so M3UA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_3.so M3UA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_4.so M3UA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_5.so M3UA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_6.so M3UA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_7.so M3UA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_1.so MAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_2.so MAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_3.so MAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_4.so MAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_5.so MAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_6.so MAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_7.so MAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_1.so MGCP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_2.so MGCP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_3.so MGCP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_4.so MGCP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_5.so MGCP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_6.so MGCP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_7.so MGCP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_1.so MGCP_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_2.so MGCP_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_3.so MGCP_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_4.so MGCP_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_5.so MGCP_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_6.so MGCP_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_7.so MGCP_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation_part_1.so MGCP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation_part_2.so MGCP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation_part_3.so MGCP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation_part_4.so MGCP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation_part_5.so MGCP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation_part_6.so MGCP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation_part_7.so MGCP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_1.so MGCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_2.so MGCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_3.so MGCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_4.so MGCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_5.so MGCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_6.so MGCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_7.so MGCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_1.so MGCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_2.so MGCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_3.so MGCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_4.so MGCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_5.so MGCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_6.so MGCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_7.so MGCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MNCC_CodecPort_part_1.so MNCC_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MNCC_CodecPort_part_2.so MNCC_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MNCC_CodecPort_part_3.so MNCC_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MNCC_CodecPort_part_4.so MNCC_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MNCC_CodecPort_part_5.so MNCC_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MNCC_CodecPort_part_6.so MNCC_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MNCC_CodecPort_part_7.so MNCC_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MNCC_Emulation_part_1.so MNCC_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MNCC_Emulation_part_2.so MNCC_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MNCC_Emulation_part_3.so MNCC_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MNCC_Emulation_part_4.so MNCC_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MNCC_Emulation_part_5.so MNCC_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MNCC_Emulation_part_6.so MNCC_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MNCC_Emulation_part_7.so MNCC_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MNCC_Types_part_1.so MNCC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MNCC_Types_part_2.so MNCC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MNCC_Types_part_3.so MNCC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MNCC_Types_part_4.so MNCC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MNCC_Types_part_5.so MNCC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MNCC_Types_part_6.so MNCC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MNCC_Types_part_7.so MNCC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSC_Tests_part_1.so MSC_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSC_Tests_part_2.so MSC_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSC_Tests_part_3.so MSC_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSC_Tests_part_4.so MSC_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSC_Tests_part_5.so MSC_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSC_Tests_part_6.so MSC_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSC_Tests_part_7.so MSC_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSC_Tests_ASCI_part_1.so MSC_Tests_ASCI_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSC_Tests_ASCI_part_2.so MSC_Tests_ASCI_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSC_Tests_ASCI_part_3.so MSC_Tests_ASCI_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSC_Tests_ASCI_part_4.so MSC_Tests_ASCI_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSC_Tests_ASCI_part_5.so MSC_Tests_ASCI_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSC_Tests_ASCI_part_6.so MSC_Tests_ASCI_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSC_Tests_ASCI_part_7.so MSC_Tests_ASCI_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSC_Tests_Iu_part_1.so MSC_Tests_Iu_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSC_Tests_Iu_part_2.so MSC_Tests_Iu_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSC_Tests_Iu_part_3.so MSC_Tests_Iu_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSC_Tests_Iu_part_4.so MSC_Tests_Iu_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSC_Tests_Iu_part_5.so MSC_Tests_Iu_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSC_Tests_Iu_part_6.so MSC_Tests_Iu_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSC_Tests_Iu_part_7.so MSC_Tests_Iu_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_1.so MTP3asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_2.so MTP3asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_3.so MTP3asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_4.so MTP3asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_5.so MTP3asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_6.so MTP3asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_7.so MTP3asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_1.so MTP3asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_2.so MTP3asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_3.so MTP3asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_4.so MTP3asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_5.so MTP3asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_6.so MTP3asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_7.so MTP3asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_1.so PCO_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_2.so PCO_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_3.so PCO_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_4.so PCO_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_5.so PCO_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_6.so PCO_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_7.so PCO_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_1.so RANAP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_2.so RANAP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_3.so RANAP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_4.so RANAP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_5.so RANAP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_6.so RANAP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_7.so RANAP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_1.so RANAP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_2.so RANAP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_3.so RANAP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_4.so RANAP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_5.so RANAP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_6.so RANAP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_7.so RANAP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_1.so RANAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_2.so RANAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_3.so RANAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_4.so RANAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_5.so RANAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_6.so RANAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_7.so RANAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_CSN1_Templates_part_1.so RLCMAC_CSN1_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_CSN1_Templates_part_2.so RLCMAC_CSN1_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_CSN1_Templates_part_3.so RLCMAC_CSN1_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_CSN1_Templates_part_4.so RLCMAC_CSN1_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_CSN1_Templates_part_5.so RLCMAC_CSN1_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_CSN1_Templates_part_6.so RLCMAC_CSN1_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_CSN1_Templates_part_7.so RLCMAC_CSN1_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_CSN1_Types_part_1.so RLCMAC_CSN1_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_CSN1_Types_part_2.so RLCMAC_CSN1_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_CSN1_Types_part_3.so RLCMAC_CSN1_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_CSN1_Types_part_4.so RLCMAC_CSN1_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_CSN1_Types_part_5.so RLCMAC_CSN1_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_CSN1_Types_part_6.so RLCMAC_CSN1_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_CSN1_Types_part_7.so RLCMAC_CSN1_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_1.so RTP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_2.so RTP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_3.so RTP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_4.so RTP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_5.so RTP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_6.so RTP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_7.so RTP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_1.so RTP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_2.so RTP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_3.so RTP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_4.so RTP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_5.so RTP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_6.so RTP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_7.so RTP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_1.so SCCP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_2.so SCCP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_3.so SCCP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_4.so SCCP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_5.so SCCP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_6.so SCCP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_7.so SCCP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_1.so SCCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_2.so SCCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_3.so SCCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_4.so SCCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_5.so SCCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_6.so SCCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_7.so SCCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_1.so SCCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_2.so SCCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_3.so SCCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_4.so SCCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_5.so SCCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_6.so SCCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_7.so SCCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_1.so SCCPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_2.so SCCPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_3.so SCCPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_4.so SCCPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_5.so SCCPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_6.so SCCPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_7.so SCCPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_1.so SCTP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_2.so SCTP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_3.so SCTP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_4.so SCTP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_5.so SCTP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_6.so SCTP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_7.so SCTP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_1.so SCTPasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_2.so SCTPasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_3.so SCTPasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_4.so SCTPasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_5.so SCTPasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_6.so SCTPasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_7.so SCTPasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_1.so SCTPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_2.so SCTPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_3.so SCTPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_4.so SCTPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_5.so SCTPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_6.so SCTPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_7.so SCTPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_1.so SDP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_2.so SDP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_3.so SDP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_4.so SDP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_5.so SDP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_6.so SDP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_7.so SDP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_1.so SDP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_2.so SDP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_3.so SDP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_4.so SDP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_5.so SDP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_6.so SDP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_7.so SDP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGsAP_CodecPort_part_1.so SGsAP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGsAP_CodecPort_part_2.so SGsAP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGsAP_CodecPort_part_3.so SGsAP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGsAP_CodecPort_part_4.so SGsAP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGsAP_CodecPort_part_5.so SGsAP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGsAP_CodecPort_part_6.so SGsAP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGsAP_CodecPort_part_7.so SGsAP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGsAP_CodecPort_CtrlFunct_part_1.so SGsAP_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGsAP_CodecPort_CtrlFunct_part_2.so SGsAP_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGsAP_CodecPort_CtrlFunct_part_3.so SGsAP_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGsAP_CodecPort_CtrlFunct_part_4.so SGsAP_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGsAP_CodecPort_CtrlFunct_part_5.so SGsAP_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGsAP_CodecPort_CtrlFunct_part_6.so SGsAP_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGsAP_CodecPort_CtrlFunct_part_7.so SGsAP_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGsAP_Emulation_part_1.so SGsAP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGsAP_Emulation_part_2.so SGsAP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGsAP_Emulation_part_3.so SGsAP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGsAP_Emulation_part_4.so SGsAP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGsAP_Emulation_part_5.so SGsAP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGsAP_Emulation_part_6.so SGsAP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGsAP_Emulation_part_7.so SGsAP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGsAP_Templates_part_1.so SGsAP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGsAP_Templates_part_2.so SGsAP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGsAP_Templates_part_3.so SGsAP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGsAP_Templates_part_4.so SGsAP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGsAP_Templates_part_5.so SGsAP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGsAP_Templates_part_6.so SGsAP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGsAP_Templates_part_7.so SGsAP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGsAP_Types_part_1.so SGsAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGsAP_Types_part_2.so SGsAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGsAP_Types_part_3.so SGsAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGsAP_Types_part_4.so SGsAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGsAP_Types_part_5.so SGsAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGsAP_Types_part_6.so SGsAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGsAP_Types_part_7.so SGsAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SMPP_CodecPort_part_1.so SMPP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SMPP_CodecPort_part_2.so SMPP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SMPP_CodecPort_part_3.so SMPP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SMPP_CodecPort_part_4.so SMPP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SMPP_CodecPort_part_5.so SMPP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SMPP_CodecPort_part_6.so SMPP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SMPP_CodecPort_part_7.so SMPP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SMPP_CodecPort_CtrlFunct_part_1.so SMPP_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SMPP_CodecPort_CtrlFunct_part_2.so SMPP_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SMPP_CodecPort_CtrlFunct_part_3.so SMPP_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SMPP_CodecPort_CtrlFunct_part_4.so SMPP_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SMPP_CodecPort_CtrlFunct_part_5.so SMPP_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SMPP_CodecPort_CtrlFunct_part_6.so SMPP_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SMPP_CodecPort_CtrlFunct_part_7.so SMPP_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SMPP_Emulation_part_1.so SMPP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SMPP_Emulation_part_2.so SMPP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SMPP_Emulation_part_3.so SMPP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SMPP_Emulation_part_4.so SMPP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SMPP_Emulation_part_5.so SMPP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SMPP_Emulation_part_6.so SMPP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SMPP_Emulation_part_7.so SMPP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SMPP_Templates_part_1.so SMPP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SMPP_Templates_part_2.so SMPP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SMPP_Templates_part_3.so SMPP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SMPP_Templates_part_4.so SMPP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SMPP_Templates_part_5.so SMPP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SMPP_Templates_part_6.so SMPP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SMPP_Templates_part_7.so SMPP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SMPP_Types_part_1.so SMPP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SMPP_Types_part_2.so SMPP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SMPP_Types_part_3.so SMPP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SMPP_Types_part_4.so SMPP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SMPP_Types_part_5.so SMPP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SMPP_Types_part_6.so SMPP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SMPP_Types_part_7.so SMPP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_1.so SS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_2.so SS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_3.so SS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_4.so SS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_5.so SS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_6.so SS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_7.so SS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_1.so SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_2.so SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_3.so SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_4.so SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_5.so SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_6.so SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_7.so SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCOpenSecurity_Functions_part_1.so TCCOpenSecurity_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCOpenSecurity_Functions_part_2.so TCCOpenSecurity_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCOpenSecurity_Functions_part_3.so TCCOpenSecurity_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCOpenSecurity_Functions_part_4.so TCCOpenSecurity_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCOpenSecurity_Functions_part_5.so TCCOpenSecurity_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCOpenSecurity_Functions_part_6.so TCCOpenSecurity_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCOpenSecurity_Functions_part_7.so TCCOpenSecurity_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_1.so UD_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_2.so UD_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_3.so UD_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_4.so UD_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_5.so UD_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_6.so UD_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_7.so UD_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_1.so UD_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_2.so UD_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_3.so UD_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_4.so UD_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_5.so UD_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_6.so UD_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_7.so UD_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_1.so USSD_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_2.so USSD_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_3.so USSD_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_4.so USSD_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_5.so USSD_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_6.so USSD_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_7.so USSD_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter.so RAN_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation.so RAN_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping.so SCCP_Mapping.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_1.so RAN_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_2.so RAN_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_3.so RAN_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_4.so RAN_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_5.so RAN_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_6.so RAN_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_7.so RAN_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_1.so RAN_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_2.so RAN_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_3.so RAN_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_4.so RAN_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_5.so RAN_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_6.so RAN_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_7.so RAN_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_1.so SCCP_Mapping_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_2.so SCCP_Mapping_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_3.so SCCP_Mapping_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_4.so SCCP_Mapping_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_5.so SCCP_Mapping_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_6.so SCCP_Mapping_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_7.so SCCP_Mapping_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts.so MAP_ApplicationContexts.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code.so MAP_BS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes.so MAP_CH_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations.so MAP_CallHandlingOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes.so MAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation.so MAP_DialogueInformation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes.so MAP_ER_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors.so MAP_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes.so MAP_ExtensionDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes.so MAP_GR_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations.so MAP_Group_Call_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes.so MAP_LCS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations.so MAP_LocationServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes.so MAP_MS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations.so MAP_MobileServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes.so MAP_OM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations.so MAP_OperationAndMaintenanceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs.so MAP_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol.so MAP_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes.so MAP_SM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code.so MAP_SS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes.so MAP_SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations.so MAP_ShortMessageServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations.so MAP_SupplementaryServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code.so MAP_TS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions.so MobileDomainDefinitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes.so RANAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants.so RANAP_Constants.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers.so RANAP_Containers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs.so RANAP_IEs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents.so RANAP_PDU_Contents.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions.so RANAP_PDU_Descriptions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Generic_ROS_PDUs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects.so Remote_Operations_Information_Objects.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes.so SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors.so SS_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations.so SS_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs.so SS_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol.so SS_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_7.so MAP_ApplicationContexts_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_1.so MAP_BS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_2.so MAP_BS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_3.so MAP_BS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_4.so MAP_BS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_5.so MAP_BS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_6.so MAP_BS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_7.so MAP_BS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_7.so MAP_CH_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_7.so MAP_CallHandlingOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_7.so MAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_7.so MAP_DialogueInformation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_7.so MAP_ER_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_1.so MAP_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_2.so MAP_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_3.so MAP_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_4.so MAP_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_5.so MAP_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_6.so MAP_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_7.so MAP_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_7.so MAP_ExtensionDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_7.so MAP_GR_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_7.so MAP_Group_Call_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_7.so MAP_LCS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_7.so MAP_LocationServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_7.so MAP_MS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_7.so MAP_MobileServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_7.so MAP_OM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_7.so MAP_OperationAndMaintenanceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_7.so MAP_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_1.so MAP_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_2.so MAP_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_3.so MAP_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_4.so MAP_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_5.so MAP_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_6.so MAP_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_7.so MAP_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_7.so MAP_SM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_1.so MAP_SS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_2.so MAP_SS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_3.so MAP_SS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_4.so MAP_SS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_5.so MAP_SS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_6.so MAP_SS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_7.so MAP_SS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_7.so MAP_SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_7.so MAP_ShortMessageServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_1.so MAP_TS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_2.so MAP_TS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_3.so MAP_TS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_4.so MAP_TS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_5.so MAP_TS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_6.so MAP_TS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_7.so MAP_TS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_7.so MobileDomainDefinitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_7.so RANAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_1.so RANAP_Constants_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_2.so RANAP_Constants_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_3.so RANAP_Constants_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_4.so RANAP_Constants_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_5.so RANAP_Constants_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_6.so RANAP_Constants_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_7.so RANAP_Constants_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_1.so RANAP_Containers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_2.so RANAP_Containers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_3.so RANAP_Containers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_4.so RANAP_Containers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_5.so RANAP_Containers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_6.so RANAP_Containers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_7.so RANAP_Containers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_1.so RANAP_IEs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_2.so RANAP_IEs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_3.so RANAP_IEs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_4.so RANAP_IEs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_5.so RANAP_IEs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_6.so RANAP_IEs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_7.so RANAP_IEs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_7.so RANAP_PDU_Contents_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_7.so RANAP_PDU_Descriptions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Generic_ROS_PDUs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_7.so Remote_Operations_Information_Objects_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_1.so SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_2.so SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_3.so SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_4.so SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_5.so SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_6.so SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_7.so SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_1.so SS_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_2.so SS_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_3.so SS_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_4.so SS_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_5.so SS_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_6.so SS_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_7.so SS_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_1.so SS_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_2.so SS_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_3.so SS_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_4.so SS_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_5.so SS_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_6.so SS_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_7.so SS_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_1.so SS_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_2.so SS_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_3.so SS_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_4.so SS_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_5.so SS_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_6.so SS_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_7.so SS_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_1.so SS_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_2.so SS_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_3.so SS_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_4.so SS_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_5.so SS_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_6.so SS_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_7.so SS_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_parse_.tab.so SDP_parse_.tab.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o lex.SDP_parse_.so lex.SDP_parse_.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_EncDec.so MAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunctDef.so MGCP_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MNCC_EncDec.so MNCC_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_EncDec.so RANAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunctDef.so RTP_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_EncDec.so RTP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_EncDec.so SCCP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PT.so SCTPasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_EncDec.so SDP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGsAP_CodecPort_CtrlFunctDef.so SGsAP_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SMPP_CodecPort_CtrlFunctDef.so SMPP_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SMPP_EncDec.so SMPP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_EncDec.so SS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding.so TCCEncoding.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCOpenSecurity.so TCCOpenSecurity.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PT.so UD_PT.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o MSC_Tests -Wl,--no-as-needed BSC_ConnectionHandler.so BSSAP_CodecPort.so BSSAP_Types.so BSSMAP_Templates.so DNS_Helpers.so GSM_Types.so GSUP_Emulation.so GSUP_Templates.so GSUP_Types.so General_Types.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so L3_Common.so L3_Templates.so M3UA_Emulation.so M3UA_Types.so MAP_Types.so MGCP_CodecPort.so MGCP_CodecPort_CtrlFunct.so MGCP_Emulation.so MGCP_Templates.so MGCP_Types.so MNCC_CodecPort.so MNCC_Emulation.so MNCC_Types.so MSC_Tests.so MSC_Tests_ASCI.so MSC_Tests_Iu.so MTP3asp_PortType.so MTP3asp_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PCO_Types.so RANAP_CodecPort.so RANAP_Templates.so RANAP_Types.so RLCMAC_CSN1_Templates.so RLCMAC_CSN1_Types.so RTP_CodecPort.so RTP_Types.so SCCP_Emulation.so SCCP_Templates.so SCCP_Types.so SCCPasp_Types.so SCTP_Templates.so SCTPasp_PortType.so SCTPasp_Types.so SDP_Templates.so SDP_Types.so SGsAP_CodecPort.so SGsAP_CodecPort_CtrlFunct.so SGsAP_Emulation.so SGsAP_Templates.so SGsAP_Types.so SMPP_CodecPort.so SMPP_CodecPort_CtrlFunct.so SMPP_Emulation.so SMPP_Templates.so SMPP_Types.so SS_Templates.so SS_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so TCCOpenSecurity_Functions.so TELNETasp_PortType.so UD_PortType.so UD_Types.so USSD_Helpers.so BSC_ConnectionHandler_part_1.so BSC_ConnectionHandler_part_2.so BSC_ConnectionHandler_part_3.so BSC_ConnectionHandler_part_4.so BSC_ConnectionHandler_part_5.so BSC_ConnectionHandler_part_6.so BSC_ConnectionHandler_part_7.so BSSAP_CodecPort_part_1.so BSSAP_CodecPort_part_2.so BSSAP_CodecPort_part_3.so BSSAP_CodecPort_part_4.so BSSAP_CodecPort_part_5.so BSSAP_CodecPort_part_6.so BSSAP_CodecPort_part_7.so BSSAP_Types_part_1.so BSSAP_Types_part_2.so BSSAP_Types_part_3.so BSSAP_Types_part_4.so BSSAP_Types_part_5.so BSSAP_Types_part_6.so BSSAP_Types_part_7.so BSSMAP_Templates_part_1.so BSSMAP_Templates_part_2.so BSSMAP_Templates_part_3.so BSSMAP_Templates_part_4.so BSSMAP_Templates_part_5.so BSSMAP_Templates_part_6.so BSSMAP_Templates_part_7.so DNS_Helpers_part_1.so DNS_Helpers_part_2.so DNS_Helpers_part_3.so DNS_Helpers_part_4.so DNS_Helpers_part_5.so DNS_Helpers_part_6.so DNS_Helpers_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GSUP_Emulation_part_1.so GSUP_Emulation_part_2.so GSUP_Emulation_part_3.so GSUP_Emulation_part_4.so GSUP_Emulation_part_5.so GSUP_Emulation_part_6.so GSUP_Emulation_part_7.so GSUP_Templates_part_1.so GSUP_Templates_part_2.so GSUP_Templates_part_3.so GSUP_Templates_part_4.so GSUP_Templates_part_5.so GSUP_Templates_part_6.so GSUP_Templates_part_7.so GSUP_Types_part_1.so GSUP_Types_part_2.so GSUP_Types_part_3.so GSUP_Types_part_4.so GSUP_Types_part_5.so GSUP_Types_part_6.so GSUP_Types_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so L3_Common_part_1.so L3_Common_part_2.so L3_Common_part_3.so L3_Common_part_4.so L3_Common_part_5.so L3_Common_part_6.so L3_Common_part_7.so L3_Templates_part_1.so L3_Templates_part_2.so L3_Templates_part_3.so L3_Templates_part_4.so L3_Templates_part_5.so L3_Templates_part_6.so L3_Templates_part_7.so M3UA_Emulation_part_1.so M3UA_Emulation_part_2.so M3UA_Emulation_part_3.so M3UA_Emulation_part_4.so M3UA_Emulation_part_5.so M3UA_Emulation_part_6.so M3UA_Emulation_part_7.so M3UA_Types_part_1.so M3UA_Types_part_2.so M3UA_Types_part_3.so M3UA_Types_part_4.so M3UA_Types_part_5.so M3UA_Types_part_6.so M3UA_Types_part_7.so MAP_Types_part_1.so MAP_Types_part_2.so MAP_Types_part_3.so MAP_Types_part_4.so MAP_Types_part_5.so MAP_Types_part_6.so MAP_Types_part_7.so MGCP_CodecPort_part_1.so MGCP_CodecPort_part_2.so MGCP_CodecPort_part_3.so MGCP_CodecPort_part_4.so MGCP_CodecPort_part_5.so MGCP_CodecPort_part_6.so MGCP_CodecPort_part_7.so MGCP_CodecPort_CtrlFunct_part_1.so MGCP_CodecPort_CtrlFunct_part_2.so MGCP_CodecPort_CtrlFunct_part_3.so MGCP_CodecPort_CtrlFunct_part_4.so MGCP_CodecPort_CtrlFunct_part_5.so MGCP_CodecPort_CtrlFunct_part_6.so MGCP_CodecPort_CtrlFunct_part_7.so MGCP_Emulation_part_1.so MGCP_Emulation_part_2.so MGCP_Emulation_part_3.so MGCP_Emulation_part_4.so MGCP_Emulation_part_5.so MGCP_Emulation_part_6.so MGCP_Emulation_part_7.so MGCP_Templates_part_1.so MGCP_Templates_part_2.so MGCP_Templates_part_3.so MGCP_Templates_part_4.so MGCP_Templates_part_5.so MGCP_Templates_part_6.so MGCP_Templates_part_7.so MGCP_Types_part_1.so MGCP_Types_part_2.so MGCP_Types_part_3.so MGCP_Types_part_4.so MGCP_Types_part_5.so MGCP_Types_part_6.so MGCP_Types_part_7.so MNCC_CodecPort_part_1.so MNCC_CodecPort_part_2.so MNCC_CodecPort_part_3.so MNCC_CodecPort_part_4.so MNCC_CodecPort_part_5.so MNCC_CodecPort_part_6.so MNCC_CodecPort_part_7.so MNCC_Emulation_part_1.so MNCC_Emulation_part_2.so MNCC_Emulation_part_3.so MNCC_Emulation_part_4.so MNCC_Emulation_part_5.so MNCC_Emulation_part_6.so MNCC_Emulation_part_7.so MNCC_Types_part_1.so MNCC_Types_part_2.so MNCC_Types_part_3.so MNCC_Types_part_4.so MNCC_Types_part_5.so MNCC_Types_part_6.so MNCC_Types_part_7.so MSC_Tests_part_1.so MSC_Tests_part_2.so MSC_Tests_part_3.so MSC_Tests_part_4.so MSC_Tests_part_5.so MSC_Tests_part_6.so MSC_Tests_part_7.so MSC_Tests_ASCI_part_1.so MSC_Tests_ASCI_part_2.so MSC_Tests_ASCI_part_3.so MSC_Tests_ASCI_part_4.so MSC_Tests_ASCI_part_5.so MSC_Tests_ASCI_part_6.so MSC_Tests_ASCI_part_7.so MSC_Tests_Iu_part_1.so MSC_Tests_Iu_part_2.so MSC_Tests_Iu_part_3.so MSC_Tests_Iu_part_4.so MSC_Tests_Iu_part_5.so MSC_Tests_Iu_part_6.so MSC_Tests_Iu_part_7.so MTP3asp_PortType_part_1.so MTP3asp_PortType_part_2.so MTP3asp_PortType_part_3.so MTP3asp_PortType_part_4.so MTP3asp_PortType_part_5.so MTP3asp_PortType_part_6.so MTP3asp_PortType_part_7.so MTP3asp_Types_part_1.so MTP3asp_Types_part_2.so MTP3asp_Types_part_3.so MTP3asp_Types_part_4.so MTP3asp_Types_part_5.so MTP3asp_Types_part_6.so MTP3asp_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PCO_Types_part_1.so PCO_Types_part_2.so PCO_Types_part_3.so PCO_Types_part_4.so PCO_Types_part_5.so PCO_Types_part_6.so PCO_Types_part_7.so RANAP_CodecPort_part_1.so RANAP_CodecPort_part_2.so RANAP_CodecPort_part_3.so RANAP_CodecPort_part_4.so RANAP_CodecPort_part_5.so RANAP_CodecPort_part_6.so RANAP_CodecPort_part_7.so RANAP_Templates_part_1.so RANAP_Templates_part_2.so RANAP_Templates_part_3.so RANAP_Templates_part_4.so RANAP_Templates_part_5.so RANAP_Templates_part_6.so RANAP_Templates_part_7.so RANAP_Types_part_1.so RANAP_Types_part_2.so RANAP_Types_part_3.so RANAP_Types_part_4.so RANAP_Types_part_5.so RANAP_Types_part_6.so RANAP_Types_part_7.so RLCMAC_CSN1_Templates_part_1.so RLCMAC_CSN1_Templates_part_2.so RLCMAC_CSN1_Templates_part_3.so RLCMAC_CSN1_Templates_part_4.so RLCMAC_CSN1_Templates_part_5.so RLCMAC_CSN1_Templates_part_6.so RLCMAC_CSN1_Templates_part_7.so RLCMAC_CSN1_Types_part_1.so RLCMAC_CSN1_Types_part_2.so RLCMAC_CSN1_Types_part_3.so RLCMAC_CSN1_Types_part_4.so RLCMAC_CSN1_Types_part_5.so RLCMAC_CSN1_Types_part_6.so RLCMAC_CSN1_Types_part_7.so RTP_CodecPort_part_1.so RTP_CodecPort_part_2.so RTP_CodecPort_part_3.so RTP_CodecPort_part_4.so RTP_CodecPort_part_5.so RTP_CodecPort_part_6.so RTP_CodecPort_part_7.so RTP_Types_part_1.so RTP_Types_part_2.so RTP_Types_part_3.so RTP_Types_part_4.so RTP_Types_part_5.so RTP_Types_part_6.so RTP_Types_part_7.so SCCP_Emulation_part_1.so SCCP_Emulation_part_2.so SCCP_Emulation_part_3.so SCCP_Emulation_part_4.so SCCP_Emulation_part_5.so SCCP_Emulation_part_6.so SCCP_Emulation_part_7.so SCCP_Templates_part_1.so SCCP_Templates_part_2.so SCCP_Templates_part_3.so SCCP_Templates_part_4.so SCCP_Templates_part_5.so SCCP_Templates_part_6.so SCCP_Templates_part_7.so SCCP_Types_part_1.so SCCP_Types_part_2.so SCCP_Types_part_3.so SCCP_Types_part_4.so SCCP_Types_part_5.so SCCP_Types_part_6.so SCCP_Types_part_7.so SCCPasp_Types_part_1.so SCCPasp_Types_part_2.so SCCPasp_Types_part_3.so SCCPasp_Types_part_4.so SCCPasp_Types_part_5.so SCCPasp_Types_part_6.so SCCPasp_Types_part_7.so SCTP_Templates_part_1.so SCTP_Templates_part_2.so SCTP_Templates_part_3.so SCTP_Templates_part_4.so SCTP_Templates_part_5.so SCTP_Templates_part_6.so SCTP_Templates_part_7.so SCTPasp_PortType_part_1.so SCTPasp_PortType_part_2.so SCTPasp_PortType_part_3.so SCTPasp_PortType_part_4.so SCTPasp_PortType_part_5.so SCTPasp_PortType_part_6.so SCTPasp_PortType_part_7.so SCTPasp_Types_part_1.so SCTPasp_Types_part_2.so SCTPasp_Types_part_3.so SCTPasp_Types_part_4.so SCTPasp_Types_part_5.so SCTPasp_Types_part_6.so SCTPasp_Types_part_7.so SDP_Templates_part_1.so SDP_Templates_part_2.so SDP_Templates_part_3.so SDP_Templates_part_4.so SDP_Templates_part_5.so SDP_Templates_part_6.so SDP_Templates_part_7.so SDP_Types_part_1.so SDP_Types_part_2.so SDP_Types_part_3.so SDP_Types_part_4.so SDP_Types_part_5.so SDP_Types_part_6.so SDP_Types_part_7.so SGsAP_CodecPort_part_1.so SGsAP_CodecPort_part_2.so SGsAP_CodecPort_part_3.so SGsAP_CodecPort_part_4.so SGsAP_CodecPort_part_5.so SGsAP_CodecPort_part_6.so SGsAP_CodecPort_part_7.so SGsAP_CodecPort_CtrlFunct_part_1.so SGsAP_CodecPort_CtrlFunct_part_2.so SGsAP_CodecPort_CtrlFunct_part_3.so SGsAP_CodecPort_CtrlFunct_part_4.so SGsAP_CodecPort_CtrlFunct_part_5.so SGsAP_CodecPort_CtrlFunct_part_6.so SGsAP_CodecPort_CtrlFunct_part_7.so SGsAP_Emulation_part_1.so SGsAP_Emulation_part_2.so SGsAP_Emulation_part_3.so SGsAP_Emulation_part_4.so SGsAP_Emulation_part_5.so SGsAP_Emulation_part_6.so SGsAP_Emulation_part_7.so SGsAP_Templates_part_1.so SGsAP_Templates_part_2.so SGsAP_Templates_part_3.so SGsAP_Templates_part_4.so SGsAP_Templates_part_5.so SGsAP_Templates_part_6.so SGsAP_Templates_part_7.so SGsAP_Types_part_1.so SGsAP_Types_part_2.so SGsAP_Types_part_3.so SGsAP_Types_part_4.so SGsAP_Types_part_5.so SGsAP_Types_part_6.so SGsAP_Types_part_7.so SMPP_CodecPort_part_1.so SMPP_CodecPort_part_2.so SMPP_CodecPort_part_3.so SMPP_CodecPort_part_4.so SMPP_CodecPort_part_5.so SMPP_CodecPort_part_6.so SMPP_CodecPort_part_7.so SMPP_CodecPort_CtrlFunct_part_1.so SMPP_CodecPort_CtrlFunct_part_2.so SMPP_CodecPort_CtrlFunct_part_3.so SMPP_CodecPort_CtrlFunct_part_4.so SMPP_CodecPort_CtrlFunct_part_5.so SMPP_CodecPort_CtrlFunct_part_6.so SMPP_CodecPort_CtrlFunct_part_7.so SMPP_Emulation_part_1.so SMPP_Emulation_part_2.so SMPP_Emulation_part_3.so SMPP_Emulation_part_4.so SMPP_Emulation_part_5.so SMPP_Emulation_part_6.so SMPP_Emulation_part_7.so SMPP_Templates_part_1.so SMPP_Templates_part_2.so SMPP_Templates_part_3.so SMPP_Templates_part_4.so SMPP_Templates_part_5.so SMPP_Templates_part_6.so SMPP_Templates_part_7.so SMPP_Types_part_1.so SMPP_Types_part_2.so SMPP_Types_part_3.so SMPP_Types_part_4.so SMPP_Types_part_5.so SMPP_Types_part_6.so SMPP_Types_part_7.so SS_Templates_part_1.so SS_Templates_part_2.so SS_Templates_part_3.so SS_Templates_part_4.so SS_Templates_part_5.so SS_Templates_part_6.so SS_Templates_part_7.so SS_Types_part_1.so SS_Types_part_2.so SS_Types_part_3.so SS_Types_part_4.so SS_Types_part_5.so SS_Types_part_6.so SS_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TCCOpenSecurity_Functions_part_1.so TCCOpenSecurity_Functions_part_2.so TCCOpenSecurity_Functions_part_3.so TCCOpenSecurity_Functions_part_4.so TCCOpenSecurity_Functions_part_5.so TCCOpenSecurity_Functions_part_6.so TCCOpenSecurity_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so UD_PortType_part_1.so UD_PortType_part_2.so UD_PortType_part_3.so UD_PortType_part_4.so UD_PortType_part_5.so UD_PortType_part_6.so UD_PortType_part_7.so UD_Types_part_1.so UD_Types_part_2.so UD_Types_part_3.so UD_Types_part_4.so UD_Types_part_5.so UD_Types_part_6.so UD_Types_part_7.so USSD_Helpers_part_1.so USSD_Helpers_part_2.so USSD_Helpers_part_3.so USSD_Helpers_part_4.so USSD_Helpers_part_5.so USSD_Helpers_part_6.so USSD_Helpers_part_7.so IPA_Emulation.so RAN_Adapter.so RAN_Emulation.so SCCP_Mapping.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so RAN_Adapter_part_1.so RAN_Adapter_part_2.so RAN_Adapter_part_3.so RAN_Adapter_part_4.so RAN_Adapter_part_5.so RAN_Adapter_part_6.so RAN_Adapter_part_7.so RAN_Emulation_part_1.so RAN_Emulation_part_2.so RAN_Emulation_part_3.so RAN_Emulation_part_4.so RAN_Emulation_part_5.so RAN_Emulation_part_6.so RAN_Emulation_part_7.so SCCP_Mapping_part_1.so SCCP_Mapping_part_2.so SCCP_Mapping_part_3.so SCCP_Mapping_part_4.so SCCP_Mapping_part_5.so SCCP_Mapping_part_6.so SCCP_Mapping_part_7.so MAP_ApplicationContexts.so MAP_BS_Code.so MAP_CH_DataTypes.so MAP_CallHandlingOperations.so MAP_CommonDataTypes.so MAP_DialogueInformation.so MAP_ER_DataTypes.so MAP_Errors.so MAP_ExtensionDataTypes.so MAP_GR_DataTypes.so MAP_Group_Call_Operations.so MAP_LCS_DataTypes.so MAP_LocationServiceOperations.so MAP_MS_DataTypes.so MAP_MobileServiceOperations.so MAP_OM_DataTypes.so MAP_OperationAndMaintenanceOperations.so MAP_PDU_Defs.so MAP_Protocol.so MAP_SM_DataTypes.so MAP_SS_Code.so MAP_SS_DataTypes.so MAP_ShortMessageServiceOperations.so MAP_SupplementaryServiceOperations.so MAP_TS_Code.so MobileDomainDefinitions.so RANAP_CommonDataTypes.so RANAP_Constants.so RANAP_Containers.so RANAP_IEs.so RANAP_PDU_Contents.so RANAP_PDU_Descriptions.so Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Information_Objects.so SS_DataTypes.so SS_Errors.so SS_Operations.so SS_PDU_Defs.so SS_Protocol.so MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_7.so MAP_BS_Code_part_1.so MAP_BS_Code_part_2.so MAP_BS_Code_part_3.so MAP_BS_Code_part_4.so MAP_BS_Code_part_5.so MAP_BS_Code_part_6.so MAP_BS_Code_part_7.so MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_7.so MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_7.so MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_7.so MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_7.so MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_7.so MAP_Errors_part_1.so MAP_Errors_part_2.so MAP_Errors_part_3.so MAP_Errors_part_4.so MAP_Errors_part_5.so MAP_Errors_part_6.so MAP_Errors_part_7.so MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_7.so MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_7.so MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_7.so MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_7.so MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_7.so MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_7.so MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_7.so MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_7.so MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_7.so MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_7.so MAP_Protocol_part_1.so MAP_Protocol_part_2.so MAP_Protocol_part_3.so MAP_Protocol_part_4.so MAP_Protocol_part_5.so MAP_Protocol_part_6.so MAP_Protocol_part_7.so MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_7.so MAP_SS_Code_part_1.so MAP_SS_Code_part_2.so MAP_SS_Code_part_3.so MAP_SS_Code_part_4.so MAP_SS_Code_part_5.so MAP_SS_Code_part_6.so MAP_SS_Code_part_7.so MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_7.so MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_7.so MAP_TS_Code_part_1.so MAP_TS_Code_part_2.so MAP_TS_Code_part_3.so MAP_TS_Code_part_4.so MAP_TS_Code_part_5.so MAP_TS_Code_part_6.so MAP_TS_Code_part_7.so MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_7.so RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_7.so RANAP_Constants_part_1.so RANAP_Constants_part_2.so RANAP_Constants_part_3.so RANAP_Constants_part_4.so RANAP_Constants_part_5.so RANAP_Constants_part_6.so RANAP_Constants_part_7.so RANAP_Containers_part_1.so RANAP_Containers_part_2.so RANAP_Containers_part_3.so RANAP_Containers_part_4.so RANAP_Containers_part_5.so RANAP_Containers_part_6.so RANAP_Containers_part_7.so RANAP_IEs_part_1.so RANAP_IEs_part_2.so RANAP_IEs_part_3.so RANAP_IEs_part_4.so RANAP_IEs_part_5.so RANAP_IEs_part_6.so RANAP_IEs_part_7.so RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_7.so RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_7.so Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_7.so SS_DataTypes_part_1.so SS_DataTypes_part_2.so SS_DataTypes_part_3.so SS_DataTypes_part_4.so SS_DataTypes_part_5.so SS_DataTypes_part_6.so SS_DataTypes_part_7.so SS_Errors_part_1.so SS_Errors_part_2.so SS_Errors_part_3.so SS_Errors_part_4.so SS_Errors_part_5.so SS_Errors_part_6.so SS_Errors_part_7.so SS_Operations_part_1.so SS_Operations_part_2.so SS_Operations_part_3.so SS_Operations_part_4.so SS_Operations_part_5.so SS_Operations_part_6.so SS_Operations_part_7.so SS_PDU_Defs_part_1.so SS_PDU_Defs_part_2.so SS_PDU_Defs_part_3.so SS_PDU_Defs_part_4.so SS_PDU_Defs_part_5.so SS_PDU_Defs_part_6.so SS_PDU_Defs_part_7.so SS_Protocol_part_1.so SS_Protocol_part_2.so SS_Protocol_part_3.so SS_Protocol_part_4.so SS_Protocol_part_5.so SS_Protocol_part_6.so SS_Protocol_part_7.so SDP_parse_.tab.so lex.SDP_parse_.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so MAP_EncDec.so MGCP_CodecPort_CtrlFunctDef.so MNCC_EncDec.so Native_FunctionDefs.so RANAP_EncDec.so RTP_CodecPort_CtrlFunctDef.so RTP_EncDec.so SCCP_EncDec.so SCTPasp_PT.so SDP_EncDec.so SGsAP_CodecPort_CtrlFunctDef.so SMPP_CodecPort_CtrlFunctDef.so SMPP_EncDec.so SS_EncDec.so TCCConversion.so TCCEncoding.so TCCInterface.so TCCOpenSecurity.so TELNETasp_PT.so UD_PT.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lfftranscode -lssl -lssl -lpthread; \ then : ; else /usr/bin/titanver BSC_ConnectionHandler.o BSSAP_CodecPort.o BSSAP_Types.o BSSMAP_Templates.o DNS_Helpers.o GSM_Types.o GSUP_Emulation.o GSUP_Templates.o GSUP_Types.o General_Types.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o L3_Common.o L3_Templates.o M3UA_Emulation.o M3UA_Types.o MAP_Types.o MGCP_CodecPort.o MGCP_CodecPort_CtrlFunct.o MGCP_Emulation.o MGCP_Templates.o MGCP_Types.o MNCC_CodecPort.o MNCC_Emulation.o MNCC_Types.o MSC_Tests.o MSC_Tests_ASCI.o MSC_Tests_Iu.o MTP3asp_PortType.o MTP3asp_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PCO_Types.o RANAP_CodecPort.o RANAP_Templates.o RANAP_Types.o RLCMAC_CSN1_Templates.o RLCMAC_CSN1_Types.o RTP_CodecPort.o RTP_Types.o SCCP_Emulation.o SCCP_Templates.o SCCP_Types.o SCCPasp_Types.o SCTP_Templates.o SCTPasp_PortType.o SCTPasp_Types.o SDP_Templates.o SDP_Types.o SGsAP_CodecPort.o SGsAP_CodecPort_CtrlFunct.o SGsAP_Emulation.o SGsAP_Templates.o SGsAP_Types.o SMPP_CodecPort.o SMPP_CodecPort_CtrlFunct.o SMPP_Emulation.o SMPP_Templates.o SMPP_Types.o SS_Templates.o SS_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o TCCOpenSecurity_Functions.o TELNETasp_PortType.o UD_PortType.o UD_Types.o USSD_Helpers.o BSC_ConnectionHandler_part_1.o BSC_ConnectionHandler_part_2.o BSC_ConnectionHandler_part_3.o BSC_ConnectionHandler_part_4.o BSC_ConnectionHandler_part_5.o BSC_ConnectionHandler_part_6.o BSC_ConnectionHandler_part_7.o BSSAP_CodecPort_part_1.o BSSAP_CodecPort_part_2.o BSSAP_CodecPort_part_3.o BSSAP_CodecPort_part_4.o BSSAP_CodecPort_part_5.o BSSAP_CodecPort_part_6.o BSSAP_CodecPort_part_7.o BSSAP_Types_part_1.o BSSAP_Types_part_2.o BSSAP_Types_part_3.o BSSAP_Types_part_4.o BSSAP_Types_part_5.o BSSAP_Types_part_6.o BSSAP_Types_part_7.o BSSMAP_Templates_part_1.o BSSMAP_Templates_part_2.o BSSMAP_Templates_part_3.o BSSMAP_Templates_part_4.o BSSMAP_Templates_part_5.o BSSMAP_Templates_part_6.o BSSMAP_Templates_part_7.o DNS_Helpers_part_1.o DNS_Helpers_part_2.o DNS_Helpers_part_3.o DNS_Helpers_part_4.o DNS_Helpers_part_5.o DNS_Helpers_part_6.o DNS_Helpers_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GSUP_Emulation_part_1.o GSUP_Emulation_part_2.o GSUP_Emulation_part_3.o GSUP_Emulation_part_4.o GSUP_Emulation_part_5.o GSUP_Emulation_part_6.o GSUP_Emulation_part_7.o GSUP_Templates_part_1.o GSUP_Templates_part_2.o GSUP_Templates_part_3.o GSUP_Templates_part_4.o GSUP_Templates_part_5.o GSUP_Templates_part_6.o GSUP_Templates_part_7.o GSUP_Types_part_1.o GSUP_Types_part_2.o GSUP_Types_part_3.o GSUP_Types_part_4.o GSUP_Types_part_5.o GSUP_Types_part_6.o GSUP_Types_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o L3_Common_part_1.o L3_Common_part_2.o L3_Common_part_3.o L3_Common_part_4.o L3_Common_part_5.o L3_Common_part_6.o L3_Common_part_7.o L3_Templates_part_1.o L3_Templates_part_2.o L3_Templates_part_3.o L3_Templates_part_4.o L3_Templates_part_5.o L3_Templates_part_6.o L3_Templates_part_7.o M3UA_Emulation_part_1.o M3UA_Emulation_part_2.o M3UA_Emulation_part_3.o M3UA_Emulation_part_4.o M3UA_Emulation_part_5.o M3UA_Emulation_part_6.o M3UA_Emulation_part_7.o M3UA_Types_part_1.o M3UA_Types_part_2.o M3UA_Types_part_3.o M3UA_Types_part_4.o M3UA_Types_part_5.o M3UA_Types_part_6.o M3UA_Types_part_7.o MAP_Types_part_1.o MAP_Types_part_2.o MAP_Types_part_3.o MAP_Types_part_4.o MAP_Types_part_5.o MAP_Types_part_6.o MAP_Types_part_7.o MGCP_CodecPort_part_1.o MGCP_CodecPort_part_2.o MGCP_CodecPort_part_3.o MGCP_CodecPort_part_4.o MGCP_CodecPort_part_5.o MGCP_CodecPort_part_6.o MGCP_CodecPort_part_7.o MGCP_CodecPort_CtrlFunct_part_1.o MGCP_CodecPort_CtrlFunct_part_2.o MGCP_CodecPort_CtrlFunct_part_3.o MGCP_CodecPort_CtrlFunct_part_4.o MGCP_CodecPort_CtrlFunct_part_5.o MGCP_CodecPort_CtrlFunct_part_6.o MGCP_CodecPort_CtrlFunct_part_7.o MGCP_Emulation_part_1.o MGCP_Emulation_part_2.o MGCP_Emulation_part_3.o MGCP_Emulation_part_4.o MGCP_Emulation_part_5.o MGCP_Emulation_part_6.o MGCP_Emulation_part_7.o MGCP_Templates_part_1.o MGCP_Templates_part_2.o MGCP_Templates_part_3.o MGCP_Templates_part_4.o MGCP_Templates_part_5.o MGCP_Templates_part_6.o MGCP_Templates_part_7.o MGCP_Types_part_1.o MGCP_Types_part_2.o MGCP_Types_part_3.o MGCP_Types_part_4.o MGCP_Types_part_5.o MGCP_Types_part_6.o MGCP_Types_part_7.o MNCC_CodecPort_part_1.o MNCC_CodecPort_part_2.o MNCC_CodecPort_part_3.o MNCC_CodecPort_part_4.o MNCC_CodecPort_part_5.o MNCC_CodecPort_part_6.o MNCC_CodecPort_part_7.o MNCC_Emulation_part_1.o MNCC_Emulation_part_2.o MNCC_Emulation_part_3.o MNCC_Emulation_part_4.o MNCC_Emulation_part_5.o MNCC_Emulation_part_6.o MNCC_Emulation_part_7.o MNCC_Types_part_1.o MNCC_Types_part_2.o MNCC_Types_part_3.o MNCC_Types_part_4.o MNCC_Types_part_5.o MNCC_Types_part_6.o MNCC_Types_part_7.o MSC_Tests_part_1.o MSC_Tests_part_2.o MSC_Tests_part_3.o MSC_Tests_part_4.o MSC_Tests_part_5.o MSC_Tests_part_6.o MSC_Tests_part_7.o MSC_Tests_ASCI_part_1.o MSC_Tests_ASCI_part_2.o MSC_Tests_ASCI_part_3.o MSC_Tests_ASCI_part_4.o MSC_Tests_ASCI_part_5.o MSC_Tests_ASCI_part_6.o MSC_Tests_ASCI_part_7.o MSC_Tests_Iu_part_1.o MSC_Tests_Iu_part_2.o MSC_Tests_Iu_part_3.o MSC_Tests_Iu_part_4.o MSC_Tests_Iu_part_5.o MSC_Tests_Iu_part_6.o MSC_Tests_Iu_part_7.o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_7.o MTP3asp_Types_part_1.o MTP3asp_Types_part_2.o MTP3asp_Types_part_3.o MTP3asp_Types_part_4.o MTP3asp_Types_part_5.o MTP3asp_Types_part_6.o MTP3asp_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PCO_Types_part_1.o PCO_Types_part_2.o PCO_Types_part_3.o PCO_Types_part_4.o PCO_Types_part_5.o PCO_Types_part_6.o PCO_Types_part_7.o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_7.o RANAP_Templates_part_1.o RANAP_Templates_part_2.o RANAP_Templates_part_3.o RANAP_Templates_part_4.o RANAP_Templates_part_5.o RANAP_Templates_part_6.o RANAP_Templates_part_7.o RANAP_Types_part_1.o RANAP_Types_part_2.o RANAP_Types_part_3.o RANAP_Types_part_4.o RANAP_Types_part_5.o RANAP_Types_part_6.o RANAP_Types_part_7.o RLCMAC_CSN1_Templates_part_1.o RLCMAC_CSN1_Templates_part_2.o RLCMAC_CSN1_Templates_part_3.o RLCMAC_CSN1_Templates_part_4.o RLCMAC_CSN1_Templates_part_5.o RLCMAC_CSN1_Templates_part_6.o RLCMAC_CSN1_Templates_part_7.o RLCMAC_CSN1_Types_part_1.o RLCMAC_CSN1_Types_part_2.o RLCMAC_CSN1_Types_part_3.o RLCMAC_CSN1_Types_part_4.o RLCMAC_CSN1_Types_part_5.o RLCMAC_CSN1_Types_part_6.o RLCMAC_CSN1_Types_part_7.o RTP_CodecPort_part_1.o RTP_CodecPort_part_2.o RTP_CodecPort_part_3.o RTP_CodecPort_part_4.o RTP_CodecPort_part_5.o RTP_CodecPort_part_6.o RTP_CodecPort_part_7.o RTP_Types_part_1.o RTP_Types_part_2.o RTP_Types_part_3.o RTP_Types_part_4.o RTP_Types_part_5.o RTP_Types_part_6.o RTP_Types_part_7.o SCCP_Emulation_part_1.o SCCP_Emulation_part_2.o SCCP_Emulation_part_3.o SCCP_Emulation_part_4.o SCCP_Emulation_part_5.o SCCP_Emulation_part_6.o SCCP_Emulation_part_7.o SCCP_Templates_part_1.o SCCP_Templates_part_2.o SCCP_Templates_part_3.o SCCP_Templates_part_4.o SCCP_Templates_part_5.o SCCP_Templates_part_6.o SCCP_Templates_part_7.o SCCP_Types_part_1.o SCCP_Types_part_2.o SCCP_Types_part_3.o SCCP_Types_part_4.o SCCP_Types_part_5.o SCCP_Types_part_6.o SCCP_Types_part_7.o SCCPasp_Types_part_1.o SCCPasp_Types_part_2.o SCCPasp_Types_part_3.o SCCPasp_Types_part_4.o SCCPasp_Types_part_5.o SCCPasp_Types_part_6.o SCCPasp_Types_part_7.o SCTP_Templates_part_1.o SCTP_Templates_part_2.o SCTP_Templates_part_3.o SCTP_Templates_part_4.o SCTP_Templates_part_5.o SCTP_Templates_part_6.o SCTP_Templates_part_7.o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_7.o SCTPasp_Types_part_1.o SCTPasp_Types_part_2.o SCTPasp_Types_part_3.o SCTPasp_Types_part_4.o SCTPasp_Types_part_5.o SCTPasp_Types_part_6.o SCTPasp_Types_part_7.o SDP_Templates_part_1.o SDP_Templates_part_2.o SDP_Templates_part_3.o SDP_Templates_part_4.o SDP_Templates_part_5.o SDP_Templates_part_6.o SDP_Templates_part_7.o SDP_Types_part_1.o SDP_Types_part_2.o SDP_Types_part_3.o SDP_Types_part_4.o SDP_Types_part_5.o SDP_Types_part_6.o SDP_Types_part_7.o SGsAP_CodecPort_part_1.o SGsAP_CodecPort_part_2.o SGsAP_CodecPort_part_3.o SGsAP_CodecPort_part_4.o SGsAP_CodecPort_part_5.o SGsAP_CodecPort_part_6.o SGsAP_CodecPort_part_7.o SGsAP_CodecPort_CtrlFunct_part_1.o SGsAP_CodecPort_CtrlFunct_part_2.o SGsAP_CodecPort_CtrlFunct_part_3.o SGsAP_CodecPort_CtrlFunct_part_4.o SGsAP_CodecPort_CtrlFunct_part_5.o SGsAP_CodecPort_CtrlFunct_part_6.o SGsAP_CodecPort_CtrlFunct_part_7.o SGsAP_Emulation_part_1.o SGsAP_Emulation_part_2.o SGsAP_Emulation_part_3.o SGsAP_Emulation_part_4.o SGsAP_Emulation_part_5.o SGsAP_Emulation_part_6.o SGsAP_Emulation_part_7.o SGsAP_Templates_part_1.o SGsAP_Templates_part_2.o SGsAP_Templates_part_3.o SGsAP_Templates_part_4.o SGsAP_Templates_part_5.o SGsAP_Templates_part_6.o SGsAP_Templates_part_7.o SGsAP_Types_part_1.o SGsAP_Types_part_2.o SGsAP_Types_part_3.o SGsAP_Types_part_4.o SGsAP_Types_part_5.o SGsAP_Types_part_6.o SGsAP_Types_part_7.o SMPP_CodecPort_part_1.o SMPP_CodecPort_part_2.o SMPP_CodecPort_part_3.o SMPP_CodecPort_part_4.o SMPP_CodecPort_part_5.o SMPP_CodecPort_part_6.o SMPP_CodecPort_part_7.o SMPP_CodecPort_CtrlFunct_part_1.o SMPP_CodecPort_CtrlFunct_part_2.o SMPP_CodecPort_CtrlFunct_part_3.o SMPP_CodecPort_CtrlFunct_part_4.o SMPP_CodecPort_CtrlFunct_part_5.o SMPP_CodecPort_CtrlFunct_part_6.o SMPP_CodecPort_CtrlFunct_part_7.o SMPP_Emulation_part_1.o SMPP_Emulation_part_2.o SMPP_Emulation_part_3.o SMPP_Emulation_part_4.o SMPP_Emulation_part_5.o SMPP_Emulation_part_6.o SMPP_Emulation_part_7.o SMPP_Templates_part_1.o SMPP_Templates_part_2.o SMPP_Templates_part_3.o SMPP_Templates_part_4.o SMPP_Templates_part_5.o SMPP_Templates_part_6.o SMPP_Templates_part_7.o SMPP_Types_part_1.o SMPP_Types_part_2.o SMPP_Types_part_3.o SMPP_Types_part_4.o SMPP_Types_part_5.o SMPP_Types_part_6.o SMPP_Types_part_7.o SS_Templates_part_1.o SS_Templates_part_2.o SS_Templates_part_3.o SS_Templates_part_4.o SS_Templates_part_5.o SS_Templates_part_6.o SS_Templates_part_7.o SS_Types_part_1.o SS_Types_part_2.o SS_Types_part_3.o SS_Types_part_4.o SS_Types_part_5.o SS_Types_part_6.o SS_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TCCOpenSecurity_Functions_part_1.o TCCOpenSecurity_Functions_part_2.o TCCOpenSecurity_Functions_part_3.o TCCOpenSecurity_Functions_part_4.o TCCOpenSecurity_Functions_part_5.o TCCOpenSecurity_Functions_part_6.o TCCOpenSecurity_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o UD_PortType_part_1.o UD_PortType_part_2.o UD_PortType_part_3.o UD_PortType_part_4.o UD_PortType_part_5.o UD_PortType_part_6.o UD_PortType_part_7.o UD_Types_part_1.o UD_Types_part_2.o UD_Types_part_3.o UD_Types_part_4.o UD_Types_part_5.o UD_Types_part_6.o UD_Types_part_7.o USSD_Helpers_part_1.o USSD_Helpers_part_2.o USSD_Helpers_part_3.o USSD_Helpers_part_4.o USSD_Helpers_part_5.o USSD_Helpers_part_6.o USSD_Helpers_part_7.o IPA_Emulation.o RAN_Adapter.o RAN_Emulation.o SCCP_Mapping.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o RAN_Adapter_part_1.o RAN_Adapter_part_2.o RAN_Adapter_part_3.o RAN_Adapter_part_4.o RAN_Adapter_part_5.o RAN_Adapter_part_6.o RAN_Adapter_part_7.o RAN_Emulation_part_1.o RAN_Emulation_part_2.o RAN_Emulation_part_3.o RAN_Emulation_part_4.o RAN_Emulation_part_5.o RAN_Emulation_part_6.o RAN_Emulation_part_7.o SCCP_Mapping_part_1.o SCCP_Mapping_part_2.o SCCP_Mapping_part_3.o SCCP_Mapping_part_4.o SCCP_Mapping_part_5.o SCCP_Mapping_part_6.o SCCP_Mapping_part_7.o MAP_ApplicationContexts.o MAP_BS_Code.o MAP_CH_DataTypes.o MAP_CallHandlingOperations.o MAP_CommonDataTypes.o MAP_DialogueInformation.o MAP_ER_DataTypes.o MAP_Errors.o MAP_ExtensionDataTypes.o MAP_GR_DataTypes.o MAP_Group_Call_Operations.o MAP_LCS_DataTypes.o MAP_LocationServiceOperations.o MAP_MS_DataTypes.o MAP_MobileServiceOperations.o MAP_OM_DataTypes.o MAP_OperationAndMaintenanceOperations.o MAP_PDU_Defs.o MAP_Protocol.o MAP_SM_DataTypes.o MAP_SS_Code.o MAP_SS_DataTypes.o MAP_ShortMessageServiceOperations.o MAP_SupplementaryServiceOperations.o MAP_TS_Code.o MobileDomainDefinitions.o RANAP_CommonDataTypes.o RANAP_Constants.o RANAP_Containers.o RANAP_IEs.o RANAP_PDU_Contents.o RANAP_PDU_Descriptions.o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Information_Objects.o SS_DataTypes.o SS_Errors.o SS_Operations.o SS_PDU_Defs.o SS_Protocol.o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_7.o MAP_BS_Code_part_1.o MAP_BS_Code_part_2.o MAP_BS_Code_part_3.o MAP_BS_Code_part_4.o MAP_BS_Code_part_5.o MAP_BS_Code_part_6.o MAP_BS_Code_part_7.o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_7.o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_7.o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_7.o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_7.o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_7.o MAP_Errors_part_1.o MAP_Errors_part_2.o MAP_Errors_part_3.o MAP_Errors_part_4.o MAP_Errors_part_5.o MAP_Errors_part_6.o MAP_Errors_part_7.o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_7.o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_7.o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_7.o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_7.o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_7.o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_7.o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_7.o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_7.o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_7.o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_7.o MAP_Protocol_part_1.o MAP_Protocol_part_2.o MAP_Protocol_part_3.o MAP_Protocol_part_4.o MAP_Protocol_part_5.o MAP_Protocol_part_6.o MAP_Protocol_part_7.o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_7.o MAP_SS_Code_part_1.o MAP_SS_Code_part_2.o MAP_SS_Code_part_3.o MAP_SS_Code_part_4.o MAP_SS_Code_part_5.o MAP_SS_Code_part_6.o MAP_SS_Code_part_7.o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_7.o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_7.o MAP_TS_Code_part_1.o MAP_TS_Code_part_2.o MAP_TS_Code_part_3.o MAP_TS_Code_part_4.o MAP_TS_Code_part_5.o MAP_TS_Code_part_6.o MAP_TS_Code_part_7.o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_7.o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_7.o RANAP_Constants_part_1.o RANAP_Constants_part_2.o RANAP_Constants_part_3.o RANAP_Constants_part_4.o RANAP_Constants_part_5.o RANAP_Constants_part_6.o RANAP_Constants_part_7.o RANAP_Containers_part_1.o RANAP_Containers_part_2.o RANAP_Containers_part_3.o RANAP_Containers_part_4.o RANAP_Containers_part_5.o RANAP_Containers_part_6.o RANAP_Containers_part_7.o RANAP_IEs_part_1.o RANAP_IEs_part_2.o RANAP_IEs_part_3.o RANAP_IEs_part_4.o RANAP_IEs_part_5.o RANAP_IEs_part_6.o RANAP_IEs_part_7.o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_7.o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_7.o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_7.o SS_DataTypes_part_1.o SS_DataTypes_part_2.o SS_DataTypes_part_3.o SS_DataTypes_part_4.o SS_DataTypes_part_5.o SS_DataTypes_part_6.o SS_DataTypes_part_7.o SS_Errors_part_1.o SS_Errors_part_2.o SS_Errors_part_3.o SS_Errors_part_4.o SS_Errors_part_5.o SS_Errors_part_6.o SS_Errors_part_7.o SS_Operations_part_1.o SS_Operations_part_2.o SS_Operations_part_3.o SS_Operations_part_4.o SS_Operations_part_5.o SS_Operations_part_6.o SS_Operations_part_7.o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_7.o SS_Protocol_part_1.o SS_Protocol_part_2.o SS_Protocol_part_3.o SS_Protocol_part_4.o SS_Protocol_part_5.o SS_Protocol_part_6.o SS_Protocol_part_7.o SDP_parse_.tab.o lex.SDP_parse_.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o MAP_EncDec.o MGCP_CodecPort_CtrlFunctDef.o MNCC_EncDec.o Native_FunctionDefs.o RANAP_EncDec.o RTP_CodecPort_CtrlFunctDef.o RTP_EncDec.o SCCP_EncDec.o SCTPasp_PT.o SDP_EncDec.o SGsAP_CodecPort_CtrlFunctDef.o SMPP_CodecPort_CtrlFunctDef.o SMPP_EncDec.o SS_EncDec.o TCCConversion.o TCCEncoding.o TCCInterface.o TCCOpenSecurity.o TELNETasp_PT.o UD_PT.o; exit 1; fi [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-msc-osmocom-nightly-20250410-1032-2178cdbe-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-msc-osmocom-nightly-20250410-1032-2178cdbe-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [197 kB] Fetched 199 kB in 1s (369 kB/s) Reading package lists... [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-msc-osmocom-nightly-20250410-1032-2178cdbe-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/dbg_pkgs_all'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-msc-osmocom-nightly-20250410-1032-2178cdbe-0', 'apt-rdepends', 'osmo-msc'] [testenv] osmo-msc -> osmo-msc: installing osmo-msc-dbg [testenv] osmo-msc -> libasn1c1: installing libasn1c-dbg [testenv] osmo-msc -> libc6: installing libc6-dbg [testenv] osmo-msc -> libosmocore22: installing libosmocore-dbg [testenv] osmo-msc -> libosmo-mgcp-client14: installing libosmo-mgcp-client14-dbgsym [testenv] osmo-msc -> libosmo-ranap7: installing libosmo-ranap-dbg [testenv] osmo-msc -> libosmo-sigtran11: installing libosmo-sigtran-dbg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-msc-osmocom-nightly-20250410-1032-2178cdbe-0', 'apt-rdepends', 'osmo-stp'] [testenv] osmo-stp -> osmo-stp: installing osmo-stp-dbg [testenv] osmo-stp -> libc6: installing libc6-dbg [testenv] osmo-stp -> libosmo-sigtran11: installing libosmo-sigtran-dbg [testenv] osmo-stp -> libosmocore22: installing libosmocore-dbg [testenv] Installing packages: osmo-msc, osmo-stp, osmo-msc-dbg, libasn1c-dbg, libc6-dbg, libosmocore-dbg, libosmo-mgcp-client14-dbgsym, libosmo-ranap-dbg, libosmo-sigtran-dbg, osmo-stp-dbg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-msc-osmocom-nightly-20250410-1032-2178cdbe-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-msc', 'osmo-stp', 'osmo-msc-dbg', 'libasn1c-dbg', 'libc6-dbg', 'libosmocore-dbg', 'libosmo-mgcp-client14-dbgsym', 'libosmo-ranap-dbg', 'libosmo-sigtran-dbg', 'osmo-stp-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libasn1c1 libc-bin libc-dev-bin libc6 libc6-dev libosmo-gsup-client0 libosmo-mgcp-client14 libosmo-ranap7 libosmo-sigtran11 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 libsmpp1 osmocom-nightly Suggested packages: glibc-doc libc-l10n locales libnss-nis libnss-nisplus manpages-dev Recommended packages: manpages manpages-dev libc-devtools osmo-mgw The following NEW packages will be installed: libasn1c-dbg libasn1c1 libc6-dbg libosmo-gsup-client0 libosmo-mgcp-client14 libosmo-mgcp-client14-dbgsym libosmo-ranap-dbg libosmo-ranap7 libosmo-sigtran-dbg libosmo-sigtran11 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 libsmpp1 osmo-msc osmo-msc-dbg osmo-stp osmo-stp-dbg osmocom-nightly The following packages will be upgraded: libc-bin libc-dev-bin libc6 libc6-dev 4 upgraded, 30 newly installed, 0 to remove and 57 not upgraded. Need to get 20.4 MB of archives. After this operation, 24.9 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libc6-dev amd64 2.36-9+deb12u10 [1903 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202504092026 [1180 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.11.0.23.fd0d.202504092026 [170 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.11.0.23.fd0d.202504092026 [71.2 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.11.0.23.fd0d.202504092026 [228 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.6.0.2.1b40.202504092026 [59.9 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.11.0.23.fd0d.202504092026 [104 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis15 2.0.0.17.d2e8.202504092026 [70.7 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.9.1.202504092026 [21.5 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mgcp-client14 1.14.0.28.4a09a.202504092026 [58.8 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mgcp-client14-dbgsym 1.14.0.28.4a09a.202504092026 [101 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran11 2.1.0.52.4591a.202504092026 [137 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dbg 2.1.0.52.4591a.202504092026 [486 kB] Get:14 http://deb.debian.org/debian bookworm/main amd64 libc-dev-bin amd64 2.36-9+deb12u10 [47.1 kB] Get:15 http://deb.debian.org/debian bookworm/main amd64 libc6 amd64 2.36-9+deb12u10 [2757 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.11.0.23.fd0d.202504092026 [52.0 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.11.0.23.fd0d.202504092026 [71.6 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.11.0.23.fd0d.202504092026 [178 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.11.0.23.fd0d.202504092026 [60.3 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.11.0.23.fd0d.202504092026 [64.3 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.11.0.23.fd0d.202504092026 [50.9 kB] Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.11.0.23.fd0d.202504092026 [44.3 kB] Get:23 http://deb.debian.org/debian bookworm/main amd64 libc-bin amd64 2.36-9+deb12u10 [608 kB] Get:24 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u10 [7385 kB] Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libsmpp1 1.14.4.1.f1ec.202504092026 [101 kB] Get:26 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp 2.1.0.52.4591a.202504092026 [18.3 kB] Get:27 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp-dbg 2.1.0.52.4591a.202504092026 [22.7 kB] Get:28 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c1 0.9.38.202504092026 [75.3 kB] Get:29 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c-dbg 0.9.38.202504092026 [286 kB] Get:30 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap7 1.7.0.202504092026 [222 kB] Get:31 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap-dbg 1.7.0.202504092026 [953 kB] Get:32 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dbg 1.11.0.23.fd0d.202504092026 [2165 kB] Get:33 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-msc 1.13.0.5.ce80.202504092026 [351 kB] Get:34 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-msc-dbg 1.13.0.5.ce80.202504092026 [1514 kB] Fetched 20.4 MB in 0s (93.7 MB/s) debconf: delaying package configuration, since apt-utils is not installed (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../libc6-dev_2.36-9+deb12u10_amd64.deb ... Unpacking libc6-dev:amd64 (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Preparing to unpack .../libc-dev-bin_2.36-9+deb12u10_amd64.deb ... Unpacking libc-dev-bin (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Preparing to unpack .../libc6_2.36-9+deb12u10_amd64.deb ... Unpacking libc6:amd64 (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Setting up libc6:amd64 (2.36-9+deb12u10) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../libc-bin_2.36-9+deb12u10_amd64.deb ... Unpacking libc-bin (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Setting up libc-bin (2.36-9+deb12u10) ... Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u10_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u10) ... Selecting previously unselected package osmocom-nightly. Preparing to unpack .../01-osmocom-nightly_202504092026_amd64.deb ... Unpacking osmocom-nightly (202504092026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.11.0.23.fd0d.202504092026_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0.23.fd0d.202504092026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.11.0.23.fd0d.202504092026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0.23.fd0d.202504092026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.11.0.23.fd0d.202504092026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0.23.fd0d.202504092026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../05-libosmonetif11_1.6.0.2.1b40.202504092026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0.2.1b40.202504092026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../06-libosmovty13_1.11.0.23.fd0d.202504092026_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0.23.fd0d.202504092026) ... Selecting previously unselected package libosmoabis15:amd64. Preparing to unpack .../07-libosmoabis15_2.0.0.17.d2e8.202504092026_amd64.deb ... Unpacking libosmoabis15:amd64 (2.0.0.17.d2e8.202504092026) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../08-libosmo-gsup-client0_1.9.1.202504092026_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.9.1.202504092026) ... Selecting previously unselected package libosmo-mgcp-client14:amd64. Preparing to unpack .../09-libosmo-mgcp-client14_1.14.0.28.4a09a.202504092026_amd64.deb ... Unpacking libosmo-mgcp-client14:amd64 (1.14.0.28.4a09a.202504092026) ... Selecting previously unselected package libosmo-mgcp-client14-dbgsym:amd64. Preparing to unpack .../10-libosmo-mgcp-client14-dbgsym_1.14.0.28.4a09a.202504092026_amd64.deb ... Unpacking libosmo-mgcp-client14-dbgsym:amd64 (1.14.0.28.4a09a.202504092026) ... Selecting previously unselected package libosmo-sigtran11:amd64. Preparing to unpack .../11-libosmo-sigtran11_2.1.0.52.4591a.202504092026_amd64.deb ... Unpacking libosmo-sigtran11:amd64 (2.1.0.52.4591a.202504092026) ... Selecting previously unselected package libosmo-sigtran-dbg:amd64. Preparing to unpack .../12-libosmo-sigtran-dbg_2.1.0.52.4591a.202504092026_amd64.deb ... Unpacking libosmo-sigtran-dbg:amd64 (2.1.0.52.4591a.202504092026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../13-libosmocodec4_1.11.0.23.fd0d.202504092026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0.23.fd0d.202504092026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../14-libosmocoding0_1.11.0.23.fd0d.202504092026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0.23.fd0d.202504092026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../15-libosmogb14_1.11.0.23.fd0d.202504092026_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0.23.fd0d.202504092026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../16-libosmoctrl0_1.11.0.23.fd0d.202504092026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0.23.fd0d.202504092026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../17-libosmosim2_1.11.0.23.fd0d.202504092026_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0.23.fd0d.202504092026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../18-libosmousb0_1.11.0.23.fd0d.202504092026_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0.23.fd0d.202504092026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../19-libosmocore_1.11.0.23.fd0d.202504092026_amd64.deb ... Unpacking libosmocore (1.11.0.23.fd0d.202504092026) ... Selecting previously unselected package libsmpp1:amd64. Preparing to unpack .../20-libsmpp1_1.14.4.1.f1ec.202504092026_amd64.deb ... Unpacking libsmpp1:amd64 (1.14.4.1.f1ec.202504092026) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../21-osmo-stp_2.1.0.52.4591a.202504092026_amd64.deb ... Unpacking osmo-stp:amd64 (2.1.0.52.4591a.202504092026) ... Selecting previously unselected package osmo-stp-dbg:amd64. Preparing to unpack .../22-osmo-stp-dbg_2.1.0.52.4591a.202504092026_amd64.deb ... Unpacking osmo-stp-dbg:amd64 (2.1.0.52.4591a.202504092026) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../23-libasn1c1_0.9.38.202504092026_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.38.202504092026) ... Selecting previously unselected package libasn1c-dbg:amd64. Preparing to unpack .../24-libasn1c-dbg_0.9.38.202504092026_amd64.deb ... Unpacking libasn1c-dbg:amd64 (0.9.38.202504092026) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../25-libosmo-ranap7_1.7.0.202504092026_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.7.0.202504092026) ... Selecting previously unselected package libosmo-ranap-dbg:amd64. Preparing to unpack .../26-libosmo-ranap-dbg_1.7.0.202504092026_amd64.deb ... Unpacking libosmo-ranap-dbg:amd64 (1.7.0.202504092026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../27-libosmocore-dbg_1.11.0.23.fd0d.202504092026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0.23.fd0d.202504092026) ... Selecting previously unselected package osmo-msc. Preparing to unpack .../28-osmo-msc_1.13.0.5.ce80.202504092026_amd64.deb ... Unpacking osmo-msc (1.13.0.5.ce80.202504092026) ... Selecting previously unselected package osmo-msc-dbg:amd64. Preparing to unpack .../29-osmo-msc-dbg_1.13.0.5.ce80.202504092026_amd64.deb ... Unpacking osmo-msc-dbg:amd64 (1.13.0.5.ce80.202504092026) ... Setting up osmocom-nightly (202504092026) ... Setting up libsmpp1:amd64 (1.14.4.1.f1ec.202504092026) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u10) ... Setting up libosmocore22:amd64 (1.11.0.23.fd0d.202504092026) ... Setting up libosmocodec4:amd64 (1.11.0.23.fd0d.202504092026) ... Setting up libc-dev-bin (2.36-9+deb12u10) ... Setting up libasn1c1:amd64 (0.9.38.202504092026) ... Setting up libosmovty13:amd64 (1.11.0.23.fd0d.202504092026) ... Setting up libosmoisdn0:amd64 (1.11.0.23.fd0d.202504092026) ... Setting up libosmousb0:amd64 (1.11.0.23.fd0d.202504092026) ... Setting up libosmo-mgcp-client14:amd64 (1.14.0.28.4a09a.202504092026) ... Setting up libosmo-mgcp-client14-dbgsym:amd64 (1.14.0.28.4a09a.202504092026) ... Setting up libc6-dev:amd64 (2.36-9+deb12u10) ... Setting up libasn1c-dbg:amd64 (0.9.38.202504092026) ... Setting up libosmogsm20:amd64 (1.11.0.23.fd0d.202504092026) ... Setting up libosmoctrl0:amd64 (1.11.0.23.fd0d.202504092026) ... Setting up libosmogb14:amd64 (1.11.0.23.fd0d.202504092026) ... Setting up libosmonetif11:amd64 (1.6.0.2.1b40.202504092026) ... Setting up libosmocoding0:amd64 (1.11.0.23.fd0d.202504092026) ... Setting up libosmosim2:amd64 (1.11.0.23.fd0d.202504092026) ... Setting up libosmocore (1.11.0.23.fd0d.202504092026) ... Setting up libosmoabis15:amd64 (2.0.0.17.d2e8.202504092026) ... Setting up libosmo-sigtran11:amd64 (2.1.0.52.4591a.202504092026) ... Setting up libosmocore-dbg:amd64 (1.11.0.23.fd0d.202504092026) ... Setting up libosmo-gsup-client0:amd64 (1.9.1.202504092026) ... Setting up libosmo-sigtran-dbg:amd64 (2.1.0.52.4591a.202504092026) ... Setting up osmo-stp:amd64 (2.1.0.52.4591a.202504092026) ... changed ownership of '/etc/osmocom/osmo-stp.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-stp.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Setting up libosmo-ranap7:amd64 (1.7.0.202504092026) ... Setting up libosmo-ranap-dbg:amd64 (1.7.0.202504092026) ... Setting up osmo-stp-dbg:amd64 (2.1.0.52.4591a.202504092026) ... Setting up osmo-msc (1.13.0.5.ce80.202504092026) ... changed ownership of '/etc/osmocom/osmo-msc.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-msc.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) ownership of '/etc/osmocom' retained as root:osmocom mode of '/etc/osmocom' retained as 2775 (rwxrwsr-x) ownership of '/var/lib/osmocom' retained as osmocom:osmocom Setting up osmo-msc-dbg:amd64 (1.13.0.5.ce80.202504092026) ... Processing triggers for libc-bin (2.36-9+deb12u10) ... [testenv] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-msc-osmocom-nightly-20250410-1032-2178cdbe-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/msc/MSC_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.cfg'] [testenv] + ['cp', '-a', 'osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/stp'] [testenv] + ['cp', '-a', 'osmo-msc.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/msc'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-msc-osmocom-nightly-20250410-1032-2178cdbe-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/msc/MSC_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.default'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-msc-osmocom-nightly-20250410-1032-2178cdbe-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/Common.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-msc-osmocom-nightly-20250410-1032-2178cdbe-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/Common.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-msc-osmocom-nightly-20250410-1032-2178cdbe-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-msc-osmocom-nightly-20250410-1032-2178cdbe-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.default [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-msc-osmocom-nightly-20250410-1032-2178cdbe-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.default'] [testenv] Running stp [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/stp', 'testenv-msc-osmocom-nightly-20250410-1032-2178cdbe-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/stp/stp.log'] [testenv] Running msc [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/msc', 'testenv-msc-osmocom-nightly-20250410-1032-2178cdbe-0', 'sh', '-c', 'osmo-msc 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/msc/msc.log'] 20250410103225248 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7_instance.c:64) 20250410103225249 DLSS7 INFO 0: Creating Route Table system (osmo_ss7_route_table.c:59) 20250410103225249 DLSS7 INFO 0: ASP(virt-bsc0-0) Restarting ASP virt-bsc0-0, r=127.0.0.1:23906<->l=127.0.0.1:2905 (osmo_ss7_asp.c:722) 20250410103225249 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20250410103225249 DLSS7 NOTICE 0: ASP(virt-bsc0-0) ASP Restart for server not implemented yet! (osmo_ss7_asp.c:743) 20250410103225249 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Allocated (fsm.c:456) 20250410103225249 DLSS7 INFO 0: AS(virt-bsc0) Created AS (osmo_ss7_instance.c:324) 20250410103225249 DLSS7 INFO 0: AS(virt-bsc0) Adding ASP virt-bsc0-0 to AS (osmo_ss7_as.c:156) 20250410103225249 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:162) 20250410103225249 DLSS7 INFO 0: ASP(virt-bsc1-0) Restarting ASP virt-bsc1-0, r=127.0.0.1:23907<->l=127.0.0.1:2905 (osmo_ss7_asp.c:722) 20250410103225249 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Allocated (fsm.c:456) 20250410103225249 DLSS7 NOTICE 0: ASP(virt-bsc1-0) ASP Restart for server not implemented yet! (osmo_ss7_asp.c:743) 20250410103225249 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Allocated (fsm.c:456) 20250410103225249 DLSS7 INFO 0: AS(virt-bsc1) Created AS (osmo_ss7_instance.c:324) 20250410103225249 DLSS7 INFO 0: AS(virt-bsc1) Adding ASP virt-bsc1-0 to AS (osmo_ss7_as.c:156) 20250410103225249 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:162) 20250410103225249 DLSS7 INFO 0: ASP(virt-rnc0-0) Restarting ASP virt-rnc0-0, r=127.0.0.1:23908<->l=127.0.0.1:2905 (osmo_ss7_asp.c:722) 20250410103225249 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20250410103225249 DLSS7 NOTICE 0: ASP(virt-rnc0-0) ASP Restart for server not implemented yet! (osmo_ss7_asp.c:743) 20250410103225249 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20250410103225249 DLSS7 INFO 0: AS(virt-rnc0) Created AS (osmo_ss7_instance.c:324) 20250410103225249 DLSS7 INFO 0: AS(virt-rnc0) Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:156) 20250410103225249 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:162) 20250410103225249 DLSS7 INFO 0: Creating route: pc=193=0.24.1 mask=0x3fff via AS 'virt-bsc0' (osmo_ss7_route.c:129) 20250410103225249 DLSS7 INFO 0: Creating route: pc=194=0.24.2 mask=0x3fff via AS 'virt-bsc1' (osmo_ss7_route.c:129) 20250410103225249 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7_route.c:129) 20250410103225249 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:225) 20250410103225249 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:245) 20250410103225249 DLSS7 INFO (Re)binding m3ua Server to :::2905 (osmo_ss7_xua_srv.c:292) 20250410103225250 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:225) 20250410103225250 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:245) 20250410103225250 DLSS7 INFO (Re)binding ipa Server to :::5000 (osmo_ss7_xua_srv.c:292) 20250410103225250 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4239 (telnet_interface.c:88) 20250410103225386 DLSS7 INFO (r=::ffff:127.0.0.1:57370<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410103225386 DLSS7 INFO (r=::ffff:127.0.0.1:57370<->l=::ffff:127.0.0.1:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:143) 20250410103225386 DLSS7 INFO 0: ASP(asp-dyn-0) Restarting ASP asp-dyn-0, r=::ffff:127.0.0.1:57370<->l=:::2905 (osmo_ss7_asp.c:722) 20250410103225386 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20250410103225386 DLSS7 NOTICE 0: ASP(asp-dyn-0) ASP Restart for server not implemented yet! (osmo_ss7_asp.c:743) 20250410103225386 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410103225386 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250410103225387 DMNCC NOTICE MNCC socket at /tmp/mncc.sock (mncc_sock.c:300) 20250410103225387 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4254 (telnet_interface.c:88) 20250410103225387 DSMPP NOTICE SMPP at 0.0.0.0 2775 (smpp_smsc.c:990) 20250410103225387 DLCTRL NOTICE CTRL at 127.0.0.1 4255 (control_if.c:1026) 20250410103225387 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103225387 DDB NOTICE Init database connection to ':memory:' using SQLite3 lib version 3.40.1 (db.c:521) 20250410103225389 DLMGCP NOTICE MGW(mgw) MGCP client: using endpoint domain '@mgw' (mgcp_client.c:944) 20250410103225389 DMSC NOTICE MGW pool with 1 pool members configured, (ignoring MGW configuration in VTY node 'msc'). (msc_main.c:577) 20250410103225389 DLSCCP NOTICE OsmoMSC-A-Iu: Using SS7 instance 0, pc:0.23.1 (sccp_user.c:584) 20250410103225389 DLSCCP NOTICE OsmoMSC-A-Iu: Using AS instance as-clnt-OsmoMSC-A (sccp_user.c:602) 20250410103225389 DLSCCP NOTICE OsmoMSC-A-Iu: Creating default route (sccp_user.c:608) 20250410103225389 DLSCCP NOTICE OsmoMSC-A-Iu: Using ASP instance asp-clnt-OsmoMSC-A (sccp_user.c:713) 20250410103225389 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7_instance.c:158) 20250410103225389 DSGS NOTICE SGs socket bound to r=NULL<->l=0.0.0.0:29118 (sgs_server.c:186) 20250410103225389 DMSC NOTICE A-interface: SCCP user OsmoMSC-A:RI=SSN_PC,PC=(no PC),SSN=BSSAP, cs7-instance 0 ((null)) (msc_main.c:791) 20250410103225389 DMSC NOTICE Iu-interface: SCCP user OsmoMSC-IuCS:RI=SSN_PC,PC=(no PC),SSN=RANAP, cs7-instance 0 ((null)) (msc_main.c:812) 20250410103225389 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103225389 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410103225389 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410103225389 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410103225389 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410103225389 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) [testenv] Running testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4254', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite', 'testenv-msc-osmocom-nightly-20250410-1032-2178cdbe-0', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/msc/MSC_Tests', 'MSC_Tests.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli MSC_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: MSC_Tests.cfg MC@7d38b4d9c9a0: Unix server socket created successfully. MC@7d38b4d9c9a0: Listening on TCP port 40061. MC2> 7d38b4d9c9a0 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/msc/MSC_Tests 7d38b4d9c9a0 40061 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@7d38b4d9c9a0: New HC connected from 10.0.2.100 [10.0.2.100]. 7d38b4d9c9a0: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@7d38b4d9c9a0: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@7d38b4d9c9a0: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@7d38b4d9c9a0: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@7d38b4d9c9a0: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@7d38b4d9c9a0: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@7d38b4d9c9a0: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@7d38b4d9c9a0: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@7d38b4d9c9a0: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@7d38b4d9c9a0: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@7d38b4d9c9a0: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@7d38b4d9c9a0: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@7d38b4d9c9a0: Configuration file was processed on all HCs. MC@7d38b4d9c9a0: Creating MTC on host 10.0.2.100. MC@7d38b4d9c9a0: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_cr_before_reset'. ------ MSC_Tests.TC_cr_before_reset ------ Thu Apr 10 10:32:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_cr_before_reset.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_cr_before_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410103226390 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_cr_before_reset' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_cr_before_reset started. MSC_Test-M3UA(4)@7d38b4d9c9a0: ************************************************* MSC_Test-M3UA(4)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test-M3UA(4)@7d38b4d9c9a0: ************************************************* MSC_Test-SCCP(3)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410103227390 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103227391 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103227391 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (RKM:REG-REQ) (m3ua.c:775) 20250410103227391 DLSS7 INFO 0: ASP(asp-dyn-0) RKM: Registering routing key 3 for DPC 0.23.1 (xua_rkm.c:204) 20250410103227391 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Allocated (fsm.c:456) 20250410103227391 DLSS7 INFO 0: AS(as-rkm-3) Created AS (osmo_ss7_instance.c:324) 20250410103227391 DLSS7 INFO 0: Creating route: pc=185=0.23.1 mask=0x3fff via AS 'as-rkm-3' (osmo_ss7_route.c:129) 20250410103227391 DLSS7 INFO 0: AS(as-rkm-3) Adding ASP asp-dyn-0 to AS (osmo_ss7_as.c:156) 20250410103227391 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:162) 20250410103227391 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 36 bytes: [L2]> 01 00 09 02 00 00 00 24 02 08 00 1c 02 0a 00 08 00 00 00 01 02 12 00 08 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103227391 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:358) 20250410103227391 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410103227391 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103227391 DLSS7 INFO 0: ASP(asp-dyn-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410103227391 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103227391 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Received NOTIFY Type State Change:AS Inactive () (m3ua.c:671) 20250410103227392 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103227392 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410103227392 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410103227392 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103227392 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410103227392 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410103227392 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410103227392 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103227392 DLSS7 INFO 0: ASP(asp-dyn-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410103227392 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103227392 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410103227392 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoMSC-A)[0x563b4ca60e10]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:403) 20250410103227392 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Received NOTIFY Type State Change:AS Active () (m3ua.c:671) 20250410103227463 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410103227463 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410103227463 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410103227463 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test-M3UA(4)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test-M3UA(4)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test-M3UA(4)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410103227473 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103227473 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410103227473 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410103227473 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410103227473 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410103227473 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410103227473 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410103227473 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103227473 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410103227473 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410103227473 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test-M3UA(4)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test-M3UA(4)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test-M3UA(4)@7d38b4d9c9a0: Message received on association #8 MSC_Test-M3UA(4)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test-M3UA(4)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410103227475 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103227475 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410103227475 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410103227475 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410103227476 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410103227476 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410103227476 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410103227476 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103227476 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410103227476 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410103227476 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103227476 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test-M3UA(4)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410103227476 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410103227476 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-M3UA(4)@7d38b4d9c9a0: Message received on association #8 MSC_Test-M3UA(4)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test-M3UA(4)@7d38b4d9c9a0: Message received on association #8 MSC_Test-M3UA(4)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test-M3UA(4)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test-M3UA(4)@7d38b4d9c9a0: Message received on association #8 MSC_Test-M3UA(4)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410103228391 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103229373 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103229373 DLSS7 INFO 0: ASP(asp-dyn-0) xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:808) 20250410103229373 DLSS7 INFO 0: ASP(asp-dyn-0) xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED [::ffff:10.0.2.100]:57370 err=None (osmo_ss7_asp.c:824) 20250410103229392 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MSC_Test-SCCP(3)@7d38b4d9c9a0: First idle individual index:0 20250410103230276 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103230276 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103230276 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103230277 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103230277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103230277 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: picked Normal Route via 'as-rkm-3' round-robin style (osmo_ss7_combined_linkset.c:283) 20250410103230277 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103230277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103230277 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103230277 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c1 00 00 00 b9 03 02 00 00 01 00 00 01 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test-M3UA(4)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103230277 DBSSAP NOTICE (GERAN-A-1 from RI=SSN_PC,PC=0.24.1,SSN=BSSAP) Received invalid N-CONNECT.ind (sccp_ran.c:87) MSC_Test-M3UA(4)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103230393 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103230480 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103230480 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103230481 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103230481 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103230481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103230481 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103230481 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103230481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103230481 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103230481 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103230482 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103230482 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103230482 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103230482 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103230482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103230482 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: picked Normal Route via 'virt-bsc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250410103230482 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103230482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103230482 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103230482 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test-M3UA(4)@7d38b4d9c9a0: Message received on association #8 MSC_Test-M3UA(4)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410103231394 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103232395 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103233396 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: setverdict(pass): none -> pass MSC_Test-SCCP(3)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103234279 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410103234279 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103234279 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410103234279 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410103234279 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410103234279 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103234279 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410103234279 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410103234279 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410103234279 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103234279 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410103234279 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410103234279 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410103234279 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410103234279 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410103234279 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103234279 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103234279 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410103234279 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410103234279 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410103234279 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-M3UA(4)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: pass MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SCCP(3): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-M3UA(4): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_cr_before_reset finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cr_before_reset pass'. Thu Apr 10 10:32:34 UTC 2025 ====== MSC_Tests.TC_cr_before_reset pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_cr_before_reset.talloc 20250410103234397 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=72628) 20250410103235398 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=72628, count=85756) 20250410103236280 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410103236280 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410103236280 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410103236399 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cr_before_reset pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_tmsi'. ------ MSC_Tests.TC_lu_imsi_noauth_tmsi ------ Thu Apr 10 10:32:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_noauth_tmsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_noauth_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410103237400 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_tmsi' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_lu_imsi_noauth_tmsi started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(8)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(8)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(8)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(6)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410103237762 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(9)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410103237959 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410103237959 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410103237959 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410103237959 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(8)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(8)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(8)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410103237963 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103237963 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410103237963 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410103237963 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410103237963 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410103237963 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410103237963 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410103237963 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103237963 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410103237963 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410103237963 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(8)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(8)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(8)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(8)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(8)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(8)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(8)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(8)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410103237964 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103237964 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410103237964 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410103237964 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410103237964 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410103237964 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410103237964 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410103237964 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103237964 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410103237964 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410103237964 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103237964 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410103237964 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410103237964 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(8)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(8)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(8)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(8)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(8)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410103238401 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103238401 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(11)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(11)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410103238407 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(11)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(11)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(11)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(11)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(11)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(11)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410103238424 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410103238424 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(12)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000001" to be handled at TC_lu_imsi_noauth_tmsi0(14) TC_lu_imsi_noauth_tmsi0(14)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000001'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410103238768 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103238768 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103238768 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103238768 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103238768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103238768 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103238768 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103238768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103238768 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103238769 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(8)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103238770 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103238770 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103238770 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103238770 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103238770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103238770 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103238770 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103238770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103238770 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103238770 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(8)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(8)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(7)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(7)@7d38b4d9c9a0: Added conn table entry 0TC_lu_imsi_noauth_tmsi0(14)398202 MSC_Test_0-SCCP(6)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(7)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410103238789 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103238789 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103238789 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103238789 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103238789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103238789 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103238789 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103238789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103238789 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103238789 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 06 13 7a 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 10 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(8)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103238790 DMM DEBUG msc_a(IMSI-262420000000001:GERAN-A-2:LU)[0x563b4cbf4a90]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000001 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410103238790 DMM DEBUG msc_a(IMSI-262420000000001:GERAN-A-2:LU)[0x563b4cbf4a90]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410103238790 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x563b4cbf4d20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410103238790 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x563b4cbf4d20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000001:GERAN-A-2:LU)[0x563b4cbf4a90] (fsm.c:486) 20250410103238790 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x563b4cbf4d20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410103238791 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x563b4cbf4d20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410103238791 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410103238791 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000001 id=262420000000001 (vlr.c:661) 20250410103238791 DVLR INFO New subscr, IMSI: 262420000000001 (vlr.c:562) 20250410103238791 DVLR DEBUG VLR subscr IMSI-262420000000001 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410103238791 DVLR DEBUG VLR subscr IMSI-262420000000001 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410103238791 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410103238791 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x563b4cbf4d20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410103238791 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x563b4cbf4d20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410103238791 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x563b4cbf4d20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410103238791 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x563b4cbf4d20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410103238791 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x563b4cbf4d20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410103238791 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x563b4cbf4d20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410103238791 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x563b4cbf8990]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410103238791 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x563b4cbf8990]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x563b4cbf4d20] (fsm.c:486) 20250410103238791 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x563b4cbf8990]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410103238791 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x563b4cbf8990]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410103238791 DPAG NOTICE ran_peer(GERAN-A:RI-SSN_PC:PC-0-24-1:SSN-BSSAP)[0x563b4cbad7a0]{READY}: Added seen cell to this RAN peer: CGI:262-42-23-42 (ran_peer.c:105) 20250410103238792 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103238792 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103238792 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103238792 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103238792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103238792 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: picked Normal Route via 'virt-bsc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250410103238792 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103238792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103238792 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103238792 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 02 02 06 13 7a 00 00 02 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410103238792 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103238792 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103238792 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103238792 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103238792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103238792 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103238792 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103238792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103238792 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103238792 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 02 06 06 13 7a 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 10 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(8)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(8)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(8)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(8)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(6)@7d38b4d9c9a0: { messageType := 2, destLocRef := '06137A'O, sourceLocRef := '000002'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(6)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(6)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(6)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(6)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(6)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(12)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000001" handled at TC_lu_imsi_noauth_tmsi0(14) MSC_Test-GSUP(12)@7d38b4d9c9a0: Added IMSI table entry 0TC_lu_imsi_noauth_tmsi0(14)"262420000000001" 20250410103238799 DVLR DEBUG VLR subscr IMSI-262420000000001 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410103238799 DVLR DEBUG VLR subscr IMSI-262420000000001 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(6)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(6)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(6)@7d38b4d9c9a0: vl_from0 20250410103238801 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103238801 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103238801 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103238802 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103238802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103238802 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103238802 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103238802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103238802 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(6)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250410103238802 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 02 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(8)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_noauth_tmsi0(14)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_tmsi0(14)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410103238812 DVLR DEBUG VLR subscr IMSI-262420000000001 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103238812 DVLR DEBUG IMSI:262420000000001 has MSISDN:491230000001 (vlr.c:1045) 20250410103238812 DMSC NOTICE msub(IMSI-262420000000001:MSISDN-491230000001) VLR: update for IMSI=262420000000001 (MSISDN=491230000001) (gsm_04_08.c:1541) 20250410103238812 DVLR DEBUG VLR subscr IMSI-262420000000001:MSISDN-491230000001 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410103238813 DVLR DEBUG VLR subscr IMSI-262420000000001:MSISDN-491230000001 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103238813 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x563b4cbf4d20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410103238813 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x563b4cbf8990]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410103238813 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x563b4cbf8990]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410103238813 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x563b4cbf8990]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410103238814 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x563b4cbf8990]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x563b4cbf4d20] (vlr_lu_fsm.c:110) 20250410103238814 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x563b4cbf8990]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410103238814 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x563b4cbf8990]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410103238814 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x563b4cbf4d20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410103238814 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x563b4cbf4d20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410103238814 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x563b4cbf62e0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410103238814 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x563b4cbf62e0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x563b4cbf4d20] (fsm.c:486) 20250410103238814 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x563b4cbf62e0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410103238814 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x563b4cbf62e0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410103238814 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x563b4cbf62e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410103238814 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x563b4cbf62e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410103238814 DMSC NOTICE msub(IMSI-262420000000001:MSISDN-491230000001:TMSInew-0xB01E2BD6) VLR: update for IMSI=262420000000001 (MSISDN=491230000001) (gsm_04_08.c:1541) 20250410103238814 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x563b4cbf62e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410103238814 DMM DEBUG -> IMSI-262420000000001:MSISDN-491230000001:TMSInew-0xB01E2BD6 LOCATION UPDATE ACCEPT (TMSI = 0xb01e2bd6) (gsm_04_08.c:149) 20250410103238814 DVLR DEBUG VLR subscr IMSI-262420000000001:MSISDN-491230000001:TMSInew-0xB01E2BD6 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410103238814 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103238814 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103238814 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103238814 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103238814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103238814 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103238814 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103238814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103238814 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103238814 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 02 06 06 13 7a 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 b0 1e 2b d6 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(8)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(8)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(6)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(6)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(6)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(6)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_noauth_tmsi0(14)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(7)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(7)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(6)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(6)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(6)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(6)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O 20250410103238827 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103238827 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103238827 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103238827 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103238827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103238827 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103238827 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103238827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103238827 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103238827 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 02 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(8)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103238827 DMM DEBUG msc_a(IMSI-262420000000001:MSISDN-491230000001:TMSInew-0xB01E2BD6:GERAN-A-2:LU)[0x563b4cbf4a90]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410103238827 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:TMSInew-0xB01E2BD6:GERAN-A-2:LU)[0x563b4cbf4d20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410103238827 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x563b4cbf62e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410103238827 DMSC NOTICE msub(IMSI-262420000000001:MSISDN-491230000001:TMSI-0xB01E2BD6) VLR: update for IMSI=262420000000001 (MSISDN=491230000001) (gsm_04_08.c:1541) 20250410103238827 DVLR DEBUG VLR subscr IMSI-262420000000001:MSISDN-491230000001:TMSI-0xB01E2BD6 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410103238827 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x563b4cbf62e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410103238827 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:TMSI-0xB01E2BD6:GERAN-A-2:LU)[0x563b4cbf4d20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410103238827 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x563b4cbf62e0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410103238828 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x563b4cbf62e0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:TMSI-0xB01E2BD6:GERAN-A-2:LU)[0x563b4cbf4d20] (vlr_lu_fsm.c:817) 20250410103238828 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x563b4cbf62e0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410103238828 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x563b4cbf62e0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410103238828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:TMSI-0xB01E2BD6:GERAN-A-2:LU)[0x563b4cbf4d20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410103238828 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000001/3/1): Available (smpp_smsc.c:626) 20250410103238828 DVLR DEBUG VLR subscr IMSI-262420000000001:MSISDN-491230000001:TMSI-0xB01E2BD6 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410103238828 DVLR DEBUG VLR subscr IMSI-262420000000001:MSISDN-491230000001:TMSI-0xB01E2BD6 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410103238828 DVLR DEBUG VLR subscr IMSI-262420000000001:MSISDN-491230000001:TMSI-0xB01E2BD6 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410103238828 DVLR DEBUG VLR subscr IMSI-262420000000001:MSISDN-491230000001:TMSI-0xB01E2BD6 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410103238828 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103238828 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103238828 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103238828 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103238828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103238828 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103238828 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103238828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103238828 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103238829 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 02 06 06 13 7a 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(8)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(8)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(6)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(6)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(6)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(6)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(6)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(6)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(6)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(6)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410103238832 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103238832 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103238832 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103238832 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103238832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103238832 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103238832 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103238832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103238832 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103238832 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 02 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(8)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103238832 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:TMSI-0xB01E2BD6:GERAN-A-2:LU)[0x563b4cbf4d20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410103238832 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:TMSI-0xB01E2BD6:GERAN-A-2:LU)[0x563b4cbf4d20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000001:MSISDN-491230000001:TMSI-0xB01E2BD6:GERAN-A-2:LU)[0x563b4cbf4a90] (msc_a.c:1053) 20250410103238832 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:TMSI-0xB01E2BD6:GERAN-A-2:LU)[0x563b4cbf4d20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410103238832 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:TMSI-0xB01E2BD6:GERAN-A-2:LU)[0x563b4cbf4d20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410103238832 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:TMSI-0xB01E2BD6:GERAN-A-2:LU)[0x563b4cbf4d20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410103238833 DVLR DEBUG VLR subscr IMSI-262420000000001:MSISDN-491230000001:TMSI-0xB01E2BD6 - active-conn: now used by 1 (attached) (msub.c:375) 20250410103238833 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103238833 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103238833 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103238833 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103238833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103238833 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103238833 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103238833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103238833 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103238833 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 02 04 06 13 7a 00 00 02 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(8)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(8)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(6)@7d38b4d9c9a0: Session index based on local reference:0 20250410103238834 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103238834 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103238834 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103238834 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103238834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103238834 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103238834 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103238834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103238834 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103238834 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 02 06 13 7a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(8)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(7)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_imsi_noauth_tmsi0(14)398202 TC_lu_imsi_noauth_tmsi0(14)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410103238836 DVLR DEBUG VLR subscr IMSI-262420000000001:MSISDN-491230000001:TMSI-0xB01E2BD6 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410103238836 DVLR DEBUG VLR subscr IMSI-262420000000001:MSISDN-491230000001:TMSI-0xB01E2BD6 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_noauth_tmsi0(14)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_tmsi0(14)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi0(14)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi0(14)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410103238846 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410103238846 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250410103238847 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(11)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(6)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(9)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(12)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(8)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(15)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(10)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(7)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(5)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(13)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(5): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(6): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(7): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(8): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(9): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(10): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(11): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(12): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(13): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_lu_imsi_noauth_tmsi0(14): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(15): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_lu_imsi_noauth_tmsi finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_tmsi pass'. Thu Apr 10 10:32:38 UTC 2025 ====== MSC_Tests.TC_lu_imsi_noauth_tmsi pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_imsi_noauth_tmsi.talloc 20250410103239036 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410103239036 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103239036 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410103239036 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410103239036 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410103239036 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103239036 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410103239036 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410103239036 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410103239036 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103239036 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410103239036 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410103239036 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410103239036 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410103239036 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410103239036 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103239036 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103239036 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410103239036 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410103239037 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410103239037 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=169024) 20250410103239849 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=169024, count=201104) 20250410103240850 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103241038 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410103241038 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410103241038 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_tmsi pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_notmsi'. ------ MSC_Tests.TC_lu_imsi_noauth_notmsi ------ Thu Apr 10 10:32:41 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_noauth_notmsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_noauth_notmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410103241852 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_notmsi' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_lu_imsi_noauth_notmsi started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(19)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(19)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(19)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(17)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410103242418 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(20)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410103242614 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410103242614 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410103242614 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410103242614 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(19)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(19)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(19)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(19)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(19)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410103242619 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103242619 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410103242619 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410103242619 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410103242619 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410103242619 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410103242619 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410103242619 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103242619 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410103242619 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410103242619 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(19)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(19)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(19)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410103242620 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103242620 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410103242620 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410103242620 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410103242620 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410103242620 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410103242620 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410103242620 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103242620 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410103242620 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410103242620 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103242620 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(19)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(19)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(19)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(19)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(19)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(19)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(19)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(19)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410103242620 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410103242620 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410103242853 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103242853 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(22)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(22)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410103242858 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(22)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(22)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(22)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(22)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(22)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(22)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410103242881 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410103242881 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(23)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000002" to be handled at TC_lu_imsi_noauth_notmsi0(25) TC_lu_imsi_noauth_notmsi0(25)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000002'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410103243426 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103243426 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103243426 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103243426 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103243426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103243426 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103243426 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103243426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103243426 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103243426 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(19)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103243426 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103243426 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103243426 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103243426 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103243426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103243426 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103243426 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103243426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103243426 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103243426 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(19)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(19)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(18)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(18)@7d38b4d9c9a0: Added conn table entry 0TC_lu_imsi_noauth_notmsi0(25)12545710 MSC_Test_0-SCCP(17)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(18)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410103243441 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103243441 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103243441 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103243441 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103243441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103243441 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103243441 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103243441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103243441 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103243441 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 bf 6e ae 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 20 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(19)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103243441 DMM DEBUG msc_a(IMSI-262420000000002:GERAN-A-3:LU)[0x563b4cbf4800]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000002 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410103243441 DMM DEBUG msc_a(IMSI-262420000000002:GERAN-A-3:LU)[0x563b4cbf4800]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410103243441 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x563b4cbf1740]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410103243441 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x563b4cbf1740]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000002:GERAN-A-3:LU)[0x563b4cbf4800] (fsm.c:486) 20250410103243441 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x563b4cbf1740]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410103243441 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x563b4cbf1740]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410103243441 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410103243441 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000002 id=262420000000002 (vlr.c:661) 20250410103243441 DVLR INFO New subscr, IMSI: 262420000000002 (vlr.c:562) 20250410103243441 DVLR DEBUG VLR subscr IMSI-262420000000002 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410103243441 DVLR DEBUG VLR subscr IMSI-262420000000002 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410103243441 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410103243441 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x563b4cbf1740]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410103243441 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x563b4cbf1740]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410103243441 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x563b4cbf1740]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410103243441 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x563b4cbf1740]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410103243441 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x563b4cbf1740]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410103243441 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x563b4cbf1740]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410103243441 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x563b4cbf8990]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410103243441 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x563b4cbf8990]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x563b4cbf1740] (fsm.c:486) 20250410103243441 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x563b4cbf8990]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410103243441 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x563b4cbf8990]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410103243442 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103243442 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103243442 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103243442 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103243442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103243442 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: picked Normal Route via 'virt-bsc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250410103243442 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103243442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103243442 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103243442 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 03 02 bf 6e ae 00 00 03 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410103243442 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103243442 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103243442 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103243442 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103243442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103243442 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103243442 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103243442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103243442 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103243442 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 03 06 bf 6e ae 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 20 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(19)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(19)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(19)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(19)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(17)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'BF6EAE'O, sourceLocRef := '000003'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(17)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(17)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(17)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(17)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(17)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(23)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000002" handled at TC_lu_imsi_noauth_notmsi0(25) MSC_Test-GSUP(23)@7d38b4d9c9a0: Added IMSI table entry 0TC_lu_imsi_noauth_notmsi0(25)"262420000000002" 20250410103243444 DVLR DEBUG VLR subscr IMSI-262420000000002 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410103243445 DVLR DEBUG VLR subscr IMSI-262420000000002 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(17)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(17)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(17)@7d38b4d9c9a0: vl_from0 TC_lu_imsi_noauth_notmsi0(25)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_notmsi0(25)@7d38b4d9c9a0: setverdict(pass): none -> pass MSC_Test_0-SCCP(17)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(19)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103243446 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103243446 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103243446 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103243446 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103243446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103243446 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103243446 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103243446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103243446 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103243446 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 03 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103243449 DVLR DEBUG VLR subscr IMSI-262420000000002 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103243449 DVLR DEBUG IMSI:262420000000002 has MSISDN:491230000002 (vlr.c:1045) 20250410103243449 DMSC NOTICE msub(IMSI-262420000000002:MSISDN-491230000002) VLR: update for IMSI=262420000000002 (MSISDN=491230000002) (gsm_04_08.c:1541) 20250410103243449 DVLR DEBUG VLR subscr IMSI-262420000000002:MSISDN-491230000002 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410103243449 DVLR DEBUG VLR subscr IMSI-262420000000002:MSISDN-491230000002 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103243449 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x563b4cbf1740]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410103243449 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x563b4cbf8990]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410103243449 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x563b4cbf8990]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410103243449 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x563b4cbf8990]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410103243449 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x563b4cbf8990]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x563b4cbf1740] (vlr_lu_fsm.c:110) 20250410103243449 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x563b4cbf8990]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410103243449 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x563b4cbf8990]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410103243449 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x563b4cbf1740]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410103243449 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x563b4cbf1740]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410103243449 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x563b4cbf9070]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410103243449 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x563b4cbf9070]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x563b4cbf1740] (fsm.c:486) 20250410103243449 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x563b4cbf9070]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410103243449 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x563b4cbf9070]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410103243449 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x563b4cbf9070]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410103243449 DMM DEBUG -> IMSI-262420000000002:MSISDN-491230000002 LOCATION UPDATE ACCEPT (gsm_04_08.c:141) 20250410103243449 DVLR DEBUG VLR subscr IMSI-262420000000002:MSISDN-491230000002 + attached: now used by 3 (active-conn,vlr_gsup_rx,attached) (vlr_lu_fsm.c:378) 20250410103243449 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x563b4cbf9070]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410103243449 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x563b4cbf1740]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410103243449 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x563b4cbf9070]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410103243449 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x563b4cbf9070]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x563b4cbf1740] (vlr_lu_fsm.c:817) 20250410103243450 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x563b4cbf9070]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410103243450 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x563b4cbf9070]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410103243450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x563b4cbf1740]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410103243450 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000002/3/1): Available (smpp_smsc.c:626) 20250410103243450 DVLR DEBUG VLR subscr IMSI-262420000000002:MSISDN-491230000002 + msc_a_fsm_releasing_onenter: now used by 4 (active-conn,vlr_gsup_rx,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410103243450 DVLR DEBUG VLR subscr IMSI-262420000000002:MSISDN-491230000002 + vlr_subscr_cancel_attach_fsm: now used by 5 (active-conn,vlr_gsup_rx,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410103243450 DVLR DEBUG VLR subscr IMSI-262420000000002:MSISDN-491230000002 - vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,vlr_gsup_rx,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410103243450 DVLR DEBUG VLR subscr IMSI-262420000000002:MSISDN-491230000002 - msc_a_fsm_releasing_onenter: now used by 3 (active-conn,vlr_gsup_rx,attached) (msc_a.c:1004) 20250410103243450 DVLR DEBUG VLR subscr IMSI-262420000000002:MSISDN-491230000002 - vlr_gsup_rx: now used by 2 (active-conn,attached) (vlr.c:1410) 20250410103243450 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103243450 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103243450 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103243450 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103243450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103243450 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103243450 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103243450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103243450 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103243450 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2b 00 00 00 b9 00 00 00 c1 03 00 00 03 06 bf 6e ae 00 01 14 01 00 11 05 02 62 f2 24 00 17 17 08 29 26 24 00 00 00 00 20 00 (osmo_ss7_asp.c:1175) 20250410103243450 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103243450 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103243450 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103243450 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103243450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103243450 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103243450 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103243450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103243450 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103243450 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 03 06 bf 6e ae 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(19)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(19)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(19)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(19)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(17)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(17)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(17)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(17)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(17)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(17)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(17)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(17)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_noauth_notmsi0(25)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(17)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(17)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(17)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(17)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(19)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103243456 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103243456 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103243456 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103243456 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103243456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103243456 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103243456 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103243456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103243456 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103243456 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 03 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103243456 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x563b4cbf1740]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410103243456 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x563b4cbf1740]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x563b4cbf4800] (msc_a.c:1053) 20250410103243456 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x563b4cbf1740]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410103243456 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x563b4cbf1740]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410103243456 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x563b4cbf1740]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410103243456 DVLR DEBUG VLR subscr IMSI-262420000000002:MSISDN-491230000002 - active-conn: now used by 1 (attached) (msub.c:375) 20250410103243456 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103243456 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103243456 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103243456 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103243456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103243456 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103243457 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103243457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103243457 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103243457 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 03 04 bf 6e ae 00 00 03 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(19)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(19)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(17)@7d38b4d9c9a0: Session index based on local reference:0 20250410103243457 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103243457 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103243457 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103243457 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103243457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103243457 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103243457 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(19)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103243457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103243457 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103243457 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 03 bf 6e ae 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(18)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_imsi_noauth_notmsi0(25)12545710 TC_lu_imsi_noauth_notmsi0(25)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410103243458 DVLR DEBUG VLR subscr IMSI-262420000000002:MSISDN-491230000002 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410103243458 DVLR DEBUG VLR subscr IMSI-262420000000002:MSISDN-491230000002 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_noauth_notmsi0(25)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_notmsi0(25)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi0(25)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi0(25)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test_0-M3UA(19)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103243462 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410103243462 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(23)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(20)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(18)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103243464 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(16)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(17)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(22)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(26)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(21)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(24)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(16): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(17): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(18): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(19): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(20): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(21): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(22): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(23): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(24): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_lu_imsi_noauth_notmsi0(25): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(26): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_lu_imsi_noauth_notmsi finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_notmsi pass'. Thu Apr 10 10:32:43 UTC 2025 ====== MSC_Tests.TC_lu_imsi_noauth_notmsi pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_imsi_noauth_notmsi.talloc 20250410103243660 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410103243660 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103243660 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410103243660 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410103243660 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410103243660 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103243660 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410103243660 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410103243660 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410103243660 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103243660 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410103243660 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410103243660 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410103243660 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410103243660 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410103243660 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103243660 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103243660 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410103243660 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410103243661 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410103243661 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=170228) 20250410103244464 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=170228, count=190264) 20250410103245465 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103245661 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410103245662 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410103245662 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_notmsi pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_tmsi_noauth_notmsi'. ------ MSC_Tests.TC_lu_tmsi_noauth_notmsi ------ Thu Apr 10 10:32:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_tmsi_noauth_notmsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_tmsi_noauth_notmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410103246466 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_tmsi_noauth_notmsi' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_lu_tmsi_noauth_notmsi started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(30)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(30)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(30)@7d38b4d9c9a0: ************************************************* MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-SCCP(28)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410103247005 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(31)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410103247194 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410103247194 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410103247194 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410103247194 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(30)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(30)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(30)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410103247199 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103247199 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410103247199 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410103247199 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410103247199 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410103247199 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410103247199 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410103247199 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103247199 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410103247199 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410103247199 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(30)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(30)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(30)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(30)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(30)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(30)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(30)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(30)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410103247200 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103247200 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410103247200 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410103247200 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410103247200 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410103247200 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410103247200 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410103247200 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103247200 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410103247200 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410103247200 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103247200 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(30)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(30)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(30)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) 20250410103247200 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410103247200 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(30)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(30)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410103247467 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103247467 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(33)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(33)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410103247473 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(33)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(33)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(33)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(33)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(33)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(33)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410103247494 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410103247494 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(34)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000101" to be handled at TC_lu_tmsi_noauth_notmsi0(36) TC_lu_tmsi_noauth_notmsi0(36)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '0BADBAD0'O } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(30)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103248008 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103248008 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103248008 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103248008 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103248008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103248008 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103248008 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103248008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103248008 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103248008 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103248008 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103248008 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103248008 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103248008 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103248008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103248008 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103248008 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103248008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103248008 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103248008 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(30)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(30)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(29)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(29)@7d38b4d9c9a0: Added conn table entry 0TC_lu_tmsi_noauth_notmsi0(36)14711888 MSC_Test_0-SCCP(28)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(29)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410103248022 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103248022 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103248022 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103248022 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103248022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103248022 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103248022 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103248022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103248022 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(30)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103248022 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 43 00 00 00 c1 00 00 00 b9 03 02 00 00 01 e0 7c 50 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1e 00 1c 57 05 08 00 62 f2 24 00 17 00 2a 17 0f 05 08 02 62 f2 20 99 99 52 05 f4 0b ad ba d0 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103248023 DMM DEBUG msc_a(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x563b4cbf4a90]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=TMSI-0x0BADBAD0 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410103248023 DMM DEBUG msc_a(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x563b4cbf4a90]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410103248023 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x563b4cbf4d20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410103248023 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x563b4cbf4d20]{VLR_ULA_S_IDLE}: is child of msc_a(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x563b4cbf4a90] (fsm.c:486) 20250410103248023 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x563b4cbf4d20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410103248023 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x563b4cbf4d20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410103248023 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1055) 20250410103248023 DVLR INFO New subscr, TMSI: 0x0badbad0 (vlr.c:592) 20250410103248023 DVLR DEBUG VLR subscr TMSI-0x0BADBAD0 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410103248023 DVLR DEBUG VLR subscr TMSI-0x0BADBAD0 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1068) 20250410103248023 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410103248023 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x563b4cbf4d20]{VLR_ULA_S_IDLE}: vlr_loc_upd_want_imsi() (vlr_lu_fsm.c:1003) 20250410103248023 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x563b4cbf4d20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMSI (T3270, 12s) (vlr_lu_fsm.c:1008) 20250410103248023 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103248023 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103248023 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103248023 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103248023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103248023 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: picked Normal Route via 'virt-bsc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250410103248023 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103248023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103248023 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103248023 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 04 02 e0 7c 50 00 00 04 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410103248023 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103248023 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103248023 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103248023 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103248023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103248023 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103248023 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103248023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103248023 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103248023 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 04 06 e0 7c 50 00 01 06 01 00 03 05 18 01 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(30)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(30)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(30)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(30)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'E07C50'O, sourceLocRef := '000004'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(28)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(28)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(28)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(28)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(28)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(28)@7d38b4d9c9a0: vl_from0 TC_lu_tmsi_noauth_notmsi0(36)@7d38b4d9c9a0: setverdict(pass): none -> pass MSC_Test_0-SCCP(28)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(30)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103248026 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103248026 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103248026 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103248026 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103248026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103248026 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103248026 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103248026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103248026 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103248026 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 04 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(29)@7d38b4d9c9a0: patching N(SD)=1 into dtap '0519082926240000001010'O MSC_Test_0-RAN(29)@7d38b4d9c9a0: patched enc_l3: '0559082926240000001010'O MSC_Test_0-SCCP(28)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(28)@7d38b4d9c9a0: vl_len:14 MSC_Test_0-SCCP(28)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(28)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000B0559082926240000001010'O MSC_Test_0-M3UA(30)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103248228 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103248228 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103248228 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103248229 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103248229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103248229 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103248229 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103248229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103248229 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103248229 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 04 00 01 0e 01 00 0b 05 59 08 29 26 24 00 00 00 10 10 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103248229 DMM DEBUG IDENTITY RESPONSE: IMSI-262420000000101 (gsm_04_08.c:223) 20250410103248229 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000101 id=262420000000101 (vlr.c:661) 20250410103248229 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x563b4cbf4d20]{VLR_ULA_S_WAIT_IMSI}: Received Event VLR_ULA_E_ID_IMSI (vlr.c:1455) 20250410103248229 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x563b4cbf4d20]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410103248229 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x563b4cbf4d20]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410103248229 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x563b4cbf4d20]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410103248229 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x563b4cbf4d20]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410103248230 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x563b4cbf4d20]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410103248230 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x563b4cbf4d20]{VLR_ULA_S_WAIT_IMSI}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410103248230 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x563b4cbf9070]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410103248230 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x563b4cbf9070]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x563b4cbf4d20] (fsm.c:486) 20250410103248230 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x563b4cbf9070]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410103248230 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x563b4cbf9070]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410103248230 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103248230 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103248230 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103248230 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103248230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103248230 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103248230 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103248230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103248230 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103248230 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 04 06 e0 7c 50 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 10 10 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(30)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(30)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(28)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(34)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000101" handled at TC_lu_tmsi_noauth_notmsi0(36) MSC_Test-GSUP(34)@7d38b4d9c9a0: Added IMSI table entry 0TC_lu_tmsi_noauth_notmsi0(36)"262420000000101" 20250410103248243 DVLR DEBUG VLR subscr IMSI-262420000000101:TMSI-0x0BADBAD0 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103248243 DVLR DEBUG IMSI:262420000000101 has MSISDN:491230000101 (vlr.c:1045) 20250410103248243 DMSC NOTICE msub(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0) VLR: update for IMSI=262420000000101 (MSISDN=491230000101) (gsm_04_08.c:1541) 20250410103248243 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410103248244 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103248244 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x563b4cbf4d20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410103248244 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x563b4cbf9070]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410103248244 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x563b4cbf9070]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410103248244 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x563b4cbf9070]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410103248244 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x563b4cbf9070]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x563b4cbf4d20] (vlr_lu_fsm.c:110) 20250410103248244 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x563b4cbf9070]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410103248244 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x563b4cbf9070]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410103248244 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x563b4cbf4d20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410103248244 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x563b4cbf4d20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410103248245 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x563b4cbf9250]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410103248245 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x563b4cbf9250]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x563b4cbf4d20] (fsm.c:486) 20250410103248245 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x563b4cbf9250]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410103248245 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x563b4cbf9250]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410103248245 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x563b4cbf9250]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410103248245 DMM DEBUG -> IMSI-262420000000101:MSISDN-491230000101 LOCATION UPDATE ACCEPT (gsm_04_08.c:141) 20250410103248245 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + attached: now used by 3 (active-conn,vlr_gsup_rx,attached) (vlr_lu_fsm.c:378) 20250410103248245 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x563b4cbf9250]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410103248245 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x563b4cbf4d20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410103248245 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x563b4cbf9250]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410103248245 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x563b4cbf9250]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x563b4cbf4d20] (vlr_lu_fsm.c:817) 20250410103248245 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x563b4cbf9250]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410103248245 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x563b4cbf9250]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410103248245 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x563b4cbf4d20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410103248245 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000101/3/1): Available (smpp_smsc.c:626) 20250410103248245 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + msc_a_fsm_releasing_onenter: now used by 4 (active-conn,vlr_gsup_rx,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410103248245 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + vlr_subscr_cancel_attach_fsm: now used by 5 (active-conn,vlr_gsup_rx,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410103248245 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,vlr_gsup_rx,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410103248245 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - msc_a_fsm_releasing_onenter: now used by 3 (active-conn,vlr_gsup_rx,attached) (msc_a.c:1004) 20250410103248245 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - vlr_gsup_rx: now used by 2 (active-conn,attached) (vlr.c:1410) 20250410103248246 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103248246 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103248246 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103248246 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103248246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103248246 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103248246 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103248246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103248246 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103248246 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2b 00 00 00 b9 00 00 00 c1 03 00 00 04 06 e0 7c 50 00 01 14 01 00 11 05 02 62 f2 24 00 17 17 08 29 26 24 00 00 00 10 10 00 (osmo_ss7_asp.c:1175) 20250410103248246 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103248246 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103248246 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103248246 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103248246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103248246 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103248246 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103248246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103248246 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103248246 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 04 06 e0 7c 50 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(30)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(30)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(30)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(30)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(28)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(28)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(28)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_tmsi_noauth_notmsi0(36)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(28)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(28)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(28)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(28)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410103248253 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103248253 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103248253 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103248253 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103248253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103248253 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103248253 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103248253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103248254 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103248254 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 04 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(30)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103248254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x563b4cbf4d20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410103248254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x563b4cbf4d20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x563b4cbf4a90] (msc_a.c:1053) 20250410103248254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x563b4cbf4d20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410103248254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x563b4cbf4d20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410103248254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x563b4cbf4d20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410103248255 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - active-conn: now used by 1 (attached) (msub.c:375) 20250410103248255 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103248255 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103248255 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103248255 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103248255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103248255 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103248255 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103248255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103248255 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103248255 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 04 04 e0 7c 50 00 00 04 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(30)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(30)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@7d38b4d9c9a0: Session index based on local reference:0 20250410103248256 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103248256 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(30)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103248256 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103248256 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103248256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103248256 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103248256 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103248256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103248256 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103248256 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 04 e0 7c 50 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(29)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_tmsi_noauth_notmsi0(36)14711888 TC_lu_tmsi_noauth_notmsi0(36)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410103248258 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410103248258 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_tmsi_noauth_notmsi0(36)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_tmsi_noauth_notmsi0(36)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_tmsi_noauth_notmsi0(36)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(29)@7d38b4d9c9a0: Created IMSI[0] for '262420000000101'H'FFFFFFFF'O to be handled at TC_lu_tmsi_noauth_notmsi0(36) 20250410103249270 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410103249271 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250410103249271 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250410103249271 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103249271 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103249271 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103249271 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103249271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103249271 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103249271 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103249271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103249271 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103249271 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 32 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 12 00 10 52 08 08 29 26 24 00 00 00 10 10 1a 03 05 00 17 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(30)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(30)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(29)@7d38b4d9c9a0: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_tmsi_noauth_notmsi0(36) TC_lu_tmsi_noauth_notmsi0(36)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_tmsi_noauth_notmsi0(36)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000101'H, fillerDigit := omit } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(29)@7d38b4d9c9a0: Added conn table entry 0TC_lu_tmsi_noauth_notmsi0(36)9289039 MSC_Test_0-SCCP(28)@7d38b4d9c9a0: First idle individual index:0 20250410103249284 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103249284 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103249284 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103249284 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103249284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103249284 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103249284 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103249284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103249284 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(30)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103249284 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 44 00 00 00 c1 00 00 00 b9 03 02 00 00 01 8d bd 4f 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1f 00 1d 57 05 08 00 62 f2 24 00 17 00 2a 17 10 06 27 00 03 50 59 02 08 29 26 24 00 00 00 10 10 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103249285 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:GERAN-A-5:PAGING_RESP)[0x563b4cbf1740]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410103249285 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:GERAN-A-5:PAGING_RESP)[0x563b4cbf1740]{PR_ARQ_S_INIT}: is child of msc_a(IMSI-262420000000101:GERAN-A-5:PAGING_RESP)[0x563b4cbf4800] (fsm.c:486) 20250410103249285 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:GERAN-A-5:PAGING_RESP)[0x563b4cbf1740]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410103249285 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:GERAN-A-5:PAGING_RESP)[0x563b4cbf1740]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410103249285 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:384) 20250410103249285 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410103249285 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x563b4cbf1740]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410103249285 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x563b4cbf1740]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410103249285 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x563b4cbf1740]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410103249286 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x563b4cbf1740]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410103249286 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x563b4cbf1740]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410103249286 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x563b4cbf1740]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410103249286 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x563b4cbf1740]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410103249286 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x563b4cbf1740]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410103249286 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x563b4cbf1740]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410103249286 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x563b4cbf1740]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410103249286 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - Paging: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250410103249286 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000101/3/1): Available (smpp_smsc.c:626) 20250410103249286 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410103249286 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410103249286 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410103249286 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410103249286 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410103249287 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103249287 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103249287 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103249287 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103249287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103249287 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: picked Normal Route via 'virt-bsc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250410103249287 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103249287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103249287 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103249287 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 05 02 8d bd 4f 00 00 05 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410103249287 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103249287 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103249287 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103249287 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103249287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103249287 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103249287 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103249287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103249287 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103249287 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 05 06 8d bd 4f 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 10 10 (osmo_ss7_asp.c:1175) 20250410103249287 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103249287 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103249287 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103249287 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103249287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103249287 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103249287 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103249287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103249287 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103249287 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 05 06 8d bd 4f 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(30)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(30)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(30)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(30)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(30)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(30)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@7d38b4d9c9a0: { messageType := 2, destLocRef := '8DBD4F'O, sourceLocRef := '000005'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(28)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(28)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(28)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(28)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(28)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(28)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(28)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(28)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(28)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410103249292 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103249292 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103249292 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103249292 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103249292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103249292 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(30)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103249292 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103249292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103249292 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103249292 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 05 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103249293 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x563b4cbf1740]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410103249293 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x563b4cbf1740]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x563b4cbf4800] (msc_a.c:1053) 20250410103249293 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x563b4cbf1740]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410103249293 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x563b4cbf1740]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410103249293 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - active-conn: now used by 1 (attached) (msub.c:375) 20250410103249293 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103249293 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103249293 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103249293 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103249293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103249294 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103249294 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103249294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103249294 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103249294 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 05 04 8d bd 4f 00 00 05 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(30)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(30)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@7d38b4d9c9a0: Session index based on local reference:0 20250410103249294 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103249294 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103249294 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103249294 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103249294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103249294 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103249294 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103249294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103249294 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103249294 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 05 8d bd 4f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(30)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(29)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_tmsi_noauth_notmsi0(36)9289039 TC_lu_tmsi_noauth_notmsi0(36)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410103249295 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410103249295 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_tmsi_noauth_notmsi0(36)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_tmsi_noauth_notmsi0(36)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(34)@7d38b4d9c9a0: Deleted GSUP IMSI table entry 0TC_lu_tmsi_noauth_notmsi0(36)"262420000000101" MSC_Test_0-RAN(29)@7d38b4d9c9a0: Removed IMSI[0] for '262420000000101'H to be handled at TC_lu_tmsi_noauth_notmsi0(36) TC_lu_tmsi_noauth_notmsi0(36)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test-GSUP(34)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000101" to be handled at TC_lu_tmsi_noauth_notmsi0(38) TC_lu_tmsi_noauth_notmsi0(38)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '0BADBAD0'O } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(29)@7d38b4d9c9a0: Added conn table entry 0TC_lu_tmsi_noauth_notmsi0(38)1841268 MSC_Test_0-RAN(29)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(28)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(30)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103249497 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103249497 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103249497 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103249497 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103249497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103249497 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103249497 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103249497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103249497 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103249497 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 43 00 00 00 c1 00 00 00 b9 03 02 00 00 01 1c 18 74 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1e 00 1c 57 05 08 00 62 f2 24 00 17 00 2a 17 0f 05 08 02 62 f2 20 99 99 52 05 f4 0b ad ba d0 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103249498 DMM DEBUG msc_a(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x563b4cbf4a90]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=TMSI-0x0BADBAD0 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410103249498 DMM DEBUG msc_a(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x563b4cbf4a90]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410103249498 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x563b4cbf4d20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410103249498 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x563b4cbf4d20]{VLR_ULA_S_IDLE}: is child of msc_a(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x563b4cbf4a90] (fsm.c:486) 20250410103249498 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x563b4cbf4d20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410103249498 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x563b4cbf4d20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410103249498 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1055) 20250410103249498 DVLR INFO New subscr, TMSI: 0x0badbad0 (vlr.c:592) 20250410103249498 DVLR DEBUG VLR subscr TMSI-0x0BADBAD0 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410103249498 DVLR DEBUG VLR subscr TMSI-0x0BADBAD0 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1068) 20250410103249498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410103249498 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x563b4cbf4d20]{VLR_ULA_S_IDLE}: vlr_loc_upd_want_imsi() (vlr_lu_fsm.c:1003) 20250410103249498 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x563b4cbf4d20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMSI (T3270, 12s) (vlr_lu_fsm.c:1008) 20250410103249499 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103249499 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103249499 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103249499 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103249499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103249499 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: picked Normal Route via 'virt-bsc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250410103249499 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103249499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103249499 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103249499 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 06 02 1c 18 74 00 00 06 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410103249499 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103249499 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103249499 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103249499 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103249499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103249499 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103249499 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103249499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103249499 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103249499 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 06 06 1c 18 74 00 01 06 01 00 03 05 18 01 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(30)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(30)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(30)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(30)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@7d38b4d9c9a0: { messageType := 2, destLocRef := '1C1874'O, sourceLocRef := '000006'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(28)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(28)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(28)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410103249505 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410103249505 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-SCCP(28)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(28)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(28)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(28)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250410103249506 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103249506 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103249506 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103249506 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103249506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103249506 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103249506 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103249506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103249506 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103249506 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 06 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(30)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(29)@7d38b4d9c9a0: patching N(SD)=1 into dtap '0519082926240000001010'O MSC_Test_0-RAN(29)@7d38b4d9c9a0: patched enc_l3: '0559082926240000001010'O MSC_Test_0-SCCP(28)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(28)@7d38b4d9c9a0: vl_len:14 MSC_Test_0-SCCP(28)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(28)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000B0559082926240000001010'O MSC_Test_0-M3UA(30)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_tmsi_noauth_notmsi0(38)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410103249709 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103249709 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103249709 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103249709 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103249709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103249709 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103249709 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103249709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103249709 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103249709 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 06 00 01 0e 01 00 0b 05 59 08 29 26 24 00 00 00 10 10 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103249709 DMM DEBUG IDENTITY RESPONSE: IMSI-262420000000101 (gsm_04_08.c:223) 20250410103249709 DVLR NOTICE SUBSCR(TMSI-0x0BADBAD0) There is an existing subscriber for IMSI 262420000000101 used by 1 (attached), replacing with this VLR subscr, used by 1 (active-conn) (vlr.c:603) 20250410103249709 DVLR DEBUG SUBSCR(IMSI-262420000000101:MSISDN-491230000101) freeing VLR subscr (max total use count was 5) (vlr.c:472) 20250410103249709 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000101 id=262420000000101 (vlr.c:661) 20250410103249709 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x563b4cbf4d20]{VLR_ULA_S_WAIT_IMSI}: Received Event VLR_ULA_E_ID_IMSI (vlr.c:1455) 20250410103249710 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x563b4cbf4d20]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410103249710 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x563b4cbf4d20]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410103249710 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x563b4cbf4d20]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410103249710 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x563b4cbf4d20]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410103249710 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x563b4cbf4d20]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410103249710 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x563b4cbf4d20]{VLR_ULA_S_WAIT_IMSI}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410103249710 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x563b4cbf9250]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410103249710 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x563b4cbf9250]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x563b4cbf4d20] (fsm.c:486) 20250410103249710 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x563b4cbf9250]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410103249710 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x563b4cbf9250]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410103249710 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103249710 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103249710 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103249710 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103249710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103249710 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103249710 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103249710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103249710 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103249710 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 06 06 1c 18 74 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 10 10 (osmo_ss7_asp.c:1175) MSC_Test-GSUP(34)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000101" handled at TC_lu_tmsi_noauth_notmsi0(38) MSC_Test-GSUP(34)@7d38b4d9c9a0: Added IMSI table entry 0TC_lu_tmsi_noauth_notmsi0(38)"262420000000101" MSC_Test_0-M3UA(30)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(30)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(28)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410103249719 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103249719 DVLR DEBUG IMSI:262420000000101 has MSISDN:491230000101 (vlr.c:1045) 20250410103249719 DMSC NOTICE msub(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0) VLR: update for IMSI=262420000000101 (MSISDN=491230000101) (gsm_04_08.c:1541) 20250410103249719 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410103249720 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103249720 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x563b4cbf4d20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410103249720 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x563b4cbf9250]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410103249720 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x563b4cbf9250]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410103249720 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x563b4cbf9250]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410103249720 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x563b4cbf9250]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x563b4cbf4d20] (vlr_lu_fsm.c:110) 20250410103249720 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x563b4cbf9250]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410103249720 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x563b4cbf9250]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410103249720 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x563b4cbf4d20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410103249720 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x563b4cbf4d20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410103249720 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x563b4cbf8990]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410103249720 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x563b4cbf8990]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x563b4cbf4d20] (fsm.c:486) 20250410103249720 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x563b4cbf8990]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410103249720 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x563b4cbf8990]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410103249720 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x563b4cbf8990]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410103249720 DMM DEBUG -> IMSI-262420000000101:MSISDN-491230000101 LOCATION UPDATE ACCEPT (gsm_04_08.c:141) 20250410103249720 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + attached: now used by 3 (active-conn,vlr_gsup_rx,attached) (vlr_lu_fsm.c:378) 20250410103249720 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x563b4cbf8990]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410103249720 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x563b4cbf4d20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410103249720 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x563b4cbf8990]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410103249720 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x563b4cbf8990]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x563b4cbf4d20] (vlr_lu_fsm.c:817) 20250410103249720 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x563b4cbf8990]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410103249720 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x563b4cbf8990]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410103249720 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x563b4cbf4d20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410103249720 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000101/3/1): Available (smpp_smsc.c:626) 20250410103249720 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + msc_a_fsm_releasing_onenter: now used by 4 (active-conn,vlr_gsup_rx,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410103249720 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + vlr_subscr_cancel_attach_fsm: now used by 5 (active-conn,vlr_gsup_rx,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410103249720 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,vlr_gsup_rx,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410103249720 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - msc_a_fsm_releasing_onenter: now used by 3 (active-conn,vlr_gsup_rx,attached) (msc_a.c:1004) 20250410103249720 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - vlr_gsup_rx: now used by 2 (active-conn,attached) (vlr.c:1410) 20250410103249720 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103249720 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103249720 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103249720 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103249720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103249720 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103249720 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103249720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103249720 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103249720 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2b 00 00 00 b9 00 00 00 c1 03 00 00 06 06 1c 18 74 00 01 14 01 00 11 05 02 62 f2 24 00 17 17 08 29 26 24 00 00 00 10 10 00 (osmo_ss7_asp.c:1175) 20250410103249720 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103249720 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103249720 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103249720 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103249720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103249720 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103249720 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103249720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103249720 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103249720 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 06 06 1c 18 74 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(30)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(30)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(30)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(30)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(28)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(28)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(28)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_tmsi_noauth_notmsi0(38)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(28)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(28)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(28)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(28)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410103249726 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103249726 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103249726 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103249726 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103249726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103249726 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103249726 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103249726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103249726 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103249726 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 06 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(30)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103249727 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x563b4cbf4d20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410103249727 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x563b4cbf4d20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x563b4cbf4a90] (msc_a.c:1053) 20250410103249727 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x563b4cbf4d20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410103249727 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x563b4cbf4d20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410103249727 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x563b4cbf4d20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410103249727 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - active-conn: now used by 1 (attached) (msub.c:375) 20250410103249727 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103249727 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103249727 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103249727 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103249727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103249727 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103249727 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103249727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103249727 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103249727 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 06 04 1c 18 74 00 00 06 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(30)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(30)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@7d38b4d9c9a0: Session index based on local reference:0 20250410103249728 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103249728 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103249728 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103249728 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103249728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103249728 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103249728 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103249728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103249728 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103249728 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 06 1c 18 74 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(30)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(29)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_tmsi_noauth_notmsi0(38)1841268 TC_lu_tmsi_noauth_notmsi0(38)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410103249730 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410103249730 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_tmsi_noauth_notmsi0(38)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_tmsi_noauth_notmsi0(38)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_tmsi_noauth_notmsi0(38)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(29)@7d38b4d9c9a0: Created IMSI[0] for '262420000000101'H'FFFFFFFF'O to be handled at TC_lu_tmsi_noauth_notmsi0(38) 20250410103250740 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410103250740 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250410103250740 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250410103250741 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103250741 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103250741 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103250741 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103250741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103250741 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103250741 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103250741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103250741 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103250741 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 32 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 12 00 10 52 08 08 29 26 24 00 00 00 10 10 1a 03 05 00 17 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(30)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(30)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(29)@7d38b4d9c9a0: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_tmsi_noauth_notmsi0(38) TC_lu_tmsi_noauth_notmsi0(38)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_tmsi_noauth_notmsi0(38)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000101'H, fillerDigit := omit } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(29)@7d38b4d9c9a0: Added conn table entry 0TC_lu_tmsi_noauth_notmsi0(38)16020644 MSC_Test_0-SCCP(28)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(30)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103250749 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103250749 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103250749 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103250750 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103250750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103250750 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103250750 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103250750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103250750 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103250750 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 44 00 00 00 c1 00 00 00 b9 03 02 00 00 01 f4 74 a4 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1f 00 1d 57 05 08 00 62 f2 24 00 17 00 2a 17 10 06 27 00 03 50 59 02 08 29 26 24 00 00 00 10 10 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103250750 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:GERAN-A-7:PAGING_RESP)[0x563b4cbf1740]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410103250750 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:GERAN-A-7:PAGING_RESP)[0x563b4cbf1740]{PR_ARQ_S_INIT}: is child of msc_a(IMSI-262420000000101:GERAN-A-7:PAGING_RESP)[0x563b4cbf4800] (fsm.c:486) 20250410103250751 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:GERAN-A-7:PAGING_RESP)[0x563b4cbf1740]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410103250751 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:GERAN-A-7:PAGING_RESP)[0x563b4cbf1740]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410103250751 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:384) 20250410103250751 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410103250751 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x563b4cbf1740]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410103250751 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x563b4cbf1740]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410103250751 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x563b4cbf1740]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410103250751 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x563b4cbf1740]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410103250751 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x563b4cbf1740]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410103250751 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x563b4cbf1740]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410103250751 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x563b4cbf1740]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410103250751 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x563b4cbf1740]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410103250751 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x563b4cbf1740]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410103250751 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x563b4cbf1740]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410103250751 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - Paging: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250410103250751 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000101/3/1): Available (smpp_smsc.c:626) 20250410103250751 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410103250751 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410103250751 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410103250751 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410103250751 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410103250751 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103250751 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103250751 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103250751 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103250751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103250751 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: picked Normal Route via 'virt-bsc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250410103250752 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103250752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103250752 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103250752 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 07 02 f4 74 a4 00 00 07 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410103250752 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103250752 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103250752 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103250752 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103250752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103250752 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103250752 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103250752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103250752 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103250752 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 07 06 f4 74 a4 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 10 10 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(30)@7d38b4d9c9a0: Message received on association #8 20250410103250752 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103250752 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103250752 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103250752 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103250752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103250752 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103250752 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103250752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103250752 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103250752 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 07 06 f4 74 a4 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(30)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(30)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(30)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(30)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(30)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'F474A4'O, sourceLocRef := '000007'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(28)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(28)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(28)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(28)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(28)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(28)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(28)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(28)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(28)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410103250758 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103250758 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103250758 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103250758 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103250758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103250758 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103250758 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103250758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103250758 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(30)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103250758 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 07 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103250758 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x563b4cbf1740]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410103250758 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x563b4cbf1740]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x563b4cbf4800] (msc_a.c:1053) 20250410103250758 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x563b4cbf1740]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410103250758 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x563b4cbf1740]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410103250759 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103250759 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103250759 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103250758 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - active-conn: now used by 1 (attached) (msub.c:375) 20250410103250759 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103250759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103250759 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103250759 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103250759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103250759 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103250759 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 07 04 f4 74 a4 00 00 07 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(30)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(30)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(30)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103250760 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103250760 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103250760 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103250760 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103250760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103250760 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103250760 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103250760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103250760 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103250760 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 07 f4 74 a4 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(29)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_tmsi_noauth_notmsi0(38)16020644 TC_lu_tmsi_noauth_notmsi0(38)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410103250761 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410103250761 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_tmsi_noauth_notmsi0(38)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_tmsi_noauth_notmsi0(38)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(34)@7d38b4d9c9a0: Deleted GSUP IMSI table entry 0TC_lu_tmsi_noauth_notmsi0(38)"262420000000101" MSC_Test_0-RAN(29)@7d38b4d9c9a0: Removed IMSI[0] for '262420000000101'H to be handled at TC_lu_tmsi_noauth_notmsi0(38) TC_lu_tmsi_noauth_notmsi0(38)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410103250773 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410103250773 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(34)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(31)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103250774 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(33)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(30)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(28)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(32)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(37)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(29)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(27)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(35)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(39)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(27): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(28): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(29): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(30): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(31): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(32): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(33): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(34): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(35): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_lu_tmsi_noauth_notmsi0(36): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(37): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC TC_lu_tmsi_noauth_notmsi0(38): pass (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(39): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_lu_tmsi_noauth_notmsi finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_tmsi_noauth_notmsi pass'. Thu Apr 10 10:32:50 UTC 2025 ====== MSC_Tests.TC_lu_tmsi_noauth_notmsi pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_tmsi_noauth_notmsi.talloc 20250410103250964 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410103250964 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103250964 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410103250964 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410103250964 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410103250964 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103250964 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410103250964 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410103250964 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410103250964 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103250964 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410103250964 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410103250964 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410103250964 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410103250964 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410103250964 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103250964 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103250964 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410103250964 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410103250964 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410103250964 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=525664) 20250410103251776 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=525664, count=535536) 20250410103252777 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103252966 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410103252966 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410103252966 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_tmsi_noauth_notmsi pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_reject'. ------ MSC_Tests.TC_lu_imsi_reject ------ Thu Apr 10 10:32:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410103253777 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_reject' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_lu_imsi_reject started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(43)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(43)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(43)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(41)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410103254330 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(44)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410103254527 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410103254527 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410103254527 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410103254527 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(43)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(43)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(43)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410103254532 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103254532 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410103254532 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410103254532 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410103254532 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410103254532 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410103254532 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410103254532 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103254532 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410103254532 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410103254532 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(43)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(43)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(43)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(43)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(43)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(43)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(43)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(43)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410103254532 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103254532 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410103254532 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410103254532 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410103254532 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410103254532 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410103254532 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410103254532 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103254532 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410103254532 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410103254532 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103254532 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(43)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(43)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(43)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(43)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(43)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410103254532 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410103254532 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410103254779 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103254779 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(46)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(46)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410103254785 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(46)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(46)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(46)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(46)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(46)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(46)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410103254812 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410103254812 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(47)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000003" to be handled at TC_lu_imsi_reject0(49) TC_lu_imsi_reject0(49)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000003'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410103255340 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103255340 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103255340 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103255340 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103255340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103255340 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103255340 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103255340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103255340 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103255340 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(43)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103255341 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103255341 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103255341 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103255341 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103255341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103255341 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103255342 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103255342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103255342 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103255342 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(43)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(43)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(42)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(42)@7d38b4d9c9a0: Added conn table entry 0TC_lu_imsi_reject0(49)15146198 MSC_Test_0-SCCP(41)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(42)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410103255355 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103255356 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103255356 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103255356 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(43)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103255356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103255356 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103255356 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103255356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103255356 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103255356 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 e7 1c d6 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 30 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103255356 DMM DEBUG msc_a(IMSI-262420000000003:GERAN-A-8:LU)[0x563b4cbf4a90]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000003 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410103255356 DMM DEBUG msc_a(IMSI-262420000000003:GERAN-A-8:LU)[0x563b4cbf4a90]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410103255356 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x563b4cbf4d20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410103255356 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x563b4cbf4d20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000003:GERAN-A-8:LU)[0x563b4cbf4a90] (fsm.c:486) 20250410103255356 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x563b4cbf4d20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410103255356 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x563b4cbf4d20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410103255356 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410103255356 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000003 id=262420000000003 (vlr.c:661) 20250410103255356 DVLR INFO New subscr, IMSI: 262420000000003 (vlr.c:562) 20250410103255356 DVLR DEBUG VLR subscr IMSI-262420000000003 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410103255356 DVLR DEBUG VLR subscr IMSI-262420000000003 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410103255356 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410103255356 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x563b4cbf4d20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410103255356 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x563b4cbf4d20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410103255356 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x563b4cbf4d20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410103255356 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x563b4cbf4d20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410103255356 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x563b4cbf4d20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410103255356 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x563b4cbf4d20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410103255356 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x563b4cbf8990]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410103255356 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x563b4cbf8990]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x563b4cbf4d20] (fsm.c:486) 20250410103255356 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x563b4cbf8990]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410103255356 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x563b4cbf8990]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410103255356 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103255357 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103255357 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103255357 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103255357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103255357 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: picked Normal Route via 'virt-bsc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250410103255357 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103255357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103255357 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103255357 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 08 02 e7 1c d6 00 00 08 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410103255357 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103255357 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103255357 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103255357 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103255357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103255357 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103255357 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103255357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103255357 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103255357 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 08 06 e7 1c d6 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 30 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(43)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(43)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(43)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(43)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(41)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'E71CD6'O, sourceLocRef := '000008'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(41)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(41)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(47)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000003" handled at TC_lu_imsi_reject0(49) MSC_Test-GSUP(47)@7d38b4d9c9a0: Added IMSI table entry 0TC_lu_imsi_reject0(49)"262420000000003" MSC_Test_0-SCCP(41)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(41)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(41)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410103255363 DVLR DEBUG VLR subscr IMSI-262420000000003 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103255363 DVLR DEBUG SUBSCR(IMSI-262420000000003) UpdateLocation failed; gmm_cause: GSM authentication unacceptable (vlr.c:1173) 20250410103255363 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x563b4cbf4d20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1181) 20250410103255363 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x563b4cbf8990]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_NACK (vlr_lu_fsm.c:1272) 20250410103255363 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x563b4cbf8990]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:117) 20250410103255363 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x563b4cbf8990]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:120) 20250410103255363 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x563b4cbf8990]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x563b4cbf4d20] (vlr_lu_fsm.c:120) 20250410103255363 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x563b4cbf8990]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:120) 20250410103255363 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x563b4cbf8990]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410103255363 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x563b4cbf4d20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:120) 20250410103255363 DMM INFO msc_a(IMSI-262420000000003:GERAN-A-8:LU)[0x563b4cbf4a90]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250410103255363 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x563b4cbf4d20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410103255363 DVLR DEBUG VLR subscr IMSI-262420000000003 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410103255363 DVLR DEBUG VLR subscr IMSI-262420000000003 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410103255363 DVLR DEBUG VLR subscr IMSI-262420000000003 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410103255363 DVLR DEBUG VLR subscr IMSI-262420000000003 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250410103255363 DVLR DEBUG VLR subscr IMSI-262420000000003 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410103255363 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103255363 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103255363 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103255363 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103255363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103255363 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103255363 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103255363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103255363 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103255363 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 08 06 e7 1c d6 00 01 06 01 00 03 05 04 17 00 00 00 (osmo_ss7_asp.c:1175) 20250410103255363 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103255363 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103255363 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103255363 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103255363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103255363 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103255363 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103255363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103255363 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103255363 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 08 06 e7 1c d6 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(43)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(43)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(43)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(43)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(41)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(41)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(41)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(41)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(41)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(41)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(41)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(41)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(41)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(41)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(41)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(41)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(43)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103255367 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103255367 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103255367 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103255367 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103255367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103255367 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103255367 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103255367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103255367 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103255367 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 08 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103255367 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x563b4cbf4d20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410103255367 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x563b4cbf4d20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000003:GERAN-A-8:LU)[0x563b4cbf4a90] (msc_a.c:1053) 20250410103255367 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x563b4cbf4d20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410103255367 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x563b4cbf4d20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410103255367 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x563b4cbf4d20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410103255367 DVLR INFO VLR subscr IMSI-262420000000003 - active-conn: now used by 0 (-) (msub.c:375) 20250410103255367 DVLR DEBUG SUBSCR(IMSI-262420000000003) freeing VLR subscr (max total use count was 4) (vlr.c:472) 20250410103255367 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103255367 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103255367 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103255367 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103255367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103255367 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103255367 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103255367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103255367 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103255367 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 08 04 e7 1c d6 00 00 08 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(43)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(43)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(41)@7d38b4d9c9a0: Session index based on local reference:0 20250410103255368 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103255368 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103255368 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103255368 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103255368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103255368 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(43)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103255368 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103255368 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103255368 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103255368 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 08 e7 1c d6 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(42)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_imsi_reject0(49)15146198 TC_lu_imsi_reject0(49)@7d38b4d9c9a0: setverdict(pass): none -> pass TC_lu_imsi_reject0(49)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci() TC_lu_imsi_reject0(49)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_reject0(49)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test-GSUP(47)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(43)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(42)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(41)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103255374 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(46)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(45)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103255375 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410103255375 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) IPA-CTRL-CLI-IPA(50)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(40)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(44)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(48)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(40): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(41): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(42): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(43): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(44): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(45): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(46): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(47): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(48): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_lu_imsi_reject0(49): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(50): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_lu_imsi_reject finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_reject pass'. Thu Apr 10 10:32:55 UTC 2025 ====== MSC_Tests.TC_lu_imsi_reject pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_imsi_reject.talloc 20250410103255568 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410103255568 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103255568 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410103255568 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410103255568 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410103255568 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103255568 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410103255568 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410103255568 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410103255568 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103255568 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410103255568 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410103255568 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410103255568 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410103255568 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410103255568 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103255568 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103255568 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410103255568 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410103255568 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410103255568 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=145164) 20250410103256376 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=145164, count=169896) 20250410103257378 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103257569 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410103257569 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410103257569 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_reject pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_timeout_gsup'. ------ MSC_Tests.TC_lu_imsi_timeout_gsup ------ Thu Apr 10 10:32:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_timeout_gsup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_timeout_gsup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410103258380 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_timeout_gsup' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_lu_imsi_timeout_gsup started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(54)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(54)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(54)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(52)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410103258938 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(55)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410103259134 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410103259134 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410103259134 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410103259134 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(54)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(54)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(54)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410103259139 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103259139 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410103259139 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410103259139 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410103259139 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410103259139 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410103259139 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410103259139 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103259139 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410103259139 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410103259139 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(54)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(54)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(54)@7d38b4d9c9a0: Message received on association #8 20250410103259139 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103259139 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410103259139 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410103259139 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410103259139 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410103259139 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410103259140 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410103259140 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103259140 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410103259140 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410103259140 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103259140 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(54)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(54)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(54)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(54)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(54)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(54)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(54)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(54)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) 20250410103259140 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410103259140 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(54)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(54)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410103259382 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103259382 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(57)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(57)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410103259387 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(57)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(57)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(57)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(57)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(57)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(57)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410103259411 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410103259411 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(58)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000004" to be handled at TC_lu_imsi_timeout_gsup0(60) TC_lu_imsi_timeout_gsup0(60)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000004'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410103259947 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103259947 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103259947 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103259947 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103259947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103259947 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103259947 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103259947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103259947 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103259947 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(54)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103259948 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103259948 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103259948 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103259948 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103259948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103259948 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103259948 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103259948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103259948 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103259948 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(54)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(54)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(53)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(53)@7d38b4d9c9a0: Added conn table entry 0TC_lu_imsi_timeout_gsup0(60)10121818 MSC_Test_0-SCCP(52)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(53)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(54)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103259962 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103259962 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103259962 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103259962 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103259962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103259962 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103259962 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103259962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103259962 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103259962 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 9a 72 5a 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 40 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103259963 DMM DEBUG msc_a(IMSI-262420000000004:GERAN-A-9:LU)[0x563b4cbf4800]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000004 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410103259963 DMM DEBUG msc_a(IMSI-262420000000004:GERAN-A-9:LU)[0x563b4cbf4800]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410103259963 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x563b4cbf9250]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410103259963 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x563b4cbf9250]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000004:GERAN-A-9:LU)[0x563b4cbf4800] (fsm.c:486) 20250410103259963 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x563b4cbf9250]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410103259963 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x563b4cbf9250]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410103259963 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410103259963 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000004 id=262420000000004 (vlr.c:661) 20250410103259963 DVLR INFO New subscr, IMSI: 262420000000004 (vlr.c:562) 20250410103259963 DVLR DEBUG VLR subscr IMSI-262420000000004 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410103259963 DVLR DEBUG VLR subscr IMSI-262420000000004 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410103259963 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410103259963 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x563b4cbf9250]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410103259963 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x563b4cbf9250]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410103259963 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x563b4cbf9250]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410103259963 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x563b4cbf9250]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410103259963 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x563b4cbf9250]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410103259963 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x563b4cbf9250]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410103259963 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x563b4cbf8990]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410103259963 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x563b4cbf8990]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x563b4cbf9250] (fsm.c:486) 20250410103259963 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x563b4cbf8990]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410103259963 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x563b4cbf8990]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410103259964 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103259964 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103259964 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103259964 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103259964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103259964 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: picked Normal Route via 'virt-bsc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250410103259964 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103259964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103259964 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103259964 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 09 02 9a 72 5a 00 00 09 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410103259964 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103259964 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103259964 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103259964 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103259964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103259964 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103259964 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103259964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103259964 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103259964 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 09 06 9a 72 5a 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 40 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(54)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(54)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(54)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(54)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(52)@7d38b4d9c9a0: { messageType := 2, destLocRef := '9A725A'O, sourceLocRef := '000009'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(52)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(58)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000004" handled at TC_lu_imsi_timeout_gsup0(60) MSC_Test-GSUP(58)@7d38b4d9c9a0: Added IMSI table entry 0TC_lu_imsi_timeout_gsup0(60)"262420000000004" MSC_Test_0-SCCP(52)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(52)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(52)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(52)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410103304964 DVLR DEBUG VLR subscr IMSI-262420000000004 + msc_a_fsm_releasing_onenter: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410103304964 DVLR DEBUG VLR subscr IMSI-262420000000004 + vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410103304964 DMM INFO msc_a(IMSI-262420000000004:GERAN-A-9:LU)[0x563b4cbf4800]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250410103304964 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x563b4cbf9250]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410103304964 DVLR DEBUG VLR subscr IMSI-262420000000004 - vlr_subscr_cancel_attach_fsm: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410103304964 DVLR DEBUG VLR subscr IMSI-262420000000004 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250410103304965 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103304965 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103304965 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103304965 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103304965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103304965 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103304965 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103304965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103304965 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103304965 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 09 06 9a 72 5a 00 01 06 01 00 03 05 04 16 00 00 00 (osmo_ss7_asp.c:1175) 20250410103304965 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103304965 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103304965 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103304965 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103304965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103304965 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103304965 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103304965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103304965 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103304965 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 09 06 9a 72 5a 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(54)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(54)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(54)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(54)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(52)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(52)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(52)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(52)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(52)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(52)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(52)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(52)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(52)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(52)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(52)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(52)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(54)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103304976 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103304976 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103304976 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103304976 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103304976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103304976 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103304976 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103304976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103304976 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103304976 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 09 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103304977 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x563b4cbf9250]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410103304977 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x563b4cbf8990]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410103304977 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x563b4cbf8990]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Removing from parent vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x563b4cbf9250] (msc_a.c:1053) 20250410103304977 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x563b4cbf8990]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Freeing instance (msc_a.c:1053) 20250410103304977 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x563b4cbf8990]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Deallocated (fsm.c:568) 20250410103304977 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x563b4cbf9250]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000004:GERAN-A-9:LU)[0x563b4cbf4800] (msc_a.c:1053) 20250410103304977 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x563b4cbf9250]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410103304977 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x563b4cbf9250]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410103304977 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x563b4cbf9250]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410103304978 DVLR INFO VLR subscr IMSI-262420000000004 - active-conn: now used by 0 (-) (msub.c:375) 20250410103304978 DVLR DEBUG SUBSCR(IMSI-262420000000004) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250410103304978 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103304978 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103304978 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103304978 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103304978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103304978 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103304978 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103304978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103304978 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103304978 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 09 04 9a 72 5a 00 00 09 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(54)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(54)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(52)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(54)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103304981 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103304981 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103304981 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103304981 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103304981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103304981 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103304981 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103304981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103304981 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103304981 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 09 9a 72 5a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(53)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_imsi_timeout_gsup0(60)10121818 TC_lu_imsi_timeout_gsup0(60)@7d38b4d9c9a0: setverdict(pass): none -> pass TC_lu_imsi_timeout_gsup0(60)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci() TC_lu_imsi_timeout_gsup0(60)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_timeout_gsup0(60)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test-GSUP(58)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(53)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103304994 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410103304994 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MGCP(56)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(54)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(52)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(55)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(61)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(51)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103304997 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(59)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(57)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(51): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(52): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(53): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(54): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(55): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(56): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(57): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(58): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(59): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_lu_imsi_timeout_gsup0(60): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(61): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_lu_imsi_timeout_gsup finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_timeout_gsup pass'. Thu Apr 10 10:33:05 UTC 2025 ====== MSC_Tests.TC_lu_imsi_timeout_gsup pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_imsi_timeout_gsup.talloc 20250410103305184 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410103305184 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103305184 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410103305184 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410103305184 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410103305184 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103305184 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410103305184 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410103305184 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410103305184 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103305184 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410103305184 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410103305184 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410103305184 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410103305184 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410103305184 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103305184 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103305184 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410103305184 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410103305184 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410103305184 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=164760) 20250410103305998 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=164760, count=167872) 20250410103307000 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103307186 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410103307186 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410103307186 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_timeout_gsup pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi ------ Thu Apr 10 10:33:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410103308000 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_lu_imsi_auth_tmsi started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(65)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(65)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(65)@7d38b4d9c9a0: ************************************************* MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-SCCP(63)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410103308575 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(66)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410103308747 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410103308747 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410103308747 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410103308747 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(65)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(65)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(65)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(65)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(65)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410103308748 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103308748 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410103308748 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410103308748 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410103308748 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410103308748 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410103308748 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410103308748 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103308748 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410103308748 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410103308748 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(65)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(65)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(65)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(65)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(65)@7d38b4d9c9a0: Message received on association #8 20250410103308749 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103308749 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410103308749 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410103308749 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410103308749 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410103308749 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410103308749 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410103308749 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103308749 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410103308749 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410103308749 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103308749 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(65)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410103308749 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410103308749 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(65)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(65)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(65)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(65)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(65)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410103309001 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103309001 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(68)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(68)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410103309009 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(68)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(68)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(68)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(68)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(68)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(68)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410103309037 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410103309037 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(69)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth_tmsi0(71) TC_lu_imsi_auth_tmsi0(71)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000005'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(65)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103309560 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103309560 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103309560 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103309560 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103309561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103309561 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103309561 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103309561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103309561 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103309561 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103309561 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103309561 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103309561 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103309561 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103309561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103309561 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103309561 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103309561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103309561 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103309561 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(65)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(65)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(64)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(64)@7d38b4d9c9a0: Added conn table entry 0TC_lu_imsi_auth_tmsi0(71)1610889 MSC_Test_0-SCCP(63)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(64)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(65)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103309571 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103309571 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103309571 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103309571 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103309571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103309571 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103309571 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103309571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103309571 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103309571 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 18 94 89 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 50 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103309571 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-10:LU)[0x563b4cbf4800]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410103309571 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-10:LU)[0x563b4cbf4800]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410103309572 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x563b4cbf4a90]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410103309572 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x563b4cbf4a90]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-10:LU)[0x563b4cbf4800] (fsm.c:486) 20250410103309572 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x563b4cbf4a90]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410103309572 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x563b4cbf4a90]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410103309572 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410103309572 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000005 id=262420000000005 (vlr.c:661) 20250410103309572 DVLR INFO New subscr, IMSI: 262420000000005 (vlr.c:562) 20250410103309572 DVLR DEBUG VLR subscr IMSI-262420000000005 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410103309572 DVLR DEBUG VLR subscr IMSI-262420000000005 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410103309572 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410103309572 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x563b4cbf4a90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410103309572 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x563b4cbf4a90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410103309572 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x563b4cbf4a90]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410103309572 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x563b4cbf4d20]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410103309572 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x563b4cbf4d20]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x563b4cbf4a90] (fsm.c:486) 20250410103309572 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x563b4cbf4d20]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410103309572 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x563b4cbf4d20]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410103309572 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103309572 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103309572 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103309572 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103309572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103309572 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: picked Normal Route via 'virt-bsc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250410103309572 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103309572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103309572 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103309572 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0a 02 18 94 89 00 00 0a 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(65)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(65)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(63)@7d38b4d9c9a0: { messageType := 2, destLocRef := '189489'O, sourceLocRef := '00000A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(63)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(69)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi0(71) MSC_Test-GSUP(69)@7d38b4d9c9a0: Added IMSI table entry 0TC_lu_imsi_auth_tmsi0(71)"262420000000005" 20250410103309577 DVLR DEBUG VLR subscr IMSI-262420000000005 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410103309577 DVLR DEBUG VLR subscr IMSI-262420000000005 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(63)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(63)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(63)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(63)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(65)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103309578 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103309578 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103309578 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103309578 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103309578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103309578 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103309578 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103309578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103309578 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103309578 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 0a 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_lu_imsi_auth_tmsi0(71)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi0(71)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410103309584 DVLR DEBUG VLR subscr IMSI-262420000000005 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103309584 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x563b4cbf4d20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410103309584 DVLR DEBUG SUBSCR(IMSI-262420000000005) Received 1 auth tuples (vlr.c:996) 20250410103309584 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x563b4cbf4d20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410103309584 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x563b4cbf4d20]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use GSM AKA (is_r99=yes, at->vec.auth_types=0x1) (vlr_auth_fsm.c:324) 20250410103309584 DMM DEBUG Tx AUTH REQ (rand = 939d9ff8b49349cfd8d072cdf8ffdc39) (gsm_04_08.c:641) 20250410103309584 DVLR DEBUG VLR subscr IMSI-262420000000005 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410103309585 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103309585 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103309585 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103309585 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103309585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103309585 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103309585 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103309585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103309585 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103309585 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2d 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 18 94 89 00 01 16 01 00 13 05 12 00 93 9d 9f f8 b4 93 49 cf d8 d0 72 cd f8 ff dc 39 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(65)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(65)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(63)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(63)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(63)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(63)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(64)@7d38b4d9c9a0: patching N(SD)=1 into dtap '05142FB09979'O MSC_Test_0-RAN(64)@7d38b4d9c9a0: patched enc_l3: '05542FB09979'O MSC_Test_0-SCCP(63)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(63)@7d38b4d9c9a0: vl_len:9 MSC_Test_0-SCCP(63)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(63)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000605542FB09979'O 20250410103309591 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103309591 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103309591 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103309591 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103309591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103309591 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103309591 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103309591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103309591 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(65)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103309591 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-10:LU)[0x563b4cbf4800]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 2fb09979) (gsm_04_08.c:1128) 20250410103309591 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x563b4cbf4d20]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410103309591 DVLR DEBUG SUBSCR(IMSI-262420000000005) AUTH on GERAN received SRES/RES: 2fb09979 (4 bytes) (vlr_auth_fsm.c:151) 20250410103309591 DVLR INFO SUBSCR(IMSI-262420000000005) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250410103309591 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x563b4cbf4d20]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410103309591 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x563b4cbf4d20]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410103309591 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 0a 00 01 09 01 00 06 05 54 2f b0 99 79 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103309591 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x563b4cbf4d20]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410103309591 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x563b4cbf4d20]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x563b4cbf4a90] (vlr_auth_fsm.c:294) 20250410103309591 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x563b4cbf4d20]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410103309591 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x563b4cbf4d20]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410103309591 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x563b4cbf4a90]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410103309591 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x563b4cbf4a90]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410103309591 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x563b4cbf4a90]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410103309591 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x563b4cbf4a90]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410103309591 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x563b4cbf4a90]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410103309591 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x563b4cbf11f0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410103309591 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x563b4cbf11f0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x563b4cbf4a90] (fsm.c:486) 20250410103309591 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x563b4cbf11f0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410103309591 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x563b4cbf11f0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410103309591 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103309591 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103309591 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103309591 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103309591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103309591 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103309591 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103309591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103309591 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103309591 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 18 94 89 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 50 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(65)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(65)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(63)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(63)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(63)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(63)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410103309594 DVLR DEBUG VLR subscr IMSI-262420000000005 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103309594 DVLR DEBUG IMSI:262420000000005 has MSISDN:491230000005 (vlr.c:1045) 20250410103309594 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250410103309594 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410103309594 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103309594 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x563b4cbf4a90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410103309594 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x563b4cbf11f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410103309594 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x563b4cbf11f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410103309594 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x563b4cbf11f0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410103309594 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x563b4cbf11f0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x563b4cbf4a90] (vlr_lu_fsm.c:110) 20250410103309594 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x563b4cbf11f0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410103309594 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x563b4cbf11f0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410103309594 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x563b4cbf4a90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410103309594 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x563b4cbf4a90]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410103309594 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x563b4cbf4d20]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410103309594 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x563b4cbf4d20]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x563b4cbf4a90] (fsm.c:486) 20250410103309594 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x563b4cbf4d20]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410103309594 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x563b4cbf4d20]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410103309594 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x563b4cbf4d20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410103309594 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x563b4cbf4d20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410103309594 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSInew-0x2533F29B) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250410103309594 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x563b4cbf4d20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410103309594 DMM DEBUG -> IMSI-262420000000005:MSISDN-491230000005:TMSInew-0x2533F29B LOCATION UPDATE ACCEPT (TMSI = 0x2533f29b) (gsm_04_08.c:149) 20250410103309595 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSInew-0x2533F29B - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410103309595 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103309595 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103309595 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103309595 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103309595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103309595 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103309595 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103309595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103309595 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103309595 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 18 94 89 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 25 33 f2 9b (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(65)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(65)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(63)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(63)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(63)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(63)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi0(71)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(64)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(64)@7d38b4d9c9a0: patched enc_l3: '059B'O MSC_Test_0-SCCP(63)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(63)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(63)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(63)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002059B'O 20250410103309597 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103309597 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103309597 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103309597 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103309597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103309597 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(65)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103309597 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103309597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103309597 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103309597 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 0a 00 01 05 01 00 02 05 9b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103309598 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSInew-0x2533F29B:GERAN-A-10:LU)[0x563b4cbf4800]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410103309598 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSInew-0x2533F29B:GERAN-A-10:LU)[0x563b4cbf4a90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410103309598 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x563b4cbf4d20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410103309598 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250410103309598 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410103309598 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x563b4cbf4d20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410103309598 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-10:LU)[0x563b4cbf4a90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410103309598 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x563b4cbf4d20]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410103309598 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x563b4cbf4d20]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-10:LU)[0x563b4cbf4a90] (vlr_lu_fsm.c:817) 20250410103309598 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x563b4cbf4d20]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410103309598 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x563b4cbf4d20]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410103309598 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-10:LU)[0x563b4cbf4a90]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410103309598 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000005/3/1): Available (smpp_smsc.c:626) 20250410103309598 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410103309598 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410103309598 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410103309598 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410103309598 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103309598 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103309598 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103309598 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103309598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103309598 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103309598 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103309598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103309598 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103309598 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 18 94 89 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(65)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(65)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(63)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(63)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(63)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(63)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(63)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(63)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(63)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(63)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(65)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103309601 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103309601 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103309601 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103309601 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103309601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103309601 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103309601 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103309601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103309601 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103309601 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 0a 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103309601 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-10:LU)[0x563b4cbf4a90]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410103309601 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-10:LU)[0x563b4cbf4a90]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-10:LU)[0x563b4cbf4800] (msc_a.c:1053) 20250410103309601 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-10:LU)[0x563b4cbf4a90]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410103309601 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-10:LU)[0x563b4cbf4a90]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410103309601 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-10:LU)[0x563b4cbf4a90]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410103309601 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B - active-conn: now used by 1 (attached) (msub.c:375) 20250410103309601 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103309601 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103309601 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103309601 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103309601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103309601 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103309601 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103309601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103309601 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103309601 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0a 04 18 94 89 00 00 0a 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(65)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(65)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(63)@7d38b4d9c9a0: Session index based on local reference:0 20250410103309602 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103309602 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(65)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103309602 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103309602 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103309602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103309602 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103309602 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103309602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103309602 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103309602 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 0a 18 94 89 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(64)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_imsi_auth_tmsi0(71)1610889 TC_lu_imsi_auth_tmsi0(71)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410103309603 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410103309603 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth_tmsi0(71)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi0(71)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi0(71)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi0(71)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410103309607 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410103309608 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(65)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(66)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(67)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(70)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(63)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(69)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103309611 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(68)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(64)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(72)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(62)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(62): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(63): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(64): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(65): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(66): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(67): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(68): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(69): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(70): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_lu_imsi_auth_tmsi0(71): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(72): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_lu_imsi_auth_tmsi finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi pass'. Thu Apr 10 10:33:09 UTC 2025 ====== MSC_Tests.TC_lu_imsi_auth_tmsi pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_imsi_auth_tmsi.talloc 20250410103309804 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410103309804 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103309804 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410103309804 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410103309804 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410103309804 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103309804 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410103309804 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410103309804 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410103309804 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103309804 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410103309804 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410103309804 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410103309804 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410103309804 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410103309804 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103309804 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103309804 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410103309804 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410103309804 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410103309804 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=212176) 20250410103310611 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=212176, count=227792) 20250410103311612 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103311805 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410103311805 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410103311805 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi'. ------ MSC_Tests.TC_lu_imsi_auth3g_tmsi ------ Thu Apr 10 10:33:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth3g_tmsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth3g_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410103312614 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_lu_imsi_auth3g_tmsi started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(76)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(76)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(76)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(74)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410103313079 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(77)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410103313273 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410103313273 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410103313273 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410103313273 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(76)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(76)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(76)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410103313274 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103313274 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410103313274 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410103313274 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410103313274 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410103313274 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410103313274 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410103313275 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103313275 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410103313275 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410103313275 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(76)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(76)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(76)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(76)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(76)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(76)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(76)@7d38b4d9c9a0: Message received on association #8 20250410103313275 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103313275 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410103313275 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410103313275 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410103313275 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410103313275 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410103313275 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410103313275 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103313275 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410103313275 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410103313275 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103313275 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(76)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(76)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(76)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(76)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) 20250410103313275 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410103313275 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(76)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(76)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410103313614 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103313614 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(79)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(79)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410103313616 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(79)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(79)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(79)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(79)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(79)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(79)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410103313624 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410103313624 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(80)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000001005" to be handled at TC_lu_imsi_auth3g_tmsi0(82) TC_lu_imsi_auth3g_tmsi0(82)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001005'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410103314078 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103314078 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103314078 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103314078 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103314078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103314078 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103314078 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103314078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103314078 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103314078 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(76)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103314079 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103314079 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103314079 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103314079 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103314079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103314079 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103314079 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103314079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103314079 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103314079 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(76)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(76)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(75)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(75)@7d38b4d9c9a0: Added conn table entry 0TC_lu_imsi_auth3g_tmsi0(82)8783980 MSC_Test_0-SCCP(74)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(75)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410103314086 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103314086 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103314086 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103314086 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103314086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103314086 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103314086 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103314086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103314086 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103314086 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 86 08 6c 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 50 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(76)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103314086 DMM DEBUG msc_a(IMSI-262420000001005:GERAN-A-11:LU)[0x563b4cbf9250]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410103314086 DMM DEBUG msc_a(IMSI-262420000001005:GERAN-A-11:LU)[0x563b4cbf9250]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410103314086 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x563b4cbf8990]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410103314086 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x563b4cbf8990]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001005:GERAN-A-11:LU)[0x563b4cbf9250] (fsm.c:486) 20250410103314086 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x563b4cbf8990]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410103314086 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x563b4cbf8990]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410103314086 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410103314086 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001005 id=262420000001005 (vlr.c:661) 20250410103314086 DVLR INFO New subscr, IMSI: 262420000001005 (vlr.c:562) 20250410103314086 DVLR DEBUG VLR subscr IMSI-262420000001005 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410103314086 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103314086 DVLR DEBUG VLR subscr IMSI-262420000001005 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410103314086 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410103314086 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x563b4cbf8990]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410103314086 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x563b4cbf8990]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410103314086 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x563b4cbf8990]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410103314086 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x563b4cbf11f0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410103314086 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x563b4cbf11f0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x563b4cbf8990] (fsm.c:486) 20250410103314086 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x563b4cbf11f0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410103314086 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x563b4cbf11f0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410103314086 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103314086 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103314086 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103314086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103314086 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: picked Normal Route via 'virt-bsc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250410103314086 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103314086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103314086 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103314086 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0b 02 86 08 6c 00 00 0b 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(76)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(76)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(74)@7d38b4d9c9a0: { messageType := 2, destLocRef := '86086C'O, sourceLocRef := '00000B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(74)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(80)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000001005" handled at TC_lu_imsi_auth3g_tmsi0(82) MSC_Test-GSUP(80)@7d38b4d9c9a0: Added IMSI table entry 0TC_lu_imsi_auth3g_tmsi0(82)"262420000001005" 20250410103314088 DVLR DEBUG VLR subscr IMSI-262420000001005 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410103314088 DVLR DEBUG VLR subscr IMSI-262420000001005 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(74)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(74)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(74)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(74)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(76)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103314088 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103314088 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103314088 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103314088 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103314088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103314088 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103314088 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103314088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103314088 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103314088 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 0b 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_lu_imsi_auth3g_tmsi0(82)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth3g_tmsi0(82)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410103314090 DVLR DEBUG VLR subscr IMSI-262420000001005 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103314090 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x563b4cbf11f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410103314090 DVLR DEBUG SUBSCR(IMSI-262420000001005) Received 1 auth tuples (vlr.c:996) 20250410103314090 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x563b4cbf11f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410103314090 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x563b4cbf11f0]{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:324) 20250410103314090 DMM DEBUG Tx AUTH REQ (rand = c1761f9fce4fbdfbc6ea5cf971be2265) (gsm_04_08.c:641) 20250410103314090 DMM DEBUG AUTH REQ (autn = f8de501ed5a6d8966d0025b49bf41153) (gsm_04_08.c:643) 20250410103314090 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103314090 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103314090 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103314090 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103314090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103314090 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103314090 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103314090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103314090 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103314090 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 3f 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 86 08 6c 00 01 28 01 00 25 05 12 00 c1 76 1f 9f ce 4f bd fb c6 ea 5c f9 71 be 22 65 20 10 f8 de 50 1e d5 a6 d8 96 6d 00 25 b4 9b f4 11 53 00 (osmo_ss7_asp.c:1175) 20250410103314090 DVLR DEBUG VLR subscr IMSI-262420000001005 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_0-M3UA(76)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(76)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(74)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(74)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(74)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(74)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(75)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051492308061210416C4BDC2'O MSC_Test_0-RAN(75)@7d38b4d9c9a0: patched enc_l3: '055492308061210416C4BDC2'O MSC_Test_0-SCCP(74)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(74)@7d38b4d9c9a0: vl_len:15 MSC_Test_0-SCCP(74)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(74)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000C055492308061210416C4BDC2'O MSC_Test_0-M3UA(76)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103314093 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103314093 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103314093 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103314093 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103314093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103314093 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103314093 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103314093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103314093 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103314093 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 0b 00 01 0f 01 00 0c 05 54 92 30 80 61 21 04 16 c4 bd c2 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103314093 DMM DEBUG msc_a(IMSI-262420000001005:GERAN-A-11:LU)[0x563b4cbf9250]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 9230806116c4bdc2) (gsm_04_08.c:1128) 20250410103314093 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x563b4cbf11f0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410103314093 DVLR DEBUG SUBSCR(IMSI-262420000001005) AUTH on GERAN received SRES/RES: 9230806116c4bdc2 (8 bytes) (vlr_auth_fsm.c:151) 20250410103314093 DVLR INFO SUBSCR(IMSI-262420000001005) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410103314093 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x563b4cbf11f0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410103314093 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x563b4cbf11f0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410103314093 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x563b4cbf11f0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410103314093 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x563b4cbf11f0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x563b4cbf8990] (vlr_auth_fsm.c:294) 20250410103314093 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x563b4cbf11f0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410103314093 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x563b4cbf11f0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410103314093 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x563b4cbf8990]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410103314093 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x563b4cbf8990]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410103314093 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x563b4cbf8990]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410103314093 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x563b4cbf8990]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410103314093 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x563b4cbf8990]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410103314093 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410103314093 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x563b4cbf8990] (fsm.c:486) 20250410103314093 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410103314093 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410103314093 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103314093 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103314093 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103314093 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103314093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103314093 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103314093 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103314093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103314093 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103314093 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 86 08 6c 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 01 50 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(76)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(76)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(74)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(74)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(74)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(74)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410103314095 DVLR DEBUG VLR subscr IMSI-262420000001005 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103314095 DVLR DEBUG IMSI:262420000001005 has MSISDN:491230001005 (vlr.c:1045) 20250410103314095 DMSC NOTICE msub(IMSI-262420000001005:MSISDN-491230001005) VLR: update for IMSI=262420000001005 (MSISDN=491230001005) (gsm_04_08.c:1541) 20250410103314095 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410103314095 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103314095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x563b4cbf8990]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410103314095 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410103314095 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410103314095 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410103314095 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x563b4cbf8990] (vlr_lu_fsm.c:110) 20250410103314095 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410103314095 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410103314095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x563b4cbf8990]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410103314095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x563b4cbf8990]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410103314095 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x563b4cbf11f0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410103314095 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x563b4cbf11f0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x563b4cbf8990] (fsm.c:486) 20250410103314095 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x563b4cbf11f0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410103314095 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x563b4cbf11f0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410103314095 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x563b4cbf11f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410103314095 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x563b4cbf11f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410103314095 DMSC NOTICE msub(IMSI-262420000001005:MSISDN-491230001005:TMSInew-0x8FAE6CB3) VLR: update for IMSI=262420000001005 (MSISDN=491230001005) (gsm_04_08.c:1541) 20250410103314095 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x563b4cbf11f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410103314095 DMM DEBUG -> IMSI-262420000001005:MSISDN-491230001005:TMSInew-0x8FAE6CB3 LOCATION UPDATE ACCEPT (TMSI = 0x8fae6cb3) (gsm_04_08.c:149) 20250410103314095 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103314095 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103314095 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103314095 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103314095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103314095 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSInew-0x8FAE6CB3 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410103314095 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103314095 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103314095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103314095 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103314095 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 86 08 6c 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 8f ae 6c b3 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(76)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(76)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(74)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(74)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(74)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(74)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth3g_tmsi0(82)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(75)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(75)@7d38b4d9c9a0: patched enc_l3: '059B'O MSC_Test_0-SCCP(74)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(74)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(74)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(74)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002059B'O 20250410103314097 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103314097 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103314097 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103314097 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103314097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103314097 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103314097 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103314097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103314097 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103314097 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 0b 00 01 05 01 00 02 05 9b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(76)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103314097 DMM DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSInew-0x8FAE6CB3:GERAN-A-11:LU)[0x563b4cbf9250]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410103314097 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSInew-0x8FAE6CB3:GERAN-A-11:LU)[0x563b4cbf8990]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410103314097 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x563b4cbf11f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410103314097 DMSC NOTICE msub(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3) VLR: update for IMSI=262420000001005 (MSISDN=491230001005) (gsm_04_08.c:1541) 20250410103314097 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410103314097 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x563b4cbf11f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410103314097 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:GERAN-A-11:LU)[0x563b4cbf8990]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410103314097 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x563b4cbf11f0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410103314097 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x563b4cbf11f0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:GERAN-A-11:LU)[0x563b4cbf8990] (vlr_lu_fsm.c:817) 20250410103314097 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x563b4cbf11f0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410103314097 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x563b4cbf11f0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410103314097 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:GERAN-A-11:LU)[0x563b4cbf8990]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410103314097 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001005/3/1): Available (smpp_smsc.c:626) 20250410103314097 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410103314097 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410103314097 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410103314097 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410103314097 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103314097 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103314097 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103314097 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103314097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103314097 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103314097 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103314097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103314097 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103314097 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 86 08 6c 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(76)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(76)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(74)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(74)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(74)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(74)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(74)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(74)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(74)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(74)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(76)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103314098 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103314098 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103314098 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103314098 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103314098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103314098 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103314098 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103314098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103314098 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103314098 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 0b 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103314098 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:GERAN-A-11:LU)[0x563b4cbf8990]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410103314098 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:GERAN-A-11:LU)[0x563b4cbf8990]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:GERAN-A-11:LU)[0x563b4cbf9250] (msc_a.c:1053) 20250410103314098 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:GERAN-A-11:LU)[0x563b4cbf8990]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410103314098 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:GERAN-A-11:LU)[0x563b4cbf8990]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410103314098 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:GERAN-A-11:LU)[0x563b4cbf8990]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410103314098 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3 - active-conn: now used by 1 (attached) (msub.c:375) 20250410103314098 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103314099 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103314099 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103314099 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103314099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103314099 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103314099 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103314099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103314099 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103314099 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0b 04 86 08 6c 00 00 0b 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(76)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(76)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(74)@7d38b4d9c9a0: Session index based on local reference:0 20250410103314099 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103314099 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103314099 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103314099 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103314099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103314099 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(76)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103314099 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103314099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103314099 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103314099 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 0b 86 08 6c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(75)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_imsi_auth3g_tmsi0(82)8783980 TC_lu_imsi_auth3g_tmsi0(82)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410103314100 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410103314100 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth3g_tmsi0(82)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth3g_tmsi0(82)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi0(82)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi0(82)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test_0-M3UA(76)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(81)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(80)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103314103 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410103314103 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250410103314104 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(74)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(73)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(79)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(78)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(77)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(83)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(75)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(73): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(74): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(75): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(76): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(77): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(78): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(79): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(80): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(81): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_lu_imsi_auth3g_tmsi0(82): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(83): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_lu_imsi_auth3g_tmsi finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi pass'. Thu Apr 10 10:33:14 UTC 2025 ====== MSC_Tests.TC_lu_imsi_auth3g_tmsi pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_imsi_auth3g_tmsi.talloc 20250410103314304 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410103314304 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103314304 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410103314304 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410103314304 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410103314304 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103314304 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410103314304 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410103314304 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410103314304 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103314304 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410103314304 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410103314304 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410103314304 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410103314304 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410103314304 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103314304 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103314304 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410103314304 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410103314304 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410103314304 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=170324) 20250410103315105 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=170324, count=227720) 20250410103316107 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103316305 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410103316305 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410103316305 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc'. ------ MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc ------ Thu Apr 10 10:33:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410103317108 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_lu_imsi_timeout_tmsi_realloc started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(87)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(87)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(87)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(85)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410103317546 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(88)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410103317743 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410103317743 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410103317743 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410103317743 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(87)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(87)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(87)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(87)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(87)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410103317746 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103317746 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410103317746 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410103317746 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410103317746 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410103317746 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410103317746 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410103317746 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103317746 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410103317746 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410103317746 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(87)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(87)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(87)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410103317747 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103317747 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410103317747 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410103317747 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410103317747 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410103317747 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410103317747 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410103317747 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103317747 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410103317747 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410103317747 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103317747 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(87)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(87)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(87)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(87)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(87)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(87)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(87)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(87)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410103317747 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410103317747 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410103318109 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103318109 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(90)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(90)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410103318115 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(90)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(90)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(90)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(90)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(90)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(90)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410103318131 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410103318131 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(91)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_timeout_tmsi_realloc0(93) TC_lu_imsi_timeout_tmsi_realloc0(93)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000005'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410103318553 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103318553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103318553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103318553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103318553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103318553 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103318553 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103318553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103318553 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103318553 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(87)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103318554 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103318554 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103318554 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103318554 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103318554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103318554 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103318554 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103318554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103318554 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103318554 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(87)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(87)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(86)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(86)@7d38b4d9c9a0: Added conn table entry 0TC_lu_imsi_timeout_tmsi_realloc0(93)6612163 MSC_Test_0-SCCP(85)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(86)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(87)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103318570 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103318570 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103318570 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103318570 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103318570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103318570 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103318570 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103318570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103318570 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103318570 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 64 e4 c3 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 50 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103318571 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-12:LU)[0x563b4cbf4800]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410103318571 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-12:LU)[0x563b4cbf4800]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410103318571 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-12:LU)[0x563b4cbf4a90]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410103318571 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-12:LU)[0x563b4cbf4a90]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-12:LU)[0x563b4cbf4800] (fsm.c:486) 20250410103318571 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-12:LU)[0x563b4cbf4a90]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410103318571 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-12:LU)[0x563b4cbf4a90]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410103318571 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410103318571 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410103318571 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250410103318571 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410103318571 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-12:LU)[0x563b4cbf4a90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410103318571 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-12:LU)[0x563b4cbf4a90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410103318571 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-12:LU)[0x563b4cbf4a90]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410103318571 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-12:LU)[0x563b4cbf4a90]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410103318571 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-12:LU)[0x563b4cbf4a90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410103318571 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-12:LU)[0x563b4cbf4a90]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410103318571 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-12:LU)[0x563b4cbf11f0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410103318571 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-12:LU)[0x563b4cbf11f0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-12:LU)[0x563b4cbf4a90] (fsm.c:486) 20250410103318571 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-12:LU)[0x563b4cbf11f0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410103318571 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-12:LU)[0x563b4cbf11f0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410103318572 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103318572 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103318572 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103318572 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103318572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103318572 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: picked Normal Route via 'virt-bsc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250410103318572 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103318572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103318572 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103318572 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0c 02 64 e4 c3 00 00 0c 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410103318572 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103318572 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103318572 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103318572 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103318572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103318572 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103318572 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103318572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103318572 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103318572 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 64 e4 c3 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 50 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(87)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(87)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(87)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(87)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(85)@7d38b4d9c9a0: { messageType := 2, destLocRef := '64E4C3'O, sourceLocRef := '00000C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(85)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(85)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(85)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(85)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(85)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(91)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_timeout_tmsi_realloc0(93) MSC_Test-GSUP(91)@7d38b4d9c9a0: Added IMSI table entry 0TC_lu_imsi_timeout_tmsi_realloc0(93)"262420000000005" MSC_Test_0-SCCP(85)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(85)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(85)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(85)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(87)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103318577 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103318577 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103318577 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103318577 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103318577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103318577 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103318577 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103318577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103318577 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103318577 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 0c 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103318580 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103318581 DVLR DEBUG IMSI:262420000000005 has MSISDN:491230000005 (vlr.c:1045) 20250410103318581 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250410103318581 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410103318581 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103318581 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-12:LU)[0x563b4cbf4a90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410103318581 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-12:LU)[0x563b4cbf11f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410103318581 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-12:LU)[0x563b4cbf11f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410103318581 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-12:LU)[0x563b4cbf11f0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410103318581 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-12:LU)[0x563b4cbf11f0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-12:LU)[0x563b4cbf4a90] (vlr_lu_fsm.c:110) 20250410103318581 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-12:LU)[0x563b4cbf11f0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410103318581 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-12:LU)[0x563b4cbf11f0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410103318581 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-12:LU)[0x563b4cbf4a90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410103318581 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-12:LU)[0x563b4cbf4a90]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410103318582 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-12:LU)[0x563b4cbf6410]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410103318582 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-12:LU)[0x563b4cbf6410]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-12:LU)[0x563b4cbf4a90] (fsm.c:486) 20250410103318582 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-12:LU)[0x563b4cbf6410]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410103318582 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-12:LU)[0x563b4cbf6410]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410103318582 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-12:LU)[0x563b4cbf6410]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410103318582 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-12:LU)[0x563b4cbf6410]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410103318582 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:TMSInew-0x1DF643A4) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250410103318582 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-12:LU)[0x563b4cbf6410]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410103318582 DMM DEBUG -> IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:TMSInew-0x1DF643A4 LOCATION UPDATE ACCEPT (TMSI = 0x1df643a4) (gsm_04_08.c:149) 20250410103318582 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:TMSInew-0x1DF643A4 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410103318582 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103318582 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103318582 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103318582 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103318582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103318582 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103318582 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103318582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103318582 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103318582 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 64 e4 c3 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 1d f6 43 a4 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(87)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(87)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(85)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(85)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(85)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(85)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410103323571 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:TMSInew-0x1DF643A4 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410103323571 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:TMSInew-0x1DF643A4 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410103323571 DMM INFO msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:TMSInew-0x1DF643A4:GERAN-A-12:LU)[0x563b4cbf4800]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250410103323572 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:TMSInew-0x1DF643A4:GERAN-A-12:LU)[0x563b4cbf4a90]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410103323572 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:TMSInew-0x1DF643A4 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410103323572 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:TMSInew-0x1DF643A4 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410103323572 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103323572 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103323572 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103323572 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103323573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103323573 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103323573 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103323573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103323573 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103323573 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 64 e4 c3 00 01 06 01 00 03 05 04 16 00 00 00 (osmo_ss7_asp.c:1175) 20250410103323573 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103323573 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103323573 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103323573 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103323573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103323573 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103323573 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103323573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103323573 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103323573 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 64 e4 c3 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(87)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(87)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(87)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(87)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(85)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(85)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(85)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(85)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(85)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(85)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(85)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(85)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_timeout_tmsi_realloc0(93)@7d38b4d9c9a0: setverdict(fail): none -> fail reason: "Timeout waiting for ClearCommand/Release", new component reason: "Timeout waiting for ClearCommand/Release" MC@7d38b4d9c9a0: Test Component 93 has requested to stop MTC. Terminating current testcase execution. MSC_Test-GSUP(91)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103325597 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410103325597 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250410103325597 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410103325597 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103325597 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410103325597 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410103325597 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410103325597 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103325597 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410103325598 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410103325598 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410103325598 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103325598 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410103325598 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410103325598 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410103325598 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410103325598 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410103325598 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250410103325598 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103325598 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103325598 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410103325598 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410103325598 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) MSC_Test_0-M3UA(87)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(90)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103325598 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MNCC(88)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(85)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(86)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(94)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(84)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(89)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(92)@7d38b4d9c9a0: Final verdict of PTC: none TC_lu_imsi_timeout_tmsi_realloc0(93)@7d38b4d9c9a0: Final verdict of PTC: fail reason: "Timeout waiting for ClearCommand/Release" MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(84): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(85): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(86): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(87): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(88): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(89): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(90): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(91): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(92): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_lu_imsi_timeout_tmsi_realloc0(93): fail (none -> fail) reason: "Timeout waiting for ClearCommand/Release" MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(94): none (fail -> fail) MTC@7d38b4d9c9a0: Test case TC_lu_imsi_timeout_tmsi_realloc finished. Verdict: fail reason: Timeout waiting for ClearCommand/Release MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc fail'. Thu Apr 10 10:33:25 UTC 2025 ------ MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc fail ------ Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=163396) 20250410103326599 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=163396, count=164032) 20250410103327599 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410103327600 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410103327600 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410103327599 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc fail' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_cmserv_imsi_unknown'. ------ MSC_Tests.TC_cmserv_imsi_unknown ------ Thu Apr 10 10:33:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_cmserv_imsi_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_cmserv_imsi_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410103328600 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_cmserv_imsi_unknown' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_cmserv_imsi_unknown started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(98)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(98)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(98)@7d38b4d9c9a0: ************************************************* MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-SCCP(96)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410103329202 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(99)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410103329383 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410103329383 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410103329383 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410103329383 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(98)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(98)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(98)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410103329389 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103329389 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410103329389 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410103329389 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410103329390 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410103329390 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410103329390 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410103329390 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103329390 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410103329390 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410103329390 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(98)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(98)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(98)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(98)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(98)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410103329392 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103329392 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410103329392 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410103329392 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410103329392 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410103329392 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410103329392 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410103329393 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103329393 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410103329393 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410103329393 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(98)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(98)@7d38b4d9c9a0: Message received on association #8 20250410103329393 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(98)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410103329393 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410103329393 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(98)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(98)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(98)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(98)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(98)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410103329602 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103329602 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(101)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(101)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410103329607 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(101)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(101)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(101)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(101)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(101)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(101)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410103329625 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410103329625 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(102)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000006" to be handled at TC_cmserv_imsi_unknown0(104) TC_cmserv_imsi_unknown0(104)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000006'H, fillerDigit := omit } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } 20250410103330193 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103330193 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103330193 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103330193 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103330193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103330193 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103330193 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103330193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103330193 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103330193 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(98)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103330193 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:TMSInew-0x1DF643A4:GERAN-A-12:LU)[0x563b4cbf4a90]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410103330193 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-12:LU)[0x563b4cbf6410]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410103330193 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-12:LU)[0x563b4cbf6410]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:TMSInew-0x1DF643A4:GERAN-A-12:LU)[0x563b4cbf4a90] (msub.c:113) 20250410103330193 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-12:LU)[0x563b4cbf6410]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Freeing instance (msub.c:113) 20250410103330193 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-12:LU)[0x563b4cbf6410]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Deallocated (fsm.c:568) 20250410103330193 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:TMSInew-0x1DF643A4:GERAN-A-12:LU)[0x563b4cbf4a90]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:TMSInew-0x1DF643A4:GERAN-A-12:LU)[0x563b4cbf4800] (msub.c:113) 20250410103330193 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:TMSInew-0x1DF643A4:GERAN-A-12:LU)[0x563b4cbf4a90]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410103330193 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:TMSInew-0x1DF643A4:GERAN-A-12:LU)[0x563b4cbf4a90]{VLR_ULA_S_DONE}: Freeing instance (msub.c:113) 20250410103330193 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:TMSInew-0x1DF643A4:GERAN-A-12:LU)[0x563b4cbf4a90]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410103330193 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:TMSInew-0x1DF643A4 - active-conn: now used by 1 (attached) (msub.c:375) 20250410103330194 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103330194 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103330194 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103330194 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103330194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103330194 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103330194 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103330194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103330194 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103330194 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(98)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(98)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(97)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(97)@7d38b4d9c9a0: Added conn table entry 0TC_cmserv_imsi_unknown0(104)4160440 MSC_Test_0-SCCP(96)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(97)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(98)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103330211 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103330211 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103330211 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103330211 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103330211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103330211 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103330211 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103330211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103330211 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103330211 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 44 00 00 00 c1 00 00 00 b9 03 02 00 00 01 3f 7b b8 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1f 00 1d 57 05 08 00 62 f2 24 00 17 00 2a 17 10 05 24 01 03 50 59 02 08 29 26 24 00 00 00 00 60 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103330211 DMM DEBUG msc_a(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x563b4cbf4800]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250410103330211 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x563b4cbf8990]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410103330212 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x563b4cbf8990]{PR_ARQ_S_INIT}: is child of msc_a(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x563b4cbf4800] (fsm.c:486) 20250410103330212 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x563b4cbf8990]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410103330212 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x563b4cbf8990]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410103330212 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x563b4cbf8990]{PR_ARQ_S_INIT}: proc_arq_fsm_done(IMSI_UNKNOWN_IN_VLR) (vlr_access_req_fsm.c:413) 20250410103330212 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x563b4cbf8990]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410103330212 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x563b4cbf8990]{PR_ARQ_S_DONE}: Process Access Request result: IMSI_UNKNOWN_IN_VLR (vlr_access_req_fsm.c:131) 20250410103330212 DMM DEBUG msc_a(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x563b4cbf4800]{MSC_A_ST_VALIDATE_L3}: -> CM SERVICE Reject cause: 4 (gsm_04_08.c:259) 20250410103330212 DBSSAP ERROR msc_a(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x563b4cbf4800]{MSC_A_ST_RELEASING}: subscriber not allowed to do a CM Service Request (gsm_04_08.c:828) 20250410103330212 DBSSAP ERROR msc_a(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x563b4cbf4800]{MSC_A_ST_RELEASING}: RAN decode error (rc=-5) for COMPL_L3 from MSC-I (msc_a.c:2060) 20250410103330212 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103330212 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103330212 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103330212 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103330212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103330212 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: picked Normal Route via 'virt-bsc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250410103330212 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103330212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103330212 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103330212 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0d 02 3f 7b b8 00 00 0d 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410103330212 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103330212 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103330212 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103330212 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103330212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103330212 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103330212 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103330212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103330212 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103330212 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 3f 7b b8 00 01 06 01 00 03 05 22 04 00 00 00 (osmo_ss7_asp.c:1175) 20250410103330212 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103330212 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103330212 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103330212 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103330212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103330212 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103330212 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103330212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103330212 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103330212 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 3f 7b b8 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(98)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(98)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(98)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(98)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(98)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(98)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(96)@7d38b4d9c9a0: { messageType := 2, destLocRef := '3F7BB8'O, sourceLocRef := '00000D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(96)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(96)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(96)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(96)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(96)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(96)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(96)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(96)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(96)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(96)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(96)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(96)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(96)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410103330221 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) MSC_Test_0-M3UA(98)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103330221 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103330221 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103330221 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103330221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103330221 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103330221 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103330221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103330221 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103330221 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 0d 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103330222 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x563b4cbf8990]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410103330222 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x563b4cbf8990]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x563b4cbf4800] (msc_a.c:1053) 20250410103330222 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x563b4cbf8990]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410103330222 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x563b4cbf8990]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410103330222 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103330222 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103330222 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103330222 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103330222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103330222 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103330222 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103330222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103330222 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103330222 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0d 04 3f 7b b8 00 00 0d 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(98)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(98)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(96)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(98)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103330223 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103330223 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103330223 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103330223 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103330223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103330223 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103330223 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103330223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103330223 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103330223 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 0d 3f 7b b8 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(97)@7d38b4d9c9a0: Deleted conn table entry 0TC_cmserv_imsi_unknown0(104)4160440 TC_cmserv_imsi_unknown0(104)@7d38b4d9c9a0: setverdict(pass): none -> pass TC_cmserv_imsi_unknown0(104)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci() TC_cmserv_imsi_unknown0(104)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_cmserv_imsi_unknown0(104)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410103330233 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410103330233 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(96)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(98)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(99)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(97)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(102)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(100)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103330238 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(95)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(101)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(103)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(105)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(95): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(96): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(97): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(98): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(99): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(100): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(101): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(102): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(103): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_cmserv_imsi_unknown0(104): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(105): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_cmserv_imsi_unknown finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cmserv_imsi_unknown pass'. Thu Apr 10 10:33:30 UTC 2025 ====== MSC_Tests.TC_cmserv_imsi_unknown pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_cmserv_imsi_unknown.talloc 20250410103330424 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410103330424 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103330424 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410103330424 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410103330424 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410103330424 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103330424 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410103330424 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410103330424 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410103330424 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103330424 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410103330424 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410103330424 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410103330424 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410103330424 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410103330424 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103330424 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103330424 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410103330424 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410103330425 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410103330425 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=143964) 20250410103331240 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=143964, count=159016) 20250410103332242 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103332425 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410103332425 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410103332425 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cmserv_imsi_unknown pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_cmserv_tmsi_unknown'. ------ MSC_Tests.TC_cmserv_tmsi_unknown ------ Thu Apr 10 10:33:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_cmserv_tmsi_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_cmserv_tmsi_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410103333244 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_cmserv_tmsi_unknown' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_cmserv_tmsi_unknown started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(109)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(109)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(109)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(107)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410103333755 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(110)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410103333951 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410103333951 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410103333951 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410103333951 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(109)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(109)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(109)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(109)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(109)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410103333956 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103333956 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410103333956 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410103333956 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410103333956 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410103333956 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410103333956 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410103333956 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103333956 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410103333956 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410103333956 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(109)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(109)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(109)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(109)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(109)@7d38b4d9c9a0: Message received on association #8 20250410103333957 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103333957 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410103333957 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410103333957 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410103333957 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410103333957 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410103333957 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410103333957 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103333957 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410103333957 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410103333957 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103333958 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(109)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410103333958 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410103333958 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(109)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(109)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(109)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(109)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(109)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410103334245 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103334245 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(112)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(112)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410103334251 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(112)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(112)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(112)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(112)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(112)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(112)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410103334271 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410103334271 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_cmserv_tmsi_unknown0(115)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '57111111'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } 20250410103334764 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103334764 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103334764 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103334764 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103334764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103334764 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103334764 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103334764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103334764 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103334764 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(109)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103334765 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103334765 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103334765 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103334765 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103334765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103334765 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103334765 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103334765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103334765 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103334765 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(109)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(109)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(108)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(108)@7d38b4d9c9a0: Added conn table entry 0TC_cmserv_tmsi_unknown0(115)893803 MSC_Test_0-SCCP(107)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(108)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(109)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103334782 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103334783 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103334783 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103334783 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103334783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103334783 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103334783 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103334783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103334783 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103334783 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 0d a3 6b 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 57 11 11 11 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103334784 DMM DEBUG msc_a(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x563b4cbf4a90]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250410103334784 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x563b4cbf6410]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410103334784 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x563b4cbf6410]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x563b4cbf4a90] (fsm.c:486) 20250410103334784 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x563b4cbf6410]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410103334784 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x563b4cbf6410]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410103334784 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x563b4cbf6410]{PR_ARQ_S_INIT}: proc_arq_fsm_done(IMSI_UNKNOWN_IN_VLR) (vlr_access_req_fsm.c:423) 20250410103334784 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x563b4cbf6410]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410103334784 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x563b4cbf6410]{PR_ARQ_S_DONE}: Process Access Request result: IMSI_UNKNOWN_IN_VLR (vlr_access_req_fsm.c:131) 20250410103334784 DMM DEBUG msc_a(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x563b4cbf4a90]{MSC_A_ST_VALIDATE_L3}: -> CM SERVICE Reject cause: 4 (gsm_04_08.c:259) 20250410103334784 DBSSAP ERROR msc_a(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x563b4cbf4a90]{MSC_A_ST_RELEASING}: subscriber not allowed to do a CM Service Request (gsm_04_08.c:828) 20250410103334784 DBSSAP ERROR msc_a(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x563b4cbf4a90]{MSC_A_ST_RELEASING}: RAN decode error (rc=-5) for COMPL_L3 from MSC-I (msc_a.c:2060) 20250410103334785 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103334785 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103334785 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103334785 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103334785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103334785 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: picked Normal Route via 'virt-bsc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250410103334785 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103334785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103334785 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103334785 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0e 02 0d a3 6b 00 00 0e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410103334785 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103334785 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103334785 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103334785 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103334785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103334785 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103334785 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103334785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103334785 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103334785 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 0d a3 6b 00 01 06 01 00 03 05 22 04 00 00 00 (osmo_ss7_asp.c:1175) 20250410103334785 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103334785 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103334785 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103334785 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103334785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103334785 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103334785 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103334785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103334785 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103334785 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 0d a3 6b 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(109)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(109)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(109)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(109)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(109)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(109)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(107)@7d38b4d9c9a0: { messageType := 2, destLocRef := '0DA36B'O, sourceLocRef := '00000E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(107)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(107)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(107)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(107)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(107)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(107)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(107)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(107)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(107)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(107)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(107)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(107)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(107)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(109)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103334796 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103334796 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103334796 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103334796 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103334796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103334796 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103334797 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103334797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103334797 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103334797 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 0e 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103334797 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x563b4cbf6410]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410103334797 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x563b4cbf6410]{PR_ARQ_S_DONE}: Removing from parent msc_a(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x563b4cbf4a90] (msc_a.c:1053) 20250410103334797 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x563b4cbf6410]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410103334797 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x563b4cbf6410]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410103334798 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103334798 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103334798 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103334798 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103334798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103334798 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103334798 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103334798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103334798 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103334798 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0e 04 0d a3 6b 00 00 0e 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(109)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(109)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(107)@7d38b4d9c9a0: Session index based on local reference:0 20250410103334799 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103334799 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103334799 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103334799 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103334799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103334799 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103334799 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103334799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103334799 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103334799 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 0e 0d a3 6b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(109)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(108)@7d38b4d9c9a0: Deleted conn table entry 0TC_cmserv_tmsi_unknown0(115)893803 TC_cmserv_tmsi_unknown0(115)@7d38b4d9c9a0: setverdict(pass): none -> pass TC_cmserv_tmsi_unknown0(115)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci() TC_cmserv_tmsi_unknown0(115)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_cmserv_tmsi_unknown0(115)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test-GSUP(113)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(109)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103334809 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(112)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(108)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(114)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103334810 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410103334810 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(107)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(110)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(116)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(111)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(106)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(106): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(107): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(108): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(109): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(110): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(111): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(112): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(113): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(114): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_cmserv_tmsi_unknown0(115): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(116): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_cmserv_tmsi_unknown finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cmserv_tmsi_unknown pass'. Thu Apr 10 10:33:34 UTC 2025 ====== MSC_Tests.TC_cmserv_tmsi_unknown pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_cmserv_tmsi_unknown.talloc 20250410103335000 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410103335000 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103335000 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410103335000 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410103335000 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410103335000 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103335000 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410103335000 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410103335000 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410103335000 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103335000 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410103335000 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410103335000 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410103335000 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410103335000 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410103335000 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103335000 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103335000 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410103335000 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410103335000 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410103335000 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103496) 20250410103335810 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=103496, count=148376) 20250410103336812 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103337002 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410103337002 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410103337002 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cmserv_tmsi_unknown pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_call'. ------ MSC_Tests.TC_lu_and_mo_call ------ Thu Apr 10 10:33:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mo_call.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mo_call.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410103337812 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_call' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_lu_and_mo_call started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(120)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(120)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(120)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(118)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410103338343 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(121)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410103338540 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410103338540 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410103338540 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410103338540 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(120)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(120)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(120)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410103338546 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103338546 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410103338546 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410103338546 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410103338546 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410103338546 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410103338546 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410103338546 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103338546 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410103338546 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410103338546 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(120)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(120)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(120)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(120)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(120)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410103338548 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103338548 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410103338548 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410103338548 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410103338548 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410103338548 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410103338548 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410103338548 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103338548 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410103338548 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410103338548 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103338549 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(120)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(120)@7d38b4d9c9a0: Message received on association #8 20250410103338549 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410103338549 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(120)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(120)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(120)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(120)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(120)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(120)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410103338813 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103338814 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(123)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(123)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410103338820 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(123)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(123)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(123)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(123)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(123)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(123)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410103338843 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410103338843 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(124)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_mo_call0(126) TC_lu_and_mo_call0(126)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410103339350 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103339350 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103339350 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103339350 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103339350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103339350 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103339350 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103339350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103339350 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103339350 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(120)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103339350 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103339350 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103339350 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103339350 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103339350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103339350 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103339350 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103339350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103339350 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103339350 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(120)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(120)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(119)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(119)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mo_call0(126)100935 MSC_Test_0-SCCP(118)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(119)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(120)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103339358 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103339358 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103339358 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103339358 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103339358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103339358 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103339358 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103339358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103339358 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103339358 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 01 8a 47 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103339359 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-15:LU)[0x563b4cbf4800]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410103339359 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-15:LU)[0x563b4cbf4800]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410103339359 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x563b4cbf8990]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410103339359 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x563b4cbf8990]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-15:LU)[0x563b4cbf4800] (fsm.c:486) 20250410103339359 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x563b4cbf8990]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410103339359 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x563b4cbf8990]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410103339359 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410103339359 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000007 id=262420000000007 (vlr.c:661) 20250410103339359 DVLR INFO New subscr, IMSI: 262420000000007 (vlr.c:562) 20250410103339359 DVLR DEBUG VLR subscr IMSI-262420000000007 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410103339359 DVLR DEBUG VLR subscr IMSI-262420000000007 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410103339359 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410103339359 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x563b4cbf8990]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410103339359 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x563b4cbf8990]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410103339359 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x563b4cbf8990]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410103339359 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x563b4cbf8990]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410103339359 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x563b4cbf8990]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410103339359 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x563b4cbf8990]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410103339359 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x563b4cbf6b50]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410103339359 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x563b4cbf6b50]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x563b4cbf8990] (fsm.c:486) 20250410103339359 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x563b4cbf6b50]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410103339359 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x563b4cbf6b50]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410103339359 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103339359 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103339359 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103339359 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103339359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103339359 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: picked Normal Route via 'virt-bsc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250410103339359 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103339359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103339359 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103339359 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0f 02 01 8a 47 00 00 0f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410103339359 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103339359 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103339359 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103339359 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103339359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103339359 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103339359 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103339359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103339359 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103339359 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 01 8a 47 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(120)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(120)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(120)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(120)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@7d38b4d9c9a0: { messageType := 2, destLocRef := '018A47'O, sourceLocRef := '00000F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(118)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(118)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(118)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(118)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(118)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(124)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000007" handled at TC_lu_and_mo_call0(126) MSC_Test-GSUP(124)@7d38b4d9c9a0: Added IMSI table entry 0TC_lu_and_mo_call0(126)"262420000000007" 20250410103339361 DVLR DEBUG VLR subscr IMSI-262420000000007 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410103339361 DVLR DEBUG VLR subscr IMSI-262420000000007 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(118)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(118)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(118)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(118)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_lu_and_mo_call0(126)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(120)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_call0(126)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410103339362 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103339362 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103339362 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103339362 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103339362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103339362 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103339362 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103339362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103339362 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103339362 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 0f 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103339365 DVLR DEBUG VLR subscr IMSI-262420000000007 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103339365 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250410103339365 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410103339365 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410103339366 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103339366 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x563b4cbf8990]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410103339366 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x563b4cbf6b50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410103339366 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x563b4cbf6b50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410103339366 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x563b4cbf6b50]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410103339366 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x563b4cbf6b50]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x563b4cbf8990] (vlr_lu_fsm.c:110) 20250410103339366 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x563b4cbf6b50]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410103339366 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x563b4cbf6b50]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410103339366 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x563b4cbf8990]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410103339366 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x563b4cbf8990]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410103339366 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x563b4cbf6d30]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410103339366 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x563b4cbf6d30]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x563b4cbf8990] (fsm.c:486) 20250410103339366 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x563b4cbf6d30]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410103339366 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x563b4cbf6d30]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410103339366 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x563b4cbf6d30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410103339366 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x563b4cbf6d30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410103339366 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSInew-0x980C8210) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410103339366 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x563b4cbf6d30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410103339366 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSInew-0x980C8210 LOCATION UPDATE ACCEPT (TMSI = 0x980c8210) (gsm_04_08.c:149) 20250410103339366 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSInew-0x980C8210 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410103339366 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103339366 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103339366 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103339366 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103339366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103339366 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103339366 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103339366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103339366 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103339366 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 01 8a 47 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 98 0c 82 10 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(120)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(120)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(118)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(118)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(118)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(126)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(119)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(119)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(118)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(118)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(118)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(118)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(120)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103339371 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103339371 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103339371 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103339371 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103339371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103339371 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103339371 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103339371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103339371 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103339371 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 0f 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103339371 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSInew-0x980C8210:GERAN-A-15:LU)[0x563b4cbf4800]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410103339371 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSInew-0x980C8210:GERAN-A-15:LU)[0x563b4cbf8990]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410103339371 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x563b4cbf6d30]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410103339371 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410103339371 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410103339371 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x563b4cbf6d30]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410103339371 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-15:LU)[0x563b4cbf8990]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410103339371 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x563b4cbf6d30]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410103339371 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x563b4cbf6d30]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-15:LU)[0x563b4cbf8990] (vlr_lu_fsm.c:817) 20250410103339371 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x563b4cbf6d30]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410103339371 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x563b4cbf6d30]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410103339371 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-15:LU)[0x563b4cbf8990]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410103339371 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250410103339372 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410103339372 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410103339372 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410103339372 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410103339372 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103339372 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103339372 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103339372 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103339372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103339372 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103339372 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103339372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103339372 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103339372 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 01 8a 47 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(120)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(120)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(118)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(118)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(118)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(118)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(118)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(118)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(118)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(120)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103339373 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103339373 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103339373 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103339373 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103339373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103339373 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103339373 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103339373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103339373 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103339373 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 0f 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103339374 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-15:LU)[0x563b4cbf8990]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410103339374 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-15:LU)[0x563b4cbf8990]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-15:LU)[0x563b4cbf4800] (msc_a.c:1053) 20250410103339374 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-15:LU)[0x563b4cbf8990]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410103339374 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-15:LU)[0x563b4cbf8990]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410103339374 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-15:LU)[0x563b4cbf8990]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410103339374 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210 - active-conn: now used by 1 (attached) (msub.c:375) 20250410103339374 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103339374 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103339374 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103339374 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103339374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103339374 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103339374 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103339374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103339374 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103339374 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0f 04 01 8a 47 00 00 0f 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(120)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(120)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@7d38b4d9c9a0: Session index based on local reference:0 20250410103339374 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103339374 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103339374 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103339374 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103339374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103339374 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103339374 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103339374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103339374 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103339374 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 0f 01 8a 47 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(120)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(119)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mo_call0(126)100935 TC_lu_and_mo_call0(126)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410103339375 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410103339375 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_call0(126)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call0(126)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(126)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(126)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '980C8210'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(119)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mo_call0(126)5485639 MSC_Test_0-RAN(119)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(118)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(120)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103339577 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103339577 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103339577 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103339577 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103339577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103339577 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103339577 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103339577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103339577 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103339577 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 53 b4 47 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 98 0c 82 10 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103339578 DMM DEBUG msc_a(TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ)[0x563b4cbf4a90]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250410103339578 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ)[0x563b4cbf6410]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410103339578 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ)[0x563b4cbf6410]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ)[0x563b4cbf4a90] (fsm.c:486) 20250410103339578 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ)[0x563b4cbf6410]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410103339578 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ)[0x563b4cbf6410]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410103339578 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410103339578 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410103339578 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ)[0x563b4cbf6410]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410103339578 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ)[0x563b4cbf6410]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410103339578 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ)[0x563b4cbf6410]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410103339578 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ)[0x563b4cbf6410]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410103339578 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ)[0x563b4cbf6410]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410103339578 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ)[0x563b4cbf6410]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410103339578 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ)[0x563b4cbf6410]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410103339578 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ)[0x563b4cbf6410]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410103339578 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ)[0x563b4cbf6410]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410103339578 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ)[0x563b4cbf6410]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410103339578 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250410103339578 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410103339579 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103339579 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103339579 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103339579 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103339579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103339579 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: picked Normal Route via 'virt-bsc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250410103339579 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103339579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103339579 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103339579 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 01 02 53 b4 47 00 00 10 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410103339579 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103339579 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103339579 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103339579 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103339579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103339579 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103339579 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103339579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103339579 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103339579 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 01 06 53 b4 47 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1175) 20250410103339579 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103339579 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103339579 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103339579 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103339579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103339579 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103339579 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103339579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103339579 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103339579 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 01 06 53 b4 47 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(120)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(120)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(120)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(120)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(120)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(120)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@7d38b4d9c9a0: { messageType := 2, destLocRef := '53B447'O, sourceLocRef := '000010'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(118)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(118)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(118)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(118)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(118)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(118)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(118)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(118)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(118)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410103339583 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410103339583 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_call0(126)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call0(126)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(121)@7d38b4d9c9a0: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_call0(126) MSC_Test-MGCP(122)@7d38b4d9c9a0: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_call0(126) MSC_Test_0-RAN(119)@7d38b4d9c9a0: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(119)@7d38b4d9c9a0: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(118)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(118)@7d38b4d9c9a0: vl_len:19 MSC_Test_0-SCCP(118)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(118)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(120)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103339602 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103339602 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103339602 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103339602 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103339602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103339602 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103339602 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103339602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103339602 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103339602 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 10 00 01 13 01 00 10 03 45 04 06 60 05 04 02 00 81 5e 04 80 21 43 f5 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103339603 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250410103339603 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210 callref-0x80000001 tid-8) New transaction (transaction.c:231) 20250410103339603 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250410103339603 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250410103339603 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250410103339603 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:702) 20250410103339603 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250410103339603 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250410103339603 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ)[0x563b4cbf6b50]{ESTABLISHING}: Allocated (fsm.c:456) 20250410103339603 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ)[0x563b4cbf6b50]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ)[0x563b4cbf4a90] (fsm.c:486) 20250410103339603 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:2161) 20250410103339603 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ)[0x563b4cbf6730]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410103339603 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ)[0x563b4cbf6730]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ)[0x563b4cbf6b50] (fsm.c:486) 20250410103339603 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ:trans-8:call-1:RTP_TO_CN:no-CI)[0x563b4cbf6730]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250410103339603 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ:trans-8:call-1:RTP_TO_CN:no-CI)[0x563b4cbf6730]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250410103339603 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ)[0x563b4cbf6990]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410103339603 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ)[0x563b4cbf6990]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ)[0x563b4cbf6b50] (fsm.c:486) 20250410103339603 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ:trans-8:call-1:RTP_TO_RAN:no-CI)[0x563b4cbf6990]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250410103339603 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ:trans-8:call-1:RTP_TO_RAN:no-CI)[0x563b4cbf6990]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(122)@7d38b4d9c9a0: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "1" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_call0(126) TC_lu_and_mo_call0(126)@7d38b4d9c9a0: f_mo_call_establish 2: rx 1st CRCX 20250410103339625 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ:trans-8:call-1:RTP_TO_CN:no-CI)[0x563b4cbf6730]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410103339625 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ)[0x563b4cbf6b50]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410103339625 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_lu_and_mo_call0(126)@7d38b4d9c9a0: f_mo_call_establish 6: rx 2nd CRCX 20250410103339628 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ:trans-8:call-1:RTP_TO_RAN:no-CI)[0x563b4cbf6990]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410103339628 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ)[0x563b4cbf6b50]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410103339629 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:705) 20250410103339629 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) Sending Assignment Command (msc_a.c:706) 20250410103339629 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103339629 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103339629 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103339629 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103339629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103339629 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103339629 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103339629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103339629 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test-MNCC(121)@7d38b4d9c9a0: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_call0(126) MSC_Test-MNCC(121)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mo_call0(126)-2147483647 20250410103339629 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3b 00 00 00 b9 00 00 00 c1 03 00 00 01 06 53 b4 47 00 01 24 00 22 01 0b 07 01 0a a1 a5 91 81 05 7c 06 02 02 02 02 2a f8 7d 09 83 ff 57 84 3f 07 82 80 81 7f 01 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(120)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(120)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(118)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(118)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(118)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(126)@7d38b4d9c9a0: f_mo_call_establish 1: rx MNCC SETUP ind TC_lu_and_mo_call0(126)@7d38b4d9c9a0: f_mo_call_establish 4: rx Assignment Request 20250410103339636 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(118)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(118)@7d38b4d9c9a0: vl_len:14 MSC_Test_0-SCCP(118)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(118)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250410103339639 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103339639 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103339639 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103339639 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103339639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103339639 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103339639 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103339639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103339639 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103339639 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 10 00 01 0e 00 0c 02 7c 06 09 08 07 06 23 28 7e 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(120)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103339640 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ:trans-8:call-1:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4cbf6990]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250410103339640 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ:trans-8:call-1:RTP_TO_RAN:CI-22222:no-remote-port:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000)[0x563b4cbf6990]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250410103339640 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ:trans-8:call-1:RTP_TO_RAN:CI-22222:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbf6990]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250410103339640 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:1596) 20250410103339640 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) Assignment Complete: RAN: GSM#3, CN: GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111 (msc_a.c:1597) 20250410103339640 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:2187) 20250410103339640 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_lu_and_mo_call0(126)@7d38b4d9c9a0: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_call0(126)@7d38b4d9c9a0: f_mo_call_establish 5: rx MDCX for the RAN side 20250410103339647 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250410103339647 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410103339647 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250410103339647 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250410103339647 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103339647 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103339647 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103339647 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103339647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103339647 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103339647 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103339647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103339647 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103339647 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 01 06 53 b4 47 00 01 0d 01 00 0a 83 02 04 06 60 00 02 04 01 85 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(120)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(120)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@7d38b4d9c9a0: Session index based on local reference:0 20250410103339648 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ:trans-8:call-1:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbf6990]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410103339648 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ:trans-8:call-1:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbf6990]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410103339648 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ)[0x563b4cbf6b50]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-SCCP(118)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(118)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(118)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410103339652 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250410103339653 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410103339653 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250410103339653 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250410103339653 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103339653 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103339653 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103339653 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103339653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103339653 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103339653 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103339653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103339653 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103339653 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 01 06 53 b4 47 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(120)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(120)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(118)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(118)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(118)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(126)@7d38b4d9c9a0: f_mo_call_establish 7: rx CC Alerting 20250410103339656 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250410103339656 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250410103339656 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:798) 20250410103339656 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ:trans-8:call-1:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cbf6730]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250410103339656 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ:trans-8:call-1:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cbf6730]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250410103339656 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ:trans-8:call-1:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbf6730]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250410103339657 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250410103339657 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410103339657 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250410103339657 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250410103339657 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250410103339658 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103339658 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103339658 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103339658 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103339658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103339658 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103339658 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103339658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103339658 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103339658 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 01 06 53 b4 47 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(120)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(120)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(118)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(118)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(118)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(126)@7d38b4d9c9a0: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_call0(126)@7d38b4d9c9a0: { line := { verb := "MDCX", trans_id := "4", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "1" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_lu_and_mo_call0(126)@7d38b4d9c9a0: f_mo_call_establish 10: rx CC CONNECT 20250410103339661 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ:trans-8:call-1:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbf6730]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410103339661 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ:trans-8:call-1:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbf6730]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410103339661 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ)[0x563b4cbf6b50]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410103339661 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ)[0x563b4cbf6b50]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(119)@7d38b4d9c9a0: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(119)@7d38b4d9c9a0: patched enc_l3: '038F'O MSC_Test_0-SCCP(118)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(118)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(118)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(118)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002038F'O 20250410103339662 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103339662 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103339662 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103339662 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103339663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103339663 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103339663 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103339663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103339663 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(120)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103339663 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 10 00 01 05 01 00 02 03 8f 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103339663 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250410103339663 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250410103339663 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250410103339663 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410103339663 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_lu_and_mo_call0(126)@7d38b4d9c9a0: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_call0(126)@7d38b4d9c9a0: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_call0(126)@7d38b4d9c9a0: f_mo_call_establish DONE TC_lu_and_mo_call0(126)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(126)@7d38b4d9c9a0: Hold the call for some time TC_lu_and_mo_call0(126)@7d38b4d9c9a0: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mo_call0(126)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(126)@7d38b4d9c9a0: Hangup TC_lu_and_mo_call0(126)@7d38b4d9c9a0: f_call_hangup 0: tx MNCC_DISC_REQ 20250410103345173 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250410103345173 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250410103345173 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250410103345173 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250410103345174 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103345174 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103345174 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103345174 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103345174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103345174 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103345174 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103345174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103345174 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103345174 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 01 06 53 b4 47 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(120)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(120)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(118)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(118)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(118)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(126)@7d38b4d9c9a0: f_call_hangup 1: rx DTAP CC DISC 20250410103345178 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250410103345178 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410103345178 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250410103345178 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250410103345178 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250410103345178 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250410103345179 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103345179 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103345179 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103345179 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103345179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103345179 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103345179 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103345179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103345179 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103345179 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 01 06 53 b4 47 00 01 09 01 00 06 83 2d 08 02 e2 aa (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(120)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(120)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(118)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(118)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(118)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(126)@7d38b4d9c9a0: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_call0(126)@7d38b4d9c9a0: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(119)@7d38b4d9c9a0: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(119)@7d38b4d9c9a0: patched enc_l3: '03EA'O MSC_Test_0-SCCP(118)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(118)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(118)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(118)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000203EA'O 20250410103345182 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103345182 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103345182 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103345182 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103345182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103345182 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103345182 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103345182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103345182 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103345182 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 10 00 01 05 01 00 02 03 ea 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(120)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103345183 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250410103345183 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250410103345183 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250410103345183 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250410103345183 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250410103345183 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410103345183 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250410103345183 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410103345183 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410103345183 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410103345183 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ)[0x563b4cbf6b50]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250410103345183 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ:trans-8:call-1:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbf6990]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410103345183 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ:trans-8:call-1:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbf6990]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ)[0x563b4cbf6b50] (call_leg.c:197) 20250410103345183 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ:trans-8:call-1:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbf6990]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410103345183 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ:trans-8:call-1:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbf6990]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410103345183 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ:trans-8:call-1:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbf6730]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410103345183 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ:trans-8:call-1:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbf6730]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ)[0x563b4cbf6b50] (call_leg.c:197) 20250410103345183 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ)[0x563b4cbf6b50]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250410103345183 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ:trans-8:call-1:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbf6730]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410103345183 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ:trans-8:call-1:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbf6730]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410103345183 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ)[0x563b4cbf6b50]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250410103345183 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ)[0x563b4cbf6b50]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ)[0x563b4cbf4a90] (call_leg.c:198) 20250410103345184 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ)[0x563b4cbf6b50]{RELEASING}: Freeing instance (call_leg.c:198) 20250410103345184 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ)[0x563b4cbf6b50]{RELEASING}: Deallocated (fsm.c:568) 20250410103345184 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410103345184 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103345184 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103345184 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103345184 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103345184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103345184 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103345184 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103345184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103345184 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103345184 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 01 06 53 b4 47 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(120)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(120)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(118)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(118)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(118)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(121)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mo_call0(126)-2147483647 TC_lu_and_mo_call0(126)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_call0(126)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_call0(126)@7d38b4d9c9a0: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(118)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(118)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(118)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(118)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410103345189 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103345189 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103345189 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103345189 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103345189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103345189 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(120)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103345189 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103345189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103345189 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103345189 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 10 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103345190 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ)[0x563b4cbf6410]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410103345190 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ)[0x563b4cbf6410]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ)[0x563b4cbf4a90] (msc_a.c:1053) 20250410103345190 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ)[0x563b4cbf6410]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410103345190 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-16:CM_SERVICE_REQ)[0x563b4cbf6410]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410103345190 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210 - active-conn: now used by 1 (attached) (msub.c:375) 20250410103345190 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103345190 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103345190 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103345190 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103345190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103345190 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103345190 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103345190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103345190 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103345190 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 01 04 53 b4 47 00 00 10 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(120)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(120)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@7d38b4d9c9a0: Session index based on local reference:0 20250410103345191 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103345191 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103345191 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103345191 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103345191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103345191 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103345191 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103345191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103345191 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103345191 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 10 53 b4 47 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(120)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(119)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mo_call0(126)5485639 TC_lu_and_mo_call0(126)@7d38b4d9c9a0: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_call0(126)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(126)@7d38b4d9c9a0: f_call_hangup 9: done TC_lu_and_mo_call0(126)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(126)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410103346205 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410103346205 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250410103346205 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410103346205 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103346205 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410103346205 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410103346205 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410103346205 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103346205 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410103346205 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410103346205 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410103346205 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103346205 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410103346205 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410103346205 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410103346205 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410103346205 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410103346205 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103346205 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103346205 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410103346205 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410103346205 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410103346205 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(120)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(124)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(121)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(118)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103346207 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(123)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(117)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(125)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(127)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(122)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(119)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(117): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(118): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(119): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(120): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(121): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(122): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(123): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(124): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(125): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_lu_and_mo_call0(126): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(127): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_lu_and_mo_call finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_call pass'. Thu Apr 10 10:33:46 UTC 2025 ====== MSC_Tests.TC_lu_and_mo_call pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_and_mo_call.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=464196) 20250410103347208 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=464196, count=465452) 20250410103348207 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410103348207 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410103348207 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410103348210 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_call pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_call_ipv6'. ------ MSC_Tests.TC_lu_and_mo_call_ipv6 ------ Thu Apr 10 10:33:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mo_call_ipv6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mo_call_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410103349211 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_call_ipv6' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_lu_and_mo_call_ipv6 started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(131)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(131)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(131)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(129)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410103349806 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(132)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410103350003 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410103350003 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410103350003 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410103350003 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(131)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(131)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(131)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(131)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(131)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410103350008 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103350009 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410103350009 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410103350009 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410103350009 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410103350009 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410103350009 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410103350009 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103350009 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410103350009 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410103350009 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(131)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(131)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(131)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410103350011 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103350011 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410103350012 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410103350012 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410103350012 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410103350012 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410103350012 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410103350012 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103350012 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410103350012 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410103350012 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103350012 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(131)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(131)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(131)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(131)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(131)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(131)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) 20250410103350012 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410103350012 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(131)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(131)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410103350213 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103350213 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(134)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(134)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410103350218 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(134)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(134)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(134)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(134)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(134)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(134)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410103350240 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410103350240 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(135)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_mo_call_ipv60(137) TC_lu_and_mo_call_ipv60(137)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410103350816 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103350816 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103350816 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103350816 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103350816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103350816 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103350816 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103350816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103350816 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103350816 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(131)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103350817 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103350817 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103350817 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103350817 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103350817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103350817 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103350817 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103350817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103350817 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103350817 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(131)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(131)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(130)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(130)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mo_call_ipv60(137)1659477 MSC_Test_0-SCCP(129)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(130)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410103350833 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103350833 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103350833 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103350833 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103350833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103350833 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103350833 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103350833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103350833 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103350833 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 19 52 55 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(131)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103350834 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-17:LU)[0x563b4cbf6540]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410103350834 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-17:LU)[0x563b4cbf6540]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410103350834 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-17:LU)[0x563b4cbf6730]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410103350834 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-17:LU)[0x563b4cbf6730]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-17:LU)[0x563b4cbf6540] (fsm.c:486) 20250410103350834 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-17:LU)[0x563b4cbf6730]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410103350834 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-17:LU)[0x563b4cbf6730]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410103350834 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410103350834 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410103350834 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250410103350834 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410103350834 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-17:LU)[0x563b4cbf6730]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410103350834 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-17:LU)[0x563b4cbf6730]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410103350834 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-17:LU)[0x563b4cbf6730]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410103350834 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-17:LU)[0x563b4cbf6730]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410103350834 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-17:LU)[0x563b4cbf6730]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410103350834 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-17:LU)[0x563b4cbf6730]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410103350834 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-17:LU)[0x563b4cbf4570]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410103350834 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-17:LU)[0x563b4cbf4570]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-17:LU)[0x563b4cbf6730] (fsm.c:486) 20250410103350834 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-17:LU)[0x563b4cbf4570]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410103350834 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-17:LU)[0x563b4cbf4570]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410103350834 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103350834 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103350834 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103350834 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103350834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103350834 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103350834 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103350834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103350834 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103350834 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 00 02 19 52 55 00 00 11 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410103350834 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103350834 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103350834 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103350834 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103350834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103350834 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103350834 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103350834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103350834 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103350834 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 00 06 19 52 55 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(131)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(131)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(131)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(131)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@7d38b4d9c9a0: { messageType := 2, destLocRef := '195255'O, sourceLocRef := '000011'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(129)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(129)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(129)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(129)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(129)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(135)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000007" handled at TC_lu_and_mo_call_ipv60(137) MSC_Test-GSUP(135)@7d38b4d9c9a0: Added IMSI table entry 0TC_lu_and_mo_call_ipv60(137)"262420000000007" 20250410103350837 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410103350837 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(129)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(129)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(129)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(129)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(131)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103350838 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103350838 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103350838 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103350838 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103350838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103350838 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103350838 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103350838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103350838 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103350838 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 11 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_lu_and_mo_call_ipv60(137)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_ipv60(137)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410103350841 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103350841 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250410103350841 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410103350841 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410103350841 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103350841 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-17:LU)[0x563b4cbf6730]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410103350841 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-17:LU)[0x563b4cbf4570]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410103350841 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-17:LU)[0x563b4cbf4570]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410103350841 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-17:LU)[0x563b4cbf4570]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410103350841 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-17:LU)[0x563b4cbf4570]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-17:LU)[0x563b4cbf6730] (vlr_lu_fsm.c:110) 20250410103350841 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-17:LU)[0x563b4cbf4570]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410103350841 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-17:LU)[0x563b4cbf4570]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410103350841 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-17:LU)[0x563b4cbf6730]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410103350841 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-17:LU)[0x563b4cbf6730]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410103350841 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-17:LU)[0x563b4cbf6b50]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410103350841 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-17:LU)[0x563b4cbf6b50]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-17:LU)[0x563b4cbf6730] (fsm.c:486) 20250410103350841 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-17:LU)[0x563b4cbf6b50]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410103350841 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-17:LU)[0x563b4cbf6b50]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410103350841 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-17:LU)[0x563b4cbf6b50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410103350841 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-17:LU)[0x563b4cbf6b50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410103350841 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:TMSInew-0x946459EA) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410103350842 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-17:LU)[0x563b4cbf6b50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410103350842 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:TMSInew-0x946459EA LOCATION UPDATE ACCEPT (TMSI = 0x946459ea) (gsm_04_08.c:149) 20250410103350842 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103350842 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103350842 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103350842 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103350842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103350842 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103350842 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103350842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103350842 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103350842 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 00 06 19 52 55 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 94 64 59 ea (osmo_ss7_asp.c:1175) 20250410103350842 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:TMSInew-0x946459EA - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) MSC_Test_0-M3UA(131)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(131)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(129)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(129)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(129)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(137)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(130)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(130)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(129)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(129)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(129)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(129)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(131)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103350845 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103350846 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103350846 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103350846 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103350846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103350846 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103350846 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103350846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103350846 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103350846 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 11 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103350846 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:TMSInew-0x946459EA:GERAN-A-17:LU)[0x563b4cbf6540]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410103350846 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:TMSInew-0x946459EA:GERAN-A-17:LU)[0x563b4cbf6730]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410103350846 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-17:LU)[0x563b4cbf6b50]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410103350846 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410103350846 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-17:LU)[0x563b4cbf6b50]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410103350846 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-17:LU)[0x563b4cbf6730]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410103350846 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-17:LU)[0x563b4cbf6b50]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410103350846 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-17:LU)[0x563b4cbf6b50]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-17:LU)[0x563b4cbf6730] (vlr_lu_fsm.c:817) 20250410103350846 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-17:LU)[0x563b4cbf6b50]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410103350846 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x980C8210:GERAN-A-17:LU)[0x563b4cbf6b50]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410103350846 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-17:LU)[0x563b4cbf6730]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410103350846 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250410103350846 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410103350846 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410103350846 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410103350846 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_0-M3UA(131)@7d38b4d9c9a0: Message received on association #8 20250410103350846 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103350846 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103350846 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103350846 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103350846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103350846 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103350846 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103350846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103350846 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103350846 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 00 06 19 52 55 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(131)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(129)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(129)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(129)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(129)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(129)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(129)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(129)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(131)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103350847 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103350847 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103350847 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103350847 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103350847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103350847 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103350847 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103350847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103350847 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103350847 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 11 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103350847 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-17:LU)[0x563b4cbf6730]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410103350847 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-17:LU)[0x563b4cbf6730]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-17:LU)[0x563b4cbf6540] (msc_a.c:1053) 20250410103350847 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-17:LU)[0x563b4cbf6730]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410103350847 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-17:LU)[0x563b4cbf6730]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410103350847 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-17:LU)[0x563b4cbf6730]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410103350847 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA - active-conn: now used by 1 (attached) (msub.c:375) 20250410103350847 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103350847 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103350847 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103350847 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103350847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103350847 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103350847 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103350847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103350847 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103350847 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 00 04 19 52 55 00 00 11 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(131)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(131)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(131)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103350847 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103350847 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103350847 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103350847 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103350847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103350847 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103350847 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103350847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103350847 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103350847 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 11 19 52 55 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(130)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mo_call_ipv60(137)1659477 TC_lu_and_mo_call_ipv60(137)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410103350848 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410103350848 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_call_ipv60(137)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_ipv60(137)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(137)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(137)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '946459EA'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(130)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mo_call_ipv60(137)2815983 MSC_Test_0-RAN(130)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(129)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(131)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103351048 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103351048 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103351049 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103351049 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103351049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103351049 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103351049 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103351049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103351049 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103351049 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 2a f7 ef 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 94 64 59 ea 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103351049 DMM DEBUG msc_a(TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ)[0x563b4cbf6e60]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250410103351049 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ)[0x563b4cbf6990]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410103351050 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ)[0x563b4cbf6990]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ)[0x563b4cbf6e60] (fsm.c:486) 20250410103351050 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ)[0x563b4cbf6990]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410103351050 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ)[0x563b4cbf6990]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410103351050 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410103351050 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410103351050 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ)[0x563b4cbf6990]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410103351050 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ)[0x563b4cbf6990]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410103351050 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ)[0x563b4cbf6990]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410103351050 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ)[0x563b4cbf6990]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410103351050 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ)[0x563b4cbf6990]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410103351050 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ)[0x563b4cbf6990]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410103351050 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ)[0x563b4cbf6990]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410103351050 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ)[0x563b4cbf6990]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410103351050 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ)[0x563b4cbf6990]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410103351050 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ)[0x563b4cbf6990]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410103351050 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250410103351050 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410103351050 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103351050 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103351050 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103351050 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103351051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103351051 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103351051 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103351051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103351051 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103351051 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 03 02 2a f7 ef 00 00 12 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410103351051 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103351051 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103351051 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103351051 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103351051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103351051 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103351051 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103351051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103351051 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103351051 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 03 06 2a f7 ef 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1175) 20250410103351051 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103351051 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103351051 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103351051 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103351051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103351051 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103351051 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103351051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103351051 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103351051 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 03 06 2a f7 ef 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(131)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(131)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(131)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(131)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(131)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(131)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@7d38b4d9c9a0: { messageType := 2, destLocRef := '2AF7EF'O, sourceLocRef := '000012'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(129)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(129)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(129)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(129)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(129)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(129)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(129)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(129)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(129)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410103351054 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410103351054 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_call_ipv60(137)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_ipv60(137)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(132)@7d38b4d9c9a0: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_call_ipv60(137) MSC_Test-MGCP(133)@7d38b4d9c9a0: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_call_ipv60(137) MSC_Test_0-RAN(130)@7d38b4d9c9a0: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(130)@7d38b4d9c9a0: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(129)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(129)@7d38b4d9c9a0: vl_len:19 MSC_Test_0-SCCP(129)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(129)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(131)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103351072 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103351072 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103351072 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103351072 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103351072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103351072 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103351072 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103351072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103351072 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103351072 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 12 00 01 13 01 00 10 03 45 04 06 60 05 04 02 00 81 5e 04 80 21 43 f5 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103351073 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250410103351073 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA callref-0x80000002 tid-8) New transaction (transaction.c:231) 20250410103351073 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250410103351073 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250410103351073 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250410103351073 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:702) 20250410103351073 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250410103351073 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250410103351073 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ)[0x563b4cbf4570]{ESTABLISHING}: Allocated (fsm.c:456) 20250410103351073 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ)[0x563b4cbf4570]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ)[0x563b4cbf6e60] (fsm.c:486) 20250410103351073 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:2161) 20250410103351073 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ)[0x563b4cbf9250]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410103351073 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ)[0x563b4cbf9250]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ)[0x563b4cbf4570] (fsm.c:486) 20250410103351073 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_CN:no-CI)[0x563b4cbf9250]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250410103351073 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_CN:no-CI)[0x563b4cbf9250]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250410103351073 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ)[0x563b4cbfb8c0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410103351073 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ)[0x563b4cbfb8c0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ)[0x563b4cbf4570] (fsm.c:486) 20250410103351073 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_RAN:no-CI)[0x563b4cbfb8c0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250410103351073 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_RAN:no-CI)[0x563b4cbfb8c0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(133)@7d38b4d9c9a0: Found Expect[0] for { line := { verb := "CRCX", trans_id := "7", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "2" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_call_ipv60(137) TC_lu_and_mo_call_ipv60(137)@7d38b4d9c9a0: f_mo_call_establish 2: rx 1st CRCX 20250410103351086 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_CN:no-CI)[0x563b4cbf9250]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410103351086 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ)[0x563b4cbf4570]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410103351086 DMNCC ERROR Failed to parse SDP: not supported: "c=IN IP6 ::1" (sdp_msg.c:525) 20250410103351086 DMNCC ERROR trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) tx MNCC_SETUP_IND: invalid SDP message (trying anyway) (gsm_04_08_cc.c:309) 20250410103351086 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) erratic SDP: "v=0\r\no=OsmoMSC 0 0 IN IP6 ::1\r\ns=GSM Call\r\nc=IN IP6 ::1\r\nt=0 0\r\nm=audio 10000 RTP/AVP 112 110 3 111\r\na=rtpmap:112 AMR/8000\r\na=fmtp:112 octet-align=1\r\na=rtpmap:110 GSM-EFR/8000\r\na=rtpmap:3 GSM/8000\r\na=rtpmap:111 GSM-HR-08/8000\r\na=ptime:20\r\n" (gsm_04_08_cc.c:309) TC_lu_and_mo_call_ipv60(137)@7d38b4d9c9a0: f_mo_call_establish 6: rx 2nd CRCX 20250410103351089 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_RAN:no-CI)[0x563b4cbfb8c0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410103351089 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ)[0x563b4cbf4570]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410103351089 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) codecs: [::1]:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:705) MSC_Test-MNCC(132)@7d38b4d9c9a0: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_call_ipv60(137) 20250410103351089 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) Sending Assignment Command (msc_a.c:706) MSC_Test-MNCC(132)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mo_call_ipv60(137)-2147483646 20250410103351089 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103351089 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103351089 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103351089 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103351089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103351089 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103351089 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103351089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103351089 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103351089 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 47 00 00 00 b9 00 00 00 c1 03 00 00 03 06 2a f7 ef 00 01 30 00 2e 01 0b 07 01 0a a1 a5 91 81 05 7c 12 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 02 2a f8 7d 09 83 ff 57 84 3f 07 82 80 81 7f 02 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(131)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(131)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(129)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(129)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(129)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(137)@7d38b4d9c9a0: f_mo_call_establish 1: rx MNCC SETUP ind TC_lu_and_mo_call_ipv60(137)@7d38b4d9c9a0: f_mo_call_establish 4: rx Assignment Request 20250410103351093 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(129)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(129)@7d38b4d9c9a0: vl_len:26 MSC_Test_0-SCCP(129)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(129)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0018027C120000000000000000000000000000000323287E0180'O MSC_Test_0-M3UA(131)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103351095 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103351095 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103351095 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103351095 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103351095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103351095 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103351095 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103351095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103351095 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103351095 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 12 00 01 1a 00 18 02 7c 12 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 03 23 28 7e 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103351096 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_RAN:CI-22222:no-remote-port:local-::2-11000)[0x563b4cbfb8c0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250410103351096 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_RAN:CI-22222:no-remote-port:codecs-not-sent:mode-not-sent:local-::2-11000)[0x563b4cbfb8c0]{ESTABLISHING}: setting remote addr to [::3]:9000 (rtp_stream.c:476) 20250410103351096 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_RAN:CI-22222:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-::2-11000:remote-::3-9000)[0x563b4cbfb8c0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250410103351096 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) codecs: [::1]:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:1596) 20250410103351096 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) Assignment Complete: RAN: GSM#3, CN: GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111 (msc_a.c:1597) 20250410103351096 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) codecs: [::1]:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:2187) 20250410103351096 DMNCC ERROR Failed to parse SDP: not supported: "c=IN IP6 ::1" (sdp_msg.c:525) 20250410103351096 DMNCC ERROR trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) tx MNCC_RTP_CREATE: invalid SDP message (trying anyway) (gsm_04_08_cc.c:309) 20250410103351096 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) erratic SDP: "v=0\r\no=OsmoMSC 0 0 IN IP6 ::1\r\ns=GSM Call\r\nc=IN IP6 ::1\r\nt=0 0\r\nm=audio 10000 RTP/AVP 3 112 110 111\r\na=rtpmap:3 GSM/8000\r\na=rtpmap:112 AMR/8000\r\na=fmtp:112 octet-align=1\r\na=rtpmap:110 GSM-EFR/8000\r\na=rtpmap:111 GSM-HR-08/8000\r\na=ptime:20\r\n" (gsm_04_08_cc.c:309) TC_lu_and_mo_call_ipv60(137)@7d38b4d9c9a0: f_mo_call_establish 3: rx RTP CREATE 20250410103351098 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250410103351098 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410103351098 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250410103351098 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250410103351098 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103351098 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103351098 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103351098 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103351098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103351098 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103351098 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103351098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103351098 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103351098 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 03 06 2a f7 ef 00 01 0d 01 00 0a 83 02 04 06 60 00 02 04 01 85 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(131)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(131)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(129)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(129)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer TC_lu_and_mo_call_ipv60(137)@7d38b4d9c9a0: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-SCCP(129)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410103351100 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x563b4cbfb8c0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410103351100 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x563b4cbfb8c0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410103351100 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ)[0x563b4cbf4570]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410103351101 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250410103351101 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410103351101 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250410103351101 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250410103351101 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103351101 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103351101 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103351101 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103351101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103351101 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103351101 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103351101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103351101 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103351101 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 03 06 2a f7 ef 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(131)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(131)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(129)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(129)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(129)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(137)@7d38b4d9c9a0: f_mo_call_establish 7: rx CC Alerting 20250410103351103 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250410103351103 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250410103351103 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) codecs: [::1]:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:798) 20250410103351103 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_CN:CI-11111:no-remote-port:local-::1-10000)[0x563b4cbf9250]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250410103351103 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_CN:CI-11111:no-remote-port:local-::1-10000)[0x563b4cbf9250]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250410103351103 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_CN:CI-11111:remote-port-not-sent:local-::1-10000:remote-42-23-11-5-423)[0x563b4cbf9250]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250410103351103 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250410103351103 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410103351103 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250410103351103 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250410103351103 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250410103351103 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103351103 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103351103 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103351103 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103351103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103351103 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103351103 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103351103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103351103 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103351103 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 03 06 2a f7 ef 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(131)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(131)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(129)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(129)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(129)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(137)@7d38b4d9c9a0: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(130)@7d38b4d9c9a0: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(130)@7d38b4d9c9a0: patched enc_l3: '038F'O TC_lu_and_mo_call_ipv60(137)@7d38b4d9c9a0: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_call_ipv60(137)@7d38b4d9c9a0: { line := { verb := "MDCX", trans_id := "10", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "2" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } MSC_Test_0-SCCP(129)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(129)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(129)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(129)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(131)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103351106 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103351106 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103351106 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103351106 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103351106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103351106 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103351106 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103351106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103351106 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103351106 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 12 00 01 05 01 00 02 03 8f 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103351106 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250410103351106 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250410103351106 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250410103351106 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410103351106 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_lu_and_mo_call_ipv60(137)@7d38b4d9c9a0: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind 20250410103351107 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x563b4cbf9250]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410103351107 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x563b4cbf9250]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410103351107 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ)[0x563b4cbf4570]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410103351107 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ)[0x563b4cbf4570]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_lu_and_mo_call_ipv60(137)@7d38b4d9c9a0: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_call_ipv60(137)@7d38b4d9c9a0: f_mo_call_establish DONE TC_lu_and_mo_call_ipv60(137)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(137)@7d38b4d9c9a0: Hold the call for some time TC_lu_and_mo_call_ipv60(137)@7d38b4d9c9a0: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mo_call_ipv60(137)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(137)@7d38b4d9c9a0: Hangup TC_lu_and_mo_call_ipv60(137)@7d38b4d9c9a0: f_call_hangup 0: tx MNCC_DISC_REQ 20250410103356618 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250410103356618 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250410103356618 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250410103356618 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250410103356618 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103356618 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103356618 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103356618 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103356619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103356619 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103356619 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103356619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103356619 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103356619 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 03 06 2a f7 ef 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(131)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(131)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(129)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(129)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(129)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(137)@7d38b4d9c9a0: f_call_hangup 1: rx DTAP CC DISC 20250410103356623 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250410103356623 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410103356623 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250410103356623 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250410103356623 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250410103356623 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250410103356624 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103356624 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103356624 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103356624 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103356624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103356624 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103356624 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103356624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103356624 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103356624 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 03 06 2a f7 ef 00 01 09 01 00 06 83 2d 08 02 e2 aa (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(131)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(131)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(129)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(129)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(129)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(137)@7d38b4d9c9a0: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_call_ipv60(137)@7d38b4d9c9a0: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(130)@7d38b4d9c9a0: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(130)@7d38b4d9c9a0: patched enc_l3: '03EA'O MSC_Test_0-SCCP(129)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(129)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(129)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(129)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000203EA'O 20250410103356628 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103356628 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103356628 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103356628 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103356628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103356628 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103356629 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103356629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103356629 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103356629 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 12 00 01 05 01 00 02 03 ea 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(131)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103356629 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250410103356629 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250410103356629 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250410103356629 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250410103356629 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250410103356629 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410103356629 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250410103356629 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410103356629 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410103356629 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410103356629 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ)[0x563b4cbf4570]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250410103356629 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x563b4cbfb8c0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410103356629 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x563b4cbfb8c0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ)[0x563b4cbf4570] (call_leg.c:197) 20250410103356629 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x563b4cbfb8c0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410103356629 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x563b4cbfb8c0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410103356629 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x563b4cbf9250]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410103356629 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x563b4cbf9250]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ)[0x563b4cbf4570] (call_leg.c:197) 20250410103356630 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ)[0x563b4cbf4570]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250410103356630 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x563b4cbf9250]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410103356630 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x563b4cbf9250]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410103356630 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ)[0x563b4cbf4570]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250410103356630 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ)[0x563b4cbf4570]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ)[0x563b4cbf6e60] (call_leg.c:198) 20250410103356630 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ)[0x563b4cbf4570]{RELEASING}: Freeing instance (call_leg.c:198) 20250410103356630 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ)[0x563b4cbf4570]{RELEASING}: Deallocated (fsm.c:568) 20250410103356630 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410103356630 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103356630 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103356630 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103356630 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103356630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103356630 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103356630 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103356630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103356630 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103356630 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 03 06 2a f7 ef 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(131)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(131)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(129)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(129)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(129)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(132)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mo_call_ipv60(137)-2147483646 TC_lu_and_mo_call_ipv60(137)@7d38b4d9c9a0: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_call_ipv60(137)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(129)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(129)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(129)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(129)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(131)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103356634 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103356634 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103356634 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103356634 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103356634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103356634 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103356634 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103356634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103356634 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103356634 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 12 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_lu_and_mo_call_ipv60(137)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX 20250410103356634 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ)[0x563b4cbf6990]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410103356635 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ)[0x563b4cbf6990]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ)[0x563b4cbf6e60] (msc_a.c:1053) 20250410103356635 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ)[0x563b4cbf6990]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410103356635 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-18:CM_SERVICE_REQ)[0x563b4cbf6990]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410103356635 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA - active-conn: now used by 1 (attached) (msub.c:375) 20250410103356635 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103356635 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103356635 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103356635 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103356635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103356635 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103356635 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103356635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103356635 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103356635 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 03 04 2a f7 ef 00 00 12 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(131)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(131)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(131)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103356636 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103356636 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103356636 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103356636 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103356636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103356636 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103356636 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103356636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103356636 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103356636 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 12 2a f7 ef 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(130)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mo_call_ipv60(137)2815983 TC_lu_and_mo_call_ipv60(137)@7d38b4d9c9a0: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_call_ipv60(137)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(137)@7d38b4d9c9a0: f_call_hangup 9: done TC_lu_and_mo_call_ipv60(137)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(137)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410103357652 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410103357652 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103357652 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410103357652 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250410103357652 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410103357652 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410103357652 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410103357652 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103357652 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410103357652 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410103357652 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410103357652 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103357652 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410103357652 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410103357652 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410103357652 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410103357652 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410103357652 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103357652 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103357652 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410103357652 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test_0-SCCP(129)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103357653 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410103357653 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP(135)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(131)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(130)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103357655 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(132)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(134)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(133)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(136)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(128)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(138)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(128): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(129): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(130): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(131): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(132): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(133): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(134): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(135): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(136): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_lu_and_mo_call_ipv60(137): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(138): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_lu_and_mo_call_ipv6 finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_call_ipv6 pass'. Thu Apr 10 10:33:57 UTC 2025 ====== MSC_Tests.TC_lu_and_mo_call_ipv6 pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_and_mo_call_ipv6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=450468) 20250410103358656 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=450468, count=467020) 20250410103359653 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410103359654 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410103359654 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410103359658 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_call_ipv6 pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout'. ------ MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout ------ Thu Apr 10 10:34:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410103400658 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_lu_and_mo_call_sccp_tiar_timeout started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(142)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(142)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(142)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(140)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410103401328 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(143)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410103401522 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410103401522 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410103401522 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410103401522 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(142)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(142)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(142)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410103401527 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103401527 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410103401527 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410103401527 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410103401527 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410103401527 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410103401527 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410103401527 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103401527 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410103401527 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(142)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(142)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410103401527 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(142)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(142)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(142)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(142)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410103401527 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103401527 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410103401527 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410103401527 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410103401528 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410103401528 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410103401528 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410103401528 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103401528 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410103401528 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410103401528 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103401528 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(142)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(142)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(142)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(142)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(142)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(142)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(142)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410103401528 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410103401528 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410103401659 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103401660 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(145)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(145)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410103401665 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(145)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(145)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(145)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(145)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(145)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(145)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410103401685 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410103401685 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(146)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000089" to be handled at TC_lu_and_mo_call_sccp_tiar_timeout0(148) TC_lu_and_mo_call_sccp_tiar_timeout0(148)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000089'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410103402335 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103402335 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103402335 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103402335 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103402335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103402335 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103402335 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103402335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103402335 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103402335 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(142)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103402337 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103402337 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103402337 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103402337 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103402337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103402337 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103402337 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103402337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103402337 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103402337 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(142)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(142)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(141)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(141)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(148)16455153 MSC_Test_0-SCCP(140)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(141)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410103402351 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103402351 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103402351 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103402351 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103402351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103402351 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103402351 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103402351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103402351 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103402351 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 fb 15 f1 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 98 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(142)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103402352 DMM DEBUG msc_a(IMSI-262420000000089:GERAN-A-19:LU)[0x563b4cbf5c00]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000089 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410103402352 DMM DEBUG msc_a(IMSI-262420000000089:GERAN-A-19:LU)[0x563b4cbf5c00]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410103402352 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x563b4cbf9250]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410103402352 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x563b4cbf9250]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000089:GERAN-A-19:LU)[0x563b4cbf5c00] (fsm.c:486) 20250410103402352 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x563b4cbf9250]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410103402352 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x563b4cbf9250]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410103402352 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410103402352 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000089 id=262420000000089 (vlr.c:661) 20250410103402352 DVLR INFO New subscr, IMSI: 262420000000089 (vlr.c:562) 20250410103402352 DVLR DEBUG VLR subscr IMSI-262420000000089 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410103402352 DVLR DEBUG VLR subscr IMSI-262420000000089 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410103402352 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410103402352 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x563b4cbf9250]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410103402352 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x563b4cbf9250]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410103402352 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x563b4cbf9250]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410103402352 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x563b4cbf9250]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410103402352 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x563b4cbf9250]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410103402352 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x563b4cbf9250]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410103402352 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x563b4cbf47c0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410103402352 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x563b4cbf47c0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x563b4cbf9250] (fsm.c:486) 20250410103402352 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x563b4cbf47c0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410103402352 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x563b4cbf47c0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410103402352 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103402352 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103402352 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103402352 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103402352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103402352 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103402352 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103402352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103402352 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103402352 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 02 02 fb 15 f1 00 00 13 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410103402352 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103402352 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103402352 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103402353 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103402353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103402353 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103402353 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103402353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103402353 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103402353 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 02 06 fb 15 f1 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 98 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(142)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(142)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(142)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(142)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'FB15F1'O, sourceLocRef := '000013'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(140)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(140)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(140)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(146)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000089" handled at TC_lu_and_mo_call_sccp_tiar_timeout0(148) MSC_Test-GSUP(146)@7d38b4d9c9a0: Added IMSI table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(148)"262420000000089" 20250410103402356 DVLR DEBUG VLR subscr IMSI-262420000000089 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410103402356 DVLR DEBUG VLR subscr IMSI-262420000000089 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(140)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(140)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(140)@7d38b4d9c9a0: vl_from0 20250410103402356 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103402356 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103402356 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103402356 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103402356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103402356 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103402356 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103402356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103402356 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(140)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(142)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103402356 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 13 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_lu_and_mo_call_sccp_tiar_timeout0(148)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_sccp_tiar_timeout0(148)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410103402360 DVLR DEBUG VLR subscr IMSI-262420000000089 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103402360 DVLR DEBUG IMSI:262420000000089 has MSISDN:491230000089 (vlr.c:1045) 20250410103402360 DMSC NOTICE msub(IMSI-262420000000089:MSISDN-491230000089) VLR: update for IMSI=262420000000089 (MSISDN=491230000089) (gsm_04_08.c:1541) 20250410103402360 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410103402361 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103402361 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x563b4cbf9250]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410103402361 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x563b4cbf47c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410103402361 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x563b4cbf47c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410103402361 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x563b4cbf47c0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410103402361 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x563b4cbf47c0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x563b4cbf9250] (vlr_lu_fsm.c:110) 20250410103402361 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x563b4cbf47c0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410103402361 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x563b4cbf47c0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410103402361 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x563b4cbf9250]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410103402361 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x563b4cbf9250]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410103402361 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x563b4cbf68f0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410103402361 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x563b4cbf68f0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x563b4cbf9250] (fsm.c:486) 20250410103402361 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x563b4cbf68f0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410103402361 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x563b4cbf68f0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410103402361 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x563b4cbf68f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410103402361 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x563b4cbf68f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410103402361 DMSC NOTICE msub(IMSI-262420000000089:MSISDN-491230000089:TMSInew-0x709635D2) VLR: update for IMSI=262420000000089 (MSISDN=491230000089) (gsm_04_08.c:1541) 20250410103402361 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x563b4cbf68f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410103402361 DMM DEBUG -> IMSI-262420000000089:MSISDN-491230000089:TMSInew-0x709635D2 LOCATION UPDATE ACCEPT (TMSI = 0x709635d2) (gsm_04_08.c:149) 20250410103402361 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSInew-0x709635D2 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410103402361 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103402361 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103402361 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103402361 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103402361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103402361 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103402361 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103402361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103402361 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103402361 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 02 06 fb 15 f1 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 70 96 35 d2 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(142)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(142)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(140)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_sccp_tiar_timeout0(148)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(141)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(141)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(140)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(140)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(140)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(140)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O 20250410103402367 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103402367 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103402367 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103402367 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103402367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(142)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103402367 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103402367 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103402367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103402367 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103402367 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 13 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103402367 DMM DEBUG msc_a(IMSI-262420000000089:MSISDN-491230000089:TMSInew-0x709635D2:GERAN-A-19:LU)[0x563b4cbf5c00]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410103402367 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSInew-0x709635D2:GERAN-A-19:LU)[0x563b4cbf9250]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410103402367 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x563b4cbf68f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410103402367 DMSC NOTICE msub(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2) VLR: update for IMSI=262420000000089 (MSISDN=491230000089) (gsm_04_08.c:1541) 20250410103402367 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410103402367 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x563b4cbf68f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410103402367 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-19:LU)[0x563b4cbf9250]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410103402367 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x563b4cbf68f0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410103402367 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x563b4cbf68f0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-19:LU)[0x563b4cbf9250] (vlr_lu_fsm.c:817) 20250410103402367 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x563b4cbf68f0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410103402367 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x563b4cbf68f0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410103402367 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-19:LU)[0x563b4cbf9250]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410103402367 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000089/3/1): Available (smpp_smsc.c:626) 20250410103402367 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410103402367 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410103402367 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410103402368 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410103402368 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103402368 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103402368 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103402368 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103402368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103402368 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103402368 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103402368 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103402368 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103402368 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 02 06 fb 15 f1 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(142)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(142)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(140)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(140)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(140)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(140)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(140)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410103402369 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103402369 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103402369 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103402369 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103402369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103402369 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103402369 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103402369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103402369 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103402369 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 13 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(142)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103402369 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-19:LU)[0x563b4cbf9250]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410103402369 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-19:LU)[0x563b4cbf9250]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-19:LU)[0x563b4cbf5c00] (msc_a.c:1053) 20250410103402369 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-19:LU)[0x563b4cbf9250]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410103402369 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-19:LU)[0x563b4cbf9250]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410103402369 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-19:LU)[0x563b4cbf9250]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410103402369 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2 - active-conn: now used by 1 (attached) (msub.c:375) 20250410103402369 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103402369 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103402369 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103402369 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103402369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103402369 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103402369 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103402369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103402369 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103402369 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 02 04 fb 15 f1 00 00 13 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(142)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(142)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@7d38b4d9c9a0: Session index based on local reference:0 20250410103402370 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103402370 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103402370 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103402370 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103402370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(142)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103402370 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103402370 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103402370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103402370 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103402370 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 13 fb 15 f1 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(141)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(148)16455153 TC_lu_and_mo_call_sccp_tiar_timeout0(148)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410103402371 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410103402371 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_call_sccp_tiar_timeout0(148)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_sccp_tiar_timeout0(148)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_sccp_tiar_timeout0(148)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_sccp_tiar_timeout0(148)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '709635D2'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(141)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(148)9263682 MSC_Test_0-RAN(141)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(140)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(142)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103402576 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103402576 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103402576 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103402576 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103402576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103402576 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103402576 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103402576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103402576 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103402576 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 8d 5a 42 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 70 96 35 d2 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103402577 DMM DEBUG msc_a(TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ)[0x563b4cbfb8c0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250410103402577 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ)[0x563b4cbf6730]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410103402577 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ)[0x563b4cbf6730]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ)[0x563b4cbfb8c0] (fsm.c:486) 20250410103402577 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ)[0x563b4cbf6730]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410103402577 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ)[0x563b4cbf6730]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410103402577 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410103402577 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410103402577 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ)[0x563b4cbf6730]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410103402577 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ)[0x563b4cbf6730]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410103402577 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ)[0x563b4cbf6730]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410103402577 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ)[0x563b4cbf6730]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410103402577 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ)[0x563b4cbf6730]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410103402577 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ)[0x563b4cbf6730]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410103402577 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ)[0x563b4cbf6730]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410103402577 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ)[0x563b4cbf6730]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410103402577 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ)[0x563b4cbf6730]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410103402577 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ)[0x563b4cbf6730]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410103402577 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000089/3/1): Available (smpp_smsc.c:626) 20250410103402577 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410103402577 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103402577 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103402577 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103402577 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103402577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103402577 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103402577 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103402577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103402577 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103402577 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 05 02 8d 5a 42 00 00 14 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410103402577 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103402577 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103402577 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103402577 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103402577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103402577 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103402577 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103402577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103402577 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103402577 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 05 06 8d 5a 42 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 98 (osmo_ss7_asp.c:1175) 20250410103402577 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103402577 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103402577 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103402577 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103402577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103402577 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103402577 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103402577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103402577 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103402577 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 05 06 8d 5a 42 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(142)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(142)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(142)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(142)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(142)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(142)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@7d38b4d9c9a0: { messageType := 2, destLocRef := '8D5A42'O, sourceLocRef := '000014'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(140)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(140)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(140)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(140)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(140)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410103402579 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410103402579 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_call_sccp_tiar_timeout0(148)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_sccp_tiar_timeout0(148)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(143)@7d38b4d9c9a0: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_call_sccp_tiar_timeout0(148) MSC_Test-MGCP(144)@7d38b4d9c9a0: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_call_sccp_tiar_timeout0(148) MSC_Test_0-RAN(141)@7d38b4d9c9a0: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(141)@7d38b4d9c9a0: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(140)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(140)@7d38b4d9c9a0: vl_len:19 MSC_Test_0-SCCP(140)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(140)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O 20250410103402592 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103402592 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103402592 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103402592 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103402592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103402592 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103402593 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103402593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103402593 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103402593 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 14 00 01 13 01 00 10 03 45 04 06 60 05 04 02 00 81 5e 04 80 21 43 f5 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(142)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103402593 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250410103402593 DCC DEBUG trans(CC:NULL IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2 callref-0x80000003 tid-8) New transaction (transaction.c:231) 20250410103402593 DCC DEBUG trans(CC:NULL IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250410103402593 DCC DEBUG trans(CC:NULL IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250410103402593 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250410103402593 DCC DEBUG trans(CC:NULL IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:702) 20250410103402593 DCC INFO trans(CC:NULL IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250410103402593 DCC DEBUG trans(CC:NULL IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250410103402593 DCC DEBUG call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ)[0x563b4cbf47c0]{ESTABLISHING}: Allocated (fsm.c:456) 20250410103402593 DCC DEBUG call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ)[0x563b4cbf47c0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ)[0x563b4cbfb8c0] (fsm.c:486) 20250410103402593 DCC DEBUG trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:2161) 20250410103402593 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ)[0x563b4cc067b0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410103402593 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ)[0x563b4cc067b0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ)[0x563b4cbf47c0] (fsm.c:486) 20250410103402593 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ:trans-8:call-3:RTP_TO_CN:no-CI)[0x563b4cc067b0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250410103402593 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ:trans-8:call-3:RTP_TO_CN:no-CI)[0x563b4cc067b0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250410103402593 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ)[0x563b4cc06a10]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410103402593 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ)[0x563b4cc06a10]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ)[0x563b4cbf47c0] (fsm.c:486) 20250410103402593 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ:trans-8:call-3:RTP_TO_RAN:no-CI)[0x563b4cc06a10]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250410103402593 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ:trans-8:call-3:RTP_TO_RAN:no-CI)[0x563b4cc06a10]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(144)@7d38b4d9c9a0: Found Expect[0] for { line := { verb := "CRCX", trans_id := "13", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_call_sccp_tiar_timeout0(148) TC_lu_and_mo_call_sccp_tiar_timeout0(148)@7d38b4d9c9a0: f_mo_call_establish 2: rx 1st CRCX 20250410103402606 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ:trans-8:call-3:RTP_TO_CN:no-CI)[0x563b4cc067b0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410103402606 DCC DEBUG call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ)[0x563b4cbf47c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410103402606 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_lu_and_mo_call_sccp_tiar_timeout0(148)@7d38b4d9c9a0: f_mo_call_establish 6: rx 2nd CRCX 20250410103402608 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ:trans-8:call-3:RTP_TO_RAN:no-CI)[0x563b4cc06a10]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410103402608 DCC DEBUG call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ)[0x563b4cbf47c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410103402608 DCC DEBUG trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:705) 20250410103402608 DCC DEBUG trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) Sending Assignment Command (msc_a.c:706) 20250410103402608 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103402608 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103402608 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103402608 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103402608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103402608 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) MSC_Test-MNCC(143)@7d38b4d9c9a0: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_call_sccp_tiar_timeout0(148) MSC_Test-MNCC(143)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(148)-2147483645 20250410103402608 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103402608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103402608 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103402608 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3b 00 00 00 b9 00 00 00 c1 03 00 00 05 06 8d 5a 42 00 01 24 00 22 01 0b 07 01 0a a1 a5 91 81 05 7c 06 02 02 02 02 2a f8 7d 09 83 ff 57 84 3f 07 82 80 81 7f 03 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(142)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(142)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(140)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_sccp_tiar_timeout0(148)@7d38b4d9c9a0: f_mo_call_establish 1: rx MNCC SETUP ind TC_lu_and_mo_call_sccp_tiar_timeout0(148)@7d38b4d9c9a0: f_mo_call_establish 4: rx Assignment Request 20250410103402612 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(140)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(140)@7d38b4d9c9a0: vl_len:14 MSC_Test_0-SCCP(140)@7d38b4d9c9a0: vl_from0 20250410103402614 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103402614 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103402614 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103402614 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103402614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103402614 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103402614 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103402614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103402614 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103402614 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 14 00 01 0e 00 0c 02 7c 06 09 08 07 06 23 28 7e 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(140)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(142)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103402614 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ:trans-8:call-3:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4cc06a10]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250410103402614 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ:trans-8:call-3:RTP_TO_RAN:CI-22222:no-remote-port:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000)[0x563b4cc06a10]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250410103402614 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ:trans-8:call-3:RTP_TO_RAN:CI-22222:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc06a10]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250410103402614 DCC DEBUG trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:1596) 20250410103402614 DCC INFO trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) Assignment Complete: RAN: GSM#3, CN: GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111 (msc_a.c:1597) 20250410103402614 DCC DEBUG trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:2187) 20250410103402614 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_lu_and_mo_call_sccp_tiar_timeout0(148)@7d38b4d9c9a0: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_call_sccp_tiar_timeout0(148)@7d38b4d9c9a0: f_mo_call_establish 5: rx MDCX for the RAN side 20250410103402616 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250410103402616 DCC DEBUG trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410103402616 DCC DEBUG trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250410103402616 DCC DEBUG trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250410103402616 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103402616 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103402616 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103402616 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103402616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103402616 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103402616 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103402616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103402616 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103402616 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 05 06 8d 5a 42 00 01 0d 01 00 0a 83 02 04 06 60 00 02 04 01 85 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(142)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(142)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(140)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410103402616 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ:trans-8:call-3:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc06a10]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410103402616 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ:trans-8:call-3:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc06a10]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410103402616 DCC DEBUG call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ)[0x563b4cbf47c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410103402619 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250410103402619 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410103402619 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250410103402619 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250410103402619 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103402619 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103402619 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103402619 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103402619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103402619 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103402619 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103402619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103402619 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103402619 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 05 06 8d 5a 42 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(142)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(142)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(140)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_sccp_tiar_timeout0(148)@7d38b4d9c9a0: f_mo_call_establish 7: rx CC Alerting 20250410103402621 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250410103402621 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250410103402621 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:798) 20250410103402621 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ:trans-8:call-3:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc067b0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250410103402621 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ:trans-8:call-3:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc067b0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250410103402621 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ:trans-8:call-3:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc067b0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250410103402622 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250410103402622 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410103402622 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250410103402622 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250410103402622 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250410103402622 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103402622 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103402622 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103402622 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103402622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103402622 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103402622 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103402622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103402622 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103402622 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 05 06 8d 5a 42 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(142)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(142)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(140)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_sccp_tiar_timeout0(148)@7d38b4d9c9a0: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_call_sccp_tiar_timeout0(148)@7d38b4d9c9a0: { line := { verb := "MDCX", trans_id := "16", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "3" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_lu_and_mo_call_sccp_tiar_timeout0(148)@7d38b4d9c9a0: f_mo_call_establish 10: rx CC CONNECT 20250410103402623 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ:trans-8:call-3:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc067b0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410103402623 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ:trans-8:call-3:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc067b0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410103402623 DCC DEBUG call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ)[0x563b4cbf47c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410103402623 DCC DEBUG call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ)[0x563b4cbf47c0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(141)@7d38b4d9c9a0: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(141)@7d38b4d9c9a0: patched enc_l3: '038F'O MSC_Test_0-SCCP(140)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(140)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(140)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(140)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(142)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103402624 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103402624 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103402624 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103402624 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103402624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103402624 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103402624 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103402624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103402624 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103402624 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 14 00 01 05 01 00 02 03 8f 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103402624 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250410103402624 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250410103402624 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250410103402624 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410103402624 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_lu_and_mo_call_sccp_tiar_timeout0(148)@7d38b4d9c9a0: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_call_sccp_tiar_timeout0(148)@7d38b4d9c9a0: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_call_sccp_tiar_timeout0(148)@7d38b4d9c9a0: f_mo_call_establish DONE TC_lu_and_mo_call_sccp_tiar_timeout0(148)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410103404623 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103404623 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103404623 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103404623 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103404623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103404623 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103404623 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103404623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103404623 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103404623 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1b 00 00 00 b9 00 00 00 c1 03 00 00 05 10 8d 5a 42 00 00 14 02 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(142)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(142)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@7d38b4d9c9a0: Session index based on local reference:0 20250410103406624 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103406624 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103406624 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103406624 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103406624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103406624 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103406624 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103406624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103406624 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103406624 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1b 00 00 00 b9 00 00 00 c1 03 00 00 05 10 8d 5a 42 00 00 14 02 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(142)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(142)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@7d38b4d9c9a0: Session index based on local reference:0 20250410103407626 DCC DEBUG call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ)[0x563b4cbf47c0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410103407626 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ:trans-8:call-3:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc06a10]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410103407626 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ:trans-8:call-3:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc06a10]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ)[0x563b4cbf47c0] (msub.c:113) 20250410103407626 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ:trans-8:call-3:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc06a10]{ESTABLISHED}: Freeing instance (msub.c:113) 20250410103407626 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ:trans-8:call-3:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc06a10]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410103407626 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ:trans-8:call-3:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc067b0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410103407626 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ:trans-8:call-3:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc067b0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ)[0x563b4cbf47c0] (msub.c:113) 20250410103407626 DCC DEBUG call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ)[0x563b4cbf47c0]{ESTABLISHED}: FSM instance already terminating, not dispatching event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250410103407626 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ:trans-8:call-3:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc067b0]{ESTABLISHED}: Freeing instance (msub.c:113) 20250410103407626 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ:trans-8:call-3:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc067b0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410103407626 DCC DEBUG call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ)[0x563b4cbf47c0]{ESTABLISHED}: Removing from parent msc_a(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ)[0x563b4cbfb8c0] (msub.c:113) 20250410103407626 DCC DEBUG call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ)[0x563b4cbf47c0]{ESTABLISHED}: Freeing instance (msub.c:113) 20250410103407626 DCC DEBUG call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ)[0x563b4cbf47c0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410103407626 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ)[0x563b4cbf6730]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410103407626 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ)[0x563b4cbf6730]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ)[0x563b4cbfb8c0] (msub.c:113) 20250410103407626 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ)[0x563b4cbf6730]{PR_ARQ_S_DONE}: Freeing instance (msub.c:113) 20250410103407626 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ)[0x563b4cbf6730]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410103407626 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) Freeing transaction (transaction.c:243) 20250410103407626 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250410103407626 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250410103407626 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) new state ACTIVE -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250410103407626 DMSC ERROR (IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2) Cannot tx event to MSC-I, no such role defined (msc_a.c:2113) 20250410103407626 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250410103407626 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250410103407626 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250410103407626 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2 - active-conn: now used by 1 (attached) (msub.c:375) 20250410103407627 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103407627 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103407627 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103407627 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103407627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103407627 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103407627 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103407627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103407627 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103407627 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 00 04 8d 5a 42 00 00 14 0d 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(142)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(142)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@7d38b4d9c9a0: Session index based on local reference:0 20250410103407628 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103407628 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103407628 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103407629 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103407629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103407629 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(142)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103407629 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103407629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103407629 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103407629 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 14 8d 5a 42 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test-MNCC(143)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(148)-2147483645 MSC_Test_0-RAN(141)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(148)9263682 TC_lu_and_mo_call_sccp_tiar_timeout0(148)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_sccp_tiar_timeout0(148)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_sccp_tiar_timeout0(148)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test_0-M3UA(142)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103407639 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(145)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(146)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(141)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103407640 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410103407640 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(140)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(147)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(144)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(143)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(139)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(149)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(139): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(140): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(141): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(142): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(143): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(144): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(145): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(146): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(147): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_lu_and_mo_call_sccp_tiar_timeout0(148): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_lu_and_mo_call_sccp_tiar_timeout finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout pass'. Thu Apr 10 10:34:07 UTC 2025 ====== MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout.talloc 20250410103407832 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410103407832 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103407832 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410103407832 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410103407832 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410103407832 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103407832 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410103407832 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410103407832 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410103407832 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103407832 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410103407832 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410103407832 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410103407832 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410103407832 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410103407832 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103407832 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103407832 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410103407832 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410103407832 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410103407833 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=372184) 20250410103408640 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=372184, count=428868) 20250410103409640 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103409834 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410103409834 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410103409834 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_auth_sai_timeout'. ------ MSC_Tests.TC_lu_auth_sai_timeout ------ Thu Apr 10 10:34:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_auth_sai_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_auth_sai_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410103410642 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_auth_sai_timeout' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_lu_auth_sai_timeout started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(153)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(153)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(153)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(151)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410103411276 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(154)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410103411472 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410103411472 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410103411472 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410103411472 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(153)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(153)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(153)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410103411478 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103411478 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410103411478 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) MSC_Test_0-M3UA(153)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(153)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(153)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(153)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(153)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(153)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(153)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(153)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410103411481 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) MSC_Test_0-M3UA(153)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(153)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(153)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(153)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(153)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410103411482 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410103411478 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410103411478 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410103411478 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410103411478 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410103411478 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103411478 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410103411478 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410103411478 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250410103411481 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103411481 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410103411481 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410103411481 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410103411481 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410103411481 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410103411481 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410103411481 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103411481 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410103411481 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410103411481 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103411481 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410103411643 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103411643 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(156)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(156)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410103411648 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(156)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(156)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(156)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(156)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(156)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(156)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410103411672 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410103411672 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(157)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000008" to be handled at TC_lu_auth_sai_timeout0(159) TC_lu_auth_sai_timeout0(159)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000008'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410103412285 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103412285 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103412285 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103412285 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103412285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103412285 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103412285 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103412285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103412285 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103412285 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(153)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103412285 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103412285 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103412285 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103412285 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103412285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103412285 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103412285 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103412285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103412285 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103412285 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(153)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(153)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(152)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(152)@7d38b4d9c9a0: Added conn table entry 0TC_lu_auth_sai_timeout0(159)9321899 MSC_Test_0-SCCP(151)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(152)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(153)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103412298 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103412298 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103412298 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103412298 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103412299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103412299 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103412299 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103412299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103412299 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103412299 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 8e 3d ab 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103412299 DMM DEBUG msc_a(IMSI-262420000000008:GERAN-A-21:LU)[0x563b4cbf47c0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000008 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410103412299 DMM DEBUG msc_a(IMSI-262420000000008:GERAN-A-21:LU)[0x563b4cbf47c0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410103412299 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x563b4cbf6730]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410103412299 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x563b4cbf6730]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000008:GERAN-A-21:LU)[0x563b4cbf47c0] (fsm.c:486) 20250410103412299 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x563b4cbf6730]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410103412299 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x563b4cbf6730]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410103412299 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410103412299 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000008 id=262420000000008 (vlr.c:661) 20250410103412299 DVLR INFO New subscr, IMSI: 262420000000008 (vlr.c:562) 20250410103412299 DVLR DEBUG VLR subscr IMSI-262420000000008 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410103412299 DVLR DEBUG VLR subscr IMSI-262420000000008 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410103412299 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410103412299 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x563b4cbf6730]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410103412299 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x563b4cbf6730]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410103412299 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x563b4cbf6730]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410103412299 DVLR DEBUG VLR_Authenticate(IMSI-262420000000008:GERAN-A-21:LU)[0x563b4cbf9250]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410103412299 DVLR DEBUG VLR_Authenticate(IMSI-262420000000008:GERAN-A-21:LU)[0x563b4cbf9250]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x563b4cbf6730] (fsm.c:486) 20250410103412299 DVLR DEBUG VLR_Authenticate(IMSI-262420000000008:GERAN-A-21:LU)[0x563b4cbf9250]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410103412299 DVLR DEBUG VLR_Authenticate(IMSI-262420000000008:GERAN-A-21:LU)[0x563b4cbf9250]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410103412299 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103412299 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103412299 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103412299 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103412299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103412299 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103412299 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103412299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103412299 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103412300 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 04 02 8e 3d ab 00 00 15 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(153)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(153)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(151)@7d38b4d9c9a0: { messageType := 2, destLocRef := '8E3DAB'O, sourceLocRef := '000015'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(151)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(157)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000008" handled at TC_lu_auth_sai_timeout0(159) MSC_Test-GSUP(157)@7d38b4d9c9a0: Added IMSI table entry 0TC_lu_auth_sai_timeout0(159)"262420000000008" MSC_Test_0-SCCP(151)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(151)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(151)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(151)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(153)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103412304 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103412304 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103412304 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103412304 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103412304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103412304 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103412304 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103412304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103412304 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103412304 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 15 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103417301 DVLR DEBUG VLR subscr IMSI-262420000000008 + msc_a_fsm_releasing_onenter: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410103417301 DVLR DEBUG VLR subscr IMSI-262420000000008 + vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410103417301 DMM INFO msc_a(IMSI-262420000000008:GERAN-A-21:LU)[0x563b4cbf47c0]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250410103417301 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x563b4cbf6730]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410103417301 DVLR DEBUG VLR subscr IMSI-262420000000008 - vlr_subscr_cancel_attach_fsm: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410103417302 DVLR DEBUG VLR subscr IMSI-262420000000008 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250410103417302 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103417302 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103417302 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103417302 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103417302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103417302 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103417302 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103417302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103417302 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103417302 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 04 06 8e 3d ab 00 01 06 01 00 03 05 04 16 00 00 00 (osmo_ss7_asp.c:1175) 20250410103417302 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103417302 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103417303 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103417303 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103417303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103417303 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103417303 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103417303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103417303 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103417303 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 04 06 8e 3d ab 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(153)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(153)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(153)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(153)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(151)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(151)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(151)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(151)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(151)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(151)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(151)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(151)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(151)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(151)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(151)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(151)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410103417314 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103417314 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103417314 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103417314 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103417314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103417314 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(153)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103417314 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103417314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103417314 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103417314 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 15 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103417315 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x563b4cbf6730]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410103417315 DVLR DEBUG VLR_Authenticate(IMSI-262420000000008:GERAN-A-21:LU)[0x563b4cbf9250]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410103417315 DVLR DEBUG VLR_Authenticate(IMSI-262420000000008:GERAN-A-21:LU)[0x563b4cbf9250]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Removing from parent vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x563b4cbf6730] (msc_a.c:1053) 20250410103417315 DVLR DEBUG VLR_Authenticate(IMSI-262420000000008:GERAN-A-21:LU)[0x563b4cbf9250]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Freeing instance (msc_a.c:1053) 20250410103417315 DVLR DEBUG VLR_Authenticate(IMSI-262420000000008:GERAN-A-21:LU)[0x563b4cbf9250]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Deallocated (fsm.c:568) 20250410103417315 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x563b4cbf6730]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000008:GERAN-A-21:LU)[0x563b4cbf47c0] (msc_a.c:1053) 20250410103417315 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x563b4cbf6730]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410103417315 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x563b4cbf6730]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410103417315 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x563b4cbf6730]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410103417315 DVLR INFO VLR subscr IMSI-262420000000008 - active-conn: now used by 0 (-) (msub.c:375) 20250410103417315 DVLR DEBUG SUBSCR(IMSI-262420000000008) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250410103417316 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103417316 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103417316 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103417316 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103417316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103417316 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103417316 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103417316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103417316 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103417316 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 04 04 8e 3d ab 00 00 15 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(153)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(153)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(151)@7d38b4d9c9a0: Session index based on local reference:0 20250410103417317 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103417317 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103417317 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103417317 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103417317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103417317 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103417317 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103417317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103417317 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103417317 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 15 8e 3d ab 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(153)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(152)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_auth_sai_timeout0(159)9321899 TC_lu_auth_sai_timeout0(159)@7d38b4d9c9a0: setverdict(pass): none -> pass TC_lu_auth_sai_timeout0(159)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci() TC_lu_auth_sai_timeout0(159)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_auth_sai_timeout0(159)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test_0-SCCP(151)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(153)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103417327 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(156)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103417328 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410103417328 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(157)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(158)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(150)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(152)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(154)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(160)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(155)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(150): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(151): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(152): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(153): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(154): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(155): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(156): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(157): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(158): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_lu_auth_sai_timeout0(159): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(160): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_lu_auth_sai_timeout finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_auth_sai_timeout pass'. Thu Apr 10 10:34:17 UTC 2025 ====== MSC_Tests.TC_lu_auth_sai_timeout pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_auth_sai_timeout.talloc 20250410103417520 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410103417520 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103417520 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410103417520 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410103417520 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410103417520 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103417520 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410103417520 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410103417520 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410103417520 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103417520 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410103417520 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410103417520 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410103417520 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410103417520 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410103417520 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103417520 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103417520 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410103417520 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410103417521 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410103417521 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=159196) 20250410103418328 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=159196, count=172516) 20250410103419330 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103419521 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410103419522 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410103419522 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_auth_sai_timeout pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_auth_sai_err'. ------ MSC_Tests.TC_lu_auth_sai_err ------ Thu Apr 10 10:34:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_auth_sai_err.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_auth_sai_err.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410103420332 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_auth_sai_err' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_lu_auth_sai_err started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(164)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(164)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(164)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(162)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410103421028 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(165)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410103421225 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410103421225 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410103421225 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410103421225 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(164)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(164)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(164)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410103421230 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103421230 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410103421230 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410103421230 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410103421230 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410103421230 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410103421230 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410103421230 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103421230 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410103421230 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410103421230 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(164)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(164)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(164)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(164)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(164)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410103421230 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103421230 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410103421230 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410103421230 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410103421230 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410103421230 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410103421230 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410103421230 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103421230 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410103421230 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410103421230 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103421230 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(164)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(164)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(164)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410103421230 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410103421230 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(164)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(164)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(164)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(164)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(164)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410103421334 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103421334 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(167)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(167)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410103421340 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(167)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(167)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(167)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(167)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(167)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(167)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410103421362 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410103421362 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(168)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000009" to be handled at TC_lu_auth_sai_err0(170) TC_lu_auth_sai_err0(170)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000009'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(164)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103422032 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103422032 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103422032 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103422032 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103422032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103422032 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103422032 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103422032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103422032 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103422032 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103422032 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103422032 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103422032 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103422032 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103422032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103422032 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103422032 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103422032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103422032 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103422032 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(164)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(164)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(163)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(163)@7d38b4d9c9a0: Added conn table entry 0TC_lu_auth_sai_err0(170)9050148 MSC_Test_0-SCCP(162)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(163)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(164)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103422045 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103422045 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103422045 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103422045 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103422045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103422045 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103422045 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103422045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103422045 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103422045 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 8a 18 24 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 90 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103422046 DMM DEBUG msc_a(IMSI-262420000000009:GERAN-A-22:LU)[0x563b4cbf47c0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000009 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410103422046 DMM DEBUG msc_a(IMSI-262420000000009:GERAN-A-22:LU)[0x563b4cbf47c0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410103422046 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x563b4cc06c20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410103422046 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x563b4cc06c20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000009:GERAN-A-22:LU)[0x563b4cbf47c0] (fsm.c:486) 20250410103422046 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x563b4cc06c20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410103422046 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x563b4cc06c20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410103422046 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410103422046 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000009 id=262420000000009 (vlr.c:661) 20250410103422046 DVLR INFO New subscr, IMSI: 262420000000009 (vlr.c:562) 20250410103422046 DVLR DEBUG VLR subscr IMSI-262420000000009 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410103422046 DVLR DEBUG VLR subscr IMSI-262420000000009 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410103422046 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410103422046 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x563b4cc06c20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410103422046 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x563b4cc06c20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410103422046 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x563b4cc06c20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410103422046 DVLR DEBUG VLR_Authenticate(IMSI-262420000000009:GERAN-A-22:LU)[0x563b4cc067b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410103422046 DVLR DEBUG VLR_Authenticate(IMSI-262420000000009:GERAN-A-22:LU)[0x563b4cc067b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x563b4cc06c20] (fsm.c:486) 20250410103422046 DVLR DEBUG VLR_Authenticate(IMSI-262420000000009:GERAN-A-22:LU)[0x563b4cc067b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410103422046 DVLR DEBUG VLR_Authenticate(IMSI-262420000000009:GERAN-A-22:LU)[0x563b4cc067b0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410103422046 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103422046 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103422046 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103422046 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103422046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103422046 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103422046 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103422046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103422046 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103422046 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 07 02 8a 18 24 00 00 16 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(164)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(164)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(162)@7d38b4d9c9a0: { messageType := 2, destLocRef := '8A1824'O, sourceLocRef := '000016'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(162)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(168)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000009" handled at TC_lu_auth_sai_err0(170) MSC_Test-GSUP(168)@7d38b4d9c9a0: Added IMSI table entry 0TC_lu_auth_sai_err0(170)"262420000000009" MSC_Test_0-SCCP(162)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(162)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(162)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(162)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(164)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103422050 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103422050 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103422050 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103422050 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103422050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103422050 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103422050 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103422050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103422050 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103422051 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 16 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103422052 DVLR DEBUG VLR subscr IMSI-262420000000009 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103422052 DVLR DEBUG VLR_Authenticate(IMSI-262420000000009:GERAN-A-22:LU)[0x563b4cc067b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_NACK (vlr.c:1026) 20250410103422052 DVLR DEBUG VLR_Authenticate(IMSI-262420000000009:GERAN-A-22:LU)[0x563b4cc067b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: GSUP: rx Auth Info Error cause: 13: Roaming not allowed in this location area (vlr_auth_fsm.c:376) 20250410103422052 DVLR DEBUG VLR_Authenticate(IMSI-262420000000009:GERAN-A-22:LU)[0x563b4cc067b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Authentication terminating with result NO_AUTH_INFO, cause ROAMING_NOT_ALLOWED (vlr_auth_fsm.c:271) 20250410103422052 DVLR DEBUG VLR_Authenticate(IMSI-262420000000009:GERAN-A-22:LU)[0x563b4cc067b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:284) 20250410103422052 DVLR DEBUG VLR_Authenticate(IMSI-262420000000009:GERAN-A-22:LU)[0x563b4cc067b0]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410103422052 DVLR DEBUG VLR_Authenticate(IMSI-262420000000009:GERAN-A-22:LU)[0x563b4cc067b0]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x563b4cc06c20] (vlr_auth_fsm.c:294) 20250410103422052 DVLR DEBUG VLR_Authenticate(IMSI-262420000000009:GERAN-A-22:LU)[0x563b4cc067b0]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250410103422052 DVLR DEBUG VLR_Authenticate(IMSI-262420000000009:GERAN-A-22:LU)[0x563b4cc067b0]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250410103422052 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x563b4cc06c20]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_NO_INFO (vlr_auth_fsm.c:294) 20250410103422052 DMM INFO msc_a(IMSI-262420000000009:GERAN-A-22:LU)[0x563b4cbf47c0]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250410103422052 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x563b4cc06c20]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410103422052 DVLR DEBUG VLR subscr IMSI-262420000000009 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410103422052 DVLR DEBUG VLR subscr IMSI-262420000000009 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410103422052 DVLR DEBUG VLR subscr IMSI-262420000000009 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410103422052 DVLR DEBUG VLR subscr IMSI-262420000000009 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250410103422052 DVLR DEBUG VLR subscr IMSI-262420000000009 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410103422053 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103422053 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103422053 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103422053 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103422053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103422053 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103422053 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103422053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103422053 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103422053 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 07 06 8a 18 24 00 01 06 01 00 03 05 04 0d 00 00 00 (osmo_ss7_asp.c:1175) 20250410103422053 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103422053 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103422053 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103422053 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103422053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103422053 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103422053 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103422053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103422053 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103422053 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 07 06 8a 18 24 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(164)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(164)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(164)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(164)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(162)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(162)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(162)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(162)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(162)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(162)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(162)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(162)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(162)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(162)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(162)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(162)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(164)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103422058 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103422058 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103422058 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103422058 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103422058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103422058 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103422058 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103422058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103422058 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103422058 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 16 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103422058 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x563b4cc06c20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410103422058 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x563b4cc06c20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000009:GERAN-A-22:LU)[0x563b4cbf47c0] (msc_a.c:1053) 20250410103422058 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x563b4cc06c20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410103422058 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x563b4cc06c20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410103422058 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x563b4cc06c20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410103422058 DVLR INFO VLR subscr IMSI-262420000000009 - active-conn: now used by 0 (-) (msub.c:375) 20250410103422058 DVLR DEBUG SUBSCR(IMSI-262420000000009) freeing VLR subscr (max total use count was 4) (vlr.c:472) 20250410103422058 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103422058 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103422058 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103422058 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103422058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103422058 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103422058 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103422058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103422058 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103422058 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 07 04 8a 18 24 00 00 16 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(164)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(164)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(162)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(164)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103422059 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103422059 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103422059 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103422059 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103422059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103422059 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103422059 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103422059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103422059 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103422059 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 16 8a 18 24 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(163)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_auth_sai_err0(170)9050148 TC_lu_auth_sai_err0(170)@7d38b4d9c9a0: setverdict(pass): none -> pass TC_lu_auth_sai_err0(170)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci() TC_lu_auth_sai_err0(170)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_auth_sai_err0(170)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test_0-M3UA(164)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(162)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103422065 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410103422065 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(168)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(165)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(166)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(163)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(171)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(169)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(161)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103422069 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(167)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(162): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(163): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(164): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(165): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(166): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(167): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(168): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(169): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_lu_auth_sai_err0(170): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(171): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_lu_auth_sai_err finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_auth_sai_err pass'. Thu Apr 10 10:34:22 UTC 2025 ====== MSC_Tests.TC_lu_auth_sai_err pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_auth_sai_err.talloc 20250410103422264 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410103422264 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103422264 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410103422264 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410103422264 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410103422264 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103422264 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410103422264 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410103422264 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410103422264 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103422264 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410103422264 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410103422264 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410103422264 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410103422264 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410103422264 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103422264 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103422264 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410103422264 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410103422264 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410103422264 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=165048) 20250410103423071 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=165048, count=171256) 20250410103424072 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103424265 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410103424265 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410103424265 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_auth_sai_err pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_clear_request'. ------ MSC_Tests.TC_lu_clear_request ------ Thu Apr 10 10:34:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_clear_request.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_clear_request.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410103425074 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_clear_request' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_lu_clear_request started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(175)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(175)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(175)@7d38b4d9c9a0: ************************************************* MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-SCCP(173)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410103425714 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(176)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410103425899 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410103425899 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410103425899 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410103425899 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(175)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(175)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(175)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410103425906 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103425906 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410103425906 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410103425906 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410103425906 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410103425906 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410103425906 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410103425906 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103425906 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410103425906 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410103425906 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(175)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(175)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(175)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(175)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(175)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410103425909 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103425909 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410103425909 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410103425909 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410103425909 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410103425909 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410103425909 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410103425909 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103425909 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410103425909 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(175)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(175)@7d38b4d9c9a0: Message received on association #8 20250410103425909 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103425909 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(175)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410103425909 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410103425909 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(175)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(175)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(175)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(175)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(175)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410103426075 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103426075 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(178)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(178)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410103426080 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(178)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(178)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(178)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(178)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(178)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(178)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410103426104 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410103426104 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(179)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000010" to be handled at TC_lu_clear_request0(181) TC_lu_clear_request0(181)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000010'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410103426712 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103426712 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103426712 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103426713 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103426713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103426713 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103426713 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103426713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103426713 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103426713 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(175)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103426713 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103426713 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103426713 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103426713 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103426713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103426713 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103426713 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103426714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103426714 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103426714 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(175)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(175)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(174)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(174)@7d38b4d9c9a0: Added conn table entry 0TC_lu_clear_request0(181)12660161 MSC_Test_0-SCCP(173)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(174)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(175)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103426734 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103426734 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103426734 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103426734 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103426734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103426734 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103426734 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103426734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103426734 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103426734 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 c1 2d c1 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103426735 DMM DEBUG msc_a(IMSI-262420000000010:GERAN-A-23:LU)[0x563b4cbf6730]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000010 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410103426735 DMM DEBUG msc_a(IMSI-262420000000010:GERAN-A-23:LU)[0x563b4cbf6730]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410103426735 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x563b4cbfb8c0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410103426735 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x563b4cbfb8c0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000010:GERAN-A-23:LU)[0x563b4cbf6730] (fsm.c:486) 20250410103426735 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x563b4cbfb8c0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410103426735 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x563b4cbfb8c0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410103426735 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410103426735 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000010 id=262420000000010 (vlr.c:661) 20250410103426735 DVLR INFO New subscr, IMSI: 262420000000010 (vlr.c:562) 20250410103426735 DVLR DEBUG VLR subscr IMSI-262420000000010 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410103426735 DVLR DEBUG VLR subscr IMSI-262420000000010 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410103426735 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410103426735 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x563b4cbfb8c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410103426735 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x563b4cbfb8c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410103426735 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x563b4cbfb8c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410103426735 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x563b4cbfb8c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410103426735 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x563b4cbfb8c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410103426735 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x563b4cbfb8c0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410103426735 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x563b4cc067b0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410103426735 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x563b4cc067b0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x563b4cbfb8c0] (fsm.c:486) 20250410103426735 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x563b4cc067b0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410103426735 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x563b4cc067b0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410103426736 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103426736 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103426736 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103426736 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103426736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103426736 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103426736 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103426736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103426736 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103426736 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 06 02 c1 2d c1 00 00 17 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410103426736 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103426736 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103426736 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103426736 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103426736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103426736 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103426736 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103426736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103426736 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103426736 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 06 06 c1 2d c1 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(175)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(175)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(175)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(175)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(173)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'C12DC1'O, sourceLocRef := '000017'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(173)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(173)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(173)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test-GSUP(179)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000010" handled at TC_lu_clear_request0(181) MSC_Test-GSUP(179)@7d38b4d9c9a0: Added IMSI table entry 0TC_lu_clear_request0(181)"262420000000010" MSC_Test_0-SCCP(173)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(173)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(173)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(173)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(173)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(173)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(175)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103426746 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103426746 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103426746 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103426746 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103426746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103426746 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103426746 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103426746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103426746 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103426746 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 17 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(173)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(173)@7d38b4d9c9a0: vl_len:6 MSC_Test_0-SCCP(173)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(173)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000422040100'O 20250410103427750 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103427750 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103427750 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103427750 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103427750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103427750 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103427750 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103427750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103427750 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103427751 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1d 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 17 00 01 06 00 04 22 04 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(175)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103427751 DVLR DEBUG VLR subscr IMSI-262420000000010 + msc_a_fsm_releasing_onenter: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410103427751 DVLR DEBUG VLR subscr IMSI-262420000000010 + vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410103427751 DMM INFO msc_a(IMSI-262420000000010:GERAN-A-23:LU)[0x563b4cbf6730]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250410103427751 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x563b4cbfb8c0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410103427751 DVLR DEBUG VLR subscr IMSI-262420000000010 - vlr_subscr_cancel_attach_fsm: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410103427751 DVLR DEBUG VLR subscr IMSI-262420000000010 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250410103427752 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103427752 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103427752 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103427752 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103427752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103427752 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103427752 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103427752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103427752 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103427752 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 06 06 c1 2d c1 00 01 06 01 00 03 05 04 16 00 00 00 (osmo_ss7_asp.c:1175) 20250410103427752 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103427752 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103427752 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103427752 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103427752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103427752 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103427752 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103427752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103427752 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103427752 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 06 06 c1 2d c1 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(175)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(175)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(175)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(175)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(173)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(173)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(173)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(173)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(173)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(173)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(173)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(173)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(173)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(173)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(173)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(173)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(175)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103427760 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103427760 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103427760 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103427760 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103427760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103427760 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103427760 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103427760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103427761 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103427761 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 17 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103427761 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x563b4cbfb8c0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410103427761 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x563b4cc067b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410103427761 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x563b4cc067b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Removing from parent vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x563b4cbfb8c0] (msc_a.c:1053) 20250410103427761 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x563b4cc067b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Freeing instance (msc_a.c:1053) 20250410103427761 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x563b4cc067b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Deallocated (fsm.c:568) 20250410103427761 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x563b4cbfb8c0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000010:GERAN-A-23:LU)[0x563b4cbf6730] (msc_a.c:1053) 20250410103427761 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x563b4cbfb8c0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410103427761 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x563b4cbfb8c0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410103427761 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x563b4cbfb8c0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410103427761 DVLR INFO VLR subscr IMSI-262420000000010 - active-conn: now used by 0 (-) (msub.c:375) 20250410103427761 DVLR DEBUG SUBSCR(IMSI-262420000000010) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250410103427762 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103427762 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103427762 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103427762 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103427762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103427762 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103427762 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103427762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103427762 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103427762 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 06 04 c1 2d c1 00 00 17 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(175)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(175)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(173)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(175)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103427763 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103427763 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103427763 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103427763 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103427763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103427764 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103427764 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103427764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103427764 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103427764 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 17 c1 2d c1 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(174)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_clear_request0(181)12660161 TC_lu_clear_request0(181)@7d38b4d9c9a0: setverdict(pass): none -> pass TC_lu_clear_request0(181)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test_0-M3UA(175)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(179)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(174)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103427775 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410103427775 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(173)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(176)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(172)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103427777 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(180)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(178)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(177)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(182)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(172): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(173): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(174): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(175): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(176): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(177): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(178): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(179): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(180): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_lu_clear_request0(181): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(182): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_lu_clear_request finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_clear_request pass'. Thu Apr 10 10:34:27 UTC 2025 ====== MSC_Tests.TC_lu_clear_request pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_clear_request.talloc 20250410103427964 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410103427964 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103427964 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410103427964 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410103427964 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410103427964 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103427964 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410103427964 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410103427964 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410103427964 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103427965 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410103427965 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410103427965 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410103427965 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410103427965 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410103427965 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103427965 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103427965 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410103427965 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410103427965 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410103427965 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=173080) 20250410103428779 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=173080, count=184360) 20250410103429780 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103429966 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410103429966 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410103429966 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_clear_request pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_call_clear_request'. ------ MSC_Tests.TC_mo_call_clear_request ------ Thu Apr 10 10:34:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_mo_call_clear_request.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_mo_call_clear_request.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410103430781 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_call_clear_request' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_mo_call_clear_request started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(186)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(186)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(186)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(184)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410103431398 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(187)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410103431591 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410103431591 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410103431591 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410103431591 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(186)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(186)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(186)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410103431597 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103431597 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410103431597 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410103431597 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410103431597 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410103431597 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410103431597 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410103431597 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103431597 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410103431597 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410103431597 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(186)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(186)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(186)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(186)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(186)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410103431600 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103431600 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410103431600 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410103431600 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410103431600 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410103431600 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410103431600 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) MSC_Test_0-M3UA(186)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(186)@7d38b4d9c9a0: Message received on association #8 20250410103431600 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103431600 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410103431600 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410103431600 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103431600 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(186)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410103431600 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410103431600 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(186)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(186)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(186)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(186)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(186)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410103431782 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103431782 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(189)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(189)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410103431787 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(189)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(189)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(189)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(189)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(189)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(189)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410103431801 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410103431801 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(190)@7d38b4d9c9a0: Created GsupExpect[0] for "262420002532766" to be handled at TC_mo_call_clear_request0(192) TC_mo_call_clear_request0(192)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420002532766'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410103432403 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103432403 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103432403 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103432403 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103432403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103432403 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103432403 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103432403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103432403 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103432403 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103432403 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103432403 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103432403 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103432403 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103432403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103432403 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103432403 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103432403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103432403 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103432403 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(186)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(186)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(186)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(185)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(185)@7d38b4d9c9a0: Added conn table entry 0TC_mo_call_clear_request0(192)11352272 MSC_Test_0-SCCP(184)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(185)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410103432418 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103432418 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103432418 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103432418 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103432418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103432418 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103432418 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103432418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103432418 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103432418 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 ad 38 d0 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 20 35 72 66 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(186)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103432418 DMM DEBUG msc_a(IMSI-262420002532766:GERAN-A-24:LU)[0x563b4cbf6730]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420002532766 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410103432419 DMM DEBUG msc_a(IMSI-262420002532766:GERAN-A-24:LU)[0x563b4cbf6730]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410103432419 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x563b4cbf47c0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410103432419 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x563b4cbf47c0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420002532766:GERAN-A-24:LU)[0x563b4cbf6730] (fsm.c:486) 20250410103432419 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x563b4cbf47c0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410103432419 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x563b4cbf47c0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410103432419 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410103432419 DVLR DEBUG set IMSI on subscriber; IMSI=262420002532766 id=262420002532766 (vlr.c:661) 20250410103432419 DVLR INFO New subscr, IMSI: 262420002532766 (vlr.c:562) 20250410103432419 DVLR DEBUG VLR subscr IMSI-262420002532766 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410103432419 DVLR DEBUG VLR subscr IMSI-262420002532766 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410103432419 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410103432419 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x563b4cbf47c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410103432419 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x563b4cbf47c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410103432419 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x563b4cbf47c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410103432419 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x563b4cbf47c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410103432419 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x563b4cbf47c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410103432419 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x563b4cbf47c0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410103432419 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x563b4cc06c20]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410103432419 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x563b4cc06c20]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x563b4cbf47c0] (fsm.c:486) 20250410103432419 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x563b4cc06c20]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410103432419 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x563b4cc06c20]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410103432419 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103432419 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103432419 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103432419 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103432419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103432419 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103432419 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103432419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103432419 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103432419 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 09 02 ad 38 d0 00 00 18 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410103432419 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103432419 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103432419 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103432419 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103432419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103432419 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103432419 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103432419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103432419 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103432419 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 09 06 ad 38 d0 00 01 0d 00 0b 2f 08 08 29 26 24 00 20 35 72 66 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(186)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(186)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(186)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(186)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(184)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'AD38D0'O, sourceLocRef := '000018'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(184)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(184)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(184)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(184)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(184)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(190)@7d38b4d9c9a0: Found GsupExpect[0] for "262420002532766" handled at TC_mo_call_clear_request0(192) MSC_Test-GSUP(190)@7d38b4d9c9a0: Added IMSI table entry 0TC_mo_call_clear_request0(192)"262420002532766" 20250410103432426 DVLR DEBUG VLR subscr IMSI-262420002532766 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410103432426 DVLR DEBUG VLR subscr IMSI-262420002532766 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(184)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(184)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(184)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(184)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(186)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103432427 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103432427 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103432427 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103432427 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103432427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103432427 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103432427 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103432427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103432427 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103432427 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 18 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_mo_call_clear_request0(192)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_call_clear_request0(192)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410103432439 DVLR DEBUG VLR subscr IMSI-262420002532766 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103432439 DVLR DEBUG IMSI:262420002532766 has MSISDN:491232532766 (vlr.c:1045) 20250410103432439 DMSC NOTICE msub(IMSI-262420002532766:MSISDN-491232532766) VLR: update for IMSI=262420002532766 (MSISDN=491232532766) (gsm_04_08.c:1541) 20250410103432439 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410103432439 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103432439 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x563b4cbf47c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410103432439 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x563b4cc06c20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410103432439 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x563b4cc06c20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410103432439 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x563b4cc06c20]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410103432439 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x563b4cc06c20]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x563b4cbf47c0] (vlr_lu_fsm.c:110) 20250410103432439 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x563b4cc06c20]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410103432439 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x563b4cc06c20]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410103432439 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x563b4cbf47c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410103432439 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x563b4cbf47c0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410103432439 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x563b4cbf6860]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410103432439 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x563b4cbf6860]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x563b4cbf47c0] (fsm.c:486) 20250410103432439 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x563b4cbf6860]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410103432439 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x563b4cbf6860]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410103432439 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x563b4cbf6860]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410103432439 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x563b4cbf6860]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410103432439 DMSC NOTICE msub(IMSI-262420002532766:MSISDN-491232532766:TMSInew-0x3C30776F) VLR: update for IMSI=262420002532766 (MSISDN=491232532766) (gsm_04_08.c:1541) 20250410103432439 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x563b4cbf6860]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410103432439 DMM DEBUG -> IMSI-262420002532766:MSISDN-491232532766:TMSInew-0x3C30776F LOCATION UPDATE ACCEPT (TMSI = 0x3c30776f) (gsm_04_08.c:149) 20250410103432440 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSInew-0x3C30776F - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410103432440 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103432440 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103432440 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103432440 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103432440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103432440 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103432440 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103432440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103432440 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103432440 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 09 06 ad 38 d0 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 3c 30 77 6f (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(186)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(186)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(184)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(184)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(184)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(184)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_call_clear_request0(192)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(185)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(185)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(184)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(184)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(184)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(184)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(186)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103432446 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103432446 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103432446 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103432446 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103432446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103432446 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103432446 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103432446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103432446 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103432446 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 18 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103432446 DMM DEBUG msc_a(IMSI-262420002532766:MSISDN-491232532766:TMSInew-0x3C30776F:GERAN-A-24:LU)[0x563b4cbf6730]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410103432446 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:TMSInew-0x3C30776F:GERAN-A-24:LU)[0x563b4cbf47c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410103432446 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x563b4cbf6860]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410103432446 DMSC NOTICE msub(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F) VLR: update for IMSI=262420002532766 (MSISDN=491232532766) (gsm_04_08.c:1541) 20250410103432446 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410103432446 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x563b4cbf6860]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410103432446 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-24:LU)[0x563b4cbf47c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410103432446 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x563b4cbf6860]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410103432446 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x563b4cbf6860]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-24:LU)[0x563b4cbf47c0] (vlr_lu_fsm.c:817) 20250410103432446 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x563b4cbf6860]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410103432446 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x563b4cbf6860]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410103432446 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-24:LU)[0x563b4cbf47c0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410103432447 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491232532766/3/1): Available (smpp_smsc.c:626) 20250410103432447 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410103432447 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410103432447 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410103432447 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410103432447 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103432447 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103432447 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103432447 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103432447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103432447 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103432447 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103432447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103432447 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103432447 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 09 06 ad 38 d0 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(186)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(186)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(184)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(184)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(184)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(184)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(184)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(184)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(184)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(184)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(186)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103432450 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103432450 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103432450 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103432450 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103432450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103432450 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103432450 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103432450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103432450 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103432450 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 18 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103432450 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-24:LU)[0x563b4cbf47c0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410103432450 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-24:LU)[0x563b4cbf47c0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-24:LU)[0x563b4cbf6730] (msc_a.c:1053) 20250410103432450 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-24:LU)[0x563b4cbf47c0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410103432450 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-24:LU)[0x563b4cbf47c0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410103432450 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-24:LU)[0x563b4cbf47c0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410103432451 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F - active-conn: now used by 1 (attached) (msub.c:375) 20250410103432451 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103432451 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103432451 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103432451 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103432451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103432451 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103432451 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103432451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103432451 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103432451 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 09 04 ad 38 d0 00 00 18 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(186)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(186)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(184)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(186)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103432452 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103432452 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103432452 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103432452 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103432452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103432452 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103432452 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103432452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103432452 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103432452 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 18 ad 38 d0 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(185)@7d38b4d9c9a0: Deleted conn table entry 0TC_mo_call_clear_request0(192)11352272 20250410103432454 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410103432454 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_call_clear_request0(192)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_mo_call_clear_request0(192)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_call_clear_request0(192)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_mo_call_clear_request0(192)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_mo_call_clear_request0(192)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '3C30776F'O ("<0wo") } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(185)@7d38b4d9c9a0: Added conn table entry 0TC_mo_call_clear_request0(192)812802 MSC_Test_0-RAN(185)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(184)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(186)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103432652 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103432652 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103432652 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103432652 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103432653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103432653 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103432653 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103432653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103432653 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103432653 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 0c 67 02 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 3c 30 77 6f 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103432653 DMM DEBUG msc_a(TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ)[0x563b4cbfb8c0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250410103432653 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ)[0x563b4cc067b0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410103432653 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ)[0x563b4cc067b0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ)[0x563b4cbfb8c0] (fsm.c:486) 20250410103432653 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ)[0x563b4cc067b0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410103432653 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ)[0x563b4cc067b0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410103432654 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410103432654 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410103432654 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ)[0x563b4cc067b0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410103432654 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ)[0x563b4cc067b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410103432654 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ)[0x563b4cc067b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410103432654 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ)[0x563b4cc067b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410103432654 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ)[0x563b4cc067b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410103432654 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ)[0x563b4cc067b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410103432654 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ)[0x563b4cc067b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410103432654 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ)[0x563b4cc067b0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410103432654 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ)[0x563b4cc067b0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410103432654 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ)[0x563b4cc067b0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410103432654 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491232532766/3/1): Available (smpp_smsc.c:626) 20250410103432654 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410103432654 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103432654 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103432654 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103432655 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103432655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103432655 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103432655 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103432655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103432655 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103432655 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 08 02 0c 67 02 00 00 19 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410103432655 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103432655 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103432655 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103432655 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103432655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103432655 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103432655 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103432655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103432655 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103432655 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 08 06 0c 67 02 00 01 0d 00 0b 2f 08 08 29 26 24 00 20 35 72 66 (osmo_ss7_asp.c:1175) 20250410103432655 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103432655 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103432655 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103432655 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103432655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103432655 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103432655 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103432655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103432655 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103432655 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 08 06 0c 67 02 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(186)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(186)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(186)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(186)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(186)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(186)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(184)@7d38b4d9c9a0: { messageType := 2, destLocRef := '0C6702'O, sourceLocRef := '000019'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(184)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(184)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(184)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(184)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(184)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(184)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(184)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(184)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(184)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410103432658 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410103432658 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_mo_call_clear_request0(192)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_call_clear_request0(192)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(187)@7d38b4d9c9a0: Created MnccExpect[0] for "12345" to be handled at TC_mo_call_clear_request0(192) MSC_Test-MGCP(188)@7d38b4d9c9a0: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mo_call_clear_request0(192) MSC_Test_0-RAN(185)@7d38b4d9c9a0: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(185)@7d38b4d9c9a0: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(184)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(184)@7d38b4d9c9a0: vl_len:19 MSC_Test_0-SCCP(184)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(184)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O 20250410103432678 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103432678 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103432678 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103432679 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103432679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103432679 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103432679 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103432679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103432679 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103432679 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 19 00 01 13 01 00 10 03 45 04 06 60 05 04 02 00 81 5e 04 80 21 43 f5 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(186)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103432679 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250410103432679 DCC DEBUG trans(CC:NULL IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F callref-0x80000004 tid-8) New transaction (transaction.c:231) 20250410103432679 DCC DEBUG trans(CC:NULL IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250410103432679 DCC DEBUG trans(CC:NULL IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250410103432679 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250410103432679 DCC DEBUG trans(CC:NULL IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:702) 20250410103432679 DCC INFO trans(CC:NULL IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250410103432679 DCC DEBUG trans(CC:NULL IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250410103432679 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ)[0x563b4cc06c20]{ESTABLISHING}: Allocated (fsm.c:456) 20250410103432679 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ)[0x563b4cc06c20]{ESTABLISHING}: is child of msc_a(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ)[0x563b4cbfb8c0] (fsm.c:486) 20250410103432679 DCC DEBUG trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:2161) 20250410103432679 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ)[0x563b4cc068e0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410103432679 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ)[0x563b4cc068e0]{UNINITIALIZED}: is child of call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ)[0x563b4cc06c20] (fsm.c:486) 20250410103432679 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ:trans-8:call-4:RTP_TO_CN:no-CI)[0x563b4cc068e0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250410103432679 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ:trans-8:call-4:RTP_TO_CN:no-CI)[0x563b4cc068e0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250410103432680 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ)[0x563b4cbf6410]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410103432680 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ)[0x563b4cbf6410]{UNINITIALIZED}: is child of call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ)[0x563b4cc06c20] (fsm.c:486) 20250410103432680 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ:trans-8:call-4:RTP_TO_RAN:no-CI)[0x563b4cbf6410]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250410103432680 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ:trans-8:call-4:RTP_TO_RAN:no-CI)[0x563b4cbf6410]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(188)@7d38b4d9c9a0: Found Expect[0] for { line := { verb := "CRCX", trans_id := "19", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_mo_call_clear_request0(192) TC_mo_call_clear_request0(192)@7d38b4d9c9a0: f_mo_call_establish 2: rx 1st CRCX 20250410103432700 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ:trans-8:call-4:RTP_TO_CN:no-CI)[0x563b4cc068e0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410103432700 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ)[0x563b4cc06c20]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410103432700 DMNCC DEBUG trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_mo_call_clear_request0(192)@7d38b4d9c9a0: f_mo_call_establish 6: rx 2nd CRCX 20250410103432703 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ:trans-8:call-4:RTP_TO_RAN:no-CI)[0x563b4cbf6410]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410103432703 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ)[0x563b4cc06c20]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410103432703 DCC DEBUG trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:705) 20250410103432703 DCC DEBUG trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) Sending Assignment Command (msc_a.c:706) 20250410103432703 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103432703 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103432703 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103432703 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103432703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103432703 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103432704 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103432704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103432704 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103432704 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3b 00 00 00 b9 00 00 00 c1 03 00 00 08 06 0c 67 02 00 01 24 00 22 01 0b 07 01 0a a1 a5 91 81 05 7c 06 02 02 02 02 2a f8 7d 09 83 ff 57 84 3f 07 82 80 81 7f 04 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test-MNCC(187)@7d38b4d9c9a0: Found MnccExpect[0] for "12345" handled at TC_mo_call_clear_request0(192) MSC_Test-MNCC(187)@7d38b4d9c9a0: Added conn table entry 0TC_mo_call_clear_request0(192)-2147483644 MSC_Test_0-M3UA(186)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(186)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(184)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(184)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(184)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(184)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_call_clear_request0(192)@7d38b4d9c9a0: f_mo_call_establish 1: rx MNCC SETUP ind TC_mo_call_clear_request0(192)@7d38b4d9c9a0: f_mo_call_establish 4: rx Assignment Request 20250410103432711 DMNCC DEBUG trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(184)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(184)@7d38b4d9c9a0: vl_len:14 MSC_Test_0-SCCP(184)@7d38b4d9c9a0: vl_from0 20250410103432714 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103432714 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103432714 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103432714 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103432714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103432714 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103432714 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103432714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103432714 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103432714 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 19 00 01 0e 00 0c 02 7c 06 09 08 07 06 23 28 7e 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(184)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(186)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103432714 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ:trans-8:call-4:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4cbf6410]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250410103432714 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ:trans-8:call-4:RTP_TO_RAN:CI-22222:no-remote-port:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000)[0x563b4cbf6410]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250410103432714 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ:trans-8:call-4:RTP_TO_RAN:CI-22222:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbf6410]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250410103432714 DCC DEBUG trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:1596) 20250410103432714 DCC INFO trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) Assignment Complete: RAN: GSM#3, CN: GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111 (msc_a.c:1597) 20250410103432715 DCC DEBUG trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:2187) 20250410103432715 DMNCC DEBUG trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_mo_call_clear_request0(192)@7d38b4d9c9a0: f_mo_call_establish 3: rx RTP CREATE TC_mo_call_clear_request0(192)@7d38b4d9c9a0: f_mo_call_establish 5: rx MDCX for the RAN side 20250410103432718 DMNCC DEBUG trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250410103432718 DCC DEBUG trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410103432718 DCC DEBUG trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250410103432718 DCC DEBUG trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250410103432719 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103432719 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103432719 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103432719 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103432719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103432719 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103432719 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103432719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103432719 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103432719 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 08 06 0c 67 02 00 01 0d 01 00 0a 83 02 04 06 60 00 02 04 01 85 (osmo_ss7_asp.c:1175) 20250410103432719 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ:trans-8:call-4:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbf6410]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410103432719 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ:trans-8:call-4:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbf6410]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410103432719 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ)[0x563b4cc06c20]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-M3UA(186)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(186)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(184)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(184)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(184)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(184)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410103432722 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250410103432723 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410103432723 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250410103432723 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250410103432723 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103432723 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103432723 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103432723 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103432723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103432723 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103432723 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103432723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103432723 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103432723 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 08 06 0c 67 02 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(186)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(186)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(184)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(184)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(184)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(184)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_call_clear_request0(192)@7d38b4d9c9a0: f_mo_call_establish 7: rx CC Alerting 20250410103432725 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250410103432725 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250410103432725 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:798) 20250410103432725 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ:trans-8:call-4:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc068e0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250410103432725 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ:trans-8:call-4:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc068e0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250410103432726 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ:trans-8:call-4:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc068e0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250410103432726 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250410103432726 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410103432726 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250410103432726 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250410103432726 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250410103432726 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103432726 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103432726 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103432726 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103432726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103432726 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103432726 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103432726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103432726 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103432726 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 08 06 0c 67 02 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(186)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(186)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(184)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(184)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(184)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(184)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_call_clear_request0(192)@7d38b4d9c9a0: as_optional_mgcp_mdcx: rx MDCX TC_mo_call_clear_request0(192)@7d38b4d9c9a0: { line := { verb := "MDCX", trans_id := "22", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "4" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_mo_call_clear_request0(192)@7d38b4d9c9a0: f_mo_call_establish 10: rx CC CONNECT 20250410103432729 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ:trans-8:call-4:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc068e0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410103432729 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ:trans-8:call-4:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc068e0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410103432729 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ)[0x563b4cc06c20]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410103432729 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ)[0x563b4cc06c20]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(185)@7d38b4d9c9a0: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(185)@7d38b4d9c9a0: patched enc_l3: '038F'O MSC_Test_0-SCCP(184)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(184)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(184)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(184)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(186)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103432730 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103432730 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103432730 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103432730 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103432730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103432730 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103432730 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103432730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103432730 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103432730 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 19 00 01 05 01 00 02 03 8f 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103432730 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250410103432730 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250410103432730 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250410103432730 DCC DEBUG trans(CC:ACTIVE IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410103432730 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_mo_call_clear_request0(192)@7d38b4d9c9a0: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_mo_call_clear_request0(192)@7d38b4d9c9a0: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_call_clear_request0(192)@7d38b4d9c9a0: f_mo_call_establish DONE TC_mo_call_clear_request0(192)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(184)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(184)@7d38b4d9c9a0: vl_len:6 MSC_Test_0-SCCP(184)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(184)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000422040101'O 20250410103435241 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103435241 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103435241 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103435241 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103435241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103435241 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103435241 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103435241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103435241 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103435241 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1d 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 19 00 01 06 00 04 22 04 01 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(186)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103435242 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F + msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,CC,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410103435242 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F + vlr_subscr_cancel_attach_fsm: now used by 5 (attached,active-conn,CC,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410103435242 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,CC,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410103435242 DCC DEBUG trans(CC:ACTIVE IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) Freeing transaction (transaction.c:243) 20250410103435242 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250410103435242 DCC DEBUG trans(CC:ACTIVE IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250410103435242 DCC DEBUG trans(CC:ACTIVE IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) new state ACTIVE -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250410103435242 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250410103435242 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250410103435242 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F - CC: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (transaction.c:281) 20250410103435242 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ)[0x563b4cc06c20]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250410103435242 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ:trans-8:call-4:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbf6410]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410103435242 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ:trans-8:call-4:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbf6410]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ)[0x563b4cc06c20] (call_leg.c:197) 20250410103435242 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ:trans-8:call-4:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbf6410]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410103435242 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ:trans-8:call-4:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbf6410]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410103435242 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ:trans-8:call-4:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc068e0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410103435242 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ:trans-8:call-4:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc068e0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ)[0x563b4cc06c20] (call_leg.c:197) 20250410103435242 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ)[0x563b4cc06c20]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250410103435242 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ:trans-8:call-4:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc068e0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410103435242 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ:trans-8:call-4:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc068e0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410103435242 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ)[0x563b4cc06c20]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250410103435242 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ)[0x563b4cc06c20]{RELEASING}: Removing from parent msc_a(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ)[0x563b4cbfb8c0] (call_leg.c:198) 20250410103435242 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ)[0x563b4cc06c20]{RELEASING}: Freeing instance (call_leg.c:198) 20250410103435242 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ)[0x563b4cc06c20]{RELEASING}: Deallocated (fsm.c:568) 20250410103435243 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410103435243 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103435243 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103435243 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103435243 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103435243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103435243 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103435243 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103435243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103435243 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103435243 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 08 06 0c 67 02 00 01 09 01 00 06 83 2d 08 02 e1 af (osmo_ss7_asp.c:1175) 20250410103435243 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103435243 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103435243 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103435243 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103435243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103435243 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103435243 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103435243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103435243 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103435243 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 08 06 0c 67 02 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(186)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(186)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(186)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(186)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(184)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(184)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(184)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(184)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(184)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(184)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(184)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(184)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(187)@7d38b4d9c9a0: Deleted conn table entry 0TC_mo_call_clear_request0(192)-2147483644 MSC_Test_0-SCCP(184)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(184)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(184)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(184)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(186)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103435248 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103435248 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103435248 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103435248 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103435248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103435248 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103435248 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103435248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103435248 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103435248 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 19 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103435248 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ)[0x563b4cc067b0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410103435248 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ)[0x563b4cc067b0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ)[0x563b4cbfb8c0] (msc_a.c:1053) 20250410103435248 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ)[0x563b4cc067b0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410103435248 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F:GERAN-A-25:CM_SERVICE_REQ)[0x563b4cc067b0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410103435249 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F - active-conn: now used by 1 (attached) (msub.c:375) 20250410103435249 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103435249 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103435249 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103435249 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103435249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103435249 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103435249 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103435249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103435249 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103435249 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 08 04 0c 67 02 00 00 19 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(186)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(186)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(184)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(186)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103435250 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103435250 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103435250 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103435250 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103435250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103435250 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103435250 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103435250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103435250 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103435250 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 19 0c 67 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(185)@7d38b4d9c9a0: Deleted conn table entry 0TC_mo_call_clear_request0(192)812802 TC_mo_call_clear_request0(192)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410103435251 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410103435251 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3C30776F - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_call_clear_request0(192)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_call_clear_request0(192)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_mo_call_clear_request0(192)@7d38b4d9c9a0: Rx MNCC REL.ind, cause := { location := GSM48_CAUSE_LOC_PRN_S_LU (1), coding := GSM48_CAUSE_CS_GSM (3), rec := 0, rec_val := 0, val := 47, diag := ''O } TC_mo_call_clear_request0(192)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_mo_call_clear_request0(192)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test-GSUP(190)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(184)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(186)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(185)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103435263 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410103435263 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250410103435264 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(189)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(188)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(183)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(191)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(187)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(193)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(183): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(184): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(185): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(186): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(187): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(188): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(189): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(190): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(191): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_mo_call_clear_request0(192): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(193): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_mo_call_clear_request finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_call_clear_request pass'. Thu Apr 10 10:34:35 UTC 2025 ====== MSC_Tests.TC_mo_call_clear_request pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_mo_call_clear_request.talloc 20250410103435452 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410103435452 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103435452 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410103435452 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410103435452 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410103435452 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103435452 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410103435452 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410103435452 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410103435452 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103435452 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410103435452 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410103435452 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410103435452 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410103435452 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410103435452 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103435452 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103435452 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410103435452 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410103435452 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410103435452 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=452220) 20250410103436265 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=452220, count=453476) 20250410103437267 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103437453 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410103437453 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410103437453 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_call_clear_request pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_call_clear_request'. ------ MSC_Tests.TC_mt_call_clear_request ------ Thu Apr 10 10:34:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_mt_call_clear_request.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_mt_call_clear_request.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410103438269 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_call_clear_request' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_mt_call_clear_request started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(197)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(197)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(197)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(195)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410103438900 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(198)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410103439096 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410103439096 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410103439096 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410103439097 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(197)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(197)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(197)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410103439102 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103439102 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410103439102 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410103439102 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410103439102 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410103439102 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410103439102 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410103439102 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103439102 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410103439102 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410103439102 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(197)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(197)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(197)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(197)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(197)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410103439105 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103439105 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410103439105 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410103439105 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410103439105 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410103439105 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410103439105 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410103439105 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103439105 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410103439105 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410103439105 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103439105 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(197)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(197)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(197)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(197)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(197)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(197)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) 20250410103439105 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410103439105 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(197)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(197)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410103439270 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103439271 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(200)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(200)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410103439277 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(200)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(200)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(200)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(200)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(200)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(200)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410103439296 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410103439296 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(201)@7d38b4d9c9a0: Created GsupExpect[0] for "262420002532768" to be handled at TC_mt_call_clear_request0(203) TC_mt_call_clear_request0(203)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420002532768'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410103439903 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103439903 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103439903 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103439903 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103439903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103439903 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103439903 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103439903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103439903 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103439903 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(197)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103439904 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103439904 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103439904 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103439904 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103439904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103439904 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103439904 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103439904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103439904 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103439904 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(197)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(197)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(196)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(196)@7d38b4d9c9a0: Added conn table entry 0TC_mt_call_clear_request0(203)14292102 MSC_Test_0-SCCP(195)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(196)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(197)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103439917 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103439917 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103439917 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103439917 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103439917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103439917 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103439917 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103439917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103439917 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103439917 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 da 14 86 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 20 35 72 86 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103439918 DMM DEBUG msc_a(IMSI-262420002532768:GERAN-A-26:LU)[0x563b4cbf1320]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420002532768 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410103439918 DMM DEBUG msc_a(IMSI-262420002532768:GERAN-A-26:LU)[0x563b4cbf1320]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410103439918 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x563b4cc068e0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410103439918 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x563b4cc068e0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420002532768:GERAN-A-26:LU)[0x563b4cbf1320] (fsm.c:486) 20250410103439918 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x563b4cc068e0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410103439918 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x563b4cc068e0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410103439918 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410103439918 DVLR DEBUG set IMSI on subscriber; IMSI=262420002532768 id=262420002532768 (vlr.c:661) 20250410103439918 DVLR INFO New subscr, IMSI: 262420002532768 (vlr.c:562) 20250410103439918 DVLR DEBUG VLR subscr IMSI-262420002532768 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410103439918 DVLR DEBUG VLR subscr IMSI-262420002532768 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410103439918 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410103439918 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x563b4cc068e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410103439918 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x563b4cc068e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410103439918 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x563b4cc068e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410103439918 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x563b4cc068e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410103439918 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x563b4cc068e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410103439918 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x563b4cc068e0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410103439918 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x563b4cc06c20]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410103439918 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x563b4cc06c20]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x563b4cc068e0] (fsm.c:486) 20250410103439918 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x563b4cc06c20]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410103439918 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x563b4cc06c20]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410103439919 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103439919 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103439919 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103439919 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103439919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103439919 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103439919 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103439919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103439919 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103439919 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0b 02 da 14 86 00 00 1a 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410103439919 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103439919 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103439919 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103439919 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103439919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103439919 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103439919 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103439919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103439919 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103439919 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 da 14 86 00 01 0d 00 0b 2f 08 08 29 26 24 00 20 35 72 86 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(197)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(197)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(197)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(197)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(195)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'DA1486'O, sourceLocRef := '00001A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(195)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(195)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(195)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(195)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(195)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(201)@7d38b4d9c9a0: Found GsupExpect[0] for "262420002532768" handled at TC_mt_call_clear_request0(203) MSC_Test-GSUP(201)@7d38b4d9c9a0: Added IMSI table entry 0TC_mt_call_clear_request0(203)"262420002532768" 20250410103439922 DVLR DEBUG VLR subscr IMSI-262420002532768 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410103439922 DVLR DEBUG VLR subscr IMSI-262420002532768 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(195)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(195)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(195)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(195)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(197)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103439924 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103439924 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103439924 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103439924 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) TC_mt_call_clear_request0(203)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250410103439924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103439924 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103439924 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) TC_mt_call_clear_request0(203)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410103439924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103439925 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103439925 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 1a 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103439931 DVLR DEBUG VLR subscr IMSI-262420002532768 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103439931 DVLR DEBUG IMSI:262420002532768 has MSISDN:491232532768 (vlr.c:1045) 20250410103439931 DMSC NOTICE msub(IMSI-262420002532768:MSISDN-491232532768) VLR: update for IMSI=262420002532768 (MSISDN=491232532768) (gsm_04_08.c:1541) 20250410103439931 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410103439931 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103439931 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x563b4cc068e0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410103439931 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x563b4cc06c20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410103439931 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x563b4cc06c20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410103439932 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x563b4cc06c20]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410103439932 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x563b4cc06c20]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x563b4cc068e0] (vlr_lu_fsm.c:110) 20250410103439932 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x563b4cc06c20]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410103439932 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x563b4cc06c20]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410103439932 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x563b4cc068e0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410103439932 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x563b4cc068e0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410103439932 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x563b4cbf69a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410103439932 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x563b4cbf69a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x563b4cc068e0] (fsm.c:486) 20250410103439932 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x563b4cbf69a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410103439932 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x563b4cbf69a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410103439932 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x563b4cbf69a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410103439932 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x563b4cbf69a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410103439932 DMSC NOTICE msub(IMSI-262420002532768:MSISDN-491232532768:TMSInew-0x0B5893FA) VLR: update for IMSI=262420002532768 (MSISDN=491232532768) (gsm_04_08.c:1541) 20250410103439932 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x563b4cbf69a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410103439932 DMM DEBUG -> IMSI-262420002532768:MSISDN-491232532768:TMSInew-0x0B5893FA LOCATION UPDATE ACCEPT (TMSI = 0x0b5893fa) (gsm_04_08.c:149) 20250410103439932 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSInew-0x0B5893FA - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410103439932 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103439932 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103439932 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103439932 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103439933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103439933 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103439933 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103439933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103439933 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103439933 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 da 14 86 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 0b 58 93 fa (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(197)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(197)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(195)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(195)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(195)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(195)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_call_clear_request0(203)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(196)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(196)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(195)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(195)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(195)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(195)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(197)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103439943 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103439943 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103439943 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103439943 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103439943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103439943 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103439943 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103439943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103439943 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103439943 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 1a 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103439943 DMM DEBUG msc_a(IMSI-262420002532768:MSISDN-491232532768:TMSInew-0x0B5893FA:GERAN-A-26:LU)[0x563b4cbf1320]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410103439943 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:TMSInew-0x0B5893FA:GERAN-A-26:LU)[0x563b4cc068e0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410103439943 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x563b4cbf69a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410103439943 DMSC NOTICE msub(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA) VLR: update for IMSI=262420002532768 (MSISDN=491232532768) (gsm_04_08.c:1541) 20250410103439943 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410103439943 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x563b4cbf69a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410103439943 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-26:LU)[0x563b4cc068e0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410103439943 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x563b4cbf69a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410103439943 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x563b4cbf69a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-26:LU)[0x563b4cc068e0] (vlr_lu_fsm.c:817) 20250410103439943 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x563b4cbf69a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410103439943 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x563b4cbf69a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410103439943 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-26:LU)[0x563b4cc068e0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410103439944 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491232532768/3/1): Available (smpp_smsc.c:626) 20250410103439944 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410103439944 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410103439944 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410103439944 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410103439944 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103439944 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103439944 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103439944 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103439944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103439944 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103439944 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103439944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103439944 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103439944 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 da 14 86 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(197)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(197)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(195)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(195)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(195)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(195)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(195)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(195)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(195)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(195)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(197)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103439947 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103439947 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103439947 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103439947 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103439947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103439947 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103439947 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103439947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103439947 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103439947 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 1a 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103439947 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-26:LU)[0x563b4cc068e0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410103439947 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-26:LU)[0x563b4cc068e0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-26:LU)[0x563b4cbf1320] (msc_a.c:1053) 20250410103439947 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-26:LU)[0x563b4cc068e0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410103439947 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-26:LU)[0x563b4cc068e0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410103439947 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-26:LU)[0x563b4cc068e0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410103439948 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA - active-conn: now used by 1 (attached) (msub.c:375) 20250410103439948 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103439948 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103439948 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103439948 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103439948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103439948 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103439948 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103439948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103439948 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103439948 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0b 04 da 14 86 00 00 1a 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(197)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(197)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(195)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(197)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103439949 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103439949 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103439949 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103439949 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103439949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103439949 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103439949 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103439949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103439949 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103439949 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 1a da 14 86 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(196)@7d38b4d9c9a0: Deleted conn table entry 0TC_mt_call_clear_request0(203)14292102 TC_mt_call_clear_request0(203)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410103439951 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410103439951 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mt_call_clear_request0(203)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mt_call_clear_request0(203)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_mt_call_clear_request0(203)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(196)@7d38b4d9c9a0: Created IMSI[0] for '262420002532768'H'0B5893FA'O to be handled at TC_mt_call_clear_request0(203) MSC_Test-MNCC(198)@7d38b4d9c9a0: Added conn table entry 0TC_mt_call_clear_request0(203)1576619993 20250410103439962 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250410103439962 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250410103439963 DCC DEBUG trans(CC:NULL IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA callref-0x5df94fd9 tid-255) New transaction (transaction.c:231) 20250410103439963 DMNCC DEBUG trans(CC:NULL IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA callref-0x5df94fd9 tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} (gsm_04_08_cc.c:790) 20250410103439963 DCC DEBUG trans(CC:NULL IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA callref-0x5df94fd9 tid-255) codecs: :0{(no-codecs)} (from: remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250410103439963 DMNCC DEBUG trans(CC:NULL IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA callref-0x5df94fd9 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250410103439963 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250410103439963 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250410103439963 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103439963 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103439963 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103439963 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103439963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103439963 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103439963 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103439963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103439963 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103439963 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 20 35 72 86 09 04 0b 58 93 fa 1a 03 05 00 17 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(197)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(197)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(196)@7d38b4d9c9a0: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_mt_call_clear_request0(203) TC_mt_call_clear_request0(203)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(196)@7d38b4d9c9a0: Created IMSI[1] for '262420002532768'H'0B5893FA'O to be handled at TC_mt_call_clear_request0(203) TC_mt_call_clear_request0(203)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '0B5893FA'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(196)@7d38b4d9c9a0: Added conn table entry 0TC_mt_call_clear_request0(203)5470080 MSC_Test_0-SCCP(195)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(197)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103439975 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103439975 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103439975 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103439975 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103439975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103439975 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103439975 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103439975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103439975 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103439975 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 53 77 80 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 0b 58 93 fa 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103439977 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP)[0x563b4cbf47c0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410103439977 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP)[0x563b4cbf47c0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP)[0x563b4cbf6410] (fsm.c:486) 20250410103439977 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP)[0x563b4cbf47c0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410103439977 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP)[0x563b4cbf47c0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410103439977 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410103439977 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410103439977 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP)[0x563b4cbf47c0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410103439977 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP)[0x563b4cbf47c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410103439977 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP)[0x563b4cbf47c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410103439977 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP)[0x563b4cbf47c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410103439977 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP)[0x563b4cbf47c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410103439977 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP)[0x563b4cbf47c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410103439977 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP)[0x563b4cbf47c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410103439977 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP)[0x563b4cbf47c0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410103439977 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP)[0x563b4cbf47c0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410103439977 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP)[0x563b4cbf47c0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410103439977 DCC DEBUG trans(CC:NULL IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA callref-0x5df94fd9 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250410103439977 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250410103439977 DCC DEBUG trans(CC:NULL IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP callref-0x5df94fd9 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250410103439977 DCC DEBUG trans(CC:NULL IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP callref-0x5df94fd9 tid-0) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:798) 20250410103439977 DCC DEBUG trans(CC:NULL IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP callref-0x5df94fd9 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250410103439977 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250410103439977 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491232532768/3/1): Available (smpp_smsc.c:626) 20250410103439977 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250410103439978 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103439978 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103439978 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103439978 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103439978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103439978 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103439978 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103439978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103439978 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103439978 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0a 02 53 77 80 00 00 1b 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410103439978 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103439978 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103439978 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103439978 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103439978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103439978 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103439978 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103439978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103439978 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103439978 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 53 77 80 00 01 0d 00 0b 2f 08 08 29 26 24 00 20 35 72 86 (osmo_ss7_asp.c:1175) 20250410103439978 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103439978 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103439978 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103439978 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103439978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103439978 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103439978 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103439978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103439978 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103439978 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 34 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 53 77 80 00 01 1d 01 00 1a 03 05 04 07 60 04 05 0b 02 00 81 5c 04 91 21 43 f5 5e 07 91 94 21 23 35 72 86 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(197)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(197)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(197)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(197)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(197)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(197)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(195)@7d38b4d9c9a0: { messageType := 2, destLocRef := '537780'O, sourceLocRef := '00001B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(195)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(195)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(195)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(195)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(195)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(195)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(195)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(195)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(195)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410103439980 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250410103439980 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_mt_call_clear_request0(203)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mt_call_clear_request0(203)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_mt_call_clear_request0(203)@7d38b4d9c9a0: f_mt_call_complete 1 MSC_Test_0-RAN(196)@7d38b4d9c9a0: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(196)@7d38b4d9c9a0: patched enc_l3: '8301'O MSC_Test_0-SCCP(195)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(195)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(195)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(195)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(197)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103439990 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103439990 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103439990 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103439990 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103439990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103439990 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103439990 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103439990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103439990 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103439990 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 1b 00 01 05 01 00 02 83 01 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103439990 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP callref-0x5df94fd9 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250410103439990 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP callref-0x5df94fd9 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250410103439991 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP callref-0x5df94fd9 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250410103439991 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP callref-0x5df94fd9 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250410103439991 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP callref-0x5df94fd9 tid-0) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:1208) 20250410103439991 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP callref-0x5df94fd9 tid-0) tx MNCC_ALERT_IND (RTP=0.0.0.0:0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_mt_call_clear_request0(203)@7d38b4d9c9a0: f_mt_call_complete 2 MSC_Test-MGCP(199)@7d38b4d9c9a0: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mt_call_clear_request0(203) 20250410103440002 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP callref-0x5df94fd9 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250410103440002 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP)[0x563b4cbf69a0]{ESTABLISHING}: Allocated (fsm.c:456) 20250410103440002 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP)[0x563b4cbf69a0]{ESTABLISHING}: is child of msc_a(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP)[0x563b4cbf6410] (fsm.c:486) 20250410103440002 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP callref-0x5df94fd9 tid-0) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:2161) 20250410103440002 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP)[0x563b4cbf3be0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410103440002 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP)[0x563b4cbf3be0]{UNINITIALIZED}: is child of call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP)[0x563b4cbf69a0] (fsm.c:486) 20250410103440002 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP:trans-0:call-5:RTP_TO_CN:no-CI)[0x563b4cbf3be0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250410103440002 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP:trans-0:call-5:RTP_TO_CN:no-CI)[0x563b4cbf3be0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250410103440002 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP)[0x563b4cc067a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410103440002 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP)[0x563b4cc067a0]{UNINITIALIZED}: is child of call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP)[0x563b4cbf69a0] (fsm.c:486) 20250410103440002 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP:trans-0:call-5:RTP_TO_RAN:no-CI)[0x563b4cc067a0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250410103440002 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP:trans-0:call-5:RTP_TO_RAN:no-CI)[0x563b4cc067a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(199)@7d38b4d9c9a0: Found Expect[0] for { line := { verb := "CRCX", trans_id := "25", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_mt_call_clear_request0(203) TC_mt_call_clear_request0(203)@7d38b4d9c9a0: f_mt_call_complete 3 20250410103440024 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP:trans-0:call-5:RTP_TO_CN:no-CI)[0x563b4cbf3be0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410103440024 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP)[0x563b4cbf69a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410103440024 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP callref-0x5df94fd9 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_mt_call_clear_request0(203)@7d38b4d9c9a0: f_mt_call_complete 4 20250410103440027 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP:trans-0:call-5:RTP_TO_RAN:no-CI)[0x563b4cc067a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410103440027 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP)[0x563b4cbf69a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410103440027 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP callref-0x5df94fd9 tid-0) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:705) 20250410103440027 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP callref-0x5df94fd9 tid-0) Sending Assignment Command (msc_a.c:706) 20250410103440027 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103440027 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103440027 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103440027 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103440027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103440027 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103440027 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103440027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103440027 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103440027 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3b 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 53 77 80 00 01 24 00 22 01 0b 07 01 0a a1 a5 91 81 05 7c 06 02 02 02 02 2a f8 7d 09 83 ff 57 84 3f 07 82 80 81 7f 05 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(197)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(197)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(195)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(195)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(195)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(195)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_call_clear_request0(203)@7d38b4d9c9a0: f_mt_call_complete 6 MSC_Test_0-SCCP(195)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(195)@7d38b4d9c9a0: vl_len:14 MSC_Test_0-SCCP(195)@7d38b4d9c9a0: vl_from0 20250410103440036 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103440036 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103440036 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103440036 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103440036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103440036 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103440036 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103440036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103440036 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103440036 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 1b 00 01 0e 00 0c 02 7c 06 09 08 07 06 23 28 7e 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(195)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(197)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103440036 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP:trans-0:call-5:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4cc067a0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250410103440036 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP:trans-0:call-5:RTP_TO_RAN:CI-22222:no-remote-port:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000)[0x563b4cc067a0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250410103440036 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP:trans-0:call-5:RTP_TO_RAN:CI-22222:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc067a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) MSC_Test_0-RAN(196)@7d38b4d9c9a0: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(196)@7d38b4d9c9a0: patched enc_l3: '8347'O 20250410103440037 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP callref-0x5df94fd9 tid-0) codecs: :0{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:1596) 20250410103440037 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP callref-0x5df94fd9 tid-0) Assignment Complete: RAN: GSM#3, CN: GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111 (msc_a.c:1597) 20250410103440037 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP callref-0x5df94fd9 tid-0) codecs: :0{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:2187) 20250410103440037 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP callref-0x5df94fd9 tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) MSC_Test_0-SCCP(195)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(195)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(195)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(195)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(197)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mt_call_clear_request0(203)@7d38b4d9c9a0: f_mt_call_complete 8 TC_mt_call_clear_request0(203)@7d38b4d9c9a0: f_mt_call_complete 5 20250410103440042 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP:trans-0:call-5:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc067a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410103440042 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP:trans-0:call-5:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc067a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410103440042 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP)[0x563b4cbf69a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410103440237 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103440237 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103440237 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103440237 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103440237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103440237 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103440237 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103440237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103440237 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103440237 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 1b 00 01 05 01 00 02 83 47 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103440237 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP callref-0x5df94fd9 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250410103440237 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP callref-0x5df94fd9 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250410103440237 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP callref-0x5df94fd9 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250410103440237 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP callref-0x5df94fd9 tid-0) codecs: :0{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:1340) 20250410103440237 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP callref-0x5df94fd9 tid-0) tx MNCC_SETUP_CNF (RTP=0.0.0.0:0{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_mt_call_clear_request0(203)@7d38b4d9c9a0: f_mt_call_complete 7 20250410103440244 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP callref-0x5df94fd9 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250410103440244 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP callref-0x5df94fd9 tid-0) codecs: :0{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:798) 20250410103440244 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP:trans-0:call-5:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cbf3be0]{ESTABLISHING}: setting codecs to GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111 (rtp_stream.c:430) 20250410103440244 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP:trans-0:call-5:RTP_TO_CN:CI-11111:no-remote-port:codecs-not-sent:mode-not-sent:local-1-1-1-1-10000)[0x563b4cbf3be0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250410103440244 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP:trans-0:call-5:RTP_TO_CN:CI-11111:no-remote-port:codecs-not-sent:mode-not-sent:local-1-1-1-1-10000)[0x563b4cbf3be0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250410103440244 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP:trans-0:call-5:RTP_TO_CN:CI-11111:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbf3be0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) TC_mt_call_clear_request0(203)@7d38b4d9c9a0: f_mt_call_complete 9 TC_mt_call_clear_request0(203)@7d38b4d9c9a0: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mt_call_clear_request0(203)@7d38b4d9c9a0: f_mt_call_complete DONE TC_mt_call_clear_request0(203)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410103440250 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP:trans-0:call-5:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbf3be0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410103440250 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP:trans-0:call-5:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbf3be0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410103440250 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP)[0x563b4cbf69a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410103440250 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP)[0x563b4cbf69a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-SCCP(195)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(195)@7d38b4d9c9a0: vl_len:6 MSC_Test_0-SCCP(195)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(195)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000422040101'O 20250410103442255 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103442255 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103442255 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103442255 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103442255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103442255 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103442255 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103442255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103442255 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103442255 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1d 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 1b 00 01 06 00 04 22 04 01 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(197)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103442256 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA + msc_a_fsm_releasing_onenter: now used by 4 (attached,CC,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410103442256 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA + vlr_subscr_cancel_attach_fsm: now used by 5 (attached,CC,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410103442256 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,CC,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410103442256 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP callref-0x5df94fd9 tid-0) Freeing transaction (transaction.c:243) 20250410103442256 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP callref-0x5df94fd9 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250410103442256 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP callref-0x5df94fd9 tid-0) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250410103442256 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP callref-0x5df94fd9 tid-0) new state CONNECT_REQUEST -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250410103442256 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP callref-0x5df94fd9 tid-0) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250410103442256 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP callref-0x5df94fd9 tid-0) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250410103442256 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA - CC: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (transaction.c:281) 20250410103442256 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP)[0x563b4cbf69a0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250410103442256 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP:trans-0:call-5:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc067a0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410103442256 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP:trans-0:call-5:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc067a0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP)[0x563b4cbf69a0] (call_leg.c:197) 20250410103442257 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP:trans-0:call-5:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc067a0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410103442257 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP:trans-0:call-5:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc067a0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410103442257 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP:trans-0:call-5:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbf3be0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410103442257 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP:trans-0:call-5:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbf3be0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP)[0x563b4cbf69a0] (call_leg.c:197) 20250410103442257 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP)[0x563b4cbf69a0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250410103442257 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP:trans-0:call-5:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbf3be0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410103442257 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP:trans-0:call-5:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbf3be0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410103442257 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP)[0x563b4cbf69a0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250410103442257 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP)[0x563b4cbf69a0]{RELEASING}: Removing from parent msc_a(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP)[0x563b4cbf6410] (call_leg.c:198) 20250410103442257 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP)[0x563b4cbf69a0]{RELEASING}: Freeing instance (call_leg.c:198) 20250410103442257 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP)[0x563b4cbf69a0]{RELEASING}: Deallocated (fsm.c:568) 20250410103442258 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410103442258 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103442258 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103442258 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103442258 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103442258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103442258 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103442258 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103442258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103442258 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103442258 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 53 77 80 00 01 09 01 00 06 03 2d 08 02 e1 af (osmo_ss7_asp.c:1175) 20250410103442258 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103442258 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103442258 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103442258 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103442258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103442258 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103442258 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103442258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103442258 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103442258 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 53 77 80 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(197)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(197)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(197)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(197)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(195)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(195)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(195)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(195)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(195)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(195)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(195)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(195)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(198)@7d38b4d9c9a0: Deleted conn table entry 0TC_mt_call_clear_request0(203)1576619993 MSC_Test_0-SCCP(195)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(195)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(195)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(195)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(197)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103442263 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103442263 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103442263 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103442263 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103442263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103442263 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103442263 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103442263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103442263 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103442263 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 1b 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103442264 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP)[0x563b4cbf47c0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410103442264 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP)[0x563b4cbf47c0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP)[0x563b4cbf6410] (msc_a.c:1053) 20250410103442264 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP)[0x563b4cbf47c0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410103442264 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA:GERAN-A-27:PAGING_RESP)[0x563b4cbf47c0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410103442264 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA - active-conn: now used by 1 (attached) (msub.c:375) 20250410103442264 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103442264 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103442264 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103442264 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103442264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103442264 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103442264 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103442264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103442264 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103442264 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0a 04 53 77 80 00 00 1b 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(197)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(197)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(195)@7d38b4d9c9a0: Session index based on local reference:0 20250410103442265 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103442265 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103442265 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103442265 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103442265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103442265 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103442265 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103442265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103442265 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103442265 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 1b 53 77 80 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(197)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(196)@7d38b4d9c9a0: Deleted conn table entry 0TC_mt_call_clear_request0(203)5470080 TC_mt_call_clear_request0(203)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410103442267 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410103442267 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x0B5893FA - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mt_call_clear_request0(203)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mt_call_clear_request0(203)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_mt_call_clear_request0(203)@7d38b4d9c9a0: Rx MNCC REL.ind, cause := { location := GSM48_CAUSE_LOC_PRN_S_LU (1), coding := GSM48_CAUSE_CS_GSM (3), rec := 0, rec_val := 0, val := 47, diag := ''O } TC_mt_call_clear_request0(203)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_mt_call_clear_request0(203)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410103442277 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410103442277 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250410103442277 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-M3UA(197)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(201)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(195)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(200)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(198)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(202)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(196)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(199)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(204)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(194)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(194): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(195): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(196): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(197): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(198): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(199): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(200): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(201): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(202): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_mt_call_clear_request0(203): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(204): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_mt_call_clear_request finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_call_clear_request pass'. Thu Apr 10 10:34:42 UTC 2025 ====== MSC_Tests.TC_mt_call_clear_request pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_mt_call_clear_request.talloc 20250410103442468 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410103442468 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103442468 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410103442468 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410103442468 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410103442468 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103442468 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410103442468 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410103442468 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410103442468 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103442468 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410103442468 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410103442468 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410103442468 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410103442468 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410103442468 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103442468 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103442468 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410103442468 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410103442469 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410103442469 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=412136) 20250410103443279 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=412136, count=440768) 20250410103444280 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103444469 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410103444469 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410103444469 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_call_clear_request pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_disconnect'. ------ MSC_Tests.TC_lu_disconnect ------ Thu Apr 10 10:34:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410103445282 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_disconnect' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_lu_disconnect started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(208)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(208)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(208)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(206)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410103445921 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(209)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410103446116 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410103446116 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410103446116 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410103446116 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(208)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(208)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(208)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410103446121 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103446121 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410103446121 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410103446121 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410103446121 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410103446121 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410103446121 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410103446121 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103446121 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410103446121 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410103446121 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(208)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(208)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(208)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(208)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(208)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(208)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(208)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(208)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410103446122 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103446122 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410103446122 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410103446122 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410103446122 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410103446122 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410103446122 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410103446122 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103446122 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410103446122 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410103446122 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103446122 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(208)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(208)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(208)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(208)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(208)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410103446122 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410103446122 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410103446283 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103446283 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(211)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(211)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410103446289 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(211)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(211)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(211)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(211)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(211)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(211)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410103446304 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410103446304 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(212)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000011" to be handled at TC_lu_disconnect0(214) TC_lu_disconnect0(214)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000011'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410103446924 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103446924 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103446924 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103446924 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103446924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103446924 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103446924 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103446924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103446924 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103446924 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(208)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103446925 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103446925 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103446925 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103446925 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103446925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103446925 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103446925 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103446925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103446925 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103446925 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(208)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(208)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(207)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(207)@7d38b4d9c9a0: Added conn table entry 0TC_lu_disconnect0(214)7785762 MSC_Test_0-SCCP(206)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(207)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410103446945 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103446945 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103446945 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103446945 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103446945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103446945 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103446945 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103446945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103446945 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103446945 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 76 cd 22 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 11 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(208)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103446946 DMM DEBUG msc_a(IMSI-262420000000011:GERAN-A-28:LU)[0x563b4cbfaf80]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000011 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410103446946 DMM DEBUG msc_a(IMSI-262420000000011:GERAN-A-28:LU)[0x563b4cbfaf80]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410103446946 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x563b4cbf3be0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410103446947 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x563b4cbf3be0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000011:GERAN-A-28:LU)[0x563b4cbfaf80] (fsm.c:486) 20250410103446947 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x563b4cbf3be0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410103446947 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x563b4cbf3be0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410103446947 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410103446947 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000011 id=262420000000011 (vlr.c:661) 20250410103446947 DVLR INFO New subscr, IMSI: 262420000000011 (vlr.c:562) 20250410103446947 DVLR DEBUG VLR subscr IMSI-262420000000011 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410103446947 DVLR DEBUG VLR subscr IMSI-262420000000011 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410103446947 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410103446947 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x563b4cbf3be0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410103446947 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x563b4cbf3be0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410103446947 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x563b4cbf3be0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410103446947 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x563b4cbf3be0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410103446947 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x563b4cbf3be0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410103446947 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x563b4cbf3be0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410103446947 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x563b4cbf22e0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410103446947 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x563b4cbf22e0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x563b4cbf3be0] (fsm.c:486) 20250410103446947 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x563b4cbf22e0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410103446947 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x563b4cbf22e0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410103446948 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103446948 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103446948 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103446948 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103446948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103446948 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103446948 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103446948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103446948 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103446948 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0d 02 76 cd 22 00 00 1c 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410103446948 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103446948 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103446948 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103446948 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103446948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103446948 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103446948 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103446948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103446948 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103446948 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 76 cd 22 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 11 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(208)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(208)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(208)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(208)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(206)@7d38b4d9c9a0: { messageType := 2, destLocRef := '76CD22'O, sourceLocRef := '00001C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(206)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(206)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(206)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(206)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(206)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(212)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000011" handled at TC_lu_disconnect0(214) MSC_Test-GSUP(212)@7d38b4d9c9a0: Added IMSI table entry 0TC_lu_disconnect0(214)"262420000000011" MSC_Test_0-SCCP(206)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(206)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(206)@7d38b4d9c9a0: vl_from0 20250410103446955 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103446955 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103446955 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103446955 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103446955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103446955 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103446955 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103446955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103446955 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103446955 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 1c 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(206)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(208)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_disconnect0(214)@7d38b4d9c9a0: setverdict(pass): none -> pass MSC_Test_0-RAN(207)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_disconnect0(214)7785762 MSC_Test_0-SCCP(206)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-M3UA(208)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103447960 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103447960 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103447960 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103447960 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103447960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103447960 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103447960 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103447960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103447960 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103447960 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 c1 00 00 00 b9 03 02 00 00 04 00 00 1c 76 cd 22 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103447961 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x563b4cbf3be0]{VLR_ULA_S_WAIT_HLR_UPD}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410103447961 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x563b4cbf22e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410103447961 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x563b4cbf22e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Removing from parent vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x563b4cbf3be0] (msub.c:113) 20250410103447961 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x563b4cbf22e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Freeing instance (msub.c:113) 20250410103447961 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x563b4cbf22e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Deallocated (fsm.c:568) 20250410103447961 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x563b4cbf3be0]{VLR_ULA_S_WAIT_HLR_UPD}: Removing from parent msc_a(IMSI-262420000000011:GERAN-A-28:LU)[0x563b4cbfaf80] (msub.c:113) 20250410103447961 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x563b4cbf3be0]{VLR_ULA_S_WAIT_HLR_UPD}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410103447961 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x563b4cbf3be0]{VLR_ULA_S_WAIT_HLR_UPD}: Freeing instance (msub.c:113) 20250410103447961 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x563b4cbf3be0]{VLR_ULA_S_WAIT_HLR_UPD}: Deallocated (fsm.c:568) 20250410103447961 DVLR INFO VLR subscr IMSI-262420000000011 - active-conn: now used by 0 (-) (msub.c:375) 20250410103447961 DVLR DEBUG SUBSCR(IMSI-262420000000011) freeing VLR subscr (max total use count was 2) (vlr.c:472) 20250410103447961 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103447961 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103447961 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103447961 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103447961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103447961 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103447961 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103447961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103447961 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103447961 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 b9 00 00 00 c1 03 00 00 0d 05 76 cd 22 00 00 1c 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(208)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(208)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(206)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(206)@7d38b4d9c9a0: RLC received in state:disconnect_pending TC_lu_disconnect0(214)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410103448968 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410103448968 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103448968 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410103448968 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410103448968 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410103448968 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103448968 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410103448968 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410103448968 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410103448968 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103448968 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410103448968 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410103448968 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410103448969 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410103448969 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410103448969 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103448969 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103448969 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410103448969 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test-GSUP(212)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(208)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103448969 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410103448969 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410103448970 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410103448970 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250410103448972 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(206)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(207)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(209)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(210)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(213)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(215)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(211)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(205)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(205): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(206): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(207): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(208): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(209): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(210): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(211): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(212): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(213): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_lu_disconnect0(214): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(215): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_lu_disconnect finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_disconnect pass'. Thu Apr 10 10:34:48 UTC 2025 ====== MSC_Tests.TC_lu_disconnect pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_disconnect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=145368) 20250410103449973 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=145368, count=150172) 20250410103450970 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410103450970 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410103450970 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410103450974 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_disconnect pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_by_imei'. ------ MSC_Tests.TC_lu_by_imei ------ Thu Apr 10 10:34:51 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_by_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_by_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410103451976 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_by_imei' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_lu_by_imei started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(219)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(219)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(219)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(217)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410103452602 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(220)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410103452799 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410103452799 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410103452799 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410103452799 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(219)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(219)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(219)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410103452804 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103452804 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410103452804 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410103452804 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410103452804 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410103452804 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410103452804 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410103452804 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103452804 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410103452804 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410103452804 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(219)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(219)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(219)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(219)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(219)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(219)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(219)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(219)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410103452805 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103452805 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410103452805 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410103452805 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410103452805 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410103452805 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410103452805 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410103452805 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103452805 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410103452805 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410103452805 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103452805 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(219)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(219)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(219)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(219)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(219)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410103452805 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410103452805 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410103452976 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103452977 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(222)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(222)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410103452983 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(222)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(222)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(222)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(222)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(222)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(222)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410103453016 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410103453016 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(223)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000012" to be handled at TC_lu_by_imei0(225) TC_lu_by_imei0(225)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '010'B, oddEvenInd_identity := { imei := { oddevenIndicator := '1'B, digits := '49999000000012'H } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410103453610 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103453610 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103453610 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103453610 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103453610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103453610 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103453610 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103453610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103453610 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103453611 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(219)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103453611 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103453611 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103453611 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103453611 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103453611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103453611 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103453611 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103453611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103453611 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103453611 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(219)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(219)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(218)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(218)@7d38b4d9c9a0: Added conn table entry 0TC_lu_by_imei0(225)7946325 MSC_Test_0-SCCP(217)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(218)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(219)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103453625 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103453625 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103453625 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103453625 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103453625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103453625 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103453625 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103453625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103453625 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103453625 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 79 40 55 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 4a 99 99 00 00 00 10 02 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103453625 DMM DEBUG msc_a(IMEI-499990000000120:GERAN-A-29:LU)[0x563b4cbfaf80]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMEI-499990000000120 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410103453625 DMM ERROR msc_a(IMEI-499990000000120:GERAN-A-29:LU)[0x563b4cbfaf80]{MSC_A_ST_VALIDATE_L3}: unknown mobile identity type (gsm_04_08.c:398) 20250410103453625 DMM DEBUG msc_a(IMEI-499990000000120:GERAN-A-29:LU)[0x563b4cbfaf80]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410103453625 DVLR DEBUG vlr_lu_fsm(IMEI-499990000000120:GERAN-A-29:LU)[0x563b4cbf69a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410103453625 DVLR DEBUG vlr_lu_fsm(IMEI-499990000000120:GERAN-A-29:LU)[0x563b4cbf69a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMEI-499990000000120:GERAN-A-29:LU)[0x563b4cbfaf80] (fsm.c:486) 20250410103453625 DVLR DEBUG vlr_lu_fsm(IMEI-499990000000120:GERAN-A-29:LU)[0x563b4cbf69a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410103453625 DVLR DEBUG vlr_lu_fsm(IMEI-499990000000120:GERAN-A-29:LU)[0x563b4cbf69a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410103453625 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1055) 20250410103453625 DVLR INFO New subscr, TMSI: 0xffffffff (vlr.c:592) 20250410103453625 DVLR DEBUG VLR subscr unknown + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410103453625 DVLR DEBUG VLR subscr unknown - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1068) 20250410103453626 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410103453626 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-29:LU)[0x563b4cbf69a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_want_imsi() (vlr_lu_fsm.c:1003) 20250410103453626 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-29:LU)[0x563b4cbf69a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMSI (T3270, 12s) (vlr_lu_fsm.c:1008) 20250410103453626 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103453626 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103453626 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103453626 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103453626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103453626 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103453626 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103453626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103453626 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103453626 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0c 02 79 40 55 00 00 1d 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410103453626 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103453626 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103453626 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103453626 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103453626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103453626 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103453626 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103453626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103453626 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103453626 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 79 40 55 00 01 06 01 00 03 05 18 01 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(219)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(219)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(219)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(219)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(217)@7d38b4d9c9a0: { messageType := 2, destLocRef := '794055'O ("y@U"), sourceLocRef := '00001D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(217)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(217)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(217)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(217)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(217)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(217)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(217)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(217)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(217)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250410103453630 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103453630 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103453630 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103453630 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103453630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103453630 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103453630 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103453630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103453630 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103453630 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 1d 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(219)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103458626 DVLR DEBUG VLR subscr unknown + msc_a_fsm_releasing_onenter: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410103458626 DVLR DEBUG VLR subscr unknown + vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410103458626 DMM INFO msc_a(unknown:GERAN-A-29:LU)[0x563b4cbfaf80]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250410103458627 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-29:LU)[0x563b4cbf69a0]{VLR_ULA_S_WAIT_IMSI}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410103458627 DVLR DEBUG VLR subscr unknown - vlr_subscr_cancel_attach_fsm: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410103458627 DVLR DEBUG VLR subscr unknown - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250410103458627 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103458627 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103458627 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103458627 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103458627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103458627 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103458627 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103458627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103458627 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103458627 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 79 40 55 00 01 06 01 00 03 05 04 16 00 00 00 (osmo_ss7_asp.c:1175) 20250410103458627 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103458627 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103458627 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103458627 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103458627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103458627 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103458627 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103458627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103458627 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103458627 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 79 40 55 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(219)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(219)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(219)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(219)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(217)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(217)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(217)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(217)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(217)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(217)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(217)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(217)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(217)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(217)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(217)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(217)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410103458636 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103458636 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103458636 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103458636 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103458637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103458637 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103458637 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103458637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103458637 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103458637 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 1d 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(219)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103458637 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-29:LU)[0x563b4cbf69a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410103458637 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-29:LU)[0x563b4cbf69a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(unknown:GERAN-A-29:LU)[0x563b4cbfaf80] (msc_a.c:1053) 20250410103458637 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-29:LU)[0x563b4cbf69a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410103458637 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-29:LU)[0x563b4cbf69a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410103458637 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-29:LU)[0x563b4cbf69a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410103458637 DVLR INFO VLR subscr unknown - active-conn: now used by 0 (-) (msub.c:375) 20250410103458637 DVLR DEBUG SUBSCR(unknown) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250410103458638 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103458638 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103458638 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103458638 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103458638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103458638 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103458638 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103458638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103458638 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103458638 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0c 04 79 40 55 00 00 1d 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(219)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(219)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(217)@7d38b4d9c9a0: Session index based on local reference:0 20250410103458639 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103458639 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103458639 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103458639 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103458639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103458639 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103458640 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103458640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(219)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103458640 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103458640 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 1d 79 40 55 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(218)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_by_imei0(225)7946325 TC_lu_by_imei0(225)@7d38b4d9c9a0: setverdict(pass): none -> pass TC_lu_by_imei0(225)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci() TC_lu_by_imei0(225)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_by_imei0(225)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test-GSUP(223)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(219)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(217)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103458650 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410103458650 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(218)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(220)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(216)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(224)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103458653 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(222)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(221)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(226)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(216): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(217): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(218): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(219): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(220): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(221): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(222): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(223): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(224): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_lu_by_imei0(225): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(226): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_lu_by_imei finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_by_imei pass'. Thu Apr 10 10:34:58 UTC 2025 ====== MSC_Tests.TC_lu_by_imei pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_by_imei.talloc 20250410103458840 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410103458840 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103458840 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410103458840 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410103458840 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410103458840 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103458840 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410103458840 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410103458840 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410103458840 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103458840 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410103458840 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410103458840 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410103458840 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410103458840 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410103458840 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103458840 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103458840 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410103458840 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410103458840 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410103458840 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=158384) 20250410103459654 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=158384, count=171704) 20250410103500656 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103500842 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410103500842 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410103500842 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_by_imei pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_by_tmsi_noauth_unknown'. ------ MSC_Tests.TC_lu_by_tmsi_noauth_unknown ------ Thu Apr 10 10:35:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_by_tmsi_noauth_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_by_tmsi_noauth_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410103501656 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_by_tmsi_noauth_unknown' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_lu_by_tmsi_noauth_unknown started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(230)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(230)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(230)@7d38b4d9c9a0: ************************************************* MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-SCCP(228)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410103502318 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(231)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410103502507 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410103502507 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410103502507 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410103502507 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(230)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(230)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(230)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410103502513 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103502513 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410103502513 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410103502513 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410103502513 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410103502513 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410103502513 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410103502513 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103502513 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410103502513 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410103502513 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(230)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(230)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(230)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(230)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(230)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410103502515 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103502515 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410103502515 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410103502515 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410103502515 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410103502515 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410103502515 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410103502515 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103502515 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410103502515 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(230)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(230)@7d38b4d9c9a0: Message received on association #8 20250410103502515 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103502515 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(230)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(230)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(230)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(230)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) 20250410103502515 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410103502516 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(230)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(230)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410103502657 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103502657 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(233)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(233)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410103502663 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(233)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(233)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(233)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(233)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(233)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(233)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410103502691 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410103502691 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(234)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000013" to be handled at TC_lu_by_tmsi_noauth_unknown0(236) TC_lu_by_tmsi_noauth_unknown0(236)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '01020304'O } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410103503318 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103503318 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103503318 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103503318 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103503318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103503318 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103503318 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103503318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103503318 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103503318 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(230)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103503319 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103503319 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103503319 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103503319 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103503319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103503319 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103503319 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103503319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103503319 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103503319 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(230)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(230)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(229)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(229)@7d38b4d9c9a0: Added conn table entry 0TC_lu_by_tmsi_noauth_unknown0(236)9626885 MSC_Test_0-SCCP(228)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(229)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410103503325 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103503325 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103503325 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103503325 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103503325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103503325 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103503325 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103503325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103503325 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103503325 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 43 00 00 00 c1 00 00 00 b9 03 02 00 00 01 92 e5 05 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1e 00 1c 57 05 08 00 62 f2 24 00 17 00 2a 17 0f 05 08 02 62 f2 20 99 99 52 05 f4 01 02 03 04 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(230)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103503325 DMM DEBUG msc_a(TMSI-0x01020304:GERAN-A-30:LU)[0x563b4cbf3be0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=TMSI-0x01020304 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410103503325 DMM DEBUG msc_a(TMSI-0x01020304:GERAN-A-30:LU)[0x563b4cbf3be0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410103503325 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x563b4cbf1320]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410103503325 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x563b4cbf1320]{VLR_ULA_S_IDLE}: is child of msc_a(TMSI-0x01020304:GERAN-A-30:LU)[0x563b4cbf3be0] (fsm.c:486) 20250410103503325 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x563b4cbf1320]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410103503325 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x563b4cbf1320]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410103503325 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1055) 20250410103503325 DVLR INFO New subscr, TMSI: 0x01020304 (vlr.c:592) 20250410103503325 DVLR DEBUG VLR subscr TMSI-0x01020304 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410103503325 DVLR DEBUG VLR subscr TMSI-0x01020304 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1068) 20250410103503325 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410103503325 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x563b4cbf1320]{VLR_ULA_S_IDLE}: vlr_loc_upd_want_imsi() (vlr_lu_fsm.c:1003) 20250410103503325 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x563b4cbf1320]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMSI (T3270, 12s) (vlr_lu_fsm.c:1008) 20250410103503325 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103503325 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103503325 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103503325 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103503325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103503325 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103503325 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103503325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103503325 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103503325 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0f 02 92 e5 05 00 00 1e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410103503325 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103503326 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103503326 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103503326 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103503326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103503326 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103503326 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103503326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103503326 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103503326 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 92 e5 05 00 01 06 01 00 03 05 18 01 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(230)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(230)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(230)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(230)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(228)@7d38b4d9c9a0: { messageType := 2, destLocRef := '92E505'O, sourceLocRef := '00001E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(228)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(228)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(228)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(228)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(228)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(228)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(228)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(228)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(228)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(230)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103503328 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103503328 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103503328 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103503328 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103503328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103503328 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103503328 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103503328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103503328 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103503328 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 1e 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(229)@7d38b4d9c9a0: patching N(SD)=1 into dtap '0519100921437598BADCFE1032547698BADCFE'O MSC_Test_0-RAN(229)@7d38b4d9c9a0: patched enc_l3: '0559100921437598BADCFE1032547698BADCFE'O MSC_Test_0-SCCP(228)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(228)@7d38b4d9c9a0: vl_len:22 MSC_Test_0-SCCP(228)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(228)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100130559100921437598BADCFE1032547698BADCFE'O MSC_Test_0-M3UA(230)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(229)@7d38b4d9c9a0: patching N(SD)=2 into dtap '0519082926240000000031'O MSC_Test_0-RAN(229)@7d38b4d9c9a0: patched enc_l3: '0599082926240000000031'O MSC_Test_0-SCCP(228)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(228)@7d38b4d9c9a0: vl_len:14 MSC_Test_0-SCCP(228)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(228)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000B0599082926240000000031'O MSC_Test_0-M3UA(230)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103503532 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103503533 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103503533 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103503533 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103503533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103503533 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103503533 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103503533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103503533 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103503533 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 1e 00 01 16 01 00 13 05 59 10 09 21 43 75 98 ba dc fe 10 32 54 76 98 ba dc fe 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103503533 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103503533 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103503533 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103503533 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103503533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103503533 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103503533 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103503533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103503533 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103503533 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 1e 00 01 0e 01 00 0b 05 99 08 29 26 24 00 00 00 00 31 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103503533 DMM ERROR Failure to decode Mobile Identity in MM Identity Response (rc=-74) (gsm_04_08.c:210) 20250410103503533 DBSSAP ERROR msc_a(TMSI-0x01020304:GERAN-A-30:LU)[0x563b4cbf3be0]{MSC_A_ST_AUTH_CIPH}: RAN decode error (rc=-22) for DTAP from MSC-I (msc_a.c:2060) 20250410103503534 DMM DEBUG IDENTITY RESPONSE: IMSI-262420000000013 (gsm_04_08.c:223) 20250410103503534 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000013 id=262420000000013 (vlr.c:661) 20250410103503534 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x563b4cbf1320]{VLR_ULA_S_WAIT_IMSI}: Received Event VLR_ULA_E_ID_IMSI (vlr.c:1455) 20250410103503534 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x563b4cbf1320]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410103503534 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x563b4cbf1320]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410103503534 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x563b4cbf1320]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410103503534 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x563b4cbf1320]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410103503534 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x563b4cbf1320]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410103503534 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x563b4cbf1320]{VLR_ULA_S_WAIT_IMSI}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410103503534 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410103503534 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x563b4cbf1320] (fsm.c:486) 20250410103503534 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410103503534 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410103503534 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103503534 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103503534 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103503534 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103503534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103503534 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103503534 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103503535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103503535 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103503535 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 92 e5 05 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 31 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(230)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(230)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(228)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(228)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(228)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(228)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(234)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000013" handled at TC_lu_by_tmsi_noauth_unknown0(236) MSC_Test-GSUP(234)@7d38b4d9c9a0: Added IMSI table entry 0TC_lu_by_tmsi_noauth_unknown0(236)"262420000000013" 20250410103503549 DVLR DEBUG VLR subscr IMSI-262420000000013:TMSI-0x01020304 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103503549 DVLR DEBUG IMSI:262420000000013 has MSISDN:491230000013 (vlr.c:1045) 20250410103503549 DMSC NOTICE msub(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304) VLR: update for IMSI=262420000000013 (MSISDN=491230000013) (gsm_04_08.c:1541) 20250410103503549 DVLR DEBUG VLR subscr IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410103503551 DVLR DEBUG VLR subscr IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103503551 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x563b4cbf1320]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410103503551 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410103503551 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410103503551 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410103503551 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x563b4cbf1320] (vlr_lu_fsm.c:110) 20250410103503551 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410103503551 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410103503551 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x563b4cbf1320]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410103503551 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x563b4cbf1320]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410103503551 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x563b4cc06a10]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410103503551 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x563b4cc06a10]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x563b4cbf1320] (fsm.c:486) 20250410103503551 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x563b4cc06a10]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410103503551 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x563b4cc06a10]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410103503551 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x563b4cc06a10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410103503551 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x563b4cc06a10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410103503551 DMSC NOTICE msub(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:TMSInew-0x97DAA7ED) VLR: update for IMSI=262420000000013 (MSISDN=491230000013) (gsm_04_08.c:1541) 20250410103503551 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x563b4cc06a10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410103503551 DMM DEBUG -> IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:TMSInew-0x97DAA7ED LOCATION UPDATE ACCEPT (TMSI = 0x97daa7ed) (gsm_04_08.c:149) 20250410103503551 DVLR DEBUG VLR subscr IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:TMSInew-0x97DAA7ED - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410103503552 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103503552 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103503552 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103503552 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103503552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103503552 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103503552 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103503552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103503552 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103503552 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 92 e5 05 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 97 da a7 ed (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(230)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(230)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(228)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(228)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(228)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(228)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(229)@7d38b4d9c9a0: patching N(SD)=3 into dtap '051B'O MSC_Test_0-RAN(229)@7d38b4d9c9a0: patched enc_l3: '05DB'O MSC_Test_0-SCCP(228)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(228)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(228)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(228)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000205DB'O MSC_Test_0-M3UA(230)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103503558 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103503558 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103503558 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103503558 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103503558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103503558 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103503559 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103503559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103503559 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103503559 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 1e 00 01 05 01 00 02 05 db 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103503559 DMM DEBUG msc_a(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:TMSInew-0x97DAA7ED:GERAN-A-30:LU)[0x563b4cbf3be0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410103503559 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:TMSInew-0x97DAA7ED:GERAN-A-30:LU)[0x563b4cbf1320]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410103503559 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x563b4cc06a10]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410103503559 DMSC NOTICE msub(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x97DAA7ED) VLR: update for IMSI=262420000000013 (MSISDN=491230000013) (gsm_04_08.c:1541) 20250410103503559 DVLR DEBUG VLR subscr IMSI-262420000000013:MSISDN-491230000013:TMSI-0x97DAA7ED + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410103503559 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x563b4cc06a10]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410103503559 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x97DAA7ED:GERAN-A-30:LU)[0x563b4cbf1320]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410103503559 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x563b4cc06a10]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410103503559 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x563b4cc06a10]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x97DAA7ED:GERAN-A-30:LU)[0x563b4cbf1320] (vlr_lu_fsm.c:817) 20250410103503559 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x563b4cc06a10]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410103503559 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x563b4cc06a10]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410103503559 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x97DAA7ED:GERAN-A-30:LU)[0x563b4cbf1320]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410103503559 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000013/3/1): Available (smpp_smsc.c:626) 20250410103503559 DVLR DEBUG VLR subscr IMSI-262420000000013:MSISDN-491230000013:TMSI-0x97DAA7ED + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410103503559 DVLR DEBUG VLR subscr IMSI-262420000000013:MSISDN-491230000013:TMSI-0x97DAA7ED + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410103503559 DVLR DEBUG VLR subscr IMSI-262420000000013:MSISDN-491230000013:TMSI-0x97DAA7ED - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410103503560 DVLR DEBUG VLR subscr IMSI-262420000000013:MSISDN-491230000013:TMSI-0x97DAA7ED - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410103503560 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103503560 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103503560 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103503560 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103503560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103503560 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103503560 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103503560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103503560 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103503560 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 92 e5 05 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(230)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(230)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(228)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(228)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(228)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(228)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(228)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(228)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(228)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(228)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410103503564 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103503564 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103503564 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103503564 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103503564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103503564 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103503564 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103503564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103503564 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103503564 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 1e 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(230)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103503564 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x97DAA7ED:GERAN-A-30:LU)[0x563b4cbf1320]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410103503564 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x97DAA7ED:GERAN-A-30:LU)[0x563b4cbf1320]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x97DAA7ED:GERAN-A-30:LU)[0x563b4cbf3be0] (msc_a.c:1053) 20250410103503564 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x97DAA7ED:GERAN-A-30:LU)[0x563b4cbf1320]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410103503564 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x97DAA7ED:GERAN-A-30:LU)[0x563b4cbf1320]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410103503564 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x97DAA7ED:GERAN-A-30:LU)[0x563b4cbf1320]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410103503565 DVLR DEBUG VLR subscr IMSI-262420000000013:MSISDN-491230000013:TMSI-0x97DAA7ED - active-conn: now used by 1 (attached) (msub.c:375) 20250410103503565 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103503565 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103503565 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103503565 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103503565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103503565 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103503565 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103503565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103503565 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103503565 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0f 04 92 e5 05 00 00 1e 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(230)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(230)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(228)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(230)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103503566 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103503566 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103503566 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103503566 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103503566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103503566 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103503566 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103503566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103503566 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103503566 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 1e 92 e5 05 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(229)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_by_tmsi_noauth_unknown0(236)9626885 TC_lu_by_tmsi_noauth_unknown0(236)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410103503570 DVLR DEBUG VLR subscr IMSI-262420000000013:MSISDN-491230000013:TMSI-0x97DAA7ED + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410103503570 DVLR DEBUG VLR subscr IMSI-262420000000013:MSISDN-491230000013:TMSI-0x97DAA7ED - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_by_tmsi_noauth_unknown0(236)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_by_tmsi_noauth_unknown0(236)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_by_tmsi_noauth_unknown0(236)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test-GSUP(234)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(228)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(230)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103503584 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(229)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103503584 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410103503584 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) IPA-CTRL-CLI-IPA(227)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(233)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(237)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(231)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(232)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(235)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(227): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(228): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(229): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(230): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(231): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(232): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(233): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(234): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(235): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_lu_by_tmsi_noauth_unknown0(236): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(237): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_lu_by_tmsi_noauth_unknown finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_by_tmsi_noauth_unknown pass'. Thu Apr 10 10:35:03 UTC 2025 ====== MSC_Tests.TC_lu_by_tmsi_noauth_unknown pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_by_tmsi_noauth_unknown.talloc 20250410103503768 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410103503768 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103503768 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410103503768 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410103503768 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410103503768 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103503768 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410103503768 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410103503768 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410103503768 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103503768 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410103503768 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410103503768 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410103503768 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410103503768 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410103503768 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103503768 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103503768 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410103503768 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410103503768 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410103503768 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=225404) 20250410103504584 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=225404, count=226040) 20250410103505586 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103505770 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410103505770 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410103505770 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_by_tmsi_noauth_unknown pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_attached_imsi_lu_unknown_tmsi'. ------ MSC_Tests.TC_attached_imsi_lu_unknown_tmsi ------ Thu Apr 10 10:35:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_attached_imsi_lu_unknown_tmsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_attached_imsi_lu_unknown_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410103506586 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_attached_imsi_lu_unknown_tmsi' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_attached_imsi_lu_unknown_tmsi started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(241)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(241)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(241)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(239)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410103507244 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(242)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410103507440 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410103507440 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410103507440 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410103507440 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(241)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(241)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(241)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410103507445 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103507445 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410103507445 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410103507445 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410103507445 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410103507445 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410103507445 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410103507445 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103507445 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410103507445 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410103507445 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(241)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(241)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(241)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(241)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(241)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(241)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(241)@7d38b4d9c9a0: Message received on association #8 20250410103507446 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103507446 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410103507446 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410103507446 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410103507446 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410103507446 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410103507446 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410103507446 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103507446 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410103507446 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410103507446 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103507446 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410103507446 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410103507446 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(241)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(241)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(241)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(241)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(241)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(241)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410103507587 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103507587 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(244)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(244)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410103507593 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(244)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(244)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(244)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(244)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(244)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(244)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410103507612 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410103507612 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(245)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000056" to be handled at TC_attached_imsi_lu_unknown_tmsi0(247) TC_attached_imsi_lu_unknown_tmsi0(247)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '56111111'O } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(241)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103508247 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103508247 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103508247 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103508247 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103508247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103508247 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103508247 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103508247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103508247 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103508247 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103508247 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103508247 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103508247 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103508247 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103508247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103508248 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103508248 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103508248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103508248 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103508248 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(241)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(241)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(240)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(240)@7d38b4d9c9a0: Added conn table entry 0TC_attached_imsi_lu_unknown_tmsi0(247)11139976 MSC_Test_0-SCCP(239)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(240)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(241)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103508262 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103508262 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103508262 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103508262 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103508262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103508262 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103508262 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103508262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103508262 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103508262 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 43 00 00 00 c1 00 00 00 b9 03 02 00 00 01 a9 fb 88 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1e 00 1c 57 05 08 00 62 f2 24 00 17 00 2a 17 0f 05 08 02 62 f2 20 99 99 52 05 f4 56 11 11 11 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103508263 DMM DEBUG msc_a(TMSI-0x56111111:GERAN-A-31:LU)[0x563b4cbfaf80]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=TMSI-0x56111111 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410103508263 DMM DEBUG msc_a(TMSI-0x56111111:GERAN-A-31:LU)[0x563b4cbfaf80]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410103508263 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x563b4cbf69a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410103508263 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x563b4cbf69a0]{VLR_ULA_S_IDLE}: is child of msc_a(TMSI-0x56111111:GERAN-A-31:LU)[0x563b4cbfaf80] (fsm.c:486) 20250410103508263 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x563b4cbf69a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410103508263 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x563b4cbf69a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410103508263 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1055) 20250410103508263 DVLR INFO New subscr, TMSI: 0x56111111 (vlr.c:592) 20250410103508263 DVLR DEBUG VLR subscr TMSI-0x56111111 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410103508263 DVLR DEBUG VLR subscr TMSI-0x56111111 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1068) 20250410103508263 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410103508263 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x563b4cbf69a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_want_imsi() (vlr_lu_fsm.c:1003) 20250410103508263 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x563b4cbf69a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMSI (T3270, 12s) (vlr_lu_fsm.c:1008) 20250410103508263 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103508263 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103508263 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103508263 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103508263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103508263 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103508263 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103508263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103508263 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103508263 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0e 02 a9 fb 88 00 00 1f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410103508263 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103508263 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103508263 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103508263 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103508263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103508263 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103508263 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103508263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103508263 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103508263 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 a9 fb 88 00 01 06 01 00 03 05 18 01 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(241)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(241)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(241)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(241)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(239)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'A9FB88'O, sourceLocRef := '00001F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(239)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(239)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(239)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(239)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(239)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(239)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(239)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(239)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(239)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(241)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103508267 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103508267 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103508267 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103508267 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103508267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103508267 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103508267 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103508267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103508267 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103508267 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 1f 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(240)@7d38b4d9c9a0: patching N(SD)=1 into dtap '0519082926240000000065'O MSC_Test_0-RAN(240)@7d38b4d9c9a0: patched enc_l3: '0559082926240000000065'O MSC_Test_0-SCCP(239)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(239)@7d38b4d9c9a0: vl_len:14 MSC_Test_0-SCCP(239)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(239)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000B0559082926240000000065'O MSC_Test_0-M3UA(241)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103508468 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103508468 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103508468 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103508468 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103508468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103508469 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103508469 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103508469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103508469 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103508469 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 1f 00 01 0e 01 00 0b 05 59 08 29 26 24 00 00 00 00 65 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103508469 DMM DEBUG IDENTITY RESPONSE: IMSI-262420000000056 (gsm_04_08.c:223) 20250410103508469 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000056 id=262420000000056 (vlr.c:661) 20250410103508469 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x563b4cbf69a0]{VLR_ULA_S_WAIT_IMSI}: Received Event VLR_ULA_E_ID_IMSI (vlr.c:1455) 20250410103508469 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x563b4cbf69a0]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410103508469 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x563b4cbf69a0]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410103508469 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x563b4cbf69a0]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410103508469 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x563b4cbf69a0]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410103508470 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x563b4cbf69a0]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410103508470 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x563b4cbf69a0]{VLR_ULA_S_WAIT_IMSI}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410103508470 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410103508470 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x563b4cbf69a0] (fsm.c:486) 20250410103508470 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410103508470 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410103508470 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103508470 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103508470 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103508470 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103508470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103508470 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103508470 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103508470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103508470 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103508470 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 a9 fb 88 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 65 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(241)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(241)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(239)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(239)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(239)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(239)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(245)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000056" handled at TC_attached_imsi_lu_unknown_tmsi0(247) MSC_Test-GSUP(245)@7d38b4d9c9a0: Added IMSI table entry 0TC_attached_imsi_lu_unknown_tmsi0(247)"262420000000056" 20250410103508484 DVLR DEBUG VLR subscr IMSI-262420000000056:TMSI-0x56111111 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103508484 DVLR DEBUG IMSI:262420000000056 has MSISDN:491230000056 (vlr.c:1045) 20250410103508484 DMSC NOTICE msub(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111) VLR: update for IMSI=262420000000056 (MSISDN=491230000056) (gsm_04_08.c:1541) 20250410103508484 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410103508485 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103508485 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x563b4cbf69a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410103508485 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410103508485 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410103508485 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410103508485 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x563b4cbf69a0] (vlr_lu_fsm.c:110) 20250410103508485 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410103508485 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410103508485 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x563b4cbf69a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410103508485 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x563b4cbf69a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410103508486 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x563b4cbf6620]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410103508486 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x563b4cbf6620]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x563b4cbf69a0] (fsm.c:486) 20250410103508486 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x563b4cbf6620]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410103508486 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x563b4cbf6620]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410103508486 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x563b4cbf6620]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410103508486 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x563b4cbf6620]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410103508486 DMSC NOTICE msub(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:TMSInew-0xB6E6CB4B) VLR: update for IMSI=262420000000056 (MSISDN=491230000056) (gsm_04_08.c:1541) 20250410103508486 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x563b4cbf6620]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410103508486 DMM DEBUG -> IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:TMSInew-0xB6E6CB4B LOCATION UPDATE ACCEPT (TMSI = 0xb6e6cb4b) (gsm_04_08.c:149) 20250410103508486 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:TMSInew-0xB6E6CB4B - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410103508486 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103508486 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103508486 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103508486 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103508486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103508486 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103508486 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103508486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103508486 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103508486 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 a9 fb 88 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 b6 e6 cb 4b (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(241)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(241)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(239)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(239)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(239)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(239)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(240)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(240)@7d38b4d9c9a0: patched enc_l3: '059B'O MSC_Test_0-SCCP(239)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(239)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(239)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(239)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002059B'O 20250410103508491 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) MSC_Test_0-M3UA(241)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103508491 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103508491 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103508491 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103508491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103508491 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103508491 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103508491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103508491 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103508491 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 1f 00 01 05 01 00 02 05 9b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103508491 DMM DEBUG msc_a(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:TMSInew-0xB6E6CB4B:GERAN-A-31:LU)[0x563b4cbfaf80]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410103508491 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:TMSInew-0xB6E6CB4B:GERAN-A-31:LU)[0x563b4cbf69a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410103508491 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x563b4cbf6620]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410103508491 DMSC NOTICE msub(IMSI-262420000000056:MSISDN-491230000056:TMSI-0xB6E6CB4B) VLR: update for IMSI=262420000000056 (MSISDN=491230000056) (gsm_04_08.c:1541) 20250410103508491 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0xB6E6CB4B + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410103508491 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x563b4cbf6620]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410103508491 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0xB6E6CB4B:GERAN-A-31:LU)[0x563b4cbf69a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410103508491 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x563b4cbf6620]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410103508491 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x563b4cbf6620]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0xB6E6CB4B:GERAN-A-31:LU)[0x563b4cbf69a0] (vlr_lu_fsm.c:817) 20250410103508491 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x563b4cbf6620]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410103508491 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x563b4cbf6620]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410103508491 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0xB6E6CB4B:GERAN-A-31:LU)[0x563b4cbf69a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410103508491 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000056/3/1): Available (smpp_smsc.c:626) 20250410103508491 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0xB6E6CB4B + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410103508491 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0xB6E6CB4B + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410103508491 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0xB6E6CB4B - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410103508492 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0xB6E6CB4B - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410103508492 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103508492 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103508492 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103508492 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103508492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103508492 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103508492 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103508492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103508492 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103508492 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 a9 fb 88 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(241)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(241)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(239)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(239)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(239)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(239)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(239)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(239)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(239)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(239)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410103508498 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103508498 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103508498 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103508498 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103508498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(241)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103508498 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103508498 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103508498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103508498 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103508498 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 1f 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103508498 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0xB6E6CB4B:GERAN-A-31:LU)[0x563b4cbf69a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410103508498 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0xB6E6CB4B:GERAN-A-31:LU)[0x563b4cbf69a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000056:MSISDN-491230000056:TMSI-0xB6E6CB4B:GERAN-A-31:LU)[0x563b4cbfaf80] (msc_a.c:1053) 20250410103508498 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0xB6E6CB4B:GERAN-A-31:LU)[0x563b4cbf69a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410103508498 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0xB6E6CB4B:GERAN-A-31:LU)[0x563b4cbf69a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410103508498 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0xB6E6CB4B:GERAN-A-31:LU)[0x563b4cbf69a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410103508498 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0xB6E6CB4B - active-conn: now used by 1 (attached) (msub.c:375) 20250410103508498 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103508498 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103508498 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103508498 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103508498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103508498 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103508498 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103508498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103508498 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103508498 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0e 04 a9 fb 88 00 00 1f 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(241)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(241)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(239)@7d38b4d9c9a0: Session index based on local reference:0 20250410103508499 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103508499 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103508499 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103508499 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103508499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(241)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103508499 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103508499 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103508499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103508499 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103508499 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 1f a9 fb 88 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(240)@7d38b4d9c9a0: Deleted conn table entry 0TC_attached_imsi_lu_unknown_tmsi0(247)11139976 TC_attached_imsi_lu_unknown_tmsi0(247)@7d38b4d9c9a0: setverdict(pass): none -> pass TC_attached_imsi_lu_unknown_tmsi0(247)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '56222222'O ("V\"\"\"") } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(240)@7d38b4d9c9a0: Added conn table entry 0TC_attached_imsi_lu_unknown_tmsi0(247)10342486 MSC_Test_0-RAN(240)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(239)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(241)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103508700 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103508700 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103508700 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103508700 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103508700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103508700 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103508701 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103508701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103508701 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103508701 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 43 00 00 00 c1 00 00 00 b9 03 02 00 00 01 9d d0 56 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1e 00 1c 57 05 08 00 62 f2 24 00 17 00 2a 17 0f 05 08 02 62 f2 20 99 99 52 05 f4 56 22 22 22 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103508701 DMM DEBUG msc_a(TMSI-0x56222222:GERAN-A-32:LU)[0x563b4cbf3be0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=TMSI-0x56222222 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410103508701 DMM DEBUG msc_a(TMSI-0x56222222:GERAN-A-32:LU)[0x563b4cbf3be0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410103508702 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x563b4cbf1320]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410103508702 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x563b4cbf1320]{VLR_ULA_S_IDLE}: is child of msc_a(TMSI-0x56222222:GERAN-A-32:LU)[0x563b4cbf3be0] (fsm.c:486) 20250410103508702 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x563b4cbf1320]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410103508702 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x563b4cbf1320]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410103508702 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1055) 20250410103508702 DVLR INFO New subscr, TMSI: 0x56222222 (vlr.c:592) 20250410103508702 DVLR DEBUG VLR subscr TMSI-0x56222222 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410103508702 DVLR DEBUG VLR subscr TMSI-0x56222222 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1068) 20250410103508702 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410103508702 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x563b4cbf1320]{VLR_ULA_S_IDLE}: vlr_loc_upd_want_imsi() (vlr_lu_fsm.c:1003) 20250410103508702 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x563b4cbf1320]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMSI (T3270, 12s) (vlr_lu_fsm.c:1008) 20250410103508702 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103508702 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103508702 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103508702 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103508702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103508702 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103508702 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103508702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103508702 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103508702 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 02 02 9d d0 56 00 00 20 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410103508702 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103508702 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103508702 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103508702 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103508702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103508702 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103508702 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103508702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103508702 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103508702 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 02 06 9d d0 56 00 01 06 01 00 03 05 18 01 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(241)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(241)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(241)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(239)@7d38b4d9c9a0: { messageType := 2, destLocRef := '9DD056'O, sourceLocRef := '000020'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(239)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(241)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(239)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(239)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(239)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(239)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(240)@7d38b4d9c9a0: patching N(SD)=1 into dtap '0519082926240000000065'O MSC_Test_0-RAN(240)@7d38b4d9c9a0: patched enc_l3: '0559082926240000000065'O MSC_Test_0-SCCP(239)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(239)@7d38b4d9c9a0: vl_len:14 MSC_Test_0-SCCP(239)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(239)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000B0559082926240000000065'O MSC_Test_0-M3UA(241)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103508711 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103508711 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103508711 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103508711 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103508711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103508711 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103508711 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103508711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103508711 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103508711 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 20 00 01 0e 01 00 0b 05 59 08 29 26 24 00 00 00 00 65 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103508711 DMM DEBUG IDENTITY RESPONSE: IMSI-262420000000056 (gsm_04_08.c:223) 20250410103508711 DVLR NOTICE SUBSCR(TMSI-0x56222222) There is an existing subscriber for IMSI 262420000000056 used by 1 (attached), replacing with this VLR subscr, used by 1 (active-conn) (vlr.c:603) 20250410103508711 DVLR DEBUG SUBSCR(IMSI-262420000000056:MSISDN-491230000056:TMSI-0xB6E6CB4B) freeing VLR subscr (max total use count was 4) (vlr.c:472) 20250410103508712 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000056 id=262420000000056 (vlr.c:661) 20250410103508712 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x563b4cbf1320]{VLR_ULA_S_WAIT_IMSI}: Received Event VLR_ULA_E_ID_IMSI (vlr.c:1455) 20250410103508712 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x563b4cbf1320]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410103508712 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x563b4cbf1320]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410103508712 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x563b4cbf1320]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410103508712 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x563b4cbf1320]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410103508712 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x563b4cbf1320]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410103508712 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x563b4cbf1320]{VLR_ULA_S_WAIT_IMSI}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410103508712 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410103508712 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x563b4cbf1320] (fsm.c:486) 20250410103508712 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410103508712 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410103508712 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103508712 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103508712 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103508712 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103508712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103508712 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103508712 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103508712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103508712 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103508712 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 02 06 9d d0 56 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 65 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(241)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(241)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(239)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(239)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(239)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(239)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410103508716 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103508716 DVLR DEBUG IMSI:262420000000056 has MSISDN:491230000056 (vlr.c:1045) 20250410103508716 DMSC NOTICE msub(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222) VLR: update for IMSI=262420000000056 (MSISDN=491230000056) (gsm_04_08.c:1541) 20250410103508716 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410103508717 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103508717 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x563b4cbf1320]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410103508717 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410103508717 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410103508717 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410103508717 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x563b4cbf1320] (vlr_lu_fsm.c:110) 20250410103508717 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410103508717 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410103508717 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x563b4cbf1320]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410103508717 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x563b4cbf1320]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410103508717 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x563b4cc06a10]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410103508717 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x563b4cc06a10]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x563b4cbf1320] (fsm.c:486) 20250410103508717 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x563b4cc06a10]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410103508717 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x563b4cc06a10]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410103508717 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x563b4cc06a10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410103508717 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x563b4cc06a10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410103508717 DMSC NOTICE msub(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:TMSInew-0x0943011D) VLR: update for IMSI=262420000000056 (MSISDN=491230000056) (gsm_04_08.c:1541) 20250410103508717 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x563b4cc06a10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410103508717 DMM DEBUG -> IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:TMSInew-0x0943011D LOCATION UPDATE ACCEPT (TMSI = 0x0943011d) (gsm_04_08.c:149) 20250410103508718 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:TMSInew-0x0943011D - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410103508718 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103508718 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103508718 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103508718 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103508718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103508718 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103508718 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103508718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103508718 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103508718 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 02 06 9d d0 56 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 09 43 01 1d (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(241)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(241)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(239)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(239)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(239)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(239)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(240)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(240)@7d38b4d9c9a0: patched enc_l3: '059B'O MSC_Test_0-SCCP(239)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(239)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(239)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(239)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002059B'O 20250410103508721 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103508721 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103508721 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103508721 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103508721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103508721 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103508721 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103508721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103508721 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(241)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103508721 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 20 00 01 05 01 00 02 05 9b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103508722 DMM DEBUG msc_a(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:TMSInew-0x0943011D:GERAN-A-32:LU)[0x563b4cbf3be0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410103508722 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:TMSInew-0x0943011D:GERAN-A-32:LU)[0x563b4cbf1320]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410103508722 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x563b4cc06a10]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410103508722 DMSC NOTICE msub(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x0943011D) VLR: update for IMSI=262420000000056 (MSISDN=491230000056) (gsm_04_08.c:1541) 20250410103508722 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x0943011D + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410103508722 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x563b4cc06a10]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410103508722 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x0943011D:GERAN-A-32:LU)[0x563b4cbf1320]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410103508722 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x563b4cc06a10]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410103508722 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x563b4cc06a10]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x0943011D:GERAN-A-32:LU)[0x563b4cbf1320] (vlr_lu_fsm.c:817) 20250410103508722 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x563b4cc06a10]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410103508722 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x563b4cc06a10]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410103508722 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x0943011D:GERAN-A-32:LU)[0x563b4cbf1320]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410103508722 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000056/3/1): Available (smpp_smsc.c:626) 20250410103508722 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x0943011D + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410103508722 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x0943011D + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410103508722 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x0943011D - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410103508722 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x0943011D - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410103508722 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103508722 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103508722 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103508722 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103508722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103508722 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103508722 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103508722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103508722 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103508723 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 02 06 9d d0 56 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(241)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(241)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(239)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(239)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(239)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(239)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(239)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(239)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(239)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(239)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(241)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103508726 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103508726 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103508726 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103508726 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103508726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103508726 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103508726 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103508726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103508726 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103508726 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 20 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103508726 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x0943011D:GERAN-A-32:LU)[0x563b4cbf1320]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410103508726 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x0943011D:GERAN-A-32:LU)[0x563b4cbf1320]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x0943011D:GERAN-A-32:LU)[0x563b4cbf3be0] (msc_a.c:1053) 20250410103508726 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x0943011D:GERAN-A-32:LU)[0x563b4cbf1320]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410103508726 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x0943011D:GERAN-A-32:LU)[0x563b4cbf1320]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410103508726 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x0943011D:GERAN-A-32:LU)[0x563b4cbf1320]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410103508727 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x0943011D - active-conn: now used by 1 (attached) (msub.c:375) 20250410103508727 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103508727 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103508727 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103508727 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103508727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103508727 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103508727 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103508727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103508727 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103508727 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 02 04 9d d0 56 00 00 20 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(241)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(241)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(239)@7d38b4d9c9a0: Session index based on local reference:0 20250410103508728 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103508728 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103508728 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103508728 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103508728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103508728 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103508728 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103508728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103508728 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103508728 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 20 9d d0 56 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(241)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(240)@7d38b4d9c9a0: Deleted conn table entry 0TC_attached_imsi_lu_unknown_tmsi0(247)10342486 TC_attached_imsi_lu_unknown_tmsi0(247)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_attached_imsi_lu_unknown_tmsi0(247)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test-GSUP(245)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103508736 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410103508737 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(239)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(242)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(241)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(240)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(243)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(238)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(246)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103508741 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(244)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(248)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(238): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(239): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(240): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(241): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(242): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(243): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(244): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(245): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(246): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_attached_imsi_lu_unknown_tmsi0(247): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(248): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_attached_imsi_lu_unknown_tmsi finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_attached_imsi_lu_unknown_tmsi pass'. Thu Apr 10 10:35:08 UTC 2025 ====== MSC_Tests.TC_attached_imsi_lu_unknown_tmsi pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_attached_imsi_lu_unknown_tmsi.talloc 20250410103508928 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410103508928 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103508928 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410103508928 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410103508928 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410103508928 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103508928 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410103508928 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410103508928 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410103508928 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103508928 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410103508928 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410103508928 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410103508928 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410103508928 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410103508928 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103508928 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103508928 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410103508928 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410103508928 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410103508929 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=338344) 20250410103509743 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=338344, count=350592) 20250410103510744 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103510930 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410103510930 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410103510930 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_attached_imsi_lu_unknown_tmsi pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_imsi_detach_by_imsi'. ------ MSC_Tests.TC_imsi_detach_by_imsi ------ Thu Apr 10 10:35:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_imsi_detach_by_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_imsi_detach_by_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410103511746 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_imsi_detach_by_imsi' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_imsi_detach_by_imsi started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(252)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(252)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(252)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(250)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410103512373 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(253)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410103512569 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410103512569 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410103512569 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410103512570 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(252)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(252)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(252)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410103512578 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103512578 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410103512578 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410103512578 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410103512578 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410103512578 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410103512578 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410103512578 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103512578 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410103512578 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410103512578 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(252)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(252)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(252)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(252)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(252)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410103512581 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103512581 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410103512581 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410103512581 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410103512581 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410103512581 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410103512581 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410103512581 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103512581 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410103512581 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410103512581 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(252)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(252)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(252)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410103512581 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410103512581 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410103512581 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(252)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(252)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(252)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(252)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(252)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410103512747 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103512747 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(255)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(255)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410103512753 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(255)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(255)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(255)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(255)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(255)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(255)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410103512786 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410103512786 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_imsi_detach_by_imsi0(258)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { imsiDetachIndication := { messageType := '000001'B, nsd := '00'B, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000014'H, fillerDigit := omit } } } } } } } } 20250410103513383 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103513383 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103513383 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103513383 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103513383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103513383 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103513383 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103513383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103513383 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103513383 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(252)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103513385 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103513385 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103513385 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103513385 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103513385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103513385 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103513385 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103513385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103513385 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103513385 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(252)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(252)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(251)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(251)@7d38b4d9c9a0: Added conn table entry 0TC_imsi_detach_by_imsi0(258)7509738 MSC_Test_0-SCCP(250)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(251)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(252)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103513402 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103513402 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103513402 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103513402 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103513402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103513402 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103513402 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103513402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103513402 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103513402 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 40 00 00 00 c1 00 00 00 b9 03 02 00 00 01 72 96 ea 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1b 00 19 57 05 08 00 62 f2 24 00 17 00 2a 17 0c 05 01 52 08 29 26 24 00 00 00 00 41 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103513403 DMM DEBUG IMSI DETACH INDICATION: IMSI-262420000000014 (gsm_04_08.c:980) 20250410103513403 DMM ERROR IMSI DETACH for unknown subscriber IMSI-262420000000014 (gsm_04_08.c:1004) 20250410103513404 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103513404 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103513404 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103513404 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103513404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103513404 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103513404 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103513404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103513404 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103513404 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 03 02 72 96 ea 00 00 21 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410103513404 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103513404 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103513404 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103513404 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103513404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103513404 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103513404 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103513404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103513404 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103513404 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 03 06 72 96 ea 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(252)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(252)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(252)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(252)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(250)@7d38b4d9c9a0: { messageType := 2, destLocRef := '7296EA'O, sourceLocRef := '000021'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(250)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(250)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(250)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(250)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(250)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(250)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(250)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(250)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(250)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(250)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(250)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(250)@7d38b4d9c9a0: vl_from0 20250410103513414 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103513414 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103513414 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103513414 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103513414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103513414 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-SCCP(250)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(252)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(252)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103513414 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103513414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103513414 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103513414 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 21 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103513616 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103513617 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103513617 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103513617 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103513617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103513617 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103513617 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103513617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103513617 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103513617 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 21 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103513618 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103513618 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103513618 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103513618 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103513618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103513618 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103513618 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103513618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103513618 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103513618 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 03 04 72 96 ea 00 00 21 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(252)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(252)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(250)@7d38b4d9c9a0: Session index based on local reference:0 20250410103513620 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103513620 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103513620 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(252)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103513621 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103513621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103513621 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103513621 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103513621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103513621 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103513621 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 21 72 96 ea 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(251)@7d38b4d9c9a0: Deleted conn table entry 0TC_imsi_detach_by_imsi0(258)7509738 TC_imsi_detach_by_imsi0(258)@7d38b4d9c9a0: setverdict(pass): none -> pass TC_imsi_detach_by_imsi0(258)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test_0-SCCP(250)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(252)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(256)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(259)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103513632 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410103513632 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250410103513632 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(253)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(251)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(255)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(257)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(249)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(254)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(249): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(250): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(251): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(252): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(253): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(254): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(255): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(256): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(257): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_imsi_detach_by_imsi0(258): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(259): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_imsi_detach_by_imsi finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_imsi_detach_by_imsi pass'. Thu Apr 10 10:35:13 UTC 2025 ====== MSC_Tests.TC_imsi_detach_by_imsi pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_imsi_detach_by_imsi.talloc 20250410103513824 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410103513824 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103513824 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410103513824 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410103513824 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410103513824 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103513824 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410103513824 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410103513824 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410103513824 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103513824 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410103513824 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410103513824 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410103513824 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410103513824 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410103513824 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103513824 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103513824 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410103513824 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410103513825 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410103513825 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103496) 20250410103514633 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=103496, count=143760) 20250410103515635 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103515826 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410103515826 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410103515826 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_imsi_detach_by_imsi pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_imsi_detach_by_tmsi'. ------ MSC_Tests.TC_imsi_detach_by_tmsi ------ Thu Apr 10 10:35:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_imsi_detach_by_tmsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_imsi_detach_by_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410103516636 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_imsi_detach_by_tmsi' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_imsi_detach_by_tmsi started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(263)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(263)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(263)@7d38b4d9c9a0: ************************************************* MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-SCCP(261)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410103517271 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(264)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410103517466 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410103517466 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410103517466 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410103517466 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(263)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(263)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(263)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410103517471 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103517471 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410103517471 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410103517471 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410103517471 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410103517471 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410103517471 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) MSC_Test_0-M3UA(263)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(263)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410103517472 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103517472 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410103517472 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410103517472 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(263)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(263)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(263)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410103517474 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103517474 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410103517474 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410103517474 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410103517474 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410103517474 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410103517474 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410103517474 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) MSC_Test_0-M3UA(263)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(263)@7d38b4d9c9a0: Message received on association #8 20250410103517474 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410103517474 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410103517474 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103517474 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(263)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(263)@7d38b4d9c9a0: Message received on association #8 20250410103517475 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410103517475 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(263)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(263)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(263)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(263)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410103517637 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103517637 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(266)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(266)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410103517643 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(266)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(266)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(266)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(266)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(266)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(266)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410103517664 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410103517664 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_imsi_detach_by_tmsi0(269)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { imsiDetachIndication := { messageType := '000001'B, nsd := '00'B, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '01020304'O } } } } } } } } 20250410103518280 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103518280 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103518280 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103518280 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103518280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103518280 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103518280 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103518280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103518280 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103518280 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(263)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103518281 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103518281 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103518281 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103518281 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103518281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103518281 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103518281 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103518281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103518281 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103518281 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(263)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(263)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(262)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(262)@7d38b4d9c9a0: Added conn table entry 0TC_imsi_detach_by_tmsi0(269)5042686 MSC_Test_0-SCCP(261)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(262)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(263)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103518300 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103518300 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103518300 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103518300 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103518300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103518300 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103518300 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103518300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103518300 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103518300 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 3d 00 00 00 c1 00 00 00 b9 03 02 00 00 01 4c f1 fe 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 18 00 16 57 05 08 00 62 f2 24 00 17 00 2a 17 09 05 01 52 05 f4 01 02 03 04 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103518301 DMM DEBUG IMSI DETACH INDICATION: TMSI-0x01020304 (gsm_04_08.c:980) 20250410103518301 DMM ERROR IMSI DETACH for unknown subscriber TMSI-0x01020304 (gsm_04_08.c:1004) 20250410103518302 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103518302 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103518302 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103518302 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103518302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103518302 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103518302 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103518302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103518302 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103518302 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 00 02 4c f1 fe 00 00 22 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410103518302 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103518302 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103518302 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103518302 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103518302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103518302 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103518302 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103518302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103518302 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103518302 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 00 06 4c f1 fe 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(263)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(263)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(263)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(263)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(261)@7d38b4d9c9a0: { messageType := 2, destLocRef := '4CF1FE'O, sourceLocRef := '000022'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(261)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(261)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(261)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(261)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(261)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(261)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(261)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(261)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(261)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(263)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103518310 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103518311 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103518311 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103518311 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103518311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103518311 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103518311 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103518311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103518311 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103518311 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 22 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(261)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(261)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(261)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(261)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(263)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103518512 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103518513 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103518513 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103518513 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103518513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103518513 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103518513 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103518513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103518513 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103518513 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 22 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103518514 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103518514 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103518514 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103518514 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103518514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103518514 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103518514 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103518514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103518514 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103518514 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 00 04 4c f1 fe 00 00 22 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(263)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(263)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(261)@7d38b4d9c9a0: Session index based on local reference:0 20250410103518516 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103518516 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103518516 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103518516 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103518516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103518516 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103518516 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103518516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103518516 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103518516 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 22 4c f1 fe 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(263)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(262)@7d38b4d9c9a0: Deleted conn table entry 0TC_imsi_detach_by_tmsi0(269)5042686 TC_imsi_detach_by_tmsi0(269)@7d38b4d9c9a0: setverdict(pass): none -> pass TC_imsi_detach_by_tmsi0(269)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci() TC_imsi_detach_by_tmsi0(269)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_imsi_detach_by_tmsi0(269)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test_0-M3UA(263)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(261)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(267)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103518531 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410103518531 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(262)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(264)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(270)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(260)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103518534 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(266)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(268)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(265)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(260): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(261): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(262): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(263): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(264): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(265): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(266): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(267): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(268): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_imsi_detach_by_tmsi0(269): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(270): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_imsi_detach_by_tmsi finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_imsi_detach_by_tmsi pass'. Thu Apr 10 10:35:18 UTC 2025 ====== MSC_Tests.TC_imsi_detach_by_tmsi pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_imsi_detach_by_tmsi.talloc 20250410103518720 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410103518720 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103518720 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410103518720 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410103518720 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410103518720 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103518720 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410103518720 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410103518720 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410103518720 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103518720 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410103518720 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410103518720 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410103518720 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410103518720 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410103518720 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103518720 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103518720 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410103518720 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410103518720 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410103518720 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103496) 20250410103519536 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=103496, count=143744) 20250410103520537 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103520722 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410103520722 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410103520722 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_imsi_detach_by_tmsi pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_imsi_detach_by_imei'. ------ MSC_Tests.TC_imsi_detach_by_imei ------ Thu Apr 10 10:35:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_imsi_detach_by_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_imsi_detach_by_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410103521537 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_imsi_detach_by_imei' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_imsi_detach_by_imei started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(274)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(274)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(274)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(272)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410103522173 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(275)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410103522370 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410103522370 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410103522370 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410103522370 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(274)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(274)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(274)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410103522375 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103522375 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410103522375 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410103522375 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410103522375 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410103522375 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410103522375 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410103522375 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103522375 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410103522375 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410103522375 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(274)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(274)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(274)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(274)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(274)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(274)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410103522378 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103522378 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410103522378 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410103522378 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410103522378 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410103522378 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410103522378 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410103522378 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103522378 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410103522378 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410103522378 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103522378 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(274)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(274)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410103522378 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410103522379 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(274)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(274)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(274)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(274)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(274)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410103522538 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103522539 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(277)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(277)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410103522545 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(277)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(277)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(277)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(277)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(277)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(277)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410103522572 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410103522572 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_imsi_detach_by_imei0(280)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { imsiDetachIndication := { messageType := '000001'B, nsd := '00'B, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '010'B, oddEvenInd_identity := { imei := { oddevenIndicator := '1'B, digits := '49999000000016'H } } } } } } } } 20250410103523181 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103523181 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103523181 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103523182 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103523182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103523182 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103523182 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103523182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103523182 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103523182 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(274)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103523182 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103523182 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103523182 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103523182 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103523182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103523182 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103523182 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103523182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103523182 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103523182 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(274)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(274)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(273)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(273)@7d38b4d9c9a0: Added conn table entry 0TC_imsi_detach_by_imei0(280)5240721 MSC_Test_0-SCCP(272)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(273)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410103523197 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103523197 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103523197 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103523197 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103523197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103523197 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103523197 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103523197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103523197 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103523197 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 40 00 00 00 c1 00 00 00 b9 03 02 00 00 01 4f f7 91 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1b 00 19 57 05 08 00 62 f2 24 00 17 00 2a 17 0c 05 01 52 08 4a 99 99 00 00 00 10 06 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(274)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103523198 DMM DEBUG IMSI DETACH INDICATION: IMEI-499990000000160 (gsm_04_08.c:980) 20250410103523198 DMM ERROR IMEI-499990000000160: unimplemented mobile identity type (gsm_04_08.c:994) 20250410103523198 DMM ERROR IMSI DETACH for unknown subscriber IMEI-499990000000160 (gsm_04_08.c:1004) 20250410103523198 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103523198 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103523198 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103523198 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103523198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103523198 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103523198 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103523198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103523198 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103523198 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 01 02 4f f7 91 00 00 23 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410103523198 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103523198 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103523198 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103523198 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103523198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103523198 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103523198 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103523198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103523198 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103523198 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 01 06 4f f7 91 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(274)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(274)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(274)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(274)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(272)@7d38b4d9c9a0: { messageType := 2, destLocRef := '4FF791'O, sourceLocRef := '000023'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(272)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(272)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(272)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(272)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(272)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(272)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(272)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(272)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(272)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(274)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103523203 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103523203 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103523203 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103523203 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103523203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103523203 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103523203 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103523203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103523203 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103523203 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 23 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(272)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(272)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(272)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(272)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(274)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103523408 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103523408 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103523408 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103523408 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103523408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103523409 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103523409 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103523409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103523409 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103523409 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 23 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103523409 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103523409 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103523409 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103523409 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103523409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103523409 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103523409 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103523410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103523410 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103523410 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 01 04 4f f7 91 00 00 23 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(274)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(274)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(272)@7d38b4d9c9a0: Session index based on local reference:0 20250410103523411 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103523412 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103523412 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103523412 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103523412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103523412 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(274)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103523412 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103523412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103523412 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103523412 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 23 4f f7 91 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(273)@7d38b4d9c9a0: Deleted conn table entry 0TC_imsi_detach_by_imei0(280)5240721 TC_imsi_detach_by_imei0(280)@7d38b4d9c9a0: setverdict(pass): none -> pass TC_imsi_detach_by_imei0(280)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci() TC_imsi_detach_by_imei0(280)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_imsi_detach_by_imei0(280)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test-GSUP(278)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(272)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(274)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103523424 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410103523424 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(275)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(273)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103523426 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(279)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(277)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(281)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(276)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(271)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(271): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(272): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(273): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(274): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(275): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(276): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(277): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(278): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(279): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_imsi_detach_by_imei0(280): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(281): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_imsi_detach_by_imei finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_imsi_detach_by_imei pass'. Thu Apr 10 10:35:23 UTC 2025 ====== MSC_Tests.TC_imsi_detach_by_imei pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_imsi_detach_by_imei.talloc 20250410103523612 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410103523612 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103523612 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410103523612 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410103523612 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410103523612 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103523612 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410103523612 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410103523612 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410103523612 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103523612 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410103523612 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410103523612 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410103523612 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410103523612 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410103523612 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103523612 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103523612 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410103523612 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410103523613 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410103523613 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=122704) 20250410103524426 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=122704, count=144092) 20250410103525427 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103525613 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410103525614 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410103525614 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_imsi_detach_by_imei pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_emerg_call_imei_reject'. ------ MSC_Tests.TC_emerg_call_imei_reject ------ Thu Apr 10 10:35:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_emerg_call_imei_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_emerg_call_imei_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410103526428 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_emerg_call_imei_reject' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_emerg_call_imei_reject started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(285)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(285)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(285)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(283)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410103527077 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(286)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410103527268 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410103527268 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410103527268 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410103527268 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(285)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(285)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(285)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410103527273 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103527274 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410103527274 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410103527274 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410103527274 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410103527274 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410103527274 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410103527274 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103527274 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410103527274 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410103527274 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(285)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(285)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(285)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(285)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(285)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(285)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(285)@7d38b4d9c9a0: Message received on association #8 20250410103527276 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103527277 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410103527277 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410103527277 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410103527277 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410103527277 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410103527277 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410103527277 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103527277 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410103527277 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410103527277 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103527277 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(285)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410103527277 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410103527277 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(285)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(285)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(285)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(285)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(285)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410103527429 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103527429 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(288)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(288)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410103527435 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(288)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(288)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(288)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(288)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(288)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(288)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410103527459 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410103527459 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_emerg_call_imei_reject0(291)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0010'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '010'B, oddEvenInd_identity := { imei := { oddevenIndicator := '1'B, digits := '49999000000017'H } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } 20250410103528083 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103528083 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103528083 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103528083 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103528083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103528083 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103528083 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103528083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103528083 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103528083 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(285)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103528085 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103528085 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103528085 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103528085 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103528085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103528085 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103528085 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103528085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103528085 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103528085 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(285)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(285)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(284)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(284)@7d38b4d9c9a0: Added conn table entry 0TC_emerg_call_imei_reject0(291)1490314 MSC_Test_0-SCCP(283)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(284)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410103528101 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103528101 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103528101 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103528101 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103528101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103528101 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103528101 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103528101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103528101 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103528101 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 44 00 00 00 c1 00 00 00 b9 03 02 00 00 01 16 bd 8a 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1f 00 1d 57 05 08 00 62 f2 24 00 17 00 2a 17 10 05 24 02 03 50 59 02 08 4a 99 99 00 00 00 10 07 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(285)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103528102 DMM DEBUG msc_a(IMEI-499990000000170:GERAN-A-36:CM_SERVICE_REQ)[0x563b4cbf1320]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Emergency-Call (gsm_04_08.c:776) 20250410103528102 DBSSAP NOTICE msc_a(IMEI-499990000000170:GERAN-A-36:CM_SERVICE_REQ)[0x563b4cbf1320]{MSC_A_ST_VALIDATE_L3}: Tx CM SERVICE REQUEST REJECT: emergency services by IMEI are not supported (gsm_04_08.c:787) 20250410103528102 DMM DEBUG msc_a(IMEI-499990000000170:GERAN-A-36:CM_SERVICE_REQ)[0x563b4cbf1320]{MSC_A_ST_VALIDATE_L3}: -> CM SERVICE Reject cause: 5 (gsm_04_08.c:259) 20250410103528102 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103528102 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103528102 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103528102 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103528102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103528102 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103528102 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103528102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103528102 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103528102 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 06 02 16 bd 8a 00 00 24 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410103528102 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103528102 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103528102 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103528102 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103528102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103528102 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103528102 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103528102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103528102 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103528102 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 06 06 16 bd 8a 00 01 06 01 00 03 05 22 05 00 00 00 (osmo_ss7_asp.c:1175) 20250410103528102 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103528102 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103528102 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103528102 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103528102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103528102 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103528102 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103528102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103528102 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103528102 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 06 06 16 bd 8a 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(285)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(285)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(285)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(285)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(285)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(285)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(283)@7d38b4d9c9a0: { messageType := 2, destLocRef := '16BD8A'O, sourceLocRef := '000024'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(283)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(283)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(283)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(283)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(283)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(283)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(283)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(283)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(283)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(283)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(283)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(283)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(283)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410103528117 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103528117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103528117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103528117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103528117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103528117 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103528117 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103528117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103528117 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(285)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103528117 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 24 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103528119 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103528119 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103528119 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103528119 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103528119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103528119 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103528119 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103528119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103528119 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103528119 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 06 04 16 bd 8a 00 00 24 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(285)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(285)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(283)@7d38b4d9c9a0: Session index based on local reference:0 20250410103528120 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103528120 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103528120 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103528120 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103528120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103528120 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103528120 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103528120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103528120 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103528120 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 24 16 bd 8a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(285)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(284)@7d38b4d9c9a0: Deleted conn table entry 0TC_emerg_call_imei_reject0(291)1490314 TC_emerg_call_imei_reject0(291)@7d38b4d9c9a0: setverdict(pass): none -> pass TC_emerg_call_imei_reject0(291)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci() TC_emerg_call_imei_reject0(291)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imei_reject0(291)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410103528128 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410103528128 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(289)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(283)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(285)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(286)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103528131 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(288)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(282)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(284)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(290)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(287)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(282): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(283): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(284): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(285): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(286): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(287): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(288): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(289): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(290): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_emerg_call_imei_reject0(291): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_emerg_call_imei_reject finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_emerg_call_imei_reject pass'. Thu Apr 10 10:35:28 UTC 2025 ====== MSC_Tests.TC_emerg_call_imei_reject pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_emerg_call_imei_reject.talloc 20250410103528320 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410103528320 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103528320 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410103528320 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410103528320 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410103528320 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103528320 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410103528320 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410103528320 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410103528320 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103528320 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410103528320 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410103528320 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410103528320 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410103528320 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410103528320 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103528320 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103528320 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410103528320 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410103528321 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410103528321 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=127008) 20250410103529132 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=127008, count=144276) 20250410103530133 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103530321 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410103530321 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410103530321 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_emerg_call_imei_reject pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_emerg_call_imsi'. ------ MSC_Tests.TC_emerg_call_imsi ------ Thu Apr 10 10:35:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_emerg_call_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_emerg_call_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410103531135 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_emerg_call_imsi' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_emerg_call_imsi started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(296)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(296)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(296)@7d38b4d9c9a0: ************************************************* MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-SCCP(294)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410103531787 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(297)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410103531981 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410103531981 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410103531981 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410103531981 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(296)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(296)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(296)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410103531987 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103531987 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410103531987 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410103531987 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410103531987 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410103531987 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410103531987 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410103531987 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103531987 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410103531987 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410103531987 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(296)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(296)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(296)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(296)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(296)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410103531989 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103531989 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410103531989 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410103531989 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410103531989 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410103531989 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410103531989 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410103531989 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103531989 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_0-M3UA(296)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(296)@7d38b4d9c9a0: Message received on association #8 20250410103531989 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410103531989 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103531990 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(296)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410103531990 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410103531990 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(296)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(296)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(296)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(296)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(296)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410103532136 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103532136 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(299)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(299)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410103532142 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(299)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(299)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(299)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(299)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(299)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(299)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410103532164 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410103532164 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(300)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000018" to be handled at TC_emerg_call_imsi0(302) TC_emerg_call_imsi0(302)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000018'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410103532794 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103532794 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103532794 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103532794 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103532794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103532794 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103532794 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103532794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103532794 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103532794 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(296)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103532795 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103532795 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103532795 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103532795 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103532795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103532795 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103532795 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103532795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103532795 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103532795 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(296)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(296)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(295)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(295)@7d38b4d9c9a0: Added conn table entry 0TC_emerg_call_imsi0(302)13785679 MSC_Test_0-SCCP(294)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(295)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410103532811 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103532811 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103532811 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103532811 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103532811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(296)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103532811 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103532811 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103532811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103532811 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103532811 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 d2 5a 4f 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 81 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103532812 DMM DEBUG msc_a(IMSI-262420000000018:GERAN-A-37:LU)[0x563b4cbfaf80]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000018 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410103532812 DMM DEBUG msc_a(IMSI-262420000000018:GERAN-A-37:LU)[0x563b4cbfaf80]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410103532812 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x563b4cbf69a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410103532812 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x563b4cbf69a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000018:GERAN-A-37:LU)[0x563b4cbfaf80] (fsm.c:486) 20250410103532812 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x563b4cbf69a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410103532812 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x563b4cbf69a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410103532812 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410103532812 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000018 id=262420000000018 (vlr.c:661) 20250410103532812 DVLR INFO New subscr, IMSI: 262420000000018 (vlr.c:562) 20250410103532812 DVLR DEBUG VLR subscr IMSI-262420000000018 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410103532812 DVLR DEBUG VLR subscr IMSI-262420000000018 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410103532812 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410103532812 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x563b4cbf69a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410103532812 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x563b4cbf69a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410103532813 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x563b4cbf69a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410103532813 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x563b4cbf69a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410103532813 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x563b4cbf69a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410103532813 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x563b4cbf69a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410103532813 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410103532813 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x563b4cbf69a0] (fsm.c:486) 20250410103532813 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410103532813 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410103532813 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103532813 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103532813 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103532813 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103532813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103532813 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103532813 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103532813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103532813 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103532813 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 07 02 d2 5a 4f 00 00 25 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410103532813 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103532813 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103532813 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103532813 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103532813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103532813 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103532813 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103532813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103532813 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103532813 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 07 06 d2 5a 4f 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 81 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(296)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(296)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(296)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(296)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'D25A4F'O, sourceLocRef := '000025'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(294)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(300)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000018" handled at TC_emerg_call_imsi0(302) MSC_Test-GSUP(300)@7d38b4d9c9a0: Added IMSI table entry 0TC_emerg_call_imsi0(302)"262420000000018" MSC_Test_0-SCCP(294)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(294)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(294)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(294)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410103532821 DVLR DEBUG VLR subscr IMSI-262420000000018 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410103532821 DVLR DEBUG VLR subscr IMSI-262420000000018 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_emerg_call_imsi0(302)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_emerg_call_imsi0(302)@7d38b4d9c9a0: setverdict(pass): none -> pass MSC_Test_0-SCCP(294)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(294)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(294)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(294)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(296)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103532825 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103532825 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103532825 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103532825 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103532825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103532825 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103532825 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103532825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103532825 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103532825 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 25 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103532831 DVLR DEBUG VLR subscr IMSI-262420000000018 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103532831 DVLR DEBUG IMSI:262420000000018 has MSISDN:491230000018 (vlr.c:1045) 20250410103532831 DMSC NOTICE msub(IMSI-262420000000018:MSISDN-491230000018) VLR: update for IMSI=262420000000018 (MSISDN=491230000018) (gsm_04_08.c:1541) 20250410103532831 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410103532831 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103532831 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x563b4cbf69a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410103532831 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410103532831 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410103532831 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410103532831 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x563b4cbf69a0] (vlr_lu_fsm.c:110) 20250410103532831 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410103532831 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410103532831 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x563b4cbf69a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410103532831 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x563b4cbf69a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410103532831 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x563b4cbfabd0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410103532831 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x563b4cbfabd0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x563b4cbf69a0] (fsm.c:486) 20250410103532832 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x563b4cbfabd0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410103532832 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x563b4cbfabd0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410103532832 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x563b4cbfabd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410103532832 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x563b4cbfabd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410103532832 DMSC NOTICE msub(IMSI-262420000000018:MSISDN-491230000018:TMSInew-0x080D146F) VLR: update for IMSI=262420000000018 (MSISDN=491230000018) (gsm_04_08.c:1541) 20250410103532832 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x563b4cbfabd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410103532832 DMM DEBUG -> IMSI-262420000000018:MSISDN-491230000018:TMSInew-0x080D146F LOCATION UPDATE ACCEPT (TMSI = 0x080d146f) (gsm_04_08.c:149) 20250410103532832 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSInew-0x080D146F - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410103532832 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103532832 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103532832 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103532832 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103532832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103532832 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103532832 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103532832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103532832 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103532832 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 07 06 d2 5a 4f 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 08 0d 14 6f (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(296)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(296)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(294)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(294)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(294)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(302)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(295)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(295)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(294)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(294)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(294)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(294)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O 20250410103532841 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103532841 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103532841 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103532841 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103532841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103532841 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(296)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103532841 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103532841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103532841 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103532841 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 25 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103532841 DMM DEBUG msc_a(IMSI-262420000000018:MSISDN-491230000018:TMSInew-0x080D146F:GERAN-A-37:LU)[0x563b4cbfaf80]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410103532841 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:TMSInew-0x080D146F:GERAN-A-37:LU)[0x563b4cbf69a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410103532841 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x563b4cbfabd0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410103532841 DMSC NOTICE msub(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F) VLR: update for IMSI=262420000000018 (MSISDN=491230000018) (gsm_04_08.c:1541) 20250410103532841 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410103532841 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x563b4cbfabd0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410103532841 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-37:LU)[0x563b4cbf69a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410103532841 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x563b4cbfabd0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410103532841 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x563b4cbfabd0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-37:LU)[0x563b4cbf69a0] (vlr_lu_fsm.c:817) 20250410103532841 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x563b4cbfabd0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410103532841 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x563b4cbfabd0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410103532841 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-37:LU)[0x563b4cbf69a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410103532841 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000018/3/1): Available (smpp_smsc.c:626) 20250410103532841 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410103532841 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410103532841 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410103532842 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410103532842 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103532842 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103532842 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103532842 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103532842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103532842 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103532842 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103532842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103532842 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103532842 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 07 06 d2 5a 4f 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(296)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(296)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(294)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(294)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(294)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(294)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(294)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(294)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(294)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410103532845 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103532845 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103532845 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103532845 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103532845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103532845 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103532845 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103532845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103532845 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103532845 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 25 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(296)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103532845 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-37:LU)[0x563b4cbf69a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410103532845 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-37:LU)[0x563b4cbf69a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-37:LU)[0x563b4cbfaf80] (msc_a.c:1053) 20250410103532845 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-37:LU)[0x563b4cbf69a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410103532845 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-37:LU)[0x563b4cbf69a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410103532845 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-37:LU)[0x563b4cbf69a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410103532845 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F - active-conn: now used by 1 (attached) (msub.c:375) 20250410103532845 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103532845 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103532845 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103532845 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103532845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103532845 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103532845 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103532845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103532846 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103532846 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 07 04 d2 5a 4f 00 00 25 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(296)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(296)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@7d38b4d9c9a0: Session index based on local reference:0 20250410103532846 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103532846 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103532846 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103532846 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103532846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103532846 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103532846 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103532846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103532846 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103532846 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 25 d2 5a 4f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(296)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(295)@7d38b4d9c9a0: Deleted conn table entry 0TC_emerg_call_imsi0(302)13785679 TC_emerg_call_imsi0(302)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410103532849 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410103532849 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_emerg_call_imsi0(302)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_emerg_call_imsi0(302)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(302)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(302)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0010'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '080D146F'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(295)@7d38b4d9c9a0: Added conn table entry 0TC_emerg_call_imsi0(302)8873977 MSC_Test_0-RAN(295)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(294)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(296)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103533048 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103533049 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103533049 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103533049 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103533049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103533049 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103533049 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103533049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103533049 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103533049 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 87 67 f9 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 02 03 50 59 02 05 f4 08 0d 14 6f 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103533050 DMM DEBUG msc_a(TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ)[0x563b4cbf3be0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Emergency-Call (gsm_04_08.c:776) 20250410103533050 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ)[0x563b4cbf1320]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410103533050 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ)[0x563b4cbf1320]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ)[0x563b4cbf3be0] (fsm.c:486) 20250410103533050 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ)[0x563b4cbf1320]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410103533050 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ)[0x563b4cbf1320]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410103533050 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410103533050 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410103533050 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ)[0x563b4cbf1320]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410103533050 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ)[0x563b4cbf1320]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410103533050 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ)[0x563b4cbf1320]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410103533050 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ)[0x563b4cbf1320]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410103533050 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ)[0x563b4cbf1320]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410103533050 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ)[0x563b4cbf1320]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410103533050 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ)[0x563b4cbf1320]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410103533050 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ)[0x563b4cbf1320]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410103533050 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ)[0x563b4cbf1320]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410103533050 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ)[0x563b4cbf1320]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410103533050 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000018/3/1): Available (smpp_smsc.c:626) 20250410103533050 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410103533051 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103533051 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103533051 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103533051 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103533051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103533051 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103533051 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103533051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103533051 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103533051 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 04 02 87 67 f9 00 00 26 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410103533051 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103533051 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103533051 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103533051 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103533051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103533051 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103533051 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103533051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103533051 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103533051 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 04 06 87 67 f9 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 81 (osmo_ss7_asp.c:1175) 20250410103533051 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103533051 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103533051 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103533051 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103533051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103533051 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103533051 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103533051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103533051 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103533051 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 04 06 87 67 f9 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(296)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(296)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(296)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(296)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(296)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(296)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@7d38b4d9c9a0: { messageType := 2, destLocRef := '8767F9'O, sourceLocRef := '000026'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(294)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(294)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(294)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(294)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(294)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(294)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(294)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(294)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(294)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410103533055 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410103533055 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_emerg_call_imsi0(302)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_emerg_call_imsi0(302)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(297)@7d38b4d9c9a0: Created MnccExpect[0] for "112" to be handled at TC_emerg_call_imsi0(302) MSC_Test-MGCP(298)@7d38b4d9c9a0: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_emerg_call_imsi0(302) MSC_Test_0-RAN(295)@7d38b4d9c9a0: patching N(SD)=1 into dtap '030E0406600504020081'O MSC_Test_0-RAN(295)@7d38b4d9c9a0: patched enc_l3: '034E0406600504020081'O MSC_Test_0-SCCP(294)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(294)@7d38b4d9c9a0: vl_len:13 MSC_Test_0-SCCP(294)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(294)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000A034E0406600504020081'O MSC_Test_0-M3UA(296)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103533073 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103533073 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103533073 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103533073 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103533073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103533073 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103533073 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103533073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103533073 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103533073 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 26 00 01 0d 01 00 0a 03 4e 04 06 60 05 04 02 00 81 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103533074 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250410103533074 DCC DEBUG trans(CC:NULL IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F callref-0x80000005 tid-8) New transaction (transaction.c:231) 20250410103533074 DCC DEBUG trans(CC:NULL IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) rx EMERG_SETUP in state NULL (gsm_04_08_cc.c:2696) 20250410103533074 DCC DEBUG trans(CC:NULL IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250410103533074 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250410103533074 DCC DEBUG trans(CC:NULL IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:702) 20250410103533074 DCC NOTICE trans(CC:NULL IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) EMERGENCY_SETUP to 112 (gsm_04_08_cc.c:704) 20250410103533074 DCC DEBUG trans(CC:NULL IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250410103533074 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ)[0x563b4cbf6410]{ESTABLISHING}: Allocated (fsm.c:456) 20250410103533074 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ)[0x563b4cbf6410]{ESTABLISHING}: is child of msc_a(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ)[0x563b4cbf3be0] (fsm.c:486) 20250410103533074 DCC DEBUG trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:2161) 20250410103533074 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ)[0x563b4cbfa750]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410103533074 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ)[0x563b4cbfa750]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ)[0x563b4cbf6410] (fsm.c:486) 20250410103533074 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ:trans-8:call-6:RTP_TO_CN:no-CI)[0x563b4cbfa750]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250410103533074 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ:trans-8:call-6:RTP_TO_CN:no-CI)[0x563b4cbfa750]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250410103533074 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ)[0x563b4cbfa9b0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410103533074 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ)[0x563b4cbfa9b0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ)[0x563b4cbf6410] (fsm.c:486) 20250410103533074 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ:trans-8:call-6:RTP_TO_RAN:no-CI)[0x563b4cbfa9b0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250410103533074 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ:trans-8:call-6:RTP_TO_RAN:no-CI)[0x563b4cbfa9b0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(298)@7d38b4d9c9a0: Found Expect[0] for { line := { verb := "CRCX", trans_id := "31", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_emerg_call_imsi0(302) TC_emerg_call_imsi0(302)@7d38b4d9c9a0: f_mo_call_establish 2: rx 1st CRCX 20250410103533094 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ:trans-8:call-6:RTP_TO_CN:no-CI)[0x563b4cbfa750]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410103533094 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ)[0x563b4cbf6410]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410103533094 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_emerg_call_imsi0(302)@7d38b4d9c9a0: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(297)@7d38b4d9c9a0: Found MnccExpect[0] for "112" handled at TC_emerg_call_imsi0(302) MSC_Test-MNCC(297)@7d38b4d9c9a0: Added conn table entry 0TC_emerg_call_imsi0(302)-2147483643 20250410103533098 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ:trans-8:call-6:RTP_TO_RAN:no-CI)[0x563b4cbfa9b0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410103533098 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ)[0x563b4cbf6410]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410103533098 DCC DEBUG trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:705) 20250410103533098 DCC DEBUG trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) Sending Assignment Command (msc_a.c:706) 20250410103533098 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103533098 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103533098 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103533098 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103533098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103533098 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103533098 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103533098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103533098 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103533098 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3b 00 00 00 b9 00 00 00 c1 03 00 00 04 06 87 67 f9 00 01 24 00 22 01 0b 07 01 0a a1 a5 91 81 05 7c 06 02 02 02 02 2a f8 7d 09 83 ff 57 84 3f 07 82 80 81 7f 06 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(296)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(296)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(294)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(294)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(294)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(302)@7d38b4d9c9a0: f_mo_call_establish 1: rx MNCC SETUP ind TC_emerg_call_imsi0(302)@7d38b4d9c9a0: f_mo_call_establish 4: rx Assignment Request 20250410103533103 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(294)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(294)@7d38b4d9c9a0: vl_len:14 MSC_Test_0-SCCP(294)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(294)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250410103533106 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103533106 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103533106 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103533106 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103533106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103533106 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103533106 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103533106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103533106 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103533106 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 26 00 01 0e 00 0c 02 7c 06 09 08 07 06 23 28 7e 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(296)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103533106 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ:trans-8:call-6:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4cbfa9b0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250410103533106 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ:trans-8:call-6:RTP_TO_RAN:CI-22222:no-remote-port:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000)[0x563b4cbfa9b0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250410103533106 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ:trans-8:call-6:RTP_TO_RAN:CI-22222:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbfa9b0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250410103533106 DCC DEBUG trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:1596) 20250410103533106 DCC INFO trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) Assignment Complete: RAN: GSM#3, CN: GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111 (msc_a.c:1597) 20250410103533106 DCC DEBUG trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:2187) 20250410103533106 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_emerg_call_imsi0(302)@7d38b4d9c9a0: f_mo_call_establish 3: rx RTP CREATE TC_emerg_call_imsi0(302)@7d38b4d9c9a0: f_mo_call_establish 5: rx MDCX for the RAN side 20250410103533110 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250410103533110 DCC DEBUG trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410103533110 DCC DEBUG trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250410103533110 DCC DEBUG trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250410103533110 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103533110 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103533110 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103533110 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103533110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103533110 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103533110 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103533110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103533110 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103533110 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 04 06 87 67 f9 00 01 0d 01 00 0a 83 02 04 06 60 00 02 04 01 85 (osmo_ss7_asp.c:1175) 20250410103533110 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ:trans-8:call-6:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbfa9b0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410103533111 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ:trans-8:call-6:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbfa9b0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410103533111 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ)[0x563b4cbf6410]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-M3UA(296)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(296)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(294)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(294)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(294)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410103533115 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250410103533115 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410103533115 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250410103533115 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250410103533115 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103533115 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103533115 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103533115 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103533115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103533115 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103533115 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103533115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103533115 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103533115 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 04 06 87 67 f9 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(296)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(296)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(294)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(294)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(294)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(302)@7d38b4d9c9a0: f_mo_call_establish 7: rx CC Alerting 20250410103533118 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250410103533118 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250410103533118 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:798) 20250410103533118 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ:trans-8:call-6:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cbfa750]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250410103533118 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ:trans-8:call-6:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cbfa750]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250410103533118 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ:trans-8:call-6:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbfa750]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250410103533118 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250410103533118 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410103533118 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250410103533118 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250410103533118 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250410103533119 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103533119 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103533119 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103533119 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103533119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103533119 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103533119 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103533119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103533119 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103533119 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 04 06 87 67 f9 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(296)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(296)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(294)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(294)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(294)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(302)@7d38b4d9c9a0: as_optional_mgcp_mdcx: rx MDCX TC_emerg_call_imsi0(302)@7d38b4d9c9a0: { line := { verb := "MDCX", trans_id := "34", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "6" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } 20250410103533122 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ:trans-8:call-6:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbfa750]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410103533122 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ:trans-8:call-6:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbfa750]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410103533122 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ)[0x563b4cbf6410]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410103533122 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ)[0x563b4cbf6410]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_emerg_call_imsi0(302)@7d38b4d9c9a0: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(295)@7d38b4d9c9a0: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(295)@7d38b4d9c9a0: patched enc_l3: '038F'O MSC_Test_0-SCCP(294)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(294)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(294)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(294)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002038F'O 20250410103533124 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103533124 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103533124 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103533124 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103533124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103533124 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103533124 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103533124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103533124 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103533124 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 26 00 01 05 01 00 02 03 8f 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(296)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103533124 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250410103533124 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250410103533124 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250410103533124 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410103533124 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_emerg_call_imsi0(302)@7d38b4d9c9a0: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_emerg_call_imsi0(302)@7d38b4d9c9a0: Osmux ok: use_osmux = false got_osmux_count = 0 TC_emerg_call_imsi0(302)@7d38b4d9c9a0: f_mo_call_establish DONE TC_emerg_call_imsi0(302)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(302)@7d38b4d9c9a0: Hold the call for some time TC_emerg_call_imsi0(302)@7d38b4d9c9a0: Call stayed open for 5.000000 seconds, all is well. TC_emerg_call_imsi0(302)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(302)@7d38b4d9c9a0: Hangup TC_emerg_call_imsi0(302)@7d38b4d9c9a0: f_call_hangup 0: tx MNCC_DISC_REQ 20250410103538639 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250410103538639 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250410103538639 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250410103538639 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250410103538640 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103538640 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103538640 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103538640 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103538640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103538640 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103538640 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103538640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103538640 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103538640 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 04 06 87 67 f9 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(296)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(296)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(294)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(294)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(294)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(302)@7d38b4d9c9a0: f_call_hangup 1: rx DTAP CC DISC 20250410103538645 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250410103538645 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410103538645 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250410103538645 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250410103538645 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250410103538645 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250410103538645 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103538645 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103538645 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103538645 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103538645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103538645 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103538645 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103538645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103538645 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103538645 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 04 06 87 67 f9 00 01 09 01 00 06 83 2d 08 02 e2 aa (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(296)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(296)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(294)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(294)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(294)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(302)@7d38b4d9c9a0: f_call_hangup 2.a: rx DTAP CC RELEASE TC_emerg_call_imsi0(302)@7d38b4d9c9a0: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(295)@7d38b4d9c9a0: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(295)@7d38b4d9c9a0: patched enc_l3: '03EA'O MSC_Test_0-SCCP(294)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(294)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(294)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(294)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000203EA'O 20250410103538648 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103538648 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103538648 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103538649 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103538649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103538649 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103538649 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103538649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103538649 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103538649 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 26 00 01 05 01 00 02 03 ea 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(296)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103538649 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250410103538649 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250410103538649 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250410103538649 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250410103538649 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250410103538649 DCC DEBUG trans(CC:NULL IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410103538649 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250410103538649 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410103538649 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410103538649 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410103538649 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ)[0x563b4cbf6410]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250410103538649 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ:trans-8:call-6:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbfa9b0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410103538649 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ:trans-8:call-6:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbfa9b0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ)[0x563b4cbf6410] (call_leg.c:197) 20250410103538649 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ:trans-8:call-6:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbfa9b0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410103538649 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ:trans-8:call-6:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbfa9b0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410103538649 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ:trans-8:call-6:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbfa750]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410103538649 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ:trans-8:call-6:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbfa750]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ)[0x563b4cbf6410] (call_leg.c:197) 20250410103538649 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ)[0x563b4cbf6410]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250410103538649 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ:trans-8:call-6:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbfa750]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410103538650 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ:trans-8:call-6:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbfa750]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410103538650 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ)[0x563b4cbf6410]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250410103538650 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ)[0x563b4cbf6410]{RELEASING}: Removing from parent msc_a(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ)[0x563b4cbf3be0] (call_leg.c:198) 20250410103538650 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ)[0x563b4cbf6410]{RELEASING}: Freeing instance (call_leg.c:198) 20250410103538650 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ)[0x563b4cbf6410]{RELEASING}: Deallocated (fsm.c:568) 20250410103538650 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410103538650 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103538650 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103538650 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103538650 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103538650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103538650 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103538650 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103538650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103538650 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103538650 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 04 06 87 67 f9 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(296)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(296)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(294)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(294)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(294)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(297)@7d38b4d9c9a0: Deleted conn table entry 0TC_emerg_call_imsi0(302)-2147483643 TC_emerg_call_imsi0(302)@7d38b4d9c9a0: f_call_hangup 5: rx BSSAP Clear Command TC_emerg_call_imsi0(302)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(294)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(294)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(294)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(294)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O TC_emerg_call_imsi0(302)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-M3UA(296)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103538654 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103538654 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103538654 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103538654 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103538654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103538654 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103538654 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103538654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103538654 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103538654 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 26 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103538655 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ)[0x563b4cbf1320]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410103538655 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ)[0x563b4cbf1320]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ)[0x563b4cbf3be0] (msc_a.c:1053) 20250410103538655 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ)[0x563b4cbf1320]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410103538655 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F:GERAN-A-38:CM_SERVICE_REQ)[0x563b4cbf1320]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410103538655 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x080D146F - active-conn: now used by 1 (attached) (msub.c:375) 20250410103538656 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103538656 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103538656 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103538656 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103538656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103538656 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103538656 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103538656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103538656 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103538656 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 04 04 87 67 f9 00 00 26 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(296)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(296)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(296)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103538656 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103538656 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103538656 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103538656 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103538657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103538657 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103538657 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103538657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103538657 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103538657 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 26 87 67 f9 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(295)@7d38b4d9c9a0: Deleted conn table entry 0TC_emerg_call_imsi0(302)8873977 TC_emerg_call_imsi0(302)@7d38b4d9c9a0: f_call_hangup 6: rx SCCP DISC TC_emerg_call_imsi0(302)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(302)@7d38b4d9c9a0: f_call_hangup 9: done TC_emerg_call_imsi0(302)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(302)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410103539674 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(294)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103539675 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410103539675 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103539675 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410103539675 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) MSC_Test-GSUP-IPA(299)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103539675 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410103539675 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103539675 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410103539675 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410103539675 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410103539675 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103539675 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410103539675 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410103539675 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410103539675 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410103539675 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410103539675 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103539676 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103539676 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410103539676 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(296)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103539676 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410103539676 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410103539676 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410103539676 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(300)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(298)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(295)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(293)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(303)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(297)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(301)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(293): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(294): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(295): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(296): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(297): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(298): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(299): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(300): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(301): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_emerg_call_imsi0(302): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(303): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_emerg_call_imsi finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_emerg_call_imsi pass'. Thu Apr 10 10:35:39 UTC 2025 ====== MSC_Tests.TC_emerg_call_imsi pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_emerg_call_imsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=464316) 20250410103540675 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=464316, count=465572) 20250410103541676 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410103541676 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410103541676 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410103541677 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_emerg_call_imsi pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_req_vgcs_reject'. ------ MSC_Tests.TC_cm_serv_req_vgcs_reject ------ Thu Apr 10 10:35:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_cm_serv_req_vgcs_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_cm_serv_req_vgcs_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410103542677 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_req_vgcs_reject' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_cm_serv_req_vgcs_reject started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(307)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(307)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(307)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(305)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410103543259 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(308)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410103543455 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410103543455 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410103543455 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410103543455 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(307)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(307)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(307)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410103543460 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103543460 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410103543460 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410103543460 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410103543460 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410103543460 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410103543460 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410103543460 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103543460 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410103543460 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410103543460 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(307)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(307)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(307)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(307)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(307)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410103543463 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103543463 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410103543463 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410103543463 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410103543463 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410103543463 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410103543463 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410103543463 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103543463 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410103543463 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410103543463 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103543463 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(307)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(307)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(307)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410103543463 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410103543463 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(307)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(307)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(307)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(307)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(307)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410103543679 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103543679 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(310)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(310)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410103543685 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(310)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(310)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(310)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(310)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(310)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(310)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410103543703 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410103543703 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(311)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000019" to be handled at TC_cm_serv_req_vgcs_reject0(313) TC_cm_serv_req_vgcs_reject0(313)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000019'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410103544269 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103544269 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103544269 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103544269 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103544269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103544270 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103544270 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103544270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103544270 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103544270 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(307)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103544271 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103544271 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103544271 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103544271 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103544271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103544271 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103544271 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103544271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103544271 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103544271 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(307)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(307)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(306)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(306)@7d38b4d9c9a0: Added conn table entry 0TC_cm_serv_req_vgcs_reject0(313)3560288 MSC_Test_0-SCCP(305)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(306)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410103544288 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103544288 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103544288 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103544288 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103544288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103544288 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103544288 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103544288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103544288 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103544288 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 36 53 60 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 91 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(307)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103544288 DMM DEBUG msc_a(IMSI-262420000000019:GERAN-A-39:LU)[0x563b4cbfa620]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000019 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410103544288 DMM DEBUG msc_a(IMSI-262420000000019:GERAN-A-39:LU)[0x563b4cbfa620]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410103544288 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x563b4cbfa750]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410103544288 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x563b4cbfa750]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000019:GERAN-A-39:LU)[0x563b4cbfa620] (fsm.c:486) 20250410103544288 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x563b4cbfa750]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410103544288 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x563b4cbfa750]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410103544288 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410103544288 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000019 id=262420000000019 (vlr.c:661) 20250410103544288 DVLR INFO New subscr, IMSI: 262420000000019 (vlr.c:562) 20250410103544288 DVLR DEBUG VLR subscr IMSI-262420000000019 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410103544289 DVLR DEBUG VLR subscr IMSI-262420000000019 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410103544289 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410103544289 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x563b4cbfa750]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410103544289 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x563b4cbfa750]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410103544289 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x563b4cbfa750]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410103544289 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x563b4cbfa750]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410103544289 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x563b4cbfa750]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410103544289 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x563b4cbfa750]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410103544289 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410103544289 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x563b4cbfa750] (fsm.c:486) 20250410103544289 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410103544289 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410103544289 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103544289 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103544289 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103544289 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103544289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103544289 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103544289 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103544289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103544289 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103544289 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 05 02 36 53 60 00 00 27 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410103544289 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103544289 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103544289 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103544289 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103544289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103544289 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103544289 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103544289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103544289 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103544289 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 05 06 36 53 60 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 91 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(307)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(307)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(307)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(307)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(305)@7d38b4d9c9a0: { messageType := 2, destLocRef := '365360'O ("6S`"), sourceLocRef := '000027'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(305)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(305)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(305)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(305)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(305)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(311)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000019" handled at TC_cm_serv_req_vgcs_reject0(313) MSC_Test-GSUP(311)@7d38b4d9c9a0: Added IMSI table entry 0TC_cm_serv_req_vgcs_reject0(313)"262420000000019" 20250410103544293 DVLR DEBUG VLR subscr IMSI-262420000000019 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410103544293 DVLR DEBUG VLR subscr IMSI-262420000000019 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(305)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(305)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(305)@7d38b4d9c9a0: vl_from0 20250410103544294 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103544294 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103544294 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103544294 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103544294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103544294 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103544294 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103544294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103544294 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103544294 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 27 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(305)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(307)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_cm_serv_req_vgcs_reject0(313)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_vgcs_reject0(313)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410103544299 DVLR DEBUG VLR subscr IMSI-262420000000019 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103544299 DVLR DEBUG IMSI:262420000000019 has MSISDN:491230000019 (vlr.c:1045) 20250410103544299 DMSC NOTICE msub(IMSI-262420000000019:MSISDN-491230000019) VLR: update for IMSI=262420000000019 (MSISDN=491230000019) (gsm_04_08.c:1541) 20250410103544299 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410103544299 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103544299 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x563b4cbfa750]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410103544299 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410103544299 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410103544299 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410103544299 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x563b4cbfa750] (vlr_lu_fsm.c:110) 20250410103544299 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410103544299 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410103544299 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x563b4cbfa750]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410103544299 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x563b4cbfa750]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410103544299 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x563b4cbf46a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410103544299 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x563b4cbf46a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x563b4cbfa750] (fsm.c:486) 20250410103544299 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x563b4cbf46a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410103544299 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x563b4cbf46a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410103544299 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x563b4cbf46a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410103544299 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x563b4cbf46a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410103544299 DMSC NOTICE msub(IMSI-262420000000019:MSISDN-491230000019:TMSInew-0x8131B954) VLR: update for IMSI=262420000000019 (MSISDN=491230000019) (gsm_04_08.c:1541) 20250410103544299 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x563b4cbf46a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410103544299 DMM DEBUG -> IMSI-262420000000019:MSISDN-491230000019:TMSInew-0x8131B954 LOCATION UPDATE ACCEPT (TMSI = 0x8131b954) (gsm_04_08.c:149) 20250410103544300 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019:TMSInew-0x8131B954 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410103544300 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103544300 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103544300 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103544300 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103544300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103544300 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103544300 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103544300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103544300 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103544300 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 05 06 36 53 60 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 81 31 b9 54 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(307)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(307)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(305)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(305)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(305)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(305)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_serv_req_vgcs_reject0(313)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(306)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(306)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(305)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(305)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(305)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(305)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O 20250410103544307 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103544307 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103544307 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103544307 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103544307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103544307 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103544307 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103544307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103544307 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103544307 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 27 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(307)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103544307 DMM DEBUG msc_a(IMSI-262420000000019:MSISDN-491230000019:TMSInew-0x8131B954:GERAN-A-39:LU)[0x563b4cbfa620]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410103544307 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:TMSInew-0x8131B954:GERAN-A-39:LU)[0x563b4cbfa750]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410103544308 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x563b4cbf46a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410103544308 DMSC NOTICE msub(IMSI-262420000000019:MSISDN-491230000019:TMSI-0x8131B954) VLR: update for IMSI=262420000000019 (MSISDN=491230000019) (gsm_04_08.c:1541) 20250410103544308 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019:TMSI-0x8131B954 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410103544308 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x563b4cbf46a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410103544308 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:TMSI-0x8131B954:GERAN-A-39:LU)[0x563b4cbfa750]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410103544308 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x563b4cbf46a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410103544308 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x563b4cbf46a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:TMSI-0x8131B954:GERAN-A-39:LU)[0x563b4cbfa750] (vlr_lu_fsm.c:817) 20250410103544308 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x563b4cbf46a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410103544308 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x563b4cbf46a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410103544308 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:TMSI-0x8131B954:GERAN-A-39:LU)[0x563b4cbfa750]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410103544308 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000019/3/1): Available (smpp_smsc.c:626) 20250410103544308 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019:TMSI-0x8131B954 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410103544308 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019:TMSI-0x8131B954 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410103544308 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019:TMSI-0x8131B954 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410103544308 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103544308 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103544308 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103544308 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103544308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103544308 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103544308 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103544308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103544308 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103544308 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019:TMSI-0x8131B954 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410103544308 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 05 06 36 53 60 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(307)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(307)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(305)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(305)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(305)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(305)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(305)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(305)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(305)@7d38b4d9c9a0: vl_from0 20250410103544310 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103544310 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103544310 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103544310 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103544310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103544310 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103544310 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103544310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-SCCP(305)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(307)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103544310 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103544310 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 27 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103544310 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:TMSI-0x8131B954:GERAN-A-39:LU)[0x563b4cbfa750]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410103544310 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:TMSI-0x8131B954:GERAN-A-39:LU)[0x563b4cbfa750]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000019:MSISDN-491230000019:TMSI-0x8131B954:GERAN-A-39:LU)[0x563b4cbfa620] (msc_a.c:1053) 20250410103544310 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:TMSI-0x8131B954:GERAN-A-39:LU)[0x563b4cbfa750]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410103544310 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:TMSI-0x8131B954:GERAN-A-39:LU)[0x563b4cbfa750]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410103544310 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:TMSI-0x8131B954:GERAN-A-39:LU)[0x563b4cbfa750]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410103544310 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019:TMSI-0x8131B954 - active-conn: now used by 1 (attached) (msub.c:375) 20250410103544310 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103544310 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103544310 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103544310 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103544310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103544310 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103544310 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103544310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103544310 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103544310 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 05 04 36 53 60 00 00 27 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(307)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(307)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(305)@7d38b4d9c9a0: Session index based on local reference:0 20250410103544311 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103544311 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103544311 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103544311 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103544311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103544311 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103544311 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103544311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103544311 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103544311 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 27 36 53 60 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(307)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(306)@7d38b4d9c9a0: Deleted conn table entry 0TC_cm_serv_req_vgcs_reject0(313)3560288 TC_cm_serv_req_vgcs_reject0(313)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410103544312 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019:TMSI-0x8131B954 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410103544312 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019:TMSI-0x8131B954 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cm_serv_req_vgcs_reject0(313)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_vgcs_reject0(313)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vgcs_reject0(313)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vgcs_reject0(313)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000019'H, fillerDigit := omit } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(306)@7d38b4d9c9a0: Added conn table entry 0TC_cm_serv_req_vgcs_reject0(313)7116647 MSC_Test_0-RAN(306)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(305)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(307)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103544512 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103544512 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103544512 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103544512 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103544512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103544512 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103544513 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103544513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103544513 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103544513 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 44 00 00 00 c1 00 00 00 b9 03 02 00 00 01 6c 97 67 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1f 00 1d 57 05 08 00 62 f2 24 00 17 00 2a 17 10 05 24 09 03 50 59 02 08 29 26 24 00 00 00 00 91 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103544514 DMM DEBUG msc_a(IMSI-262420000000019:GERAN-A-40:CM_SERVICE_REQ)[0x563b4cbfae30]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Voice-Group-Call (gsm_04_08.c:776) 20250410103544514 DMM DEBUG msc_a(IMSI-262420000000019:GERAN-A-40:CM_SERVICE_REQ)[0x563b4cbfae30]{MSC_A_ST_VALIDATE_L3}: -> CM SERVICE Reject cause: 32 (gsm_04_08.c:259) 20250410103544514 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103544514 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103544514 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103544514 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103544514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103544514 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103544514 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103544514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103544514 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103544514 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0a 02 6c 97 67 00 00 28 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410103544514 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103544514 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103544514 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103544514 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103544514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103544514 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103544514 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103544514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103544514 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103544515 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 6c 97 67 00 01 06 01 00 03 05 22 20 00 00 00 (osmo_ss7_asp.c:1175) 20250410103544515 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103544515 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103544515 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103544515 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103544515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103544515 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103544515 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103544515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103544515 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103544515 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 6c 97 67 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(307)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(307)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(307)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(307)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(307)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(307)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(305)@7d38b4d9c9a0: { messageType := 2, destLocRef := '6C9767'O, sourceLocRef := '000028'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(305)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(305)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(305)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(305)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(305)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(305)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(305)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(305)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(305)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(305)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(305)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(305)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(305)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410103544522 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103544522 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103544522 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103544522 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103544522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103544522 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103544522 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103544522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103544522 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103544522 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 28 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(307)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103544523 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103544523 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103544523 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103544523 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103544523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103544523 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103544523 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103544523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103544523 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103544523 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0a 04 6c 97 67 00 00 28 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(307)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(307)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(305)@7d38b4d9c9a0: Session index based on local reference:0 20250410103544524 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103544524 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103544524 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103544524 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103544524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103544524 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103544524 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103544524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103544524 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103544524 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 28 6c 97 67 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(307)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(306)@7d38b4d9c9a0: Deleted conn table entry 0TC_cm_serv_req_vgcs_reject0(313)7116647 TC_cm_serv_req_vgcs_reject0(313)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410103544525 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019:TMSI-0x8131B954 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410103544526 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019:TMSI-0x8131B954 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cm_serv_req_vgcs_reject0(313)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_vgcs_reject0(313)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vgcs_reject0(313)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test_0-M3UA(307)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(306)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103544535 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(310)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(309)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103544537 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410103544537 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) IPA-CTRL-CLI-IPA(304)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(305)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(311)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(308)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(312)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(314)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(304): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(305): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(306): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(307): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(308): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(309): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(310): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(311): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(312): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_cm_serv_req_vgcs_reject0(313): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(314): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_cm_serv_req_vgcs_reject finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_req_vgcs_reject pass'. Thu Apr 10 10:35:44 UTC 2025 ====== MSC_Tests.TC_cm_serv_req_vgcs_reject pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_cm_serv_req_vgcs_reject.talloc 20250410103544728 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410103544728 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103544728 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410103544728 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410103544728 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410103544728 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103544728 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410103544728 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410103544728 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410103544728 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103544728 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410103544728 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410103544728 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410103544728 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410103544728 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410103544728 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103544728 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103544728 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410103544728 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410103544728 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410103544728 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=253196) 20250410103545537 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=253196, count=272912) 20250410103546537 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103546729 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410103546730 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410103546730 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_req_vgcs_reject pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_req_vbs_reject'. ------ MSC_Tests.TC_cm_serv_req_vbs_reject ------ Thu Apr 10 10:35:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_cm_serv_req_vbs_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_cm_serv_req_vbs_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410103547538 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_req_vbs_reject' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_cm_serv_req_vbs_reject started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(318)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(318)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(318)@7d38b4d9c9a0: ************************************************* MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-SCCP(316)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410103548188 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(319)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410103548383 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410103548383 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410103548384 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410103548384 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(318)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(318)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(318)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410103548388 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103548388 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410103548388 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410103548388 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410103548388 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410103548388 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410103548388 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410103548388 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103548388 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410103548388 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410103548388 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(318)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(318)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(318)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(318)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(318)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410103548389 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103548389 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410103548389 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410103548389 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410103548389 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410103548389 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410103548389 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410103548389 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103548389 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410103548389 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410103548389 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103548389 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(318)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(318)@7d38b4d9c9a0: Message received on association #8 20250410103548389 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410103548389 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(318)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(318)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(318)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(318)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(318)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(318)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410103548539 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103548540 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(321)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(321)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410103548545 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(321)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(321)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(321)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(321)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(321)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(321)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410103548578 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410103548578 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(322)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000020" to be handled at TC_cm_serv_req_vbs_reject0(324) TC_cm_serv_req_vbs_reject0(324)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000020'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410103549195 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103549195 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103549195 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103549195 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103549195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103549195 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103549195 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103549195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103549195 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103549195 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(318)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103549197 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103549197 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103549197 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103549197 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103549197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103549197 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103549197 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103549197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103549197 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103549197 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(318)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(318)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(317)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(317)@7d38b4d9c9a0: Added conn table entry 0TC_cm_serv_req_vbs_reject0(324)5107281 MSC_Test_0-SCCP(316)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(317)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410103549213 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103549213 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103549213 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103549213 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103549213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103549213 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103549213 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103549213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103549213 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103549213 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 4d ee 51 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 02 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(318)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103549214 DMM DEBUG msc_a(IMSI-262420000000020:GERAN-A-41:LU)[0x563b4cbfa750]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000020 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410103549214 DMM DEBUG msc_a(IMSI-262420000000020:GERAN-A-41:LU)[0x563b4cbfa750]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410103549214 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x563b4cbfa9b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410103549214 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x563b4cbfa9b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000020:GERAN-A-41:LU)[0x563b4cbfa750] (fsm.c:486) 20250410103549214 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x563b4cbfa9b0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410103549214 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x563b4cbfa9b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410103549214 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410103549214 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000020 id=262420000000020 (vlr.c:661) 20250410103549214 DVLR INFO New subscr, IMSI: 262420000000020 (vlr.c:562) 20250410103549214 DVLR DEBUG VLR subscr IMSI-262420000000020 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410103549214 DVLR DEBUG VLR subscr IMSI-262420000000020 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410103549214 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410103549214 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x563b4cbfa9b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410103549214 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x563b4cbfa9b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410103549214 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x563b4cbfa9b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410103549214 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x563b4cbfa9b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410103549214 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103549214 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103549214 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103549214 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103549214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103549214 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103549214 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103549214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103549214 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x563b4cbfa9b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410103549214 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x563b4cbfa9b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410103549214 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410103549214 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x563b4cbfa9b0] (fsm.c:486) 20250410103549214 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410103549214 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410103549214 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103549214 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0b 02 4d ee 51 00 00 29 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410103549214 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103549214 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103549214 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103549214 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103549214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103549214 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103549215 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103549215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103549215 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103549215 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 4d ee 51 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(318)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(318)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(318)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(318)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(316)@7d38b4d9c9a0: { messageType := 2, destLocRef := '4DEE51'O, sourceLocRef := '000029'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(316)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(322)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000020" handled at TC_cm_serv_req_vbs_reject0(324) MSC_Test-GSUP(322)@7d38b4d9c9a0: Added IMSI table entry 0TC_cm_serv_req_vbs_reject0(324)"262420000000020" MSC_Test_0-SCCP(316)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(316)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(316)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(316)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410103549222 DVLR DEBUG VLR subscr IMSI-262420000000020 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410103549222 DVLR DEBUG VLR subscr IMSI-262420000000020 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_cm_serv_req_vbs_reject0(324)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(316)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(316)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(316)@7d38b4d9c9a0: vl_from0 TC_cm_serv_req_vbs_reject0(324)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410103549224 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103549224 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103549224 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103549224 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103549224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103549224 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103549224 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103549224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103549224 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(316)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250410103549224 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 29 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(318)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103549231 DVLR DEBUG VLR subscr IMSI-262420000000020 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103549231 DVLR DEBUG IMSI:262420000000020 has MSISDN:491230000020 (vlr.c:1045) 20250410103549231 DMSC NOTICE msub(IMSI-262420000000020:MSISDN-491230000020) VLR: update for IMSI=262420000000020 (MSISDN=491230000020) (gsm_04_08.c:1541) 20250410103549231 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410103549231 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103549231 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x563b4cbfa9b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410103549231 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410103549231 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410103549231 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410103549231 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x563b4cbfa9b0] (vlr_lu_fsm.c:110) 20250410103549231 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410103549231 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410103549231 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x563b4cbfa9b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410103549231 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x563b4cbfa9b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410103549231 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x563b4cbfad00]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410103549231 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x563b4cbfad00]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x563b4cbfa9b0] (fsm.c:486) 20250410103549231 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x563b4cbfad00]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410103549231 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x563b4cbfad00]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410103549231 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x563b4cbfad00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410103549231 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x563b4cbfad00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410103549231 DMSC NOTICE msub(IMSI-262420000000020:MSISDN-491230000020:TMSInew-0x815A5114) VLR: update for IMSI=262420000000020 (MSISDN=491230000020) (gsm_04_08.c:1541) 20250410103549231 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x563b4cbfad00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410103549231 DMM DEBUG -> IMSI-262420000000020:MSISDN-491230000020:TMSInew-0x815A5114 LOCATION UPDATE ACCEPT (TMSI = 0x815a5114) (gsm_04_08.c:149) 20250410103549232 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103549232 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103549232 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103549232 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103549232 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020:TMSInew-0x815A5114 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410103549232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103549232 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103549232 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103549232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103549232 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103549232 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 4d ee 51 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 81 5a 51 14 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(318)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(318)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(316)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(316)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(316)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(316)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_serv_req_vbs_reject0(324)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(317)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(317)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(316)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(316)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(316)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(316)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O 20250410103549241 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103549241 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103549241 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103549241 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103549241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103549241 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103549241 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103549241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103549241 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103549241 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 29 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(318)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103549241 DMM DEBUG msc_a(IMSI-262420000000020:MSISDN-491230000020:TMSInew-0x815A5114:GERAN-A-41:LU)[0x563b4cbfa750]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410103549241 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:TMSInew-0x815A5114:GERAN-A-41:LU)[0x563b4cbfa9b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410103549241 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x563b4cbfad00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410103549241 DMSC NOTICE msub(IMSI-262420000000020:MSISDN-491230000020:TMSI-0x815A5114) VLR: update for IMSI=262420000000020 (MSISDN=491230000020) (gsm_04_08.c:1541) 20250410103549241 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020:TMSI-0x815A5114 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410103549241 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x563b4cbfad00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410103549241 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:TMSI-0x815A5114:GERAN-A-41:LU)[0x563b4cbfa9b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410103549241 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x563b4cbfad00]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410103549241 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x563b4cbfad00]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:TMSI-0x815A5114:GERAN-A-41:LU)[0x563b4cbfa9b0] (vlr_lu_fsm.c:817) 20250410103549241 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x563b4cbfad00]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410103549241 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x563b4cbfad00]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410103549241 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:TMSI-0x815A5114:GERAN-A-41:LU)[0x563b4cbfa9b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410103549241 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000020/3/1): Available (smpp_smsc.c:626) 20250410103549241 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020:TMSI-0x815A5114 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410103549241 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020:TMSI-0x815A5114 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410103549241 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020:TMSI-0x815A5114 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410103549242 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020:TMSI-0x815A5114 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410103549242 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103549242 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103549242 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103549242 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103549242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103549242 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103549242 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103549242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103549242 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103549242 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 4d ee 51 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(318)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(318)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(316)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(316)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(316)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(316)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(316)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(316)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(316)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(316)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410103549245 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103549245 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103549245 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103549245 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103549245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(318)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103549245 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103549245 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103549245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103549245 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103549245 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 29 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103549245 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:TMSI-0x815A5114:GERAN-A-41:LU)[0x563b4cbfa9b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410103549245 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:TMSI-0x815A5114:GERAN-A-41:LU)[0x563b4cbfa9b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000020:MSISDN-491230000020:TMSI-0x815A5114:GERAN-A-41:LU)[0x563b4cbfa750] (msc_a.c:1053) 20250410103549246 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:TMSI-0x815A5114:GERAN-A-41:LU)[0x563b4cbfa9b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410103549246 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:TMSI-0x815A5114:GERAN-A-41:LU)[0x563b4cbfa9b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410103549246 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:TMSI-0x815A5114:GERAN-A-41:LU)[0x563b4cbfa9b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410103549246 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020:TMSI-0x815A5114 - active-conn: now used by 1 (attached) (msub.c:375) 20250410103549246 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103549246 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103549246 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103549246 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103549246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103549246 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103549246 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103549246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103549246 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103549246 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0b 04 4d ee 51 00 00 29 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(318)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(318)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(316)@7d38b4d9c9a0: Session index based on local reference:0 20250410103549247 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103549247 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103549247 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103549247 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103549247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103549247 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(318)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103549247 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103549247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103549247 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103549247 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 29 4d ee 51 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(317)@7d38b4d9c9a0: Deleted conn table entry 0TC_cm_serv_req_vbs_reject0(324)5107281 TC_cm_serv_req_vbs_reject0(324)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410103549249 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020:TMSI-0x815A5114 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410103549249 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020:TMSI-0x815A5114 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cm_serv_req_vbs_reject0(324)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_vbs_reject0(324)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vbs_reject0(324)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vbs_reject0(324)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1010'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000020'H, fillerDigit := omit } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(317)@7d38b4d9c9a0: Added conn table entry 0TC_cm_serv_req_vbs_reject0(324)12516230 MSC_Test_0-RAN(317)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(316)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(318)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103549448 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103549448 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103549448 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103549448 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103549448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103549448 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103549449 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103549449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103549449 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103549449 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 44 00 00 00 c1 00 00 00 b9 03 02 00 00 01 be fb 86 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1f 00 1d 57 05 08 00 62 f2 24 00 17 00 2a 17 10 05 24 0a 03 50 59 02 08 29 26 24 00 00 00 00 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103549450 DMM DEBUG msc_a(IMSI-262420000000020:GERAN-A-42:CM_SERVICE_REQ)[0x563b4cbfa620]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Voice-Broadcast-Call (gsm_04_08.c:776) 20250410103549450 DMM DEBUG msc_a(IMSI-262420000000020:GERAN-A-42:CM_SERVICE_REQ)[0x563b4cbfa620]{MSC_A_ST_VALIDATE_L3}: -> CM SERVICE Reject cause: 32 (gsm_04_08.c:259) 20250410103549451 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103549451 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103549451 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103549451 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103549451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103549451 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103549451 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103549451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103549451 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103549451 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 08 02 be fb 86 00 00 2a 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410103549451 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103549451 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103549451 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103549451 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103549451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103549451 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103549451 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103549451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103549451 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103549451 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 08 06 be fb 86 00 01 06 01 00 03 05 22 20 00 00 00 (osmo_ss7_asp.c:1175) 20250410103549451 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103549451 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103549451 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103549451 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103549451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103549451 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103549451 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103549451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103549451 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103549451 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 08 06 be fb 86 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(318)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(318)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(318)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(318)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(318)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(318)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(316)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'BEFB86'O, sourceLocRef := '00002A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(316)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(316)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(316)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(316)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(316)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(316)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(316)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(316)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(316)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(316)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(316)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(316)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(316)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410103549458 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103549458 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103549458 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103549458 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103549458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(318)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103549458 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103549458 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103549458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103549458 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103549458 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 2a 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103549459 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103549459 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103549459 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103549459 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103549459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103549459 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103549459 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103549459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103549459 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103549459 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 08 04 be fb 86 00 00 2a 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(318)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(318)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410103549460 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103549460 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103549460 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103549460 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103549460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103549460 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103549460 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-SCCP(316)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(318)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103549460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103549460 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103549460 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 2a be fb 86 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(317)@7d38b4d9c9a0: Deleted conn table entry 0TC_cm_serv_req_vbs_reject0(324)12516230 TC_cm_serv_req_vbs_reject0(324)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410103549463 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020:TMSI-0x815A5114 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410103549463 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020:TMSI-0x815A5114 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cm_serv_req_vbs_reject0(324)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_vbs_reject0(324)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vbs_reject0(324)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410103549472 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410103549472 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(316)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(318)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(319)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(322)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(320)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103549475 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(317)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(321)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(325)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(323)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(315)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(315): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(316): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(317): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(318): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(319): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(320): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(321): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(322): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(323): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_cm_serv_req_vbs_reject0(324): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(325): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_cm_serv_req_vbs_reject finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_req_vbs_reject pass'. Thu Apr 10 10:35:49 UTC 2025 ====== MSC_Tests.TC_cm_serv_req_vbs_reject pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_cm_serv_req_vbs_reject.talloc 20250410103549664 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410103549664 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103549664 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410103549664 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410103549664 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410103549664 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103549664 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410103549664 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410103549664 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410103549664 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103549664 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410103549664 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410103549664 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410103549664 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410103549664 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410103549664 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103549664 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103549664 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410103549664 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410103549664 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410103549665 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=230736) 20250410103550476 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=230736, count=272192) 20250410103551477 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103551666 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410103551666 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410103551666 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_req_vbs_reject pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_req_lcs_reject'. ------ MSC_Tests.TC_cm_serv_req_lcs_reject ------ Thu Apr 10 10:35:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_cm_serv_req_lcs_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_cm_serv_req_lcs_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410103552478 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_req_lcs_reject' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_cm_serv_req_lcs_reject started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(329)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(329)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(329)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(327)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410103553115 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(330)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410103553311 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410103553311 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410103553311 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410103553311 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(329)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(329)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(329)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410103553316 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103553316 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410103553316 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410103553317 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410103553317 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410103553317 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410103553317 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410103553317 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103553317 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410103553317 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410103553317 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(329)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(329)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(329)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(329)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(329)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410103553319 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103553319 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410103553319 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410103553319 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410103553319 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) MSC_Test_0-M3UA(329)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(329)@7d38b4d9c9a0: Message received on association #8 20250410103553319 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410103553319 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410103553319 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103553319 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410103553319 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410103553319 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103553319 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(329)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(329)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(329)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(329)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(329)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(329)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410103553320 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410103553320 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410103553479 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103553480 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(332)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(332)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410103553486 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(332)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(332)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(332)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(332)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(332)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(332)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410103553508 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410103553508 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(333)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000021" to be handled at TC_cm_serv_req_lcs_reject0(335) TC_cm_serv_req_lcs_reject0(335)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000021'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410103554122 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103554122 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103554122 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103554122 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103554122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103554122 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103554122 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103554122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103554122 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103554122 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(329)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103554123 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103554123 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103554123 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103554123 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103554123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103554123 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103554123 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103554123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103554123 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103554123 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(329)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(329)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(328)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(328)@7d38b4d9c9a0: Added conn table entry 0TC_cm_serv_req_lcs_reject0(335)5505534 MSC_Test_0-SCCP(327)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(328)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(329)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103554136 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103554136 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103554136 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103554136 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103554136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103554137 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103554137 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103554137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103554137 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103554137 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 54 01 fe 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 12 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103554137 DMM DEBUG msc_a(IMSI-262420000000021:GERAN-A-43:LU)[0x563b4cbfa9b0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000021 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410103554137 DMM DEBUG msc_a(IMSI-262420000000021:GERAN-A-43:LU)[0x563b4cbfa9b0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410103554137 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x563b4cbfae30]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410103554137 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x563b4cbfae30]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000021:GERAN-A-43:LU)[0x563b4cbfa9b0] (fsm.c:486) 20250410103554137 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x563b4cbfae30]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410103554137 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x563b4cbfae30]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410103554138 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410103554138 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000021 id=262420000000021 (vlr.c:661) 20250410103554138 DVLR INFO New subscr, IMSI: 262420000000021 (vlr.c:562) 20250410103554138 DVLR DEBUG VLR subscr IMSI-262420000000021 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410103554138 DVLR DEBUG VLR subscr IMSI-262420000000021 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410103554138 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410103554138 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x563b4cbfae30]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410103554138 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x563b4cbfae30]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410103554138 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x563b4cbfae30]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410103554138 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x563b4cbfae30]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410103554138 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x563b4cbfae30]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410103554138 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x563b4cbfae30]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410103554138 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410103554138 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x563b4cbfae30] (fsm.c:486) 20250410103554138 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410103554138 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410103554138 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103554138 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103554138 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103554138 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103554138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103554138 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103554138 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103554138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103554138 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103554138 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 09 02 54 01 fe 00 00 2b 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410103554138 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103554138 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103554138 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103554138 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103554138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103554139 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103554139 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103554139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103554139 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103554139 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 09 06 54 01 fe 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 12 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(329)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(329)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(329)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(329)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(327)@7d38b4d9c9a0: { messageType := 2, destLocRef := '5401FE'O, sourceLocRef := '00002B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(327)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(333)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000021" handled at TC_cm_serv_req_lcs_reject0(335) MSC_Test-GSUP(333)@7d38b4d9c9a0: Added IMSI table entry 0TC_cm_serv_req_lcs_reject0(335)"262420000000021" MSC_Test_0-SCCP(327)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(327)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(327)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(327)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410103554142 DVLR DEBUG VLR subscr IMSI-262420000000021 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410103554142 DVLR DEBUG VLR subscr IMSI-262420000000021 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(327)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(327)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(327)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(327)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(329)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103554144 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103554144 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103554144 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103554144 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103554144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103554144 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103554144 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103554144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) TC_cm_serv_req_lcs_reject0(335)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_lcs_reject0(335)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410103554144 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103554144 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 2b 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103554151 DVLR DEBUG VLR subscr IMSI-262420000000021 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103554151 DVLR DEBUG IMSI:262420000000021 has MSISDN:491230000021 (vlr.c:1045) 20250410103554151 DMSC NOTICE msub(IMSI-262420000000021:MSISDN-491230000021) VLR: update for IMSI=262420000000021 (MSISDN=491230000021) (gsm_04_08.c:1541) 20250410103554151 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410103554151 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103554151 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x563b4cbfae30]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410103554151 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410103554151 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410103554152 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410103554152 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x563b4cbfae30] (vlr_lu_fsm.c:110) 20250410103554152 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410103554152 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410103554152 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x563b4cbfae30]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410103554152 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x563b4cbfae30]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410103554152 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x563b4cbf2410]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410103554152 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x563b4cbf2410]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x563b4cbfae30] (fsm.c:486) 20250410103554152 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x563b4cbf2410]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410103554152 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x563b4cbf2410]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410103554152 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x563b4cbf2410]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410103554152 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x563b4cbf2410]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410103554152 DMSC NOTICE msub(IMSI-262420000000021:MSISDN-491230000021:TMSInew-0x3D54328C) VLR: update for IMSI=262420000000021 (MSISDN=491230000021) (gsm_04_08.c:1541) 20250410103554152 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x563b4cbf2410]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410103554152 DMM DEBUG -> IMSI-262420000000021:MSISDN-491230000021:TMSInew-0x3D54328C LOCATION UPDATE ACCEPT (TMSI = 0x3d54328c) (gsm_04_08.c:149) 20250410103554152 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021:TMSInew-0x3D54328C - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410103554152 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103554152 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103554152 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103554152 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103554152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103554152 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103554152 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103554152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103554152 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103554152 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 09 06 54 01 fe 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 3d 54 32 8c (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(329)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(329)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(327)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(327)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(327)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(327)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_serv_req_lcs_reject0(335)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(328)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(328)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(327)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(327)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(327)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(327)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(329)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103554165 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103554165 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103554165 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103554165 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103554165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103554165 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103554165 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103554165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103554165 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103554165 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 2b 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103554165 DMM DEBUG msc_a(IMSI-262420000000021:MSISDN-491230000021:TMSInew-0x3D54328C:GERAN-A-43:LU)[0x563b4cbfa9b0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410103554165 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:TMSInew-0x3D54328C:GERAN-A-43:LU)[0x563b4cbfae30]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410103554165 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x563b4cbf2410]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410103554165 DMSC NOTICE msub(IMSI-262420000000021:MSISDN-491230000021:TMSI-0x3D54328C) VLR: update for IMSI=262420000000021 (MSISDN=491230000021) (gsm_04_08.c:1541) 20250410103554165 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021:TMSI-0x3D54328C + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410103554165 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x563b4cbf2410]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410103554166 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:TMSI-0x3D54328C:GERAN-A-43:LU)[0x563b4cbfae30]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410103554166 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x563b4cbf2410]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410103554166 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x563b4cbf2410]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:TMSI-0x3D54328C:GERAN-A-43:LU)[0x563b4cbfae30] (vlr_lu_fsm.c:817) 20250410103554166 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x563b4cbf2410]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410103554166 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x563b4cbf2410]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410103554166 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:TMSI-0x3D54328C:GERAN-A-43:LU)[0x563b4cbfae30]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410103554166 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000021/3/1): Available (smpp_smsc.c:626) 20250410103554166 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021:TMSI-0x3D54328C + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410103554166 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021:TMSI-0x3D54328C + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410103554166 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021:TMSI-0x3D54328C - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410103554166 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103554166 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103554166 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103554166 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021:TMSI-0x3D54328C - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410103554166 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103554167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103554167 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103554167 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103554167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103554167 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103554167 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 09 06 54 01 fe 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(329)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(329)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(327)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(327)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(327)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(327)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(327)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(327)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(327)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(327)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(329)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103554170 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103554170 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103554170 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103554170 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103554170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103554170 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103554170 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103554170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103554170 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103554170 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 2b 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103554170 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:TMSI-0x3D54328C:GERAN-A-43:LU)[0x563b4cbfae30]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410103554170 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:TMSI-0x3D54328C:GERAN-A-43:LU)[0x563b4cbfae30]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000021:MSISDN-491230000021:TMSI-0x3D54328C:GERAN-A-43:LU)[0x563b4cbfa9b0] (msc_a.c:1053) 20250410103554170 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:TMSI-0x3D54328C:GERAN-A-43:LU)[0x563b4cbfae30]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410103554171 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:TMSI-0x3D54328C:GERAN-A-43:LU)[0x563b4cbfae30]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410103554171 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:TMSI-0x3D54328C:GERAN-A-43:LU)[0x563b4cbfae30]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410103554171 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021:TMSI-0x3D54328C - active-conn: now used by 1 (attached) (msub.c:375) 20250410103554171 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103554171 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103554171 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103554171 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103554171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103554171 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103554171 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103554171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103554171 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103554171 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 09 04 54 01 fe 00 00 2b 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(329)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(329)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(327)@7d38b4d9c9a0: Session index based on local reference:0 20250410103554172 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103554172 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103554172 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103554172 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103554172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103554173 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103554173 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103554173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103554173 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103554173 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 2b 54 01 fe 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(329)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(328)@7d38b4d9c9a0: Deleted conn table entry 0TC_cm_serv_req_lcs_reject0(335)5505534 TC_cm_serv_req_lcs_reject0(335)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410103554174 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021:TMSI-0x3D54328C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410103554174 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021:TMSI-0x3D54328C - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cm_serv_req_lcs_reject0(335)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_lcs_reject0(335)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_lcs_reject0(335)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_lcs_reject0(335)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1011'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000021'H, fillerDigit := omit } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(328)@7d38b4d9c9a0: Added conn table entry 0TC_cm_serv_req_lcs_reject0(335)6752281 MSC_Test_0-RAN(328)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(327)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(329)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103554376 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103554376 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103554376 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103554376 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103554377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103554377 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103554377 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103554377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103554377 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103554377 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 44 00 00 00 c1 00 00 00 b9 03 02 00 00 01 67 08 19 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1f 00 1d 57 05 08 00 62 f2 24 00 17 00 2a 17 10 05 24 0b 03 50 59 02 08 29 26 24 00 00 00 00 12 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103554378 DMM DEBUG msc_a(IMSI-262420000000021:GERAN-A-44:CM_SERVICE_REQ)[0x563b4cbfa750]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Location-Service (gsm_04_08.c:776) 20250410103554378 DMM DEBUG msc_a(IMSI-262420000000021:GERAN-A-44:CM_SERVICE_REQ)[0x563b4cbfa750]{MSC_A_ST_VALIDATE_L3}: -> CM SERVICE Reject cause: 32 (gsm_04_08.c:259) 20250410103554379 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103554379 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103554379 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103554379 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103554379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103554379 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103554379 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103554379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103554379 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103554379 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0e 02 67 08 19 00 00 2c 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410103554379 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103554379 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103554379 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103554379 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103554379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103554379 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103554379 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103554379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103554379 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103554379 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 67 08 19 00 01 06 01 00 03 05 22 20 00 00 00 (osmo_ss7_asp.c:1175) 20250410103554379 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103554379 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103554379 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103554379 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103554379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103554379 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103554379 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103554379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103554379 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103554379 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 67 08 19 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(329)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(329)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(329)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(329)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(329)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(329)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(327)@7d38b4d9c9a0: { messageType := 2, destLocRef := '670819'O, sourceLocRef := '00002C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(327)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(327)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(327)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(327)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(327)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(327)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(327)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(327)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(327)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(327)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(327)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(327)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(327)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(329)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103554386 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103554386 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103554386 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103554386 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103554386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103554386 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103554386 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103554386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103554386 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103554386 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 2c 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103554387 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103554387 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103554387 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103554387 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103554387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103554387 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103554387 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103554387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103554387 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103554387 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0e 04 67 08 19 00 00 2c 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(329)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(329)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(327)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(329)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103554388 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103554388 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103554388 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103554388 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103554388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103554388 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103554388 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103554388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103554388 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103554388 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 2c 67 08 19 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(328)@7d38b4d9c9a0: Deleted conn table entry 0TC_cm_serv_req_lcs_reject0(335)6752281 TC_cm_serv_req_lcs_reject0(335)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410103554391 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021:TMSI-0x3D54328C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410103554391 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021:TMSI-0x3D54328C - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cm_serv_req_lcs_reject0(335)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_lcs_reject0(335)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_lcs_reject0(335)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test-GSUP(333)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(327)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(329)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103554404 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410103554404 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) IPA-CTRL-CLI-IPA(326)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(328)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(330)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103554406 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(332)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(334)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(336)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(331)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(326): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(327): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(328): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(329): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(330): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(331): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(332): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(333): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(334): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_cm_serv_req_lcs_reject0(335): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(336): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_cm_serv_req_lcs_reject finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_req_lcs_reject pass'. Thu Apr 10 10:35:54 UTC 2025 ====== MSC_Tests.TC_cm_serv_req_lcs_reject pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_cm_serv_req_lcs_reject.talloc 20250410103554592 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410103554592 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103554592 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410103554592 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410103554592 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410103554592 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103554592 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410103554592 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410103554592 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410103554592 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103554592 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410103554592 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410103554592 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410103554592 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410103554592 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410103554592 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103554592 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103554592 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410103554592 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410103554592 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410103554592 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=234812) 20250410103555406 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=234812, count=272088) 20250410103556407 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103556593 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410103556593 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410103556593 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_req_lcs_reject pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_reest_req_reject'. ------ MSC_Tests.TC_cm_reest_req_reject ------ Thu Apr 10 10:35:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_cm_reest_req_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_cm_reest_req_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410103557408 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_reest_req_reject' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_cm_reest_req_reject started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(340)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(340)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(340)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(338)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410103558001 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(341)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410103558197 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410103558197 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410103558197 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410103558197 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(340)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(340)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(340)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(340)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(340)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410103558202 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103558202 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410103558202 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410103558202 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410103558202 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410103558202 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410103558202 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410103558202 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103558202 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410103558202 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410103558202 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(340)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(340)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(340)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410103558203 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103558203 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410103558203 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410103558203 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410103558203 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410103558203 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410103558203 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410103558203 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103558203 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410103558203 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410103558203 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103558203 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(340)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(340)@7d38b4d9c9a0: Message received on association #8 20250410103558203 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410103558203 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(340)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(340)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(340)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(340)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(340)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(340)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410103558409 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103558409 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(343)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(343)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410103558415 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(343)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(343)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(343)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(343)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(343)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(343)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410103558440 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410103558440 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(344)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000022" to be handled at TC_cm_reest_req_reject0(346) TC_cm_reest_req_reject0(346)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000022'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410103559005 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103559005 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103559005 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103559005 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103559005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103559005 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103559005 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103559005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103559005 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103559005 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(340)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103559006 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103559006 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103559006 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103559006 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103559006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103559006 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103559006 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103559006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103559006 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103559006 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(340)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(340)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(339)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(339)@7d38b4d9c9a0: Added conn table entry 0TC_cm_reest_req_reject0(346)13914274 MSC_Test_0-SCCP(338)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(339)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(340)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103559022 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103559022 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103559022 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103559022 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103559022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103559022 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103559022 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103559022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103559022 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103559022 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 d4 50 a2 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 22 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103559023 DMM DEBUG msc_a(IMSI-262420000000022:GERAN-A-45:LU)[0x563b4cbfae30]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000022 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410103559023 DMM DEBUG msc_a(IMSI-262420000000022:GERAN-A-45:LU)[0x563b4cbfae30]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410103559023 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x563b4cbfa620]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410103559023 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x563b4cbfa620]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000022:GERAN-A-45:LU)[0x563b4cbfae30] (fsm.c:486) 20250410103559023 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x563b4cbfa620]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410103559023 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x563b4cbfa620]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410103559023 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410103559023 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000022 id=262420000000022 (vlr.c:661) 20250410103559023 DVLR INFO New subscr, IMSI: 262420000000022 (vlr.c:562) 20250410103559023 DVLR DEBUG VLR subscr IMSI-262420000000022 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410103559023 DVLR DEBUG VLR subscr IMSI-262420000000022 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410103559023 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410103559023 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x563b4cbfa620]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410103559023 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x563b4cbfa620]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410103559023 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x563b4cbfa620]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410103559023 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x563b4cbfa620]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410103559023 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x563b4cbfa620]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410103559023 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x563b4cbfa620]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410103559023 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410103559023 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x563b4cbfa620] (fsm.c:486) 20250410103559023 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410103559023 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410103559023 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103559023 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103559023 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103559023 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103559023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103559023 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103559023 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103559023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103559023 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103559023 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0f 02 d4 50 a2 00 00 2d 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410103559023 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103559023 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103559023 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103559023 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103559023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103559023 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103559023 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103559023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103559023 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103559023 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 d4 50 a2 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 22 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(340)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(340)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(340)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(340)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(338)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'D450A2'O, sourceLocRef := '00002D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(338)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(338)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(338)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(338)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(338)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(344)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000022" handled at TC_cm_reest_req_reject0(346) MSC_Test-GSUP(344)@7d38b4d9c9a0: Added IMSI table entry 0TC_cm_reest_req_reject0(346)"262420000000022" 20250410103559026 DVLR DEBUG VLR subscr IMSI-262420000000022 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410103559026 DVLR DEBUG VLR subscr IMSI-262420000000022 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(338)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(338)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(338)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(338)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(340)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103559028 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103559028 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103559028 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103559028 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103559028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103559028 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103559028 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103559028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103559028 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103559028 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 2d 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_cm_reest_req_reject0(346)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_cm_reest_req_reject0(346)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410103559039 DVLR DEBUG VLR subscr IMSI-262420000000022 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103559039 DVLR DEBUG IMSI:262420000000022 has MSISDN:491230000022 (vlr.c:1045) 20250410103559039 DMSC NOTICE msub(IMSI-262420000000022:MSISDN-491230000022) VLR: update for IMSI=262420000000022 (MSISDN=491230000022) (gsm_04_08.c:1541) 20250410103559039 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410103559041 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103559041 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x563b4cbfa620]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410103559041 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410103559041 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410103559041 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410103559041 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x563b4cbfa620] (vlr_lu_fsm.c:110) 20250410103559041 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410103559041 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410103559041 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x563b4cbfa620]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410103559041 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x563b4cbfa620]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410103559041 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x563b4cbf6750]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410103559042 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x563b4cbf6750]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x563b4cbfa620] (fsm.c:486) 20250410103559042 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x563b4cbf6750]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410103559042 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x563b4cbf6750]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410103559042 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x563b4cbf6750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410103559042 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x563b4cbf6750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410103559042 DMSC NOTICE msub(IMSI-262420000000022:MSISDN-491230000022:TMSInew-0x2A9F7D82) VLR: update for IMSI=262420000000022 (MSISDN=491230000022) (gsm_04_08.c:1541) 20250410103559042 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x563b4cbf6750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410103559042 DMM DEBUG -> IMSI-262420000000022:MSISDN-491230000022:TMSInew-0x2A9F7D82 LOCATION UPDATE ACCEPT (TMSI = 0x2a9f7d82) (gsm_04_08.c:149) 20250410103559042 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSInew-0x2A9F7D82 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410103559042 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103559042 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103559042 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103559042 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103559042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103559042 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103559042 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103559042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103559042 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103559042 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 d4 50 a2 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 2a 9f 7d 82 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(340)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(340)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(338)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(338)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(338)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(338)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_reest_req_reject0(346)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(339)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(339)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(338)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(338)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(338)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(338)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(340)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103559055 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103559055 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103559055 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103559055 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103559055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103559055 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103559055 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103559055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103559055 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103559055 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 2d 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103559055 DMM DEBUG msc_a(IMSI-262420000000022:MSISDN-491230000022:TMSInew-0x2A9F7D82:GERAN-A-45:LU)[0x563b4cbfae30]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410103559055 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:TMSInew-0x2A9F7D82:GERAN-A-45:LU)[0x563b4cbfa620]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410103559055 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x563b4cbf6750]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410103559055 DMSC NOTICE msub(IMSI-262420000000022:MSISDN-491230000022:TMSI-0x2A9F7D82) VLR: update for IMSI=262420000000022 (MSISDN=491230000022) (gsm_04_08.c:1541) 20250410103559055 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSI-0x2A9F7D82 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410103559056 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x563b4cbf6750]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410103559056 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:TMSI-0x2A9F7D82:GERAN-A-45:LU)[0x563b4cbfa620]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410103559056 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x563b4cbf6750]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410103559056 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x563b4cbf6750]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:TMSI-0x2A9F7D82:GERAN-A-45:LU)[0x563b4cbfa620] (vlr_lu_fsm.c:817) 20250410103559056 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x563b4cbf6750]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410103559056 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x563b4cbf6750]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410103559056 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:TMSI-0x2A9F7D82:GERAN-A-45:LU)[0x563b4cbfa620]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410103559056 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000022/3/1): Available (smpp_smsc.c:626) 20250410103559056 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSI-0x2A9F7D82 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410103559056 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSI-0x2A9F7D82 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410103559056 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSI-0x2A9F7D82 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410103559056 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSI-0x2A9F7D82 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410103559056 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103559056 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103559056 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103559056 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103559056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103559056 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103559056 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103559056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103559056 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103559056 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 d4 50 a2 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(340)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(340)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(338)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(338)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(338)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(338)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(338)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(338)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(338)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(338)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(340)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103559060 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103559060 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103559060 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103559060 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103559060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103559060 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103559060 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103559060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103559060 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103559060 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 2d 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103559061 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:TMSI-0x2A9F7D82:GERAN-A-45:LU)[0x563b4cbfa620]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410103559061 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:TMSI-0x2A9F7D82:GERAN-A-45:LU)[0x563b4cbfa620]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000022:MSISDN-491230000022:TMSI-0x2A9F7D82:GERAN-A-45:LU)[0x563b4cbfae30] (msc_a.c:1053) 20250410103559061 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:TMSI-0x2A9F7D82:GERAN-A-45:LU)[0x563b4cbfa620]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410103559061 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:TMSI-0x2A9F7D82:GERAN-A-45:LU)[0x563b4cbfa620]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410103559061 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:TMSI-0x2A9F7D82:GERAN-A-45:LU)[0x563b4cbfa620]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410103559061 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103559061 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103559061 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103559061 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103559061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103559061 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSI-0x2A9F7D82 - active-conn: now used by 1 (attached) (msub.c:375) 20250410103559061 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103559061 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103559061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103559061 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103559061 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0f 04 d4 50 a2 00 00 2d 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(340)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(340)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(338)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(340)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103559062 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103559062 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103559062 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103559062 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103559062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103559062 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103559062 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103559062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103559062 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103559062 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 2d d4 50 a2 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(339)@7d38b4d9c9a0: Deleted conn table entry 0TC_cm_reest_req_reject0(346)13914274 TC_cm_reest_req_reject0(346)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410103559064 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSI-0x2A9F7D82 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410103559064 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSI-0x2A9F7D82 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cm_reest_req_reject0(346)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_reest_req_reject0(346)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_cm_reest_req_reject0(346)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_cm_reest_req_reject0(346)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMReEstablReq := { messageType := '101000'B, nsd := '00'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare := '0000'B, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000022'H, fillerDigit := omit } } } }, locationAreaIdentification := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(339)@7d38b4d9c9a0: Added conn table entry 0TC_cm_reest_req_reject0(346)10116433 MSC_Test_0-RAN(339)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(338)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(340)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103559264 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103559264 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103559264 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103559264 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103559264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103559264 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103559264 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103559264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103559265 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103559265 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 44 00 00 00 c1 00 00 00 b9 03 02 00 00 01 9a 5d 51 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1f 00 1d 57 05 08 00 62 f2 24 00 17 00 2a 17 10 05 28 00 03 50 59 02 08 29 26 24 00 00 00 00 22 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103559265 DMM DEBUG <- CM RE-ESTABLISH REQUEST IMSI-262420000000022 (gsm_04_08.c:860) 20250410103559265 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSI-0x2A9F7D82 + gsm48_rx_cm_reest_req: now used by 2 (attached,gsm48_rx_cm_reest_req) (gsm_04_08.c:879) 20250410103559266 DBSSAP ERROR msc_a(IMSI-262420000000022:GERAN-A-46:CM_RE_ESTABLISH_REQ)[0x563b4cbfa9b0]{MSC_A_ST_VALIDATE_L3}: CM Re-Establish Request for unknown subscriber: IMSI-262420000000022 (gsm_04_08.c:883) 20250410103559266 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSI-0x2A9F7D82 - gsm48_rx_cm_reest_req: now used by 1 (attached) (gsm_04_08.c:886) 20250410103559266 DMM DEBUG msc_a(IMSI-262420000000022:GERAN-A-46:CM_RE_ESTABLISH_REQ)[0x563b4cbfa9b0]{MSC_A_ST_VALIDATE_L3}: -> CM SERVICE Reject cause: 38 (gsm_04_08.c:259) 20250410103559266 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103559266 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103559266 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103559266 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103559266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103559266 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103559266 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103559266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103559266 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103559266 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0c 02 9a 5d 51 00 00 2e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410103559266 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103559266 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103559266 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103559266 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103559266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103559266 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103559266 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103559266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103559266 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103559266 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 9a 5d 51 00 01 06 01 00 03 05 22 26 00 00 00 (osmo_ss7_asp.c:1175) 20250410103559267 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103559267 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103559267 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103559267 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103559267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103559267 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103559267 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103559267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103559267 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103559267 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 9a 5d 51 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(340)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(340)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(340)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(340)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(340)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(340)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(338)@7d38b4d9c9a0: { messageType := 2, destLocRef := '9A5D51'O, sourceLocRef := '00002E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(338)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(338)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(338)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(338)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(338)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(338)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(338)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(338)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(338)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(338)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(338)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(338)@7d38b4d9c9a0: vl_from0 20250410103559272 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103559272 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103559272 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103559272 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103559272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103559272 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-SCCP(338)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410103559272 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103559272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(340)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103559272 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103559272 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 2e 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103559273 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103559273 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103559273 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103559273 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103559273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103559273 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103559273 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103559273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103559273 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103559273 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0c 04 9a 5d 51 00 00 2e 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(340)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(340)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(338)@7d38b4d9c9a0: Session index based on local reference:0 20250410103559274 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103559274 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103559274 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103559274 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103559274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103559274 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103559274 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103559274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103559274 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103559274 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 2e 9a 5d 51 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(340)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(339)@7d38b4d9c9a0: Deleted conn table entry 0TC_cm_reest_req_reject0(346)10116433 TC_cm_reest_req_reject0(346)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410103559276 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSI-0x2A9F7D82 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410103559276 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSI-0x2A9F7D82 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cm_reest_req_reject0(346)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_reest_req_reject0(346)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_cm_reest_req_reject0(346)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test_0-SCCP(338)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103559285 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410103559285 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(340)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103559286 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(343)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(341)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(344)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(339)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(345)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(337)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(347)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(342)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(337): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(338): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(339): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(340): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(341): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(342): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(343): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(344): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(345): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_cm_reest_req_reject0(346): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(347): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_cm_reest_req_reject finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_reest_req_reject pass'. Thu Apr 10 10:35:59 UTC 2025 ====== MSC_Tests.TC_cm_reest_req_reject pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_cm_reest_req_reject.talloc 20250410103559476 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410103559476 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103559476 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410103559476 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410103559476 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410103559476 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103559476 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410103559476 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410103559476 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410103559476 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103559476 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410103559476 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410103559476 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410103559476 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410103559476 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410103559476 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103559476 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103559476 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410103559476 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410103559476 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410103559476 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=216996) 20250410103600287 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=216996, count=273880) 20250410103601288 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103601477 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410103601477 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410103601477 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_reest_req_reject pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_auth_2G_fail'. ------ MSC_Tests.TC_lu_auth_2G_fail ------ Thu Apr 10 10:36:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_auth_2G_fail.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_auth_2G_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410103602290 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_auth_2G_fail' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_lu_auth_2G_fail started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(351)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(351)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(351)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(349)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410103603001 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(352)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410103603196 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410103603197 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410103603197 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410103603197 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(351)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(351)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(351)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410103603201 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103603201 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410103603201 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410103603201 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410103603201 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410103603201 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410103603201 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410103603201 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103603201 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410103603201 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410103603201 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(351)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(351)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(351)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(351)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(351)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410103603202 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103603202 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410103603202 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410103603202 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410103603202 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410103603202 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410103603202 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410103603202 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103603202 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410103603202 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410103603202 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103603202 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410103603202 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410103603202 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(351)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(351)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(351)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(351)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(351)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(351)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(351)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(351)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410103603291 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103603291 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(354)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(354)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410103603297 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(354)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(354)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(354)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(354)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(354)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(354)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410103603327 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410103603327 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(355)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000023" to be handled at TC_lu_auth_2G_fail0(357) TC_lu_auth_2G_fail0(357)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000023'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410103604008 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103604008 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103604008 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103604008 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103604008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103604008 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103604008 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103604008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103604008 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103604008 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103604009 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103604009 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103604009 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103604009 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103604009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103604009 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103604009 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103604009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103604009 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103604009 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(351)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(351)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(351)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(350)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(350)@7d38b4d9c9a0: Added conn table entry 0TC_lu_auth_2G_fail0(357)12843578 MSC_Test_0-SCCP(349)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(350)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(351)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103604016 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103604016 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103604016 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103604016 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103604016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103604016 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103604016 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103604016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103604016 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103604016 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 c3 fa 3a 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 32 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103604016 DMM DEBUG msc_a(IMSI-262420000000023:GERAN-A-47:LU)[0x563b4cbfa620]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000023 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410103604016 DMM DEBUG msc_a(IMSI-262420000000023:GERAN-A-47:LU)[0x563b4cbfa620]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410103604016 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x563b4cbfa750]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410103604016 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x563b4cbfa750]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000023:GERAN-A-47:LU)[0x563b4cbfa620] (fsm.c:486) 20250410103604016 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x563b4cbfa750]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410103604016 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x563b4cbfa750]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410103604016 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410103604016 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000023 id=262420000000023 (vlr.c:661) 20250410103604016 DVLR INFO New subscr, IMSI: 262420000000023 (vlr.c:562) 20250410103604016 DVLR DEBUG VLR subscr IMSI-262420000000023 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410103604016 DVLR DEBUG VLR subscr IMSI-262420000000023 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410103604016 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410103604016 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x563b4cbfa750]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410103604016 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x563b4cbfa750]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410103604016 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x563b4cbfa750]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410103604016 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x563b4cbf6410]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410103604016 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x563b4cbf6410]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x563b4cbfa750] (fsm.c:486) 20250410103604016 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x563b4cbf6410]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410103604016 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x563b4cbf6410]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410103604016 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103604016 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103604016 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103604016 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103604016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103604016 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103604016 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103604016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103604016 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103604016 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0d 02 c3 fa 3a 00 00 2f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(351)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(351)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(349)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'C3FA3A'O, sourceLocRef := '00002F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(349)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(355)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000023" handled at TC_lu_auth_2G_fail0(357) MSC_Test-GSUP(355)@7d38b4d9c9a0: Added IMSI table entry 0TC_lu_auth_2G_fail0(357)"262420000000023" MSC_Test_0-SCCP(349)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(349)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(349)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(349)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(351)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103604019 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103604019 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103604019 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103604019 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103604019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103604019 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103604019 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103604019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103604019 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103604019 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 2f 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103604020 DVLR DEBUG VLR subscr IMSI-262420000000023 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103604020 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x563b4cbf6410]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410103604020 DVLR DEBUG SUBSCR(IMSI-262420000000023) Received 1 auth tuples (vlr.c:996) 20250410103604020 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x563b4cbf6410]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410103604020 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x563b4cbf6410]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use GSM AKA (is_r99=yes, at->vec.auth_types=0x1) (vlr_auth_fsm.c:324) 20250410103604020 DMM DEBUG Tx AUTH REQ (rand = 39e9a4a67f02af06c726b8921ef354ec) (gsm_04_08.c:641) 20250410103604020 DVLR DEBUG VLR subscr IMSI-262420000000023 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410103604021 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103604021 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103604021 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103604021 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103604021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103604021 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103604021 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103604021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103604021 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103604021 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2d 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 c3 fa 3a 00 01 16 01 00 13 05 12 00 39 e9 a4 a6 7f 02 af 06 c7 26 b8 92 1e f3 54 ec 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(351)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(351)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(349)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(349)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(349)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(349)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(350)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051400000000'O MSC_Test_0-RAN(350)@7d38b4d9c9a0: patched enc_l3: '055400000000'O MSC_Test_0-SCCP(349)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(349)@7d38b4d9c9a0: vl_len:9 MSC_Test_0-SCCP(349)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(349)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010006055400000000'O MSC_Test_0-M3UA(351)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103604025 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103604025 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103604025 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103604025 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103604025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103604025 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103604025 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103604025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103604025 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103604025 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 2f 00 01 09 01 00 06 05 54 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103604025 DMM DEBUG msc_a(IMSI-262420000000023:GERAN-A-47:LU)[0x563b4cbfa620]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 00000000) (gsm_04_08.c:1128) 20250410103604025 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x563b4cbf6410]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410103604025 DVLR DEBUG SUBSCR(IMSI-262420000000023) AUTH on GERAN received SRES/RES: 00000000 (4 bytes) (vlr_auth_fsm.c:151) 20250410103604025 DVLR INFO SUBSCR(IMSI-262420000000023) GSM AUTH failure: mismatching sres (expected sres=5a 74 a5 74 ) (vlr_auth_fsm.c:219) 20250410103604025 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x563b4cbf6410]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result FAILURE, cause ILLEGAL_MS (vlr_auth_fsm.c:271) 20250410103604025 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x563b4cbf6410]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:288) 20250410103604025 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x563b4cbf6410]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410103604025 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x563b4cbf6410]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x563b4cbfa750] (vlr_auth_fsm.c:294) 20250410103604025 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x563b4cbf6410]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250410103604025 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x563b4cbf6410]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250410103604025 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x563b4cbfa750]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_FAILURE (vlr_auth_fsm.c:294) 20250410103604025 DMM INFO msc_a(IMSI-262420000000023:GERAN-A-47:LU)[0x563b4cbfa620]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250410103604025 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x563b4cbfa750]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410103604025 DVLR DEBUG VLR subscr IMSI-262420000000023 + msc_a_fsm_releasing_onenter: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410103604025 DVLR DEBUG VLR subscr IMSI-262420000000023 + vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410103604025 DVLR DEBUG VLR subscr IMSI-262420000000023 - vlr_subscr_cancel_attach_fsm: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410103604025 DVLR DEBUG VLR subscr IMSI-262420000000023 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250410103604025 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103604025 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103604025 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103604025 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103604025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103604025 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103604025 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103604025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103604025 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103604025 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 c3 fa 3a 00 01 06 01 00 03 05 04 03 00 00 00 (osmo_ss7_asp.c:1175) 20250410103604025 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103604025 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103604025 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103604025 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103604025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103604025 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103604025 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103604025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103604025 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103604025 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 c3 fa 3a 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(351)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(351)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(351)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(349)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(349)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(349)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(349)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(351)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(349)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(349)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(349)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(349)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(349)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(349)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(349)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(349)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(351)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103604027 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103604027 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103604027 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103604027 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103604027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103604027 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103604027 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103604027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103604027 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103604027 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 2f 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103604027 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x563b4cbfa750]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410103604027 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x563b4cbfa750]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000023:GERAN-A-47:LU)[0x563b4cbfa620] (msc_a.c:1053) 20250410103604027 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x563b4cbfa750]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410103604027 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x563b4cbfa750]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410103604027 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x563b4cbfa750]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410103604027 DVLR INFO VLR subscr IMSI-262420000000023 - active-conn: now used by 0 (-) (msub.c:375) 20250410103604027 DVLR DEBUG SUBSCR(IMSI-262420000000023) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250410103604027 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103604027 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103604027 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103604027 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103604027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103604027 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103604027 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103604027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103604027 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103604027 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0d 04 c3 fa 3a 00 00 2f 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(351)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(351)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(349)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(351)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103604027 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103604027 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103604027 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103604027 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103604027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103604027 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103604027 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103604027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103604027 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103604027 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 2f c3 fa 3a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(350)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_auth_2G_fail0(357)12843578 TC_lu_auth_2G_fail0(357)@7d38b4d9c9a0: setverdict(pass): none -> pass TC_lu_auth_2G_fail0(357)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci() TC_lu_auth_2G_fail0(357)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_auth_2G_fail0(357)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410103604030 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(350)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(354)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(348)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(355)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(351)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(353)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103604032 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410103604032 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) IPA-CTRL-CLI-IPA(358)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(349)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(352)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(356)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(348): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(349): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(350): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(351): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(352): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(353): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(354): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(355): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(356): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_lu_auth_2G_fail0(357): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(358): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_lu_auth_2G_fail finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_auth_2G_fail pass'. Thu Apr 10 10:36:04 UTC 2025 ====== MSC_Tests.TC_lu_auth_2G_fail pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_auth_2G_fail.talloc 20250410103604228 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410103604228 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103604228 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410103604228 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410103604228 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410103604228 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103604228 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410103604228 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410103604228 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410103604228 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103604228 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410103604228 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410103604228 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410103604228 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410103604228 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410103604228 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103604228 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103604228 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410103604228 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410103604229 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410103604229 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=146508) 20250410103605032 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=146508, count=190652) 20250410103606033 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103606230 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410103606230 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410103606230 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_auth_2G_fail pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_13'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_13 ------ Thu Apr 10 10:36:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_13.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_13.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410103607035 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_13' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_lu_imsi_auth_tmsi_encr_13_13 started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(362)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(362)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(362)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(360)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410103607749 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(363)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410103607946 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410103607946 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410103607946 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410103607946 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(362)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(362)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(362)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410103607951 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103607951 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410103607951 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410103607951 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410103607951 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410103607951 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410103607951 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410103607951 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103607951 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410103607951 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410103607951 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(362)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(362)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(362)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(362)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(362)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410103607954 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103607954 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410103607954 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410103607954 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410103607954 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410103607954 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410103607954 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410103607954 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103607954 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410103607954 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410103607954 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103607954 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(362)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(362)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(362)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(362)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(362)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(362)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) 20250410103607955 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410103607955 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(362)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(362)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410103608036 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103608036 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(365)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(365)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410103608042 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(365)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(365)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(365)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(365)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(365)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(365)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410103608063 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410103608063 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(366)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000024" to be handled at TC_lu_imsi_auth_tmsi_encr_13_130(368) TC_lu_imsi_auth_tmsi_encr_13_130(368)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000024'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410103608757 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103608757 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103608757 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103608757 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103608757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103608757 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103608757 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103608757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103608757 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103608757 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(362)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103608758 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103608758 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103608758 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103608758 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103608758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103608758 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103608758 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103608758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103608758 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103608758 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(362)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(362)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(361)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(361)@7d38b4d9c9a0: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_13_130(368)5786028 MSC_Test_0-SCCP(360)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(361)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410103608770 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103608770 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103608770 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103608770 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103608770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103608770 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103608770 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103608770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103608770 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103608770 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 58 49 ac 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 42 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(362)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103608771 DMM DEBUG msc_a(IMSI-262420000000024:GERAN-A-48:LU)[0x563b4cbfae30]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000024 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410103608771 DMM DEBUG msc_a(IMSI-262420000000024:GERAN-A-48:LU)[0x563b4cbfae30]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410103608771 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x563b4cbf6750]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410103608771 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x563b4cbf6750]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000024:GERAN-A-48:LU)[0x563b4cbfae30] (fsm.c:486) 20250410103608771 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x563b4cbf6750]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250410103608771 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x563b4cbf6750]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410103608771 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410103608771 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000024 id=262420000000024 (vlr.c:661) 20250410103608771 DVLR INFO New subscr, IMSI: 262420000000024 (vlr.c:562) 20250410103608771 DVLR DEBUG VLR subscr IMSI-262420000000024 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410103608771 DVLR DEBUG VLR subscr IMSI-262420000000024 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410103608771 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410103608771 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x563b4cbf6750]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410103608771 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x563b4cbf6750]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410103608771 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x563b4cbf6750]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410103608771 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x563b4cbf6410]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410103608771 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x563b4cbf6410]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x563b4cbf6750] (fsm.c:486) 20250410103608771 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x563b4cbf6410]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410103608771 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x563b4cbf6410]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410103608771 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103608771 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103608771 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103608771 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103608771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103608771 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103608771 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103608771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103608771 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103608771 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 03 02 58 49 ac 00 00 30 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(362)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(362)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(360)@7d38b4d9c9a0: { messageType := 2, destLocRef := '5849AC'O, sourceLocRef := '000030'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(360)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(366)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000024" handled at TC_lu_imsi_auth_tmsi_encr_13_130(368) MSC_Test-GSUP(366)@7d38b4d9c9a0: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_13_130(368)"262420000000024" 20250410103608775 DVLR DEBUG VLR subscr IMSI-262420000000024 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410103608775 DVLR DEBUG VLR subscr IMSI-262420000000024 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(360)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(360)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(360)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(360)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(362)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103608776 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103608776 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103608776 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103608776 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103608776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103608776 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103608776 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103608776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103608776 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103608776 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 30 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_lu_imsi_auth_tmsi_encr_13_130(368)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_13_130(368)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410103608782 DVLR DEBUG VLR subscr IMSI-262420000000024 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103608782 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x563b4cbf6410]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410103608782 DVLR DEBUG SUBSCR(IMSI-262420000000024) Received 1 auth tuples (vlr.c:996) 20250410103608782 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x563b4cbf6410]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410103608782 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x563b4cbf6410]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use GSM AKA (is_r99=yes, at->vec.auth_types=0x1) (vlr_auth_fsm.c:324) 20250410103608782 DMM DEBUG Tx AUTH REQ (rand = 2dc648a70e9a4a2681df7de557a81f9a) (gsm_04_08.c:641) 20250410103608782 DVLR DEBUG VLR subscr IMSI-262420000000024 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410103608782 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103608782 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103608782 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103608782 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103608782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103608782 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103608782 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103608782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103608782 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103608783 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2d 00 00 00 b9 00 00 00 c1 03 00 00 03 06 58 49 ac 00 01 16 01 00 13 05 12 00 2d c6 48 a7 0e 9a 4a 26 81 df 7d e5 57 a8 1f 9a 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(362)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(362)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(360)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(360)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(360)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(360)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(361)@7d38b4d9c9a0: patching N(SD)=1 into dtap '0514FF7C257B'O MSC_Test_0-RAN(361)@7d38b4d9c9a0: patched enc_l3: '0554FF7C257B'O MSC_Test_0-SCCP(360)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(360)@7d38b4d9c9a0: vl_len:9 MSC_Test_0-SCCP(360)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(360)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100060554FF7C257B'O 20250410103608793 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103608793 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103608793 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103608793 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103608794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103608794 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103608794 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103608794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103608794 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103608794 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 30 00 01 09 01 00 06 05 54 ff 7c 25 7b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(362)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103608794 DMM DEBUG msc_a(IMSI-262420000000024:GERAN-A-48:LU)[0x563b4cbfae30]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = ff7c257b) (gsm_04_08.c:1128) 20250410103608794 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x563b4cbf6410]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410103608794 DVLR DEBUG SUBSCR(IMSI-262420000000024) AUTH on GERAN received SRES/RES: ff7c257b (4 bytes) (vlr_auth_fsm.c:151) 20250410103608794 DVLR INFO SUBSCR(IMSI-262420000000024) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250410103608794 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x563b4cbf6410]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410103608794 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x563b4cbf6410]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410103608794 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x563b4cbf6410]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410103608794 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x563b4cbf6410]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x563b4cbf6750] (vlr_auth_fsm.c:294) 20250410103608794 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x563b4cbf6410]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410103608794 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x563b4cbf6410]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410103608794 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x563b4cbf6750]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410103608794 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x563b4cbf6750]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410103608794 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x563b4cbf6750]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410103608794 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x563b4cbf6750]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250410103608794 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103608794 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103608794 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103608794 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103608794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103608794 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103608794 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103608794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103608794 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103608794 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 27 00 00 00 b9 00 00 00 c1 03 00 00 03 06 58 49 ac 00 01 10 00 0e 53 0a 09 0a b7 96 05 a2 15 f1 d7 dc 23 01 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(362)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(362)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(360)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(360)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(360)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(360)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410103608800 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103608800 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103608800 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103608800 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103608800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103608800 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-SCCP(360)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(360)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(360)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(360)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0003552C04'O 20250410103608800 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103608800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103608800 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103608800 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 30 00 01 05 00 03 55 2c 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(362)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103608801 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x563b4cbf6750]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410103608801 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x563b4cbf6750]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410103608801 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x563b4cbf6750]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410103608801 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x563b4cbf6750]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410103608801 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410103608801 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x563b4cbf6750] (fsm.c:486) 20250410103608801 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410103608801 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410103608801 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103608801 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103608801 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103608801 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103608801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103608801 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103608801 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103608801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103608801 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103608801 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 03 06 58 49 ac 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 42 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(362)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(362)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(360)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(360)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(360)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(360)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410103608806 DVLR DEBUG VLR subscr IMSI-262420000000024 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103608806 DVLR DEBUG IMSI:262420000000024 has MSISDN:491230000024 (vlr.c:1045) 20250410103608806 DMSC NOTICE msub(IMSI-262420000000024:MSISDN-491230000024) VLR: update for IMSI=262420000000024 (MSISDN=491230000024) (gsm_04_08.c:1541) 20250410103608806 DVLR DEBUG VLR subscr IMSI-262420000000024:MSISDN-491230000024 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410103608807 DVLR DEBUG VLR subscr IMSI-262420000000024:MSISDN-491230000024 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103608807 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x563b4cbf6750]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410103608807 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410103608807 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410103608807 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410103608807 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x563b4cbf6750] (vlr_lu_fsm.c:110) 20250410103608807 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410103608807 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410103608807 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x563b4cbf6750]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410103608807 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x563b4cbf6750]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410103608807 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x563b4cc063e0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410103608807 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x563b4cc063e0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x563b4cbf6750] (fsm.c:486) 20250410103608807 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x563b4cc063e0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410103608807 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x563b4cc063e0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410103608807 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x563b4cc063e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410103608807 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x563b4cc063e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410103608807 DMSC NOTICE msub(IMSI-262420000000024:MSISDN-491230000024:TMSInew-0xB1A707D9) VLR: update for IMSI=262420000000024 (MSISDN=491230000024) (gsm_04_08.c:1541) 20250410103608807 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x563b4cc063e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410103608807 DMM DEBUG -> IMSI-262420000000024:MSISDN-491230000024:TMSInew-0xB1A707D9 LOCATION UPDATE ACCEPT (TMSI = 0xb1a707d9) (gsm_04_08.c:149) 20250410103608807 DVLR DEBUG VLR subscr IMSI-262420000000024:MSISDN-491230000024:TMSInew-0xB1A707D9 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410103608807 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103608807 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103608807 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103608807 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103608807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103608807 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103608807 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103608807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103608807 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103608807 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 03 06 58 49 ac 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 b1 a7 07 d9 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(362)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(362)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(360)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(360)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(360)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(360)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_13_130(368)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(361)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(361)@7d38b4d9c9a0: patched enc_l3: '059B'O MSC_Test_0-SCCP(360)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(360)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(360)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(360)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002059B'O 20250410103608813 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103608813 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103608813 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103608813 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103608813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103608813 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103608813 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103608813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103608813 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103608813 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 30 00 01 05 01 00 02 05 9b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(362)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103608814 DMM DEBUG msc_a(IMSI-262420000000024:MSISDN-491230000024:TMSInew-0xB1A707D9:GERAN-A-48:LU)[0x563b4cbfae30]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410103608814 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:TMSInew-0xB1A707D9:GERAN-A-48:LU)[0x563b4cbf6750]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410103608814 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x563b4cc063e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410103608814 DMSC NOTICE msub(IMSI-262420000000024:MSISDN-491230000024:TMSI-0xB1A707D9) VLR: update for IMSI=262420000000024 (MSISDN=491230000024) (gsm_04_08.c:1541) 20250410103608814 DVLR DEBUG VLR subscr IMSI-262420000000024:MSISDN-491230000024:TMSI-0xB1A707D9 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410103608814 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x563b4cc063e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410103608814 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:TMSI-0xB1A707D9:GERAN-A-48:LU)[0x563b4cbf6750]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410103608814 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x563b4cc063e0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410103608814 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x563b4cc063e0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:TMSI-0xB1A707D9:GERAN-A-48:LU)[0x563b4cbf6750] (vlr_lu_fsm.c:817) 20250410103608814 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x563b4cc063e0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410103608814 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x563b4cc063e0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410103608814 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:TMSI-0xB1A707D9:GERAN-A-48:LU)[0x563b4cbf6750]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410103608814 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000024/3/1): Available (smpp_smsc.c:626) 20250410103608814 DVLR DEBUG VLR subscr IMSI-262420000000024:MSISDN-491230000024:TMSI-0xB1A707D9 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410103608814 DVLR DEBUG VLR subscr IMSI-262420000000024:MSISDN-491230000024:TMSI-0xB1A707D9 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410103608814 DVLR DEBUG VLR subscr IMSI-262420000000024:MSISDN-491230000024:TMSI-0xB1A707D9 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410103608814 DVLR DEBUG VLR subscr IMSI-262420000000024:MSISDN-491230000024:TMSI-0xB1A707D9 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410103608814 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103608814 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103608814 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103608814 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103608814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103608814 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103608814 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103608814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103608814 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103608814 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 03 06 58 49 ac 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(362)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(362)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(360)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(360)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(360)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(360)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(360)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(360)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(360)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(360)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410103608817 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103608817 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103608817 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103608817 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103608817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103608817 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103608817 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103608817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(362)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103608817 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103608817 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 30 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103608818 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:TMSI-0xB1A707D9:GERAN-A-48:LU)[0x563b4cbf6750]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410103608818 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:TMSI-0xB1A707D9:GERAN-A-48:LU)[0x563b4cbf6750]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000024:MSISDN-491230000024:TMSI-0xB1A707D9:GERAN-A-48:LU)[0x563b4cbfae30] (msc_a.c:1053) 20250410103608818 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:TMSI-0xB1A707D9:GERAN-A-48:LU)[0x563b4cbf6750]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410103608818 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:TMSI-0xB1A707D9:GERAN-A-48:LU)[0x563b4cbf6750]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410103608818 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:TMSI-0xB1A707D9:GERAN-A-48:LU)[0x563b4cbf6750]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410103608818 DVLR DEBUG VLR subscr IMSI-262420000000024:MSISDN-491230000024:TMSI-0xB1A707D9 - active-conn: now used by 1 (attached) (msub.c:375) 20250410103608818 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103608818 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103608818 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103608818 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103608818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103608818 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103608818 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103608818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103608818 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103608818 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 03 04 58 49 ac 00 00 30 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(362)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(362)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(360)@7d38b4d9c9a0: Session index based on local reference:0 20250410103608820 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103608820 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103608820 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103608820 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103608820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103608820 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(362)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103608820 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103608820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103608820 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103608820 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 30 58 49 ac 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(361)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_13_130(368)5786028 TC_lu_imsi_auth_tmsi_encr_13_130(368)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410103608821 DVLR DEBUG VLR subscr IMSI-262420000000024:MSISDN-491230000024:TMSI-0xB1A707D9 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410103608821 DVLR DEBUG VLR subscr IMSI-262420000000024:MSISDN-491230000024:TMSI-0xB1A707D9 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth_tmsi_encr_13_130(368)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_13_130(368)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_13_130(368)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_13_130(368)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test-GSUP(366)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(362)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103608831 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410103608832 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250410103608833 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(360)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(364)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(365)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(359)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(363)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(361)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(369)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(367)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(359): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(360): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(361): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(362): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(363): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(364): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(365): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(366): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(367): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_13_130(368): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(369): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_lu_imsi_auth_tmsi_encr_13_13 finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_13 pass'. Thu Apr 10 10:36:08 UTC 2025 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_13 pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_13.talloc 20250410103609024 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410103609024 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103609024 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410103609024 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410103609024 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410103609024 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103609024 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410103609024 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410103609024 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410103609024 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103609024 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410103609024 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410103609024 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410103609024 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410103609024 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410103609024 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103609024 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103609024 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410103609024 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410103609024 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410103609024 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=213424) 20250410103609834 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=213424, count=246880) 20250410103610835 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103611026 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410103611026 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410103611026 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_13 pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_cl3_no_payload'. ------ MSC_Tests.TC_cl3_no_payload ------ Thu Apr 10 10:36:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_cl3_no_payload.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_cl3_no_payload.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410103611837 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_cl3_no_payload' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_cl3_no_payload started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(373)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(373)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(373)@7d38b4d9c9a0: ************************************************* MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-SCCP(371)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410103612595 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(374)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410103612788 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410103612788 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410103612788 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410103612788 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(373)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(373)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(373)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410103612793 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103612793 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410103612793 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410103612793 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410103612793 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410103612793 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410103612793 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410103612793 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103612793 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410103612793 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410103612793 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(373)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(373)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(373)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(373)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(373)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(373)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(373)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(373)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410103612794 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103612794 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410103612794 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410103612794 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410103612794 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410103612794 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410103612794 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410103612794 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103612794 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410103612794 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410103612794 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103612794 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410103612794 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410103612794 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(373)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(373)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(373)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(373)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(373)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410103612837 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103612838 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(376)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(376)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410103612843 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(376)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(376)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(376)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(376)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(376)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(376)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410103612878 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410103612878 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250410103613602 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103613602 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103613602 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103613602 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103613602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103613602 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103613602 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103613602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103613602 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(373)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103613602 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103613603 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103613603 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103613603 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103613603 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103613603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103613603 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103613603 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103613603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103613603 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103613603 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(373)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(373)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(372)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(372)@7d38b4d9c9a0: Added conn table entry 0TC_cl3_no_payload0(379)6057169 MSC_Test_0-SCCP(371)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(372)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(373)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103613621 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103613621 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103613621 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103613621 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103613621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103613621 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103613621 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103613621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103613621 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103613621 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 34 00 00 00 c1 00 00 00 b9 03 02 00 00 01 5c 6c d1 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 0f 00 0d 57 05 08 00 62 f2 24 00 17 00 2a 17 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103613622 DBSSAP ERROR msc_a(unknown:GERAN-A-49:NONE)[0x563b4cbfa620]{MSC_A_ST_VALIDATE_L3}: RAN decode: BSSMAP Complete Layer 3 Information: too short L3 info (0), discarding message (ran_msg_a.c:112) 20250410103613622 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103613622 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103613622 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103613622 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103613622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103613622 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103613622 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103613622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103613622 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103613622 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 02 02 5c 6c d1 00 00 31 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410103613623 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103613623 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103613623 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103613623 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103613623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103613623 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103613623 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103613623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103613623 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103613623 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 02 06 5c 6c d1 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(373)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(373)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(373)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(373)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(371)@7d38b4d9c9a0: { messageType := 2, destLocRef := '5C6CD1'O, sourceLocRef := '000031'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(371)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(371)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(371)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(371)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(371)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(371)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(371)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(371)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(371)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(373)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103613633 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103613633 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103613633 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103613633 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103613633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103613633 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103613633 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103613633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103613633 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103613633 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 31 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103613634 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103613634 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103613634 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103613634 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103613634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103613634 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103613634 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103613634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103613634 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103613634 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 02 04 5c 6c d1 00 00 31 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(373)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(373)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(371)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(373)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103613636 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103613636 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103613636 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103613636 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103613636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103613636 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103613636 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103613636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103613636 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103613636 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 31 5c 6c d1 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(372)@7d38b4d9c9a0: Deleted conn table entry 0TC_cl3_no_payload0(379)6057169 TC_cl3_no_payload0(379)@7d38b4d9c9a0: setverdict(pass): none -> pass TC_cl3_no_payload0(379)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_cl3_no_payload0(379)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410103613646 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410103613646 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(373)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(374)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103613647 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(376)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(377)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(371)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(375)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(372)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(370)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(378)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(380)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(370): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(371): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(372): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(373): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(374): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(375): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(376): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(377): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(378): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_cl3_no_payload0(379): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(380): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_cl3_no_payload finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cl3_no_payload pass'. Thu Apr 10 10:36:13 UTC 2025 ====== MSC_Tests.TC_cl3_no_payload pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_cl3_no_payload.talloc 20250410103613840 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410103613840 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103613840 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410103613840 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410103613840 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410103613840 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103613840 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410103613840 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410103613840 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410103613840 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103613840 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410103613840 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410103613840 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410103613840 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410103613840 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410103613840 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103613840 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103613840 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410103613840 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410103613841 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410103613841 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103440) 20250410103614649 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=103440, count=134172) 20250410103615650 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103615841 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410103615842 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410103615842 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cl3_no_payload pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_cl3_rnd_payload'. ------ MSC_Tests.TC_cl3_rnd_payload ------ Thu Apr 10 10:36:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_cl3_rnd_payload.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_cl3_rnd_payload.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410103616650 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_cl3_rnd_payload' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_cl3_rnd_payload started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(384)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(384)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(384)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(382)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410103617357 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(385)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410103617554 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410103617554 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410103617554 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410103617554 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(384)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(384)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(384)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410103617559 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103617559 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410103617559 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410103617559 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410103617559 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410103617560 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410103617560 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410103617560 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103617560 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410103617560 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410103617560 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(384)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(384)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(384)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(384)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(384)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(384)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(384)@7d38b4d9c9a0: Message received on association #8 20250410103617562 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103617562 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410103617562 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410103617562 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410103617562 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410103617562 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410103617562 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410103617562 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103617562 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410103617562 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410103617562 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103617562 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410103617562 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410103617562 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(384)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(384)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(384)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(384)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(384)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(384)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410103617652 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103617652 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(387)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(387)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410103617658 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(387)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(387)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(387)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(387)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(387)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(387)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410103617680 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410103617680 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250410103618366 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103618366 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103618366 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103618366 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103618366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103618366 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103618366 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103618366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103618366 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103618366 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(384)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103618366 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103618366 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103618366 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103618366 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103618366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103618366 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103618366 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103618366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103618366 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103618366 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(384)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(384)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(383)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(383)@7d38b4d9c9a0: Added conn table entry 0TC_cl3_rnd_payload0(390)11377781 MSC_Test_0-SCCP(382)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(383)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410103618376 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103618376 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103618376 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103618376 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103618376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103618376 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103618376 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103618376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103618376 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103618376 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6d 00 00 00 c1 00 00 00 b9 03 02 00 00 01 ad 9c 75 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 48 00 46 57 05 08 00 62 f2 24 00 17 00 2a 17 39 40 61 18 9d 8d 26 34 8d 0b 6c 9a b1 37 92 f0 92 ae 29 e1 c3 ae 97 9c 66 fc 4d 6c 69 bb 53 8a ca 5f 7a a0 9d 69 a0 03 5e c7 25 ba 00 0b 32 18 9d 73 f2 ae ff cb 90 e1 df 8c 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(384)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103618376 DBSSAP ERROR msc_a(unknown:GERAN-A-50:NONE)[0x563b4cbf6750]{MSC_A_ST_VALIDATE_L3}: No Classmark Information, dropping non-Complete-Layer3 message: unknown 0x21 (msc_a.c:1421) 20250410103618376 DBSSAP ERROR msc_a(unknown:GERAN-A-50:NONE)[0x563b4cbf6750]{MSC_A_ST_VALIDATE_L3}: RAN decode error (rc=-13) for COMPL_L3 from MSC-I (msc_a.c:2060) 20250410103618376 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103618376 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103618376 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103618376 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103618376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103618376 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103618376 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103618376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103618377 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103618377 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 01 02 ad 9c 75 00 00 32 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410103618377 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103618377 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103618377 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103618377 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103618377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103618377 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103618377 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103618377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103618377 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103618377 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 01 06 ad 9c 75 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(384)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(384)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(384)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(384)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(382)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'AD9C75'O, sourceLocRef := '000032'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(382)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(382)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(382)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(382)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(382)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(382)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(382)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(382)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(382)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(384)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103618381 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103618381 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103618381 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103618381 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103618381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103618381 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103618381 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103618381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103618381 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103618381 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 32 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(384)@7d38b4d9c9a0: Message received on association #8 20250410103618381 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103618381 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103618381 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103618381 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103618381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103618381 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103618381 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103618381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103618381 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103618381 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 01 04 ad 9c 75 00 00 32 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(384)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(382)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(384)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103618382 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103618382 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103618382 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103618382 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103618382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103618382 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103618382 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103618382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103618382 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103618382 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 32 ad 9c 75 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(383)@7d38b4d9c9a0: Deleted conn table entry 0TC_cl3_rnd_payload0(390)11377781 TC_cl3_rnd_payload0(390)@7d38b4d9c9a0: setverdict(pass): none -> pass TC_cl3_rnd_payload0(390)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_cl3_rnd_payload0(390)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410103618389 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410103618389 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(383)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(385)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(388)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(382)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(384)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(386)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(381)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103618393 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(387)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(389)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(391)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(381): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(382): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(383): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(384): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(385): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(386): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(387): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(388): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(389): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_cl3_rnd_payload0(390): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(391): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_cl3_rnd_payload finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cl3_rnd_payload pass'. Thu Apr 10 10:36:18 UTC 2025 ====== MSC_Tests.TC_cl3_rnd_payload pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_cl3_rnd_payload.talloc 20250410103618588 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410103618588 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103618588 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410103618588 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410103618588 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410103618588 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103618588 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410103618588 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410103618588 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410103618588 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103618588 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410103618588 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410103618588 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410103618588 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410103618588 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410103618588 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103618588 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103618588 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410103618588 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410103618588 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410103618588 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=134548) 20250410103619393 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=134548, count=135804) 20250410103620395 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103620589 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410103620589 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410103620589 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cl3_rnd_payload pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_establish_and_nothing'. ------ MSC_Tests.TC_establish_and_nothing ------ Thu Apr 10 10:36:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_establish_and_nothing.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_establish_and_nothing.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410103621395 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_establish_and_nothing' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_establish_and_nothing started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(395)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(395)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(395)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(393)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410103622123 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(396)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410103622309 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410103622309 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410103622309 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410103622309 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(395)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(395)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(395)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410103622316 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103622316 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410103622316 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410103622316 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410103622316 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410103622316 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410103622316 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410103622316 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103622316 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410103622317 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410103622317 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(395)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(395)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(395)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(395)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(395)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410103622318 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103622318 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410103622318 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410103622318 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410103622318 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410103622318 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410103622318 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410103622318 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103622318 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410103622318 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410103622318 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103622318 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(395)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(395)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(395)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(395)@7d38b4d9c9a0: Message received on association #8 20250410103622319 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410103622319 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(395)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(395)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(395)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(395)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410103622396 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103622397 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(398)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(398)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410103622402 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(398)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(398)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(398)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(398)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(398)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(398)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410103622433 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410103622433 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(399)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000027" to be handled at TC_establish_and_nothing0(401) TC_establish_and_nothing0(401)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000027'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410103623122 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103623122 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103623122 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103623122 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103623122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103623122 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103623122 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103623122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103623122 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103623122 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(395)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103623123 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103623123 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103623123 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103623123 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103623123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103623123 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103623123 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103623123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103623123 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103623123 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(395)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(395)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(394)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(394)@7d38b4d9c9a0: Added conn table entry 0TC_establish_and_nothing0(401)190211 MSC_Test_0-SCCP(393)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(394)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410103623136 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103623136 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103623136 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103623136 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103623136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(395)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103623136 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103623136 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103623136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103623136 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103623136 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 02 e7 03 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 72 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103623137 DMM DEBUG msc_a(IMSI-262420000000027:GERAN-A-51:LU)[0x563b4cbfa620]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000027 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410103623137 DMM DEBUG msc_a(IMSI-262420000000027:GERAN-A-51:LU)[0x563b4cbfa620]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410103623137 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x563b4cbfa750]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410103623137 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x563b4cbfa750]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000027:GERAN-A-51:LU)[0x563b4cbfa620] (fsm.c:486) 20250410103623137 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x563b4cbfa750]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410103623137 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x563b4cbfa750]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410103623137 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410103623137 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000027 id=262420000000027 (vlr.c:661) 20250410103623137 DVLR INFO New subscr, IMSI: 262420000000027 (vlr.c:562) 20250410103623137 DVLR DEBUG VLR subscr IMSI-262420000000027 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410103623137 DVLR DEBUG VLR subscr IMSI-262420000000027 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410103623137 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410103623137 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x563b4cbfa750]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410103623137 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x563b4cbfa750]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410103623137 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x563b4cbfa750]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410103623137 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x563b4cbfa750]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410103623137 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x563b4cbfa750]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410103623137 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x563b4cbfa750]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410103623137 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410103623137 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x563b4cbfa750] (fsm.c:486) 20250410103623137 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410103623137 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410103623137 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103623137 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103623137 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103623137 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103623137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103623137 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103623137 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103623137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103623137 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103623137 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 00 02 02 e7 03 00 00 33 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410103623137 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103623137 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103623137 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103623137 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103623137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103623137 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103623137 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103623137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103623137 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103623137 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 00 06 02 e7 03 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 72 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(395)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(395)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(395)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(395)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(393)@7d38b4d9c9a0: { messageType := 2, destLocRef := '02E703'O, sourceLocRef := '000033'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(393)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(399)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000027" handled at TC_establish_and_nothing0(401) MSC_Test-GSUP(399)@7d38b4d9c9a0: Added IMSI table entry 0TC_establish_and_nothing0(401)"262420000000027" MSC_Test_0-SCCP(393)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(393)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(393)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(393)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410103623141 DVLR DEBUG VLR subscr IMSI-262420000000027 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410103623141 DVLR DEBUG VLR subscr IMSI-262420000000027 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(393)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(393)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(393)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(393)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_establish_and_nothing0(401)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(395)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_establish_and_nothing0(401)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410103623142 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103623142 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103623142 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103623142 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103623142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103623143 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103623143 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103623143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103623143 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103623143 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 33 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103623149 DVLR DEBUG VLR subscr IMSI-262420000000027 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103623149 DVLR DEBUG IMSI:262420000000027 has MSISDN:491230000027 (vlr.c:1045) 20250410103623149 DMSC NOTICE msub(IMSI-262420000000027:MSISDN-491230000027) VLR: update for IMSI=262420000000027 (MSISDN=491230000027) (gsm_04_08.c:1541) 20250410103623149 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410103623150 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103623150 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x563b4cbfa750]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410103623150 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410103623150 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410103623150 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410103623150 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x563b4cbfa750] (vlr_lu_fsm.c:110) 20250410103623150 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410103623150 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410103623150 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x563b4cbfa750]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410103623150 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x563b4cbfa750]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410103623150 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x563b4cc06650]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410103623150 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x563b4cc06650]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x563b4cbfa750] (fsm.c:486) 20250410103623150 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x563b4cc06650]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410103623150 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x563b4cc06650]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410103623150 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x563b4cc06650]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410103623150 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x563b4cc06650]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410103623150 DMSC NOTICE msub(IMSI-262420000000027:MSISDN-491230000027:TMSInew-0x79DFE011) VLR: update for IMSI=262420000000027 (MSISDN=491230000027) (gsm_04_08.c:1541) 20250410103623150 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x563b4cc06650]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410103623151 DMM DEBUG -> IMSI-262420000000027:MSISDN-491230000027:TMSInew-0x79DFE011 LOCATION UPDATE ACCEPT (TMSI = 0x79dfe011) (gsm_04_08.c:149) 20250410103623151 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSInew-0x79DFE011 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410103623151 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103623151 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103623151 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103623151 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103623151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103623151 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103623151 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103623151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103623151 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103623151 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 00 06 02 e7 03 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 79 df e0 11 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(395)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(395)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(393)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(393)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(393)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(393)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_establish_and_nothing0(401)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(394)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(394)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(393)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(393)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(393)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(393)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(395)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103623163 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103623163 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103623163 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103623163 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103623163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103623163 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103623163 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103623163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103623164 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103623164 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 33 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103623164 DMM DEBUG msc_a(IMSI-262420000000027:MSISDN-491230000027:TMSInew-0x79DFE011:GERAN-A-51:LU)[0x563b4cbfa620]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410103623164 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:TMSInew-0x79DFE011:GERAN-A-51:LU)[0x563b4cbfa750]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410103623164 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x563b4cc06650]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410103623164 DMSC NOTICE msub(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x79DFE011) VLR: update for IMSI=262420000000027 (MSISDN=491230000027) (gsm_04_08.c:1541) 20250410103623164 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x79DFE011 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410103623164 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x563b4cc06650]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410103623164 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x79DFE011:GERAN-A-51:LU)[0x563b4cbfa750]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410103623164 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x563b4cc06650]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410103623164 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x563b4cc06650]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x79DFE011:GERAN-A-51:LU)[0x563b4cbfa750] (vlr_lu_fsm.c:817) 20250410103623164 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x563b4cc06650]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410103623164 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x563b4cc06650]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410103623164 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x79DFE011:GERAN-A-51:LU)[0x563b4cbfa750]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410103623164 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000027/3/1): Available (smpp_smsc.c:626) 20250410103623165 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x79DFE011 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410103623165 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x79DFE011 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410103623165 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x79DFE011 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410103623165 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x79DFE011 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410103623165 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103623165 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103623165 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103623165 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103623165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103623165 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103623165 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103623165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103623165 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103623165 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 00 06 02 e7 03 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(395)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(395)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(393)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(393)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(393)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(393)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(393)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(393)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(393)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(393)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410103623169 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103623169 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103623169 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103623169 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103623169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103623169 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(395)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103623169 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103623169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103623169 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103623169 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 33 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103623169 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x79DFE011:GERAN-A-51:LU)[0x563b4cbfa750]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410103623169 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x79DFE011:GERAN-A-51:LU)[0x563b4cbfa750]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x79DFE011:GERAN-A-51:LU)[0x563b4cbfa620] (msc_a.c:1053) 20250410103623169 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x79DFE011:GERAN-A-51:LU)[0x563b4cbfa750]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410103623169 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x79DFE011:GERAN-A-51:LU)[0x563b4cbfa750]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410103623169 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x79DFE011:GERAN-A-51:LU)[0x563b4cbfa750]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410103623169 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x79DFE011 - active-conn: now used by 1 (attached) (msub.c:375) 20250410103623170 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103623170 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103623170 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103623170 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103623170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103623170 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103623170 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103623170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103623170 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103623170 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 00 04 02 e7 03 00 00 33 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(395)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(395)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(393)@7d38b4d9c9a0: Session index based on local reference:0 20250410103623171 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103623171 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103623171 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103623171 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103623171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103623171 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103623171 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103623171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103623171 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103623171 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 33 02 e7 03 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(395)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(394)@7d38b4d9c9a0: Deleted conn table entry 0TC_establish_and_nothing0(401)190211 TC_establish_and_nothing0(401)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410103623173 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x79DFE011 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410103623173 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x79DFE011 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_establish_and_nothing0(401)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_establish_and_nothing0(401)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_establish_and_nothing0(401)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_establish_and_nothing0(401)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '79DFE011'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(394)@7d38b4d9c9a0: Added conn table entry 0TC_establish_and_nothing0(401)5643112 MSC_Test_0-RAN(394)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(393)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(395)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103623373 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103623373 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103623373 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103623373 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103623373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103623373 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103623373 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103623373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103623373 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103623373 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 56 1b 68 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 79 df e0 11 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103623374 DMM DEBUG msc_a(TMSI-0x79DFE011:GERAN-A-52:CM_SERVICE_REQ)[0x563b4cbfae30]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250410103623374 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x79DFE011:GERAN-A-52:CM_SERVICE_REQ)[0x563b4cbf6750]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410103623374 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x79DFE011:GERAN-A-52:CM_SERVICE_REQ)[0x563b4cbf6750]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x79DFE011:GERAN-A-52:CM_SERVICE_REQ)[0x563b4cbfae30] (fsm.c:486) 20250410103623374 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x79DFE011:GERAN-A-52:CM_SERVICE_REQ)[0x563b4cbf6750]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410103623374 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x79DFE011:GERAN-A-52:CM_SERVICE_REQ)[0x563b4cbf6750]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410103623374 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x79DFE011 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410103623374 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x79DFE011 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410103623374 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x79DFE011:GERAN-A-52:CM_SERVICE_REQ)[0x563b4cbf6750]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410103623374 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x79DFE011:GERAN-A-52:CM_SERVICE_REQ)[0x563b4cbf6750]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410103623374 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x79DFE011:GERAN-A-52:CM_SERVICE_REQ)[0x563b4cbf6750]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410103623374 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x79DFE011:GERAN-A-52:CM_SERVICE_REQ)[0x563b4cbf6750]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410103623374 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x79DFE011:GERAN-A-52:CM_SERVICE_REQ)[0x563b4cbf6750]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410103623374 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x79DFE011:GERAN-A-52:CM_SERVICE_REQ)[0x563b4cbf6750]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410103623374 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x79DFE011:GERAN-A-52:CM_SERVICE_REQ)[0x563b4cbf6750]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410103623374 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x79DFE011:GERAN-A-52:CM_SERVICE_REQ)[0x563b4cbf6750]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410103623374 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x79DFE011:GERAN-A-52:CM_SERVICE_REQ)[0x563b4cbf6750]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410103623374 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x79DFE011:GERAN-A-52:CM_SERVICE_REQ)[0x563b4cbf6750]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410103623374 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000027/3/1): Available (smpp_smsc.c:626) 20250410103623375 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x79DFE011 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410103623375 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103623375 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103623375 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103623375 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103623375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103623375 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103623375 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103623375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103623375 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103623375 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 07 02 56 1b 68 00 00 34 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410103623375 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103623375 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103623375 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103623375 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103623375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103623375 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103623375 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103623375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103623375 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103623375 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 07 06 56 1b 68 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 72 (osmo_ss7_asp.c:1175) 20250410103623376 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103623376 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103623376 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103623376 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103623376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103623376 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103623376 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103623376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103623376 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103623376 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 07 06 56 1b 68 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(395)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(395)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(395)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(395)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(393)@7d38b4d9c9a0: { messageType := 2, destLocRef := '561B68'O, sourceLocRef := '000034'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(393)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(393)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(393)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(393)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(393)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(395)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(395)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(393)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(393)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(393)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(393)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410103623379 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x79DFE011 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410103623379 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x79DFE011 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_establish_and_nothing0(401)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_establish_and_nothing0(401)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410103628374 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x79DFE011 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410103628374 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x79DFE011 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410103628374 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x79DFE011 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410103628374 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x79DFE011 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410103628375 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103628375 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103628375 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103628375 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103628375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103628375 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103628375 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103628375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103628375 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103628375 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 07 06 56 1b 68 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(395)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(395)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(393)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(393)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(393)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(393)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(393)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(393)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(393)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(393)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410103628379 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103628379 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103628379 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103628379 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103628379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103628379 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103628379 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103628379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103628379 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(395)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103628379 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 34 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103628380 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x79DFE011:GERAN-A-52:CM_SERVICE_REQ)[0x563b4cbf6750]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410103628380 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x79DFE011:GERAN-A-52:CM_SERVICE_REQ)[0x563b4cbf6750]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x79DFE011:GERAN-A-52:CM_SERVICE_REQ)[0x563b4cbfae30] (msc_a.c:1053) 20250410103628380 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x79DFE011:GERAN-A-52:CM_SERVICE_REQ)[0x563b4cbf6750]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410103628380 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x79DFE011:GERAN-A-52:CM_SERVICE_REQ)[0x563b4cbf6750]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410103628381 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x79DFE011 - active-conn: now used by 1 (attached) (msub.c:375) 20250410103628381 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103628381 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103628381 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103628381 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103628381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103628381 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103628381 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103628381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103628381 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103628381 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 07 04 56 1b 68 00 00 34 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(395)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(395)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(393)@7d38b4d9c9a0: Session index based on local reference:0 20250410103628382 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103628382 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103628382 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103628382 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103628382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103628382 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103628382 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103628382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103628382 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103628382 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 34 56 1b 68 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(395)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(394)@7d38b4d9c9a0: Deleted conn table entry 0TC_establish_and_nothing0(401)5643112 TC_establish_and_nothing0(401)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410103628384 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x79DFE011 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410103628384 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x79DFE011 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_establish_and_nothing0(401)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_establish_and_nothing0(401)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_establish_and_nothing0(401)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test_0-SCCP(393)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(399)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(394)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103628395 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410103628395 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(395)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(397)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(396)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(400)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103628397 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(398)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(402)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(392)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(392): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(393): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(394): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(395): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(396): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(397): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(398): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(399): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(400): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_establish_and_nothing0(401): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(402): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_establish_and_nothing finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_establish_and_nothing pass'. Thu Apr 10 10:36:28 UTC 2025 ====== MSC_Tests.TC_establish_and_nothing pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_establish_and_nothing.talloc 20250410103628584 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410103628584 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103628584 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410103628584 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410103628584 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410103628584 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103628584 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410103628584 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410103628584 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410103628584 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103628584 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410103628584 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410103628584 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410103628584 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410103628584 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410103628584 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103628584 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103628584 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410103628584 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410103628584 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410103628584 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=234380) 20250410103629397 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=234380, count=295560) 20250410103630398 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103630585 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410103630585 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410103630585 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_establish_and_nothing pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_setup_and_nothing'. ------ MSC_Tests.TC_mo_setup_and_nothing ------ Thu Apr 10 10:36:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_mo_setup_and_nothing.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_mo_setup_and_nothing.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410103631399 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_setup_and_nothing' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_mo_setup_and_nothing started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(406)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(406)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(406)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(404)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410103632109 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(407)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410103632303 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410103632303 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410103632303 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410103632303 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(406)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(406)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(406)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(406)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(406)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410103632308 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103632308 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410103632308 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410103632308 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410103632308 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410103632308 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410103632308 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410103632308 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103632308 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410103632308 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410103632308 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(406)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(406)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(406)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(406)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(406)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(406)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410103632310 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103632310 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410103632310 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410103632310 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410103632310 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410103632310 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410103632310 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410103632311 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103632311 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410103632311 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410103632311 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103632311 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(406)@7d38b4d9c9a0: Message received on association #8 20250410103632311 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410103632311 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(406)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(406)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(406)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(406)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410103632400 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103632400 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(409)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(409)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410103632406 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(409)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(409)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(409)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(409)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(409)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(409)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410103632432 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410103632432 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(410)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000028" to be handled at TC_mo_setup_and_nothing0(412) TC_mo_setup_and_nothing0(412)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000028'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(406)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103633115 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103633115 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103633115 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103633115 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103633115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103633115 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103633115 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103633115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103633115 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103633115 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103633115 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103633115 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103633115 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103633115 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103633115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103633115 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103633115 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103633115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103633115 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103633115 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(406)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(406)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(405)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(405)@7d38b4d9c9a0: Added conn table entry 0TC_mo_setup_and_nothing0(412)7746716 MSC_Test_0-SCCP(404)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(405)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(406)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103633121 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103633121 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103633121 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103633122 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103633122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103633122 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103633122 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103633122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103633122 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103633122 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 76 34 9c 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 82 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103633122 DMM DEBUG msc_a(IMSI-262420000000028:GERAN-A-53:LU)[0x563b4cbfa620]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000028 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410103633122 DMM DEBUG msc_a(IMSI-262420000000028:GERAN-A-53:LU)[0x563b4cbfa620]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410103633122 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x563b4cbfa750]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410103633122 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x563b4cbfa750]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000028:GERAN-A-53:LU)[0x563b4cbfa620] (fsm.c:486) 20250410103633122 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x563b4cbfa750]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410103633122 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x563b4cbfa750]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410103633122 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410103633122 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000028 id=262420000000028 (vlr.c:661) 20250410103633122 DVLR INFO New subscr, IMSI: 262420000000028 (vlr.c:562) 20250410103633122 DVLR DEBUG VLR subscr IMSI-262420000000028 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410103633122 DVLR DEBUG VLR subscr IMSI-262420000000028 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410103633122 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410103633122 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x563b4cbfa750]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410103633122 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x563b4cbfa750]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410103633122 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x563b4cbfa750]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410103633122 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x563b4cbfa750]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410103633123 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x563b4cbfa750]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410103633123 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x563b4cbfa750]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410103633123 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410103633123 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x563b4cbfa750] (fsm.c:486) 20250410103633123 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410103633123 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410103633123 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103633123 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103633123 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103633123 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103633123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103633123 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103633123 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103633123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103633123 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103633123 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 06 02 76 34 9c 00 00 35 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410103633123 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103633123 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103633123 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103633123 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103633123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103633123 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103633123 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103633123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103633123 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103633123 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 06 06 76 34 9c 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 82 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(406)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(406)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(406)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(406)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(404)@7d38b4d9c9a0: { messageType := 2, destLocRef := '76349C'O, sourceLocRef := '000035'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(404)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(404)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(404)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(404)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(404)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(410)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000028" handled at TC_mo_setup_and_nothing0(412) MSC_Test-GSUP(410)@7d38b4d9c9a0: Added IMSI table entry 0TC_mo_setup_and_nothing0(412)"262420000000028" 20250410103633127 DVLR DEBUG VLR subscr IMSI-262420000000028 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410103633127 DVLR DEBUG VLR subscr IMSI-262420000000028 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_mo_setup_and_nothing0(412)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_nothing0(412)@7d38b4d9c9a0: setverdict(pass): none -> pass MSC_Test_0-SCCP(404)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(404)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(404)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(404)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(406)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103633132 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103633132 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103633132 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103633132 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103633132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103633132 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103633132 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103633132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103633132 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103633132 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 35 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103633135 DVLR DEBUG VLR subscr IMSI-262420000000028 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103633135 DVLR DEBUG IMSI:262420000000028 has MSISDN:491230000028 (vlr.c:1045) 20250410103633135 DMSC NOTICE msub(IMSI-262420000000028:MSISDN-491230000028) VLR: update for IMSI=262420000000028 (MSISDN=491230000028) (gsm_04_08.c:1541) 20250410103633135 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410103633136 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103633136 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x563b4cbfa750]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410103633136 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410103633136 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410103633136 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410103633136 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x563b4cbfa750] (vlr_lu_fsm.c:110) 20250410103633136 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410103633136 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x563b4cbf6410]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410103633136 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x563b4cbfa750]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410103633136 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x563b4cbfa750]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410103633136 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x563b4cc06510]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410103633136 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x563b4cc06510]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x563b4cbfa750] (fsm.c:486) 20250410103633136 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x563b4cc06510]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410103633136 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x563b4cc06510]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410103633136 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x563b4cc06510]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410103633136 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x563b4cc06510]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410103633136 DMSC NOTICE msub(IMSI-262420000000028:MSISDN-491230000028:TMSInew-0x38D0AE3A) VLR: update for IMSI=262420000000028 (MSISDN=491230000028) (gsm_04_08.c:1541) 20250410103633136 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x563b4cc06510]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410103633136 DMM DEBUG -> IMSI-262420000000028:MSISDN-491230000028:TMSInew-0x38D0AE3A LOCATION UPDATE ACCEPT (TMSI = 0x38d0ae3a) (gsm_04_08.c:149) 20250410103633137 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSInew-0x38D0AE3A - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410103633137 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103633137 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103633137 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103633137 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103633137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103633137 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103633137 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103633137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103633137 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103633137 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 06 06 76 34 9c 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 38 d0 ae 3a (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(406)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(406)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(404)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(404)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(404)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(404)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_nothing0(412)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(405)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(405)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(404)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(404)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(404)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(404)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O 20250410103633151 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103633151 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103633151 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103633151 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103633151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103633151 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103633151 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103633151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103633151 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103633151 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 35 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(406)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103633151 DMM DEBUG msc_a(IMSI-262420000000028:MSISDN-491230000028:TMSInew-0x38D0AE3A:GERAN-A-53:LU)[0x563b4cbfa620]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410103633151 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:TMSInew-0x38D0AE3A:GERAN-A-53:LU)[0x563b4cbfa750]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410103633151 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x563b4cc06510]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410103633151 DMSC NOTICE msub(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x38D0AE3A) VLR: update for IMSI=262420000000028 (MSISDN=491230000028) (gsm_04_08.c:1541) 20250410103633151 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x38D0AE3A + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410103633151 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x563b4cc06510]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410103633151 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x38D0AE3A:GERAN-A-53:LU)[0x563b4cbfa750]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410103633151 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x563b4cc06510]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410103633151 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x563b4cc06510]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x38D0AE3A:GERAN-A-53:LU)[0x563b4cbfa750] (vlr_lu_fsm.c:817) 20250410103633151 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x563b4cc06510]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410103633151 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x563b4cc06510]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410103633151 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x38D0AE3A:GERAN-A-53:LU)[0x563b4cbfa750]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410103633151 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000028/3/1): Available (smpp_smsc.c:626) 20250410103633152 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x38D0AE3A + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410103633152 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x38D0AE3A + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410103633152 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x38D0AE3A - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410103633152 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x38D0AE3A - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410103633152 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103633152 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103633152 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103633152 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103633152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103633152 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103633152 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103633152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103633152 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103633152 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 06 06 76 34 9c 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(406)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(406)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(404)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(404)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(404)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(404)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(404)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(404)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(404)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(404)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(406)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103633156 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103633156 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103633156 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103633156 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103633156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103633156 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103633156 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103633156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103633156 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103633156 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 35 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103633157 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x38D0AE3A:GERAN-A-53:LU)[0x563b4cbfa750]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410103633157 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x38D0AE3A:GERAN-A-53:LU)[0x563b4cbfa750]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x38D0AE3A:GERAN-A-53:LU)[0x563b4cbfa620] (msc_a.c:1053) 20250410103633157 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x38D0AE3A:GERAN-A-53:LU)[0x563b4cbfa750]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410103633157 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x38D0AE3A:GERAN-A-53:LU)[0x563b4cbfa750]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410103633157 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x38D0AE3A:GERAN-A-53:LU)[0x563b4cbfa750]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410103633157 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x38D0AE3A - active-conn: now used by 1 (attached) (msub.c:375) 20250410103633157 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103633157 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103633157 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103633157 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103633157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103633157 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103633157 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103633157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103633157 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103633157 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 06 04 76 34 9c 00 00 35 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(406)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(406)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(404)@7d38b4d9c9a0: Session index based on local reference:0 20250410103633159 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103633159 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103633159 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103633159 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103633159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103633159 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103633159 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103633159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(406)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103633159 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103633159 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 35 76 34 9c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(405)@7d38b4d9c9a0: Deleted conn table entry 0TC_mo_setup_and_nothing0(412)7746716 TC_mo_setup_and_nothing0(412)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410103633161 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x38D0AE3A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410103633161 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x38D0AE3A - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_setup_and_nothing0(412)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_nothing0(412)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_nothing0(412)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_nothing0(412)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '38D0AE3A'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(405)@7d38b4d9c9a0: Added conn table entry 0TC_mo_setup_and_nothing0(412)2906922 MSC_Test_0-RAN(405)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(404)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(406)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103633360 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103633360 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103633360 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103633360 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103633360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103633360 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103633361 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103633361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103633361 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103633361 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 2c 5b 2a 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 38 d0 ae 3a 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103633362 DMM DEBUG msc_a(TMSI-0x38D0AE3A:GERAN-A-54:CM_SERVICE_REQ)[0x563b4cbfae30]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250410103633362 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x38D0AE3A:GERAN-A-54:CM_SERVICE_REQ)[0x563b4cbf6750]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410103633362 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x38D0AE3A:GERAN-A-54:CM_SERVICE_REQ)[0x563b4cbf6750]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x38D0AE3A:GERAN-A-54:CM_SERVICE_REQ)[0x563b4cbfae30] (fsm.c:486) 20250410103633362 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x38D0AE3A:GERAN-A-54:CM_SERVICE_REQ)[0x563b4cbf6750]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410103633362 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x38D0AE3A:GERAN-A-54:CM_SERVICE_REQ)[0x563b4cbf6750]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410103633362 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x38D0AE3A + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410103633362 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x38D0AE3A + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410103633362 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x38D0AE3A:GERAN-A-54:CM_SERVICE_REQ)[0x563b4cbf6750]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410103633362 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x38D0AE3A:GERAN-A-54:CM_SERVICE_REQ)[0x563b4cbf6750]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410103633362 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x38D0AE3A:GERAN-A-54:CM_SERVICE_REQ)[0x563b4cbf6750]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410103633363 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x38D0AE3A:GERAN-A-54:CM_SERVICE_REQ)[0x563b4cbf6750]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410103633363 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x38D0AE3A:GERAN-A-54:CM_SERVICE_REQ)[0x563b4cbf6750]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410103633363 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x38D0AE3A:GERAN-A-54:CM_SERVICE_REQ)[0x563b4cbf6750]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410103633363 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x38D0AE3A:GERAN-A-54:CM_SERVICE_REQ)[0x563b4cbf6750]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410103633363 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x38D0AE3A:GERAN-A-54:CM_SERVICE_REQ)[0x563b4cbf6750]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410103633363 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x38D0AE3A:GERAN-A-54:CM_SERVICE_REQ)[0x563b4cbf6750]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410103633363 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x38D0AE3A:GERAN-A-54:CM_SERVICE_REQ)[0x563b4cbf6750]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410103633363 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000028/3/1): Available (smpp_smsc.c:626) 20250410103633363 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x38D0AE3A - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410103633363 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103633363 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103633363 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103633364 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103633364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103633364 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103633364 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103633364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103633364 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103633364 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 05 02 2c 5b 2a 00 00 36 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410103633364 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103633364 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103633364 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103633364 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103633364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103633364 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103633364 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103633364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103633364 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103633364 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 05 06 2c 5b 2a 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 82 (osmo_ss7_asp.c:1175) 20250410103633364 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103633364 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103633364 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103633364 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103633364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103633364 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103633364 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103633364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103633364 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103633364 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 05 06 2c 5b 2a 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(406)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(406)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(406)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(406)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(406)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(406)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(404)@7d38b4d9c9a0: { messageType := 2, destLocRef := '2C5B2A'O (",[*"), sourceLocRef := '000036'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(404)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(404)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(404)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(404)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(404)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(404)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(404)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(404)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(404)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410103633368 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x38D0AE3A + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410103633368 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x38D0AE3A - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_mo_setup_and_nothing0(412)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_nothing0(412)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(407)@7d38b4d9c9a0: Created MnccExpect[0] for "12345" to be handled at TC_mo_setup_and_nothing0(412) MSC_Test-MGCP(408)@7d38b4d9c9a0: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mo_setup_and_nothing0(412) MSC_Test_0-RAN(405)@7d38b4d9c9a0: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(405)@7d38b4d9c9a0: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(404)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(404)@7d38b4d9c9a0: vl_len:19 MSC_Test_0-SCCP(404)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(404)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(406)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103633387 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103633387 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103633387 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103633387 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103633387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103633387 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103633387 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103633387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103633387 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103633387 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 36 00 01 13 01 00 10 03 45 04 06 60 05 04 02 00 81 5e 04 80 21 43 f5 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103633388 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x38D0AE3A + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250410103633388 DCC DEBUG trans(CC:NULL IMSI-262420000000028:MSISDN-491230000028:TMSI-0x38D0AE3A callref-0x80000006 tid-8) New transaction (transaction.c:231) 20250410103633388 DCC DEBUG trans(CC:NULL IMSI-262420000000028:MSISDN-491230000028:TMSI-0x38D0AE3A:GERAN-A-54:CM_SERVICE_REQ callref-0x80000006 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250410103633388 DCC DEBUG trans(CC:NULL IMSI-262420000000028:MSISDN-491230000028:TMSI-0x38D0AE3A:GERAN-A-54:CM_SERVICE_REQ callref-0x80000006 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410103633388 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250410103633388 DCC DEBUG trans(CC:NULL IMSI-262420000000028:MSISDN-491230000028:TMSI-0x38D0AE3A:GERAN-A-54:CM_SERVICE_REQ callref-0x80000006 tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:702) 20250410103633388 DCC INFO trans(CC:NULL IMSI-262420000000028:MSISDN-491230000028:TMSI-0x38D0AE3A:GERAN-A-54:CM_SERVICE_REQ callref-0x80000006 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250410103633388 DCC DEBUG trans(CC:NULL IMSI-262420000000028:MSISDN-491230000028:TMSI-0x38D0AE3A:GERAN-A-54:CM_SERVICE_REQ callref-0x80000006 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250410103633388 DCC DEBUG call_leg(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x38D0AE3A:GERAN-A-54:CM_SERVICE_REQ)[0x563b4cbfd530]{ESTABLISHING}: Allocated (fsm.c:456) 20250410103633388 DCC DEBUG call_leg(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x38D0AE3A:GERAN-A-54:CM_SERVICE_REQ)[0x563b4cbfd530]{ESTABLISHING}: is child of msc_a(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x38D0AE3A:GERAN-A-54:CM_SERVICE_REQ)[0x563b4cbfae30] (fsm.c:486) 20250410103633388 DCC DEBUG trans(CC:INITIATED IMSI-262420000000028:MSISDN-491230000028:TMSI-0x38D0AE3A:GERAN-A-54:CM_SERVICE_REQ callref-0x80000006 tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:2161) 20250410103633388 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x38D0AE3A:GERAN-A-54:CM_SERVICE_REQ)[0x563b4cbf1e90]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410103633388 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x38D0AE3A:GERAN-A-54:CM_SERVICE_REQ)[0x563b4cbf1e90]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x38D0AE3A:GERAN-A-54:CM_SERVICE_REQ)[0x563b4cbfd530] (fsm.c:486) 20250410103633388 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x38D0AE3A:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_CN:no-CI)[0x563b4cbf1e90]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250410103633388 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x38D0AE3A:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_CN:no-CI)[0x563b4cbf1e90]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250410103633389 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x38D0AE3A:GERAN-A-54:CM_SERVICE_REQ)[0x563b4cbf1fc0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410103633389 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x38D0AE3A:GERAN-A-54:CM_SERVICE_REQ)[0x563b4cbf1fc0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x38D0AE3A:GERAN-A-54:CM_SERVICE_REQ)[0x563b4cbfd530] (fsm.c:486) 20250410103633389 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x38D0AE3A:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_RAN:no-CI)[0x563b4cbf1fc0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250410103633389 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x38D0AE3A:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_RAN:no-CI)[0x563b4cbf1fc0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(408)@7d38b4d9c9a0: Found Expect[0] for { line := { verb := "CRCX", trans_id := "37", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_mo_setup_and_nothing0(412) 20250410103636389 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x38D0AE3A:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_RAN:no-CI)[0x563b4cbf1fc0]{ESTABLISHING}: Timeout of X2 (fsm.c:317) 20250410103636389 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x38D0AE3A:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_RAN:no-CI)[0x563b4cbf1fc0]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:223) 20250410103636389 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x38D0AE3A:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_RAN:no-CI)[0x563b4cbf1fc0]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250410103636389 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x38D0AE3A:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_RAN:no-CI)[0x563b4cbf1fc0]{DISCARDING}: Removing from parent call_leg(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x38D0AE3A:GERAN-A-54:CM_SERVICE_REQ)[0x563b4cbfd530] (rtp_stream.c:239) 20250410103636389 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x38D0AE3A:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_RAN:no-CI)[0x563b4cbf1fc0]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250410103636389 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x38D0AE3A:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_RAN:no-CI)[0x563b4cbf1fc0]{DISCARDING}: Deallocated (fsm.c:568) 20250410103636389 DCC DEBUG call_leg(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x38D0AE3A:GERAN-A-54:CM_SERVICE_REQ)[0x563b4cbfd530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_GONE (rtp_stream.c:239) 20250410103636389 DCC DEBUG call_leg(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x38D0AE3A:GERAN-A-54:CM_SERVICE_REQ)[0x563b4cbfd530]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250410103636389 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x38D0AE3A:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_CN:no-CI)[0x563b4cbf1e90]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410103636389 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x38D0AE3A:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_CN:no-CI)[0x563b4cbf1e90]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x38D0AE3A:GERAN-A-54:CM_SERVICE_REQ)[0x563b4cbfd530] (call_leg.c:197) 20250410103636389 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x38D0AE3A:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_CN:no-CI)[0x563b4cbf1e90]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250410103636389 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x38D0AE3A:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_CN:no-CI)[0x563b4cbf1e90]{ESTABLISHING}: Deallocated (fsm.c:568) 20250410103636389 DLMGCP ERROR MGCP_CONN(RTP_TO_CN)[0x563b4cc05a50]{ST_CRCX_RESP}: MGW: operation still pending, DLCX will be postponed. (mgcp_client_fsm.c:820) 20250410103636389 DCC DEBUG call_leg(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x38D0AE3A:GERAN-A-54:CM_SERVICE_REQ)[0x563b4cbfd530]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250410103636389 DCC DEBUG call_leg(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x38D0AE3A:GERAN-A-54:CM_SERVICE_REQ)[0x563b4cbfd530]{RELEASING}: Removing from parent msc_a(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x38D0AE3A:GERAN-A-54:CM_SERVICE_REQ)[0x563b4cbfae30] (call_leg.c:198) 20250410103636389 DCC DEBUG call_leg(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x38D0AE3A:GERAN-A-54:CM_SERVICE_REQ)[0x563b4cbfd530]{RELEASING}: Freeing instance (call_leg.c:198) 20250410103636389 DCC DEBUG call_leg(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x38D0AE3A:GERAN-A-54:CM_SERVICE_REQ)[0x563b4cbfd530]{RELEASING}: Deallocated (fsm.c:568) 20250410103636390 DCC DEBUG trans(CC:INITIATED IMSI-262420000000028:MSISDN-491230000028:TMSI-0x38D0AE3A:GERAN-A-54:CM_SERVICE_REQ callref-0x80000006 tid-8) Freeing transaction (transaction.c:243) 20250410103636390 DCC DEBUG trans(CC:INITIATED IMSI-262420000000028:MSISDN-491230000028:TMSI-0x38D0AE3A:GERAN-A-54:CM_SERVICE_REQ callref-0x80000006 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250410103636390 DCC DEBUG trans(CC:INITIATED IMSI-262420000000028:MSISDN-491230000028:TMSI-0x38D0AE3A:GERAN-A-54:CM_SERVICE_REQ callref-0x80000006 tid-8) new state INITIATED -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250410103636390 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000028:MSISDN-491230000028:TMSI-0x38D0AE3A:GERAN-A-54:CM_SERVICE_REQ callref-0x80000006 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250410103636390 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000028:MSISDN-491230000028:TMSI-0x38D0AE3A:GERAN-A-54:CM_SERVICE_REQ callref-0x80000006 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250410103636390 DCC DEBUG trans(CC:NULL IMSI-262420000000028:MSISDN-491230000028:TMSI-0x38D0AE3A:GERAN-A-54:CM_SERVICE_REQ callref-0x80000006 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410103636390 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x38D0AE3A - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250410103636390 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x38D0AE3A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410103636390 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x38D0AE3A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410103636390 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x38D0AE3A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410103636390 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x38D0AE3A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410103636390 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103636390 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103636390 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103636390 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103636390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103636390 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103636391 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103636391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103636391 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103636391 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 05 06 2c 5b 2a 00 01 09 01 00 06 83 2d 08 02 e1 af (osmo_ss7_asp.c:1175) 20250410103636391 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103636391 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103636391 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103636391 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103636391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103636391 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103636391 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103636391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103636391 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103636391 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 05 06 2c 5b 2a 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(406)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(406)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(406)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(406)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(404)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(404)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(404)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(404)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(404)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(404)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(404)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(404)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(404)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(404)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(404)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(404)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410103636400 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103636400 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103636400 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103636400 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103636400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103636400 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103636400 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103636400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103636400 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103636400 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 36 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(406)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103636400 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x38D0AE3A:GERAN-A-54:CM_SERVICE_REQ)[0x563b4cbf6750]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410103636400 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x38D0AE3A:GERAN-A-54:CM_SERVICE_REQ)[0x563b4cbf6750]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x38D0AE3A:GERAN-A-54:CM_SERVICE_REQ)[0x563b4cbfae30] (msc_a.c:1053) 20250410103636400 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x38D0AE3A:GERAN-A-54:CM_SERVICE_REQ)[0x563b4cbf6750]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410103636400 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x38D0AE3A:GERAN-A-54:CM_SERVICE_REQ)[0x563b4cbf6750]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410103636401 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x38D0AE3A - active-conn: now used by 1 (attached) (msub.c:375) 20250410103636401 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103636401 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103636401 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103636401 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103636401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103636401 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103636401 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103636401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103636401 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103636401 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 05 04 2c 5b 2a 00 00 36 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(406)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(406)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(404)@7d38b4d9c9a0: Session index based on local reference:0 20250410103636402 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103636402 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103636402 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103636402 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103636402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(406)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103636402 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103636402 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103636402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103636402 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103636402 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 36 2c 5b 2a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(405)@7d38b4d9c9a0: Deleted conn table entry 0TC_mo_setup_and_nothing0(412)2906922 TC_mo_setup_and_nothing0(412)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410103636403 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x38D0AE3A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410103636403 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x38D0AE3A - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_setup_and_nothing0(412)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_nothing0(412)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_nothing0(412)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410103637418 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410103637418 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103637418 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410103637418 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410103637418 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410103637418 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103637418 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410103637418 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410103637418 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410103637418 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103637418 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410103637418 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410103637418 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410103637418 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410103637418 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410103637418 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103637418 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103637418 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410103637418 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test-GSUP(410)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(405)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103637418 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410103637418 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250410103637418 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410103637418 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(406)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103637419 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(409)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(407)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(404)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(413)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(408)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(403)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(411)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(403): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(404): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(405): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(406): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(407): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(408): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(409): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(410): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(411): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_mo_setup_and_nothing0(412): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(413): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_mo_setup_and_nothing finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_setup_and_nothing pass'. Thu Apr 10 10:36:37 UTC 2025 ====== MSC_Tests.TC_mo_setup_and_nothing pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_mo_setup_and_nothing.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=339832) 20250410103638420 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=339832, count=341188) 20250410103639419 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410103639419 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410103639419 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410103639421 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_setup_and_nothing pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_crcx_ran_timeout'. ------ MSC_Tests.TC_mo_crcx_ran_timeout ------ Thu Apr 10 10:36:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_mo_crcx_ran_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_mo_crcx_ran_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410103640423 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_crcx_ran_timeout' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_mo_crcx_ran_timeout started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(417)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(417)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(417)@7d38b4d9c9a0: ************************************************* MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-SCCP(415)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410103641166 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(418)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410103641362 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410103641362 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410103641362 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410103641362 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(417)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(417)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(417)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410103641367 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103641367 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410103641367 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410103641367 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410103641367 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410103641367 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410103641367 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410103641367 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103641367 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410103641367 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410103641367 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(417)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(417)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(417)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(417)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(417)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410103641369 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103641370 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410103641370 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410103641370 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410103641370 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410103641370 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410103641370 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410103641370 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103641370 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410103641370 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410103641370 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103641370 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(417)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(417)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(417)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(417)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(417)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(417)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(417)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(417)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410103641370 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410103641370 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410103641423 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103641423 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(420)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(420)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410103641429 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(420)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(420)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(420)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(420)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(420)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(420)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410103641460 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410103641460 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(421)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000029" to be handled at TC_mo_crcx_ran_timeout0(423) TC_mo_crcx_ran_timeout0(423)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000029'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410103642175 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103642175 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103642176 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103642176 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103642176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103642176 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103642176 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103642176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103642176 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103642176 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(417)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103642177 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103642177 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103642177 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103642177 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103642177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103642177 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103642177 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103642177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103642177 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103642177 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(417)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(417)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(416)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(416)@7d38b4d9c9a0: Added conn table entry 0TC_mo_crcx_ran_timeout0(423)13747511 MSC_Test_0-SCCP(415)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(416)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410103642192 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103642192 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103642193 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103642193 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103642193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103642193 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103642193 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103642193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103642193 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103642193 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 d1 c5 37 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 92 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(417)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103642193 DMM DEBUG msc_a(IMSI-262420000000029:GERAN-A-55:LU)[0x563b4cbf1ca0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000029 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410103642193 DMM DEBUG msc_a(IMSI-262420000000029:GERAN-A-55:LU)[0x563b4cbf1ca0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410103642194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x563b4cbfd530]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410103642194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x563b4cbfd530]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000029:GERAN-A-55:LU)[0x563b4cbf1ca0] (fsm.c:486) 20250410103642194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x563b4cbfd530]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410103642194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x563b4cbfd530]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410103642194 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410103642194 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000029 id=262420000000029 (vlr.c:661) 20250410103642194 DVLR INFO New subscr, IMSI: 262420000000029 (vlr.c:562) 20250410103642194 DVLR DEBUG VLR subscr IMSI-262420000000029 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410103642194 DVLR DEBUG VLR subscr IMSI-262420000000029 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410103642194 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410103642194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x563b4cbfd530]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410103642194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x563b4cbfd530]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410103642194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x563b4cbfd530]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410103642194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x563b4cbfd530]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410103642194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x563b4cbfd530]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410103642194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x563b4cbfd530]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410103642194 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x563b4cbfd660]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410103642194 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x563b4cbfd660]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x563b4cbfd530] (fsm.c:486) 20250410103642194 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x563b4cbfd660]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410103642194 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x563b4cbfd660]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410103642194 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103642194 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103642194 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103642194 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103642194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103642194 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103642194 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103642194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103642194 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103642194 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 04 02 d1 c5 37 00 00 37 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410103642194 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103642194 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103642194 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103642194 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103642194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103642194 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103642194 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103642194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103642194 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103642194 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 04 06 d1 c5 37 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 92 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(417)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(417)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(417)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(417)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(415)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'D1C537'O, sourceLocRef := '000037'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(415)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(415)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(415)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(415)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(415)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(421)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000029" handled at TC_mo_crcx_ran_timeout0(423) MSC_Test-GSUP(421)@7d38b4d9c9a0: Added IMSI table entry 0TC_mo_crcx_ran_timeout0(423)"262420000000029" 20250410103642198 DVLR DEBUG VLR subscr IMSI-262420000000029 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410103642198 DVLR DEBUG VLR subscr IMSI-262420000000029 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(415)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(415)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(415)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(415)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_mo_crcx_ran_timeout0(423)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(417)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_crcx_ran_timeout0(423)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410103642199 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103642199 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103642199 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103642199 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103642199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103642199 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103642199 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103642199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103642199 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103642199 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 37 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103642202 DVLR DEBUG VLR subscr IMSI-262420000000029 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103642202 DVLR DEBUG IMSI:262420000000029 has MSISDN:491230000029 (vlr.c:1045) 20250410103642202 DMSC NOTICE msub(IMSI-262420000000029:MSISDN-491230000029) VLR: update for IMSI=262420000000029 (MSISDN=491230000029) (gsm_04_08.c:1541) 20250410103642202 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410103642203 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103642203 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x563b4cbfd530]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410103642203 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x563b4cbfd660]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410103642203 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x563b4cbfd660]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410103642203 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x563b4cbfd660]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410103642203 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x563b4cbfd660]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x563b4cbfd530] (vlr_lu_fsm.c:110) 20250410103642203 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x563b4cbfd660]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410103642203 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x563b4cbfd660]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410103642203 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x563b4cbfd530]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410103642203 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x563b4cbfd530]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410103642203 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x563b4cbf6930]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410103642203 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x563b4cbf6930]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x563b4cbfd530] (fsm.c:486) 20250410103642203 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x563b4cbf6930]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410103642203 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x563b4cbf6930]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410103642203 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x563b4cbf6930]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410103642203 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x563b4cbf6930]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410103642203 DMSC NOTICE msub(IMSI-262420000000029:MSISDN-491230000029:TMSInew-0x1A1B27B0) VLR: update for IMSI=262420000000029 (MSISDN=491230000029) (gsm_04_08.c:1541) 20250410103642203 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x563b4cbf6930]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410103642203 DMM DEBUG -> IMSI-262420000000029:MSISDN-491230000029:TMSInew-0x1A1B27B0 LOCATION UPDATE ACCEPT (TMSI = 0x1a1b27b0) (gsm_04_08.c:149) 20250410103642203 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSInew-0x1A1B27B0 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410103642203 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103642203 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103642203 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103642203 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103642203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103642203 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103642203 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103642203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103642203 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103642203 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 04 06 d1 c5 37 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 1a 1b 27 b0 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(417)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(417)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(415)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(415)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(415)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(415)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_crcx_ran_timeout0(423)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(416)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(416)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(415)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(415)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(415)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(415)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O 20250410103642206 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103642206 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103642206 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103642206 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103642206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(417)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103642206 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103642206 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103642206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103642206 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103642206 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 37 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103642206 DMM DEBUG msc_a(IMSI-262420000000029:MSISDN-491230000029:TMSInew-0x1A1B27B0:GERAN-A-55:LU)[0x563b4cbf1ca0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410103642206 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:TMSInew-0x1A1B27B0:GERAN-A-55:LU)[0x563b4cbfd530]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410103642206 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x563b4cbf6930]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410103642206 DMSC NOTICE msub(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x1A1B27B0) VLR: update for IMSI=262420000000029 (MSISDN=491230000029) (gsm_04_08.c:1541) 20250410103642206 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x1A1B27B0 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410103642206 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x563b4cbf6930]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410103642206 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x1A1B27B0:GERAN-A-55:LU)[0x563b4cbfd530]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410103642206 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x563b4cbf6930]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410103642206 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x563b4cbf6930]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x1A1B27B0:GERAN-A-55:LU)[0x563b4cbfd530] (vlr_lu_fsm.c:817) 20250410103642206 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x563b4cbf6930]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410103642206 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x563b4cbf6930]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410103642206 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x1A1B27B0:GERAN-A-55:LU)[0x563b4cbfd530]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410103642206 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000029/3/1): Available (smpp_smsc.c:626) 20250410103642206 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x1A1B27B0 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410103642206 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x1A1B27B0 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410103642206 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x1A1B27B0 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410103642206 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x1A1B27B0 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410103642206 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103642206 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103642206 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103642206 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103642206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103642206 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103642206 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103642206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103642206 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103642206 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 04 06 d1 c5 37 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(417)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(417)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(415)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(415)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(415)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(415)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(415)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(415)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(415)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(415)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410103642207 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103642207 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103642207 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103642207 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103642207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103642207 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103642207 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103642207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103642207 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103642207 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 37 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(417)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103642207 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x1A1B27B0:GERAN-A-55:LU)[0x563b4cbfd530]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410103642207 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x1A1B27B0:GERAN-A-55:LU)[0x563b4cbfd530]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x1A1B27B0:GERAN-A-55:LU)[0x563b4cbf1ca0] (msc_a.c:1053) 20250410103642207 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x1A1B27B0:GERAN-A-55:LU)[0x563b4cbfd530]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410103642207 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x1A1B27B0:GERAN-A-55:LU)[0x563b4cbfd530]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410103642207 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x1A1B27B0:GERAN-A-55:LU)[0x563b4cbfd530]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410103642207 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x1A1B27B0 - active-conn: now used by 1 (attached) (msub.c:375) 20250410103642208 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103642208 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103642208 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103642208 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103642208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103642208 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103642208 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103642208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103642208 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103642208 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 04 04 d1 c5 37 00 00 37 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(417)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(417)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(415)@7d38b4d9c9a0: Session index based on local reference:0 20250410103642208 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103642208 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103642208 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103642208 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103642208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103642208 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103642208 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103642208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103642208 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(417)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103642208 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 37 d1 c5 37 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(416)@7d38b4d9c9a0: Deleted conn table entry 0TC_mo_crcx_ran_timeout0(423)13747511 TC_mo_crcx_ran_timeout0(423)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410103642208 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x1A1B27B0 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410103642208 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x1A1B27B0 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_crcx_ran_timeout0(423)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_timeout0(423)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_timeout0(423)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_timeout0(423)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '1A1B27B0'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(416)@7d38b4d9c9a0: Added conn table entry 0TC_mo_crcx_ran_timeout0(423)4863709 MSC_Test_0-RAN(416)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(415)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(417)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103642409 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103642409 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103642409 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103642409 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103642409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103642409 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103642409 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103642409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103642409 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103642409 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 4a 36 dd 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 1a 1b 27 b0 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103642410 DMM DEBUG msc_a(TMSI-0x1A1B27B0:GERAN-A-56:CM_SERVICE_REQ)[0x563b4cbf1e90]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250410103642410 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1A1B27B0:GERAN-A-56:CM_SERVICE_REQ)[0x563b4cbf1fc0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410103642410 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1A1B27B0:GERAN-A-56:CM_SERVICE_REQ)[0x563b4cbf1fc0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1A1B27B0:GERAN-A-56:CM_SERVICE_REQ)[0x563b4cbf1e90] (fsm.c:486) 20250410103642410 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1A1B27B0:GERAN-A-56:CM_SERVICE_REQ)[0x563b4cbf1fc0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410103642410 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1A1B27B0:GERAN-A-56:CM_SERVICE_REQ)[0x563b4cbf1fc0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410103642410 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x1A1B27B0 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410103642410 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x1A1B27B0 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410103642410 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x1A1B27B0:GERAN-A-56:CM_SERVICE_REQ)[0x563b4cbf1fc0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410103642410 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x1A1B27B0:GERAN-A-56:CM_SERVICE_REQ)[0x563b4cbf1fc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410103642410 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x1A1B27B0:GERAN-A-56:CM_SERVICE_REQ)[0x563b4cbf1fc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410103642411 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x1A1B27B0:GERAN-A-56:CM_SERVICE_REQ)[0x563b4cbf1fc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410103642411 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x1A1B27B0:GERAN-A-56:CM_SERVICE_REQ)[0x563b4cbf1fc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410103642411 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x1A1B27B0:GERAN-A-56:CM_SERVICE_REQ)[0x563b4cbf1fc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410103642411 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x1A1B27B0:GERAN-A-56:CM_SERVICE_REQ)[0x563b4cbf1fc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410103642411 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x1A1B27B0:GERAN-A-56:CM_SERVICE_REQ)[0x563b4cbf1fc0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410103642411 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x1A1B27B0:GERAN-A-56:CM_SERVICE_REQ)[0x563b4cbf1fc0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410103642411 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x1A1B27B0:GERAN-A-56:CM_SERVICE_REQ)[0x563b4cbf1fc0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410103642411 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000029/3/1): Available (smpp_smsc.c:626) 20250410103642411 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x1A1B27B0 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410103642411 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103642411 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103642411 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103642411 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103642412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103642412 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103642412 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103642412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103642412 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103642412 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0b 02 4a 36 dd 00 00 38 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410103642412 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103642412 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103642412 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103642412 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103642412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103642412 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103642412 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103642412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103642412 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103642412 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 4a 36 dd 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 92 (osmo_ss7_asp.c:1175) 20250410103642412 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103642412 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103642412 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103642412 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103642412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103642412 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103642412 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103642412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103642412 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103642412 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 4a 36 dd 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(417)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(417)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(417)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(417)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(417)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(417)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(415)@7d38b4d9c9a0: { messageType := 2, destLocRef := '4A36DD'O, sourceLocRef := '000038'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(415)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(415)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(415)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(415)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(415)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(415)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(415)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(415)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(415)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410103642415 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x1A1B27B0 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410103642416 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x1A1B27B0 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_mo_crcx_ran_timeout0(423)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_timeout0(423)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(418)@7d38b4d9c9a0: Created MnccExpect[0] for "12345" to be handled at TC_mo_crcx_ran_timeout0(423) MSC_Test-MGCP(419)@7d38b4d9c9a0: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mo_crcx_ran_timeout0(423) MSC_Test_0-RAN(416)@7d38b4d9c9a0: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(416)@7d38b4d9c9a0: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(415)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(415)@7d38b4d9c9a0: vl_len:19 MSC_Test_0-SCCP(415)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(415)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O 20250410103642436 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103642436 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103642436 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103642436 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103642436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103642436 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103642436 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103642436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103642436 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103642436 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 38 00 01 13 01 00 10 03 45 04 06 60 05 04 02 00 81 5e 04 80 21 43 f5 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(417)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103642437 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x1A1B27B0 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250410103642437 DCC DEBUG trans(CC:NULL IMSI-262420000000029:MSISDN-491230000029:TMSI-0x1A1B27B0 callref-0x80000007 tid-8) New transaction (transaction.c:231) 20250410103642437 DCC DEBUG trans(CC:NULL IMSI-262420000000029:MSISDN-491230000029:TMSI-0x1A1B27B0:GERAN-A-56:CM_SERVICE_REQ callref-0x80000007 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250410103642437 DCC DEBUG trans(CC:NULL IMSI-262420000000029:MSISDN-491230000029:TMSI-0x1A1B27B0:GERAN-A-56:CM_SERVICE_REQ callref-0x80000007 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410103642437 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250410103642437 DCC DEBUG trans(CC:NULL IMSI-262420000000029:MSISDN-491230000029:TMSI-0x1A1B27B0:GERAN-A-56:CM_SERVICE_REQ callref-0x80000007 tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:702) 20250410103642437 DCC INFO trans(CC:NULL IMSI-262420000000029:MSISDN-491230000029:TMSI-0x1A1B27B0:GERAN-A-56:CM_SERVICE_REQ callref-0x80000007 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250410103642437 DCC DEBUG trans(CC:NULL IMSI-262420000000029:MSISDN-491230000029:TMSI-0x1A1B27B0:GERAN-A-56:CM_SERVICE_REQ callref-0x80000007 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250410103642437 DCC DEBUG call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x1A1B27B0:GERAN-A-56:CM_SERVICE_REQ)[0x563b4cbfd660]{ESTABLISHING}: Allocated (fsm.c:456) 20250410103642437 DCC DEBUG call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x1A1B27B0:GERAN-A-56:CM_SERVICE_REQ)[0x563b4cbfd660]{ESTABLISHING}: is child of msc_a(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x1A1B27B0:GERAN-A-56:CM_SERVICE_REQ)[0x563b4cbf1e90] (fsm.c:486) 20250410103642437 DCC DEBUG trans(CC:INITIATED IMSI-262420000000029:MSISDN-491230000029:TMSI-0x1A1B27B0:GERAN-A-56:CM_SERVICE_REQ callref-0x80000007 tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:2161) 20250410103642437 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x1A1B27B0:GERAN-A-56:CM_SERVICE_REQ)[0x563b4cc05c70]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410103642437 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x1A1B27B0:GERAN-A-56:CM_SERVICE_REQ)[0x563b4cc05c70]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x1A1B27B0:GERAN-A-56:CM_SERVICE_REQ)[0x563b4cbfd660] (fsm.c:486) 20250410103642437 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x1A1B27B0:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_CN:no-CI)[0x563b4cc05c70]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250410103642437 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x1A1B27B0:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_CN:no-CI)[0x563b4cc05c70]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250410103642437 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x1A1B27B0:GERAN-A-56:CM_SERVICE_REQ)[0x563b4cc05ed0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410103642437 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x1A1B27B0:GERAN-A-56:CM_SERVICE_REQ)[0x563b4cc05ed0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x1A1B27B0:GERAN-A-56:CM_SERVICE_REQ)[0x563b4cbfd660] (fsm.c:486) 20250410103642437 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x1A1B27B0:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_RAN:no-CI)[0x563b4cc05ed0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250410103642437 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x1A1B27B0:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_RAN:no-CI)[0x563b4cc05ed0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(419)@7d38b4d9c9a0: Found Expect[0] for { line := { verb := "CRCX", trans_id := "38", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_mo_crcx_ran_timeout0(423) TC_mo_crcx_ran_timeout0(423)@7d38b4d9c9a0: f_mo_call_establish 2: rx 1st CRCX 20250410103642460 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x1A1B27B0:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_CN:no-CI)[0x563b4cc05c70]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410103642460 DCC DEBUG call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x1A1B27B0:GERAN-A-56:CM_SERVICE_REQ)[0x563b4cbfd660]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410103642460 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000029:MSISDN-491230000029:TMSI-0x1A1B27B0:GERAN-A-56:CM_SERVICE_REQ callref-0x80000007 tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_mo_crcx_ran_timeout0(423)@7d38b4d9c9a0: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(418)@7d38b4d9c9a0: Found MnccExpect[0] for "12345" handled at TC_mo_crcx_ran_timeout0(423) MSC_Test-MNCC(418)@7d38b4d9c9a0: Added conn table entry 0TC_mo_crcx_ran_timeout0(423)-2147483641 TC_mo_crcx_ran_timeout0(423)@7d38b4d9c9a0: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_crcx_ran_timeout0(423)@7d38b4d9c9a0: f_mo_call_establish DONE TC_mo_crcx_ran_timeout0(423)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410103645438 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x1A1B27B0:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_RAN:no-CI)[0x563b4cc05ed0]{ESTABLISHING}: Timeout of X2 (fsm.c:317) 20250410103645438 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x1A1B27B0:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_RAN:no-CI)[0x563b4cc05ed0]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:223) 20250410103645438 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x1A1B27B0:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_RAN:no-CI)[0x563b4cc05ed0]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250410103645438 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x1A1B27B0:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_RAN:no-CI)[0x563b4cc05ed0]{DISCARDING}: Removing from parent call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x1A1B27B0:GERAN-A-56:CM_SERVICE_REQ)[0x563b4cbfd660] (rtp_stream.c:239) 20250410103645438 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x1A1B27B0:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_RAN:no-CI)[0x563b4cc05ed0]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250410103645438 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x1A1B27B0:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_RAN:no-CI)[0x563b4cc05ed0]{DISCARDING}: Deallocated (fsm.c:568) 20250410103645438 DCC DEBUG call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x1A1B27B0:GERAN-A-56:CM_SERVICE_REQ)[0x563b4cbfd660]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_GONE (rtp_stream.c:239) 20250410103645438 DCC DEBUG call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x1A1B27B0:GERAN-A-56:CM_SERVICE_REQ)[0x563b4cbfd660]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250410103645438 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x1A1B27B0:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc05c70]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410103645439 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x1A1B27B0:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc05c70]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x1A1B27B0:GERAN-A-56:CM_SERVICE_REQ)[0x563b4cbfd660] (call_leg.c:197) 20250410103645439 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x1A1B27B0:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc05c70]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250410103645439 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x1A1B27B0:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc05c70]{ESTABLISHING}: Deallocated (fsm.c:568) 20250410103645439 DLMGCP ERROR MGCP_CONN(RTP_TO_RAN)[0x563b4cbf6930]{ST_CRCX_RESP}: MGW: operation still pending, DLCX will be postponed. (mgcp_client_fsm.c:820) 20250410103645439 DCC DEBUG call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x1A1B27B0:GERAN-A-56:CM_SERVICE_REQ)[0x563b4cbfd660]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250410103645439 DCC DEBUG call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x1A1B27B0:GERAN-A-56:CM_SERVICE_REQ)[0x563b4cbfd660]{RELEASING}: Removing from parent msc_a(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x1A1B27B0:GERAN-A-56:CM_SERVICE_REQ)[0x563b4cbf1e90] (call_leg.c:198) 20250410103645439 DCC DEBUG call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x1A1B27B0:GERAN-A-56:CM_SERVICE_REQ)[0x563b4cbfd660]{RELEASING}: Freeing instance (call_leg.c:198) 20250410103645439 DCC DEBUG call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x1A1B27B0:GERAN-A-56:CM_SERVICE_REQ)[0x563b4cbfd660]{RELEASING}: Deallocated (fsm.c:568) 20250410103645439 DCC DEBUG trans(CC:INITIATED IMSI-262420000000029:MSISDN-491230000029:TMSI-0x1A1B27B0:GERAN-A-56:CM_SERVICE_REQ callref-0x80000007 tid-8) Freeing transaction (transaction.c:243) 20250410103645439 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000029:MSISDN-491230000029:TMSI-0x1A1B27B0:GERAN-A-56:CM_SERVICE_REQ callref-0x80000007 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250410103645439 DCC DEBUG trans(CC:INITIATED IMSI-262420000000029:MSISDN-491230000029:TMSI-0x1A1B27B0:GERAN-A-56:CM_SERVICE_REQ callref-0x80000007 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250410103645439 DCC DEBUG trans(CC:INITIATED IMSI-262420000000029:MSISDN-491230000029:TMSI-0x1A1B27B0:GERAN-A-56:CM_SERVICE_REQ callref-0x80000007 tid-8) new state INITIATED -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250410103645439 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000029:MSISDN-491230000029:TMSI-0x1A1B27B0:GERAN-A-56:CM_SERVICE_REQ callref-0x80000007 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250410103645439 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000029:MSISDN-491230000029:TMSI-0x1A1B27B0:GERAN-A-56:CM_SERVICE_REQ callref-0x80000007 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250410103645439 DCC DEBUG trans(CC:NULL IMSI-262420000000029:MSISDN-491230000029:TMSI-0x1A1B27B0:GERAN-A-56:CM_SERVICE_REQ callref-0x80000007 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410103645439 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x1A1B27B0 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250410103645439 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x1A1B27B0 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410103645439 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x1A1B27B0 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410103645439 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x1A1B27B0 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410103645439 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x1A1B27B0 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410103645440 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103645440 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103645440 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103645440 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103645440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103645440 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103645440 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103645440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103645440 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103645440 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 4a 36 dd 00 01 09 01 00 06 83 2d 08 02 e1 af (osmo_ss7_asp.c:1175) 20250410103645440 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103645440 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103645440 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103645440 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103645440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103645440 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103645440 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103645440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103645440 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103645440 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 4a 36 dd 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(417)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(417)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(417)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(417)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(415)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(415)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(415)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(415)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(415)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(415)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(415)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(415)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(418)@7d38b4d9c9a0: Deleted conn table entry 0TC_mo_crcx_ran_timeout0(423)-2147483641 MSC_Test_0-SCCP(415)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(415)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(415)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(415)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410103645448 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103645448 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103645448 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103645448 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103645448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103645448 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103645448 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103645448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103645448 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103645448 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 38 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(417)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103645448 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x1A1B27B0:GERAN-A-56:CM_SERVICE_REQ)[0x563b4cbf1fc0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410103645448 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x1A1B27B0:GERAN-A-56:CM_SERVICE_REQ)[0x563b4cbf1fc0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x1A1B27B0:GERAN-A-56:CM_SERVICE_REQ)[0x563b4cbf1e90] (msc_a.c:1053) 20250410103645448 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x1A1B27B0:GERAN-A-56:CM_SERVICE_REQ)[0x563b4cbf1fc0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410103645448 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x1A1B27B0:GERAN-A-56:CM_SERVICE_REQ)[0x563b4cbf1fc0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410103645449 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x1A1B27B0 - active-conn: now used by 1 (attached) (msub.c:375) 20250410103645449 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103645449 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103645449 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103645449 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103645449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103645449 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103645449 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103645449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103645449 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103645449 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0b 04 4a 36 dd 00 00 38 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(417)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(417)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(415)@7d38b4d9c9a0: Session index based on local reference:0 20250410103645450 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103645450 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103645450 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103645450 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103645450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103645450 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103645450 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103645450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103645450 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103645450 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 38 4a 36 dd 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(417)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(416)@7d38b4d9c9a0: Deleted conn table entry 0TC_mo_crcx_ran_timeout0(423)4863709 TC_mo_crcx_ran_timeout0(423)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410103645452 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x1A1B27B0 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410103645452 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x1A1B27B0 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_crcx_ran_timeout0(423)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_timeout0(423)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_timeout0(423)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410103645461 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410103645461 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(421)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(415)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(417)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(418)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(419)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(416)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(414)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(422)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103645465 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(420)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(424)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(414): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(415): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(416): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(417): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(418): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(419): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(420): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(421): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(422): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_mo_crcx_ran_timeout0(423): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(424): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_mo_crcx_ran_timeout finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_crcx_ran_timeout pass'. Thu Apr 10 10:36:45 UTC 2025 ====== MSC_Tests.TC_mo_crcx_ran_timeout pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_mo_crcx_ran_timeout.talloc 20250410103645652 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410103645652 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103645652 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410103645652 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410103645652 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410103645652 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103645652 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410103645652 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410103645652 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410103645652 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103645652 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410103645652 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410103645652 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410103645652 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410103645652 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410103645652 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103645652 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103645652 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410103645652 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410103645652 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410103645653 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=350548) 20250410103646465 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=350548, count=351088) 20250410103647466 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103647653 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410103647653 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410103647653 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_crcx_ran_timeout pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_crcx_ran_reject'. ------ MSC_Tests.TC_mo_crcx_ran_reject ------ Thu Apr 10 10:36:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_mo_crcx_ran_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_mo_crcx_ran_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410103648467 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_crcx_ran_reject' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_mo_crcx_ran_reject started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(428)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(428)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(428)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(426)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410103649177 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(429)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410103649373 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410103649374 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410103649374 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410103649374 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(428)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(428)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(428)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410103649379 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103649379 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410103649379 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410103649379 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410103649379 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410103649379 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410103649379 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410103649379 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103649379 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410103649379 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410103649379 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(428)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(428)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(428)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(428)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(428)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410103649382 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103649382 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410103649382 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410103649382 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410103649382 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410103649382 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410103649382 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410103649382 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103649382 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410103649382 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410103649382 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103649382 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(428)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(428)@7d38b4d9c9a0: Message received on association #8 20250410103649382 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410103649382 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(428)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(428)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(428)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(428)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(428)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(428)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410103649469 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103649469 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(431)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(431)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410103649474 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(431)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(431)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(431)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(431)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(431)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(431)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410103649497 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410103649497 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(432)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000030" to be handled at TC_mo_crcx_ran_reject0(434) TC_mo_crcx_ran_reject0(434)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000030'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410103650185 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103650185 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103650185 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103650185 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103650185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103650185 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103650185 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103650185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103650185 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103650185 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(428)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103650186 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103650186 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103650186 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103650186 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103650186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103650186 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103650186 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103650186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103650186 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103650186 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(428)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(428)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(427)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(427)@7d38b4d9c9a0: Added conn table entry 0TC_mo_crcx_ran_reject0(434)2183762 MSC_Test_0-RAN(427)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(426)@7d38b4d9c9a0: First idle individual index:0 20250410103650200 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103650200 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103650200 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103650200 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103650200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103650200 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103650200 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103650200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103650200 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103650200 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 21 52 52 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 03 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(428)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103650201 DMM DEBUG msc_a(IMSI-262420000000030:GERAN-A-57:LU)[0x563b4cc05c70]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000030 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410103650201 DMM DEBUG msc_a(IMSI-262420000000030:GERAN-A-57:LU)[0x563b4cc05c70]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410103650201 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x563b4cc06b40]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410103650201 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x563b4cc06b40]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000030:GERAN-A-57:LU)[0x563b4cc05c70] (fsm.c:486) 20250410103650201 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x563b4cc06b40]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410103650201 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x563b4cc06b40]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410103650201 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410103650201 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000030 id=262420000000030 (vlr.c:661) 20250410103650201 DVLR INFO New subscr, IMSI: 262420000000030 (vlr.c:562) 20250410103650201 DVLR DEBUG VLR subscr IMSI-262420000000030 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410103650201 DVLR DEBUG VLR subscr IMSI-262420000000030 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410103650201 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410103650201 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x563b4cc06b40]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410103650201 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x563b4cc06b40]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410103650201 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x563b4cc06b40]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410103650201 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x563b4cc06b40]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410103650202 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x563b4cc06b40]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410103650202 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x563b4cc06b40]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410103650202 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x563b4cbff810]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410103650202 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x563b4cbff810]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x563b4cc06b40] (fsm.c:486) 20250410103650202 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x563b4cbff810]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410103650202 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x563b4cbff810]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410103650202 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103650202 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103650202 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103650202 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103650202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103650202 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103650202 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103650202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103650202 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103650202 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0a 02 21 52 52 00 00 39 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410103650202 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103650202 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103650202 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103650202 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103650202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103650202 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103650202 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103650202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103650202 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103650202 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 21 52 52 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(428)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(428)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(428)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(428)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(426)@7d38b4d9c9a0: { messageType := 2, destLocRef := '215252'O ("!RR"), sourceLocRef := '000039'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(426)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(426)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(426)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(426)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(426)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(432)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000030" handled at TC_mo_crcx_ran_reject0(434) MSC_Test-GSUP(432)@7d38b4d9c9a0: Added IMSI table entry 0TC_mo_crcx_ran_reject0(434)"262420000000030" 20250410103650205 DVLR DEBUG VLR subscr IMSI-262420000000030 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410103650205 DVLR DEBUG VLR subscr IMSI-262420000000030 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(426)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(426)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(426)@7d38b4d9c9a0: vl_from0 20250410103650206 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103650206 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103650206 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103650206 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103650206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103650206 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103650206 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103650206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103650206 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103650206 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 39 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(426)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(428)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_crcx_ran_reject0(434)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_reject0(434)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410103650209 DVLR DEBUG VLR subscr IMSI-262420000000030 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103650209 DVLR DEBUG IMSI:262420000000030 has MSISDN:491230000030 (vlr.c:1045) 20250410103650209 DMSC NOTICE msub(IMSI-262420000000030:MSISDN-491230000030) VLR: update for IMSI=262420000000030 (MSISDN=491230000030) (gsm_04_08.c:1541) 20250410103650209 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410103650210 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103650210 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x563b4cc06b40]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410103650210 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x563b4cbff810]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410103650210 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x563b4cbff810]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410103650210 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x563b4cbff810]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410103650210 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x563b4cbff810]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x563b4cc06b40] (vlr_lu_fsm.c:110) 20250410103650210 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x563b4cbff810]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410103650210 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x563b4cbff810]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410103650210 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x563b4cc06b40]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410103650210 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x563b4cc06b40]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410103650210 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x563b4cbfae30]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410103650210 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x563b4cbfae30]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x563b4cc06b40] (fsm.c:486) 20250410103650210 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x563b4cbfae30]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410103650210 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x563b4cbfae30]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410103650210 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x563b4cbfae30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410103650210 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x563b4cbfae30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410103650210 DMSC NOTICE msub(IMSI-262420000000030:MSISDN-491230000030:TMSInew-0xB5E50E3B) VLR: update for IMSI=262420000000030 (MSISDN=491230000030) (gsm_04_08.c:1541) 20250410103650210 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x563b4cbfae30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410103650210 DMM DEBUG -> IMSI-262420000000030:MSISDN-491230000030:TMSInew-0xB5E50E3B LOCATION UPDATE ACCEPT (TMSI = 0xb5e50e3b) (gsm_04_08.c:149) 20250410103650210 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSInew-0xB5E50E3B - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410103650210 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103650210 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103650210 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103650210 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103650210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103650210 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103650210 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103650210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103650210 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103650210 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 21 52 52 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 b5 e5 0e 3b (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(428)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(428)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(426)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(426)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(426)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(426)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_crcx_ran_reject0(434)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(427)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(427)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(426)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(426)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(426)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(426)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(428)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103650214 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103650214 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103650214 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103650214 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103650214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103650214 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103650214 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103650214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103650214 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103650214 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 39 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103650214 DMM DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSInew-0xB5E50E3B:GERAN-A-57:LU)[0x563b4cc05c70]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410103650214 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSInew-0xB5E50E3B:GERAN-A-57:LU)[0x563b4cc06b40]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410103650214 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x563b4cbfae30]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410103650214 DMSC NOTICE msub(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB5E50E3B) VLR: update for IMSI=262420000000030 (MSISDN=491230000030) (gsm_04_08.c:1541) 20250410103650214 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB5E50E3B + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410103650214 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x563b4cbfae30]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410103650214 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB5E50E3B:GERAN-A-57:LU)[0x563b4cc06b40]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410103650214 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x563b4cbfae30]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410103650214 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x563b4cbfae30]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB5E50E3B:GERAN-A-57:LU)[0x563b4cc06b40] (vlr_lu_fsm.c:817) 20250410103650214 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x563b4cbfae30]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410103650214 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x563b4cbfae30]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410103650214 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB5E50E3B:GERAN-A-57:LU)[0x563b4cc06b40]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410103650214 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000030/3/1): Available (smpp_smsc.c:626) 20250410103650214 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB5E50E3B + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410103650214 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB5E50E3B + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410103650214 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB5E50E3B - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410103650214 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB5E50E3B - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410103650214 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103650214 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103650214 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103650214 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103650214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103650214 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103650214 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103650214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103650214 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103650214 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 21 52 52 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(428)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(428)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(426)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(426)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(426)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(426)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(426)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(426)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(426)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(426)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410103650215 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103650215 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103650215 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103650215 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103650215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103650215 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103650215 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103650215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(428)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103650215 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103650215 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 39 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103650215 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB5E50E3B:GERAN-A-57:LU)[0x563b4cc06b40]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410103650215 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB5E50E3B:GERAN-A-57:LU)[0x563b4cc06b40]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB5E50E3B:GERAN-A-57:LU)[0x563b4cc05c70] (msc_a.c:1053) 20250410103650215 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB5E50E3B:GERAN-A-57:LU)[0x563b4cc06b40]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410103650215 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB5E50E3B:GERAN-A-57:LU)[0x563b4cc06b40]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410103650215 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB5E50E3B:GERAN-A-57:LU)[0x563b4cc06b40]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410103650215 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB5E50E3B - active-conn: now used by 1 (attached) (msub.c:375) 20250410103650215 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103650215 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103650215 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103650215 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103650215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103650215 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103650215 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103650215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103650215 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103650215 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0a 04 21 52 52 00 00 39 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(428)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(428)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(426)@7d38b4d9c9a0: Session index based on local reference:0 20250410103650216 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103650216 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103650216 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103650216 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103650216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103650216 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103650216 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103650216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103650216 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103650216 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 39 21 52 52 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(428)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(427)@7d38b4d9c9a0: Deleted conn table entry 0TC_mo_crcx_ran_reject0(434)2183762 TC_mo_crcx_ran_reject0(434)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410103650217 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB5E50E3B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410103650217 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB5E50E3B - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_crcx_ran_reject0(434)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_reject0(434)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_reject0(434)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_reject0(434)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'B5E50E3B'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(427)@7d38b4d9c9a0: Added conn table entry 0TC_mo_crcx_ran_reject0(434)6798146 MSC_Test_0-RAN(427)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(426)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(428)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103650416 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103650417 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103650417 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103650417 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103650417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103650417 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103650417 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103650417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103650417 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103650417 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 67 bb 42 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 b5 e5 0e 3b 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103650417 DMM DEBUG msc_a(TMSI-0xB5E50E3B:GERAN-A-58:CM_SERVICE_REQ)[0x563b4cc05ed0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250410103650418 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB5E50E3B:GERAN-A-58:CM_SERVICE_REQ)[0x563b4cbfd530]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410103650418 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB5E50E3B:GERAN-A-58:CM_SERVICE_REQ)[0x563b4cbfd530]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xB5E50E3B:GERAN-A-58:CM_SERVICE_REQ)[0x563b4cc05ed0] (fsm.c:486) 20250410103650418 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB5E50E3B:GERAN-A-58:CM_SERVICE_REQ)[0x563b4cbfd530]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410103650418 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB5E50E3B:GERAN-A-58:CM_SERVICE_REQ)[0x563b4cbfd530]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410103650418 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB5E50E3B + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410103650418 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB5E50E3B + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410103650418 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB5E50E3B:GERAN-A-58:CM_SERVICE_REQ)[0x563b4cbfd530]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410103650418 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB5E50E3B:GERAN-A-58:CM_SERVICE_REQ)[0x563b4cbfd530]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410103650418 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB5E50E3B:GERAN-A-58:CM_SERVICE_REQ)[0x563b4cbfd530]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410103650418 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB5E50E3B:GERAN-A-58:CM_SERVICE_REQ)[0x563b4cbfd530]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410103650418 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB5E50E3B:GERAN-A-58:CM_SERVICE_REQ)[0x563b4cbfd530]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410103650418 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB5E50E3B:GERAN-A-58:CM_SERVICE_REQ)[0x563b4cbfd530]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410103650418 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB5E50E3B:GERAN-A-58:CM_SERVICE_REQ)[0x563b4cbfd530]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410103650418 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB5E50E3B:GERAN-A-58:CM_SERVICE_REQ)[0x563b4cbfd530]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410103650418 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB5E50E3B:GERAN-A-58:CM_SERVICE_REQ)[0x563b4cbfd530]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410103650418 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB5E50E3B:GERAN-A-58:CM_SERVICE_REQ)[0x563b4cbfd530]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410103650418 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000030/3/1): Available (smpp_smsc.c:626) 20250410103650418 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB5E50E3B - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410103650418 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103650418 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103650418 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103650418 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103650418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103650418 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103650418 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103650418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103650419 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103650419 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 09 02 67 bb 42 00 00 3a 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410103650419 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103650419 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103650419 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103650419 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103650419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103650419 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103650419 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103650419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103650419 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103650419 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 09 06 67 bb 42 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103650419 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103650419 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103650419 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103650419 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103650419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103650419 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103650419 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103650419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103650419 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103650419 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 09 06 67 bb 42 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(428)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(428)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(428)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(428)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(426)@7d38b4d9c9a0: { messageType := 2, destLocRef := '67BB42'O, sourceLocRef := '00003A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(426)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(428)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(428)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(426)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(426)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(426)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(426)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(426)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(426)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(426)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(426)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410103650422 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB5E50E3B + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410103650422 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB5E50E3B - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_mo_crcx_ran_reject0(434)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_reject0(434)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(429)@7d38b4d9c9a0: Created MnccExpect[0] for "12345" to be handled at TC_mo_crcx_ran_reject0(434) MSC_Test-MGCP(430)@7d38b4d9c9a0: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mo_crcx_ran_reject0(434) MSC_Test_0-RAN(427)@7d38b4d9c9a0: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(427)@7d38b4d9c9a0: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(426)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(426)@7d38b4d9c9a0: vl_len:19 MSC_Test_0-SCCP(426)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(426)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O 20250410103650443 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103650443 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103650443 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103650443 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103650443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103650443 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103650443 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103650443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103650443 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103650443 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 3a 00 01 13 01 00 10 03 45 04 06 60 05 04 02 00 81 5e 04 80 21 43 f5 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(428)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103650444 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB5E50E3B + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250410103650444 DCC DEBUG trans(CC:NULL IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB5E50E3B callref-0x80000008 tid-8) New transaction (transaction.c:231) 20250410103650444 DCC DEBUG trans(CC:NULL IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB5E50E3B:GERAN-A-58:CM_SERVICE_REQ callref-0x80000008 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250410103650444 DCC DEBUG trans(CC:NULL IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB5E50E3B:GERAN-A-58:CM_SERVICE_REQ callref-0x80000008 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410103650444 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250410103650444 DCC DEBUG trans(CC:NULL IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB5E50E3B:GERAN-A-58:CM_SERVICE_REQ callref-0x80000008 tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:702) 20250410103650444 DCC INFO trans(CC:NULL IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB5E50E3B:GERAN-A-58:CM_SERVICE_REQ callref-0x80000008 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250410103650444 DCC DEBUG trans(CC:NULL IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB5E50E3B:GERAN-A-58:CM_SERVICE_REQ callref-0x80000008 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250410103650444 DCC DEBUG call_leg(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB5E50E3B:GERAN-A-58:CM_SERVICE_REQ)[0x563b4cbff810]{ESTABLISHING}: Allocated (fsm.c:456) 20250410103650444 DCC DEBUG call_leg(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB5E50E3B:GERAN-A-58:CM_SERVICE_REQ)[0x563b4cbff810]{ESTABLISHING}: is child of msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB5E50E3B:GERAN-A-58:CM_SERVICE_REQ)[0x563b4cc05ed0] (fsm.c:486) 20250410103650444 DCC DEBUG trans(CC:INITIATED IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB5E50E3B:GERAN-A-58:CM_SERVICE_REQ callref-0x80000008 tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:2161) 20250410103650444 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB5E50E3B:GERAN-A-58:CM_SERVICE_REQ)[0x563b4cbfd380]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410103650444 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB5E50E3B:GERAN-A-58:CM_SERVICE_REQ)[0x563b4cbfd380]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB5E50E3B:GERAN-A-58:CM_SERVICE_REQ)[0x563b4cbff810] (fsm.c:486) 20250410103650444 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB5E50E3B:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_CN:no-CI)[0x563b4cbfd380]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250410103650444 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB5E50E3B:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_CN:no-CI)[0x563b4cbfd380]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250410103650444 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB5E50E3B:GERAN-A-58:CM_SERVICE_REQ)[0x563b4cbf1e90]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410103650444 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB5E50E3B:GERAN-A-58:CM_SERVICE_REQ)[0x563b4cbf1e90]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB5E50E3B:GERAN-A-58:CM_SERVICE_REQ)[0x563b4cbff810] (fsm.c:486) 20250410103650444 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB5E50E3B:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_RAN:no-CI)[0x563b4cbf1e90]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250410103650444 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB5E50E3B:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_RAN:no-CI)[0x563b4cbf1e90]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(430)@7d38b4d9c9a0: Found Expect[0] for { line := { verb := "CRCX", trans_id := "41", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_mo_crcx_ran_reject0(434) TC_mo_crcx_ran_reject0(434)@7d38b4d9c9a0: f_mo_call_establish 2: rx 1st CRCX 20250410103650460 DLMGCP ERROR MGCP_CONN(RTP_TO_CN)[0x563b4cbfa750]{ST_CRCX_RESP}: MGW/CRCX: response yields error: 542 FORCED_FAIL (mgcp_client_fsm.c:289) 20250410103650460 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB5E50E3B:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_CN:no-CI)[0x563b4cbfd380]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_FAIL (mgcp_client_endpoint_fsm.c:444) 20250410103650461 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB5E50E3B:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_CN:no-CI)[0x563b4cbfd380]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:206) 20250410103650461 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB5E50E3B:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_CN:no-CI)[0x563b4cbfd380]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250410103650461 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB5E50E3B:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_CN:no-CI)[0x563b4cbfd380]{DISCARDING}: Removing from parent call_leg(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB5E50E3B:GERAN-A-58:CM_SERVICE_REQ)[0x563b4cbff810] (rtp_stream.c:239) 20250410103650461 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB5E50E3B:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_CN:no-CI)[0x563b4cbfd380]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250410103650461 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB5E50E3B:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_CN:no-CI)[0x563b4cbfd380]{DISCARDING}: Deallocated (fsm.c:568) 20250410103650461 DCC DEBUG call_leg(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB5E50E3B:GERAN-A-58:CM_SERVICE_REQ)[0x563b4cbff810]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_GONE (rtp_stream.c:239) 20250410103650461 DCC DEBUG call_leg(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB5E50E3B:GERAN-A-58:CM_SERVICE_REQ)[0x563b4cbff810]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250410103650461 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB5E50E3B:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_RAN:no-CI)[0x563b4cbf1e90]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410103650461 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB5E50E3B:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_RAN:no-CI)[0x563b4cbf1e90]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB5E50E3B:GERAN-A-58:CM_SERVICE_REQ)[0x563b4cbff810] (call_leg.c:197) 20250410103650461 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB5E50E3B:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_RAN:no-CI)[0x563b4cbf1e90]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250410103650461 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB5E50E3B:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_RAN:no-CI)[0x563b4cbf1e90]{ESTABLISHING}: Deallocated (fsm.c:568) 20250410103650461 DCC DEBUG call_leg(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB5E50E3B:GERAN-A-58:CM_SERVICE_REQ)[0x563b4cbff810]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250410103650461 DCC DEBUG call_leg(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB5E50E3B:GERAN-A-58:CM_SERVICE_REQ)[0x563b4cbff810]{RELEASING}: Removing from parent msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB5E50E3B:GERAN-A-58:CM_SERVICE_REQ)[0x563b4cc05ed0] (call_leg.c:198) 20250410103650461 DCC DEBUG call_leg(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB5E50E3B:GERAN-A-58:CM_SERVICE_REQ)[0x563b4cbff810]{RELEASING}: Freeing instance (call_leg.c:198) 20250410103650461 DCC DEBUG call_leg(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB5E50E3B:GERAN-A-58:CM_SERVICE_REQ)[0x563b4cbff810]{RELEASING}: Deallocated (fsm.c:568) 20250410103650461 DCC DEBUG trans(CC:INITIATED IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB5E50E3B:GERAN-A-58:CM_SERVICE_REQ callref-0x80000008 tid-8) Freeing transaction (transaction.c:243) 20250410103650461 DCC DEBUG trans(CC:INITIATED IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB5E50E3B:GERAN-A-58:CM_SERVICE_REQ callref-0x80000008 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250410103650461 DCC DEBUG trans(CC:INITIATED IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB5E50E3B:GERAN-A-58:CM_SERVICE_REQ callref-0x80000008 tid-8) new state INITIATED -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250410103650461 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB5E50E3B:GERAN-A-58:CM_SERVICE_REQ callref-0x80000008 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250410103650461 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB5E50E3B:GERAN-A-58:CM_SERVICE_REQ callref-0x80000008 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250410103650461 DCC DEBUG trans(CC:NULL IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB5E50E3B:GERAN-A-58:CM_SERVICE_REQ callref-0x80000008 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410103650461 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB5E50E3B - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250410103650461 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB5E50E3B + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410103650461 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB5E50E3B + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410103650461 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB5E50E3B - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410103650461 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB5E50E3B - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410103650461 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103650462 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103650462 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103650462 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103650462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103650462 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103650462 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103650462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103650462 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103650462 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 09 06 67 bb 42 00 01 09 01 00 06 83 2d 08 02 e1 af (osmo_ss7_asp.c:1175) 20250410103650462 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103650462 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103650462 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103650462 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103650462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103650462 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103650462 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103650462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103650462 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103650462 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 09 06 67 bb 42 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(428)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(428)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(428)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(428)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(426)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(426)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(426)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(426)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(426)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(426)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(426)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(426)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_crcx_ran_reject0(434)@7d38b4d9c9a0: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_crcx_ran_reject0(434)@7d38b4d9c9a0: f_mo_call_establish DONE TC_mo_crcx_ran_reject0(434)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(426)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(426)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(426)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(426)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410103650966 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103650966 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103650966 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103650966 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103650966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103650966 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103650966 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103650966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103650966 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103650966 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 3a 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(428)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103650966 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB5E50E3B:GERAN-A-58:CM_SERVICE_REQ)[0x563b4cbfd530]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410103650966 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB5E50E3B:GERAN-A-58:CM_SERVICE_REQ)[0x563b4cbfd530]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB5E50E3B:GERAN-A-58:CM_SERVICE_REQ)[0x563b4cc05ed0] (msc_a.c:1053) 20250410103650966 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB5E50E3B:GERAN-A-58:CM_SERVICE_REQ)[0x563b4cbfd530]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410103650966 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB5E50E3B:GERAN-A-58:CM_SERVICE_REQ)[0x563b4cbfd530]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410103650967 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB5E50E3B - active-conn: now used by 1 (attached) (msub.c:375) 20250410103650967 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103650967 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103650967 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103650967 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103650967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103650967 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103650967 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103650967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103650967 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103650967 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 09 04 67 bb 42 00 00 3a 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(428)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(428)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(426)@7d38b4d9c9a0: Session index based on local reference:0 20250410103650968 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103650968 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103650968 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103650968 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103650968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103650968 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103650968 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103650968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103650968 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103650968 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 3a 67 bb 42 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(428)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(427)@7d38b4d9c9a0: Deleted conn table entry 0TC_mo_crcx_ran_reject0(434)6798146 TC_mo_crcx_ran_reject0(434)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410103650970 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB5E50E3B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410103650970 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0xB5E50E3B - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_crcx_ran_reject0(434)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_reject0(434)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_reject0(434)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410103650981 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410103650981 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(426)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(432)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(428)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(429)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(425)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(427)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(433)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(435)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(430)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103650987 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(431)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(425): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(426): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(427): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(428): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(429): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(430): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(431): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(432): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(433): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_mo_crcx_ran_reject0(434): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(435): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_mo_crcx_ran_reject finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_crcx_ran_reject pass'. Thu Apr 10 10:36:51 UTC 2025 ====== MSC_Tests.TC_mo_crcx_ran_reject pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_mo_crcx_ran_reject.talloc 20250410103651168 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410103651168 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103651168 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410103651168 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410103651168 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410103651168 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103651168 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410103651168 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410103651168 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410103651168 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103651168 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410103651168 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410103651168 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410103651168 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410103651168 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410103651168 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103651168 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103651168 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410103651168 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410103651169 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410103651169 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=341772) 20250410103651988 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=341772, count=342932) 20250410103652990 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103653170 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410103653170 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410103653170 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_crcx_ran_reject pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_crcx_ran_reject'. ------ MSC_Tests.TC_mt_crcx_ran_reject ------ Thu Apr 10 10:36:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_mt_crcx_ran_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_mt_crcx_ran_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410103653991 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_crcx_ran_reject' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_mt_crcx_ran_reject started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(439)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(439)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(439)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(437)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410103654697 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(440)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410103654892 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410103654893 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410103654893 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410103654893 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(439)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(439)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(439)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410103654894 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103654894 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410103654894 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410103654894 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410103654894 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410103654894 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410103654894 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410103654894 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103654894 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410103654894 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410103654894 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(439)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(439)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(439)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(439)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(439)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410103654895 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103654895 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410103654895 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410103654895 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410103654895 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410103654895 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410103654895 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410103654895 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103654895 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410103654895 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410103654895 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103654895 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(439)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(439)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(439)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410103654895 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410103654895 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(439)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(439)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(439)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(439)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(439)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410103654992 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103654992 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(442)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(442)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410103654994 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(442)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(442)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(442)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(442)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(442)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(442)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410103655002 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410103655002 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(443)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000031" to be handled at TC_mt_crcx_ran_reject0(445) TC_mt_crcx_ran_reject0(445)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000031'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410103655706 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103655706 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103655706 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103655706 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103655706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103655706 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103655706 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103655706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103655706 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103655706 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(439)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103655708 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103655708 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103655708 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103655708 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103655708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103655708 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103655708 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103655708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103655708 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103655708 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(439)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(439)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(438)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(438)@7d38b4d9c9a0: Added conn table entry 0TC_mt_crcx_ran_reject0(445)10595820 MSC_Test_0-SCCP(437)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(438)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410103655722 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103655722 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103655722 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103655722 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103655722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103655722 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103655722 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103655722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103655722 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103655722 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 a1 ad ec 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 13 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(439)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103655723 DMM DEBUG msc_a(IMSI-262420000000031:GERAN-A-59:LU)[0x563b4cbf1e90]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000031 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410103655723 DMM DEBUG msc_a(IMSI-262420000000031:GERAN-A-59:LU)[0x563b4cbf1e90]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410103655723 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x563b4cbff810]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410103655723 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x563b4cbff810]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000031:GERAN-A-59:LU)[0x563b4cbf1e90] (fsm.c:486) 20250410103655723 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x563b4cbff810]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410103655723 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x563b4cbff810]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410103655723 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410103655723 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000031 id=262420000000031 (vlr.c:661) 20250410103655723 DVLR INFO New subscr, IMSI: 262420000000031 (vlr.c:562) 20250410103655723 DVLR DEBUG VLR subscr IMSI-262420000000031 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410103655724 DVLR DEBUG VLR subscr IMSI-262420000000031 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410103655724 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410103655724 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x563b4cbff810]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410103655724 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x563b4cbff810]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410103655724 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x563b4cbff810]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410103655724 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x563b4cbff810]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410103655724 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x563b4cbff810]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410103655724 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x563b4cbff810]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410103655724 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x563b4cc05da0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410103655724 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x563b4cc05da0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x563b4cbff810] (fsm.c:486) 20250410103655724 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x563b4cc05da0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410103655724 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x563b4cc05da0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410103655724 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103655724 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103655724 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103655724 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103655724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103655724 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103655724 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103655724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103655724 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103655724 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 08 02 a1 ad ec 00 00 3b 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410103655724 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103655724 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103655724 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103655724 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103655724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103655724 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103655724 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103655724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103655724 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103655724 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 08 06 a1 ad ec 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 13 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(439)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(439)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(439)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(439)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(437)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'A1ADEC'O, sourceLocRef := '00003B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(437)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(437)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(437)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(437)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(437)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(443)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000031" handled at TC_mt_crcx_ran_reject0(445) MSC_Test-GSUP(443)@7d38b4d9c9a0: Added IMSI table entry 0TC_mt_crcx_ran_reject0(445)"262420000000031" 20250410103655728 DVLR DEBUG VLR subscr IMSI-262420000000031 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410103655728 DVLR DEBUG VLR subscr IMSI-262420000000031 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(437)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(437)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(437)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(437)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(439)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103655729 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103655729 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103655729 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103655729 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103655729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103655729 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103655729 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103655729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103655729 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103655729 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 3b 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_mt_crcx_ran_reject0(445)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mt_crcx_ran_reject0(445)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410103655733 DVLR DEBUG VLR subscr IMSI-262420000000031 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103655733 DVLR DEBUG IMSI:262420000000031 has MSISDN:491230000031 (vlr.c:1045) 20250410103655733 DMSC NOTICE msub(IMSI-262420000000031:MSISDN-491230000031) VLR: update for IMSI=262420000000031 (MSISDN=491230000031) (gsm_04_08.c:1541) 20250410103655733 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410103655734 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103655734 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x563b4cbff810]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410103655734 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x563b4cc05da0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410103655734 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x563b4cc05da0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410103655734 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x563b4cc05da0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410103655734 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x563b4cc05da0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x563b4cbff810] (vlr_lu_fsm.c:110) 20250410103655734 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x563b4cc05da0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410103655734 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x563b4cc05da0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410103655734 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x563b4cbff810]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410103655734 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x563b4cbff810]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410103655734 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x563b4cbf1ca0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410103655734 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x563b4cbf1ca0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x563b4cbff810] (fsm.c:486) 20250410103655734 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x563b4cbf1ca0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410103655734 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x563b4cbf1ca0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410103655734 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x563b4cbf1ca0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410103655734 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x563b4cbf1ca0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410103655734 DMSC NOTICE msub(IMSI-262420000000031:MSISDN-491230000031:TMSInew-0xB13FE9BF) VLR: update for IMSI=262420000000031 (MSISDN=491230000031) (gsm_04_08.c:1541) 20250410103655734 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x563b4cbf1ca0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410103655734 DMM DEBUG -> IMSI-262420000000031:MSISDN-491230000031:TMSInew-0xB13FE9BF LOCATION UPDATE ACCEPT (TMSI = 0xb13fe9bf) (gsm_04_08.c:149) 20250410103655734 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSInew-0xB13FE9BF - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410103655734 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103655734 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103655734 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103655734 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103655734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103655734 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103655734 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103655734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103655734 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103655734 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 08 06 a1 ad ec 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 b1 3f e9 bf (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(439)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(439)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(437)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(437)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(437)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(437)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_crcx_ran_reject0(445)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(438)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(438)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(437)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(437)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(437)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(437)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O 20250410103655743 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103655743 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103655743 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103655743 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103655743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(439)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103655743 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103655743 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103655743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103655743 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103655743 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 3b 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103655744 DMM DEBUG msc_a(IMSI-262420000000031:MSISDN-491230000031:TMSInew-0xB13FE9BF:GERAN-A-59:LU)[0x563b4cbf1e90]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410103655744 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:TMSInew-0xB13FE9BF:GERAN-A-59:LU)[0x563b4cbff810]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410103655744 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x563b4cbf1ca0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410103655744 DMSC NOTICE msub(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF) VLR: update for IMSI=262420000000031 (MSISDN=491230000031) (gsm_04_08.c:1541) 20250410103655744 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410103655744 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x563b4cbf1ca0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410103655744 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF:GERAN-A-59:LU)[0x563b4cbff810]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410103655744 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x563b4cbf1ca0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410103655744 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x563b4cbf1ca0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF:GERAN-A-59:LU)[0x563b4cbff810] (vlr_lu_fsm.c:817) 20250410103655744 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x563b4cbf1ca0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410103655744 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x563b4cbf1ca0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410103655744 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF:GERAN-A-59:LU)[0x563b4cbff810]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410103655744 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000031/3/1): Available (smpp_smsc.c:626) 20250410103655744 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410103655744 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410103655744 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410103655745 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410103655745 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103655745 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103655745 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103655745 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103655745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103655745 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103655745 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103655745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103655745 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103655745 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 08 06 a1 ad ec 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(439)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(439)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(437)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(437)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(437)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(437)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(437)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(437)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(437)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(437)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410103655748 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103655748 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103655748 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103655748 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103655748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(439)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103655748 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103655748 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103655748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103655748 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103655748 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 3b 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103655748 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF:GERAN-A-59:LU)[0x563b4cbff810]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410103655748 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF:GERAN-A-59:LU)[0x563b4cbff810]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF:GERAN-A-59:LU)[0x563b4cbf1e90] (msc_a.c:1053) 20250410103655748 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF:GERAN-A-59:LU)[0x563b4cbff810]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410103655748 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF:GERAN-A-59:LU)[0x563b4cbff810]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410103655748 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF:GERAN-A-59:LU)[0x563b4cbff810]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410103655749 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF - active-conn: now used by 1 (attached) (msub.c:375) 20250410103655749 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103655749 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103655749 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103655749 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103655749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103655749 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103655749 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103655749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103655749 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103655749 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 08 04 a1 ad ec 00 00 3b 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(439)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(439)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(437)@7d38b4d9c9a0: Session index based on local reference:0 20250410103655750 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103655750 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103655750 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103655750 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103655750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103655750 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103655750 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103655750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103655750 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(439)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103655750 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 3b a1 ad ec 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(438)@7d38b4d9c9a0: Deleted conn table entry 0TC_mt_crcx_ran_reject0(445)10595820 TC_mt_crcx_ran_reject0(445)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410103655751 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410103655751 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mt_crcx_ran_reject0(445)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mt_crcx_ran_reject0(445)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_mt_crcx_ran_reject0(445)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(438)@7d38b4d9c9a0: Created IMSI[0] for '262420000000031'H'B13FE9BF'O to be handled at TC_mt_crcx_ran_reject0(445) MSC_Test-MNCC(440)@7d38b4d9c9a0: Added conn table entry 0TC_mt_crcx_ran_reject0(445)1902251350 20250410103655759 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250410103655759 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250410103655759 DCC DEBUG trans(CC:NULL IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF callref-0x71620d56 tid-255) New transaction (transaction.c:231) 20250410103655759 DMNCC DEBUG trans(CC:NULL IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF callref-0x71620d56 tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} (gsm_04_08_cc.c:790) 20250410103655759 DCC DEBUG trans(CC:NULL IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF callref-0x71620d56 tid-255) codecs: :0{(no-codecs)} (from: remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250410103655759 DMNCC DEBUG trans(CC:NULL IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF callref-0x71620d56 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250410103655759 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250410103655759 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250410103655759 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103655759 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103655759 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103655759 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103655759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103655759 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103655759 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103655759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103655759 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103655759 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 00 13 09 04 b1 3f e9 bf 1a 03 05 00 17 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(439)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(439)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(438)@7d38b4d9c9a0: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_mt_crcx_ran_reject0(445) TC_mt_crcx_ran_reject0(445)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_mt_crcx_ran_reject0(445)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'B13FE9BF'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(438)@7d38b4d9c9a0: Added conn table entry 0TC_mt_crcx_ran_reject0(445)13505334 MSC_Test_0-SCCP(437)@7d38b4d9c9a0: First idle individual index:0 20250410103655763 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103655763 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103655763 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103655763 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103655763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103655763 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(439)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103655763 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103655763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103655763 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103655763 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 ce 13 36 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 b1 3f e9 bf 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103655763 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB13FE9BF:GERAN-A-60:PAGING_RESP)[0x563b4cbfa750]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410103655763 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB13FE9BF:GERAN-A-60:PAGING_RESP)[0x563b4cbfa750]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xB13FE9BF:GERAN-A-60:PAGING_RESP)[0x563b4cbfd380] (fsm.c:486) 20250410103655763 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB13FE9BF:GERAN-A-60:PAGING_RESP)[0x563b4cbfa750]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410103655763 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB13FE9BF:GERAN-A-60:PAGING_RESP)[0x563b4cbfa750]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410103655763 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410103655763 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410103655763 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF:GERAN-A-60:PAGING_RESP)[0x563b4cbfa750]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410103655763 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF:GERAN-A-60:PAGING_RESP)[0x563b4cbfa750]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410103655763 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF:GERAN-A-60:PAGING_RESP)[0x563b4cbfa750]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410103655763 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF:GERAN-A-60:PAGING_RESP)[0x563b4cbfa750]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410103655763 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF:GERAN-A-60:PAGING_RESP)[0x563b4cbfa750]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410103655763 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF:GERAN-A-60:PAGING_RESP)[0x563b4cbfa750]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410103655763 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF:GERAN-A-60:PAGING_RESP)[0x563b4cbfa750]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410103655763 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF:GERAN-A-60:PAGING_RESP)[0x563b4cbfa750]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410103655763 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF:GERAN-A-60:PAGING_RESP)[0x563b4cbfa750]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410103655763 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF:GERAN-A-60:PAGING_RESP)[0x563b4cbfa750]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410103655763 DCC DEBUG trans(CC:NULL IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF callref-0x71620d56 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250410103655763 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250410103655763 DCC DEBUG trans(CC:NULL IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF:GERAN-A-60:PAGING_RESP callref-0x71620d56 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250410103655763 DCC DEBUG trans(CC:NULL IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF:GERAN-A-60:PAGING_RESP callref-0x71620d56 tid-0) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:798) 20250410103655763 DCC DEBUG trans(CC:NULL IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF:GERAN-A-60:PAGING_RESP callref-0x71620d56 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250410103655763 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250410103655763 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000031/3/1): Available (smpp_smsc.c:626) 20250410103655763 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250410103655763 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103655763 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103655763 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103655763 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103655763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103655763 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103655763 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103655763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103655763 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103655763 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0f 02 ce 13 36 00 00 3c 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410103655763 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103655764 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103655764 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103655764 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103655764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103655764 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103655764 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103655764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103655764 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103655764 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 ce 13 36 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 13 (osmo_ss7_asp.c:1175) 20250410103655764 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103655764 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103655764 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103655764 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103655764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103655764 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103655764 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103655764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103655764 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103655764 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 34 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 ce 13 36 00 01 1d 01 00 1a 03 05 04 07 60 04 05 0b 02 00 81 5c 04 91 21 43 65 5e 07 91 94 21 03 00 00 13 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(439)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(439)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(439)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(439)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(439)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(439)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(437)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'CE1336'O, sourceLocRef := '00003C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(437)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(437)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(437)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(437)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(437)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(437)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(437)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(437)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(437)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410103655764 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250410103655764 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_mt_crcx_ran_reject0(445)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mt_crcx_ran_reject0(445)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(441)@7d38b4d9c9a0: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mt_crcx_ran_reject0(445) MSC_Test_0-RAN(438)@7d38b4d9c9a0: patching N(SD)=0 into dtap '8308'O MSC_Test_0-RAN(438)@7d38b4d9c9a0: patched enc_l3: '8308'O MSC_Test_0-SCCP(437)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(437)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(437)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(437)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100028308'O MSC_Test_0-M3UA(439)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103655767 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103655767 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103655767 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103655767 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103655767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103655767 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103655767 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103655767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103655767 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103655767 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 3c 00 01 05 01 00 02 83 08 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103655767 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF:GERAN-A-60:PAGING_RESP callref-0x71620d56 tid-0) rx CALL_CONF in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250410103655767 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF:GERAN-A-60:PAGING_RESP callref-0x71620d56 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250410103655767 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF:GERAN-A-60:PAGING_RESP callref-0x71620d56 tid-0) starting timer T310 with 30 seconds (gsm_04_08_cc.c:574) 20250410103655767 DCC DEBUG call_leg(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF:GERAN-A-60:PAGING_RESP)[0x563b4cbf1ca0]{ESTABLISHING}: Allocated (fsm.c:456) 20250410103655767 DCC DEBUG call_leg(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF:GERAN-A-60:PAGING_RESP)[0x563b4cbf1ca0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF:GERAN-A-60:PAGING_RESP)[0x563b4cbfd380] (fsm.c:486) 20250410103655767 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF:GERAN-A-60:PAGING_RESP callref-0x71620d56 tid-0) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:2161) 20250410103655767 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF:GERAN-A-60:PAGING_RESP)[0x563b4cbd4f30]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410103655767 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF:GERAN-A-60:PAGING_RESP)[0x563b4cbd4f30]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF:GERAN-A-60:PAGING_RESP)[0x563b4cbf1ca0] (fsm.c:486) 20250410103655767 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_CN:no-CI)[0x563b4cbd4f30]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250410103655767 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_CN:no-CI)[0x563b4cbd4f30]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250410103655767 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF:GERAN-A-60:PAGING_RESP)[0x563b4cbf40d0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410103655767 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF:GERAN-A-60:PAGING_RESP)[0x563b4cbf40d0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF:GERAN-A-60:PAGING_RESP)[0x563b4cbf1ca0] (fsm.c:486) 20250410103655767 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_RAN:no-CI)[0x563b4cbf40d0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250410103655767 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_RAN:no-CI)[0x563b4cbf40d0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250410103655767 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF:GERAN-A-60:PAGING_RESP callref-0x71620d56 tid-0) new state CALL_PRESENT -> MO_TERM_CALL_CONF (gsm_04_08_cc.c:194) 20250410103655767 DMNCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF:GERAN-A-60:PAGING_RESP callref-0x71620d56 tid-0) tx MNCC_CALL_CONF_IND (gsm_04_08_cc.c:309) MSC_Test-MGCP(441)@7d38b4d9c9a0: Found Expect[0] for { line := { verb := "CRCX", trans_id := "42", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_mt_crcx_ran_reject0(445) 20250410103655770 DLMGCP ERROR MGCP_CONN(RTP_TO_CN)[0x563b4cc02920]{ST_CRCX_RESP}: MGW/CRCX: response yields error: 542 FORCED_FAIL (mgcp_client_fsm.c:289) 20250410103655770 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_CN:no-CI)[0x563b4cbd4f30]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_FAIL (mgcp_client_endpoint_fsm.c:444) 20250410103655770 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_CN:no-CI)[0x563b4cbd4f30]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:206) 20250410103655770 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_CN:no-CI)[0x563b4cbd4f30]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250410103655770 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_CN:no-CI)[0x563b4cbd4f30]{DISCARDING}: Removing from parent call_leg(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF:GERAN-A-60:PAGING_RESP)[0x563b4cbf1ca0] (rtp_stream.c:239) 20250410103655770 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_CN:no-CI)[0x563b4cbd4f30]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250410103655770 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_CN:no-CI)[0x563b4cbd4f30]{DISCARDING}: Deallocated (fsm.c:568) 20250410103655770 DCC DEBUG call_leg(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF:GERAN-A-60:PAGING_RESP)[0x563b4cbf1ca0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_GONE (rtp_stream.c:239) 20250410103655770 DCC DEBUG call_leg(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF:GERAN-A-60:PAGING_RESP)[0x563b4cbf1ca0]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250410103655770 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_RAN:no-CI)[0x563b4cbf40d0]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410103655770 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_RAN:no-CI)[0x563b4cbf40d0]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF:GERAN-A-60:PAGING_RESP)[0x563b4cbf1ca0] (call_leg.c:197) 20250410103655770 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_RAN:no-CI)[0x563b4cbf40d0]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250410103655770 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_RAN:no-CI)[0x563b4cbf40d0]{ESTABLISHING}: Deallocated (fsm.c:568) 20250410103655770 DCC DEBUG call_leg(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF:GERAN-A-60:PAGING_RESP)[0x563b4cbf1ca0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250410103655770 DCC DEBUG call_leg(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF:GERAN-A-60:PAGING_RESP)[0x563b4cbf1ca0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF:GERAN-A-60:PAGING_RESP)[0x563b4cbfd380] (call_leg.c:198) 20250410103655770 DCC DEBUG call_leg(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF:GERAN-A-60:PAGING_RESP)[0x563b4cbf1ca0]{RELEASING}: Freeing instance (call_leg.c:198) 20250410103655770 DCC DEBUG call_leg(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF:GERAN-A-60:PAGING_RESP)[0x563b4cbf1ca0]{RELEASING}: Deallocated (fsm.c:568) 20250410103655770 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF:GERAN-A-60:PAGING_RESP callref-0x71620d56 tid-0) Freeing transaction (transaction.c:243) 20250410103655770 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF:GERAN-A-60:PAGING_RESP callref-0x71620d56 tid-0) stopping pending timer T310 (gsm_04_08_cc.c:228) 20250410103655770 DMNCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF:GERAN-A-60:PAGING_RESP callref-0x71620d56 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250410103655770 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF:GERAN-A-60:PAGING_RESP callref-0x71620d56 tid-0) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250410103655770 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF:GERAN-A-60:PAGING_RESP callref-0x71620d56 tid-0) new state MO_TERM_CALL_CONF -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250410103655770 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF:GERAN-A-60:PAGING_RESP callref-0x71620d56 tid-0) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250410103655770 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF:GERAN-A-60:PAGING_RESP callref-0x71620d56 tid-0) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250410103655770 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250410103655770 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410103655770 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410103655770 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410103655770 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410103655770 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103655770 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103655770 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103655770 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103655770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103655770 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103655770 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103655770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103655770 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103655770 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 ce 13 36 00 01 09 01 00 06 03 2d 08 02 e1 af (osmo_ss7_asp.c:1175) 20250410103655770 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103655770 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103655770 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103655770 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103655770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103655770 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103655770 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103655770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103655770 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103655770 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 ce 13 36 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(439)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(439)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(439)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(439)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(437)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(437)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(437)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(437)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(437)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(437)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(437)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(437)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(440)@7d38b4d9c9a0: Deleted conn table entry 0TC_mt_crcx_ran_reject0(445)1902251350 MSC_Test_0-SCCP(437)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(437)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(437)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(437)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410103655771 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103655771 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103655771 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103655771 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103655771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103655771 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103655771 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103655771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(439)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103655771 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103655771 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 3c 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103655771 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF:GERAN-A-60:PAGING_RESP)[0x563b4cbfa750]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410103655771 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF:GERAN-A-60:PAGING_RESP)[0x563b4cbfa750]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF:GERAN-A-60:PAGING_RESP)[0x563b4cbfd380] (msc_a.c:1053) 20250410103655771 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF:GERAN-A-60:PAGING_RESP)[0x563b4cbfa750]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410103655771 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF:GERAN-A-60:PAGING_RESP)[0x563b4cbfa750]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410103655771 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0xB13FE9BF - active-conn: now used by 1 (attached) (msub.c:375) 20250410103655771 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103655771 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103655771 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103655771 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103655771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103655771 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103655771 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103655771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103655771 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103655771 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0f 04 ce 13 36 00 00 3c 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(439)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(439)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(437)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(439)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103655771 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103655771 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103655771 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103655771 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103655771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103655771 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103655771 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103655771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103655771 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103655771 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 3c ce 13 36 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(438)@7d38b4d9c9a0: Deleted conn table entry 0TC_mt_crcx_ran_reject0(445)13505334 TC_mt_crcx_ran_reject0(445)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_mt_crcx_ran_reject0(445)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_mt_crcx_ran_reject0(445)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test-GSUP(443)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(437)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103655773 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(442)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(436)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103655773 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410103655773 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(439)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(440)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(438)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(441)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(446)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(444)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(436): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(437): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(438): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(439): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(440): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(441): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(442): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(443): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(444): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_mt_crcx_ran_reject0(445): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(446): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_mt_crcx_ran_reject finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_crcx_ran_reject pass'. Thu Apr 10 10:36:55 UTC 2025 ====== MSC_Tests.TC_mt_crcx_ran_reject pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_mt_crcx_ran_reject.talloc 20250410103655972 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410103655972 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103655972 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410103655972 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410103655972 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410103655972 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103655972 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410103655972 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410103655972 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410103655972 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103655972 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410103655972 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410103655972 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410103655972 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410103655972 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410103655972 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103655972 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103655972 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410103655972 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410103655972 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410103655972 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=314376) 20250410103656774 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=314376, count=353856) 20250410103657775 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103657974 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410103657974 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410103657974 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_crcx_ran_reject pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_setup_and_dtmf_dup'. ------ MSC_Tests.TC_mo_setup_and_dtmf_dup ------ Thu Apr 10 10:36:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_mo_setup_and_dtmf_dup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_mo_setup_and_dtmf_dup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410103658776 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_setup_and_dtmf_dup' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_mo_setup_and_dtmf_dup started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(450)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(450)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(450)@7d38b4d9c9a0: ************************************************* MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-SCCP(448)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410103659468 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(451)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410103659664 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410103659664 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410103659664 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410103659664 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(450)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(450)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(450)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410103659670 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103659670 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410103659670 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410103659670 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410103659670 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410103659670 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410103659670 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410103659670 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103659670 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410103659670 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410103659670 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(450)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(450)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(450)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(450)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(450)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(450)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(450)@7d38b4d9c9a0: Message received on association #8 20250410103659672 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103659672 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410103659672 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410103659672 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410103659672 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410103659672 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410103659672 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410103659672 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103659672 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410103659672 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410103659673 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103659673 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(450)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(450)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(450)@7d38b4d9c9a0: ASPAC_Ack received for association #8 20250410103659673 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410103659673 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(450)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(450)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(450)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410103659776 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103659776 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(453)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(453)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410103659781 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(453)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(453)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(453)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(453)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(453)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(453)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410103659808 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410103659808 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(454)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000039" to be handled at TC_mo_setup_and_dtmf_dup0(456) TC_mo_setup_and_dtmf_dup0(456)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000039'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(450)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103700478 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103700478 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103700478 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103700478 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103700478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103700478 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103700478 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103700478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103700478 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103700478 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103700479 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103700479 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103700479 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103700479 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103700479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103700479 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103700479 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103700479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103700479 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103700479 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(450)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(450)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(449)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(449)@7d38b4d9c9a0: Added conn table entry 0TC_mo_setup_and_dtmf_dup0(456)3084698 MSC_Test_0-SCCP(448)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(449)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(450)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103700493 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103700493 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103700493 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103700493 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103700493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103700493 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103700493 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103700493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103700493 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103700493 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 2f 11 9a 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 93 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103700494 DMM DEBUG msc_a(IMSI-262420000000039:GERAN-A-61:LU)[0x563b4cbd4f30]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000039 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410103700494 DMM DEBUG msc_a(IMSI-262420000000039:GERAN-A-61:LU)[0x563b4cbd4f30]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410103700494 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x563b4cbf40d0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410103700494 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x563b4cbf40d0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000039:GERAN-A-61:LU)[0x563b4cbd4f30] (fsm.c:486) 20250410103700494 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x563b4cbf40d0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410103700494 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x563b4cbf40d0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410103700494 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410103700494 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000039 id=262420000000039 (vlr.c:661) 20250410103700494 DVLR INFO New subscr, IMSI: 262420000000039 (vlr.c:562) 20250410103700494 DVLR DEBUG VLR subscr IMSI-262420000000039 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410103700494 DVLR DEBUG VLR subscr IMSI-262420000000039 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410103700494 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410103700494 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x563b4cbf40d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410103700494 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x563b4cbf40d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410103700494 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x563b4cbf40d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410103700494 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x563b4cbf40d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410103700494 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x563b4cbf40d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410103700494 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x563b4cbf40d0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410103700495 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x563b4cc05da0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410103700495 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x563b4cc05da0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x563b4cbf40d0] (fsm.c:486) 20250410103700495 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x563b4cc05da0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410103700495 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x563b4cc05da0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410103700495 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103700495 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103700495 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103700495 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103700495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103700495 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103700495 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103700495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103700495 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103700495 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0e 02 2f 11 9a 00 00 3d 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410103700495 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103700495 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103700495 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103700495 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103700495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103700495 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103700495 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103700495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103700495 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103700495 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 2f 11 9a 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 93 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(450)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(450)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(450)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(450)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(448)@7d38b4d9c9a0: { messageType := 2, destLocRef := '2F119A'O, sourceLocRef := '00003D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(448)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(448)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(448)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(448)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(448)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(454)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000039" handled at TC_mo_setup_and_dtmf_dup0(456) MSC_Test-GSUP(454)@7d38b4d9c9a0: Added IMSI table entry 0TC_mo_setup_and_dtmf_dup0(456)"262420000000039" 20250410103700498 DVLR DEBUG VLR subscr IMSI-262420000000039 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410103700498 DVLR DEBUG VLR subscr IMSI-262420000000039 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(448)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(448)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(448)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(448)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250410103700498 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103700498 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103700498 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103700498 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103700498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103700498 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103700498 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103700498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103700498 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103700498 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 3d 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(450)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_setup_and_dtmf_dup0(456)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_dtmf_dup0(456)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410103700502 DVLR DEBUG VLR subscr IMSI-262420000000039 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103700502 DVLR DEBUG IMSI:262420000000039 has MSISDN:491230000039 (vlr.c:1045) 20250410103700502 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250410103700502 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410103700502 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103700502 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x563b4cbf40d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410103700502 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x563b4cc05da0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410103700502 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x563b4cc05da0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410103700502 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x563b4cc05da0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410103700502 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x563b4cc05da0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x563b4cbf40d0] (vlr_lu_fsm.c:110) 20250410103700502 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x563b4cc05da0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410103700502 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x563b4cc05da0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410103700502 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x563b4cbf40d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410103700502 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x563b4cbf40d0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410103700502 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x563b4cbfd4b0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410103700502 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x563b4cbfd4b0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x563b4cbf40d0] (fsm.c:486) 20250410103700502 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x563b4cbfd4b0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410103700502 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x563b4cbfd4b0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410103700502 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x563b4cbfd4b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410103700502 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x563b4cbfd4b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410103700502 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSInew-0x36DDC2E3) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250410103700502 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x563b4cbfd4b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410103700502 DMM DEBUG -> IMSI-262420000000039:MSISDN-491230000039:TMSInew-0x36DDC2E3 LOCATION UPDATE ACCEPT (TMSI = 0x36ddc2e3) (gsm_04_08.c:149) 20250410103700502 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103700502 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103700502 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103700502 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103700502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103700502 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSInew-0x36DDC2E3 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410103700502 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103700502 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103700502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103700502 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103700502 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 2f 11 9a 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 36 dd c2 e3 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(450)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(450)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(448)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(448)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(448)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(448)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_dtmf_dup0(456)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(449)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(449)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(448)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(448)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(448)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(448)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O 20250410103700505 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103700505 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103700505 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103700505 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103700505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103700505 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103700505 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103700505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103700505 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(450)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103700505 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 3d 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103700505 DMM DEBUG msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSInew-0x36DDC2E3:GERAN-A-61:LU)[0x563b4cbd4f30]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410103700505 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSInew-0x36DDC2E3:GERAN-A-61:LU)[0x563b4cbf40d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410103700505 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x563b4cbfd4b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410103700505 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250410103700505 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410103700505 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x563b4cbfd4b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410103700505 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-61:LU)[0x563b4cbf40d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410103700505 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x563b4cbfd4b0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410103700505 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x563b4cbfd4b0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-61:LU)[0x563b4cbf40d0] (vlr_lu_fsm.c:817) 20250410103700505 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x563b4cbfd4b0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410103700505 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x563b4cbfd4b0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410103700505 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-61:LU)[0x563b4cbf40d0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410103700505 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000039/3/1): Available (smpp_smsc.c:626) 20250410103700505 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410103700505 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410103700505 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410103700505 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410103700505 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103700505 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103700505 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103700505 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103700505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103700505 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103700505 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103700505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103700505 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103700505 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 2f 11 9a 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(450)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(450)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(448)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(448)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(448)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(448)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(448)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(448)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(448)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(448)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410103700506 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103700506 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103700506 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103700506 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103700506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103700506 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103700506 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103700506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103700506 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103700506 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 3d 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(450)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103700506 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-61:LU)[0x563b4cbf40d0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410103700506 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-61:LU)[0x563b4cbf40d0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-61:LU)[0x563b4cbd4f30] (msc_a.c:1053) 20250410103700506 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-61:LU)[0x563b4cbf40d0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410103700506 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-61:LU)[0x563b4cbf40d0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410103700506 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-61:LU)[0x563b4cbf40d0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410103700506 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103700506 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103700506 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103700506 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103700506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103700506 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103700506 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103700506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103700506 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103700506 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0e 04 2f 11 9a 00 00 3d 00 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410103700506 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3 - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-M3UA(450)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(450)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(448)@7d38b4d9c9a0: Session index based on local reference:0 20250410103700506 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103700506 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103700506 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103700506 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103700506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103700506 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103700506 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103700506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103700506 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103700506 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 3d 2f 11 9a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(450)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(449)@7d38b4d9c9a0: Deleted conn table entry 0TC_mo_setup_and_dtmf_dup0(456)3084698 TC_mo_setup_and_dtmf_dup0(456)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410103700506 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410103700506 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_setup_and_dtmf_dup0(456)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_dtmf_dup0(456)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_dtmf_dup0(456)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_dtmf_dup0(456)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '36DDC2E3'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(449)@7d38b4d9c9a0: Added conn table entry 0TC_mo_setup_and_dtmf_dup0(456)15679360 MSC_Test_0-RAN(449)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(448)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(450)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103700708 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103700708 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103700708 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103700708 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103700708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103700709 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103700709 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103700709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103700709 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103700709 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 ef 3f 80 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 36 dd c2 e3 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103700710 DMM DEBUG msc_a(TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ)[0x563b4cbff810]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250410103700710 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ)[0x563b4cbf1e90]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410103700710 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ)[0x563b4cbf1e90]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ)[0x563b4cbff810] (fsm.c:486) 20250410103700710 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ)[0x563b4cbf1e90]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410103700710 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ)[0x563b4cbf1e90]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410103700710 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410103700710 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410103700710 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ)[0x563b4cbf1e90]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410103700710 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ)[0x563b4cbf1e90]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410103700710 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ)[0x563b4cbf1e90]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410103700710 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ)[0x563b4cbf1e90]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410103700710 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ)[0x563b4cbf1e90]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410103700710 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ)[0x563b4cbf1e90]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410103700710 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ)[0x563b4cbf1e90]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410103700711 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ)[0x563b4cbf1e90]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410103700711 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ)[0x563b4cbf1e90]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410103700711 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ)[0x563b4cbf1e90]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410103700711 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000039/3/1): Available (smpp_smsc.c:626) 20250410103700711 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410103700711 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103700711 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103700711 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103700711 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103700711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103700711 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103700711 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103700711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103700711 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103700711 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0d 02 ef 3f 80 00 00 3e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410103700712 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103700712 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103700712 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103700712 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103700712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103700712 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103700712 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103700712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103700712 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103700712 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 ef 3f 80 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 93 (osmo_ss7_asp.c:1175) 20250410103700712 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103700712 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103700712 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103700712 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103700712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103700712 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103700712 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103700712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103700712 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103700712 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 ef 3f 80 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(450)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(450)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(450)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(450)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(450)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(450)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(448)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'EF3F80'O, sourceLocRef := '00003E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(448)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(448)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(448)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(448)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(448)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(448)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(448)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(448)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(448)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410103700716 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410103700717 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_mo_setup_and_dtmf_dup0(456)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_dtmf_dup0(456)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(451)@7d38b4d9c9a0: Created MnccExpect[0] for "12345" to be handled at TC_mo_setup_and_dtmf_dup0(456) MSC_Test-MGCP(452)@7d38b4d9c9a0: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mo_setup_and_dtmf_dup0(456) MSC_Test_0-RAN(449)@7d38b4d9c9a0: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(449)@7d38b4d9c9a0: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(448)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(448)@7d38b4d9c9a0: vl_len:19 MSC_Test_0-SCCP(448)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(448)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(450)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103700735 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103700735 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103700736 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103700736 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103700736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103700736 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103700736 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103700736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103700736 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103700736 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 3e 00 01 13 01 00 10 03 45 04 06 60 05 04 02 00 81 5e 04 80 21 43 f5 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103700736 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250410103700736 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3 callref-0x80000009 tid-8) New transaction (transaction.c:231) 20250410103700736 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250410103700736 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410103700736 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250410103700736 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:702) 20250410103700736 DCC INFO trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250410103700736 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250410103700736 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ)[0x563b4cc05da0]{ESTABLISHING}: Allocated (fsm.c:456) 20250410103700736 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ)[0x563b4cc05da0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ)[0x563b4cbff810] (fsm.c:486) 20250410103700736 DCC DEBUG trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:2161) 20250410103700736 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ)[0x563b4cc03140]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410103700736 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ)[0x563b4cc03140]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ)[0x563b4cc05da0] (fsm.c:486) 20250410103700736 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ:trans-8:call-11:RTP_TO_CN:no-CI)[0x563b4cc03140]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250410103700736 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ:trans-8:call-11:RTP_TO_CN:no-CI)[0x563b4cc03140]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250410103700737 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ)[0x563b4cc077a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410103700737 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ)[0x563b4cc077a0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ)[0x563b4cc05da0] (fsm.c:486) 20250410103700737 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ:trans-8:call-11:RTP_TO_RAN:no-CI)[0x563b4cc077a0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250410103700737 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ:trans-8:call-11:RTP_TO_RAN:no-CI)[0x563b4cc077a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(452)@7d38b4d9c9a0: Found Expect[0] for { line := { verb := "CRCX", trans_id := "43", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_mo_setup_and_dtmf_dup0(456) TC_mo_setup_and_dtmf_dup0(456)@7d38b4d9c9a0: f_mo_call_establish 2: rx 1st CRCX 20250410103700752 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ:trans-8:call-11:RTP_TO_CN:no-CI)[0x563b4cc03140]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410103700753 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ)[0x563b4cc05da0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410103700753 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_mo_setup_and_dtmf_dup0(456)@7d38b4d9c9a0: f_mo_call_establish 6: rx 2nd CRCX 20250410103700755 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ:trans-8:call-11:RTP_TO_RAN:no-CI)[0x563b4cc077a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410103700755 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ)[0x563b4cc05da0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410103700755 DCC DEBUG trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:705) 20250410103700755 DCC DEBUG trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) Sending Assignment Command (msc_a.c:706) 20250410103700755 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103700755 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103700755 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103700755 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103700755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103700755 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103700755 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103700755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103700755 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103700755 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3b 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 ef 3f 80 00 01 24 00 22 01 0b 07 01 0a a1 a5 91 81 05 7c 06 02 02 02 02 2a f8 7d 09 83 ff 57 84 3f 07 82 80 81 7f 0b 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test-MNCC(451)@7d38b4d9c9a0: Found MnccExpect[0] for "12345" handled at TC_mo_setup_and_dtmf_dup0(456) MSC_Test-MNCC(451)@7d38b4d9c9a0: Added conn table entry 0TC_mo_setup_and_dtmf_dup0(456)-2147483639 MSC_Test_0-M3UA(450)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(450)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(448)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(448)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(448)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(448)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_dtmf_dup0(456)@7d38b4d9c9a0: f_mo_call_establish 1: rx MNCC SETUP ind TC_mo_setup_and_dtmf_dup0(456)@7d38b4d9c9a0: f_mo_call_establish 4: rx Assignment Request 20250410103700760 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(448)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(448)@7d38b4d9c9a0: vl_len:14 MSC_Test_0-SCCP(448)@7d38b4d9c9a0: vl_from0 20250410103700764 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103700764 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103700764 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-SCCP(448)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(450)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103700764 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103700764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103700764 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103700764 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103700764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103700764 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103700764 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 3e 00 01 0e 00 0c 02 7c 06 09 08 07 06 23 28 7e 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103700764 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ:trans-8:call-11:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4cc077a0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250410103700764 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ:trans-8:call-11:RTP_TO_RAN:CI-22222:no-remote-port:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000)[0x563b4cc077a0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250410103700764 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ:trans-8:call-11:RTP_TO_RAN:CI-22222:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc077a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250410103700765 DCC DEBUG trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:1596) 20250410103700765 DCC INFO trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) Assignment Complete: RAN: GSM#3, CN: GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111 (msc_a.c:1597) 20250410103700765 DCC DEBUG trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:2187) 20250410103700765 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_mo_setup_and_dtmf_dup0(456)@7d38b4d9c9a0: f_mo_call_establish 3: rx RTP CREATE TC_mo_setup_and_dtmf_dup0(456)@7d38b4d9c9a0: f_mo_call_establish 5: rx MDCX for the RAN side 20250410103700769 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250410103700769 DCC DEBUG trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410103700769 DCC DEBUG trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410103700769 DCC DEBUG trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250410103700769 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103700769 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103700769 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103700769 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103700769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103700769 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103700769 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103700769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103700769 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103700769 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 ef 3f 80 00 01 0d 01 00 0a 83 02 04 06 60 00 02 04 01 85 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(450)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(450)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(448)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(448)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(448)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(448)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410103700770 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ:trans-8:call-11:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc077a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410103700770 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ:trans-8:call-11:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc077a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410103700771 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ)[0x563b4cc05da0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410103700775 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250410103700775 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410103700775 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410103700775 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250410103700775 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103700775 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103700775 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103700775 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103700775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103700775 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103700775 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103700775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103700775 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103700775 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 ef 3f 80 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(450)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(450)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(448)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(448)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(448)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(448)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_dtmf_dup0(456)@7d38b4d9c9a0: f_mo_call_establish 7: rx CC Alerting 20250410103700779 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250410103700779 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250410103700779 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:798) 20250410103700779 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ:trans-8:call-11:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc03140]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250410103700779 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ:trans-8:call-11:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc03140]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250410103700779 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ:trans-8:call-11:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc03140]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250410103700780 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250410103700780 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410103700780 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410103700780 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250410103700780 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250410103700780 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103700780 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103700780 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103700780 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103700780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103700780 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103700780 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103700780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103700780 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103700780 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 ef 3f 80 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(450)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(450)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(448)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(448)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(448)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(448)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_dtmf_dup0(456)@7d38b4d9c9a0: as_optional_mgcp_mdcx: rx MDCX TC_mo_setup_and_dtmf_dup0(456)@7d38b4d9c9a0: { line := { verb := "MDCX", trans_id := "46", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "b" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } 20250410103700784 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ:trans-8:call-11:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc03140]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410103700784 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ:trans-8:call-11:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc03140]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410103700784 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ)[0x563b4cc05da0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410103700784 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ)[0x563b4cc05da0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_mo_setup_and_dtmf_dup0(456)@7d38b4d9c9a0: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(449)@7d38b4d9c9a0: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(449)@7d38b4d9c9a0: patched enc_l3: '038F'O MSC_Test_0-SCCP(448)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(448)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(448)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(448)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002038F'O 20250410103700786 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103700786 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103700786 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103700786 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103700786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103700786 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103700786 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103700786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103700786 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103700786 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 3e 00 01 05 01 00 02 03 8f 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(450)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103700787 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250410103700787 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250410103700787 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250410103700787 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410103700787 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_mo_setup_and_dtmf_dup0(456)@7d38b4d9c9a0: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_mo_setup_and_dtmf_dup0(456)@7d38b4d9c9a0: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_setup_and_dtmf_dup0(456)@7d38b4d9c9a0: f_mo_call_establish DONE TC_mo_setup_and_dtmf_dup0(456)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(449)@7d38b4d9c9a0: patching N(SD)=3 into dtap '03352C32'O MSC_Test_0-RAN(449)@7d38b4d9c9a0: patched enc_l3: '03F52C32'O MSC_Test_0-SCCP(448)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(448)@7d38b4d9c9a0: vl_len:7 MSC_Test_0-SCCP(448)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(448)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000403F52C32'O 20250410103701303 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103701303 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103701303 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103701303 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103701303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103701303 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103701303 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103701303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103701303 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103701303 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 3e 00 01 07 01 00 04 03 f5 2c 32 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(450)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103701303 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) rx START_DTMF in state ACTIVE (gsm_04_08_cc.c:2696) 20250410103701303 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) tx MNCC_START_DTMF_IND (gsm_04_08_cc.c:309) TC_mo_setup_and_dtmf_dup0(456)@7d38b4d9c9a0: f_mo_seq_dtmf_dup() 1: got first START_DTMF_ind TC_mo_setup_and_dtmf_dup0(456)@7d38b4d9c9a0: Warning: Re-starting timer T, which is already active (running or expired). MSC_Test_0-SCCP(448)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(448)@7d38b4d9c9a0: vl_len:7 MSC_Test_0-SCCP(448)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(448)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000403F52C32'O MSC_Test_0-M3UA(450)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103701504 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103701504 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103701504 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103701504 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103701505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103701505 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103701505 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103701505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103701505 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103701505 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 3e 00 01 07 01 00 04 03 f5 2c 32 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103701505 DMSC NOTICE msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ)[0x563b4cbff810]{MSC_A_ST_COMMUNICATING}: Duplicate DTAP: bin=0, expected n_sd == 0, got 3 (ran_msg.c:159) MSC_Test_0-RAN(449)@7d38b4d9c9a0: patching N(SD)=0 into dtap '03352C33'O MSC_Test_0-RAN(449)@7d38b4d9c9a0: patched enc_l3: '03352C33'O MSC_Test_0-SCCP(448)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(448)@7d38b4d9c9a0: vl_len:7 MSC_Test_0-SCCP(448)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(448)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000403352C33'O 20250410103702311 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103702312 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103702312 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103702312 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103702312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103702312 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103702312 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103702312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103702312 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103702312 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 3e 00 01 07 01 00 04 03 35 2c 33 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(450)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103702312 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) rx START_DTMF in state ACTIVE (gsm_04_08_cc.c:2696) 20250410103702312 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) tx MNCC_START_DTMF_IND (gsm_04_08_cc.c:309) TC_mo_setup_and_dtmf_dup0(456)@7d38b4d9c9a0: f_mo_seq_dtmf_dup() 3: got second START_DTMF_ind TC_mo_setup_and_dtmf_dup0(456)@7d38b4d9c9a0: f_call_hangup 0: tx MNCC_DISC_REQ 20250410103702318 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250410103702318 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410103702318 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250410103702318 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250410103702318 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103702318 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103702318 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103702318 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103702318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103702318 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103702318 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103702318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103702319 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103702319 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 ef 3f 80 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(450)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(450)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(448)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(448)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(448)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(448)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_dtmf_dup0(456)@7d38b4d9c9a0: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(449)@7d38b4d9c9a0: patching N(SD)=1 into dtap '032D0802E180'O MSC_Test_0-RAN(449)@7d38b4d9c9a0: patched enc_l3: '036D0802E180'O MSC_Test_0-SCCP(448)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(448)@7d38b4d9c9a0: vl_len:9 MSC_Test_0-SCCP(448)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(448)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010006036D0802E180'O 20250410103702325 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103702325 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103702325 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103702325 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103702325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103702325 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103702325 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103702325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103702325 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103702325 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 3e 00 01 09 01 00 06 03 6d 08 02 e1 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(450)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103702326 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250410103702326 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250410103702326 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250410103702326 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250410103702326 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250410103702326 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410103702326 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250410103702326 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410103702326 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410103702326 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410103702326 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ)[0x563b4cc05da0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250410103702326 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ:trans-8:call-11:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc077a0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410103702326 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ:trans-8:call-11:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc077a0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ)[0x563b4cc05da0] (call_leg.c:197) 20250410103702326 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ:trans-8:call-11:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc077a0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410103702326 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ:trans-8:call-11:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc077a0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410103702326 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ:trans-8:call-11:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc03140]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410103702326 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ:trans-8:call-11:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc03140]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ)[0x563b4cc05da0] (call_leg.c:197) 20250410103702326 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ)[0x563b4cc05da0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250410103702326 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ:trans-8:call-11:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc03140]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410103702326 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ:trans-8:call-11:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc03140]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410103702326 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ)[0x563b4cc05da0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250410103702326 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ)[0x563b4cc05da0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ)[0x563b4cbff810] (call_leg.c:198) 20250410103702326 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ)[0x563b4cc05da0]{RELEASING}: Freeing instance (call_leg.c:198) 20250410103702326 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ)[0x563b4cc05da0]{RELEASING}: Deallocated (fsm.c:568) 20250410103702327 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410103702327 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103702327 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103702327 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103702327 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103702327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103702327 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103702327 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103702327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103702327 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103702327 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 ef 3f 80 00 01 05 01 00 02 83 2a (osmo_ss7_asp.c:1175) 20250410103702327 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103702327 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103702327 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103702327 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103702327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103702327 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103702327 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103702327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103702327 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103702327 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 ef 3f 80 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(450)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(450)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(450)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(450)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(448)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(448)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(448)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(448)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(448)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(448)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(448)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(448)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(451)@7d38b4d9c9a0: Deleted conn table entry 0TC_mo_setup_and_dtmf_dup0(456)-2147483639 TC_mo_setup_and_dtmf_dup0(456)@7d38b4d9c9a0: f_call_hangup 2: rx MNCC REL ind TC_mo_setup_and_dtmf_dup0(456)@7d38b4d9c9a0: f_call_hangup 3: rx DTAP CC REL COMPL TC_mo_setup_and_dtmf_dup0(456)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX TC_mo_setup_and_dtmf_dup0(456)@7d38b4d9c9a0: f_call_hangup 5: rx BSSAP Clear Command TC_mo_setup_and_dtmf_dup0(456)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(448)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(448)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(448)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(448)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410103702332 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103702332 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103702332 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103702332 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103702332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(450)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103702332 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103702332 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103702332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103702332 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103702332 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 3e 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103702333 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ)[0x563b4cbf1e90]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410103702333 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ)[0x563b4cbf1e90]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ)[0x563b4cbff810] (msc_a.c:1053) 20250410103702333 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ)[0x563b4cbf1e90]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410103702333 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-62:CM_SERVICE_REQ)[0x563b4cbf1e90]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410103702333 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3 - active-conn: now used by 1 (attached) (msub.c:375) 20250410103702333 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103702333 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103702333 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103702333 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103702333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103702333 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103702333 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103702333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103702333 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103702333 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0d 04 ef 3f 80 00 00 3e 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(450)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(450)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(448)@7d38b4d9c9a0: Session index based on local reference:0 20250410103702334 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103702334 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103702334 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103702334 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103702334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103702334 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103702334 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103702334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103702334 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103702334 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 3e ef 3f 80 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(450)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(449)@7d38b4d9c9a0: Deleted conn table entry 0TC_mo_setup_and_dtmf_dup0(456)15679360 TC_mo_setup_and_dtmf_dup0(456)@7d38b4d9c9a0: f_call_hangup 6: rx SCCP DISC TC_mo_setup_and_dtmf_dup0(456)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_dtmf_dup0(456)@7d38b4d9c9a0: f_call_hangup 9: done TC_mo_setup_and_dtmf_dup0(456)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_dtmf_dup0(456)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test-GSUP(454)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103703348 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410103703348 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103703348 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410103703348 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410103703348 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410103703348 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103703348 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410103703348 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410103703348 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410103703348 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) MSC_Test_0-SCCP(448)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(450)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103703348 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410103703348 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410103703348 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410103703348 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MGCP(452)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103703348 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410103703348 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410103703348 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410103703348 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410103703348 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410103703348 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103703348 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103703348 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410103703348 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) IPA-CTRL-CLI-IPA(447)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(449)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(451)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(457)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(455)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103703349 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(453)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(447): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(448): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(449): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(450): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(451): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(452): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(453): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(454): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(455): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_mo_setup_and_dtmf_dup0(456): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(457): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_mo_setup_and_dtmf_dup finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_setup_and_dtmf_dup pass'. Thu Apr 10 10:37:03 UTC 2025 ====== MSC_Tests.TC_mo_setup_and_dtmf_dup pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_mo_setup_and_dtmf_dup.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=474516) 20250410103704350 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=474516, count=491068) 20250410103705349 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410103705349 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410103705349 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410103705352 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_setup_and_dtmf_dup pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_t310'. ------ MSC_Tests.TC_mt_t310 ------ Thu Apr 10 10:37:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_mt_t310.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_mt_t310.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410103706354 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_t310' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_mt_t310 started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(461)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(461)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(461)@7d38b4d9c9a0: ************************************************* MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-SCCP(459)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410103707059 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(462)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410103707251 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410103707251 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410103707251 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410103707251 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(461)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(461)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(461)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(461)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(461)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410103707256 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103707256 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410103707256 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410103707256 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410103707256 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410103707256 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410103707256 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410103707256 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103707256 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410103707256 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410103707256 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(461)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(461)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(461)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410103707257 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103707257 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410103707257 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410103707257 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410103707257 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410103707257 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410103707257 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410103707257 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103707257 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410103707257 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410103707257 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103707257 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(461)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(461)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(461)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(461)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(461)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(461)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(461)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(461)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410103707257 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410103707257 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410103707355 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103707356 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(464)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(464)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410103707362 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(464)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(464)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(464)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(464)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(464)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(464)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410103707389 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410103707389 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(465)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000032" to be handled at TC_mt_t3100(467) TC_mt_t3100(467)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000032'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410103708060 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103708060 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103708060 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103708060 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103708060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103708060 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103708060 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103708060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103708060 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103708060 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(461)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103708060 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103708060 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103708060 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103708060 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103708060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103708060 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103708060 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103708060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103708060 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103708060 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(461)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(461)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(460)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(460)@7d38b4d9c9a0: Added conn table entry 0TC_mt_t3100(467)11246840 MSC_Test_0-SCCP(459)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(460)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(461)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103708071 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103708071 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103708071 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103708071 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103708071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103708071 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103708071 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103708071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103708071 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103708071 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 ab 9c f8 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 23 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103708072 DMM DEBUG msc_a(IMSI-262420000000032:GERAN-A-63:LU)[0x563b4cbfa750]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000032 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410103708072 DMM DEBUG msc_a(IMSI-262420000000032:GERAN-A-63:LU)[0x563b4cbfa750]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410103708072 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x563b4cc03140]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410103708072 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x563b4cc03140]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000032:GERAN-A-63:LU)[0x563b4cbfa750] (fsm.c:486) 20250410103708072 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x563b4cc03140]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410103708072 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x563b4cc03140]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410103708072 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410103708072 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000032 id=262420000000032 (vlr.c:661) 20250410103708072 DVLR INFO New subscr, IMSI: 262420000000032 (vlr.c:562) 20250410103708072 DVLR DEBUG VLR subscr IMSI-262420000000032 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410103708072 DVLR DEBUG VLR subscr IMSI-262420000000032 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410103708072 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410103708072 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x563b4cc03140]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410103708072 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x563b4cc03140]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410103708072 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x563b4cc03140]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410103708072 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x563b4cc03140]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410103708072 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x563b4cc03140]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410103708072 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x563b4cc03140]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410103708072 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x563b4cc05da0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410103708072 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x563b4cc05da0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x563b4cc03140] (fsm.c:486) 20250410103708072 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x563b4cc05da0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410103708072 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x563b4cc05da0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410103708072 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103708072 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103708072 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103708072 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103708072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103708072 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103708072 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103708072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103708072 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103708072 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0c 02 ab 9c f8 00 00 3f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410103708072 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103708072 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103708072 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103708072 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103708072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103708072 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103708072 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103708072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103708072 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103708072 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 ab 9c f8 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 23 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(461)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(461)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(461)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(461)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(459)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'AB9CF8'O, sourceLocRef := '00003F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(459)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(459)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(459)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(459)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(459)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(465)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000032" handled at TC_mt_t3100(467) MSC_Test-GSUP(465)@7d38b4d9c9a0: Added IMSI table entry 0TC_mt_t3100(467)"262420000000032" 20250410103708076 DVLR DEBUG VLR subscr IMSI-262420000000032 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410103708076 DVLR DEBUG VLR subscr IMSI-262420000000032 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(459)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(459)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(459)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(459)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250410103708076 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103708076 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103708076 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103708076 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103708076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103708076 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103708076 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103708076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103708076 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103708076 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 3f 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(461)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mt_t3100(467)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mt_t3100(467)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410103708081 DVLR DEBUG VLR subscr IMSI-262420000000032 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103708081 DVLR DEBUG IMSI:262420000000032 has MSISDN:491230000032 (vlr.c:1045) 20250410103708081 DMSC NOTICE msub(IMSI-262420000000032:MSISDN-491230000032) VLR: update for IMSI=262420000000032 (MSISDN=491230000032) (gsm_04_08.c:1541) 20250410103708081 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410103708081 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103708081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x563b4cc03140]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410103708081 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x563b4cc05da0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410103708082 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x563b4cc05da0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410103708082 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x563b4cc05da0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410103708082 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x563b4cc05da0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x563b4cc03140] (vlr_lu_fsm.c:110) 20250410103708082 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x563b4cc05da0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410103708082 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x563b4cc05da0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410103708082 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x563b4cc03140]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410103708082 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x563b4cc03140]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410103708082 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x563b4cbf1610]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410103708082 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x563b4cbf1610]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x563b4cc03140] (fsm.c:486) 20250410103708082 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x563b4cbf1610]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410103708082 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x563b4cbf1610]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410103708082 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x563b4cbf1610]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410103708082 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x563b4cbf1610]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410103708082 DMSC NOTICE msub(IMSI-262420000000032:MSISDN-491230000032:TMSInew-0x3948EA09) VLR: update for IMSI=262420000000032 (MSISDN=491230000032) (gsm_04_08.c:1541) 20250410103708082 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x563b4cbf1610]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410103708082 DMM DEBUG -> IMSI-262420000000032:MSISDN-491230000032:TMSInew-0x3948EA09 LOCATION UPDATE ACCEPT (TMSI = 0x3948ea09) (gsm_04_08.c:149) 20250410103708082 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSInew-0x3948EA09 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410103708082 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103708082 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103708082 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103708082 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103708082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103708082 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103708082 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103708082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103708082 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103708082 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 ab 9c f8 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 39 48 ea 09 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(461)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(461)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(459)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(459)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(459)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(459)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_t3100(467)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(460)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(460)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(459)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(459)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(459)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(459)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O 20250410103708088 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103708088 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103708088 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103708088 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103708088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103708088 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103708088 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103708088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(461)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103708088 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103708088 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 3f 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103708089 DMM DEBUG msc_a(IMSI-262420000000032:MSISDN-491230000032:TMSInew-0x3948EA09:GERAN-A-63:LU)[0x563b4cbfa750]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410103708089 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:TMSInew-0x3948EA09:GERAN-A-63:LU)[0x563b4cc03140]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410103708089 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x563b4cbf1610]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410103708089 DMSC NOTICE msub(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09) VLR: update for IMSI=262420000000032 (MSISDN=491230000032) (gsm_04_08.c:1541) 20250410103708089 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410103708089 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x563b4cbf1610]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410103708089 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09:GERAN-A-63:LU)[0x563b4cc03140]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410103708089 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x563b4cbf1610]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410103708089 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x563b4cbf1610]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09:GERAN-A-63:LU)[0x563b4cc03140] (vlr_lu_fsm.c:817) 20250410103708089 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x563b4cbf1610]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410103708089 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x563b4cbf1610]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410103708089 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09:GERAN-A-63:LU)[0x563b4cc03140]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410103708089 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000032/3/1): Available (smpp_smsc.c:626) 20250410103708089 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410103708089 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410103708089 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410103708089 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410103708089 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103708089 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103708089 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103708089 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103708089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103708089 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103708090 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103708090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103708090 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103708090 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 ab 9c f8 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(461)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(461)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(459)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(459)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(459)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(459)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(459)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(459)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(459)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(459)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(461)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103708091 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103708091 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103708091 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103708091 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103708091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103708091 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103708091 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103708091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103708091 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103708091 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 3f 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103708091 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09:GERAN-A-63:LU)[0x563b4cc03140]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410103708091 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09:GERAN-A-63:LU)[0x563b4cc03140]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09:GERAN-A-63:LU)[0x563b4cbfa750] (msc_a.c:1053) 20250410103708091 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09:GERAN-A-63:LU)[0x563b4cc03140]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410103708091 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09:GERAN-A-63:LU)[0x563b4cc03140]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410103708091 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09:GERAN-A-63:LU)[0x563b4cc03140]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410103708092 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09 - active-conn: now used by 1 (attached) (msub.c:375) 20250410103708092 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103708092 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103708092 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103708092 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103708092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103708092 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103708092 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103708092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103708092 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103708092 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0c 04 ab 9c f8 00 00 3f 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(461)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(461)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(459)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(461)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103708093 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103708093 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103708093 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103708093 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103708093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103708093 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103708093 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103708093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103708093 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103708093 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 3f ab 9c f8 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(460)@7d38b4d9c9a0: Deleted conn table entry 0TC_mt_t3100(467)11246840 TC_mt_t3100(467)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410103708093 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410103708093 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mt_t3100(467)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mt_t3100(467)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_mt_t3100(467)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(460)@7d38b4d9c9a0: Created IMSI[0] for '262420000000032'H'3948EA09'O to be handled at TC_mt_t3100(467) MSC_Test-MNCC(462)@7d38b4d9c9a0: Added conn table entry 0TC_mt_t3100(467)1525416797 20250410103708103 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250410103708103 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250410103708103 DCC DEBUG trans(CC:NULL IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09 callref-0x5aec035d tid-255) New transaction (transaction.c:231) 20250410103708103 DMNCC DEBUG trans(CC:NULL IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09 callref-0x5aec035d tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} (gsm_04_08_cc.c:790) 20250410103708103 DCC DEBUG trans(CC:NULL IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09 callref-0x5aec035d tid-255) codecs: :0{(no-codecs)} (from: remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250410103708103 DMNCC DEBUG trans(CC:NULL IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09 callref-0x5aec035d tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250410103708103 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250410103708103 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250410103708103 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103708104 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103708104 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103708104 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103708104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103708104 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103708104 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103708104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103708104 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103708104 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 00 23 09 04 39 48 ea 09 1a 03 05 00 17 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(461)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(461)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(460)@7d38b4d9c9a0: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_mt_t3100(467) TC_mt_t3100(467)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_mt_t3100(467)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '3948EA09'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(460)@7d38b4d9c9a0: Added conn table entry 0TC_mt_t3100(467)13140335 MSC_Test_0-SCCP(459)@7d38b4d9c9a0: First idle individual index:0 20250410103708114 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103708114 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103708114 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103708114 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103708114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103708114 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103708114 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103708114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103708114 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103708114 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 c8 81 6f 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 39 48 ea 09 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(461)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103708115 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3948EA09:GERAN-A-64:PAGING_RESP)[0x563b4cbf1610]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410103708115 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3948EA09:GERAN-A-64:PAGING_RESP)[0x563b4cbf1610]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3948EA09:GERAN-A-64:PAGING_RESP)[0x563b4cbfd4b0] (fsm.c:486) 20250410103708115 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3948EA09:GERAN-A-64:PAGING_RESP)[0x563b4cbf1610]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410103708115 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3948EA09:GERAN-A-64:PAGING_RESP)[0x563b4cbf1610]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410103708115 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410103708115 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410103708115 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09:GERAN-A-64:PAGING_RESP)[0x563b4cbf1610]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410103708115 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09:GERAN-A-64:PAGING_RESP)[0x563b4cbf1610]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410103708115 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09:GERAN-A-64:PAGING_RESP)[0x563b4cbf1610]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410103708115 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09:GERAN-A-64:PAGING_RESP)[0x563b4cbf1610]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410103708115 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09:GERAN-A-64:PAGING_RESP)[0x563b4cbf1610]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410103708115 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09:GERAN-A-64:PAGING_RESP)[0x563b4cbf1610]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410103708115 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09:GERAN-A-64:PAGING_RESP)[0x563b4cbf1610]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410103708115 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09:GERAN-A-64:PAGING_RESP)[0x563b4cbf1610]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410103708115 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09:GERAN-A-64:PAGING_RESP)[0x563b4cbf1610]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410103708115 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09:GERAN-A-64:PAGING_RESP)[0x563b4cbf1610]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410103708115 DCC DEBUG trans(CC:NULL IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09 callref-0x5aec035d tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250410103708115 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250410103708115 DCC DEBUG trans(CC:NULL IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09:GERAN-A-64:PAGING_RESP callref-0x5aec035d tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250410103708115 DCC DEBUG trans(CC:NULL IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09:GERAN-A-64:PAGING_RESP callref-0x5aec035d tid-0) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:798) 20250410103708116 DCC DEBUG trans(CC:NULL IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09:GERAN-A-64:PAGING_RESP callref-0x5aec035d tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250410103708116 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250410103708116 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000032/3/1): Available (smpp_smsc.c:626) 20250410103708116 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250410103708116 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103708116 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103708116 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103708116 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103708116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103708116 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103708116 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103708116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103708116 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103708116 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 04 02 c8 81 6f 00 00 40 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410103708116 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103708116 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103708116 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103708116 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103708116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103708116 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103708116 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103708116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103708116 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103708116 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 04 06 c8 81 6f 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 23 (osmo_ss7_asp.c:1175) 20250410103708116 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103708116 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103708116 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103708116 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103708116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103708116 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103708116 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103708116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103708116 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103708116 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 34 00 00 00 b9 00 00 00 c1 03 00 00 04 06 c8 81 6f 00 01 1d 01 00 1a 03 05 04 07 60 04 05 0b 02 00 81 5c 04 91 21 43 65 5e 07 91 94 21 03 00 00 23 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(461)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(461)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(461)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(461)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(461)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(461)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(459)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'C8816F'O, sourceLocRef := '000040'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(459)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(459)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(459)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(459)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(459)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(459)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(459)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(459)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(459)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410103708118 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250410103708118 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_mt_t3100(467)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mt_t3100(467)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(463)@7d38b4d9c9a0: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mt_t3100(467) MSC_Test_0-RAN(460)@7d38b4d9c9a0: patching N(SD)=0 into dtap '8308'O MSC_Test_0-RAN(460)@7d38b4d9c9a0: patched enc_l3: '8308'O MSC_Test_0-SCCP(459)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(459)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(459)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(459)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100028308'O 20250410103708131 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103708131 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103708131 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103708131 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103708131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103708131 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103708131 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103708131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(461)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103708131 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103708131 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 40 00 01 05 01 00 02 83 08 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103708131 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09:GERAN-A-64:PAGING_RESP callref-0x5aec035d tid-0) rx CALL_CONF in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250410103708131 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09:GERAN-A-64:PAGING_RESP callref-0x5aec035d tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250410103708131 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09:GERAN-A-64:PAGING_RESP callref-0x5aec035d tid-0) starting timer T310 with 30 seconds (gsm_04_08_cc.c:574) 20250410103708131 DCC DEBUG call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09:GERAN-A-64:PAGING_RESP)[0x563b4cc05da0]{ESTABLISHING}: Allocated (fsm.c:456) 20250410103708131 DCC DEBUG call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09:GERAN-A-64:PAGING_RESP)[0x563b4cc05da0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09:GERAN-A-64:PAGING_RESP)[0x563b4cbfd4b0] (fsm.c:486) 20250410103708131 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09:GERAN-A-64:PAGING_RESP callref-0x5aec035d tid-0) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:2161) 20250410103708131 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09:GERAN-A-64:PAGING_RESP)[0x563b4cc05980]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410103708131 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09:GERAN-A-64:PAGING_RESP)[0x563b4cc05980]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09:GERAN-A-64:PAGING_RESP)[0x563b4cc05da0] (fsm.c:486) 20250410103708131 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09:GERAN-A-64:PAGING_RESP:trans-0:call-12:RTP_TO_CN:no-CI)[0x563b4cc05980]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250410103708131 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09:GERAN-A-64:PAGING_RESP:trans-0:call-12:RTP_TO_CN:no-CI)[0x563b4cc05980]{UNINITIALIZED}: State change to ESTABLISHING (X2, 40s) (rtp_stream.c:366) 20250410103708131 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09:GERAN-A-64:PAGING_RESP)[0x563b4cbff850]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410103708131 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09:GERAN-A-64:PAGING_RESP)[0x563b4cbff850]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09:GERAN-A-64:PAGING_RESP)[0x563b4cc05da0] (fsm.c:486) 20250410103708131 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09:GERAN-A-64:PAGING_RESP:trans-0:call-12:RTP_TO_RAN:no-CI)[0x563b4cbff850]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250410103708132 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09:GERAN-A-64:PAGING_RESP:trans-0:call-12:RTP_TO_RAN:no-CI)[0x563b4cbff850]{UNINITIALIZED}: State change to ESTABLISHING (X2, 40s) (rtp_stream.c:366) 20250410103708132 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09:GERAN-A-64:PAGING_RESP callref-0x5aec035d tid-0) new state CALL_PRESENT -> MO_TERM_CALL_CONF (gsm_04_08_cc.c:194) 20250410103708132 DMNCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09:GERAN-A-64:PAGING_RESP callref-0x5aec035d tid-0) tx MNCC_CALL_CONF_IND (gsm_04_08_cc.c:309) MSC_Test-MGCP(463)@7d38b4d9c9a0: Found Expect[0] for { line := { verb := "CRCX", trans_id := "49", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_mt_t3100(467) 20250410103708153 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09:GERAN-A-64:PAGING_RESP:trans-0:call-12:RTP_TO_CN:no-CI)[0x563b4cc05980]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410103708153 DCC DEBUG call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09:GERAN-A-64:PAGING_RESP)[0x563b4cc05da0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410103708153 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09:GERAN-A-64:PAGING_RESP callref-0x5aec035d tid-0) codecs: 1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:1120) 20250410103708153 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09:GERAN-A-64:PAGING_RESP callref-0x5aec035d tid-0) no codec confirmed by Assignment yet (gsm_04_08_cc.c:1124) 20250410103708155 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09:GERAN-A-64:PAGING_RESP:trans-0:call-12:RTP_TO_RAN:no-CI)[0x563b4cbff850]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410103708155 DCC DEBUG call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09:GERAN-A-64:PAGING_RESP)[0x563b4cc05da0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410103708155 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09:GERAN-A-64:PAGING_RESP callref-0x5aec035d tid-0) codecs: 1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:705) 20250410103708155 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09:GERAN-A-64:PAGING_RESP callref-0x5aec035d tid-0) Sending Assignment Command (msc_a.c:706) 20250410103708155 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103708156 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103708156 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103708156 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103708156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103708156 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103708156 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103708156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103708156 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103708156 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3b 00 00 00 b9 00 00 00 c1 03 00 00 04 06 c8 81 6f 00 01 24 00 22 01 0b 07 01 0a a1 a5 91 81 05 7c 06 02 02 02 02 2a f8 7d 09 83 ff 57 84 3f 07 82 80 81 7f 0c 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(461)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(461)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(459)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(459)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(459)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(459)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(459)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(459)@7d38b4d9c9a0: vl_len:14 MSC_Test_0-SCCP(459)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(459)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250410103708164 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103708164 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103708164 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103708164 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103708164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103708164 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103708164 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103708164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103708164 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103708164 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 40 00 01 0e 00 0c 02 7c 06 09 08 07 06 23 28 7e 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(461)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103708165 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09:GERAN-A-64:PAGING_RESP:trans-0:call-12:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4cbff850]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250410103708165 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09:GERAN-A-64:PAGING_RESP:trans-0:call-12:RTP_TO_RAN:CI-22222:no-remote-port:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000)[0x563b4cbff850]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250410103708165 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09:GERAN-A-64:PAGING_RESP:trans-0:call-12:RTP_TO_RAN:CI-22222:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbff850]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250410103708165 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09:GERAN-A-64:PAGING_RESP callref-0x5aec035d tid-0) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:1596) 20250410103708165 DCC INFO trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09:GERAN-A-64:PAGING_RESP callref-0x5aec035d tid-0) Assignment Complete: RAN: GSM#3, CN: GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111 (msc_a.c:1597) 20250410103708165 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09:GERAN-A-64:PAGING_RESP callref-0x5aec035d tid-0) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:2187) 20250410103708165 DMNCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09:GERAN-A-64:PAGING_RESP callref-0x5aec035d tid-0) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_mt_t3100(467)@7d38b4d9c9a0: Warning: Re-starting timer g_Tguard, which is already active (running or expired). 20250410103708169 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09:GERAN-A-64:PAGING_RESP:trans-0:call-12:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbff850]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410103708169 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09:GERAN-A-64:PAGING_RESP:trans-0:call-12:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbff850]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410103708169 DCC DEBUG call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09:GERAN-A-64:PAGING_RESP)[0x563b4cc05da0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test-GSUP-IPA(464)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(464)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250410103738132 DCC INFO trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09:GERAN-A-64:PAGING_RESP callref-0x5aec035d tid-0) Timeout of T310 (gsm_04_08_cc.c:471) 20250410103738132 DMNCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09:GERAN-A-64:PAGING_RESP callref-0x5aec035d tid-0) tx MNCC_DISC_IND (gsm_04_08_cc.c:309) 20250410103738132 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09:GERAN-A-64:PAGING_RESP callref-0x5aec035d tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250410103738132 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09:GERAN-A-64:PAGING_RESP callref-0x5aec035d tid-0) new state MO_TERM_CALL_CONF -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250410103738133 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103738133 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103738133 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103738133 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103738133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103738133 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103738133 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103738133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103738133 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103738133 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 22 00 00 00 b9 00 00 00 c1 03 00 00 04 06 c8 81 6f 00 01 0b 01 00 08 03 25 05 e0 33 31 30 56 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(461)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(461)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(459)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(459)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(459)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(459)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_t3100(467)@7d38b4d9c9a0: Rx MNCC DISC.ind, T310.read yields 29.969240 TC_mt_t3100(467)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410103738141 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09:GERAN-A-64:PAGING_RESP callref-0x5aec035d tid-0) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250410103738141 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09:GERAN-A-64:PAGING_RESP callref-0x5aec035d tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410103738141 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09:GERAN-A-64:PAGING_RESP callref-0x5aec035d tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250410103738141 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09:GERAN-A-64:PAGING_RESP callref-0x5aec035d tid-0) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250410103738141 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09:GERAN-A-64:PAGING_RESP callref-0x5aec035d tid-0) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250410103738142 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103738142 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103738142 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103738142 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103738142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103738142 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103738142 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103738142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103738142 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103738142 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 04 06 c8 81 6f 00 01 09 01 00 06 03 2d 08 02 e2 97 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(461)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(461)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(459)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(459)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(459)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(459)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(460)@7d38b4d9c9a0: patching N(SD)=1 into dtap '832A'O MSC_Test_0-RAN(460)@7d38b4d9c9a0: patched enc_l3: '836A'O MSC_Test_0-SCCP(459)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(459)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(459)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(459)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002836A'O 20250410103738146 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103738146 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103738146 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103738146 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103738146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103738146 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103738146 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103738146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103738146 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103738146 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 40 00 01 05 01 00 02 83 6a 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(461)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103738147 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09:GERAN-A-64:PAGING_RESP callref-0x5aec035d tid-0) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250410103738147 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09:GERAN-A-64:PAGING_RESP callref-0x5aec035d tid-0) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250410103738147 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09:GERAN-A-64:PAGING_RESP callref-0x5aec035d tid-0) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250410103738147 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09:GERAN-A-64:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250410103738147 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09:GERAN-A-64:PAGING_RESP callref-0x0 tid-0) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250410103738147 DCC DEBUG trans(CC:NULL IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09:GERAN-A-64:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410103738147 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250410103738147 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410103738147 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410103738147 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410103738147 DCC DEBUG call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09:GERAN-A-64:PAGING_RESP)[0x563b4cc05da0]{ESTABLISHING}: State change to RELEASING (X2, 40s) (call_leg.c:120) 20250410103738147 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09:GERAN-A-64:PAGING_RESP:trans-0:call-12:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbff850]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410103738147 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09:GERAN-A-64:PAGING_RESP:trans-0:call-12:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbff850]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09:GERAN-A-64:PAGING_RESP)[0x563b4cc05da0] (call_leg.c:197) 20250410103738147 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09:GERAN-A-64:PAGING_RESP:trans-0:call-12:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbff850]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410103738147 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09:GERAN-A-64:PAGING_RESP:trans-0:call-12:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbff850]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410103738147 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09:GERAN-A-64:PAGING_RESP:trans-0:call-12:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc05980]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410103738148 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09:GERAN-A-64:PAGING_RESP:trans-0:call-12:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc05980]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09:GERAN-A-64:PAGING_RESP)[0x563b4cc05da0] (call_leg.c:197) 20250410103738148 DCC DEBUG call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09:GERAN-A-64:PAGING_RESP)[0x563b4cc05da0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250410103738148 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09:GERAN-A-64:PAGING_RESP:trans-0:call-12:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc05980]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250410103738148 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09:GERAN-A-64:PAGING_RESP:trans-0:call-12:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc05980]{ESTABLISHING}: Deallocated (fsm.c:568) 20250410103738148 DCC DEBUG call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09:GERAN-A-64:PAGING_RESP)[0x563b4cc05da0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250410103738148 DCC DEBUG call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09:GERAN-A-64:PAGING_RESP)[0x563b4cc05da0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09:GERAN-A-64:PAGING_RESP)[0x563b4cbfd4b0] (call_leg.c:198) 20250410103738148 DCC DEBUG call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09:GERAN-A-64:PAGING_RESP)[0x563b4cc05da0]{RELEASING}: Freeing instance (call_leg.c:198) 20250410103738148 DCC DEBUG call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09:GERAN-A-64:PAGING_RESP)[0x563b4cc05da0]{RELEASING}: Deallocated (fsm.c:568) 20250410103738148 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410103738148 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103738148 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103738148 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103738148 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103738148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103738149 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103738149 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103738149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103738149 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103738149 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 04 06 c8 81 6f 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(461)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(461)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(459)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(459)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(459)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(459)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(462)@7d38b4d9c9a0: Deleted conn table entry 0TC_mt_t3100(467)1525416797 MSC_Test_0-SCCP(459)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(459)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(459)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(459)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(461)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103738154 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103738154 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103738154 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103738154 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103738154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103738154 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103738154 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103738154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103738154 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103738154 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 40 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103738154 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09:GERAN-A-64:PAGING_RESP)[0x563b4cbf1610]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410103738154 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09:GERAN-A-64:PAGING_RESP)[0x563b4cbf1610]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09:GERAN-A-64:PAGING_RESP)[0x563b4cbfd4b0] (msc_a.c:1053) 20250410103738154 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09:GERAN-A-64:PAGING_RESP)[0x563b4cbf1610]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410103738154 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09:GERAN-A-64:PAGING_RESP)[0x563b4cbf1610]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410103738154 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x3948EA09 - active-conn: now used by 1 (attached) (msub.c:375) 20250410103738155 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103738155 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103738155 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103738155 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103738155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103738155 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103738155 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103738155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103738155 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103738155 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 04 04 c8 81 6f 00 00 40 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(461)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(461)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(459)@7d38b4d9c9a0: Session index based on local reference:0 20250410103738156 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103738156 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103738156 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103738156 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103738156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103738156 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103738156 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103738156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103738156 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(461)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103738156 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 40 c8 81 6f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(460)@7d38b4d9c9a0: Deleted conn table entry 0TC_mt_t3100(467)13140335 TC_mt_t3100(467)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_mt_t3100(467)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_mt_t3100(467)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test_0-SCCP(459)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(466)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103738165 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410103738165 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) IPA-CTRL-CLI-IPA(468)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(465)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(461)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(462)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(463)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(460)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103738168 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(464)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(458)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(458): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(459): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(460): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(461): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(462): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(463): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(464): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(465): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(466): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_mt_t3100(467): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(468): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_mt_t310 finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_t310 pass'. Thu Apr 10 10:37:38 UTC 2025 ====== MSC_Tests.TC_mt_t310 pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_mt_t310.talloc 20250410103738356 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410103738356 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103738356 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410103738356 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410103738356 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410103738356 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103738356 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410103738356 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410103738356 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410103738356 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103738356 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410103738356 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410103738356 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410103738356 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410103738356 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410103738356 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103738356 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103738356 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410103738356 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410103738356 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410103738356 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=428436) 20250410103739169 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=428436, count=429692) 20250410103740171 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103740357 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410103740357 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410103740357 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_t310 pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_cancel'. ------ MSC_Tests.TC_gsup_cancel ------ Thu Apr 10 10:37:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_gsup_cancel.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_gsup_cancel.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410103741173 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_cancel' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_gsup_cancel started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(472)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(472)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(472)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(470)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410103741910 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(473)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410103742102 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410103742102 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410103742102 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410103742102 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(472)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(472)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(472)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410103742108 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103742108 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410103742108 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410103742108 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410103742108 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410103742108 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410103742108 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410103742108 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103742108 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410103742108 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410103742108 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(472)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(472)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(472)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(472)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(472)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(472)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(472)@7d38b4d9c9a0: Message received on association #8 20250410103742110 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103742110 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410103742110 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410103742110 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410103742110 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410103742110 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410103742110 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410103742110 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103742110 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410103742110 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410103742110 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103742110 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(472)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410103742111 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410103742111 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(472)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(472)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(472)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(472)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(472)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410103742173 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103742173 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(475)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(475)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410103742180 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(475)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(475)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(475)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(475)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(475)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(475)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410103742203 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410103742203 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(476)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000033" to be handled at TC_gsup_cancel0(478) TC_gsup_cancel0(478)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000033'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410103742920 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103742920 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103742920 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103742920 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103742920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103742920 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103742920 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103742920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103742920 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103742920 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(472)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103742921 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103742921 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103742921 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103742921 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103742921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103742921 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103742921 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103742921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103742921 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103742921 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(472)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(472)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(471)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(471)@7d38b4d9c9a0: Added conn table entry 0TC_gsup_cancel0(478)3737602 MSC_Test_0-SCCP(470)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(471)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410103742935 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103742935 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103742935 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103742936 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103742936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103742936 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103742936 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103742936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103742936 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103742936 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 39 08 02 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 33 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(472)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103742936 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-65:LU)[0x563b4cbff850]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000033 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410103742936 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-65:LU)[0x563b4cbff850]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410103742936 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x563b4cbf20f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410103742936 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x563b4cbf20f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000033:GERAN-A-65:LU)[0x563b4cbff850] (fsm.c:486) 20250410103742936 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x563b4cbf20f0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410103742936 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x563b4cbf20f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410103742936 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410103742936 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000033 id=262420000000033 (vlr.c:661) 20250410103742936 DVLR INFO New subscr, IMSI: 262420000000033 (vlr.c:562) 20250410103742936 DVLR DEBUG VLR subscr IMSI-262420000000033 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410103742936 DVLR DEBUG VLR subscr IMSI-262420000000033 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410103742936 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410103742936 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x563b4cbf20f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410103742936 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x563b4cbf20f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410103742936 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x563b4cbf20f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410103742936 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x563b4cbf20f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410103742936 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x563b4cbf20f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410103742936 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x563b4cbf20f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410103742936 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x563b4cc05da0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410103742936 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x563b4cc05da0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x563b4cbf20f0] (fsm.c:486) 20250410103742936 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x563b4cc05da0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410103742936 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x563b4cc05da0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410103742936 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103742936 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103742936 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103742936 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103742936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103742936 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103742936 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103742936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103742936 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103742936 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 05 02 39 08 02 00 00 41 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410103742936 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103742936 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103742936 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103742936 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103742936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103742936 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103742936 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103742936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103742936 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103742936 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 05 06 39 08 02 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 33 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(472)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(472)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(472)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(472)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@7d38b4d9c9a0: { messageType := 2, destLocRef := '390802'O, sourceLocRef := '000041'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(470)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(476)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000033" handled at TC_gsup_cancel0(478) MSC_Test-GSUP(476)@7d38b4d9c9a0: Added IMSI table entry 0TC_gsup_cancel0(478)"262420000000033" MSC_Test_0-SCCP(470)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(470)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(478)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci() TC_gsup_cancel0(478)@7d38b4d9c9a0: setverdict(pass): none -> pass MSC_Test_0-SCCP(470)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(470)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(470)@7d38b4d9c9a0: vl_from0 20250410103742942 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103742942 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103742942 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103742942 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103742942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103742942 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103742942 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103742942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103742942 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103742942 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 41 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(472)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(470)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250410103742944 DVLR DEBUG VLR subscr IMSI-262420000000033 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103742944 DVLR DEBUG IMSI:262420000000033 has MSISDN:491230000033 (vlr.c:1045) 20250410103742944 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250410103742944 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410103742945 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103742945 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x563b4cbf20f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410103742945 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x563b4cc05da0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410103742945 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x563b4cc05da0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410103742945 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x563b4cc05da0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410103742945 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x563b4cc05da0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x563b4cbf20f0] (vlr_lu_fsm.c:110) 20250410103742945 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x563b4cc05da0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410103742945 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x563b4cc05da0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410103742945 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x563b4cbf20f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410103742945 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x563b4cbf20f0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410103742945 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x563b4cbf15a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410103742945 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x563b4cbf15a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x563b4cbf20f0] (fsm.c:486) 20250410103742945 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x563b4cbf15a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410103742945 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x563b4cbf15a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410103742945 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x563b4cbf15a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410103742945 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x563b4cbf15a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410103742945 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x66E09118) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250410103742945 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x563b4cbf15a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410103742945 DMM DEBUG -> IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x66E09118 LOCATION UPDATE ACCEPT (TMSI = 0x66e09118) (gsm_04_08.c:149) 20250410103742945 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x66E09118 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410103742945 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103742945 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103742945 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103742945 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103742945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103742945 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103742945 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103742945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103742945 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103742945 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 05 06 39 08 02 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 66 e0 91 18 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(472)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(472)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(470)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(478)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(471)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(471)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(470)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(470)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(470)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(470)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O 20250410103742951 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103742951 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103742951 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103742951 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103742951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103742951 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103742951 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103742951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103742951 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103742951 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 41 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(472)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103742951 DMM DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x66E09118:GERAN-A-65:LU)[0x563b4cbff850]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410103742951 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x66E09118:GERAN-A-65:LU)[0x563b4cbf20f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410103742951 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x563b4cbf15a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410103742951 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250410103742951 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410103742951 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x563b4cbf15a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410103742951 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-65:LU)[0x563b4cbf20f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410103742951 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x563b4cbf15a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410103742951 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x563b4cbf15a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-65:LU)[0x563b4cbf20f0] (vlr_lu_fsm.c:817) 20250410103742951 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x563b4cbf15a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410103742951 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x563b4cbf15a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410103742951 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-65:LU)[0x563b4cbf20f0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410103742951 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000033/3/1): Available (smpp_smsc.c:626) 20250410103742951 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410103742951 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410103742951 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410103742951 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410103742951 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103742951 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103742951 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103742951 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103742951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103742951 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103742951 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103742951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103742951 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103742951 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 05 06 39 08 02 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(472)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(472)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(470)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(470)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(470)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(470)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(470)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(472)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103742952 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103742952 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103742952 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103742952 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103742952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103742952 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103742952 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103742952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103742952 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103742952 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 41 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103742953 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-65:LU)[0x563b4cbf20f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410103742953 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-65:LU)[0x563b4cbf20f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-65:LU)[0x563b4cbff850] (msc_a.c:1053) 20250410103742953 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-65:LU)[0x563b4cbf20f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410103742953 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-65:LU)[0x563b4cbf20f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410103742953 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-65:LU)[0x563b4cbf20f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410103742953 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103742953 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103742953 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103742953 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103742953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103742953 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103742953 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118 - active-conn: now used by 1 (attached) (msub.c:375) 20250410103742953 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103742953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103742953 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103742953 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 05 04 39 08 02 00 00 41 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(472)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(472)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(472)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103742953 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103742953 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103742953 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103742953 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103742953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103742953 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103742953 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103742953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103742953 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103742953 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 41 39 08 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(471)@7d38b4d9c9a0: Deleted conn table entry 0TC_gsup_cancel0(478)3737602 TC_gsup_cancel0(478)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(478)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci() TC_gsup_cancel0(478)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(478)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(478)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '66E09118'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(471)@7d38b4d9c9a0: Added conn table entry 0TC_gsup_cancel0(478)6207559 MSC_Test_0-RAN(471)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(470)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(472)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103743157 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103743157 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103743157 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103743157 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103743157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103743157 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103743157 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103743157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103743157 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103743157 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 5e b8 47 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 66 e0 91 18 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103743158 DMM DEBUG msc_a(TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ)[0x563b4cbfa880]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250410103743158 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ)[0x563b4cbff720]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410103743158 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ)[0x563b4cbff720]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ)[0x563b4cbfa880] (fsm.c:486) 20250410103743158 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ)[0x563b4cbff720]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410103743158 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ)[0x563b4cbff720]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410103743158 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410103743158 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410103743158 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ)[0x563b4cbff720]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410103743158 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ)[0x563b4cbff720]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410103743158 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ)[0x563b4cbff720]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410103743158 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ)[0x563b4cbff720]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410103743158 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ)[0x563b4cbff720]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410103743158 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ)[0x563b4cbff720]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410103743158 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ)[0x563b4cbff720]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410103743158 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ)[0x563b4cbff720]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410103743158 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ)[0x563b4cbff720]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410103743158 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ)[0x563b4cbff720]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410103743158 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000033/3/1): Available (smpp_smsc.c:626) 20250410103743158 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410103743159 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103743159 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103743159 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103743159 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103743159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103743159 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103743159 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103743159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103743159 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103743159 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 06 02 5e b8 47 00 00 42 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410103743159 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103743159 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103743159 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103743159 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103743159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103743159 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103743159 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103743159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103743159 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103743159 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 06 06 5e b8 47 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 33 (osmo_ss7_asp.c:1175) 20250410103743159 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103743159 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103743159 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103743159 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103743159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103743159 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103743159 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103743159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103743159 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103743159 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 06 06 5e b8 47 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(472)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(472)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(472)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(472)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(472)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(472)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@7d38b4d9c9a0: { messageType := 2, destLocRef := '5EB847'O, sourceLocRef := '000042'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(470)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(470)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(470)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(470)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(470)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(478)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci() TC_gsup_cancel0(478)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(473)@7d38b4d9c9a0: Created MnccExpect[0] for "12345" to be handled at TC_gsup_cancel0(478) MSC_Test-MGCP(474)@7d38b4d9c9a0: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_gsup_cancel0(478) MSC_Test_0-RAN(471)@7d38b4d9c9a0: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(471)@7d38b4d9c9a0: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(470)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(470)@7d38b4d9c9a0: vl_len:19 MSC_Test_0-SCCP(470)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(470)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(472)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103743180 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103743180 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103743180 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103743180 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103743180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103743180 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103743180 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103743180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103743180 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103743180 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 42 00 01 13 01 00 10 03 45 04 06 60 05 04 02 00 81 5e 04 80 21 43 f5 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103743181 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250410103743181 DCC DEBUG trans(CC:NULL IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118 callref-0x8000000a tid-8) New transaction (transaction.c:231) 20250410103743181 DCC DEBUG trans(CC:NULL IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250410103743181 DCC DEBUG trans(CC:NULL IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410103743181 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250410103743181 DCC DEBUG trans(CC:NULL IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:702) 20250410103743181 DCC INFO trans(CC:NULL IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250410103743181 DCC DEBUG trans(CC:NULL IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250410103743181 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ)[0x563b4cc05da0]{ESTABLISHING}: Allocated (fsm.c:456) 20250410103743181 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ)[0x563b4cc05da0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ)[0x563b4cbfa880] (fsm.c:486) 20250410103743181 DCC DEBUG trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:2161) 20250410103743181 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ)[0x563b4cbf3be0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410103743181 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ)[0x563b4cbf3be0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ)[0x563b4cc05da0] (fsm.c:486) 20250410103743181 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ:trans-8:call-13:RTP_TO_CN:no-CI)[0x563b4cbf3be0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250410103743181 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ:trans-8:call-13:RTP_TO_CN:no-CI)[0x563b4cbf3be0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250410103743181 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ)[0x563b4cbfeb90]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410103743181 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ)[0x563b4cbfeb90]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ)[0x563b4cc05da0] (fsm.c:486) 20250410103743181 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ:trans-8:call-13:RTP_TO_RAN:no-CI)[0x563b4cbfeb90]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250410103743181 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ:trans-8:call-13:RTP_TO_RAN:no-CI)[0x563b4cbfeb90]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(474)@7d38b4d9c9a0: Found Expect[0] for { line := { verb := "CRCX", trans_id := "54", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_gsup_cancel0(478) TC_gsup_cancel0(478)@7d38b4d9c9a0: f_mo_call_establish 2: rx 1st CRCX 20250410103743198 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ:trans-8:call-13:RTP_TO_CN:no-CI)[0x563b4cbf3be0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410103743198 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ)[0x563b4cc05da0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410103743198 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_gsup_cancel0(478)@7d38b4d9c9a0: f_mo_call_establish 6: rx 2nd CRCX 20250410103743201 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ:trans-8:call-13:RTP_TO_RAN:no-CI)[0x563b4cbfeb90]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410103743201 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ)[0x563b4cc05da0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410103743201 DCC DEBUG trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:705) 20250410103743201 DCC DEBUG trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) Sending Assignment Command (msc_a.c:706) 20250410103743202 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103743202 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103743202 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103743202 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103743202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103743202 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103743202 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103743202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103743202 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103743202 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3b 00 00 00 b9 00 00 00 c1 03 00 00 06 06 5e b8 47 00 01 24 00 22 01 0b 07 01 0a a1 a5 91 81 05 7c 06 02 02 02 02 2a f8 7d 09 83 ff 57 84 3f 07 82 80 81 7f 0d 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(472)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(472)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(473)@7d38b4d9c9a0: Found MnccExpect[0] for "12345" handled at TC_gsup_cancel0(478) MSC_Test-MNCC(473)@7d38b4d9c9a0: Added conn table entry 0TC_gsup_cancel0(478)-2147483638 MSC_Test_0-SCCP(470)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(470)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(478)@7d38b4d9c9a0: f_mo_call_establish 1: rx MNCC SETUP ind TC_gsup_cancel0(478)@7d38b4d9c9a0: f_mo_call_establish 4: rx Assignment Request 20250410103743208 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(470)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(470)@7d38b4d9c9a0: vl_len:14 MSC_Test_0-SCCP(470)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(470)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250410103743210 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103743210 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103743210 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103743210 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103743210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103743210 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103743210 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103743210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(472)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103743210 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103743210 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 42 00 01 0e 00 0c 02 7c 06 09 08 07 06 23 28 7e 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103743210 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ:trans-8:call-13:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4cbfeb90]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250410103743210 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ:trans-8:call-13:RTP_TO_RAN:CI-22222:no-remote-port:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000)[0x563b4cbfeb90]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250410103743210 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ:trans-8:call-13:RTP_TO_RAN:CI-22222:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbfeb90]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250410103743211 DCC DEBUG trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:1596) 20250410103743211 DCC INFO trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) Assignment Complete: RAN: GSM#3, CN: GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111 (msc_a.c:1597) 20250410103743211 DCC DEBUG trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:2187) 20250410103743211 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_gsup_cancel0(478)@7d38b4d9c9a0: f_mo_call_establish 3: rx RTP CREATE TC_gsup_cancel0(478)@7d38b4d9c9a0: f_mo_call_establish 5: rx MDCX for the RAN side 20250410103743213 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250410103743214 DCC DEBUG trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410103743214 DCC DEBUG trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410103743214 DCC DEBUG trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250410103743214 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103743214 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103743214 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103743214 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103743214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103743214 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103743214 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103743214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103743214 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103743214 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 06 06 5e b8 47 00 01 0d 01 00 0a 83 02 04 06 60 00 02 04 01 85 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(472)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(472)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(470)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410103743214 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ:trans-8:call-13:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbfeb90]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410103743214 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ:trans-8:call-13:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbfeb90]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410103743214 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ)[0x563b4cc05da0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410103743217 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250410103743217 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410103743217 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410103743217 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250410103743217 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103743217 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103743217 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103743217 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103743217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103743217 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103743217 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103743217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103743217 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103743217 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 06 06 5e b8 47 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(472)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(472)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(470)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(478)@7d38b4d9c9a0: f_mo_call_establish 7: rx CC Alerting 20250410103743219 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250410103743219 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250410103743219 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:798) 20250410103743219 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ:trans-8:call-13:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cbf3be0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250410103743219 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ:trans-8:call-13:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cbf3be0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250410103743219 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ:trans-8:call-13:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbf3be0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250410103743220 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250410103743220 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410103743220 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410103743220 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250410103743220 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250410103743220 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103743220 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103743220 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103743220 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103743220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103743220 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103743220 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103743220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103743220 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103743220 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 06 06 5e b8 47 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(472)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(472)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(470)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(478)@7d38b4d9c9a0: as_optional_mgcp_mdcx: rx MDCX TC_gsup_cancel0(478)@7d38b4d9c9a0: { line := { verb := "MDCX", trans_id := "57", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "d" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } 20250410103743224 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ:trans-8:call-13:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbf3be0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410103743224 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ:trans-8:call-13:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbf3be0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410103743224 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ)[0x563b4cc05da0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410103743224 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ)[0x563b4cc05da0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_gsup_cancel0(478)@7d38b4d9c9a0: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(471)@7d38b4d9c9a0: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(471)@7d38b4d9c9a0: patched enc_l3: '038F'O MSC_Test_0-SCCP(470)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(470)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(470)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(470)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002038F'O 20250410103743227 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103743227 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103743227 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(472)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103743227 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103743227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103743227 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103743228 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103743228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103743228 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103743228 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 42 00 01 05 01 00 02 03 8f 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103743228 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250410103743228 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250410103743228 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250410103743228 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410103743228 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_gsup_cancel0(478)@7d38b4d9c9a0: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_gsup_cancel0(478)@7d38b4d9c9a0: Osmux ok: use_osmux = false got_osmux_count = 0 TC_gsup_cancel0(478)@7d38b4d9c9a0: f_mo_call_establish DONE TC_gsup_cancel0(478)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(478)@7d38b4d9c9a0: Hold the call for some time TC_gsup_cancel0(478)@7d38b4d9c9a0: Call stayed open for 5.000000 seconds, all is well. TC_gsup_cancel0(478)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(478)@7d38b4d9c9a0: Hangup TC_gsup_cancel0(478)@7d38b4d9c9a0: f_call_hangup 0: tx MNCC_DISC_REQ 20250410103748744 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250410103748744 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410103748744 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250410103748744 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250410103748744 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103748744 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103748744 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103748744 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103748744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103748744 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103748744 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103748744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103748744 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103748744 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 06 06 5e b8 47 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(472)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(472)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(470)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(478)@7d38b4d9c9a0: f_call_hangup 1: rx DTAP CC DISC 20250410103748751 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250410103748751 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410103748751 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410103748751 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250410103748751 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250410103748751 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250410103748752 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103748752 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103748752 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103748752 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103748752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103748752 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103748752 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103748752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103748752 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103748752 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 06 06 5e b8 47 00 01 09 01 00 06 83 2d 08 02 e2 aa (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(472)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(472)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(470)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(478)@7d38b4d9c9a0: f_call_hangup 2.a: rx DTAP CC RELEASE TC_gsup_cancel0(478)@7d38b4d9c9a0: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(471)@7d38b4d9c9a0: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(471)@7d38b4d9c9a0: patched enc_l3: '03EA'O MSC_Test_0-SCCP(470)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(470)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(470)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(470)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000203EA'O 20250410103748758 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103748758 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103748758 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103748758 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103748758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103748758 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(472)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103748758 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103748759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103748759 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103748759 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 42 00 01 05 01 00 02 03 ea 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103748759 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250410103748759 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250410103748759 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250410103748759 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250410103748759 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250410103748759 DCC DEBUG trans(CC:NULL IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410103748759 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250410103748759 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410103748759 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410103748759 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410103748759 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ)[0x563b4cc05da0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250410103748759 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ:trans-8:call-13:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbfeb90]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410103748759 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ:trans-8:call-13:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbfeb90]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ)[0x563b4cc05da0] (call_leg.c:197) 20250410103748759 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ:trans-8:call-13:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbfeb90]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410103748759 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ:trans-8:call-13:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbfeb90]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410103748759 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ:trans-8:call-13:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbf3be0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410103748759 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ:trans-8:call-13:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbf3be0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ)[0x563b4cc05da0] (call_leg.c:197) 20250410103748760 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ)[0x563b4cc05da0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250410103748760 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ:trans-8:call-13:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbf3be0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410103748760 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ:trans-8:call-13:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbf3be0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410103748760 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ)[0x563b4cc05da0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250410103748760 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ)[0x563b4cc05da0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ)[0x563b4cbfa880] (call_leg.c:198) 20250410103748760 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ)[0x563b4cc05da0]{RELEASING}: Freeing instance (call_leg.c:198) 20250410103748760 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ)[0x563b4cc05da0]{RELEASING}: Deallocated (fsm.c:568) 20250410103748760 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410103748760 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103748760 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103748760 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103748760 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103748760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103748760 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103748760 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103748760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103748760 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103748760 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 06 06 5e b8 47 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(472)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(472)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(470)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(473)@7d38b4d9c9a0: Deleted conn table entry 0TC_gsup_cancel0(478)-2147483638 TC_gsup_cancel0(478)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX TC_gsup_cancel0(478)@7d38b4d9c9a0: f_call_hangup 5: rx BSSAP Clear Command TC_gsup_cancel0(478)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(470)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(470)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(470)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(470)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410103748765 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103748765 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103748765 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103748765 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103748765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103748765 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103748765 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103748765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103748765 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103748765 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 42 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(472)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103748765 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ)[0x563b4cbff720]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410103748765 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ)[0x563b4cbff720]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ)[0x563b4cbfa880] (msc_a.c:1053) 20250410103748765 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ)[0x563b4cbff720]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410103748765 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118:GERAN-A-66:CM_SERVICE_REQ)[0x563b4cbff720]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410103748766 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118 - active-conn: now used by 1 (attached) (msub.c:375) 20250410103748766 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103748766 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103748766 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103748766 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103748766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103748766 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103748766 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103748766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103748766 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103748766 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 06 04 5e b8 47 00 00 42 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(472)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(472)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@7d38b4d9c9a0: Session index based on local reference:0 20250410103748766 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103748766 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103748766 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103748766 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103748766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103748767 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103748767 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103748767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103748767 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103748767 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 42 5e b8 47 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(472)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(471)@7d38b4d9c9a0: Deleted conn table entry 0TC_gsup_cancel0(478)6207559 TC_gsup_cancel0(478)@7d38b4d9c9a0: f_call_hangup 6: rx SCCP DISC TC_gsup_cancel0(478)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(478)@7d38b4d9c9a0: f_call_hangup 9: done TC_gsup_cancel0(478)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410103749775 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118 + vlr_gsup_rx: now used by 2 (attached,vlr_gsup_rx) (vlr.c:1348) 20250410103749775 DVLR INFO SUBSCR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118) Cancelling MS subscriber (subscription withdraw) (vlr.c:1299) 20250410103749775 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118 + vlr_subscr_cancel_attach_fsm: now used by 3 (attached,vlr_gsup_rx,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410103749775 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118 - vlr_subscr_cancel_attach_fsm: now used by 2 (attached,vlr_gsup_rx) (vlr.c:464) 20250410103749775 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118 + vlr_subscr_cancel_attach_fsm: now used by 3 (attached,vlr_gsup_rx,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410103749775 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118 - vlr_subscr_cancel_attach_fsm: now used by 2 (attached,vlr_gsup_rx) (vlr.c:464) 20250410103749775 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410103749775 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118 - attached: now used by 1 (vlr_gsup_rx) (vlr.c:1489) 20250410103749775 DVLR INFO VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118 - vlr_gsup_rx: now used by 0 (-) (vlr.c:1410) 20250410103749775 DVLR DEBUG SUBSCR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x66E09118) freeing VLR subscr (max total use count was 4) (vlr.c:472) TC_gsup_cancel0(478)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000033'H, fillerDigit := omit } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(471)@7d38b4d9c9a0: Added conn table entry 0TC_gsup_cancel0(478)6689039 MSC_Test_0-SCCP(470)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(471)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(472)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103749780 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103749780 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103749780 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103749780 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103749780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103749780 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103749780 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103749780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103749780 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103749780 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 44 00 00 00 c1 00 00 00 b9 03 02 00 00 01 66 11 0f 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1f 00 1d 57 05 08 00 62 f2 24 00 17 00 2a 17 10 05 24 01 03 50 59 02 08 29 26 24 00 00 00 00 33 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103749781 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x563b4cc03140]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250410103749781 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x563b4cbf3be0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410103749781 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x563b4cbf3be0]{PR_ARQ_S_INIT}: is child of msc_a(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x563b4cc03140] (fsm.c:486) 20250410103749781 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x563b4cbf3be0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410103749781 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x563b4cbf3be0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410103749781 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x563b4cbf3be0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(IMSI_UNKNOWN_IN_VLR) (vlr_access_req_fsm.c:413) 20250410103749781 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x563b4cbf3be0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410103749781 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x563b4cbf3be0]{PR_ARQ_S_DONE}: Process Access Request result: IMSI_UNKNOWN_IN_VLR (vlr_access_req_fsm.c:131) 20250410103749781 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x563b4cc03140]{MSC_A_ST_VALIDATE_L3}: -> CM SERVICE Reject cause: 4 (gsm_04_08.c:259) 20250410103749782 DBSSAP ERROR msc_a(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x563b4cc03140]{MSC_A_ST_RELEASING}: subscriber not allowed to do a CM Service Request (gsm_04_08.c:828) 20250410103749782 DBSSAP ERROR msc_a(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x563b4cc03140]{MSC_A_ST_RELEASING}: RAN decode error (rc=-5) for COMPL_L3 from MSC-I (msc_a.c:2060) 20250410103749782 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103749782 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103749782 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103749782 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103749782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103749782 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103749782 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103749782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103749782 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103749782 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 07 02 66 11 0f 00 00 43 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410103749782 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103749782 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103749782 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103749782 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103749782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103749782 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103749782 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103749782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103749782 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103749782 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 07 06 66 11 0f 00 01 06 01 00 03 05 22 04 00 00 00 (osmo_ss7_asp.c:1175) 20250410103749783 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103749783 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103749783 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103749783 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103749783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103749783 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103749783 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103749783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103749783 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103749783 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 07 06 66 11 0f 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(472)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(472)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(472)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(472)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(472)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(472)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@7d38b4d9c9a0: { messageType := 2, destLocRef := '66110F'O, sourceLocRef := '000043'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(470)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(470)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(470)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(470)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(470)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(470)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(470)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(470)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(470)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(472)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103749788 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103749788 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103749788 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103749788 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103749788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103749788 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103749788 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103749789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103749789 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103749789 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 43 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103749789 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x563b4cbf3be0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410103749789 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x563b4cbf3be0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x563b4cc03140] (msc_a.c:1053) 20250410103749789 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x563b4cbf3be0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410103749789 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x563b4cbf3be0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410103749789 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103749790 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103749790 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103749790 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103749790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103749790 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103749790 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103749790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103749790 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103749790 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 07 04 66 11 0f 00 00 43 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(472)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(472)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(472)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103749790 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103749791 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103749791 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103749791 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103749791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103749791 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103749791 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103749791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103749791 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103749791 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 43 66 11 0f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(471)@7d38b4d9c9a0: Deleted conn table entry 0TC_gsup_cancel0(478)6689039 TC_gsup_cancel0(478)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(478)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci() TC_gsup_cancel0(478)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(478)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(478)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test_0-SCCP(470)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(476)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103749804 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410103749804 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MGCP(474)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(472)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(471)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(469)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(473)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103749807 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(475)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(477)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(479)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(469): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(470): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(471): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(472): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(473): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(474): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(475): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(476): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(477): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_gsup_cancel0(478): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(479): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_gsup_cancel finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_cancel pass'. Thu Apr 10 10:37:49 UTC 2025 ====== MSC_Tests.TC_gsup_cancel pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_gsup_cancel.talloc 20250410103749996 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410103749996 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103749996 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410103749996 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410103749996 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410103749996 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103749996 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410103749996 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410103749996 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410103749996 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103749996 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410103749996 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410103749996 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410103749996 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410103749996 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410103749996 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103749996 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103749996 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410103749996 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410103749996 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410103749996 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=508840) 20250410103750808 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=508840, count=541196) 20250410103751810 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103751998 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410103751998 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410103751998 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_cancel pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_1_13'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_encr_1_13 ------ Thu Apr 10 10:37:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_1_13.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_1_13.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410103752811 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_1_13' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_lu_imsi_auth_tmsi_encr_1_13 started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(483)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(483)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(483)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(481)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410103753510 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(484)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410103753706 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410103753706 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410103753706 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410103753706 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(483)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(483)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(483)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410103753711 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103753711 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410103753711 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410103753711 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410103753711 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410103753711 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410103753711 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410103753711 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103753711 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410103753711 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410103753711 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(483)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(483)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(483)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(483)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(483)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(483)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(483)@7d38b4d9c9a0: Message received on association #8 20250410103753712 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103753712 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410103753712 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410103753712 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410103753712 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410103753712 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410103753712 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410103753712 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103753712 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410103753712 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410103753712 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103753712 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(483)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(483)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(483)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(483)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) 20250410103753712 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410103753712 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(483)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(483)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410103753812 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103753812 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(486)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(486)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410103753818 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(486)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(486)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(486)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(486)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(486)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(486)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410103753843 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410103753843 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(487)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000034" to be handled at TC_lu_imsi_auth_tmsi_encr_1_130(489) TC_lu_imsi_auth_tmsi_encr_1_130(489)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000034'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410103754518 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103754518 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103754518 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103754518 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103754518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103754518 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103754518 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103754518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103754518 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103754518 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(483)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103754519 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103754519 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103754519 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103754519 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103754519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103754519 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103754519 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103754519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103754519 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103754519 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(483)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(483)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(482)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(482)@7d38b4d9c9a0: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_1_130(489)15670331 MSC_Test_0-SCCP(481)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(482)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410103754532 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103754532 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103754532 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103754532 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103754532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103754532 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103754532 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103754532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103754532 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103754532 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 ef 1c 3b 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 43 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(483)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103754533 DMM DEBUG msc_a(IMSI-262420000000034:GERAN-A-68:LU)[0x563b4cc06b40]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000034 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410103754533 DMM DEBUG msc_a(IMSI-262420000000034:GERAN-A-68:LU)[0x563b4cc06b40]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410103754533 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x563b4cbfeb90]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410103754533 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x563b4cbfeb90]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000034:GERAN-A-68:LU)[0x563b4cc06b40] (fsm.c:486) 20250410103754533 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x563b4cbfeb90]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250410103754533 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x563b4cbfeb90]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410103754533 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410103754533 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000034 id=262420000000034 (vlr.c:661) 20250410103754533 DVLR INFO New subscr, IMSI: 262420000000034 (vlr.c:562) 20250410103754533 DVLR DEBUG VLR subscr IMSI-262420000000034 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410103754533 DVLR DEBUG VLR subscr IMSI-262420000000034 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410103754533 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410103754533 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x563b4cbfeb90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410103754533 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x563b4cbfeb90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410103754533 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x563b4cbfeb90]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410103754533 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x563b4cc05da0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410103754533 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x563b4cc05da0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x563b4cbfeb90] (fsm.c:486) 20250410103754533 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x563b4cc05da0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410103754533 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x563b4cc05da0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410103754533 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103754533 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103754533 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103754533 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103754533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103754533 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103754533 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103754533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103754533 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103754533 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 00 02 ef 1c 3b 00 00 44 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(483)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(483)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(481)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'EF1C3B'O, sourceLocRef := '000044'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(481)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(487)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000034" handled at TC_lu_imsi_auth_tmsi_encr_1_130(489) MSC_Test-GSUP(487)@7d38b4d9c9a0: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_1_130(489)"262420000000034" 20250410103754536 DVLR DEBUG VLR subscr IMSI-262420000000034 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410103754537 DVLR DEBUG VLR subscr IMSI-262420000000034 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(481)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(481)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(481)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(481)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(483)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103754537 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103754537 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103754537 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103754537 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103754537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103754537 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103754537 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103754537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103754537 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103754537 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 44 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_lu_imsi_auth_tmsi_encr_1_130(489)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_1_130(489)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410103754541 DVLR DEBUG VLR subscr IMSI-262420000000034 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103754541 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x563b4cc05da0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410103754541 DVLR DEBUG SUBSCR(IMSI-262420000000034) Received 1 auth tuples (vlr.c:996) 20250410103754541 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x563b4cc05da0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410103754542 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x563b4cc05da0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use GSM AKA (is_r99=yes, at->vec.auth_types=0x1) (vlr_auth_fsm.c:324) 20250410103754542 DMM DEBUG Tx AUTH REQ (rand = 31b7d4da5c865e020ee36857f41b8073) (gsm_04_08.c:641) 20250410103754542 DVLR DEBUG VLR subscr IMSI-262420000000034 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410103754542 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103754542 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103754542 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103754542 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103754542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103754542 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103754542 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103754542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103754542 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103754542 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2d 00 00 00 b9 00 00 00 c1 03 00 00 00 06 ef 1c 3b 00 01 16 01 00 13 05 12 00 31 b7 d4 da 5c 86 5e 02 0e e3 68 57 f4 1b 80 73 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(483)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(483)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(481)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(481)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(481)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(481)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(482)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051493D60AA7'O MSC_Test_0-RAN(482)@7d38b4d9c9a0: patched enc_l3: '055493D60AA7'O MSC_Test_0-SCCP(481)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(481)@7d38b4d9c9a0: vl_len:9 MSC_Test_0-SCCP(481)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(481)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010006055493D60AA7'O MSC_Test_0-M3UA(483)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103754547 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103754547 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103754547 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103754547 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103754547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103754547 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103754547 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103754547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103754547 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103754547 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 44 00 01 09 01 00 06 05 54 93 d6 0a a7 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103754547 DMM DEBUG msc_a(IMSI-262420000000034:GERAN-A-68:LU)[0x563b4cc06b40]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 93d60aa7) (gsm_04_08.c:1128) 20250410103754547 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x563b4cc05da0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410103754547 DVLR DEBUG SUBSCR(IMSI-262420000000034) AUTH on GERAN received SRES/RES: 93d60aa7 (4 bytes) (vlr_auth_fsm.c:151) 20250410103754547 DVLR INFO SUBSCR(IMSI-262420000000034) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250410103754547 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x563b4cc05da0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410103754547 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x563b4cc05da0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410103754547 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x563b4cc05da0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410103754547 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x563b4cc05da0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x563b4cbfeb90] (vlr_auth_fsm.c:294) 20250410103754547 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x563b4cc05da0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410103754547 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x563b4cc05da0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410103754547 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x563b4cbfeb90]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410103754547 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x563b4cbfeb90]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410103754547 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x563b4cbfeb90]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410103754547 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x563b4cbfeb90]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250410103754547 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103754547 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103754547 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103754547 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103754547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103754547 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103754547 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103754547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103754547 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103754547 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 27 00 00 00 b9 00 00 00 c1 03 00 00 00 06 ef 1c 3b 00 01 10 00 0e 53 0a 09 02 15 93 ac dc 73 02 e4 5f 23 01 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(483)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(483)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(481)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(481)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(481)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(481)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(481)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(481)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(481)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(481)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0003552C02'O 20250410103754550 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103754550 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103754550 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(483)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103754550 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103754550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103754550 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103754550 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103754550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103754550 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103754550 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 44 00 01 05 00 03 55 2c 02 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103754550 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x563b4cbfeb90]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410103754550 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x563b4cbfeb90]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410103754550 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x563b4cbfeb90]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410103754550 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x563b4cbfeb90]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410103754550 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x563b4cc05da0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410103754550 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x563b4cc05da0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x563b4cbfeb90] (fsm.c:486) 20250410103754550 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x563b4cc05da0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410103754550 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x563b4cc05da0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410103754550 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103754550 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103754550 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103754550 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103754550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103754550 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103754550 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103754550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103754550 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103754550 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 00 06 ef 1c 3b 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 43 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(483)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(483)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(481)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(481)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(481)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(481)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410103754552 DVLR DEBUG VLR subscr IMSI-262420000000034 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103754552 DVLR DEBUG IMSI:262420000000034 has MSISDN:491230000034 (vlr.c:1045) 20250410103754552 DMSC NOTICE msub(IMSI-262420000000034:MSISDN-491230000034) VLR: update for IMSI=262420000000034 (MSISDN=491230000034) (gsm_04_08.c:1541) 20250410103754552 DVLR DEBUG VLR subscr IMSI-262420000000034:MSISDN-491230000034 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410103754552 DVLR DEBUG VLR subscr IMSI-262420000000034:MSISDN-491230000034 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103754552 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x563b4cbfeb90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410103754552 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x563b4cc05da0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410103754552 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x563b4cc05da0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410103754552 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x563b4cc05da0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410103754552 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x563b4cc05da0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x563b4cbfeb90] (vlr_lu_fsm.c:110) 20250410103754552 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x563b4cc05da0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410103754552 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x563b4cc05da0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410103754552 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x563b4cbfeb90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410103754552 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x563b4cbfeb90]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410103754552 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x563b4cbf21a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410103754552 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x563b4cbf21a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x563b4cbfeb90] (fsm.c:486) 20250410103754552 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x563b4cbf21a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410103754552 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x563b4cbf21a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410103754552 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x563b4cbf21a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410103754552 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x563b4cbf21a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410103754552 DMSC NOTICE msub(IMSI-262420000000034:MSISDN-491230000034:TMSInew-0x1AB0F590) VLR: update for IMSI=262420000000034 (MSISDN=491230000034) (gsm_04_08.c:1541) 20250410103754552 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x563b4cbf21a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410103754552 DMM DEBUG -> IMSI-262420000000034:MSISDN-491230000034:TMSInew-0x1AB0F590 LOCATION UPDATE ACCEPT (TMSI = 0x1ab0f590) (gsm_04_08.c:149) 20250410103754552 DVLR DEBUG VLR subscr IMSI-262420000000034:MSISDN-491230000034:TMSInew-0x1AB0F590 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410103754552 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103754552 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103754552 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103754552 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103754552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103754552 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103754552 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103754553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103754553 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103754553 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 00 06 ef 1c 3b 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 1a b0 f5 90 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(483)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(483)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(481)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(481)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(481)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(481)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_1_130(489)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(482)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(482)@7d38b4d9c9a0: patched enc_l3: '059B'O MSC_Test_0-SCCP(481)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(481)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(481)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(481)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(483)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103754555 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103754555 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103754555 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103754555 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103754555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103754555 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103754555 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103754555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103754555 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103754555 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 44 00 01 05 01 00 02 05 9b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103754555 DMM DEBUG msc_a(IMSI-262420000000034:MSISDN-491230000034:TMSInew-0x1AB0F590:GERAN-A-68:LU)[0x563b4cc06b40]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410103754555 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:TMSInew-0x1AB0F590:GERAN-A-68:LU)[0x563b4cbfeb90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410103754555 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x563b4cbf21a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410103754555 DMSC NOTICE msub(IMSI-262420000000034:MSISDN-491230000034:TMSI-0x1AB0F590) VLR: update for IMSI=262420000000034 (MSISDN=491230000034) (gsm_04_08.c:1541) 20250410103754555 DVLR DEBUG VLR subscr IMSI-262420000000034:MSISDN-491230000034:TMSI-0x1AB0F590 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410103754555 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x563b4cbf21a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410103754555 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:TMSI-0x1AB0F590:GERAN-A-68:LU)[0x563b4cbfeb90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410103754555 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x563b4cbf21a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410103754555 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x563b4cbf21a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:TMSI-0x1AB0F590:GERAN-A-68:LU)[0x563b4cbfeb90] (vlr_lu_fsm.c:817) 20250410103754555 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x563b4cbf21a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410103754555 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x563b4cbf21a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410103754555 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:TMSI-0x1AB0F590:GERAN-A-68:LU)[0x563b4cbfeb90]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410103754556 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000034/3/1): Available (smpp_smsc.c:626) 20250410103754556 DVLR DEBUG VLR subscr IMSI-262420000000034:MSISDN-491230000034:TMSI-0x1AB0F590 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410103754556 DVLR DEBUG VLR subscr IMSI-262420000000034:MSISDN-491230000034:TMSI-0x1AB0F590 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410103754556 DVLR DEBUG VLR subscr IMSI-262420000000034:MSISDN-491230000034:TMSI-0x1AB0F590 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410103754556 DVLR DEBUG VLR subscr IMSI-262420000000034:MSISDN-491230000034:TMSI-0x1AB0F590 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410103754556 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103754556 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103754556 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103754556 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103754556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103754556 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103754556 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103754556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103754556 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103754556 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 00 06 ef 1c 3b 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(483)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(483)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(481)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(481)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(481)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(481)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(481)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(481)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(481)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(481)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(483)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103754558 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103754558 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103754558 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103754558 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103754558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103754558 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103754558 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103754558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103754558 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103754558 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 44 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103754558 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:TMSI-0x1AB0F590:GERAN-A-68:LU)[0x563b4cbfeb90]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410103754558 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:TMSI-0x1AB0F590:GERAN-A-68:LU)[0x563b4cbfeb90]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000034:MSISDN-491230000034:TMSI-0x1AB0F590:GERAN-A-68:LU)[0x563b4cc06b40] (msc_a.c:1053) 20250410103754558 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:TMSI-0x1AB0F590:GERAN-A-68:LU)[0x563b4cbfeb90]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410103754558 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:TMSI-0x1AB0F590:GERAN-A-68:LU)[0x563b4cbfeb90]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410103754558 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:TMSI-0x1AB0F590:GERAN-A-68:LU)[0x563b4cbfeb90]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410103754558 DVLR DEBUG VLR subscr IMSI-262420000000034:MSISDN-491230000034:TMSI-0x1AB0F590 - active-conn: now used by 1 (attached) (msub.c:375) 20250410103754558 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103754558 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103754558 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103754558 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103754558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103754558 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103754558 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103754558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103754558 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103754558 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 00 04 ef 1c 3b 00 00 44 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(483)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(483)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(481)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(483)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103754559 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103754559 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103754559 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103754559 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103754559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103754559 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103754559 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103754559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103754559 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103754559 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 44 ef 1c 3b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(482)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_1_130(489)15670331 TC_lu_imsi_auth_tmsi_encr_1_130(489)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410103754560 DVLR DEBUG VLR subscr IMSI-262420000000034:MSISDN-491230000034:TMSI-0x1AB0F590 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410103754560 DVLR DEBUG VLR subscr IMSI-262420000000034:MSISDN-491230000034:TMSI-0x1AB0F590 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth_tmsi_encr_1_130(489)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_1_130(489)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_1_130(489)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_1_130(489)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410103754570 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410103754570 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(481)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(484)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(482)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(487)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(485)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(483)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(488)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(490)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103754574 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(486)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(480)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(480): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(481): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(482): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(483): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(484): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(485): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(486): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(487): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(488): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_1_130(489): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(490): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_lu_imsi_auth_tmsi_encr_1_13 finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_1_13 pass'. Thu Apr 10 10:37:54 UTC 2025 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_1_13 pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_imsi_auth_tmsi_encr_1_13.talloc 20250410103754760 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410103754760 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103754760 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410103754760 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410103754760 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410103754760 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103754760 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410103754760 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410103754760 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410103754760 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103754760 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410103754760 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410103754760 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410103754760 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410103754760 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410103754760 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103754760 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103754760 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410103754760 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410103754760 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410103754761 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=232788) 20250410103755575 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=232788, count=246848) 20250410103756577 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103756762 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410103756762 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410103756762 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_1_13 pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_13'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_13 ------ Thu Apr 10 10:37:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_13.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_13.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410103757578 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_13' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_lu_imsi_auth_tmsi_encr_3_13 started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(494)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(494)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(494)@7d38b4d9c9a0: ************************************************* MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-SCCP(492)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410103758284 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(495)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410103758479 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410103758479 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410103758479 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410103758480 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(494)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(494)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(494)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410103758484 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103758484 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410103758484 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410103758484 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410103758484 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410103758484 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410103758484 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410103758484 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103758484 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410103758484 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(494)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(494)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(494)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(494)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(494)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(494)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(494)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(494)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(494)@7d38b4d9c9a0: Message received on association #8 20250410103758485 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410103758485 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(494)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(494)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(494)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(494)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410103758484 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250410103758485 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103758485 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410103758485 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410103758485 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410103758485 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410103758485 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410103758485 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410103758485 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103758485 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410103758485 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410103758485 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103758485 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410103758579 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103758579 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(497)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(497)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410103758585 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(497)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(497)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(497)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(497)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(497)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(497)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410103758616 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410103758616 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(498)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000035" to be handled at TC_lu_imsi_auth_tmsi_encr_3_130(500) TC_lu_imsi_auth_tmsi_encr_3_130(500)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000035'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(494)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103759288 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103759288 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103759288 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103759288 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103759288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103759288 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103759288 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103759288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103759288 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103759288 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103759288 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103759288 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103759288 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103759288 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103759288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103759288 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103759288 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103759288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103759288 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103759288 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(494)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(494)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(493)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(493)@7d38b4d9c9a0: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_130(500)7212013 MSC_Test_0-SCCP(492)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(493)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410103759298 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103759298 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103759298 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103759298 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103759298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103759298 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103759298 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103759298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103759298 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103759298 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 6e 0b ed 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 53 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(494)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103759299 DMM DEBUG msc_a(IMSI-262420000000035:GERAN-A-69:LU)[0x563b4cc03140]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000035 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410103759299 DMM DEBUG msc_a(IMSI-262420000000035:GERAN-A-69:LU)[0x563b4cc03140]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410103759299 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x563b4cbf3be0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410103759299 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x563b4cbf3be0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000035:GERAN-A-69:LU)[0x563b4cc03140] (fsm.c:486) 20250410103759299 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x563b4cbf3be0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250410103759299 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x563b4cbf3be0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410103759299 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410103759299 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000035 id=262420000000035 (vlr.c:661) 20250410103759299 DVLR INFO New subscr, IMSI: 262420000000035 (vlr.c:562) 20250410103759299 DVLR DEBUG VLR subscr IMSI-262420000000035 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410103759299 DVLR DEBUG VLR subscr IMSI-262420000000035 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410103759299 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410103759299 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x563b4cbf3be0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410103759299 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x563b4cbf3be0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410103759299 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x563b4cbf3be0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410103759299 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x563b4cbfa750]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410103759299 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x563b4cbfa750]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x563b4cbf3be0] (fsm.c:486) 20250410103759299 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x563b4cbfa750]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410103759299 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x563b4cbfa750]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410103759299 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103759299 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103759299 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103759299 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103759299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103759299 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103759299 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103759299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103759299 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103759299 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 01 02 6e 0b ed 00 00 45 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(494)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(494)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(492)@7d38b4d9c9a0: { messageType := 2, destLocRef := '6E0BED'O, sourceLocRef := '000045'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(492)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(498)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000035" handled at TC_lu_imsi_auth_tmsi_encr_3_130(500) MSC_Test-GSUP(498)@7d38b4d9c9a0: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_3_130(500)"262420000000035" 20250410103759301 DVLR DEBUG VLR subscr IMSI-262420000000035 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410103759301 DVLR DEBUG VLR subscr IMSI-262420000000035 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(492)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(492)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(492)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(492)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(494)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103759302 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103759302 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103759302 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103759302 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103759302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103759302 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103759302 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103759302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103759302 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103759302 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 45 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_lu_imsi_auth_tmsi_encr_3_130(500)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_3_130(500)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410103759303 DVLR DEBUG VLR subscr IMSI-262420000000035 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103759303 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x563b4cbfa750]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410103759303 DVLR DEBUG SUBSCR(IMSI-262420000000035) Received 1 auth tuples (vlr.c:996) 20250410103759303 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x563b4cbfa750]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410103759303 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x563b4cbfa750]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use GSM AKA (is_r99=yes, at->vec.auth_types=0x1) (vlr_auth_fsm.c:324) 20250410103759303 DMM DEBUG Tx AUTH REQ (rand = 02baf9ca327fca803bfb9a0bde3c6d4a) (gsm_04_08.c:641) 20250410103759303 DVLR DEBUG VLR subscr IMSI-262420000000035 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_0-M3UA(494)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(494)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410103759303 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103759303 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103759303 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103759303 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103759303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103759303 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103759303 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103759303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103759303 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103759303 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2d 00 00 00 b9 00 00 00 c1 03 00 00 01 06 6e 0b ed 00 01 16 01 00 13 05 12 00 02 ba f9 ca 32 7f ca 80 3b fb 9a 0b de 3c 6d 4a 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(492)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(492)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(492)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(492)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(493)@7d38b4d9c9a0: patching N(SD)=1 into dtap '0514E47E5263'O MSC_Test_0-RAN(493)@7d38b4d9c9a0: patched enc_l3: '0554E47E5263'O MSC_Test_0-SCCP(492)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(492)@7d38b4d9c9a0: vl_len:9 MSC_Test_0-SCCP(492)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(492)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100060554E47E5263'O MSC_Test_0-M3UA(494)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103759308 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103759308 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103759308 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103759308 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103759308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103759308 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103759308 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103759308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103759308 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103759308 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 45 00 01 09 01 00 06 05 54 e4 7e 52 63 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103759308 DMM DEBUG msc_a(IMSI-262420000000035:GERAN-A-69:LU)[0x563b4cc03140]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = e47e5263) (gsm_04_08.c:1128) 20250410103759308 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x563b4cbfa750]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410103759308 DVLR DEBUG SUBSCR(IMSI-262420000000035) AUTH on GERAN received SRES/RES: e47e5263 (4 bytes) (vlr_auth_fsm.c:151) 20250410103759308 DVLR INFO SUBSCR(IMSI-262420000000035) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250410103759308 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x563b4cbfa750]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410103759309 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x563b4cbfa750]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410103759309 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x563b4cbfa750]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410103759309 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x563b4cbfa750]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x563b4cbf3be0] (vlr_auth_fsm.c:294) 20250410103759309 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x563b4cbfa750]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410103759309 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x563b4cbfa750]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410103759309 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x563b4cbf3be0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410103759309 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x563b4cbf3be0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410103759309 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x563b4cbf3be0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410103759309 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x563b4cbf3be0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250410103759309 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103759309 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103759309 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103759309 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103759309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103759309 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103759309 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103759309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103759309 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103759309 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 27 00 00 00 b9 00 00 00 c1 03 00 00 01 06 6e 0b ed 00 01 10 00 0e 53 0a 09 08 95 19 8c 96 d9 f2 77 ed 23 01 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(494)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(494)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(492)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(492)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(492)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(492)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(492)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(492)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(492)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(492)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(494)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103759312 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103759312 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103759312 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103759312 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103759312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103759312 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103759312 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103759312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103759312 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103759312 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 45 00 01 05 00 03 55 2c 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103759312 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x563b4cbf3be0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410103759312 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x563b4cbf3be0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410103759312 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x563b4cbf3be0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410103759312 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x563b4cbf3be0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410103759312 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x563b4cbfa750]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410103759312 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x563b4cbfa750]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x563b4cbf3be0] (fsm.c:486) 20250410103759312 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x563b4cbfa750]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410103759312 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x563b4cbfa750]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410103759312 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103759312 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103759312 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103759312 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103759312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103759312 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103759312 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103759312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103759312 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103759312 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 01 06 6e 0b ed 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 53 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(494)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(494)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(492)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(492)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(492)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(492)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410103759315 DVLR DEBUG VLR subscr IMSI-262420000000035 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103759315 DVLR DEBUG IMSI:262420000000035 has MSISDN:491230000035 (vlr.c:1045) 20250410103759315 DMSC NOTICE msub(IMSI-262420000000035:MSISDN-491230000035) VLR: update for IMSI=262420000000035 (MSISDN=491230000035) (gsm_04_08.c:1541) 20250410103759315 DVLR DEBUG VLR subscr IMSI-262420000000035:MSISDN-491230000035 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410103759315 DVLR DEBUG VLR subscr IMSI-262420000000035:MSISDN-491230000035 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103759315 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x563b4cbf3be0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410103759316 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x563b4cbfa750]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410103759316 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x563b4cbfa750]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410103759316 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x563b4cbfa750]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410103759316 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x563b4cbfa750]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x563b4cbf3be0] (vlr_lu_fsm.c:110) 20250410103759316 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x563b4cbfa750]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410103759316 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x563b4cbfa750]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410103759316 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x563b4cbf3be0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410103759316 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x563b4cbf3be0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410103759316 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x563b4cc059b0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410103759316 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x563b4cc059b0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x563b4cbf3be0] (fsm.c:486) 20250410103759316 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x563b4cc059b0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410103759316 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x563b4cc059b0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410103759316 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x563b4cc059b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410103759316 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x563b4cc059b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410103759316 DMSC NOTICE msub(IMSI-262420000000035:MSISDN-491230000035:TMSInew-0x49D6271E) VLR: update for IMSI=262420000000035 (MSISDN=491230000035) (gsm_04_08.c:1541) 20250410103759316 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x563b4cc059b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410103759316 DMM DEBUG -> IMSI-262420000000035:MSISDN-491230000035:TMSInew-0x49D6271E LOCATION UPDATE ACCEPT (TMSI = 0x49d6271e) (gsm_04_08.c:149) 20250410103759316 DVLR DEBUG VLR subscr IMSI-262420000000035:MSISDN-491230000035:TMSInew-0x49D6271E - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410103759316 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103759316 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103759316 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103759316 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103759316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103759316 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103759316 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103759316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103759316 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103759316 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 01 06 6e 0b ed 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 49 d6 27 1e (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(494)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(494)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(492)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(492)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(492)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(492)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_3_130(500)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(493)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(493)@7d38b4d9c9a0: patched enc_l3: '059B'O MSC_Test_0-SCCP(492)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(492)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(492)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(492)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(494)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103759320 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103759320 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103759320 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103759320 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103759320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103759320 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103759320 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103759320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103759320 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103759320 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 45 00 01 05 01 00 02 05 9b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103759320 DMM DEBUG msc_a(IMSI-262420000000035:MSISDN-491230000035:TMSInew-0x49D6271E:GERAN-A-69:LU)[0x563b4cc03140]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410103759320 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:TMSInew-0x49D6271E:GERAN-A-69:LU)[0x563b4cbf3be0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410103759320 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x563b4cc059b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410103759320 DMSC NOTICE msub(IMSI-262420000000035:MSISDN-491230000035:TMSI-0x49D6271E) VLR: update for IMSI=262420000000035 (MSISDN=491230000035) (gsm_04_08.c:1541) 20250410103759320 DVLR DEBUG VLR subscr IMSI-262420000000035:MSISDN-491230000035:TMSI-0x49D6271E + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410103759320 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x563b4cc059b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410103759320 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:TMSI-0x49D6271E:GERAN-A-69:LU)[0x563b4cbf3be0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410103759320 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x563b4cc059b0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410103759320 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x563b4cc059b0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:TMSI-0x49D6271E:GERAN-A-69:LU)[0x563b4cbf3be0] (vlr_lu_fsm.c:817) 20250410103759320 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x563b4cc059b0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410103759320 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x563b4cc059b0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410103759320 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:TMSI-0x49D6271E:GERAN-A-69:LU)[0x563b4cbf3be0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410103759320 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000035/3/1): Available (smpp_smsc.c:626) 20250410103759320 DVLR DEBUG VLR subscr IMSI-262420000000035:MSISDN-491230000035:TMSI-0x49D6271E + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410103759320 DVLR DEBUG VLR subscr IMSI-262420000000035:MSISDN-491230000035:TMSI-0x49D6271E + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410103759320 DVLR DEBUG VLR subscr IMSI-262420000000035:MSISDN-491230000035:TMSI-0x49D6271E - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410103759320 DVLR DEBUG VLR subscr IMSI-262420000000035:MSISDN-491230000035:TMSI-0x49D6271E - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410103759320 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103759320 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103759320 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103759320 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103759320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103759320 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103759320 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103759320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103759320 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103759321 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 01 06 6e 0b ed 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(494)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(494)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(492)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(492)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(492)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(492)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(492)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(492)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(492)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(492)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410103759324 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103759324 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103759324 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103759324 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103759324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103759324 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(494)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103759324 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103759324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103759324 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103759324 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 45 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103759324 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:TMSI-0x49D6271E:GERAN-A-69:LU)[0x563b4cbf3be0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410103759324 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:TMSI-0x49D6271E:GERAN-A-69:LU)[0x563b4cbf3be0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000035:MSISDN-491230000035:TMSI-0x49D6271E:GERAN-A-69:LU)[0x563b4cc03140] (msc_a.c:1053) 20250410103759324 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:TMSI-0x49D6271E:GERAN-A-69:LU)[0x563b4cbf3be0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410103759324 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:TMSI-0x49D6271E:GERAN-A-69:LU)[0x563b4cbf3be0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410103759324 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:TMSI-0x49D6271E:GERAN-A-69:LU)[0x563b4cbf3be0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410103759324 DVLR DEBUG VLR subscr IMSI-262420000000035:MSISDN-491230000035:TMSI-0x49D6271E - active-conn: now used by 1 (attached) (msub.c:375) 20250410103759324 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103759324 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103759324 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103759324 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103759324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103759324 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103759324 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103759324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103759324 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103759324 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 01 04 6e 0b ed 00 00 45 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(494)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(494)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(492)@7d38b4d9c9a0: Session index based on local reference:0 20250410103759325 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103759325 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103759325 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103759325 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103759325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103759325 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103759325 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(494)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103759325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103759325 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103759325 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 45 6e 0b ed 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(493)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_130(500)7212013 TC_lu_imsi_auth_tmsi_encr_3_130(500)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410103759328 DVLR DEBUG VLR subscr IMSI-262420000000035:MSISDN-491230000035:TMSI-0x49D6271E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410103759328 DVLR DEBUG VLR subscr IMSI-262420000000035:MSISDN-491230000035:TMSI-0x49D6271E - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth_tmsi_encr_3_130(500)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_3_130(500)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_130(500)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_130(500)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test-GSUP(498)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(494)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103759337 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(497)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(492)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(499)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103759338 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410103759338 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(495)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(493)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(496)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(501)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(491)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(491): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(492): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(493): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(494): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(495): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(496): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(497): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(498): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(499): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_3_130(500): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(501): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_lu_imsi_auth_tmsi_encr_3_13 finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_13 pass'. Thu Apr 10 10:37:59 UTC 2025 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_13 pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_13.talloc 20250410103759532 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410103759532 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103759532 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410103759532 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410103759532 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410103759532 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103759532 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410103759532 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410103759532 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410103759532 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103759532 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410103759532 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410103759532 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410103759532 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410103759532 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410103759532 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103759532 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103759532 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410103759532 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410103759532 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410103759532 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=232688) 20250410103800338 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=232688, count=246748) 20250410103801339 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103801533 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410103801533 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410103801533 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_13 pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1 ------ Thu Apr 10 10:38:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410103802341 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_lu_imsi_auth_tmsi_encr_3_1 started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(505)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(505)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(505)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(503)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410103803184 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(506)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410103803343 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103803343 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(508)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(508)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410103803349 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(508)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(508)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(508)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(508)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(508)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(508)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410103803373 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410103803373 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250410103803380 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410103803380 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410103803380 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410103803380 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(505)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(505)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(505)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410103803384 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103803384 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410103803384 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410103803384 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410103803384 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410103803384 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410103803384 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410103803384 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103803384 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410103803384 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410103803384 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(505)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(505)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(505)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(505)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(505)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410103803386 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103803386 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410103803386 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410103803386 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410103803386 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410103803386 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410103803386 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410103803386 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103803386 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410103803386 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410103803386 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103803386 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(505)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(505)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(505)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(505)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(505)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(505)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7)20250410103803386 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410103803386 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(505)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(505)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(509)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000360" to be handled at TC_lu_imsi_auth_tmsi_encr_3_10(511) TC_lu_imsi_auth_tmsi_encr_3_10(511)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000360'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410103804189 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103804189 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103804189 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103804189 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103804189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103804189 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103804189 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103804189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103804189 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103804189 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(505)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103804189 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103804189 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103804189 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103804189 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103804189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103804189 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103804189 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103804189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103804189 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103804189 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(505)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(505)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(504)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(504)@7d38b4d9c9a0: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_10(511)9551523 MSC_Test_0-SCCP(503)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(504)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410103804206 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103804206 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103804206 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103804206 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103804206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103804206 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103804206 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103804206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103804206 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103804206 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 91 be a3 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 30 06 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(505)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103804207 DMM DEBUG msc_a(IMSI-262420000000360:GERAN-A-70:LU)[0x563b4cc06b40]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000360 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410103804207 DMM DEBUG msc_a(IMSI-262420000000360:GERAN-A-70:LU)[0x563b4cc06b40]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410103804207 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x563b4cbfeb90]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410103804207 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x563b4cbfeb90]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000360:GERAN-A-70:LU)[0x563b4cc06b40] (fsm.c:486) 20250410103804207 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x563b4cbfeb90]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250410103804207 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x563b4cbfeb90]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410103804207 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410103804207 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000360 id=262420000000360 (vlr.c:661) 20250410103804207 DVLR INFO New subscr, IMSI: 262420000000360 (vlr.c:562) 20250410103804207 DVLR DEBUG VLR subscr IMSI-262420000000360 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410103804207 DVLR DEBUG VLR subscr IMSI-262420000000360 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410103804207 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410103804207 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x563b4cbfeb90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410103804207 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x563b4cbfeb90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410103804207 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x563b4cbfeb90]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410103804207 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x563b4cbfa750]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410103804207 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x563b4cbfa750]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x563b4cbfeb90] (fsm.c:486) 20250410103804207 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x563b4cbfa750]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410103804207 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x563b4cbfa750]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410103804207 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103804207 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103804207 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103804207 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103804207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103804207 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103804207 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103804207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103804207 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103804208 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 02 02 91 be a3 00 00 46 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(505)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(505)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(503)@7d38b4d9c9a0: { messageType := 2, destLocRef := '91BEA3'O, sourceLocRef := '000046'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(503)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(509)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000360" handled at TC_lu_imsi_auth_tmsi_encr_3_10(511) MSC_Test-GSUP(509)@7d38b4d9c9a0: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_3_10(511)"262420000000360" MSC_Test_0-SCCP(503)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(503)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(503)@7d38b4d9c9a0: vl_from0 20250410103804216 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103804216 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103804216 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103804216 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103804216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103804216 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103804216 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103804216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103804216 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103804216 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 46 00 01 08 00 06 54 12 03 52 49 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(503)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524900'O MSC_Test_0-M3UA(505)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103804220 DVLR DEBUG VLR subscr IMSI-262420000000360 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103804220 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x563b4cbfa750]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410103804220 DVLR DEBUG SUBSCR(IMSI-262420000000360) Received 1 auth tuples (vlr.c:996) 20250410103804220 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x563b4cbfa750]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410103804220 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x563b4cbfa750]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use GSM AKA (is_r99=yes, at->vec.auth_types=0x1) (vlr_auth_fsm.c:324) 20250410103804220 DMM DEBUG Tx AUTH REQ (rand = 1793568d02b234682d10b6b56012c58a) (gsm_04_08.c:641) 20250410103804220 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103804220 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103804220 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103804220 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103804220 DVLR DEBUG VLR subscr IMSI-262420000000360 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410103804220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103804220 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103804221 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103804221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103804221 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103804221 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2d 00 00 00 b9 00 00 00 c1 03 00 00 02 06 91 be a3 00 01 16 01 00 13 05 12 00 17 93 56 8d 02 b2 34 68 2d 10 b6 b5 60 12 c5 8a 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(505)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(505)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(503)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(503)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(503)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(503)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(504)@7d38b4d9c9a0: patching N(SD)=1 into dtap '0514D8D9765D'O MSC_Test_0-RAN(504)@7d38b4d9c9a0: patched enc_l3: '0554D8D9765D'O MSC_Test_0-SCCP(503)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(503)@7d38b4d9c9a0: vl_len:9 MSC_Test_0-SCCP(503)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(503)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100060554D8D9765D'O 20250410103804233 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103804233 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103804233 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103804233 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103804233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103804233 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103804233 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103804233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103804233 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103804233 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 46 00 01 09 01 00 06 05 54 d8 d9 76 5d 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(505)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103804233 DMM DEBUG msc_a(IMSI-262420000000360:GERAN-A-70:LU)[0x563b4cc06b40]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = d8d9765d) (gsm_04_08.c:1128) 20250410103804233 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x563b4cbfa750]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410103804233 DVLR DEBUG SUBSCR(IMSI-262420000000360) AUTH on GERAN received SRES/RES: d8d9765d (4 bytes) (vlr_auth_fsm.c:151) 20250410103804233 DVLR INFO SUBSCR(IMSI-262420000000360) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250410103804233 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x563b4cbfa750]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410103804233 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x563b4cbfa750]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410103804233 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x563b4cbfa750]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410103804233 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x563b4cbfa750]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x563b4cbfeb90] (vlr_auth_fsm.c:294) 20250410103804233 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x563b4cbfa750]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410103804233 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x563b4cbfa750]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410103804234 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x563b4cbfeb90]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410103804234 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x563b4cbfeb90]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410103804234 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x563b4cbfeb90]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410103804234 DBSSAP ERROR msc_a(IMSI-262420000000360:GERAN-A-70:LU)[0x563b4cc06b40]{MSC_A_ST_AUTH_CIPH}: RAN encode: BSSMAP: cannot start ciphering, no intersection between MSC-configured and MS-supported A5 algorithms. MSC: 0x08 MS: cm1{a5/1=supported} cm2{0x0=} no-cm3 (ran_msg_a.c:1541) 20250410103804234 DMSC ERROR msc_a(IMSI-262420000000360:GERAN-A-70:LU)[0x563b4cc06b40]{MSC_A_ST_AUTH_CIPH}: Failed to encode CIPHER_MODE_COMMAND (msub.c:561) 20250410103804234 DBSSAP ERROR msc_a(IMSI-262420000000360:GERAN-A-70:LU)[0x563b4cc06b40]{MSC_A_ST_AUTH_CIPH}: Sending Cipher Mode Command failed (msc_a.c:422) 20250410103804234 DVLR ERROR vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x563b4cbfeb90]{VLR_ULA_S_WAIT_AUTH}: Failed to send Ciphering Mode Command (vlr_lu_fsm.c:930) 20250410103804234 DMM INFO msc_a(IMSI-262420000000360:GERAN-A-70:LU)[0x563b4cc06b40]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250410103804234 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x563b4cbfeb90]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410103804234 DVLR DEBUG VLR subscr IMSI-262420000000360 + msc_a_fsm_releasing_onenter: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410103804234 DVLR DEBUG VLR subscr IMSI-262420000000360 + vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410103804234 DVLR DEBUG VLR subscr IMSI-262420000000360 - vlr_subscr_cancel_attach_fsm: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410103804234 DVLR DEBUG VLR subscr IMSI-262420000000360 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250410103804234 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103804234 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103804234 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103804234 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103804234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103804234 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103804234 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103804234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103804234 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103804234 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 02 06 91 be a3 00 01 06 01 00 03 05 04 11 00 00 00 (osmo_ss7_asp.c:1175) 20250410103804234 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103804234 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103804234 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103804234 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103804234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103804234 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103804234 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103804234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103804234 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103804234 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 02 06 91 be a3 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(505)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(505)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(505)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(503)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(503)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(503)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(505)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(503)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(503)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(503)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(503)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(503)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(503)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(503)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(503)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(503)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410103804242 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103804242 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103804242 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103804242 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103804242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103804242 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103804242 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103804242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103804242 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103804242 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 46 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(505)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103804243 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x563b4cbfeb90]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410103804243 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x563b4cbfeb90]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000360:GERAN-A-70:LU)[0x563b4cc06b40] (msc_a.c:1053) 20250410103804243 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x563b4cbfeb90]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410103804243 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x563b4cbfeb90]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410103804243 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x563b4cbfeb90]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410103804243 DVLR INFO VLR subscr IMSI-262420000000360 - active-conn: now used by 0 (-) (msub.c:375) 20250410103804243 DVLR DEBUG SUBSCR(IMSI-262420000000360) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250410103804243 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103804243 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103804243 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103804243 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103804243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103804243 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103804243 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103804243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103804243 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103804243 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 02 04 91 be a3 00 00 46 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(505)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(505)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(503)@7d38b4d9c9a0: Session index based on local reference:0 20250410103804245 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103804245 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103804245 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103804245 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103804245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103804245 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103804245 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103804245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103804245 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103804245 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 46 91 be a3 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(505)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(504)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_10(511)9551523 TC_lu_imsi_auth_tmsi_encr_3_10(511)@7d38b4d9c9a0: setverdict(pass): none -> pass TC_lu_imsi_auth_tmsi_encr_3_10(511)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci() TC_lu_imsi_auth_tmsi_encr_3_10(511)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_10(511)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_10(511)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test-GSUP(509)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(503)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(510)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(507)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103804255 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410103804255 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(505)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(504)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(506)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103804258 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(502)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(508)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(512)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(502): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(503): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(504): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(505): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(506): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(507): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(508): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(509): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(510): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_3_10(511): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(512): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_lu_imsi_auth_tmsi_encr_3_1 finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1 pass'. Thu Apr 10 10:38:04 UTC 2025 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1 pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1.talloc 20250410103804448 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410103804448 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103804448 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410103804448 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410103804448 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410103804448 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103804448 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410103804448 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410103804448 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410103804448 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103804448 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410103804448 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410103804448 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410103804448 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410103804448 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410103804448 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103804448 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103804448 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410103804448 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410103804448 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410103804449 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=177340) 20250410103805259 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=177340, count=192936) 20250410103806260 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103806449 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410103806449 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410103806449 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1 pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_no_cm'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_no_cm ------ Thu Apr 10 10:38:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_no_cm.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_no_cm.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410103807262 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_no_cm' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_lu_imsi_auth_tmsi_encr_3_1_no_cm started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(516)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(516)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(516)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(514)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410103808075 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(517)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410103808264 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103808264 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(519)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(519)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410103808269 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410103808269 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410103808269 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410103808269 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250410103808269 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test_0-M3UA(516)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(516)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test-GSUP-IPA(519)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(519)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(519)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(519)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(519)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(519)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(516)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410103808271 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103808271 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410103808271 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410103808271 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410103808271 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410103808271 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410103808271 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410103808271 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103808271 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410103808271 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410103808271 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(516)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(516)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(516)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(516)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(516)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410103808272 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103808272 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410103808272 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410103808272 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(516)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(516)@7d38b4d9c9a0: Message received on association #8 20250410103808272 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410103808272 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410103808272 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410103808272 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103808272 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_0-M3UA(516)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410103808272 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410103808272 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103808272 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410103808273 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410103808273 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(516)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(516)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(516)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(516)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(516)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410103808288 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410103808288 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(520)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000361" to be handled at TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(522) TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(522)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000361'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410103809078 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103809078 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103809078 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103809078 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103809078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103809078 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103809078 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103809078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103809078 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103809078 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(516)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103809079 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103809079 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103809079 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103809079 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103809079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103809079 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103809079 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103809079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103809079 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103809079 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(516)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(516)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(515)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(515)@7d38b4d9c9a0: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(522)1647881 MSC_Test_0-SCCP(514)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(515)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410103809094 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103809094 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103809094 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103809094 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103809094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103809094 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103809094 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103809094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103809094 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103809094 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 19 25 09 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 30 16 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(516)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103809095 DMM DEBUG msc_a(IMSI-262420000000361:GERAN-A-71:LU)[0x563b4cc03140]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000361 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410103809095 DMM DEBUG msc_a(IMSI-262420000000361:GERAN-A-71:LU)[0x563b4cc03140]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410103809095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x563b4cc059b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410103809095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x563b4cc059b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000361:GERAN-A-71:LU)[0x563b4cc03140] (fsm.c:486) 20250410103809095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x563b4cc059b0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250410103809095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x563b4cc059b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410103809096 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410103809096 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000361 id=262420000000361 (vlr.c:661) 20250410103809096 DVLR INFO New subscr, IMSI: 262420000000361 (vlr.c:562) 20250410103809096 DVLR DEBUG VLR subscr IMSI-262420000000361 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410103809096 DVLR DEBUG VLR subscr IMSI-262420000000361 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410103809096 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410103809096 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x563b4cc059b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410103809096 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x563b4cc059b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410103809096 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x563b4cc059b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410103809096 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x563b4cbfa750]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410103809096 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x563b4cbfa750]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x563b4cc059b0] (fsm.c:486) 20250410103809096 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x563b4cbfa750]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410103809096 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x563b4cbfa750]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410103809096 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103809096 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103809096 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103809096 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103809096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103809096 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103809096 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103809096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103809096 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103809096 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 03 02 19 25 09 00 00 47 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(516)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(516)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(514)@7d38b4d9c9a0: { messageType := 2, destLocRef := '192509'O, sourceLocRef := '000047'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(514)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(520)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000361" handled at TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(522) MSC_Test-GSUP(520)@7d38b4d9c9a0: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(522)"262420000000361" 20250410103809106 DVLR DEBUG VLR subscr IMSI-262420000000361 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103809106 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x563b4cbfa750]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410103809106 DVLR DEBUG SUBSCR(IMSI-262420000000361) Received 1 auth tuples (vlr.c:996) 20250410103809106 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x563b4cbfa750]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410103809106 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x563b4cbfa750]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use GSM AKA (is_r99=yes, at->vec.auth_types=0x1) (vlr_auth_fsm.c:324) 20250410103809106 DMM DEBUG Tx AUTH REQ (rand = ce5c9113e15d1458bc9989ce4dc7c5b3) (gsm_04_08.c:641) 20250410103809106 DVLR DEBUG VLR subscr IMSI-262420000000361 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410103809106 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103809106 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103809106 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103809107 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103809107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103809107 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103809107 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103809107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103809107 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103809107 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2d 00 00 00 b9 00 00 00 c1 03 00 00 03 06 19 25 09 00 01 16 01 00 13 05 12 00 ce 5c 91 13 e1 5d 14 58 bc 99 89 ce 4d c7 c5 b3 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(516)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(516)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(514)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(514)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(514)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(514)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(515)@7d38b4d9c9a0: patching N(SD)=1 into dtap '05145982CBDF'O MSC_Test_0-RAN(515)@7d38b4d9c9a0: patched enc_l3: '05545982CBDF'O MSC_Test_0-SCCP(514)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(514)@7d38b4d9c9a0: vl_len:9 MSC_Test_0-SCCP(514)@7d38b4d9c9a0: vl_from0 20250410103809117 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103809117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103809117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103809117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103809117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103809117 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103809117 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-SCCP(514)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000605545982CBDF'O MSC_Test_0-M3UA(516)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103809117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103809117 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103809117 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 47 00 01 09 01 00 06 05 54 59 82 cb df 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103809117 DMM DEBUG msc_a(IMSI-262420000000361:GERAN-A-71:LU)[0x563b4cc03140]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 5982cbdf) (gsm_04_08.c:1128) 20250410103809117 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x563b4cbfa750]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410103809117 DVLR DEBUG SUBSCR(IMSI-262420000000361) AUTH on GERAN received SRES/RES: 5982cbdf (4 bytes) (vlr_auth_fsm.c:151) 20250410103809118 DVLR INFO SUBSCR(IMSI-262420000000361) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250410103809118 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x563b4cbfa750]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410103809118 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x563b4cbfa750]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410103809118 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x563b4cbfa750]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410103809118 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x563b4cbfa750]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x563b4cc059b0] (vlr_auth_fsm.c:294) 20250410103809118 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x563b4cbfa750]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410103809118 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x563b4cbfa750]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410103809118 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x563b4cc059b0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410103809118 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x563b4cc059b0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410103809118 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x563b4cc059b0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410103809118 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103809118 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103809118 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x563b4cc059b0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250410103809118 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103809118 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103809118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103809118 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103809118 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103809118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103809118 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103809118 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1a 00 00 00 b9 00 00 00 c1 03 00 00 03 06 19 25 09 00 01 03 00 01 58 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(516)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(516)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(514)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(514)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(514)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(514)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(514)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(514)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(514)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(514)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524900'O 20250410103809122 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103809122 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103809122 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103809122 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103809122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103809122 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103809122 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103809122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103809122 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103809122 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 47 00 01 08 00 06 54 12 03 52 49 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(516)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103809123 DBSSAP ERROR msc_a(IMSI-262420000000361:GERAN-A-71:LU)[0x563b4cc03140]{MSC_A_ST_AUTH_CIPH}: RAN encode: BSSMAP: cannot start ciphering, no intersection between MSC-configured and MS-supported A5 algorithms. MSC: 0x08 MS: cm1{a5/1=supported} cm2{0x0=} no-cm3 (ran_msg_a.c:1541) 20250410103809123 DMSC ERROR msc_a(IMSI-262420000000361:GERAN-A-71:LU)[0x563b4cc03140]{MSC_A_ST_AUTH_CIPH}: Failed to encode CIPHER_MODE_COMMAND (msub.c:561) 20250410103809123 DBSSAP ERROR msc_a(IMSI-262420000000361:GERAN-A-71:LU)[0x563b4cc03140]{MSC_A_ST_AUTH_CIPH}: Sending Cipher Mode Command failed (msc_a.c:422) 20250410103809123 DBSSAP ERROR msc_a(IMSI-262420000000361:GERAN-A-71:LU)[0x563b4cc03140]{MSC_A_ST_AUTH_CIPH}: After Classmark Update, still failed to send Cipher Mode Command (msc_a.c:486) 20250410103809123 DVLR DEBUG VLR subscr IMSI-262420000000361 + msc_a_fsm_releasing_onenter: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410103809123 DVLR DEBUG VLR subscr IMSI-262420000000361 + vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410103809123 DMM INFO msc_a(IMSI-262420000000361:GERAN-A-71:LU)[0x563b4cc03140]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250410103809123 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x563b4cc059b0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410103809123 DVLR DEBUG VLR subscr IMSI-262420000000361 - vlr_subscr_cancel_attach_fsm: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410103809124 DVLR DEBUG VLR subscr IMSI-262420000000361 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250410103809124 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103809124 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103809124 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103809124 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103809124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103809124 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103809124 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103809124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103809124 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103809124 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 03 06 19 25 09 00 01 06 01 00 03 05 04 16 00 00 00 (osmo_ss7_asp.c:1175) 20250410103809124 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103809124 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103809124 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103809124 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103809124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103809124 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103809124 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103809124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103809124 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103809124 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 03 06 19 25 09 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(516)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(516)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(514)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(514)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(514)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(514)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(516)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(516)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(514)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(514)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(514)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(514)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(514)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(514)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(514)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(514)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410103809129 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103809129 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103809129 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103809129 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103809129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103809129 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103809129 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103809129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103809129 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103809129 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 47 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(516)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103809129 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x563b4cc059b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410103809129 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x563b4cc059b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000361:GERAN-A-71:LU)[0x563b4cc03140] (msc_a.c:1053) 20250410103809130 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x563b4cc059b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410103809130 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x563b4cc059b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410103809130 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x563b4cc059b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410103809130 DVLR INFO VLR subscr IMSI-262420000000361 - active-conn: now used by 0 (-) (msub.c:375) 20250410103809130 DVLR DEBUG SUBSCR(IMSI-262420000000361) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250410103809130 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103809130 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103809130 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103809130 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103809130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103809130 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103809130 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103809130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103809130 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103809130 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 03 04 19 25 09 00 00 47 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(516)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(516)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(514)@7d38b4d9c9a0: Session index based on local reference:0 20250410103809131 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103809131 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103809131 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103809132 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103809132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103809132 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103809132 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103809132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103809132 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103809132 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 47 19 25 09 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(516)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(515)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(522)1647881 TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(522)@7d38b4d9c9a0: setverdict(pass): none -> pass TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(522)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci() TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(522)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(522)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(522)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test_0-SCCP(514)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(515)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103809144 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410103809145 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(520)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(517)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103809147 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(513)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(523)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(519)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(516)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(521)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(518)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(513): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(514): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(515): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(516): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(517): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(518): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(519): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(520): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(521): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(522): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(523): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_lu_imsi_auth_tmsi_encr_3_1_no_cm finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_no_cm pass'. Thu Apr 10 10:38:09 UTC 2025 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_no_cm pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_no_cm.talloc 20250410103809332 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410103809332 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103809332 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410103809332 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410103809332 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410103809332 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103809332 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410103809332 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410103809332 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410103809332 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103809332 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410103809332 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410103809332 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410103809332 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410103809332 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410103809332 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103809332 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103809332 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410103809333 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410103809333 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410103809333 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=168900) 20250410103810148 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=168900, count=202124) 20250410103811149 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103811333 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410103811333 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410103811333 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_no_cm pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_2'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_2 ------ Thu Apr 10 10:38:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_2.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410103812151 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_2' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_lu_imsi_auth_tmsi_encr_13_2 started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(527)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(527)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(527)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(525)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410103813001 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(528)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410103813152 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103813152 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(530)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(530)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410103813158 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(530)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(530)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(530)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(530)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(530)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(530)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410103813185 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410103813185 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250410103813195 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410103813196 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410103813196 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410103813196 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(527)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(527)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(527)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(527)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(527)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410103813200 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103813200 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410103813200 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410103813200 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410103813200 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410103813200 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410103813200 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410103813200 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103813200 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410103813200 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410103813200 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(527)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(527)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(527)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(527)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(527)@7d38b4d9c9a0: Message received on association #8 20250410103813203 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103813203 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410103813203 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410103813203 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410103813203 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410103813203 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410103813203 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410103813203 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103813203 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410103813203 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(527)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410103813203 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103813203 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410103813203 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410103813204 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(527)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(527)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(527)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(527)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(527)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(531)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000037" to be handled at TC_lu_imsi_auth_tmsi_encr_13_20(533) TC_lu_imsi_auth_tmsi_encr_13_20(533)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '1'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000037'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410103814010 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103814010 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103814010 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103814010 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103814010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103814010 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103814010 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103814010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103814010 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103814010 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(527)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103814011 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103814011 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103814011 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103814011 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103814011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103814011 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103814011 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103814011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103814011 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103814011 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(527)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(527)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(526)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(526)@7d38b4d9c9a0: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_13_20(533)15242325 MSC_Test_0-SCCP(525)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(526)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410103814028 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103814028 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103814028 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103814028 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103814028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103814028 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103814028 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103814028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103814028 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103814028 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 e8 94 55 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 5a 08 29 26 24 00 00 00 00 73 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(527)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103814028 DMM DEBUG msc_a(IMSI-262420000000037:GERAN-A-72:LU)[0x563b4cc06b40]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000037 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410103814028 DMM DEBUG msc_a(IMSI-262420000000037:GERAN-A-72:LU)[0x563b4cc06b40]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410103814029 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x563b4cbf3be0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410103814029 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x563b4cbf3be0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000037:GERAN-A-72:LU)[0x563b4cc06b40] (fsm.c:486) 20250410103814029 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x563b4cbf3be0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250410103814029 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x563b4cbf3be0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410103814029 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410103814029 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000037 id=262420000000037 (vlr.c:661) 20250410103814029 DVLR INFO New subscr, IMSI: 262420000000037 (vlr.c:562) 20250410103814029 DVLR DEBUG VLR subscr IMSI-262420000000037 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410103814029 DVLR DEBUG VLR subscr IMSI-262420000000037 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410103814029 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410103814029 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x563b4cbf3be0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410103814029 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x563b4cbf3be0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410103814029 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x563b4cbf3be0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410103814029 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x563b4cbfa750]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410103814029 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x563b4cbfa750]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x563b4cbf3be0] (fsm.c:486) 20250410103814029 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x563b4cbfa750]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410103814029 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x563b4cbfa750]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410103814029 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103814029 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103814029 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103814029 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103814029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103814029 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103814029 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103814029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103814029 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103814029 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0c 02 e8 94 55 00 00 48 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(527)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(527)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(525)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'E89455'O, sourceLocRef := '000048'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(525)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(531)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000037" handled at TC_lu_imsi_auth_tmsi_encr_13_20(533) MSC_Test-GSUP(531)@7d38b4d9c9a0: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_13_20(533)"262420000000037" MSC_Test_0-SCCP(525)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(525)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(525)@7d38b4d9c9a0: vl_from0 20250410103814033 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103814033 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103814033 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103814033 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103814033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103814033 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-SCCP(525)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '00065412035A4901'O MSC_Test_0-M3UA(527)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103814033 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103814033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103814033 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103814033 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 48 00 01 08 00 06 54 12 03 5a 49 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103814036 DVLR DEBUG VLR subscr IMSI-262420000000037 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103814036 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x563b4cbfa750]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410103814036 DVLR DEBUG SUBSCR(IMSI-262420000000037) Received 1 auth tuples (vlr.c:996) 20250410103814036 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x563b4cbfa750]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410103814036 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x563b4cbfa750]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use GSM AKA (is_r99=yes, at->vec.auth_types=0x1) (vlr_auth_fsm.c:324) 20250410103814036 DMM DEBUG Tx AUTH REQ (rand = 952f76959fdb813c1d625c1bc0b90a2e) (gsm_04_08.c:641) 20250410103814036 DVLR DEBUG VLR subscr IMSI-262420000000037 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410103814037 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103814037 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103814037 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103814037 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103814037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103814037 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103814037 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103814037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103814037 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103814037 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2d 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 e8 94 55 00 01 16 01 00 13 05 12 00 95 2f 76 95 9f db 81 3c 1d 62 5c 1b c0 b9 0a 2e 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(527)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(527)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(525)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(525)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(525)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(525)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(526)@7d38b4d9c9a0: patching N(SD)=1 into dtap '0514B9689265'O MSC_Test_0-RAN(526)@7d38b4d9c9a0: patched enc_l3: '0554B9689265'O MSC_Test_0-SCCP(525)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(525)@7d38b4d9c9a0: vl_len:9 MSC_Test_0-SCCP(525)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(525)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100060554B9689265'O 20250410103814047 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103814047 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103814047 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103814047 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103814047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(527)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103814047 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103814047 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103814047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103814047 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103814047 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 48 00 01 09 01 00 06 05 54 b9 68 92 65 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103814048 DMM DEBUG msc_a(IMSI-262420000000037:GERAN-A-72:LU)[0x563b4cc06b40]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = b9689265) (gsm_04_08.c:1128) 20250410103814048 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x563b4cbfa750]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410103814048 DVLR DEBUG SUBSCR(IMSI-262420000000037) AUTH on GERAN received SRES/RES: b9689265 (4 bytes) (vlr_auth_fsm.c:151) 20250410103814048 DVLR INFO SUBSCR(IMSI-262420000000037) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250410103814048 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x563b4cbfa750]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410103814048 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x563b4cbfa750]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410103814048 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x563b4cbfa750]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410103814048 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x563b4cbfa750]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x563b4cbf3be0] (vlr_auth_fsm.c:294) 20250410103814048 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x563b4cbfa750]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410103814048 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x563b4cbfa750]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410103814048 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x563b4cbf3be0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410103814048 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x563b4cbf3be0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410103814048 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x563b4cbf3be0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410103814048 DBSSAP ERROR msc_a(IMSI-262420000000037:GERAN-A-72:LU)[0x563b4cc06b40]{MSC_A_ST_AUTH_CIPH}: RAN encode: BSSMAP: cannot start ciphering, no intersection between MSC-configured and MS-supported A5 algorithms. MSC: 0x0a MS: cm1{a5/1=not-supported} cm2{0x1= A5/2} no-cm3 (ran_msg_a.c:1541) 20250410103814048 DMSC ERROR msc_a(IMSI-262420000000037:GERAN-A-72:LU)[0x563b4cc06b40]{MSC_A_ST_AUTH_CIPH}: Failed to encode CIPHER_MODE_COMMAND (msub.c:561) 20250410103814048 DBSSAP ERROR msc_a(IMSI-262420000000037:GERAN-A-72:LU)[0x563b4cc06b40]{MSC_A_ST_AUTH_CIPH}: Sending Cipher Mode Command failed (msc_a.c:422) 20250410103814048 DVLR ERROR vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x563b4cbf3be0]{VLR_ULA_S_WAIT_AUTH}: Failed to send Ciphering Mode Command (vlr_lu_fsm.c:930) 20250410103814048 DMM INFO msc_a(IMSI-262420000000037:GERAN-A-72:LU)[0x563b4cc06b40]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250410103814048 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x563b4cbf3be0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410103814048 DVLR DEBUG VLR subscr IMSI-262420000000037 + msc_a_fsm_releasing_onenter: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410103814048 DVLR DEBUG VLR subscr IMSI-262420000000037 + vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410103814048 DVLR DEBUG VLR subscr IMSI-262420000000037 - vlr_subscr_cancel_attach_fsm: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410103814048 DVLR DEBUG VLR subscr IMSI-262420000000037 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250410103814048 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103814048 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103814048 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103814048 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103814048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103814048 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103814048 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103814048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103814048 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103814048 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 e8 94 55 00 01 06 01 00 03 05 04 11 00 00 00 (osmo_ss7_asp.c:1175) 20250410103814048 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103814048 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103814048 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103814048 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103814048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103814048 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103814049 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103814049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103814049 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103814049 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 e8 94 55 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(527)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(527)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(527)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(525)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(525)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(525)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(525)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(527)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(525)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(525)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(525)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(525)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(525)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(525)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(525)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(525)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410103814054 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103814054 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103814054 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103814054 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103814054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103814054 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103814054 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103814054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103814054 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103814054 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 48 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(527)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103814054 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x563b4cbf3be0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410103814054 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x563b4cbf3be0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000037:GERAN-A-72:LU)[0x563b4cc06b40] (msc_a.c:1053) 20250410103814054 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x563b4cbf3be0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410103814054 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x563b4cbf3be0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410103814054 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x563b4cbf3be0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410103814054 DVLR INFO VLR subscr IMSI-262420000000037 - active-conn: now used by 0 (-) (msub.c:375) 20250410103814054 DVLR DEBUG SUBSCR(IMSI-262420000000037) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250410103814054 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103814054 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103814054 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103814054 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103814054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103814054 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103814054 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103814055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103814055 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103814055 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0c 04 e8 94 55 00 00 48 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(527)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(527)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(525)@7d38b4d9c9a0: Session index based on local reference:0 20250410103814055 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103814055 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103814055 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103814055 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103814055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103814055 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103814056 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103814056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103814056 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103814056 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 48 e8 94 55 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(527)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(526)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_13_20(533)15242325 TC_lu_imsi_auth_tmsi_encr_13_20(533)@7d38b4d9c9a0: setverdict(pass): none -> pass TC_lu_imsi_auth_tmsi_encr_13_20(533)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci() TC_lu_imsi_auth_tmsi_encr_13_20(533)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_13_20(533)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_13_20(533)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test_0-SCCP(525)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(531)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(527)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103814064 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410103814064 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(528)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(526)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(529)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(532)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103814066 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(530)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(534)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(524)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(524): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(525): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(526): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(527): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(528): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(529): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(530): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(531): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(532): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_13_20(533): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(534): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_lu_imsi_auth_tmsi_encr_13_2 finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_2 pass'. Thu Apr 10 10:38:14 UTC 2025 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_2 pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_2.talloc 20250410103814260 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410103814260 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103814260 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410103814260 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410103814260 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410103814260 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103814260 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410103814260 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410103814260 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410103814260 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103814260 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410103814260 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410103814260 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410103814260 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410103814260 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410103814260 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103814260 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103814260 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410103814260 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410103814260 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410103814260 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=191804) 20250410103815067 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=191804, count=193060) 20250410103816069 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103816261 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410103816261 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410103816261 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_2 pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2 ------ Thu Apr 10 10:38:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410103817071 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_lu_imsi_auth_tmsi_encr_013_2 started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(538)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(538)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(538)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(536)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410103817894 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(539)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410103818072 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103818072 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(541)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(541)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410103818078 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(541)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(541)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(541)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(541)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(541)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(541)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410103818089 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410103818089 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410103818089 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410103818089 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(538)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(538)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(538)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410103818094 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103818094 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410103818094 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410103818094 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410103818094 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410103818094 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410103818094 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410103818094 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103818094 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410103818094 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410103818094 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(538)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(538)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(538)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(538)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(538)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(538)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410103818097 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103818097 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410103818097 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410103818097 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410103818097 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) MSC_Test_0-M3UA(538)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(538)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410103818097 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410103818097 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410103818097 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103818097 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410103818097 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410103818097 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103818097 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410103818097 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410103818097 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410103818097 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410103818098 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test_0-M3UA(538)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(538)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(538)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(538)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(538)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(542)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000038" to be handled at TC_lu_imsi_auth_tmsi_encr_013_20(544) TC_lu_imsi_auth_tmsi_encr_013_20(544)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '1'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000038'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410103818902 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103818902 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103818902 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103818902 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103818902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103818902 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103818902 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103818902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103818902 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103818902 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(538)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103818902 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103818902 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103818902 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103818902 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103818902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103818902 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103818902 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103818902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103818902 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103818902 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(538)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(538)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(537)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(537)@7d38b4d9c9a0: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_013_20(544)12263738 MSC_Test_0-SCCP(536)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(537)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410103818921 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103818921 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103818921 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103818921 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103818921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103818921 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103818921 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103818921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103818921 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(538)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103818921 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 bb 21 3a 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 5a 08 29 26 24 00 00 00 00 83 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103818923 DMM DEBUG msc_a(IMSI-262420000000038:GERAN-A-73:LU)[0x563b4cc03140]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000038 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410103818923 DMM DEBUG msc_a(IMSI-262420000000038:GERAN-A-73:LU)[0x563b4cc03140]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410103818923 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x563b4cbfeb90]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410103818923 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x563b4cbfeb90]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000038:GERAN-A-73:LU)[0x563b4cc03140] (fsm.c:486) 20250410103818923 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x563b4cbfeb90]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250410103818923 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x563b4cbfeb90]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410103818923 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410103818923 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000038 id=262420000000038 (vlr.c:661) 20250410103818923 DVLR INFO New subscr, IMSI: 262420000000038 (vlr.c:562) 20250410103818923 DVLR DEBUG VLR subscr IMSI-262420000000038 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410103818923 DVLR DEBUG VLR subscr IMSI-262420000000038 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410103818923 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410103818923 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x563b4cbfeb90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410103818923 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x563b4cbfeb90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410103818923 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x563b4cbfeb90]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410103818923 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x563b4cbfa750]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410103818923 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x563b4cbfa750]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x563b4cbfeb90] (fsm.c:486) 20250410103818923 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x563b4cbfa750]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410103818923 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x563b4cbfa750]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410103818924 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103818924 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103818924 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103818924 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103818924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103818924 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103818924 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103818924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103818924 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103818924 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0d 02 bb 21 3a 00 00 49 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(538)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(538)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(536)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'BB213A'O, sourceLocRef := '000049'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(536)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(542)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000038" handled at TC_lu_imsi_auth_tmsi_encr_013_20(544) MSC_Test-GSUP(542)@7d38b4d9c9a0: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_013_20(544)"262420000000038" 20250410103818931 DVLR DEBUG VLR subscr IMSI-262420000000038 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410103818931 DVLR DEBUG VLR subscr IMSI-262420000000038 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(536)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(536)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(536)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(536)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '00065412035A4901'O MSC_Test_0-M3UA(538)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103818933 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103818933 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103818933 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103818933 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103818933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103818933 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103818933 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103818933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103818933 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103818933 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 49 00 01 08 00 06 54 12 03 5a 49 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_lu_imsi_auth_tmsi_encr_013_20(544)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_013_20(544)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410103818941 DVLR DEBUG VLR subscr IMSI-262420000000038 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103818941 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x563b4cbfa750]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410103818941 DVLR DEBUG SUBSCR(IMSI-262420000000038) Received 1 auth tuples (vlr.c:996) 20250410103818941 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x563b4cbfa750]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410103818941 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x563b4cbfa750]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use GSM AKA (is_r99=yes, at->vec.auth_types=0x1) (vlr_auth_fsm.c:324) 20250410103818941 DMM DEBUG Tx AUTH REQ (rand = bab5794784499d5821a3fd4ffb30fb05) (gsm_04_08.c:641) 20250410103818942 DVLR DEBUG VLR subscr IMSI-262420000000038 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410103818942 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103818942 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103818942 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103818942 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103818942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103818942 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103818942 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103818942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103818942 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103818942 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2d 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 bb 21 3a 00 01 16 01 00 13 05 12 00 ba b5 79 47 84 49 9d 58 21 a3 fd 4f fb 30 fb 05 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(538)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(538)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(536)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(536)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(536)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(536)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(537)@7d38b4d9c9a0: patching N(SD)=1 into dtap '0514DE6BEFB5'O MSC_Test_0-RAN(537)@7d38b4d9c9a0: patched enc_l3: '0554DE6BEFB5'O MSC_Test_0-SCCP(536)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(536)@7d38b4d9c9a0: vl_len:9 MSC_Test_0-SCCP(536)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(536)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100060554DE6BEFB5'O 20250410103818953 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103818953 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103818953 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103818953 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103818954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103818954 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103818954 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103818954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103818954 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103818954 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 49 00 01 09 01 00 06 05 54 de 6b ef b5 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(538)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103818954 DMM DEBUG msc_a(IMSI-262420000000038:GERAN-A-73:LU)[0x563b4cc03140]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = de6befb5) (gsm_04_08.c:1128) 20250410103818954 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x563b4cbfa750]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410103818954 DVLR DEBUG SUBSCR(IMSI-262420000000038) AUTH on GERAN received SRES/RES: de6befb5 (4 bytes) (vlr_auth_fsm.c:151) 20250410103818954 DVLR INFO SUBSCR(IMSI-262420000000038) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250410103818954 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x563b4cbfa750]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410103818954 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x563b4cbfa750]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410103818954 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x563b4cbfa750]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410103818954 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x563b4cbfa750]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x563b4cbfeb90] (vlr_auth_fsm.c:294) 20250410103818954 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x563b4cbfa750]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410103818954 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x563b4cbfa750]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410103818954 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x563b4cbfeb90]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410103818954 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x563b4cbfeb90]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410103818954 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x563b4cbfeb90]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410103818954 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x563b4cbfeb90]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250410103818955 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103818955 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103818955 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103818955 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103818955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103818955 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103818955 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103818955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103818955 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103818955 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 27 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 bb 21 3a 00 01 10 00 0e 53 0a 09 01 6f e2 60 8a d3 8c cb 93 23 01 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(538)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(538)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(536)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(536)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(536)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(536)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410103818961 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) MSC_Test_0-SCCP(536)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(536)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(536)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(536)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0003552C01'O 20250410103818961 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103818962 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103818962 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103818962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103818962 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103818962 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103818962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103818962 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103818962 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 49 00 01 05 00 03 55 2c 01 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(538)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103818962 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x563b4cbfeb90]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410103818962 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x563b4cbfeb90]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410103818962 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x563b4cbfeb90]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410103818962 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x563b4cbfeb90]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410103818962 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x563b4cbfa750]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410103818962 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x563b4cbfa750]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x563b4cbfeb90] (fsm.c:486) 20250410103818962 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x563b4cbfa750]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410103818962 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x563b4cbfa750]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410103818962 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103818962 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103818962 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103818962 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103818962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103818962 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103818962 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103818962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103818962 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103818962 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 bb 21 3a 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 83 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(538)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(538)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(536)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(536)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(536)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(536)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410103818967 DVLR DEBUG VLR subscr IMSI-262420000000038 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103818967 DVLR DEBUG IMSI:262420000000038 has MSISDN:491230000038 (vlr.c:1045) 20250410103818967 DMSC NOTICE msub(IMSI-262420000000038:MSISDN-491230000038) VLR: update for IMSI=262420000000038 (MSISDN=491230000038) (gsm_04_08.c:1541) 20250410103818967 DVLR DEBUG VLR subscr IMSI-262420000000038:MSISDN-491230000038 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410103818968 DVLR DEBUG VLR subscr IMSI-262420000000038:MSISDN-491230000038 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103818968 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x563b4cbfeb90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410103818968 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x563b4cbfa750]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410103818968 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x563b4cbfa750]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410103818968 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x563b4cbfa750]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410103818968 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x563b4cbfa750]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x563b4cbfeb90] (vlr_lu_fsm.c:110) 20250410103818968 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x563b4cbfa750]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410103818968 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x563b4cbfa750]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410103818968 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x563b4cbfeb90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410103818968 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x563b4cbfeb90]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410103818968 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x563b4cbff930]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410103818968 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x563b4cbff930]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x563b4cbfeb90] (fsm.c:486) 20250410103818968 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x563b4cbff930]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410103818968 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x563b4cbff930]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410103818968 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x563b4cbff930]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410103818968 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x563b4cbff930]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410103818968 DMSC NOTICE msub(IMSI-262420000000038:MSISDN-491230000038:TMSInew-0x4BE45E51) VLR: update for IMSI=262420000000038 (MSISDN=491230000038) (gsm_04_08.c:1541) 20250410103818968 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x563b4cbff930]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410103818968 DMM DEBUG -> IMSI-262420000000038:MSISDN-491230000038:TMSInew-0x4BE45E51 LOCATION UPDATE ACCEPT (TMSI = 0x4be45e51) (gsm_04_08.c:149) 20250410103818969 DVLR DEBUG VLR subscr IMSI-262420000000038:MSISDN-491230000038:TMSInew-0x4BE45E51 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410103818969 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103818969 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103818969 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103818969 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103818969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103818969 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103818969 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103818969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103818969 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103818969 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 bb 21 3a 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 4b e4 5e 51 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(538)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(538)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(536)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(536)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(536)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(536)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_013_20(544)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(537)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(537)@7d38b4d9c9a0: patched enc_l3: '059B'O MSC_Test_0-SCCP(536)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(536)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(536)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(536)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002059B'O 20250410103818975 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103818975 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103818975 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103818975 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103818975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103818975 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103818975 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103818975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103818975 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103818975 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 49 00 01 05 01 00 02 05 9b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(538)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103818975 DMM DEBUG msc_a(IMSI-262420000000038:MSISDN-491230000038:TMSInew-0x4BE45E51:GERAN-A-73:LU)[0x563b4cc03140]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410103818975 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:TMSInew-0x4BE45E51:GERAN-A-73:LU)[0x563b4cbfeb90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410103818975 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x563b4cbff930]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410103818975 DMSC NOTICE msub(IMSI-262420000000038:MSISDN-491230000038:TMSI-0x4BE45E51) VLR: update for IMSI=262420000000038 (MSISDN=491230000038) (gsm_04_08.c:1541) 20250410103818975 DVLR DEBUG VLR subscr IMSI-262420000000038:MSISDN-491230000038:TMSI-0x4BE45E51 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410103818975 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x563b4cbff930]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410103818975 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:TMSI-0x4BE45E51:GERAN-A-73:LU)[0x563b4cbfeb90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410103818975 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x563b4cbff930]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410103818975 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x563b4cbff930]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:TMSI-0x4BE45E51:GERAN-A-73:LU)[0x563b4cbfeb90] (vlr_lu_fsm.c:817) 20250410103818975 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x563b4cbff930]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410103818975 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x563b4cbff930]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410103818975 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:TMSI-0x4BE45E51:GERAN-A-73:LU)[0x563b4cbfeb90]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410103818975 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000038/3/1): Available (smpp_smsc.c:626) 20250410103818976 DVLR DEBUG VLR subscr IMSI-262420000000038:MSISDN-491230000038:TMSI-0x4BE45E51 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410103818976 DVLR DEBUG VLR subscr IMSI-262420000000038:MSISDN-491230000038:TMSI-0x4BE45E51 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410103818976 DVLR DEBUG VLR subscr IMSI-262420000000038:MSISDN-491230000038:TMSI-0x4BE45E51 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410103818976 DVLR DEBUG VLR subscr IMSI-262420000000038:MSISDN-491230000038:TMSI-0x4BE45E51 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410103818976 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103818976 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103818976 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103818976 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103818976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103818976 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103818976 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103818976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103818976 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103818976 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 bb 21 3a 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(538)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(538)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(536)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(536)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(536)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(536)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(536)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(536)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(536)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(536)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410103818982 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103818982 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103818982 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103818982 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103818982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(538)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103818982 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103818982 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103818982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103818983 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103818983 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 49 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103818983 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:TMSI-0x4BE45E51:GERAN-A-73:LU)[0x563b4cbfeb90]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410103818983 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:TMSI-0x4BE45E51:GERAN-A-73:LU)[0x563b4cbfeb90]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000038:MSISDN-491230000038:TMSI-0x4BE45E51:GERAN-A-73:LU)[0x563b4cc03140] (msc_a.c:1053) 20250410103818983 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:TMSI-0x4BE45E51:GERAN-A-73:LU)[0x563b4cbfeb90]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410103818983 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:TMSI-0x4BE45E51:GERAN-A-73:LU)[0x563b4cbfeb90]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410103818983 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:TMSI-0x4BE45E51:GERAN-A-73:LU)[0x563b4cbfeb90]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410103818983 DVLR DEBUG VLR subscr IMSI-262420000000038:MSISDN-491230000038:TMSI-0x4BE45E51 - active-conn: now used by 1 (attached) (msub.c:375) 20250410103818984 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103818984 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103818984 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103818984 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103818984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103818984 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103818984 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103818984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103818984 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103818984 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0d 04 bb 21 3a 00 00 49 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(538)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(538)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(536)@7d38b4d9c9a0: Session index based on local reference:0 20250410103818985 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103818985 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103818985 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103818985 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103818985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103818985 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103818985 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103818985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103818985 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103818985 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 49 bb 21 3a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(538)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(537)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_013_20(544)12263738 TC_lu_imsi_auth_tmsi_encr_013_20(544)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410103818987 DVLR DEBUG VLR subscr IMSI-262420000000038:MSISDN-491230000038:TMSI-0x4BE45E51 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410103818987 DVLR DEBUG VLR subscr IMSI-262420000000038:MSISDN-491230000038:TMSI-0x4BE45E51 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth_tmsi_encr_013_20(544)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_013_20(544)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_013_20(544)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_013_20(544)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test-GSUP(542)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(536)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(538)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(537)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103818997 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410103818997 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) IPA-CTRL-CLI-IPA(535)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103818998 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(539)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(540)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(541)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(545)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(543)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(535): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(536): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(537): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(538): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(539): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(540): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(541): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(542): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(543): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_013_20(544): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(545): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_lu_imsi_auth_tmsi_encr_013_2 finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2 pass'. Thu Apr 10 10:38:19 UTC 2025 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2 pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2.talloc 20250410103819188 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410103819188 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103819188 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410103819188 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410103819188 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410103819188 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103819188 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410103819188 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410103819188 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410103819188 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103819188 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410103819188 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410103819188 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410103819188 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410103819188 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410103819188 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103819188 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103819188 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410103819188 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410103819188 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410103819189 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=221936) 20250410103820000 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=221936, count=247528) 20250410103821001 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103821190 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410103821190 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410103821190 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2 pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_1'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_1 ------ Thu Apr 10 10:38:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_1.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410103822003 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_1' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_lu_imsi_auth_tmsi_encr_0134_1 started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(549)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(549)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(549)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(547)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410103822859 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(550)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410103823004 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103823004 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(552)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(552)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410103823009 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(552)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(552)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(552)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(552)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(552)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(552)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410103823027 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410103823027 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250410103823046 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410103823046 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410103823046 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410103823046 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(549)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(549)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(549)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(549)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(549)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410103823047 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103823047 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410103823047 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410103823047 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410103823047 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410103823047 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410103823048 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410103823048 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103823048 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410103823048 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410103823048 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(549)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(549)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(549)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410103823048 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103823048 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410103823048 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410103823048 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410103823048 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410103823048 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410103823048 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410103823048 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103823048 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410103823048 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410103823048 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103823048 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(549)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(549)@7d38b4d9c9a0: Message received on association #8 20250410103823048 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410103823048 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(549)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(549)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(549)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(549)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(549)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(549)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(553)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000039" to be handled at TC_lu_imsi_auth_tmsi_encr_0134_10(555) TC_lu_imsi_auth_tmsi_encr_0134_10(555)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000039'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410103823860 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103823860 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103823860 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103823860 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103823860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103823860 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103823860 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103823860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103823860 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103823860 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(549)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103823861 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103823861 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103823861 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103823861 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103823861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103823861 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103823861 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103823861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103823861 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103823861 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(549)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(549)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(548)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(548)@7d38b4d9c9a0: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_0134_10(555)2906937 MSC_Test_0-SCCP(547)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(548)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(549)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103823872 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103823872 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103823872 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103823872 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103823872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103823872 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103823872 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103823872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103823872 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103823872 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 2c 5b 39 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 93 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103823872 DMM DEBUG msc_a(IMSI-262420000000039:GERAN-A-74:LU)[0x563b4cc06b40]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000039 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410103823872 DMM DEBUG msc_a(IMSI-262420000000039:GERAN-A-74:LU)[0x563b4cc06b40]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410103823872 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-74:LU)[0x563b4cbf3be0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410103823872 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-74:LU)[0x563b4cbf3be0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000039:GERAN-A-74:LU)[0x563b4cc06b40] (fsm.c:486) 20250410103823872 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-74:LU)[0x563b4cbf3be0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250410103823872 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-74:LU)[0x563b4cbf3be0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410103823872 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410103823872 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410103823872 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250410103823872 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410103823872 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-74:LU)[0x563b4cbf3be0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410103823873 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-74:LU)[0x563b4cbf3be0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410103823873 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-74:LU)[0x563b4cbf3be0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410103823873 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-74:LU)[0x563b4cbff930]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410103823873 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-74:LU)[0x563b4cbff930]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-74:LU)[0x563b4cbf3be0] (fsm.c:486) 20250410103823873 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-74:LU)[0x563b4cbff930]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410103823873 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-74:LU)[0x563b4cbff930]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410103823873 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103823873 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103823873 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103823873 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103823873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103823873 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103823873 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103823873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103823873 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103823873 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0e 02 2c 5b 39 00 00 4a 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(549)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(549)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(547)@7d38b4d9c9a0: { messageType := 2, destLocRef := '2C5B39'O (",[9"), sourceLocRef := '00004A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(547)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(553)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000039" handled at TC_lu_imsi_auth_tmsi_encr_0134_10(555) MSC_Test-GSUP(553)@7d38b4d9c9a0: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_0134_10(555)"262420000000039" 20250410103823876 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410103823876 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(547)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(547)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(547)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(547)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524900'O MSC_Test_0-M3UA(549)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103823876 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103823876 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103823877 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103823877 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103823877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103823877 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103823877 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103823877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103823877 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103823877 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 4a 00 01 08 00 06 54 12 03 52 49 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_lu_imsi_auth_tmsi_encr_0134_10(555)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_0134_10(555)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410103823883 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103823883 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-74:LU)[0x563b4cbff930]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410103823883 DVLR DEBUG SUBSCR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3) Received 1 auth tuples (vlr.c:996) 20250410103823883 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-74:LU)[0x563b4cbff930]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410103823883 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-74:LU)[0x563b4cbff930]{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:324) 20250410103823883 DMM DEBUG Tx AUTH REQ (rand = 30312658df205aa420a631143d2c470f) (gsm_04_08.c:641) 20250410103823883 DMM DEBUG AUTH REQ (autn = e8788970abe2daed7fdd980f3eb72b21) (gsm_04_08.c:643) 20250410103823883 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410103823883 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103823883 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103823883 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103823883 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103823883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103823883 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103823883 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103823883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103823883 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103823883 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 3f 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 2c 5b 39 00 01 28 01 00 25 05 12 00 30 31 26 58 df 20 5a a4 20 a6 31 14 3d 2c 47 0f 20 10 e8 78 89 70 ab e2 da ed 7f dd 98 0f 3e b7 2b 21 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(549)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(549)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(547)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(547)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(547)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(547)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(548)@7d38b4d9c9a0: patching N(SD)=1 into dtap '05140D4BB0B7210464ED7E5A'O MSC_Test_0-RAN(548)@7d38b4d9c9a0: patched enc_l3: '05540D4BB0B7210464ED7E5A'O MSC_Test_0-SCCP(547)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(547)@7d38b4d9c9a0: vl_len:15 MSC_Test_0-SCCP(547)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(547)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000C05540D4BB0B7210464ED7E5A'O 20250410103823893 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103823893 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103823893 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103823893 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103823893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103823893 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103823893 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103823893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103823893 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103823893 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 4a 00 01 0f 01 00 0c 05 54 0d 4b b0 b7 21 04 64 ed 7e 5a 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(549)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103823893 DMM DEBUG msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-74:LU)[0x563b4cc06b40]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 0d4bb0b764ed7e5a) (gsm_04_08.c:1128) 20250410103823893 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-74:LU)[0x563b4cbff930]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410103823893 DVLR DEBUG SUBSCR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3) AUTH on GERAN received SRES/RES: 0d4bb0b764ed7e5a (8 bytes) (vlr_auth_fsm.c:151) 20250410103823893 DVLR INFO SUBSCR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410103823893 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-74:LU)[0x563b4cbff930]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410103823893 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-74:LU)[0x563b4cbff930]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410103823893 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-74:LU)[0x563b4cbff930]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410103823893 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-74:LU)[0x563b4cbff930]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-74:LU)[0x563b4cbf3be0] (vlr_auth_fsm.c:294) 20250410103823893 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-74:LU)[0x563b4cbff930]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410103823893 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-74:LU)[0x563b4cbff930]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410103823893 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-74:LU)[0x563b4cbf3be0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410103823893 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-74:LU)[0x563b4cbf3be0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410103823893 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-74:LU)[0x563b4cbf3be0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410103823893 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-74:LU)[0x563b4cbf3be0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250410103823893 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103823893 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103823893 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103823893 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103823893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103823893 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103823893 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103823893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103823893 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103823893 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1a 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 2c 5b 39 00 01 03 00 01 58 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(549)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(549)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(547)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(547)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(547)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(547)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(547)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(547)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(547)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(547)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524900'O 20250410103823896 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103823896 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103823896 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103823896 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103823896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103823896 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103823896 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103823896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103823896 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103823896 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 4a 00 01 08 00 06 54 12 03 52 49 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(549)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103823897 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103823897 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103823897 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103823897 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103823897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103823897 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103823897 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103823897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103823897 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103823897 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 27 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 2c 5b 39 00 01 10 00 0e 53 0a 09 03 2a ff 36 bb 05 cf 79 2b 23 01 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(549)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(549)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(547)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(547)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(547)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(547)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(547)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(547)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(547)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(547)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0003552C02'O 20250410103823901 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103823901 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103823901 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103823901 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103823901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103823901 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103823901 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103823901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103823901 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103823901 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 4a 00 01 05 00 03 55 2c 02 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(549)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103823901 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-74:LU)[0x563b4cbf3be0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410103823901 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-74:LU)[0x563b4cbf3be0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410103823901 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-74:LU)[0x563b4cbf3be0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410103823901 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-74:LU)[0x563b4cbf3be0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410103823901 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-74:LU)[0x563b4cbff930]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410103823901 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-74:LU)[0x563b4cbff930]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-74:LU)[0x563b4cbf3be0] (fsm.c:486) 20250410103823901 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-74:LU)[0x563b4cbff930]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410103823901 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-74:LU)[0x563b4cbff930]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410103823901 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103823901 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103823901 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103823901 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103823901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103823901 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103823901 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103823901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103823901 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103823901 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 2c 5b 39 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 93 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(549)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(549)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(547)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(547)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(547)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(547)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410103823910 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103823910 DVLR DEBUG IMSI:262420000000039 has MSISDN:491230000039 (vlr.c:1045) 20250410103823910 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250410103823910 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410103823912 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103823912 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-74:LU)[0x563b4cbf3be0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410103823912 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-74:LU)[0x563b4cbff930]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410103823912 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-74:LU)[0x563b4cbff930]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410103823912 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-74:LU)[0x563b4cbff930]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410103823912 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-74:LU)[0x563b4cbff930]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-74:LU)[0x563b4cbf3be0] (vlr_lu_fsm.c:110) 20250410103823912 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-74:LU)[0x563b4cbff930]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410103823912 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-74:LU)[0x563b4cbff930]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410103823912 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-74:LU)[0x563b4cbf3be0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410103823912 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-74:LU)[0x563b4cbf3be0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410103823912 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-74:LU)[0x563b4cbfa750]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410103823912 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-74:LU)[0x563b4cbfa750]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-74:LU)[0x563b4cbf3be0] (fsm.c:486) 20250410103823912 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-74:LU)[0x563b4cbfa750]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410103823912 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-74:LU)[0x563b4cbfa750]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410103823912 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-74:LU)[0x563b4cbfa750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410103823912 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-74:LU)[0x563b4cbfa750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410103823912 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:TMSInew-0x0EFC57AE) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250410103823912 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-74:LU)[0x563b4cbfa750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410103823912 DMM DEBUG -> IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:TMSInew-0x0EFC57AE LOCATION UPDATE ACCEPT (TMSI = 0x0efc57ae) (gsm_04_08.c:149) 20250410103823912 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:TMSInew-0x0EFC57AE - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410103823912 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103823912 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103823912 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103823912 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103823912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103823912 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103823912 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103823912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103823912 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103823912 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 2c 5b 39 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 0e fc 57 ae (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(549)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(549)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(547)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(547)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(547)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(547)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_0134_10(555)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(548)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(548)@7d38b4d9c9a0: patched enc_l3: '059B'O MSC_Test_0-SCCP(547)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(547)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(547)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(547)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002059B'O 20250410103823919 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103823919 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103823919 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103823919 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103823919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103823919 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103823919 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103823919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103823919 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103823919 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 4a 00 01 05 01 00 02 05 9b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(549)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103823919 DMM DEBUG msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:TMSInew-0x0EFC57AE:GERAN-A-74:LU)[0x563b4cc06b40]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410103823919 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:TMSInew-0x0EFC57AE:GERAN-A-74:LU)[0x563b4cbf3be0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410103823919 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-74:LU)[0x563b4cbfa750]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410103823919 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0EFC57AE) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250410103823919 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-74:LU)[0x563b4cbfa750]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410103823919 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0EFC57AE:GERAN-A-74:LU)[0x563b4cbf3be0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410103823919 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-74:LU)[0x563b4cbfa750]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410103823919 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-74:LU)[0x563b4cbfa750]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0EFC57AE:GERAN-A-74:LU)[0x563b4cbf3be0] (vlr_lu_fsm.c:817) 20250410103823919 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-74:LU)[0x563b4cbfa750]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410103823919 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x36DDC2E3:GERAN-A-74:LU)[0x563b4cbfa750]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410103823919 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0EFC57AE:GERAN-A-74:LU)[0x563b4cbf3be0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410103823919 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000039/3/1): Available (smpp_smsc.c:626) 20250410103823919 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0EFC57AE + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410103823919 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0EFC57AE + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410103823919 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0EFC57AE - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410103823920 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0EFC57AE - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410103823920 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103823920 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103823920 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103823920 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103823920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103823920 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103823920 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103823920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103823920 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103823920 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 2c 5b 39 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(549)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(549)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(547)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(547)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(547)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(547)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(547)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(547)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(547)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(547)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410103823923 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103823923 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103823923 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103823923 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103823923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103823923 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103823923 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(549)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103823923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103823923 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103823923 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 4a 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103823924 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0EFC57AE:GERAN-A-74:LU)[0x563b4cbf3be0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410103823924 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0EFC57AE:GERAN-A-74:LU)[0x563b4cbf3be0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0EFC57AE:GERAN-A-74:LU)[0x563b4cc06b40] (msc_a.c:1053) 20250410103823924 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0EFC57AE:GERAN-A-74:LU)[0x563b4cbf3be0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410103823924 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0EFC57AE:GERAN-A-74:LU)[0x563b4cbf3be0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410103823924 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0EFC57AE:GERAN-A-74:LU)[0x563b4cbf3be0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410103823924 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0EFC57AE - active-conn: now used by 1 (attached) (msub.c:375) 20250410103823924 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103823924 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103823924 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103823924 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103823924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103823924 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103823924 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103823924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103823924 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103823924 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0e 04 2c 5b 39 00 00 4a 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(549)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(549)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(547)@7d38b4d9c9a0: Session index based on local reference:0 20250410103823926 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103823926 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103823926 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103823926 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103823926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103823926 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103823926 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103823926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103823926 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103823926 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 4a 2c 5b 39 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(549)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(548)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_0134_10(555)2906937 TC_lu_imsi_auth_tmsi_encr_0134_10(555)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410103823928 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0EFC57AE + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410103823928 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0EFC57AE - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth_tmsi_encr_0134_10(555)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_0134_10(555)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_10(555)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_10(555)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test_0-RAN(548)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103823938 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410103823938 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MGCP(551)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(556)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(550)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(553)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(549)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(546)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103823941 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(547)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(552)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(554)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(546): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(547): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(548): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(549): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(550): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(551): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(552): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(553): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(554): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_0134_10(555): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(556): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_lu_imsi_auth_tmsi_encr_0134_1 finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_1 pass'. Thu Apr 10 10:38:23 UTC 2025 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_1 pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_1.talloc 20250410103824128 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410103824128 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103824128 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410103824128 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410103824128 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410103824128 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103824128 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410103824128 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410103824128 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410103824128 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103824128 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410103824128 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410103824128 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410103824128 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410103824128 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410103824128 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103824128 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103824128 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410103824128 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410103824129 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410103824129 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=233912) 20250410103824943 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=233912, count=268884) 20250410103825944 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103826130 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410103826130 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410103826130 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_1 pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34 ------ Thu Apr 10 10:38:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410103826946 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_lu_imsi_auth_tmsi_encr_0134_34 started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(560)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(560)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(560)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(558)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410103827782 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(561)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410103827947 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103827947 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(563)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(563)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410103827953 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(563)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(563)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(563)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(563)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(563)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(563)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410103827978 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410103827978 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410103827978 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410103827978 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250410103827979 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410103827979 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test_0-M3UA(560)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(560)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(560)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410103827984 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103827984 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410103827984 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410103827984 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410103827984 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410103827984 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410103827984 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410103827984 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103827984 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410103827984 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410103827984 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(560)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(560)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(560)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(560)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(560)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(560)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410103827985 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103827985 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410103827985 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410103827985 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410103827985 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410103827985 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410103827985 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410103827985 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103827985 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410103827985 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410103827985 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103827985 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(560)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(560)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(560)@7d38b4d9c9a0: Message received on association #8 20250410103827985 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410103827985 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(560)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(560)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(560)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(560)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(564)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000040" to be handled at TC_lu_imsi_auth_tmsi_encr_0134_340(566) TC_lu_imsi_auth_tmsi_encr_0134_340(566)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '1'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000040'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410103828789 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103828789 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103828789 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103828789 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103828789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103828789 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103828789 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103828789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103828789 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103828789 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(560)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103828790 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103828790 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103828790 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103828790 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103828790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103828790 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103828790 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103828790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103828790 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103828790 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(560)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(560)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(559)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(559)@7d38b4d9c9a0: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_0134_340(566)15389065 MSC_Test_0-SCCP(558)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(559)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410103828798 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103828798 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103828798 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103828798 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103828798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103828798 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103828798 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103828798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103828798 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103828798 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 ea d1 89 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 5a 08 29 26 24 00 00 00 00 04 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(560)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103828799 DMM DEBUG msc_a(IMSI-262420000000040:GERAN-A-75:LU)[0x563b4cc03140]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000040 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410103828799 DMM DEBUG msc_a(IMSI-262420000000040:GERAN-A-75:LU)[0x563b4cc03140]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410103828799 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x563b4cbfeb90]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410103828799 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x563b4cbfeb90]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000040:GERAN-A-75:LU)[0x563b4cc03140] (fsm.c:486) 20250410103828799 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x563b4cbfeb90]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250410103828799 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x563b4cbfeb90]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410103828799 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410103828799 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000040 id=262420000000040 (vlr.c:661) 20250410103828799 DVLR INFO New subscr, IMSI: 262420000000040 (vlr.c:562) 20250410103828799 DVLR DEBUG VLR subscr IMSI-262420000000040 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410103828799 DVLR DEBUG VLR subscr IMSI-262420000000040 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410103828799 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410103828799 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x563b4cbfeb90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410103828799 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x563b4cbfeb90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410103828799 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x563b4cbfeb90]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410103828799 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x563b4cbff930]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410103828799 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x563b4cbff930]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x563b4cbfeb90] (fsm.c:486) 20250410103828799 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x563b4cbff930]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410103828799 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x563b4cbff930]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410103828799 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103828799 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103828799 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103828799 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103828799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103828799 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103828799 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103828799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103828799 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103828799 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0f 02 ea d1 89 00 00 4b 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(560)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(560)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(558)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'EAD189'O, sourceLocRef := '00004B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(558)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(564)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000040" handled at TC_lu_imsi_auth_tmsi_encr_0134_340(566) MSC_Test-GSUP(564)@7d38b4d9c9a0: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_0134_340(566)"262420000000040" 20250410103828801 DVLR DEBUG VLR subscr IMSI-262420000000040 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410103828801 DVLR DEBUG VLR subscr IMSI-262420000000040 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(558)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(558)@7d38b4d9c9a0: vl_len:11 MSC_Test_0-SCCP(558)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(558)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '00095412035A4982130101'O MSC_Test_0-M3UA(560)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103828802 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103828802 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103828802 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103828802 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103828802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103828802 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103828802 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103828802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103828802 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103828802 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 22 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 4b 00 01 0b 00 09 54 12 03 5a 49 82 13 01 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_lu_imsi_auth_tmsi_encr_0134_340(566)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_0134_340(566)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410103828805 DVLR DEBUG VLR subscr IMSI-262420000000040 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103828805 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x563b4cbff930]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410103828805 DVLR DEBUG SUBSCR(IMSI-262420000000040) Received 1 auth tuples (vlr.c:996) 20250410103828805 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x563b4cbff930]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410103828805 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x563b4cbff930]{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:324) 20250410103828805 DMM DEBUG Tx AUTH REQ (rand = d103d4b1659b7072b7d60a1e5f4b5098) (gsm_04_08.c:641) 20250410103828805 DMM DEBUG AUTH REQ (autn = cb9c014b09f45c609a5aa3df96fcc908) (gsm_04_08.c:643) 20250410103828805 DVLR DEBUG VLR subscr IMSI-262420000000040 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410103828805 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103828805 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103828805 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103828805 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103828805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103828805 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103828806 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103828806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103828806 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103828806 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 3f 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 ea d1 89 00 01 28 01 00 25 05 12 00 d1 03 d4 b1 65 9b 70 72 b7 d6 0a 1e 5f 4b 50 98 20 10 cb 9c 01 4b 09 f4 5c 60 9a 5a a3 df 96 fc c9 08 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(560)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(560)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(558)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(558)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(558)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(558)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(559)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051435A421912104AEA4FAF5'O MSC_Test_0-RAN(559)@7d38b4d9c9a0: patched enc_l3: '055435A421912104AEA4FAF5'O MSC_Test_0-SCCP(558)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(558)@7d38b4d9c9a0: vl_len:15 MSC_Test_0-SCCP(558)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(558)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000C055435A421912104AEA4FAF5'O 20250410103828812 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103828812 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103828812 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103828812 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103828812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103828812 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103828812 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103828812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103828812 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(560)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103828812 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 4b 00 01 0f 01 00 0c 05 54 35 a4 21 91 21 04 ae a4 fa f5 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103828813 DMM DEBUG msc_a(IMSI-262420000000040:GERAN-A-75:LU)[0x563b4cc03140]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 35a42191aea4faf5) (gsm_04_08.c:1128) 20250410103828813 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x563b4cbff930]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410103828813 DVLR DEBUG SUBSCR(IMSI-262420000000040) AUTH on GERAN received SRES/RES: 35a42191aea4faf5 (8 bytes) (vlr_auth_fsm.c:151) 20250410103828813 DVLR INFO SUBSCR(IMSI-262420000000040) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410103828813 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x563b4cbff930]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410103828813 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x563b4cbff930]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410103828813 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x563b4cbff930]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410103828813 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x563b4cbff930]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x563b4cbfeb90] (vlr_auth_fsm.c:294) 20250410103828813 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x563b4cbff930]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410103828813 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x563b4cbff930]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410103828813 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x563b4cbfeb90]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410103828813 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x563b4cbfeb90]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410103828813 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x563b4cbfeb90]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410103828813 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103828813 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103828813 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103828813 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x563b4cbfeb90]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250410103828813 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103828813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103828813 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103828813 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103828813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103828813 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103828813 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 ea d1 89 00 01 21 00 1f 53 0a 09 19 ba a6 e2 31 3d 84 49 ab 23 01 83 09 27 54 56 7b ac db 9e 20 89 da 04 96 44 12 4b (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(560)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(560)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(558)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(558)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(558)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(558)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(558)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(558)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(558)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(558)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0003552C05'O 20250410103828829 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103828829 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103828829 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103828829 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103828829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103828829 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103828829 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103828829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103828829 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103828829 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 4b 00 01 05 00 03 55 2c 05 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(560)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103828830 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x563b4cbfeb90]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410103828830 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x563b4cbfeb90]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410103828830 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x563b4cbfeb90]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410103828830 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x563b4cbfeb90]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410103828830 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x563b4cbff930]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410103828830 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x563b4cbff930]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x563b4cbfeb90] (fsm.c:486) 20250410103828830 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x563b4cbff930]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410103828830 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x563b4cbff930]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410103828830 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103828830 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103828830 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103828831 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103828831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103828831 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103828831 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103828831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103828831 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103828831 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 ea d1 89 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 04 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(560)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(560)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(558)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(558)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(558)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(558)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410103828836 DVLR DEBUG VLR subscr IMSI-262420000000040 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103828836 DVLR DEBUG IMSI:262420000000040 has MSISDN:491230000040 (vlr.c:1045) 20250410103828836 DMSC NOTICE msub(IMSI-262420000000040:MSISDN-491230000040) VLR: update for IMSI=262420000000040 (MSISDN=491230000040) (gsm_04_08.c:1541) 20250410103828836 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410103828837 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103828837 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x563b4cbfeb90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410103828837 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x563b4cbff930]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410103828837 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x563b4cbff930]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410103828837 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x563b4cbff930]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410103828837 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x563b4cbff930]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x563b4cbfeb90] (vlr_lu_fsm.c:110) 20250410103828837 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x563b4cbff930]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410103828837 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x563b4cbff930]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410103828837 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x563b4cbfeb90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410103828837 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x563b4cbfeb90]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410103828837 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x563b4cbf3d10]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410103828837 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x563b4cbf3d10]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x563b4cbfeb90] (fsm.c:486) 20250410103828837 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x563b4cbf3d10]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410103828837 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x563b4cbf3d10]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410103828837 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x563b4cbf3d10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410103828837 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x563b4cbf3d10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410103828837 DMSC NOTICE msub(IMSI-262420000000040:MSISDN-491230000040:TMSInew-0x3E199306) VLR: update for IMSI=262420000000040 (MSISDN=491230000040) (gsm_04_08.c:1541) 20250410103828838 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x563b4cbf3d10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410103828838 DMM DEBUG -> IMSI-262420000000040:MSISDN-491230000040:TMSInew-0x3E199306 LOCATION UPDATE ACCEPT (TMSI = 0x3e199306) (gsm_04_08.c:149) 20250410103828838 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSInew-0x3E199306 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410103828838 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103828838 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103828838 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103828838 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103828838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103828838 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103828838 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103828838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103828838 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103828838 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 ea d1 89 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 3e 19 93 06 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(560)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(560)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(558)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(558)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(558)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(558)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_0134_340(566)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(559)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(559)@7d38b4d9c9a0: patched enc_l3: '059B'O MSC_Test_0-SCCP(558)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(558)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(558)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(558)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(560)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103828844 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103828844 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103828844 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103828844 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103828844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103828844 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103828844 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103828844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103828844 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103828844 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 4b 00 01 05 01 00 02 05 9b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103828845 DMM DEBUG msc_a(IMSI-262420000000040:MSISDN-491230000040:TMSInew-0x3E199306:GERAN-A-75:LU)[0x563b4cc03140]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410103828845 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSInew-0x3E199306:GERAN-A-75:LU)[0x563b4cbfeb90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410103828845 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x563b4cbf3d10]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410103828845 DMSC NOTICE msub(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3E199306) VLR: update for IMSI=262420000000040 (MSISDN=491230000040) (gsm_04_08.c:1541) 20250410103828845 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3E199306 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410103828845 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x563b4cbf3d10]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410103828845 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3E199306:GERAN-A-75:LU)[0x563b4cbfeb90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410103828845 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x563b4cbf3d10]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410103828845 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x563b4cbf3d10]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3E199306:GERAN-A-75:LU)[0x563b4cbfeb90] (vlr_lu_fsm.c:817) 20250410103828845 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x563b4cbf3d10]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410103828845 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x563b4cbf3d10]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410103828845 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3E199306:GERAN-A-75:LU)[0x563b4cbfeb90]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410103828845 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000040/3/1): Available (smpp_smsc.c:626) 20250410103828845 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3E199306 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410103828845 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3E199306 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410103828845 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3E199306 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410103828845 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3E199306 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410103828845 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103828845 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103828846 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103828846 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103828846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103828846 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103828846 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103828846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103828846 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103828846 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 ea d1 89 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(560)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(560)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(558)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(558)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(558)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(558)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(558)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(558)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(558)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(558)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410103828849 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103828849 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103828849 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103828849 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103828850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103828850 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103828850 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103828850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(560)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103828850 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103828850 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 4b 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103828851 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3E199306:GERAN-A-75:LU)[0x563b4cbfeb90]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410103828851 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3E199306:GERAN-A-75:LU)[0x563b4cbfeb90]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3E199306:GERAN-A-75:LU)[0x563b4cc03140] (msc_a.c:1053) 20250410103828851 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3E199306:GERAN-A-75:LU)[0x563b4cbfeb90]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410103828851 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3E199306:GERAN-A-75:LU)[0x563b4cbfeb90]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410103828851 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3E199306:GERAN-A-75:LU)[0x563b4cbfeb90]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410103828851 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3E199306 - active-conn: now used by 1 (attached) (msub.c:375) 20250410103828851 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103828851 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103828851 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103828851 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103828851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103828851 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103828851 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103828851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103828851 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103828851 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0f 04 ea d1 89 00 00 4b 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(560)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(560)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(558)@7d38b4d9c9a0: Session index based on local reference:0 20250410103828852 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103828852 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103828852 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103828852 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103828852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103828852 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103828852 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103828852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(560)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103828852 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103828853 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 4b ea d1 89 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(559)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_0134_340(566)15389065 TC_lu_imsi_auth_tmsi_encr_0134_340(566)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410103828854 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3E199306 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410103828854 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3E199306 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth_tmsi_encr_0134_340(566)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_0134_340(566)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_340(566)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_340(566)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test-GSUP(564)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(560)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(558)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(559)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103828866 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410103828866 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250410103828866 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MGCP(562)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(561)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(563)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(557)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(565)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(567)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(557): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(558): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(559): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(560): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(561): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(562): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(563): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(564): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(565): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_0134_340(566): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(567): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_lu_imsi_auth_tmsi_encr_0134_34 finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34 pass'. Thu Apr 10 10:38:28 UTC 2025 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34 pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34.talloc 20250410103829060 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410103829060 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103829060 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410103829060 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410103829060 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410103829060 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103829060 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410103829060 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410103829060 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410103829060 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103829060 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410103829060 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410103829060 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410103829060 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410103829060 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410103829060 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103829060 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103829060 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410103829060 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410103829060 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410103829060 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=200140) 20250410103829868 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=200140, count=247668) 20250410103830869 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103831062 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410103831062 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410103831062 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34 pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3 ------ Thu Apr 10 10:38:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410103831871 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3 started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(571)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(571)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(571)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(569)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410103832718 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(572)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410103832872 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103832872 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(574)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(574)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410103832878 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(574)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(574)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(574)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(574)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(574)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(574)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410103832901 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410103832901 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250410103832913 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410103832913 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410103832913 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410103832913 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(571)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(571)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(571)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410103832917 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103832917 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410103832917 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410103832917 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410103832917 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410103832917 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410103832917 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410103832917 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103832917 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410103832917 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410103832917 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(571)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(571)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(571)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(571)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(571)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410103832919 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103832919 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410103832919 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410103832919 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410103832919 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410103832919 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410103832919 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410103832919 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103832919 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410103832919 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410103832919 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103832919 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(571)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(571)@7d38b4d9c9a0: Message received on association #8 20250410103832919 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410103832919 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(571)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(571)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(571)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(571)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(571)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(571)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(575)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000041" to be handled at TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577) TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '1'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000041'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410103833727 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103833727 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103833727 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103833727 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103833727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103833727 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103833727 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103833727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103833727 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103833727 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(571)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103833727 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103833727 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103833727 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103833727 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103833727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103833727 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103833727 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103833727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103833727 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103833727 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(571)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(571)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(570)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(570)@7d38b4d9c9a0: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577)1913758 MSC_Test_0-SCCP(569)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(570)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410103833731 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103833731 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103833731 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103833731 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103833731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103833731 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103833731 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103833731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103833731 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103833731 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 1d 33 9e 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 5a 08 29 26 24 00 00 00 00 14 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(571)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103833731 DMM DEBUG msc_a(IMSI-262420000000041:GERAN-A-76:LU)[0x563b4cc06b40]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000041 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410103833731 DMM DEBUG msc_a(IMSI-262420000000041:GERAN-A-76:LU)[0x563b4cc06b40]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410103833731 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x563b4cbf3be0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410103833731 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x563b4cbf3be0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000041:GERAN-A-76:LU)[0x563b4cc06b40] (fsm.c:486) 20250410103833731 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x563b4cbf3be0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250410103833731 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x563b4cbf3be0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410103833731 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410103833731 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000041 id=262420000000041 (vlr.c:661) 20250410103833731 DVLR INFO New subscr, IMSI: 262420000000041 (vlr.c:562) 20250410103833731 DVLR DEBUG VLR subscr IMSI-262420000000041 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410103833731 DVLR DEBUG VLR subscr IMSI-262420000000041 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410103833731 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410103833731 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x563b4cbf3be0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410103833731 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x563b4cbf3be0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410103833731 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x563b4cbf3be0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410103833731 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x563b4cbff930]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410103833731 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x563b4cbff930]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x563b4cbf3be0] (fsm.c:486) 20250410103833731 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x563b4cbff930]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410103833731 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x563b4cbff930]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410103833731 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103833731 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103833731 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103833731 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103833731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103833731 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103833731 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103833731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103833731 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103833731 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 08 02 1d 33 9e 00 00 4c 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(571)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(571)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(569)@7d38b4d9c9a0: { messageType := 2, destLocRef := '1D339E'O, sourceLocRef := '00004C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(569)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(575)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000041" handled at TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577) MSC_Test-GSUP(575)@7d38b4d9c9a0: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577)"262420000000041" 20250410103833734 DVLR DEBUG VLR subscr IMSI-262420000000041 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410103833734 DVLR DEBUG VLR subscr IMSI-262420000000041 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(569)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(569)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(569)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(569)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '00065412035A4902'O MSC_Test_0-M3UA(571)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103833735 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103833735 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103833735 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103833735 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103833735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103833735 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103833735 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103833735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103833735 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103833735 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 4c 00 01 08 00 06 54 12 03 5a 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410103833738 DVLR DEBUG VLR subscr IMSI-262420000000041 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103833738 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x563b4cbff930]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410103833738 DVLR DEBUG SUBSCR(IMSI-262420000000041) Received 1 auth tuples (vlr.c:996) 20250410103833738 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x563b4cbff930]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410103833738 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x563b4cbff930]{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:324) 20250410103833738 DMM DEBUG Tx AUTH REQ (rand = 802fa214b907208dec7de858b1114293) (gsm_04_08.c:641) 20250410103833738 DMM DEBUG AUTH REQ (autn = 87f717a26e05b8aa6b10cc2547a1e967) (gsm_04_08.c:643) 20250410103833738 DVLR DEBUG VLR subscr IMSI-262420000000041 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410103833739 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103833739 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103833739 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103833739 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103833739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103833739 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103833739 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103833739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103833739 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103833739 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 3f 00 00 00 b9 00 00 00 c1 03 00 00 08 06 1d 33 9e 00 01 28 01 00 25 05 12 00 80 2f a2 14 b9 07 20 8d ec 7d e8 58 b1 11 42 93 20 10 87 f7 17 a2 6e 05 b8 aa 6b 10 cc 25 47 a1 e9 67 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(571)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(571)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(569)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(569)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(569)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(569)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(570)@7d38b4d9c9a0: patching N(SD)=1 into dtap '05147C98B4EA2104721E8CE7'O MSC_Test_0-RAN(570)@7d38b4d9c9a0: patched enc_l3: '05547C98B4EA2104721E8CE7'O MSC_Test_0-SCCP(569)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(569)@7d38b4d9c9a0: vl_len:15 MSC_Test_0-SCCP(569)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(569)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000C05547C98B4EA2104721E8CE7'O MSC_Test_0-M3UA(571)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103833746 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103833746 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103833746 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103833746 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103833746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103833746 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103833746 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103833746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103833746 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103833746 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 4c 00 01 0f 01 00 0c 05 54 7c 98 b4 ea 21 04 72 1e 8c e7 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103833746 DMM DEBUG msc_a(IMSI-262420000000041:GERAN-A-76:LU)[0x563b4cc06b40]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 7c98b4ea721e8ce7) (gsm_04_08.c:1128) 20250410103833746 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x563b4cbff930]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410103833746 DVLR DEBUG SUBSCR(IMSI-262420000000041) AUTH on GERAN received SRES/RES: 7c98b4ea721e8ce7 (8 bytes) (vlr_auth_fsm.c:151) 20250410103833746 DVLR INFO SUBSCR(IMSI-262420000000041) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410103833746 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x563b4cbff930]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410103833746 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x563b4cbff930]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410103833746 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x563b4cbff930]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410103833746 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x563b4cbff930]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x563b4cbf3be0] (vlr_auth_fsm.c:294) 20250410103833746 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x563b4cbff930]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410103833746 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x563b4cbff930]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410103833746 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x563b4cbf3be0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410103833747 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x563b4cbf3be0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410103833747 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x563b4cbf3be0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410103833747 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x563b4cbf3be0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250410103833747 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103833747 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103833747 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103833747 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103833747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103833747 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103833747 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103833747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103833747 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103833747 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1a 00 00 00 b9 00 00 00 c1 03 00 00 08 06 1d 33 9e 00 01 03 00 01 58 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(571)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(571)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(569)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(569)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(569)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(569)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(569)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(569)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(569)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(569)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '00065412035A4902'O MSC_Test_0-M3UA(571)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103833750 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103833750 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103833750 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103833751 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103833751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103833751 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103833751 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103833751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103833751 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103833751 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 4c 00 01 08 00 06 54 12 03 5a 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103833751 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103833751 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103833751 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103833751 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103833751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103833751 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103833751 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103833751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103833751 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103833751 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 27 00 00 00 b9 00 00 00 c1 03 00 00 08 06 1d 33 9e 00 01 10 00 0e 53 0a 09 09 e1 4d 85 d9 c5 25 a5 7e 23 01 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(571)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(571)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(569)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(569)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(569)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(569)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(569)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(569)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(569)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(569)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(571)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103833757 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103833757 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103833757 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103833757 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103833757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103833757 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103833758 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103833758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103833758 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103833758 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 4c 00 01 05 00 03 55 2c 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103833758 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x563b4cbf3be0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410103833758 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x563b4cbf3be0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410103833758 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x563b4cbf3be0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410103833758 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x563b4cbf3be0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410103833758 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x563b4cbff930]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410103833758 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x563b4cbff930]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x563b4cbf3be0] (fsm.c:486) 20250410103833758 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x563b4cbff930]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410103833758 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x563b4cbff930]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410103833759 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103833759 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103833759 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103833759 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103833759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103833759 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103833759 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103833759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103833759 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103833759 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 08 06 1d 33 9e 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 14 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(571)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(571)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(569)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(569)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(569)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(569)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410103833763 DVLR DEBUG VLR subscr IMSI-262420000000041 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103833763 DVLR DEBUG IMSI:262420000000041 has MSISDN:491230000041 (vlr.c:1045) 20250410103833763 DMSC NOTICE msub(IMSI-262420000000041:MSISDN-491230000041) VLR: update for IMSI=262420000000041 (MSISDN=491230000041) (gsm_04_08.c:1541) 20250410103833763 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410103833764 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103833764 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x563b4cbf3be0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410103833764 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x563b4cbff930]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410103833764 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x563b4cbff930]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410103833764 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x563b4cbff930]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410103833764 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x563b4cbff930]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x563b4cbf3be0] (vlr_lu_fsm.c:110) 20250410103833764 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x563b4cbff930]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410103833764 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x563b4cbff930]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410103833764 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x563b4cbf3be0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410103833764 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x563b4cbf3be0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410103833764 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x563b4cbfed70]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410103833764 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x563b4cbfed70]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x563b4cbf3be0] (fsm.c:486) 20250410103833765 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x563b4cbfed70]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410103833765 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x563b4cbfed70]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410103833765 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x563b4cbfed70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410103833765 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x563b4cbfed70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410103833765 DMSC NOTICE msub(IMSI-262420000000041:MSISDN-491230000041:TMSInew-0x481E7154) VLR: update for IMSI=262420000000041 (MSISDN=491230000041) (gsm_04_08.c:1541) 20250410103833765 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x563b4cbfed70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410103833765 DMM DEBUG -> IMSI-262420000000041:MSISDN-491230000041:TMSInew-0x481E7154 LOCATION UPDATE ACCEPT (TMSI = 0x481e7154) (gsm_04_08.c:149) 20250410103833765 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSInew-0x481E7154 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410103833765 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103833765 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103833765 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103833765 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103833765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103833765 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103833765 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103833765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103833765 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103833765 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 08 06 1d 33 9e 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 48 1e 71 54 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(571)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(571)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(569)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(569)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(569)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(569)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(570)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(570)@7d38b4d9c9a0: patched enc_l3: '059B'O MSC_Test_0-SCCP(569)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(569)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(569)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(569)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(571)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103833770 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103833770 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103833770 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103833770 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103833770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103833770 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103833770 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103833770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103833770 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103833770 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 4c 00 01 05 01 00 02 05 9b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103833771 DMM DEBUG msc_a(IMSI-262420000000041:MSISDN-491230000041:TMSInew-0x481E7154:GERAN-A-76:LU)[0x563b4cc06b40]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410103833771 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSInew-0x481E7154:GERAN-A-76:LU)[0x563b4cbf3be0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410103833771 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x563b4cbfed70]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410103833771 DMSC NOTICE msub(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x481E7154) VLR: update for IMSI=262420000000041 (MSISDN=491230000041) (gsm_04_08.c:1541) 20250410103833771 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x481E7154 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410103833771 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x563b4cbfed70]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410103833771 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x481E7154:GERAN-A-76:LU)[0x563b4cbf3be0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410103833771 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x563b4cbfed70]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410103833771 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x563b4cbfed70]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x481E7154:GERAN-A-76:LU)[0x563b4cbf3be0] (vlr_lu_fsm.c:817) 20250410103833771 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x563b4cbfed70]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410103833771 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x563b4cbfed70]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410103833771 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x481E7154:GERAN-A-76:LU)[0x563b4cbf3be0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410103833771 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000041/3/1): Available (smpp_smsc.c:626) 20250410103833771 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x481E7154 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410103833771 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x481E7154 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410103833771 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x481E7154 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410103833772 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x481E7154 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410103833772 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103833772 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103833772 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103833772 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103833772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103833772 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103833772 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103833772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103833772 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103833772 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 08 06 1d 33 9e 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(571)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(571)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(569)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(569)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(569)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(569)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(569)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(569)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(569)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(569)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(571)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103833776 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103833776 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103833776 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103833776 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103833776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103833776 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103833776 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103833776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103833776 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103833776 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 4c 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103833776 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x481E7154:GERAN-A-76:LU)[0x563b4cbf3be0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410103833776 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x481E7154:GERAN-A-76:LU)[0x563b4cbf3be0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x481E7154:GERAN-A-76:LU)[0x563b4cc06b40] (msc_a.c:1053) 20250410103833776 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x481E7154:GERAN-A-76:LU)[0x563b4cbf3be0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410103833776 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x481E7154:GERAN-A-76:LU)[0x563b4cbf3be0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410103833776 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x481E7154:GERAN-A-76:LU)[0x563b4cbf3be0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410103833777 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x481E7154 - active-conn: now used by 1 (attached) (msub.c:375) 20250410103833777 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103833777 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103833777 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103833777 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103833777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103833777 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103833777 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103833777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103833777 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103833777 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 08 04 1d 33 9e 00 00 4c 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(571)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(571)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(569)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(571)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103833778 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103833778 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103833779 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103833779 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103833779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103833779 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103833779 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103833779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103833779 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103833779 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 4c 1d 33 9e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(570)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577)1913758 TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410103833781 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x481E7154 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410103833781 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x481E7154 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410103833789 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410103833789 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(569)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(572)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(571)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(568)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103833791 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(576)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(574)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(575)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(570)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(573)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(578)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(568): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(569): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(570): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(571): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(572): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(573): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(574): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(575): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(576): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(578): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3 finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3 pass'. Thu Apr 10 10:38:33 UTC 2025 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3 pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3.talloc 20250410103833980 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410103833980 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103833980 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410103833980 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410103833980 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410103833980 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103833980 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410103833980 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410103833980 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410103833980 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103833980 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410103833980 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410103833980 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410103833980 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410103833980 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410103833980 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103833980 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103833980 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410103833980 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410103833981 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410103833981 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=233048) 20250410103834792 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=233048, count=265268) 20250410103835794 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103835982 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410103835982 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410103835982 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3 pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_release_timeout'. ------ MSC_Tests.TC_mo_release_timeout ------ Thu Apr 10 10:38:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_mo_release_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_mo_release_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410103836796 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_release_timeout' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_mo_release_timeout started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(582)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(582)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(582)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(580)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410103837640 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(583)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410103837797 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103837797 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(585)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(585)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410103837803 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(585)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(585)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(585)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(585)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(585)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(585)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410103837831 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410103837831 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250410103837836 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410103837836 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410103837836 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410103837836 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(582)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(582)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(582)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410103837838 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103837838 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410103837838 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410103837838 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410103837838 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410103837838 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410103837838 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410103837838 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103837838 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410103837838 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410103837838 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(582)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(582)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(582)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(582)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(582)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(582)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(582)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(582)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410103837839 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103837839 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410103837839 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410103837839 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410103837839 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410103837839 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410103837839 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410103837839 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103837839 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410103837839 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410103837839 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103837840 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410103837840 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) MSC_Test_0-M3UA(582)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(582)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(582)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) 20250410103837840 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(582)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(582)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(586)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000040" to be handled at TC_mo_release_timeout0(588) TC_mo_release_timeout0(588)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000040'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410103838646 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103838646 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103838646 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103838646 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103838646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103838646 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103838646 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103838646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103838646 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103838646 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(582)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103838648 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103838648 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103838648 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103838648 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103838648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103838648 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103838648 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103838648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103838648 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103838648 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(582)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(582)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(581)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(581)@7d38b4d9c9a0: Added conn table entry 0TC_mo_release_timeout0(588)15319565 MSC_Test_0-SCCP(580)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(581)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410103838664 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103838664 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103838664 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103838664 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103838664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103838664 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103838664 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103838664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103838664 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103838664 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 e9 c2 0d 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 04 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(582)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103838665 DMM DEBUG msc_a(IMSI-262420000000040:GERAN-A-77:LU)[0x563b4cc03140]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000040 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410103838665 DMM DEBUG msc_a(IMSI-262420000000040:GERAN-A-77:LU)[0x563b4cc03140]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410103838665 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-77:LU)[0x563b4cbfeb90]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410103838665 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-77:LU)[0x563b4cbfeb90]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000040:GERAN-A-77:LU)[0x563b4cc03140] (fsm.c:486) 20250410103838665 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-77:LU)[0x563b4cbfeb90]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410103838665 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-77:LU)[0x563b4cbfeb90]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410103838665 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3E199306 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410103838665 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3E199306 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410103838665 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3E199306 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250410103838665 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410103838665 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3E199306:GERAN-A-77:LU)[0x563b4cbfeb90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410103838665 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3E199306:GERAN-A-77:LU)[0x563b4cbfeb90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410103838665 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3E199306:GERAN-A-77:LU)[0x563b4cbfeb90]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410103838665 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3E199306:GERAN-A-77:LU)[0x563b4cbfeb90]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410103838665 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3E199306:GERAN-A-77:LU)[0x563b4cbfeb90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410103838665 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3E199306:GERAN-A-77:LU)[0x563b4cbfeb90]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410103838665 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3E199306:GERAN-A-77:LU)[0x563b4cbff930]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410103838665 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3E199306:GERAN-A-77:LU)[0x563b4cbff930]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3E199306:GERAN-A-77:LU)[0x563b4cbfeb90] (fsm.c:486) 20250410103838665 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3E199306:GERAN-A-77:LU)[0x563b4cbff930]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410103838665 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3E199306:GERAN-A-77:LU)[0x563b4cbff930]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410103838665 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103838665 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103838665 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103838665 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103838665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103838665 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103838665 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103838665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103838665 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103838665 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 09 02 e9 c2 0d 00 00 4d 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410103838665 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103838665 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103838665 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103838665 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103838665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103838665 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103838665 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103838665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103838665 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103838665 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 09 06 e9 c2 0d 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 04 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(582)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(582)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(582)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(582)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(580)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'E9C20D'O, sourceLocRef := '00004D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(580)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(580)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(580)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test-GSUP(586)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000040" handled at TC_mo_release_timeout0(588) MSC_Test-GSUP(586)@7d38b4d9c9a0: Added IMSI table entry 0TC_mo_release_timeout0(588)"262420000000040" MSC_Test_0-SCCP(580)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(580)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410103838669 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3E199306 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410103838669 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3E199306 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(580)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(580)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(580)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(580)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(582)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103838671 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103838671 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103838671 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103838671 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103838671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103838671 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103838671 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103838671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103838671 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103838671 [1;34mDLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 4d 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_mo_release_timeout0(588)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_release_timeout0(588)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410103838675 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3E199306 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103838675 DVLR DEBUG IMSI:262420000000040 has MSISDN:491230000040 (vlr.c:1045) 20250410103838675 DMSC NOTICE msub(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3E199306) VLR: update for IMSI=262420000000040 (MSISDN=491230000040) (gsm_04_08.c:1541) 20250410103838675 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3E199306 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410103838676 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3E199306 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103838676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3E199306:GERAN-A-77:LU)[0x563b4cbfeb90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410103838676 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3E199306:GERAN-A-77:LU)[0x563b4cbff930]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410103838676 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3E199306:GERAN-A-77:LU)[0x563b4cbff930]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410103838676 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3E199306:GERAN-A-77:LU)[0x563b4cbff930]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410103838676 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3E199306:GERAN-A-77:LU)[0x563b4cbff930]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3E199306:GERAN-A-77:LU)[0x563b4cbfeb90] (vlr_lu_fsm.c:110) 20250410103838676 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3E199306:GERAN-A-77:LU)[0x563b4cbff930]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410103838676 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3E199306:GERAN-A-77:LU)[0x563b4cbff930]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410103838676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3E199306:GERAN-A-77:LU)[0x563b4cbfeb90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410103838676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3E199306:GERAN-A-77:LU)[0x563b4cbfeb90]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410103838676 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3E199306:GERAN-A-77:LU)[0x563b4cbf3ef0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410103838676 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3E199306:GERAN-A-77:LU)[0x563b4cbf3ef0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3E199306:GERAN-A-77:LU)[0x563b4cbfeb90] (fsm.c:486) 20250410103838676 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3E199306:GERAN-A-77:LU)[0x563b4cbf3ef0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410103838676 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3E199306:GERAN-A-77:LU)[0x563b4cbf3ef0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410103838676 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3E199306:GERAN-A-77:LU)[0x563b4cbf3ef0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410103838676 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3E199306:GERAN-A-77:LU)[0x563b4cbf3ef0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410103838676 DMSC NOTICE msub(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3E199306:TMSInew-0x337170BB) VLR: update for IMSI=262420000000040 (MSISDN=491230000040) (gsm_04_08.c:1541) 20250410103838676 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3E199306:GERAN-A-77:LU)[0x563b4cbf3ef0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410103838676 DMM DEBUG -> IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3E199306:TMSInew-0x337170BB LOCATION UPDATE ACCEPT (TMSI = 0x337170bb) (gsm_04_08.c:149) 20250410103838676 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3E199306:TMSInew-0x337170BB - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410103838677 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103838677 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103838677 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103838677 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103838677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103838677 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103838677 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103838677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103838677 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103838677 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 09 06 e9 c2 0d 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 33 71 70 bb (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(582)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(582)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(580)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(580)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(580)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(580)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_release_timeout0(588)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(581)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(581)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(580)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(580)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(580)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(580)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O 20250410103838684 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103838684 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103838684 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103838684 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103838684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103838684 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103838684 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103838684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103838684 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(582)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103838684 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 4d 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103838685 DMM DEBUG msc_a(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3E199306:TMSInew-0x337170BB:GERAN-A-77:LU)[0x563b4cc03140]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410103838685 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3E199306:TMSInew-0x337170BB:GERAN-A-77:LU)[0x563b4cbfeb90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410103838685 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3E199306:GERAN-A-77:LU)[0x563b4cbf3ef0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410103838685 DMSC NOTICE msub(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x337170BB) VLR: update for IMSI=262420000000040 (MSISDN=491230000040) (gsm_04_08.c:1541) 20250410103838685 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3E199306:GERAN-A-77:LU)[0x563b4cbf3ef0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410103838685 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x337170BB:GERAN-A-77:LU)[0x563b4cbfeb90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410103838685 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3E199306:GERAN-A-77:LU)[0x563b4cbf3ef0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410103838685 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3E199306:GERAN-A-77:LU)[0x563b4cbf3ef0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x337170BB:GERAN-A-77:LU)[0x563b4cbfeb90] (vlr_lu_fsm.c:817) 20250410103838685 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3E199306:GERAN-A-77:LU)[0x563b4cbf3ef0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410103838685 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3E199306:GERAN-A-77:LU)[0x563b4cbf3ef0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410103838685 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x337170BB:GERAN-A-77:LU)[0x563b4cbfeb90]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410103838685 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000040/3/1): Available (smpp_smsc.c:626) 20250410103838685 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x337170BB + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410103838685 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x337170BB + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410103838685 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x337170BB - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410103838685 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x337170BB - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410103838685 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103838685 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103838685 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103838685 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103838685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103838685 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103838685 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103838685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103838685 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103838685 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 09 06 e9 c2 0d 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(582)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(582)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(580)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(580)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(580)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(580)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(580)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(580)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(580)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(580)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410103838687 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103838687 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103838687 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103838687 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103838687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103838687 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103838687 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103838687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103838687 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103838687 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 4d 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(582)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103838688 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x337170BB:GERAN-A-77:LU)[0x563b4cbfeb90]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410103838688 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x337170BB:GERAN-A-77:LU)[0x563b4cbfeb90]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x337170BB:GERAN-A-77:LU)[0x563b4cc03140] (msc_a.c:1053) 20250410103838688 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x337170BB:GERAN-A-77:LU)[0x563b4cbfeb90]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410103838688 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x337170BB:GERAN-A-77:LU)[0x563b4cbfeb90]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410103838688 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x337170BB:GERAN-A-77:LU)[0x563b4cbfeb90]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410103838688 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x337170BB - active-conn: now used by 1 (attached) (msub.c:375) 20250410103838688 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103838688 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103838688 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103838688 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103838688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103838688 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103838688 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103838688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103838688 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103838688 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 09 04 e9 c2 0d 00 00 4d 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(582)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(582)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(580)@7d38b4d9c9a0: Session index based on local reference:0 20250410103838689 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103838689 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103838689 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103838689 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103838689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103838689 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103838689 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103838689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103838689 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(582)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103838689 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 4d e9 c2 0d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(581)@7d38b4d9c9a0: Deleted conn table entry 0TC_mo_release_timeout0(588)15319565 TC_mo_release_timeout0(588)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410103838691 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x337170BB + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410103838691 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x337170BB - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_release_timeout0(588)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_release_timeout0(588)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_mo_release_timeout0(588)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_mo_release_timeout0(588)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '337170BB'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(581)@7d38b4d9c9a0: Added conn table entry 0TC_mo_release_timeout0(588)4917827 MSC_Test_0-RAN(581)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(580)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(582)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103838892 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103838892 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103838892 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103838892 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103838892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103838892 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103838893 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103838893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103838893 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103838893 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 4b 0a 43 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 33 71 70 bb 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103838893 DMM DEBUG msc_a(TMSI-0x337170BB:GERAN-A-78:CM_SERVICE_REQ)[0x563b4cc06b40]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250410103838893 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x337170BB:GERAN-A-78:CM_SERVICE_REQ)[0x563b4cbf3be0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410103838893 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x337170BB:GERAN-A-78:CM_SERVICE_REQ)[0x563b4cbf3be0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x337170BB:GERAN-A-78:CM_SERVICE_REQ)[0x563b4cc06b40] (fsm.c:486) 20250410103838893 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x337170BB:GERAN-A-78:CM_SERVICE_REQ)[0x563b4cbf3be0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410103838893 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x337170BB:GERAN-A-78:CM_SERVICE_REQ)[0x563b4cbf3be0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410103838893 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x337170BB + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410103838893 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x337170BB + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410103838894 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x337170BB:GERAN-A-78:CM_SERVICE_REQ)[0x563b4cbf3be0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410103838894 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x337170BB:GERAN-A-78:CM_SERVICE_REQ)[0x563b4cbf3be0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410103838894 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x337170BB:GERAN-A-78:CM_SERVICE_REQ)[0x563b4cbf3be0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410103838894 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x337170BB:GERAN-A-78:CM_SERVICE_REQ)[0x563b4cbf3be0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410103838894 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x337170BB:GERAN-A-78:CM_SERVICE_REQ)[0x563b4cbf3be0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410103838894 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x337170BB:GERAN-A-78:CM_SERVICE_REQ)[0x563b4cbf3be0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410103838894 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x337170BB:GERAN-A-78:CM_SERVICE_REQ)[0x563b4cbf3be0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410103838894 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x337170BB:GERAN-A-78:CM_SERVICE_REQ)[0x563b4cbf3be0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410103838894 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x337170BB:GERAN-A-78:CM_SERVICE_REQ)[0x563b4cbf3be0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410103838894 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x337170BB:GERAN-A-78:CM_SERVICE_REQ)[0x563b4cbf3be0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410103838894 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000040/3/1): Available (smpp_smsc.c:626) 20250410103838894 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x337170BB - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410103838894 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103838894 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103838894 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103838894 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103838894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103838894 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103838894 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103838894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103838894 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103838894 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0a 02 4b 0a 43 00 00 4e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410103838894 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103838894 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103838894 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103838894 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103838895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103838895 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103838895 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103838895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103838895 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103838895 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 4b 0a 43 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 04 (osmo_ss7_asp.c:1175) 20250410103838895 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103838895 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103838895 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103838895 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103838895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103838895 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103838895 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103838895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103838895 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103838895 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 4b 0a 43 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(582)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(582)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(582)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(582)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(582)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(582)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(580)@7d38b4d9c9a0: { messageType := 2, destLocRef := '4B0A43'O ("K\nC"), sourceLocRef := '00004E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(580)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(580)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(580)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(580)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(580)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(580)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(580)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(580)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(580)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410103838897 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x337170BB + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410103838897 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x337170BB - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_mo_release_timeout0(588)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_release_timeout0(588)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(583)@7d38b4d9c9a0: Created MnccExpect[0] for "12345" to be handled at TC_mo_release_timeout0(588) MSC_Test-MGCP(584)@7d38b4d9c9a0: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mo_release_timeout0(588) MSC_Test_0-RAN(581)@7d38b4d9c9a0: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(581)@7d38b4d9c9a0: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(580)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(580)@7d38b4d9c9a0: vl_len:19 MSC_Test_0-SCCP(580)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(580)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(582)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103838918 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103838918 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103838918 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103838918 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103838918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103838918 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103838918 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103838918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103838918 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103838918 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 4e 00 01 13 01 00 10 03 45 04 06 60 05 04 02 00 81 5e 04 80 21 43 f5 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103838918 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x337170BB + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250410103838918 DCC DEBUG trans(CC:NULL IMSI-262420000000040:MSISDN-491230000040:TMSI-0x337170BB callref-0x8000000b tid-8) New transaction (transaction.c:231) 20250410103838919 DCC DEBUG trans(CC:NULL IMSI-262420000000040:MSISDN-491230000040:TMSI-0x337170BB:GERAN-A-78:CM_SERVICE_REQ callref-0x8000000b tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250410103838919 DCC DEBUG trans(CC:NULL IMSI-262420000000040:MSISDN-491230000040:TMSI-0x337170BB:GERAN-A-78:CM_SERVICE_REQ callref-0x8000000b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410103838919 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250410103838919 DCC DEBUG trans(CC:NULL IMSI-262420000000040:MSISDN-491230000040:TMSI-0x337170BB:GERAN-A-78:CM_SERVICE_REQ callref-0x8000000b tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:702) 20250410103838919 DCC INFO trans(CC:NULL IMSI-262420000000040:MSISDN-491230000040:TMSI-0x337170BB:GERAN-A-78:CM_SERVICE_REQ callref-0x8000000b tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250410103838919 DCC DEBUG trans(CC:NULL IMSI-262420000000040:MSISDN-491230000040:TMSI-0x337170BB:GERAN-A-78:CM_SERVICE_REQ callref-0x8000000b tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250410103838919 DCC DEBUG call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x337170BB:GERAN-A-78:CM_SERVICE_REQ)[0x563b4cbff930]{ESTABLISHING}: Allocated (fsm.c:456) 20250410103838919 DCC DEBUG call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x337170BB:GERAN-A-78:CM_SERVICE_REQ)[0x563b4cbff930]{ESTABLISHING}: is child of msc_a(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x337170BB:GERAN-A-78:CM_SERVICE_REQ)[0x563b4cc06b40] (fsm.c:486) 20250410103838919 DCC DEBUG trans(CC:INITIATED IMSI-262420000000040:MSISDN-491230000040:TMSI-0x337170BB:GERAN-A-78:CM_SERVICE_REQ callref-0x8000000b tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:2161) 20250410103838919 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x337170BB:GERAN-A-78:CM_SERVICE_REQ)[0x563b4cc02440]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410103838919 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x337170BB:GERAN-A-78:CM_SERVICE_REQ)[0x563b4cc02440]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x337170BB:GERAN-A-78:CM_SERVICE_REQ)[0x563b4cbff930] (fsm.c:486) 20250410103838919 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x337170BB:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_CN:no-CI)[0x563b4cc02440]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250410103838919 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x337170BB:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_CN:no-CI)[0x563b4cc02440]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250410103838919 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x337170BB:GERAN-A-78:CM_SERVICE_REQ)[0x563b4cc026a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410103838919 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x337170BB:GERAN-A-78:CM_SERVICE_REQ)[0x563b4cc026a0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x337170BB:GERAN-A-78:CM_SERVICE_REQ)[0x563b4cbff930] (fsm.c:486) 20250410103838919 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x337170BB:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_RAN:no-CI)[0x563b4cc026a0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250410103838919 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x337170BB:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_RAN:no-CI)[0x563b4cc026a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(584)@7d38b4d9c9a0: Found Expect[0] for { line := { verb := "CRCX", trans_id := "60", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_mo_release_timeout0(588) TC_mo_release_timeout0(588)@7d38b4d9c9a0: f_mo_call_establish 2: rx 1st CRCX 20250410103838936 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x337170BB:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_CN:no-CI)[0x563b4cc02440]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410103838936 DCC DEBUG call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x337170BB:GERAN-A-78:CM_SERVICE_REQ)[0x563b4cbff930]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410103838936 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000040:MSISDN-491230000040:TMSI-0x337170BB:GERAN-A-78:CM_SERVICE_REQ callref-0x8000000b tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_mo_release_timeout0(588)@7d38b4d9c9a0: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(583)@7d38b4d9c9a0: Found MnccExpect[0] for "12345" handled at TC_mo_release_timeout0(588) MSC_Test-MNCC(583)@7d38b4d9c9a0: Added conn table entry 0TC_mo_release_timeout0(588)-2147483637 TC_mo_release_timeout0(588)@7d38b4d9c9a0: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_release_timeout0(588)@7d38b4d9c9a0: f_mo_call_establish DONE TC_mo_release_timeout0(588)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410103841920 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x337170BB:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_RAN:no-CI)[0x563b4cc026a0]{ESTABLISHING}: Timeout of X2 (fsm.c:317) 20250410103841920 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x337170BB:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_RAN:no-CI)[0x563b4cc026a0]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:223) 20250410103841920 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x337170BB:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_RAN:no-CI)[0x563b4cc026a0]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250410103841920 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x337170BB:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_RAN:no-CI)[0x563b4cc026a0]{DISCARDING}: Removing from parent call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x337170BB:GERAN-A-78:CM_SERVICE_REQ)[0x563b4cbff930] (rtp_stream.c:239) 20250410103841920 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x337170BB:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_RAN:no-CI)[0x563b4cc026a0]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250410103841920 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x337170BB:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_RAN:no-CI)[0x563b4cc026a0]{DISCARDING}: Deallocated (fsm.c:568) 20250410103841920 DCC DEBUG call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x337170BB:GERAN-A-78:CM_SERVICE_REQ)[0x563b4cbff930]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_GONE (rtp_stream.c:239) 20250410103841920 DCC DEBUG call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x337170BB:GERAN-A-78:CM_SERVICE_REQ)[0x563b4cbff930]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250410103841920 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x337170BB:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc02440]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410103841920 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x337170BB:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc02440]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x337170BB:GERAN-A-78:CM_SERVICE_REQ)[0x563b4cbff930] (call_leg.c:197) 20250410103841920 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x337170BB:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc02440]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250410103841920 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x337170BB:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc02440]{ESTABLISHING}: Deallocated (fsm.c:568) 20250410103841920 DLMGCP ERROR MGCP_CONN(RTP_TO_RAN)[0x563b4cbf3ef0]{ST_CRCX_RESP}: MGW: operation still pending, DLCX will be postponed. (mgcp_client_fsm.c:820) 20250410103841920 DCC DEBUG call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x337170BB:GERAN-A-78:CM_SERVICE_REQ)[0x563b4cbff930]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250410103841920 DCC DEBUG call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x337170BB:GERAN-A-78:CM_SERVICE_REQ)[0x563b4cbff930]{RELEASING}: Removing from parent msc_a(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x337170BB:GERAN-A-78:CM_SERVICE_REQ)[0x563b4cc06b40] (call_leg.c:198) 20250410103841920 DCC DEBUG call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x337170BB:GERAN-A-78:CM_SERVICE_REQ)[0x563b4cbff930]{RELEASING}: Freeing instance (call_leg.c:198) 20250410103841920 DCC DEBUG call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x337170BB:GERAN-A-78:CM_SERVICE_REQ)[0x563b4cbff930]{RELEASING}: Deallocated (fsm.c:568) 20250410103841920 DCC DEBUG trans(CC:INITIATED IMSI-262420000000040:MSISDN-491230000040:TMSI-0x337170BB:GERAN-A-78:CM_SERVICE_REQ callref-0x8000000b tid-8) Freeing transaction (transaction.c:243) 20250410103841920 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000040:MSISDN-491230000040:TMSI-0x337170BB:GERAN-A-78:CM_SERVICE_REQ callref-0x8000000b tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250410103841920 DCC DEBUG trans(CC:INITIATED IMSI-262420000000040:MSISDN-491230000040:TMSI-0x337170BB:GERAN-A-78:CM_SERVICE_REQ callref-0x8000000b tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250410103841920 DCC DEBUG trans(CC:INITIATED IMSI-262420000000040:MSISDN-491230000040:TMSI-0x337170BB:GERAN-A-78:CM_SERVICE_REQ callref-0x8000000b tid-8) new state INITIATED -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250410103841920 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000040:MSISDN-491230000040:TMSI-0x337170BB:GERAN-A-78:CM_SERVICE_REQ callref-0x8000000b tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250410103841920 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000040:MSISDN-491230000040:TMSI-0x337170BB:GERAN-A-78:CM_SERVICE_REQ callref-0x8000000b tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250410103841920 DCC DEBUG trans(CC:NULL IMSI-262420000000040:MSISDN-491230000040:TMSI-0x337170BB:GERAN-A-78:CM_SERVICE_REQ callref-0x8000000b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410103841920 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x337170BB - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250410103841920 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x337170BB + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410103841920 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x337170BB + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410103841920 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x337170BB - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410103841921 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x337170BB - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410103841921 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103841921 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103841921 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103841921 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103841921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103841921 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103841921 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103841921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103841921 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103841921 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 4b 0a 43 00 01 09 01 00 06 83 2d 08 02 e1 af (osmo_ss7_asp.c:1175) 20250410103841921 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103841921 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103841922 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103841922 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103841922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103841922 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103841922 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103841922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103841922 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103841922 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 4b 0a 43 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(582)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(582)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(582)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(582)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(580)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(580)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(580)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(580)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(580)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(580)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(580)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(580)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(583)@7d38b4d9c9a0: Deleted conn table entry 0TC_mo_release_timeout0(588)-2147483637 MSC_Test_0-SCCP(580)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(580)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(580)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(580)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(582)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103841929 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103841929 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103841929 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103841929 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103841929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103841929 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103841929 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103841929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103841929 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103841929 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 4e 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103841929 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x337170BB:GERAN-A-78:CM_SERVICE_REQ)[0x563b4cbf3be0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410103841929 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x337170BB:GERAN-A-78:CM_SERVICE_REQ)[0x563b4cbf3be0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x337170BB:GERAN-A-78:CM_SERVICE_REQ)[0x563b4cc06b40] (msc_a.c:1053) 20250410103841929 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x337170BB:GERAN-A-78:CM_SERVICE_REQ)[0x563b4cbf3be0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410103841930 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x337170BB:GERAN-A-78:CM_SERVICE_REQ)[0x563b4cbf3be0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410103841930 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x337170BB - active-conn: now used by 1 (attached) (msub.c:375) 20250410103841930 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103841930 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103841930 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103841930 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103841930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103841930 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103841930 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103841930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103841930 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103841930 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0a 04 4b 0a 43 00 00 4e 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(582)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(582)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(580)@7d38b4d9c9a0: Session index based on local reference:0 20250410103841931 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103841931 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103841931 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103841931 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103841931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103841931 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(582)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103841931 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103841931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103841931 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103841931 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 4e 4b 0a 43 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(581)@7d38b4d9c9a0: Deleted conn table entry 0TC_mo_release_timeout0(588)4917827 TC_mo_release_timeout0(588)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410103841933 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x337170BB + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410103841933 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x337170BB - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_release_timeout0(588)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_release_timeout0(588)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_mo_release_timeout0(588)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410103841942 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410103841942 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(580)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(582)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(583)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(584)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(587)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(586)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(581)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103841947 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(585)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(579)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(589)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(579): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(580): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(581): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(582): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(583): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(584): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(585): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(586): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(587): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_mo_release_timeout0(588): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(589): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_mo_release_timeout finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_release_timeout pass'. Thu Apr 10 10:38:41 UTC 2025 ====== MSC_Tests.TC_mo_release_timeout pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_mo_release_timeout.talloc 20250410103842132 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410103842132 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103842132 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410103842132 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410103842132 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410103842132 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103842132 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410103842132 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410103842132 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410103842132 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103842132 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410103842132 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410103842132 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410103842132 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410103842132 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410103842132 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103842132 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103842132 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410103842132 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410103842132 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410103842132 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=351852) 20250410103842947 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=351852, count=354332) 20250410103843949 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103844134 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410103844134 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410103844134 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_release_timeout pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call_no_dlcx_resp'. ------ MSC_Tests.TC_lu_and_mt_call_no_dlcx_resp ------ Thu Apr 10 10:38:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mt_call_no_dlcx_resp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mt_call_no_dlcx_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410103844951 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call_no_dlcx_resp' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_lu_and_mt_call_no_dlcx_resp started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(593)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(593)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(593)@7d38b4d9c9a0: ************************************************* MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-SCCP(591)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410103845739 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(594)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410103845933 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410103845933 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410103845933 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410103845933 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(593)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(593)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(593)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410103845939 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103845939 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410103845939 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410103845939 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410103845939 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410103845939 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410103845939 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410103845939 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103845939 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410103845939 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410103845939 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(593)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(593)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(593)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(593)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(593)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(593)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(593)@7d38b4d9c9a0: Message received on association #8 20250410103845942 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103845942 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410103845942 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410103845942 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410103845942 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410103845942 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410103845942 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410103845942 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103845942 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410103845942 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410103845942 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103845942 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(593)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(593)@7d38b4d9c9a0: Message received on association #8 20250410103845942 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410103845942 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(593)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(593)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(593)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(593)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410103845952 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103845952 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(596)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(596)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410103845958 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(596)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(596)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(596)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(596)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(596)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(596)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410103845984 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410103845984 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(597)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000041" to be handled at TC_lu_and_mt_call_no_dlcx_resp0(599) TC_lu_and_mt_call_no_dlcx_resp0(599)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000041'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(593)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103846746 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103846746 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103846746 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103846746 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103846746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103846746 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103846746 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103846746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103846746 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103846746 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103846746 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103846746 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103846746 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103846746 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103846746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103846746 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103846746 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103846746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103846746 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103846746 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(593)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(593)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(592)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(592)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mt_call_no_dlcx_resp0(599)12400664 MSC_Test_0-SCCP(591)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(592)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(593)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103846756 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103846756 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103846756 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103846756 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103846756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103846756 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103846756 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103846756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103846756 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103846756 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 bd 38 18 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 14 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103846756 DMM DEBUG msc_a(IMSI-262420000000041:GERAN-A-79:LU)[0x563b4cc02440]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000041 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410103846756 DMM DEBUG msc_a(IMSI-262420000000041:GERAN-A-79:LU)[0x563b4cc02440]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410103846756 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-79:LU)[0x563b4cbf4020]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410103846756 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-79:LU)[0x563b4cbf4020]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000041:GERAN-A-79:LU)[0x563b4cc02440] (fsm.c:486) 20250410103846756 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-79:LU)[0x563b4cbf4020]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410103846756 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-79:LU)[0x563b4cbf4020]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410103846756 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x481E7154 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410103846756 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x481E7154 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410103846756 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x481E7154 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250410103846757 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410103846757 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x481E7154:GERAN-A-79:LU)[0x563b4cbf4020]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410103846757 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x481E7154:GERAN-A-79:LU)[0x563b4cbf4020]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410103846757 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x481E7154:GERAN-A-79:LU)[0x563b4cbf4020]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410103846757 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x481E7154:GERAN-A-79:LU)[0x563b4cbf4020]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410103846757 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x481E7154:GERAN-A-79:LU)[0x563b4cbf4020]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410103846757 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x481E7154:GERAN-A-79:LU)[0x563b4cbf4020]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410103846757 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x481E7154:GERAN-A-79:LU)[0x563b4cbff930]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410103846757 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x481E7154:GERAN-A-79:LU)[0x563b4cbff930]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x481E7154:GERAN-A-79:LU)[0x563b4cbf4020] (fsm.c:486) 20250410103846757 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x481E7154:GERAN-A-79:LU)[0x563b4cbff930]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410103846757 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x481E7154:GERAN-A-79:LU)[0x563b4cbff930]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410103846757 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103846757 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103846757 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103846757 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103846757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103846757 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103846757 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103846757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103846757 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103846757 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0b 02 bd 38 18 00 00 4f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410103846757 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103846757 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103846757 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103846757 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103846757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103846757 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103846757 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103846757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103846757 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103846757 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 bd 38 18 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 14 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(593)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(593)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(593)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(593)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(591)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'BD3818'O, sourceLocRef := '00004F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(591)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(597)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000041" handled at TC_lu_and_mt_call_no_dlcx_resp0(599) MSC_Test-GSUP(597)@7d38b4d9c9a0: Added IMSI table entry 0TC_lu_and_mt_call_no_dlcx_resp0(599)"262420000000041" MSC_Test_0-SCCP(591)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(591)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(591)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(591)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410103846760 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x481E7154 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410103846760 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x481E7154 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(591)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(591)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(591)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(591)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_lu_and_mt_call_no_dlcx_resp0(599)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250410103846761 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103846761 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103846761 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103846761 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103846761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103846761 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103846761 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103846761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103846761 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103846762 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 4f 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_lu_and_mt_call_no_dlcx_resp0(599)@7d38b4d9c9a0: setverdict(pass): none -> pass MSC_Test_0-M3UA(593)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103846764 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x481E7154 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103846764 DVLR DEBUG IMSI:262420000000041 has MSISDN:491230000041 (vlr.c:1045) 20250410103846764 DMSC NOTICE msub(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x481E7154) VLR: update for IMSI=262420000000041 (MSISDN=491230000041) (gsm_04_08.c:1541) 20250410103846764 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x481E7154 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410103846764 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x481E7154 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103846764 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x481E7154:GERAN-A-79:LU)[0x563b4cbf4020]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410103846764 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x481E7154:GERAN-A-79:LU)[0x563b4cbff930]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410103846764 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x481E7154:GERAN-A-79:LU)[0x563b4cbff930]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410103846764 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x481E7154:GERAN-A-79:LU)[0x563b4cbff930]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410103846764 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x481E7154:GERAN-A-79:LU)[0x563b4cbff930]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x481E7154:GERAN-A-79:LU)[0x563b4cbf4020] (vlr_lu_fsm.c:110) 20250410103846764 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x481E7154:GERAN-A-79:LU)[0x563b4cbff930]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410103846764 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x481E7154:GERAN-A-79:LU)[0x563b4cbff930]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410103846764 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x481E7154:GERAN-A-79:LU)[0x563b4cbf4020]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410103846764 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x481E7154:GERAN-A-79:LU)[0x563b4cbf4020]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410103846764 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x481E7154:GERAN-A-79:LU)[0x563b4cbd4f30]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410103846764 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x481E7154:GERAN-A-79:LU)[0x563b4cbd4f30]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x481E7154:GERAN-A-79:LU)[0x563b4cbf4020] (fsm.c:486) 20250410103846764 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x481E7154:GERAN-A-79:LU)[0x563b4cbd4f30]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410103846764 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x481E7154:GERAN-A-79:LU)[0x563b4cbd4f30]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410103846764 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x481E7154:GERAN-A-79:LU)[0x563b4cbd4f30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410103846764 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x481E7154:GERAN-A-79:LU)[0x563b4cbd4f30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410103846764 DMSC NOTICE msub(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x481E7154:TMSInew-0x02BA52F0) VLR: update for IMSI=262420000000041 (MSISDN=491230000041) (gsm_04_08.c:1541) 20250410103846764 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x481E7154:GERAN-A-79:LU)[0x563b4cbd4f30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410103846764 DMM DEBUG -> IMSI-262420000000041:MSISDN-491230000041:TMSI-0x481E7154:TMSInew-0x02BA52F0 LOCATION UPDATE ACCEPT (TMSI = 0x02ba52f0) (gsm_04_08.c:149) 20250410103846764 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x481E7154:TMSInew-0x02BA52F0 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410103846765 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103846765 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103846765 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103846765 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103846765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103846765 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103846765 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103846765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103846765 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103846765 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 bd 38 18 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 02 ba 52 f0 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(593)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(593)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(591)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(591)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(591)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(591)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_no_dlcx_resp0(599)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(592)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(592)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(591)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(591)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(591)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(591)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(593)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103846769 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103846769 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103846769 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103846769 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103846769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103846769 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103846769 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103846769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103846769 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103846769 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 4f 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103846770 DMM DEBUG msc_a(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x481E7154:TMSInew-0x02BA52F0:GERAN-A-79:LU)[0x563b4cc02440]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410103846770 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x481E7154:TMSInew-0x02BA52F0:GERAN-A-79:LU)[0x563b4cbf4020]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410103846770 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x481E7154:GERAN-A-79:LU)[0x563b4cbd4f30]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410103846770 DMSC NOTICE msub(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0) VLR: update for IMSI=262420000000041 (MSISDN=491230000041) (gsm_04_08.c:1541) 20250410103846770 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x481E7154:GERAN-A-79:LU)[0x563b4cbd4f30]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410103846770 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-79:LU)[0x563b4cbf4020]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410103846770 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x481E7154:GERAN-A-79:LU)[0x563b4cbd4f30]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410103846770 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x481E7154:GERAN-A-79:LU)[0x563b4cbd4f30]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-79:LU)[0x563b4cbf4020] (vlr_lu_fsm.c:817) 20250410103846770 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x481E7154:GERAN-A-79:LU)[0x563b4cbd4f30]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410103846770 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x481E7154:GERAN-A-79:LU)[0x563b4cbd4f30]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410103846770 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-79:LU)[0x563b4cbf4020]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410103846770 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000041/3/1): Available (smpp_smsc.c:626) 20250410103846770 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410103846770 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410103846770 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410103846770 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410103846770 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103846770 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103846770 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103846770 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103846770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103846770 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103846770 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103846770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103846770 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103846770 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 bd 38 18 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(593)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(593)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(591)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(591)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(591)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(591)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(591)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(591)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(591)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(591)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(593)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103846772 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103846772 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103846772 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103846772 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103846772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103846772 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103846772 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103846772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103846772 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103846772 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 4f 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103846773 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-79:LU)[0x563b4cbf4020]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410103846773 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-79:LU)[0x563b4cbf4020]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-79:LU)[0x563b4cc02440] (msc_a.c:1053) 20250410103846773 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-79:LU)[0x563b4cbf4020]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410103846773 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-79:LU)[0x563b4cbf4020]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410103846773 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-79:LU)[0x563b4cbf4020]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410103846773 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0 - active-conn: now used by 1 (attached) (msub.c:375) 20250410103846773 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103846773 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103846773 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103846773 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103846773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103846773 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103846773 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103846773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103846773 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103846773 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0b 04 bd 38 18 00 00 4f 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(593)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(593)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(591)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(593)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103846774 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103846774 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103846774 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103846774 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103846774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103846774 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103846774 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103846774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103846774 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103846774 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 4f bd 38 18 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(592)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mt_call_no_dlcx_resp0(599)12400664 TC_lu_and_mt_call_no_dlcx_resp0(599)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410103846775 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410103846775 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_call_no_dlcx_resp0(599)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_no_dlcx_resp0(599)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_no_dlcx_resp0(599)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(592)@7d38b4d9c9a0: Created IMSI[0] for '262420000000041'H'02BA52F0'O to be handled at TC_lu_and_mt_call_no_dlcx_resp0(599) MSC_Test-MNCC(594)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mt_call_no_dlcx_resp0(599)502923634 20250410103846787 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250410103846787 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250410103846787 DCC DEBUG trans(CC:NULL IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0 callref-0x1dfa0172 tid-255) New transaction (transaction.c:231) 20250410103846787 DMNCC DEBUG trans(CC:NULL IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0 callref-0x1dfa0172 tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} (gsm_04_08_cc.c:790) 20250410103846787 DCC DEBUG trans(CC:NULL IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0 callref-0x1dfa0172 tid-255) codecs: :0{(no-codecs)} (from: remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250410103846787 DMNCC DEBUG trans(CC:NULL IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0 callref-0x1dfa0172 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250410103846787 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250410103846787 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250410103846787 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103846787 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103846787 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103846787 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103846787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103846787 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103846787 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103846787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103846787 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103846787 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 00 14 09 04 02 ba 52 f0 1a 03 05 00 17 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(593)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(593)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(592)@7d38b4d9c9a0: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_call_no_dlcx_resp0(599) TC_lu_and_mt_call_no_dlcx_resp0(599)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(592)@7d38b4d9c9a0: Created IMSI[1] for '262420000000041'H'02BA52F0'O to be handled at TC_lu_and_mt_call_no_dlcx_resp0(599) TC_lu_and_mt_call_no_dlcx_resp0(599)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '02BA52F0'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(592)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mt_call_no_dlcx_resp0(599)4419806 MSC_Test_0-SCCP(591)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(593)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103846797 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103846797 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103846797 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103846797 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103846797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103846797 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103846797 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103846797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103846797 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103846797 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 43 70 de 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 02 ba 52 f0 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103846798 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP)[0x563b4cbfeb90]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410103846798 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP)[0x563b4cbfeb90]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP)[0x563b4cc026a0] (fsm.c:486) 20250410103846798 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP)[0x563b4cbfeb90]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410103846798 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP)[0x563b4cbfeb90]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410103846798 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410103846798 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410103846798 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP)[0x563b4cbfeb90]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410103846798 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP)[0x563b4cbfeb90]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410103846798 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP)[0x563b4cbfeb90]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410103846798 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP)[0x563b4cbfeb90]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410103846798 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP)[0x563b4cbfeb90]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410103846798 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP)[0x563b4cbfeb90]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410103846798 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP)[0x563b4cbfeb90]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410103846798 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP)[0x563b4cbfeb90]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410103846798 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP)[0x563b4cbfeb90]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410103846798 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP)[0x563b4cbfeb90]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410103846798 DCC DEBUG trans(CC:NULL IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0 callref-0x1dfa0172 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250410103846798 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250410103846798 DCC DEBUG trans(CC:NULL IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP callref-0x1dfa0172 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250410103846798 DCC DEBUG trans(CC:NULL IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP callref-0x1dfa0172 tid-0) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:798) 20250410103846798 DCC DEBUG trans(CC:NULL IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP callref-0x1dfa0172 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250410103846799 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250410103846799 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000041/3/1): Available (smpp_smsc.c:626) 20250410103846799 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250410103846799 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103846799 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103846799 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103846799 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103846799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103846799 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103846799 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103846799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103846799 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103846799 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 05 02 43 70 de 00 00 50 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410103846799 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103846799 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103846799 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103846799 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103846799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103846799 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103846799 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103846799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103846799 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103846799 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 05 06 43 70 de 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 14 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(593)@7d38b4d9c9a0: Message received on association #8 20250410103846799 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103846799 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103846799 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103846799 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103846799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103846799 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103846799 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103846799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103846799 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103846799 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 34 00 00 00 b9 00 00 00 c1 03 00 00 05 06 43 70 de 00 01 1d 01 00 1a 03 05 04 07 60 04 05 0b 02 00 81 5c 04 91 21 43 f5 5e 07 91 94 21 03 00 00 14 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(593)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(593)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(593)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(593)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(593)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(591)@7d38b4d9c9a0: { messageType := 2, destLocRef := '4370DE'O, sourceLocRef := '000050'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(591)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(591)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(591)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(591)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(591)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(591)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(591)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(591)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(591)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410103846801 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250410103846801 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_call_no_dlcx_resp0(599)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_no_dlcx_resp0(599)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_no_dlcx_resp0(599)@7d38b4d9c9a0: f_mt_call_complete 1 MSC_Test_0-RAN(592)@7d38b4d9c9a0: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(592)@7d38b4d9c9a0: patched enc_l3: '8301'O MSC_Test_0-SCCP(591)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(591)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(591)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(591)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(593)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103846806 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103846806 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103846806 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103846806 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103846806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103846806 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103846806 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103846806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103846806 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103846806 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 50 00 01 05 01 00 02 83 01 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103846806 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP callref-0x1dfa0172 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250410103846806 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP callref-0x1dfa0172 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250410103846806 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP callref-0x1dfa0172 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250410103846806 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP callref-0x1dfa0172 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250410103846806 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP callref-0x1dfa0172 tid-0) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:1208) 20250410103846806 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP callref-0x1dfa0172 tid-0) tx MNCC_ALERT_IND (RTP=0.0.0.0:0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_lu_and_mt_call_no_dlcx_resp0(599)@7d38b4d9c9a0: f_mt_call_complete 2 MSC_Test-MGCP(595)@7d38b4d9c9a0: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_call_no_dlcx_resp0(599) 20250410103846811 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP callref-0x1dfa0172 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250410103846811 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP)[0x563b4cbd4f30]{ESTABLISHING}: Allocated (fsm.c:456) 20250410103846811 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP)[0x563b4cbd4f30]{ESTABLISHING}: is child of msc_a(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP)[0x563b4cc026a0] (fsm.c:486) 20250410103846811 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP callref-0x1dfa0172 tid-0) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:2161) 20250410103846811 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP)[0x563b4cbf15a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410103846811 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP)[0x563b4cbf15a0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP)[0x563b4cbd4f30] (fsm.c:486) 20250410103846811 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP:trans-0:call-15:RTP_TO_CN:no-CI)[0x563b4cbf15a0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250410103846811 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP:trans-0:call-15:RTP_TO_CN:no-CI)[0x563b4cbf15a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250410103846811 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP)[0x563b4cbf20c0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410103846811 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP)[0x563b4cbf20c0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP)[0x563b4cbd4f30] (fsm.c:486) 20250410103846811 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP:trans-0:call-15:RTP_TO_RAN:no-CI)[0x563b4cbf20c0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250410103846811 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP:trans-0:call-15:RTP_TO_RAN:no-CI)[0x563b4cbf20c0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(595)@7d38b4d9c9a0: Found Expect[0] for { line := { verb := "CRCX", trans_id := "63", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_call_no_dlcx_resp0(599) TC_lu_and_mt_call_no_dlcx_resp0(599)@7d38b4d9c9a0: f_mt_call_complete 3 20250410103846821 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP:trans-0:call-15:RTP_TO_CN:no-CI)[0x563b4cbf15a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410103846821 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP)[0x563b4cbd4f30]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410103846821 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP callref-0x1dfa0172 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_call_no_dlcx_resp0(599)@7d38b4d9c9a0: f_mt_call_complete 4 20250410103846822 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP:trans-0:call-15:RTP_TO_RAN:no-CI)[0x563b4cbf20c0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410103846822 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP)[0x563b4cbd4f30]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410103846822 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP callref-0x1dfa0172 tid-0) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:705) 20250410103846822 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP callref-0x1dfa0172 tid-0) Sending Assignment Command (msc_a.c:706) 20250410103846822 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103846822 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103846822 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103846822 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103846822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103846822 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103846822 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103846822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103846822 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103846822 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3b 00 00 00 b9 00 00 00 c1 03 00 00 05 06 43 70 de 00 01 24 00 22 01 0b 07 01 0a a1 a5 91 81 05 7c 06 02 02 02 02 2a f8 7d 09 83 ff 57 84 3f 07 82 80 81 7f 0f 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(593)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(593)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(591)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(591)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(591)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(591)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_no_dlcx_resp0(599)@7d38b4d9c9a0: f_mt_call_complete 6 MSC_Test_0-SCCP(591)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(591)@7d38b4d9c9a0: vl_len:14 MSC_Test_0-SCCP(591)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(591)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(593)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103846825 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103846825 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103846825 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103846826 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103846826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103846826 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103846826 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103846826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103846826 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103846826 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 50 00 01 0e 00 0c 02 7c 06 09 08 07 06 23 28 7e 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103846826 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP:trans-0:call-15:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4cbf20c0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250410103846826 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP:trans-0:call-15:RTP_TO_RAN:CI-22222:no-remote-port:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000)[0x563b4cbf20c0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250410103846826 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP:trans-0:call-15:RTP_TO_RAN:CI-22222:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbf20c0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250410103846826 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP callref-0x1dfa0172 tid-0) codecs: :0{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:1596) 20250410103846826 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP callref-0x1dfa0172 tid-0) Assignment Complete: RAN: GSM#3, CN: GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111 (msc_a.c:1597) 20250410103846826 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP callref-0x1dfa0172 tid-0) codecs: :0{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:2187) 20250410103846826 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP callref-0x1dfa0172 tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) MSC_Test_0-RAN(592)@7d38b4d9c9a0: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(592)@7d38b4d9c9a0: patched enc_l3: '8347'O MSC_Test_0-SCCP(591)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(591)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(591)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(591)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(593)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call_no_dlcx_resp0(599)@7d38b4d9c9a0: f_mt_call_complete 5 TC_lu_and_mt_call_no_dlcx_resp0(599)@7d38b4d9c9a0: f_mt_call_complete 8 20250410103846828 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP:trans-0:call-15:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbf20c0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410103846828 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP:trans-0:call-15:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbf20c0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410103846828 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP)[0x563b4cbd4f30]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410103847028 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103847028 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103847028 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103847028 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103847028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103847028 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103847029 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103847029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103847029 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103847029 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 50 00 01 05 01 00 02 83 47 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103847029 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP callref-0x1dfa0172 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250410103847029 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP callref-0x1dfa0172 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250410103847029 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP callref-0x1dfa0172 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250410103847029 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP callref-0x1dfa0172 tid-0) codecs: :0{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:1340) 20250410103847029 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP callref-0x1dfa0172 tid-0) tx MNCC_SETUP_CNF (RTP=0.0.0.0:0{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_lu_and_mt_call_no_dlcx_resp0(599)@7d38b4d9c9a0: f_mt_call_complete 7 20250410103847034 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP callref-0x1dfa0172 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250410103847034 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP callref-0x1dfa0172 tid-0) codecs: :0{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:798) 20250410103847034 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP:trans-0:call-15:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cbf15a0]{ESTABLISHING}: setting codecs to GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111 (rtp_stream.c:430) 20250410103847034 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP:trans-0:call-15:RTP_TO_CN:CI-11111:no-remote-port:codecs-not-sent:mode-not-sent:local-1-1-1-1-10000)[0x563b4cbf15a0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250410103847034 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP:trans-0:call-15:RTP_TO_CN:CI-11111:no-remote-port:codecs-not-sent:mode-not-sent:local-1-1-1-1-10000)[0x563b4cbf15a0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250410103847034 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP:trans-0:call-15:RTP_TO_CN:CI-11111:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbf15a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) TC_lu_and_mt_call_no_dlcx_resp0(599)@7d38b4d9c9a0: f_mt_call_complete 9 TC_lu_and_mt_call_no_dlcx_resp0(599)@7d38b4d9c9a0: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_call_no_dlcx_resp0(599)@7d38b4d9c9a0: f_mt_call_complete DONE TC_lu_and_mt_call_no_dlcx_resp0(599)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_no_dlcx_resp0(599)@7d38b4d9c9a0: Hold the call for some time 20250410103847039 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP:trans-0:call-15:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbf15a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410103847039 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP:trans-0:call-15:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbf15a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410103847039 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP)[0x563b4cbd4f30]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410103847039 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP)[0x563b4cbd4f30]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_lu_and_mt_call_no_dlcx_resp0(599)@7d38b4d9c9a0: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mt_call_no_dlcx_resp0(599)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_no_dlcx_resp0(599)@7d38b4d9c9a0: Hangup TC_lu_and_mt_call_no_dlcx_resp0(599)@7d38b4d9c9a0: f_call_hangup 0: tx MNCC_DISC_REQ 20250410103852044 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP callref-0x1dfa0172 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250410103852044 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP callref-0x1dfa0172 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410103852044 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP callref-0x1dfa0172 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250410103852044 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP callref-0x1dfa0172 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250410103852044 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103852044 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103852044 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103852044 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103852044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103852044 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103852044 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103852044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103852044 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103852044 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 05 06 43 70 de 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(593)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(593)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(591)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(591)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(591)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(591)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_no_dlcx_resp0(599)@7d38b4d9c9a0: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(592)@7d38b4d9c9a0: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(592)@7d38b4d9c9a0: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(591)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(591)@7d38b4d9c9a0: vl_len:9 MSC_Test_0-SCCP(591)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(591)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(593)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103852048 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103852048 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103852048 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103852048 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103852048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103852048 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103852048 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103852048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103852048 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103852048 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 50 00 01 09 01 00 06 83 ad 08 02 e1 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103852048 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP callref-0x1dfa0172 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250410103852048 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP callref-0x1dfa0172 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250410103852049 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP callref-0x1dfa0172 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250410103852049 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP callref-0x1dfa0172 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250410103852049 DCC DEBUG trans(CC:NULL IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250410103852049 DCC DEBUG trans(CC:NULL IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410103852049 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250410103852049 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410103852049 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410103852049 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410103852049 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP)[0x563b4cbd4f30]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250410103852049 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP:trans-0:call-15:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbf20c0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410103852049 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP:trans-0:call-15:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbf20c0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP)[0x563b4cbd4f30] (call_leg.c:197) 20250410103852049 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP:trans-0:call-15:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbf20c0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410103852049 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP:trans-0:call-15:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbf20c0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410103852049 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP:trans-0:call-15:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbf15a0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410103852049 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP:trans-0:call-15:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbf15a0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP)[0x563b4cbd4f30] (call_leg.c:197) 20250410103852049 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP)[0x563b4cbd4f30]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250410103852049 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP:trans-0:call-15:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbf15a0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410103852049 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP:trans-0:call-15:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbf15a0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410103852049 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP)[0x563b4cbd4f30]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250410103852049 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP)[0x563b4cbd4f30]{RELEASING}: Removing from parent msc_a(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP)[0x563b4cc026a0] (call_leg.c:198) 20250410103852049 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP)[0x563b4cbd4f30]{RELEASING}: Freeing instance (call_leg.c:198) 20250410103852049 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP)[0x563b4cbd4f30]{RELEASING}: Deallocated (fsm.c:568) 20250410103852049 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410103852049 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103852049 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103852049 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103852049 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103852049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103852049 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103852049 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103852049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103852049 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103852049 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 05 06 43 70 de 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1175) 20250410103852049 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103852049 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103852049 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103852049 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103852049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103852049 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103852049 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103852049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103852049 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103852049 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 05 06 43 70 de 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(593)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(593)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(593)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(593)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(591)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(591)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(591)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(591)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(591)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(591)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(591)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(591)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(594)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mt_call_no_dlcx_resp0(599)502923634 TC_lu_and_mt_call_no_dlcx_resp0(599)@7d38b4d9c9a0: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_call_no_dlcx_resp0(599)@7d38b4d9c9a0: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_call_no_dlcx_resp0(599)@7d38b4d9c9a0: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mt_call_no_dlcx_resp0(599)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(591)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(591)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(591)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(591)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410103852051 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103852051 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103852051 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103852051 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103852051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103852051 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103852051 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103852051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103852051 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103852051 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 50 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(593)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103852051 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP)[0x563b4cbfeb90]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410103852051 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP)[0x563b4cbfeb90]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP)[0x563b4cc026a0] (msc_a.c:1053) 20250410103852051 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP)[0x563b4cbfeb90]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410103852051 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0:GERAN-A-80:PAGING_RESP)[0x563b4cbfeb90]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) TC_lu_and_mt_call_no_dlcx_resp0(599)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX 20250410103852051 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x02BA52F0 - active-conn: now used by 1 (attached) (msub.c:375) 20250410103852051 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103852051 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103852051 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103852052 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103852052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103852052 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103852052 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103852052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103852052 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103852052 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 05 04 43 70 de 00 00 50 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(593)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(593)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(591)@7d38b4d9c9a0: Session index based on local reference:0 20250410103852052 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103852052 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103852052 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103852052 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103852052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103852052 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103852052 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103852052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103852052 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103852052 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 50 43 70 de 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(593)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(592)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mt_call_no_dlcx_resp0(599)4419806 TC_lu_and_mt_call_no_dlcx_resp0(599)@7d38b4d9c9a0: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_call_no_dlcx_resp0(599)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_no_dlcx_resp0(599)@7d38b4d9c9a0: f_call_hangup 9: done MSC_Test_0-RAN(592)@7d38b4d9c9a0: Removed IMSI[0] for '262420000000041'H to be handled at TC_lu_and_mt_call_no_dlcx_resp0(599) TC_lu_and_mt_call_no_dlcx_resp0(599)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_no_dlcx_resp0(599)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test-GSUP(597)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(591)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103859080 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410103859080 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103859080 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410103859080 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410103859080 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410103859080 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103859080 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410103859080 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410103859080 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410103859080 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103859080 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410103859080 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410103859080 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410103859080 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410103859080 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410103859080 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103859080 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103859080 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410103859080 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410103859081 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410103859081 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410103859081 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250410103859081 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410103859081 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(592)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(596)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(593)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(595)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(594)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(590)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(598)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(600)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(590): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(591): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(592): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(593): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(594): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(595): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(596): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(597): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(598): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_lu_and_mt_call_no_dlcx_resp0(599): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(600): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_lu_and_mt_call_no_dlcx_resp finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_no_dlcx_resp pass'. Thu Apr 10 10:38:59 UTC 2025 ====== MSC_Tests.TC_lu_and_mt_call_no_dlcx_resp pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_and_mt_call_no_dlcx_resp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=450300) 20250410103900082 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=450300, count=451656) 20250410103901082 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410103901082 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410103901082 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410103901083 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_no_dlcx_resp pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_reset_two'. ------ MSC_Tests.TC_reset_two ------ Thu Apr 10 10:39:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_reset_two.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_reset_two.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410103902084 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_reset_two' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_reset_two started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(604)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(604)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(604)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(602)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_1-M3UA(607)@7d38b4d9c9a0: ************************************************* MSC_Test_1-M3UA(607)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(607)@7d38b4d9c9a0: ************************************************* MSC_Test_1-SCCP(605)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410103902914 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(608)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410103903085 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103903085 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(610)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(610)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410103903093 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(610)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(610)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(610)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(610)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250410103903096 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410103903096 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410103903096 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410103903096 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test-GSUP-IPA(610)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(610)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(604)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(604)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(604)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410103903101 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103903101 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410103903101 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410103903101 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410103903101 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) MSC_Test_0-M3UA(604)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(604)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410103903101 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410103903101 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410103903101 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103903101 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410103903101 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410103903101 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(604)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(604)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(604)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(604)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410103903103 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103903103 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410103903103 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410103903103 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410103903103 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410103903103 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410103903104 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) MSC_Test_0-M3UA(604)@7d38b4d9c9a0: Message received on association #8 20250410103903104 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103903104 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410103903104 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410103903104 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103903104 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(604)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410103903104 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410103903104 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(604)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(604)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(604)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(604)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(604)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410103903109 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410103903109 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250410103903109 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410103903109 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(607)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(607)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(607)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(607)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_1-M3UA(607)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410103903114 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103903114 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410103903114 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410103903114 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410103903114 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410103903114 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410103903114 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410103903114 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103903114 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410103903114 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410103903114 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(607)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(607)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(607)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410103903116 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103903116 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410103903116 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410103903116 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(607)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(607)@7d38b4d9c9a0: Message received on association #8 20250410103903116 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410103903116 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410103903116 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410103903116 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103903116 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410103903116 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410103903116 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(607)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410103903116 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410103903116 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:413) MSC_Test_1-M3UA(607)@7d38b4d9c9a0: Message received on association #8 20250410103903117 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(607)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(607)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(607)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(607)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410103903128 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410103903128 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test_0-M3UA(604)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103903901 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103903901 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103903901 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103903901 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103903901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103903901 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103903901 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103903901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103903901 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103903901 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103903901 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103903901 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103903901 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103903901 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103903901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103903901 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103903901 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103903901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103903901 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103903901 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(604)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(604)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(603)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(607)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103903913 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103903913 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103903913 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410103903913 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410103903913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103903913 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: picked Normal Route via 'as-rkm-3' round-robin style (osmo_ss7_combined_linkset.c:283) 20250410103903913 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103903913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103903913 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103903913 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103903914 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103903914 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103903914 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103903914 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250410103903914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103903914 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: picked Normal Route via 'virt-bsc1' round-robin style (osmo_ss7_combined_linkset.c:283) 20250410103903914 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103903914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250410103903914 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103903914 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(607)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(607)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(606)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410103905116 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410103905117 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103905117 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410103905117 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410103905117 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410103905117 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103905117 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410103905117 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410103905117 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410103905117 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103905117 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410103905117 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250410103905117 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1126) 20250410103905117 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410103905117 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410103905117 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410103905117 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410103905117 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103905117 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410103905117 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410103905117 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410103905118 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:378) 20250410103905118 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(607)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(608)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103905120 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410103905120 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103905120 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410103905120 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) MSC_Test_0-SCCP(602)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-RAN(606)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103905120 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410103905120 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103905120 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410103905120 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410103905120 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410103905120 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) MSC_Test_1-SCCP(605)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103905120 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410103905120 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410103905120 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410103905120 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410103905120 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410103905120 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103905120 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103905120 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410103905120 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(604)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(609)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103905120 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410103905120 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP(611)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103905121 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(601)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(610)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(603)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(612)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: pass MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(601): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(602): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(603): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(604): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-SCCP(605): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-RAN(606): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-M3UA(607): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(608): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(609): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(610): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(611): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(612): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_reset_two finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_reset_two pass'. Thu Apr 10 10:39:05 UTC 2025 ====== MSC_Tests.TC_reset_two pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_reset_two.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=89004) 20250410103906122 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=89004, count=112800) 20250410103907119 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410103907119 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410103907119 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410103907120 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410103907120 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410103907120 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410103907123 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_reset_two pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call'. ------ MSC_Tests.TC_lu_and_mt_call ------ Thu Apr 10 10:39:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mt_call.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mt_call.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410103908124 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_lu_and_mt_call started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(616)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(616)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(616)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(614)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410103908896 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(617)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410103909088 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410103909089 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410103909089 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410103909089 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(616)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(616)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(616)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410103909093 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103909093 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410103909093 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410103909093 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410103909093 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410103909093 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410103909093 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410103909093 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103909093 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410103909093 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410103909093 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(616)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(616)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(616)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(616)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(616)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(616)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(616)@7d38b4d9c9a0: Message received on association #8 20250410103909095 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103909095 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410103909095 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410103909095 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410103909095 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410103909095 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410103909095 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410103909095 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103909095 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410103909095 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410103909095 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103909095 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410103909095 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410103909095 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(616)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(616)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(616)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(616)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(616)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(616)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410103909124 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103909124 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(619)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(619)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410103909151 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(619)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(619)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(619)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(619)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(619)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(619)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410103909198 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410103909199 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(620)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000039" to be handled at TC_lu_and_mt_call0(622) TC_lu_and_mt_call0(622)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000039'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410103909898 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103909898 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103909898 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103909898 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103909898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103909898 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103909898 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103909898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103909898 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103909898 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103909899 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103909899 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103909899 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103909899 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103909899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103909899 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103909899 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103909899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103909899 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103909899 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(616)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(616)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(616)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(615)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(615)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mt_call0(622)9397122 MSC_Test_0-SCCP(614)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(615)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(616)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103909910 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103909910 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103909910 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103909910 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103909910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103909910 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103909910 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103909910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103909910 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103909910 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 8f 63 82 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 93 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103909910 DMM DEBUG msc_a(IMSI-262420000000039:GERAN-A-81:LU)[0x563b4cbf15a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000039 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410103909910 DMM DEBUG msc_a(IMSI-262420000000039:GERAN-A-81:LU)[0x563b4cbf15a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410103909910 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-81:LU)[0x563b4cc054d0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410103909910 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-81:LU)[0x563b4cc054d0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000039:GERAN-A-81:LU)[0x563b4cbf15a0] (fsm.c:486) 20250410103909910 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-81:LU)[0x563b4cc054d0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410103909910 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-81:LU)[0x563b4cc054d0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410103909910 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0EFC57AE + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410103909910 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0EFC57AE + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410103909910 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0EFC57AE - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250410103909910 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410103909910 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0EFC57AE:GERAN-A-81:LU)[0x563b4cc054d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410103909910 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0EFC57AE:GERAN-A-81:LU)[0x563b4cc054d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410103909910 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0EFC57AE:GERAN-A-81:LU)[0x563b4cc054d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410103909910 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0EFC57AE:GERAN-A-81:LU)[0x563b4cc054d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410103909910 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0EFC57AE:GERAN-A-81:LU)[0x563b4cc054d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410103909910 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0EFC57AE:GERAN-A-81:LU)[0x563b4cc054d0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410103909910 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0EFC57AE:GERAN-A-81:LU)[0x563b4cbd4f30]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410103909910 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0EFC57AE:GERAN-A-81:LU)[0x563b4cbd4f30]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0EFC57AE:GERAN-A-81:LU)[0x563b4cc054d0] (fsm.c:486) 20250410103909910 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0EFC57AE:GERAN-A-81:LU)[0x563b4cbd4f30]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410103909910 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0EFC57AE:GERAN-A-81:LU)[0x563b4cbd4f30]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410103909911 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103909911 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103909911 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103909911 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103909911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103909911 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103909911 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103909911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103909911 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103909911 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 04 02 8f 63 82 00 00 51 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410103909911 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103909911 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103909911 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103909911 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103909911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103909911 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103909911 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103909911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103909911 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103909911 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 04 06 8f 63 82 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 93 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(616)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(614)@7d38b4d9c9a0: { messageType := 2, destLocRef := '8F6382'O, sourceLocRef := '000051'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(614)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(616)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(620)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000039" handled at TC_lu_and_mt_call0(622) MSC_Test-GSUP(620)@7d38b4d9c9a0: Added IMSI table entry 0TC_lu_and_mt_call0(622)"262420000000039" MSC_Test_0-M3UA(616)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(614)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(614)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(614)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(614)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(616)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410103909918 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0EFC57AE + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410103909918 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0EFC57AE - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(614)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(614)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(614)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(614)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(616)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103909919 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103909919 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103909919 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103909919 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103909919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103909919 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103909919 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103909919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103909919 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103909919 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 51 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_lu_and_mt_call0(622)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call0(622)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410103909925 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0EFC57AE + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103909925 DVLR DEBUG IMSI:262420000000039 has MSISDN:491230000039 (vlr.c:1045) 20250410103909925 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0EFC57AE) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250410103909925 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0EFC57AE - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410103909926 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0EFC57AE + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103909926 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0EFC57AE:GERAN-A-81:LU)[0x563b4cc054d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410103909926 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0EFC57AE:GERAN-A-81:LU)[0x563b4cbd4f30]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410103909926 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0EFC57AE:GERAN-A-81:LU)[0x563b4cbd4f30]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410103909926 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0EFC57AE:GERAN-A-81:LU)[0x563b4cbd4f30]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410103909926 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0EFC57AE:GERAN-A-81:LU)[0x563b4cbd4f30]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0EFC57AE:GERAN-A-81:LU)[0x563b4cc054d0] (vlr_lu_fsm.c:110) 20250410103909926 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0EFC57AE:GERAN-A-81:LU)[0x563b4cbd4f30]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410103909926 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0EFC57AE:GERAN-A-81:LU)[0x563b4cbd4f30]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410103909926 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0EFC57AE:GERAN-A-81:LU)[0x563b4cc054d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410103909926 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0EFC57AE:GERAN-A-81:LU)[0x563b4cc054d0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410103909926 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0EFC57AE:GERAN-A-81:LU)[0x563b4cc05600]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410103909926 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0EFC57AE:GERAN-A-81:LU)[0x563b4cc05600]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0EFC57AE:GERAN-A-81:LU)[0x563b4cc054d0] (fsm.c:486) 20250410103909926 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0EFC57AE:GERAN-A-81:LU)[0x563b4cc05600]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410103909926 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0EFC57AE:GERAN-A-81:LU)[0x563b4cc05600]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410103909926 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0EFC57AE:GERAN-A-81:LU)[0x563b4cc05600]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410103909926 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0EFC57AE:GERAN-A-81:LU)[0x563b4cc05600]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410103909926 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0EFC57AE:TMSInew-0x25551897) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250410103909926 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0EFC57AE:GERAN-A-81:LU)[0x563b4cc05600]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410103909926 DMM DEBUG -> IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0EFC57AE:TMSInew-0x25551897 LOCATION UPDATE ACCEPT (TMSI = 0x25551897) (gsm_04_08.c:149) 20250410103909926 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0EFC57AE:TMSInew-0x25551897 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410103909926 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103909926 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103909926 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103909926 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103909926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103909926 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103909926 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103909926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103909926 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103909926 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 04 06 8f 63 82 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 25 55 18 97 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(616)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(616)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(614)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(614)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(614)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(614)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call0(622)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(615)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(615)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(614)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(614)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(614)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(614)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(616)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103909936 DMM DEBUG msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0EFC57AE:TMSInew-0x25551897:GERAN-A-81:LU)[0x563b4cbf15a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410103909936 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0EFC57AE:TMSInew-0x25551897:GERAN-A-81:LU)[0x563b4cc054d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410103909936 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0EFC57AE:GERAN-A-81:LU)[0x563b4cc05600]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410103909936 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250410103909936 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0EFC57AE:GERAN-A-81:LU)[0x563b4cc05600]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410103909936 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-81:LU)[0x563b4cc054d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410103909936 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0EFC57AE:GERAN-A-81:LU)[0x563b4cc05600]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410103909936 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0EFC57AE:GERAN-A-81:LU)[0x563b4cc05600]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-81:LU)[0x563b4cc054d0] (vlr_lu_fsm.c:817) 20250410103909936 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0EFC57AE:GERAN-A-81:LU)[0x563b4cc05600]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410103909936 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x0EFC57AE:GERAN-A-81:LU)[0x563b4cc05600]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410103909936 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-81:LU)[0x563b4cc054d0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410103909936 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000039/3/1): Available (smpp_smsc.c:626) 20250410103909936 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410103909936 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410103909936 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410103909936 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410103909935 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103909935 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103909935 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103909935 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103909935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103909935 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103909935 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103909935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103909935 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103909935 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 51 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103909936 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103909936 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103909936 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103909936 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103909936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103909936 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103909936 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103909936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103909936 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103909936 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 04 06 8f 63 82 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(616)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(616)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(614)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(614)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(614)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(614)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(614)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(614)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(614)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(614)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(616)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103909938 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103909938 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103909938 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103909938 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103909938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103909938 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103909938 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103909938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103909938 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103909938 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 51 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103909939 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-81:LU)[0x563b4cc054d0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410103909939 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-81:LU)[0x563b4cc054d0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-81:LU)[0x563b4cbf15a0] (msc_a.c:1053) 20250410103909939 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-81:LU)[0x563b4cc054d0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410103909939 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-81:LU)[0x563b4cc054d0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410103909939 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-81:LU)[0x563b4cc054d0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410103909939 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897 - active-conn: now used by 1 (attached) (msub.c:375) 20250410103909939 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103909939 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103909939 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103909939 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103909939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103909939 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103909939 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103909939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103909939 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103909939 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 04 04 8f 63 82 00 00 51 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(616)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(616)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(614)@7d38b4d9c9a0: Session index based on local reference:0 20250410103909939 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103909939 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103909939 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103909939 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103909939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(616)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103909939 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103909939 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103909939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103909939 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103909939 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 51 8f 63 82 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(615)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mt_call0(622)9397122 TC_lu_and_mt_call0(622)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410103909941 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410103909941 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_call0(622)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call0(622)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call0(622)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(615)@7d38b4d9c9a0: Created IMSI[0] for '262420000000039'H'25551897'O to be handled at TC_lu_and_mt_call0(622) MSC_Test-MNCC(617)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mt_call0(622)1163273465 20250410103909948 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250410103909948 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250410103909948 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897 callref-0x455624f9 tid-255) New transaction (transaction.c:231) 20250410103909948 DMNCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897 callref-0x455624f9 tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} (gsm_04_08_cc.c:790) 20250410103909948 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897 callref-0x455624f9 tid-255) codecs: :0{(no-codecs)} (from: remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250410103909948 DMNCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897 callref-0x455624f9 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250410103909948 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250410103909948 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250410103909948 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103909948 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103909948 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103909948 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103909948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103909948 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103909948 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103909948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103909948 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103909948 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 00 93 09 04 25 55 18 97 1a 03 05 00 17 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(616)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(616)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(615)@7d38b4d9c9a0: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_call0(622) TC_lu_and_mt_call0(622)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(615)@7d38b4d9c9a0: Created IMSI[1] for '262420000000039'H'25551897'O to be handled at TC_lu_and_mt_call0(622) TC_lu_and_mt_call0(622)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '25551897'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(615)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mt_call0(622)9411324 MSC_Test_0-SCCP(614)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(616)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103909956 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103909956 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103909956 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103909956 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103909956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103909956 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103909956 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103909956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103909956 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103909956 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 8f 9a fc 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 25 55 18 97 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103909957 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x25551897:GERAN-A-82:PAGING_RESP)[0x563b4cbf20c0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410103909957 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x25551897:GERAN-A-82:PAGING_RESP)[0x563b4cbf20c0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x25551897:GERAN-A-82:PAGING_RESP)[0x563b4cc02570] (fsm.c:486) 20250410103909957 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x25551897:GERAN-A-82:PAGING_RESP)[0x563b4cbf20c0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410103909957 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x25551897:GERAN-A-82:PAGING_RESP)[0x563b4cbf20c0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410103909957 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410103909957 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410103909957 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP)[0x563b4cbf20c0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410103909957 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP)[0x563b4cbf20c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410103909957 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP)[0x563b4cbf20c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410103909957 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP)[0x563b4cbf20c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410103909957 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP)[0x563b4cbf20c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410103909957 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP)[0x563b4cbf20c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410103909957 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP)[0x563b4cbf20c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410103909957 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP)[0x563b4cbf20c0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410103909957 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP)[0x563b4cbf20c0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410103909957 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP)[0x563b4cbf20c0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410103909957 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897 callref-0x455624f9 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250410103909957 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250410103909957 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP callref-0x455624f9 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250410103909957 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP callref-0x455624f9 tid-0) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:798) 20250410103909957 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP callref-0x455624f9 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250410103909957 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250410103909957 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000039/3/1): Available (smpp_smsc.c:626) 20250410103909957 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250410103909957 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103909957 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103909957 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103909957 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103909957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103909957 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103909957 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103909957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103909957 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103909957 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 07 02 8f 9a fc 00 00 52 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410103909957 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103909957 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103909957 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103909957 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103909957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103909957 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103909957 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103909957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103909957 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103909957 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 07 06 8f 9a fc 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 93 (osmo_ss7_asp.c:1175) 20250410103909957 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103909957 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103909957 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103909957 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103909957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103909957 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103909957 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103909957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103909957 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103909957 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 34 00 00 00 b9 00 00 00 c1 03 00 00 07 06 8f 9a fc 00 01 1d 01 00 1a 03 05 04 07 60 04 05 0b 02 00 81 5c 04 91 21 43 f5 5e 07 91 94 21 03 00 00 93 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(616)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(616)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(614)@7d38b4d9c9a0: { messageType := 2, destLocRef := '8F9AFC'O, sourceLocRef := '000052'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(614)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(616)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(616)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(616)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(616)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(614)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(614)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(614)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(614)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(614)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(614)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(614)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(614)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410103909958 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250410103909958 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_call0(622)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call0(622)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call0(622)@7d38b4d9c9a0: f_mt_call_complete 1 MSC_Test_0-RAN(615)@7d38b4d9c9a0: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(615)@7d38b4d9c9a0: patched enc_l3: '8301'O MSC_Test_0-SCCP(614)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(614)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(614)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(614)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(616)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103909963 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103909963 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103909963 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103909963 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103909963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103909963 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103909963 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103909963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103909963 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103909963 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 52 00 01 05 01 00 02 83 01 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103909964 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP callref-0x455624f9 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250410103909964 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP callref-0x455624f9 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250410103909964 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP callref-0x455624f9 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250410103909964 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP callref-0x455624f9 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250410103909964 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP callref-0x455624f9 tid-0) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:1208) 20250410103909964 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP callref-0x455624f9 tid-0) tx MNCC_ALERT_IND (RTP=0.0.0.0:0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_lu_and_mt_call0(622)@7d38b4d9c9a0: f_mt_call_complete 2 MSC_Test-MGCP(618)@7d38b4d9c9a0: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_call0(622) 20250410103909970 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP callref-0x455624f9 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250410103909970 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP)[0x563b4cc05600]{ESTABLISHING}: Allocated (fsm.c:456) 20250410103909971 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP)[0x563b4cc05600]{ESTABLISHING}: is child of msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP)[0x563b4cc02570] (fsm.c:486) 20250410103909971 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP callref-0x455624f9 tid-0) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:2161) 20250410103909971 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP)[0x563b4cbff7d0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410103909971 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP)[0x563b4cbff7d0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP)[0x563b4cc05600] (fsm.c:486) 20250410103909971 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP:trans-0:call-16:RTP_TO_CN:no-CI)[0x563b4cbff7d0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250410103909971 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP:trans-0:call-16:RTP_TO_CN:no-CI)[0x563b4cbff7d0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250410103909971 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP)[0x563b4cbfeb90]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410103909971 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP)[0x563b4cbfeb90]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP)[0x563b4cc05600] (fsm.c:486) 20250410103909971 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP:trans-0:call-16:RTP_TO_RAN:no-CI)[0x563b4cbfeb90]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250410103909971 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP:trans-0:call-16:RTP_TO_RAN:no-CI)[0x563b4cbfeb90]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(618)@7d38b4d9c9a0: Found Expect[0] for { line := { verb := "CRCX", trans_id := "69", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "10" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_call0(622) TC_lu_and_mt_call0(622)@7d38b4d9c9a0: f_mt_call_complete 3 20250410103909982 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP:trans-0:call-16:RTP_TO_CN:no-CI)[0x563b4cbff7d0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410103909982 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP)[0x563b4cc05600]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410103909982 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP callref-0x455624f9 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_call0(622)@7d38b4d9c9a0: f_mt_call_complete 4 20250410103909984 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP:trans-0:call-16:RTP_TO_RAN:no-CI)[0x563b4cbfeb90]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410103909984 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP)[0x563b4cc05600]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410103909984 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP callref-0x455624f9 tid-0) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:705) 20250410103909984 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP callref-0x455624f9 tid-0) Sending Assignment Command (msc_a.c:706) 20250410103909984 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103909984 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103909984 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103909984 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103909984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103909984 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103909984 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103909984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103909984 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103909984 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3b 00 00 00 b9 00 00 00 c1 03 00 00 07 06 8f 9a fc 00 01 24 00 22 01 0b 07 01 0a a1 a5 91 81 05 7c 06 02 02 02 02 2a f8 7d 09 83 ff 57 84 3f 07 82 80 81 7f 10 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(616)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(616)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(614)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(614)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(614)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(614)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call0(622)@7d38b4d9c9a0: f_mt_call_complete 6 MSC_Test_0-SCCP(614)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(614)@7d38b4d9c9a0: vl_len:14 MSC_Test_0-SCCP(614)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(614)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(616)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103909990 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103909990 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103909990 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103909990 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103909990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103909990 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103909990 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103909990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103909990 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103909990 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 52 00 01 0e 00 0c 02 7c 06 09 08 07 06 23 28 7e 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103909991 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP:trans-0:call-16:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4cbfeb90]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250410103909991 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP:trans-0:call-16:RTP_TO_RAN:CI-22222:no-remote-port:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000)[0x563b4cbfeb90]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250410103909991 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP:trans-0:call-16:RTP_TO_RAN:CI-22222:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbfeb90]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250410103909991 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP callref-0x455624f9 tid-0) codecs: :0{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:1596) 20250410103909991 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP callref-0x455624f9 tid-0) Assignment Complete: RAN: GSM#3, CN: GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111 (msc_a.c:1597) 20250410103909991 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP callref-0x455624f9 tid-0) codecs: :0{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:2187) 20250410103909991 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP callref-0x455624f9 tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) MSC_Test_0-RAN(615)@7d38b4d9c9a0: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(615)@7d38b4d9c9a0: patched enc_l3: '8347'O MSC_Test_0-SCCP(614)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(614)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(614)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(614)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(616)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call0(622)@7d38b4d9c9a0: f_mt_call_complete 5 TC_lu_and_mt_call0(622)@7d38b4d9c9a0: f_mt_call_complete 8 20250410103909994 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP:trans-0:call-16:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbfeb90]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410103909994 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP:trans-0:call-16:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbfeb90]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410103909994 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP)[0x563b4cc05600]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410103910196 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103910196 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103910196 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103910196 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103910196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103910196 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103910197 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103910197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103910197 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103910197 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 52 00 01 05 01 00 02 83 47 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103910197 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP callref-0x455624f9 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250410103910197 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP callref-0x455624f9 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250410103910197 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP callref-0x455624f9 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250410103910197 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP callref-0x455624f9 tid-0) codecs: :0{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:1340) 20250410103910197 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP callref-0x455624f9 tid-0) tx MNCC_SETUP_CNF (RTP=0.0.0.0:0{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_lu_and_mt_call0(622)@7d38b4d9c9a0: f_mt_call_complete 7 20250410103910199 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP callref-0x455624f9 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250410103910199 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP callref-0x455624f9 tid-0) codecs: :0{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:798) 20250410103910199 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP:trans-0:call-16:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cbff7d0]{ESTABLISHING}: setting codecs to GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111 (rtp_stream.c:430) 20250410103910199 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP:trans-0:call-16:RTP_TO_CN:CI-11111:no-remote-port:codecs-not-sent:mode-not-sent:local-1-1-1-1-10000)[0x563b4cbff7d0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250410103910199 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP:trans-0:call-16:RTP_TO_CN:CI-11111:no-remote-port:codecs-not-sent:mode-not-sent:local-1-1-1-1-10000)[0x563b4cbff7d0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250410103910199 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP:trans-0:call-16:RTP_TO_CN:CI-11111:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbff7d0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) TC_lu_and_mt_call0(622)@7d38b4d9c9a0: f_mt_call_complete 9 TC_lu_and_mt_call0(622)@7d38b4d9c9a0: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_call0(622)@7d38b4d9c9a0: f_mt_call_complete DONE TC_lu_and_mt_call0(622)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call0(622)@7d38b4d9c9a0: Hold the call for some time 20250410103910201 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP:trans-0:call-16:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbff7d0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410103910201 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP:trans-0:call-16:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbff7d0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410103910201 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP)[0x563b4cc05600]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410103910201 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP)[0x563b4cc05600]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_lu_and_mt_call0(622)@7d38b4d9c9a0: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mt_call0(622)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call0(622)@7d38b4d9c9a0: Hangup TC_lu_and_mt_call0(622)@7d38b4d9c9a0: f_call_hangup 0: tx MNCC_DISC_REQ 20250410103915205 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP callref-0x455624f9 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250410103915205 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP callref-0x455624f9 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410103915205 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP callref-0x455624f9 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250410103915205 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP callref-0x455624f9 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250410103915206 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103915206 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103915206 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103915206 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103915206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103915206 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103915206 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103915206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103915206 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103915206 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 07 06 8f 9a fc 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(616)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(616)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(614)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(614)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(614)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(614)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call0(622)@7d38b4d9c9a0: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(615)@7d38b4d9c9a0: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(615)@7d38b4d9c9a0: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(614)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(614)@7d38b4d9c9a0: vl_len:9 MSC_Test_0-SCCP(614)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(614)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(616)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103915208 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103915208 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103915208 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103915208 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103915208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103915208 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103915208 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103915208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103915208 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103915208 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 52 00 01 09 01 00 06 83 ad 08 02 e1 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103915208 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP callref-0x455624f9 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250410103915208 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP callref-0x455624f9 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250410103915208 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP callref-0x455624f9 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250410103915208 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP callref-0x455624f9 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250410103915208 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250410103915208 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410103915208 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250410103915208 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410103915208 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410103915208 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410103915208 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP)[0x563b4cc05600]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250410103915208 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP:trans-0:call-16:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbfeb90]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410103915208 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP:trans-0:call-16:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbfeb90]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP)[0x563b4cc05600] (call_leg.c:197) 20250410103915208 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP:trans-0:call-16:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbfeb90]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410103915208 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP:trans-0:call-16:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbfeb90]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410103915208 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP:trans-0:call-16:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbff7d0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410103915208 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP:trans-0:call-16:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbff7d0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP)[0x563b4cc05600] (call_leg.c:197) 20250410103915208 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP)[0x563b4cc05600]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250410103915208 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP:trans-0:call-16:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbff7d0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410103915208 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP:trans-0:call-16:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbff7d0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410103915208 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP)[0x563b4cc05600]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250410103915208 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP)[0x563b4cc05600]{RELEASING}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP)[0x563b4cc02570] (call_leg.c:198) 20250410103915208 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP)[0x563b4cc05600]{RELEASING}: Freeing instance (call_leg.c:198) 20250410103915208 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP)[0x563b4cc05600]{RELEASING}: Deallocated (fsm.c:568) 20250410103915208 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410103915208 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103915208 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103915208 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103915208 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103915208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103915208 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103915208 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103915208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103915208 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103915208 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 07 06 8f 9a fc 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1175) 20250410103915208 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103915208 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103915208 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103915208 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103915208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103915208 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103915208 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103915208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103915208 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103915208 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 07 06 8f 9a fc 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(616)@7d38b4d9c9a0: Message received on association #8 MSC_Test-MNCC(617)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mt_call0(622)1163273465 MSC_Test_0-M3UA(616)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(614)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(614)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(614)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(614)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(616)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(616)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(614)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(614)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(614)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(614)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call0(622)@7d38b4d9c9a0: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_call0(622)@7d38b4d9c9a0: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_call0(622)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call0(622)@7d38b4d9c9a0: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mt_call0(622)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(614)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(614)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(614)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(614)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410103915210 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103915210 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103915210 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103915210 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103915210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103915210 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103915210 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103915210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103915210 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103915210 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 52 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(616)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103915210 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP)[0x563b4cbf20c0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410103915210 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP)[0x563b4cbf20c0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP)[0x563b4cc02570] (msc_a.c:1053) 20250410103915210 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP)[0x563b4cbf20c0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410103915210 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-82:PAGING_RESP)[0x563b4cbf20c0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410103915210 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897 - active-conn: now used by 1 (attached) (msub.c:375) 20250410103915210 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103915210 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103915210 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103915210 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103915210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103915210 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103915210 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103915210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103915210 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103915210 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 07 04 8f 9a fc 00 00 52 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(616)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(616)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(614)@7d38b4d9c9a0: Session index based on local reference:0 20250410103915210 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103915210 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103915210 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103915210 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103915210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103915210 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103915210 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(616)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103915210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103915210 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103915210 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 52 8f 9a fc 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(615)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mt_call0(622)9411324 TC_lu_and_mt_call0(622)@7d38b4d9c9a0: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_call0(622)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call0(622)@7d38b4d9c9a0: f_call_hangup 9: done MSC_Test_0-RAN(615)@7d38b4d9c9a0: Removed IMSI[0] for '262420000000039'H to be handled at TC_lu_and_mt_call0(622) TC_lu_and_mt_call0(622)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call0(622)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410103916223 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410103916223 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(615)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103916223 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410103916223 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103916223 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410103916223 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410103916223 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410103916223 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103916223 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410103916223 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410103916223 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410103916223 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103916223 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410103916224 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410103916224 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410103916224 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410103916224 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410103916224 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103916224 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(616)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103916224 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410103916224 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410103916224 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410103916224 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MNCC(617)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103916225 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(620)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(614)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(619)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(623)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(613)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(621)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(618)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(613): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(614): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(615): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(616): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(617): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(618): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(619): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(620): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(621): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_lu_and_mt_call0(622): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(623): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_lu_and_mt_call finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call pass'. Thu Apr 10 10:39:16 UTC 2025 ====== MSC_Tests.TC_lu_and_mt_call pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_and_mt_call.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=448876) 20250410103917227 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=448876, count=449416) 20250410103918224 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410103918224 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410103918224 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410103918228 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call_ipv6'. ------ MSC_Tests.TC_lu_and_mt_call_ipv6 ------ Thu Apr 10 10:39:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mt_call_ipv6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mt_call_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410103919230 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call_ipv6' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_lu_and_mt_call_ipv6 started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(627)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(627)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(627)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(625)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410103919945 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(628)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410103920141 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410103920141 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410103920141 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410103920141 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(627)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(627)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(627)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410103920142 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103920142 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410103920142 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410103920142 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410103920142 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410103920142 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410103920142 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410103920142 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103920142 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410103920142 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410103920142 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(627)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(627)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(627)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(627)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(627)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410103920143 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103920143 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410103920143 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410103920143 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410103920143 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410103920143 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410103920143 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410103920143 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103920143 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410103920143 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410103920143 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103920143 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(627)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(627)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(627)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(627)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(627)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(627)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) 20250410103920143 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410103920143 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(627)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(627)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410103920230 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103920230 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(630)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(630)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410103920232 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(630)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(630)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(630)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(630)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(630)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(630)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410103920241 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410103920241 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(631)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000039" to be handled at TC_lu_and_mt_call_ipv60(633) TC_lu_and_mt_call_ipv60(633)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000039'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(627)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103920947 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103920947 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103920947 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103920947 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103920947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103920947 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103920947 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103920947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103920947 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103920947 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103920948 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103920948 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103920948 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103920948 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103920948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103920948 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103920948 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103920948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103920948 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103920948 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(627)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(627)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(626)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(626)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mt_call_ipv60(633)11010543 MSC_Test_0-SCCP(625)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(626)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(627)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103920951 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103920951 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103920951 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103920951 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103920951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103920951 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103920951 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103920951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103920951 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103920951 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 a8 01 ef 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 93 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103920952 DMM DEBUG msc_a(IMSI-262420000000039:GERAN-A-83:LU)[0x563b4cbfcb10]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000039 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410103920952 DMM DEBUG msc_a(IMSI-262420000000039:GERAN-A-83:LU)[0x563b4cbfcb10]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410103920952 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-83:LU)[0x563b4cbff7d0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410103920952 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-83:LU)[0x563b4cbff7d0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000039:GERAN-A-83:LU)[0x563b4cbfcb10] (fsm.c:486) 20250410103920952 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-83:LU)[0x563b4cbff7d0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410103920952 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-83:LU)[0x563b4cbff7d0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410103920952 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410103920952 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410103920952 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250410103920952 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410103920952 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-83:LU)[0x563b4cbff7d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410103920952 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-83:LU)[0x563b4cbff7d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410103920952 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-83:LU)[0x563b4cbff7d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410103920952 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-83:LU)[0x563b4cbff7d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410103920952 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-83:LU)[0x563b4cbff7d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410103920952 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-83:LU)[0x563b4cbff7d0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410103920952 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-83:LU)[0x563b4cbfecc0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410103920952 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-83:LU)[0x563b4cbfecc0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-83:LU)[0x563b4cbff7d0] (fsm.c:486) 20250410103920952 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-83:LU)[0x563b4cbfecc0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410103920952 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-83:LU)[0x563b4cbfecc0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410103920952 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103920952 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103920952 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103920952 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103920952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103920952 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103920952 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103920952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103920952 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103920952 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 06 02 a8 01 ef 00 00 53 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410103920952 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103920952 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103920952 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103920952 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103920952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103920952 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103920952 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103920952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103920952 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103920952 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 06 06 a8 01 ef 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 93 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(627)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(627)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(627)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(627)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(625)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'A801EF'O, sourceLocRef := '000053'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(625)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(625)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(625)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test-GSUP(631)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000039" handled at TC_lu_and_mt_call_ipv60(633) MSC_Test_0-SCCP(625)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(625)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(631)@7d38b4d9c9a0: Added IMSI table entry 0TC_lu_and_mt_call_ipv60(633)"262420000000039" 20250410103920954 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410103920954 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mt_call_ipv60(633)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_ipv60(633)@7d38b4d9c9a0: setverdict(pass): none -> pass MSC_Test_0-SCCP(625)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(625)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(625)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(625)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(627)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103920956 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103920956 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103920956 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103920956 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103920956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103920956 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103920956 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103920956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103920956 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103920956 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 53 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103920957 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103920957 DVLR DEBUG IMSI:262420000000039 has MSISDN:491230000039 (vlr.c:1045) 20250410103920957 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250410103920957 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410103920957 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103920957 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-83:LU)[0x563b4cbff7d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410103920957 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-83:LU)[0x563b4cbfecc0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410103920957 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-83:LU)[0x563b4cbfecc0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410103920957 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-83:LU)[0x563b4cbfecc0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410103920957 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-83:LU)[0x563b4cbfecc0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-83:LU)[0x563b4cbff7d0] (vlr_lu_fsm.c:110) 20250410103920957 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-83:LU)[0x563b4cbfecc0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410103920957 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-83:LU)[0x563b4cbfecc0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410103920957 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-83:LU)[0x563b4cbff7d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410103920957 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-83:LU)[0x563b4cbff7d0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410103920957 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-83:LU)[0x563b4cc05600]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410103920957 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-83:LU)[0x563b4cc05600]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-83:LU)[0x563b4cbff7d0] (fsm.c:486) 20250410103920957 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-83:LU)[0x563b4cc05600]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410103920957 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-83:LU)[0x563b4cc05600]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410103920957 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-83:LU)[0x563b4cc05600]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410103920957 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-83:LU)[0x563b4cc05600]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410103920957 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:TMSInew-0x7ABA49E7) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250410103920957 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-83:LU)[0x563b4cc05600]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410103920958 DMM DEBUG -> IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:TMSInew-0x7ABA49E7 LOCATION UPDATE ACCEPT (TMSI = 0x7aba49e7) (gsm_04_08.c:149) 20250410103920958 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:TMSInew-0x7ABA49E7 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410103920958 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103920958 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103920958 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103920958 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103920958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103920958 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103920958 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103920958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103920958 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103920958 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 06 06 a8 01 ef 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 7a ba 49 e7 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(627)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(627)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(625)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(625)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(625)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(625)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_ipv60(633)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(626)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(626)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(625)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(625)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(625)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(625)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(627)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103920961 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103920961 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103920961 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103920961 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103920961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103920961 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103920961 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103920961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103920961 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103920961 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 53 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103920961 DMM DEBUG msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:TMSInew-0x7ABA49E7:GERAN-A-83:LU)[0x563b4cbfcb10]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410103920961 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:TMSInew-0x7ABA49E7:GERAN-A-83:LU)[0x563b4cbff7d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410103920961 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-83:LU)[0x563b4cc05600]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410103920961 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250410103920961 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-83:LU)[0x563b4cc05600]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410103920961 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-83:LU)[0x563b4cbff7d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410103920961 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-83:LU)[0x563b4cc05600]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410103920961 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-83:LU)[0x563b4cc05600]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-83:LU)[0x563b4cbff7d0] (vlr_lu_fsm.c:817) 20250410103920961 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-83:LU)[0x563b4cc05600]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410103920961 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x25551897:GERAN-A-83:LU)[0x563b4cc05600]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410103920961 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-83:LU)[0x563b4cbff7d0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410103920961 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000039/3/1): Available (smpp_smsc.c:626) 20250410103920961 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410103920961 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410103920961 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410103920961 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410103920961 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103920961 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103920961 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103920961 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103920961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103920961 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103920961 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103920961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103920961 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103920961 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 06 06 a8 01 ef 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(627)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(627)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(625)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(625)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(625)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(625)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(625)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(625)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(625)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(625)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(627)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103920962 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103920962 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103920962 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103920962 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103920962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103920962 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103920962 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103920962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103920962 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103920962 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 53 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103920962 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-83:LU)[0x563b4cbff7d0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410103920962 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-83:LU)[0x563b4cbff7d0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-83:LU)[0x563b4cbfcb10] (msc_a.c:1053) 20250410103920962 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-83:LU)[0x563b4cbff7d0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410103920962 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-83:LU)[0x563b4cbff7d0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410103920962 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-83:LU)[0x563b4cbff7d0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410103920962 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7 - active-conn: now used by 1 (attached) (msub.c:375) 20250410103920963 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103920963 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103920963 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103920963 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103920963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103920963 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103920963 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103920963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103920963 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103920963 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 06 04 a8 01 ef 00 00 53 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(627)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(627)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(625)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(627)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103920963 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103920963 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103920963 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103920963 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103920963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103920963 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103920963 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103920963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103920963 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103920963 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 53 a8 01 ef 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(626)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mt_call_ipv60(633)11010543 TC_lu_and_mt_call_ipv60(633)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410103920963 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410103920963 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_call_ipv60(633)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_ipv60(633)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_ipv60(633)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(626)@7d38b4d9c9a0: Created IMSI[0] for '262420000000039'H'7ABA49E7'O to be handled at TC_lu_and_mt_call_ipv60(633) MSC_Test-MNCC(628)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mt_call_ipv60(633)857086624 20250410103920967 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250410103920967 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250410103920967 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7 callref-0x33161aa0 tid-255) New transaction (transaction.c:231) 20250410103920967 DMNCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7 callref-0x33161aa0 tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} (gsm_04_08_cc.c:790) 20250410103920967 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7 callref-0x33161aa0 tid-255) codecs: :0{(no-codecs)} (from: remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250410103920967 DMNCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7 callref-0x33161aa0 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250410103920967 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250410103920967 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250410103920967 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103920967 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103920967 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103920967 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103920967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103920967 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103920967 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103920967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103920967 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103920967 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 00 93 09 04 7a ba 49 e7 1a 03 05 00 17 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(627)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(627)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(626)@7d38b4d9c9a0: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_call_ipv60(633) TC_lu_and_mt_call_ipv60(633)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(626)@7d38b4d9c9a0: Created IMSI[1] for '262420000000039'H'7ABA49E7'O to be handled at TC_lu_and_mt_call_ipv60(633) TC_lu_and_mt_call_ipv60(633)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '7ABA49E7'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(626)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mt_call_ipv60(633)3300738 MSC_Test_0-SCCP(625)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(627)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103920970 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103920970 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103920970 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103920970 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103920970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103920970 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103920970 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103920970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103920970 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103920970 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 32 5d 82 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 7a ba 49 e7 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103920970 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP)[0x563b4cbd4f30]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410103920970 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP)[0x563b4cbd4f30]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP)[0x563b4cbfeb90] (fsm.c:486) 20250410103920970 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP)[0x563b4cbd4f30]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410103920970 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP)[0x563b4cbd4f30]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410103920970 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410103920970 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410103920970 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP)[0x563b4cbd4f30]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410103920970 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP)[0x563b4cbd4f30]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410103920970 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP)[0x563b4cbd4f30]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410103920970 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP)[0x563b4cbd4f30]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410103920970 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP)[0x563b4cbd4f30]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410103920970 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP)[0x563b4cbd4f30]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410103920970 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP)[0x563b4cbd4f30]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410103920970 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP)[0x563b4cbd4f30]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410103920970 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP)[0x563b4cbd4f30]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410103920970 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP)[0x563b4cbd4f30]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410103920970 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7 callref-0x33161aa0 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250410103920970 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250410103920970 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP callref-0x33161aa0 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250410103920970 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP callref-0x33161aa0 tid-0) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:798) 20250410103920970 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP callref-0x33161aa0 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250410103920970 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250410103920970 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000039/3/1): Available (smpp_smsc.c:626) 20250410103920970 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250410103920970 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103920970 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103920970 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103920970 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103920970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103920970 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103920970 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103920970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103920970 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103920970 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 01 02 32 5d 82 00 00 54 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410103920970 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103920970 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103920970 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103920970 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103920970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103920970 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103920970 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103920970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103920970 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103920970 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 01 06 32 5d 82 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 93 (osmo_ss7_asp.c:1175) 20250410103920971 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103920971 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103920971 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103920971 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103920971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103920971 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103920971 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103920971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103920971 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103920971 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 34 00 00 00 b9 00 00 00 c1 03 00 00 01 06 32 5d 82 00 01 1d 01 00 1a 03 05 04 07 60 04 05 0b 02 00 81 5c 04 91 21 43 f5 5e 07 91 94 21 03 00 00 93 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(627)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(627)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(627)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(627)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(627)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(627)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(625)@7d38b4d9c9a0: { messageType := 2, destLocRef := '325D82'O, sourceLocRef := '000054'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(625)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(625)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(625)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(625)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(625)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(625)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(625)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(625)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(625)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410103920971 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250410103920971 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_call_ipv60(633)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_ipv60(633)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_ipv60(633)@7d38b4d9c9a0: f_mt_call_complete 1 MSC_Test_0-RAN(626)@7d38b4d9c9a0: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(626)@7d38b4d9c9a0: patched enc_l3: '8301'O MSC_Test_0-SCCP(625)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(625)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(625)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(625)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100028301'O 20250410103920974 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103920974 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103920974 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103920974 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103920974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103920974 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103920974 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103920974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103920974 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(627)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103920974 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 54 00 01 05 01 00 02 83 01 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103920974 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP callref-0x33161aa0 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250410103920974 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP callref-0x33161aa0 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250410103920974 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP callref-0x33161aa0 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250410103920974 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP callref-0x33161aa0 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250410103920974 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP callref-0x33161aa0 tid-0) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:1208) 20250410103920974 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP callref-0x33161aa0 tid-0) tx MNCC_ALERT_IND (RTP=0.0.0.0:0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_lu_and_mt_call_ipv60(633)@7d38b4d9c9a0: f_mt_call_complete 2 MSC_Test-MGCP(629)@7d38b4d9c9a0: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_call_ipv60(633) 20250410103920977 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP callref-0x33161aa0 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250410103920977 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP)[0x563b4cc05600]{ESTABLISHING}: Allocated (fsm.c:456) 20250410103920977 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP)[0x563b4cc05600]{ESTABLISHING}: is child of msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP)[0x563b4cbfeb90] (fsm.c:486) 20250410103920977 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP callref-0x33161aa0 tid-0) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:2161) 20250410103920977 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP)[0x563b4cbf6a60]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410103920977 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP)[0x563b4cbf6a60]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP)[0x563b4cc05600] (fsm.c:486) 20250410103920977 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_CN:no-CI)[0x563b4cbf6a60]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250410103920977 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_CN:no-CI)[0x563b4cbf6a60]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250410103920977 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP)[0x563b4cc054d0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410103920977 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP)[0x563b4cc054d0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP)[0x563b4cc05600] (fsm.c:486) 20250410103920977 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_RAN:no-CI)[0x563b4cc054d0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250410103920977 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_RAN:no-CI)[0x563b4cc054d0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(629)@7d38b4d9c9a0: Found Expect[0] for { line := { verb := "CRCX", trans_id := "75", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "11" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_call_ipv60(633) TC_lu_and_mt_call_ipv60(633)@7d38b4d9c9a0: f_mt_call_complete 3 20250410103920981 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_CN:no-CI)[0x563b4cbf6a60]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410103920981 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP)[0x563b4cc05600]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410103920981 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP callref-0x33161aa0 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_call_ipv60(633)@7d38b4d9c9a0: f_mt_call_complete 4 20250410103920982 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_RAN:no-CI)[0x563b4cc054d0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410103920982 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP)[0x563b4cc05600]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410103920982 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP callref-0x33161aa0 tid-0) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:705) 20250410103920982 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP callref-0x33161aa0 tid-0) Sending Assignment Command (msc_a.c:706) 20250410103920982 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103920982 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103920982 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103920982 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103920982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103920982 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103920982 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103920982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103920982 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103920982 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 47 00 00 00 b9 00 00 00 c1 03 00 00 01 06 32 5d 82 00 01 30 00 2e 01 0b 07 01 0a a1 a5 91 81 05 7c 12 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 02 2a f8 7d 09 83 ff 57 84 3f 07 82 80 81 7f 11 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(627)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(627)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(625)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(625)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(625)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(625)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_ipv60(633)@7d38b4d9c9a0: f_mt_call_complete 6 MSC_Test_0-SCCP(625)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(625)@7d38b4d9c9a0: vl_len:26 MSC_Test_0-SCCP(625)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(625)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0018027C120000000000000000000000000000000323287E0180'O 20250410103920984 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103920985 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103920985 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(627)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103920985 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103920985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103920985 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103920985 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103920985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103920985 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103920985 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 54 00 01 1a 00 18 02 7c 12 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 03 23 28 7e 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(626)@7d38b4d9c9a0: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(626)@7d38b4d9c9a0: patched enc_l3: '8347'O 20250410103920985 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_RAN:CI-22222:no-remote-port:local-::2-11000)[0x563b4cc054d0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250410103920985 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_RAN:CI-22222:no-remote-port:codecs-not-sent:mode-not-sent:local-::2-11000)[0x563b4cc054d0]{ESTABLISHING}: setting remote addr to [::3]:9000 (rtp_stream.c:476) 20250410103920985 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_RAN:CI-22222:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-::2-11000:remote-::3-9000)[0x563b4cc054d0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250410103920985 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP callref-0x33161aa0 tid-0) codecs: :0{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:1596) 20250410103920985 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP callref-0x33161aa0 tid-0) Assignment Complete: RAN: GSM#3, CN: GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111 (msc_a.c:1597) 20250410103920985 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP callref-0x33161aa0 tid-0) codecs: :0{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:2187) 20250410103920985 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP callref-0x33161aa0 tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) MSC_Test_0-SCCP(625)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(625)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(625)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(625)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(627)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call_ipv60(633)@7d38b4d9c9a0: f_mt_call_complete 8 TC_lu_and_mt_call_ipv60(633)@7d38b4d9c9a0: f_mt_call_complete 5 20250410103920986 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x563b4cc054d0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410103920986 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x563b4cc054d0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410103920986 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP)[0x563b4cc05600]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410103921192 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103921192 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103921192 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103921192 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103921192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103921192 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103921192 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103921192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103921192 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103921192 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 54 00 01 05 01 00 02 83 47 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103921192 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP callref-0x33161aa0 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250410103921192 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP callref-0x33161aa0 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250410103921192 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP callref-0x33161aa0 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250410103921192 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP callref-0x33161aa0 tid-0) codecs: :0{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:1340) 20250410103921192 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP callref-0x33161aa0 tid-0) tx MNCC_SETUP_CNF (RTP=0.0.0.0:0{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_lu_and_mt_call_ipv60(633)@7d38b4d9c9a0: f_mt_call_complete 7 20250410103921194 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP callref-0x33161aa0 tid-0) rx MNCC_RTP_CONNECT (RTP=[::9]:423) (gsm_04_08_cc.c:2230) 20250410103921194 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP callref-0x33161aa0 tid-0) codecs: :0{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:798) 20250410103921194 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_CN:CI-11111:no-remote-port:local-::1-10000)[0x563b4cbf6a60]{ESTABLISHING}: setting codecs to GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111 (rtp_stream.c:430) 20250410103921194 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_CN:CI-11111:no-remote-port:codecs-not-sent:mode-not-sent:local-::1-10000)[0x563b4cbf6a60]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250410103921194 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_CN:CI-11111:no-remote-port:codecs-not-sent:mode-not-sent:local-::1-10000)[0x563b4cbf6a60]{ESTABLISHING}: setting remote addr to [::9]:423 (rtp_stream.c:476) 20250410103921194 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_CN:CI-11111:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-::1-10000:remote-::9-423)[0x563b4cbf6a60]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) TC_lu_and_mt_call_ipv60(633)@7d38b4d9c9a0: f_mt_call_complete 9 20250410103921195 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_CN:CI-11111:local-::1-10000:remote-::9-423)[0x563b4cbf6a60]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410103921195 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_CN:CI-11111:local-::1-10000:remote-::9-423)[0x563b4cbf6a60]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410103921195 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP)[0x563b4cc05600]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410103921195 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP)[0x563b4cc05600]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_lu_and_mt_call_ipv60(633)@7d38b4d9c9a0: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_call_ipv60(633)@7d38b4d9c9a0: f_mt_call_complete DONE TC_lu_and_mt_call_ipv60(633)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_ipv60(633)@7d38b4d9c9a0: Hold the call for some time TC_lu_and_mt_call_ipv60(633)@7d38b4d9c9a0: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mt_call_ipv60(633)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_ipv60(633)@7d38b4d9c9a0: Hangup TC_lu_and_mt_call_ipv60(633)@7d38b4d9c9a0: f_call_hangup 0: tx MNCC_DISC_REQ 20250410103926201 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP callref-0x33161aa0 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250410103926201 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP callref-0x33161aa0 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410103926201 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP callref-0x33161aa0 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250410103926201 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP callref-0x33161aa0 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250410103926201 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103926201 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103926201 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103926201 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103926201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103926201 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103926201 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103926201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103926201 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103926201 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 01 06 32 5d 82 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(627)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(627)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(625)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(625)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(625)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(625)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_ipv60(633)@7d38b4d9c9a0: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(626)@7d38b4d9c9a0: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(626)@7d38b4d9c9a0: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(625)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(625)@7d38b4d9c9a0: vl_len:9 MSC_Test_0-SCCP(625)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(625)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O 20250410103926203 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103926203 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103926203 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103926203 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103926203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103926203 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103926204 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103926204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103926204 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103926204 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 54 00 01 09 01 00 06 83 ad 08 02 e1 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(627)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103926204 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP callref-0x33161aa0 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250410103926204 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP callref-0x33161aa0 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250410103926204 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP callref-0x33161aa0 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250410103926204 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP callref-0x33161aa0 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250410103926204 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250410103926204 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410103926204 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250410103926204 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410103926204 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410103926204 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410103926204 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP)[0x563b4cc05600]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250410103926204 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x563b4cc054d0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410103926204 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x563b4cc054d0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP)[0x563b4cc05600] (call_leg.c:197) 20250410103926204 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x563b4cc054d0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410103926204 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x563b4cc054d0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410103926204 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_CN:CI-11111:local-::1-10000:remote-::9-423)[0x563b4cbf6a60]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410103926204 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_CN:CI-11111:local-::1-10000:remote-::9-423)[0x563b4cbf6a60]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP)[0x563b4cc05600] (call_leg.c:197) 20250410103926204 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP)[0x563b4cc05600]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250410103926204 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_CN:CI-11111:local-::1-10000:remote-::9-423)[0x563b4cbf6a60]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410103926204 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_CN:CI-11111:local-::1-10000:remote-::9-423)[0x563b4cbf6a60]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410103926204 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP)[0x563b4cc05600]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250410103926204 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP)[0x563b4cc05600]{RELEASING}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP)[0x563b4cbfeb90] (call_leg.c:198) 20250410103926204 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP)[0x563b4cc05600]{RELEASING}: Freeing instance (call_leg.c:198) 20250410103926204 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP)[0x563b4cc05600]{RELEASING}: Deallocated (fsm.c:568) 20250410103926204 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410103926204 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103926204 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103926204 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103926204 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103926204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103926204 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103926204 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103926204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103926204 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103926204 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 01 06 32 5d 82 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1175) 20250410103926204 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103926204 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103926204 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103926204 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103926204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103926204 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103926204 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103926204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103926204 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103926204 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 01 06 32 5d 82 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(627)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(627)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(627)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(627)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(625)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(625)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(625)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(625)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(625)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(625)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(625)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(625)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(628)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mt_call_ipv60(633)857086624 TC_lu_and_mt_call_ipv60(633)@7d38b4d9c9a0: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_call_ipv60(633)@7d38b4d9c9a0: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_call_ipv60(633)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call_ipv60(633)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call_ipv60(633)@7d38b4d9c9a0: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(625)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(625)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(625)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(625)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410103926205 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103926205 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103926205 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(627)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103926205 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103926205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103926205 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103926205 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103926205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103926205 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103926205 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 54 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103926205 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP)[0x563b4cbd4f30]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410103926205 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP)[0x563b4cbd4f30]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP)[0x563b4cbfeb90] (msc_a.c:1053) 20250410103926205 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP)[0x563b4cbd4f30]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410103926205 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-84:PAGING_RESP)[0x563b4cbd4f30]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410103926205 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7 - active-conn: now used by 1 (attached) (msub.c:375) 20250410103926205 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103926205 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103926205 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103926205 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103926205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103926205 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103926205 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103926205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103926205 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103926205 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 01 04 32 5d 82 00 00 54 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(627)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(627)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(625)@7d38b4d9c9a0: Session index based on local reference:0 20250410103926206 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103926206 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103926206 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103926206 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103926206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103926206 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103926206 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103926206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103926206 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103926206 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 54 32 5d 82 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(627)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(626)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mt_call_ipv60(633)3300738 TC_lu_and_mt_call_ipv60(633)@7d38b4d9c9a0: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_call_ipv60(633)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_ipv60(633)@7d38b4d9c9a0: f_call_hangup 9: done MSC_Test_0-RAN(626)@7d38b4d9c9a0: Removed IMSI[0] for '262420000000039'H to be handled at TC_lu_and_mt_call_ipv60(633) TC_lu_and_mt_call_ipv60(633)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_ipv60(633)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410103927223 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410103927223 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103927223 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410103927223 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410103927223 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410103927223 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103927223 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410103927223 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410103927223 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410103927223 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103927223 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250410103927223 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410103927223 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410103927223 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) MSC_Test_0-M3UA(627)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103927223 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410103927223 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410103927224 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103927224 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103927224 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410103927224 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410103927224 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410103927224 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP(631)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(630)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(625)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103927225 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410103927225 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(626)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(632)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(629)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(624)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(628)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(634)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(624): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(625): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(626): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(627): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(628): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(629): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(630): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(631): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(632): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_lu_and_mt_call_ipv60(633): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(634): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_lu_and_mt_call_ipv6 finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_ipv6 pass'. Thu Apr 10 10:39:27 UTC 2025 ====== MSC_Tests.TC_lu_and_mt_call_ipv6 pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_and_mt_call_ipv6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=448880) 20250410103928225 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=448880, count=450040) 20250410103929224 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410103929224 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410103929224 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410103929227 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_ipv6 pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call_already_paging'. ------ MSC_Tests.TC_lu_and_mt_call_already_paging ------ Thu Apr 10 10:39:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mt_call_already_paging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mt_call_already_paging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410103930229 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call_already_paging' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_lu_and_mt_call_already_paging started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(638)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(638)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(638)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(636)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410103931032 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(639)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410103931225 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410103931225 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410103931225 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410103931225 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(638)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(638)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(638)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(638)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(638)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410103931230 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103931230 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) 20250410103931230 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103931230 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410103931230 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410103931230 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410103931230 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410103931230 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410103931230 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410103931230 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103931230 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410103931230 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410103931230 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(638)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(638)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(638)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test-GSUP-IPA(641)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test_0-M3UA(638)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(638)@7d38b4d9c9a0: Message received on association #8 20250410103931231 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103931231 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410103931231 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410103931231 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410103931231 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410103931231 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410103931231 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410103931231 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103931231 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410103931231 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410103931231 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103931231 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(638)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(638)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(638)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(638)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(638)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(638)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410103931231 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410103931231 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP-IPA(641)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410103931232 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(641)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(641)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(641)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(641)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(641)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(641)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410103931257 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410103931257 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(642)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000391" to be handled at TC_lu_and_mt_call_already_paging0(644) TC_lu_and_mt_call_already_paging0(644)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000391'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410103932029 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103932029 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103932029 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103932029 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103932029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103932029 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103932029 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103932029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103932029 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103932029 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(638)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103932029 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103932029 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103932029 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103932029 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103932029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103932029 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103932029 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103932029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103932029 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103932029 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(638)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(638)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(637)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(637)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mt_call_already_paging0(644)8687022 MSC_Test_0-SCCP(636)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(637)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(638)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103932033 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103932033 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103932033 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103932033 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103932033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103932033 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103932033 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103932033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103932033 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103932033 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 84 8d ae 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 30 19 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103932033 DMM DEBUG msc_a(IMSI-262420000000391:GERAN-A-85:LU)[0x563b4cc026a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000391 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410103932033 DMM DEBUG msc_a(IMSI-262420000000391:GERAN-A-85:LU)[0x563b4cc026a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410103932033 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x563b4cbf6a60]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410103932033 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x563b4cbf6a60]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000391:GERAN-A-85:LU)[0x563b4cc026a0] (fsm.c:486) 20250410103932033 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x563b4cbf6a60]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410103932033 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x563b4cbf6a60]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410103932033 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410103932033 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000391 id=262420000000391 (vlr.c:661) 20250410103932033 DVLR INFO New subscr, IMSI: 262420000000391 (vlr.c:562) 20250410103932033 DVLR DEBUG VLR subscr IMSI-262420000000391 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410103932033 DVLR DEBUG VLR subscr IMSI-262420000000391 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410103932033 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410103932033 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x563b4cbf6a60]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410103932033 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x563b4cbf6a60]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410103932033 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x563b4cbf6a60]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410103932033 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x563b4cbf6a60]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410103932033 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x563b4cbf6a60]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410103932033 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x563b4cbf6a60]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410103932033 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x563b4cbf4020]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410103932033 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x563b4cbf4020]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x563b4cbf6a60] (fsm.c:486) 20250410103932033 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x563b4cbf4020]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410103932033 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x563b4cbf4020]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410103932033 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103932033 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103932033 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103932033 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103932033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103932033 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103932033 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103932033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103932033 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103932033 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 00 02 84 8d ae 00 00 55 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410103932033 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103932033 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103932033 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103932033 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103932033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103932033 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103932033 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103932033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103932034 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103932034 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 00 06 84 8d ae 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 30 19 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(638)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(638)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(638)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(638)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(636)@7d38b4d9c9a0: { messageType := 2, destLocRef := '848DAE'O, sourceLocRef := '000055'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(636)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(636)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(636)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(636)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(636)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(642)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000391" handled at TC_lu_and_mt_call_already_paging0(644) MSC_Test-GSUP(642)@7d38b4d9c9a0: Added IMSI table entry 0TC_lu_and_mt_call_already_paging0(644)"262420000000391" 20250410103932036 DVLR DEBUG VLR subscr IMSI-262420000000391 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410103932036 DVLR DEBUG VLR subscr IMSI-262420000000391 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(636)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(636)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(636)@7d38b4d9c9a0: vl_from0 TC_lu_and_mt_call_already_paging0(644)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_already_paging0(644)@7d38b4d9c9a0: setverdict(pass): none -> pass MSC_Test_0-SCCP(636)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(638)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103932037 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103932037 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103932037 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103932037 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103932037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103932037 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103932037 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103932037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103932037 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103932037 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 55 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103932038 DVLR DEBUG VLR subscr IMSI-262420000000391 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103932038 DVLR DEBUG IMSI:262420000000391 has MSISDN:491230000391 (vlr.c:1045) 20250410103932038 DMSC NOTICE msub(IMSI-262420000000391:MSISDN-491230000391) VLR: update for IMSI=262420000000391 (MSISDN=491230000391) (gsm_04_08.c:1541) 20250410103932038 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410103932039 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103932039 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x563b4cbf6a60]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410103932039 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x563b4cbf4020]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410103932039 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x563b4cbf4020]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410103932039 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x563b4cbf4020]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410103932039 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x563b4cbf4020]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x563b4cbf6a60] (vlr_lu_fsm.c:110) 20250410103932039 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x563b4cbf4020]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410103932039 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x563b4cbf4020]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410103932039 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x563b4cbf6a60]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410103932039 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x563b4cbf6a60]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410103932039 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x563b4cbf6880]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410103932039 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x563b4cbf6880]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x563b4cbf6a60] (fsm.c:486) 20250410103932039 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x563b4cbf6880]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410103932039 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x563b4cbf6880]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410103932039 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x563b4cbf6880]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410103932039 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x563b4cbf6880]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410103932039 DMSC NOTICE msub(IMSI-262420000000391:MSISDN-491230000391:TMSInew-0x12F779D9) VLR: update for IMSI=262420000000391 (MSISDN=491230000391) (gsm_04_08.c:1541) 20250410103932039 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x563b4cbf6880]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410103932039 DMM DEBUG -> IMSI-262420000000391:MSISDN-491230000391:TMSInew-0x12F779D9 LOCATION UPDATE ACCEPT (TMSI = 0x12f779d9) (gsm_04_08.c:149) 20250410103932039 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSInew-0x12F779D9 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410103932039 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103932039 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103932039 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103932039 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103932039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103932039 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103932039 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103932039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103932039 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103932039 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 00 06 84 8d ae 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 12 f7 79 d9 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(638)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(638)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(636)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(636)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(636)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(636)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_already_paging0(644)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(637)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(637)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(636)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(636)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(636)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(636)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(638)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103932041 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103932041 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103932041 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103932041 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103932041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103932041 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103932041 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103932041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103932041 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103932041 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 55 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103932041 DMM DEBUG msc_a(IMSI-262420000000391:MSISDN-491230000391:TMSInew-0x12F779D9:GERAN-A-85:LU)[0x563b4cc026a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410103932041 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:TMSInew-0x12F779D9:GERAN-A-85:LU)[0x563b4cbf6a60]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410103932041 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x563b4cbf6880]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410103932042 DMSC NOTICE msub(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x12F779D9) VLR: update for IMSI=262420000000391 (MSISDN=491230000391) (gsm_04_08.c:1541) 20250410103932042 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x12F779D9 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410103932042 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x563b4cbf6880]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410103932042 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x12F779D9:GERAN-A-85:LU)[0x563b4cbf6a60]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410103932042 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x563b4cbf6880]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410103932042 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x563b4cbf6880]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x12F779D9:GERAN-A-85:LU)[0x563b4cbf6a60] (vlr_lu_fsm.c:817) 20250410103932042 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x563b4cbf6880]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410103932042 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x563b4cbf6880]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410103932042 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x12F779D9:GERAN-A-85:LU)[0x563b4cbf6a60]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410103932042 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000391/3/1): Available (smpp_smsc.c:626) 20250410103932042 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x12F779D9 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410103932042 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x12F779D9 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410103932042 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x12F779D9 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410103932042 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x12F779D9 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410103932042 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103932042 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103932042 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103932042 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103932042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103932042 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103932042 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103932042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103932042 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103932042 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 00 06 84 8d ae 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(638)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(638)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(636)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(636)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(636)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(636)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(636)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(636)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(636)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(636)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(638)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103932043 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103932043 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103932043 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103932043 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103932043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103932043 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103932043 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103932043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103932043 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103932043 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 55 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103932043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x12F779D9:GERAN-A-85:LU)[0x563b4cbf6a60]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410103932043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x12F779D9:GERAN-A-85:LU)[0x563b4cbf6a60]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x12F779D9:GERAN-A-85:LU)[0x563b4cc026a0] (msc_a.c:1053) 20250410103932043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x12F779D9:GERAN-A-85:LU)[0x563b4cbf6a60]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410103932043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x12F779D9:GERAN-A-85:LU)[0x563b4cbf6a60]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410103932043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x12F779D9:GERAN-A-85:LU)[0x563b4cbf6a60]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410103932043 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x12F779D9 - active-conn: now used by 1 (attached) (msub.c:375) 20250410103932043 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103932043 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103932043 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103932043 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103932043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103932043 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103932043 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103932043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103932043 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103932043 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 00 04 84 8d ae 00 00 55 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(638)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(638)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(636)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(638)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103932043 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103932043 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103932043 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103932043 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103932043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103932043 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103932043 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103932043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103932043 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103932044 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 55 84 8d ae 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(637)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mt_call_already_paging0(644)8687022 TC_lu_and_mt_call_already_paging0(644)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410103932044 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x12F779D9 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410103932044 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x12F779D9 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_call_already_paging0(644)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_already_paging0(644)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_already_paging0(644)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(637)@7d38b4d9c9a0: Created IMSI[0] for '262420000000391'H'12F779D9'O to be handled at TC_lu_and_mt_call_already_paging0(644) TC_lu_and_mt_call_already_paging0(644)@7d38b4d9c9a0: start Paging by an SMS 20250410103932046 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x12F779D9 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410103932046 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x12F779D9 + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:95) 20250410103932046 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x12F779D9 - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:77) 20250410103932046 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x12F779D9 - VTY: now used by 1 (attached) (msc_vty.c:1428) 20250410103933048 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x12F779D9 + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250410103933048 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x12F779D9 + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250410103933048 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x12F779D9 + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250410103933049 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x12F779D9 + Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (paging.c:111) 20250410103933049 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x12F779D9 + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS-pending,SMS,Paging) (db.c:771) 20250410103933049 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x12F779D9 - SMS-receiver: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (gsm_04_11.c:77) 20250410103933050 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103933050 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103933050 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103933050 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103933050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103933050 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103933050 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103933050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103933050 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103933050 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 30 19 09 04 12 f7 79 d9 1a 03 05 00 17 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(638)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(638)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(637)@7d38b4d9c9a0: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_call_already_paging0(644) TC_lu_and_mt_call_already_paging0(644)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_already_paging0(644)@7d38b4d9c9a0: MNCC signals MT call, before Paging Response MSC_Test_0-RAN(637)@7d38b4d9c9a0: Created IMSI[1] for '262420000000391'H'12F779D9'O to be handled at TC_lu_and_mt_call_already_paging0(644) MSC_Test-MNCC(639)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mt_call_already_paging0(644)922354397 20250410103933063 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x12F779D9 + mncc_tx_to_gsm_cc: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,Paging,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250410103933063 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x12F779D9 + CC: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250410103933063 DCC DEBUG trans(CC:NULL IMSI-262420000000391:MSISDN-491230000391:TMSI-0x12F779D9 callref-0x36fa02dd tid-255) New transaction (transaction.c:231) 20250410103933064 DMNCC DEBUG trans(CC:NULL IMSI-262420000000391:MSISDN-491230000391:TMSI-0x12F779D9 callref-0x36fa02dd tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} (gsm_04_08_cc.c:790) 20250410103933064 DCC DEBUG trans(CC:NULL IMSI-262420000000391:MSISDN-491230000391:TMSI-0x12F779D9 callref-0x36fa02dd tid-255) codecs: :0{(no-codecs)} (from: remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250410103933064 DMNCC DEBUG trans(CC:NULL IMSI-262420000000391:MSISDN-491230000391:TMSI-0x12F779D9 callref-0x36fa02dd tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250410103933064 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x12F779D9 - mncc_tx_to_gsm_cc: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,Paging,CC) (gsm_04_08_cc.c:2448) TC_lu_and_mt_call_already_paging0(644)@7d38b4d9c9a0: phone answers Paging, expecting both SMS and MT call to be established TC_lu_and_mt_call_already_paging0(644)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '12F779D9'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(637)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mt_call_already_paging0(644)10118332 MSC_Test_0-SCCP(636)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(638)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103933574 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103933574 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103933574 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103933574 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103933574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103933574 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103933574 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103933574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103933574 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103933574 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 9a 64 bc 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 12 f7 79 d9 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103933575 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x12F779D9:GERAN-A-86:PAGING_RESP)[0x563b4cbfecc0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410103933575 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x12F779D9:GERAN-A-86:PAGING_RESP)[0x563b4cbfecc0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x12F779D9:GERAN-A-86:PAGING_RESP)[0x563b4cc054d0] (fsm.c:486) 20250410103933575 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x12F779D9:GERAN-A-86:PAGING_RESP)[0x563b4cbfecc0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410103933575 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x12F779D9:GERAN-A-86:PAGING_RESP)[0x563b4cbfecc0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410103933575 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x12F779D9 + proc_arq_vlr_fn_init: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,CC,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410103933575 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x12F779D9 + active-conn: now used by 8 (attached,SMS-receiver,SMS-pending,SMS,Paging,CC,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410103933575 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x12F779D9:GERAN-A-86:PAGING_RESP)[0x563b4cbfecc0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410103933575 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x12F779D9:GERAN-A-86:PAGING_RESP)[0x563b4cbfecc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410103933575 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x12F779D9:GERAN-A-86:PAGING_RESP)[0x563b4cbfecc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410103933576 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x12F779D9:GERAN-A-86:PAGING_RESP)[0x563b4cbfecc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410103933576 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x12F779D9:GERAN-A-86:PAGING_RESP)[0x563b4cbfecc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410103933576 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x12F779D9:GERAN-A-86:PAGING_RESP)[0x563b4cbfecc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410103933576 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x12F779D9:GERAN-A-86:PAGING_RESP)[0x563b4cbfecc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410103933576 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x12F779D9:GERAN-A-86:PAGING_RESP)[0x563b4cbfecc0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410103933576 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x12F779D9:GERAN-A-86:PAGING_RESP)[0x563b4cbfecc0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410103933576 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x12F779D9:GERAN-A-86:PAGING_RESP)[0x563b4cbfecc0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410103933576 DCC DEBUG trans(CC:NULL IMSI-262420000000391:MSISDN-491230000391:TMSI-0x12F779D9 callref-0x36fa02dd tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250410103933576 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250410103933576 DCC DEBUG trans(CC:NULL IMSI-262420000000391:MSISDN-491230000391:TMSI-0x12F779D9:GERAN-A-86:PAGING_RESP callref-0x36fa02dd tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250410103933576 DCC DEBUG trans(CC:NULL IMSI-262420000000391:MSISDN-491230000391:TMSI-0x12F779D9:GERAN-A-86:PAGING_RESP callref-0x36fa02dd tid-0) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:798) 20250410103933576 DCC DEBUG trans(CC:NULL IMSI-262420000000391:MSISDN-491230000391:TMSI-0x12F779D9:GERAN-A-86:PAGING_RESP callref-0x36fa02dd tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250410103933576 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x12F779D9 - Paging: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250410103933576 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000391/3/1): Available (smpp_smsc.c:626) 20250410103933576 DMSC NOTICE Pending paging while subscriber 262420000000391 attached. (sms_queue.c:558) 20250410103933576 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x12F779D9 - proc_arq_vlr_fn_init: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,CC,active-conn) (vlr_access_req_fsm.c:405) 20250410103933577 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103933577 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103933577 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103933577 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103933577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103933577 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103933577 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103933577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103933577 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103933577 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 03 02 9a 64 bc 00 00 56 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410103933577 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103933577 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103933577 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103933577 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103933577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103933577 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103933577 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103933577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103933577 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103933577 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 03 06 9a 64 bc 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 30 19 (osmo_ss7_asp.c:1175) 20250410103933577 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103933577 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103933577 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103933578 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103933578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103933578 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103933578 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103933578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103933578 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(638)@7d38b4d9c9a0: Message received on association #8 20250410103933578 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 40 00 00 00 b9 00 00 00 c1 03 00 00 03 06 9a 64 bc 00 01 29 01 03 26 09 01 23 01 00 07 91 44 77 58 10 06 50 00 17 00 04 80 32 24 00 00 52 40 01 01 93 33 00 09 c8 32 9b fd 06 4d 9b 53 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(638)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410103933578 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103933578 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103933578 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103933578 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103933578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103933578 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103933578 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103933578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103933578 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(638)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(636)@7d38b4d9c9a0: { messageType := 2, destLocRef := '9A64BC'O, sourceLocRef := '000056'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(636)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(638)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(636)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(636)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(636)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(636)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410103933578 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 34 00 00 00 b9 00 00 00 c1 03 00 00 03 06 9a 64 bc 00 01 1d 01 00 1a 03 05 04 07 60 04 05 0b 02 00 81 5c 04 91 21 43 65 5e 07 91 94 21 03 00 30 19 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(638)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(638)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(636)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(636)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(636)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(636)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(638)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(638)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(636)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(636)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(636)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(636)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410103933580 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x12F779D9 + VTY: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,CC,active-conn,VTY) (msc_vty.c:1285) 20250410103933580 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x12F779D9 - VTY: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_call_already_paging0(644)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_already_paging0(644)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_already_paging0(644)@7d38b4d9c9a0: Got SMS-DELIVER TC_lu_and_mt_call_already_paging0(644)@7d38b4d9c9a0: Got CC Setup TC_lu_and_mt_call_already_paging0(644)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_already_paging0(644)@7d38b4d9c9a0: success, tear down MSC_Test_0-SCCP(636)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(636)@7d38b4d9c9a0: vl_len:6 MSC_Test_0-SCCP(636)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(636)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000422040100'O 20250410103933591 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103933591 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103933591 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103933591 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103933591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103933591 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103933591 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103933591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103933591 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103933591 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1d 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 56 00 01 06 00 04 22 04 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(638)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103933592 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x12F779D9 + msc_a_fsm_releasing_onenter: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,CC,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410103933592 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x12F779D9 + vlr_subscr_cancel_attach_fsm: now used by 8 (attached,SMS-receiver,SMS-pending,SMS,CC,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410103933592 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x12F779D9 - vlr_subscr_cancel_attach_fsm: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,CC,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410103933592 DLSMS ERROR trans(SMS IMSI-262420000000391:MSISDN-491230000391:TMSI-0x12F779D9:GERAN-A-86:PAGING_RESP callref-0x40000001 tid-0) Freeing transaction that still contains an SMS -- discarding (gsm_04_11.c:1443) 20250410103933592 DLSMS NOTICE Sending SMS 1 failed 1 times. (sms_queue.c:248) 20250410103933592 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x12F779D9 - SMS-pending: now used by 6 (attached,SMS-receiver,SMS,CC,active-conn,msc_a_fsm_releasing_onenter) (sms_queue.c:217) 20250410103933592 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x12F779D9 - SMS-receiver: now used by 5 (attached,SMS,CC,active-conn,msc_a_fsm_releasing_onenter) (gsm_04_11.c:77) 20250410103933592 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x12F779D9 - SMS: now used by 4 (attached,CC,active-conn,msc_a_fsm_releasing_onenter) (transaction.c:281) 20250410103933592 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000391:MSISDN-491230000391:TMSI-0x12F779D9:GERAN-A-86:PAGING_RESP callref-0x36fa02dd tid-0) Freeing transaction (transaction.c:243) 20250410103933592 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000391:MSISDN-491230000391:TMSI-0x12F779D9:GERAN-A-86:PAGING_RESP callref-0x36fa02dd tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250410103933592 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000391:MSISDN-491230000391:TMSI-0x12F779D9:GERAN-A-86:PAGING_RESP callref-0x36fa02dd tid-0) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250410103933592 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000391:MSISDN-491230000391:TMSI-0x12F779D9:GERAN-A-86:PAGING_RESP callref-0x36fa02dd tid-0) new state CALL_PRESENT -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250410103933592 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000391:MSISDN-491230000391:TMSI-0x12F779D9:GERAN-A-86:PAGING_RESP callref-0x36fa02dd tid-0) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250410103933592 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000391:MSISDN-491230000391:TMSI-0x12F779D9:GERAN-A-86:PAGING_RESP callref-0x36fa02dd tid-0) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250410103933592 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x12F779D9 - CC: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (transaction.c:281) 20250410103933592 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x12F779D9 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410103933593 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103933593 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103933593 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103933593 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103933593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103933593 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103933593 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103933593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103933593 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103933593 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 03 06 9a 64 bc 00 01 09 01 00 06 03 2d 08 02 e1 af (osmo_ss7_asp.c:1175) 20250410103933593 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103933593 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103933593 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103933593 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103933593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103933593 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103933593 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103933593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103933593 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103933593 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 03 06 9a 64 bc 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(638)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(638)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(638)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(638)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(636)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(636)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(636)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(636)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(636)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(636)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(636)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(636)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(636)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(636)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(636)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(636)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410103933597 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103933597 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103933597 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103933597 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103933597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103933597 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103933597 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103933597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(638)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103933597 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103933597 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 56 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103933598 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x12F779D9:GERAN-A-86:PAGING_RESP)[0x563b4cbfecc0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410103933598 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x12F779D9:GERAN-A-86:PAGING_RESP)[0x563b4cbfecc0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x12F779D9:GERAN-A-86:PAGING_RESP)[0x563b4cc054d0] (msc_a.c:1053) 20250410103933598 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x12F779D9:GERAN-A-86:PAGING_RESP)[0x563b4cbfecc0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410103933598 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x12F779D9:GERAN-A-86:PAGING_RESP)[0x563b4cbfecc0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410103933598 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x12F779D9 - active-conn: now used by 1 (attached) (msub.c:375) 20250410103933599 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103933599 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103933599 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103933599 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103933599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103933599 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103933599 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103933599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103933599 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103933599 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 03 04 9a 64 bc 00 00 56 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(638)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(638)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(636)@7d38b4d9c9a0: Session index based on local reference:0 20250410103933600 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103933600 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103933600 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103933600 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103933600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103933600 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103933600 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103933600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103933600 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103933600 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 56 9a 64 bc 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(638)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(637)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mt_call_already_paging0(644)10118332 TC_lu_and_mt_call_already_paging0(644)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410103933602 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x12F779D9 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410103933602 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x12F779D9 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_call_already_paging0(644)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_already_paging0(644)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410103933604 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x12F779D9 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410103933604 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x12F779D9 - VTY: now used by 1 (attached) (msc_vty.c:1387) TC_lu_and_mt_call_already_paging0(644)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test_0-RAN(637)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(640)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(635)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(642)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103933613 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410103933613 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250410103933613 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-M3UA(638)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(636)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(641)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(639)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(645)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(643)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(635): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(636): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(637): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(638): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(639): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(640): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(641): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(642): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(643): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_lu_and_mt_call_already_paging0(644): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(645): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_lu_and_mt_call_already_paging finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_already_paging pass'. Thu Apr 10 10:39:33 UTC 2025 ====== MSC_Tests.TC_lu_and_mt_call_already_paging pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_and_mt_call_already_paging.talloc 20250410103933804 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410103933804 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103933804 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410103933804 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410103933804 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410103933804 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103933804 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410103933804 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410103933804 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410103933804 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103933804 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410103933804 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410103933804 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410103933804 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410103933804 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410103933804 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103933804 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103933804 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410103933804 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410103933804 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410103933805 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=313240) 20250410103934615 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=313240, count=354000) 20250410103935616 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103935806 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410103935806 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410103935806 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_already_paging pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call_osmux'. ------ MSC_Tests.TC_lu_and_mt_call_osmux ------ Thu Apr 10 10:39:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mt_call_osmux.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mt_call_osmux.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410103936616 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call_osmux' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_lu_and_mt_call_osmux started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(649)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(649)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(649)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(647)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410103937449 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(650)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410103937617 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103937617 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(652)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(652)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410103937623 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(652)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(652)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(652)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(652)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(652)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(652)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410103937637 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410103937637 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250410103937643 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410103937643 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410103937643 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410103937643 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(649)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(649)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(649)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410103937646 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103937646 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410103937646 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410103937646 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410103937646 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) MSC_Test_0-M3UA(649)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(649)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410103937646 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410103937646 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410103937646 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103937646 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410103937646 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410103937646 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(649)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(649)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(649)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410103937648 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103937648 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410103937648 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410103937648 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410103937648 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410103937648 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410103937648 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410103937648 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103937648 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410103937648 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410103937648 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103937648 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(649)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(649)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(649)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(649)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(649)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(649)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) 20250410103937648 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410103937649 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(649)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(649)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(653)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000039" to be handled at TC_lu_and_mt_call_osmux0(655) TC_lu_and_mt_call_osmux0(655)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000039'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410103938452 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103938452 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103938452 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103938452 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103938452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103938452 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103938452 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103938452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103938452 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103938452 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 07 00 05 30 04 01 00 f0 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(649)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103938453 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103938453 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103938453 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103938453 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103938453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103938453 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103938453 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103938453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103938453 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103938453 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 04 00 02 31 f0 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(649)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(649)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(648)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(648)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mt_call_osmux0(655)13382106 MSC_Test_0-SCCP(647)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(648)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(649)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103938460 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103938460 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103938460 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103938460 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103938460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103938460 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103938460 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103938460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103938460 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103938460 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 cc 31 da 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 93 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103938460 DMM DEBUG msc_a(IMSI-262420000000039:GERAN-A-87:LU)[0x563b4cc026a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000039 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410103938460 DMM DEBUG msc_a(IMSI-262420000000039:GERAN-A-87:LU)[0x563b4cc026a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410103938460 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-87:LU)[0x563b4cbf6a60]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410103938460 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-87:LU)[0x563b4cbf6a60]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000039:GERAN-A-87:LU)[0x563b4cc026a0] (fsm.c:486) 20250410103938460 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-87:LU)[0x563b4cbf6a60]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410103938460 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-87:LU)[0x563b4cbf6a60]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410103938460 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410103938460 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410103938460 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250410103938460 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410103938460 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-87:LU)[0x563b4cbf6a60]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410103938460 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-87:LU)[0x563b4cbf6a60]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410103938460 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-87:LU)[0x563b4cbf6a60]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410103938460 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-87:LU)[0x563b4cbf6a60]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410103938460 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-87:LU)[0x563b4cbf6a60]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410103938460 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-87:LU)[0x563b4cbf6a60]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410103938460 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-87:LU)[0x563b4cbf4020]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410103938460 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-87:LU)[0x563b4cbf4020]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-87:LU)[0x563b4cbf6a60] (fsm.c:486) 20250410103938460 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-87:LU)[0x563b4cbf4020]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410103938460 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-87:LU)[0x563b4cbf4020]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410103938460 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103938460 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103938460 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103938460 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103938460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103938460 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103938460 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103938460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103938460 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103938460 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 02 02 cc 31 da 00 00 57 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410103938460 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103938460 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103938460 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103938461 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103938461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103938461 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103938461 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103938461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103938461 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103938461 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 02 06 cc 31 da 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 93 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(649)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(649)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(649)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(649)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(647)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'CC31DA'O, sourceLocRef := '000057'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(647)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(647)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(647)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(647)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(647)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(653)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000039" handled at TC_lu_and_mt_call_osmux0(655) MSC_Test-GSUP(653)@7d38b4d9c9a0: Added IMSI table entry 0TC_lu_and_mt_call_osmux0(655)"262420000000039" 20250410103938463 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410103938463 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mt_call_osmux0(655)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_osmux0(655)@7d38b4d9c9a0: setverdict(pass): none -> pass MSC_Test_0-SCCP(647)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(647)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(647)@7d38b4d9c9a0: vl_from0 20250410103938465 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103938465 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103938465 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103938465 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103938465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103938465 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103938465 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103938465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103938465 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(647)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(649)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103938465 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 57 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103938466 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103938466 DVLR DEBUG IMSI:262420000000039 has MSISDN:491230000039 (vlr.c:1045) 20250410103938466 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250410103938466 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410103938466 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103938466 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-87:LU)[0x563b4cbf6a60]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410103938466 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-87:LU)[0x563b4cbf4020]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410103938466 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-87:LU)[0x563b4cbf4020]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410103938466 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-87:LU)[0x563b4cbf4020]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410103938466 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-87:LU)[0x563b4cbf4020]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-87:LU)[0x563b4cbf6a60] (vlr_lu_fsm.c:110) 20250410103938466 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-87:LU)[0x563b4cbf4020]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410103938466 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-87:LU)[0x563b4cbf4020]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410103938466 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-87:LU)[0x563b4cbf6a60]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410103938466 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-87:LU)[0x563b4cbf6a60]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410103938466 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-87:LU)[0x563b4cbf4b40]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410103938466 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-87:LU)[0x563b4cbf4b40]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-87:LU)[0x563b4cbf6a60] (fsm.c:486) 20250410103938466 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-87:LU)[0x563b4cbf4b40]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410103938466 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-87:LU)[0x563b4cbf4b40]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410103938466 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-87:LU)[0x563b4cbf4b40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410103938466 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-87:LU)[0x563b4cbf4b40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410103938466 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:TMSInew-0x07A0909C) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250410103938466 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-87:LU)[0x563b4cbf4b40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410103938466 DMM DEBUG -> IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:TMSInew-0x07A0909C LOCATION UPDATE ACCEPT (TMSI = 0x07a0909c) (gsm_04_08.c:149) 20250410103938466 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:TMSInew-0x07A0909C - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410103938466 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103938466 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103938466 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103938466 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103938466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103938466 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103938466 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103938466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103938466 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103938466 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 02 06 cc 31 da 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 07 a0 90 9c (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(649)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(649)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(647)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(647)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(647)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(647)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_osmux0(655)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(648)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(648)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(647)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(647)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(647)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(647)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O 20250410103938470 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103938470 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103938470 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103938470 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103938470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103938470 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103938470 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103938470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103938470 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103938470 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 57 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(649)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103938470 DMM DEBUG msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:TMSInew-0x07A0909C:GERAN-A-87:LU)[0x563b4cc026a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410103938470 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:TMSInew-0x07A0909C:GERAN-A-87:LU)[0x563b4cbf6a60]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410103938470 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-87:LU)[0x563b4cbf4b40]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410103938470 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250410103938470 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-87:LU)[0x563b4cbf4b40]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410103938470 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-87:LU)[0x563b4cbf6a60]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410103938470 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-87:LU)[0x563b4cbf4b40]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410103938470 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-87:LU)[0x563b4cbf4b40]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-87:LU)[0x563b4cbf6a60] (vlr_lu_fsm.c:817) 20250410103938470 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-87:LU)[0x563b4cbf4b40]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410103938470 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7ABA49E7:GERAN-A-87:LU)[0x563b4cbf4b40]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410103938470 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-87:LU)[0x563b4cbf6a60]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410103938470 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000039/3/1): Available (smpp_smsc.c:626) 20250410103938470 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410103938470 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410103938470 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410103938470 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410103938470 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103938470 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103938470 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103938470 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103938470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103938470 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103938470 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103938470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103938470 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103938470 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 02 06 cc 31 da 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(649)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(649)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(647)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(647)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(647)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(647)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(647)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(647)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(647)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(647)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410103938471 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103938471 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103938471 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103938471 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103938471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103938471 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103938471 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103938471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103938471 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103938471 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 57 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(649)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103938471 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-87:LU)[0x563b4cbf6a60]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410103938471 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-87:LU)[0x563b4cbf6a60]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-87:LU)[0x563b4cc026a0] (msc_a.c:1053) 20250410103938471 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-87:LU)[0x563b4cbf6a60]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410103938471 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-87:LU)[0x563b4cbf6a60]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410103938471 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-87:LU)[0x563b4cbf6a60]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410103938471 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C - active-conn: now used by 1 (attached) (msub.c:375) 20250410103938471 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103938471 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103938471 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103938471 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103938471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103938471 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103938471 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103938471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103938471 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103938471 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 02 04 cc 31 da 00 00 57 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(649)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(649)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(647)@7d38b4d9c9a0: Session index based on local reference:0 20250410103938471 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103938471 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103938471 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103938471 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103938471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103938471 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103938471 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103938471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103938471 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103938471 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 57 cc 31 da 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(649)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(648)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mt_call_osmux0(655)13382106 TC_lu_and_mt_call_osmux0(655)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410103938472 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410103938472 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_call_osmux0(655)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_osmux0(655)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_osmux0(655)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(648)@7d38b4d9c9a0: Created IMSI[0] for '262420000000039'H'07A0909C'O to be handled at TC_lu_and_mt_call_osmux0(655) MSC_Test-MNCC(650)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mt_call_osmux0(655)1916528699 20250410103938478 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250410103938478 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250410103938478 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C callref-0x723be83b tid-255) New transaction (transaction.c:231) 20250410103938478 DMNCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C callref-0x723be83b tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} (gsm_04_08_cc.c:790) 20250410103938478 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C callref-0x723be83b tid-255) codecs: :0{(no-codecs)} (from: remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250410103938478 DMNCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C callref-0x723be83b tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250410103938478 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250410103938478 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250410103938478 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103938478 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103938478 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103938478 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103938478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103938478 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103938478 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103938478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103938478 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103938478 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 00 93 09 04 07 a0 90 9c 1a 03 05 00 17 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(649)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(649)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(648)@7d38b4d9c9a0: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_call_osmux0(655) TC_lu_and_mt_call_osmux0(655)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(648)@7d38b4d9c9a0: Created IMSI[1] for '262420000000039'H'07A0909C'O to be handled at TC_lu_and_mt_call_osmux0(655) TC_lu_and_mt_call_osmux0(655)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '07A0909C'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(648)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mt_call_osmux0(655)4888184 MSC_Test_0-SCCP(647)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(649)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103938484 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103938484 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103938484 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103938484 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103938484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103938484 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103938484 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103938484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103938484 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103938484 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 4a 96 78 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 07 a0 90 9c 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103938484 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP)[0x563b4cbfecc0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410103938484 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP)[0x563b4cbfecc0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP)[0x563b4cc054d0] (fsm.c:486) 20250410103938484 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP)[0x563b4cbfecc0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410103938484 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP)[0x563b4cbfecc0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410103938484 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410103938484 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410103938484 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP)[0x563b4cbfecc0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410103938484 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP)[0x563b4cbfecc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410103938484 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP)[0x563b4cbfecc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410103938485 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP)[0x563b4cbfecc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410103938485 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP)[0x563b4cbfecc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410103938485 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP)[0x563b4cbfecc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410103938485 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP)[0x563b4cbfecc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410103938485 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP)[0x563b4cbfecc0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410103938485 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP)[0x563b4cbfecc0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410103938485 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP)[0x563b4cbfecc0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410103938485 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C callref-0x723be83b tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250410103938485 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250410103938485 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP callref-0x723be83b tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250410103938485 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP callref-0x723be83b tid-0) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:798) 20250410103938485 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP callref-0x723be83b tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250410103938485 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250410103938485 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000039/3/1): Available (smpp_smsc.c:626) 20250410103938485 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250410103938485 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103938485 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103938485 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103938485 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103938485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103938485 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103938485 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103938485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103938485 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103938485 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0d 02 4a 96 78 00 00 58 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410103938485 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103938485 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103938485 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103938485 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103938485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103938485 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103938485 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103938485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103938485 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103938485 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 4a 96 78 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 93 (osmo_ss7_asp.c:1175) 20250410103938485 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103938485 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103938485 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103938485 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103938485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103938485 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103938485 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103938485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103938485 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103938485 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 34 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 4a 96 78 00 01 1d 01 00 1a 03 05 04 07 60 04 05 0b 02 00 81 5c 04 91 21 43 f5 5e 07 91 94 21 03 00 00 93 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(649)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(649)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(647)@7d38b4d9c9a0: { messageType := 2, destLocRef := '4A9678'O, sourceLocRef := '000058'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(647)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(649)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(649)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(647)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(649)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(647)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(647)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(647)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(649)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(647)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(647)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(647)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(647)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410103938490 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250410103938490 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_call_osmux0(655)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_osmux0(655)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_osmux0(655)@7d38b4d9c9a0: f_mt_call_complete 1 MSC_Test_0-RAN(648)@7d38b4d9c9a0: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(648)@7d38b4d9c9a0: patched enc_l3: '8301'O MSC_Test_0-SCCP(647)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(647)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(647)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(647)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(649)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103938501 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103938501 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103938501 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103938501 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103938501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103938501 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103938501 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103938501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103938501 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103938501 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 58 00 01 05 01 00 02 83 01 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103938501 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP callref-0x723be83b tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250410103938501 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP callref-0x723be83b tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250410103938501 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP callref-0x723be83b tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250410103938501 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP callref-0x723be83b tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250410103938501 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP callref-0x723be83b tid-0) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:1208) 20250410103938501 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP callref-0x723be83b tid-0) tx MNCC_ALERT_IND (RTP=0.0.0.0:0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_lu_and_mt_call_osmux0(655)@7d38b4d9c9a0: f_mt_call_complete 2 MSC_Test-MGCP(651)@7d38b4d9c9a0: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_call_osmux0(655) 20250410103938507 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP callref-0x723be83b tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250410103938507 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP)[0x563b4cbf4020]{ESTABLISHING}: Allocated (fsm.c:456) 20250410103938507 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP)[0x563b4cbf4020]{ESTABLISHING}: is child of msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP)[0x563b4cc054d0] (fsm.c:486) 20250410103938507 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP callref-0x723be83b tid-0) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:2161) 20250410103938507 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP)[0x563b4cc07990]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410103938507 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP)[0x563b4cc07990]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP)[0x563b4cbf4020] (fsm.c:486) 20250410103938507 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP:trans-0:call-20:RTP_TO_CN:no-CI)[0x563b4cc07990]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250410103938507 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP:trans-0:call-20:RTP_TO_CN:no-CI)[0x563b4cc07990]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250410103938507 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP)[0x563b4cc09ae0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410103938507 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP)[0x563b4cc09ae0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP)[0x563b4cbf4020] (fsm.c:486) 20250410103938507 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP:trans-0:call-20:RTP_TO_RAN:no-CI)[0x563b4cc09ae0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250410103938507 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP:trans-0:call-20:RTP_TO_RAN:no-CI:osmux--2--1)[0x563b4cc09ae0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(651)@7d38b4d9c9a0: Found Expect[0] for { line := { verb := "CRCX", trans_id := "81", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "14" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_call_osmux0(655) TC_lu_and_mt_call_osmux0(655)@7d38b4d9c9a0: f_mt_call_complete 3 20250410103938514 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP:trans-0:call-20:RTP_TO_CN:no-CI)[0x563b4cc07990]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410103938514 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP)[0x563b4cbf4020]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410103938514 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP callref-0x723be83b tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_call_osmux0(655)@7d38b4d9c9a0: f_mt_call_complete 4 TC_lu_and_mt_call_osmux0(655)@7d38b4d9c9a0: f_handle_crcx(): got Osmux CID: -1 20250410103938515 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP:trans-0:call-20:RTP_TO_RAN:no-CI:osmux--2--1)[0x563b4cc09ae0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410103938515 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP)[0x563b4cbf4020]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410103938515 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP callref-0x723be83b tid-0) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:705) 20250410103938515 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP callref-0x723be83b tid-0) Sending Assignment Command (msc_a.c:706) 20250410103938515 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103938515 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103938515 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103938515 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103938515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103938515 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103938515 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103938515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103938515 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103938515 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 3d 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 4a 96 78 00 01 26 00 24 01 0b 07 01 0a a1 a5 91 81 05 7c 06 02 02 02 02 2a f8 7d 09 83 ff 57 84 3f 07 82 80 81 7f 14 00 00 00 f1 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(649)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(649)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(647)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(647)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(647)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(647)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_osmux0(655)@7d38b4d9c9a0: f_mt_call_complete 6 MSC_Test_0-SCCP(647)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(647)@7d38b4d9c9a0: vl_len:16 MSC_Test_0-SCCP(647)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(647)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E0180F100'O 20250410103938518 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103938518 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103938518 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103938518 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103938518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103938518 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103938518 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103938518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103938518 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103938518 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 58 00 01 10 00 0e 02 7c 06 09 08 07 06 23 28 7e 01 80 f1 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(649)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103938518 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP:trans-0:call-20:RTP_TO_RAN:CI-22222:no-remote-port:no-remote-osmux-cid:local-2-2-2-2-11000:osmux-0--1)[0x563b4cc09ae0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250410103938518 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP:trans-0:call-20:RTP_TO_RAN:CI-22222:no-remote-port:codecs-not-sent:mode-not-sent:no-remote-osmux-cid:local-2-2-2-2-11000:osmux-0--1)[0x563b4cc09ae0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250410103938518 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP:trans-0:call-20:RTP_TO_RAN:CI-22222:remote-port-not-sent:codecs-not-sent:mode-not-sent:no-remote-osmux-cid:local-2-2-2-2-11000:remote-9-8-7-6-9000:osmux-0--1)[0x563b4cc09ae0]{ESTABLISHING}: setting remote Osmux CID to 0 (rtp_stream.c:493) 20250410103938518 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP:trans-0:call-20:RTP_TO_RAN:CI-22222:remote-port-not-sent:codecs-not-sent:mode-not-sent:remote-osmux-cid-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000:osmux-0-0)[0x563b4cc09ae0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs remote-Osmux-CID (rtp_stream.c:411) 20250410103938518 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP callref-0x723be83b tid-0) codecs: :0{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:1596) 20250410103938518 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP callref-0x723be83b tid-0) Assignment Complete: RAN: GSM#3, CN: GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111 (msc_a.c:1597) 20250410103938518 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP callref-0x723be83b tid-0) codecs: :0{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:2187) 20250410103938518 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP callref-0x723be83b tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) MSC_Test_0-RAN(648)@7d38b4d9c9a0: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(648)@7d38b4d9c9a0: patched enc_l3: '8347'O MSC_Test_0-SCCP(647)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(647)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(647)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(647)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(649)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call_osmux0(655)@7d38b4d9c9a0: f_mt_call_complete 8 TC_lu_and_mt_call_osmux0(655)@7d38b4d9c9a0: f_mt_call_complete 5 20250410103938520 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP:trans-0:call-20:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000:osmux-0-0)[0x563b4cc09ae0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410103938520 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP:trans-0:call-20:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000:osmux-0-0)[0x563b4cc09ae0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410103938520 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP)[0x563b4cbf4020]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410103938720 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103938720 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103938720 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103938720 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103938720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103938720 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103938720 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103938720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103938720 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103938720 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 58 00 01 05 01 00 02 83 47 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103938720 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP callref-0x723be83b tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250410103938720 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP callref-0x723be83b tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250410103938720 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP callref-0x723be83b tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250410103938720 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP callref-0x723be83b tid-0) codecs: :0{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:1340) 20250410103938720 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP callref-0x723be83b tid-0) tx MNCC_SETUP_CNF (RTP=0.0.0.0:0{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_lu_and_mt_call_osmux0(655)@7d38b4d9c9a0: f_mt_call_complete 7 20250410103938721 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP callref-0x723be83b tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250410103938721 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP callref-0x723be83b tid-0) codecs: :0{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:798) 20250410103938721 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP:trans-0:call-20:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc07990]{ESTABLISHING}: setting codecs to GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111 (rtp_stream.c:430) 20250410103938721 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP:trans-0:call-20:RTP_TO_CN:CI-11111:no-remote-port:codecs-not-sent:mode-not-sent:local-1-1-1-1-10000)[0x563b4cc07990]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250410103938721 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP:trans-0:call-20:RTP_TO_CN:CI-11111:no-remote-port:codecs-not-sent:mode-not-sent:local-1-1-1-1-10000)[0x563b4cc07990]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250410103938721 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP:trans-0:call-20:RTP_TO_CN:CI-11111:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc07990]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) TC_lu_and_mt_call_osmux0(655)@7d38b4d9c9a0: f_mt_call_complete 9 TC_lu_and_mt_call_osmux0(655)@7d38b4d9c9a0: Osmux ok: use_osmux = true got_osmux_count = 1 TC_lu_and_mt_call_osmux0(655)@7d38b4d9c9a0: f_mt_call_complete DONE TC_lu_and_mt_call_osmux0(655)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_osmux0(655)@7d38b4d9c9a0: Hold the call for some time 20250410103938722 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP:trans-0:call-20:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc07990]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410103938722 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP:trans-0:call-20:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc07990]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410103938722 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP)[0x563b4cbf4020]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410103938722 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP)[0x563b4cbf4020]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_lu_and_mt_call_osmux0(655)@7d38b4d9c9a0: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mt_call_osmux0(655)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_osmux0(655)@7d38b4d9c9a0: Hangup TC_lu_and_mt_call_osmux0(655)@7d38b4d9c9a0: f_call_hangup 0: tx MNCC_DISC_REQ 20250410103943733 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP callref-0x723be83b tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250410103943733 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP callref-0x723be83b tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410103943733 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP callref-0x723be83b tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250410103943733 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP callref-0x723be83b tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250410103943734 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103943734 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103943734 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103943734 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103943734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103943734 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103943734 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103943734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103943734 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103943734 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 4a 96 78 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(649)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(649)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(647)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(647)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(647)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(647)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_osmux0(655)@7d38b4d9c9a0: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(648)@7d38b4d9c9a0: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(648)@7d38b4d9c9a0: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(647)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(647)@7d38b4d9c9a0: vl_len:9 MSC_Test_0-SCCP(647)@7d38b4d9c9a0: vl_from0 20250410103943742 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103943742 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103943742 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103943742 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103943742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103943742 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-SCCP(647)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(649)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103943742 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103943742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103943742 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103943742 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 58 00 01 09 01 00 06 83 ad 08 02 e1 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103943743 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP callref-0x723be83b tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250410103943743 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP callref-0x723be83b tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250410103943743 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP callref-0x723be83b tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250410103943743 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP callref-0x723be83b tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250410103943743 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250410103943743 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410103943743 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250410103943743 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410103943743 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410103943743 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410103943743 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP)[0x563b4cbf4020]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250410103943743 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP:trans-0:call-20:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000:osmux-0-0)[0x563b4cc09ae0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410103943743 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP:trans-0:call-20:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000:osmux-0-0)[0x563b4cc09ae0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP)[0x563b4cbf4020] (call_leg.c:197) 20250410103943743 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP:trans-0:call-20:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000:osmux-0-0)[0x563b4cc09ae0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410103943743 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP:trans-0:call-20:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000:osmux-0-0)[0x563b4cc09ae0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410103943743 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP:trans-0:call-20:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc07990]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410103943743 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP:trans-0:call-20:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc07990]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP)[0x563b4cbf4020] (call_leg.c:197) 20250410103943744 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP)[0x563b4cbf4020]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250410103943744 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP:trans-0:call-20:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc07990]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410103943744 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP:trans-0:call-20:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc07990]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410103943744 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP)[0x563b4cbf4020]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250410103943744 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP)[0x563b4cbf4020]{RELEASING}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP)[0x563b4cc054d0] (call_leg.c:198) 20250410103943744 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP)[0x563b4cbf4020]{RELEASING}: Freeing instance (call_leg.c:198) 20250410103943744 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP)[0x563b4cbf4020]{RELEASING}: Deallocated (fsm.c:568) 20250410103943744 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410103943744 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103943744 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103943744 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103943744 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103943744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103943744 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103943744 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103943744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103943744 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103943744 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 4a 96 78 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1175) 20250410103943744 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103943744 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103943744 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103943744 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103943744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103943744 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103943744 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103943744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103943744 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103943744 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 4a 96 78 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(649)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(649)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(649)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(649)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(647)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(647)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(647)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(647)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(647)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(647)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(647)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(647)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(650)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mt_call_osmux0(655)1916528699 TC_lu_and_mt_call_osmux0(655)@7d38b4d9c9a0: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_call_osmux0(655)@7d38b4d9c9a0: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_call_osmux0(655)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call_osmux0(655)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call_osmux0(655)@7d38b4d9c9a0: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(647)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(647)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(647)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(647)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410103943751 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103943751 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103943751 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103943751 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103943751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(649)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103943751 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103943751 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103943751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103943751 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103943751 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 58 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103943752 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP)[0x563b4cbfecc0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410103943752 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP)[0x563b4cbfecc0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP)[0x563b4cc054d0] (msc_a.c:1053) 20250410103943752 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP)[0x563b4cbfecc0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410103943752 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C:GERAN-A-88:PAGING_RESP)[0x563b4cbfecc0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410103943752 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x07A0909C - active-conn: now used by 1 (attached) (msub.c:375) 20250410103943752 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103943752 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103943752 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103943752 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103943752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103943752 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103943752 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103943752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103943752 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103943752 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0d 04 4a 96 78 00 00 58 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(649)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(649)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(647)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(649)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103943753 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103943753 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103943753 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103943753 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103943753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103943753 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103943753 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103943753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103943753 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103943753 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 58 4a 96 78 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(648)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mt_call_osmux0(655)4888184 TC_lu_and_mt_call_osmux0(655)@7d38b4d9c9a0: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_call_osmux0(655)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_osmux0(655)@7d38b4d9c9a0: f_call_hangup 9: done MSC_Test_0-RAN(648)@7d38b4d9c9a0: Removed IMSI[0] for '262420000000039'H to be handled at TC_lu_and_mt_call_osmux0(655) TC_lu_and_mt_call_osmux0(655)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_osmux0(655)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410103944769 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410103944769 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250410103944770 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(647)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(653)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(652)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(650)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103944772 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410103944772 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103944772 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410103944772 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410103944772 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410103944772 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103944772 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410103944772 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410103944772 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410103944772 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103944772 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410103944772 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410103944772 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410103944772 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410103944772 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410103944772 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103944772 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103944772 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410103944772 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410103944772 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410103944772 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(649)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(648)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(651)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(654)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(646)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(656)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(646): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(647): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(648): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(649): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(650): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(651): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(652): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(653): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(654): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_lu_and_mt_call_osmux0(655): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(656): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_lu_and_mt_call_osmux finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_osmux pass'. Thu Apr 10 10:39:44 UTC 2025 ====== MSC_Tests.TC_lu_and_mt_call_osmux pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_and_mt_call_osmux.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=434796) 20250410103945772 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=434796, count=451968) 20250410103946772 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410103946772 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410103946772 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410103946772 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_osmux pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_sms'. ------ MSC_Tests.TC_lu_and_mo_sms ------ Thu Apr 10 10:39:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mo_sms.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mo_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410103947774 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_sms' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_lu_and_mo_sms started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(660)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(660)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(660)@7d38b4d9c9a0: ************************************************* MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-SCCP(658)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410103948558 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(661)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410103948753 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410103948754 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410103948754 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410103948754 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(660)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(660)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(660)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410103948761 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103948761 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410103948761 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410103948761 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410103948761 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410103948761 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410103948761 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410103948761 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103948761 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410103948761 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410103948761 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(660)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(660)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(660)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(660)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(660)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(660)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410103948763 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103948763 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410103948763 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410103948763 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410103948763 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410103948763 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410103948763 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410103948763 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103948763 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410103948763 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410103948763 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103948763 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(660)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(660)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(660)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(660)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(660)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) 20250410103948763 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410103948764 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(660)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(660)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410103948775 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103948775 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(663)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(663)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410103948780 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(663)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(663)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(663)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(663)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(663)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(663)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410103948812 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410103948812 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(664)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000042" to be handled at TC_lu_and_mo_sms0(666) TC_lu_and_mo_sms0(666)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000042'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410103949559 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103949559 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103949559 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103949559 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103949559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103949559 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103949559 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103949559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103949559 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103949559 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(660)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103949559 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103949559 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103949559 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103949559 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103949559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103949559 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103949559 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103949559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103949559 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103949559 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(660)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(660)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(659)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(659)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mo_sms0(666)698331 MSC_Test_0-SCCP(658)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(659)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(660)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103949565 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103949565 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103949565 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103949566 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103949566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103949566 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103949566 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103949566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103949566 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103949566 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 0a a7 db 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 24 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103949566 DMM DEBUG msc_a(IMSI-262420000000042:GERAN-A-89:LU)[0x563b4cbd4f30]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000042 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410103949566 DMM DEBUG msc_a(IMSI-262420000000042:GERAN-A-89:LU)[0x563b4cbd4f30]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410103949566 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410103949566 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000042:GERAN-A-89:LU)[0x563b4cbd4f30] (fsm.c:486) 20250410103949566 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410103949566 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410103949566 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410103949566 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000042 id=262420000000042 (vlr.c:661) 20250410103949566 DVLR INFO New subscr, IMSI: 262420000000042 (vlr.c:562) 20250410103949566 DVLR DEBUG VLR subscr IMSI-262420000000042 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410103949566 DVLR DEBUG VLR subscr IMSI-262420000000042 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410103949566 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410103949566 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410103949566 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410103949566 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410103949566 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410103949566 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410103949566 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410103949566 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x563b4cbf4020]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410103949566 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x563b4cbf4020]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x563b4cc07990] (fsm.c:486) 20250410103949566 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x563b4cbf4020]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410103949566 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x563b4cbf4020]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410103949566 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103949566 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103949566 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103949566 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103949566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103949566 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103949566 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103949566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103949566 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103949566 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0c 02 0a a7 db 00 00 59 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410103949566 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103949566 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103949566 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103949566 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103949566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103949566 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103949566 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103949566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103949566 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103949566 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 0a a7 db 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 24 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(660)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(660)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(660)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(660)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(658)@7d38b4d9c9a0: { messageType := 2, destLocRef := '0AA7DB'O, sourceLocRef := '000059'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(658)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(658)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(658)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(658)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(658)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(664)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000042" handled at TC_lu_and_mo_sms0(666) MSC_Test-GSUP(664)@7d38b4d9c9a0: Added IMSI table entry 0TC_lu_and_mo_sms0(666)"262420000000042" 20250410103949569 DVLR DEBUG VLR subscr IMSI-262420000000042 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410103949569 DVLR DEBUG VLR subscr IMSI-262420000000042 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(658)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(658)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(658)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(658)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(660)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103949571 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103949571 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103949571 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103949571 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103949571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103949571 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103949571 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103949571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103949571 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103949571 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 59 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_lu_and_mo_sms0(666)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_sms0(666)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410103949575 DVLR DEBUG VLR subscr IMSI-262420000000042 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103949575 DVLR DEBUG IMSI:262420000000042 has MSISDN:491230000042 (vlr.c:1045) 20250410103949575 DMSC NOTICE msub(IMSI-262420000000042:MSISDN-491230000042) VLR: update for IMSI=262420000000042 (MSISDN=491230000042) (gsm_04_08.c:1541) 20250410103949575 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410103949576 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103949576 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x563b4cc07990]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410103949576 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x563b4cbf4020]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410103949576 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x563b4cbf4020]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410103949576 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x563b4cbf4020]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410103949576 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x563b4cbf4020]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x563b4cc07990] (vlr_lu_fsm.c:110) 20250410103949576 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x563b4cbf4020]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410103949576 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x563b4cbf4020]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410103949576 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x563b4cc07990]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410103949576 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x563b4cc07990]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410103949576 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x563b4cbf1870]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410103949576 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x563b4cbf1870]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x563b4cc07990] (fsm.c:486) 20250410103949576 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x563b4cbf1870]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410103949576 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x563b4cbf1870]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410103949576 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x563b4cbf1870]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410103949576 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x563b4cbf1870]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410103949576 DMSC NOTICE msub(IMSI-262420000000042:MSISDN-491230000042:TMSInew-0x1423E8D7) VLR: update for IMSI=262420000000042 (MSISDN=491230000042) (gsm_04_08.c:1541) 20250410103949576 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x563b4cbf1870]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410103949576 DMM DEBUG -> IMSI-262420000000042:MSISDN-491230000042:TMSInew-0x1423E8D7 LOCATION UPDATE ACCEPT (TMSI = 0x1423e8d7) (gsm_04_08.c:149) 20250410103949576 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSInew-0x1423E8D7 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410103949576 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103949576 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103949576 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103949576 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103949576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103949576 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103949576 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103949576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103949576 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103949576 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 0a a7 db 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 14 23 e8 d7 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(660)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(660)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(658)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(658)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(658)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(658)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_sms0(666)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(659)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(659)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(658)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(658)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(658)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(658)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(660)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103949583 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103949583 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103949583 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103949583 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103949583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103949583 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103949583 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103949583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103949583 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103949583 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 59 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103949583 DMM DEBUG msc_a(IMSI-262420000000042:MSISDN-491230000042:TMSInew-0x1423E8D7:GERAN-A-89:LU)[0x563b4cbd4f30]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410103949583 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:TMSInew-0x1423E8D7:GERAN-A-89:LU)[0x563b4cc07990]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410103949583 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x563b4cbf1870]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410103949583 DMSC NOTICE msub(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x1423E8D7) VLR: update for IMSI=262420000000042 (MSISDN=491230000042) (gsm_04_08.c:1541) 20250410103949583 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x1423E8D7 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410103949583 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x563b4cbf1870]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410103949583 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x1423E8D7:GERAN-A-89:LU)[0x563b4cc07990]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410103949583 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x563b4cbf1870]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410103949583 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x563b4cbf1870]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x1423E8D7:GERAN-A-89:LU)[0x563b4cc07990] (vlr_lu_fsm.c:817) 20250410103949583 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x563b4cbf1870]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410103949583 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x563b4cbf1870]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410103949583 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x1423E8D7:GERAN-A-89:LU)[0x563b4cc07990]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410103949583 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000042/3/1): Available (smpp_smsc.c:626) 20250410103949583 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x1423E8D7 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410103949583 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x1423E8D7 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410103949583 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x1423E8D7 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410103949583 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x1423E8D7 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410103949583 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103949583 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103949583 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103949583 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103949583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103949583 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103949583 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103949583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103949583 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103949584 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 0a a7 db 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(660)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(660)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(658)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(658)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(658)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(658)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(658)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(658)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(658)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(658)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410103949585 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103949585 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103949585 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103949585 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103949585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103949585 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103949585 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103949585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103949585 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(660)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103949585 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 59 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103949585 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x1423E8D7:GERAN-A-89:LU)[0x563b4cc07990]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410103949585 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x1423E8D7:GERAN-A-89:LU)[0x563b4cc07990]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x1423E8D7:GERAN-A-89:LU)[0x563b4cbd4f30] (msc_a.c:1053) 20250410103949585 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x1423E8D7:GERAN-A-89:LU)[0x563b4cc07990]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410103949585 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x1423E8D7:GERAN-A-89:LU)[0x563b4cc07990]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410103949585 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x1423E8D7:GERAN-A-89:LU)[0x563b4cc07990]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410103949585 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x1423E8D7 - active-conn: now used by 1 (attached) (msub.c:375) 20250410103949585 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103949585 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103949585 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103949585 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103949586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103949586 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103949586 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103949586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103949586 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103949586 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0c 04 0a a7 db 00 00 59 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(660)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(660)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(658)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(660)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103949586 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103949586 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103949586 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103949586 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103949586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103949586 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103949586 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103949586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103949586 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103949586 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 59 0a a7 db 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(659)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mo_sms0(666)698331 TC_lu_and_mo_sms0(666)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410103949587 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x1423E8D7 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410103949587 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x1423E8D7 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_sms0(666)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_sms0(666)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_sms0(666)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_sms0(666)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0100'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '1423E8D7'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(659)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mo_sms0(666)1214639 MSC_Test_0-RAN(659)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(658)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(660)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103949788 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103949788 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103949788 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103949788 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103949788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103949788 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103949788 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103949788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103949788 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103949788 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 12 88 af 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 04 03 50 59 02 05 f4 14 23 e8 d7 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103949789 DMM DEBUG msc_a(TMSI-0x1423E8D7:GERAN-A-90:CM_SERVICE_REQ)[0x563b4cc09ae0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250410103949789 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1423E8D7:GERAN-A-90:CM_SERVICE_REQ)[0x563b4cc09c10]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410103949789 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1423E8D7:GERAN-A-90:CM_SERVICE_REQ)[0x563b4cc09c10]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1423E8D7:GERAN-A-90:CM_SERVICE_REQ)[0x563b4cc09ae0] (fsm.c:486) 20250410103949789 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1423E8D7:GERAN-A-90:CM_SERVICE_REQ)[0x563b4cc09c10]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410103949789 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1423E8D7:GERAN-A-90:CM_SERVICE_REQ)[0x563b4cc09c10]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410103949789 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x1423E8D7 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410103949789 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x1423E8D7 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410103949789 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x1423E8D7:GERAN-A-90:CM_SERVICE_REQ)[0x563b4cc09c10]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410103949789 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x1423E8D7:GERAN-A-90:CM_SERVICE_REQ)[0x563b4cc09c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410103949789 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x1423E8D7:GERAN-A-90:CM_SERVICE_REQ)[0x563b4cc09c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410103949789 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x1423E8D7:GERAN-A-90:CM_SERVICE_REQ)[0x563b4cc09c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410103949789 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x1423E8D7:GERAN-A-90:CM_SERVICE_REQ)[0x563b4cc09c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410103949789 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x1423E8D7:GERAN-A-90:CM_SERVICE_REQ)[0x563b4cc09c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410103949789 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x1423E8D7:GERAN-A-90:CM_SERVICE_REQ)[0x563b4cc09c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410103949789 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x1423E8D7:GERAN-A-90:CM_SERVICE_REQ)[0x563b4cc09c10]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410103949789 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x1423E8D7:GERAN-A-90:CM_SERVICE_REQ)[0x563b4cc09c10]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410103949789 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x1423E8D7:GERAN-A-90:CM_SERVICE_REQ)[0x563b4cc09c10]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410103949789 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000042/3/1): Available (smpp_smsc.c:626) 20250410103949789 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x1423E8D7 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410103949789 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103949789 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103949789 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103949789 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103949789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103949789 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103949789 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103949789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103949789 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103949789 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0f 02 12 88 af 00 00 5a 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410103949789 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103949789 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103949789 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103949789 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103949789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103949789 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103949789 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103949789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103949789 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103949789 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 12 88 af 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 24 (osmo_ss7_asp.c:1175) 20250410103949789 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103949789 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103949789 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103949789 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103949789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103949789 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103949789 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103949789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103949789 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103949789 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 12 88 af 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(660)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(660)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(660)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(660)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(660)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(660)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(658)@7d38b4d9c9a0: { messageType := 2, destLocRef := '1288AF'O, sourceLocRef := '00005A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(658)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(658)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(658)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(658)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(658)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(658)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(658)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(658)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(658)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410103949790 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x1423E8D7 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410103949790 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x1423E8D7 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_sms0(666)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_sms0(666)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(658)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(658)@7d38b4d9c9a0: vl_len:28 MSC_Test_0-SCCP(658)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(658)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O 20250410103949794 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103949794 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103949794 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103949794 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103949794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103949794 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103949794 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103949794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103949794 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103949794 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 5a 00 01 1c 01 03 19 09 01 16 00 42 00 07 91 44 77 58 10 06 50 0a 05 23 05 00 21 43 f5 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103949794 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x1423E8D7 + SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:228) 20250410103949794 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) MSC_Test_0-M3UA(660)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103949794 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250410103949794 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103949794 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103949794 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103949794 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103949794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103949794 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103949794 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103949794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103949794 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103949794 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 12 88 af 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1175) 20250410103949794 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103949794 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103949794 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103949794 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103949794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103949794 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103949794 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103949794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103949794 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103949794 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 12 88 af 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(660)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(660)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(660)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(660)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(658)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(658)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(658)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(658)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(658)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(658)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(658)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(658)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_sms0(666)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_sms0(666)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(658)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(658)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(658)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(658)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0103020904'O 20250410103949795 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103949795 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103949795 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103949795 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103949795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103949795 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103949795 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103949795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103949795 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103949795 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 5a 00 01 05 01 03 02 09 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(660)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103949795 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x1423E8D7 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410103949795 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x1423E8D7 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410103949796 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x1423E8D7 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410103949796 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x1423E8D7 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410103949796 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x1423E8D7 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410103949796 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103949796 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103949796 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103949796 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103949796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103949796 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103949796 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103949796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103949796 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103949796 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 12 88 af 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(660)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(660)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(658)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(658)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(658)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(658)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(658)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(658)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(658)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(658)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410103949796 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103949796 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(660)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103949796 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103949796 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103949796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103949796 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103949796 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103949796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103949796 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103949796 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 5a 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103949796 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x1423E8D7:GERAN-A-90:CM_SERVICE_REQ)[0x563b4cc09c10]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410103949796 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x1423E8D7:GERAN-A-90:CM_SERVICE_REQ)[0x563b4cc09c10]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x1423E8D7:GERAN-A-90:CM_SERVICE_REQ)[0x563b4cc09ae0] (msc_a.c:1053) 20250410103949796 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x1423E8D7:GERAN-A-90:CM_SERVICE_REQ)[0x563b4cc09c10]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410103949796 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x1423E8D7:GERAN-A-90:CM_SERVICE_REQ)[0x563b4cc09c10]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410103949796 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x1423E8D7 - active-conn: now used by 1 (attached) (msub.c:375) 20250410103949796 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103949796 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103949796 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103949796 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103949796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103949796 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103949796 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103949796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103949796 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103949796 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0f 04 12 88 af 00 00 5a 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(660)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(660)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(658)@7d38b4d9c9a0: Session index based on local reference:0 20250410103949797 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103949797 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103949797 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103949797 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103949797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103949797 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103949797 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103949797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(660)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103949797 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103949797 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 5a 12 88 af 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(659)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mo_sms0(666)1214639 TC_lu_and_mo_sms0(666)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410103949797 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x1423E8D7 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410103949797 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x1423E8D7 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_sms0(666)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_sms0(666)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_sms0(666)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test_0-SCCP(658)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103949800 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410103949800 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(659)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(661)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(664)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(662)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103949802 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-M3UA(660)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(663)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(667)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(665)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(657)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(657): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(658): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(659): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(660): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(661): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(662): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(663): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(664): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(665): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_lu_and_mo_sms0(666): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(667): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_lu_and_mo_sms finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_sms pass'. Thu Apr 10 10:39:49 UTC 2025 ====== MSC_Tests.TC_lu_and_mo_sms pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_and_mo_sms.talloc 20250410103950004 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410103950004 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103950004 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410103950004 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410103950004 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410103950004 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103950004 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410103950004 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410103950004 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410103950004 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103950004 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410103950004 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410103950004 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410103950004 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410103950004 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410103950004 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103950004 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103950004 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410103950004 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410103950004 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410103950004 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=314736) 20250410103950803 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=314736, count=341708) 20250410103951804 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103952006 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410103952006 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410103952006 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_sms pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_sms'. ------ MSC_Tests.TC_lu_and_mt_sms ------ Thu Apr 10 10:39:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mt_sms.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mt_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410103952805 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_sms' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_lu_and_mt_sms started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(671)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(671)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(671)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(669)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410103953625 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(672)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410103953805 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103953805 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(674)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(674)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410103953809 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(674)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(674)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(674)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(674)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(674)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(674)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410103953820 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410103953820 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410103953820 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410103953820 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(671)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(671)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(671)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410103953822 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103953822 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410103953822 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410103953822 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410103953822 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410103953822 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410103953822 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410103953822 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103953822 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410103953822 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(671)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(671)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410103953822 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(671)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(671)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(671)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(671)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(671)@7d38b4d9c9a0: Message received on association #8 20250410103953823 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103953823 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410103953823 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410103953823 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410103953823 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410103953823 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410103953823 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410103953823 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) MSC_Test_0-M3UA(671)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410103953823 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410103953823 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410103953823 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103953823 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(671)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(671)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(671)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) 20250410103953823 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410103953823 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(671)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(671)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410103953828 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410103953828 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(675)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000043" to be handled at TC_lu_and_mt_sms0(677) TC_lu_and_mt_sms0(677)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000043'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410103954631 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103954631 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103954631 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103954631 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103954631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103954631 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103954631 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103954631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103954631 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103954631 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(671)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103954633 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103954633 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103954633 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103954633 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103954633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103954633 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103954633 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103954633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103954633 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103954633 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(671)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(671)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(670)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(670)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mt_sms0(677)15487626 MSC_Test_0-SCCP(669)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(670)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(671)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103954649 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103954649 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103954649 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103954649 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103954649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103954649 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103954649 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103954649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103954649 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103954649 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 ec 52 8a 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 34 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103954650 DMM DEBUG msc_a(IMSI-262420000000043:GERAN-A-91:LU)[0x563b4cbd4f30]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000043 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410103954650 DMM DEBUG msc_a(IMSI-262420000000043:GERAN-A-91:LU)[0x563b4cbd4f30]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410103954650 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410103954650 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000043:GERAN-A-91:LU)[0x563b4cbd4f30] (fsm.c:486) 20250410103954650 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410103954650 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410103954650 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410103954650 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000043 id=262420000000043 (vlr.c:661) 20250410103954650 DVLR INFO New subscr, IMSI: 262420000000043 (vlr.c:562) 20250410103954650 DVLR DEBUG VLR subscr IMSI-262420000000043 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410103954650 DVLR DEBUG VLR subscr IMSI-262420000000043 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410103954650 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410103954650 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410103954650 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410103954650 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410103954650 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410103954650 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410103954650 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410103954650 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x563b4cbf1dd0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410103954650 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x563b4cbf1dd0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x563b4cc07990] (fsm.c:486) 20250410103954650 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x563b4cbf1dd0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410103954650 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x563b4cbf1dd0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410103954650 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103954650 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103954650 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103954650 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103954650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103954650 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103954651 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103954651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103954651 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103954651 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0e 02 ec 52 8a 00 00 5b 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410103954651 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103954651 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103954651 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103954651 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103954651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103954651 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103954651 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103954651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103954651 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103954651 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 ec 52 8a 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 34 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(671)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(671)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(671)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(671)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(669)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'EC528A'O, sourceLocRef := '00005B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(669)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(669)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(669)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test-GSUP(675)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000043" handled at TC_lu_and_mt_sms0(677) MSC_Test-GSUP(675)@7d38b4d9c9a0: Added IMSI table entry 0TC_lu_and_mt_sms0(677)"262420000000043" MSC_Test_0-SCCP(669)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(669)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410103954655 DVLR DEBUG VLR subscr IMSI-262420000000043 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410103954655 DVLR DEBUG VLR subscr IMSI-262420000000043 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(669)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(669)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(669)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(669)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(671)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103954656 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103954656 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103954656 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103954656 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103954656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103954656 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103954657 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103954657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103954657 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103954657 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 5b 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_lu_and_mt_sms0(677)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms0(677)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410103954667 DVLR DEBUG VLR subscr IMSI-262420000000043 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103954667 DVLR DEBUG IMSI:262420000000043 has MSISDN:491230000043 (vlr.c:1045) 20250410103954667 DMSC NOTICE msub(IMSI-262420000000043:MSISDN-491230000043) VLR: update for IMSI=262420000000043 (MSISDN=491230000043) (gsm_04_08.c:1541) 20250410103954667 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410103954668 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410103954668 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x563b4cc07990]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410103954668 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x563b4cbf1dd0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410103954668 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x563b4cbf1dd0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410103954668 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x563b4cbf1dd0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410103954668 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x563b4cbf1dd0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x563b4cc07990] (vlr_lu_fsm.c:110) 20250410103954668 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x563b4cbf1dd0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410103954668 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x563b4cbf1dd0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410103954668 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x563b4cc07990]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410103954668 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x563b4cc07990]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410103954668 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x563b4cbfeb90]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410103954668 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x563b4cbfeb90]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x563b4cc07990] (fsm.c:486) 20250410103954668 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x563b4cbfeb90]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410103954668 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x563b4cbfeb90]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410103954668 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x563b4cbfeb90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410103954668 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x563b4cbfeb90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410103954668 DMSC NOTICE msub(IMSI-262420000000043:MSISDN-491230000043:TMSInew-0x55A54A38) VLR: update for IMSI=262420000000043 (MSISDN=491230000043) (gsm_04_08.c:1541) 20250410103954668 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x563b4cbfeb90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410103954668 DMM DEBUG -> IMSI-262420000000043:MSISDN-491230000043:TMSInew-0x55A54A38 LOCATION UPDATE ACCEPT (TMSI = 0x55a54a38) (gsm_04_08.c:149) 20250410103954669 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSInew-0x55A54A38 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410103954669 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103954669 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103954669 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103954669 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103954669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103954669 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103954669 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103954669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103954669 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103954669 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 ec 52 8a 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 55 a5 4a 38 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(671)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(671)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(669)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(669)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(669)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(669)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms0(677)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(670)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(670)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(669)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(669)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(669)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(669)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(671)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103954676 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103954676 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103954676 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103954676 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103954676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103954676 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103954676 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103954676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103954676 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103954676 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 5b 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103954677 DMM DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSInew-0x55A54A38:GERAN-A-91:LU)[0x563b4cbd4f30]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410103954677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSInew-0x55A54A38:GERAN-A-91:LU)[0x563b4cc07990]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410103954677 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x563b4cbfeb90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410103954677 DMSC NOTICE msub(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38) VLR: update for IMSI=262420000000043 (MSISDN=491230000043) (gsm_04_08.c:1541) 20250410103954677 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410103954677 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x563b4cbfeb90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410103954677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38:GERAN-A-91:LU)[0x563b4cc07990]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410103954677 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x563b4cbfeb90]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410103954677 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x563b4cbfeb90]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38:GERAN-A-91:LU)[0x563b4cc07990] (vlr_lu_fsm.c:817) 20250410103954677 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x563b4cbfeb90]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410103954677 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x563b4cbfeb90]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410103954677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38:GERAN-A-91:LU)[0x563b4cc07990]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410103954677 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000043/3/1): Available (smpp_smsc.c:626) 20250410103954677 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410103954677 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410103954677 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410103954677 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410103954677 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103954677 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103954677 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103954677 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103954677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103954677 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103954677 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103954677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103954677 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103954677 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 ec 52 8a 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(671)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(671)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(669)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(669)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(669)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(669)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(669)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(669)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(669)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(669)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(671)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103954679 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103954679 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103954679 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103954679 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103954679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103954679 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103954679 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103954679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103954679 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103954679 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 5b 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103954680 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38:GERAN-A-91:LU)[0x563b4cc07990]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410103954680 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38:GERAN-A-91:LU)[0x563b4cc07990]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38:GERAN-A-91:LU)[0x563b4cbd4f30] (msc_a.c:1053) 20250410103954680 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38:GERAN-A-91:LU)[0x563b4cc07990]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410103954680 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38:GERAN-A-91:LU)[0x563b4cc07990]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410103954680 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38:GERAN-A-91:LU)[0x563b4cc07990]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410103954680 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38 - active-conn: now used by 1 (attached) (msub.c:375) 20250410103954680 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103954680 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103954681 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103954681 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103954681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103954681 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103954681 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103954681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103954681 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103954681 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0e 04 ec 52 8a 00 00 5b 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(671)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(671)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(669)@7d38b4d9c9a0: Session index based on local reference:0 20250410103954681 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103954681 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103954681 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103954681 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103954681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103954681 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103954681 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103954681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103954681 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103954681 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 5b ec 52 8a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(671)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(670)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mt_sms0(677)15487626 TC_lu_and_mt_sms0(677)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410103954682 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410103954682 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_sms0(677)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms0(677)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms0(677)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(670)@7d38b4d9c9a0: Created IMSI[0] for '262420000000043'H'55A54A38'O to be handled at TC_lu_and_mt_sms0(677) 20250410103954688 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410103954688 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38 + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:95) 20250410103954688 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38 - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:77) 20250410103954688 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38 - VTY: now used by 1 (attached) (msc_vty.c:1428) 20250410103955689 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38 + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250410103955689 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38 + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250410103955689 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38 + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250410103955690 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38 + Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (paging.c:111) 20250410103955690 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38 + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS-pending,SMS,Paging) (db.c:771) 20250410103955690 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38 - SMS-receiver: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (gsm_04_11.c:77) 20250410103955691 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103955691 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103955691 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103955691 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103955691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103955691 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103955691 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103955691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103955691 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103955691 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 00 34 09 04 55 a5 4a 38 1a 03 05 00 17 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(671)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(671)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(670)@7d38b4d9c9a0: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_sms0(677) TC_lu_and_mt_sms0(677)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms0(677)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '55A54A38'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(670)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mt_sms0(677)3799192 MSC_Test_0-SCCP(669)@7d38b4d9c9a0: First idle individual index:0 20250410103955706 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103955706 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103955706 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103955706 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103955706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103955706 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103955706 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103955706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103955706 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(671)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103955706 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 39 f8 98 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 55 a5 4a 38 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103955708 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x55A54A38:GERAN-A-92:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410103955708 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x55A54A38:GERAN-A-92:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x55A54A38:GERAN-A-92:PAGING_RESP)[0x563b4cc09ae0] (fsm.c:486) 20250410103955708 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x55A54A38:GERAN-A-92:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410103955708 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x55A54A38:GERAN-A-92:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410103955708 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38 + proc_arq_vlr_fn_init: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410103955708 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38 + active-conn: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410103955708 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38:GERAN-A-92:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410103955708 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38:GERAN-A-92:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410103955708 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38:GERAN-A-92:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410103955708 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38:GERAN-A-92:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410103955708 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38:GERAN-A-92:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410103955709 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38:GERAN-A-92:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410103955709 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38:GERAN-A-92:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410103955709 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38:GERAN-A-92:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410103955709 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38:GERAN-A-92:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410103955709 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38:GERAN-A-92:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410103955709 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38 - Paging: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250410103955709 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000043/3/1): Available (smpp_smsc.c:626) 20250410103955709 DMSC NOTICE Pending paging while subscriber 262420000000043 attached. (sms_queue.c:558) 20250410103955709 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38 - proc_arq_vlr_fn_init: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (vlr_access_req_fsm.c:405) 20250410103955709 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103955709 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103955709 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103955709 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103955709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103955709 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103955709 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103955709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103955709 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103955709 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 09 02 39 f8 98 00 00 5c 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410103955710 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103955710 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103955710 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103955710 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103955710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103955710 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103955710 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103955710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103955710 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103955710 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 09 06 39 f8 98 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 34 (osmo_ss7_asp.c:1175) 20250410103955710 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103955710 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103955710 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103955710 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103955710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103955710 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103955710 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103955710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103955710 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103955710 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 40 00 00 00 b9 00 00 00 c1 03 00 00 09 06 39 f8 98 00 01 29 01 03 26 09 01 23 01 00 07 91 44 77 58 10 06 50 00 17 00 04 80 32 24 00 00 52 40 01 01 93 55 00 09 c8 32 9b fd 06 4d 9b 53 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(671)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(671)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(671)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(671)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(671)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(671)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(669)@7d38b4d9c9a0: { messageType := 2, destLocRef := '39F898'O, sourceLocRef := '00005C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(669)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(669)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(669)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(669)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(669)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(669)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(669)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(669)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(669)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410103955713 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38 + VTY: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,VTY) (msc_vty.c:1285) 20250410103955713 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38 - VTY: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (msc_vty.c:1317) TC_lu_and_mt_sms0(677)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms0(677)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms0(677)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(669)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(669)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(669)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(669)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(671)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103955724 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103955724 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103955724 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103955724 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103955724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103955724 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103955724 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103955724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103955724 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103955724 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 5c 00 01 05 01 03 02 89 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(669)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(669)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(669)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(669)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(671)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103955928 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103955928 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103955928 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103955928 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103955928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103955928 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103955928 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103955929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103955929 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103955929 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 5c 00 01 08 01 03 05 89 01 02 02 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410103955929 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38 + sms_sms_cb: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,sms_sms_cb) (sms_queue.c:621) 20250410103955929 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38 - SMS-pending: now used by 5 (attached,SMS-receiver,SMS,active-conn,sms_sms_cb) (sms_queue.c:217) 20250410103955929 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38 - sms_sms_cb: now used by 4 (attached,SMS-receiver,SMS,active-conn) (sms_queue.c:627) 20250410103955929 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38 - SMS-receiver: now used by 3 (attached,SMS,active-conn) (gsm_04_11.c:77) 20250410103955929 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410103955929 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410103955929 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410103955929 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410103955929 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410103955929 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103955929 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103955929 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103955929 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103955929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103955929 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103955929 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103955929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103955929 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103955929 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 09 06 39 f8 98 00 01 05 01 03 02 09 04 (osmo_ss7_asp.c:1175) 20250410103955929 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103955929 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103955930 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103955930 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103955930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103955930 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103955930 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103955930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103955930 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103955930 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 09 06 39 f8 98 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(671)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(671)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(671)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(671)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(669)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(669)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(669)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(669)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(669)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(669)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(669)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(669)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms0(677)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(669)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(669)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(669)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(669)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410103955933 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103955933 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103955933 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103955933 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103955933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103955933 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103955933 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103955933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103955933 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103955933 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 5c 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(671)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410103955934 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38:GERAN-A-92:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410103955934 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38:GERAN-A-92:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38:GERAN-A-92:PAGING_RESP)[0x563b4cc09ae0] (msc_a.c:1053) 20250410103955934 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38:GERAN-A-92:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410103955934 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38:GERAN-A-92:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410103955934 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38 - active-conn: now used by 1 (attached) (msub.c:375) 20250410103955934 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103955934 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103955934 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410103955934 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410103955934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103955934 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410103955934 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103955934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410103955934 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103955934 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 09 04 39 f8 98 00 00 5c 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(671)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(671)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(669)@7d38b4d9c9a0: Session index based on local reference:0 20250410103955934 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103955934 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410103955934 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410103955935 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410103955935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410103955935 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410103955935 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410103955935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410103955935 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410103955935 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 5c 39 f8 98 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(671)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(670)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mt_sms0(677)3799192 TC_lu_and_mt_sms0(677)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410103955936 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410103955936 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_sms0(677)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms0(677)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms0(677)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test_0-SCCP(669)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(676)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103955947 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410103955947 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(675)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(668)@7d38b4d9c9a0: Final verdict of PTC: none 20250410103955948 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-M3UA(671)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(678)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(674)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(672)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(670)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(673)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(668): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(669): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(670): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(671): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(672): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(673): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(674): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(675): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(676): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_lu_and_mt_sms0(677): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(678): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_lu_and_mt_sms finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms pass'. Thu Apr 10 10:39:55 UTC 2025 ====== MSC_Tests.TC_lu_and_mt_sms pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_and_mt_sms.talloc 20250410103956136 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410103956136 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103956136 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410103956136 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410103956136 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410103956136 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410103956136 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410103956136 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410103956136 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410103956136 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103956136 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410103956136 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410103956136 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410103956136 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410103956136 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410103956136 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103956136 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103956136 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410103956136 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410103956136 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410103956136 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=348644) 20250410103956949 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=348644, count=349900) 20250410103957950 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103958138 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410103958138 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410103958138 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_sms_already_paging'. ------ MSC_Tests.TC_lu_and_mt_sms_already_paging ------ Thu Apr 10 10:39:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mt_sms_already_paging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mt_sms_already_paging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410103958952 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_sms_already_paging' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_lu_and_mt_sms_already_paging started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(682)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(682)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(682)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(680)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410103959786 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(683)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410103959953 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410103959953 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(685)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(685)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410103959957 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(685)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(685)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(685)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(685)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(685)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(685)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410103959971 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410103959971 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250410103959981 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410103959981 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410103959981 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410103959981 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(682)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(682)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(682)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(682)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(682)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410103959983 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103959984 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410103959984 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410103959984 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410103959984 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410103959984 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410103959984 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410103959984 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103959984 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410103959984 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410103959984 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(682)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(682)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(682)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(682)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(682)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(682)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410103959984 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410103959984 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410103959984 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410103959984 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410103959984 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410103959984 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410103959984 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410103959984 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410103959984 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410103959985 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410103959985 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410103959985 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(682)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(682)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(682)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) 20250410103959985 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410103959985 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(682)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(682)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(686)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000044" to be handled at TC_lu_and_mt_sms_already_paging0(688) TC_lu_and_mt_sms_already_paging0(688)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000044'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410104000796 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104000797 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104000797 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104000797 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104000797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104000797 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104000797 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104000797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104000797 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104000797 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(682)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104000797 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104000797 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104000797 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104000797 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104000797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104000797 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104000797 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104000797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104000797 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104000797 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(682)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(682)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(681)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(681)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mt_sms_already_paging0(688)12698876 MSC_Test_0-SCCP(680)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(681)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410104000810 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104000810 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104000810 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104000810 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104000810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104000810 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104000810 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104000810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104000810 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104000810 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 c1 c4 fc 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 44 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(682)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104000811 DMM DEBUG[0;m msc_a(IMSI-262420000000044:GERAN-A-93:LU)[0x563b4cbd4f30]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000044 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410104000811 DMM DEBUG msc_a(IMSI-262420000000044:GERAN-A-93:LU)[0x563b4cbd4f30]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410104000811 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410104000811 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000044:GERAN-A-93:LU)[0x563b4cbd4f30] (fsm.c:486) 20250410104000811 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410104000811 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410104000811 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410104000811 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000044 id=262420000000044 (vlr.c:661) 20250410104000811 DVLR INFO New subscr, IMSI: 262420000000044 (vlr.c:562) 20250410104000811 DVLR DEBUG VLR subscr IMSI-262420000000044 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410104000811 DVLR DEBUG VLR subscr IMSI-262420000000044 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410104000811 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104000811 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410104000811 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410104000811 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410104000811 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410104000811 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410104000811 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410104000811 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x563b4cbf1dd0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104000811 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x563b4cbf1dd0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x563b4cc07990] (fsm.c:486) 20250410104000811 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x563b4cbf1dd0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410104000811 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x563b4cbf1dd0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410104000811 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104000811 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104000811 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104000811 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104000811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104000811 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104000811 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104000811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104000811 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104000811 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 08 02 c1 c4 fc 00 00 5d 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104000811 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104000811 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104000811 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104000811 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104000811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104000811 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104000811 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104000811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104000811 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104000811 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 08 06 c1 c4 fc 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 44 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(682)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(682)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(682)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(682)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(680)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'C1C4FC'O, sourceLocRef := '00005D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(680)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(686)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000044" handled at TC_lu_and_mt_sms_already_paging0(688) MSC_Test-GSUP(686)@7d38b4d9c9a0: Added IMSI table entry 0TC_lu_and_mt_sms_already_paging0(688)"262420000000044" MSC_Test_0-SCCP(680)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(680)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(680)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(680)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104000817 DVLR DEBUG VLR subscr IMSI-262420000000044 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410104000817 DVLR DEBUG VLR subscr IMSI-262420000000044 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(680)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(680)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(680)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(680)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250410104000817 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104000817 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104000817 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(682)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104000817 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104000817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104000817 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104000817 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104000817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104000817 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104000817 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 5d 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_lu_and_mt_sms_already_paging0(688)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_already_paging0(688)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410104000830 DVLR DEBUG VLR subscr IMSI-262420000000044 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104000830 DVLR DEBUG IMSI:262420000000044 has MSISDN:491230000044 (vlr.c:1045) 20250410104000830 DMSC NOTICE msub(IMSI-262420000000044:MSISDN-491230000044) VLR: update for IMSI=262420000000044 (MSISDN=491230000044) (gsm_04_08.c:1541) 20250410104000830 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104000831 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104000831 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x563b4cc07990]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410104000831 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x563b4cbf1dd0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410104000831 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x563b4cbf1dd0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410104000831 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x563b4cbf1dd0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410104000831 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x563b4cbf1dd0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x563b4cc07990] (vlr_lu_fsm.c:110) 20250410104000831 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x563b4cbf1dd0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410104000831 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x563b4cbf1dd0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104000831 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x563b4cc07990]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410104000831 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x563b4cc07990]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410104000831 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x563b4cbfed70]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104000831 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x563b4cbfed70]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x563b4cc07990] (fsm.c:486) 20250410104000831 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x563b4cbfed70]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410104000831 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x563b4cbfed70]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410104000831 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x563b4cbfed70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410104000831 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x563b4cbfed70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410104000831 DMSC NOTICE msub(IMSI-262420000000044:MSISDN-491230000044:TMSInew-0x540ECF65) VLR: update for IMSI=262420000000044 (MSISDN=491230000044) (gsm_04_08.c:1541) 20250410104000831 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x563b4cbfed70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410104000831 DMM DEBUG -> IMSI-262420000000044:MSISDN-491230000044:TMSInew-0x540ECF65 LOCATION UPDATE ACCEPT (TMSI = 0x540ecf65) (gsm_04_08.c:149) 20250410104000831 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSInew-0x540ECF65 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104000831 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104000831 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104000831 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104000831 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104000831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104000831 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104000831 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104000831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104000831 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104000831 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 08 06 c1 c4 fc 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 54 0e cf 65 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(682)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(682)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(680)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(680)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(680)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(680)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_already_paging0(688)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(681)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(681)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(680)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(680)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(680)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(680)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O 20250410104000841 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104000841 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104000841 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104000841 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104000841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104000841 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104000841 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104000841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104000841 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(682)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104000841 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 5d 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104000841 DMM DEBUG msc_a(IMSI-262420000000044:MSISDN-491230000044:TMSInew-0x540ECF65:GERAN-A-93:LU)[0x563b4cbd4f30]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410104000841 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSInew-0x540ECF65:GERAN-A-93:LU)[0x563b4cc07990]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410104000841 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x563b4cbfed70]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410104000841 DMSC NOTICE msub(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65) VLR: update for IMSI=262420000000044 (MSISDN=491230000044) (gsm_04_08.c:1541) 20250410104000841 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410104000841 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x563b4cbfed70]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410104000841 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65:GERAN-A-93:LU)[0x563b4cc07990]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410104000841 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x563b4cbfed70]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410104000841 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x563b4cbfed70]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65:GERAN-A-93:LU)[0x563b4cc07990] (vlr_lu_fsm.c:817) 20250410104000841 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x563b4cbfed70]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410104000841 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x563b4cbfed70]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104000841 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65:GERAN-A-93:LU)[0x563b4cc07990]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410104000842 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000044/3/1): Available (smpp_smsc.c:626) 20250410104000842 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104000842 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104000842 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104000842 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410104000842 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104000842 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104000842 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104000842 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104000842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104000842 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104000842 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104000842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104000842 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104000842 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 08 06 c1 c4 fc 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(682)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(682)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(680)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(680)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(680)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(680)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(680)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(680)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(680)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(680)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410104000846 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104000846 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104000846 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104000846 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104000846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104000846 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104000846 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104000846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104000846 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104000846 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 5d 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(682)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104000846 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65:GERAN-A-93:LU)[0x563b4cc07990]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104000846 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65:GERAN-A-93:LU)[0x563b4cc07990]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65:GERAN-A-93:LU)[0x563b4cbd4f30] (msc_a.c:1053) 20250410104000846 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65:GERAN-A-93:LU)[0x563b4cc07990]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410104000846 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65:GERAN-A-93:LU)[0x563b4cc07990]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104000846 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65:GERAN-A-93:LU)[0x563b4cc07990]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410104000846 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65 - active-conn: now used by 1 (attached) (msub.c:375) 20250410104000846 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104000847 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104000847 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104000847 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104000847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104000847 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104000847 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104000847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104000847 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104000847 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 08 04 c1 c4 fc 00 00 5d 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(682)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(682)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(680)@7d38b4d9c9a0: Session index based on local reference:0 20250410104000848 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104000848 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104000848 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104000848 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104000848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104000848 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104000848 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104000848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104000848 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(682)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104000848 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 5d c1 c4 fc 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(681)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mt_sms_already_paging0(688)12698876 TC_lu_and_mt_sms_already_paging0(688)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104000850 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104000850 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_sms_already_paging0(688)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_already_paging0(688)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_already_paging0(688)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(681)@7d38b4d9c9a0: Created IMSI[0] for '262420000000044'H'540ECF65'O to be handled at TC_lu_and_mt_sms_already_paging0(688) TC_lu_and_mt_sms_already_paging0(688)@7d38b4d9c9a0: first SMS 20250410104000856 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104000856 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65 + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:95) 20250410104000856 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65 - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:77) 20250410104000856 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65 - VTY: now used by 1 (attached) (msc_vty.c:1428) 20250410104001858 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65 + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250410104001858 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65 + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250410104001858 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65 + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250410104001859 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65 + Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (paging.c:111) 20250410104001859 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65 + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS-pending,SMS,Paging) (db.c:771) 20250410104001859 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65 - SMS-receiver: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (gsm_04_11.c:77) 20250410104001859 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104001859 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104001859 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104001859 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104001859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104001859 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104001859 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104001859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104001859 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104001859 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 00 44 09 04 54 0e cf 65 1a 03 05 00 17 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(682)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(682)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(681)@7d38b4d9c9a0: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_sms_already_paging0(688) TC_lu_and_mt_sms_already_paging0(688)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_already_paging0(688)@7d38b4d9c9a0: second SMS 20250410104001869 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65 + VTY: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,Paging,VTY) (msc_vty.c:1285) 20250410104001869 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65 + SMS-receiver: now used by 7 (attached,2*SMS-receiver,SMS-pending,SMS,Paging,VTY) (gsm_04_11.c:95) 20250410104001869 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65 - SMS-receiver: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,Paging,VTY) (gsm_04_11.c:77) 20250410104001869 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65 - VTY: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (msc_vty.c:1428) TC_lu_and_mt_sms_already_paging0(688)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '540ECF65'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(681)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mt_sms_already_paging0(688)14056096 MSC_Test_0-SCCP(680)@7d38b4d9c9a0: First idle individual index:0 20250410104001875 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104001875 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104001875 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104001875 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104001875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104001875 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104001876 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104001876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104001876 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104001876 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 d6 7a a0 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 54 0e cf 65 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(682)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104001876 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x540ECF65:GERAN-A-94:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410104001876 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x540ECF65:GERAN-A-94:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x540ECF65:GERAN-A-94:PAGING_RESP)[0x563b4cc09ae0] (fsm.c:486) 20250410104001876 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x540ECF65:GERAN-A-94:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410104001876 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x540ECF65:GERAN-A-94:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410104001877 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65 + proc_arq_vlr_fn_init: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410104001877 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65 + active-conn: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410104001877 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65:GERAN-A-94:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410104001877 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65:GERAN-A-94:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410104001877 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65:GERAN-A-94:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410104001877 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65:GERAN-A-94:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410104001877 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65:GERAN-A-94:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410104001877 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65:GERAN-A-94:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410104001877 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65:GERAN-A-94:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410104001877 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65:GERAN-A-94:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410104001877 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65:GERAN-A-94:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410104001877 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65:GERAN-A-94:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410104001877 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65 - Paging: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250410104001877 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000044/3/1): Available (smpp_smsc.c:626) 20250410104001877 DMSC NOTICE Pending paging while subscriber 262420000000044 attached. (sms_queue.c:558) 20250410104001877 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65 - proc_arq_vlr_fn_init: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (vlr_access_req_fsm.c:405) 20250410104001877 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104001877 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104001877 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104001877 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104001877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104001877 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104001877 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104001877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104001877 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104001877 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0b 02 d6 7a a0 00 00 5e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104001878 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104001878 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104001878 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104001878 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104001878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104001878 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104001878 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104001878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104001878 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104001878 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 d6 7a a0 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 44 (osmo_ss7_asp.c:1175) 20250410104001878 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104001878 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104001878 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104001878 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104001878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104001878 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104001878 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104001878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104001878 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104001878 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 40 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 d6 7a a0 00 01 29 01 03 26 09 01 23 01 00 07 91 44 77 58 10 06 50 00 17 00 04 80 32 24 00 00 52 40 01 01 04 10 00 09 c8 32 9b fd 06 4d 9b 53 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(682)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(682)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(682)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(682)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(682)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(680)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'D67AA0'O, sourceLocRef := '00005E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(680)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(682)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(680)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(680)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(680)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(680)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(680)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(680)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(680)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(680)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104001880 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65 + VTY: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,VTY) (msc_vty.c:1285) 20250410104001880 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65 - VTY: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (msc_vty.c:1317) TC_lu_and_mt_sms_already_paging0(688)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_already_paging0(688)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_already_paging0(688)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(680)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(680)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(680)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(680)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0103028904'O 20250410104001891 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104001891 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104001891 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104001891 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104001891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104001891 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104001891 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104001891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104001891 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104001891 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 5e 00 01 05 01 03 02 89 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(682)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(680)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(680)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(680)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(680)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(682)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104002092 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104002092 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104002092 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104002092 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104002092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104002093 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104002093 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104002093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104002093 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104002093 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 5e 00 01 08 01 03 05 89 01 02 02 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104002094 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65 + sms_sms_cb: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,sms_sms_cb) (sms_queue.c:621) 20250410104002094 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65 - SMS-pending: now used by 5 (attached,SMS-receiver,SMS,active-conn,sms_sms_cb) (sms_queue.c:217) 20250410104002094 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65 + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS,active-conn,sms_sms_cb) (db.c:771) 20250410104002094 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65 + SMS-pending: now used by 7 (attached,2*SMS-receiver,SMS,active-conn,sms_sms_cb,SMS-pending) (sms_queue.c:201) 20250410104002094 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65 + SMS: now used by 8 (attached,2*SMS-receiver,2*SMS,active-conn,sms_sms_cb,SMS-pending) (transaction.c:228) 20250410104002095 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65 - sms_sms_cb: now used by 7 (attached,2*SMS-receiver,2*SMS,active-conn,SMS-pending) (sms_queue.c:627) 20250410104002095 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65 - SMS-receiver: now used by 6 (attached,SMS-receiver,2*SMS,active-conn,SMS-pending) (gsm_04_11.c:77) 20250410104002095 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65 - SMS: now used by 5 (attached,SMS-receiver,SMS,active-conn,SMS-pending) (transaction.c:281) 20250410104002095 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104002095 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104002095 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104002095 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104002095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104002095 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104002095 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104002096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104002096 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104002096 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 d6 7a a0 00 01 05 01 03 02 09 04 (osmo_ss7_asp.c:1175) 20250410104002096 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104002096 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104002096 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104002096 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104002096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104002096 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104002096 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104002096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104002096 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104002096 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 42 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 d6 7a a0 00 01 2b 01 03 28 19 01 25 01 01 07 91 44 77 58 10 06 50 00 19 00 04 80 32 24 00 00 52 40 01 01 04 20 00 0b 41 f7 9b 8e 2e cb 41 d3 e6 14 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(682)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(682)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(682)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(682)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(680)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(680)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(680)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(680)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(680)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(680)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(680)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(680)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_already_paging0(688)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_already_paging0(688)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(680)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(680)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(680)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(680)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0103029904'O MSC_Test_0-M3UA(682)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104002102 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104002102 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104002102 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104002102 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104002102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104002102 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104002102 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104002102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104002102 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104002102 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 5e 00 01 05 01 03 02 99 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(680)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(680)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(680)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(680)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0103059901020201'O MSC_Test_0-M3UA(682)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104002308 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104002308 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104002308 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104002309 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104002309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104002309 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104002309 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104002309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104002309 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104002309 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 5e 00 01 08 01 03 05 99 01 02 02 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104002309 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65 + sms_sms_cb: now used by 6 (attached,SMS-receiver,SMS,active-conn,SMS-pending,sms_sms_cb) (sms_queue.c:621) 20250410104002309 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65 - SMS-pending: now used by 5 (attached,SMS-receiver,SMS,active-conn,sms_sms_cb) (sms_queue.c:217) 20250410104002310 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65 - sms_sms_cb: now used by 4 (attached,SMS-receiver,SMS,active-conn) (sms_queue.c:627) 20250410104002310 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65 - SMS-receiver: now used by 3 (attached,SMS,active-conn) (gsm_04_11.c:77) 20250410104002310 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410104002310 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104002310 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104002310 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104002310 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410104002310 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104002310 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104002310 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104002310 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104002310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104002310 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104002310 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104002310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104002310 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104002310 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 d6 7a a0 00 01 05 01 03 02 19 04 (osmo_ss7_asp.c:1175) 20250410104002310 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104002310 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104002310 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104002310 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104002310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104002310 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104002310 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104002310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104002310 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104002310 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 d6 7a a0 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(682)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(682)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(682)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(682)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(680)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(680)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(680)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(680)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(680)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(680)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(680)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(680)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_already_paging0(688)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(680)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(680)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(680)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(680)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410104002312 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104002312 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104002312 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104002312 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104002312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104002312 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104002312 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104002312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104002312 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104002312 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 5e 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(682)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104002312 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65:GERAN-A-94:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104002312 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65:GERAN-A-94:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65:GERAN-A-94:PAGING_RESP)[0x563b4cc09ae0] (msc_a.c:1053) 20250410104002312 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65:GERAN-A-94:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104002312 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65:GERAN-A-94:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410104002312 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65 - active-conn: now used by 1 (attached) (msub.c:375) 20250410104002312 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104002312 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104002312 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104002312 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104002312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104002312 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104002312 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104002312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104002312 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104002312 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0b 04 d6 7a a0 00 00 5e 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(682)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(682)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(680)@7d38b4d9c9a0: Session index based on local reference:0 20250410104002312 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104002312 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104002312 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104002312 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104002312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104002312 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104002312 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104002312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104002312 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104002312 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 5e d6 7a a0 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(682)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(681)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mt_sms_already_paging0(688)14056096 20250410104002312 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104002312 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_sms_already_paging0(688)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_already_paging0(688)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_already_paging0(688)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_already_paging0(688)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test_0-SCCP(680)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104002314 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410104002314 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250410104002315 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-M3UA(682)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(681)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(683)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(684)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(686)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(685)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(687)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(679)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(689)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(679): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(680): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(681): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(682): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(683): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(684): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(685): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(686): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(687): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_lu_and_mt_sms_already_paging0(688): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(689): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_lu_and_mt_sms_already_paging finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms_already_paging pass'. Thu Apr 10 10:40:02 UTC 2025 ====== MSC_Tests.TC_lu_and_mt_sms_already_paging pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_and_mt_sms_already_paging.talloc 20250410104002512 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410104002512 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104002512 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410104002512 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410104002512 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410104002512 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104002512 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410104002512 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410104002512 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410104002512 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104002512 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410104002512 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410104002512 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410104002512 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410104002512 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410104002512 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104002512 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104002512 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410104002512 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410104002512 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410104002513 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=389520) 20250410104003316 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=389520, count=400464) 20250410104004318 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104004513 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410104004513 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410104004513 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms_already_paging pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_sms_paging_and_nothing'. ------ MSC_Tests.TC_lu_and_mt_sms_paging_and_nothing ------ Thu Apr 10 10:40:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mt_sms_paging_and_nothing.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mt_sms_paging_and_nothing.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410104005320 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_sms_paging_and_nothing' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_lu_and_mt_sms_paging_and_nothing started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(693)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(693)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(693)@7d38b4d9c9a0: ************************************************* MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-SCCP(691)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410104006074 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(694)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410104006270 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410104006270 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410104006270 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410104006270 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(693)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(693)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(693)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410104006275 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104006275 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410104006275 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410104006275 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410104006275 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410104006275 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410104006275 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410104006275 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104006275 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410104006275 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410104006275 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(693)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(693)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(693)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(693)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(693)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(693)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(693)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(693)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410104006275 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104006275 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410104006275 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410104006275 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104006276 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410104006276 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410104006276 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410104006276 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104006276 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410104006276 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410104006276 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104006276 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410104006276 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410104006276 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(693)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(693)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(693)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(693)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(693)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410104006321 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104006321 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(696)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(696)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410104006326 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(696)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(696)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(696)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(696)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(696)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(696)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410104006345 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410104006345 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(697)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000001843" to be handled at TC_lu_and_mt_sms_paging_and_nothing0(699) TC_lu_and_mt_sms_paging_and_nothing0(699)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001843'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(693)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104007083 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104007083 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104007083 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104007083 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104007083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104007083 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104007083 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104007083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104007083 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104007083 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104007083 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104007083 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104007083 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104007083 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104007083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104007083 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104007083 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104007083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104007083 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104007083 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(693)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(693)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(692)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(692)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mt_sms_paging_and_nothing0(699)6294805 MSC_Test_0-SCCP(691)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(692)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(693)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104007094 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104007094 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104007094 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104007094 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104007094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104007094 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104007094 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104007094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104007094 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104007094 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 60 0d 15 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 81 34 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104007095 DMM DEBUG msc_a(IMSI-262420000001843:GERAN-A-95:LU)[0x563b4cbd4f30]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001843 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410104007095 DMM DEBUG msc_a(IMSI-262420000001843:GERAN-A-95:LU)[0x563b4cbd4f30]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410104007095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410104007095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001843:GERAN-A-95:LU)[0x563b4cbd4f30] (fsm.c:486) 20250410104007095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410104007095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410104007095 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410104007095 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001843 id=262420000001843 (vlr.c:661) 20250410104007095 DVLR INFO New subscr, IMSI: 262420000001843 (vlr.c:562) 20250410104007095 DVLR DEBUG VLR subscr IMSI-262420000001843 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410104007095 DVLR DEBUG VLR subscr IMSI-262420000001843 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410104007095 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104007095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410104007095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410104007096 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410104007096 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410104007096 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410104007096 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410104007096 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x563b4cbf15a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104007096 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x563b4cbf15a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x563b4cc07990] (fsm.c:486) 20250410104007096 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x563b4cbf15a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410104007096 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x563b4cbf15a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410104007096 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104007096 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104007096 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104007096 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104007096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104007096 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104007096 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104007096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104007096 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104007096 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0a 02 60 0d 15 00 00 5f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104007096 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104007096 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104007096 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104007096 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104007096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104007096 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104007096 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104007096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104007096 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104007096 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 60 0d 15 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 81 34 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(693)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(693)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(693)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(693)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(691)@7d38b4d9c9a0: { messageType := 2, destLocRef := '600D15'O, sourceLocRef := '00005F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(691)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(691)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(691)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(691)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(691)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(697)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000001843" handled at TC_lu_and_mt_sms_paging_and_nothing0(699) MSC_Test-GSUP(697)@7d38b4d9c9a0: Added IMSI table entry 0TC_lu_and_mt_sms_paging_and_nothing0(699)"262420000001843" 20250410104007099 DVLR DEBUG VLR subscr IMSI-262420000001843 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410104007099 DVLR DEBUG VLR subscr IMSI-262420000001843 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(691)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(691)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(691)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(691)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(693)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104007100 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104007100 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104007100 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104007100 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104007100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104007100 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104007100 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104007100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104007100 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104007100 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 5f 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_lu_and_mt_sms_paging_and_nothing0(699)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_paging_and_nothing0(699)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410104007103 DVLR DEBUG VLR subscr IMSI-262420000001843 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104007103 DVLR DEBUG IMSI:262420000001843 has MSISDN:491230001843 (vlr.c:1045) 20250410104007103 DMSC NOTICE msub(IMSI-262420000001843:MSISDN-491230001843) VLR: update for IMSI=262420000001843 (MSISDN=491230001843) (gsm_04_08.c:1541) 20250410104007103 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104007104 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104007104 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x563b4cc07990]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410104007104 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x563b4cbf15a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410104007104 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x563b4cbf15a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410104007104 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x563b4cbf15a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410104007104 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x563b4cbf15a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x563b4cc07990] (vlr_lu_fsm.c:110) 20250410104007104 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x563b4cbf15a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410104007104 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x563b4cbf15a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104007104 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x563b4cc07990]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410104007104 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x563b4cc07990]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410104007104 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x563b4cc128b0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104007104 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x563b4cc128b0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x563b4cc07990] (fsm.c:486) 20250410104007104 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x563b4cc128b0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410104007104 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x563b4cc128b0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410104007104 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x563b4cc128b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410104007104 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x563b4cc128b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410104007104 DMSC NOTICE msub(IMSI-262420000001843:MSISDN-491230001843:TMSInew-0x0AC01694) VLR: update for IMSI=262420000001843 (MSISDN=491230001843) (gsm_04_08.c:1541) 20250410104007104 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x563b4cc128b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410104007104 DMM DEBUG -> IMSI-262420000001843:MSISDN-491230001843:TMSInew-0x0AC01694 LOCATION UPDATE ACCEPT (TMSI = 0x0ac01694) (gsm_04_08.c:149) 20250410104007104 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSInew-0x0AC01694 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104007104 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104007104 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104007104 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104007104 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104007104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104007104 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104007104 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104007104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104007104 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104007104 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 60 0d 15 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 0a c0 16 94 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(693)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(693)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(691)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(691)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(691)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(691)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_paging_and_nothing0(699)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(692)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(692)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(691)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(691)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(691)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(691)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(693)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104007109 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104007109 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104007109 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104007109 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104007109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104007109 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104007109 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104007109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104007109 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104007109 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 5f 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104007109 DMM DEBUG msc_a(IMSI-262420000001843:MSISDN-491230001843:TMSInew-0x0AC01694:GERAN-A-95:LU)[0x563b4cbd4f30]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410104007109 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:TMSInew-0x0AC01694:GERAN-A-95:LU)[0x563b4cc07990]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410104007109 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x563b4cc128b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410104007109 DMSC NOTICE msub(IMSI-262420000001843:MSISDN-491230001843:TMSI-0x0AC01694) VLR: update for IMSI=262420000001843 (MSISDN=491230001843) (gsm_04_08.c:1541) 20250410104007109 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x0AC01694 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410104007109 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x563b4cc128b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410104007109 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:TMSI-0x0AC01694:GERAN-A-95:LU)[0x563b4cc07990]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410104007109 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x563b4cc128b0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410104007109 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x563b4cc128b0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:TMSI-0x0AC01694:GERAN-A-95:LU)[0x563b4cc07990] (vlr_lu_fsm.c:817) 20250410104007109 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x563b4cc128b0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410104007109 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x563b4cc128b0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104007109 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:TMSI-0x0AC01694:GERAN-A-95:LU)[0x563b4cc07990]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410104007109 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001843/3/1): Available (smpp_smsc.c:626) 20250410104007109 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x0AC01694 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104007109 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x0AC01694 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104007109 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x0AC01694 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104007109 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x0AC01694 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410104007109 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104007109 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104007109 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104007109 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104007109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104007109 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104007109 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104007109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104007109 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104007109 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 60 0d 15 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(693)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(693)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(691)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(691)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(691)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(691)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(691)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(691)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(691)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(691)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(693)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104007111 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104007111 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104007111 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104007111 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104007111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104007111 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104007111 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104007111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104007111 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104007111 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 5f 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104007111 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:TMSI-0x0AC01694:GERAN-A-95:LU)[0x563b4cc07990]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104007111 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:TMSI-0x0AC01694:GERAN-A-95:LU)[0x563b4cc07990]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001843:MSISDN-491230001843:TMSI-0x0AC01694:GERAN-A-95:LU)[0x563b4cbd4f30] (msc_a.c:1053) 20250410104007111 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:TMSI-0x0AC01694:GERAN-A-95:LU)[0x563b4cc07990]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410104007111 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:TMSI-0x0AC01694:GERAN-A-95:LU)[0x563b4cc07990]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104007111 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:TMSI-0x0AC01694:GERAN-A-95:LU)[0x563b4cc07990]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410104007111 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x0AC01694 - active-conn: now used by 1 (attached) (msub.c:375) 20250410104007111 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104007111 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104007111 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104007111 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104007111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104007111 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104007111 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104007111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104007111 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104007111 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0a 04 60 0d 15 00 00 5f 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(693)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(693)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(691)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(693)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104007112 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104007112 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104007112 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104007112 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104007112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104007112 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104007112 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104007112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104007112 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104007112 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 5f 60 0d 15 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(692)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mt_sms_paging_and_nothing0(699)6294805 TC_lu_and_mt_sms_paging_and_nothing0(699)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104007113 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x0AC01694 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104007113 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x0AC01694 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_sms_paging_and_nothing0(699)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_paging_and_nothing0(699)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_and_nothing0(699)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(692)@7d38b4d9c9a0: Created IMSI[0] for '262420000001843'H'0AC01694'O to be handled at TC_lu_and_mt_sms_paging_and_nothing0(699) 20250410104007115 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x0AC01694 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104007115 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x0AC01694 + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:95) 20250410104007115 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x0AC01694 - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:77) 20250410104007115 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x0AC01694 - VTY: now used by 1 (attached) (msc_vty.c:1428) 20250410104008116 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x0AC01694 + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250410104008116 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x0AC01694 + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250410104008116 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x0AC01694 + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250410104008117 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x0AC01694 + Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (paging.c:111) 20250410104008117 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x0AC01694 + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS-pending,SMS,Paging) (db.c:771) 20250410104008117 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x0AC01694 - SMS-receiver: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (gsm_04_11.c:77) 20250410104008118 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104008118 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104008118 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104008118 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104008118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104008118 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104008118 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104008118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104008118 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104008118 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 81 34 09 04 0a c0 16 94 1a 03 05 00 17 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(693)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(693)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(692)@7d38b4d9c9a0: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_sms_paging_and_nothing0(699) TC_lu_and_mt_sms_paging_and_nothing0(699)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104018119 DLSMS NOTICE Sending SMS 6 failed 1 times. (sms_queue.c:248) 20250410104018119 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x0AC01694 - SMS-pending: now used by 4 (attached,SMS-receiver,SMS,Paging) (sms_queue.c:217) 20250410104018119 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x0AC01694 - SMS-receiver: now used by 3 (attached,SMS,Paging) (gsm_04_11.c:77) 20250410104018119 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x0AC01694 - SMS: now used by 2 (attached,Paging) (transaction.c:281) 20250410104018119 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x0AC01694 - Paging: now used by 1 (attached) (paging.c:202) 20250410104023573 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104023574 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104023574 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104023574 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104023574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104023574 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104023574 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104023574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104023574 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104023574 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1b 00 00 00 b9 00 00 00 c1 03 00 00 0c 10 64 e4 c3 00 00 0c 02 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(693)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(693)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP-IPA(696)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(696)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_lu_and_mt_sms_paging_and_nothing0(699)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104028148 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x0AC01694 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104028149 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x0AC01694 - VTY: now used by 1 (attached) (msc_vty.c:1387) TC_lu_and_mt_sms_paging_and_nothing0(699)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_and_nothing0(699)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410104028161 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410104028161 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104028161 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410104028161 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410104028161 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410104028161 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104028161 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410104028161 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410104028161 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410104028161 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104028161 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410104028161 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410104028161 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410104028161 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410104028161 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410104028161 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104028161 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104028161 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250410104028161 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410104028161 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test-GSUP-IPA(696)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(693)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(697)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104028162 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410104028162 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410104028162 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410104028162 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(691)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(694)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(695)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(700)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(698)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(690)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(692)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(690): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(691): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(692): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(693): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(694): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(695): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(696): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(697): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(698): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_lu_and_mt_sms_paging_and_nothing0(699): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(700): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_lu_and_mt_sms_paging_and_nothing finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms_paging_and_nothing pass'. Thu Apr 10 10:40:28 UTC 2025 ====== MSC_Tests.TC_lu_and_mt_sms_paging_and_nothing pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_and_mt_sms_paging_and_nothing.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=233928) 20250410104029162 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=233928, count=235284) 20250410104030163 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410104030163 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410104030163 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410104030164 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms_paging_and_nothing pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_sms_paging_repeated'. ------ MSC_Tests.TC_lu_and_mt_sms_paging_repeated ------ Thu Apr 10 10:40:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mt_sms_paging_repeated.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mt_sms_paging_repeated.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410104031165 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_sms_paging_repeated' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_lu_and_mt_sms_paging_repeated started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(704)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(704)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(704)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(702)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410104031943 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(705)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410104032140 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410104032140 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410104032140 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410104032140 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(704)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(704)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(704)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(704)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(704)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410104032145 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104032145 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410104032145 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410104032145 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410104032145 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410104032145 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410104032145 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410104032145 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104032145 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410104032145 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410104032146 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(704)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(704)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(704)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(704)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(704)@7d38b4d9c9a0: Message received on association #8 20250410104032147 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104032148 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410104032148 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410104032148 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104032148 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410104032148 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410104032148 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410104032148 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104032148 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410104032148 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410104032148 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104032148 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(704)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(704)@7d38b4d9c9a0: Message received on association #8 20250410104032148 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410104032148 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(704)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(704)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(704)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(704)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410104032167 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104032167 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(707)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(707)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410104032172 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(707)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(707)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(707)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(707)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(707)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(707)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410104032202 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410104032202 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(708)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000001844" to be handled at TC_lu_and_mt_sms_paging_repeated0(710) TC_lu_and_mt_sms_paging_repeated0(710)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001844'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(704)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104032945 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104032946 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104032946 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104032946 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104032946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104032946 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104032946 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104032946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104032946 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104032946 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104032946 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104032946 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104032946 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104032946 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104032946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104032946 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104032946 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104032946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104032946 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104032946 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(704)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(704)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(703)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(703)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mt_sms_paging_repeated0(710)12276767 MSC_Test_0-SCCP(702)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(703)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410104032960 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104032960 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104032960 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104032960 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104032960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104032960 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104032960 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104032960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(704)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104032960 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104032960 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 bb 54 1f 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 81 44 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104032961 DMM DEBUG msc_a(IMSI-262420000001844:GERAN-A-96:LU)[0x563b4cc09ae0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001844 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410104032961 DMM DEBUG msc_a(IMSI-262420000001844:GERAN-A-96:LU)[0x563b4cc09ae0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410104032961 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x563b4cc09c10]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410104032961 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x563b4cc09c10]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001844:GERAN-A-96:LU)[0x563b4cc09ae0] (fsm.c:486) 20250410104032961 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x563b4cc09c10]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410104032961 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x563b4cc09c10]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410104032961 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410104032961 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001844 id=262420000001844 (vlr.c:661) 20250410104032961 DVLR INFO New subscr, IMSI: 262420000001844 (vlr.c:562) 20250410104032961 DVLR DEBUG VLR subscr IMSI-262420000001844 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410104032961 DVLR DEBUG VLR subscr IMSI-262420000001844 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410104032961 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104032961 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x563b4cc09c10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410104032961 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x563b4cc09c10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410104032962 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x563b4cc09c10]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410104032962 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x563b4cc09c10]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410104032962 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x563b4cc09c10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410104032962 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x563b4cc09c10]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410104032962 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x563b4cbf15a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104032962 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x563b4cbf15a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x563b4cc09c10] (fsm.c:486) 20250410104032962 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x563b4cbf15a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410104032962 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x563b4cbf15a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410104032962 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104032962 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104032962 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104032962 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104032962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104032962 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104032962 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104032962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104032962 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104032962 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 06 02 bb 54 1f 00 00 60 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104032962 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104032962 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104032962 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104032962 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104032962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104032963 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104032963 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104032963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104032963 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104032963 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 06 06 bb 54 1f 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 81 44 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(704)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(704)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(704)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(704)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(702)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'BB541F'O, sourceLocRef := '000060'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(702)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(708)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000001844" handled at TC_lu_and_mt_sms_paging_repeated0(710) MSC_Test-GSUP(708)@7d38b4d9c9a0: Added IMSI table entry 0TC_lu_and_mt_sms_paging_repeated0(710)"262420000001844" MSC_Test_0-SCCP(702)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(702)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(702)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(702)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104032969 DVLR DEBUG VLR subscr IMSI-262420000001844 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410104032969 DVLR DEBUG VLR subscr IMSI-262420000001844 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_lu_and_mt_sms_paging_repeated0(710)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(702)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(702)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(702)@7d38b4d9c9a0: vl_from0 TC_lu_and_mt_sms_paging_repeated0(710)@7d38b4d9c9a0: setverdict(pass): none -> pass MSC_Test_0-SCCP(702)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250410104032972 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104032972 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104032972 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104032972 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104032972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104032972 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104032972 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104032972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104032972 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104032972 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 60 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(704)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104032978 DVLR DEBUG VLR subscr IMSI-262420000001844 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104032978 DVLR DEBUG IMSI:262420000001844 has MSISDN:491230001844 (vlr.c:1045) 20250410104032978 DMSC NOTICE msub(IMSI-262420000001844:MSISDN-491230001844) VLR: update for IMSI=262420000001844 (MSISDN=491230001844) (gsm_04_08.c:1541) 20250410104032978 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104032979 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104032979 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x563b4cc09c10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410104032979 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x563b4cbf15a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410104032979 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x563b4cbf15a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410104032979 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x563b4cbf15a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410104032979 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x563b4cbf15a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x563b4cc09c10] (vlr_lu_fsm.c:110) 20250410104032979 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x563b4cbf15a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410104032979 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x563b4cbf15a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104032979 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x563b4cc09c10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410104032979 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x563b4cc09c10]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410104032979 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x563b4cc075e0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104032979 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x563b4cc075e0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x563b4cc09c10] (fsm.c:486) 20250410104032979 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x563b4cc075e0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410104032979 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x563b4cc075e0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410104032979 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x563b4cc075e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410104032979 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x563b4cc075e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410104032979 DMSC NOTICE msub(IMSI-262420000001844:MSISDN-491230001844:TMSInew-0x84747696) VLR: update for IMSI=262420000001844 (MSISDN=491230001844) (gsm_04_08.c:1541) 20250410104032979 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x563b4cc075e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410104032979 DMM DEBUG -> IMSI-262420000001844:MSISDN-491230001844:TMSInew-0x84747696 LOCATION UPDATE ACCEPT (TMSI = 0x84747696) (gsm_04_08.c:149) 20250410104032979 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSInew-0x84747696 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104032979 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104032979 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104032979 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104032979 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104032979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104032979 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104032979 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104032979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104032979 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104032979 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 06 06 bb 54 1f 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 84 74 76 96 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(704)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(704)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(702)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(702)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(702)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(702)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_paging_repeated0(710)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(703)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(703)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(702)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(702)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(702)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(702)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O 20250410104032989 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104032989 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104032989 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104032989 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104032989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104032989 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104032989 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104032989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104032989 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104032989 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 60 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(704)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104032989 DMM DEBUG msc_a(IMSI-262420000001844:MSISDN-491230001844:TMSInew-0x84747696:GERAN-A-96:LU)[0x563b4cc09ae0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410104032989 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:TMSInew-0x84747696:GERAN-A-96:LU)[0x563b4cc09c10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410104032989 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x563b4cc075e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410104032989 DMSC NOTICE msub(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x84747696) VLR: update for IMSI=262420000001844 (MSISDN=491230001844) (gsm_04_08.c:1541) 20250410104032990 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x84747696 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410104032990 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x563b4cc075e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410104032990 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x84747696:GERAN-A-96:LU)[0x563b4cc09c10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410104032990 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x563b4cc075e0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410104032990 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x563b4cc075e0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x84747696:GERAN-A-96:LU)[0x563b4cc09c10] (vlr_lu_fsm.c:817) 20250410104032990 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x563b4cc075e0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410104032990 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x563b4cc075e0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104032990 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x84747696:GERAN-A-96:LU)[0x563b4cc09c10]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410104032990 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001844/3/1): Available (smpp_smsc.c:626) 20250410104032990 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x84747696 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104032990 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x84747696 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104032990 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x84747696 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104032990 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x84747696 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410104032990 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104032990 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104032990 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104032990 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104032990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104032990 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104032990 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104032990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104032990 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104032990 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 06 06 bb 54 1f 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(704)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(704)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(702)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(702)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(702)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(702)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(702)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(702)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(702)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(702)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410104032994 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104032994 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104032994 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104032994 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104032994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104032994 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104032994 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104032994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104032994 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104032994 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 60 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(704)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104032994 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x84747696:GERAN-A-96:LU)[0x563b4cc09c10]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104032994 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x84747696:GERAN-A-96:LU)[0x563b4cc09c10]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x84747696:GERAN-A-96:LU)[0x563b4cc09ae0] (msc_a.c:1053) 20250410104032994 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x84747696:GERAN-A-96:LU)[0x563b4cc09c10]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410104032994 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x84747696:GERAN-A-96:LU)[0x563b4cc09c10]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104032994 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x84747696:GERAN-A-96:LU)[0x563b4cc09c10]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410104032995 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x84747696 - active-conn: now used by 1 (attached) (msub.c:375) 20250410104032995 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104032995 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104032995 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104032995 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104032995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104032995 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104032995 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104032995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104032995 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104032995 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 06 04 bb 54 1f 00 00 60 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(704)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(704)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(702)@7d38b4d9c9a0: Session index based on local reference:0 20250410104032996 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104032996 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104032996 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104032996 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104032996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104032996 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104032996 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104032996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104032996 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(704)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104032996 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 60 bb 54 1f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(703)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mt_sms_paging_repeated0(710)12276767 TC_lu_and_mt_sms_paging_repeated0(710)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104032998 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x84747696 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104032998 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x84747696 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_sms_paging_repeated0(710)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_paging_repeated0(710)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_repeated0(710)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(703)@7d38b4d9c9a0: Created IMSI[0] for '262420000001844'H'84747696'O to be handled at TC_lu_and_mt_sms_paging_repeated0(710) 20250410104033005 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x84747696 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104033005 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x84747696 + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:95) 20250410104033005 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x84747696 - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:77) 20250410104033005 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x84747696 - VTY: now used by 1 (attached) (msc_vty.c:1428) TC_lu_and_mt_sms_paging_repeated0(710)@7d38b4d9c9a0: Expecting first Paging 20250410104034006 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x84747696 + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250410104034006 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x84747696 + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250410104034006 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x84747696 + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250410104034006 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x84747696 + Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (paging.c:111) 20250410104034006 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x84747696 + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS-pending,SMS,Paging) (db.c:771) 20250410104034006 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x84747696 - SMS-receiver: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (gsm_04_11.c:77) 20250410104034006 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104034006 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104034006 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104034006 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104034006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104034006 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104034006 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104034006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104034006 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104034006 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 81 44 09 04 84 74 76 96 1a 03 05 00 17 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(704)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(704)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(703)@7d38b4d9c9a0: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_sms_paging_repeated0(710) TC_lu_and_mt_sms_paging_repeated0(710)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_repeated0(710)@7d38b4d9c9a0: GERAN: expect no further Paging TC_lu_and_mt_sms_paging_repeated0(710)@7d38b4d9c9a0: GERAN: No further Paging received, as expected TC_lu_and_mt_sms_paging_repeated0(710)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_repeated0(710)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '84747696'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(703)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mt_sms_paging_repeated0(710)16723852 MSC_Test_0-SCCP(702)@7d38b4d9c9a0: First idle individual index:0 20250410104039021 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104039021 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104039021 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104039021 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104039021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104039021 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104039021 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104039021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104039021 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104039021 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 ff 2f 8c 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 84 74 76 96 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(704)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104039022 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x84747696:GERAN-A-97:PAGING_RESP)[0x563b4cc07990]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410104039022 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x84747696:GERAN-A-97:PAGING_RESP)[0x563b4cc07990]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x84747696:GERAN-A-97:PAGING_RESP)[0x563b4cbd4f30] (fsm.c:486) 20250410104039022 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x84747696:GERAN-A-97:PAGING_RESP)[0x563b4cc07990]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410104039022 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x84747696:GERAN-A-97:PAGING_RESP)[0x563b4cc07990]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410104039022 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x84747696 + proc_arq_vlr_fn_init: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410104039022 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x84747696 + active-conn: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410104039022 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x84747696:GERAN-A-97:PAGING_RESP)[0x563b4cc07990]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410104039022 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x84747696:GERAN-A-97:PAGING_RESP)[0x563b4cc07990]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410104039022 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x84747696:GERAN-A-97:PAGING_RESP)[0x563b4cc07990]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410104039022 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x84747696:GERAN-A-97:PAGING_RESP)[0x563b4cc07990]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410104039022 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x84747696:GERAN-A-97:PAGING_RESP)[0x563b4cc07990]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410104039022 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x84747696:GERAN-A-97:PAGING_RESP)[0x563b4cc07990]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410104039022 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x84747696:GERAN-A-97:PAGING_RESP)[0x563b4cc07990]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410104039022 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x84747696:GERAN-A-97:PAGING_RESP)[0x563b4cc07990]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410104039022 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x84747696:GERAN-A-97:PAGING_RESP)[0x563b4cc07990]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410104039022 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x84747696:GERAN-A-97:PAGING_RESP)[0x563b4cc07990]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410104039022 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x84747696 - Paging: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250410104039022 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001844/3/1): Available (smpp_smsc.c:626) 20250410104039022 DMSC NOTICE Pending paging while subscriber 262420000001844 attached. (sms_queue.c:558) 20250410104039022 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x84747696 - proc_arq_vlr_fn_init: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (vlr_access_req_fsm.c:405) 20250410104039023 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104039023 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104039023 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104039023 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104039023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104039023 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104039023 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104039023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104039023 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104039023 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 07 02 ff 2f 8c 00 00 61 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104039023 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104039023 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104039023 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104039023 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104039023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104039023 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104039023 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104039023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104039023 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104039023 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 07 06 ff 2f 8c 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 81 44 (osmo_ss7_asp.c:1175) 20250410104039023 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104039023 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104039023 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104039023 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104039023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104039023 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104039023 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104039023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104039023 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104039023 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 40 00 00 00 b9 00 00 00 c1 03 00 00 07 06 ff 2f 8c 00 01 29 01 03 26 09 01 23 01 00 07 91 44 77 58 10 06 50 00 17 00 04 80 32 24 00 00 52 40 01 01 04 43 00 09 c8 32 9b fd 06 4d 9b 53 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(704)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(704)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(704)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(704)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(704)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(704)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(702)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'FF2F8C'O, sourceLocRef := '000061'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(702)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(702)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(702)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(702)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(702)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(702)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(702)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(702)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(702)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104039025 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x84747696 + VTY: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,VTY) (msc_vty.c:1285) 20250410104039025 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x84747696 - VTY: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (msc_vty.c:1317) TC_lu_and_mt_sms_paging_repeated0(710)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_paging_repeated0(710)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_repeated0(710)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(702)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(702)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(702)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(702)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0103028904'O 20250410104039035 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104039035 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104039035 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104039035 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104039035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104039035 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104039035 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104039035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104039035 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104039035 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 61 00 01 05 01 03 02 89 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(704)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(702)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(702)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(702)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(702)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(704)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104039240 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104039241 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104039241 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104039241 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104039241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104039241 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104039241 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104039241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104039241 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104039241 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 61 00 01 08 01 03 05 89 01 02 02 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104039241 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x84747696 + sms_sms_cb: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,sms_sms_cb) (sms_queue.c:621) 20250410104039241 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x84747696 - SMS-pending: now used by 5 (attached,SMS-receiver,SMS,active-conn,sms_sms_cb) (sms_queue.c:217) 20250410104039241 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x84747696 - sms_sms_cb: now used by 4 (attached,SMS-receiver,SMS,active-conn) (sms_queue.c:627) 20250410104039241 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x84747696 - SMS-receiver: now used by 3 (attached,SMS,active-conn) (gsm_04_11.c:77) 20250410104039242 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x84747696 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410104039242 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x84747696 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104039242 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x84747696 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104039242 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x84747696 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104039242 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x84747696 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410104039242 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104039242 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104039242 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104039242 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104039242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104039242 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104039242 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104039242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104039242 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104039242 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 07 06 ff 2f 8c 00 01 05 01 03 02 09 04 (osmo_ss7_asp.c:1175) 20250410104039242 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104039242 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104039242 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104039242 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104039242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104039242 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104039242 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104039242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104039243 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104039243 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 07 06 ff 2f 8c 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(704)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(704)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(704)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(704)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(702)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(702)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(702)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(702)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(702)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(702)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(702)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(702)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_paging_repeated0(710)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(702)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(702)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(702)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(702)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410104039247 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104039247 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104039247 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104039247 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104039247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104039248 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104039248 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(704)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104039248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104039248 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104039248 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 61 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104039248 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x84747696:GERAN-A-97:PAGING_RESP)[0x563b4cc07990]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104039248 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x84747696:GERAN-A-97:PAGING_RESP)[0x563b4cc07990]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x84747696:GERAN-A-97:PAGING_RESP)[0x563b4cbd4f30] (msc_a.c:1053) 20250410104039248 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x84747696:GERAN-A-97:PAGING_RESP)[0x563b4cc07990]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104039248 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x84747696:GERAN-A-97:PAGING_RESP)[0x563b4cc07990]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410104039248 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x84747696 - active-conn: now used by 1 (attached) (msub.c:375) 20250410104039249 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104039249 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104039249 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104039249 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104039249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104039249 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104039249 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104039249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104039249 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104039249 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 07 04 ff 2f 8c 00 00 61 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(704)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(704)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(702)@7d38b4d9c9a0: Session index based on local reference:0 20250410104039250 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104039250 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104039250 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104039250 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104039250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104039250 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(704)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104039250 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104039250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104039250 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104039250 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 61 ff 2f 8c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(703)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mt_sms_paging_repeated0(710)16723852 TC_lu_and_mt_sms_paging_repeated0(710)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104039252 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x84747696 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104039252 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x84747696 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_sms_paging_repeated0(710)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_paging_repeated0(710)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_repeated0(710)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410104039257 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410104039257 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(705)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(708)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(709)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(704)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(702)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(701)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(703)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(711)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104039262 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(707)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(706)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(701): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(702): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(703): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(704): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(705): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(706): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(707): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(708): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(709): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_lu_and_mt_sms_paging_repeated0(710): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(711): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_lu_and_mt_sms_paging_repeated finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms_paging_repeated pass'. Thu Apr 10 10:40:39 UTC 2025 ====== MSC_Tests.TC_lu_and_mt_sms_paging_repeated pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_and_mt_sms_paging_repeated.talloc 20250410104039452 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410104039452 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104039452 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410104039452 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410104039452 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410104039452 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104039452 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410104039452 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410104039453 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410104039453 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104039453 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410104039453 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410104039453 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410104039453 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410104039453 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410104039453 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104039453 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104039453 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410104039453 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410104039453 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410104039453 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=349140) 20250410104040262 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=349140, count=350300) 20250410104041263 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104041453 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410104041453 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410104041453 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms_paging_repeated pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_smpp_mo_sms'. ------ MSC_Tests.TC_smpp_mo_sms ------ Thu Apr 10 10:40:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_smpp_mo_sms.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_smpp_mo_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410104042265 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_smpp_mo_sms' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_smpp_mo_sms started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(715)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(715)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(715)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(713)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410104043174 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(716)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410104043266 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104043266 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(718)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(718)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410104043271 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(718)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(718)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(718)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(718)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(718)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(718)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410104043302 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410104043302 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(719)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000044" to be handled at TC_smpp_mo_sms0(721) TC_smpp_mo_sms0(721)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000044'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410104043370 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410104043370 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410104043370 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410104043370 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(715)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(715)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(715)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(715)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(715)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410104043375 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104043375 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410104043375 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410104043375 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410104043375 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410104043375 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410104043375 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410104043375 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104043375 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410104043375 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410104043375 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(715)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(715)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(715)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410104043377 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104043378 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410104043378 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410104043378 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104043378 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410104043378 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410104043378 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410104043378 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104043378 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410104043378 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410104043378 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104043378 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(715)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(715)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(715)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(715)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(715)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(715)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(715)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(715)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410104043378 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410104043378 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(715)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104044178 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104044178 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104044178 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104044178 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104044178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104044178 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104044178 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104044178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104044178 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104044178 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104044178 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104044178 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104044178 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104044178 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104044178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104044178 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104044178 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104044178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104044178 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104044178 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(715)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(715)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(714)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(714)@7d38b4d9c9a0: Added conn table entry 0TC_smpp_mo_sms0(721)9151144 MSC_Test_0-SCCP(713)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(714)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(715)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104044190 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104044190 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104044190 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104044190 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104044190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104044190 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104044190 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104044190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104044190 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104044191 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 8b a2 a8 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 44 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104044191 DMM DEBUG msc_a(IMSI-262420000000044:GERAN-A-98:LU)[0x563b4cc09ae0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000044 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410104044191 DMM DEBUG msc_a(IMSI-262420000000044:GERAN-A-98:LU)[0x563b4cc09ae0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410104044191 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-98:LU)[0x563b4cc09c10]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410104044191 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-98:LU)[0x563b4cc09c10]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000044:GERAN-A-98:LU)[0x563b4cc09ae0] (fsm.c:486) 20250410104044192 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-98:LU)[0x563b4cc09c10]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410104044192 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-98:LU)[0x563b4cc09c10]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410104044192 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410104044192 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410104044192 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250410104044192 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104044192 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65:GERAN-A-98:LU)[0x563b4cc09c10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410104044192 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65:GERAN-A-98:LU)[0x563b4cc09c10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410104044192 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65:GERAN-A-98:LU)[0x563b4cc09c10]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410104044192 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65:GERAN-A-98:LU)[0x563b4cc09c10]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410104044192 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65:GERAN-A-98:LU)[0x563b4cc09c10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410104044192 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65:GERAN-A-98:LU)[0x563b4cc09c10]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410104044192 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65:GERAN-A-98:LU)[0x563b4cc075e0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104044192 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65:GERAN-A-98:LU)[0x563b4cc075e0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65:GERAN-A-98:LU)[0x563b4cc09c10] (fsm.c:486) 20250410104044192 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65:GERAN-A-98:LU)[0x563b4cc075e0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410104044192 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65:GERAN-A-98:LU)[0x563b4cc075e0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410104044192 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104044192 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104044192 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104044192 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104044192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104044192 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104044192 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104044192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104044192 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104044192 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 04 02 8b a2 a8 00 00 62 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104044192 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104044192 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104044192 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104044192 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104044193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104044193 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104044193 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104044193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104044193 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104044193 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 04 06 8b a2 a8 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 44 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(715)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(715)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(715)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(715)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(713)@7d38b4d9c9a0: { messageType := 2, destLocRef := '8BA2A8'O, sourceLocRef := '000062'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(713)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(719)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000044" handled at TC_smpp_mo_sms0(721) MSC_Test-GSUP(719)@7d38b4d9c9a0: Added IMSI table entry 0TC_smpp_mo_sms0(721)"262420000000044" MSC_Test_0-SCCP(713)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(713)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(713)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(713)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104044196 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410104044196 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(713)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(713)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(713)@7d38b4d9c9a0: vl_from0 TC_smpp_mo_sms0(721)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms0(721)@7d38b4d9c9a0: setverdict(pass): none -> pass MSC_Test_0-SCCP(713)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(715)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104044198 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104044198 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104044198 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104044198 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104044198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104044198 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104044198 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104044198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104044198 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104044198 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 62 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104044201 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104044201 DVLR DEBUG IMSI:262420000000044 has MSISDN:491230000044 (vlr.c:1045) 20250410104044201 DMSC NOTICE msub(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65) VLR: update for IMSI=262420000000044 (MSISDN=491230000044) (gsm_04_08.c:1541) 20250410104044201 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410104044202 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104044202 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65:GERAN-A-98:LU)[0x563b4cc09c10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410104044202 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65:GERAN-A-98:LU)[0x563b4cc075e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410104044202 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65:GERAN-A-98:LU)[0x563b4cc075e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410104044202 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65:GERAN-A-98:LU)[0x563b4cc075e0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410104044202 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65:GERAN-A-98:LU)[0x563b4cc075e0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65:GERAN-A-98:LU)[0x563b4cc09c10] (vlr_lu_fsm.c:110) 20250410104044202 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65:GERAN-A-98:LU)[0x563b4cc075e0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410104044202 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65:GERAN-A-98:LU)[0x563b4cc075e0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104044202 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65:GERAN-A-98:LU)[0x563b4cc09c10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410104044202 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65:GERAN-A-98:LU)[0x563b4cc09c10]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410104044202 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65:GERAN-A-98:LU)[0x563b4cbf15a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104044202 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65:GERAN-A-98:LU)[0x563b4cbf15a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65:GERAN-A-98:LU)[0x563b4cc09c10] (fsm.c:486) 20250410104044202 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65:GERAN-A-98:LU)[0x563b4cbf15a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410104044202 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65:GERAN-A-98:LU)[0x563b4cbf15a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410104044202 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65:GERAN-A-98:LU)[0x563b4cbf15a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410104044202 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65:GERAN-A-98:LU)[0x563b4cbf15a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410104044202 DMSC NOTICE msub(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65:TMSInew-0x35751C12) VLR: update for IMSI=262420000000044 (MSISDN=491230000044) (gsm_04_08.c:1541) 20250410104044202 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65:GERAN-A-98:LU)[0x563b4cbf15a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410104044202 DMM DEBUG -> IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65:TMSInew-0x35751C12 LOCATION UPDATE ACCEPT (TMSI = 0x35751c12) (gsm_04_08.c:149) 20250410104044203 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65:TMSInew-0x35751C12 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410104044203 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104044203 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104044203 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104044203 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104044203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104044203 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104044203 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104044203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104044203 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104044203 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 04 06 8b a2 a8 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 35 75 1c 12 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(715)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(715)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(713)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(713)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(713)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(713)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms0(721)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(714)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(714)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(713)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(713)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(713)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(713)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(715)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104044212 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104044212 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104044212 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104044212 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104044212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104044212 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104044212 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104044212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104044212 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104044212 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 62 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104044212 DMM DEBUG msc_a(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65:TMSInew-0x35751C12:GERAN-A-98:LU)[0x563b4cc09ae0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410104044212 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65:TMSInew-0x35751C12:GERAN-A-98:LU)[0x563b4cc09c10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410104044212 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65:GERAN-A-98:LU)[0x563b4cbf15a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410104044212 DMSC NOTICE msub(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x35751C12) VLR: update for IMSI=262420000000044 (MSISDN=491230000044) (gsm_04_08.c:1541) 20250410104044212 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65:GERAN-A-98:LU)[0x563b4cbf15a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410104044212 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x35751C12:GERAN-A-98:LU)[0x563b4cc09c10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410104044212 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65:GERAN-A-98:LU)[0x563b4cbf15a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410104044212 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65:GERAN-A-98:LU)[0x563b4cbf15a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x35751C12:GERAN-A-98:LU)[0x563b4cc09c10] (vlr_lu_fsm.c:817) 20250410104044212 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65:GERAN-A-98:LU)[0x563b4cbf15a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410104044212 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x540ECF65:GERAN-A-98:LU)[0x563b4cbf15a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104044212 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x35751C12:GERAN-A-98:LU)[0x563b4cc09c10]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410104044212 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000044/3/1): Available (smpp_smsc.c:626) 20250410104044212 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x35751C12 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104044212 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x35751C12 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104044212 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x35751C12 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104044213 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x35751C12 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410104044213 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104044213 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104044213 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104044213 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104044213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104044213 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104044213 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104044213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104044213 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104044213 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 04 06 8b a2 a8 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(715)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(715)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(713)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(713)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(713)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(713)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(713)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(713)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(713)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(713)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(715)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104044216 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104044216 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104044216 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104044216 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104044216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104044216 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104044216 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104044216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104044216 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104044216 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 62 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104044217 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x35751C12:GERAN-A-98:LU)[0x563b4cc09c10]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104044217 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x35751C12:GERAN-A-98:LU)[0x563b4cc09c10]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x35751C12:GERAN-A-98:LU)[0x563b4cc09ae0] (msc_a.c:1053) 20250410104044217 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x35751C12:GERAN-A-98:LU)[0x563b4cc09c10]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410104044217 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x35751C12:GERAN-A-98:LU)[0x563b4cc09c10]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104044217 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x35751C12:GERAN-A-98:LU)[0x563b4cc09c10]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410104044218 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x35751C12 - active-conn: now used by 1 (attached) (msub.c:375) 20250410104044218 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104044218 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104044218 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104044218 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104044218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104044218 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104044218 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104044218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104044218 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104044218 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 04 04 8b a2 a8 00 00 62 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(715)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(715)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(713)@7d38b4d9c9a0: Session index based on local reference:0 20250410104044219 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104044219 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104044219 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104044219 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104044219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104044219 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104044219 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104044219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104044219 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104044219 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 62 8b a2 a8 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(715)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(714)@7d38b4d9c9a0: Deleted conn table entry 0TC_smpp_mo_sms0(721)9151144 TC_smpp_mo_sms0(721)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104044221 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x35751C12 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104044221 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x35751C12 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_smpp_mo_sms0(721)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms0(721)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms0(721)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms0(721)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0100'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '35751C12'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(714)@7d38b4d9c9a0: Added conn table entry 0TC_smpp_mo_sms0(721)1612564 MSC_Test_0-RAN(714)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(713)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(715)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104044420 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104044420 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104044420 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104044420 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104044420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104044420 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104044420 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104044420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104044420 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104044420 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 18 9b 14 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 04 03 50 59 02 05 f4 35 75 1c 12 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104044421 DMM DEBUG msc_a(TMSI-0x35751C12:GERAN-A-99:CM_SERVICE_REQ)[0x563b4cbd4f30]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250410104044421 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x35751C12:GERAN-A-99:CM_SERVICE_REQ)[0x563b4cc07990]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410104044421 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x35751C12:GERAN-A-99:CM_SERVICE_REQ)[0x563b4cc07990]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x35751C12:GERAN-A-99:CM_SERVICE_REQ)[0x563b4cbd4f30] (fsm.c:486) 20250410104044421 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x35751C12:GERAN-A-99:CM_SERVICE_REQ)[0x563b4cc07990]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410104044421 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x35751C12:GERAN-A-99:CM_SERVICE_REQ)[0x563b4cc07990]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410104044421 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x35751C12 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410104044421 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x35751C12 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410104044421 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x35751C12:GERAN-A-99:CM_SERVICE_REQ)[0x563b4cc07990]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410104044421 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x35751C12:GERAN-A-99:CM_SERVICE_REQ)[0x563b4cc07990]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410104044421 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x35751C12:GERAN-A-99:CM_SERVICE_REQ)[0x563b4cc07990]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410104044421 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x35751C12:GERAN-A-99:CM_SERVICE_REQ)[0x563b4cc07990]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410104044421 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x35751C12:GERAN-A-99:CM_SERVICE_REQ)[0x563b4cc07990]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410104044421 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x35751C12:GERAN-A-99:CM_SERVICE_REQ)[0x563b4cc07990]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410104044421 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x35751C12:GERAN-A-99:CM_SERVICE_REQ)[0x563b4cc07990]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410104044421 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x35751C12:GERAN-A-99:CM_SERVICE_REQ)[0x563b4cc07990]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410104044421 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x35751C12:GERAN-A-99:CM_SERVICE_REQ)[0x563b4cc07990]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410104044421 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x35751C12:GERAN-A-99:CM_SERVICE_REQ)[0x563b4cc07990]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410104044421 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000044/3/1): Available (smpp_smsc.c:626) 20250410104044421 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x35751C12 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410104044421 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104044421 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104044421 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104044421 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104044421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104044421 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104044421 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104044421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104044421 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104044421 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 05 02 18 9b 14 00 00 63 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104044421 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104044421 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104044421 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104044421 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104044421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104044421 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104044421 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104044421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104044421 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104044421 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 05 06 18 9b 14 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 44 (osmo_ss7_asp.c:1175) 20250410104044421 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104044421 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104044421 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104044421 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104044421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104044421 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104044421 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104044421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104044421 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104044421 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 05 06 18 9b 14 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(715)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(715)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(715)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(715)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(715)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(715)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(713)@7d38b4d9c9a0: { messageType := 2, destLocRef := '189B14'O, sourceLocRef := '000063'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(713)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(713)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(713)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(713)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(713)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(713)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(713)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(713)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(713)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104044422 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x35751C12 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410104044422 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x35751C12 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_smpp_mo_sms0(721)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms0(721)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(713)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(713)@7d38b4d9c9a0: vl_len:28 MSC_Test_0-SCCP(713)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(713)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O 20250410104044426 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104044426 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104044426 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104044426 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104044426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104044426 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104044426 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104044426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104044426 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104044426 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 63 00 01 1c 01 03 19 09 01 16 00 42 00 07 91 44 77 58 10 06 50 0a 05 23 05 00 21 43 f5 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(715)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104044426 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x35751C12 + SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:228) 20250410104044426 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250410104044426 DSMPP DEBUG Using existing default route (smpp_smsc.c:306) 20250410104044426 DSMPP DEBUG ACL even has ESME, we can route to it! (smpp_smsc.c:313) 20250410104044426 DSMPP DEBUG [msc_tester] Tx DELIVER-SM (from 491230000044) (smpp_smsc.c:641) 20250410104044426 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x35751C12 + SMPP-cmd: now used by 4 (attached,active-conn,SMS,SMPP-cmd) (smpp_msc.c:676) 20250410104044426 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104044426 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104044426 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104044426 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104044426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104044426 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104044426 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104044426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104044426 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104044426 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 05 06 18 9b 14 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(715)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(715)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(713)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(713)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(713)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(713)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms0(721)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104044428 DSMPP DEBUG [msc_tester] smpp_pdu_rx(00 00 00 11 80 00 00 05 00 00 00 00 15 3e d1 4a 00 ) (smpp_smsc.c:721) 20250410104044428 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250410104044428 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x35751C12 - SMPP-cmd: now used by 3 (attached,active-conn,SMS) (smpp_msc.c:590) 20250410104044428 DSMPP INFO [msc_tester] Rx DELIVER-SM RESP (No Error) (smpp_smsc.c:673) 20250410104044428 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104044428 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104044428 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104044428 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104044428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104044428 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104044428 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104044429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104044429 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104044429 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 05 06 18 9b 14 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(715)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(715)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(713)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(713)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(713)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(713)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms0(721)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(713)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(713)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(713)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(713)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(715)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104044429 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104044429 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104044429 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104044429 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104044429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104044429 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104044429 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104044429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104044429 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104044429 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 63 00 01 05 01 03 02 09 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104044430 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x35751C12 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410104044430 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x35751C12 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104044430 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x35751C12 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104044430 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x35751C12 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104044430 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x35751C12 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410104044430 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104044430 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104044430 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104044430 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104044430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104044430 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104044430 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104044430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104044430 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104044430 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 05 06 18 9b 14 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(715)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(715)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(713)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(713)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(713)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(713)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(713)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(713)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(713)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(713)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(715)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104044430 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104044430 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104044430 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104044430 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104044430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104044430 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104044430 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104044430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104044430 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104044430 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 63 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104044431 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x35751C12:GERAN-A-99:CM_SERVICE_REQ)[0x563b4cc07990]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104044431 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x35751C12:GERAN-A-99:CM_SERVICE_REQ)[0x563b4cc07990]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x35751C12:GERAN-A-99:CM_SERVICE_REQ)[0x563b4cbd4f30] (msc_a.c:1053) 20250410104044431 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x35751C12:GERAN-A-99:CM_SERVICE_REQ)[0x563b4cc07990]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104044431 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x35751C12:GERAN-A-99:CM_SERVICE_REQ)[0x563b4cc07990]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410104044431 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x35751C12 - active-conn: now used by 1 (attached) (msub.c:375) 20250410104044431 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104044431 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104044431 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104044431 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104044431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104044431 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104044431 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(715)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(715)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(713)@7d38b4d9c9a0: Session index based on local reference:0 20250410104044431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104044431 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104044431 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 05 04 18 9b 14 00 00 63 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(715)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104044431 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104044431 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104044431 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104044431 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104044431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104044431 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104044431 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104044431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104044431 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104044431 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 63 18 9b 14 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(714)@7d38b4d9c9a0: Deleted conn table entry 0TC_smpp_mo_sms0(721)1612564 TC_smpp_mo_sms0(721)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104044431 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x35751C12 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104044431 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x35751C12 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_smpp_mo_sms0(721)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms0(721)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms0(721)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test_0-M3UA(715)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(713)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(720)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(719)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104044434 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410104044434 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) IPA-CTRL-CLI-IPA(712)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(714)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(716)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(722)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104044435 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MGCP(717)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(718)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(712): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(713): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(714): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(715): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(716): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(717): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(718): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(719): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(720): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_smpp_mo_sms0(721): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(722): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_smpp_mo_sms finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_smpp_mo_sms pass'. Thu Apr 10 10:40:44 UTC 2025 ====== MSC_Tests.TC_smpp_mo_sms pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_smpp_mo_sms.talloc 20250410104044632 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410104044632 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104044632 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410104044632 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410104044632 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410104044632 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104044632 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410104044632 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410104044632 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410104044632 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104044632 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410104044632 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410104044632 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410104044632 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410104044632 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410104044632 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104044632 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104044632 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410104044632 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410104044633 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410104044633 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=320944) 20250410104045436 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=320944, count=345824) 20250410104046436 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104046633 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410104046633 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410104046633 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_smpp_mo_sms pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_smpp_mo_sms_rp_error'. ------ MSC_Tests.TC_smpp_mo_sms_rp_error ------ Thu Apr 10 10:40:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_smpp_mo_sms_rp_error.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_smpp_mo_sms_rp_error.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410104047437 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_smpp_mo_sms_rp_error' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_smpp_mo_sms_rp_error started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(726)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(726)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(726)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(724)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410104048318 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(727)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410104048438 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104048438 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(729)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(729)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410104048444 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(729)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(729)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(729)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(729)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(729)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(729)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410104048468 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410104048468 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250410104048512 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410104048512 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410104048512 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410104048512 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(726)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(726)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(726)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(726)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(726)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410104048514 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104048514 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410104048514 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410104048514 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410104048514 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410104048514 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410104048514 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410104048514 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104048514 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410104048514 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410104048514 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(726)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(726)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(726)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(726)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(726)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(726)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410104048515 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104048515 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410104048515 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410104048515 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104048515 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410104048515 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410104048515 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410104048515 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104048515 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410104048515 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410104048515 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410104048515 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410104048515 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104048515 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(726)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(726)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(726)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(726)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(726)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(730)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000045" to be handled at TC_smpp_mo_sms_rp_error0(732) TC_smpp_mo_sms_rp_error0(732)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000045'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410104049322 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104049322 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104049322 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104049322 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104049322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104049322 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104049322 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104049322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104049322 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104049322 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(726)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104049323 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104049323 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104049323 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104049323 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104049323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104049323 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104049323 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104049323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104049323 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104049323 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(726)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(726)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(725)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(725)@7d38b4d9c9a0: Added conn table entry 0TC_smpp_mo_sms_rp_error0(732)1073580 MSC_Test_0-SCCP(724)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(725)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(726)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104049336 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104049336 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104049336 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104049336 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104049336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104049336 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104049336 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104049336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104049336 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104049336 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 10 61 ac 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 54 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104049336 DMM DEBUG msc_a(IMSI-262420000000045:GERAN-A-100:LU)[0x563b4cc09ae0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000045 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410104049336 DMM DEBUG msc_a(IMSI-262420000000045:GERAN-A-100:LU)[0x563b4cc09ae0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410104049336 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x563b4cc09c10]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410104049336 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x563b4cc09c10]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000045:GERAN-A-100:LU)[0x563b4cc09ae0] (fsm.c:486) 20250410104049336 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x563b4cc09c10]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410104049336 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x563b4cc09c10]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410104049336 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410104049336 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000045 id=262420000000045 (vlr.c:661) 20250410104049336 DVLR INFO New subscr, IMSI: 262420000000045 (vlr.c:562) 20250410104049336 DVLR DEBUG VLR subscr IMSI-262420000000045 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410104049336 DVLR DEBUG VLR subscr IMSI-262420000000045 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410104049336 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104049336 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x563b4cc09c10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410104049336 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x563b4cc09c10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410104049336 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x563b4cc09c10]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410104049336 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x563b4cc09c10]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410104049336 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x563b4cc09c10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410104049336 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x563b4cc09c10]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410104049336 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x563b4cc075e0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104049336 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x563b4cc075e0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x563b4cc09c10] (fsm.c:486) 20250410104049336 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x563b4cc075e0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410104049336 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x563b4cc075e0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410104049336 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104049336 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104049336 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104049336 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104049336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104049336 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104049336 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104049336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104049336 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104049336 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 02 02 10 61 ac 00 00 64 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104049336 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104049336 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104049336 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104049336 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104049336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104049336 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104049336 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104049336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104049336 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104049336 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 02 06 10 61 ac 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 54 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(726)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(726)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(726)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(726)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(724)@7d38b4d9c9a0: { messageType := 2, destLocRef := '1061AC'O, sourceLocRef := '000064'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(724)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(724)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(730)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000045" handled at TC_smpp_mo_sms_rp_error0(732) MSC_Test-GSUP(730)@7d38b4d9c9a0: Added IMSI table entry 0TC_smpp_mo_sms_rp_error0(732)"262420000000045" MSC_Test_0-SCCP(724)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(724)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(724)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104049339 DVLR DEBUG VLR subscr IMSI-262420000000045 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410104049339 DVLR DEBUG VLR subscr IMSI-262420000000045 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(724)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(724)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(724)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(724)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(726)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104049341 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104049341 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104049341 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104049341 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104049341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104049341 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104049341 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104049341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104049341 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104049341 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 64 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_smpp_mo_sms_rp_error0(732)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms_rp_error0(732)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410104049353 DVLR DEBUG VLR subscr IMSI-262420000000045 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104049353 DVLR DEBUG IMSI:262420000000045 has MSISDN:491230000045 (vlr.c:1045) 20250410104049353 DMSC NOTICE msub(IMSI-262420000000045:MSISDN-491230000045) VLR: update for IMSI=262420000000045 (MSISDN=491230000045) (gsm_04_08.c:1541) 20250410104049353 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104049354 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104049354 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x563b4cc09c10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410104049354 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x563b4cc075e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410104049354 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x563b4cc075e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410104049354 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x563b4cc075e0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410104049354 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x563b4cc075e0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x563b4cc09c10] (vlr_lu_fsm.c:110) 20250410104049354 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x563b4cc075e0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410104049354 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x563b4cc075e0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104049354 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x563b4cc09c10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410104049354 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x563b4cc09c10]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410104049354 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x563b4cc077c0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104049354 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x563b4cc077c0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x563b4cc09c10] (fsm.c:486) 20250410104049354 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x563b4cc077c0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410104049354 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x563b4cc077c0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410104049354 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x563b4cc077c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410104049354 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x563b4cc077c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410104049354 DMSC NOTICE msub(IMSI-262420000000045:MSISDN-491230000045:TMSInew-0x85AE0DB7) VLR: update for IMSI=262420000000045 (MSISDN=491230000045) (gsm_04_08.c:1541) 20250410104049354 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x563b4cc077c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410104049355 DMM DEBUG -> IMSI-262420000000045:MSISDN-491230000045:TMSInew-0x85AE0DB7 LOCATION UPDATE ACCEPT (TMSI = 0x85ae0db7) (gsm_04_08.c:149) 20250410104049355 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSInew-0x85AE0DB7 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104049355 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104049355 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104049355 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104049355 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104049355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104049355 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104049355 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104049355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104049355 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104049355 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 02 06 10 61 ac 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 85 ae 0d b7 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(726)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(726)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(724)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(724)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(724)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(724)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms_rp_error0(732)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(725)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(725)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(724)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(724)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(724)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(724)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(726)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104049365 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104049365 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104049365 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104049365 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104049365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104049365 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104049365 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104049365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104049365 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104049365 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 64 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104049366 DMM DEBUG msc_a(IMSI-262420000000045:MSISDN-491230000045:TMSInew-0x85AE0DB7:GERAN-A-100:LU)[0x563b4cc09ae0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410104049366 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSInew-0x85AE0DB7:GERAN-A-100:LU)[0x563b4cc09c10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410104049366 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x563b4cc077c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410104049366 DMSC NOTICE msub(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7) VLR: update for IMSI=262420000000045 (MSISDN=491230000045) (gsm_04_08.c:1541) 20250410104049366 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410104049366 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x563b4cc077c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410104049366 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7:GERAN-A-100:LU)[0x563b4cc09c10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410104049366 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x563b4cc077c0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410104049366 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x563b4cc077c0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7:GERAN-A-100:LU)[0x563b4cc09c10] (vlr_lu_fsm.c:817) 20250410104049366 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x563b4cc077c0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410104049366 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x563b4cc077c0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104049366 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7:GERAN-A-100:LU)[0x563b4cc09c10]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410104049366 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000045/3/1): Available (smpp_smsc.c:626) 20250410104049366 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104049366 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104049366 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104049366 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104049366 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104049366 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104049366 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104049366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104049366 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104049366 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410104049366 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104049366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104049367 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104049367 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 02 06 10 61 ac 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(726)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(726)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(724)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(724)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(724)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(724)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(724)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(724)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(724)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(724)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410104049371 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104049371 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104049371 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104049371 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104049371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(726)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104049371 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104049371 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104049371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104049371 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104049371 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 64 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104049371 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7:GERAN-A-100:LU)[0x563b4cc09c10]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104049371 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7:GERAN-A-100:LU)[0x563b4cc09c10]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7:GERAN-A-100:LU)[0x563b4cc09ae0] (msc_a.c:1053) 20250410104049371 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7:GERAN-A-100:LU)[0x563b4cc09c10]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410104049371 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7:GERAN-A-100:LU)[0x563b4cc09c10]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104049371 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7:GERAN-A-100:LU)[0x563b4cc09c10]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410104049372 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104049372 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104049372 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104049372 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7 - active-conn: now used by 1 (attached) (msub.c:375) 20250410104049372 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104049372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104049372 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104049372 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104049372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104049372 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104049372 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 02 04 10 61 ac 00 00 64 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(726)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(726)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(724)@7d38b4d9c9a0: Session index based on local reference:0 20250410104049373 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104049373 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104049373 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104049373 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104049373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104049373 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104049373 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104049373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104049373 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104049373 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 64 10 61 ac 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(726)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(725)@7d38b4d9c9a0: Deleted conn table entry 0TC_smpp_mo_sms_rp_error0(732)1073580 TC_smpp_mo_sms_rp_error0(732)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104049375 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104049375 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_smpp_mo_sms_rp_error0(732)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms_rp_error0(732)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms_rp_error0(732)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms_rp_error0(732)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0100'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '85AE0DB7'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(725)@7d38b4d9c9a0: Added conn table entry 0TC_smpp_mo_sms_rp_error0(732)7720137 MSC_Test_0-RAN(725)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(724)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(726)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104049576 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104049576 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104049576 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104049576 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104049576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104049576 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104049576 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104049576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104049576 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104049576 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 75 cc c9 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 04 03 50 59 02 05 f4 85 ae 0d b7 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104049576 DMM DEBUG msc_a(TMSI-0x85AE0DB7:GERAN-A-101:CM_SERVICE_REQ)[0x563b4cbd4f30]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250410104049576 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x85AE0DB7:GERAN-A-101:CM_SERVICE_REQ)[0x563b4cc07990]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410104049576 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x85AE0DB7:GERAN-A-101:CM_SERVICE_REQ)[0x563b4cc07990]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x85AE0DB7:GERAN-A-101:CM_SERVICE_REQ)[0x563b4cbd4f30] (fsm.c:486) 20250410104049576 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x85AE0DB7:GERAN-A-101:CM_SERVICE_REQ)[0x563b4cc07990]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410104049576 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x85AE0DB7:GERAN-A-101:CM_SERVICE_REQ)[0x563b4cc07990]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410104049576 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410104049576 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410104049576 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7:GERAN-A-101:CM_SERVICE_REQ)[0x563b4cc07990]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410104049576 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7:GERAN-A-101:CM_SERVICE_REQ)[0x563b4cc07990]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410104049576 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7:GERAN-A-101:CM_SERVICE_REQ)[0x563b4cc07990]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410104049576 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7:GERAN-A-101:CM_SERVICE_REQ)[0x563b4cc07990]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410104049576 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7:GERAN-A-101:CM_SERVICE_REQ)[0x563b4cc07990]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410104049576 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7:GERAN-A-101:CM_SERVICE_REQ)[0x563b4cc07990]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410104049576 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7:GERAN-A-101:CM_SERVICE_REQ)[0x563b4cc07990]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410104049576 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7:GERAN-A-101:CM_SERVICE_REQ)[0x563b4cc07990]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410104049576 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7:GERAN-A-101:CM_SERVICE_REQ)[0x563b4cc07990]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410104049576 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7:GERAN-A-101:CM_SERVICE_REQ)[0x563b4cc07990]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410104049577 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000045/3/1): Available (smpp_smsc.c:626) 20250410104049577 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410104049577 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104049577 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104049577 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104049577 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104049577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104049577 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104049577 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104049577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104049577 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104049577 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 03 02 75 cc c9 00 00 65 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104049577 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104049577 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104049577 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104049577 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104049577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104049577 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104049577 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104049577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104049577 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104049577 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 03 06 75 cc c9 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 54 (osmo_ss7_asp.c:1175) 20250410104049577 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104049577 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104049577 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104049577 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104049577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104049577 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104049577 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104049577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104049577 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104049577 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 03 06 75 cc c9 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(726)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(726)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(726)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(726)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(726)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(726)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(724)@7d38b4d9c9a0: { messageType := 2, destLocRef := '75CCC9'O, sourceLocRef := '000065'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(724)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(724)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(724)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(724)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(724)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(724)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(724)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(724)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(724)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104049577 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410104049577 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_smpp_mo_sms_rp_error0(732)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms_rp_error0(732)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(724)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(724)@7d38b4d9c9a0: vl_len:28 MSC_Test_0-SCCP(724)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(724)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O 20250410104049580 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104049580 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104049580 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104049580 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104049580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104049580 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104049580 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104049580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104049580 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(726)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104049580 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7 + SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:228) 20250410104049580 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250410104049580 DSMPP DEBUG Using existing default route (smpp_smsc.c:306) 20250410104049580 DSMPP DEBUG ACL even has ESME, we can route to it! (smpp_smsc.c:313) 20250410104049580 DSMPP DEBUG [msc_tester] Tx DELIVER-SM (from 491230000045) (smpp_smsc.c:641) 20250410104049580 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7 + SMPP-cmd: now used by 4 (attached,active-conn,SMS,SMPP-cmd) (smpp_msc.c:676) 20250410104049580 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 65 00 01 1c 01 03 19 09 01 16 00 42 00 07 91 44 77 58 10 06 50 0a 05 23 05 00 21 43 f5 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104049580 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104049580 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104049580 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104049580 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104049580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104049580 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104049580 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104049580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104049580 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104049580 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 03 06 75 cc c9 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(726)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(726)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(724)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(724)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(724)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(724)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms_rp_error0(732)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104049582 DSMPP DEBUG [msc_tester] smpp_pdu_rx(00 00 00 11 80 00 00 05 00 00 00 0b 1a d1 be 8c 00 ) (smpp_smsc.c:721) 20250410104049582 DLSMS NOTICE trans(SMS IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7:GERAN-A-101:CM_SERVICE_REQ callref-0x40000009 tid-8) TX: SMS RP ERROR, cause 1 ((MO) Number not assigned) (gsm_04_11.c:728) 20250410104049582 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250410104049582 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7 - SMPP-cmd: now used by 3 (attached,active-conn,SMS) (smpp_msc.c:590) 20250410104049582 DSMPP INFO [msc_tester] Rx DELIVER-SM RESP (Invalid Destination Address) (smpp_smsc.c:673) 20250410104049582 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104049582 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104049582 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104049582 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104049582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104049582 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104049582 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104049582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104049582 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104049582 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 21 00 00 00 b9 00 00 00 c1 03 00 00 03 06 75 cc c9 00 01 0a 01 03 07 89 01 04 05 42 01 01 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(726)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(726)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(724)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(724)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(724)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(724)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms_rp_error0(732)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(724)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(724)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(724)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(724)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0103020904'O 20250410104049583 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104049583 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104049583 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104049583 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104049583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104049583 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104049583 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104049583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104049583 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104049583 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 65 00 01 05 01 03 02 09 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(726)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104049583 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410104049583 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104049583 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104049583 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104049583 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410104049583 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104049583 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104049583 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104049583 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104049583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104049583 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104049583 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104049583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104049583 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104049583 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 03 06 75 cc c9 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(726)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(726)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(724)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(724)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(724)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(724)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(724)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(724)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(724)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(724)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410104049584 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104049584 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104049584 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104049584 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104049584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104049584 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104049584 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104049584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104049584 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104049584 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 65 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(726)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104049584 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7:GERAN-A-101:CM_SERVICE_REQ)[0x563b4cc07990]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104049584 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7:GERAN-A-101:CM_SERVICE_REQ)[0x563b4cc07990]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7:GERAN-A-101:CM_SERVICE_REQ)[0x563b4cbd4f30] (msc_a.c:1053) 20250410104049584 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7:GERAN-A-101:CM_SERVICE_REQ)[0x563b4cc07990]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104049584 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7:GERAN-A-101:CM_SERVICE_REQ)[0x563b4cc07990]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410104049584 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7 - active-conn: now used by 1 (attached) (msub.c:375) 20250410104049584 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104049584 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104049584 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104049584 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104049584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104049584 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104049584 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104049584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104049584 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104049584 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 03 04 75 cc c9 00 00 65 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(726)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(726)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(724)@7d38b4d9c9a0: Session index based on local reference:0 20250410104049584 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104049584 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104049584 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104049584 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104049584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104049584 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104049584 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104049584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104049584 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104049584 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 65 75 cc c9 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(726)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(725)@7d38b4d9c9a0: Deleted conn table entry 0TC_smpp_mo_sms_rp_error0(732)7720137 TC_smpp_mo_sms_rp_error0(732)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104049584 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104049584 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_smpp_mo_sms_rp_error0(732)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms_rp_error0(732)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms_rp_error0(732)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test_0-RAN(725)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(730)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104049587 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250410104049587 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410104049587 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP-IPA(729)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(727)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(726)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(724)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(733)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(723)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(728)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(731)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(723): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(724): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(725): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(726): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(727): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(728): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(729): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(730): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(731): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_smpp_mo_sms_rp_error0(732): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(733): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_smpp_mo_sms_rp_error finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_smpp_mo_sms_rp_error pass'. Thu Apr 10 10:40:49 UTC 2025 ====== MSC_Tests.TC_smpp_mo_sms_rp_error pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_smpp_mo_sms_rp_error.talloc 20250410104049784 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410104049784 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104049784 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410104049784 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410104049784 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410104049784 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104049784 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410104049784 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410104049784 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410104049784 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104049784 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410104049784 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410104049784 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410104049784 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410104049784 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410104049784 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104049784 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104049784 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410104049784 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410104049784 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410104049784 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=320656) 20250410104050588 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=320656, count=345488) 20250410104051588 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104051785 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410104051786 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410104051786 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_smpp_mo_sms_rp_error pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_smpp_mt_sms'. ------ MSC_Tests.TC_smpp_mt_sms ------ Thu Apr 10 10:40:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_smpp_mt_sms.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_smpp_mt_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410104052589 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_smpp_mt_sms' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_smpp_mt_sms started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(737)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(737)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(737)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(735)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410104053478 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(738)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410104053590 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104053590 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(740)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(740)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410104053596 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(740)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(740)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(740)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(740)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(740)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(740)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410104053616 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410104053616 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(741)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000045" to be handled at TC_smpp_mt_sms0(743) TC_smpp_mt_sms0(743)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000045'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410104053667 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410104053667 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410104053667 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410104053667 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(737)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(737)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(737)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(737)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(737)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410104053668 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104053668 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410104053668 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410104053668 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410104053668 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410104053668 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410104053668 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410104053668 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104053668 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410104053668 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410104053668 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(737)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(737)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(737)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410104053669 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104053669 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410104053669 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410104053669 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104053669 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410104053669 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410104053669 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) MSC_Test_0-M3UA(737)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(737)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(737)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410104053669 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104053669 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410104053669 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410104053669 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104053669 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(737)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(737)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(737)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) 20250410104053669 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410104053669 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(737)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(737)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410104054479 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104054479 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104054479 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104054479 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104054479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104054479 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104054479 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104054479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104054479 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104054479 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(737)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104054480 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104054480 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104054480 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104054480 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104054480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104054480 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104054480 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104054480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104054480 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104054480 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(737)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(737)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(736)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(736)@7d38b4d9c9a0: Added conn table entry 0TC_smpp_mt_sms0(743)12755413 MSC_Test_0-SCCP(735)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(736)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410104054490 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104054490 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104054490 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(737)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104054490 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104054490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104054490 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104054490 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104054490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104054490 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104054490 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 c2 a1 d5 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 54 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104054491 DMM DEBUG msc_a(IMSI-262420000000045:GERAN-A-102:LU)[0x563b4cc09ae0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000045 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410104054491 DMM DEBUG msc_a(IMSI-262420000000045:GERAN-A-102:LU)[0x563b4cc09ae0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410104054491 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-102:LU)[0x563b4cc09c10]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410104054491 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-102:LU)[0x563b4cc09c10]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000045:GERAN-A-102:LU)[0x563b4cc09ae0] (fsm.c:486) 20250410104054491 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-102:LU)[0x563b4cc09c10]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410104054491 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-102:LU)[0x563b4cc09c10]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410104054491 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410104054491 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410104054491 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250410104054491 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104054491 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7:GERAN-A-102:LU)[0x563b4cc09c10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410104054491 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7:GERAN-A-102:LU)[0x563b4cc09c10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410104054491 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7:GERAN-A-102:LU)[0x563b4cc09c10]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410104054491 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7:GERAN-A-102:LU)[0x563b4cc09c10]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410104054491 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7:GERAN-A-102:LU)[0x563b4cc09c10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410104054491 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7:GERAN-A-102:LU)[0x563b4cc09c10]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410104054491 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7:GERAN-A-102:LU)[0x563b4cc077c0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104054491 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7:GERAN-A-102:LU)[0x563b4cc077c0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7:GERAN-A-102:LU)[0x563b4cc09c10] (fsm.c:486) 20250410104054491 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7:GERAN-A-102:LU)[0x563b4cc077c0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410104054491 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7:GERAN-A-102:LU)[0x563b4cc077c0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410104054491 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104054491 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104054491 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104054491 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104054491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104054491 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104054491 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104054491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104054491 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104054491 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 00 02 c2 a1 d5 00 00 66 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104054491 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104054491 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104054491 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104054491 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104054491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104054491 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104054491 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104054491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104054491 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104054491 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 00 06 c2 a1 d5 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 54 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(737)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(737)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(737)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(737)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(735)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'C2A1D5'O, sourceLocRef := '000066'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(735)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(735)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(735)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(735)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(735)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(741)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000045" handled at TC_smpp_mt_sms0(743) MSC_Test-GSUP(741)@7d38b4d9c9a0: Added IMSI table entry 0TC_smpp_mt_sms0(743)"262420000000045" 20250410104054496 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410104054496 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(735)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(735)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(735)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(735)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250410104054497 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104054497 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104054497 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104054497 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104054497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104054497 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104054497 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104054497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(737)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104054497 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104054497 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 66 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_smpp_mt_sms0(743)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_smpp_mt_sms0(743)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410104054505 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104054505 DVLR DEBUG IMSI:262420000000045 has MSISDN:491230000045 (vlr.c:1045) 20250410104054505 DMSC NOTICE msub(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7) VLR: update for IMSI=262420000000045 (MSISDN=491230000045) (gsm_04_08.c:1541) 20250410104054505 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410104054506 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104054506 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7:GERAN-A-102:LU)[0x563b4cc09c10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410104054506 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7:GERAN-A-102:LU)[0x563b4cc077c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410104054506 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7:GERAN-A-102:LU)[0x563b4cc077c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410104054506 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7:GERAN-A-102:LU)[0x563b4cc077c0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410104054506 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7:GERAN-A-102:LU)[0x563b4cc077c0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7:GERAN-A-102:LU)[0x563b4cc09c10] (vlr_lu_fsm.c:110) 20250410104054506 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7:GERAN-A-102:LU)[0x563b4cc077c0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410104054506 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7:GERAN-A-102:LU)[0x563b4cc077c0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104054506 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7:GERAN-A-102:LU)[0x563b4cc09c10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410104054506 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7:GERAN-A-102:LU)[0x563b4cc09c10]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410104054506 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7:GERAN-A-102:LU)[0x563b4cc075e0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104054506 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7:GERAN-A-102:LU)[0x563b4cc075e0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7:GERAN-A-102:LU)[0x563b4cc09c10] (fsm.c:486) 20250410104054506 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7:GERAN-A-102:LU)[0x563b4cc075e0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410104054506 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7:GERAN-A-102:LU)[0x563b4cc075e0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410104054506 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7:GERAN-A-102:LU)[0x563b4cc075e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410104054506 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7:GERAN-A-102:LU)[0x563b4cc075e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410104054506 DMSC NOTICE msub(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7:TMSInew-0x2EE0D69B) VLR: update for IMSI=262420000000045 (MSISDN=491230000045) (gsm_04_08.c:1541) 20250410104054506 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7:GERAN-A-102:LU)[0x563b4cc075e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410104054506 DMM DEBUG -> IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7:TMSInew-0x2EE0D69B LOCATION UPDATE ACCEPT (TMSI = 0x2ee0d69b) (gsm_04_08.c:149) 20250410104054506 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7:TMSInew-0x2EE0D69B - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410104054506 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104054506 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104054506 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104054506 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104054506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104054506 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104054506 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104054506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104054506 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104054506 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 00 06 c2 a1 d5 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 2e e0 d6 9b (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(737)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(737)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(735)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(735)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(735)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(735)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mt_sms0(743)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(736)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(736)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(735)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(735)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(735)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(735)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O 20250410104054510 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104054510 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104054510 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104054510 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104054510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104054510 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104054510 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(737)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104054510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104054510 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104054510 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 66 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104054510 DMM DEBUG msc_a(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7:TMSInew-0x2EE0D69B:GERAN-A-102:LU)[0x563b4cc09ae0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410104054510 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7:TMSInew-0x2EE0D69B:GERAN-A-102:LU)[0x563b4cc09c10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410104054510 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7:GERAN-A-102:LU)[0x563b4cc075e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410104054510 DMSC NOTICE msub(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2EE0D69B) VLR: update for IMSI=262420000000045 (MSISDN=491230000045) (gsm_04_08.c:1541) 20250410104054510 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7:GERAN-A-102:LU)[0x563b4cc075e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410104054510 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2EE0D69B:GERAN-A-102:LU)[0x563b4cc09c10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410104054510 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7:GERAN-A-102:LU)[0x563b4cc075e0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410104054510 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7:GERAN-A-102:LU)[0x563b4cc075e0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2EE0D69B:GERAN-A-102:LU)[0x563b4cc09c10] (vlr_lu_fsm.c:817) 20250410104054510 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7:GERAN-A-102:LU)[0x563b4cc075e0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410104054510 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x85AE0DB7:GERAN-A-102:LU)[0x563b4cc075e0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104054510 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2EE0D69B:GERAN-A-102:LU)[0x563b4cc09c10]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410104054510 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000045/3/1): Available (smpp_smsc.c:626) 20250410104054510 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2EE0D69B + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104054510 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2EE0D69B + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104054510 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2EE0D69B - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104054510 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2EE0D69B - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410104054510 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104054510 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104054510 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104054510 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104054510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104054510 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104054510 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104054510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104054510 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104054510 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 00 06 c2 a1 d5 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(737)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(737)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(735)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(735)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(735)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(735)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(735)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(735)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(735)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(735)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410104054511 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104054511 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104054511 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104054511 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104054511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104054511 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104054511 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104054511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104054511 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104054511 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 66 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(737)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104054511 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2EE0D69B:GERAN-A-102:LU)[0x563b4cc09c10]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104054511 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2EE0D69B:GERAN-A-102:LU)[0x563b4cc09c10]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2EE0D69B:GERAN-A-102:LU)[0x563b4cc09ae0] (msc_a.c:1053) 20250410104054511 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2EE0D69B:GERAN-A-102:LU)[0x563b4cc09c10]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410104054511 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2EE0D69B:GERAN-A-102:LU)[0x563b4cc09c10]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104054511 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2EE0D69B:GERAN-A-102:LU)[0x563b4cc09c10]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410104054511 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2EE0D69B - active-conn: now used by 1 (attached) (msub.c:375) 20250410104054511 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104054511 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104054511 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104054511 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104054511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104054511 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104054511 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104054511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104054511 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104054511 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 00 04 c2 a1 d5 00 00 66 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(737)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(737)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(735)@7d38b4d9c9a0: Session index based on local reference:0 20250410104054512 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104054512 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104054512 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(737)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104054512 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104054512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104054512 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104054512 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104054512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104054512 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104054512 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 66 c2 a1 d5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(736)@7d38b4d9c9a0: Deleted conn table entry 0TC_smpp_mt_sms0(743)12755413 TC_smpp_mt_sms0(743)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104054512 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2EE0D69B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104054512 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2EE0D69B - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_smpp_mt_sms0(743)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mt_sms0(743)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(743)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(736)@7d38b4d9c9a0: Created IMSI[0] for '262420000000045'H'2EE0D69B'O to be handled at TC_smpp_mt_sms0(743) 20250410104054516 DSMPP DEBUG [msc_tester] smpp_pdu_rx(00 00 00 36 00 00 00 04 00 00 00 00 00 00 00 02 43 4d 54 00 00 00 31 32 33 34 35 00 01 01 34 39 31 32 33 30 30 30 30 30 34 35 00 01 00 00 00 00 00 00 01 00 01 00 ) (smpp_smsc.c:721) 20250410104054516 DSMPP INFO [msc_tester] Rx SUBMIT-SM (491230000045/1/1) (smpp_smsc.c:702) 20250410104054516 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2EE0D69B + SMPP: now used by 2 (attached,SMPP) (smpp_msc.c:94) 20250410104054516 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2EE0D69B + SMS-receiver: now used by 3 (attached,SMPP,SMS-receiver) (smpp_msc.c:188) 20250410104054516 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2EE0D69B - SMPP: now used by 2 (attached,SMS-receiver) (smpp_msc.c:189) 20250410104054516 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2EE0D69B - SMS-receiver: now used by 1 (attached) (gsm_04_11.c:77) 20250410104055516 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2EE0D69B + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250410104055516 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2EE0D69B + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250410104055516 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2EE0D69B + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250410104055517 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2EE0D69B + Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (paging.c:111) 20250410104055517 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2EE0D69B + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS-pending,SMS,Paging) (db.c:771) 20250410104055517 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2EE0D69B - SMS-receiver: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (gsm_04_11.c:77) 20250410104055517 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104055517 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104055517 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104055517 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104055517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104055517 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104055517 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104055517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104055517 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104055517 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 00 54 09 04 2e e0 d6 9b 1a 03 05 00 17 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(737)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(737)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(736)@7d38b4d9c9a0: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_smpp_mt_sms0(743) TC_smpp_mt_sms0(743)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(743)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '2EE0D69B'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(736)@7d38b4d9c9a0: Added conn table entry 0TC_smpp_mt_sms0(743)2481286 MSC_Test_0-SCCP(735)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(737)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104055521 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104055521 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104055521 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104055521 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104055521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104055521 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104055521 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104055521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104055521 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104055521 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 25 dc 86 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 2e e0 d6 9b 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104055521 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2EE0D69B:GERAN-A-103:PAGING_RESP)[0x563b4cc07990]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410104055521 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2EE0D69B:GERAN-A-103:PAGING_RESP)[0x563b4cc07990]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2EE0D69B:GERAN-A-103:PAGING_RESP)[0x563b4cbd4f30] (fsm.c:486) 20250410104055521 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2EE0D69B:GERAN-A-103:PAGING_RESP)[0x563b4cc07990]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410104055521 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2EE0D69B:GERAN-A-103:PAGING_RESP)[0x563b4cc07990]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410104055521 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2EE0D69B + proc_arq_vlr_fn_init: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410104055521 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2EE0D69B + active-conn: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410104055521 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2EE0D69B:GERAN-A-103:PAGING_RESP)[0x563b4cc07990]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410104055521 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2EE0D69B:GERAN-A-103:PAGING_RESP)[0x563b4cc07990]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410104055521 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2EE0D69B:GERAN-A-103:PAGING_RESP)[0x563b4cc07990]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410104055521 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2EE0D69B:GERAN-A-103:PAGING_RESP)[0x563b4cc07990]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410104055521 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2EE0D69B:GERAN-A-103:PAGING_RESP)[0x563b4cc07990]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410104055521 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2EE0D69B:GERAN-A-103:PAGING_RESP)[0x563b4cc07990]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410104055521 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2EE0D69B:GERAN-A-103:PAGING_RESP)[0x563b4cc07990]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410104055521 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2EE0D69B:GERAN-A-103:PAGING_RESP)[0x563b4cc07990]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410104055521 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2EE0D69B:GERAN-A-103:PAGING_RESP)[0x563b4cc07990]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410104055521 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2EE0D69B:GERAN-A-103:PAGING_RESP)[0x563b4cc07990]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410104055521 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2EE0D69B - Paging: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250410104055521 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000045/3/1): Available (smpp_smsc.c:626) 20250410104055521 DMSC NOTICE Pending paging while subscriber 262420000000045 attached. (sms_queue.c:558) 20250410104055521 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2EE0D69B - proc_arq_vlr_fn_init: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (vlr_access_req_fsm.c:405) 20250410104055521 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104055521 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104055521 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104055521 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104055521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104055521 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104055521 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104055521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104055521 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104055521 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 01 02 25 dc 86 00 00 67 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104055521 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104055521 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104055521 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104055521 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104055521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104055521 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104055521 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104055521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104055521 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104055521 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 01 06 25 dc 86 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 54 (osmo_ss7_asp.c:1175) 20250410104055521 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104055521 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104055521 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104055521 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104055521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104055521 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104055521 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104055521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104055521 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104055521 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 00 00 00 b9 00 00 00 c1 03 00 00 01 06 25 dc 86 00 01 23 01 03 20 09 01 1d 01 00 07 91 44 77 58 10 06 50 00 11 00 05 80 21 43 f5 00 00 52 40 01 01 04 55 00 01 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(737)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(737)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(737)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(735)@7d38b4d9c9a0: { messageType := 2, destLocRef := '25DC86'O, sourceLocRef := '000067'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(735)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(737)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(737)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(735)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(735)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(735)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(735)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(737)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(735)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(735)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(735)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(735)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104055522 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2EE0D69B + VTY: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,VTY) (msc_vty.c:1285) 20250410104055522 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2EE0D69B - VTY: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (msc_vty.c:1317) TC_smpp_mt_sms0(743)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_smpp_mt_sms0(743)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(743)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(735)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(735)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(735)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(735)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(737)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104055524 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104055524 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104055524 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104055524 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104055524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-SCCP(735)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(735)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(735)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(735)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0103058901020200'O 20250410104055524 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104055524 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104055524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104055524 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104055524 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 67 00 01 05 01 03 02 89 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(737)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104055724 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104055725 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104055725 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104055725 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104055725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104055725 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104055725 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104055725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104055725 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104055725 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 67 00 01 08 01 03 05 89 01 02 02 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104055726 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2EE0D69B + sms_sms_cb: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,sms_sms_cb) (sms_queue.c:621) 20250410104055726 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2EE0D69B - SMS-pending: now used by 5 (attached,SMS-receiver,SMS,active-conn,sms_sms_cb) (sms_queue.c:217) 20250410104055726 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2EE0D69B - sms_sms_cb: now used by 4 (attached,SMS-receiver,SMS,active-conn) (sms_queue.c:627) 20250410104055726 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2EE0D69B - SMS-receiver: now used by 3 (attached,SMS,active-conn) (gsm_04_11.c:77) 20250410104055726 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2EE0D69B - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410104055726 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2EE0D69B + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104055726 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2EE0D69B + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104055726 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2EE0D69B - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104055726 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2EE0D69B - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410104055726 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104055727 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104055727 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104055727 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104055727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104055727 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104055727 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104055727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104055727 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104055727 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 01 06 25 dc 86 00 01 05 01 03 02 09 04 (osmo_ss7_asp.c:1175) 20250410104055727 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104055727 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104055727 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104055727 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104055727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104055727 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104055727 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104055727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104055727 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104055727 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 01 06 25 dc 86 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(737)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(737)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(737)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(737)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(735)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(735)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(735)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(735)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(735)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(735)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(735)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(735)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mt_sms0(743)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(735)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(735)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(735)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(735)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410104055733 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104055733 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104055733 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104055733 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104055733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(737)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104055733 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104055734 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104055734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104055734 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104055734 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 67 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104055734 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2EE0D69B:GERAN-A-103:PAGING_RESP)[0x563b4cc07990]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104055734 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2EE0D69B:GERAN-A-103:PAGING_RESP)[0x563b4cc07990]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2EE0D69B:GERAN-A-103:PAGING_RESP)[0x563b4cbd4f30] (msc_a.c:1053) 20250410104055734 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2EE0D69B:GERAN-A-103:PAGING_RESP)[0x563b4cc07990]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104055734 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2EE0D69B:GERAN-A-103:PAGING_RESP)[0x563b4cc07990]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410104055735 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2EE0D69B - active-conn: now used by 1 (attached) (msub.c:375) 20250410104055735 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104055735 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104055735 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104055735 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104055735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104055735 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104055735 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104055735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104055735 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104055735 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 01 04 25 dc 86 00 00 67 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(737)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(737)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104055736 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) MSC_Test_0-SCCP(735)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(737)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104055736 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104055736 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104055736 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104055736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104055736 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104055736 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104055736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104055736 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104055736 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 67 25 dc 86 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(736)@7d38b4d9c9a0: Deleted conn table entry 0TC_smpp_mt_sms0(743)2481286 TC_smpp_mt_sms0(743)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104055737 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2EE0D69B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104055737 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2EE0D69B - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_smpp_mt_sms0(743)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mt_sms0(743)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104055741 DSMPP DEBUG [msc_tester] smpp_pdu_rx(00 00 00 36 00 00 00 04 00 00 00 00 00 00 00 03 43 4d 54 00 00 00 31 32 33 34 35 00 01 01 34 39 31 32 33 30 30 30 30 30 34 35 00 02 00 00 00 00 00 00 01 00 01 00 ) (smpp_smsc.c:721) 20250410104055741 DSMPP INFO [msc_tester] Rx SUBMIT-SM (491230000045/1/1) (smpp_smsc.c:702) 20250410104055741 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2EE0D69B + SMPP: now used by 2 (attached,SMPP) (smpp_msc.c:94) 20250410104055741 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2EE0D69B + SMS-receiver: now used by 3 (attached,SMPP,SMS-receiver) (smpp_msc.c:188) 20250410104055741 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2EE0D69B - SMPP: now used by 2 (attached,SMS-receiver) (smpp_msc.c:189) 20250410104055741 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2EE0D69B + SMS: now used by 3 (attached,SMS-receiver,SMS) (transaction.c:228) 20250410104055742 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2EE0D69B + Paging: now used by 4 (attached,SMS-receiver,SMS,Paging) (paging.c:111) 20250410104055742 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104055742 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104055742 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104055742 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104055742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104055742 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104055742 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104055742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104055742 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104055742 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 00 54 09 04 2e e0 d6 9b 1a 03 05 00 17 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(737)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(737)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(736)@7d38b4d9c9a0: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_smpp_mt_sms0(743) TC_smpp_mt_sms0(743)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(743)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '2EE0D69B'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(736)@7d38b4d9c9a0: Added conn table entry 0TC_smpp_mt_sms0(743)7940425 MSC_Test_0-SCCP(735)@7d38b4d9c9a0: First idle individual index:0 20250410104055747 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104055747 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104055747 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104055747 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104055747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104055747 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104055747 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104055747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104055747 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104055747 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 79 29 49 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 2e e0 d6 9b 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(737)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104055748 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2EE0D69B:GERAN-A-104:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410104055748 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2EE0D69B:GERAN-A-104:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2EE0D69B:GERAN-A-104:PAGING_RESP)[0x563b4cc09ae0] (fsm.c:486) 20250410104055749 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2EE0D69B:GERAN-A-104:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410104055749 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2EE0D69B:GERAN-A-104:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410104055749 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2EE0D69B + proc_arq_vlr_fn_init: now used by 5 (attached,SMS-receiver,SMS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410104055749 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2EE0D69B + active-conn: now used by 6 (attached,SMS-receiver,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410104055749 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2EE0D69B:GERAN-A-104:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410104055749 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2EE0D69B:GERAN-A-104:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410104055749 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2EE0D69B:GERAN-A-104:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410104055749 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2EE0D69B:GERAN-A-104:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410104055749 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2EE0D69B:GERAN-A-104:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410104055749 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2EE0D69B:GERAN-A-104:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410104055749 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2EE0D69B:GERAN-A-104:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410104055749 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2EE0D69B:GERAN-A-104:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410104055749 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2EE0D69B:GERAN-A-104:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410104055749 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2EE0D69B:GERAN-A-104:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410104055749 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2EE0D69B - Paging: now used by 5 (attached,SMS-receiver,SMS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250410104055749 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000045/3/1): Available (smpp_smsc.c:626) 20250410104055749 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2EE0D69B - proc_arq_vlr_fn_init: now used by 4 (attached,SMS-receiver,SMS,active-conn) (vlr_access_req_fsm.c:405) 20250410104055750 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104055750 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104055750 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104055750 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104055750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104055750 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104055750 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104055750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104055750 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104055750 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0e 02 79 29 49 00 00 68 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104055750 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104055750 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104055750 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104055750 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104055750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104055750 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104055750 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104055750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104055750 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104055750 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 79 29 49 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 54 (osmo_ss7_asp.c:1175) 20250410104055750 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104055750 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104055750 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104055750 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104055750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104055750 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104055750 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104055750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104055750 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104055750 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 79 29 49 00 01 23 01 03 20 09 01 1d 01 00 07 91 44 77 58 10 06 50 00 11 00 05 80 21 43 f5 00 00 52 40 01 01 04 55 00 01 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(737)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(737)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(737)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(737)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(737)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(737)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(735)@7d38b4d9c9a0: { messageType := 2, destLocRef := '792949'O ("y)I"), sourceLocRef := '000068'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(735)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(735)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(735)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(735)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(735)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(735)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(735)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(735)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(735)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104055752 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2EE0D69B + VTY: now used by 5 (attached,SMS-receiver,SMS,active-conn,VTY) (msc_vty.c:1285) 20250410104055752 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2EE0D69B - VTY: now used by 4 (attached,SMS-receiver,SMS,active-conn) (msc_vty.c:1317) TC_smpp_mt_sms0(743)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_smpp_mt_sms0(743)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(743)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(735)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(735)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(735)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(735)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0103028904'O 20250410104055757 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104055757 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104055757 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104055757 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104055757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104055757 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104055757 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104055757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104055757 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104055757 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 68 00 01 05 01 03 02 89 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(737)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(735)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(735)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(735)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(735)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(737)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104055960 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104055960 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104055960 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104055960 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104055961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104055961 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104055961 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104055961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104055961 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104055961 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 68 00 01 08 01 03 05 89 01 02 02 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104055961 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2EE0D69B - SMS-receiver: now used by 3 (attached,SMS,active-conn) (gsm_04_11.c:77) 20250410104055961 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2EE0D69B - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410104055961 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2EE0D69B + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104055961 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2EE0D69B + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104055961 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2EE0D69B - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104055961 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2EE0D69B - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410104055962 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104055962 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104055962 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104055962 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104055962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104055962 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104055962 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104055962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104055962 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104055962 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 79 29 49 00 01 05 01 03 02 09 04 (osmo_ss7_asp.c:1175) 20250410104055962 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104055962 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104055962 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104055962 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104055962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104055962 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104055962 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104055962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104055962 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104055962 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 79 29 49 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(737)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(737)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(737)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(737)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(735)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(735)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(735)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(735)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(735)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(735)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(735)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(735)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mt_sms0(743)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(735)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(735)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(735)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(735)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410104055963 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104055963 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104055963 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104055963 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104055963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104055963 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104055963 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104055963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104055963 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104055963 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 68 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(737)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104055963 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2EE0D69B:GERAN-A-104:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104055963 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2EE0D69B:GERAN-A-104:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2EE0D69B:GERAN-A-104:PAGING_RESP)[0x563b4cc09ae0] (msc_a.c:1053) 20250410104055963 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2EE0D69B:GERAN-A-104:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104055963 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2EE0D69B:GERAN-A-104:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410104055964 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104055964 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104055964 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2EE0D69B - active-conn: now used by 1 (attached) (msub.c:375) 20250410104055964 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104055964 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104055964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104055964 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104055964 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104055964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104055964 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104055964 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0e 04 79 29 49 00 00 68 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(737)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(737)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(735)@7d38b4d9c9a0: Session index based on local reference:0 20250410104055964 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104055964 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104055964 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104055964 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104055964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104055964 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104055964 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104055964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104055964 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104055964 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 68 79 29 49 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(737)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(736)@7d38b4d9c9a0: Deleted conn table entry 0TC_smpp_mt_sms0(743)7940425 TC_smpp_mt_sms0(743)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104055964 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2EE0D69B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104055964 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2EE0D69B - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_smpp_mt_sms0(743)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mt_sms0(743)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(743)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410104055968 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410104055968 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(738)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(736)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104055970 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(741)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(735)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(740)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(737)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(734)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(744)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(739)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(742)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(734): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(735): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(736): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(737): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(738): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(739): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(740): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(741): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(742): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_smpp_mt_sms0(743): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(744): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_smpp_mt_sms finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_smpp_mt_sms pass'. Thu Apr 10 10:40:55 UTC 2025 ====== MSC_Tests.TC_smpp_mt_sms pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_smpp_mt_sms.talloc 20250410104056164 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410104056164 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104056164 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410104056164 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410104056164 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410104056164 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104056164 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410104056164 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410104056164 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410104056164 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104056164 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410104056164 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410104056164 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410104056164 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410104056164 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410104056164 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104056164 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104056164 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410104056164 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410104056164 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410104056165 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=493100) 20250410104056972 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=493100, count=494636) 20250410104057973 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104058166 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410104058166 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410104058166 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_smpp_mt_sms pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mo_sms'. ------ MSC_Tests.TC_gsup_mo_sms ------ Thu Apr 10 10:40:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_gsup_mo_sms.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_gsup_mo_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410104058975 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mo_sms' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_gsup_mo_sms started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(748)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(748)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(748)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(746)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410104059825 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(749)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410104059976 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104059976 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(751)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(751)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410104059977 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(751)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(751)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(751)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(751)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(751)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(751)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410104059987 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410104059987 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(752)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000088" to be handled at TC_gsup_mo_sms0(754) MSC_Test-GSUP(752)@7d38b4d9c9a0: Created GsupExpect[1] for "262420000000088" to be handled at TC_gsup_mo_sms0(754) TC_gsup_mo_sms0(754)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000088'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410104100021 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410104100021 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410104100021 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410104100021 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(748)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(748)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(748)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(748)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(748)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410104100022 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104100022 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410104100022 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410104100022 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410104100022 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410104100022 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410104100022 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410104100022 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104100022 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410104100022 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410104100022 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(748)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(748)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(748)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(748)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(748)@7d38b4d9c9a0: Message received on association #8 20250410104100022 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104100022 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410104100022 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410104100022 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104100022 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410104100022 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410104100022 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410104100022 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104100022 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410104100022 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(748)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410104100022 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104100022 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410104100022 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410104100022 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(748)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(748)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(748)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(748)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(748)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410104100836 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104100836 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104100836 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104100836 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104100836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104100836 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(748)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104100836 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104100836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104100836 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104100836 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104100837 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104100837 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104100837 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104100837 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104100837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104100837 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104100837 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104100837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104100837 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104100837 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(748)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(748)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(747)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(747)@7d38b4d9c9a0: Added conn table entry 0TC_gsup_mo_sms0(754)11510877 MSC_Test_0-SCCP(746)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(747)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410104100852 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104100852 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104100852 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104100852 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104100852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104100852 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104100852 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104100852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104100852 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104100852 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 af a4 5d 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 88 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(748)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104100853 DMM DEBUG msc_a(IMSI-262420000000088:GERAN-A-105:LU)[0x563b4cbd4f30]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000088 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410104100853 DMM DEBUG msc_a(IMSI-262420000000088:GERAN-A-105:LU)[0x563b4cbd4f30]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410104100853 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410104100853 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000088:GERAN-A-105:LU)[0x563b4cbd4f30] (fsm.c:486) 20250410104100853 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410104100853 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410104100853 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410104100853 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000088 id=262420000000088 (vlr.c:661) 20250410104100853 DVLR INFO New subscr, IMSI: 262420000000088 (vlr.c:562) 20250410104100853 DVLR DEBUG VLR subscr IMSI-262420000000088 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410104100853 DVLR DEBUG VLR subscr IMSI-262420000000088 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410104100853 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104100853 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410104100853 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410104100853 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410104100853 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410104100853 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410104100853 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410104100853 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x563b4cc077c0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104100853 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x563b4cc077c0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x563b4cc07990] (fsm.c:486) 20250410104100853 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x563b4cc077c0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410104100853 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x563b4cc077c0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410104100854 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104100854 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104100854 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104100854 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104100854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104100854 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104100854 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104100854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104100854 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104100854 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0f 02 af a4 5d 00 00 69 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104100854 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104100854 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104100854 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104100854 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104100854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104100854 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104100854 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104100854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104100854 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104100854 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 af a4 5d 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 88 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(748)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(748)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(748)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(748)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(746)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'AFA45D'O, sourceLocRef := '000069'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(746)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(746)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(746)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test-GSUP(752)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000088" handled at TC_gsup_mo_sms0(754) MSC_Test_0-SCCP(746)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test-GSUP(752)@7d38b4d9c9a0: Added IMSI table entry 0TC_gsup_mo_sms0(754)"262420000000088" MSC_Test_0-SCCP(746)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104100859 DVLR DEBUG VLR subscr IMSI-262420000000088 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410104100859 DVLR DEBUG VLR subscr IMSI-262420000000088 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(746)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(746)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(746)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(746)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_gsup_mo_sms0(754)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mo_sms0(754)@7d38b4d9c9a0: setverdict(pass): none -> pass MSC_Test_0-M3UA(748)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104100861 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104100861 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104100862 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104100862 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104100862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104100862 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104100862 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104100862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104100862 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104100862 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 69 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104100866 DVLR DEBUG VLR subscr IMSI-262420000000088 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104100866 DVLR DEBUG IMSI:262420000000088 has MSISDN:491230000088 (vlr.c:1045) 20250410104100866 DMSC NOTICE msub(IMSI-262420000000088:MSISDN-491230000088) VLR: update for IMSI=262420000000088 (MSISDN=491230000088) (gsm_04_08.c:1541) 20250410104100866 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104100866 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104100866 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x563b4cc07990]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410104100866 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x563b4cc077c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410104100866 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x563b4cc077c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410104100866 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x563b4cc077c0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410104100866 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x563b4cc077c0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x563b4cc07990] (vlr_lu_fsm.c:110) 20250410104100866 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x563b4cc077c0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410104100866 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x563b4cc077c0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104100866 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x563b4cc07990]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410104100866 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x563b4cc07990]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410104100866 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x563b4cc12400]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104100866 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x563b4cc12400]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x563b4cc07990] (fsm.c:486) 20250410104100866 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x563b4cc12400]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410104100866 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x563b4cc12400]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410104100866 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x563b4cc12400]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410104100866 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x563b4cc12400]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410104100866 DMSC NOTICE msub(IMSI-262420000000088:MSISDN-491230000088:TMSInew-0x17EE8E7A) VLR: update for IMSI=262420000000088 (MSISDN=491230000088) (gsm_04_08.c:1541) 20250410104100866 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x563b4cc12400]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410104100866 DMM DEBUG -> IMSI-262420000000088:MSISDN-491230000088:TMSInew-0x17EE8E7A LOCATION UPDATE ACCEPT (TMSI = 0x17ee8e7a) (gsm_04_08.c:149) 20250410104100866 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSInew-0x17EE8E7A - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104100866 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104100867 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104100867 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104100867 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104100867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104100867 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104100867 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104100867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104100867 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104100867 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 af a4 5d 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 17 ee 8e 7a (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(748)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(748)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(746)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(746)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(746)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(746)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_sms0(754)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(747)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(747)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(746)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(746)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(746)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(746)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(748)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104100872 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104100872 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104100872 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104100872 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104100872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104100872 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104100872 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104100872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104100872 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104100872 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 69 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104100872 DMM DEBUG msc_a(IMSI-262420000000088:MSISDN-491230000088:TMSInew-0x17EE8E7A:GERAN-A-105:LU)[0x563b4cbd4f30]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410104100872 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:TMSInew-0x17EE8E7A:GERAN-A-105:LU)[0x563b4cc07990]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410104100872 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x563b4cc12400]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410104100872 DMSC NOTICE msub(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x17EE8E7A) VLR: update for IMSI=262420000000088 (MSISDN=491230000088) (gsm_04_08.c:1541) 20250410104100872 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x17EE8E7A + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410104100872 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x563b4cc12400]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410104100872 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x17EE8E7A:GERAN-A-105:LU)[0x563b4cc07990]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410104100872 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x563b4cc12400]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410104100872 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x563b4cc12400]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x17EE8E7A:GERAN-A-105:LU)[0x563b4cc07990] (vlr_lu_fsm.c:817) 20250410104100872 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x563b4cc12400]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410104100872 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x563b4cc12400]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104100872 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x17EE8E7A:GERAN-A-105:LU)[0x563b4cc07990]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410104100872 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000088/3/1): Available (smpp_smsc.c:626) 20250410104100872 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x17EE8E7A + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104100872 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x17EE8E7A + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104100872 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x17EE8E7A - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104100873 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x17EE8E7A - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410104100873 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104100873 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104100873 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104100873 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104100873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104100873 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104100873 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104100873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104100873 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104100873 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 af a4 5d 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(748)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(748)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(746)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(746)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(746)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(746)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(746)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(746)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(746)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(746)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410104100874 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104100874 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104100874 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104100874 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104100874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104100874 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104100874 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104100874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(748)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104100874 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104100874 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 69 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104100874 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x17EE8E7A:GERAN-A-105:LU)[0x563b4cc07990]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104100874 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x17EE8E7A:GERAN-A-105:LU)[0x563b4cc07990]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x17EE8E7A:GERAN-A-105:LU)[0x563b4cbd4f30] (msc_a.c:1053) 20250410104100874 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x17EE8E7A:GERAN-A-105:LU)[0x563b4cc07990]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410104100874 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x17EE8E7A:GERAN-A-105:LU)[0x563b4cc07990]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104100874 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x17EE8E7A:GERAN-A-105:LU)[0x563b4cc07990]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410104100874 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x17EE8E7A - active-conn: now used by 1 (attached) (msub.c:375) 20250410104100874 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104100874 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104100874 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104100874 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104100874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104100874 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104100874 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104100874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104100874 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104100874 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0f 04 af a4 5d 00 00 69 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(748)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(748)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(746)@7d38b4d9c9a0: Session index based on local reference:0 20250410104100875 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104100875 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104100875 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104100875 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104100875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104100875 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104100875 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(748)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104100875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104100875 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104100875 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 69 af a4 5d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(747)@7d38b4d9c9a0: Deleted conn table entry 0TC_gsup_mo_sms0(754)11510877 TC_gsup_mo_sms0(754)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104100876 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x17EE8E7A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104100876 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x17EE8E7A - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mo_sms0(754)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mo_sms0(754)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_sms0(754)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_sms0(754)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0100'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '17EE8E7A'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(747)@7d38b4d9c9a0: Added conn table entry 0TC_gsup_mo_sms0(754)9510154 MSC_Test_0-RAN(747)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(746)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(748)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104101077 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104101077 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104101077 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104101077 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104101077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104101077 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104101077 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104101077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104101077 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104101077 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 91 1d 0a 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 04 03 50 59 02 05 f4 17 ee 8e 7a 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104101078 DMM DEBUG msc_a(TMSI-0x17EE8E7A:GERAN-A-106:CM_SERVICE_REQ)[0x563b4cc09ae0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250410104101078 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x17EE8E7A:GERAN-A-106:CM_SERVICE_REQ)[0x563b4cc09c10]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410104101078 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x17EE8E7A:GERAN-A-106:CM_SERVICE_REQ)[0x563b4cc09c10]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x17EE8E7A:GERAN-A-106:CM_SERVICE_REQ)[0x563b4cc09ae0] (fsm.c:486) 20250410104101078 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x17EE8E7A:GERAN-A-106:CM_SERVICE_REQ)[0x563b4cc09c10]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410104101078 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x17EE8E7A:GERAN-A-106:CM_SERVICE_REQ)[0x563b4cc09c10]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410104101078 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x17EE8E7A + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410104101078 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x17EE8E7A + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410104101078 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x17EE8E7A:GERAN-A-106:CM_SERVICE_REQ)[0x563b4cc09c10]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410104101078 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x17EE8E7A:GERAN-A-106:CM_SERVICE_REQ)[0x563b4cc09c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410104101078 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x17EE8E7A:GERAN-A-106:CM_SERVICE_REQ)[0x563b4cc09c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410104101078 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x17EE8E7A:GERAN-A-106:CM_SERVICE_REQ)[0x563b4cc09c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410104101078 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x17EE8E7A:GERAN-A-106:CM_SERVICE_REQ)[0x563b4cc09c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410104101078 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x17EE8E7A:GERAN-A-106:CM_SERVICE_REQ)[0x563b4cc09c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410104101078 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x17EE8E7A:GERAN-A-106:CM_SERVICE_REQ)[0x563b4cc09c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410104101078 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x17EE8E7A:GERAN-A-106:CM_SERVICE_REQ)[0x563b4cc09c10]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410104101078 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x17EE8E7A:GERAN-A-106:CM_SERVICE_REQ)[0x563b4cc09c10]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410104101078 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x17EE8E7A:GERAN-A-106:CM_SERVICE_REQ)[0x563b4cc09c10]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410104101078 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000088/3/1): Available (smpp_smsc.c:626) 20250410104101078 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x17EE8E7A - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410104101079 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104101079 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104101079 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104101079 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104101079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104101079 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104101079 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104101079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104101079 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104101079 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0c 02 91 1d 0a 00 00 6a 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104101079 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104101079 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104101079 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104101079 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104101079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104101079 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104101079 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104101079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104101079 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104101079 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 91 1d 0a 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 88 (osmo_ss7_asp.c:1175) 20250410104101079 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104101079 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104101079 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104101079 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104101079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104101079 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104101079 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104101079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104101079 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104101079 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 91 1d 0a 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(748)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(748)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(748)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(748)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(748)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(746)@7d38b4d9c9a0: { messageType := 2, destLocRef := '911D0A'O, sourceLocRef := '00006A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-M3UA(748)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(746)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(746)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(746)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(746)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(746)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(746)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(746)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(746)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(746)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104101083 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x17EE8E7A + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410104101083 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x17EE8E7A - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_gsup_mo_sms0(754)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mo_sms0(754)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(746)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(746)@7d38b4d9c9a0: vl_len:28 MSC_Test_0-SCCP(746)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(746)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(748)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104101096 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104101096 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104101096 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104101097 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104101097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104101097 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104101097 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104101097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104101097 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104101097 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 6a 00 01 1c 01 03 19 09 01 16 00 42 00 07 91 44 77 58 10 06 50 0a 05 23 05 00 21 43 f5 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104101097 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x17EE8E7A + SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:228) 20250410104101097 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104101098 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104101098 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104101098 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104101098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104101098 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104101098 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104101098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104101098 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104101098 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 91 1d 0a 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(748)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(748)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(746)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(746)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(746)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(746)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_sms0(754)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_sms0(754)@7d38b4d9c9a0: RX MO-forwardSM-Req: { msg_type := OSMO_GSUP_MSGT_MO_FORWARD_SM_REQUEST (36), ies := { { tag := OSMO_GSUP_IMSI_IE (1), len := 8, val := { imsi := '262420000000088'H } }, { tag := OSMO_GSUP_SM_RP_MR_IE (64), len := 1, val := { sm_rp_mr := '42'O ("B") } }, { tag := OSMO_GSUP_SM_RP_DA_IE (65), len := 8, val := { sm_rp_da := { id_type := OSMO_GSUP_SM_RP_ODA_ID_SMSC_ADDR (3), id_enc := { smsc_addr := { ext := '1'B, ton := '001'B, npi := '0001'B, number := '447785016005'H } } } } }, { tag := OSMO_GSUP_SM_RP_OA_IE (66), len := 8, val := { sm_rp_oa := { id_type := OSMO_GSUP_SM_RP_ODA_ID_MSISDN (2), id_enc := { msisdn := { ext := '1'B, ton := '001'B, npi := '0001'B, number := '491230000088'H } } } } }, { tag := OSMO_GSUP_SM_RP_UI_IE (67), len := 10, val := { sm_rp_ui := '052305002143F5000000'O } }, { tag := OSMO_GSUP_MESSAGE_CLASS_IE (10), len := 1, val := { message_class := OSMO_GSUP_MESSAGE_CLASS_SMS (2) } }, { tag := OSMO_GSUP_SOURCE_NAME_IE (96), len := 9, val := { source_name := '746573742D4D534300'O } } } } TC_gsup_mo_sms0(754)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104101103 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x17EE8E7A + gsm411_gsup_rx: now used by 4 (attached,active-conn,SMS,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250410104101103 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250410104101103 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x17EE8E7A - gsm411_gsup_rx: now used by 3 (attached,active-conn,SMS) (gsm_04_11_gsup.c:354) 20250410104101103 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104101103 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104101103 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104101103 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104101103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104101103 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104101103 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104101104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104101104 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104101104 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 91 1d 0a 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(748)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(748)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(746)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(746)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(746)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(746)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_sms0(754)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(746)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(746)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(746)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(746)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(748)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104101108 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104101108 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104101108 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104101108 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104101108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104101108 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104101108 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104101108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104101108 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104101108 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 6a 00 01 05 01 03 02 09 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104101108 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x17EE8E7A - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410104101108 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x17EE8E7A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104101108 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x17EE8E7A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104101108 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x17EE8E7A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104101109 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x17EE8E7A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410104101109 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104101109 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104101109 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104101109 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104101109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104101109 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104101109 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104101109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104101109 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104101109 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 91 1d 0a 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(748)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(748)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(746)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(746)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(746)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(746)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(746)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(746)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(746)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(746)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(748)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104101111 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104101111 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104101111 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104101111 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104101111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104101111 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104101111 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104101111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104101111 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104101112 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 6a 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104101112 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x17EE8E7A:GERAN-A-106:CM_SERVICE_REQ)[0x563b4cc09c10]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104101112 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x17EE8E7A:GERAN-A-106:CM_SERVICE_REQ)[0x563b4cc09c10]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x17EE8E7A:GERAN-A-106:CM_SERVICE_REQ)[0x563b4cc09ae0] (msc_a.c:1053) 20250410104101112 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x17EE8E7A:GERAN-A-106:CM_SERVICE_REQ)[0x563b4cc09c10]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104101112 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x17EE8E7A:GERAN-A-106:CM_SERVICE_REQ)[0x563b4cc09c10]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410104101112 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x17EE8E7A - active-conn: now used by 1 (attached) (msub.c:375) 20250410104101112 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104101112 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104101112 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104101112 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104101112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104101112 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104101112 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104101112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104101112 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104101112 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0c 04 91 1d 0a 00 00 6a 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(748)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(748)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(746)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(748)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104101113 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104101113 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104101113 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104101113 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104101113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104101113 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-RAN(747)@7d38b4d9c9a0: Deleted conn table entry 0TC_gsup_mo_sms0(754)9510154 20250410104101113 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104101113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104101113 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104101113 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 6a 91 1d 0a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_gsup_mo_sms0(754)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104101114 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x17EE8E7A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104101114 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x17EE8E7A - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mo_sms0(754)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mo_sms0(754)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_sms0(754)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test_0-M3UA(748)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(746)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(747)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104101127 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410104101127 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(752)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(749)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(755)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(750)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104101129 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(745)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(751)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(753)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(745): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(746): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(747): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(748): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(749): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(750): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(751): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(752): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(753): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_gsup_mo_sms0(754): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(755): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_gsup_mo_sms finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mo_sms pass'. Thu Apr 10 10:41:01 UTC 2025 ====== MSC_Tests.TC_gsup_mo_sms pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_gsup_mo_sms.talloc 20250410104101316 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410104101316 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104101316 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410104101316 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410104101316 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410104101316 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104101316 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410104101316 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410104101316 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410104101316 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104101316 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410104101316 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410104101316 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410104101316 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410104101316 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410104101316 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104101316 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104101316 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410104101316 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410104101316 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410104101316 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=343928) 20250410104102131 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=343928, count=345184) 20250410104103133 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104103317 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410104103317 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410104103317 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mo_sms pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mo_smma'. ------ MSC_Tests.TC_gsup_mo_smma ------ Thu Apr 10 10:41:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_gsup_mo_smma.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_gsup_mo_smma.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410104104135 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mo_smma' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_gsup_mo_smma started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(759)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(759)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(759)@7d38b4d9c9a0: ************************************************* MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-SCCP(757)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410104105033 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(760)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410104105135 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104105135 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(762)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) 20250410104105137 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(762)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(762)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(762)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(762)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(762)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(762)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(762)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410104105145 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410104105145 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(763)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000089" to be handled at TC_gsup_mo_smma0(765) MSC_Test-GSUP(763)@7d38b4d9c9a0: Created GsupExpect[1] for "262420000000089" to be handled at TC_gsup_mo_smma0(765) TC_gsup_mo_smma0(765)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000089'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410104105227 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410104105227 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410104105227 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410104105227 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(759)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(759)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(759)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410104105228 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104105228 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410104105228 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410104105228 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410104105228 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410104105228 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410104105228 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410104105228 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104105228 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410104105228 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410104105228 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(759)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(759)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(759)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(759)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(759)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410104105229 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104105229 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410104105229 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410104105229 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104105229 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410104105229 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410104105229 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410104105229 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104105229 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410104105229 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410104105229 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104105229 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(759)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(759)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(759)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(759)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(759)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(759)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(759)@7d38b4d9c9a0: Message received on association #8 20250410104105229 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410104105229 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(759)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410104106031 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104106031 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104106031 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104106031 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104106031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104106031 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104106031 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104106031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104106031 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104106031 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(759)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104106031 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104106031 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104106031 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104106031 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104106031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104106031 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104106031 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104106031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104106031 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104106031 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(759)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(759)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(758)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(758)@7d38b4d9c9a0: Added conn table entry 0TC_gsup_mo_smma0(765)2498564 MSC_Test_0-RAN(758)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(757)@7d38b4d9c9a0: First idle individual index:0 20250410104106035 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104106035 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104106035 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104106035 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104106035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104106035 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104106035 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104106035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104106035 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104106035 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 26 20 04 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 98 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(759)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104106035 DMM DEBUG msc_a(IMSI-262420000000089:GERAN-A-107:LU)[0x563b4cbd4f30]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000089 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410104106035 DMM DEBUG msc_a(IMSI-262420000000089:GERAN-A-107:LU)[0x563b4cbd4f30]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410104106035 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-107:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410104106035 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-107:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000089:GERAN-A-107:LU)[0x563b4cbd4f30] (fsm.c:486) 20250410104106035 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-107:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410104106035 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-107:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410104106035 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410104106035 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410104106035 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250410104106035 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104106035 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-107:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410104106035 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-107:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410104106035 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-107:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410104106035 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-107:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410104106035 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-107:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410104106035 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-107:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410104106035 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-107:LU)[0x563b4cc12400]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104106035 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-107:LU)[0x563b4cc12400]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-107:LU)[0x563b4cc07990] (fsm.c:486) 20250410104106035 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-107:LU)[0x563b4cc12400]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410104106035 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-107:LU)[0x563b4cc12400]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410104106035 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104106035 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104106035 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104106035 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104106035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104106035 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104106035 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104106035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104106035 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104106035 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0d 02 26 20 04 00 00 6b 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104106035 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104106035 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104106035 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104106035 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104106035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104106035 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104106035 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104106035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104106035 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104106035 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 26 20 04 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 98 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(759)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(759)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(759)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(759)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(757)@7d38b4d9c9a0: { messageType := 2, destLocRef := '262004'O, sourceLocRef := '00006B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(757)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(757)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(757)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(757)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(757)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(763)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000089" handled at TC_gsup_mo_smma0(765) MSC_Test-GSUP(763)@7d38b4d9c9a0: Added IMSI table entry 0TC_gsup_mo_smma0(765)"262420000000089" 20250410104106037 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410104106037 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(757)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(757)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(757)@7d38b4d9c9a0: vl_from0 TC_gsup_mo_smma0(765)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250410104106037 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104106037 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104106037 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104106037 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104106037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104106037 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104106037 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104106037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104106037 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104106037 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 6b 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_gsup_mo_smma0(765)@7d38b4d9c9a0: setverdict(pass): none -> pass MSC_Test_0-SCCP(757)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(759)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104106039 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104106039 DVLR DEBUG IMSI:262420000000089 has MSISDN:491230000089 (vlr.c:1045) 20250410104106039 DMSC NOTICE msub(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2) VLR: update for IMSI=262420000000089 (MSISDN=491230000089) (gsm_04_08.c:1541) 20250410104106039 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410104106039 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104106039 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-107:LU)[0x563b4cc07990]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410104106039 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-107:LU)[0x563b4cc12400]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410104106039 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-107:LU)[0x563b4cc12400]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410104106039 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-107:LU)[0x563b4cc12400]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410104106039 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-107:LU)[0x563b4cc12400]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-107:LU)[0x563b4cc07990] (vlr_lu_fsm.c:110) 20250410104106039 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-107:LU)[0x563b4cc12400]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410104106039 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-107:LU)[0x563b4cc12400]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104106039 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-107:LU)[0x563b4cc07990]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410104106039 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-107:LU)[0x563b4cc07990]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410104106039 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-107:LU)[0x563b4cc077c0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104106039 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-107:LU)[0x563b4cc077c0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-107:LU)[0x563b4cc07990] (fsm.c:486) 20250410104106039 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-107:LU)[0x563b4cc077c0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410104106039 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-107:LU)[0x563b4cc077c0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410104106039 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-107:LU)[0x563b4cc077c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410104106039 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-107:LU)[0x563b4cc077c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410104106039 DMSC NOTICE msub(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:TMSInew-0x398AF103) VLR: update for IMSI=262420000000089 (MSISDN=491230000089) (gsm_04_08.c:1541) 20250410104106039 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-107:LU)[0x563b4cc077c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410104106039 DMM DEBUG -> IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:TMSInew-0x398AF103 LOCATION UPDATE ACCEPT (TMSI = 0x398af103) (gsm_04_08.c:149) 20250410104106039 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:TMSInew-0x398AF103 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410104106039 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104106039 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104106039 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104106039 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104106039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104106039 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104106039 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104106039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104106039 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104106039 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 26 20 04 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 39 8a f1 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(759)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(759)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(757)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(757)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(757)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(757)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_smma0(765)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(758)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(758)@7d38b4d9c9a0: patched enc_l3: '055B'O 20250410104106042 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104106042 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104106042 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104106042 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104106042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104106042 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104106042 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104106042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104106042 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104106042 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 6b 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(757)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(757)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(757)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(757)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(759)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104106042 DMM DEBUG msc_a(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:TMSInew-0x398AF103:GERAN-A-107:LU)[0x563b4cbd4f30]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410104106042 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:TMSInew-0x398AF103:GERAN-A-107:LU)[0x563b4cc07990]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410104106042 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-107:LU)[0x563b4cc077c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410104106042 DMSC NOTICE msub(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x398AF103) VLR: update for IMSI=262420000000089 (MSISDN=491230000089) (gsm_04_08.c:1541) 20250410104106042 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-107:LU)[0x563b4cc077c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410104106042 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x398AF103:GERAN-A-107:LU)[0x563b4cc07990]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410104106042 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-107:LU)[0x563b4cc077c0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410104106042 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-107:LU)[0x563b4cc077c0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x398AF103:GERAN-A-107:LU)[0x563b4cc07990] (vlr_lu_fsm.c:817) 20250410104106042 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-107:LU)[0x563b4cc077c0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410104106042 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x709635D2:GERAN-A-107:LU)[0x563b4cc077c0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104106042 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x398AF103:GERAN-A-107:LU)[0x563b4cc07990]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410104106042 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000089/3/1): Available (smpp_smsc.c:626) 20250410104106042 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x398AF103 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104106042 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x398AF103 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104106042 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x398AF103 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104106042 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x398AF103 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410104106042 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104106042 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104106042 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104106042 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104106042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104106042 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104106042 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104106042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104106042 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104106042 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 26 20 04 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(759)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(759)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(757)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(757)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(757)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(757)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(757)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(757)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(757)@7d38b4d9c9a0: vl_from0 20250410104106043 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104106043 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104106043 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104106043 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104106043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104106043 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104106043 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104106043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104106043 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104106043 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 6b 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(757)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(759)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104106043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x398AF103:GERAN-A-107:LU)[0x563b4cc07990]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104106043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x398AF103:GERAN-A-107:LU)[0x563b4cc07990]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x398AF103:GERAN-A-107:LU)[0x563b4cbd4f30] (msc_a.c:1053) 20250410104106043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x398AF103:GERAN-A-107:LU)[0x563b4cc07990]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410104106043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x398AF103:GERAN-A-107:LU)[0x563b4cc07990]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104106043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x398AF103:GERAN-A-107:LU)[0x563b4cc07990]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410104106043 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x398AF103 - active-conn: now used by 1 (attached) (msub.c:375) 20250410104106043 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104106043 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104106043 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104106043 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104106043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104106043 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104106043 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104106043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104106043 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104106043 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0d 04 26 20 04 00 00 6b 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(759)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(759)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(757)@7d38b4d9c9a0: Session index based on local reference:0 20250410104106043 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104106043 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104106043 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104106043 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104106043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104106043 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104106044 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104106044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104106044 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104106044 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 6b 26 20 04 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(759)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(758)@7d38b4d9c9a0: Deleted conn table entry 0TC_gsup_mo_smma0(765)2498564 TC_gsup_mo_smma0(765)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104106044 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x398AF103 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104106044 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x398AF103 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mo_smma0(765)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mo_smma0(765)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_smma0(765)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_smma0(765)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0100'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '398AF103'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(758)@7d38b4d9c9a0: Added conn table entry 0TC_gsup_mo_smma0(765)11004759 MSC_Test_0-RAN(758)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(757)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(759)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104106244 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104106244 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104106244 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104106244 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104106244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104106244 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104106244 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104106244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104106244 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104106244 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 a7 eb 57 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 04 03 50 59 02 05 f4 39 8a f1 03 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104106245 DMM DEBUG msc_a(TMSI-0x398AF103:GERAN-A-108:CM_SERVICE_REQ)[0x563b4cc09ae0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250410104106245 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x398AF103:GERAN-A-108:CM_SERVICE_REQ)[0x563b4cc09c10]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410104106245 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x398AF103:GERAN-A-108:CM_SERVICE_REQ)[0x563b4cc09c10]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x398AF103:GERAN-A-108:CM_SERVICE_REQ)[0x563b4cc09ae0] (fsm.c:486) 20250410104106245 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x398AF103:GERAN-A-108:CM_SERVICE_REQ)[0x563b4cc09c10]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410104106245 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x398AF103:GERAN-A-108:CM_SERVICE_REQ)[0x563b4cc09c10]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410104106245 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x398AF103 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410104106245 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x398AF103 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410104106246 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x398AF103:GERAN-A-108:CM_SERVICE_REQ)[0x563b4cc09c10]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410104106246 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x398AF103:GERAN-A-108:CM_SERVICE_REQ)[0x563b4cc09c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410104106246 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x398AF103:GERAN-A-108:CM_SERVICE_REQ)[0x563b4cc09c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410104106246 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x398AF103:GERAN-A-108:CM_SERVICE_REQ)[0x563b4cc09c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410104106246 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x398AF103:GERAN-A-108:CM_SERVICE_REQ)[0x563b4cc09c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410104106246 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x398AF103:GERAN-A-108:CM_SERVICE_REQ)[0x563b4cc09c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410104106246 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x398AF103:GERAN-A-108:CM_SERVICE_REQ)[0x563b4cc09c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410104106246 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x398AF103:GERAN-A-108:CM_SERVICE_REQ)[0x563b4cc09c10]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410104106246 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x398AF103:GERAN-A-108:CM_SERVICE_REQ)[0x563b4cc09c10]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410104106246 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x398AF103:GERAN-A-108:CM_SERVICE_REQ)[0x563b4cc09c10]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410104106246 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000089/3/1): Available (smpp_smsc.c:626) 20250410104106246 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x398AF103 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410104106246 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104106246 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104106246 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104106246 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104106246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104106246 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104106246 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104106246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104106246 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104106246 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0a 02 a7 eb 57 00 00 6c 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104106247 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104106247 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104106247 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104106247 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104106247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104106247 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104106247 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104106247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104106247 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104106247 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 a7 eb 57 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 98 (osmo_ss7_asp.c:1175) 20250410104106247 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104106247 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104106247 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104106247 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104106247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104106247 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104106247 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104106247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104106247 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104106247 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 a7 eb 57 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(759)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(759)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(759)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(759)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(759)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(759)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(757)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'A7EB57'O, sourceLocRef := '00006C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(757)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(757)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(757)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(757)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(757)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(757)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(757)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(757)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(757)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104106250 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x398AF103 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410104106250 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x398AF103 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_gsup_mo_smma0(765)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mo_smma0(765)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(757)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(757)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(757)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(757)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0103050901020642'O 20250410104106261 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104106261 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104106261 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104106261 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104106261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104106261 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104106261 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104106261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104106261 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104106261 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 6c 00 01 08 01 03 05 09 01 02 06 42 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(759)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104106261 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x398AF103 + SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:228) 20250410104106262 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104106262 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104106262 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104106262 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104106262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104106262 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104106262 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104106262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104106262 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104106262 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 a7 eb 57 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(759)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(759)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(757)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(757)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(757)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(757)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_smma0(765)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_smma0(765)@7d38b4d9c9a0: RX MO-ReadyForSM-Req: { msg_type := OSMO_GSUP_MSGT_READY_FOR_SM_REQUEST (44), ies := { { tag := OSMO_GSUP_IMSI_IE (1), len := 8, val := { imsi := '262420000000089'H } }, { tag := OSMO_GSUP_SM_RP_MR_IE (64), len := 1, val := { sm_rp_mr := '42'O ("B") } }, { tag := OSMO_GSUP_SM_ALERT_RSN_IE (70), len := 1, val := { sm_alert_rsn := GSUP_SM_ALERT_RSN_TYPE_MEM_AVAIL (2) } }, { tag := OSMO_GSUP_MESSAGE_CLASS_IE (10), len := 1, val := { message_class := OSMO_GSUP_MESSAGE_CLASS_SMS (2) } }, { tag := OSMO_GSUP_SOURCE_NAME_IE (96), len := 9, val := { source_name := '746573742D4D534300'O } } } } TC_gsup_mo_smma0(765)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104106267 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x398AF103 + gsm411_gsup_rx: now used by 4 (attached,active-conn,SMS,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250410104106267 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250410104106267 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x398AF103 - gsm411_gsup_rx: now used by 3 (attached,active-conn,SMS) (gsm_04_11_gsup.c:354) 20250410104106267 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104106268 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104106268 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104106268 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104106268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104106268 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104106268 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104106268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104106268 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104106268 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 a7 eb 57 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(759)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(759)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(757)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(757)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(757)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(757)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_smma0(765)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(757)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(757)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(757)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(757)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0103020904'O 20250410104106271 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104106271 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104106271 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104106271 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104106272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104106272 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104106272 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104106272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104106272 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104106272 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 6c 00 01 05 01 03 02 09 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(759)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104106272 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x398AF103 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410104106272 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x398AF103 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104106272 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x398AF103 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104106272 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x398AF103 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104106273 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x398AF103 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410104106273 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104106273 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104106273 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104106273 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104106273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104106273 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104106273 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104106273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104106273 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104106273 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 a7 eb 57 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(759)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(759)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(757)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(757)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(757)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(757)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(757)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(757)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(757)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(757)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410104106275 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104106276 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104106276 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104106276 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104106276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104106276 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104106276 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104106276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104106276 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104106276 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 6c 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(759)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104106276 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x398AF103:GERAN-A-108:CM_SERVICE_REQ)[0x563b4cc09c10]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104106276 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x398AF103:GERAN-A-108:CM_SERVICE_REQ)[0x563b4cc09c10]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x398AF103:GERAN-A-108:CM_SERVICE_REQ)[0x563b4cc09ae0] (msc_a.c:1053) 20250410104106276 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x398AF103:GERAN-A-108:CM_SERVICE_REQ)[0x563b4cc09c10]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104106276 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x398AF103:GERAN-A-108:CM_SERVICE_REQ)[0x563b4cc09c10]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410104106277 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x398AF103 - active-conn: now used by 1 (attached) (msub.c:375) 20250410104106277 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104106277 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104106277 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104106277 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104106277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104106277 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104106277 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104106277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104106277 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104106277 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0a 04 a7 eb 57 00 00 6c 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(759)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(759)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(757)@7d38b4d9c9a0: Session index based on local reference:0 20250410104106278 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104106278 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104106278 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104106278 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104106278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104106278 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104106278 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104106278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104106278 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104106278 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 6c a7 eb 57 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(759)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(758)@7d38b4d9c9a0: Deleted conn table entry 0TC_gsup_mo_smma0(765)11004759 TC_gsup_mo_smma0(765)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104106279 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x398AF103 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104106279 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x398AF103 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mo_smma0(765)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mo_smma0(765)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_smma0(765)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410104106290 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410104106290 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(757)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(760)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(763)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(761)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104106293 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-M3UA(759)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(762)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(758)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(764)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(766)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(756)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(756): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(757): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(758): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(759): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(760): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(761): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(762): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(763): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(764): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_gsup_mo_smma0(765): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(766): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_gsup_mo_smma finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mo_smma pass'. Thu Apr 10 10:41:06 UTC 2025 ====== MSC_Tests.TC_gsup_mo_smma pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_gsup_mo_smma.talloc 20250410104106480 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410104106480 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104106480 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410104106480 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410104106480 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410104106480 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104106480 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410104106480 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410104106480 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410104106480 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104106480 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410104106480 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410104106480 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410104106480 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410104106480 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410104106480 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104106480 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104106480 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410104106480 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410104106481 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410104106481 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=343996) 20250410104107294 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=343996, count=345436) 20250410104108296 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104108481 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410104108481 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410104108481 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mo_smma pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_ack'. ------ MSC_Tests.TC_gsup_mt_sms_ack ------ Thu Apr 10 10:41:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_gsup_mt_sms_ack.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_gsup_mt_sms_ack.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410104109298 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_ack' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_gsup_mt_sms_ack started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(770)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(770)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(770)@7d38b4d9c9a0: ************************************************* MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-SCCP(768)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410104110251 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(771)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410104110299 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104110299 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(773)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(773)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410104110304 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(773)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(773)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(773)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(773)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(773)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(773)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410104110333 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410104110333 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(774)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000090" to be handled at TC_gsup_mt_sms_ack0(776) MSC_Test-GSUP(774)@7d38b4d9c9a0: Created GsupExpect[1] for "262420000000090" to be handled at TC_gsup_mt_sms_ack0(776) TC_gsup_mt_sms_ack0(776)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000090'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410104110447 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410104110447 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410104110447 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410104110447 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(770)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(770)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(770)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(770)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(770)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410104110453 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104110453 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410104110453 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410104110453 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410104110453 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410104110453 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410104110453 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410104110453 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104110453 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410104110453 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410104110453 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(770)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(770)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(770)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(770)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410104110455 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104110455 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410104110455 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410104110455 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104110455 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410104110455 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410104110455 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) MSC_Test_0-M3UA(770)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(770)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410104110455 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104110455 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410104110455 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410104110455 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104110456 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(770)@7d38b4d9c9a0: Message received on association #8 20250410104110456 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410104110456 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(770)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(770)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(770)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(770)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(770)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104111260 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104111260 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104111260 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104111260 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104111260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104111260 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104111260 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104111260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104111260 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104111260 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104111260 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104111260 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104111260 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104111260 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104111260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104111260 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104111260 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104111260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104111260 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104111260 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(770)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(770)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(769)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(769)@7d38b4d9c9a0: Added conn table entry 0TC_gsup_mt_sms_ack0(776)13140550 MSC_Test_0-SCCP(768)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(769)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410104111274 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104111274 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104111274 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104111274 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104111274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104111274 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104111274 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(770)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104111274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104111274 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104111274 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 c8 82 46 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 09 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104111274 DMM DEBUG msc_a(IMSI-262420000000090:GERAN-A-109:LU)[0x563b4cbd4f30]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000090 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410104111274 DMM DEBUG msc_a(IMSI-262420000000090:GERAN-A-109:LU)[0x563b4cbd4f30]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410104111274 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410104111274 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000090:GERAN-A-109:LU)[0x563b4cbd4f30] (fsm.c:486) 20250410104111274 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410104111274 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410104111274 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410104111275 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000090 id=262420000000090 (vlr.c:661) 20250410104111275 DVLR INFO New subscr, IMSI: 262420000000090 (vlr.c:562) 20250410104111275 DVLR DEBUG VLR subscr IMSI-262420000000090 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410104111275 DVLR DEBUG VLR subscr IMSI-262420000000090 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410104111275 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104111275 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410104111275 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410104111275 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410104111275 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410104111275 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410104111275 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410104111275 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x563b4cc12400]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104111275 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x563b4cc12400]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x563b4cc07990] (fsm.c:486) 20250410104111275 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x563b4cc12400]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410104111275 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x563b4cc12400]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410104111275 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104111275 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104111275 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104111275 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104111275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104111275 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104111275 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104111275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104111275 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104111275 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0b 02 c8 82 46 00 00 6d 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104111275 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104111275 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104111275 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104111275 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104111275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104111275 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104111275 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104111275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104111275 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104111275 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 c8 82 46 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 09 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(770)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(770)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(770)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(770)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(768)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'C88246'O, sourceLocRef := '00006D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(768)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(768)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(768)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(768)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(768)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(774)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000090" handled at TC_gsup_mt_sms_ack0(776) MSC_Test-GSUP(774)@7d38b4d9c9a0: Added IMSI table entry 0TC_gsup_mt_sms_ack0(776)"262420000000090" 20250410104111281 DVLR DEBUG VLR subscr IMSI-262420000000090 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410104111281 DVLR DEBUG VLR subscr IMSI-262420000000090 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(768)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(768)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(768)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(768)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(770)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104111282 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104111282 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104111282 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104111282 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104111282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104111282 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104111282 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104111282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104111282 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104111282 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 6d 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_gsup_mt_sms_ack0(776)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_ack0(776)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410104111290 DVLR DEBUG VLR subscr IMSI-262420000000090 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104111291 DVLR DEBUG IMSI:262420000000090 has MSISDN:491230000090 (vlr.c:1045) 20250410104111291 DMSC NOTICE msub(IMSI-262420000000090:MSISDN-491230000090) VLR: update for IMSI=262420000000090 (MSISDN=491230000090) (gsm_04_08.c:1541) 20250410104111291 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104111292 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104111292 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x563b4cc07990]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410104111292 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x563b4cc12400]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410104111292 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x563b4cc12400]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410104111292 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x563b4cc12400]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410104111292 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x563b4cc12400]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x563b4cc07990] (vlr_lu_fsm.c:110) 20250410104111292 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x563b4cc12400]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410104111292 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x563b4cc12400]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104111292 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x563b4cc07990]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410104111292 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x563b4cc07990]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410104111292 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x563b4cc125e0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104111292 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x563b4cc125e0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x563b4cc07990] (fsm.c:486) 20250410104111292 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x563b4cc125e0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410104111292 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x563b4cc125e0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410104111292 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x563b4cc125e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410104111292 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x563b4cc125e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410104111292 DMSC NOTICE msub(IMSI-262420000000090:MSISDN-491230000090:TMSInew-0x0D61D838) VLR: update for IMSI=262420000000090 (MSISDN=491230000090) (gsm_04_08.c:1541) 20250410104111292 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x563b4cc125e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410104111292 DMM DEBUG -> IMSI-262420000000090:MSISDN-491230000090:TMSInew-0x0D61D838 LOCATION UPDATE ACCEPT (TMSI = 0x0d61d838) (gsm_04_08.c:149) 20250410104111292 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSInew-0x0D61D838 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104111292 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104111292 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104111292 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104111292 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104111292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104111292 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104111292 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104111292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104111292 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104111292 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 c8 82 46 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 0d 61 d8 38 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(770)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(770)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(768)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(768)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(768)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(768)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_ack0(776)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(769)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(769)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(768)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(768)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(768)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(768)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(770)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104111303 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104111303 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104111303 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104111303 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104111303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104111303 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104111303 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104111303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104111303 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104111304 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 6d 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104111304 DMM DEBUG msc_a(IMSI-262420000000090:MSISDN-491230000090:TMSInew-0x0D61D838:GERAN-A-109:LU)[0x563b4cbd4f30]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410104111304 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:TMSInew-0x0D61D838:GERAN-A-109:LU)[0x563b4cc07990]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410104111304 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x563b4cc125e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410104111304 DMSC NOTICE msub(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0D61D838) VLR: update for IMSI=262420000000090 (MSISDN=491230000090) (gsm_04_08.c:1541) 20250410104111304 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0D61D838 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410104111304 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x563b4cc125e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410104111304 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0D61D838:GERAN-A-109:LU)[0x563b4cc07990]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410104111304 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x563b4cc125e0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410104111304 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x563b4cc125e0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0D61D838:GERAN-A-109:LU)[0x563b4cc07990] (vlr_lu_fsm.c:817) 20250410104111304 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x563b4cc125e0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410104111304 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x563b4cc125e0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104111304 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0D61D838:GERAN-A-109:LU)[0x563b4cc07990]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410104111304 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000090/3/1): Available (smpp_smsc.c:626) 20250410104111304 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0D61D838 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104111304 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0D61D838 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104111304 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0D61D838 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104111304 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0D61D838 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410104111304 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104111304 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104111304 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104111304 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104111304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104111304 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104111304 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104111304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104111304 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104111304 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 c8 82 46 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(770)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(770)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(768)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(768)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(768)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(768)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(768)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(768)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(768)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(768)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410104111309 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104111309 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104111309 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104111309 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104111309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104111309 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104111309 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104111309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104111309 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104111309 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 6d 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(770)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104111310 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0D61D838:GERAN-A-109:LU)[0x563b4cc07990]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104111310 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0D61D838:GERAN-A-109:LU)[0x563b4cc07990]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0D61D838:GERAN-A-109:LU)[0x563b4cbd4f30] (msc_a.c:1053) 20250410104111310 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0D61D838:GERAN-A-109:LU)[0x563b4cc07990]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410104111310 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0D61D838:GERAN-A-109:LU)[0x563b4cc07990]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104111310 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0D61D838:GERAN-A-109:LU)[0x563b4cc07990]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410104111310 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0D61D838 - active-conn: now used by 1 (attached) (msub.c:375) 20250410104111310 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104111310 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104111310 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104111310 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104111310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104111310 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104111310 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104111310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104111310 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104111310 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0b 04 c8 82 46 00 00 6d 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(770)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(770)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(768)@7d38b4d9c9a0: Session index based on local reference:0 20250410104111311 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104111311 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104111311 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104111311 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104111311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104111311 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104111311 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104111311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104111311 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104111311 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 6d c8 82 46 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(770)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(769)@7d38b4d9c9a0: Deleted conn table entry 0TC_gsup_mt_sms_ack0(776)13140550 TC_gsup_mt_sms_ack0(776)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104111315 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0D61D838 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104111315 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0D61D838 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mt_sms_ack0(776)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_ack0(776)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_ack0(776)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(769)@7d38b4d9c9a0: Created IMSI[0] for '262420000000090'H'0D61D838'O to be handled at TC_gsup_mt_sms_ack0(776) 20250410104111332 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0D61D838 + gsm411_gsup_rx: now used by 2 (attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250410104111332 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0D61D838 + SMS: now used by 3 (attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250410104111333 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0D61D838 + Paging: now used by 4 (attached,gsm411_gsup_rx,SMS,Paging) (paging.c:111) 20250410104111333 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0D61D838 - gsm411_gsup_rx: now used by 3 (attached,SMS,Paging) (gsm_04_11_gsup.c:354) 20250410104111333 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104111333 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104111333 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104111333 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104111333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104111333 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104111333 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104111333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104111333 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104111333 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 00 09 09 04 0d 61 d8 38 1a 03 05 00 17 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(770)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(770)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(769)@7d38b4d9c9a0: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_gsup_mt_sms_ack0(776) TC_gsup_mt_sms_ack0(776)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_ack0(776)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '0D61D838'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(769)@7d38b4d9c9a0: Added conn table entry 0TC_gsup_mt_sms_ack0(776)6084645 MSC_Test_0-SCCP(768)@7d38b4d9c9a0: First idle individual index:0 20250410104111344 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104111344 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104111344 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104111344 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104111344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104111344 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104111344 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104111344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104111344 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104111344 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 5c d8 25 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 0d 61 d8 38 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(770)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104111345 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0D61D838:GERAN-A-110:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410104111345 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0D61D838:GERAN-A-110:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0D61D838:GERAN-A-110:PAGING_RESP)[0x563b4cc09ae0] (fsm.c:486) 20250410104111345 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0D61D838:GERAN-A-110:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410104111345 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0D61D838:GERAN-A-110:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410104111345 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0D61D838 + proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410104111345 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0D61D838 + active-conn: now used by 5 (attached,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410104111345 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0D61D838:GERAN-A-110:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410104111345 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0D61D838:GERAN-A-110:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410104111345 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0D61D838:GERAN-A-110:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410104111345 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0D61D838:GERAN-A-110:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410104111345 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0D61D838:GERAN-A-110:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410104111345 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0D61D838:GERAN-A-110:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410104111345 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0D61D838:GERAN-A-110:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410104111345 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0D61D838:GERAN-A-110:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410104111345 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0D61D838:GERAN-A-110:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410104111345 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0D61D838:GERAN-A-110:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410104111346 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0D61D838 - Paging: now used by 4 (attached,SMS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250410104111346 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000090/3/1): Available (smpp_smsc.c:626) 20250410104111346 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0D61D838 - proc_arq_vlr_fn_init: now used by 3 (attached,SMS,active-conn) (vlr_access_req_fsm.c:405) 20250410104111346 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104111346 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104111346 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104111346 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104111346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104111346 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104111346 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104111346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104111346 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104111346 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 08 02 5c d8 25 00 00 6e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104111346 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104111346 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104111346 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104111346 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104111346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104111346 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104111346 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104111346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104111346 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104111346 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 08 06 5c d8 25 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 09 (osmo_ss7_asp.c:1175) 20250410104111346 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104111346 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104111346 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104111346 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104111346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104111346 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104111346 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104111346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104111346 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104111346 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 39 00 00 00 b9 00 00 00 c1 03 00 00 08 06 5c d8 25 00 01 22 01 03 1f 09 01 1c 01 00 07 91 44 77 58 10 06 50 00 10 00 06 80 21 43 65 00 00 81 11 32 81 30 85 82 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(770)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(770)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(770)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(768)@7d38b4d9c9a0: { messageType := 2, destLocRef := '5CD825'O, sourceLocRef := '00006E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(768)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(770)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(770)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(770)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(768)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(768)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(768)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(768)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(768)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(768)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(768)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(768)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104111348 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0D61D838 + VTY: now used by 4 (attached,SMS,active-conn,VTY) (msc_vty.c:1285) 20250410104111348 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0D61D838 - VTY: now used by 3 (attached,SMS,active-conn) (msc_vty.c:1317) TC_gsup_mt_sms_ack0(776)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_ack0(776)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_ack0(776)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(768)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(768)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(768)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(768)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(770)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104111358 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104111358 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104111358 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104111358 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104111358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104111358 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104111358 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104111358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104111358 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104111358 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 6e 00 01 05 01 03 02 89 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(768)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(768)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(768)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(768)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(770)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104111560 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104111561 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104111561 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104111561 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104111561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104111561 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104111561 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104111561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104111561 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104111561 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 6e 00 01 08 01 03 05 89 01 02 02 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104111561 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0D61D838 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410104111562 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0D61D838 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104111562 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0D61D838 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104111562 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0D61D838 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104111562 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0D61D838 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410104111562 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104111562 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104111562 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104111562 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104111562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104111562 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104111562 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104111562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104111562 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104111562 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 08 06 5c d8 25 00 01 05 01 03 02 09 04 (osmo_ss7_asp.c:1175) 20250410104111562 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104111562 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104111562 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104111562 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104111562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104111562 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104111562 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104111562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104111562 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104111562 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 08 06 5c d8 25 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(770)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(770)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(770)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(770)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(768)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(768)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(768)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(768)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(768)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(768)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(768)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(768)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_ack0(776)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_ack0(776)@7d38b4d9c9a0: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_sms_ack0(776)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(768)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(768)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(768)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(768)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410104111568 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104111568 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104111568 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104111568 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104111568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104111568 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104111568 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104111568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104111568 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104111568 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 6e 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(770)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104111569 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0D61D838:GERAN-A-110:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104111569 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0D61D838:GERAN-A-110:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0D61D838:GERAN-A-110:PAGING_RESP)[0x563b4cc09ae0] (msc_a.c:1053) 20250410104111569 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0D61D838:GERAN-A-110:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104111569 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0D61D838:GERAN-A-110:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410104111569 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0D61D838 - active-conn: now used by 1 (attached) (msub.c:375) 20250410104111569 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104111569 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104111569 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104111569 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104111569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104111569 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104111569 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104111569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104111569 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104111569 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 08 04 5c d8 25 00 00 6e 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(770)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(770)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(768)@7d38b4d9c9a0: Session index based on local reference:0 20250410104111570 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104111570 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104111570 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104111570 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104111570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104111570 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104111570 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104111570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104111570 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104111570 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 6e 5c d8 25 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(770)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(769)@7d38b4d9c9a0: Deleted conn table entry 0TC_gsup_mt_sms_ack0(776)6084645 TC_gsup_mt_sms_ack0(776)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104111572 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0D61D838 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104111572 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x0D61D838 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mt_sms_ack0(776)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_ack0(776)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_ack0(776)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410104111581 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410104111581 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(768)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(771)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(774)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(775)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(772)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(770)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(769)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104111586 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(773)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(767)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(777)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(767): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(768): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(769): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(770): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(771): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(772): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(773): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(774): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(775): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_gsup_mt_sms_ack0(776): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(777): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_gsup_mt_sms_ack finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_ack pass'. Thu Apr 10 10:41:11 UTC 2025 ====== MSC_Tests.TC_gsup_mt_sms_ack pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_gsup_mt_sms_ack.talloc 20250410104111772 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410104111772 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104111772 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410104111772 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410104111772 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410104111772 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104111772 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410104111772 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410104111772 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410104111772 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104111772 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410104111772 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410104111772 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410104111772 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410104111772 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410104111772 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104111772 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104111772 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410104111772 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410104111772 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410104111773 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=346288) 20250410104112586 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=346288, count=347448) 20250410104113587 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104113774 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410104113774 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410104113774 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_ack pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_err'. ------ MSC_Tests.TC_gsup_mt_sms_err ------ Thu Apr 10 10:41:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_gsup_mt_sms_err.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_gsup_mt_sms_err.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410104114588 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_err' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_gsup_mt_sms_err started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(781)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(781)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(781)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(779)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410104115488 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(782)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410104115589 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104115589 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(784)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(784)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410104115595 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(784)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(784)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(784)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(784)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(784)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(784)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410104115629 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410104115629 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250410104115684 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410104115684 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410104115684 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410104115684 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test-GSUP(785)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000091" to be handled at TC_gsup_mt_sms_err0(787) MSC_Test_0-M3UA(781)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(781)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(781)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(781)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(781)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410104115688 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104115688 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410104115688 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410104115688 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410104115688 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410104115688 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410104115688 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410104115688 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104115688 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410104115688 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410104115688 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test-GSUP(785)@7d38b4d9c9a0: Created GsupExpect[1] for "262420000000091" to be handled at TC_gsup_mt_sms_err0(787) MSC_Test_0-M3UA(781)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(781)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(781)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) TC_gsup_mt_sms_err0(787)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000091'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410104115690 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104115690 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410104115690 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410104115690 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104115690 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410104115690 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410104115690 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410104115690 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104115690 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410104115690 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410104115690 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104115690 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(781)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(781)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(781)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(781)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(781)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(781)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) 20250410104115690 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410104115690 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(781)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(781)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(781)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104116491 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104116491 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104116491 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104116491 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104116491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104116491 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104116491 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104116491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104116491 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104116491 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104116492 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104116492 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104116492 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104116492 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104116492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104116492 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104116492 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104116492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104116492 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104116492 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(781)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(781)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(780)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(780)@7d38b4d9c9a0: Added conn table entry 0TC_gsup_mt_sms_err0(787)15485497 MSC_Test_0-SCCP(779)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(780)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410104116501 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104116501 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104116501 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104116501 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104116501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104116501 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104116501 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104116501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104116501 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104116501 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 ec 4a 39 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 19 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(781)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104116502 DMM DEBUG msc_a(IMSI-262420000000091:GERAN-A-111:LU)[0x563b4cbd4f30]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000091 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410104116502 DMM DEBUG msc_a(IMSI-262420000000091:GERAN-A-111:LU)[0x563b4cbd4f30]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410104116503 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410104116503 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000091:GERAN-A-111:LU)[0x563b4cbd4f30] (fsm.c:486) 20250410104116503 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410104116503 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410104116503 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410104116503 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000091 id=262420000000091 (vlr.c:661) 20250410104116503 DVLR INFO New subscr, IMSI: 262420000000091 (vlr.c:562) 20250410104116503 DVLR DEBUG VLR subscr IMSI-262420000000091 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410104116503 DVLR DEBUG VLR subscr IMSI-262420000000091 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410104116503 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104116503 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410104116503 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410104116503 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410104116503 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410104116503 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410104116503 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410104116503 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x563b4cc12400]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104116503 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x563b4cc12400]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x563b4cc07990] (fsm.c:486) 20250410104116503 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x563b4cc12400]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410104116503 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x563b4cc12400]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410104116503 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104116503 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104116503 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104116503 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104116503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104116503 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104116503 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104116503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104116503 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104116503 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 09 02 ec 4a 39 00 00 6f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104116503 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104116503 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104116503 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104116503 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104116503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104116503 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104116503 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104116503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104116503 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104116503 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 09 06 ec 4a 39 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 19 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(781)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(781)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(781)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(781)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(779)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'EC4A39'O, sourceLocRef := '00006F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(779)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(779)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(779)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(779)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(779)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(785)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000091" handled at TC_gsup_mt_sms_err0(787) MSC_Test-GSUP(785)@7d38b4d9c9a0: Added IMSI table entry 0TC_gsup_mt_sms_err0(787)"262420000000091" 20250410104116509 DVLR DEBUG VLR subscr IMSI-262420000000091 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410104116509 DVLR DEBUG VLR subscr IMSI-262420000000091 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(779)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(779)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(779)@7d38b4d9c9a0: vl_from0 20250410104116509 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104116509 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104116509 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104116509 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104116509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104116509 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-SCCP(779)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250410104116509 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104116509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104116509 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(781)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104116509 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 6f 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_gsup_mt_sms_err0(787)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_err0(787)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410104116516 DVLR DEBUG VLR subscr IMSI-262420000000091 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104116516 DVLR DEBUG IMSI:262420000000091 has MSISDN:491230000091 (vlr.c:1045) 20250410104116516 DMSC NOTICE msub(IMSI-262420000000091:MSISDN-491230000091) VLR: update for IMSI=262420000000091 (MSISDN=491230000091) (gsm_04_08.c:1541) 20250410104116516 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104116517 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104116517 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x563b4cc07990]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410104116517 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x563b4cc12400]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410104116517 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x563b4cc12400]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410104116517 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x563b4cc12400]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410104116517 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x563b4cc12400]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x563b4cc07990] (vlr_lu_fsm.c:110) 20250410104116517 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x563b4cc12400]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410104116517 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x563b4cc12400]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104116517 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x563b4cc07990]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410104116517 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x563b4cc07990]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410104116517 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x563b4cc05180]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104116517 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x563b4cc05180]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x563b4cc07990] (fsm.c:486) 20250410104116517 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x563b4cc05180]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410104116517 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x563b4cc05180]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410104116517 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x563b4cc05180]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410104116517 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x563b4cc05180]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410104116517 DMSC NOTICE msub(IMSI-262420000000091:MSISDN-491230000091:TMSInew-0x0CF19DB8) VLR: update for IMSI=262420000000091 (MSISDN=491230000091) (gsm_04_08.c:1541) 20250410104116517 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x563b4cc05180]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410104116517 DMM DEBUG -> IMSI-262420000000091:MSISDN-491230000091:TMSInew-0x0CF19DB8 LOCATION UPDATE ACCEPT (TMSI = 0x0cf19db8) (gsm_04_08.c:149) 20250410104116517 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSInew-0x0CF19DB8 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104116517 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104116517 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104116517 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104116517 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104116517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104116517 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104116517 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104116517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104116517 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104116517 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 09 06 ec 4a 39 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 0c f1 9d b8 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(781)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(781)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(779)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(779)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(779)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(779)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_err0(787)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(780)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(780)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(779)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(779)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(779)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(779)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(781)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104116525 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104116525 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104116525 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104116525 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104116525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104116525 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104116525 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104116525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104116525 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104116525 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 6f 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104116525 DMM DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSInew-0x0CF19DB8:GERAN-A-111:LU)[0x563b4cbd4f30]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410104116525 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSInew-0x0CF19DB8:GERAN-A-111:LU)[0x563b4cc07990]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410104116525 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x563b4cc05180]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410104116525 DMSC NOTICE msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8) VLR: update for IMSI=262420000000091 (MSISDN=491230000091) (gsm_04_08.c:1541) 20250410104116525 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410104116525 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x563b4cc05180]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410104116525 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8:GERAN-A-111:LU)[0x563b4cc07990]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410104116525 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x563b4cc05180]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410104116525 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x563b4cc05180]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8:GERAN-A-111:LU)[0x563b4cc07990] (vlr_lu_fsm.c:817) 20250410104116525 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x563b4cc05180]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410104116525 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x563b4cc05180]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104116525 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8:GERAN-A-111:LU)[0x563b4cc07990]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410104116525 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000091/3/1): Available (smpp_smsc.c:626) 20250410104116525 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104116525 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104116525 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104116526 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410104116526 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104116526 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104116526 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104116526 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104116526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104116526 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104116526 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104116526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104116526 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104116526 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 09 06 ec 4a 39 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(781)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(781)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(779)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(779)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(779)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(779)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(779)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(779)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(779)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(779)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410104116528 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104116528 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104116528 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104116528 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(781)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104116528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104116528 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104116528 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104116528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104116528 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104116528 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 6f 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104116528 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8:GERAN-A-111:LU)[0x563b4cc07990]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104116528 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8:GERAN-A-111:LU)[0x563b4cc07990]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8:GERAN-A-111:LU)[0x563b4cbd4f30] (msc_a.c:1053) 20250410104116528 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8:GERAN-A-111:LU)[0x563b4cc07990]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410104116528 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8:GERAN-A-111:LU)[0x563b4cc07990]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104116528 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8:GERAN-A-111:LU)[0x563b4cc07990]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410104116528 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8 - active-conn: now used by 1 (attached) (msub.c:375) 20250410104116529 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104116529 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104116529 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104116529 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104116529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104116529 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104116529 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104116529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104116529 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104116529 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 09 04 ec 4a 39 00 00 6f 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(781)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(781)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(779)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(781)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104116529 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104116529 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104116529 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104116529 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104116529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104116529 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104116529 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104116529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104116529 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104116529 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 6f ec 4a 39 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(780)@7d38b4d9c9a0: Deleted conn table entry 0TC_gsup_mt_sms_err0(787)15485497 TC_gsup_mt_sms_err0(787)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104116530 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104116530 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mt_sms_err0(787)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_err0(787)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_err0(787)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(780)@7d38b4d9c9a0: Created IMSI[0] for '262420000000091'H'0CF19DB8'O to be handled at TC_gsup_mt_sms_err0(787) 20250410104116564 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8 + gsm411_gsup_rx: now used by 2 (attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250410104116564 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8 + SMS: now used by 3 (attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250410104116565 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8 + Paging: now used by 4 (attached,gsm411_gsup_rx,SMS,Paging) (paging.c:111) 20250410104116565 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8 - gsm411_gsup_rx: now used by 3 (attached,SMS,Paging) (gsm_04_11_gsup.c:354) 20250410104116565 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104116565 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104116565 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104116565 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104116565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104116565 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104116565 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104116565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104116565 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104116565 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 00 19 09 04 0c f1 9d b8 1a 03 05 00 17 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(781)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(781)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(780)@7d38b4d9c9a0: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_gsup_mt_sms_err0(787) TC_gsup_mt_sms_err0(787)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_err0(787)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '0CF19DB8'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(780)@7d38b4d9c9a0: Added conn table entry 0TC_gsup_mt_sms_err0(787)7229675 MSC_Test_0-SCCP(779)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(781)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104116576 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104116576 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104116576 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104116576 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104116576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104116576 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104116576 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104116576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104116576 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104116576 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 6e 50 eb 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 0c f1 9d b8 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104116577 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0CF19DB8:GERAN-A-112:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410104116577 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0CF19DB8:GERAN-A-112:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0CF19DB8:GERAN-A-112:PAGING_RESP)[0x563b4cc09ae0] (fsm.c:486) 20250410104116577 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0CF19DB8:GERAN-A-112:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410104116577 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0CF19DB8:GERAN-A-112:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410104116577 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8 + proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410104116577 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8 + active-conn: now used by 5 (attached,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410104116577 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8:GERAN-A-112:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410104116577 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8:GERAN-A-112:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410104116577 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8:GERAN-A-112:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410104116577 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8:GERAN-A-112:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410104116577 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8:GERAN-A-112:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410104116577 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8:GERAN-A-112:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410104116577 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8:GERAN-A-112:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410104116577 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8:GERAN-A-112:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410104116577 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8:GERAN-A-112:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410104116577 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8:GERAN-A-112:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410104116577 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8 - Paging: now used by 4 (attached,SMS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250410104116577 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000091/3/1): Available (smpp_smsc.c:626) 20250410104116577 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8 - proc_arq_vlr_fn_init: now used by 3 (attached,SMS,active-conn) (vlr_access_req_fsm.c:405) 20250410104116578 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104116578 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104116578 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104116578 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104116578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104116578 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104116578 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104116578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104116578 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104116578 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 07 02 6e 50 eb 00 00 70 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104116578 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104116578 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104116578 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104116578 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104116578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104116578 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104116578 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104116578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104116578 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104116578 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 07 06 6e 50 eb 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 19 (osmo_ss7_asp.c:1175) 20250410104116578 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104116578 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104116578 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104116579 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104116579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104116579 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104116579 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104116579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104116579 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104116579 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 39 00 00 00 b9 00 00 00 c1 03 00 00 07 06 6e 50 eb 00 01 22 01 03 1f 09 01 1c 01 00 07 91 44 77 58 10 06 50 00 10 00 06 80 21 43 65 00 00 81 11 32 81 30 85 82 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(781)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(781)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(779)@7d38b4d9c9a0: { messageType := 2, destLocRef := '6E50EB'O, sourceLocRef := '000070'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(779)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(781)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(781)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(779)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(779)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(779)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(779)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(781)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(781)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(779)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(779)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(779)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(779)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104116580 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8 + VTY: now used by 4 (attached,SMS,active-conn,VTY) (msc_vty.c:1285) 20250410104116580 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8 - VTY: now used by 3 (attached,SMS,active-conn) (msc_vty.c:1317) TC_gsup_mt_sms_err0(787)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_err0(787)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_err0(787)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(779)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(779)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(779)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(779)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(781)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104116587 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104116587 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104116587 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104116587 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104116587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104116587 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104116587 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104116587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104116587 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104116587 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 70 00 01 05 01 03 02 89 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(779)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(779)@7d38b4d9c9a0: vl_len:10 MSC_Test_0-SCCP(779)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(779)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01030789010404000178'O MSC_Test_0-M3UA(781)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104116788 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104116788 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104116788 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104116788 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104116788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104116788 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104116788 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104116788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104116788 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104116788 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 21 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 70 00 01 0a 01 03 07 89 01 04 04 00 01 78 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104116789 DLSMS NOTICE trans(SMS IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8:GERAN-A-112:PAGING_RESP callref-0x4000000f tid-0) RX SMS RP-ERROR, cause 1:120 (unknown 0x78) (gsm_04_11.c:918) 20250410104116789 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410104116789 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104116789 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104116789 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104116789 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410104116789 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104116789 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104116789 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104116789 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104116789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104116789 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104116789 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104116789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104116789 [1;34mDLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104116789 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 07 06 6e 50 eb 00 01 05 01 03 02 09 04 (osmo_ss7_asp.c:1175) 20250410104116789 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104116789 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104116789 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104116789 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104116790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104116790 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104116790 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104116790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104116790 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104116790 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 07 06 6e 50 eb 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(781)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(781)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(781)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(781)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(779)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(779)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(779)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(779)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(779)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(779)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(779)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(779)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_err0(787)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_err0(787)@7d38b4d9c9a0: RX MT-forwardSM-Err (RP-ERROR) TC_gsup_mt_sms_err0(787)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MC@7d38b4d9c9a0: Test Component 787 has requested to stop MTC. Terminating current testcase execution. 20250410104116795 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410104116795 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104116795 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410104116795 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410104116795 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410104116795 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104116795 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410104116795 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410104116795 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410104116795 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104116795 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410104116795 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410104116795 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410104116796 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410104116796 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410104116796 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410104116796 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104116796 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104116796 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250410104116796 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410104116796 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410104116796 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250410104116796 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410104116796 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-SCCP(779)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(784)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(785)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(781)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(783)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(782)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(780)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(786)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(778)@7d38b4d9c9a0: Final verdict of PTC: none TC_gsup_mt_sms_err0(787)@7d38b4d9c9a0: Final verdict of PTC: pass IPA-CTRL-CLI-IPA(788)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(778): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(779): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(780): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(781): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(782): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(783): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(784): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(785): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(786): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_gsup_mt_sms_err0(787): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(788): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_gsup_mt_sms_err finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_err pass'. Thu Apr 10 10:41:16 UTC 2025 ====== MSC_Tests.TC_gsup_mt_sms_err pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_gsup_mt_sms_err.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=312784) 20250410104117797 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=312784, count=313944) 20250410104118796 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410104118796 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410104118796 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410104118799 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_err pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_rp_mr'. ------ MSC_Tests.TC_gsup_mt_sms_rp_mr ------ Thu Apr 10 10:41:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_gsup_mt_sms_rp_mr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_gsup_mt_sms_rp_mr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410104119800 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_rp_mr' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_gsup_mt_sms_rp_mr started. 20250410104120800 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(792)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(792)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(792)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(790)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410104120846 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(793)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410104121042 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410104121042 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410104121042 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410104121042 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(792)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(792)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(792)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(792)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(792)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410104121047 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104121047 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410104121047 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410104121047 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410104121047 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410104121047 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410104121047 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410104121047 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104121047 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410104121047 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410104121047 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(792)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(792)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(792)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410104121048 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104121048 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410104121048 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410104121048 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104121048 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410104121048 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410104121048 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410104121048 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104121048 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410104121048 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410104121048 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104121048 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(792)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(792)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(792)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(792)@7d38b4d9c9a0: Message received on association #8 20250410104121048 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410104121048 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(792)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(792)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(792)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(792)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410104121801 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104121801 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(795)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(795)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410104121807 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(795)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(795)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(795)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(795)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(795)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(795)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410104121828 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410104121828 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test_0-M3UA(792)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104121849 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104121849 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104121849 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104121849 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104121849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104121849 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104121849 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104121849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104121849 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104121849 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104121849 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8:GERAN-A-112:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410104121849 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8:GERAN-A-112:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8:GERAN-A-112:PAGING_RESP)[0x563b4cc09ae0] (msub.c:113) 20250410104121849 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8:GERAN-A-112:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_DONE}: Freeing instance (msub.c:113) 20250410104121849 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8:GERAN-A-112:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410104121849 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8 - active-conn: now used by 1 (attached) (msub.c:375) 20250410104121849 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104121849 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104121849 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104121849 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104121849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104121849 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104121849 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104121849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104121849 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104121849 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(792)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(792)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(791)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(796)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000092" to be handled at TC_gsup_mt_sms_rp_mr0(798) MSC_Test-GSUP(796)@7d38b4d9c9a0: Created GsupExpect[1] for "262420000000092" to be handled at TC_gsup_mt_sms_rp_mr0(798) TC_gsup_mt_sms_rp_mr0(798)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000092'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(791)@7d38b4d9c9a0: Added conn table entry 0TC_gsup_mt_sms_rp_mr0(798)728126 MSC_Test_0-SCCP(790)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(791)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410104121867 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104121867 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104121867 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104121867 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104121867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104121867 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104121867 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104121867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(792)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104121867 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104121867 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 0b 1c 3e 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 29 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104121867 DMM DEBUG msc_a(IMSI-262420000000092:GERAN-A-113:LU)[0x563b4cc07990]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000092 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410104121867 DMM DEBUG msc_a(IMSI-262420000000092:GERAN-A-113:LU)[0x563b4cc07990]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410104121867 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x563b4cc05180]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410104121867 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x563b4cc05180]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000092:GERAN-A-113:LU)[0x563b4cc07990] (fsm.c:486) 20250410104121867 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x563b4cc05180]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410104121867 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x563b4cc05180]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410104121867 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410104121867 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000092 id=262420000000092 (vlr.c:661) 20250410104121867 DVLR INFO New subscr, IMSI: 262420000000092 (vlr.c:562) 20250410104121867 DVLR DEBUG VLR subscr IMSI-262420000000092 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410104121867 DVLR DEBUG VLR subscr IMSI-262420000000092 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410104121867 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104121867 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x563b4cc05180]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410104121867 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x563b4cc05180]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410104121868 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x563b4cc05180]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410104121868 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x563b4cc05180]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410104121868 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x563b4cc05180]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410104121868 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x563b4cc05180]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410104121868 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x563b4cbfe5c0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104121868 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x563b4cbfe5c0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x563b4cc05180] (fsm.c:486) 20250410104121868 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x563b4cbfe5c0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410104121868 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x563b4cbfe5c0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410104121868 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104121868 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104121868 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104121868 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104121868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104121868 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104121868 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104121868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104121868 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104121868 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 06 02 0b 1c 3e 00 00 71 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104121868 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104121868 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104121868 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104121868 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104121868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104121868 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104121868 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104121868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104121868 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104121868 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 06 06 0b 1c 3e 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 29 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(792)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(792)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(792)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(792)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(790)@7d38b4d9c9a0: { messageType := 2, destLocRef := '0B1C3E'O, sourceLocRef := '000071'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(790)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(790)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(790)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(790)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(790)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(796)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000092" handled at TC_gsup_mt_sms_rp_mr0(798) MSC_Test-GSUP(796)@7d38b4d9c9a0: Added IMSI table entry 0TC_gsup_mt_sms_rp_mr0(798)"262420000000092" 20250410104121871 DVLR DEBUG VLR subscr IMSI-262420000000092 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410104121871 DVLR DEBUG VLR subscr IMSI-262420000000092 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(790)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(790)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(790)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(790)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(792)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104121873 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104121873 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104121873 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104121873 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104121873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104121873 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104121873 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104121873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104121873 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104121873 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 71 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_gsup_mt_sms_rp_mr0(798)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_rp_mr0(798)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410104121877 DVLR DEBUG VLR subscr IMSI-262420000000092 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104121877 DVLR DEBUG IMSI:262420000000092 has MSISDN:491230000092 (vlr.c:1045) 20250410104121877 DMSC NOTICE msub(IMSI-262420000000092:MSISDN-491230000092) VLR: update for IMSI=262420000000092 (MSISDN=491230000092) (gsm_04_08.c:1541) 20250410104121877 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104121877 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104121877 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x563b4cc05180]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410104121877 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x563b4cbfe5c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410104121877 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x563b4cbfe5c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410104121877 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x563b4cbfe5c0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410104121877 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x563b4cbfe5c0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x563b4cc05180] (vlr_lu_fsm.c:110) 20250410104121877 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x563b4cbfe5c0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410104121877 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x563b4cbfe5c0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104121877 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x563b4cc05180]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410104121877 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x563b4cc05180]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410104121877 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x563b4cbf6880]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104121877 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x563b4cbf6880]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x563b4cc05180] (fsm.c:486) 20250410104121877 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x563b4cbf6880]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410104121877 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x563b4cbf6880]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410104121877 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x563b4cbf6880]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410104121877 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x563b4cbf6880]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410104121877 DMSC NOTICE msub(IMSI-262420000000092:MSISDN-491230000092:TMSInew-0x728B667D) VLR: update for IMSI=262420000000092 (MSISDN=491230000092) (gsm_04_08.c:1541) 20250410104121877 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x563b4cbf6880]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410104121877 DMM DEBUG -> IMSI-262420000000092:MSISDN-491230000092:TMSInew-0x728B667D LOCATION UPDATE ACCEPT (TMSI = 0x728b667d) (gsm_04_08.c:149) 20250410104121877 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSInew-0x728B667D - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104121877 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104121877 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104121877 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104121878 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104121878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104121878 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104121878 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104121878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104121878 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104121878 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 06 06 0b 1c 3e 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 72 8b 66 7d (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(792)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(792)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(790)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(790)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(790)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(790)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_rp_mr0(798)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(791)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(791)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(790)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(790)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(790)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(790)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(792)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104121884 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104121884 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104121884 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104121884 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104121884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104121884 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104121884 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104121884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104121884 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104121884 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 71 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104121884 DMM DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSInew-0x728B667D:GERAN-A-113:LU)[0x563b4cc07990]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410104121884 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSInew-0x728B667D:GERAN-A-113:LU)[0x563b4cc05180]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410104121884 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x563b4cbf6880]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410104121884 DMSC NOTICE msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D) VLR: update for IMSI=262420000000092 (MSISDN=491230000092) (gsm_04_08.c:1541) 20250410104121884 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410104121884 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x563b4cbf6880]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410104121884 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D:GERAN-A-113:LU)[0x563b4cc05180]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410104121884 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x563b4cbf6880]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410104121884 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x563b4cbf6880]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D:GERAN-A-113:LU)[0x563b4cc05180] (vlr_lu_fsm.c:817) 20250410104121884 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x563b4cbf6880]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410104121884 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x563b4cbf6880]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104121884 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D:GERAN-A-113:LU)[0x563b4cc05180]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410104121884 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000092/3/1): Available (smpp_smsc.c:626) 20250410104121884 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104121884 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104121884 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104121884 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410104121884 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104121885 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104121885 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104121885 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104121885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104121885 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104121885 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104121885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104121885 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104121885 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 06 06 0b 1c 3e 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(792)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(792)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(790)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(790)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(790)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(790)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(790)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(790)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(790)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(790)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(792)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104121888 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104121888 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104121888 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104121888 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104121888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104121888 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104121888 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104121888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104121888 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104121888 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 71 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104121888 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D:GERAN-A-113:LU)[0x563b4cc05180]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104121888 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D:GERAN-A-113:LU)[0x563b4cc05180]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D:GERAN-A-113:LU)[0x563b4cc07990] (msc_a.c:1053) 20250410104121888 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D:GERAN-A-113:LU)[0x563b4cc05180]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410104121888 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D:GERAN-A-113:LU)[0x563b4cc05180]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104121888 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D:GERAN-A-113:LU)[0x563b4cc05180]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410104121888 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D - active-conn: now used by 1 (attached) (msub.c:375) 20250410104121888 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104121888 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104121888 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104121888 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104121888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104121888 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104121888 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104121888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104121888 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104121889 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 06 04 0b 1c 3e 00 00 71 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(792)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(792)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(790)@7d38b4d9c9a0: Session index based on local reference:0 20250410104121889 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104121889 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104121889 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104121889 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104121889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104121889 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104121889 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(792)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104121889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104121889 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104121889 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 71 0b 1c 3e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(791)@7d38b4d9c9a0: Deleted conn table entry 0TC_gsup_mt_sms_rp_mr0(798)728126 TC_gsup_mt_sms_rp_mr0(798)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104121890 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104121890 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mt_sms_rp_mr0(798)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_rp_mr0(798)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(798)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(791)@7d38b4d9c9a0: Created IMSI[0] for '262420000000092'H'728B667D'O to be handled at TC_gsup_mt_sms_rp_mr0(798) TC_gsup_mt_sms_rp_mr0(798)@7d38b4d9c9a0: TX MT-forwardSM-Req for the 1st SMS 20250410104121920 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D + gsm411_gsup_rx: now used by 2 (attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250410104121920 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D + SMS: now used by 3 (attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250410104121921 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D + Paging: now used by 4 (attached,gsm411_gsup_rx,SMS,Paging) (paging.c:111) 20250410104121921 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D - gsm411_gsup_rx: now used by 3 (attached,SMS,Paging) (gsm_04_11_gsup.c:354) 20250410104121921 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104121921 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104121921 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104121921 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104121921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104121921 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104121921 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104121921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104121921 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104121921 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 00 29 09 04 72 8b 66 7d 1a 03 05 00 17 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(792)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(792)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(791)@7d38b4d9c9a0: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_gsup_mt_sms_rp_mr0(798) TC_gsup_mt_sms_rp_mr0(798)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(798)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '728B667D'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(791)@7d38b4d9c9a0: Added conn table entry 0TC_gsup_mt_sms_rp_mr0(798)8401517 MSC_Test_0-SCCP(790)@7d38b4d9c9a0: First idle individual index:0 20250410104121933 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104121933 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104121933 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104121933 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104121933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104121933 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(792)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104121933 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104121933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104121933 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104121933 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 80 32 6d 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 72 8b 66 7d 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104121934 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x728B667D:GERAN-A-114:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410104121934 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x728B667D:GERAN-A-114:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x728B667D:GERAN-A-114:PAGING_RESP)[0x563b4cc09ae0] (fsm.c:486) 20250410104121934 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x728B667D:GERAN-A-114:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410104121934 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x728B667D:GERAN-A-114:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410104121934 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D + proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410104121934 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D + active-conn: now used by 5 (attached,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410104121934 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D:GERAN-A-114:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410104121934 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D:GERAN-A-114:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410104121934 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D:GERAN-A-114:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410104121934 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D:GERAN-A-114:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410104121934 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D:GERAN-A-114:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410104121934 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D:GERAN-A-114:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410104121934 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D:GERAN-A-114:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410104121934 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D:GERAN-A-114:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410104121934 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D:GERAN-A-114:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410104121934 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D:GERAN-A-114:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410104121934 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D - Paging: now used by 4 (attached,SMS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250410104121934 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000092/3/1): Available (smpp_smsc.c:626) 20250410104121934 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D - proc_arq_vlr_fn_init: now used by 3 (attached,SMS,active-conn) (vlr_access_req_fsm.c:405) 20250410104121935 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104121935 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104121935 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104121935 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104121935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104121935 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104121935 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104121935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104121935 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104121935 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 05 02 80 32 6d 00 00 72 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104121935 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104121935 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104121935 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104121935 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104121935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104121935 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104121935 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104121935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104121935 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104121935 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 05 06 80 32 6d 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 29 (osmo_ss7_asp.c:1175) 20250410104121935 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104121935 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104121935 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104121935 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104121935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104121935 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104121935 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104121935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104121935 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104121935 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 39 00 00 00 b9 00 00 00 c1 03 00 00 05 06 80 32 6d 00 01 22 01 03 1f 09 01 1c 01 00 07 91 44 77 58 10 06 50 00 10 00 06 80 21 43 65 00 00 81 11 32 81 30 85 82 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(792)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(792)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(792)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(792)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(792)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(792)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(790)@7d38b4d9c9a0: { messageType := 2, destLocRef := '80326D'O, sourceLocRef := '000072'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(790)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(790)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(790)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(790)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(790)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(790)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(790)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(790)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(790)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104121938 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D + VTY: now used by 4 (attached,SMS,active-conn,VTY) (msc_vty.c:1285) 20250410104121938 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D - VTY: now used by 3 (attached,SMS,active-conn) (msc_vty.c:1317) TC_gsup_mt_sms_rp_mr0(798)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_rp_mr0(798)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(798)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(798)@7d38b4d9c9a0: RX the 1st SMS on DTAP, DTAP TID is 0, SM-RP-MR is '00'O TC_gsup_mt_sms_rp_mr0(798)@7d38b4d9c9a0: TX MT-forwardSM-Req for the 2nd SMS 20250410104121947 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D + gsm411_gsup_rx: now used by 4 (attached,SMS,active-conn,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250410104121947 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D + SMS: now used by 5 (attached,2*SMS,active-conn,gsm411_gsup_rx) (transaction.c:228) 20250410104121948 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D - gsm411_gsup_rx: now used by 4 (attached,2*SMS,active-conn) (gsm_04_11_gsup.c:354) MSC_Test_0-SCCP(790)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(790)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(790)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(790)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0103028904'O 20250410104121948 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104121948 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104121948 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104121948 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104121948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104121948 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104121948 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104121948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104121948 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(792)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104121948 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 39 00 00 00 b9 00 00 00 c1 03 00 00 05 06 80 32 6d 00 01 22 01 03 1f 19 01 1c 01 01 07 91 44 77 58 10 06 50 00 10 00 06 80 21 43 65 00 00 81 11 32 81 30 85 82 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104121948 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104121948 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104121948 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104121948 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104121949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104121949 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104121949 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104121949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104121949 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104121949 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 72 00 01 05 01 03 02 89 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(792)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(792)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(790)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(790)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(790)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(790)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_rp_mr0(798)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(798)@7d38b4d9c9a0: RX the 2nd SMS on DTAP, DTAP TID is 1, SM-RP-MR is '01'O MSC_Test_0-SCCP(790)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(790)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(790)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(790)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0103029904'O 20250410104121952 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104121952 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104121952 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104121952 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104121952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104121952 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104121952 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(792)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104121952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104121952 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104121952 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 72 00 01 05 01 03 02 99 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(790)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(790)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(790)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(790)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(792)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104122152 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104122152 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104122152 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104122152 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104122153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104122153 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104122153 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104122153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104122153 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104122153 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 72 00 01 08 01 03 05 89 01 02 02 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104122153 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D - SMS: now used by 3 (attached,SMS,active-conn) (transaction.c:281) 20250410104122154 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104122154 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104122154 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104122154 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104122154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104122154 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104122154 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104122154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104122154 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104122154 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 05 06 80 32 6d 00 01 05 01 03 02 09 04 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(792)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(792)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(790)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(790)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(790)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(790)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_rp_mr0(798)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(798)@7d38b4d9c9a0: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_sms_rp_mr0(798)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(790)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(790)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(790)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(790)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0103059901020201'O MSC_Test_0-M3UA(792)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104122160 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104122160 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104122160 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104122160 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104122160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104122160 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104122160 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104122160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104122160 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104122160 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 72 00 01 08 01 03 05 99 01 02 02 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104122161 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410104122161 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104122161 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104122161 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104122161 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410104122161 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104122161 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104122161 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104122161 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104122161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104122161 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104122161 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104122161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104122162 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104122162 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 05 06 80 32 6d 00 01 05 01 03 02 19 04 (osmo_ss7_asp.c:1175) 20250410104122162 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104122162 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104122162 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104122162 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104122162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104122162 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104122162 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104122162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104122162 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104122162 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 05 06 80 32 6d 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(792)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(792)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(790)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(790)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(790)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(792)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(792)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(790)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(790)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(790)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(790)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(790)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_rp_mr0(798)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(798)@7d38b4d9c9a0: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_sms_rp_mr0(798)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(790)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(790)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(790)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(790)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(792)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104122166 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104122166 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104122166 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104122166 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104122166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104122166 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104122166 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104122166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104122166 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104122166 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 72 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104122167 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D:GERAN-A-114:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104122167 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D:GERAN-A-114:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D:GERAN-A-114:PAGING_RESP)[0x563b4cc09ae0] (msc_a.c:1053) 20250410104122167 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D:GERAN-A-114:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104122167 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D:GERAN-A-114:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410104122167 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D - active-conn: now used by 1 (attached) (msub.c:375) 20250410104122167 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104122167 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104122167 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104122167 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104122167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104122167 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104122167 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104122167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104122167 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104122167 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 05 04 80 32 6d 00 00 72 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(792)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(792)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(790)@7d38b4d9c9a0: Session index based on local reference:0 20250410104122168 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104122168 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104122168 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104122168 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104122168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(792)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104122168 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104122168 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104122168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104122168 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104122168 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 72 80 32 6d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(791)@7d38b4d9c9a0: Deleted conn table entry 0TC_gsup_mt_sms_rp_mr0(798)8401517 TC_gsup_mt_sms_rp_mr0(798)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104122169 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104122169 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mt_sms_rp_mr0(798)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_rp_mr0(798)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(798)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test_0-SCCP(790)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(792)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(796)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(791)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104122182 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410104122182 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(793)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(789)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104122184 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(799)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(795)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(797)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(794)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(789): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(790): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(791): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(792): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(793): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(794): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(795): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(796): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(797): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_gsup_mt_sms_rp_mr0(798): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(799): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_gsup_mt_sms_rp_mr finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_rp_mr pass'. Thu Apr 10 10:41:22 UTC 2025 ====== MSC_Tests.TC_gsup_mt_sms_rp_mr pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_gsup_mt_sms_rp_mr.talloc 20250410104122368 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410104122368 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104122368 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410104122368 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410104122368 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410104122368 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104122368 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410104122368 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410104122368 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410104122368 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104122368 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410104122368 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410104122368 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410104122368 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410104122368 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410104122368 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104122368 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104122368 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410104122368 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410104122368 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410104122369 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=401256) 20250410104123185 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=401256, count=402416) 20250410104124187 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104124369 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410104124369 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410104124369 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_rp_mr pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mo_mt_sms_rp_mr'. ------ MSC_Tests.TC_gsup_mo_mt_sms_rp_mr ------ Thu Apr 10 10:41:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_gsup_mo_mt_sms_rp_mr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_gsup_mo_mt_sms_rp_mr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410104125188 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mo_mt_sms_rp_mr' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_gsup_mo_mt_sms_rp_mr started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(803)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(803)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(803)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(801)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410104126033 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(804)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410104126189 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104126189 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(806)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(806)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410104126190 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(806)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(806)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(806)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(806)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(806)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(806)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410104126199 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410104126199 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(807)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000093" to be handled at TC_gsup_mo_mt_sms_rp_mr0(809) MSC_Test-GSUP(807)@7d38b4d9c9a0: Created GsupExpect[1] for "262420000000093" to be handled at TC_gsup_mo_mt_sms_rp_mr0(809) TC_gsup_mo_mt_sms_rp_mr0(809)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000093'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410104126228 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410104126228 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410104126228 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410104126228 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(803)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(803)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(803)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410104126229 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104126229 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410104126229 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410104126229 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(803)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(803)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410104126229 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410104126229 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410104126229 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410104126229 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104126229 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410104126229 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410104126229 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(803)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(803)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(803)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410104126229 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104126229 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410104126229 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410104126229 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104126229 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410104126229 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410104126229 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410104126229 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104126229 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410104126229 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410104126229 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104126229 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(803)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(803)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(803)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(803)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(803)@7d38b4d9c9a0: ASPAC_Ack received for association #8 20250410104126229 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410104126230 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(803)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(803)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(803)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410104127031 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104127031 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104127031 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104127031 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104127031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104127031 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104127031 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104127031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104127031 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104127031 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(803)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104127032 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104127032 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104127032 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104127032 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104127032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104127032 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(803)@7d38b4d9c9a0: Message received on association #8 20250410104127032 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104127032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104127032 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104127032 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(803)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(802)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(802)@7d38b4d9c9a0: Added conn table entry 0TC_gsup_mo_mt_sms_rp_mr0(809)10768262 MSC_Test_0-RAN(802)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(801)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(803)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104127035 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104127035 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104127035 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104127035 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104127035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104127035 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104127035 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104127035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104127035 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104127035 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 a4 4f 86 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 39 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104127036 DMM DEBUG msc_a(IMSI-262420000000093:GERAN-A-115:LU)[0x563b4cc07990]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000093 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410104127036 DMM DEBUG msc_a(IMSI-262420000000093:GERAN-A-115:LU)[0x563b4cc07990]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410104127036 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x563b4cc05180]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410104127036 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x563b4cc05180]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000093:GERAN-A-115:LU)[0x563b4cc07990] (fsm.c:486) 20250410104127036 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x563b4cc05180]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410104127036 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x563b4cc05180]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410104127036 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410104127036 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000093 id=262420000000093 (vlr.c:661) 20250410104127036 DVLR INFO New subscr, IMSI: 262420000000093 (vlr.c:562) 20250410104127036 DVLR DEBUG VLR subscr IMSI-262420000000093 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410104127036 DVLR DEBUG VLR subscr IMSI-262420000000093 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410104127036 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104127036 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x563b4cc05180]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410104127036 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x563b4cc05180]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410104127036 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x563b4cc05180]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410104127036 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x563b4cc05180]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410104127036 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x563b4cc05180]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410104127036 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x563b4cc05180]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410104127036 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x563b4cc0ceb0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104127036 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x563b4cc0ceb0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x563b4cc05180] (fsm.c:486) 20250410104127036 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x563b4cc0ceb0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410104127036 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x563b4cc0ceb0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410104127036 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104127036 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104127036 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104127036 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104127036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104127036 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104127036 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104127036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104127036 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104127036 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 04 02 a4 4f 86 00 00 73 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104127036 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104127036 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104127036 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104127036 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104127036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104127036 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104127036 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104127036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104127036 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104127036 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 04 06 a4 4f 86 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 39 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(803)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(803)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(803)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(803)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'A44F86'O, sourceLocRef := '000073'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(801)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(801)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(801)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(807)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000093" handled at TC_gsup_mo_mt_sms_rp_mr0(809) MSC_Test-GSUP(807)@7d38b4d9c9a0: Added IMSI table entry 0TC_gsup_mo_mt_sms_rp_mr0(809)"262420000000093" 20250410104127037 DVLR DEBUG VLR subscr IMSI-262420000000093 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410104127037 DVLR DEBUG VLR subscr IMSI-262420000000093 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(801)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(801)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(801)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(801)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(803)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104127038 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104127038 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104127038 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104127038 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104127038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104127038 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104127038 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104127038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104127038 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104127038 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 73 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_gsup_mo_mt_sms_rp_mr0(809)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mo_mt_sms_rp_mr0(809)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410104127040 DVLR DEBUG VLR subscr IMSI-262420000000093 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104127040 DVLR DEBUG IMSI:262420000000093 has MSISDN:491230000093 (vlr.c:1045) 20250410104127040 DMSC NOTICE msub(IMSI-262420000000093:MSISDN-491230000093) VLR: update for IMSI=262420000000093 (MSISDN=491230000093) (gsm_04_08.c:1541) 20250410104127040 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104127040 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104127040 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x563b4cc05180]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410104127040 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x563b4cc0ceb0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410104127040 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x563b4cc0ceb0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410104127040 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x563b4cc0ceb0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410104127040 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x563b4cc0ceb0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x563b4cc05180] (vlr_lu_fsm.c:110) 20250410104127040 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x563b4cc0ceb0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410104127040 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x563b4cc0ceb0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104127040 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x563b4cc05180]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410104127040 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x563b4cc05180]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410104127040 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x563b4cbfc760]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104127040 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x563b4cbfc760]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x563b4cc05180] (fsm.c:486) 20250410104127040 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x563b4cbfc760]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410104127040 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x563b4cbfc760]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410104127040 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x563b4cbfc760]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410104127040 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x563b4cbfc760]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410104127040 DMSC NOTICE msub(IMSI-262420000000093:MSISDN-491230000093:TMSInew-0x699615E7) VLR: update for IMSI=262420000000093 (MSISDN=491230000093) (gsm_04_08.c:1541) 20250410104127040 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x563b4cbfc760]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410104127040 DMM DEBUG -> IMSI-262420000000093:MSISDN-491230000093:TMSInew-0x699615E7 LOCATION UPDATE ACCEPT (TMSI = 0x699615e7) (gsm_04_08.c:149) 20250410104127040 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSInew-0x699615E7 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104127040 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104127040 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104127040 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104127040 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104127040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104127040 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104127040 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104127040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104127040 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104127040 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 04 06 a4 4f 86 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 69 96 15 e7 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(803)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(803)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(801)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_mt_sms_rp_mr0(809)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(802)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(802)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(801)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(801)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(801)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(801)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O 20250410104127043 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104127043 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104127043 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104127043 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104127043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104127043 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104127043 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104127043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(803)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104127043 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104127043 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 73 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104127043 DMM DEBUG msc_a(IMSI-262420000000093:MSISDN-491230000093:TMSInew-0x699615E7:GERAN-A-115:LU)[0x563b4cc07990]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410104127043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSInew-0x699615E7:GERAN-A-115:LU)[0x563b4cc05180]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410104127043 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x563b4cbfc760]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410104127043 DMSC NOTICE msub(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7) VLR: update for IMSI=262420000000093 (MSISDN=491230000093) (gsm_04_08.c:1541) 20250410104127043 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410104127043 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x563b4cbfc760]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410104127043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7:GERAN-A-115:LU)[0x563b4cc05180]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410104127043 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x563b4cbfc760]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410104127043 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x563b4cbfc760]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7:GERAN-A-115:LU)[0x563b4cc05180] (vlr_lu_fsm.c:817) 20250410104127043 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x563b4cbfc760]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410104127043 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x563b4cbfc760]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104127043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7:GERAN-A-115:LU)[0x563b4cc05180]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410104127043 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000093/3/1): Available (smpp_smsc.c:626) 20250410104127043 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104127043 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104127043 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104127043 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410104127043 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104127043 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104127043 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104127043 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104127043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104127043 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104127043 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104127043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104127043 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104127043 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 04 06 a4 4f 86 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(803)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(803)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(801)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(801)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(801)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(801)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(801)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(803)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104127044 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104127044 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104127044 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104127044 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104127044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104127044 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104127044 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104127044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104127044 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104127044 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 73 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104127044 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7:GERAN-A-115:LU)[0x563b4cc05180]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104127044 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7:GERAN-A-115:LU)[0x563b4cc05180]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7:GERAN-A-115:LU)[0x563b4cc07990] (msc_a.c:1053) 20250410104127044 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7:GERAN-A-115:LU)[0x563b4cc05180]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410104127044 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7:GERAN-A-115:LU)[0x563b4cc05180]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104127044 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7:GERAN-A-115:LU)[0x563b4cc05180]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410104127044 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7 - active-conn: now used by 1 (attached) (msub.c:375) 20250410104127044 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104127044 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104127044 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104127044 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104127044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104127044 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104127044 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104127044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104127044 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104127044 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 04 04 a4 4f 86 00 00 73 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(803)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(803)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(803)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104127044 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104127044 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104127044 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104127044 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104127044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104127044 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104127044 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104127044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104127044 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104127044 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 73 a4 4f 86 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(802)@7d38b4d9c9a0: Deleted conn table entry 0TC_gsup_mo_mt_sms_rp_mr0(809)10768262 TC_gsup_mo_mt_sms_rp_mr0(809)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104127045 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104127045 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mo_mt_sms_rp_mr0(809)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mo_mt_sms_rp_mr0(809)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_mt_sms_rp_mr0(809)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(802)@7d38b4d9c9a0: Created IMSI[0] for '262420000000093'H'699615E7'O to be handled at TC_gsup_mo_mt_sms_rp_mr0(809) TC_gsup_mo_mt_sms_rp_mr0(809)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0100'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '699615E7'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(802)@7d38b4d9c9a0: Added conn table entry 0TC_gsup_mo_mt_sms_rp_mr0(809)11799756 MSC_Test_0-RAN(802)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(801)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(803)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104127252 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104127252 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104127252 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104127252 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104127252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104127252 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104127252 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104127252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104127252 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104127252 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 b4 0c cc 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 04 03 50 59 02 05 f4 69 96 15 e7 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104127252 DMM DEBUG msc_a(TMSI-0x699615E7:GERAN-A-116:CM_SERVICE_REQ)[0x563b4cc09ae0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250410104127252 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x699615E7:GERAN-A-116:CM_SERVICE_REQ)[0x563b4cc09c10]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410104127252 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x699615E7:GERAN-A-116:CM_SERVICE_REQ)[0x563b4cc09c10]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x699615E7:GERAN-A-116:CM_SERVICE_REQ)[0x563b4cc09ae0] (fsm.c:486) 20250410104127252 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x699615E7:GERAN-A-116:CM_SERVICE_REQ)[0x563b4cc09c10]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410104127252 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x699615E7:GERAN-A-116:CM_SERVICE_REQ)[0x563b4cc09c10]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410104127252 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410104127252 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410104127252 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7:GERAN-A-116:CM_SERVICE_REQ)[0x563b4cc09c10]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410104127252 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7:GERAN-A-116:CM_SERVICE_REQ)[0x563b4cc09c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410104127252 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7:GERAN-A-116:CM_SERVICE_REQ)[0x563b4cc09c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410104127252 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7:GERAN-A-116:CM_SERVICE_REQ)[0x563b4cc09c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410104127252 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7:GERAN-A-116:CM_SERVICE_REQ)[0x563b4cc09c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410104127252 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7:GERAN-A-116:CM_SERVICE_REQ)[0x563b4cc09c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410104127252 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7:GERAN-A-116:CM_SERVICE_REQ)[0x563b4cc09c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410104127252 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7:GERAN-A-116:CM_SERVICE_REQ)[0x563b4cc09c10]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410104127252 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7:GERAN-A-116:CM_SERVICE_REQ)[0x563b4cc09c10]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410104127252 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7:GERAN-A-116:CM_SERVICE_REQ)[0x563b4cc09c10]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410104127253 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000093/3/1): Available (smpp_smsc.c:626) 20250410104127253 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410104127253 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104127253 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104127253 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104127253 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104127253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104127253 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104127253 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104127253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104127253 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104127253 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 03 02 b4 0c cc 00 00 74 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104127253 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104127253 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104127253 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104127253 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104127253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104127253 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104127253 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104127253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104127253 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104127253 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 03 06 b4 0c cc 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 39 (osmo_ss7_asp.c:1175) 20250410104127253 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104127253 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104127253 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104127253 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104127253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104127253 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104127253 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104127253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104127253 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104127253 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 03 06 b4 0c cc 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(803)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(803)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(803)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(803)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(803)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(803)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'B40CCC'O, sourceLocRef := '000074'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(801)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(801)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(801)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(801)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(801)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104127253 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410104127253 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_gsup_mo_mt_sms_rp_mr0(809)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mo_mt_sms_rp_mr0(809)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_mt_sms_rp_mr0(809)@7d38b4d9c9a0: Submit MO SMMA on DTAP, SM-RP-MR is '00'O MSC_Test_0-SCCP(801)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(801)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(801)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(801)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0103050901020600'O MSC_Test_0-M3UA(803)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104127256 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104127256 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104127256 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104127256 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104127256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104127256 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104127256 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104127256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104127256 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104127256 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 74 00 01 08 01 03 05 09 01 02 06 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104127256 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7 + SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:228) 20250410104127256 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104127256 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104127256 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104127256 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104127256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104127256 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104127256 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104127256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104127256 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104127256 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 03 06 b4 0c cc 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(803)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(803)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(801)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_mt_sms_rp_mr0(809)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_mt_sms_rp_mr0(809)@7d38b4d9c9a0: RX MO-ReadyForSM-Req, SM-RP-MR is '00'O TC_gsup_mo_mt_sms_rp_mr0(809)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_mt_sms_rp_mr0(809)@7d38b4d9c9a0: TX MT-forwardSM-Req for the MT SMS 20250410104127258 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7 + gsm411_gsup_rx: now used by 4 (attached,active-conn,SMS,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250410104127258 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7 + SMS: now used by 5 (attached,active-conn,2*SMS,gsm411_gsup_rx) (transaction.c:228) 20250410104127258 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7 - gsm411_gsup_rx: now used by 4 (attached,active-conn,2*SMS) (gsm_04_11_gsup.c:354) 20250410104127258 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104127258 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104127258 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104127258 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104127258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104127258 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104127258 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104127258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104127258 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104127258 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 39 00 00 00 b9 00 00 00 c1 03 00 00 03 06 b4 0c cc 00 01 22 01 03 1f 09 01 1c 01 01 07 91 44 77 58 10 06 50 00 10 00 06 80 21 43 65 00 00 81 11 32 81 30 85 82 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(803)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(803)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(801)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_mt_sms_rp_mr0(809)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_mt_sms_rp_mr0(809)@7d38b4d9c9a0: RX MT SMS on DTAP, DTAP TID is 0, SM-RP-MR is '01'O MSC_Test_0-SCCP(801)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(801)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(801)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(801)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0103028904'O 20250410104127259 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104127259 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104127259 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104127259 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104127259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104127259 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104127259 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104127260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104127260 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(803)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104127260 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 74 00 01 05 01 03 02 89 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104127259 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7 + gsm411_gsup_rx: now used by 5 (attached,active-conn,2*SMS,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250410104127260 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250410104127260 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7 - gsm411_gsup_rx: now used by 4 (attached,active-conn,2*SMS) (gsm_04_11_gsup.c:354) 20250410104127260 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104127260 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104127260 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104127260 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104127260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104127260 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104127260 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104127260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104127260 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104127260 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 03 06 b4 0c cc 00 01 08 01 03 05 89 01 02 03 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(803)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(803)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(801)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_mt_sms_rp_mr0(809)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(801)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(801)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(801)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(801)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0103020904'O 20250410104127261 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104127261 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104127261 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104127261 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104127261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(803)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104127261 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104127261 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104127261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104127261 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104127261 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 74 00 01 05 01 03 02 09 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104127261 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7 - SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:281) MSC_Test_0-SCCP(801)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(801)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(801)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(801)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0103058901020201'O MSC_Test_0-M3UA(803)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104127468 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104127468 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104127468 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104127468 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104127468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104127468 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104127468 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104127468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104127468 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104127468 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 74 00 01 08 01 03 05 89 01 02 02 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104127468 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410104127468 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104127468 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104127468 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104127468 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410104127468 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104127468 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104127468 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104127468 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104127468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104127468 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104127468 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104127468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104127468 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104127468 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 03 06 b4 0c cc 00 01 05 01 03 02 09 04 (osmo_ss7_asp.c:1175) 20250410104127468 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104127468 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104127468 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104127468 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104127468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104127468 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104127468 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104127468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104127468 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104127468 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 03 06 b4 0c cc 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(803)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(803)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(803)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(801)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(803)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(801)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(801)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_mt_sms_rp_mr0(809)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_mt_sms_rp_mr0(809)@7d38b4d9c9a0: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mo_mt_sms_rp_mr0(809)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(801)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(801)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(801)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(801)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410104127470 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104127470 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104127470 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104127470 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104127470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104127470 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104127470 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104127470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104127470 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104127470 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 74 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(803)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104127470 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7:GERAN-A-116:CM_SERVICE_REQ)[0x563b4cc09c10]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104127470 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7:GERAN-A-116:CM_SERVICE_REQ)[0x563b4cc09c10]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7:GERAN-A-116:CM_SERVICE_REQ)[0x563b4cc09ae0] (msc_a.c:1053) 20250410104127470 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7:GERAN-A-116:CM_SERVICE_REQ)[0x563b4cc09c10]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104127470 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7:GERAN-A-116:CM_SERVICE_REQ)[0x563b4cc09c10]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410104127470 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7 - active-conn: now used by 1 (attached) (msub.c:375) 20250410104127470 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104127470 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104127470 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104127470 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104127470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104127470 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104127470 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104127470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104127470 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104127470 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 03 04 b4 0c cc 00 00 74 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(803)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(803)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(803)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104127470 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104127470 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104127470 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104127470 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104127470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104127470 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104127470 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104127470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104127470 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104127470 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 74 b4 0c cc 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(802)@7d38b4d9c9a0: Deleted conn table entry 0TC_gsup_mo_mt_sms_rp_mr0(809)11799756 TC_gsup_mo_mt_sms_rp_mr0(809)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104127471 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104127471 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mo_mt_sms_rp_mr0(809)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mo_mt_sms_rp_mr0(809)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_mt_sms_rp_mr0(809)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410104127474 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410104127474 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(804)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104127474 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(806)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(802)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(805)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(807)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(803)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(808)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(801)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(800)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(810)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(800): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(801): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(802): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(803): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(804): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(805): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(806): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(807): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(808): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_gsup_mo_mt_sms_rp_mr0(809): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(810): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_gsup_mo_mt_sms_rp_mr finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mo_mt_sms_rp_mr pass'. Thu Apr 10 10:41:27 UTC 2025 ====== MSC_Tests.TC_gsup_mo_mt_sms_rp_mr pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_gsup_mo_mt_sms_rp_mr.talloc 20250410104127676 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410104127676 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104127676 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410104127676 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410104127676 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410104127676 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104127676 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410104127676 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410104127676 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410104127676 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104127676 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410104127676 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410104127676 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410104127676 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410104127676 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410104127676 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104127676 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104127676 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410104127676 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410104127676 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410104127676 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=390820) 20250410104128475 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=390820, count=392076) 20250410104129476 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104129677 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410104129677 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410104129677 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mo_mt_sms_rp_mr pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_multi_part_sms'. ------ MSC_Tests.TC_gsup_mt_multi_part_sms ------ Thu Apr 10 10:41:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_gsup_mt_multi_part_sms.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_gsup_mt_multi_part_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410104130476 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_multi_part_sms' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_gsup_mt_multi_part_sms started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(814)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(814)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(814)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(812)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410104131285 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(815)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410104131477 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104131477 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(817)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(817)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410104131478 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(817)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(817)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(817)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(817)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(817)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(817)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410104131480 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410104131480 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410104131480 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410104131480 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(814)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(814)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(814)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(814)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(814)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410104131481 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104131481 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410104131481 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410104131481 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410104131481 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410104131481 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410104131481 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410104131481 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104131481 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410104131481 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410104131481 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(814)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(814)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(814)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410104131482 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) MSC_Test_0-M3UA(814)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410104131482 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410104131482 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410104131482 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(814)@7d38b4d9c9a0: Message received on association #8 20250410104131482 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410104131482 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410104131482 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410104131482 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104131482 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410104131482 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410104131482 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104131482 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(814)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(814)@7d38b4d9c9a0: Message received on association #8 20250410104131482 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) MSC_Test_0-M3UA(814)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(814)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) 20250410104131482 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(814)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(814)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410104131487 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410104131487 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(818)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000091" to be handled at TC_gsup_mt_multi_part_sms0(820) MSC_Test-GSUP(818)@7d38b4d9c9a0: Created GsupExpect[1] for "262420000000091" to be handled at TC_gsup_mt_multi_part_sms0(820) TC_gsup_mt_multi_part_sms0(820)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000091'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410104132284 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104132284 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104132284 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104132284 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104132284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104132284 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(814)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104132284 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104132284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104132284 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104132284 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104132285 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104132285 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104132285 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104132285 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104132285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104132285 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104132285 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104132285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104132285 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104132285 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(814)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(814)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(813)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(813)@7d38b4d9c9a0: Added conn table entry 0TC_gsup_mt_multi_part_sms0(820)6416873 MSC_Test_0-SCCP(812)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(813)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410104132288 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104132288 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104132288 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104132288 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(814)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104132288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104132288 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104132288 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104132288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104132288 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104132288 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 61 e9 e9 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 19 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104132288 DMM DEBUG msc_a(IMSI-262420000000091:GERAN-A-117:LU)[0x563b4cc07990]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000091 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410104132288 DMM DEBUG msc_a(IMSI-262420000000091:GERAN-A-117:LU)[0x563b4cc07990]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410104132288 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-117:LU)[0x563b4cc05180]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410104132288 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-117:LU)[0x563b4cc05180]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000091:GERAN-A-117:LU)[0x563b4cc07990] (fsm.c:486) 20250410104132288 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-117:LU)[0x563b4cc05180]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410104132288 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-117:LU)[0x563b4cc05180]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410104132288 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410104132288 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410104132289 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250410104132289 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104132289 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8:GERAN-A-117:LU)[0x563b4cc05180]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410104132289 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8:GERAN-A-117:LU)[0x563b4cc05180]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410104132289 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8:GERAN-A-117:LU)[0x563b4cc05180]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410104132289 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8:GERAN-A-117:LU)[0x563b4cc05180]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410104132289 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8:GERAN-A-117:LU)[0x563b4cc05180]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410104132289 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8:GERAN-A-117:LU)[0x563b4cc05180]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410104132289 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8:GERAN-A-117:LU)[0x563b4cbfc760]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104132289 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8:GERAN-A-117:LU)[0x563b4cbfc760]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8:GERAN-A-117:LU)[0x563b4cc05180] (fsm.c:486) 20250410104132289 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8:GERAN-A-117:LU)[0x563b4cbfc760]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410104132289 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8:GERAN-A-117:LU)[0x563b4cbfc760]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410104132289 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104132289 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104132289 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104132289 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104132289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104132289 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104132289 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104132289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104132289 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104132289 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 02 02 61 e9 e9 00 00 75 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104132289 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104132289 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104132289 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104132289 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104132289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104132289 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104132289 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104132289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104132289 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104132289 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 02 06 61 e9 e9 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 19 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(814)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(814)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(814)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(814)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(812)@7d38b4d9c9a0: { messageType := 2, destLocRef := '61E9E9'O, sourceLocRef := '000075'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(812)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(812)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(812)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test-GSUP(818)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000091" handled at TC_gsup_mt_multi_part_sms0(820) MSC_Test-GSUP(818)@7d38b4d9c9a0: Added IMSI table entry 0TC_gsup_mt_multi_part_sms0(820)"262420000000091" MSC_Test_0-SCCP(812)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(812)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104132290 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410104132290 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(812)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(812)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(812)@7d38b4d9c9a0: vl_from0 TC_gsup_mt_multi_part_sms0(820)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_multi_part_sms0(820)@7d38b4d9c9a0: setverdict(pass): none -> pass MSC_Test_0-SCCP(812)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(814)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104132291 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104132291 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104132291 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104132291 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104132291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104132291 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104132291 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104132291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104132291 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104132291 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 75 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104132293 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104132293 DVLR DEBUG IMSI:262420000000091 has MSISDN:491230000091 (vlr.c:1045) 20250410104132293 DMSC NOTICE msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8) VLR: update for IMSI=262420000000091 (MSISDN=491230000091) (gsm_04_08.c:1541) 20250410104132293 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410104132293 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104132293 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8:GERAN-A-117:LU)[0x563b4cc05180]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410104132293 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8:GERAN-A-117:LU)[0x563b4cbfc760]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410104132293 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8:GERAN-A-117:LU)[0x563b4cbfc760]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410104132293 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8:GERAN-A-117:LU)[0x563b4cbfc760]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410104132293 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8:GERAN-A-117:LU)[0x563b4cbfc760]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8:GERAN-A-117:LU)[0x563b4cc05180] (vlr_lu_fsm.c:110) 20250410104132293 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8:GERAN-A-117:LU)[0x563b4cbfc760]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410104132293 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8:GERAN-A-117:LU)[0x563b4cbfc760]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104132293 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8:GERAN-A-117:LU)[0x563b4cc05180]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410104132293 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8:GERAN-A-117:LU)[0x563b4cc05180]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410104132293 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8:GERAN-A-117:LU)[0x563b4cc0ceb0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104132293 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8:GERAN-A-117:LU)[0x563b4cc0ceb0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8:GERAN-A-117:LU)[0x563b4cc05180] (fsm.c:486) 20250410104132293 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8:GERAN-A-117:LU)[0x563b4cc0ceb0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410104132293 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8:GERAN-A-117:LU)[0x563b4cc0ceb0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410104132293 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8:GERAN-A-117:LU)[0x563b4cc0ceb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410104132293 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8:GERAN-A-117:LU)[0x563b4cc0ceb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410104132293 DMSC NOTICE msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8:TMSInew-0x364326A1) VLR: update for IMSI=262420000000091 (MSISDN=491230000091) (gsm_04_08.c:1541) 20250410104132293 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8:GERAN-A-117:LU)[0x563b4cc0ceb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410104132293 DMM DEBUG -> IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8:TMSInew-0x364326A1 LOCATION UPDATE ACCEPT (TMSI = 0x364326a1) (gsm_04_08.c:149) 20250410104132293 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8:TMSInew-0x364326A1 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410104132293 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104132293 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104132293 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104132293 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104132293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104132293 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104132293 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104132294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104132294 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104132294 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 02 06 61 e9 e9 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 36 43 26 a1 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(814)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(814)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(812)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(812)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(812)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(812)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(820)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(813)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(813)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(812)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(812)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(812)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(812)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O 20250410104132296 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104132296 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104132296 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104132296 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(814)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104132296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104132296 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104132296 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104132296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104132296 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104132296 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 75 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104132296 DMM DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8:TMSInew-0x364326A1:GERAN-A-117:LU)[0x563b4cc07990]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410104132296 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8:TMSInew-0x364326A1:GERAN-A-117:LU)[0x563b4cc05180]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410104132296 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8:GERAN-A-117:LU)[0x563b4cc0ceb0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410104132296 DMSC NOTICE msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1) VLR: update for IMSI=262420000000091 (MSISDN=491230000091) (gsm_04_08.c:1541) 20250410104132296 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8:GERAN-A-117:LU)[0x563b4cc0ceb0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410104132296 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1:GERAN-A-117:LU)[0x563b4cc05180]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410104132296 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8:GERAN-A-117:LU)[0x563b4cc0ceb0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410104132296 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8:GERAN-A-117:LU)[0x563b4cc0ceb0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1:GERAN-A-117:LU)[0x563b4cc05180] (vlr_lu_fsm.c:817) 20250410104132296 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8:GERAN-A-117:LU)[0x563b4cc0ceb0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410104132296 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0CF19DB8:GERAN-A-117:LU)[0x563b4cc0ceb0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104132296 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1:GERAN-A-117:LU)[0x563b4cc05180]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410104132296 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000091/3/1): Available (smpp_smsc.c:626) 20250410104132296 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104132296 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104132296 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104132297 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410104132297 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104132297 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104132297 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104132297 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104132297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104132297 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104132297 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104132297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104132297 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104132297 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 02 06 61 e9 e9 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(814)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(814)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(812)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(812)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(812)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(812)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(812)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(812)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(812)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(812)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410104132297 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104132297 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104132297 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104132297 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104132297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(814)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104132297 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104132297 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104132297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104132297 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104132297 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 75 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104132298 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1:GERAN-A-117:LU)[0x563b4cc05180]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104132298 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1:GERAN-A-117:LU)[0x563b4cc05180]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1:GERAN-A-117:LU)[0x563b4cc07990] (msc_a.c:1053) 20250410104132298 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1:GERAN-A-117:LU)[0x563b4cc05180]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410104132298 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1:GERAN-A-117:LU)[0x563b4cc05180]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104132298 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1:GERAN-A-117:LU)[0x563b4cc05180]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410104132298 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1 - active-conn: now used by 1 (attached) (msub.c:375) 20250410104132298 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104132298 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104132298 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104132298 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104132298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104132298 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104132298 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104132298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104132298 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104132298 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 02 04 61 e9 e9 00 00 75 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(814)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(814)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(812)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(814)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104132298 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104132298 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104132298 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104132298 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104132298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104132298 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104132298 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104132298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104132298 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104132298 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 75 61 e9 e9 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(813)@7d38b4d9c9a0: Deleted conn table entry 0TC_gsup_mt_multi_part_sms0(820)6416873 TC_gsup_mt_multi_part_sms0(820)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104132298 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104132298 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mt_multi_part_sms0(820)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_multi_part_sms0(820)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(820)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(813)@7d38b4d9c9a0: Created IMSI[0] for '262420000000091'H'364326A1'O to be handled at TC_gsup_mt_multi_part_sms0(820) 20250410104132340 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1 + gsm411_gsup_rx: now used by 2 (attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250410104132340 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1 + SMS: now used by 3 (attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250410104132340 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1 + Paging: now used by 4 (attached,gsm411_gsup_rx,SMS,Paging) (paging.c:111) 20250410104132340 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1 - gsm411_gsup_rx: now used by 3 (attached,SMS,Paging) (gsm_04_11_gsup.c:354) 20250410104132340 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104132340 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104132340 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104132340 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104132340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104132340 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104132340 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104132340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104132340 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104132340 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 00 19 09 04 36 43 26 a1 1a 03 05 00 17 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(814)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(814)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(813)@7d38b4d9c9a0: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_gsup_mt_multi_part_sms0(820) TC_gsup_mt_multi_part_sms0(820)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(820)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '364326A1'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(813)@7d38b4d9c9a0: Added conn table entry 0TC_gsup_mt_multi_part_sms0(820)10741899 MSC_Test_0-SCCP(812)@7d38b4d9c9a0: First idle individual index:0 20250410104132344 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104132344 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104132344 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104132344 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104132344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104132344 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(814)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104132344 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104132344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104132344 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104132344 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 a3 e8 8b 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 36 43 26 a1 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104132344 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x364326A1:GERAN-A-118:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410104132344 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x364326A1:GERAN-A-118:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x364326A1:GERAN-A-118:PAGING_RESP)[0x563b4cc09ae0] (fsm.c:486) 20250410104132344 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x364326A1:GERAN-A-118:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410104132344 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x364326A1:GERAN-A-118:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410104132344 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1 + proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410104132344 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1 + active-conn: now used by 5 (attached,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410104132344 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1:GERAN-A-118:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410104132344 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1:GERAN-A-118:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410104132344 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1:GERAN-A-118:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410104132344 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1:GERAN-A-118:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410104132344 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1:GERAN-A-118:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410104132344 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1:GERAN-A-118:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410104132344 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1:GERAN-A-118:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410104132344 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1:GERAN-A-118:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410104132344 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1:GERAN-A-118:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410104132344 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1:GERAN-A-118:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410104132344 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1 - Paging: now used by 4 (attached,SMS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250410104132344 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000091/3/1): Available (smpp_smsc.c:626) 20250410104132344 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1 - proc_arq_vlr_fn_init: now used by 3 (attached,SMS,active-conn) (vlr_access_req_fsm.c:405) 20250410104132344 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104132344 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104132344 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104132344 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104132344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104132344 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104132344 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104132344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104132344 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104132344 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 01 02 a3 e8 8b 00 00 76 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104132344 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104132344 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104132344 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104132344 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104132344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104132344 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104132344 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104132344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104132344 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104132344 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 01 06 a3 e8 8b 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 19 (osmo_ss7_asp.c:1175) 20250410104132344 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104132344 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104132344 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104132344 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104132345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104132345 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104132345 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104132345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104132345 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104132345 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 39 00 00 00 b9 00 00 00 c1 03 00 00 01 06 a3 e8 8b 00 01 22 01 03 1f 09 01 1c 01 00 07 91 44 77 58 10 06 50 00 10 00 06 80 21 43 65 00 00 81 11 32 81 30 85 82 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(814)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(814)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(812)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'A3E88B'O, sourceLocRef := '000076'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(812)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(814)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(814)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(814)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(814)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(812)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(812)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(812)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(812)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(812)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(812)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(812)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(812)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104132345 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1 + VTY: now used by 4 (attached,SMS,active-conn,VTY) (msc_vty.c:1285) 20250410104132345 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1 - VTY: now used by 3 (attached,SMS,active-conn) (msc_vty.c:1317) TC_gsup_mt_multi_part_sms0(820)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_multi_part_sms0(820)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(820)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(812)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(812)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(812)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(812)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(814)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104132347 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104132347 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104132347 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104132347 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104132347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104132347 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104132347 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104132347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104132347 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104132347 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 76 00 01 05 01 03 02 89 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(812)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(812)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(812)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(812)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(814)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104132552 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104132552 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104132552 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104132552 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104132552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104132552 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104132552 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104132552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104132552 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104132552 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 76 00 01 08 01 03 05 89 01 02 02 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104132553 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410104132553 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104132553 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104132553 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104132553 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104132553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104132553 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104132553 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104132553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104132553 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104132553 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 01 06 a3 e8 8b 00 01 05 01 03 02 09 04 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(814)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(814)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(812)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(812)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(812)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(812)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(820)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(820)@7d38b4d9c9a0: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_multi_part_sms0(820)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104134055 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1 + gsm411_gsup_rx: now used by 3 (attached,active-conn,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250410104134055 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1 + SMS: now used by 4 (attached,active-conn,gsm411_gsup_rx,SMS) (transaction.c:228) 20250410104134055 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1 - gsm411_gsup_rx: now used by 3 (attached,active-conn,SMS) (gsm_04_11_gsup.c:354) 20250410104134055 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104134055 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104134055 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104134055 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104134055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104134055 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104134055 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104134055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104134055 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104134055 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 39 00 00 00 b9 00 00 00 c1 03 00 00 01 06 a3 e8 8b 00 01 22 01 03 1f 09 01 1c 01 00 07 91 44 77 58 10 06 50 00 10 00 06 80 21 43 65 00 00 81 11 32 81 30 85 82 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(814)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(814)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(812)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(812)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(812)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(812)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(820)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(812)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(812)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(812)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(812)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0103028904'O 20250410104134056 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104134056 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104134056 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104134056 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104134056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104134056 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104134056 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104134056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104134056 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(814)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104134056 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 76 00 01 05 01 03 02 89 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(812)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(812)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(812)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(812)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(814)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104134260 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104134260 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104134260 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104134260 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104134260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104134260 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104134260 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104134260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104134260 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104134260 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 76 00 01 08 01 03 05 89 01 02 02 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104134260 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410104134260 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104134260 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104134260 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104134260 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104134260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104134260 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104134260 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104134260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104134261 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104134261 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 01 06 a3 e8 8b 00 01 05 01 03 02 09 04 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(814)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(814)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(812)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(812)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(812)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(812)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(820)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(820)@7d38b4d9c9a0: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_multi_part_sms0(820)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104135762 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1 + gsm411_gsup_rx: now used by 3 (attached,active-conn,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250410104135762 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1 + SMS: now used by 4 (attached,active-conn,gsm411_gsup_rx,SMS) (transaction.c:228) 20250410104135763 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1 - gsm411_gsup_rx: now used by 3 (attached,active-conn,SMS) (gsm_04_11_gsup.c:354) 20250410104135763 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104135763 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104135763 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104135763 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104135763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104135763 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104135763 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104135763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104135763 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104135763 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 39 00 00 00 b9 00 00 00 c1 03 00 00 01 06 a3 e8 8b 00 01 22 01 03 1f 09 01 1c 01 00 07 91 44 77 58 10 06 50 00 10 00 06 80 21 43 65 00 00 81 11 32 81 30 85 82 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(814)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(814)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(812)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(812)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(812)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(812)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(820)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(812)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(812)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(812)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(812)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(814)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104135764 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104135764 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104135764 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104135764 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104135764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104135764 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104135764 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104135764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104135764 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104135764 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 76 00 01 05 01 03 02 89 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(812)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(812)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(812)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(812)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(814)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104135964 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104135964 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104135964 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104135964 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104135964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104135964 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104135964 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104135964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104135964 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104135964 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 76 00 01 08 01 03 05 89 01 02 02 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104135965 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410104135965 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104135965 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104135965 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104135965 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104135965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104135965 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104135965 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104135965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104135965 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104135965 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 01 06 a3 e8 8b 00 01 05 01 03 02 09 04 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(814)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(814)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(812)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(812)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(812)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(812)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(820)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(820)@7d38b4d9c9a0: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_multi_part_sms0(820)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104137467 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1 + gsm411_gsup_rx: now used by 3 (attached,active-conn,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250410104137467 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1 + SMS: now used by 4 (attached,active-conn,gsm411_gsup_rx,SMS) (transaction.c:228) 20250410104137467 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1 - gsm411_gsup_rx: now used by 3 (attached,active-conn,SMS) (gsm_04_11_gsup.c:354) 20250410104137467 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104137467 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104137467 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104137467 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104137467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104137467 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104137467 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104137467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104137467 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104137467 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 39 00 00 00 b9 00 00 00 c1 03 00 00 01 06 a3 e8 8b 00 01 22 01 03 1f 09 01 1c 01 00 07 91 44 77 58 10 06 50 00 10 00 06 80 21 43 65 00 00 81 11 32 81 30 85 82 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(814)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(814)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(812)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(812)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(812)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(812)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(820)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(812)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(812)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(812)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(812)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(814)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104137468 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104137468 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104137468 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104137468 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104137468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104137468 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104137468 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104137468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104137468 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104137468 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 76 00 01 05 01 03 02 89 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(812)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(812)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(812)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(812)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(814)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104137676 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104137676 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104137676 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104137676 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104137676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104137676 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104137676 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104137676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104137676 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104137676 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 76 00 01 08 01 03 05 89 01 02 02 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104137676 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410104137676 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104137676 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104137676 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104137676 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410104137677 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104137677 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104137677 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104137677 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104137677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104137677 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104137677 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104137677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104137677 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104137677 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 01 06 a3 e8 8b 00 01 05 01 03 02 09 04 (osmo_ss7_asp.c:1175) 20250410104137677 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104137677 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104137677 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104137677 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104137677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104137677 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104137677 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104137677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104137677 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104137677 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 01 06 a3 e8 8b 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(814)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(814)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(814)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(814)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(812)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(812)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(812)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(812)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(812)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(812)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(812)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(812)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(820)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(820)@7d38b4d9c9a0: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_multi_part_sms0(820)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(812)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(812)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(812)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(812)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(814)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104139180 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104139180 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104139180 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104139180 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104139180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104139180 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104139180 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104139180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104139180 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104139180 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 76 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104139180 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1:GERAN-A-118:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104139180 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1:GERAN-A-118:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1:GERAN-A-118:PAGING_RESP)[0x563b4cc09ae0] (msc_a.c:1053) 20250410104139180 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1:GERAN-A-118:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104139180 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1:GERAN-A-118:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410104139180 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1 - active-conn: now used by 1 (attached) (msub.c:375) 20250410104139180 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104139180 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104139180 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104139180 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104139180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104139180 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104139180 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104139180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104139180 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104139180 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 01 04 a3 e8 8b 00 00 76 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(814)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(814)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(812)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(814)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104139180 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104139180 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104139180 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104139180 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104139180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104139180 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104139180 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104139180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104139180 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104139180 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 76 a3 e8 8b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(813)@7d38b4d9c9a0: Deleted conn table entry 0TC_gsup_mt_multi_part_sms0(820)10741899 TC_gsup_mt_multi_part_sms0(820)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104139181 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104139181 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mt_multi_part_sms0(820)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_multi_part_sms0(820)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(820)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test_0-RAN(813)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(811)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104139183 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410104139183 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(818)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(812)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(815)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(821)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(814)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(819)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104139185 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(817)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(816)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(811): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(812): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(813): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(814): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(815): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(816): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(817): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(818): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(819): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_gsup_mt_multi_part_sms0(820): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(821): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_gsup_mt_multi_part_sms finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_multi_part_sms pass'. Thu Apr 10 10:41:39 UTC 2025 ====== MSC_Tests.TC_gsup_mt_multi_part_sms pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_gsup_mt_multi_part_sms.talloc 20250410104139384 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410104139384 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104139384 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410104139384 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410104139384 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410104139384 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104139384 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410104139384 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410104139384 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410104139384 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104139384 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410104139384 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410104139384 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410104139384 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410104139384 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410104139384 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104139384 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104139384 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410104139384 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410104139385 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410104139385 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=484368) 20250410104140186 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=484368, count=494144) 20250410104141187 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104141385 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410104141385 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410104141385 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_multi_part_sms pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_lu_delay'. ------ MSC_Tests.TC_gsup_mt_sms_lu_delay ------ Thu Apr 10 10:41:41 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_gsup_mt_sms_lu_delay.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_gsup_mt_sms_lu_delay.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410104142189 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_lu_delay' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_gsup_mt_sms_lu_delay started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(825)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(825)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(825)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(823)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410104142998 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(826)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410104143189 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104143189 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(828)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(828)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410104143191 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(828)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(828)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(828)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(828)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(828)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(828)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410104143193 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410104143193 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410104143193 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410104143193 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(825)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(825)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(825)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(825)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(825)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410104143194 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104143194 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410104143194 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410104143194 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410104143194 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410104143194 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410104143194 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410104143194 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104143194 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410104143194 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410104143194 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(825)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(825)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(825)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410104143194 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104143194 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) MSC_Test_0-M3UA(825)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(825)@7d38b4d9c9a0: Message received on association #8 20250410104143194 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410104143194 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104143194 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410104143194 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410104143194 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410104143194 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104143194 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410104143194 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(825)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(825)@7d38b4d9c9a0: Message received on association #8 20250410104143194 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104143194 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410104143195 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) MSC_Test_0-M3UA(825)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(825)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(825)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(825)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410104143195 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410104143199 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410104143199 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(829)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000092" to be handled at TC_gsup_mt_sms_lu_delay0(831) MSC_Test-GSUP(829)@7d38b4d9c9a0: Created GsupExpect[1] for "262420000000092" to be handled at TC_gsup_mt_sms_lu_delay0(831) TC_gsup_mt_sms_lu_delay0(831)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000092'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(825)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104143996 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104143996 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104143996 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104143996 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104143996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104143996 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104143997 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104143997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104143997 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104143997 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104143997 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104143997 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104143997 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104143997 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104143997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104143997 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104143997 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104143997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104143997 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104143997 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(825)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(825)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(824)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(824)@7d38b4d9c9a0: Added conn table entry 0TC_gsup_mt_sms_lu_delay0(831)14237807 MSC_Test_0-SCCP(823)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(824)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(825)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104144000 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104144000 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104144000 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104144000 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104144000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104144000 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104144000 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104144000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104144000 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104144000 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 d9 40 6f 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 29 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104144001 DMM DEBUG msc_a(IMSI-262420000000092:GERAN-A-119:LU)[0x563b4cc07990]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000092 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410104144001 DMM DEBUG msc_a(IMSI-262420000000092:GERAN-A-119:LU)[0x563b4cc07990]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410104144001 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-119:LU)[0x563b4cc05180]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410104144001 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-119:LU)[0x563b4cc05180]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000092:GERAN-A-119:LU)[0x563b4cc07990] (fsm.c:486) 20250410104144001 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-119:LU)[0x563b4cc05180]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410104144001 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-119:LU)[0x563b4cc05180]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410104144001 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410104144001 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410104144001 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250410104144001 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104144001 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D:GERAN-A-119:LU)[0x563b4cc05180]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410104144001 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D:GERAN-A-119:LU)[0x563b4cc05180]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410104144001 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D:GERAN-A-119:LU)[0x563b4cc05180]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410104144001 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D:GERAN-A-119:LU)[0x563b4cc05180]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410104144001 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D:GERAN-A-119:LU)[0x563b4cc05180]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410104144001 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D:GERAN-A-119:LU)[0x563b4cc05180]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410104144001 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D:GERAN-A-119:LU)[0x563b4cc0ceb0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104144001 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D:GERAN-A-119:LU)[0x563b4cc0ceb0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D:GERAN-A-119:LU)[0x563b4cc05180] (fsm.c:486) 20250410104144001 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D:GERAN-A-119:LU)[0x563b4cc0ceb0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410104144001 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D:GERAN-A-119:LU)[0x563b4cc0ceb0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410104144001 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104144001 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104144001 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104144001 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104144001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104144001 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104144001 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104144001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104144001 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104144001 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 00 02 d9 40 6f 00 00 77 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104144001 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104144001 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104144001 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104144001 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104144001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104144001 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104144001 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104144001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104144001 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104144001 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 00 06 d9 40 6f 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 29 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(825)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(825)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(825)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(825)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(823)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'D9406F'O, sourceLocRef := '000077'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(823)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(823)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(823)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(823)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(823)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(829)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000092" handled at TC_gsup_mt_sms_lu_delay0(831) MSC_Test-GSUP(829)@7d38b4d9c9a0: Added IMSI table entry 0TC_gsup_mt_sms_lu_delay0(831)"262420000000092" 20250410104144003 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410104144003 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(823)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(823)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(823)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(823)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(825)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104144003 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104144003 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104144003 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104144003 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104144003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104144003 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104144003 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104144003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104144003 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104144003 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 77 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_gsup_mt_sms_lu_delay0(831)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_lu_delay0(831)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410104144005 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104144005 DVLR DEBUG IMSI:262420000000092 has MSISDN:491230000092 (vlr.c:1045) 20250410104144005 DMSC NOTICE msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D) VLR: update for IMSI=262420000000092 (MSISDN=491230000092) (gsm_04_08.c:1541) 20250410104144005 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410104144005 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104144005 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D:GERAN-A-119:LU)[0x563b4cc05180]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410104144005 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D:GERAN-A-119:LU)[0x563b4cc0ceb0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410104144005 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D:GERAN-A-119:LU)[0x563b4cc0ceb0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410104144005 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D:GERAN-A-119:LU)[0x563b4cc0ceb0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410104144005 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D:GERAN-A-119:LU)[0x563b4cc0ceb0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D:GERAN-A-119:LU)[0x563b4cc05180] (vlr_lu_fsm.c:110) 20250410104144005 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D:GERAN-A-119:LU)[0x563b4cc0ceb0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410104144005 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D:GERAN-A-119:LU)[0x563b4cc0ceb0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104144005 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D:GERAN-A-119:LU)[0x563b4cc05180]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410104144005 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D:GERAN-A-119:LU)[0x563b4cc05180]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410104144005 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D:GERAN-A-119:LU)[0x563b4cbfc760]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104144005 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D:GERAN-A-119:LU)[0x563b4cbfc760]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D:GERAN-A-119:LU)[0x563b4cc05180] (fsm.c:486) 20250410104144005 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D:GERAN-A-119:LU)[0x563b4cbfc760]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410104144005 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D:GERAN-A-119:LU)[0x563b4cbfc760]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410104144005 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D:GERAN-A-119:LU)[0x563b4cbfc760]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410104144005 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D:GERAN-A-119:LU)[0x563b4cbfc760]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410104144005 DMSC NOTICE msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D:TMSInew-0x763E0B9F) VLR: update for IMSI=262420000000092 (MSISDN=491230000092) (gsm_04_08.c:1541) 20250410104144005 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D:GERAN-A-119:LU)[0x563b4cbfc760]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410104144005 DMM DEBUG -> IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D:TMSInew-0x763E0B9F LOCATION UPDATE ACCEPT (TMSI = 0x763e0b9f) (gsm_04_08.c:149) 20250410104144005 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D:TMSInew-0x763E0B9F - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410104144005 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104144006 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104144006 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104144006 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104144006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104144006 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104144006 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104144006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104144006 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104144006 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 00 06 d9 40 6f 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 76 3e 0b 9f (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(825)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(825)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(823)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(823)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(823)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(823)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_lu_delay0(831)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_lu_delay0(831)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(824)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(824)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(823)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(823)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(823)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(823)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(825)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104144008 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104144008 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104144008 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104144008 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104144008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104144008 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104144008 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104144008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104144008 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104144008 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 77 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104144008 DMM DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D:TMSInew-0x763E0B9F:GERAN-A-119:LU)[0x563b4cc07990]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410104144008 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D:TMSInew-0x763E0B9F:GERAN-A-119:LU)[0x563b4cc05180]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410104144008 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D:GERAN-A-119:LU)[0x563b4cbfc760]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410104144008 DMSC NOTICE msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F) VLR: update for IMSI=262420000000092 (MSISDN=491230000092) (gsm_04_08.c:1541) 20250410104144008 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D:GERAN-A-119:LU)[0x563b4cbfc760]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410104144008 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F:GERAN-A-119:LU)[0x563b4cc05180]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410104144008 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D:GERAN-A-119:LU)[0x563b4cbfc760]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410104144008 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D:GERAN-A-119:LU)[0x563b4cbfc760]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F:GERAN-A-119:LU)[0x563b4cc05180] (vlr_lu_fsm.c:817) 20250410104144008 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D:GERAN-A-119:LU)[0x563b4cbfc760]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410104144008 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x728B667D:GERAN-A-119:LU)[0x563b4cbfc760]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104144008 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F:GERAN-A-119:LU)[0x563b4cc05180]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410104144008 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000092/3/1): Available (smpp_smsc.c:626) MSC_Test_0-RAN(824)@7d38b4d9c9a0: Created IMSI[0] for '262420000000092'H'763E0B9F'O to be handled at TC_gsup_mt_sms_lu_delay0(831) 20250410104144510 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F + gsm411_gsup_rx: now used by 3 (attached,active-conn,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250410104144510 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F + SMS: now used by 4 (attached,active-conn,gsm411_gsup_rx,SMS) (transaction.c:228) 20250410104144510 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F - gsm411_gsup_rx: now used by 3 (attached,active-conn,SMS) (gsm_04_11_gsup.c:354) 20250410104144510 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104144510 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104144510 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104144510 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104144510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104144510 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104144510 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104144510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104144510 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104144510 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 39 00 00 00 b9 00 00 00 c1 03 00 00 00 06 d9 40 6f 00 01 22 01 03 1f 09 01 1c 01 00 07 91 44 77 58 10 06 50 00 10 00 06 80 21 43 65 00 00 81 11 32 81 30 85 82 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(825)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(825)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(823)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(823)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(823)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(823)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_lu_delay0(831)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(823)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(823)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(823)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(823)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0103028904'O 20250410104144513 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104144513 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104144513 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104144513 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104144513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104144513 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104144513 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104144513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104144513 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104144513 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 77 00 01 05 01 03 02 89 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(825)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(823)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(823)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(823)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(823)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(825)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104144716 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104144716 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104144716 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104144716 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104144716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104144716 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104144716 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104144716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104144716 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104144716 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 77 00 01 08 01 03 05 89 01 02 02 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104144717 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410104144717 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104144717 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104144717 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104144717 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410104144717 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104144717 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104144717 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104144717 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104144717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104144717 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104144717 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104144717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104144717 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104144717 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 00 06 d9 40 6f 00 01 05 01 03 02 09 04 (osmo_ss7_asp.c:1175) 20250410104144717 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104144717 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104144717 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104144717 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104144717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104144717 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104144717 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104144717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104144717 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104144717 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 00 06 d9 40 6f 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(825)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(825)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(825)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(825)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(823)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(823)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(823)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(823)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(823)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(823)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(823)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(823)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_lu_delay0(831)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_lu_delay0(831)@7d38b4d9c9a0: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_sms_lu_delay0(831)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(823)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(823)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(823)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(823)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410104144719 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104144719 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104144719 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104144719 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(825)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104144719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104144719 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104144719 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104144719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104144719 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104144719 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 77 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104144719 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F:GERAN-A-119:LU)[0x563b4cc05180]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104144719 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F:GERAN-A-119:LU)[0x563b4cc05180]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F:GERAN-A-119:LU)[0x563b4cc07990] (msc_a.c:1053) 20250410104144719 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F:GERAN-A-119:LU)[0x563b4cc05180]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410104144719 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F:GERAN-A-119:LU)[0x563b4cc05180]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104144719 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F:GERAN-A-119:LU)[0x563b4cc05180]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410104144719 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F - active-conn: now used by 1 (attached) (msub.c:375) 20250410104144719 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104144719 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104144719 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104144719 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104144719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104144719 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104144719 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104144719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104144719 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104144719 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 00 04 d9 40 6f 00 00 77 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(825)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(825)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(823)@7d38b4d9c9a0: Session index based on local reference:0 20250410104144720 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104144720 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(825)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104144720 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104144720 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104144720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104144720 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104144720 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104144720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104144720 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104144720 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 77 d9 40 6f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(824)@7d38b4d9c9a0: Deleted conn table entry 0TC_gsup_mt_sms_lu_delay0(831)14237807 TC_gsup_mt_sms_lu_delay0(831)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104144720 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104144720 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mt_sms_lu_delay0(831)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_lu_delay0(831)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_lu_delay0(831)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test_0-M3UA(825)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(824)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(827)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(829)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104144723 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410104144723 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(823)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(826)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(822)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104144724 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(830)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(828)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(832)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(822): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(823): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(824): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(825): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(826): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(827): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(828): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(829): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(830): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_gsup_mt_sms_lu_delay0(831): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(832): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_gsup_mt_sms_lu_delay finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_lu_delay pass'. Thu Apr 10 10:41:44 UTC 2025 ====== MSC_Tests.TC_gsup_mt_sms_lu_delay pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_gsup_mt_sms_lu_delay.talloc 20250410104144924 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410104144924 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104144924 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410104144924 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410104144924 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410104144924 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104144924 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410104144924 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410104144924 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410104144924 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104144924 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410104144924 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410104144924 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410104144924 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410104144924 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410104144924 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104144924 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104144924 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410104144924 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410104144924 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410104144924 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=253424) 20250410104145725 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=253424, count=254680) 20250410104146726 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104146925 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410104146925 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410104146925 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_lu_delay pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_paging_timeout'. ------ MSC_Tests.TC_gsup_mt_sms_paging_timeout ------ Thu Apr 10 10:41:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_gsup_mt_sms_paging_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_gsup_mt_sms_paging_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410104147728 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_paging_timeout' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_gsup_mt_sms_paging_timeout started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(836)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(836)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(836)@7d38b4d9c9a0: ************************************************* MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-SCCP(834)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410104148613 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(837)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410104148729 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104148729 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(839)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(839)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410104148735 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(839)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(839)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(839)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(839)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(839)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(839)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410104148753 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410104148753 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(840)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000093" to be handled at TC_gsup_mt_sms_paging_timeout0(842) MSC_Test-GSUP(840)@7d38b4d9c9a0: Created GsupExpect[1] for "262420000000093" to be handled at TC_gsup_mt_sms_paging_timeout0(842) TC_gsup_mt_sms_paging_timeout0(842)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000093'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410104148807 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410104148807 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410104148807 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410104148807 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(836)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(836)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(836)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410104148809 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104148809 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410104148809 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410104148809 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410104148809 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410104148809 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410104148809 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410104148809 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104148809 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410104148809 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410104148809 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(836)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(836)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(836)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(836)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(836)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410104148809 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104148809 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410104148809 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410104148809 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104148809 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) MSC_Test_0-M3UA(836)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(836)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(836)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(836)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(836)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(836)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) 20250410104148809 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410104148809 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410104148809 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104148809 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410104148809 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410104148809 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104148809 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410104148809 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410104148809 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(836)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(836)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410104149621 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104149621 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104149621 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104149621 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104149621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104149621 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104149621 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104149621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104149621 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104149621 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(836)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104149622 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104149622 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104149622 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104149622 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104149622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104149622 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104149622 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104149622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104149622 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104149622 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(836)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(836)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(835)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(835)@7d38b4d9c9a0: Added conn table entry 0TC_gsup_mt_sms_paging_timeout0(842)9398216 MSC_Test_0-SCCP(834)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(835)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(836)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104149637 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104149637 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104149637 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104149637 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104149637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104149637 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104149637 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104149637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104149637 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104149637 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 8f 67 c8 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 39 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104149638 DMM DEBUG msc_a(IMSI-262420000000093:GERAN-A-120:LU)[0x563b4cc09ae0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000093 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410104149638 DMM DEBUG msc_a(IMSI-262420000000093:GERAN-A-120:LU)[0x563b4cc09ae0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410104149638 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-120:LU)[0x563b4cc09c10]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410104149638 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-120:LU)[0x563b4cc09c10]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000093:GERAN-A-120:LU)[0x563b4cc09ae0] (fsm.c:486) 20250410104149638 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-120:LU)[0x563b4cc09c10]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410104149638 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-120:LU)[0x563b4cc09c10]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410104149638 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410104149638 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410104149638 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250410104149638 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104149638 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7:GERAN-A-120:LU)[0x563b4cc09c10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410104149638 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7:GERAN-A-120:LU)[0x563b4cc09c10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410104149638 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7:GERAN-A-120:LU)[0x563b4cc09c10]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410104149638 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7:GERAN-A-120:LU)[0x563b4cc09c10]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410104149639 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7:GERAN-A-120:LU)[0x563b4cc09c10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410104149639 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7:GERAN-A-120:LU)[0x563b4cc09c10]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410104149639 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7:GERAN-A-120:LU)[0x563b4cbfc760]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104149639 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7:GERAN-A-120:LU)[0x563b4cbfc760]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7:GERAN-A-120:LU)[0x563b4cc09c10] (fsm.c:486) 20250410104149639 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7:GERAN-A-120:LU)[0x563b4cbfc760]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410104149639 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7:GERAN-A-120:LU)[0x563b4cbfc760]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410104149639 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104149639 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104149639 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104149639 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104149639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104149639 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104149639 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104149639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104149639 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104149639 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0f 02 8f 67 c8 00 00 78 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104149639 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104149639 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104149639 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104149639 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104149639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104149639 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104149639 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104149639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104149639 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104149639 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 8f 67 c8 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 39 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(836)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(836)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(836)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(836)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(834)@7d38b4d9c9a0: { messageType := 2, destLocRef := '8F67C8'O, sourceLocRef := '000078'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(834)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(840)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000093" handled at TC_gsup_mt_sms_paging_timeout0(842) MSC_Test-GSUP(840)@7d38b4d9c9a0: Added IMSI table entry 0TC_gsup_mt_sms_paging_timeout0(842)"262420000000093" MSC_Test_0-SCCP(834)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(834)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(834)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(834)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104149643 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410104149643 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(834)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(834)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(834)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(834)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(836)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104149644 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104149644 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104149644 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104149644 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104149644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104149644 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104149645 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104149645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104149645 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104149645 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 78 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_gsup_mt_sms_paging_timeout0(842)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_paging_timeout0(842)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410104149655 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104149655 DVLR DEBUG IMSI:262420000000093 has MSISDN:491230000093 (vlr.c:1045) 20250410104149655 DMSC NOTICE msub(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7) VLR: update for IMSI=262420000000093 (MSISDN=491230000093) (gsm_04_08.c:1541) 20250410104149655 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410104149657 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104149657 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7:GERAN-A-120:LU)[0x563b4cc09c10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410104149657 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7:GERAN-A-120:LU)[0x563b4cbfc760]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410104149657 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7:GERAN-A-120:LU)[0x563b4cbfc760]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410104149657 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7:GERAN-A-120:LU)[0x563b4cbfc760]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410104149657 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7:GERAN-A-120:LU)[0x563b4cbfc760]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7:GERAN-A-120:LU)[0x563b4cc09c10] (vlr_lu_fsm.c:110) 20250410104149657 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7:GERAN-A-120:LU)[0x563b4cbfc760]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410104149657 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7:GERAN-A-120:LU)[0x563b4cbfc760]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104149657 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7:GERAN-A-120:LU)[0x563b4cc09c10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410104149657 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7:GERAN-A-120:LU)[0x563b4cc09c10]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410104149657 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7:GERAN-A-120:LU)[0x563b4cc0ceb0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104149657 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7:GERAN-A-120:LU)[0x563b4cc0ceb0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7:GERAN-A-120:LU)[0x563b4cc09c10] (fsm.c:486) 20250410104149657 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7:GERAN-A-120:LU)[0x563b4cc0ceb0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410104149657 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7:GERAN-A-120:LU)[0x563b4cc0ceb0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410104149657 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7:GERAN-A-120:LU)[0x563b4cc0ceb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410104149657 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7:GERAN-A-120:LU)[0x563b4cc0ceb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410104149657 DMSC NOTICE msub(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7:TMSInew-0x0576A5A7) VLR: update for IMSI=262420000000093 (MSISDN=491230000093) (gsm_04_08.c:1541) 20250410104149657 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7:GERAN-A-120:LU)[0x563b4cc0ceb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410104149657 DMM DEBUG -> IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7:TMSInew-0x0576A5A7 LOCATION UPDATE ACCEPT (TMSI = 0x0576a5a7) (gsm_04_08.c:149) 20250410104149658 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7:TMSInew-0x0576A5A7 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410104149658 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104149658 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104149658 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104149658 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104149658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104149658 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104149658 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104149658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104149658 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104149658 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 8f 67 c8 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 05 76 a5 a7 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(836)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(836)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(834)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(834)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(834)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(834)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_paging_timeout0(842)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(835)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(835)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(834)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(834)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(834)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(834)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O 20250410104149670 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104149671 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104149671 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104149671 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104149671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104149671 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104149671 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104149671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104149671 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104149671 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 78 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(836)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104149671 DMM DEBUG msc_a(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7:TMSInew-0x0576A5A7:GERAN-A-120:LU)[0x563b4cc09ae0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410104149671 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7:TMSInew-0x0576A5A7:GERAN-A-120:LU)[0x563b4cc09c10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410104149671 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7:GERAN-A-120:LU)[0x563b4cc0ceb0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410104149671 DMSC NOTICE msub(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x0576A5A7) VLR: update for IMSI=262420000000093 (MSISDN=491230000093) (gsm_04_08.c:1541) 20250410104149671 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7:GERAN-A-120:LU)[0x563b4cc0ceb0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410104149671 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x0576A5A7:GERAN-A-120:LU)[0x563b4cc09c10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410104149671 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7:GERAN-A-120:LU)[0x563b4cc0ceb0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410104149671 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7:GERAN-A-120:LU)[0x563b4cc0ceb0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x0576A5A7:GERAN-A-120:LU)[0x563b4cc09c10] (vlr_lu_fsm.c:817) 20250410104149671 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7:GERAN-A-120:LU)[0x563b4cc0ceb0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410104149671 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x699615E7:GERAN-A-120:LU)[0x563b4cc0ceb0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104149671 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x0576A5A7:GERAN-A-120:LU)[0x563b4cc09c10]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410104149672 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000093/3/1): Available (smpp_smsc.c:626) 20250410104149672 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x0576A5A7 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104149672 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x0576A5A7 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104149672 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x0576A5A7 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104149672 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x0576A5A7 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410104149672 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104149672 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104149672 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104149672 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104149672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104149672 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104149672 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104149672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104149673 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104149673 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 8f 67 c8 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(836)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(836)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(834)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(834)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(834)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(834)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(834)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(834)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(834)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(834)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410104149676 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104149676 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104149676 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104149676 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104149676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104149676 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(836)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104149676 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104149676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104149676 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104149676 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 78 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104149677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x0576A5A7:GERAN-A-120:LU)[0x563b4cc09c10]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104149677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x0576A5A7:GERAN-A-120:LU)[0x563b4cc09c10]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x0576A5A7:GERAN-A-120:LU)[0x563b4cc09ae0] (msc_a.c:1053) 20250410104149677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x0576A5A7:GERAN-A-120:LU)[0x563b4cc09c10]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410104149677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x0576A5A7:GERAN-A-120:LU)[0x563b4cc09c10]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104149677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x0576A5A7:GERAN-A-120:LU)[0x563b4cc09c10]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410104149678 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x0576A5A7 - active-conn: now used by 1 (attached) (msub.c:375) 20250410104149678 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104149678 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104149678 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104149678 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104149678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104149678 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104149678 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104149678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104149678 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104149678 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0f 04 8f 67 c8 00 00 78 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(836)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(836)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(834)@7d38b4d9c9a0: Session index based on local reference:0 20250410104149679 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104149679 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104149679 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104149679 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104149679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104149679 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104149679 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104149679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104149679 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104149679 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 78 8f 67 c8 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(836)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(835)@7d38b4d9c9a0: Deleted conn table entry 0TC_gsup_mt_sms_paging_timeout0(842)9398216 TC_gsup_mt_sms_paging_timeout0(842)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104149681 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x0576A5A7 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104149681 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x0576A5A7 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mt_sms_paging_timeout0(842)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_paging_timeout0(842)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_paging_timeout0(842)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(835)@7d38b4d9c9a0: Created IMSI[0] for '262420000000093'H'0576A5A7'O to be handled at TC_gsup_mt_sms_paging_timeout0(842) 20250410104149700 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x0576A5A7 + gsm411_gsup_rx: now used by 2 (attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250410104149700 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x0576A5A7 + SMS: now used by 3 (attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250410104149701 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x0576A5A7 + Paging: now used by 4 (attached,gsm411_gsup_rx,SMS,Paging) (paging.c:111) 20250410104149701 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x0576A5A7 - gsm411_gsup_rx: now used by 3 (attached,SMS,Paging) (gsm_04_11_gsup.c:354) 20250410104149701 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104149701 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104149701 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104149701 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104149701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104149701 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104149701 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104149701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104149701 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104149701 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 00 39 09 04 05 76 a5 a7 1a 03 05 00 17 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(836)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(836)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(835)@7d38b4d9c9a0: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_gsup_mt_sms_paging_timeout0(842) TC_gsup_mt_sms_paging_timeout0(842)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104159702 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x0576A5A7 - SMS: now used by 2 (attached,Paging) (transaction.c:281) 20250410104159702 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x0576A5A7 - Paging: now used by 1 (attached) (paging.c:202) TC_gsup_mt_sms_paging_timeout0(842)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410104159705 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410104159705 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(840)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(837)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(834)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(835)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104159706 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410104159706 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104159706 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410104159706 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410104159706 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410104159706 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104159706 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410104159706 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410104159706 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410104159706 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104159706 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410104159706 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410104159706 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410104159706 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410104159706 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410104159706 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104159706 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104159706 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410104159706 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410104159706 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) MSC_Test_0-M3UA(836)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104159706 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(843)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(833)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(841)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(838)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104159707 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(839)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(833): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(834): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(835): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(836): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(837): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(838): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(839): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(840): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(841): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_gsup_mt_sms_paging_timeout0(842): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(843): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_gsup_mt_sms_paging_timeout finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_paging_timeout pass'. Thu Apr 10 10:41:59 UTC 2025 ====== MSC_Tests.TC_gsup_mt_sms_paging_timeout pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_gsup_mt_sms_paging_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=223924) 20250410104200707 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=223924, count=225364) 20250410104201707 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410104201707 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410104201707 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410104201708 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_paging_timeout pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_conn_timeout'. ------ MSC_Tests.TC_gsup_mt_sms_conn_timeout ------ Thu Apr 10 10:42:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_gsup_mt_sms_conn_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_gsup_mt_sms_conn_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410104202709 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_conn_timeout' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_gsup_mt_sms_conn_timeout started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(847)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(847)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(847)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(845)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410104203507 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(848)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410104203703 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410104203703 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410104203703 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410104203703 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(847)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(847)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(847)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410104203704 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104203704 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410104203704 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410104203704 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410104203704 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410104203704 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410104203704 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410104203704 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104203704 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410104203704 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410104203704 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(847)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(847)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(847)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(847)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(847)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(847)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(847)@7d38b4d9c9a0: Message received on association #8 20250410104203705 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104203705 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410104203705 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410104203705 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104203705 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410104203705 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410104203705 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410104203705 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104203705 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410104203705 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410104203705 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104203705 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(847)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(847)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(847)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(847)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(847)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(847)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410104203705 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410104203705 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410104203710 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104203710 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(850)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(850)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410104203711 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(850)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(850)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(850)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(850)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(850)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(850)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410104203719 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410104203719 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(851)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000094" to be handled at TC_gsup_mt_sms_conn_timeout0(853) MSC_Test-GSUP(851)@7d38b4d9c9a0: Created GsupExpect[1] for "262420000000094" to be handled at TC_gsup_mt_sms_conn_timeout0(853) TC_gsup_mt_sms_conn_timeout0(853)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000094'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410104204519 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104204519 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104204519 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104204519 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104204519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104204519 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104204519 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104204519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104204519 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104204519 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(847)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104204519 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104204519 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104204519 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104204519 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104204519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104204519 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104204519 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104204519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104204519 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104204519 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(847)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(847)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(846)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(846)@7d38b4d9c9a0: Added conn table entry 0TC_gsup_mt_sms_conn_timeout0(853)8075185 MSC_Test_0-RAN(846)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(845)@7d38b4d9c9a0: First idle individual index:0 20250410104204531 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104204531 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104204531 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104204531 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104204531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104204531 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104204531 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104204531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104204531 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104204531 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 7b 37 b1 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 49 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(847)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104204532 DMM DEBUG msc_a(IMSI-262420000000094:GERAN-A-121:LU)[0x563b4cc07990]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000094 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410104204532 DMM DEBUG msc_a(IMSI-262420000000094:GERAN-A-121:LU)[0x563b4cc07990]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410104204532 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x563b4cc05180]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410104204532 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x563b4cc05180]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000094:GERAN-A-121:LU)[0x563b4cc07990] (fsm.c:486) 20250410104204532 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x563b4cc05180]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410104204532 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x563b4cc05180]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410104204532 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410104204532 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000094 id=262420000000094 (vlr.c:661) 20250410104204532 DVLR INFO New subscr, IMSI: 262420000000094 (vlr.c:562) 20250410104204532 DVLR DEBUG VLR subscr IMSI-262420000000094 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410104204532 DVLR DEBUG VLR subscr IMSI-262420000000094 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410104204532 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104204532 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x563b4cc05180]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410104204532 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x563b4cc05180]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410104204532 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x563b4cc05180]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410104204532 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x563b4cc05180]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410104204532 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x563b4cc05180]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410104204532 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x563b4cc05180]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410104204532 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x563b4cbfc760]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104204532 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x563b4cbfc760]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x563b4cc05180] (fsm.c:486) 20250410104204532 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x563b4cbfc760]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410104204532 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x563b4cbfc760]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410104204532 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104204532 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104204532 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104204532 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104204532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104204532 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104204532 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104204532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104204532 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104204532 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0e 02 7b 37 b1 00 00 79 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104204532 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104204532 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104204532 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104204532 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104204532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104204532 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104204532 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104204532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104204532 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104204532 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 7b 37 b1 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 49 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(847)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(847)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(847)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(847)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(845)@7d38b4d9c9a0: { messageType := 2, destLocRef := '7B37B1'O, sourceLocRef := '000079'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(845)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(845)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(845)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(845)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(845)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(851)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000094" handled at TC_gsup_mt_sms_conn_timeout0(853) MSC_Test-GSUP(851)@7d38b4d9c9a0: Added IMSI table entry 0TC_gsup_mt_sms_conn_timeout0(853)"262420000000094" 20250410104204535 DVLR DEBUG VLR subscr IMSI-262420000000094 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410104204535 DVLR DEBUG VLR subscr IMSI-262420000000094 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(845)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(845)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(845)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(845)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(847)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_gsup_mt_sms_conn_timeout0(853)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250410104204536 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104204536 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104204536 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104204536 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104204536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104204536 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104204536 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104204537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104204537 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104204537 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 79 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_gsup_mt_sms_conn_timeout0(853)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410104204546 DVLR DEBUG VLR subscr IMSI-262420000000094 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104204546 DVLR DEBUG IMSI:262420000000094 has MSISDN:491230000094 (vlr.c:1045) 20250410104204546 DMSC NOTICE msub(IMSI-262420000000094:MSISDN-491230000094) VLR: update for IMSI=262420000000094 (MSISDN=491230000094) (gsm_04_08.c:1541) 20250410104204546 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104204546 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104204546 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x563b4cc05180]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410104204546 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x563b4cbfc760]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410104204546 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x563b4cbfc760]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410104204546 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x563b4cbfc760]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410104204546 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x563b4cbfc760]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x563b4cc05180] (vlr_lu_fsm.c:110) 20250410104204546 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x563b4cbfc760]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410104204546 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x563b4cbfc760]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104204546 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x563b4cc05180]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410104204546 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x563b4cc05180]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410104204546 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x563b4cbfc890]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104204546 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x563b4cbfc890]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x563b4cc05180] (fsm.c:486) 20250410104204546 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x563b4cbfc890]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410104204546 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x563b4cbfc890]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410104204546 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x563b4cbfc890]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410104204546 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x563b4cbfc890]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410104204546 DMSC NOTICE msub(IMSI-262420000000094:MSISDN-491230000094:TMSInew-0x76E285D9) VLR: update for IMSI=262420000000094 (MSISDN=491230000094) (gsm_04_08.c:1541) 20250410104204546 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x563b4cbfc890]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410104204546 DMM DEBUG -> IMSI-262420000000094:MSISDN-491230000094:TMSInew-0x76E285D9 LOCATION UPDATE ACCEPT (TMSI = 0x76e285d9) (gsm_04_08.c:149) 20250410104204546 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSInew-0x76E285D9 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104204546 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104204546 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104204546 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104204546 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104204546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104204547 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104204547 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104204547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104204547 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104204547 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 7b 37 b1 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 76 e2 85 d9 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(847)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(847)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(845)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(845)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(845)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(845)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_conn_timeout0(853)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(846)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(846)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(845)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(845)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(845)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(845)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(847)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104204554 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104204554 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104204554 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104204554 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104204554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104204554 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104204554 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104204554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104204554 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104204554 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 79 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104204554 DMM DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSInew-0x76E285D9:GERAN-A-121:LU)[0x563b4cc07990]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410104204554 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSInew-0x76E285D9:GERAN-A-121:LU)[0x563b4cc05180]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410104204554 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x563b4cbfc890]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410104204554 DMSC NOTICE msub(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9) VLR: update for IMSI=262420000000094 (MSISDN=491230000094) (gsm_04_08.c:1541) 20250410104204554 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410104204554 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x563b4cbfc890]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410104204554 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9:GERAN-A-121:LU)[0x563b4cc05180]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410104204554 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x563b4cbfc890]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410104204554 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x563b4cbfc890]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9:GERAN-A-121:LU)[0x563b4cc05180] (vlr_lu_fsm.c:817) 20250410104204554 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x563b4cbfc890]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410104204554 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x563b4cbfc890]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104204554 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9:GERAN-A-121:LU)[0x563b4cc05180]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410104204554 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000094/3/1): Available (smpp_smsc.c:626) 20250410104204554 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104204554 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104204554 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104204554 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410104204554 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104204554 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104204554 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104204554 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104204554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104204554 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104204554 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104204554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104204554 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104204554 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 7b 37 b1 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(847)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(847)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(845)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(845)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(845)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(845)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(845)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(845)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(845)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(845)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(847)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104204556 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104204556 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104204556 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104204556 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104204556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104204556 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104204556 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104204556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104204556 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104204556 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 79 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104204556 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9:GERAN-A-121:LU)[0x563b4cc05180]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104204556 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9:GERAN-A-121:LU)[0x563b4cc05180]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9:GERAN-A-121:LU)[0x563b4cc07990] (msc_a.c:1053) 20250410104204556 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9:GERAN-A-121:LU)[0x563b4cc05180]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410104204556 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9:GERAN-A-121:LU)[0x563b4cc05180]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104204556 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9:GERAN-A-121:LU)[0x563b4cc05180]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410104204556 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9 - active-conn: now used by 1 (attached) (msub.c:375) 20250410104204556 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104204556 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104204556 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104204556 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104204556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104204556 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104204556 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104204556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104204556 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104204556 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0e 04 7b 37 b1 00 00 79 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(847)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(847)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(845)@7d38b4d9c9a0: Session index based on local reference:0 20250410104204557 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104204557 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104204558 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104204558 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104204558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104204558 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104204558 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104204558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104204558 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104204558 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 79 7b 37 b1 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(847)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(846)@7d38b4d9c9a0: Deleted conn table entry 0TC_gsup_mt_sms_conn_timeout0(853)8075185 TC_gsup_mt_sms_conn_timeout0(853)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104204559 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104204559 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mt_sms_conn_timeout0(853)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_conn_timeout0(853)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_conn_timeout0(853)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(846)@7d38b4d9c9a0: Created IMSI[0] for '262420000000094'H'76E285D9'O to be handled at TC_gsup_mt_sms_conn_timeout0(853) 20250410104204592 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9 + gsm411_gsup_rx: now used by 2 (attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250410104204592 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9 + SMS: now used by 3 (attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250410104204593 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9 + Paging: now used by 4 (attached,gsm411_gsup_rx,SMS,Paging) (paging.c:111) 20250410104204593 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9 - gsm411_gsup_rx: now used by 3 (attached,SMS,Paging) (gsm_04_11_gsup.c:354) 20250410104204593 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104204593 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104204593 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104204593 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104204593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104204593 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104204593 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104204593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104204593 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104204593 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 00 49 09 04 76 e2 85 d9 1a 03 05 00 17 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(847)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(847)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(846)@7d38b4d9c9a0: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_gsup_mt_sms_conn_timeout0(853) TC_gsup_mt_sms_conn_timeout0(853)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_conn_timeout0(853)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '76E285D9'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(846)@7d38b4d9c9a0: Added conn table entry 0TC_gsup_mt_sms_conn_timeout0(853)9649254 MSC_Test_0-SCCP(845)@7d38b4d9c9a0: First idle individual index:0 20250410104204604 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104204604 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104204604 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104204604 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104204604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104204604 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104204604 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104204604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(847)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104204604 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104204604 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 93 3c 66 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 76 e2 85 d9 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104204605 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x76E285D9:GERAN-A-122:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410104204605 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x76E285D9:GERAN-A-122:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x76E285D9:GERAN-A-122:PAGING_RESP)[0x563b4cc09ae0] (fsm.c:486) 20250410104204605 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x76E285D9:GERAN-A-122:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410104204605 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x76E285D9:GERAN-A-122:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410104204605 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9 + proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410104204605 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9 + active-conn: now used by 5 (attached,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410104204605 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9:GERAN-A-122:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410104204605 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9:GERAN-A-122:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410104204605 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9:GERAN-A-122:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410104204606 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9:GERAN-A-122:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410104204606 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9:GERAN-A-122:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410104204606 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9:GERAN-A-122:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410104204606 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9:GERAN-A-122:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410104204606 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9:GERAN-A-122:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410104204606 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9:GERAN-A-122:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410104204606 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9:GERAN-A-122:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410104204606 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9 - Paging: now used by 4 (attached,SMS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250410104204606 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000094/3/1): Available (smpp_smsc.c:626) 20250410104204606 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9 - proc_arq_vlr_fn_init: now used by 3 (attached,SMS,active-conn) (vlr_access_req_fsm.c:405) 20250410104204607 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104204607 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104204607 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104204607 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104204607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104204607 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104204607 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104204607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104204607 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104204607 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0d 02 93 3c 66 00 00 7a 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104204607 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104204607 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104204607 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104204607 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104204607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104204607 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104204607 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104204607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104204607 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104204607 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 93 3c 66 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 49 (osmo_ss7_asp.c:1175) 20250410104204607 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104204607 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104204607 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104204607 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104204607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104204607 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104204607 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104204607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104204607 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104204607 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 39 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 93 3c 66 00 01 22 01 03 1f 09 01 1c 01 00 07 91 44 77 58 10 06 50 00 10 00 06 80 21 43 65 00 00 81 11 32 81 30 85 82 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(847)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(847)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(847)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(847)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(845)@7d38b4d9c9a0: { messageType := 2, destLocRef := '933C66'O, sourceLocRef := '00007A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(845)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(847)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(847)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(845)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(845)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(845)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(845)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(845)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(845)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(845)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(845)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104204610 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9 + VTY: now used by 4 (attached,SMS,active-conn,VTY) (msc_vty.c:1285) 20250410104204610 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9 - VTY: now used by 3 (attached,SMS,active-conn) (msc_vty.c:1317) TC_gsup_mt_sms_conn_timeout0(853)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_conn_timeout0(853)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104209606 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9 + msc_a_fsm_releasing_onenter: now used by 4 (attached,SMS,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104209606 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9 + vlr_subscr_cancel_attach_fsm: now used by 5 (attached,SMS,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104209606 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,SMS,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104209606 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9 - SMS: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (transaction.c:281) 20250410104209607 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410104209607 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104209607 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104209607 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104209607 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104209607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104209607 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104209607 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104209607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104209607 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104209607 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 93 3c 66 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(847)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(847)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(845)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(845)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(845)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(845)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(845)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(845)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(845)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(845)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410104209611 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104209611 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104209611 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104209612 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104209612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(847)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104209612 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104209612 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104209612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104209612 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104209612 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 7a 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104209612 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9:GERAN-A-122:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104209612 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9:GERAN-A-122:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9:GERAN-A-122:PAGING_RESP)[0x563b4cc09ae0] (msc_a.c:1053) 20250410104209612 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9:GERAN-A-122:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104209612 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9:GERAN-A-122:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410104209613 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9 - active-conn: now used by 1 (attached) (msub.c:375) 20250410104209613 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104209613 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104209613 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104209613 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104209613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104209613 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104209613 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104209613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104209613 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104209613 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0d 04 93 3c 66 00 00 7a 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(847)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(847)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(845)@7d38b4d9c9a0: Session index based on local reference:0 20250410104209614 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104209614 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104209614 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104209614 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104209614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104209614 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104209614 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104209614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104209614 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(847)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104209614 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 7a 93 3c 66 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(846)@7d38b4d9c9a0: Deleted conn table entry 0TC_gsup_mt_sms_conn_timeout0(853)9649254 TC_gsup_mt_sms_conn_timeout0(853)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104209616 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104209616 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mt_sms_conn_timeout0(853)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_conn_timeout0(853)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_conn_timeout0(853)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test_0-SCCP(845)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(847)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(851)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(846)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104209632 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410104209632 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MGCP(849)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(848)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(854)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(844)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104209637 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(852)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(850)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(844): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(845): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(846): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(847): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(848): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(849): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(850): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(851): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(852): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_gsup_mt_sms_conn_timeout0(853): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(854): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_gsup_mt_sms_conn_timeout finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_conn_timeout pass'. Thu Apr 10 10:42:09 UTC 2025 ====== MSC_Tests.TC_gsup_mt_sms_conn_timeout pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_gsup_mt_sms_conn_timeout.talloc 20250410104209820 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410104209820 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104209820 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410104209820 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410104209820 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410104209820 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104209820 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410104209820 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410104209820 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410104209820 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104209820 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410104209820 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410104209820 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410104209820 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410104209820 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410104209820 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104209820 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104209820 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410104209820 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410104209820 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410104209821 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=308664) 20250410104210639 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=308664, count=318816) 20250410104211639 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104211821 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410104211822 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410104211822 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_conn_timeout pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_ussd_single_request'. ------ MSC_Tests.TC_lu_and_mo_ussd_single_request ------ Thu Apr 10 10:42:12 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mo_ussd_single_request.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mo_ussd_single_request.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410104212640 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_ussd_single_request' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_lu_and_mo_ussd_single_request started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(858)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(858)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(858)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(856)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410104213501 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(859)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410104213641 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104213642 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(861)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(861)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410104213647 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(861)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(861)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(861)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(861)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(861)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(861)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410104213669 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410104213669 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250410104213696 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410104213696 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410104213696 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410104213696 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(858)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(858)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(858)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(858)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(858)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410104213701 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104213701 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410104213701 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410104213701 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410104213701 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410104213701 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410104213701 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410104213701 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104213701 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410104213701 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410104213701 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(858)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(858)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(858)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410104213702 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104213702 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410104213702 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410104213702 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104213702 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410104213702 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410104213702 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410104213702 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104213702 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410104213702 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410104213702 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104213702 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(858)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(858)@7d38b4d9c9a0: Message received on association #8 20250410104213702 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410104213702 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(858)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(858)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(858)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(858)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(858)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(858)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(862)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000046" to be handled at TC_lu_and_mo_ussd_single_request0(864) TC_lu_and_mo_ussd_single_request0(864)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000046'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410104214517 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104214517 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104214517 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104214517 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104214517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104214517 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104214517 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104214517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104214517 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104214517 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(858)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104214518 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104214518 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104214518 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104214518 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104214518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104214518 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104214518 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104214518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104214518 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104214518 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(858)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(858)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(857)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(857)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mo_ussd_single_request0(864)4898839 MSC_Test_0-SCCP(856)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(857)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(858)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104214535 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104214535 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104214535 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104214535 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104214535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104214536 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104214536 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104214536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104214536 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104214536 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 4a c0 17 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 64 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104214536 DMM DEBUG msc_a(IMSI-262420000000046:GERAN-A-123:LU)[0x563b4cc07990]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000046 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410104214536 DMM DEBUG msc_a(IMSI-262420000000046:GERAN-A-123:LU)[0x563b4cc07990]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410104214536 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x563b4cc05180]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410104214537 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x563b4cc05180]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000046:GERAN-A-123:LU)[0x563b4cc07990] (fsm.c:486) 20250410104214537 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x563b4cc05180]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410104214537 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x563b4cc05180]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410104214537 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410104214537 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000046 id=262420000000046 (vlr.c:661) 20250410104214537 DVLR INFO New subscr, IMSI: 262420000000046 (vlr.c:562) 20250410104214537 DVLR DEBUG VLR subscr IMSI-262420000000046 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410104214537 DVLR DEBUG VLR subscr IMSI-262420000000046 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410104214537 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104214537 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x563b4cc05180]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410104214537 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x563b4cc05180]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410104214537 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x563b4cc05180]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410104214537 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x563b4cc05180]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410104214537 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x563b4cc05180]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410104214537 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x563b4cc05180]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410104214537 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x563b4cbfc760]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104214537 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x563b4cbfc760]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x563b4cc05180] (fsm.c:486) 20250410104214537 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x563b4cbfc760]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410104214537 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x563b4cbfc760]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410104214537 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104214537 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104214537 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104214537 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104214537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104214537 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104214537 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104214537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104214537 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104214537 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0c 02 4a c0 17 00 00 7b 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104214537 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104214537 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104214537 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104214537 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104214537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104214537 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104214537 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104214537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104214537 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104214537 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 4a c0 17 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 64 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(858)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(858)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(858)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(858)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(856)@7d38b4d9c9a0: { messageType := 2, destLocRef := '4AC017'O, sourceLocRef := '00007B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(856)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(856)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(856)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(856)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(856)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(862)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000046" handled at TC_lu_and_mo_ussd_single_request0(864) MSC_Test-GSUP(862)@7d38b4d9c9a0: Added IMSI table entry 0TC_lu_and_mo_ussd_single_request0(864)"262420000000046" 20250410104214543 DVLR DEBUG VLR subscr IMSI-262420000000046 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410104214543 DVLR DEBUG VLR subscr IMSI-262420000000046 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(856)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(856)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(856)@7d38b4d9c9a0: vl_from0 20250410104214545 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104214545 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-SCCP(856)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(858)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104214545 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104214545 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104214545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104214545 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104214545 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104214545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104214545 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104214545 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 7b 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_lu_and_mo_ussd_single_request0(864)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_single_request0(864)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410104214550 DVLR DEBUG VLR subscr IMSI-262420000000046 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104214550 DVLR DEBUG IMSI:262420000000046 has MSISDN:491230000046 (vlr.c:1045) 20250410104214550 DMSC NOTICE msub(IMSI-262420000000046:MSISDN-491230000046) VLR: update for IMSI=262420000000046 (MSISDN=491230000046) (gsm_04_08.c:1541) 20250410104214550 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104214550 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104214550 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x563b4cc05180]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410104214550 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x563b4cbfc760]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410104214550 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x563b4cbfc760]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410104214550 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x563b4cbfc760]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410104214550 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x563b4cbfc760]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x563b4cc05180] (vlr_lu_fsm.c:110) 20250410104214550 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x563b4cbfc760]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410104214550 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x563b4cbfc760]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104214550 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x563b4cc05180]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410104214550 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x563b4cc05180]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410104214550 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x563b4cbfcb00]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104214550 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x563b4cbfcb00]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x563b4cc05180] (fsm.c:486) 20250410104214550 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x563b4cbfcb00]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410104214550 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x563b4cbfcb00]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410104214550 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x563b4cbfcb00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410104214550 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x563b4cbfcb00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410104214550 DMSC NOTICE msub(IMSI-262420000000046:MSISDN-491230000046:TMSInew-0x7CAFE504) VLR: update for IMSI=262420000000046 (MSISDN=491230000046) (gsm_04_08.c:1541) 20250410104214550 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x563b4cbfcb00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410104214550 DMM DEBUG -> IMSI-262420000000046:MSISDN-491230000046:TMSInew-0x7CAFE504 LOCATION UPDATE ACCEPT (TMSI = 0x7cafe504) (gsm_04_08.c:149) 20250410104214550 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104214550 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104214550 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104214550 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104214550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104214550 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104214550 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104214550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104214550 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSInew-0x7CAFE504 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104214550 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104214550 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 4a c0 17 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 7c af e5 04 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(858)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(858)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(856)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(856)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(856)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(856)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_single_request0(864)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(857)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(857)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(856)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(856)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(856)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(856)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O 20250410104214554 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104214554 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104214554 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104214554 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104214554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104214554 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104214554 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104214554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104214554 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104214554 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 7b 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(858)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104214554 DMM DEBUG msc_a(IMSI-262420000000046:MSISDN-491230000046:TMSInew-0x7CAFE504:GERAN-A-123:LU)[0x563b4cc07990]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410104214554 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:TMSInew-0x7CAFE504:GERAN-A-123:LU)[0x563b4cc05180]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410104214554 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x563b4cbfcb00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410104214554 DMSC NOTICE msub(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x7CAFE504) VLR: update for IMSI=262420000000046 (MSISDN=491230000046) (gsm_04_08.c:1541) 20250410104214554 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x7CAFE504 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410104214554 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x563b4cbfcb00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410104214554 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x7CAFE504:GERAN-A-123:LU)[0x563b4cc05180]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410104214554 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x563b4cbfcb00]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410104214554 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x563b4cbfcb00]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x7CAFE504:GERAN-A-123:LU)[0x563b4cc05180] (vlr_lu_fsm.c:817) 20250410104214554 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x563b4cbfcb00]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410104214554 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x563b4cbfcb00]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104214554 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x7CAFE504:GERAN-A-123:LU)[0x563b4cc05180]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410104214554 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000046/3/1): Available (smpp_smsc.c:626) 20250410104214554 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x7CAFE504 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104214554 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x7CAFE504 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104214554 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x7CAFE504 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104214554 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x7CAFE504 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410104214554 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104214554 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104214554 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104214554 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104214554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104214554 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104214554 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104214554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104214554 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104214554 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 4a c0 17 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(858)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(858)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(856)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(856)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(856)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(856)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(856)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(856)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(856)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(856)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410104214555 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104214555 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104214555 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104214555 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104214555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104214555 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104214555 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104214555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104214555 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104214555 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 7b 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(858)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104214555 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x7CAFE504:GERAN-A-123:LU)[0x563b4cc05180]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104214555 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x7CAFE504:GERAN-A-123:LU)[0x563b4cc05180]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x7CAFE504:GERAN-A-123:LU)[0x563b4cc07990] (msc_a.c:1053) 20250410104214555 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x7CAFE504:GERAN-A-123:LU)[0x563b4cc05180]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410104214555 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x7CAFE504:GERAN-A-123:LU)[0x563b4cc05180]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104214555 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x7CAFE504:GERAN-A-123:LU)[0x563b4cc05180]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410104214555 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x7CAFE504 - active-conn: now used by 1 (attached) (msub.c:375) 20250410104214555 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104214555 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104214555 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104214555 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104214555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104214555 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104214555 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104214555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104214555 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104214555 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0c 04 4a c0 17 00 00 7b 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(858)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(858)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(856)@7d38b4d9c9a0: Session index based on local reference:0 20250410104214556 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104214556 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104214556 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104214556 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104214556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(858)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104214556 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104214556 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104214556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104214556 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104214556 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 7b 4a c0 17 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(857)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mo_ussd_single_request0(864)4898839 TC_lu_and_mo_ussd_single_request0(864)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104214556 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x7CAFE504 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104214556 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x7CAFE504 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_ussd_single_request0(864)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_single_request0(864)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_single_request0(864)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_single_request0(864)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '7CAFE504'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(857)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mo_ussd_single_request0(864)2536227 MSC_Test_0-RAN(857)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(856)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(858)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104214756 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104214756 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104214756 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104214756 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104214756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104214756 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104214756 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104214756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104214756 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104214756 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 26 b3 23 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 08 03 50 59 02 05 f4 7c af e5 04 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104214757 DMM DEBUG msc_a(TMSI-0x7CAFE504:GERAN-A-124:CM_SERVICE_REQ)[0x563b4cc09ae0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250410104214757 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7CAFE504:GERAN-A-124:CM_SERVICE_REQ)[0x563b4cc09c10]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410104214757 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7CAFE504:GERAN-A-124:CM_SERVICE_REQ)[0x563b4cc09c10]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x7CAFE504:GERAN-A-124:CM_SERVICE_REQ)[0x563b4cc09ae0] (fsm.c:486) 20250410104214757 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7CAFE504:GERAN-A-124:CM_SERVICE_REQ)[0x563b4cc09c10]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410104214757 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7CAFE504:GERAN-A-124:CM_SERVICE_REQ)[0x563b4cc09c10]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410104214757 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x7CAFE504 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410104214757 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x7CAFE504 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410104214757 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x7CAFE504:GERAN-A-124:CM_SERVICE_REQ)[0x563b4cc09c10]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410104214757 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x7CAFE504:GERAN-A-124:CM_SERVICE_REQ)[0x563b4cc09c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410104214757 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x7CAFE504:GERAN-A-124:CM_SERVICE_REQ)[0x563b4cc09c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410104214757 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x7CAFE504:GERAN-A-124:CM_SERVICE_REQ)[0x563b4cc09c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410104214757 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x7CAFE504:GERAN-A-124:CM_SERVICE_REQ)[0x563b4cc09c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410104214757 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x7CAFE504:GERAN-A-124:CM_SERVICE_REQ)[0x563b4cc09c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410104214757 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x7CAFE504:GERAN-A-124:CM_SERVICE_REQ)[0x563b4cc09c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410104214757 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x7CAFE504:GERAN-A-124:CM_SERVICE_REQ)[0x563b4cc09c10]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410104214757 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x7CAFE504:GERAN-A-124:CM_SERVICE_REQ)[0x563b4cc09c10]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410104214757 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x7CAFE504:GERAN-A-124:CM_SERVICE_REQ)[0x563b4cc09c10]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410104214757 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000046/3/1): Available (smpp_smsc.c:626) 20250410104214757 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x7CAFE504 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410104214757 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104214757 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104214757 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104214757 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104214757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104214757 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104214757 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104214757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104214757 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104214757 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0b 02 26 b3 23 00 00 7c 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104214757 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104214757 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104214757 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104214757 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104214757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104214757 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104214757 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104214757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104214757 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104214757 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 26 b3 23 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 64 (osmo_ss7_asp.c:1175) 20250410104214757 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104214757 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104214757 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104214757 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104214757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104214757 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104214757 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104214757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104214757 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104214757 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 26 b3 23 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(858)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(858)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(858)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(858)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(858)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(858)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(856)@7d38b4d9c9a0: { messageType := 2, destLocRef := '26B323'O, sourceLocRef := '00007C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(856)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(856)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(856)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(856)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(856)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(856)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(856)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(856)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(856)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104214758 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x7CAFE504 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410104214758 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x7CAFE504 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_ussd_single_request0(864)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_single_request0(864)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(862)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000046" to be handled at TC_lu_and_mo_ussd_single_request0(864) MSC_Test_0-RAN(857)@7d38b4d9c9a0: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(857)@7d38b4d9c9a0: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(856)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(856)@7d38b4d9c9a0: vl_len:28 MSC_Test_0-SCCP(856)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(856)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O 20250410104214764 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104214764 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104214764 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104214764 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104214764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104214764 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104214764 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104214764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104214764 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104214764 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 7c 00 01 1c 01 00 19 1b 7b 1c 15 a1 13 02 01 05 02 01 3b 30 0b 04 01 0f 04 06 aa 51 0c 06 1b 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104214764 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x7CAFE504 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) MSC_Test_0-M3UA(858)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104214764 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x7CAFE504 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410104214764 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x7CAFE504 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) TC_lu_and_mo_ussd_single_request0(864)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104214764 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x7CAFE504 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410104214764 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x7CAFE504 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104214764 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x7CAFE504 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104214764 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x7CAFE504 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104214764 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x7CAFE504 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410104214764 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104214764 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104214764 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104214764 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104214764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104214764 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104214764 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104214764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104214764 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104214764 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 4b 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 26 b3 23 00 01 34 01 00 31 9b 2a 1c 2d a2 2b 02 01 05 30 26 02 01 3b 30 21 04 01 0f 04 1c d9 77 5d 0e 2a e3 e9 65 f7 3c fd 76 83 d2 73 10 2d 17 93 cd 60 30 18 0c 46 b3 35 1a 00 (osmo_ss7_asp.c:1175) 20250410104214764 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104214764 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104214764 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104214764 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104214764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104214764 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104214764 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104214764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104214764 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104214764 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 26 b3 23 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(858)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(858)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(858)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(856)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(856)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(856)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(858)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(856)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(856)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(856)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(856)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(856)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_single_request0(864)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(856)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(856)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(856)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(856)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(858)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104214766 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104214766 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104214766 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104214766 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104214766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104214766 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104214766 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104214766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104214766 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104214766 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 7c 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104214766 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x7CAFE504:GERAN-A-124:CM_SERVICE_REQ)[0x563b4cc09c10]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104214766 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x7CAFE504:GERAN-A-124:CM_SERVICE_REQ)[0x563b4cc09c10]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x7CAFE504:GERAN-A-124:CM_SERVICE_REQ)[0x563b4cc09ae0] (msc_a.c:1053) 20250410104214766 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x7CAFE504:GERAN-A-124:CM_SERVICE_REQ)[0x563b4cc09c10]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104214766 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x7CAFE504:GERAN-A-124:CM_SERVICE_REQ)[0x563b4cc09c10]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410104214766 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x7CAFE504 - active-conn: now used by 1 (attached) (msub.c:375) 20250410104214766 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104214766 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104214766 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104214766 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104214766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104214766 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104214766 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104214766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104214766 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104214766 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0b 04 26 b3 23 00 00 7c 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(858)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(858)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(856)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(858)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104214766 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104214766 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104214766 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104214766 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104214766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104214766 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104214766 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104214766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104214766 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104214766 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 7c 26 b3 23 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(857)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mo_ussd_single_request0(864)2536227 TC_lu_and_mo_ussd_single_request0(864)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104214767 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x7CAFE504 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104214767 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x7CAFE504 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_ussd_single_request0(864)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_single_request0(864)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_single_request0(864)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test_0-M3UA(858)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(856)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104214769 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410104214769 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(862)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(860)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(857)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(859)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(855)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104214770 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(861)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(863)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(865)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(855): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(856): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(857): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(858): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(859): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(860): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(861): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(862): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(863): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_lu_and_mo_ussd_single_request0(864): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(865): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_lu_and_mo_ussd_single_request finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_ussd_single_request pass'. Thu Apr 10 10:42:14 UTC 2025 ====== MSC_Tests.TC_lu_and_mo_ussd_single_request pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_and_mo_ussd_single_request.talloc 20250410104214968 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410104214968 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104214968 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410104214968 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410104214968 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410104214968 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104214968 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410104214968 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410104214968 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410104214968 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104214968 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410104214968 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410104214968 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410104214968 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410104214968 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410104214968 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104214968 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104214968 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410104214968 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410104214968 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410104214968 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=253648) 20250410104215771 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=253648, count=317692) 20250410104216771 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104216969 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410104216970 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410104216970 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_ussd_single_request pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_ussd_notification'. ------ MSC_Tests.TC_lu_and_mt_ussd_notification ------ Thu Apr 10 10:42:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mt_ussd_notification.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mt_ussd_notification.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410104217772 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_ussd_notification' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_lu_and_mt_ussd_notification started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(869)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(869)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(869)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(867)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410104218569 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(870)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410104218764 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410104218764 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410104218764 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410104218764 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(869)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(869)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(869)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410104218766 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104218766 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410104218766 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410104218766 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410104218766 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410104218766 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410104218766 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410104218766 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104218766 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410104218766 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410104218766 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(869)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(869)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(869)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(869)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(869)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(869)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(869)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(869)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410104218766 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104218766 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410104218766 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410104218766 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104218766 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410104218766 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410104218766 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410104218766 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104218766 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410104218766 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410104218766 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104218766 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(869)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(869)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(869)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(869)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(869)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410104218766 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410104218766 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410104218773 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104218773 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(872)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(872)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410104218774 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(872)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(872)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(872)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(872)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(872)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(872)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410104218782 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410104218782 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(873)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000047" to be handled at TC_lu_and_mt_ussd_notification0(875) TC_lu_and_mt_ussd_notification0(875)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000047'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410104219579 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104219579 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104219579 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104219579 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104219579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104219579 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104219579 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104219579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104219579 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104219579 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(869)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104219580 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104219580 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104219580 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104219580 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104219580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104219580 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104219580 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104219580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104219580 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104219580 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(869)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(869)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(868)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(868)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mt_ussd_notification0(875)7867065 MSC_Test_0-SCCP(867)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(868)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410104219589 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104219589 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104219589 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104219589 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104219589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104219589 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104219589 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104219589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104219589 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104219589 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 78 0a b9 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 74 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(869)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104219589 DMM DEBUG msc_a(IMSI-262420000000047:GERAN-A-125:LU)[0x563b4cc07990]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000047 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410104219589 DMM DEBUG msc_a(IMSI-262420000000047:GERAN-A-125:LU)[0x563b4cc07990]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410104219589 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x563b4cc05180]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410104219589 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x563b4cc05180]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000047:GERAN-A-125:LU)[0x563b4cc07990] (fsm.c:486) 20250410104219589 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x563b4cc05180]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410104219589 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x563b4cc05180]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410104219589 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410104219589 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000047 id=262420000000047 (vlr.c:661) 20250410104219589 DVLR INFO New subscr, IMSI: 262420000000047 (vlr.c:562) 20250410104219589 DVLR DEBUG VLR subscr IMSI-262420000000047 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410104219589 DVLR DEBUG VLR subscr IMSI-262420000000047 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410104219589 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104219589 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x563b4cc05180]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410104219589 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x563b4cc05180]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410104219590 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x563b4cc05180]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410104219590 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x563b4cc05180]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410104219590 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x563b4cc05180]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410104219590 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x563b4cc05180]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410104219590 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x563b4cbfc760]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104219590 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x563b4cbfc760]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x563b4cc05180] (fsm.c:486) 20250410104219590 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x563b4cbfc760]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410104219590 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x563b4cbfc760]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410104219590 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104219590 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104219590 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104219590 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104219590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104219590 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104219590 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104219590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104219590 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104219590 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0a 02 78 0a b9 00 00 7d 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104219590 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104219590 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104219590 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104219590 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104219590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104219590 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104219590 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104219590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104219590 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104219590 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 78 0a b9 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 74 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(869)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(869)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(869)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(869)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(867)@7d38b4d9c9a0: { messageType := 2, destLocRef := '780AB9'O, sourceLocRef := '00007D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(867)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(867)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(867)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(867)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(867)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(873)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000047" handled at TC_lu_and_mt_ussd_notification0(875) MSC_Test-GSUP(873)@7d38b4d9c9a0: Added IMSI table entry 0TC_lu_and_mt_ussd_notification0(875)"262420000000047" 20250410104219592 DVLR DEBUG VLR subscr IMSI-262420000000047 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410104219592 DVLR DEBUG VLR subscr IMSI-262420000000047 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(867)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(867)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(867)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(867)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(869)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104219593 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104219593 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104219593 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104219593 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104219593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104219593 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104219593 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104219593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104219593 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104219593 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 7d 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_lu_and_mt_ussd_notification0(875)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_notification0(875)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410104219596 DVLR DEBUG VLR subscr IMSI-262420000000047 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104219596 DVLR DEBUG IMSI:262420000000047 has MSISDN:491230000047 (vlr.c:1045) 20250410104219596 DMSC NOTICE msub(IMSI-262420000000047:MSISDN-491230000047) VLR: update for IMSI=262420000000047 (MSISDN=491230000047) (gsm_04_08.c:1541) 20250410104219596 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104219596 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104219596 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x563b4cc05180]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410104219596 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x563b4cbfc760]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410104219596 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x563b4cbfc760]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410104219596 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x563b4cbfc760]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410104219596 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x563b4cbfc760]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x563b4cc05180] (vlr_lu_fsm.c:110) 20250410104219596 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x563b4cbfc760]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410104219596 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x563b4cbfc760]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104219596 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x563b4cc05180]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410104219596 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x563b4cc05180]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410104219596 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x563b4cc11a00]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104219596 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x563b4cc11a00]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x563b4cc05180] (fsm.c:486) 20250410104219596 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x563b4cc11a00]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410104219596 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x563b4cc11a00]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410104219596 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x563b4cc11a00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410104219596 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x563b4cc11a00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410104219596 DMSC NOTICE msub(IMSI-262420000000047:MSISDN-491230000047:TMSInew-0x4B39880C) VLR: update for IMSI=262420000000047 (MSISDN=491230000047) (gsm_04_08.c:1541) 20250410104219596 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x563b4cc11a00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410104219596 DMM DEBUG -> IMSI-262420000000047:MSISDN-491230000047:TMSInew-0x4B39880C LOCATION UPDATE ACCEPT (TMSI = 0x4b39880c) (gsm_04_08.c:149) 20250410104219596 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSInew-0x4B39880C - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104219596 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104219596 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104219596 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104219596 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104219596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104219596 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104219596 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104219596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104219596 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104219597 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 78 0a b9 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 4b 39 88 0c (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(869)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(869)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(867)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(867)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(867)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(867)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_notification0(875)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(868)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(868)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(867)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(867)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(867)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(867)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(869)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104219602 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104219602 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104219602 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104219602 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104219602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104219602 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104219602 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104219602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104219602 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104219602 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 7d 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104219602 DMM DEBUG msc_a(IMSI-262420000000047:MSISDN-491230000047:TMSInew-0x4B39880C:GERAN-A-125:LU)[0x563b4cc07990]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410104219602 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:TMSInew-0x4B39880C:GERAN-A-125:LU)[0x563b4cc05180]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410104219602 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x563b4cc11a00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410104219602 DMSC NOTICE msub(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x4B39880C) VLR: update for IMSI=262420000000047 (MSISDN=491230000047) (gsm_04_08.c:1541) 20250410104219602 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x4B39880C + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410104219602 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x563b4cc11a00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410104219602 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x4B39880C:GERAN-A-125:LU)[0x563b4cc05180]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410104219602 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x563b4cc11a00]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410104219602 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x563b4cc11a00]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x4B39880C:GERAN-A-125:LU)[0x563b4cc05180] (vlr_lu_fsm.c:817) 20250410104219602 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x563b4cc11a00]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410104219602 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x563b4cc11a00]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104219602 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x4B39880C:GERAN-A-125:LU)[0x563b4cc05180]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410104219602 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000047/3/1): Available (smpp_smsc.c:626) 20250410104219603 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x4B39880C + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104219603 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x4B39880C + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104219603 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x4B39880C - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104219603 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x4B39880C - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410104219603 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104219603 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104219603 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104219603 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104219603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104219603 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104219603 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104219603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104219603 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104219603 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 78 0a b9 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(869)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(869)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(867)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(867)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(867)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(867)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(867)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(867)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(867)@7d38b4d9c9a0: vl_from0 20250410104219604 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104219604 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104219604 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104219604 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104219604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104219604 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104219604 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-SCCP(867)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(869)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104219604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104219604 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104219604 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 7d 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104219605 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x4B39880C:GERAN-A-125:LU)[0x563b4cc05180]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104219605 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x4B39880C:GERAN-A-125:LU)[0x563b4cc05180]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x4B39880C:GERAN-A-125:LU)[0x563b4cc07990] (msc_a.c:1053) 20250410104219605 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x4B39880C:GERAN-A-125:LU)[0x563b4cc05180]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410104219605 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x4B39880C:GERAN-A-125:LU)[0x563b4cc05180]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104219605 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x4B39880C:GERAN-A-125:LU)[0x563b4cc05180]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410104219605 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x4B39880C - active-conn: now used by 1 (attached) (msub.c:375) 20250410104219605 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104219605 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104219605 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104219605 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104219605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104219605 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104219605 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104219605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104219605 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104219605 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0a 04 78 0a b9 00 00 7d 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(869)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(869)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(867)@7d38b4d9c9a0: Session index based on local reference:0 20250410104219606 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104219606 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104219606 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104219606 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104219606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104219606 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104219606 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104219606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104219606 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104219606 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 7d 78 0a b9 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(869)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(868)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mt_ussd_notification0(875)7867065 TC_lu_and_mt_ussd_notification0(875)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104219606 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x4B39880C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104219606 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x4B39880C - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_ussd_notification0(875)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_notification0(875)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_notification0(875)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(868)@7d38b4d9c9a0: Created IMSI[0] for '262420000000047'H'4B39880C'O to be handled at TC_lu_and_mt_ussd_notification0(875) MSC_Test-GSUP(873)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000047" to be handled at TC_lu_and_mt_ussd_notification0(875) 20250410104219636 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x4B39880C + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410104219636 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x4B39880C + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250410104219637 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x4B39880C + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250410104219637 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x4B39880C - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250410104219637 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104219637 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104219637 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104219637 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104219637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104219637 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104219637 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104219637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104219637 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104219637 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 00 74 09 04 4b 39 88 0c 1a 03 05 00 17 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(869)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(869)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(868)@7d38b4d9c9a0: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_ussd_notification0(875) TC_lu_and_mt_ussd_notification0(875)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_notification0(875)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '4B39880C'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(868)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mt_ussd_notification0(875)219781 MSC_Test_0-SCCP(867)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(869)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104219649 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104219649 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104219649 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104219649 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104219649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104219649 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104219649 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104219649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104219649 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104219649 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 03 5a 85 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 4b 39 88 0c 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104219651 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4B39880C:GERAN-A-126:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410104219651 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4B39880C:GERAN-A-126:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x4B39880C:GERAN-A-126:PAGING_RESP)[0x563b4cc09ae0] (fsm.c:486) 20250410104219651 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4B39880C:GERAN-A-126:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410104219651 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4B39880C:GERAN-A-126:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410104219651 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x4B39880C + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410104219651 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x4B39880C + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410104219651 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x4B39880C:GERAN-A-126:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410104219651 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x4B39880C:GERAN-A-126:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410104219651 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x4B39880C:GERAN-A-126:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410104219651 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x4B39880C:GERAN-A-126:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410104219651 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x4B39880C:GERAN-A-126:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410104219651 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x4B39880C:GERAN-A-126:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410104219651 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x4B39880C:GERAN-A-126:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410104219651 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x4B39880C:GERAN-A-126:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410104219651 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x4B39880C:GERAN-A-126:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410104219651 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x4B39880C:GERAN-A-126:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410104219652 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x4B39880C - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250410104219652 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000047/3/1): Available (smpp_smsc.c:626) 20250410104219652 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x4B39880C - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250410104219652 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104219652 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104219652 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104219652 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104219652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104219652 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104219652 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104219652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104219652 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104219653 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 09 02 03 5a 85 00 00 7e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104219653 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104219653 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104219653 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104219653 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104219653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104219653 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104219653 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104219653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104219653 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104219653 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 09 06 03 5a 85 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 74 (osmo_ss7_asp.c:1175) 20250410104219653 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104219653 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104219653 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104219653 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) MSC_Test_0-M3UA(869)@7d38b4d9c9a0: Message received on association #8 20250410104219653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104219653 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104219653 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104219653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104219653 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104219653 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 00 00 00 b9 00 00 00 c1 03 00 00 09 06 03 5a 85 00 01 1e 01 00 1b 0b 3b 1c 17 a1 15 02 01 01 02 01 3d 30 0d 04 01 0f 04 08 cd 30 9a ad 2f a7 e9 21 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(869)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(867)@7d38b4d9c9a0: { messageType := 2, destLocRef := '035A85'O, sourceLocRef := '00007E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(867)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(869)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(869)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(869)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(867)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(867)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(867)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(867)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(867)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(867)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(867)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(867)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(869)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104219656 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x4B39880C + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250410104219656 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x4B39880C - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) TC_lu_and_mt_ussd_notification0(875)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_notification0(875)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_notification0(875)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(868)@7d38b4d9c9a0: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(868)@7d38b4d9c9a0: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(867)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(867)@7d38b4d9c9a0: vl_len:11 MSC_Test_0-SCCP(867)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(867)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(869)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104219663 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104219663 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104219663 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104219663 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104219663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104219663 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104219663 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104219663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104219663 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104219663 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 22 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 7e 00 01 0b 01 00 08 8b 3a 05 a2 03 02 01 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_lu_and_mt_ussd_notification0(875)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104219664 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x4B39880C + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410104219664 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x4B39880C - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250410104219664 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x4B39880C - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410104219664 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x4B39880C + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104219664 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x4B39880C + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104219664 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x4B39880C - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104219664 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x4B39880C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410104219664 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104219664 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104219664 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104219664 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104219665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104219665 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104219665 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104219665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104219665 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104219665 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 09 06 03 5a 85 00 01 05 01 00 02 0b 2a (osmo_ss7_asp.c:1175) 20250410104219665 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104219665 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104219665 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104219665 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104219665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104219665 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104219665 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104219665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104219665 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104219665 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 09 06 03 5a 85 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(869)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(869)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(869)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(869)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(867)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(867)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(867)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(867)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(867)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(867)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(867)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(867)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_notification0(875)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(867)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(867)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(867)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(867)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(869)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104219666 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104219666 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104219666 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104219666 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104219666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104219666 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104219666 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104219666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104219666 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104219666 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 7e 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104219666 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x4B39880C:GERAN-A-126:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104219666 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x4B39880C:GERAN-A-126:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x4B39880C:GERAN-A-126:PAGING_RESP)[0x563b4cc09ae0] (msc_a.c:1053) 20250410104219666 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x4B39880C:GERAN-A-126:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104219666 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x4B39880C:GERAN-A-126:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410104219666 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x4B39880C - active-conn: now used by 1 (attached) (msub.c:375) 20250410104219666 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104219666 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104219666 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104219666 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104219666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104219666 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104219666 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104219666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104219666 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104219666 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 09 04 03 5a 85 00 00 7e 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(869)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(869)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(867)@7d38b4d9c9a0: Session index based on local reference:0 20250410104219667 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104219667 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104219667 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104219667 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104219667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104219667 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104219667 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104219667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104219667 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104219667 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 7e 03 5a 85 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(869)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(868)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mt_ussd_notification0(875)219781 TC_lu_and_mt_ussd_notification0(875)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104219668 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x4B39880C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104219668 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x4B39880C - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_ussd_notification0(875)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_notification0(875)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_notification0(875)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test-GSUP(873)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(869)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(867)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104219672 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410104219673 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250410104219673 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(872)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(876)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(870)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(874)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(868)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(866)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(871)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(866): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(867): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(868): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(869): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(870): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(871): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(872): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(873): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(874): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_lu_and_mt_ussd_notification0(875): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(876): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_lu_and_mt_ussd_notification finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_ussd_notification pass'. Thu Apr 10 10:42:19 UTC 2025 ====== MSC_Tests.TC_lu_and_mt_ussd_notification pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_and_mt_ussd_notification.talloc 20250410104219868 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410104219868 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104219868 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410104219868 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410104219868 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410104219868 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104219868 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410104219868 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410104219868 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410104219868 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104219868 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410104219868 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410104219868 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410104219868 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410104219868 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410104219868 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104219868 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104219868 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410104219868 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410104219868 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410104219868 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=328912) 20250410104220674 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=328912, count=330072) 20250410104221675 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104221869 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410104221869 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410104221869 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_ussd_notification pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_ussd_during_mt_call'. ------ MSC_Tests.TC_lu_and_mo_ussd_during_mt_call ------ Thu Apr 10 10:42:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mo_ussd_during_mt_call.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mo_ussd_during_mt_call.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410104222676 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_ussd_during_mt_call' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_lu_and_mo_ussd_during_mt_call started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(880)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(880)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(880)@7d38b4d9c9a0: ************************************************* MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-SCCP(878)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410104223619 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(881)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410104223677 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104223677 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(883)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(883)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410104223678 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(883)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(883)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(883)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(883)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(883)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(883)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410104223688 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410104223688 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(884)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000048" to be handled at TC_lu_and_mo_ussd_during_mt_call0(886) TC_lu_and_mo_ussd_during_mt_call0(886)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000048'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410104223813 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410104223813 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410104223813 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410104223813 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(880)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(880)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(880)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410104223814 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104223814 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410104223814 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410104223814 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410104223814 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410104223814 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410104223814 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410104223814 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104223814 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410104223814 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410104223814 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(880)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(880)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(880)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(880)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(880)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410104223815 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104223815 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410104223815 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410104223815 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104223815 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) MSC_Test_0-M3UA(880)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(880)@7d38b4d9c9a0: Message received on association #8 20250410104223815 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410104223815 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410104223815 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104223815 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410104223815 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410104223815 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104223815 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(880)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(880)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(880)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(880)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(880)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(880)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410104223815 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410104223815 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410104224617 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104224617 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104224617 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104224617 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104224617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104224617 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104224617 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104224617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104224617 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104224617 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(880)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104224618 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104224618 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104224618 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104224618 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104224618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104224618 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104224618 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104224618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104224618 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104224618 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(880)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(880)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(879)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(879)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mo_ussd_during_mt_call0(886)13367382 MSC_Test_0-SCCP(878)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(879)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(880)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104224621 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104224621 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104224621 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104224621 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104224621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104224621 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104224621 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104224621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104224621 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104224621 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 cb f8 56 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 84 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104224621 DMM DEBUG msc_a(IMSI-262420000000048:GERAN-A-127:LU)[0x563b4cc07990]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000048 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410104224621 DMM DEBUG msc_a(IMSI-262420000000048:GERAN-A-127:LU)[0x563b4cc07990]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410104224621 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x563b4cc05180]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410104224621 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x563b4cc05180]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000048:GERAN-A-127:LU)[0x563b4cc07990] (fsm.c:486) 20250410104224622 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x563b4cc05180]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410104224622 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x563b4cc05180]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410104224622 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410104224622 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000048 id=262420000000048 (vlr.c:661) 20250410104224622 DVLR INFO New subscr, IMSI: 262420000000048 (vlr.c:562) 20250410104224622 DVLR DEBUG VLR subscr IMSI-262420000000048 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410104224622 DVLR DEBUG VLR subscr IMSI-262420000000048 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410104224622 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104224622 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x563b4cc05180]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410104224622 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x563b4cc05180]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410104224622 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x563b4cc05180]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410104224622 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x563b4cc05180]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410104224622 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x563b4cc05180]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410104224622 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x563b4cc05180]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410104224622 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x563b4cbfc760]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104224622 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x563b4cbfc760]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x563b4cc05180] (fsm.c:486) 20250410104224622 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x563b4cbfc760]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410104224622 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x563b4cbfc760]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410104224622 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104224622 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104224622 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104224622 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104224622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104224622 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104224622 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104224622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104224622 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104224622 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 08 02 cb f8 56 00 00 7f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104224622 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104224622 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104224622 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104224622 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104224622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104224622 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104224622 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104224622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104224622 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104224622 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 08 06 cb f8 56 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 84 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(880)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(880)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(880)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(880)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(878)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'CBF856'O, sourceLocRef := '00007F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(878)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(878)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(878)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(878)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(878)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(884)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000048" handled at TC_lu_and_mo_ussd_during_mt_call0(886) MSC_Test-GSUP(884)@7d38b4d9c9a0: Added IMSI table entry 0TC_lu_and_mo_ussd_during_mt_call0(886)"262420000000048" 20250410104224624 DVLR DEBUG VLR subscr IMSI-262420000000048 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410104224624 DVLR DEBUG VLR subscr IMSI-262420000000048 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_lu_and_mo_ussd_during_mt_call0(886)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_during_mt_call0(886)@7d38b4d9c9a0: setverdict(pass): none -> pass MSC_Test_0-SCCP(878)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(878)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(878)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(878)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(880)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104224625 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104224625 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104224625 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104224625 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104224625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104224625 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104224625 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104224625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104224625 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104224625 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 7f 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104224626 DVLR DEBUG VLR subscr IMSI-262420000000048 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104224626 DVLR DEBUG IMSI:262420000000048 has MSISDN:491230000048 (vlr.c:1045) 20250410104224627 DMSC NOTICE msub(IMSI-262420000000048:MSISDN-491230000048) VLR: update for IMSI=262420000000048 (MSISDN=491230000048) (gsm_04_08.c:1541) 20250410104224627 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104224627 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104224627 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x563b4cc05180]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410104224627 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x563b4cbfc760]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410104224627 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x563b4cbfc760]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410104224627 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x563b4cbfc760]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410104224627 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x563b4cbfc760]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x563b4cc05180] (vlr_lu_fsm.c:110) 20250410104224627 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x563b4cbfc760]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410104224627 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x563b4cbfc760]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104224627 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x563b4cc05180]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410104224627 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x563b4cc05180]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410104224627 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x563b4cbfed40]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104224627 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x563b4cbfed40]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x563b4cc05180] (fsm.c:486) 20250410104224627 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x563b4cbfed40]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410104224627 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x563b4cbfed40]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410104224627 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x563b4cbfed40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410104224627 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x563b4cbfed40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410104224627 DMSC NOTICE msub(IMSI-262420000000048:MSISDN-491230000048:TMSInew-0xBD8FF9E0) VLR: update for IMSI=262420000000048 (MSISDN=491230000048) (gsm_04_08.c:1541) 20250410104224627 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x563b4cbfed40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410104224627 DMM DEBUG -> IMSI-262420000000048:MSISDN-491230000048:TMSInew-0xBD8FF9E0 LOCATION UPDATE ACCEPT (TMSI = 0xbd8ff9e0) (gsm_04_08.c:149) 20250410104224627 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSInew-0xBD8FF9E0 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104224627 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104224627 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104224627 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104224627 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104224627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104224627 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104224627 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104224627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104224627 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104224627 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 08 06 cb f8 56 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 bd 8f f9 e0 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(880)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(880)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(878)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(878)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(878)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(878)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_during_mt_call0(886)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(879)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(879)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(878)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(878)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(878)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(878)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O 20250410104224632 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104224632 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104224632 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104224632 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104224632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104224632 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104224632 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104224632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104224632 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104224632 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 7f 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(880)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104224632 DMM DEBUG msc_a(IMSI-262420000000048:MSISDN-491230000048:TMSInew-0xBD8FF9E0:GERAN-A-127:LU)[0x563b4cc07990]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410104224632 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:TMSInew-0xBD8FF9E0:GERAN-A-127:LU)[0x563b4cc05180]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410104224632 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x563b4cbfed40]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410104224632 DMSC NOTICE msub(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0) VLR: update for IMSI=262420000000048 (MSISDN=491230000048) (gsm_04_08.c:1541) 20250410104224632 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410104224632 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x563b4cbfed40]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410104224632 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-127:LU)[0x563b4cc05180]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410104224632 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x563b4cbfed40]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410104224632 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x563b4cbfed40]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-127:LU)[0x563b4cc05180] (vlr_lu_fsm.c:817) 20250410104224632 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x563b4cbfed40]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410104224632 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x563b4cbfed40]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104224632 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-127:LU)[0x563b4cc05180]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410104224632 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000048/3/1): Available (smpp_smsc.c:626) 20250410104224632 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104224632 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104224632 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104224632 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410104224632 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104224632 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104224632 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104224632 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104224632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104224632 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104224632 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104224632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104224632 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104224632 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 08 06 cb f8 56 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(880)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(880)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(878)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(878)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(878)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(878)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(878)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(878)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(878)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(878)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410104224633 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104224633 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104224633 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104224633 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104224633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104224633 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104224633 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104224633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(880)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104224633 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104224633 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 7f 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104224633 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-127:LU)[0x563b4cc05180]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104224633 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-127:LU)[0x563b4cc05180]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-127:LU)[0x563b4cc07990] (msc_a.c:1053) 20250410104224633 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-127:LU)[0x563b4cc05180]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410104224633 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-127:LU)[0x563b4cc05180]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104224633 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-127:LU)[0x563b4cc05180]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410104224633 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0 - active-conn: now used by 1 (attached) (msub.c:375) 20250410104224633 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104224633 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104224633 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104224633 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104224633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104224633 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104224633 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104224633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104224633 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104224633 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 08 04 cb f8 56 00 00 7f 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(880)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(880)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(878)@7d38b4d9c9a0: Session index based on local reference:0 20250410104224633 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104224633 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104224633 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104224633 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104224633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104224633 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104224633 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104224633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104224633 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(880)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104224633 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 7f cb f8 56 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(879)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mo_ussd_during_mt_call0(886)13367382 TC_lu_and_mo_ussd_during_mt_call0(886)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104224634 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104224634 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_ussd_during_mt_call0(886)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_during_mt_call0(886)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_during_mt_call0(886)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(879)@7d38b4d9c9a0: Created IMSI[0] for '262420000000048'H'BD8FF9E0'O to be handled at TC_lu_and_mo_ussd_during_mt_call0(886) MSC_Test-MNCC(881)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mo_ussd_during_mt_call0(886)971446551 20250410104224637 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250410104224637 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250410104224637 DCC DEBUG trans(CC:NULL IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0 callref-0x39e71917 tid-255) New transaction (transaction.c:231) 20250410104224637 DMNCC DEBUG trans(CC:NULL IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0 callref-0x39e71917 tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} (gsm_04_08_cc.c:790) 20250410104224637 DCC DEBUG trans(CC:NULL IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0 callref-0x39e71917 tid-255) codecs: :0{(no-codecs)} (from: remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250410104224637 DMNCC DEBUG trans(CC:NULL IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0 callref-0x39e71917 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250410104224637 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250410104224637 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250410104224637 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104224637 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104224637 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104224637 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104224637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104224637 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104224637 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104224637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104224637 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104224637 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 00 84 09 04 bd 8f f9 e0 1a 03 05 00 17 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(880)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(880)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(879)@7d38b4d9c9a0: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mo_ussd_during_mt_call0(886) TC_lu_and_mo_ussd_during_mt_call0(886)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(879)@7d38b4d9c9a0: Created IMSI[1] for '262420000000048'H'BD8FF9E0'O to be handled at TC_lu_and_mo_ussd_during_mt_call0(886) TC_lu_and_mo_ussd_during_mt_call0(886)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'BD8FF9E0'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(879)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mo_ussd_during_mt_call0(886)16284760 MSC_Test_0-SCCP(878)@7d38b4d9c9a0: First idle individual index:0 20250410104224640 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104224640 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104224640 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104224640 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104224640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104224640 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104224640 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104224640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104224640 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104224640 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 f8 7c 58 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 bd 8f f9 e0 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(880)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104224640 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410104224640 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP)[0x563b4cc09ae0] (fsm.c:486) 20250410104224640 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410104224640 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410104224640 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410104224640 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410104224640 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410104224640 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410104224640 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410104224640 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410104224640 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410104224640 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410104224640 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410104224640 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410104224640 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410104224640 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410104224640 DCC DEBUG trans(CC:NULL IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0 callref-0x39e71917 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250410104224640 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250410104224640 DCC DEBUG trans(CC:NULL IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP callref-0x39e71917 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250410104224640 DCC DEBUG trans(CC:NULL IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP callref-0x39e71917 tid-0) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:798) 20250410104224640 DCC DEBUG trans(CC:NULL IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP callref-0x39e71917 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250410104224640 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250410104224640 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000048/3/1): Available (smpp_smsc.c:626) 20250410104224640 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250410104224640 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104224640 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104224640 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104224640 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104224640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104224640 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104224640 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104224640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104224640 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104224641 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 08 02 f8 7c 58 00 00 80 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104224641 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104224641 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104224641 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104224641 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104224641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104224641 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104224641 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104224641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104224641 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104224641 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 08 06 f8 7c 58 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 84 (osmo_ss7_asp.c:1175) 20250410104224641 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104224641 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104224641 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104224641 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104224641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104224641 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104224641 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104224641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104224641 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104224641 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 34 00 00 00 b9 00 00 00 c1 03 00 00 08 06 f8 7c 58 00 01 1d 01 00 1a 03 05 04 07 60 04 05 0b 02 00 81 5c 04 91 21 43 65 5e 07 91 94 21 03 00 00 84 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(880)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(880)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(880)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(880)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(880)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(878)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'F87C58'O, sourceLocRef := '000080'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-M3UA(880)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(878)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(878)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(878)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(878)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(878)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(878)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(878)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(878)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(878)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104224641 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250410104224641 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mo_ussd_during_mt_call0(886)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_during_mt_call0(886)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_during_mt_call0(886)@7d38b4d9c9a0: f_mt_call_complete 1 MSC_Test_0-RAN(879)@7d38b4d9c9a0: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(879)@7d38b4d9c9a0: patched enc_l3: '8301'O MSC_Test_0-SCCP(878)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(878)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(878)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(878)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100028301'O 20250410104224645 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104224645 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104224645 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104224645 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104224645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104224645 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104224645 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104224645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104224645 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(880)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104224645 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 80 00 01 05 01 00 02 83 01 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104224645 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP callref-0x39e71917 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250410104224645 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP callref-0x39e71917 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250410104224645 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP callref-0x39e71917 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250410104224645 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP callref-0x39e71917 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250410104224645 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP callref-0x39e71917 tid-0) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:1208) 20250410104224645 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP callref-0x39e71917 tid-0) tx MNCC_ALERT_IND (RTP=0.0.0.0:0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_lu_and_mo_ussd_during_mt_call0(886)@7d38b4d9c9a0: f_mt_call_complete 2 MSC_Test-MGCP(882)@7d38b4d9c9a0: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_ussd_during_mt_call0(886) 20250410104224647 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP callref-0x39e71917 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250410104224647 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP)[0x563b4cbfed40]{ESTABLISHING}: Allocated (fsm.c:456) 20250410104224647 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP)[0x563b4cbfed40]{ESTABLISHING}: is child of msc_a(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP)[0x563b4cc09ae0] (fsm.c:486) 20250410104224648 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP callref-0x39e71917 tid-0) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:2161) 20250410104224648 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP)[0x563b4cc1bc90]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410104224648 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP)[0x563b4cc1bc90]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP)[0x563b4cbfed40] (fsm.c:486) 20250410104224648 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_CN:no-CI)[0x563b4cc1bc90]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250410104224648 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_CN:no-CI)[0x563b4cc1bc90]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250410104224648 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP)[0x563b4cc11460]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410104224648 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP)[0x563b4cc11460]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP)[0x563b4cbfed40] (fsm.c:486) 20250410104224648 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_RAN:no-CI)[0x563b4cc11460]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250410104224648 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_RAN:no-CI)[0x563b4cc11460]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(882)@7d38b4d9c9a0: Found Expect[0] for { line := { verb := "CRCX", trans_id := "87", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "30" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_ussd_during_mt_call0(886) TC_lu_and_mo_ussd_during_mt_call0(886)@7d38b4d9c9a0: f_mt_call_complete 3 20250410104224652 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_CN:no-CI)[0x563b4cc1bc90]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410104224652 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP)[0x563b4cbfed40]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410104224652 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP callref-0x39e71917 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mo_ussd_during_mt_call0(886)@7d38b4d9c9a0: f_mt_call_complete 4 20250410104224653 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_RAN:no-CI)[0x563b4cc11460]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410104224653 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP)[0x563b4cbfed40]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410104224653 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP callref-0x39e71917 tid-0) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:705) 20250410104224653 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP callref-0x39e71917 tid-0) Sending Assignment Command (msc_a.c:706) 20250410104224653 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104224653 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104224653 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104224653 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104224653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104224653 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104224653 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104224653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104224653 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104224653 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3b 00 00 00 b9 00 00 00 c1 03 00 00 08 06 f8 7c 58 00 01 24 00 22 01 0b 07 01 0a a1 a5 91 81 05 7c 06 02 02 02 02 2a f8 7d 09 83 ff 57 84 3f 07 82 80 81 7f 30 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(880)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(880)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(878)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(878)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(878)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(878)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_during_mt_call0(886)@7d38b4d9c9a0: f_mt_call_complete 6 MSC_Test_0-SCCP(878)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(878)@7d38b4d9c9a0: vl_len:14 MSC_Test_0-SCCP(878)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(878)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(880)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104224655 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104224655 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104224655 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104224655 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104224655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104224655 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104224655 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104224655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104224655 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104224655 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 80 00 01 0e 00 0c 02 7c 06 09 08 07 06 23 28 7e 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104224655 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4cc11460]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250410104224655 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_RAN:CI-22222:no-remote-port:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000)[0x563b4cc11460]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250410104224655 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_RAN:CI-22222:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc11460]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250410104224655 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP callref-0x39e71917 tid-0) codecs: :0{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:1596) 20250410104224655 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP callref-0x39e71917 tid-0) Assignment Complete: RAN: GSM#3, CN: GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111 (msc_a.c:1597) 20250410104224655 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP callref-0x39e71917 tid-0) codecs: :0{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:2187) 20250410104224655 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP callref-0x39e71917 tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) MSC_Test_0-RAN(879)@7d38b4d9c9a0: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(879)@7d38b4d9c9a0: patched enc_l3: '8347'O MSC_Test_0-SCCP(878)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(878)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(878)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(878)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(880)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_ussd_during_mt_call0(886)@7d38b4d9c9a0: f_mt_call_complete 5 TC_lu_and_mo_ussd_during_mt_call0(886)@7d38b4d9c9a0: f_mt_call_complete 8 20250410104224657 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc11460]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410104224657 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc11460]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410104224657 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP)[0x563b4cbfed40]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410104224857 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104224857 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104224857 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104224857 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104224857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104224857 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104224857 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104224857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104224857 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104224857 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 80 00 01 05 01 00 02 83 47 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104224857 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP callref-0x39e71917 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250410104224857 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP callref-0x39e71917 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250410104224857 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP callref-0x39e71917 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250410104224857 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP callref-0x39e71917 tid-0) codecs: :0{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:1340) 20250410104224858 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP callref-0x39e71917 tid-0) tx MNCC_SETUP_CNF (RTP=0.0.0.0:0{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_lu_and_mo_ussd_during_mt_call0(886)@7d38b4d9c9a0: f_mt_call_complete 7 20250410104224863 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP callref-0x39e71917 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250410104224864 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP callref-0x39e71917 tid-0) codecs: :0{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:798) 20250410104224864 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc1bc90]{ESTABLISHING}: setting codecs to GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111 (rtp_stream.c:430) 20250410104224864 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_CN:CI-11111:no-remote-port:codecs-not-sent:mode-not-sent:local-1-1-1-1-10000)[0x563b4cc1bc90]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250410104224864 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_CN:CI-11111:no-remote-port:codecs-not-sent:mode-not-sent:local-1-1-1-1-10000)[0x563b4cc1bc90]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250410104224864 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_CN:CI-11111:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc1bc90]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) TC_lu_and_mo_ussd_during_mt_call0(886)@7d38b4d9c9a0: f_mt_call_complete 9 TC_lu_and_mo_ussd_during_mt_call0(886)@7d38b4d9c9a0: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_ussd_during_mt_call0(886)@7d38b4d9c9a0: f_mt_call_complete DONE TC_lu_and_mo_ussd_during_mt_call0(886)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104224869 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc1bc90]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410104224869 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc1bc90]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410104224869 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP)[0x563b4cbfed40]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410104224869 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP)[0x563b4cbfed40]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(879)@7d38b4d9c9a0: patching N(SD)=2 into dtap '1B3B1C15A11302010102013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(879)@7d38b4d9c9a0: patched enc_l3: '1BBB1C15A11302010102013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(878)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(878)@7d38b4d9c9a0: vl_len:28 MSC_Test_0-SCCP(878)@7d38b4d9c9a0: vl_from0 20250410104225885 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104225885 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104225885 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104225885 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-SCCP(878)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100191BBB1C15A11302010102013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(880)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104225885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104225885 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104225885 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104225885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104225885 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104225885 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 80 00 01 1c 01 00 19 1b bb 1c 15 a1 13 02 01 01 02 01 3b 30 0b 04 01 0f 04 06 aa 51 0c 06 1b 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104225885 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0 + NCSS: now used by 4 (attached,CC,active-conn,NCSS) (transaction.c:228) 20250410104225885 DBSSAP ERROR msc_a(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP)[0x563b4cc09ae0]{MSC_A_ST_COMMUNICATING}: Creating new MO SS transaction without prior CM Service Request (gsm_09_11.c:178) TC_lu_and_mo_ussd_during_mt_call0(886)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104225887 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0 + gsm0911_gsup_rx: now used by 5 (attached,CC,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410104225887 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0 - gsm0911_gsup_rx: now used by 4 (attached,CC,active-conn,NCSS) (gsm_09_11.c:505) 20250410104225887 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0 - NCSS: now used by 3 (attached,CC,active-conn) (transaction.c:281) 20250410104225887 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104225887 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104225887 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104225887 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104225887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104225887 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104225887 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104225887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104225887 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104225887 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 4b 00 00 00 b9 00 00 00 c1 03 00 00 08 06 f8 7c 58 00 01 34 01 00 31 9b 2a 1c 2d a2 2b 02 01 01 30 26 02 01 3b 30 21 04 01 0f 04 1c d9 77 5d 0e 2a e3 e9 65 f7 3c fd 76 83 d2 73 10 2d 17 93 cd 60 30 18 0c 46 c3 35 1a 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(880)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(880)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(878)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(878)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(878)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(878)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_during_mt_call0(886)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_during_mt_call0(886)@7d38b4d9c9a0: f_call_hangup 0: tx MNCC_DISC_REQ 20250410104226895 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP callref-0x39e71917 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250410104226895 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP callref-0x39e71917 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410104226895 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP callref-0x39e71917 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250410104226895 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP callref-0x39e71917 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250410104226896 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104226896 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104226896 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104226896 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104226896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104226896 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104226896 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104226896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104226896 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104226896 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 08 06 f8 7c 58 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(880)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(880)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(878)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(878)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(878)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(878)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_during_mt_call0(886)@7d38b4d9c9a0: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(879)@7d38b4d9c9a0: patching N(SD)=3 into dtap '832D0802E180'O MSC_Test_0-RAN(879)@7d38b4d9c9a0: patched enc_l3: '83ED0802E180'O MSC_Test_0-SCCP(878)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(878)@7d38b4d9c9a0: vl_len:9 MSC_Test_0-SCCP(878)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(878)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000683ED0802E180'O MSC_Test_0-M3UA(880)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104226903 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104226903 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104226903 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104226903 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104226903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104226903 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104226903 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104226903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104226903 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104226903 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 80 00 01 09 01 00 06 83 ed 08 02 e1 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104226904 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP callref-0x39e71917 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250410104226904 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP callref-0x39e71917 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250410104226904 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP callref-0x39e71917 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250410104226904 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP callref-0x39e71917 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250410104226904 DCC DEBUG trans(CC:NULL IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250410104226904 DCC DEBUG trans(CC:NULL IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410104226904 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250410104226904 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104226904 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104226905 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104226905 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP)[0x563b4cbfed40]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250410104226905 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc11460]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410104226905 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc11460]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP)[0x563b4cbfed40] (call_leg.c:197) 20250410104226905 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc11460]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410104226905 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc11460]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410104226905 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc1bc90]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410104226905 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc1bc90]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP)[0x563b4cbfed40] (call_leg.c:197) 20250410104226905 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP)[0x563b4cbfed40]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250410104226905 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc1bc90]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410104226905 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc1bc90]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410104226905 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP)[0x563b4cbfed40]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250410104226905 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP)[0x563b4cbfed40]{RELEASING}: Removing from parent msc_a(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP)[0x563b4cc09ae0] (call_leg.c:198) 20250410104226905 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP)[0x563b4cbfed40]{RELEASING}: Freeing instance (call_leg.c:198) 20250410104226905 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP)[0x563b4cbfed40]{RELEASING}: Deallocated (fsm.c:568) 20250410104226906 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410104226906 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104226906 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104226906 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104226906 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104226906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104226906 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104226906 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104226906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104226906 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104226906 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 08 06 f8 7c 58 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1175) 20250410104226906 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104226906 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104226906 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104226906 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104226906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104226906 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104226906 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104226906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104226906 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104226906 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 08 06 f8 7c 58 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(880)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(880)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(880)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(878)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(878)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(878)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(878)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(880)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(878)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(878)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(878)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(878)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(881)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mo_ussd_during_mt_call0(886)971446551 TC_lu_and_mo_ussd_during_mt_call0(886)@7d38b4d9c9a0: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mo_ussd_during_mt_call0(886)@7d38b4d9c9a0: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mo_ussd_during_mt_call0(886)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_ussd_during_mt_call0(886)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_ussd_during_mt_call0(886)@7d38b4d9c9a0: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(878)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(878)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(878)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(878)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(880)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104226912 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104226912 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104226912 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104226912 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104226912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104226912 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104226912 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104226912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104226912 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104226912 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 80 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104226913 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104226913 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP)[0x563b4cc09ae0] (msc_a.c:1053) 20250410104226913 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104226913 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0:GERAN-A-128:PAGING_RESP)[0x563b4cc09c10]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410104226913 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0xBD8FF9E0 - active-conn: now used by 1 (attached) (msub.c:375) 20250410104226913 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104226913 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104226913 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104226913 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104226913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104226913 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104226913 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104226913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104226913 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104226913 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 08 04 f8 7c 58 00 00 80 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(880)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(880)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(878)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(880)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104226914 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104226914 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104226914 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104226914 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104226914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104226914 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104226914 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104226914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104226914 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104226914 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 80 f8 7c 58 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(879)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mo_ussd_during_mt_call0(886)16284760 TC_lu_and_mo_ussd_during_mt_call0(886)@7d38b4d9c9a0: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_ussd_during_mt_call0(886)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_during_mt_call0(886)@7d38b4d9c9a0: f_call_hangup 9: done TC_lu_and_mo_ussd_during_mt_call0(886)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410104227929 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410104227929 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(878)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104227930 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410104227930 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104227930 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410104227930 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410104227930 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410104227930 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104227930 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410104227930 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410104227930 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410104227930 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104227930 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410104227930 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410104227930 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410104227930 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410104227930 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410104227930 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104227931 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104227931 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410104227931 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(880)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104227931 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410104227931 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MNCC(881)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(884)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(877)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(885)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(879)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(882)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104227933 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(883)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(887)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(877): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(878): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(879): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(880): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(881): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(882): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(883): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(884): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(885): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_lu_and_mo_ussd_during_mt_call0(886): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(887): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_lu_and_mo_ussd_during_mt_call finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_ussd_during_mt_call pass'. Thu Apr 10 10:42:27 UTC 2025 ====== MSC_Tests.TC_lu_and_mo_ussd_during_mt_call pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_and_mo_ussd_during_mt_call.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=471776) 20250410104228934 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=471776, count=472936) 20250410104229932 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410104229932 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410104229932 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410104229935 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_ussd_during_mt_call pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_ussd_during_mt_call'. ------ MSC_Tests.TC_lu_and_mt_ussd_during_mt_call ------ Thu Apr 10 10:42:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mt_ussd_during_mt_call.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mt_ussd_during_mt_call.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410104230936 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_ussd_during_mt_call' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_lu_and_mt_ussd_during_mt_call started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(891)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(891)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(891)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(889)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410104231933 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(892)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410104231937 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104232122 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410104232123 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410104232123 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410104232123 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(891)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(891)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(891)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410104232128 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104232128 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410104232128 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410104232128 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410104232128 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410104232128 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410104232128 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410104232128 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104232128 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410104232128 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410104232128 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(891)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(891)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(891)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(891)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(891)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(891)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(891)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(891)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410104232128 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104232128 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410104232128 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410104232128 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104232128 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410104232128 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410104232128 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410104232128 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104232128 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410104232128 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410104232128 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104232128 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(891)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(891)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(891)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(891)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(891)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410104232128 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410104232128 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410104232937 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104232937 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104232937 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104232937 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104232937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104232938 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104232938 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104232938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104232938 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104232938 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104232938 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MSC_Test_0-M3UA(891)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104232938 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) 20250410104232938 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104232938 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104232938 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104232938 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104232938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104232938 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104232938 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104232938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104232938 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104232938 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(891)@7d38b4d9c9a0: Message received on association #8 MSC_Test-GSUP-IPA(894)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test_0-M3UA(891)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP-IPA(894)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410104232942 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(894)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(894)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(894)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(894)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(894)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(894)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-RAN(890)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410104232960 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410104232960 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(895)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000049" to be handled at TC_lu_and_mt_ussd_during_mt_call0(897) TC_lu_and_mt_ussd_during_mt_call0(897)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000049'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(890)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mt_ussd_during_mt_call0(897)15854034 MSC_Test_0-SCCP(889)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(890)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(891)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104232994 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104232994 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104232994 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104232994 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104232994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104232994 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104232994 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104232994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104232994 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104232994 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 f1 e9 d2 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 94 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104232995 DMM DEBUG msc_a(IMSI-262420000000049:GERAN-A-129:LU)[0x563b4cc11230]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000049 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410104232995 DMM DEBUG msc_a(IMSI-262420000000049:GERAN-A-129:LU)[0x563b4cc11230]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410104232995 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x563b4cc1bc90]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410104232995 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x563b4cc1bc90]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000049:GERAN-A-129:LU)[0x563b4cc11230] (fsm.c:486) 20250410104232995 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x563b4cc1bc90]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410104232995 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x563b4cc1bc90]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410104232995 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410104232995 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000049 id=262420000000049 (vlr.c:661) 20250410104232995 DVLR INFO New subscr, IMSI: 262420000000049 (vlr.c:562) 20250410104232995 DVLR DEBUG VLR subscr IMSI-262420000000049 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410104232995 DVLR DEBUG VLR subscr IMSI-262420000000049 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410104232995 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104232995 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x563b4cc1bc90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410104232995 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x563b4cc1bc90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410104232995 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x563b4cc1bc90]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410104232995 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x563b4cc1bc90]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410104232995 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x563b4cc1bc90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410104232995 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x563b4cc1bc90]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410104232995 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x563b4cbfed40]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104232995 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x563b4cbfed40]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x563b4cc1bc90] (fsm.c:486) 20250410104232995 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x563b4cbfed40]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410104232995 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x563b4cbfed40]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410104232995 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104232995 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104232995 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104232995 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104232995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104232995 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104232995 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104232995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104232995 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104232995 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 09 02 f1 e9 d2 00 00 81 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104232995 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104232995 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104232995 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104232995 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104232995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104232995 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104232995 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104232995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104232995 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104232995 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 09 06 f1 e9 d2 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 94 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(891)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(891)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(891)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(891)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(889)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'F1E9D2'O, sourceLocRef := '000081'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(889)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(889)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(889)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(889)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(889)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(895)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000049" handled at TC_lu_and_mt_ussd_during_mt_call0(897) MSC_Test-GSUP(895)@7d38b4d9c9a0: Added IMSI table entry 0TC_lu_and_mt_ussd_during_mt_call0(897)"262420000000049" 20250410104232996 DVLR DEBUG VLR subscr IMSI-262420000000049 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410104232996 DVLR DEBUG VLR subscr IMSI-262420000000049 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(889)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(889)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(889)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(889)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(891)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104232997 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104232997 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104232997 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104232997 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104232997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) TC_lu_and_mt_ussd_during_mt_call0(897)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_during_mt_call0(897)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410104232997 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104232997 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104232997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104232997 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104232997 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 81 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104232999 DVLR DEBUG VLR subscr IMSI-262420000000049 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104232999 DVLR DEBUG IMSI:262420000000049 has MSISDN:491230000049 (vlr.c:1045) 20250410104232999 DMSC NOTICE msub(IMSI-262420000000049:MSISDN-491230000049) VLR: update for IMSI=262420000000049 (MSISDN=491230000049) (gsm_04_08.c:1541) 20250410104232999 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104232999 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104232999 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x563b4cc1bc90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410104232999 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x563b4cbfed40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410104232999 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x563b4cbfed40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410104232999 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x563b4cbfed40]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410104232999 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x563b4cbfed40]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x563b4cc1bc90] (vlr_lu_fsm.c:110) 20250410104232999 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x563b4cbfed40]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410104232999 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x563b4cbfed40]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104232999 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x563b4cc1bc90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410104232999 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x563b4cc1bc90]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410104232999 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x563b4cbfc9c0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104232999 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x563b4cbfc9c0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x563b4cc1bc90] (fsm.c:486) 20250410104232999 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x563b4cbfc9c0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410104232999 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x563b4cbfc9c0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410104232999 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x563b4cbfc9c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410104232999 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x563b4cbfc9c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410104232999 DMSC NOTICE msub(IMSI-262420000000049:MSISDN-491230000049:TMSInew-0xA98C2861) VLR: update for IMSI=262420000000049 (MSISDN=491230000049) (gsm_04_08.c:1541) 20250410104232999 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x563b4cbfc9c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410104232999 DMM DEBUG -> IMSI-262420000000049:MSISDN-491230000049:TMSInew-0xA98C2861 LOCATION UPDATE ACCEPT (TMSI = 0xa98c2861) (gsm_04_08.c:149) 20250410104232999 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSInew-0xA98C2861 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104232999 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104232999 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104233000 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104233000 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104233000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104233000 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104233000 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104233000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104233000 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104233000 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 09 06 f1 e9 d2 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 a9 8c 28 61 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(891)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(891)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(889)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(889)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(889)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(889)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_during_mt_call0(897)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(890)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(890)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(889)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(889)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(889)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(889)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(891)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104233002 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104233002 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104233002 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104233002 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104233002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104233002 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104233002 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104233002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104233002 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104233002 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 81 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104233002 DMM DEBUG msc_a(IMSI-262420000000049:MSISDN-491230000049:TMSInew-0xA98C2861:GERAN-A-129:LU)[0x563b4cc11230]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410104233002 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:TMSInew-0xA98C2861:GERAN-A-129:LU)[0x563b4cc1bc90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410104233002 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x563b4cbfc9c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410104233002 DMSC NOTICE msub(IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861) VLR: update for IMSI=262420000000049 (MSISDN=491230000049) (gsm_04_08.c:1541) 20250410104233002 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410104233002 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x563b4cbfc9c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410104233002 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-129:LU)[0x563b4cc1bc90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410104233002 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x563b4cbfc9c0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410104233002 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x563b4cbfc9c0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-129:LU)[0x563b4cc1bc90] (vlr_lu_fsm.c:817) 20250410104233002 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x563b4cbfc9c0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410104233002 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x563b4cbfc9c0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104233002 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-129:LU)[0x563b4cc1bc90]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410104233002 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000049/3/1): Available (smpp_smsc.c:626) 20250410104233002 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104233002 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104233002 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104233003 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410104233003 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104233003 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104233003 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104233003 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104233003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104233003 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104233003 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104233003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104233003 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104233003 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 09 06 f1 e9 d2 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(891)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(891)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(889)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(889)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(889)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(889)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(889)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(889)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(889)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(889)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410104233003 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104233003 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(891)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104233003 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104233003 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104233003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104233003 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104233003 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104233003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104233003 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104233003 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 81 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104233003 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-129:LU)[0x563b4cc1bc90]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104233003 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-129:LU)[0x563b4cc1bc90]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-129:LU)[0x563b4cc11230] (msc_a.c:1053) 20250410104233003 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-129:LU)[0x563b4cc1bc90]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410104233003 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-129:LU)[0x563b4cc1bc90]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104233003 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-129:LU)[0x563b4cc1bc90]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410104233004 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861 - active-conn: now used by 1 (attached) (msub.c:375) 20250410104233004 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104233004 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104233004 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104233004 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104233004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104233004 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104233004 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104233004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104233004 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104233004 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 09 04 f1 e9 d2 00 00 81 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(891)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(891)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(889)@7d38b4d9c9a0: Session index based on local reference:0 20250410104233004 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104233004 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(891)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104233004 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104233004 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104233004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104233004 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104233004 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104233004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104233004 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104233004 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 81 f1 e9 d2 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(890)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mt_ussd_during_mt_call0(897)15854034 TC_lu_and_mt_ussd_during_mt_call0(897)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104233004 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104233004 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_ussd_during_mt_call0(897)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_during_mt_call0(897)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_during_mt_call0(897)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(890)@7d38b4d9c9a0: Created IMSI[0] for '262420000000049'H'A98C2861'O to be handled at TC_lu_and_mt_ussd_during_mt_call0(897) MSC_Test-MNCC(892)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mt_ussd_during_mt_call0(897)164956557 20250410104233007 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250410104233007 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250410104233007 DCC DEBUG trans(CC:NULL IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861 callref-0x9d5098d tid-255) New transaction (transaction.c:231) 20250410104233007 DMNCC DEBUG trans(CC:NULL IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861 callref-0x9d5098d tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} (gsm_04_08_cc.c:790) 20250410104233007 DCC DEBUG trans(CC:NULL IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861 callref-0x9d5098d tid-255) codecs: :0{(no-codecs)} (from: remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250410104233007 DMNCC DEBUG trans(CC:NULL IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861 callref-0x9d5098d tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250410104233007 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250410104233007 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250410104233007 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104233007 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104233007 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104233007 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104233007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104233007 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104233007 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104233007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104233007 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104233007 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 00 94 09 04 a9 8c 28 61 1a 03 05 00 17 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(891)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(891)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(890)@7d38b4d9c9a0: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_ussd_during_mt_call0(897) TC_lu_and_mt_ussd_during_mt_call0(897)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(890)@7d38b4d9c9a0: Created IMSI[1] for '262420000000049'H'A98C2861'O to be handled at TC_lu_and_mt_ussd_during_mt_call0(897) TC_lu_and_mt_ussd_during_mt_call0(897)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'A98C2861'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(890)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mt_ussd_during_mt_call0(897)16032679 MSC_Test_0-SCCP(889)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(891)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104233010 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104233010 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104233010 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104233010 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104233010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104233010 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104233010 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104233010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104233010 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104233010 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 f4 a3 a7 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 a9 8c 28 61 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104233010 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP)[0x563b4cc11460]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410104233010 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP)[0x563b4cc11460]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP)[0x563b4cc11590] (fsm.c:486) 20250410104233010 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP)[0x563b4cc11460]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410104233010 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP)[0x563b4cc11460]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410104233010 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410104233010 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410104233010 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP)[0x563b4cc11460]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410104233010 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP)[0x563b4cc11460]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410104233010 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP)[0x563b4cc11460]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410104233010 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP)[0x563b4cc11460]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410104233010 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP)[0x563b4cc11460]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410104233010 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP)[0x563b4cc11460]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410104233010 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP)[0x563b4cc11460]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410104233010 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP)[0x563b4cc11460]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410104233010 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP)[0x563b4cc11460]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410104233010 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP)[0x563b4cc11460]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410104233010 DCC DEBUG trans(CC:NULL IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861 callref-0x9d5098d tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250410104233010 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250410104233010 DCC DEBUG trans(CC:NULL IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP callref-0x9d5098d tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250410104233010 DCC DEBUG trans(CC:NULL IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP callref-0x9d5098d tid-0) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:798) 20250410104233010 DCC DEBUG trans(CC:NULL IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP callref-0x9d5098d tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250410104233010 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250410104233010 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000049/3/1): Available (smpp_smsc.c:626) 20250410104233010 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250410104233010 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104233010 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104233010 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104233010 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104233010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104233010 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104233010 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104233010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104233010 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104233010 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0a 02 f4 a3 a7 00 00 82 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104233010 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104233010 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104233010 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104233010 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104233010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104233010 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104233010 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104233010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104233010 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104233010 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 f4 a3 a7 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 94 (osmo_ss7_asp.c:1175) 20250410104233011 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104233011 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104233011 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104233011 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104233011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104233011 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(891)@7d38b4d9c9a0: Message received on association #8 20250410104233011 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104233011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104233011 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104233011 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 34 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 f4 a3 a7 00 01 1d 01 00 1a 03 05 04 07 60 04 05 0b 02 00 81 5c 04 91 21 43 65 5e 07 91 94 21 03 00 00 94 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(891)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(889)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'F4A3A7'O, sourceLocRef := '000082'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(889)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(891)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(891)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(891)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(889)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(889)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(889)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(889)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(891)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(889)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(889)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(889)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(889)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104233011 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250410104233011 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_ussd_during_mt_call0(897)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_during_mt_call0(897)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_during_mt_call0(897)@7d38b4d9c9a0: f_mt_call_complete 1 MSC_Test_0-RAN(890)@7d38b4d9c9a0: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(890)@7d38b4d9c9a0: patched enc_l3: '8301'O MSC_Test_0-SCCP(889)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(889)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(889)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(889)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100028301'O 20250410104233013 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104233013 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104233013 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104233013 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104233013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104233013 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104233013 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104233013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104233013 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104233013 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 82 00 01 05 01 00 02 83 01 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(891)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104233013 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP callref-0x9d5098d tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250410104233013 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP callref-0x9d5098d tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250410104233013 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP callref-0x9d5098d tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250410104233013 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP callref-0x9d5098d tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250410104233013 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP callref-0x9d5098d tid-0) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:1208) 20250410104233013 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP callref-0x9d5098d tid-0) tx MNCC_ALERT_IND (RTP=0.0.0.0:0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_lu_and_mt_ussd_during_mt_call0(897)@7d38b4d9c9a0: f_mt_call_complete 2 MSC_Test-MGCP(893)@7d38b4d9c9a0: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_ussd_during_mt_call0(897) 20250410104233016 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP callref-0x9d5098d tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250410104233016 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP)[0x563b4cbfed40]{ESTABLISHING}: Allocated (fsm.c:456) 20250410104233016 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP)[0x563b4cbfed40]{ESTABLISHING}: is child of msc_a(IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP)[0x563b4cc11590] (fsm.c:486) 20250410104233016 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP callref-0x9d5098d tid-0) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:2161) 20250410104233016 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP)[0x563b4cc07990]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410104233016 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP)[0x563b4cc07990]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP)[0x563b4cbfed40] (fsm.c:486) 20250410104233016 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_CN:no-CI)[0x563b4cc07990]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250410104233016 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_CN:no-CI)[0x563b4cc07990]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250410104233016 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP)[0x563b4cc09be0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410104233016 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP)[0x563b4cc09be0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP)[0x563b4cbfed40] (fsm.c:486) 20250410104233016 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_RAN:no-CI)[0x563b4cc09be0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250410104233016 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_RAN:no-CI)[0x563b4cc09be0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(893)@7d38b4d9c9a0: Found Expect[0] for { line := { verb := "CRCX", trans_id := "93", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "32" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_ussd_during_mt_call0(897) TC_lu_and_mt_ussd_during_mt_call0(897)@7d38b4d9c9a0: f_mt_call_complete 3 20250410104233021 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_CN:no-CI)[0x563b4cc07990]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410104233021 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP)[0x563b4cbfed40]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410104233021 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP callref-0x9d5098d tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_ussd_during_mt_call0(897)@7d38b4d9c9a0: f_mt_call_complete 4 20250410104233022 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_RAN:no-CI)[0x563b4cc09be0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410104233022 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP)[0x563b4cbfed40]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410104233022 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP callref-0x9d5098d tid-0) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:705) 20250410104233022 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP callref-0x9d5098d tid-0) Sending Assignment Command (msc_a.c:706) 20250410104233022 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104233022 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104233022 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104233022 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104233022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104233022 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104233022 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104233022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104233022 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104233022 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3b 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 f4 a3 a7 00 01 24 00 22 01 0b 07 01 0a a1 a5 91 81 05 7c 06 02 02 02 02 2a f8 7d 09 83 ff 57 84 3f 07 82 80 81 7f 32 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(891)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(891)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(889)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(889)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(889)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(889)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_during_mt_call0(897)@7d38b4d9c9a0: f_mt_call_complete 6 MSC_Test_0-SCCP(889)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(889)@7d38b4d9c9a0: vl_len:14 MSC_Test_0-SCCP(889)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(889)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250410104233025 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104233025 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104233025 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104233025 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104233025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104233025 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104233025 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104233025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104233025 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104233025 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 82 00 01 0e 00 0c 02 7c 06 09 08 07 06 23 28 7e 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(891)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104233025 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4cc09be0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250410104233025 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_RAN:CI-22222:no-remote-port:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000)[0x563b4cc09be0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250410104233025 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_RAN:CI-22222:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc09be0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250410104233025 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP callref-0x9d5098d tid-0) codecs: :0{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:1596) 20250410104233025 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP callref-0x9d5098d tid-0) Assignment Complete: RAN: GSM#3, CN: GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111 (msc_a.c:1597) 20250410104233025 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP callref-0x9d5098d tid-0) codecs: :0{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:2187) 20250410104233025 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP callref-0x9d5098d tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) MSC_Test_0-RAN(890)@7d38b4d9c9a0: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(890)@7d38b4d9c9a0: patched enc_l3: '8347'O MSC_Test_0-SCCP(889)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(889)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(889)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(889)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(891)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_ussd_during_mt_call0(897)@7d38b4d9c9a0: f_mt_call_complete 5 TC_lu_and_mt_ussd_during_mt_call0(897)@7d38b4d9c9a0: f_mt_call_complete 8 20250410104233027 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc09be0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410104233027 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc09be0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410104233027 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP)[0x563b4cbfed40]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410104233229 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104233229 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104233229 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104233229 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104233229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104233229 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104233229 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104233229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104233229 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104233229 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 82 00 01 05 01 00 02 83 47 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104233229 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP callref-0x9d5098d tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250410104233229 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP callref-0x9d5098d tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250410104233229 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP callref-0x9d5098d tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250410104233229 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP callref-0x9d5098d tid-0) codecs: :0{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:1340) 20250410104233229 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP callref-0x9d5098d tid-0) tx MNCC_SETUP_CNF (RTP=0.0.0.0:0{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_lu_and_mt_ussd_during_mt_call0(897)@7d38b4d9c9a0: f_mt_call_complete 7 20250410104233236 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP callref-0x9d5098d tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250410104233236 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP callref-0x9d5098d tid-0) codecs: :0{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:798) 20250410104233236 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc07990]{ESTABLISHING}: setting codecs to GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111 (rtp_stream.c:430) 20250410104233236 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_CN:CI-11111:no-remote-port:codecs-not-sent:mode-not-sent:local-1-1-1-1-10000)[0x563b4cc07990]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250410104233236 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_CN:CI-11111:no-remote-port:codecs-not-sent:mode-not-sent:local-1-1-1-1-10000)[0x563b4cc07990]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250410104233236 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_CN:CI-11111:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc07990]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) TC_lu_and_mt_ussd_during_mt_call0(897)@7d38b4d9c9a0: f_mt_call_complete 9 TC_lu_and_mt_ussd_during_mt_call0(897)@7d38b4d9c9a0: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_ussd_during_mt_call0(897)@7d38b4d9c9a0: f_mt_call_complete DONE TC_lu_and_mt_ussd_during_mt_call0(897)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104233242 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc07990]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410104233242 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc07990]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410104233242 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP)[0x563b4cbfed40]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410104233242 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP)[0x563b4cbfed40]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250410104234250 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861 + gsm0911_gsup_rx: now used by 4 (attached,CC,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410104234250 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861 + NCSS: now used by 5 (attached,CC,active-conn,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250410104234250 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861 - gsm0911_gsup_rx: now used by 4 (attached,CC,active-conn,NCSS) (gsm_09_11.c:505) 20250410104234251 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104234251 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104234251 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104234251 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104234251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104234251 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104234251 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104234251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104234251 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104234251 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 42 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 f4 a3 a7 00 01 2b 01 00 28 0b 3b 1c 24 a1 22 02 01 01 02 01 3c 30 1a 04 01 0f 04 15 50 76 39 3c 2f 83 e8 79 78 19 14 76 e7 e9 e8 b4 fb ec 72 b9 1a 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(891)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(891)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(889)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(889)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(889)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(889)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_during_mt_call0(897)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(890)@7d38b4d9c9a0: patching N(SD)=2 into dtap '8B3A16A214020101300F02013C300A04010F0405CE37BCEC02'O MSC_Test_0-RAN(890)@7d38b4d9c9a0: patched enc_l3: '8BBA16A214020101300F02013C300A04010F0405CE37BCEC02'O MSC_Test_0-SCCP(889)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(889)@7d38b4d9c9a0: vl_len:28 MSC_Test_0-SCCP(889)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(889)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100198BBA16A214020101300F02013C300A04010F0405CE37BCEC02'O MSC_Test_0-M3UA(891)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104234263 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104234263 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104234263 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104234263 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104234263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104234263 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104234263 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104234263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104234263 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104234263 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 82 00 01 1c 01 00 19 8b ba 16 a2 14 02 01 01 30 0f 02 01 3c 30 0a 04 01 0f 04 05 ce 37 bc ec 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_lu_and_mt_ussd_during_mt_call0(897)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104234267 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861 + gsm0911_gsup_rx: now used by 5 (attached,CC,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410104234267 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861 - gsm0911_gsup_rx: now used by 4 (attached,CC,active-conn,NCSS) (gsm_09_11.c:505) 20250410104234267 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861 - NCSS: now used by 3 (attached,CC,active-conn) (transaction.c:281) 20250410104234268 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104234268 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104234268 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104234268 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104234268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104234268 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104234268 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104234268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104234268 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104234268 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 f4 a3 a7 00 01 05 01 00 02 0b 2a (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(891)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(891)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(889)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(889)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(889)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(889)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_during_mt_call0(897)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_during_mt_call0(897)@7d38b4d9c9a0: f_call_hangup 0: tx MNCC_DISC_REQ 20250410104235275 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP callref-0x9d5098d tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250410104235275 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP callref-0x9d5098d tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410104235275 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP callref-0x9d5098d tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250410104235275 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP callref-0x9d5098d tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250410104235275 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104235275 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104235275 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104235275 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104235275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104235275 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104235275 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104235275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104235275 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104235275 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 f4 a3 a7 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(891)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(891)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(889)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(889)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(889)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(889)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_during_mt_call0(897)@7d38b4d9c9a0: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(890)@7d38b4d9c9a0: patching N(SD)=3 into dtap '832D0802E180'O MSC_Test_0-RAN(890)@7d38b4d9c9a0: patched enc_l3: '83ED0802E180'O MSC_Test_0-SCCP(889)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(889)@7d38b4d9c9a0: vl_len:9 MSC_Test_0-SCCP(889)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(889)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000683ED0802E180'O 20250410104235283 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104235283 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104235283 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104235283 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104235283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104235283 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104235283 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104235284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104235284 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104235284 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 82 00 01 09 01 00 06 83 ed 08 02 e1 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(891)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104235284 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP callref-0x9d5098d tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250410104235284 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP callref-0x9d5098d tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250410104235284 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP callref-0x9d5098d tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250410104235284 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP callref-0x9d5098d tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250410104235284 DCC DEBUG trans(CC:NULL IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250410104235284 DCC DEBUG trans(CC:NULL IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410104235284 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250410104235284 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104235284 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104235284 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104235284 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP)[0x563b4cbfed40]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250410104235284 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc09be0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410104235284 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc09be0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP)[0x563b4cbfed40] (call_leg.c:197) 20250410104235285 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc09be0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410104235285 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc09be0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410104235285 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc07990]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410104235285 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc07990]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP)[0x563b4cbfed40] (call_leg.c:197) 20250410104235285 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP)[0x563b4cbfed40]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250410104235285 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc07990]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410104235285 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc07990]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410104235285 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP)[0x563b4cbfed40]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250410104235285 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP)[0x563b4cbfed40]{RELEASING}: Removing from parent msc_a(IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP)[0x563b4cc11590] (call_leg.c:198) 20250410104235285 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP)[0x563b4cbfed40]{RELEASING}: Freeing instance (call_leg.c:198) 20250410104235285 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP)[0x563b4cbfed40]{RELEASING}: Deallocated (fsm.c:568) 20250410104235285 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410104235285 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104235285 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104235285 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104235285 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104235285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104235285 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104235285 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104235285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104235285 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104235285 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 f4 a3 a7 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1175) 20250410104235286 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104235286 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104235286 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104235286 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104235286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104235286 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104235286 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104235286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104235286 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104235286 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 f4 a3 a7 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(891)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(891)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(891)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(891)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(889)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(889)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(889)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(889)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(889)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(889)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(889)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(889)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(892)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mt_ussd_during_mt_call0(897)164956557 TC_lu_and_mt_ussd_during_mt_call0(897)@7d38b4d9c9a0: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_ussd_during_mt_call0(897)@7d38b4d9c9a0: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_ussd_during_mt_call0(897)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_ussd_during_mt_call0(897)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_ussd_during_mt_call0(897)@7d38b4d9c9a0: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(889)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(889)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(889)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(889)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410104235292 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104235292 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104235292 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104235292 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104235292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(891)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104235292 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104235292 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104235292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104235292 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104235292 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 82 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104235293 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP)[0x563b4cc11460]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104235293 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP)[0x563b4cc11460]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP)[0x563b4cc11590] (msc_a.c:1053) 20250410104235293 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP)[0x563b4cc11460]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104235293 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861:GERAN-A-130:PAGING_RESP)[0x563b4cc11460]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410104235293 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0xA98C2861 - active-conn: now used by 1 (attached) (msub.c:375) 20250410104235293 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104235293 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104235293 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104235293 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104235293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104235293 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104235293 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104235293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104235293 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104235293 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0a 04 f4 a3 a7 00 00 82 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(891)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(891)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(889)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(891)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104235294 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104235294 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104235294 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104235294 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104235295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104235295 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104235295 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104235295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104235295 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104235295 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 82 f4 a3 a7 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(890)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mt_ussd_during_mt_call0(897)16032679 TC_lu_and_mt_ussd_during_mt_call0(897)@7d38b4d9c9a0: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_ussd_during_mt_call0(897)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_during_mt_call0(897)@7d38b4d9c9a0: f_call_hangup 9: done TC_lu_and_mt_ussd_during_mt_call0(897)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test_0-SCCP(889)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104236311 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410104236311 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104236312 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410104236311 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410104236312 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(895)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(891)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104236312 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410104236312 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410104236312 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104236312 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410104236312 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410104236312 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410104236312 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104236312 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410104236312 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410104236312 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410104236312 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410104236312 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410104236312 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104236312 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104236312 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410104236312 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410104236313 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410104236313 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410104236313 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(896)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(892)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(890)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(894)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(893)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(898)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(888)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(888): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(889): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(890): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(891): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(892): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(893): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(894): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(895): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(896): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_lu_and_mt_ussd_during_mt_call0(897): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(898): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_lu_and_mt_ussd_during_mt_call finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_ussd_during_mt_call pass'. Thu Apr 10 10:42:36 UTC 2025 ====== MSC_Tests.TC_lu_and_mt_ussd_during_mt_call pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_and_mt_ussd_during_mt_call.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=481276) 20250410104237313 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=481276, count=482436) 20250410104238313 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410104238313 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410104238313 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410104238315 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_ussd_during_mt_call pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_ussd_mo_release'. ------ MSC_Tests.TC_lu_and_mo_ussd_mo_release ------ Thu Apr 10 10:42:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mo_ussd_mo_release.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mo_ussd_mo_release.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410104239317 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_ussd_mo_release' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_lu_and_mo_ussd_mo_release started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(902)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(902)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(902)@7d38b4d9c9a0: ************************************************* MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-SCCP(900)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410104240313 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(903)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410104240317 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104240509 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410104240509 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410104240509 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410104240509 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(902)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(902)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(902)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410104240515 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104240515 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410104240515 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410104240515 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410104240515 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410104240515 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410104240515 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410104240515 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104240515 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410104240515 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410104240515 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(902)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(902)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(902)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(902)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(902)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410104240515 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104240515 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410104240515 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410104240516 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104240516 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410104240516 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410104240516 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410104240516 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104240516 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410104240516 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410104240516 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104240516 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(902)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(902)@7d38b4d9c9a0: Message received on association #8 20250410104240516 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410104240516 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(902)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(902)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(902)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(902)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(902)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(902)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410104241319 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104241319 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(905)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) 20250410104241324 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(905)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410104241324 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104241324 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104241324 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104241324 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104241324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104241324 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104241324 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104241324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104241324 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104241324 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(902)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104241324 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104241324 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104241324 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104241324 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104241324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104241324 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104241324 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104241324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104241324 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104241324 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test-GSUP-IPA(905)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(905)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(905)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(905)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(905)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(905)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(902)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(902)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(901)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410104241342 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410104241342 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(906)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000050" to be handled at TC_lu_and_mo_ussd_mo_release0(908) TC_lu_and_mo_ussd_mo_release0(908)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000050'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(901)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mo_ussd_mo_release0(908)962363 MSC_Test_0-SCCP(900)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(901)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410104241365 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104241365 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104241365 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104241365 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104241365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104241365 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104241365 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104241365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104241365 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104241365 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 0e af 3b 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 05 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(902)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104241365 DMM DEBUG msc_a(IMSI-262420000000050:GERAN-A-131:LU)[0x563b4cbd4f30]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000050 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410104241365 DMM DEBUG msc_a(IMSI-262420000000050:GERAN-A-131:LU)[0x563b4cbd4f30]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410104241365 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410104241365 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000050:GERAN-A-131:LU)[0x563b4cbd4f30] (fsm.c:486) 20250410104241365 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410104241365 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410104241365 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410104241365 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000050 id=262420000000050 (vlr.c:661) 20250410104241365 DVLR INFO New subscr, IMSI: 262420000000050 (vlr.c:562) 20250410104241365 DVLR DEBUG VLR subscr IMSI-262420000000050 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410104241365 DVLR DEBUG VLR subscr IMSI-262420000000050 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410104241365 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104241365 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410104241365 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410104241365 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410104241365 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410104241365 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104241365 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104241365 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104241365 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104241365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104241365 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104241365 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104241365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104241365 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104241365 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0b 02 0e af 3b 00 00 83 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104241365 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104241365 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104241365 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104241365 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104241365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104241365 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104241365 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104241365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104241365 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104241365 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410104241365 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410104241365 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x563b4cbfed40]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104241365 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x563b4cbfed40]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x563b4cc07990] (fsm.c:486) 20250410104241365 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x563b4cbfed40]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410104241365 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x563b4cbfed40]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410104241365 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 0e af 3b 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 05 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(902)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(902)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(902)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(902)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(900)@7d38b4d9c9a0: { messageType := 2, destLocRef := '0EAF3B'O, sourceLocRef := '000083'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(900)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(900)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(900)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(900)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(900)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(906)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000050" handled at TC_lu_and_mo_ussd_mo_release0(908) MSC_Test-GSUP(906)@7d38b4d9c9a0: Added IMSI table entry 0TC_lu_and_mo_ussd_mo_release0(908)"262420000000050" 20250410104241366 DVLR DEBUG VLR subscr IMSI-262420000000050 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410104241366 DVLR DEBUG VLR subscr IMSI-262420000000050 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_lu_and_mo_ussd_mo_release0(908)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(900)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(900)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(900)@7d38b4d9c9a0: vl_from0 TC_lu_and_mo_ussd_mo_release0(908)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410104241367 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104241367 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104241367 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104241367 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104241367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104241367 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104241367 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104241367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104241367 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104241367 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 83 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(900)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(902)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104241408 DVLR DEBUG VLR subscr IMSI-262420000000050 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104241408 DVLR DEBUG IMSI:262420000000050 has MSISDN:491230000050 (vlr.c:1045) 20250410104241408 DMSC NOTICE msub(IMSI-262420000000050:MSISDN-491230000050) VLR: update for IMSI=262420000000050 (MSISDN=491230000050) (gsm_04_08.c:1541) 20250410104241408 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104241411 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104241411 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x563b4cc07990]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410104241411 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x563b4cbfed40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410104241411 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x563b4cbfed40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410104241411 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x563b4cbfed40]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410104241411 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x563b4cbfed40]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x563b4cc07990] (vlr_lu_fsm.c:110) 20250410104241411 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x563b4cbfed40]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410104241411 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x563b4cbfed40]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104241411 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x563b4cc07990]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410104241411 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x563b4cc07990]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410104241411 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x563b4cc11460]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104241411 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x563b4cc11460]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x563b4cc07990] (fsm.c:486) 20250410104241411 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x563b4cc11460]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410104241411 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x563b4cc11460]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410104241411 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x563b4cc11460]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410104241411 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x563b4cc11460]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410104241411 DMSC NOTICE msub(IMSI-262420000000050:MSISDN-491230000050:TMSInew-0xA1AB841A) VLR: update for IMSI=262420000000050 (MSISDN=491230000050) (gsm_04_08.c:1541) 20250410104241411 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x563b4cc11460]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410104241411 DMM DEBUG -> IMSI-262420000000050:MSISDN-491230000050:TMSInew-0xA1AB841A LOCATION UPDATE ACCEPT (TMSI = 0xa1ab841a) (gsm_04_08.c:149) 20250410104241411 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSInew-0xA1AB841A - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104241412 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104241412 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104241412 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104241412 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104241412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104241412 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104241412 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104241412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104241412 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104241412 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 0e af 3b 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 a1 ab 84 1a (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(902)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(902)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(900)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(900)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(900)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(900)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_mo_release0(908)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(901)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(901)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(900)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(900)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(900)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(900)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O 20250410104241425 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104241425 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104241425 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104241425 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104241425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104241425 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104241426 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104241426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104241426 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104241426 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 83 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(902)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104241426 DMM DEBUG msc_a(IMSI-262420000000050:MSISDN-491230000050:TMSInew-0xA1AB841A:GERAN-A-131:LU)[0x563b4cbd4f30]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410104241426 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:TMSInew-0xA1AB841A:GERAN-A-131:LU)[0x563b4cc07990]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410104241426 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x563b4cc11460]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410104241426 DMSC NOTICE msub(IMSI-262420000000050:MSISDN-491230000050:TMSI-0xA1AB841A) VLR: update for IMSI=262420000000050 (MSISDN=491230000050) (gsm_04_08.c:1541) 20250410104241426 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0xA1AB841A + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410104241426 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x563b4cc11460]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410104241426 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:TMSI-0xA1AB841A:GERAN-A-131:LU)[0x563b4cc07990]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410104241426 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x563b4cc11460]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410104241426 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x563b4cc11460]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:TMSI-0xA1AB841A:GERAN-A-131:LU)[0x563b4cc07990] (vlr_lu_fsm.c:817) 20250410104241426 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x563b4cc11460]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410104241426 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x563b4cc11460]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104241426 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:TMSI-0xA1AB841A:GERAN-A-131:LU)[0x563b4cc07990]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410104241426 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000050/3/1): Available (smpp_smsc.c:626) 20250410104241426 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0xA1AB841A + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104241426 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0xA1AB841A + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104241426 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0xA1AB841A - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104241427 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0xA1AB841A - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410104241427 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104241427 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104241427 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104241427 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104241427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104241427 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104241427 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104241427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104241427 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104241427 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 0e af 3b 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(902)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(902)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(900)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(900)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(900)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(900)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(900)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(900)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(900)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(900)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410104241431 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104241431 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104241431 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104241431 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104241431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104241431 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104241431 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104241431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104241431 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104241431 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 83 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(902)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104241431 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:TMSI-0xA1AB841A:GERAN-A-131:LU)[0x563b4cc07990]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104241431 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:TMSI-0xA1AB841A:GERAN-A-131:LU)[0x563b4cc07990]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000050:MSISDN-491230000050:TMSI-0xA1AB841A:GERAN-A-131:LU)[0x563b4cbd4f30] (msc_a.c:1053) 20250410104241432 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:TMSI-0xA1AB841A:GERAN-A-131:LU)[0x563b4cc07990]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410104241432 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:TMSI-0xA1AB841A:GERAN-A-131:LU)[0x563b4cc07990]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104241432 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:TMSI-0xA1AB841A:GERAN-A-131:LU)[0x563b4cc07990]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410104241432 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0xA1AB841A - active-conn: now used by 1 (attached) (msub.c:375) 20250410104241432 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104241432 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104241432 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104241432 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104241432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104241432 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104241432 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104241432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104241432 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104241432 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0b 04 0e af 3b 00 00 83 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(902)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(902)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(900)@7d38b4d9c9a0: Session index based on local reference:0 20250410104241434 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104241434 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104241434 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104241434 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104241434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104241434 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104241434 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104241434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104241434 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(902)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104241434 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 83 0e af 3b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(901)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mo_ussd_mo_release0(908)962363 TC_lu_and_mo_ussd_mo_release0(908)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104241437 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0xA1AB841A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104241438 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0xA1AB841A - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_ussd_mo_release0(908)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_mo_release0(908)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_mo_release0(908)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_mo_release0(908)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'A1AB841A'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(901)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mo_ussd_mo_release0(908)9305078 MSC_Test_0-RAN(901)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(900)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(902)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104241637 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104241637 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104241637 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104241637 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104241637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104241637 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104241637 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104241637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104241637 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104241637 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 8d fb f6 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 08 03 50 59 02 05 f4 a1 ab 84 1a 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104241637 DMM DEBUG msc_a(TMSI-0xA1AB841A:GERAN-A-132:CM_SERVICE_REQ)[0x563b4cc1b990]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250410104241638 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA1AB841A:GERAN-A-132:CM_SERVICE_REQ)[0x563b4cc09be0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410104241638 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA1AB841A:GERAN-A-132:CM_SERVICE_REQ)[0x563b4cc09be0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xA1AB841A:GERAN-A-132:CM_SERVICE_REQ)[0x563b4cc1b990] (fsm.c:486) 20250410104241638 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA1AB841A:GERAN-A-132:CM_SERVICE_REQ)[0x563b4cc09be0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410104241638 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA1AB841A:GERAN-A-132:CM_SERVICE_REQ)[0x563b4cc09be0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410104241638 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0xA1AB841A + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410104241638 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0xA1AB841A + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410104241638 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0xA1AB841A:GERAN-A-132:CM_SERVICE_REQ)[0x563b4cc09be0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410104241638 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0xA1AB841A:GERAN-A-132:CM_SERVICE_REQ)[0x563b4cc09be0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410104241638 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0xA1AB841A:GERAN-A-132:CM_SERVICE_REQ)[0x563b4cc09be0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410104241638 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0xA1AB841A:GERAN-A-132:CM_SERVICE_REQ)[0x563b4cc09be0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410104241638 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0xA1AB841A:GERAN-A-132:CM_SERVICE_REQ)[0x563b4cc09be0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410104241638 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0xA1AB841A:GERAN-A-132:CM_SERVICE_REQ)[0x563b4cc09be0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410104241638 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0xA1AB841A:GERAN-A-132:CM_SERVICE_REQ)[0x563b4cc09be0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410104241638 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0xA1AB841A:GERAN-A-132:CM_SERVICE_REQ)[0x563b4cc09be0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410104241638 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0xA1AB841A:GERAN-A-132:CM_SERVICE_REQ)[0x563b4cc09be0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410104241638 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0xA1AB841A:GERAN-A-132:CM_SERVICE_REQ)[0x563b4cc09be0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410104241638 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000050/3/1): Available (smpp_smsc.c:626) 20250410104241638 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0xA1AB841A - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410104241639 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104241639 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104241639 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104241639 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104241639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104241639 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104241639 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104241639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104241639 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104241639 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0c 02 8d fb f6 00 00 84 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104241639 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104241639 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104241639 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104241639 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104241639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104241639 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104241639 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104241639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104241639 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104241639 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 8d fb f6 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 05 (osmo_ss7_asp.c:1175) 20250410104241639 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104241639 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104241639 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104241639 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104241639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104241639 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104241639 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104241639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104241639 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104241639 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 8d fb f6 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(902)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(902)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(902)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(902)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(902)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(902)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(900)@7d38b4d9c9a0: { messageType := 2, destLocRef := '8DFBF6'O, sourceLocRef := '000084'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(900)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(900)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(900)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(900)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(900)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(900)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(900)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(900)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(900)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104241642 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0xA1AB841A + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410104241642 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0xA1AB841A - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_ussd_mo_release0(908)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_mo_release0(908)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(906)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000050" to be handled at TC_lu_and_mo_ussd_mo_release0(908) MSC_Test_0-RAN(901)@7d38b4d9c9a0: patching N(SD)=1 into dtap '1B3B1C18A11602010102013B300E04010F04092ADBCD6653C96CB611'O MSC_Test_0-RAN(901)@7d38b4d9c9a0: patched enc_l3: '1B7B1C18A11602010102013B300E04010F04092ADBCD6653C96CB611'O MSC_Test_0-SCCP(900)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(900)@7d38b4d9c9a0: vl_len:31 MSC_Test_0-SCCP(900)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(900)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01001C1B7B1C18A11602010102013B300E04010F04092ADBCD6653C96CB611'O 20250410104241659 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104241659 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104241659 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104241659 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104241659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(902)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104241659 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104241659 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104241659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104241659 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104241659 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 84 00 01 1f 01 00 1c 1b 7b 1c 18 a1 16 02 01 01 02 01 3b 30 0e 04 01 0f 04 09 2a db cd 66 53 c9 6c b6 11 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104241659 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0xA1AB841A + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) TC_lu_and_mo_ussd_mo_release0(908)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104241661 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0xA1AB841A + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410104241661 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0xA1AB841A - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250410104241661 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104241661 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104241661 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104241661 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104241661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104241661 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104241661 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104241661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104241661 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104241661 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 36 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 8d fb f6 00 01 1f 01 00 1c 9b 3a 19 a1 17 02 01 02 02 01 3c 30 0f 04 01 0f 04 0a d0 f0 7c 7e 7f cb c9 bf d0 0f 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(902)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(902)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(900)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(900)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(900)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(900)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_mo_release0(908)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(901)@7d38b4d9c9a0: patching N(SD)=2 into dtap '1B2A'O MSC_Test_0-RAN(901)@7d38b4d9c9a0: patched enc_l3: '1BAA'O MSC_Test_0-SCCP(900)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(900)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(900)@7d38b4d9c9a0: vl_from0 20250410104241664 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104241664 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104241664 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104241664 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104241664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-SCCP(900)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100021BAA'O 20250410104241664 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104241664 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104241664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104241664 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104241664 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 84 00 01 05 01 00 02 1b aa 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(902)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104241665 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0xA1AB841A - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410104241665 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0xA1AB841A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104241665 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0xA1AB841A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104241665 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0xA1AB841A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104241665 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0xA1AB841A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410104241665 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104241665 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104241665 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104241665 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104241665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104241665 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104241665 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104241665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104241665 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104241665 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 8d fb f6 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(902)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(902)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_lu_and_mo_ussd_mo_release0(908)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(900)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(900)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(900)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(900)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(900)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(900)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(900)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(900)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(902)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104241668 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104241668 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104241668 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104241668 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104241668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104241668 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104241668 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104241668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104241668 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104241668 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 84 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104241668 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0xA1AB841A:GERAN-A-132:CM_SERVICE_REQ)[0x563b4cc09be0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104241668 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0xA1AB841A:GERAN-A-132:CM_SERVICE_REQ)[0x563b4cc09be0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000050:MSISDN-491230000050:TMSI-0xA1AB841A:GERAN-A-132:CM_SERVICE_REQ)[0x563b4cc1b990] (msc_a.c:1053) 20250410104241668 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0xA1AB841A:GERAN-A-132:CM_SERVICE_REQ)[0x563b4cc09be0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104241668 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0xA1AB841A:GERAN-A-132:CM_SERVICE_REQ)[0x563b4cc09be0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410104241668 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0xA1AB841A - active-conn: now used by 1 (attached) (msub.c:375) 20250410104241668 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104241668 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104241668 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104241668 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104241668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104241668 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104241668 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104241669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104241669 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104241669 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0c 04 8d fb f6 00 00 84 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(902)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(902)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(900)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(902)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104241669 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104241669 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104241669 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104241669 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104241669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104241669 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104241669 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104241669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104241669 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104241669 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 84 8d fb f6 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(901)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mo_ussd_mo_release0(908)9305078 TC_lu_and_mo_ussd_mo_release0(908)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104241670 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0xA1AB841A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104241670 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0xA1AB841A - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_ussd_mo_release0(908)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_mo_release0(908)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_mo_release0(908)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410104241676 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410104241676 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(903)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(901)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(906)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(907)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104241679 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MGCP(904)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(900)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(905)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(902)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(899)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(909)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(899): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(900): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(901): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(902): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(903): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(904): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(905): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(906): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(907): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_lu_and_mo_ussd_mo_release0(908): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(909): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_lu_and_mo_ussd_mo_release finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_ussd_mo_release pass'. Thu Apr 10 10:42:41 UTC 2025 ====== MSC_Tests.TC_lu_and_mo_ussd_mo_release pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_and_mo_ussd_mo_release.talloc 20250410104241876 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410104241876 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104241876 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410104241876 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410104241876 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410104241876 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104241876 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410104241876 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410104241876 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410104241876 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104241876 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410104241876 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410104241876 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410104241876 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410104241876 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410104241876 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104241876 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104241876 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410104241876 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410104241876 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410104241877 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=328116) 20250410104242680 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=328116, count=329372) 20250410104243681 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104243878 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410104243878 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410104243878 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_ussd_mo_release pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_ss_session_timeout'. ------ MSC_Tests.TC_lu_and_ss_session_timeout ------ Thu Apr 10 10:42:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_ss_session_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_ss_session_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410104244682 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_ss_session_timeout' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_lu_and_ss_session_timeout started. 20250410104245684 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(913)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(913)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(913)@7d38b4d9c9a0: ************************************************* MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-SCCP(911)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410104245735 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(914)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410104245927 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410104245927 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410104245927 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410104245927 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(913)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(913)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(913)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(913)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(913)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410104245932 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104245932 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410104245932 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410104245932 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410104245932 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410104245932 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410104245932 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410104245932 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104245932 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410104245932 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410104245932 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(913)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(913)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(913)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(913)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(913)@7d38b4d9c9a0: Message received on association #8 20250410104245934 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104245934 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410104245934 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410104245935 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104245935 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410104245935 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410104245935 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410104245935 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104245935 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410104245935 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410104245935 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(913)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410104245935 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410104245935 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410104245935 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(913)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(913)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(913)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(913)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(913)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410104246684 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104246684 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(916)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(916)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410104246691 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(916)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(916)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(916)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(916)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(916)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(916)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410104246710 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410104246710 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(917)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000051" to be handled at TC_lu_and_ss_session_timeout0(919) TC_lu_and_ss_session_timeout0(919)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000051'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410104246732 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104246732 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104246732 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104246732 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104246732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104246732 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104246732 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104246732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104246732 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104246732 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(913)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104246732 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104246732 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104246732 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104246732 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104246732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104246732 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104246732 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104246732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104246732 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104246732 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(913)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(913)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(912)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(912)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_ss_session_timeout0(919)13689936 MSC_Test_0-SCCP(911)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(912)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(913)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104246738 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104246738 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104246738 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104246738 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104246738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104246738 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104246738 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104246738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104246738 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104246738 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 d0 e4 50 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 15 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104246738 DMM DEBUG msc_a(IMSI-262420000000051:GERAN-A-133:LU)[0x563b4cbd4f30]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000051 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410104246738 DMM DEBUG msc_a(IMSI-262420000000051:GERAN-A-133:LU)[0x563b4cbd4f30]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410104246738 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410104246738 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000051:GERAN-A-133:LU)[0x563b4cbd4f30] (fsm.c:486) 20250410104246738 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410104246738 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410104246738 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410104246738 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000051 id=262420000000051 (vlr.c:661) 20250410104246738 DVLR INFO New subscr, IMSI: 262420000000051 (vlr.c:562) 20250410104246738 DVLR DEBUG VLR subscr IMSI-262420000000051 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410104246738 DVLR DEBUG VLR subscr IMSI-262420000000051 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410104246738 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104246738 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410104246738 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410104246738 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410104246738 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410104246738 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410104246738 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410104246738 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x563b4cbfed40]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104246738 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x563b4cbfed40]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x563b4cc07990] (fsm.c:486) 20250410104246738 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x563b4cbfed40]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410104246738 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x563b4cbfed40]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410104246739 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104246739 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104246739 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104246739 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104246739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104246739 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104246739 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104246739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104246739 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104246739 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0d 02 d0 e4 50 00 00 85 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104246739 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104246739 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104246739 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104246739 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104246739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104246739 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104246739 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104246739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104246739 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104246739 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 d0 e4 50 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 15 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(913)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(913)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(913)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(913)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(911)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'D0E450'O, sourceLocRef := '000085'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(911)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(911)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(911)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(911)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(911)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(917)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000051" handled at TC_lu_and_ss_session_timeout0(919) MSC_Test-GSUP(917)@7d38b4d9c9a0: Added IMSI table entry 0TC_lu_and_ss_session_timeout0(919)"262420000000051" 20250410104246741 DVLR DEBUG VLR subscr IMSI-262420000000051 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410104246741 DVLR DEBUG VLR subscr IMSI-262420000000051 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_lu_and_ss_session_timeout0(919)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_ss_session_timeout0(919)@7d38b4d9c9a0: setverdict(pass): none -> pass MSC_Test_0-SCCP(911)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(911)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(911)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(911)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(913)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104246742 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104246742 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104246742 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104246742 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104246742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104246742 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104246742 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104246742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104246742 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104246742 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 85 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104246744 DVLR DEBUG VLR subscr IMSI-262420000000051 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104246744 DVLR DEBUG IMSI:262420000000051 has MSISDN:491230000051 (vlr.c:1045) 20250410104246744 DMSC NOTICE msub(IMSI-262420000000051:MSISDN-491230000051) VLR: update for IMSI=262420000000051 (MSISDN=491230000051) (gsm_04_08.c:1541) 20250410104246744 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104246744 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104246744 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x563b4cc07990]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410104246744 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x563b4cbfed40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410104246744 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x563b4cbfed40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410104246744 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x563b4cbfed40]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410104246744 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x563b4cbfed40]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x563b4cc07990] (vlr_lu_fsm.c:110) 20250410104246744 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x563b4cbfed40]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410104246744 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x563b4cbfed40]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104246744 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x563b4cc07990]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410104246744 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x563b4cc07990]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410104246744 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x563b4cc0d590]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104246744 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x563b4cc0d590]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x563b4cc07990] (fsm.c:486) 20250410104246744 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x563b4cc0d590]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410104246744 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x563b4cc0d590]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410104246744 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x563b4cc0d590]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410104246744 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x563b4cc0d590]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410104246744 DMSC NOTICE msub(IMSI-262420000000051:MSISDN-491230000051:TMSInew-0x47DED87A) VLR: update for IMSI=262420000000051 (MSISDN=491230000051) (gsm_04_08.c:1541) 20250410104246744 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x563b4cc0d590]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410104246744 DMM DEBUG -> IMSI-262420000000051:MSISDN-491230000051:TMSInew-0x47DED87A LOCATION UPDATE ACCEPT (TMSI = 0x47ded87a) (gsm_04_08.c:149) 20250410104246744 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSInew-0x47DED87A - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104246744 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104246744 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104246744 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104246744 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104246744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104246744 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104246744 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104246744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104246744 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104246744 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 d0 e4 50 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 47 de d8 7a (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(913)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(913)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(911)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(911)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(911)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(911)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_ss_session_timeout0(919)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(912)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(912)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(911)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(911)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(911)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(911)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(913)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104246751 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104246751 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104246751 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104246751 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104246751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104246751 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104246751 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104246751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104246752 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104246752 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 85 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104246752 DMM DEBUG msc_a(IMSI-262420000000051:MSISDN-491230000051:TMSInew-0x47DED87A:GERAN-A-133:LU)[0x563b4cbd4f30]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410104246752 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:TMSInew-0x47DED87A:GERAN-A-133:LU)[0x563b4cc07990]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410104246752 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x563b4cc0d590]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410104246752 DMSC NOTICE msub(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x47DED87A) VLR: update for IMSI=262420000000051 (MSISDN=491230000051) (gsm_04_08.c:1541) 20250410104246752 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x47DED87A + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410104246752 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x563b4cc0d590]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410104246752 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x47DED87A:GERAN-A-133:LU)[0x563b4cc07990]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410104246752 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x563b4cc0d590]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410104246752 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x563b4cc0d590]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x47DED87A:GERAN-A-133:LU)[0x563b4cc07990] (vlr_lu_fsm.c:817) 20250410104246752 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x563b4cc0d590]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410104246752 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x563b4cc0d590]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104246752 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x47DED87A:GERAN-A-133:LU)[0x563b4cc07990]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410104246752 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000051/3/1): Available (smpp_smsc.c:626) 20250410104246752 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x47DED87A + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104246752 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x47DED87A + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104246752 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x47DED87A - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104246752 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x47DED87A - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410104246752 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104246752 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104246752 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104246752 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104246752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104246752 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104246752 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104246752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104246752 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104246752 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 d0 e4 50 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(913)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(913)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(911)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(911)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(911)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(911)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(911)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(911)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(911)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(911)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(913)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104246753 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104246753 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104246753 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104246753 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104246753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104246753 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104246753 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104246753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104246753 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104246753 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 85 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104246754 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x47DED87A:GERAN-A-133:LU)[0x563b4cc07990]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104246754 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x47DED87A:GERAN-A-133:LU)[0x563b4cc07990]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x47DED87A:GERAN-A-133:LU)[0x563b4cbd4f30] (msc_a.c:1053) 20250410104246754 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x47DED87A:GERAN-A-133:LU)[0x563b4cc07990]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410104246754 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x47DED87A:GERAN-A-133:LU)[0x563b4cc07990]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104246754 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x47DED87A:GERAN-A-133:LU)[0x563b4cc07990]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410104246754 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x47DED87A - active-conn: now used by 1 (attached) (msub.c:375) 20250410104246754 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104246754 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104246754 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104246754 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104246754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104246754 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104246754 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104246754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104246754 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104246754 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0d 04 d0 e4 50 00 00 85 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(913)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(913)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(911)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(913)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104246754 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104246754 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104246754 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104246754 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104246754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104246754 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104246754 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104246754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104246754 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104246754 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 85 d0 e4 50 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(912)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_ss_session_timeout0(919)13689936 TC_lu_and_ss_session_timeout0(919)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104246755 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x47DED87A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104246755 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x47DED87A - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_ss_session_timeout0(919)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_ss_session_timeout0(919)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_ss_session_timeout0(919)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_ss_session_timeout0(919)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '47DED87A'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(912)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_ss_session_timeout0(919)4123344 MSC_Test_0-RAN(912)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(911)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(913)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104246956 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104246957 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104246957 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104246957 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104246957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104246957 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104246957 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104246957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104246957 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104246957 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 3e ea d0 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 08 03 50 59 02 05 f4 47 de d8 7a 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104246958 DMM DEBUG msc_a(TMSI-0x47DED87A:GERAN-A-134:CM_SERVICE_REQ)[0x563b4cc1b990]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250410104246958 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x47DED87A:GERAN-A-134:CM_SERVICE_REQ)[0x563b4cc09be0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410104246958 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x47DED87A:GERAN-A-134:CM_SERVICE_REQ)[0x563b4cc09be0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x47DED87A:GERAN-A-134:CM_SERVICE_REQ)[0x563b4cc1b990] (fsm.c:486) 20250410104246958 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x47DED87A:GERAN-A-134:CM_SERVICE_REQ)[0x563b4cc09be0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410104246958 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x47DED87A:GERAN-A-134:CM_SERVICE_REQ)[0x563b4cc09be0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410104246958 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x47DED87A + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410104246958 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x47DED87A + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410104246958 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x47DED87A:GERAN-A-134:CM_SERVICE_REQ)[0x563b4cc09be0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410104246958 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x47DED87A:GERAN-A-134:CM_SERVICE_REQ)[0x563b4cc09be0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410104246958 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x47DED87A:GERAN-A-134:CM_SERVICE_REQ)[0x563b4cc09be0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410104246958 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x47DED87A:GERAN-A-134:CM_SERVICE_REQ)[0x563b4cc09be0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410104246958 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x47DED87A:GERAN-A-134:CM_SERVICE_REQ)[0x563b4cc09be0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410104246958 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x47DED87A:GERAN-A-134:CM_SERVICE_REQ)[0x563b4cc09be0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410104246958 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x47DED87A:GERAN-A-134:CM_SERVICE_REQ)[0x563b4cc09be0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410104246958 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x47DED87A:GERAN-A-134:CM_SERVICE_REQ)[0x563b4cc09be0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410104246958 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x47DED87A:GERAN-A-134:CM_SERVICE_REQ)[0x563b4cc09be0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410104246958 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x47DED87A:GERAN-A-134:CM_SERVICE_REQ)[0x563b4cc09be0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410104246958 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000051/3/1): Available (smpp_smsc.c:626) 20250410104246958 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x47DED87A - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410104246959 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104246959 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104246959 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104246959 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104246959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104246959 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104246959 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104246959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104246959 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104246959 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0e 02 3e ea d0 00 00 86 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104246959 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104246959 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104246959 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104246959 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104246959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104246959 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104246959 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104246959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104246959 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104246959 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 3e ea d0 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 15 (osmo_ss7_asp.c:1175) 20250410104246960 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104246960 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104246960 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104246960 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104246960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104246960 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104246960 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104246960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104246960 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104246960 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 3e ea d0 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(913)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(913)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(913)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(913)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(911)@7d38b4d9c9a0: { messageType := 2, destLocRef := '3EEAD0'O, sourceLocRef := '000086'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-M3UA(913)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(911)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(913)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(911)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(911)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(911)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(911)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(911)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(911)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(911)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(911)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104246962 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x47DED87A + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410104246962 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x47DED87A - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_ss_session_timeout0(919)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_ss_session_timeout0(919)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(917)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000051" to be handled at TC_lu_and_ss_session_timeout0(919) MSC_Test_0-RAN(912)@7d38b4d9c9a0: patching N(SD)=1 into dtap '1B3B1C19A11702010102013B300F04010F040A2379995D0ECFCB917619'O MSC_Test_0-RAN(912)@7d38b4d9c9a0: patched enc_l3: '1B7B1C19A11702010102013B300F04010F040A2379995D0ECFCB917619'O MSC_Test_0-SCCP(911)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(911)@7d38b4d9c9a0: vl_len:32 MSC_Test_0-SCCP(911)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(911)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01001D1B7B1C19A11702010102013B300F04010F040A2379995D0ECFCB917619'O MSC_Test_0-M3UA(913)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104246980 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104246980 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104246980 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104246980 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104246980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104246980 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104246980 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104246980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104246980 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104246980 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 37 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 86 00 01 20 01 00 1d 1b 7b 1c 19 a1 17 02 01 01 02 01 3b 30 0f 04 01 0f 04 0a 23 79 99 5d 0e cf cb 91 76 19 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104246980 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x47DED87A + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) TC_lu_and_ss_session_timeout0(919)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104249981 DSS NOTICE trans(NCSS IMSI-262420000000051:MSISDN-491230000051:TMSI-0x47DED87A:GERAN-A-134:CM_SERVICE_REQ callref-0x20000004 tid-9) SS/USSD session timeout, releasing (gsm_09_11.c:67) 20250410104249982 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x47DED87A - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410104249982 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x47DED87A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104249982 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x47DED87A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104249982 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x47DED87A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104249982 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x47DED87A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410104249982 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104249982 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104249982 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104249982 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104249982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104249982 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104249982 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104249982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104249982 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104249982 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 3e ea d0 00 01 09 01 00 06 9b 2a 08 02 e2 9f (osmo_ss7_asp.c:1175) 20250410104249982 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104249982 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104249982 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104249983 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104249983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104249983 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104249983 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104249983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104249983 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104249983 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 3e ea d0 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(913)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(913)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(913)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(913)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(911)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(911)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(911)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(911)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(911)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(911)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(911)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(911)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(911)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(911)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(911)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(911)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410104249994 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104249994 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104249994 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104249994 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104249994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104249994 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104249994 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104249994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104249994 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104249994 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 86 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(913)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104249994 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x47DED87A:GERAN-A-134:CM_SERVICE_REQ)[0x563b4cc09be0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104249994 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x47DED87A:GERAN-A-134:CM_SERVICE_REQ)[0x563b4cc09be0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x47DED87A:GERAN-A-134:CM_SERVICE_REQ)[0x563b4cc1b990] (msc_a.c:1053) 20250410104249994 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x47DED87A:GERAN-A-134:CM_SERVICE_REQ)[0x563b4cc09be0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104249994 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x47DED87A:GERAN-A-134:CM_SERVICE_REQ)[0x563b4cc09be0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410104249995 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x47DED87A - active-conn: now used by 1 (attached) (msub.c:375) 20250410104249995 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104249995 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104249995 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104249995 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104249995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104249995 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104249995 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104249995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104249995 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104249995 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0e 04 3e ea d0 00 00 86 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(913)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(913)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(911)@7d38b4d9c9a0: Session index based on local reference:0 20250410104249996 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104249996 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104249996 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(913)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104249996 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104249996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104249996 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104249996 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104249996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104249996 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104249996 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 86 3e ea d0 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(912)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_ss_session_timeout0(919)4123344 TC_lu_and_ss_session_timeout0(919)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104249998 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x47DED87A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104249998 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x47DED87A - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_ss_session_timeout0(919)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_ss_session_timeout0(919)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_ss_session_timeout0(919)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_ss_session_timeout0(919)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test_0-SCCP(911)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(910)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(917)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104250009 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-M3UA(913)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(915)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104250009 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410104250009 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP-IPA(916)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(912)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(918)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(914)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(920)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(910): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(911): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(912): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(913): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(914): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(915): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(916): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(917): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(918): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_lu_and_ss_session_timeout0(919): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(920): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_lu_and_ss_session_timeout finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_ss_session_timeout pass'. Thu Apr 10 10:42:50 UTC 2025 ====== MSC_Tests.TC_lu_and_ss_session_timeout pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_and_ss_session_timeout.talloc 20250410104250196 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410104250196 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104250196 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410104250196 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410104250196 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410104250196 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104250196 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410104250196 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410104250196 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410104250196 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104250196 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410104250196 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410104250196 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410104250196 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410104250196 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410104250196 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104250196 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104250196 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410104250196 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410104250197 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410104250197 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=320184) 20250410104251010 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=320184, count=321344) 20250410104252012 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104252198 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410104252198 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410104252198 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_ss_session_timeout pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_ussd_for_unknown_subscr'. ------ MSC_Tests.TC_mt_ussd_for_unknown_subscr ------ Thu Apr 10 10:42:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_mt_ussd_for_unknown_subscr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_mt_ussd_for_unknown_subscr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410104253012 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_ussd_for_unknown_subscr' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_mt_ussd_for_unknown_subscr started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(924)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(924)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(924)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(922)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410104254001 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(925)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410104254013 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104254013 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(927)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(927)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410104254015 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(927)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(927)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(927)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(927)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(927)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(927)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410104254022 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410104254022 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250410104254197 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410104254197 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410104254197 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410104254197 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(924)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(924)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(924)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(924)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(924)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410104254202 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104254202 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410104254202 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410104254202 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410104254202 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410104254202 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410104254202 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410104254202 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104254202 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410104254203 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410104254203 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(924)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(924)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(924)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(924)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(924)@7d38b4d9c9a0: Message received on association #8 20250410104254205 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104254205 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410104254205 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410104254205 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104254205 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410104254205 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410104254205 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) MSC_Test_0-M3UA(924)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410104254205 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104254205 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410104254205 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410104254205 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104254205 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410104254206 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410104254206 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(924)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(924)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(924)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(924)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(924)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(924)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104255004 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104255004 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104255004 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104255004 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104255004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104255004 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104255004 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104255004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104255004 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104255004 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104255004 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104255004 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104255004 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104255004 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104255004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104255004 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104255004 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104255004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104255004 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104255004 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(924)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(924)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(923)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(923)@7d38b4d9c9a0: Created IMSI[0] for '000000000000000'H'FFFFFFFF'O to be handled at TC_mt_ussd_for_unknown_subscr0(930) MSC_Test-GSUP(928)@7d38b4d9c9a0: Created GsupExpect[0] for "000000000000000" to be handled at TC_mt_ussd_for_unknown_subscr0(930) 20250410104255010 DSS ERROR Rx OSMO_GSUP_MSGT_PROC_SS_REQUEST for unknown subscriber, rejecting (gsm_09_11.c:440) MSC_Test-GSUP(928)@7d38b4d9c9a0: Found GsupExpect[0] for "000000000000000" handled at TC_mt_ussd_for_unknown_subscr0(930) MSC_Test-GSUP(928)@7d38b4d9c9a0: Added IMSI table entry 0TC_mt_ussd_for_unknown_subscr0(930)"000000000000000" TC_mt_ussd_for_unknown_subscr0(930)@7d38b4d9c9a0: setverdict(pass): none -> pass TC_mt_ussd_for_unknown_subscr0(930)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410104255012 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410104255012 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250410104255012 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(927)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(928)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(925)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104255013 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410104255013 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410104255012 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410104255012 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104255012 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410104255012 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410104255012 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410104255012 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104255012 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410104255012 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410104255012 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410104255012 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104255012 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410104255012 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410104255012 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410104255012 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410104255012 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410104255012 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104255012 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104255012 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410104255012 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test_0-SCCP(922)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(926)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(921)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(924)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(923)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(929)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(931)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(921): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(922): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(923): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(924): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(925): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(926): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(927): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(928): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(929): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_mt_ussd_for_unknown_subscr0(930): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(931): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_mt_ussd_for_unknown_subscr finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_ussd_for_unknown_subscr pass'. Thu Apr 10 10:42:55 UTC 2025 ====== MSC_Tests.TC_mt_ussd_for_unknown_subscr pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_mt_ussd_for_unknown_subscr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=77088) 20250410104256012 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=77088, count=78248) 20250410104257014 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104257014 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410104257014 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410104257014 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_ussd_for_unknown_subscr pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_ussd_for_unknown_trans'. ------ MSC_Tests.TC_mo_ussd_for_unknown_trans ------ Thu Apr 10 10:42:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_mo_ussd_for_unknown_trans.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_mo_ussd_for_unknown_trans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410104258015 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_ussd_for_unknown_trans' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_mo_ussd_for_unknown_trans started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(935)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(935)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(935)@7d38b4d9c9a0: ************************************************* MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-SCCP(933)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410104259013 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(936)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410104259016 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104259207 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410104259207 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410104259207 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410104259207 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(935)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(935)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(935)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(935)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(935)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410104259213 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104259213 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410104259213 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410104259213 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410104259213 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410104259213 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410104259213 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410104259213 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104259213 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410104259213 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410104259213 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(935)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(935)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(935)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(935)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(935)@7d38b4d9c9a0: Message received on association #8 20250410104259215 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104259215 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410104259215 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410104259215 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104259215 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410104259215 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410104259216 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410104259216 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104259216 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410104259216 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(935)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410104259216 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104259216 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(935)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(935)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(935)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) 20250410104259216 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410104259216 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(935)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(935)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410104300016 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104300017 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(938)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(938)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410104300022 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250410104300023 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104300023 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104300023 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104300023 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104300023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104300023 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104300023 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104300023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104300023 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104300023 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(935)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP-IPA(938)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(938)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(938)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(938)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250410104300023 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104300023 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104300023 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104300023 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104300023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104300023 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104300023 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104300023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104300023 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104300023 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test-GSUP-IPA(938)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(938)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(935)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(935)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(934)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410104300043 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410104300043 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test_0-RAN(934)@7d38b4d9c9a0: Created IMSI[0] for '262420000000111'H'FFFFFFFF'O to be handled at TC_mo_ussd_for_unknown_trans0(941) MSC_Test-GSUP(939)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000111" to be handled at TC_mo_ussd_for_unknown_trans0(941) MSC_Test-GSUP(939)@7d38b4d9c9a0: Created GsupExpect[1] for "262420000000111" to be handled at TC_mo_ussd_for_unknown_trans0(941) TC_mo_ussd_for_unknown_trans0(941)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000111'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(934)@7d38b4d9c9a0: Added conn table entry 0TC_mo_ussd_for_unknown_trans0(941)3679483 MSC_Test_0-RAN(934)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(933)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(935)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104300102 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104300102 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104300102 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104300102 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104300102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104300102 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104300102 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104300102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104300102 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104300102 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 38 24 fb 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 10 11 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104300102 DMM DEBUG msc_a(IMSI-262420000000111:GERAN-A-135:LU)[0x563b4cbd4f30]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000111 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410104300102 DMM DEBUG msc_a(IMSI-262420000000111:GERAN-A-135:LU)[0x563b4cbd4f30]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410104300102 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410104300102 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000111:GERAN-A-135:LU)[0x563b4cbd4f30] (fsm.c:486) 20250410104300102 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410104300102 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410104300102 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410104300102 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000111 id=262420000000111 (vlr.c:661) 20250410104300102 DVLR INFO New subscr, IMSI: 262420000000111 (vlr.c:562) 20250410104300102 DVLR DEBUG VLR subscr IMSI-262420000000111 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410104300102 DVLR DEBUG VLR subscr IMSI-262420000000111 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410104300102 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104300102 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410104300102 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410104300102 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410104300102 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410104300102 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410104300102 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410104300102 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x563b4cbfed40]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104300102 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x563b4cbfed40]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x563b4cc07990] (fsm.c:486) 20250410104300102 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x563b4cbfed40]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410104300102 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x563b4cbfed40]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) MSC_Test_0-M3UA(935)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(935)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(935)@7d38b4d9c9a0: Message received on association #8 20250410104300102 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104300102 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104300102 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104300102 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104300102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104300102 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104300102 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104300102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104300102 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104300102 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0f 02 38 24 fb 00 00 87 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104300102 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104300102 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104300102 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104300102 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104300102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104300102 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104300102 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104300102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104300102 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104300102 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 38 24 fb 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 10 11 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(935)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(933)@7d38b4d9c9a0: { messageType := 2, destLocRef := '3824FB'O, sourceLocRef := '000087'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(933)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(933)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(933)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(933)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(933)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(939)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000111" handled at TC_mo_ussd_for_unknown_trans0(941) MSC_Test-GSUP(939)@7d38b4d9c9a0: Added IMSI table entry 0TC_mo_ussd_for_unknown_trans0(941)"262420000000111" 20250410104300104 DVLR DEBUG VLR subscr IMSI-262420000000111 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410104300104 DVLR DEBUG VLR subscr IMSI-262420000000111 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(933)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(933)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(933)@7d38b4d9c9a0: vl_from0 20250410104300104 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104300104 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104300104 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104300104 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104300104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104300104 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104300104 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104300104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104300104 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(933)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(935)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_ussd_for_unknown_trans0(941)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250410104300104 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 87 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_mo_ussd_for_unknown_trans0(941)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410104300107 DVLR DEBUG VLR subscr IMSI-262420000000111 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104300107 DVLR DEBUG IMSI:262420000000111 has MSISDN:491230000111 (vlr.c:1045) 20250410104300107 DMSC NOTICE msub(IMSI-262420000000111:MSISDN-491230000111) VLR: update for IMSI=262420000000111 (MSISDN=491230000111) (gsm_04_08.c:1541) 20250410104300107 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104300107 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104300107 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x563b4cc07990]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410104300107 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x563b4cbfed40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410104300107 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x563b4cbfed40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410104300107 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x563b4cbfed40]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410104300107 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x563b4cbfed40]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x563b4cc07990] (vlr_lu_fsm.c:110) 20250410104300107 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x563b4cbfed40]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410104300107 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x563b4cbfed40]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104300107 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x563b4cc07990]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410104300107 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x563b4cc07990]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410104300107 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x563b4cc0d6c0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104300107 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x563b4cc0d6c0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x563b4cc07990] (fsm.c:486) 20250410104300107 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x563b4cc0d6c0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410104300107 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x563b4cc0d6c0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410104300107 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x563b4cc0d6c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410104300107 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x563b4cc0d6c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410104300107 DMSC NOTICE msub(IMSI-262420000000111:MSISDN-491230000111:TMSInew-0x7491BA0E) VLR: update for IMSI=262420000000111 (MSISDN=491230000111) (gsm_04_08.c:1541) 20250410104300107 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x563b4cc0d6c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410104300107 DMM DEBUG -> IMSI-262420000000111:MSISDN-491230000111:TMSInew-0x7491BA0E LOCATION UPDATE ACCEPT (TMSI = 0x7491ba0e) (gsm_04_08.c:149) 20250410104300107 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104300107 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104300107 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104300107 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104300107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104300107 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104300107 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104300107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104300107 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSInew-0x7491BA0E - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104300107 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104300107 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 38 24 fb 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 74 91 ba 0e (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(935)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(935)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(933)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(933)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(933)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(933)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_ussd_for_unknown_trans0(941)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(934)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(934)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(933)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(933)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(933)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(933)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O 20250410104300109 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) MSC_Test_0-M3UA(935)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104300109 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104300109 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104300109 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104300109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104300109 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104300109 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104300109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104300109 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104300109 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 87 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104300109 DMM DEBUG msc_a(IMSI-262420000000111:MSISDN-491230000111:TMSInew-0x7491BA0E:GERAN-A-135:LU)[0x563b4cbd4f30]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410104300109 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSInew-0x7491BA0E:GERAN-A-135:LU)[0x563b4cc07990]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410104300109 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x563b4cc0d6c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410104300109 DMSC NOTICE msub(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x7491BA0E) VLR: update for IMSI=262420000000111 (MSISDN=491230000111) (gsm_04_08.c:1541) 20250410104300109 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x7491BA0E + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410104300109 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x563b4cc0d6c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410104300109 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x7491BA0E:GERAN-A-135:LU)[0x563b4cc07990]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410104300109 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x563b4cc0d6c0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410104300109 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x563b4cc0d6c0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x7491BA0E:GERAN-A-135:LU)[0x563b4cc07990] (vlr_lu_fsm.c:817) 20250410104300109 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x563b4cc0d6c0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410104300109 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x563b4cc0d6c0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104300109 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x7491BA0E:GERAN-A-135:LU)[0x563b4cc07990]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410104300109 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000111/3/1): Available (smpp_smsc.c:626) 20250410104300109 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x7491BA0E + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104300109 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x7491BA0E + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104300109 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x7491BA0E - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104300109 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x7491BA0E - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410104300109 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104300109 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104300109 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104300109 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104300109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104300110 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104300110 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104300110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104300110 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104300110 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 38 24 fb 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(935)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(935)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(933)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(933)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(933)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(933)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(933)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(933)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(933)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(933)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410104300110 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104300110 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104300110 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104300110 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104300110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(935)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104300110 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104300110 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104300110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104300110 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104300110 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 87 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104300110 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x7491BA0E:GERAN-A-135:LU)[0x563b4cc07990]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104300110 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x7491BA0E:GERAN-A-135:LU)[0x563b4cc07990]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x7491BA0E:GERAN-A-135:LU)[0x563b4cbd4f30] (msc_a.c:1053) 20250410104300110 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x7491BA0E:GERAN-A-135:LU)[0x563b4cc07990]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410104300110 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x7491BA0E:GERAN-A-135:LU)[0x563b4cc07990]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104300110 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x7491BA0E:GERAN-A-135:LU)[0x563b4cc07990]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410104300110 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x7491BA0E - active-conn: now used by 1 (attached) (msub.c:375) 20250410104300110 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104300110 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104300110 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104300110 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104300110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104300110 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104300110 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104300110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104300110 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104300110 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0f 04 38 24 fb 00 00 87 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(935)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(935)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(933)@7d38b4d9c9a0: Session index based on local reference:0 20250410104300111 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104300111 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104300111 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104300111 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104300111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104300111 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(935)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104300111 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104300111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104300111 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104300111 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 87 38 24 fb 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(934)@7d38b4d9c9a0: Deleted conn table entry 0TC_mo_ussd_for_unknown_trans0(941)3679483 TC_mo_ussd_for_unknown_trans0(941)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104300111 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x7491BA0E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104300111 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x7491BA0E - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_ussd_for_unknown_trans0(941)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_ussd_for_unknown_trans0(941)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_for_unknown_trans0(941)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_for_unknown_trans0(941)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '7491BA0E'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(934)@7d38b4d9c9a0: Added conn table entry 0TC_mo_ussd_for_unknown_trans0(941)14412651 MSC_Test_0-RAN(934)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(933)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(935)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104300312 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104300312 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104300312 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104300312 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104300312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104300312 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104300312 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104300312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104300312 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104300312 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 db eb 6b 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 08 03 50 59 02 05 f4 74 91 ba 0e 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104300313 DMM DEBUG msc_a(TMSI-0x7491BA0E:GERAN-A-136:CM_SERVICE_REQ)[0x563b4cc1b990]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250410104300313 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7491BA0E:GERAN-A-136:CM_SERVICE_REQ)[0x563b4cc09be0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410104300313 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7491BA0E:GERAN-A-136:CM_SERVICE_REQ)[0x563b4cc09be0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x7491BA0E:GERAN-A-136:CM_SERVICE_REQ)[0x563b4cc1b990] (fsm.c:486) 20250410104300313 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7491BA0E:GERAN-A-136:CM_SERVICE_REQ)[0x563b4cc09be0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410104300313 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7491BA0E:GERAN-A-136:CM_SERVICE_REQ)[0x563b4cc09be0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410104300313 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x7491BA0E + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410104300313 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x7491BA0E + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410104300313 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x7491BA0E:GERAN-A-136:CM_SERVICE_REQ)[0x563b4cc09be0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410104300313 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x7491BA0E:GERAN-A-136:CM_SERVICE_REQ)[0x563b4cc09be0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410104300313 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x7491BA0E:GERAN-A-136:CM_SERVICE_REQ)[0x563b4cc09be0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410104300313 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x7491BA0E:GERAN-A-136:CM_SERVICE_REQ)[0x563b4cc09be0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410104300313 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x7491BA0E:GERAN-A-136:CM_SERVICE_REQ)[0x563b4cc09be0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410104300313 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x7491BA0E:GERAN-A-136:CM_SERVICE_REQ)[0x563b4cc09be0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410104300313 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x7491BA0E:GERAN-A-136:CM_SERVICE_REQ)[0x563b4cc09be0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410104300313 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x7491BA0E:GERAN-A-136:CM_SERVICE_REQ)[0x563b4cc09be0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410104300313 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x7491BA0E:GERAN-A-136:CM_SERVICE_REQ)[0x563b4cc09be0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410104300313 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x7491BA0E:GERAN-A-136:CM_SERVICE_REQ)[0x563b4cc09be0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410104300313 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000111/3/1): Available (smpp_smsc.c:626) 20250410104300313 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x7491BA0E - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410104300313 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104300313 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104300313 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104300313 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104300313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104300313 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104300313 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104300313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104300313 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104300313 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 00 02 db eb 6b 00 00 88 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104300313 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104300313 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104300313 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104300313 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104300313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104300313 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104300313 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104300313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104300313 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104300313 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 00 06 db eb 6b 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 10 11 (osmo_ss7_asp.c:1175) 20250410104300313 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104300313 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104300313 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104300313 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104300313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104300313 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104300313 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104300313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104300313 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104300313 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 00 06 db eb 6b 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(935)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(935)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(935)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(935)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(935)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(935)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(933)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'DBEB6B'O, sourceLocRef := '000088'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(933)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(933)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(933)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(933)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(933)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(933)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(933)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(933)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(933)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104300314 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x7491BA0E + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410104300314 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x7491BA0E - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_mo_ussd_for_unknown_trans0(941)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_ussd_for_unknown_trans0(941)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(934)@7d38b4d9c9a0: patching N(SD)=1 into dtap '1B3A173CCEDF25679574A11BA60D24870DC9D117D4082E4BF446'O MSC_Test_0-RAN(934)@7d38b4d9c9a0: patched enc_l3: '1B7A173CCEDF25679574A11BA60D24870DC9D117D4082E4BF446'O MSC_Test_0-SCCP(933)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(933)@7d38b4d9c9a0: vl_len:29 MSC_Test_0-SCCP(933)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(933)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01001A1B7A173CCEDF25679574A11BA60D24870DC9D117D4082E4BF446'O 20250410104300316 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104300316 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104300316 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104300316 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104300316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104300316 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104300316 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104300316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104300316 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104300316 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 34 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 88 00 01 1d 01 00 1a 1b 7a 17 3c ce df 25 67 95 74 a1 1b a6 0d 24 87 0d c9 d1 17 d4 08 2e 4b f4 46 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(935)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104300316 DSS ERROR Rx GSM0480_MTYPE_FACILITY message for non-existing transaction (tid-1) (gsm_09_11.c:139) 20250410104300316 DBSSAP ERROR msc_a(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x7491BA0E:GERAN-A-136:CM_SERVICE_REQ)[0x563b4cc1b990]{MSC_A_ST_AUTHENTICATED}: RAN decode error (rc=-22) for DTAP from MSC-I (msc_a.c:2060) 20250410104300316 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x7491BA0E + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104300316 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x7491BA0E + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104300316 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x7491BA0E - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104300316 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x7491BA0E - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410104300316 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104300316 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104300316 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104300316 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104300316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104300316 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104300316 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104300316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104300316 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104300316 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 00 06 db eb 6b 00 01 05 01 00 02 9b 2a (osmo_ss7_asp.c:1175) 20250410104300316 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104300316 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104300316 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104300316 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104300316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104300316 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104300316 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104300316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104300316 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104300316 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 00 06 db eb 6b 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(935)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(935)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(935)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(933)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(933)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(933)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(933)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(935)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(933)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(933)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(933)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(933)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_ussd_for_unknown_trans0(941)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(933)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(933)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(933)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(933)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410104300317 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104300317 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104300317 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104300317 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104300317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104300317 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104300317 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104300317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104300317 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(935)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104300317 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 88 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104300317 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x7491BA0E:GERAN-A-136:CM_SERVICE_REQ)[0x563b4cc09be0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104300317 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x7491BA0E:GERAN-A-136:CM_SERVICE_REQ)[0x563b4cc09be0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x7491BA0E:GERAN-A-136:CM_SERVICE_REQ)[0x563b4cc1b990] (msc_a.c:1053) 20250410104300317 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x7491BA0E:GERAN-A-136:CM_SERVICE_REQ)[0x563b4cc09be0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104300317 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x7491BA0E:GERAN-A-136:CM_SERVICE_REQ)[0x563b4cc09be0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410104300317 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x7491BA0E - active-conn: now used by 1 (attached) (msub.c:375) 20250410104300317 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104300317 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104300317 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104300317 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104300317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104300317 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104300317 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104300317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104300317 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104300317 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 00 04 db eb 6b 00 00 88 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(935)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(935)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(933)@7d38b4d9c9a0: Session index based on local reference:0 20250410104300317 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104300317 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104300317 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104300317 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104300317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104300317 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104300317 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104300317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104300317 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104300317 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 88 db eb 6b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(935)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(934)@7d38b4d9c9a0: Deleted conn table entry 0TC_mo_ussd_for_unknown_trans0(941)14412651 TC_mo_ussd_for_unknown_trans0(941)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104300318 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x7491BA0E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104300318 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x7491BA0E - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_ussd_for_unknown_trans0(941)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_ussd_for_unknown_trans0(941)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_for_unknown_trans0(941)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '7491BA0E'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(934)@7d38b4d9c9a0: Added conn table entry 0TC_mo_ussd_for_unknown_trans0(941)12670280 MSC_Test_0-SCCP(933)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(934)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(935)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104300520 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104300520 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104300520 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104300520 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104300520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104300520 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104300520 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104300520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104300520 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104300520 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 c1 55 48 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 08 03 50 59 02 05 f4 74 91 ba 0e 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104300520 DMM DEBUG msc_a(TMSI-0x7491BA0E:GERAN-A-137:CM_SERVICE_REQ)[0x563b4cbd4f30]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250410104300520 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7491BA0E:GERAN-A-137:CM_SERVICE_REQ)[0x563b4cc07990]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410104300520 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7491BA0E:GERAN-A-137:CM_SERVICE_REQ)[0x563b4cc07990]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x7491BA0E:GERAN-A-137:CM_SERVICE_REQ)[0x563b4cbd4f30] (fsm.c:486) 20250410104300520 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7491BA0E:GERAN-A-137:CM_SERVICE_REQ)[0x563b4cc07990]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410104300520 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7491BA0E:GERAN-A-137:CM_SERVICE_REQ)[0x563b4cc07990]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410104300520 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x7491BA0E + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410104300520 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x7491BA0E + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410104300520 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x7491BA0E:GERAN-A-137:CM_SERVICE_REQ)[0x563b4cc07990]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410104300520 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x7491BA0E:GERAN-A-137:CM_SERVICE_REQ)[0x563b4cc07990]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410104300520 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x7491BA0E:GERAN-A-137:CM_SERVICE_REQ)[0x563b4cc07990]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410104300520 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x7491BA0E:GERAN-A-137:CM_SERVICE_REQ)[0x563b4cc07990]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410104300520 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x7491BA0E:GERAN-A-137:CM_SERVICE_REQ)[0x563b4cc07990]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410104300520 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x7491BA0E:GERAN-A-137:CM_SERVICE_REQ)[0x563b4cc07990]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410104300520 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x7491BA0E:GERAN-A-137:CM_SERVICE_REQ)[0x563b4cc07990]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410104300520 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x7491BA0E:GERAN-A-137:CM_SERVICE_REQ)[0x563b4cc07990]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410104300520 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x7491BA0E:GERAN-A-137:CM_SERVICE_REQ)[0x563b4cc07990]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410104300520 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x7491BA0E:GERAN-A-137:CM_SERVICE_REQ)[0x563b4cc07990]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410104300521 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104300521 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104300521 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104300521 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104300521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104300521 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104300521 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104300521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104300521 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104300521 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 01 02 c1 55 48 00 00 89 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104300521 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000111/3/1): Available (smpp_smsc.c:626) 20250410104300521 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x7491BA0E - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410104300521 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104300521 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104300521 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104300521 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104300521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104300521 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104300521 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104300521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104300521 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104300521 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 01 06 c1 55 48 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 10 11 (osmo_ss7_asp.c:1175) 20250410104300521 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104300521 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104300521 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104300521 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104300521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104300521 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104300521 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104300521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104300521 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104300521 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 01 06 c1 55 48 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(935)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(935)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(935)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(935)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(935)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(935)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(933)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'C15548'O, sourceLocRef := '000089'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(933)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(933)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(933)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(933)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(933)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(933)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(933)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(933)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(933)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104300521 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x7491BA0E + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410104300521 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x7491BA0E - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_mo_ussd_for_unknown_trans0(941)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_ussd_for_unknown_trans0(941)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(934)@7d38b4d9c9a0: patching N(SD)=1 into dtap '1B2A1C17E64AE6B4D8CD0838CD4EC904647BD8407C0FFDB367D472'O MSC_Test_0-RAN(934)@7d38b4d9c9a0: patched enc_l3: '1B6A1C17E64AE6B4D8CD0838CD4EC904647BD8407C0FFDB367D472'O 20250410104300523 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104300523 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104300523 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104300523 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104300523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104300523 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104300523 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104300523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104300523 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104300523 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 89 00 01 1e 01 00 1b 1b 6a 1c 17 e6 4a e6 b4 d8 cd 08 38 cd 4e c9 04 64 7b d8 40 7c 0f fd b3 67 d4 72 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(933)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(933)@7d38b4d9c9a0: vl_len:30 MSC_Test_0-SCCP(933)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(933)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01001B1B6A1C17E64AE6B4D8CD0838CD4EC904647BD8407C0FFDB367D472'O MSC_Test_0-M3UA(935)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104300523 DSS ERROR Rx GSM0480_MTYPE_RELEASE_COMPLETE message for non-existing transaction (tid-1) (gsm_09_11.c:139) 20250410104300523 DBSSAP ERROR msc_a(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x7491BA0E:GERAN-A-137:CM_SERVICE_REQ)[0x563b4cbd4f30]{MSC_A_ST_AUTHENTICATED}: RAN decode error (rc=-22) for DTAP from MSC-I (msc_a.c:2060) 20250410104300523 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x7491BA0E + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104300523 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x7491BA0E + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104300523 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x7491BA0E - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104300523 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x7491BA0E - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410104300523 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104300523 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104300523 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104300523 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104300523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104300523 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104300523 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104300523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104300523 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104300523 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 01 06 c1 55 48 00 01 05 01 00 02 9b 2a (osmo_ss7_asp.c:1175) 20250410104300523 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104300523 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104300523 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104300523 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104300523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104300523 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104300523 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104300523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104300523 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104300523 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 01 06 c1 55 48 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(935)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(935)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(935)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(933)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(933)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(933)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(933)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(935)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(933)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(933)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(933)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(933)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_ussd_for_unknown_trans0(941)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(933)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(933)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(933)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(933)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(935)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104300524 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104300524 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104300524 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104300524 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104300524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104300524 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104300524 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104300524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104300524 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104300524 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 89 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104300524 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x7491BA0E:GERAN-A-137:CM_SERVICE_REQ)[0x563b4cc07990]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104300524 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x7491BA0E:GERAN-A-137:CM_SERVICE_REQ)[0x563b4cc07990]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x7491BA0E:GERAN-A-137:CM_SERVICE_REQ)[0x563b4cbd4f30] (msc_a.c:1053) 20250410104300524 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x7491BA0E:GERAN-A-137:CM_SERVICE_REQ)[0x563b4cc07990]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104300524 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x7491BA0E:GERAN-A-137:CM_SERVICE_REQ)[0x563b4cc07990]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410104300524 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x7491BA0E - active-conn: now used by 1 (attached) (msub.c:375) 20250410104300524 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104300524 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104300524 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104300524 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104300524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104300524 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104300524 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104300524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104300524 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104300524 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 01 04 c1 55 48 00 00 89 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(935)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(935)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(933)@7d38b4d9c9a0: Session index based on local reference:0 20250410104300524 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104300524 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104300524 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104300524 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(935)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104300524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104300524 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104300524 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104300524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104300524 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104300524 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 89 c1 55 48 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(934)@7d38b4d9c9a0: Deleted conn table entry 0TC_mo_ussd_for_unknown_trans0(941)12670280 TC_mo_ussd_for_unknown_trans0(941)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104300524 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x7491BA0E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104300524 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x7491BA0E - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_ussd_for_unknown_trans0(941)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_ussd_for_unknown_trans0(941)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_for_unknown_trans0(941)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test_0-M3UA(935)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(934)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104300526 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410104300526 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(936)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(933)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(939)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104300527 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(938)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(940)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(932)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(937)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(942)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(932): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(933): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(934): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(935): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(936): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(937): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(938): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(939): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(940): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_mo_ussd_for_unknown_trans0(941): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(942): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_mo_ussd_for_unknown_trans finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_ussd_for_unknown_trans pass'. Thu Apr 10 10:43:00 UTC 2025 ====== MSC_Tests.TC_mo_ussd_for_unknown_trans pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_mo_ussd_for_unknown_trans.talloc 20250410104300724 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410104300724 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104300724 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410104300724 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410104300724 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410104300724 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104300724 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410104300724 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410104300724 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410104300724 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104300724 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410104300724 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410104300724 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410104300724 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410104300724 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410104300724 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104300724 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104300724 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410104300724 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410104300724 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410104300724 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=423616) 20250410104301528 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=423616, count=424872) 20250410104302529 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104302725 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410104302725 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410104302725 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_ussd_for_unknown_trans pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_proc_ss_for_unknown_session'. ------ MSC_Tests.TC_proc_ss_for_unknown_session ------ Thu Apr 10 10:43:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_proc_ss_for_unknown_session.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_proc_ss_for_unknown_session.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410104303530 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_proc_ss_for_unknown_session' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_proc_ss_for_unknown_session started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(946)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(946)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(946)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(944)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410104304489 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(947)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410104304530 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104304530 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(949)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(949)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410104304536 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(949)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(949)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(949)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(949)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(949)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(949)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410104304565 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410104304565 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(950)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000110" to be handled at TC_proc_ss_for_unknown_session0(952) TC_proc_ss_for_unknown_session0(952)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000110'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410104304684 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410104304685 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410104304685 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410104304685 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(946)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(946)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(946)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410104304690 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104304690 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410104304690 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410104304690 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410104304690 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410104304690 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410104304690 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410104304690 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104304690 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410104304690 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410104304690 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(946)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(946)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(946)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(946)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(946)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(946)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(946)@7d38b4d9c9a0: Message received on association #8 20250410104304692 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104304692 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410104304692 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410104304693 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104304693 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410104304693 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410104304693 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410104304693 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104304693 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410104304693 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410104304693 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104304693 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(946)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410104304693 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410104304693 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(946)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(946)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(946)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(946)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(946)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410104305493 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104305493 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104305493 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104305493 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104305493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104305493 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104305493 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104305493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104305493 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104305493 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(946)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104305493 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104305493 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104305493 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104305493 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104305493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104305493 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104305493 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104305493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104305493 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104305493 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(946)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(946)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(945)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(945)@7d38b4d9c9a0: Added conn table entry 0TC_proc_ss_for_unknown_session0(952)7712010 MSC_Test_0-SCCP(944)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(945)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410104305504 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104305504 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104305504 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104305504 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104305504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104305504 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104305504 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104305504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104305504 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104305504 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 75 ad 0a 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 10 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(946)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104305504 DMM DEBUG msc_a(IMSI-262420000000110:GERAN-A-138:LU)[0x563b4cc1b990]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000110 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410104305504 DMM DEBUG msc_a(IMSI-262420000000110:GERAN-A-138:LU)[0x563b4cc1b990]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410104305504 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x563b4cc09be0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410104305504 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x563b4cc09be0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000110:GERAN-A-138:LU)[0x563b4cc1b990] (fsm.c:486) 20250410104305504 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x563b4cc09be0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410104305504 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x563b4cc09be0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410104305504 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410104305504 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000110 id=262420000000110 (vlr.c:661) 20250410104305504 DVLR INFO New subscr, IMSI: 262420000000110 (vlr.c:562) 20250410104305504 DVLR DEBUG VLR subscr IMSI-262420000000110 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410104305504 DVLR DEBUG VLR subscr IMSI-262420000000110 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410104305504 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104305504 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x563b4cc09be0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410104305504 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x563b4cc09be0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410104305504 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x563b4cc09be0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410104305504 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x563b4cc09be0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410104305504 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x563b4cc09be0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410104305504 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x563b4cc09be0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410104305504 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x563b4cbfed40]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104305504 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x563b4cbfed40]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x563b4cc09be0] (fsm.c:486) 20250410104305504 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x563b4cbfed40]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410104305504 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x563b4cbfed40]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410104305505 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104305505 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104305505 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104305505 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104305505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104305505 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104305505 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104305505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104305505 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104305505 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 02 02 75 ad 0a 00 00 8a 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104305505 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104305505 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104305505 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104305505 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104305505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104305505 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104305505 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104305505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104305505 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104305505 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 02 06 75 ad 0a 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 10 01 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(946)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(946)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(946)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(946)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(944)@7d38b4d9c9a0: { messageType := 2, destLocRef := '75AD0A'O, sourceLocRef := '00008A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(944)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(944)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(944)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(944)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(944)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(950)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000110" handled at TC_proc_ss_for_unknown_session0(952) MSC_Test-GSUP(950)@7d38b4d9c9a0: Added IMSI table entry 0TC_proc_ss_for_unknown_session0(952)"262420000000110" 20250410104305508 DVLR DEBUG VLR subscr IMSI-262420000000110 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410104305508 DVLR DEBUG VLR subscr IMSI-262420000000110 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(944)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(944)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(944)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(944)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(946)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104305509 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104305509 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104305509 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104305509 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104305509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104305509 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104305509 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104305509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104305509 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104305509 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 8a 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_proc_ss_for_unknown_session0(952)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_proc_ss_for_unknown_session0(952)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410104305514 DVLR DEBUG VLR subscr IMSI-262420000000110 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104305514 DVLR DEBUG IMSI:262420000000110 has MSISDN:491230000110 (vlr.c:1045) 20250410104305514 DMSC NOTICE msub(IMSI-262420000000110:MSISDN-491230000110) VLR: update for IMSI=262420000000110 (MSISDN=491230000110) (gsm_04_08.c:1541) 20250410104305514 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104305515 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104305515 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x563b4cc09be0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410104305515 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x563b4cbfed40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410104305515 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x563b4cbfed40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410104305515 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x563b4cbfed40]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410104305515 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x563b4cbfed40]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x563b4cc09be0] (vlr_lu_fsm.c:110) 20250410104305515 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x563b4cbfed40]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410104305515 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x563b4cbfed40]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104305515 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x563b4cc09be0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410104305515 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x563b4cc09be0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410104305515 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x563b4cc0ffe0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104305515 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x563b4cc0ffe0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x563b4cc09be0] (fsm.c:486) 20250410104305515 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x563b4cc0ffe0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410104305515 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x563b4cc0ffe0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410104305515 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x563b4cc0ffe0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410104305515 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x563b4cc0ffe0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410104305515 DMSC NOTICE msub(IMSI-262420000000110:MSISDN-491230000110:TMSInew-0x4E3D35A8) VLR: update for IMSI=262420000000110 (MSISDN=491230000110) (gsm_04_08.c:1541) 20250410104305515 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x563b4cc0ffe0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410104305515 DMM DEBUG -> IMSI-262420000000110:MSISDN-491230000110:TMSInew-0x4E3D35A8 LOCATION UPDATE ACCEPT (TMSI = 0x4e3d35a8) (gsm_04_08.c:149) 20250410104305515 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110:TMSInew-0x4E3D35A8 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104305515 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104305515 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104305515 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104305515 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104305515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104305515 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104305515 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104305515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104305515 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104305515 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 02 06 75 ad 0a 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 4e 3d 35 a8 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(946)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(946)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(944)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(944)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(944)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(944)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_proc_ss_for_unknown_session0(952)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(945)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(945)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(944)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(944)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(944)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(944)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(946)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104305523 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104305523 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104305523 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104305523 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104305523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104305523 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104305523 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104305523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104305523 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104305523 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 8a 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104305523 DMM DEBUG msc_a(IMSI-262420000000110:MSISDN-491230000110:TMSInew-0x4E3D35A8:GERAN-A-138:LU)[0x563b4cc1b990]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410104305523 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:TMSInew-0x4E3D35A8:GERAN-A-138:LU)[0x563b4cc09be0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410104305523 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x563b4cc0ffe0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410104305523 DMSC NOTICE msub(IMSI-262420000000110:MSISDN-491230000110:TMSI-0x4E3D35A8) VLR: update for IMSI=262420000000110 (MSISDN=491230000110) (gsm_04_08.c:1541) 20250410104305523 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110:TMSI-0x4E3D35A8 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410104305523 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x563b4cc0ffe0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410104305523 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:TMSI-0x4E3D35A8:GERAN-A-138:LU)[0x563b4cc09be0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410104305523 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x563b4cc0ffe0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410104305523 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x563b4cc0ffe0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:TMSI-0x4E3D35A8:GERAN-A-138:LU)[0x563b4cc09be0] (vlr_lu_fsm.c:817) 20250410104305523 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x563b4cc0ffe0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410104305523 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x563b4cc0ffe0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104305523 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:TMSI-0x4E3D35A8:GERAN-A-138:LU)[0x563b4cc09be0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410104305523 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000110/3/1): Available (smpp_smsc.c:626) 20250410104305523 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110:TMSI-0x4E3D35A8 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104305523 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110:TMSI-0x4E3D35A8 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104305523 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110:TMSI-0x4E3D35A8 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104305523 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110:TMSI-0x4E3D35A8 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410104305523 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104305523 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104305523 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104305523 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104305523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104305523 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104305523 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104305524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104305524 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104305524 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 02 06 75 ad 0a 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(946)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(946)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(944)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(944)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(944)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(944)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(944)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(944)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(944)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(944)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410104305526 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104305526 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104305526 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104305526 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104305526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104305526 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104305526 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104305526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104305526 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104305526 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 8a 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(946)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104305526 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:TMSI-0x4E3D35A8:GERAN-A-138:LU)[0x563b4cc09be0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104305526 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:TMSI-0x4E3D35A8:GERAN-A-138:LU)[0x563b4cc09be0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000110:MSISDN-491230000110:TMSI-0x4E3D35A8:GERAN-A-138:LU)[0x563b4cc1b990] (msc_a.c:1053) 20250410104305526 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:TMSI-0x4E3D35A8:GERAN-A-138:LU)[0x563b4cc09be0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410104305526 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:TMSI-0x4E3D35A8:GERAN-A-138:LU)[0x563b4cc09be0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104305526 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:TMSI-0x4E3D35A8:GERAN-A-138:LU)[0x563b4cc09be0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410104305526 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110:TMSI-0x4E3D35A8 - active-conn: now used by 1 (attached) (msub.c:375) 20250410104305526 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104305526 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104305526 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104305526 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104305526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104305526 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104305526 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104305526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104305526 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104305526 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 02 04 75 ad 0a 00 00 8a 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(946)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(946)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(944)@7d38b4d9c9a0: Session index based on local reference:0 20250410104305528 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104305528 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(946)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104305528 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104305528 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104305528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104305528 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104305528 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104305528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104305528 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104305528 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 8a 75 ad 0a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(945)@7d38b4d9c9a0: Deleted conn table entry 0TC_proc_ss_for_unknown_session0(952)7712010 TC_proc_ss_for_unknown_session0(952)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104305529 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110:TMSI-0x4E3D35A8 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104305529 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110:TMSI-0x4E3D35A8 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_proc_ss_for_unknown_session0(952)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_proc_ss_for_unknown_session0(952)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_for_unknown_session0(952)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(945)@7d38b4d9c9a0: Created IMSI[0] for '262420000000110'H'4E3D35A8'O to be handled at TC_proc_ss_for_unknown_session0(952) MSC_Test-GSUP(950)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000110" to be handled at TC_proc_ss_for_unknown_session0(952) 20250410104305556 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110:TMSI-0x4E3D35A8 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410104305556 DSS ERROR Received non-BEGIN message for non-existing transaction (gsm_09_11.c:345) 20250410104305556 DSS ERROR Failed to establish a network-originated SS/USSD transaction, rejecting OSMO_GSUP_MSGT_PROC_SS_REQUEST (gsm_09_11.c:489) 20250410104305556 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110:TMSI-0x4E3D35A8 - gsm0911_gsup_rx: now used by 1 (attached) (gsm_09_11.c:493) TC_proc_ss_for_unknown_session0(952)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_for_unknown_session0(952)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410104305566 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250410104305567 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410104305567 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP-IPA(949)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(946)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(945)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(944)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(947)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(950)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(943)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(951)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(948)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(953)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(943): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(944): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(945): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(946): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(947): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(948): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(949): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(950): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(951): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_proc_ss_for_unknown_session0(952): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(953): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_proc_ss_for_unknown_session finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_proc_ss_for_unknown_session pass'. Thu Apr 10 10:43:05 UTC 2025 ====== MSC_Tests.TC_proc_ss_for_unknown_session pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_proc_ss_for_unknown_session.talloc 20250410104305728 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410104305728 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104305728 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410104305728 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410104305728 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410104305728 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104305728 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410104305728 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410104305728 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410104305728 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104305728 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410104305728 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410104305728 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410104305728 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410104305728 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410104305728 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104305728 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104305728 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410104305728 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410104305729 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410104305729 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=206612) 20250410104306567 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=206612, count=208052) 20250410104307568 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104307729 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410104307730 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410104307730 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_proc_ss_for_unknown_session pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_proc_ss_paging_fail'. ------ MSC_Tests.TC_proc_ss_paging_fail ------ Thu Apr 10 10:43:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_proc_ss_paging_fail.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_proc_ss_paging_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410104308569 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_proc_ss_paging_fail' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_proc_ss_paging_fail started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(957)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(957)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(957)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(955)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410104309498 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(958)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410104309570 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104309570 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(960)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(960)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410104309576 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(960)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(960)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(960)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(960)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(960)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(960)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410104309599 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410104309599 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(961)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000101" to be handled at TC_proc_ss_paging_fail0(963) TC_proc_ss_paging_fail0(963)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000101'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410104309694 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410104309694 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410104309694 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410104309694 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(957)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(957)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(957)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410104309699 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104309699 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410104309699 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410104309699 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410104309699 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) MSC_Test_0-M3UA(957)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(957)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410104309699 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410104309699 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410104309699 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104309699 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410104309699 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410104309699 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(957)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(957)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(957)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(957)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(957)@7d38b4d9c9a0: Message received on association #8 20250410104309702 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104309702 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410104309702 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410104309702 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104309702 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410104309702 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410104309702 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410104309702 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104309702 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410104309702 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410104309702 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104309702 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(957)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(957)@7d38b4d9c9a0: Message received on association #8 20250410104309703 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410104309703 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(957)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(957)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(957)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(957)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(957)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104310507 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104310507 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104310507 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104310507 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104310507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104310507 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104310507 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104310507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104310507 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104310507 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104310508 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104310508 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104310508 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104310508 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104310508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104310508 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104310508 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104310508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104310508 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104310508 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(957)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(957)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(956)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(956)@7d38b4d9c9a0: Added conn table entry 0TC_proc_ss_paging_fail0(963)13519640 MSC_Test_0-SCCP(955)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(956)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(957)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104310521 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104310521 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104310521 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104310521 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104310521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104310521 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104310521 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104310521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104310521 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104310521 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 ce 4b 18 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 10 10 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104310522 DMM DEBUG msc_a(IMSI-262420000000101:GERAN-A-139:LU)[0x563b4cbd4f30]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000101 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410104310522 DMM DEBUG msc_a(IMSI-262420000000101:GERAN-A-139:LU)[0x563b4cbd4f30]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410104310522 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:GERAN-A-139:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410104310522 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:GERAN-A-139:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000101:GERAN-A-139:LU)[0x563b4cbd4f30] (fsm.c:486) 20250410104310522 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:GERAN-A-139:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410104310522 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:GERAN-A-139:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410104310522 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410104310522 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410104310522 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250410104310522 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104310522 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410104310522 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410104310522 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410104310522 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410104310523 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410104310523 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x563b4cc07990]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410104310523 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x563b4cc0ffe0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104310523 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x563b4cc0ffe0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x563b4cc07990] (fsm.c:486) 20250410104310523 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x563b4cc0ffe0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410104310523 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x563b4cc0ffe0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410104310523 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104310523 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104310523 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104310523 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104310523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104310523 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104310523 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104310523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104310523 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104310523 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 03 02 ce 4b 18 00 00 8b 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104310523 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104310523 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104310523 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104310523 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104310523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104310523 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104310523 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104310523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104310523 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104310523 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 03 06 ce 4b 18 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 10 10 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(957)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(957)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(957)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(957)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'CE4B18'O, sourceLocRef := '00008B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(955)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(961)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000101" handled at TC_proc_ss_paging_fail0(963) MSC_Test-GSUP(961)@7d38b4d9c9a0: Added IMSI table entry 0TC_proc_ss_paging_fail0(963)"262420000000101" MSC_Test_0-SCCP(955)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(955)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104310527 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410104310527 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(955)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(955)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(955)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(955)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(957)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104310529 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104310529 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104310529 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104310529 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104310529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104310529 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104310529 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104310529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104310529 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104310529 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 8b 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_proc_ss_paging_fail0(963)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_proc_ss_paging_fail0(963)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410104310534 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104310534 DVLR DEBUG IMSI:262420000000101 has MSISDN:491230000101 (vlr.c:1045) 20250410104310534 DMSC NOTICE msub(IMSI-262420000000101:MSISDN-491230000101) VLR: update for IMSI=262420000000101 (MSISDN=491230000101) (gsm_04_08.c:1541) 20250410104310534 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410104310535 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104310535 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x563b4cc07990]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410104310535 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x563b4cc0ffe0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410104310535 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x563b4cc0ffe0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410104310535 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x563b4cc0ffe0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410104310535 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x563b4cc0ffe0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x563b4cc07990] (vlr_lu_fsm.c:110) 20250410104310535 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x563b4cc0ffe0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410104310535 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x563b4cc0ffe0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104310535 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x563b4cc07990]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410104310535 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x563b4cc07990]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410104310535 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x563b4cbfed40]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104310536 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x563b4cbfed40]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x563b4cc07990] (fsm.c:486) 20250410104310536 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x563b4cbfed40]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410104310536 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x563b4cbfed40]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410104310536 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x563b4cbfed40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410104310536 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x563b4cbfed40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410104310536 DMSC NOTICE msub(IMSI-262420000000101:MSISDN-491230000101:TMSInew-0xA482B624) VLR: update for IMSI=262420000000101 (MSISDN=491230000101) (gsm_04_08.c:1541) 20250410104310536 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x563b4cbfed40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410104310536 DMM DEBUG -> IMSI-262420000000101:MSISDN-491230000101:TMSInew-0xA482B624 LOCATION UPDATE ACCEPT (TMSI = 0xa482b624) (gsm_04_08.c:149) 20250410104310536 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSInew-0xA482B624 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410104310536 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104310536 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104310536 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104310536 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104310536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104310536 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104310536 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104310536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104310536 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104310536 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 03 06 ce 4b 18 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 a4 82 b6 24 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(957)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(957)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(955)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_proc_ss_paging_fail0(963)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(956)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(956)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(955)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(955)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(955)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(955)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(957)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104310547 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104310547 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104310547 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104310547 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104310547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104310547 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104310547 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104310547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104310547 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104310547 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 8b 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104310548 DMM DEBUG msc_a(IMSI-262420000000101:MSISDN-491230000101:TMSInew-0xA482B624:GERAN-A-139:LU)[0x563b4cbd4f30]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410104310548 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSInew-0xA482B624:GERAN-A-139:LU)[0x563b4cc07990]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410104310548 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x563b4cbfed40]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410104310548 DMSC NOTICE msub(IMSI-262420000000101:MSISDN-491230000101:TMSI-0xA482B624) VLR: update for IMSI=262420000000101 (MSISDN=491230000101) (gsm_04_08.c:1541) 20250410104310548 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x563b4cbfed40]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410104310548 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0xA482B624:GERAN-A-139:LU)[0x563b4cc07990]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410104310548 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x563b4cbfed40]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410104310548 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x563b4cbfed40]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0xA482B624:GERAN-A-139:LU)[0x563b4cc07990] (vlr_lu_fsm.c:817) 20250410104310548 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x563b4cbfed40]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410104310548 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x563b4cbfed40]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104310548 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0xA482B624:GERAN-A-139:LU)[0x563b4cc07990]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410104310548 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000101/3/1): Available (smpp_smsc.c:626) 20250410104310548 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0xA482B624 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104310548 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0xA482B624 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104310548 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0xA482B624 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104310548 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0xA482B624 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410104310548 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104310548 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104310548 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104310548 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104310549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104310549 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104310549 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104310549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104310549 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104310549 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 03 06 ce 4b 18 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(957)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(957)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(955)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(955)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(955)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(955)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(955)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410104310551 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104310551 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104310551 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104310551 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104310551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104310551 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104310551 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104310551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104310551 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104310551 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 8b 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(957)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104310551 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0xA482B624:GERAN-A-139:LU)[0x563b4cc07990]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104310551 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0xA482B624:GERAN-A-139:LU)[0x563b4cc07990]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000101:MSISDN-491230000101:TMSI-0xA482B624:GERAN-A-139:LU)[0x563b4cbd4f30] (msc_a.c:1053) 20250410104310551 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0xA482B624:GERAN-A-139:LU)[0x563b4cc07990]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410104310551 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0xA482B624:GERAN-A-139:LU)[0x563b4cc07990]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104310551 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0xA482B624:GERAN-A-139:LU)[0x563b4cc07990]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410104310552 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0xA482B624 - active-conn: now used by 1 (attached) (msub.c:375) 20250410104310552 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104310552 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104310552 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104310552 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104310552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104310552 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104310552 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104310552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104310552 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104310552 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 03 04 ce 4b 18 00 00 8b 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(957)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(957)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@7d38b4d9c9a0: Session index based on local reference:0 20250410104310552 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104310552 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104310552 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104310552 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104310552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104310552 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104310552 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104310552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104310552 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104310552 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 8b ce 4b 18 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(957)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(956)@7d38b4d9c9a0: Deleted conn table entry 0TC_proc_ss_paging_fail0(963)13519640 TC_proc_ss_paging_fail0(963)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104310553 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0xA482B624 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104310553 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0xA482B624 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_proc_ss_paging_fail0(963)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_proc_ss_paging_fail0(963)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_paging_fail0(963)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(956)@7d38b4d9c9a0: Created IMSI[0] for '262420000000101'H'A482B624'O to be handled at TC_proc_ss_paging_fail0(963) MSC_Test-GSUP(961)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000101" to be handled at TC_proc_ss_paging_fail0(963) 20250410104310576 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0xA482B624 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410104310576 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0xA482B624 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250410104310577 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0xA482B624 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250410104310577 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0xA482B624 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250410104310577 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104310577 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104310577 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104310577 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104310577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104310577 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104310577 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104310577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104310577 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104310577 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 10 10 09 04 a4 82 b6 24 1a 03 05 00 17 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(957)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(957)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(956)@7d38b4d9c9a0: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_proc_ss_paging_fail0(963) TC_proc_ss_paging_fail0(963)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104320577 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0xA482B624 - NCSS: now used by 2 (attached,Paging) (transaction.c:281) 20250410104320577 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0xA482B624 - Paging: now used by 1 (attached) (paging.c:202) TC_proc_ss_paging_fail0(963)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_paging_fail0(963)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410104320586 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410104320586 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250410104320586 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410104320586 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104320586 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410104320586 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410104320586 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410104320586 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104320586 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410104320586 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410104320586 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410104320586 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) MSC_Test_0-M3UA(957)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104320586 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410104320586 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410104320586 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410104320586 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410104320587 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410104320587 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104320587 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104320587 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410104320587 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410104320587 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410104320587 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MNCC(958)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(961)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(956)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(964)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(955)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(959)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(954)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104320590 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(960)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(962)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(954): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(955): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(956): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(957): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(958): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(959): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(960): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(961): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(962): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_proc_ss_paging_fail0(963): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(964): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_proc_ss_paging_fail finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_proc_ss_paging_fail pass'. Thu Apr 10 10:43:20 UTC 2025 ====== MSC_Tests.TC_proc_ss_paging_fail pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_proc_ss_paging_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=219328) 20250410104321591 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=219328, count=220488) 20250410104322587 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410104322587 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410104322587 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410104322591 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_proc_ss_paging_fail pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_proc_ss_abort'. ------ MSC_Tests.TC_proc_ss_abort ------ Thu Apr 10 10:43:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_proc_ss_abort.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_proc_ss_abort.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410104323592 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_proc_ss_abort' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_proc_ss_abort started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(968)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(968)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(968)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(966)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410104324586 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(969)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410104324593 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104324775 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410104324775 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410104324775 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410104324775 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(968)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(968)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(968)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410104324780 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104324780 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410104324780 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410104324781 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410104324781 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410104324781 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410104324781 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410104324781 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104324781 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410104324781 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410104324781 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(968)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(968)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(968)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(968)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(968)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(968)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(968)@7d38b4d9c9a0: Message received on association #8 20250410104324783 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104324783 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410104324783 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410104324783 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104324783 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410104324783 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410104324783 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410104324783 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104324783 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410104324783 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410104324783 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(968)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410104324783 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410104324784 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410104324784 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(968)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(968)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(968)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(968)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(968)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410104325587 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104325587 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104325587 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104325587 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104325587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104325587 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104325587 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104325587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(968)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104325587 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104325587 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104325589 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104325589 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104325589 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104325589 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104325589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104325589 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104325589 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104325589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104325589 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104325589 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(968)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(968)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104325594 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104325594 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(971)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test_0-RAN(967)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP-IPA(971)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410104325599 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(971)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(971)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(971)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(971)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(971)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(971)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410104325622 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410104325622 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(972)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000102" to be handled at TC_proc_ss_abort0(974) TC_proc_ss_abort0(974)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000102'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(967)@7d38b4d9c9a0: Added conn table entry 0TC_proc_ss_abort0(974)4516147 MSC_Test_0-SCCP(966)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(967)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(968)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104325688 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104325688 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104325688 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104325688 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104325688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104325688 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104325688 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104325688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104325688 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104325688 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 44 e9 33 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 10 20 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104325688 DMM DEBUG msc_a(IMSI-262420000000102:GERAN-A-140:LU)[0x563b4cc1b990]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000102 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410104325688 DMM DEBUG msc_a(IMSI-262420000000102:GERAN-A-140:LU)[0x563b4cc1b990]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410104325688 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x563b4cc09be0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410104325688 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x563b4cc09be0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000102:GERAN-A-140:LU)[0x563b4cc1b990] (fsm.c:486) 20250410104325688 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x563b4cc09be0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410104325688 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x563b4cc09be0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410104325688 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410104325688 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000102 id=262420000000102 (vlr.c:661) 20250410104325688 DVLR INFO New subscr, IMSI: 262420000000102 (vlr.c:562) 20250410104325688 DVLR DEBUG VLR subscr IMSI-262420000000102 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410104325688 DVLR DEBUG VLR subscr IMSI-262420000000102 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410104325688 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104325688 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x563b4cc09be0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410104325688 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x563b4cc09be0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410104325688 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x563b4cc09be0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410104325688 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x563b4cc09be0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410104325689 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x563b4cc09be0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410104325689 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x563b4cc09be0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410104325689 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x563b4cc0ffe0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104325689 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x563b4cc0ffe0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x563b4cc09be0] (fsm.c:486) 20250410104325689 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x563b4cc0ffe0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410104325689 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x563b4cc0ffe0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410104325689 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104325689 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104325689 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104325689 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104325689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104325689 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104325689 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104325689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104325689 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104325689 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 04 02 44 e9 33 00 00 8c 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104325689 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104325689 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104325689 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104325689 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104325689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104325689 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104325689 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104325689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104325689 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104325689 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 04 06 44 e9 33 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 10 20 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(968)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(968)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(968)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(968)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(966)@7d38b4d9c9a0: { messageType := 2, destLocRef := '44E933'O, sourceLocRef := '00008C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(966)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(972)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000102" handled at TC_proc_ss_abort0(974) MSC_Test-GSUP(972)@7d38b4d9c9a0: Added IMSI table entry 0TC_proc_ss_abort0(974)"262420000000102" MSC_Test_0-SCCP(966)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(966)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(966)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(966)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104325693 DVLR DEBUG VLR subscr IMSI-262420000000102 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410104325693 DVLR DEBUG VLR subscr IMSI-262420000000102 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(966)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(966)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(966)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(966)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(968)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104325694 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104325694 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104325694 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104325694 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104325694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) TC_proc_ss_abort0(974)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250410104325694 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104325694 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104325694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) TC_proc_ss_abort0(974)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410104325694 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104325694 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 8c 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104325698 DVLR DEBUG VLR subscr IMSI-262420000000102 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104325698 DVLR DEBUG IMSI:262420000000102 has MSISDN:491230000102 (vlr.c:1045) 20250410104325698 DMSC NOTICE msub(IMSI-262420000000102:MSISDN-491230000102) VLR: update for IMSI=262420000000102 (MSISDN=491230000102) (gsm_04_08.c:1541) 20250410104325698 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104325698 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104325698 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x563b4cc09be0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410104325698 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x563b4cc0ffe0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410104325698 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x563b4cc0ffe0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410104325698 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x563b4cc0ffe0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410104325698 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x563b4cc0ffe0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x563b4cc09be0] (vlr_lu_fsm.c:110) 20250410104325698 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x563b4cc0ffe0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410104325698 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x563b4cc0ffe0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104325698 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x563b4cc09be0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410104325698 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x563b4cc09be0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410104325698 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x563b4cc16690]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104325698 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x563b4cc16690]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x563b4cc09be0] (fsm.c:486) 20250410104325698 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x563b4cc16690]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410104325698 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x563b4cc16690]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410104325698 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x563b4cc16690]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410104325698 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x563b4cc16690]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410104325698 DMSC NOTICE msub(IMSI-262420000000102:MSISDN-491230000102:TMSInew-0x17579BDF) VLR: update for IMSI=262420000000102 (MSISDN=491230000102) (gsm_04_08.c:1541) 20250410104325698 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x563b4cc16690]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410104325698 DMM DEBUG -> IMSI-262420000000102:MSISDN-491230000102:TMSInew-0x17579BDF LOCATION UPDATE ACCEPT (TMSI = 0x17579bdf) (gsm_04_08.c:149) 20250410104325698 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSInew-0x17579BDF - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104325698 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104325698 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104325698 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104325698 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104325698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104325698 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104325698 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104325698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104325698 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104325698 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 04 06 44 e9 33 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 17 57 9b df (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(968)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(968)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(966)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(966)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(966)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(966)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_proc_ss_abort0(974)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(967)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(967)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(966)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(966)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(966)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(966)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O 20250410104325701 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104325701 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104325701 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104325701 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104325701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104325701 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104325701 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104325701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104325701 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(968)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104325701 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 8c 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104325702 DMM DEBUG msc_a(IMSI-262420000000102:MSISDN-491230000102:TMSInew-0x17579BDF:GERAN-A-140:LU)[0x563b4cc1b990]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410104325702 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:TMSInew-0x17579BDF:GERAN-A-140:LU)[0x563b4cc09be0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410104325702 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x563b4cc16690]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410104325702 DMSC NOTICE msub(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x17579BDF) VLR: update for IMSI=262420000000102 (MSISDN=491230000102) (gsm_04_08.c:1541) 20250410104325702 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x17579BDF + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410104325702 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x563b4cc16690]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410104325702 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x17579BDF:GERAN-A-140:LU)[0x563b4cc09be0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410104325702 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x563b4cc16690]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410104325702 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x563b4cc16690]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x17579BDF:GERAN-A-140:LU)[0x563b4cc09be0] (vlr_lu_fsm.c:817) 20250410104325702 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x563b4cc16690]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410104325702 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x563b4cc16690]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104325702 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x17579BDF:GERAN-A-140:LU)[0x563b4cc09be0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410104325702 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000102/3/1): Available (smpp_smsc.c:626) 20250410104325702 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x17579BDF + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104325702 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x17579BDF + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104325702 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x17579BDF - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104325702 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x17579BDF - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410104325702 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104325702 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104325702 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104325702 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104325702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104325702 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104325702 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104325702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104325702 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104325702 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 04 06 44 e9 33 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(968)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(968)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(966)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(966)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(966)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(966)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(966)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(966)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(966)@7d38b4d9c9a0: vl_from0 20250410104325703 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104325703 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104325703 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104325703 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-SCCP(966)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(968)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104325703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104325703 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104325703 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104325703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104325703 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104325703 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 8c 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104325703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x17579BDF:GERAN-A-140:LU)[0x563b4cc09be0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104325703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x17579BDF:GERAN-A-140:LU)[0x563b4cc09be0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x17579BDF:GERAN-A-140:LU)[0x563b4cc1b990] (msc_a.c:1053) 20250410104325703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x17579BDF:GERAN-A-140:LU)[0x563b4cc09be0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410104325703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x17579BDF:GERAN-A-140:LU)[0x563b4cc09be0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104325703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x17579BDF:GERAN-A-140:LU)[0x563b4cc09be0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410104325703 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x17579BDF - active-conn: now used by 1 (attached) (msub.c:375) 20250410104325703 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104325703 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104325703 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104325703 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104325703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104325703 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104325703 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104325703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104325703 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104325703 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 04 04 44 e9 33 00 00 8c 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(968)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(968)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(966)@7d38b4d9c9a0: Session index based on local reference:0 20250410104325703 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104325703 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104325703 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104325703 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104325703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104325703 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(968)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104325703 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104325703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104325703 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104325703 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 8c 44 e9 33 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(967)@7d38b4d9c9a0: Deleted conn table entry 0TC_proc_ss_abort0(974)4516147 TC_proc_ss_abort0(974)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104325704 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x17579BDF + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104325704 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x17579BDF - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_proc_ss_abort0(974)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_proc_ss_abort0(974)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_abort0(974)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(967)@7d38b4d9c9a0: Created IMSI[0] for '262420000000102'H'17579BDF'O to be handled at TC_proc_ss_abort0(974) MSC_Test-GSUP(972)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000102" to be handled at TC_proc_ss_abort0(974) 20250410104325740 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x17579BDF + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410104325740 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x17579BDF + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250410104325741 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x17579BDF + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250410104325741 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x17579BDF - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250410104325741 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104325741 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104325741 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104325741 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104325741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104325741 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104325741 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104325741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104325741 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104325741 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 10 20 09 04 17 57 9b df 1a 03 05 00 17 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(968)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(968)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(967)@7d38b4d9c9a0: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_proc_ss_abort0(974) TC_proc_ss_abort0(974)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_abort0(974)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '17579BDF'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(967)@7d38b4d9c9a0: Added conn table entry 0TC_proc_ss_abort0(974)12108689 MSC_Test_0-SCCP(966)@7d38b4d9c9a0: First idle individual index:0 20250410104325757 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104325757 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104325757 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104325757 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104325757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104325757 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104325757 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104325757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104325757 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104325757 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 b8 c3 91 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 17 57 9b df 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(968)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104325758 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x17579BDF:GERAN-A-141:PAGING_RESP)[0x563b4cc07990]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410104325758 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x17579BDF:GERAN-A-141:PAGING_RESP)[0x563b4cc07990]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x17579BDF:GERAN-A-141:PAGING_RESP)[0x563b4cbd4f30] (fsm.c:486) 20250410104325758 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x17579BDF:GERAN-A-141:PAGING_RESP)[0x563b4cc07990]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410104325758 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x17579BDF:GERAN-A-141:PAGING_RESP)[0x563b4cc07990]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410104325758 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x17579BDF + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410104325758 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x17579BDF + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410104325758 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x17579BDF:GERAN-A-141:PAGING_RESP)[0x563b4cc07990]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410104325758 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x17579BDF:GERAN-A-141:PAGING_RESP)[0x563b4cc07990]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410104325758 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x17579BDF:GERAN-A-141:PAGING_RESP)[0x563b4cc07990]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410104325758 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x17579BDF:GERAN-A-141:PAGING_RESP)[0x563b4cc07990]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410104325758 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x17579BDF:GERAN-A-141:PAGING_RESP)[0x563b4cc07990]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410104325758 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x17579BDF:GERAN-A-141:PAGING_RESP)[0x563b4cc07990]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410104325758 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x17579BDF:GERAN-A-141:PAGING_RESP)[0x563b4cc07990]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410104325758 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x17579BDF:GERAN-A-141:PAGING_RESP)[0x563b4cc07990]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410104325758 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x17579BDF:GERAN-A-141:PAGING_RESP)[0x563b4cc07990]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410104325758 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x17579BDF:GERAN-A-141:PAGING_RESP)[0x563b4cc07990]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410104325758 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x17579BDF - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250410104325758 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000102/3/1): Available (smpp_smsc.c:626) 20250410104325758 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x17579BDF - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250410104325759 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104325759 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104325759 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104325759 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104325759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104325759 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104325759 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104325759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104325759 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104325759 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 05 02 b8 c3 91 00 00 8d 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104325759 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104325759 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104325759 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104325759 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104325759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104325759 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104325759 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104325759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104325759 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104325759 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 05 06 b8 c3 91 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 10 20 (osmo_ss7_asp.c:1175) 20250410104325759 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104325759 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104325759 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104325759 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104325759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104325759 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104325759 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104325759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104325759 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104325759 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 00 00 00 b9 00 00 00 c1 03 00 00 05 06 b8 c3 91 00 01 1e 01 00 1b 0b 3b 1c 17 65 f4 bf 30 35 0b fe d4 af da dc 10 70 9a d9 9b 26 f2 c6 23 3e 06 47 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(968)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(968)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(968)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(968)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(968)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(968)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(966)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'B8C391'O, sourceLocRef := '00008D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(966)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(966)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(966)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(966)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(966)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(966)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(966)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(966)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(966)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104325761 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x17579BDF + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250410104325761 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x17579BDF - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) TC_proc_ss_abort0(974)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_proc_ss_abort0(974)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_abort0(974)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104325768 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x17579BDF + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410104325768 DSS NOTICE Rx OSMO_GSUP_MSGT_PROC_SS_ERROR from HLR/EUSE (cause=0x00, sid=0x20000555) (gsm_09_11.c:454) 20250410104325768 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x17579BDF - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:459) 20250410104325768 DSS NOTICE trans(NCSS IMSI-262420000000102:MSISDN-491230000102:TMSI-0x17579BDF:GERAN-A-141:PAGING_RESP callref-0x20000555 tid-0) Aborting the session: sending RELEASE COMPLETE (gsm_09_11.c:467) 20250410104325768 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x17579BDF - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410104325768 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x17579BDF + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104325768 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x17579BDF + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104325768 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x17579BDF - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104325769 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x17579BDF - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410104325769 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104325769 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104325769 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104325769 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104325769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104325769 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104325769 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104325769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104325769 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104325769 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 05 06 b8 c3 91 00 01 09 01 00 06 0b 2a 08 02 e2 a9 (osmo_ss7_asp.c:1175) 20250410104325769 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104325769 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104325769 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104325769 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104325769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104325769 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104325769 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104325769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104325769 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104325769 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 05 06 b8 c3 91 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(968)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(968)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(966)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(966)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(966)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(966)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(968)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(968)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(966)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(966)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(966)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(966)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_proc_ss_abort0(974)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(966)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(966)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(966)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(966)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410104325773 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104325773 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104325773 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104325773 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104325774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104325774 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104325774 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(968)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104325774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104325774 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104325774 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 8d 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104325774 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x17579BDF:GERAN-A-141:PAGING_RESP)[0x563b4cc07990]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104325774 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x17579BDF:GERAN-A-141:PAGING_RESP)[0x563b4cc07990]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x17579BDF:GERAN-A-141:PAGING_RESP)[0x563b4cbd4f30] (msc_a.c:1053) 20250410104325774 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x17579BDF:GERAN-A-141:PAGING_RESP)[0x563b4cc07990]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104325774 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x17579BDF:GERAN-A-141:PAGING_RESP)[0x563b4cc07990]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410104325775 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x17579BDF - active-conn: now used by 1 (attached) (msub.c:375) 20250410104325775 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104325775 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104325775 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104325775 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104325775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104325775 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104325775 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104325775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104325775 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104325775 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 05 04 b8 c3 91 00 00 8d 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(968)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(968)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(966)@7d38b4d9c9a0: Session index based on local reference:0 20250410104325776 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104325776 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104325776 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(968)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104325776 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104325776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104325776 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104325776 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104325776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104325776 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104325776 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 8d b8 c3 91 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(967)@7d38b4d9c9a0: Deleted conn table entry 0TC_proc_ss_abort0(974)12108689 TC_proc_ss_abort0(974)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104325778 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x17579BDF + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104325778 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x17579BDF - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_proc_ss_abort0(974)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_proc_ss_abort0(974)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_abort0(974)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test_0-SCCP(966)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(967)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104325786 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250410104325787 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410104325787 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP-IPA(971)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(972)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(968)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(969)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(973)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(970)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(975)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(965)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(965): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(966): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(967): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(968): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(969): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(970): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(971): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(972): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(973): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_proc_ss_abort0(974): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(975): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_proc_ss_abort finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_proc_ss_abort pass'. Thu Apr 10 10:43:25 UTC 2025 ====== MSC_Tests.TC_proc_ss_abort pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_proc_ss_abort.talloc 20250410104325976 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410104325976 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104325976 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410104325976 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410104325976 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410104325976 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104325976 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410104325976 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410104325976 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410104325976 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104325976 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410104325976 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410104325976 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410104325976 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410104325976 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410104325976 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104325976 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104325976 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410104325976 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410104325977 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410104325977 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=321052) 20250410104326787 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=321052, count=322212) 20250410104327788 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104327978 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410104327978 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410104327978 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_proc_ss_abort pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_multi_lu_and_mo_ussd'. ------ MSC_Tests.TC_multi_lu_and_mo_ussd ------ Thu Apr 10 10:43:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_multi_lu_and_mo_ussd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_multi_lu_and_mo_ussd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410104328788 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_multi_lu_and_mo_ussd' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_multi_lu_and_mo_ussd started. 20250410104329789 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-SCCP(977)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(979)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(979)@7d38b4d9c9a0: ************************************************* 20250410104329829 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(980)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410104330025 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410104330025 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410104330025 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410104330025 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410104330030 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104330030 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410104330030 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410104330030 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410104330030 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410104330030 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410104330030 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410104330030 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104330030 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410104330030 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410104330030 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410104330033 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104330033 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410104330033 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410104330033 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104330033 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410104330033 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410104330033 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410104330033 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104330033 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410104330033 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410104330033 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104330033 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410104330033 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410104330034 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410104330791 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104330791 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(982)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(982)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410104330798 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(982)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(982)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(982)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(982)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(982)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(982)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410104330815 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410104330815 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104330830 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104330830 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104330830 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104330830 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104330830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104330830 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104330830 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104330830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104330830 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104330830 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104330830 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104330830 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104330830 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104330830 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104330830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104330830 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104330830 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104330830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104330830 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104330830 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(978)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(983)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000210" to be handled at TC_multi_lu_and_mo_ussd0(985) TC_multi_lu_and_mo_ussd0(985)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000210'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(978)@7d38b4d9c9a0: Added conn table entry 0TC_multi_lu_and_mo_ussd0(985)13829992 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(978)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410104330851 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104330851 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104330852 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104330852 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104330852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104330852 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104330852 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104330852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104330852 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104330852 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 d3 07 68 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104330852 DMM DEBUG msc_a(IMSI-262420000000210:GERAN-A-142:LU)[0x563b4cc1b990]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000210 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410104330852 DMM DEBUG msc_a(IMSI-262420000000210:GERAN-A-142:LU)[0x563b4cc1b990]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410104330852 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:GERAN-A-142:LU)[0x563b4cc09be0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410104330852 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:GERAN-A-142:LU)[0x563b4cc09be0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000210:GERAN-A-142:LU)[0x563b4cc1b990] (fsm.c:486) 20250410104330852 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:GERAN-A-142:LU)[0x563b4cc09be0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410104330852 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:GERAN-A-142:LU)[0x563b4cc09be0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410104330852 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410104330852 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000210 id=262420000000210 (vlr.c:661) 20250410104330852 DVLR INFO New subscr, IMSI: 262420000000210 (vlr.c:562) 20250410104330852 DVLR DEBUG VLR subscr IMSI-262420000000210 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410104330852 DVLR DEBUG VLR subscr IMSI-262420000000210 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410104330852 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104330852 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:GERAN-A-142:LU)[0x563b4cc09be0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410104330852 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:GERAN-A-142:LU)[0x563b4cc09be0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410104330852 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:GERAN-A-142:LU)[0x563b4cc09be0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410104330852 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:GERAN-A-142:LU)[0x563b4cc09be0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410104330852 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:GERAN-A-142:LU)[0x563b4cc09be0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410104330852 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:GERAN-A-142:LU)[0x563b4cc09be0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410104330852 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000210:GERAN-A-142:LU)[0x563b4cc0ffe0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104330852 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000210:GERAN-A-142:LU)[0x563b4cc0ffe0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000210:GERAN-A-142:LU)[0x563b4cc09be0] (fsm.c:486) 20250410104330852 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000210:GERAN-A-142:LU)[0x563b4cc0ffe0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410104330852 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000210:GERAN-A-142:LU)[0x563b4cc0ffe0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410104330852 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104330852 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104330852 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104330852 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104330852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104330852 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104330852 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104330852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104330852 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104330852 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 06 02 d3 07 68 00 00 8e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104330852 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104330852 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104330852 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104330852 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104330852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104330852 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104330852 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104330852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104330852 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104330852 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 06 06 d3 07 68 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 01 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'D30768'O, sourceLocRef := '00008E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104330854 DVLR DEBUG VLR subscr IMSI-262420000000210 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410104330854 DVLR DEBUG VLR subscr IMSI-262420000000210 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test-GSUP(983)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000210" handled at TC_multi_lu_and_mo_ussd0(985) MSC_Test-GSUP(983)@7d38b4d9c9a0: Added IMSI table entry 0TC_multi_lu_and_mo_ussd0(985)"262420000000210" MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_from0 TC_multi_lu_and_mo_ussd0(985)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(985)@7d38b4d9c9a0: setverdict(pass): none -> pass MSC_Test_0-SCCP(977)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104330855 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104330855 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104330855 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104330855 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104330855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104330855 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104330855 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104330855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104330855 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104330855 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 8e 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test-GSUP(983)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000211" to be handled at TC_multi_lu_and_mo_ussd0(986) TC_multi_lu_and_mo_ussd0(986)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000211'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410104330858 DVLR DEBUG VLR subscr IMSI-262420000000210 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104330858 DVLR DEBUG IMSI:262420000000210 has MSISDN:491230000210 (vlr.c:1045) 20250410104330858 DMSC NOTICE msub(IMSI-262420000000210:MSISDN-491230000210) VLR: update for IMSI=262420000000210 (MSISDN=491230000210) (gsm_04_08.c:1541) 20250410104330858 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104330858 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104330858 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-142:LU)[0x563b4cc09be0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410104330858 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000210:GERAN-A-142:LU)[0x563b4cc0ffe0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410104330858 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000210:GERAN-A-142:LU)[0x563b4cc0ffe0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410104330858 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000210:GERAN-A-142:LU)[0x563b4cc0ffe0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410104330858 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000210:GERAN-A-142:LU)[0x563b4cc0ffe0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-142:LU)[0x563b4cc09be0] (vlr_lu_fsm.c:110) 20250410104330858 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000210:GERAN-A-142:LU)[0x563b4cc0ffe0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410104330858 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000210:GERAN-A-142:LU)[0x563b4cc0ffe0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104330858 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-142:LU)[0x563b4cc09be0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410104330858 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-142:LU)[0x563b4cc09be0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410104330858 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-142:LU)[0x563b4cbfc1b0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104330858 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-142:LU)[0x563b4cbfc1b0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-142:LU)[0x563b4cc09be0] (fsm.c:486) 20250410104330858 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-142:LU)[0x563b4cbfc1b0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410104330858 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-142:LU)[0x563b4cbfc1b0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410104330858 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-142:LU)[0x563b4cbfc1b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410104330858 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-142:LU)[0x563b4cbfc1b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410104330858 DMSC NOTICE msub(IMSI-262420000000210:MSISDN-491230000210:TMSInew-0xB5C74C23) VLR: update for IMSI=262420000000210 (MSISDN=491230000210) (gsm_04_08.c:1541) 20250410104330858 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-142:LU)[0x563b4cbfc1b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410104330858 DMM DEBUG -> IMSI-262420000000210:MSISDN-491230000210:TMSInew-0xB5C74C23 LOCATION UPDATE ACCEPT (TMSI = 0xb5c74c23) (gsm_04_08.c:149) 20250410104330858 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSInew-0xB5C74C23 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104330858 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104330858 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104330858 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104330858 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104330858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104330858 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104330858 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104330858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104330858 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104330859 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 06 06 d3 07 68 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 b5 c7 4c 23 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(978)@7d38b4d9c9a0: Added conn table entry 1TC_multi_lu_and_mo_ussd0(986)10643385 MSC_Test_0-RAN(978)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: First idle individual index:1 20250410104330860 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104330860 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104330860 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104330860 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104330860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104330860 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104330860 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104330860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104330860 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104330860 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 a2 67 b9 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 11 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104330860 DMM DEBUG msc_a(IMSI-262420000000211:GERAN-A-143:LU)[0x563b4cc163b0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000211 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410104330860 DMM DEBUG msc_a(IMSI-262420000000211:GERAN-A-143:LU)[0x563b4cc163b0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410104330860 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:GERAN-A-143:LU)[0x563b4cc1b2f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410104330860 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:GERAN-A-143:LU)[0x563b4cc1b2f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000211:GERAN-A-143:LU)[0x563b4cc163b0] (fsm.c:486) 20250410104330860 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:GERAN-A-143:LU)[0x563b4cc1b2f0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410104330860 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:GERAN-A-143:LU)[0x563b4cc1b2f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410104330860 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410104330860 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000211 id=262420000000211 (vlr.c:661) 20250410104330860 DVLR INFO New subscr, IMSI: 262420000000211 (vlr.c:562) 20250410104330860 DVLR DEBUG VLR subscr IMSI-262420000000211 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410104330860 DVLR DEBUG VLR subscr IMSI-262420000000211 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410104330860 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104330860 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:GERAN-A-143:LU)[0x563b4cc1b2f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410104330860 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:GERAN-A-143:LU)[0x563b4cc1b2f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410104330860 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:GERAN-A-143:LU)[0x563b4cc1b2f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410104330860 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:GERAN-A-143:LU)[0x563b4cc1b2f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410104330860 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:GERAN-A-143:LU)[0x563b4cc1b2f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410104330860 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:GERAN-A-143:LU)[0x563b4cc1b2f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410104330860 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000211:GERAN-A-143:LU)[0x563b4cc15e90]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104330860 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000211:GERAN-A-143:LU)[0x563b4cc15e90]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000211:GERAN-A-143:LU)[0x563b4cc1b2f0] (fsm.c:486) 20250410104330860 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000211:GERAN-A-143:LU)[0x563b4cc15e90]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410104330860 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000211:GERAN-A-143:LU)[0x563b4cc15e90]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410104330860 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104330860 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104330860 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104330860 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104330860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104330860 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104330860 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104330860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104330860 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104330860 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 07 02 a2 67 b9 00 00 8f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104330860 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104330860 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104330860 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104330860 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104330860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104330860 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104330860 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104330860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104330860 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104330860 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 07 06 a2 67 b9 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 11 (osmo_ss7_asp.c:1175) MSC_Test-GSUP(983)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000211" handled at TC_multi_lu_and_mo_ussd0(986) MSC_Test-GSUP(983)@7d38b4d9c9a0: Added IMSI table entry 1TC_multi_lu_and_mo_ussd0(986)"262420000000211" MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'A267B9'O, sourceLocRef := '00008F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:1 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:1 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104330863 DVLR DEBUG VLR subscr IMSI-262420000000211 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410104330863 DVLR DEBUG VLR subscr IMSI-262420000000211 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(985)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104330863 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104330863 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on connection ID:1 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250410104330863 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104330863 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104330863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104330863 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104330863 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104330863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104330863 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104330863 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 8f 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(978)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(978)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(986)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(986)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410104330867 DVLR DEBUG VLR subscr IMSI-262420000000211 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104330867 DVLR DEBUG IMSI:262420000000211 has MSISDN:491230000211 (vlr.c:1045) 20250410104330867 DMSC NOTICE msub(IMSI-262420000000211:MSISDN-491230000211) VLR: update for IMSI=262420000000211 (MSISDN=491230000211) (gsm_04_08.c:1541) 20250410104330867 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104330867 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104330867 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-143:LU)[0x563b4cc1b2f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410104330867 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000211:GERAN-A-143:LU)[0x563b4cc15e90]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410104330867 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000211:GERAN-A-143:LU)[0x563b4cc15e90]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410104330867 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000211:GERAN-A-143:LU)[0x563b4cc15e90]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410104330867 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000211:GERAN-A-143:LU)[0x563b4cc15e90]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-143:LU)[0x563b4cc1b2f0] (vlr_lu_fsm.c:110) 20250410104330867 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000211:GERAN-A-143:LU)[0x563b4cc15e90]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410104330867 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000211:GERAN-A-143:LU)[0x563b4cc15e90]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104330867 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-143:LU)[0x563b4cc1b2f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410104330867 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-143:LU)[0x563b4cc1b2f0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410104330867 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-143:LU)[0x563b4cc1b660]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104330867 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-143:LU)[0x563b4cc1b660]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-143:LU)[0x563b4cc1b2f0] (fsm.c:486) 20250410104330867 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-143:LU)[0x563b4cc1b660]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410104330867 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-143:LU)[0x563b4cc1b660]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410104330867 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-143:LU)[0x563b4cc1b660]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410104330867 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-143:LU)[0x563b4cc1b660]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410104330867 DMSC NOTICE msub(IMSI-262420000000211:MSISDN-491230000211:TMSInew-0x210A49B5) VLR: update for IMSI=262420000000211 (MSISDN=491230000211) (gsm_04_08.c:1541) 20250410104330867 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-143:LU)[0x563b4cc1b660]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410104330867 DMM DEBUG -> IMSI-262420000000211:MSISDN-491230000211:TMSInew-0x210A49B5 LOCATION UPDATE ACCEPT (TMSI = 0x210a49b5) (gsm_04_08.c:149) 20250410104330867 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSInew-0x210A49B5 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104330867 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104330867 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104330867 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104330867 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104330867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104330867 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104330867 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104330867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104330867 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104330867 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 07 06 a2 67 b9 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 21 0a 49 b5 (osmo_ss7_asp.c:1175) 20250410104330867 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104330867 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104330867 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104330867 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104330867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104330867 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104330867 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104330867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104330867 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104330867 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 8e 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104330867 DMM DEBUG msc_a(IMSI-262420000000210:MSISDN-491230000210:TMSInew-0xB5C74C23:GERAN-A-142:LU)[0x563b4cc1b990]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410104330867 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:TMSInew-0xB5C74C23:GERAN-A-142:LU)[0x563b4cc09be0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410104330867 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-142:LU)[0x563b4cbfc1b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410104330867 DMSC NOTICE msub(IMSI-262420000000210:MSISDN-491230000210:TMSI-0xB5C74C23) VLR: update for IMSI=262420000000210 (MSISDN=491230000210) (gsm_04_08.c:1541) 20250410104330867 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0xB5C74C23 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410104330867 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-142:LU)[0x563b4cbfc1b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410104330867 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:TMSI-0xB5C74C23:GERAN-A-142:LU)[0x563b4cc09be0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410104330867 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-142:LU)[0x563b4cbfc1b0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410104330867 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-142:LU)[0x563b4cbfc1b0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:TMSI-0xB5C74C23:GERAN-A-142:LU)[0x563b4cc09be0] (vlr_lu_fsm.c:817) 20250410104330867 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-142:LU)[0x563b4cbfc1b0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410104330867 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-142:LU)[0x563b4cbfc1b0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104330867 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:TMSI-0xB5C74C23:GERAN-A-142:LU)[0x563b4cc09be0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410104330867 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000210/3/1): Available (smpp_smsc.c:626) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 20250410104330867 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0xB5C74C23 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104330867 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0xB5C74C23 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104330867 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0xB5C74C23 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104330867 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0xB5C74C23 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:1 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104330867 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104330867 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104330867 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104330867 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104330867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104330867 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104330867 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104330868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104330868 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104330868 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 06 06 d3 07 68 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mo_ussd0(986)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104330869 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104330869 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104330869 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104330869 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104330869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104330869 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104330869 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104330869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104330869 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104330869 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 8e 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(978)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(978)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on connection ID:1 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104330869 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:TMSI-0xB5C74C23:GERAN-A-142:LU)[0x563b4cc09be0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104330869 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:TMSI-0xB5C74C23:GERAN-A-142:LU)[0x563b4cc09be0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000210:MSISDN-491230000210:TMSI-0xB5C74C23:GERAN-A-142:LU)[0x563b4cc1b990] (msc_a.c:1053) 20250410104330869 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:TMSI-0xB5C74C23:GERAN-A-142:LU)[0x563b4cc09be0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410104330869 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:TMSI-0xB5C74C23:GERAN-A-142:LU)[0x563b4cc09be0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104330869 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:TMSI-0xB5C74C23:GERAN-A-142:LU)[0x563b4cc09be0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410104330869 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0xB5C74C23 - active-conn: now used by 1 (attached) (msub.c:375) 20250410104330870 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104330870 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104330870 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104330870 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104330870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104330870 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104330870 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104330870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104330870 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104330870 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 06 04 d3 07 68 00 00 8e 00 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104330870 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104330870 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104330870 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104330870 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 20250410104330870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104330870 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104330870 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104330870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104330870 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104330870 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 8f 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:0 20250410104330870 DMM DEBUG msc_a(IMSI-262420000000211:MSISDN-491230000211:TMSInew-0x210A49B5:GERAN-A-143:LU)[0x563b4cc163b0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410104330870 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:TMSInew-0x210A49B5:GERAN-A-143:LU)[0x563b4cc1b2f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410104330870 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-143:LU)[0x563b4cc1b660]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410104330870 DMSC NOTICE msub(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x210A49B5) VLR: update for IMSI=262420000000211 (MSISDN=491230000211) (gsm_04_08.c:1541) 20250410104330870 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x210A49B5 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410104330870 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-143:LU)[0x563b4cc1b660]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410104330870 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x210A49B5:GERAN-A-143:LU)[0x563b4cc1b2f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410104330870 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-143:LU)[0x563b4cc1b660]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410104330870 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-143:LU)[0x563b4cc1b660]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x210A49B5:GERAN-A-143:LU)[0x563b4cc1b2f0] (vlr_lu_fsm.c:817) 20250410104330870 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-143:LU)[0x563b4cc1b660]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410104330870 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-143:LU)[0x563b4cc1b660]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104330870 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x210A49B5:GERAN-A-143:LU)[0x563b4cc1b2f0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104330870 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000211/3/1): Available (smpp_smsc.c:626) 20250410104330870 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x210A49B5 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104330870 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x210A49B5 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104330870 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x210A49B5 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104330870 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x210A49B5 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410104330870 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104330870 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104330870 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104330870 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104330870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104330870 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104330870 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104330870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104330870 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104330870 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 07 06 a2 67 b9 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) 20250410104330870 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104330870 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104330870 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104330870 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104330870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104330871 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104330871 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104330871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104330871 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104330871 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 8e d3 07 68 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:1 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(978)@7d38b4d9c9a0: Deleted conn table entry 0TC_multi_lu_and_mo_ussd0(985)13829992 TC_multi_lu_and_mo_ussd0(985)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104330872 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0xB5C74C23 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104330872 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0xB5C74C23 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(985)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(985)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(985)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(983)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000212" to be handled at TC_multi_lu_and_mo_ussd0(988) TC_multi_lu_and_mo_ussd0(985)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'B5C74C23'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on connection ID:1 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(978)@7d38b4d9c9a0: Added conn table entry 0TC_multi_lu_and_mo_ussd0(985)6460206 TC_multi_lu_and_mo_ussd0(988)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000212'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-SCCP(977)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(978)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(978)@7d38b4d9c9a0: Added conn table entry 2TC_multi_lu_and_mo_ussd0(988)7928999 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: First idle individual index:2 MSC_Test_0-RAN(978)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 2 set to 1 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(983)@7d38b4d9c9a0: Created GsupExpect[1] for "262420000000213" to be handled at TC_multi_lu_and_mo_ussd0(990) TC_multi_lu_and_mo_ussd0(990)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000213'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(978)@7d38b4d9c9a0: Added conn table entry 3TC_multi_lu_and_mo_ussd0(990)9233494 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: First idle individual index:3 MSC_Test_0-RAN(978)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 3 set to 1 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(983)@7d38b4d9c9a0: Created GsupExpect[2] for "262420000000214" to be handled at TC_multi_lu_and_mo_ussd0(992) TC_multi_lu_and_mo_ussd0(992)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000214'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(978)@7d38b4d9c9a0: Added conn table entry 4TC_multi_lu_and_mo_ussd0(992)6726271 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: First idle individual index:4 MSC_Test_0-RAN(978)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 4 set to 1 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(983)@7d38b4d9c9a0: Created GsupExpect[3] for "262420000000215" to be handled at TC_multi_lu_and_mo_ussd0(994) TC_multi_lu_and_mo_ussd0(994)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000215'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(978)@7d38b4d9c9a0: Added conn table entry 5TC_multi_lu_and_mo_ussd0(994)5124506 MSC_Test_0-RAN(978)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 5 set to 1 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: First idle individual index:5 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(983)@7d38b4d9c9a0: Created GsupExpect[4] for "262420000000216" to be handled at TC_multi_lu_and_mo_ussd0(996) TC_multi_lu_and_mo_ussd0(996)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000216'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(978)@7d38b4d9c9a0: Added conn table entry 6TC_multi_lu_and_mo_ussd0(996)7199759 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: First idle individual index:6 MSC_Test_0-RAN(978)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 6 set to 1 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(983)@7d38b4d9c9a0: Created GsupExpect[5] for "262420000000217" to be handled at TC_multi_lu_and_mo_ussd0(998) TC_multi_lu_and_mo_ussd0(998)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000217'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(978)@7d38b4d9c9a0: Added conn table entry 7TC_multi_lu_and_mo_ussd0(998)4658101 MSC_Test_0-RAN(978)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 7 set to 1 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: First idle individual index:7 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(983)@7d38b4d9c9a0: Created GsupExpect[6] for "262420000000218" to be handled at TC_multi_lu_and_mo_ussd0(1000) TC_multi_lu_and_mo_ussd0(1000)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000218'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(978)@7d38b4d9c9a0: Added conn table entry 8TC_multi_lu_and_mo_ussd0(1000)10815043 MSC_Test_0-RAN(978)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 8 set to 1 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: First idle individual index:8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(983)@7d38b4d9c9a0: Created GsupExpect[7] for "262420000000219" to be handled at TC_multi_lu_and_mo_ussd0(1002) TC_multi_lu_and_mo_ussd0(1002)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000219'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(978)@7d38b4d9c9a0: Added conn table entry 9TC_multi_lu_and_mo_ussd0(1002)888053 MSC_Test_0-RAN(978)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 9 set to 1 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: First idle individual index:9 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(983)@7d38b4d9c9a0: Created GsupExpect[8] for "262420000000220" to be handled at TC_multi_lu_and_mo_ussd0(1004) TC_multi_lu_and_mo_ussd0(1004)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000220'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(978)@7d38b4d9c9a0: Added conn table entry 10TC_multi_lu_and_mo_ussd0(1004)3708171 MSC_Test_0-RAN(978)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 10 set to 1 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: First idle individual index:10 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(983)@7d38b4d9c9a0: Created GsupExpect[9] for "262420000000221" to be handled at TC_multi_lu_and_mo_ussd0(1006) TC_multi_lu_and_mo_ussd0(1006)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000221'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(978)@7d38b4d9c9a0: Added conn table entry 11TC_multi_lu_and_mo_ussd0(1006)2430399 MSC_Test_0-RAN(978)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 11 set to 1 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: First idle individual index:11 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(983)@7d38b4d9c9a0: Created GsupExpect[10] for "262420000000222" to be handled at TC_multi_lu_and_mo_ussd0(1008) TC_multi_lu_and_mo_ussd0(1008)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000222'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(978)@7d38b4d9c9a0: Added conn table entry 12TC_multi_lu_and_mo_ussd0(1008)3418205 MSC_Test_0-RAN(978)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 12 set to 1 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: First idle individual index:12 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(983)@7d38b4d9c9a0: Created GsupExpect[11] for "262420000000223" to be handled at TC_multi_lu_and_mo_ussd0(1010) TC_multi_lu_and_mo_ussd0(1010)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000223'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(978)@7d38b4d9c9a0: Added conn table entry 13TC_multi_lu_and_mo_ussd0(1010)10855894 MSC_Test_0-RAN(978)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 13 set to 1 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: First idle individual index:13 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(983)@7d38b4d9c9a0: Created GsupExpect[12] for "262420000000224" to be handled at TC_multi_lu_and_mo_ussd0(1012) TC_multi_lu_and_mo_ussd0(1012)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000224'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(978)@7d38b4d9c9a0: Added conn table entry 14TC_multi_lu_and_mo_ussd0(1012)3584345 MSC_Test_0-RAN(978)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 14 set to 1 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: First idle individual index:14 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(983)@7d38b4d9c9a0: Created GsupExpect[13] for "262420000000225" to be handled at TC_multi_lu_and_mo_ussd0(1014) TC_multi_lu_and_mo_ussd0(1014)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000225'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(978)@7d38b4d9c9a0: Added conn table entry 15TC_multi_lu_and_mo_ussd0(1014)15635 MSC_Test_0-RAN(978)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 15 set to 1 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: First idle individual index:15 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104331072 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331072 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331073 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331073 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331073 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331073 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331073 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331073 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 8f 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104331073 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331073 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331073 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331073 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331073 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331073 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331073 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331073 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 62 93 2e 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 08 03 50 59 02 05 f4 b5 c7 4c 23 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104331073 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331073 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331073 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331073 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331073 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331073 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331073 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331073 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 78 fc a7 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 21 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104331073 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331073 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331073 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331073 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331073 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331073 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331073 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331073 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 8c e4 56 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 31 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104331073 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331073 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331073 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331073 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331073 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331074 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331074 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331074 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 66 a2 7f 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 41 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104331074 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331074 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331074 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331073 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x210A49B5:GERAN-A-143:LU)[0x563b4cc1b2f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104331074 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x210A49B5:GERAN-A-143:LU)[0x563b4cc1b2f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x210A49B5:GERAN-A-143:LU)[0x563b4cc163b0] (msc_a.c:1053) 20250410104331074 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x210A49B5:GERAN-A-143:LU)[0x563b4cc1b2f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410104331074 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x210A49B5:GERAN-A-143:LU)[0x563b4cc1b2f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104331074 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x210A49B5:GERAN-A-143:LU)[0x563b4cc1b2f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410104331074 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331074 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331074 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331074 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331074 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 4e 31 9a 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 51 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104331074 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331074 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331074 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331074 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331074 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331074 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331074 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331074 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 6d dc 0f 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 61 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104331074 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331074 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331074 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331074 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331074 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331074 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331074 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331074 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 47 13 b5 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 71 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104331074 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x210A49B5 - active-conn: now used by 1 (attached) (msub.c:375) 20250410104331074 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331074 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331074 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331074 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331074 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331074 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331074 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331074 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 a5 06 43 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 81 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104331074 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331074 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331074 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331074 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331075 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331075 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331075 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331075 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 0d 8c f5 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 91 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104331075 DMM DEBUG msc_a(TMSI-0xB5C74C23:GERAN-A-144:CM_SERVICE_REQ)[0x563b4cbd4f30]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250410104331075 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB5C74C23:GERAN-A-144:CM_SERVICE_REQ)[0x563b4cc07990]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410104331075 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB5C74C23:GERAN-A-144:CM_SERVICE_REQ)[0x563b4cc07990]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xB5C74C23:GERAN-A-144:CM_SERVICE_REQ)[0x563b4cbd4f30] (fsm.c:486) 20250410104331075 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB5C74C23:GERAN-A-144:CM_SERVICE_REQ)[0x563b4cc07990]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410104331075 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB5C74C23:GERAN-A-144:CM_SERVICE_REQ)[0x563b4cc07990]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410104331075 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331075 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331075 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331075 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331075 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331075 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331075 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331075 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 38 95 0b 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 02 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104331075 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0xB5C74C23 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410104331075 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0xB5C74C23 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410104331075 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0xB5C74C23:GERAN-A-144:CM_SERVICE_REQ)[0x563b4cc07990]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410104331075 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0xB5C74C23:GERAN-A-144:CM_SERVICE_REQ)[0x563b4cc07990]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410104331075 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0xB5C74C23:GERAN-A-144:CM_SERVICE_REQ)[0x563b4cc07990]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410104331075 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331075 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331075 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331075 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331075 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331075 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331075 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331075 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 25 15 bf 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 12 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104331075 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0xB5C74C23:GERAN-A-144:CM_SERVICE_REQ)[0x563b4cc07990]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410104331075 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0xB5C74C23:GERAN-A-144:CM_SERVICE_REQ)[0x563b4cc07990]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410104331075 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0xB5C74C23:GERAN-A-144:CM_SERVICE_REQ)[0x563b4cc07990]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410104331075 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0xB5C74C23:GERAN-A-144:CM_SERVICE_REQ)[0x563b4cc07990]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410104331075 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0xB5C74C23:GERAN-A-144:CM_SERVICE_REQ)[0x563b4cc07990]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410104331075 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0xB5C74C23:GERAN-A-144:CM_SERVICE_REQ)[0x563b4cc07990]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410104331075 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0xB5C74C23:GERAN-A-144:CM_SERVICE_REQ)[0x563b4cc07990]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410104331075 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331075 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331075 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331075 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331075 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331075 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331075 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331075 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 34 28 5d 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 22 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104331075 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331075 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331075 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331075 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331075 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331075 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331075 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331075 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 a5 a5 d6 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 32 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104331075 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000210/3/1): Available (smpp_smsc.c:626) 20250410104331075 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0xB5C74C23 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410104331076 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331076 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331076 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331076 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331076 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331076 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331076 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331076 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 36 b1 59 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 42 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104331076 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331076 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331076 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331076 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331076 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331076 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331076 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331076 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 07 04 a2 67 b9 00 00 8f 00 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104331076 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331076 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331076 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331076 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331076 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331076 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331076 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331076 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 00 3d 13 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 52 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104331076 DMM DEBUG msc_a(IMSI-262420000000212:GERAN-A-145:LU)[0x563b4cc22c70]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000212 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410104331076 DMM DEBUG msc_a(IMSI-262420000000212:GERAN-A-145:LU)[0x563b4cc22c70]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410104331076 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:GERAN-A-145:LU)[0x563b4cc22f00]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410104331076 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:GERAN-A-145:LU)[0x563b4cc22f00]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000212:GERAN-A-145:LU)[0x563b4cc22c70] (fsm.c:486) 20250410104331076 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:GERAN-A-145:LU)[0x563b4cc22f00]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410104331076 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:GERAN-A-145:LU)[0x563b4cc22f00]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410104331076 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410104331076 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000212 id=262420000000212 (vlr.c:661) 20250410104331076 DVLR INFO New subscr, IMSI: 262420000000212 (vlr.c:562) 20250410104331076 DVLR DEBUG VLR subscr IMSI-262420000000212 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410104331076 DVLR DEBUG VLR subscr IMSI-262420000000212 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410104331077 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104331077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:GERAN-A-145:LU)[0x563b4cc22f00]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410104331077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:GERAN-A-145:LU)[0x563b4cc22f00]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410104331077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:GERAN-A-145:LU)[0x563b4cc22f00]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410104331077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:GERAN-A-145:LU)[0x563b4cc22f00]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410104331077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:GERAN-A-145:LU)[0x563b4cc22f00]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410104331077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:GERAN-A-145:LU)[0x563b4cc22f00]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410104331077 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000212:GERAN-A-145:LU)[0x563b4cc1f6a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104331077 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000212:GERAN-A-145:LU)[0x563b4cc1f6a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000212:GERAN-A-145:LU)[0x563b4cc22f00] (fsm.c:486) 20250410104331077 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000212:GERAN-A-145:LU)[0x563b4cc1f6a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410104331077 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000212:GERAN-A-145:LU)[0x563b4cc1f6a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104331077 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:1 20250410104331077 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331077 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331077 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331077 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331077 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331077 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331077 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 09 02 62 93 2e 00 00 90 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104331078 DMM DEBUG msc_a(IMSI-262420000000213:GERAN-A-146:LU)[0x563b4cc29d50]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000213 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410104331078 DMM DEBUG msc_a(IMSI-262420000000213:GERAN-A-146:LU)[0x563b4cc29d50]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410104331078 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:GERAN-A-146:LU)[0x563b4cc20960]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410104331077 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331078 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331078 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331078 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:GERAN-A-146:LU)[0x563b4cc20960]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000213:GERAN-A-146:LU)[0x563b4cc29d50] (fsm.c:486) 20250410104331078 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:GERAN-A-146:LU)[0x563b4cc20960]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410104331078 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:GERAN-A-146:LU)[0x563b4cc20960]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410104331078 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410104331078 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000213 id=262420000000213 (vlr.c:661) 20250410104331078 DVLR INFO New subscr, IMSI: 262420000000213 (vlr.c:562) 20250410104331078 DVLR DEBUG VLR subscr IMSI-262420000000213 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410104331078 DVLR DEBUG VLR subscr IMSI-262420000000213 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410104331078 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104331078 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:GERAN-A-146:LU)[0x563b4cc20960]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410104331078 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331078 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331078 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331078 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331078 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 8f a2 67 b9 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104331078 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:GERAN-A-146:LU)[0x563b4cc20960]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410104331078 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:GERAN-A-146:LU)[0x563b4cc20960]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410104331078 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:GERAN-A-146:LU)[0x563b4cc20960]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410104331078 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:GERAN-A-146:LU)[0x563b4cc20960]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410104331078 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:GERAN-A-146:LU)[0x563b4cc20960]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410104331078 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000213:GERAN-A-146:LU)[0x563b4cc265c0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104331078 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000213:GERAN-A-146:LU)[0x563b4cc265c0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000213:GERAN-A-146:LU)[0x563b4cc20960] (fsm.c:486) 20250410104331078 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000213:GERAN-A-146:LU)[0x563b4cc265c0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410104331078 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000213:GERAN-A-146:LU)[0x563b4cc265c0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 20250410104331078 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331078 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331078 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331078 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331079 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331079 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331079 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331079 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 09 06 62 93 2e 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 01 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@7d38b4d9c9a0: { messageType := 2, destLocRef := '62932E'O, sourceLocRef := '000090'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(983)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000212" handled at TC_multi_lu_and_mo_ussd0(988) MSC_Test-GSUP(983)@7d38b4d9c9a0: Added IMSI table entry 2TC_multi_lu_and_mo_ussd0(988)"262420000000212" 20250410104331079 DMM DEBUG msc_a(IMSI-262420000000214:GERAN-A-147:LU)[0x563b4cc26980]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000214 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410104331079 DMM DEBUG msc_a(IMSI-262420000000214:GERAN-A-147:LU)[0x563b4cc26980]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410104331079 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:GERAN-A-147:LU)[0x563b4cc26c10]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410104331079 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:GERAN-A-147:LU)[0x563b4cc26c10]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000214:GERAN-A-147:LU)[0x563b4cc26980] (fsm.c:486) 20250410104331079 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:GERAN-A-147:LU)[0x563b4cc26c10]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410104331079 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:GERAN-A-147:LU)[0x563b4cc26c10]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410104331079 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410104331079 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000214 id=262420000000214 (vlr.c:661) 20250410104331079 DVLR INFO New subscr, IMSI: 262420000000214 (vlr.c:562) 20250410104331079 DVLR DEBUG VLR subscr IMSI-262420000000214 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410104331079 DVLR DEBUG VLR subscr IMSI-262420000000214 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410104331079 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104331079 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:GERAN-A-147:LU)[0x563b4cc26c10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410104331079 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:GERAN-A-147:LU)[0x563b4cc26c10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410104331079 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:GERAN-A-147:LU)[0x563b4cc26c10]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410104331079 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:GERAN-A-147:LU)[0x563b4cc26c10]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410104331079 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:GERAN-A-147:LU)[0x563b4cc26c10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410104331079 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:GERAN-A-147:LU)[0x563b4cc26c10]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410104331079 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000214:GERAN-A-147:LU)[0x563b4cc21f50]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104331079 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000214:GERAN-A-147:LU)[0x563b4cc21f50]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000214:GERAN-A-147:LU)[0x563b4cc26c10] (fsm.c:486) 20250410104331079 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000214:GERAN-A-147:LU)[0x563b4cc21f50]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410104331079 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000214:GERAN-A-147:LU)[0x563b4cc21f50]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:0 20250410104331080 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331080 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331080 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331080 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331080 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331080 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331080 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331080 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 09 06 62 93 2e 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1175) 20250410104331080 DMM DEBUG msc_a(IMSI-262420000000215:GERAN-A-148:LU)[0x563b4cc32830]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000215 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410104331080 DMM DEBUG msc_a(IMSI-262420000000215:GERAN-A-148:LU)[0x563b4cc32830]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(978)@7d38b4d9c9a0: Deleted conn table entry 1TC_multi_lu_and_mo_ussd0(986)10643385 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 20250410104331080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:GERAN-A-148:LU)[0x563b4cc32ac0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410104331080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:GERAN-A-148:LU)[0x563b4cc32ac0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000215:GERAN-A-148:LU)[0x563b4cc32830] (fsm.c:486) 20250410104331080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:GERAN-A-148:LU)[0x563b4cc32ac0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410104331080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:GERAN-A-148:LU)[0x563b4cc32ac0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410104331080 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410104331080 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000215 id=262420000000215 (vlr.c:661) 20250410104331080 DVLR INFO New subscr, IMSI: 262420000000215 (vlr.c:562) 20250410104331080 DVLR DEBUG VLR subscr IMSI-262420000000215 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410104331080 DVLR DEBUG VLR subscr IMSI-262420000000215 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410104331080 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104331080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:GERAN-A-148:LU)[0x563b4cc32ac0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410104331080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:GERAN-A-148:LU)[0x563b4cc32ac0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410104331080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:GERAN-A-148:LU)[0x563b4cc32ac0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410104331080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:GERAN-A-148:LU)[0x563b4cc32ac0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(983)@7d38b4d9c9a0: Found GsupExpect[1] for "262420000000213" handled at TC_multi_lu_and_mo_ussd0(990) MSC_Test-GSUP(983)@7d38b4d9c9a0: Added IMSI table entry 3TC_multi_lu_and_mo_ussd0(990)"262420000000213" 20250410104331080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:GERAN-A-148:LU)[0x563b4cc32ac0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410104331080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:GERAN-A-148:LU)[0x563b4cc32ac0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410104331080 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000215:GERAN-A-148:LU)[0x563b4cc2f690]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104331080 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000215:GERAN-A-148:LU)[0x563b4cc2f690]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000215:GERAN-A-148:LU)[0x563b4cc32ac0] (fsm.c:486) 20250410104331080 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000215:GERAN-A-148:LU)[0x563b4cc2f690]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410104331080 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000215:GERAN-A-148:LU)[0x563b4cc2f690]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410104331080 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331080 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331080 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331080 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331080 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331080 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331080 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331080 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 08 02 78 fc a7 00 00 91 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 20250410104331080 DMM DEBUG msc_a(IMSI-262420000000216:GERAN-A-149:LU)[0x563b4cc2fa50]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000216 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410104331080 DMM DEBUG msc_a(IMSI-262420000000216:GERAN-A-149:LU)[0x563b4cc2fa50]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410104331080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:GERAN-A-149:LU)[0x563b4cc2fce0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410104331080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:GERAN-A-149:LU)[0x563b4cc2fce0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000216:GERAN-A-149:LU)[0x563b4cc2fa50] (fsm.c:486) 20250410104331080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:GERAN-A-149:LU)[0x563b4cc2fce0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410104331080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:GERAN-A-149:LU)[0x563b4cc2fce0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410104331080 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410104331080 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000216 id=262420000000216 (vlr.c:661) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(986)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(983)@7d38b4d9c9a0: Found GsupExpect[2] for "262420000000214" handled at TC_multi_lu_and_mo_ussd0(992) MSC_Test-GSUP(983)@7d38b4d9c9a0: Added IMSI table entry 4TC_multi_lu_and_mo_ussd0(992)"262420000000214" MSC_Test_0-SCCP(977)@7d38b4d9c9a0: { messageType := 2, destLocRef := '78FCA7'O, sourceLocRef := '000091'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:2 20250410104331080 DVLR INFO New subscr, IMSI: 262420000000216 (vlr.c:562) 20250410104331080 DVLR DEBUG VLR subscr IMSI-262420000000216 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410104331080 DVLR DEBUG VLR subscr IMSI-262420000000216 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410104331080 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104331080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:GERAN-A-149:LU)[0x563b4cc2fce0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410104331080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:GERAN-A-149:LU)[0x563b4cc2fce0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410104331080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:GERAN-A-149:LU)[0x563b4cc2fce0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410104331080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:GERAN-A-149:LU)[0x563b4cc2fce0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410104331080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:GERAN-A-149:LU)[0x563b4cc2fce0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410104331080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:GERAN-A-149:LU)[0x563b4cc2fce0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410104331080 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000216:GERAN-A-149:LU)[0x563b4cc3bff0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104331080 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000216:GERAN-A-149:LU)[0x563b4cc3bff0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000216:GERAN-A-149:LU)[0x563b4cc2fce0] (fsm.c:486) 20250410104331080 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000216:GERAN-A-149:LU)[0x563b4cc3bff0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410104331080 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000216:GERAN-A-149:LU)[0x563b4cc3bff0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410104331080 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331080 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331080 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331080 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331080 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331080 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331080 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test-GSUP(983)@7d38b4d9c9a0: Found GsupExpect[3] for "262420000000215" handled at TC_multi_lu_and_mo_ussd0(994) MSC_Test-GSUP(983)@7d38b4d9c9a0: Added IMSI table entry 5TC_multi_lu_and_mo_ussd0(994)"262420000000215" 20250410104331080 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 08 06 78 fc a7 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 21 (osmo_ss7_asp.c:1175) 20250410104331080 DMM DEBUG msc_a(IMSI-262420000000217:GERAN-A-150:LU)[0x563b4cc29f30]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000217 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410104331080 DMM DEBUG msc_a(IMSI-262420000000217:GERAN-A-150:LU)[0x563b4cc29f30]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410104331080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:GERAN-A-150:LU)[0x563b4cc2a1c0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410104331080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:GERAN-A-150:LU)[0x563b4cc2a1c0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000217:GERAN-A-150:LU)[0x563b4cc29f30] (fsm.c:486) 20250410104331080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:GERAN-A-150:LU)[0x563b4cc2a1c0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410104331080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:GERAN-A-150:LU)[0x563b4cc2a1c0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410104331080 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410104331080 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000217 id=262420000000217 (vlr.c:661) 20250410104331080 DVLR INFO New subscr, IMSI: 262420000000217 (vlr.c:562) 20250410104331080 DVLR DEBUG VLR subscr IMSI-262420000000217 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410104331080 DVLR DEBUG VLR subscr IMSI-262420000000217 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410104331080 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104331080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:GERAN-A-150:LU)[0x563b4cc2a1c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410104331080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:GERAN-A-150:LU)[0x563b4cc2a1c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410104331080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:GERAN-A-150:LU)[0x563b4cc2a1c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410104331080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:GERAN-A-150:LU)[0x563b4cc2a1c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 20250410104331080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:GERAN-A-150:LU)[0x563b4cc2a1c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410104331080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:GERAN-A-150:LU)[0x563b4cc2a1c0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410104331080 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000217:GERAN-A-150:LU)[0x563b4cc407d0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104331080 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000217:GERAN-A-150:LU)[0x563b4cc407d0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000217:GERAN-A-150:LU)[0x563b4cc2a1c0] (fsm.c:486) 20250410104331080 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000217:GERAN-A-150:LU)[0x563b4cc407d0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410104331080 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000217:GERAN-A-150:LU)[0x563b4cc407d0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:2 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104331080 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331080 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331080 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331080 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331080 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331080 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331080 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331080 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0b 02 8c e4 56 00 00 92 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104331080 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x210A49B5 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104331080 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x210A49B5 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test-GSUP(983)@7d38b4d9c9a0: Found GsupExpect[4] for "262420000000216" handled at TC_multi_lu_and_mo_ussd0(996) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test-GSUP(983)@7d38b4d9c9a0: Added IMSI table entry 6TC_multi_lu_and_mo_ussd0(996)"262420000000216" MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@7d38b4d9c9a0: { messageType := 2, destLocRef := '8CE456'O, sourceLocRef := '000092'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:3 20250410104331081 DMM DEBUG msc_a(IMSI-262420000000218:GERAN-A-151:LU)[0x563b4cc41020]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000218 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410104331081 DMM DEBUG msc_a(IMSI-262420000000218:GERAN-A-151:LU)[0x563b4cc41020]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410104331081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:GERAN-A-151:LU)[0x563b4cc452f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410104331081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:GERAN-A-151:LU)[0x563b4cc452f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000218:GERAN-A-151:LU)[0x563b4cc41020] (fsm.c:486) 20250410104331081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:GERAN-A-151:LU)[0x563b4cc452f0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410104331081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:GERAN-A-151:LU)[0x563b4cc452f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410104331081 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410104331081 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000218 id=262420000000218 (vlr.c:661) 20250410104331081 DVLR INFO New subscr, IMSI: 262420000000218 (vlr.c:562) 20250410104331081 DVLR DEBUG VLR subscr IMSI-262420000000218 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410104331081 DVLR DEBUG VLR subscr IMSI-262420000000218 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410104331081 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104331081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:GERAN-A-151:LU)[0x563b4cc452f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410104331081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:GERAN-A-151:LU)[0x563b4cc452f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410104331081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:GERAN-A-151:LU)[0x563b4cc452f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410104331081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:GERAN-A-151:LU)[0x563b4cc452f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410104331081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:GERAN-A-151:LU)[0x563b4cc452f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410104331081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:GERAN-A-151:LU)[0x563b4cc452f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410104331081 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000218:GERAN-A-151:LU)[0x563b4cc46360]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104331081 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000218:GERAN-A-151:LU)[0x563b4cc46360]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000218:GERAN-A-151:LU)[0x563b4cc452f0] (fsm.c:486) 20250410104331081 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000218:GERAN-A-151:LU)[0x563b4cc46360]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410104331081 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000218:GERAN-A-151:LU)[0x563b4cc46360]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410104331081 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331081 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331081 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331081 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331081 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331081 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331081 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331081 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 8c e4 56 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 31 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(983)@7d38b4d9c9a0: Found GsupExpect[5] for "262420000000217" handled at TC_multi_lu_and_mo_ussd0(998) 20250410104331081 DMM DEBUG msc_a(IMSI-262420000000219:GERAN-A-152:LU)[0x563b4cc466a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000219 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410104331081 DMM DEBUG msc_a(IMSI-262420000000219:GERAN-A-152:LU)[0x563b4cc466a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410104331081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:GERAN-A-152:LU)[0x563b4cc46930]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410104331081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:GERAN-A-152:LU)[0x563b4cc46930]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000219:GERAN-A-152:LU)[0x563b4cc466a0] (fsm.c:486) 20250410104331081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:GERAN-A-152:LU)[0x563b4cc46930]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410104331081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:GERAN-A-152:LU)[0x563b4cc46930]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410104331081 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410104331081 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000219 id=262420000000219 (vlr.c:661) 20250410104331081 DVLR INFO New subscr, IMSI: 262420000000219 (vlr.c:562) 20250410104331081 DVLR DEBUG VLR subscr IMSI-262420000000219 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) MSC_Test-GSUP(983)@7d38b4d9c9a0: Added IMSI table entry 7TC_multi_lu_and_mo_ussd0(998)"262420000000217" MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:3 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104331081 DVLR DEBUG VLR subscr IMSI-262420000000219 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410104331081 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104331081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:GERAN-A-152:LU)[0x563b4cc46930]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410104331081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:GERAN-A-152:LU)[0x563b4cc46930]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410104331081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:GERAN-A-152:LU)[0x563b4cc46930]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410104331081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:GERAN-A-152:LU)[0x563b4cc46930]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410104331081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:GERAN-A-152:LU)[0x563b4cc46930]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410104331081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:GERAN-A-152:LU)[0x563b4cc46930]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410104331081 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000219:GERAN-A-152:LU)[0x563b4cc3dd60]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104331081 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000219:GERAN-A-152:LU)[0x563b4cc3dd60]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000219:GERAN-A-152:LU)[0x563b4cc46930] (fsm.c:486) 20250410104331081 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000219:GERAN-A-152:LU)[0x563b4cc3dd60]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410104331081 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000219:GERAN-A-152:LU)[0x563b4cc3dd60]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410104331081 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331081 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0xB5C74C23 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410104331081 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0xB5C74C23 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) 20250410104331081 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331081 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331081 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331081 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) MSC_Test-GSUP(983)@7d38b4d9c9a0: Found GsupExpect[6] for "262420000000218" handled at TC_multi_lu_and_mo_ussd0(1000) MSC_Test-GSUP(983)@7d38b4d9c9a0: Added IMSI table entry 8TC_multi_lu_and_mo_ussd0(1000)"262420000000218" 20250410104331081 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331081 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331081 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0a 02 66 a2 7f 00 00 93 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104331081 DMM DEBUG msc_a(IMSI-262420000000220:GERAN-A-153:LU)[0x563b4cc22680]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000220 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410104331081 DMM DEBUG msc_a(IMSI-262420000000220:GERAN-A-153:LU)[0x563b4cc22680]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410104331081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:GERAN-A-153:LU)[0x563b4cc22910]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410104331081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:GERAN-A-153:LU)[0x563b4cc22910]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000220:GERAN-A-153:LU)[0x563b4cc22680] (fsm.c:486) 20250410104331081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:GERAN-A-153:LU)[0x563b4cc22910]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410104331081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:GERAN-A-153:LU)[0x563b4cc22910]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410104331081 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410104331081 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000220 id=262420000000220 (vlr.c:661) 20250410104331081 DVLR INFO New subscr, IMSI: 262420000000220 (vlr.c:562) 20250410104331081 DVLR DEBUG VLR subscr IMSI-262420000000220 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410104331081 DVLR DEBUG VLR subscr IMSI-262420000000220 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410104331081 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104331081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:GERAN-A-153:LU)[0x563b4cc22910]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410104331081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:GERAN-A-153:LU)[0x563b4cc22910]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410104331081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:GERAN-A-153:LU)[0x563b4cc22910]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410104331081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:GERAN-A-153:LU)[0x563b4cc22910]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410104331081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:GERAN-A-153:LU)[0x563b4cc22910]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410104331081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:GERAN-A-153:LU)[0x563b4cc22910]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410104331081 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000220:GERAN-A-153:LU)[0x563b4cc4fa70]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104331081 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000220:GERAN-A-153:LU)[0x563b4cc4fa70]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000220:GERAN-A-153:LU)[0x563b4cc22910] (fsm.c:486) 20250410104331081 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000220:GERAN-A-153:LU)[0x563b4cc4fa70]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410104331081 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000220:GERAN-A-153:LU)[0x563b4cc4fa70]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) MSC_Test_0-SCCP(977)@7d38b4d9c9a0: { messageType := 2, destLocRef := '66A27F'O, sourceLocRef := '000093'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:4 20250410104331081 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331081 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331081 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331081 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331081 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331081 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test-GSUP(983)@7d38b4d9c9a0: Found GsupExpect[7] for "262420000000219" handled at TC_multi_lu_and_mo_ussd0(1002) 20250410104331081 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331081 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 66 a2 7f 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 41 (osmo_ss7_asp.c:1175) 20250410104331081 DMM DEBUG msc_a(IMSI-262420000000221:GERAN-A-154:LU)[0x563b4cc335f0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000221 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410104331081 DMM DEBUG msc_a(IMSI-262420000000221:GERAN-A-154:LU)[0x563b4cc335f0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410104331081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:GERAN-A-154:LU)[0x563b4cc33880]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410104331081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:GERAN-A-154:LU)[0x563b4cc33880]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000221:GERAN-A-154:LU)[0x563b4cc335f0] (fsm.c:486) 20250410104331081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:GERAN-A-154:LU)[0x563b4cc33880]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410104331081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:GERAN-A-154:LU)[0x563b4cc33880]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410104331081 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410104331081 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000221 id=262420000000221 (vlr.c:661) 20250410104331081 DVLR INFO New subscr, IMSI: 262420000000221 (vlr.c:562) 20250410104331081 DVLR DEBUG VLR subscr IMSI-262420000000221 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410104331081 DVLR DEBUG VLR subscr IMSI-262420000000221 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410104331081 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104331081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:GERAN-A-154:LU)[0x563b4cc33880]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410104331081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:GERAN-A-154:LU)[0x563b4cc33880]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410104331081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:GERAN-A-154:LU)[0x563b4cc33880]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410104331081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:GERAN-A-154:LU)[0x563b4cc33880]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410104331081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:GERAN-A-154:LU)[0x563b4cc33880]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410104331081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:GERAN-A-154:LU)[0x563b4cc33880]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410104331081 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000221:GERAN-A-154:LU)[0x563b4cc48380]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104331081 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000221:GERAN-A-154:LU)[0x563b4cc48380]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000221:GERAN-A-154:LU)[0x563b4cc33880] (fsm.c:486) 20250410104331081 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000221:GERAN-A-154:LU)[0x563b4cc48380]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410104331081 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000221:GERAN-A-154:LU)[0x563b4cc48380]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) MSC_Test-GSUP(983)@7d38b4d9c9a0: Added IMSI table entry 9TC_multi_lu_and_mo_ussd0(1002)"262420000000219" MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:4 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer 20250410104331081 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331081 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331081 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331081 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331081 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104331081 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331081 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331081 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0d 02 4e 31 9a 00 00 94 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) MSC_Test-GSUP(983)@7d38b4d9c9a0: Found GsupExpect[8] for "262420000000220" handled at TC_multi_lu_and_mo_ussd0(1004) 20250410104331081 DMM DEBUG msc_a(IMSI-262420000000222:GERAN-A-155:LU)[0x563b4cc4ba00]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000222 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410104331081 DMM DEBUG msc_a(IMSI-262420000000222:GERAN-A-155:LU)[0x563b4cc4ba00]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410104331081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:GERAN-A-155:LU)[0x563b4cc4bc90]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410104331081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:GERAN-A-155:LU)[0x563b4cc4bc90]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000222:GERAN-A-155:LU)[0x563b4cc4ba00] (fsm.c:486) 20250410104331081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:GERAN-A-155:LU)[0x563b4cc4bc90]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410104331081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:GERAN-A-155:LU)[0x563b4cc4bc90]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410104331081 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410104331081 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000222 id=262420000000222 (vlr.c:661) 20250410104331081 DVLR INFO New subscr, IMSI: 262420000000222 (vlr.c:562) MSC_Test-GSUP(983)@7d38b4d9c9a0: Added IMSI table entry 10TC_multi_lu_and_mo_ussd0(1004)"262420000000220" 20250410104331081 DVLR DEBUG VLR subscr IMSI-262420000000222 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410104331081 DVLR DEBUG VLR subscr IMSI-262420000000222 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410104331082 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104331082 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:GERAN-A-155:LU)[0x563b4cc4bc90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410104331082 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:GERAN-A-155:LU)[0x563b4cc4bc90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410104331082 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:GERAN-A-155:LU)[0x563b4cc4bc90]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410104331082 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:GERAN-A-155:LU)[0x563b4cc4bc90]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 20250410104331082 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:GERAN-A-155:LU)[0x563b4cc4bc90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410104331082 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:GERAN-A-155:LU)[0x563b4cc4bc90]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410104331082 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000222:GERAN-A-155:LU)[0x563b4cc51af0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104331082 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000222:GERAN-A-155:LU)[0x563b4cc51af0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000222:GERAN-A-155:LU)[0x563b4cc4bc90] (fsm.c:486) 20250410104331082 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000222:GERAN-A-155:LU)[0x563b4cc51af0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410104331082 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000222:GERAN-A-155:LU)[0x563b4cc51af0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104331082 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331082 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331082 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331082 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331082 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331082 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331082 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331082 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 4e 31 9a 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 51 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(977)@7d38b4d9c9a0: { messageType := 2, destLocRef := '4E319A'O, sourceLocRef := '000094'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:5 TC_multi_lu_and_mo_ussd0(986)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 20250410104331082 DMM DEBUG msc_a(IMSI-262420000000223:GERAN-A-156:LU)[0x563b4cc58cd0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000223 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410104331082 DMM DEBUG msc_a(IMSI-262420000000223:GERAN-A-156:LU)[0x563b4cc58cd0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410104331082 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:GERAN-A-156:LU)[0x563b4cc58f60]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410104331082 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:GERAN-A-156:LU)[0x563b4cc58f60]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000223:GERAN-A-156:LU)[0x563b4cc58cd0] (fsm.c:486) 20250410104331082 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:GERAN-A-156:LU)[0x563b4cc58f60]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410104331082 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:GERAN-A-156:LU)[0x563b4cc58f60]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410104331082 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410104331082 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000223 id=262420000000223 (vlr.c:661) 20250410104331082 DVLR INFO New subscr, IMSI: 262420000000223 (vlr.c:562) 20250410104331082 DVLR DEBUG VLR subscr IMSI-262420000000223 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410104331082 DVLR DEBUG VLR subscr IMSI-262420000000223 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410104331082 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104331082 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:GERAN-A-156:LU)[0x563b4cc58f60]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410104331082 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:GERAN-A-156:LU)[0x563b4cc58f60]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410104331082 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:GERAN-A-156:LU)[0x563b4cc58f60]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410104331082 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:GERAN-A-156:LU)[0x563b4cc58f60]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410104331082 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:GERAN-A-156:LU)[0x563b4cc58f60]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410104331082 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:GERAN-A-156:LU)[0x563b4cc58f60]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410104331082 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000223:GERAN-A-156:LU)[0x563b4cc55be0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104331082 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000223:GERAN-A-156:LU)[0x563b4cc55be0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000223:GERAN-A-156:LU)[0x563b4cc58f60] (fsm.c:486) 20250410104331082 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000223:GERAN-A-156:LU)[0x563b4cc55be0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410104331082 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000223:GERAN-A-156:LU)[0x563b4cc55be0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410104331082 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331082 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331082 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331082 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) MSC_Test-GSUP(983)@7d38b4d9c9a0: Found GsupExpect[9] for "262420000000221" handled at TC_multi_lu_and_mo_ussd0(1006) MSC_Test-GSUP(983)@7d38b4d9c9a0: Added IMSI table entry 11TC_multi_lu_and_mo_ussd0(1006)"262420000000221" TC_multi_lu_and_mo_ussd0(986)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104331082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331082 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331082 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331082 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331082 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0c 02 6d dc 0f 00 00 95 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104331082 DMM DEBUG msc_a(IMSI-262420000000224:GERAN-A-157:LU)[0x563b4cc5d350]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000224 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410104331082 DMM DEBUG msc_a(IMSI-262420000000224:GERAN-A-157:LU)[0x563b4cc5d350]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410104331082 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:GERAN-A-157:LU)[0x563b4cc5d5e0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410104331082 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:GERAN-A-157:LU)[0x563b4cc5d5e0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000224:GERAN-A-157:LU)[0x563b4cc5d350] (fsm.c:486) 20250410104331082 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:GERAN-A-157:LU)[0x563b4cc5d5e0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410104331082 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:GERAN-A-157:LU)[0x563b4cc5d5e0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410104331082 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410104331082 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000224 id=262420000000224 (vlr.c:661) 20250410104331082 DVLR INFO New subscr, IMSI: 262420000000224 (vlr.c:562) 20250410104331082 DVLR DEBUG VLR subscr IMSI-262420000000224 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) TC_multi_lu_and_mo_ussd0(986)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:5 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test-GSUP(983)@7d38b4d9c9a0: Found GsupExpect[10] for "262420000000222" handled at TC_multi_lu_and_mo_ussd0(1008) MSC_Test-GSUP(983)@7d38b4d9c9a0: Added IMSI table entry 12TC_multi_lu_and_mo_ussd0(1008)"262420000000222" MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104331082 DVLR DEBUG VLR subscr IMSI-262420000000224 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410104331082 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104331082 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:GERAN-A-157:LU)[0x563b4cc5d5e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410104331082 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:GERAN-A-157:LU)[0x563b4cc5d5e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410104331082 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:GERAN-A-157:LU)[0x563b4cc5d5e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410104331082 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:GERAN-A-157:LU)[0x563b4cc5d5e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410104331082 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:GERAN-A-157:LU)[0x563b4cc5d5e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410104331082 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:GERAN-A-157:LU)[0x563b4cc5d5e0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410104331082 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000224:GERAN-A-157:LU)[0x563b4cc5a910]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104331082 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000224:GERAN-A-157:LU)[0x563b4cc5a910]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000224:GERAN-A-157:LU)[0x563b4cc5d5e0] (fsm.c:486) 20250410104331082 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000224:GERAN-A-157:LU)[0x563b4cc5a910]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410104331082 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000224:GERAN-A-157:LU)[0x563b4cc5a910]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) TC_multi_lu_and_mo_ussd0(985)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(985)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(977)@7d38b4d9c9a0: { messageType := 2, destLocRef := '6DDC0F'O, sourceLocRef := '000095'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:6 20250410104331082 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331082 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331082 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331082 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331082 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331082 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331082 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331082 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 6d dc 0f 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 61 (osmo_ss7_asp.c:1175) 20250410104331082 DMM DEBUG msc_a(IMSI-262420000000225:GERAN-A-158:LU)[0x563b4cc61d40]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000225 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410104331082 DMM DEBUG msc_a(IMSI-262420000000225:GERAN-A-158:LU)[0x563b4cc61d40]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410104331082 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:GERAN-A-158:LU)[0x563b4cc61fd0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410104331082 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:GERAN-A-158:LU)[0x563b4cc61fd0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000225:GERAN-A-158:LU)[0x563b4cc61d40] (fsm.c:486) 20250410104331082 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:GERAN-A-158:LU)[0x563b4cc61fd0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410104331082 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:GERAN-A-158:LU)[0x563b4cc61fd0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410104331082 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410104331082 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000225 id=262420000000225 (vlr.c:661) 20250410104331082 DVLR INFO New subscr, IMSI: 262420000000225 (vlr.c:562) 20250410104331082 DVLR DEBUG VLR subscr IMSI-262420000000225 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:6 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(983)@7d38b4d9c9a0: Found GsupExpect[11] for "262420000000223" handled at TC_multi_lu_and_mo_ussd0(1010) MSC_Test-GSUP(983)@7d38b4d9c9a0: Added IMSI table entry 13TC_multi_lu_and_mo_ussd0(1010)"262420000000223" TC_multi_lu_and_mo_ussd0(986)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '210A49B5'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } 20250410104331082 DVLR DEBUG VLR subscr IMSI-262420000000225 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410104331082 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104331082 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:GERAN-A-158:LU)[0x563b4cc61fd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410104331082 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:GERAN-A-158:LU)[0x563b4cc61fd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410104331082 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:GERAN-A-158:LU)[0x563b4cc61fd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410104331082 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:GERAN-A-158:LU)[0x563b4cc61fd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410104331082 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:GERAN-A-158:LU)[0x563b4cc61fd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410104331082 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:GERAN-A-158:LU)[0x563b4cc61fd0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410104331082 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000225:GERAN-A-158:LU)[0x563b4cc5efa0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104331082 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000225:GERAN-A-158:LU)[0x563b4cc5efa0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000225:GERAN-A-158:LU)[0x563b4cc61fd0] (fsm.c:486) 20250410104331082 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000225:GERAN-A-158:LU)[0x563b4cc5efa0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410104331082 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000225:GERAN-A-158:LU)[0x563b4cc5efa0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) MSC_Test-GSUP(983)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000210" to be handled at TC_multi_lu_and_mo_ussd0(985) 20250410104331082 DVLR DEBUG VLR subscr IMSI-262420000000212 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410104331082 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331082 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331082 DVLR DEBUG VLR subscr IMSI-262420000000212 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250410104331082 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331082 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331082 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331082 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331082 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331082 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0f 02 47 13 b5 00 00 96 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104331082 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331082 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331082 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331082 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331082 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331082 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331082 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331082 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 47 13 b5 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 71 (osmo_ss7_asp.c:1175) MSC_Test-GSUP(983)@7d38b4d9c9a0: Found GsupExpect[12] for "262420000000224" handled at TC_multi_lu_and_mo_ussd0(1012) MSC_Test-GSUP(983)@7d38b4d9c9a0: Added IMSI table entry 14TC_multi_lu_and_mo_ussd0(1012)"262420000000224" MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 20250410104331082 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331082 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331082 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331082 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331082 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331082 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331082 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331082 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0e 02 a5 06 43 00 00 97 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(983)@7d38b4d9c9a0: Found GsupExpect[13] for "262420000000225" handled at TC_multi_lu_and_mo_ussd0(1014) MSC_Test-GSUP(983)@7d38b4d9c9a0: Added IMSI table entry 15TC_multi_lu_and_mo_ussd0(1014)"262420000000225" 20250410104331082 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331082 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331082 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331082 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331082 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331082 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331082 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331082 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 a5 06 43 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 81 (osmo_ss7_asp.c:1175) 20250410104331082 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331082 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331082 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331082 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331082 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331082 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331083 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331083 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 01 02 0d 8c f5 00 00 98 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(977)@7d38b4d9c9a0: { messageType := 2, destLocRef := '4713B5'O, sourceLocRef := '000096'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:7 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104331083 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331083 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331083 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331083 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331083 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331083 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331083 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331083 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 01 06 0d 8c f5 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 91 (osmo_ss7_asp.c:1175) 20250410104331083 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331083 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331083 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331083 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331083 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331083 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331083 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331083 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 00 02 38 95 0b 00 00 99 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104331083 DVLR DEBUG VLR subscr IMSI-262420000000213 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410104331083 DVLR DEBUG VLR subscr IMSI-262420000000213 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250410104331083 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331083 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331083 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331083 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331083 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331083 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331083 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331083 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 00 06 38 95 0b 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 02 (osmo_ss7_asp.c:1175) 20250410104331083 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331083 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331083 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331083 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331083 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331083 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331083 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331083 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 03 02 25 15 bf 00 00 9a 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104331083 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331083 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331083 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331083 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:7 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104331083 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331083 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331083 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331083 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 03 06 25 15 bf 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 12 (osmo_ss7_asp.c:1175) 20250410104331083 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331083 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331083 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331083 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331083 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-SCCP(977)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'A50643'O, sourceLocRef := '000097'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:8 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104331083 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331083 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331083 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 02 02 34 28 5d 00 00 9b 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104331083 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331083 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331083 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331083 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@7d38b4d9c9a0: { messageType := 2, destLocRef := '0D8CF5'O, sourceLocRef := '000098'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:9 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 20250410104331083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331083 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331083 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331083 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331083 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 02 06 34 28 5d 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 22 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104331083 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331083 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331083 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331083 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331083 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331083 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331083 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331083 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 05 02 a5 a5 d6 00 00 9c 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:9 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104331083 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331083 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331083 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331083 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331083 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331083 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331083 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331083 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 05 06 a5 a5 d6 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 32 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@7d38b4d9c9a0: { messageType := 2, destLocRef := '38950B'O, sourceLocRef := '000099'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:10 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:10 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104331083 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331083 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331083 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331083 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331083 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331083 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331083 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331083 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 04 02 36 b1 59 00 00 9d 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104331083 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331083 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331083 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331083 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331083 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331083 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331083 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331083 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 04 06 36 b1 59 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 42 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 20250410104331083 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331083 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331083 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331083 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331083 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331083 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331083 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331083 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 07 02 00 3d 13 00 00 9e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: { messageType := 2, destLocRef := '2515BF'O, sourceLocRef := '00009A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:11 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:11 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 20250410104331083 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331083 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331083 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331083 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331083 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331083 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331083 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331083 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 07 06 00 3d 13 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 52 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@7d38b4d9c9a0: { messageType := 2, destLocRef := '34285D'O ("4(]"), sourceLocRef := '00009B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:12 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:12 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(977)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'A5A5D6'O, sourceLocRef := '00009C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:13 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:13 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(977)@7d38b4d9c9a0: { messageType := 2, destLocRef := '36B159'O, sourceLocRef := '00009D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:14 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:14 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(977)@7d38b4d9c9a0: { messageType := 2, destLocRef := '003D13'O, sourceLocRef := '00009E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:15 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:15 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(988)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(988)@7d38b4d9c9a0: setverdict(pass): none -> pass TC_multi_lu_and_mo_ussd0(990)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(990)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410104331085 DVLR DEBUG VLR subscr IMSI-262420000000214 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410104331085 DVLR DEBUG VLR subscr IMSI-262420000000214 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250410104331085 DVLR DEBUG VLR subscr IMSI-262420000000215 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410104331085 DVLR DEBUG VLR subscr IMSI-262420000000215 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250410104331087 DVLR DEBUG VLR subscr IMSI-262420000000212 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104331087 DVLR DEBUG IMSI:262420000000212 has MSISDN:491230000212 (vlr.c:1045) 20250410104331087 DMSC NOTICE msub(IMSI-262420000000212:MSISDN-491230000212) VLR: update for IMSI=262420000000212 (MSISDN=491230000212) (gsm_04_08.c:1541) 20250410104331087 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104331089 DVLR DEBUG VLR subscr IMSI-262420000000213 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104331089 DVLR DEBUG IMSI:262420000000213 has MSISDN:491230000213 (vlr.c:1045) 20250410104331089 DMSC NOTICE msub(IMSI-262420000000213:MSISDN-491230000213) VLR: update for IMSI=262420000000213 (MSISDN=491230000213) (gsm_04_08.c:1541) 20250410104331089 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104331089 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104331089 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-145:LU)[0x563b4cc22f00]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410104331089 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000212:GERAN-A-145:LU)[0x563b4cc1f6a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410104331089 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000212:GERAN-A-145:LU)[0x563b4cc1f6a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410104331089 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000212:GERAN-A-145:LU)[0x563b4cc1f6a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410104331089 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000212:GERAN-A-145:LU)[0x563b4cc1f6a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-145:LU)[0x563b4cc22f00] (vlr_lu_fsm.c:110) 20250410104331089 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000212:GERAN-A-145:LU)[0x563b4cc1f6a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410104331089 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000212:GERAN-A-145:LU)[0x563b4cc1f6a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104331089 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-145:LU)[0x563b4cc22f00]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410104331089 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-145:LU)[0x563b4cc22f00]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410104331089 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-145:LU)[0x563b4cc0ffe0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104331089 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-145:LU)[0x563b4cc0ffe0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-145:LU)[0x563b4cc22f00] (fsm.c:486) 20250410104331089 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-145:LU)[0x563b4cc0ffe0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410104331089 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-145:LU)[0x563b4cc0ffe0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410104331089 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-145:LU)[0x563b4cc0ffe0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) TC_multi_lu_and_mo_ussd0(994)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250410104331089 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-145:LU)[0x563b4cc0ffe0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410104331089 DMSC NOTICE msub(IMSI-262420000000212:MSISDN-491230000212:TMSInew-0x947041C4) VLR: update for IMSI=262420000000212 (MSISDN=491230000212) (gsm_04_08.c:1541) 20250410104331089 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-145:LU)[0x563b4cc0ffe0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410104331089 DMM DEBUG -> IMSI-262420000000212:MSISDN-491230000212:TMSInew-0x947041C4 LOCATION UPDATE ACCEPT (TMSI = 0x947041c4) (gsm_04_08.c:149) TC_multi_lu_and_mo_ussd0(994)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410104331090 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSInew-0x947041C4 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104331090 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331090 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331090 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331090 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331090 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331090 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331090 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331090 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 08 06 78 fc a7 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 94 70 41 c4 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:2 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(992)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(992)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410104331098 DVLR DEBUG VLR subscr IMSI-262420000000216 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410104331098 DVLR DEBUG VLR subscr IMSI-262420000000216 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250410104331099 DVLR DEBUG VLR subscr IMSI-262420000000217 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410104331100 DVLR DEBUG VLR subscr IMSI-262420000000217 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(996)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(996)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410104331101 DVLR DEBUG VLR subscr IMSI-262420000000218 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410104331101 DVLR DEBUG VLR subscr IMSI-262420000000218 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(998)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(998)@7d38b4d9c9a0: setverdict(pass): none -> pass TC_multi_lu_and_mo_ussd0(1000)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250410104331104 DVLR DEBUG VLR subscr IMSI-262420000000220 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410104331104 DVLR DEBUG VLR subscr IMSI-262420000000220 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1000)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410104331105 DVLR DEBUG VLR subscr IMSI-262420000000219 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410104331105 DVLR DEBUG VLR subscr IMSI-262420000000219 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250410104331107 DVLR DEBUG VLR subscr IMSI-262420000000222 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410104331108 DVLR DEBUG VLR subscr IMSI-262420000000222 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250410104331108 DVLR DEBUG VLR subscr IMSI-262420000000221 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410104331108 DVLR DEBUG VLR subscr IMSI-262420000000221 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1004)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1004)@7d38b4d9c9a0: setverdict(pass): none -> pass TC_multi_lu_and_mo_ussd0(1002)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1002)@7d38b4d9c9a0: setverdict(pass): none -> pass MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on connection ID:2 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_from0 TC_multi_lu_and_mo_ussd0(1008)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1008)@7d38b4d9c9a0: setverdict(pass): none -> pass MSC_Test_0-SCCP(977)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250410104331112 DVLR DEBUG VLR subscr IMSI-262420000000223 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410104331112 DVLR DEBUG VLR subscr IMSI-262420000000223 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250410104331112 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104331112 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331112 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331112 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331112 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331112 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331112 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331112 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 91 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on connection ID:3 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104331113 DVLR DEBUG VLR subscr IMSI-262420000000224 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410104331113 DVLR DEBUG VLR subscr IMSI-262420000000224 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-RAN(978)@7d38b4d9c9a0: Added conn table entry 1TC_multi_lu_and_mo_ussd0(986)8124849 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: First idle individual index:1 MSC_Test_0-RAN(978)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 1 set to 1 20250410104331115 DVLR DEBUG VLR subscr IMSI-262420000000225 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410104331115 DVLR DEBUG VLR subscr IMSI-262420000000225 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1006)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1010)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1006)@7d38b4d9c9a0: setverdict(pass): none -> pass TC_multi_lu_and_mo_ussd0(1010)@7d38b4d9c9a0: setverdict(pass): none -> pass TC_multi_lu_and_mo_ussd0(1014)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1014)@7d38b4d9c9a0: setverdict(pass): none -> pass TC_multi_lu_and_mo_ussd0(1012)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1012)@7d38b4d9c9a0: setverdict(pass): none -> pass MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on connection ID:4 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on connection ID:5 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(978)@7d38b4d9c9a0: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(978)@7d38b4d9c9a0: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_len:28 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on connection ID:6 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_from0 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(977)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on connection ID:7 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on connection ID:8 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_multi_lu_and_mo_ussd0(988)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on connection ID:10 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_from0 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(977)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on connection ID:9 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on connection ID:11 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on connection ID:12 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on connection ID:13 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on connection ID:14 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on connection ID:15 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(978)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(978)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on connection ID:2 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104331136 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104331136 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-146:LU)[0x563b4cc20960]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410104331136 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000213:GERAN-A-146:LU)[0x563b4cc265c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410104331136 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000213:GERAN-A-146:LU)[0x563b4cc265c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410104331136 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000213:GERAN-A-146:LU)[0x563b4cc265c0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410104331136 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000213:GERAN-A-146:LU)[0x563b4cc265c0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-146:LU)[0x563b4cc20960] (vlr_lu_fsm.c:110) 20250410104331136 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000213:GERAN-A-146:LU)[0x563b4cc265c0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410104331136 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000213:GERAN-A-146:LU)[0x563b4cc265c0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104331136 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-146:LU)[0x563b4cc20960]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410104331136 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-146:LU)[0x563b4cc20960]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410104331136 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-146:LU)[0x563b4cc1f6a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104331136 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-146:LU)[0x563b4cc1f6a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-146:LU)[0x563b4cc20960] (fsm.c:486) 20250410104331136 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-146:LU)[0x563b4cc1f6a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410104331136 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-146:LU)[0x563b4cc1f6a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410104331136 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-146:LU)[0x563b4cc1f6a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410104331136 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-146:LU)[0x563b4cc1f6a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410104331136 DMSC NOTICE msub(IMSI-262420000000213:MSISDN-491230000213:TMSInew-0x04588D76) VLR: update for IMSI=262420000000213 (MSISDN=491230000213) (gsm_04_08.c:1541) 20250410104331136 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-146:LU)[0x563b4cc1f6a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410104331136 DMM DEBUG -> IMSI-262420000000213:MSISDN-491230000213:TMSInew-0x04588D76 LOCATION UPDATE ACCEPT (TMSI = 0x04588d76) (gsm_04_08.c:149) 20250410104331137 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSInew-0x04588D76 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104331137 DVLR DEBUG VLR subscr IMSI-262420000000215 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104331137 DVLR DEBUG IMSI:262420000000215 has MSISDN:491230000215 (vlr.c:1045) 20250410104331137 DMSC NOTICE msub(IMSI-262420000000215:MSISDN-491230000215) VLR: update for IMSI=262420000000215 (MSISDN=491230000215) (gsm_04_08.c:1541) 20250410104331137 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104331137 DVLR DEBUG VLR subscr IMSI-262420000000214 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104331137 DVLR DEBUG IMSI:262420000000214 has MSISDN:491230000214 (vlr.c:1045) 20250410104331137 DMSC NOTICE msub(IMSI-262420000000214:MSISDN-491230000214) VLR: update for IMSI=262420000000214 (MSISDN=491230000214) (gsm_04_08.c:1541) 20250410104331137 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104331137 DVLR DEBUG VLR subscr IMSI-262420000000216 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104331137 DVLR DEBUG IMSI:262420000000216 has MSISDN:491230000216 (vlr.c:1045) 20250410104331137 DMSC NOTICE msub(IMSI-262420000000216:MSISDN-491230000216) VLR: update for IMSI=262420000000216 (MSISDN=491230000216) (gsm_04_08.c:1541) 20250410104331137 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104331137 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331137 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331137 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331137 DVLR DEBUG VLR subscr IMSI-262420000000217 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104331137 DVLR DEBUG IMSI:262420000000217 has MSISDN:491230000217 (vlr.c:1045) 20250410104331137 DMSC NOTICE msub(IMSI-262420000000217:MSISDN-491230000217) VLR: update for IMSI=262420000000217 (MSISDN=491230000217) (gsm_04_08.c:1541) 20250410104331137 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104331137 DVLR DEBUG VLR subscr IMSI-262420000000218 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104331137 DVLR DEBUG IMSI:262420000000218 has MSISDN:491230000218 (vlr.c:1045) 20250410104331137 DMSC NOTICE msub(IMSI-262420000000218:MSISDN-491230000218) VLR: update for IMSI=262420000000218 (MSISDN=491230000218) (gsm_04_08.c:1541) 20250410104331137 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104331137 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331137 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331137 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331137 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331137 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 8c e4 56 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 04 58 8d 76 (osmo_ss7_asp.c:1175) 20250410104331137 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331137 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331137 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331137 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331137 DVLR DEBUG VLR subscr IMSI-262420000000220 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104331137 DVLR DEBUG IMSI:262420000000220 has MSISDN:491230000220 (vlr.c:1045) 20250410104331137 DMSC NOTICE msub(IMSI-262420000000220:MSISDN-491230000220) VLR: update for IMSI=262420000000220 (MSISDN=491230000220) (gsm_04_08.c:1541) 20250410104331137 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104331137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331137 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331137 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331137 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331137 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 92 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 20250410104331137 DVLR DEBUG VLR subscr IMSI-262420000000219 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104331137 DVLR DEBUG IMSI:262420000000219 has MSISDN:491230000219 (vlr.c:1045) 20250410104331137 DMSC NOTICE msub(IMSI-262420000000219:MSISDN-491230000219) VLR: update for IMSI=262420000000219 (MSISDN=491230000219) (gsm_04_08.c:1541) 20250410104331137 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104331137 DVLR DEBUG VLR subscr IMSI-262420000000222 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104331137 DVLR DEBUG IMSI:262420000000222 has MSISDN:491230000222 (vlr.c:1045) 20250410104331137 DMSC NOTICE msub(IMSI-262420000000222:MSISDN-491230000222) VLR: update for IMSI=262420000000222 (MSISDN=491230000222) (gsm_04_08.c:1541) 20250410104331137 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104331137 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331137 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331137 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331137 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331137 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331137 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331137 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331137 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 7b f9 b1 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 08 03 50 59 02 05 f4 21 0a 49 b5 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104331138 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331138 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331138 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331138 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331138 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331138 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331138 DVLR DEBUG VLR subscr IMSI-262420000000223 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104331138 DVLR DEBUG IMSI:262420000000223 has MSISDN:491230000223 (vlr.c:1045) 20250410104331138 DMSC NOTICE msub(IMSI-262420000000223:MSISDN-491230000223) VLR: update for IMSI=262420000000223 (MSISDN=491230000223) (gsm_04_08.c:1541) 20250410104331138 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331138 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104331138 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 93 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:3 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104331138 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331138 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331138 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331138 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331138 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331138 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331138 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331138 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 94 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104331138 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331138 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331138 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331138 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331138 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331138 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331138 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331138 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 90 00 01 1c 01 00 19 1b 7b 1c 15 a1 13 02 01 05 02 01 3b 30 0b 04 01 0f 04 06 aa 51 0c 06 1b 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104331138 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331138 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331139 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331139 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331139 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331138 DMM DEBUG msc_a(TMSI-0x210A49B5:GERAN-A-159:CM_SERVICE_REQ)[0x563b4cc38f00]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250410104331139 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x210A49B5:GERAN-A-159:CM_SERVICE_REQ)[0x563b4cc39030]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410104331139 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x210A49B5:GERAN-A-159:CM_SERVICE_REQ)[0x563b4cc39030]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x210A49B5:GERAN-A-159:CM_SERVICE_REQ)[0x563b4cc38f00] (fsm.c:486) 20250410104331139 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x210A49B5:GERAN-A-159:CM_SERVICE_REQ)[0x563b4cc39030]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410104331139 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x210A49B5:GERAN-A-159:CM_SERVICE_REQ)[0x563b4cc39030]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410104331139 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x210A49B5 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410104331139 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331139 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x210A49B5 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410104331139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331139 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331139 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x210A49B5:GERAN-A-159:CM_SERVICE_REQ)[0x563b4cc39030]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410104331139 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x210A49B5:GERAN-A-159:CM_SERVICE_REQ)[0x563b4cc39030]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410104331139 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x210A49B5:GERAN-A-159:CM_SERVICE_REQ)[0x563b4cc39030]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410104331139 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 95 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104331139 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331139 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331139 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331139 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331139 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x210A49B5:GERAN-A-159:CM_SERVICE_REQ)[0x563b4cc39030]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410104331139 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x210A49B5:GERAN-A-159:CM_SERVICE_REQ)[0x563b4cc39030]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410104331139 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x210A49B5:GERAN-A-159:CM_SERVICE_REQ)[0x563b4cc39030]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410104331139 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x210A49B5:GERAN-A-159:CM_SERVICE_REQ)[0x563b4cc39030]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410104331139 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x210A49B5:GERAN-A-159:CM_SERVICE_REQ)[0x563b4cc39030]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410104331139 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331139 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331139 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331139 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 96 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104331139 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x210A49B5:GERAN-A-159:CM_SERVICE_REQ)[0x563b4cc39030]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410104331139 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x210A49B5:GERAN-A-159:CM_SERVICE_REQ)[0x563b4cc39030]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410104331139 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331139 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331139 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331139 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331139 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000211/3/1): Available (smpp_smsc.c:626) 20250410104331139 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x210A49B5 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410104331139 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331139 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331139 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331139 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 97 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104331140 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331140 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331140 DVLR DEBUG VLR subscr IMSI-262420000000221 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104331140 DVLR DEBUG IMSI:262420000000221 has MSISDN:491230000221 (vlr.c:1045) 20250410104331140 DMSC NOTICE msub(IMSI-262420000000221:MSISDN-491230000221) VLR: update for IMSI=262420000000221 (MSISDN=491230000221) (gsm_04_08.c:1541) 20250410104331140 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104331140 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331140 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331140 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331140 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331140 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331140 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 99 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104331140 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331140 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331140 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331140 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331140 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331140 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331140 DVLR DEBUG VLR subscr IMSI-262420000000224 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104331140 DVLR DEBUG IMSI:262420000000224 has MSISDN:491230000224 (vlr.c:1045) 20250410104331140 DMSC NOTICE msub(IMSI-262420000000224:MSISDN-491230000224) VLR: update for IMSI=262420000000224 (MSISDN=491230000224) (gsm_04_08.c:1541) 20250410104331140 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331140 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 98 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104331140 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104331140 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331140 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331140 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331140 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331140 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331140 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331140 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331140 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 06 02 7b f9 b1 00 00 9f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104331141 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331141 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331141 DVLR DEBUG VLR subscr IMSI-262420000000225 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104331141 DVLR DEBUG IMSI:262420000000225 has MSISDN:491230000225 (vlr.c:1045) 20250410104331141 DMSC NOTICE msub(IMSI-262420000000225:MSISDN-491230000225) VLR: update for IMSI=262420000000225 (MSISDN=491230000225) (gsm_04_08.c:1541) 20250410104331141 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104331141 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331141 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331141 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331141 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331141 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331141 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 9a 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104331141 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331141 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331141 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331141 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331141 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331141 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0xB5C74C23 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250410104331141 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331141 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104331141 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-148:LU)[0x563b4cc32ac0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410104331141 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000215:GERAN-A-148:LU)[0x563b4cc2f690]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410104331141 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000215:GERAN-A-148:LU)[0x563b4cc2f690]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410104331141 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000215:GERAN-A-148:LU)[0x563b4cc2f690]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410104331141 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000215:GERAN-A-148:LU)[0x563b4cc2f690]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-148:LU)[0x563b4cc32ac0] (vlr_lu_fsm.c:110) 20250410104331141 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000215:GERAN-A-148:LU)[0x563b4cc2f690]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410104331141 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331141 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 06 06 7b f9 b1 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 11 (osmo_ss7_asp.c:1175) 20250410104331141 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331141 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331141 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331141 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331141 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331141 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331141 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331141 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 9b 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104331142 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331142 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331142 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331142 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331141 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000215:GERAN-A-148:LU)[0x563b4cc2f690]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104331141 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-148:LU)[0x563b4cc32ac0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410104331141 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-148:LU)[0x563b4cc32ac0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410104331141 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-148:LU)[0x563b4cc2ee30]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104331141 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-148:LU)[0x563b4cc2ee30]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-148:LU)[0x563b4cc32ac0] (fsm.c:486) 20250410104331141 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-148:LU)[0x563b4cc2ee30]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410104331141 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-148:LU)[0x563b4cc2ee30]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410104331142 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-148:LU)[0x563b4cc2ee30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410104331142 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-148:LU)[0x563b4cc2ee30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410104331142 DMSC NOTICE msub(IMSI-262420000000215:MSISDN-491230000215:TMSInew-0x34DBCF70) VLR: update for IMSI=262420000000215 (MSISDN=491230000215) (gsm_04_08.c:1541) 20250410104331142 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-148:LU)[0x563b4cc2ee30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410104331142 DMM DEBUG -> IMSI-262420000000215:MSISDN-491230000215:TMSInew-0x34DBCF70 LOCATION UPDATE ACCEPT (TMSI = 0x34dbcf70) (gsm_04_08.c:149) 20250410104331142 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331142 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331142 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331142 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 06 06 7b f9 b1 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1175) 20250410104331142 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331142 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331142 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331142 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331142 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSInew-0x34DBCF70 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104331142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331142 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104331142 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331142 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331142 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 9c 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104331142 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331142 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331142 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331142 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331142 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104331142 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-150:LU)[0x563b4cc2a1c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410104331142 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000217:GERAN-A-150:LU)[0x563b4cc407d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410104331142 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000217:GERAN-A-150:LU)[0x563b4cc407d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410104331142 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331142 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331142 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000217:GERAN-A-150:LU)[0x563b4cc407d0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410104331142 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000217:GERAN-A-150:LU)[0x563b4cc407d0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-150:LU)[0x563b4cc2a1c0] (vlr_lu_fsm.c:110) 20250410104331142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331142 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000217:GERAN-A-150:LU)[0x563b4cc407d0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410104331142 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000217:GERAN-A-150:LU)[0x563b4cc407d0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104331142 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331142 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 9d 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104331143 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331143 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331143 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331143 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331143 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331143 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331143 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331143 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 4e 31 9a 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 34 db cf 70 (osmo_ss7_asp.c:1175) 20250410104331142 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-150:LU)[0x563b4cc2a1c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410104331142 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-150:LU)[0x563b4cc2a1c0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410104331142 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-150:LU)[0x563b4cc2f690]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104331142 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-150:LU)[0x563b4cc2f690]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-150:LU)[0x563b4cc2a1c0] (fsm.c:486) 20250410104331142 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-150:LU)[0x563b4cc2f690]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410104331143 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-150:LU)[0x563b4cc2f690]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410104331143 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-150:LU)[0x563b4cc2f690]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410104331143 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-150:LU)[0x563b4cc2f690]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410104331143 DMSC NOTICE msub(IMSI-262420000000217:MSISDN-491230000217:TMSInew-0x6DB83A35) VLR: update for IMSI=262420000000217 (MSISDN=491230000217) (gsm_04_08.c:1541) 20250410104331143 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-150:LU)[0x563b4cc2f690]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410104331143 DMM DEBUG -> IMSI-262420000000217:MSISDN-491230000217:TMSInew-0x6DB83A35 LOCATION UPDATE ACCEPT (TMSI = 0x6db83a35) (gsm_04_08.c:149) 20250410104331143 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331143 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331143 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331143 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331143 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331143 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331143 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331143 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 9e 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104331143 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSInew-0x6DB83A35 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104331143 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331143 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331143 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331143 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331143 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104331143 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-151:LU)[0x563b4cc452f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410104331143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331143 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000218:GERAN-A-151:LU)[0x563b4cc46360]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410104331143 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331143 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000218:GERAN-A-151:LU)[0x563b4cc46360]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410104331143 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000218:GERAN-A-151:LU)[0x563b4cc46360]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410104331143 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331143 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331143 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 91 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104331144 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331144 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331144 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331144 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331143 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000218:GERAN-A-151:LU)[0x563b4cc46360]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-151:LU)[0x563b4cc452f0] (vlr_lu_fsm.c:110) 20250410104331144 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000218:GERAN-A-151:LU)[0x563b4cc46360]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410104331144 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000218:GERAN-A-151:LU)[0x563b4cc46360]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104331144 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-151:LU)[0x563b4cc452f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410104331144 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-151:LU)[0x563b4cc452f0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410104331144 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-151:LU)[0x563b4cc407d0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104331144 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-151:LU)[0x563b4cc407d0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-151:LU)[0x563b4cc452f0] (fsm.c:486) 20250410104331144 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-151:LU)[0x563b4cc407d0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410104331144 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-151:LU)[0x563b4cc407d0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410104331144 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-151:LU)[0x563b4cc407d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410104331144 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331144 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: { messageType := 2, destLocRef := '7BF9B1'O, sourceLocRef := '00009F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:1 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:1 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:1 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104331144 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331144 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-151:LU)[0x563b4cc407d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410104331144 DMSC NOTICE msub(IMSI-262420000000218:MSISDN-491230000218:TMSInew-0x0481C2D9) VLR: update for IMSI=262420000000218 (MSISDN=491230000218) (gsm_04_08.c:1541) 20250410104331144 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-151:LU)[0x563b4cc407d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410104331144 DMM DEBUG -> IMSI-262420000000218:MSISDN-491230000218:TMSInew-0x0481C2D9 LOCATION UPDATE ACCEPT (TMSI = 0x0481c2d9) (gsm_04_08.c:149) 20250410104331144 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 47 13 b5 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 6d b8 3a 35 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 20250410104331144 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSInew-0x0481C2D9 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:5 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer 20250410104331145 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331145 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331144 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104331144 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-153:LU)[0x563b4cc22910]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410104331144 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000220:GERAN-A-153:LU)[0x563b4cc4fa70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410104331145 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000220:GERAN-A-153:LU)[0x563b4cc4fa70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410104331145 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000220:GERAN-A-153:LU)[0x563b4cc4fa70]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410104331145 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000220:GERAN-A-153:LU)[0x563b4cc4fa70]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-153:LU)[0x563b4cc22910] (vlr_lu_fsm.c:110) 20250410104331145 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000220:GERAN-A-153:LU)[0x563b4cc4fa70]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410104331145 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000220:GERAN-A-153:LU)[0x563b4cc4fa70]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104331145 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-153:LU)[0x563b4cc22910]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410104331145 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-153:LU)[0x563b4cc22910]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410104331145 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-153:LU)[0x563b4cc46360]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104331145 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-153:LU)[0x563b4cc46360]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-153:LU)[0x563b4cc22910] (fsm.c:486) 20250410104331145 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-153:LU)[0x563b4cc46360]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410104331145 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331145 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331145 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331145 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-153:LU)[0x563b4cc46360]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410104331145 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-153:LU)[0x563b4cc46360]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:7 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104331145 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331145 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331145 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 a5 06 43 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 04 81 c2 d9 (osmo_ss7_asp.c:1175) 20250410104331145 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-153:LU)[0x563b4cc46360]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410104331145 DMSC NOTICE msub(IMSI-262420000000220:MSISDN-491230000220:TMSInew-0x2A6A743A) VLR: update for IMSI=262420000000220 (MSISDN=491230000220) (gsm_04_08.c:1541) 20250410104331145 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-153:LU)[0x563b4cc46360]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410104331145 DMM DEBUG -> IMSI-262420000000220:MSISDN-491230000220:TMSInew-0x2A6A743A LOCATION UPDATE ACCEPT (TMSI = 0x2a6a743a) (gsm_04_08.c:149) 20250410104331145 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSInew-0x2A6A743A - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 20250410104331145 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331145 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104331145 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-149:LU)[0x563b4cc2fce0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410104331145 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000216:GERAN-A-149:LU)[0x563b4cc3bff0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410104331145 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000216:GERAN-A-149:LU)[0x563b4cc3bff0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410104331145 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000216:GERAN-A-149:LU)[0x563b4cc3bff0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410104331145 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000216:GERAN-A-149:LU)[0x563b4cc3bff0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-149:LU)[0x563b4cc2fce0] (vlr_lu_fsm.c:110) 20250410104331145 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000216:GERAN-A-149:LU)[0x563b4cc3bff0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410104331145 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000216:GERAN-A-149:LU)[0x563b4cc3bff0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104331145 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-149:LU)[0x563b4cc2fce0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410104331145 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-149:LU)[0x563b4cc2fce0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410104331145 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-149:LU)[0x563b4cc4fa70]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104331145 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-149:LU)[0x563b4cc4fa70]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-149:LU)[0x563b4cc2fce0] (fsm.c:486) 20250410104331145 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-149:LU)[0x563b4cc4fa70]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410104331145 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-149:LU)[0x563b4cc4fa70]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410104331146 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-149:LU)[0x563b4cc4fa70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410104331146 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-149:LU)[0x563b4cc4fa70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410104331146 DMSC NOTICE msub(IMSI-262420000000216:MSISDN-491230000216:TMSInew-0xA0CDCE38) VLR: update for IMSI=262420000000216 (MSISDN=491230000216) (gsm_04_08.c:1541) 20250410104331145 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331145 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331145 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331146 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-149:LU)[0x563b4cc4fa70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410104331146 DMM DEBUG -> IMSI-262420000000216:MSISDN-491230000216:TMSInew-0xA0CDCE38 LOCATION UPDATE ACCEPT (TMSI = 0xa0cdce38) (gsm_04_08.c:149) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:8 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104331146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331146 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331146 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331146 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331146 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 00 06 38 95 0b 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 2a 6a 74 3a (osmo_ss7_asp.c:1175) TC_multi_lu_and_mo_ussd0(985)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104331146 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSInew-0xA0CDCE38 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104331146 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104331146 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-152:LU)[0x563b4cc46930]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410104331146 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000219:GERAN-A-152:LU)[0x563b4cc3dd60]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410104331146 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000219:GERAN-A-152:LU)[0x563b4cc3dd60]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410104331146 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000219:GERAN-A-152:LU)[0x563b4cc3dd60]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410104331146 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000219:GERAN-A-152:LU)[0x563b4cc3dd60]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-152:LU)[0x563b4cc46930] (vlr_lu_fsm.c:110) 20250410104331146 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000219:GERAN-A-152:LU)[0x563b4cc3dd60]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410104331146 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000219:GERAN-A-152:LU)[0x563b4cc3dd60]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104331146 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-152:LU)[0x563b4cc46930]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410104331146 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-152:LU)[0x563b4cc46930]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410104331146 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-152:LU)[0x563b4cc3bff0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104331146 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-152:LU)[0x563b4cc3bff0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-152:LU)[0x563b4cc46930] (fsm.c:486) 20250410104331146 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-152:LU)[0x563b4cc3bff0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410104331146 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-152:LU)[0x563b4cc3bff0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410104331146 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-152:LU)[0x563b4cc3bff0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410104331146 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-152:LU)[0x563b4cc3bff0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410104331146 DMSC NOTICE msub(IMSI-262420000000219:MSISDN-491230000219:TMSInew-0x3817FA79) VLR: update for IMSI=262420000000219 (MSISDN=491230000219) (gsm_04_08.c:1541) 20250410104331146 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-152:LU)[0x563b4cc3bff0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410104331146 DMM DEBUG -> IMSI-262420000000219:MSISDN-491230000219:TMSInew-0x3817FA79 LOCATION UPDATE ACCEPT (TMSI = 0x3817fa79) (gsm_04_08.c:149) 20250410104331146 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331147 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331147 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:10 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104331147 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331147 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSInew-0x3817FA79 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104331147 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331147 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331147 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331147 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 6d dc 0f 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 a0 cd ce 38 (osmo_ss7_asp.c:1175) 20250410104331147 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104331147 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-155:LU)[0x563b4cc4bc90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410104331147 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000222:GERAN-A-155:LU)[0x563b4cc51af0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410104331147 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000222:GERAN-A-155:LU)[0x563b4cc51af0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410104331147 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000222:GERAN-A-155:LU)[0x563b4cc51af0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410104331147 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000222:GERAN-A-155:LU)[0x563b4cc51af0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-155:LU)[0x563b4cc4bc90] (vlr_lu_fsm.c:110) 20250410104331147 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000222:GERAN-A-155:LU)[0x563b4cc51af0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410104331147 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000222:GERAN-A-155:LU)[0x563b4cc51af0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104331147 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-155:LU)[0x563b4cc4bc90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410104331147 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-155:LU)[0x563b4cc4bc90]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) TC_multi_lu_and_mo_ussd0(990)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104331147 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331147 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331147 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331147 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331147 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331147 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331147 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331147 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-155:LU)[0x563b4cc3dd60]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104331147 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-155:LU)[0x563b4cc3dd60]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-155:LU)[0x563b4cc4bc90] (fsm.c:486) 20250410104331147 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-155:LU)[0x563b4cc3dd60]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410104331147 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-155:LU)[0x563b4cc3dd60]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410104331147 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-155:LU)[0x563b4cc3dd60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410104331147 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-155:LU)[0x563b4cc3dd60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410104331147 DMSC NOTICE msub(IMSI-262420000000222:MSISDN-491230000222:TMSInew-0x357D75F1) VLR: update for IMSI=262420000000222 (MSISDN=491230000222) (gsm_04_08.c:1541) 20250410104331147 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-155:LU)[0x563b4cc3dd60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410104331147 DMM DEBUG -> IMSI-262420000000222:MSISDN-491230000222:TMSInew-0x357D75F1 LOCATION UPDATE ACCEPT (TMSI = 0x357d75f1) (gsm_04_08.c:149) 20250410104331147 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSInew-0x357D75F1 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104331147 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 01 06 0d 8c f5 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 38 17 fa 79 (osmo_ss7_asp.c:1175) 20250410104331148 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104331148 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-147:LU)[0x563b4cc26c10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410104331148 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000214:GERAN-A-147:LU)[0x563b4cc21f50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410104331148 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000214:GERAN-A-147:LU)[0x563b4cc21f50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410104331148 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000214:GERAN-A-147:LU)[0x563b4cc21f50]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410104331148 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000214:GERAN-A-147:LU)[0x563b4cc21f50]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-147:LU)[0x563b4cc26c10] (vlr_lu_fsm.c:110) 20250410104331148 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000214:GERAN-A-147:LU)[0x563b4cc21f50]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410104331148 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000214:GERAN-A-147:LU)[0x563b4cc21f50]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104331148 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331148 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331148 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331148 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331148 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331148 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331148 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331148 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 02 06 34 28 5d 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 35 7d 75 f1 (osmo_ss7_asp.c:1175) 20250410104331148 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-147:LU)[0x563b4cc26c10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410104331148 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-147:LU)[0x563b4cc26c10]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410104331148 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-147:LU)[0x563b4cc51af0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104331148 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-147:LU)[0x563b4cc51af0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-147:LU)[0x563b4cc26c10] (fsm.c:486) 20250410104331148 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-147:LU)[0x563b4cc51af0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410104331148 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-147:LU)[0x563b4cc51af0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410104331148 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-147:LU)[0x563b4cc51af0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410104331148 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-147:LU)[0x563b4cc51af0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410104331148 DMSC NOTICE msub(IMSI-262420000000214:MSISDN-491230000214:TMSInew-0x5A98AA3E) VLR: update for IMSI=262420000000214 (MSISDN=491230000214) (gsm_04_08.c:1541) 20250410104331148 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-147:LU)[0x563b4cc51af0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410104331148 DMM DEBUG -> IMSI-262420000000214:MSISDN-491230000214:TMSInew-0x5A98AA3E LOCATION UPDATE ACCEPT (TMSI = 0x5a98aa3e) (gsm_04_08.c:149) 20250410104331148 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSInew-0x5A98AA3E - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104331148 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104331148 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331148 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331148 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331148 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331148 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-156:LU)[0x563b4cc58f60]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410104331148 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000223:GERAN-A-156:LU)[0x563b4cc55be0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410104331148 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000223:GERAN-A-156:LU)[0x563b4cc55be0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410104331148 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000223:GERAN-A-156:LU)[0x563b4cc55be0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410104331148 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000223:GERAN-A-156:LU)[0x563b4cc55be0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-156:LU)[0x563b4cc58f60] (vlr_lu_fsm.c:110) 20250410104331148 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000223:GERAN-A-156:LU)[0x563b4cc55be0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410104331148 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000223:GERAN-A-156:LU)[0x563b4cc55be0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:6 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104331148 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331148 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331148 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331148 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 66 a2 7f 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 5a 98 aa 3e (osmo_ss7_asp.c:1175) 20250410104331148 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-156:LU)[0x563b4cc58f60]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410104331148 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-156:LU)[0x563b4cc58f60]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410104331148 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-156:LU)[0x563b4cc21f50]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104331149 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331149 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331149 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331149 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331148 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-156:LU)[0x563b4cc21f50]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-156:LU)[0x563b4cc58f60] (fsm.c:486) 20250410104331148 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-156:LU)[0x563b4cc21f50]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410104331148 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-156:LU)[0x563b4cc21f50]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410104331148 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-156:LU)[0x563b4cc21f50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410104331148 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-156:LU)[0x563b4cc21f50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:9 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:12 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104331149 DMSC NOTICE msub(IMSI-262420000000223:MSISDN-491230000223:TMSInew-0x321C9501) VLR: update for IMSI=262420000000223 (MSISDN=491230000223) (gsm_04_08.c:1541) 20250410104331149 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-156:LU)[0x563b4cc21f50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410104331149 DMM DEBUG -> IMSI-262420000000223:MSISDN-491230000223:TMSInew-0x321C9501 LOCATION UPDATE ACCEPT (TMSI = 0x321c9501) (gsm_04_08.c:149) 20250410104331149 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSInew-0x321C9501 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104331149 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x210A49B5 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410104331149 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x210A49B5 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:4 20250410104331149 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104331149 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-154:LU)[0x563b4cc33880]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410104331149 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000221:GERAN-A-154:LU)[0x563b4cc48380]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410104331149 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000221:GERAN-A-154:LU)[0x563b4cc48380]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410104331149 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000221:GERAN-A-154:LU)[0x563b4cc48380]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104331149 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000221:GERAN-A-154:LU)[0x563b4cc48380]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-154:LU)[0x563b4cc33880] (vlr_lu_fsm.c:110) 20250410104331149 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000221:GERAN-A-154:LU)[0x563b4cc48380]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410104331149 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000221:GERAN-A-154:LU)[0x563b4cc48380]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104331149 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-154:LU)[0x563b4cc33880]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410104331149 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-154:LU)[0x563b4cc33880]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410104331149 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-154:LU)[0x563b4cc55be0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104331149 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-154:LU)[0x563b4cc55be0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-154:LU)[0x563b4cc33880] (fsm.c:486) 20250410104331149 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-154:LU)[0x563b4cc55be0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410104331149 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-154:LU)[0x563b4cc55be0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410104331149 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-154:LU)[0x563b4cc55be0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410104331149 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-154:LU)[0x563b4cc55be0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410104331149 DMSC NOTICE msub(IMSI-262420000000221:MSISDN-491230000221:TMSInew-0x9FB7BED1) VLR: update for IMSI=262420000000221 (MSISDN=491230000221) (gsm_04_08.c:1541) 20250410104331149 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-154:LU)[0x563b4cc55be0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410104331149 DMM DEBUG -> IMSI-262420000000221:MSISDN-491230000221:TMSInew-0x9FB7BED1 LOCATION UPDATE ACCEPT (TMSI = 0x9fb7bed1) (gsm_04_08.c:149) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104331150 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSInew-0x9FB7BED1 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104331149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331149 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331149 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331149 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331149 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 05 06 a5 a5 d6 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 32 1c 95 01 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:13 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104331150 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331150 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331150 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331150 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331150 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331150 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331150 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331150 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 03 06 25 15 bf 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 9f b7 be d1 (osmo_ss7_asp.c:1175) 20250410104331150 DMM DEBUG msc_a(IMSI-262420000000212:MSISDN-491230000212:TMSInew-0x947041C4:GERAN-A-145:LU)[0x563b4cc22c70]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410104331150 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:TMSInew-0x947041C4:GERAN-A-145:LU)[0x563b4cc22f00]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410104331150 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-145:LU)[0x563b4cc0ffe0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410104331150 DMSC NOTICE msub(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x947041C4) VLR: update for IMSI=262420000000212 (MSISDN=491230000212) (gsm_04_08.c:1541) 20250410104331150 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x947041C4 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410104331150 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-145:LU)[0x563b4cc0ffe0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410104331150 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x947041C4:GERAN-A-145:LU)[0x563b4cc22f00]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410104331150 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-145:LU)[0x563b4cc0ffe0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410104331150 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-145:LU)[0x563b4cc0ffe0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x947041C4:GERAN-A-145:LU)[0x563b4cc22f00] (vlr_lu_fsm.c:817) 20250410104331150 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-145:LU)[0x563b4cc0ffe0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410104331150 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-145:LU)[0x563b4cc0ffe0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104331150 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x947041C4:GERAN-A-145:LU)[0x563b4cc22f00]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410104331150 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000212/3/1): Available (smpp_smsc.c:626) 20250410104331150 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x947041C4 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104331150 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x947041C4 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104331150 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x947041C4 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 20250410104331151 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x947041C4 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:11 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer20250410104331151 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331151 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331151 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331151 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331151 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331151 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331151 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331151 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 08 06 78 fc a7 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:2 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(986)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(986)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(983)@7d38b4d9c9a0: Created GsupExpect[1] for "262420000000211" to be handled at TC_multi_lu_and_mo_ussd0(986) TC_multi_lu_and_mo_ussd0(998)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1000)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(994)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(996)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1008)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(978)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(978)@7d38b4d9c9a0: patched enc_l3: '055B'O TC_multi_lu_and_mo_ussd0(992)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1004)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1010)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on connection ID:3 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O 20250410104331165 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331165 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331165 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331165 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104331165 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331165 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331165 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331165 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 92 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_multi_lu_and_mo_ussd0(1002)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104331166 DMM DEBUG msc_a(IMSI-262420000000213:MSISDN-491230000213:TMSInew-0x04588D76:GERAN-A-146:LU)[0x563b4cc29d50]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410104331166 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:TMSInew-0x04588D76:GERAN-A-146:LU)[0x563b4cc20960]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410104331166 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-146:LU)[0x563b4cc1f6a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410104331166 DMSC NOTICE msub(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x04588D76) VLR: update for IMSI=262420000000213 (MSISDN=491230000213) (gsm_04_08.c:1541) 20250410104331166 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x04588D76 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410104331166 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-146:LU)[0x563b4cc1f6a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410104331166 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x04588D76:GERAN-A-146:LU)[0x563b4cc20960]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410104331166 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-146:LU)[0x563b4cc1f6a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410104331166 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-146:LU)[0x563b4cc1f6a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x04588D76:GERAN-A-146:LU)[0x563b4cc20960] (vlr_lu_fsm.c:817) 20250410104331166 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-146:LU)[0x563b4cc1f6a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410104331166 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-146:LU)[0x563b4cc1f6a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104331166 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x04588D76:GERAN-A-146:LU)[0x563b4cc20960]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410104331166 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000213/3/1): Available (smpp_smsc.c:626) 20250410104331167 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x04588D76 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104331167 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x04588D76 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104331167 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x04588D76 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_0-RAN(978)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O 20250410104331167 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x04588D76 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_0-RAN(978)@7d38b4d9c9a0: patched enc_l3: '055B'O 20250410104331167 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331167 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331167 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331167 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on connection ID:7 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_from0 20250410104331167 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331167 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331167 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331167 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 8c e4 56 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) 20250410104331167 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331167 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331167 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331167 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331167 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331167 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331167 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331167 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 96 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(977)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104331167 DMM DEBUG msc_a(IMSI-262420000000217:MSISDN-491230000217:TMSInew-0x6DB83A35:GERAN-A-150:LU)[0x563b4cc29f30]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410104331167 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:TMSInew-0x6DB83A35:GERAN-A-150:LU)[0x563b4cc2a1c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410104331167 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-150:LU)[0x563b4cc2f690]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410104331167 DMSC NOTICE msub(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x6DB83A35) VLR: update for IMSI=262420000000217 (MSISDN=491230000217) (gsm_04_08.c:1541) 20250410104331167 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x6DB83A35 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410104331167 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-150:LU)[0x563b4cc2f690]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410104331167 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x6DB83A35:GERAN-A-150:LU)[0x563b4cc2a1c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410104331167 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-150:LU)[0x563b4cc2f690]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410104331167 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-150:LU)[0x563b4cc2f690]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x6DB83A35:GERAN-A-150:LU)[0x563b4cc2a1c0] (vlr_lu_fsm.c:817) 20250410104331167 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-150:LU)[0x563b4cc2f690]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410104331167 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-150:LU)[0x563b4cc2f690]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104331167 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x6DB83A35:GERAN-A-150:LU)[0x563b4cc2a1c0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410104331167 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000217/3/1): Available (smpp_smsc.c:626) 20250410104331168 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x6DB83A35 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104331168 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x6DB83A35 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104331168 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x6DB83A35 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:3 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(978)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O TC_multi_lu_and_mo_ussd0(1006)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104331168 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x6DB83A35 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410104331168 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331168 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331168 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331168 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331168 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331168 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331168 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331168 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 47 13 b5 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(978)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:7 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on connection ID:8 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O 20250410104331168 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331168 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331168 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104331168 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331169 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331169 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331169 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331169 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 97 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104331169 DMM DEBUG msc_a(IMSI-262420000000218:MSISDN-491230000218:TMSInew-0x0481C2D9:GERAN-A-151:LU)[0x563b4cc41020]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410104331169 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:TMSInew-0x0481C2D9:GERAN-A-151:LU)[0x563b4cc452f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410104331169 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-151:LU)[0x563b4cc407d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410104331169 DMSC NOTICE msub(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0481C2D9) VLR: update for IMSI=262420000000218 (MSISDN=491230000218) (gsm_04_08.c:1541) 20250410104331169 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0481C2D9 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410104331169 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-151:LU)[0x563b4cc407d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410104331169 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0481C2D9:GERAN-A-151:LU)[0x563b4cc452f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410104331169 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-151:LU)[0x563b4cc407d0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410104331169 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-151:LU)[0x563b4cc407d0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0481C2D9:GERAN-A-151:LU)[0x563b4cc452f0] (vlr_lu_fsm.c:817) 20250410104331169 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-151:LU)[0x563b4cc407d0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410104331169 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-151:LU)[0x563b4cc407d0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104331169 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0481C2D9:GERAN-A-151:LU)[0x563b4cc452f0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410104331169 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000218/3/1): Available (smpp_smsc.c:626) MSC_Test_0-RAN(978)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O 20250410104331169 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0481C2D9 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104331169 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0481C2D9 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104331169 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0481C2D9 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_0-RAN(978)@7d38b4d9c9a0: patched enc_l3: '055B'O 20250410104331169 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0481C2D9 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410104331169 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331169 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331169 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331170 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331170 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331170 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331170 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331170 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 a5 06 43 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on connection ID:5 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O 20250410104331170 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331170 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331170 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331170 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331170 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331170 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331170 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331170 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 94 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104331170 DMM DEBUG msc_a(IMSI-262420000000215:MSISDN-491230000215:TMSInew-0x34DBCF70:GERAN-A-148:LU)[0x563b4cc32830]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410104331170 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:TMSInew-0x34DBCF70:GERAN-A-148:LU)[0x563b4cc32ac0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410104331170 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-148:LU)[0x563b4cc2ee30]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410104331170 DMSC NOTICE msub(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x34DBCF70) VLR: update for IMSI=262420000000215 (MSISDN=491230000215) (gsm_04_08.c:1541) MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:8 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104331170 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x34DBCF70 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410104331170 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-148:LU)[0x563b4cc2ee30]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410104331170 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x34DBCF70:GERAN-A-148:LU)[0x563b4cc32ac0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410104331170 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-148:LU)[0x563b4cc2ee30]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410104331170 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-148:LU)[0x563b4cc2ee30]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x34DBCF70:GERAN-A-148:LU)[0x563b4cc32ac0] (vlr_lu_fsm.c:817) 20250410104331170 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-148:LU)[0x563b4cc2ee30]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410104331170 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-148:LU)[0x563b4cc2ee30]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104331170 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x34DBCF70:GERAN-A-148:LU)[0x563b4cc32ac0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410104331170 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000215/3/1): Available (smpp_smsc.c:626) 20250410104331170 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x34DBCF70 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104331170 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x34DBCF70 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104331170 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x34DBCF70 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104331170 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x34DBCF70 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410104331170 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331170 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331170 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331170 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331170 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331171 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331171 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-RAN(978)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O 20250410104331171 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 4e 31 9a 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(978)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:5 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on connection ID:6 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104331172 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331172 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331172 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331172 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331172 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331172 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331172 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331172 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 95 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104331172 DMM DEBUG msc_a(IMSI-262420000000216:MSISDN-491230000216:TMSInew-0xA0CDCE38:GERAN-A-149:LU)[0x563b4cc2fa50]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410104331172 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:TMSInew-0xA0CDCE38:GERAN-A-149:LU)[0x563b4cc2fce0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410104331172 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-149:LU)[0x563b4cc4fa70]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410104331172 DMSC NOTICE msub(IMSI-262420000000216:MSISDN-491230000216:TMSI-0xA0CDCE38) VLR: update for IMSI=262420000000216 (MSISDN=491230000216) (gsm_04_08.c:1541) 20250410104331172 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0xA0CDCE38 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410104331172 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-149:LU)[0x563b4cc4fa70]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410104331173 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:TMSI-0xA0CDCE38:GERAN-A-149:LU)[0x563b4cc2fce0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410104331173 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-149:LU)[0x563b4cc4fa70]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410104331173 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-149:LU)[0x563b4cc4fa70]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:TMSI-0xA0CDCE38:GERAN-A-149:LU)[0x563b4cc2fce0] (vlr_lu_fsm.c:817) 20250410104331173 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-149:LU)[0x563b4cc4fa70]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) MSC_Test_0-RAN(978)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O 20250410104331173 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-149:LU)[0x563b4cc4fa70]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104331173 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:TMSI-0xA0CDCE38:GERAN-A-149:LU)[0x563b4cc2fce0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410104331173 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000216/3/1): Available (smpp_smsc.c:626) MSC_Test_0-RAN(978)@7d38b4d9c9a0: patched enc_l3: '055B'O 20250410104331173 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0xA0CDCE38 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104331173 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0xA0CDCE38 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104331173 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0xA0CDCE38 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on connection ID:12 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O 20250410104331173 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0xA0CDCE38 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104331173 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331173 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331173 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331173 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331173 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331173 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331173 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331173 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 6d dc 0f 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) 20250410104331174 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331174 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331174 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331174 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331174 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331174 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331174 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331174 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 9b 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 20250410104331174 DMM DEBUG msc_a(IMSI-262420000000222:MSISDN-491230000222:TMSInew-0x357D75F1:GERAN-A-155:LU)[0x563b4cc4ba00]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410104331174 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:TMSInew-0x357D75F1:GERAN-A-155:LU)[0x563b4cc4bc90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410104331174 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-155:LU)[0x563b4cc3dd60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410104331174 DMSC NOTICE msub(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x357D75F1) VLR: update for IMSI=262420000000222 (MSISDN=491230000222) (gsm_04_08.c:1541) 20250410104331174 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x357D75F1 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410104331174 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-155:LU)[0x563b4cc3dd60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410104331174 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x357D75F1:GERAN-A-155:LU)[0x563b4cc4bc90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410104331174 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-155:LU)[0x563b4cc3dd60]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410104331174 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-155:LU)[0x563b4cc3dd60]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x357D75F1:GERAN-A-155:LU)[0x563b4cc4bc90] (vlr_lu_fsm.c:817) 20250410104331174 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-155:LU)[0x563b4cc3dd60]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410104331174 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-155:LU)[0x563b4cc3dd60]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104331174 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x357D75F1:GERAN-A-155:LU)[0x563b4cc4bc90]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410104331174 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000222/3/1): Available (smpp_smsc.c:626) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:6 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104331174 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x357D75F1 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104331174 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x357D75F1 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104331174 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x357D75F1 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104331174 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x357D75F1 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_0-RAN(978)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(978)@7d38b4d9c9a0: patched enc_l3: '055B'O 20250410104331175 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331175 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331175 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331175 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331175 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331175 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331175 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331175 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 02 06 34 28 5d 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on connection ID:10 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:12 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104331176 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331176 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331176 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331176 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331176 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331176 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331176 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104331176 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 99 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104331176 DMM DEBUG msc_a(IMSI-262420000000220:MSISDN-491230000220:TMSInew-0x2A6A743A:GERAN-A-153:LU)[0x563b4cc22680]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410104331176 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:TMSInew-0x2A6A743A:GERAN-A-153:LU)[0x563b4cc22910]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410104331176 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-153:LU)[0x563b4cc46360]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410104331176 DMSC NOTICE msub(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x2A6A743A) VLR: update for IMSI=262420000000220 (MSISDN=491230000220) (gsm_04_08.c:1541) 20250410104331176 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x2A6A743A + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410104331176 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-153:LU)[0x563b4cc46360]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410104331176 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x2A6A743A:GERAN-A-153:LU)[0x563b4cc22910]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410104331176 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-153:LU)[0x563b4cc46360]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410104331176 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-153:LU)[0x563b4cc46360]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x2A6A743A:GERAN-A-153:LU)[0x563b4cc22910] (vlr_lu_fsm.c:817) 20250410104331176 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-153:LU)[0x563b4cc46360]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410104331176 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-153:LU)[0x563b4cc46360]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104331176 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x2A6A743A:GERAN-A-153:LU)[0x563b4cc22910]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410104331176 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000220/3/1): Available (smpp_smsc.c:626) MSC_Test_0-RAN(978)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O 20250410104331177 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x2A6A743A + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104331177 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x2A6A743A + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104331177 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x2A6A743A - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_0-RAN(978)@7d38b4d9c9a0: patched enc_l3: '055B'O 20250410104331177 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x2A6A743A - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410104331177 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331177 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331177 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331177 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331177 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331177 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331177 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331177 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 00 06 38 95 0b 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on connection ID:4 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:10 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104331178 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331178 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331178 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331178 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331178 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331178 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331178 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331178 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 93 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on connection ID:2 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104331178 DMM DEBUG msc_a(IMSI-262420000000214:MSISDN-491230000214:TMSInew-0x5A98AA3E:GERAN-A-147:LU)[0x563b4cc26980]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410104331178 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:TMSInew-0x5A98AA3E:GERAN-A-147:LU)[0x563b4cc26c10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410104331178 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-147:LU)[0x563b4cc51af0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410104331178 DMSC NOTICE msub(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x5A98AA3E) VLR: update for IMSI=262420000000214 (MSISDN=491230000214) (gsm_04_08.c:1541) 20250410104331179 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x5A98AA3E + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410104331179 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-147:LU)[0x563b4cc51af0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410104331179 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x5A98AA3E:GERAN-A-147:LU)[0x563b4cc26c10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410104331179 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-147:LU)[0x563b4cc51af0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410104331179 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-147:LU)[0x563b4cc51af0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x5A98AA3E:GERAN-A-147:LU)[0x563b4cc26c10] (vlr_lu_fsm.c:817) 20250410104331179 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-147:LU)[0x563b4cc51af0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) MSC_Test_0-RAN(978)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(978)@7d38b4d9c9a0: patched enc_l3: '055B'O 20250410104331179 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-147:LU)[0x563b4cc51af0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104331179 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x5A98AA3E:GERAN-A-147:LU)[0x563b4cc26c10]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410104331179 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000214/3/1): Available (smpp_smsc.c:626) 20250410104331179 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x5A98AA3E + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104331179 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x5A98AA3E + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104331179 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x5A98AA3E - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on connection ID:13 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_from0 20250410104331179 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x5A98AA3E - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_0-SCCP(977)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104331180 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331180 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331180 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331180 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331180 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331180 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331180 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331180 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 66 a2 7f 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) 20250410104331180 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331180 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331180 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331180 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331180 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331180 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331180 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331180 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 91 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104331180 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331180 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331180 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331180 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331180 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331180 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331180 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331180 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 9c 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:4 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104331180 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x947041C4:GERAN-A-145:LU)[0x563b4cc22f00]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104331180 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x947041C4:GERAN-A-145:LU)[0x563b4cc22f00]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x947041C4:GERAN-A-145:LU)[0x563b4cc22c70] (msc_a.c:1053) 20250410104331180 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x947041C4:GERAN-A-145:LU)[0x563b4cc22f00]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410104331181 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x947041C4:GERAN-A-145:LU)[0x563b4cc22f00]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104331181 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x947041C4:GERAN-A-145:LU)[0x563b4cc22f00]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410104331181 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x947041C4 - active-conn: now used by 1 (attached) (msub.c:375) 20250410104331181 DMM DEBUG msc_a(IMSI-262420000000223:MSISDN-491230000223:TMSInew-0x321C9501:GERAN-A-156:LU)[0x563b4cc58cd0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410104331181 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:TMSInew-0x321C9501:GERAN-A-156:LU)[0x563b4cc58f60]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410104331181 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-156:LU)[0x563b4cc21f50]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410104331181 DMSC NOTICE msub(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x321C9501) VLR: update for IMSI=262420000000223 (MSISDN=491230000223) (gsm_04_08.c:1541) 20250410104331181 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x321C9501 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410104331181 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-156:LU)[0x563b4cc21f50]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410104331181 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x321C9501:GERAN-A-156:LU)[0x563b4cc58f60]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410104331181 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-156:LU)[0x563b4cc21f50]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410104331181 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-156:LU)[0x563b4cc21f50]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x321C9501:GERAN-A-156:LU)[0x563b4cc58f60] (vlr_lu_fsm.c:817) 20250410104331181 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-156:LU)[0x563b4cc21f50]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410104331181 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-156:LU)[0x563b4cc21f50]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104331181 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x321C9501:GERAN-A-156:LU)[0x563b4cc58f60]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410104331181 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000223/3/1): Available (smpp_smsc.c:626) 20250410104331181 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x321C9501 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104331181 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x321C9501 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104331181 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x321C9501 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104331181 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x321C9501 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410104331181 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331181 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331181 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331181 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331181 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331181 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331181 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331181 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 08 04 78 fc a7 00 00 91 00 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104331181 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331181 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331181 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331182 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331182 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331182 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331182 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331182 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 05 06 a5 a5 d6 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:2 20250410104331182 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331182 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331182 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331182 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331182 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331182 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331182 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:13 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer 20250410104331182 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 91 78 fc a7 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104331184 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104331184 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-157:LU)[0x563b4cc5d5e0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410104331184 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000224:GERAN-A-157:LU)[0x563b4cc5a910]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410104331184 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000224:GERAN-A-157:LU)[0x563b4cc5a910]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410104331184 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000224:GERAN-A-157:LU)[0x563b4cc5a910]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410104331184 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000224:GERAN-A-157:LU)[0x563b4cc5a910]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-157:LU)[0x563b4cc5d5e0] (vlr_lu_fsm.c:110) 20250410104331184 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000224:GERAN-A-157:LU)[0x563b4cc5a910]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410104331184 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000224:GERAN-A-157:LU)[0x563b4cc5a910]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104331184 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-157:LU)[0x563b4cc5d5e0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410104331184 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-157:LU)[0x563b4cc5d5e0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410104331184 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-157:LU)[0x563b4cc4fa70]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104331184 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-157:LU)[0x563b4cc4fa70]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-157:LU)[0x563b4cc5d5e0] (fsm.c:486) 20250410104331184 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-157:LU)[0x563b4cc4fa70]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410104331184 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-157:LU)[0x563b4cc4fa70]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410104331184 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-157:LU)[0x563b4cc4fa70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410104331184 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-157:LU)[0x563b4cc4fa70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410104331185 DMSC NOTICE msub(IMSI-262420000000224:MSISDN-491230000224:TMSInew-0x30E66346) VLR: update for IMSI=262420000000224 (MSISDN=491230000224) (gsm_04_08.c:1541) 20250410104331185 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-157:LU)[0x563b4cc4fa70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410104331185 DMM DEBUG -> IMSI-262420000000224:MSISDN-491230000224:TMSInew-0x30E66346 LOCATION UPDATE ACCEPT (TMSI = 0x30e66346) (gsm_04_08.c:149) 20250410104331185 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSInew-0x30E66346 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104331185 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331185 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331185 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331185 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331185 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331185 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331185 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104331185 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-158:LU)[0x563b4cc61fd0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410104331185 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331185 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 04 06 36 b1 59 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 30 e6 63 46 (osmo_ss7_asp.c:1175) 20250410104331185 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000225:GERAN-A-158:LU)[0x563b4cc5efa0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410104331185 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000225:GERAN-A-158:LU)[0x563b4cc5efa0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410104331185 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000225:GERAN-A-158:LU)[0x563b4cc5efa0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410104331185 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000225:GERAN-A-158:LU)[0x563b4cc5efa0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-158:LU)[0x563b4cc61fd0] (vlr_lu_fsm.c:110) 20250410104331185 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000225:GERAN-A-158:LU)[0x563b4cc5efa0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410104331185 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000225:GERAN-A-158:LU)[0x563b4cc5efa0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104331185 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-158:LU)[0x563b4cc61fd0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 20250410104331185 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-158:LU)[0x563b4cc61fd0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410104331185 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-158:LU)[0x563b4cc5a910]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104331185 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-158:LU)[0x563b4cc5a910]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-158:LU)[0x563b4cc61fd0] (fsm.c:486) 20250410104331185 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-158:LU)[0x563b4cc5a910]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410104331185 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-158:LU)[0x563b4cc5a910]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410104331185 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-158:LU)[0x563b4cc5a910]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410104331185 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-158:LU)[0x563b4cc5a910]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410104331185 DMSC NOTICE msub(IMSI-262420000000225:MSISDN-491230000225:TMSInew-0x5707E48B) VLR: update for IMSI=262420000000225 (MSISDN=491230000225) (gsm_04_08.c:1541) 20250410104331185 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-158:LU)[0x563b4cc5a910]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:14 20250410104331185 DMM DEBUG -> IMSI-262420000000225:MSISDN-491230000225:TMSInew-0x5707E48B LOCATION UPDATE ACCEPT (TMSI = 0x5707e48b) (gsm_04_08.c:149) MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104331185 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSInew-0x5707E48B - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104331186 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0xB5C74C23 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410104331186 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0xB5C74C23 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250410104331186 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331186 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331186 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331186 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331186 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331186 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331186 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331186 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 07 06 00 3d 13 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 57 07 e4 8b (osmo_ss7_asp.c:1175) 20250410104331186 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0xB5C74C23 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410104331186 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0xB5C74C23 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104331186 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0xB5C74C23 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104331186 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0xB5C74C23 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104331186 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0xB5C74C23 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 20250410104331186 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331186 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331186 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331186 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331186 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331186 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331186 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331186 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 4b 00 00 00 b9 00 00 00 c1 03 00 00 09 06 62 93 2e 00 01 34 01 00 31 9b 2a 1c 2d a2 2b 02 01 05 30 26 02 01 3b 30 21 04 01 0f 04 1c d9 77 5d 0e 2a e3 e9 65 f7 3c fd 76 83 d2 73 10 2d 17 93 cd 60 30 18 4c 16 83 35 1a 00 (osmo_ss7_asp.c:1175) 20250410104331186 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331186 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331186 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104331186 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331186 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331186 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331187 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331187 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 09 06 62 93 2e 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:15 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(978)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(978)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on connection ID:9 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O 20250410104331188 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331188 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331188 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331188 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331188 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331188 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331188 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104331188 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 98 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104331188 DMM DEBUG msc_a(IMSI-262420000000219:MSISDN-491230000219:TMSInew-0x3817FA79:GERAN-A-152:LU)[0x563b4cc466a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410104331188 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:TMSInew-0x3817FA79:GERAN-A-152:LU)[0x563b4cc46930]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410104331188 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-152:LU)[0x563b4cc3bff0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410104331188 DMSC NOTICE msub(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x3817FA79) VLR: update for IMSI=262420000000219 (MSISDN=491230000219) (gsm_04_08.c:1541) MSC_Test_0-RAN(978)@7d38b4d9c9a0: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O 20250410104331188 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x3817FA79 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410104331188 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-152:LU)[0x563b4cc3bff0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410104331188 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x3817FA79:GERAN-A-152:LU)[0x563b4cc46930]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410104331188 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-152:LU)[0x563b4cc3bff0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410104331188 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-152:LU)[0x563b4cc3bff0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x3817FA79:GERAN-A-152:LU)[0x563b4cc46930] (vlr_lu_fsm.c:817) 20250410104331188 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-152:LU)[0x563b4cc3bff0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410104331188 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-152:LU)[0x563b4cc3bff0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104331188 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x3817FA79:GERAN-A-152:LU)[0x563b4cc46930]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) MSC_Test_0-RAN(978)@7d38b4d9c9a0: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O 20250410104331188 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000219/3/1): Available (smpp_smsc.c:626) 20250410104331188 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x3817FA79 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104331188 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x3817FA79 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104331188 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x3817FA79 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104331188 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x3817FA79 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on connection ID:1 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_len:28 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104331189 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331189 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331189 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331189 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331189 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331189 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331189 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331189 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 01 06 0d 8c f5 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) 20250410104331189 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331189 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-RAN(978)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 20250410104331189 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331189 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331189 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331189 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331189 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331189 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 9f 00 01 1c 01 00 19 1b 7b 1c 15 a1 13 02 01 05 02 01 3b 30 0b 04 01 0f 04 06 aa 51 0c 06 1b 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(978)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:9 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on connection ID:11 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104331190 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x210A49B5 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) TC_multi_lu_and_mo_ussd0(986)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104331191 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x210A49B5 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410104331191 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x210A49B5 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250410104331192 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x210A49B5 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410104331192 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x210A49B5 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104331192 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x210A49B5 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104331192 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x210A49B5 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104331192 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x210A49B5 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410104331192 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331192 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331192 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331192 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331192 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331192 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331192 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331192 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 4b 00 00 00 b9 00 00 00 c1 03 00 00 06 06 7b f9 b1 00 01 34 01 00 31 9b 2a 1c 2d a2 2b 02 01 05 30 26 02 01 3b 30 21 04 01 0f 04 1c d9 77 5d 0e 2a e3 e9 65 f7 3c fd 76 83 d2 73 10 2d 17 93 cd 60 30 18 4c 16 8b 35 1a 00 (osmo_ss7_asp.c:1175) 20250410104331192 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331192 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331192 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331192 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331192 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331192 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331192 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331192 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 06 06 7b f9 b1 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) 20250410104331192 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331192 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331192 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331192 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331192 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331192 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331192 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331192 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 9a 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-RAN(978)@7d38b4d9c9a0: Deleted conn table entry 2TC_multi_lu_and_mo_ussd0(988)7928999 20250410104331193 DMM DEBUG msc_a(IMSI-262420000000221:MSISDN-491230000221:TMSInew-0x9FB7BED1:GERAN-A-154:LU)[0x563b4cc335f0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410104331193 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:TMSInew-0x9FB7BED1:GERAN-A-154:LU)[0x563b4cc33880]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410104331193 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-154:LU)[0x563b4cc55be0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410104331193 DMSC NOTICE msub(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9FB7BED1) VLR: update for IMSI=262420000000221 (MSISDN=491230000221) (gsm_04_08.c:1541) 20250410104331193 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9FB7BED1 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410104331193 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-154:LU)[0x563b4cc55be0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410104331193 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9FB7BED1:GERAN-A-154:LU)[0x563b4cc33880]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410104331193 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-154:LU)[0x563b4cc55be0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410104331193 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-154:LU)[0x563b4cc55be0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9FB7BED1:GERAN-A-154:LU)[0x563b4cc33880] (vlr_lu_fsm.c:817) 20250410104331193 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-154:LU)[0x563b4cc55be0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410104331193 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-154:LU)[0x563b4cc55be0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104331193 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9FB7BED1:GERAN-A-154:LU)[0x563b4cc33880]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410104331193 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000221/3/1): Available (smpp_smsc.c:626) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:1 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 20250410104331193 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9FB7BED1 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104331193 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9FB7BED1 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104331193 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9FB7BED1 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104331193 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9FB7BED1 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:1 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104331193 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331193 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331193 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331193 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331193 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331193 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331193 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331193 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 03 06 25 15 bf 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) TC_multi_lu_and_mo_ussd0(988)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 20250410104331193 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x947041C4 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104331193 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x947041C4 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:11 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(988)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(988)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(988)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(988)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '947041C4'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_multi_lu_and_mo_ussd0(1012)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1014)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(985)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on connection ID:3 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104331198 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331198 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331198 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331198 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331198 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331198 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331198 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331198 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 92 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on connection ID:7 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104331198 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x04588D76:GERAN-A-146:LU)[0x563b4cc20960]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104331198 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x04588D76:GERAN-A-146:LU)[0x563b4cc20960]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x04588D76:GERAN-A-146:LU)[0x563b4cc29d50] (msc_a.c:1053) 20250410104331198 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x04588D76:GERAN-A-146:LU)[0x563b4cc20960]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410104331198 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x04588D76:GERAN-A-146:LU)[0x563b4cc20960]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104331198 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x04588D76:GERAN-A-146:LU)[0x563b4cc20960]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410104331199 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x04588D76 - active-conn: now used by 1 (attached) (msub.c:375) 20250410104331199 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331199 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331199 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331199 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331199 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331199 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331199 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331199 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0b 04 8c e4 56 00 00 92 00 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104331199 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331199 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331199 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331199 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331199 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331199 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331199 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331199 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 96 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on connection ID:8 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:3 20250410104331199 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x6DB83A35:GERAN-A-150:LU)[0x563b4cc2a1c0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104331199 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x6DB83A35:GERAN-A-150:LU)[0x563b4cc2a1c0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x6DB83A35:GERAN-A-150:LU)[0x563b4cc29f30] (msc_a.c:1053) 20250410104331199 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x6DB83A35:GERAN-A-150:LU)[0x563b4cc2a1c0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410104331199 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x6DB83A35:GERAN-A-150:LU)[0x563b4cc2a1c0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104331199 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x6DB83A35:GERAN-A-150:LU)[0x563b4cc2a1c0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104331199 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x6DB83A35 - active-conn: now used by 1 (attached) (msub.c:375) 20250410104331199 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331199 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331199 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331199 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331199 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331199 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104331199 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331199 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0f 04 47 13 b5 00 00 96 00 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104331199 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331199 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331199 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331199 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331199 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331199 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on connection ID:5 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410104331199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331199 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331199 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 97 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104331199 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331199 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331199 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331199 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331199 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331199 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331199 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331199 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 92 8c e4 56 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:7 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on connection ID:6 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_from0 20250410104331200 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0481C2D9:GERAN-A-151:LU)[0x563b4cc452f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104331200 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0481C2D9:GERAN-A-151:LU)[0x563b4cc452f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0481C2D9:GERAN-A-151:LU)[0x563b4cc41020] (msc_a.c:1053) 20250410104331200 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0481C2D9:GERAN-A-151:LU)[0x563b4cc452f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410104331200 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0481C2D9:GERAN-A-151:LU)[0x563b4cc452f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104331200 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0481C2D9:GERAN-A-151:LU)[0x563b4cc452f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-SCCP(977)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104331200 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0481C2D9 - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on connection ID:12 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410104331201 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331201 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331201 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104331201 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331201 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331201 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331201 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on connection ID:10 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_from0 20250410104331201 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0e 04 a5 06 43 00 00 97 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(977)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410104331201 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331201 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331201 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331201 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331201 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331201 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331202 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331202 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 94 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104331202 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331202 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331202 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331202 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331202 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331202 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331202 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331202 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 96 47 13 b5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:8 20250410104331202 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331202 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331202 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331202 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331202 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331202 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331202 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331202 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 95 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104331202 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x34DBCF70:GERAN-A-148:LU)[0x563b4cc32ac0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104331202 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x34DBCF70:GERAN-A-148:LU)[0x563b4cc32ac0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x34DBCF70:GERAN-A-148:LU)[0x563b4cc32830] (msc_a.c:1053) 20250410104331202 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x34DBCF70:GERAN-A-148:LU)[0x563b4cc32ac0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410104331202 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x34DBCF70:GERAN-A-148:LU)[0x563b4cc32ac0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104331202 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x34DBCF70:GERAN-A-148:LU)[0x563b4cc32ac0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410104331202 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331202 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104331202 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331202 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331202 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331202 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331202 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331202 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 9b 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104331202 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x34DBCF70 - active-conn: now used by 1 (attached) (msub.c:375) 20250410104331203 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331203 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331203 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331203 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331203 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331203 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331203 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331203 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0d 04 4e 31 9a 00 00 94 00 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104331203 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:TMSI-0xA0CDCE38:GERAN-A-149:LU)[0x563b4cc2fce0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104331203 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:TMSI-0xA0CDCE38:GERAN-A-149:LU)[0x563b4cc2fce0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000216:MSISDN-491230000216:TMSI-0xA0CDCE38:GERAN-A-149:LU)[0x563b4cc2fa50] (msc_a.c:1053) 20250410104331203 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:TMSI-0xA0CDCE38:GERAN-A-149:LU)[0x563b4cc2fce0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410104331203 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:TMSI-0xA0CDCE38:GERAN-A-149:LU)[0x563b4cc2fce0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104331203 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331203 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331203 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331203 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331203 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:TMSI-0xA0CDCE38:GERAN-A-149:LU)[0x563b4cc2fce0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410104331203 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331203 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331203 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331203 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 99 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104331203 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331203 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331203 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331203 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331203 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331203 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331203 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331203 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 97 a5 06 43 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:5 20250410104331203 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0xA0CDCE38 - active-conn: now used by 1 (attached) (msub.c:375) 20250410104331203 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x357D75F1:GERAN-A-155:LU)[0x563b4cc4bc90]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104331203 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x357D75F1:GERAN-A-155:LU)[0x563b4cc4bc90]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x357D75F1:GERAN-A-155:LU)[0x563b4cc4ba00] (msc_a.c:1053) 20250410104331203 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x357D75F1:GERAN-A-155:LU)[0x563b4cc4bc90]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410104331203 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x357D75F1:GERAN-A-155:LU)[0x563b4cc4bc90]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104331203 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x357D75F1:GERAN-A-155:LU)[0x563b4cc4bc90]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104331203 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x357D75F1 - active-conn: now used by 1 (attached) (msub.c:375) 20250410104331203 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331203 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331203 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331203 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331203 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331203 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331203 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331203 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0c 04 6d dc 0f 00 00 95 00 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104331203 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x2A6A743A:GERAN-A-153:LU)[0x563b4cc22910]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104331203 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x2A6A743A:GERAN-A-153:LU)[0x563b4cc22910]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x2A6A743A:GERAN-A-153:LU)[0x563b4cc22680] (msc_a.c:1053) 20250410104331203 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x2A6A743A:GERAN-A-153:LU)[0x563b4cc22910]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410104331203 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x2A6A743A:GERAN-A-153:LU)[0x563b4cc22910]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104331203 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x2A6A743A:GERAN-A-153:LU)[0x563b4cc22910]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410104331203 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331203 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331203 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331203 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331203 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331203 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331203 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331203 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 94 4e 31 9a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104331203 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x2A6A743A - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 20250410104331204 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331204 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331204 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331204 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331204 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331204 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331204 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:6 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104331204 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 02 04 34 28 5d 00 00 9b 00 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104331204 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331204 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331204 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331204 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331204 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331204 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331204 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331204 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 00 04 38 95 0b 00 00 99 00 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104331204 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331204 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331204 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331204 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331204 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331204 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331204 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331204 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 95 6d dc 0f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:12 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:10 20250410104331205 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331205 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331205 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331205 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331205 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331205 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331205 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331205 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 9b 34 28 5d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(986)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(978)@7d38b4d9c9a0: Deleted conn table entry 3TC_multi_lu_and_mo_ussd0(990)9233494 MSC_Test_0-RAN(978)@7d38b4d9c9a0: Deleted conn table entry 7TC_multi_lu_and_mo_ussd0(998)4658101 TC_multi_lu_and_mo_ussd0(990)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104331206 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x04588D76 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104331206 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x04588D76 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on connection ID:4 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on connection ID:13 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(998)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104331207 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x6DB83A35 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104331207 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x6DB83A35 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-RAN(978)@7d38b4d9c9a0: Added conn table entry 2TC_multi_lu_and_mo_ussd0(988)12696133 TC_multi_lu_and_mo_ussd0(990)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(990)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(990)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(977)@7d38b4d9c9a0: First idle individual index:2 MSC_Test_0-RAN(978)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 2 set to 1 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(978)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O TC_multi_lu_and_mo_ussd0(990)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '04588D76'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(978)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on connection ID:14 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(978)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(978)@7d38b4d9c9a0: patched enc_l3: '055B'O TC_multi_lu_and_mo_ussd0(998)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(998)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on connection ID:15 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O TC_multi_lu_and_mo_ussd0(998)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on connection ID:9 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(998)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '6DB83A35'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(978)@7d38b4d9c9a0: Deleted conn table entry 8TC_multi_lu_and_mo_ussd0(1000)10815043 MSC_Test_0-RAN(978)@7d38b4d9c9a0: Deleted conn table entry 5TC_multi_lu_and_mo_ussd0(994)5124506 TC_multi_lu_and_mo_ussd0(1000)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104331209 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0481C2D9 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104331209 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0481C2D9 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-RAN(978)@7d38b4d9c9a0: Deleted conn table entry 6TC_multi_lu_and_mo_ussd0(996)7199759 TC_multi_lu_and_mo_ussd0(994)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(996)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(978)@7d38b4d9c9a0: Deleted conn table entry 12TC_multi_lu_and_mo_ussd0(1008)3418205 20250410104331210 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x34DBCF70 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104331210 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x34DBCF70 - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250410104331210 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0xA0CDCE38 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104331210 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0xA0CDCE38 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1008)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(978)@7d38b4d9c9a0: Deleted conn table entry 10TC_multi_lu_and_mo_ussd0(1004)3708171 TC_multi_lu_and_mo_ussd0(1000)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" 20250410104331210 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x357D75F1 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104331210 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x357D75F1 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1000)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1000)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1004)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104331210 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x2A6A743A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104331211 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x2A6A743A - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on connection ID:11 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mo_ussd0(996)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(996)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1000)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '0481C2D9'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_multi_lu_and_mo_ussd0(996)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(994)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(994)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on connection ID:1 TC_multi_lu_and_mo_ussd0(994)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(978)@7d38b4d9c9a0: Added conn table entry 3TC_multi_lu_and_mo_ussd0(990)220213 TC_multi_lu_and_mo_ussd0(996)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'A0CDCE38'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_multi_lu_and_mo_ussd0(994)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '34DBCF70'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-SCCP(977)@7d38b4d9c9a0: First idle individual index:3 MSC_Test_0-RAN(978)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 3 set to 1 TC_multi_lu_and_mo_ussd0(1008)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1008)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1008)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1004)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1004)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1004)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(978)@7d38b4d9c9a0: Added conn table entry 5TC_multi_lu_and_mo_ussd0(998)13058118 TC_multi_lu_and_mo_ussd0(1008)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '357D75F1'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-SCCP(977)@7d38b4d9c9a0: First idle individual index:5 MSC_Test_0-RAN(978)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 5 set to 1 TC_multi_lu_and_mo_ussd0(1004)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '2A6A743A'O ("*jt:") } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(978)@7d38b4d9c9a0: Added conn table entry 6TC_multi_lu_and_mo_ussd0(1000)2866326 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: First idle individual index:6 MSC_Test_0-RAN(978)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 6 set to 1 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(978)@7d38b4d9c9a0: Added conn table entry 7TC_multi_lu_and_mo_ussd0(996)5050421 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: First idle individual index:7 MSC_Test_0-RAN(978)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 7 set to 1 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(978)@7d38b4d9c9a0: Added conn table entry 8TC_multi_lu_and_mo_ussd0(994)14000074 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: First idle individual index:8 MSC_Test_0-RAN(978)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 8 set to 1 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(978)@7d38b4d9c9a0: Added conn table entry 10TC_multi_lu_and_mo_ussd0(1008)12479693 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: First idle individual index:10 MSC_Test_0-RAN(978)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 10 set to 1 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(978)@7d38b4d9c9a0: Added conn table entry 12TC_multi_lu_and_mo_ussd0(1004)358120 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: First idle individual index:12 MSC_Test_0-RAN(978)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 12 set to 1 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104331408 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331409 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331409 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331409 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331409 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331409 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331409 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331409 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 99 38 95 0b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104331409 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331409 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331409 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331409 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331409 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331409 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331409 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331409 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 93 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104331409 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331409 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331409 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331409 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331409 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331409 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331409 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331409 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 9c 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104331409 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331409 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331409 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331409 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331409 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331409 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331409 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331409 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 c1 ba 45 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 08 03 50 59 02 05 f4 94 70 41 c4 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104331409 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331409 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331409 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331409 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331410 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331410 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331410 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331410 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 9d 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104331410 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331410 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331410 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331410 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331410 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331410 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331410 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331410 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 9e 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104331410 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x5A98AA3E:GERAN-A-147:LU)[0x563b4cc26c10]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104331410 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x5A98AA3E:GERAN-A-147:LU)[0x563b4cc26c10]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x5A98AA3E:GERAN-A-147:LU)[0x563b4cc26980] (msc_a.c:1053) 20250410104331410 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x5A98AA3E:GERAN-A-147:LU)[0x563b4cc26c10]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410104331410 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x5A98AA3E:GERAN-A-147:LU)[0x563b4cc26c10]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104331410 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x5A98AA3E:GERAN-A-147:LU)[0x563b4cc26c10]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410104331410 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331410 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331410 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331410 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331410 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331410 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331410 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331410 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 90 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104331410 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331410 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331410 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331410 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331410 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331410 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331410 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331410 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 98 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104331410 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331410 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331410 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331410 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331410 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331410 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331410 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331410 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 9a 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104331410 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331410 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331411 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331411 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331411 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331411 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331411 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331410 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x5A98AA3E - active-conn: now used by 1 (attached) (msub.c:375) 20250410104331411 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 9f 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104331411 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331411 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331411 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331411 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331411 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331411 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331411 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331411 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x321C9501:GERAN-A-156:LU)[0x563b4cc58f60]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104331411 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x321C9501:GERAN-A-156:LU)[0x563b4cc58f60]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x321C9501:GERAN-A-156:LU)[0x563b4cc58cd0] (msc_a.c:1053) 20250410104331411 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x321C9501:GERAN-A-156:LU)[0x563b4cc58f60]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410104331411 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x321C9501:GERAN-A-156:LU)[0x563b4cc58f60]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104331411 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 03 5c 35 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 08 03 50 59 02 05 f4 04 58 8d 76 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104331411 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331411 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331411 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331411 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331411 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331411 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331411 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331411 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 c7 40 46 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 08 03 50 59 02 05 f4 6d b8 3a 35 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104331411 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331411 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331411 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x321C9501:GERAN-A-156:LU)[0x563b4cc58f60]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410104331411 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331411 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331411 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331411 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331411 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x321C9501 - active-conn: now used by 1 (attached) (msub.c:375) 20250410104331411 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331411 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 2b bc 96 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 08 03 50 59 02 05 f4 04 81 c2 d9 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104331411 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331411 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331411 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331411 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331411 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331411 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331411 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331411 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 4d 10 35 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 08 03 50 59 02 05 f4 a0 cd ce 38 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104331412 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331412 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331412 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331412 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331412 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331412 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331412 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331412 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0a 04 66 a2 7f 00 00 93 00 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104331412 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331412 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331412 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331412 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331412 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331412 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331412 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331412 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 d5 9f ca 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 08 03 50 59 02 05 f4 34 db cf 70 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104331412 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331412 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331412 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331412 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331412 DMM DEBUG msc_a(TMSI-0x947041C4:GERAN-A-160:CM_SERVICE_REQ)[0x563b4cc2f690]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250410104331412 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x947041C4:GERAN-A-160:CM_SERVICE_REQ)[0x563b4cc1f6a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410104331412 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x947041C4:GERAN-A-160:CM_SERVICE_REQ)[0x563b4cc1f6a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x947041C4:GERAN-A-160:CM_SERVICE_REQ)[0x563b4cc2f690] (fsm.c:486) 20250410104331412 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x947041C4:GERAN-A-160:CM_SERVICE_REQ)[0x563b4cc1f6a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410104331412 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x947041C4:GERAN-A-160:CM_SERVICE_REQ)[0x563b4cc1f6a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410104331412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331412 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331412 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331412 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331412 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 be 6c cd 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 08 03 50 59 02 05 f4 35 7d 75 f1 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104331412 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x947041C4 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410104331412 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x947041C4 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410104331412 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x947041C4:GERAN-A-160:CM_SERVICE_REQ)[0x563b4cc1f6a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410104331412 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x947041C4:GERAN-A-160:CM_SERVICE_REQ)[0x563b4cc1f6a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410104331412 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x947041C4:GERAN-A-160:CM_SERVICE_REQ)[0x563b4cc1f6a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410104331412 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331412 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331412 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331412 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331412 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331412 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331412 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331412 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x947041C4:GERAN-A-160:CM_SERVICE_REQ)[0x563b4cc1f6a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410104331412 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x947041C4:GERAN-A-160:CM_SERVICE_REQ)[0x563b4cc1f6a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410104331412 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x947041C4:GERAN-A-160:CM_SERVICE_REQ)[0x563b4cc1f6a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410104331412 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x947041C4:GERAN-A-160:CM_SERVICE_REQ)[0x563b4cc1f6a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410104331412 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x947041C4:GERAN-A-160:CM_SERVICE_REQ)[0x563b4cc1f6a0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410104331412 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x947041C4:GERAN-A-160:CM_SERVICE_REQ)[0x563b4cc1f6a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410104331412 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 05 76 e8 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 08 03 50 59 02 05 f4 2a 6a 74 3a 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104331412 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x947041C4:GERAN-A-160:CM_SERVICE_REQ)[0x563b4cc1f6a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410104331413 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000212/3/1): Available (smpp_smsc.c:626) 20250410104331413 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x947041C4 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104331413 DMM DEBUG msc_a(IMSI-262420000000224:MSISDN-491230000224:TMSInew-0x30E66346:GERAN-A-157:LU)[0x563b4cc5d350]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410104331413 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:TMSInew-0x30E66346:GERAN-A-157:LU)[0x563b4cc5d5e0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410104331413 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-157:LU)[0x563b4cc4fa70]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410104331413 DMSC NOTICE msub(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x30E66346) VLR: update for IMSI=262420000000224 (MSISDN=491230000224) (gsm_04_08.c:1541) 20250410104331413 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331413 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331413 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331413 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331413 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x30E66346 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410104331413 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-157:LU)[0x563b4cc4fa70]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410104331413 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x30E66346:GERAN-A-157:LU)[0x563b4cc5d5e0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410104331413 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-157:LU)[0x563b4cc4fa70]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410104331413 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331413 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-157:LU)[0x563b4cc4fa70]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x30E66346:GERAN-A-157:LU)[0x563b4cc5d5e0] (vlr_lu_fsm.c:817) 20250410104331413 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-157:LU)[0x563b4cc4fa70]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410104331413 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331413 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-157:LU)[0x563b4cc4fa70]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104331413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331413 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331413 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 05 04 a5 a5 d6 00 00 9c 00 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104331413 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x30E66346:GERAN-A-157:LU)[0x563b4cc5d5e0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:4 20250410104331413 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000224/3/1): Available (smpp_smsc.c:626) 20250410104331413 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x30E66346 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104331413 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x30E66346 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104331413 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x30E66346 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104331413 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331413 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331413 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331413 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331413 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331413 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104331413 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331414 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 93 66 a2 7f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104331414 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x30E66346 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410104331414 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331414 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331414 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331414 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331414 DMM DEBUG msc_a(IMSI-262420000000225:MSISDN-491230000225:TMSInew-0x5707E48B:GERAN-A-158:LU)[0x563b4cc61d40]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410104331414 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:TMSInew-0x5707E48B:GERAN-A-158:LU)[0x563b4cc61fd0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410104331414 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-158:LU)[0x563b4cc5a910]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410104331414 DMSC NOTICE msub(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x5707E48B) VLR: update for IMSI=262420000000225 (MSISDN=491230000225) (gsm_04_08.c:1541) 20250410104331414 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x5707E48B + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410104331414 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-158:LU)[0x563b4cc5a910]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410104331414 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x5707E48B:GERAN-A-158:LU)[0x563b4cc61fd0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 20250410104331414 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331414 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331414 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331414 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0a 02 c1 ba 45 00 00 a0 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:13 20250410104331414 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-158:LU)[0x563b4cc5a910]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410104331414 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-158:LU)[0x563b4cc5a910]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x5707E48B:GERAN-A-158:LU)[0x563b4cc61fd0] (vlr_lu_fsm.c:817) 20250410104331414 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-158:LU)[0x563b4cc5a910]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410104331414 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-158:LU)[0x563b4cc5a910]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104331414 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x5707E48B:GERAN-A-158:LU)[0x563b4cc61fd0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410104331414 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000225/3/1): Available (smpp_smsc.c:626) 20250410104331414 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x5707E48B + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104331414 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x5707E48B + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104331414 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x5707E48B - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104331414 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x5707E48B - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410104331414 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331414 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331415 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331415 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331415 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331415 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331415 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331415 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 9c a5 a5 d6 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104331415 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331415 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331415 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331415 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 20250410104331415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331415 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331415 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331415 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331415 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 c1 ba 45 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 21 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104331415 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0xB5C74C23:GERAN-A-144:CM_SERVICE_REQ)[0x563b4cc07990]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104331415 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0xB5C74C23:GERAN-A-144:CM_SERVICE_REQ)[0x563b4cc07990]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000210:MSISDN-491230000210:TMSI-0xB5C74C23:GERAN-A-144:CM_SERVICE_REQ)[0x563b4cbd4f30] (msc_a.c:1053) 20250410104331415 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0xB5C74C23:GERAN-A-144:CM_SERVICE_REQ)[0x563b4cc07990]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104331415 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0xB5C74C23:GERAN-A-144:CM_SERVICE_REQ)[0x563b4cc07990]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410104331415 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0xB5C74C23 - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-SCCP(977)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'C1BA45'O, sourceLocRef := '0000A0'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:2 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 20250410104331415 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331415 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331415 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331415 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331415 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331415 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331415 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331415 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 c1 ba 45 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1175) 20250410104331415 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x3817FA79:GERAN-A-152:LU)[0x563b4cc46930]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104331415 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x3817FA79:GERAN-A-152:LU)[0x563b4cc46930]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x3817FA79:GERAN-A-152:LU)[0x563b4cc466a0] (msc_a.c:1053) 20250410104331415 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x3817FA79:GERAN-A-152:LU)[0x563b4cc46930]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:2 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(978)@7d38b4d9c9a0: Deleted conn table entry 4TC_multi_lu_and_mo_ussd0(992)6726271 20250410104331415 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x3817FA79:GERAN-A-152:LU)[0x563b4cc46930]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104331415 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x3817FA79:GERAN-A-152:LU)[0x563b4cc46930]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410104331415 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x3817FA79 - active-conn: now used by 1 (attached) (msub.c:375) 20250410104331415 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331415 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331415 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331415 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331415 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:2 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104331415 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9FB7BED1:GERAN-A-154:LU)[0x563b4cc33880]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104331415 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9FB7BED1:GERAN-A-154:LU)[0x563b4cc33880]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9FB7BED1:GERAN-A-154:LU)[0x563b4cc335f0] (msc_a.c:1053) 20250410104331415 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9FB7BED1:GERAN-A-154:LU)[0x563b4cc33880]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410104331415 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9FB7BED1:GERAN-A-154:LU)[0x563b4cc33880]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104331415 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9FB7BED1:GERAN-A-154:LU)[0x563b4cc33880]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410104331415 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331415 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331415 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 04 06 36 b1 59 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) 20250410104331415 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9FB7BED1 - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104331416 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331416 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331416 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331416 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331416 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331416 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331416 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331416 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x210A49B5:GERAN-A-159:CM_SERVICE_REQ)[0x563b4cc39030]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104331416 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x210A49B5:GERAN-A-159:CM_SERVICE_REQ)[0x563b4cc39030]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x210A49B5:GERAN-A-159:CM_SERVICE_REQ)[0x563b4cc38f00] (msc_a.c:1053) 20250410104331416 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 07 06 00 3d 13 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) 20250410104331416 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x210A49B5:GERAN-A-159:CM_SERVICE_REQ)[0x563b4cc39030]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104331416 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x210A49B5:GERAN-A-159:CM_SERVICE_REQ)[0x563b4cc39030]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:14 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104331416 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x210A49B5 - active-conn: now used by 1 (attached) (msub.c:375) 20250410104331416 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331416 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331416 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331416 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331416 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:15 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104331416 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331416 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331416 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 09 04 62 93 2e 00 00 90 00 00 00 00 00 (osmo_ss7_asp.c:1175) TC_multi_lu_and_mo_ussd0(992)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 20250410104331416 DMM DEBUG msc_a(TMSI-0x04588D76:GERAN-A-161:CM_SERVICE_REQ)[0x563b4cc5a910]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250410104331416 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x04588D76:GERAN-A-161:CM_SERVICE_REQ)[0x563b4cc4fa70]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410104331416 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x04588D76:GERAN-A-161:CM_SERVICE_REQ)[0x563b4cc4fa70]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x04588D76:GERAN-A-161:CM_SERVICE_REQ)[0x563b4cc5a910] (fsm.c:486) 20250410104331416 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x04588D76:GERAN-A-161:CM_SERVICE_REQ)[0x563b4cc4fa70]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410104331416 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x04588D76:GERAN-A-161:CM_SERVICE_REQ)[0x563b4cc4fa70]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410104331416 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x04588D76 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410104331416 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x04588D76 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:0 20250410104331416 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x04588D76:GERAN-A-161:CM_SERVICE_REQ)[0x563b4cc4fa70]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410104331416 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x04588D76:GERAN-A-161:CM_SERVICE_REQ)[0x563b4cc4fa70]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410104331416 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x04588D76:GERAN-A-161:CM_SERVICE_REQ)[0x563b4cc4fa70]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410104331416 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x04588D76:GERAN-A-161:CM_SERVICE_REQ)[0x563b4cc4fa70]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410104331416 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x04588D76:GERAN-A-161:CM_SERVICE_REQ)[0x563b4cc4fa70]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410104331416 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x04588D76:GERAN-A-161:CM_SERVICE_REQ)[0x563b4cc4fa70]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410104331416 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x04588D76:GERAN-A-161:CM_SERVICE_REQ)[0x563b4cc4fa70]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410104331416 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x04588D76:GERAN-A-161:CM_SERVICE_REQ)[0x563b4cc4fa70]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410104331416 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x04588D76:GERAN-A-161:CM_SERVICE_REQ)[0x563b4cc4fa70]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410104331416 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x04588D76:GERAN-A-161:CM_SERVICE_REQ)[0x563b4cc4fa70]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410104331416 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331416 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331416 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331416 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331416 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331416 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104331416 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331416 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 90 62 93 2e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104331416 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000213/3/1): Available (smpp_smsc.c:626) 20250410104331416 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x04588D76 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410104331416 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331416 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331416 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331416 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331416 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331416 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331416 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331416 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 01 04 0d 8c f5 00 00 98 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:9 20250410104331416 DMM DEBUG msc_a(TMSI-0x6DB83A35:GERAN-A-162:CM_SERVICE_REQ)[0x563b4cc297e0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250410104331416 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6DB83A35:GERAN-A-162:CM_SERVICE_REQ)[0x563b4cc073f0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410104331416 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6DB83A35:GERAN-A-162:CM_SERVICE_REQ)[0x563b4cc073f0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x6DB83A35:GERAN-A-162:CM_SERVICE_REQ)[0x563b4cc297e0] (fsm.c:486) 20250410104331416 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6DB83A35:GERAN-A-162:CM_SERVICE_REQ)[0x563b4cc073f0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410104331416 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6DB83A35:GERAN-A-162:CM_SERVICE_REQ)[0x563b4cc073f0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410104331416 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x6DB83A35 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410104331416 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x6DB83A35 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410104331416 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x6DB83A35:GERAN-A-162:CM_SERVICE_REQ)[0x563b4cc073f0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410104331416 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x6DB83A35:GERAN-A-162:CM_SERVICE_REQ)[0x563b4cc073f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410104331416 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x6DB83A35:GERAN-A-162:CM_SERVICE_REQ)[0x563b4cc073f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410104331416 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331416 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331416 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331416 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331416 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x6DB83A35:GERAN-A-162:CM_SERVICE_REQ)[0x563b4cc073f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410104331416 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x6DB83A35:GERAN-A-162:CM_SERVICE_REQ)[0x563b4cc073f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410104331416 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x6DB83A35:GERAN-A-162:CM_SERVICE_REQ)[0x563b4cc073f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410104331416 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x6DB83A35:GERAN-A-162:CM_SERVICE_REQ)[0x563b4cc073f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410104331416 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x6DB83A35:GERAN-A-162:CM_SERVICE_REQ)[0x563b4cc073f0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410104331416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331416 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331416 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331416 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x6DB83A35:GERAN-A-162:CM_SERVICE_REQ)[0x563b4cc073f0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410104331416 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x6DB83A35:GERAN-A-162:CM_SERVICE_REQ)[0x563b4cc073f0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410104331416 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331416 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 98 0d 8c f5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104331416 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000217/3/1): Available (smpp_smsc.c:626) 20250410104331416 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x6DB83A35 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(978)@7d38b4d9c9a0: Deleted conn table entry 13TC_multi_lu_and_mo_ussd0(1010)10855894 20250410104331416 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331416 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331416 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331416 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331416 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331416 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331416 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331416 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 03 04 25 15 bf 00 00 9a 00 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104331416 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x5A98AA3E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104331416 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x5A98AA3E - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104331416 DMM DEBUG msc_a(TMSI-0x0481C2D9:GERAN-A-163:CM_SERVICE_REQ)[0x563b4cc20960]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250410104331416 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0481C2D9:GERAN-A-163:CM_SERVICE_REQ)[0x563b4cbfc1b0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410104331416 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0481C2D9:GERAN-A-163:CM_SERVICE_REQ)[0x563b4cbfc1b0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0481C2D9:GERAN-A-163:CM_SERVICE_REQ)[0x563b4cc20960] (fsm.c:486) 20250410104331416 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0481C2D9:GERAN-A-163:CM_SERVICE_REQ)[0x563b4cbfc1b0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410104331416 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0481C2D9:GERAN-A-163:CM_SERVICE_REQ)[0x563b4cbfc1b0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410104331416 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0481C2D9 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410104331416 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0481C2D9 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:11 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104331416 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0481C2D9:GERAN-A-163:CM_SERVICE_REQ)[0x563b4cbfc1b0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410104331416 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0481C2D9:GERAN-A-163:CM_SERVICE_REQ)[0x563b4cbfc1b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410104331416 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0481C2D9:GERAN-A-163:CM_SERVICE_REQ)[0x563b4cbfc1b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410104331416 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331416 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331416 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331416 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0481C2D9:GERAN-A-163:CM_SERVICE_REQ)[0x563b4cbfc1b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410104331416 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0481C2D9:GERAN-A-163:CM_SERVICE_REQ)[0x563b4cbfc1b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410104331416 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0481C2D9:GERAN-A-163:CM_SERVICE_REQ)[0x563b4cbfc1b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410104331416 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0481C2D9:GERAN-A-163:CM_SERVICE_REQ)[0x563b4cbfc1b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410104331416 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0481C2D9:GERAN-A-163:CM_SERVICE_REQ)[0x563b4cbfc1b0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410104331416 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0481C2D9:GERAN-A-163:CM_SERVICE_REQ)[0x563b4cbfc1b0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410104331416 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331416 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331416 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331416 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0481C2D9:GERAN-A-163:CM_SERVICE_REQ)[0x563b4cbfc1b0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410104331416 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331416 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 9a 25 15 bf 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104331416 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000218/3/1): Available (smpp_smsc.c:626) 20250410104331416 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0481C2D9 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) TC_multi_lu_and_mo_ussd0(1010)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104331416 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331416 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331416 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331416 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331416 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331416 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331416 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331416 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 06 04 7b f9 b1 00 00 9f 00 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104331417 DMM DEBUG msc_a(TMSI-0xA0CDCE38:GERAN-A-164:CM_SERVICE_REQ)[0x563b4cc35210]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250410104331417 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA0CDCE38:GERAN-A-164:CM_SERVICE_REQ)[0x563b4cc35420]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410104331417 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA0CDCE38:GERAN-A-164:CM_SERVICE_REQ)[0x563b4cc35420]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xA0CDCE38:GERAN-A-164:CM_SERVICE_REQ)[0x563b4cc35210] (fsm.c:486) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104331417 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA0CDCE38:GERAN-A-164:CM_SERVICE_REQ)[0x563b4cc35420]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410104331417 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA0CDCE38:GERAN-A-164:CM_SERVICE_REQ)[0x563b4cc35420]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410104331417 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0xA0CDCE38 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410104331417 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0xA0CDCE38 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:1 20250410104331417 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0xA0CDCE38:GERAN-A-164:CM_SERVICE_REQ)[0x563b4cc35420]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410104331417 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0xA0CDCE38:GERAN-A-164:CM_SERVICE_REQ)[0x563b4cc35420]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410104331417 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0xA0CDCE38:GERAN-A-164:CM_SERVICE_REQ)[0x563b4cc35420]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410104331417 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0xA0CDCE38:GERAN-A-164:CM_SERVICE_REQ)[0x563b4cc35420]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410104331417 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0xA0CDCE38:GERAN-A-164:CM_SERVICE_REQ)[0x563b4cc35420]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410104331417 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0xA0CDCE38:GERAN-A-164:CM_SERVICE_REQ)[0x563b4cc35420]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410104331417 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0xA0CDCE38:GERAN-A-164:CM_SERVICE_REQ)[0x563b4cc35420]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410104331417 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0xA0CDCE38:GERAN-A-164:CM_SERVICE_REQ)[0x563b4cc35420]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410104331417 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0xA0CDCE38:GERAN-A-164:CM_SERVICE_REQ)[0x563b4cc35420]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410104331417 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0xA0CDCE38:GERAN-A-164:CM_SERVICE_REQ)[0x563b4cc35420]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410104331417 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331417 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331417 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331417 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331417 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000216/3/1): Available (smpp_smsc.c:626) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104331417 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0xA0CDCE38 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410104331417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331417 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331417 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331417 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331417 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 9f 7b f9 b1 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104331417 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x947041C4 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410104331417 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331417 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x947041C4 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) 20250410104331417 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331417 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331417 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331417 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331417 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331417 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331417 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0b 02 03 5c 35 00 00 a1 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104331417 DMM DEBUG msc_a(TMSI-0x34DBCF70:GERAN-A-165:CM_SERVICE_REQ)[0x563b4cc1cdb0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250410104331417 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x34DBCF70:GERAN-A-165:CM_SERVICE_REQ)[0x563b4cc21f20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410104331417 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x34DBCF70:GERAN-A-165:CM_SERVICE_REQ)[0x563b4cc21f20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x34DBCF70:GERAN-A-165:CM_SERVICE_REQ)[0x563b4cc1cdb0] (fsm.c:486) 20250410104331417 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x34DBCF70:GERAN-A-165:CM_SERVICE_REQ)[0x563b4cc21f20]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410104331417 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x34DBCF70:GERAN-A-165:CM_SERVICE_REQ)[0x563b4cc21f20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410104331417 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x34DBCF70 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410104331417 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x34DBCF70 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410104331417 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x34DBCF70:GERAN-A-165:CM_SERVICE_REQ)[0x563b4cc21f20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410104331417 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x34DBCF70:GERAN-A-165:CM_SERVICE_REQ)[0x563b4cc21f20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410104331417 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x34DBCF70:GERAN-A-165:CM_SERVICE_REQ)[0x563b4cc21f20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@7d38b4d9c9a0: { messageType := 2, destLocRef := '035C35'O, sourceLocRef := '0000A1'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:3 20250410104331417 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x34DBCF70:GERAN-A-165:CM_SERVICE_REQ)[0x563b4cc21f20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410104331417 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x34DBCF70:GERAN-A-165:CM_SERVICE_REQ)[0x563b4cc21f20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410104331417 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x34DBCF70:GERAN-A-165:CM_SERVICE_REQ)[0x563b4cc21f20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410104331417 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x34DBCF70:GERAN-A-165:CM_SERVICE_REQ)[0x563b4cc21f20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410104331417 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x34DBCF70:GERAN-A-165:CM_SERVICE_REQ)[0x563b4cc21f20]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410104331417 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x34DBCF70:GERAN-A-165:CM_SERVICE_REQ)[0x563b4cc21f20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410104331417 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x34DBCF70:GERAN-A-165:CM_SERVICE_REQ)[0x563b4cc21f20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410104331417 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000215/3/1): Available (smpp_smsc.c:626) 20250410104331417 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x34DBCF70 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410104331417 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331417 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331417 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331417 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x321C9501 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104331417 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x321C9501 - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250410104331417 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331417 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331417 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331417 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331417 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 03 5c 35 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 31 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104331417 DMM DEBUG msc_a(TMSI-0x357D75F1:GERAN-A-166:CM_SERVICE_REQ)[0x563b4cc1d150]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250410104331417 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x357D75F1:GERAN-A-166:CM_SERVICE_REQ)[0x563b4cc23630]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410104331417 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x357D75F1:GERAN-A-166:CM_SERVICE_REQ)[0x563b4cc23630]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x357D75F1:GERAN-A-166:CM_SERVICE_REQ)[0x563b4cc1d150] (fsm.c:486) 20250410104331417 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x357D75F1:GERAN-A-166:CM_SERVICE_REQ)[0x563b4cc23630]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410104331417 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x357D75F1:GERAN-A-166:CM_SERVICE_REQ)[0x563b4cc23630]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410104331417 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x357D75F1 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410104331417 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x357D75F1 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410104331417 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x357D75F1:GERAN-A-166:CM_SERVICE_REQ)[0x563b4cc23630]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410104331417 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x357D75F1:GERAN-A-166:CM_SERVICE_REQ)[0x563b4cc23630]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410104331417 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x357D75F1:GERAN-A-166:CM_SERVICE_REQ)[0x563b4cc23630]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:3 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104331417 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x357D75F1:GERAN-A-166:CM_SERVICE_REQ)[0x563b4cc23630]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410104331417 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x357D75F1:GERAN-A-166:CM_SERVICE_REQ)[0x563b4cc23630]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410104331417 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x357D75F1:GERAN-A-166:CM_SERVICE_REQ)[0x563b4cc23630]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410104331417 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x357D75F1:GERAN-A-166:CM_SERVICE_REQ)[0x563b4cc23630]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410104331417 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x357D75F1:GERAN-A-166:CM_SERVICE_REQ)[0x563b4cc23630]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410104331417 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x357D75F1:GERAN-A-166:CM_SERVICE_REQ)[0x563b4cc23630]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410104331417 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x357D75F1:GERAN-A-166:CM_SERVICE_REQ)[0x563b4cc23630]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) TC_multi_lu_and_mo_ussd0(992)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(992)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104331417 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000222/3/1): Available (smpp_smsc.c:626) 20250410104331417 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x357D75F1 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410104331417 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331417 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331417 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331417 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) TC_multi_lu_and_mo_ussd0(992)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104331417 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331417 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331417 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331417 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 03 5c 35 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(978)@7d38b4d9c9a0: Deleted conn table entry 0TC_multi_lu_and_mo_ussd0(985)6460206 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:3 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104331418 DMM DEBUG msc_a(TMSI-0x2A6A743A:GERAN-A-167:CM_SERVICE_REQ)[0x563b4cc51ac0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250410104331418 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2A6A743A:GERAN-A-167:CM_SERVICE_REQ)[0x563b4cc51bf0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410104331418 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2A6A743A:GERAN-A-167:CM_SERVICE_REQ)[0x563b4cc51bf0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2A6A743A:GERAN-A-167:CM_SERVICE_REQ)[0x563b4cc51ac0] (fsm.c:486) 20250410104331418 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2A6A743A:GERAN-A-167:CM_SERVICE_REQ)[0x563b4cc51bf0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410104331418 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2A6A743A:GERAN-A-167:CM_SERVICE_REQ)[0x563b4cc51bf0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410104331418 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x2A6A743A + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410104331418 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x2A6A743A + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410104331418 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x2A6A743A:GERAN-A-167:CM_SERVICE_REQ)[0x563b4cc51bf0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410104331418 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x2A6A743A:GERAN-A-167:CM_SERVICE_REQ)[0x563b4cc51bf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410104331418 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x2A6A743A:GERAN-A-167:CM_SERVICE_REQ)[0x563b4cc51bf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) TC_multi_lu_and_mo_ussd0(985)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104331418 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x2A6A743A:GERAN-A-167:CM_SERVICE_REQ)[0x563b4cc51bf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410104331418 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x2A6A743A:GERAN-A-167:CM_SERVICE_REQ)[0x563b4cc51bf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410104331418 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x2A6A743A:GERAN-A-167:CM_SERVICE_REQ)[0x563b4cc51bf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410104331418 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x2A6A743A:GERAN-A-167:CM_SERVICE_REQ)[0x563b4cc51bf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410104331418 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x2A6A743A:GERAN-A-167:CM_SERVICE_REQ)[0x563b4cc51bf0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410104331418 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x2A6A743A:GERAN-A-167:CM_SERVICE_REQ)[0x563b4cc51bf0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410104331418 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x2A6A743A:GERAN-A-167:CM_SERVICE_REQ)[0x563b4cc51bf0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) TC_multi_lu_and_mo_ussd0(988)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250410104331418 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000220/3/1): Available (smpp_smsc.c:626) 20250410104331418 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x2A6A743A - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) TC_multi_lu_and_mo_ussd0(988)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(992)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '5A98AA3E'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } 20250410104331418 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331418 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331418 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331418 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331418 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331418 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331418 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331418 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 08 02 c7 40 46 00 00 a2 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104331418 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331418 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331418 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331418 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331418 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331418 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331418 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331418 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 08 06 c7 40 46 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 71 (osmo_ss7_asp.c:1175) 20250410104331418 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0xB5C74C23 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104331418 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0xB5C74C23 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 20250410104331418 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331418 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331418 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331418 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331418 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331418 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331418 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331418 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 08 06 c7 40 46 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1175) 20250410104331418 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331418 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331418 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331418 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331418 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331418 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331418 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331418 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 09 02 2b bc 96 00 00 a3 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104331418 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331418 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331418 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331418 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331418 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331418 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331418 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331418 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 09 06 2b bc 96 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 81 (osmo_ss7_asp.c:1175) 20250410104331418 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331418 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331418 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331418 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331418 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331418 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-RAN(978)@7d38b4d9c9a0: Deleted conn table entry 9TC_multi_lu_and_mo_ussd0(1002)888053 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 TC_multi_lu_and_mo_ussd0(1010)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1010)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(1010)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 20250410104331418 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331418 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 09 06 2b bc 96 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1175) 20250410104331418 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331418 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331418 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331418 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331418 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331418 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x3817FA79 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104331418 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x3817FA79 - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250410104331418 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331418 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331418 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0e 02 4d 10 35 00 00 a4 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(977)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'C74046'O, sourceLocRef := '0000A2'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:5 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(1002)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(983)@7d38b4d9c9a0: Created GsupExpect[2] for "262420000000212" to be handled at TC_multi_lu_and_mo_ussd0(988) MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:5 20250410104331418 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331418 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331418 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331418 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331418 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331418 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331418 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331418 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 4d 10 35 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 61 (osmo_ss7_asp.c:1175) 20250410104331418 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331418 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331418 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331418 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331418 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331418 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331418 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:5 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 20250410104331418 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 4d 10 35 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1175) 20250410104331418 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331418 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331418 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331418 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331418 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331418 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@7d38b4d9c9a0: { messageType := 2, destLocRef := '2BBC96'O, sourceLocRef := '0000A3'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:6 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:6 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104331418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331418 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331418 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0f 02 d5 9f ca 00 00 a5 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104331418 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331418 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331418 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331418 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331418 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331418 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331418 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331418 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 d5 9f ca 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 51 (osmo_ss7_asp.c:1175) 20250410104331418 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331418 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331418 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331418 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331418 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331418 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331418 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331418 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 d5 9f ca 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1175) 20250410104331418 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331418 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331418 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331418 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331418 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331418 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331418 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331418 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0c 02 be 6c cd 00 00 a6 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:6 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(1010)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '321C9501'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-RAN(978)@7d38b4d9c9a0: Deleted conn table entry 11TC_multi_lu_and_mo_ussd0(1006)2430399 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: { messageType := 2, destLocRef := '4D1035'O, sourceLocRef := '0000A4'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:7 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:7 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:7 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 20250410104331418 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331418 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331418 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331418 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331418 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331418 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331418 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331418 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 be 6c cd 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 22 (osmo_ss7_asp.c:1175) 20250410104331418 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331418 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331418 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331418 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331418 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331418 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'D59FCA'O, sourceLocRef := '0000A5'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:8 20250410104331418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331418 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331418 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 be 6c cd 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1175) 20250410104331418 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331418 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331418 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331418 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:8 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer 20250410104331418 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331419 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331419 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331419 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0d 02 05 76 e8 00 00 a7 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:8 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104331419 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331419 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331419 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331419 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331419 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331419 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331419 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331419 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 05 76 e8 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 02 (osmo_ss7_asp.c:1175) 20250410104331419 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331419 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331419 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331419 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331419 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331419 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331419 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 TC_multi_lu_and_mo_ussd0(1006)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(985)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(977)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'BE6CCD'O, sourceLocRef := '0000A6'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:10 20250410104331419 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 05 76 e8 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1175) TC_multi_lu_and_mo_ussd0(985)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104331419 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9FB7BED1 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104331419 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9FB7BED1 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:10 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:10 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 TC_multi_lu_and_mo_ussd0(1002)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1002)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1002)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@7d38b4d9c9a0: { messageType := 2, destLocRef := '0576E8'O, sourceLocRef := '0000A7'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:12 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:12 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:12 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(1002)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '3817FA79'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_multi_lu_and_mo_ussd0(1006)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1006)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1006)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(978)@7d38b4d9c9a0: Deleted conn table entry 1TC_multi_lu_and_mo_ussd0(986)8124849 TC_multi_lu_and_mo_ussd0(986)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104331420 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x210A49B5 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104331420 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x210A49B5 - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250410104331420 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x04588D76 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410104331420 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x04588D76 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(985)@7d38b4d9c9a0: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(1006)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '9FB7BED1'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_multi_lu_and_mo_ussd0(986)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(986)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104331421 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x6DB83A35 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410104331421 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x6DB83A35 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) 20250410104331424 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0481C2D9 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410104331424 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0481C2D9 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(990)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(990)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(998)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(998)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(986)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410104331427 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0xA0CDCE38 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410104331427 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0xA0CDCE38 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on connection ID:14 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410104331428 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331428 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331428 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test-GSUP(983)@7d38b4d9c9a0: Created GsupExpect[3] for "262420000000213" to be handled at TC_multi_lu_and_mo_ussd0(990) MSC_Test-GSUP(983)@7d38b4d9c9a0: Created GsupExpect[4] for "262420000000217" to be handled at TC_multi_lu_and_mo_ussd0(998) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104331428 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331428 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331428 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331428 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331428 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 9d 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on connection ID:15 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104331429 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x30E66346:GERAN-A-157:LU)[0x563b4cc5d5e0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104331429 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x30E66346:GERAN-A-157:LU)[0x563b4cc5d5e0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x30E66346:GERAN-A-157:LU)[0x563b4cc5d350] (msc_a.c:1053) 20250410104331429 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x30E66346:GERAN-A-157:LU)[0x563b4cc5d5e0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410104331429 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x30E66346:GERAN-A-157:LU)[0x563b4cc5d5e0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) MSC_Test_0-RAN(978)@7d38b4d9c9a0: Added conn table entry 0TC_multi_lu_and_mo_ussd0(992)7639993 TC_multi_lu_and_mo_ussd0(1000)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250410104331429 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x30E66346:GERAN-A-157:LU)[0x563b4cc5d5e0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) TC_multi_lu_and_mo_ussd0(1000)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104331430 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x30E66346 - active-conn: now used by 1 (attached) (msub.c:375) 20250410104331430 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331430 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331430 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331430 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331430 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331430 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331430 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331430 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 04 04 36 b1 59 00 00 9d 00 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104331431 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331431 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331431 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331431 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331431 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331431 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331431 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104331431 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 9e 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(978)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:14 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104331432 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x5707E48B:GERAN-A-158:LU)[0x563b4cc61fd0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104331432 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x5707E48B:GERAN-A-158:LU)[0x563b4cc61fd0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x5707E48B:GERAN-A-158:LU)[0x563b4cc61d40] (msc_a.c:1053) 20250410104331432 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x5707E48B:GERAN-A-158:LU)[0x563b4cc61fd0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410104331432 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x5707E48B:GERAN-A-158:LU)[0x563b4cc61fd0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104331432 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x5707E48B:GERAN-A-158:LU)[0x563b4cc61fd0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(996)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250410104331432 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x5707E48B - active-conn: now used by 1 (attached) (msub.c:375) TC_multi_lu_and_mo_ussd0(996)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104331432 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331432 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331432 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331433 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331433 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331433 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331433 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test-GSUP(983)@7d38b4d9c9a0: Created GsupExpect[5] for "262420000000218" to be handled at TC_multi_lu_and_mo_ussd0(1000) 20250410104331433 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 07 04 00 3d 13 00 00 9e 00 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104331433 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331433 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 20250410104331433 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331433 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331433 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331433 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:15 20250410104331433 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331433 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 74 93 b9 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 08 03 50 59 02 05 f4 5a 98 aa 3e 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104331434 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331434 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331434 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331434 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331434 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331434 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104331434 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331434 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 9d 36 b1 59 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104331434 DMM DEBUG msc_a(TMSI-0x5A98AA3E:GERAN-A-168:CM_SERVICE_REQ)[0x563b4cc461b0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250410104331434 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5A98AA3E:GERAN-A-168:CM_SERVICE_REQ)[0x563b4cc1b660]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410104331434 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5A98AA3E:GERAN-A-168:CM_SERVICE_REQ)[0x563b4cc1b660]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x5A98AA3E:GERAN-A-168:CM_SERVICE_REQ)[0x563b4cc461b0] (fsm.c:486) 20250410104331434 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5A98AA3E:GERAN-A-168:CM_SERVICE_REQ)[0x563b4cc1b660]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410104331434 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5A98AA3E:GERAN-A-168:CM_SERVICE_REQ)[0x563b4cc1b660]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410104331434 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x5A98AA3E + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410104331434 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x5A98AA3E + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410104331435 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x5A98AA3E:GERAN-A-168:CM_SERVICE_REQ)[0x563b4cc1b660]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410104331435 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x5A98AA3E:GERAN-A-168:CM_SERVICE_REQ)[0x563b4cc1b660]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410104331435 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x5A98AA3E:GERAN-A-168:CM_SERVICE_REQ)[0x563b4cc1b660]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410104331435 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x5A98AA3E:GERAN-A-168:CM_SERVICE_REQ)[0x563b4cc1b660]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410104331435 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x5A98AA3E:GERAN-A-168:CM_SERVICE_REQ)[0x563b4cc1b660]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410104331435 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x5A98AA3E:GERAN-A-168:CM_SERVICE_REQ)[0x563b4cc1b660]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410104331435 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x5A98AA3E:GERAN-A-168:CM_SERVICE_REQ)[0x563b4cc1b660]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410104331435 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x5A98AA3E:GERAN-A-168:CM_SERVICE_REQ)[0x563b4cc1b660]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410104331435 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x5A98AA3E:GERAN-A-168:CM_SERVICE_REQ)[0x563b4cc1b660]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410104331435 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x5A98AA3E:GERAN-A-168:CM_SERVICE_REQ)[0x563b4cc1b660]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410104331435 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000214/3/1): Available (smpp_smsc.c:626) 20250410104331435 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x5A98AA3E - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410104331435 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331435 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331436 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331436 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331436 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331436 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331436 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331436 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 02 02 74 93 b9 00 00 a8 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104331436 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331436 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331436 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331436 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331436 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331436 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331436 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331436 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 02 06 74 93 b9 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 41 (osmo_ss7_asp.c:1175) 20250410104331437 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331437 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331437 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331437 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331437 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331437 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331437 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331437 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 02 06 74 93 b9 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1175) 20250410104331437 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@7d38b4d9c9a0: { messageType := 2, destLocRef := '7493B9'O, sourceLocRef := '0000A8'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:0 20250410104331437 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331437 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331437 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331437 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331437 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331437 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331437 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 9e 00 3d 13 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104331443 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x34DBCF70 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410104331443 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x34DBCF70 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test-GSUP(983)@7d38b4d9c9a0: Created GsupExpect[6] for "262420000000216" to be handled at TC_multi_lu_and_mo_ussd0(996) 20250410104331445 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x357D75F1 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410104331445 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x357D75F1 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(994)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(994)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104331449 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x2A6A743A + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410104331449 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x2A6A743A - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1008)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1008)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(983)@7d38b4d9c9a0: Created GsupExpect[7] for "262420000000215" to be handled at TC_multi_lu_and_mo_ussd0(994) MSC_Test_0-RAN(978)@7d38b4d9c9a0: Deleted conn table entry 14TC_multi_lu_and_mo_ussd0(1012)3584345 MSC_Test-GSUP(983)@7d38b4d9c9a0: Created GsupExpect[8] for "262420000000222" to be handled at TC_multi_lu_and_mo_ussd0(1008) TC_multi_lu_and_mo_ussd0(1012)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104331452 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x30E66346 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104331452 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x30E66346 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-RAN(978)@7d38b4d9c9a0: Added conn table entry 1TC_multi_lu_and_mo_ussd0(1010)2137759 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: First idle individual index:1 MSC_Test_0-RAN(978)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 1 set to 1 TC_multi_lu_and_mo_ussd0(1004)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1004)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104331454 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331454 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331454 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331454 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331454 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331454 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331455 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331455 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 20 9e 9f 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 08 03 50 59 02 05 f4 32 1c 95 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(978)@7d38b4d9c9a0: Added conn table entry 4TC_multi_lu_and_mo_ussd0(1002)5450717 20250410104331456 DMM DEBUG msc_a(TMSI-0x321C9501:GERAN-A-169:CM_SERVICE_REQ)[0x563b4cc26380]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250410104331456 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x321C9501:GERAN-A-169:CM_SERVICE_REQ)[0x563b4cbf20c0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410104331456 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x321C9501:GERAN-A-169:CM_SERVICE_REQ)[0x563b4cbf20c0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x321C9501:GERAN-A-169:CM_SERVICE_REQ)[0x563b4cc26380] (fsm.c:486) 20250410104331456 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x321C9501:GERAN-A-169:CM_SERVICE_REQ)[0x563b4cbf20c0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410104331456 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x321C9501:GERAN-A-169:CM_SERVICE_REQ)[0x563b4cbf20c0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410104331457 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x321C9501 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410104331457 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x321C9501 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410104331457 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x321C9501:GERAN-A-169:CM_SERVICE_REQ)[0x563b4cbf20c0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410104331457 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x321C9501:GERAN-A-169:CM_SERVICE_REQ)[0x563b4cbf20c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410104331457 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x321C9501:GERAN-A-169:CM_SERVICE_REQ)[0x563b4cbf20c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) MSC_Test-GSUP(983)@7d38b4d9c9a0: Created GsupExpect[9] for "262420000000220" to be handled at TC_multi_lu_and_mo_ussd0(1004) MSC_Test_0-SCCP(977)@7d38b4d9c9a0: First idle individual index:4 TC_multi_lu_and_mo_ussd0(1012)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" MSC_Test_0-RAN(978)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 4 set to 1 TC_multi_lu_and_mo_ussd0(1012)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104331457 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x321C9501:GERAN-A-169:CM_SERVICE_REQ)[0x563b4cbf20c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410104331457 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x321C9501:GERAN-A-169:CM_SERVICE_REQ)[0x563b4cbf20c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410104331457 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x321C9501:GERAN-A-169:CM_SERVICE_REQ)[0x563b4cbf20c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410104331457 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x321C9501:GERAN-A-169:CM_SERVICE_REQ)[0x563b4cbf20c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410104331457 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x321C9501:GERAN-A-169:CM_SERVICE_REQ)[0x563b4cbf20c0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410104331457 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x321C9501:GERAN-A-169:CM_SERVICE_REQ)[0x563b4cbf20c0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410104331457 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x321C9501:GERAN-A-169:CM_SERVICE_REQ)[0x563b4cbf20c0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410104331458 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000223/3/1): Available (smpp_smsc.c:626) TC_multi_lu_and_mo_ussd0(1012)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104331458 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x321C9501 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410104331458 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331458 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331458 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331458 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331458 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331458 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331458 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331459 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 03 02 20 9e 9f 00 00 a9 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104331459 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331459 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331459 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331459 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331459 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331459 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-RAN(978)@7d38b4d9c9a0: Added conn table entry 9TC_multi_lu_and_mo_ussd0(1006)15271771 20250410104331459 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331459 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 03 06 20 9e 9f 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 32 (osmo_ss7_asp.c:1175) 20250410104331459 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331459 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331459 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 20250410104331459 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331459 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331460 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331460 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331460 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 03 06 20 9e 9f 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1175) 20250410104331460 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331460 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331460 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104331460 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331460 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331460 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331460 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) TC_multi_lu_and_mo_ussd0(1012)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '30E66346'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } 20250410104331460 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 53 2b dd 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 08 03 50 59 02 05 f4 38 17 fa 79 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(978)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 9 set to 1 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: { messageType := 2, destLocRef := '209E9F'O, sourceLocRef := '0000A9'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:1 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@7d38b4d9c9a0: First idle individual index:9 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:1 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:1 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer 20250410104331462 DMM DEBUG msc_a(TMSI-0x3817FA79:GERAN-A-170:CM_SERVICE_REQ)[0x563b4cc4fdf0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250410104331462 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3817FA79:GERAN-A-170:CM_SERVICE_REQ)[0x563b4cc4ff20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410104331462 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3817FA79:GERAN-A-170:CM_SERVICE_REQ)[0x563b4cc4ff20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3817FA79:GERAN-A-170:CM_SERVICE_REQ)[0x563b4cc4fdf0] (fsm.c:486) 20250410104331462 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3817FA79:GERAN-A-170:CM_SERVICE_REQ)[0x563b4cc4ff20]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410104331462 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3817FA79:GERAN-A-170:CM_SERVICE_REQ)[0x563b4cc4ff20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410104331462 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x3817FA79 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410104331462 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x3817FA79 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410104331462 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x3817FA79:GERAN-A-170:CM_SERVICE_REQ)[0x563b4cc4ff20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410104331462 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x3817FA79:GERAN-A-170:CM_SERVICE_REQ)[0x563b4cc4ff20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410104331462 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x3817FA79:GERAN-A-170:CM_SERVICE_REQ)[0x563b4cc4ff20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410104331462 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104331462 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331462 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331462 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331462 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331462 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331462 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x3817FA79:GERAN-A-170:CM_SERVICE_REQ)[0x563b4cc4ff20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410104331462 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x3817FA79:GERAN-A-170:CM_SERVICE_REQ)[0x563b4cc4ff20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410104331462 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x3817FA79:GERAN-A-170:CM_SERVICE_REQ)[0x563b4cc4ff20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410104331462 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x3817FA79:GERAN-A-170:CM_SERVICE_REQ)[0x563b4cc4ff20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410104331462 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x3817FA79:GERAN-A-170:CM_SERVICE_REQ)[0x563b4cc4ff20]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410104331462 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x3817FA79:GERAN-A-170:CM_SERVICE_REQ)[0x563b4cc4ff20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410104331462 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x3817FA79:GERAN-A-170:CM_SERVICE_REQ)[0x563b4cc4ff20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410104331462 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331462 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 e9 07 5b 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 08 03 50 59 02 05 f4 9f b7 be d1 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104331463 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000219/3/1): Available (smpp_smsc.c:626) 20250410104331463 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x3817FA79 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_0-RAN(978)@7d38b4d9c9a0: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(978)@7d38b4d9c9a0: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O 20250410104331463 DMM DEBUG msc_a(TMSI-0x9FB7BED1:GERAN-A-171:CM_SERVICE_REQ)[0x563b4cc5ada0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250410104331463 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9FB7BED1:GERAN-A-171:CM_SERVICE_REQ)[0x563b4cc3b830]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410104331463 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9FB7BED1:GERAN-A-171:CM_SERVICE_REQ)[0x563b4cc3b830]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x9FB7BED1:GERAN-A-171:CM_SERVICE_REQ)[0x563b4cc5ada0] (fsm.c:486) 20250410104331463 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9FB7BED1:GERAN-A-171:CM_SERVICE_REQ)[0x563b4cc3b830]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410104331464 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9FB7BED1:GERAN-A-171:CM_SERVICE_REQ)[0x563b4cc3b830]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410104331464 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9FB7BED1 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410104331464 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9FB7BED1 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410104331464 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9FB7BED1:GERAN-A-171:CM_SERVICE_REQ)[0x563b4cc3b830]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410104331464 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9FB7BED1:GERAN-A-171:CM_SERVICE_REQ)[0x563b4cc3b830]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410104331464 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9FB7BED1:GERAN-A-171:CM_SERVICE_REQ)[0x563b4cc3b830]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410104331464 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9FB7BED1:GERAN-A-171:CM_SERVICE_REQ)[0x563b4cc3b830]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410104331464 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9FB7BED1:GERAN-A-171:CM_SERVICE_REQ)[0x563b4cc3b830]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410104331464 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9FB7BED1:GERAN-A-171:CM_SERVICE_REQ)[0x563b4cc3b830]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410104331464 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9FB7BED1:GERAN-A-171:CM_SERVICE_REQ)[0x563b4cc3b830]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410104331464 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9FB7BED1:GERAN-A-171:CM_SERVICE_REQ)[0x563b4cc3b830]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410104331464 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9FB7BED1:GERAN-A-171:CM_SERVICE_REQ)[0x563b4cc3b830]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410104331464 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9FB7BED1:GERAN-A-171:CM_SERVICE_REQ)[0x563b4cc3b830]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410104331464 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000221/3/1): Available (smpp_smsc.c:626) 20250410104331464 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9FB7BED1 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410104331464 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331465 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331465 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331465 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on connection ID:2 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_len:28 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_from0 20250410104331465 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331465 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331465 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331465 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 00 02 53 2b dd 00 00 aa 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104331465 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331465 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-SCCP(977)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O 20250410104331465 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331465 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331465 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331465 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331465 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331465 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 00 06 53 2b dd 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 91 (osmo_ss7_asp.c:1175) 20250410104331466 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331466 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331466 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331466 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331466 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331466 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 20250410104331466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331466 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331466 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 00 06 53 2b dd 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1175) 20250410104331466 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331466 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331466 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331466 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104331466 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331466 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331466 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331466 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 a0 00 01 1c 01 00 19 1b 7b 1c 15 a1 13 02 01 05 02 01 3b 30 0b 04 01 0f 04 06 aa 51 0c 06 1b 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(977)@7d38b4d9c9a0: { messageType := 2, destLocRef := '532BDD'O, sourceLocRef := '0000AA'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:4 20250410104331467 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331467 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331467 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331467 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331467 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331467 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104331467 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331467 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 01 02 e9 07 5b 00 00 ab 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104331467 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331467 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331467 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331467 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:4 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 20250410104331467 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331467 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331467 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331467 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 01 06 e9 07 5b 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 12 (osmo_ss7_asp.c:1175) 20250410104331468 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x947041C4 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250410104331467 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331467 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331467 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331467 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331467 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331467 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331467 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331467 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 01 06 e9 07 5b 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:4 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'E9075B'O, sourceLocRef := '0000AB'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:9 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:9 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:9 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(988)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104331471 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x947041C4 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410104331471 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x947041C4 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250410104331471 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x947041C4 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410104331471 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x947041C4 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104331471 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x947041C4 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104331471 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x947041C4 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104331472 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x947041C4 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410104331472 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331472 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331472 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331472 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331472 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331472 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331472 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331472 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 4b 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 c1 ba 45 00 01 34 01 00 31 9b 2a 1c 2d a2 2b 02 01 05 30 26 02 01 3b 30 21 04 01 0f 04 1c d9 77 5d 0e 2a e3 e9 65 f7 3c fd 76 83 d2 73 10 2d 17 93 cd 60 30 18 4c 16 93 35 1a 00 (osmo_ss7_asp.c:1175) 20250410104331472 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331472 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331472 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331472 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331472 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331472 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331472 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331472 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 c1 ba 45 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:2 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:2 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(978)@7d38b4d9c9a0: Deleted conn table entry 15TC_multi_lu_and_mo_ussd0(1014)15635 TC_multi_lu_and_mo_ussd0(1014)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104331475 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x5707E48B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104331475 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x5707E48B - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250410104331476 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x5A98AA3E + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410104331476 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x5A98AA3E - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1014)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1014)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1014)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104331478 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x321C9501 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410104331478 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x321C9501 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1014)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '5707E48B'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(978)@7d38b4d9c9a0: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(978)@7d38b4d9c9a0: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on connection ID:3 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_len:28 TC_multi_lu_and_mo_ussd0(992)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_from0 TC_multi_lu_and_mo_ussd0(992)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104331481 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331481 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331481 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331481 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331481 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331481 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331481 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331481 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 a1 00 01 1c 01 00 19 1b 7b 1c 15 a1 13 02 01 05 02 01 3b 30 0b 04 01 0f 04 06 aa 51 0c 06 1b 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(977)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(978)@7d38b4d9c9a0: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(978)@7d38b4d9c9a0: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on connection ID:7 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_len:28 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_from0 20250410104331481 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x04588D76 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) MSC_Test_0-SCCP(977)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(983)@7d38b4d9c9a0: Created GsupExpect[10] for "262420000000214" to be handled at TC_multi_lu_and_mo_ussd0(992) MSC_Test_0-RAN(978)@7d38b4d9c9a0: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(978)@7d38b4d9c9a0: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O TC_multi_lu_and_mo_ussd0(1010)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1010)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on connection ID:6 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_len:28 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_from0 TC_multi_lu_and_mo_ussd0(990)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(977)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(983)@7d38b4d9c9a0: Created GsupExpect[11] for "262420000000223" to be handled at TC_multi_lu_and_mo_ussd0(1010) MSC_Test_0-RAN(978)@7d38b4d9c9a0: Added conn table entry 11TC_multi_lu_and_mo_ussd0(1012)12615084 20250410104331485 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x04588D76 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410104331485 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x04588D76 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250410104331485 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x04588D76 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410104331485 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x04588D76 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104331485 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x04588D76 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104331485 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x04588D76 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_0-SCCP(977)@7d38b4d9c9a0: First idle individual index:11 MSC_Test_0-RAN(978)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 11 set to 1 20250410104331485 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x04588D76 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410104331486 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331486 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104331486 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331486 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331486 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331486 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331486 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331486 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 4b 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 03 5c 35 00 01 34 01 00 31 9b 2a 1c 2d a2 2b 02 01 05 30 26 02 01 3b 30 21 04 01 0f 04 1c d9 77 5d 0e 2a e3 e9 65 f7 3c fd 76 83 d2 73 10 2d 17 93 cd 60 30 18 4c 16 9b 35 1a 00 (osmo_ss7_asp.c:1175) 20250410104331486 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331486 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331486 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331486 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331486 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331486 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331486 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331486 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 03 5c 35 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) 20250410104331486 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331486 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331486 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331486 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:3 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer 20250410104331486 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331486 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331486 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331486 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 a4 00 01 1c 01 00 19 1b 7b 1c 15 a1 13 02 01 05 02 01 3b 30 0b 04 01 0f 04 06 aa 51 0c 06 1b 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 20250410104331486 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331486 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331486 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331486 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104331486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331486 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331486 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331486 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331486 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 a3 00 01 1c 01 00 19 1b 7b 1c 15 a1 13 02 01 05 02 01 3b 30 0b 04 01 0f 04 06 aa 51 0c 06 1b 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:3 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104331486 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331486 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331487 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331487 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331487 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331486 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0xA0CDCE38 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250410104331487 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331487 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331487 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 c0 7d ac 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 08 03 50 59 02 05 f4 30 e6 63 46 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104331487 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0481C2D9 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) TC_multi_lu_and_mo_ussd0(996)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104331488 DMM DEBUG msc_a(TMSI-0x30E66346:GERAN-A-172:CM_SERVICE_REQ)[0x563b4cc32570]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250410104331488 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x30E66346:GERAN-A-172:CM_SERVICE_REQ)[0x563b4cc326a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410104331488 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x30E66346:GERAN-A-172:CM_SERVICE_REQ)[0x563b4cc326a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x30E66346:GERAN-A-172:CM_SERVICE_REQ)[0x563b4cc32570] (fsm.c:486) 20250410104331488 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x30E66346:GERAN-A-172:CM_SERVICE_REQ)[0x563b4cc326a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410104331488 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x30E66346:GERAN-A-172:CM_SERVICE_REQ)[0x563b4cc326a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410104331488 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x30E66346 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410104331488 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x30E66346 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410104331488 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x30E66346:GERAN-A-172:CM_SERVICE_REQ)[0x563b4cc326a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410104331488 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x30E66346:GERAN-A-172:CM_SERVICE_REQ)[0x563b4cc326a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410104331488 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x30E66346:GERAN-A-172:CM_SERVICE_REQ)[0x563b4cc326a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410104331488 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x30E66346:GERAN-A-172:CM_SERVICE_REQ)[0x563b4cc326a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410104331488 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x30E66346:GERAN-A-172:CM_SERVICE_REQ)[0x563b4cc326a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410104331489 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x30E66346:GERAN-A-172:CM_SERVICE_REQ)[0x563b4cc326a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410104331489 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x30E66346:GERAN-A-172:CM_SERVICE_REQ)[0x563b4cc326a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410104331489 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x30E66346:GERAN-A-172:CM_SERVICE_REQ)[0x563b4cc326a0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410104331489 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x30E66346:GERAN-A-172:CM_SERVICE_REQ)[0x563b4cc326a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410104331489 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x30E66346:GERAN-A-172:CM_SERVICE_REQ)[0x563b4cc326a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410104331489 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000224/3/1): Available (smpp_smsc.c:626) 20250410104331489 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x30E66346 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410104331489 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0xA0CDCE38 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410104331489 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0xA0CDCE38 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250410104331490 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331490 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331490 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0xA0CDCE38 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410104331490 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331490 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331490 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331490 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0xA0CDCE38 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104331490 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0xA0CDCE38 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104331490 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0xA0CDCE38 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104331490 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331490 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331490 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 06 02 c0 7d ac 00 00 ac 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104331490 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0xA0CDCE38 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410104331490 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331490 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331490 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331490 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104331490 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331490 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331490 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331490 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 06 06 c0 7d ac 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 42 (osmo_ss7_asp.c:1175) 20250410104331490 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331491 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331491 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331491 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331491 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331491 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331491 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331491 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 06 06 c0 7d ac 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1175) 20250410104331491 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331491 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331491 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331491 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331491 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331491 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331491 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331491 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 4b 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 4d 10 35 00 01 34 01 00 31 9b 2a 1c 2d a2 2b 02 01 05 30 26 02 01 3b 30 21 04 01 0f 04 1c d9 77 5d 0e 2a e3 e9 65 f7 3c fd 76 83 d2 73 10 2d 17 93 cd 60 30 18 4c 16 b3 35 1a 00 (osmo_ss7_asp.c:1175) 20250410104331491 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331491 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331491 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331491 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) MSC_Test_0-SCCP(977)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'C07DAC'O, sourceLocRef := '0000AC'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:11 20250410104331491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331491 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331491 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331491 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331491 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 4d 10 35 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 TC_multi_lu_and_mo_ussd0(1000)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:11 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:11 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer 20250410104331491 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x3817FA79 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410104331491 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x3817FA79 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:7 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104331492 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0481C2D9 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410104331492 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0481C2D9 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:7 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104331492 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0481C2D9 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410104331492 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0481C2D9 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104331492 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0481C2D9 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104331492 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0481C2D9 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104331492 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0481C2D9 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410104331492 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331492 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331492 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331492 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331492 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331493 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331493 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331493 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 4b 00 00 00 b9 00 00 00 c1 03 00 00 09 06 2b bc 96 00 01 34 01 00 31 9b 2a 1c 2d a2 2b 02 01 05 30 26 02 01 3b 30 21 04 01 0f 04 1c d9 77 5d 0e 2a e3 e9 65 f7 3c fd 76 83 d2 73 10 2d 17 93 cd 60 30 18 4c 16 c3 35 1a 00 (osmo_ss7_asp.c:1175) 20250410104331493 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331493 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331493 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331493 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331493 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331493 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331493 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331493 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 09 06 2b bc 96 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) TC_multi_lu_and_mo_ussd0(1002)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1002)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:6 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:6 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104331493 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9FB7BED1 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410104331493 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9FB7BED1 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test-GSUP(983)@7d38b4d9c9a0: Created GsupExpect[12] for "262420000000219" to be handled at TC_multi_lu_and_mo_ussd0(1002) TC_multi_lu_and_mo_ussd0(1006)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1006)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(983)@7d38b4d9c9a0: Created GsupExpect[13] for "262420000000221" to be handled at TC_multi_lu_and_mo_ussd0(1006) MSC_Test_0-RAN(978)@7d38b4d9c9a0: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(978)@7d38b4d9c9a0: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on connection ID:5 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_len:28 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_from0 TC_multi_lu_and_mo_ussd0(988)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(977)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O 20250410104331495 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331495 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331495 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331495 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104331496 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331496 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331496 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331496 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 a2 00 01 1c 01 00 19 1b 7b 1c 15 a1 13 02 01 05 02 01 3b 30 0b 04 01 0f 04 06 aa 51 0c 06 1b 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(978)@7d38b4d9c9a0: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O 20250410104331496 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x6DB83A35 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) MSC_Test_0-RAN(978)@7d38b4d9c9a0: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on connection ID:8 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_len:28 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(978)@7d38b4d9c9a0: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(978)@7d38b4d9c9a0: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O TC_multi_lu_and_mo_ussd0(998)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on connection ID:10 20250410104331497 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x6DB83A35 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410104331497 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x6DB83A35 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250410104331498 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x6DB83A35 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410104331498 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x6DB83A35 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104331498 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x6DB83A35 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104331498 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x6DB83A35 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_len:28 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(978)@7d38b4d9c9a0: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(978)@7d38b4d9c9a0: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O 20250410104331498 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x6DB83A35 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410104331498 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331498 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331498 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331498 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on connection ID:12 20250410104331498 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331498 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331498 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331498 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 4b 00 00 00 b9 00 00 00 c1 03 00 00 08 06 c7 40 46 00 01 34 01 00 31 9b 2a 1c 2d a2 2b 02 01 05 30 26 02 01 3b 30 21 04 01 0f 04 1c d9 77 5d 0e 2a e3 e9 65 f7 3c fd 76 83 d2 73 10 2d 17 93 cd 60 30 18 4c 16 bb 35 1a 00 (osmo_ss7_asp.c:1175) 20250410104331498 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331498 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331498 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331498 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_len:28 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_from0 20250410104331498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331498 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331498 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331498 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331498 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 08 06 c7 40 46 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) 20250410104331498 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331498 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331498 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-SCCP(977)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O 20250410104331498 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331499 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331499 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331499 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-RAN(978)@7d38b4d9c9a0: Added conn table entry 13TC_multi_lu_and_mo_ussd0(1014)12972430 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 20250410104331499 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 a5 00 01 1c 01 00 19 1b 7b 1c 15 a1 13 02 01 05 02 01 3b 30 0b 04 01 0f 04 06 aa 51 0c 06 1b 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 20250410104331499 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331499 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331499 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331499 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331499 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331499 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:5 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104331499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331499 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331499 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 a6 00 01 1c 01 00 19 1b 7b 1c 15 a1 13 02 01 05 02 01 3b 30 0b 04 01 0f 04 06 aa 51 0c 06 1b 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104331499 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331499 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x34DBCF70 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250410104331499 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331499 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:5 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104331499 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331499 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-SCCP(977)@7d38b4d9c9a0: First idle individual index:13 20250410104331499 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331499 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331499 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 a7 00 01 1c 01 00 19 1b 7b 1c 15 a1 13 02 01 05 02 01 3b 30 0b 04 01 0f 04 06 aa 51 0c 06 1b 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(978)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 13 set to 1 20250410104331499 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x357D75F1 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104331499 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x2A6A743A + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) TC_multi_lu_and_mo_ussd0(994)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1004)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104331500 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x34DBCF70 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410104331500 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x34DBCF70 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250410104331500 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x34DBCF70 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410104331500 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x34DBCF70 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104331500 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x34DBCF70 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104331500 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x34DBCF70 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) TC_multi_lu_and_mo_ussd0(1008)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104331500 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x34DBCF70 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410104331500 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331500 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331500 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331500 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331500 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331500 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331500 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331500 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 4b 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 d5 9f ca 00 01 34 01 00 31 9b 2a 1c 2d a2 2b 02 01 05 30 26 02 01 3b 30 21 04 01 0f 04 1c d9 77 5d 0e 2a e3 e9 65 f7 3c fd 76 83 d2 73 10 2d 17 93 cd 60 30 18 4c 16 ab 35 1a 00 (osmo_ss7_asp.c:1175) 20250410104331500 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331500 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331500 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331500 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331500 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331500 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331501 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331501 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 d5 9f ca 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) 20250410104331501 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331501 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331501 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331501 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331501 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 20250410104331501 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:8 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 20250410104331501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331501 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331501 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 c5 f1 8e 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 08 03 50 59 02 05 f4 57 07 e4 8b 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:8 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104331501 DMM DEBUG msc_a(TMSI-0x5707E48B:GERAN-A-173:CM_SERVICE_REQ)[0x563b4cc266f0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250410104331501 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5707E48B:GERAN-A-173:CM_SERVICE_REQ)[0x563b4cc26980]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410104331501 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5707E48B:GERAN-A-173:CM_SERVICE_REQ)[0x563b4cc26980]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x5707E48B:GERAN-A-173:CM_SERVICE_REQ)[0x563b4cc266f0] (fsm.c:486) 20250410104331501 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5707E48B:GERAN-A-173:CM_SERVICE_REQ)[0x563b4cc26980]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410104331501 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5707E48B:GERAN-A-173:CM_SERVICE_REQ)[0x563b4cc26980]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410104331501 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x5707E48B + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410104331502 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x5707E48B + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410104331502 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x5707E48B:GERAN-A-173:CM_SERVICE_REQ)[0x563b4cc26980]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410104331502 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x5707E48B:GERAN-A-173:CM_SERVICE_REQ)[0x563b4cc26980]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410104331502 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x5707E48B:GERAN-A-173:CM_SERVICE_REQ)[0x563b4cc26980]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410104331502 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x5707E48B:GERAN-A-173:CM_SERVICE_REQ)[0x563b4cc26980]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410104331502 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x5707E48B:GERAN-A-173:CM_SERVICE_REQ)[0x563b4cc26980]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410104331502 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x5707E48B:GERAN-A-173:CM_SERVICE_REQ)[0x563b4cc26980]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410104331502 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x5707E48B:GERAN-A-173:CM_SERVICE_REQ)[0x563b4cc26980]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410104331502 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x5707E48B:GERAN-A-173:CM_SERVICE_REQ)[0x563b4cc26980]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410104331502 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x5707E48B:GERAN-A-173:CM_SERVICE_REQ)[0x563b4cc26980]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410104331502 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x5707E48B:GERAN-A-173:CM_SERVICE_REQ)[0x563b4cc26980]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410104331502 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000225/3/1): Available (smpp_smsc.c:626) 20250410104331502 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x5707E48B - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410104331502 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331502 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331502 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331502 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331502 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331502 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331502 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331502 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 07 02 c5 f1 8e 00 00 ad 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104331502 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331502 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331502 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331502 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331502 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331502 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331502 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331502 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 07 06 c5 f1 8e 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 52 (osmo_ss7_asp.c:1175) 20250410104331502 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331502 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331502 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331502 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331502 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331502 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331502 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331502 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 07 06 c5 f1 8e 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(990)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(977)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'C5F18E'O, sourceLocRef := '0000AD'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:13 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:13 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:13 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104331503 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x30E66346 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410104331503 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x30E66346 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1012)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1012)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(996)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1000)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(983)@7d38b4d9c9a0: Created GsupExpect[14] for "262420000000224" to be handled at TC_multi_lu_and_mo_ussd0(1012) MSC_Test_0-RAN(978)@7d38b4d9c9a0: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(978)@7d38b4d9c9a0: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_len:28 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104331504 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331504 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331504 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331504 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331504 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331504 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331504 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331504 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 a8 00 01 1c 01 00 19 1b 7b 1c 15 a1 13 02 01 05 02 01 3b 30 0b 04 01 0f 04 06 aa 51 0c 06 1b 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104331504 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x5A98AA3E + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on connection ID:2 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104331504 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x2A6A743A + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410104331504 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x2A6A743A - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250410104331504 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x2A6A743A - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410104331504 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x2A6A743A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104331504 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x2A6A743A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104331504 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x2A6A743A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104331504 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x2A6A743A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410104331504 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x357D75F1 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410104331504 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x357D75F1 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) TC_multi_lu_and_mo_ussd0(998)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104331504 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331504 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331504 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331504 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331504 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331504 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331504 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331504 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 4b 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 05 76 e8 00 01 34 01 00 31 9b 2a 1c 2d a2 2b 02 01 05 30 26 02 01 3b 30 21 04 01 0f 04 1c d9 77 5d 0e 2a e3 e9 65 f7 3c fd 76 83 d2 73 10 2d 17 93 cd 60 30 18 4c 26 83 35 1a 00 (osmo_ss7_asp.c:1175) 20250410104331504 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x357D75F1 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410104331504 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x357D75F1 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104331504 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x357D75F1 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104331504 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x357D75F1 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104331504 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x357D75F1 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410104331504 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331504 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-RAN(978)@7d38b4d9c9a0: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(978)@7d38b4d9c9a0: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O 20250410104331504 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331504 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331504 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331504 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331504 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331504 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 05 76 e8 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on connection ID:1 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_len:28 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_from0 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 20250410104331504 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331504 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331504 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331504 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331504 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-SCCP(977)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104331504 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331504 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331504 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 4b 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 be 6c cd 00 01 34 01 00 31 9b 2a 1c 2d a2 2b 02 01 05 30 26 02 01 3b 30 21 04 01 0f 04 1c d9 77 5d 0e 2a e3 e9 65 f7 3c fd 76 83 d2 73 10 2d 17 93 cd 60 30 18 4c 26 93 35 1a 00 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:12 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(992)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104331505 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331505 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331505 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331505 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331505 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331505 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331505 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331505 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 a0 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104331505 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331505 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331505 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331505 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 20250410104331505 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331505 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331505 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:12 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer 20250410104331505 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 be 6c cd 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) 20250410104331505 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331505 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104331505 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331505 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331505 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331505 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331505 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331505 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 a9 00 01 1c 01 00 19 1b 7b 1c 15 a1 13 02 01 05 02 01 3b 30 0b 04 01 0f 04 06 aa 51 0c 06 1b 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104331505 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x947041C4:GERAN-A-160:CM_SERVICE_REQ)[0x563b4cc1f6a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104331505 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x947041C4:GERAN-A-160:CM_SERVICE_REQ)[0x563b4cc1f6a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x947041C4:GERAN-A-160:CM_SERVICE_REQ)[0x563b4cc2f690] (msc_a.c:1053) 20250410104331505 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x947041C4:GERAN-A-160:CM_SERVICE_REQ)[0x563b4cc1f6a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104331505 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x947041C4:GERAN-A-160:CM_SERVICE_REQ)[0x563b4cc1f6a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410104331505 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x947041C4 - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 20250410104331505 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x321C9501 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:10 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104331505 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331505 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x5A98AA3E + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410104331505 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x5A98AA3E - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250410104331505 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331505 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331505 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:10 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104331505 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x5A98AA3E - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410104331505 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x5A98AA3E + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104331505 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x5A98AA3E + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104331505 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x5A98AA3E - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104331505 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x5A98AA3E - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 20250410104331505 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331505 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331505 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331505 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0a 04 c1 ba 45 00 00 a0 00 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104331505 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331505 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331505 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331505 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331505 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331505 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331505 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331505 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 4b 00 00 00 b9 00 00 00 c1 03 00 00 02 06 74 93 b9 00 01 34 01 00 31 9b 2a 1c 2d a2 2b 02 01 05 30 26 02 01 3b 30 21 04 01 0f 04 1c d9 77 5d 0e 2a e3 e9 65 f7 3c fd 76 83 d2 73 10 2d 17 93 cd 60 30 18 4c 16 a3 35 1a 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104331505 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331505 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331505 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331505 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331505 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331505 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:2 20250410104331505 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331505 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 02 06 74 93 b9 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) 20250410104331506 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331506 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331506 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331506 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331506 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331506 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 20250410104331506 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331506 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 a0 c1 ba 45 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer TC_multi_lu_and_mo_ussd0(994)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(1010)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104331506 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x5707E48B + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410104331506 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x5707E48B - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-RAN(978)@7d38b4d9c9a0: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(978)@7d38b4d9c9a0: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on connection ID:4 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_len:28 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(978)@7d38b4d9c9a0: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(978)@7d38b4d9c9a0: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O TC_multi_lu_and_mo_ussd0(1014)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1014)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on connection ID:9 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_len:28 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on connection ID:3 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on connection ID:7 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test-GSUP(983)@7d38b4d9c9a0: Created GsupExpect[15] for "262420000000225" to be handled at TC_multi_lu_and_mo_ussd0(1014) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on connection ID:6 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(978)@7d38b4d9c9a0: Deleted conn table entry 2TC_multi_lu_and_mo_ussd0(988)12696133 TC_multi_lu_and_mo_ussd0(988)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104331509 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x947041C4 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104331509 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x947041C4 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1004)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(992)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1008)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on connection ID:5 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on connection ID:8 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(978)@7d38b4d9c9a0: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(978)@7d38b4d9c9a0: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O TC_multi_lu_and_mo_ussd0(988)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(988)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on connection ID:11 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_len:28 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on connection ID:12 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on connection ID:10 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(988)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test_0-RAN(978)@7d38b4d9c9a0: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(978)@7d38b4d9c9a0: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on connection ID:13 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_len:28 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104331552 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x321C9501 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410104331552 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x321C9501 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250410104331552 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x321C9501 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410104331552 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x321C9501 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104331552 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x321C9501 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104331552 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x321C9501 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104331552 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x321C9501 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410104331552 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331552 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331552 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331552 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331553 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331553 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331553 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331553 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 4b 00 00 00 b9 00 00 00 c1 03 00 00 03 06 20 9e 9f 00 01 34 01 00 31 9b 2a 1c 2d a2 2b 02 01 05 30 26 02 01 3b 30 21 04 01 0f 04 1c d9 77 5d 0e 2a e3 e9 65 f7 3c fd 76 83 d2 73 10 2d 17 93 cd 60 30 18 4c 26 9b 35 1a 00 (osmo_ss7_asp.c:1175) 20250410104331553 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331553 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331553 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331553 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331553 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331553 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331553 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331553 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 03 06 20 9e 9f 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) 20250410104331553 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331553 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331553 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331553 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331553 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 aa 00 01 1c 01 00 19 1b 7b 1c 15 a1 13 02 01 05 02 01 3b 30 0b 04 01 0f 04 06 aa 51 0c 06 1b 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104331553 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331553 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331553 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331553 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 20250410104331553 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 ab 00 01 1c 01 00 19 1b 7b 1c 15 a1 13 02 01 05 02 01 3b 30 0b 04 01 0f 04 06 aa 51 0c 06 1b 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104331553 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331553 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331553 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x3817FA79 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250410104331553 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331553 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331553 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 a1 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104331553 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9FB7BED1 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250410104331553 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331553 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331553 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331553 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331553 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 a4 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104331553 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331553 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331553 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331553 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331553 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 a3 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104331553 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x04588D76:GERAN-A-161:CM_SERVICE_REQ)[0x563b4cc4fa70]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104331553 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x04588D76:GERAN-A-161:CM_SERVICE_REQ)[0x563b4cc4fa70]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x04588D76:GERAN-A-161:CM_SERVICE_REQ)[0x563b4cc5a910] (msc_a.c:1053) 20250410104331553 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x04588D76:GERAN-A-161:CM_SERVICE_REQ)[0x563b4cc4fa70]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104331553 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x04588D76:GERAN-A-161:CM_SERVICE_REQ)[0x563b4cc4fa70]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410104331553 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x04588D76 - active-conn: now used by 1 (attached) (msub.c:375) 20250410104331553 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331553 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331553 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331553 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331553 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 a2 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104331553 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331553 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331553 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331553 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331553 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0xA0CDCE38:GERAN-A-164:CM_SERVICE_REQ)[0x563b4cc35420]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104331553 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0xA0CDCE38:GERAN-A-164:CM_SERVICE_REQ)[0x563b4cc35420]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000216:MSISDN-491230000216:TMSI-0xA0CDCE38:GERAN-A-164:CM_SERVICE_REQ)[0x563b4cc35210] (msc_a.c:1053) 20250410104331553 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0xA0CDCE38:GERAN-A-164:CM_SERVICE_REQ)[0x563b4cc35420]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104331553 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0xA0CDCE38:GERAN-A-164:CM_SERVICE_REQ)[0x563b4cc35420]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410104331553 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 a5 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104331553 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331553 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331553 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331553 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331553 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 ac 00 01 1c 01 00 19 1b 7b 1c 15 a1 13 02 01 05 02 01 3b 30 0b 04 01 0f 04 06 aa 51 0c 06 1b 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104331553 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331553 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331553 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331553 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331553 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 a7 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104331553 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331553 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331553 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331553 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331553 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 a8 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104331553 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0xA0CDCE38 - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:1 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:1 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104331553 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331553 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331553 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331553 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331553 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331553 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331553 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331553 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0b 04 03 5c 35 00 00 a1 00 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104331553 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331553 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331553 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331553 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331553 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 a6 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104331553 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331553 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331553 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331553 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331553 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331553 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331553 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331553 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0e 04 4d 10 35 00 00 a4 00 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104331553 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0481C2D9:GERAN-A-163:CM_SERVICE_REQ)[0x563b4cbfc1b0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104331553 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0481C2D9:GERAN-A-163:CM_SERVICE_REQ)[0x563b4cbfc1b0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0481C2D9:GERAN-A-163:CM_SERVICE_REQ)[0x563b4cc20960] (msc_a.c:1053) 20250410104331553 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0481C2D9:GERAN-A-163:CM_SERVICE_REQ)[0x563b4cbfc1b0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104331553 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0481C2D9:GERAN-A-163:CM_SERVICE_REQ)[0x563b4cbfc1b0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410104331553 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0481C2D9 - active-conn: now used by 1 (attached) (msub.c:375) 20250410104331553 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x6DB83A35:GERAN-A-162:CM_SERVICE_REQ)[0x563b4cc073f0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104331553 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x6DB83A35:GERAN-A-162:CM_SERVICE_REQ)[0x563b4cc073f0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x6DB83A35:GERAN-A-162:CM_SERVICE_REQ)[0x563b4cc297e0] (msc_a.c:1053) 20250410104331553 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x6DB83A35:GERAN-A-162:CM_SERVICE_REQ)[0x563b4cc073f0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104331553 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x6DB83A35:GERAN-A-162:CM_SERVICE_REQ)[0x563b4cc073f0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410104331553 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331553 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331553 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x6DB83A35 - active-conn: now used by 1 (attached) (msub.c:375) 20250410104331553 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331553 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331553 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 ad 00 01 1c 01 00 19 1b 7b 1c 15 a1 13 02 01 05 02 01 3b 30 0b 04 01 0f 04 06 aa 51 0c 06 1b 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104331553 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331553 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331553 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x34DBCF70:GERAN-A-165:CM_SERVICE_REQ)[0x563b4cc21f20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104331553 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x34DBCF70:GERAN-A-165:CM_SERVICE_REQ)[0x563b4cc21f20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x34DBCF70:GERAN-A-165:CM_SERVICE_REQ)[0x563b4cc1cdb0] (msc_a.c:1053) 20250410104331553 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x34DBCF70:GERAN-A-165:CM_SERVICE_REQ)[0x563b4cc21f20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104331553 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x34DBCF70:GERAN-A-165:CM_SERVICE_REQ)[0x563b4cc21f20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410104331553 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331553 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331553 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331554 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331554 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331554 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 09 04 2b bc 96 00 00 a3 00 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104331554 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331554 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331554 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 20250410104331554 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331554 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331554 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331554 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331554 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 08 04 c7 40 46 00 00 a2 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 20250410104331554 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331554 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331554 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331554 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331554 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331554 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331554 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331554 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0f 04 d5 9f ca 00 00 a5 00 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104331554 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x34DBCF70 - active-conn: now used by 1 (attached) (msub.c:375) 20250410104331554 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x30E66346 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250410104331554 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x2A6A743A:GERAN-A-167:CM_SERVICE_REQ)[0x563b4cc51bf0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104331554 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x2A6A743A:GERAN-A-167:CM_SERVICE_REQ)[0x563b4cc51bf0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x2A6A743A:GERAN-A-167:CM_SERVICE_REQ)[0x563b4cc51ac0] (msc_a.c:1053) 20250410104331554 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x2A6A743A:GERAN-A-167:CM_SERVICE_REQ)[0x563b4cc51bf0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104331554 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x2A6A743A:GERAN-A-167:CM_SERVICE_REQ)[0x563b4cc51bf0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410104331554 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x2A6A743A - active-conn: now used by 1 (attached) (msub.c:375) TC_multi_lu_and_mo_ussd0(1006)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:3 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104331554 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x5A98AA3E:GERAN-A-168:CM_SERVICE_REQ)[0x563b4cc1b660]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104331554 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x5A98AA3E:GERAN-A-168:CM_SERVICE_REQ)[0x563b4cc1b660]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x5A98AA3E:GERAN-A-168:CM_SERVICE_REQ)[0x563b4cc461b0] (msc_a.c:1053) 20250410104331554 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x5A98AA3E:GERAN-A-168:CM_SERVICE_REQ)[0x563b4cc1b660]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104331554 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x5A98AA3E:GERAN-A-168:CM_SERVICE_REQ)[0x563b4cc1b660]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(1002)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104331554 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x5A98AA3E - active-conn: now used by 1 (attached) (msub.c:375) 20250410104331554 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331554 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331554 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331554 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x357D75F1:GERAN-A-166:CM_SERVICE_REQ)[0x563b4cc23630]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104331554 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x357D75F1:GERAN-A-166:CM_SERVICE_REQ)[0x563b4cc23630]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x357D75F1:GERAN-A-166:CM_SERVICE_REQ)[0x563b4cc1d150] (msc_a.c:1053) 20250410104331554 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x357D75F1:GERAN-A-166:CM_SERVICE_REQ)[0x563b4cc23630]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104331554 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331554 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x357D75F1:GERAN-A-166:CM_SERVICE_REQ)[0x563b4cc23630]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410104331554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331554 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331554 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331554 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x357D75F1 - active-conn: now used by 1 (attached) (msub.c:375) 20250410104331554 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x5707E48B + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:7 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:6 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:5 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104331554 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331554 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0d 04 05 76 e8 00 00 a7 00 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104331554 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331554 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331554 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331554 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331554 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331554 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331554 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331554 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 02 04 74 93 b9 00 00 a8 00 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104331554 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9FB7BED1 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410104331554 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9FB7BED1 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104331554 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331554 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331554 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331554 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331554 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331554 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331554 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9FB7BED1 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410104331554 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9FB7BED1 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104331554 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9FB7BED1 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104331554 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9FB7BED1 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104331554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331554 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331554 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 a1 03 5c 35 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104331554 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9FB7BED1 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104331554 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x3817FA79 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410104331554 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x3817FA79 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250410104331554 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331554 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331554 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331554 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331554 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 20250410104331554 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x3817FA79 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410104331554 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x3817FA79 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104331554 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x3817FA79 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104331554 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x3817FA79 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104331554 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x3817FA79 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410104331554 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331554 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331554 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0c 04 be 6c cd 00 00 a6 00 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104331554 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331554 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:12 20250410104331554 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331554 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331554 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331554 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331554 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331554 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 a4 4d 10 35 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104331554 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331554 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331554 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331554 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331555 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331555 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331555 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331555 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 4b 00 00 00 b9 00 00 00 c1 03 00 00 01 06 e9 07 5b 00 01 34 01 00 31 9b 2a 1c 2d a2 2b 02 01 05 30 26 02 01 3b 30 21 04 01 0f 04 1c d9 77 5d 0e 2a e3 e9 65 f7 3c fd 76 83 d2 73 10 2d 17 93 cd 60 30 18 4c 26 8b 35 1a 00 (osmo_ss7_asp.c:1175) 20250410104331555 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331555 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331555 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331555 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331555 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331555 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1012)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:0 20250410104331555 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331555 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 a3 2b bc 96 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104331555 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331555 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331555 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331555 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331555 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331555 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331555 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331555 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 01 06 e9 07 5b 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) 20250410104331555 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331555 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331555 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331555 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) TC_multi_lu_and_mo_ussd0(1014)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104331555 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331555 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331555 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331555 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 a2 c7 40 46 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104331555 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331555 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331555 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:10 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 TC_multi_lu_and_mo_ussd0(1010)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104331555 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331555 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331555 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331555 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331555 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 4b 00 00 00 b9 00 00 00 c1 03 00 00 00 06 53 2b dd 00 01 34 01 00 31 9b 2a 1c 2d a2 2b 02 01 05 30 26 02 01 3b 30 21 04 01 0f 04 1c d9 77 5d 0e 2a e3 e9 65 f7 3c fd 76 83 d2 73 10 2d 17 93 cd 60 30 18 4c 16 cb 35 1a 00 (osmo_ss7_asp.c:1175) 20250410104331555 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331555 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331555 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331555 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331555 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331555 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331555 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331555 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 a5 d5 9f ca 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104331555 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331555 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331555 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331555 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331555 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331555 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331555 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331555 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 00 06 53 2b dd 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) 20250410104331555 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331555 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:9 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 20250410104331555 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331555 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331555 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331555 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331555 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331555 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 a7 05 76 e8 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104331555 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331555 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331555 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331555 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331555 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331555 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331555 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331555 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 a8 74 93 b9 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104331555 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331555 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331555 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331555 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:9 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-RAN(978)@7d38b4d9c9a0: Deleted conn table entry 3TC_multi_lu_and_mo_ussd0(990)220213 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 20250410104331555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331555 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331555 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331555 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331555 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 a6 be 6c cd 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:4 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:4 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(978)@7d38b4d9c9a0: Deleted conn table entry 7TC_multi_lu_and_mo_ussd0(996)5050421 TC_multi_lu_and_mo_ussd0(990)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(978)@7d38b4d9c9a0: Deleted conn table entry 6TC_multi_lu_and_mo_ussd0(1000)2866326 TC_multi_lu_and_mo_ussd0(996)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(978)@7d38b4d9c9a0: Deleted conn table entry 5TC_multi_lu_and_mo_ussd0(998)13058118 TC_multi_lu_and_mo_ussd0(1000)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104331555 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x04588D76 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104331555 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x04588D76 - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250410104331555 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0xA0CDCE38 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104331555 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0xA0CDCE38 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-RAN(978)@7d38b4d9c9a0: Deleted conn table entry 8TC_multi_lu_and_mo_ussd0(994)14000074 20250410104331556 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0481C2D9 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104331556 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x0481C2D9 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(998)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(994)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104331556 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x34DBCF70 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104331556 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x34DBCF70 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-RAN(978)@7d38b4d9c9a0: Deleted conn table entry 12TC_multi_lu_and_mo_ussd0(1004)358120 20250410104331556 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x6DB83A35 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104331556 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x6DB83A35 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1004)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104331556 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x2A6A743A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104331556 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x2A6A743A - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1000)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1000)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(978)@7d38b4d9c9a0: Deleted conn table entry 0TC_multi_lu_and_mo_ussd0(992)7639993 TC_multi_lu_and_mo_ussd0(990)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(990)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(992)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104331556 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x5A98AA3E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104331556 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x5A98AA3E - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(996)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(996)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(978)@7d38b4d9c9a0: Deleted conn table entry 10TC_multi_lu_and_mo_ussd0(1008)12479693 TC_multi_lu_and_mo_ussd0(998)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(998)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(994)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(994)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1008)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104331557 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x357D75F1 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104331557 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x357D75F1 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1004)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1004)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(992)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(992)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1006)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1008)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1008)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1000)@7d38b4d9c9a0: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(990)@7d38b4d9c9a0: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(1002)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on connection ID:1 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mo_ussd0(994)@7d38b4d9c9a0: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(996)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104331561 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331561 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331561 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331561 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331561 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331561 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331561 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331561 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 a9 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104331561 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x321C9501:GERAN-A-169:CM_SERVICE_REQ)[0x563b4cbf20c0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104331561 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x321C9501:GERAN-A-169:CM_SERVICE_REQ)[0x563b4cbf20c0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x321C9501:GERAN-A-169:CM_SERVICE_REQ)[0x563b4cc26380] (msc_a.c:1053) 20250410104331561 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x321C9501:GERAN-A-169:CM_SERVICE_REQ)[0x563b4cbf20c0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104331561 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x321C9501:GERAN-A-169:CM_SERVICE_REQ)[0x563b4cbf20c0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) TC_multi_lu_and_mo_ussd0(998)@7d38b4d9c9a0: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(1004)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410104331561 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x321C9501 - active-conn: now used by 1 (attached) (msub.c:375) 20250410104331561 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331561 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331561 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331561 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331561 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331561 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331561 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331561 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 03 04 20 9e 9f 00 00 a9 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(992)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:1 20250410104331562 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331562 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331562 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331562 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331562 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331562 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331562 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331562 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 a9 20 9e 9f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1008)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on connection ID:9 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(978)@7d38b4d9c9a0: Deleted conn table entry 1TC_multi_lu_and_mo_ussd0(1010)2137759 TC_multi_lu_and_mo_ussd0(1010)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on connection ID:4 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410104331564 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x321C9501 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104331564 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x321C9501 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1010)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1010)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1010)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410104331596 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x30E66346 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410104331596 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x30E66346 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250410104331596 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x30E66346 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410104331596 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x30E66346 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104331596 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x30E66346 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104331596 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x30E66346 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104331596 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x30E66346 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410104331597 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x5707E48B + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410104331597 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x5707E48B - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250410104331597 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331597 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331597 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331597 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331597 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331597 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331597 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331597 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 4b 00 00 00 b9 00 00 00 c1 03 00 00 06 06 c0 7d ac 00 01 34 01 00 31 9b 2a 1c 2d a2 2b 02 01 05 30 26 02 01 3b 30 21 04 01 0f 04 1c d9 77 5d 0e 2a e3 e9 65 f7 3c fd 76 83 d2 73 10 2d 17 93 cd 60 30 18 4c 26 a3 35 1a 00 (osmo_ss7_asp.c:1175) 20250410104331597 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x5707E48B - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410104331597 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x5707E48B + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104331597 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x5707E48B + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104331597 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x5707E48B - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104331597 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331597 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331597 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331597 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331597 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331597 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331597 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x5707E48B - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410104331597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331597 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331597 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 ab 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104331597 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331597 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331597 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331597 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331597 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331597 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331597 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331597 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 06 06 c0 7d ac 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) 20250410104331597 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331597 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331597 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331597 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331597 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331597 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331597 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331597 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 aa 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104331597 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331597 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331597 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331597 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9FB7BED1:GERAN-A-171:CM_SERVICE_REQ)[0x563b4cc3b830]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104331597 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9FB7BED1:GERAN-A-171:CM_SERVICE_REQ)[0x563b4cc3b830]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9FB7BED1:GERAN-A-171:CM_SERVICE_REQ)[0x563b4cc5ada0] (msc_a.c:1053) 20250410104331597 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9FB7BED1:GERAN-A-171:CM_SERVICE_REQ)[0x563b4cc3b830]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104331597 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9FB7BED1:GERAN-A-171:CM_SERVICE_REQ)[0x563b4cc3b830]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410104331597 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331597 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331597 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331597 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331597 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 4b 00 00 00 b9 00 00 00 c1 03 00 00 07 06 c5 f1 8e 00 01 34 01 00 31 9b 2a 1c 2d a2 2b 02 01 05 30 26 02 01 3b 30 21 04 01 0f 04 1c d9 77 5d 0e 2a e3 e9 65 f7 3c fd 76 83 d2 73 10 2d 17 93 cd 60 30 18 4c 26 ab 35 1a 00 (osmo_ss7_asp.c:1175) 20250410104331597 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9FB7BED1 - active-conn: now used by 1 (attached) (msub.c:375) 20250410104331597 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331597 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331597 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331597 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331597 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331597 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331597 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331597 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 07 06 c5 f1 8e 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) 20250410104331597 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x3817FA79:GERAN-A-170:CM_SERVICE_REQ)[0x563b4cc4ff20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104331597 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x3817FA79:GERAN-A-170:CM_SERVICE_REQ)[0x563b4cc4ff20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x3817FA79:GERAN-A-170:CM_SERVICE_REQ)[0x563b4cc4fdf0] (msc_a.c:1053) 20250410104331597 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x3817FA79:GERAN-A-170:CM_SERVICE_REQ)[0x563b4cc4ff20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104331597 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x3817FA79:GERAN-A-170:CM_SERVICE_REQ)[0x563b4cc4ff20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410104331597 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x3817FA79 - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:11 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:11 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104331597 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331597 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331598 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:13 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104331598 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331598 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331598 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331598 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331598 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 01 04 e9 07 5b 00 00 ab 00 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104331598 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331598 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331598 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331598 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331598 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331598 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331598 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:13 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104331598 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 00 04 53 2b dd 00 00 aa 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104331598 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331598 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:9 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:4 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104331598 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331598 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331598 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331598 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331598 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331598 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 ab e9 07 5b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1012)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(978)@7d38b4d9c9a0: Deleted conn table entry 9TC_multi_lu_and_mo_ussd0(1006)15271771 TC_multi_lu_and_mo_ussd0(1006)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1014)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(978)@7d38b4d9c9a0: Deleted conn table entry 4TC_multi_lu_and_mo_ussd0(1002)5450717 20250410104331600 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9FB7BED1 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104331600 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x9FB7BED1 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1002)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104331600 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x3817FA79 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104331600 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x3817FA79 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on connection ID:11 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on connection ID:13 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(977)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1006)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1006)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1002)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1002)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1006)@7d38b4d9c9a0: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(1002)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410104331804 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331804 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331804 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331805 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331805 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331805 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331805 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331805 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 aa 53 2b dd 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104331805 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331805 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331805 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331805 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331805 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331805 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331805 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331805 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 ac 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104331805 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331805 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331805 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331805 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331805 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331805 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331805 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331805 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 ad 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104331806 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x30E66346:GERAN-A-172:CM_SERVICE_REQ)[0x563b4cc326a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104331806 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x30E66346:GERAN-A-172:CM_SERVICE_REQ)[0x563b4cc326a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x30E66346:GERAN-A-172:CM_SERVICE_REQ)[0x563b4cc32570] (msc_a.c:1053) 20250410104331806 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x30E66346:GERAN-A-172:CM_SERVICE_REQ)[0x563b4cc326a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104331806 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x30E66346:GERAN-A-172:CM_SERVICE_REQ)[0x563b4cc326a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410104331806 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x30E66346 - active-conn: now used by 1 (attached) (msub.c:375) 20250410104331807 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x5707E48B:GERAN-A-173:CM_SERVICE_REQ)[0x563b4cc26980]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104331807 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x5707E48B:GERAN-A-173:CM_SERVICE_REQ)[0x563b4cc26980]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x5707E48B:GERAN-A-173:CM_SERVICE_REQ)[0x563b4cc266f0] (msc_a.c:1053) 20250410104331807 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x5707E48B:GERAN-A-173:CM_SERVICE_REQ)[0x563b4cc26980]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104331807 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x5707E48B:GERAN-A-173:CM_SERVICE_REQ)[0x563b4cc26980]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410104331807 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x5707E48B - active-conn: now used by 1 (attached) (msub.c:375) 20250410104331807 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331807 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331807 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331807 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331808 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331808 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331808 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331808 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 06 04 c0 7d ac 00 00 ac 00 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104331808 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331808 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331808 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331808 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104331808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331808 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104331808 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104331808 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331808 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 07 04 c5 f1 8e 00 00 ad 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Message received on association #8 20250410104331809 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:11 20250410104331809 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331809 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331809 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104331809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331810 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331810 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331810 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331810 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 ac c0 7d ac 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Session index based on local reference:13 MSC_Test_0-M3UA(979)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(978)@7d38b4d9c9a0: Deleted conn table entry 11TC_multi_lu_and_mo_ussd0(1012)12615084 TC_multi_lu_and_mo_ussd0(1012)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104331811 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x30E66346 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104331811 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x30E66346 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-RAN(978)@7d38b4d9c9a0: Deleted conn table entry 13TC_multi_lu_and_mo_ussd0(1014)12972430 TC_multi_lu_and_mo_ussd0(1014)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104331813 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x5707E48B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104331813 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x5707E48B - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1012)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1012)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1014)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1014)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1012)@7d38b4d9c9a0: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(1014)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410104331826 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410104331827 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(980)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(983)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(982)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104331831 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250410104331834 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331834 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104331834 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104331834 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) IPA-CTRL-CLI-IPA(1007)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(999)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(995)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1011)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1001)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(978)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1003)@7d38b4d9c9a0: Final verdict of PTC: none20250410104331834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104331834 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104331834 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104331834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104331834 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104331834 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 ad c5 f1 8e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104331834 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410104331834 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104331834 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410104331834 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410104331834 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410104331834 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104331834 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410104331834 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410104331834 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410104331834 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104331834 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410104331834 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410104331834 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410104331834 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410104331834 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410104331834 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104331834 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104331834 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410104331834 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) IPA-CTRL-CLI-IPA(1009)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104331836 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410104331836 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(987)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(991)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1005)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(997)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(993)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(976)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(979)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1016)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(977)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1013)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(981)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(984)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(989)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1015)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(976): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(977): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(978): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(979): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(980): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(981): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(982): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(983): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(984): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_multi_lu_and_mo_ussd0(985): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC TC_multi_lu_and_mo_ussd0(986): pass (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(987): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC TC_multi_lu_and_mo_ussd0(988): pass (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(989): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC TC_multi_lu_and_mo_ussd0(990): pass (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(991): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC TC_multi_lu_and_mo_ussd0(992): pass (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(993): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC TC_multi_lu_and_mo_ussd0(994): pass (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(995): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC TC_multi_lu_and_mo_ussd0(996): pass (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(997): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC TC_multi_lu_and_mo_ussd0(998): pass (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(999): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1000): pass (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1001): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1002): pass (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1003): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1004): pass (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1005): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1006): pass (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1007): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1008): pass (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1009): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1010): pass (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1011): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1012): pass (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1013): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1014): pass (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1015): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1016): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_multi_lu_and_mo_ussd finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_multi_lu_and_mo_ussd pass'. Thu Apr 10 10:43:31 UTC 2025 ====== MSC_Tests.TC_multi_lu_and_mo_ussd pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_multi_lu_and_mo_ussd.talloc 20250410104332833 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=4010480) 20250410104333835 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104333836 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410104333836 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410104333836 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) Waiting for packet dumper to finish... 1 (prev_count=4010480, count=4011640) 20250410104334836 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_multi_lu_and_mo_ussd pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_multi_lu_and_mt_ussd'. ------ MSC_Tests.TC_multi_lu_and_mt_ussd ------ Thu Apr 10 10:43:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_multi_lu_and_mt_ussd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_multi_lu_and_mt_ussd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410104335837 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_multi_lu_and_mt_ussd' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_multi_lu_and_mt_ussd started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410104336241 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1021)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410104336437 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410104336437 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410104336437 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410104336437 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410104336443 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104336443 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410104336443 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410104336443 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410104336443 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410104336443 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410104336443 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410104336443 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104336443 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410104336443 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410104336443 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 20250410104336443 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104336443 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410104336443 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410104336443 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104336443 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410104336443 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410104336443 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410104336443 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104336443 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410104336443 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410104336443 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104336443 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 20250410104336443 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410104336443 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410104336838 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104336838 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1023)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1023)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410104336844 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1023)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1023)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1023)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1023)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1023)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1023)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410104336861 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410104336861 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1024)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000226" to be handled at TC_multi_lu_and_mt_ussd0(1026) TC_multi_lu_and_mt_ussd0(1026)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000226'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(1024)@7d38b4d9c9a0: Created GsupExpect[1] for "262420000000227" to be handled at TC_multi_lu_and_mt_ussd0(1027) TC_multi_lu_and_mt_ussd0(1027)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000227'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(1024)@7d38b4d9c9a0: Created GsupExpect[2] for "262420000000228" to be handled at TC_multi_lu_and_mt_ussd0(1029) TC_multi_lu_and_mt_ussd0(1029)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000228'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(1024)@7d38b4d9c9a0: Created GsupExpect[3] for "262420000000229" to be handled at TC_multi_lu_and_mt_ussd0(1031) TC_multi_lu_and_mt_ussd0(1031)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000229'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(1024)@7d38b4d9c9a0: Created GsupExpect[4] for "262420000000230" to be handled at TC_multi_lu_and_mt_ussd0(1033) TC_multi_lu_and_mt_ussd0(1033)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000230'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(1024)@7d38b4d9c9a0: Created GsupExpect[5] for "262420000000231" to be handled at TC_multi_lu_and_mt_ussd0(1035) TC_multi_lu_and_mt_ussd0(1035)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000231'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(1024)@7d38b4d9c9a0: Created GsupExpect[6] for "262420000000232" to be handled at TC_multi_lu_and_mt_ussd0(1037) TC_multi_lu_and_mt_ussd0(1037)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000232'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(1024)@7d38b4d9c9a0: Created GsupExpect[7] for "262420000000233" to be handled at TC_multi_lu_and_mt_ussd0(1039) TC_multi_lu_and_mt_ussd0(1039)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000233'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(1024)@7d38b4d9c9a0: Created GsupExpect[8] for "262420000000234" to be handled at TC_multi_lu_and_mt_ussd0(1041) TC_multi_lu_and_mt_ussd0(1041)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000234'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(1024)@7d38b4d9c9a0: Created GsupExpect[9] for "262420000000235" to be handled at TC_multi_lu_and_mt_ussd0(1043) TC_multi_lu_and_mt_ussd0(1043)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000235'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(1024)@7d38b4d9c9a0: Created GsupExpect[10] for "262420000000236" to be handled at TC_multi_lu_and_mt_ussd0(1045) TC_multi_lu_and_mt_ussd0(1045)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000236'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(1024)@7d38b4d9c9a0: Created GsupExpect[11] for "262420000000237" to be handled at TC_multi_lu_and_mt_ussd0(1047) TC_multi_lu_and_mt_ussd0(1047)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000237'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(1024)@7d38b4d9c9a0: Created GsupExpect[12] for "262420000000238" to be handled at TC_multi_lu_and_mt_ussd0(1049) TC_multi_lu_and_mt_ussd0(1049)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000238'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(1024)@7d38b4d9c9a0: Created GsupExpect[13] for "262420000000239" to be handled at TC_multi_lu_and_mt_ussd0(1051) TC_multi_lu_and_mt_ussd0(1051)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000239'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(1024)@7d38b4d9c9a0: Created GsupExpect[14] for "262420000000240" to be handled at TC_multi_lu_and_mt_ussd0(1053) TC_multi_lu_and_mt_ussd0(1053)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000240'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(1024)@7d38b4d9c9a0: Created GsupExpect[15] for "262420000000241" to be handled at TC_multi_lu_and_mt_ussd0(1055) TC_multi_lu_and_mt_ussd0(1055)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000241'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410104337242 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337242 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337242 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337242 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337242 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337242 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337242 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337242 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104337242 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337242 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337242 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337242 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337242 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337242 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337242 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337242 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1019)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1019)@7d38b4d9c9a0: Added conn table entry 0TC_multi_lu_and_mt_ussd0(1026)8390679 MSC_Test_0-RAN(1019)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(1019)@7d38b4d9c9a0: Added conn table entry 1TC_multi_lu_and_mt_ussd0(1027)5682849 MSC_Test_0-RAN(1019)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 1 set to 1 20250410104337246 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337246 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337246 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337246 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-RAN(1019)@7d38b4d9c9a0: Added conn table entry 2TC_multi_lu_and_mt_ussd0(1029)1421308 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104337246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337246 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337246 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337246 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-RAN(1019)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 2 set to 1 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: First idle individual index:1 20250410104337246 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 80 08 17 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 62 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: First idle individual index:2 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1019)@7d38b4d9c9a0: Added conn table entry 3TC_multi_lu_and_mt_ussd0(1031)7172593 20250410104337246 DMM DEBUG msc_a(IMSI-262420000000226:GERAN-A-174:LU)[0x563b4cc1f6a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000226 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410104337246 DMM DEBUG msc_a(IMSI-262420000000226:GERAN-A-174:LU)[0x563b4cc1f6a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410104337246 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:GERAN-A-174:LU)[0x563b4cc2f690]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410104337246 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:GERAN-A-174:LU)[0x563b4cc2f690]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000226:GERAN-A-174:LU)[0x563b4cc1f6a0] (fsm.c:486) 20250410104337246 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:GERAN-A-174:LU)[0x563b4cc2f690]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410104337246 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:GERAN-A-174:LU)[0x563b4cc2f690]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410104337246 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410104337246 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000226 id=262420000000226 (vlr.c:661) 20250410104337246 DVLR INFO New subscr, IMSI: 262420000000226 (vlr.c:562) 20250410104337246 DVLR DEBUG VLR subscr IMSI-262420000000226 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410104337246 DVLR DEBUG VLR subscr IMSI-262420000000226 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410104337246 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104337246 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:GERAN-A-174:LU)[0x563b4cc2f690]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410104337246 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:GERAN-A-174:LU)[0x563b4cc2f690]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410104337246 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:GERAN-A-174:LU)[0x563b4cc2f690]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410104337246 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:GERAN-A-174:LU)[0x563b4cc2f690]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_0-RAN(1019)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 3 set to 1 20250410104337247 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:GERAN-A-174:LU)[0x563b4cc2f690]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410104337247 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:GERAN-A-174:LU)[0x563b4cc2f690]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410104337247 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000226:GERAN-A-174:LU)[0x563b4cc2ee30]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104337247 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000226:GERAN-A-174:LU)[0x563b4cc2ee30]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000226:GERAN-A-174:LU)[0x563b4cc2f690] (fsm.c:486) 20250410104337247 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000226:GERAN-A-174:LU)[0x563b4cc2ee30]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410104337247 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000226:GERAN-A-174:LU)[0x563b4cc2ee30]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: First idle individual index:3 20250410104337247 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337247 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337247 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337247 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337247 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337247 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337247 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337247 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 04 02 80 08 17 00 00 ae 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104337247 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337247 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337247 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337247 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337247 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337247 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337247 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337247 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 04 06 80 08 17 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 62 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1019)@7d38b4d9c9a0: Added conn table entry 4TC_multi_lu_and_mt_ussd0(1033)3323915 20250410104337247 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337247 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337247 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337247 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337247 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337247 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337247 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337247 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 56 b6 a1 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 72 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104337247 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337247 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337247 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: First idle individual index:4 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1019)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 4 set to 1 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 20250410104337247 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337247 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337247 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337247 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104337247 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 15 af fc 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 82 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: { messageType := 2, destLocRef := '800817'O, sourceLocRef := '0000AE'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } 20250410104337247 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337247 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337247 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337247 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337247 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337247 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337247 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337247 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 6d 71 f1 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 92 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-RAN(1019)@7d38b4d9c9a0: Added conn table entry 5TC_multi_lu_and_mt_ussd0(1035)10658349 20250410104337247 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337247 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337247 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337247 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337247 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337247 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337247 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337247 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 32 b8 0b 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 03 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104337247 DMM DEBUG msc_a(IMSI-262420000000227:GERAN-A-175:LU)[0x563b4cc209a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000227 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410104337247 DMM DEBUG msc_a(IMSI-262420000000227:GERAN-A-175:LU)[0x563b4cc209a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410104337247 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:GERAN-A-175:LU)[0x563b4cc21350]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410104337247 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:GERAN-A-175:LU)[0x563b4cc21350]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000227:GERAN-A-175:LU)[0x563b4cc209a0] (fsm.c:486) 20250410104337247 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:GERAN-A-175:LU)[0x563b4cc21350]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410104337247 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:GERAN-A-175:LU)[0x563b4cc21350]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410104337247 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer 20250410104337247 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000227 id=262420000000227 (vlr.c:661) 20250410104337247 DVLR INFO New subscr, IMSI: 262420000000227 (vlr.c:562) 20250410104337247 DVLR DEBUG VLR subscr IMSI-262420000000227 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104337247 DVLR DEBUG VLR subscr IMSI-262420000000227 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410104337247 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104337247 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:GERAN-A-175:LU)[0x563b4cc21350]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410104337247 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:GERAN-A-175:LU)[0x563b4cc21350]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410104337247 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:GERAN-A-175:LU)[0x563b4cc21350]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410104337247 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:GERAN-A-175:LU)[0x563b4cc21350]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_0-RAN(1019)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 5 set to 1 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: First idle individual index:5 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104337247 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:GERAN-A-175:LU)[0x563b4cc21350]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410104337247 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:GERAN-A-175:LU)[0x563b4cc21350]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410104337247 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000227:GERAN-A-175:LU)[0x563b4cc23610]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104337247 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000227:GERAN-A-175:LU)[0x563b4cc23610]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000227:GERAN-A-175:LU)[0x563b4cc21350] (fsm.c:486) 20250410104337247 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000227:GERAN-A-175:LU)[0x563b4cc23610]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410104337247 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000227:GERAN-A-175:LU)[0x563b4cc23610]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) MSC_Test_0-RAN(1019)@7d38b4d9c9a0: Added conn table entry 6TC_multi_lu_and_mt_ussd0(1037)12459282 MSC_Test_0-RAN(1019)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 6 set to 1 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: First idle individual index:6 20250410104337248 DMM DEBUG msc_a(IMSI-262420000000228:GERAN-A-176:LU)[0x563b4cc45e70]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000228 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410104337248 DMM DEBUG msc_a(IMSI-262420000000228:GERAN-A-176:LU)[0x563b4cc45e70]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104337248 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:GERAN-A-176:LU)[0x563b4cc4ea50]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410104337248 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:GERAN-A-176:LU)[0x563b4cc4ea50]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000228:GERAN-A-176:LU)[0x563b4cc45e70] (fsm.c:486) 20250410104337248 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:GERAN-A-176:LU)[0x563b4cc4ea50]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410104337248 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:GERAN-A-176:LU)[0x563b4cc4ea50]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410104337248 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) MSC_Test-GSUP(1024)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000226" handled at TC_multi_lu_and_mt_ussd0(1026) MSC_Test-GSUP(1024)@7d38b4d9c9a0: Added IMSI table entry 0TC_multi_lu_and_mt_ussd0(1026)"262420000000226" 20250410104337248 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000228 id=262420000000228 (vlr.c:661) 20250410104337248 DVLR INFO New subscr, IMSI: 262420000000228 (vlr.c:562) 20250410104337248 DVLR DEBUG VLR subscr IMSI-262420000000228 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) MSC_Test_0-RAN(1019)@7d38b4d9c9a0: Added conn table entry 7TC_multi_lu_and_mt_ussd0(1039)10583794 20250410104337248 DVLR DEBUG VLR subscr IMSI-262420000000228 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410104337248 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104337248 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:GERAN-A-176:LU)[0x563b4cc4ea50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410104337248 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:GERAN-A-176:LU)[0x563b4cc4ea50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410104337248 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:GERAN-A-176:LU)[0x563b4cc4ea50]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410104337248 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:GERAN-A-176:LU)[0x563b4cc4ea50]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410104337248 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:GERAN-A-176:LU)[0x563b4cc4ea50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410104337248 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:GERAN-A-176:LU)[0x563b4cc4ea50]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410104337248 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000228:GERAN-A-176:LU)[0x563b4cc1a2e0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104337248 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000228:GERAN-A-176:LU)[0x563b4cc1a2e0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000228:GERAN-A-176:LU)[0x563b4cc4ea50] (fsm.c:486) 20250410104337248 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000228:GERAN-A-176:LU)[0x563b4cc1a2e0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410104337248 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000228:GERAN-A-176:LU)[0x563b4cc1a2e0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) MSC_Test_0-RAN(1019)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 7 set to 1 20250410104337248 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337248 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337248 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337248 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: First idle individual index:7 20250410104337248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337248 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337248 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337248 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337248 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 05 02 56 b6 a1 00 00 af 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104337248 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 20250410104337248 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337248 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337248 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(1024)@7d38b4d9c9a0: Found GsupExpect[1] for "262420000000227" handled at TC_multi_lu_and_mt_ussd0(1027) MSC_Test-GSUP(1024)@7d38b4d9c9a0: Added IMSI table entry 1TC_multi_lu_and_mt_ussd0(1027)"262420000000227" 20250410104337248 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337248 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337248 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337248 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 a2 a2 2d 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 13 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104337248 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337248 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337248 DMM DEBUG msc_a(IMSI-262420000000229:GERAN-A-177:LU)[0x563b4cc29fe0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000229 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410104337248 DMM DEBUG msc_a(IMSI-262420000000229:GERAN-A-177:LU)[0x563b4cc29fe0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: { messageType := 2, destLocRef := '56B6A1'O, sourceLocRef := '0000AF'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:1 20250410104337248 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:GERAN-A-177:LU)[0x563b4cc61860]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410104337248 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:GERAN-A-177:LU)[0x563b4cc61860]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000229:GERAN-A-177:LU)[0x563b4cc29fe0] (fsm.c:486) 20250410104337248 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337248 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337248 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337248 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337248 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337248 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 be 1d 12 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 23 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104337248 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:GERAN-A-177:LU)[0x563b4cc61860]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) MSC_Test_0-RAN(1019)@7d38b4d9c9a0: Added conn table entry 8TC_multi_lu_and_mt_ussd0(1041)6313049 20250410104337248 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:GERAN-A-177:LU)[0x563b4cc61860]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410104337248 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410104337248 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000229 id=262420000000229 (vlr.c:661) 20250410104337248 DVLR INFO New subscr, IMSI: 262420000000229 (vlr.c:562) 20250410104337248 DVLR DEBUG VLR subscr IMSI-262420000000229 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410104337248 DVLR DEBUG VLR subscr IMSI-262420000000229 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410104337248 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104337248 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:GERAN-A-177:LU)[0x563b4cc61860]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410104337248 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337248 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337248 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337248 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337248 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337248 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337248 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337248 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 a1 7e f2 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 33 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104337248 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:GERAN-A-177:LU)[0x563b4cc61860]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410104337248 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:GERAN-A-177:LU)[0x563b4cc61860]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410104337248 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:GERAN-A-177:LU)[0x563b4cc61860]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410104337248 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:GERAN-A-177:LU)[0x563b4cc61860]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410104337249 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:GERAN-A-177:LU)[0x563b4cc61860]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: First idle individual index:8 MSC_Test_0-RAN(1019)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 8 set to 1 20250410104337249 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000229:GERAN-A-177:LU)[0x563b4cc1fc00]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104337249 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000229:GERAN-A-177:LU)[0x563b4cc1fc00]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000229:GERAN-A-177:LU)[0x563b4cc61860] (fsm.c:486) 20250410104337249 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000229:GERAN-A-177:LU)[0x563b4cc1fc00]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410104337249 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000229:GERAN-A-177:LU)[0x563b4cc1fc00]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410104337249 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337249 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337249 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337249 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337249 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337249 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337249 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337249 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 05 06 56 b6 a1 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 72 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(1024)@7d38b4d9c9a0: Found GsupExpect[2] for "262420000000228" handled at TC_multi_lu_and_mt_ussd0(1029) MSC_Test-GSUP(1024)@7d38b4d9c9a0: Added IMSI table entry 2TC_multi_lu_and_mt_ussd0(1029)"262420000000228" MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1019)@7d38b4d9c9a0: Added conn table entry 9TC_multi_lu_and_mt_ussd0(1043)12758653 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:1 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104337249 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337249 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337249 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337249 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337249 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337249 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337249 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337249 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 60 54 59 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 43 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104337249 DMM DEBUG msc_a(IMSI-262420000000230:GERAN-A-178:LU)[0x563b4cbfc330]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000230 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410104337249 DMM DEBUG msc_a(IMSI-262420000000230:GERAN-A-178:LU)[0x563b4cbfc330]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410104337249 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:GERAN-A-178:LU)[0x563b4cc3b680]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410104337249 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:GERAN-A-178:LU)[0x563b4cc3b680]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000230:GERAN-A-178:LU)[0x563b4cbfc330] (fsm.c:486) 20250410104337249 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:GERAN-A-178:LU)[0x563b4cc3b680]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410104337249 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:GERAN-A-178:LU)[0x563b4cc3b680]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410104337249 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410104337249 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000230 id=262420000000230 (vlr.c:661) 20250410104337249 DVLR INFO New subscr, IMSI: 262420000000230 (vlr.c:562) 20250410104337249 DVLR DEBUG VLR subscr IMSI-262420000000230 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410104337249 DVLR DEBUG VLR subscr IMSI-262420000000230 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: First idle individual index:9 20250410104337249 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104337249 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:GERAN-A-178:LU)[0x563b4cc3b680]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410104337249 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:GERAN-A-178:LU)[0x563b4cc3b680]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410104337249 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:GERAN-A-178:LU)[0x563b4cc3b680]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410104337249 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:GERAN-A-178:LU)[0x563b4cc3b680]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_0-RAN(1019)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 9 set to 1 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104337249 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:GERAN-A-178:LU)[0x563b4cc3b680]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410104337249 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:GERAN-A-178:LU)[0x563b4cc3b680]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410104337249 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000230:GERAN-A-178:LU)[0x563b4cc3b990]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104337249 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000230:GERAN-A-178:LU)[0x563b4cc3b990]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000230:GERAN-A-178:LU)[0x563b4cc3b680] (fsm.c:486) 20250410104337249 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000230:GERAN-A-178:LU)[0x563b4cc3b990]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410104337249 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000230:GERAN-A-178:LU)[0x563b4cc3b990]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410104337249 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337249 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337249 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337249 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337249 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337249 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337249 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337249 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0b 02 15 af fc 00 00 b0 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1019)@7d38b4d9c9a0: Added conn table entry 10TC_multi_lu_and_mt_ussd0(1045)8812352 MSC_Test-GSUP(1024)@7d38b4d9c9a0: Found GsupExpect[3] for "262420000000229" handled at TC_multi_lu_and_mt_ussd0(1031) MSC_Test-GSUP(1024)@7d38b4d9c9a0: Added IMSI table entry 3TC_multi_lu_and_mt_ussd0(1031)"262420000000229"20250410104337249 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337249 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337249 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337249 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337249 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337249 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337249 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337249 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 c2 ae 7d 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 53 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: { messageType := 2, destLocRef := '15AFFC'O, sourceLocRef := '0000B0'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:2 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: First idle individual index:10 MSC_Test_0-RAN(1019)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 10 set to 1 20250410104337249 DMM DEBUG msc_a(IMSI-262420000000231:GERAN-A-179:LU)[0x563b4cc337f0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000231 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410104337249 DMM DEBUG msc_a(IMSI-262420000000231:GERAN-A-179:LU)[0x563b4cc337f0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410104337249 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:GERAN-A-179:LU)[0x563b4cc40270]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104337249 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:GERAN-A-179:LU)[0x563b4cc40270]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000231:GERAN-A-179:LU)[0x563b4cc337f0] (fsm.c:486) 20250410104337249 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:GERAN-A-179:LU)[0x563b4cc40270]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410104337249 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:GERAN-A-179:LU)[0x563b4cc40270]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410104337249 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410104337249 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000231 id=262420000000231 (vlr.c:661) 20250410104337249 DVLR INFO New subscr, IMSI: 262420000000231 (vlr.c:562) 20250410104337249 DVLR DEBUG VLR subscr IMSI-262420000000231 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410104337250 DVLR DEBUG VLR subscr IMSI-262420000000231 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410104337250 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104337250 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:GERAN-A-179:LU)[0x563b4cc40270]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410104337250 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:GERAN-A-179:LU)[0x563b4cc40270]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410104337250 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:GERAN-A-179:LU)[0x563b4cc40270]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410104337250 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:GERAN-A-179:LU)[0x563b4cc40270]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410104337250 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:GERAN-A-179:LU)[0x563b4cc40270]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410104337250 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:GERAN-A-179:LU)[0x563b4cc40270]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) MSC_Test_0-RAN(1019)@7d38b4d9c9a0: Added conn table entry 11TC_multi_lu_and_mt_ussd0(1047)4183694 20250410104337250 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000231:GERAN-A-179:LU)[0x563b4cc40580]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104337250 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000231:GERAN-A-179:LU)[0x563b4cc40580]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000231:GERAN-A-179:LU)[0x563b4cc40270] (fsm.c:486) 20250410104337250 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000231:GERAN-A-179:LU)[0x563b4cc40580]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410104337250 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000231:GERAN-A-179:LU)[0x563b4cc40580]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410104337250 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337250 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337250 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337250 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337250 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337250 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337250 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337250 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 15 af fc 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 82 (osmo_ss7_asp.c:1175) MSC_Test-GSUP(1024)@7d38b4d9c9a0: Found GsupExpect[4] for "262420000000230" handled at TC_multi_lu_and_mt_ussd0(1033) MSC_Test-GSUP(1024)@7d38b4d9c9a0: Added IMSI table entry 4TC_multi_lu_and_mt_ussd0(1033)"262420000000230" 20250410104337250 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337250 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337250 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337250 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: First idle individual index:11 MSC_Test_0-RAN(1019)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 11 set to 1 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 20250410104337250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337250 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337250 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104337250 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337250 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 86 77 40 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 63 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:2 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104337250 DMM DEBUG msc_a(IMSI-262420000000232:GERAN-A-180:LU)[0x563b4cc47040]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000232 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410104337250 DMM DEBUG msc_a(IMSI-262420000000232:GERAN-A-180:LU)[0x563b4cc47040]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410104337250 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:GERAN-A-180:LU)[0x563b4cc472d0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410104337250 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:GERAN-A-180:LU)[0x563b4cc472d0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000232:GERAN-A-180:LU)[0x563b4cc47040] (fsm.c:486) 20250410104337250 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:GERAN-A-180:LU)[0x563b4cc472d0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410104337250 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:GERAN-A-180:LU)[0x563b4cc472d0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410104337250 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) MSC_Test_0-RAN(1019)@7d38b4d9c9a0: Added conn table entry 12TC_multi_lu_and_mt_ussd0(1049)13833145 20250410104337250 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000232 id=262420000000232 (vlr.c:661) 20250410104337250 DVLR INFO New subscr, IMSI: 262420000000232 (vlr.c:562) 20250410104337250 DVLR DEBUG VLR subscr IMSI-262420000000232 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410104337250 DVLR DEBUG VLR subscr IMSI-262420000000232 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410104337250 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104337250 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:GERAN-A-180:LU)[0x563b4cc472d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410104337250 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:GERAN-A-180:LU)[0x563b4cc472d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410104337250 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:GERAN-A-180:LU)[0x563b4cc472d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410104337250 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:GERAN-A-180:LU)[0x563b4cc472d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410104337250 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:GERAN-A-180:LU)[0x563b4cc472d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410104337250 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:GERAN-A-180:LU)[0x563b4cc472d0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: First idle individual index:12 20250410104337250 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000232:GERAN-A-180:LU)[0x563b4cc2fa70]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104337250 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000232:GERAN-A-180:LU)[0x563b4cc2fa70]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000232:GERAN-A-180:LU)[0x563b4cc472d0] (fsm.c:486) 20250410104337250 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000232:GERAN-A-180:LU)[0x563b4cc2fa70]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410104337250 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000232:GERAN-A-180:LU)[0x563b4cc2fa70]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) MSC_Test_0-RAN(1019)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 12 set to 1 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104337250 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337250 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337250 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337250 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337250 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337250 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337250 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337250 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0a 02 6d 71 f1 00 00 b1 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104337250 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337250 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337250 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337250 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test-GSUP(1024)@7d38b4d9c9a0: Found GsupExpect[5] for "262420000000231" handled at TC_multi_lu_and_mt_ussd0(1035) MSC_Test-GSUP(1024)@7d38b4d9c9a0: Added IMSI table entry 5TC_multi_lu_and_mt_ussd0(1035)"262420000000231" MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 20250410104337250 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337250 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337250 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337250 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 3f d6 8e 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 73 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104337250 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337250 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337250 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337250 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: { messageType := 2, destLocRef := '6D71F1'O, sourceLocRef := '0000B1'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } 20250410104337250 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337250 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337251 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337251 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 d3 13 b9 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 83 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104337251 DMM DEBUG msc_a(IMSI-262420000000233:GERAN-A-181:LU)[0x563b4cc35020]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000233 LU-type=IMSI-ATTACH (gsm_04_08.c:363) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:3 20250410104337251 DMM DEBUG msc_a(IMSI-262420000000233:GERAN-A-181:LU)[0x563b4cc35020]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410104337251 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:GERAN-A-181:LU)[0x563b4cc352b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410104337251 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:GERAN-A-181:LU)[0x563b4cc352b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000233:GERAN-A-181:LU)[0x563b4cc35020] (fsm.c:486) MSC_Test_0-RAN(1019)@7d38b4d9c9a0: Added conn table entry 13TC_multi_lu_and_mt_ussd0(1051)8398187 20250410104337251 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:GERAN-A-181:LU)[0x563b4cc352b0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410104337251 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:GERAN-A-181:LU)[0x563b4cc352b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410104337251 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410104337251 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000233 id=262420000000233 (vlr.c:661) 20250410104337251 DVLR INFO New subscr, IMSI: 262420000000233 (vlr.c:562) 20250410104337251 DVLR DEBUG VLR subscr IMSI-262420000000233 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410104337251 DVLR DEBUG VLR subscr IMSI-262420000000233 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410104337251 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104337251 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:GERAN-A-181:LU)[0x563b4cc352b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410104337251 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:GERAN-A-181:LU)[0x563b4cc352b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410104337251 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:GERAN-A-181:LU)[0x563b4cc352b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410104337251 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:GERAN-A-181:LU)[0x563b4cc352b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: First idle individual index:13 MSC_Test_0-RAN(1019)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 13 set to 1 20250410104337251 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:GERAN-A-181:LU)[0x563b4cc352b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410104337251 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:GERAN-A-181:LU)[0x563b4cc352b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410104337251 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000233:GERAN-A-181:LU)[0x563b4cc54550]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104337251 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000233:GERAN-A-181:LU)[0x563b4cc54550]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000233:GERAN-A-181:LU)[0x563b4cc352b0] (fsm.c:486) 20250410104337251 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000233:GERAN-A-181:LU)[0x563b4cc54550]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410104337251 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000233:GERAN-A-181:LU)[0x563b4cc54550]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410104337251 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337251 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337251 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337251 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337251 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337251 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337251 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337251 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 6d 71 f1 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 92 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1019)@7d38b4d9c9a0: Added conn table entry 14TC_multi_lu_and_mt_ussd0(1053)16095643 MSC_Test-GSUP(1024)@7d38b4d9c9a0: Found GsupExpect[6] for "262420000000232" handled at TC_multi_lu_and_mt_ussd0(1037) 20250410104337251 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337251 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337251 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337251 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test-GSUP(1024)@7d38b4d9c9a0: Added IMSI table entry 6TC_multi_lu_and_mt_ussd0(1037)"262420000000232" MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 20250410104337251 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337251 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337251 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337251 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 80 25 6b 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 93 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:3 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: First idle individual index:14 20250410104337251 DMM DEBUG msc_a(IMSI-262420000000234:GERAN-A-182:LU)[0x563b4cc31ff0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000234 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410104337251 DMM DEBUG msc_a(IMSI-262420000000234:GERAN-A-182:LU)[0x563b4cc31ff0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410104337251 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:GERAN-A-182:LU)[0x563b4cc547e0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410104337251 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:GERAN-A-182:LU)[0x563b4cc547e0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000234:GERAN-A-182:LU)[0x563b4cc31ff0] (fsm.c:486) 20250410104337251 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:GERAN-A-182:LU)[0x563b4cc547e0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) MSC_Test_0-RAN(1019)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 14 set to 1 20250410104337251 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:GERAN-A-182:LU)[0x563b4cc547e0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410104337251 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410104337251 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000234 id=262420000000234 (vlr.c:661) 20250410104337251 DVLR INFO New subscr, IMSI: 262420000000234 (vlr.c:562) 20250410104337251 DVLR DEBUG VLR subscr IMSI-262420000000234 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410104337251 DVLR DEBUG VLR subscr IMSI-262420000000234 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104337251 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104337251 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:GERAN-A-182:LU)[0x563b4cc547e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410104337251 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:GERAN-A-182:LU)[0x563b4cc547e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410104337251 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:GERAN-A-182:LU)[0x563b4cc547e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410104337251 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:GERAN-A-182:LU)[0x563b4cc547e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_0-RAN(1019)@7d38b4d9c9a0: Added conn table entry 15TC_multi_lu_and_mt_ussd0(1055)4131589 20250410104337251 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:GERAN-A-182:LU)[0x563b4cc547e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410104337251 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:GERAN-A-182:LU)[0x563b4cc547e0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410104337251 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000234:GERAN-A-182:LU)[0x563b4cc41290]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104337251 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000234:GERAN-A-182:LU)[0x563b4cc41290]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000234:GERAN-A-182:LU)[0x563b4cc547e0] (fsm.c:486) 20250410104337251 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000234:GERAN-A-182:LU)[0x563b4cc41290]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410104337251 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000234:GERAN-A-182:LU)[0x563b4cc41290]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410104337251 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337251 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337251 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337251 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337251 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337251 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337251 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337251 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 09 02 32 b8 0b 00 00 b2 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104337251 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337251 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337251 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337251 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337251 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337251 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337252 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337252 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 f5 99 9b 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 04 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: First idle individual index:15 MSC_Test_0-RAN(1019)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 15 set to 1 MSC_Test-GSUP(1024)@7d38b4d9c9a0: Found GsupExpect[7] for "262420000000233" handled at TC_multi_lu_and_mt_ussd0(1039) MSC_Test-GSUP(1024)@7d38b4d9c9a0: Added IMSI table entry 7TC_multi_lu_and_mt_ussd0(1039)"262420000000233" MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: { messageType := 2, destLocRef := '32B80B'O, sourceLocRef := '0000B2'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:4 20250410104337252 DMM DEBUG msc_a(IMSI-262420000000235:GERAN-A-183:LU)[0x563b4cc1dd00]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000235 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410104337252 DMM DEBUG msc_a(IMSI-262420000000235:GERAN-A-183:LU)[0x563b4cc1dd00]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410104337252 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:GERAN-A-183:LU)[0x563b4cc1df90]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410104337252 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:GERAN-A-183:LU)[0x563b4cc1df90]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000235:GERAN-A-183:LU)[0x563b4cc1dd00] (fsm.c:486) 20250410104337252 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:GERAN-A-183:LU)[0x563b4cc1df90]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410104337252 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:GERAN-A-183:LU)[0x563b4cc1df90]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410104337252 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410104337252 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000235 id=262420000000235 (vlr.c:661) 20250410104337252 DVLR INFO New subscr, IMSI: 262420000000235 (vlr.c:562) 20250410104337252 DVLR DEBUG VLR subscr IMSI-262420000000235 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410104337252 DVLR DEBUG VLR subscr IMSI-262420000000235 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410104337252 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104337252 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:GERAN-A-183:LU)[0x563b4cc1df90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410104337252 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:GERAN-A-183:LU)[0x563b4cc1df90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410104337252 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:GERAN-A-183:LU)[0x563b4cc1df90]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410104337252 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:GERAN-A-183:LU)[0x563b4cc1df90]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410104337252 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:GERAN-A-183:LU)[0x563b4cc1df90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410104337252 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:GERAN-A-183:LU)[0x563b4cc1df90]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410104337252 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000235:GERAN-A-183:LU)[0x563b4cc44a60]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104337252 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000235:GERAN-A-183:LU)[0x563b4cc44a60]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000235:GERAN-A-183:LU)[0x563b4cc1df90] (fsm.c:486) 20250410104337252 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000235:GERAN-A-183:LU)[0x563b4cc44a60]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410104337252 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000235:GERAN-A-183:LU)[0x563b4cc44a60]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410104337252 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337252 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337252 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337252 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337252 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337252 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337252 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337252 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 09 06 32 b8 0b 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 03 (osmo_ss7_asp.c:1175) MSC_Test-GSUP(1024)@7d38b4d9c9a0: Found GsupExpect[8] for "262420000000234" handled at TC_multi_lu_and_mt_ussd0(1041) MSC_Test-GSUP(1024)@7d38b4d9c9a0: Added IMSI table entry 8TC_multi_lu_and_mt_ussd0(1041)"262420000000234" 20250410104337252 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337252 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337252 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337252 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337252 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337252 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 20250410104337252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337252 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337252 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 3f 0b 05 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 14 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:4 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104337252 DMM DEBUG msc_a(IMSI-262420000000236:GERAN-A-184:LU)[0x563b4cc358a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000236 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410104337252 DMM DEBUG msc_a(IMSI-262420000000236:GERAN-A-184:LU)[0x563b4cc358a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410104337252 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:GERAN-A-184:LU)[0x563b4cc35b30]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410104337252 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:GERAN-A-184:LU)[0x563b4cc35b30]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000236:GERAN-A-184:LU)[0x563b4cc358a0] (fsm.c:486) 20250410104337252 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:GERAN-A-184:LU)[0x563b4cc35b30]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410104337252 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:GERAN-A-184:LU)[0x563b4cc35b30]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410104337252 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410104337252 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000236 id=262420000000236 (vlr.c:661) 20250410104337252 DVLR INFO New subscr, IMSI: 262420000000236 (vlr.c:562) 20250410104337252 DVLR DEBUG VLR subscr IMSI-262420000000236 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410104337252 DVLR DEBUG VLR subscr IMSI-262420000000236 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410104337252 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104337252 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:GERAN-A-184:LU)[0x563b4cc35b30]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410104337252 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:GERAN-A-184:LU)[0x563b4cc35b30]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410104337252 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:GERAN-A-184:LU)[0x563b4cc35b30]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410104337252 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:GERAN-A-184:LU)[0x563b4cc35b30]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410104337252 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:GERAN-A-184:LU)[0x563b4cc35b30]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410104337252 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:GERAN-A-184:LU)[0x563b4cc35b30]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410104337253 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000236:GERAN-A-184:LU)[0x563b4cc56130]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104337253 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000236:GERAN-A-184:LU)[0x563b4cc56130]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000236:GERAN-A-184:LU)[0x563b4cc35b30] (fsm.c:486) 20250410104337253 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000236:GERAN-A-184:LU)[0x563b4cc56130]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410104337253 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000236:GERAN-A-184:LU)[0x563b4cc56130]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410104337253 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337253 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337253 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337253 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337253 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337253 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337253 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337253 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 08 02 a2 a2 2d 00 00 b3 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) MSC_Test-GSUP(1024)@7d38b4d9c9a0: Found GsupExpect[9] for "262420000000235" handled at TC_multi_lu_and_mt_ussd0(1043) MSC_Test-GSUP(1024)@7d38b4d9c9a0: Added IMSI table entry 9TC_multi_lu_and_mt_ussd0(1043)"262420000000235" MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'A2A22D'O, sourceLocRef := '0000B3'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:5 20250410104337253 DMM DEBUG msc_a(IMSI-262420000000237:GERAN-A-185:LU)[0x563b4cc4bb10]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000237 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410104337253 DMM DEBUG msc_a(IMSI-262420000000237:GERAN-A-185:LU)[0x563b4cc4bb10]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410104337253 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:GERAN-A-185:LU)[0x563b4cc4bda0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410104337253 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:GERAN-A-185:LU)[0x563b4cc4bda0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000237:GERAN-A-185:LU)[0x563b4cc4bb10] (fsm.c:486) 20250410104337253 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:GERAN-A-185:LU)[0x563b4cc4bda0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410104337253 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:GERAN-A-185:LU)[0x563b4cc4bda0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410104337253 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410104337253 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000237 id=262420000000237 (vlr.c:661) 20250410104337253 DVLR INFO New subscr, IMSI: 262420000000237 (vlr.c:562) 20250410104337253 DVLR DEBUG VLR subscr IMSI-262420000000237 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410104337253 DVLR DEBUG VLR subscr IMSI-262420000000237 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410104337253 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104337253 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:GERAN-A-185:LU)[0x563b4cc4bda0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410104337253 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:GERAN-A-185:LU)[0x563b4cc4bda0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410104337253 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:GERAN-A-185:LU)[0x563b4cc4bda0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410104337253 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:GERAN-A-185:LU)[0x563b4cc4bda0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410104337253 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:GERAN-A-185:LU)[0x563b4cc4bda0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410104337253 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:GERAN-A-185:LU)[0x563b4cc4bda0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410104337253 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000237:GERAN-A-185:LU)[0x563b4cc38140]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104337253 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000237:GERAN-A-185:LU)[0x563b4cc38140]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000237:GERAN-A-185:LU)[0x563b4cc4bda0] (fsm.c:486) 20250410104337253 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000237:GERAN-A-185:LU)[0x563b4cc38140]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410104337253 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000237:GERAN-A-185:LU)[0x563b4cc38140]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410104337253 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337253 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337253 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337253 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337253 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337253 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337253 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337253 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 08 06 a2 a2 2d 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 13 (osmo_ss7_asp.c:1175) MSC_Test-GSUP(1024)@7d38b4d9c9a0: Found GsupExpect[10] for "262420000000236" handled at TC_multi_lu_and_mt_ussd0(1045) MSC_Test-GSUP(1024)@7d38b4d9c9a0: Added IMSI table entry 10TC_multi_lu_and_mt_ussd0(1045)"262420000000236" MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:5 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104337253 DMM DEBUG msc_a(IMSI-262420000000238:GERAN-A-186:LU)[0x563b4cc2e710]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000238 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410104337253 DMM DEBUG msc_a(IMSI-262420000000238:GERAN-A-186:LU)[0x563b4cc2e710]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410104337253 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:GERAN-A-186:LU)[0x563b4cc2e9a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410104337253 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:GERAN-A-186:LU)[0x563b4cc2e9a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000238:GERAN-A-186:LU)[0x563b4cc2e710] (fsm.c:486) 20250410104337253 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:GERAN-A-186:LU)[0x563b4cc2e9a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410104337254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:GERAN-A-186:LU)[0x563b4cc2e9a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410104337254 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410104337254 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000238 id=262420000000238 (vlr.c:661) 20250410104337254 DVLR INFO New subscr, IMSI: 262420000000238 (vlr.c:562) 20250410104337254 DVLR DEBUG VLR subscr IMSI-262420000000238 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410104337254 DVLR DEBUG VLR subscr IMSI-262420000000238 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410104337254 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104337254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:GERAN-A-186:LU)[0x563b4cc2e9a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410104337254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:GERAN-A-186:LU)[0x563b4cc2e9a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410104337254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:GERAN-A-186:LU)[0x563b4cc2e9a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410104337254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:GERAN-A-186:LU)[0x563b4cc2e9a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410104337254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:GERAN-A-186:LU)[0x563b4cc2e9a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410104337254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:GERAN-A-186:LU)[0x563b4cc2e9a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410104337254 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000238:GERAN-A-186:LU)[0x563b4cc4abb0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104337254 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000238:GERAN-A-186:LU)[0x563b4cc4abb0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000238:GERAN-A-186:LU)[0x563b4cc2e9a0] (fsm.c:486) 20250410104337254 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000238:GERAN-A-186:LU)[0x563b4cc4abb0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410104337254 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000238:GERAN-A-186:LU)[0x563b4cc4abb0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410104337254 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337254 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337254 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337254 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337254 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337254 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337254 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337254 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0f 02 be 1d 12 00 00 b4 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) MSC_Test-GSUP(1024)@7d38b4d9c9a0: Found GsupExpect[11] for "262420000000237" handled at TC_multi_lu_and_mt_ussd0(1047) MSC_Test-GSUP(1024)@7d38b4d9c9a0: Added IMSI table entry 11TC_multi_lu_and_mt_ussd0(1047)"262420000000237" MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'BE1D12'O, sourceLocRef := '0000B4'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:6 20250410104337254 DMM DEBUG msc_a(IMSI-262420000000239:GERAN-A-187:LU)[0x563b4cc4ae40]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000239 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410104337254 DMM DEBUG msc_a(IMSI-262420000000239:GERAN-A-187:LU)[0x563b4cc4ae40]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410104337254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:GERAN-A-187:LU)[0x563b4cc4b0d0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410104337254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:GERAN-A-187:LU)[0x563b4cc4b0d0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000239:GERAN-A-187:LU)[0x563b4cc4ae40] (fsm.c:486) 20250410104337254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:GERAN-A-187:LU)[0x563b4cc4b0d0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410104337254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:GERAN-A-187:LU)[0x563b4cc4b0d0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410104337254 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410104337254 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000239 id=262420000000239 (vlr.c:661) 20250410104337254 DVLR INFO New subscr, IMSI: 262420000000239 (vlr.c:562) 20250410104337254 DVLR DEBUG VLR subscr IMSI-262420000000239 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410104337254 DVLR DEBUG VLR subscr IMSI-262420000000239 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410104337254 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104337254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:GERAN-A-187:LU)[0x563b4cc4b0d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410104337254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:GERAN-A-187:LU)[0x563b4cc4b0d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410104337254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:GERAN-A-187:LU)[0x563b4cc4b0d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410104337254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:GERAN-A-187:LU)[0x563b4cc4b0d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410104337254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:GERAN-A-187:LU)[0x563b4cc4b0d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410104337254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:GERAN-A-187:LU)[0x563b4cc4b0d0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410104337254 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000239:GERAN-A-187:LU)[0x563b4cc62f70]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104337254 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000239:GERAN-A-187:LU)[0x563b4cc62f70]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000239:GERAN-A-187:LU)[0x563b4cc4b0d0] (fsm.c:486) 20250410104337254 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000239:GERAN-A-187:LU)[0x563b4cc62f70]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410104337254 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000239:GERAN-A-187:LU)[0x563b4cc62f70]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410104337254 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337254 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337254 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337254 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337254 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337254 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337254 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337254 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 be 1d 12 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 23 (osmo_ss7_asp.c:1175) MSC_Test-GSUP(1024)@7d38b4d9c9a0: Found GsupExpect[12] for "262420000000238" handled at TC_multi_lu_and_mt_ussd0(1049) MSC_Test-GSUP(1024)@7d38b4d9c9a0: Added IMSI table entry 12TC_multi_lu_and_mt_ussd0(1049)"262420000000238" MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:6 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104337255 DMM DEBUG msc_a(IMSI-262420000000240:GERAN-A-188:LU)[0x563b4cc69d20]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000240 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410104337255 DMM DEBUG msc_a(IMSI-262420000000240:GERAN-A-188:LU)[0x563b4cc69d20]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410104337255 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:GERAN-A-188:LU)[0x563b4cc69fb0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410104337255 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:GERAN-A-188:LU)[0x563b4cc69fb0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000240:GERAN-A-188:LU)[0x563b4cc69d20] (fsm.c:486) 20250410104337255 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:GERAN-A-188:LU)[0x563b4cc69fb0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410104337255 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:GERAN-A-188:LU)[0x563b4cc69fb0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410104337255 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410104337255 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000240 id=262420000000240 (vlr.c:661) 20250410104337255 DVLR INFO New subscr, IMSI: 262420000000240 (vlr.c:562) 20250410104337255 DVLR DEBUG VLR subscr IMSI-262420000000240 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410104337255 DVLR DEBUG VLR subscr IMSI-262420000000240 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410104337255 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104337255 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:GERAN-A-188:LU)[0x563b4cc69fb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410104337255 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:GERAN-A-188:LU)[0x563b4cc69fb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410104337255 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:GERAN-A-188:LU)[0x563b4cc69fb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410104337255 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:GERAN-A-188:LU)[0x563b4cc69fb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410104337255 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:GERAN-A-188:LU)[0x563b4cc69fb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410104337255 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:GERAN-A-188:LU)[0x563b4cc69fb0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410104337255 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000240:GERAN-A-188:LU)[0x563b4cc6a400]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104337255 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000240:GERAN-A-188:LU)[0x563b4cc6a400]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000240:GERAN-A-188:LU)[0x563b4cc69fb0] (fsm.c:486) 20250410104337255 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000240:GERAN-A-188:LU)[0x563b4cc6a400]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410104337255 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000240:GERAN-A-188:LU)[0x563b4cc6a400]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410104337255 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337255 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337255 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337255 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337255 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337255 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337255 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337255 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0e 02 a1 7e f2 00 00 b5 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test-GSUP(1024)@7d38b4d9c9a0: Found GsupExpect[13] for "262420000000239" handled at TC_multi_lu_and_mt_ussd0(1051) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(1024)@7d38b4d9c9a0: Added IMSI table entry 13TC_multi_lu_and_mt_ussd0(1051)"262420000000239" MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'A17EF2'O, sourceLocRef := '0000B5'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:7 20250410104337255 DMM DEBUG msc_a(IMSI-262420000000241:GERAN-A-189:LU)[0x563b4cc6e450]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000241 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410104337255 DMM DEBUG msc_a(IMSI-262420000000241:GERAN-A-189:LU)[0x563b4cc6e450]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410104337255 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:GERAN-A-189:LU)[0x563b4cc6e6e0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410104337255 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:GERAN-A-189:LU)[0x563b4cc6e6e0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000241:GERAN-A-189:LU)[0x563b4cc6e450] (fsm.c:486) 20250410104337255 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:GERAN-A-189:LU)[0x563b4cc6e6e0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410104337255 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:GERAN-A-189:LU)[0x563b4cc6e6e0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410104337255 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410104337255 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000241 id=262420000000241 (vlr.c:661) 20250410104337255 DVLR INFO New subscr, IMSI: 262420000000241 (vlr.c:562) 20250410104337255 DVLR DEBUG VLR subscr IMSI-262420000000241 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410104337255 DVLR DEBUG VLR subscr IMSI-262420000000241 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410104337255 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104337255 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:GERAN-A-189:LU)[0x563b4cc6e6e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410104337255 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:GERAN-A-189:LU)[0x563b4cc6e6e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410104337255 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:GERAN-A-189:LU)[0x563b4cc6e6e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410104337255 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:GERAN-A-189:LU)[0x563b4cc6e6e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410104337255 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:GERAN-A-189:LU)[0x563b4cc6e6e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410104337255 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:GERAN-A-189:LU)[0x563b4cc6e6e0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410104337255 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000241:GERAN-A-189:LU)[0x563b4cc6b490]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104337255 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000241:GERAN-A-189:LU)[0x563b4cc6b490]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000241:GERAN-A-189:LU)[0x563b4cc6e6e0] (fsm.c:486) 20250410104337255 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000241:GERAN-A-189:LU)[0x563b4cc6b490]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410104337255 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000241:GERAN-A-189:LU)[0x563b4cc6b490]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410104337255 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337255 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337255 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337255 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337255 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337255 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337255 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337255 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 a1 7e f2 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 33 (osmo_ss7_asp.c:1175) 20250410104337255 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337255 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337255 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337255 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337255 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337255 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337255 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337255 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0d 02 60 54 59 00 00 b6 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104337255 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337255 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337255 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337255 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337255 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337255 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337255 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337256 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 60 54 59 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 43 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(1024)@7d38b4d9c9a0: Found GsupExpect[14] for "262420000000240" handled at TC_multi_lu_and_mt_ussd0(1053) MSC_Test-GSUP(1024)@7d38b4d9c9a0: Added IMSI table entry 14TC_multi_lu_and_mt_ussd0(1053)"262420000000240" MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:7 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104337256 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337256 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337256 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337256 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337256 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337256 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337256 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337256 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0c 02 c2 ae 7d 00 00 b7 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test-GSUP(1024)@7d38b4d9c9a0: Found GsupExpect[15] for "262420000000241" handled at TC_multi_lu_and_mt_ussd0(1055) MSC_Test-GSUP(1024)@7d38b4d9c9a0: Added IMSI table entry 15TC_multi_lu_and_mt_ussd0(1055)"262420000000241" 20250410104337256 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337256 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337256 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337256 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337256 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337256 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337256 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337256 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 c2 ae 7d 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 53 (osmo_ss7_asp.c:1175) 20250410104337256 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337256 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337256 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337256 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337256 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104337256 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337256 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337256 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 03 02 86 77 40 00 00 b8 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104337256 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337256 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337256 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337256 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337256 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337256 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337256 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337256 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 03 06 86 77 40 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 63 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: { messageType := 2, destLocRef := '605459'O ("`TY"), sourceLocRef := '0000B6'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:8 20250410104337256 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337256 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337256 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337256 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337256 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337256 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 20250410104337256 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337256 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 02 02 3f d6 8e 00 00 b9 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104337256 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337256 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337256 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337256 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:8 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer 20250410104337256 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337256 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337256 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104337256 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 02 06 3f d6 8e 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 73 (osmo_ss7_asp.c:1175) 20250410104337256 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337256 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337256 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337256 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104337256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337256 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337256 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337256 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337256 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 01 02 d3 13 b9 00 00 ba 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 20250410104337256 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337256 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337256 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337256 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'C2AE7D'O, sourceLocRef := '0000B7'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } 20250410104337256 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337256 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337256 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337256 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 01 06 d3 13 b9 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 83 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:9 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 20250410104337256 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337256 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337256 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337256 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337256 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337256 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:9 20250410104337256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337256 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337256 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 00 02 80 25 6b 00 00 bb 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 20250410104337256 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337256 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337256 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337256 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104337256 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337256 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337256 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337256 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 00 06 80 25 6b 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 93 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 20250410104337256 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337256 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337256 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337256 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: { messageType := 2, destLocRef := '867740'O, sourceLocRef := '0000B8'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:10 20250410104337256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337256 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337256 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337256 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337256 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 07 02 f5 99 9b 00 00 bc 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:10 20250410104337256 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337256 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337256 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337256 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337256 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337256 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337256 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337256 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 07 06 f5 99 9b 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 04 (osmo_ss7_asp.c:1175) 20250410104337256 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337256 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337256 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337256 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337256 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 20250410104337256 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337256 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337256 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 06 02 3f 0b 05 00 00 bd 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104337256 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337256 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337256 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337256 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337256 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337256 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337256 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: { messageType := 2, destLocRef := '3FD68E'O, sourceLocRef := '0000B9'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:11 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:11 20250410104337256 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 06 06 3f 0b 05 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 14 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'D313B9'O, sourceLocRef := '0000BA'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:12 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:12 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: { messageType := 2, destLocRef := '80256B'O, sourceLocRef := '0000BB'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:13 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:13 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'F5999B'O, sourceLocRef := '0000BC'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:14 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:14 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: { messageType := 2, destLocRef := '3F0B05'O, sourceLocRef := '0000BD'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:15 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:15 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104337257 DVLR DEBUG VLR subscr IMSI-262420000000226 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410104337257 DVLR DEBUG VLR subscr IMSI-262420000000226 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250410104337257 DVLR DEBUG VLR subscr IMSI-262420000000227 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410104337257 DVLR DEBUG VLR subscr IMSI-262420000000227 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1026)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1026)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410104337258 DVLR DEBUG VLR subscr IMSI-262420000000228 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410104337258 DVLR DEBUG VLR subscr IMSI-262420000000228 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1027)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1027)@7d38b4d9c9a0: setverdict(pass): none -> pass TC_multi_lu_and_mt_ussd0(1029)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1029)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410104337258 DVLR DEBUG VLR subscr IMSI-262420000000230 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410104337259 DVLR DEBUG VLR subscr IMSI-262420000000230 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250410104337259 DVLR DEBUG VLR subscr IMSI-262420000000229 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410104337259 DVLR DEBUG VLR subscr IMSI-262420000000229 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1033)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250410104337259 DVLR DEBUG VLR subscr IMSI-262420000000231 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410104337259 DVLR DEBUG VLR subscr IMSI-262420000000231 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1033)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410104337260 DVLR DEBUG VLR subscr IMSI-262420000000226 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104337260 DVLR DEBUG IMSI:262420000000226 has MSISDN:491230000226 (vlr.c:1045) 20250410104337260 DMSC NOTICE msub(IMSI-262420000000226:MSISDN-491230000226) VLR: update for IMSI=262420000000226 (MSISDN=491230000226) (gsm_04_08.c:1541) 20250410104337260 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104337260 DVLR DEBUG VLR subscr IMSI-262420000000228 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104337260 DVLR DEBUG IMSI:262420000000228 has MSISDN:491230000228 (vlr.c:1045) 20250410104337260 DMSC NOTICE msub(IMSI-262420000000228:MSISDN-491230000228) VLR: update for IMSI=262420000000228 (MSISDN=491230000228) (gsm_04_08.c:1541) 20250410104337260 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104337260 DVLR DEBUG VLR subscr IMSI-262420000000227 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104337260 DVLR DEBUG IMSI:262420000000227 has MSISDN:491230000227 (vlr.c:1045) 20250410104337260 DMSC NOTICE msub(IMSI-262420000000227:MSISDN-491230000227) VLR: update for IMSI=262420000000227 (MSISDN=491230000227) (gsm_04_08.c:1541) 20250410104337260 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) TC_multi_lu_and_mt_ussd0(1035)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1035)@7d38b4d9c9a0: setverdict(pass): none -> pass TC_multi_lu_and_mt_ussd0(1031)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250410104337260 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104337260 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-174:LU)[0x563b4cc2f690]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410104337260 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000226:GERAN-A-174:LU)[0x563b4cc2ee30]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) TC_multi_lu_and_mt_ussd0(1031)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410104337260 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000226:GERAN-A-174:LU)[0x563b4cc2ee30]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410104337260 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000226:GERAN-A-174:LU)[0x563b4cc2ee30]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410104337260 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000226:GERAN-A-174:LU)[0x563b4cc2ee30]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-174:LU)[0x563b4cc2f690] (vlr_lu_fsm.c:110) 20250410104337260 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000226:GERAN-A-174:LU)[0x563b4cc2ee30]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410104337260 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000226:GERAN-A-174:LU)[0x563b4cc2ee30]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104337260 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-174:LU)[0x563b4cc2f690]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410104337260 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-174:LU)[0x563b4cc2f690]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410104337260 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-174:LU)[0x563b4cc29340]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104337260 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-174:LU)[0x563b4cc29340]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-174:LU)[0x563b4cc2f690] (fsm.c:486) 20250410104337260 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-174:LU)[0x563b4cc29340]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410104337260 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-174:LU)[0x563b4cc29340]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410104337260 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-174:LU)[0x563b4cc29340]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410104337260 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-174:LU)[0x563b4cc29340]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410104337260 DMSC NOTICE msub(IMSI-262420000000226:MSISDN-491230000226:TMSInew-0x3879A9F3) VLR: update for IMSI=262420000000226 (MSISDN=491230000226) (gsm_04_08.c:1541) 20250410104337260 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-174:LU)[0x563b4cc29340]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410104337260 DMM DEBUG -> IMSI-262420000000226:MSISDN-491230000226:TMSInew-0x3879A9F3 LOCATION UPDATE ACCEPT (TMSI = 0x3879a9f3) (gsm_04_08.c:149) 20250410104337260 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSInew-0x3879A9F3 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104337261 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337261 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337261 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337261 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337261 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337261 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337261 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337261 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 04 06 80 08 17 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 38 79 a9 f3 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104337261 DVLR DEBUG VLR subscr IMSI-262420000000232 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410104337261 DVLR DEBUG VLR subscr IMSI-262420000000232 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250410104337261 DVLR DEBUG VLR subscr IMSI-262420000000233 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410104337261 DVLR DEBUG VLR subscr IMSI-262420000000233 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1037)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1037)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410104337262 DVLR DEBUG VLR subscr IMSI-262420000000234 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410104337262 DVLR DEBUG VLR subscr IMSI-262420000000234 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1039)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1039)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410104337262 DVLR DEBUG VLR subscr IMSI-262420000000235 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410104337262 DVLR DEBUG VLR subscr IMSI-262420000000235 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1041)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1041)@7d38b4d9c9a0: setverdict(pass): none -> pass TC_multi_lu_and_mt_ussd0(1043)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1043)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410104337264 DVLR DEBUG VLR subscr IMSI-262420000000236 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410104337264 DVLR DEBUG VLR subscr IMSI-262420000000236 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250410104337264 DVLR DEBUG VLR subscr IMSI-262420000000238 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410104337264 DVLR DEBUG VLR subscr IMSI-262420000000238 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_from0 20250410104337264 DVLR DEBUG VLR subscr IMSI-262420000000239 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410104337264 DVLR DEBUG VLR subscr IMSI-262420000000239 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on connection ID:1 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250410104337264 DVLR DEBUG VLR subscr IMSI-262420000000237 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410104337264 DVLR DEBUG VLR subscr IMSI-262420000000237 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250410104337264 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337264 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104337264 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337264 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337264 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on connection ID:2 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_from0 20250410104337264 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337264 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337264 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 ae 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1049)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1049)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410104337265 DVLR DEBUG VLR subscr IMSI-262420000000240 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410104337265 DVLR DEBUG VLR subscr IMSI-262420000000240 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1045)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1045)@7d38b4d9c9a0: setverdict(pass): none -> pass TC_multi_lu_and_mt_ussd0(1051)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1051)@7d38b4d9c9a0: setverdict(pass): none -> pass TC_multi_lu_and_mt_ussd0(1047)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1047)@7d38b4d9c9a0: setverdict(pass): none -> pass MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on connection ID:4 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_from0 20250410104337266 DVLR DEBUG VLR subscr IMSI-262420000000241 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410104337266 DVLR DEBUG VLR subscr IMSI-262420000000241 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on connection ID:3 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_from0 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on connection ID:5 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on connection ID:6 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on connection ID:7 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on connection ID:8 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_from0 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_multi_lu_and_mt_ussd0(1053)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1053)@7d38b4d9c9a0: setverdict(pass): none -> pass MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on connection ID:9 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_len:8 TC_multi_lu_and_mt_ussd0(1026)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on connection ID:10 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_from0 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on connection ID:12 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on connection ID:13 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on connection ID:11 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on connection ID:14 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on connection ID:15 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_from0 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_multi_lu_and_mt_ussd0(1055)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1055)@7d38b4d9c9a0: setverdict(pass): none -> pass MSC_Test_0-RAN(1019)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1019)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104337304 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104337304 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-176:LU)[0x563b4cc4ea50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410104337304 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000228:GERAN-A-176:LU)[0x563b4cc1a2e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410104337304 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000228:GERAN-A-176:LU)[0x563b4cc1a2e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410104337304 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000228:GERAN-A-176:LU)[0x563b4cc1a2e0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410104337304 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000228:GERAN-A-176:LU)[0x563b4cc1a2e0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-176:LU)[0x563b4cc4ea50] (vlr_lu_fsm.c:110) 20250410104337304 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000228:GERAN-A-176:LU)[0x563b4cc1a2e0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410104337304 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000228:GERAN-A-176:LU)[0x563b4cc1a2e0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104337304 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-176:LU)[0x563b4cc4ea50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410104337304 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-176:LU)[0x563b4cc4ea50]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410104337304 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-176:LU)[0x563b4cc2ee30]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104337304 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-176:LU)[0x563b4cc2ee30]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-176:LU)[0x563b4cc4ea50] (fsm.c:486) 20250410104337304 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-176:LU)[0x563b4cc2ee30]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410104337304 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-176:LU)[0x563b4cc2ee30]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410104337304 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-176:LU)[0x563b4cc2ee30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410104337304 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-176:LU)[0x563b4cc2ee30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410104337304 DMSC NOTICE msub(IMSI-262420000000228:MSISDN-491230000228:TMSInew-0x0D68B147) VLR: update for IMSI=262420000000228 (MSISDN=491230000228) (gsm_04_08.c:1541) 20250410104337304 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-176:LU)[0x563b4cc2ee30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410104337304 DMM DEBUG -> IMSI-262420000000228:MSISDN-491230000228:TMSInew-0x0D68B147 LOCATION UPDATE ACCEPT (TMSI = 0x0d68b147) (gsm_04_08.c:149) 20250410104337304 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSInew-0x0D68B147 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104337304 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104337304 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-175:LU)[0x563b4cc21350]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410104337304 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000227:GERAN-A-175:LU)[0x563b4cc23610]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410104337304 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000227:GERAN-A-175:LU)[0x563b4cc23610]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410104337304 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000227:GERAN-A-175:LU)[0x563b4cc23610]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410104337304 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000227:GERAN-A-175:LU)[0x563b4cc23610]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-175:LU)[0x563b4cc21350] (vlr_lu_fsm.c:110) 20250410104337304 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000227:GERAN-A-175:LU)[0x563b4cc23610]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410104337304 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000227:GERAN-A-175:LU)[0x563b4cc23610]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104337304 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-175:LU)[0x563b4cc21350]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410104337304 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-175:LU)[0x563b4cc21350]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410104337304 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-175:LU)[0x563b4cc1a2e0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104337304 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-175:LU)[0x563b4cc1a2e0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-175:LU)[0x563b4cc21350] (fsm.c:486) 20250410104337304 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-175:LU)[0x563b4cc1a2e0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410104337304 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-175:LU)[0x563b4cc1a2e0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410104337304 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-175:LU)[0x563b4cc1a2e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410104337304 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-175:LU)[0x563b4cc1a2e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410104337304 DMSC NOTICE msub(IMSI-262420000000227:MSISDN-491230000227:TMSInew-0x6D9B788C) VLR: update for IMSI=262420000000227 (MSISDN=491230000227) (gsm_04_08.c:1541) 20250410104337304 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-175:LU)[0x563b4cc1a2e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410104337304 DMM DEBUG -> IMSI-262420000000227:MSISDN-491230000227:TMSInew-0x6D9B788C LOCATION UPDATE ACCEPT (TMSI = 0x6d9b788c) (gsm_04_08.c:149) 20250410104337304 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337304 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337304 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337304 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337304 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337304 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337304 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337305 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 15 af fc 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 0d 68 b1 47 (osmo_ss7_asp.c:1175) 20250410104337304 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSInew-0x6D9B788C - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104337305 DVLR DEBUG VLR subscr IMSI-262420000000230 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104337305 DVLR DEBUG IMSI:262420000000230 has MSISDN:491230000230 (vlr.c:1045) 20250410104337305 DMSC NOTICE msub(IMSI-262420000000230:MSISDN-491230000230) VLR: update for IMSI=262420000000230 (MSISDN=491230000230) (gsm_04_08.c:1541) 20250410104337305 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104337305 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337305 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337305 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337305 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337305 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337305 DVLR DEBUG VLR subscr IMSI-262420000000229 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104337305 DVLR DEBUG IMSI:262420000000229 has MSISDN:491230000229 (vlr.c:1045) 20250410104337305 DMSC NOTICE msub(IMSI-262420000000229:MSISDN-491230000229) VLR: update for IMSI=262420000000229 (MSISDN=491230000229) (gsm_04_08.c:1541) 20250410104337305 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337305 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337305 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104337305 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 05 06 56 b6 a1 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 6d 9b 78 8c (osmo_ss7_asp.c:1175) 20250410104337305 DVLR DEBUG VLR subscr IMSI-262420000000231 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104337305 DVLR DEBUG IMSI:262420000000231 has MSISDN:491230000231 (vlr.c:1045) 20250410104337305 DMSC NOTICE msub(IMSI-262420000000231:MSISDN-491230000231) VLR: update for IMSI=262420000000231 (MSISDN=491230000231) (gsm_04_08.c:1541) 20250410104337305 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104337305 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337305 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337305 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337305 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337305 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337305 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337305 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337305 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 af 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104337305 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337305 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337305 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337305 DVLR DEBUG VLR subscr IMSI-262420000000232 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104337305 DVLR DEBUG IMSI:262420000000232 has MSISDN:491230000232 (vlr.c:1045) 20250410104337305 DMSC NOTICE msub(IMSI-262420000000232:MSISDN-491230000232) VLR: update for IMSI=262420000000232 (MSISDN=491230000232) (gsm_04_08.c:1541) 20250410104337305 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104337305 DVLR DEBUG VLR subscr IMSI-262420000000233 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104337305 DVLR DEBUG IMSI:262420000000233 has MSISDN:491230000233 (vlr.c:1045) 20250410104337305 DMSC NOTICE msub(IMSI-262420000000233:MSISDN-491230000233) VLR: update for IMSI=262420000000233 (MSISDN=491230000233) (gsm_04_08.c:1541) 20250410104337305 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104337305 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337305 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337305 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337305 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337305 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 b0 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104337305 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 20250410104337305 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337305 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337305 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337305 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337305 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337305 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337305 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 b2 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104337305 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337305 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337305 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337305 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337305 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:2 20250410104337305 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337305 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337305 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 b1 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104337305 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337305 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337305 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337305 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:1 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104337305 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337305 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337305 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337305 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 b3 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104337305 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337305 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337305 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337305 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337305 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337305 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337305 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337305 DVLR DEBUG VLR subscr IMSI-262420000000234 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104337305 DVLR DEBUG IMSI:262420000000234 has MSISDN:491230000234 (vlr.c:1045) 20250410104337305 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 b4 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104337305 DMSC NOTICE msub(IMSI-262420000000234:MSISDN-491230000234) VLR: update for IMSI=262420000000234 (MSISDN=491230000234) (gsm_04_08.c:1541) 20250410104337305 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337305 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337305 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337305 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337305 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337305 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337305 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337305 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 b5 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104337305 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104337305 DVLR DEBUG VLR subscr IMSI-262420000000235 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104337305 DVLR DEBUG IMSI:262420000000235 has MSISDN:491230000235 (vlr.c:1045) 20250410104337305 DMSC NOTICE msub(IMSI-262420000000235:MSISDN-491230000235) VLR: update for IMSI=262420000000235 (MSISDN=491230000235) (gsm_04_08.c:1541) 20250410104337305 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104337305 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337305 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337305 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337305 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337305 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337305 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337305 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337305 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 b6 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104337305 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337305 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337305 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337305 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337305 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337305 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337305 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337305 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 b7 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104337305 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337305 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337305 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337305 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337305 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337305 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337305 DVLR DEBUG VLR subscr IMSI-262420000000238 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104337305 DVLR DEBUG IMSI:262420000000238 has MSISDN:491230000238 (vlr.c:1045) 20250410104337305 DMSC NOTICE msub(IMSI-262420000000238:MSISDN-491230000238) VLR: update for IMSI=262420000000238 (MSISDN=491230000238) (gsm_04_08.c:1541) 20250410104337305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337305 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337305 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 b8 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104337305 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104337305 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337305 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337305 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337305 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337305 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337305 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337305 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337305 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 ba 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104337305 DVLR DEBUG VLR subscr IMSI-262420000000237 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104337305 DVLR DEBUG IMSI:262420000000237 has MSISDN:491230000237 (vlr.c:1045) 20250410104337305 DMSC NOTICE msub(IMSI-262420000000237:MSISDN-491230000237) VLR: update for IMSI=262420000000237 (MSISDN=491230000237) (gsm_04_08.c:1541) 20250410104337305 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104337305 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337305 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337305 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337305 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337305 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337305 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337305 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337305 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 bb 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104337305 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337305 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337305 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337305 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337305 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337305 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337305 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337305 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 b9 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104337305 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337305 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337305 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337305 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337305 DVLR DEBUG VLR subscr IMSI-262420000000236 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104337305 DVLR DEBUG IMSI:262420000000236 has MSISDN:491230000236 (vlr.c:1045) 20250410104337305 DMSC NOTICE msub(IMSI-262420000000236:MSISDN-491230000236) VLR: update for IMSI=262420000000236 (MSISDN=491230000236) (gsm_04_08.c:1541) 20250410104337305 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104337305 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337305 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337305 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337305 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 bc 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104337305 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337305 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337305 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337305 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337305 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337305 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337305 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337305 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 bd 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104337305 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337305 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337305 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337305 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337305 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337305 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337305 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337305 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 ae 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104337305 DVLR DEBUG VLR subscr IMSI-262420000000239 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104337305 DVLR DEBUG IMSI:262420000000239 has MSISDN:491230000239 (vlr.c:1045) 20250410104337305 DMSC NOTICE msub(IMSI-262420000000239:MSISDN-491230000239) VLR: update for IMSI=262420000000239 (MSISDN=491230000239) (gsm_04_08.c:1541) 20250410104337305 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104337305 DVLR DEBUG VLR subscr IMSI-262420000000240 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104337305 DVLR DEBUG IMSI:262420000000240 has MSISDN:491230000240 (vlr.c:1045) 20250410104337305 DMSC NOTICE msub(IMSI-262420000000240:MSISDN-491230000240) VLR: update for IMSI=262420000000240 (MSISDN=491230000240) (gsm_04_08.c:1541) 20250410104337305 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104337305 DVLR DEBUG VLR subscr IMSI-262420000000241 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104337305 DVLR DEBUG IMSI:262420000000241 has MSISDN:491230000241 (vlr.c:1045) 20250410104337305 DMSC NOTICE msub(IMSI-262420000000241:MSISDN-491230000241) VLR: update for IMSI=262420000000241 (MSISDN=491230000241) (gsm_04_08.c:1541) 20250410104337305 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104337305 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104337305 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-179:LU)[0x563b4cc40270]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410104337305 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000231:GERAN-A-179:LU)[0x563b4cc40580]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410104337305 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000231:GERAN-A-179:LU)[0x563b4cc40580]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410104337305 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000231:GERAN-A-179:LU)[0x563b4cc40580]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410104337305 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000231:GERAN-A-179:LU)[0x563b4cc40580]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-179:LU)[0x563b4cc40270] (vlr_lu_fsm.c:110) 20250410104337305 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000231:GERAN-A-179:LU)[0x563b4cc40580]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410104337305 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000231:GERAN-A-179:LU)[0x563b4cc40580]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104337305 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-179:LU)[0x563b4cc40270]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410104337305 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-179:LU)[0x563b4cc40270]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410104337305 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-179:LU)[0x563b4cc23610]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104337305 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-179:LU)[0x563b4cc23610]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-179:LU)[0x563b4cc40270] (fsm.c:486) 20250410104337305 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-179:LU)[0x563b4cc23610]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410104337305 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-179:LU)[0x563b4cc23610]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410104337305 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-179:LU)[0x563b4cc23610]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410104337305 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-179:LU)[0x563b4cc23610]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410104337306 DMSC NOTICE msub(IMSI-262420000000231:MSISDN-491230000231:TMSInew-0x0B1716FF) VLR: update for IMSI=262420000000231 (MSISDN=491230000231) (gsm_04_08.c:1541) 20250410104337306 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-179:LU)[0x563b4cc23610]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410104337306 DMM DEBUG -> IMSI-262420000000231:MSISDN-491230000231:TMSInew-0x0B1716FF LOCATION UPDATE ACCEPT (TMSI = 0x0b1716ff) (gsm_04_08.c:149) 20250410104337306 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSInew-0x0B1716FF - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104337306 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104337306 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-178:LU)[0x563b4cc3b680]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410104337306 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000230:GERAN-A-178:LU)[0x563b4cc3b990]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410104337306 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337306 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337306 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337306 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000230:GERAN-A-178:LU)[0x563b4cc3b990]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410104337306 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000230:GERAN-A-178:LU)[0x563b4cc3b990]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410104337306 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000230:GERAN-A-178:LU)[0x563b4cc3b990]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-178:LU)[0x563b4cc3b680] (vlr_lu_fsm.c:110) 20250410104337306 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000230:GERAN-A-178:LU)[0x563b4cc3b990]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410104337306 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337306 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337306 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337306 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337306 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 08 06 a2 a2 2d 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 0b 17 16 ff (osmo_ss7_asp.c:1175) 20250410104337306 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000230:GERAN-A-178:LU)[0x563b4cc3b990]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104337306 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-178:LU)[0x563b4cc3b680]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410104337306 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-178:LU)[0x563b4cc3b680]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410104337306 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-178:LU)[0x563b4cc40580]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104337306 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-178:LU)[0x563b4cc40580]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-178:LU)[0x563b4cc3b680] (fsm.c:486) 20250410104337306 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-178:LU)[0x563b4cc40580]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410104337306 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-178:LU)[0x563b4cc40580]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410104337306 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-178:LU)[0x563b4cc40580]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410104337306 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-178:LU)[0x563b4cc40580]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410104337306 DMSC NOTICE msub(IMSI-262420000000230:MSISDN-491230000230:TMSInew-0x625092A4) VLR: update for IMSI=262420000000230 (MSISDN=491230000230) (gsm_04_08.c:1541) 20250410104337306 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-178:LU)[0x563b4cc40580]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410104337306 DMM DEBUG -> IMSI-262420000000230:MSISDN-491230000230:TMSInew-0x625092A4 LOCATION UPDATE ACCEPT (TMSI = 0x625092a4) (gsm_04_08.c:149) 20250410104337306 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSInew-0x625092A4 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104337306 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337306 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104337306 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-180:LU)[0x563b4cc472d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410104337306 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000232:GERAN-A-180:LU)[0x563b4cc2fa70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410104337306 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000232:GERAN-A-180:LU)[0x563b4cc2fa70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410104337306 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000232:GERAN-A-180:LU)[0x563b4cc2fa70]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410104337306 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000232:GERAN-A-180:LU)[0x563b4cc2fa70]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-180:LU)[0x563b4cc472d0] (vlr_lu_fsm.c:110) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:5 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104337306 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000232:GERAN-A-180:LU)[0x563b4cc2fa70]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410104337306 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000232:GERAN-A-180:LU)[0x563b4cc2fa70]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104337306 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-180:LU)[0x563b4cc472d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410104337306 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-180:LU)[0x563b4cc472d0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410104337306 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-180:LU)[0x563b4cc3b990]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104337306 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-180:LU)[0x563b4cc3b990]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-180:LU)[0x563b4cc472d0] (fsm.c:486) 20250410104337306 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-180:LU)[0x563b4cc3b990]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410104337306 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-180:LU)[0x563b4cc3b990]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410104337306 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-180:LU)[0x563b4cc3b990]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410104337306 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-180:LU)[0x563b4cc3b990]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410104337306 DMSC NOTICE msub(IMSI-262420000000232:MSISDN-491230000232:TMSInew-0x326F8C41) VLR: update for IMSI=262420000000232 (MSISDN=491230000232) (gsm_04_08.c:1541) 20250410104337306 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337306 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-180:LU)[0x563b4cc3b990]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410104337306 DMM DEBUG -> IMSI-262420000000232:MSISDN-491230000232:TMSInew-0x326F8C41 LOCATION UPDATE ACCEPT (TMSI = 0x326f8c41) (gsm_04_08.c:149) 20250410104337306 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337306 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337306 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337306 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337306 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337306 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 09 06 32 b8 0b 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 62 50 92 a4 (osmo_ss7_asp.c:1175) 20250410104337306 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSInew-0x326F8C41 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:4 20250410104337306 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104337306 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-181:LU)[0x563b4cc352b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410104337306 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000233:GERAN-A-181:LU)[0x563b4cc54550]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410104337306 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000233:GERAN-A-181:LU)[0x563b4cc54550]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410104337306 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337306 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337306 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000233:GERAN-A-181:LU)[0x563b4cc54550]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410104337306 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000233:GERAN-A-181:LU)[0x563b4cc54550]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-181:LU)[0x563b4cc352b0] (vlr_lu_fsm.c:110) 20250410104337306 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000233:GERAN-A-181:LU)[0x563b4cc54550]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410104337306 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000233:GERAN-A-181:LU)[0x563b4cc54550]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104337306 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-181:LU)[0x563b4cc352b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410104337306 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-181:LU)[0x563b4cc352b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410104337306 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337306 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337306 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-181:LU)[0x563b4cc2fa70]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104337306 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-181:LU)[0x563b4cc2fa70]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-181:LU)[0x563b4cc352b0] (fsm.c:486) 20250410104337306 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-181:LU)[0x563b4cc2fa70]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410104337306 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337306 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337306 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-181:LU)[0x563b4cc2fa70]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410104337306 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-181:LU)[0x563b4cc2fa70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410104337306 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337306 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 be 1d 12 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 32 6f 8c 41 (osmo_ss7_asp.c:1175) 20250410104337306 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-181:LU)[0x563b4cc2fa70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410104337306 DMSC NOTICE msub(IMSI-262420000000233:MSISDN-491230000233:TMSInew-0x2A10212A) VLR: update for IMSI=262420000000233 (MSISDN=491230000233) (gsm_04_08.c:1541) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104337306 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-181:LU)[0x563b4cc2fa70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410104337306 DMM DEBUG -> IMSI-262420000000233:MSISDN-491230000233:TMSInew-0x2A10212A LOCATION UPDATE ACCEPT (TMSI = 0x2a10212a) (gsm_04_08.c:149) 20250410104337306 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSInew-0x2A10212A - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104337306 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104337306 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-182:LU)[0x563b4cc547e0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410104337306 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000234:GERAN-A-182:LU)[0x563b4cc41290]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410104337306 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000234:GERAN-A-182:LU)[0x563b4cc41290]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:6 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104337306 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000234:GERAN-A-182:LU)[0x563b4cc41290]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410104337306 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000234:GERAN-A-182:LU)[0x563b4cc41290]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-182:LU)[0x563b4cc547e0] (vlr_lu_fsm.c:110) 20250410104337306 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000234:GERAN-A-182:LU)[0x563b4cc41290]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410104337306 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000234:GERAN-A-182:LU)[0x563b4cc41290]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104337306 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-182:LU)[0x563b4cc547e0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410104337306 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-182:LU)[0x563b4cc547e0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410104337306 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-182:LU)[0x563b4cc54550]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104337306 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337306 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-182:LU)[0x563b4cc54550]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-182:LU)[0x563b4cc547e0] (fsm.c:486) 20250410104337306 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-182:LU)[0x563b4cc54550]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410104337306 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-182:LU)[0x563b4cc54550]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410104337306 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-182:LU)[0x563b4cc54550]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410104337306 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-182:LU)[0x563b4cc54550]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410104337306 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337306 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337306 DMSC NOTICE msub(IMSI-262420000000234:MSISDN-491230000234:TMSInew-0x599A2B2E) VLR: update for IMSI=262420000000234 (MSISDN=491230000234) (gsm_04_08.c:1541) 20250410104337306 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-182:LU)[0x563b4cc54550]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410104337306 DMM DEBUG -> IMSI-262420000000234:MSISDN-491230000234:TMSInew-0x599A2B2E LOCATION UPDATE ACCEPT (TMSI = 0x599a2b2e) (gsm_04_08.c:149) 20250410104337306 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337306 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337306 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSInew-0x599A2B2E - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104337306 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337306 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337306 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 a1 7e f2 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 2a 10 21 2a (osmo_ss7_asp.c:1175) 20250410104337306 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104337306 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-183:LU)[0x563b4cc1df90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410104337306 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000235:GERAN-A-183:LU)[0x563b4cc44a60]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410104337306 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000235:GERAN-A-183:LU)[0x563b4cc44a60]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410104337306 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000235:GERAN-A-183:LU)[0x563b4cc44a60]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410104337306 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000235:GERAN-A-183:LU)[0x563b4cc44a60]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-183:LU)[0x563b4cc1df90] (vlr_lu_fsm.c:110) 20250410104337306 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000235:GERAN-A-183:LU)[0x563b4cc44a60]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410104337306 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000235:GERAN-A-183:LU)[0x563b4cc44a60]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104337306 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-183:LU)[0x563b4cc1df90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410104337306 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-183:LU)[0x563b4cc1df90]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410104337306 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-183:LU)[0x563b4cc41290]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104337306 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-183:LU)[0x563b4cc41290]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-183:LU)[0x563b4cc1df90] (fsm.c:486) 20250410104337306 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337306 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337306 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-183:LU)[0x563b4cc41290]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410104337306 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-183:LU)[0x563b4cc41290]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410104337306 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-183:LU)[0x563b4cc41290]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410104337306 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-183:LU)[0x563b4cc41290]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410104337306 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337306 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337306 DMSC NOTICE msub(IMSI-262420000000235:MSISDN-491230000235:TMSInew-0x53D7E9CC) VLR: update for IMSI=262420000000235 (MSISDN=491230000235) (gsm_04_08.c:1541) 20250410104337306 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-183:LU)[0x563b4cc41290]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410104337306 DMM DEBUG -> IMSI-262420000000235:MSISDN-491230000235:TMSInew-0x53D7E9CC LOCATION UPDATE ACCEPT (TMSI = 0x53d7e9cc) (gsm_04_08.c:149) 20250410104337306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337306 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337306 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSInew-0x53D7E9CC - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104337306 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 20250410104337306 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337306 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 60 54 59 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 59 9a 2b 2e (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:7 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104337306 DMM DEBUG msc_a(IMSI-262420000000226:MSISDN-491230000226:TMSInew-0x3879A9F3:GERAN-A-174:LU)[0x563b4cc1f6a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410104337306 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:TMSInew-0x3879A9F3:GERAN-A-174:LU)[0x563b4cc2f690]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410104337306 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-174:LU)[0x563b4cc29340]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410104337306 DMSC NOTICE msub(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x3879A9F3) VLR: update for IMSI=262420000000226 (MSISDN=491230000226) (gsm_04_08.c:1541) 20250410104337306 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337306 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x3879A9F3 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410104337306 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-174:LU)[0x563b4cc29340]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410104337306 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x3879A9F3:GERAN-A-174:LU)[0x563b4cc2f690]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410104337306 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337306 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337306 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337306 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-174:LU)[0x563b4cc29340]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410104337306 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-174:LU)[0x563b4cc29340]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x3879A9F3:GERAN-A-174:LU)[0x563b4cc2f690] (vlr_lu_fsm.c:817) 20250410104337306 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-174:LU)[0x563b4cc29340]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410104337306 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-174:LU)[0x563b4cc29340]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104337306 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x3879A9F3:GERAN-A-174:LU)[0x563b4cc2f690]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410104337306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337306 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337306 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000226/3/1): Available (smpp_smsc.c:626) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:8 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104337306 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337307 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337307 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 c2 ae 7d 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 53 d7 e9 cc (osmo_ss7_asp.c:1175) 20250410104337307 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x3879A9F3 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104337307 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x3879A9F3 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104337307 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x3879A9F3 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104337307 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x3879A9F3 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410104337307 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337307 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337307 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337307 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337307 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337307 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337307 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337307 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 04 06 80 08 17 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:9 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1029)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1027)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1039)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1033)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1041)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1037)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1019)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O TC_multi_lu_and_mt_ussd0(1035)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1019)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on connection ID:2 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1043)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104337309 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337309 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337309 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337309 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337309 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337309 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-RAN(1019)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O 20250410104337309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337309 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337309 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 b0 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1019)@7d38b4d9c9a0: patched enc_l3: '055B'O 20250410104337310 DMM DEBUG msc_a(IMSI-262420000000228:MSISDN-491230000228:TMSInew-0x0D68B147:GERAN-A-176:LU)[0x563b4cc45e70]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410104337310 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:TMSInew-0x0D68B147:GERAN-A-176:LU)[0x563b4cc4ea50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410104337310 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-176:LU)[0x563b4cc2ee30]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410104337310 DMSC NOTICE msub(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0D68B147) VLR: update for IMSI=262420000000228 (MSISDN=491230000228) (gsm_04_08.c:1541) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on connection ID:1 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O 20250410104337310 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0D68B147 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410104337310 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-176:LU)[0x563b4cc2ee30]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410104337310 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0D68B147:GERAN-A-176:LU)[0x563b4cc4ea50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410104337310 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-176:LU)[0x563b4cc2ee30]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410104337310 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-176:LU)[0x563b4cc2ee30]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0D68B147:GERAN-A-176:LU)[0x563b4cc4ea50] (vlr_lu_fsm.c:817) 20250410104337310 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-176:LU)[0x563b4cc2ee30]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410104337310 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-176:LU)[0x563b4cc2ee30]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104337310 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0D68B147:GERAN-A-176:LU)[0x563b4cc4ea50]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410104337310 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000228/3/1): Available (smpp_smsc.c:626) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104337310 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0D68B147 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104337310 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0D68B147 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104337310 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0D68B147 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104337310 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0D68B147 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410104337310 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337310 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337310 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337310 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337310 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337310 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337310 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337310 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 15 af fc 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) 20250410104337310 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337310 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337310 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337310 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337310 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 20250410104337310 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337310 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337310 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 af 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:2 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104337310 DMM DEBUG msc_a(IMSI-262420000000227:MSISDN-491230000227:TMSInew-0x6D9B788C:GERAN-A-175:LU)[0x563b4cc209a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410104337310 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:TMSInew-0x6D9B788C:GERAN-A-175:LU)[0x563b4cc21350]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410104337310 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-175:LU)[0x563b4cc1a2e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410104337310 DMSC NOTICE msub(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6D9B788C) VLR: update for IMSI=262420000000227 (MSISDN=491230000227) (gsm_04_08.c:1541) 20250410104337310 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6D9B788C + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410104337310 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-175:LU)[0x563b4cc1a2e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410104337310 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6D9B788C:GERAN-A-175:LU)[0x563b4cc21350]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410104337310 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-175:LU)[0x563b4cc1a2e0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410104337310 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-175:LU)[0x563b4cc1a2e0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6D9B788C:GERAN-A-175:LU)[0x563b4cc21350] (vlr_lu_fsm.c:817) 20250410104337310 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-175:LU)[0x563b4cc1a2e0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410104337310 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-175:LU)[0x563b4cc1a2e0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104337310 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6D9B788C:GERAN-A-175:LU)[0x563b4cc21350]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410104337310 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000227/3/1): Available (smpp_smsc.c:626) 20250410104337310 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6D9B788C + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104337310 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6D9B788C + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104337310 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6D9B788C - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104337310 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6D9B788C - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410104337310 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337310 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337310 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337310 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337310 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337310 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-RAN(1019)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O 20250410104337310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337310 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337310 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 05 06 56 b6 a1 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1019)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:1 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on connection ID:7 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-RAN(1019)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1019)@7d38b4d9c9a0: patched enc_l3: '055B'O 20250410104337311 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337311 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337311 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337311 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337311 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337311 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on connection ID:4 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_from0 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O 20250410104337311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337311 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337311 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 b5 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104337311 DMM DEBUG msc_a(IMSI-262420000000233:MSISDN-491230000233:TMSInew-0x2A10212A:GERAN-A-181:LU)[0x563b4cc35020]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410104337311 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:TMSInew-0x2A10212A:GERAN-A-181:LU)[0x563b4cc352b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410104337311 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-181:LU)[0x563b4cc2fa70]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) MSC_Test_0-RAN(1019)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104337311 DMSC NOTICE msub(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2A10212A) VLR: update for IMSI=262420000000233 (MSISDN=491230000233) (gsm_04_08.c:1541) 20250410104337311 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2A10212A + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410104337311 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-181:LU)[0x563b4cc2fa70]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410104337311 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2A10212A:GERAN-A-181:LU)[0x563b4cc352b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) MSC_Test_0-RAN(1019)@7d38b4d9c9a0: patched enc_l3: '055B'O 20250410104337311 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-181:LU)[0x563b4cc2fa70]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410104337311 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-181:LU)[0x563b4cc2fa70]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2A10212A:GERAN-A-181:LU)[0x563b4cc352b0] (vlr_lu_fsm.c:817) 20250410104337311 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-181:LU)[0x563b4cc2fa70]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410104337311 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-181:LU)[0x563b4cc2fa70]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104337311 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2A10212A:GERAN-A-181:LU)[0x563b4cc352b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410104337311 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000233/3/1): Available (smpp_smsc.c:626) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on connection ID:8 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O 20250410104337311 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2A10212A + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104337311 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2A10212A + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104337311 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2A10212A - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104337311 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2A10212A - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410104337311 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410104337311 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337311 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337311 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337311 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337311 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104337311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337311 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337311 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 a1 7e f2 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) 20250410104337311 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337311 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337311 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337311 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337311 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337311 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337311 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337311 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 b2 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:7 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104337311 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337311 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337311 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337311 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337311 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337311 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337311 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337311 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 b6 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1019)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O 20250410104337311 DMM DEBUG msc_a(IMSI-262420000000230:MSISDN-491230000230:TMSInew-0x625092A4:GERAN-A-178:LU)[0x563b4cbfc330]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410104337311 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:TMSInew-0x625092A4:GERAN-A-178:LU)[0x563b4cc3b680]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410104337311 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-178:LU)[0x563b4cc40580]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410104337311 DMSC NOTICE msub(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x625092A4) VLR: update for IMSI=262420000000230 (MSISDN=491230000230) (gsm_04_08.c:1541) 20250410104337311 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) MSC_Test_0-RAN(1019)@7d38b4d9c9a0: patched enc_l3: '055B'O 20250410104337311 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337311 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337311 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x625092A4 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410104337311 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-178:LU)[0x563b4cc40580]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410104337311 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x625092A4:GERAN-A-178:LU)[0x563b4cc3b680]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410104337311 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337311 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337311 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337311 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-178:LU)[0x563b4cc40580]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410104337311 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-178:LU)[0x563b4cc40580]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x625092A4:GERAN-A-178:LU)[0x563b4cc3b680] (vlr_lu_fsm.c:817) 20250410104337311 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-178:LU)[0x563b4cc40580]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410104337311 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-178:LU)[0x563b4cc40580]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104337311 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x625092A4:GERAN-A-178:LU)[0x563b4cc3b680]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410104337311 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000230/3/1): Available (smpp_smsc.c:626) 20250410104337311 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337311 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 ae 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104337311 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x625092A4 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104337311 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x625092A4 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104337311 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x625092A4 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on connection ID:5 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1019)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1019)@7d38b4d9c9a0: patched enc_l3: '055B'O 20250410104337312 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x625092A4 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on connection ID:6 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104337312 DMM DEBUG msc_a(IMSI-262420000000234:MSISDN-491230000234:TMSInew-0x599A2B2E:GERAN-A-182:LU)[0x563b4cc31ff0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410104337312 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:TMSInew-0x599A2B2E:GERAN-A-182:LU)[0x563b4cc547e0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410104337312 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-182:LU)[0x563b4cc54550]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410104337312 DMSC NOTICE msub(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x599A2B2E) VLR: update for IMSI=262420000000234 (MSISDN=491230000234) (gsm_04_08.c:1541) 20250410104337312 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x599A2B2E + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410104337312 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-182:LU)[0x563b4cc54550]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410104337312 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x599A2B2E:GERAN-A-182:LU)[0x563b4cc547e0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410104337312 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-182:LU)[0x563b4cc54550]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410104337312 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-182:LU)[0x563b4cc54550]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x599A2B2E:GERAN-A-182:LU)[0x563b4cc547e0] (vlr_lu_fsm.c:817) 20250410104337312 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-182:LU)[0x563b4cc54550]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410104337312 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-182:LU)[0x563b4cc54550]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104337312 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x599A2B2E:GERAN-A-182:LU)[0x563b4cc547e0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410104337312 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000234/3/1): Available (smpp_smsc.c:626) 20250410104337312 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x599A2B2E + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104337312 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x599A2B2E + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104337312 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x599A2B2E - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_0-RAN(1019)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1019)@7d38b4d9c9a0: patched enc_l3: '055B'O 20250410104337312 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x599A2B2E - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on connection ID:9 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_from0 20250410104337312 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337312 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337312 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104337312 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337312 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337312 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337312 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337312 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 09 06 32 b8 0b 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) 20250410104337312 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 20250410104337312 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x3879A9F3:GERAN-A-174:LU)[0x563b4cc2f690]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104337312 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x3879A9F3:GERAN-A-174:LU)[0x563b4cc2f690]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x3879A9F3:GERAN-A-174:LU)[0x563b4cc1f6a0] (msc_a.c:1053) 20250410104337312 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337312 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337312 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337312 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x3879A9F3:GERAN-A-174:LU)[0x563b4cc2f690]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410104337312 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x3879A9F3:GERAN-A-174:LU)[0x563b4cc2f690]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104337312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337312 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x3879A9F3:GERAN-A-174:LU)[0x563b4cc2f690]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410104337312 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:4 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104337312 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337312 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337312 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 b3 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104337312 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337312 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337312 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337312 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337312 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337312 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337312 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337312 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x3879A9F3 - active-conn: now used by 1 (attached) (msub.c:375) 20250410104337312 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 b4 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104337312 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337312 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337312 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337312 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337312 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337312 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337312 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337312 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 b7 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104337312 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337312 DMM DEBUG msc_a(IMSI-262420000000231:MSISDN-491230000231:TMSInew-0x0B1716FF:GERAN-A-179:LU)[0x563b4cc337f0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410104337312 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:TMSInew-0x0B1716FF:GERAN-A-179:LU)[0x563b4cc40270]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410104337312 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337312 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337312 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-179:LU)[0x563b4cc23610]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410104337312 DMSC NOTICE msub(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0B1716FF) VLR: update for IMSI=262420000000231 (MSISDN=491230000231) (gsm_04_08.c:1541) 20250410104337312 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337312 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0B1716FF + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410104337312 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-179:LU)[0x563b4cc23610]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410104337312 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337312 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337312 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0B1716FF:GERAN-A-179:LU)[0x563b4cc40270]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410104337312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337312 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-179:LU)[0x563b4cc23610]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410104337312 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337312 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-179:LU)[0x563b4cc23610]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0B1716FF:GERAN-A-179:LU)[0x563b4cc40270] (vlr_lu_fsm.c:817) 20250410104337312 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-179:LU)[0x563b4cc23610]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410104337312 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 60 54 59 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) 20250410104337312 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-179:LU)[0x563b4cc23610]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104337312 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0B1716FF:GERAN-A-179:LU)[0x563b4cc40270]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410104337312 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000231/3/1): Available (smpp_smsc.c:626) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104337312 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0B1716FF + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104337312 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0B1716FF + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104337312 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0B1716FF - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:8 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104337312 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0B1716FF - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410104337312 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337313 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337313 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337313 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337313 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337313 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337313 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337313 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 04 04 80 08 17 00 00 ae 00 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104337313 DMM DEBUG msc_a(IMSI-262420000000232:MSISDN-491230000232:TMSInew-0x326F8C41:GERAN-A-180:LU)[0x563b4cc47040]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410104337313 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:TMSInew-0x326F8C41:GERAN-A-180:LU)[0x563b4cc472d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410104337313 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-180:LU)[0x563b4cc3b990]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410104337313 DMSC NOTICE msub(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x326F8C41) VLR: update for IMSI=262420000000232 (MSISDN=491230000232) (gsm_04_08.c:1541) 20250410104337313 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x326F8C41 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104337313 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-180:LU)[0x563b4cc3b990]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410104337313 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x326F8C41:GERAN-A-180:LU)[0x563b4cc472d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410104337313 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-180:LU)[0x563b4cc3b990]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410104337313 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-180:LU)[0x563b4cc3b990]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x326F8C41:GERAN-A-180:LU)[0x563b4cc472d0] (vlr_lu_fsm.c:817) 20250410104337313 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-180:LU)[0x563b4cc3b990]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410104337313 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-180:LU)[0x563b4cc3b990]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104337313 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x326F8C41:GERAN-A-180:LU)[0x563b4cc472d0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410104337313 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000232/3/1): Available (smpp_smsc.c:626) 20250410104337313 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x326F8C41 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104337313 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x326F8C41 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104337313 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x326F8C41 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:0 20250410104337313 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x326F8C41 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410104337313 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337313 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337313 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337313 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337313 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337313 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337313 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337313 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 08 06 a2 a2 2d 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 20250410104337313 DMM DEBUG msc_a(IMSI-262420000000235:MSISDN-491230000235:TMSInew-0x53D7E9CC:GERAN-A-183:LU)[0x563b4cc1dd00]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410104337313 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:TMSInew-0x53D7E9CC:GERAN-A-183:LU)[0x563b4cc1df90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410104337313 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-183:LU)[0x563b4cc41290]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410104337313 DMSC NOTICE msub(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x53D7E9CC) VLR: update for IMSI=262420000000235 (MSISDN=491230000235) (gsm_04_08.c:1541) 20250410104337313 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x53D7E9CC + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104337313 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-183:LU)[0x563b4cc41290]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410104337313 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x53D7E9CC:GERAN-A-183:LU)[0x563b4cc1df90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410104337313 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-183:LU)[0x563b4cc41290]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410104337313 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-183:LU)[0x563b4cc41290]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x53D7E9CC:GERAN-A-183:LU)[0x563b4cc1df90] (vlr_lu_fsm.c:817) 20250410104337313 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-183:LU)[0x563b4cc41290]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410104337313 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-183:LU)[0x563b4cc41290]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104337313 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337313 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337313 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337313 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337313 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337313 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337313 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x53D7E9CC:GERAN-A-183:LU)[0x563b4cc1df90]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410104337313 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000235/3/1): Available (smpp_smsc.c:626) 20250410104337313 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337313 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 ae 80 08 17 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:5 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104337313 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x53D7E9CC + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104337313 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x53D7E9CC + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104337313 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x53D7E9CC - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104337313 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x53D7E9CC - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410104337313 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337313 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337313 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337313 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337313 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337313 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337313 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337313 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 be 1d 12 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 20250410104337313 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337313 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337313 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337313 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337313 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337313 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:6 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer 20250410104337313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337313 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337313 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 c2 ae 7d 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:9 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1019)@7d38b4d9c9a0: Deleted conn table entry 0TC_multi_lu_and_mt_ussd0(1026)8390679 TC_multi_lu_and_mt_ussd0(1026)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on connection ID:7 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_len:3 20250410104337314 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x3879A9F3 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104337314 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x3879A9F3 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on connection ID:1 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_len:3 20250410104337314 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337314 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337314 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337314 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337314 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337314 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337314 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337314 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 b5 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104337314 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2A10212A:GERAN-A-181:LU)[0x563b4cc352b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104337314 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2A10212A:GERAN-A-181:LU)[0x563b4cc352b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2A10212A:GERAN-A-181:LU)[0x563b4cc35020] (msc_a.c:1053) 20250410104337314 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2A10212A:GERAN-A-181:LU)[0x563b4cc352b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410104337314 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2A10212A:GERAN-A-181:LU)[0x563b4cc352b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104337314 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2A10212A:GERAN-A-181:LU)[0x563b4cc352b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410104337314 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2A10212A - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on connection ID:2 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_from0 20250410104337314 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337314 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337314 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337314 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104337314 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337314 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337314 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337314 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0e 04 a1 7e f2 00 00 b5 00 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104337314 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337314 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337314 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337314 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337314 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337314 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on connection ID:4 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104337314 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337314 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 af 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_from0 20250410104337314 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337314 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337314 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337314 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337314 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337314 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337314 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337314 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 b0 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104337314 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6D9B788C:GERAN-A-175:LU)[0x563b4cc21350]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104337314 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6D9B788C:GERAN-A-175:LU)[0x563b4cc21350]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6D9B788C:GERAN-A-175:LU)[0x563b4cc209a0] (msc_a.c:1053) 20250410104337314 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6D9B788C:GERAN-A-175:LU)[0x563b4cc21350]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410104337314 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6D9B788C:GERAN-A-175:LU)[0x563b4cc21350]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104337314 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6D9B788C:GERAN-A-175:LU)[0x563b4cc21350]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:7 20250410104337315 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6D9B788C - active-conn: now used by 1 (attached) (msub.c:375) TC_multi_lu_and_mt_ussd0(1026)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1026)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104337315 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0D68B147:GERAN-A-176:LU)[0x563b4cc4ea50]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104337315 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0D68B147:GERAN-A-176:LU)[0x563b4cc4ea50]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0D68B147:GERAN-A-176:LU)[0x563b4cc45e70] (msc_a.c:1053) 20250410104337315 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0D68B147:GERAN-A-176:LU)[0x563b4cc4ea50]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410104337315 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0D68B147:GERAN-A-176:LU)[0x563b4cc4ea50]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104337315 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0D68B147:GERAN-A-176:LU)[0x563b4cc4ea50]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) TC_multi_lu_and_mt_ussd0(1026)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104337315 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0D68B147 - active-conn: now used by 1 (attached) (msub.c:375) 20250410104337315 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337315 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337315 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337315 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337315 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337315 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337315 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337315 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 05 04 56 b6 a1 00 00 af 00 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104337315 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337315 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337315 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337315 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337315 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337315 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337315 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337315 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0b 04 15 af fc 00 00 b0 00 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104337315 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337315 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337315 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337315 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337315 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337315 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337315 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337315 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 b2 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 20250410104337315 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337315 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337315 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:1 20250410104337315 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337315 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337315 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337315 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337315 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 b5 a1 7e f2 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 20250410104337315 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x625092A4:GERAN-A-178:LU)[0x563b4cc3b680]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104337315 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x625092A4:GERAN-A-178:LU)[0x563b4cc3b680]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x625092A4:GERAN-A-178:LU)[0x563b4cbfc330] (msc_a.c:1053) 20250410104337315 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x625092A4:GERAN-A-178:LU)[0x563b4cc3b680]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410104337315 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x625092A4:GERAN-A-178:LU)[0x563b4cc3b680]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104337315 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x625092A4:GERAN-A-178:LU)[0x563b4cc3b680]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:2 20250410104337315 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x625092A4 - active-conn: now used by 1 (attached) (msub.c:375) 20250410104337315 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337315 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104337315 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337315 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337315 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337315 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337315 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337315 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 09 04 32 b8 0b 00 00 b2 00 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104337315 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337315 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337315 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337315 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337315 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337315 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337315 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337315 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 af 56 b6 a1 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104337315 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337315 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337315 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337315 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337315 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337315 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337315 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337315 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 b0 15 af fc 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on connection ID:8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:4 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on connection ID:5 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_from0 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1019)@7d38b4d9c9a0: Deleted conn table entry 7TC_multi_lu_and_mt_ussd0(1039)10583794 TC_multi_lu_and_mt_ussd0(1039)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1019)@7d38b4d9c9a0: Deleted conn table entry 1TC_multi_lu_and_mt_ussd0(1027)5682849 20250410104337316 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2A10212A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104337316 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2A10212A - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-RAN(1019)@7d38b4d9c9a0: Deleted conn table entry 2TC_multi_lu_and_mt_ussd0(1029)1421308 TC_multi_lu_and_mt_ussd0(1027)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1029)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1019)@7d38b4d9c9a0: Deleted conn table entry 4TC_multi_lu_and_mt_ussd0(1033)3323915 20250410104337316 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6D9B788C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104337316 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6D9B788C - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250410104337316 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0D68B147 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104337316 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0D68B147 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on connection ID:9 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_from0 TC_multi_lu_and_mt_ussd0(1039)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mt_ussd0(1033)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1039)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1039)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104337317 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x625092A4 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104337317 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x625092A4 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on connection ID:6 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1029)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1029)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1029)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1027)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1027)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1027)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1033)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" MSC_Test_0-RAN(1019)@7d38b4d9c9a0: Created IMSI[0] for '262420000000226'H'3879A9F3'O to be handled at TC_multi_lu_and_mt_ussd0(1026) TC_multi_lu_and_mt_ussd0(1033)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1033)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1019)@7d38b4d9c9a0: Created IMSI[1] for '262420000000228'H'0D68B147'O to be handled at TC_multi_lu_and_mt_ussd0(1029) MSC_Test_0-RAN(1019)@7d38b4d9c9a0: Created IMSI[2] for '262420000000233'H'2A10212A'O to be handled at TC_multi_lu_and_mt_ussd0(1039) MSC_Test-GSUP(1024)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000228" to be handled at TC_multi_lu_and_mt_ussd0(1029) MSC_Test-GSUP(1024)@7d38b4d9c9a0: Created GsupExpect[1] for "262420000000226" to be handled at TC_multi_lu_and_mt_ussd0(1026) MSC_Test_0-RAN(1019)@7d38b4d9c9a0: Created IMSI[3] for '262420000000230'H'625092A4'O to be handled at TC_multi_lu_and_mt_ussd0(1033) MSC_Test-GSUP(1024)@7d38b4d9c9a0: Created GsupExpect[2] for "262420000000233" to be handled at TC_multi_lu_and_mt_ussd0(1039) MSC_Test_0-RAN(1019)@7d38b4d9c9a0: Created IMSI[4] for '262420000000227'H'6D9B788C'O to be handled at TC_multi_lu_and_mt_ussd0(1027) MSC_Test-GSUP(1024)@7d38b4d9c9a0: Created GsupExpect[3] for "262420000000227" to be handled at TC_multi_lu_and_mt_ussd0(1027) MSC_Test-GSUP(1024)@7d38b4d9c9a0: Created GsupExpect[4] for "262420000000230" to be handled at TC_multi_lu_and_mt_ussd0(1033) 20250410104337348 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104337348 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-177:LU)[0x563b4cc61860]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410104337348 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000229:GERAN-A-177:LU)[0x563b4cc1fc00]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410104337348 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000229:GERAN-A-177:LU)[0x563b4cc1fc00]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410104337348 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000229:GERAN-A-177:LU)[0x563b4cc1fc00]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410104337348 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000229:GERAN-A-177:LU)[0x563b4cc1fc00]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-177:LU)[0x563b4cc61860] (vlr_lu_fsm.c:110) 20250410104337348 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000229:GERAN-A-177:LU)[0x563b4cc1fc00]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410104337348 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000229:GERAN-A-177:LU)[0x563b4cc1fc00]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104337348 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-177:LU)[0x563b4cc61860]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410104337348 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-177:LU)[0x563b4cc61860]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410104337348 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-177:LU)[0x563b4cc54550]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104337348 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-177:LU)[0x563b4cc54550]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-177:LU)[0x563b4cc61860] (fsm.c:486) 20250410104337348 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-177:LU)[0x563b4cc54550]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410104337348 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-177:LU)[0x563b4cc54550]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410104337348 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-177:LU)[0x563b4cc54550]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410104337348 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-177:LU)[0x563b4cc54550]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410104337348 DMSC NOTICE msub(IMSI-262420000000229:MSISDN-491230000229:TMSInew-0x94611BF1) VLR: update for IMSI=262420000000229 (MSISDN=491230000229) (gsm_04_08.c:1541) 20250410104337348 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-177:LU)[0x563b4cc54550]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410104337348 DMM DEBUG -> IMSI-262420000000229:MSISDN-491230000229:TMSInew-0x94611BF1 LOCATION UPDATE ACCEPT (TMSI = 0x94611bf1) (gsm_04_08.c:149) 20250410104337348 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSInew-0x94611BF1 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104337349 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337349 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337349 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337349 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337349 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337349 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337349 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337349 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 6d 71 f1 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 94 61 1b f1 (osmo_ss7_asp.c:1175) 20250410104337349 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104337349 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-187:LU)[0x563b4cc4b0d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410104337349 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000239:GERAN-A-187:LU)[0x563b4cc62f70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410104337349 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000239:GERAN-A-187:LU)[0x563b4cc62f70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410104337349 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000239:GERAN-A-187:LU)[0x563b4cc62f70]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410104337349 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000239:GERAN-A-187:LU)[0x563b4cc62f70]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-187:LU)[0x563b4cc4b0d0] (vlr_lu_fsm.c:110) 20250410104337349 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000239:GERAN-A-187:LU)[0x563b4cc62f70]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410104337349 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000239:GERAN-A-187:LU)[0x563b4cc62f70]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104337349 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-187:LU)[0x563b4cc4b0d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410104337349 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-187:LU)[0x563b4cc4b0d0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410104337349 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-187:LU)[0x563b4cc1fc00]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104337349 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-187:LU)[0x563b4cc1fc00]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-187:LU)[0x563b4cc4b0d0] (fsm.c:486) 20250410104337349 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-187:LU)[0x563b4cc1fc00]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410104337349 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-187:LU)[0x563b4cc1fc00]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410104337349 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-187:LU)[0x563b4cc1fc00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410104337349 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-187:LU)[0x563b4cc1fc00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410104337349 DMSC NOTICE msub(IMSI-262420000000239:MSISDN-491230000239:TMSInew-0xAC79D3E0) VLR: update for IMSI=262420000000239 (MSISDN=491230000239) (gsm_04_08.c:1541) 20250410104337349 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-187:LU)[0x563b4cc1fc00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410104337349 DMM DEBUG -> IMSI-262420000000239:MSISDN-491230000239:TMSInew-0xAC79D3E0 LOCATION UPDATE ACCEPT (TMSI = 0xac79d3e0) (gsm_04_08.c:149) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 20250410104337349 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337349 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337349 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337349 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337349 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337349 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337349 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337349 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 b6 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104337349 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337349 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337349 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337349 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337349 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337349 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337349 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337349 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 b2 32 b8 0b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104337349 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337349 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337349 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337349 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337349 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337349 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337349 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337349 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 b3 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104337349 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSInew-0xAC79D3E0 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104337349 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337349 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337349 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337349 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337349 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337349 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337349 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337349 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 b7 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:3 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104337349 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337349 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337349 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337349 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337349 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337349 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337349 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337349 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 b4 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104337349 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x599A2B2E:GERAN-A-182:LU)[0x563b4cc547e0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104337349 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x599A2B2E:GERAN-A-182:LU)[0x563b4cc547e0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x599A2B2E:GERAN-A-182:LU)[0x563b4cc31ff0] (msc_a.c:1053) 20250410104337349 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x599A2B2E:GERAN-A-182:LU)[0x563b4cc547e0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410104337349 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x599A2B2E:GERAN-A-182:LU)[0x563b4cc547e0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104337349 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x599A2B2E:GERAN-A-182:LU)[0x563b4cc547e0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410104337349 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x599A2B2E - active-conn: now used by 1 (attached) (msub.c:375) 20250410104337349 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337349 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337349 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337349 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337349 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337349 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337349 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104337349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337349 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337349 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-186:LU)[0x563b4cc2e9a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410104337349 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 00 06 80 25 6b 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 ac 79 d3 e0 (osmo_ss7_asp.c:1175) 20250410104337349 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000238:GERAN-A-186:LU)[0x563b4cc4abb0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410104337349 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000238:GERAN-A-186:LU)[0x563b4cc4abb0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410104337349 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000238:GERAN-A-186:LU)[0x563b4cc4abb0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410104337349 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000238:GERAN-A-186:LU)[0x563b4cc4abb0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-186:LU)[0x563b4cc2e9a0] (vlr_lu_fsm.c:110) 20250410104337349 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000238:GERAN-A-186:LU)[0x563b4cc4abb0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410104337349 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000238:GERAN-A-186:LU)[0x563b4cc4abb0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104337349 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-186:LU)[0x563b4cc2e9a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410104337349 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-186:LU)[0x563b4cc2e9a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410104337349 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-186:LU)[0x563b4cc62f70]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104337349 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-186:LU)[0x563b4cc62f70]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-186:LU)[0x563b4cc2e9a0] (fsm.c:486) 20250410104337349 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-186:LU)[0x563b4cc62f70]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410104337349 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-186:LU)[0x563b4cc62f70]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410104337349 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-186:LU)[0x563b4cc62f70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410104337349 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-186:LU)[0x563b4cc62f70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410104337349 DMSC NOTICE msub(IMSI-262420000000238:MSISDN-491230000238:TMSInew-0x1E37E276) VLR: update for IMSI=262420000000238 (MSISDN=491230000238) (gsm_04_08.c:1541) 20250410104337349 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-186:LU)[0x563b4cc62f70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410104337349 DMM DEBUG -> IMSI-262420000000238:MSISDN-491230000238:TMSInew-0x1E37E276 LOCATION UPDATE ACCEPT (TMSI = 0x1e37e276) (gsm_04_08.c:149) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:13 20250410104337349 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSInew-0x1E37E276 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104337349 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104337349 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-188:LU)[0x563b4cc69fb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410104337349 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000240:GERAN-A-188:LU)[0x563b4cc6a400]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410104337349 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000240:GERAN-A-188:LU)[0x563b4cc6a400]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410104337349 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000240:GERAN-A-188:LU)[0x563b4cc6a400]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410104337349 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000240:GERAN-A-188:LU)[0x563b4cc6a400]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-188:LU)[0x563b4cc69fb0] (vlr_lu_fsm.c:110) 20250410104337349 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000240:GERAN-A-188:LU)[0x563b4cc6a400]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410104337349 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000240:GERAN-A-188:LU)[0x563b4cc6a400]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104337349 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-188:LU)[0x563b4cc69fb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410104337349 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-188:LU)[0x563b4cc69fb0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410104337349 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-188:LU)[0x563b4cc4abb0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104337349 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-188:LU)[0x563b4cc4abb0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-188:LU)[0x563b4cc69fb0] (fsm.c:486) 20250410104337349 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-188:LU)[0x563b4cc4abb0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410104337349 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-188:LU)[0x563b4cc4abb0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410104337349 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-188:LU)[0x563b4cc4abb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410104337349 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-188:LU)[0x563b4cc4abb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410104337349 DMSC NOTICE msub(IMSI-262420000000240:MSISDN-491230000240:TMSInew-0x2C32B0BF) VLR: update for IMSI=262420000000240 (MSISDN=491230000240) (gsm_04_08.c:1541) 20250410104337349 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-188:LU)[0x563b4cc4abb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410104337349 DMM DEBUG -> IMSI-262420000000240:MSISDN-491230000240:TMSInew-0x2C32B0BF LOCATION UPDATE ACCEPT (TMSI = 0x2c32b0bf) (gsm_04_08.c:149) 20250410104337349 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337349 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337349 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337349 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337349 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337349 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337349 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337349 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0d 04 60 54 59 00 00 b6 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 20250410104337349 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSInew-0x2C32B0BF - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104337349 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0B1716FF:GERAN-A-179:LU)[0x563b4cc40270]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104337349 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0B1716FF:GERAN-A-179:LU)[0x563b4cc40270]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0B1716FF:GERAN-A-179:LU)[0x563b4cc337f0] (msc_a.c:1053) 20250410104337349 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0B1716FF:GERAN-A-179:LU)[0x563b4cc40270]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410104337349 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0B1716FF:GERAN-A-179:LU)[0x563b4cc40270]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104337349 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0B1716FF:GERAN-A-179:LU)[0x563b4cc40270]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410104337349 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0B1716FF - active-conn: now used by 1 (attached) (msub.c:375) 20250410104337349 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104337349 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-189:LU)[0x563b4cc6e6e0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410104337349 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000241:GERAN-A-189:LU)[0x563b4cc6b490]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410104337349 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000241:GERAN-A-189:LU)[0x563b4cc6b490]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410104337349 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000241:GERAN-A-189:LU)[0x563b4cc6b490]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410104337349 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000241:GERAN-A-189:LU)[0x563b4cc6b490]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-189:LU)[0x563b4cc6e6e0] (vlr_lu_fsm.c:110) 20250410104337350 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000241:GERAN-A-189:LU)[0x563b4cc6b490]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410104337350 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000241:GERAN-A-189:LU)[0x563b4cc6b490]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104337350 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-189:LU)[0x563b4cc6e6e0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410104337350 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-189:LU)[0x563b4cc6e6e0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410104337350 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-189:LU)[0x563b4cc6a400]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104337350 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-189:LU)[0x563b4cc6a400]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-189:LU)[0x563b4cc6e6e0] (fsm.c:486) 20250410104337350 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-189:LU)[0x563b4cc6a400]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410104337350 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-189:LU)[0x563b4cc6a400]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410104337350 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-189:LU)[0x563b4cc6a400]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410104337350 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-189:LU)[0x563b4cc6a400]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410104337350 DMSC NOTICE msub(IMSI-262420000000241:MSISDN-491230000241:TMSInew-0x429F0F05) VLR: update for IMSI=262420000000241 (MSISDN=491230000241) (gsm_04_08.c:1541) 20250410104337350 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-189:LU)[0x563b4cc6a400]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410104337350 DMM DEBUG -> IMSI-262420000000241:MSISDN-491230000241:TMSInew-0x429F0F05 LOCATION UPDATE ACCEPT (TMSI = 0x429f0f05) (gsm_04_08.c:149) 20250410104337349 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337349 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337349 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337349 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337349 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337349 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337350 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337350 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 01 06 d3 13 b9 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 1e 37 e2 76 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104337350 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337350 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337350 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337350 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337350 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSInew-0x429F0F05 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104337350 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x53D7E9CC:GERAN-A-183:LU)[0x563b4cc1df90]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104337350 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x53D7E9CC:GERAN-A-183:LU)[0x563b4cc1df90]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x53D7E9CC:GERAN-A-183:LU)[0x563b4cc1dd00] (msc_a.c:1053) 20250410104337350 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x53D7E9CC:GERAN-A-183:LU)[0x563b4cc1df90]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410104337350 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x53D7E9CC:GERAN-A-183:LU)[0x563b4cc1df90]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104337350 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x53D7E9CC:GERAN-A-183:LU)[0x563b4cc1df90]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104337350 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337350 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337350 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337350 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 b6 60 54 59 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:12 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104337350 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x53D7E9CC - active-conn: now used by 1 (attached) (msub.c:375) 20250410104337350 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104337350 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-184:LU)[0x563b4cc35b30]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410104337350 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000236:GERAN-A-184:LU)[0x563b4cc56130]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410104337350 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000236:GERAN-A-184:LU)[0x563b4cc56130]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410104337350 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000236:GERAN-A-184:LU)[0x563b4cc56130]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410104337350 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000236:GERAN-A-184:LU)[0x563b4cc56130]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-184:LU)[0x563b4cc35b30] (vlr_lu_fsm.c:110) 20250410104337350 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000236:GERAN-A-184:LU)[0x563b4cc56130]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410104337350 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000236:GERAN-A-184:LU)[0x563b4cc56130]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104337350 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-184:LU)[0x563b4cc35b30]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410104337350 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-184:LU)[0x563b4cc35b30]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410104337350 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-184:LU)[0x563b4cc6b490]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104337350 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-184:LU)[0x563b4cc6b490]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-184:LU)[0x563b4cc35b30] (fsm.c:486) 20250410104337350 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-184:LU)[0x563b4cc6b490]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410104337350 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337350 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337350 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-184:LU)[0x563b4cc6b490]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410104337350 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-184:LU)[0x563b4cc6b490]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410104337350 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-184:LU)[0x563b4cc6b490]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410104337350 DMSC NOTICE msub(IMSI-262420000000236:MSISDN-491230000236:TMSInew-0x1E3FA7C6) VLR: update for IMSI=262420000000236 (MSISDN=491230000236) (gsm_04_08.c:1541) 20250410104337350 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-184:LU)[0x563b4cc6b490]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410104337350 DMM DEBUG -> IMSI-262420000000236:MSISDN-491230000236:TMSInew-0x1E3FA7C6 LOCATION UPDATE ACCEPT (TMSI = 0x1e3fa7c6) (gsm_04_08.c:149) 20250410104337350 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337350 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337350 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337350 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSInew-0x1E3FA7C6 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104337350 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337350 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337350 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 07 06 f5 99 9b 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 2c 32 b0 bf (osmo_ss7_asp.c:1175) 20250410104337350 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x326F8C41:GERAN-A-180:LU)[0x563b4cc472d0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104337350 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x326F8C41:GERAN-A-180:LU)[0x563b4cc472d0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x326F8C41:GERAN-A-180:LU)[0x563b4cc47040] (msc_a.c:1053) 20250410104337350 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x326F8C41:GERAN-A-180:LU)[0x563b4cc472d0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410104337350 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x326F8C41:GERAN-A-180:LU)[0x563b4cc472d0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104337350 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x326F8C41:GERAN-A-180:LU)[0x563b4cc472d0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410104337350 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x326F8C41 - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 20250410104337350 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104337350 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-185:LU)[0x563b4cc4bda0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410104337350 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000237:GERAN-A-185:LU)[0x563b4cc38140]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410104337350 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000237:GERAN-A-185:LU)[0x563b4cc38140]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410104337350 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000237:GERAN-A-185:LU)[0x563b4cc38140]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410104337350 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000237:GERAN-A-185:LU)[0x563b4cc38140]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-185:LU)[0x563b4cc4bda0] (vlr_lu_fsm.c:110) 20250410104337350 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000237:GERAN-A-185:LU)[0x563b4cc38140]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410104337350 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000237:GERAN-A-185:LU)[0x563b4cc38140]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104337350 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-185:LU)[0x563b4cc4bda0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410104337350 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-185:LU)[0x563b4cc4bda0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410104337350 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-185:LU)[0x563b4cc56130]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104337350 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-185:LU)[0x563b4cc56130]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-185:LU)[0x563b4cc4bda0] (fsm.c:486) 20250410104337350 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-185:LU)[0x563b4cc56130]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410104337350 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-185:LU)[0x563b4cc56130]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410104337350 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-185:LU)[0x563b4cc56130]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410104337350 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-185:LU)[0x563b4cc56130]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:14 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104337350 DMSC NOTICE msub(IMSI-262420000000237:MSISDN-491230000237:TMSInew-0xAB8CA975) VLR: update for IMSI=262420000000237 (MSISDN=491230000237) (gsm_04_08.c:1541) 20250410104337350 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-185:LU)[0x563b4cc56130]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410104337350 DMM DEBUG -> IMSI-262420000000237:MSISDN-491230000237:TMSInew-0xAB8CA975 LOCATION UPDATE ACCEPT (TMSI = 0xab8ca975) (gsm_04_08.c:149) 20250410104337350 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337350 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337350 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337350 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337350 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSInew-0xAB8CA975 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104337350 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337350 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337350 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337350 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 08 04 a2 a2 2d 00 00 b3 00 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104337350 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0D68B147 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410104337350 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0D68B147 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250410104337350 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337350 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337350 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337350 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337350 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0D68B147 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250410104337350 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0D68B147 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250410104337350 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337350 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337350 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2A10212A + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410104337350 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337350 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2A10212A + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250410104337350 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 06 06 3f 0b 05 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 42 9f 0f 05 (osmo_ss7_asp.c:1175) 20250410104337350 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2A10212A + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250410104337350 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2A10212A - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104337350 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6D9B788C + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410104337350 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337350 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337350 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337350 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:5 20250410104337350 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6D9B788C + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250410104337350 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6D9B788C + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250410104337350 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6D9B788C - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250410104337350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337350 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337350 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337350 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337350 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0c 04 c2 ae 7d 00 00 b7 00 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104337350 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x3879A9F3 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410104337350 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x3879A9F3 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250410104337350 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337350 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337350 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337350 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337350 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337350 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 20250410104337350 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x3879A9F3 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250410104337350 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x3879A9F3 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250410104337350 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x625092A4 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410104337350 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x625092A4 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250410104337350 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337350 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 03 06 86 77 40 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 1e 3f a7 c6 (osmo_ss7_asp.c:1175) 20250410104337350 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337350 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337350 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337350 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337350 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104337350 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x625092A4 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250410104337350 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x625092A4 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250410104337350 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337350 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337350 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 b3 a2 a2 2d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_multi_lu_and_mt_ussd0(1031)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:15 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104337351 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337351 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337351 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337351 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337351 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337351 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337351 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337351 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0f 04 be 1d 12 00 00 b4 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:9 20250410104337351 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337351 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337351 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337351 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337351 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-RAN(1019)@7d38b4d9c9a0: Deleted conn table entry 8TC_multi_lu_and_mt_ussd0(1041)6313049 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 20250410104337351 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337351 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337351 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 02 06 3f d6 8e 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 ab 8c a9 75 (osmo_ss7_asp.c:1175) 20250410104337351 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337351 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337351 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337351 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337351 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337351 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337351 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337351 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 20 82 09 04 0d 68 b1 47 1a 03 05 00 17 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:10 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 20250410104337351 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337351 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1041)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1051)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:6 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 20250410104337351 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337351 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337351 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337351 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337351 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337351 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 20 33 09 04 2a 10 21 2a 1a 03 05 00 17 (osmo_ss7_asp.c:1175) 20250410104337351 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337351 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337351 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337351 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:11 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104337351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337351 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337351 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337351 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337351 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 b7 c2 ae 7d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104337351 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x599A2B2E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104337351 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x599A2B2E - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104337351 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337351 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337351 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337351 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337351 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337351 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337351 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337351 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 20 72 09 04 6d 9b 78 8c 1a 03 05 00 17 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104337351 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337351 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337351 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337351 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337351 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337351 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337351 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337351 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 b4 be 1d 12 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104337351 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337351 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337351 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337351 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 20250410104337351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337351 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337351 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337351 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337351 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 20 62 09 04 38 79 a9 f3 1a 03 05 00 17 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104337351 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337351 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337351 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337351 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337351 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 20250410104337351 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337351 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104337351 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 20 03 09 04 62 50 92 a4 1a 03 05 00 17 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1041)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1041)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1041)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1019)@7d38b4d9c9a0: Deleted conn table entry 5TC_multi_lu_and_mt_ussd0(1035)10658349 TC_multi_lu_and_mt_ussd0(1049)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1035)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104337352 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0B1716FF + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104337352 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0B1716FF - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-RAN(1019)@7d38b4d9c9a0: Deleted conn table entry 9TC_multi_lu_and_mt_ussd0(1043)12758653 TC_multi_lu_and_mt_ussd0(1043)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104337352 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x53D7E9CC + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104337352 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x53D7E9CC - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-RAN(1019)@7d38b4d9c9a0: Deleted conn table entry 6TC_multi_lu_and_mt_ussd0(1037)12459282 TC_multi_lu_and_mt_ussd0(1055)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1043)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1043)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1043)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1035)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" MSC_Test_0-RAN(1019)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O TC_multi_lu_and_mt_ussd0(1035)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1019)@7d38b4d9c9a0: patched enc_l3: '055B'O TC_multi_lu_and_mt_ussd0(1035)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1037)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104337353 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x326F8C41 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104337353 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x326F8C41 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on connection ID:3 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104337353 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337353 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337353 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337353 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337353 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337353 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337353 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337353 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 b1 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1019)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O 20250410104337353 DMM DEBUG msc_a(IMSI-262420000000229:MSISDN-491230000229:TMSInew-0x94611BF1:GERAN-A-177:LU)[0x563b4cc29fe0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410104337353 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:TMSInew-0x94611BF1:GERAN-A-177:LU)[0x563b4cc61860]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410104337353 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-177:LU)[0x563b4cc54550]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410104337353 DMSC NOTICE msub(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x94611BF1) VLR: update for IMSI=262420000000229 (MSISDN=491230000229) (gsm_04_08.c:1541) MSC_Test_0-RAN(1019)@7d38b4d9c9a0: patched enc_l3: '055B'O 20250410104337353 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x94611BF1 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410104337353 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-177:LU)[0x563b4cc54550]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410104337353 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x94611BF1:GERAN-A-177:LU)[0x563b4cc61860]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410104337353 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-177:LU)[0x563b4cc54550]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410104337353 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-177:LU)[0x563b4cc54550]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x94611BF1:GERAN-A-177:LU)[0x563b4cc61860] (vlr_lu_fsm.c:817) 20250410104337353 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-177:LU)[0x563b4cc54550]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410104337353 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-177:LU)[0x563b4cc54550]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104337353 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x94611BF1:GERAN-A-177:LU)[0x563b4cc61860]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410104337353 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000229/3/1): Available (smpp_smsc.c:626) TC_multi_lu_and_mt_ussd0(1045)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1053)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104337353 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x94611BF1 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104337353 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x94611BF1 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104337353 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x94611BF1 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on connection ID:13 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_from0 20250410104337353 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x94611BF1 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O 20250410104337354 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337354 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104337354 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337354 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337354 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337354 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337354 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337354 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 6d 71 f1 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) TC_multi_lu_and_mt_ussd0(1037)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1037)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1037)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 20250410104337354 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337354 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337354 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337354 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337354 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337354 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:3 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104337354 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337354 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 bb 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104337354 DMM DEBUG msc_a(IMSI-262420000000239:MSISDN-491230000239:TMSInew-0xAC79D3E0:GERAN-A-187:LU)[0x563b4cc4ae40]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410104337354 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:TMSInew-0xAC79D3E0:GERAN-A-187:LU)[0x563b4cc4b0d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410104337354 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-187:LU)[0x563b4cc1fc00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410104337354 DMSC NOTICE msub(IMSI-262420000000239:MSISDN-491230000239:TMSI-0xAC79D3E0) VLR: update for IMSI=262420000000239 (MSISDN=491230000239) (gsm_04_08.c:1541) 20250410104337354 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0xAC79D3E0 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410104337354 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-187:LU)[0x563b4cc1fc00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410104337354 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:TMSI-0xAC79D3E0:GERAN-A-187:LU)[0x563b4cc4b0d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410104337354 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-187:LU)[0x563b4cc1fc00]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410104337354 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-187:LU)[0x563b4cc1fc00]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:TMSI-0xAC79D3E0:GERAN-A-187:LU)[0x563b4cc4b0d0] (vlr_lu_fsm.c:817) 20250410104337354 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-187:LU)[0x563b4cc1fc00]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410104337354 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-187:LU)[0x563b4cc1fc00]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104337354 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:TMSI-0xAC79D3E0:GERAN-A-187:LU)[0x563b4cc4b0d0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410104337354 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000239/3/1): Available (smpp_smsc.c:626) 20250410104337354 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0xAC79D3E0 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104337354 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0xAC79D3E0 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104337354 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0xAC79D3E0 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104337354 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0xAC79D3E0 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410104337354 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337354 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337354 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337354 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337354 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337354 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337354 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337354 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 00 06 80 25 6b 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:13 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1019)@7d38b4d9c9a0: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1029) TC_multi_lu_and_mt_ussd0(1047)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1019)@7d38b4d9c9a0: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1039) TC_multi_lu_and_mt_ussd0(1029)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1019)@7d38b4d9c9a0: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1027) TC_multi_lu_and_mt_ussd0(1039)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1019)@7d38b4d9c9a0: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1026) TC_multi_lu_and_mt_ussd0(1027)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1019)@7d38b4d9c9a0: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1033) TC_multi_lu_and_mt_ussd0(1029)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '0D68B147'O } } } }, additionalUpdateParameters := omit } } } } TC_multi_lu_and_mt_ussd0(1039)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '2A10212A'O } } } }, additionalUpdateParameters := omit } } } } TC_multi_lu_and_mt_ussd0(1027)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '6D9B788C'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1019)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1019)@7d38b4d9c9a0: patched enc_l3: '055B'O TC_multi_lu_and_mt_ussd0(1033)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1026)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on connection ID:12 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104337358 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337358 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337358 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337358 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337358 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337358 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337358 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337358 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 ba 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1019)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O 20250410104337358 DMM DEBUG msc_a(IMSI-262420000000238:MSISDN-491230000238:TMSInew-0x1E37E276:GERAN-A-186:LU)[0x563b4cc2e710]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410104337358 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:TMSInew-0x1E37E276:GERAN-A-186:LU)[0x563b4cc2e9a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410104337358 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-186:LU)[0x563b4cc62f70]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410104337358 DMSC NOTICE msub(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x1E37E276) VLR: update for IMSI=262420000000238 (MSISDN=491230000238) (gsm_04_08.c:1541) 20250410104337358 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x1E37E276 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410104337358 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-186:LU)[0x563b4cc62f70]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410104337358 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x1E37E276:GERAN-A-186:LU)[0x563b4cc2e9a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410104337358 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-186:LU)[0x563b4cc62f70]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410104337358 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-186:LU)[0x563b4cc62f70]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x1E37E276:GERAN-A-186:LU)[0x563b4cc2e9a0] (vlr_lu_fsm.c:817) 20250410104337358 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-186:LU)[0x563b4cc62f70]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410104337358 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-186:LU)[0x563b4cc62f70]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104337358 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x1E37E276:GERAN-A-186:LU)[0x563b4cc2e9a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410104337358 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000238/3/1): Available (smpp_smsc.c:626) MSC_Test_0-RAN(1019)@7d38b4d9c9a0: patched enc_l3: '055B'O TC_multi_lu_and_mt_ussd0(1033)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '625092A4'O } } } }, additionalUpdateParameters := omit } } } } 20250410104337358 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x1E37E276 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104337358 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x1E37E276 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104337358 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x1E37E276 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104337359 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x1E37E276 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410104337359 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337359 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337359 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337359 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337359 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337359 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337359 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337359 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 01 06 d3 13 b9 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on connection ID:15 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O 20250410104337359 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337359 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337359 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337359 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337359 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337359 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337359 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337359 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 bd 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104337359 DMM DEBUG msc_a(IMSI-262420000000241:MSISDN-491230000241:TMSInew-0x429F0F05:GERAN-A-189:LU)[0x563b4cc6e450]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410104337359 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:TMSInew-0x429F0F05:GERAN-A-189:LU)[0x563b4cc6e6e0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:12 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104337359 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-189:LU)[0x563b4cc6a400]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410104337359 DMSC NOTICE msub(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x429F0F05) VLR: update for IMSI=262420000000241 (MSISDN=491230000241) (gsm_04_08.c:1541) 20250410104337359 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x429F0F05 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410104337359 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-189:LU)[0x563b4cc6a400]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410104337359 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x429F0F05:GERAN-A-189:LU)[0x563b4cc6e6e0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410104337359 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-189:LU)[0x563b4cc6a400]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410104337359 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-189:LU)[0x563b4cc6a400]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x429F0F05:GERAN-A-189:LU)[0x563b4cc6e6e0] (vlr_lu_fsm.c:817) 20250410104337359 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-189:LU)[0x563b4cc6a400]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410104337359 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-189:LU)[0x563b4cc6a400]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104337359 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x429F0F05:GERAN-A-189:LU)[0x563b4cc6e6e0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410104337359 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000241/3/1): Available (smpp_smsc.c:626) 20250410104337359 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x429F0F05 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104337359 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x429F0F05 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104337359 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x429F0F05 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104337359 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x429F0F05 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410104337359 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337359 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337359 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337359 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337359 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337359 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337359 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337359 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 06 06 3f 0b 05 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) TC_multi_lu_and_mt_ussd0(1026)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '3879A9F3'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1019)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1019)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:15 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on connection ID:14 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104337359 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337359 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337359 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337359 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337359 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337359 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337359 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337359 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 bc 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104337359 DMM DEBUG msc_a(IMSI-262420000000240:MSISDN-491230000240:TMSInew-0x2C32B0BF:GERAN-A-188:LU)[0x563b4cc69d20]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410104337359 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:TMSInew-0x2C32B0BF:GERAN-A-188:LU)[0x563b4cc69fb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410104337359 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-188:LU)[0x563b4cc4abb0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410104337359 DMSC NOTICE msub(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2C32B0BF) VLR: update for IMSI=262420000000240 (MSISDN=491230000240) (gsm_04_08.c:1541) 20250410104337359 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2C32B0BF + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410104337359 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-188:LU)[0x563b4cc4abb0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410104337359 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2C32B0BF:GERAN-A-188:LU)[0x563b4cc69fb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) MSC_Test_0-RAN(1019)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O 20250410104337359 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-188:LU)[0x563b4cc4abb0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410104337359 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-188:LU)[0x563b4cc4abb0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2C32B0BF:GERAN-A-188:LU)[0x563b4cc69fb0] (vlr_lu_fsm.c:817) MSC_Test_0-RAN(1019)@7d38b4d9c9a0: patched enc_l3: '055B'O 20250410104337359 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-188:LU)[0x563b4cc4abb0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410104337359 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-188:LU)[0x563b4cc4abb0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104337359 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2C32B0BF:GERAN-A-188:LU)[0x563b4cc69fb0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410104337359 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000240/3/1): Available (smpp_smsc.c:626) 20250410104337359 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2C32B0BF + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104337359 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2C32B0BF + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104337359 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2C32B0BF - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104337359 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2C32B0BF - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410104337360 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337360 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337360 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337360 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337360 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337360 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on connection ID:10 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_from0 20250410104337360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337360 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337360 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 07 06 f5 99 9b 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O 20250410104337360 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337360 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337360 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337360 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104337360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337360 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337360 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337360 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337360 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 b8 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:14 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104337360 DMM DEBUG msc_a(IMSI-262420000000236:MSISDN-491230000236:TMSInew-0x1E3FA7C6:GERAN-A-184:LU)[0x563b4cc358a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410104337360 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:TMSInew-0x1E3FA7C6:GERAN-A-184:LU)[0x563b4cc35b30]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410104337360 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-184:LU)[0x563b4cc6b490]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410104337360 DMSC NOTICE msub(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1E3FA7C6) VLR: update for IMSI=262420000000236 (MSISDN=491230000236) (gsm_04_08.c:1541) 20250410104337360 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1E3FA7C6 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410104337360 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-184:LU)[0x563b4cc6b490]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410104337360 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1E3FA7C6:GERAN-A-184:LU)[0x563b4cc35b30]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410104337360 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-184:LU)[0x563b4cc6b490]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410104337360 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-184:LU)[0x563b4cc6b490]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1E3FA7C6:GERAN-A-184:LU)[0x563b4cc35b30] (vlr_lu_fsm.c:817) 20250410104337360 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-184:LU)[0x563b4cc6b490]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410104337360 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-184:LU)[0x563b4cc6b490]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104337360 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1E3FA7C6:GERAN-A-184:LU)[0x563b4cc35b30]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410104337360 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000236/3/1): Available (smpp_smsc.c:626) MSC_Test_0-RAN(1019)@7d38b4d9c9a0: Created IMSI[5] for '262420000000234'H'599A2B2E'O to be handled at TC_multi_lu_and_mt_ussd0(1041) 20250410104337360 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1E3FA7C6 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104337360 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1E3FA7C6 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104337360 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1E3FA7C6 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104337360 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1E3FA7C6 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410104337360 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337360 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337360 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337360 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337360 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337360 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337360 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337360 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 03 06 86 77 40 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:10 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1019)@7d38b4d9c9a0: Created IMSI[6] for '262420000000235'H'53D7E9CC'O to be handled at TC_multi_lu_and_mt_ussd0(1043) MSC_Test-GSUP(1024)@7d38b4d9c9a0: Created GsupExpect[5] for "262420000000234" to be handled at TC_multi_lu_and_mt_ussd0(1041) MSC_Test-GSUP(1024)@7d38b4d9c9a0: Created GsupExpect[6] for "262420000000235" to be handled at TC_multi_lu_and_mt_ussd0(1043) MSC_Test_0-RAN(1019)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1019)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on connection ID:11 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O 20250410104337363 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337363 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337363 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337363 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104337363 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337363 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337363 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337363 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 b9 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104337363 DMM DEBUG msc_a(IMSI-262420000000237:MSISDN-491230000237:TMSInew-0xAB8CA975:GERAN-A-185:LU)[0x563b4cc4bb10]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410104337363 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:TMSInew-0xAB8CA975:GERAN-A-185:LU)[0x563b4cc4bda0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410104337363 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-185:LU)[0x563b4cc56130]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410104337363 DMSC NOTICE msub(IMSI-262420000000237:MSISDN-491230000237:TMSI-0xAB8CA975) VLR: update for IMSI=262420000000237 (MSISDN=491230000237) (gsm_04_08.c:1541) 20250410104337363 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0xAB8CA975 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410104337363 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-185:LU)[0x563b4cc56130]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410104337363 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:TMSI-0xAB8CA975:GERAN-A-185:LU)[0x563b4cc4bda0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410104337363 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-185:LU)[0x563b4cc56130]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410104337363 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-185:LU)[0x563b4cc56130]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:TMSI-0xAB8CA975:GERAN-A-185:LU)[0x563b4cc4bda0] (vlr_lu_fsm.c:817) 20250410104337363 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-185:LU)[0x563b4cc56130]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410104337363 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-185:LU)[0x563b4cc56130]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104337363 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:TMSI-0xAB8CA975:GERAN-A-185:LU)[0x563b4cc4bda0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410104337363 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000237/3/1): Available (smpp_smsc.c:626) 20250410104337363 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0xAB8CA975 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104337363 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0xAB8CA975 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104337363 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0xAB8CA975 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104337363 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0xAB8CA975 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410104337363 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x599A2B2E + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410104337363 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x599A2B2E + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) MSC_Test_0-RAN(1019)@7d38b4d9c9a0: Added conn table entry 0TC_multi_lu_and_mt_ussd0(1029)3139404 20250410104337363 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x599A2B2E + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250410104337363 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x599A2B2E - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250410104337363 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x53D7E9CC + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410104337363 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337363 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337363 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337363 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337363 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337363 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337363 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337363 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 02 06 3f d6 8e 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) 20250410104337363 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x53D7E9CC + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250410104337363 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x53D7E9CC + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250410104337363 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x53D7E9CC - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250410104337363 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337363 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337363 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337363 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104337363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337363 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337363 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337363 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337363 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 20 43 09 04 59 9a 2b 2e 1a 03 05 00 17 (osmo_ss7_asp.c:1175) 20250410104337363 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337363 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337363 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337363 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337363 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337363 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337363 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337363 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 20 53 09 04 53 d7 e9 cc 1a 03 05 00 17 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:11 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104337363 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337363 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337363 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-RAN(1019)@7d38b4d9c9a0: Added conn table entry 1TC_multi_lu_and_mt_ussd0(1039)6059100 20250410104337363 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337363 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337364 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337364 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337364 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 2f e7 4c 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 0d 68 b1 47 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: First idle individual index:1 20250410104337364 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0D68B147:GERAN-A-190:PAGING_RESP)[0x563b4cc2ee30]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410104337364 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0D68B147:GERAN-A-190:PAGING_RESP)[0x563b4cc2ee30]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0D68B147:GERAN-A-190:PAGING_RESP)[0x563b4cc1a2e0] (fsm.c:486) 20250410104337364 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0D68B147:GERAN-A-190:PAGING_RESP)[0x563b4cc2ee30]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410104337364 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0D68B147:GERAN-A-190:PAGING_RESP)[0x563b4cc2ee30]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410104337364 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0D68B147 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410104337364 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0D68B147 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410104337364 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0D68B147:GERAN-A-190:PAGING_RESP)[0x563b4cc2ee30]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410104337364 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0D68B147:GERAN-A-190:PAGING_RESP)[0x563b4cc2ee30]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410104337364 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0D68B147:GERAN-A-190:PAGING_RESP)[0x563b4cc2ee30]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104337364 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0D68B147:GERAN-A-190:PAGING_RESP)[0x563b4cc2ee30]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410104337364 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0D68B147:GERAN-A-190:PAGING_RESP)[0x563b4cc2ee30]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410104337364 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0D68B147:GERAN-A-190:PAGING_RESP)[0x563b4cc2ee30]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410104337364 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0D68B147:GERAN-A-190:PAGING_RESP)[0x563b4cc2ee30]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410104337364 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0D68B147:GERAN-A-190:PAGING_RESP)[0x563b4cc2ee30]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410104337364 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0D68B147:GERAN-A-190:PAGING_RESP)[0x563b4cc2ee30]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410104337364 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0D68B147:GERAN-A-190:PAGING_RESP)[0x563b4cc2ee30]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410104337364 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0D68B147 - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250410104337364 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000228/3/1): Available (smpp_smsc.c:626) 20250410104337364 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0D68B147 - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_0-RAN(1019)@7d38b4d9c9a0: Added conn table entry 2TC_multi_lu_and_mt_ussd0(1027)7062700 20250410104337364 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337364 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337364 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337364 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337364 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337364 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337364 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337364 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 05 02 2f e7 4c 00 00 be 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104337364 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337364 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337364 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337364 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337364 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337364 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337364 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337364 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 05 06 2f e7 4c 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 82 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: First idle individual index:2 20250410104337364 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337364 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337364 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337364 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104337364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337364 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337364 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337364 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337364 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 00 00 00 b9 00 00 00 c1 03 00 00 05 06 2f e7 4c 00 01 1e 01 00 1b 0b 3b 1c 17 a1 15 02 01 01 02 01 3d 30 0d 04 01 0f 04 08 cd 30 9a ad 2f a7 e9 21 00 00 00 (osmo_ss7_asp.c:1175) 20250410104337364 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104337364 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337364 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337364 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337364 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: { messageType := 2, destLocRef := '2FE74C'O, sourceLocRef := '0000BE'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:0 20250410104337364 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337364 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337364 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 5c 74 5c 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 2a 10 21 2a 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1019)@7d38b4d9c9a0: Added conn table entry 4TC_multi_lu_and_mt_ussd0(1033)9132049 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104337364 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337364 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337364 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337364 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337364 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337364 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337364 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: First idle individual index:4 20250410104337364 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 6b c4 ac 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 6d 9b 78 8c 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104337364 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337364 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337364 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104337364 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337364 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337364 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337364 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337364 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 8b 58 11 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 62 50 92 a4 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104337365 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2A10212A:GERAN-A-191:PAGING_RESP)[0x563b4cc18e50]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410104337365 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2A10212A:GERAN-A-191:PAGING_RESP)[0x563b4cc18e50]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2A10212A:GERAN-A-191:PAGING_RESP)[0x563b4cc69b40] (fsm.c:486) 20250410104337365 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2A10212A:GERAN-A-191:PAGING_RESP)[0x563b4cc18e50]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410104337365 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2A10212A:GERAN-A-191:PAGING_RESP)[0x563b4cc18e50]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410104337365 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2A10212A + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410104337365 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2A10212A + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410104337365 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2A10212A:GERAN-A-191:PAGING_RESP)[0x563b4cc18e50]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410104337365 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2A10212A:GERAN-A-191:PAGING_RESP)[0x563b4cc18e50]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410104337365 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2A10212A:GERAN-A-191:PAGING_RESP)[0x563b4cc18e50]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) MSC_Test_0-RAN(1019)@7d38b4d9c9a0: Added conn table entry 5TC_multi_lu_and_mt_ussd0(1026)12356646 20250410104337365 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2A10212A:GERAN-A-191:PAGING_RESP)[0x563b4cc18e50]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410104337365 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2A10212A:GERAN-A-191:PAGING_RESP)[0x563b4cc18e50]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410104337365 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2A10212A:GERAN-A-191:PAGING_RESP)[0x563b4cc18e50]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410104337365 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2A10212A:GERAN-A-191:PAGING_RESP)[0x563b4cc18e50]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410104337365 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2A10212A:GERAN-A-191:PAGING_RESP)[0x563b4cc18e50]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410104337365 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2A10212A:GERAN-A-191:PAGING_RESP)[0x563b4cc18e50]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410104337365 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2A10212A:GERAN-A-191:PAGING_RESP)[0x563b4cc18e50]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410104337365 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2A10212A - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250410104337365 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000233/3/1): Available (smpp_smsc.c:626) 20250410104337365 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2A10212A - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: First idle individual index:5 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104337365 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6D9B788C:GERAN-A-192:PAGING_RESP)[0x563b4cc352b0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410104337365 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6D9B788C:GERAN-A-192:PAGING_RESP)[0x563b4cc352b0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x6D9B788C:GERAN-A-192:PAGING_RESP)[0x563b4cc21350] (fsm.c:486) 20250410104337365 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6D9B788C:GERAN-A-192:PAGING_RESP)[0x563b4cc352b0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410104337365 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6D9B788C:GERAN-A-192:PAGING_RESP)[0x563b4cc352b0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410104337365 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6D9B788C + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410104337365 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6D9B788C + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410104337365 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6D9B788C:GERAN-A-192:PAGING_RESP)[0x563b4cc352b0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410104337365 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6D9B788C:GERAN-A-192:PAGING_RESP)[0x563b4cc352b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410104337365 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6D9B788C:GERAN-A-192:PAGING_RESP)[0x563b4cc352b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) MSC_Test_0-RAN(1019)@7d38b4d9c9a0: Created IMSI[7] for '262420000000231'H'0B1716FF'O to be handled at TC_multi_lu_and_mt_ussd0(1035) 20250410104337365 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6D9B788C:GERAN-A-192:PAGING_RESP)[0x563b4cc352b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410104337365 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6D9B788C:GERAN-A-192:PAGING_RESP)[0x563b4cc352b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410104337365 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6D9B788C:GERAN-A-192:PAGING_RESP)[0x563b4cc352b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410104337365 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6D9B788C:GERAN-A-192:PAGING_RESP)[0x563b4cc352b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410104337365 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6D9B788C:GERAN-A-192:PAGING_RESP)[0x563b4cc352b0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410104337365 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6D9B788C:GERAN-A-192:PAGING_RESP)[0x563b4cc352b0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410104337365 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6D9B788C:GERAN-A-192:PAGING_RESP)[0x563b4cc352b0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410104337365 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6D9B788C - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250410104337365 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000227/3/1): Available (smpp_smsc.c:626) 20250410104337365 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6D9B788C - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250410104337365 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337365 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337365 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337365 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337365 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337365 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337365 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337365 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 04 02 5c 74 5c 00 00 bf 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104337366 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337366 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337366 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-RAN(1019)@7d38b4d9c9a0: Created IMSI[8] for '262420000000232'H'326F8C41'O to be handled at TC_multi_lu_and_mt_ussd0(1037) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test-GSUP(1024)@7d38b4d9c9a0: Created GsupExpect[7] for "262420000000231" to be handled at TC_multi_lu_and_mt_ussd0(1035) 20250410104337366 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x625092A4:GERAN-A-193:PAGING_RESP)[0x563b4cbd4f30]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410104337366 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x625092A4:GERAN-A-193:PAGING_RESP)[0x563b4cbd4f30]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x625092A4:GERAN-A-193:PAGING_RESP)[0x563b4cbfc9c0] (fsm.c:486) 20250410104337366 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x625092A4:GERAN-A-193:PAGING_RESP)[0x563b4cbd4f30]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410104337366 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x625092A4:GERAN-A-193:PAGING_RESP)[0x563b4cbd4f30]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410104337366 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x625092A4 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410104337366 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x625092A4 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410104337366 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x625092A4:GERAN-A-193:PAGING_RESP)[0x563b4cbd4f30]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410104337366 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x625092A4:GERAN-A-193:PAGING_RESP)[0x563b4cbd4f30]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410104337366 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x625092A4:GERAN-A-193:PAGING_RESP)[0x563b4cbd4f30]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410104337366 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337366 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337366 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337366 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104337366 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 bc 8c 26 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 38 79 a9 f3 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104337366 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x625092A4:GERAN-A-193:PAGING_RESP)[0x563b4cbd4f30]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410104337366 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x625092A4:GERAN-A-193:PAGING_RESP)[0x563b4cbd4f30]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410104337366 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x625092A4:GERAN-A-193:PAGING_RESP)[0x563b4cbd4f30]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410104337366 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x625092A4:GERAN-A-193:PAGING_RESP)[0x563b4cbd4f30]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410104337366 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x625092A4:GERAN-A-193:PAGING_RESP)[0x563b4cbd4f30]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410104337366 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x625092A4:GERAN-A-193:PAGING_RESP)[0x563b4cbd4f30]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: { messageType := 2, destLocRef := '5C745C'O ("\\t\\"), sourceLocRef := '0000BF'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } 20250410104337366 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x625092A4:GERAN-A-193:PAGING_RESP)[0x563b4cbd4f30]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410104337366 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x625092A4 - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250410104337366 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000230/3/1): Available (smpp_smsc.c:626) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:1 20250410104337366 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x625092A4 - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250410104337366 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337366 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337366 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337366 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337366 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337366 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337366 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337366 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 04 06 5c 74 5c 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 33 (osmo_ss7_asp.c:1175) 20250410104337366 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3879A9F3:GERAN-A-194:PAGING_RESP)[0x563b4cc506e0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410104337366 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3879A9F3:GERAN-A-194:PAGING_RESP)[0x563b4cc506e0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3879A9F3:GERAN-A-194:PAGING_RESP)[0x563b4cc41b80] (fsm.c:486) 20250410104337366 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3879A9F3:GERAN-A-194:PAGING_RESP)[0x563b4cc506e0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410104337366 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3879A9F3:GERAN-A-194:PAGING_RESP)[0x563b4cc506e0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410104337366 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x3879A9F3 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410104337366 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x3879A9F3 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410104337366 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x3879A9F3:GERAN-A-194:PAGING_RESP)[0x563b4cc506e0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410104337366 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x3879A9F3:GERAN-A-194:PAGING_RESP)[0x563b4cc506e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410104337366 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x3879A9F3:GERAN-A-194:PAGING_RESP)[0x563b4cc506e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104337366 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x3879A9F3:GERAN-A-194:PAGING_RESP)[0x563b4cc506e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410104337366 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x3879A9F3:GERAN-A-194:PAGING_RESP)[0x563b4cc506e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410104337366 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x3879A9F3:GERAN-A-194:PAGING_RESP)[0x563b4cc506e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410104337366 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x3879A9F3:GERAN-A-194:PAGING_RESP)[0x563b4cc506e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410104337366 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x3879A9F3:GERAN-A-194:PAGING_RESP)[0x563b4cc506e0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410104337366 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x3879A9F3:GERAN-A-194:PAGING_RESP)[0x563b4cc506e0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410104337366 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x3879A9F3:GERAN-A-194:PAGING_RESP)[0x563b4cc506e0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410104337366 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x3879A9F3 - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250410104337366 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000226/3/1): Available (smpp_smsc.c:626) 20250410104337366 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x3879A9F3 - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:1 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104337366 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337366 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337366 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337366 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337366 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337366 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337366 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337366 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 00 00 00 b9 00 00 00 c1 03 00 00 04 06 5c 74 5c 00 01 1e 01 00 1b 0b 3b 1c 17 a1 15 02 01 01 02 01 3d 30 0d 04 01 0f 04 08 cd 30 9a ad 2f a7 e9 21 00 00 00 (osmo_ss7_asp.c:1175) 20250410104337366 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337366 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337366 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337366 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337366 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337366 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337366 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337366 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0c 02 6b c4 ac 00 00 c0 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) MSC_Test-GSUP(1024)@7d38b4d9c9a0: Created GsupExpect[8] for "262420000000232" to be handled at TC_multi_lu_and_mt_ussd0(1037) 20250410104337366 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337366 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337366 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337366 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337366 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337366 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337366 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337366 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 6b c4 ac 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 72 (osmo_ss7_asp.c:1175) 20250410104337366 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337366 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337366 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337366 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337366 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337366 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337366 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337366 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 6b c4 ac 00 01 1e 01 00 1b 0b 3b 1c 17 a1 15 02 01 01 02 01 3d 30 0d 04 01 0f 04 08 cd 30 9a ad 2f a7 e9 21 00 00 00 (osmo_ss7_asp.c:1175) 20250410104337366 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337366 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337366 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337366 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337366 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337366 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337366 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337366 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0d 02 8b 58 11 00 00 c1 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104337366 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337366 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337366 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337366 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337366 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337366 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337366 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337366 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 8b 58 11 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 03 (osmo_ss7_asp.c:1175) 20250410104337366 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337366 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337366 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337366 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337366 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337366 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337366 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337366 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 8b 58 11 00 01 1e 01 00 1b 0b 3b 1c 17 a1 15 02 01 01 02 01 3d 30 0d 04 01 0f 04 08 cd 30 9a ad 2f a7 e9 21 00 00 00 (osmo_ss7_asp.c:1175) 20250410104337366 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337366 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337366 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337366 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337366 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337366 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337366 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337366 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0e 02 bc 8c 26 00 00 c2 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104337366 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337366 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337366 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337366 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337366 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337366 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337366 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337366 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 bc 8c 26 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 62 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:1 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: { messageType := 2, destLocRef := '6BC4AC'O, sourceLocRef := '0000C0'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:2 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:2 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:2 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: { messageType := 2, destLocRef := '8B5811'O, sourceLocRef := '0000C1'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:4 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:4 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:4 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer 20250410104337366 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337366 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337366 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337366 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337366 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337366 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337366 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337366 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 bc 8c 26 00 01 1e 01 00 1b 0b 3b 1c 17 a1 15 02 01 01 02 01 3d 30 0d 04 01 0f 04 08 cd 30 9a ad 2f a7 e9 21 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'BC8C26'O, sourceLocRef := '0000C2'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:5 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:5 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:5 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1019)@7d38b4d9c9a0: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1041) MSC_Test_0-RAN(1019)@7d38b4d9c9a0: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1043) TC_multi_lu_and_mt_ussd0(1041)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1043)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104337368 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0D68B147 + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250410104337368 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0D68B147 - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1041)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '599A2B2E'O } } } }, additionalUpdateParameters := omit } } } } TC_multi_lu_and_mt_ussd0(1043)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '53D7E9CC'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on connection ID:3 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_len:3 20250410104337368 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0B1716FF + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410104337368 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0B1716FF + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410104337368 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0B1716FF + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250410104337368 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0B1716FF - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250410104337368 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337368 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337368 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337368 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337369 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337369 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337369 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337369 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 20 13 09 04 0b 17 16 ff 1a 03 05 00 17 (osmo_ss7_asp.c:1175) 20250410104337369 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337369 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337369 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337369 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337369 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337369 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337369 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337369 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 b1 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104337369 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337369 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337369 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337369 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337369 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337369 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337369 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337369 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 bb 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104337369 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x94611BF1:GERAN-A-177:LU)[0x563b4cc61860]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104337369 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x94611BF1:GERAN-A-177:LU)[0x563b4cc61860]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x94611BF1:GERAN-A-177:LU)[0x563b4cc29fe0] (msc_a.c:1053) 20250410104337369 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x94611BF1:GERAN-A-177:LU)[0x563b4cc61860]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410104337369 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x94611BF1:GERAN-A-177:LU)[0x563b4cc61860]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104337369 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x94611BF1:GERAN-A-177:LU)[0x563b4cc61860]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on connection ID:13 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on connection ID:12 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1029)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on connection ID:15 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_from0 TC_multi_lu_and_mt_ussd0(1029)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104337369 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x94611BF1 - active-conn: now used by 1 (attached) (msub.c:375) 20250410104337369 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:TMSI-0xAC79D3E0:GERAN-A-187:LU)[0x563b4cc4b0d0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104337369 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:TMSI-0xAC79D3E0:GERAN-A-187:LU)[0x563b4cc4b0d0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000239:MSISDN-491230000239:TMSI-0xAC79D3E0:GERAN-A-187:LU)[0x563b4cc4ae40] (msc_a.c:1053) 20250410104337369 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:TMSI-0xAC79D3E0:GERAN-A-187:LU)[0x563b4cc4b0d0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410104337369 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:TMSI-0xAC79D3E0:GERAN-A-187:LU)[0x563b4cc4b0d0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104337369 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:TMSI-0xAC79D3E0:GERAN-A-187:LU)[0x563b4cc4b0d0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410104337369 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0xAC79D3E0 - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104337369 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337369 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337369 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337369 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337369 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337369 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337369 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337369 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0a 04 6d 71 f1 00 00 b1 00 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104337369 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337369 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337369 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337369 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337369 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337369 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337369 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337369 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 00 04 80 25 6b 00 00 bb 00 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104337369 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x326F8C41 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410104337369 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337369 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337369 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337369 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337369 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337369 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337369 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337369 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 ba 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104337369 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x326F8C41 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250410104337369 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337369 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337369 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337369 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337369 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337369 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337369 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337369 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 bd 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on connection ID:14 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on connection ID:10 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 20250410104337369 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337369 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337369 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337369 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337369 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337369 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337369 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337369 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 bc 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104337369 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x326F8C41 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250410104337369 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x326F8C41 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:3 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:13 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104337369 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x1E37E276:GERAN-A-186:LU)[0x563b4cc2e9a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104337369 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x1E37E276:GERAN-A-186:LU)[0x563b4cc2e9a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x1E37E276:GERAN-A-186:LU)[0x563b4cc2e710] (msc_a.c:1053) 20250410104337369 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x1E37E276:GERAN-A-186:LU)[0x563b4cc2e9a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104337369 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x1E37E276:GERAN-A-186:LU)[0x563b4cc2e9a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104337369 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x1E37E276:GERAN-A-186:LU)[0x563b4cc2e9a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410104337369 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x1E37E276 - active-conn: now used by 1 (attached) (msub.c:375) 20250410104337369 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337369 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337369 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337369 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337369 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337369 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337369 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337369 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 20 23 09 04 32 6f 8c 41 1a 03 05 00 17 (osmo_ss7_asp.c:1175) 20250410104337369 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337369 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337369 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337369 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337369 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337369 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337369 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337370 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 b8 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104337370 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337370 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 20250410104337370 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337370 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337370 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337370 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337370 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337370 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 b1 6d 71 f1 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104337370 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x429F0F05:GERAN-A-189:LU)[0x563b4cc6e6e0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104337370 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x429F0F05:GERAN-A-189:LU)[0x563b4cc6e6e0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x429F0F05:GERAN-A-189:LU)[0x563b4cc6e450] (msc_a.c:1053) 20250410104337370 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x429F0F05:GERAN-A-189:LU)[0x563b4cc6e6e0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410104337370 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x429F0F05:GERAN-A-189:LU)[0x563b4cc6e6e0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104337370 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x429F0F05:GERAN-A-189:LU)[0x563b4cc6e6e0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410104337370 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337370 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337370 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337370 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337370 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337370 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337370 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337370 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 bb 80 25 6b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104337370 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x429F0F05 - active-conn: now used by 1 (attached) (msub.c:375) 20250410104337370 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337370 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337370 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337370 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337370 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337370 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337370 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337370 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 01 04 d3 13 b9 00 00 ba 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 20250410104337370 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2C32B0BF:GERAN-A-188:LU)[0x563b4cc69fb0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104337370 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2C32B0BF:GERAN-A-188:LU)[0x563b4cc69fb0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2C32B0BF:GERAN-A-188:LU)[0x563b4cc69d20] (msc_a.c:1053) 20250410104337370 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2C32B0BF:GERAN-A-188:LU)[0x563b4cc69fb0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410104337370 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2C32B0BF:GERAN-A-188:LU)[0x563b4cc69fb0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104337370 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2C32B0BF:GERAN-A-188:LU)[0x563b4cc69fb0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:12 20250410104337370 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2C32B0BF - active-conn: now used by 1 (attached) (msub.c:375) 20250410104337370 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337370 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337370 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104337370 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337370 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337370 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337370 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337370 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 ba d3 13 b9 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104337370 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337370 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337370 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337370 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337370 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337370 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337370 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337370 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 06 04 3f 0b 05 00 00 bd 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 20250410104337370 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1E3FA7C6:GERAN-A-184:LU)[0x563b4cc35b30]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104337370 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1E3FA7C6:GERAN-A-184:LU)[0x563b4cc35b30]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1E3FA7C6:GERAN-A-184:LU)[0x563b4cc358a0] (msc_a.c:1053) 20250410104337370 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1E3FA7C6:GERAN-A-184:LU)[0x563b4cc35b30]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410104337370 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1E3FA7C6:GERAN-A-184:LU)[0x563b4cc35b30]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104337370 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1E3FA7C6:GERAN-A-184:LU)[0x563b4cc35b30]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410104337370 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337370 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337370 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337370 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337370 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337370 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337370 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337370 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 bd 3f 0b 05 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104337370 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1E3FA7C6 - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:15 20250410104337370 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337370 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337370 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337370 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337370 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337370 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337370 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337370 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 07 04 f5 99 9b 00 00 bc 00 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104337370 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337370 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337370 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337370 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 20250410104337370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337370 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337370 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337370 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337370 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 03 04 86 77 40 00 00 b8 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:14 TC_multi_lu_and_mt_ussd0(1029)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:10 20250410104337370 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2A10212A + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250410104337370 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2A10212A - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) 20250410104337371 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337371 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337371 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337371 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104337371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337371 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337371 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337371 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337371 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 bc f5 99 9b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104337371 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6D9B788C + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250410104337371 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6D9B788C - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) 20250410104337371 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x625092A4 + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250410104337371 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x625092A4 - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1039)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1039)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104337372 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x3879A9F3 + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250410104337372 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x3879A9F3 - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) MSC_Test_0-RAN(1019)@7d38b4d9c9a0: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1035) TC_multi_lu_and_mt_ussd0(1027)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1027)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on connection ID:11 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-RAN(1019)@7d38b4d9c9a0: Added conn table entry 6TC_multi_lu_and_mt_ussd0(1041)15442469 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: First idle individual index:3 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1019)@7d38b4d9c9a0: Added conn table entry 7TC_multi_lu_and_mt_ussd0(1043)13035751 TC_multi_lu_and_mt_ussd0(1027)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1035)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: First idle individual index:6 TC_multi_lu_and_mt_ussd0(1039)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1033)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1033)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1026)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1026)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1019)@7d38b4d9c9a0: Deleted conn table entry 3TC_multi_lu_and_mt_ussd0(1031)7172593 MSC_Test_0-RAN(1019)@7d38b4d9c9a0: Deleted conn table entry 13TC_multi_lu_and_mt_ussd0(1051)8398187 TC_multi_lu_and_mt_ussd0(1035)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '0B1716FF'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1019)@7d38b4d9c9a0: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1037) TC_multi_lu_and_mt_ussd0(1051)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1031)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104337373 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0xAC79D3E0 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104337373 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0xAC79D3E0 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-RAN(1019)@7d38b4d9c9a0: Deleted conn table entry 12TC_multi_lu_and_mt_ussd0(1049)13833145 20250410104337373 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x94611BF1 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104337374 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x94611BF1 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1033)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1019)@7d38b4d9c9a0: Deleted conn table entry 15TC_multi_lu_and_mt_ussd0(1055)4131589 TC_multi_lu_and_mt_ussd0(1037)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1026)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1055)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1049)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104337374 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x429F0F05 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104337374 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x429F0F05 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-RAN(1019)@7d38b4d9c9a0: Deleted conn table entry 14TC_multi_lu_and_mt_ussd0(1053)16095643 20250410104337374 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x1E37E276 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104337374 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x1E37E276 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1037)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '326F8C41'O } } } }, additionalUpdateParameters := omit } } } } TC_multi_lu_and_mt_ussd0(1053)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1019)@7d38b4d9c9a0: Deleted conn table entry 10TC_multi_lu_and_mt_ussd0(1045)8812352 TC_multi_lu_and_mt_ussd0(1031)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" 20250410104337374 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2C32B0BF + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104337374 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2C32B0BF - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1031)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1045)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1051)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1031)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104337374 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1E3FA7C6 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104337374 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1E3FA7C6 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1051)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1055)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1051)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1055)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1055)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1019)@7d38b4d9c9a0: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(1019)@7d38b4d9c9a0: patched enc_l3: '8B3A05A203020101'O TC_multi_lu_and_mt_ussd0(1049)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on connection ID:0 TC_multi_lu_and_mt_ussd0(1049)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_len:11 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_from0 TC_multi_lu_and_mt_ussd0(1049)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1053)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1053)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1053)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1045)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1045)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1019)@7d38b4d9c9a0: patching N(SD)=0 into dtap '8B3A05A203020101'O TC_multi_lu_and_mt_ussd0(1045)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1019)@7d38b4d9c9a0: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on connection ID:2 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_len:11 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1019)@7d38b4d9c9a0: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(1019)@7d38b4d9c9a0: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on connection ID:1 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_len:11 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1019)@7d38b4d9c9a0: Added conn table entry 3TC_multi_lu_and_mt_ussd0(1035)14508127 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: First idle individual index:7 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1019)@7d38b4d9c9a0: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(1019)@7d38b4d9c9a0: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on connection ID:4 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_len:11 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1019)@7d38b4d9c9a0: Added conn table entry 8TC_multi_lu_and_mt_ussd0(1037)15613499 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: First idle individual index:8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1019)@7d38b4d9c9a0: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(1019)@7d38b4d9c9a0: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on connection ID:5 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_len:11 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1019)@7d38b4d9c9a0: Created IMSI[9] for '262420000000241'H'429F0F05'O to be handled at TC_multi_lu_and_mt_ussd0(1055) MSC_Test_0-RAN(1019)@7d38b4d9c9a0: Created IMSI[10] for '262420000000238'H'1E37E276'O to be handled at TC_multi_lu_and_mt_ussd0(1049) MSC_Test-GSUP(1024)@7d38b4d9c9a0: Created GsupExpect[9] for "262420000000241" to be handled at TC_multi_lu_and_mt_ussd0(1055) MSC_Test_0-RAN(1019)@7d38b4d9c9a0: Created IMSI[11] for '262420000000239'H'AC79D3E0'O to be handled at TC_multi_lu_and_mt_ussd0(1051) MSC_Test-GSUP(1024)@7d38b4d9c9a0: Created GsupExpect[10] for "262420000000238" to be handled at TC_multi_lu_and_mt_ussd0(1049) MSC_Test_0-RAN(1019)@7d38b4d9c9a0: Created IMSI[12] for '262420000000229'H'94611BF1'O to be handled at TC_multi_lu_and_mt_ussd0(1031) MSC_Test_0-RAN(1019)@7d38b4d9c9a0: Created IMSI[13] for '262420000000240'H'2C32B0BF'O to be handled at TC_multi_lu_and_mt_ussd0(1053) MSC_Test_0-RAN(1019)@7d38b4d9c9a0: Created IMSI[14] for '262420000000236'H'1E3FA7C6'O to be handled at TC_multi_lu_and_mt_ussd0(1045) MSC_Test-GSUP(1024)@7d38b4d9c9a0: Created GsupExpect[11] for "262420000000239" to be handled at TC_multi_lu_and_mt_ussd0(1051) MSC_Test-GSUP(1024)@7d38b4d9c9a0: Created GsupExpect[12] for "262420000000240" to be handled at TC_multi_lu_and_mt_ussd0(1053) MSC_Test-GSUP(1024)@7d38b4d9c9a0: Created GsupExpect[13] for "262420000000229" to be handled at TC_multi_lu_and_mt_ussd0(1031) MSC_Test-GSUP(1024)@7d38b4d9c9a0: Created GsupExpect[14] for "262420000000236" to be handled at TC_multi_lu_and_mt_ussd0(1045) 20250410104337380 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x429F0F05 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410104337380 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x429F0F05 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250410104337380 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x429F0F05 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250410104337380 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x429F0F05 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250410104337380 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x1E37E276 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410104337380 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x1E37E276 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250410104337380 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337380 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337380 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337380 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337380 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337380 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337380 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x1E37E276 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250410104337380 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x1E37E276 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250410104337380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337380 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337380 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 20 14 09 04 42 9f 0f 05 1a 03 05 00 17 (osmo_ss7_asp.c:1175) 20250410104337380 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337380 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337380 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337380 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337380 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337380 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337380 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337380 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 20 83 09 04 1e 37 e2 76 1a 03 05 00 17 (osmo_ss7_asp.c:1175) 20250410104337380 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337380 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337380 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2C32B0BF + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410104337380 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337380 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337380 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2C32B0BF + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250410104337380 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337380 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337380 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 20250410104337380 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 b8 86 77 40 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104337380 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2C32B0BF + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250410104337380 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2C32B0BF - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104337380 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337380 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337380 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337380 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337380 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337380 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337380 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337381 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 b9 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104337381 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337381 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337381 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337381 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337381 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337381 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 20250410104337381 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337381 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 20 04 09 04 2c 32 b0 bf 1a 03 05 00 17 (osmo_ss7_asp.c:1175) 20250410104337381 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337381 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337381 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337381 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337381 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337381 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337381 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337381 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 eb a2 25 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 59 9a 2b 2e 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104337381 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337381 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337381 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337381 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337381 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337381 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337381 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337381 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 c6 e8 e7 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 53 d7 e9 cc 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104337381 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337381 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337381 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337381 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337381 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337381 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337381 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337381 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 22 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 be 00 01 0b 01 00 08 8b 3a 05 a2 03 02 01 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104337381 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337381 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337381 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337381 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337381 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337381 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 20250410104337381 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337381 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 22 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 c0 00 01 0b 01 00 08 8b 3a 05 a2 03 02 01 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104337381 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337381 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:TMSI-0xAB8CA975:GERAN-A-185:LU)[0x563b4cc4bda0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104337381 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:TMSI-0xAB8CA975:GERAN-A-185:LU)[0x563b4cc4bda0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000237:MSISDN-491230000237:TMSI-0xAB8CA975:GERAN-A-185:LU)[0x563b4cc4bb10] (msc_a.c:1053) 20250410104337381 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:TMSI-0xAB8CA975:GERAN-A-185:LU)[0x563b4cc4bda0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410104337381 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337381 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:TMSI-0xAB8CA975:GERAN-A-185:LU)[0x563b4cc4bda0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104337381 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:TMSI-0xAB8CA975:GERAN-A-185:LU)[0x563b4cc4bda0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410104337381 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337381 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337381 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337381 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337381 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337381 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 22 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 bf 00 01 0b 01 00 08 8b 3a 05 a2 03 02 01 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104337381 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337381 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337381 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337381 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337381 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337381 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337381 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337381 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 dd 60 5f 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 0b 17 16 ff 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104337381 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337381 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337381 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337381 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337381 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337381 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337381 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337381 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 22 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 c1 00 01 0b 01 00 08 8b 3a 05 a2 03 02 01 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104337381 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337381 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337381 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337381 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337381 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337381 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337381 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337381 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 ee 3e 3b 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 32 6f 8c 41 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104337381 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337381 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337381 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337381 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337381 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337381 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0xAB8CA975 - active-conn: now used by 1 (attached) (msub.c:375) 20250410104337381 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337381 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337381 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 22 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 c2 00 01 0b 01 00 08 8b 3a 05 a2 03 02 01 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1019)@7d38b4d9c9a0: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1055) 20250410104337381 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x599A2B2E:GERAN-A-195:PAGING_RESP)[0x563b4cc61860]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410104337381 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x599A2B2E:GERAN-A-195:PAGING_RESP)[0x563b4cc61860]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x599A2B2E:GERAN-A-195:PAGING_RESP)[0x563b4cc63310] (fsm.c:486) 20250410104337381 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x599A2B2E:GERAN-A-195:PAGING_RESP)[0x563b4cc61860]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410104337381 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x599A2B2E:GERAN-A-195:PAGING_RESP)[0x563b4cc61860]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410104337381 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x599A2B2E + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410104337381 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x599A2B2E + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410104337381 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x599A2B2E:GERAN-A-195:PAGING_RESP)[0x563b4cc61860]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410104337381 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x599A2B2E:GERAN-A-195:PAGING_RESP)[0x563b4cc61860]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410104337381 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x599A2B2E:GERAN-A-195:PAGING_RESP)[0x563b4cc61860]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410104337381 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x599A2B2E:GERAN-A-195:PAGING_RESP)[0x563b4cc61860]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410104337381 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x599A2B2E:GERAN-A-195:PAGING_RESP)[0x563b4cc61860]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410104337381 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x599A2B2E:GERAN-A-195:PAGING_RESP)[0x563b4cc61860]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410104337381 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x599A2B2E:GERAN-A-195:PAGING_RESP)[0x563b4cc61860]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410104337381 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x599A2B2E:GERAN-A-195:PAGING_RESP)[0x563b4cc61860]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410104337381 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x599A2B2E:GERAN-A-195:PAGING_RESP)[0x563b4cc61860]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410104337381 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x599A2B2E:GERAN-A-195:PAGING_RESP)[0x563b4cc61860]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410104337382 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x599A2B2E - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250410104337382 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000234/3/1): Available (smpp_smsc.c:626) 20250410104337382 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x599A2B2E - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250410104337382 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337382 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337382 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337382 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337382 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337382 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337382 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337382 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 02 04 3f d6 8e 00 00 b9 00 00 00 00 00 (osmo_ss7_asp.c:1175) TC_multi_lu_and_mt_ussd0(1055)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1019)@7d38b4d9c9a0: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1049) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:11 MSC_Test_0-RAN(1019)@7d38b4d9c9a0: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1053) 20250410104337382 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337382 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337382 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337382 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337382 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337382 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337382 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337382 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 b9 3f d6 8e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104337382 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x53D7E9CC:GERAN-A-196:PAGING_RESP)[0x563b4cc4aa00]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410104337382 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x53D7E9CC:GERAN-A-196:PAGING_RESP)[0x563b4cc4aa00]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x53D7E9CC:GERAN-A-196:PAGING_RESP)[0x563b4cc69a10] (fsm.c:486) 20250410104337382 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x53D7E9CC:GERAN-A-196:PAGING_RESP)[0x563b4cc4aa00]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410104337382 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x53D7E9CC:GERAN-A-196:PAGING_RESP)[0x563b4cc4aa00]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410104337382 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x53D7E9CC + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410104337382 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x53D7E9CC + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104337382 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x53D7E9CC:GERAN-A-196:PAGING_RESP)[0x563b4cc4aa00]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410104337382 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x53D7E9CC:GERAN-A-196:PAGING_RESP)[0x563b4cc4aa00]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410104337382 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x53D7E9CC:GERAN-A-196:PAGING_RESP)[0x563b4cc4aa00]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410104337382 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x53D7E9CC:GERAN-A-196:PAGING_RESP)[0x563b4cc4aa00]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410104337382 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x53D7E9CC:GERAN-A-196:PAGING_RESP)[0x563b4cc4aa00]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410104337382 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x53D7E9CC:GERAN-A-196:PAGING_RESP)[0x563b4cc4aa00]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410104337382 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x53D7E9CC:GERAN-A-196:PAGING_RESP)[0x563b4cc4aa00]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410104337382 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x53D7E9CC:GERAN-A-196:PAGING_RESP)[0x563b4cc4aa00]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410104337382 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x53D7E9CC:GERAN-A-196:PAGING_RESP)[0x563b4cc4aa00]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410104337382 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x53D7E9CC:GERAN-A-196:PAGING_RESP)[0x563b4cc4aa00]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) TC_multi_lu_and_mt_ussd0(1049)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1053)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104337382 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x53D7E9CC - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250410104337382 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000235/3/1): Available (smpp_smsc.c:626) 20250410104337382 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x53D7E9CC - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_0-RAN(1019)@7d38b4d9c9a0: Deleted conn table entry 11TC_multi_lu_and_mt_ussd0(1047)4183694 20250410104337382 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337382 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337382 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337382 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337382 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337382 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337382 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337382 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0f 02 eb a2 25 00 00 c3 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) TC_multi_lu_and_mt_ussd0(1047)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104337383 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0xAC79D3E0 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410104337383 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337383 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337383 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337383 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337383 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337383 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337383 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337383 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 eb a2 25 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 43 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'EBA225'O, sourceLocRef := '0000C3'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } 20250410104337383 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0xAC79D3E0 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:3 TC_multi_lu_and_mt_ussd0(1055)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '429F0F05'O } } } }, additionalUpdateParameters := omit } } } } TC_multi_lu_and_mt_ussd0(1053)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '2C32B0BF'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 TC_multi_lu_and_mt_ussd0(1049)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '1E37E276'O } } } }, additionalUpdateParameters := omit } } } } 20250410104337383 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0xAC79D3E0 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250410104337383 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0xAC79D3E0 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:3 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104337383 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337383 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337383 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337383 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337383 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337383 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337383 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337383 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1E3FA7C6 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410104337383 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 eb a2 25 00 01 1e 01 00 1b 0b 3b 1c 17 a1 15 02 01 01 02 01 3d 30 0d 04 01 0f 04 08 cd 30 9a ad 2f a7 e9 21 00 00 00 (osmo_ss7_asp.c:1175) 20250410104337383 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1E3FA7C6 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 20250410104337383 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1E3FA7C6 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250410104337383 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1E3FA7C6 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:3 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104337383 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0xAB8CA975 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104337383 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0xAB8CA975 - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250410104337383 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337383 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337383 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337383 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337383 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337383 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337383 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337383 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 08 02 c6 e8 e7 00 00 c4 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104337383 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x599A2B2E + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250410104337383 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x599A2B2E - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) MSC_Test_0-RAN(1019)@7d38b4d9c9a0: Added conn table entry 9TC_multi_lu_and_mt_ussd0(1049)803107 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 TC_multi_lu_and_mt_ussd0(1029)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'C6E8E7'O, sourceLocRef := '0000C4'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:6 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: First idle individual index:9 20250410104337384 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337384 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337384 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337384 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337384 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337384 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337384 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337384 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 0c 41 23 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 1e 37 e2 76 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1027)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104337384 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0B1716FF:GERAN-A-197:PAGING_RESP)[0x563b4cc51ce0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410104337384 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0B1716FF:GERAN-A-197:PAGING_RESP)[0x563b4cc51ce0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0B1716FF:GERAN-A-197:PAGING_RESP)[0x563b4cc41a30] (fsm.c:486) 20250410104337384 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0B1716FF:GERAN-A-197:PAGING_RESP)[0x563b4cc51ce0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) MSC_Test_0-RAN(1019)@7d38b4d9c9a0: Added conn table entry 10TC_multi_lu_and_mt_ussd0(1053)9880797 20250410104337384 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0B1716FF:GERAN-A-197:PAGING_RESP)[0x563b4cc51ce0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410104337384 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0B1716FF + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410104337384 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0B1716FF + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410104337384 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0B1716FF:GERAN-A-197:PAGING_RESP)[0x563b4cc51ce0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410104337384 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0B1716FF:GERAN-A-197:PAGING_RESP)[0x563b4cc51ce0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410104337384 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0B1716FF:GERAN-A-197:PAGING_RESP)[0x563b4cc51ce0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410104337384 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0B1716FF:GERAN-A-197:PAGING_RESP)[0x563b4cc51ce0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410104337384 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0B1716FF:GERAN-A-197:PAGING_RESP)[0x563b4cc51ce0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410104337384 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0B1716FF:GERAN-A-197:PAGING_RESP)[0x563b4cc51ce0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410104337384 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0B1716FF:GERAN-A-197:PAGING_RESP)[0x563b4cc51ce0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: First idle individual index:10 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104337384 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0B1716FF:GERAN-A-197:PAGING_RESP)[0x563b4cc51ce0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410104337384 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0B1716FF:GERAN-A-197:PAGING_RESP)[0x563b4cc51ce0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410104337384 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0B1716FF:GERAN-A-197:PAGING_RESP)[0x563b4cc51ce0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) MSC_Test_0-RAN(1019)@7d38b4d9c9a0: Added conn table entry 11TC_multi_lu_and_mt_ussd0(1055)14345972 TC_multi_lu_and_mt_ussd0(1047)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1047)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104337384 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0B1716FF - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250410104337384 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000231/3/1): Available (smpp_smsc.c:626) TC_multi_lu_and_mt_ussd0(1047)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104337384 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0B1716FF - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: First idle individual index:11 20250410104337384 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337384 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337384 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337384 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337384 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337384 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337384 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337384 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 08 06 c6 e8 e7 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 53 (osmo_ss7_asp.c:1175) 20250410104337384 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337384 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337384 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337384 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337384 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337384 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337384 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337384 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 96 c4 dd 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 2c 32 b0 bf 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:6 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104337384 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337384 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337384 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337384 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337384 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337384 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337384 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337384 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 00 00 00 b9 00 00 00 c1 03 00 00 08 06 c6 e8 e7 00 01 1e 01 00 1b 0b 3b 1c 17 a1 15 02 01 01 02 01 3d 30 0d 04 01 0f 04 08 cd 30 9a ad 2f a7 e9 21 00 00 00 (osmo_ss7_asp.c:1175) 20250410104337384 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0D68B147 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410104337384 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0D68B147 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250410104337384 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337384 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337384 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337384 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337384 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337384 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337385 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337385 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 da e6 f4 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 42 9f 0f 05 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:6 20250410104337385 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0D68B147 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104337385 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0D68B147 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104337385 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0D68B147 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104337385 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0D68B147 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) TC_multi_lu_and_mt_ussd0(1039)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104337385 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0D68B147 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410104337385 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x326F8C41:GERAN-A-198:PAGING_RESP)[0x563b4cc69c70]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410104337385 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x326F8C41:GERAN-A-198:PAGING_RESP)[0x563b4cc69c70]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x326F8C41:GERAN-A-198:PAGING_RESP)[0x563b4cc1ef90] (fsm.c:486) 20250410104337385 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x326F8C41:GERAN-A-198:PAGING_RESP)[0x563b4cc69c70]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410104337385 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x326F8C41:GERAN-A-198:PAGING_RESP)[0x563b4cc69c70]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410104337385 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x326F8C41 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410104337385 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x326F8C41 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) TC_multi_lu_and_mt_ussd0(1033)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104337385 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x326F8C41:GERAN-A-198:PAGING_RESP)[0x563b4cc69c70]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410104337385 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x326F8C41:GERAN-A-198:PAGING_RESP)[0x563b4cc69c70]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410104337385 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x326F8C41:GERAN-A-198:PAGING_RESP)[0x563b4cc69c70]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410104337385 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x326F8C41:GERAN-A-198:PAGING_RESP)[0x563b4cc69c70]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410104337385 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x326F8C41:GERAN-A-198:PAGING_RESP)[0x563b4cc69c70]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410104337385 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x326F8C41:GERAN-A-198:PAGING_RESP)[0x563b4cc69c70]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410104337385 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x326F8C41:GERAN-A-198:PAGING_RESP)[0x563b4cc69c70]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410104337385 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x326F8C41:GERAN-A-198:PAGING_RESP)[0x563b4cc69c70]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410104337385 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x326F8C41:GERAN-A-198:PAGING_RESP)[0x563b4cc69c70]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) TC_multi_lu_and_mt_ussd0(1041)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250410104337385 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x326F8C41:GERAN-A-198:PAGING_RESP)[0x563b4cc69c70]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) TC_multi_lu_and_mt_ussd0(1041)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104337385 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x326F8C41 - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250410104337385 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000232/3/1): Available (smpp_smsc.c:626) 20250410104337385 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x326F8C41 - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250410104337385 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337385 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337385 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337385 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337385 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337385 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6D9B788C + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410104337385 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6D9B788C - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250410104337385 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337385 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337385 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 20 93 09 04 ac 79 d3 e0 1a 03 05 00 17 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1019)@7d38b4d9c9a0: Created IMSI[15] for '262420000000237'H'AB8CA975'O to be handled at TC_multi_lu_and_mt_ussd0(1047) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104337385 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6D9B788C - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410104337386 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6D9B788C + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104337386 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6D9B788C + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104337386 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6D9B788C - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) TC_multi_lu_and_mt_ussd0(1041)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104337386 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6D9B788C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410104337386 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x53D7E9CC + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250410104337386 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x53D7E9CC - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) MSC_Test-GSUP(1024)@7d38b4d9c9a0: Created GsupExpect[15] for "262420000000237" to be handled at TC_multi_lu_and_mt_ussd0(1047) 20250410104337386 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337386 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337386 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337386 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337386 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337386 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337386 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337386 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 20 63 09 04 1e 3f a7 c6 1a 03 05 00 17 (osmo_ss7_asp.c:1175) 20250410104337386 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x94611BF1 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410104337386 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x94611BF1 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104337386 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x94611BF1 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250410104337386 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x94611BF1 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250410104337386 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337386 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337386 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337386 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337386 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337386 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337386 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337386 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 09 02 dd 60 5f 00 00 c5 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1019)@7d38b4d9c9a0: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1051) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'DD605F'O, sourceLocRef := '0000C5'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:7 20250410104337386 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1E37E276:GERAN-A-199:PAGING_RESP)[0x563b4cc52940]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410104337386 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1E37E276:GERAN-A-199:PAGING_RESP)[0x563b4cc52940]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1E37E276:GERAN-A-199:PAGING_RESP)[0x563b4cc53430] (fsm.c:486) 20250410104337386 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1E37E276:GERAN-A-199:PAGING_RESP)[0x563b4cc52940]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410104337386 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1E37E276:GERAN-A-199:PAGING_RESP)[0x563b4cc52940]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410104337386 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x1E37E276 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410104337386 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x1E37E276 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410104337386 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x1E37E276:GERAN-A-199:PAGING_RESP)[0x563b4cc52940]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410104337386 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x1E37E276:GERAN-A-199:PAGING_RESP)[0x563b4cc52940]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410104337386 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x1E37E276:GERAN-A-199:PAGING_RESP)[0x563b4cc52940]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) TC_multi_lu_and_mt_ussd0(1026)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1051)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104337387 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x1E37E276:GERAN-A-199:PAGING_RESP)[0x563b4cc52940]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410104337387 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x1E37E276:GERAN-A-199:PAGING_RESP)[0x563b4cc52940]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410104337387 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x1E37E276:GERAN-A-199:PAGING_RESP)[0x563b4cc52940]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410104337387 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x1E37E276:GERAN-A-199:PAGING_RESP)[0x563b4cc52940]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410104337387 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x1E37E276:GERAN-A-199:PAGING_RESP)[0x563b4cc52940]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410104337387 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x1E37E276:GERAN-A-199:PAGING_RESP)[0x563b4cc52940]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410104337387 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x1E37E276:GERAN-A-199:PAGING_RESP)[0x563b4cc52940]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) MSC_Test_0-RAN(1019)@7d38b4d9c9a0: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1045) 20250410104337387 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x1E37E276 - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250410104337387 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000238/3/1): Available (smpp_smsc.c:626) 20250410104337387 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x1E37E276 - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250410104337387 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337387 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337387 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2A10212A + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410104337387 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2A10212A - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250410104337387 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337387 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) TC_multi_lu_and_mt_ussd0(1043)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250410104337387 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337387 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337387 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337387 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 09 06 dd 60 5f 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 13 (osmo_ss7_asp.c:1175) TC_multi_lu_and_mt_ussd0(1043)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104337387 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2A10212A - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410104337387 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2A10212A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104337387 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2A10212A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104337387 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2A10212A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_0-RAN(1019)@7d38b4d9c9a0: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-RAN(1019)@7d38b4d9c9a0: patched enc_l3: '8B3A05A203020101'O 20250410104337387 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2A10212A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) TC_multi_lu_and_mt_ussd0(1045)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:7 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1051)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'AC79D3E0'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on connection ID:3 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_len:11 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O 20250410104337387 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337387 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337387 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337387 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104337387 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2C32B0BF:GERAN-A-200:PAGING_RESP)[0x563b4cc34b60]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410104337387 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2C32B0BF:GERAN-A-200:PAGING_RESP)[0x563b4cc34b60]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2C32B0BF:GERAN-A-200:PAGING_RESP)[0x563b4cc34a30] (fsm.c:486) 20250410104337387 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2C32B0BF:GERAN-A-200:PAGING_RESP)[0x563b4cc34b60]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410104337387 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2C32B0BF:GERAN-A-200:PAGING_RESP)[0x563b4cc34b60]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410104337387 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337387 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337387 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337387 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 22 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 c3 00 01 0b 01 00 08 8b 3a 05 a2 03 02 01 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104337387 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2C32B0BF + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410104337387 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2C32B0BF + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410104337387 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2C32B0BF:GERAN-A-200:PAGING_RESP)[0x563b4cc34b60]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410104337387 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2C32B0BF:GERAN-A-200:PAGING_RESP)[0x563b4cc34b60]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410104337387 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2C32B0BF:GERAN-A-200:PAGING_RESP)[0x563b4cc34b60]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410104337387 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2C32B0BF:GERAN-A-200:PAGING_RESP)[0x563b4cc34b60]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410104337387 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2C32B0BF:GERAN-A-200:PAGING_RESP)[0x563b4cc34b60]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410104337387 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2C32B0BF:GERAN-A-200:PAGING_RESP)[0x563b4cc34b60]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410104337387 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2C32B0BF:GERAN-A-200:PAGING_RESP)[0x563b4cc34b60]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410104337387 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2C32B0BF:GERAN-A-200:PAGING_RESP)[0x563b4cc34b60]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410104337387 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2C32B0BF:GERAN-A-200:PAGING_RESP)[0x563b4cc34b60]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410104337387 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2C32B0BF:GERAN-A-200:PAGING_RESP)[0x563b4cc34b60]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) TC_multi_lu_and_mt_ussd0(1043)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104337388 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2C32B0BF - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250410104337388 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000240/3/1): Available (smpp_smsc.c:626) 20250410104337388 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2C32B0BF - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250410104337388 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337388 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337388 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337388 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337388 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337388 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x625092A4 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410104337388 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x625092A4 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250410104337388 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337388 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337388 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 00 00 00 b9 00 00 00 c1 03 00 00 09 06 dd 60 5f 00 01 1e 01 00 1b 0b 3b 1c 17 a1 15 02 01 01 02 01 3d 30 0d 04 01 0f 04 08 cd 30 9a ad 2f a7 e9 21 00 00 00 (osmo_ss7_asp.c:1175) 20250410104337388 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x625092A4 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 TC_multi_lu_and_mt_ussd0(1045)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '1E3FA7C6'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104337388 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x625092A4 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104337388 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x625092A4 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104337388 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x625092A4 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:7 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104337388 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x625092A4 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410104337388 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x429F0F05:GERAN-A-201:PAGING_RESP)[0x563b4cc236b0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410104337388 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x429F0F05:GERAN-A-201:PAGING_RESP)[0x563b4cc236b0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x429F0F05:GERAN-A-201:PAGING_RESP)[0x563b4cc23580] (fsm.c:486) 20250410104337388 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x429F0F05:GERAN-A-201:PAGING_RESP)[0x563b4cc236b0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410104337388 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x429F0F05:GERAN-A-201:PAGING_RESP)[0x563b4cc236b0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410104337388 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x429F0F05 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410104337388 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x429F0F05 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410104337388 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x429F0F05:GERAN-A-201:PAGING_RESP)[0x563b4cc236b0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410104337388 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x429F0F05:GERAN-A-201:PAGING_RESP)[0x563b4cc236b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410104337388 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x429F0F05:GERAN-A-201:PAGING_RESP)[0x563b4cc236b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410104337388 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x429F0F05:GERAN-A-201:PAGING_RESP)[0x563b4cc236b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410104337388 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x429F0F05:GERAN-A-201:PAGING_RESP)[0x563b4cc236b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410104337388 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x429F0F05:GERAN-A-201:PAGING_RESP)[0x563b4cc236b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410104337388 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x429F0F05:GERAN-A-201:PAGING_RESP)[0x563b4cc236b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410104337388 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x429F0F05:GERAN-A-201:PAGING_RESP)[0x563b4cc236b0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410104337388 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x429F0F05:GERAN-A-201:PAGING_RESP)[0x563b4cc236b0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410104337388 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x429F0F05:GERAN-A-201:PAGING_RESP)[0x563b4cc236b0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) MSC_Test_0-RAN(1019)@7d38b4d9c9a0: Added conn table entry 12TC_multi_lu_and_mt_ussd0(1051)15973697 20250410104337388 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x429F0F05 - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250410104337388 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000241/3/1): Available (smpp_smsc.c:626) 20250410104337389 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x429F0F05 - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: First idle individual index:12 20250410104337389 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337389 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337389 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337389 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337389 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337389 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337389 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337389 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 05 06 2f e7 4c 00 01 05 01 00 02 0b 2a (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104337389 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337389 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337389 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337389 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0B1716FF + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250410104337389 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0B1716FF - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) 20250410104337389 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337389 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337389 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337389 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337389 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 05 06 2f e7 4c 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) 20250410104337389 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337389 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337389 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337389 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337389 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337389 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-RAN(1019)@7d38b4d9c9a0: patching N(SD)=0 into dtap '8B3A05A203020101'O 20250410104337389 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x3879A9F3 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410104337389 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x3879A9F3 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250410104337389 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337389 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0a 02 ee 3e 3b 00 00 c6 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104337389 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337389 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337389 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337389 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337389 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337389 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-RAN(1019)@7d38b4d9c9a0: patched enc_l3: '8B3A05A203020101'O 20250410104337389 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337389 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 f3 bd 41 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 ac 79 d3 e0 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104337389 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x3879A9F3 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410104337389 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x3879A9F3 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104337389 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x3879A9F3 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104337389 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x3879A9F3 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104337389 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337389 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337389 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337389 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337389 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on connection ID:6 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_len:11 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_from0 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104337389 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337389 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337389 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 ee 3e 3b 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 23 (osmo_ss7_asp.c:1175) 20250410104337389 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x3879A9F3 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O TC_multi_lu_and_mt_ussd0(1041)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104337389 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337389 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337389 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337389 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104337389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337389 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337389 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337389 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337389 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 22 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 c4 00 01 0b 01 00 08 8b 3a 05 a2 03 02 01 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'EE3E3B'O, sourceLocRef := '0000C6'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:8 MSC_Test_0-RAN(1019)@7d38b4d9c9a0: Added conn table entry 13TC_multi_lu_and_mt_ussd0(1045)10945675 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:8 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: First idle individual index:13 20250410104337389 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAC79D3E0:GERAN-A-202:PAGING_RESP)[0x563b4cc359d0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410104337389 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAC79D3E0:GERAN-A-202:PAGING_RESP)[0x563b4cc359d0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xAC79D3E0:GERAN-A-202:PAGING_RESP)[0x563b4cc1c4e0] (fsm.c:486) 20250410104337389 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAC79D3E0:GERAN-A-202:PAGING_RESP)[0x563b4cc359d0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410104337389 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAC79D3E0:GERAN-A-202:PAGING_RESP)[0x563b4cc359d0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410104337389 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0xAC79D3E0 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410104337389 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0xAC79D3E0 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410104337389 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0xAC79D3E0:GERAN-A-202:PAGING_RESP)[0x563b4cc359d0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410104337389 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0xAC79D3E0:GERAN-A-202:PAGING_RESP)[0x563b4cc359d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104337389 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0xAC79D3E0:GERAN-A-202:PAGING_RESP)[0x563b4cc359d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410104337389 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337389 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337389 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337389 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337389 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337389 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337389 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337389 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 a7 04 8b 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 1e 3f a7 c6 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104337390 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0xAC79D3E0:GERAN-A-202:PAGING_RESP)[0x563b4cc359d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410104337390 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0xAC79D3E0:GERAN-A-202:PAGING_RESP)[0x563b4cc359d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410104337390 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0xAC79D3E0:GERAN-A-202:PAGING_RESP)[0x563b4cc359d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410104337390 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0xAC79D3E0:GERAN-A-202:PAGING_RESP)[0x563b4cc359d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410104337390 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0xAC79D3E0:GERAN-A-202:PAGING_RESP)[0x563b4cc359d0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410104337390 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0xAC79D3E0:GERAN-A-202:PAGING_RESP)[0x563b4cc359d0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410104337390 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0xAC79D3E0:GERAN-A-202:PAGING_RESP)[0x563b4cc359d0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410104337390 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0xAC79D3E0 - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250410104337390 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000239/3/1): Available (smpp_smsc.c:626) TC_multi_lu_and_mt_ussd0(1035)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1035)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104337390 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0xAC79D3E0 - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250410104337390 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337390 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337390 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0xAB8CA975 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410104337390 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337390 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337390 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337390 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337390 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337390 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0xAB8CA975 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250410104337390 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 ee 3e 3b 00 01 1e 01 00 1b 0b 3b 1c 17 a1 15 02 01 01 02 01 3d 30 0d 04 01 0f 04 08 cd 30 9a ad 2f a7 e9 21 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:8 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104337390 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0xAB8CA975 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250410104337390 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0xAB8CA975 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250410104337390 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337390 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337390 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337390 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337390 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337390 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337390 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337390 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 6b c4 ac 00 01 05 01 00 02 0b 2a (osmo_ss7_asp.c:1175) TC_multi_lu_and_mt_ussd0(1029)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:2 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1035)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104337390 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1E3FA7C6:GERAN-A-203:PAGING_RESP)[0x563b4cbfc0a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410104337390 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1E3FA7C6:GERAN-A-203:PAGING_RESP)[0x563b4cbfc0a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1E3FA7C6:GERAN-A-203:PAGING_RESP)[0x563b4cc541a0] (fsm.c:486) 20250410104337390 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1E3FA7C6:GERAN-A-203:PAGING_RESP)[0x563b4cbfc0a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410104337390 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1E3FA7C6:GERAN-A-203:PAGING_RESP)[0x563b4cbfc0a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410104337390 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1E3FA7C6 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410104337390 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1E3FA7C6 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410104337390 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1E3FA7C6:GERAN-A-203:PAGING_RESP)[0x563b4cbfc0a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410104337390 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1E3FA7C6:GERAN-A-203:PAGING_RESP)[0x563b4cbfc0a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410104337390 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1E3FA7C6:GERAN-A-203:PAGING_RESP)[0x563b4cbfc0a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410104337390 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1E3FA7C6:GERAN-A-203:PAGING_RESP)[0x563b4cbfc0a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410104337390 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1E3FA7C6:GERAN-A-203:PAGING_RESP)[0x563b4cbfc0a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410104337390 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1E3FA7C6:GERAN-A-203:PAGING_RESP)[0x563b4cbfc0a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410104337390 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1E3FA7C6:GERAN-A-203:PAGING_RESP)[0x563b4cbfc0a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410104337390 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1E3FA7C6:GERAN-A-203:PAGING_RESP)[0x563b4cbfc0a0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410104337391 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337391 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337391 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337390 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1E3FA7C6:GERAN-A-203:PAGING_RESP)[0x563b4cbfc0a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410104337390 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1E3FA7C6:GERAN-A-203:PAGING_RESP)[0x563b4cbfc0a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410104337391 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1E3FA7C6 - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250410104337391 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000236/3/1): Available (smpp_smsc.c:626) 20250410104337391 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1E3FA7C6 - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250410104337391 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337391 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337391 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337391 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337391 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 6b c4 ac 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) 20250410104337391 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x599A2B2E + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410104337391 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x599A2B2E - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250410104337391 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337391 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337391 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337391 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337391 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337391 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337391 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337391 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 20 92 09 04 94 61 1b f1 1a 03 05 00 17 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_len:3 20250410104337391 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x599A2B2E - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410104337391 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x599A2B2E + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104337391 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x599A2B2E + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104337391 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x599A2B2E - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104337391 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337391 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337391 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337391 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1027)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1019)@7d38b4d9c9a0: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:2 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-RAN(1019)@7d38b4d9c9a0: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104337391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337391 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337391 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337391 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x599A2B2E - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410104337391 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337391 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x326F8C41 + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250410104337391 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 be 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104337391 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x326F8C41 - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on connection ID:7 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_len:11 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104337391 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0D68B147:GERAN-A-190:PAGING_RESP)[0x563b4cc2ee30]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104337391 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0D68B147:GERAN-A-190:PAGING_RESP)[0x563b4cc2ee30]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0D68B147:GERAN-A-190:PAGING_RESP)[0x563b4cc1a2e0] (msc_a.c:1053) 20250410104337391 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0D68B147:GERAN-A-190:PAGING_RESP)[0x563b4cc2ee30]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104337391 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0D68B147:GERAN-A-190:PAGING_RESP)[0x563b4cc2ee30]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) TC_multi_lu_and_mt_ussd0(1043)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104337391 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0D68B147 - active-conn: now used by 1 (attached) (msub.c:375) 20250410104337391 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337391 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337391 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337391 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337391 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337391 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337391 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337391 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0b 02 0c 41 23 00 00 c7 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104337391 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337391 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337391 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337391 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337391 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337391 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337391 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337391 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 0c 41 23 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 83 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1019)@7d38b4d9c9a0: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1031) 20250410104337391 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337391 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337391 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337391 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337391 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337391 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 20250410104337391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337392 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337392 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 0c 41 23 00 01 1e 01 00 1b 0b 3b 1c 17 a1 15 02 01 01 02 01 3d 30 0d 04 01 0f 04 08 cd 30 9a ad 2f a7 e9 21 00 00 00 (osmo_ss7_asp.c:1175) 20250410104337392 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337392 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337392 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104337392 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337392 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: { messageType := 2, destLocRef := '0C4123'O ("\fA#"), sourceLocRef := '0000C7'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:9 20250410104337392 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337392 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337392 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 22 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 c5 00 01 0b 01 00 08 8b 3a 05 a2 03 02 01 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104337392 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337392 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337392 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337392 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337392 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337392 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104337392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337392 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337392 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 04 06 5c 74 5c 00 01 05 01 00 02 0b 2a (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:9 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer 20250410104337392 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337392 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer TC_multi_lu_and_mt_ussd0(1031)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on connection ID:2 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 20250410104337392 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337392 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337392 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337392 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_from0 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104337392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337392 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337392 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 04 06 5c 74 5c 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410104337392 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x53D7E9CC + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410104337392 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x53D7E9CC - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:9 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104337392 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337392 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337392 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337392 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337392 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337392 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337392 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x53D7E9CC - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410104337392 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x53D7E9CC + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104337392 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x53D7E9CC + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104337392 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x53D7E9CC - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104337392 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104337392 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 04 02 96 c4 dd 00 00 c8 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104337392 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:1 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 20250410104337392 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337392 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337392 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337392 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x53D7E9CC - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:1 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104337392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337392 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337392 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337392 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337392 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 04 06 96 c4 dd 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 04 (osmo_ss7_asp.c:1175) 20250410104337392 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337392 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337392 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337392 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337392 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337392 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337392 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337392 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 c0 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_multi_lu_and_mt_ussd0(1035)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104337392 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337392 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337392 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337392 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337392 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337392 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104337392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337392 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x1E37E276 + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250410104337392 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x1E37E276 - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) 20250410104337392 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337392 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 00 00 00 b9 00 00 00 c1 03 00 00 04 06 96 c4 dd 00 01 1e 01 00 1b 0b 3b 1c 17 a1 15 02 01 01 02 01 3d 30 0d 04 01 0f 04 08 cd 30 9a ad 2f a7 e9 21 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: { messageType := 2, destLocRef := '96C4DD'O, sourceLocRef := '0000C8'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:10 TC_multi_lu_and_mt_ussd0(1037)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 20250410104337392 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337392 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337392 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337392 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337392 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337392 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337392 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) TC_multi_lu_and_mt_ussd0(1031)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '94611BF1'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1037)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:10 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104337392 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 8b 58 11 00 01 05 01 00 02 0b 2a (osmo_ss7_asp.c:1175) 20250410104337392 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337392 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337392 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337392 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337392 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6D9B788C:GERAN-A-192:PAGING_RESP)[0x563b4cc352b0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104337392 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6D9B788C:GERAN-A-192:PAGING_RESP)[0x563b4cc352b0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6D9B788C:GERAN-A-192:PAGING_RESP)[0x563b4cc21350] (msc_a.c:1053) 20250410104337392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337392 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 20250410104337392 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337392 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337392 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 8b 58 11 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104337392 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337392 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337392 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:10 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 20250410104337392 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337392 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337392 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:4 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104337392 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337392 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 05 02 da e6 f4 00 00 c9 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104337393 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337393 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337393 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 20250410104337393 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337392 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6D9B788C:GERAN-A-192:PAGING_RESP)[0x563b4cc352b0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104337392 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6D9B788C:GERAN-A-192:PAGING_RESP)[0x563b4cc352b0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410104337393 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6D9B788C - active-conn: now used by 1 (attached) (msub.c:375) 20250410104337393 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337393 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:4 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104337393 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337393 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 05 06 da e6 f4 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 14 (osmo_ss7_asp.c:1175) 20250410104337393 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337393 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337393 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337393 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 20250410104337393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337393 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337393 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104337393 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337393 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 00 00 00 b9 00 00 00 c1 03 00 00 05 06 da e6 f4 00 01 1e 01 00 1b 0b 3b 1c 17 a1 15 02 01 01 02 01 3d 30 0d 04 01 0f 04 08 cd 30 9a ad 2f a7 e9 21 00 00 00 (osmo_ss7_asp.c:1175) TC_multi_lu_and_mt_ussd0(1037)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'DAE6F4'O, sourceLocRef := '0000C9'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:11 20250410104337393 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337393 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337393 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337393 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104337393 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337393 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337393 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:11 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104337393 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 bc 8c 26 00 01 05 01 00 02 0b 2a (osmo_ss7_asp.c:1175) 20250410104337393 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337393 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 20250410104337393 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337393 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337393 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337393 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:11 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104337393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337393 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337393 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 bc 8c 26 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) TC_multi_lu_and_mt_ussd0(1039)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104337393 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337393 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337393 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337393 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 20250410104337393 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337393 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337393 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337393 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 06 02 f3 bd 41 00 00 ca 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:5 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104337393 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337393 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337393 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 20250410104337393 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337393 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104337393 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337393 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:5 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer 20250410104337393 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 06 06 f3 bd 41 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 93 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104337393 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337393 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337393 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337393 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 20250410104337393 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337393 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337393 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337393 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 00 00 00 b9 00 00 00 c1 03 00 00 06 06 f3 bd 41 00 01 1e 01 00 1b 0b 3b 1c 17 a1 15 02 01 01 02 01 3d 30 0d 04 01 0f 04 08 cd 30 9a ad 2f a7 e9 21 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104337393 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'F3BD41'O, sourceLocRef := '0000CA'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } 20250410104337393 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2C32B0BF + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250410104337393 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337393 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2C32B0BF - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) 20250410104337393 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:12 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1049)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:12 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1049)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:12 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 20250410104337393 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337393 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337393 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337393 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337393 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 20 73 09 04 ab 8c a9 75 1a 03 05 00 17 (osmo_ss7_asp.c:1175) 20250410104337393 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337393 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337393 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337393 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337393 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337393 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337393 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337393 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 07 02 a7 04 8b 00 00 cb 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104337393 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337393 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337393 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337393 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104337393 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337393 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337393 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337393 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 07 06 a7 04 8b 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 63 (osmo_ss7_asp.c:1175) 20250410104337393 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337393 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 20250410104337393 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337394 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337394 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337394 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104337394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337394 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337394 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 00 00 00 b9 00 00 00 c1 03 00 00 07 06 a7 04 8b 00 01 1e 01 00 1b 0b 3b 1c 17 a1 15 02 01 01 02 01 3d 30 0d 04 01 0f 04 08 cd 30 9a ad 2f a7 e9 21 00 00 00 (osmo_ss7_asp.c:1175) 20250410104337394 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337394 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'A7048B'O, sourceLocRef := '0000CB'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:13 20250410104337394 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337394 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104337394 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337394 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337394 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337394 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 eb a2 25 00 01 05 01 00 02 0b 2a (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:13 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104337394 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337394 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 20250410104337394 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337394 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337394 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337394 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104337394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337394 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337394 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 eb a2 25 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:13 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104337394 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337394 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337394 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 20250410104337394 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337394 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337394 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:3 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer 20250410104337394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337394 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337394 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 05 04 2f e7 4c 00 00 be 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104337394 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337394 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337394 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 20250410104337394 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337394 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337394 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104337394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337394 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337394 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 08 06 c6 e8 e7 00 01 05 01 00 02 0b 2a (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:3 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104337394 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337394 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 20250410104337394 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337394 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337394 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337394 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:0 20250410104337394 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337394 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 08 06 c6 e8 e7 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) TC_multi_lu_and_mt_ussd0(1049)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104337394 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337394 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337394 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337394 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337394 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337394 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337394 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337394 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0c 04 6b c4 ac 00 00 c0 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 20250410104337394 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337394 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337394 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337394 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104337394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337394 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337394 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337394 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:6 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104337394 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 be 2f e7 4c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104337394 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337394 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337394 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337394 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337394 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337394 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337394 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337394 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 c0 6b c4 ac 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:6 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:2 TC_multi_lu_and_mt_ussd0(1053)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1053)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1033)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104337395 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x429F0F05 + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250410104337395 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x429F0F05 - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1026)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1019)@7d38b4d9c9a0: Added conn table entry 14TC_multi_lu_and_mt_ussd0(1031)1117163 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1053)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on connection ID:1 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1019)@7d38b4d9c9a0: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(1019)@7d38b4d9c9a0: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on connection ID:8 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_len:11 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1055)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1055)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1055)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104337398 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0xAC79D3E0 + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250410104337398 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0xAC79D3E0 - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) MSC_Test_0-RAN(1019)@7d38b4d9c9a0: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1047) TC_multi_lu_and_mt_ussd0(1047)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104337398 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1E3FA7C6 + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250410104337398 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1E3FA7C6 - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1051)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1051)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1047)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'AB8CA975'O } } } }, additionalUpdateParameters := omit } } } } TC_multi_lu_and_mt_ussd0(1041)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1019)@7d38b4d9c9a0: Deleted conn table entry 0TC_multi_lu_and_mt_ussd0(1029)3139404 TC_multi_lu_and_mt_ussd0(1045)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1045)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1029)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1051)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104337399 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0D68B147 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104337399 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x0D68B147 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-RAN(1019)@7d38b4d9c9a0: Deleted conn table entry 2TC_multi_lu_and_mt_ussd0(1027)7062700 TC_multi_lu_and_mt_ussd0(1043)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1027)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1019)@7d38b4d9c9a0: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(1019)@7d38b4d9c9a0: patched enc_l3: '8B3A05A203020101'O 20250410104337399 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6D9B788C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104337399 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x6D9B788C - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on connection ID:9 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_len:11 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on connection ID:4 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1045)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on connection ID:5 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1029)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" MSC_Test_0-RAN(1019)@7d38b4d9c9a0: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(1019)@7d38b4d9c9a0: patched enc_l3: '8B3A05A203020101'O TC_multi_lu_and_mt_ussd0(1029)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on connection ID:10 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_len:11 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1019)@7d38b4d9c9a0: patching N(SD)=0 into dtap '8B3A05A203020101'O TC_multi_lu_and_mt_ussd0(1027)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" MSC_Test_0-RAN(1019)@7d38b4d9c9a0: patched enc_l3: '8B3A05A203020101'O TC_multi_lu_and_mt_ussd0(1027)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on connection ID:11 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_len:11 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on connection ID:3 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1019)@7d38b4d9c9a0: Added conn table entry 0TC_multi_lu_and_mt_ussd0(1047)5352747 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: First idle individual index:2 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1019)@7d38b4d9c9a0: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(1019)@7d38b4d9c9a0: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on connection ID:12 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_len:11 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on connection ID:6 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1027)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test_0-RAN(1019)@7d38b4d9c9a0: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(1019)@7d38b4d9c9a0: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on connection ID:13 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_len:11 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1029)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410104337432 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0B1716FF + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410104337432 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0B1716FF - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250410104337432 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0B1716FF - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410104337432 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0B1716FF + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104337432 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0B1716FF + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104337433 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0B1716FF - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104337433 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0B1716FF - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410104337433 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337433 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337433 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337433 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337433 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337433 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337433 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337433 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 09 06 dd 60 5f 00 01 05 01 00 02 0b 2a (osmo_ss7_asp.c:1175) 20250410104337433 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337433 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337433 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337433 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337433 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337433 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337433 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337433 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 09 06 dd 60 5f 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) 20250410104337433 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337433 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337433 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337433 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337433 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337433 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337433 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337433 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 11 0b eb 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 94 61 1b f1 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104337433 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104337433 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337433 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337433 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337433 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337433 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:7 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:7 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104337433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337433 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337433 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 bf 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104337433 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337433 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337433 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337433 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337433 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337433 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337433 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337433 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 22 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 c6 00 01 0b 01 00 08 8b 3a 05 a2 03 02 01 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104337433 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337433 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337433 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337433 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337433 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337433 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337433 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337433 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 22 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 c7 00 01 0b 01 00 08 8b 3a 05 a2 03 02 01 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104337433 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337433 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337433 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337433 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337433 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337433 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337433 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x94611BF1:GERAN-A-204:PAGING_RESP)[0x563b4cc1a2e0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410104337433 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x94611BF1:GERAN-A-204:PAGING_RESP)[0x563b4cc1a2e0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x94611BF1:GERAN-A-204:PAGING_RESP)[0x563b4cc2ee30] (fsm.c:486) 20250410104337433 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x94611BF1:GERAN-A-204:PAGING_RESP)[0x563b4cc1a2e0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410104337433 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337433 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x94611BF1:GERAN-A-204:PAGING_RESP)[0x563b4cc1a2e0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410104337433 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x94611BF1 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410104337433 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 c1 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104337433 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x94611BF1 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410104337433 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x94611BF1:GERAN-A-204:PAGING_RESP)[0x563b4cc1a2e0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410104337433 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x94611BF1:GERAN-A-204:PAGING_RESP)[0x563b4cc1a2e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410104337433 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x94611BF1:GERAN-A-204:PAGING_RESP)[0x563b4cc1a2e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410104337433 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337433 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337433 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337433 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337433 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337433 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337433 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337433 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 c2 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104337433 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x94611BF1:GERAN-A-204:PAGING_RESP)[0x563b4cc1a2e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410104337433 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x94611BF1:GERAN-A-204:PAGING_RESP)[0x563b4cc1a2e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410104337433 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x94611BF1:GERAN-A-204:PAGING_RESP)[0x563b4cc1a2e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410104337433 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x94611BF1:GERAN-A-204:PAGING_RESP)[0x563b4cc1a2e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410104337433 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x94611BF1:GERAN-A-204:PAGING_RESP)[0x563b4cc1a2e0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410104337433 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x94611BF1:GERAN-A-204:PAGING_RESP)[0x563b4cc1a2e0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410104337434 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x94611BF1:GERAN-A-204:PAGING_RESP)[0x563b4cc1a2e0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410104337433 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337433 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337434 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337434 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337434 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337434 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337434 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337434 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 22 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 c8 00 01 0b 01 00 08 8b 3a 05 a2 03 02 01 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104337434 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337434 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337434 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337434 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337434 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x94611BF1 - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250410104337434 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000229/3/1): Available (smpp_smsc.c:626) 20250410104337434 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337434 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337434 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337434 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 22 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 c9 00 01 0b 01 00 08 8b 3a 05 a2 03 02 01 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104337434 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x94611BF1 - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250410104337434 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337434 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337434 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337434 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337434 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337434 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337434 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337434 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 c3 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_multi_lu_and_mt_ussd0(1035)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104337434 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2A10212A:GERAN-A-191:PAGING_RESP)[0x563b4cc18e50]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104337434 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2A10212A:GERAN-A-191:PAGING_RESP)[0x563b4cc18e50]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2A10212A:GERAN-A-191:PAGING_RESP)[0x563b4cc69b40] (msc_a.c:1053) 20250410104337434 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2A10212A:GERAN-A-191:PAGING_RESP)[0x563b4cc18e50]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104337434 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2A10212A:GERAN-A-191:PAGING_RESP)[0x563b4cc18e50]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410104337434 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337434 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337434 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337434 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337434 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337434 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337434 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337434 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 51 ad 2b 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 ab 8c a9 75 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104337434 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2A10212A - active-conn: now used by 1 (attached) (msub.c:375) 20250410104337434 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337434 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337434 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337434 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337434 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337434 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337434 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337434 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 22 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 ca 00 01 0b 01 00 08 8b 3a 05 a2 03 02 01 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104337434 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337434 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337434 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337434 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337434 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337434 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337434 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337434 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 00 02 11 0b eb 00 00 cc 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104337434 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x625092A4:GERAN-A-193:PAGING_RESP)[0x563b4cbd4f30]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104337434 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x625092A4:GERAN-A-193:PAGING_RESP)[0x563b4cbd4f30]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x625092A4:GERAN-A-193:PAGING_RESP)[0x563b4cbfc9c0] (msc_a.c:1053) 20250410104337434 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x625092A4:GERAN-A-193:PAGING_RESP)[0x563b4cbd4f30]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104337434 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x625092A4:GERAN-A-193:PAGING_RESP)[0x563b4cbd4f30]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410104337434 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337434 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337434 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337434 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337434 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337434 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337434 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337434 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 c4 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104337434 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x625092A4 - active-conn: now used by 1 (attached) (msub.c:375) 20250410104337434 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337434 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337434 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337434 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337434 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337434 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337434 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337434 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 00 06 11 0b eb 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 92 (osmo_ss7_asp.c:1175) 20250410104337434 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x3879A9F3:GERAN-A-194:PAGING_RESP)[0x563b4cc506e0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104337434 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x3879A9F3:GERAN-A-194:PAGING_RESP)[0x563b4cc506e0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x3879A9F3:GERAN-A-194:PAGING_RESP)[0x563b4cc41b80] (msc_a.c:1053) 20250410104337434 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x3879A9F3:GERAN-A-194:PAGING_RESP)[0x563b4cc506e0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104337434 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337434 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337434 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337434 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337434 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337434 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337434 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337434 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 22 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 cb 00 01 0b 01 00 08 8b 3a 05 a2 03 02 01 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104337434 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337434 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337434 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337434 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337434 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x3879A9F3:GERAN-A-194:PAGING_RESP)[0x563b4cc506e0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410104337434 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x3879A9F3 - active-conn: now used by 1 (attached) (msub.c:375) 20250410104337434 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337434 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337434 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on connection ID:7 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_from0 TC_multi_lu_and_mt_ussd0(1037)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104337434 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x599A2B2E:GERAN-A-195:PAGING_RESP)[0x563b4cc61860]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104337434 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x599A2B2E:GERAN-A-195:PAGING_RESP)[0x563b4cc61860]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x599A2B2E:GERAN-A-195:PAGING_RESP)[0x563b4cc63310] (msc_a.c:1053) 20250410104337434 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x599A2B2E:GERAN-A-195:PAGING_RESP)[0x563b4cc61860]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104337434 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x599A2B2E:GERAN-A-195:PAGING_RESP)[0x563b4cc61860]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410104337434 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 00 00 00 b9 00 00 00 c1 03 00 00 00 06 11 0b eb 00 01 1e 01 00 1b 0b 3b 1c 17 a1 15 02 01 01 02 01 3d 30 0d 04 01 0f 04 08 cd 30 9a ad 2f a7 e9 21 00 00 00 (osmo_ss7_asp.c:1175) 20250410104337434 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337434 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337434 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410104337435 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x599A2B2E - active-conn: now used by 1 (attached) (msub.c:375) 20250410104337434 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337435 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337435 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337435 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337435 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 04 04 5c 74 5c 00 00 bf 00 00 00 00 00 (osmo_ss7_asp.c:1175) TC_multi_lu_and_mt_ussd0(1049)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: { messageType := 2, destLocRef := '110BEB'O, sourceLocRef := '0000CC'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:0 20250410104337435 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337435 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337435 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337435 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337435 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337435 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337435 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337435 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0d 04 8b 58 11 00 00 c1 00 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104337435 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337435 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337435 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337435 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337435 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAB8CA975:GERAN-A-205:PAGING_RESP)[0x563b4cc44a60]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410104337435 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAB8CA975:GERAN-A-205:PAGING_RESP)[0x563b4cc44a60]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xAB8CA975:GERAN-A-205:PAGING_RESP)[0x563b4cc34e40] (fsm.c:486) 20250410104337435 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAB8CA975:GERAN-A-205:PAGING_RESP)[0x563b4cc44a60]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410104337435 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAB8CA975:GERAN-A-205:PAGING_RESP)[0x563b4cc44a60]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410104337435 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0xAB8CA975 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 20250410104337435 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337435 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337435 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337435 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0e 04 bc 8c 26 00 00 c2 00 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104337435 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337435 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337435 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0xAB8CA975 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410104337435 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0xAB8CA975:GERAN-A-205:PAGING_RESP)[0x563b4cc44a60]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410104337435 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0xAB8CA975:GERAN-A-205:PAGING_RESP)[0x563b4cc44a60]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410104337435 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0xAB8CA975:GERAN-A-205:PAGING_RESP)[0x563b4cc44a60]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104337435 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337435 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337435 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337435 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337435 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337435 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 c5 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104337435 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0xAB8CA975:GERAN-A-205:PAGING_RESP)[0x563b4cc44a60]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410104337435 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0xAB8CA975:GERAN-A-205:PAGING_RESP)[0x563b4cc44a60]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410104337435 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0xAB8CA975:GERAN-A-205:PAGING_RESP)[0x563b4cc44a60]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410104337435 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0xAB8CA975:GERAN-A-205:PAGING_RESP)[0x563b4cc44a60]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410104337435 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0xAB8CA975:GERAN-A-205:PAGING_RESP)[0x563b4cc44a60]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410104337435 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0xAB8CA975:GERAN-A-205:PAGING_RESP)[0x563b4cc44a60]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410104337435 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0xAB8CA975:GERAN-A-205:PAGING_RESP)[0x563b4cc44a60]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410104337435 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0xAB8CA975 - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250410104337435 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000237/3/1): Available (smpp_smsc.c:626) 20250410104337435 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0xAB8CA975 - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:1 TC_multi_lu_and_mt_ussd0(1053)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104337435 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337435 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337435 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:4 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104337435 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337435 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337435 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337435 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337435 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x326F8C41 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410104337435 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x326F8C41 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250410104337435 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x326F8C41 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410104337435 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x326F8C41 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104337435 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x326F8C41 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104337435 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x326F8C41 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104337435 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0f 04 eb a2 25 00 00 c3 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:5 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104337435 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337435 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337435 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337435 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104337435 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337435 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337435 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337435 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x326F8C41 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410104337435 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 01 02 51 ad 2b 00 00 cd 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104337435 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337435 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337435 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) TC_multi_lu_and_mt_ussd0(1055)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104337435 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337435 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337435 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337435 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x53D7E9CC:GERAN-A-196:PAGING_RESP)[0x563b4cc4aa00]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104337435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337435 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x53D7E9CC:GERAN-A-196:PAGING_RESP)[0x563b4cc4aa00]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x53D7E9CC:GERAN-A-196:PAGING_RESP)[0x563b4cc69a10] (msc_a.c:1053) 20250410104337435 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x53D7E9CC:GERAN-A-196:PAGING_RESP)[0x563b4cc4aa00]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104337435 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x53D7E9CC:GERAN-A-196:PAGING_RESP)[0x563b4cc4aa00]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410104337435 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337435 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 bf 5c 74 5c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104337435 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x53D7E9CC - active-conn: now used by 1 (attached) (msub.c:375) 20250410104337435 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337435 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337435 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337435 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 20250410104337435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337435 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337435 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337435 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337435 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 c1 8b 58 11 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104337435 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x94611BF1 + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250410104337435 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x94611BF1 - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:3 20250410104337435 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337435 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337435 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337435 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337435 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337435 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337435 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337435 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 01 06 51 ad 2b 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 73 (osmo_ss7_asp.c:1175) 20250410104337435 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x1E37E276 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410104337435 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x1E37E276 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250410104337436 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337436 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337436 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x1E37E276 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410104337436 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337436 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 20250410104337436 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x1E37E276 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104337436 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x1E37E276 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104337436 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x1E37E276 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104337436 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337436 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x1E37E276 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410104337436 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337436 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104337436 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 c2 bc 8c 26 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104337436 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337436 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337436 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337436 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337436 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337436 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337436 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0B1716FF:GERAN-A-197:PAGING_RESP)[0x563b4cc51ce0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104337436 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0B1716FF:GERAN-A-197:PAGING_RESP)[0x563b4cc51ce0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0B1716FF:GERAN-A-197:PAGING_RESP)[0x563b4cc41a30] (msc_a.c:1053) 20250410104337436 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0B1716FF:GERAN-A-197:PAGING_RESP)[0x563b4cc51ce0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104337436 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0B1716FF:GERAN-A-197:PAGING_RESP)[0x563b4cc51ce0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410104337436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337436 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: { messageType := 2, destLocRef := '51AD2B'O, sourceLocRef := '0000CD'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:2 20250410104337436 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 00 00 00 b9 00 00 00 c1 03 00 00 01 06 51 ad 2b 00 01 1e 01 00 1b 0b 3b 1c 17 a1 15 02 01 01 02 01 3d 30 0d 04 01 0f 04 08 cd 30 9a ad 2f a7 e9 21 00 00 00 (osmo_ss7_asp.c:1175) 20250410104337436 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337436 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337436 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337436 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0B1716FF - active-conn: now used by 1 (attached) (msub.c:375) 20250410104337436 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2C32B0BF + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410104337436 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2C32B0BF - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250410104337436 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337436 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337436 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337436 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337436 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 c3 eb a2 25 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104337436 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2C32B0BF - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410104337436 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337436 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337436 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2C32B0BF + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104337436 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2C32B0BF + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104337436 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2C32B0BF - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104337436 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337436 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337436 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337436 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337436 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) TC_multi_lu_and_mt_ussd0(1051)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 20250410104337436 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2C32B0BF - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:2 20250410104337436 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 ee 3e 3b 00 01 05 01 00 02 0b 2a (osmo_ss7_asp.c:1175) 20250410104337436 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337436 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337436 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104337436 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 20250410104337436 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x429F0F05 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410104337436 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x429F0F05 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250410104337436 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x429F0F05 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410104337436 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x429F0F05 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104337436 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x429F0F05 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104337436 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x429F0F05 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104337436 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337436 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337436 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337436 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 ee 3e 3b 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:2 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104337436 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x429F0F05 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410104337436 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337436 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337436 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 20250410104337436 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337436 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337436 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337436 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337436 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 08 04 c6 e8 e7 00 00 c4 00 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104337436 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337436 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337436 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337436 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337436 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337436 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337436 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337436 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 0c 41 23 00 01 05 01 00 02 0b 2a (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1045)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104337436 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337436 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337436 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:8 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:8 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104337436 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) TC_multi_lu_and_mt_ussd0(1031)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250410104337436 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337436 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337436 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337436 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 0c 41 23 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) 20250410104337436 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337437 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337437 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1031)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:6 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104337437 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337437 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337437 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337437 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337437 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 09 04 dd 60 5f 00 00 c5 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:9 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104337437 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337437 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337437 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337437 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337437 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-RAN(1019)@7d38b4d9c9a0: Deleted conn table entry 1TC_multi_lu_and_mt_ussd0(1039)6059100 20250410104337437 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337437 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104337437 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 04 06 96 c4 dd 00 01 05 01 00 02 0b 2a (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 TC_multi_lu_and_mt_ussd0(1039)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104337437 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337437 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337437 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337437 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337437 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337437 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337437 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337437 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 04 06 96 c4 dd 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) 20250410104337437 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:9 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:7 20250410104337437 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337437 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337437 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337437 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337437 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2A10212A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104337437 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x2A10212A - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250410104337437 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337437 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337437 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 c4 c6 e8 e7 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104337437 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337437 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104337437 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337437 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337437 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337437 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 20250410104337437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337437 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337437 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 05 06 da e6 f4 00 01 05 01 00 02 0b 2a (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104337437 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337437 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337437 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:10 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104337437 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337437 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337437 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337437 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337437 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 c5 dd 60 5f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104337437 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337437 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337437 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337437 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 20250410104337437 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337437 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337437 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337437 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 05 06 da e6 f4 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:10 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:11 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:11 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1019)@7d38b4d9c9a0: Deleted conn table entry 4TC_multi_lu_and_mt_ussd0(1033)9132049 MSC_Test_0-RAN(1019)@7d38b4d9c9a0: Deleted conn table entry 5TC_multi_lu_and_mt_ussd0(1026)12356646 TC_multi_lu_and_mt_ussd0(1033)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1039)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1039)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1026)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1019)@7d38b4d9c9a0: Deleted conn table entry 6TC_multi_lu_and_mt_ussd0(1041)15442469 20250410104337438 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x625092A4 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104337438 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x625092A4 - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250410104337438 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x3879A9F3 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104337438 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x3879A9F3 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1041)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104337438 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x599A2B2E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104337438 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x599A2B2E - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250410104337438 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0xAB8CA975 + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) TC_multi_lu_and_mt_ussd0(1031)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104337438 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0xAB8CA975 - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1033)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1033)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1041)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1041)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1026)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1026)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1047)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1047)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1037)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1019)@7d38b4d9c9a0: Deleted conn table entry 7TC_multi_lu_and_mt_ussd0(1043)13035751 TC_multi_lu_and_mt_ussd0(1043)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104337440 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x53D7E9CC + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104337440 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x53D7E9CC - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1039)@7d38b4d9c9a0: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1049)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1047)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1043)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1043)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1033)@7d38b4d9c9a0: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1041)@7d38b4d9c9a0: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1026)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test_0-RAN(1019)@7d38b4d9c9a0: Deleted conn table entry 3TC_multi_lu_and_mt_ussd0(1035)14508127 TC_multi_lu_and_mt_ussd0(1035)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104337441 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0B1716FF + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104337441 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x0B1716FF - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1053)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1043)@7d38b4d9c9a0: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1055)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1035)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1035)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1019)@7d38b4d9c9a0: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(1019)@7d38b4d9c9a0: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_len:11 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104337443 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337443 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337443 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337443 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337443 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337443 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337443 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337443 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 22 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 cc 00 01 0b 01 00 08 8b 3a 05 a2 03 02 01 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104337443 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0xAC79D3E0 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410104337443 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0xAC79D3E0 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250410104337443 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0xAC79D3E0 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410104337443 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0xAC79D3E0 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104337443 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0xAC79D3E0 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104337443 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0xAC79D3E0 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104337443 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0xAC79D3E0 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410104337443 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1E3FA7C6 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410104337443 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1E3FA7C6 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250410104337443 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1E3FA7C6 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410104337443 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1E3FA7C6 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104337443 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1E3FA7C6 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104337443 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1E3FA7C6 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104337443 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1E3FA7C6 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410104337443 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337443 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337443 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337443 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337443 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337443 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337443 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337443 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 06 06 f3 bd 41 00 01 05 01 00 02 0b 2a (osmo_ss7_asp.c:1175) 20250410104337443 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337443 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337443 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337443 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337443 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337443 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337443 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337443 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 06 06 f3 bd 41 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) 20250410104337443 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337443 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337443 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337444 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337444 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337444 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337444 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337444 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 07 06 a7 04 8b 00 01 05 01 00 02 0b 2a (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 20250410104337444 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337444 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337444 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337444 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337444 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337444 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:12 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104337444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337444 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337444 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 07 06 a7 04 8b 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:12 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1031)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:13 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:13 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1035)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on connection ID:8 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on connection ID:9 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410104337445 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337445 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337445 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337445 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337445 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337445 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337445 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337445 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 c6 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1019)@7d38b4d9c9a0: patching N(SD)=0 into dtap '8B3A05A203020101'O 20250410104337445 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x326F8C41:GERAN-A-198:PAGING_RESP)[0x563b4cc69c70]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104337445 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x326F8C41:GERAN-A-198:PAGING_RESP)[0x563b4cc69c70]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x326F8C41:GERAN-A-198:PAGING_RESP)[0x563b4cc1ef90] (msc_a.c:1053) 20250410104337445 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x326F8C41:GERAN-A-198:PAGING_RESP)[0x563b4cc69c70]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104337445 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x326F8C41:GERAN-A-198:PAGING_RESP)[0x563b4cc69c70]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-RAN(1019)@7d38b4d9c9a0: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on connection ID:2 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_len:11 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_from0 20250410104337445 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x326F8C41 - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O 20250410104337445 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337445 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337445 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337445 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337445 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337445 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104337445 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337445 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0a 04 ee 3e 3b 00 00 c6 00 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104337445 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337445 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337445 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337445 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337445 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337445 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337445 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337445 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 c7 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on connection ID:10 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410104337445 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337445 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337445 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337445 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337445 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337445 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337445 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337445 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 22 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 cd 00 01 0b 01 00 08 8b 3a 05 a2 03 02 01 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104337445 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x1E37E276:GERAN-A-199:PAGING_RESP)[0x563b4cc52940]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104337445 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x1E37E276:GERAN-A-199:PAGING_RESP)[0x563b4cc52940]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x1E37E276:GERAN-A-199:PAGING_RESP)[0x563b4cc53430] (msc_a.c:1053) 20250410104337445 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x1E37E276:GERAN-A-199:PAGING_RESP)[0x563b4cc52940]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:8 20250410104337445 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x1E37E276:GERAN-A-199:PAGING_RESP)[0x563b4cc52940]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on connection ID:11 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410104337445 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x1E37E276 - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104337446 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337446 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337446 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337446 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104337446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337446 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337446 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337446 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337446 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0b 04 0c 41 23 00 00 c7 00 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104337446 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x94611BF1 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410104337446 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x94611BF1 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104337446 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x94611BF1 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:9 20250410104337446 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x94611BF1 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104337446 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x94611BF1 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104337446 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x94611BF1 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104337446 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x94611BF1 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) TC_multi_lu_and_mt_ussd0(1047)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104337446 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337446 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337446 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337446 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337446 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337446 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337446 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337446 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 c8 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104337446 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337446 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337446 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337446 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337446 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337446 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337446 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337446 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 c6 ee 3e 3b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104337446 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337446 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337446 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337446 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337446 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337446 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337446 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337446 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 c9 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104337446 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2C32B0BF:GERAN-A-200:PAGING_RESP)[0x563b4cc34b60]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104337446 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2C32B0BF:GERAN-A-200:PAGING_RESP)[0x563b4cc34b60]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2C32B0BF:GERAN-A-200:PAGING_RESP)[0x563b4cc34a30] (msc_a.c:1053) 20250410104337446 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2C32B0BF:GERAN-A-200:PAGING_RESP)[0x563b4cc34b60]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104337446 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2C32B0BF:GERAN-A-200:PAGING_RESP)[0x563b4cc34b60]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410104337446 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2C32B0BF - active-conn: now used by 1 (attached) (msub.c:375) 20250410104337446 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337446 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337446 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337446 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337446 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337446 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337446 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337446 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 00 06 11 0b eb 00 01 05 01 00 02 0b 2a (osmo_ss7_asp.c:1175) 20250410104337446 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337446 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337446 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337446 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337446 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337446 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337447 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337447 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 c7 0c 41 23 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104337447 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337447 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337447 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337447 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337447 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337447 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337447 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337447 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 00 06 11 0b eb 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1051)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1019)@7d38b4d9c9a0: Deleted conn table entry 8TC_multi_lu_and_mt_ussd0(1037)15613499 TC_multi_lu_and_mt_ussd0(1045)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1037)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104337447 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x429F0F05:GERAN-A-201:PAGING_RESP)[0x563b4cc236b0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104337447 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x429F0F05:GERAN-A-201:PAGING_RESP)[0x563b4cc236b0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x429F0F05:GERAN-A-201:PAGING_RESP)[0x563b4cc23580] (msc_a.c:1053) 20250410104337447 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x429F0F05:GERAN-A-201:PAGING_RESP)[0x563b4cc236b0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104337447 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x429F0F05:GERAN-A-201:PAGING_RESP)[0x563b4cc236b0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410104337447 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x429F0F05 - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-RAN(1019)@7d38b4d9c9a0: Deleted conn table entry 9TC_multi_lu_and_mt_ussd0(1049)803107 20250410104337447 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337447 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337447 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337447 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337447 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337447 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337447 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337447 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 04 04 96 c4 dd 00 00 c8 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 20250410104337447 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337447 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337447 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337448 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337448 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337448 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337448 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337448 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 05 04 da e6 f4 00 00 c9 00 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104337448 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x326F8C41 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104337448 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x326F8C41 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 TC_multi_lu_and_mt_ussd0(1049)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:10 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:11 20250410104337448 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x1E37E276 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104337448 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x1E37E276 - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250410104337448 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337448 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337448 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104337448 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337448 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337448 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104337448 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337448 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 c8 96 c4 dd 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on connection ID:12 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1031)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1049)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1049)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1019)@7d38b4d9c9a0: Deleted conn table entry 10TC_multi_lu_and_mt_ussd0(1053)9880797 TC_multi_lu_and_mt_ussd0(1053)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1037)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" MSC_Test_0-RAN(1019)@7d38b4d9c9a0: Deleted conn table entry 11TC_multi_lu_and_mt_ussd0(1055)14345972 TC_multi_lu_and_mt_ussd0(1037)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104337449 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2C32B0BF + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104337449 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x2C32B0BF - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1055)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104337449 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x429F0F05 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104337449 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x429F0F05 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on connection ID:13 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1053)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1053)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1049)@7d38b4d9c9a0: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1055)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1055)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1037)@7d38b4d9c9a0: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1053)@7d38b4d9c9a0: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1055)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410104337488 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0xAB8CA975 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410104337488 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0xAB8CA975 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250410104337488 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0xAB8CA975 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410104337488 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0xAB8CA975 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104337489 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337489 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337489 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337489 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337489 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337489 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337489 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337489 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 01 06 51 ad 2b 00 01 05 01 00 02 0b 2a (osmo_ss7_asp.c:1175) 20250410104337489 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337489 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337489 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337489 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337489 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337489 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337489 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337489 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 01 06 51 ad 2b 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) 20250410104337488 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0xAB8CA975 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104337488 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0xAB8CA975 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104337488 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0xAB8CA975 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410104337489 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337489 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337489 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337489 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337489 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337489 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337489 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337489 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 c9 da e6 f4 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104337489 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337489 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337489 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337489 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337489 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337489 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337489 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337489 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 ca 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104337489 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337489 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337489 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337489 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337489 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337489 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337489 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337489 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 cb 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104337489 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337489 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337489 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337489 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337489 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337489 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337489 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337489 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 cc 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104337489 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0xAC79D3E0:GERAN-A-202:PAGING_RESP)[0x563b4cc359d0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104337489 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0xAC79D3E0:GERAN-A-202:PAGING_RESP)[0x563b4cc359d0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000239:MSISDN-491230000239:TMSI-0xAC79D3E0:GERAN-A-202:PAGING_RESP)[0x563b4cc1c4e0] (msc_a.c:1053) 20250410104337489 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0xAC79D3E0:GERAN-A-202:PAGING_RESP)[0x563b4cc359d0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104337489 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0xAC79D3E0:GERAN-A-202:PAGING_RESP)[0x563b4cc359d0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:2 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:2 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104337489 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0xAC79D3E0 - active-conn: now used by 1 (attached) (msub.c:375) 20250410104337490 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1E3FA7C6:GERAN-A-203:PAGING_RESP)[0x563b4cbfc0a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104337490 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1E3FA7C6:GERAN-A-203:PAGING_RESP)[0x563b4cbfc0a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1E3FA7C6:GERAN-A-203:PAGING_RESP)[0x563b4cc541a0] (msc_a.c:1053) 20250410104337490 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1E3FA7C6:GERAN-A-203:PAGING_RESP)[0x563b4cbfc0a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104337490 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1E3FA7C6:GERAN-A-203:PAGING_RESP)[0x563b4cbfc0a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410104337490 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1E3FA7C6 - active-conn: now used by 1 (attached) (msub.c:375) 20250410104337490 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337490 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337490 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337490 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337490 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337490 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337490 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337490 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 06 04 f3 bd 41 00 00 ca 00 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104337490 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x94611BF1:GERAN-A-204:PAGING_RESP)[0x563b4cc1a2e0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104337490 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x94611BF1:GERAN-A-204:PAGING_RESP)[0x563b4cc1a2e0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x94611BF1:GERAN-A-204:PAGING_RESP)[0x563b4cc2ee30] (msc_a.c:1053) 20250410104337490 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x94611BF1:GERAN-A-204:PAGING_RESP)[0x563b4cc1a2e0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104337490 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x94611BF1:GERAN-A-204:PAGING_RESP)[0x563b4cc1a2e0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410104337490 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x94611BF1 - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 TC_multi_lu_and_mt_ussd0(1047)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:12 20250410104337490 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104337491 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337491 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337491 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337491 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337491 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337491 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337491 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 07 04 a7 04 8b 00 00 cb 00 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104337491 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337491 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337491 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337491 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337491 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337491 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337491 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337491 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 00 04 11 0b eb 00 00 cc 00 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104337491 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104337491 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337491 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337491 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337491 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337491 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337491 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337491 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 ca f3 bd 41 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:13 MSC_Test_0-RAN(1019)@7d38b4d9c9a0: Deleted conn table entry 12TC_multi_lu_and_mt_ussd0(1051)15973697 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 20250410104337491 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1051)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:0 20250410104337491 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337491 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337491 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337491 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337491 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104337491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337491 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337491 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 cb a7 04 8b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104337491 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0xAC79D3E0 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104337491 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0xAC79D3E0 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-RAN(1019)@7d38b4d9c9a0: Deleted conn table entry 13TC_multi_lu_and_mt_ussd0(1045)10945675 TC_multi_lu_and_mt_ussd0(1045)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104337492 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1E3FA7C6 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104337492 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x1E3FA7C6 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on connection ID:2 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1051)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1051)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1019)@7d38b4d9c9a0: Deleted conn table entry 14TC_multi_lu_and_mt_ussd0(1031)1117163 TC_multi_lu_and_mt_ussd0(1031)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104337493 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x94611BF1 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104337493 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x94611BF1 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1045)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1045)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1031)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1031)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1051)@7d38b4d9c9a0: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1045)@7d38b4d9c9a0: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1031)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410104337696 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337696 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337696 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337696 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337696 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337696 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337696 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337696 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 cc 11 0b eb 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104337696 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337696 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337696 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337696 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337696 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337696 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337696 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337697 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 cd 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104337697 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0xAB8CA975:GERAN-A-205:PAGING_RESP)[0x563b4cc44a60]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104337697 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0xAB8CA975:GERAN-A-205:PAGING_RESP)[0x563b4cc44a60]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000237:MSISDN-491230000237:TMSI-0xAB8CA975:GERAN-A-205:PAGING_RESP)[0x563b4cc34e40] (msc_a.c:1053) 20250410104337697 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0xAB8CA975:GERAN-A-205:PAGING_RESP)[0x563b4cc44a60]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104337697 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0xAB8CA975:GERAN-A-205:PAGING_RESP)[0x563b4cc44a60]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410104337697 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0xAB8CA975 - active-conn: now used by 1 (attached) (msub.c:375) 20250410104337697 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337697 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337697 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337697 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104337697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337697 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104337697 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104337697 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337697 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 01 04 51 ad 2b 00 00 cd 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Session index based on local reference:2 20250410104337697 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337697 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104337697 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104337697 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104337697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104337697 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104337697 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104337697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104337697 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104337697 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 cd 51 ad 2b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1019)@7d38b4d9c9a0: Deleted conn table entry 0TC_multi_lu_and_mt_ussd0(1047)5352747 TC_multi_lu_and_mt_ussd0(1047)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104337698 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0xAB8CA975 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104337698 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0xAB8CA975 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1047)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1047)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1047)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410104337702 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410104337702 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1018)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(1020)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104337702 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(1021)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(1023)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1030)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(1019)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(1025)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1057)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1032)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(1024)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1040)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(1022)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1046)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1048)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1034)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1050)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1017)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1042)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1036)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1044)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1052)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1028)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1054)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1056)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1038)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1017): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(1018): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(1019): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(1020): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(1021): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(1022): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(1023): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(1024): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(1025): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1026): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1027): pass (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1028): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1029): pass (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1030): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1031): pass (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1032): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1033): pass (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1034): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1035): pass (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1036): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1037): pass (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1038): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1039): pass (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1040): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1041): pass (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1042): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1043): pass (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1044): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1045): pass (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1046): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1047): pass (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1048): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1049): pass (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1050): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1051): pass (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1052): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1053): pass (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1054): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1055): pass (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1056): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1057): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_multi_lu_and_mt_ussd finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_multi_lu_and_mt_ussd pass'. Thu Apr 10 10:43:37 UTC 2025 ====== MSC_Tests.TC_multi_lu_and_mt_ussd pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_multi_lu_and_mt_ussd.talloc 20250410104337900 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410104337900 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104337900 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410104337900 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410104337900 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410104337900 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104337900 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410104337900 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410104337900 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410104337900 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104337900 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410104337900 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410104337900 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410104337900 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410104337900 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410104337900 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104337901 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104337901 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410104337901 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410104337901 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410104337901 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410104338703 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=4204184) 20250410104339704 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104339902 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410104339902 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410104339902 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) Waiting for packet dumper to finish... 1 (prev_count=4204184, count=4205624) 20250410104340705 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_multi_lu_and_mt_ussd pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_cipher_complete_with_invalid_cipher'. ------ MSC_Tests.TC_cipher_complete_with_invalid_cipher ------ Thu Apr 10 10:43:41 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_cipher_complete_with_invalid_cipher.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_cipher_complete_with_invalid_cipher.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410104341706 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_cipher_complete_with_invalid_cipher' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_cipher_complete_with_invalid_cipher started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(1061)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(1061)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1061)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(1059)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410104342323 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1062)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410104342516 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410104342516 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410104342516 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410104342516 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1061)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1061)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1061)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410104342517 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104342517 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410104342517 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410104342517 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410104342517 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410104342517 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410104342517 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410104342517 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104342517 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410104342517 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410104342517 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1061)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(1061)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1061)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1061)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1061)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1061)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1061)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1061)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410104342518 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104342518 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410104342518 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410104342518 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104342518 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410104342518 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410104342518 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410104342518 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104342518 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410104342518 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410104342518 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104342518 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1061)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1061)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1061)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1061)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1061)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410104342518 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410104342518 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410104342707 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104342707 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1064)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1064)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410104342708 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1064)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1064)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1064)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1064)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1064)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1064)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410104342717 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410104342717 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1065)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000052" to be handled at TC_cipher_complete_with_invalid_cipher0(1067) TC_cipher_complete_with_invalid_cipher0(1067)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000052'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410104343330 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104343330 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104343330 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104343330 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104343330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104343330 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104343330 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104343330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104343330 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104343330 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1061)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104343331 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104343331 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104343331 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104343331 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104343331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104343331 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104343331 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104343331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104343331 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104343331 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1061)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1061)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1060)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1060)@7d38b4d9c9a0: Added conn table entry 0TC_cipher_complete_with_invalid_cipher0(1067)3596454 MSC_Test_0-SCCP(1059)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(1060)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1061)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104343343 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104343343 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104343343 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104343343 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104343343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104343343 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104343343 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104343343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104343343 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104343343 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 36 e0 a6 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 25 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104343343 DMM DEBUG msc_a(IMSI-262420000000052:GERAN-A-206:LU)[0x563b4cc58cd0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000052 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410104343343 DMM DEBUG msc_a(IMSI-262420000000052:GERAN-A-206:LU)[0x563b4cc58cd0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410104343343 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-206:LU)[0x563b4cc1f260]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410104343343 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-206:LU)[0x563b4cc1f260]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000052:GERAN-A-206:LU)[0x563b4cc58cd0] (fsm.c:486) 20250410104343343 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-206:LU)[0x563b4cc1f260]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250410104343343 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-206:LU)[0x563b4cc1f260]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410104343343 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410104343343 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000052 id=262420000000052 (vlr.c:661) 20250410104343343 DVLR INFO New subscr, IMSI: 262420000000052 (vlr.c:562) 20250410104343343 DVLR DEBUG VLR subscr IMSI-262420000000052 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410104343343 DVLR DEBUG VLR subscr IMSI-262420000000052 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410104343343 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104343343 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-206:LU)[0x563b4cc1f260]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410104343343 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-206:LU)[0x563b4cc1f260]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410104343343 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-206:LU)[0x563b4cc1f260]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410104343343 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-206:LU)[0x563b4cc40580]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410104343343 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-206:LU)[0x563b4cc40580]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000052:GERAN-A-206:LU)[0x563b4cc1f260] (fsm.c:486) 20250410104343343 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-206:LU)[0x563b4cc40580]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410104343343 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-206:LU)[0x563b4cc40580]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410104343343 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104343343 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104343343 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104343343 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104343343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104343343 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104343343 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104343343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104343343 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104343344 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 02 02 36 e0 a6 00 00 ce 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1061)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1061)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1059)@7d38b4d9c9a0: { messageType := 2, destLocRef := '36E0A6'O, sourceLocRef := '0000CE'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1059)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(1065)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000052" handled at TC_cipher_complete_with_invalid_cipher0(1067) MSC_Test-GSUP(1065)@7d38b4d9c9a0: Added IMSI table entry 0TC_cipher_complete_with_invalid_cipher0(1067)"262420000000052" 20250410104343347 DVLR DEBUG VLR subscr IMSI-262420000000052 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104343347 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-206:LU)[0x563b4cc40580]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410104343347 DVLR DEBUG SUBSCR(IMSI-262420000000052) Received 1 auth tuples (vlr.c:996) 20250410104343347 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-206:LU)[0x563b4cc40580]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410104343347 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-206:LU)[0x563b4cc40580]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use GSM AKA (is_r99=yes, at->vec.auth_types=0x1) (vlr_auth_fsm.c:324) 20250410104343347 DMM DEBUG Tx AUTH REQ (rand = 8698e9181081758dac99296ef1e92bc2) (gsm_04_08.c:641) 20250410104343347 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104343347 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104343347 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104343347 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104343347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104343347 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104343347 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104343347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104343347 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104343347 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2d 00 00 00 b9 00 00 00 c1 03 00 00 02 06 36 e0 a6 00 01 16 01 00 13 05 12 00 86 98 e9 18 10 81 75 8d ac 99 29 6e f1 e9 2b c2 00 00 00 (osmo_ss7_asp.c:1175) 20250410104343347 DVLR DEBUG VLR subscr IMSI-262420000000052 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_0-M3UA(1061)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1061)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1059)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1059)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1059)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1059)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1060)@7d38b4d9c9a0: patching N(SD)=1 into dtap '05140D192D0E'O MSC_Test_0-RAN(1060)@7d38b4d9c9a0: patched enc_l3: '05540D192D0E'O MSC_Test_0-SCCP(1059)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1059)@7d38b4d9c9a0: vl_len:9 MSC_Test_0-SCCP(1059)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1059)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000605540D192D0E'O MSC_Test_0-M3UA(1061)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104343351 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104343351 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104343351 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104343351 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104343351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104343351 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104343351 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104343351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104343351 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104343351 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 ce 00 01 09 01 00 06 05 54 0d 19 2d 0e 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104343351 DMM DEBUG msc_a(IMSI-262420000000052:GERAN-A-206:LU)[0x563b4cc58cd0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 0d192d0e) (gsm_04_08.c:1128) 20250410104343351 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-206:LU)[0x563b4cc40580]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410104343351 DVLR DEBUG SUBSCR(IMSI-262420000000052) AUTH on GERAN received SRES/RES: 0d192d0e (4 bytes) (vlr_auth_fsm.c:151) 20250410104343351 DVLR INFO SUBSCR(IMSI-262420000000052) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250410104343351 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-206:LU)[0x563b4cc40580]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410104343351 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-206:LU)[0x563b4cc40580]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410104343351 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-206:LU)[0x563b4cc40580]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410104343351 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-206:LU)[0x563b4cc40580]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000052:GERAN-A-206:LU)[0x563b4cc1f260] (vlr_auth_fsm.c:294) 20250410104343351 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-206:LU)[0x563b4cc40580]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410104343351 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-206:LU)[0x563b4cc40580]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410104343351 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-206:LU)[0x563b4cc1f260]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410104343351 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-206:LU)[0x563b4cc1f260]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410104343351 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-206:LU)[0x563b4cc1f260]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410104343351 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104343351 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-206:LU)[0x563b4cc1f260]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250410104343351 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104343351 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104343351 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104343351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104343351 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104343351 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104343351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104343351 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104343351 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 27 00 00 00 b9 00 00 00 c1 03 00 00 02 06 36 e0 a6 00 01 10 00 0e 53 0a 09 02 bb d4 aa 98 ac 0a 87 e5 23 01 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1061)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1061)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1059)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1059)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1059)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1059)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1059)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1059)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1059)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1059)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1061)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104343353 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104343353 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104343354 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104343354 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104343354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104343354 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104343354 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104343354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104343354 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104343354 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 ce 00 01 05 00 03 55 2c 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104343354 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-206:LU)[0x563b4cc1f260]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410104343354 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-206:LU)[0x563b4cc1f260]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410104343354 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-206:LU)[0x563b4cc1f260]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410104343354 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-206:LU)[0x563b4cc1f260]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410104343354 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000052:GERAN-A-206:LU)[0x563b4cc40580]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104343354 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000052:GERAN-A-206:LU)[0x563b4cc40580]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000052:GERAN-A-206:LU)[0x563b4cc1f260] (fsm.c:486) 20250410104343354 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000052:GERAN-A-206:LU)[0x563b4cc40580]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410104343354 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000052:GERAN-A-206:LU)[0x563b4cc40580]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410104343354 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104343354 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104343354 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104343354 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104343354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104343354 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104343354 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104343354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104343354 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104343354 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 02 06 36 e0 a6 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 25 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1061)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1061)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1059)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1059)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1059)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1059)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104348344 DVLR DEBUG VLR subscr IMSI-262420000000052 + msc_a_fsm_releasing_onenter: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104348344 DVLR DEBUG VLR subscr IMSI-262420000000052 + vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104348344 DMM INFO msc_a(IMSI-262420000000052:GERAN-A-206:LU)[0x563b4cc58cd0]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250410104348345 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-206:LU)[0x563b4cc1f260]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410104348345 DVLR DEBUG VLR subscr IMSI-262420000000052 - vlr_subscr_cancel_attach_fsm: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104348345 DVLR DEBUG VLR subscr IMSI-262420000000052 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250410104348345 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104348345 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104348345 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104348345 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104348345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104348345 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104348345 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104348345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104348345 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104348345 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 02 06 36 e0 a6 00 01 06 01 00 03 05 04 16 00 00 00 (osmo_ss7_asp.c:1175) 20250410104348345 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104348345 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104348346 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104348346 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104348346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104348346 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104348346 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104348346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104348346 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104348346 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 02 06 36 e0 a6 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1061)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1061)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1061)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1061)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1059)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1059)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1059)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1059)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1059)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1059)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1059)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1059)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cipher_complete_with_invalid_cipher0(1067)@7d38b4d9c9a0: setverdict(pass): none -> pass MSC_Test_0-SCCP(1059)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1059)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1059)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1059)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410104348352 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104348352 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104348352 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104348352 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104348352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104348352 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104348352 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104348352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1061)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104348352 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104348352 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 ce 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104348352 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-206:LU)[0x563b4cc1f260]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104348352 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000052:GERAN-A-206:LU)[0x563b4cc40580]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104348352 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000052:GERAN-A-206:LU)[0x563b4cc40580]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Removing from parent vlr_lu_fsm(IMSI-262420000000052:GERAN-A-206:LU)[0x563b4cc1f260] (msc_a.c:1053) 20250410104348352 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000052:GERAN-A-206:LU)[0x563b4cc40580]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Freeing instance (msc_a.c:1053) 20250410104348352 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000052:GERAN-A-206:LU)[0x563b4cc40580]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Deallocated (fsm.c:568) 20250410104348353 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-206:LU)[0x563b4cc1f260]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000052:GERAN-A-206:LU)[0x563b4cc58cd0] (msc_a.c:1053) 20250410104348353 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-206:LU)[0x563b4cc1f260]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410104348353 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-206:LU)[0x563b4cc1f260]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104348353 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-206:LU)[0x563b4cc1f260]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410104348353 DVLR INFO VLR subscr IMSI-262420000000052 - active-conn: now used by 0 (-) (msub.c:375) 20250410104348353 DVLR DEBUG SUBSCR(IMSI-262420000000052) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250410104348353 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104348353 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104348353 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104348353 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104348353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104348353 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104348353 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104348353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104348353 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104348353 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 02 04 36 e0 a6 00 00 ce 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1061)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1061)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1059)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(1061)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104348355 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104348355 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104348355 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104348355 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104348355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104348355 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104348355 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104348355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104348355 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104348355 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 ce 36 e0 a6 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1060)@7d38b4d9c9a0: Deleted conn table entry 0TC_cipher_complete_with_invalid_cipher0(1067)3596454 TC_cipher_complete_with_invalid_cipher0(1067)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_with_invalid_cipher0(1067)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci() TC_cipher_complete_with_invalid_cipher0(1067)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_with_invalid_cipher0(1067)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410104348367 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410104348367 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1059)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(1065)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(1061)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104348369 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(1062)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(1063)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(1064)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(1060)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1068)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(1066)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1058)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1058): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(1059): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(1060): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(1061): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(1062): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(1063): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(1064): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(1065): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(1066): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_cipher_complete_with_invalid_cipher0(1067): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1068): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_cipher_complete_with_invalid_cipher finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_with_invalid_cipher pass'. Thu Apr 10 10:43:48 UTC 2025 ====== MSC_Tests.TC_cipher_complete_with_invalid_cipher pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_cipher_complete_with_invalid_cipher.talloc 20250410104348556 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410104348556 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104348556 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410104348556 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410104348556 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410104348556 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104348556 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410104348556 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410104348556 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410104348556 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104348556 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410104348556 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410104348556 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410104348556 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410104348556 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410104348556 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104348556 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104348556 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410104348556 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410104348557 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410104348557 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410104349371 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=213508) 20250410104350372 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104350557 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410104350557 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410104350558 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) Waiting for packet dumper to finish... 1 (prev_count=213508, count=214668) 20250410104351374 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_with_invalid_cipher pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_cipher_complete_1_without_cipher'. ------ MSC_Tests.TC_cipher_complete_1_without_cipher ------ Thu Apr 10 10:43:51 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_cipher_complete_1_without_cipher.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_cipher_complete_1_without_cipher.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410104352376 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_cipher_complete_1_without_cipher' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_cipher_complete_1_without_cipher started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(1072)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(1072)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1072)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(1070)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410104352761 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1073)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410104352957 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410104352957 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410104352957 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410104352957 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1072)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1072)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1072)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410104352959 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104352959 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410104352959 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410104352959 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410104352959 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410104352959 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410104352959 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410104352959 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104352959 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410104352959 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410104352959 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1072)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(1072)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1072)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1072)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1072)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410104352960 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104352960 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410104352960 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410104352960 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104352960 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410104352960 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410104352960 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410104352960 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104352960 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410104352960 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410104352960 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104352960 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1072)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1072)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1072)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1072)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1072)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1072)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1072)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1072)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410104352960 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410104352960 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410104353378 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104353378 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1075)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1075)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410104353382 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1075)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1075)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1075)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1075)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1075)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1075)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410104353404 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410104353404 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1076)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000053" to be handled at TC_cipher_complete_1_without_cipher0(1078) TC_cipher_complete_1_without_cipher0(1078)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000053'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410104353769 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104353769 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104353769 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104353770 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104353770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104353770 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1072)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104353770 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104353770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104353770 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104353770 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104353771 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104353771 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104353771 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104353771 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104353771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104353771 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104353771 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104353771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104353771 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104353771 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1072)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1072)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1071)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1071)@7d38b4d9c9a0: Added conn table entry 0TC_cipher_complete_1_without_cipher0(1078)1774837 MSC_Test_0-SCCP(1070)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(1071)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1072)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104353784 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104353784 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104353784 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104353784 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104353784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104353784 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104353784 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104353784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104353784 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104353784 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 1b 14 f5 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 35 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104353785 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-207:LU)[0x563b4cc58cd0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000053 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410104353785 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-207:LU)[0x563b4cc58cd0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410104353785 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-207:LU)[0x563b4cc69a10]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410104353785 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-207:LU)[0x563b4cc69a10]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000053:GERAN-A-207:LU)[0x563b4cc58cd0] (fsm.c:486) 20250410104353785 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-207:LU)[0x563b4cc69a10]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250410104353785 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-207:LU)[0x563b4cc69a10]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410104353785 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410104353785 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000053 id=262420000000053 (vlr.c:661) 20250410104353785 DVLR INFO New subscr, IMSI: 262420000000053 (vlr.c:562) 20250410104353785 DVLR DEBUG VLR subscr IMSI-262420000000053 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410104353785 DVLR DEBUG VLR subscr IMSI-262420000000053 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410104353785 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104353785 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-207:LU)[0x563b4cc69a10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410104353785 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-207:LU)[0x563b4cc69a10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410104353785 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-207:LU)[0x563b4cc69a10]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410104353785 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-207:LU)[0x563b4cc4aa00]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410104353785 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-207:LU)[0x563b4cc4aa00]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000053:GERAN-A-207:LU)[0x563b4cc69a10] (fsm.c:486) 20250410104353785 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-207:LU)[0x563b4cc4aa00]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410104353785 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-207:LU)[0x563b4cc4aa00]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410104353785 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104353785 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104353785 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104353785 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104353785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104353785 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104353785 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104353785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104353785 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104353785 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 03 02 1b 14 f5 00 00 cf 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1072)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1072)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1070)@7d38b4d9c9a0: { messageType := 2, destLocRef := '1B14F5'O, sourceLocRef := '0000CF'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1070)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(1076)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000053" handled at TC_cipher_complete_1_without_cipher0(1078) MSC_Test-GSUP(1076)@7d38b4d9c9a0: Added IMSI table entry 0TC_cipher_complete_1_without_cipher0(1078)"262420000000053" 20250410104353792 DVLR DEBUG VLR subscr IMSI-262420000000053 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104353792 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-207:LU)[0x563b4cc4aa00]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410104353792 DVLR DEBUG SUBSCR(IMSI-262420000000053) Received 1 auth tuples (vlr.c:996) 20250410104353792 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-207:LU)[0x563b4cc4aa00]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410104353792 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-207:LU)[0x563b4cc4aa00]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use GSM AKA (is_r99=yes, at->vec.auth_types=0x1) (vlr_auth_fsm.c:324) 20250410104353792 DMM DEBUG Tx AUTH REQ (rand = f33728b312c09b22dda62a65caaa786b) (gsm_04_08.c:641) 20250410104353793 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104353793 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104353793 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104353793 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104353793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104353793 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104353793 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104353793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104353793 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104353793 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2d 00 00 00 b9 00 00 00 c1 03 00 00 03 06 1b 14 f5 00 01 16 01 00 13 05 12 00 f3 37 28 b3 12 c0 9b 22 dd a6 2a 65 ca aa 78 6b 00 00 00 (osmo_ss7_asp.c:1175) 20250410104353793 DVLR DEBUG VLR subscr IMSI-262420000000053 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_0-M3UA(1072)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1072)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1070)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1070)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1070)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1070)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1071)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051448F47421'O MSC_Test_0-RAN(1071)@7d38b4d9c9a0: patched enc_l3: '055448F47421'O MSC_Test_0-SCCP(1070)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1070)@7d38b4d9c9a0: vl_len:9 MSC_Test_0-SCCP(1070)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1070)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010006055448F47421'O MSC_Test_0-M3UA(1072)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104353803 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104353803 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104353803 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104353803 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104353803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104353803 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104353803 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104353803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104353803 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104353804 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 cf 00 01 09 01 00 06 05 54 48 f4 74 21 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104353804 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-207:LU)[0x563b4cc58cd0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 48f47421) (gsm_04_08.c:1128) 20250410104353804 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-207:LU)[0x563b4cc4aa00]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410104353804 DVLR DEBUG SUBSCR(IMSI-262420000000053) AUTH on GERAN received SRES/RES: 48f47421 (4 bytes) (vlr_auth_fsm.c:151) 20250410104353804 DVLR INFO SUBSCR(IMSI-262420000000053) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250410104353804 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-207:LU)[0x563b4cc4aa00]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410104353804 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-207:LU)[0x563b4cc4aa00]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410104353804 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-207:LU)[0x563b4cc4aa00]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410104353804 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-207:LU)[0x563b4cc4aa00]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:GERAN-A-207:LU)[0x563b4cc69a10] (vlr_auth_fsm.c:294) 20250410104353804 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-207:LU)[0x563b4cc4aa00]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410104353804 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-207:LU)[0x563b4cc4aa00]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410104353804 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-207:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410104353804 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-207:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410104353804 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-207:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410104353804 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-207:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250410104353804 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104353804 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104353804 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104353804 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104353804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104353804 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104353804 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104353804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104353804 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104353804 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 27 00 00 00 b9 00 00 00 c1 03 00 00 03 06 1b 14 f5 00 01 10 00 0e 53 0a 09 02 a3 b8 d5 90 30 7d 88 ea 23 01 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1072)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1072)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1070)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1070)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1070)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1070)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1070)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1070)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1070)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1070)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000155'O MSC_Test_0-M3UA(1072)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104353812 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104353812 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104353812 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104353812 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104353812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104353812 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104353812 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104353812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104353812 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104353812 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 cf 00 01 03 00 01 55 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104353812 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-207:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410104353812 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-207:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410104353813 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-207:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410104353813 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-207:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410104353813 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:GERAN-A-207:LU)[0x563b4cc4aa00]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104353813 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:GERAN-A-207:LU)[0x563b4cc4aa00]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:GERAN-A-207:LU)[0x563b4cc69a10] (fsm.c:486) 20250410104353813 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:GERAN-A-207:LU)[0x563b4cc4aa00]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410104353813 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:GERAN-A-207:LU)[0x563b4cc4aa00]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410104353813 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104353813 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104353813 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104353813 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104353813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104353813 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104353813 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104353813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104353813 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104353813 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 03 06 1b 14 f5 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 35 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1072)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1072)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1070)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1070)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1070)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1070)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104353818 DVLR DEBUG VLR subscr IMSI-262420000000053 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104353818 DVLR DEBUG IMSI:262420000000053 has MSISDN:491230000053 (vlr.c:1045) 20250410104353818 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250410104353818 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104353819 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104353819 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-207:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410104353819 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:GERAN-A-207:LU)[0x563b4cc4aa00]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410104353819 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:GERAN-A-207:LU)[0x563b4cc4aa00]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410104353819 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:GERAN-A-207:LU)[0x563b4cc4aa00]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410104353819 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:GERAN-A-207:LU)[0x563b4cc4aa00]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-207:LU)[0x563b4cc69a10] (vlr_lu_fsm.c:110) 20250410104353819 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:GERAN-A-207:LU)[0x563b4cc4aa00]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410104353819 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:GERAN-A-207:LU)[0x563b4cc4aa00]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104353819 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-207:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410104353819 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-207:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410104353820 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-207:LU)[0x563b4cc1df90]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104353820 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-207:LU)[0x563b4cc1df90]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-207:LU)[0x563b4cc69a10] (fsm.c:486) 20250410104353820 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-207:LU)[0x563b4cc1df90]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410104353820 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-207:LU)[0x563b4cc1df90]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410104353820 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-207:LU)[0x563b4cc1df90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410104353820 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-207:LU)[0x563b4cc1df90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410104353820 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSInew-0x9C2D14B1) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250410104353820 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-207:LU)[0x563b4cc1df90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410104353820 DMM DEBUG -> IMSI-262420000000053:MSISDN-491230000053:TMSInew-0x9C2D14B1 LOCATION UPDATE ACCEPT (TMSI = 0x9c2d14b1) (gsm_04_08.c:149) 20250410104353820 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSInew-0x9C2D14B1 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104353820 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104353820 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104353820 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104353820 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104353820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104353820 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104353820 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104353820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104353820 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104353820 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 03 06 1b 14 f5 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 9c 2d 14 b1 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1072)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1072)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1070)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1070)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1070)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1070)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cipher_complete_1_without_cipher0(1078)@7d38b4d9c9a0: setverdict(pass): none -> pass MSC_Test_0-RAN(1071)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1071)@7d38b4d9c9a0: patched enc_l3: '059B'O MSC_Test_0-SCCP(1070)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1070)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1070)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1070)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1072)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104353828 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104353828 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104353828 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104353828 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104353828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104353828 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104353828 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104353828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104353828 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104353828 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 cf 00 01 05 01 00 02 05 9b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104353828 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSInew-0x9C2D14B1:GERAN-A-207:LU)[0x563b4cc58cd0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410104353828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSInew-0x9C2D14B1:GERAN-A-207:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410104353828 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-207:LU)[0x563b4cc1df90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410104353828 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9C2D14B1) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250410104353828 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9C2D14B1 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410104353828 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-207:LU)[0x563b4cc1df90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410104353828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9C2D14B1:GERAN-A-207:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410104353829 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-207:LU)[0x563b4cc1df90]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410104353829 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-207:LU)[0x563b4cc1df90]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9C2D14B1:GERAN-A-207:LU)[0x563b4cc69a10] (vlr_lu_fsm.c:817) 20250410104353829 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-207:LU)[0x563b4cc1df90]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410104353829 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-207:LU)[0x563b4cc1df90]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104353829 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9C2D14B1:GERAN-A-207:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410104353829 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250410104353829 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9C2D14B1 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104353829 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9C2D14B1 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104353829 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9C2D14B1 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104353829 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9C2D14B1 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410104353829 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104353829 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104353829 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104353829 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104353829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104353829 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104353829 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104353829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104353829 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104353829 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 03 06 1b 14 f5 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1072)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1072)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1070)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1070)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1070)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1070)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1070)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1070)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1070)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1070)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410104353834 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104353834 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104353834 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104353834 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104353834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104353834 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104353834 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104353834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1072)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104353834 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104353834 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 cf 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104353834 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9C2D14B1:GERAN-A-207:LU)[0x563b4cc69a10]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104353834 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9C2D14B1:GERAN-A-207:LU)[0x563b4cc69a10]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9C2D14B1:GERAN-A-207:LU)[0x563b4cc58cd0] (msc_a.c:1053) 20250410104353834 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9C2D14B1:GERAN-A-207:LU)[0x563b4cc69a10]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410104353834 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9C2D14B1:GERAN-A-207:LU)[0x563b4cc69a10]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104353834 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9C2D14B1:GERAN-A-207:LU)[0x563b4cc69a10]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410104353834 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9C2D14B1 - active-conn: now used by 1 (attached) (msub.c:375) 20250410104353834 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104353834 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104353834 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104353834 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104353834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104353834 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104353834 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104353834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104353834 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104353834 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 03 04 1b 14 f5 00 00 cf 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1072)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1072)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1070)@7d38b4d9c9a0: Session index based on local reference:0 20250410104353836 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104353836 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104353836 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104353836 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104353836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104353836 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104353836 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104353836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104353836 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104353836 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 cf 1b 14 f5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1072)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1071)@7d38b4d9c9a0: Deleted conn table entry 0TC_cipher_complete_1_without_cipher0(1078)1774837 TC_cipher_complete_1_without_cipher0(1078)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104353839 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9C2D14B1 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104353839 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9C2D14B1 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cipher_complete_1_without_cipher0(1078)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cipher_complete_1_without_cipher0(1078)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_1_without_cipher0(1078)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_1_without_cipher0(1078)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test_0-SCCP(1070)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(1076)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104353850 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410104353851 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(1072)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(1071)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(1073)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(1077)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1069)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104353853 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MGCP(1074)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1079)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(1075)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1069): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(1070): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(1071): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(1072): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(1073): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(1074): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(1075): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(1076): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(1077): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_cipher_complete_1_without_cipher0(1078): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1079): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_cipher_complete_1_without_cipher finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_1_without_cipher pass'. Thu Apr 10 10:43:53 UTC 2025 ====== MSC_Tests.TC_cipher_complete_1_without_cipher pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_cipher_complete_1_without_cipher.talloc 20250410104354040 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410104354040 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104354040 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410104354040 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410104354040 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410104354040 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104354040 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410104354040 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410104354040 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410104354040 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104354040 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410104354040 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410104354040 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410104354040 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410104354040 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410104354040 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104354040 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104354040 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410104354040 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410104354040 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410104354040 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410104354855 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=237312) 20250410104355856 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104356042 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410104356042 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410104356042 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) Waiting for packet dumper to finish... 1 (prev_count=237312, count=239092) 20250410104356858 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_1_without_cipher pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_cipher_complete_3_without_cipher'. ------ MSC_Tests.TC_cipher_complete_3_without_cipher ------ Thu Apr 10 10:43:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_cipher_complete_3_without_cipher.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_cipher_complete_3_without_cipher.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410104357859 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_cipher_complete_3_without_cipher' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_cipher_complete_3_without_cipher started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(1083)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(1083)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1083)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(1081)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410104358249 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1084)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410104358444 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410104358444 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410104358444 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410104358444 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1083)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1083)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1083)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410104358449 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104358450 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410104358450 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410104358450 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410104358450 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410104358450 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410104358450 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410104358450 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104358450 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410104358450 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410104358450 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1083)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(1083)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1083)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1083)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1083)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1083)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410104358452 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104358452 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410104358452 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410104358452 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104358452 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410104358452 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410104358452 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410104358452 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104358452 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410104358452 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410104358452 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104358452 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1083)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1083)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1083)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1083)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1083)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) 20250410104358452 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410104358453 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1083)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1083)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410104358861 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104358861 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1086)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1086)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410104358867 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1086)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1086)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1086)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1086)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1086)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1086)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410104358885 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410104358885 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1087)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000054" to be handled at TC_cipher_complete_3_without_cipher0(1089) TC_cipher_complete_3_without_cipher0(1089)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000054'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410104359250 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104359250 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104359250 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104359250 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104359250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104359250 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104359250 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104359250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104359250 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104359250 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1083)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104359251 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104359251 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104359251 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104359251 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104359251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104359251 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104359251 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104359251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104359251 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104359251 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1083)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1083)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1082)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1082)@7d38b4d9c9a0: Added conn table entry 0TC_cipher_complete_3_without_cipher0(1089)9245627 MSC_Test_0-SCCP(1081)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(1082)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410104359266 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104359266 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104359266 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104359266 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104359266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104359266 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104359266 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104359266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104359266 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104359266 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 8d 13 bb 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 45 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1083)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104359267 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-208:LU)[0x563b4cc073f0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000054 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410104359267 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-208:LU)[0x563b4cc073f0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410104359267 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-208:LU)[0x563b4cc0ffe0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410104359267 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-208:LU)[0x563b4cc0ffe0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000054:GERAN-A-208:LU)[0x563b4cc073f0] (fsm.c:486) 20250410104359267 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-208:LU)[0x563b4cc0ffe0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250410104359267 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-208:LU)[0x563b4cc0ffe0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410104359267 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410104359267 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000054 id=262420000000054 (vlr.c:661) 20250410104359267 DVLR INFO New subscr, IMSI: 262420000000054 (vlr.c:562) 20250410104359267 DVLR DEBUG VLR subscr IMSI-262420000000054 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410104359267 DVLR DEBUG VLR subscr IMSI-262420000000054 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410104359267 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104359267 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-208:LU)[0x563b4cc0ffe0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410104359267 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-208:LU)[0x563b4cc0ffe0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410104359267 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-208:LU)[0x563b4cc0ffe0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410104359267 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-208:LU)[0x563b4cc21350]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410104359267 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-208:LU)[0x563b4cc21350]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000054:GERAN-A-208:LU)[0x563b4cc0ffe0] (fsm.c:486) 20250410104359267 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-208:LU)[0x563b4cc21350]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410104359267 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-208:LU)[0x563b4cc21350]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410104359267 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104359267 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104359267 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104359267 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104359267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104359267 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104359267 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104359267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104359267 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104359267 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0d 02 8d 13 bb 00 00 d0 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1083)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1083)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1081)@7d38b4d9c9a0: { messageType := 2, destLocRef := '8D13BB'O, sourceLocRef := '0000D0'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1081)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(1087)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000054" handled at TC_cipher_complete_3_without_cipher0(1089) MSC_Test-GSUP(1087)@7d38b4d9c9a0: Added IMSI table entry 0TC_cipher_complete_3_without_cipher0(1089)"262420000000054" 20250410104359274 DVLR DEBUG VLR subscr IMSI-262420000000054 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104359274 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-208:LU)[0x563b4cc21350]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410104359274 DVLR DEBUG SUBSCR(IMSI-262420000000054) Received 1 auth tuples (vlr.c:996) 20250410104359274 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-208:LU)[0x563b4cc21350]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410104359274 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-208:LU)[0x563b4cc21350]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use GSM AKA (is_r99=yes, at->vec.auth_types=0x1) (vlr_auth_fsm.c:324) 20250410104359274 DMM DEBUG Tx AUTH REQ (rand = 862746249f69c6eb028ecf6163086766) (gsm_04_08.c:641) 20250410104359274 DVLR DEBUG VLR subscr IMSI-262420000000054 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104359274 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104359274 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104359274 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104359274 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104359274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104359274 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104359274 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104359274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104359274 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104359274 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2d 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 8d 13 bb 00 01 16 01 00 13 05 12 00 86 27 46 24 9f 69 c6 eb 02 8e cf 61 63 08 67 66 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1083)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1083)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1081)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1081)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1081)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1081)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1082)@7d38b4d9c9a0: patching N(SD)=1 into dtap '0514F8739816'O MSC_Test_0-RAN(1082)@7d38b4d9c9a0: patched enc_l3: '0554F8739816'O MSC_Test_0-SCCP(1081)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1081)@7d38b4d9c9a0: vl_len:9 MSC_Test_0-SCCP(1081)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1081)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100060554F8739816'O 20250410104359280 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104359280 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104359280 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104359280 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104359280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104359280 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104359280 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104359280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104359280 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1083)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104359280 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 d0 00 01 09 01 00 06 05 54 f8 73 98 16 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104359280 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-208:LU)[0x563b4cc073f0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = f8739816) (gsm_04_08.c:1128) 20250410104359280 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-208:LU)[0x563b4cc21350]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410104359280 DVLR DEBUG SUBSCR(IMSI-262420000000054) AUTH on GERAN received SRES/RES: f8739816 (4 bytes) (vlr_auth_fsm.c:151) 20250410104359280 DVLR INFO SUBSCR(IMSI-262420000000054) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250410104359280 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-208:LU)[0x563b4cc21350]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410104359280 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-208:LU)[0x563b4cc21350]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410104359280 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-208:LU)[0x563b4cc21350]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410104359280 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-208:LU)[0x563b4cc21350]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:GERAN-A-208:LU)[0x563b4cc0ffe0] (vlr_auth_fsm.c:294) 20250410104359280 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-208:LU)[0x563b4cc21350]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410104359280 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-208:LU)[0x563b4cc21350]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410104359280 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-208:LU)[0x563b4cc0ffe0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410104359280 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-208:LU)[0x563b4cc0ffe0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410104359280 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-208:LU)[0x563b4cc0ffe0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410104359280 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-208:LU)[0x563b4cc0ffe0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250410104359280 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104359281 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104359281 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104359281 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104359281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104359281 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104359281 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104359281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104359281 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104359281 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1a 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 8d 13 bb 00 01 03 00 01 58 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1083)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1083)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1081)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1081)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1081)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1081)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1081)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1081)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1081)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1081)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1083)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104359283 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104359283 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104359283 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104359283 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104359283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104359283 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104359283 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104359283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104359283 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104359283 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 d0 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104359284 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104359284 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104359284 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104359284 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104359284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104359284 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104359284 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104359284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104359284 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104359284 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 27 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 8d 13 bb 00 01 10 00 0e 53 0a 09 08 f6 74 e0 6f 6d cc f7 96 23 01 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1083)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1083)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1081)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1081)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1081)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1081)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1081)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1081)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1081)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1081)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000155'O MSC_Test_0-M3UA(1083)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104359287 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104359287 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104359287 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104359287 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104359287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104359287 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104359287 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104359287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104359287 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104359287 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 d0 00 01 03 00 01 55 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104359287 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-208:LU)[0x563b4cc0ffe0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410104359287 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-208:LU)[0x563b4cc0ffe0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410104359287 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-208:LU)[0x563b4cc0ffe0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410104359287 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-208:LU)[0x563b4cc0ffe0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410104359287 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:GERAN-A-208:LU)[0x563b4cc21350]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104359287 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:GERAN-A-208:LU)[0x563b4cc21350]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:GERAN-A-208:LU)[0x563b4cc0ffe0] (fsm.c:486) 20250410104359287 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:GERAN-A-208:LU)[0x563b4cc21350]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410104359287 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:GERAN-A-208:LU)[0x563b4cc21350]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410104359287 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104359287 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104359287 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104359287 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104359287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104359287 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104359287 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104359287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104359287 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104359287 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 8d 13 bb 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 45 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1083)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1083)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1081)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1081)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1081)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1081)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104359290 DVLR DEBUG VLR subscr IMSI-262420000000054 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104359290 DVLR DEBUG IMSI:262420000000054 has MSISDN:491230000054 (vlr.c:1045) 20250410104359290 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250410104359290 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104359290 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104359290 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-208:LU)[0x563b4cc0ffe0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410104359290 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:GERAN-A-208:LU)[0x563b4cc21350]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410104359290 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:GERAN-A-208:LU)[0x563b4cc21350]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410104359290 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:GERAN-A-208:LU)[0x563b4cc21350]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410104359290 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:GERAN-A-208:LU)[0x563b4cc21350]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-208:LU)[0x563b4cc0ffe0] (vlr_lu_fsm.c:110) 20250410104359290 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:GERAN-A-208:LU)[0x563b4cc21350]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410104359290 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:GERAN-A-208:LU)[0x563b4cc21350]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104359290 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-208:LU)[0x563b4cc0ffe0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410104359290 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-208:LU)[0x563b4cc0ffe0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410104359290 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-208:LU)[0x563b4cc58cd0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104359290 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-208:LU)[0x563b4cc58cd0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-208:LU)[0x563b4cc0ffe0] (fsm.c:486) 20250410104359290 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-208:LU)[0x563b4cc58cd0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410104359290 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-208:LU)[0x563b4cc58cd0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410104359290 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-208:LU)[0x563b4cc58cd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410104359290 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-208:LU)[0x563b4cc58cd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410104359290 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSInew-0x08EC5842) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250410104359290 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-208:LU)[0x563b4cc58cd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410104359290 DMM DEBUG -> IMSI-262420000000054:MSISDN-491230000054:TMSInew-0x08EC5842 LOCATION UPDATE ACCEPT (TMSI = 0x08ec5842) (gsm_04_08.c:149) 20250410104359290 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSInew-0x08EC5842 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104359290 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104359290 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104359290 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104359290 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104359290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104359290 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104359290 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104359291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104359291 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104359291 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 8d 13 bb 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 08 ec 58 42 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1083)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1083)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1081)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1081)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1081)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1081)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cipher_complete_3_without_cipher0(1089)@7d38b4d9c9a0: setverdict(pass): none -> pass MSC_Test_0-RAN(1082)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1082)@7d38b4d9c9a0: patched enc_l3: '059B'O MSC_Test_0-SCCP(1081)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1081)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1081)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1081)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1083)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104359294 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104359294 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104359294 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104359294 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104359294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104359294 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104359294 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104359294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104359294 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104359294 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 d0 00 01 05 01 00 02 05 9b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104359294 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSInew-0x08EC5842:GERAN-A-208:LU)[0x563b4cc073f0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410104359294 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSInew-0x08EC5842:GERAN-A-208:LU)[0x563b4cc0ffe0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410104359294 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-208:LU)[0x563b4cc58cd0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410104359294 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250410104359294 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410104359294 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-208:LU)[0x563b4cc58cd0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410104359294 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842:GERAN-A-208:LU)[0x563b4cc0ffe0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410104359294 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-208:LU)[0x563b4cc58cd0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410104359295 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-208:LU)[0x563b4cc58cd0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842:GERAN-A-208:LU)[0x563b4cc0ffe0] (vlr_lu_fsm.c:817) 20250410104359295 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-208:LU)[0x563b4cc58cd0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410104359295 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-208:LU)[0x563b4cc58cd0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104359295 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842:GERAN-A-208:LU)[0x563b4cc0ffe0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410104359295 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250410104359295 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104359295 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104359295 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104359295 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410104359295 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104359295 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104359295 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104359295 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104359295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104359295 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104359295 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104359295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104359295 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104359295 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 8d 13 bb 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1083)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1083)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1081)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1081)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1081)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1081)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1081)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1081)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1081)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1081)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1083)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104359297 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104359297 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104359297 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104359297 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104359297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104359297 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104359297 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104359297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104359297 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104359297 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 d0 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104359297 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842:GERAN-A-208:LU)[0x563b4cc0ffe0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104359297 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842:GERAN-A-208:LU)[0x563b4cc0ffe0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842:GERAN-A-208:LU)[0x563b4cc073f0] (msc_a.c:1053) 20250410104359297 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842:GERAN-A-208:LU)[0x563b4cc0ffe0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410104359297 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842:GERAN-A-208:LU)[0x563b4cc0ffe0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104359297 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842:GERAN-A-208:LU)[0x563b4cc0ffe0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410104359298 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842 - active-conn: now used by 1 (attached) (msub.c:375) 20250410104359298 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104359298 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104359298 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104359298 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104359298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104359298 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104359298 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104359298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104359298 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104359298 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0d 04 8d 13 bb 00 00 d0 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1083)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1083)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1081)@7d38b4d9c9a0: Session index based on local reference:0 20250410104359299 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104359299 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104359299 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104359299 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(1083)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104359299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104359299 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104359299 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104359299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104359299 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104359299 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 d0 8d 13 bb 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1082)@7d38b4d9c9a0: Deleted conn table entry 0TC_cipher_complete_3_without_cipher0(1089)9245627 TC_cipher_complete_3_without_cipher0(1089)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104359300 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104359300 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cipher_complete_3_without_cipher0(1089)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cipher_complete_3_without_cipher0(1089)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_3_without_cipher0(1089)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_3_without_cipher0(1089)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test-GSUP(1087)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104359308 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410104359308 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(1084)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(1082)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(1088)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(1083)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(1081)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1090)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104359311 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MGCP(1085)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(1086)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1080)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1080): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(1081): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(1082): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(1083): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(1084): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(1085): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(1086): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(1087): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(1088): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_cipher_complete_3_without_cipher0(1089): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1090): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_cipher_complete_3_without_cipher finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_3_without_cipher pass'. Thu Apr 10 10:43:59 UTC 2025 ====== MSC_Tests.TC_cipher_complete_3_without_cipher pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_cipher_complete_3_without_cipher.talloc 20250410104359500 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410104359500 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104359500 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410104359500 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410104359500 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410104359500 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104359500 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410104359500 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410104359500 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410104359500 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104359500 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410104359500 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410104359500 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410104359500 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410104359500 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410104359500 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104359500 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104359500 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410104359500 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410104359500 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410104359500 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410104400312 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=255608) 20250410104401314 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104401501 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410104401501 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410104401501 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) Waiting for packet dumper to finish... 1 (prev_count=255608, count=256768) 20250410104402315 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_3_without_cipher pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_cipher_complete_13_without_cipher'. ------ MSC_Tests.TC_cipher_complete_13_without_cipher ------ Thu Apr 10 10:44:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_cipher_complete_13_without_cipher.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_cipher_complete_13_without_cipher.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410104403317 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_cipher_complete_13_without_cipher' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_cipher_complete_13_without_cipher started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(1094)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(1094)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1094)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(1092)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410104403717 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1095)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410104403914 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410104403914 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410104403914 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410104403914 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1094)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1094)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1094)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410104403920 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104403920 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410104403920 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410104403920 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410104403920 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410104403920 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410104403920 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410104403920 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104403920 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410104403920 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410104403920 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1094)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(1094)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1094)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1094)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1094)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410104403921 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104403921 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410104403921 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410104403921 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104403921 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410104403921 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410104403921 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410104403921 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104403921 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410104403921 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1094)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1094)@7d38b4d9c9a0: Message received on association #8 20250410104403921 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104403921 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1094)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1094)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1094)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1094)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) 20250410104403921 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410104403921 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1094)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1094)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410104404318 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104404318 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1097)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1097)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410104404320 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1097)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1097)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1097)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1097)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1097)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1097)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410104404335 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410104404336 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1098)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000055" to be handled at TC_cipher_complete_13_without_cipher0(1100) TC_cipher_complete_13_without_cipher0(1100)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000055'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410104404721 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104404721 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104404721 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104404721 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104404721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104404721 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104404721 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104404721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104404721 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104404721 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1094)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104404723 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104404723 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104404723 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104404723 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104404723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104404723 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104404723 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104404723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104404723 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104404723 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1094)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1094)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1093)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1093)@7d38b4d9c9a0: Added conn table entry 0TC_cipher_complete_13_without_cipher0(1100)12113681 MSC_Test_0-SCCP(1092)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(1093)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1094)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104404737 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104404737 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104404737 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104404737 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104404737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104404737 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104404737 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104404737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104404737 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104404737 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 b8 d7 11 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 55 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104404738 DMM DEBUG msc_a(IMSI-262420000000055:GERAN-A-209:LU)[0x563b4cc1df90]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000055 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410104404738 DMM DEBUG msc_a(IMSI-262420000000055:GERAN-A-209:LU)[0x563b4cc1df90]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410104404738 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-209:LU)[0x563b4cc58cd0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410104404738 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-209:LU)[0x563b4cc58cd0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000055:GERAN-A-209:LU)[0x563b4cc1df90] (fsm.c:486) 20250410104404738 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-209:LU)[0x563b4cc58cd0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250410104404738 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-209:LU)[0x563b4cc58cd0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410104404738 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410104404738 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000055 id=262420000000055 (vlr.c:661) 20250410104404738 DVLR INFO New subscr, IMSI: 262420000000055 (vlr.c:562) 20250410104404738 DVLR DEBUG VLR subscr IMSI-262420000000055 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410104404738 DVLR DEBUG VLR subscr IMSI-262420000000055 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410104404738 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104404738 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-209:LU)[0x563b4cc58cd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410104404738 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-209:LU)[0x563b4cc58cd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410104404738 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-209:LU)[0x563b4cc58cd0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410104404738 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-209:LU)[0x563b4cc69fb0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410104404738 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-209:LU)[0x563b4cc69fb0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000055:GERAN-A-209:LU)[0x563b4cc58cd0] (fsm.c:486) 20250410104404738 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-209:LU)[0x563b4cc69fb0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410104404738 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-209:LU)[0x563b4cc69fb0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410104404738 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104404738 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104404738 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104404738 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104404738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104404738 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104404738 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104404738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104404738 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104404738 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0c 02 b8 d7 11 00 00 d1 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1094)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1094)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1092)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'B8D711'O, sourceLocRef := '0000D1'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1092)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(1098)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000055" handled at TC_cipher_complete_13_without_cipher0(1100) MSC_Test-GSUP(1098)@7d38b4d9c9a0: Added IMSI table entry 0TC_cipher_complete_13_without_cipher0(1100)"262420000000055" 20250410104404747 DVLR DEBUG VLR subscr IMSI-262420000000055 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104404747 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-209:LU)[0x563b4cc69fb0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410104404747 DVLR DEBUG SUBSCR(IMSI-262420000000055) Received 1 auth tuples (vlr.c:996) 20250410104404747 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-209:LU)[0x563b4cc69fb0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410104404747 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-209:LU)[0x563b4cc69fb0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use GSM AKA (is_r99=yes, at->vec.auth_types=0x1) (vlr_auth_fsm.c:324) 20250410104404747 DMM DEBUG Tx AUTH REQ (rand = b40b96e109c90b251c49fbfd9bed548e) (gsm_04_08.c:641) 20250410104404747 DVLR DEBUG VLR subscr IMSI-262420000000055 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104404747 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104404747 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104404747 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104404747 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104404747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104404747 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104404747 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104404747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104404747 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104404747 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2d 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 b8 d7 11 00 01 16 01 00 13 05 12 00 b4 0b 96 e1 09 c9 0b 25 1c 49 fb fd 9b ed 54 8e 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1094)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1094)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1092)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1092)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1092)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1092)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1093)@7d38b4d9c9a0: patching N(SD)=1 into dtap '05145A22F937'O MSC_Test_0-RAN(1093)@7d38b4d9c9a0: patched enc_l3: '05545A22F937'O MSC_Test_0-SCCP(1092)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1092)@7d38b4d9c9a0: vl_len:9 MSC_Test_0-SCCP(1092)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1092)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000605545A22F937'O MSC_Test_0-M3UA(1094)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104404759 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104404759 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104404759 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104404759 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104404759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104404759 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104404759 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104404759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104404759 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104404759 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 d1 00 01 09 01 00 06 05 54 5a 22 f9 37 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104404759 DMM DEBUG msc_a(IMSI-262420000000055:GERAN-A-209:LU)[0x563b4cc1df90]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 5a22f937) (gsm_04_08.c:1128) 20250410104404759 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-209:LU)[0x563b4cc69fb0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410104404759 DVLR DEBUG SUBSCR(IMSI-262420000000055) AUTH on GERAN received SRES/RES: 5a22f937 (4 bytes) (vlr_auth_fsm.c:151) 20250410104404759 DVLR INFO SUBSCR(IMSI-262420000000055) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250410104404759 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-209:LU)[0x563b4cc69fb0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410104404759 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-209:LU)[0x563b4cc69fb0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410104404759 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-209:LU)[0x563b4cc69fb0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410104404759 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-209:LU)[0x563b4cc69fb0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000055:GERAN-A-209:LU)[0x563b4cc58cd0] (vlr_auth_fsm.c:294) 20250410104404759 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-209:LU)[0x563b4cc69fb0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410104404759 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-209:LU)[0x563b4cc69fb0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410104404759 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-209:LU)[0x563b4cc58cd0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410104404759 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-209:LU)[0x563b4cc58cd0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410104404760 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-209:LU)[0x563b4cc58cd0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410104404760 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-209:LU)[0x563b4cc58cd0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250410104404760 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104404760 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104404760 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104404760 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104404760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104404760 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104404760 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104404760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104404760 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104404760 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1a 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 b8 d7 11 00 01 03 00 01 58 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1094)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1094)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1092)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1092)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1092)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1092)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1092)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1092)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1092)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1092)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1094)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104404765 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104404765 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104404766 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104404766 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104404766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104404766 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104404766 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104404766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104404766 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104404766 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 d1 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104404766 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104404766 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104404766 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104404766 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104404766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104404766 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104404766 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104404766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104404766 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104404766 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 27 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 b8 d7 11 00 01 10 00 0e 53 0a 09 0a a5 6a 93 f7 e3 7c 44 d8 23 01 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1094)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1094)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1092)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1092)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1092)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1092)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1092)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1092)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1092)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1092)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000155'O 20250410104404772 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104404772 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104404772 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104404772 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104404772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104404772 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104404772 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104404772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104404772 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104404772 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 d1 00 01 03 00 01 55 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1094)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104404772 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-209:LU)[0x563b4cc58cd0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410104404772 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-209:LU)[0x563b4cc58cd0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410104404773 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-209:LU)[0x563b4cc58cd0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410104404773 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-209:LU)[0x563b4cc58cd0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410104404773 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000055:GERAN-A-209:LU)[0x563b4cc69fb0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104404773 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000055:GERAN-A-209:LU)[0x563b4cc69fb0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000055:GERAN-A-209:LU)[0x563b4cc58cd0] (fsm.c:486) 20250410104404773 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000055:GERAN-A-209:LU)[0x563b4cc69fb0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410104404773 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000055:GERAN-A-209:LU)[0x563b4cc69fb0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410104404773 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104404773 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104404773 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104404773 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104404773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104404773 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104404773 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104404773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104404773 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104404773 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 b8 d7 11 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 55 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1094)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1094)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1092)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1092)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1092)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1092)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104404778 DVLR DEBUG VLR subscr IMSI-262420000000055 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104404778 DVLR DEBUG IMSI:262420000000055 has MSISDN:491230000055 (vlr.c:1045) 20250410104404778 DMSC NOTICE msub(IMSI-262420000000055:MSISDN-491230000055) VLR: update for IMSI=262420000000055 (MSISDN=491230000055) (gsm_04_08.c:1541) 20250410104404778 DVLR DEBUG VLR subscr IMSI-262420000000055:MSISDN-491230000055 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104404780 DVLR DEBUG VLR subscr IMSI-262420000000055:MSISDN-491230000055 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104404780 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-209:LU)[0x563b4cc58cd0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410104404780 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000055:GERAN-A-209:LU)[0x563b4cc69fb0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410104404780 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000055:GERAN-A-209:LU)[0x563b4cc69fb0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410104404780 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000055:GERAN-A-209:LU)[0x563b4cc69fb0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410104404780 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000055:GERAN-A-209:LU)[0x563b4cc69fb0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-209:LU)[0x563b4cc58cd0] (vlr_lu_fsm.c:110) 20250410104404780 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000055:GERAN-A-209:LU)[0x563b4cc69fb0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410104404780 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000055:GERAN-A-209:LU)[0x563b4cc69fb0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104404780 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-209:LU)[0x563b4cc58cd0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410104404780 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-209:LU)[0x563b4cc58cd0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410104404780 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-209:LU)[0x563b4cbf10b0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104404780 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-209:LU)[0x563b4cbf10b0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-209:LU)[0x563b4cc58cd0] (fsm.c:486) 20250410104404780 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-209:LU)[0x563b4cbf10b0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410104404780 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-209:LU)[0x563b4cbf10b0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410104404780 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-209:LU)[0x563b4cbf10b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410104404780 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-209:LU)[0x563b4cbf10b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410104404780 DMSC NOTICE msub(IMSI-262420000000055:MSISDN-491230000055:TMSInew-0x9BE0D3D2) VLR: update for IMSI=262420000000055 (MSISDN=491230000055) (gsm_04_08.c:1541) 20250410104404780 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-209:LU)[0x563b4cbf10b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410104404780 DMM DEBUG -> IMSI-262420000000055:MSISDN-491230000055:TMSInew-0x9BE0D3D2 LOCATION UPDATE ACCEPT (TMSI = 0x9be0d3d2) (gsm_04_08.c:149) 20250410104404781 DVLR DEBUG VLR subscr IMSI-262420000000055:MSISDN-491230000055:TMSInew-0x9BE0D3D2 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104404781 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104404781 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104404781 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104404781 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104404781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104404781 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104404781 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104404781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104404781 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104404781 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 b8 d7 11 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 9b e0 d3 d2 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1094)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1094)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1092)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1092)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1092)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1092)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cipher_complete_13_without_cipher0(1100)@7d38b4d9c9a0: setverdict(pass): none -> pass MSC_Test_0-RAN(1093)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1093)@7d38b4d9c9a0: patched enc_l3: '059B'O MSC_Test_0-SCCP(1092)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1092)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1092)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1092)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002059B'O 20250410104404787 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104404787 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104404787 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104404787 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104404787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1094)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104404787 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104404787 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104404787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104404787 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104404787 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 d1 00 01 05 01 00 02 05 9b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104404787 DMM DEBUG msc_a(IMSI-262420000000055:MSISDN-491230000055:TMSInew-0x9BE0D3D2:GERAN-A-209:LU)[0x563b4cc1df90]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410104404787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:TMSInew-0x9BE0D3D2:GERAN-A-209:LU)[0x563b4cc58cd0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410104404788 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-209:LU)[0x563b4cbf10b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410104404788 DMSC NOTICE msub(IMSI-262420000000055:MSISDN-491230000055:TMSI-0x9BE0D3D2) VLR: update for IMSI=262420000000055 (MSISDN=491230000055) (gsm_04_08.c:1541) 20250410104404788 DVLR DEBUG VLR subscr IMSI-262420000000055:MSISDN-491230000055:TMSI-0x9BE0D3D2 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410104404788 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-209:LU)[0x563b4cbf10b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410104404788 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:TMSI-0x9BE0D3D2:GERAN-A-209:LU)[0x563b4cc58cd0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410104404788 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-209:LU)[0x563b4cbf10b0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410104404788 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-209:LU)[0x563b4cbf10b0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:TMSI-0x9BE0D3D2:GERAN-A-209:LU)[0x563b4cc58cd0] (vlr_lu_fsm.c:817) 20250410104404788 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-209:LU)[0x563b4cbf10b0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410104404788 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-209:LU)[0x563b4cbf10b0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104404788 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:TMSI-0x9BE0D3D2:GERAN-A-209:LU)[0x563b4cc58cd0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410104404788 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000055/3/1): Available (smpp_smsc.c:626) 20250410104404788 DVLR DEBUG VLR subscr IMSI-262420000000055:MSISDN-491230000055:TMSI-0x9BE0D3D2 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104404788 DVLR DEBUG VLR subscr IMSI-262420000000055:MSISDN-491230000055:TMSI-0x9BE0D3D2 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104404788 DVLR DEBUG VLR subscr IMSI-262420000000055:MSISDN-491230000055:TMSI-0x9BE0D3D2 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104404788 DVLR DEBUG VLR subscr IMSI-262420000000055:MSISDN-491230000055:TMSI-0x9BE0D3D2 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410104404789 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104404789 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104404789 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104404789 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104404789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104404789 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104404789 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104404789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104404789 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104404789 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 b8 d7 11 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1094)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1094)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1092)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1092)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1092)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1092)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1092)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1092)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1092)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1092)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410104404792 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104404792 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104404792 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104404792 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104404792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104404792 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104404792 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(1094)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104404792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104404792 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104404792 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 d1 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104404793 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:TMSI-0x9BE0D3D2:GERAN-A-209:LU)[0x563b4cc58cd0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104404793 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:TMSI-0x9BE0D3D2:GERAN-A-209:LU)[0x563b4cc58cd0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000055:MSISDN-491230000055:TMSI-0x9BE0D3D2:GERAN-A-209:LU)[0x563b4cc1df90] (msc_a.c:1053) 20250410104404793 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:TMSI-0x9BE0D3D2:GERAN-A-209:LU)[0x563b4cc58cd0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410104404793 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:TMSI-0x9BE0D3D2:GERAN-A-209:LU)[0x563b4cc58cd0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104404793 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:TMSI-0x9BE0D3D2:GERAN-A-209:LU)[0x563b4cc58cd0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410104404794 DVLR DEBUG VLR subscr IMSI-262420000000055:MSISDN-491230000055:TMSI-0x9BE0D3D2 - active-conn: now used by 1 (attached) (msub.c:375) 20250410104404794 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104404794 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104404794 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104404794 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104404794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104404794 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104404794 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104404794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104404794 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104404794 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0c 04 b8 d7 11 00 00 d1 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1094)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1094)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1092)@7d38b4d9c9a0: Session index based on local reference:0 20250410104404795 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104404795 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104404795 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104404795 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(1094)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104404795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104404795 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104404795 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104404795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104404795 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104404795 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 d1 b8 d7 11 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1093)@7d38b4d9c9a0: Deleted conn table entry 0TC_cipher_complete_13_without_cipher0(1100)12113681 TC_cipher_complete_13_without_cipher0(1100)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104404797 DVLR DEBUG VLR subscr IMSI-262420000000055:MSISDN-491230000055:TMSI-0x9BE0D3D2 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104404797 DVLR DEBUG VLR subscr IMSI-262420000000055:MSISDN-491230000055:TMSI-0x9BE0D3D2 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cipher_complete_13_without_cipher0(1100)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cipher_complete_13_without_cipher0(1100)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_13_without_cipher0(1100)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_13_without_cipher0(1100)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test_0-SCCP(1092)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(1098)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104404808 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410104404808 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(1094)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104404809 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MGCP(1096)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(1095)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(1097)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(1099)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(1093)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1101)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1091)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1091): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(1092): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(1093): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(1094): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(1095): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(1096): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(1097): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(1098): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(1099): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_cipher_complete_13_without_cipher0(1100): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1101): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_cipher_complete_13_without_cipher finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_13_without_cipher pass'. Thu Apr 10 10:44:04 UTC 2025 ====== MSC_Tests.TC_cipher_complete_13_without_cipher pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_cipher_complete_13_without_cipher.talloc 20250410104405000 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410104405000 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104405000 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410104405000 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410104405000 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410104405000 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104405000 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410104405000 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410104405000 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410104405000 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104405000 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410104405000 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410104405000 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410104405000 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410104405000 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410104405000 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104405000 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104405000 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410104405000 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410104405000 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410104405000 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410104405810 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=255108) 20250410104406811 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104407002 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410104407002 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410104407002 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) Waiting for packet dumper to finish... 1 (prev_count=255108, count=256268) 20250410104407812 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_13_without_cipher pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_with_invalid_mcc_mnc'. ------ MSC_Tests.TC_lu_with_invalid_mcc_mnc ------ Thu Apr 10 10:44:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_with_invalid_mcc_mnc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_with_invalid_mcc_mnc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410104408812 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_with_invalid_mcc_mnc' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_lu_with_invalid_mcc_mnc started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1105)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(1105)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1105)@7d38b4d9c9a0: ************************************************* MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-SCCP(1103)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410104409230 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1106)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410104409423 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410104409423 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410104409424 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410104409424 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1105)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1105)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1105)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410104409429 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104409429 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410104409429 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410104409429 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410104409429 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410104409429 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410104409429 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410104409429 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104409429 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410104409429 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410104409430 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1105)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(1105)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1105)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1105)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1105)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410104409434 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104409434 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410104409434 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410104409434 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104409434 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410104409434 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410104409434 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410104409434 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104409434 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410104409434 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410104409434 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104409434 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1105)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1105)@7d38b4d9c9a0: Message received on association #8 20250410104409435 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410104409435 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1105)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1105)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1105)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1105)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1105)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1105)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410104409814 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104409814 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1108)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1108)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410104409819 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1108)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1108)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1108)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1108)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1108)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1108)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410104409843 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410104409844 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1109)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000054" to be handled at TC_lu_with_invalid_mcc_mnc0(1111) TC_lu_with_invalid_mcc_mnc0(1111)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000054'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410104410231 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104410231 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104410231 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104410231 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104410231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104410231 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104410231 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104410231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104410231 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104410231 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1105)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104410232 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104410232 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104410232 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104410232 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104410232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104410232 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104410232 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104410232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104410232 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104410232 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1105)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1105)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1104)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1104)@7d38b4d9c9a0: Added conn table entry 0TC_lu_with_invalid_mcc_mnc0(1111)8122065 MSC_Test_0-SCCP(1103)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(1104)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1105)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104410247 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104410247 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104410247 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104410247 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104410247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104410247 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104410247 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104410247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104410247 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104410247 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 7b ee d1 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 33 f3 22 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 45 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104410248 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-210:LU)[0x563b4cc4aa00]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000054 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410104410248 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-210:LU)[0x563b4cc4aa00]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410104410248 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x563b4cc073f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410104410248 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x563b4cc073f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000054:GERAN-A-210:LU)[0x563b4cc4aa00] (fsm.c:486) 20250410104410248 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x563b4cc073f0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410104410248 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x563b4cc073f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410104410248 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410104410248 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410104410248 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250410104410248 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104410248 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842:GERAN-A-210:LU)[0x563b4cc073f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410104410248 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842:GERAN-A-210:LU)[0x563b4cc073f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410104410248 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842:GERAN-A-210:LU)[0x563b4cc073f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410104410248 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842:GERAN-A-210:LU)[0x563b4cc073f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410104410248 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842:GERAN-A-210:LU)[0x563b4cc073f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410104410248 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842:GERAN-A-210:LU)[0x563b4cc073f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410104410249 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842:GERAN-A-210:LU)[0x563b4cc69fb0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104410249 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842:GERAN-A-210:LU)[0x563b4cc69fb0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842:GERAN-A-210:LU)[0x563b4cc073f0] (fsm.c:486) 20250410104410249 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842:GERAN-A-210:LU)[0x563b4cc69fb0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410104410249 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842:GERAN-A-210:LU)[0x563b4cc69fb0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410104410249 DPAG NOTICE ran_peer(GERAN-A:RI-SSN_PC:PC-0-24-1:SSN-BSSAP)[0x563b4cbad7a0]{READY}: Added seen cell to this RAN peer: CGI:333-22-23-42 (ran_peer.c:105) 20250410104410249 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104410249 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104410249 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104410249 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104410249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104410249 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104410249 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104410249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104410249 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104410249 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0f 02 7b ee d1 00 00 d2 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104410249 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104410249 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104410249 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104410249 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104410249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104410249 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104410249 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104410249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104410249 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104410249 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 7b ee d1 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 45 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1105)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1105)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1105)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1105)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1103)@7d38b4d9c9a0: { messageType := 2, destLocRef := '7BEED1'O, sourceLocRef := '0000D2'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1103)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(1109)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000054" handled at TC_lu_with_invalid_mcc_mnc0(1111) MSC_Test-GSUP(1109)@7d38b4d9c9a0: Added IMSI table entry 0TC_lu_with_invalid_mcc_mnc0(1111)"262420000000054" MSC_Test_0-SCCP(1103)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1103)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1103)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1103)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104415249 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104415249 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104415249 DMM INFO msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842:GERAN-A-210:LU)[0x563b4cc4aa00]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250410104415249 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842:GERAN-A-210:LU)[0x563b4cc073f0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410104415249 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104415250 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410104415250 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104415250 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104415250 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104415250 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104415250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104415250 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104415250 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104415250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104415250 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104415250 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 7b ee d1 00 01 06 01 00 03 05 04 16 00 00 00 (osmo_ss7_asp.c:1175) 20250410104415250 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104415250 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104415250 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104415250 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104415250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104415250 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104415250 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104415251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104415251 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104415251 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 7b ee d1 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1105)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1105)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1105)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1105)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1103)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1103)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1103)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1103)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1103)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1103)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1103)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1103)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_with_invalid_mcc_mnc0(1111)@7d38b4d9c9a0: setverdict(pass): none -> pass MSC_Test_0-SCCP(1103)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1103)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1103)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1103)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410104415262 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104415262 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104415262 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104415262 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104415262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104415262 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104415262 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104415262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104415262 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104415262 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 d2 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1105)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104415263 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842:GERAN-A-210:LU)[0x563b4cc073f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104415263 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842:GERAN-A-210:LU)[0x563b4cc69fb0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104415263 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842:GERAN-A-210:LU)[0x563b4cc69fb0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842:GERAN-A-210:LU)[0x563b4cc073f0] (msc_a.c:1053) 20250410104415263 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842:GERAN-A-210:LU)[0x563b4cc69fb0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Freeing instance (msc_a.c:1053) 20250410104415263 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842:GERAN-A-210:LU)[0x563b4cc69fb0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Deallocated (fsm.c:568) 20250410104415263 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842:GERAN-A-210:LU)[0x563b4cc073f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842:GERAN-A-210:LU)[0x563b4cc4aa00] (msc_a.c:1053) 20250410104415263 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842:GERAN-A-210:LU)[0x563b4cc073f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410104415263 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842:GERAN-A-210:LU)[0x563b4cc073f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104415263 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842:GERAN-A-210:LU)[0x563b4cc073f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410104415263 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842 - active-conn: now used by 1 (attached) (msub.c:375) 20250410104415263 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104415263 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104415263 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104415263 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104415263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104415263 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104415263 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104415263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104415263 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104415264 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0f 04 7b ee d1 00 00 d2 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1105)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1105)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1103)@7d38b4d9c9a0: Session index based on local reference:0 20250410104415265 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104415265 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104415265 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104415265 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104415265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104415265 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104415265 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104415265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104415265 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104415265 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 d2 7b ee d1 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1105)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1104)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_with_invalid_mcc_mnc0(1111)8122065 TC_lu_with_invalid_mcc_mnc0(1111)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_with_invalid_mcc_mnc0(1111)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test_0-M3UA(1105)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104415274 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(1104)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(1108)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(1109)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(1107)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104415276 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410104415276 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1103)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(1106)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1102)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(1110)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1112)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1102): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(1103): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(1104): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(1105): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(1106): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(1107): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(1108): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(1109): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(1110): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_lu_with_invalid_mcc_mnc0(1111): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1112): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_lu_with_invalid_mcc_mnc finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_with_invalid_mcc_mnc pass'. Thu Apr 10 10:44:15 UTC 2025 ====== MSC_Tests.TC_lu_with_invalid_mcc_mnc pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_with_invalid_mcc_mnc.talloc 20250410104415468 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410104415468 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104415468 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410104415468 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410104415468 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410104415468 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104415468 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410104415468 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410104415468 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410104415468 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104415468 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410104415468 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410104415468 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410104415468 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410104415468 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410104415468 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104415468 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104415468 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410104415468 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410104415468 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410104415468 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410104416275 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=171260) 20250410104417277 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104417469 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410104417469 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410104417469 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) Waiting for packet dumper to finish... 1 (prev_count=171260, count=172420) 20250410104418279 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_with_invalid_mcc_mnc pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_reset'. ------ MSC_Tests.TC_sgsap_reset ------ Thu Apr 10 10:44:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_reset.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410104419281 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_reset' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_sgsap_reset started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1116)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(1116)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1116)@7d38b4d9c9a0: ************************************************* MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-SCCP(1114)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410104419748 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1117)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410104419937 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410104419937 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410104419937 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410104419937 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1116)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1116)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1116)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1116)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(1116)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410104419939 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104419939 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410104419939 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410104419939 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410104419939 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410104419939 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410104419939 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410104419939 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104419939 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410104419939 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410104419939 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1116)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1116)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1116)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1116)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1116)@7d38b4d9c9a0: Message received on association #8 20250410104419940 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104419940 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410104419940 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410104419940 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104419940 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410104419940 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410104419940 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410104419940 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104419940 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410104419940 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1116)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410104419940 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104419940 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1116)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1116)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1116)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) 20250410104419940 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410104419940 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1116)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1116)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410104420282 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104420282 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1119)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1119)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410104420288 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1119)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1119)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1119)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1119)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1119)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1119)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410104420315 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410104420315 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1122)@7d38b4d9c9a0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1122)@7d38b4d9c9a0: Created Expect[0] for '262420000011810'H to be handled at TC_sgsap_reset0(1123) 20250410104420381 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104420381 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104420382 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104420382 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104420382 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104420382 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104420382 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104420382 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104420382 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104420382 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104420382 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104420382 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104420382 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104420382 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104420382 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104420382 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104420382 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104420382 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104420382 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104420382 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104420382 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104420382 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104420382 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104420382 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104420382 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104420382 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104420382 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104420382 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104420382 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104420382 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104420382 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104420382 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104420382 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104420383 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104420383 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104420383 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104420383 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104420383 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104420383 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104420383 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104420383 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104420383 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104420383 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104420383 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104420383 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104420383 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104420383 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104420383 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104420383 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104420383 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104420383 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104420383 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104420383 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104420383 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104420383 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104420383 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104420383 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104420383 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104420383 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104420383 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104420383 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104420383 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104420383 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104420383 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104420383 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104420383 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104420383 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104420383 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104420383 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104420384 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104420384 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104420384 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104420384 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104420384 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104420384 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104420384 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104420384 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104420384 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104420384 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104420384 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104420384 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104420384 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104420384 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104420384 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104420384 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104420384 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) TC_sgsap_reset0(1123)@7d38b4d9c9a0: VLR name: "vlr.example.net" TC_sgsap_reset0(1123)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410104420752 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104420752 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104420752 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104420752 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104420752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104420753 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104420753 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104420753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104420753 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104420753 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1116)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104420754 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104420754 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104420754 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104420754 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104420754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104420754 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104420754 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104420754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104420754 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104420754 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1116)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1116)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1115)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_reset0(1123)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410104421389 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410104421389 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104421389 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410104421389 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410104421389 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410104421389 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104421389 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410104421389 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410104421389 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410104421389 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104421389 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410104421389 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250410104421389 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410104421389 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410104421389 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410104421389 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410104421389 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410104421389 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104421389 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104421389 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410104421389 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1116)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104421389 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410104421389 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410104421389 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test_0-RAN(1115)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(1117)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(1114)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1124)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SGsAP(1122)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(1120)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(1118)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104421390 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1119)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(1121)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1113)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1113): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(1114): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(1115): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(1116): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(1117): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(1118): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(1119): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(1120): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(1121): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SGsAP(1122): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_sgsap_reset0(1123): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1124): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_sgsap_reset finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_reset pass'. Thu Apr 10 10:44:21 UTC 2025 ====== MSC_Tests.TC_sgsap_reset pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_sgsap_reset.talloc 20250410104422391 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=145560) 20250410104423390 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410104423390 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410104423390 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410104423392 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=145560, count=146720) 20250410104424393 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_reset pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_lu'. ------ MSC_Tests.TC_sgsap_lu ------ Thu Apr 10 10:44:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_lu.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_lu.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410104425393 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_lu' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_sgsap_lu started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(1128)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(1128)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1128)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(1126)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410104425757 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1129)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410104425946 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410104425946 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410104425946 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410104425946 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1128)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1128)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1128)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1128)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(1128)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410104425950 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104425950 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410104425950 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410104425950 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410104425950 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410104425950 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410104425950 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410104425950 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104425950 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410104425950 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410104425950 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1128)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1128)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1128)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1128)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410104425951 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104425951 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) MSC_Test_0-M3UA(1128)@7d38b4d9c9a0: Message received on association #8 20250410104425951 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410104425951 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104425951 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410104425951 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410104425951 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410104425951 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104425951 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_0-M3UA(1128)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410104425951 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410104425952 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104425952 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410104425952 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) MSC_Test_0-M3UA(1128)@7d38b4d9c9a0: Message received on association #8 20250410104425952 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1128)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1128)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1128)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1128)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410104426394 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104426394 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1131)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1131)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410104426400 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1131)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1131)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1131)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1131)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1131)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1131)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410104426423 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410104426423 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1134)@7d38b4d9c9a0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1134)@7d38b4d9c9a0: Created Expect[0] for '262420000011811'H to be handled at TC_sgsap_lu0(1135) MSC_Test-GSUP(1132)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000011811" to be handled at TC_sgsap_lu0(1135) 20250410104426455 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250410104426455 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011811 id=262420000011811 (vlr.c:661) 20250410104426455 DVLR INFO New subscr, IMSI: 262420000011811 (vlr.c:562) 20250410104426455 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250410104426455 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011811 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1132)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000011811" handled at TC_sgsap_lu0(1135) MSC_Test-GSUP(1132)@7d38b4d9c9a0: Added IMSI table entry 0TC_sgsap_lu0(1135)"262420000011811" 20250410104426457 DVLR DEBUG VLR subscr IMSI-262420000011811:TMSInew-0x6A72A4E8 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250410104426457 DVLR DEBUG IMSI:262420000011811 has MSISDN:491230011811 (vlr.c:1045) 20250410104426457 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011811 (MSISDN=491230011811) (NO CONN!) (gsm_04_08.c:1541) 20250410104426457 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSInew-0x6A72A4E8 - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) 20250410104426457 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSInew-0x6A72A4E8 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250410104426457 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSInew-0x6A72A4E8 + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250410104426457 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSInew-0x6A72A4E8 - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250410104426457 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSInew-0x6A72A4E8 - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_lu0(1135)@7d38b4d9c9a0: tr_SGsAP_IMSI: '262420000011811'H TC_sgsap_lu0(1135)@7d38b4d9c9a0: tr_SGsAP_IMSI: '262420000011811'H MSC_Test-SGsAP(1134)@7d38b4d9c9a0: Found Expect[0] for { sGsAP_LOCATION_UPDATE_ACCEPT := { messageType := '00001010'B, iMSI := { iEI := '00000001'B, lengthIndicator := 8, iMSI := { field1 := '001'B, parity := '1'B, digits := '262420000011811'H, fillerDigit := omit } }, locationAreaId := { iEI := '00000100'B, lengthIndicator := 5, locationAreaId := { mccDigit1 := '9'H, mccDigit2 := '0'H, mccDigit3 := '1'H, mncDigit3 := 'F'H, mncDigit1 := '7'H, mncDigit2 := '0'H, lac := '0926'O ("\t&") } }, newTMSIorIMSI := { iEI := '00001110'B, lengthIndicator := 5, iD := { typeOfIdentity := '100'B, iD := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '6A72A4E8'O } } } } } } handled at TC_sgsap_lu0(1135) TC_sgsap_lu0(1135)@7d38b4d9c9a0: tr_SGsAP_IMSI: '262420000011811'H TC_sgsap_lu0(1135)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410104426459 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSInew-0x6A72A4E8 + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250410104426459 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x6A72A4E8 - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) MSC_Test-GSUP(1132)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000011811" to be handled at TC_sgsap_lu0(1135) TC_sgsap_lu0(1135)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011811'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410104426757 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104426757 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104426757 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104426757 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104426757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104426757 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104426757 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104426757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104426757 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104426757 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1128)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104426758 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104426758 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104426758 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104426758 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104426758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104426758 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104426758 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104426758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104426758 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104426758 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1128)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1128)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1127)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1127)@7d38b4d9c9a0: Added conn table entry 0TC_sgsap_lu0(1135)8427829 MSC_Test_0-SCCP(1126)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(1127)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410104426767 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104426767 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104426767 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104426767 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104426767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104426767 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104426767 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104426767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104426767 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104426767 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 80 99 35 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 10 81 11 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1128)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104426768 DMM DEBUG msc_a(IMSI-262420000011811:GERAN-A-211:LU)[0x563b4cc58cd0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011811 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410104426768 DMM DEBUG msc_a(IMSI-262420000011811:GERAN-A-211:LU)[0x563b4cc58cd0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410104426768 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:GERAN-A-211:LU)[0x563b4cbfc9c0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410104426768 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:GERAN-A-211:LU)[0x563b4cbfc9c0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011811:GERAN-A-211:LU)[0x563b4cc58cd0] (fsm.c:486) 20250410104426768 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:GERAN-A-211:LU)[0x563b4cbfc9c0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410104426768 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:GERAN-A-211:LU)[0x563b4cbfc9c0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410104426768 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x6A72A4E8 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410104426768 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x6A72A4E8 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410104426768 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x6A72A4E8 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250410104426768 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104426768 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x6A72A4E8:GERAN-A-211:LU)[0x563b4cbfc9c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410104426768 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x6A72A4E8:GERAN-A-211:LU)[0x563b4cbfc9c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410104426768 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x6A72A4E8:GERAN-A-211:LU)[0x563b4cbfc9c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410104426768 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x6A72A4E8:GERAN-A-211:LU)[0x563b4cbfc9c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410104426768 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x6A72A4E8:GERAN-A-211:LU)[0x563b4cbfc9c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410104426768 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x6A72A4E8:GERAN-A-211:LU)[0x563b4cbfc9c0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410104426768 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x6A72A4E8:GERAN-A-211:LU)[0x563b4cc0da70]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104426768 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x6A72A4E8:GERAN-A-211:LU)[0x563b4cc0da70]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x6A72A4E8:GERAN-A-211:LU)[0x563b4cbfc9c0] (fsm.c:486) 20250410104426768 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x6A72A4E8:GERAN-A-211:LU)[0x563b4cc0da70]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410104426768 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x6A72A4E8:GERAN-A-211:LU)[0x563b4cc0da70]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410104426768 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104426768 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104426768 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104426768 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104426768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104426768 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104426768 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104426768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104426768 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104426768 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0e 02 80 99 35 00 00 d3 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104426768 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104426768 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104426768 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104426768 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104426768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104426768 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104426768 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104426768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104426768 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104426768 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 80 99 35 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 11 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1128)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1128)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1128)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1128)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1126)@7d38b4d9c9a0: { messageType := 2, destLocRef := '809935'O, sourceLocRef := '0000D3'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1126)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1126)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1126)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1126)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1126)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104426771 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x6A72A4E8 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410104426771 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x6A72A4E8 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1126)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1126)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1126)@7d38b4d9c9a0: vl_from0 20250410104426773 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104426773 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104426773 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104426773 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104426773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104426773 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104426773 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104426773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104426773 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(1126)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250410104426773 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 d3 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1128)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_lu0(1135)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu0(1135)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104426775 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x6A72A4E8 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104426775 DVLR DEBUG IMSI:262420000011811 has MSISDN:491230011811 (vlr.c:1045) 20250410104426775 DMSC NOTICE msub(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x6A72A4E8) VLR: update for IMSI=262420000011811 (MSISDN=491230011811) (gsm_04_08.c:1541) 20250410104426775 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x6A72A4E8 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410104426776 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x6A72A4E8 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104426776 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x6A72A4E8:GERAN-A-211:LU)[0x563b4cbfc9c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410104426776 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x6A72A4E8:GERAN-A-211:LU)[0x563b4cc0da70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410104426776 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x6A72A4E8:GERAN-A-211:LU)[0x563b4cc0da70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410104426776 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x6A72A4E8:GERAN-A-211:LU)[0x563b4cc0da70]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410104426776 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x6A72A4E8:GERAN-A-211:LU)[0x563b4cc0da70]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x6A72A4E8:GERAN-A-211:LU)[0x563b4cbfc9c0] (vlr_lu_fsm.c:110) 20250410104426776 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x6A72A4E8:GERAN-A-211:LU)[0x563b4cc0da70]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410104426776 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x6A72A4E8:GERAN-A-211:LU)[0x563b4cc0da70]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104426776 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x6A72A4E8:GERAN-A-211:LU)[0x563b4cbfc9c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410104426776 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x6A72A4E8:GERAN-A-211:LU)[0x563b4cbfc9c0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410104426776 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x6A72A4E8:GERAN-A-211:LU)[0x563b4cbf10b0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104426776 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x6A72A4E8:GERAN-A-211:LU)[0x563b4cbf10b0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x6A72A4E8:GERAN-A-211:LU)[0x563b4cbfc9c0] (fsm.c:486) 20250410104426776 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x6A72A4E8:GERAN-A-211:LU)[0x563b4cbf10b0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410104426776 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x6A72A4E8:GERAN-A-211:LU)[0x563b4cbf10b0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410104426776 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x6A72A4E8:GERAN-A-211:LU)[0x563b4cbf10b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410104426776 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x6A72A4E8:GERAN-A-211:LU)[0x563b4cbf10b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410104426776 DMSC NOTICE msub(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x6A72A4E8:TMSInew-0x3EBD3689) VLR: update for IMSI=262420000011811 (MSISDN=491230011811) (gsm_04_08.c:1541) 20250410104426776 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x6A72A4E8:GERAN-A-211:LU)[0x563b4cbf10b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410104426776 DMM DEBUG -> IMSI-262420000011811:MSISDN-491230011811:TMSI-0x6A72A4E8:TMSInew-0x3EBD3689 LOCATION UPDATE ACCEPT (TMSI = 0x3ebd3689) (gsm_04_08.c:149) 20250410104426776 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x6A72A4E8:TMSInew-0x3EBD3689 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410104426776 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104426776 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104426776 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104426776 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104426776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104426776 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104426776 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104426776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104426776 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104426776 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 80 99 35 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 3e bd 36 89 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1128)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1128)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1126)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1126)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1126)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1126)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu0(1135)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1127)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1127)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(1126)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1126)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1126)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1126)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O 20250410104426790 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104426790 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104426790 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104426790 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104426790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104426790 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104426790 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104426790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104426790 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104426790 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 d3 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1128)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104426790 DMM DEBUG msc_a(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x6A72A4E8:TMSInew-0x3EBD3689:GERAN-A-211:LU)[0x563b4cc58cd0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410104426790 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x6A72A4E8:TMSInew-0x3EBD3689:GERAN-A-211:LU)[0x563b4cbfc9c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410104426790 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x6A72A4E8:GERAN-A-211:LU)[0x563b4cbf10b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410104426790 DMSC NOTICE msub(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3EBD3689) VLR: update for IMSI=262420000011811 (MSISDN=491230011811) (gsm_04_08.c:1541) 20250410104426790 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x6A72A4E8:GERAN-A-211:LU)[0x563b4cbf10b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410104426790 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3EBD3689:GERAN-A-211:LU)[0x563b4cbfc9c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410104426791 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x6A72A4E8:GERAN-A-211:LU)[0x563b4cbf10b0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410104426791 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x6A72A4E8:GERAN-A-211:LU)[0x563b4cbf10b0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3EBD3689:GERAN-A-211:LU)[0x563b4cbfc9c0] (vlr_lu_fsm.c:817) 20250410104426791 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x6A72A4E8:GERAN-A-211:LU)[0x563b4cbf10b0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410104426791 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x6A72A4E8:GERAN-A-211:LU)[0x563b4cbf10b0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104426791 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3EBD3689:GERAN-A-211:LU)[0x563b4cbfc9c0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410104426791 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011811/3/1): Available (smpp_smsc.c:626) 20250410104426791 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3EBD3689 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104426791 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3EBD3689 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104426791 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3EBD3689 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104426791 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3EBD3689 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410104426791 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104426791 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104426791 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104426791 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104426791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104426791 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104426791 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104426791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104426791 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104426791 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 80 99 35 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1128)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1128)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1126)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1126)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1126)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1126)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1126)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1126)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1126)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1126)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410104426794 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104426794 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104426794 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104426794 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104426794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104426794 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104426794 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104426794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104426794 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104426794 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 d3 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1128)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104426795 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3EBD3689:GERAN-A-211:LU)[0x563b4cbfc9c0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104426795 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3EBD3689:GERAN-A-211:LU)[0x563b4cbfc9c0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3EBD3689:GERAN-A-211:LU)[0x563b4cc58cd0] (msc_a.c:1053) 20250410104426795 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3EBD3689:GERAN-A-211:LU)[0x563b4cbfc9c0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410104426795 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3EBD3689:GERAN-A-211:LU)[0x563b4cbfc9c0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104426795 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3EBD3689:GERAN-A-211:LU)[0x563b4cbfc9c0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410104426796 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3EBD3689 - active-conn: now used by 1 (attached) (msub.c:375) 20250410104426796 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104426796 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104426796 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104426796 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104426796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104426796 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104426796 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104426796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104426796 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104426796 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0e 04 80 99 35 00 00 d3 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1128)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1128)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1126)@7d38b4d9c9a0: Session index based on local reference:0 20250410104426797 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104426797 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104426797 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104426797 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104426797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104426797 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104426797 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104426797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104426797 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104426797 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 d3 80 99 35 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1128)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1127)@7d38b4d9c9a0: Deleted conn table entry 0TC_sgsap_lu0(1135)8427829 TC_sgsap_lu0(1135)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104426799 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3EBD3689 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104426799 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3EBD3689 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_lu0(1135)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu0(1135)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu0(1135)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1127)@7d38b4d9c9a0: Created IMSI[0] for '262420000011811'H'3EBD3689'O to be handled at TC_sgsap_lu0(1135) 20250410104426806 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3EBD3689 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104426807 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3EBD3689 + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250410104426807 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3EBD3689 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250410104426807 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104426807 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104426807 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104426807 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104426807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104426807 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104426807 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104426807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104426807 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104426807 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 10 81 11 09 04 3e bd 36 89 1a 03 05 00 17 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1128)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1128)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1127)@7d38b4d9c9a0: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_lu0(1135) TC_sgsap_lu0(1135)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu0(1135)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0100'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '3EBD3689'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1127)@7d38b4d9c9a0: Added conn table entry 0TC_sgsap_lu0(1135)12009165 MSC_Test_0-RAN(1127)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1126)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(1128)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104426814 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104426814 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104426814 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104426814 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104426814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104426814 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104426814 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104426814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104426814 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104426814 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 b7 3e cd 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 04 03 50 59 02 05 f4 3e bd 36 89 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104426815 DMM DEBUG msc_a(TMSI-0x3EBD3689:GERAN-A-212:CM_SERVICE_REQ)[0x563b4cc4aa00]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250410104426815 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3EBD3689:GERAN-A-212:CM_SERVICE_REQ)[0x563b4cc0da70]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410104426815 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3EBD3689:GERAN-A-212:CM_SERVICE_REQ)[0x563b4cc0da70]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3EBD3689:GERAN-A-212:CM_SERVICE_REQ)[0x563b4cc4aa00] (fsm.c:486) 20250410104426815 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3EBD3689:GERAN-A-212:CM_SERVICE_REQ)[0x563b4cc0da70]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410104426815 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3EBD3689:GERAN-A-212:CM_SERVICE_REQ)[0x563b4cc0da70]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410104426815 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3EBD3689 + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410104426815 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3EBD3689 + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410104426815 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3EBD3689:GERAN-A-212:CM_SERVICE_REQ)[0x563b4cc0da70]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410104426815 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3EBD3689:GERAN-A-212:CM_SERVICE_REQ)[0x563b4cc0da70]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410104426815 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3EBD3689:GERAN-A-212:CM_SERVICE_REQ)[0x563b4cc0da70]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410104426815 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3EBD3689:GERAN-A-212:CM_SERVICE_REQ)[0x563b4cc0da70]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410104426815 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3EBD3689:GERAN-A-212:CM_SERVICE_REQ)[0x563b4cc0da70]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410104426815 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3EBD3689:GERAN-A-212:CM_SERVICE_REQ)[0x563b4cc0da70]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410104426815 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3EBD3689:GERAN-A-212:CM_SERVICE_REQ)[0x563b4cc0da70]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410104426815 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3EBD3689:GERAN-A-212:CM_SERVICE_REQ)[0x563b4cc0da70]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410104426815 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3EBD3689:GERAN-A-212:CM_SERVICE_REQ)[0x563b4cc0da70]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410104426815 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3EBD3689:GERAN-A-212:CM_SERVICE_REQ)[0x563b4cc0da70]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410104426815 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011811/3/1): Available (smpp_smsc.c:626) 20250410104426815 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3EBD3689 - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250410104426815 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104426815 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104426815 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104426815 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104426815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104426815 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104426815 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104426815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104426815 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104426815 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 09 02 b7 3e cd 00 00 d4 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104426815 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104426815 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104426815 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104426815 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104426815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104426815 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104426815 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104426816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104426816 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104426816 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 09 06 b7 3e cd 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 11 (osmo_ss7_asp.c:1175) 20250410104426816 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104426816 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104426816 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104426816 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104426816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104426816 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104426816 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104426816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104426816 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104426816 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 09 06 b7 3e cd 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1128)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1128)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1128)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1128)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1128)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1128)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1126)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'B73ECD'O, sourceLocRef := '0000D4'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1126)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1126)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1126)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1126)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1126)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1126)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1126)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1126)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1126)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104426818 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3EBD3689 + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250410104426818 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3EBD3689 - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_lu0(1135)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu0(1135)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1126)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1126)@7d38b4d9c9a0: vl_len:28 MSC_Test_0-SCCP(1126)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1126)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O 20250410104426829 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104426829 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104426829 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1128)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104426829 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104426829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104426829 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104426830 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104426830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104426830 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104426830 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 d4 00 01 1c 01 03 19 09 01 16 00 42 00 07 91 44 77 58 10 06 50 0a 05 23 05 00 21 43 f5 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104426830 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3EBD3689 + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250410104426830 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250410104426831 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250410104426831 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104426831 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104426831 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104426831 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104426831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104426831 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104426831 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104426831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104426831 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104426831 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 09 06 b7 3e cd 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1175) 20250410104426831 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104426831 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104426831 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104426831 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104426831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104426831 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104426831 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104426831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104426831 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104426831 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 09 06 b7 3e cd 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1128)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1128)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1128)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1128)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1126)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1126)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1126)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1126)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1126)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1126)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1126)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1126)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu0(1135)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu0(1135)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1126)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1126)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1126)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1126)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0103020904'O 20250410104426837 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104426837 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104426837 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104426837 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104426837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104426837 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104426837 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104426837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104426837 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1128)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104426837 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 d4 00 01 05 01 03 02 09 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104426837 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3EBD3689 - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250410104426837 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3EBD3689 + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104426837 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3EBD3689 + vlr_subscr_cancel_attach_fsm: now used by 5 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104426837 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3EBD3689 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104426837 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3EBD3689 - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250410104426837 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104426837 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104426837 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104426837 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104426837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104426837 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104426837 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104426837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104426837 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104426837 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 09 06 b7 3e cd 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1128)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1128)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1126)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1126)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1126)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1126)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1126)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1126)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1126)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1126)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410104426840 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104426840 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104426840 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104426840 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104426840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104426840 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104426840 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(1128)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104426840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104426840 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104426840 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 d4 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104426841 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3EBD3689:GERAN-A-212:CM_SERVICE_REQ)[0x563b4cc0da70]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104426841 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3EBD3689:GERAN-A-212:CM_SERVICE_REQ)[0x563b4cc0da70]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3EBD3689:GERAN-A-212:CM_SERVICE_REQ)[0x563b4cc4aa00] (msc_a.c:1053) 20250410104426841 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3EBD3689:GERAN-A-212:CM_SERVICE_REQ)[0x563b4cc0da70]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104426841 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3EBD3689:GERAN-A-212:CM_SERVICE_REQ)[0x563b4cc0da70]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410104426841 DBSSAP ERROR msc_a(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3EBD3689:GERAN-A-212:CM_SERVICE_REQ)[0x563b4cc4aa00]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250410104426841 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3EBD3689 - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250410104426841 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104426841 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104426841 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104426841 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104426841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104426841 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104426841 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104426841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104426841 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104426841 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 09 04 b7 3e cd 00 00 d4 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1128)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1128)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1126)@7d38b4d9c9a0: Session index based on local reference:0 20250410104426842 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104426842 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104426842 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104426842 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104426842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104426842 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104426842 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104426842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104426842 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1128)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104426842 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 d4 b7 3e cd 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1127)@7d38b4d9c9a0: Deleted conn table entry 0TC_sgsap_lu0(1135)12009165 TC_sgsap_lu0(1135)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104426844 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3EBD3689 + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250410104426844 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3EBD3689 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_lu0(1135)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu0(1135)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu0(1135)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu0(1135)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test-GSUP(1132)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104426854 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410104426854 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1126)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104426854 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test_0-M3UA(1128)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1125)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(1129)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104426856 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1131)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(1127)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(1133)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SGsAP(1134)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(1130)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1136)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1125): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(1126): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(1127): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(1128): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(1129): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(1130): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(1131): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(1132): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(1133): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SGsAP(1134): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_sgsap_lu0(1135): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1136): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_sgsap_lu finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu pass'. Thu Apr 10 10:44:26 UTC 2025 ====== MSC_Tests.TC_sgsap_lu pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_sgsap_lu.talloc 20250410104427048 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410104427048 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104427048 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410104427048 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410104427048 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410104427048 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104427048 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410104427048 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410104427048 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410104427048 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104427048 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410104427048 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410104427048 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410104427048 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410104427048 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410104427048 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104427048 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104427048 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410104427048 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410104427048 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410104427049 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410104427857 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=372872) 20250410104428859 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104429050 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410104429050 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410104429050 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) Waiting for packet dumper to finish... 1 (prev_count=372872, count=375104) 20250410104429860 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_lu_imsi_reject'. ------ MSC_Tests.TC_sgsap_lu_imsi_reject ------ Thu Apr 10 10:44:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_lu_imsi_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_lu_imsi_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410104430862 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_lu_imsi_reject' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_sgsap_lu_imsi_reject started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(1140)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(1140)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1140)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(1138)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410104431311 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1141)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410104431508 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410104431508 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410104431508 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410104431508 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1140)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1140)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1140)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1140)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(1140)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410104431514 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104431514 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410104431514 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410104431514 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410104431514 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410104431514 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410104431514 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410104431514 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104431514 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410104431514 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410104431514 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1140)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1140)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1140)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1140)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1140)@7d38b4d9c9a0: Message received on association #8 20250410104431517 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104431517 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410104431517 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410104431517 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104431517 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410104431517 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410104431517 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) MSC_Test_0-M3UA(1140)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410104431517 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104431517 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410104431517 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410104431517 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104431517 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410104431517 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410104431517 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1140)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1140)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1140)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1140)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1140)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410104431863 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104431863 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1143)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1143)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410104431869 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1143)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1143)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1143)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1143)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1143)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1143)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410104431889 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410104431889 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1146)@7d38b4d9c9a0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1146)@7d38b4d9c9a0: Created Expect[0] for '262420000011812'H to be handled at TC_sgsap_lu_imsi_reject0(1147) MSC_Test-GSUP(1144)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000011812" to be handled at TC_sgsap_lu_imsi_reject0(1147) 20250410104431928 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250410104431928 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011812 id=262420000011812 (vlr.c:661) 20250410104431928 DVLR INFO New subscr, IMSI: 262420000011812 (vlr.c:562) 20250410104431928 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104431928 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011812 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1144)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000011812" handled at TC_sgsap_lu_imsi_reject0(1147) MSC_Test-GSUP(1144)@7d38b4d9c9a0: Added IMSI table entry 0TC_sgsap_lu_imsi_reject0(1147)"262420000011812" TC_sgsap_lu_imsi_reject0(1147)@7d38b4d9c9a0: tr_SGsAP_IMSI: '262420000011812'H TC_sgsap_lu_imsi_reject0(1147)@7d38b4d9c9a0: tr_SGsAP_IMSI: '262420000011812'H 20250410104431930 DVLR DEBUG VLR subscr IMSI-262420000011812:TMSInew-0x1B8865A3 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250410104431930 DVLR DEBUG SUBSCR(IMSI-262420000011812:TMSInew-0x1B8865A3) UpdateLocation failed; gmm_cause: GSM authentication unacceptable (vlr.c:1173) 20250410104431930 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104431930 DVLR DEBUG VLR subscr IMSI-262420000011812 - SGs-lu: now used by 1 (vlr_gsup_rx) (vlr_sgs.c:138) 20250410104431930 DVLR INFO VLR subscr IMSI-262420000011812 - vlr_gsup_rx: now used by 0 (-) (vlr.c:1410) 20250410104431930 DVLR DEBUG SUBSCR(IMSI-262420000011812) freeing VLR subscr (max total use count was 2) (vlr.c:472) MSC_Test-SGsAP(1146)@7d38b4d9c9a0: Found Expect[0] for { sGsAP_LOCATION_UPDATE_REJECT := { messageType := '00001011'B, iMSI := { iEI := '00000001'B, lengthIndicator := 8, iMSI := { field1 := '001'B, parity := '1'B, digits := '262420000011812'H, fillerDigit := omit } }, rejectCause := { iEI := '00001111'B, lengthIndicator := 1, cause := Illegal_MS (3) }, locationAreaId := { iEI := '00000100'B, lengthIndicator := 5, locationAreaId := { mccDigit1 := '9'H, mccDigit2 := '0'H, mccDigit3 := '1'H, mncDigit3 := 'F'H, mncDigit1 := '7'H, mncDigit2 := '0'H, lac := '0926'O ("\t&") } } } } handled at TC_sgsap_lu_imsi_reject0(1147) TC_sgsap_lu_imsi_reject0(1147)@7d38b4d9c9a0: tr_SGsAP_IMSI: '262420000011812'H TC_sgsap_lu_imsi_reject0(1147)@7d38b4d9c9a0: setverdict(pass): none -> pass MSC_Test-GSUP(1144)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000011812" to be handled at TC_sgsap_lu_imsi_reject0(1147) TC_sgsap_lu_imsi_reject0(1147)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011812'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1140)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104432321 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104432321 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104432321 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104432321 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104432321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104432321 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104432321 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104432321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104432321 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104432322 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104432322 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104432322 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104432322 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104432322 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104432322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104432322 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104432322 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104432322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104432322 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104432322 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1140)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1140)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1139)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1139)@7d38b4d9c9a0: Added conn table entry 0TC_sgsap_lu_imsi_reject0(1147)11754731 MSC_Test_0-SCCP(1138)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(1139)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1140)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104432332 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104432332 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104432332 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104432332 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104432332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104432332 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104432332 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104432332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104432332 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104432332 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 b3 5c eb 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 10 81 21 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104432333 DMM DEBUG msc_a(IMSI-262420000011812:GERAN-A-213:LU)[0x563b4cc58cd0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011812 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410104432333 DMM DEBUG msc_a(IMSI-262420000011812:GERAN-A-213:LU)[0x563b4cc58cd0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410104432333 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:GERAN-A-213:LU)[0x563b4cbf10b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410104432333 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:GERAN-A-213:LU)[0x563b4cbf10b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011812:GERAN-A-213:LU)[0x563b4cc58cd0] (fsm.c:486) 20250410104432333 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:GERAN-A-213:LU)[0x563b4cbf10b0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410104432333 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:GERAN-A-213:LU)[0x563b4cbf10b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410104432333 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410104432333 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011812 id=262420000011812 (vlr.c:661) 20250410104432333 DVLR INFO New subscr, IMSI: 262420000011812 (vlr.c:562) 20250410104432333 DVLR DEBUG VLR subscr IMSI-262420000011812 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410104432333 DVLR DEBUG VLR subscr IMSI-262420000011812 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410104432333 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104432333 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:GERAN-A-213:LU)[0x563b4cbf10b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410104432333 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:GERAN-A-213:LU)[0x563b4cbf10b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410104432333 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:GERAN-A-213:LU)[0x563b4cbf10b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410104432333 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:GERAN-A-213:LU)[0x563b4cbf10b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410104432333 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:GERAN-A-213:LU)[0x563b4cbf10b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410104432333 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:GERAN-A-213:LU)[0x563b4cbf10b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410104432333 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011812:GERAN-A-213:LU)[0x563b4cc0da70]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104432333 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011812:GERAN-A-213:LU)[0x563b4cc0da70]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011812:GERAN-A-213:LU)[0x563b4cbf10b0] (fsm.c:486) 20250410104432333 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011812:GERAN-A-213:LU)[0x563b4cc0da70]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410104432333 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011812:GERAN-A-213:LU)[0x563b4cc0da70]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410104432333 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104432333 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104432333 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104432333 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104432333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104432333 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104432333 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104432333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104432333 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104432333 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 08 02 b3 5c eb 00 00 d5 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104432333 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104432333 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104432333 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104432333 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104432333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104432333 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104432333 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104432333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104432333 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104432333 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 08 06 b3 5c eb 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 21 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1140)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1140)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1140)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1140)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1138)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'B35CEB'O, sourceLocRef := '0000D5'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1138)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1138)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1138)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1138)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1138)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104432335 DVLR DEBUG VLR subscr IMSI-262420000011812 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410104432335 DVLR DEBUG VLR subscr IMSI-262420000011812 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1138)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1138)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1138)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1138)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1140)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104432336 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104432336 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104432336 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104432336 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104432336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104432336 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104432336 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104432336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104432336 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104432336 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 d5 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_sgsap_lu_imsi_reject0(1147)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_imsi_reject0(1147)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104432338 DVLR DEBUG VLR subscr IMSI-262420000011812 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104432338 DVLR DEBUG IMSI:262420000011812 has MSISDN:491230011812 (vlr.c:1045) 20250410104432338 DMSC NOTICE msub(IMSI-262420000011812:MSISDN-491230011812) VLR: update for IMSI=262420000011812 (MSISDN=491230011812) (gsm_04_08.c:1541) 20250410104432338 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104432338 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104432338 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-213:LU)[0x563b4cbf10b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410104432338 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011812:GERAN-A-213:LU)[0x563b4cc0da70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410104432338 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011812:GERAN-A-213:LU)[0x563b4cc0da70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410104432338 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011812:GERAN-A-213:LU)[0x563b4cc0da70]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410104432338 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011812:GERAN-A-213:LU)[0x563b4cc0da70]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-213:LU)[0x563b4cbf10b0] (vlr_lu_fsm.c:110) 20250410104432338 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011812:GERAN-A-213:LU)[0x563b4cc0da70]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410104432338 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011812:GERAN-A-213:LU)[0x563b4cc0da70]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104432338 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-213:LU)[0x563b4cbf10b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410104432338 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-213:LU)[0x563b4cbf10b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410104432338 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-213:LU)[0x563b4cbd4f30]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104432338 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-213:LU)[0x563b4cbd4f30]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-213:LU)[0x563b4cbf10b0] (fsm.c:486) 20250410104432338 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-213:LU)[0x563b4cbd4f30]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410104432338 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-213:LU)[0x563b4cbd4f30]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410104432338 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-213:LU)[0x563b4cbd4f30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410104432338 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-213:LU)[0x563b4cbd4f30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410104432338 DMSC NOTICE msub(IMSI-262420000011812:MSISDN-491230011812:TMSInew-0x5FD58431) VLR: update for IMSI=262420000011812 (MSISDN=491230011812) (gsm_04_08.c:1541) 20250410104432338 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-213:LU)[0x563b4cbd4f30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410104432338 DMM DEBUG -> IMSI-262420000011812:MSISDN-491230011812:TMSInew-0x5FD58431 LOCATION UPDATE ACCEPT (TMSI = 0x5fd58431) (gsm_04_08.c:149) 20250410104432338 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSInew-0x5FD58431 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104432338 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104432338 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104432338 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104432338 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104432338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104432338 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104432338 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104432338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104432338 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104432338 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 08 06 b3 5c eb 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 5f d5 84 31 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1140)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1140)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1138)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1138)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1138)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1138)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_imsi_reject0(1147)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1139)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1139)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(1138)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1138)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1138)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1138)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1140)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104432341 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104432341 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104432341 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104432341 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104432341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104432341 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104432341 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104432341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104432341 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104432341 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 d5 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104432342 DMM DEBUG msc_a(IMSI-262420000011812:MSISDN-491230011812:TMSInew-0x5FD58431:GERAN-A-213:LU)[0x563b4cc58cd0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410104432342 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:TMSInew-0x5FD58431:GERAN-A-213:LU)[0x563b4cbf10b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410104432342 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-213:LU)[0x563b4cbd4f30]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410104432342 DMSC NOTICE msub(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x5FD58431) VLR: update for IMSI=262420000011812 (MSISDN=491230011812) (gsm_04_08.c:1541) 20250410104432342 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x5FD58431 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410104432342 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-213:LU)[0x563b4cbd4f30]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410104432342 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x5FD58431:GERAN-A-213:LU)[0x563b4cbf10b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410104432342 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-213:LU)[0x563b4cbd4f30]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410104432342 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-213:LU)[0x563b4cbd4f30]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x5FD58431:GERAN-A-213:LU)[0x563b4cbf10b0] (vlr_lu_fsm.c:817) 20250410104432342 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-213:LU)[0x563b4cbd4f30]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410104432342 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-213:LU)[0x563b4cbd4f30]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104432342 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x5FD58431:GERAN-A-213:LU)[0x563b4cbf10b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410104432342 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011812/3/1): Available (smpp_smsc.c:626) 20250410104432342 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x5FD58431 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104432342 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x5FD58431 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104432342 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x5FD58431 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104432342 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x5FD58431 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410104432342 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104432342 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104432342 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104432342 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104432342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104432342 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104432342 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104432342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104432342 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104432342 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 08 06 b3 5c eb 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1140)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1140)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1138)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1138)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1138)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1138)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1138)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1138)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1138)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1138)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1140)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104432343 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104432343 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104432343 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104432343 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104432343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104432343 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104432343 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104432343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104432343 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104432343 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 d5 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104432343 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x5FD58431:GERAN-A-213:LU)[0x563b4cbf10b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104432343 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x5FD58431:GERAN-A-213:LU)[0x563b4cbf10b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x5FD58431:GERAN-A-213:LU)[0x563b4cc58cd0] (msc_a.c:1053) 20250410104432343 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x5FD58431:GERAN-A-213:LU)[0x563b4cbf10b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410104432343 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x5FD58431:GERAN-A-213:LU)[0x563b4cbf10b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104432343 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x5FD58431:GERAN-A-213:LU)[0x563b4cbf10b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410104432343 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x5FD58431 - active-conn: now used by 1 (attached) (msub.c:375) 20250410104432343 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104432343 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104432343 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104432343 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104432343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104432343 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104432343 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104432343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104432343 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104432343 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 08 04 b3 5c eb 00 00 d5 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1140)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1140)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1138)@7d38b4d9c9a0: Session index based on local reference:0 20250410104432343 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104432343 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104432343 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104432343 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104432343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104432343 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104432343 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104432343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104432343 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1140)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104432343 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 d5 b3 5c eb 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1139)@7d38b4d9c9a0: Deleted conn table entry 0TC_sgsap_lu_imsi_reject0(1147)11754731 TC_sgsap_lu_imsi_reject0(1147)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104432344 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x5FD58431 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104432344 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x5FD58431 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_lu_imsi_reject0(1147)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_imsi_reject0(1147)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_imsi_reject0(1147)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1139)@7d38b4d9c9a0: Created IMSI[0] for '262420000011812'H'5FD58431'O to be handled at TC_sgsap_lu_imsi_reject0(1147) 20250410104432350 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x5FD58431 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104432350 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x5FD58431 + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250410104432350 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x5FD58431 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250410104432350 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104432350 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104432350 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104432350 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104432350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104432350 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104432350 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104432350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104432350 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104432350 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 10 81 21 09 04 5f d5 84 31 1a 03 05 00 17 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1140)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1140)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1139)@7d38b4d9c9a0: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_lu_imsi_reject0(1147) TC_sgsap_lu_imsi_reject0(1147)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_imsi_reject0(1147)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0100'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '5FD58431'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1139)@7d38b4d9c9a0: Added conn table entry 0TC_sgsap_lu_imsi_reject0(1147)16343039 MSC_Test_0-RAN(1139)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1138)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(1140)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104432355 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104432355 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104432355 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104432355 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104432355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104432355 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104432355 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104432355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104432355 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104432355 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 f9 5f ff 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 04 03 50 59 02 05 f4 5f d5 84 31 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104432355 DMM DEBUG msc_a(TMSI-0x5FD58431:GERAN-A-214:CM_SERVICE_REQ)[0x563b4cc4aa00]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250410104432356 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5FD58431:GERAN-A-214:CM_SERVICE_REQ)[0x563b4cbd4f30]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410104432356 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5FD58431:GERAN-A-214:CM_SERVICE_REQ)[0x563b4cbd4f30]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x5FD58431:GERAN-A-214:CM_SERVICE_REQ)[0x563b4cc4aa00] (fsm.c:486) 20250410104432356 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5FD58431:GERAN-A-214:CM_SERVICE_REQ)[0x563b4cbd4f30]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410104432356 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5FD58431:GERAN-A-214:CM_SERVICE_REQ)[0x563b4cbd4f30]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410104432356 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x5FD58431 + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410104432356 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x5FD58431 + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410104432356 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x5FD58431:GERAN-A-214:CM_SERVICE_REQ)[0x563b4cbd4f30]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410104432356 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x5FD58431:GERAN-A-214:CM_SERVICE_REQ)[0x563b4cbd4f30]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410104432356 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x5FD58431:GERAN-A-214:CM_SERVICE_REQ)[0x563b4cbd4f30]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410104432356 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x5FD58431:GERAN-A-214:CM_SERVICE_REQ)[0x563b4cbd4f30]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410104432356 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x5FD58431:GERAN-A-214:CM_SERVICE_REQ)[0x563b4cbd4f30]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410104432356 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x5FD58431:GERAN-A-214:CM_SERVICE_REQ)[0x563b4cbd4f30]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410104432356 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x5FD58431:GERAN-A-214:CM_SERVICE_REQ)[0x563b4cbd4f30]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410104432356 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x5FD58431:GERAN-A-214:CM_SERVICE_REQ)[0x563b4cbd4f30]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410104432356 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x5FD58431:GERAN-A-214:CM_SERVICE_REQ)[0x563b4cbd4f30]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410104432356 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x5FD58431:GERAN-A-214:CM_SERVICE_REQ)[0x563b4cbd4f30]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410104432356 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011812/3/1): Available (smpp_smsc.c:626) 20250410104432356 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x5FD58431 - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250410104432356 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104432356 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104432356 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104432357 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104432357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104432357 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104432357 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104432357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104432357 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104432357 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0b 02 f9 5f ff 00 00 d6 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104432357 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104432357 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104432357 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104432357 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104432357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104432357 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104432357 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104432357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104432357 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104432357 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 f9 5f ff 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 21 (osmo_ss7_asp.c:1175) 20250410104432357 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104432357 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104432357 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104432357 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104432357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104432357 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104432357 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104432357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104432357 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104432357 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 f9 5f ff 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1140)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1140)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1140)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1140)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1140)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1140)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1138)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'F95FFF'O, sourceLocRef := '0000D6'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1138)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1138)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1138)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1138)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1138)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1138)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1138)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1138)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1138)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104432358 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x5FD58431 + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250410104432358 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x5FD58431 - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_lu_imsi_reject0(1147)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_imsi_reject0(1147)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1138)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1138)@7d38b4d9c9a0: vl_len:28 MSC_Test_0-SCCP(1138)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1138)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O 20250410104432363 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104432363 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104432363 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104432363 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104432363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104432363 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104432363 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104432363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104432363 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104432363 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 d6 00 01 1c 01 03 19 09 01 16 00 42 00 07 91 44 77 58 10 06 50 0a 05 23 05 00 21 43 f5 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1140)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104432364 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x5FD58431 + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250410104432364 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250410104432364 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250410104432364 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104432364 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104432364 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104432364 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104432364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104432364 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104432364 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104432364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104432364 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104432364 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 f9 5f ff 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1175) 20250410104432364 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104432364 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104432364 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104432364 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104432364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104432364 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104432364 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104432364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104432364 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104432364 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 f9 5f ff 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1140)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1140)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1140)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1140)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1138)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1138)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1138)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1138)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1138)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1138)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1138)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1138)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_imsi_reject0(1147)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_imsi_reject0(1147)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1138)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1138)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1138)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1138)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1140)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104432367 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104432367 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104432367 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104432368 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104432368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104432368 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104432368 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104432368 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104432368 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104432368 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 d6 00 01 05 01 03 02 09 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104432368 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x5FD58431 - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250410104432368 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x5FD58431 + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104432368 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x5FD58431 + vlr_subscr_cancel_attach_fsm: now used by 5 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104432368 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x5FD58431 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104432368 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x5FD58431 - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250410104432368 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104432368 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104432368 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104432368 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104432368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104432368 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104432368 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104432368 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104432368 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104432368 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 f9 5f ff 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1140)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1140)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1138)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1138)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1138)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1138)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1138)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1138)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1138)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1138)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410104432369 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104432369 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104432369 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104432370 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104432370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104432370 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104432370 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104432370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104432370 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104432370 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 d6 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1140)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104432370 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x5FD58431:GERAN-A-214:CM_SERVICE_REQ)[0x563b4cbd4f30]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104432370 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x5FD58431:GERAN-A-214:CM_SERVICE_REQ)[0x563b4cbd4f30]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x5FD58431:GERAN-A-214:CM_SERVICE_REQ)[0x563b4cc4aa00] (msc_a.c:1053) 20250410104432370 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x5FD58431:GERAN-A-214:CM_SERVICE_REQ)[0x563b4cbd4f30]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104432370 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x5FD58431:GERAN-A-214:CM_SERVICE_REQ)[0x563b4cbd4f30]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410104432370 DBSSAP ERROR msc_a(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x5FD58431:GERAN-A-214:CM_SERVICE_REQ)[0x563b4cc4aa00]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250410104432370 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x5FD58431 - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250410104432370 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104432371 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104432371 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104432371 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104432371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104432371 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104432371 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104432371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104432371 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104432371 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0b 04 f9 5f ff 00 00 d6 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1140)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1140)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1138)@7d38b4d9c9a0: Session index based on local reference:0 20250410104432371 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104432371 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104432371 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104432371 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104432371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104432371 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1140)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104432371 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104432371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104432371 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104432371 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 d6 f9 5f ff 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1139)@7d38b4d9c9a0: Deleted conn table entry 0TC_sgsap_lu_imsi_reject0(1147)16343039 TC_sgsap_lu_imsi_reject0(1147)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104432371 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x5FD58431 + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250410104432371 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x5FD58431 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_lu_imsi_reject0(1147)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_imsi_reject0(1147)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_imsi_reject0(1147)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_imsi_reject0(1147)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410104432376 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410104432376 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250410104432376 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test_0-M3UA(1140)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(1141)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(1139)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SGsAP(1146)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(1144)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(1142)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(1138)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1148)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104432381 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1143)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(1145)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1137)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1137): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(1138): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(1139): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(1140): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(1141): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(1142): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(1143): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(1144): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(1145): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SGsAP(1146): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_sgsap_lu_imsi_reject0(1147): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1148): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_sgsap_lu_imsi_reject finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu_imsi_reject pass'. Thu Apr 10 10:44:32 UTC 2025 ====== MSC_Tests.TC_sgsap_lu_imsi_reject pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_sgsap_lu_imsi_reject.talloc 20250410104432572 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410104432572 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104432572 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410104432572 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410104432572 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410104432572 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104432572 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410104432572 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410104432572 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410104432572 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104432572 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410104432572 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410104432572 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410104432572 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410104432572 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410104432572 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104432572 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104432572 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410104432572 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410104432572 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410104432572 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410104433382 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=367052) 20250410104434383 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104434573 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410104434573 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410104434573 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) Waiting for packet dumper to finish... 1 (prev_count=367052, count=369284) 20250410104435384 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu_imsi_reject pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_lu_and_nothing'. ------ MSC_Tests.TC_sgsap_lu_and_nothing ------ Thu Apr 10 10:44:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_lu_and_nothing.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_lu_and_nothing.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410104436385 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_lu_and_nothing' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_sgsap_lu_and_nothing started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(1152)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(1152)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1152)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(1150)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410104436784 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1153)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410104436808 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3EBD3689 - Paging: now used by 1 (attached) (paging.c:202) 20250410104436978 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410104436978 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410104436978 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410104436978 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1152)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1152)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1152)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1152)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(1152)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410104436983 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104436983 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410104436983 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410104436983 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410104436983 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410104436983 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410104436983 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410104436984 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104436984 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410104436984 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410104436984 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1152)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1152)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1152)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1152)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1152)@7d38b4d9c9a0: Message received on association #8 20250410104436986 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104436986 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410104436986 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410104436986 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104436986 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410104436986 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410104436986 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410104436986 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104436986 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410104436986 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410104436986 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104436986 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1152)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1152)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1152)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1152)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) 20250410104436987 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410104436987 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1152)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1152)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410104437386 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104437386 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1155)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1155)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410104437392 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1155)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1155)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1155)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1155)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1155)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1155)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410104437413 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410104437413 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1158)@7d38b4d9c9a0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1158)@7d38b4d9c9a0: Created Expect[0] for '262420000011813'H to be handled at TC_sgsap_lu_and_nothing0(1159) MSC_Test-GSUP(1156)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000011813" to be handled at TC_sgsap_lu_and_nothing0(1159) 20250410104437476 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250410104437476 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011813 id=262420000011813 (vlr.c:661) 20250410104437476 DVLR INFO New subscr, IMSI: 262420000011813 (vlr.c:562) 20250410104437476 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104437476 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011813 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1156)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000011813" handled at TC_sgsap_lu_and_nothing0(1159) MSC_Test-GSUP(1156)@7d38b4d9c9a0: Added IMSI table entry 0TC_sgsap_lu_and_nothing0(1159)"262420000011813" 20250410104437484 DVLR DEBUG VLR subscr IMSI-262420000011813:TMSInew-0x8E18B64B + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250410104437484 DVLR DEBUG IMSI:262420000011813 has MSISDN:491230011813 (vlr.c:1045) 20250410104437484 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011813 (MSISDN=491230011813) (NO CONN!) (gsm_04_08.c:1541) 20250410104437484 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSInew-0x8E18B64B - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) 20250410104437485 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSInew-0x8E18B64B + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250410104437485 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSInew-0x8E18B64B + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250410104437485 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSInew-0x8E18B64B - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250410104437485 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSInew-0x8E18B64B - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_lu_and_nothing0(1159)@7d38b4d9c9a0: tr_SGsAP_IMSI: '262420000011813'H TC_sgsap_lu_and_nothing0(1159)@7d38b4d9c9a0: tr_SGsAP_IMSI: '262420000011813'H MSC_Test-SGsAP(1158)@7d38b4d9c9a0: Found Expect[0] for { sGsAP_LOCATION_UPDATE_ACCEPT := { messageType := '00001010'B, iMSI := { iEI := '00000001'B, lengthIndicator := 8, iMSI := { field1 := '001'B, parity := '1'B, digits := '262420000011813'H, fillerDigit := omit } }, locationAreaId := { iEI := '00000100'B, lengthIndicator := 5, locationAreaId := { mccDigit1 := '9'H, mccDigit2 := '0'H, mccDigit3 := '1'H, mncDigit3 := 'F'H, mncDigit1 := '7'H, mncDigit2 := '0'H, lac := '0926'O ("\t&") } }, newTMSIorIMSI := { iEI := '00001110'B, lengthIndicator := 5, iD := { typeOfIdentity := '100'B, iD := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '8E18B64B'O } } } } } } handled at TC_sgsap_lu_and_nothing0(1159) TC_sgsap_lu_and_nothing0(1159)@7d38b4d9c9a0: tr_SGsAP_IMSI: '262420000011813'H TC_sgsap_lu_and_nothing0(1159)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410104437782 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104437782 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104437782 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104437782 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104437782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104437782 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104437782 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104437782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104437782 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104437782 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1152)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104437782 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104437782 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104437782 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104437782 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104437782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104437782 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104437782 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104437782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104437782 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104437782 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1152)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1152)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1151)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410104442351 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x5FD58431 - Paging: now used by 1 (attached) (paging.c:202) MSC_Test-GSUP-IPA(1155)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1155)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1155)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1155)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP(1156)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000011813" to be handled at TC_sgsap_lu_and_nothing0(1159) TC_sgsap_lu_and_nothing0(1159)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011813'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1151)@7d38b4d9c9a0: Added conn table entry 0TC_sgsap_lu_and_nothing0(1159)15034504 MSC_Test_0-RAN(1151)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1150)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(1152)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104522573 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104522573 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104522573 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104522573 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104522573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104522573 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104522573 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104522573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104522573 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104522573 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 e5 68 88 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 10 81 31 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104522574 DMM DEBUG msc_a(IMSI-262420000011813:GERAN-A-215:LU)[0x563b4cc58cd0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011813 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410104522574 DMM DEBUG msc_a(IMSI-262420000011813:GERAN-A-215:LU)[0x563b4cc58cd0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410104522574 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:GERAN-A-215:LU)[0x563b4cc0da70]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410104522574 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:GERAN-A-215:LU)[0x563b4cc0da70]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011813:GERAN-A-215:LU)[0x563b4cc58cd0] (fsm.c:486) 20250410104522574 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:GERAN-A-215:LU)[0x563b4cc0da70]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410104522574 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:GERAN-A-215:LU)[0x563b4cc0da70]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410104522574 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410104522574 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410104522574 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250410104522575 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104522575 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-215:LU)[0x563b4cc0da70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410104522575 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-215:LU)[0x563b4cc0da70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410104522575 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-215:LU)[0x563b4cc0da70]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410104522575 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-215:LU)[0x563b4cc0da70]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410104522575 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-215:LU)[0x563b4cc0da70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410104522575 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-215:LU)[0x563b4cc0da70]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410104522575 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-215:LU)[0x563b4cbf10b0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104522575 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-215:LU)[0x563b4cbf10b0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-215:LU)[0x563b4cc0da70] (fsm.c:486) 20250410104522575 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-215:LU)[0x563b4cbf10b0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410104522575 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-215:LU)[0x563b4cbf10b0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410104522575 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104522575 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104522575 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104522575 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104522575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104522575 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104522575 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104522575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104522575 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104522575 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0a 02 e5 68 88 00 00 d7 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104522575 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104522575 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104522575 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104522575 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104522575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104522575 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104522575 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104522575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104522575 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104522575 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 e5 68 88 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 31 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1152)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1152)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1152)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1152)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1150)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'E56888'O, sourceLocRef := '0000D7'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1150)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1150)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1150)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1150)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1150)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104522581 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410104522581 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1150)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1150)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1150)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1150)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_sgsap_lu_and_nothing0(1159)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_nothing0(1159)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1152)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104522584 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104522584 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104522584 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104522584 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104522584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104522584 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104522584 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104522584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104522584 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104522584 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 d7 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104522586 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104522586 DVLR DEBUG IMSI:262420000011813 has MSISDN:491230011813 (vlr.c:1045) 20250410104522586 DMSC NOTICE msub(IMSI-262420000011813:MSISDN-491230011813) VLR: update for IMSI=262420000011813 (MSISDN=491230011813) (gsm_04_08.c:1541) 20250410104522586 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410104522587 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104522587 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-215:LU)[0x563b4cc0da70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410104522587 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-215:LU)[0x563b4cbf10b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410104522587 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-215:LU)[0x563b4cbf10b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410104522587 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-215:LU)[0x563b4cbf10b0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410104522587 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-215:LU)[0x563b4cbf10b0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-215:LU)[0x563b4cc0da70] (vlr_lu_fsm.c:110) 20250410104522587 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-215:LU)[0x563b4cbf10b0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410104522587 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-215:LU)[0x563b4cbf10b0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104522587 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-215:LU)[0x563b4cc0da70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410104522587 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-215:LU)[0x563b4cc0da70]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410104522587 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-215:LU)[0x563b4cbf49b0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104522587 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-215:LU)[0x563b4cbf49b0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-215:LU)[0x563b4cc0da70] (fsm.c:486) 20250410104522587 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-215:LU)[0x563b4cbf49b0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410104522587 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-215:LU)[0x563b4cbf49b0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410104522587 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-215:LU)[0x563b4cbf49b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410104522587 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-215:LU)[0x563b4cbf49b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410104522587 DMSC NOTICE msub(IMSI-262420000011813:MSISDN-491230011813:TMSInew-0xB9C006EF) VLR: update for IMSI=262420000011813 (MSISDN=491230011813) (gsm_04_08.c:1541) 20250410104522587 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-215:LU)[0x563b4cbf49b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410104522587 DMM DEBUG -> IMSI-262420000011813:MSISDN-491230011813:TMSInew-0xB9C006EF LOCATION UPDATE ACCEPT (TMSI = 0xb9c006ef) (gsm_04_08.c:149) 20250410104522587 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSInew-0xB9C006EF - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410104522587 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104522587 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104522587 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104522587 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104522587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104522587 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104522587 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104522587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104522587 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104522587 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 e5 68 88 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 b9 c0 06 ef (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1152)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1152)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1150)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1150)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1150)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1150)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_nothing0(1159)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1151)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1151)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(1150)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1150)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1150)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1150)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O 20250410104522597 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104522597 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104522597 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104522597 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104522597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104522597 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104522597 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104522597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1152)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104522597 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104522597 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 d7 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104522597 DMM DEBUG msc_a(IMSI-262420000011813:MSISDN-491230011813:TMSInew-0xB9C006EF:GERAN-A-215:LU)[0x563b4cc58cd0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410104522597 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:TMSInew-0xB9C006EF:GERAN-A-215:LU)[0x563b4cc0da70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410104522597 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-215:LU)[0x563b4cbf49b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410104522597 DMSC NOTICE msub(IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB9C006EF) VLR: update for IMSI=262420000011813 (MSISDN=491230011813) (gsm_04_08.c:1541) 20250410104522597 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-215:LU)[0x563b4cbf49b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410104522597 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB9C006EF:GERAN-A-215:LU)[0x563b4cc0da70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410104522597 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-215:LU)[0x563b4cbf49b0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410104522597 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-215:LU)[0x563b4cbf49b0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB9C006EF:GERAN-A-215:LU)[0x563b4cc0da70] (vlr_lu_fsm.c:817) 20250410104522597 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-215:LU)[0x563b4cbf49b0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410104522597 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-215:LU)[0x563b4cbf49b0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104522597 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB9C006EF:GERAN-A-215:LU)[0x563b4cc0da70]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410104522597 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011813/3/1): Available (smpp_smsc.c:626) 20250410104522598 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB9C006EF + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104522598 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB9C006EF + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104522598 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB9C006EF - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104522598 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB9C006EF - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410104522598 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104522598 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104522598 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104522598 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104522598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104522598 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104522599 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104522599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104522599 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104522599 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 e5 68 88 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1152)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1152)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1150)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1150)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1150)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1150)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1150)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1150)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1150)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1150)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1152)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104522602 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104522602 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104522602 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104522602 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104522602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104522602 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104522602 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104522602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104522602 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104522602 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 d7 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104522603 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB9C006EF:GERAN-A-215:LU)[0x563b4cc0da70]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104522603 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB9C006EF:GERAN-A-215:LU)[0x563b4cc0da70]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB9C006EF:GERAN-A-215:LU)[0x563b4cc58cd0] (msc_a.c:1053) 20250410104522603 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB9C006EF:GERAN-A-215:LU)[0x563b4cc0da70]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410104522603 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB9C006EF:GERAN-A-215:LU)[0x563b4cc0da70]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104522603 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB9C006EF:GERAN-A-215:LU)[0x563b4cc0da70]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410104522604 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB9C006EF - active-conn: now used by 1 (attached) (msub.c:375) 20250410104522604 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104522604 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104522604 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104522604 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104522604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104522604 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104522604 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104522604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104522604 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104522604 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0a 04 e5 68 88 00 00 d7 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1152)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1152)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1150)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(1152)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104522605 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104522605 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104522605 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104522605 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104522606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104522606 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104522606 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104522606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104522606 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104522606 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 d7 e5 68 88 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1151)@7d38b4d9c9a0: Deleted conn table entry 0TC_sgsap_lu_and_nothing0(1159)15034504 TC_sgsap_lu_and_nothing0(1159)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104522608 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB9C006EF + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104522608 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB9C006EF - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_lu_and_nothing0(1159)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_nothing0(1159)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_nothing0(1159)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1151)@7d38b4d9c9a0: Created IMSI[0] for '262420000011813'H'B9C006EF'O to be handled at TC_sgsap_lu_and_nothing0(1159) 20250410104522619 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB9C006EF + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104522620 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB9C006EF + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250410104522620 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB9C006EF - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250410104522620 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104522620 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104522620 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104522620 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104522620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104522620 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104522620 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104522620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104522620 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104522620 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 10 81 31 09 04 b9 c0 06 ef 1a 03 05 00 17 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1152)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1152)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1151)@7d38b4d9c9a0: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_lu_and_nothing0(1159) TC_sgsap_lu_and_nothing0(1159)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_nothing0(1159)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0100'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'B9C006EF'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1151)@7d38b4d9c9a0: Added conn table entry 0TC_sgsap_lu_and_nothing0(1159)8210621 MSC_Test_0-RAN(1151)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1150)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(1152)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104522629 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104522630 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104522630 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104522630 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104522630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104522630 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104522630 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104522630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104522630 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104522630 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 7d 48 bd 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 04 03 50 59 02 05 f4 b9 c0 06 ef 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104522630 DMM DEBUG msc_a(TMSI-0xB9C006EF:GERAN-A-216:CM_SERVICE_REQ)[0x563b4cc4aa00]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250410104522630 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB9C006EF:GERAN-A-216:CM_SERVICE_REQ)[0x563b4cbf49b0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410104522630 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB9C006EF:GERAN-A-216:CM_SERVICE_REQ)[0x563b4cbf49b0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xB9C006EF:GERAN-A-216:CM_SERVICE_REQ)[0x563b4cc4aa00] (fsm.c:486) 20250410104522630 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB9C006EF:GERAN-A-216:CM_SERVICE_REQ)[0x563b4cbf49b0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410104522630 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB9C006EF:GERAN-A-216:CM_SERVICE_REQ)[0x563b4cbf49b0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410104522630 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB9C006EF + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410104522630 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB9C006EF + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410104522630 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB9C006EF:GERAN-A-216:CM_SERVICE_REQ)[0x563b4cbf49b0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410104522630 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB9C006EF:GERAN-A-216:CM_SERVICE_REQ)[0x563b4cbf49b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410104522630 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB9C006EF:GERAN-A-216:CM_SERVICE_REQ)[0x563b4cbf49b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410104522631 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB9C006EF:GERAN-A-216:CM_SERVICE_REQ)[0x563b4cbf49b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410104522631 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB9C006EF:GERAN-A-216:CM_SERVICE_REQ)[0x563b4cbf49b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410104522631 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB9C006EF:GERAN-A-216:CM_SERVICE_REQ)[0x563b4cbf49b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410104522631 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB9C006EF:GERAN-A-216:CM_SERVICE_REQ)[0x563b4cbf49b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410104522631 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB9C006EF:GERAN-A-216:CM_SERVICE_REQ)[0x563b4cbf49b0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410104522631 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB9C006EF:GERAN-A-216:CM_SERVICE_REQ)[0x563b4cbf49b0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410104522631 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB9C006EF:GERAN-A-216:CM_SERVICE_REQ)[0x563b4cbf49b0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410104522631 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011813/3/1): Available (smpp_smsc.c:626) 20250410104522631 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB9C006EF - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250410104522631 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104522631 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104522631 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104522631 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104522631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104522631 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104522631 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104522631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104522631 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104522631 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 05 02 7d 48 bd 00 00 d8 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104522631 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104522632 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104522632 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104522632 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104522632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104522632 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104522632 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104522632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104522632 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104522632 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 05 06 7d 48 bd 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 31 (osmo_ss7_asp.c:1175) 20250410104522632 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104522632 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1152)@7d38b4d9c9a0: Message received on association #8 20250410104522632 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104522632 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104522632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1152)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104522632 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104522632 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104522632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104522632 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104522632 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 05 06 7d 48 bd 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(1150)@7d38b4d9c9a0: { messageType := 2, destLocRef := '7D48BD'O, sourceLocRef := '0000D8'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1150)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(1152)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1152)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1150)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1150)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1150)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1150)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1152)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1152)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1150)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1150)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1150)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1150)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104522634 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB9C006EF + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250410104522634 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB9C006EF - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_lu_and_nothing0(1159)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_nothing0(1159)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1150)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1150)@7d38b4d9c9a0: vl_len:28 MSC_Test_0-SCCP(1150)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1150)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1152)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104522646 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104522646 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104522646 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104522646 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104522646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104522646 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104522646 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104522646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104522646 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104522646 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 d8 00 01 1c 01 03 19 09 01 16 00 42 00 07 91 44 77 58 10 06 50 0a 05 23 05 00 21 43 f5 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104522646 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB9C006EF + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250410104522647 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250410104522647 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250410104522647 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104522647 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104522647 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104522647 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104522648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104522648 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104522648 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104522648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104522648 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104522648 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 05 06 7d 48 bd 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1175) 20250410104522648 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104522648 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104522648 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104522648 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104522648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104522648 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104522648 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104522648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104522648 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104522648 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 05 06 7d 48 bd 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1152)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1152)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1152)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1152)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1150)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1150)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1150)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1150)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1150)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1150)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1150)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1150)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_nothing0(1159)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_nothing0(1159)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1150)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1150)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1150)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1150)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1152)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104522656 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104522656 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104522656 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104522656 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104522656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104522656 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104522656 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104522656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104522656 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104522656 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 d8 00 01 05 01 03 02 09 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104522656 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB9C006EF - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250410104522656 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB9C006EF + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104522656 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB9C006EF + vlr_subscr_cancel_attach_fsm: now used by 5 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104522656 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB9C006EF - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104522657 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB9C006EF - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250410104522657 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104522657 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104522657 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104522657 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104522657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104522657 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104522657 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104522657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104522657 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104522657 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 05 06 7d 48 bd 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1152)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1152)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1150)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1150)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1150)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1150)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1150)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1150)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1150)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1150)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410104522659 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104522659 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104522659 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104522659 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104522660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104522660 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1152)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104522660 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104522660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104522660 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104522660 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 d8 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104522660 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB9C006EF:GERAN-A-216:CM_SERVICE_REQ)[0x563b4cbf49b0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104522660 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB9C006EF:GERAN-A-216:CM_SERVICE_REQ)[0x563b4cbf49b0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB9C006EF:GERAN-A-216:CM_SERVICE_REQ)[0x563b4cc4aa00] (msc_a.c:1053) 20250410104522660 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB9C006EF:GERAN-A-216:CM_SERVICE_REQ)[0x563b4cbf49b0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104522660 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB9C006EF:GERAN-A-216:CM_SERVICE_REQ)[0x563b4cbf49b0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410104522660 DBSSAP ERROR msc_a(IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB9C006EF:GERAN-A-216:CM_SERVICE_REQ)[0x563b4cc4aa00]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250410104522660 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB9C006EF - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250410104522660 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104522661 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104522661 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104522661 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104522661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104522661 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104522661 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104522661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104522661 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104522661 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 05 04 7d 48 bd 00 00 d8 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1152)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1152)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1150)@7d38b4d9c9a0: Session index based on local reference:0 20250410104522661 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104522661 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104522661 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104522661 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104522661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104522661 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104522662 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104522662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1152)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104522662 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104522662 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 d8 7d 48 bd 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1151)@7d38b4d9c9a0: Deleted conn table entry 0TC_sgsap_lu_and_nothing0(1159)8210621 TC_sgsap_lu_and_nothing0(1159)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104522663 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB9C006EF + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250410104522663 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB9C006EF - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_lu_and_nothing0(1159)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_nothing0(1159)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_nothing0(1159)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_nothing0(1159)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test_0-RAN(1151)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(1156)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(1154)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104522673 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410104522674 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250410104522674 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) 20250410104522675 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(1160)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1149)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(1152)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(1155)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(1150)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(1153)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SGsAP(1158)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(1157)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1149): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(1150): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(1151): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(1152): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(1153): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(1154): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(1155): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(1156): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(1157): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SGsAP(1158): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_sgsap_lu_and_nothing0(1159): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1160): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_sgsap_lu_and_nothing finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu_and_nothing pass'. Thu Apr 10 10:45:22 UTC 2025 ====== MSC_Tests.TC_sgsap_lu_and_nothing pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_sgsap_lu_and_nothing.talloc 20250410104522864 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410104522864 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104522864 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410104522864 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410104522864 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410104522864 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104522864 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410104522864 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410104522864 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410104522864 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104522864 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410104522864 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410104522864 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410104522864 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410104522864 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410104522864 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104522864 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104522864 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410104522864 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410104522864 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410104522864 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410104523676 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=381900) 20250410104524677 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104524866 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410104524866 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410104524866 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) Waiting for packet dumper to finish... 1 (prev_count=381900, count=384132) 20250410104525679 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu_and_nothing pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_expl_imsi_det_eps'. ------ MSC_Tests.TC_sgsap_expl_imsi_det_eps ------ Thu Apr 10 10:45:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_expl_imsi_det_eps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_expl_imsi_det_eps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410104526680 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_expl_imsi_det_eps' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_sgsap_expl_imsi_det_eps started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(1164)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(1164)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1164)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(1162)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410104527108 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1165)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410104527304 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410104527304 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410104527304 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410104527304 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1164)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1164)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1164)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410104527309 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104527309 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410104527309 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410104527309 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410104527309 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410104527309 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410104527309 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410104527309 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104527309 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410104527309 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410104527309 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1164)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(1164)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1164)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1164)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1164)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410104527310 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104527310 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410104527310 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410104527310 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104527310 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410104527310 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410104527310 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410104527310 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104527310 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410104527310 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410104527310 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104527310 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1164)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1164)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1164)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410104527310 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410104527310 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1164)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1164)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1164)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1164)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1164)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410104527681 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104527682 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1167)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1167)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410104527687 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1167)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1167)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1167)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1167)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1167)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1167)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410104527712 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410104527712 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1170)@7d38b4d9c9a0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1170)@7d38b4d9c9a0: Created Expect[0] for '262420000011814'H to be handled at TC_sgsap_expl_imsi_det_eps0(1171) MSC_Test-GSUP(1168)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000011814" to be handled at TC_sgsap_expl_imsi_det_eps0(1171) 20250410104527772 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250410104527772 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011814 id=262420000011814 (vlr.c:661) 20250410104527772 DVLR INFO New subscr, IMSI: 262420000011814 (vlr.c:562) 20250410104527772 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250410104527772 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011814 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1168)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000011814" handled at TC_sgsap_expl_imsi_det_eps0(1171) MSC_Test-GSUP(1168)@7d38b4d9c9a0: Added IMSI table entry 0TC_sgsap_expl_imsi_det_eps0(1171)"262420000011814" 20250410104527778 DVLR DEBUG VLR subscr IMSI-262420000011814:TMSInew-0x2A85492D + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250410104527778 DVLR DEBUG IMSI:262420000011814 has MSISDN:491230011814 (vlr.c:1045) 20250410104527778 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011814 (MSISDN=491230011814) (NO CONN!) (gsm_04_08.c:1541) 20250410104527778 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSInew-0x2A85492D - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) 20250410104527779 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSInew-0x2A85492D + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250410104527779 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSInew-0x2A85492D + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250410104527779 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSInew-0x2A85492D - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250410104527779 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSInew-0x2A85492D - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_expl_imsi_det_eps0(1171)@7d38b4d9c9a0: tr_SGsAP_IMSI: '262420000011814'H TC_sgsap_expl_imsi_det_eps0(1171)@7d38b4d9c9a0: tr_SGsAP_IMSI: '262420000011814'H MSC_Test-SGsAP(1170)@7d38b4d9c9a0: Found Expect[0] for { sGsAP_LOCATION_UPDATE_ACCEPT := { messageType := '00001010'B, iMSI := { iEI := '00000001'B, lengthIndicator := 8, iMSI := { field1 := '001'B, parity := '1'B, digits := '262420000011814'H, fillerDigit := omit } }, locationAreaId := { iEI := '00000100'B, lengthIndicator := 5, locationAreaId := { mccDigit1 := '9'H, mccDigit2 := '0'H, mccDigit3 := '1'H, mncDigit3 := 'F'H, mncDigit1 := '7'H, mncDigit2 := '0'H, lac := '0926'O ("\t&") } }, newTMSIorIMSI := { iEI := '00001110'B, lengthIndicator := 5, iD := { typeOfIdentity := '100'B, iD := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '2A85492D'O } } } } } } handled at TC_sgsap_expl_imsi_det_eps0(1171) TC_sgsap_expl_imsi_det_eps0(1171)@7d38b4d9c9a0: tr_SGsAP_IMSI: '262420000011814'H TC_sgsap_expl_imsi_det_eps0(1171)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410104527786 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSInew-0x2A85492D + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250410104527786 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x2A85492D - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) 20250410104528107 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104528107 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104528107 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104528107 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104528107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104528107 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104528107 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104528107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104528107 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104528107 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1164)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104528107 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104528107 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104528107 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104528107 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104528107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104528107 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104528107 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104528107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104528107 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104528107 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1164)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1164)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1163)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_expl_imsi_det_eps0(1171)@7d38b4d9c9a0: tr_SGsAP_IMSI: '262420000011814'H 20250410104530799 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x2A85492D + vlr_sgs_eps_detach: now used by 2 (attached,vlr_sgs_eps_detach) (vlr_sgs.c:195) 20250410104530800 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104530800 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x2A85492D - vlr_sgs_eps_detach: now used by 1 (attached) (vlr_sgs.c:226) TC_sgsap_expl_imsi_det_eps0(1171)@7d38b4d9c9a0: tr_SGsAP_IMSI: '262420000011814'H MSC_Test-GSUP(1168)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000011814" to be handled at TC_sgsap_expl_imsi_det_eps0(1171) TC_sgsap_expl_imsi_det_eps0(1171)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011814'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1163)@7d38b4d9c9a0: Added conn table entry 0TC_sgsap_expl_imsi_det_eps0(1171)12740289 MSC_Test_0-RAN(1163)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1162)@7d38b4d9c9a0: First idle individual index:0 20250410104530816 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104530816 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104530816 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104530816 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104530816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104530816 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104530816 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104530816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104530816 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104530816 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 c2 66 c1 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 10 81 41 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1164)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104530816 DMM DEBUG msc_a(IMSI-262420000011814:GERAN-A-217:LU)[0x563b4cc58cd0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011814 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410104530816 DMM DEBUG msc_a(IMSI-262420000011814:GERAN-A-217:LU)[0x563b4cc58cd0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410104530816 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:GERAN-A-217:LU)[0x563b4cbf10b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410104530816 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:GERAN-A-217:LU)[0x563b4cbf10b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011814:GERAN-A-217:LU)[0x563b4cc58cd0] (fsm.c:486) 20250410104530816 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:GERAN-A-217:LU)[0x563b4cbf10b0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410104530816 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:GERAN-A-217:LU)[0x563b4cbf10b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410104530817 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x2A85492D + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410104530817 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x2A85492D + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410104530817 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x2A85492D - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250410104530817 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104530817 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x2A85492D:GERAN-A-217:LU)[0x563b4cbf10b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410104530817 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x2A85492D:GERAN-A-217:LU)[0x563b4cbf10b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410104530817 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x2A85492D:GERAN-A-217:LU)[0x563b4cbf10b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410104530817 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x2A85492D:GERAN-A-217:LU)[0x563b4cbf10b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410104530817 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x2A85492D:GERAN-A-217:LU)[0x563b4cbf10b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410104530817 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x2A85492D:GERAN-A-217:LU)[0x563b4cbf10b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410104530817 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x2A85492D:GERAN-A-217:LU)[0x563b4cc0da70]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104530817 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x2A85492D:GERAN-A-217:LU)[0x563b4cc0da70]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x2A85492D:GERAN-A-217:LU)[0x563b4cbf10b0] (fsm.c:486) 20250410104530817 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x2A85492D:GERAN-A-217:LU)[0x563b4cc0da70]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410104530817 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x2A85492D:GERAN-A-217:LU)[0x563b4cc0da70]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410104530817 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104530817 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104530817 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104530817 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104530817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104530817 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104530817 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104530817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104530817 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104530817 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 04 02 c2 66 c1 00 00 d9 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104530817 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104530817 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104530817 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104530817 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104530817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104530817 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104530817 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104530817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104530817 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104530817 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 04 06 c2 66 c1 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 41 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1164)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1164)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1164)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1164)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1162)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'C266C1'O, sourceLocRef := '0000D9'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1162)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1162)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1162)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1162)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1162)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104530821 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x2A85492D + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410104530821 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x2A85492D - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1162)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1162)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1162)@7d38b4d9c9a0: vl_from0 20250410104530823 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104530823 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104530823 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104530823 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104530823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104530823 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104530823 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104530823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104530823 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104530823 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 d9 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(1162)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1164)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_expl_imsi_det_eps0(1171)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_eps0(1171)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104530825 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x2A85492D + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104530825 DVLR DEBUG IMSI:262420000011814 has MSISDN:491230011814 (vlr.c:1045) 20250410104530825 DMSC NOTICE msub(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x2A85492D) VLR: update for IMSI=262420000011814 (MSISDN=491230011814) (gsm_04_08.c:1541) 20250410104530825 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x2A85492D - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410104530825 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x2A85492D + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104530825 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x2A85492D:GERAN-A-217:LU)[0x563b4cbf10b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410104530825 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x2A85492D:GERAN-A-217:LU)[0x563b4cc0da70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410104530825 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x2A85492D:GERAN-A-217:LU)[0x563b4cc0da70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410104530825 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x2A85492D:GERAN-A-217:LU)[0x563b4cc0da70]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410104530825 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x2A85492D:GERAN-A-217:LU)[0x563b4cc0da70]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x2A85492D:GERAN-A-217:LU)[0x563b4cbf10b0] (vlr_lu_fsm.c:110) 20250410104530825 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x2A85492D:GERAN-A-217:LU)[0x563b4cc0da70]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410104530825 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x2A85492D:GERAN-A-217:LU)[0x563b4cc0da70]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104530825 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x2A85492D:GERAN-A-217:LU)[0x563b4cbf10b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410104530825 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x2A85492D:GERAN-A-217:LU)[0x563b4cbf10b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410104530825 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x2A85492D:GERAN-A-217:LU)[0x563b4cc2a200]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104530825 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x2A85492D:GERAN-A-217:LU)[0x563b4cc2a200]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x2A85492D:GERAN-A-217:LU)[0x563b4cbf10b0] (fsm.c:486) 20250410104530825 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x2A85492D:GERAN-A-217:LU)[0x563b4cc2a200]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410104530825 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x2A85492D:GERAN-A-217:LU)[0x563b4cc2a200]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410104530825 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x2A85492D:GERAN-A-217:LU)[0x563b4cc2a200]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410104530825 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x2A85492D:GERAN-A-217:LU)[0x563b4cc2a200]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410104530825 DMSC NOTICE msub(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x2A85492D:TMSInew-0x719C885A) VLR: update for IMSI=262420000011814 (MSISDN=491230011814) (gsm_04_08.c:1541) 20250410104530825 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x2A85492D:GERAN-A-217:LU)[0x563b4cc2a200]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410104530825 DMM DEBUG -> IMSI-262420000011814:MSISDN-491230011814:TMSI-0x2A85492D:TMSInew-0x719C885A LOCATION UPDATE ACCEPT (TMSI = 0x719c885a) (gsm_04_08.c:149) 20250410104530825 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x2A85492D:TMSInew-0x719C885A - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410104530826 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104530826 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104530826 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104530826 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104530826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104530826 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104530826 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104530826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104530826 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104530826 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 04 06 c2 66 c1 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 71 9c 88 5a (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1164)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1164)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1162)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1162)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1162)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1162)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_expl_imsi_det_eps0(1171)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1163)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1163)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(1162)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1162)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1162)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1162)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1164)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104530830 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104530831 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104530831 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104530831 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104530831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104530831 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104530831 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104530831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104530831 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104530831 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 d9 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104530831 DMM DEBUG msc_a(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x2A85492D:TMSInew-0x719C885A:GERAN-A-217:LU)[0x563b4cc58cd0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410104530831 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x2A85492D:TMSInew-0x719C885A:GERAN-A-217:LU)[0x563b4cbf10b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410104530831 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x2A85492D:GERAN-A-217:LU)[0x563b4cc2a200]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410104530831 DMSC NOTICE msub(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x719C885A) VLR: update for IMSI=262420000011814 (MSISDN=491230011814) (gsm_04_08.c:1541) 20250410104530831 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x2A85492D:GERAN-A-217:LU)[0x563b4cc2a200]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410104530831 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x719C885A:GERAN-A-217:LU)[0x563b4cbf10b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410104530831 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x2A85492D:GERAN-A-217:LU)[0x563b4cc2a200]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410104530831 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x2A85492D:GERAN-A-217:LU)[0x563b4cc2a200]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x719C885A:GERAN-A-217:LU)[0x563b4cbf10b0] (vlr_lu_fsm.c:817) 20250410104530831 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x2A85492D:GERAN-A-217:LU)[0x563b4cc2a200]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410104530831 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x2A85492D:GERAN-A-217:LU)[0x563b4cc2a200]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104530831 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x719C885A:GERAN-A-217:LU)[0x563b4cbf10b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410104530831 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011814/3/1): Available (smpp_smsc.c:626) 20250410104530831 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x719C885A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104530831 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x719C885A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104530831 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x719C885A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104530831 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x719C885A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410104530831 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104530831 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104530831 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104530831 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104530831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104530831 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104530831 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104530831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104530831 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104530831 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 04 06 c2 66 c1 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1164)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1164)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1162)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1162)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1162)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1162)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1162)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1162)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1162)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1162)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1164)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104530834 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104530834 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104530834 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104530834 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104530834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104530834 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104530834 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104530835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104530835 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104530835 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 d9 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104530835 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x719C885A:GERAN-A-217:LU)[0x563b4cbf10b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104530835 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x719C885A:GERAN-A-217:LU)[0x563b4cbf10b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x719C885A:GERAN-A-217:LU)[0x563b4cc58cd0] (msc_a.c:1053) 20250410104530835 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x719C885A:GERAN-A-217:LU)[0x563b4cbf10b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410104530835 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x719C885A:GERAN-A-217:LU)[0x563b4cbf10b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104530835 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x719C885A:GERAN-A-217:LU)[0x563b4cbf10b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410104530835 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x719C885A - active-conn: now used by 1 (attached) (msub.c:375) 20250410104530835 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104530835 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104530835 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104530835 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104530835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104530835 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104530835 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104530835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104530835 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104530835 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 04 04 c2 66 c1 00 00 d9 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1164)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1164)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1162)@7d38b4d9c9a0: Session index based on local reference:0 20250410104530836 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104530836 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104530836 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104530836 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104530836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1164)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104530836 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104530836 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104530836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104530836 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104530836 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 d9 c2 66 c1 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1163)@7d38b4d9c9a0: Deleted conn table entry 0TC_sgsap_expl_imsi_det_eps0(1171)12740289 TC_sgsap_expl_imsi_det_eps0(1171)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104530837 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x719C885A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104530837 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x719C885A - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_expl_imsi_det_eps0(1171)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_eps0(1171)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_eps0(1171)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1163)@7d38b4d9c9a0: Created IMSI[0] for '262420000011814'H'719C885A'O to be handled at TC_sgsap_expl_imsi_det_eps0(1171) 20250410104530842 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x719C885A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104530842 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x719C885A + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250410104530842 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x719C885A - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250410104530842 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104530842 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104530842 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104530842 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104530842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104530842 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104530842 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104530842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104530842 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104530842 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 10 81 41 09 04 71 9c 88 5a 1a 03 05 00 17 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1164)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1164)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1163)@7d38b4d9c9a0: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_expl_imsi_det_eps0(1171) TC_sgsap_expl_imsi_det_eps0(1171)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_eps0(1171)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0100'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '719C885A'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1163)@7d38b4d9c9a0: Added conn table entry 0TC_sgsap_expl_imsi_det_eps0(1171)3585359 MSC_Test_0-RAN(1163)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1162)@7d38b4d9c9a0: First idle individual index:0 20250410104530847 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104530848 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104530848 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104530848 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(1164)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104530848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104530848 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104530848 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104530848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104530848 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104530848 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 36 b5 4f 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 04 03 50 59 02 05 f4 71 9c 88 5a 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104530848 DMM DEBUG msc_a(TMSI-0x719C885A:GERAN-A-218:CM_SERVICE_REQ)[0x563b4cc4aa00]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250410104530848 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x719C885A:GERAN-A-218:CM_SERVICE_REQ)[0x563b4cc2a200]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410104530848 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x719C885A:GERAN-A-218:CM_SERVICE_REQ)[0x563b4cc2a200]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x719C885A:GERAN-A-218:CM_SERVICE_REQ)[0x563b4cc4aa00] (fsm.c:486) 20250410104530848 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x719C885A:GERAN-A-218:CM_SERVICE_REQ)[0x563b4cc2a200]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410104530848 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x719C885A:GERAN-A-218:CM_SERVICE_REQ)[0x563b4cc2a200]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410104530848 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x719C885A + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410104530848 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x719C885A + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410104530848 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x719C885A:GERAN-A-218:CM_SERVICE_REQ)[0x563b4cc2a200]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410104530848 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x719C885A:GERAN-A-218:CM_SERVICE_REQ)[0x563b4cc2a200]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410104530848 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x719C885A:GERAN-A-218:CM_SERVICE_REQ)[0x563b4cc2a200]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410104530848 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x719C885A:GERAN-A-218:CM_SERVICE_REQ)[0x563b4cc2a200]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410104530848 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x719C885A:GERAN-A-218:CM_SERVICE_REQ)[0x563b4cc2a200]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410104530848 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x719C885A:GERAN-A-218:CM_SERVICE_REQ)[0x563b4cc2a200]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410104530848 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x719C885A:GERAN-A-218:CM_SERVICE_REQ)[0x563b4cc2a200]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410104530848 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x719C885A:GERAN-A-218:CM_SERVICE_REQ)[0x563b4cc2a200]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410104530848 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x719C885A:GERAN-A-218:CM_SERVICE_REQ)[0x563b4cc2a200]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410104530848 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x719C885A:GERAN-A-218:CM_SERVICE_REQ)[0x563b4cc2a200]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410104530849 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011814/3/1): Available (smpp_smsc.c:626) 20250410104530849 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x719C885A - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250410104530849 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104530849 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104530849 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104530849 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104530849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104530849 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104530849 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104530849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104530849 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104530849 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 07 02 36 b5 4f 00 00 da 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104530849 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104530849 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104530849 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104530849 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104530849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104530849 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104530849 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104530849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104530849 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104530849 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 07 06 36 b5 4f 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 41 (osmo_ss7_asp.c:1175) 20250410104530849 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104530849 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104530850 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104530850 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104530850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104530850 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104530850 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104530850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104530850 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104530850 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 07 06 36 b5 4f 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1164)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1164)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1162)@7d38b4d9c9a0: { messageType := 2, destLocRef := '36B54F'O, sourceLocRef := '0000DA'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1162)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(1164)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1164)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1162)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1162)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1164)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(1162)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1162)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1164)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1162)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1162)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1162)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1162)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104530852 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x719C885A + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250410104530852 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x719C885A - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_expl_imsi_det_eps0(1171)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_eps0(1171)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1162)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1162)@7d38b4d9c9a0: vl_len:28 MSC_Test_0-SCCP(1162)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1162)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O 20250410104530859 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104530859 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104530859 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104530859 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(1164)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104530859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104530859 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104530859 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104530859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104530859 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104530859 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 da 00 01 1c 01 03 19 09 01 16 00 42 00 07 91 44 77 58 10 06 50 0a 05 23 05 00 21 43 f5 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104530859 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x719C885A + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250410104530860 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250410104530860 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250410104530860 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104530860 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104530860 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104530860 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104530860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104530860 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104530860 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104530860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104530860 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104530860 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 07 06 36 b5 4f 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1175) 20250410104530861 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104530861 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104530861 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104530861 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104530861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104530861 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104530861 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104530861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104530861 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104530861 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 07 06 36 b5 4f 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1164)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1164)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1164)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(1162)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1162)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1162)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1162)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1164)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1162)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1162)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1162)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1162)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_expl_imsi_det_eps0(1171)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_eps0(1171)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1162)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1162)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1162)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1162)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0103020904'O 20250410104530865 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104530865 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104530865 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1164)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104530865 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104530865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104530865 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104530865 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104530865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104530865 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104530865 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 da 00 01 05 01 03 02 09 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104530866 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x719C885A - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250410104530866 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x719C885A + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104530866 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x719C885A + vlr_subscr_cancel_attach_fsm: now used by 5 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104530866 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x719C885A - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104530866 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x719C885A - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250410104530866 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104530866 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104530866 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104530866 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104530866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104530866 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104530866 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104530866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104530866 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104530866 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 07 06 36 b5 4f 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1164)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1164)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1162)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1162)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1162)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1162)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1162)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1162)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1162)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1162)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410104530868 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) MSC_Test_0-M3UA(1164)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104530868 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104530868 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104530868 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104530868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104530868 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104530868 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104530868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104530868 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104530868 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 da 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104530869 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x719C885A:GERAN-A-218:CM_SERVICE_REQ)[0x563b4cc2a200]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104530869 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x719C885A:GERAN-A-218:CM_SERVICE_REQ)[0x563b4cc2a200]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x719C885A:GERAN-A-218:CM_SERVICE_REQ)[0x563b4cc4aa00] (msc_a.c:1053) 20250410104530869 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x719C885A:GERAN-A-218:CM_SERVICE_REQ)[0x563b4cc2a200]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104530869 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x719C885A:GERAN-A-218:CM_SERVICE_REQ)[0x563b4cc2a200]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410104530869 DBSSAP ERROR msc_a(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x719C885A:GERAN-A-218:CM_SERVICE_REQ)[0x563b4cc4aa00]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250410104530869 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x719C885A - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250410104530869 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104530869 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104530869 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104530869 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104530869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104530869 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104530869 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104530869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104530869 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104530869 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 07 04 36 b5 4f 00 00 da 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1164)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1164)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1162)@7d38b4d9c9a0: Session index based on local reference:0 20250410104530871 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104530871 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104530871 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1164)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104530871 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104530871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104530871 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104530871 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104530871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104530871 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104530871 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 da 36 b5 4f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1163)@7d38b4d9c9a0: Deleted conn table entry 0TC_sgsap_expl_imsi_det_eps0(1171)3585359 TC_sgsap_expl_imsi_det_eps0(1171)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104530872 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x719C885A + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250410104530872 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x719C885A - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_expl_imsi_det_eps0(1171)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_eps0(1171)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_eps0(1171)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_eps0(1171)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410104530881 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) 20250410104530882 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1167)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(1163)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104530883 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410104530883 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-SGsAP(1170)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(1168)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(1164)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(1162)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(1169)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(1165)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(1166)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1172)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1161)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1161): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(1162): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(1163): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(1164): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(1165): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(1166): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(1167): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(1168): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(1169): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SGsAP(1170): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_sgsap_expl_imsi_det_eps0(1171): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1172): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_sgsap_expl_imsi_det_eps finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_expl_imsi_det_eps pass'. Thu Apr 10 10:45:30 UTC 2025 ====== MSC_Tests.TC_sgsap_expl_imsi_det_eps pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_sgsap_expl_imsi_det_eps.talloc 20250410104531072 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410104531072 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104531072 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410104531072 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410104531072 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410104531072 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104531072 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410104531072 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410104531072 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410104531072 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104531072 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410104531072 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410104531072 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410104531072 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410104531072 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410104531072 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104531072 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104531072 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410104531072 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410104531072 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410104531073 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410104531883 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=377208) 20250410104532620 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB9C006EF - Paging: now used by 1 (attached) (paging.c:202) 20250410104532884 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104533074 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410104533074 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410104533074 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) Waiting for packet dumper to finish... 1 (prev_count=377208, count=380288) 20250410104533885 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_expl_imsi_det_eps pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_impl_imsi_det_eps'. ------ MSC_Tests.TC_sgsap_impl_imsi_det_eps ------ Thu Apr 10 10:45:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_impl_imsi_det_eps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_impl_imsi_det_eps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410104534887 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_impl_imsi_det_eps' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_sgsap_impl_imsi_det_eps started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(1176)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(1176)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1176)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(1174)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410104535321 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1177)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410104535514 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410104535514 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410104535514 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410104535514 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1176)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1176)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1176)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410104535519 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104535519 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410104535519 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410104535519 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410104535519 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410104535519 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410104535519 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410104535519 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104535519 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410104535519 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410104535519 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1176)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(1176)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1176)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1176)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1176)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1176)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1176)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1176)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410104535519 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104535519 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410104535519 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410104535519 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104535519 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410104535519 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410104535519 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410104535519 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104535519 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410104535519 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410104535519 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104535519 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1176)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1176)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1176)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) 20250410104535520 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410104535520 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1176)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1176)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410104535889 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104535889 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1179)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1179)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410104535895 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1179)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1179)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1179)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1179)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1179)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1179)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410104535929 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410104535929 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1182)@7d38b4d9c9a0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1182)@7d38b4d9c9a0: Created Expect[0] for '262420000011814'H to be handled at TC_sgsap_impl_imsi_det_eps0(1183) MSC_Test-GSUP(1180)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000011814" to be handled at TC_sgsap_impl_imsi_det_eps0(1183) 20250410104535975 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x719C885A + sgs_rx_loc_upd_req: now used by 3 (attached,Paging,sgs_rx_loc_upd_req) (sgs_iface.c:619) 20250410104535975 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x719C885A - sgs_rx_loc_upd_req: now used by 2 (attached,Paging) (sgs_iface.c:622) 20250410104535975 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x719C885A + SGs-lu: now used by 3 (attached,Paging,SGs-lu) (vlr_sgs.c:87) 20250410104535975 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250410104535975 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011814 (MSISDN=491230011814) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1180)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000011814" handled at TC_sgsap_impl_imsi_det_eps0(1183) MSC_Test-GSUP(1180)@7d38b4d9c9a0: Added IMSI table entry 0TC_sgsap_impl_imsi_det_eps0(1183)"262420000011814" 20250410104535978 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x719C885A:TMSInew-0x45C2F9B4 + vlr_gsup_rx: now used by 4 (attached,Paging,SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250410104535978 DVLR DEBUG IMSI:262420000011814 has MSISDN:491230011814 (vlr.c:1045) 20250410104535978 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011814 (MSISDN=491230011814) (NO CONN!) (gsm_04_08.c:1541) 20250410104535978 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x719C885A:TMSInew-0x45C2F9B4 - vlr_gsup_rx: now used by 3 (attached,Paging,SGs-lu) (vlr.c:1410) TC_sgsap_impl_imsi_det_eps0(1183)@7d38b4d9c9a0: tr_SGsAP_IMSI: '262420000011814'H 20250410104535978 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x719C885A:TMSInew-0x45C2F9B4 + vlr_gsup_rx: now used by 4 (attached,Paging,SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250410104535978 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x719C885A:TMSInew-0x45C2F9B4 - SGs-lu: now used by 3 (attached,Paging,vlr_gsup_rx) (vlr_sgs.c:124) 20250410104535978 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x719C885A:TMSInew-0x45C2F9B4 - vlr_gsup_rx: now used by 2 (attached,Paging) (vlr.c:1410) TC_sgsap_impl_imsi_det_eps0(1183)@7d38b4d9c9a0: tr_SGsAP_IMSI: '262420000011814'H MSC_Test-SGsAP(1182)@7d38b4d9c9a0: Found Expect[0] for { sGsAP_LOCATION_UPDATE_ACCEPT := { messageType := '00001010'B, iMSI := { iEI := '00000001'B, lengthIndicator := 8, iMSI := { field1 := '001'B, parity := '1'B, digits := '262420000011814'H, fillerDigit := omit } }, locationAreaId := { iEI := '00000100'B, lengthIndicator := 5, locationAreaId := { mccDigit1 := '9'H, mccDigit2 := '0'H, mccDigit3 := '1'H, mncDigit3 := 'F'H, mncDigit1 := '7'H, mncDigit2 := '0'H, lac := '0926'O ("\t&") } }, newTMSIorIMSI := { iEI := '00001110'B, lengthIndicator := 5, iD := { typeOfIdentity := '100'B, iD := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '45C2F9B4'O } } } } } } handled at TC_sgsap_impl_imsi_det_eps0(1183) TC_sgsap_impl_imsi_det_eps0(1183)@7d38b4d9c9a0: tr_SGsAP_IMSI: '262420000011814'H TC_sgsap_impl_imsi_det_eps0(1183)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410104535980 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x719C885A:TMSInew-0x45C2F9B4 + vlr_sgs_tmsi_reall_compl: now used by 3 (attached,Paging,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250410104535980 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x45C2F9B4 - vlr_sgs_tmsi_reall_compl: now used by 2 (attached,Paging) (vlr_sgs.c:240) MSC_Test_0-M3UA(1176)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104536318 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104536318 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104536318 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104536318 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104536318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104536318 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104536318 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104536318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104536318 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104536318 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104536319 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104536319 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104536319 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104536319 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104536319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104536319 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104536319 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104536319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104536319 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104536319 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1176)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1176)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1175)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_impl_imsi_det_eps0(1183)@7d38b4d9c9a0: tr_SGsAP_IMSI: '262420000011814'H 20250410104538989 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x45C2F9B4 + vlr_sgs_eps_detach: now used by 3 (attached,Paging,vlr_sgs_eps_detach) (vlr_sgs.c:195) 20250410104538989 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104538989 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x45C2F9B4 - Paging: now used by 2 (attached,vlr_sgs_eps_detach) (paging.c:202) 20250410104538989 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x45C2F9B4 - vlr_sgs_eps_detach: now used by 1 (attached) (vlr_sgs.c:226) TC_sgsap_impl_imsi_det_eps0(1183)@7d38b4d9c9a0: tr_SGsAP_IMSI: '262420000011814'H MSC_Test-GSUP(1180)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000011814" to be handled at TC_sgsap_impl_imsi_det_eps0(1183) TC_sgsap_impl_imsi_det_eps0(1183)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011814'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1175)@7d38b4d9c9a0: Added conn table entry 0TC_sgsap_impl_imsi_det_eps0(1183)3383166 MSC_Test_0-SCCP(1174)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(1175)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1176)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104539016 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104539016 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104539016 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104539016 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104539016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104539016 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104539016 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104539016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104539016 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104539016 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 33 9f 7e 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 10 81 41 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104539017 DMM DEBUG msc_a(IMSI-262420000011814:GERAN-A-219:LU)[0x563b4cc1df90]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011814 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410104539017 DMM DEBUG msc_a(IMSI-262420000011814:GERAN-A-219:LU)[0x563b4cc1df90]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410104539017 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:GERAN-A-219:LU)[0x563b4cc58cd0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410104539017 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:GERAN-A-219:LU)[0x563b4cc58cd0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011814:GERAN-A-219:LU)[0x563b4cc1df90] (fsm.c:486) 20250410104539017 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:GERAN-A-219:LU)[0x563b4cc58cd0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410104539017 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:GERAN-A-219:LU)[0x563b4cc58cd0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410104539017 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x45C2F9B4 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410104539017 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x45C2F9B4 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410104539017 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x45C2F9B4 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250410104539017 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104539017 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x45C2F9B4:GERAN-A-219:LU)[0x563b4cc58cd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410104539017 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x45C2F9B4:GERAN-A-219:LU)[0x563b4cc58cd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410104539017 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x45C2F9B4:GERAN-A-219:LU)[0x563b4cc58cd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410104539017 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x45C2F9B4:GERAN-A-219:LU)[0x563b4cc58cd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410104539017 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x45C2F9B4:GERAN-A-219:LU)[0x563b4cc58cd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410104539017 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x45C2F9B4:GERAN-A-219:LU)[0x563b4cc58cd0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410104539017 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x45C2F9B4:GERAN-A-219:LU)[0x563b4cc0da70]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104539017 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x45C2F9B4:GERAN-A-219:LU)[0x563b4cc0da70]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x45C2F9B4:GERAN-A-219:LU)[0x563b4cc58cd0] (fsm.c:486) 20250410104539017 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x45C2F9B4:GERAN-A-219:LU)[0x563b4cc0da70]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410104539017 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x45C2F9B4:GERAN-A-219:LU)[0x563b4cc0da70]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410104539017 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104539017 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104539017 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104539017 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104539017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104539017 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104539017 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104539017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104539017 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104539017 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 06 02 33 9f 7e 00 00 db 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104539017 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104539017 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104539017 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104539017 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104539017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104539017 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104539017 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104539017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104539017 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104539017 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 06 06 33 9f 7e 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 41 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1176)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1176)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1176)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1176)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1174)@7d38b4d9c9a0: { messageType := 2, destLocRef := '339F7E'O, sourceLocRef := '0000DB'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1174)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1174)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1174)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1174)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1174)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104539020 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x45C2F9B4 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410104539020 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x45C2F9B4 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1174)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1174)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1174)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1174)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250410104539021 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104539021 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104539021 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104539021 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104539021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104539021 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104539021 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104539021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1176)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_impl_imsi_det_eps0(1183)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250410104539021 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104539021 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 db 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_sgsap_impl_imsi_det_eps0(1183)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104539022 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x45C2F9B4 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104539022 DVLR DEBUG IMSI:262420000011814 has MSISDN:491230011814 (vlr.c:1045) 20250410104539022 DMSC NOTICE msub(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x45C2F9B4) VLR: update for IMSI=262420000011814 (MSISDN=491230011814) (gsm_04_08.c:1541) 20250410104539022 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x45C2F9B4 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410104539022 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x45C2F9B4 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104539022 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x45C2F9B4:GERAN-A-219:LU)[0x563b4cc58cd0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410104539022 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x45C2F9B4:GERAN-A-219:LU)[0x563b4cc0da70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410104539022 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x45C2F9B4:GERAN-A-219:LU)[0x563b4cc0da70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410104539022 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x45C2F9B4:GERAN-A-219:LU)[0x563b4cc0da70]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410104539022 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x45C2F9B4:GERAN-A-219:LU)[0x563b4cc0da70]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x45C2F9B4:GERAN-A-219:LU)[0x563b4cc58cd0] (vlr_lu_fsm.c:110) 20250410104539022 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x45C2F9B4:GERAN-A-219:LU)[0x563b4cc0da70]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410104539022 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x45C2F9B4:GERAN-A-219:LU)[0x563b4cc0da70]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104539022 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x45C2F9B4:GERAN-A-219:LU)[0x563b4cc58cd0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410104539022 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x45C2F9B4:GERAN-A-219:LU)[0x563b4cc58cd0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410104539022 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x45C2F9B4:GERAN-A-219:LU)[0x563b4cbf10b0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104539022 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x45C2F9B4:GERAN-A-219:LU)[0x563b4cbf10b0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x45C2F9B4:GERAN-A-219:LU)[0x563b4cc58cd0] (fsm.c:486) 20250410104539022 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x45C2F9B4:GERAN-A-219:LU)[0x563b4cbf10b0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410104539022 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x45C2F9B4:GERAN-A-219:LU)[0x563b4cbf10b0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410104539022 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x45C2F9B4:GERAN-A-219:LU)[0x563b4cbf10b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410104539022 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x45C2F9B4:GERAN-A-219:LU)[0x563b4cbf10b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410104539022 DMSC NOTICE msub(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x45C2F9B4:TMSInew-0x1B09293A) VLR: update for IMSI=262420000011814 (MSISDN=491230011814) (gsm_04_08.c:1541) 20250410104539022 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x45C2F9B4:GERAN-A-219:LU)[0x563b4cbf10b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410104539022 DMM DEBUG -> IMSI-262420000011814:MSISDN-491230011814:TMSI-0x45C2F9B4:TMSInew-0x1B09293A LOCATION UPDATE ACCEPT (TMSI = 0x1b09293a) (gsm_04_08.c:149) 20250410104539022 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x45C2F9B4:TMSInew-0x1B09293A - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410104539022 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104539022 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104539022 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104539022 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104539022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104539022 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104539022 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104539022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104539022 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104539022 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 06 06 33 9f 7e 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 1b 09 29 3a (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1176)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1176)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1174)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1174)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1174)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1174)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_impl_imsi_det_eps0(1183)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1175)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1175)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(1174)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1174)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1174)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1174)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O 20250410104539026 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104539026 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104539026 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104539026 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104539026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1176)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104539026 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104539026 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104539026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104539026 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104539026 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 db 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104539026 DMM DEBUG msc_a(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x45C2F9B4:TMSInew-0x1B09293A:GERAN-A-219:LU)[0x563b4cc1df90]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410104539026 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x45C2F9B4:TMSInew-0x1B09293A:GERAN-A-219:LU)[0x563b4cc58cd0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410104539026 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x45C2F9B4:GERAN-A-219:LU)[0x563b4cbf10b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410104539026 DMSC NOTICE msub(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x1B09293A) VLR: update for IMSI=262420000011814 (MSISDN=491230011814) (gsm_04_08.c:1541) 20250410104539026 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x45C2F9B4:GERAN-A-219:LU)[0x563b4cbf10b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410104539026 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x1B09293A:GERAN-A-219:LU)[0x563b4cc58cd0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410104539026 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x45C2F9B4:GERAN-A-219:LU)[0x563b4cbf10b0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410104539026 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x45C2F9B4:GERAN-A-219:LU)[0x563b4cbf10b0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x1B09293A:GERAN-A-219:LU)[0x563b4cc58cd0] (vlr_lu_fsm.c:817) 20250410104539026 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x45C2F9B4:GERAN-A-219:LU)[0x563b4cbf10b0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410104539027 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x45C2F9B4:GERAN-A-219:LU)[0x563b4cbf10b0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104539027 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x1B09293A:GERAN-A-219:LU)[0x563b4cc58cd0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410104539027 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011814/3/1): Available (smpp_smsc.c:626) 20250410104539027 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x1B09293A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104539027 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x1B09293A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104539027 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x1B09293A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104539027 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x1B09293A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410104539027 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104539027 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104539027 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104539027 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104539027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104539027 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104539027 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104539027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104539027 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104539027 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 06 06 33 9f 7e 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1176)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1176)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1174)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1174)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1174)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1174)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1174)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1174)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1174)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1174)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410104539028 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) MSC_Test_0-M3UA(1176)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104539028 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104539028 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104539028 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104539028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104539028 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104539028 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104539028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104539028 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104539028 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 db 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104539028 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x1B09293A:GERAN-A-219:LU)[0x563b4cc58cd0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104539028 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x1B09293A:GERAN-A-219:LU)[0x563b4cc58cd0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x1B09293A:GERAN-A-219:LU)[0x563b4cc1df90] (msc_a.c:1053) 20250410104539028 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x1B09293A:GERAN-A-219:LU)[0x563b4cc58cd0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410104539028 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x1B09293A:GERAN-A-219:LU)[0x563b4cc58cd0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104539028 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x1B09293A:GERAN-A-219:LU)[0x563b4cc58cd0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410104539028 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x1B09293A - active-conn: now used by 1 (attached) (msub.c:375) 20250410104539028 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104539028 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104539028 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104539028 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104539028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104539028 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104539028 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104539028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104539028 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104539028 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 06 04 33 9f 7e 00 00 db 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1176)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1176)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1174)@7d38b4d9c9a0: Session index based on local reference:0 20250410104539029 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104539029 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104539029 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1176)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104539029 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104539029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104539029 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104539029 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104539029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104539029 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104539029 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 db 33 9f 7e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1175)@7d38b4d9c9a0: Deleted conn table entry 0TC_sgsap_impl_imsi_det_eps0(1183)3383166 TC_sgsap_impl_imsi_det_eps0(1183)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104539030 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x1B09293A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104539030 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x1B09293A - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_impl_imsi_det_eps0(1183)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_eps0(1183)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_eps0(1183)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1175)@7d38b4d9c9a0: Created IMSI[0] for '262420000011814'H'1B09293A'O to be handled at TC_sgsap_impl_imsi_det_eps0(1183) 20250410104539035 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x1B09293A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104539035 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x1B09293A + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250410104539035 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x1B09293A - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250410104539035 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104539035 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104539035 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104539035 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104539035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104539035 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104539035 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104539035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104539035 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104539035 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 10 81 41 09 04 1b 09 29 3a 1a 03 05 00 17 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1176)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1176)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1175)@7d38b4d9c9a0: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_impl_imsi_det_eps0(1183) TC_sgsap_impl_imsi_det_eps0(1183)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_eps0(1183)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0100'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '1B09293A'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1175)@7d38b4d9c9a0: Added conn table entry 0TC_sgsap_impl_imsi_det_eps0(1183)14022859 MSC_Test_0-RAN(1175)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1174)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(1176)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104539042 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104539042 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104539042 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104539042 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104539042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104539042 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104539042 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104539042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104539042 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104539042 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 d5 f8 cb 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 04 03 50 59 02 05 f4 1b 09 29 3a 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104539042 DMM DEBUG msc_a(TMSI-0x1B09293A:GERAN-A-220:CM_SERVICE_REQ)[0x563b4cc4aa00]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250410104539042 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1B09293A:GERAN-A-220:CM_SERVICE_REQ)[0x563b4cc2a200]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410104539042 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1B09293A:GERAN-A-220:CM_SERVICE_REQ)[0x563b4cc2a200]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1B09293A:GERAN-A-220:CM_SERVICE_REQ)[0x563b4cc4aa00] (fsm.c:486) 20250410104539042 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1B09293A:GERAN-A-220:CM_SERVICE_REQ)[0x563b4cc2a200]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410104539042 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1B09293A:GERAN-A-220:CM_SERVICE_REQ)[0x563b4cc2a200]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410104539042 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x1B09293A + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410104539042 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x1B09293A + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410104539042 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x1B09293A:GERAN-A-220:CM_SERVICE_REQ)[0x563b4cc2a200]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410104539042 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x1B09293A:GERAN-A-220:CM_SERVICE_REQ)[0x563b4cc2a200]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410104539042 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x1B09293A:GERAN-A-220:CM_SERVICE_REQ)[0x563b4cc2a200]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410104539042 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x1B09293A:GERAN-A-220:CM_SERVICE_REQ)[0x563b4cc2a200]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410104539042 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x1B09293A:GERAN-A-220:CM_SERVICE_REQ)[0x563b4cc2a200]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410104539042 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x1B09293A:GERAN-A-220:CM_SERVICE_REQ)[0x563b4cc2a200]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410104539042 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x1B09293A:GERAN-A-220:CM_SERVICE_REQ)[0x563b4cc2a200]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410104539042 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x1B09293A:GERAN-A-220:CM_SERVICE_REQ)[0x563b4cc2a200]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410104539042 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x1B09293A:GERAN-A-220:CM_SERVICE_REQ)[0x563b4cc2a200]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410104539042 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x1B09293A:GERAN-A-220:CM_SERVICE_REQ)[0x563b4cc2a200]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410104539043 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011814/3/1): Available (smpp_smsc.c:626) 20250410104539043 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x1B09293A - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250410104539043 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104539043 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104539043 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104539043 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104539043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104539043 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104539043 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104539043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104539043 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104539043 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 01 02 d5 f8 cb 00 00 dc 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104539043 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104539043 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104539043 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104539043 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104539043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104539043 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104539043 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104539043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104539043 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104539043 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 01 06 d5 f8 cb 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 41 (osmo_ss7_asp.c:1175) 20250410104539043 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104539043 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104539043 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1176)@7d38b4d9c9a0: Message received on association #8 20250410104539043 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104539043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104539043 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104539043 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104539043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104539043 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104539044 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 01 06 d5 f8 cb 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1176)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1174)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'D5F8CB'O, sourceLocRef := '0000DC'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1174)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(1176)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(1174)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1174)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1174)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1174)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1176)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1176)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1176)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1174)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1174)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1174)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1174)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104539045 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x1B09293A + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250410104539045 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x1B09293A - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_impl_imsi_det_eps0(1183)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_eps0(1183)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1174)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1174)@7d38b4d9c9a0: vl_len:28 MSC_Test_0-SCCP(1174)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1174)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1176)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104539053 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104539053 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104539053 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104539053 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104539053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104539053 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104539053 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104539053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104539053 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104539053 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 dc 00 01 1c 01 03 19 09 01 16 00 42 00 07 91 44 77 58 10 06 50 0a 05 23 05 00 21 43 f5 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104539053 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x1B09293A + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250410104539054 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250410104539055 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250410104539055 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104539055 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104539055 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104539055 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104539055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104539055 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104539055 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104539055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104539055 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104539055 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 01 06 d5 f8 cb 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1175) 20250410104539055 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104539055 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104539055 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104539055 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104539055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104539055 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104539055 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104539055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104539056 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104539056 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 01 06 d5 f8 cb 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1176)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1176)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1176)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(1174)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1174)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1174)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1176)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1174)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1174)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1174)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1174)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1174)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_impl_imsi_det_eps0(1183)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_eps0(1183)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1174)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1174)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1174)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1174)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1176)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104539062 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104539062 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104539062 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104539062 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104539062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104539062 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104539062 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104539062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104539062 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104539062 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 dc 00 01 05 01 03 02 09 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104539063 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x1B09293A - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250410104539063 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x1B09293A + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104539063 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x1B09293A + vlr_subscr_cancel_attach_fsm: now used by 5 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104539063 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x1B09293A - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104539063 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x1B09293A - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250410104539063 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104539063 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104539063 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104539063 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104539063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104539063 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104539063 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104539063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104539063 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104539063 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 01 06 d5 f8 cb 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1176)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1176)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1174)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1174)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1174)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1174)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1174)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1174)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1174)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1174)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410104539067 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104539067 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1176)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104539067 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104539067 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104539067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104539067 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104539067 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104539067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104539067 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104539067 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 dc 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104539068 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x1B09293A:GERAN-A-220:CM_SERVICE_REQ)[0x563b4cc2a200]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104539068 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x1B09293A:GERAN-A-220:CM_SERVICE_REQ)[0x563b4cc2a200]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x1B09293A:GERAN-A-220:CM_SERVICE_REQ)[0x563b4cc4aa00] (msc_a.c:1053) 20250410104539068 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x1B09293A:GERAN-A-220:CM_SERVICE_REQ)[0x563b4cc2a200]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104539068 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x1B09293A:GERAN-A-220:CM_SERVICE_REQ)[0x563b4cc2a200]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410104539068 DBSSAP ERROR msc_a(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x1B09293A:GERAN-A-220:CM_SERVICE_REQ)[0x563b4cc4aa00]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250410104539068 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x1B09293A - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250410104539068 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104539069 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104539069 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104539069 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104539069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104539069 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104539069 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104539069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104539069 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104539069 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 01 04 d5 f8 cb 00 00 dc 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1176)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1176)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1174)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(1176)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104539070 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104539070 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104539070 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104539070 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104539070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104539070 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104539070 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104539070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104539070 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104539070 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 dc d5 f8 cb 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1175)@7d38b4d9c9a0: Deleted conn table entry 0TC_sgsap_impl_imsi_det_eps0(1183)14022859 TC_sgsap_impl_imsi_det_eps0(1183)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104539071 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x1B09293A + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250410104539071 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x1B09293A - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_impl_imsi_det_eps0(1183)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_eps0(1183)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_eps0(1183)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_eps0(1183)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410104539079 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410104539079 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250410104539079 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test-MNCC(1177)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(1180)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(1175)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104539082 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SGsAP(1182)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(1174)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(1178)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(1176)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(1179)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1173)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1184)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(1181)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1173): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(1174): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(1175): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(1176): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(1177): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(1178): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(1179): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(1180): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(1181): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SGsAP(1182): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_sgsap_impl_imsi_det_eps0(1183): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1184): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_sgsap_impl_imsi_det_eps finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_impl_imsi_det_eps pass'. Thu Apr 10 10:45:39 UTC 2025 ====== MSC_Tests.TC_sgsap_impl_imsi_det_eps pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_sgsap_impl_imsi_det_eps.talloc 20250410104539272 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410104539272 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104539272 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410104539272 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410104539272 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410104539272 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104539272 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410104539272 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410104539272 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410104539272 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104539272 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410104539272 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410104539272 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410104539272 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410104539272 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410104539272 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104539272 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104539272 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410104539272 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410104539272 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410104539273 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410104540082 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=377020) 20250410104541084 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104541273 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410104541273 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410104541273 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) Waiting for packet dumper to finish... 1 (prev_count=377020, count=378180) 20250410104542086 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_impl_imsi_det_eps pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_expl_imsi_det_noneps'. ------ MSC_Tests.TC_sgsap_expl_imsi_det_noneps ------ Thu Apr 10 10:45:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_expl_imsi_det_noneps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_expl_imsi_det_noneps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410104543087 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_expl_imsi_det_noneps' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_sgsap_expl_imsi_det_noneps started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(1188)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(1188)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1188)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(1186)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410104543520 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1189)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410104543710 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410104543710 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410104543710 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410104543710 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1188)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1188)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1188)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1188)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(1188)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410104543715 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104543715 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410104543715 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410104543715 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410104543715 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410104543715 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410104543715 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410104543715 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104543715 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410104543715 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410104543715 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1188)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1188)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1188)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1188)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1188)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1188)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410104543716 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104543716 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410104543716 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410104543716 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104543716 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410104543716 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410104543716 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410104543716 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104543716 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410104543716 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410104543716 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104543716 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1188)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1188)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1188)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) 20250410104543716 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410104543716 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1188)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1188)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410104544088 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104544088 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1191)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1191)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410104544094 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1191)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1191)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1191)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1191)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1191)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1191)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410104544113 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410104544113 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1194)@7d38b4d9c9a0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1194)@7d38b4d9c9a0: Created Expect[0] for '262420000011815'H to be handled at TC_sgsap_expl_imsi_det_noneps0(1195) MSC_Test-GSUP(1192)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000011815" to be handled at TC_sgsap_expl_imsi_det_noneps0(1195) 20250410104544208 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250410104544208 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011815 id=262420000011815 (vlr.c:661) 20250410104544208 DVLR INFO New subscr, IMSI: 262420000011815 (vlr.c:562) 20250410104544208 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250410104544208 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011815 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1192)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000011815" handled at TC_sgsap_expl_imsi_det_noneps0(1195) MSC_Test-GSUP(1192)@7d38b4d9c9a0: Added IMSI table entry 0TC_sgsap_expl_imsi_det_noneps0(1195)"262420000011815" 20250410104544215 DVLR DEBUG VLR subscr IMSI-262420000011815:TMSInew-0x47BDC44F + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250410104544215 DVLR DEBUG IMSI:262420000011815 has MSISDN:491230011815 (vlr.c:1045) 20250410104544215 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011815 (MSISDN=491230011815) (NO CONN!) (gsm_04_08.c:1541) 20250410104544215 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x47BDC44F - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) 20250410104544216 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x47BDC44F + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250410104544216 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x47BDC44F + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250410104544216 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x47BDC44F - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250410104544216 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x47BDC44F - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_expl_imsi_det_noneps0(1195)@7d38b4d9c9a0: tr_SGsAP_IMSI: '262420000011815'H TC_sgsap_expl_imsi_det_noneps0(1195)@7d38b4d9c9a0: tr_SGsAP_IMSI: '262420000011815'H MSC_Test-SGsAP(1194)@7d38b4d9c9a0: Found Expect[0] for { sGsAP_LOCATION_UPDATE_ACCEPT := { messageType := '00001010'B, iMSI := { iEI := '00000001'B, lengthIndicator := 8, iMSI := { field1 := '001'B, parity := '1'B, digits := '262420000011815'H, fillerDigit := omit } }, locationAreaId := { iEI := '00000100'B, lengthIndicator := 5, locationAreaId := { mccDigit1 := '9'H, mccDigit2 := '0'H, mccDigit3 := '1'H, mncDigit3 := 'F'H, mncDigit1 := '7'H, mncDigit2 := '0'H, lac := '0926'O ("\t&") } }, newTMSIorIMSI := { iEI := '00001110'B, lengthIndicator := 5, iD := { typeOfIdentity := '100'B, iD := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '47BDC44F'O } } } } } } handled at TC_sgsap_expl_imsi_det_noneps0(1195) TC_sgsap_expl_imsi_det_noneps0(1195)@7d38b4d9c9a0: tr_SGsAP_IMSI: '262420000011815'H TC_sgsap_expl_imsi_det_noneps0(1195)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410104544221 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x47BDC44F + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250410104544221 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x47BDC44F - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) 20250410104544514 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104544514 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104544514 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104544514 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104544514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104544514 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104544514 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104544514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104544514 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104544514 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1188)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104544515 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104544515 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104544515 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104544515 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104544515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104544515 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104544515 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104544515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104544515 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104544515 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1188)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1188)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1187)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_expl_imsi_det_noneps0(1195)@7d38b4d9c9a0: tr_SGsAP_IMSI: '262420000011815'H 20250410104547235 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x47BDC44F + vlr_sgs_imsi_detach: now used by 2 (attached,vlr_sgs_imsi_detach) (vlr_sgs.c:150) 20250410104547235 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104547235 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x47BDC44F - attached: now used by 1 (vlr_sgs_imsi_detach) (vlr.c:1489) 20250410104547235 DVLR INFO VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x47BDC44F - vlr_sgs_imsi_detach: now used by 0 (-) (vlr_sgs.c:184) 20250410104547235 DVLR DEBUG SUBSCR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x47BDC44F) freeing VLR subscr (max total use count was 3) (vlr.c:472) TC_sgsap_expl_imsi_det_noneps0(1195)@7d38b4d9c9a0: tr_SGsAP_IMSI: '262420000011815'H MSC_Test-GSUP(1192)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000011815" to be handled at TC_sgsap_expl_imsi_det_noneps0(1195) TC_sgsap_expl_imsi_det_noneps0(1195)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011815'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1187)@7d38b4d9c9a0: Added conn table entry 0TC_sgsap_expl_imsi_det_noneps0(1195)4464164 MSC_Test_0-SCCP(1186)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(1187)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1188)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104547265 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104547265 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104547265 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104547265 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104547265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104547265 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104547265 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104547265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104547265 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104547265 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 44 1e 24 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 10 81 51 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104547266 DMM DEBUG msc_a(IMSI-262420000011815:GERAN-A-221:LU)[0x563b4cc1df90]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011815 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410104547266 DMM DEBUG msc_a(IMSI-262420000011815:GERAN-A-221:LU)[0x563b4cc1df90]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410104547266 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-221:LU)[0x563b4cc58cd0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410104547266 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-221:LU)[0x563b4cc58cd0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011815:GERAN-A-221:LU)[0x563b4cc1df90] (fsm.c:486) 20250410104547266 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-221:LU)[0x563b4cc58cd0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410104547266 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-221:LU)[0x563b4cc58cd0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410104547267 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410104547267 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011815 id=262420000011815 (vlr.c:661) 20250410104547267 DVLR INFO New subscr, IMSI: 262420000011815 (vlr.c:562) 20250410104547267 DVLR DEBUG VLR subscr IMSI-262420000011815 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410104547267 DVLR DEBUG VLR subscr IMSI-262420000011815 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410104547267 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104547267 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-221:LU)[0x563b4cc58cd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410104547267 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-221:LU)[0x563b4cc58cd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410104547267 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-221:LU)[0x563b4cc58cd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410104547267 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-221:LU)[0x563b4cc58cd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410104547267 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-221:LU)[0x563b4cc58cd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410104547267 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-221:LU)[0x563b4cc58cd0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410104547267 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-221:LU)[0x563b4cc0da70]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104547267 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-221:LU)[0x563b4cc0da70]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011815:GERAN-A-221:LU)[0x563b4cc58cd0] (fsm.c:486) 20250410104547267 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-221:LU)[0x563b4cc0da70]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410104547267 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-221:LU)[0x563b4cc0da70]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410104547268 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104547268 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104547268 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104547268 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104547268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104547268 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104547268 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104547268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104547268 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104547268 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 00 02 44 1e 24 00 00 dd 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104547268 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104547268 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104547268 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104547268 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104547268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104547268 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104547268 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104547268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104547268 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104547268 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 00 06 44 1e 24 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 51 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1188)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1188)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1188)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1188)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1186)@7d38b4d9c9a0: { messageType := 2, destLocRef := '441E24'O, sourceLocRef := '0000DD'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1186)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1186)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1186)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1186)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1186)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104547275 DVLR DEBUG VLR subscr IMSI-262420000011815 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410104547275 DVLR DEBUG VLR subscr IMSI-262420000011815 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1186)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1186)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1186)@7d38b4d9c9a0: vl_from0 TC_sgsap_expl_imsi_det_noneps0(1195)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_noneps0(1195)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1186)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250410104547278 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104547278 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104547278 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104547278 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104547278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1188)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104547278 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104547278 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104547278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104547278 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104547278 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 dd 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104547281 DVLR DEBUG VLR subscr IMSI-262420000011815 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104547281 DVLR DEBUG IMSI:262420000011815 has MSISDN:491230011815 (vlr.c:1045) 20250410104547281 DMSC NOTICE msub(IMSI-262420000011815:MSISDN-491230011815) VLR: update for IMSI=262420000011815 (MSISDN=491230011815) (gsm_04_08.c:1541) 20250410104547281 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104547282 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104547282 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-221:LU)[0x563b4cc58cd0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410104547282 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-221:LU)[0x563b4cc0da70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410104547282 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-221:LU)[0x563b4cc0da70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410104547282 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-221:LU)[0x563b4cc0da70]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410104547282 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-221:LU)[0x563b4cc0da70]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-221:LU)[0x563b4cc58cd0] (vlr_lu_fsm.c:110) 20250410104547282 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-221:LU)[0x563b4cc0da70]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410104547282 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-221:LU)[0x563b4cc0da70]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104547282 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-221:LU)[0x563b4cc58cd0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410104547282 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-221:LU)[0x563b4cc58cd0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410104547282 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-221:LU)[0x563b4cc3b990]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104547282 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-221:LU)[0x563b4cc3b990]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-221:LU)[0x563b4cc58cd0] (fsm.c:486) 20250410104547282 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-221:LU)[0x563b4cc3b990]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410104547282 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-221:LU)[0x563b4cc3b990]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410104547282 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-221:LU)[0x563b4cc3b990]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410104547282 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-221:LU)[0x563b4cc3b990]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410104547282 DMSC NOTICE msub(IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x27EF0425) VLR: update for IMSI=262420000011815 (MSISDN=491230011815) (gsm_04_08.c:1541) 20250410104547283 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-221:LU)[0x563b4cc3b990]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410104547283 DMM DEBUG -> IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x27EF0425 LOCATION UPDATE ACCEPT (TMSI = 0x27ef0425) (gsm_04_08.c:149) 20250410104547283 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x27EF0425 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104547283 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104547283 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104547283 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104547283 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104547283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104547283 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104547283 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104547283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104547283 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104547283 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 00 06 44 1e 24 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 27 ef 04 25 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1188)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1188)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1186)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1186)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1186)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1186)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_expl_imsi_det_noneps0(1195)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1187)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1187)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(1186)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1186)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1186)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1186)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1188)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104547295 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104547295 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104547295 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104547295 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104547295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104547295 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104547295 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104547295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104547295 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104547295 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 dd 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104547296 DMM DEBUG msc_a(IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x27EF0425:GERAN-A-221:LU)[0x563b4cc1df90]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410104547296 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x27EF0425:GERAN-A-221:LU)[0x563b4cc58cd0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410104547296 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-221:LU)[0x563b4cc3b990]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410104547296 DMSC NOTICE msub(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x27EF0425) VLR: update for IMSI=262420000011815 (MSISDN=491230011815) (gsm_04_08.c:1541) 20250410104547296 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x27EF0425 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410104547296 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-221:LU)[0x563b4cc3b990]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410104547296 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x27EF0425:GERAN-A-221:LU)[0x563b4cc58cd0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410104547296 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-221:LU)[0x563b4cc3b990]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410104547296 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-221:LU)[0x563b4cc3b990]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x27EF0425:GERAN-A-221:LU)[0x563b4cc58cd0] (vlr_lu_fsm.c:817) 20250410104547296 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-221:LU)[0x563b4cc3b990]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410104547296 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-221:LU)[0x563b4cc3b990]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104547296 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x27EF0425:GERAN-A-221:LU)[0x563b4cc58cd0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410104547296 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011815/3/1): Available (smpp_smsc.c:626) 20250410104547296 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x27EF0425 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104547296 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x27EF0425 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104547296 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x27EF0425 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104547297 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x27EF0425 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410104547297 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104547297 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104547297 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104547297 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104547297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104547297 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104547297 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104547297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104547297 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104547297 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 00 06 44 1e 24 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1188)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1188)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1186)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1186)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1186)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1186)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1186)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1186)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1186)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1186)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1188)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104547300 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104547300 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104547300 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104547300 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104547300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104547300 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104547300 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104547300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104547300 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104547300 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 dd 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104547300 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x27EF0425:GERAN-A-221:LU)[0x563b4cc58cd0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104547300 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x27EF0425:GERAN-A-221:LU)[0x563b4cc58cd0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x27EF0425:GERAN-A-221:LU)[0x563b4cc1df90] (msc_a.c:1053) 20250410104547300 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x27EF0425:GERAN-A-221:LU)[0x563b4cc58cd0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410104547300 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x27EF0425:GERAN-A-221:LU)[0x563b4cc58cd0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104547300 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x27EF0425:GERAN-A-221:LU)[0x563b4cc58cd0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410104547301 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x27EF0425 - active-conn: now used by 1 (attached) (msub.c:375) 20250410104547301 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104547301 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104547301 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104547301 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104547301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104547301 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104547301 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104547301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104547301 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104547301 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 00 04 44 1e 24 00 00 dd 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1188)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1188)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1186)@7d38b4d9c9a0: Session index based on local reference:0 20250410104547303 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104547303 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104547303 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104547303 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104547303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104547303 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1188)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104547303 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104547303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104547303 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104547303 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 dd 44 1e 24 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1187)@7d38b4d9c9a0: Deleted conn table entry 0TC_sgsap_expl_imsi_det_noneps0(1195)4464164 TC_sgsap_expl_imsi_det_noneps0(1195)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104547305 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x27EF0425 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104547305 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x27EF0425 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_expl_imsi_det_noneps0(1195)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_noneps0(1195)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_noneps0(1195)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1187)@7d38b4d9c9a0: Created IMSI[0] for '262420000011815'H'27EF0425'O to be handled at TC_sgsap_expl_imsi_det_noneps0(1195) 20250410104547314 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x27EF0425 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104547314 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x27EF0425 + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250410104547314 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x27EF0425 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250410104547314 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104547314 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104547314 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104547314 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104547314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104547314 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104547314 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104547314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104547314 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104547314 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 10 81 51 09 04 27 ef 04 25 1a 03 05 00 17 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1188)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1188)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1187)@7d38b4d9c9a0: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_expl_imsi_det_noneps0(1195) TC_sgsap_expl_imsi_det_noneps0(1195)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_noneps0(1195)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0100'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '27EF0425'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1187)@7d38b4d9c9a0: Added conn table entry 0TC_sgsap_expl_imsi_det_noneps0(1195)11120912 MSC_Test_0-RAN(1187)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1186)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(1188)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104547324 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104547324 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104547324 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104547324 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104547324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104547324 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104547324 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104547324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104547324 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104547324 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 a9 b1 10 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 04 03 50 59 02 05 f4 27 ef 04 25 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104547325 DMM DEBUG msc_a(TMSI-0x27EF0425:GERAN-A-222:CM_SERVICE_REQ)[0x563b4cc4aa00]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250410104547325 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x27EF0425:GERAN-A-222:CM_SERVICE_REQ)[0x563b4cc2a200]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410104547325 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x27EF0425:GERAN-A-222:CM_SERVICE_REQ)[0x563b4cc2a200]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x27EF0425:GERAN-A-222:CM_SERVICE_REQ)[0x563b4cc4aa00] (fsm.c:486) 20250410104547325 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x27EF0425:GERAN-A-222:CM_SERVICE_REQ)[0x563b4cc2a200]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410104547325 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x27EF0425:GERAN-A-222:CM_SERVICE_REQ)[0x563b4cc2a200]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410104547325 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x27EF0425 + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410104547325 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x27EF0425 + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410104547325 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x27EF0425:GERAN-A-222:CM_SERVICE_REQ)[0x563b4cc2a200]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410104547325 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x27EF0425:GERAN-A-222:CM_SERVICE_REQ)[0x563b4cc2a200]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410104547325 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x27EF0425:GERAN-A-222:CM_SERVICE_REQ)[0x563b4cc2a200]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410104547325 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x27EF0425:GERAN-A-222:CM_SERVICE_REQ)[0x563b4cc2a200]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410104547325 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x27EF0425:GERAN-A-222:CM_SERVICE_REQ)[0x563b4cc2a200]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410104547325 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x27EF0425:GERAN-A-222:CM_SERVICE_REQ)[0x563b4cc2a200]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410104547325 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x27EF0425:GERAN-A-222:CM_SERVICE_REQ)[0x563b4cc2a200]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410104547325 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x27EF0425:GERAN-A-222:CM_SERVICE_REQ)[0x563b4cc2a200]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410104547325 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x27EF0425:GERAN-A-222:CM_SERVICE_REQ)[0x563b4cc2a200]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410104547325 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x27EF0425:GERAN-A-222:CM_SERVICE_REQ)[0x563b4cc2a200]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410104547325 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011815/3/1): Available (smpp_smsc.c:626) 20250410104547326 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x27EF0425 - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250410104547326 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104547326 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104547326 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104547326 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104547326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104547326 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104547326 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104547326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104547326 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104547326 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 03 02 a9 b1 10 00 00 de 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104547326 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104547326 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104547326 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104547326 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104547326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104547326 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104547326 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104547326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104547326 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104547326 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 03 06 a9 b1 10 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 51 (osmo_ss7_asp.c:1175) 20250410104547326 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104547326 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104547326 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104547326 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104547326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104547326 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104547326 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(1188)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1188)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104547326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104547326 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104547326 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 03 06 a9 b1 10 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1188)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1188)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1188)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1188)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1186)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'A9B110'O, sourceLocRef := '0000DE'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1186)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1186)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1186)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1186)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1186)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1186)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1186)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1186)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1186)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104547328 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x27EF0425 + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250410104547328 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x27EF0425 - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_expl_imsi_det_noneps0(1195)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_noneps0(1195)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1186)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1186)@7d38b4d9c9a0: vl_len:28 MSC_Test_0-SCCP(1186)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1186)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O 20250410104547339 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104547339 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104547339 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104547339 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104547339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104547339 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104547339 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104547339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104547339 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104547339 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 de 00 01 1c 01 03 19 09 01 16 00 42 00 07 91 44 77 58 10 06 50 0a 05 23 05 00 21 43 f5 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1188)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104547339 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x27EF0425 + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250410104547339 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250410104547340 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250410104547340 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104547340 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104547340 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104547340 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104547340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104547340 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104547340 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104547340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104547340 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104547340 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 03 06 a9 b1 10 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1175) 20250410104547340 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104547340 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104547340 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104547340 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104547340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104547340 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104547340 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104547340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104547340 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104547340 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 03 06 a9 b1 10 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1188)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1188)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1186)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1186)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1186)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1186)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1188)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1188)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1186)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1186)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1186)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1186)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_expl_imsi_det_noneps0(1195)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_noneps0(1195)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1186)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1186)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1186)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1186)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1188)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104547345 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104547345 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104547345 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104547345 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104547345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104547345 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104547345 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104547345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104547345 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104547345 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 de 00 01 05 01 03 02 09 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104547345 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x27EF0425 - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250410104547345 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x27EF0425 + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104547345 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x27EF0425 + vlr_subscr_cancel_attach_fsm: now used by 5 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104547345 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x27EF0425 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104547345 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x27EF0425 - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250410104547345 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104547345 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104547345 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104547345 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104547345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104547345 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104547345 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104547345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104547345 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104547345 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 03 06 a9 b1 10 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1188)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1188)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1186)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1186)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1186)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1186)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1186)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1186)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1186)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1186)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1188)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104547347 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104547347 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104547347 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104547347 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104547347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104547347 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104547347 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104547347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104547347 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104547347 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 de 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104547347 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x27EF0425:GERAN-A-222:CM_SERVICE_REQ)[0x563b4cc2a200]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104547347 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x27EF0425:GERAN-A-222:CM_SERVICE_REQ)[0x563b4cc2a200]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x27EF0425:GERAN-A-222:CM_SERVICE_REQ)[0x563b4cc4aa00] (msc_a.c:1053) 20250410104547347 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x27EF0425:GERAN-A-222:CM_SERVICE_REQ)[0x563b4cc2a200]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104547347 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x27EF0425:GERAN-A-222:CM_SERVICE_REQ)[0x563b4cc2a200]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410104547347 DBSSAP ERROR msc_a(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x27EF0425:GERAN-A-222:CM_SERVICE_REQ)[0x563b4cc4aa00]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250410104547347 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x27EF0425 - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250410104547347 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104547347 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104547347 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104547347 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104547347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104547347 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104547347 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104547347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104547347 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104547347 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 03 04 a9 b1 10 00 00 de 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1188)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1188)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1186)@7d38b4d9c9a0: Session index based on local reference:0 20250410104547347 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104547347 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104547347 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104547347 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104547347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1188)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104547347 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104547347 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104547348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104547348 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104547348 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 de a9 b1 10 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1187)@7d38b4d9c9a0: Deleted conn table entry 0TC_sgsap_expl_imsi_det_noneps0(1195)11120912 TC_sgsap_expl_imsi_det_noneps0(1195)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104547348 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x27EF0425 + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250410104547348 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x27EF0425 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_expl_imsi_det_noneps0(1195)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_noneps0(1195)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_noneps0(1195)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_noneps0(1195)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410104547355 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410104547355 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(1188)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104547356 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(1189)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(1192)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(1187)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104547357 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test-GSUP-IPA(1191)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(1193)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(1186)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1196)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SGsAP(1194)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(1190)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1185)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1185): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(1186): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(1187): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(1188): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(1189): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(1190): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(1191): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(1192): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(1193): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SGsAP(1194): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_sgsap_expl_imsi_det_noneps0(1195): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1196): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_sgsap_expl_imsi_det_noneps finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_expl_imsi_det_noneps pass'. Thu Apr 10 10:45:47 UTC 2025 ====== MSC_Tests.TC_sgsap_expl_imsi_det_noneps pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_sgsap_expl_imsi_det_noneps.talloc 20250410104547552 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410104547552 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104547552 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410104547552 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410104547552 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410104547552 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104547552 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410104547552 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410104547552 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410104547552 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104547552 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410104547552 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410104547552 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410104547552 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410104547552 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410104547552 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104547552 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104547552 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410104547552 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410104547552 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410104547552 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410104548357 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=378264) 20250410104549036 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x1B09293A - Paging: now used by 1 (attached) (paging.c:202) 20250410104549358 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104549553 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410104549553 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410104549553 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) Waiting for packet dumper to finish... 1 (prev_count=378264, count=381344) 20250410104550360 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_expl_imsi_det_noneps pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_impl_imsi_det_noneps'. ------ MSC_Tests.TC_sgsap_impl_imsi_det_noneps ------ Thu Apr 10 10:45:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_impl_imsi_det_noneps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_impl_imsi_det_noneps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410104551362 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_impl_imsi_det_noneps' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_sgsap_impl_imsi_det_noneps started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(1200)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(1200)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1200)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(1198)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410104551867 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1201)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410104552062 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410104552062 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410104552062 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410104552062 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1200)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1200)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1200)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410104552067 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104552067 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410104552067 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410104552067 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410104552067 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410104552067 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410104552067 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410104552067 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104552067 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410104552067 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410104552067 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1200)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(1200)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1200)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1200)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1200)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410104552070 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104552070 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410104552070 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410104552070 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104552070 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410104552070 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410104552070 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410104552070 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104552070 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_0-M3UA(1200)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1200)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1200)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410104552070 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410104552070 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104552070 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410104552071 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410104552071 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1200)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1200)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1200)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1200)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1200)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410104552363 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104552363 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1203)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1203)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410104552369 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1203)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1203)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1203)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1203)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1203)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1203)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410104552391 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410104552392 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1206)@7d38b4d9c9a0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1206)@7d38b4d9c9a0: Created Expect[0] for '262420000011815'H to be handled at TC_sgsap_impl_imsi_det_noneps0(1207) MSC_Test-GSUP(1204)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000011815" to be handled at TC_sgsap_impl_imsi_det_noneps0(1207) 20250410104552444 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x27EF0425 + sgs_rx_loc_upd_req: now used by 3 (attached,Paging,sgs_rx_loc_upd_req) (sgs_iface.c:619) 20250410104552445 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x27EF0425 - sgs_rx_loc_upd_req: now used by 2 (attached,Paging) (sgs_iface.c:622) 20250410104552445 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x27EF0425 + SGs-lu: now used by 3 (attached,Paging,SGs-lu) (vlr_sgs.c:87) 20250410104552445 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250410104552445 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011815 (MSISDN=491230011815) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1204)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000011815" handled at TC_sgsap_impl_imsi_det_noneps0(1207) MSC_Test-GSUP(1204)@7d38b4d9c9a0: Added IMSI table entry 0TC_sgsap_impl_imsi_det_noneps0(1207)"262420000011815" 20250410104552447 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x27EF0425:TMSInew-0x187853C4 + vlr_gsup_rx: now used by 4 (attached,Paging,SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250410104552447 DVLR DEBUG IMSI:262420000011815 has MSISDN:491230011815 (vlr.c:1045) 20250410104552447 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011815 (MSISDN=491230011815) (NO CONN!) (gsm_04_08.c:1541) 20250410104552447 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x27EF0425:TMSInew-0x187853C4 - vlr_gsup_rx: now used by 3 (attached,Paging,SGs-lu) (vlr.c:1410) 20250410104552448 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x27EF0425:TMSInew-0x187853C4 + vlr_gsup_rx: now used by 4 (attached,Paging,SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250410104552448 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x27EF0425:TMSInew-0x187853C4 - SGs-lu: now used by 3 (attached,Paging,vlr_gsup_rx) (vlr_sgs.c:124) 20250410104552448 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x27EF0425:TMSInew-0x187853C4 - vlr_gsup_rx: now used by 2 (attached,Paging) (vlr.c:1410) TC_sgsap_impl_imsi_det_noneps0(1207)@7d38b4d9c9a0: tr_SGsAP_IMSI: '262420000011815'H TC_sgsap_impl_imsi_det_noneps0(1207)@7d38b4d9c9a0: tr_SGsAP_IMSI: '262420000011815'H MSC_Test-SGsAP(1206)@7d38b4d9c9a0: Found Expect[0] for { sGsAP_LOCATION_UPDATE_ACCEPT := { messageType := '00001010'B, iMSI := { iEI := '00000001'B, lengthIndicator := 8, iMSI := { field1 := '001'B, parity := '1'B, digits := '262420000011815'H, fillerDigit := omit } }, locationAreaId := { iEI := '00000100'B, lengthIndicator := 5, locationAreaId := { mccDigit1 := '9'H, mccDigit2 := '0'H, mccDigit3 := '1'H, mncDigit3 := 'F'H, mncDigit1 := '7'H, mncDigit2 := '0'H, lac := '0926'O ("\t&") } }, newTMSIorIMSI := { iEI := '00001110'B, lengthIndicator := 5, iD := { typeOfIdentity := '100'B, iD := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '187853C4'O } } } } } } handled at TC_sgsap_impl_imsi_det_noneps0(1207) TC_sgsap_impl_imsi_det_noneps0(1207)@7d38b4d9c9a0: tr_SGsAP_IMSI: '262420000011815'H TC_sgsap_impl_imsi_det_noneps0(1207)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410104552450 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x27EF0425:TMSInew-0x187853C4 + vlr_sgs_tmsi_reall_compl: now used by 3 (attached,Paging,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250410104552450 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x187853C4 - vlr_sgs_tmsi_reall_compl: now used by 2 (attached,Paging) (vlr_sgs.c:240) 20250410104552865 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104552865 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104552865 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104552866 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104552866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104552866 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104552866 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104552866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104552866 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104552866 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1200)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104552866 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104552866 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104552866 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104552866 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104552866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104552866 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104552866 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104552866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104552866 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104552866 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1200)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1200)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1199)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_impl_imsi_det_noneps0(1207)@7d38b4d9c9a0: tr_SGsAP_IMSI: '262420000011815'H 20250410104555455 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x187853C4 + vlr_sgs_imsi_detach: now used by 3 (attached,Paging,vlr_sgs_imsi_detach) (vlr_sgs.c:150) 20250410104555455 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104555455 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x187853C4 - Paging: now used by 2 (attached,vlr_sgs_imsi_detach) (paging.c:202) 20250410104555455 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x187853C4 - attached: now used by 1 (vlr_sgs_imsi_detach) (vlr.c:1489) 20250410104555455 DVLR INFO VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x187853C4 - vlr_sgs_imsi_detach: now used by 0 (-) (vlr_sgs.c:184) 20250410104555455 DVLR DEBUG SUBSCR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x187853C4) freeing VLR subscr (max total use count was 5) (vlr.c:472) TC_sgsap_impl_imsi_det_noneps0(1207)@7d38b4d9c9a0: tr_SGsAP_IMSI: '262420000011815'H MSC_Test-GSUP(1204)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000011815" to be handled at TC_sgsap_impl_imsi_det_noneps0(1207) TC_sgsap_impl_imsi_det_noneps0(1207)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011815'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1199)@7d38b4d9c9a0: Added conn table entry 0TC_sgsap_impl_imsi_det_noneps0(1207)14186310 MSC_Test_0-SCCP(1198)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(1199)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410104555469 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104555469 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104555469 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104555469 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104555469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1200)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104555469 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104555469 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104555469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104555469 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104555469 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 d8 77 46 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 10 81 51 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104555470 DMM DEBUG msc_a(IMSI-262420000011815:GERAN-A-223:LU)[0x563b4cc1df90]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011815 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410104555470 DMM DEBUG msc_a(IMSI-262420000011815:GERAN-A-223:LU)[0x563b4cc1df90]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410104555470 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x563b4cc58cd0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410104555470 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x563b4cc58cd0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011815:GERAN-A-223:LU)[0x563b4cc1df90] (fsm.c:486) 20250410104555470 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x563b4cc58cd0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410104555470 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x563b4cc58cd0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410104555470 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410104555470 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011815 id=262420000011815 (vlr.c:661) 20250410104555470 DVLR INFO New subscr, IMSI: 262420000011815 (vlr.c:562) 20250410104555470 DVLR DEBUG VLR subscr IMSI-262420000011815 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410104555470 DVLR DEBUG VLR subscr IMSI-262420000011815 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410104555470 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104555470 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x563b4cc58cd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410104555470 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x563b4cc58cd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410104555470 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x563b4cc58cd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410104555470 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x563b4cc58cd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410104555470 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x563b4cc58cd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410104555470 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x563b4cc58cd0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410104555470 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x563b4cbf10b0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104555470 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x563b4cbf10b0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x563b4cc58cd0] (fsm.c:486) 20250410104555470 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x563b4cbf10b0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410104555470 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x563b4cbf10b0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410104555470 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104555470 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104555470 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104555470 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104555470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104555470 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104555470 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104555470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104555470 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104555470 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 02 02 d8 77 46 00 00 df 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104555470 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104555470 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104555470 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104555470 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104555470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104555470 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104555470 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104555470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104555470 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104555470 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 02 06 d8 77 46 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 51 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1200)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1200)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1200)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1200)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1198)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'D87746'O, sourceLocRef := '0000DF'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1198)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1198)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1198)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1198)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1198)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104555475 DVLR DEBUG VLR subscr IMSI-262420000011815 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410104555475 DVLR DEBUG VLR subscr IMSI-262420000011815 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1198)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1198)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1198)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1198)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250410104555476 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104555476 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104555476 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104555476 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104555476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1200)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104555477 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104555477 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104555477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104555477 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104555477 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 df 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_sgsap_impl_imsi_det_noneps0(1207)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_noneps0(1207)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104555480 DVLR DEBUG VLR subscr IMSI-262420000011815 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104555480 DVLR DEBUG IMSI:262420000011815 has MSISDN:491230011815 (vlr.c:1045) 20250410104555480 DMSC NOTICE msub(IMSI-262420000011815:MSISDN-491230011815) VLR: update for IMSI=262420000011815 (MSISDN=491230011815) (gsm_04_08.c:1541) 20250410104555480 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104555481 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104555481 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x563b4cc58cd0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410104555481 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x563b4cbf10b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410104555481 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x563b4cbf10b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410104555481 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x563b4cbf10b0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410104555481 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x563b4cbf10b0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x563b4cc58cd0] (vlr_lu_fsm.c:110) 20250410104555481 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x563b4cbf10b0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410104555481 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x563b4cbf10b0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104555481 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x563b4cc58cd0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410104555481 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x563b4cc58cd0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410104555481 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x563b4cc5e5b0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104555481 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x563b4cc5e5b0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x563b4cc58cd0] (fsm.c:486) 20250410104555481 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x563b4cc5e5b0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410104555481 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x563b4cc5e5b0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410104555481 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x563b4cc5e5b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410104555481 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x563b4cc5e5b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410104555481 DMSC NOTICE msub(IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x094DB1BB) VLR: update for IMSI=262420000011815 (MSISDN=491230011815) (gsm_04_08.c:1541) 20250410104555481 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x563b4cc5e5b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410104555481 DMM DEBUG -> IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x094DB1BB LOCATION UPDATE ACCEPT (TMSI = 0x094db1bb) (gsm_04_08.c:149) 20250410104555481 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x094DB1BB - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104555481 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104555481 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104555481 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104555481 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104555481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104555481 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104555481 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104555481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104555481 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104555481 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 02 06 d8 77 46 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 09 4d b1 bb (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1200)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1200)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1198)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1198)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1198)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1198)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_impl_imsi_det_noneps0(1207)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1199)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1199)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(1198)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1198)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1198)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1198)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O 20250410104555489 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104555489 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104555489 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104555489 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104555489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104555489 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104555489 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104555489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104555489 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104555489 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 df 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1200)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104555489 DMM DEBUG msc_a(IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x094DB1BB:GERAN-A-223:LU)[0x563b4cc1df90]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410104555489 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x094DB1BB:GERAN-A-223:LU)[0x563b4cc58cd0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410104555489 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x563b4cc5e5b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410104555489 DMSC NOTICE msub(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x094DB1BB) VLR: update for IMSI=262420000011815 (MSISDN=491230011815) (gsm_04_08.c:1541) 20250410104555489 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x094DB1BB + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410104555489 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x563b4cc5e5b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410104555489 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x094DB1BB:GERAN-A-223:LU)[0x563b4cc58cd0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410104555489 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x563b4cc5e5b0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410104555489 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x563b4cc5e5b0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x094DB1BB:GERAN-A-223:LU)[0x563b4cc58cd0] (vlr_lu_fsm.c:817) 20250410104555489 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x563b4cc5e5b0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410104555489 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x563b4cc5e5b0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104555489 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x094DB1BB:GERAN-A-223:LU)[0x563b4cc58cd0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410104555489 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011815/3/1): Available (smpp_smsc.c:626) 20250410104555489 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x094DB1BB + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104555489 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x094DB1BB + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104555489 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x094DB1BB - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104555489 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x094DB1BB - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410104555489 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104555489 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104555489 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104555489 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104555489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104555489 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104555489 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104555489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104555489 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104555489 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 02 06 d8 77 46 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1200)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1200)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1198)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1198)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1198)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1198)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1198)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1198)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1198)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1198)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410104555491 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104555491 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104555491 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104555491 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(1200)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104555491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104555491 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104555491 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104555491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104555491 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104555491 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 df 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104555492 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x094DB1BB:GERAN-A-223:LU)[0x563b4cc58cd0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104555492 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x094DB1BB:GERAN-A-223:LU)[0x563b4cc58cd0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x094DB1BB:GERAN-A-223:LU)[0x563b4cc1df90] (msc_a.c:1053) 20250410104555492 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x094DB1BB:GERAN-A-223:LU)[0x563b4cc58cd0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410104555492 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x094DB1BB:GERAN-A-223:LU)[0x563b4cc58cd0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104555492 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x094DB1BB:GERAN-A-223:LU)[0x563b4cc58cd0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410104555492 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x094DB1BB - active-conn: now used by 1 (attached) (msub.c:375) 20250410104555492 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104555492 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104555492 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104555492 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104555492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104555492 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104555492 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104555492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104555492 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104555492 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 02 04 d8 77 46 00 00 df 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1200)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1200)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1198)@7d38b4d9c9a0: Session index based on local reference:0 20250410104555493 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104555493 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104555493 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104555493 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(1200)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104555493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104555493 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104555493 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104555493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104555493 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104555493 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 df d8 77 46 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1199)@7d38b4d9c9a0: Deleted conn table entry 0TC_sgsap_impl_imsi_det_noneps0(1207)14186310 TC_sgsap_impl_imsi_det_noneps0(1207)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104555494 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x094DB1BB + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104555494 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x094DB1BB - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_impl_imsi_det_noneps0(1207)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_noneps0(1207)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_noneps0(1207)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1199)@7d38b4d9c9a0: Created IMSI[0] for '262420000011815'H'094DB1BB'O to be handled at TC_sgsap_impl_imsi_det_noneps0(1207) 20250410104555498 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x094DB1BB + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104555498 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x094DB1BB + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250410104555498 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x094DB1BB - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250410104555498 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104555498 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104555498 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104555498 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104555498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104555498 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104555498 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104555498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104555498 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104555498 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 10 81 51 09 04 09 4d b1 bb 1a 03 05 00 17 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1200)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1200)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1199)@7d38b4d9c9a0: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_impl_imsi_det_noneps0(1207) TC_sgsap_impl_imsi_det_noneps0(1207)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_noneps0(1207)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0100'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '094DB1BB'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1199)@7d38b4d9c9a0: Added conn table entry 0TC_sgsap_impl_imsi_det_noneps0(1207)8627926 MSC_Test_0-RAN(1199)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1198)@7d38b4d9c9a0: First idle individual index:0 20250410104555505 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104555505 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104555506 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104555506 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104555506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104555506 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104555506 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104555506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104555506 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104555506 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 83 a6 d6 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 04 03 50 59 02 05 f4 09 4d b1 bb 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1200)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104555506 DMM DEBUG msc_a(TMSI-0x094DB1BB:GERAN-A-224:CM_SERVICE_REQ)[0x563b4cc4aa00]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250410104555506 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x094DB1BB:GERAN-A-224:CM_SERVICE_REQ)[0x563b4cc2a200]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410104555506 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x094DB1BB:GERAN-A-224:CM_SERVICE_REQ)[0x563b4cc2a200]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x094DB1BB:GERAN-A-224:CM_SERVICE_REQ)[0x563b4cc4aa00] (fsm.c:486) 20250410104555506 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x094DB1BB:GERAN-A-224:CM_SERVICE_REQ)[0x563b4cc2a200]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410104555506 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x094DB1BB:GERAN-A-224:CM_SERVICE_REQ)[0x563b4cc2a200]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410104555506 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x094DB1BB + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410104555506 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x094DB1BB + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410104555506 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x094DB1BB:GERAN-A-224:CM_SERVICE_REQ)[0x563b4cc2a200]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410104555506 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x094DB1BB:GERAN-A-224:CM_SERVICE_REQ)[0x563b4cc2a200]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410104555506 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x094DB1BB:GERAN-A-224:CM_SERVICE_REQ)[0x563b4cc2a200]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410104555506 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x094DB1BB:GERAN-A-224:CM_SERVICE_REQ)[0x563b4cc2a200]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410104555506 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x094DB1BB:GERAN-A-224:CM_SERVICE_REQ)[0x563b4cc2a200]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410104555506 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x094DB1BB:GERAN-A-224:CM_SERVICE_REQ)[0x563b4cc2a200]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410104555506 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x094DB1BB:GERAN-A-224:CM_SERVICE_REQ)[0x563b4cc2a200]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410104555506 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x094DB1BB:GERAN-A-224:CM_SERVICE_REQ)[0x563b4cc2a200]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410104555506 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x094DB1BB:GERAN-A-224:CM_SERVICE_REQ)[0x563b4cc2a200]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410104555506 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x094DB1BB:GERAN-A-224:CM_SERVICE_REQ)[0x563b4cc2a200]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410104555506 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011815/3/1): Available (smpp_smsc.c:626) 20250410104555507 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x094DB1BB - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250410104555507 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104555507 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104555507 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104555507 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104555507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104555507 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104555507 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104555507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104555507 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104555507 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0e 02 83 a6 d6 00 00 e0 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104555507 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104555507 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104555507 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104555507 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104555507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104555507 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104555507 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104555507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104555507 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104555507 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 83 a6 d6 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 51 (osmo_ss7_asp.c:1175) 20250410104555507 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104555507 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104555507 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104555507 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104555507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104555507 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104555507 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104555507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104555507 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104555507 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 83 a6 d6 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1200)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1200)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1200)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1200)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1200)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1200)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1198)@7d38b4d9c9a0: { messageType := 2, destLocRef := '83A6D6'O, sourceLocRef := '0000E0'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1198)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1198)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1198)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1198)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1198)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1198)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1198)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1198)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1198)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104555509 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x094DB1BB + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250410104555509 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x094DB1BB - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_impl_imsi_det_noneps0(1207)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_noneps0(1207)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1198)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1198)@7d38b4d9c9a0: vl_len:28 MSC_Test_0-SCCP(1198)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1198)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1200)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104555519 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104555519 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104555519 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104555519 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104555519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104555519 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104555519 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104555519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104555519 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104555519 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 e0 00 01 1c 01 03 19 09 01 16 00 42 00 07 91 44 77 58 10 06 50 0a 05 23 05 00 21 43 f5 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104555520 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x094DB1BB + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250410104555520 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250410104555521 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250410104555521 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104555521 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104555521 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104555521 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104555521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104555521 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104555521 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104555521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104555521 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104555521 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 83 a6 d6 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1175) 20250410104555521 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104555521 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104555521 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104555521 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104555521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104555521 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104555521 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104555521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104555521 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104555521 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 83 a6 d6 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1200)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1200)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1198)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1198)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1198)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1198)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1200)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1200)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1198)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1198)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1198)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1198)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_impl_imsi_det_noneps0(1207)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_noneps0(1207)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1198)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1198)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1198)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1198)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0103020904'O 20250410104555530 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104555530 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104555530 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104555530 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104555530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104555530 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104555530 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104555530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104555530 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104555530 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 e0 00 01 05 01 03 02 09 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1200)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104555531 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x094DB1BB - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250410104555531 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x094DB1BB + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104555531 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x094DB1BB + vlr_subscr_cancel_attach_fsm: now used by 5 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104555531 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x094DB1BB - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104555531 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x094DB1BB - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250410104555531 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104555531 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104555532 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104555532 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104555532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104555532 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104555532 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104555532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104555532 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104555532 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 83 a6 d6 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1200)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1200)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1198)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1198)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1198)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1198)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1198)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1198)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1198)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1198)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1200)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104555535 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104555535 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104555535 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104555535 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104555535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104555535 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104555535 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104555535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104555535 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104555536 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 e0 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104555536 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x094DB1BB:GERAN-A-224:CM_SERVICE_REQ)[0x563b4cc2a200]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104555536 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x094DB1BB:GERAN-A-224:CM_SERVICE_REQ)[0x563b4cc2a200]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x094DB1BB:GERAN-A-224:CM_SERVICE_REQ)[0x563b4cc4aa00] (msc_a.c:1053) 20250410104555536 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x094DB1BB:GERAN-A-224:CM_SERVICE_REQ)[0x563b4cc2a200]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104555536 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x094DB1BB:GERAN-A-224:CM_SERVICE_REQ)[0x563b4cc2a200]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410104555536 DBSSAP ERROR msc_a(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x094DB1BB:GERAN-A-224:CM_SERVICE_REQ)[0x563b4cc4aa00]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250410104555536 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x094DB1BB - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250410104555537 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104555537 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104555537 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104555537 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104555537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104555537 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104555537 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104555537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104555537 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104555537 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0e 04 83 a6 d6 00 00 e0 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1200)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1200)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1198)@7d38b4d9c9a0: Session index based on local reference:0 20250410104555538 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104555538 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104555538 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104555538 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104555538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104555538 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104555538 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104555538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104555538 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104555538 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 e0 83 a6 d6 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1200)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1199)@7d38b4d9c9a0: Deleted conn table entry 0TC_sgsap_impl_imsi_det_noneps0(1207)8627926 TC_sgsap_impl_imsi_det_noneps0(1207)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104555539 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x094DB1BB + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250410104555539 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x094DB1BB - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_impl_imsi_det_noneps0(1207)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_noneps0(1207)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_noneps0(1207)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_noneps0(1207)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410104555548 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) 20250410104555548 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(1199)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(1203)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104555550 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410104555550 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1198)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(1200)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(1204)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SGsAP(1206)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(1205)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(1201)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1197)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(1202)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1208)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1197): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(1198): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(1199): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(1200): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(1201): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(1202): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(1203): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(1204): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(1205): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SGsAP(1206): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_sgsap_impl_imsi_det_noneps0(1207): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1208): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_sgsap_impl_imsi_det_noneps finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_impl_imsi_det_noneps pass'. Thu Apr 10 10:45:55 UTC 2025 ====== MSC_Tests.TC_sgsap_impl_imsi_det_noneps pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_sgsap_impl_imsi_det_noneps.talloc 20250410104555740 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410104555740 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104555740 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410104555740 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410104555740 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410104555740 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104555740 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410104555740 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410104555740 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410104555740 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104555740 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410104555740 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410104555740 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410104555740 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410104555740 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410104555740 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104555740 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104555740 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410104555740 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410104555740 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410104555740 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410104556550 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=378440) 20250410104557550 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104557741 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410104557741 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410104557741 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) Waiting for packet dumper to finish... 1 (prev_count=378440, count=380672) 20250410104558552 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_impl_imsi_det_noneps pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_rej'. ------ MSC_Tests.TC_sgsap_paging_rej ------ Thu Apr 10 10:45:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_paging_rej.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_paging_rej.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410104559553 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_rej' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_sgsap_paging_rej started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(1212)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(1212)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1212)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(1210)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410104600069 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1213)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410104600265 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410104600265 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410104600265 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410104600265 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1212)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1212)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1212)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410104600270 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104600270 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410104600270 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410104600270 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410104600270 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410104600270 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410104600270 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410104600270 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104600270 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410104600270 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410104600270 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1212)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(1212)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1212)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1212)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1212)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410104600271 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104600271 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410104600271 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410104600271 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104600271 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410104600271 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410104600271 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410104600271 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104600271 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410104600271 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410104600271 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104600271 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410104600271 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410104600271 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1212)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1212)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1212)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1212)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1212)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1212)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1212)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1212)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410104600553 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104600553 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1215)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1215)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410104600556 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1215)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1215)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1215)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1215)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1215)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1215)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410104600564 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410104600564 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1218)@7d38b4d9c9a0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1218)@7d38b4d9c9a0: Created Expect[0] for '262420000011816'H to be handled at TC_sgsap_paging_rej0(1219) MSC_Test-GSUP(1216)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000011816" to be handled at TC_sgsap_paging_rej0(1219) 20250410104600592 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250410104600592 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011816 id=262420000011816 (vlr.c:661) 20250410104600592 DVLR INFO New subscr, IMSI: 262420000011816 (vlr.c:562) 20250410104600592 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250410104600592 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011816 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1216)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000011816" handled at TC_sgsap_paging_rej0(1219) MSC_Test-GSUP(1216)@7d38b4d9c9a0: Added IMSI table entry 0TC_sgsap_paging_rej0(1219)"262420000011816" 20250410104600632 DVLR DEBUG VLR subscr IMSI-262420000011816:TMSInew-0x43784C11 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250410104600632 DVLR DEBUG IMSI:262420000011816 has MSISDN:491230011816 (vlr.c:1045) 20250410104600632 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011816 (MSISDN=491230011816) (NO CONN!) (gsm_04_08.c:1541) 20250410104600632 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSInew-0x43784C11 - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) 20250410104600634 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSInew-0x43784C11 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250410104600634 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSInew-0x43784C11 + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250410104600634 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSInew-0x43784C11 - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250410104600634 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSInew-0x43784C11 - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_paging_rej0(1219)@7d38b4d9c9a0: tr_SGsAP_IMSI: '262420000011816'H TC_sgsap_paging_rej0(1219)@7d38b4d9c9a0: tr_SGsAP_IMSI: '262420000011816'H MSC_Test-SGsAP(1218)@7d38b4d9c9a0: Found Expect[0] for { sGsAP_LOCATION_UPDATE_ACCEPT := { messageType := '00001010'B, iMSI := { iEI := '00000001'B, lengthIndicator := 8, iMSI := { field1 := '001'B, parity := '1'B, digits := '262420000011816'H, fillerDigit := omit } }, locationAreaId := { iEI := '00000100'B, lengthIndicator := 5, locationAreaId := { mccDigit1 := '9'H, mccDigit2 := '0'H, mccDigit3 := '1'H, mncDigit3 := 'F'H, mncDigit1 := '7'H, mncDigit2 := '0'H, lac := '0926'O ("\t&") } }, newTMSIorIMSI := { iEI := '00001110'B, lengthIndicator := 5, iD := { typeOfIdentity := '100'B, iD := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '43784C11'O } } } } } } handled at TC_sgsap_paging_rej0(1219) TC_sgsap_paging_rej0(1219)@7d38b4d9c9a0: tr_SGsAP_IMSI: '262420000011816'H TC_sgsap_paging_rej0(1219)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410104600643 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSInew-0x43784C11 + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250410104600643 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x43784C11 - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) 20250410104601082 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104601082 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104601082 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104601082 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104601082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104601082 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104601082 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104601082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104601082 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104601082 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1212)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104601083 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104601083 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104601083 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104601083 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104601083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104601083 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104601083 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104601083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104601083 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104601083 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1212)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1212)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1211)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_paging_rej0(1219)@7d38b4d9c9a0: tr_SGsAP_IMSI: '262420000011816'H 20250410104601656 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x43784C11 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104601656 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x43784C11 + SGs-paging-req: now used by 3 (attached,VTY,SGs-paging-req) (vlr_sgs.c:361) 20250410104601656 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x43784C11 + Paging: now used by 4 (attached,VTY,SGs-paging-req,Paging) (paging.c:111) 20250410104601656 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x43784C11 - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1721) TC_sgsap_paging_rej0(1219)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104601660 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x43784C11 + sgs_rx_pag_rej: now used by 4 (attached,SGs-paging-req,Paging,sgs_rx_pag_rej) (sgs_iface.c:757) 20250410104601660 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x43784C11 + vlr_sgs_pag_rej: now used by 5 (attached,SGs-paging-req,Paging,sgs_rx_pag_rej,vlr_sgs_pag_rej) (vlr_sgs.c:250) 20250410104601661 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104601661 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x43784C11 - Paging: now used by 4 (attached,SGs-paging-req,sgs_rx_pag_rej,vlr_sgs_pag_rej) (paging.c:202) 20250410104601661 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x43784C11 - SGs-paging-req: now used by 3 (attached,sgs_rx_pag_rej,vlr_sgs_pag_rej) (vlr_sgs.c:262) 20250410104601661 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x43784C11 - vlr_sgs_pag_rej: now used by 2 (attached,sgs_rx_pag_rej) (vlr_sgs.c:264) 20250410104601661 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x43784C11 - sgs_rx_pag_rej: now used by 1 (attached) (sgs_iface.c:780) MSC_Test-GSUP(1216)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000011816" to be handled at TC_sgsap_paging_rej0(1219) TC_sgsap_paging_rej0(1219)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011816'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1211)@7d38b4d9c9a0: Added conn table entry 0TC_sgsap_paging_rej0(1219)991401 MSC_Test_0-RAN(1211)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1210)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(1212)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104602667 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104602667 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104602667 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104602667 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104602667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104602667 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104602667 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104602667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104602667 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104602667 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 0f 20 a9 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 10 81 61 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104602667 DMM DEBUG msc_a(IMSI-262420000011816:GERAN-A-225:LU)[0x563b4cc58cd0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011816 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410104602667 DMM DEBUG msc_a(IMSI-262420000011816:GERAN-A-225:LU)[0x563b4cc58cd0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410104602667 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:GERAN-A-225:LU)[0x563b4cc5e5b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410104602667 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:GERAN-A-225:LU)[0x563b4cc5e5b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011816:GERAN-A-225:LU)[0x563b4cc58cd0] (fsm.c:486) 20250410104602667 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:GERAN-A-225:LU)[0x563b4cc5e5b0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410104602667 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:GERAN-A-225:LU)[0x563b4cc5e5b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410104602667 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x43784C11 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410104602667 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x43784C11 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410104602667 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x43784C11 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250410104602667 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104602667 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x43784C11:GERAN-A-225:LU)[0x563b4cc5e5b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410104602667 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x43784C11:GERAN-A-225:LU)[0x563b4cc5e5b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410104602667 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x43784C11:GERAN-A-225:LU)[0x563b4cc5e5b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410104602667 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x43784C11:GERAN-A-225:LU)[0x563b4cc5e5b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410104602667 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104602667 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104602667 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104602667 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104602667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104602667 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104602667 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104602667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104602667 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104602667 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0f 02 0f 20 a9 00 00 e1 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104602667 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104602667 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104602667 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104602667 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104602667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104602667 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104602667 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104602667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104602667 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104602667 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 0f 20 a9 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 61 (osmo_ss7_asp.c:1175) 20250410104602667 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x43784C11:GERAN-A-225:LU)[0x563b4cc5e5b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410104602667 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x43784C11:GERAN-A-225:LU)[0x563b4cc5e5b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410104602667 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x43784C11:GERAN-A-225:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104602667 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x43784C11:GERAN-A-225:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x43784C11:GERAN-A-225:LU)[0x563b4cc5e5b0] (fsm.c:486) 20250410104602667 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x43784C11:GERAN-A-225:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410104602667 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x43784C11:GERAN-A-225:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) MSC_Test_0-M3UA(1212)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1212)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1212)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1212)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1210)@7d38b4d9c9a0: { messageType := 2, destLocRef := '0F20A9'O, sourceLocRef := '0000E1'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1210)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1210)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1210)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1210)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1210)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104602669 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x43784C11 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410104602669 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x43784C11 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1210)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1210)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1210)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1210)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1212)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104602669 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104602669 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104602669 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104602669 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104602669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104602669 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104602669 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104602669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104602669 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104602669 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 e1 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_sgsap_paging_rej0(1219)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_rej0(1219)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104602672 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x43784C11 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104602672 DVLR DEBUG IMSI:262420000011816 has MSISDN:491230011816 (vlr.c:1045) 20250410104602672 DMSC NOTICE msub(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x43784C11) VLR: update for IMSI=262420000011816 (MSISDN=491230011816) (gsm_04_08.c:1541) 20250410104602672 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x43784C11 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410104602672 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x43784C11 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104602672 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x43784C11:GERAN-A-225:LU)[0x563b4cc5e5b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410104602672 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x43784C11:GERAN-A-225:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410104602672 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x43784C11:GERAN-A-225:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410104602672 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x43784C11:GERAN-A-225:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410104602672 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x43784C11:GERAN-A-225:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x43784C11:GERAN-A-225:LU)[0x563b4cc5e5b0] (vlr_lu_fsm.c:110) 20250410104602672 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x43784C11:GERAN-A-225:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410104602672 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x43784C11:GERAN-A-225:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104602672 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x43784C11:GERAN-A-225:LU)[0x563b4cc5e5b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410104602672 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x43784C11:GERAN-A-225:LU)[0x563b4cc5e5b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410104602672 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x43784C11:GERAN-A-225:LU)[0x563b4cc02720]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104602672 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x43784C11:GERAN-A-225:LU)[0x563b4cc02720]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x43784C11:GERAN-A-225:LU)[0x563b4cc5e5b0] (fsm.c:486) 20250410104602672 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x43784C11:GERAN-A-225:LU)[0x563b4cc02720]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410104602672 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x43784C11:GERAN-A-225:LU)[0x563b4cc02720]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410104602672 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x43784C11:GERAN-A-225:LU)[0x563b4cc02720]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410104602672 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x43784C11:GERAN-A-225:LU)[0x563b4cc02720]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410104602672 DMSC NOTICE msub(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x43784C11:TMSInew-0x0DFB880C) VLR: update for IMSI=262420000011816 (MSISDN=491230011816) (gsm_04_08.c:1541) 20250410104602672 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x43784C11:GERAN-A-225:LU)[0x563b4cc02720]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410104602672 DMM DEBUG -> IMSI-262420000011816:MSISDN-491230011816:TMSI-0x43784C11:TMSInew-0x0DFB880C LOCATION UPDATE ACCEPT (TMSI = 0x0dfb880c) (gsm_04_08.c:149) 20250410104602672 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104602672 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104602672 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104602672 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104602672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104602672 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104602672 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104602672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104602672 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104602672 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 0f 20 a9 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 0d fb 88 0c (osmo_ss7_asp.c:1175) 20250410104602672 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x43784C11:TMSInew-0x0DFB880C - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) MSC_Test_0-M3UA(1212)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1212)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1210)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1210)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1210)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1210)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_rej0(1219)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1211)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1211)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(1210)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1210)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1210)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1210)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1212)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104602675 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104602675 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104602675 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104602675 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104602675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104602675 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104602675 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104602675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104602675 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104602675 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 e1 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104602675 DMM DEBUG msc_a(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x43784C11:TMSInew-0x0DFB880C:GERAN-A-225:LU)[0x563b4cc58cd0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410104602675 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x43784C11:TMSInew-0x0DFB880C:GERAN-A-225:LU)[0x563b4cc5e5b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410104602675 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x43784C11:GERAN-A-225:LU)[0x563b4cc02720]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410104602675 DMSC NOTICE msub(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0DFB880C) VLR: update for IMSI=262420000011816 (MSISDN=491230011816) (gsm_04_08.c:1541) 20250410104602675 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x43784C11:GERAN-A-225:LU)[0x563b4cc02720]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410104602675 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0DFB880C:GERAN-A-225:LU)[0x563b4cc5e5b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410104602675 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x43784C11:GERAN-A-225:LU)[0x563b4cc02720]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410104602675 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x43784C11:GERAN-A-225:LU)[0x563b4cc02720]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0DFB880C:GERAN-A-225:LU)[0x563b4cc5e5b0] (vlr_lu_fsm.c:817) 20250410104602675 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x43784C11:GERAN-A-225:LU)[0x563b4cc02720]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410104602675 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x43784C11:GERAN-A-225:LU)[0x563b4cc02720]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104602675 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0DFB880C:GERAN-A-225:LU)[0x563b4cc5e5b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410104602675 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011816/3/1): Available (smpp_smsc.c:626) 20250410104602675 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104602675 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104602675 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104602675 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104602675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104602675 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104602675 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104602675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104602675 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104602675 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 0f 20 a9 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) 20250410104602675 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0DFB880C + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104602675 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0DFB880C + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104602675 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0DFB880C - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104602675 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0DFB880C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_0-M3UA(1212)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1212)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1210)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1210)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1210)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1210)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1210)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1210)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1210)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1210)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410104602676 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104602676 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104602676 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104602676 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104602676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104602676 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104602676 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104602676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104602676 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104602676 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 e1 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1212)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104602676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0DFB880C:GERAN-A-225:LU)[0x563b4cc5e5b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104602676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0DFB880C:GERAN-A-225:LU)[0x563b4cc5e5b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0DFB880C:GERAN-A-225:LU)[0x563b4cc58cd0] (msc_a.c:1053) 20250410104602676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0DFB880C:GERAN-A-225:LU)[0x563b4cc5e5b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410104602676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0DFB880C:GERAN-A-225:LU)[0x563b4cc5e5b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104602676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0DFB880C:GERAN-A-225:LU)[0x563b4cc5e5b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410104602676 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0DFB880C - active-conn: now used by 1 (attached) (msub.c:375) 20250410104602676 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104602676 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104602676 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104602676 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104602676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104602676 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104602676 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104602676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104602676 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104602676 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0f 04 0f 20 a9 00 00 e1 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1212)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1212)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1210)@7d38b4d9c9a0: Session index based on local reference:0 20250410104602676 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104602676 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1212)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104602676 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104602676 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104602676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104602676 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104602676 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104602676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104602677 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104602677 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 e1 0f 20 a9 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1211)@7d38b4d9c9a0: Deleted conn table entry 0TC_sgsap_paging_rej0(1219)991401 TC_sgsap_paging_rej0(1219)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104602677 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0DFB880C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104602677 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0DFB880C - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_paging_rej0(1219)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_rej0(1219)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_rej0(1219)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1211)@7d38b4d9c9a0: Created IMSI[0] for '262420000011816'H'0DFB880C'O to be handled at TC_sgsap_paging_rej0(1219) 20250410104602679 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0DFB880C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104602679 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0DFB880C + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250410104602679 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0DFB880C - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250410104602679 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104602679 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104602679 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104602679 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104602679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104602679 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104602679 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104602679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104602679 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104602679 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 10 81 61 09 04 0d fb 88 0c 1a 03 05 00 17 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1212)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1212)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1211)@7d38b4d9c9a0: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_paging_rej0(1219) TC_sgsap_paging_rej0(1219)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_rej0(1219)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0100'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '0DFB880C'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1211)@7d38b4d9c9a0: Added conn table entry 0TC_sgsap_paging_rej0(1219)8838940 MSC_Test_0-RAN(1211)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1210)@7d38b4d9c9a0: First idle individual index:0 20250410104602681 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104602681 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104602681 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104602681 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104602681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1212)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104602681 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104602681 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104602681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104602681 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104602681 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 86 df 1c 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 04 03 50 59 02 05 f4 0d fb 88 0c 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104602681 DMM DEBUG msc_a(TMSI-0x0DFB880C:GERAN-A-226:CM_SERVICE_REQ)[0x563b4cc1df90]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250410104602681 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0DFB880C:GERAN-A-226:CM_SERVICE_REQ)[0x563b4cc4aa00]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410104602681 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0DFB880C:GERAN-A-226:CM_SERVICE_REQ)[0x563b4cc4aa00]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0DFB880C:GERAN-A-226:CM_SERVICE_REQ)[0x563b4cc1df90] (fsm.c:486) 20250410104602681 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0DFB880C:GERAN-A-226:CM_SERVICE_REQ)[0x563b4cc4aa00]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410104602681 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0DFB880C:GERAN-A-226:CM_SERVICE_REQ)[0x563b4cc4aa00]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410104602681 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0DFB880C + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410104602681 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0DFB880C + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410104602681 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0DFB880C:GERAN-A-226:CM_SERVICE_REQ)[0x563b4cc4aa00]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410104602681 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0DFB880C:GERAN-A-226:CM_SERVICE_REQ)[0x563b4cc4aa00]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410104602681 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0DFB880C:GERAN-A-226:CM_SERVICE_REQ)[0x563b4cc4aa00]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410104602681 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0DFB880C:GERAN-A-226:CM_SERVICE_REQ)[0x563b4cc4aa00]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410104602681 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0DFB880C:GERAN-A-226:CM_SERVICE_REQ)[0x563b4cc4aa00]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410104602681 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0DFB880C:GERAN-A-226:CM_SERVICE_REQ)[0x563b4cc4aa00]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410104602681 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0DFB880C:GERAN-A-226:CM_SERVICE_REQ)[0x563b4cc4aa00]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410104602681 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0DFB880C:GERAN-A-226:CM_SERVICE_REQ)[0x563b4cc4aa00]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410104602681 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0DFB880C:GERAN-A-226:CM_SERVICE_REQ)[0x563b4cc4aa00]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410104602681 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0DFB880C:GERAN-A-226:CM_SERVICE_REQ)[0x563b4cc4aa00]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410104602681 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011816/3/1): Available (smpp_smsc.c:626) 20250410104602681 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0DFB880C - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250410104602681 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104602681 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104602681 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104602681 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104602681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104602681 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104602681 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104602681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104602681 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104602681 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0c 02 86 df 1c 00 00 e2 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104602681 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104602681 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104602681 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104602681 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104602681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104602681 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104602681 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104602681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104602681 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104602681 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 86 df 1c 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 61 (osmo_ss7_asp.c:1175) 20250410104602681 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104602681 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104602681 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104602681 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104602681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1212)@7d38b4d9c9a0: Message received on association #8 20250410104602681 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104602681 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104602681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104602681 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104602681 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 86 df 1c 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1212)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1210)@7d38b4d9c9a0: { messageType := 2, destLocRef := '86DF1C'O, sourceLocRef := '0000E2'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1210)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(1212)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1212)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1212)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1212)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1210)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1210)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1210)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1210)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1210)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1210)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1210)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1210)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104602682 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0DFB880C + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250410104602682 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0DFB880C - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_paging_rej0(1219)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_rej0(1219)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1210)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1210)@7d38b4d9c9a0: vl_len:28 MSC_Test_0-SCCP(1210)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1210)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1212)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104602686 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104602686 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104602686 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104602686 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104602686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104602686 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104602686 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104602686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104602686 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104602686 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 e2 00 01 1c 01 03 19 09 01 16 00 42 00 07 91 44 77 58 10 06 50 0a 05 23 05 00 21 43 f5 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104602686 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0DFB880C + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250410104602686 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250410104602686 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250410104602686 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104602686 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104602686 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104602686 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104602686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104602686 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104602686 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104602686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104602686 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104602686 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 86 df 1c 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1175) 20250410104602686 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104602686 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104602686 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104602686 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104602686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104602686 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104602686 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104602687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104602687 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104602687 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 86 df 1c 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1212)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1212)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1212)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1212)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1210)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1210)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1210)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1210)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1210)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1210)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1210)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1210)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_rej0(1219)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_rej0(1219)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1210)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1210)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1210)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1210)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1212)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104602688 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104602688 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104602688 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104602688 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104602688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104602688 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104602688 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104602688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104602688 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104602688 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 e2 00 01 05 01 03 02 09 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104602688 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0DFB880C - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250410104602688 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0DFB880C + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104602688 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0DFB880C + vlr_subscr_cancel_attach_fsm: now used by 5 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104602688 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0DFB880C - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104602688 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0DFB880C - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250410104602688 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104602688 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104602688 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104602688 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104602688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104602688 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104602688 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104602688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104602688 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104602688 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 86 df 1c 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1212)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1212)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1210)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1210)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1210)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1210)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1210)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1210)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1210)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1210)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410104602689 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104602689 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104602689 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104602689 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104602689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104602689 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104602689 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104602689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104602689 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104602689 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 e2 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1212)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104602689 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0DFB880C:GERAN-A-226:CM_SERVICE_REQ)[0x563b4cc4aa00]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104602689 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0DFB880C:GERAN-A-226:CM_SERVICE_REQ)[0x563b4cc4aa00]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0DFB880C:GERAN-A-226:CM_SERVICE_REQ)[0x563b4cc1df90] (msc_a.c:1053) 20250410104602689 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0DFB880C:GERAN-A-226:CM_SERVICE_REQ)[0x563b4cc4aa00]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104602689 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0DFB880C:GERAN-A-226:CM_SERVICE_REQ)[0x563b4cc4aa00]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410104602689 DBSSAP ERROR msc_a(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0DFB880C:GERAN-A-226:CM_SERVICE_REQ)[0x563b4cc1df90]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250410104602689 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0DFB880C - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250410104602689 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104602689 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104602689 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104602689 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104602689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104602689 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104602689 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104602689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104602689 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104602689 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0c 04 86 df 1c 00 00 e2 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1212)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1212)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1210)@7d38b4d9c9a0: Session index based on local reference:0 20250410104602689 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) MSC_Test_0-M3UA(1212)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104602689 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104602690 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104602690 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104602690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104602690 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104602690 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104602690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104602690 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104602690 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 e2 86 df 1c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1211)@7d38b4d9c9a0: Deleted conn table entry 0TC_sgsap_paging_rej0(1219)8838940 TC_sgsap_paging_rej0(1219)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104602690 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0DFB880C + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250410104602690 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0DFB880C - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_paging_rej0(1219)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_rej0(1219)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_rej0(1219)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_rej0(1219)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test-GSUP(1216)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104602692 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test_0-SCCP(1210)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SGsAP(1218)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(1211)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104602693 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410104602693 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(1212)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(1213)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1220)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1209)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(1217)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(1215)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(1214)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1209): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(1210): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(1211): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(1212): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(1213): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(1214): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(1215): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(1216): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(1217): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SGsAP(1218): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_sgsap_paging_rej0(1219): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1220): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_sgsap_paging_rej finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_rej pass'. Thu Apr 10 10:46:02 UTC 2025 ====== MSC_Tests.TC_sgsap_paging_rej pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_sgsap_paging_rej.talloc 20250410104602708 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250410104602892 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410104602892 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104602892 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410104602892 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410104602892 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410104602892 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104602892 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410104602892 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410104602892 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410104602892 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104602892 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410104602892 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410104602892 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410104602892 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410104602892 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410104602892 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104602892 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104602892 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410104602892 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410104602892 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410104602893 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410104603709 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=379616) 20250410104604710 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104604893 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410104604894 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410104604894 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) Waiting for packet dumper to finish... 1 (prev_count=379616, count=381848) 20250410104605499 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x094DB1BB - Paging: now used by 1 (attached) (paging.c:202) 20250410104605712 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_rej pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_subscr_rej'. ------ MSC_Tests.TC_sgsap_paging_subscr_rej ------ Thu Apr 10 10:46:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_paging_subscr_rej.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_paging_subscr_rej.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410104606712 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_subscr_rej' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_sgsap_paging_subscr_rej started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(1224)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(1224)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1224)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(1222)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410104607141 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1225)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410104607333 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410104607333 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410104607333 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410104607333 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1224)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1224)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1224)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1224)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(1224)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410104607336 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104607336 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410104607336 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410104607336 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410104607336 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410104607336 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410104607336 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410104607336 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104607336 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410104607336 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410104607336 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1224)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1224)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1224)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1224)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1224)@7d38b4d9c9a0: Message received on association #8 20250410104607337 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104607337 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410104607337 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410104607337 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104607337 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410104607337 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410104607337 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410104607337 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104607337 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410104607337 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1224)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1224)@7d38b4d9c9a0: Message received on association #8 20250410104607337 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104607337 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410104607337 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410104607337 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1224)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1224)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1224)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1224)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410104607713 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104607713 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1227)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1227)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410104607719 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1227)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1227)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1227)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1227)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1227)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1227)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410104607750 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410104607750 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1230)@7d38b4d9c9a0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1230)@7d38b4d9c9a0: Created Expect[0] for '262420000011817'H to be handled at TC_sgsap_paging_subscr_rej0(1231) MSC_Test-GSUP(1228)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000011817" to be handled at TC_sgsap_paging_subscr_rej0(1231) 20250410104607901 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250410104607902 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011817 id=262420000011817 (vlr.c:661) 20250410104607902 DVLR INFO New subscr, IMSI: 262420000011817 (vlr.c:562) 20250410104607902 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250410104607902 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011817 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1228)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000011817" handled at TC_sgsap_paging_subscr_rej0(1231) MSC_Test-GSUP(1228)@7d38b4d9c9a0: Added IMSI table entry 0TC_sgsap_paging_subscr_rej0(1231)"262420000011817" 20250410104607912 DVLR DEBUG VLR subscr IMSI-262420000011817:TMSInew-0x4867C9CD + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250410104607912 DVLR DEBUG IMSI:262420000011817 has MSISDN:491230011817 (vlr.c:1045) 20250410104607912 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011817 (MSISDN=491230011817) (NO CONN!) (gsm_04_08.c:1541) 20250410104607912 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSInew-0x4867C9CD - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) 20250410104607914 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSInew-0x4867C9CD + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250410104607914 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSInew-0x4867C9CD + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250410104607914 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSInew-0x4867C9CD - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250410104607914 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSInew-0x4867C9CD - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_paging_subscr_rej0(1231)@7d38b4d9c9a0: tr_SGsAP_IMSI: '262420000011817'H TC_sgsap_paging_subscr_rej0(1231)@7d38b4d9c9a0: tr_SGsAP_IMSI: '262420000011817'H MSC_Test-SGsAP(1230)@7d38b4d9c9a0: Found Expect[0] for { sGsAP_LOCATION_UPDATE_ACCEPT := { messageType := '00001010'B, iMSI := { iEI := '00000001'B, lengthIndicator := 8, iMSI := { field1 := '001'B, parity := '1'B, digits := '262420000011817'H, fillerDigit := omit } }, locationAreaId := { iEI := '00000100'B, lengthIndicator := 5, locationAreaId := { mccDigit1 := '9'H, mccDigit2 := '0'H, mccDigit3 := '1'H, mncDigit3 := 'F'H, mncDigit1 := '7'H, mncDigit2 := '0'H, lac := '0926'O ("\t&") } }, newTMSIorIMSI := { iEI := '00001110'B, lengthIndicator := 5, iD := { typeOfIdentity := '100'B, iD := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '4867C9CD'O } } } } } } handled at TC_sgsap_paging_subscr_rej0(1231) TC_sgsap_paging_subscr_rej0(1231)@7d38b4d9c9a0: tr_SGsAP_IMSI: '262420000011817'H TC_sgsap_paging_subscr_rej0(1231)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410104607921 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSInew-0x4867C9CD + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250410104607921 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x4867C9CD - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) MSC_Test_0-M3UA(1224)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104608144 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104608144 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104608144 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104608144 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104608144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104608144 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104608144 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104608144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104608144 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104608144 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104608144 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104608144 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104608144 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104608144 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104608144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104608144 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104608144 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104608144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104608144 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104608144 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1224)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1224)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1223)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_paging_subscr_rej0(1231)@7d38b4d9c9a0: tr_SGsAP_IMSI: '262420000011817'H 20250410104608931 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x4867C9CD + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104608931 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x4867C9CD + SGs-paging-req: now used by 3 (attached,VTY,SGs-paging-req) (vlr_sgs.c:361) 20250410104608931 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x4867C9CD + Paging: now used by 4 (attached,VTY,SGs-paging-req,Paging) (paging.c:111) 20250410104608931 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x4867C9CD - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1721) TC_sgsap_paging_subscr_rej0(1231)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104608937 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x4867C9CD + sgs_rx_pag_rej: now used by 4 (attached,SGs-paging-req,Paging,sgs_rx_pag_rej) (sgs_iface.c:757) 20250410104608937 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x4867C9CD + vlr_sgs_pag_rej: now used by 5 (attached,SGs-paging-req,Paging,sgs_rx_pag_rej,vlr_sgs_pag_rej) (vlr_sgs.c:250) 20250410104608937 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x4867C9CD - SGs-paging-req: now used by 4 (attached,Paging,sgs_rx_pag_rej,vlr_sgs_pag_rej) (vlr_sgs.c:262) 20250410104608937 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x4867C9CD - vlr_sgs_pag_rej: now used by 3 (attached,Paging,sgs_rx_pag_rej) (vlr_sgs.c:264) 20250410104608937 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x4867C9CD - Paging: now used by 2 (attached,sgs_rx_pag_rej) (paging.c:202) 20250410104608937 DSGS ERROR r=127.0.0.1:9999<->l=127.0.0.1:29118: Rx PAGING-REJECT with SGSAP_SGS_CAUSE_MT_CSFB_REJ_USER, but sending UDUP is not implemented yet! (sgs_iface.c:772) 20250410104608937 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x4867C9CD - sgs_rx_pag_rej: now used by 1 (attached) (sgs_iface.c:780) MSC_Test-GSUP(1228)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000011817" to be handled at TC_sgsap_paging_subscr_rej0(1231) TC_sgsap_paging_subscr_rej0(1231)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011817'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1223)@7d38b4d9c9a0: Added conn table entry 0TC_sgsap_paging_subscr_rej0(1231)4855637 MSC_Test_0-SCCP(1222)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(1223)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1224)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104609950 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104609950 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104609950 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104609950 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104609950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104609950 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104609950 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104609950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104609950 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104609950 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 4a 17 55 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 10 81 71 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104609950 DMM DEBUG msc_a(IMSI-262420000011817:GERAN-A-227:LU)[0x563b4cc5e5b0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011817 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410104609950 DMM DEBUG msc_a(IMSI-262420000011817:GERAN-A-227:LU)[0x563b4cc5e5b0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410104609950 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:GERAN-A-227:LU)[0x563b4cc02720]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410104609950 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:GERAN-A-227:LU)[0x563b4cc02720]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011817:GERAN-A-227:LU)[0x563b4cc5e5b0] (fsm.c:486) 20250410104609950 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:GERAN-A-227:LU)[0x563b4cc02720]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410104609950 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:GERAN-A-227:LU)[0x563b4cc02720]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410104609950 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x4867C9CD + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410104609950 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x4867C9CD + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410104609951 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x4867C9CD - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250410104609951 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104609951 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x4867C9CD:GERAN-A-227:LU)[0x563b4cc02720]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410104609951 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x4867C9CD:GERAN-A-227:LU)[0x563b4cc02720]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410104609951 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x4867C9CD:GERAN-A-227:LU)[0x563b4cc02720]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410104609951 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x4867C9CD:GERAN-A-227:LU)[0x563b4cc02720]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410104609951 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x4867C9CD:GERAN-A-227:LU)[0x563b4cc02720]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410104609951 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x4867C9CD:GERAN-A-227:LU)[0x563b4cc02720]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410104609951 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x4867C9CD:GERAN-A-227:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104609951 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x4867C9CD:GERAN-A-227:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x4867C9CD:GERAN-A-227:LU)[0x563b4cc02720] (fsm.c:486) 20250410104609951 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x4867C9CD:GERAN-A-227:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410104609951 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x4867C9CD:GERAN-A-227:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410104609951 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104609951 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104609951 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104609951 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104609951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104609951 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104609951 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104609951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104609951 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104609951 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0d 02 4a 17 55 00 00 e3 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104609951 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104609951 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104609951 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104609951 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104609951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104609951 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104609951 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104609951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104609951 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104609951 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 4a 17 55 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 71 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1224)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1224)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1224)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1224)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1222)@7d38b4d9c9a0: { messageType := 2, destLocRef := '4A1755'O, sourceLocRef := '0000E3'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1222)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1222)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1222)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1222)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1222)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104609954 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x4867C9CD + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410104609954 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x4867C9CD - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1222)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1222)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1222)@7d38b4d9c9a0: vl_from0 TC_sgsap_paging_subscr_rej0(1231)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_subscr_rej0(1231)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1222)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1224)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104609955 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104609955 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104609955 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104609955 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104609955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104609955 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104609955 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104609955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104609955 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104609955 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 e3 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104609956 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x4867C9CD + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104609956 DVLR DEBUG IMSI:262420000011817 has MSISDN:491230011817 (vlr.c:1045) 20250410104609956 DMSC NOTICE msub(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x4867C9CD) VLR: update for IMSI=262420000011817 (MSISDN=491230011817) (gsm_04_08.c:1541) 20250410104609956 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x4867C9CD - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410104609956 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x4867C9CD + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104609956 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x4867C9CD:GERAN-A-227:LU)[0x563b4cc02720]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410104609956 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x4867C9CD:GERAN-A-227:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410104609956 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x4867C9CD:GERAN-A-227:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410104609956 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x4867C9CD:GERAN-A-227:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410104609956 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x4867C9CD:GERAN-A-227:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x4867C9CD:GERAN-A-227:LU)[0x563b4cc02720] (vlr_lu_fsm.c:110) 20250410104609956 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x4867C9CD:GERAN-A-227:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410104609956 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x4867C9CD:GERAN-A-227:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104609956 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x4867C9CD:GERAN-A-227:LU)[0x563b4cc02720]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410104609956 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x4867C9CD:GERAN-A-227:LU)[0x563b4cc02720]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410104609956 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x4867C9CD:GERAN-A-227:LU)[0x563b4cc6a190]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104609956 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x4867C9CD:GERAN-A-227:LU)[0x563b4cc6a190]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x4867C9CD:GERAN-A-227:LU)[0x563b4cc02720] (fsm.c:486) 20250410104609956 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x4867C9CD:GERAN-A-227:LU)[0x563b4cc6a190]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410104609956 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x4867C9CD:GERAN-A-227:LU)[0x563b4cc6a190]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410104609956 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x4867C9CD:GERAN-A-227:LU)[0x563b4cc6a190]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410104609956 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x4867C9CD:GERAN-A-227:LU)[0x563b4cc6a190]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410104609956 DMSC NOTICE msub(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x4867C9CD:TMSInew-0xA106DE88) VLR: update for IMSI=262420000011817 (MSISDN=491230011817) (gsm_04_08.c:1541) 20250410104609956 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x4867C9CD:GERAN-A-227:LU)[0x563b4cc6a190]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410104609956 DMM DEBUG -> IMSI-262420000011817:MSISDN-491230011817:TMSI-0x4867C9CD:TMSInew-0xA106DE88 LOCATION UPDATE ACCEPT (TMSI = 0xa106de88) (gsm_04_08.c:149) 20250410104609957 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x4867C9CD:TMSInew-0xA106DE88 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410104609957 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104609957 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104609957 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104609957 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104609957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104609957 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104609957 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104609957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104609957 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104609957 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 4a 17 55 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 a1 06 de 88 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1224)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1224)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1222)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1222)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1222)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1222)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_subscr_rej0(1231)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1223)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1223)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(1222)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1222)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1222)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1222)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1224)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104609960 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104609960 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104609960 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104609960 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104609960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104609960 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104609960 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104609960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104609960 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104609960 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 e3 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104609960 DMM DEBUG msc_a(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x4867C9CD:TMSInew-0xA106DE88:GERAN-A-227:LU)[0x563b4cc5e5b0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410104609960 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x4867C9CD:TMSInew-0xA106DE88:GERAN-A-227:LU)[0x563b4cc02720]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410104609960 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x4867C9CD:GERAN-A-227:LU)[0x563b4cc6a190]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410104609960 DMSC NOTICE msub(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xA106DE88) VLR: update for IMSI=262420000011817 (MSISDN=491230011817) (gsm_04_08.c:1541) 20250410104609960 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x4867C9CD:GERAN-A-227:LU)[0x563b4cc6a190]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410104609960 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xA106DE88:GERAN-A-227:LU)[0x563b4cc02720]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410104609960 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x4867C9CD:GERAN-A-227:LU)[0x563b4cc6a190]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410104609960 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x4867C9CD:GERAN-A-227:LU)[0x563b4cc6a190]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xA106DE88:GERAN-A-227:LU)[0x563b4cc02720] (vlr_lu_fsm.c:817) 20250410104609960 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x4867C9CD:GERAN-A-227:LU)[0x563b4cc6a190]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410104609960 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x4867C9CD:GERAN-A-227:LU)[0x563b4cc6a190]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104609960 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xA106DE88:GERAN-A-227:LU)[0x563b4cc02720]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410104609960 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011817/3/1): Available (smpp_smsc.c:626) 20250410104609960 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0xA106DE88 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104609960 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0xA106DE88 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104609960 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0xA106DE88 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104609960 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0xA106DE88 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410104609960 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104609960 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104609960 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104609960 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104609960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104609960 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104609960 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104609960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104609960 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104609960 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 4a 17 55 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1224)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1224)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1222)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1222)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1222)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1222)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1222)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1222)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1222)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1222)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410104609961 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104609961 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104609961 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104609961 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104609961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104609961 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104609961 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104609961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104609961 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1224)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104609961 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 e3 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104609962 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xA106DE88:GERAN-A-227:LU)[0x563b4cc02720]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104609962 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xA106DE88:GERAN-A-227:LU)[0x563b4cc02720]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xA106DE88:GERAN-A-227:LU)[0x563b4cc5e5b0] (msc_a.c:1053) 20250410104609962 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xA106DE88:GERAN-A-227:LU)[0x563b4cc02720]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410104609962 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xA106DE88:GERAN-A-227:LU)[0x563b4cc02720]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104609962 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xA106DE88:GERAN-A-227:LU)[0x563b4cc02720]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410104609962 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0xA106DE88 - active-conn: now used by 1 (attached) (msub.c:375) 20250410104609962 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104609962 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104609962 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104609962 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104609962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104609962 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104609962 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104609962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104609962 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104609962 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0d 04 4a 17 55 00 00 e3 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1224)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1224)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1222)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(1224)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104609962 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104609962 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104609962 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104609962 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104609962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104609962 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104609962 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104609962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104609962 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104609962 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 e3 4a 17 55 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1223)@7d38b4d9c9a0: Deleted conn table entry 0TC_sgsap_paging_subscr_rej0(1231)4855637 TC_sgsap_paging_subscr_rej0(1231)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104609963 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0xA106DE88 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104609963 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0xA106DE88 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_paging_subscr_rej0(1231)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_subscr_rej0(1231)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_subscr_rej0(1231)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1223)@7d38b4d9c9a0: Created IMSI[0] for '262420000011817'H'A106DE88'O to be handled at TC_sgsap_paging_subscr_rej0(1231) 20250410104609964 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0xA106DE88 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104609964 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0xA106DE88 + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250410104609965 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0xA106DE88 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250410104609965 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104609965 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104609965 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104609965 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104609965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104609965 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104609965 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104609965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104609965 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104609965 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 10 81 71 09 04 a1 06 de 88 1a 03 05 00 17 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1224)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1224)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1223)@7d38b4d9c9a0: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_paging_subscr_rej0(1231) TC_sgsap_paging_subscr_rej0(1231)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_subscr_rej0(1231)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0100'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'A106DE88'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1223)@7d38b4d9c9a0: Added conn table entry 0TC_sgsap_paging_subscr_rej0(1231)6632479 MSC_Test_0-RAN(1223)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1222)@7d38b4d9c9a0: First idle individual index:0 20250410104609968 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104609968 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104609968 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104609968 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104609968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104609968 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104609968 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104609968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104609968 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1224)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104609968 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 65 34 1f 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 04 03 50 59 02 05 f4 a1 06 de 88 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104609968 DMM DEBUG msc_a(TMSI-0xA106DE88:GERAN-A-228:CM_SERVICE_REQ)[0x563b4cc58cd0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250410104609968 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA106DE88:GERAN-A-228:CM_SERVICE_REQ)[0x563b4cc1df90]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410104609968 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA106DE88:GERAN-A-228:CM_SERVICE_REQ)[0x563b4cc1df90]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xA106DE88:GERAN-A-228:CM_SERVICE_REQ)[0x563b4cc58cd0] (fsm.c:486) 20250410104609968 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA106DE88:GERAN-A-228:CM_SERVICE_REQ)[0x563b4cc1df90]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410104609968 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA106DE88:GERAN-A-228:CM_SERVICE_REQ)[0x563b4cc1df90]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410104609968 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0xA106DE88 + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410104609968 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0xA106DE88 + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410104609968 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xA106DE88:GERAN-A-228:CM_SERVICE_REQ)[0x563b4cc1df90]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410104609968 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xA106DE88:GERAN-A-228:CM_SERVICE_REQ)[0x563b4cc1df90]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410104609968 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xA106DE88:GERAN-A-228:CM_SERVICE_REQ)[0x563b4cc1df90]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410104609968 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xA106DE88:GERAN-A-228:CM_SERVICE_REQ)[0x563b4cc1df90]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410104609968 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xA106DE88:GERAN-A-228:CM_SERVICE_REQ)[0x563b4cc1df90]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410104609968 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xA106DE88:GERAN-A-228:CM_SERVICE_REQ)[0x563b4cc1df90]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410104609968 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xA106DE88:GERAN-A-228:CM_SERVICE_REQ)[0x563b4cc1df90]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410104609968 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xA106DE88:GERAN-A-228:CM_SERVICE_REQ)[0x563b4cc1df90]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410104609968 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xA106DE88:GERAN-A-228:CM_SERVICE_REQ)[0x563b4cc1df90]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410104609968 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xA106DE88:GERAN-A-228:CM_SERVICE_REQ)[0x563b4cc1df90]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410104609968 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011817/3/1): Available (smpp_smsc.c:626) 20250410104609968 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0xA106DE88 - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250410104609968 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104609968 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104609968 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104609968 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104609968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104609968 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104609968 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104609968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104609968 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104609968 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0a 02 65 34 1f 00 00 e4 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104609968 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104609968 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104609968 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104609968 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104609968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104609968 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104609968 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104609968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104609968 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104609968 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 65 34 1f 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 71 (osmo_ss7_asp.c:1175) 20250410104609968 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104609968 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104609968 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104609968 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104609968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104609968 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104609968 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104609968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104609968 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104609968 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 65 34 1f 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1224)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1224)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1224)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(1222)@7d38b4d9c9a0: { messageType := 2, destLocRef := '65341F'O, sourceLocRef := '0000E4'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-M3UA(1224)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1222)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(1224)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(1222)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1222)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1222)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1224)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1222)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1222)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1222)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1222)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1222)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104609969 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0xA106DE88 + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250410104609969 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0xA106DE88 - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_paging_subscr_rej0(1231)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_subscr_rej0(1231)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1222)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1222)@7d38b4d9c9a0: vl_len:28 MSC_Test_0-SCCP(1222)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1222)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O 20250410104609973 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104609973 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104609973 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104609973 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104609973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104609973 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104609973 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104609973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104609973 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1224)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104609973 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 e4 00 01 1c 01 03 19 09 01 16 00 42 00 07 91 44 77 58 10 06 50 0a 05 23 05 00 21 43 f5 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104609973 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0xA106DE88 + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250410104609973 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250410104609973 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104609973 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104609973 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104609973 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104609973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104609973 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104609973 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250410104609973 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104609973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104609973 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104609973 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 65 34 1f 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1175) 20250410104609973 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104609973 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104609973 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104609973 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104609973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104609973 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104609973 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104609973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104609973 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104609973 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 65 34 1f 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1224)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1224)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1224)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(1222)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1222)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1222)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1222)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1224)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1222)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1222)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1222)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1222)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_subscr_rej0(1231)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_subscr_rej0(1231)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1222)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1222)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1222)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1222)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0103020904'O 20250410104609974 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104609974 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104609974 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104609974 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104609974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104609974 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104609974 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(1224)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104609974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104609974 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104609974 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 e4 00 01 05 01 03 02 09 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104609974 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0xA106DE88 - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250410104609974 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0xA106DE88 + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104609974 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0xA106DE88 + vlr_subscr_cancel_attach_fsm: now used by 5 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104609974 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0xA106DE88 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104609974 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0xA106DE88 - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250410104609974 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104609974 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104609974 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104609974 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104609974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104609974 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104609974 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104609974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104609974 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104609974 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 65 34 1f 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1224)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1224)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1222)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1222)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1222)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1222)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1222)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1222)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1222)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1222)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410104609975 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104609975 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104609975 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104609975 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104609975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104609975 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104609975 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(1224)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104609975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104609975 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104609975 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 e4 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104609975 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xA106DE88:GERAN-A-228:CM_SERVICE_REQ)[0x563b4cc1df90]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104609975 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xA106DE88:GERAN-A-228:CM_SERVICE_REQ)[0x563b4cc1df90]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xA106DE88:GERAN-A-228:CM_SERVICE_REQ)[0x563b4cc58cd0] (msc_a.c:1053) 20250410104609975 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xA106DE88:GERAN-A-228:CM_SERVICE_REQ)[0x563b4cc1df90]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104609975 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xA106DE88:GERAN-A-228:CM_SERVICE_REQ)[0x563b4cc1df90]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410104609975 DBSSAP ERROR msc_a(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xA106DE88:GERAN-A-228:CM_SERVICE_REQ)[0x563b4cc58cd0]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250410104609975 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104609975 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104609975 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104609975 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104609975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104609975 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104609975 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104609975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104609975 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104609975 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0a 04 65 34 1f 00 00 e4 00 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104609975 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0xA106DE88 - active-conn: now used by 2 (attached,Paging) (msub.c:375) MSC_Test_0-M3UA(1224)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1224)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1222)@7d38b4d9c9a0: Session index based on local reference:0 20250410104609975 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104609975 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104609975 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104609975 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(1224)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104609975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104609975 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104609975 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104609975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104609975 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104609975 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 e4 65 34 1f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1223)@7d38b4d9c9a0: Deleted conn table entry 0TC_sgsap_paging_subscr_rej0(1231)6632479 TC_sgsap_paging_subscr_rej0(1231)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104609976 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0xA106DE88 + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250410104609976 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0xA106DE88 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_paging_subscr_rej0(1231)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_subscr_rej0(1231)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_subscr_rej0(1231)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_subscr_rej0(1231)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test_0-M3UA(1224)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104609979 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410104609979 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250410104609979 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test-GSUP(1228)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(1225)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(1229)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(1226)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(1223)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(1222)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1232)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SGsAP(1230)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1221)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104609983 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1227)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1221): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(1222): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(1223): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(1224): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(1225): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(1226): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(1227): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(1228): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(1229): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SGsAP(1230): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_sgsap_paging_subscr_rej0(1231): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1232): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_sgsap_paging_subscr_rej finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_subscr_rej pass'. Thu Apr 10 10:46:09 UTC 2025 ====== MSC_Tests.TC_sgsap_paging_subscr_rej pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_sgsap_paging_subscr_rej.talloc 20250410104610176 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410104610176 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104610176 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410104610176 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410104610176 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410104610176 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104610176 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410104610176 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410104610176 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410104610176 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104610176 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410104610176 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410104610176 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410104610176 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410104610176 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410104610176 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104610176 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104610176 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410104610176 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410104610177 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410104610177 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410104610983 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=379408) 20250410104611985 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104612178 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410104612178 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410104612178 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) Waiting for packet dumper to finish... 1 (prev_count=379408, count=381640) 20250410104612680 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x0DFB880C - Paging: now used by 1 (attached) (paging.c:202) 20250410104612986 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_subscr_rej pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_ue_unr'. ------ MSC_Tests.TC_sgsap_paging_ue_unr ------ Thu Apr 10 10:46:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_paging_ue_unr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_paging_ue_unr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410104613987 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_ue_unr' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_sgsap_paging_ue_unr started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(1236)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(1236)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1236)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(1234)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410104614450 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1237)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410104614640 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410104614640 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410104614641 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410104614641 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1236)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1236)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1236)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410104614645 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104614645 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410104614645 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410104614645 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410104614645 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410104614645 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410104614645 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410104614645 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104614645 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410104614645 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410104614645 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1236)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(1236)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1236)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1236)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1236)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410104614646 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104614646 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410104614646 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410104614646 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104614646 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410104614646 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410104614646 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410104614646 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104614646 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410104614646 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410104614646 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104614646 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1236)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1236)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1236)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1236)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1236)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1236)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1236)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1236)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410104614646 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410104614646 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410104614988 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104614988 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1239)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1239)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410104614989 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1239)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1239)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1239)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1239)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1239)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1239)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410104614997 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410104614997 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1242)@7d38b4d9c9a0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1242)@7d38b4d9c9a0: Created Expect[0] for '262420000011818'H to be handled at TC_sgsap_paging_ue_unr0(1243) MSC_Test-GSUP(1240)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000011818" to be handled at TC_sgsap_paging_ue_unr0(1243) 20250410104615028 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250410104615028 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011818 id=262420000011818 (vlr.c:661) 20250410104615028 DVLR INFO New subscr, IMSI: 262420000011818 (vlr.c:562) 20250410104615028 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250410104615028 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011818 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1240)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000011818" handled at TC_sgsap_paging_ue_unr0(1243) MSC_Test-GSUP(1240)@7d38b4d9c9a0: Added IMSI table entry 0TC_sgsap_paging_ue_unr0(1243)"262420000011818" 20250410104615068 DVLR DEBUG VLR subscr IMSI-262420000011818:TMSInew-0x190E43B2 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250410104615068 DVLR DEBUG IMSI:262420000011818 has MSISDN:491230011818 (vlr.c:1045) 20250410104615068 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011818 (MSISDN=491230011818) (NO CONN!) (gsm_04_08.c:1541) 20250410104615068 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSInew-0x190E43B2 - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) TC_sgsap_paging_ue_unr0(1243)@7d38b4d9c9a0: tr_SGsAP_IMSI: '262420000011818'H 20250410104615069 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSInew-0x190E43B2 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250410104615069 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSInew-0x190E43B2 + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250410104615069 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSInew-0x190E43B2 - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250410104615069 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSInew-0x190E43B2 - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_paging_ue_unr0(1243)@7d38b4d9c9a0: tr_SGsAP_IMSI: '262420000011818'H MSC_Test-SGsAP(1242)@7d38b4d9c9a0: Found Expect[0] for { sGsAP_LOCATION_UPDATE_ACCEPT := { messageType := '00001010'B, iMSI := { iEI := '00000001'B, lengthIndicator := 8, iMSI := { field1 := '001'B, parity := '1'B, digits := '262420000011818'H, fillerDigit := omit } }, locationAreaId := { iEI := '00000100'B, lengthIndicator := 5, locationAreaId := { mccDigit1 := '9'H, mccDigit2 := '0'H, mccDigit3 := '1'H, mncDigit3 := 'F'H, mncDigit1 := '7'H, mncDigit2 := '0'H, lac := '0926'O ("\t&") } }, newTMSIorIMSI := { iEI := '00001110'B, lengthIndicator := 5, iD := { typeOfIdentity := '100'B, iD := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '190E43B2'O } } } } } } handled at TC_sgsap_paging_ue_unr0(1243) TC_sgsap_paging_ue_unr0(1243)@7d38b4d9c9a0: tr_SGsAP_IMSI: '262420000011818'H TC_sgsap_paging_ue_unr0(1243)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410104615071 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSInew-0x190E43B2 + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250410104615071 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x190E43B2 - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) MSC_Test_0-M3UA(1236)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104615444 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104615444 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104615444 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104615444 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104615444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104615444 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104615444 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104615444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104615444 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104615444 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104615444 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104615444 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104615444 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104615444 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104615444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104615444 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104615444 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104615444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104615444 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104615444 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1236)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1236)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1235)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_paging_ue_unr0(1243)@7d38b4d9c9a0: tr_SGsAP_IMSI: '262420000011818'H 20250410104616074 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x190E43B2 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104616074 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x190E43B2 + SGs-paging-req: now used by 3 (attached,VTY,SGs-paging-req) (vlr_sgs.c:361) 20250410104616074 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x190E43B2 + Paging: now used by 4 (attached,VTY,SGs-paging-req,Paging) (paging.c:111) 20250410104616074 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x190E43B2 - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1721) TC_sgsap_paging_ue_unr0(1243)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104616076 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x190E43B2 + vlr_sgs_ue_unr: now used by 4 (attached,SGs-paging-req,Paging,vlr_sgs_ue_unr) (vlr_sgs.c:292) 20250410104616076 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x190E43B2 - vlr_sgs_ue_unr: now used by 3 (attached,SGs-paging-req,Paging) (vlr_sgs.c:304) MSC_Test-GSUP(1240)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000011818" to be handled at TC_sgsap_paging_ue_unr0(1243) TC_sgsap_paging_ue_unr0(1243)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011818'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1235)@7d38b4d9c9a0: Added conn table entry 0TC_sgsap_paging_ue_unr0(1243)15901326 MSC_Test_0-SCCP(1234)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(1235)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1236)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104617085 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104617085 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104617085 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104617085 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104617085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104617085 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104617085 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104617085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104617085 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104617085 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 f2 a2 8e 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 10 81 81 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104617086 DMM DEBUG msc_a(IMSI-262420000011818:GERAN-A-229:LU)[0x563b4cc02720]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011818 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410104617086 DMM DEBUG msc_a(IMSI-262420000011818:GERAN-A-229:LU)[0x563b4cc02720]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410104617086 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:GERAN-A-229:LU)[0x563b4cc6a190]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410104617086 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:GERAN-A-229:LU)[0x563b4cc6a190]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011818:GERAN-A-229:LU)[0x563b4cc02720] (fsm.c:486) 20250410104617086 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:GERAN-A-229:LU)[0x563b4cc6a190]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410104617086 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:GERAN-A-229:LU)[0x563b4cc6a190]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410104617086 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x190E43B2 + _lu_fsm_associate_vsub: now used by 4 (attached,SGs-paging-req,Paging,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410104617086 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x190E43B2 + active-conn: now used by 5 (attached,SGs-paging-req,Paging,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410104617086 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x190E43B2 - _lu_fsm_associate_vsub: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (vlr_lu_fsm.c:1085) 20250410104617086 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104617086 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x190E43B2 - Paging: now used by 3 (attached,SGs-paging-req,active-conn) (paging.c:202) 20250410104617086 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x190E43B2:GERAN-A-229:LU)[0x563b4cc6a190]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410104617086 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x190E43B2:GERAN-A-229:LU)[0x563b4cc6a190]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410104617086 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x190E43B2:GERAN-A-229:LU)[0x563b4cc6a190]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410104617086 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x190E43B2:GERAN-A-229:LU)[0x563b4cc6a190]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410104617086 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x190E43B2:GERAN-A-229:LU)[0x563b4cc6a190]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410104617086 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x190E43B2:GERAN-A-229:LU)[0x563b4cc6a190]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410104617086 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x190E43B2:GERAN-A-229:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104617086 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x190E43B2:GERAN-A-229:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x190E43B2:GERAN-A-229:LU)[0x563b4cc6a190] (fsm.c:486) 20250410104617086 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x190E43B2:GERAN-A-229:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410104617086 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x190E43B2:GERAN-A-229:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410104617086 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104617086 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104617086 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104617086 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104617086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104617086 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104617086 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104617086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104617086 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104617086 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0b 02 f2 a2 8e 00 00 e5 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104617086 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104617086 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104617086 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104617086 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104617086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104617086 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104617086 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104617086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104617086 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104617086 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 f2 a2 8e 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 81 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1236)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1236)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1236)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1236)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1234)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'F2A28E'O, sourceLocRef := '0000E5'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1234)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1234)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1234)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1234)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1234)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104617088 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x190E43B2 + VTY: now used by 4 (attached,SGs-paging-req,active-conn,VTY) (msc_vty.c:1285) 20250410104617088 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x190E43B2 - VTY: now used by 3 (attached,SGs-paging-req,active-conn) (msc_vty.c:1317) TC_sgsap_paging_ue_unr0(1243)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_ue_unr0(1243)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1234)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1234)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1234)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1234)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1236)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104617089 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104617089 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104617089 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104617089 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104617089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104617089 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104617089 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104617089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104617089 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104617089 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 e5 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104617090 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x190E43B2 + vlr_gsup_rx: now used by 4 (attached,SGs-paging-req,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104617090 DVLR DEBUG IMSI:262420000011818 has MSISDN:491230011818 (vlr.c:1045) 20250410104617090 DMSC NOTICE msub(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x190E43B2) VLR: update for IMSI=262420000011818 (MSISDN=491230011818) (gsm_04_08.c:1541) 20250410104617090 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x190E43B2 - vlr_gsup_rx: now used by 3 (attached,SGs-paging-req,active-conn) (vlr.c:1410) 20250410104617090 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x190E43B2 + vlr_gsup_rx: now used by 4 (attached,SGs-paging-req,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104617090 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x190E43B2:GERAN-A-229:LU)[0x563b4cc6a190]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410104617090 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x190E43B2:GERAN-A-229:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410104617090 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x190E43B2:GERAN-A-229:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410104617090 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x190E43B2:GERAN-A-229:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410104617090 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x190E43B2:GERAN-A-229:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x190E43B2:GERAN-A-229:LU)[0x563b4cc6a190] (vlr_lu_fsm.c:110) 20250410104617090 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x190E43B2:GERAN-A-229:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410104617090 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x190E43B2:GERAN-A-229:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104617090 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x190E43B2:GERAN-A-229:LU)[0x563b4cc6a190]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410104617090 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x190E43B2:GERAN-A-229:LU)[0x563b4cc6a190]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410104617090 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x190E43B2:GERAN-A-229:LU)[0x563b4cc1ef90]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104617090 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x190E43B2:GERAN-A-229:LU)[0x563b4cc1ef90]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x190E43B2:GERAN-A-229:LU)[0x563b4cc6a190] (fsm.c:486) 20250410104617090 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x190E43B2:GERAN-A-229:LU)[0x563b4cc1ef90]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410104617090 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x190E43B2:GERAN-A-229:LU)[0x563b4cc1ef90]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410104617090 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x190E43B2:GERAN-A-229:LU)[0x563b4cc1ef90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410104617090 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x190E43B2:GERAN-A-229:LU)[0x563b4cc1ef90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410104617090 DMSC NOTICE msub(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x190E43B2:TMSInew-0x15DEAC28) VLR: update for IMSI=262420000011818 (MSISDN=491230011818) (gsm_04_08.c:1541) 20250410104617090 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x190E43B2:GERAN-A-229:LU)[0x563b4cc1ef90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410104617090 DMM DEBUG -> IMSI-262420000011818:MSISDN-491230011818:TMSI-0x190E43B2:TMSInew-0x15DEAC28 LOCATION UPDATE ACCEPT (TMSI = 0x15deac28) (gsm_04_08.c:149) 20250410104617090 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x190E43B2:TMSInew-0x15DEAC28 - vlr_gsup_rx: now used by 3 (attached,SGs-paging-req,active-conn) (vlr.c:1410) 20250410104617090 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104617090 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104617090 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104617090 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104617090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104617090 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104617090 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104617090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104617090 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104617090 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 f2 a2 8e 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 15 de ac 28 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1236)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1236)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1234)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1234)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1234)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1234)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_ue_unr0(1243)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1235)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1235)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(1234)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1234)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1234)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1234)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1236)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104617093 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104617093 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104617093 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104617093 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104617093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104617093 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104617093 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104617093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104617093 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104617093 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 e5 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104617093 DMM DEBUG msc_a(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x190E43B2:TMSInew-0x15DEAC28:GERAN-A-229:LU)[0x563b4cc02720]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410104617093 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x190E43B2:TMSInew-0x15DEAC28:GERAN-A-229:LU)[0x563b4cc6a190]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410104617093 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x190E43B2:GERAN-A-229:LU)[0x563b4cc1ef90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410104617093 DMSC NOTICE msub(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x15DEAC28) VLR: update for IMSI=262420000011818 (MSISDN=491230011818) (gsm_04_08.c:1541) 20250410104617093 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x190E43B2:GERAN-A-229:LU)[0x563b4cc1ef90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410104617093 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x15DEAC28:GERAN-A-229:LU)[0x563b4cc6a190]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410104617093 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x190E43B2:GERAN-A-229:LU)[0x563b4cc1ef90]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410104617093 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x190E43B2:GERAN-A-229:LU)[0x563b4cc1ef90]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x15DEAC28:GERAN-A-229:LU)[0x563b4cc6a190] (vlr_lu_fsm.c:817) 20250410104617093 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x190E43B2:GERAN-A-229:LU)[0x563b4cc1ef90]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410104617093 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x190E43B2:GERAN-A-229:LU)[0x563b4cc1ef90]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104617093 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x15DEAC28:GERAN-A-229:LU)[0x563b4cc6a190]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410104617093 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011818/3/1): Available (smpp_smsc.c:626) 20250410104617093 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x15DEAC28 + msc_a_fsm_releasing_onenter: now used by 4 (attached,SGs-paging-req,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104617093 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x15DEAC28 + vlr_subscr_cancel_attach_fsm: now used by 5 (attached,SGs-paging-req,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104617093 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x15DEAC28 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,SGs-paging-req,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104617093 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x15DEAC28 - msc_a_fsm_releasing_onenter: now used by 3 (attached,SGs-paging-req,active-conn) (msc_a.c:1004) 20250410104617094 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104617094 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104617094 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104617094 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104617094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104617094 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104617094 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104617094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104617094 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104617094 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 f2 a2 8e 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1236)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1236)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1234)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1234)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1234)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1234)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1234)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1234)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1234)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1234)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1236)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104617095 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104617095 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104617095 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104617095 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104617095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104617095 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104617095 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104617095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104617095 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104617095 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 e5 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104617095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x15DEAC28:GERAN-A-229:LU)[0x563b4cc6a190]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104617095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x15DEAC28:GERAN-A-229:LU)[0x563b4cc6a190]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x15DEAC28:GERAN-A-229:LU)[0x563b4cc02720] (msc_a.c:1053) 20250410104617095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x15DEAC28:GERAN-A-229:LU)[0x563b4cc6a190]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410104617095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x15DEAC28:GERAN-A-229:LU)[0x563b4cc6a190]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104617095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x15DEAC28:GERAN-A-229:LU)[0x563b4cc6a190]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410104617095 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x15DEAC28 - active-conn: now used by 2 (attached,SGs-paging-req) (msub.c:375) 20250410104617095 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104617095 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104617095 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104617095 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104617095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104617095 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104617095 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104617095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104617095 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104617095 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0b 04 f2 a2 8e 00 00 e5 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1236)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1236)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1234)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(1236)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104617096 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104617096 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104617096 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104617096 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104617096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104617096 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104617096 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104617096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104617096 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104617096 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 e5 f2 a2 8e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1235)@7d38b4d9c9a0: Deleted conn table entry 0TC_sgsap_paging_ue_unr0(1243)15901326 TC_sgsap_paging_ue_unr0(1243)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104617096 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x15DEAC28 + VTY: now used by 3 (attached,SGs-paging-req,VTY) (msc_vty.c:1285) 20250410104617096 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x15DEAC28 - VTY: now used by 2 (attached,SGs-paging-req) (msc_vty.c:1317) TC_sgsap_paging_ue_unr0(1243)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_ue_unr0(1243)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_ue_unr0(1243)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1235)@7d38b4d9c9a0: Created IMSI[0] for '262420000011818'H'15DEAC28'O to be handled at TC_sgsap_paging_ue_unr0(1243) 20250410104617099 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x15DEAC28 + VTY: now used by 3 (attached,SGs-paging-req,VTY) (msc_vty.c:1285) 20250410104617099 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x15DEAC28 + Paging: now used by 4 (attached,SGs-paging-req,VTY,Paging) (paging.c:111) 20250410104617099 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x15DEAC28 - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1721) 20250410104617099 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104617099 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104617099 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104617099 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104617099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104617099 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104617099 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104617099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104617099 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104617099 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 10 81 81 09 04 15 de ac 28 1a 03 05 00 17 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1236)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1236)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1235)@7d38b4d9c9a0: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_paging_ue_unr0(1243) TC_sgsap_paging_ue_unr0(1243)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_ue_unr0(1243)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0100'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '15DEAC28'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1235)@7d38b4d9c9a0: Added conn table entry 0TC_sgsap_paging_ue_unr0(1243)13695512 MSC_Test_0-RAN(1235)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1234)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(1236)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104617102 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104617102 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104617102 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104617102 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104617102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104617102 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104617102 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104617102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104617102 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104617102 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 d0 fa 18 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 04 03 50 59 02 05 f4 15 de ac 28 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104617103 DMM DEBUG msc_a(TMSI-0x15DEAC28:GERAN-A-230:CM_SERVICE_REQ)[0x563b4cc5e5b0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250410104617103 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x15DEAC28:GERAN-A-230:CM_SERVICE_REQ)[0x563b4cc58cd0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410104617103 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x15DEAC28:GERAN-A-230:CM_SERVICE_REQ)[0x563b4cc58cd0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x15DEAC28:GERAN-A-230:CM_SERVICE_REQ)[0x563b4cc5e5b0] (fsm.c:486) 20250410104617103 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x15DEAC28:GERAN-A-230:CM_SERVICE_REQ)[0x563b4cc58cd0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410104617103 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x15DEAC28:GERAN-A-230:CM_SERVICE_REQ)[0x563b4cc58cd0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410104617103 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x15DEAC28 + proc_arq_vlr_fn_init: now used by 4 (attached,SGs-paging-req,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410104617103 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x15DEAC28 + active-conn: now used by 5 (attached,SGs-paging-req,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410104617103 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x15DEAC28:GERAN-A-230:CM_SERVICE_REQ)[0x563b4cc58cd0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410104617103 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x15DEAC28:GERAN-A-230:CM_SERVICE_REQ)[0x563b4cc58cd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410104617103 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x15DEAC28:GERAN-A-230:CM_SERVICE_REQ)[0x563b4cc58cd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410104617103 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x15DEAC28:GERAN-A-230:CM_SERVICE_REQ)[0x563b4cc58cd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410104617103 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x15DEAC28:GERAN-A-230:CM_SERVICE_REQ)[0x563b4cc58cd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410104617103 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x15DEAC28:GERAN-A-230:CM_SERVICE_REQ)[0x563b4cc58cd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410104617103 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x15DEAC28:GERAN-A-230:CM_SERVICE_REQ)[0x563b4cc58cd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410104617103 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x15DEAC28:GERAN-A-230:CM_SERVICE_REQ)[0x563b4cc58cd0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410104617103 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x15DEAC28:GERAN-A-230:CM_SERVICE_REQ)[0x563b4cc58cd0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410104617103 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x15DEAC28:GERAN-A-230:CM_SERVICE_REQ)[0x563b4cc58cd0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410104617103 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011818/3/1): Available (smpp_smsc.c:626) 20250410104617103 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x15DEAC28 - proc_arq_vlr_fn_init: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250410104617103 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104617103 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104617103 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104617103 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104617103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104617103 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104617103 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104617103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104617103 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104617103 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 08 02 d0 fa 18 00 00 e6 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104617103 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104617103 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104617103 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104617103 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104617103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104617103 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104617103 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104617103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104617103 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104617103 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 08 06 d0 fa 18 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 81 (osmo_ss7_asp.c:1175) 20250410104617103 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104617103 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104617103 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104617103 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104617103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104617103 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104617103 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104617103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104617103 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104617103 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 08 06 d0 fa 18 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1236)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1236)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1236)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1236)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1236)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1236)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1234)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'D0FA18'O, sourceLocRef := '0000E6'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1234)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1234)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1234)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1234)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1234)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1234)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1234)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1234)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1234)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104617103 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x15DEAC28 + VTY: now used by 5 (attached,SGs-paging-req,Paging,active-conn,VTY) (msc_vty.c:1285) 20250410104617103 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x15DEAC28 - VTY: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_paging_ue_unr0(1243)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_ue_unr0(1243)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1234)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1234)@7d38b4d9c9a0: vl_len:28 MSC_Test_0-SCCP(1234)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1234)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1236)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104617106 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104617106 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104617106 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104617106 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104617106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104617106 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104617106 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104617106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104617106 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104617106 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 e6 00 01 1c 01 03 19 09 01 16 00 42 00 07 91 44 77 58 10 06 50 0a 05 23 05 00 21 43 f5 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104617106 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x15DEAC28 + SMS: now used by 5 (attached,SGs-paging-req,Paging,active-conn,SMS) (transaction.c:228) 20250410104617106 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250410104617106 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250410104617106 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104617106 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104617106 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104617106 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104617106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104617106 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104617106 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104617106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104617106 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104617106 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 08 06 d0 fa 18 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1175) 20250410104617106 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104617106 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104617106 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104617106 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104617106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104617106 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104617106 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104617106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104617106 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104617106 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 08 06 d0 fa 18 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1236)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1236)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1236)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1236)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1234)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1234)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1234)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1234)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1234)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1234)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1234)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1234)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_ue_unr0(1243)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_ue_unr0(1243)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1234)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1234)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1234)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1234)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1236)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104617107 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104617108 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104617108 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104617108 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104617108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104617108 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104617108 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104617108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104617108 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104617108 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 e6 00 01 05 01 03 02 09 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104617108 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x15DEAC28 - SMS: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (transaction.c:281) 20250410104617108 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x15DEAC28 + msc_a_fsm_releasing_onenter: now used by 5 (attached,SGs-paging-req,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104617108 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x15DEAC28 + vlr_subscr_cancel_attach_fsm: now used by 6 (attached,SGs-paging-req,Paging,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104617108 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x15DEAC28 - vlr_subscr_cancel_attach_fsm: now used by 5 (attached,SGs-paging-req,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104617108 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x15DEAC28 - msc_a_fsm_releasing_onenter: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (msc_a.c:1004) 20250410104617108 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104617108 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104617108 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104617108 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104617108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104617108 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104617108 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104617108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104617108 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104617108 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 08 06 d0 fa 18 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1236)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1236)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1234)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1234)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1234)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1234)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1234)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1234)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1234)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1234)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410104617108 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104617108 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1236)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104617108 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104617108 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104617108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104617108 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104617108 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104617108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104617108 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104617108 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 e6 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104617108 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x15DEAC28:GERAN-A-230:CM_SERVICE_REQ)[0x563b4cc58cd0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104617108 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x15DEAC28:GERAN-A-230:CM_SERVICE_REQ)[0x563b4cc58cd0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x15DEAC28:GERAN-A-230:CM_SERVICE_REQ)[0x563b4cc5e5b0] (msc_a.c:1053) 20250410104617108 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x15DEAC28:GERAN-A-230:CM_SERVICE_REQ)[0x563b4cc58cd0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104617108 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x15DEAC28:GERAN-A-230:CM_SERVICE_REQ)[0x563b4cc58cd0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410104617108 DBSSAP ERROR msc_a(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x15DEAC28:GERAN-A-230:CM_SERVICE_REQ)[0x563b4cc5e5b0]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250410104617108 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x15DEAC28 - active-conn: now used by 3 (attached,SGs-paging-req,Paging) (msub.c:375) 20250410104617108 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104617108 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104617108 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104617108 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104617108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104617108 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104617108 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104617108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104617108 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104617109 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 08 04 d0 fa 18 00 00 e6 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1236)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1236)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1234)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(1236)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104617109 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104617109 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104617109 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104617109 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104617109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104617109 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104617109 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104617109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104617109 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-RAN(1235)@7d38b4d9c9a0: Deleted conn table entry 0TC_sgsap_paging_ue_unr0(1243)13695512 20250410104617109 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 e6 d0 fa 18 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_sgsap_paging_ue_unr0(1243)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104617109 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x15DEAC28 + VTY: now used by 4 (attached,SGs-paging-req,Paging,VTY) (msc_vty.c:1285) 20250410104617109 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x15DEAC28 - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1317) TC_sgsap_paging_ue_unr0(1243)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_ue_unr0(1243)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_ue_unr0(1243)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_ue_unr0(1243)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410104617111 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) 20250410104617111 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410104617111 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-SGsAP(1242)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(1237)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(1240)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(1234)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(1236)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104617112 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(1244)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(1241)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(1239)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(1235)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(1238)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1233)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1233): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(1234): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(1235): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(1236): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(1237): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(1238): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(1239): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(1240): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(1241): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SGsAP(1242): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_sgsap_paging_ue_unr0(1243): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1244): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_sgsap_paging_ue_unr finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_ue_unr pass'. Thu Apr 10 10:46:17 UTC 2025 ====== MSC_Tests.TC_sgsap_paging_ue_unr pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_sgsap_paging_ue_unr.talloc 20250410104617312 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410104617312 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104617312 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410104617312 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410104617312 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410104617312 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104617312 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410104617312 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410104617312 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410104617312 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104617312 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410104617312 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410104617312 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410104617312 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410104617312 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410104617312 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104617312 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104617312 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410104617312 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410104617312 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410104617312 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410104618113 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=378032) 20250410104619114 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104619313 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410104619313 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410104619313 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) Waiting for packet dumper to finish... 1 (prev_count=378032, count=380264) 20250410104619965 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0xA106DE88 - Paging: now used by 1 (attached) (paging.c:202) 20250410104620115 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_ue_unr pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_and_nothing'. ------ MSC_Tests.TC_sgsap_paging_and_nothing ------ Thu Apr 10 10:46:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_paging_and_nothing.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_paging_and_nothing.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410104621116 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_and_nothing' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_sgsap_paging_and_nothing started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(1248)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(1248)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1248)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(1246)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410104621593 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1249)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410104621788 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410104621788 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410104621788 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410104621788 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1248)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1248)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1248)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410104621790 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104621790 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410104621790 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410104621790 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410104621790 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410104621790 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410104621790 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410104621790 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104621790 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410104621790 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410104621790 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1248)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(1248)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1248)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1248)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1248)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1248)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1248)@7d38b4d9c9a0: Message received on association #8 20250410104621790 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104621790 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410104621790 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410104621790 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104621790 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410104621790 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410104621790 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) MSC_Test_0-M3UA(1248)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410104621790 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104621790 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410104621790 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410104621790 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104621790 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1248)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1248)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1248)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1248)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1248)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410104621790 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410104621790 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410104622117 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104622117 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1251)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1251)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410104622118 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1251)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1251)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1251)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1251)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1251)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1251)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410104622130 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410104622130 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1254)@7d38b4d9c9a0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1254)@7d38b4d9c9a0: Created Expect[0] for '262420000011819'H to be handled at TC_sgsap_paging_and_nothing0(1255) MSC_Test-GSUP(1252)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000011819" to be handled at TC_sgsap_paging_and_nothing0(1255) 20250410104622157 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250410104622157 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011819 id=262420000011819 (vlr.c:661) 20250410104622157 DVLR INFO New subscr, IMSI: 262420000011819 (vlr.c:562) 20250410104622157 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250410104622157 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011819 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1252)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000011819" handled at TC_sgsap_paging_and_nothing0(1255) MSC_Test-GSUP(1252)@7d38b4d9c9a0: Added IMSI table entry 0TC_sgsap_paging_and_nothing0(1255)"262420000011819" 20250410104622204 DVLR DEBUG VLR subscr IMSI-262420000011819:TMSInew-0xA7763DDC + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250410104622204 DVLR DEBUG IMSI:262420000011819 has MSISDN:491230011819 (vlr.c:1045) 20250410104622204 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011819 (MSISDN=491230011819) (NO CONN!) (gsm_04_08.c:1541) 20250410104622204 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSInew-0xA7763DDC - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) 20250410104622205 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSInew-0xA7763DDC + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250410104622205 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSInew-0xA7763DDC + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250410104622205 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSInew-0xA7763DDC - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250410104622205 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSInew-0xA7763DDC - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_paging_and_nothing0(1255)@7d38b4d9c9a0: tr_SGsAP_IMSI: '262420000011819'H TC_sgsap_paging_and_nothing0(1255)@7d38b4d9c9a0: tr_SGsAP_IMSI: '262420000011819'H MSC_Test-SGsAP(1254)@7d38b4d9c9a0: Found Expect[0] for { sGsAP_LOCATION_UPDATE_ACCEPT := { messageType := '00001010'B, iMSI := { iEI := '00000001'B, lengthIndicator := 8, iMSI := { field1 := '001'B, parity := '1'B, digits := '262420000011819'H, fillerDigit := omit } }, locationAreaId := { iEI := '00000100'B, lengthIndicator := 5, locationAreaId := { mccDigit1 := '9'H, mccDigit2 := '0'H, mccDigit3 := '1'H, mncDigit3 := 'F'H, mncDigit1 := '7'H, mncDigit2 := '0'H, lac := '0926'O ("\t&") } }, newTMSIorIMSI := { iEI := '00001110'B, lengthIndicator := 5, iD := { typeOfIdentity := '100'B, iD := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'A7763DDC'O } } } } } } handled at TC_sgsap_paging_and_nothing0(1255) TC_sgsap_paging_and_nothing0(1255)@7d38b4d9c9a0: tr_SGsAP_IMSI: '262420000011819'H TC_sgsap_paging_and_nothing0(1255)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410104622207 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSInew-0xA7763DDC + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250410104622207 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0xA7763DDC - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) 20250410104622592 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104622592 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104622592 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104622592 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104622592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104622592 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104622592 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104622592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104622592 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104622592 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1248)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104622592 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104622592 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104622592 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104622592 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104622592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104622592 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104622592 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104622593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104622593 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104622593 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1248)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1248)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1247)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_paging_and_nothing0(1255)@7d38b4d9c9a0: tr_SGsAP_IMSI: '262420000011819'H 20250410104623210 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0xA7763DDC + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104623210 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0xA7763DDC + SGs-paging-req: now used by 3 (attached,VTY,SGs-paging-req) (vlr_sgs.c:361) 20250410104623210 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0xA7763DDC + Paging: now used by 4 (attached,VTY,SGs-paging-req,Paging) (paging.c:111) 20250410104623210 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0xA7763DDC - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1721) TC_sgsap_paging_and_nothing0(1255)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104627101 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x15DEAC28 - Paging: now used by 2 (attached,SGs-paging-req) (paging.c:202) 20250410104633212 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0xA7763DDC - Paging: now used by 2 (attached,SGs-paging-req) (paging.c:202) 20250410104633212 DSGS ERROR (sub 491230011819) Paging via SGs interface timed out (Ts5 expired)! (vlr_sgs.c:317) 20250410104633212 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0xA7763DDC - SGs-paging-req: now used by 1 (attached) (vlr_sgs.c:321) TC_sgsap_paging_and_nothing0(1255)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1252)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000011819" to be handled at TC_sgsap_paging_and_nothing0(1255) TC_sgsap_paging_and_nothing0(1255)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011819'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1247)@7d38b4d9c9a0: Added conn table entry 0TC_sgsap_paging_and_nothing0(1255)6898548 MSC_Test_0-SCCP(1246)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(1247)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1248)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104633220 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104633220 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104633220 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104633220 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104633220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104633220 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104633220 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104633220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104633220 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104633220 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 69 43 74 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 10 81 91 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104633220 DMM DEBUG msc_a(IMSI-262420000011819:GERAN-A-231:LU)[0x563b4cc6a190]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011819 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410104633220 DMM DEBUG msc_a(IMSI-262420000011819:GERAN-A-231:LU)[0x563b4cc6a190]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410104633220 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:GERAN-A-231:LU)[0x563b4cc1ef90]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410104633220 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:GERAN-A-231:LU)[0x563b4cc1ef90]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011819:GERAN-A-231:LU)[0x563b4cc6a190] (fsm.c:486) 20250410104633220 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:GERAN-A-231:LU)[0x563b4cc1ef90]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410104633220 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:GERAN-A-231:LU)[0x563b4cc1ef90]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410104633220 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0xA7763DDC + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410104633220 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0xA7763DDC + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410104633220 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0xA7763DDC - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250410104633220 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104633220 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0xA7763DDC:GERAN-A-231:LU)[0x563b4cc1ef90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410104633220 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0xA7763DDC:GERAN-A-231:LU)[0x563b4cc1ef90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410104633220 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0xA7763DDC:GERAN-A-231:LU)[0x563b4cc1ef90]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410104633220 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0xA7763DDC:GERAN-A-231:LU)[0x563b4cc1ef90]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410104633220 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0xA7763DDC:GERAN-A-231:LU)[0x563b4cc1ef90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410104633220 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0xA7763DDC:GERAN-A-231:LU)[0x563b4cc1ef90]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410104633220 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0xA7763DDC:GERAN-A-231:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104633220 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0xA7763DDC:GERAN-A-231:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0xA7763DDC:GERAN-A-231:LU)[0x563b4cc1ef90] (fsm.c:486) 20250410104633220 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0xA7763DDC:GERAN-A-231:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410104633220 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0xA7763DDC:GERAN-A-231:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410104633220 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104633220 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104633220 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104633220 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104633220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104633220 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104633220 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104633220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104633220 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104633220 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 09 02 69 43 74 00 00 e7 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104633220 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104633220 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104633220 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104633220 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104633220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104633220 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104633220 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104633220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104633220 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104633220 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 09 06 69 43 74 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 91 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1248)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1248)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1248)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1248)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1246)@7d38b4d9c9a0: { messageType := 2, destLocRef := '694374'O ("iCt"), sourceLocRef := '0000E7'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1246)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1246)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1246)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1246)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1246)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104633223 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0xA7763DDC + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410104633223 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0xA7763DDC - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_sgsap_paging_and_nothing0(1255)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_nothing0(1255)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1246)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1246)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1246)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1246)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1248)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104633225 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104633225 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104633225 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104633225 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104633225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104633225 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104633225 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104633225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104633225 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104633225 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 e7 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104633225 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0xA7763DDC + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104633225 DVLR DEBUG IMSI:262420000011819 has MSISDN:491230011819 (vlr.c:1045) 20250410104633225 DMSC NOTICE msub(IMSI-262420000011819:MSISDN-491230011819:TMSI-0xA7763DDC) VLR: update for IMSI=262420000011819 (MSISDN=491230011819) (gsm_04_08.c:1541) 20250410104633225 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0xA7763DDC - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410104633225 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0xA7763DDC + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104633225 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0xA7763DDC:GERAN-A-231:LU)[0x563b4cc1ef90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410104633225 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0xA7763DDC:GERAN-A-231:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410104633225 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0xA7763DDC:GERAN-A-231:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410104633225 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0xA7763DDC:GERAN-A-231:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410104633225 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0xA7763DDC:GERAN-A-231:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0xA7763DDC:GERAN-A-231:LU)[0x563b4cc1ef90] (vlr_lu_fsm.c:110) 20250410104633225 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0xA7763DDC:GERAN-A-231:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410104633225 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0xA7763DDC:GERAN-A-231:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104633225 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0xA7763DDC:GERAN-A-231:LU)[0x563b4cc1ef90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410104633225 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0xA7763DDC:GERAN-A-231:LU)[0x563b4cc1ef90]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410104633225 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0xA7763DDC:GERAN-A-231:LU)[0x563b4cbf35f0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104633225 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0xA7763DDC:GERAN-A-231:LU)[0x563b4cbf35f0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0xA7763DDC:GERAN-A-231:LU)[0x563b4cc1ef90] (fsm.c:486) 20250410104633225 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0xA7763DDC:GERAN-A-231:LU)[0x563b4cbf35f0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410104633225 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0xA7763DDC:GERAN-A-231:LU)[0x563b4cbf35f0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410104633225 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0xA7763DDC:GERAN-A-231:LU)[0x563b4cbf35f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410104633225 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0xA7763DDC:GERAN-A-231:LU)[0x563b4cbf35f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410104633225 DMSC NOTICE msub(IMSI-262420000011819:MSISDN-491230011819:TMSI-0xA7763DDC:TMSInew-0x0FDB3974) VLR: update for IMSI=262420000011819 (MSISDN=491230011819) (gsm_04_08.c:1541) 20250410104633225 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0xA7763DDC:GERAN-A-231:LU)[0x563b4cbf35f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410104633225 DMM DEBUG -> IMSI-262420000011819:MSISDN-491230011819:TMSI-0xA7763DDC:TMSInew-0x0FDB3974 LOCATION UPDATE ACCEPT (TMSI = 0x0fdb3974) (gsm_04_08.c:149) 20250410104633226 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0xA7763DDC:TMSInew-0x0FDB3974 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410104633226 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104633226 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104633226 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104633226 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104633226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104633226 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104633226 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104633226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104633226 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104633226 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 09 06 69 43 74 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 0f db 39 74 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1248)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1248)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1246)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1246)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1246)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1246)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_and_nothing0(1255)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1247)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1247)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(1246)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1246)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1246)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1246)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1248)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104633230 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104633230 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104633230 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104633230 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104633230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104633230 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104633230 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104633230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104633230 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104633230 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 e7 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104633230 DMM DEBUG msc_a(IMSI-262420000011819:MSISDN-491230011819:TMSI-0xA7763DDC:TMSInew-0x0FDB3974:GERAN-A-231:LU)[0x563b4cc6a190]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410104633230 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0xA7763DDC:TMSInew-0x0FDB3974:GERAN-A-231:LU)[0x563b4cc1ef90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410104633230 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0xA7763DDC:GERAN-A-231:LU)[0x563b4cbf35f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410104633230 DMSC NOTICE msub(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x0FDB3974) VLR: update for IMSI=262420000011819 (MSISDN=491230011819) (gsm_04_08.c:1541) 20250410104633230 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0xA7763DDC:GERAN-A-231:LU)[0x563b4cbf35f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410104633230 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x0FDB3974:GERAN-A-231:LU)[0x563b4cc1ef90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410104633230 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0xA7763DDC:GERAN-A-231:LU)[0x563b4cbf35f0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410104633230 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0xA7763DDC:GERAN-A-231:LU)[0x563b4cbf35f0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x0FDB3974:GERAN-A-231:LU)[0x563b4cc1ef90] (vlr_lu_fsm.c:817) 20250410104633230 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0xA7763DDC:GERAN-A-231:LU)[0x563b4cbf35f0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410104633230 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0xA7763DDC:GERAN-A-231:LU)[0x563b4cbf35f0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104633230 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x0FDB3974:GERAN-A-231:LU)[0x563b4cc1ef90]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410104633230 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011819/3/1): Available (smpp_smsc.c:626) 20250410104633230 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x0FDB3974 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104633230 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x0FDB3974 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104633230 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x0FDB3974 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104633230 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x0FDB3974 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410104633230 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104633230 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104633230 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104633230 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104633230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104633230 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104633230 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104633230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104633230 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104633230 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 09 06 69 43 74 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1248)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1248)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1246)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1246)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1246)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1246)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1246)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1246)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1246)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1246)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1248)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104633231 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104633231 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104633231 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104633231 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104633231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104633232 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104633232 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104633232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104633232 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104633232 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 e7 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104633232 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x0FDB3974:GERAN-A-231:LU)[0x563b4cc1ef90]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104633232 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x0FDB3974:GERAN-A-231:LU)[0x563b4cc1ef90]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x0FDB3974:GERAN-A-231:LU)[0x563b4cc6a190] (msc_a.c:1053) 20250410104633232 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x0FDB3974:GERAN-A-231:LU)[0x563b4cc1ef90]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410104633232 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x0FDB3974:GERAN-A-231:LU)[0x563b4cc1ef90]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104633232 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x0FDB3974:GERAN-A-231:LU)[0x563b4cc1ef90]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410104633232 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x0FDB3974 - active-conn: now used by 1 (attached) (msub.c:375) 20250410104633232 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104633232 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104633232 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104633232 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104633232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104633232 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104633232 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104633232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104633232 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104633232 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 09 04 69 43 74 00 00 e7 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1248)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1248)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1246)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(1248)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104633232 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104633232 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104633232 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104633232 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104633232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104633232 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104633232 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104633232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104633232 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104633232 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 e7 69 43 74 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1247)@7d38b4d9c9a0: Deleted conn table entry 0TC_sgsap_paging_and_nothing0(1255)6898548 TC_sgsap_paging_and_nothing0(1255)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104633233 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x0FDB3974 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104633233 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x0FDB3974 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_paging_and_nothing0(1255)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_nothing0(1255)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_nothing0(1255)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1247)@7d38b4d9c9a0: Created IMSI[0] for '262420000011819'H'0FDB3974'O to be handled at TC_sgsap_paging_and_nothing0(1255) 20250410104633235 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x0FDB3974 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104633236 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x0FDB3974 + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250410104633236 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x0FDB3974 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250410104633236 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104633236 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104633236 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104633236 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104633236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104633236 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104633236 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104633236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104633236 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104633236 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 10 81 91 09 04 0f db 39 74 1a 03 05 00 17 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1248)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1248)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1247)@7d38b4d9c9a0: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_paging_and_nothing0(1255) TC_sgsap_paging_and_nothing0(1255)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_nothing0(1255)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0100'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '0FDB3974'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1247)@7d38b4d9c9a0: Added conn table entry 0TC_sgsap_paging_and_nothing0(1255)4811016 MSC_Test_0-RAN(1247)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1246)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(1248)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104633241 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104633241 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104633241 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104633241 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104633241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104633241 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104633241 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104633241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104633241 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104633241 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 49 69 08 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 04 03 50 59 02 05 f4 0f db 39 74 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104633242 DMM DEBUG msc_a(TMSI-0x0FDB3974:GERAN-A-232:CM_SERVICE_REQ)[0x563b4cc02720]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250410104633242 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0FDB3974:GERAN-A-232:CM_SERVICE_REQ)[0x563b4cc5e5b0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410104633242 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0FDB3974:GERAN-A-232:CM_SERVICE_REQ)[0x563b4cc5e5b0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0FDB3974:GERAN-A-232:CM_SERVICE_REQ)[0x563b4cc02720] (fsm.c:486) 20250410104633242 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0FDB3974:GERAN-A-232:CM_SERVICE_REQ)[0x563b4cc5e5b0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410104633242 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0FDB3974:GERAN-A-232:CM_SERVICE_REQ)[0x563b4cc5e5b0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410104633242 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x0FDB3974 + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410104633242 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x0FDB3974 + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410104633242 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x0FDB3974:GERAN-A-232:CM_SERVICE_REQ)[0x563b4cc5e5b0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410104633242 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x0FDB3974:GERAN-A-232:CM_SERVICE_REQ)[0x563b4cc5e5b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410104633242 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x0FDB3974:GERAN-A-232:CM_SERVICE_REQ)[0x563b4cc5e5b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410104633242 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x0FDB3974:GERAN-A-232:CM_SERVICE_REQ)[0x563b4cc5e5b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410104633242 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x0FDB3974:GERAN-A-232:CM_SERVICE_REQ)[0x563b4cc5e5b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410104633242 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x0FDB3974:GERAN-A-232:CM_SERVICE_REQ)[0x563b4cc5e5b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410104633242 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x0FDB3974:GERAN-A-232:CM_SERVICE_REQ)[0x563b4cc5e5b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410104633242 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x0FDB3974:GERAN-A-232:CM_SERVICE_REQ)[0x563b4cc5e5b0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410104633242 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x0FDB3974:GERAN-A-232:CM_SERVICE_REQ)[0x563b4cc5e5b0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410104633242 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x0FDB3974:GERAN-A-232:CM_SERVICE_REQ)[0x563b4cc5e5b0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410104633242 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011819/3/1): Available (smpp_smsc.c:626) 20250410104633242 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x0FDB3974 - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250410104633242 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104633242 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104633242 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104633242 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104633242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104633242 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104633242 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104633242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104633242 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104633242 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 06 02 49 69 08 00 00 e8 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104633242 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104633242 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104633242 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104633242 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104633242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104633242 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104633242 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104633242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104633242 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104633242 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 06 06 49 69 08 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 91 (osmo_ss7_asp.c:1175) 20250410104633242 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104633242 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104633242 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104633242 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104633242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104633242 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1248)@7d38b4d9c9a0: Message received on association #8 20250410104633242 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104633243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104633243 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104633243 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 06 06 49 69 08 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1248)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1246)@7d38b4d9c9a0: { messageType := 2, destLocRef := '496908'O ("Ii\b"), sourceLocRef := '0000E8'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1246)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(1248)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1248)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1246)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1246)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1246)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1246)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1248)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1248)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1246)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1246)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1246)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1246)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104633244 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x0FDB3974 + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250410104633244 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x0FDB3974 - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_paging_and_nothing0(1255)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_nothing0(1255)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1246)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1246)@7d38b4d9c9a0: vl_len:28 MSC_Test_0-SCCP(1246)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1246)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O 20250410104633250 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104633250 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104633250 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104633250 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104633250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104633250 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104633250 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104633250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104633250 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1248)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104633250 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 e8 00 01 1c 01 03 19 09 01 16 00 42 00 07 91 44 77 58 10 06 50 0a 05 23 05 00 21 43 f5 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104633250 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x0FDB3974 + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250410104633251 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250410104633251 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250410104633251 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104633251 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104633251 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104633251 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104633251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104633251 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104633251 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104633251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104633251 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104633251 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 06 06 49 69 08 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1175) 20250410104633251 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104633251 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104633251 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104633251 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104633251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104633251 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104633251 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104633251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104633251 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104633251 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 06 06 49 69 08 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1248)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1248)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1246)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1246)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1246)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1246)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1248)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1248)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1246)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1246)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1246)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1246)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_and_nothing0(1255)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_nothing0(1255)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1246)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1246)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1246)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1246)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0103020904'O 20250410104633253 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104633253 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104633253 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104633253 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104633253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104633253 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104633253 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104633253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104633253 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104633253 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 e8 00 01 05 01 03 02 09 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1248)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104633253 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x0FDB3974 - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250410104633253 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x0FDB3974 + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104633253 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x0FDB3974 + vlr_subscr_cancel_attach_fsm: now used by 5 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104633253 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x0FDB3974 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104633253 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x0FDB3974 - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250410104633253 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104633253 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104633253 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104633253 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104633253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104633253 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104633254 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104633254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104633254 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104633254 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 06 06 49 69 08 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1248)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1248)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1246)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1246)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1246)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1246)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1246)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1246)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1246)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1246)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410104633255 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104633255 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104633255 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104633255 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104633255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104633255 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104633255 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104633255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104633255 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104633255 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 e8 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1248)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104633255 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x0FDB3974:GERAN-A-232:CM_SERVICE_REQ)[0x563b4cc5e5b0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104633255 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x0FDB3974:GERAN-A-232:CM_SERVICE_REQ)[0x563b4cc5e5b0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x0FDB3974:GERAN-A-232:CM_SERVICE_REQ)[0x563b4cc02720] (msc_a.c:1053) 20250410104633255 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x0FDB3974:GERAN-A-232:CM_SERVICE_REQ)[0x563b4cc5e5b0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104633255 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x0FDB3974:GERAN-A-232:CM_SERVICE_REQ)[0x563b4cc5e5b0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410104633255 DBSSAP ERROR msc_a(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x0FDB3974:GERAN-A-232:CM_SERVICE_REQ)[0x563b4cc02720]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250410104633255 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x0FDB3974 - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250410104633255 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104633255 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104633255 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104633255 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104633255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104633255 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104633255 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104633255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104633255 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104633255 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 06 04 49 69 08 00 00 e8 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1248)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1248)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1246)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(1248)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104633255 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104633255 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104633255 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104633255 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104633255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104633255 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104633255 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104633255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104633255 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104633255 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 e8 49 69 08 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1247)@7d38b4d9c9a0: Deleted conn table entry 0TC_sgsap_paging_and_nothing0(1255)4811016 TC_sgsap_paging_and_nothing0(1255)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104633256 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x0FDB3974 + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250410104633256 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x0FDB3974 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_paging_and_nothing0(1255)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_nothing0(1255)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_nothing0(1255)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_nothing0(1255)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test_0-M3UA(1248)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(1246)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104633265 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410104633265 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-SMPP(1253)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104633266 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test_0-RAN(1247)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(1249)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(1252)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1245)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104633268 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SGsAP(1254)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(1250)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1256)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(1251)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1245): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(1246): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(1247): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(1248): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(1249): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(1250): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(1251): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(1252): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(1253): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SGsAP(1254): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_sgsap_paging_and_nothing0(1255): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1256): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_sgsap_paging_and_nothing finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_and_nothing pass'. Thu Apr 10 10:46:33 UTC 2025 ====== MSC_Tests.TC_sgsap_paging_and_nothing pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_sgsap_paging_and_nothing.talloc 20250410104633460 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410104633460 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104633460 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410104633460 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410104633460 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410104633460 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104633460 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410104633460 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410104633460 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410104633460 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104633460 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410104633460 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410104633460 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410104633460 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410104633460 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410104633460 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104633460 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104633460 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410104633460 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410104633461 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410104633461 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410104634268 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=381256) 20250410104635270 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104635461 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410104635461 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410104635461 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) Waiting for packet dumper to finish... 1 (prev_count=381256, count=383488) 20250410104636271 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_and_nothing pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_and_lu'. ------ MSC_Tests.TC_sgsap_paging_and_lu ------ Thu Apr 10 10:46:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_paging_and_lu.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_paging_and_lu.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410104637273 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_and_lu' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_sgsap_paging_and_lu started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(1260)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(1260)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1260)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(1258)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410104637710 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1261)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410104637905 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410104637905 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410104637905 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410104637905 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1260)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1260)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1260)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410104637906 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104637906 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410104637906 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410104637906 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1260)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(1260)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410104637906 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410104637906 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410104637906 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410104637906 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104637906 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410104637906 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410104637906 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1260)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1260)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1260)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410104637907 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104637907 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410104637907 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410104637907 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104637907 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410104637907 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410104637907 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) MSC_Test_0-M3UA(1260)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410104637907 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104637907 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410104637907 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410104637907 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104637907 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1260)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1260)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1260)@7d38b4d9c9a0: Message received on association #8 20250410104637907 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410104637907 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1260)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1260)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1260)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1260)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410104638273 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104638273 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1263)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1263)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410104638275 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1263)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1263)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1263)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1263)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1263)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1263)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410104638283 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410104638283 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1266)@7d38b4d9c9a0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1266)@7d38b4d9c9a0: Created Expect[0] for '262420000011820'H to be handled at TC_sgsap_paging_and_lu0(1267) MSC_Test-GSUP(1264)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000011820" to be handled at TC_sgsap_paging_and_lu0(1267) 20250410104638316 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250410104638316 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011820 id=262420000011820 (vlr.c:661) 20250410104638316 DVLR INFO New subscr, IMSI: 262420000011820 (vlr.c:562) 20250410104638316 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250410104638316 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011820 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1264)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000011820" handled at TC_sgsap_paging_and_lu0(1267) MSC_Test-GSUP(1264)@7d38b4d9c9a0: Added IMSI table entry 0TC_sgsap_paging_and_lu0(1267)"262420000011820" 20250410104638318 DVLR DEBUG VLR subscr IMSI-262420000011820:TMSInew-0xBCA62DED + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250410104638318 DVLR DEBUG IMSI:262420000011820 has MSISDN:491230011820 (vlr.c:1045) 20250410104638318 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011820 (MSISDN=491230011820) (NO CONN!) (gsm_04_08.c:1541) 20250410104638318 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSInew-0xBCA62DED - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) 20250410104638319 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSInew-0xBCA62DED + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250410104638319 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSInew-0xBCA62DED + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250410104638319 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSInew-0xBCA62DED - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250410104638319 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSInew-0xBCA62DED - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_paging_and_lu0(1267)@7d38b4d9c9a0: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1267)@7d38b4d9c9a0: tr_SGsAP_IMSI: '262420000011820'H MSC_Test-SGsAP(1266)@7d38b4d9c9a0: Found Expect[0] for { sGsAP_LOCATION_UPDATE_ACCEPT := { messageType := '00001010'B, iMSI := { iEI := '00000001'B, lengthIndicator := 8, iMSI := { field1 := '001'B, parity := '1'B, digits := '262420000011820'H, fillerDigit := omit } }, locationAreaId := { iEI := '00000100'B, lengthIndicator := 5, locationAreaId := { mccDigit1 := '9'H, mccDigit2 := '0'H, mccDigit3 := '1'H, mncDigit3 := 'F'H, mncDigit1 := '7'H, mncDigit2 := '0'H, lac := '0926'O ("\t&") } }, newTMSIorIMSI := { iEI := '00001110'B, lengthIndicator := 5, iD := { typeOfIdentity := '100'B, iD := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'BCA62DED'O } } } } } } handled at TC_sgsap_paging_and_lu0(1267) TC_sgsap_paging_and_lu0(1267)@7d38b4d9c9a0: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1267)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410104638320 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSInew-0xBCA62DED + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250410104638320 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0xBCA62DED - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) 20250410104638520 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104638520 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104638520 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104638520 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104638520 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104638520 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104638520 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104638520 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104638520 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104638520 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104638520 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104638520 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104638520 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104638520 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104638520 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104638520 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104638520 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104638520 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104638520 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104638520 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104638520 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104638520 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104638520 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104638520 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104638520 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104638520 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104638520 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104638520 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104638520 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104638520 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104638520 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104638520 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104638520 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104638520 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104638521 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104638521 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104638521 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104638521 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104638521 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104638521 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104638521 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104638521 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104638521 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104638521 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104638521 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104638521 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104638521 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104638521 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104638521 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104638521 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104638521 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104638521 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104638521 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104638521 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104638521 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104638521 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104638521 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104638521 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104638521 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104638521 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104638521 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104638521 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104638521 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104638521 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104638521 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104638521 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104638521 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104638521 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104638521 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104638521 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104638521 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104638521 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104638521 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104638521 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104638521 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104638521 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104638521 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104638521 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104638521 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104638521 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104638521 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104638521 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104638521 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104638521 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104638521 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104638521 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104638521 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104638521 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104638521 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104638521 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104638521 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104638521 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104638521 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104638521 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104638521 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104638521 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x0FDB3974 - Paging: now used by 1 (attached) (paging.c:202) 20250410104638521 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104638709 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104638709 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104638709 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104638709 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104638709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104638709 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104638709 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104638709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104638709 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104638709 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1260)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104638709 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104638709 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104638709 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104638709 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104638709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104638709 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104638709 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104638709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104638709 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104638709 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1260)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1260)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1259)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410104639523 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0xBCA62DED + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104639523 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0xBCA62DED + SGs-paging-req: now used by 3 (attached,VTY,SGs-paging-req) (vlr_sgs.c:361) 20250410104639523 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0xBCA62DED + Paging: now used by 4 (attached,VTY,SGs-paging-req,Paging) (paging.c:111) 20250410104639523 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0xBCA62DED - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1721) TC_sgsap_paging_and_lu0(1267)@7d38b4d9c9a0: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1267)@7d38b4d9c9a0: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1267)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1264)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000011820" to be handled at TC_sgsap_paging_and_lu0(1267) 20250410104639525 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0xBCA62DED + sgs_rx_loc_upd_req: now used by 4 (attached,SGs-paging-req,Paging,sgs_rx_loc_upd_req) (sgs_iface.c:619) 20250410104639525 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0xBCA62DED - sgs_rx_loc_upd_req: now used by 3 (attached,SGs-paging-req,Paging) (sgs_iface.c:622) 20250410104639525 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0xBCA62DED + SGs-lu: now used by 4 (attached,SGs-paging-req,Paging,SGs-lu) (vlr_sgs.c:87) 20250410104639525 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250410104639525 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011820 (MSISDN=491230011820) (NO CONN!) (gsm_04_08.c:1541) 20250410104639525 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0xBCA62DED:TMSInew-0x053ACAE1 + vlr_gsup_rx: now used by 5 (attached,SGs-paging-req,Paging,SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250410104639525 DVLR DEBUG IMSI:262420000011820 has MSISDN:491230011820 (vlr.c:1045) 20250410104639525 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011820 (MSISDN=491230011820) (NO CONN!) (gsm_04_08.c:1541) 20250410104639525 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0xBCA62DED:TMSInew-0x053ACAE1 - vlr_gsup_rx: now used by 4 (attached,SGs-paging-req,Paging,SGs-lu) (vlr.c:1410) TC_sgsap_paging_and_lu0(1267)@7d38b4d9c9a0: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1267)@7d38b4d9c9a0: tr_SGsAP_IMSI: '262420000011820'H 20250410104639525 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0xBCA62DED:TMSInew-0x053ACAE1 + vlr_gsup_rx: now used by 5 (attached,SGs-paging-req,Paging,SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250410104639525 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0xBCA62DED:TMSInew-0x053ACAE1 - SGs-lu: now used by 4 (attached,SGs-paging-req,Paging,vlr_gsup_rx) (vlr_sgs.c:124) 20250410104639525 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0xBCA62DED:TMSInew-0x053ACAE1 - vlr_gsup_rx: now used by 3 (attached,SGs-paging-req,Paging) (vlr.c:1410) TC_sgsap_paging_and_lu0(1267)@7d38b4d9c9a0: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1267)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104639526 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0xBCA62DED:TMSInew-0x053ACAE1 + vlr_sgs_tmsi_reall_compl: now used by 4 (attached,SGs-paging-req,Paging,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250410104639526 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x053ACAE1 + SGs-paging-req: now used by 5 (attached,2*SGs-paging-req,Paging,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:361) 20250410104639526 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x053ACAE1 - vlr_sgs_tmsi_reall_compl: now used by 4 (attached,2*SGs-paging-req,Paging) (vlr_sgs.c:240) TC_sgsap_paging_and_lu0(1267)@7d38b4d9c9a0: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1267)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104639527 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x053ACAE1 + sgs_rx_pag_rej: now used by 5 (attached,2*SGs-paging-req,Paging,sgs_rx_pag_rej) (sgs_iface.c:757) 20250410104639527 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x053ACAE1 + vlr_sgs_pag_rej: now used by 6 (attached,2*SGs-paging-req,Paging,sgs_rx_pag_rej,vlr_sgs_pag_rej) (vlr_sgs.c:250) 20250410104639527 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x053ACAE1 - SGs-paging-req: now used by 5 (attached,SGs-paging-req,Paging,sgs_rx_pag_rej,vlr_sgs_pag_rej) (vlr_sgs.c:262) 20250410104639527 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x053ACAE1 - vlr_sgs_pag_rej: now used by 4 (attached,SGs-paging-req,Paging,sgs_rx_pag_rej) (vlr_sgs.c:264) 20250410104639527 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x053ACAE1 - Paging: now used by 3 (attached,SGs-paging-req,sgs_rx_pag_rej) (paging.c:202) 20250410104639527 DSGS ERROR r=127.0.0.1:9999<->l=127.0.0.1:29118: Rx PAGING-REJECT with SGSAP_SGS_CAUSE_MT_CSFB_REJ_USER, but sending UDUP is not implemented yet! (sgs_iface.c:772) 20250410104639527 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x053ACAE1 - sgs_rx_pag_rej: now used by 2 (attached,SGs-paging-req) (sgs_iface.c:780) MSC_Test-GSUP(1264)@7d38b4d9c9a0: Created GsupExpect[1] for "262420000011820" to be handled at TC_sgsap_paging_and_lu0(1267) TC_sgsap_paging_and_lu0(1267)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011820'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1259)@7d38b4d9c9a0: Added conn table entry 0TC_sgsap_paging_and_lu0(1267)1843858 MSC_Test_0-SCCP(1258)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(1259)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1260)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104639532 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104639532 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104639532 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104639532 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104639532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104639532 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104639532 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104639532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104639532 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104639532 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 1c 22 92 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 10 81 02 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104639532 DMM DEBUG msc_a(IMSI-262420000011820:GERAN-A-233:LU)[0x563b4cc1ef90]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011820 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410104639532 DMM DEBUG msc_a(IMSI-262420000011820:GERAN-A-233:LU)[0x563b4cc1ef90]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410104639532 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:GERAN-A-233:LU)[0x563b4cbf35f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410104639532 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:GERAN-A-233:LU)[0x563b4cbf35f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011820:GERAN-A-233:LU)[0x563b4cc1ef90] (fsm.c:486) 20250410104639532 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:GERAN-A-233:LU)[0x563b4cbf35f0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410104639532 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:GERAN-A-233:LU)[0x563b4cbf35f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410104639532 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x053ACAE1 + _lu_fsm_associate_vsub: now used by 3 (attached,SGs-paging-req,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410104639532 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x053ACAE1 + active-conn: now used by 4 (attached,SGs-paging-req,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410104639532 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x053ACAE1 - _lu_fsm_associate_vsub: now used by 3 (attached,SGs-paging-req,active-conn) (vlr_lu_fsm.c:1085) 20250410104639532 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104639532 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x053ACAE1:GERAN-A-233:LU)[0x563b4cbf35f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410104639532 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x053ACAE1:GERAN-A-233:LU)[0x563b4cbf35f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410104639532 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x053ACAE1:GERAN-A-233:LU)[0x563b4cbf35f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410104639532 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x053ACAE1:GERAN-A-233:LU)[0x563b4cbf35f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410104639532 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x053ACAE1:GERAN-A-233:LU)[0x563b4cbf35f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410104639532 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x053ACAE1:GERAN-A-233:LU)[0x563b4cbf35f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410104639532 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x053ACAE1:GERAN-A-233:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104639532 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x053ACAE1:GERAN-A-233:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x053ACAE1:GERAN-A-233:LU)[0x563b4cbf35f0] (fsm.c:486) 20250410104639532 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x053ACAE1:GERAN-A-233:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410104639532 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x053ACAE1:GERAN-A-233:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410104639532 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104639532 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104639532 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104639532 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104639532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104639532 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104639532 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104639532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104639532 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104639532 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 07 02 1c 22 92 00 00 e9 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104639532 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104639532 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104639532 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104639532 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104639532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104639532 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104639532 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104639532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104639532 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104639532 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 07 06 1c 22 92 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 02 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1260)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1260)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1260)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1260)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1258)@7d38b4d9c9a0: { messageType := 2, destLocRef := '1C2292'O, sourceLocRef := '0000E9'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1258)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1258)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1258)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1258)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1258)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104639534 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x053ACAE1 + VTY: now used by 4 (attached,SGs-paging-req,active-conn,VTY) (msc_vty.c:1285) 20250410104639534 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x053ACAE1 - VTY: now used by 3 (attached,SGs-paging-req,active-conn) (msc_vty.c:1317) TC_sgsap_paging_and_lu0(1267)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_lu0(1267)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1258)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1258)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1258)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1258)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1260)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104639535 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104639535 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104639535 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104639535 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104639535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104639535 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104639535 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104639535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104639535 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104639535 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 e9 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104639536 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x053ACAE1 + vlr_gsup_rx: now used by 4 (attached,SGs-paging-req,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104639536 DVLR DEBUG IMSI:262420000011820 has MSISDN:491230011820 (vlr.c:1045) 20250410104639536 DMSC NOTICE msub(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x053ACAE1) VLR: update for IMSI=262420000011820 (MSISDN=491230011820) (gsm_04_08.c:1541) 20250410104639536 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x053ACAE1 - vlr_gsup_rx: now used by 3 (attached,SGs-paging-req,active-conn) (vlr.c:1410) 20250410104639536 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x053ACAE1 + vlr_gsup_rx: now used by 4 (attached,SGs-paging-req,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104639536 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x053ACAE1:GERAN-A-233:LU)[0x563b4cbf35f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410104639536 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x053ACAE1:GERAN-A-233:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410104639536 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x053ACAE1:GERAN-A-233:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410104639536 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x053ACAE1:GERAN-A-233:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410104639536 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x053ACAE1:GERAN-A-233:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x053ACAE1:GERAN-A-233:LU)[0x563b4cbf35f0] (vlr_lu_fsm.c:110) 20250410104639536 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x053ACAE1:GERAN-A-233:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410104639536 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x053ACAE1:GERAN-A-233:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104639536 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x053ACAE1:GERAN-A-233:LU)[0x563b4cbf35f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410104639536 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x053ACAE1:GERAN-A-233:LU)[0x563b4cbf35f0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410104639536 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x053ACAE1:GERAN-A-233:LU)[0x563b4cc366f0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104639536 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x053ACAE1:GERAN-A-233:LU)[0x563b4cc366f0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x053ACAE1:GERAN-A-233:LU)[0x563b4cbf35f0] (fsm.c:486) 20250410104639536 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x053ACAE1:GERAN-A-233:LU)[0x563b4cc366f0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410104639536 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x053ACAE1:GERAN-A-233:LU)[0x563b4cc366f0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410104639536 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x053ACAE1:GERAN-A-233:LU)[0x563b4cc366f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410104639536 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x053ACAE1:GERAN-A-233:LU)[0x563b4cc366f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410104639536 DMSC NOTICE msub(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x053ACAE1:TMSInew-0x21D06749) VLR: update for IMSI=262420000011820 (MSISDN=491230011820) (gsm_04_08.c:1541) 20250410104639536 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x053ACAE1:GERAN-A-233:LU)[0x563b4cc366f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410104639536 DMM DEBUG -> IMSI-262420000011820:MSISDN-491230011820:TMSI-0x053ACAE1:TMSInew-0x21D06749 LOCATION UPDATE ACCEPT (TMSI = 0x21d06749) (gsm_04_08.c:149) 20250410104639536 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x053ACAE1:TMSInew-0x21D06749 - vlr_gsup_rx: now used by 3 (attached,SGs-paging-req,active-conn) (vlr.c:1410) 20250410104639536 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104639536 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104639536 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104639536 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104639536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104639536 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104639536 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104639536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104639536 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104639536 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 07 06 1c 22 92 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 21 d0 67 49 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1260)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1260)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1258)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1258)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1258)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1258)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_and_lu0(1267)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1259)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1259)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(1258)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1258)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1258)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1258)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O 20250410104639539 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104639539 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104639539 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104639539 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104639539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1260)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104639539 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104639539 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104639539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104639539 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104639539 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 e9 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104639539 DMM DEBUG msc_a(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x053ACAE1:TMSInew-0x21D06749:GERAN-A-233:LU)[0x563b4cc1ef90]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410104639539 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x053ACAE1:TMSInew-0x21D06749:GERAN-A-233:LU)[0x563b4cbf35f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410104639539 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x053ACAE1:GERAN-A-233:LU)[0x563b4cc366f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410104639539 DMSC NOTICE msub(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x21D06749) VLR: update for IMSI=262420000011820 (MSISDN=491230011820) (gsm_04_08.c:1541) 20250410104639539 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x053ACAE1:GERAN-A-233:LU)[0x563b4cc366f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410104639539 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x21D06749:GERAN-A-233:LU)[0x563b4cbf35f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410104639539 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x053ACAE1:GERAN-A-233:LU)[0x563b4cc366f0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410104639539 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x053ACAE1:GERAN-A-233:LU)[0x563b4cc366f0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x21D06749:GERAN-A-233:LU)[0x563b4cbf35f0] (vlr_lu_fsm.c:817) 20250410104639539 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x053ACAE1:GERAN-A-233:LU)[0x563b4cc366f0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410104639539 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x053ACAE1:GERAN-A-233:LU)[0x563b4cc366f0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104639539 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x21D06749:GERAN-A-233:LU)[0x563b4cbf35f0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410104639539 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011820/3/1): Available (smpp_smsc.c:626) 20250410104639539 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x21D06749 + msc_a_fsm_releasing_onenter: now used by 4 (attached,SGs-paging-req,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104639539 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x21D06749 + vlr_subscr_cancel_attach_fsm: now used by 5 (attached,SGs-paging-req,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104639539 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x21D06749 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,SGs-paging-req,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104639539 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x21D06749 - msc_a_fsm_releasing_onenter: now used by 3 (attached,SGs-paging-req,active-conn) (msc_a.c:1004) 20250410104639539 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104639539 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104639539 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104639539 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104639539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104639539 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104639539 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104639539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104639539 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104639539 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 07 06 1c 22 92 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1260)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1260)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1258)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1258)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1258)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1258)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1258)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1258)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1258)@7d38b4d9c9a0: vl_from0 20250410104639540 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104639540 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104639540 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104639540 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104639540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-SCCP(1258)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1260)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104639540 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104639540 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104639540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104639540 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104639540 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 e9 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104639540 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x21D06749:GERAN-A-233:LU)[0x563b4cbf35f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104639540 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x21D06749:GERAN-A-233:LU)[0x563b4cbf35f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x21D06749:GERAN-A-233:LU)[0x563b4cc1ef90] (msc_a.c:1053) 20250410104639540 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x21D06749:GERAN-A-233:LU)[0x563b4cbf35f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410104639540 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x21D06749:GERAN-A-233:LU)[0x563b4cbf35f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104639540 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x21D06749:GERAN-A-233:LU)[0x563b4cbf35f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410104639540 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x21D06749 - active-conn: now used by 2 (attached,SGs-paging-req) (msub.c:375) 20250410104639540 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104639540 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104639540 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104639540 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104639540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104639540 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104639540 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104639540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104639540 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104639540 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 07 04 1c 22 92 00 00 e9 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1260)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1260)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1258)@7d38b4d9c9a0: Session index based on local reference:0 20250410104639541 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104639541 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104639541 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104639541 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104639541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104639541 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1260)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104639541 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104639541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104639541 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104639541 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 e9 1c 22 92 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1259)@7d38b4d9c9a0: Deleted conn table entry 0TC_sgsap_paging_and_lu0(1267)1843858 TC_sgsap_paging_and_lu0(1267)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104639541 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x21D06749 + VTY: now used by 3 (attached,SGs-paging-req,VTY) (msc_vty.c:1285) 20250410104639541 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x21D06749 - VTY: now used by 2 (attached,SGs-paging-req) (msc_vty.c:1317) TC_sgsap_paging_and_lu0(1267)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_lu0(1267)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_lu0(1267)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1259)@7d38b4d9c9a0: Created IMSI[0] for '262420000011820'H'21D06749'O to be handled at TC_sgsap_paging_and_lu0(1267) 20250410104639544 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x21D06749 + VTY: now used by 3 (attached,SGs-paging-req,VTY) (msc_vty.c:1285) 20250410104639544 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x21D06749 + Paging: now used by 4 (attached,SGs-paging-req,VTY,Paging) (paging.c:111) 20250410104639544 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x21D06749 - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1721) 20250410104639544 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104639544 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104639544 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104639544 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104639544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104639544 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104639544 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104639544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104639544 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104639544 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 10 81 02 09 04 21 d0 67 49 1a 03 05 00 17 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1260)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1260)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1259)@7d38b4d9c9a0: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_paging_and_lu0(1267) TC_sgsap_paging_and_lu0(1267)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_lu0(1267)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0100'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '21D06749'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1259)@7d38b4d9c9a0: Added conn table entry 0TC_sgsap_paging_and_lu0(1267)14685289 MSC_Test_0-RAN(1259)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1258)@7d38b4d9c9a0: First idle individual index:0 20250410104639546 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104639546 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104639546 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104639546 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104639546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104639546 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104639546 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104639546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104639546 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104639546 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 e0 14 69 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 04 03 50 59 02 05 f4 21 d0 67 49 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1260)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104639546 DMM DEBUG msc_a(TMSI-0x21D06749:GERAN-A-234:CM_SERVICE_REQ)[0x563b4cc6a190]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250410104639546 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x21D06749:GERAN-A-234:CM_SERVICE_REQ)[0x563b4cc02720]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410104639546 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x21D06749:GERAN-A-234:CM_SERVICE_REQ)[0x563b4cc02720]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x21D06749:GERAN-A-234:CM_SERVICE_REQ)[0x563b4cc6a190] (fsm.c:486) 20250410104639546 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x21D06749:GERAN-A-234:CM_SERVICE_REQ)[0x563b4cc02720]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410104639546 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x21D06749:GERAN-A-234:CM_SERVICE_REQ)[0x563b4cc02720]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410104639546 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x21D06749 + proc_arq_vlr_fn_init: now used by 4 (attached,SGs-paging-req,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410104639546 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x21D06749 + active-conn: now used by 5 (attached,SGs-paging-req,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410104639546 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x21D06749:GERAN-A-234:CM_SERVICE_REQ)[0x563b4cc02720]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410104639546 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x21D06749:GERAN-A-234:CM_SERVICE_REQ)[0x563b4cc02720]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410104639546 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x21D06749:GERAN-A-234:CM_SERVICE_REQ)[0x563b4cc02720]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410104639547 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x21D06749:GERAN-A-234:CM_SERVICE_REQ)[0x563b4cc02720]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410104639547 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x21D06749:GERAN-A-234:CM_SERVICE_REQ)[0x563b4cc02720]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410104639547 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x21D06749:GERAN-A-234:CM_SERVICE_REQ)[0x563b4cc02720]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410104639547 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x21D06749:GERAN-A-234:CM_SERVICE_REQ)[0x563b4cc02720]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410104639547 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x21D06749:GERAN-A-234:CM_SERVICE_REQ)[0x563b4cc02720]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410104639547 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x21D06749:GERAN-A-234:CM_SERVICE_REQ)[0x563b4cc02720]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410104639547 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x21D06749:GERAN-A-234:CM_SERVICE_REQ)[0x563b4cc02720]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410104639547 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011820/3/1): Available (smpp_smsc.c:626) 20250410104639547 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x21D06749 - proc_arq_vlr_fn_init: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250410104639547 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104639547 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104639547 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104639547 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104639547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104639547 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104639547 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104639547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104639547 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104639547 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 04 02 e0 14 69 00 00 ea 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104639547 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104639547 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104639547 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104639547 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104639547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104639547 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104639547 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104639547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104639547 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104639547 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 04 06 e0 14 69 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 02 (osmo_ss7_asp.c:1175) 20250410104639547 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104639547 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104639547 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104639547 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104639547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104639547 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104639547 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104639547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104639547 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104639547 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 04 06 e0 14 69 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1260)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1260)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1260)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1260)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1260)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1260)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1258)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'E01469'O, sourceLocRef := '0000EA'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1258)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1258)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1258)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1258)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1258)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1258)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1258)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1258)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1258)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104639547 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x21D06749 + VTY: now used by 5 (attached,SGs-paging-req,Paging,active-conn,VTY) (msc_vty.c:1285) 20250410104639547 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x21D06749 - VTY: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_paging_and_lu0(1267)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_lu0(1267)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1258)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1258)@7d38b4d9c9a0: vl_len:28 MSC_Test_0-SCCP(1258)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1258)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O 20250410104639550 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104639550 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104639550 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104639550 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104639550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104639550 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104639550 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104639550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104639550 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1260)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104639550 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 ea 00 01 1c 01 03 19 09 01 16 00 42 00 07 91 44 77 58 10 06 50 0a 05 23 05 00 21 43 f5 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104639550 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x21D06749 + SMS: now used by 5 (attached,SGs-paging-req,Paging,active-conn,SMS) (transaction.c:228) 20250410104639550 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250410104639550 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250410104639550 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104639550 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104639550 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104639550 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104639550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104639550 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104639550 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104639550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104639550 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104639550 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 04 06 e0 14 69 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1175) 20250410104639550 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104639550 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104639550 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104639550 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104639550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104639550 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104639550 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104639550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104639550 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104639550 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 04 06 e0 14 69 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1260)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1260)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1260)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(1258)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1258)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1258)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1258)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1260)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1258)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1258)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1258)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1258)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_and_lu0(1267)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_lu0(1267)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1258)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1258)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1258)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1258)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0103020904'O 20250410104639552 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104639552 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104639552 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104639552 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104639552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104639552 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104639552 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104639552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104639552 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1260)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104639552 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 ea 00 01 05 01 03 02 09 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104639552 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x21D06749 - SMS: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (transaction.c:281) 20250410104639552 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x21D06749 + msc_a_fsm_releasing_onenter: now used by 5 (attached,SGs-paging-req,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104639552 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x21D06749 + vlr_subscr_cancel_attach_fsm: now used by 6 (attached,SGs-paging-req,Paging,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104639552 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x21D06749 - vlr_subscr_cancel_attach_fsm: now used by 5 (attached,SGs-paging-req,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104639552 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x21D06749 - msc_a_fsm_releasing_onenter: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (msc_a.c:1004) 20250410104639552 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104639552 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104639552 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104639552 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104639552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104639552 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104639552 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104639552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104639552 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104639552 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 04 06 e0 14 69 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1260)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1260)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1258)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1258)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1258)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1258)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1258)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1258)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1258)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1258)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410104639552 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104639552 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104639552 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104639552 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104639552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104639552 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1260)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104639552 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104639552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104639552 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104639552 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 ea 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104639553 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x21D06749:GERAN-A-234:CM_SERVICE_REQ)[0x563b4cc02720]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104639553 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x21D06749:GERAN-A-234:CM_SERVICE_REQ)[0x563b4cc02720]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x21D06749:GERAN-A-234:CM_SERVICE_REQ)[0x563b4cc6a190] (msc_a.c:1053) 20250410104639553 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x21D06749:GERAN-A-234:CM_SERVICE_REQ)[0x563b4cc02720]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104639553 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x21D06749:GERAN-A-234:CM_SERVICE_REQ)[0x563b4cc02720]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410104639553 DBSSAP ERROR msc_a(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x21D06749:GERAN-A-234:CM_SERVICE_REQ)[0x563b4cc6a190]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250410104639553 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x21D06749 - active-conn: now used by 3 (attached,SGs-paging-req,Paging) (msub.c:375) 20250410104639553 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104639553 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104639553 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104639553 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104639553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104639553 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104639553 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104639553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104639553 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104639553 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 04 04 e0 14 69 00 00 ea 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1260)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1260)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1258)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(1260)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104639553 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104639553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104639553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104639553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104639553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104639553 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104639553 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104639553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104639553 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104639553 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 ea e0 14 69 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1259)@7d38b4d9c9a0: Deleted conn table entry 0TC_sgsap_paging_and_lu0(1267)14685289 TC_sgsap_paging_and_lu0(1267)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104639553 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x21D06749 + VTY: now used by 4 (attached,SGs-paging-req,Paging,VTY) (msc_vty.c:1285) 20250410104639553 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x21D06749 - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1317) TC_sgsap_paging_and_lu0(1267)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_lu0(1267)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_lu0(1267)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_lu0(1267)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410104639555 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410104639555 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(1260)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(1259)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(1261)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1257)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(1264)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SGsAP(1266)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(1258)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104639556 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1263)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(1262)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1268)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(1265)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1257): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(1258): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(1259): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(1260): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(1261): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(1262): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(1263): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(1264): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(1265): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SGsAP(1266): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_sgsap_paging_and_lu0(1267): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1268): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_sgsap_paging_and_lu finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_and_lu pass'. Thu Apr 10 10:46:39 UTC 2025 ====== MSC_Tests.TC_sgsap_paging_and_lu pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_sgsap_paging_and_lu.talloc 20250410104639728 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) 20250410104639760 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410104639760 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104639760 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410104639760 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410104639760 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410104639760 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104639760 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410104639760 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410104639760 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410104639760 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104639760 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410104639760 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410104639760 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410104639760 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410104639760 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410104639760 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104639760 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104639760 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410104639760 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410104639761 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410104639761 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410104640556 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=472176) 20250410104641557 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104641761 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410104641761 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410104641761 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) Waiting for packet dumper to finish... 1 (prev_count=472176, count=474408) 20250410104642558 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_and_lu pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_mt_sms'. ------ MSC_Tests.TC_sgsap_mt_sms ------ Thu Apr 10 10:46:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_mt_sms.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_mt_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410104643559 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_mt_sms' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_sgsap_mt_sms started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(1272)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(1272)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1272)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(1270)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410104643963 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1273)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410104644158 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410104644158 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410104644158 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410104644158 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1272)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1272)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1272)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410104644159 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104644159 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410104644159 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410104644159 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410104644159 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410104644159 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410104644159 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410104644159 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104644159 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410104644159 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410104644159 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1272)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(1272)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1272)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1272)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1272)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1272)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1272)@7d38b4d9c9a0: Message received on association #8 20250410104644160 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104644160 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410104644160 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410104644160 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104644160 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410104644160 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410104644160 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410104644160 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104644160 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410104644160 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410104644160 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104644160 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410104644160 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) MSC_Test_0-M3UA(1272)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1272)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1272)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1272)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) 20250410104644160 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1272)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1272)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410104644560 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104644560 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1275)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1275)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410104644562 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1275)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1275)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1275)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1275)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1275)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1275)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410104644570 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410104644570 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1278)@7d38b4d9c9a0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1278)@7d38b4d9c9a0: Created Expect[0] for '262420000011823'H to be handled at TC_sgsap_mt_sms0(1279) MSC_Test-GSUP(1276)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000011823" to be handled at TC_sgsap_mt_sms0(1279) 20250410104644598 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250410104644598 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011823 id=262420000011823 (vlr.c:661) 20250410104644598 DVLR INFO New subscr, IMSI: 262420000011823 (vlr.c:562) 20250410104644598 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250410104644598 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011823 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1276)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000011823" handled at TC_sgsap_mt_sms0(1279) MSC_Test-GSUP(1276)@7d38b4d9c9a0: Added IMSI table entry 0TC_sgsap_mt_sms0(1279)"262420000011823" 20250410104644640 DVLR DEBUG VLR subscr IMSI-262420000011823:TMSInew-0xBEE583AF + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250410104644640 DVLR DEBUG IMSI:262420000011823 has MSISDN:491230011823 (vlr.c:1045) 20250410104644640 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011823 (MSISDN=491230011823) (NO CONN!) (gsm_04_08.c:1541) 20250410104644640 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSInew-0xBEE583AF - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) TC_sgsap_mt_sms0(1279)@7d38b4d9c9a0: tr_SGsAP_IMSI: '262420000011823'H 20250410104644641 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSInew-0xBEE583AF + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250410104644641 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSInew-0xBEE583AF + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250410104644641 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSInew-0xBEE583AF - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250410104644641 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSInew-0xBEE583AF - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_mt_sms0(1279)@7d38b4d9c9a0: tr_SGsAP_IMSI: '262420000011823'H MSC_Test-SGsAP(1278)@7d38b4d9c9a0: Found Expect[0] for { sGsAP_LOCATION_UPDATE_ACCEPT := { messageType := '00001010'B, iMSI := { iEI := '00000001'B, lengthIndicator := 8, iMSI := { field1 := '001'B, parity := '1'B, digits := '262420000011823'H, fillerDigit := omit } }, locationAreaId := { iEI := '00000100'B, lengthIndicator := 5, locationAreaId := { mccDigit1 := '9'H, mccDigit2 := '0'H, mccDigit3 := '1'H, mncDigit3 := 'F'H, mncDigit1 := '7'H, mncDigit2 := '0'H, lac := '0926'O ("\t&") } }, newTMSIorIMSI := { iEI := '00001110'B, lengthIndicator := 5, iD := { typeOfIdentity := '100'B, iD := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'BEE583AF'O } } } } } } handled at TC_sgsap_mt_sms0(1279) TC_sgsap_mt_sms0(1279)@7d38b4d9c9a0: tr_SGsAP_IMSI: '262420000011823'H TC_sgsap_mt_sms0(1279)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410104644643 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSInew-0xBEE583AF + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250410104644643 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBEE583AF - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) 20250410104644962 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104644962 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104644962 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104644962 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104644962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104644962 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104644962 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104644962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104644962 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104644962 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1272)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104644963 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104644963 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104644963 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104644963 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104644963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104644963 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104644963 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104644963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104644963 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104644963 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1272)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1272)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1271)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410104645646 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBEE583AF + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104645646 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBEE583AF + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:95) 20250410104645646 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBEE583AF - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:77) 20250410104645646 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBEE583AF - VTY: now used by 1 (attached) (msc_vty.c:1428) TC_sgsap_mt_sms0(1279)@7d38b4d9c9a0: tr_SGsAP_IMSI: '262420000011823'H 20250410104646647 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBEE583AF + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250410104646647 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBEE583AF + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250410104646647 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBEE583AF + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250410104646647 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBEE583AF + SGs-paging-req: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,SGs-paging-req) (vlr_sgs.c:361) 20250410104646647 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBEE583AF + Paging: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,SGs-paging-req,Paging) (paging.c:111) 20250410104646647 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBEE583AF + SMS-receiver: now used by 7 (attached,2*SMS-receiver,SMS-pending,SMS,SGs-paging-req,Paging) (db.c:771) 20250410104646647 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBEE583AF - SMS-receiver: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,SGs-paging-req,Paging) (gsm_04_11.c:77) TC_sgsap_mt_sms0(1279)@7d38b4d9c9a0: tr_SGsAP_IMSI: '262420000011823'H 20250410104646649 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBEE583AF + check_sgs_association: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,SGs-paging-req,Paging,check_sgs_association) (sgs_iface.c:274) 20250410104646649 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBEE583AF - check_sgs_association: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,SGs-paging-req,Paging) (sgs_iface.c:293) 20250410104646649 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBEE583AF + sgs_rx_service_req: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,SGs-paging-req,Paging,sgs_rx_service_req) (sgs_iface.c:821) 20250410104646649 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBEE583AF + vlr_sgs_pag_ack: now used by 8 (attached,SMS-receiver,SMS-pending,SMS,SGs-paging-req,Paging,sgs_rx_service_req,vlr_sgs_pag_ack) (vlr_sgs.c:273) 20250410104646649 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBEE583AF - SGs-paging-req: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,sgs_rx_service_req,vlr_sgs_pag_ack) (vlr_sgs.c:280) 20250410104646649 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBEE583AF - vlr_sgs_pag_ack: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,Paging,sgs_rx_service_req) (vlr_sgs.c:282) 20250410104646649 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBEE583AF + active-conn: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,sgs_rx_service_req,active-conn) (msub.c:379) 20250410104646649 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBEE583AF - Paging: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,sgs_rx_service_req,active-conn) (paging.c:202) 20250410104646649 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011823/3/1): Available (smpp_smsc.c:626) 20250410104646649 DMSC NOTICE Pending paging while subscriber 262420000011823 attached. (sms_queue.c:558) 20250410104646649 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBEE583AF - sgs_rx_service_req: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (sgs_iface.c:870) 20250410104646652 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBEE583AF + check_sgs_association: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,check_sgs_association) (sgs_iface.c:274) 20250410104646652 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBEE583AF - check_sgs_association: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (sgs_iface.c:293) 20250410104646652 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBEE583AF + sgs_rx_ul_ud: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,sgs_rx_ul_ud) (sgs_iface.c:884) 20250410104646652 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBEE583AF - sgs_rx_ul_ud: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (sgs_iface.c:895) 20250410104646852 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBEE583AF + check_sgs_association: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,check_sgs_association) (sgs_iface.c:274) 20250410104646852 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBEE583AF - check_sgs_association: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (sgs_iface.c:293) 20250410104646852 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBEE583AF + sgs_rx_ul_ud: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,sgs_rx_ul_ud) (sgs_iface.c:884) 20250410104646852 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBEE583AF - sgs_rx_ul_ud: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (sgs_iface.c:895) 20250410104646852 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBEE583AF + sms_sms_cb: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,sms_sms_cb) (sms_queue.c:621) 20250410104646852 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBEE583AF - SMS-pending: now used by 5 (attached,SMS-receiver,SMS,active-conn,sms_sms_cb) (sms_queue.c:217) 20250410104646852 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBEE583AF - sms_sms_cb: now used by 4 (attached,SMS-receiver,SMS,active-conn) (sms_queue.c:627) 20250410104646852 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBEE583AF - SMS-receiver: now used by 3 (attached,SMS,active-conn) (gsm_04_11.c:77) 20250410104646852 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBEE583AF - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410104646853 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBEE583AF + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104646853 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBEE583AF + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104646853 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBEE583AF - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104646853 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBEE583AF - active-conn: now used by 2 (attached,msc_a_fsm_releasing_onenter) (msub.c:375) 20250410104646853 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBEE583AF - msc_a_fsm_releasing_onenter: now used by 1 (attached) (msc_a.c:1004) TC_sgsap_mt_sms0(1279)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms0(1279)@7d38b4d9c9a0: tr_SGsAP_IMSI: '262420000011823'H TC_sgsap_mt_sms0(1279)@7d38b4d9c9a0: tr_SGsAP_IMSI: '262420000011823'H MSC_Test-GSUP(1276)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000011823" to be handled at TC_sgsap_mt_sms0(1279) TC_sgsap_mt_sms0(1279)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011823'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1271)@7d38b4d9c9a0: Added conn table entry 0TC_sgsap_mt_sms0(1279)12080314 MSC_Test_0-RAN(1271)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1270)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(1272)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104646859 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104646859 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104646859 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104646859 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104646859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104646859 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104646859 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104646859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104646859 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104646859 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 b8 54 ba 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 10 81 32 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104646859 DMM DEBUG msc_a(IMSI-262420000011823:GERAN-A-235:LU)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011823 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410104646859 DMM DEBUG msc_a(IMSI-262420000011823:GERAN-A-235:LU)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410104646859 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:GERAN-A-235:LU)[0x563b4cc366f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410104646859 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:GERAN-A-235:LU)[0x563b4cc366f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011823:GERAN-A-235:LU)[0x563b4cbf35f0] (fsm.c:486) 20250410104646859 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:GERAN-A-235:LU)[0x563b4cc366f0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410104646859 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:GERAN-A-235:LU)[0x563b4cc366f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410104646859 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBEE583AF + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410104646859 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBEE583AF + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410104646859 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBEE583AF - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250410104646860 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104646860 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBEE583AF:GERAN-A-235:LU)[0x563b4cc366f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410104646860 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBEE583AF:GERAN-A-235:LU)[0x563b4cc366f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410104646860 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBEE583AF:GERAN-A-235:LU)[0x563b4cc366f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410104646860 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBEE583AF:GERAN-A-235:LU)[0x563b4cc366f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410104646860 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBEE583AF:GERAN-A-235:LU)[0x563b4cc366f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410104646860 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBEE583AF:GERAN-A-235:LU)[0x563b4cc366f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410104646860 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBEE583AF:GERAN-A-235:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104646860 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBEE583AF:GERAN-A-235:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBEE583AF:GERAN-A-235:LU)[0x563b4cc366f0] (fsm.c:486) 20250410104646860 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBEE583AF:GERAN-A-235:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410104646860 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBEE583AF:GERAN-A-235:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410104646860 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104646860 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104646860 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104646860 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104646860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104646860 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104646860 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104646860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104646860 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104646860 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 05 02 b8 54 ba 00 00 eb 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104646860 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104646860 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104646860 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104646860 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104646860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104646860 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104646860 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104646860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104646860 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104646860 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 05 06 b8 54 ba 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 32 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1272)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1272)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1272)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1272)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1270)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'B854BA'O, sourceLocRef := '0000EB'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1270)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1270)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1270)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1270)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1270)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104646861 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBEE583AF + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410104646861 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBEE583AF - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1270)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1270)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1270)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1270)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1272)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104646862 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104646862 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104646862 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104646862 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104646862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104646862 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104646862 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104646862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104646862 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104646862 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 eb 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_sgsap_mt_sms0(1279)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms0(1279)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104646864 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBEE583AF + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104646864 DVLR DEBUG IMSI:262420000011823 has MSISDN:491230011823 (vlr.c:1045) 20250410104646864 DMSC NOTICE msub(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBEE583AF) VLR: update for IMSI=262420000011823 (MSISDN=491230011823) (gsm_04_08.c:1541) 20250410104646864 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBEE583AF - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410104646864 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBEE583AF + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104646864 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBEE583AF:GERAN-A-235:LU)[0x563b4cc366f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410104646864 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBEE583AF:GERAN-A-235:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410104646864 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBEE583AF:GERAN-A-235:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410104646864 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBEE583AF:GERAN-A-235:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410104646864 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBEE583AF:GERAN-A-235:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBEE583AF:GERAN-A-235:LU)[0x563b4cc366f0] (vlr_lu_fsm.c:110) 20250410104646864 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBEE583AF:GERAN-A-235:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410104646864 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBEE583AF:GERAN-A-235:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104646864 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBEE583AF:GERAN-A-235:LU)[0x563b4cc366f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410104646864 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBEE583AF:GERAN-A-235:LU)[0x563b4cc366f0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410104646864 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBEE583AF:GERAN-A-235:LU)[0x563b4cc62cc0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104646864 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBEE583AF:GERAN-A-235:LU)[0x563b4cc62cc0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBEE583AF:GERAN-A-235:LU)[0x563b4cc366f0] (fsm.c:486) 20250410104646864 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBEE583AF:GERAN-A-235:LU)[0x563b4cc62cc0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410104646864 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBEE583AF:GERAN-A-235:LU)[0x563b4cc62cc0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410104646864 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBEE583AF:GERAN-A-235:LU)[0x563b4cc62cc0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410104646864 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBEE583AF:GERAN-A-235:LU)[0x563b4cc62cc0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410104646864 DMSC NOTICE msub(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBEE583AF:TMSInew-0x18B27AB4) VLR: update for IMSI=262420000011823 (MSISDN=491230011823) (gsm_04_08.c:1541) 20250410104646864 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBEE583AF:GERAN-A-235:LU)[0x563b4cc62cc0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410104646864 DMM DEBUG -> IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBEE583AF:TMSInew-0x18B27AB4 LOCATION UPDATE ACCEPT (TMSI = 0x18b27ab4) (gsm_04_08.c:149) 20250410104646864 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBEE583AF:TMSInew-0x18B27AB4 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410104646864 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104646864 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104646864 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104646864 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104646864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104646864 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104646864 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104646864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104646864 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104646864 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 05 06 b8 54 ba 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 18 b2 7a b4 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1272)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1272)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1270)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1270)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1270)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1270)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms0(1279)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1271)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1271)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(1270)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1270)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1270)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1270)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1272)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104646869 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104646869 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104646869 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104646869 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104646869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104646869 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104646869 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104646869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104646869 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104646869 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 eb 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104646869 DMM DEBUG msc_a(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBEE583AF:TMSInew-0x18B27AB4:GERAN-A-235:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410104646869 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBEE583AF:TMSInew-0x18B27AB4:GERAN-A-235:LU)[0x563b4cc366f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410104646869 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBEE583AF:GERAN-A-235:LU)[0x563b4cc62cc0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410104646869 DMSC NOTICE msub(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x18B27AB4) VLR: update for IMSI=262420000011823 (MSISDN=491230011823) (gsm_04_08.c:1541) 20250410104646869 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBEE583AF:GERAN-A-235:LU)[0x563b4cc62cc0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410104646869 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x18B27AB4:GERAN-A-235:LU)[0x563b4cc366f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410104646869 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBEE583AF:GERAN-A-235:LU)[0x563b4cc62cc0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410104646869 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBEE583AF:GERAN-A-235:LU)[0x563b4cc62cc0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x18B27AB4:GERAN-A-235:LU)[0x563b4cc366f0] (vlr_lu_fsm.c:817) 20250410104646869 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBEE583AF:GERAN-A-235:LU)[0x563b4cc62cc0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410104646869 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xBEE583AF:GERAN-A-235:LU)[0x563b4cc62cc0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104646869 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x18B27AB4:GERAN-A-235:LU)[0x563b4cc366f0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410104646869 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011823/3/1): Available (smpp_smsc.c:626) 20250410104646869 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x18B27AB4 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104646869 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x18B27AB4 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104646869 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x18B27AB4 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104646869 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x18B27AB4 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410104646869 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104646869 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104646869 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104646869 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104646869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104646869 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104646869 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104646869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104646869 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104646869 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 05 06 b8 54 ba 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1272)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1272)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1270)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1270)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1270)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1270)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1270)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1270)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1270)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1270)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1272)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104646870 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104646870 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104646870 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104646870 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104646870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104646870 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104646870 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104646870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104646870 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104646870 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 eb 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104646870 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x18B27AB4:GERAN-A-235:LU)[0x563b4cc366f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104646870 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x18B27AB4:GERAN-A-235:LU)[0x563b4cc366f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x18B27AB4:GERAN-A-235:LU)[0x563b4cbf35f0] (msc_a.c:1053) 20250410104646870 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x18B27AB4:GERAN-A-235:LU)[0x563b4cc366f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410104646870 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x18B27AB4:GERAN-A-235:LU)[0x563b4cc366f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104646870 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x18B27AB4:GERAN-A-235:LU)[0x563b4cc366f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410104646870 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x18B27AB4 - active-conn: now used by 1 (attached) (msub.c:375) 20250410104646870 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104646870 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104646870 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104646870 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104646870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104646870 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104646870 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104646870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104646870 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104646870 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 05 04 b8 54 ba 00 00 eb 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1272)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1272)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1270)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(1272)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104646871 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104646871 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104646871 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104646871 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104646871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104646871 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104646871 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104646871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104646871 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104646871 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 eb b8 54 ba 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1271)@7d38b4d9c9a0: Deleted conn table entry 0TC_sgsap_mt_sms0(1279)12080314 TC_sgsap_mt_sms0(1279)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104646871 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x18B27AB4 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104646871 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x18B27AB4 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_mt_sms0(1279)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms0(1279)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms0(1279)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1271)@7d38b4d9c9a0: Created IMSI[0] for '262420000011823'H'18B27AB4'O to be handled at TC_sgsap_mt_sms0(1279) 20250410104646874 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x18B27AB4 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104646874 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x18B27AB4 + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250410104646874 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x18B27AB4 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250410104646874 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104646874 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104646874 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104646874 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104646874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104646874 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104646874 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104646874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104646874 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104646874 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 10 81 32 09 04 18 b2 7a b4 1a 03 05 00 17 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1272)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1272)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1271)@7d38b4d9c9a0: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_mt_sms0(1279) TC_sgsap_mt_sms0(1279)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms0(1279)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0100'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '18B27AB4'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1271)@7d38b4d9c9a0: Added conn table entry 0TC_sgsap_mt_sms0(1279)3251312 MSC_Test_0-RAN(1271)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1270)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(1272)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104646877 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104646877 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104646877 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104646877 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104646877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104646877 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104646877 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104646877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104646877 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104646877 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 31 9c 70 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 04 03 50 59 02 05 f4 18 b2 7a b4 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104646877 DMM DEBUG msc_a(TMSI-0x18B27AB4:GERAN-A-236:CM_SERVICE_REQ)[0x563b4cc1ef90]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250410104646877 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x18B27AB4:GERAN-A-236:CM_SERVICE_REQ)[0x563b4cc02720]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410104646877 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x18B27AB4:GERAN-A-236:CM_SERVICE_REQ)[0x563b4cc02720]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x18B27AB4:GERAN-A-236:CM_SERVICE_REQ)[0x563b4cc1ef90] (fsm.c:486) 20250410104646877 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x18B27AB4:GERAN-A-236:CM_SERVICE_REQ)[0x563b4cc02720]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410104646877 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x18B27AB4:GERAN-A-236:CM_SERVICE_REQ)[0x563b4cc02720]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410104646877 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x18B27AB4 + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410104646877 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x18B27AB4 + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410104646877 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x18B27AB4:GERAN-A-236:CM_SERVICE_REQ)[0x563b4cc02720]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410104646877 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x18B27AB4:GERAN-A-236:CM_SERVICE_REQ)[0x563b4cc02720]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410104646877 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x18B27AB4:GERAN-A-236:CM_SERVICE_REQ)[0x563b4cc02720]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410104646877 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x18B27AB4:GERAN-A-236:CM_SERVICE_REQ)[0x563b4cc02720]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410104646877 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x18B27AB4:GERAN-A-236:CM_SERVICE_REQ)[0x563b4cc02720]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410104646877 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x18B27AB4:GERAN-A-236:CM_SERVICE_REQ)[0x563b4cc02720]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410104646877 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x18B27AB4:GERAN-A-236:CM_SERVICE_REQ)[0x563b4cc02720]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410104646877 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x18B27AB4:GERAN-A-236:CM_SERVICE_REQ)[0x563b4cc02720]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410104646877 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x18B27AB4:GERAN-A-236:CM_SERVICE_REQ)[0x563b4cc02720]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410104646877 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x18B27AB4:GERAN-A-236:CM_SERVICE_REQ)[0x563b4cc02720]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410104646877 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011823/3/1): Available (smpp_smsc.c:626) 20250410104646877 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x18B27AB4 - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250410104646877 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104646877 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104646877 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104646877 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104646877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104646877 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104646877 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104646877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104646877 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104646877 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 02 02 31 9c 70 00 00 ec 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104646877 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104646877 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104646877 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104646877 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104646877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104646877 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104646877 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104646877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104646877 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104646877 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 02 06 31 9c 70 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 32 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1272)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1272)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104646877 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104646877 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104646877 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104646877 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104646877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104646877 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104646877 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104646877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1272)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1272)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1272)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1272)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104646877 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104646877 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 02 06 31 9c 70 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(1270)@7d38b4d9c9a0: { messageType := 2, destLocRef := '319C70'O, sourceLocRef := '0000EC'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1270)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1270)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1270)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1270)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1270)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1270)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1270)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1270)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1270)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104646878 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x18B27AB4 + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250410104646878 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x18B27AB4 - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_mt_sms0(1279)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms0(1279)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1270)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1270)@7d38b4d9c9a0: vl_len:28 MSC_Test_0-SCCP(1270)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1270)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1272)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104646881 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104646881 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104646881 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104646881 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104646881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104646881 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104646881 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104646881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104646881 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104646881 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 ec 00 01 1c 01 03 19 09 01 16 00 42 00 07 91 44 77 58 10 06 50 0a 05 23 05 00 21 43 f5 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104646881 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x18B27AB4 + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250410104646881 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250410104646881 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250410104646881 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104646881 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104646881 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104646881 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104646881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104646881 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104646881 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104646881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104646881 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104646881 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 02 06 31 9c 70 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1175) 20250410104646881 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104646881 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104646881 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104646881 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104646881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104646881 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104646881 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104646881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104646881 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104646881 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 02 06 31 9c 70 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1272)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1272)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1270)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1270)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1270)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1270)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1272)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1272)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1270)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1270)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1270)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1270)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms0(1279)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms0(1279)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1270)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1270)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1270)@7d38b4d9c9a0: vl_from0 20250410104646883 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104646883 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104646883 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104646883 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104646883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104646883 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104646883 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104646883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-SCCP(1270)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0103020904'O 20250410104646883 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104646883 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 ec 00 01 05 01 03 02 09 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1272)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104646883 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x18B27AB4 - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250410104646883 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x18B27AB4 + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104646883 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x18B27AB4 + vlr_subscr_cancel_attach_fsm: now used by 5 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104646883 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x18B27AB4 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104646883 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x18B27AB4 - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250410104646883 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104646883 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104646883 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104646883 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104646883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104646883 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104646883 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104646883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104646883 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104646883 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 02 06 31 9c 70 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1272)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1272)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1270)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1270)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1270)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1270)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1270)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1270)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1270)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1270)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410104646884 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104646884 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104646884 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104646884 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104646884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104646884 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104646884 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104646884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104646884 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104646884 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 ec 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1272)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104646884 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x18B27AB4:GERAN-A-236:CM_SERVICE_REQ)[0x563b4cc02720]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104646884 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x18B27AB4:GERAN-A-236:CM_SERVICE_REQ)[0x563b4cc02720]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x18B27AB4:GERAN-A-236:CM_SERVICE_REQ)[0x563b4cc1ef90] (msc_a.c:1053) 20250410104646884 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x18B27AB4:GERAN-A-236:CM_SERVICE_REQ)[0x563b4cc02720]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104646884 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x18B27AB4:GERAN-A-236:CM_SERVICE_REQ)[0x563b4cc02720]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410104646884 DBSSAP ERROR msc_a(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x18B27AB4:GERAN-A-236:CM_SERVICE_REQ)[0x563b4cc1ef90]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250410104646884 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x18B27AB4 - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250410104646884 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104646884 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104646884 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104646884 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104646884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104646884 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104646884 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104646884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104646884 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104646884 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 02 04 31 9c 70 00 00 ec 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1272)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1272)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104646884 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104646884 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104646884 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104646884 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104646884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104646884 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104646884 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-SCCP(1270)@7d38b4d9c9a0: Session index based on local reference:0 20250410104646884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104646884 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104646884 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 ec 31 9c 70 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1272)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1271)@7d38b4d9c9a0: Deleted conn table entry 0TC_sgsap_mt_sms0(1279)3251312 TC_sgsap_mt_sms0(1279)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104646884 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x18B27AB4 + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250410104646884 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x18B27AB4 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_mt_sms0(1279)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms0(1279)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms0(1279)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms0(1279)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test_0-M3UA(1272)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(1276)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(1271)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104646887 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410104646887 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(1273)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104646887 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test_0-SCCP(1270)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104646887 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1275)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1269)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1280)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(1277)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(1274)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SGsAP(1278)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1269): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(1270): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(1271): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(1272): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(1273): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(1274): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(1275): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(1276): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(1277): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SGsAP(1278): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_sgsap_mt_sms0(1279): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1280): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_sgsap_mt_sms finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mt_sms pass'. Thu Apr 10 10:46:46 UTC 2025 ====== MSC_Tests.TC_sgsap_mt_sms pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_sgsap_mt_sms.talloc 20250410104647084 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410104647084 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104647084 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410104647084 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410104647084 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410104647084 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104647084 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410104647084 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410104647084 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410104647084 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104647084 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410104647084 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410104647084 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410104647084 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410104647084 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410104647084 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104647084 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104647084 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410104647084 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410104647084 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410104647084 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410104647888 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=413400) 20250410104648888 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104649086 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410104649086 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410104649086 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) Waiting for packet dumper to finish... 1 (prev_count=413400, count=415632) 20250410104649544 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x21D06749 - Paging: now used by 2 (attached,SGs-paging-req) (paging.c:202) 20250410104649889 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mt_sms pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_mo_sms'. ------ MSC_Tests.TC_sgsap_mo_sms ------ Thu Apr 10 10:46:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_mo_sms.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_mo_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410104650890 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_mo_sms' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_sgsap_mo_sms started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(1284)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(1284)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1284)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(1282)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410104651293 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1285)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410104651488 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410104651488 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410104651488 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410104651488 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1284)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1284)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1284)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410104651489 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104651489 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410104651489 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410104651489 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410104651489 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410104651489 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410104651489 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410104651489 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104651489 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410104651489 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410104651489 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1284)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(1284)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1284)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1284)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1284)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410104651490 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104651490 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410104651490 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410104651490 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104651490 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410104651490 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410104651490 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410104651490 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104651490 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410104651490 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410104651490 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104651490 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1284)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1284)@7d38b4d9c9a0: Message received on association #8 20250410104651490 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410104651490 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1284)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1284)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1284)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1284)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1284)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1284)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410104651891 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104651891 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1287)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1287)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410104651892 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1287)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1287)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1287)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1287)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1287)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1287)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410104651902 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410104651902 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1290)@7d38b4d9c9a0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1290)@7d38b4d9c9a0: Created Expect[0] for '262420000011824'H to be handled at TC_sgsap_mo_sms0(1291) MSC_Test-GSUP(1288)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000011824" to be handled at TC_sgsap_mo_sms0(1291) 20250410104651929 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250410104651929 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011824 id=262420000011824 (vlr.c:661) 20250410104651929 DVLR INFO New subscr, IMSI: 262420000011824 (vlr.c:562) 20250410104651929 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250410104651929 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011824 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1288)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000011824" handled at TC_sgsap_mo_sms0(1291) MSC_Test-GSUP(1288)@7d38b4d9c9a0: Added IMSI table entry 0TC_sgsap_mo_sms0(1291)"262420000011824" 20250410104651972 DVLR DEBUG VLR subscr IMSI-262420000011824:TMSInew-0x280A5D90 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250410104651972 DVLR DEBUG IMSI:262420000011824 has MSISDN:491230011824 (vlr.c:1045) 20250410104651972 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011824 (MSISDN=491230011824) (NO CONN!) (gsm_04_08.c:1541) 20250410104651972 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSInew-0x280A5D90 - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) 20250410104651973 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSInew-0x280A5D90 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250410104651973 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSInew-0x280A5D90 + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250410104651973 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSInew-0x280A5D90 - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250410104651973 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSInew-0x280A5D90 - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_mo_sms0(1291)@7d38b4d9c9a0: tr_SGsAP_IMSI: '262420000011824'H TC_sgsap_mo_sms0(1291)@7d38b4d9c9a0: tr_SGsAP_IMSI: '262420000011824'H MSC_Test-SGsAP(1290)@7d38b4d9c9a0: Found Expect[0] for { sGsAP_LOCATION_UPDATE_ACCEPT := { messageType := '00001010'B, iMSI := { iEI := '00000001'B, lengthIndicator := 8, iMSI := { field1 := '001'B, parity := '1'B, digits := '262420000011824'H, fillerDigit := omit } }, locationAreaId := { iEI := '00000100'B, lengthIndicator := 5, locationAreaId := { mccDigit1 := '9'H, mccDigit2 := '0'H, mccDigit3 := '1'H, mncDigit3 := 'F'H, mncDigit1 := '7'H, mncDigit2 := '0'H, lac := '0926'O ("\t&") } }, newTMSIorIMSI := { iEI := '00001110'B, lengthIndicator := 5, iD := { typeOfIdentity := '100'B, iD := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '280A5D90'O } } } } } } handled at TC_sgsap_mo_sms0(1291) TC_sgsap_mo_sms0(1291)@7d38b4d9c9a0: tr_SGsAP_IMSI: '262420000011824'H 20250410104651974 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSInew-0x280A5D90 + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250410104651974 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x280A5D90 - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) TC_sgsap_mo_sms0(1291)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410104652292 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104652292 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104652292 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104652292 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104652292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104652292 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104652292 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104652292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104652292 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104652292 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1284)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104652292 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104652292 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104652292 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104652292 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104652292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104652292 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104652292 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104652292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104652292 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104652292 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1284)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1284)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1283)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410104652980 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x280A5D90 + check_sgs_association: now used by 2 (attached,check_sgs_association) (sgs_iface.c:274) 20250410104652980 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x280A5D90 - check_sgs_association: now used by 1 (attached) (sgs_iface.c:293) 20250410104652980 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x280A5D90 + sgs_rx_ul_ud: now used by 2 (attached,sgs_rx_ul_ud) (sgs_iface.c:884) 20250410104652980 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x280A5D90 + active-conn: now used by 3 (attached,sgs_rx_ul_ud,active-conn) (msub.c:379) 20250410104652980 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011824/3/1): Available (smpp_smsc.c:626) 20250410104652980 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x280A5D90 - sgs_rx_ul_ud: now used by 2 (attached,active-conn) (sgs_iface.c:895) 20250410104652980 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x280A5D90 + SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:228) 20250410104652980 DLSMS ERROR trans(SMS IMSI-262420000011824:MSISDN-491230011824:TMSI-0x280A5D90:EUTRAN-SGs:CM_SERVICE_REQ callref-0x40000029 tid-8) MO SMS without prior CM Service Request (gsm_04_11.c:1127) 20250410104652980 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250410104652980 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) TC_sgsap_mo_sms0(1291)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mo_sms0(1291)@7d38b4d9c9a0: tr_SGsAP_IMSI: '262420000011824'H 20250410104652982 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x280A5D90 + check_sgs_association: now used by 4 (attached,active-conn,SMS,check_sgs_association) (sgs_iface.c:274) 20250410104652982 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x280A5D90 - check_sgs_association: now used by 3 (attached,active-conn,SMS) (sgs_iface.c:293) 20250410104652982 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x280A5D90 + sgs_rx_ul_ud: now used by 4 (attached,active-conn,SMS,sgs_rx_ul_ud) (sgs_iface.c:884) 20250410104652982 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x280A5D90 - sgs_rx_ul_ud: now used by 3 (attached,active-conn,SMS) (sgs_iface.c:895) 20250410104652982 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x280A5D90 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410104652982 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x280A5D90 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104652982 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x280A5D90 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104652982 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x280A5D90 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104652982 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x280A5D90 - active-conn: now used by 2 (attached,msc_a_fsm_releasing_onenter) (msub.c:375) 20250410104652982 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x280A5D90 - msc_a_fsm_releasing_onenter: now used by 1 (attached) (msc_a.c:1004) TC_sgsap_mo_sms0(1291)@7d38b4d9c9a0: tr_SGsAP_IMSI: '262420000011824'H TC_sgsap_mo_sms0(1291)@7d38b4d9c9a0: tr_SGsAP_IMSI: '262420000011824'H TC_sgsap_mo_sms0(1291)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1288)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000011824" to be handled at TC_sgsap_mo_sms0(1291) TC_sgsap_mo_sms0(1291)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011824'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1283)@7d38b4d9c9a0: Added conn table entry 0TC_sgsap_mo_sms0(1291)11803262 MSC_Test_0-RAN(1283)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1282)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(1284)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104652988 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104652988 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104652988 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104652988 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104652988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104652988 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104652988 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104652988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104652988 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104652988 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 b4 1a 7e 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 10 81 42 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104652989 DMM DEBUG msc_a(IMSI-262420000011824:GERAN-A-237:LU)[0x563b4cc366f0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011824 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410104652989 DMM DEBUG msc_a(IMSI-262420000011824:GERAN-A-237:LU)[0x563b4cc366f0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410104652989 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:GERAN-A-237:LU)[0x563b4cc62cc0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410104652989 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:GERAN-A-237:LU)[0x563b4cc62cc0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011824:GERAN-A-237:LU)[0x563b4cc366f0] (fsm.c:486) 20250410104652989 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:GERAN-A-237:LU)[0x563b4cc62cc0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410104652989 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:GERAN-A-237:LU)[0x563b4cc62cc0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410104652989 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x280A5D90 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410104652989 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x280A5D90 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410104652989 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x280A5D90 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250410104652989 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104652989 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x280A5D90:GERAN-A-237:LU)[0x563b4cc62cc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410104652989 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x280A5D90:GERAN-A-237:LU)[0x563b4cc62cc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410104652989 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x280A5D90:GERAN-A-237:LU)[0x563b4cc62cc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410104652989 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x280A5D90:GERAN-A-237:LU)[0x563b4cc62cc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410104652989 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x280A5D90:GERAN-A-237:LU)[0x563b4cc62cc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410104652989 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x280A5D90:GERAN-A-237:LU)[0x563b4cc62cc0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410104652989 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x280A5D90:GERAN-A-237:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104652989 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x280A5D90:GERAN-A-237:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x280A5D90:GERAN-A-237:LU)[0x563b4cc62cc0] (fsm.c:486) 20250410104652989 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x280A5D90:GERAN-A-237:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410104652989 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x280A5D90:GERAN-A-237:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410104652989 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104652989 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104652989 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104652989 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104652989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104652989 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104652989 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104652989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104652989 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104652989 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 03 02 b4 1a 7e 00 00 ed 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104652989 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104652989 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104652989 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104652989 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104652989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104652989 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104652989 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104652989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104652989 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104652989 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 03 06 b4 1a 7e 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 42 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1284)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1284)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1284)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1284)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1282)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'B41A7E'O, sourceLocRef := '0000ED'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1282)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1282)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1282)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1282)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1282)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104652991 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x280A5D90 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410104652991 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x280A5D90 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_sgsap_mo_sms0(1291)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mo_sms0(1291)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1282)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1282)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1282)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1282)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250410104652993 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104652993 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104652993 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104652993 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104652993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104652993 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104652993 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104652993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1284)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104652993 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104652993 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 ed 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104652993 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x280A5D90 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104652993 DVLR DEBUG IMSI:262420000011824 has MSISDN:491230011824 (vlr.c:1045) 20250410104652993 DMSC NOTICE msub(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x280A5D90) VLR: update for IMSI=262420000011824 (MSISDN=491230011824) (gsm_04_08.c:1541) 20250410104652993 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x280A5D90 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410104652993 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x280A5D90 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104652993 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x280A5D90:GERAN-A-237:LU)[0x563b4cc62cc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410104652993 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x280A5D90:GERAN-A-237:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410104652993 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x280A5D90:GERAN-A-237:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410104652993 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x280A5D90:GERAN-A-237:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410104652993 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x280A5D90:GERAN-A-237:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x280A5D90:GERAN-A-237:LU)[0x563b4cc62cc0] (vlr_lu_fsm.c:110) 20250410104652993 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x280A5D90:GERAN-A-237:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410104652993 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x280A5D90:GERAN-A-237:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104652993 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x280A5D90:GERAN-A-237:LU)[0x563b4cc62cc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410104652993 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x280A5D90:GERAN-A-237:LU)[0x563b4cc62cc0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410104652993 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x280A5D90:GERAN-A-237:LU)[0x563b4cc38070]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104652993 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x280A5D90:GERAN-A-237:LU)[0x563b4cc38070]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x280A5D90:GERAN-A-237:LU)[0x563b4cc62cc0] (fsm.c:486) 20250410104652993 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x280A5D90:GERAN-A-237:LU)[0x563b4cc38070]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410104652993 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x280A5D90:GERAN-A-237:LU)[0x563b4cc38070]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410104652993 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x280A5D90:GERAN-A-237:LU)[0x563b4cc38070]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410104652993 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x280A5D90:GERAN-A-237:LU)[0x563b4cc38070]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410104652993 DMSC NOTICE msub(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x280A5D90:TMSInew-0x0E136E10) VLR: update for IMSI=262420000011824 (MSISDN=491230011824) (gsm_04_08.c:1541) 20250410104652993 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x280A5D90:GERAN-A-237:LU)[0x563b4cc38070]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410104652993 DMM DEBUG -> IMSI-262420000011824:MSISDN-491230011824:TMSI-0x280A5D90:TMSInew-0x0E136E10 LOCATION UPDATE ACCEPT (TMSI = 0x0e136e10) (gsm_04_08.c:149) 20250410104652993 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x280A5D90:TMSInew-0x0E136E10 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410104652993 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104652993 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104652993 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104652993 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104652993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104652993 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104652993 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104652993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104652993 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104652993 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 03 06 b4 1a 7e 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 0e 13 6e 10 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1284)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1284)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1282)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1282)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1282)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1282)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mo_sms0(1291)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1283)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1283)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(1282)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1282)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1282)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1282)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1284)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104652998 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104652998 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104652998 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104652998 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104652998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104652998 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104652998 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104652998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104652998 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104652998 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 ed 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104652998 DMM DEBUG msc_a(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x280A5D90:TMSInew-0x0E136E10:GERAN-A-237:LU)[0x563b4cc366f0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410104652998 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x280A5D90:TMSInew-0x0E136E10:GERAN-A-237:LU)[0x563b4cc62cc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410104652998 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x280A5D90:GERAN-A-237:LU)[0x563b4cc38070]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410104652998 DMSC NOTICE msub(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0E136E10) VLR: update for IMSI=262420000011824 (MSISDN=491230011824) (gsm_04_08.c:1541) 20250410104652998 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x280A5D90:GERAN-A-237:LU)[0x563b4cc38070]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410104652998 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0E136E10:GERAN-A-237:LU)[0x563b4cc62cc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410104652998 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x280A5D90:GERAN-A-237:LU)[0x563b4cc38070]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410104652998 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x280A5D90:GERAN-A-237:LU)[0x563b4cc38070]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0E136E10:GERAN-A-237:LU)[0x563b4cc62cc0] (vlr_lu_fsm.c:817) 20250410104652998 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x280A5D90:GERAN-A-237:LU)[0x563b4cc38070]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410104652999 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x280A5D90:GERAN-A-237:LU)[0x563b4cc38070]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104652999 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0E136E10:GERAN-A-237:LU)[0x563b4cc62cc0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410104652999 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011824/3/1): Available (smpp_smsc.c:626) 20250410104652999 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0E136E10 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104652999 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0E136E10 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104652999 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0E136E10 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104652999 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0E136E10 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410104652999 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104652999 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104652999 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104652999 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104652999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104652999 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104652999 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104652999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104652999 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104652999 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 03 06 b4 1a 7e 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1284)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1284)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1282)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1282)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1282)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1282)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1282)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1282)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1282)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1282)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1284)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104652999 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104652999 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104652999 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104652999 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104652999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104652999 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104652999 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104652999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104653000 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104653000 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 ed 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104653000 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0E136E10:GERAN-A-237:LU)[0x563b4cc62cc0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104653000 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0E136E10:GERAN-A-237:LU)[0x563b4cc62cc0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0E136E10:GERAN-A-237:LU)[0x563b4cc366f0] (msc_a.c:1053) 20250410104653000 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0E136E10:GERAN-A-237:LU)[0x563b4cc62cc0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410104653000 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0E136E10:GERAN-A-237:LU)[0x563b4cc62cc0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104653000 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0E136E10:GERAN-A-237:LU)[0x563b4cc62cc0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410104653000 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0E136E10 - active-conn: now used by 1 (attached) (msub.c:375) 20250410104653000 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104653000 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104653000 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104653000 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104653000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104653000 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104653000 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104653000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104653000 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104653000 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 03 04 b4 1a 7e 00 00 ed 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1284)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1284)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1282)@7d38b4d9c9a0: Session index based on local reference:0 20250410104653000 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104653000 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104653000 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104653000 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(1284)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104653000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104653000 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104653000 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104653000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104653000 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104653000 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 ed b4 1a 7e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1283)@7d38b4d9c9a0: Deleted conn table entry 0TC_sgsap_mo_sms0(1291)11803262 TC_sgsap_mo_sms0(1291)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104653000 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0E136E10 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104653000 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0E136E10 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_mo_sms0(1291)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mo_sms0(1291)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mo_sms0(1291)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1283)@7d38b4d9c9a0: Created IMSI[0] for '262420000011824'H'0E136E10'O to be handled at TC_sgsap_mo_sms0(1291) 20250410104653002 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0E136E10 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104653002 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0E136E10 + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250410104653002 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0E136E10 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250410104653002 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104653002 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104653002 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104653002 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104653002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104653002 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104653002 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104653002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104653002 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104653002 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 10 81 42 09 04 0e 13 6e 10 1a 03 05 00 17 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1284)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1284)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1283)@7d38b4d9c9a0: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_mo_sms0(1291) TC_sgsap_mo_sms0(1291)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mo_sms0(1291)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0100'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '0E136E10'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1283)@7d38b4d9c9a0: Added conn table entry 0TC_sgsap_mo_sms0(1291)14721940 MSC_Test_0-RAN(1283)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1282)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(1284)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104653005 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104653005 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104653005 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104653005 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104653005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104653005 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104653005 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104653005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104653005 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104653005 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 e0 a3 94 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 04 03 50 59 02 05 f4 0e 13 6e 10 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104653005 DMM DEBUG msc_a(TMSI-0x0E136E10:GERAN-A-238:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250410104653005 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0E136E10:GERAN-A-238:CM_SERVICE_REQ)[0x563b4cc02720]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410104653005 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0E136E10:GERAN-A-238:CM_SERVICE_REQ)[0x563b4cc02720]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0E136E10:GERAN-A-238:CM_SERVICE_REQ)[0x563b4cbf35f0] (fsm.c:486) 20250410104653005 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0E136E10:GERAN-A-238:CM_SERVICE_REQ)[0x563b4cc02720]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410104653005 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0E136E10:GERAN-A-238:CM_SERVICE_REQ)[0x563b4cc02720]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410104653005 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0E136E10 + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410104653005 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0E136E10 + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410104653005 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0E136E10:GERAN-A-238:CM_SERVICE_REQ)[0x563b4cc02720]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410104653005 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0E136E10:GERAN-A-238:CM_SERVICE_REQ)[0x563b4cc02720]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410104653005 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0E136E10:GERAN-A-238:CM_SERVICE_REQ)[0x563b4cc02720]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410104653005 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0E136E10:GERAN-A-238:CM_SERVICE_REQ)[0x563b4cc02720]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410104653005 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0E136E10:GERAN-A-238:CM_SERVICE_REQ)[0x563b4cc02720]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410104653005 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0E136E10:GERAN-A-238:CM_SERVICE_REQ)[0x563b4cc02720]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410104653005 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0E136E10:GERAN-A-238:CM_SERVICE_REQ)[0x563b4cc02720]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410104653005 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0E136E10:GERAN-A-238:CM_SERVICE_REQ)[0x563b4cc02720]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410104653005 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0E136E10:GERAN-A-238:CM_SERVICE_REQ)[0x563b4cc02720]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410104653005 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0E136E10:GERAN-A-238:CM_SERVICE_REQ)[0x563b4cc02720]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410104653005 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011824/3/1): Available (smpp_smsc.c:626) 20250410104653005 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0E136E10 - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250410104653005 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104653005 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104653005 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104653005 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104653005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104653005 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104653005 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104653005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104653005 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104653005 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 00 02 e0 a3 94 00 00 ee 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104653005 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104653005 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104653005 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104653005 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104653005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104653005 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104653005 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104653005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104653005 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104653005 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 00 06 e0 a3 94 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 42 (osmo_ss7_asp.c:1175) 20250410104653005 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104653005 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104653005 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104653005 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104653005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1284)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1284)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104653005 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104653005 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104653005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104653005 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104653005 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 00 06 e0 a3 94 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(1282)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'E0A394'O, sourceLocRef := '0000EE'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1282)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(1284)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1284)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1284)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1284)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1282)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1282)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1282)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1282)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1282)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1282)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1282)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1282)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104653006 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0E136E10 + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250410104653006 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0E136E10 - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_mo_sms0(1291)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mo_sms0(1291)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1282)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1282)@7d38b4d9c9a0: vl_len:28 MSC_Test_0-SCCP(1282)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1282)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1284)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104653008 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104653008 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104653008 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104653008 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104653008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104653008 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104653008 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104653008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104653008 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104653008 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 ee 00 01 1c 01 03 19 09 01 16 00 42 00 07 91 44 77 58 10 06 50 0a 05 23 05 00 21 43 f5 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104653008 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0E136E10 + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250410104653009 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250410104653009 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250410104653009 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104653009 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104653009 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104653009 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104653009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104653009 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104653009 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104653009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104653009 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104653009 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 00 06 e0 a3 94 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1175) 20250410104653009 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104653009 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104653009 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104653009 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104653009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104653009 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104653009 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104653009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104653009 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104653009 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 00 06 e0 a3 94 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1284)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1284)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1284)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(1282)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1282)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1282)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1284)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1282)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1282)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1282)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1282)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1282)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mo_sms0(1291)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mo_sms0(1291)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1282)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1282)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1282)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1282)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1284)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104653010 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104653010 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104653010 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104653010 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104653010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104653010 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104653010 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104653010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104653010 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104653010 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 ee 00 01 05 01 03 02 09 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104653011 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0E136E10 - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250410104653011 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0E136E10 + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104653011 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0E136E10 + vlr_subscr_cancel_attach_fsm: now used by 5 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104653011 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0E136E10 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104653011 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0E136E10 - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250410104653011 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104653011 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104653011 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104653011 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104653011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104653011 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104653011 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104653011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104653011 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104653011 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 00 06 e0 a3 94 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1284)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1284)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1282)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1282)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1282)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1282)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1282)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1282)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1282)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1282)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410104653011 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104653011 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104653011 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1284)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104653011 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104653011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104653011 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104653011 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104653011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104653011 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104653011 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 ee 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104653011 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0E136E10:GERAN-A-238:CM_SERVICE_REQ)[0x563b4cc02720]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104653012 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0E136E10:GERAN-A-238:CM_SERVICE_REQ)[0x563b4cc02720]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0E136E10:GERAN-A-238:CM_SERVICE_REQ)[0x563b4cbf35f0] (msc_a.c:1053) 20250410104653012 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0E136E10:GERAN-A-238:CM_SERVICE_REQ)[0x563b4cc02720]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104653012 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0E136E10:GERAN-A-238:CM_SERVICE_REQ)[0x563b4cc02720]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410104653012 DBSSAP ERROR msc_a(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0E136E10:GERAN-A-238:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250410104653012 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0E136E10 - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250410104653012 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104653012 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104653012 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104653012 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104653012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104653012 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104653012 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104653012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104653012 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104653012 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 00 04 e0 a3 94 00 00 ee 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1284)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1284)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1282)@7d38b4d9c9a0: Session index based on local reference:0 20250410104653012 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104653012 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1284)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104653012 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104653012 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104653012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104653012 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104653012 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104653012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104653012 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104653012 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 ee e0 a3 94 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1283)@7d38b4d9c9a0: Deleted conn table entry 0TC_sgsap_mo_sms0(1291)14721940 TC_sgsap_mo_sms0(1291)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104653012 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0E136E10 + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250410104653012 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0E136E10 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_mo_sms0(1291)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mo_sms0(1291)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mo_sms0(1291)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test_0-SCCP(1282)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(1284)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104653015 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250410104653015 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test-GSUP(1288)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104653015 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410104653015 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP-IPA(1287)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(1283)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1281)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(1285)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(1286)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SGsAP(1290)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(1289)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1292)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1281): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(1282): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(1283): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(1284): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(1285): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(1286): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(1287): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(1288): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(1289): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SGsAP(1290): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_sgsap_mo_sms0(1291): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1292): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_sgsap_mo_sms finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mo_sms pass'. Thu Apr 10 10:46:53 UTC 2025 ====== MSC_Tests.TC_sgsap_mo_sms pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_sgsap_mo_sms.talloc 20250410104653212 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410104653212 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104653212 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410104653212 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410104653212 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410104653212 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104653212 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410104653212 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410104653212 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410104653212 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104653212 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410104653212 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410104653212 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410104653212 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410104653212 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410104653212 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104653212 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104653212 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410104653212 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410104653212 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410104653213 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410104654016 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=402636) 20250410104655016 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104655214 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410104655214 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410104655214 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) Waiting for packet dumper to finish... 1 (prev_count=402636, count=404868) 20250410104656018 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mo_sms pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_mt_sms_and_nothing'. ------ MSC_Tests.TC_sgsap_mt_sms_and_nothing ------ Thu Apr 10 10:46:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_mt_sms_and_nothing.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_mt_sms_and_nothing.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410104656874 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x18B27AB4 - Paging: now used by 1 (attached) (paging.c:202) 20250410104657019 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_mt_sms_and_nothing' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_sgsap_mt_sms_and_nothing started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(1296)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(1296)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1296)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(1294)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410104657592 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1297)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410104657789 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410104657789 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410104657789 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410104657789 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1296)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1296)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1296)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410104657794 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104657794 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410104657794 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410104657794 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410104657794 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410104657794 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410104657794 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410104657794 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104657794 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410104657794 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410104657794 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1296)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(1296)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1296)@7d38b4d9c9a0: Message received on association #8 20250410104657794 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104657794 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410104657794 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410104657794 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104657794 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410104657794 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410104657795 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410104657795 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104657795 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410104657795 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410104657795 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1296)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1296)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410104657795 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1296)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1296)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1296)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410104657795 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410104657795 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1296)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1296)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1296)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1296)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1296)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410104658020 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104658020 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1299)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1299)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410104658026 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1299)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1299)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1299)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1299)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1299)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1299)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410104658040 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410104658040 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1302)@7d38b4d9c9a0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1302)@7d38b4d9c9a0: Created Expect[0] for '262420000011825'H to be handled at TC_sgsap_mt_sms_and_nothing0(1303) MSC_Test-GSUP(1300)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000011825" to be handled at TC_sgsap_mt_sms_and_nothing0(1303) 20250410104658091 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250410104658091 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011825 id=262420000011825 (vlr.c:661) 20250410104658091 DVLR INFO New subscr, IMSI: 262420000011825 (vlr.c:562) 20250410104658091 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250410104658091 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011825 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1300)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000011825" handled at TC_sgsap_mt_sms_and_nothing0(1303) MSC_Test-GSUP(1300)@7d38b4d9c9a0: Added IMSI table entry 0TC_sgsap_mt_sms_and_nothing0(1303)"262420000011825" 20250410104658097 DVLR DEBUG VLR subscr IMSI-262420000011825:TMSInew-0x6A495E9B + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250410104658097 DVLR DEBUG IMSI:262420000011825 has MSISDN:491230011825 (vlr.c:1045) 20250410104658097 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011825 (MSISDN=491230011825) (NO CONN!) (gsm_04_08.c:1541) 20250410104658097 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSInew-0x6A495E9B - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) 20250410104658098 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSInew-0x6A495E9B + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250410104658098 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSInew-0x6A495E9B + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250410104658098 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSInew-0x6A495E9B - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250410104658098 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSInew-0x6A495E9B - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_mt_sms_and_nothing0(1303)@7d38b4d9c9a0: tr_SGsAP_IMSI: '262420000011825'H TC_sgsap_mt_sms_and_nothing0(1303)@7d38b4d9c9a0: tr_SGsAP_IMSI: '262420000011825'H MSC_Test-SGsAP(1302)@7d38b4d9c9a0: Found Expect[0] for { sGsAP_LOCATION_UPDATE_ACCEPT := { messageType := '00001010'B, iMSI := { iEI := '00000001'B, lengthIndicator := 8, iMSI := { field1 := '001'B, parity := '1'B, digits := '262420000011825'H, fillerDigit := omit } }, locationAreaId := { iEI := '00000100'B, lengthIndicator := 5, locationAreaId := { mccDigit1 := '9'H, mccDigit2 := '0'H, mccDigit3 := '1'H, mncDigit3 := 'F'H, mncDigit1 := '7'H, mncDigit2 := '0'H, lac := '0926'O ("\t&") } }, newTMSIorIMSI := { iEI := '00001110'B, lengthIndicator := 5, iD := { typeOfIdentity := '100'B, iD := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '6A495E9B'O } } } } } } handled at TC_sgsap_mt_sms_and_nothing0(1303) TC_sgsap_mt_sms_and_nothing0(1303)@7d38b4d9c9a0: tr_SGsAP_IMSI: '262420000011825'H TC_sgsap_mt_sms_and_nothing0(1303)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410104658104 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSInew-0x6A495E9B + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250410104658104 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x6A495E9B - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) MSC_Test_0-M3UA(1296)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104658599 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104658599 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104658599 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104658599 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104658599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104658599 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104658599 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104658599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104658599 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104658599 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104658599 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104658599 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104658599 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104658599 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104658599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104658599 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104658599 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104658599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104658599 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104658599 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1296)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1296)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1295)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_mt_sms_and_nothing0(1303)@7d38b4d9c9a0: tr_SGsAP_IMSI: '262420000011825'H 20250410104659115 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x6A495E9B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104659115 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x6A495E9B + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:95) 20250410104659115 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x6A495E9B - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:77) 20250410104659115 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x6A495E9B - VTY: now used by 1 (attached) (msc_vty.c:1428) 20250410104700116 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x6A495E9B + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250410104700116 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x6A495E9B + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250410104700116 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x6A495E9B + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250410104700116 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x6A495E9B + SGs-paging-req: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,SGs-paging-req) (vlr_sgs.c:361) 20250410104700116 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x6A495E9B + Paging: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,SGs-paging-req,Paging) (paging.c:111) 20250410104700116 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x6A495E9B + SMS-receiver: now used by 7 (attached,2*SMS-receiver,SMS-pending,SMS,SGs-paging-req,Paging) (db.c:771) 20250410104700116 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x6A495E9B - SMS-receiver: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,SGs-paging-req,Paging) (gsm_04_11.c:77) 20250410104703003 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x0E136E10 - Paging: now used by 1 (attached) (paging.c:202) 20250410104710118 DLSMS NOTICE Sending SMS 25 failed 1 times. (sms_queue.c:248) 20250410104710118 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x6A495E9B - SMS-pending: now used by 5 (attached,SMS-receiver,SMS,SGs-paging-req,Paging) (sms_queue.c:217) 20250410104710118 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x6A495E9B - SMS-receiver: now used by 4 (attached,SMS,SGs-paging-req,Paging) (gsm_04_11.c:77) 20250410104710118 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x6A495E9B - SMS: now used by 3 (attached,SGs-paging-req,Paging) (transaction.c:281) 20250410104710118 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x6A495E9B - Paging: now used by 2 (attached,SGs-paging-req) (paging.c:202) 20250410104710118 DSGS ERROR (sub 491230011825) Paging via SGs interface timed out (Ts5 expired)! (vlr_sgs.c:317) 20250410104710118 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x6A495E9B - SGs-paging-req: now used by 1 (attached) (vlr_sgs.c:321) MSC_Test-GSUP-IPA(1299)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1299)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_sgsap_mt_sms_and_nothing0(1303)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104720139 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x6A495E9B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104720139 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x6A495E9B - VTY: now used by 1 (attached) (msc_vty.c:1387) 20250410104720140 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x6A495E9B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104720140 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x6A495E9B - attached: now used by 1 (VTY) (vlr.c:1489) 20250410104720140 DVLR INFO VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x6A495E9B - VTY: now used by 0 (-) (msc_vty.c:1839) 20250410104720140 DVLR DEBUG SUBSCR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x6A495E9B) freeing VLR subscr (max total use count was 7) (vlr.c:472) TC_sgsap_mt_sms_and_nothing0(1303)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1300)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000011825" to be handled at TC_sgsap_mt_sms_and_nothing0(1303) TC_sgsap_mt_sms_and_nothing0(1303)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011825'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1295)@7d38b4d9c9a0: Added conn table entry 0TC_sgsap_mt_sms_and_nothing0(1303)1111535 MSC_Test_0-SCCP(1294)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(1295)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1296)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104720159 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104720159 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104720159 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104720159 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104720159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104720159 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104720159 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104720159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104720159 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104720159 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 10 f5 ef 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 10 81 52 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104720160 DMM DEBUG msc_a(IMSI-262420000011825:GERAN-A-239:LU)[0x563b4cc366f0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011825 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410104720160 DMM DEBUG msc_a(IMSI-262420000011825:GERAN-A-239:LU)[0x563b4cc366f0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410104720160 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:GERAN-A-239:LU)[0x563b4cc62cc0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410104720160 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:GERAN-A-239:LU)[0x563b4cc62cc0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011825:GERAN-A-239:LU)[0x563b4cc366f0] (fsm.c:486) 20250410104720160 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:GERAN-A-239:LU)[0x563b4cc62cc0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410104720160 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:GERAN-A-239:LU)[0x563b4cc62cc0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410104720160 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410104720160 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011825 id=262420000011825 (vlr.c:661) 20250410104720160 DVLR INFO New subscr, IMSI: 262420000011825 (vlr.c:562) 20250410104720160 DVLR DEBUG VLR subscr IMSI-262420000011825 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410104720160 DVLR DEBUG VLR subscr IMSI-262420000011825 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410104720160 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104720160 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:GERAN-A-239:LU)[0x563b4cc62cc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410104720160 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:GERAN-A-239:LU)[0x563b4cc62cc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410104720160 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:GERAN-A-239:LU)[0x563b4cc62cc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410104720160 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:GERAN-A-239:LU)[0x563b4cc62cc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410104720160 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:GERAN-A-239:LU)[0x563b4cc62cc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410104720161 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:GERAN-A-239:LU)[0x563b4cc62cc0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410104720161 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011825:GERAN-A-239:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104720161 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011825:GERAN-A-239:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011825:GERAN-A-239:LU)[0x563b4cc62cc0] (fsm.c:486) 20250410104720161 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011825:GERAN-A-239:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410104720161 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011825:GERAN-A-239:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410104720161 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104720161 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104720161 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104720161 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104720161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104720161 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104720161 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104720161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104720161 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104720161 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 01 02 10 f5 ef 00 00 ef 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104720161 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104720161 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104720161 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104720161 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104720161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104720161 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104720161 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104720161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104720161 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104720161 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 01 06 10 f5 ef 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 52 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1296)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1296)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1296)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1296)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1294)@7d38b4d9c9a0: { messageType := 2, destLocRef := '10F5EF'O, sourceLocRef := '0000EF'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1294)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1294)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1294)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1294)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1294)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104720165 DVLR DEBUG VLR subscr IMSI-262420000011825 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410104720165 DVLR DEBUG VLR subscr IMSI-262420000011825 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1294)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1294)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1294)@7d38b4d9c9a0: vl_from0 TC_sgsap_mt_sms_and_nothing0(1303)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_nothing0(1303)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1294)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1296)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104720168 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104720168 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104720168 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104720168 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104720168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104720168 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104720168 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104720168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104720168 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104720168 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 ef 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104720170 DVLR DEBUG VLR subscr IMSI-262420000011825 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104720170 DVLR DEBUG IMSI:262420000011825 has MSISDN:491230011825 (vlr.c:1045) 20250410104720170 DMSC NOTICE msub(IMSI-262420000011825:MSISDN-491230011825) VLR: update for IMSI=262420000011825 (MSISDN=491230011825) (gsm_04_08.c:1541) 20250410104720170 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104720170 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104720170 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-239:LU)[0x563b4cc62cc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410104720170 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011825:GERAN-A-239:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410104720170 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011825:GERAN-A-239:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410104720170 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011825:GERAN-A-239:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410104720170 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011825:GERAN-A-239:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-239:LU)[0x563b4cc62cc0] (vlr_lu_fsm.c:110) 20250410104720170 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011825:GERAN-A-239:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410104720170 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011825:GERAN-A-239:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104720170 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-239:LU)[0x563b4cc62cc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410104720170 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-239:LU)[0x563b4cc62cc0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410104720170 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-239:LU)[0x563b4cbf57c0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104720170 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-239:LU)[0x563b4cbf57c0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-239:LU)[0x563b4cc62cc0] (fsm.c:486) 20250410104720170 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-239:LU)[0x563b4cbf57c0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410104720170 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-239:LU)[0x563b4cbf57c0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410104720170 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-239:LU)[0x563b4cbf57c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410104720170 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-239:LU)[0x563b4cbf57c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410104720170 DMSC NOTICE msub(IMSI-262420000011825:MSISDN-491230011825:TMSInew-0x1E12AC6B) VLR: update for IMSI=262420000011825 (MSISDN=491230011825) (gsm_04_08.c:1541) 20250410104720170 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-239:LU)[0x563b4cbf57c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410104720170 DMM DEBUG -> IMSI-262420000011825:MSISDN-491230011825:TMSInew-0x1E12AC6B LOCATION UPDATE ACCEPT (TMSI = 0x1e12ac6b) (gsm_04_08.c:149) 20250410104720171 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSInew-0x1E12AC6B - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104720171 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104720171 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104720171 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104720171 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104720171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104720171 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104720171 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104720171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104720171 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104720171 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 01 06 10 f5 ef 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 1e 12 ac 6b (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1296)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1296)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1294)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1294)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1294)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1294)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms_and_nothing0(1303)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1295)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1295)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(1294)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1294)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1294)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1294)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1296)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104720179 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104720179 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104720179 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104720179 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104720179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104720180 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104720180 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104720180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104720180 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104720180 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 ef 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104720180 DMM DEBUG msc_a(IMSI-262420000011825:MSISDN-491230011825:TMSInew-0x1E12AC6B:GERAN-A-239:LU)[0x563b4cc366f0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410104720180 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:TMSInew-0x1E12AC6B:GERAN-A-239:LU)[0x563b4cc62cc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410104720180 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-239:LU)[0x563b4cbf57c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410104720180 DMSC NOTICE msub(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1E12AC6B) VLR: update for IMSI=262420000011825 (MSISDN=491230011825) (gsm_04_08.c:1541) 20250410104720180 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1E12AC6B + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410104720180 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-239:LU)[0x563b4cbf57c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410104720180 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1E12AC6B:GERAN-A-239:LU)[0x563b4cc62cc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410104720180 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-239:LU)[0x563b4cbf57c0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410104720180 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-239:LU)[0x563b4cbf57c0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1E12AC6B:GERAN-A-239:LU)[0x563b4cc62cc0] (vlr_lu_fsm.c:817) 20250410104720180 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-239:LU)[0x563b4cbf57c0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410104720180 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-239:LU)[0x563b4cbf57c0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104720180 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1E12AC6B:GERAN-A-239:LU)[0x563b4cc62cc0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410104720180 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011825/3/1): Available (smpp_smsc.c:626) 20250410104720180 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1E12AC6B + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104720180 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1E12AC6B + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104720180 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1E12AC6B - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104720180 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1E12AC6B - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410104720180 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104720180 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104720180 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104720180 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104720180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104720180 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104720180 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104720180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104720180 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104720180 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 01 06 10 f5 ef 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1296)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1296)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1294)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1294)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1294)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1294)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1294)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1294)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1294)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1294)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410104720182 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104720182 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104720182 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104720182 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104720182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104720182 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104720182 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104720182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104720182 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104720182 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 ef 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1296)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104720183 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1E12AC6B:GERAN-A-239:LU)[0x563b4cc62cc0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104720183 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1E12AC6B:GERAN-A-239:LU)[0x563b4cc62cc0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1E12AC6B:GERAN-A-239:LU)[0x563b4cc366f0] (msc_a.c:1053) 20250410104720183 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1E12AC6B:GERAN-A-239:LU)[0x563b4cc62cc0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410104720183 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1E12AC6B:GERAN-A-239:LU)[0x563b4cc62cc0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104720183 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1E12AC6B:GERAN-A-239:LU)[0x563b4cc62cc0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410104720183 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1E12AC6B - active-conn: now used by 1 (attached) (msub.c:375) 20250410104720183 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104720183 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104720183 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104720183 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104720183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104720183 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104720183 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104720183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104720183 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104720183 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 01 04 10 f5 ef 00 00 ef 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1296)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1296)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1294)@7d38b4d9c9a0: Session index based on local reference:0 20250410104720184 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104720184 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104720184 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104720184 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104720184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104720184 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104720184 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104720184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104720184 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104720184 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 ef 10 f5 ef 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1296)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1295)@7d38b4d9c9a0: Deleted conn table entry 0TC_sgsap_mt_sms_and_nothing0(1303)1111535 TC_sgsap_mt_sms_and_nothing0(1303)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104720186 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1E12AC6B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104720186 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1E12AC6B - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_mt_sms_and_nothing0(1303)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_nothing0(1303)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_nothing0(1303)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1295)@7d38b4d9c9a0: Created IMSI[0] for '262420000011825'H'1E12AC6B'O to be handled at TC_sgsap_mt_sms_and_nothing0(1303) 20250410104720195 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1E12AC6B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104720196 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1E12AC6B + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250410104720196 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1E12AC6B - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250410104720196 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104720196 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104720196 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104720196 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104720196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104720196 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104720196 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104720196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104720196 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104720196 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 10 81 52 09 04 1e 12 ac 6b 1a 03 05 00 17 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1296)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1296)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1295)@7d38b4d9c9a0: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_mt_sms_and_nothing0(1303) TC_sgsap_mt_sms_and_nothing0(1303)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_nothing0(1303)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0100'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '1E12AC6B'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1295)@7d38b4d9c9a0: Added conn table entry 0TC_sgsap_mt_sms_and_nothing0(1303)16760549 MSC_Test_0-RAN(1295)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1294)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(1296)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104720209 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104720209 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104720209 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104720209 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104720209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104720209 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104720209 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104720209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104720209 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104720209 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 ff be e5 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 04 03 50 59 02 05 f4 1e 12 ac 6b 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104720210 DMM DEBUG msc_a(TMSI-0x1E12AC6B:GERAN-A-240:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250410104720210 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1E12AC6B:GERAN-A-240:CM_SERVICE_REQ)[0x563b4cc02720]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410104720210 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1E12AC6B:GERAN-A-240:CM_SERVICE_REQ)[0x563b4cc02720]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1E12AC6B:GERAN-A-240:CM_SERVICE_REQ)[0x563b4cbf35f0] (fsm.c:486) 20250410104720210 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1E12AC6B:GERAN-A-240:CM_SERVICE_REQ)[0x563b4cc02720]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410104720210 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1E12AC6B:GERAN-A-240:CM_SERVICE_REQ)[0x563b4cc02720]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410104720210 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1E12AC6B + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410104720210 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1E12AC6B + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410104720210 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1E12AC6B:GERAN-A-240:CM_SERVICE_REQ)[0x563b4cc02720]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410104720210 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1E12AC6B:GERAN-A-240:CM_SERVICE_REQ)[0x563b4cc02720]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410104720210 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1E12AC6B:GERAN-A-240:CM_SERVICE_REQ)[0x563b4cc02720]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410104720210 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1E12AC6B:GERAN-A-240:CM_SERVICE_REQ)[0x563b4cc02720]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410104720210 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1E12AC6B:GERAN-A-240:CM_SERVICE_REQ)[0x563b4cc02720]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410104720210 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1E12AC6B:GERAN-A-240:CM_SERVICE_REQ)[0x563b4cc02720]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410104720210 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1E12AC6B:GERAN-A-240:CM_SERVICE_REQ)[0x563b4cc02720]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410104720210 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1E12AC6B:GERAN-A-240:CM_SERVICE_REQ)[0x563b4cc02720]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410104720210 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1E12AC6B:GERAN-A-240:CM_SERVICE_REQ)[0x563b4cc02720]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410104720210 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1E12AC6B:GERAN-A-240:CM_SERVICE_REQ)[0x563b4cc02720]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410104720210 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011825/3/1): Available (smpp_smsc.c:626) 20250410104720211 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1E12AC6B - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250410104720211 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104720211 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104720211 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104720211 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104720211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104720211 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104720211 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104720211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104720211 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104720211 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0f 02 ff be e5 00 00 f0 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104720211 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104720211 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104720211 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104720211 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104720211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104720211 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104720211 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104720211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104720211 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104720211 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 ff be e5 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 52 (osmo_ss7_asp.c:1175) 20250410104720211 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104720211 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104720211 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104720211 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104720211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104720211 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104720211 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104720211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104720211 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104720211 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 ff be e5 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1296)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1296)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1296)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1296)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1296)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1296)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1294)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'FFBEE5'O, sourceLocRef := '0000F0'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1294)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1294)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1294)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1294)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1294)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1294)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1294)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1294)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1294)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104720213 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1E12AC6B + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250410104720213 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1E12AC6B - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_mt_sms_and_nothing0(1303)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_nothing0(1303)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1294)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1294)@7d38b4d9c9a0: vl_len:28 MSC_Test_0-SCCP(1294)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1294)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1296)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104720223 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104720223 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104720223 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104720223 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104720223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104720223 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104720223 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104720223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104720223 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104720223 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 f0 00 01 1c 01 03 19 09 01 16 00 42 00 07 91 44 77 58 10 06 50 0a 05 23 05 00 21 43 f5 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104720224 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1E12AC6B + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250410104720224 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250410104720224 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250410104720224 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104720225 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104720225 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104720225 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104720225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104720225 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104720225 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104720225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104720225 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104720225 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 ff be e5 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1175) 20250410104720225 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104720225 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104720225 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104720225 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104720225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104720225 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104720225 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104720225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104720225 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104720225 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 ff be e5 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1296)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1296)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1296)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1296)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1294)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1294)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1294)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1294)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1294)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1294)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1294)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1294)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms_and_nothing0(1303)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_nothing0(1303)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1294)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1294)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1294)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1294)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1296)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104720232 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104720232 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104720232 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104720232 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104720232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104720232 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104720232 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104720232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104720232 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104720232 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 f0 00 01 05 01 03 02 09 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104720232 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1E12AC6B - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250410104720232 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1E12AC6B + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104720232 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1E12AC6B + vlr_subscr_cancel_attach_fsm: now used by 5 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104720232 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1E12AC6B - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104720233 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1E12AC6B - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250410104720233 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104720233 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104720233 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104720233 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104720233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104720233 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104720233 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104720233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104720233 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104720233 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 ff be e5 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1296)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1296)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1294)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1294)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1294)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1294)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1294)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1294)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1294)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1294)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410104720235 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104720235 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104720235 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104720235 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104720235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104720235 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104720235 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(1296)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104720235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104720235 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104720235 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 f0 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104720235 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1E12AC6B:GERAN-A-240:CM_SERVICE_REQ)[0x563b4cc02720]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104720235 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1E12AC6B:GERAN-A-240:CM_SERVICE_REQ)[0x563b4cc02720]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1E12AC6B:GERAN-A-240:CM_SERVICE_REQ)[0x563b4cbf35f0] (msc_a.c:1053) 20250410104720235 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1E12AC6B:GERAN-A-240:CM_SERVICE_REQ)[0x563b4cc02720]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104720235 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1E12AC6B:GERAN-A-240:CM_SERVICE_REQ)[0x563b4cc02720]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410104720235 DBSSAP ERROR msc_a(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1E12AC6B:GERAN-A-240:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250410104720236 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1E12AC6B - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250410104720236 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104720236 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104720236 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104720236 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104720236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104720236 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104720236 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104720236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104720236 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104720236 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0f 04 ff be e5 00 00 f0 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1296)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1296)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1294)@7d38b4d9c9a0: Session index based on local reference:0 20250410104720237 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104720237 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104720237 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1296)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104720237 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104720237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104720237 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104720237 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104720237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104720237 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104720237 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 f0 ff be e5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1295)@7d38b4d9c9a0: Deleted conn table entry 0TC_sgsap_mt_sms_and_nothing0(1303)16760549 TC_sgsap_mt_sms_and_nothing0(1303)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104720239 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1E12AC6B + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250410104720239 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1E12AC6B - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_mt_sms_and_nothing0(1303)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_nothing0(1303)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_nothing0(1303)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410104720246 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410104720246 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(1297)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104720248 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test_0-SCCP(1294)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104720249 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MGCP(1298)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(1295)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(1296)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(1300)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(1299)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1293)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SGsAP(1302)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(1301)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1304)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1293): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(1294): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(1295): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(1296): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(1297): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(1298): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(1299): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(1300): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(1301): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SGsAP(1302): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_sgsap_mt_sms_and_nothing0(1303): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1304): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_sgsap_mt_sms_and_nothing finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mt_sms_and_nothing pass'. Thu Apr 10 10:47:20 UTC 2025 ====== MSC_Tests.TC_sgsap_mt_sms_and_nothing pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_sgsap_mt_sms_and_nothing.talloc 20250410104720444 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410104720444 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104720444 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410104720444 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410104720444 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410104720444 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104720444 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410104720444 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410104720444 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410104720444 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104720444 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410104720444 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410104720444 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410104720444 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410104720444 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410104720444 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104720444 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104720444 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410104720444 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410104720444 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410104720445 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410104721251 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=395596) 20250410104722252 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104722445 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410104722445 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410104722445 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) Waiting for packet dumper to finish... 1 (prev_count=395596, count=397828) 20250410104723254 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104723574 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104723574 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104723574 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104723574 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104723574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104723574 DLSS7 ERROR MTP-TRANSFER.req for dpc=193=0.24.1: no route! (osmo_ss7_hmrt.c:228) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mt_sms_and_nothing pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_mt_sms_and_reject'. ------ MSC_Tests.TC_sgsap_mt_sms_and_reject ------ Thu Apr 10 10:47:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_mt_sms_and_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_mt_sms_and_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410104724255 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_mt_sms_and_reject' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_sgsap_mt_sms_and_reject started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(1308)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(1308)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1308)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(1306)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410104724809 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1309)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410104725004 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410104725004 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410104725004 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410104725004 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1308)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1308)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1308)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1308)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(1308)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410104725005 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104725005 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410104725005 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410104725005 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410104725005 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410104725005 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410104725005 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410104725005 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104725005 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410104725005 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410104725005 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1308)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1308)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1308)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1308)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1308)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1308)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410104725006 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104725006 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410104725006 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410104725006 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104725006 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410104725006 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410104725006 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410104725006 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104725006 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410104725006 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410104725006 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104725006 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410104725006 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410104725006 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1308)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1308)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1308)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1308)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1308)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410104725256 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104725256 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1311)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1311)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410104725257 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1311)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1311)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1311)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1311)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1311)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1311)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410104725266 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410104725266 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1314)@7d38b4d9c9a0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1314)@7d38b4d9c9a0: Created Expect[0] for '262420000011826'H to be handled at TC_sgsap_mt_sms_and_reject0(1315) MSC_Test-GSUP(1312)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000011826" to be handled at TC_sgsap_mt_sms_and_reject0(1315) 20250410104725294 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250410104725294 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011826 id=262420000011826 (vlr.c:661) 20250410104725294 DVLR INFO New subscr, IMSI: 262420000011826 (vlr.c:562) 20250410104725294 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250410104725294 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011826 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1312)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000011826" handled at TC_sgsap_mt_sms_and_reject0(1315) MSC_Test-GSUP(1312)@7d38b4d9c9a0: Added IMSI table entry 0TC_sgsap_mt_sms_and_reject0(1315)"262420000011826" 20250410104725336 DVLR DEBUG VLR subscr IMSI-262420000011826:TMSInew-0x87644E4C + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250410104725336 DVLR DEBUG IMSI:262420000011826 has MSISDN:491230011826 (vlr.c:1045) 20250410104725336 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011826 (MSISDN=491230011826) (NO CONN!) (gsm_04_08.c:1541) 20250410104725336 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSInew-0x87644E4C - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) 20250410104725337 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSInew-0x87644E4C + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250410104725337 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSInew-0x87644E4C + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250410104725337 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSInew-0x87644E4C - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250410104725337 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSInew-0x87644E4C - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_mt_sms_and_reject0(1315)@7d38b4d9c9a0: tr_SGsAP_IMSI: '262420000011826'H TC_sgsap_mt_sms_and_reject0(1315)@7d38b4d9c9a0: tr_SGsAP_IMSI: '262420000011826'H MSC_Test-SGsAP(1314)@7d38b4d9c9a0: Found Expect[0] for { sGsAP_LOCATION_UPDATE_ACCEPT := { messageType := '00001010'B, iMSI := { iEI := '00000001'B, lengthIndicator := 8, iMSI := { field1 := '001'B, parity := '1'B, digits := '262420000011826'H, fillerDigit := omit } }, locationAreaId := { iEI := '00000100'B, lengthIndicator := 5, locationAreaId := { mccDigit1 := '9'H, mccDigit2 := '0'H, mccDigit3 := '1'H, mncDigit3 := 'F'H, mncDigit1 := '7'H, mncDigit2 := '0'H, lac := '0926'O ("\t&") } }, newTMSIorIMSI := { iEI := '00001110'B, lengthIndicator := 5, iD := { typeOfIdentity := '100'B, iD := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '87644E4C'O } } } } } } handled at TC_sgsap_mt_sms_and_reject0(1315) TC_sgsap_mt_sms_and_reject0(1315)@7d38b4d9c9a0: tr_SGsAP_IMSI: '262420000011826'H TC_sgsap_mt_sms_and_reject0(1315)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410104725338 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSInew-0x87644E4C + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250410104725338 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x87644E4C - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) MSC_Test_0-M3UA(1308)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104725808 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104725808 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104725808 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104725808 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104725808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104725808 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104725808 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104725808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104725808 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104725808 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104725808 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104725808 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104725808 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104725808 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104725808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104725808 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104725808 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104725808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104725808 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104725808 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1308)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1308)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1307)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_mt_sms_and_reject0(1315)@7d38b4d9c9a0: tr_SGsAP_IMSI: '262420000011826'H 20250410104726343 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x87644E4C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104726343 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x87644E4C + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:95) 20250410104726343 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x87644E4C - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:77) 20250410104726343 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x87644E4C - VTY: now used by 1 (attached) (msc_vty.c:1428) 20250410104727344 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x87644E4C + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250410104727344 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x87644E4C + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250410104727344 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x87644E4C + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250410104727345 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x87644E4C + SGs-paging-req: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,SGs-paging-req) (vlr_sgs.c:361) 20250410104727345 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x87644E4C + Paging: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,SGs-paging-req,Paging) (paging.c:111) 20250410104727345 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x87644E4C + SMS-receiver: now used by 7 (attached,2*SMS-receiver,SMS-pending,SMS,SGs-paging-req,Paging) (db.c:771) 20250410104727345 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x87644E4C - SMS-receiver: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,SGs-paging-req,Paging) (gsm_04_11.c:77) 20250410104727350 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x87644E4C + sgs_rx_pag_rej: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,SGs-paging-req,Paging,sgs_rx_pag_rej) (sgs_iface.c:757) 20250410104727351 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x87644E4C + vlr_sgs_pag_rej: now used by 8 (attached,SMS-receiver,SMS-pending,SMS,SGs-paging-req,Paging,sgs_rx_pag_rej,vlr_sgs_pag_rej) (vlr_sgs.c:250) 20250410104727351 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104727351 DLSMS NOTICE Sending SMS 27 failed 1 times. (sms_queue.c:248) 20250410104727351 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x87644E4C - SMS-pending: now used by 7 (attached,SMS-receiver,SMS,SGs-paging-req,Paging,sgs_rx_pag_rej,vlr_sgs_pag_rej) (sms_queue.c:217) 20250410104727351 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x87644E4C - SMS-receiver: now used by 6 (attached,SMS,SGs-paging-req,Paging,sgs_rx_pag_rej,vlr_sgs_pag_rej) (gsm_04_11.c:77) 20250410104727351 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x87644E4C - SMS: now used by 5 (attached,SGs-paging-req,Paging,sgs_rx_pag_rej,vlr_sgs_pag_rej) (transaction.c:281) 20250410104727351 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x87644E4C - Paging: now used by 4 (attached,SGs-paging-req,sgs_rx_pag_rej,vlr_sgs_pag_rej) (paging.c:202) 20250410104727351 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x87644E4C - SGs-paging-req: now used by 3 (attached,sgs_rx_pag_rej,vlr_sgs_pag_rej) (vlr_sgs.c:262) 20250410104727351 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x87644E4C - vlr_sgs_pag_rej: now used by 2 (attached,sgs_rx_pag_rej) (vlr_sgs.c:264) 20250410104727351 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x87644E4C - sgs_rx_pag_rej: now used by 1 (attached) (sgs_iface.c:780) 20250410104730196 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1E12AC6B - Paging: now used by 1 (attached) (paging.c:202) MSC_Test-GSUP-IPA(1311)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1311)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_sgsap_mt_sms_and_reject0(1315)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104747356 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x87644E4C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104747356 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x87644E4C - VTY: now used by 1 (attached) (msc_vty.c:1387) MSC_Test-GSUP(1312)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000011826" to be handled at TC_sgsap_mt_sms_and_reject0(1315) TC_sgsap_mt_sms_and_reject0(1315)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011826'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1307)@7d38b4d9c9a0: Added conn table entry 0TC_sgsap_mt_sms_and_reject0(1315)2114222 MSC_Test_0-RAN(1307)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1306)@7d38b4d9c9a0: First idle individual index:0 20250410104747362 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104747362 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104747362 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104747362 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104747362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104747362 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104747362 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104747362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104747362 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1308)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104747362 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 20 42 ae 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 10 81 62 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104747363 DMM DEBUG msc_a(IMSI-262420000011826:GERAN-A-241:LU)[0x563b4cc62cc0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011826 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410104747363 DMM DEBUG msc_a(IMSI-262420000011826:GERAN-A-241:LU)[0x563b4cc62cc0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410104747363 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:GERAN-A-241:LU)[0x563b4cbf57c0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410104747363 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:GERAN-A-241:LU)[0x563b4cbf57c0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011826:GERAN-A-241:LU)[0x563b4cc62cc0] (fsm.c:486) 20250410104747363 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:GERAN-A-241:LU)[0x563b4cbf57c0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410104747363 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:GERAN-A-241:LU)[0x563b4cbf57c0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410104747363 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x87644E4C + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410104747363 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x87644E4C + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410104747363 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x87644E4C - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250410104747363 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104747363 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x87644E4C:GERAN-A-241:LU)[0x563b4cbf57c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410104747363 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x87644E4C:GERAN-A-241:LU)[0x563b4cbf57c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410104747363 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x87644E4C:GERAN-A-241:LU)[0x563b4cbf57c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410104747363 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x87644E4C:GERAN-A-241:LU)[0x563b4cbf57c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410104747363 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104747363 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104747363 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104747363 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x87644E4C:GERAN-A-241:LU)[0x563b4cbf57c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410104747363 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x87644E4C:GERAN-A-241:LU)[0x563b4cbf57c0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410104747363 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x87644E4C:GERAN-A-241:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104747363 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x87644E4C:GERAN-A-241:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x87644E4C:GERAN-A-241:LU)[0x563b4cbf57c0] (fsm.c:486) 20250410104747363 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x87644E4C:GERAN-A-241:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410104747363 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x87644E4C:GERAN-A-241:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410104747363 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104747363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104747363 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104747363 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104747363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104747363 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104747363 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0e 02 20 42 ae 00 00 f1 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104747363 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104747363 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104747363 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104747363 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104747363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104747363 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104747363 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104747363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104747363 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104747363 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 20 42 ae 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 62 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1308)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1308)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1308)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1308)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1306)@7d38b4d9c9a0: { messageType := 2, destLocRef := '2042AE'O, sourceLocRef := '0000F1'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1306)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1306)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1306)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1306)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1306)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104747365 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x87644E4C + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410104747365 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x87644E4C - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_sgsap_mt_sms_and_reject0(1315)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_reject0(1315)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1306)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1306)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1306)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1306)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250410104747366 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x87644E4C + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104747366 DVLR DEBUG IMSI:262420000011826 has MSISDN:491230011826 (vlr.c:1045) 20250410104747366 DMSC NOTICE msub(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x87644E4C) VLR: update for IMSI=262420000011826 (MSISDN=491230011826) (gsm_04_08.c:1541) 20250410104747366 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x87644E4C - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) MSC_Test_0-M3UA(1308)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104747367 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104747367 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104747367 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104747367 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104747367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104747367 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104747367 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104747367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104747367 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104747367 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 f1 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104747367 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x87644E4C + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104747367 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x87644E4C:GERAN-A-241:LU)[0x563b4cbf57c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410104747367 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x87644E4C:GERAN-A-241:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410104747367 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x87644E4C:GERAN-A-241:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410104747367 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x87644E4C:GERAN-A-241:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410104747367 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x87644E4C:GERAN-A-241:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x87644E4C:GERAN-A-241:LU)[0x563b4cbf57c0] (vlr_lu_fsm.c:110) 20250410104747367 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x87644E4C:GERAN-A-241:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410104747367 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x87644E4C:GERAN-A-241:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104747367 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x87644E4C:GERAN-A-241:LU)[0x563b4cbf57c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410104747367 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x87644E4C:GERAN-A-241:LU)[0x563b4cbf57c0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410104747367 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x87644E4C:GERAN-A-241:LU)[0x563b4cc1f2d0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104747367 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x87644E4C:GERAN-A-241:LU)[0x563b4cc1f2d0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x87644E4C:GERAN-A-241:LU)[0x563b4cbf57c0] (fsm.c:486) 20250410104747367 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x87644E4C:GERAN-A-241:LU)[0x563b4cc1f2d0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410104747367 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x87644E4C:GERAN-A-241:LU)[0x563b4cc1f2d0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410104747367 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x87644E4C:GERAN-A-241:LU)[0x563b4cc1f2d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410104747367 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x87644E4C:GERAN-A-241:LU)[0x563b4cc1f2d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410104747367 DMSC NOTICE msub(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x87644E4C:TMSInew-0x136C07E9) VLR: update for IMSI=262420000011826 (MSISDN=491230011826) (gsm_04_08.c:1541) 20250410104747367 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x87644E4C:GERAN-A-241:LU)[0x563b4cc1f2d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410104747367 DMM DEBUG -> IMSI-262420000011826:MSISDN-491230011826:TMSI-0x87644E4C:TMSInew-0x136C07E9 LOCATION UPDATE ACCEPT (TMSI = 0x136c07e9) (gsm_04_08.c:149) 20250410104747367 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x87644E4C:TMSInew-0x136C07E9 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410104747367 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104747367 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104747367 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104747367 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104747367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104747367 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104747367 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104747367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104747367 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104747367 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 20 42 ae 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 13 6c 07 e9 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1308)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1308)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1306)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1306)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1306)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1306)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms_and_reject0(1315)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1307)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1307)@7d38b4d9c9a0: patched enc_l3: '055B'O 20250410104747369 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104747369 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104747370 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104747370 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104747370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104747370 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104747370 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104747370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104747370 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(1306)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1306)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1306)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1306)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1308)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104747370 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 f1 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104747370 DMM DEBUG msc_a(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x87644E4C:TMSInew-0x136C07E9:GERAN-A-241:LU)[0x563b4cc62cc0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410104747370 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x87644E4C:TMSInew-0x136C07E9:GERAN-A-241:LU)[0x563b4cbf57c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410104747370 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x87644E4C:GERAN-A-241:LU)[0x563b4cc1f2d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410104747370 DMSC NOTICE msub(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x136C07E9) VLR: update for IMSI=262420000011826 (MSISDN=491230011826) (gsm_04_08.c:1541) 20250410104747370 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x87644E4C:GERAN-A-241:LU)[0x563b4cc1f2d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410104747370 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x136C07E9:GERAN-A-241:LU)[0x563b4cbf57c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410104747370 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x87644E4C:GERAN-A-241:LU)[0x563b4cc1f2d0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410104747370 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x87644E4C:GERAN-A-241:LU)[0x563b4cc1f2d0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x136C07E9:GERAN-A-241:LU)[0x563b4cbf57c0] (vlr_lu_fsm.c:817) 20250410104747370 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x87644E4C:GERAN-A-241:LU)[0x563b4cc1f2d0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410104747370 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x87644E4C:GERAN-A-241:LU)[0x563b4cc1f2d0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104747370 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x136C07E9:GERAN-A-241:LU)[0x563b4cbf57c0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410104747370 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011826/3/1): Available (smpp_smsc.c:626) 20250410104747370 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x136C07E9 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104747370 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x136C07E9 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104747370 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x136C07E9 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104747370 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x136C07E9 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410104747370 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104747370 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104747370 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104747370 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104747370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104747370 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104747370 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104747370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104747370 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104747370 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 20 42 ae 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1308)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1308)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1306)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1306)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1306)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1306)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1306)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1306)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1306)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1306)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1308)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104747371 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104747371 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104747371 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104747371 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104747371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104747371 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104747371 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104747371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104747371 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104747371 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 f1 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104747371 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x136C07E9:GERAN-A-241:LU)[0x563b4cbf57c0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104747371 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x136C07E9:GERAN-A-241:LU)[0x563b4cbf57c0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x136C07E9:GERAN-A-241:LU)[0x563b4cc62cc0] (msc_a.c:1053) 20250410104747371 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x136C07E9:GERAN-A-241:LU)[0x563b4cbf57c0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410104747371 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x136C07E9:GERAN-A-241:LU)[0x563b4cbf57c0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104747371 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x136C07E9:GERAN-A-241:LU)[0x563b4cbf57c0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410104747371 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x136C07E9 - active-conn: now used by 1 (attached) (msub.c:375) 20250410104747371 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104747371 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104747371 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104747371 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104747371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104747371 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104747371 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104747371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104747371 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104747371 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0e 04 20 42 ae 00 00 f1 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1308)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1308)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1306)@7d38b4d9c9a0: Session index based on local reference:0 20250410104747372 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104747372 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104747372 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104747372 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104747372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104747372 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104747372 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104747372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104747372 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104747372 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 f1 20 42 ae 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1308)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1307)@7d38b4d9c9a0: Deleted conn table entry 0TC_sgsap_mt_sms_and_reject0(1315)2114222 TC_sgsap_mt_sms_and_reject0(1315)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104747372 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x136C07E9 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104747372 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x136C07E9 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_mt_sms_and_reject0(1315)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_reject0(1315)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_reject0(1315)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1307)@7d38b4d9c9a0: Created IMSI[0] for '262420000011826'H'136C07E9'O to be handled at TC_sgsap_mt_sms_and_reject0(1315) 20250410104747374 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x136C07E9 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104747374 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x136C07E9 + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250410104747374 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x136C07E9 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250410104747374 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104747374 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104747374 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104747374 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104747374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104747374 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104747374 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104747374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104747374 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104747374 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 10 81 62 09 04 13 6c 07 e9 1a 03 05 00 17 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1308)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1308)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1307)@7d38b4d9c9a0: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_mt_sms_and_reject0(1315) TC_sgsap_mt_sms_and_reject0(1315)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_reject0(1315)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0100'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '136C07E9'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1307)@7d38b4d9c9a0: Added conn table entry 0TC_sgsap_mt_sms_and_reject0(1315)12061319 MSC_Test_0-RAN(1307)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1306)@7d38b4d9c9a0: First idle individual index:0 20250410104747376 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104747376 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104747376 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104747376 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104747376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104747376 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104747376 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(1308)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104747376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104747376 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104747376 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 b8 0a 87 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 04 03 50 59 02 05 f4 13 6c 07 e9 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104747376 DMM DEBUG msc_a(TMSI-0x136C07E9:GERAN-A-242:CM_SERVICE_REQ)[0x563b4cc366f0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250410104747376 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x136C07E9:GERAN-A-242:CM_SERVICE_REQ)[0x563b4cbf35f0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410104747376 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x136C07E9:GERAN-A-242:CM_SERVICE_REQ)[0x563b4cbf35f0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x136C07E9:GERAN-A-242:CM_SERVICE_REQ)[0x563b4cc366f0] (fsm.c:486) 20250410104747376 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x136C07E9:GERAN-A-242:CM_SERVICE_REQ)[0x563b4cbf35f0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410104747376 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x136C07E9:GERAN-A-242:CM_SERVICE_REQ)[0x563b4cbf35f0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410104747376 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x136C07E9 + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410104747376 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x136C07E9 + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410104747376 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x136C07E9:GERAN-A-242:CM_SERVICE_REQ)[0x563b4cbf35f0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410104747376 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x136C07E9:GERAN-A-242:CM_SERVICE_REQ)[0x563b4cbf35f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410104747376 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x136C07E9:GERAN-A-242:CM_SERVICE_REQ)[0x563b4cbf35f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410104747376 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x136C07E9:GERAN-A-242:CM_SERVICE_REQ)[0x563b4cbf35f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410104747376 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x136C07E9:GERAN-A-242:CM_SERVICE_REQ)[0x563b4cbf35f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410104747376 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x136C07E9:GERAN-A-242:CM_SERVICE_REQ)[0x563b4cbf35f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410104747376 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x136C07E9:GERAN-A-242:CM_SERVICE_REQ)[0x563b4cbf35f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410104747376 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x136C07E9:GERAN-A-242:CM_SERVICE_REQ)[0x563b4cbf35f0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410104747376 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x136C07E9:GERAN-A-242:CM_SERVICE_REQ)[0x563b4cbf35f0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410104747376 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x136C07E9:GERAN-A-242:CM_SERVICE_REQ)[0x563b4cbf35f0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410104747376 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011826/3/1): Available (smpp_smsc.c:626) 20250410104747376 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x136C07E9 - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250410104747376 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104747376 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104747376 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104747376 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104747376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104747376 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104747376 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104747376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104747376 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104747376 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0d 02 b8 0a 87 00 00 f2 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104747376 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104747376 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104747376 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104747376 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104747376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104747376 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104747376 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104747376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104747376 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104747376 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 b8 0a 87 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 62 (osmo_ss7_asp.c:1175) 20250410104747376 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104747376 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104747376 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104747376 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104747376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104747376 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104747376 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104747376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104747376 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104747376 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 b8 0a 87 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1308)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1308)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1308)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(1306)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'B80A87'O, sourceLocRef := '0000F2'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1306)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(1308)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1306)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1306)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1308)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(1306)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1306)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1308)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1306)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1306)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1306)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1306)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104747377 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x136C07E9 + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250410104747377 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x136C07E9 - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_mt_sms_and_reject0(1315)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_reject0(1315)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1306)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1306)@7d38b4d9c9a0: vl_len:28 MSC_Test_0-SCCP(1306)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1306)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O 20250410104747379 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104747379 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104747379 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104747379 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104747379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104747379 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104747379 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104747379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104747379 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104747379 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 f2 00 01 1c 01 03 19 09 01 16 00 42 00 07 91 44 77 58 10 06 50 0a 05 23 05 00 21 43 f5 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1308)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104747379 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x136C07E9 + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250410104747379 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250410104747379 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250410104747379 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104747379 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104747379 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104747379 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104747379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104747379 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104747379 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104747379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104747379 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104747379 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 b8 0a 87 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1175) 20250410104747379 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104747379 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104747379 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104747379 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104747379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104747379 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104747379 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104747379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104747379 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104747379 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 b8 0a 87 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1308)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1308)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1306)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1306)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1306)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1306)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1308)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1308)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1306)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1306)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1306)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1306)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms_and_reject0(1315)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_reject0(1315)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1306)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1306)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1306)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1306)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0103020904'O 20250410104747381 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104747381 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104747381 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104747381 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104747381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104747381 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104747381 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(1308)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104747381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104747381 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104747381 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 f2 00 01 05 01 03 02 09 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104747381 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x136C07E9 - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250410104747381 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x136C07E9 + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104747381 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x136C07E9 + vlr_subscr_cancel_attach_fsm: now used by 5 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104747381 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x136C07E9 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104747381 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x136C07E9 - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250410104747381 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104747381 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104747381 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104747381 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104747381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104747381 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104747381 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104747381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104747381 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104747381 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 b8 0a 87 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1308)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1308)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1306)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1306)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1306)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1306)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1306)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1306)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1306)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1306)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1308)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104747381 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104747381 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104747381 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104747381 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104747381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104747381 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104747381 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104747381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104747381 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104747381 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 f2 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104747381 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x136C07E9:GERAN-A-242:CM_SERVICE_REQ)[0x563b4cbf35f0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104747381 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x136C07E9:GERAN-A-242:CM_SERVICE_REQ)[0x563b4cbf35f0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x136C07E9:GERAN-A-242:CM_SERVICE_REQ)[0x563b4cc366f0] (msc_a.c:1053) 20250410104747381 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x136C07E9:GERAN-A-242:CM_SERVICE_REQ)[0x563b4cbf35f0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104747381 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x136C07E9:GERAN-A-242:CM_SERVICE_REQ)[0x563b4cbf35f0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410104747381 DBSSAP ERROR msc_a(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x136C07E9:GERAN-A-242:CM_SERVICE_REQ)[0x563b4cc366f0]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250410104747381 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x136C07E9 - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250410104747381 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104747381 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104747381 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104747381 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104747381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104747381 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104747381 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104747381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104747381 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104747381 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0d 04 b8 0a 87 00 00 f2 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1308)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1308)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1306)@7d38b4d9c9a0: Session index based on local reference:0 20250410104747382 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104747382 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104747382 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104747382 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104747382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104747382 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104747382 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104747382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1308)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104747382 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104747382 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 f2 b8 0a 87 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1307)@7d38b4d9c9a0: Deleted conn table entry 0TC_sgsap_mt_sms_and_reject0(1315)12061319 TC_sgsap_mt_sms_and_reject0(1315)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104747382 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x136C07E9 + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250410104747382 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x136C07E9 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_mt_sms_and_reject0(1315)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_reject0(1315)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_reject0(1315)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_reject0(1315)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test_0-RAN(1307)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(1308)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(1310)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104747384 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410104747384 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) IPA-CTRL-CLI-IPA(1305)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104747385 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test-GSUP(1312)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(1306)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(1309)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104747385 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(1316)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(1311)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(1313)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SGsAP(1314)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1305): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(1306): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(1307): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(1308): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(1309): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(1310): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(1311): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(1312): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(1313): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SGsAP(1314): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_sgsap_mt_sms_and_reject0(1315): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1316): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_sgsap_mt_sms_and_reject finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mt_sms_and_reject pass'. Thu Apr 10 10:47:47 UTC 2025 ====== MSC_Tests.TC_sgsap_mt_sms_and_reject pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_sgsap_mt_sms_and_reject.talloc 20250410104747584 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410104747584 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104747584 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410104747584 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410104747584 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410104747584 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104747584 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410104747584 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410104747584 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410104747584 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104747584 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410104747584 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410104747584 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410104747584 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410104747584 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410104747584 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104747584 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104747584 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410104747584 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410104747585 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410104747585 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410104748386 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=397808) 20250410104749387 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104749585 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410104749585 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410104749585 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) Waiting for packet dumper to finish... 1 (prev_count=397808, count=400040) 20250410104750387 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mt_sms_and_reject pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_unexp_ud'. ------ MSC_Tests.TC_sgsap_unexp_ud ------ Thu Apr 10 10:47:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_unexp_ud.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_unexp_ud.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410104751388 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_unexp_ud' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_sgsap_unexp_ud started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(1320)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(1320)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1320)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(1318)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410104751985 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1321)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410104752181 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410104752182 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410104752182 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410104752182 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1320)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1320)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1320)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1320)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(1320)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410104752187 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104752187 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410104752187 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410104752187 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410104752187 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410104752187 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410104752187 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410104752187 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104752187 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410104752187 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410104752187 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1320)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1320)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1320)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1320)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1320)@7d38b4d9c9a0: Message received on association #8 20250410104752190 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104752190 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410104752190 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410104752190 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104752190 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410104752190 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410104752190 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410104752190 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104752190 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410104752190 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410104752190 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104752190 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1320)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410104752190 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410104752190 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1320)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1320)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1320)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1320)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1320)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410104752389 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104752389 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1323)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1323)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410104752391 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1323)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1323)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1323)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1323)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1323)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1323)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410104752401 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410104752401 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1326)@7d38b4d9c9a0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1326)@7d38b4d9c9a0: Created Expect[0] for '262420000011821'H to be handled at TC_sgsap_unexp_ud0(1327) 20250410104752989 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104752989 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104752989 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104752989 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104752989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104752989 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104752989 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104752989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104752989 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104752989 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1320)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104752990 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104752990 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104752990 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104752990 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104752990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104752990 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104752990 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104752990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104752990 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104752990 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1320)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1320)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1319)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(1324)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000011821" to be handled at TC_sgsap_unexp_ud0(1327) TC_sgsap_unexp_ud0(1327)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011821'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1319)@7d38b4d9c9a0: Added conn table entry 0TC_sgsap_unexp_ud0(1327)7285418 MSC_Test_0-SCCP(1318)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(1319)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1320)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104753444 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104753444 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104753444 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104753444 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104753444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104753444 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104753444 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104753444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104753444 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104753444 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 6f 2a aa 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 10 81 12 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104753444 DMM DEBUG msc_a(IMSI-262420000011821:GERAN-A-243:LU)[0x563b4cc62cc0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011821 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410104753444 DMM DEBUG msc_a(IMSI-262420000011821:GERAN-A-243:LU)[0x563b4cc62cc0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410104753444 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-243:LU)[0x563b4cbf57c0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410104753444 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-243:LU)[0x563b4cbf57c0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011821:GERAN-A-243:LU)[0x563b4cc62cc0] (fsm.c:486) 20250410104753444 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-243:LU)[0x563b4cbf57c0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410104753444 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-243:LU)[0x563b4cbf57c0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410104753444 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410104753444 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011821 id=262420000011821 (vlr.c:661) 20250410104753444 DVLR INFO New subscr, IMSI: 262420000011821 (vlr.c:562) 20250410104753444 DVLR DEBUG VLR subscr IMSI-262420000011821 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410104753444 DVLR DEBUG VLR subscr IMSI-262420000011821 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410104753444 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104753444 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-243:LU)[0x563b4cbf57c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410104753444 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-243:LU)[0x563b4cbf57c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410104753444 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-243:LU)[0x563b4cbf57c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410104753444 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-243:LU)[0x563b4cbf57c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410104753445 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-243:LU)[0x563b4cbf57c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410104753445 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-243:LU)[0x563b4cbf57c0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410104753445 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:GERAN-A-243:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104753445 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:GERAN-A-243:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011821:GERAN-A-243:LU)[0x563b4cbf57c0] (fsm.c:486) 20250410104753445 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:GERAN-A-243:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410104753445 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:GERAN-A-243:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410104753445 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104753445 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104753445 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104753445 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104753445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104753445 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104753445 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104753445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104753445 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104753445 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0c 02 6f 2a aa 00 00 f3 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104753445 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104753445 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104753445 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104753445 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104753445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104753445 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104753445 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104753445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104753445 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104753445 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 6f 2a aa 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 12 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1320)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1320)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1320)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1320)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1318)@7d38b4d9c9a0: { messageType := 2, destLocRef := '6F2AAA'O, sourceLocRef := '0000F3'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1318)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(1324)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000011821" handled at TC_sgsap_unexp_ud0(1327) MSC_Test-GSUP(1324)@7d38b4d9c9a0: Added IMSI table entry 0TC_sgsap_unexp_ud0(1327)"262420000011821" MSC_Test_0-SCCP(1318)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1318)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1318)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1318)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104753447 DVLR DEBUG VLR subscr IMSI-262420000011821 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410104753447 DVLR DEBUG VLR subscr IMSI-262420000011821 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1318)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1318)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1318)@7d38b4d9c9a0: vl_from0 TC_sgsap_unexp_ud0(1327)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1318)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1320)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_unexp_ud0(1327)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410104753448 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104753448 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104753448 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104753448 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104753448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104753448 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104753448 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104753448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104753448 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104753448 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 f3 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104753450 DVLR DEBUG VLR subscr IMSI-262420000011821 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104753450 DVLR DEBUG IMSI:262420000011821 has MSISDN:491230011821 (vlr.c:1045) 20250410104753450 DMSC NOTICE msub(IMSI-262420000011821:MSISDN-491230011821) VLR: update for IMSI=262420000011821 (MSISDN=491230011821) (gsm_04_08.c:1541) 20250410104753450 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104753450 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104753450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-243:LU)[0x563b4cbf57c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410104753450 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:GERAN-A-243:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410104753450 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:GERAN-A-243:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410104753450 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:GERAN-A-243:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410104753450 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:GERAN-A-243:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-243:LU)[0x563b4cbf57c0] (vlr_lu_fsm.c:110) 20250410104753450 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:GERAN-A-243:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410104753450 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:GERAN-A-243:LU)[0x563b4cbf0da0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104753450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-243:LU)[0x563b4cbf57c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410104753450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-243:LU)[0x563b4cbf57c0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410104753450 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-243:LU)[0x563b4cc10a70]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104753450 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-243:LU)[0x563b4cc10a70]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-243:LU)[0x563b4cbf57c0] (fsm.c:486) 20250410104753450 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-243:LU)[0x563b4cc10a70]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410104753450 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-243:LU)[0x563b4cc10a70]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410104753450 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-243:LU)[0x563b4cc10a70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410104753450 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-243:LU)[0x563b4cc10a70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410104753450 DMSC NOTICE msub(IMSI-262420000011821:MSISDN-491230011821:TMSInew-0x29154B77) VLR: update for IMSI=262420000011821 (MSISDN=491230011821) (gsm_04_08.c:1541) 20250410104753450 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-243:LU)[0x563b4cc10a70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410104753450 DMM DEBUG -> IMSI-262420000011821:MSISDN-491230011821:TMSInew-0x29154B77 LOCATION UPDATE ACCEPT (TMSI = 0x29154b77) (gsm_04_08.c:149) 20250410104753450 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSInew-0x29154B77 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104753450 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104753450 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104753450 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104753450 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104753450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104753450 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104753450 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104753450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104753450 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104753450 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 6f 2a aa 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 29 15 4b 77 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1320)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1320)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1318)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1318)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1318)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1318)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_unexp_ud0(1327)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1319)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1319)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(1318)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1318)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1318)@7d38b4d9c9a0: vl_from0 20250410104753453 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104753453 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104753453 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104753453 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104753453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104753453 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104753453 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-SCCP(1318)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O 20250410104753453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104753453 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104753453 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 f3 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1320)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104753453 DMM DEBUG msc_a(IMSI-262420000011821:MSISDN-491230011821:TMSInew-0x29154B77:GERAN-A-243:LU)[0x563b4cc62cc0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410104753453 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSInew-0x29154B77:GERAN-A-243:LU)[0x563b4cbf57c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410104753453 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-243:LU)[0x563b4cc10a70]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410104753453 DMSC NOTICE msub(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x29154B77) VLR: update for IMSI=262420000011821 (MSISDN=491230011821) (gsm_04_08.c:1541) 20250410104753453 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x29154B77 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410104753453 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-243:LU)[0x563b4cc10a70]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410104753453 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x29154B77:GERAN-A-243:LU)[0x563b4cbf57c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410104753453 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-243:LU)[0x563b4cc10a70]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410104753453 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-243:LU)[0x563b4cc10a70]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x29154B77:GERAN-A-243:LU)[0x563b4cbf57c0] (vlr_lu_fsm.c:817) 20250410104753453 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-243:LU)[0x563b4cc10a70]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410104753453 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-243:LU)[0x563b4cc10a70]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104753453 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x29154B77:GERAN-A-243:LU)[0x563b4cbf57c0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410104753453 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011821/3/1): Available (smpp_smsc.c:626) 20250410104753453 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x29154B77 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104753453 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x29154B77 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104753453 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x29154B77 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104753453 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x29154B77 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410104753453 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104753453 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104753453 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104753453 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104753453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104753453 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104753453 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104753453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104753453 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104753453 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 6f 2a aa 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1320)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1320)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1318)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1318)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1318)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1318)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1318)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1318)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1318)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1318)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1320)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104753454 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104753454 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104753454 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104753454 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104753454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104753454 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104753454 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104753454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104753454 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104753454 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 f3 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104753454 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x29154B77:GERAN-A-243:LU)[0x563b4cbf57c0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104753454 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x29154B77:GERAN-A-243:LU)[0x563b4cbf57c0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x29154B77:GERAN-A-243:LU)[0x563b4cc62cc0] (msc_a.c:1053) 20250410104753454 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x29154B77:GERAN-A-243:LU)[0x563b4cbf57c0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410104753454 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x29154B77:GERAN-A-243:LU)[0x563b4cbf57c0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104753454 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x29154B77:GERAN-A-243:LU)[0x563b4cbf57c0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410104753454 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x29154B77 - active-conn: now used by 1 (attached) (msub.c:375) 20250410104753454 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104753454 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104753454 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104753454 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104753454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104753454 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104753454 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104753454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104753454 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104753454 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0c 04 6f 2a aa 00 00 f3 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1320)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1320)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1318)@7d38b4d9c9a0: Session index based on local reference:0 20250410104753455 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104753455 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104753455 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104753455 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104753455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104753455 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104753455 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104753455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104753455 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104753455 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 f3 6f 2a aa 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1320)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1319)@7d38b4d9c9a0: Deleted conn table entry 0TC_sgsap_unexp_ud0(1327)7285418 TC_sgsap_unexp_ud0(1327)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104753455 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x29154B77 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104753455 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x29154B77 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_unexp_ud0(1327)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_unexp_ud0(1327)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1327)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1327)@7d38b4d9c9a0: tr_SGsAP_IMSI: '262420000011821'H 20250410104753460 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x29154B77 + check_sgs_association: now used by 2 (attached,check_sgs_association) (sgs_iface.c:274) 20250410104753460 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: (sub IMSI-262420000011821:MSISDN-491230011821:TMSI-0x29154B77) SGsAP Message UPLINK-UNITDATA subscriber not SGs-associated, releasing (sgs_iface.c:285) 20250410104753460 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x29154B77 - check_sgs_association: now used by 1 (attached) (sgs_iface.c:289) MSC_Test-SGsAP(1326)@7d38b4d9c9a0: Found Expect[0] for { sGsAP_RELEASE_REQUEST := { messageType := '00011011'B, iMSI := { iEI := '00000001'B, lengthIndicator := 8, iMSI := { field1 := '001'B, parity := '1'B, digits := '262420000011821'H, fillerDigit := omit } }, sGsCause := { iEI := '00001000'B, lengthIndicator := 1, cause := IMSI_detached_for_EPS_nonEPS_services (2) } } } handled at TC_sgsap_unexp_ud0(1327) TC_sgsap_unexp_ud0(1327)@7d38b4d9c9a0: tr_SGsAP_IMSI: '262420000011821'H MSC_Test-GSUP(1324)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000011821" to be handled at TC_sgsap_unexp_ud0(1327) TC_sgsap_unexp_ud0(1327)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011821'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1319)@7d38b4d9c9a0: Added conn table entry 0TC_sgsap_unexp_ud0(1327)8754179 MSC_Test_0-RAN(1319)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1318)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(1320)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104753656 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104753656 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104753656 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104753656 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104753657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104753657 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104753657 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104753657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104753657 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104753657 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 85 94 03 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 10 81 12 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104753658 DMM DEBUG msc_a(IMSI-262420000011821:GERAN-A-244:LU)[0x563b4cc366f0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011821 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410104753658 DMM DEBUG msc_a(IMSI-262420000011821:GERAN-A-244:LU)[0x563b4cc366f0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410104753658 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-244:LU)[0x563b4cbf35f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410104753658 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-244:LU)[0x563b4cbf35f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011821:GERAN-A-244:LU)[0x563b4cc366f0] (fsm.c:486) 20250410104753658 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-244:LU)[0x563b4cbf35f0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410104753658 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-244:LU)[0x563b4cbf35f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410104753658 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x29154B77 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410104753658 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x29154B77 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410104753658 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x29154B77 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250410104753658 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104753658 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x29154B77:GERAN-A-244:LU)[0x563b4cbf35f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410104753658 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x29154B77:GERAN-A-244:LU)[0x563b4cbf35f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410104753658 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x29154B77:GERAN-A-244:LU)[0x563b4cbf35f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410104753658 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x29154B77:GERAN-A-244:LU)[0x563b4cbf35f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410104753658 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x29154B77:GERAN-A-244:LU)[0x563b4cbf35f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410104753658 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x29154B77:GERAN-A-244:LU)[0x563b4cbf35f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410104753658 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x29154B77:GERAN-A-244:LU)[0x563b4cc10a70]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104753658 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x29154B77:GERAN-A-244:LU)[0x563b4cc10a70]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x29154B77:GERAN-A-244:LU)[0x563b4cbf35f0] (fsm.c:486) 20250410104753658 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x29154B77:GERAN-A-244:LU)[0x563b4cc10a70]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410104753658 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x29154B77:GERAN-A-244:LU)[0x563b4cc10a70]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410104753658 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104753658 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104753658 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104753658 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104753658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104753658 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104753658 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104753658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104753658 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104753658 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0b 02 85 94 03 00 00 f4 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104753659 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104753659 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104753659 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104753659 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104753659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104753659 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104753659 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104753659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104753659 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104753659 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 85 94 03 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 12 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1320)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1320)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1320)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1320)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1318)@7d38b4d9c9a0: { messageType := 2, destLocRef := '859403'O, sourceLocRef := '0000F4'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1318)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1318)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1318)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1318)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1318)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104753663 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x29154B77 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410104753663 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x29154B77 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1318)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1318)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1318)@7d38b4d9c9a0: vl_from0 20250410104753664 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104753664 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104753664 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104753664 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104753664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104753664 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104753664 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104753664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104753664 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104753664 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 f4 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(1318)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1320)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_unexp_ud0(1327)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_unexp_ud0(1327)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104753668 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x29154B77 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104753668 DVLR DEBUG IMSI:262420000011821 has MSISDN:491230011821 (vlr.c:1045) 20250410104753668 DMSC NOTICE msub(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x29154B77) VLR: update for IMSI=262420000011821 (MSISDN=491230011821) (gsm_04_08.c:1541) 20250410104753668 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x29154B77 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410104753669 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x29154B77 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104753669 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x29154B77:GERAN-A-244:LU)[0x563b4cbf35f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410104753669 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x29154B77:GERAN-A-244:LU)[0x563b4cc10a70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410104753669 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x29154B77:GERAN-A-244:LU)[0x563b4cc10a70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410104753669 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x29154B77:GERAN-A-244:LU)[0x563b4cc10a70]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410104753669 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x29154B77:GERAN-A-244:LU)[0x563b4cc10a70]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x29154B77:GERAN-A-244:LU)[0x563b4cbf35f0] (vlr_lu_fsm.c:110) 20250410104753669 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x29154B77:GERAN-A-244:LU)[0x563b4cc10a70]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410104753669 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x29154B77:GERAN-A-244:LU)[0x563b4cc10a70]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104753669 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x29154B77:GERAN-A-244:LU)[0x563b4cbf35f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410104753669 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x29154B77:GERAN-A-244:LU)[0x563b4cbf35f0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410104753669 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x29154B77:GERAN-A-244:LU)[0x563b4cbf0da0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104753669 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x29154B77:GERAN-A-244:LU)[0x563b4cbf0da0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x29154B77:GERAN-A-244:LU)[0x563b4cbf35f0] (fsm.c:486) 20250410104753669 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x29154B77:GERAN-A-244:LU)[0x563b4cbf0da0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410104753669 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x29154B77:GERAN-A-244:LU)[0x563b4cbf0da0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410104753669 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x29154B77:GERAN-A-244:LU)[0x563b4cbf0da0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410104753669 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x29154B77:GERAN-A-244:LU)[0x563b4cbf0da0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410104753669 DMSC NOTICE msub(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x29154B77:TMSInew-0x530CDEB0) VLR: update for IMSI=262420000011821 (MSISDN=491230011821) (gsm_04_08.c:1541) 20250410104753669 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x29154B77:GERAN-A-244:LU)[0x563b4cbf0da0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410104753669 DMM DEBUG -> IMSI-262420000011821:MSISDN-491230011821:TMSI-0x29154B77:TMSInew-0x530CDEB0 LOCATION UPDATE ACCEPT (TMSI = 0x530cdeb0) (gsm_04_08.c:149) 20250410104753669 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x29154B77:TMSInew-0x530CDEB0 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410104753669 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104753669 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104753669 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104753669 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104753669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104753669 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104753669 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104753669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104753669 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104753669 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 85 94 03 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 53 0c de b0 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1320)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1320)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1318)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1318)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1318)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1318)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_unexp_ud0(1327)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1319)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1319)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(1318)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1318)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1318)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1318)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O 20250410104753674 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104753674 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104753674 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104753674 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104753674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104753674 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104753674 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104753674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104753674 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1320)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104753674 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 f4 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104753674 DMM DEBUG msc_a(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x29154B77:TMSInew-0x530CDEB0:GERAN-A-244:LU)[0x563b4cc366f0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410104753674 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x29154B77:TMSInew-0x530CDEB0:GERAN-A-244:LU)[0x563b4cbf35f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410104753674 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x29154B77:GERAN-A-244:LU)[0x563b4cbf0da0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410104753674 DMSC NOTICE msub(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x530CDEB0) VLR: update for IMSI=262420000011821 (MSISDN=491230011821) (gsm_04_08.c:1541) 20250410104753674 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x29154B77:GERAN-A-244:LU)[0x563b4cbf0da0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410104753674 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x530CDEB0:GERAN-A-244:LU)[0x563b4cbf35f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410104753674 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x29154B77:GERAN-A-244:LU)[0x563b4cbf0da0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410104753674 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x29154B77:GERAN-A-244:LU)[0x563b4cbf0da0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x530CDEB0:GERAN-A-244:LU)[0x563b4cbf35f0] (vlr_lu_fsm.c:817) 20250410104753674 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x29154B77:GERAN-A-244:LU)[0x563b4cbf0da0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410104753674 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x29154B77:GERAN-A-244:LU)[0x563b4cbf0da0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104753674 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x530CDEB0:GERAN-A-244:LU)[0x563b4cbf35f0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410104753674 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011821/3/1): Available (smpp_smsc.c:626) 20250410104753674 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x530CDEB0 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104753674 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x530CDEB0 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104753674 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x530CDEB0 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104753675 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x530CDEB0 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410104753675 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104753675 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104753675 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104753675 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104753675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104753675 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104753675 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104753675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104753675 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104753675 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 85 94 03 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1320)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1320)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1318)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1318)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1318)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1318)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1318)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1318)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1318)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1318)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410104753678 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104753678 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104753678 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104753678 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104753678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104753678 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104753678 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104753678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1320)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104753678 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104753678 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 f4 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104753678 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x530CDEB0:GERAN-A-244:LU)[0x563b4cbf35f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104753678 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x530CDEB0:GERAN-A-244:LU)[0x563b4cbf35f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x530CDEB0:GERAN-A-244:LU)[0x563b4cc366f0] (msc_a.c:1053) 20250410104753678 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x530CDEB0:GERAN-A-244:LU)[0x563b4cbf35f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410104753678 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x530CDEB0:GERAN-A-244:LU)[0x563b4cbf35f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104753678 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x530CDEB0:GERAN-A-244:LU)[0x563b4cbf35f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410104753679 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x530CDEB0 - active-conn: now used by 1 (attached) (msub.c:375) 20250410104753679 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104753679 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104753679 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104753679 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104753679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104753679 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104753679 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104753679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104753679 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104753679 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0b 04 85 94 03 00 00 f4 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1320)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1320)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1318)@7d38b4d9c9a0: Session index based on local reference:0 20250410104753680 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104753680 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104753680 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104753680 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104753680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104753680 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104753680 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104753680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104753680 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104753680 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 f4 85 94 03 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1320)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1319)@7d38b4d9c9a0: Deleted conn table entry 0TC_sgsap_unexp_ud0(1327)8754179 TC_sgsap_unexp_ud0(1327)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104753681 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x530CDEB0 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104753681 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x530CDEB0 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_unexp_ud0(1327)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_unexp_ud0(1327)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1327)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1319)@7d38b4d9c9a0: Created IMSI[0] for '262420000011821'H'530CDEB0'O to be handled at TC_sgsap_unexp_ud0(1327) 20250410104753691 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x530CDEB0 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104753691 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x530CDEB0 + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250410104753691 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x530CDEB0 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250410104753691 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104753691 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104753691 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104753691 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104753691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104753691 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104753691 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104753691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104753691 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104753691 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 10 81 12 09 04 53 0c de b0 1a 03 05 00 17 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1320)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1320)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1319)@7d38b4d9c9a0: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_unexp_ud0(1327) TC_sgsap_unexp_ud0(1327)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1327)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0100'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '530CDEB0'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1319)@7d38b4d9c9a0: Added conn table entry 0TC_sgsap_unexp_ud0(1327)12261763 MSC_Test_0-RAN(1319)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1318)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(1320)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104753700 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104753701 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104753701 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104753701 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104753701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104753701 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104753701 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104753701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104753701 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104753701 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 bb 19 83 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 04 03 50 59 02 05 f4 53 0c de b0 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104753702 DMM DEBUG msc_a(TMSI-0x530CDEB0:GERAN-A-245:CM_SERVICE_REQ)[0x563b4cc62cc0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250410104753702 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x530CDEB0:GERAN-A-245:CM_SERVICE_REQ)[0x563b4cbf57c0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410104753702 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x530CDEB0:GERAN-A-245:CM_SERVICE_REQ)[0x563b4cbf57c0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x530CDEB0:GERAN-A-245:CM_SERVICE_REQ)[0x563b4cc62cc0] (fsm.c:486) 20250410104753702 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x530CDEB0:GERAN-A-245:CM_SERVICE_REQ)[0x563b4cbf57c0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410104753702 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x530CDEB0:GERAN-A-245:CM_SERVICE_REQ)[0x563b4cbf57c0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410104753702 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x530CDEB0 + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410104753702 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x530CDEB0 + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410104753702 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x530CDEB0:GERAN-A-245:CM_SERVICE_REQ)[0x563b4cbf57c0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410104753702 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x530CDEB0:GERAN-A-245:CM_SERVICE_REQ)[0x563b4cbf57c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410104753702 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x530CDEB0:GERAN-A-245:CM_SERVICE_REQ)[0x563b4cbf57c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410104753702 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x530CDEB0:GERAN-A-245:CM_SERVICE_REQ)[0x563b4cbf57c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410104753702 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x530CDEB0:GERAN-A-245:CM_SERVICE_REQ)[0x563b4cbf57c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410104753702 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x530CDEB0:GERAN-A-245:CM_SERVICE_REQ)[0x563b4cbf57c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410104753702 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x530CDEB0:GERAN-A-245:CM_SERVICE_REQ)[0x563b4cbf57c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410104753702 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x530CDEB0:GERAN-A-245:CM_SERVICE_REQ)[0x563b4cbf57c0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410104753702 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x530CDEB0:GERAN-A-245:CM_SERVICE_REQ)[0x563b4cbf57c0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410104753702 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x530CDEB0:GERAN-A-245:CM_SERVICE_REQ)[0x563b4cbf57c0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410104753702 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011821/3/1): Available (smpp_smsc.c:626) 20250410104753702 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x530CDEB0 - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250410104753703 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104753703 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104753703 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104753703 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104753703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104753703 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104753703 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104753703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104753703 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104753703 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0a 02 bb 19 83 00 00 f5 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104753703 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104753703 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104753703 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104753703 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104753703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104753703 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104753703 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104753703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104753703 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104753703 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 bb 19 83 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 12 (osmo_ss7_asp.c:1175) 20250410104753703 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104753703 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104753703 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104753703 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104753703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104753703 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104753703 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104753703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104753703 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104753703 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 bb 19 83 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1320)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1320)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1320)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1320)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1320)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1320)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1318)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'BB1983'O, sourceLocRef := '0000F5'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1318)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1318)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1318)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1318)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1318)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1318)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1318)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1318)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1318)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104753706 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x530CDEB0 + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250410104753706 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x530CDEB0 - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_unexp_ud0(1327)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_unexp_ud0(1327)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1318)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1318)@7d38b4d9c9a0: vl_len:28 MSC_Test_0-SCCP(1318)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1318)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O 20250410104753717 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104753717 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104753717 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104753717 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(1320)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104753717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104753717 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104753717 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104753717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104753717 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104753717 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 f5 00 01 1c 01 03 19 09 01 16 00 42 00 07 91 44 77 58 10 06 50 0a 05 23 05 00 21 43 f5 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104753718 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x530CDEB0 + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250410104753718 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250410104753718 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250410104753719 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104753719 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104753719 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104753719 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104753719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104753719 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104753719 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104753719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104753719 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104753719 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 bb 19 83 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1175) 20250410104753719 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104753719 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104753719 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104753719 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104753719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104753719 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104753719 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104753719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104753719 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104753719 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 bb 19 83 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1320)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1320)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1320)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(1318)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1318)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1318)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1318)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1320)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1318)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1318)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1318)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1318)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_unexp_ud0(1327)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1327)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1318)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1318)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1318)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1318)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1320)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104753726 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104753726 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104753726 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104753727 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104753727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104753727 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104753727 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104753727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104753727 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104753727 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 f5 00 01 05 01 03 02 09 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104753727 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x530CDEB0 - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250410104753727 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x530CDEB0 + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104753727 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x530CDEB0 + vlr_subscr_cancel_attach_fsm: now used by 5 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104753727 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x530CDEB0 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104753727 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x530CDEB0 - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250410104753727 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104753727 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104753727 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104753727 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104753727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104753728 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104753728 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104753728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104753728 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104753728 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 bb 19 83 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1320)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1320)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1318)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1318)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1318)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1318)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1318)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1318)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1318)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1318)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410104753732 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104753732 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104753732 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104753732 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(1320)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104753732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104753732 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104753732 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104753732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104753732 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104753732 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 f5 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104753733 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x530CDEB0:GERAN-A-245:CM_SERVICE_REQ)[0x563b4cbf57c0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104753733 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x530CDEB0:GERAN-A-245:CM_SERVICE_REQ)[0x563b4cbf57c0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x530CDEB0:GERAN-A-245:CM_SERVICE_REQ)[0x563b4cc62cc0] (msc_a.c:1053) 20250410104753733 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x530CDEB0:GERAN-A-245:CM_SERVICE_REQ)[0x563b4cbf57c0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104753733 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x530CDEB0:GERAN-A-245:CM_SERVICE_REQ)[0x563b4cbf57c0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410104753733 DBSSAP ERROR msc_a(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x530CDEB0:GERAN-A-245:CM_SERVICE_REQ)[0x563b4cc62cc0]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250410104753733 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x530CDEB0 - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250410104753733 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104753733 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104753733 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104753733 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104753733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104753733 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104753733 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104753733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104753733 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104753733 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0a 04 bb 19 83 00 00 f5 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1320)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1320)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1318)@7d38b4d9c9a0: Session index based on local reference:0 20250410104753734 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104753734 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104753734 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104753734 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104753734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1320)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104753734 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104753734 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104753734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104753734 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104753734 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 f5 bb 19 83 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1319)@7d38b4d9c9a0: Deleted conn table entry 0TC_sgsap_unexp_ud0(1327)12261763 TC_sgsap_unexp_ud0(1327)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104753736 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x530CDEB0 + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250410104753736 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x530CDEB0 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_unexp_ud0(1327)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_unexp_ud0(1327)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1327)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1327)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410104753746 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test_0-M3UA(1320)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(1324)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104753748 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(1318)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SGsAP(1326)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(1325)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104753748 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410104753748 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP-IPA(1323)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(1319)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(1321)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1328)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1317)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(1322)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1317): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(1318): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(1319): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(1320): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(1321): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(1322): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(1323): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(1324): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(1325): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SGsAP(1326): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_sgsap_unexp_ud0(1327): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1328): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_sgsap_unexp_ud finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_unexp_ud pass'. Thu Apr 10 10:47:53 UTC 2025 ====== MSC_Tests.TC_sgsap_unexp_ud pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_sgsap_unexp_ud.talloc 20250410104753936 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410104753936 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104753936 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410104753936 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410104753936 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410104753936 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104753936 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410104753936 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410104753936 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410104753936 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104753936 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410104753936 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410104753936 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410104753936 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410104753936 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410104753936 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104753936 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104753936 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410104753936 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410104753937 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410104753937 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410104754749 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=491232) 20250410104755751 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104755938 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410104755938 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410104755938 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) Waiting for packet dumper to finish... 1 (prev_count=491232, count=492392) 20250410104756751 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_unexp_ud pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_unsol_ud'. ------ MSC_Tests.TC_sgsap_unsol_ud ------ Thu Apr 10 10:47:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_unsol_ud.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_unsol_ud.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410104757375 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x136C07E9 - Paging: now used by 1 (attached) (paging.c:202) 20250410104757753 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_unsol_ud' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_sgsap_unsol_ud started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1332)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(1332)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1332)@7d38b4d9c9a0: ************************************************* MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-SCCP(1330)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410104758356 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1333)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410104758550 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410104758550 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410104758551 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410104758551 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1332)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1332)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1332)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410104758556 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104758556 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) MSC_Test_0-M3UA(1332)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(1332)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1332)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1332)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1332)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1332)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1332)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1332)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410104758559 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) MSC_Test_0-M3UA(1332)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1332)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1332)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) 20250410104758559 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410104758556 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410104758556 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410104758556 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410104758556 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410104758556 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410104758556 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104758556 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410104758556 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410104758556 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250410104758558 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104758558 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410104758558 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410104758558 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104758558 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410104758558 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410104758558 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410104758558 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104758558 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410104758558 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410104758558 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104758559 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1332)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1332)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410104758754 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104758754 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1335)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1335)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410104758759 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1335)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1335)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1335)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1335)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1335)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1335)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410104758770 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410104758770 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1338)@7d38b4d9c9a0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1338)@7d38b4d9c9a0: Created Expect[0] for '262420000011822'H to be handled at TC_sgsap_unsol_ud0(1339) 20250410104759354 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104759354 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104759354 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104759354 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104759354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104759354 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104759354 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104759354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104759354 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104759354 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1332)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104759355 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104759355 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104759355 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104759355 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104759355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104759355 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104759355 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104759355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104759355 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104759355 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1332)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1332)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1331)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_unsol_ud0(1339)@7d38b4d9c9a0: tr_SGsAP_IMSI: '262420000011822'H 20250410104759813 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: SGsAP Message UPLINK-UNITDATA with unknown IMSI (262420000011822), releasing (sgs_iface.c:276) MSC_Test-SGsAP(1338)@7d38b4d9c9a0: Found Expect[0] for { sGsAP_RELEASE_REQUEST := { messageType := '00011011'B, iMSI := { iEI := '00000001'B, lengthIndicator := 8, iMSI := { field1 := '001'B, parity := '1'B, digits := '262420000011822'H, fillerDigit := omit } }, sGsCause := { iEI := '00001000'B, lengthIndicator := 1, cause := IMSI_unknown (3) } } } handled at TC_sgsap_unsol_ud0(1339) TC_sgsap_unsol_ud0(1339)@7d38b4d9c9a0: tr_SGsAP_IMSI: '262420000011822'H MSC_Test-GSUP(1336)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000011822" to be handled at TC_sgsap_unsol_ud0(1339) TC_sgsap_unsol_ud0(1339)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011822'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1331)@7d38b4d9c9a0: Added conn table entry 0TC_sgsap_unsol_ud0(1339)290176 MSC_Test_0-SCCP(1330)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(1331)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410104759835 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104759835 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104759835 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104759835 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104759835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1332)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104759835 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104759835 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104759835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104759835 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104759835 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 04 6d 80 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 10 81 22 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104759835 DMM DEBUG msc_a(IMSI-262420000011822:GERAN-A-246:LU)[0x563b4cc366f0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011822 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410104759835 DMM DEBUG msc_a(IMSI-262420000011822:GERAN-A-246:LU)[0x563b4cc366f0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410104759835 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:GERAN-A-246:LU)[0x563b4cbf35f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410104759835 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:GERAN-A-246:LU)[0x563b4cbf35f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011822:GERAN-A-246:LU)[0x563b4cc366f0] (fsm.c:486) 20250410104759836 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:GERAN-A-246:LU)[0x563b4cbf35f0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410104759836 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:GERAN-A-246:LU)[0x563b4cbf35f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410104759836 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410104759836 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011822 id=262420000011822 (vlr.c:661) 20250410104759836 DVLR INFO New subscr, IMSI: 262420000011822 (vlr.c:562) 20250410104759836 DVLR DEBUG VLR subscr IMSI-262420000011822 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410104759836 DVLR DEBUG VLR subscr IMSI-262420000011822 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410104759836 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104759836 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:GERAN-A-246:LU)[0x563b4cbf35f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410104759836 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:GERAN-A-246:LU)[0x563b4cbf35f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410104759836 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:GERAN-A-246:LU)[0x563b4cbf35f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410104759836 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:GERAN-A-246:LU)[0x563b4cbf35f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410104759836 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:GERAN-A-246:LU)[0x563b4cbf35f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410104759836 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:GERAN-A-246:LU)[0x563b4cbf35f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410104759836 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011822:GERAN-A-246:LU)[0x563b4cc10a70]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104759836 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011822:GERAN-A-246:LU)[0x563b4cc10a70]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011822:GERAN-A-246:LU)[0x563b4cbf35f0] (fsm.c:486) 20250410104759836 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011822:GERAN-A-246:LU)[0x563b4cc10a70]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410104759836 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011822:GERAN-A-246:LU)[0x563b4cc10a70]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410104759836 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104759836 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104759836 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104759836 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104759836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104759836 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104759836 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104759836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104759836 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104759836 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 09 02 04 6d 80 00 00 f6 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104759836 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104759836 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104759836 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104759836 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104759836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104759836 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104759836 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104759836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104759836 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104759836 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 09 06 04 6d 80 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 22 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1332)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1332)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1332)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1332)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1330)@7d38b4d9c9a0: { messageType := 2, destLocRef := '046D80'O, sourceLocRef := '0000F6'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1330)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1330)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1330)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1330)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1330)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1336)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000011822" handled at TC_sgsap_unsol_ud0(1339) MSC_Test-GSUP(1336)@7d38b4d9c9a0: Added IMSI table entry 0TC_sgsap_unsol_ud0(1339)"262420000011822" 20250410104759840 DVLR DEBUG VLR subscr IMSI-262420000011822 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410104759840 DVLR DEBUG VLR subscr IMSI-262420000011822 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1330)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1330)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1330)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1330)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250410104759841 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104759841 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104759841 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104759841 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104759841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104759841 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104759841 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(1332)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104759841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104759841 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104759841 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 f6 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_sgsap_unsol_ud0(1339)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_unsol_ud0(1339)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410104759851 DVLR DEBUG VLR subscr IMSI-262420000011822 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104759851 DVLR DEBUG IMSI:262420000011822 has MSISDN:491230011822 (vlr.c:1045) 20250410104759851 DMSC NOTICE msub(IMSI-262420000011822:MSISDN-491230011822) VLR: update for IMSI=262420000011822 (MSISDN=491230011822) (gsm_04_08.c:1541) 20250410104759851 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104759852 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104759852 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-246:LU)[0x563b4cbf35f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410104759852 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011822:GERAN-A-246:LU)[0x563b4cc10a70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410104759852 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011822:GERAN-A-246:LU)[0x563b4cc10a70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410104759852 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011822:GERAN-A-246:LU)[0x563b4cc10a70]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410104759852 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011822:GERAN-A-246:LU)[0x563b4cc10a70]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-246:LU)[0x563b4cbf35f0] (vlr_lu_fsm.c:110) 20250410104759852 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011822:GERAN-A-246:LU)[0x563b4cc10a70]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410104759852 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011822:GERAN-A-246:LU)[0x563b4cc10a70]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104759852 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-246:LU)[0x563b4cbf35f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410104759852 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-246:LU)[0x563b4cbf35f0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410104759852 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-246:LU)[0x563b4cc21f20]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104759852 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-246:LU)[0x563b4cc21f20]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-246:LU)[0x563b4cbf35f0] (fsm.c:486) 20250410104759852 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-246:LU)[0x563b4cc21f20]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410104759852 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-246:LU)[0x563b4cc21f20]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410104759852 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-246:LU)[0x563b4cc21f20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410104759852 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-246:LU)[0x563b4cc21f20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410104759852 DMSC NOTICE msub(IMSI-262420000011822:MSISDN-491230011822:TMSInew-0x849BA33E) VLR: update for IMSI=262420000011822 (MSISDN=491230011822) (gsm_04_08.c:1541) 20250410104759852 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-246:LU)[0x563b4cc21f20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410104759852 DMM DEBUG -> IMSI-262420000011822:MSISDN-491230011822:TMSInew-0x849BA33E LOCATION UPDATE ACCEPT (TMSI = 0x849ba33e) (gsm_04_08.c:149) 20250410104759852 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSInew-0x849BA33E - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104759852 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104759852 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104759852 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104759852 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104759852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104759852 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104759852 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104759852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104759852 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104759852 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 09 06 04 6d 80 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 84 9b a3 3e (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1332)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1332)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1330)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1330)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1330)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1330)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_unsol_ud0(1339)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1331)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1331)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(1330)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1330)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1330)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1330)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1332)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104759859 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104759859 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104759859 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104759859 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104759859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104759859 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104759859 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104759859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104759859 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104759859 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 f6 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104759859 DMM DEBUG msc_a(IMSI-262420000011822:MSISDN-491230011822:TMSInew-0x849BA33E:GERAN-A-246:LU)[0x563b4cc366f0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410104759859 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:TMSInew-0x849BA33E:GERAN-A-246:LU)[0x563b4cbf35f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410104759859 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-246:LU)[0x563b4cc21f20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410104759859 DMSC NOTICE msub(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x849BA33E) VLR: update for IMSI=262420000011822 (MSISDN=491230011822) (gsm_04_08.c:1541) 20250410104759859 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x849BA33E + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410104759859 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-246:LU)[0x563b4cc21f20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410104759859 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x849BA33E:GERAN-A-246:LU)[0x563b4cbf35f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410104759859 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-246:LU)[0x563b4cc21f20]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410104759859 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-246:LU)[0x563b4cc21f20]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x849BA33E:GERAN-A-246:LU)[0x563b4cbf35f0] (vlr_lu_fsm.c:817) 20250410104759859 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-246:LU)[0x563b4cc21f20]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410104759859 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-246:LU)[0x563b4cc21f20]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104759859 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x849BA33E:GERAN-A-246:LU)[0x563b4cbf35f0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410104759859 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011822/3/1): Available (smpp_smsc.c:626) 20250410104759859 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x849BA33E + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104759859 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x849BA33E + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104759859 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x849BA33E - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104759859 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x849BA33E - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410104759859 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104759859 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104759859 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104759859 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104759859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104759859 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104759859 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104759859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104759859 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104759859 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 09 06 04 6d 80 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1332)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1332)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1330)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1330)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1330)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1330)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1330)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1330)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1330)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1330)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1332)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104759861 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104759861 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104759861 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104759861 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104759861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104759861 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104759861 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104759861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104759861 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104759861 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 f6 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104759861 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x849BA33E:GERAN-A-246:LU)[0x563b4cbf35f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104759861 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x849BA33E:GERAN-A-246:LU)[0x563b4cbf35f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x849BA33E:GERAN-A-246:LU)[0x563b4cc366f0] (msc_a.c:1053) 20250410104759861 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x849BA33E:GERAN-A-246:LU)[0x563b4cbf35f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410104759861 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x849BA33E:GERAN-A-246:LU)[0x563b4cbf35f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104759861 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x849BA33E:GERAN-A-246:LU)[0x563b4cbf35f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410104759861 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x849BA33E - active-conn: now used by 1 (attached) (msub.c:375) 20250410104759861 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104759861 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104759861 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104759861 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104759861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104759861 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104759861 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104759861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104759861 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104759861 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 09 04 04 6d 80 00 00 f6 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1332)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1332)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1330)@7d38b4d9c9a0: Session index based on local reference:0 20250410104759861 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104759861 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104759861 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104759861 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(1332)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104759861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104759861 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104759861 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104759861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104759861 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104759861 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 f6 04 6d 80 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1331)@7d38b4d9c9a0: Deleted conn table entry 0TC_sgsap_unsol_ud0(1339)290176 TC_sgsap_unsol_ud0(1339)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104759862 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x849BA33E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104759862 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x849BA33E - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_unsol_ud0(1339)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_unsol_ud0(1339)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1339)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1331)@7d38b4d9c9a0: Created IMSI[0] for '262420000011822'H'849BA33E'O to be handled at TC_sgsap_unsol_ud0(1339) 20250410104759868 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x849BA33E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104759868 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x849BA33E + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250410104759868 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x849BA33E - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250410104759868 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104759868 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104759868 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104759868 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104759868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104759868 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104759868 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104759868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104759869 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104759869 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 10 81 22 09 04 84 9b a3 3e 1a 03 05 00 17 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1332)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1332)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1331)@7d38b4d9c9a0: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_unsol_ud0(1339) TC_sgsap_unsol_ud0(1339)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1339)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0100'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '849BA33E'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1331)@7d38b4d9c9a0: Added conn table entry 0TC_sgsap_unsol_ud0(1339)14055332 MSC_Test_0-RAN(1331)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1330)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(1332)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104759873 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104759873 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104759873 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104759873 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104759873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104759873 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104759873 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104759873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104759873 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104759873 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 d6 77 a4 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 04 03 50 59 02 05 f4 84 9b a3 3e 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104759873 DMM DEBUG msc_a(TMSI-0x849BA33E:GERAN-A-247:CM_SERVICE_REQ)[0x563b4cc62cc0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250410104759873 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x849BA33E:GERAN-A-247:CM_SERVICE_REQ)[0x563b4cbf57c0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410104759873 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x849BA33E:GERAN-A-247:CM_SERVICE_REQ)[0x563b4cbf57c0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x849BA33E:GERAN-A-247:CM_SERVICE_REQ)[0x563b4cc62cc0] (fsm.c:486) 20250410104759874 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x849BA33E:GERAN-A-247:CM_SERVICE_REQ)[0x563b4cbf57c0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410104759874 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x849BA33E:GERAN-A-247:CM_SERVICE_REQ)[0x563b4cbf57c0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410104759874 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x849BA33E + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410104759874 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x849BA33E + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410104759874 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x849BA33E:GERAN-A-247:CM_SERVICE_REQ)[0x563b4cbf57c0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410104759874 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x849BA33E:GERAN-A-247:CM_SERVICE_REQ)[0x563b4cbf57c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410104759874 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x849BA33E:GERAN-A-247:CM_SERVICE_REQ)[0x563b4cbf57c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410104759874 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x849BA33E:GERAN-A-247:CM_SERVICE_REQ)[0x563b4cbf57c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410104759874 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x849BA33E:GERAN-A-247:CM_SERVICE_REQ)[0x563b4cbf57c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410104759874 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x849BA33E:GERAN-A-247:CM_SERVICE_REQ)[0x563b4cbf57c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410104759874 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x849BA33E:GERAN-A-247:CM_SERVICE_REQ)[0x563b4cbf57c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410104759874 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x849BA33E:GERAN-A-247:CM_SERVICE_REQ)[0x563b4cbf57c0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410104759874 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x849BA33E:GERAN-A-247:CM_SERVICE_REQ)[0x563b4cbf57c0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410104759874 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x849BA33E:GERAN-A-247:CM_SERVICE_REQ)[0x563b4cbf57c0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410104759874 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011822/3/1): Available (smpp_smsc.c:626) 20250410104759874 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x849BA33E - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250410104759874 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104759874 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104759874 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104759874 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104759874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104759874 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104759874 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104759874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104759874 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104759874 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 08 02 d6 77 a4 00 00 f7 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104759874 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104759874 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104759874 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104759874 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104759874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104759874 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104759874 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104759874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104759874 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104759874 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 08 06 d6 77 a4 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 22 (osmo_ss7_asp.c:1175) 20250410104759874 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104759874 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104759874 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104759874 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104759874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104759874 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104759874 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104759874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104759874 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104759874 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 08 06 d6 77 a4 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1332)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1332)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1330)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'D677A4'O, sourceLocRef := '0000F7'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-M3UA(1332)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1332)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1332)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(1330)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(1332)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1330)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1330)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1330)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1330)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1330)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1330)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1330)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1330)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104759875 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x849BA33E + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250410104759875 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x849BA33E - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_unsol_ud0(1339)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_unsol_ud0(1339)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1330)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1330)@7d38b4d9c9a0: vl_len:28 MSC_Test_0-SCCP(1330)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1330)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O 20250410104759883 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104759883 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104759883 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104759883 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104759883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104759883 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104759883 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104759883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104759883 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104759883 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 f7 00 01 1c 01 03 19 09 01 16 00 42 00 07 91 44 77 58 10 06 50 0a 05 23 05 00 21 43 f5 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1332)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104759883 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x849BA33E + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250410104759884 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250410104759884 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250410104759884 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104759884 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104759884 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104759884 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104759884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104759884 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104759884 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104759884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104759884 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104759884 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 08 06 d6 77 a4 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1175) 20250410104759884 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104759884 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104759884 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104759884 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104759884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104759884 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104759885 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104759885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104759885 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104759885 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 08 06 d6 77 a4 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1332)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1332)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1332)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(1330)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1330)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1330)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1330)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1332)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1330)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1330)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1330)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1330)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_unsol_ud0(1339)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1339)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1330)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1330)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1330)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1330)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0103020904'O 20250410104759890 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104759890 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104759890 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104759890 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104759890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104759890 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104759890 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104759890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104759890 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104759890 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 f7 00 01 05 01 03 02 09 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1332)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104759891 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x849BA33E - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250410104759891 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x849BA33E + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104759891 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x849BA33E + vlr_subscr_cancel_attach_fsm: now used by 5 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104759891 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x849BA33E - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104759891 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x849BA33E - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250410104759891 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104759891 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104759891 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104759891 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104759891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104759891 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104759891 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104759891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104759891 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104759891 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 08 06 d6 77 a4 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1332)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1332)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1330)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1330)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1330)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1330)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1330)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1330)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1330)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1330)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1332)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104759894 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104759894 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104759894 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104759894 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104759894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104759894 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104759894 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104759894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104759894 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104759894 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 f7 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104759894 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x849BA33E:GERAN-A-247:CM_SERVICE_REQ)[0x563b4cbf57c0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104759894 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x849BA33E:GERAN-A-247:CM_SERVICE_REQ)[0x563b4cbf57c0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x849BA33E:GERAN-A-247:CM_SERVICE_REQ)[0x563b4cc62cc0] (msc_a.c:1053) 20250410104759894 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x849BA33E:GERAN-A-247:CM_SERVICE_REQ)[0x563b4cbf57c0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104759894 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x849BA33E:GERAN-A-247:CM_SERVICE_REQ)[0x563b4cbf57c0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410104759894 DBSSAP ERROR msc_a(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x849BA33E:GERAN-A-247:CM_SERVICE_REQ)[0x563b4cc62cc0]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250410104759894 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x849BA33E - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250410104759894 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104759894 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104759894 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104759895 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104759895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104759895 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104759895 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104759895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104759895 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104759895 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 08 04 d6 77 a4 00 00 f7 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1332)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1332)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1330)@7d38b4d9c9a0: Session index based on local reference:0 20250410104759895 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104759895 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1332)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104759895 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104759895 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104759895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104759895 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-RAN(1331)@7d38b4d9c9a0: Deleted conn table entry 0TC_sgsap_unsol_ud0(1339)14055332 20250410104759895 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104759896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104759896 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104759896 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 f7 d6 77 a4 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_sgsap_unsol_ud0(1339)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104759896 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x849BA33E + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250410104759896 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x849BA33E - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_unsol_ud0(1339)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_unsol_ud0(1339)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1339)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { imsiDetachIndication := { messageType := '000001'B, nsd := '00'B, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011822'H, fillerDigit := omit } } } } } } } } MSC_Test_0-RAN(1331)@7d38b4d9c9a0: Added conn table entry 0TC_sgsap_unsol_ud0(1339)13321102 MSC_Test_0-RAN(1331)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1330)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(1332)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104800096 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104800097 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104800097 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104800097 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104800097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104800097 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104800097 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104800097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104800097 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104800097 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 40 00 00 00 c1 00 00 00 b9 03 02 00 00 01 cb 43 8e 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1b 00 19 57 05 08 00 62 f2 24 00 17 00 2a 17 0c 05 01 52 08 29 26 24 00 00 10 81 22 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104800098 DMM DEBUG IMSI DETACH INDICATION: IMSI-262420000011822 (gsm_04_08.c:980) 20250410104800098 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x849BA33E + gsm48_rx_mm_imsi_detach_ind: now used by 3 (attached,Paging,gsm48_rx_mm_imsi_detach_ind) (gsm_04_08.c:989) 20250410104800098 DMM INFO IMSI DETACH for IMSI-262420000011822:MSISDN-491230011822:TMSI-0x849BA33E (gsm_04_08.c:1007) 20250410104800098 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x849BA33E + active-conn: now used by 4 (attached,Paging,gsm48_rx_mm_imsi_detach_ind,active-conn) (msub.c:379) 20250410104800098 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x849BA33E - Paging: now used by 3 (attached,gsm48_rx_mm_imsi_detach_ind,active-conn) (paging.c:202) 20250410104800098 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x849BA33E + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,gsm48_rx_mm_imsi_detach_ind,active-conn,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104800098 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x849BA33E - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,gsm48_rx_mm_imsi_detach_ind,active-conn) (vlr.c:464) 20250410104800098 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104800098 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x849BA33E - attached: now used by 2 (gsm48_rx_mm_imsi_detach_ind,active-conn) (vlr.c:1489) 20250410104800098 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011822/3/1): Unavailable (smpp_smsc.c:626) 20250410104800098 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x849BA33E - gsm48_rx_mm_imsi_detach_ind: now used by 1 (active-conn) (gsm_04_08.c:1017) 20250410104800098 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x849BA33E + msc_a_fsm_releasing_onenter: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104800099 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x849BA33E + vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104800099 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x849BA33E - vlr_subscr_cancel_attach_fsm: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104800099 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x849BA33E - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250410104800099 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104800099 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104800099 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104800099 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104800099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104800099 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104800099 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104800099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104800099 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104800099 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 07 02 cb 43 8e 00 00 f8 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104800099 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104800099 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104800100 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104800100 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104800100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104800100 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104800100 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104800100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104800100 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104800100 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 07 06 cb 43 8e 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1332)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1332)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1332)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(1330)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'CB438E'O, sourceLocRef := '0000F8'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1330)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(1332)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1330)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1330)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1330)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1330)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1330)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1330)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1330)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1330)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250410104800105 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104800105 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104800105 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104800105 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104800105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104800105 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104800105 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104800105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104800105 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104800106 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 f8 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1332)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1330)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1330)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1330)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1330)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1332)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104800308 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104800309 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104800309 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104800309 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104800309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104800309 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104800309 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104800309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104800309 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104800309 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 f8 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104800309 DVLR INFO VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x849BA33E - active-conn: now used by 0 (-) (msub.c:375) 20250410104800309 DVLR DEBUG SUBSCR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x849BA33E) freeing VLR subscr (max total use count was 5) (vlr.c:472) 20250410104800310 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104800310 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104800310 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104800310 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104800310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104800310 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104800310 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104800310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104800310 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104800310 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 07 04 cb 43 8e 00 00 f8 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1332)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1332)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1330)@7d38b4d9c9a0: Session index based on local reference:0 20250410104800311 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104800311 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104800311 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104800311 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104800311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104800311 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104800312 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104800312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104800312 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104800312 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 f8 cb 43 8e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1332)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1331)@7d38b4d9c9a0: Deleted conn table entry 0TC_sgsap_unsol_ud0(1339)13321102 TC_sgsap_unsol_ud0(1339)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1339)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1339)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410104800322 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410104800322 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250410104800322 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test-GSUP(1336)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(1333)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(1331)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(1332)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SGsAP(1338)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(1334)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104800326 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(1330)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(1335)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(1337)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1340)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1329)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1329): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(1330): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(1331): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(1332): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(1333): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(1334): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(1335): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(1336): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(1337): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SGsAP(1338): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_sgsap_unsol_ud0(1339): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1340): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_sgsap_unsol_ud finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_unsol_ud pass'. Thu Apr 10 10:48:00 UTC 2025 ====== MSC_Tests.TC_sgsap_unsol_ud pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_sgsap_unsol_ud.talloc 20250410104800516 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410104800516 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104800516 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410104800516 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410104800516 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410104800516 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104800516 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410104800516 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410104800516 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410104800516 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104800516 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410104800516 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410104800516 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410104800516 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410104800516 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410104800516 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104800516 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104800516 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410104800516 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410104800516 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410104800516 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410104801327 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=441696) 20250410104802329 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104802517 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410104802517 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410104802517 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) Waiting for packet dumper to finish... 1 (prev_count=441696, count=442856) 20250410104803330 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104803692 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x530CDEB0 - Paging: now used by 1 (attached) (paging.c:202) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_unsol_ud pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_bssap_lu_sgsap_lu_and_mt_call'. ------ MSC_Tests.TC_bssap_lu_sgsap_lu_and_mt_call ------ Thu Apr 10 10:48:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_bssap_lu_sgsap_lu_and_mt_call.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_bssap_lu_sgsap_lu_and_mt_call.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410104804331 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_bssap_lu_sgsap_lu_and_mt_call' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_bssap_lu_sgsap_lu_and_mt_call started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1344)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(1344)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1344)@7d38b4d9c9a0: ************************************************* MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410104804885 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1345)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410104805080 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410104805080 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410104805080 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410104805080 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1344)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1344)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1344)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1344)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(1344)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410104805082 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104805082 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410104805082 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410104805082 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410104805082 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410104805082 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410104805082 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410104805082 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104805082 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410104805082 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410104805082 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1344)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1344)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1344)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1344)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1344)@7d38b4d9c9a0: Message received on association #8 20250410104805082 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104805082 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410104805082 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410104805082 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104805082 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410104805082 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410104805082 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410104805082 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104805082 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410104805082 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410104805082 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104805082 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1344)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1344)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1344)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1344)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) 20250410104805082 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410104805082 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1344)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1344)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410104805332 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104805332 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1347)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1347)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410104805333 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1347)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1347)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1347)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1347)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1347)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1347)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410104805342 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410104805342 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1350)@7d38b4d9c9a0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1350)@7d38b4d9c9a0: Created Expect[0] for '262420000118139'H to be handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1351) 20250410104805894 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104805894 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104805894 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104805894 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104805894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104805894 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104805894 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104805894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104805894 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104805894 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1344)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104805895 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104805895 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104805895 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104805895 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104805895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104805895 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104805895 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104805895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104805895 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104805895 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1344)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1344)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1343)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(1348)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000118139" to be handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1351) TC_bssap_lu_sgsap_lu_and_mt_call0(1351)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000118139'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1343)@7d38b4d9c9a0: Added conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1351)13675282 MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(1343)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1344)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104807392 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104807392 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104807392 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104807392 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104807392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104807392 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104807392 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104807392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104807392 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104807392 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 d0 ab 12 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 11 18 93 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104807393 DMM DEBUG msc_a(IMSI-262420000118139:GERAN-A-249:LU)[0x563b4cbf57c0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000118139 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410104807393 DMM DEBUG msc_a(IMSI-262420000118139:GERAN-A-249:LU)[0x563b4cbf57c0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410104807393 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-249:LU)[0x563b4cbf35f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410104807393 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-249:LU)[0x563b4cbf35f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000118139:GERAN-A-249:LU)[0x563b4cbf57c0] (fsm.c:486) 20250410104807393 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-249:LU)[0x563b4cbf35f0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410104807393 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-249:LU)[0x563b4cbf35f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410104807393 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410104807393 DVLR DEBUG set IMSI on subscriber; IMSI=262420000118139 id=262420000118139 (vlr.c:661) 20250410104807393 DVLR INFO New subscr, IMSI: 262420000118139 (vlr.c:562) 20250410104807393 DVLR DEBUG VLR subscr IMSI-262420000118139 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410104807393 DVLR DEBUG VLR subscr IMSI-262420000118139 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410104807393 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104807393 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-249:LU)[0x563b4cbf35f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410104807393 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-249:LU)[0x563b4cbf35f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410104807393 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-249:LU)[0x563b4cbf35f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410104807393 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-249:LU)[0x563b4cbf35f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410104807394 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-249:LU)[0x563b4cbf35f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410104807394 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-249:LU)[0x563b4cbf35f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410104807394 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:GERAN-A-249:LU)[0x563b4cc10a70]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104807394 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:GERAN-A-249:LU)[0x563b4cc10a70]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000118139:GERAN-A-249:LU)[0x563b4cbf35f0] (fsm.c:486) 20250410104807394 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:GERAN-A-249:LU)[0x563b4cc10a70]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410104807394 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:GERAN-A-249:LU)[0x563b4cc10a70]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410104807394 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104807394 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104807394 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104807394 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104807394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104807394 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104807394 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104807394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104807394 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104807394 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 06 02 d0 ab 12 00 00 f9 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104807394 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104807394 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104807394 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104807394 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104807394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104807394 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104807394 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104807394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104807394 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104807394 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 06 06 d0 ab 12 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 11 18 93 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1344)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1344)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1344)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1344)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'D0AB12'O, sourceLocRef := '0000F9'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1348)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000118139" handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1351) MSC_Test-GSUP(1348)@7d38b4d9c9a0: Added IMSI table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1351)"262420000118139" 20250410104807402 DVLR DEBUG VLR subscr IMSI-262420000118139 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410104807402 DVLR DEBUG VLR subscr IMSI-262420000118139 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1344)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104807404 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104807404 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104807404 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104807405 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104807405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104807405 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104807405 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104807405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104807405 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104807405 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 f9 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_bssap_lu_sgsap_lu_and_mt_call0(1351)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1351)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410104807411 DVLR DEBUG VLR subscr IMSI-262420000118139 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104807411 DVLR DEBUG IMSI:262420000118139 has MSISDN:491230118139 (vlr.c:1045) 20250410104807411 DMSC NOTICE msub(IMSI-262420000118139:MSISDN-491230118139) VLR: update for IMSI=262420000118139 (MSISDN=491230118139) (gsm_04_08.c:1541) 20250410104807411 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104807411 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104807411 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-249:LU)[0x563b4cbf35f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410104807411 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:GERAN-A-249:LU)[0x563b4cc10a70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410104807412 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:GERAN-A-249:LU)[0x563b4cc10a70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410104807412 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:GERAN-A-249:LU)[0x563b4cc10a70]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410104807412 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:GERAN-A-249:LU)[0x563b4cc10a70]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-249:LU)[0x563b4cbf35f0] (vlr_lu_fsm.c:110) 20250410104807412 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:GERAN-A-249:LU)[0x563b4cc10a70]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410104807412 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:GERAN-A-249:LU)[0x563b4cc10a70]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104807412 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-249:LU)[0x563b4cbf35f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410104807412 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-249:LU)[0x563b4cbf35f0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410104807412 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-249:LU)[0x563b4cc02720]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104807412 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-249:LU)[0x563b4cc02720]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-249:LU)[0x563b4cbf35f0] (fsm.c:486) 20250410104807412 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-249:LU)[0x563b4cc02720]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410104807412 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-249:LU)[0x563b4cc02720]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410104807412 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-249:LU)[0x563b4cc02720]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410104807412 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-249:LU)[0x563b4cc02720]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410104807412 DMSC NOTICE msub(IMSI-262420000118139:MSISDN-491230118139:TMSInew-0x8634B00B) VLR: update for IMSI=262420000118139 (MSISDN=491230118139) (gsm_04_08.c:1541) 20250410104807412 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-249:LU)[0x563b4cc02720]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410104807412 DMM DEBUG -> IMSI-262420000118139:MSISDN-491230118139:TMSInew-0x8634B00B LOCATION UPDATE ACCEPT (TMSI = 0x8634b00b) (gsm_04_08.c:149) 20250410104807412 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSInew-0x8634B00B - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410104807412 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104807412 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104807412 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104807412 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104807412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104807412 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104807412 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104807412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104807412 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104807412 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 06 06 d0 ab 12 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 86 34 b0 0b (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1344)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1344)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_bssap_lu_sgsap_lu_and_mt_call0(1351)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1343)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1343)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1344)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104807424 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104807424 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104807424 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104807424 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104807424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104807424 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104807424 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104807424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104807424 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104807424 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 f9 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104807424 DMM DEBUG msc_a(IMSI-262420000118139:MSISDN-491230118139:TMSInew-0x8634B00B:GERAN-A-249:LU)[0x563b4cbf57c0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410104807424 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSInew-0x8634B00B:GERAN-A-249:LU)[0x563b4cbf35f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410104807424 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-249:LU)[0x563b4cc02720]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410104807424 DMSC NOTICE msub(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8634B00B) VLR: update for IMSI=262420000118139 (MSISDN=491230118139) (gsm_04_08.c:1541) 20250410104807424 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8634B00B + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410104807424 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-249:LU)[0x563b4cc02720]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410104807424 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8634B00B:GERAN-A-249:LU)[0x563b4cbf35f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410104807424 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-249:LU)[0x563b4cc02720]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410104807424 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-249:LU)[0x563b4cc02720]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8634B00B:GERAN-A-249:LU)[0x563b4cbf35f0] (vlr_lu_fsm.c:817) 20250410104807424 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-249:LU)[0x563b4cc02720]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410104807424 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-249:LU)[0x563b4cc02720]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104807424 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8634B00B:GERAN-A-249:LU)[0x563b4cbf35f0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410104807424 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230118139/3/1): Available (smpp_smsc.c:626) 20250410104807424 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8634B00B + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104807424 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8634B00B + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104807425 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8634B00B - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104807425 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8634B00B - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410104807425 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104807425 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104807425 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104807425 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104807425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104807425 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104807425 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104807425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104807425 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104807425 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 06 06 d0 ab 12 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1344)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1344)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410104807428 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104807428 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104807428 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104807428 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104807428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104807428 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104807428 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104807428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104807428 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104807428 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 f9 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1344)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104807428 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8634B00B:GERAN-A-249:LU)[0x563b4cbf35f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104807428 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8634B00B:GERAN-A-249:LU)[0x563b4cbf35f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8634B00B:GERAN-A-249:LU)[0x563b4cbf57c0] (msc_a.c:1053) 20250410104807428 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8634B00B:GERAN-A-249:LU)[0x563b4cbf35f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410104807428 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8634B00B:GERAN-A-249:LU)[0x563b4cbf35f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104807428 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8634B00B:GERAN-A-249:LU)[0x563b4cbf35f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410104807428 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8634B00B - active-conn: now used by 1 (attached) (msub.c:375) 20250410104807429 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104807429 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104807429 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104807429 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104807429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104807429 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104807429 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104807429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104807429 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104807429 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 06 04 d0 ab 12 00 00 f9 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1344)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1344)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: Session index based on local reference:0 20250410104807430 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104807430 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104807430 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104807430 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104807430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104807430 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104807430 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104807430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104807430 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104807430 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 f9 d0 ab 12 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1344)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1343)@7d38b4d9c9a0: Deleted conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1351)13675282 TC_bssap_lu_sgsap_lu_and_mt_call0(1351)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104807431 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8634B00B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104807431 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8634B00B - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_bssap_lu_sgsap_lu_and_mt_call0(1351)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1351)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1351)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1348)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000118139" to be handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1351) 20250410104807445 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8634B00B + sgs_rx_loc_upd_req: now used by 2 (attached,sgs_rx_loc_upd_req) (sgs_iface.c:619) 20250410104807445 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8634B00B - sgs_rx_loc_upd_req: now used by 1 (attached) (sgs_iface.c:622) 20250410104807445 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8634B00B + SGs-lu: now used by 2 (attached,SGs-lu) (vlr_sgs.c:87) 20250410104807445 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104807445 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000118139 (MSISDN=491230118139) (NO CONN!) (gsm_04_08.c:1541) 20250410104807446 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8634B00B:TMSInew-0x8CAFB151 + vlr_gsup_rx: now used by 3 (attached,SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250410104807446 DVLR DEBUG IMSI:262420000118139 has MSISDN:491230118139 (vlr.c:1045) 20250410104807446 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000118139 (MSISDN=491230118139) (NO CONN!) (gsm_04_08.c:1541) 20250410104807446 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8634B00B:TMSInew-0x8CAFB151 - vlr_gsup_rx: now used by 2 (attached,SGs-lu) (vlr.c:1410) 20250410104807447 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8634B00B:TMSInew-0x8CAFB151 + vlr_gsup_rx: now used by 3 (attached,SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250410104807447 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8634B00B:TMSInew-0x8CAFB151 - SGs-lu: now used by 2 (attached,vlr_gsup_rx) (vlr_sgs.c:124) 20250410104807447 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8634B00B:TMSInew-0x8CAFB151 - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_bssap_lu_sgsap_lu_and_mt_call0(1351)@7d38b4d9c9a0: tr_SGsAP_IMSI: '262420000118139'H TC_bssap_lu_sgsap_lu_and_mt_call0(1351)@7d38b4d9c9a0: tr_SGsAP_IMSI: '262420000118139'H MSC_Test-SGsAP(1350)@7d38b4d9c9a0: Found Expect[0] for { sGsAP_LOCATION_UPDATE_ACCEPT := { messageType := '00001010'B, iMSI := { iEI := '00000001'B, lengthIndicator := 8, iMSI := { field1 := '001'B, parity := '1'B, digits := '262420000118139'H, fillerDigit := omit } }, locationAreaId := { iEI := '00000100'B, lengthIndicator := 5, locationAreaId := { mccDigit1 := '9'H, mccDigit2 := '0'H, mccDigit3 := '1'H, mncDigit3 := 'F'H, mncDigit1 := '7'H, mncDigit2 := '0'H, lac := '0926'O ("\t&") } }, newTMSIorIMSI := { iEI := '00001110'B, lengthIndicator := 5, iD := { typeOfIdentity := '100'B, iD := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '8CAFB151'O } } } } } } handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1351) TC_bssap_lu_sgsap_lu_and_mt_call0(1351)@7d38b4d9c9a0: tr_SGsAP_IMSI: '262420000118139'H TC_bssap_lu_sgsap_lu_and_mt_call0(1351)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104807454 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8634B00B:TMSInew-0x8CAFB151 + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250410104807454 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151 - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) TC_bssap_lu_sgsap_lu_and_mt_call0(1351)@7d38b4d9c9a0: tr_SGsAP_IMSI: '262420000118139'H MSC_Test-MNCC(1345)@7d38b4d9c9a0: Added conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1351)1178695021 20250410104808475 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250410104808475 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250410104808475 DCC DEBUG trans(CC:NULL IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151 callref-0x4641756d tid-255) New transaction (transaction.c:231) 20250410104808475 DMNCC DEBUG trans(CC:NULL IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151 callref-0x4641756d tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} (gsm_04_08_cc.c:790) 20250410104808475 DCC DEBUG trans(CC:NULL IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151 callref-0x4641756d tid-255) codecs: :0{(no-codecs)} (from: remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250410104808475 DMNCC DEBUG trans(CC:NULL IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151 callref-0x4641756d tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250410104808475 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151 + SGs-paging-req: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,SGs-paging-req) (vlr_sgs.c:361) 20250410104808475 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151 + Paging: now used by 5 (attached,mncc_tx_to_gsm_cc,CC,SGs-paging-req,Paging) (paging.c:111) 20250410104808475 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151 - mncc_tx_to_gsm_cc: now used by 4 (attached,CC,SGs-paging-req,Paging) (gsm_04_08_cc.c:2448) TC_bssap_lu_sgsap_lu_and_mt_call0(1351)@7d38b4d9c9a0: tr_SGsAP_IMSI: '262420000118139'H 20250410104808478 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151 + check_sgs_association: now used by 5 (attached,CC,SGs-paging-req,Paging,check_sgs_association) (sgs_iface.c:274) 20250410104808478 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151 - check_sgs_association: now used by 4 (attached,CC,SGs-paging-req,Paging) (sgs_iface.c:293) 20250410104808478 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151 + sgs_rx_service_req: now used by 5 (attached,CC,SGs-paging-req,Paging,sgs_rx_service_req) (sgs_iface.c:821) 20250410104808478 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151 + vlr_sgs_pag_ack: now used by 6 (attached,CC,SGs-paging-req,Paging,sgs_rx_service_req,vlr_sgs_pag_ack) (vlr_sgs.c:273) 20250410104808478 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151 - SGs-paging-req: now used by 5 (attached,CC,Paging,sgs_rx_service_req,vlr_sgs_pag_ack) (vlr_sgs.c:280) 20250410104808478 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151 - vlr_sgs_pag_ack: now used by 4 (attached,CC,Paging,sgs_rx_service_req) (vlr_sgs.c:282) 20250410104808478 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151 - sgs_rx_service_req: now used by 3 (attached,CC,Paging) (sgs_iface.c:858) MSC_Test_0-RAN(1343)@7d38b4d9c9a0: Created IMSI[0] for '262420000118139'H'8CAFB151'O to be handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1351) TC_bssap_lu_sgsap_lu_and_mt_call0(1351)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '8CAFB151'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1343)@7d38b4d9c9a0: Added conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1351)6064743 MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: First idle individual index:0 20250410104808481 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104808481 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104808481 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104808481 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104808481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104808481 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104808481 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104808481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104808481 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104808481 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 5c 8a 67 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 8c af b1 51 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1344)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104808481 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP)[0x563b4cc62cc0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410104808481 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP)[0x563b4cc62cc0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP)[0x563b4cbf0da0] (fsm.c:486) 20250410104808481 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP)[0x563b4cc62cc0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410104808481 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP)[0x563b4cc62cc0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410104808481 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410104808481 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410104808481 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP)[0x563b4cc62cc0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410104808481 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP)[0x563b4cc62cc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410104808481 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP)[0x563b4cc62cc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410104808481 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP)[0x563b4cc62cc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410104808481 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP)[0x563b4cc62cc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410104808481 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP)[0x563b4cc62cc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410104808481 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP)[0x563b4cc62cc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410104808481 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP)[0x563b4cc62cc0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410104808481 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP)[0x563b4cc62cc0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410104808481 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP)[0x563b4cc62cc0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410104808481 DCC DEBUG trans(CC:NULL IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151 callref-0x4641756d tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250410104808481 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250410104808481 DCC DEBUG trans(CC:NULL IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP callref-0x4641756d tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250410104808482 DCC DEBUG trans(CC:NULL IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP callref-0x4641756d tid-0) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:798) 20250410104808482 DCC DEBUG trans(CC:NULL IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP callref-0x4641756d tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250410104808482 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250410104808482 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230118139/3/1): Available (smpp_smsc.c:626) 20250410104808482 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250410104808482 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104808482 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104808482 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104808482 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104808482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104808482 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104808482 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104808482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104808482 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104808482 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 05 02 5c 8a 67 00 00 fa 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104808482 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104808482 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104808482 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104808482 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104808482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104808482 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104808482 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104808482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104808482 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104808482 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 05 06 5c 8a 67 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 11 18 93 (osmo_ss7_asp.c:1175) 20250410104808482 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104808482 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104808482 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104808482 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104808482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104808482 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104808482 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104808482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104808482 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104808482 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 34 00 00 00 b9 00 00 00 c1 03 00 00 05 06 5c 8a 67 00 01 1d 01 00 1a 03 05 04 07 60 04 05 0b 02 00 81 5c 04 91 21 43 f5 5e 07 91 94 21 03 11 18 93 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1344)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1344)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1344)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: { messageType := 2, destLocRef := '5C8A67'O, sourceLocRef := '0000FA'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(1344)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1344)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1344)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104808483 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250410104808483 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_bssap_lu_sgsap_lu_and_mt_call0(1351)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1351)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1351)@7d38b4d9c9a0: f_mt_call_complete 1 MSC_Test_0-RAN(1343)@7d38b4d9c9a0: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1343)@7d38b4d9c9a0: patched enc_l3: '8301'O MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100028301'O 20250410104808486 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104808486 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104808486 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104808486 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104808486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104808486 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104808486 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104808486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104808486 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104808486 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 fa 00 01 05 01 00 02 83 01 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1344)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104808486 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP callref-0x4641756d tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250410104808486 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP callref-0x4641756d tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250410104808486 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP callref-0x4641756d tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250410104808486 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP callref-0x4641756d tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250410104808486 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP callref-0x4641756d tid-0) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:1208) 20250410104808486 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP callref-0x4641756d tid-0) tx MNCC_ALERT_IND (RTP=0.0.0.0:0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_bssap_lu_sgsap_lu_and_mt_call0(1351)@7d38b4d9c9a0: f_mt_call_complete 2 MSC_Test-MGCP(1346)@7d38b4d9c9a0: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1351) 20250410104808491 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP callref-0x4641756d tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250410104808491 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP)[0x563b4cc02720]{ESTABLISHING}: Allocated (fsm.c:456) 20250410104808491 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP)[0x563b4cc02720]{ESTABLISHING}: is child of msc_a(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP)[0x563b4cbf0da0] (fsm.c:486) 20250410104808491 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP callref-0x4641756d tid-0) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:2161) 20250410104808491 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP)[0x563b4cc1cea0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410104808491 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP)[0x563b4cc1cea0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP)[0x563b4cc02720] (fsm.c:486) 20250410104808491 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP:trans-0:call-110:RTP_TO_CN:no-CI)[0x563b4cc1cea0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250410104808491 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP:trans-0:call-110:RTP_TO_CN:no-CI)[0x563b4cc1cea0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250410104808491 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP)[0x563b4cc4ff20]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410104808491 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP)[0x563b4cc4ff20]{UNINITIALIZED}: is child of call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP)[0x563b4cc02720] (fsm.c:486) 20250410104808491 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP:trans-0:call-110:RTP_TO_RAN:no-CI)[0x563b4cc4ff20]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250410104808491 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP:trans-0:call-110:RTP_TO_RAN:no-CI)[0x563b4cc4ff20]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1346)@7d38b4d9c9a0: Found Expect[0] for { line := { verb := "CRCX", trans_id := "99", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6e" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1351) TC_bssap_lu_sgsap_lu_and_mt_call0(1351)@7d38b4d9c9a0: f_mt_call_complete 3 20250410104808501 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP:trans-0:call-110:RTP_TO_CN:no-CI)[0x563b4cc1cea0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410104808501 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP)[0x563b4cc02720]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410104808501 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP callref-0x4641756d tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_bssap_lu_sgsap_lu_and_mt_call0(1351)@7d38b4d9c9a0: f_mt_call_complete 4 20250410104808502 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP:trans-0:call-110:RTP_TO_RAN:no-CI)[0x563b4cc4ff20]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410104808502 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP)[0x563b4cc02720]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410104808502 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP callref-0x4641756d tid-0) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:705) 20250410104808502 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP callref-0x4641756d tid-0) Sending Assignment Command (msc_a.c:706) 20250410104808503 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104808503 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104808503 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104808503 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104808503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104808503 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104808503 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104808503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104808503 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104808503 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3b 00 00 00 b9 00 00 00 c1 03 00 00 05 06 5c 8a 67 00 01 24 00 22 01 0b 07 01 0a a1 a5 91 81 05 7c 06 02 02 02 02 2a f8 7d 09 83 ff 57 84 3f 07 82 80 81 7f 6e 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1344)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1344)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_bssap_lu_sgsap_lu_and_mt_call0(1351)@7d38b4d9c9a0: f_mt_call_complete 6 MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: vl_len:14 MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1344)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104808506 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104808506 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104808506 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104808506 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104808506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104808506 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104808506 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104808506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104808506 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104808506 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 fa 00 01 0e 00 0c 02 7c 06 09 08 07 06 23 28 7e 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104808507 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP:trans-0:call-110:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4cc4ff20]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250410104808507 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP:trans-0:call-110:RTP_TO_RAN:CI-22222:no-remote-port:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000)[0x563b4cc4ff20]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250410104808507 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP:trans-0:call-110:RTP_TO_RAN:CI-22222:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc4ff20]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250410104808507 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP callref-0x4641756d tid-0) codecs: :0{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:1596) 20250410104808507 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP callref-0x4641756d tid-0) Assignment Complete: RAN: GSM#3, CN: GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111 (msc_a.c:1597) 20250410104808507 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP callref-0x4641756d tid-0) codecs: :0{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:2187) 20250410104808507 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP callref-0x4641756d tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) MSC_Test_0-RAN(1343)@7d38b4d9c9a0: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1343)@7d38b4d9c9a0: patched enc_l3: '8347'O MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1344)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_bssap_lu_sgsap_lu_and_mt_call0(1351)@7d38b4d9c9a0: f_mt_call_complete 5 TC_bssap_lu_sgsap_lu_and_mt_call0(1351)@7d38b4d9c9a0: f_mt_call_complete 8 20250410104808509 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP:trans-0:call-110:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc4ff20]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410104808509 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP:trans-0:call-110:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc4ff20]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410104808509 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP)[0x563b4cc02720]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410104808708 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104808708 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104808708 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104808708 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104808708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104808708 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104808708 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104808708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104808708 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104808708 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 fa 00 01 05 01 00 02 83 47 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104808709 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP callref-0x4641756d tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250410104808709 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP callref-0x4641756d tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250410104808709 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP callref-0x4641756d tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250410104808709 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP callref-0x4641756d tid-0) codecs: :0{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:1340) 20250410104808709 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP callref-0x4641756d tid-0) tx MNCC_SETUP_CNF (RTP=0.0.0.0:0{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_bssap_lu_sgsap_lu_and_mt_call0(1351)@7d38b4d9c9a0: f_mt_call_complete 7 20250410104808713 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP callref-0x4641756d tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250410104808713 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP callref-0x4641756d tid-0) codecs: :0{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:798) 20250410104808713 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP:trans-0:call-110:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc1cea0]{ESTABLISHING}: setting codecs to GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111 (rtp_stream.c:430) 20250410104808713 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP:trans-0:call-110:RTP_TO_CN:CI-11111:no-remote-port:codecs-not-sent:mode-not-sent:local-1-1-1-1-10000)[0x563b4cc1cea0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250410104808713 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP:trans-0:call-110:RTP_TO_CN:CI-11111:no-remote-port:codecs-not-sent:mode-not-sent:local-1-1-1-1-10000)[0x563b4cc1cea0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250410104808713 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP:trans-0:call-110:RTP_TO_CN:CI-11111:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc1cea0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) TC_bssap_lu_sgsap_lu_and_mt_call0(1351)@7d38b4d9c9a0: f_mt_call_complete 9 TC_bssap_lu_sgsap_lu_and_mt_call0(1351)@7d38b4d9c9a0: Osmux ok: use_osmux = false got_osmux_count = 0 TC_bssap_lu_sgsap_lu_and_mt_call0(1351)@7d38b4d9c9a0: f_mt_call_complete DONE 20250410104808720 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP:trans-0:call-110:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc1cea0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410104808720 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP:trans-0:call-110:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc1cea0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410104808720 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP)[0x563b4cc02720]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410104808720 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP)[0x563b4cc02720]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_bssap_lu_sgsap_lu_and_mt_call0(1351)@7d38b4d9c9a0: f_call_hangup 0: tx MNCC_DISC_REQ 20250410104811726 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP callref-0x4641756d tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250410104811726 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP callref-0x4641756d tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410104811726 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP callref-0x4641756d tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250410104811726 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP callref-0x4641756d tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250410104811726 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104811726 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104811726 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104811726 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104811726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104811726 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104811726 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104811726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104811726 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104811726 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 05 06 5c 8a 67 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1344)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1344)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_bssap_lu_sgsap_lu_and_mt_call0(1351)@7d38b4d9c9a0: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1343)@7d38b4d9c9a0: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1343)@7d38b4d9c9a0: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: vl_len:9 MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1344)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104811735 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104811736 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104811736 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104811736 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104811736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104811736 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104811736 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104811736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104811736 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104811736 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 fa 00 01 09 01 00 06 83 ad 08 02 e1 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104811736 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP callref-0x4641756d tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250410104811736 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP callref-0x4641756d tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250410104811736 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP callref-0x4641756d tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250410104811736 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP callref-0x4641756d tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250410104811736 DCC DEBUG trans(CC:NULL IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250410104811736 DCC DEBUG trans(CC:NULL IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410104811736 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250410104811736 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104811736 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104811736 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104811736 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP)[0x563b4cc02720]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250410104811737 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP:trans-0:call-110:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc4ff20]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410104811737 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP:trans-0:call-110:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc4ff20]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP)[0x563b4cc02720] (call_leg.c:197) 20250410104811737 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP:trans-0:call-110:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc4ff20]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410104811737 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP:trans-0:call-110:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc4ff20]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410104811737 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP:trans-0:call-110:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc1cea0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410104811737 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP:trans-0:call-110:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc1cea0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP)[0x563b4cc02720] (call_leg.c:197) 20250410104811737 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP)[0x563b4cc02720]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250410104811737 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP:trans-0:call-110:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc1cea0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410104811737 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP:trans-0:call-110:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc1cea0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410104811737 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP)[0x563b4cc02720]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250410104811737 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP)[0x563b4cc02720]{RELEASING}: Removing from parent msc_a(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP)[0x563b4cbf0da0] (call_leg.c:198) 20250410104811737 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP)[0x563b4cc02720]{RELEASING}: Freeing instance (call_leg.c:198) 20250410104811737 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP)[0x563b4cc02720]{RELEASING}: Deallocated (fsm.c:568) 20250410104811737 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410104811737 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104811737 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104811737 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104811737 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104811737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104811737 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104811737 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104811737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104811737 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104811737 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 05 06 5c 8a 67 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1175) 20250410104811737 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104811737 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104811738 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104811738 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104811738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104811738 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104811738 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104811738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104811738 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104811738 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 b9 00 00 00 c1 03 00 00 05 06 5c 8a 67 00 01 07 00 05 20 04 01 09 8f 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1344)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1344)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1344)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1344)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1345)@7d38b4d9c9a0: Deleted conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1351)1178695021 TC_bssap_lu_sgsap_lu_and_mt_call0(1351)@7d38b4d9c9a0: f_call_hangup 2: rx MNCC REL ind TC_bssap_lu_sgsap_lu_and_mt_call0(1351)@7d38b4d9c9a0: f_call_hangup 3: rx DTAP CC REL COMPL TC_bssap_lu_sgsap_lu_and_mt_call0(1351)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX TC_bssap_lu_sgsap_lu_and_mt_call0(1351)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX TC_bssap_lu_sgsap_lu_and_mt_call0(1351)@7d38b4d9c9a0: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1344)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104811743 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104811743 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104811743 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104811743 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104811743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104811743 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104811743 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104811743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104811744 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104811744 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 fa 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104811744 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP)[0x563b4cc62cc0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104811744 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP)[0x563b4cc62cc0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP)[0x563b4cbf0da0] (msc_a.c:1053) 20250410104811744 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP)[0x563b4cc62cc0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104811744 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-250:PAGING_RESP)[0x563b4cc62cc0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410104811744 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151 - active-conn: now used by 1 (attached) (msub.c:375) 20250410104811744 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104811744 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104811744 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104811744 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104811744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104811744 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104811744 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104811744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104811744 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104811744 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 05 04 5c 8a 67 00 00 fa 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1344)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1344)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: Session index based on local reference:0 20250410104811745 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104811745 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104811745 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104811745 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104811745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104811745 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104811745 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104811745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104811745 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104811745 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 fa 5c 8a 67 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1344)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1343)@7d38b4d9c9a0: Deleted conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1351)6064743 TC_bssap_lu_sgsap_lu_and_mt_call0(1351)@7d38b4d9c9a0: f_call_hangup 6: rx SCCP DISC TC_bssap_lu_sgsap_lu_and_mt_call0(1351)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1351)@7d38b4d9c9a0: f_call_hangup 9: done 20250410104813754 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104813754 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151 + SGs-paging-req: now used by 3 (attached,VTY,SGs-paging-req) (vlr_sgs.c:361) 20250410104813754 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151 + Paging: now used by 4 (attached,VTY,SGs-paging-req,Paging) (paging.c:111) 20250410104813754 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151 - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1721) TC_bssap_lu_sgsap_lu_and_mt_call0(1351)@7d38b4d9c9a0: tr_SGsAP_IMSI: '262420000118139'H TC_bssap_lu_sgsap_lu_and_mt_call0(1351)@7d38b4d9c9a0: tr_SGsAP_IMSI: '262420000118139'H TC_bssap_lu_sgsap_lu_and_mt_call0(1351)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1348)@7d38b4d9c9a0: Created GsupExpect[1] for "262420000118139" to be handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1351) TC_bssap_lu_sgsap_lu_and_mt_call0(1351)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000118139'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1343)@7d38b4d9c9a0: Added conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1351)5945081 MSC_Test_0-RAN(1343)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: First idle individual index:0 20250410104813757 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104813757 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104813757 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104813757 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104813757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104813757 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104813757 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104813757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104813757 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104813757 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 5a b6 f9 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 11 18 93 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1344)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104813757 DMM DEBUG msc_a(IMSI-262420000118139:GERAN-A-251:LU)[0x563b4cc24560]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000118139 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410104813757 DMM DEBUG msc_a(IMSI-262420000118139:GERAN-A-251:LU)[0x563b4cc24560]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410104813757 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x563b4cc1cea0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410104813757 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x563b4cc1cea0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000118139:GERAN-A-251:LU)[0x563b4cc24560] (fsm.c:486) 20250410104813757 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x563b4cc1cea0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410104813757 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x563b4cc1cea0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410104813757 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151 + _lu_fsm_associate_vsub: now used by 4 (attached,SGs-paging-req,Paging,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410104813757 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151 + active-conn: now used by 5 (attached,SGs-paging-req,Paging,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410104813757 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151 - _lu_fsm_associate_vsub: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (vlr_lu_fsm.c:1085) 20250410104813757 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104813757 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151 - Paging: now used by 3 (attached,SGs-paging-req,active-conn) (paging.c:202) 20250410104813757 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-251:LU)[0x563b4cc1cea0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410104813757 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-251:LU)[0x563b4cc1cea0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410104813757 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-251:LU)[0x563b4cc1cea0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410104813757 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-251:LU)[0x563b4cc1cea0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410104813757 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-251:LU)[0x563b4cc1cea0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410104813757 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-251:LU)[0x563b4cc1cea0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410104813757 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-251:LU)[0x563b4cc07160]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104813757 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-251:LU)[0x563b4cc07160]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-251:LU)[0x563b4cc1cea0] (fsm.c:486) 20250410104813757 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-251:LU)[0x563b4cc07160]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410104813757 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-251:LU)[0x563b4cc07160]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410104813757 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104813757 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104813757 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104813757 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104813757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104813757 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104813757 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104813757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104813757 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104813757 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 04 02 5a b6 f9 00 00 fb 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104813757 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104813757 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104813757 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104813757 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104813757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104813757 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104813757 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104813757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104813757 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104813757 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 04 06 5a b6 f9 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 11 18 93 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1344)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1344)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1344)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1344)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: { messageType := 2, destLocRef := '5AB6F9'O, sourceLocRef := '0000FB'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104813758 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151 + VTY: now used by 4 (attached,SGs-paging-req,active-conn,VTY) (msc_vty.c:1285) 20250410104813758 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151 - VTY: now used by 3 (attached,SGs-paging-req,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250410104813758 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104813758 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104813758 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104813758 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104813758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104813758 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104813758 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104813758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104813758 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104813758 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 fb 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1344)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_bssap_lu_sgsap_lu_and_mt_call0(1351)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1351)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104813759 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151 + vlr_gsup_rx: now used by 4 (attached,SGs-paging-req,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104813759 DVLR DEBUG IMSI:262420000118139 has MSISDN:491230118139 (vlr.c:1045) 20250410104813759 DMSC NOTICE msub(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151) VLR: update for IMSI=262420000118139 (MSISDN=491230118139) (gsm_04_08.c:1541) 20250410104813759 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151 - vlr_gsup_rx: now used by 3 (attached,SGs-paging-req,active-conn) (vlr.c:1410) 20250410104813759 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151 + vlr_gsup_rx: now used by 4 (attached,SGs-paging-req,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104813759 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-251:LU)[0x563b4cc1cea0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410104813759 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-251:LU)[0x563b4cc07160]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410104813759 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-251:LU)[0x563b4cc07160]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410104813759 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-251:LU)[0x563b4cc07160]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410104813759 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-251:LU)[0x563b4cc07160]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-251:LU)[0x563b4cc1cea0] (vlr_lu_fsm.c:110) 20250410104813759 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-251:LU)[0x563b4cc07160]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410104813759 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-251:LU)[0x563b4cc07160]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104813759 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-251:LU)[0x563b4cc1cea0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410104813759 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-251:LU)[0x563b4cc1cea0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410104813759 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-251:LU)[0x563b4cc02720]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104813759 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-251:LU)[0x563b4cc02720]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-251:LU)[0x563b4cc1cea0] (fsm.c:486) 20250410104813759 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-251:LU)[0x563b4cc02720]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410104813759 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-251:LU)[0x563b4cc02720]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410104813759 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-251:LU)[0x563b4cc02720]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410104813759 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-251:LU)[0x563b4cc02720]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410104813759 DMSC NOTICE msub(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:TMSInew-0x649D0F18) VLR: update for IMSI=262420000118139 (MSISDN=491230118139) (gsm_04_08.c:1541) 20250410104813759 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-251:LU)[0x563b4cc02720]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410104813759 DMM DEBUG -> IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:TMSInew-0x649D0F18 LOCATION UPDATE ACCEPT (TMSI = 0x649d0f18) (gsm_04_08.c:149) 20250410104813759 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:TMSInew-0x649D0F18 - vlr_gsup_rx: now used by 3 (attached,SGs-paging-req,active-conn) (vlr.c:1410) 20250410104813759 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104813759 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104813759 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104813759 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104813759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104813759 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104813759 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104813759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104813759 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104813759 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 04 06 5a b6 f9 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 64 9d 0f 18 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1344)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1344)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_bssap_lu_sgsap_lu_and_mt_call0(1351)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1343)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1343)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O 20250410104813760 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104813760 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104813760 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104813760 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104813760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104813760 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104813760 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104813760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104813760 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104813760 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 fb 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1344)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104813760 DMM DEBUG msc_a(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:TMSInew-0x649D0F18:GERAN-A-251:LU)[0x563b4cc24560]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410104813760 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:TMSInew-0x649D0F18:GERAN-A-251:LU)[0x563b4cc1cea0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410104813760 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-251:LU)[0x563b4cc02720]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410104813760 DMSC NOTICE msub(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x649D0F18) VLR: update for IMSI=262420000118139 (MSISDN=491230118139) (gsm_04_08.c:1541) 20250410104813760 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-251:LU)[0x563b4cc02720]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410104813760 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x649D0F18:GERAN-A-251:LU)[0x563b4cc1cea0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410104813760 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-251:LU)[0x563b4cc02720]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410104813760 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-251:LU)[0x563b4cc02720]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x649D0F18:GERAN-A-251:LU)[0x563b4cc1cea0] (vlr_lu_fsm.c:817) 20250410104813760 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-251:LU)[0x563b4cc02720]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410104813760 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x8CAFB151:GERAN-A-251:LU)[0x563b4cc02720]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104813760 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x649D0F18:GERAN-A-251:LU)[0x563b4cc1cea0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410104813760 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230118139/3/1): Available (smpp_smsc.c:626) 20250410104813760 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x649D0F18 + msc_a_fsm_releasing_onenter: now used by 4 (attached,SGs-paging-req,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104813760 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x649D0F18 + vlr_subscr_cancel_attach_fsm: now used by 5 (attached,SGs-paging-req,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104813760 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x649D0F18 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,SGs-paging-req,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104813760 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x649D0F18 - msc_a_fsm_releasing_onenter: now used by 3 (attached,SGs-paging-req,active-conn) (msc_a.c:1004) 20250410104813760 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104813760 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104813760 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104813760 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104813760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104813760 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104813760 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104813760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104813760 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104813760 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 04 06 5a b6 f9 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1344)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1344)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410104813761 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104813761 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104813761 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104813761 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104813761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104813761 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104813761 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104813761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104813761 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1344)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104813761 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 fb 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104813761 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x649D0F18:GERAN-A-251:LU)[0x563b4cc1cea0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104813761 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x649D0F18:GERAN-A-251:LU)[0x563b4cc1cea0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x649D0F18:GERAN-A-251:LU)[0x563b4cc24560] (msc_a.c:1053) 20250410104813761 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x649D0F18:GERAN-A-251:LU)[0x563b4cc1cea0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410104813761 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x649D0F18:GERAN-A-251:LU)[0x563b4cc1cea0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104813761 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x649D0F18:GERAN-A-251:LU)[0x563b4cc1cea0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410104813761 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x649D0F18 - active-conn: now used by 2 (attached,SGs-paging-req) (msub.c:375) 20250410104813762 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104813762 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104813762 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104813762 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104813762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104813762 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104813762 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104813762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104813762 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104813762 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 04 04 5a b6 f9 00 00 fb 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1344)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1344)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: Session index based on local reference:0 20250410104813762 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104813762 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104813762 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1344)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104813762 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104813762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104813762 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104813762 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104813762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104813762 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104813762 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 fb 5a b6 f9 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1343)@7d38b4d9c9a0: Deleted conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1351)5945081 TC_bssap_lu_sgsap_lu_and_mt_call0(1351)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104813762 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x649D0F18 + VTY: now used by 3 (attached,SGs-paging-req,VTY) (msc_vty.c:1285) 20250410104813762 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x649D0F18 - VTY: now used by 2 (attached,SGs-paging-req) (msc_vty.c:1317) TC_bssap_lu_sgsap_lu_and_mt_call0(1351)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1351)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1351)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1343)@7d38b4d9c9a0: Created IMSI[1] for '262420000118139'H'649D0F18'O to be handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1351) 20250410104813764 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x649D0F18 + VTY: now used by 3 (attached,SGs-paging-req,VTY) (msc_vty.c:1285) 20250410104813764 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x649D0F18 + Paging: now used by 4 (attached,SGs-paging-req,VTY,Paging) (paging.c:111) 20250410104813764 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x649D0F18 - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1721) 20250410104813764 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104813764 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104813764 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104813764 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104813764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104813764 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104813764 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104813764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104813764 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104813764 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 11 18 93 09 04 64 9d 0f 18 1a 03 05 00 17 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1344)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1344)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1343)@7d38b4d9c9a0: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_bssap_lu_sgsap_lu_and_mt_call0(1351) TC_bssap_lu_sgsap_lu_and_mt_call0(1351)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1351)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0100'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '649D0F18'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1343)@7d38b4d9c9a0: Added conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1351)12837933 MSC_Test_0-RAN(1343)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(1344)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104813767 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104813767 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104813767 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104813767 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104813767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104813767 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104813767 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104813767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104813767 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104813767 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 c3 e4 2d 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 04 03 50 59 02 05 f4 64 9d 0f 18 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104813767 DMM DEBUG msc_a(TMSI-0x649D0F18:GERAN-A-252:CM_SERVICE_REQ)[0x563b4cc07030]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250410104813767 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x649D0F18:GERAN-A-252:CM_SERVICE_REQ)[0x563b4cc4ff20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410104813767 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x649D0F18:GERAN-A-252:CM_SERVICE_REQ)[0x563b4cc4ff20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x649D0F18:GERAN-A-252:CM_SERVICE_REQ)[0x563b4cc07030] (fsm.c:486) 20250410104813767 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x649D0F18:GERAN-A-252:CM_SERVICE_REQ)[0x563b4cc4ff20]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410104813767 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x649D0F18:GERAN-A-252:CM_SERVICE_REQ)[0x563b4cc4ff20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410104813767 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x649D0F18 + proc_arq_vlr_fn_init: now used by 4 (attached,SGs-paging-req,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410104813767 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x649D0F18 + active-conn: now used by 5 (attached,SGs-paging-req,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410104813767 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x649D0F18:GERAN-A-252:CM_SERVICE_REQ)[0x563b4cc4ff20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410104813767 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x649D0F18:GERAN-A-252:CM_SERVICE_REQ)[0x563b4cc4ff20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410104813767 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x649D0F18:GERAN-A-252:CM_SERVICE_REQ)[0x563b4cc4ff20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410104813767 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x649D0F18:GERAN-A-252:CM_SERVICE_REQ)[0x563b4cc4ff20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410104813767 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x649D0F18:GERAN-A-252:CM_SERVICE_REQ)[0x563b4cc4ff20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410104813767 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x649D0F18:GERAN-A-252:CM_SERVICE_REQ)[0x563b4cc4ff20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410104813767 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x649D0F18:GERAN-A-252:CM_SERVICE_REQ)[0x563b4cc4ff20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410104813767 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x649D0F18:GERAN-A-252:CM_SERVICE_REQ)[0x563b4cc4ff20]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410104813767 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x649D0F18:GERAN-A-252:CM_SERVICE_REQ)[0x563b4cc4ff20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410104813767 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x649D0F18:GERAN-A-252:CM_SERVICE_REQ)[0x563b4cc4ff20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410104813767 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230118139/3/1): Available (smpp_smsc.c:626) 20250410104813768 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x649D0F18 - proc_arq_vlr_fn_init: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250410104813768 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104813768 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104813768 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104813768 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104813768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104813768 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104813768 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104813768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104813768 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104813768 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 03 02 c3 e4 2d 00 00 fc 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104813768 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104813768 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104813768 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104813768 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104813768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104813768 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104813768 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104813768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104813768 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104813768 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 03 06 c3 e4 2d 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 11 18 93 (osmo_ss7_asp.c:1175) 20250410104813768 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104813768 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104813768 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104813768 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) MSC_Test_0-M3UA(1344)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1344)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104813768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104813768 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104813768 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104813768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104813768 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104813768 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 03 06 c3 e4 2d 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1344)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1344)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1344)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'C3E42D'O, sourceLocRef := '0000FC'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-M3UA(1344)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104813768 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x649D0F18 + VTY: now used by 5 (attached,SGs-paging-req,Paging,active-conn,VTY) (msc_vty.c:1285) 20250410104813768 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x649D0F18 - VTY: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (msc_vty.c:1317) TC_bssap_lu_sgsap_lu_and_mt_call0(1351)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1351)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: vl_len:28 MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O 20250410104813771 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104813771 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104813771 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104813771 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104813771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104813771 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104813771 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104813771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104813771 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104813771 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 fc 00 01 1c 01 03 19 09 01 16 00 42 00 07 91 44 77 58 10 06 50 0a 05 23 05 00 21 43 f5 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1344)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104813771 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x649D0F18 + SMS: now used by 5 (attached,SGs-paging-req,Paging,active-conn,SMS) (transaction.c:228) 20250410104813771 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250410104813771 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250410104813771 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104813771 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104813771 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104813771 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104813771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104813771 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104813771 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104813771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104813771 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104813771 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 03 06 c3 e4 2d 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1175) 20250410104813771 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104813771 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104813771 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104813771 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104813771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104813771 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104813771 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104813771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104813771 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104813771 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 03 06 c3 e4 2d 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1344)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1344)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1344)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1344)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_bssap_lu_sgsap_lu_and_mt_call0(1351)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1351)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1344)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104813772 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104813772 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104813772 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104813772 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104813772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104813772 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104813772 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104813772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104813772 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104813772 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 fc 00 01 05 01 03 02 09 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104813773 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x649D0F18 - SMS: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (transaction.c:281) 20250410104813773 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x649D0F18 + msc_a_fsm_releasing_onenter: now used by 5 (attached,SGs-paging-req,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104813773 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x649D0F18 + vlr_subscr_cancel_attach_fsm: now used by 6 (attached,SGs-paging-req,Paging,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104813773 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x649D0F18 - vlr_subscr_cancel_attach_fsm: now used by 5 (attached,SGs-paging-req,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104813773 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x649D0F18 - msc_a_fsm_releasing_onenter: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (msc_a.c:1004) 20250410104813773 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104813773 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104813773 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104813773 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104813773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104813773 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104813773 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104813773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104813773 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104813773 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 03 06 c3 e4 2d 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1344)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1344)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410104813773 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104813773 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104813773 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104813773 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104813773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1344)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104813773 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104813773 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104813773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104813773 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104813773 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 fc 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104813774 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x649D0F18:GERAN-A-252:CM_SERVICE_REQ)[0x563b4cc4ff20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104813774 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x649D0F18:GERAN-A-252:CM_SERVICE_REQ)[0x563b4cc4ff20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x649D0F18:GERAN-A-252:CM_SERVICE_REQ)[0x563b4cc07030] (msc_a.c:1053) 20250410104813774 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x649D0F18:GERAN-A-252:CM_SERVICE_REQ)[0x563b4cc4ff20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104813774 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x649D0F18:GERAN-A-252:CM_SERVICE_REQ)[0x563b4cc4ff20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410104813774 DBSSAP ERROR msc_a(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x649D0F18:GERAN-A-252:CM_SERVICE_REQ)[0x563b4cc07030]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250410104813774 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x649D0F18 - active-conn: now used by 3 (attached,SGs-paging-req,Paging) (msub.c:375) 20250410104813774 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104813774 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104813774 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104813774 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104813774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104813774 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104813774 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104813774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104813774 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104813774 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 03 04 c3 e4 2d 00 00 fc 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1344)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1344)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: Session index based on local reference:0 20250410104813774 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104813774 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104813774 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104813774 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104813774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104813774 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1344)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104813774 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104813774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104813774 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104813774 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 fc c3 e4 2d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1343)@7d38b4d9c9a0: Deleted conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1351)12837933 TC_bssap_lu_sgsap_lu_and_mt_call0(1351)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104813774 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x649D0F18 + VTY: now used by 4 (attached,SGs-paging-req,Paging,VTY) (msc_vty.c:1285) 20250410104813774 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x649D0F18 - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1317) TC_bssap_lu_sgsap_lu_and_mt_call0(1351)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1351)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1351)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1351)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410104813777 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test_0-M3UA(1344)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(1348)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(1349)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104813777 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410104813777 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) IPA-CTRL-CLI-IPA(1352)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104813778 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(1343)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(1342)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SGsAP(1350)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(1345)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(1346)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(1347)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1341)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1341): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(1342): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(1343): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(1344): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(1345): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(1346): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(1347): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(1348): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(1349): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SGsAP(1350): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_bssap_lu_sgsap_lu_and_mt_call0(1351): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1352): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_bssap_lu_sgsap_lu_and_mt_call finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_bssap_lu_sgsap_lu_and_mt_call pass'. Thu Apr 10 10:48:13 UTC 2025 ====== MSC_Tests.TC_bssap_lu_sgsap_lu_and_mt_call pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_bssap_lu_sgsap_lu_and_mt_call.talloc 20250410104813976 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410104813976 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104813976 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410104813976 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410104813976 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410104813976 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104813976 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410104813976 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410104813976 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410104813976 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104813976 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410104813976 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410104813976 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410104813976 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410104813976 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410104813976 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104813976 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104813976 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410104813976 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410104813976 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410104813976 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410104814779 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=748832) 20250410104815780 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104815978 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410104815978 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410104815978 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) Waiting for packet dumper to finish... 1 (prev_count=748832, count=749992) 20250410104816780 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104816790 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104816790 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104816790 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104816790 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104816790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104816790 DLSS7 ERROR MTP-TRANSFER.req for dpc=193=0.24.1: no route! (osmo_ss7_hmrt.c:228) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_bssap_lu_sgsap_lu_and_mt_call pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_lu_and_mt_call'. ------ MSC_Tests.TC_sgsap_lu_and_mt_call ------ Thu Apr 10 10:48:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_lu_and_mt_call.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_lu_and_mt_call.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410104817782 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_lu_and_mt_call' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_sgsap_lu_and_mt_call started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(1356)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(1356)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1356)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410104818356 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1357)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410104818551 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410104818552 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410104818552 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410104818552 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1356)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1356)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1356)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1356)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(1356)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410104818556 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104818556 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410104818556 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410104818556 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410104818556 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410104818556 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410104818556 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410104818556 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104818556 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410104818556 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410104818556 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1356)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1356)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1356)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1356)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1356)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1356)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410104818556 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104818556 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410104818557 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410104818557 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104818557 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410104818557 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410104818557 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410104818557 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104818557 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410104818557 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410104818557 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104818557 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1356)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1356)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1356)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) 20250410104818557 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410104818557 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1356)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1356)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410104818579 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104818579 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104818579 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104818579 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104818579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104818579 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104818579 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104818579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104818579 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104818579 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 00 04 64 e4 c3 00 00 0c 0d 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1356)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1356)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104818586 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104818586 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104818586 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104818586 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104818586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104818586 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104818586 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104818586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104818586 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104818586 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 0c 64 e4 c3 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1356)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104818782 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104818782 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1359)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1359)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410104818789 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1359)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1359)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1359)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1359)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1359)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1359)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410104818818 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410104818818 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1362)@7d38b4d9c9a0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1362)@7d38b4d9c9a0: Created Expect[0] for '262420000011827'H to be handled at TC_sgsap_lu_and_mt_call0(1363) 20250410104819354 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104819354 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104819354 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104819354 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104819354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104819354 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104819354 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104819354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104819354 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104819354 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1356)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104819354 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104819354 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104819354 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104819354 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104819354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104819355 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104819355 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104819355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104819355 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104819355 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1356)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1356)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1355)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(1360)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000011827" to be handled at TC_sgsap_lu_and_mt_call0(1363) 20250410104820870 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250410104820870 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011827 id=262420000011827 (vlr.c:661) 20250410104820870 DVLR INFO New subscr, IMSI: 262420000011827 (vlr.c:562) 20250410104820870 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104820870 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011827 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1360)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000011827" handled at TC_sgsap_lu_and_mt_call0(1363) MSC_Test-GSUP(1360)@7d38b4d9c9a0: Added IMSI table entry 0TC_sgsap_lu_and_mt_call0(1363)"262420000011827" 20250410104820882 DVLR DEBUG VLR subscr IMSI-262420000011827:TMSInew-0x2F8BB8B0 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250410104820882 DVLR DEBUG IMSI:262420000011827 has MSISDN:491230011827 (vlr.c:1045) 20250410104820882 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011827 (MSISDN=491230011827) (NO CONN!) (gsm_04_08.c:1541) 20250410104820882 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSInew-0x2F8BB8B0 - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) 20250410104820884 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSInew-0x2F8BB8B0 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250410104820884 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSInew-0x2F8BB8B0 + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250410104820884 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSInew-0x2F8BB8B0 - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250410104820884 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSInew-0x2F8BB8B0 - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_lu_and_mt_call0(1363)@7d38b4d9c9a0: tr_SGsAP_IMSI: '262420000011827'H TC_sgsap_lu_and_mt_call0(1363)@7d38b4d9c9a0: tr_SGsAP_IMSI: '262420000011827'H MSC_Test-SGsAP(1362)@7d38b4d9c9a0: Found Expect[0] for { sGsAP_LOCATION_UPDATE_ACCEPT := { messageType := '00001010'B, iMSI := { iEI := '00000001'B, lengthIndicator := 8, iMSI := { field1 := '001'B, parity := '1'B, digits := '262420000011827'H, fillerDigit := omit } }, locationAreaId := { iEI := '00000100'B, lengthIndicator := 5, locationAreaId := { mccDigit1 := '9'H, mccDigit2 := '0'H, mccDigit3 := '1'H, mncDigit3 := 'F'H, mncDigit1 := '7'H, mncDigit2 := '0'H, lac := '0926'O ("\t&") } }, newTMSIorIMSI := { iEI := '00001110'B, lengthIndicator := 5, iD := { typeOfIdentity := '100'B, iD := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '2F8BB8B0'O } } } } } } handled at TC_sgsap_lu_and_mt_call0(1363) TC_sgsap_lu_and_mt_call0(1363)@7d38b4d9c9a0: tr_SGsAP_IMSI: '262420000011827'H TC_sgsap_lu_and_mt_call0(1363)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410104820890 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSInew-0x2F8BB8B0 + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250410104820890 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0 - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) TC_sgsap_lu_and_mt_call0(1363)@7d38b4d9c9a0: tr_SGsAP_IMSI: '262420000011827'H MSC_Test-MNCC(1357)@7d38b4d9c9a0: Added conn table entry 0TC_sgsap_lu_and_mt_call0(1363)1187233797 20250410104821915 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250410104821916 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250410104821916 DCC DEBUG trans(CC:NULL IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0 callref-0x46c3c005 tid-255) New transaction (transaction.c:231) 20250410104821916 DMNCC DEBUG trans(CC:NULL IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0 callref-0x46c3c005 tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} (gsm_04_08_cc.c:790) 20250410104821916 DCC DEBUG trans(CC:NULL IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0 callref-0x46c3c005 tid-255) codecs: :0{(no-codecs)} (from: remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250410104821916 DMNCC DEBUG trans(CC:NULL IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0 callref-0x46c3c005 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250410104821916 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0 + SGs-paging-req: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,SGs-paging-req) (vlr_sgs.c:361) 20250410104821916 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0 + Paging: now used by 5 (attached,mncc_tx_to_gsm_cc,CC,SGs-paging-req,Paging) (paging.c:111) 20250410104821916 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0 - mncc_tx_to_gsm_cc: now used by 4 (attached,CC,SGs-paging-req,Paging) (gsm_04_08_cc.c:2448) TC_sgsap_lu_and_mt_call0(1363)@7d38b4d9c9a0: tr_SGsAP_IMSI: '262420000011827'H 20250410104821920 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0 + check_sgs_association: now used by 5 (attached,CC,SGs-paging-req,Paging,check_sgs_association) (sgs_iface.c:274) 20250410104821920 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0 - check_sgs_association: now used by 4 (attached,CC,SGs-paging-req,Paging) (sgs_iface.c:293) 20250410104821920 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0 + sgs_rx_service_req: now used by 5 (attached,CC,SGs-paging-req,Paging,sgs_rx_service_req) (sgs_iface.c:821) 20250410104821920 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0 + vlr_sgs_pag_ack: now used by 6 (attached,CC,SGs-paging-req,Paging,sgs_rx_service_req,vlr_sgs_pag_ack) (vlr_sgs.c:273) 20250410104821920 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0 - SGs-paging-req: now used by 5 (attached,CC,Paging,sgs_rx_service_req,vlr_sgs_pag_ack) (vlr_sgs.c:280) 20250410104821920 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0 - vlr_sgs_pag_ack: now used by 4 (attached,CC,Paging,sgs_rx_service_req) (vlr_sgs.c:282) 20250410104821920 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0 - sgs_rx_service_req: now used by 3 (attached,CC,Paging) (sgs_iface.c:858) MSC_Test_0-RAN(1355)@7d38b4d9c9a0: Created IMSI[0] for '262420000011827'H'2F8BB8B0'O to be handled at TC_sgsap_lu_and_mt_call0(1363) TC_sgsap_lu_and_mt_call0(1363)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '2F8BB8B0'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1355)@7d38b4d9c9a0: Added conn table entry 0TC_sgsap_lu_and_mt_call0(1363)14601741 MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(1356)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104821927 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104821927 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104821927 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104821927 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104821927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104821927 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104821927 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104821927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104821927 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104821927 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 de ce 0d 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 2f 8b b8 b0 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104821928 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP)[0x563b4cc02720]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410104821928 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP)[0x563b4cc02720]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP)[0x563b4cc1cea0] (fsm.c:486) 20250410104821928 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP)[0x563b4cc02720]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410104821928 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP)[0x563b4cc02720]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410104821928 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410104821928 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410104821928 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP)[0x563b4cc02720]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410104821928 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP)[0x563b4cc02720]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410104821928 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP)[0x563b4cc02720]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410104821928 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP)[0x563b4cc02720]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410104821928 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP)[0x563b4cc02720]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410104821928 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP)[0x563b4cc02720]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410104821928 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP)[0x563b4cc02720]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410104821928 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP)[0x563b4cc02720]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410104821928 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP)[0x563b4cc02720]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410104821928 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP)[0x563b4cc02720]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410104821928 DCC DEBUG trans(CC:NULL IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0 callref-0x46c3c005 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250410104821928 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250410104821928 DCC DEBUG trans(CC:NULL IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP callref-0x46c3c005 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250410104821928 DCC DEBUG trans(CC:NULL IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP callref-0x46c3c005 tid-0) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:798) 20250410104821928 DCC DEBUG trans(CC:NULL IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP callref-0x46c3c005 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250410104821928 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250410104821928 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011827/3/1): Available (smpp_smsc.c:626) 20250410104821928 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250410104821928 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104821928 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104821928 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104821928 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104821928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104821928 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104821928 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104821928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104821928 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104821928 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 02 02 de ce 0d 00 00 fd 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104821928 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104821928 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104821928 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104821928 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104821928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104821928 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104821928 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104821928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104821928 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104821928 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 02 06 de ce 0d 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 72 (osmo_ss7_asp.c:1175) 20250410104821929 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104821929 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1356)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1356)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104821929 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104821929 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104821929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104821929 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104821929 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104821929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104821929 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104821929 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2e 00 00 00 b9 00 00 00 c1 03 00 00 02 06 de ce 0d 00 01 17 01 00 14 03 05 04 01 e0 5c 04 91 21 43 f5 5e 07 91 94 21 03 10 81 72 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1356)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1356)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1356)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1356)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'DECE0D'O, sourceLocRef := '0000FD'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104821931 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250410104821931 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_sgsap_lu_and_mt_call0(1363)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_mt_call0(1363)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1363)@7d38b4d9c9a0: f_mt_call_complete 1 MSC_Test_0-RAN(1355)@7d38b4d9c9a0: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1355)@7d38b4d9c9a0: patched enc_l3: '8301'O MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1356)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104821936 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104821936 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104821936 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104821936 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104821936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104821936 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104821936 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104821936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104821936 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104821936 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 fd 00 01 05 01 00 02 83 01 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104821936 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP callref-0x46c3c005 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250410104821936 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP callref-0x46c3c005 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250410104821936 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP callref-0x46c3c005 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250410104821936 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP callref-0x46c3c005 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250410104821936 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP callref-0x46c3c005 tid-0) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:1208) 20250410104821936 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP callref-0x46c3c005 tid-0) tx MNCC_ALERT_IND (RTP=0.0.0.0:0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_sgsap_lu_and_mt_call0(1363)@7d38b4d9c9a0: f_mt_call_complete 2 MSC_Test-MGCP(1358)@7d38b4d9c9a0: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_sgsap_lu_and_mt_call0(1363) 20250410104821940 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP callref-0x46c3c005 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250410104821940 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP)[0x563b4cc07160]{ESTABLISHING}: Allocated (fsm.c:456) 20250410104821940 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP)[0x563b4cc07160]{ESTABLISHING}: is child of msc_a(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP)[0x563b4cc1cea0] (fsm.c:486) 20250410104821940 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP callref-0x46c3c005 tid-0) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:2161) 20250410104821940 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP)[0x563b4cbf35f0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410104821940 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP)[0x563b4cbf35f0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP)[0x563b4cc07160] (fsm.c:486) 20250410104821940 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP:trans-0:call-112:RTP_TO_CN:no-CI)[0x563b4cbf35f0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250410104821940 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP:trans-0:call-112:RTP_TO_CN:no-CI)[0x563b4cbf35f0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250410104821940 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP)[0x563b4cbf30d0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410104821941 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP)[0x563b4cbf30d0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP)[0x563b4cc07160] (fsm.c:486) 20250410104821941 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP:trans-0:call-112:RTP_TO_RAN:no-CI)[0x563b4cbf30d0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250410104821941 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP:trans-0:call-112:RTP_TO_RAN:no-CI)[0x563b4cbf30d0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1358)@7d38b4d9c9a0: Found Expect[0] for { line := { verb := "CRCX", trans_id := "105", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "70" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_sgsap_lu_and_mt_call0(1363) TC_sgsap_lu_and_mt_call0(1363)@7d38b4d9c9a0: f_mt_call_complete 3 20250410104821949 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP:trans-0:call-112:RTP_TO_CN:no-CI)[0x563b4cbf35f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410104821949 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP)[0x563b4cc07160]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410104821949 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP callref-0x46c3c005 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_sgsap_lu_and_mt_call0(1363)@7d38b4d9c9a0: f_mt_call_complete 4 20250410104821950 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP:trans-0:call-112:RTP_TO_RAN:no-CI)[0x563b4cbf30d0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410104821950 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP)[0x563b4cc07160]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410104821950 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP callref-0x46c3c005 tid-0) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:705) 20250410104821950 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP callref-0x46c3c005 tid-0) Sending Assignment Command (msc_a.c:706) 20250410104821950 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104821950 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104821950 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104821950 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104821950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104821950 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104821950 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104821950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104821950 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104821950 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3b 00 00 00 b9 00 00 00 c1 03 00 00 02 06 de ce 0d 00 01 24 00 22 01 0b 07 01 0a a1 a5 91 81 05 7c 06 02 02 02 02 2a f8 7d 09 83 ff 57 84 3f 07 82 80 81 7f 70 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1356)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1356)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_mt_call0(1363)@7d38b4d9c9a0: f_mt_call_complete 6 MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: vl_len:14 MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1356)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104821952 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104821952 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104821952 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104821952 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104821952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104821952 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-RAN(1355)@7d38b4d9c9a0: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1355)@7d38b4d9c9a0: patched enc_l3: '8347'O 20250410104821952 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104821952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104821952 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104821952 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 fd 00 01 0e 00 0c 02 7c 06 09 08 07 06 23 28 7e 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1356)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104821952 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP:trans-0:call-112:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4cbf30d0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250410104821952 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP:trans-0:call-112:RTP_TO_RAN:CI-22222:no-remote-port:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000)[0x563b4cbf30d0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250410104821952 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP:trans-0:call-112:RTP_TO_RAN:CI-22222:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbf30d0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250410104821953 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP callref-0x46c3c005 tid-0) codecs: :0{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:1596) 20250410104821953 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP callref-0x46c3c005 tid-0) Assignment Complete: RAN: GSM#3, CN: GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111 (msc_a.c:1597) 20250410104821953 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP callref-0x46c3c005 tid-0) codecs: :0{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:2187) 20250410104821953 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP callref-0x46c3c005 tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_sgsap_lu_and_mt_call0(1363)@7d38b4d9c9a0: f_mt_call_complete 5 TC_sgsap_lu_and_mt_call0(1363)@7d38b4d9c9a0: f_mt_call_complete 8 20250410104821954 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP:trans-0:call-112:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbf30d0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410104821954 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP:trans-0:call-112:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbf30d0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410104821954 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP)[0x563b4cc07160]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410104822156 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104822156 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104822156 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104822156 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104822156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104822156 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104822156 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104822156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104822156 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104822156 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 fd 00 01 05 01 00 02 83 47 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104822157 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP callref-0x46c3c005 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250410104822157 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP callref-0x46c3c005 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250410104822157 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP callref-0x46c3c005 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250410104822157 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP callref-0x46c3c005 tid-0) codecs: :0{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:1340) 20250410104822157 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP callref-0x46c3c005 tid-0) tx MNCC_SETUP_CNF (RTP=0.0.0.0:0{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_sgsap_lu_and_mt_call0(1363)@7d38b4d9c9a0: f_mt_call_complete 7 20250410104822158 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP callref-0x46c3c005 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250410104822158 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP callref-0x46c3c005 tid-0) codecs: :0{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:798) 20250410104822158 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP:trans-0:call-112:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cbf35f0]{ESTABLISHING}: setting codecs to GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111 (rtp_stream.c:430) 20250410104822158 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP:trans-0:call-112:RTP_TO_CN:CI-11111:no-remote-port:codecs-not-sent:mode-not-sent:local-1-1-1-1-10000)[0x563b4cbf35f0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250410104822158 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP:trans-0:call-112:RTP_TO_CN:CI-11111:no-remote-port:codecs-not-sent:mode-not-sent:local-1-1-1-1-10000)[0x563b4cbf35f0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250410104822158 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP:trans-0:call-112:RTP_TO_CN:CI-11111:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbf35f0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) TC_sgsap_lu_and_mt_call0(1363)@7d38b4d9c9a0: f_mt_call_complete 9 TC_sgsap_lu_and_mt_call0(1363)@7d38b4d9c9a0: Osmux ok: use_osmux = false got_osmux_count = 0 TC_sgsap_lu_and_mt_call0(1363)@7d38b4d9c9a0: f_mt_call_complete DONE 20250410104822159 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP:trans-0:call-112:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbf35f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410104822159 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP:trans-0:call-112:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbf35f0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410104822159 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP)[0x563b4cc07160]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410104822159 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP)[0x563b4cc07160]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250410104823765 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x649D0F18 - Paging: now used by 2 (attached,SGs-paging-req) (paging.c:202) TC_sgsap_lu_and_mt_call0(1363)@7d38b4d9c9a0: f_call_hangup 0: tx MNCC_DISC_REQ 20250410104825162 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP callref-0x46c3c005 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250410104825162 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP callref-0x46c3c005 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410104825162 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP callref-0x46c3c005 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250410104825162 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP callref-0x46c3c005 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250410104825162 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104825162 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104825162 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104825162 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104825162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104825162 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104825162 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104825162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104825162 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104825162 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 02 06 de ce 0d 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1356)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1356)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_mt_call0(1363)@7d38b4d9c9a0: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1355)@7d38b4d9c9a0: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1355)@7d38b4d9c9a0: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: vl_len:9 MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O 20250410104825167 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104825167 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104825167 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104825167 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104825167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104825167 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104825167 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104825167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104825167 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104825167 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 fd 00 01 09 01 00 06 83 ad 08 02 e1 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1356)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104825168 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP callref-0x46c3c005 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250410104825168 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP callref-0x46c3c005 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250410104825168 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP callref-0x46c3c005 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250410104825168 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP callref-0x46c3c005 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250410104825168 DCC DEBUG trans(CC:NULL IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250410104825168 DCC DEBUG trans(CC:NULL IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410104825168 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250410104825168 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104825168 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104825168 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104825168 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP)[0x563b4cc07160]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250410104825168 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP:trans-0:call-112:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbf30d0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410104825168 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP:trans-0:call-112:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbf30d0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP)[0x563b4cc07160] (call_leg.c:197) 20250410104825168 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP:trans-0:call-112:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbf30d0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410104825168 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP:trans-0:call-112:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbf30d0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410104825168 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP:trans-0:call-112:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbf35f0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410104825168 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP:trans-0:call-112:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbf35f0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP)[0x563b4cc07160] (call_leg.c:197) 20250410104825168 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP)[0x563b4cc07160]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250410104825168 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP:trans-0:call-112:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbf35f0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410104825168 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP:trans-0:call-112:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbf35f0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410104825168 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP)[0x563b4cc07160]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250410104825168 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP)[0x563b4cc07160]{RELEASING}: Removing from parent msc_a(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP)[0x563b4cc1cea0] (call_leg.c:198) 20250410104825168 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP)[0x563b4cc07160]{RELEASING}: Freeing instance (call_leg.c:198) 20250410104825168 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP)[0x563b4cc07160]{RELEASING}: Deallocated (fsm.c:568) 20250410104825168 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410104825169 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104825169 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104825169 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104825169 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104825169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104825169 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104825169 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104825169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104825169 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104825169 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 02 06 de ce 0d 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1175) 20250410104825169 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104825169 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104825169 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104825169 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104825169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104825169 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104825169 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104825169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104825169 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104825169 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 b9 00 00 00 c1 03 00 00 02 06 de ce 0d 00 01 07 00 05 20 04 01 09 8f 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1356)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1356)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1356)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1356)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1357)@7d38b4d9c9a0: Deleted conn table entry 0TC_sgsap_lu_and_mt_call0(1363)1187233797 TC_sgsap_lu_and_mt_call0(1363)@7d38b4d9c9a0: f_call_hangup 2: rx MNCC REL ind TC_sgsap_lu_and_mt_call0(1363)@7d38b4d9c9a0: f_call_hangup 3: rx DTAP CC REL COMPL TC_sgsap_lu_and_mt_call0(1363)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX TC_sgsap_lu_and_mt_call0(1363)@7d38b4d9c9a0: f_call_hangup 5: rx BSSAP Clear Command TC_sgsap_lu_and_mt_call0(1363)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1356)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104825174 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104825174 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104825174 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104825174 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104825174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104825174 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104825174 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104825174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104825174 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104825174 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 fd 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104825174 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP)[0x563b4cc02720]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104825174 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP)[0x563b4cc02720]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP)[0x563b4cc1cea0] (msc_a.c:1053) 20250410104825174 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP)[0x563b4cc02720]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104825174 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-253:PAGING_RESP)[0x563b4cc02720]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410104825174 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0 - active-conn: now used by 1 (attached) (msub.c:375) 20250410104825174 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104825174 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104825174 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104825174 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104825174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104825174 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104825174 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104825174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104825174 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104825174 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 02 04 de ce 0d 00 00 fd 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1356)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1356)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: Session index based on local reference:0 20250410104825175 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104825175 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104825175 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104825175 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104825175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104825175 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104825175 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104825175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104825175 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104825175 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 fd de ce 0d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1356)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1355)@7d38b4d9c9a0: Deleted conn table entry 0TC_sgsap_lu_and_mt_call0(1363)14601741 TC_sgsap_lu_and_mt_call0(1363)@7d38b4d9c9a0: f_call_hangup 6: rx SCCP DISC TC_sgsap_lu_and_mt_call0(1363)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1363)@7d38b4d9c9a0: f_call_hangup 9: done 20250410104827177 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104827177 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0 + SGs-paging-req: now used by 3 (attached,VTY,SGs-paging-req) (vlr_sgs.c:361) 20250410104827177 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0 + Paging: now used by 4 (attached,VTY,SGs-paging-req,Paging) (paging.c:111) 20250410104827177 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0 - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1721) TC_sgsap_lu_and_mt_call0(1363)@7d38b4d9c9a0: tr_SGsAP_IMSI: '262420000011827'H TC_sgsap_lu_and_mt_call0(1363)@7d38b4d9c9a0: tr_SGsAP_IMSI: '262420000011827'H TC_sgsap_lu_and_mt_call0(1363)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1360)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000011827" to be handled at TC_sgsap_lu_and_mt_call0(1363) TC_sgsap_lu_and_mt_call0(1363)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011827'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1355)@7d38b4d9c9a0: Added conn table entry 0TC_sgsap_lu_and_mt_call0(1363)7501639 MSC_Test_0-RAN(1355)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(1356)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104827180 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104827180 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104827180 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104827180 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104827180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104827180 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104827180 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104827180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104827180 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104827180 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 72 77 47 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 10 81 72 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104827181 DMM DEBUG msc_a(IMSI-262420000011827:GERAN-A-254:LU)[0x563b4cbf08f0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011827 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410104827181 DMM DEBUG msc_a(IMSI-262420000011827:GERAN-A-254:LU)[0x563b4cbf08f0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410104827181 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:GERAN-A-254:LU)[0x563b4cbf35f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410104827181 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:GERAN-A-254:LU)[0x563b4cbf35f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011827:GERAN-A-254:LU)[0x563b4cbf08f0] (fsm.c:486) 20250410104827181 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:GERAN-A-254:LU)[0x563b4cbf35f0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410104827181 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:GERAN-A-254:LU)[0x563b4cbf35f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410104827181 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0 + _lu_fsm_associate_vsub: now used by 4 (attached,SGs-paging-req,Paging,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410104827181 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0 + active-conn: now used by 5 (attached,SGs-paging-req,Paging,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410104827181 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0 - _lu_fsm_associate_vsub: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (vlr_lu_fsm.c:1085) 20250410104827181 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104827181 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0 - Paging: now used by 3 (attached,SGs-paging-req,active-conn) (paging.c:202) 20250410104827181 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-254:LU)[0x563b4cbf35f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410104827181 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-254:LU)[0x563b4cbf35f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410104827181 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-254:LU)[0x563b4cbf35f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410104827181 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-254:LU)[0x563b4cbf35f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410104827181 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-254:LU)[0x563b4cbf35f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410104827181 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-254:LU)[0x563b4cbf35f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410104827181 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-254:LU)[0x563b4cbf5710]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104827181 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-254:LU)[0x563b4cbf5710]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-254:LU)[0x563b4cbf35f0] (fsm.c:486) 20250410104827181 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-254:LU)[0x563b4cbf5710]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410104827181 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-254:LU)[0x563b4cbf5710]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410104827181 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104827181 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104827181 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104827181 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104827181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104827181 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104827181 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104827181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104827181 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104827181 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 01 02 72 77 47 00 00 fe 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104827181 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104827181 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104827181 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104827181 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104827181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104827181 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104827181 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104827181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104827181 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104827181 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 01 06 72 77 47 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 72 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1356)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1356)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1356)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1356)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: { messageType := 2, destLocRef := '727747'O ("rwG"), sourceLocRef := '0000FE'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104827182 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0 + VTY: now used by 4 (attached,SGs-paging-req,active-conn,VTY) (msc_vty.c:1285) 20250410104827182 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0 - VTY: now used by 3 (attached,SGs-paging-req,active-conn) (msc_vty.c:1317) TC_sgsap_lu_and_mt_call0(1363)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_mt_call0(1363)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1356)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104827182 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104827183 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104827183 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104827183 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104827183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104827183 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104827183 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104827183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104827183 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104827183 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 fe 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104827183 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0 + vlr_gsup_rx: now used by 4 (attached,SGs-paging-req,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104827183 DVLR DEBUG IMSI:262420000011827 has MSISDN:491230011827 (vlr.c:1045) 20250410104827183 DMSC NOTICE msub(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0) VLR: update for IMSI=262420000011827 (MSISDN=491230011827) (gsm_04_08.c:1541) 20250410104827183 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0 - vlr_gsup_rx: now used by 3 (attached,SGs-paging-req,active-conn) (vlr.c:1410) 20250410104827183 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0 + vlr_gsup_rx: now used by 4 (attached,SGs-paging-req,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104827183 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-254:LU)[0x563b4cbf35f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410104827183 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-254:LU)[0x563b4cbf5710]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410104827183 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-254:LU)[0x563b4cbf5710]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410104827183 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-254:LU)[0x563b4cbf5710]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410104827183 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-254:LU)[0x563b4cbf5710]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-254:LU)[0x563b4cbf35f0] (vlr_lu_fsm.c:110) 20250410104827183 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-254:LU)[0x563b4cbf5710]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410104827183 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-254:LU)[0x563b4cbf5710]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104827183 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-254:LU)[0x563b4cbf35f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410104827183 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-254:LU)[0x563b4cbf35f0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410104827183 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-254:LU)[0x563b4cc07160]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104827183 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-254:LU)[0x563b4cc07160]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-254:LU)[0x563b4cbf35f0] (fsm.c:486) 20250410104827183 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-254:LU)[0x563b4cc07160]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410104827183 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-254:LU)[0x563b4cc07160]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410104827183 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-254:LU)[0x563b4cc07160]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410104827183 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-254:LU)[0x563b4cc07160]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410104827183 DMSC NOTICE msub(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:TMSInew-0x7B373C0E) VLR: update for IMSI=262420000011827 (MSISDN=491230011827) (gsm_04_08.c:1541) 20250410104827183 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-254:LU)[0x563b4cc07160]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410104827183 DMM DEBUG -> IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:TMSInew-0x7B373C0E LOCATION UPDATE ACCEPT (TMSI = 0x7b373c0e) (gsm_04_08.c:149) 20250410104827183 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:TMSInew-0x7B373C0E - vlr_gsup_rx: now used by 3 (attached,SGs-paging-req,active-conn) (vlr.c:1410) 20250410104827183 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104827183 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104827183 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104827183 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104827183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104827183 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104827183 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104827183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104827183 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104827183 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 01 06 72 77 47 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 7b 37 3c 0e (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1356)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1356)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_mt_call0(1363)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1355)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1355)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1356)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104827185 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104827185 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104827185 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104827185 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104827185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104827185 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104827185 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104827185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104827185 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104827185 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 fe 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104827185 DMM DEBUG msc_a(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:TMSInew-0x7B373C0E:GERAN-A-254:LU)[0x563b4cbf08f0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410104827185 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:TMSInew-0x7B373C0E:GERAN-A-254:LU)[0x563b4cbf35f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410104827185 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-254:LU)[0x563b4cc07160]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410104827185 DMSC NOTICE msub(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x7B373C0E) VLR: update for IMSI=262420000011827 (MSISDN=491230011827) (gsm_04_08.c:1541) 20250410104827185 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-254:LU)[0x563b4cc07160]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410104827185 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x7B373C0E:GERAN-A-254:LU)[0x563b4cbf35f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410104827185 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-254:LU)[0x563b4cc07160]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410104827185 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-254:LU)[0x563b4cc07160]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x7B373C0E:GERAN-A-254:LU)[0x563b4cbf35f0] (vlr_lu_fsm.c:817) 20250410104827185 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-254:LU)[0x563b4cc07160]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410104827186 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x2F8BB8B0:GERAN-A-254:LU)[0x563b4cc07160]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104827186 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x7B373C0E:GERAN-A-254:LU)[0x563b4cbf35f0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410104827186 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011827/3/1): Available (smpp_smsc.c:626) 20250410104827186 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x7B373C0E + msc_a_fsm_releasing_onenter: now used by 4 (attached,SGs-paging-req,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104827186 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x7B373C0E + vlr_subscr_cancel_attach_fsm: now used by 5 (attached,SGs-paging-req,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104827186 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x7B373C0E - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,SGs-paging-req,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104827186 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x7B373C0E - msc_a_fsm_releasing_onenter: now used by 3 (attached,SGs-paging-req,active-conn) (msc_a.c:1004) 20250410104827186 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104827186 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104827186 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104827186 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104827186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104827186 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104827186 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104827186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104827186 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104827186 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 01 06 72 77 47 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1356)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1356)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410104827187 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104827187 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104827187 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1356)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104827187 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104827187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104827187 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104827187 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104827187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104827187 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104827187 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 fe 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104827187 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x7B373C0E:GERAN-A-254:LU)[0x563b4cbf35f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104827187 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x7B373C0E:GERAN-A-254:LU)[0x563b4cbf35f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x7B373C0E:GERAN-A-254:LU)[0x563b4cbf08f0] (msc_a.c:1053) 20250410104827187 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x7B373C0E:GERAN-A-254:LU)[0x563b4cbf35f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410104827187 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x7B373C0E:GERAN-A-254:LU)[0x563b4cbf35f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104827187 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x7B373C0E:GERAN-A-254:LU)[0x563b4cbf35f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410104827187 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x7B373C0E - active-conn: now used by 2 (attached,SGs-paging-req) (msub.c:375) 20250410104827187 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104827187 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104827187 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104827187 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104827187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104827187 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104827187 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104827187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104827187 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104827187 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 01 04 72 77 47 00 00 fe 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1356)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1356)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: Session index based on local reference:0 20250410104827187 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104827187 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104827187 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104827187 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(1356)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104827187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104827187 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104827187 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104827187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104827187 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104827187 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 fe 72 77 47 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1355)@7d38b4d9c9a0: Deleted conn table entry 0TC_sgsap_lu_and_mt_call0(1363)7501639 TC_sgsap_lu_and_mt_call0(1363)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104827187 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x7B373C0E + VTY: now used by 3 (attached,SGs-paging-req,VTY) (msc_vty.c:1285) 20250410104827187 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x7B373C0E - VTY: now used by 2 (attached,SGs-paging-req) (msc_vty.c:1317) TC_sgsap_lu_and_mt_call0(1363)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_mt_call0(1363)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1363)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1355)@7d38b4d9c9a0: Created IMSI[1] for '262420000011827'H'7B373C0E'O to be handled at TC_sgsap_lu_and_mt_call0(1363) 20250410104827189 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x7B373C0E + VTY: now used by 3 (attached,SGs-paging-req,VTY) (msc_vty.c:1285) 20250410104827189 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x7B373C0E + Paging: now used by 4 (attached,SGs-paging-req,VTY,Paging) (paging.c:111) 20250410104827189 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x7B373C0E - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1721) 20250410104827189 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104827189 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104827189 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104827189 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104827189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104827189 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104827189 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104827189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104827189 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104827189 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 10 81 72 09 04 7b 37 3c 0e 1a 03 05 00 17 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1356)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1356)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1355)@7d38b4d9c9a0: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_lu_and_mt_call0(1363) TC_sgsap_lu_and_mt_call0(1363)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1363)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0100'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '7B373C0E'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1355)@7d38b4d9c9a0: Added conn table entry 0TC_sgsap_lu_and_mt_call0(1363)15425629 MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(1355)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1356)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104827192 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104827192 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104827192 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104827192 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104827192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104827192 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104827192 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104827192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104827192 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104827192 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 eb 60 5d 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 04 03 50 59 02 05 f4 7b 37 3c 0e 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104827192 DMM DEBUG msc_a(TMSI-0x7B373C0E:GERAN-A-255:CM_SERVICE_REQ)[0x563b4cc366f0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250410104827192 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7B373C0E:GERAN-A-255:CM_SERVICE_REQ)[0x563b4cbf30d0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410104827192 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7B373C0E:GERAN-A-255:CM_SERVICE_REQ)[0x563b4cbf30d0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x7B373C0E:GERAN-A-255:CM_SERVICE_REQ)[0x563b4cc366f0] (fsm.c:486) 20250410104827192 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7B373C0E:GERAN-A-255:CM_SERVICE_REQ)[0x563b4cbf30d0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410104827192 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7B373C0E:GERAN-A-255:CM_SERVICE_REQ)[0x563b4cbf30d0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410104827192 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x7B373C0E + proc_arq_vlr_fn_init: now used by 4 (attached,SGs-paging-req,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410104827192 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x7B373C0E + active-conn: now used by 5 (attached,SGs-paging-req,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410104827192 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x7B373C0E:GERAN-A-255:CM_SERVICE_REQ)[0x563b4cbf30d0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410104827192 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x7B373C0E:GERAN-A-255:CM_SERVICE_REQ)[0x563b4cbf30d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410104827192 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x7B373C0E:GERAN-A-255:CM_SERVICE_REQ)[0x563b4cbf30d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410104827192 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x7B373C0E:GERAN-A-255:CM_SERVICE_REQ)[0x563b4cbf30d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410104827192 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x7B373C0E:GERAN-A-255:CM_SERVICE_REQ)[0x563b4cbf30d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410104827192 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x7B373C0E:GERAN-A-255:CM_SERVICE_REQ)[0x563b4cbf30d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410104827192 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x7B373C0E:GERAN-A-255:CM_SERVICE_REQ)[0x563b4cbf30d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410104827192 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x7B373C0E:GERAN-A-255:CM_SERVICE_REQ)[0x563b4cbf30d0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410104827192 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x7B373C0E:GERAN-A-255:CM_SERVICE_REQ)[0x563b4cbf30d0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410104827192 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x7B373C0E:GERAN-A-255:CM_SERVICE_REQ)[0x563b4cbf30d0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410104827192 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011827/3/1): Available (smpp_smsc.c:626) 20250410104827192 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x7B373C0E - proc_arq_vlr_fn_init: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250410104827192 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104827192 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104827192 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104827192 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104827192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104827192 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104827192 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104827192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104827192 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104827192 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 00 02 eb 60 5d 00 00 ff 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104827192 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104827192 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104827192 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104827192 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104827192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104827192 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104827192 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104827192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104827192 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104827192 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 00 06 eb 60 5d 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 72 (osmo_ss7_asp.c:1175) 20250410104827192 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104827192 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104827192 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104827192 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104827192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104827192 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104827192 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104827192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104827192 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104827192 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 00 06 eb 60 5d 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1356)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1356)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1356)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'EB605D'O, sourceLocRef := '0000FF'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(1356)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1356)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1356)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104827192 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x7B373C0E + VTY: now used by 5 (attached,SGs-paging-req,Paging,active-conn,VTY) (msc_vty.c:1285) 20250410104827192 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x7B373C0E - VTY: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_lu_and_mt_call0(1363)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_mt_call0(1363)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: vl_len:28 MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1356)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104827195 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104827195 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104827195 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104827195 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104827195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104827195 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104827195 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104827195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104827195 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104827195 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 ff 00 01 1c 01 03 19 09 01 16 00 42 00 07 91 44 77 58 10 06 50 0a 05 23 05 00 21 43 f5 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104827195 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x7B373C0E + SMS: now used by 5 (attached,SGs-paging-req,Paging,active-conn,SMS) (transaction.c:228) 20250410104827195 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250410104827195 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250410104827195 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104827195 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104827195 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104827195 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104827195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104827195 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104827195 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104827195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104827195 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104827195 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 00 06 eb 60 5d 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1175) 20250410104827195 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104827195 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104827195 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104827195 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104827195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104827195 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104827195 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104827195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104827195 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104827195 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 00 06 eb 60 5d 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1356)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1356)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1356)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1356)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_mt_call0(1363)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1363)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1356)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104827197 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104827197 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104827197 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104827197 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104827197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104827197 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104827197 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104827197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104827197 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104827197 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 ff 00 01 05 01 03 02 09 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104827197 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x7B373C0E - SMS: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (transaction.c:281) 20250410104827197 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x7B373C0E + msc_a_fsm_releasing_onenter: now used by 5 (attached,SGs-paging-req,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104827197 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x7B373C0E + vlr_subscr_cancel_attach_fsm: now used by 6 (attached,SGs-paging-req,Paging,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104827197 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x7B373C0E - vlr_subscr_cancel_attach_fsm: now used by 5 (attached,SGs-paging-req,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104827197 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x7B373C0E - msc_a_fsm_releasing_onenter: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (msc_a.c:1004) 20250410104827197 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104827197 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104827197 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104827197 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104827197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104827197 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104827197 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104827197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104827197 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104827197 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 00 06 eb 60 5d 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1356)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1356)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1356)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104827198 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104827198 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104827198 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104827198 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104827198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104827198 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104827198 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104827198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104827198 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104827198 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 ff 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104827198 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x7B373C0E:GERAN-A-255:CM_SERVICE_REQ)[0x563b4cbf30d0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104827198 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x7B373C0E:GERAN-A-255:CM_SERVICE_REQ)[0x563b4cbf30d0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x7B373C0E:GERAN-A-255:CM_SERVICE_REQ)[0x563b4cc366f0] (msc_a.c:1053) 20250410104827198 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x7B373C0E:GERAN-A-255:CM_SERVICE_REQ)[0x563b4cbf30d0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104827198 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x7B373C0E:GERAN-A-255:CM_SERVICE_REQ)[0x563b4cbf30d0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410104827198 DBSSAP ERROR msc_a(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x7B373C0E:GERAN-A-255:CM_SERVICE_REQ)[0x563b4cc366f0]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250410104827198 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x7B373C0E - active-conn: now used by 3 (attached,SGs-paging-req,Paging) (msub.c:375) 20250410104827198 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104827198 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104827198 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104827198 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104827198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104827198 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104827198 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104827198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104827198 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104827198 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 00 04 eb 60 5d 00 00 ff 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1356)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1356)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(1356)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104827198 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104827198 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104827198 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104827198 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104827198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104827198 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104827198 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104827198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104827198 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-RAN(1355)@7d38b4d9c9a0: Deleted conn table entry 0TC_sgsap_lu_and_mt_call0(1363)15425629 20250410104827198 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 ff eb 60 5d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_sgsap_lu_and_mt_call0(1363)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104827198 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x7B373C0E + VTY: now used by 4 (attached,SGs-paging-req,Paging,VTY) (msc_vty.c:1285) 20250410104827198 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x7B373C0E - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1317) TC_sgsap_lu_and_mt_call0(1363)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_mt_call0(1363)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1363)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1363)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test_0-SCCP(1354)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104827201 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410104827201 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(1357)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104827201 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) 20250410104827201 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1359)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(1360)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(1356)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SGsAP(1362)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1364)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(1355)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1353)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(1358)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(1361)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1353): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(1354): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(1355): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(1356): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(1357): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(1358): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(1359): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(1360): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(1361): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SGsAP(1362): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_sgsap_lu_and_mt_call0(1363): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1364): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_sgsap_lu_and_mt_call finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu_and_mt_call pass'. Thu Apr 10 10:48:27 UTC 2025 ====== MSC_Tests.TC_sgsap_lu_and_mt_call pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_sgsap_lu_and_mt_call.talloc 20250410104827400 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410104827400 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104827400 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410104827400 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410104827400 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410104827400 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104827400 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410104827400 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410104827400 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410104827400 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104827400 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410104827400 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410104827400 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410104827400 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410104827400 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410104827400 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104827400 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104827400 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410104827400 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410104827400 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410104827400 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410104828201 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=636880) 20250410104829202 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104829401 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410104829401 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410104829401 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) Waiting for packet dumper to finish... 1 (prev_count=636880, count=638040) 20250410104830204 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu_and_mt_call pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_vlr_failure'. ------ MSC_Tests.TC_sgsap_vlr_failure ------ Thu Apr 10 10:48:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_vlr_failure.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_vlr_failure.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410104831205 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_vlr_failure' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_sgsap_vlr_failure started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(1368)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(1368)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1368)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(1366)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410104831703 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1369)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410104831715 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410104831716 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1372)@7d38b4d9c9a0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1372)@7d38b4d9c9a0: Created Expect[0] for '262420000011811'H to be handled at TC_sgsap_vlr_failure0(1373) 20250410104831740 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3EBD3689 + sgs_rx_loc_upd_req: now used by 2 (attached,sgs_rx_loc_upd_req) (sgs_iface.c:619) 20250410104831740 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3EBD3689 - sgs_rx_loc_upd_req: now used by 1 (attached) (sgs_iface.c:622) 20250410104831740 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3EBD3689 + SGs-lu: now used by 2 (attached,SGs-lu) (vlr_sgs.c:87) 20250410104831740 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831740 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011811 (MSISDN=491230011811) (NO CONN!) (gsm_04_08.c:1541) 20250410104831740 DLGSUP ERROR GSUP not connected, unable to send 04 01 08 62 42 02 00 00 11 18 f1 28 01 02 0a 01 01 (gsup_client.c:402) 20250410104831740 DSGS ERROR SGs-UE(imsi:262420000011811)[0x563b4cc69fb0]{SGs-NULL}: (sub IMSI-262420000011811:MSISDN-491230011811:TMSI-0x3EBD3689:TMSInew-0x7CD0B530) HLR LU request failed (vlr_sgs_fsm.c:89) 20250410104831740 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831740 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831740 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831740 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831740 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831740 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831740 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831740 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831740 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831740 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831740 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831740 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831740 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831740 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831740 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831740 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831740 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831740 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831740 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831740 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831740 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831741 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831741 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831741 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831741 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831741 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831741 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831741 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831741 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831741 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831741 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831741 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831741 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831741 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831741 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831741 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831741 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831741 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831741 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831741 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831741 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831741 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831741 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831741 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831741 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831741 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831741 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831741 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831741 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831741 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831741 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831741 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831741 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831741 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831741 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831741 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831741 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831741 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831741 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831741 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831741 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831741 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831741 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831741 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831741 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831741 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831741 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831741 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831741 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831741 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831741 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831741 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831741 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831741 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831741 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831741 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831741 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831741 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831741 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831741 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831741 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831741 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831741 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831741 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831741 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831741 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831741 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831741 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831741 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831741 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831741 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831741 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831741 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831741 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831741 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831741 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831741 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831741 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831741 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831741 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831741 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831741 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831741 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831741 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104831741 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x7B373C0E - Paging: now used by 2 (attached,SGs-paging-req) (paging.c:202) TC_sgsap_vlr_failure0(1373)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410104831898 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410104831898 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410104831898 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410104831898 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1368)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1368)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1368)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1368)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(1368)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410104831899 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104831899 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410104831899 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410104831899 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410104831899 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410104831899 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410104831899 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410104831899 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104831899 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410104831899 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410104831899 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1368)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1368)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1368)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1368)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1368)@7d38b4d9c9a0: Message received on association #8 20250410104831900 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104831900 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410104831900 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410104831900 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104831900 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410104831900 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410104831900 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410104831900 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104831900 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410104831900 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410104831900 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104831900 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1368)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1368)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1368)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1368)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) 20250410104831900 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410104831900 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1368)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1368)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410104832205 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MSC_Test_0-M3UA(1368)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104832703 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104832703 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104832703 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104832703 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104832703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104832703 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104832703 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104832703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104832703 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104832703 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104832703 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104832703 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104832703 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104832703 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104832703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104832703 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104832703 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104832703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104832703 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104832703 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1368)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1368)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1367)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_vlr_failure0(1373)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_vlr_failure0(1373)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410104832745 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410104832745 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104832745 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410104832745 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410104832745 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410104832745 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104832745 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410104832745 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410104832745 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410104832745 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104832745 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410104832745 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410104832745 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410104832745 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410104832745 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) MSC_Test_0-SCCP(1366)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(1368)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104832745 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104832745 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104832745 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410104832745 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410104832745 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410104832745 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410104832745 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410104832746 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(1369)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(1367)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(1371)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104832746 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) IPA-CTRL-CLI-IPA(1374)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(1370)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1365)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SGsAP(1372)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1365): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(1366): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(1367): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(1368): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(1369): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(1370): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(1371): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SGsAP(1372): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_sgsap_vlr_failure0(1373): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1374): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_sgsap_vlr_failure finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_vlr_failure pass'. Thu Apr 10 10:48:32 UTC 2025 ====== MSC_Tests.TC_sgsap_vlr_failure pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_sgsap_vlr_failure.talloc 20250410104833207 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=157908) 20250410104834207 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104834746 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410104834746 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410104834746 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410104835208 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=157908, count=159784) 20250410104836210 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_vlr_failure pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_unknown_cell'. ------ MSC_Tests.TC_ho_inter_bsc_unknown_cell ------ Thu Apr 10 10:48:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_ho_inter_bsc_unknown_cell.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_ho_inter_bsc_unknown_cell.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410104837212 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_unknown_cell' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_ho_inter_bsc_unknown_cell started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(1378)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(1378)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1378)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410104837250 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1379)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410104837445 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410104837446 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410104837446 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410104837446 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1378)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1378)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1378)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410104837447 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104837447 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410104837447 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410104837447 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1378)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(1378)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410104837447 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410104837447 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410104837447 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410104837447 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104837447 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410104837447 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410104837447 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1378)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1378)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1378)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1378)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1378)@7d38b4d9c9a0: Message received on association #8 20250410104837447 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104837447 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410104837447 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410104837447 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104837447 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410104837447 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410104837447 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410104837448 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104837448 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410104837448 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410104837448 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104837448 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1378)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1378)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1378)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1378)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) 20250410104837448 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410104837448 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1378)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1378)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410104838214 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104838214 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1381)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1381)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410104838215 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1381)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1381)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1381)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1381)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1381)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1381)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410104838223 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410104838223 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1382)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc_unknown_cell0(1384) TC_ho_inter_bsc_unknown_cell0(1384)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000053'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1378)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104838249 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104838249 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104838249 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104838249 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104838249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104838249 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104838249 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104838249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104838249 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104838249 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104838249 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104838249 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104838249 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104838249 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104838249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104838249 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104838249 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104838249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104838249 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104838249 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1378)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1378)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1377)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1377)@7d38b4d9c9a0: Added conn table entry 0TC_ho_inter_bsc_unknown_cell0(1384)555511 MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(1377)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1378)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104838253 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104838253 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104838253 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104838253 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104838253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104838253 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104838253 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104838253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104838253 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104838253 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 08 79 f7 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 35 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104838253 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-256:LU)[0x563b4cbf08f0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000053 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410104838253 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-256:LU)[0x563b4cbf08f0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410104838253 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-256:LU)[0x563b4cbf35f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410104838253 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-256:LU)[0x563b4cbf35f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000053:GERAN-A-256:LU)[0x563b4cbf08f0] (fsm.c:486) 20250410104838253 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-256:LU)[0x563b4cbf35f0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410104838253 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-256:LU)[0x563b4cbf35f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410104838253 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9C2D14B1 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410104838253 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9C2D14B1 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410104838253 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9C2D14B1 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250410104838253 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104838253 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9C2D14B1:GERAN-A-256:LU)[0x563b4cbf35f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410104838253 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9C2D14B1:GERAN-A-256:LU)[0x563b4cbf35f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410104838253 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9C2D14B1:GERAN-A-256:LU)[0x563b4cbf35f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410104838253 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9C2D14B1:GERAN-A-256:LU)[0x563b4cbf35f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410104838253 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9C2D14B1:GERAN-A-256:LU)[0x563b4cbf35f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410104838253 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9C2D14B1:GERAN-A-256:LU)[0x563b4cbf35f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410104838253 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9C2D14B1:GERAN-A-256:LU)[0x563b4cc07160]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104838253 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9C2D14B1:GERAN-A-256:LU)[0x563b4cc07160]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9C2D14B1:GERAN-A-256:LU)[0x563b4cbf35f0] (fsm.c:486) 20250410104838253 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9C2D14B1:GERAN-A-256:LU)[0x563b4cc07160]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410104838253 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9C2D14B1:GERAN-A-256:LU)[0x563b4cc07160]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410104838253 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104838253 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104838253 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104838253 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104838253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104838253 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104838253 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104838253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104838253 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104838253 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 01 02 08 79 f7 00 01 00 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104838253 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104838253 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104838253 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104838253 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104838253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104838253 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104838253 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104838253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104838253 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104838253 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 01 06 08 79 f7 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 35 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1378)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1378)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1378)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1378)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: { messageType := 2, destLocRef := '0879F7'O, sourceLocRef := '000100'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1382)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc_unknown_cell0(1384) MSC_Test-GSUP(1382)@7d38b4d9c9a0: Added IMSI table entry 0TC_ho_inter_bsc_unknown_cell0(1384)"262420000000053" 20250410104838255 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9C2D14B1 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410104838255 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9C2D14B1 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1378)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_unknown_cell0(1384)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_unknown_cell0(1384)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410104838255 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104838255 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104838255 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104838255 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104838255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104838255 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104838255 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104838255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104838255 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104838255 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 00 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104838296 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9C2D14B1 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104838296 DVLR DEBUG IMSI:262420000000053 has MSISDN:491230000053 (vlr.c:1045) 20250410104838296 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9C2D14B1) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250410104838296 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9C2D14B1 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410104838297 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9C2D14B1 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104838297 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9C2D14B1:GERAN-A-256:LU)[0x563b4cbf35f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410104838297 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9C2D14B1:GERAN-A-256:LU)[0x563b4cc07160]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410104838297 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9C2D14B1:GERAN-A-256:LU)[0x563b4cc07160]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410104838297 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9C2D14B1:GERAN-A-256:LU)[0x563b4cc07160]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410104838297 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9C2D14B1:GERAN-A-256:LU)[0x563b4cc07160]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9C2D14B1:GERAN-A-256:LU)[0x563b4cbf35f0] (vlr_lu_fsm.c:110) 20250410104838297 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9C2D14B1:GERAN-A-256:LU)[0x563b4cc07160]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410104838297 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9C2D14B1:GERAN-A-256:LU)[0x563b4cc07160]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104838297 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9C2D14B1:GERAN-A-256:LU)[0x563b4cbf35f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410104838297 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9C2D14B1:GERAN-A-256:LU)[0x563b4cbf35f0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410104838297 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9C2D14B1:GERAN-A-256:LU)[0x563b4cbf5710]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104838297 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9C2D14B1:GERAN-A-256:LU)[0x563b4cbf5710]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9C2D14B1:GERAN-A-256:LU)[0x563b4cbf35f0] (fsm.c:486) 20250410104838297 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9C2D14B1:GERAN-A-256:LU)[0x563b4cbf5710]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410104838297 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9C2D14B1:GERAN-A-256:LU)[0x563b4cbf5710]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410104838297 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9C2D14B1:GERAN-A-256:LU)[0x563b4cbf5710]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410104838297 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9C2D14B1:GERAN-A-256:LU)[0x563b4cbf5710]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410104838297 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9C2D14B1:TMSInew-0x92FCDA65) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250410104838297 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9C2D14B1:GERAN-A-256:LU)[0x563b4cbf5710]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410104838297 DMM DEBUG -> IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9C2D14B1:TMSInew-0x92FCDA65 LOCATION UPDATE ACCEPT (TMSI = 0x92fcda65) (gsm_04_08.c:149) 20250410104838297 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9C2D14B1:TMSInew-0x92FCDA65 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410104838297 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104838297 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104838297 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104838297 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104838297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104838297 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104838297 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104838297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104838297 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104838297 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 01 06 08 79 f7 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 92 fc da 65 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1378)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1378)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1384)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1377)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1377)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1378)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104838300 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104838300 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104838300 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104838300 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104838300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104838300 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104838300 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104838300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104838300 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104838300 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 00 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104838300 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9C2D14B1:TMSInew-0x92FCDA65:GERAN-A-256:LU)[0x563b4cbf08f0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410104838300 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9C2D14B1:TMSInew-0x92FCDA65:GERAN-A-256:LU)[0x563b4cbf35f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410104838300 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9C2D14B1:GERAN-A-256:LU)[0x563b4cbf5710]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410104838300 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250410104838300 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9C2D14B1:GERAN-A-256:LU)[0x563b4cbf5710]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410104838300 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-256:LU)[0x563b4cbf35f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410104838300 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9C2D14B1:GERAN-A-256:LU)[0x563b4cbf5710]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410104838300 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9C2D14B1:GERAN-A-256:LU)[0x563b4cbf5710]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-256:LU)[0x563b4cbf35f0] (vlr_lu_fsm.c:817) 20250410104838300 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9C2D14B1:GERAN-A-256:LU)[0x563b4cbf5710]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410104838300 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x9C2D14B1:GERAN-A-256:LU)[0x563b4cbf5710]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104838300 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-256:LU)[0x563b4cbf35f0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410104838300 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250410104838300 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104838300 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104838300 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104838300 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410104838300 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104838300 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104838300 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104838300 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104838300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104838300 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104838300 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104838300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104838300 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104838300 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 01 06 08 79 f7 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1378)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1378)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410104838301 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104838301 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104838301 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104838301 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104838301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104838301 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104838301 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104838301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104838301 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104838301 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 00 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1378)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104838301 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-256:LU)[0x563b4cbf35f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104838301 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-256:LU)[0x563b4cbf35f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-256:LU)[0x563b4cbf08f0] (msc_a.c:1053) 20250410104838301 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-256:LU)[0x563b4cbf35f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410104838301 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-256:LU)[0x563b4cbf35f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104838301 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-256:LU)[0x563b4cbf35f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410104838301 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65 - active-conn: now used by 1 (attached) (msub.c:375) 20250410104838301 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104838301 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104838301 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104838301 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104838301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104838301 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104838301 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104838301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104838301 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104838301 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 01 04 08 79 f7 00 01 00 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1378)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1378)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: Session index based on local reference:0 20250410104838302 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104838302 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104838302 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104838302 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104838302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104838302 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104838302 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104838302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104838302 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104838302 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 00 08 79 f7 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1378)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1377)@7d38b4d9c9a0: Deleted conn table entry 0TC_ho_inter_bsc_unknown_cell0(1384)555511 TC_ho_inter_bsc_unknown_cell0(1384)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104838302 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104838302 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_bsc_unknown_cell0(1384)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_unknown_cell0(1384)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_unknown_cell0(1384)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_unknown_cell0(1384)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '92FCDA65'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1377)@7d38b4d9c9a0: Added conn table entry 0TC_ho_inter_bsc_unknown_cell0(1384)9812760 MSC_Test_0-RAN(1377)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(1378)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104838508 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104838508 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104838508 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104838508 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104838508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104838508 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104838508 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104838508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104838508 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104838508 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 95 bb 18 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 92 fc da 65 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104838508 DMM DEBUG msc_a(TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ)[0x563b4cc366f0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250410104838508 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ)[0x563b4cbf30d0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410104838508 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ)[0x563b4cbf30d0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ)[0x563b4cc366f0] (fsm.c:486) 20250410104838508 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ)[0x563b4cbf30d0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410104838508 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ)[0x563b4cbf30d0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410104838508 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410104838508 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410104838508 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ)[0x563b4cbf30d0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410104838508 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ)[0x563b4cbf30d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410104838508 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ)[0x563b4cbf30d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410104838508 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ)[0x563b4cbf30d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410104838508 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ)[0x563b4cbf30d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410104838508 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ)[0x563b4cbf30d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410104838508 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ)[0x563b4cbf30d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410104838508 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ)[0x563b4cbf30d0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410104838508 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ)[0x563b4cbf30d0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410104838508 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ)[0x563b4cbf30d0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410104838509 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250410104838509 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410104838509 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104838509 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104838509 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104838509 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104838509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104838509 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104838509 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104838509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104838509 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104838509 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 00 02 95 bb 18 00 01 01 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104838509 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104838509 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104838509 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104838509 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104838509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104838509 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104838509 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104838509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104838509 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104838509 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 00 06 95 bb 18 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 35 (osmo_ss7_asp.c:1175) 20250410104838509 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104838509 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104838509 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104838509 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104838509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104838509 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104838509 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104838509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104838509 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104838509 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 00 06 95 bb 18 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1378)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1378)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1378)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1378)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1378)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1378)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: { messageType := 2, destLocRef := '95BB18'O, sourceLocRef := '000101'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104838509 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410104838509 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_bsc_unknown_cell0(1384)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_unknown_cell0(1384)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1379)@7d38b4d9c9a0: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc_unknown_cell0(1384) MSC_Test-MGCP(1380)@7d38b4d9c9a0: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_bsc_unknown_cell0(1384) MSC_Test_0-RAN(1377)@7d38b4d9c9a0: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1377)@7d38b4d9c9a0: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: vl_len:19 MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(1378)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104838515 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104838515 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104838515 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104838515 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104838515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104838515 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104838515 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104838515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104838515 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104838515 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 01 00 01 13 01 00 10 03 45 04 06 60 05 04 02 00 81 5e 04 80 21 43 f5 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104838515 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250410104838515 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65 callref-0x8000000c tid-8) New transaction (transaction.c:231) 20250410104838515 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ callref-0x8000000c tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250410104838515 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ callref-0x8000000c tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410104838515 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250410104838515 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ callref-0x8000000c tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:702) 20250410104838515 DCC INFO trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ callref-0x8000000c tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250410104838515 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ callref-0x8000000c tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250410104838515 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ)[0x563b4cc07160]{ESTABLISHING}: Allocated (fsm.c:456) 20250410104838515 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ)[0x563b4cc07160]{ESTABLISHING}: is child of msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ)[0x563b4cc366f0] (fsm.c:486) 20250410104838515 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ callref-0x8000000c tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:2161) 20250410104838515 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ)[0x563b4cc4ff20]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410104838515 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ)[0x563b4cc4ff20]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ)[0x563b4cc07160] (fsm.c:486) 20250410104838515 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_CN:no-CI)[0x563b4cc4ff20]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250410104838515 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_CN:no-CI)[0x563b4cc4ff20]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250410104838515 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ)[0x563b4cbf2860]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410104838515 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ)[0x563b4cbf2860]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ)[0x563b4cc07160] (fsm.c:486) 20250410104838515 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_RAN:no-CI)[0x563b4cbf2860]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250410104838515 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_RAN:no-CI)[0x563b4cbf2860]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1380)@7d38b4d9c9a0: Found Expect[0] for { line := { verb := "CRCX", trans_id := "111", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "72" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_inter_bsc_unknown_cell0(1384) TC_ho_inter_bsc_unknown_cell0(1384)@7d38b4d9c9a0: f_mo_call_establish 2: rx 1st CRCX 20250410104838520 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_CN:no-CI)[0x563b4cc4ff20]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410104838520 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ)[0x563b4cc07160]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410104838520 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ callref-0x8000000c tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_ho_inter_bsc_unknown_cell0(1384)@7d38b4d9c9a0: f_mo_call_establish 6: rx 2nd CRCX 20250410104838520 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_RAN:no-CI)[0x563b4cbf2860]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410104838520 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ)[0x563b4cc07160]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410104838520 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ callref-0x8000000c tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:705) 20250410104838520 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ callref-0x8000000c tid-8) Sending Assignment Command (msc_a.c:706) 20250410104838521 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104838521 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104838521 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104838521 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104838521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104838521 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104838521 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104838521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104838521 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104838521 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3b 00 00 00 b9 00 00 00 c1 03 00 00 00 06 95 bb 18 00 01 24 00 22 01 0b 07 01 0a a1 a5 91 81 05 7c 06 02 02 02 02 2a f8 7d 09 83 ff 57 84 3f 07 82 80 81 7f 72 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1378)@7d38b4d9c9a0: Message received on association #8 MSC_Test-MNCC(1379)@7d38b4d9c9a0: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc_unknown_cell0(1384) MSC_Test-MNCC(1379)@7d38b4d9c9a0: Added conn table entry 0TC_ho_inter_bsc_unknown_cell0(1384)-2147483636 MSC_Test_0-M3UA(1378)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1384)@7d38b4d9c9a0: f_mo_call_establish 1: rx MNCC SETUP ind 20250410104838523 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ callref-0x8000000c tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) TC_ho_inter_bsc_unknown_cell0(1384)@7d38b4d9c9a0: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: vl_len:14 MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1378)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104838525 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104838525 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104838525 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104838525 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104838525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104838525 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104838525 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104838525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104838525 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104838525 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 01 00 01 0e 00 0c 02 7c 06 09 08 07 06 23 28 7e 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104838525 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4cbf2860]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250410104838525 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_RAN:CI-22222:no-remote-port:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000)[0x563b4cbf2860]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250410104838525 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_RAN:CI-22222:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbf2860]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250410104838525 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ callref-0x8000000c tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:1596) 20250410104838525 DCC INFO trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ callref-0x8000000c tid-8) Assignment Complete: RAN: GSM#3, CN: GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111 (msc_a.c:1597) 20250410104838525 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ callref-0x8000000c tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:2187) 20250410104838525 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ callref-0x8000000c tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_ho_inter_bsc_unknown_cell0(1384)@7d38b4d9c9a0: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_bsc_unknown_cell0(1384)@7d38b4d9c9a0: f_mo_call_establish 5: rx MDCX for the RAN side 20250410104838526 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ callref-0x8000000c tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250410104838526 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ callref-0x8000000c tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410104838526 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ callref-0x8000000c tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410104838526 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ callref-0x8000000c tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250410104838526 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104838526 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104838526 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104838526 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104838526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104838526 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104838526 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104838526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104838526 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104838526 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 00 06 95 bb 18 00 01 0d 01 00 0a 83 02 04 06 60 00 02 04 01 85 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1378)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1378)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104838526 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbf2860]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104838526 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbf2860]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410104838526 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ)[0x563b4cc07160]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410104838527 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ callref-0x8000000c tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250410104838527 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ callref-0x8000000c tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410104838527 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ callref-0x8000000c tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410104838527 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ callref-0x8000000c tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250410104838527 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104838527 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104838527 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104838527 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104838527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104838527 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104838527 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104838527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104838527 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104838527 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 00 06 95 bb 18 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1378)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1378)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1384)@7d38b4d9c9a0: f_mo_call_establish 7: rx CC Alerting 20250410104838528 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ callref-0x8000000c tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250410104838528 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ callref-0x8000000c tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250410104838528 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ callref-0x8000000c tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:798) 20250410104838528 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc4ff20]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250410104838528 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc4ff20]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250410104838528 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104838528 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104838528 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc4ff20]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250410104838528 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ callref-0x8000000c tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250410104838528 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ callref-0x8000000c tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410104838528 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ callref-0x8000000c tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410104838528 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ callref-0x8000000c tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250410104838528 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ callref-0x8000000c tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250410104838528 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104838528 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104838528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104838528 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104838528 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104838528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104838528 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104838528 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 00 06 95 bb 18 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1378)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1378)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1384)@7d38b4d9c9a0: f_mo_call_establish 10: rx CC CONNECT TC_ho_inter_bsc_unknown_cell0(1384)@7d38b4d9c9a0: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_bsc_unknown_cell0(1384)@7d38b4d9c9a0: { line := { verb := "MDCX", trans_id := "114", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "72" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "72", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } MSC_Test_0-RAN(1377)@7d38b4d9c9a0: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1377)@7d38b4d9c9a0: patched enc_l3: '038F'O MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1378)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104838530 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104838530 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104838530 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104838530 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104838530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104838530 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104838530 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104838530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104838530 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104838530 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 01 00 01 05 01 00 02 03 8f 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104838530 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ callref-0x8000000c tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250410104838530 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ callref-0x8000000c tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250410104838530 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ callref-0x8000000c tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250410104838530 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ callref-0x8000000c tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410104838530 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ callref-0x8000000c tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) 20250410104838530 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc4ff20]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410104838530 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc4ff20]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410104838530 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ)[0x563b4cc07160]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410104838530 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ)[0x563b4cc07160]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_ho_inter_bsc_unknown_cell0(1384)@7d38b4d9c9a0: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc_unknown_cell0(1384)@7d38b4d9c9a0: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc_unknown_cell0(1384)@7d38b4d9c9a0: f_mo_call_establish DONE TC_ho_inter_bsc_unknown_cell0(1384)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104840032 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104840032 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104840032 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104840032 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104840032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104840032 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104840032 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104840032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104840032 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104840033 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 01 00 01 0e 00 0c 11 04 01 0c 1a 06 04 20 f3 24 03 e7 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: vl_len:14 MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000C1104010C1A060420F32403E7'O MSC_Test_0-M3UA(1378)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104840033 DHO ERROR handover(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ)[0x563b4cc4a2e0]{MSC_HO_ST_REQUIRED}: Attempted Handover to 1 cells without success (msc_ho.c:371) 20250410104840033 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104840033 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104840033 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104840033 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104840033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104840033 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104840033 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104840033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104840033 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104840033 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 00 06 95 bb 18 00 01 06 00 04 1a 04 01 21 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1378)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1378)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1384)@7d38b4d9c9a0: f_call_hangup 0: tx MNCC_DISC_REQ 20250410104840034 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ callref-0x8000000c tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250410104840034 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ callref-0x8000000c tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410104840034 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ callref-0x8000000c tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250410104840034 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ callref-0x8000000c tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250410104840034 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104840034 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104840034 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104840034 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104840034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104840034 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104840034 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104840034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104840034 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104840034 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 00 06 95 bb 18 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1378)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1378)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1384)@7d38b4d9c9a0: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1377)@7d38b4d9c9a0: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1377)@7d38b4d9c9a0: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: vl_len:9 MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O MSC_Test_0-M3UA(1378)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104840036 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104840036 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104840036 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104840036 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104840036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104840036 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104840036 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104840036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104840036 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104840036 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 01 00 01 09 01 00 06 03 ed 08 02 e1 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104840036 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ callref-0x8000000c tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250410104840036 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ callref-0x8000000c tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250410104840036 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ callref-0x8000000c tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250410104840036 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ callref-0x8000000c tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250410104840036 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250410104840036 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410104840036 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250410104840036 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104840036 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104840036 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104840036 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ)[0x563b4cc07160]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250410104840036 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbf2860]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410104840036 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbf2860]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ)[0x563b4cc07160] (call_leg.c:197) 20250410104840036 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbf2860]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410104840036 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbf2860]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410104840036 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc4ff20]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410104840036 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc4ff20]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ)[0x563b4cc07160] (call_leg.c:197) 20250410104840036 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ)[0x563b4cc07160]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250410104840036 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc4ff20]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410104840036 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc4ff20]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410104840036 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ)[0x563b4cc07160]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250410104840036 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ)[0x563b4cc07160]{RELEASING}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ)[0x563b4cc366f0] (call_leg.c:198) 20250410104840036 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ)[0x563b4cc07160]{RELEASING}: Freeing instance (call_leg.c:198) 20250410104840036 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ)[0x563b4cc07160]{RELEASING}: Deallocated (fsm.c:568) 20250410104840036 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410104840036 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104840036 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104840036 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104840036 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104840036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104840036 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104840036 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104840036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104840036 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104840036 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 00 06 95 bb 18 00 01 05 01 00 02 83 2a (osmo_ss7_asp.c:1175) 20250410104840036 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104840036 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104840036 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104840036 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104840036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104840036 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104840037 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104840037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104840037 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104840037 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 00 06 95 bb 18 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1378)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1378)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1378)@7d38b4d9c9a0: Message received on association #8 MSC_Test-MNCC(1379)@7d38b4d9c9a0: Deleted conn table entry 0TC_ho_inter_bsc_unknown_cell0(1384)-2147483636 MSC_Test_0-M3UA(1378)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1384)@7d38b4d9c9a0: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_bsc_unknown_cell0(1384)@7d38b4d9c9a0: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc_unknown_cell0(1384)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_unknown_cell0(1384)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_unknown_cell0(1384)@7d38b4d9c9a0: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410104840038 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104840038 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104840038 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104840038 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104840038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1378)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104840038 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104840038 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104840038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104840038 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104840038 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 01 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104840038 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ)[0x563b4cbf30d0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104840038 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ)[0x563b4cbf30d0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ)[0x563b4cc366f0] (msc_a.c:1053) 20250410104840038 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ)[0x563b4cbf30d0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104840038 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-257:CM_SERVICE_REQ)[0x563b4cbf30d0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410104840038 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65 - active-conn: now used by 1 (attached) (msub.c:375) 20250410104840038 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104840038 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104840038 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104840038 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104840038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104840038 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104840038 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104840038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104840038 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104840038 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 00 04 95 bb 18 00 01 01 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1378)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1378)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: Session index based on local reference:0 20250410104840038 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104840038 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104840038 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104840038 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104840038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104840038 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104840038 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104840038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1378)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104840038 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104840038 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 01 95 bb 18 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1377)@7d38b4d9c9a0: Deleted conn table entry 0TC_ho_inter_bsc_unknown_cell0(1384)9812760 TC_ho_inter_bsc_unknown_cell0(1384)@7d38b4d9c9a0: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc_unknown_cell0(1384)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_unknown_cell0(1384)@7d38b4d9c9a0: f_call_hangup 9: done TC_ho_inter_bsc_unknown_cell0(1384)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test_0-SCCP(1376)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(1377)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104841041 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410104841041 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104841041 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410104841041 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410104841041 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410104841041 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104841041 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410104841041 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410104841041 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410104841041 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104841041 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410104841041 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410104841041 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410104841041 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410104841041 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410104841041 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104841041 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104841041 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410104841041 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1378)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1375)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1385)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104841041 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410104841041 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410104841041 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410104841041 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(1382)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(1379)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104841042 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MGCP(1380)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(1381)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(1383)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1375): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(1376): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(1377): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(1378): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(1379): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(1380): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(1381): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(1382): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(1383): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_ho_inter_bsc_unknown_cell0(1384): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1385): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_ho_inter_bsc_unknown_cell finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_unknown_cell pass'. Thu Apr 10 10:48:41 UTC 2025 ====== MSC_Tests.TC_ho_inter_bsc_unknown_cell pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_ho_inter_bsc_unknown_cell.talloc 20250410104842043 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=487228) 20250410104843043 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410104843043 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410104843043 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410104843044 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=487228, count=489104) 20250410104844045 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_unknown_cell pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc'. ------ MSC_Tests.TC_ho_inter_bsc ------ Thu Apr 10 10:48:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_ho_inter_bsc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_ho_inter_bsc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410104845047 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_ho_inter_bsc started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(1389)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(1389)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1389)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_1-M3UA(1392)@7d38b4d9c9a0: ************************************************* MSC_Test_1-M3UA(1392)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1392)@7d38b4d9c9a0: ************************************************* MSC_Test_1-SCCP(1390)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410104845565 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1393)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410104845749 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410104845749 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410104845749 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410104845749 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1389)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1389)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1389)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1389)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(1389)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410104845751 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104845751 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410104845751 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410104845751 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410104845751 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410104845751 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410104845751 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410104845751 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104845751 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410104845751 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410104845751 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1389)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1389)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1389)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1389)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1389)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1389)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410104845751 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104845751 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410104845751 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410104845751 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104845751 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410104845751 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410104845751 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410104845751 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104845751 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410104845751 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410104845751 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104845751 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1389)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1389)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1389)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) 20250410104845751 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410104845751 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1389)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1389)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410104845760 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410104845760 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250410104845760 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410104845760 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(1392)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(1392)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1392)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(1392)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_1-M3UA(1392)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410104845761 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104845761 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410104845761 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410104845761 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410104845761 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410104845761 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410104845761 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410104845761 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104845761 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410104845761 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410104845761 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(1392)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(1392)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1392)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(1392)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1392)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(1392)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1392)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(1392)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1392)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) 20250410104845762 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104845762 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410104845762 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410104845762 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410104845762 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410104845762 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410104845762 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410104845762 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104845762 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410104845762 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410104845762 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410104845762 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410104845762 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:413) 20250410104845762 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(1392)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(1392)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410104846047 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104846047 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1395)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1395)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410104846048 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1395)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1395)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1395)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1395)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1395)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1395)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410104846057 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410104846057 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1396)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc0(1398) TC_ho_inter_bsc0(1398)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000053'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1389)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104846553 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104846553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104846553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104846553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104846553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104846553 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104846553 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104846553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104846553 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104846553 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104846553 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104846553 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104846553 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104846553 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104846553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104846553 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104846553 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104846553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104846553 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104846553 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1389)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1389)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1388)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1388)@7d38b4d9c9a0: Added conn table entry 0TC_ho_inter_bsc0(1398)5813407 MSC_Test_0-RAN(1388)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(1389)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104846557 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104846557 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104846557 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104846557 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104846557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104846557 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104846557 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104846557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104846557 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104846557 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 58 b4 9f 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 35 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104846557 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-258:LU)[0x563b4cc02720]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000053 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410104846557 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-258:LU)[0x563b4cc02720]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410104846557 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-258:LU)[0x563b4cc4ff20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410104846557 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-258:LU)[0x563b4cc4ff20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000053:GERAN-A-258:LU)[0x563b4cc02720] (fsm.c:486) 20250410104846557 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-258:LU)[0x563b4cc4ff20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410104846557 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-258:LU)[0x563b4cc4ff20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410104846557 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410104846557 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410104846557 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250410104846557 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104846557 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-258:LU)[0x563b4cc4ff20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410104846557 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-258:LU)[0x563b4cc4ff20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410104846557 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-258:LU)[0x563b4cc4ff20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410104846557 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-258:LU)[0x563b4cc4ff20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410104846557 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104846557 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104846557 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104846557 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104846557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104846557 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104846557 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104846557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104846557 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104846557 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 03 02 58 b4 9f 00 01 02 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104846557 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104846557 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104846557 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104846557 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104846557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104846557 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104846557 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104846557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104846557 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104846557 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 03 06 58 b4 9f 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 35 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1389)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1389)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1389)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1389)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104846557 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-258:LU)[0x563b4cc4ff20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410104846557 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-258:LU)[0x563b4cc4ff20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410104846557 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-258:LU)[0x563b4cc07160]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104846557 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-258:LU)[0x563b4cc07160]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-258:LU)[0x563b4cc4ff20] (fsm.c:486) 20250410104846557 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-258:LU)[0x563b4cc07160]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410104846557 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-258:LU)[0x563b4cc07160]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: { messageType := 2, destLocRef := '58B49F'O, sourceLocRef := '000102'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1396)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc0(1398) MSC_Test-GSUP(1396)@7d38b4d9c9a0: Added IMSI table entry 0TC_ho_inter_bsc0(1398)"262420000000053" 20250410104846559 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410104846559 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: vl_len:11 MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: vl_from0 20250410104846559 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104846559 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104846559 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104846559 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104846559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104846559 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104846559 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104846559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104846559 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104846559 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 22 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 02 00 01 0b 00 09 54 12 03 52 49 82 13 01 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1389)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc0(1398)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc0(1398)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410104846562 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104846562 DVLR DEBUG IMSI:262420000000053 has MSISDN:491230000053 (vlr.c:1045) 20250410104846562 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250410104846562 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410104846562 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104846562 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-258:LU)[0x563b4cc4ff20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410104846562 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-258:LU)[0x563b4cc07160]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410104846562 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-258:LU)[0x563b4cc07160]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410104846562 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-258:LU)[0x563b4cc07160]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410104846562 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-258:LU)[0x563b4cc07160]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-258:LU)[0x563b4cc4ff20] (vlr_lu_fsm.c:110) 20250410104846562 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-258:LU)[0x563b4cc07160]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410104846562 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-258:LU)[0x563b4cc07160]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104846562 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-258:LU)[0x563b4cc4ff20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410104846562 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-258:LU)[0x563b4cc4ff20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410104846562 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-258:LU)[0x563b4cc4a2e0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104846562 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-258:LU)[0x563b4cc4a2e0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-258:LU)[0x563b4cc4ff20] (fsm.c:486) 20250410104846562 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-258:LU)[0x563b4cc4a2e0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410104846562 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-258:LU)[0x563b4cc4a2e0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410104846562 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-258:LU)[0x563b4cc4a2e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410104846562 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-258:LU)[0x563b4cc4a2e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410104846562 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:TMSInew-0x7DFD2CA2) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250410104846562 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-258:LU)[0x563b4cc4a2e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410104846562 DMM DEBUG -> IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:TMSInew-0x7DFD2CA2 LOCATION UPDATE ACCEPT (TMSI = 0x7dfd2ca2) (gsm_04_08.c:149) 20250410104846562 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:TMSInew-0x7DFD2CA2 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410104846562 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104846562 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104846562 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104846562 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104846562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104846562 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104846562 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104846562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104846562 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104846562 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 03 06 58 b4 9f 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 7d fd 2c a2 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1389)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1389)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104846564 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104846564 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104846564 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410104846564 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410104846564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104846564 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104846564 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104846564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104846564 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104846564 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(1392)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104846564 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104846564 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104846564 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104846564 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250410104846564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104846564 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250410104846564 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104846564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250410104846564 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104846564 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(1392)@7d38b4d9c9a0: Message received on association #8 TC_ho_inter_bsc0(1398)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_1-M3UA(1392)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1388)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1388)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O 20250410104846566 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104846566 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104846566 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104846566 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104846566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104846566 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1389)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104846566 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104846566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104846566 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104846566 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 02 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_1-RAN(1391)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410104846566 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:TMSInew-0x7DFD2CA2:GERAN-A-258:LU)[0x563b4cc02720]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410104846566 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:TMSInew-0x7DFD2CA2:GERAN-A-258:LU)[0x563b4cc4ff20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410104846566 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-258:LU)[0x563b4cc4a2e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410104846566 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250410104846566 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-258:LU)[0x563b4cc4a2e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410104846566 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-258:LU)[0x563b4cc4ff20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410104846566 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-258:LU)[0x563b4cc4a2e0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410104846566 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-258:LU)[0x563b4cc4a2e0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-258:LU)[0x563b4cc4ff20] (vlr_lu_fsm.c:817) 20250410104846566 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-258:LU)[0x563b4cc4a2e0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410104846566 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x92FCDA65:GERAN-A-258:LU)[0x563b4cc4a2e0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104846566 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-258:LU)[0x563b4cc4ff20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410104846566 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250410104846566 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104846566 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104846566 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104846566 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410104846566 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104846566 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104846566 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104846566 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104846566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104846566 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104846566 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104846566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104846566 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104846566 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 03 06 58 b4 9f 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1389)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1389)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-RAN(1391)@7d38b4d9c9a0: f_create_expect(l3 := omit, n_connectPointCode := 194 MSC_Test_1-RAN(1391)@7d38b4d9c9a0: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc1(1399) MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410104846567 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104846567 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104846567 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104846567 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104846567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104846567 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1389)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104846567 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104846567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104846567 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104846567 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 02 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104846567 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-258:LU)[0x563b4cc4ff20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104846567 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-258:LU)[0x563b4cc4ff20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-258:LU)[0x563b4cc02720] (msc_a.c:1053) 20250410104846567 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-258:LU)[0x563b4cc4ff20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410104846567 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-258:LU)[0x563b4cc4ff20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104846567 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-258:LU)[0x563b4cc4ff20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410104846567 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2 - active-conn: now used by 1 (attached) (msub.c:375) 20250410104846567 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104846567 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104846567 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104846568 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104846568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104846568 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104846568 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104846568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104846568 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104846568 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 03 04 58 b4 9f 00 01 02 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1389)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1389)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: Session index based on local reference:0 20250410104846568 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104846568 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104846568 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104846568 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104846568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104846568 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104846568 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104846568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104846568 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104846568 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 02 58 b4 9f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1389)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1388)@7d38b4d9c9a0: Deleted conn table entry 0TC_ho_inter_bsc0(1398)5813407 TC_ho_inter_bsc0(1398)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104846569 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104846569 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_bsc0(1398)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc0(1398)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1398)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1398)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '7DFD2CA2'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1388)@7d38b4d9c9a0: Added conn table entry 0TC_ho_inter_bsc0(1398)10554402 MSC_Test_0-RAN(1388)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(1389)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104846769 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104846769 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104846769 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104846769 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104846769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104846769 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104846769 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104846769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104846769 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104846769 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 a1 0c 22 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 7d fd 2c a2 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104846770 DMM DEBUG msc_a(TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ)[0x563b4cbf0da0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250410104846770 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ)[0x563b4cbf2860]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410104846770 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ)[0x563b4cbf2860]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ)[0x563b4cbf0da0] (fsm.c:486) 20250410104846770 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ)[0x563b4cbf2860]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410104846770 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ)[0x563b4cbf2860]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410104846770 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410104846770 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410104846770 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ)[0x563b4cbf2860]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410104846770 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ)[0x563b4cbf2860]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410104846770 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ)[0x563b4cbf2860]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410104846770 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ)[0x563b4cbf2860]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410104846770 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ)[0x563b4cbf2860]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410104846770 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ)[0x563b4cbf2860]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410104846770 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ)[0x563b4cbf2860]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410104846770 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ)[0x563b4cbf2860]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410104846770 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ)[0x563b4cbf2860]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410104846770 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ)[0x563b4cbf2860]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410104846770 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250410104846770 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410104846771 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104846771 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104846771 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104846771 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104846771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104846771 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104846771 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104846771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104846771 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104846771 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 02 02 a1 0c 22 00 01 03 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104846771 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104846771 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104846771 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104846771 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104846771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104846771 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104846771 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104846771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104846771 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104846771 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 02 06 a1 0c 22 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 35 (osmo_ss7_asp.c:1175) 20250410104846771 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104846771 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104846771 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104846771 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104846771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104846771 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104846771 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104846771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104846771 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104846771 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 02 06 a1 0c 22 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1389)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1389)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1389)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1389)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'A10C22'O, sourceLocRef := '000103'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1389)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1389)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104846775 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410104846775 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_bsc0(1398)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc0(1398)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1393)@7d38b4d9c9a0: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc0(1398) MSC_Test-MGCP(1394)@7d38b4d9c9a0: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_bsc0(1398) MSC_Test_0-RAN(1388)@7d38b4d9c9a0: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1388)@7d38b4d9c9a0: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: vl_len:19 MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O 20250410104846796 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104846796 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104846796 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104846796 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(1389)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104846796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104846796 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104846796 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104846796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104846796 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104846796 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 03 00 01 13 01 00 10 03 45 04 06 60 05 04 02 00 81 5e 04 80 21 43 f5 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104846797 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250410104846797 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2 callref-0x8000000d tid-8) New transaction (transaction.c:231) 20250410104846797 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000d tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250410104846797 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410104846797 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250410104846797 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000d tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:702) 20250410104846797 DCC INFO trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000d tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250410104846797 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000d tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250410104846797 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ)[0x563b4cc07160]{ESTABLISHING}: Allocated (fsm.c:456) 20250410104846797 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ)[0x563b4cc07160]{ESTABLISHING}: is child of msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ)[0x563b4cbf0da0] (fsm.c:486) 20250410104846797 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000d tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:2161) 20250410104846797 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ)[0x563b4cc366f0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410104846797 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ)[0x563b4cc366f0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ)[0x563b4cc07160] (fsm.c:486) 20250410104846797 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_CN:no-CI)[0x563b4cc366f0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250410104846797 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_CN:no-CI)[0x563b4cc366f0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250410104846797 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ)[0x563b4cbf30d0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410104846798 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ)[0x563b4cbf30d0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ)[0x563b4cc07160] (fsm.c:486) 20250410104846798 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:no-CI)[0x563b4cbf30d0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250410104846798 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:no-CI)[0x563b4cbf30d0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1394)@7d38b4d9c9a0: Found Expect[0] for { line := { verb := "CRCX", trans_id := "117", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "73" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_inter_bsc0(1398) TC_ho_inter_bsc0(1398)@7d38b4d9c9a0: f_mo_call_establish 2: rx 1st CRCX 20250410104846817 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_CN:no-CI)[0x563b4cc366f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410104846817 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ)[0x563b4cc07160]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410104846817 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000d tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_ho_inter_bsc0(1398)@7d38b4d9c9a0: f_mo_call_establish 6: rx 2nd CRCX 20250410104846820 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:no-CI)[0x563b4cbf30d0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410104846820 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ)[0x563b4cc07160]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410104846820 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000d tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:705) 20250410104846820 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000d tid-8) Sending Assignment Command (msc_a.c:706) 20250410104846821 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104846821 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104846821 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104846821 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104846821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104846821 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104846821 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104846821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104846821 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104846821 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3b 00 00 00 b9 00 00 00 c1 03 00 00 02 06 a1 0c 22 00 01 24 00 22 01 0b 07 01 0a a1 a5 91 81 05 7c 06 02 02 02 02 2a f8 7d 09 83 ff 57 84 3f 07 82 80 81 7f 73 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1389)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1389)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(1393)@7d38b4d9c9a0: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc0(1398) MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1393)@7d38b4d9c9a0: Added conn table entry 0TC_ho_inter_bsc0(1398)-2147483635 TC_ho_inter_bsc0(1398)@7d38b4d9c9a0: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_bsc0(1398)@7d38b4d9c9a0: f_mo_call_establish 4: rx Assignment Request 20250410104846828 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000d tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: vl_len:14 MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250410104846831 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104846831 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104846831 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104846831 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104846831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104846831 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104846831 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104846831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104846831 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104846831 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 03 00 01 0e 00 0c 02 7c 06 09 08 07 06 23 28 7e 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1389)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104846831 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4cbf30d0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250410104846831 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:CI-22222:no-remote-port:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000)[0x563b4cbf30d0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250410104846831 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:CI-22222:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbf30d0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250410104846831 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000d tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:1596) 20250410104846831 DCC INFO trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000d tid-8) Assignment Complete: RAN: GSM#3, CN: GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111 (msc_a.c:1597) 20250410104846831 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000d tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:2187) 20250410104846831 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000d tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_ho_inter_bsc0(1398)@7d38b4d9c9a0: f_mo_call_establish 5: rx MDCX for the RAN side 20250410104846835 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbf30d0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410104846835 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbf30d0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410104846835 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ)[0x563b4cc07160]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) TC_ho_inter_bsc0(1398)@7d38b4d9c9a0: f_mo_call_establish 3: rx RTP CREATE 20250410104846838 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000d tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250410104846838 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410104846838 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410104846838 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000d tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250410104846838 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104846838 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104846838 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104846838 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104846838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104846838 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104846838 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104846838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104846838 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104846838 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 02 06 a1 0c 22 00 01 0d 01 00 0a 83 02 04 06 60 00 02 04 01 85 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1389)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1389)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104846843 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000d tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250410104846843 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410104846843 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410104846843 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000d tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250410104846843 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104846843 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104846843 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104846843 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104846843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104846843 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104846843 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104846843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104846843 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104846843 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 02 06 a1 0c 22 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1389)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1389)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1398)@7d38b4d9c9a0: f_mo_call_establish 7: rx CC Alerting 20250410104846847 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000d tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250410104846847 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000d tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250410104846847 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000d tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:798) 20250410104846847 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc366f0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250410104846847 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc366f0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250410104846847 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc366f0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250410104846848 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000d tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250410104846848 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410104846848 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410104846848 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000d tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250410104846848 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000d tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250410104846848 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104846848 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104846848 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104846848 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104846848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104846848 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104846848 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104846848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104846848 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104846848 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 02 06 a1 0c 22 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1389)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1389)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1398)@7d38b4d9c9a0: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_bsc0(1398)@7d38b4d9c9a0: { line := { verb := "MDCX", trans_id := "120", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "73" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "73", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_ho_inter_bsc0(1398)@7d38b4d9c9a0: f_mo_call_establish 10: rx CC CONNECT 20250410104846851 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc366f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410104846852 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc366f0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410104846852 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ)[0x563b4cc07160]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410104846852 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ)[0x563b4cc07160]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(1388)@7d38b4d9c9a0: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1388)@7d38b4d9c9a0: patched enc_l3: '038F'O MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002038F'O 20250410104846853 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104846853 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104846853 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104846853 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104846853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104846853 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104846853 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104846853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104846853 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104846853 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 03 00 01 05 01 00 02 03 8f 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1389)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104846854 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000d tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250410104846854 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000d tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250410104846854 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000d tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250410104846854 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410104846854 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000d tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_ho_inter_bsc0(1398)@7d38b4d9c9a0: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc0(1398)@7d38b4d9c9a0: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc0(1398)@7d38b4d9c9a0: f_mo_call_establish DONE TC_ho_inter_bsc0(1398)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: vl_len:16 MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000E1104010C1A080020F32400050006'O MSC_Test_0-M3UA(1389)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104848367 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104848367 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104848367 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104848367 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104848367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104848367 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104848367 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104848367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104848367 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104848367 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 03 00 01 10 00 0e 11 04 01 0c 1a 08 00 20 f3 24 00 05 00 06 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104848367 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104848367 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104848367 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104848367 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250410104848367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104848367 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=13 -> eSLS=77: picked Normal Route via 'virt-bsc1' round-robin style (osmo_ss7_combined_linkset.c:283) 20250410104848367 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104848367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250410104848367 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104848367 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6d 00 00 00 b9 00 00 00 c2 03 00 00 0d 01 00 09 26 02 02 06 04 43 c2 00 fe 04 04 43 b9 00 fe 0f 48 00 46 10 0b 07 01 0a 81 a1 a5 91 05 0a 01 01 12 03 50 59 02 05 08 00 62 f2 24 00 17 00 2a 05 08 00 20 f3 24 00 05 00 06 04 01 0c 13 01 01 08 08 29 26 24 00 00 00 00 35 7c 06 02 02 02 02 2a f8 7d 01 80 7f 73 00 00 00 00 00 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(1392)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(1392)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1390)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_1-SCCP(1390)@7d38b4d9c9a0: Warning: Stopping inactive timer T_ias[0]. MSC_Test_1-RAN(1391)@7d38b4d9c9a0: ExpectedCreateCallback handoverRequest 194 MSC_Test_1-RAN(1391)@7d38b4d9c9a0: ExpectTable[0].n_connectPointCode = 194 ==? 194 MSC_Test_1-RAN(1391)@7d38b4d9c9a0: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc1(1399) MSC_Test_1-RAN(1391)@7d38b4d9c9a0: Added conn table entry 0TC_ho_inter_bsc1(1399)11346150 MSC_Test_1-SCCP(1390)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_1-SCCP(1390)@7d38b4d9c9a0: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_1-M3UA(1392)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104848370 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104848370 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104848370 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410104848370 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410104848370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104848370 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104848370 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104848370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104848370 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104848370 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 c2 00 00 00 b9 03 02 00 00 02 00 09 26 d9 4e 44 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_1-SCCP(1390)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_1-SCCP(1390)@7d38b4d9c9a0: vl_len:25 MSC_Test_1-SCCP(1390)@7d38b4d9c9a0: vl_from0 MSC_Test_1-SCCP(1390)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060102030409267E0180'O MSC_Test_1-M3UA(1392)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104848573 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104848573 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104848573 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410104848573 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410104848573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104848573 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104848573 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104848573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104848573 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104848573 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 30 00 00 00 c2 00 00 00 b9 03 02 00 00 06 00 09 26 00 01 19 00 17 12 17 09 06 2b d1 04 0e 00 09 00 00 7c 06 01 02 03 04 09 26 7e 01 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104848574 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104848574 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104848574 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104848574 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104848574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104848574 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104848574 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104848574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104848574 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104848574 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2f 00 00 00 b9 00 00 00 c1 03 00 00 02 06 a1 0c 22 00 01 18 00 16 13 17 09 06 2b d1 04 0e 00 09 00 00 05 08 00 00 f0 00 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1389)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1389)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1398)@7d38b4d9c9a0: GOT HandoverCommand{ discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 22, pdu := { bssmap := { handoverCommand := { messageType := '13'O, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 9, layer3info := '062BD1040E00090000'O }, cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F000'O, lac := '0000'O, ci := '0000'O } } }, newBSSToOldBSSInfo := omit, talkerPriority := omit } } } } MSC_Test_1-SCCP(1390)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_1-SCCP(1390)@7d38b4d9c9a0: vl_len:3 MSC_Test_1-SCCP(1390)@7d38b4d9c9a0: vl_from0 MSC_Test_1-SCCP(1390)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '00011B'O 20250410104848877 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104848877 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104848877 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410104848877 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410104848877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104848877 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104848877 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104848877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104848877 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104848877 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c2 00 00 00 b9 03 02 00 00 06 00 09 26 00 01 03 00 01 1b 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(1392)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104848878 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbf30d0]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250410104848878 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbf30d0]{ESTABLISHING}: setting remote addr to 1.2.3.4:2342 (rtp_stream.c:476) 20250410104848878 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x563b4cbf30d0]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250410104848878 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x563b4cbf30d0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250410104848878 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104848878 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104848878 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104848878 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104848878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104848878 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104848879 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104848879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104848879 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104848879 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1a 00 00 00 b9 00 00 00 c1 03 00 00 02 06 a1 0c 22 00 01 03 00 01 15 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1389)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1389)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104848885 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x563b4cbf30d0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410104848885 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x563b4cbf30d0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410104848885 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ)[0x563b4cc07160]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_1-SCCP(1390)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_1-SCCP(1390)@7d38b4d9c9a0: vl_len:3 MSC_Test_1-SCCP(1390)@7d38b4d9c9a0: vl_from0 MSC_Test_1-SCCP(1390)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_1-M3UA(1392)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104849081 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104849081 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104849081 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410104849081 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410104849081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104849081 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104849081 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104849081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104849081 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104849081 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c2 00 00 00 b9 03 02 00 00 06 00 09 26 00 01 03 00 01 14 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104849082 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104849082 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104849082 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104849082 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104849082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104849082 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104849082 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104849082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104849082 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104849082 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 02 06 a1 0c 22 00 01 06 00 04 20 04 01 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1389)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1389)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410104849089 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104849089 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104849089 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104849089 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104849089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104849089 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104849089 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104849089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104849089 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104849089 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 03 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1389)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104849090 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104849090 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104849090 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104849090 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104849090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104849090 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104849090 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104849090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104849090 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104849090 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 02 04 a1 0c 22 00 01 03 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1389)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1389)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: Session index based on local reference:0 20250410104849092 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104849092 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104849092 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104849092 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104849092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104849092 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104849092 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104849092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104849092 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104849092 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 03 a1 0c 22 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1389)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1388)@7d38b4d9c9a0: Deleted conn table entry 0TC_ho_inter_bsc0(1398)10554402 TC_ho_inter_bsc0(1398)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104849094 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2 + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250410104849094 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2 - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_bsc0(1398)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc0(1398)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1398)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc0(1398)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1398)@7d38b4d9c9a0: FIRST inter-BSC Handover done MSC_Test_0-RAN(1388)@7d38b4d9c9a0: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1388)@7d38b4d9c9a0: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc0(1398) MSC_Test_1-SCCP(1390)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_1-SCCP(1390)@7d38b4d9c9a0: vl_len:16 MSC_Test_1-SCCP(1390)@7d38b4d9c9a0: vl_from0 MSC_Test_1-SCCP(1390)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000E1104010C1A080062F2240017002A'O MSC_Test_1-M3UA(1392)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104851978 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104851978 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104851978 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410104851978 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410104851978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104851978 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104851978 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104851978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104851978 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104851978 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c2 00 00 00 b9 03 02 00 00 06 00 09 26 00 01 10 00 0e 11 04 01 0c 1a 08 00 62 f2 24 00 17 00 2a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104851978 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104851978 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104851978 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104851978 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104851978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104851978 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104851978 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104851978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104851978 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104851978 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6d 00 00 00 b9 00 00 00 c1 03 00 00 0c 01 00 09 27 02 02 06 04 43 c1 00 fe 04 04 43 b9 00 fe 0f 48 00 46 10 0b 07 01 0a 81 a1 a5 91 05 0a 01 01 12 03 50 59 02 05 08 00 62 f2 24 00 17 00 2a 05 08 00 62 f2 24 00 17 00 2a 04 01 0c 13 01 01 08 08 29 26 24 00 00 00 00 35 7c 06 02 02 02 02 2a f8 7d 01 80 7f 73 00 00 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1389)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1389)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1388)@7d38b4d9c9a0: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1388)@7d38b4d9c9a0: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1388)@7d38b4d9c9a0: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc0(1398) MSC_Test_0-RAN(1388)@7d38b4d9c9a0: Added conn table entry 0TC_ho_inter_bsc0(1398)7648775 MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250410104851980 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104851980 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104851980 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104851980 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104851980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104851980 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104851980 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104851980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104851980 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104851980 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 c1 00 00 00 b9 03 02 00 00 02 00 09 27 1d 0c 26 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1389)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: vl_len:25 MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1389)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104852184 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104852184 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104852184 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104852184 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104852184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104852184 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104852184 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104852184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104852184 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104852184 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 30 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 27 00 01 19 00 17 12 17 09 06 2b d1 04 0e 00 09 00 00 7c 06 09 08 07 06 23 28 7e 01 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104852184 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104852184 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104852184 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104852184 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250410104852184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104852184 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=13 -> eSLS=77: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250410104852184 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104852184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250410104852184 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104852184 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 b9 00 00 00 c2 03 00 00 0d 06 d9 4e 44 00 01 18 00 16 13 17 09 06 2b d1 04 0e 00 09 00 00 05 08 00 00 f0 00 00 00 00 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(1392)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(1392)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1390)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_1-SCCP(1390)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1390)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1390)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc1(1399)@7d38b4d9c9a0: GOT HandoverCommand{ discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 22, pdu := { bssmap := { handoverCommand := { messageType := '13'O, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 9, layer3info := '062BD1040E00090000'O }, cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F000'O, lac := '0000'O, ci := '0000'O } } }, newBSSToOldBSSInfo := omit, talkerPriority := omit } } } } MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1389)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104852482 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104852482 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104852482 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104852482 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104852482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104852482 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104852482 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104852482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104852482 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104852482 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 27 00 01 03 00 01 1b 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104852482 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x563b4cbf30d0]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250410104852482 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x563b4cbf30d0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250410104852482 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbf30d0]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250410104852482 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbf30d0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250410104852482 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104852482 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104852482 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104852482 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250410104852482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104852482 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=13 -> eSLS=77: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250410104852482 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104852482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250410104852482 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104852482 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 b9 00 00 00 c2 03 00 00 0d 06 d9 4e 44 00 01 03 00 01 15 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(1392)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(1392)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1390)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_1-SCCP(1390)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1390)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1390)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104852483 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbf30d0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410104852483 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbf30d0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410104852483 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ)[0x563b4cc07160]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1389)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104852688 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104852688 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104852688 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104852688 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104852688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104852688 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104852688 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104852688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104852688 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104852688 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 27 00 01 03 00 01 14 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104852689 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104852689 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104852689 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104852689 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250410104852689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104852689 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=13 -> eSLS=77: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250410104852689 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104852689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250410104852689 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104852689 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1d 00 00 00 b9 00 00 00 c2 03 00 00 0d 06 d9 4e 44 00 01 06 00 04 20 04 01 00 00 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(1392)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(1392)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1390)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_1-SCCP(1390)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1390)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1390)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1390)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_1-SCCP(1390)@7d38b4d9c9a0: vl_len:3 MSC_Test_1-SCCP(1390)@7d38b4d9c9a0: vl_from0 MSC_Test_1-SCCP(1390)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410104852690 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104852690 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104852690 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410104852690 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410104852690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104852690 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104852690 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104852690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104852690 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104852690 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c2 00 00 00 b9 03 02 00 00 06 00 09 26 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(1392)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104852690 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104852690 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104852690 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104852690 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250410104852690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104852690 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=13 -> eSLS=77: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250410104852690 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104852690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250410104852690 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104852690 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c2 03 00 00 0d 04 d9 4e 44 00 09 26 00 00 00 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(1392)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(1392)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1390)@7d38b4d9c9a0: Session index based on local reference:0 20250410104852691 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104852691 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104852691 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410104852691 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410104852691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104852691 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104852691 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104852691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104852691 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104852691 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c2 00 00 00 b9 03 02 00 00 05 00 09 26 d9 4e 44 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(1392)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-RAN(1391)@7d38b4d9c9a0: Deleted conn table entry 0TC_ho_inter_bsc1(1399)11346150 TC_ho_inter_bsc1(1399)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410104852692 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2 + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250410104852692 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2 - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_bsc1(1399)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc1(1399)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc1(1399)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc1(1399)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc1(1399)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc1(1399)@7d38b4d9c9a0: Final verdict of PTC: pass TC_ho_inter_bsc0(1398)@7d38b4d9c9a0: f_call_hangup 0: tx MNCC_DISC_REQ 20250410104855585 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-2343:CM_SERVICE_REQ callref-0x8000000d tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250410104855585 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-2343:CM_SERVICE_REQ callref-0x8000000d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410104855585 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-2343:CM_SERVICE_REQ callref-0x8000000d tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250410104855585 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-2343:CM_SERVICE_REQ callref-0x8000000d tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250410104855585 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104855585 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104855585 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104855585 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104855585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104855585 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104855585 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104855585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104855585 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104855585 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 1d 0c 26 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1389)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1389)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1398)@7d38b4d9c9a0: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1388)@7d38b4d9c9a0: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1388)@7d38b4d9c9a0: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: vl_len:9 MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O 20250410104855587 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104855587 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104855587 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104855587 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104855587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104855587 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104855587 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104855587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104855587 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104855587 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 27 00 01 09 01 00 06 03 ed 08 02 e1 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1389)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104855587 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-2343:CM_SERVICE_REQ callref-0x8000000d tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250410104855587 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-2343:CM_SERVICE_REQ callref-0x8000000d tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250410104855587 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-2343:CM_SERVICE_REQ callref-0x8000000d tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250410104855587 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-2343:CM_SERVICE_REQ callref-0x8000000d tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250410104855587 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-2343:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250410104855587 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-2343:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410104855587 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250410104855587 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104855587 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104855587 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104855587 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ)[0x563b4cc07160]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250410104855587 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbf30d0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410104855587 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbf30d0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ)[0x563b4cc07160] (call_leg.c:197) 20250410104855587 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbf30d0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410104855587 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbf30d0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410104855587 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc366f0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410104855587 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc366f0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ)[0x563b4cc07160] (call_leg.c:197) 20250410104855587 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ)[0x563b4cc07160]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250410104855587 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc366f0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410104855587 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc366f0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410104855587 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ)[0x563b4cc07160]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250410104855587 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ)[0x563b4cc07160]{RELEASING}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-2343:CM_SERVICE_REQ)[0x563b4cbf0da0] (call_leg.c:198) 20250410104855587 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ)[0x563b4cc07160]{RELEASING}: Freeing instance (call_leg.c:198) 20250410104855587 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-259:CM_SERVICE_REQ)[0x563b4cc07160]{RELEASING}: Deallocated (fsm.c:568) 20250410104855587 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410104855587 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104855587 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104855587 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104855587 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104855587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104855587 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104855587 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104855587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104855587 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104855587 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 1d 0c 26 00 01 05 01 00 02 83 2a (osmo_ss7_asp.c:1175) 20250410104855587 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104855587 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104855587 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104855587 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104855587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104855587 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104855587 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104855587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104855587 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104855587 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 1d 0c 26 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1389)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1389)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1389)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1389)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1393)@7d38b4d9c9a0: Deleted conn table entry 0TC_ho_inter_bsc0(1398)-2147483635 TC_ho_inter_bsc0(1398)@7d38b4d9c9a0: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_bsc0(1398)@7d38b4d9c9a0: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc0(1398)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc0(1398)@7d38b4d9c9a0: f_call_hangup 5: rx BSSAP Clear Command TC_ho_inter_bsc0(1398)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410104855589 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104855589 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104855589 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104855589 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104855589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104855589 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1389)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104855589 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104855589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104855589 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104855589 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 27 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104855589 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-2343:CM_SERVICE_REQ)[0x563b4cbf2860]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104855589 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-2343:CM_SERVICE_REQ)[0x563b4cbf2860]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-2343:CM_SERVICE_REQ)[0x563b4cbf0da0] (msc_a.c:1053) 20250410104855589 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-2343:CM_SERVICE_REQ)[0x563b4cbf2860]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104855589 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-2343:CM_SERVICE_REQ)[0x563b4cbf2860]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410104855589 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2 - active-conn: now used by 1 (attached) (msub.c:375) 20250410104855589 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104855589 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104855589 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104855589 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104855589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104855589 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104855589 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104855589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104855589 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104855589 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0c 04 1d 0c 26 00 09 27 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1389)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1389)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: Session index based on local reference:0 20250410104855589 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104855589 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104855589 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104855589 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104855589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104855589 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104855589 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104855589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104855589 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104855589 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 09 27 1d 0c 26 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1389)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1388)@7d38b4d9c9a0: Deleted conn table entry 0TC_ho_inter_bsc0(1398)7648775 TC_ho_inter_bsc0(1398)@7d38b4d9c9a0: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc0(1398)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1398)@7d38b4d9c9a0: f_call_hangup 9: done TC_ho_inter_bsc0(1398)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1398)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test-GSUP(1396)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(1388)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(1387)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104857593 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410104857593 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104857593 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410104857593 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410104857593 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410104857593 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104857593 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410104857593 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410104857593 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410104857593 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104857593 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1126) 20250410104857593 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410104857593 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410104857593 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410104857593 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250410104857593 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250410104857593 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:378) 20250410104857593 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410104857593 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410104857593 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104857593 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410104857593 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410104857593 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410104857593 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410104857593 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104857593 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410104857593 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410104857593 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410104857593 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104857593 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410104857593 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410104857593 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410104857593 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104857593 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410104857593 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410104857593 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410104857593 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410104857593 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410104857593 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410104857593 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104857593 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104857593 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410104857593 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test_1-SCCP(1390)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(1397)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(1395)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104857593 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410104857593 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1389)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(1394)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-M3UA(1392)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1401)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-RAN(1391)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(1393)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1400)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1386)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1386): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(1387): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(1388): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(1389): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-SCCP(1390): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-RAN(1391): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-M3UA(1392): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(1393): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(1394): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(1395): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(1396): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(1397): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_ho_inter_bsc0(1398): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC TC_ho_inter_bsc1(1399): pass (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1400): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1401): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_ho_inter_bsc finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc pass'. Thu Apr 10 10:48:57 UTC 2025 ====== MSC_Tests.TC_ho_inter_bsc pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_ho_inter_bsc.talloc 20250410104858594 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=772068) 20250410104859594 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410104859594 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410104859594 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410104859594 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410104859594 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410104859594 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410104859595 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=772068, count=772608) 20250410104900596 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_a5_1'. ------ MSC_Tests.TC_ho_inter_bsc_a5_1 ------ Thu Apr 10 10:49:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_ho_inter_bsc_a5_1.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_ho_inter_bsc_a5_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410104901597 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_a5_1' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_ho_inter_bsc_a5_1 started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1405)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(1405)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1405)@7d38b4d9c9a0: ************************************************* MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(1408)@7d38b4d9c9a0: ************************************************* MSC_Test_1-M3UA(1408)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1408)@7d38b4d9c9a0: ************************************************* MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_1-SCCP(1406)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410104902120 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1409)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410104902303 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410104902303 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410104902303 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410104902303 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1405)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1405)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1405)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410104902305 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104902305 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410104902305 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410104902305 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410104902305 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410104902305 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410104902305 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410104902305 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104902305 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410104902305 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410104902305 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1405)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(1405)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1405)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1405)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1405)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410104902305 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104902305 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410104902305 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410104902305 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104902305 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410104902305 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410104902305 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410104902305 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104902305 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410104902305 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410104902305 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104902305 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1405)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1405)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1405)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1405)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1405)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1405)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1405)@7d38b4d9c9a0: Message received on association #8 20250410104902305 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410104902305 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1405)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410104902315 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410104902315 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250410104902315 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410104902315 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(1408)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(1408)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1408)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410104902316 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104902316 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410104902316 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410104902316 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410104902316 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410104902316 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410104902316 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410104902316 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104902316 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410104902316 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410104902316 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(1408)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_1-M3UA(1408)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(1408)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(1408)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1408)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410104902316 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104902316 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410104902316 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410104902316 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410104902316 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410104902316 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410104902316 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410104902316 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104902316 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410104902316 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410104902316 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410104902316 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(1408)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410104902316 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:413) 20250410104902316 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(1408)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(1408)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1408)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(1408)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1408)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1408)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(1408)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410104902598 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104902598 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1411)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1411)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410104902599 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1411)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1411)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1411)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1411)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1411)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1411)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410104902608 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410104902608 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1412)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc_a5_10(1414) TC_ho_inter_bsc_a5_10(1414)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000053'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410104903108 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104903108 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104903108 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104903108 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104903108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104903108 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104903108 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104903108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104903108 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104903108 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1405)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104903108 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104903108 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104903108 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104903108 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104903108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104903108 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104903108 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104903108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104903108 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104903108 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1405)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1405)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1404)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1404)@7d38b4d9c9a0: Added conn table entry 0TC_ho_inter_bsc_a5_10(1414)12143026 MSC_Test_0-RAN(1404)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: First idle individual index:0 20250410104903112 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104903112 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104903112 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104903112 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104903112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104903112 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104903112 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104903112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104903112 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104903112 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 b9 49 b2 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 35 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1405)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104903113 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-260:LU)[0x563b4cc24550]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000053 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410104903113 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-260:LU)[0x563b4cc24550]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410104903113 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-260:LU)[0x563b4c998780]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410104903113 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-260:LU)[0x563b4c998780]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000053:GERAN-A-260:LU)[0x563b4cc24550] (fsm.c:486) 20250410104903113 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-260:LU)[0x563b4c998780]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250410104903113 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-260:LU)[0x563b4c998780]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410104903113 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410104903113 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410104903113 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250410104903113 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104903113 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-260:LU)[0x563b4c998780]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410104903113 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-260:LU)[0x563b4c998780]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410104903113 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-260:LU)[0x563b4c998780]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410104903113 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-260:LU)[0x563b4cc02720]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410104903113 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-260:LU)[0x563b4cc02720]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-260:LU)[0x563b4c998780] (fsm.c:486) 20250410104903113 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-260:LU)[0x563b4cc02720]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410104903113 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-260:LU)[0x563b4cc02720]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410104903113 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104903113 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104903113 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104903113 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104903113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104903113 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104903113 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104903113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104903113 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104903113 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 05 02 b9 49 b2 00 01 04 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1405)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1405)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'B949B2'O, sourceLocRef := '000104'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(1412)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc_a5_10(1414) MSC_Test-GSUP(1412)@7d38b4d9c9a0: Added IMSI table entry 0TC_ho_inter_bsc_a5_10(1414)"262420000000053" 20250410104903114 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410104903114 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: vl_len:11 MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1405)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104903114 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104903114 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104903114 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104903114 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104903114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104903114 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104903115 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104903115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104903115 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104903115 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 22 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 04 00 01 0b 00 09 54 12 03 52 49 82 13 01 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_ho_inter_bsc_a5_10(1414)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_10(1414)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410104903117 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104903117 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-260:LU)[0x563b4cc02720]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410104903117 DVLR DEBUG SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2) Received 1 auth tuples (vlr.c:996) 20250410104903117 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-260:LU)[0x563b4cc02720]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410104903117 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-260:LU)[0x563b4cc02720]{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:324) 20250410104903117 DMM DEBUG Tx AUTH REQ (rand = e633af8f934a7eea90bd77b602cd23c1) (gsm_04_08.c:641) 20250410104903117 DMM DEBUG AUTH REQ (autn = 732ea49d76d2e800fdbf8681b4d32c8c) (gsm_04_08.c:643) 20250410104903117 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410104903117 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104903117 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104903117 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104903117 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104903117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104903117 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104903117 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104903117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104903117 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104903117 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 3f 00 00 00 b9 00 00 00 c1 03 00 00 05 06 b9 49 b2 00 01 28 01 00 25 05 12 00 e6 33 af 8f 93 4a 7e ea 90 bd 77 b6 02 cd 23 c1 20 10 73 2e a4 9d 76 d2 e8 00 fd bf 86 81 b4 d3 2c 8c 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1405)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1405)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104903119 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104903119 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104903119 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410104903119 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410104903119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104903119 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104903119 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104903119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104903119 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104903119 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(1408)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104903119 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104903119 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104903119 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104903119 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250410104903119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104903119 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250410104903119 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104903119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250410104903119 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104903119 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(1408)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(1408)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1404)@7d38b4d9c9a0: patching N(SD)=1 into dtap '05149A2DB2962104785CFF4D'O MSC_Test_0-RAN(1404)@7d38b4d9c9a0: patched enc_l3: '05549A2DB2962104785CFF4D'O MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: vl_len:15 MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000C05549A2DB2962104785CFF4D'O 20250410104903120 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104903120 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104903120 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104903120 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104903120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104903120 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104903120 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104903120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104903120 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104903120 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 04 00 01 0f 01 00 0c 05 54 9a 2d b2 96 21 04 78 5c ff 4d 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1405)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104903120 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-260:LU)[0x563b4cc24550]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 9a2db296785cff4d) (gsm_04_08.c:1128) 20250410104903120 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-260:LU)[0x563b4cc02720]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410104903120 DVLR DEBUG SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2) AUTH on GERAN received SRES/RES: 9a2db296785cff4d (8 bytes) (vlr_auth_fsm.c:151) 20250410104903120 DVLR INFO SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410104903120 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-260:LU)[0x563b4cc02720]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410104903120 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-260:LU)[0x563b4cc02720]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410104903120 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-260:LU)[0x563b4cc02720]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410104903120 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-260:LU)[0x563b4cc02720]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-260:LU)[0x563b4c998780] (vlr_auth_fsm.c:294) 20250410104903120 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-260:LU)[0x563b4cc02720]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410104903120 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-260:LU)[0x563b4cc02720]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410104903120 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-260:LU)[0x563b4c998780]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410104903120 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-260:LU)[0x563b4c998780]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410104903120 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-260:LU)[0x563b4c998780]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410104903120 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-260:LU)[0x563b4c998780]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250410104903120 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104903120 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104903120 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104903120 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104903120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104903120 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104903120 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104903120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104903120 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104903120 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 27 00 00 00 b9 00 00 00 c1 03 00 00 05 06 b9 49 b2 00 01 10 00 0e 53 0a 09 02 6d bd ea 1c c8 6a a9 c3 23 01 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1405)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1405)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-RAN(1407)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0003552C02'O 20250410104903122 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104903122 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1405)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104903122 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104903122 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104903122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104903122 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104903122 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104903122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104903122 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104903122 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 04 00 01 05 00 03 55 2c 02 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104903122 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-260:LU)[0x563b4c998780]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410104903122 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-260:LU)[0x563b4c998780]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410104903122 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-260:LU)[0x563b4c998780]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410104903122 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-260:LU)[0x563b4c998780]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410104903122 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-260:LU)[0x563b4cc02720]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104903122 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-260:LU)[0x563b4cc02720]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-260:LU)[0x563b4c998780] (fsm.c:486) 20250410104903122 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-260:LU)[0x563b4cc02720]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410104903122 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-260:LU)[0x563b4cc02720]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410104903122 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104903122 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104903122 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104903122 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104903122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104903122 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104903122 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104903122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104903122 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104903122 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 05 06 b9 49 b2 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 35 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1405)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1405)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-RAN(1407)@7d38b4d9c9a0: f_create_expect(l3 := omit, n_connectPointCode := 194 MSC_Test_1-RAN(1407)@7d38b4d9c9a0: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_a5_11(1415) 20250410104903123 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104903123 DVLR DEBUG IMSI:262420000000053 has MSISDN:491230000053 (vlr.c:1045) 20250410104903123 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250410104903123 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410104903124 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104903124 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-260:LU)[0x563b4c998780]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410104903124 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-260:LU)[0x563b4cc02720]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410104903124 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-260:LU)[0x563b4cc02720]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410104903124 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-260:LU)[0x563b4cc02720]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410104903124 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-260:LU)[0x563b4cc02720]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-260:LU)[0x563b4c998780] (vlr_lu_fsm.c:110) 20250410104903124 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-260:LU)[0x563b4cc02720]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410104903124 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-260:LU)[0x563b4cc02720]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104903124 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-260:LU)[0x563b4c998780]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410104903124 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-260:LU)[0x563b4c998780]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410104903124 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-260:LU)[0x563b4cbf5710]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104903124 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-260:LU)[0x563b4cbf5710]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-260:LU)[0x563b4c998780] (fsm.c:486) 20250410104903124 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-260:LU)[0x563b4cbf5710]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410104903124 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-260:LU)[0x563b4cbf5710]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410104903124 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-260:LU)[0x563b4cbf5710]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410104903124 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-260:LU)[0x563b4cbf5710]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410104903124 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:TMSInew-0x7D772C3A) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250410104903124 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-260:LU)[0x563b4cbf5710]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410104903124 DMM DEBUG -> IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:TMSInew-0x7D772C3A LOCATION UPDATE ACCEPT (TMSI = 0x7d772c3a) (gsm_04_08.c:149) 20250410104903124 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:TMSInew-0x7D772C3A - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410104903124 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104903124 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104903124 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104903124 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104903124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104903124 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104903124 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104903124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104903124 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104903124 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 05 06 b9 49 b2 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 7d 77 2c 3a (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1405)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1405)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_10(1414)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1404)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1404)@7d38b4d9c9a0: patched enc_l3: '059B'O MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1405)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104903125 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104903125 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104903125 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104903125 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104903125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104903125 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104903125 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104903125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104903125 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104903125 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 04 00 01 05 01 00 02 05 9b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104903125 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:TMSInew-0x7D772C3A:GERAN-A-260:LU)[0x563b4cc24550]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410104903125 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:TMSInew-0x7D772C3A:GERAN-A-260:LU)[0x563b4c998780]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410104903125 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-260:LU)[0x563b4cbf5710]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410104903125 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250410104903125 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-260:LU)[0x563b4cbf5710]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410104903125 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-260:LU)[0x563b4c998780]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410104903125 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-260:LU)[0x563b4cbf5710]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410104903125 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-260:LU)[0x563b4cbf5710]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-260:LU)[0x563b4c998780] (vlr_lu_fsm.c:817) 20250410104903125 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-260:LU)[0x563b4cbf5710]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410104903125 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7DFD2CA2:GERAN-A-260:LU)[0x563b4cbf5710]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104903125 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-260:LU)[0x563b4c998780]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410104903125 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250410104903125 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104903125 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104903125 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104903125 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410104903125 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104903125 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104903125 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104903125 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104903125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104903125 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104903126 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104903126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104903126 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104903126 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 05 06 b9 49 b2 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1405)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1405)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410104903126 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104903126 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104903126 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1405)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104903126 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104903126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104903126 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104903126 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104903126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104903126 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104903126 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 04 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104903127 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-260:LU)[0x563b4c998780]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104903127 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-260:LU)[0x563b4c998780]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-260:LU)[0x563b4cc24550] (msc_a.c:1053) 20250410104903127 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-260:LU)[0x563b4c998780]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410104903127 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-260:LU)[0x563b4c998780]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104903127 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-260:LU)[0x563b4c998780]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410104903127 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A - active-conn: now used by 1 (attached) (msub.c:375) 20250410104903127 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104903127 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104903127 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104903127 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104903127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104903127 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104903127 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104903127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104903127 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104903127 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 05 04 b9 49 b2 00 01 04 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1405)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1405)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: Session index based on local reference:0 20250410104903127 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104903127 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104903127 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104903127 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104903127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1405)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104903127 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104903127 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104903127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104903127 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104903127 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 04 b9 49 b2 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1404)@7d38b4d9c9a0: Deleted conn table entry 0TC_ho_inter_bsc_a5_10(1414)12143026 TC_ho_inter_bsc_a5_10(1414)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104903127 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104903127 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_bsc_a5_10(1414)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_10(1414)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1414)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1414)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '7D772C3A'O ("}w,:") } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1404)@7d38b4d9c9a0: Added conn table entry 0TC_ho_inter_bsc_a5_10(1414)9453578 MSC_Test_0-RAN(1404)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(1405)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104903328 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104903328 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104903328 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104903328 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104903328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104903328 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104903328 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104903328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104903328 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104903328 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 90 40 0a 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 7d 77 2c 3a 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104903329 DMM DEBUG msc_a(TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ)[0x563b4cc07160]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250410104903329 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ)[0x563b4cc4a150]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410104903329 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ)[0x563b4cc4a150]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ)[0x563b4cc07160] (fsm.c:486) 20250410104903329 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ)[0x563b4cc4a150]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250410104903329 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ)[0x563b4cc4a150]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410104903329 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410104903329 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410104903329 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ)[0x563b4cc4a150]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410104903329 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ)[0x563b4cc4a150]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250410104903329 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ)[0x563b4cbf5710]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410104903329 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ)[0x563b4cbf5710]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ)[0x563b4cc4a150] (fsm.c:486) 20250410104903329 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ)[0x563b4cbf5710]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410104903329 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ)[0x563b4cbf5710]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410104903329 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410104903329 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104903329 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104903329 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104903329 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104903329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104903329 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104903329 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104903329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104903329 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104903329 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 04 02 90 40 0a 00 01 05 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1405)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1405)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: { messageType := 2, destLocRef := '90400A'O, sourceLocRef := '000105'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: Session index based on local reference:0 20250410104903330 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410104903330 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_bsc_a5_10(1414)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_10(1414)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104903331 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104903331 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ)[0x563b4cbf5710]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410104903331 DVLR DEBUG SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A) Received 1 auth tuples (vlr.c:996) 20250410104903331 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ)[0x563b4cbf5710]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410104903331 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ)[0x563b4cbf5710]{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:324) 20250410104903331 DMM DEBUG Tx AUTH REQ (rand = e633af8f934a7eea90bd77b602cd23c1) (gsm_04_08.c:641) 20250410104903331 DMM DEBUG AUTH REQ (autn = 732ea49d76d2e800fdbf8681b4d32c8c) (gsm_04_08.c:643) 20250410104903331 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410104903331 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104903331 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104903331 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104903331 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104903331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104903331 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104903331 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104903331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104903331 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104903331 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 3f 00 00 00 b9 00 00 00 c1 03 00 00 04 06 90 40 0a 00 01 28 01 00 25 05 12 00 e6 33 af 8f 93 4a 7e ea 90 bd 77 b6 02 cd 23 c1 20 10 73 2e a4 9d 76 d2 e8 00 fd bf 86 81 b4 d3 2c 8c 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1405)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1405)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1404)@7d38b4d9c9a0: patching N(SD)=1 into dtap '05149A2DB2962104785CFF4D'O MSC_Test_0-RAN(1404)@7d38b4d9c9a0: patched enc_l3: '05549A2DB2962104785CFF4D'O MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: vl_len:15 MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000C05549A2DB2962104785CFF4D'O MSC_Test_0-M3UA(1405)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104903332 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104903332 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104903332 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104903332 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104903332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104903332 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104903332 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104903332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104903332 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104903332 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 05 00 01 0f 01 00 0c 05 54 9a 2d b2 96 21 04 78 5c ff 4d 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104903332 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ)[0x563b4cc07160]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 9a2db296785cff4d) (gsm_04_08.c:1128) 20250410104903332 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ)[0x563b4cbf5710]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410104903332 DVLR DEBUG SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A) AUTH on GERAN received SRES/RES: 9a2db296785cff4d (8 bytes) (vlr_auth_fsm.c:151) 20250410104903332 DVLR INFO SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410104903332 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ)[0x563b4cbf5710]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410104903332 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ)[0x563b4cbf5710]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410104903332 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ)[0x563b4cbf5710]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410104903332 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ)[0x563b4cbf5710]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ)[0x563b4cc4a150] (vlr_auth_fsm.c:294) 20250410104903332 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ)[0x563b4cbf5710]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410104903332 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ)[0x563b4cbf5710]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410104903332 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ)[0x563b4cc4a150]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250410104903332 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ)[0x563b4cc4a150]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410104903332 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ)[0x563b4cc4a150]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410104903332 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ)[0x563b4cc4a150]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250410104903332 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104903332 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104903332 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104903332 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104903332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104903332 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104903332 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104903332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104903332 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104903332 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 27 00 00 00 b9 00 00 00 c1 03 00 00 04 06 90 40 0a 00 01 10 00 0e 53 0a 09 02 6d bd ea 1c c8 6a a9 c3 23 01 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1405)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1405)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0003552C02'O MSC_Test_0-M3UA(1405)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104903333 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104903333 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104903333 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104903333 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104903333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104903333 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104903333 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104903333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104903333 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104903333 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 05 00 01 05 00 03 55 2c 02 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104903333 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ)[0x563b4cc4a150]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250410104903333 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ)[0x563b4cc4a150]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410104903333 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ)[0x563b4cc4a150]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410104903333 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ)[0x563b4cc4a150]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410104903333 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ)[0x563b4cc4a150]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410104903333 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ)[0x563b4cc4a150]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410104903333 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ)[0x563b4cc4a150]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410104903333 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ)[0x563b4cc4a150]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410104903333 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ)[0x563b4cc4a150]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410104903333 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250410104903333 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104903333 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104903333 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104903333 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104903333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104903333 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104903333 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104903333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104903333 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104903333 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 04 06 90 40 0a 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 35 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1405)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1405)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1409)@7d38b4d9c9a0: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc_a5_10(1414) MSC_Test-MGCP(1410)@7d38b4d9c9a0: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_bsc_a5_10(1414) MSC_Test_0-RAN(1404)@7d38b4d9c9a0: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1404)@7d38b4d9c9a0: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: vl_len:19 MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O 20250410104903337 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104903337 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104903337 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104903337 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104903337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104903337 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104903337 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(1405)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104903337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104903337 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104903337 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 05 00 01 13 01 00 10 03 85 04 06 60 05 04 02 00 81 5e 04 80 21 43 f5 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104903337 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250410104903337 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A callref-0x8000000e tid-8) New transaction (transaction.c:231) 20250410104903337 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000e tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250410104903337 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000e tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410104903337 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250410104903337 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000e tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:702) 20250410104903337 DCC INFO trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000e tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250410104903337 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000e tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250410104903337 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ)[0x563b4cc02720]{ESTABLISHING}: Allocated (fsm.c:456) 20250410104903337 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ)[0x563b4cc02720]{ESTABLISHING}: is child of msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ)[0x563b4cc07160] (fsm.c:486) 20250410104903337 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000e tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:2161) 20250410104903337 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ)[0x563b4cc242e0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410104903337 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ)[0x563b4cc242e0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ)[0x563b4cc02720] (fsm.c:486) 20250410104903337 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_CN:no-CI)[0x563b4cc242e0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250410104903337 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_CN:no-CI)[0x563b4cc242e0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250410104903337 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ)[0x563b4cbf0da0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410104903337 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ)[0x563b4cbf0da0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ)[0x563b4cc02720] (fsm.c:486) 20250410104903337 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:no-CI)[0x563b4cbf0da0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250410104903337 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:no-CI)[0x563b4cbf0da0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1410)@7d38b4d9c9a0: Found Expect[0] for { line := { verb := "CRCX", trans_id := "125", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "74" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_inter_bsc_a5_10(1414) TC_ho_inter_bsc_a5_10(1414)@7d38b4d9c9a0: f_mo_call_establish 2: rx 1st CRCX 20250410104903343 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_CN:no-CI)[0x563b4cc242e0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410104903343 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ)[0x563b4cc02720]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410104903343 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000e tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_ho_inter_bsc_a5_10(1414)@7d38b4d9c9a0: f_mo_call_establish 6: rx 2nd CRCX 20250410104903343 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:no-CI)[0x563b4cbf0da0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410104903343 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ)[0x563b4cc02720]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410104903343 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000e tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:705) 20250410104903343 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000e tid-8) Sending Assignment Command (msc_a.c:706) 20250410104903343 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104903343 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104903343 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104903343 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104903343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104903343 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104903343 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104903343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104903343 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104903343 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3b 00 00 00 b9 00 00 00 c1 03 00 00 04 06 90 40 0a 00 01 24 00 22 01 0b 07 01 0a a1 a5 91 81 05 7c 06 02 02 02 02 2a f8 7d 09 83 ff 57 84 3f 07 82 80 81 7f 74 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test-MNCC(1409)@7d38b4d9c9a0: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc_a5_10(1414) MSC_Test_0-M3UA(1405)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1405)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-MNCC(1409)@7d38b4d9c9a0: Added conn table entry 0TC_ho_inter_bsc_a5_10(1414)-2147483634 MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_10(1414)@7d38b4d9c9a0: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_bsc_a5_10(1414)@7d38b4d9c9a0: f_mo_call_establish 4: rx Assignment Request 20250410104903345 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000e tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: vl_len:14 MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1405)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104903346 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104903346 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104903346 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104903346 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104903346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104903346 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104903346 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104903346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104903346 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104903346 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 05 00 01 0e 00 0c 02 7c 06 09 08 07 06 23 28 7e 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104903346 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4cbf0da0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250410104903346 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:CI-22222:no-remote-port:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000)[0x563b4cbf0da0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250410104903346 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:CI-22222:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbf0da0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250410104903346 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000e tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:1596) 20250410104903346 DCC INFO trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000e tid-8) Assignment Complete: RAN: GSM#3, CN: GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111 (msc_a.c:1597) 20250410104903346 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000e tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:2187) 20250410104903346 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000e tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_ho_inter_bsc_a5_10(1414)@7d38b4d9c9a0: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_bsc_a5_10(1414)@7d38b4d9c9a0: f_mo_call_establish 5: rx MDCX for the RAN side 20250410104903347 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000e tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250410104903347 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000e tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410104903347 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000e tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410104903347 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000e tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250410104903347 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104903347 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104903347 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104903347 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104903347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104903347 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104903347 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104903347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104903347 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104903347 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 04 06 90 40 0a 00 01 0d 01 00 0a 83 02 04 06 60 00 02 04 01 85 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1405)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1405)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104903348 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbf0da0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410104903348 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbf0da0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410104903348 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ)[0x563b4cc02720]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410104903349 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000e tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250410104903349 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000e tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410104903349 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000e tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410104903349 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000e tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250410104903349 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104903349 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104903349 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104903349 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104903349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104903349 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104903349 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104903349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104903349 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104903349 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 04 06 90 40 0a 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1405)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1405)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_10(1414)@7d38b4d9c9a0: f_mo_call_establish 7: rx CC Alerting 20250410104903349 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000e tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250410104903349 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000e tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250410104903349 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000e tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:798) 20250410104903349 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc242e0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250410104903349 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc242e0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250410104903349 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc242e0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250410104903349 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000e tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250410104903349 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000e tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410104903349 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000e tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410104903349 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000e tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250410104903349 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000e tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250410104903349 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104903349 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104903349 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104903349 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104903349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104903349 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104903349 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104903349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104903349 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104903349 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 04 06 90 40 0a 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1405)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1405)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_10(1414)@7d38b4d9c9a0: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_bsc_a5_10(1414)@7d38b4d9c9a0: { line := { verb := "MDCX", trans_id := "128", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "74" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "74", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } 20250410104903350 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc242e0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410104903350 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc242e0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410104903350 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ)[0x563b4cc02720]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) TC_ho_inter_bsc_a5_10(1414)@7d38b4d9c9a0: f_mo_call_establish 10: rx CC CONNECT 20250410104903350 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ)[0x563b4cc02720]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(1404)@7d38b4d9c9a0: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1404)@7d38b4d9c9a0: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000203CF'O MSC_Test_0-M3UA(1405)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104903351 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104903351 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104903351 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104903351 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104903351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104903351 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104903351 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104903351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104903351 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104903351 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 05 00 01 05 01 00 02 03 cf 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104903351 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000e tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250410104903351 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000e tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250410104903351 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000e tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250410104903351 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000e tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410104903351 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000e tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_ho_inter_bsc_a5_10(1414)@7d38b4d9c9a0: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc_a5_10(1414)@7d38b4d9c9a0: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc_a5_10(1414)@7d38b4d9c9a0: f_mo_call_establish DONE TC_ho_inter_bsc_a5_10(1414)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: vl_len:16 MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000E1104010C1A080020F32400050006'O 20250410104904868 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104904868 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104904868 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104904868 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104904868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104904868 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104904868 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104904868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104904868 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104904868 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 05 00 01 10 00 0e 11 04 01 0c 1a 08 00 20 f3 24 00 05 00 06 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1405)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104904869 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104904869 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104904869 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104904869 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250410104904869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104904869 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=3 -> eSLS=67: picked Normal Route via 'virt-bsc1' round-robin style (osmo_ss7_combined_linkset.c:283) 20250410104904869 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104904869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250410104904869 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104904869 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 77 00 00 00 b9 00 00 00 c2 03 00 00 03 01 00 09 28 02 02 06 04 43 c2 00 fe 04 04 43 b9 00 fe 0f 52 00 50 10 0b 07 01 0a 81 a1 a5 91 05 0a 09 02 6d bd ea 1c c8 6a a9 c3 12 03 50 59 02 05 08 00 62 f2 24 00 17 00 2a 05 08 00 20 f3 24 00 05 00 06 04 01 0c 13 01 01 2c 02 08 08 29 26 24 00 00 00 00 35 7c 06 02 02 02 02 2a f8 7d 01 80 7f 74 00 00 00 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(1408)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(1408)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1406)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_1-SCCP(1406)@7d38b4d9c9a0: Warning: Stopping inactive timer T_ias[0]. MSC_Test_1-RAN(1407)@7d38b4d9c9a0: ExpectedCreateCallback handoverRequest 194 MSC_Test_1-RAN(1407)@7d38b4d9c9a0: ExpectTable[0].n_connectPointCode = 194 ==? 194 MSC_Test_1-RAN(1407)@7d38b4d9c9a0: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_a5_11(1415) MSC_Test_1-RAN(1407)@7d38b4d9c9a0: Added conn table entry 0TC_ho_inter_bsc_a5_11(1415)10186579 MSC_Test_1-SCCP(1406)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_1-M3UA(1408)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-SCCP(1406)@7d38b4d9c9a0: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250410104904885 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104904885 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104904885 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410104904885 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410104904885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104904885 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104904885 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104904885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104904885 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104904885 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 c2 00 00 00 b9 03 02 00 00 02 00 09 28 76 06 49 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_1-SCCP(1406)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_1-SCCP(1406)@7d38b4d9c9a0: vl_len:25 MSC_Test_1-SCCP(1406)@7d38b4d9c9a0: vl_from0 MSC_Test_1-SCCP(1406)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060102030409267E0180'O MSC_Test_1-M3UA(1408)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104905088 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104905089 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104905089 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410104905089 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410104905089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104905089 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104905089 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104905089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104905089 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104905089 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 30 00 00 00 c2 00 00 00 b9 03 02 00 00 06 00 09 28 00 01 19 00 17 12 17 09 06 2b d1 04 0e 00 09 00 00 7c 06 01 02 03 04 09 26 7e 01 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104905090 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104905090 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104905090 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104905090 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104905090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104905090 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104905090 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104905090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104905090 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104905090 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2f 00 00 00 b9 00 00 00 c1 03 00 00 04 06 90 40 0a 00 01 18 00 16 13 17 09 06 2b d1 04 0e 00 09 00 00 05 08 00 00 f0 00 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1405)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1405)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_10(1414)@7d38b4d9c9a0: GOT HandoverCommand{ discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 22, pdu := { bssmap := { handoverCommand := { messageType := '13'O, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 9, layer3info := '062BD1040E00090000'O }, cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F000'O, lac := '0000'O, ci := '0000'O } } }, newBSSToOldBSSInfo := omit, talkerPriority := omit } } } } MSC_Test_1-SCCP(1406)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_1-SCCP(1406)@7d38b4d9c9a0: vl_len:3 MSC_Test_1-SCCP(1406)@7d38b4d9c9a0: vl_from0 MSC_Test_1-SCCP(1406)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '00011B'O 20250410104905399 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104905399 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104905399 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410104905399 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410104905399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104905399 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104905399 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104905399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104905399 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104905399 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c2 00 00 00 b9 03 02 00 00 06 00 09 28 00 01 03 00 01 1b 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(1408)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104905400 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbf0da0]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250410104905400 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbf0da0]{ESTABLISHING}: setting remote addr to 1.2.3.4:2342 (rtp_stream.c:476) 20250410104905400 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x563b4cbf0da0]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250410104905400 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x563b4cbf0da0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250410104905401 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104905401 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104905401 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104905401 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104905401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104905401 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104905401 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104905401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104905401 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104905401 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1a 00 00 00 b9 00 00 00 c1 03 00 00 04 06 90 40 0a 00 01 03 00 01 15 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1405)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1405)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104905406 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x563b4cbf0da0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410104905406 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x563b4cbf0da0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410104905406 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ)[0x563b4cc02720]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_1-SCCP(1406)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_1-SCCP(1406)@7d38b4d9c9a0: vl_len:3 MSC_Test_1-SCCP(1406)@7d38b4d9c9a0: vl_from0 MSC_Test_1-SCCP(1406)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_1-M3UA(1408)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104905601 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104905601 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104905601 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410104905601 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410104905601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104905601 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104905601 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104905601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104905601 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104905601 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c2 00 00 00 b9 03 02 00 00 06 00 09 28 00 01 03 00 01 14 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104905602 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104905602 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104905602 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104905602 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104905602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104905602 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104905602 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104905602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104905602 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104905602 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 04 06 90 40 0a 00 01 06 00 04 20 04 01 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1405)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1405)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410104905610 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104905610 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104905610 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104905610 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104905610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104905610 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104905610 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104905610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104905610 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104905610 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 05 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1405)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104905611 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104905611 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104905611 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104905611 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104905611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104905611 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104905611 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104905611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104905611 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104905611 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 04 04 90 40 0a 00 01 05 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1405)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1405)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: Session index based on local reference:0 20250410104905612 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104905612 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104905612 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104905612 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104905612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104905612 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104905612 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104905612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104905612 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104905612 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 05 90 40 0a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1405)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1404)@7d38b4d9c9a0: Deleted conn table entry 0TC_ho_inter_bsc_a5_10(1414)9453578 TC_ho_inter_bsc_a5_10(1414)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104905613 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250410104905613 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_bsc_a5_10(1414)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_10(1414)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1414)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_10(1414)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1414)@7d38b4d9c9a0: FIRST inter-BSC Handover done MSC_Test_0-RAN(1404)@7d38b4d9c9a0: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1404)@7d38b4d9c9a0: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_a5_10(1414) MSC_Test_1-SCCP(1406)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_1-SCCP(1406)@7d38b4d9c9a0: vl_len:16 MSC_Test_1-SCCP(1406)@7d38b4d9c9a0: vl_from0 MSC_Test_1-SCCP(1406)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000E1104010C1A080062F2240017002A'O MSC_Test_1-M3UA(1408)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104908504 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104908504 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104908504 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410104908504 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410104908504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104908504 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104908504 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104908504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104908504 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104908504 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c2 00 00 00 b9 03 02 00 00 06 00 09 28 00 01 10 00 0e 11 04 01 0c 1a 08 00 62 f2 24 00 17 00 2a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104908506 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104908506 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104908506 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104908506 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104908506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104908506 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104908506 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104908506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104908506 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104908506 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 77 00 00 00 b9 00 00 00 c1 03 00 00 02 01 00 09 29 02 02 06 04 43 c1 00 fe 04 04 43 b9 00 fe 0f 52 00 50 10 0b 07 01 0a 81 a1 a5 91 05 0a 09 02 6d bd ea 1c c8 6a a9 c3 12 03 50 59 02 05 08 00 62 f2 24 00 17 00 2a 05 08 00 62 f2 24 00 17 00 2a 04 01 0c 13 01 01 2c 02 08 08 29 26 24 00 00 00 00 35 7c 06 02 02 02 02 2a f8 7d 01 80 7f 74 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1405)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1405)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1404)@7d38b4d9c9a0: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1404)@7d38b4d9c9a0: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1404)@7d38b4d9c9a0: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_a5_10(1414) MSC_Test_0-RAN(1404)@7d38b4d9c9a0: Added conn table entry 0TC_ho_inter_bsc_a5_10(1414)2390760 MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250410104908515 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104908515 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104908515 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104908515 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104908515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104908515 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1405)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104908515 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104908515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104908515 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104908515 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 c1 00 00 00 b9 03 02 00 00 02 00 09 29 92 c7 29 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: vl_len:25 MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1405)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104908716 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104908716 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104908716 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104908716 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104908716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104908716 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104908716 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104908716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104908716 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104908717 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 30 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 29 00 01 19 00 17 12 17 09 06 2b d1 04 0e 00 09 00 00 7c 06 09 08 07 06 23 28 7e 01 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104908717 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104908717 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104908717 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104908717 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250410104908717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104908717 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=3 -> eSLS=67: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250410104908717 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104908717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250410104908717 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104908717 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 b9 00 00 00 c2 03 00 00 03 06 76 06 49 00 01 18 00 16 13 17 09 06 2b d1 04 0e 00 09 00 00 05 08 00 00 f0 00 00 00 00 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(1408)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(1408)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1406)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_1-SCCP(1406)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1406)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1406)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_11(1415)@7d38b4d9c9a0: GOT HandoverCommand{ discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 22, pdu := { bssmap := { handoverCommand := { messageType := '13'O, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 9, layer3info := '062BD1040E00090000'O }, cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F000'O, lac := '0000'O, ci := '0000'O } } }, newBSSToOldBSSInfo := omit, talkerPriority := omit } } } } MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1405)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104909021 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104909021 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104909021 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104909021 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104909021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104909021 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104909021 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104909021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104909021 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104909021 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 29 00 01 03 00 01 1b 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104909022 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x563b4cbf0da0]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250410104909022 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x563b4cbf0da0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250410104909022 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbf0da0]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250410104909022 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbf0da0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250410104909022 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104909022 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104909022 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104909022 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250410104909022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104909022 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=3 -> eSLS=67: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250410104909022 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104909022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250410104909022 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104909022 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 b9 00 00 00 c2 03 00 00 03 06 76 06 49 00 01 03 00 01 15 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(1408)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(1408)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1406)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_1-SCCP(1406)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1406)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1406)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104909025 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbf0da0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410104909025 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbf0da0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410104909026 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ)[0x563b4cc02720]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1405)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104909224 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104909224 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104909224 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104909224 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104909224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104909224 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104909224 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104909224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104909224 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104909224 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 29 00 01 03 00 01 14 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104909225 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104909225 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104909225 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104909225 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250410104909225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104909225 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=3 -> eSLS=67: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250410104909225 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104909225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250410104909225 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104909225 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1d 00 00 00 b9 00 00 00 c2 03 00 00 03 06 76 06 49 00 01 06 00 04 20 04 01 00 00 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(1408)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(1408)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1406)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_1-SCCP(1406)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1406)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1406)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104909227 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104909227 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104909227 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410104909227 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410104909227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104909227 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104909227 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104909227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104909227 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104909227 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c2 00 00 00 b9 03 02 00 00 06 00 09 28 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_1-SCCP(1406)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_1-SCCP(1406)@7d38b4d9c9a0: vl_len:3 MSC_Test_1-SCCP(1406)@7d38b4d9c9a0: vl_from0 MSC_Test_1-SCCP(1406)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_1-M3UA(1408)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104909228 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104909228 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104909228 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104909228 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250410104909228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104909228 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=3 -> eSLS=67: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250410104909228 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104909228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250410104909228 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104909228 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c2 03 00 00 03 04 76 06 49 00 09 28 00 00 00 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(1408)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(1408)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1406)@7d38b4d9c9a0: Session index based on local reference:0 20250410104909228 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104909228 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104909228 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410104909228 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410104909228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104909228 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104909228 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104909228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104909228 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104909228 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c2 00 00 00 b9 03 02 00 00 05 00 09 28 76 06 49 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(1408)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-RAN(1407)@7d38b4d9c9a0: Deleted conn table entry 0TC_ho_inter_bsc_a5_11(1415)10186579 TC_ho_inter_bsc_a5_11(1415)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410104909230 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250410104909230 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_bsc_a5_11(1415)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_11(1415)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_11(1415)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_11(1415)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_11(1415)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_11(1415)@7d38b4d9c9a0: Final verdict of PTC: pass TC_ho_inter_bsc_a5_10(1414)@7d38b4d9c9a0: f_call_hangup 0: tx MNCC_DISC_REQ 20250410104912129 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-2345:CM_SERVICE_REQ callref-0x8000000e tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250410104912129 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-2345:CM_SERVICE_REQ callref-0x8000000e tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410104912129 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-2345:CM_SERVICE_REQ callref-0x8000000e tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250410104912129 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-2345:CM_SERVICE_REQ callref-0x8000000e tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250410104912129 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104912129 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104912129 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104912130 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104912130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104912130 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104912130 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104912130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104912130 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104912130 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 02 06 92 c7 29 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1405)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1405)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_10(1414)@7d38b4d9c9a0: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1404)@7d38b4d9c9a0: patching N(SD)=0 into dtap '032D0802E180'O MSC_Test_0-RAN(1404)@7d38b4d9c9a0: patched enc_l3: '032D0802E180'O MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: vl_len:9 MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010006032D0802E180'O 20250410104912138 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104912138 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104912138 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104912138 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104912138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104912138 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104912138 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104912138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104912138 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104912138 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 29 00 01 09 01 00 06 03 2d 08 02 e1 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1405)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104912139 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-2345:CM_SERVICE_REQ callref-0x8000000e tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250410104912139 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-2345:CM_SERVICE_REQ callref-0x8000000e tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250410104912139 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-2345:CM_SERVICE_REQ callref-0x8000000e tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250410104912139 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-2345:CM_SERVICE_REQ callref-0x8000000e tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250410104912139 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-2345:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250410104912139 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-2345:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410104912139 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250410104912139 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104912139 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104912139 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104912139 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ)[0x563b4cc02720]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250410104912139 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbf0da0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410104912139 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbf0da0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ)[0x563b4cc02720] (call_leg.c:197) 20250410104912140 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbf0da0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410104912140 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbf0da0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410104912140 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc242e0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410104912140 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc242e0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ)[0x563b4cc02720] (call_leg.c:197) 20250410104912140 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ)[0x563b4cc02720]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250410104912140 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc242e0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410104912140 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc242e0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410104912140 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ)[0x563b4cc02720]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250410104912140 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ)[0x563b4cc02720]{RELEASING}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-2345:CM_SERVICE_REQ)[0x563b4cc07160] (call_leg.c:198) 20250410104912140 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ)[0x563b4cc02720]{RELEASING}: Freeing instance (call_leg.c:198) 20250410104912140 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-261:CM_SERVICE_REQ)[0x563b4cc02720]{RELEASING}: Deallocated (fsm.c:568) 20250410104912141 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410104912141 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104912141 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104912141 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104912141 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104912141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104912141 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104912141 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104912141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104912141 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104912141 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 02 06 92 c7 29 00 01 05 01 00 02 83 2a (osmo_ss7_asp.c:1175) 20250410104912141 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104912141 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104912141 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104912141 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104912141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104912141 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104912141 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104912141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104912141 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104912141 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 02 06 92 c7 29 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1405)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1405)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1405)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1405)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1409)@7d38b4d9c9a0: Deleted conn table entry 0TC_ho_inter_bsc_a5_10(1414)-2147483634 TC_ho_inter_bsc_a5_10(1414)@7d38b4d9c9a0: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_bsc_a5_10(1414)@7d38b4d9c9a0: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc_a5_10(1414)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_a5_10(1414)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_a5_10(1414)@7d38b4d9c9a0: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1405)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104912147 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104912147 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104912147 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104912147 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104912147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104912147 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104912147 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104912147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104912148 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104912148 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 29 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104912148 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-2345:CM_SERVICE_REQ)[0x563b4cc4a150]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104912148 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-2345:CM_SERVICE_REQ)[0x563b4cc4a150]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-2345:CM_SERVICE_REQ)[0x563b4cc07160] (msc_a.c:1053) 20250410104912148 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-2345:CM_SERVICE_REQ)[0x563b4cc4a150]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104912148 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-2345:CM_SERVICE_REQ)[0x563b4cc4a150]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410104912148 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A - active-conn: now used by 1 (attached) (msub.c:375) 20250410104912148 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104912148 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104912148 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104912148 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104912148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104912148 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104912148 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104912149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104912149 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104912149 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 02 04 92 c7 29 00 09 29 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1405)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1405)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: Session index based on local reference:0 20250410104912149 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104912149 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104912149 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104912149 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104912149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104912149 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104912149 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104912149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104912149 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1405)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104912149 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 09 29 92 c7 29 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1404)@7d38b4d9c9a0: Deleted conn table entry 0TC_ho_inter_bsc_a5_10(1414)2390760 TC_ho_inter_bsc_a5_10(1414)@7d38b4d9c9a0: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc_a5_10(1414)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1414)@7d38b4d9c9a0: f_call_hangup 9: done TC_ho_inter_bsc_a5_10(1414)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1414)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test_1-SCCP(1406)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104914166 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410104914166 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(1412)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(1410)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(1409)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104914167 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410104914167 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410104914167 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104914167 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410104914167 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410104914167 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410104914167 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104914167 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410104914167 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410104914167 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410104914167 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104914167 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410104914167 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410104914167 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410104914167 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410104914167 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410104914167 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104914167 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104914167 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104914167 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410104914167 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410104914167 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410104914167 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104914167 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410104914167 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250410104914167 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250410104914167 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104914167 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250410104914167 DLSS7 ERROR 0: ASP(virt-bsc1-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250410104914167 DLINP ERROR SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:766) 20250410104914167 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104914167 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1126) 20250410104914167 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410104914167 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410104914167 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410104914167 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410104914167 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104914167 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410104914167 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410104914167 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410104914167 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410104914167 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(1404)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(1405)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-RAN(1407)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104914167 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:378) 20250410104914167 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(1408)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(1403)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(1413)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(1411)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1416)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1402)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1417)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1402): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(1403): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(1404): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(1405): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-SCCP(1406): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-RAN(1407): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-M3UA(1408): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(1409): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(1410): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(1411): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(1412): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(1413): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_ho_inter_bsc_a5_10(1414): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC TC_ho_inter_bsc_a5_11(1415): pass (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1416): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1417): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_ho_inter_bsc_a5_1 finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_a5_1 pass'. Thu Apr 10 10:49:14 UTC 2025 ====== MSC_Tests.TC_ho_inter_bsc_a5_1 pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_ho_inter_bsc_a5_1.talloc 20250410104915168 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=858100) 20250410104916168 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410104916168 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410104916168 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410104916168 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410104916168 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410104916168 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410104916169 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=858100, count=859260) 20250410104917171 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_a5_1 pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_a5_3'. ------ MSC_Tests.TC_ho_inter_bsc_a5_3 ------ Thu Apr 10 10:49:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_ho_inter_bsc_a5_3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_ho_inter_bsc_a5_3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410104918172 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_a5_3' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_ho_inter_bsc_a5_3 started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1421)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(1421)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1421)@7d38b4d9c9a0: ************************************************* MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_1-M3UA(1424)@7d38b4d9c9a0: ************************************************* MSC_Test_1-M3UA(1424)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1424)@7d38b4d9c9a0: ************************************************* MSC_Test_1-SCCP(1422)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410104918691 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1425)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410104918873 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410104918873 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410104918873 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410104918873 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1421)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1421)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1421)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410104918874 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104918874 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410104918874 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410104918874 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410104918874 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410104918874 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410104918874 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410104918874 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104918874 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410104918874 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410104918874 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1421)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(1421)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1421)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1421)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1421)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1421)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1421)@7d38b4d9c9a0: Message received on association #8 20250410104918875 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104918875 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410104918875 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410104918875 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104918875 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410104918875 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410104918875 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410104918875 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104918875 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410104918875 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410104918875 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104918875 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1421)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1421)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1421)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1421)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1421)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1421)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410104918875 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410104918875 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410104918886 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410104918886 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250410104918886 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410104918886 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(1424)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(1424)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1424)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(1424)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_1-M3UA(1424)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410104918887 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104918887 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410104918887 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410104918887 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410104918887 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410104918887 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410104918887 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410104918887 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104918887 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410104918887 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410104918887 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(1424)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(1424)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1424)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(1424)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1424)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(1424)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410104918888 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104918888 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410104918888 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410104918888 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410104918888 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410104918888 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410104918888 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410104918888 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104918888 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410104918888 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410104918888 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410104918888 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(1424)@7d38b4d9c9a0: Message received on association #8 20250410104918888 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:413) 20250410104918888 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(1424)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1424)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1424)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(1424)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410104919173 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MSC_Test-GSUP-IPA(1427)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1427)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1427)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1427)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1427)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1427)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1427)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1427)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410104919173 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) 20250410104919177 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250410104919394 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410104919394 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1428)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc_a5_30(1430) TC_ho_inter_bsc_a5_30(1430)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000053'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1421)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104919681 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104919681 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104919681 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104919681 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104919681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104919681 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104919681 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104919681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104919681 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104919681 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104919681 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104919681 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104919681 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104919681 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104919681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104919681 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104919681 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104919681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104919681 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104919681 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1421)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1421)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1420)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1420)@7d38b4d9c9a0: Added conn table entry 0TC_ho_inter_bsc_a5_30(1430)12137356 MSC_Test_0-RAN(1420)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(1421)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104919695 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104919695 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104919695 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104919695 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104919695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104919695 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104919695 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104919695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104919695 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104919695 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 b9 33 8c 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 35 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104919695 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-262:LU)[0x563b4cbf27e0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000053 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410104919695 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-262:LU)[0x563b4cbf27e0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410104919695 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-262:LU)[0x563b4cc55cf0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410104919695 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-262:LU)[0x563b4cc55cf0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000053:GERAN-A-262:LU)[0x563b4cbf27e0] (fsm.c:486) 20250410104919695 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-262:LU)[0x563b4cc55cf0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250410104919695 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-262:LU)[0x563b4cc55cf0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410104919695 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410104919695 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410104919695 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250410104919695 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104919695 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-262:LU)[0x563b4cc55cf0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410104919695 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-262:LU)[0x563b4cc55cf0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410104919695 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-262:LU)[0x563b4cc55cf0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410104919695 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-262:LU)[0x563b4cc24550]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410104919695 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-262:LU)[0x563b4cc24550]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-262:LU)[0x563b4cc55cf0] (fsm.c:486) 20250410104919695 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-262:LU)[0x563b4cc24550]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410104919695 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-262:LU)[0x563b4cc24550]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410104919695 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104919695 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104919695 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104919695 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104919695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104919695 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104919695 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104919695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104919695 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104919695 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 07 02 b9 33 8c 00 01 06 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1421)@7d38b4d9c9a0: Message received on association #8 20250410104919695 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104919695 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104919695 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410104919695 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410104919695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104919695 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104919695 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104919695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104919695 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104919695 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1421)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-M3UA(1424)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'B9338C'O, sourceLocRef := '000106'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } 20250410104919696 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104919696 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104919696 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104919696 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250410104919696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104919696 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250410104919696 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104919696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250410104919696 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: Session index based on local reference:0 20250410104919696 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(1424)@7d38b4d9c9a0: Message received on association #8 MSC_Test-GSUP(1428)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc_a5_30(1430) MSC_Test-GSUP(1428)@7d38b4d9c9a0: Added IMSI table entry 0TC_ho_inter_bsc_a5_30(1430)"262420000000053" MSC_Test_1-M3UA(1424)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104919698 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410104919698 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: vl_len:11 MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: vl_from0 20250410104919699 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104919699 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104919699 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104919699 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104919699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104919699 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104919699 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1421)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104919699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104919699 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104919699 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 22 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 06 00 01 0b 00 09 54 12 03 52 49 82 13 01 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_1-RAN(1423)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_ho_inter_bsc_a5_30(1430)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_30(1430)@7d38b4d9c9a0: setverdict(pass): none -> pass MSC_Test_1-RAN(1423)@7d38b4d9c9a0: f_create_expect(l3 := omit, n_connectPointCode := 194 MSC_Test_1-RAN(1423)@7d38b4d9c9a0: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_a5_31(1431) 20250410104919701 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104919701 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-262:LU)[0x563b4cc24550]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410104919701 DVLR DEBUG SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A) Received 1 auth tuples (vlr.c:996) 20250410104919701 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-262:LU)[0x563b4cc24550]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410104919701 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-262:LU)[0x563b4cc24550]{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:324) 20250410104919701 DMM DEBUG Tx AUTH REQ (rand = 1a73f2197ed6445950487fe4adfd0d95) (gsm_04_08.c:641) 20250410104919701 DMM DEBUG AUTH REQ (autn = 56bb81b0c3377d7f750eb36092d2b71f) (gsm_04_08.c:643) 20250410104919701 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410104919702 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104919702 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104919702 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104919702 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104919702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104919702 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104919702 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104919702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104919702 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104919702 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 3f 00 00 00 b9 00 00 00 c1 03 00 00 07 06 b9 33 8c 00 01 28 01 00 25 05 12 00 1a 73 f2 19 7e d6 44 59 50 48 7f e4 ad fd 0d 95 20 10 56 bb 81 b0 c3 37 7d 7f 75 0e b3 60 92 d2 b7 1f 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1421)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1421)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1420)@7d38b4d9c9a0: patching N(SD)=1 into dtap '0514F81D190121046707025C'O MSC_Test_0-RAN(1420)@7d38b4d9c9a0: patched enc_l3: '0554F81D190121046707025C'O MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: vl_len:15 MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000C0554F81D190121046707025C'O MSC_Test_0-M3UA(1421)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104919705 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104919705 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104919705 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104919705 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104919705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104919705 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104919705 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104919705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104919705 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104919705 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 06 00 01 0f 01 00 0c 05 54 f8 1d 19 01 21 04 67 07 02 5c 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104919705 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-262:LU)[0x563b4cbf27e0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = f81d19016707025c) (gsm_04_08.c:1128) 20250410104919705 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-262:LU)[0x563b4cc24550]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410104919705 DVLR DEBUG SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A) AUTH on GERAN received SRES/RES: f81d19016707025c (8 bytes) (vlr_auth_fsm.c:151) 20250410104919705 DVLR INFO SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410104919705 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-262:LU)[0x563b4cc24550]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410104919705 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-262:LU)[0x563b4cc24550]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410104919705 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-262:LU)[0x563b4cc24550]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410104919705 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-262:LU)[0x563b4cc24550]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-262:LU)[0x563b4cc55cf0] (vlr_auth_fsm.c:294) 20250410104919705 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-262:LU)[0x563b4cc24550]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410104919705 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-262:LU)[0x563b4cc24550]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410104919705 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-262:LU)[0x563b4cc55cf0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410104919705 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-262:LU)[0x563b4cc55cf0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410104919705 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-262:LU)[0x563b4cc55cf0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410104919705 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-262:LU)[0x563b4cc55cf0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250410104919705 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104919705 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104919705 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104919705 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104919705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104919705 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104919705 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104919705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104919705 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104919705 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 27 00 00 00 b9 00 00 00 c1 03 00 00 07 06 b9 33 8c 00 01 10 00 0e 53 0a 09 08 77 2a 15 a0 60 f7 18 e3 23 01 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1421)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1421)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0003552C04'O 20250410104919707 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104919707 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104919707 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104919707 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(1421)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104919707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104919707 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104919707 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104919707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104919707 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104919707 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 06 00 01 05 00 03 55 2c 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104919707 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-262:LU)[0x563b4cc55cf0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410104919707 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-262:LU)[0x563b4cc55cf0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410104919707 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-262:LU)[0x563b4cc55cf0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410104919707 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-262:LU)[0x563b4cc55cf0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410104919707 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-262:LU)[0x563b4cc24550]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104919707 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-262:LU)[0x563b4cc24550]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-262:LU)[0x563b4cc55cf0] (fsm.c:486) 20250410104919707 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-262:LU)[0x563b4cc24550]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410104919707 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-262:LU)[0x563b4cc24550]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410104919707 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104919707 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104919707 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104919707 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104919707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104919707 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104919707 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104919708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104919708 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104919708 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 07 06 b9 33 8c 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 35 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1421)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1421)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104919709 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104919709 DVLR DEBUG IMSI:262420000000053 has MSISDN:491230000053 (vlr.c:1045) 20250410104919709 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250410104919709 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410104919709 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104919709 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-262:LU)[0x563b4cc55cf0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410104919709 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-262:LU)[0x563b4cc24550]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410104919709 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-262:LU)[0x563b4cc24550]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410104919709 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-262:LU)[0x563b4cc24550]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410104919709 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-262:LU)[0x563b4cc24550]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-262:LU)[0x563b4cc55cf0] (vlr_lu_fsm.c:110) 20250410104919709 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-262:LU)[0x563b4cc24550]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410104919709 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-262:LU)[0x563b4cc24550]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104919709 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-262:LU)[0x563b4cc55cf0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410104919709 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-262:LU)[0x563b4cc55cf0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410104919709 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-262:LU)[0x563b4cc366f0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104919709 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-262:LU)[0x563b4cc366f0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-262:LU)[0x563b4cc55cf0] (fsm.c:486) 20250410104919709 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-262:LU)[0x563b4cc366f0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410104919709 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-262:LU)[0x563b4cc366f0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410104919709 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-262:LU)[0x563b4cc366f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410104919709 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-262:LU)[0x563b4cc366f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410104919709 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:TMSInew-0x89C94580) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250410104919709 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-262:LU)[0x563b4cc366f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410104919709 DMM DEBUG -> IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:TMSInew-0x89C94580 LOCATION UPDATE ACCEPT (TMSI = 0x89c94580) (gsm_04_08.c:149) 20250410104919709 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:TMSInew-0x89C94580 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410104919709 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104919709 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104919709 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104919709 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104919709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104919709 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104919709 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104919709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104919709 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104919709 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 07 06 b9 33 8c 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 89 c9 45 80 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1421)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1421)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_30(1430)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1420)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1420)@7d38b4d9c9a0: patched enc_l3: '059B'O MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1421)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104919711 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104919711 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104919711 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104919711 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104919711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104919711 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104919711 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104919711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104919711 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104919711 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 06 00 01 05 01 00 02 05 9b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104919711 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:TMSInew-0x89C94580:GERAN-A-262:LU)[0x563b4cbf27e0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410104919711 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:TMSInew-0x89C94580:GERAN-A-262:LU)[0x563b4cc55cf0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410104919711 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-262:LU)[0x563b4cc366f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410104919711 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250410104919711 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-262:LU)[0x563b4cc366f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410104919711 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-262:LU)[0x563b4cc55cf0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410104919711 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-262:LU)[0x563b4cc366f0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410104919711 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-262:LU)[0x563b4cc366f0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-262:LU)[0x563b4cc55cf0] (vlr_lu_fsm.c:817) 20250410104919711 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-262:LU)[0x563b4cc366f0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410104919711 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7D772C3A:GERAN-A-262:LU)[0x563b4cc366f0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104919711 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-262:LU)[0x563b4cc55cf0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410104919711 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250410104919711 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104919711 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104919711 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104919711 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410104919711 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104919711 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104919711 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104919711 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104919711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104919711 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104919711 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104919711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104919711 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104919711 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 07 06 b9 33 8c 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1421)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1421)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1421)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104919712 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104919712 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104919712 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104919712 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104919712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104919712 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104919712 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104919712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104919712 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104919712 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 06 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104919712 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-262:LU)[0x563b4cc55cf0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104919712 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-262:LU)[0x563b4cc55cf0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-262:LU)[0x563b4cbf27e0] (msc_a.c:1053) 20250410104919712 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-262:LU)[0x563b4cc55cf0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410104919712 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-262:LU)[0x563b4cc55cf0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104919712 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-262:LU)[0x563b4cc55cf0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410104919712 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580 - active-conn: now used by 1 (attached) (msub.c:375) 20250410104919712 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104919712 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104919712 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104919712 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104919712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104919712 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104919712 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104919712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104919712 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104919712 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 07 04 b9 33 8c 00 01 06 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1421)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1421)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(1421)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104919712 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104919712 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104919712 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104919712 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104919712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104919712 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104919712 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104919712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104919712 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104919712 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 06 b9 33 8c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1420)@7d38b4d9c9a0: Deleted conn table entry 0TC_ho_inter_bsc_a5_30(1430)12137356 TC_ho_inter_bsc_a5_30(1430)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104919713 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104919713 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_bsc_a5_30(1430)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_30(1430)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1430)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1430)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '89C94580'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1420)@7d38b4d9c9a0: Added conn table entry 0TC_ho_inter_bsc_a5_30(1430)9137293 MSC_Test_0-RAN(1420)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(1421)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104919916 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104919916 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104919916 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104919916 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104919916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104919916 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104919917 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104919917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104919917 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104919917 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 8b 6c 8d 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 89 c9 45 80 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104919917 DMM DEBUG msc_a(TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ)[0x563b4cc02720]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250410104919917 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ)[0x563b4cbf30d0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410104919917 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ)[0x563b4cbf30d0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ)[0x563b4cc02720] (fsm.c:486) 20250410104919917 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ)[0x563b4cbf30d0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250410104919917 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ)[0x563b4cbf30d0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410104919917 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410104919917 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410104919917 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ)[0x563b4cbf30d0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410104919917 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ)[0x563b4cbf30d0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250410104919917 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ)[0x563b4cc366f0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410104919917 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ)[0x563b4cc366f0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ)[0x563b4cbf30d0] (fsm.c:486) 20250410104919917 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ)[0x563b4cc366f0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410104919917 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ)[0x563b4cc366f0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410104919917 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410104919918 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104919918 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104919918 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104919918 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104919918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104919918 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104919918 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104919918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104919918 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104919918 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 06 02 8b 6c 8d 00 01 07 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1421)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1421)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: { messageType := 2, destLocRef := '8B6C8D'O, sourceLocRef := '000107'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: Session index based on local reference:0 20250410104919920 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410104919920 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_bsc_a5_30(1430)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_30(1430)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104919922 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104919922 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ)[0x563b4cc366f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410104919922 DVLR DEBUG SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580) Received 1 auth tuples (vlr.c:996) 20250410104919922 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ)[0x563b4cc366f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410104919922 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ)[0x563b4cc366f0]{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:324) 20250410104919922 DMM DEBUG Tx AUTH REQ (rand = 1a73f2197ed6445950487fe4adfd0d95) (gsm_04_08.c:641) 20250410104919922 DMM DEBUG AUTH REQ (autn = 56bb81b0c3377d7f750eb36092d2b71f) (gsm_04_08.c:643) 20250410104919922 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410104919922 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104919922 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104919922 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104919922 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104919922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104919922 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104919922 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104919922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104919922 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104919922 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 3f 00 00 00 b9 00 00 00 c1 03 00 00 06 06 8b 6c 8d 00 01 28 01 00 25 05 12 00 1a 73 f2 19 7e d6 44 59 50 48 7f e4 ad fd 0d 95 20 10 56 bb 81 b0 c3 37 7d 7f 75 0e b3 60 92 d2 b7 1f 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1421)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1421)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1420)@7d38b4d9c9a0: patching N(SD)=1 into dtap '0514F81D190121046707025C'O MSC_Test_0-RAN(1420)@7d38b4d9c9a0: patched enc_l3: '0554F81D190121046707025C'O MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: vl_len:15 MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000C0554F81D190121046707025C'O MSC_Test_0-M3UA(1421)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104919925 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104919925 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104919925 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104919925 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104919925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104919925 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104919925 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104919925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104919926 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104919926 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 07 00 01 0f 01 00 0c 05 54 f8 1d 19 01 21 04 67 07 02 5c 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104919926 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ)[0x563b4cc02720]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = f81d19016707025c) (gsm_04_08.c:1128) 20250410104919926 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ)[0x563b4cc366f0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410104919926 DVLR DEBUG SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580) AUTH on GERAN received SRES/RES: f81d19016707025c (8 bytes) (vlr_auth_fsm.c:151) 20250410104919926 DVLR INFO SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410104919926 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ)[0x563b4cc366f0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410104919926 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ)[0x563b4cc366f0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410104919926 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ)[0x563b4cc366f0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410104919926 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ)[0x563b4cc366f0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ)[0x563b4cbf30d0] (vlr_auth_fsm.c:294) 20250410104919926 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ)[0x563b4cc366f0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410104919926 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ)[0x563b4cc366f0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410104919926 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ)[0x563b4cbf30d0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250410104919926 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ)[0x563b4cbf30d0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410104919926 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ)[0x563b4cbf30d0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410104919926 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ)[0x563b4cbf30d0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250410104919926 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104919926 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104919926 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104919926 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104919926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104919926 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104919926 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104919926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104919926 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104919926 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 27 00 00 00 b9 00 00 00 c1 03 00 00 06 06 8b 6c 8d 00 01 10 00 0e 53 0a 09 08 77 2a 15 a0 60 f7 18 e3 23 01 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1421)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1421)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0003552C04'O 20250410104919928 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104919928 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104919928 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104919928 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104919929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104919929 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1421)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104919929 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104919929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104919929 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104919929 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 07 00 01 05 00 03 55 2c 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104919929 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ)[0x563b4cbf30d0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250410104919929 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ)[0x563b4cbf30d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410104919929 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ)[0x563b4cbf30d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410104919929 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ)[0x563b4cbf30d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410104919929 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ)[0x563b4cbf30d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410104919929 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ)[0x563b4cbf30d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410104919929 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ)[0x563b4cbf30d0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410104919929 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ)[0x563b4cbf30d0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410104919929 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ)[0x563b4cbf30d0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410104919929 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250410104919929 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104919930 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104919930 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104919930 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104919930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104919930 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104919930 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104919930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104919930 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104919930 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 06 06 8b 6c 8d 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 35 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1421)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1421)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1425)@7d38b4d9c9a0: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc_a5_30(1430) MSC_Test-MGCP(1426)@7d38b4d9c9a0: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_bsc_a5_30(1430) MSC_Test_0-RAN(1420)@7d38b4d9c9a0: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1420)@7d38b4d9c9a0: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: vl_len:19 MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O 20250410104919943 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104919943 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1421)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104919943 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104919943 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104919943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104919943 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104919943 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104919943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104919943 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104919943 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 07 00 01 13 01 00 10 03 85 04 06 60 05 04 02 00 81 5e 04 80 21 43 f5 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104919944 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250410104919944 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580 callref-0x8000000f tid-8) New transaction (transaction.c:231) 20250410104919944 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000f tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250410104919944 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410104919944 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250410104919944 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000f tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:702) 20250410104919944 DCC INFO trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000f tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250410104919944 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000f tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250410104919944 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ)[0x563b4cc24550]{ESTABLISHING}: Allocated (fsm.c:456) 20250410104919944 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ)[0x563b4cc24550]{ESTABLISHING}: is child of msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ)[0x563b4cc02720] (fsm.c:486) 20250410104919944 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000f tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:2161) 20250410104919944 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ)[0x563b4cc4fdf0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410104919944 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ)[0x563b4cc4fdf0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ)[0x563b4cc24550] (fsm.c:486) 20250410104919944 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_CN:no-CI)[0x563b4cc4fdf0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250410104919944 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_CN:no-CI)[0x563b4cc4fdf0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250410104919944 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ)[0x563b4cbf5710]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410104919944 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ)[0x563b4cbf5710]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ)[0x563b4cc24550] (fsm.c:486) 20250410104919944 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:no-CI)[0x563b4cbf5710]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250410104919944 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:no-CI)[0x563b4cbf5710]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1426)@7d38b4d9c9a0: Found Expect[0] for { line := { verb := "CRCX", trans_id := "133", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "75" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_inter_bsc_a5_30(1430) TC_ho_inter_bsc_a5_30(1430)@7d38b4d9c9a0: f_mo_call_establish 2: rx 1st CRCX 20250410104919955 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_CN:no-CI)[0x563b4cc4fdf0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410104919955 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ)[0x563b4cc24550]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410104919955 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000f tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_ho_inter_bsc_a5_30(1430)@7d38b4d9c9a0: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1425)@7d38b4d9c9a0: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc_a5_30(1430) MSC_Test-MNCC(1425)@7d38b4d9c9a0: Added conn table entry 0TC_ho_inter_bsc_a5_30(1430)-2147483633 20250410104919957 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:no-CI)[0x563b4cbf5710]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410104919957 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ)[0x563b4cc24550]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410104919957 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000f tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:705) 20250410104919957 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000f tid-8) Sending Assignment Command (msc_a.c:706) 20250410104919957 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104919957 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104919957 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104919957 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104919957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104919957 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104919957 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104919957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104919957 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104919957 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3b 00 00 00 b9 00 00 00 c1 03 00 00 06 06 8b 6c 8d 00 01 24 00 22 01 0b 07 01 0a a1 a5 91 81 05 7c 06 02 02 02 02 2a f8 7d 09 83 ff 57 84 3f 07 82 80 81 7f 75 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1421)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1421)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_30(1430)@7d38b4d9c9a0: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_bsc_a5_30(1430)@7d38b4d9c9a0: f_mo_call_establish 4: rx Assignment Request 20250410104919960 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000f tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: vl_len:14 MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250410104919961 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104919961 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104919961 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104919961 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104919961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104919961 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104919961 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104919961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1421)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104919961 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104919961 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 07 00 01 0e 00 0c 02 7c 06 09 08 07 06 23 28 7e 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104919962 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4cbf5710]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250410104919962 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:CI-22222:no-remote-port:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000)[0x563b4cbf5710]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250410104919962 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:CI-22222:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbf5710]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250410104919962 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000f tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:1596) 20250410104919962 DCC INFO trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000f tid-8) Assignment Complete: RAN: GSM#3, CN: GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111 (msc_a.c:1597) 20250410104919962 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000f tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:2187) 20250410104919962 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000f tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_ho_inter_bsc_a5_30(1430)@7d38b4d9c9a0: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_bsc_a5_30(1430)@7d38b4d9c9a0: f_mo_call_establish 5: rx MDCX for the RAN side 20250410104919963 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000f tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250410104919963 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000f tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410104919963 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410104919963 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000f tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250410104919963 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104919963 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104919963 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104919963 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104919963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104919963 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104919963 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104919963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104919963 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104919963 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 06 06 8b 6c 8d 00 01 0d 01 00 0a 83 02 04 06 60 00 02 04 01 85 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1421)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1421)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104919964 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbf5710]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410104919964 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbf5710]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410104919964 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ)[0x563b4cc24550]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104919967 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000f tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250410104919967 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000f tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410104919967 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410104919967 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000f tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250410104919967 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104919967 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104919967 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104919967 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104919967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104919967 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104919967 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104919967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104919967 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104919967 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 06 06 8b 6c 8d 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1421)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1421)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_30(1430)@7d38b4d9c9a0: f_mo_call_establish 7: rx CC Alerting 20250410104919968 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000f tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250410104919968 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000f tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250410104919968 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000f tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:798) 20250410104919968 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc4fdf0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250410104919968 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc4fdf0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250410104919968 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc4fdf0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250410104919969 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000f tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250410104919969 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000f tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410104919969 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410104919969 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000f tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250410104919969 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000f tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250410104919969 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104919969 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104919969 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104919969 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104919969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104919969 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104919969 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104919969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104919969 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104919969 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 06 06 8b 6c 8d 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1421)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1421)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_30(1430)@7d38b4d9c9a0: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1420)@7d38b4d9c9a0: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1420)@7d38b4d9c9a0: patched enc_l3: '03CF'O TC_ho_inter_bsc_a5_30(1430)@7d38b4d9c9a0: as_optional_mgcp_mdcx: rx MDCX MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000203CF'O TC_ho_inter_bsc_a5_30(1430)@7d38b4d9c9a0: { line := { verb := "MDCX", trans_id := "136", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "75" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "75", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } 20250410104919971 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104919971 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1421)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104919971 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104919971 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104919971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104919971 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104919971 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104919971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104919971 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104919971 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 07 00 01 05 01 00 02 03 cf 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104919971 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000f tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250410104919971 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000f tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250410104919971 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000f tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250410104919971 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000f tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410104919971 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000f tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_ho_inter_bsc_a5_30(1430)@7d38b4d9c9a0: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind 20250410104919972 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc4fdf0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410104919972 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc4fdf0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410104919972 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ)[0x563b4cc24550]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410104919972 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ)[0x563b4cc24550]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_ho_inter_bsc_a5_30(1430)@7d38b4d9c9a0: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc_a5_30(1430)@7d38b4d9c9a0: f_mo_call_establish DONE TC_ho_inter_bsc_a5_30(1430)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: vl_len:16 MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000E1104010C1A080020F32400050006'O 20250410104921485 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104921485 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104921485 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104921485 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104921485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104921485 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104921485 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104921485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104921485 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104921485 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 07 00 01 10 00 0e 11 04 01 0c 1a 08 00 20 f3 24 00 05 00 06 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1421)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104921487 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104921487 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104921487 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104921487 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250410104921487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104921487 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=1 -> eSLS=65: picked Normal Route via 'virt-bsc1' round-robin style (osmo_ss7_combined_linkset.c:283) 20250410104921487 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104921487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250410104921487 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104921487 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 77 00 00 00 b9 00 00 00 c2 03 00 00 01 01 00 09 2a 02 02 06 04 43 c2 00 fe 04 04 43 b9 00 fe 0f 52 00 50 10 0b 07 01 0a 81 a1 a5 91 05 0a 09 08 77 2a 15 a0 60 f7 18 e3 12 03 50 59 02 05 08 00 62 f2 24 00 17 00 2a 05 08 00 20 f3 24 00 05 00 06 04 01 0c 13 01 01 2c 04 08 08 29 26 24 00 00 00 00 35 7c 06 02 02 02 02 2a f8 7d 01 80 7f 75 00 00 00 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(1424)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(1424)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1422)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_1-SCCP(1422)@7d38b4d9c9a0: Warning: Stopping inactive timer T_ias[0]. MSC_Test_1-RAN(1423)@7d38b4d9c9a0: ExpectedCreateCallback handoverRequest 194 MSC_Test_1-RAN(1423)@7d38b4d9c9a0: ExpectTable[0].n_connectPointCode = 194 ==? 194 MSC_Test_1-RAN(1423)@7d38b4d9c9a0: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_a5_31(1431) MSC_Test_1-RAN(1423)@7d38b4d9c9a0: Added conn table entry 0TC_ho_inter_bsc_a5_31(1431)16002417 MSC_Test_1-SCCP(1422)@7d38b4d9c9a0: Session index based on connection ID:0 20250410104921499 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104921499 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104921499 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410104921499 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410104921499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104921499 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104921499 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104921499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104921499 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_1-SCCP(1422)@7d38b4d9c9a0: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_1-M3UA(1424)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104921500 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 c2 00 00 00 b9 03 02 00 00 02 00 09 2a bc 18 36 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_1-SCCP(1422)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_1-SCCP(1422)@7d38b4d9c9a0: vl_len:25 MSC_Test_1-SCCP(1422)@7d38b4d9c9a0: vl_from0 MSC_Test_1-SCCP(1422)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060102030409267E0180'O MSC_Test_1-M3UA(1424)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104921704 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104921705 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104921705 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410104921705 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410104921705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104921705 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104921705 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104921705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104921705 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104921705 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 30 00 00 00 c2 00 00 00 b9 03 02 00 00 06 00 09 2a 00 01 19 00 17 12 17 09 06 2b d1 04 0e 00 09 00 00 7c 06 01 02 03 04 09 26 7e 01 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104921706 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104921706 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104921706 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104921706 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104921706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104921706 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104921706 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104921706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104921706 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104921706 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2f 00 00 00 b9 00 00 00 c1 03 00 00 06 06 8b 6c 8d 00 01 18 00 16 13 17 09 06 2b d1 04 0e 00 09 00 00 05 08 00 00 f0 00 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1421)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1421)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_30(1430)@7d38b4d9c9a0: GOT HandoverCommand{ discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 22, pdu := { bssmap := { handoverCommand := { messageType := '13'O, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 9, layer3info := '062BD1040E00090000'O }, cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F000'O, lac := '0000'O, ci := '0000'O } } }, newBSSToOldBSSInfo := omit, talkerPriority := omit } } } } MSC_Test_1-SCCP(1422)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_1-SCCP(1422)@7d38b4d9c9a0: vl_len:3 MSC_Test_1-SCCP(1422)@7d38b4d9c9a0: vl_from0 MSC_Test_1-SCCP(1422)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '00011B'O 20250410104922012 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104922012 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104922012 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410104922012 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410104922012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104922012 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104922012 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104922012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104922012 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104922012 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c2 00 00 00 b9 03 02 00 00 06 00 09 2a 00 01 03 00 01 1b 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(1424)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104922012 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbf5710]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250410104922012 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbf5710]{ESTABLISHING}: setting remote addr to 1.2.3.4:2342 (rtp_stream.c:476) 20250410104922012 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x563b4cbf5710]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250410104922012 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x563b4cbf5710]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250410104922012 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104922012 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104922012 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104922012 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104922012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104922012 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104922012 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104922012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104922012 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104922012 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1a 00 00 00 b9 00 00 00 c1 03 00 00 06 06 8b 6c 8d 00 01 03 00 01 15 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1421)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1421)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104922015 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x563b4cbf5710]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410104922015 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x563b4cbf5710]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410104922015 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ)[0x563b4cc24550]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_1-SCCP(1422)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_1-SCCP(1422)@7d38b4d9c9a0: vl_len:3 MSC_Test_1-SCCP(1422)@7d38b4d9c9a0: vl_from0 MSC_Test_1-SCCP(1422)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_1-M3UA(1424)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104922212 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104922212 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104922212 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410104922212 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410104922212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104922212 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104922212 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104922212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104922212 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104922212 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c2 00 00 00 b9 03 02 00 00 06 00 09 2a 00 01 03 00 01 14 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104922213 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104922213 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104922213 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104922213 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104922213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104922213 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104922213 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104922213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104922213 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104922213 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 06 06 8b 6c 8d 00 01 06 00 04 20 04 01 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1421)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1421)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104922215 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104922215 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104922215 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104922215 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104922215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104922215 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104922215 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104922215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104922215 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104922215 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 07 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1421)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104922215 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104922215 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104922215 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104922215 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104922215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104922215 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104922215 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104922215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104922215 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104922215 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 06 04 8b 6c 8d 00 01 07 00 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104922215 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104922215 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104922215 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104922215 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104922215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104922215 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104922215 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104922215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104922215 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104922215 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 07 8b 6c 8d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1421)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1421)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(1421)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1420)@7d38b4d9c9a0: Deleted conn table entry 0TC_ho_inter_bsc_a5_30(1430)9137293 TC_ho_inter_bsc_a5_30(1430)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104922216 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580 + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250410104922216 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580 - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_bsc_a5_30(1430)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_30(1430)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1430)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_30(1430)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1430)@7d38b4d9c9a0: FIRST inter-BSC Handover done MSC_Test_0-RAN(1420)@7d38b4d9c9a0: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1420)@7d38b4d9c9a0: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_a5_30(1430) MSC_Test_1-SCCP(1422)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_1-SCCP(1422)@7d38b4d9c9a0: vl_len:16 MSC_Test_1-SCCP(1422)@7d38b4d9c9a0: vl_from0 MSC_Test_1-SCCP(1422)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000E1104010C1A080062F2240017002A'O 20250410104925115 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104925115 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104925115 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410104925115 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410104925115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104925115 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104925115 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104925115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104925115 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104925115 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c2 00 00 00 b9 03 02 00 00 06 00 09 2a 00 01 10 00 0e 11 04 01 0c 1a 08 00 62 f2 24 00 17 00 2a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(1424)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104925115 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104925115 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104925115 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104925115 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104925115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104925115 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104925115 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104925115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104925115 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104925115 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 77 00 00 00 b9 00 00 00 c1 03 00 00 00 01 00 09 2b 02 02 06 04 43 c1 00 fe 04 04 43 b9 00 fe 0f 52 00 50 10 0b 07 01 0a 81 a1 a5 91 05 0a 09 08 77 2a 15 a0 60 f7 18 e3 12 03 50 59 02 05 08 00 62 f2 24 00 17 00 2a 05 08 00 62 f2 24 00 17 00 2a 04 01 0c 13 01 01 2c 04 08 08 29 26 24 00 00 00 00 35 7c 06 02 02 02 02 2a f8 7d 01 80 7f 75 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1421)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1421)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1420)@7d38b4d9c9a0: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1420)@7d38b4d9c9a0: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1420)@7d38b4d9c9a0: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_a5_30(1430) MSC_Test_0-RAN(1420)@7d38b4d9c9a0: Added conn table entry 0TC_ho_inter_bsc_a5_30(1430)15005892 MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250410104925117 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104925117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104925117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104925117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104925117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104925117 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104925117 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(1421)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104925117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104925117 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104925117 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 c1 00 00 00 b9 03 02 00 00 02 00 09 2b 80 bb 89 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: vl_len:25 MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1421)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104925320 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104925320 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104925320 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104925320 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104925320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104925320 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104925320 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104925320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104925320 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104925320 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 30 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 2b 00 01 19 00 17 12 17 09 06 2b d1 04 0e 00 09 00 00 7c 06 09 08 07 06 23 28 7e 01 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104925321 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104925321 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104925321 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104925321 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250410104925321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104925321 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=1 -> eSLS=65: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250410104925321 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104925321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250410104925321 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104925321 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 b9 00 00 00 c2 03 00 00 01 06 bc 18 36 00 01 18 00 16 13 17 09 06 2b d1 04 0e 00 09 00 00 05 08 00 00 f0 00 00 00 00 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(1424)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(1424)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1422)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_1-SCCP(1422)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1422)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1422)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_31(1431)@7d38b4d9c9a0: GOT HandoverCommand{ discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 22, pdu := { bssmap := { handoverCommand := { messageType := '13'O, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 9, layer3info := '062BD1040E00090000'O }, cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F000'O, lac := '0000'O, ci := '0000'O } } }, newBSSToOldBSSInfo := omit, talkerPriority := omit } } } } MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1421)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104925620 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104925620 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104925620 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104925620 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104925620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104925620 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104925620 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104925620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104925620 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104925620 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 2b 00 01 03 00 01 1b 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104925621 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x563b4cbf5710]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250410104925621 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x563b4cbf5710]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250410104925621 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbf5710]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250410104925621 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbf5710]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250410104925621 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104925621 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104925621 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104925621 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250410104925621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104925621 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=1 -> eSLS=65: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250410104925621 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104925621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250410104925621 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104925621 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 b9 00 00 00 c2 03 00 00 01 06 bc 18 36 00 01 03 00 01 15 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(1424)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(1424)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1422)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_1-SCCP(1422)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1422)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1422)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104925622 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbf5710]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410104925622 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbf5710]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410104925622 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ)[0x563b4cc24550]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1421)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104925824 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104925824 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104925824 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104925824 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104925824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104925824 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104925824 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104925824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104925824 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104925824 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 2b 00 01 03 00 01 14 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104925825 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104925825 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104925825 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104925825 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250410104925825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104925825 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=1 -> eSLS=65: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250410104925825 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104925825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250410104925825 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104925825 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1d 00 00 00 b9 00 00 00 c2 03 00 00 01 06 bc 18 36 00 01 06 00 04 20 04 01 00 00 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(1424)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(1424)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1422)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_1-SCCP(1422)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1422)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1422)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1422)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_1-SCCP(1422)@7d38b4d9c9a0: vl_len:3 MSC_Test_1-SCCP(1422)@7d38b4d9c9a0: vl_from0 MSC_Test_1-SCCP(1422)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_1-M3UA(1424)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104925826 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104925826 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104925827 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410104925827 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410104925827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104925827 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104925827 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104925827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104925827 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104925827 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c2 00 00 00 b9 03 02 00 00 06 00 09 2a 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104925827 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104925827 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104925827 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104925827 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250410104925827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104925827 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=1 -> eSLS=65: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250410104925827 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104925827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250410104925827 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104925827 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c2 03 00 00 01 04 bc 18 36 00 09 2a 00 00 00 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(1424)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(1424)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1422)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_1-M3UA(1424)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104925827 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104925827 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104925827 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410104925827 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410104925827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104925827 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104925827 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104925827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104925827 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104925827 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c2 00 00 00 b9 03 02 00 00 05 00 09 2a bc 18 36 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_1-RAN(1423)@7d38b4d9c9a0: Deleted conn table entry 0TC_ho_inter_bsc_a5_31(1431)16002417 TC_ho_inter_bsc_a5_31(1431)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410104925828 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580 + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250410104925828 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580 - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_bsc_a5_31(1431)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_31(1431)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_31(1431)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_31(1431)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_31(1431)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_31(1431)@7d38b4d9c9a0: Final verdict of PTC: pass TC_ho_inter_bsc_a5_30(1430)@7d38b4d9c9a0: f_call_hangup 0: tx MNCC_DISC_REQ 20250410104928733 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-2347:CM_SERVICE_REQ callref-0x8000000f tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250410104928733 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-2347:CM_SERVICE_REQ callref-0x8000000f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410104928733 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-2347:CM_SERVICE_REQ callref-0x8000000f tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250410104928733 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-2347:CM_SERVICE_REQ callref-0x8000000f tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250410104928734 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104928734 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104928734 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104928734 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104928734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104928734 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104928734 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104928734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104928734 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104928734 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 00 06 80 bb 89 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1421)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1421)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_30(1430)@7d38b4d9c9a0: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1420)@7d38b4d9c9a0: patching N(SD)=0 into dtap '032D0802E180'O MSC_Test_0-RAN(1420)@7d38b4d9c9a0: patched enc_l3: '032D0802E180'O MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: vl_len:9 MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010006032D0802E180'O 20250410104928742 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104928742 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104928742 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104928742 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104928742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104928742 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104928742 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104928742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104928742 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104928742 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 2b 00 01 09 01 00 06 03 2d 08 02 e1 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1421)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104928742 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-2347:CM_SERVICE_REQ callref-0x8000000f tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250410104928742 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-2347:CM_SERVICE_REQ callref-0x8000000f tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250410104928743 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-2347:CM_SERVICE_REQ callref-0x8000000f tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250410104928743 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-2347:CM_SERVICE_REQ callref-0x8000000f tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250410104928743 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-2347:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250410104928743 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-2347:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410104928743 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250410104928743 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104928743 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104928743 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104928743 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ)[0x563b4cc24550]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250410104928743 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbf5710]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410104928743 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbf5710]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ)[0x563b4cc24550] (call_leg.c:197) 20250410104928743 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbf5710]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410104928743 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbf5710]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410104928743 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc4fdf0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410104928743 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc4fdf0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ)[0x563b4cc24550] (call_leg.c:197) 20250410104928743 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ)[0x563b4cc24550]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250410104928743 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc4fdf0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410104928743 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc4fdf0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410104928743 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ)[0x563b4cc24550]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250410104928743 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ)[0x563b4cc24550]{RELEASING}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-2347:CM_SERVICE_REQ)[0x563b4cc02720] (call_leg.c:198) 20250410104928743 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ)[0x563b4cc24550]{RELEASING}: Freeing instance (call_leg.c:198) 20250410104928743 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-263:CM_SERVICE_REQ)[0x563b4cc24550]{RELEASING}: Deallocated (fsm.c:568) 20250410104928743 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410104928744 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104928744 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104928744 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104928744 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104928744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104928744 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104928744 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104928744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104928744 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104928744 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 00 06 80 bb 89 00 01 05 01 00 02 83 2a (osmo_ss7_asp.c:1175) 20250410104928744 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104928744 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104928744 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104928744 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104928744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104928744 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104928744 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104928744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104928744 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104928744 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 00 06 80 bb 89 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1421)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1421)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1421)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1421)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1425)@7d38b4d9c9a0: Deleted conn table entry 0TC_ho_inter_bsc_a5_30(1430)-2147483633 TC_ho_inter_bsc_a5_30(1430)@7d38b4d9c9a0: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_bsc_a5_30(1430)@7d38b4d9c9a0: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc_a5_30(1430)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_a5_30(1430)@7d38b4d9c9a0: f_call_hangup 5: rx BSSAP Clear Command TC_ho_inter_bsc_a5_30(1430)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410104928751 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104928751 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104928751 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104928751 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104928751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104928751 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1421)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104928751 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104928751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104928751 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104928751 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 2b 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104928752 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-2347:CM_SERVICE_REQ)[0x563b4cbf30d0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104928752 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-2347:CM_SERVICE_REQ)[0x563b4cbf30d0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-2347:CM_SERVICE_REQ)[0x563b4cc02720] (msc_a.c:1053) 20250410104928752 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-2347:CM_SERVICE_REQ)[0x563b4cbf30d0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104928752 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-2347:CM_SERVICE_REQ)[0x563b4cbf30d0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410104928752 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580 - active-conn: now used by 1 (attached) (msub.c:375) 20250410104928752 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104928752 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104928752 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104928752 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104928752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104928752 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104928752 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104928752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104928752 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104928752 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 00 04 80 bb 89 00 09 2b 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1421)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1421)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: Session index based on local reference:0 20250410104928753 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104928753 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104928753 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104928753 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104928753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104928753 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104928753 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104928753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104928753 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104928753 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 09 2b 80 bb 89 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1421)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1420)@7d38b4d9c9a0: Deleted conn table entry 0TC_ho_inter_bsc_a5_30(1430)15005892 TC_ho_inter_bsc_a5_30(1430)@7d38b4d9c9a0: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc_a5_30(1430)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1430)@7d38b4d9c9a0: f_call_hangup 9: done TC_ho_inter_bsc_a5_30(1430)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1430)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test_1-SCCP(1422)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104930774 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) MSC_Test_0-SCCP(1419)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104930775 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410104930775 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104930775 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410104930775 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410104930775 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410104930775 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104930775 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250410104930775 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410104930775 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410104930775 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410104930775 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104930775 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410104930775 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410104930775 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410104930775 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410104930775 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410104930775 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104930775 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104930775 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104930775 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410104930775 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test-GSUP(1428)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104930776 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410104930776 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) MSC_Test_0-M3UA(1421)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104930776 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410104930776 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410104930776 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410104930776 DLINP ERROR SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe (stream_srv.c:743) 20250410104930776 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410104930776 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410104930776 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104930776 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410104930776 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410104930776 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410104930776 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104930776 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1126) 20250410104930776 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410104930776 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410104930776 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410104930776 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410104930776 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104930776 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410104930776 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410104930776 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410104930776 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:378) 20250410104930776 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MNCC(1425)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-M3UA(1424)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(1420)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104930777 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(1429)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-RAN(1423)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(1427)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1432)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1433)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1418)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(1426)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1418): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(1419): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(1420): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(1421): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-SCCP(1422): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-RAN(1423): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-M3UA(1424): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(1425): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(1426): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(1427): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(1428): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(1429): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_ho_inter_bsc_a5_30(1430): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC TC_ho_inter_bsc_a5_31(1431): pass (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1432): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1433): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_ho_inter_bsc_a5_3 finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_a5_3 pass'. Thu Apr 10 10:49:30 UTC 2025 ====== MSC_Tests.TC_ho_inter_bsc_a5_3 pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_ho_inter_bsc_a5_3.talloc 20250410104931777 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=859356) 20250410104932776 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410104932776 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410104932777 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410104932777 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410104932777 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410104932777 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410104932779 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=859356, count=860516) 20250410104933779 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_a5_3 pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_a5_4'. ------ MSC_Tests.TC_ho_inter_bsc_a5_4 ------ Thu Apr 10 10:49:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_ho_inter_bsc_a5_4.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_ho_inter_bsc_a5_4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410104934781 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_a5_4' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_ho_inter_bsc_a5_4 started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(1437)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(1437)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1437)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_1-M3UA(1440)@7d38b4d9c9a0: ************************************************* MSC_Test_1-M3UA(1440)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1440)@7d38b4d9c9a0: ************************************************* MSC_Test_1-SCCP(1438)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410104935392 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1441)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410104935556 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410104935556 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410104935556 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410104935556 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1437)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1437)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1437)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410104935561 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104935561 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410104935561 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410104935561 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410104935561 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410104935561 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410104935562 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410104935562 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104935562 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) MSC_Test_0-M3UA(1437)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(1437)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410104935562 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410104935562 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1437)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1437)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1437)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1437)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410104935564 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104935564 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410104935564 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410104935564 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104935564 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410104935564 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410104935564 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) MSC_Test_0-M3UA(1437)@7d38b4d9c9a0: Message received on association #8 20250410104935564 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104935564 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410104935564 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410104935564 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104935565 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1437)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1437)@7d38b4d9c9a0: Message received on association #8 20250410104935565 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410104935565 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1437)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1437)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1437)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1437)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410104935580 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410104935580 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250410104935580 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410104935580 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(1440)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(1440)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1440)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410104935585 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104935585 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410104935585 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410104935585 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410104935585 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410104935585 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410104935585 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410104935585 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104935585 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410104935585 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410104935585 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(1440)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_1-M3UA(1440)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(1440)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(1440)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1440)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(1440)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410104935586 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104935586 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410104935586 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410104935586 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410104935586 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410104935586 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410104935586 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410104935586 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104935586 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410104935586 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410104935586 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410104935586 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(1440)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(1440)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410104935586 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:413) 20250410104935586 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(1440)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(1440)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1440)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1440)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(1440)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410104935781 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104935781 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1443)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1443)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410104935785 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1443)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1443)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1443)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1443)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1443)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1443)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410104935805 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410104935805 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1444)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc_a5_40(1446) TC_ho_inter_bsc_a5_40(1446)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000053'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410104936363 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104936363 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104936363 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104936363 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104936363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104936363 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104936363 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104936363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104936363 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104936363 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1437)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104936364 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104936364 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104936364 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104936364 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104936364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104936364 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104936364 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104936364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104936364 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104936364 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1437)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1437)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1436)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1436)@7d38b4d9c9a0: Added conn table entry 0TC_ho_inter_bsc_a5_40(1446)9056409 MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(1436)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1437)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104936377 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104936377 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104936377 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104936377 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104936378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104936378 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104936378 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104936378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104936378 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104936378 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 8a 30 99 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 35 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104936379 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-264:LU)[0x563b4c998780]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000053 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410104936379 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-264:LU)[0x563b4c998780]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410104936379 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-264:LU)[0x563b4cc4ad70]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410104936379 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-264:LU)[0x563b4cc4ad70]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000053:GERAN-A-264:LU)[0x563b4c998780] (fsm.c:486) 20250410104936379 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-264:LU)[0x563b4cc4ad70]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250410104936379 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-264:LU)[0x563b4cc4ad70]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410104936379 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410104936379 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410104936379 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250410104936379 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104936379 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-264:LU)[0x563b4cc4ad70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410104936379 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-264:LU)[0x563b4cc4ad70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410104936379 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-264:LU)[0x563b4cc4ad70]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410104936379 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-264:LU)[0x563b4cbf27e0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410104936379 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-264:LU)[0x563b4cbf27e0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-264:LU)[0x563b4cc4ad70] (fsm.c:486) 20250410104936379 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-264:LU)[0x563b4cbf27e0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410104936379 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-264:LU)[0x563b4cbf27e0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410104936379 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104936379 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104936379 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104936379 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104936379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104936379 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104936379 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104936379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104936379 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104936380 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 09 02 8a 30 99 00 01 08 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1437)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1437)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: { messageType := 2, destLocRef := '8A3099'O, sourceLocRef := '000108'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(1444)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc_a5_40(1446) MSC_Test-GSUP(1444)@7d38b4d9c9a0: Added IMSI table entry 0TC_ho_inter_bsc_a5_40(1446)"262420000000053" 20250410104936386 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410104936386 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: vl_len:11 MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1437)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104936388 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104936388 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104936388 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104936388 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104936388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104936388 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104936388 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104936388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104936388 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104936388 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 22 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 08 00 01 0b 00 09 54 12 03 52 49 82 13 01 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_ho_inter_bsc_a5_40(1446)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_40(1446)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410104936393 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104936393 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104936393 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410104936393 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410104936393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104936393 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_1-M3UA(1440)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104936393 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104936393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104936393 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104936393 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104936394 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104936394 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104936394 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104936394 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250410104936394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104936394 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250410104936394 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104936394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250410104936394 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104936394 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(1440)@7d38b4d9c9a0: Message received on association #8 20250410104936394 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104936394 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-264:LU)[0x563b4cbf27e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410104936394 DVLR DEBUG SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580) Received 1 auth tuples (vlr.c:996) 20250410104936395 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-264:LU)[0x563b4cbf27e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410104936395 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-264:LU)[0x563b4cbf27e0]{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:324) 20250410104936395 DMM DEBUG Tx AUTH REQ (rand = 1c696378f4b40da5ccedf0fa280c7344) (gsm_04_08.c:641) 20250410104936395 DMM DEBUG AUTH REQ (autn = 730c8754b59825a3b3caa145d46bf7f2) (gsm_04_08.c:643) 20250410104936395 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410104936395 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104936395 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104936395 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104936395 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104936395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104936395 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104936395 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104936395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104936395 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104936395 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 3f 00 00 00 b9 00 00 00 c1 03 00 00 09 06 8a 30 99 00 01 28 01 00 25 05 12 00 1c 69 63 78 f4 b4 0d a5 cc ed f0 fa 28 0c 73 44 20 10 73 0c 87 54 b5 98 25 a3 b3 ca a1 45 d4 6b f7 f2 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1437)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(1440)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1437)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-RAN(1439)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1436)@7d38b4d9c9a0: patching N(SD)=1 into dtap '0514A6DDBF702104357180AD'O MSC_Test_1-RAN(1439)@7d38b4d9c9a0: f_create_expect(l3 := omit, n_connectPointCode := 194 MSC_Test_0-RAN(1436)@7d38b4d9c9a0: patched enc_l3: '0554A6DDBF702104357180AD'O MSC_Test_1-RAN(1439)@7d38b4d9c9a0: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_a5_41(1447) MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: vl_len:15 MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000C0554A6DDBF702104357180AD'O MSC_Test_0-M3UA(1437)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104936405 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104936405 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104936405 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104936405 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104936405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104936405 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104936405 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104936405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104936405 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104936405 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 08 00 01 0f 01 00 0c 05 54 a6 dd bf 70 21 04 35 71 80 ad 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104936405 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-264:LU)[0x563b4c998780]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = a6ddbf70357180ad) (gsm_04_08.c:1128) 20250410104936405 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-264:LU)[0x563b4cbf27e0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410104936406 DVLR DEBUG SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580) AUTH on GERAN received SRES/RES: a6ddbf70357180ad (8 bytes) (vlr_auth_fsm.c:151) 20250410104936406 DVLR INFO SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410104936406 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-264:LU)[0x563b4cbf27e0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410104936406 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-264:LU)[0x563b4cbf27e0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410104936406 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-264:LU)[0x563b4cbf27e0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410104936406 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-264:LU)[0x563b4cbf27e0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-264:LU)[0x563b4cc4ad70] (vlr_auth_fsm.c:294) 20250410104936406 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-264:LU)[0x563b4cbf27e0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410104936406 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-264:LU)[0x563b4cbf27e0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410104936406 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-264:LU)[0x563b4cc4ad70]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410104936406 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-264:LU)[0x563b4cc4ad70]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410104936406 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-264:LU)[0x563b4cc4ad70]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410104936406 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-264:LU)[0x563b4cc4ad70]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250410104936406 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104936406 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104936406 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104936406 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104936406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104936406 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104936406 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104936406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104936406 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104936406 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 09 06 8a 30 99 00 01 21 00 1f 53 0a 09 10 1c f8 86 1a 98 8b d6 e6 23 01 83 43 13 2c da 64 5e c8 d3 e4 3e 3f e3 2f 2b 8e d4 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1437)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1437)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0003552C05'O MSC_Test_0-M3UA(1437)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104936411 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104936411 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104936411 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104936411 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104936411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104936411 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104936411 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104936411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104936411 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104936411 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 08 00 01 05 00 03 55 2c 05 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104936411 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-264:LU)[0x563b4cc4ad70]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410104936411 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-264:LU)[0x563b4cc4ad70]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410104936411 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-264:LU)[0x563b4cc4ad70]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410104936411 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-264:LU)[0x563b4cc4ad70]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410104936411 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-264:LU)[0x563b4cbf27e0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104936411 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-264:LU)[0x563b4cbf27e0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-264:LU)[0x563b4cc4ad70] (fsm.c:486) 20250410104936411 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-264:LU)[0x563b4cbf27e0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410104936411 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-264:LU)[0x563b4cbf27e0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410104936411 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104936411 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104936411 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104936411 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104936412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104936412 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104936412 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104936412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104936412 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104936412 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 09 06 8a 30 99 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 35 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1437)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1437)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104936415 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104936415 DVLR DEBUG IMSI:262420000000053 has MSISDN:491230000053 (vlr.c:1045) 20250410104936415 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250410104936415 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410104936416 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104936416 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-264:LU)[0x563b4cc4ad70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410104936416 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-264:LU)[0x563b4cbf27e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410104936416 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-264:LU)[0x563b4cbf27e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410104936416 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-264:LU)[0x563b4cbf27e0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410104936416 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-264:LU)[0x563b4cbf27e0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-264:LU)[0x563b4cc4ad70] (vlr_lu_fsm.c:110) 20250410104936416 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-264:LU)[0x563b4cbf27e0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410104936416 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-264:LU)[0x563b4cbf27e0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104936416 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-264:LU)[0x563b4cc4ad70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410104936416 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-264:LU)[0x563b4cc4ad70]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410104936416 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-264:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104936416 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-264:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-264:LU)[0x563b4cc4ad70] (fsm.c:486) 20250410104936416 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-264:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410104936416 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-264:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410104936416 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-264:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410104936416 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-264:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410104936416 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:TMSInew-0xB7056BC9) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250410104936416 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-264:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410104936416 DMM DEBUG -> IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:TMSInew-0xB7056BC9 LOCATION UPDATE ACCEPT (TMSI = 0xb7056bc9) (gsm_04_08.c:149) 20250410104936417 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:TMSInew-0xB7056BC9 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410104936417 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104936417 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104936417 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104936417 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104936417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104936417 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104936417 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104936417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104936417 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104936417 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 09 06 8a 30 99 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 b7 05 6b c9 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1437)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1437)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1446)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1436)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1436)@7d38b4d9c9a0: patched enc_l3: '059B'O MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1437)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104936421 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104936421 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104936421 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104936421 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104936421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104936421 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104936421 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104936421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104936421 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104936421 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 08 00 01 05 01 00 02 05 9b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104936422 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:TMSInew-0xB7056BC9:GERAN-A-264:LU)[0x563b4c998780]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410104936422 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:TMSInew-0xB7056BC9:GERAN-A-264:LU)[0x563b4cc4ad70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410104936422 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-264:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410104936422 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250410104936422 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-264:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410104936422 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-264:LU)[0x563b4cc4ad70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410104936422 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-264:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410104936422 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-264:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-264:LU)[0x563b4cc4ad70] (vlr_lu_fsm.c:817) 20250410104936422 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-264:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410104936422 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x89C94580:GERAN-A-264:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104936422 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-264:LU)[0x563b4cc4ad70]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410104936422 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250410104936422 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104936422 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104936422 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104936422 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410104936422 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104936422 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104936422 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104936422 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104936422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104936422 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104936422 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104936422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104936422 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104936423 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 09 06 8a 30 99 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1437)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1437)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1437)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104936425 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104936425 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104936426 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104936426 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104936426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104936426 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104936426 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104936426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104936426 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104936426 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 08 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104936426 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-264:LU)[0x563b4cc4ad70]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104936426 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-264:LU)[0x563b4cc4ad70]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-264:LU)[0x563b4c998780] (msc_a.c:1053) 20250410104936426 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-264:LU)[0x563b4cc4ad70]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410104936426 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-264:LU)[0x563b4cc4ad70]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104936426 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-264:LU)[0x563b4cc4ad70]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410104936426 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9 - active-conn: now used by 1 (attached) (msub.c:375) 20250410104936426 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104936426 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104936427 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104936427 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104936427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104936427 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104936427 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104936427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104936427 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104936427 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 09 04 8a 30 99 00 01 08 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1437)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1437)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(1437)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104936428 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104936428 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104936428 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104936428 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104936428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104936428 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104936428 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104936428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104936428 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104936428 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 08 8a 30 99 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1436)@7d38b4d9c9a0: Deleted conn table entry 0TC_ho_inter_bsc_a5_40(1446)9056409 TC_ho_inter_bsc_a5_40(1446)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104936429 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104936430 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_bsc_a5_40(1446)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_40(1446)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1446)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1446)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'B7056BC9'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1436)@7d38b4d9c9a0: Added conn table entry 0TC_ho_inter_bsc_a5_40(1446)14082171 MSC_Test_0-RAN(1436)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(1437)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104936633 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104936633 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104936633 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104936633 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104936633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104936633 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104936633 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104936633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104936633 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104936633 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 d6 e0 7b 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 b7 05 6b c9 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104936634 DMM DEBUG msc_a(TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ)[0x563b4cc24550]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250410104936634 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ)[0x563b4cbf0da0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410104936634 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ)[0x563b4cbf0da0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ)[0x563b4cc24550] (fsm.c:486) 20250410104936634 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ)[0x563b4cbf0da0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250410104936634 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ)[0x563b4cbf0da0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410104936634 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410104936634 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410104936634 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ)[0x563b4cbf0da0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410104936634 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ)[0x563b4cbf0da0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250410104936634 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ)[0x563b4cc242e0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410104936634 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ)[0x563b4cc242e0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ)[0x563b4cbf0da0] (fsm.c:486) 20250410104936634 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ)[0x563b4cc242e0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410104936634 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ)[0x563b4cc242e0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410104936634 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410104936634 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104936634 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104936634 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104936635 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104936635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104936635 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104936635 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104936635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104936635 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104936635 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 08 02 d6 e0 7b 00 01 09 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1437)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1437)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'D6E07B'O, sourceLocRef := '000109'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: Session index based on local reference:0 20250410104936639 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410104936640 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_bsc_a5_40(1446)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_40(1446)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104936644 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104936644 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ)[0x563b4cc242e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410104936644 DVLR DEBUG SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9) Received 1 auth tuples (vlr.c:996) 20250410104936644 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ)[0x563b4cc242e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410104936644 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ)[0x563b4cc242e0]{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:324) 20250410104936644 DMM DEBUG Tx AUTH REQ (rand = 1c696378f4b40da5ccedf0fa280c7344) (gsm_04_08.c:641) 20250410104936644 DMM DEBUG AUTH REQ (autn = 730c8754b59825a3b3caa145d46bf7f2) (gsm_04_08.c:643) 20250410104936644 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410104936645 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104936645 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104936645 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104936645 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104936645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104936645 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104936645 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104936645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104936645 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104936645 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 3f 00 00 00 b9 00 00 00 c1 03 00 00 08 06 d6 e0 7b 00 01 28 01 00 25 05 12 00 1c 69 63 78 f4 b4 0d a5 cc ed f0 fa 28 0c 73 44 20 10 73 0c 87 54 b5 98 25 a3 b3 ca a1 45 d4 6b f7 f2 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1437)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1437)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1436)@7d38b4d9c9a0: patching N(SD)=1 into dtap '0514A6DDBF702104357180AD'O MSC_Test_0-RAN(1436)@7d38b4d9c9a0: patched enc_l3: '0554A6DDBF702104357180AD'O MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: vl_len:15 MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000C0554A6DDBF702104357180AD'O MSC_Test_0-M3UA(1437)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104936651 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104936651 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104936651 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104936651 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104936651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104936651 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104936651 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104936651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104936651 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104936651 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 09 00 01 0f 01 00 0c 05 54 a6 dd bf 70 21 04 35 71 80 ad 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104936651 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ)[0x563b4cc24550]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = a6ddbf70357180ad) (gsm_04_08.c:1128) 20250410104936651 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ)[0x563b4cc242e0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410104936651 DVLR DEBUG SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9) AUTH on GERAN received SRES/RES: a6ddbf70357180ad (8 bytes) (vlr_auth_fsm.c:151) 20250410104936651 DVLR INFO SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410104936651 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ)[0x563b4cc242e0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410104936651 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ)[0x563b4cc242e0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410104936651 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ)[0x563b4cc242e0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410104936651 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ)[0x563b4cc242e0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ)[0x563b4cbf0da0] (vlr_auth_fsm.c:294) 20250410104936651 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ)[0x563b4cc242e0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410104936651 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ)[0x563b4cc242e0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410104936651 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ)[0x563b4cbf0da0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250410104936651 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ)[0x563b4cbf0da0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410104936651 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ)[0x563b4cbf0da0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410104936652 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ)[0x563b4cbf0da0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250410104936652 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104936652 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104936652 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104936652 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104936652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104936652 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104936652 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104936652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104936652 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104936652 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 08 06 d6 e0 7b 00 01 21 00 1f 53 0a 09 10 1c f8 86 1a 98 8b d6 e6 23 01 83 43 13 2c da 64 5e c8 d3 e4 3e 3f e3 2f 2b 8e d4 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1437)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1437)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0003552C05'O MSC_Test_0-M3UA(1437)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104936656 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104936656 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104936656 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104936656 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104936656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104936656 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104936656 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104936656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104936656 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104936656 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 09 00 01 05 00 03 55 2c 05 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104936656 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ)[0x563b4cbf0da0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250410104936656 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ)[0x563b4cbf0da0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410104936656 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ)[0x563b4cbf0da0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410104936656 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ)[0x563b4cbf0da0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410104936656 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ)[0x563b4cbf0da0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410104936656 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ)[0x563b4cbf0da0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410104936656 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ)[0x563b4cbf0da0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410104936656 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ)[0x563b4cbf0da0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410104936656 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ)[0x563b4cbf0da0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410104936657 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250410104936657 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104936657 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104936657 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104936657 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104936657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104936657 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104936657 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104936657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104936657 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104936657 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 08 06 d6 e0 7b 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 35 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1437)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1437)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1441)@7d38b4d9c9a0: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc_a5_40(1446) MSC_Test-MGCP(1442)@7d38b4d9c9a0: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_bsc_a5_40(1446) MSC_Test_0-RAN(1436)@7d38b4d9c9a0: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1436)@7d38b4d9c9a0: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: vl_len:19 MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1437)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104936675 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104936675 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104936675 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104936675 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104936675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104936675 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104936675 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104936675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104936675 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104936675 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 09 00 01 13 01 00 10 03 85 04 06 60 05 04 02 00 81 5e 04 80 21 43 f5 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104936676 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250410104936676 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9 callref-0x80000010 tid-8) New transaction (transaction.c:231) 20250410104936676 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ callref-0x80000010 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250410104936676 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ callref-0x80000010 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410104936676 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250410104936676 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ callref-0x80000010 tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:702) 20250410104936676 DCC INFO trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ callref-0x80000010 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250410104936676 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ callref-0x80000010 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250410104936676 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ)[0x563b4cbf27e0]{ESTABLISHING}: Allocated (fsm.c:456) 20250410104936676 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ)[0x563b4cbf27e0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ)[0x563b4cc24550] (fsm.c:486) 20250410104936676 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ callref-0x80000010 tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:2161) 20250410104936676 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ)[0x563b4cc4ff20]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410104936676 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ)[0x563b4cc4ff20]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ)[0x563b4cbf27e0] (fsm.c:486) 20250410104936676 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_CN:no-CI)[0x563b4cc4ff20]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250410104936676 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_CN:no-CI)[0x563b4cc4ff20]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250410104936676 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ)[0x563b4cc366f0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410104936676 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ)[0x563b4cc366f0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ)[0x563b4cbf27e0] (fsm.c:486) 20250410104936676 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:no-CI)[0x563b4cc366f0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250410104936676 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:no-CI)[0x563b4cc366f0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1442)@7d38b4d9c9a0: Found Expect[0] for { line := { verb := "CRCX", trans_id := "141", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "76" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_inter_bsc_a5_40(1446) TC_ho_inter_bsc_a5_40(1446)@7d38b4d9c9a0: f_mo_call_establish 2: rx 1st CRCX 20250410104936692 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_CN:no-CI)[0x563b4cc4ff20]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410104936692 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ)[0x563b4cbf27e0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410104936692 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ callref-0x80000010 tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_ho_inter_bsc_a5_40(1446)@7d38b4d9c9a0: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1441)@7d38b4d9c9a0: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc_a5_40(1446) 20250410104936695 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:no-CI)[0x563b4cc366f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410104936695 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ)[0x563b4cbf27e0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410104936695 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ callref-0x80000010 tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:705) 20250410104936695 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ callref-0x80000010 tid-8) Sending Assignment Command (msc_a.c:706) MSC_Test-MNCC(1441)@7d38b4d9c9a0: Added conn table entry 0TC_ho_inter_bsc_a5_40(1446)-2147483632 20250410104936695 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104936695 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104936695 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104936695 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104936695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104936695 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104936695 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104936695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104936695 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104936695 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3b 00 00 00 b9 00 00 00 c1 03 00 00 08 06 d6 e0 7b 00 01 24 00 22 01 0b 07 01 0a a1 a5 91 81 05 7c 06 02 02 02 02 2a f8 7d 09 83 ff 57 84 3f 07 82 80 81 7f 76 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1437)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1437)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1446)@7d38b4d9c9a0: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_bsc_a5_40(1446)@7d38b4d9c9a0: f_mo_call_establish 4: rx Assignment Request 20250410104936700 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ callref-0x80000010 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: vl_len:14 MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250410104936702 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104936702 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104936702 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104936702 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104936702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104936702 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104936702 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104936702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104936702 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104936702 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 09 00 01 0e 00 0c 02 7c 06 09 08 07 06 23 28 7e 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1437)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104936702 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4cc366f0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250410104936702 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:CI-22222:no-remote-port:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000)[0x563b4cc366f0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250410104936702 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:CI-22222:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc366f0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250410104936702 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ callref-0x80000010 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:1596) 20250410104936702 DCC INFO trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ callref-0x80000010 tid-8) Assignment Complete: RAN: GSM#3, CN: GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111 (msc_a.c:1597) 20250410104936703 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ callref-0x80000010 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:2187) 20250410104936703 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ callref-0x80000010 tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_ho_inter_bsc_a5_40(1446)@7d38b4d9c9a0: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_bsc_a5_40(1446)@7d38b4d9c9a0: f_mo_call_establish 5: rx MDCX for the RAN side 20250410104936705 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ callref-0x80000010 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250410104936705 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ callref-0x80000010 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410104936705 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ callref-0x80000010 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410104936705 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ callref-0x80000010 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250410104936705 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104936705 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104936705 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104936705 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104936705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104936705 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104936705 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104936705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104936706 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104936706 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 08 06 d6 e0 7b 00 01 0d 01 00 0a 83 02 04 06 60 00 02 04 01 85 (osmo_ss7_asp.c:1175) 20250410104936706 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc366f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410104936706 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc366f0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410104936706 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ)[0x563b4cbf27e0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-M3UA(1437)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1437)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104936708 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ callref-0x80000010 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250410104936708 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ callref-0x80000010 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410104936708 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ callref-0x80000010 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410104936708 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ callref-0x80000010 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250410104936708 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104936708 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104936708 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104936709 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104936709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104936709 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104936709 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104936709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104936709 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104936709 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 08 06 d6 e0 7b 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1437)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1437)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1446)@7d38b4d9c9a0: f_mo_call_establish 7: rx CC Alerting 20250410104936710 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ callref-0x80000010 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250410104936710 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ callref-0x80000010 tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250410104936710 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ callref-0x80000010 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:798) 20250410104936710 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc4ff20]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250410104936710 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc4ff20]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250410104936710 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc4ff20]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250410104936711 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ callref-0x80000010 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250410104936711 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ callref-0x80000010 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410104936711 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ callref-0x80000010 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410104936711 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ callref-0x80000010 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250410104936711 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ callref-0x80000010 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250410104936711 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104936711 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104936711 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104936711 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104936711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104936711 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104936711 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104936711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104936711 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104936711 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 08 06 d6 e0 7b 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1437)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1437)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1446)@7d38b4d9c9a0: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_bsc_a5_40(1446)@7d38b4d9c9a0: { line := { verb := "MDCX", trans_id := "144", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "76" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "76", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_ho_inter_bsc_a5_40(1446)@7d38b4d9c9a0: f_mo_call_establish 10: rx CC CONNECT 20250410104936714 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc4ff20]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410104936714 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc4ff20]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410104936714 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ)[0x563b4cbf27e0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410104936714 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ)[0x563b4cbf27e0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(1436)@7d38b4d9c9a0: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1436)@7d38b4d9c9a0: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000203CF'O 20250410104936715 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104936715 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104936715 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104936715 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104936715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104936715 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104936715 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(1437)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104936715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104936715 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104936715 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 09 00 01 05 01 00 02 03 cf 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104936716 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ callref-0x80000010 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250410104936716 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ callref-0x80000010 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250410104936716 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ callref-0x80000010 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250410104936716 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ callref-0x80000010 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410104936716 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ callref-0x80000010 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_ho_inter_bsc_a5_40(1446)@7d38b4d9c9a0: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc_a5_40(1446)@7d38b4d9c9a0: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc_a5_40(1446)@7d38b4d9c9a0: f_mo_call_establish DONE TC_ho_inter_bsc_a5_40(1446)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: vl_len:16 MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000E1104010C1A080020F32400050006'O 20250410104938231 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104938231 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104938231 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104938231 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104938231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104938231 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104938231 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(1437)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104938231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104938232 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104938232 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 09 00 01 10 00 0e 11 04 01 0c 1a 08 00 20 f3 24 00 05 00 06 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104938232 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104938233 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104938233 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104938233 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250410104938233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104938233 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=7 -> eSLS=71: picked Normal Route via 'virt-bsc1' round-robin style (osmo_ss7_combined_linkset.c:283) 20250410104938233 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104938233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250410104938233 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104938233 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 152 bytes: [L2]> 01 00 01 01 00 00 00 98 02 10 00 88 00 00 00 b9 00 00 00 c2 03 00 00 07 01 00 09 2c 02 02 06 04 43 c2 00 fe 04 04 43 b9 00 fe 0f 63 00 61 10 0b 07 01 0a 81 a1 a5 91 05 0a 09 10 1c f8 86 1a 98 8b d6 e6 12 03 50 59 02 05 08 00 62 f2 24 00 17 00 2a 05 08 00 20 f3 24 00 05 00 06 04 01 0c 13 01 01 2c 05 08 08 29 26 24 00 00 00 00 35 7c 06 02 02 02 02 2a f8 7d 01 80 7f 76 00 00 00 83 43 13 2c da 64 5e c8 d3 e4 3e 3f e3 2f 2b 8e d4 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(1440)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(1440)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1438)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_1-SCCP(1438)@7d38b4d9c9a0: Warning: Stopping inactive timer T_ias[0]. MSC_Test_1-RAN(1439)@7d38b4d9c9a0: ExpectedCreateCallback handoverRequest 194 MSC_Test_1-RAN(1439)@7d38b4d9c9a0: ExpectTable[0].n_connectPointCode = 194 ==? 194 MSC_Test_1-RAN(1439)@7d38b4d9c9a0: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_a5_41(1447) MSC_Test_1-RAN(1439)@7d38b4d9c9a0: Added conn table entry 0TC_ho_inter_bsc_a5_41(1447)6471339 MSC_Test_1-SCCP(1438)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_1-SCCP(1438)@7d38b4d9c9a0: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_1-M3UA(1440)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104938245 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104938245 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104938245 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410104938245 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410104938245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104938245 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104938245 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104938245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104938245 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104938245 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 c2 00 00 00 b9 03 02 00 00 02 00 09 2c 49 6e 91 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_1-SCCP(1438)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_1-SCCP(1438)@7d38b4d9c9a0: vl_len:25 MSC_Test_1-SCCP(1438)@7d38b4d9c9a0: vl_from0 MSC_Test_1-SCCP(1438)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060102030409267E0180'O MSC_Test_1-M3UA(1440)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104938448 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104938448 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104938448 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410104938448 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410104938448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104938448 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104938448 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104938448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104938448 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104938448 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 30 00 00 00 c2 00 00 00 b9 03 02 00 00 06 00 09 2c 00 01 19 00 17 12 17 09 06 2b d1 04 0e 00 09 00 00 7c 06 01 02 03 04 09 26 7e 01 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104938449 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104938449 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104938449 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104938449 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104938449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104938449 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104938449 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104938449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104938449 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104938449 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2f 00 00 00 b9 00 00 00 c1 03 00 00 08 06 d6 e0 7b 00 01 18 00 16 13 17 09 06 2b d1 04 0e 00 09 00 00 05 08 00 00 f0 00 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1437)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1437)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1446)@7d38b4d9c9a0: GOT HandoverCommand{ discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 22, pdu := { bssmap := { handoverCommand := { messageType := '13'O, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 9, layer3info := '062BD1040E00090000'O }, cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F000'O, lac := '0000'O, ci := '0000'O } } }, newBSSToOldBSSInfo := omit, talkerPriority := omit } } } } MSC_Test_1-SCCP(1438)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_1-SCCP(1438)@7d38b4d9c9a0: vl_len:3 MSC_Test_1-SCCP(1438)@7d38b4d9c9a0: vl_from0 MSC_Test_1-SCCP(1438)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_1-M3UA(1440)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104938757 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104938757 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104938757 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410104938757 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410104938757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104938757 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104938757 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104938757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104938757 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104938757 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c2 00 00 00 b9 03 02 00 00 06 00 09 2c 00 01 03 00 01 1b 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104938758 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc366f0]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250410104938758 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc366f0]{ESTABLISHING}: setting remote addr to 1.2.3.4:2342 (rtp_stream.c:476) 20250410104938758 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x563b4cc366f0]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250410104938758 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x563b4cc366f0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250410104938758 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104938758 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104938758 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104938758 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104938758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104938758 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104938759 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104938759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104938759 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104938759 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1a 00 00 00 b9 00 00 00 c1 03 00 00 08 06 d6 e0 7b 00 01 03 00 01 15 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1437)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1437)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104938763 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x563b4cc366f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410104938763 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x563b4cc366f0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410104938763 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ)[0x563b4cbf27e0]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_1-SCCP(1438)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_1-SCCP(1438)@7d38b4d9c9a0: vl_len:3 MSC_Test_1-SCCP(1438)@7d38b4d9c9a0: vl_from0 MSC_Test_1-SCCP(1438)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_1-M3UA(1440)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104938960 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104938961 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104938961 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410104938961 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410104938961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104938961 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104938961 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104938961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104938961 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104938961 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c2 00 00 00 b9 03 02 00 00 06 00 09 2c 00 01 03 00 01 14 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104938962 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104938962 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104938962 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104938962 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104938962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104938962 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104938962 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104938962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104938962 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104938962 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 08 06 d6 e0 7b 00 01 06 00 04 20 04 01 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1437)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1437)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410104938969 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104938969 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104938969 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104938969 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104938969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104938969 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104938969 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104938969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104938969 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104938969 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 09 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1437)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104938970 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104938970 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104938970 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104938970 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104938970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104938970 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104938970 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104938970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104938970 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104938970 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 08 04 d6 e0 7b 00 01 09 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1437)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1437)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: Session index based on local reference:0 20250410104938971 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104938971 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104938971 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104938971 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104938971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104938971 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104938971 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104938971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104938971 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1437)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104938971 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 09 d6 e0 7b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1436)@7d38b4d9c9a0: Deleted conn table entry 0TC_ho_inter_bsc_a5_40(1446)14082171 TC_ho_inter_bsc_a5_40(1446)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104938973 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9 + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250410104938973 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9 - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_bsc_a5_40(1446)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_40(1446)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1446)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_40(1446)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1446)@7d38b4d9c9a0: FIRST inter-BSC Handover done MSC_Test_0-RAN(1436)@7d38b4d9c9a0: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1436)@7d38b4d9c9a0: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_a5_40(1446) 20250410104941859 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104941859 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104941859 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410104941859 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410104941859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104941859 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104941859 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104941859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104941859 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104941859 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c2 00 00 00 b9 03 02 00 00 06 00 09 2c 00 01 10 00 0e 11 04 01 0c 1a 08 00 62 f2 24 00 17 00 2a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_1-SCCP(1438)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_1-SCCP(1438)@7d38b4d9c9a0: vl_len:16 MSC_Test_1-SCCP(1438)@7d38b4d9c9a0: vl_from0 MSC_Test_1-SCCP(1438)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000E1104010C1A080062F2240017002A'O MSC_Test_1-M3UA(1440)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104941860 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104941860 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104941860 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104941860 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104941860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104941860 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104941860 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104941860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104941860 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104941860 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 88 00 00 00 b9 00 00 00 c1 03 00 00 06 01 00 09 2d 02 02 06 04 43 c1 00 fe 04 04 43 b9 00 fe 0f 63 00 61 10 0b 07 01 0a 81 a1 a5 91 05 0a 09 10 1c f8 86 1a 98 8b d6 e6 12 03 50 59 02 05 08 00 62 f2 24 00 17 00 2a 05 08 00 62 f2 24 00 17 00 2a 04 01 0c 13 01 01 2c 05 08 08 29 26 24 00 00 00 00 35 7c 06 02 02 02 02 2a f8 7d 01 80 7f 76 00 00 00 83 43 13 2c da 64 5e c8 d3 e4 3e 3f e3 2f 2b 8e d4 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1437)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1437)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1436)@7d38b4d9c9a0: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1436)@7d38b4d9c9a0: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1436)@7d38b4d9c9a0: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_a5_40(1446) MSC_Test_0-RAN(1436)@7d38b4d9c9a0: Added conn table entry 0TC_ho_inter_bsc_a5_40(1446)12743128 MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250410104941861 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104941861 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104941861 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104941861 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104941861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104941861 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104941861 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104941861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104941861 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104941861 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 c1 00 00 00 b9 03 02 00 00 02 00 09 2d 71 92 94 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1437)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: vl_len:25 MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1437)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104942064 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104942064 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104942064 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104942064 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104942064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104942064 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104942064 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104942064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104942064 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104942064 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 30 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 2d 00 01 19 00 17 12 17 09 06 2b d1 04 0e 00 09 00 00 7c 06 09 08 07 06 23 28 7e 01 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104942065 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104942065 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104942065 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104942065 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250410104942065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104942065 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=7 -> eSLS=71: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250410104942065 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104942065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250410104942065 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104942065 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 b9 00 00 00 c2 03 00 00 07 06 49 6e 91 00 01 18 00 16 13 17 09 06 2b d1 04 0e 00 09 00 00 05 08 00 00 f0 00 00 00 00 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(1440)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(1440)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1438)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_1-SCCP(1438)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1438)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1438)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_41(1447)@7d38b4d9c9a0: GOT HandoverCommand{ discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 22, pdu := { bssmap := { handoverCommand := { messageType := '13'O, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 9, layer3info := '062BD1040E00090000'O }, cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F000'O, lac := '0000'O, ci := '0000'O } } }, newBSSToOldBSSInfo := omit, talkerPriority := omit } } } } MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '00011B'O 20250410104942364 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104942364 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104942364 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104942365 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104942365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104942365 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104942365 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104942365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104942365 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104942365 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 2d 00 01 03 00 01 1b 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1437)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104942365 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x563b4cc366f0]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250410104942365 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x563b4cc366f0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250410104942365 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc366f0]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250410104942365 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc366f0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250410104942366 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104942366 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104942366 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104942366 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250410104942366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104942366 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=7 -> eSLS=71: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250410104942366 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104942366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250410104942366 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104942366 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 b9 00 00 00 c2 03 00 00 07 06 49 6e 91 00 01 03 00 01 15 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(1440)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(1440)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1438)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_1-SCCP(1438)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1438)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1438)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104942369 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc366f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410104942369 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc366f0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410104942369 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ)[0x563b4cbf27e0]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1437)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104942568 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104942568 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104942568 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104942568 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104942569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104942569 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104942569 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104942569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104942569 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104942569 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 2d 00 01 03 00 01 14 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104942569 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104942569 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104942569 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104942569 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250410104942569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104942569 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=7 -> eSLS=71: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250410104942570 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104942570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250410104942570 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104942570 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1d 00 00 00 b9 00 00 00 c2 03 00 00 07 06 49 6e 91 00 01 06 00 04 20 04 01 00 00 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(1440)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(1440)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1438)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_1-SCCP(1438)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1438)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1438)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1438)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_1-SCCP(1438)@7d38b4d9c9a0: vl_len:3 MSC_Test_1-SCCP(1438)@7d38b4d9c9a0: vl_from0 MSC_Test_1-SCCP(1438)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410104942573 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104942573 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104942573 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410104942574 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410104942574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104942574 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104942574 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104942574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104942574 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104942574 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c2 00 00 00 b9 03 02 00 00 06 00 09 2c 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(1440)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104942574 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104942574 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104942574 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104942574 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250410104942574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104942574 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=7 -> eSLS=71: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250410104942574 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104942574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250410104942574 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104942575 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c2 03 00 00 07 04 49 6e 91 00 09 2c 00 00 00 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(1440)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(1440)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1438)@7d38b4d9c9a0: Session index based on local reference:0 20250410104942576 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104942576 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104942576 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410104942576 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410104942576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104942576 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104942576 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104942576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104942576 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104942576 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c2 00 00 00 b9 03 02 00 00 05 00 09 2c 49 6e 91 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(1440)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-RAN(1439)@7d38b4d9c9a0: Deleted conn table entry 0TC_ho_inter_bsc_a5_41(1447)6471339 TC_ho_inter_bsc_a5_41(1447)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410104942578 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9 + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250410104942578 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9 - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_bsc_a5_41(1447)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_41(1447)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_41(1447)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_41(1447)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_41(1447)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_41(1447)@7d38b4d9c9a0: Final verdict of PTC: pass TC_ho_inter_bsc_a5_40(1446)@7d38b4d9c9a0: f_call_hangup 0: tx MNCC_DISC_REQ 20250410104945474 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-2349:CM_SERVICE_REQ callref-0x80000010 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250410104945474 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-2349:CM_SERVICE_REQ callref-0x80000010 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410104945474 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-2349:CM_SERVICE_REQ callref-0x80000010 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250410104945474 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-2349:CM_SERVICE_REQ callref-0x80000010 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250410104945475 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104945475 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104945475 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104945475 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104945475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104945475 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104945475 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104945475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104945475 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104945475 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 06 06 71 92 94 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1437)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1437)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1446)@7d38b4d9c9a0: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1436)@7d38b4d9c9a0: patching N(SD)=0 into dtap '032D0802E180'O MSC_Test_0-RAN(1436)@7d38b4d9c9a0: patched enc_l3: '032D0802E180'O MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: vl_len:9 MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010006032D0802E180'O 20250410104945482 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104945482 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104945482 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104945482 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104945483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104945483 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104945483 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104945483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104945483 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104945483 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 2d 00 01 09 01 00 06 03 2d 08 02 e1 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1437)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104945483 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-2349:CM_SERVICE_REQ callref-0x80000010 tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250410104945483 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-2349:CM_SERVICE_REQ callref-0x80000010 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250410104945483 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-2349:CM_SERVICE_REQ callref-0x80000010 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250410104945483 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-2349:CM_SERVICE_REQ callref-0x80000010 tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250410104945483 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-2349:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250410104945483 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-2349:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410104945483 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250410104945483 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104945484 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104945484 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104945484 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ)[0x563b4cbf27e0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250410104945484 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc366f0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410104945484 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc366f0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ)[0x563b4cbf27e0] (call_leg.c:197) 20250410104945484 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc366f0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410104945484 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc366f0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410104945484 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc4ff20]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410104945484 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc4ff20]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ)[0x563b4cbf27e0] (call_leg.c:197) 20250410104945484 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ)[0x563b4cbf27e0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250410104945484 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc4ff20]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410104945484 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc4ff20]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410104945484 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ)[0x563b4cbf27e0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250410104945484 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ)[0x563b4cbf27e0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-2349:CM_SERVICE_REQ)[0x563b4cc24550] (call_leg.c:198) 20250410104945484 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ)[0x563b4cbf27e0]{RELEASING}: Freeing instance (call_leg.c:198) 20250410104945484 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-265:CM_SERVICE_REQ)[0x563b4cbf27e0]{RELEASING}: Deallocated (fsm.c:568) 20250410104945484 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410104945485 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104945485 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104945485 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104945485 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104945485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104945485 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104945485 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104945485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104945485 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104945485 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 06 06 71 92 94 00 01 05 01 00 02 83 2a (osmo_ss7_asp.c:1175) 20250410104945485 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104945485 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104945485 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104945485 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104945485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104945485 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104945485 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104945485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104945485 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104945485 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 06 06 71 92 94 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1437)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1437)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1437)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1437)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1441)@7d38b4d9c9a0: Deleted conn table entry 0TC_ho_inter_bsc_a5_40(1446)-2147483632 TC_ho_inter_bsc_a5_40(1446)@7d38b4d9c9a0: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_bsc_a5_40(1446)@7d38b4d9c9a0: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc_a5_40(1446)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_a5_40(1446)@7d38b4d9c9a0: f_call_hangup 5: rx BSSAP Clear Command TC_ho_inter_bsc_a5_40(1446)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410104945491 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104945491 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104945491 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104945491 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104945491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104945491 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104945491 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104945491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104945491 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1437)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104945491 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 2d 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104945491 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-2349:CM_SERVICE_REQ)[0x563b4cbf0da0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104945491 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-2349:CM_SERVICE_REQ)[0x563b4cbf0da0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-2349:CM_SERVICE_REQ)[0x563b4cc24550] (msc_a.c:1053) 20250410104945491 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-2349:CM_SERVICE_REQ)[0x563b4cbf0da0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104945491 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-2349:CM_SERVICE_REQ)[0x563b4cbf0da0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410104945492 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9 - active-conn: now used by 1 (attached) (msub.c:375) 20250410104945492 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104945492 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104945492 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104945492 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104945492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104945492 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104945492 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104945492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104945492 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104945492 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 06 04 71 92 94 00 09 2d 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1437)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1437)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: Session index based on local reference:0 20250410104945493 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104945493 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104945493 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104945493 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104945493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104945493 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1437)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104945493 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104945493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104945493 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104945493 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 09 2d 71 92 94 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1436)@7d38b4d9c9a0: Deleted conn table entry 0TC_ho_inter_bsc_a5_40(1446)12743128 TC_ho_inter_bsc_a5_40(1446)@7d38b4d9c9a0: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc_a5_40(1446)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1446)@7d38b4d9c9a0: f_call_hangup 9: done TC_ho_inter_bsc_a5_40(1446)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1446)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410104947506 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410104947506 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104947506 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410104947506 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410104947506 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410104947506 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104947506 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410104947506 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410104947506 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410104947506 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104947506 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410104947506 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410104947506 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410104947506 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410104947506 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410104947506 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104947506 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104947506 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104947506 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410104947506 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410104947506 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410104947506 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-SCCP(1438)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(1437)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(1444)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104947508 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250410104947509 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410104947509 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104947509 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410104947509 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250410104947509 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250410104947509 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410104947509 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250410104947509 DLSS7 ERROR 0: ASP(virt-bsc1-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250410104947509 DLINP ERROR SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:766) 20250410104947509 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104947509 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1126) 20250410104947509 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410104947509 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410104947509 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410104947509 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) MSC_Test_0-SCCP(1435)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-RAN(1439)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104947509 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104947509 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410104947509 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410104947509 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410104947509 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:378) 20250410104947509 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410104947509 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) MSC_Test-GSUP-IPA(1443)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(1445)@7d38b4d9c9a0: Final verdict of PTC: none 20250410104947509 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_1-M3UA(1440)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(1436)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1434)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(1441)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1449)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(1442)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1448)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1434): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(1435): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(1436): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(1437): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-SCCP(1438): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-RAN(1439): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-M3UA(1440): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(1441): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(1442): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(1443): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(1444): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(1445): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_ho_inter_bsc_a5_40(1446): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC TC_ho_inter_bsc_a5_41(1447): pass (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1448): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1449): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_ho_inter_bsc_a5_4 finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_a5_4 pass'. Thu Apr 10 10:49:47 UTC 2025 ====== MSC_Tests.TC_ho_inter_bsc_a5_4 pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_ho_inter_bsc_a5_4.talloc 20250410104948509 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=858860) 20250410104949507 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410104949507 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410104949507 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410104949510 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410104949510 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410104949510 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410104949510 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=858860, count=860020) 20250410104950512 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_a5_4 pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_ipv6'. ------ MSC_Tests.TC_ho_inter_bsc_ipv6 ------ Thu Apr 10 10:49:51 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_ho_inter_bsc_ipv6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_ho_inter_bsc_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410104951512 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_ipv6' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_ho_inter_bsc_ipv6 started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(1453)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(1453)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1453)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_1-M3UA(1456)@7d38b4d9c9a0: ************************************************* MSC_Test_1-M3UA(1456)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1456)@7d38b4d9c9a0: ************************************************* MSC_Test_1-SCCP(1454)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410104952075 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1457)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410104952260 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410104952260 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410104952260 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410104952260 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1453)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1453)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1453)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410104952262 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104952262 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410104952262 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410104952262 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410104952262 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410104952262 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410104952262 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410104952262 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104952262 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410104952262 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410104952262 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1453)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(1453)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1453)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1453)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1453)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410104952262 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104952262 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410104952262 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) MSC_Test_0-M3UA(1453)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1453)@7d38b4d9c9a0: Message received on association #8 20250410104952262 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410104952262 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410104952262 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410104952262 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410104952262 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104952262 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410104952262 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410104952262 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410104952262 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1453)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410104952262 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410104952263 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1453)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1453)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1453)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1453)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1453)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410104952271 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410104952271 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250410104952271 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410104952271 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(1456)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(1456)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1456)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410104952274 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104952274 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) MSC_Test_1-M3UA(1456)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_1-M3UA(1456)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410104952274 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410104952274 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410104952274 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410104952274 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410104952274 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410104952274 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104952274 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410104952274 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410104952274 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(1456)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(1456)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1456)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410104952275 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104952275 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) MSC_Test_1-M3UA(1456)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410104952275 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410104952275 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410104952275 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410104952275 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410104952275 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410104952275 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410104952275 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_1-M3UA(1456)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(1456)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410104952275 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410104952275 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410104952275 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410104952275 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:413) MSC_Test_1-M3UA(1456)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(1456)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1456)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1456)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(1456)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410104952275 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410104952513 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410104952513 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1459)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1459)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410104952519 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1459)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1459)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1459)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1459)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1459)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1459)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410104952543 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410104952543 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1460)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc_ipv60(1462) TC_ho_inter_bsc_ipv60(1462)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000053'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1453)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104953074 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104953074 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104953074 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104953074 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104953074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104953074 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104953074 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104953074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104953074 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104953074 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104953074 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104953074 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104953074 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104953074 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104953074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104953074 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104953075 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104953075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104953075 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104953075 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1453)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1453)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410104953082 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104953082 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104953082 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_1-M3UA(1456)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104953082 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410104953082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104953082 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104953082 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104953082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104953082 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104953082 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104953082 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104953082 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104953082 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104953082 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250410104953082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104953082 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250410104953082 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104953082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250410104953082 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104953082 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(1456)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(1456)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1452)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1452)@7d38b4d9c9a0: Added conn table entry 0TC_ho_inter_bsc_ipv60(1462)655737 MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(1452)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_1-RAN(1455)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-M3UA(1453)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104953086 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104953086 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104953086 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104953086 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104953086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104953086 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104953086 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104953086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104953086 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104953086 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 0a 01 79 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 35 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104953087 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-266:LU)[0x563b4cc55c40]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000053 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410104953087 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-266:LU)[0x563b4cc55c40]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410104953087 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-266:LU)[0x563b4cbf07e0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410104953087 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-266:LU)[0x563b4cbf07e0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000053:GERAN-A-266:LU)[0x563b4cc55c40] (fsm.c:486) 20250410104953087 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-266:LU)[0x563b4cbf07e0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410104953087 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-266:LU)[0x563b4cbf07e0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410104953087 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410104953087 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410104953087 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250410104953087 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410104953087 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-266:LU)[0x563b4cbf07e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410104953087 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-266:LU)[0x563b4cbf07e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410104953087 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-266:LU)[0x563b4cbf07e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410104953087 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-266:LU)[0x563b4cbf07e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410104953087 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-266:LU)[0x563b4cbf07e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410104953087 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-266:LU)[0x563b4cbf07e0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410104953087 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-266:LU)[0x563b4c998780]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104953087 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-266:LU)[0x563b4c998780]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-266:LU)[0x563b4cbf07e0] (fsm.c:486) 20250410104953087 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-266:LU)[0x563b4c998780]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410104953087 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-266:LU)[0x563b4c998780]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410104953087 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104953087 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104953087 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104953087 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104953087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104953087 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104953087 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104953087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104953087 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104953087 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0b 02 0a 01 79 00 01 0a 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104953087 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104953087 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104953087 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104953087 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104953087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104953087 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104953087 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104953087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104953087 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104953087 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 0a 01 79 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 35 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1453)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1453)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1453)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1453)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: { messageType := 2, destLocRef := '0A0179'O, sourceLocRef := '00010A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_1-RAN(1455)@7d38b4d9c9a0: f_create_expect(l3 := omit, n_connectPointCode := 194 MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-RAN(1455)@7d38b4d9c9a0: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_ipv61(1463) MSC_Test-GSUP(1460)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc_ipv60(1462) MSC_Test-GSUP(1460)@7d38b4d9c9a0: Added IMSI table entry 0TC_ho_inter_bsc_ipv60(1462)"262420000000053" 20250410104953091 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410104953091 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_bsc_ipv60(1462)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv60(1462)@7d38b4d9c9a0: setverdict(pass): none -> pass MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: vl_len:11 MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: vl_from0 20250410104953093 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104953093 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104953093 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104953093 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104953093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104953093 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104953093 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104953093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104953093 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104953093 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 22 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 0a 00 01 0b 00 09 54 12 03 52 49 82 13 01 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1453)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O 20250410104953096 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104953096 DVLR DEBUG IMSI:262420000000053 has MSISDN:491230000053 (vlr.c:1045) 20250410104953096 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250410104953096 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410104953096 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410104953096 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-266:LU)[0x563b4cbf07e0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410104953096 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-266:LU)[0x563b4c998780]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410104953096 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-266:LU)[0x563b4c998780]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410104953096 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-266:LU)[0x563b4c998780]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410104953096 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-266:LU)[0x563b4c998780]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-266:LU)[0x563b4cbf07e0] (vlr_lu_fsm.c:110) 20250410104953096 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-266:LU)[0x563b4c998780]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410104953096 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-266:LU)[0x563b4c998780]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104953096 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-266:LU)[0x563b4cbf07e0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410104953096 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-266:LU)[0x563b4cbf07e0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410104953096 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-266:LU)[0x563b4cc4fdf0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410104953096 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-266:LU)[0x563b4cc4fdf0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-266:LU)[0x563b4cbf07e0] (fsm.c:486) 20250410104953096 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-266:LU)[0x563b4cc4fdf0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410104953096 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-266:LU)[0x563b4cc4fdf0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410104953096 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-266:LU)[0x563b4cc4fdf0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410104953096 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-266:LU)[0x563b4cc4fdf0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410104953096 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:TMSInew-0xB86CB864) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250410104953096 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-266:LU)[0x563b4cc4fdf0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410104953096 DMM DEBUG -> IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:TMSInew-0xB86CB864 LOCATION UPDATE ACCEPT (TMSI = 0xb86cb864) (gsm_04_08.c:149) 20250410104953096 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:TMSInew-0xB86CB864 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410104953096 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104953096 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104953096 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104953096 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104953096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104953096 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104953096 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104953096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104953096 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104953096 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 0a 01 79 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 b8 6c b8 64 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1453)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1453)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1462)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1452)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1452)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O 20250410104953100 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104953100 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104953100 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104953100 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104953100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104953100 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104953100 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104953100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104953100 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104953100 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 0a 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1453)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104953101 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:TMSInew-0xB86CB864:GERAN-A-266:LU)[0x563b4cc55c40]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410104953101 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:TMSInew-0xB86CB864:GERAN-A-266:LU)[0x563b4cbf07e0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410104953101 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-266:LU)[0x563b4cc4fdf0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410104953101 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250410104953101 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-266:LU)[0x563b4cc4fdf0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410104953101 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-266:LU)[0x563b4cbf07e0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410104953101 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-266:LU)[0x563b4cc4fdf0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410104953101 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-266:LU)[0x563b4cc4fdf0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-266:LU)[0x563b4cbf07e0] (vlr_lu_fsm.c:817) 20250410104953101 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-266:LU)[0x563b4cc4fdf0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410104953101 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB7056BC9:GERAN-A-266:LU)[0x563b4cc4fdf0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410104953101 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-266:LU)[0x563b4cbf07e0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410104953101 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250410104953101 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410104953101 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410104953101 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410104953101 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410104953101 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104953101 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104953101 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104953101 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104953101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104953101 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104953101 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104953101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104953101 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104953101 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 0a 01 79 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1453)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1453)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1453)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104953102 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104953102 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104953102 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104953102 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104953102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104953102 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104953102 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104953102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104953102 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104953102 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 0a 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104953102 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-266:LU)[0x563b4cbf07e0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410104953102 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-266:LU)[0x563b4cbf07e0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-266:LU)[0x563b4cc55c40] (msc_a.c:1053) 20250410104953102 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-266:LU)[0x563b4cbf07e0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410104953102 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-266:LU)[0x563b4cbf07e0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410104953102 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-266:LU)[0x563b4cbf07e0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410104953102 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864 - active-conn: now used by 1 (attached) (msub.c:375) 20250410104953103 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104953103 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104953103 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104953103 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104953103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104953103 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104953103 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104953103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104953103 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104953103 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0b 04 0a 01 79 00 01 0a 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1453)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1453)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: Session index based on local reference:0 20250410104953103 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104953103 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104953103 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104953103 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104953103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104953103 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104953103 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104953103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104953103 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104953103 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 0a 0a 01 79 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1453)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1452)@7d38b4d9c9a0: Deleted conn table entry 0TC_ho_inter_bsc_ipv60(1462)655737 TC_ho_inter_bsc_ipv60(1462)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104953104 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410104953104 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_bsc_ipv60(1462)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv60(1462)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1462)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1462)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'B86CB864'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1452)@7d38b4d9c9a0: Added conn table entry 0TC_ho_inter_bsc_ipv60(1462)15016771 MSC_Test_0-RAN(1452)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(1453)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104953304 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104953304 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104953304 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104953304 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104953304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104953304 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104953305 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104953305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104953305 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104953305 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 e5 23 43 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 b8 6c b8 64 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104953305 DMM DEBUG msc_a(TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ)[0x563b4cbf27e0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250410104953305 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ)[0x563b4cbf30d0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410104953305 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ)[0x563b4cbf30d0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ)[0x563b4cbf27e0] (fsm.c:486) 20250410104953305 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ)[0x563b4cbf30d0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410104953306 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ)[0x563b4cbf30d0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410104953306 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410104953306 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410104953306 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ)[0x563b4cbf30d0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410104953306 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ)[0x563b4cbf30d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410104953306 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ)[0x563b4cbf30d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410104953306 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ)[0x563b4cbf30d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410104953306 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ)[0x563b4cbf30d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410104953306 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ)[0x563b4cbf30d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410104953306 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ)[0x563b4cbf30d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410104953306 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ)[0x563b4cbf30d0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410104953306 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ)[0x563b4cbf30d0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410104953306 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ)[0x563b4cbf30d0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410104953306 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250410104953306 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410104953306 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104953306 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104953306 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104953306 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104953306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104953306 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104953306 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104953306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104953306 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104953307 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0a 02 e5 23 43 00 01 0b 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410104953307 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104953307 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104953307 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104953307 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104953307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104953307 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104953307 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104953307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104953307 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104953307 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 e5 23 43 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 35 (osmo_ss7_asp.c:1175) 20250410104953307 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104953307 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104953307 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104953307 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104953307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104953307 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104953307 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104953307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104953307 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104953307 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 e5 23 43 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1453)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1453)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1453)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1453)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1453)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1453)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'E52343'O, sourceLocRef := '00010B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104953310 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410104953310 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_bsc_ipv60(1462)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv60(1462)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1457)@7d38b4d9c9a0: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc_ipv60(1462) MSC_Test-MGCP(1458)@7d38b4d9c9a0: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_bsc_ipv60(1462) MSC_Test_0-RAN(1452)@7d38b4d9c9a0: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1452)@7d38b4d9c9a0: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: vl_len:19 MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(1453)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104953332 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104953332 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104953332 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104953332 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104953332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104953332 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104953332 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104953332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104953332 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104953332 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 0b 00 01 13 01 00 10 03 45 04 06 60 05 04 02 00 81 5e 04 80 21 43 f5 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104953332 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250410104953332 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864 callref-0x80000011 tid-8) New transaction (transaction.c:231) 20250410104953332 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ callref-0x80000011 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250410104953332 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ callref-0x80000011 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410104953332 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250410104953333 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ callref-0x80000011 tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:702) 20250410104953333 DCC INFO trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ callref-0x80000011 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250410104953333 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ callref-0x80000011 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250410104953333 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ)[0x563b4c998780]{ESTABLISHING}: Allocated (fsm.c:456) 20250410104953333 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ)[0x563b4c998780]{ESTABLISHING}: is child of msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ)[0x563b4cbf27e0] (fsm.c:486) 20250410104953333 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ callref-0x80000011 tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:2161) 20250410104953333 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ)[0x563b4cc07150]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410104953333 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ)[0x563b4cc07150]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ)[0x563b4c998780] (fsm.c:486) 20250410104953333 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_CN:no-CI)[0x563b4cc07150]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250410104953333 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_CN:no-CI)[0x563b4cc07150]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250410104953333 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ)[0x563b4cc55d70]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410104953333 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ)[0x563b4cc55d70]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ)[0x563b4c998780] (fsm.c:486) 20250410104953333 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:no-CI)[0x563b4cc55d70]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250410104953333 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:no-CI)[0x563b4cc55d70]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1458)@7d38b4d9c9a0: Found Expect[0] for { line := { verb := "CRCX", trans_id := "149", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "77" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_inter_bsc_ipv60(1462) TC_ho_inter_bsc_ipv60(1462)@7d38b4d9c9a0: f_mo_call_establish 2: rx 1st CRCX 20250410104953354 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_CN:no-CI)[0x563b4cc07150]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410104953354 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ)[0x563b4c998780]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410104953354 DMNCC ERROR Failed to parse SDP: not supported: "c=IN IP6 ::1" (sdp_msg.c:525) 20250410104953354 DMNCC ERROR trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ callref-0x80000011 tid-8) tx MNCC_SETUP_IND: invalid SDP message (trying anyway) (gsm_04_08_cc.c:309) 20250410104953354 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ callref-0x80000011 tid-8) erratic SDP: "v=0\r\no=OsmoMSC 0 0 IN IP6 ::1\r\ns=GSM Call\r\nc=IN IP6 ::1\r\nt=0 0\r\nm=audio 10000 RTP/AVP 112 110 3 111\r\na=rtpmap:112 AMR/8000\r\na=fmtp:112 octet-align=1\r\na=rtpmap:110 GSM-EFR/8000\r\na=rtpmap:3 GSM/8000\r\na=rtpmap:111 GSM-HR-08/8000\r\na=ptime:20\r\n" (gsm_04_08_cc.c:309) TC_ho_inter_bsc_ipv60(1462)@7d38b4d9c9a0: f_mo_call_establish 6: rx 2nd CRCX 20250410104953356 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:no-CI)[0x563b4cc55d70]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410104953356 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ)[0x563b4c998780]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410104953356 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ callref-0x80000011 tid-8) codecs: [::1]:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:705) 20250410104953356 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ callref-0x80000011 tid-8) Sending Assignment Command (msc_a.c:706) 20250410104953357 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104953357 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104953357 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104953357 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104953357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104953357 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104953357 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104953357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104953357 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104953357 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 47 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 e5 23 43 00 01 30 00 2e 01 0b 07 01 0a a1 a5 91 81 05 7c 12 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 02 2a f8 7d 09 83 ff 57 84 3f 07 82 80 81 7f 77 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test-MNCC(1457)@7d38b4d9c9a0: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc_ipv60(1462) MSC_Test_0-M3UA(1453)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1453)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1457)@7d38b4d9c9a0: Added conn table entry 0TC_ho_inter_bsc_ipv60(1462)-2147483631 TC_ho_inter_bsc_ipv60(1462)@7d38b4d9c9a0: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_bsc_ipv60(1462)@7d38b4d9c9a0: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: vl_len:26 MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0018027C120000000000000000000000000000000323287E0180'O 20250410104953361 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ callref-0x80000011 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-M3UA(1453)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104953361 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104953361 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104953361 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104953361 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104953361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104953361 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104953361 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104953361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104953361 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104953361 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 0b 00 01 1a 00 18 02 7c 12 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 03 23 28 7e 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104953361 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:no-remote-port:local-::2-11000)[0x563b4cc55d70]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250410104953361 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:no-remote-port:codecs-not-sent:mode-not-sent:local-::2-11000)[0x563b4cc55d70]{ESTABLISHING}: setting remote addr to [::3]:9000 (rtp_stream.c:476) 20250410104953361 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-::2-11000:remote-::3-9000)[0x563b4cc55d70]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250410104953362 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ callref-0x80000011 tid-8) codecs: [::1]:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:1596) 20250410104953362 DCC INFO trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ callref-0x80000011 tid-8) Assignment Complete: RAN: GSM#3, CN: GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111 (msc_a.c:1597) 20250410104953362 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ callref-0x80000011 tid-8) codecs: [::1]:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:2187) 20250410104953362 DMNCC ERROR Failed to parse SDP: not supported: "c=IN IP6 ::1" (sdp_msg.c:525) 20250410104953362 DMNCC ERROR trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ callref-0x80000011 tid-8) tx MNCC_RTP_CREATE: invalid SDP message (trying anyway) (gsm_04_08_cc.c:309) 20250410104953362 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ callref-0x80000011 tid-8) erratic SDP: "v=0\r\no=OsmoMSC 0 0 IN IP6 ::1\r\ns=GSM Call\r\nc=IN IP6 ::1\r\nt=0 0\r\nm=audio 10000 RTP/AVP 3 112 110 111\r\na=rtpmap:3 GSM/8000\r\na=rtpmap:112 AMR/8000\r\na=fmtp:112 octet-align=1\r\na=rtpmap:110 GSM-EFR/8000\r\na=rtpmap:111 GSM-HR-08/8000\r\na=ptime:20\r\n" (gsm_04_08_cc.c:309) TC_ho_inter_bsc_ipv60(1462)@7d38b4d9c9a0: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_bsc_ipv60(1462)@7d38b4d9c9a0: f_mo_call_establish 5: rx MDCX for the RAN side 20250410104953364 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x563b4cc55d70]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410104953364 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x563b4cc55d70]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410104953364 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ)[0x563b4c998780]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410104953364 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ callref-0x80000011 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250410104953364 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ callref-0x80000011 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410104953364 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ callref-0x80000011 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410104953364 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ callref-0x80000011 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250410104953364 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104953364 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104953364 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104953364 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104953364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104953364 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104953364 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104953364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104953364 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104953364 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 e5 23 43 00 01 0d 01 00 0a 83 02 04 06 60 00 02 04 01 85 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1453)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1453)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104953366 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ callref-0x80000011 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250410104953366 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ callref-0x80000011 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410104953366 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ callref-0x80000011 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410104953366 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ callref-0x80000011 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250410104953366 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104953366 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104953366 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104953366 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104953366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104953366 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104953366 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104953366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104953366 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104953366 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 e5 23 43 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1453)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1453)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1462)@7d38b4d9c9a0: f_mo_call_establish 7: rx CC Alerting 20250410104953366 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ callref-0x80000011 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250410104953366 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ callref-0x80000011 tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250410104953366 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ callref-0x80000011 tid-8) codecs: [::1]:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:798) 20250410104953366 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_CN:CI-11111:no-remote-port:local-::1-10000)[0x563b4cc07150]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250410104953366 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_CN:CI-11111:no-remote-port:local-::1-10000)[0x563b4cc07150]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250410104953366 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_CN:CI-11111:remote-port-not-sent:local-::1-10000:remote-42-23-11-5-423)[0x563b4cc07150]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250410104953367 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ callref-0x80000011 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250410104953367 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ callref-0x80000011 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410104953367 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ callref-0x80000011 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410104953367 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ callref-0x80000011 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250410104953367 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ callref-0x80000011 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250410104953367 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104953367 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104953367 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104953367 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104953367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104953367 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104953367 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104953367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104953367 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104953367 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 e5 23 43 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1453)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1453)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1462)@7d38b4d9c9a0: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_bsc_ipv60(1462)@7d38b4d9c9a0: { line := { verb := "MDCX", trans_id := "152", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "77" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "77", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } 20250410104953368 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x563b4cc07150]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410104953368 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x563b4cc07150]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410104953368 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ)[0x563b4c998780]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410104953368 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ)[0x563b4c998780]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_ho_inter_bsc_ipv60(1462)@7d38b4d9c9a0: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1452)@7d38b4d9c9a0: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1452)@7d38b4d9c9a0: patched enc_l3: '038F'O MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002038F'O 20250410104953368 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104953368 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104953368 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104953368 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(1453)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104953368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104953368 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104953368 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104953368 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104953368 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104953368 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 0b 00 01 05 01 00 02 03 8f 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104953368 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ callref-0x80000011 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250410104953368 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ callref-0x80000011 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250410104953368 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ callref-0x80000011 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250410104953368 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ callref-0x80000011 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410104953369 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ callref-0x80000011 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_ho_inter_bsc_ipv60(1462)@7d38b4d9c9a0: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc_ipv60(1462)@7d38b4d9c9a0: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc_ipv60(1462)@7d38b4d9c9a0: f_mo_call_establish DONE TC_ho_inter_bsc_ipv60(1462)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: vl_len:16 MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000E1104010C1A080020F32400050006'O 20250410104954884 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104954884 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104954884 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104954884 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104954884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104954884 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104954884 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104954884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104954884 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104954884 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 0b 00 01 10 00 0e 11 04 01 0c 1a 08 00 20 f3 24 00 05 00 06 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1453)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104954885 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104954885 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104954885 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104954885 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250410104954885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104954885 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=5 -> eSLS=69: picked Normal Route via 'virt-bsc1' round-robin style (osmo_ss7_combined_linkset.c:283) 20250410104954885 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104954885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250410104954885 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104954885 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 140 bytes: [L2]> 01 00 01 01 00 00 00 8c 02 10 00 79 00 00 00 b9 00 00 00 c2 03 00 00 05 01 00 09 2e 02 02 06 04 43 c2 00 fe 04 04 43 b9 00 fe 0f 54 00 52 10 0b 07 01 0a 81 a1 a5 91 05 0a 01 01 12 03 50 59 02 05 08 00 62 f2 24 00 17 00 2a 05 08 00 20 f3 24 00 05 00 06 04 01 0c 13 01 01 08 08 29 26 24 00 00 00 00 35 7c 12 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 02 2a f8 7d 01 80 7f 77 00 00 00 00 00 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(1456)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(1456)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1454)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_1-SCCP(1454)@7d38b4d9c9a0: Warning: Stopping inactive timer T_ias[0]. MSC_Test_1-RAN(1455)@7d38b4d9c9a0: ExpectedCreateCallback handoverRequest 194 MSC_Test_1-RAN(1455)@7d38b4d9c9a0: ExpectTable[0].n_connectPointCode = 194 ==? 194 MSC_Test_1-RAN(1455)@7d38b4d9c9a0: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_ipv61(1463) MSC_Test_1-RAN(1455)@7d38b4d9c9a0: Added conn table entry 0TC_ho_inter_bsc_ipv61(1463)14814138 MSC_Test_1-SCCP(1454)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_1-SCCP(1454)@7d38b4d9c9a0: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_1-M3UA(1456)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104954898 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104954898 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104954898 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410104954898 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410104954898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104954898 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104954898 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104954898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104954898 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104954898 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 c2 00 00 00 b9 03 02 00 00 02 00 09 2e a6 90 0f 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_1-SCCP(1454)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_1-SCCP(1454)@7d38b4d9c9a0: vl_len:37 MSC_Test_1-SCCP(1454)@7d38b4d9c9a0: vl_from0 MSC_Test_1-SCCP(1454)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0023121709062BD1040E000900007C120000000000000000000000000000000809267E0180'O MSC_Test_1-M3UA(1456)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104955101 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104955101 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104955101 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410104955101 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410104955101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104955101 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104955101 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104955101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104955101 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104955101 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c2 00 00 00 b9 03 02 00 00 06 00 09 2e 00 01 25 00 23 12 17 09 06 2b d1 04 0e 00 09 00 00 7c 12 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 08 09 26 7e 01 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104955102 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104955102 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104955102 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104955102 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104955102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104955102 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104955102 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104955102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104955102 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104955102 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2f 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 e5 23 43 00 01 18 00 16 13 17 09 06 2b d1 04 0e 00 09 00 00 05 08 00 00 f0 00 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1453)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1453)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1462)@7d38b4d9c9a0: GOT HandoverCommand{ discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 22, pdu := { bssmap := { handoverCommand := { messageType := '13'O, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 9, layer3info := '062BD1040E00090000'O }, cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F000'O, lac := '0000'O, ci := '0000'O } } }, newBSSToOldBSSInfo := omit, talkerPriority := omit } } } } MSC_Test_1-SCCP(1454)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_1-SCCP(1454)@7d38b4d9c9a0: vl_len:3 MSC_Test_1-SCCP(1454)@7d38b4d9c9a0: vl_from0 MSC_Test_1-SCCP(1454)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_1-M3UA(1456)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104955412 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104955412 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104955412 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410104955412 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410104955412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104955412 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104955412 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104955413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104955413 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104955413 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c2 00 00 00 b9 03 02 00 00 06 00 09 2e 00 01 03 00 01 1b 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104955413 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x563b4cc55d70]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250410104955413 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x563b4cc55d70]{ESTABLISHING}: setting remote addr to [::8]:2342 (rtp_stream.c:476) 20250410104955413 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-::2-11000:remote-::8-2342)[0x563b4cc55d70]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250410104955413 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-::2-11000:remote-::8-2342)[0x563b4cc55d70]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250410104955414 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104955414 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104955414 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104955414 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104955414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104955414 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104955414 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104955414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104955414 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104955414 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1a 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 e5 23 43 00 01 03 00 01 15 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1453)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1453)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104955420 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::8-2342)[0x563b4cc55d70]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410104955420 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::8-2342)[0x563b4cc55d70]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410104955420 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ)[0x563b4c998780]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_1-SCCP(1454)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_1-SCCP(1454)@7d38b4d9c9a0: vl_len:3 MSC_Test_1-SCCP(1454)@7d38b4d9c9a0: vl_from0 MSC_Test_1-SCCP(1454)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_1-M3UA(1456)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104955616 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104955616 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104955616 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410104955616 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410104955617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104955617 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104955617 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104955617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104955617 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104955617 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c2 00 00 00 b9 03 02 00 00 06 00 09 2e 00 01 03 00 01 14 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104955618 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104955618 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104955618 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104955618 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104955618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104955618 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104955618 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104955618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104955618 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104955618 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 e5 23 43 00 01 06 00 04 20 04 01 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1453)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1453)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410104955623 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104955623 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104955623 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104955623 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104955623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104955623 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104955623 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104955623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104955623 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104955623 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 0b 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1453)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104955624 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104955624 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104955624 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104955624 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104955624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104955624 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104955624 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104955624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104955624 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104955624 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0a 04 e5 23 43 00 01 0b 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1453)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1453)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: Session index based on local reference:0 20250410104955625 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104955625 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104955625 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104955625 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104955625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104955625 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104955625 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104955625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104955625 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104955625 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 0b e5 23 43 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1453)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1452)@7d38b4d9c9a0: Deleted conn table entry 0TC_ho_inter_bsc_ipv60(1462)15016771 TC_ho_inter_bsc_ipv60(1462)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410104955627 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864 + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250410104955627 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864 - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_bsc_ipv60(1462)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv60(1462)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1462)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv60(1462)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1462)@7d38b4d9c9a0: FIRST inter-BSC Handover done MSC_Test_0-RAN(1452)@7d38b4d9c9a0: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1452)@7d38b4d9c9a0: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_ipv60(1462) MSC_Test_1-SCCP(1454)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_1-SCCP(1454)@7d38b4d9c9a0: vl_len:16 MSC_Test_1-SCCP(1454)@7d38b4d9c9a0: vl_from0 MSC_Test_1-SCCP(1454)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000E1104010C1A080062F2240017002A'O MSC_Test_1-M3UA(1456)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104958521 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104958521 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104958521 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410104958521 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410104958521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104958521 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104958521 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104958521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104958521 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104958521 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c2 00 00 00 b9 03 02 00 00 06 00 09 2e 00 01 10 00 0e 11 04 01 0c 1a 08 00 62 f2 24 00 17 00 2a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104958523 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104958523 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104958523 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104958523 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410104958523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104958523 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410104958523 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104958523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410104958523 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104958523 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 79 00 00 00 b9 00 00 00 c1 03 00 00 04 01 00 09 2f 02 02 06 04 43 c1 00 fe 04 04 43 b9 00 fe 0f 54 00 52 10 0b 07 01 0a 81 a1 a5 91 05 0a 01 01 12 03 50 59 02 05 08 00 62 f2 24 00 17 00 2a 05 08 00 62 f2 24 00 17 00 2a 04 01 0c 13 01 01 08 08 29 26 24 00 00 00 00 35 7c 12 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 02 2a f8 7d 01 80 7f 77 00 00 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1453)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1453)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1452)@7d38b4d9c9a0: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1452)@7d38b4d9c9a0: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1452)@7d38b4d9c9a0: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_ipv60(1462) MSC_Test_0-RAN(1452)@7d38b4d9c9a0: Added conn table entry 0TC_ho_inter_bsc_ipv60(1462)1712743 MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1453)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104958532 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104958532 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104958532 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104958532 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104958532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104958532 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104958532 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104958532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104958532 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104958533 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 c1 00 00 00 b9 03 02 00 00 02 00 09 2f 11 80 96 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: vl_len:37 MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0023121709062BD1040E000900007C120000000000000000000000000000000323287E0180'O MSC_Test_0-M3UA(1453)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104958737 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104958737 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104958737 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104958737 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104958737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104958737 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104958737 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104958737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104958737 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104958737 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 2f 00 01 25 00 23 12 17 09 06 2b d1 04 0e 00 09 00 00 7c 12 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 03 23 28 7e 01 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104958738 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104958738 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104958738 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104958738 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250410104958738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104958738 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=5 -> eSLS=69: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250410104958738 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104958738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250410104958738 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104958738 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 b9 00 00 00 c2 03 00 00 05 06 a6 90 0f 00 01 18 00 16 13 17 09 06 2b d1 04 0e 00 09 00 00 05 08 00 00 f0 00 00 00 00 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(1456)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(1456)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1454)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_1-SCCP(1454)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1454)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1454)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv61(1463)@7d38b4d9c9a0: GOT HandoverCommand{ discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 22, pdu := { bssmap := { handoverCommand := { messageType := '13'O, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 9, layer3info := '062BD1040E00090000'O }, cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F000'O, lac := '0000'O, ci := '0000'O } } }, newBSSToOldBSSInfo := omit, talkerPriority := omit } } } } MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '00011B'O 20250410104959041 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104959041 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104959041 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104959041 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104959041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104959041 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104959041 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104959041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104959041 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104959041 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 2f 00 01 03 00 01 1b 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1453)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104959042 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::8-2342)[0x563b4cc55d70]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250410104959042 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::8-2342)[0x563b4cc55d70]{ESTABLISHING}: setting remote addr to [::3]:9000 (rtp_stream.c:476) 20250410104959042 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-::2-11000:remote-::3-9000)[0x563b4cc55d70]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250410104959042 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-::2-11000:remote-::3-9000)[0x563b4cc55d70]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250410104959043 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104959043 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104959043 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104959043 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250410104959043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104959043 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=5 -> eSLS=69: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250410104959043 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104959043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250410104959043 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104959043 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 b9 00 00 00 c2 03 00 00 05 06 a6 90 0f 00 01 03 00 01 15 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(1456)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(1456)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1454)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_1-SCCP(1454)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1454)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1454)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410104959048 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x563b4cc55d70]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410104959048 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x563b4cc55d70]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410104959048 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ)[0x563b4c998780]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1453)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104959245 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104959245 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104959245 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410104959245 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410104959245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104959245 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104959245 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104959245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104959245 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104959245 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 2f 00 01 03 00 01 14 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410104959246 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104959246 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104959246 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104959246 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250410104959246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104959246 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=5 -> eSLS=69: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250410104959246 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104959246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250410104959246 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104959246 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1d 00 00 00 b9 00 00 00 c2 03 00 00 05 06 a6 90 0f 00 01 06 00 04 20 04 01 00 00 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(1456)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(1456)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1454)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_1-SCCP(1454)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1454)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1454)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1454)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_1-SCCP(1454)@7d38b4d9c9a0: vl_len:3 MSC_Test_1-SCCP(1454)@7d38b4d9c9a0: vl_from0 MSC_Test_1-SCCP(1454)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410104959254 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104959254 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104959254 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410104959254 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410104959254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104959254 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104959254 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104959254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104959254 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104959254 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c2 00 00 00 b9 03 02 00 00 06 00 09 2e 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(1456)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410104959255 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104959255 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104959255 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410104959255 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250410104959255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104959255 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=5 -> eSLS=69: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250410104959255 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104959255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250410104959255 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104959255 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c2 03 00 00 05 04 a6 90 0f 00 09 2e 00 00 00 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(1456)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(1456)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1454)@7d38b4d9c9a0: Session index based on local reference:0 20250410104959257 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410104959257 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410104959257 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410104959257 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410104959257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410104959257 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410104959257 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410104959257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410104959257 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410104959257 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c2 00 00 00 b9 03 02 00 00 05 00 09 2e a6 90 0f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(1456)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-RAN(1455)@7d38b4d9c9a0: Deleted conn table entry 0TC_ho_inter_bsc_ipv61(1463)14814138 TC_ho_inter_bsc_ipv61(1463)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410104959261 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864 + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250410104959261 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864 - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_bsc_ipv61(1463)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv61(1463)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv61(1463)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv61(1463)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv61(1463)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv61(1463)@7d38b4d9c9a0: Final verdict of PTC: pass TC_ho_inter_bsc_ipv60(1462)@7d38b4d9c9a0: f_call_hangup 0: tx MNCC_DISC_REQ 20250410105002143 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-2351:CM_SERVICE_REQ callref-0x80000011 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250410105002143 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-2351:CM_SERVICE_REQ callref-0x80000011 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105002143 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-2351:CM_SERVICE_REQ callref-0x80000011 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250410105002143 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-2351:CM_SERVICE_REQ callref-0x80000011 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250410105002143 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105002143 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105002143 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105002143 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105002143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105002143 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105002143 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105002143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105002143 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105002143 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 04 06 11 80 96 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1453)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1453)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1462)@7d38b4d9c9a0: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1452)@7d38b4d9c9a0: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1452)@7d38b4d9c9a0: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: vl_len:9 MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O 20250410105002144 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105002144 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105002144 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105002144 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105002144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105002145 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105002145 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105002145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105002145 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105002145 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 2f 00 01 09 01 00 06 03 ed 08 02 e1 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1453)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105002145 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-2351:CM_SERVICE_REQ callref-0x80000011 tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250410105002145 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-2351:CM_SERVICE_REQ callref-0x80000011 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250410105002145 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-2351:CM_SERVICE_REQ callref-0x80000011 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250410105002145 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-2351:CM_SERVICE_REQ callref-0x80000011 tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250410105002145 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-2351:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250410105002145 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-2351:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105002145 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250410105002145 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105002145 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105002145 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105002145 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ)[0x563b4c998780]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250410105002145 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x563b4cc55d70]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410105002145 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x563b4cc55d70]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ)[0x563b4c998780] (call_leg.c:197) 20250410105002145 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x563b4cc55d70]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410105002145 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x563b4cc55d70]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410105002145 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x563b4cc07150]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410105002145 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x563b4cc07150]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ)[0x563b4c998780] (call_leg.c:197) 20250410105002145 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ)[0x563b4c998780]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250410105002145 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x563b4cc07150]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410105002145 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x563b4cc07150]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410105002145 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ)[0x563b4c998780]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250410105002145 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ)[0x563b4c998780]{RELEASING}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-2351:CM_SERVICE_REQ)[0x563b4cbf27e0] (call_leg.c:198) 20250410105002145 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ)[0x563b4c998780]{RELEASING}: Freeing instance (call_leg.c:198) 20250410105002145 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-267:CM_SERVICE_REQ)[0x563b4c998780]{RELEASING}: Deallocated (fsm.c:568) 20250410105002145 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105002145 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105002145 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105002145 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105002145 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105002145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105002145 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105002145 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105002145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105002145 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105002145 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 04 06 11 80 96 00 01 05 01 00 02 83 2a (osmo_ss7_asp.c:1175) 20250410105002145 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105002145 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105002145 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105002145 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105002145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105002145 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105002145 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105002145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105002145 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105002145 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 04 06 11 80 96 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1453)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1453)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1453)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1453)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1457)@7d38b4d9c9a0: Deleted conn table entry 0TC_ho_inter_bsc_ipv60(1462)-2147483631 TC_ho_inter_bsc_ipv60(1462)@7d38b4d9c9a0: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_bsc_ipv60(1462)@7d38b4d9c9a0: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc_ipv60(1462)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_ipv60(1462)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_ipv60(1462)@7d38b4d9c9a0: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410105002146 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105002146 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105002146 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105002146 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105002146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105002146 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1453)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105002146 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105002146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105002146 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105002146 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 2f 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105002146 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-2351:CM_SERVICE_REQ)[0x563b4cbf30d0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105002146 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-2351:CM_SERVICE_REQ)[0x563b4cbf30d0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-2351:CM_SERVICE_REQ)[0x563b4cbf27e0] (msc_a.c:1053) 20250410105002146 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-2351:CM_SERVICE_REQ)[0x563b4cbf30d0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105002146 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-2351:CM_SERVICE_REQ)[0x563b4cbf30d0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410105002146 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864 - active-conn: now used by 1 (attached) (msub.c:375) 20250410105002146 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105002146 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105002146 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105002146 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105002146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105002146 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105002146 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105002146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105002146 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105002146 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 04 04 11 80 96 00 09 2f 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1453)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1453)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(1453)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105002147 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105002147 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105002147 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105002147 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105002147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105002147 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105002147 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105002147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-RAN(1452)@7d38b4d9c9a0: Deleted conn table entry 0TC_ho_inter_bsc_ipv60(1462)1712743 20250410105002147 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105002147 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 09 2f 11 80 96 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_ho_inter_bsc_ipv60(1462)@7d38b4d9c9a0: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc_ipv60(1462)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1462)@7d38b4d9c9a0: f_call_hangup 9: done TC_ho_inter_bsc_ipv60(1462)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1462)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410105004152 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410105004152 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_1-SCCP(1454)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(1457)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105004153 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250410105004153 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410105004153 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105004153 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410105004153 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410105004153 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410105004153 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105004153 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410105004153 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410105004153 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410105004153 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105004153 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410105004153 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410105004153 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410105004153 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105004153 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410105004153 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410105004153 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410105004153 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410105004153 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410105004153 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105004153 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105004153 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105004153 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410105004153 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410105004153 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410105004153 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105004153 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410105004153 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410105004153 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410105004153 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105004153 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1126) 20250410105004153 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410105004153 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410105004153 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410105004153 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410105004153 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105004153 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410105004153 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410105004153 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410105004153 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410105004153 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410105004154 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:378) 20250410105004154 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP(1460)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(1459)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(1451)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(1453)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-M3UA(1456)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1465)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(1452)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(1461)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(1458)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-RAN(1455)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1464)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1450)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1450): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(1451): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(1452): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(1453): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-SCCP(1454): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-RAN(1455): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-M3UA(1456): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(1457): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(1458): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(1459): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(1460): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(1461): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_ho_inter_bsc_ipv60(1462): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC TC_ho_inter_bsc_ipv61(1463): pass (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1464): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1465): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_ho_inter_bsc_ipv6 finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_ipv6 pass'. Thu Apr 10 10:50:04 UTC 2025 ====== MSC_Tests.TC_ho_inter_bsc_ipv6 pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_ho_inter_bsc_ipv6.talloc 20250410105005155 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=774888) 20250410105006155 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410105006155 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410105006155 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410105006155 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410105006155 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410105006155 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410105006156 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=774888, count=776328) 20250410105007156 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_ipv6 pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_csd'. ------ MSC_Tests.TC_ho_inter_bsc_csd ------ Thu Apr 10 10:50:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_ho_inter_bsc_csd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_ho_inter_bsc_csd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410105008158 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_csd' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_ho_inter_bsc_csd started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1469)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(1469)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1469)@7d38b4d9c9a0: ************************************************* MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_1-M3UA(1472)@7d38b4d9c9a0: ************************************************* MSC_Test_1-M3UA(1472)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1472)@7d38b4d9c9a0: ************************************************* MSC_Test_1-SCCP(1470)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410105009092 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1473)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1469)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1469)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 20250410105009109 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410105009109 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410105009109 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410105009109 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1469)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410105009115 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105009115 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410105009115 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410105009115 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410105009115 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410105009115 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410105009115 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410105009115 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105009115 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410105009115 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410105009115 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1469)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(1469)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1469)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1469)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1469)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1469)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410105009124 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410105009124 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410105009123 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105009123 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410105009123 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410105009123 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410105009123 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410105009123 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410105009123 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410105009123 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105009123 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410105009123 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410105009123 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105009123 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1469)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1469)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1469)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1469)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1469)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1469)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1469)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105009160 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MSC_Test_1-M3UA(1472)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(1472)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1472)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(1472)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_1-M3UA(1472)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(1472)@7d38b4d9c9a0: Message received on association #8 20250410105009221 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410105009221 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250410105009221 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410105009221 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250410105009223 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105009223 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410105009223 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410105009223 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410105009223 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410105009223 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410105009223 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410105009223 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105009223 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410105009223 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410105009223 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(1472)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1472)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410105009225 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105009225 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410105009225 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410105009225 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410105009225 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410105009225 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410105009225 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410105009225 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105009225 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410105009225 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410105009225 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410105009225 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(1472)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1472)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(1472)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1472)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(1472)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1472)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1472)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(1472)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105009225 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:413) 20250410105009225 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1469)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105009942 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105009942 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105009942 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105009942 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105009942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105009942 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105009942 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105009942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105009942 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105009942 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105009943 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105009943 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105009943 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105009943 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105009943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105009943 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105009943 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105009943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105009943 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105009943 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1469)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1469)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1468)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410105010047 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105010047 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105010047 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410105010047 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410105010047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105010047 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105010047 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105010047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105010047 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105010047 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(1472)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105010052 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105010052 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105010052 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105010052 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250410105010052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105010052 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250410105010052 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105010052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250410105010052 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105010052 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(1472)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(1472)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(1471)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410105010162 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410105010162 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1475)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1475)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410105010170 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1475)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1475)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1475)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1475)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1475)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1475)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410105010292 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410105010292 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_ho_inter_bsc_csd0(1478)@7d38b4d9c9a0: ----------------------------------------------- TC_ho_inter_bsc_csd0(1478)@7d38b4d9c9a0: "CSD Bearer Service: BS25T" TC_ho_inter_bsc_csd0(1478)@7d38b4d9c9a0: ----------------------------------------------- MSC_Test-GSUP(1476)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc_csd0(1478) TC_ho_inter_bsc_csd0(1478)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000053'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1468)@7d38b4d9c9a0: Added conn table entry 0TC_ho_inter_bsc_csd0(1478)2303315 MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(1468)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1469)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105010678 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105010678 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105010678 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105010678 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105010678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105010678 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105010678 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105010678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105010679 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105010679 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 23 25 53 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 35 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105010679 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-268:LU)[0x563b4cc242e0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000053 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410105010679 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-268:LU)[0x563b4cc242e0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410105010679 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-268:LU)[0x563b4cc4ad70]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410105010679 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-268:LU)[0x563b4cc4ad70]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000053:GERAN-A-268:LU)[0x563b4cc242e0] (fsm.c:486) 20250410105010679 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-268:LU)[0x563b4cc4ad70]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410105010679 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-268:LU)[0x563b4cc4ad70]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410105010679 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410105010679 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410105010679 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250410105010679 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410105010679 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-268:LU)[0x563b4cc4ad70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410105010679 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-268:LU)[0x563b4cc4ad70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410105010679 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-268:LU)[0x563b4cc4ad70]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410105010679 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-268:LU)[0x563b4cc4ad70]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410105010679 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-268:LU)[0x563b4cc4ad70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410105010679 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-268:LU)[0x563b4cc4ad70]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410105010679 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-268:LU)[0x563b4cc55c40]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105010679 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-268:LU)[0x563b4cc55c40]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-268:LU)[0x563b4cc4ad70] (fsm.c:486) 20250410105010679 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-268:LU)[0x563b4cc55c40]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410105010679 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-268:LU)[0x563b4cc55c40]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) MSC_Test_0-M3UA(1469)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1469)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1469)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1469)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: { messageType := 2, destLocRef := '232553'O ("#%S"), sourceLocRef := '00010C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105010679 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105010680 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105010680 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105010680 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105010680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105010680 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105010680 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105010680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105010680 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105010680 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0d 02 23 25 53 00 01 0c 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105010680 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105010680 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105010680 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105010680 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105010680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105010680 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105010680 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105010680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105010680 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105010680 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 23 25 53 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 35 (osmo_ss7_asp.c:1175) MSC_Test-GSUP(1476)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc_csd0(1478) MSC_Test-GSUP(1476)@7d38b4d9c9a0: Added IMSI table entry 0TC_ho_inter_bsc_csd0(1478)"262420000000053" 20250410105010692 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410105010692 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_bsc_csd0(1478)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd0(1478)@7d38b4d9c9a0: setverdict(pass): none -> pass MSC_Test_1-RAN(1471)@7d38b4d9c9a0: f_create_expect(l3 := omit, n_connectPointCode := 194 20250410105010727 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105010727 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105010727 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105010727 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105010727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105010727 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105010727 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105010727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105010727 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105010727 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 22 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 0c 00 01 0b 00 09 54 12 03 52 49 82 13 01 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_1-RAN(1471)@7d38b4d9c9a0: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_csd1(1479) MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: vl_len:11 MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1469)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105010730 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105010730 DVLR DEBUG IMSI:262420000000053 has MSISDN:491230000053 (vlr.c:1045) 20250410105010730 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250410105010730 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) MSC_Test_0-M3UA(1469)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1469)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105010764 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105010764 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105010764 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105010764 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105010764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105010764 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105010764 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105010764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105010764 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105010764 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 23 25 53 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 18 76 1d 56 (osmo_ss7_asp.c:1175) 20250410105010761 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105010761 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-268:LU)[0x563b4cc4ad70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410105010761 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-268:LU)[0x563b4cc55c40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410105010761 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-268:LU)[0x563b4cc55c40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410105010761 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-268:LU)[0x563b4cc55c40]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410105010761 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-268:LU)[0x563b4cc55c40]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-268:LU)[0x563b4cc4ad70] (vlr_lu_fsm.c:110) 20250410105010761 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-268:LU)[0x563b4cc55c40]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410105010761 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-268:LU)[0x563b4cc55c40]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105010761 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-268:LU)[0x563b4cc4ad70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410105010761 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-268:LU)[0x563b4cc4ad70]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410105010761 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-268:LU)[0x563b4cc4ff20]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105010761 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-268:LU)[0x563b4cc4ff20]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-268:LU)[0x563b4cc4ad70] (fsm.c:486) 20250410105010761 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-268:LU)[0x563b4cc4ff20]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410105010761 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-268:LU)[0x563b4cc4ff20]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410105010761 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-268:LU)[0x563b4cc4ff20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410105010761 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-268:LU)[0x563b4cc4ff20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410105010761 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:TMSInew-0x18761D56) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250410105010761 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-268:LU)[0x563b4cc4ff20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410105010761 DMM DEBUG -> IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:TMSInew-0x18761D56 LOCATION UPDATE ACCEPT (TMSI = 0x18761d56) (gsm_04_08.c:149) 20250410105010761 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:TMSInew-0x18761D56 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) TC_ho_inter_bsc_csd0(1478)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1468)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1468)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O 20250410105010837 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105010837 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105010837 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105010837 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105010837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105010837 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105010837 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105010837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105010837 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105010837 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 0c 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1469)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105010838 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105010838 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105010838 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105010838 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105010838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105010838 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105010838 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105010838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105010838 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105010838 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 23 25 53 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) 20250410105010838 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:TMSInew-0x18761D56:GERAN-A-268:LU)[0x563b4cc242e0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410105010838 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:TMSInew-0x18761D56:GERAN-A-268:LU)[0x563b4cc4ad70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410105010838 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-268:LU)[0x563b4cc4ff20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410105010838 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250410105010838 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-268:LU)[0x563b4cc4ff20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410105010838 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-268:LU)[0x563b4cc4ad70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410105010838 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-268:LU)[0x563b4cc4ff20]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410105010838 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-268:LU)[0x563b4cc4ff20]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-268:LU)[0x563b4cc4ad70] (vlr_lu_fsm.c:817) 20250410105010838 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-268:LU)[0x563b4cc4ff20]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410105010838 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB86CB864:GERAN-A-268:LU)[0x563b4cc4ff20]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105010838 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-268:LU)[0x563b4cc4ad70]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410105010838 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250410105010838 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105010838 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105010838 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105010838 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_0-M3UA(1469)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1469)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1469)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105010849 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105010849 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105010849 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105010849 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105010849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105010849 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105010849 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105010849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105010849 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105010849 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 0c 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105010852 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-268:LU)[0x563b4cc4ad70]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105010852 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-268:LU)[0x563b4cc4ad70]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-268:LU)[0x563b4cc242e0] (msc_a.c:1053) 20250410105010852 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-268:LU)[0x563b4cc4ad70]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410105010852 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-268:LU)[0x563b4cc4ad70]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105010852 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-268:LU)[0x563b4cc4ad70]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410105010853 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56 - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-M3UA(1469)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1469)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(1469)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105010856 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105010856 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105010856 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105010856 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105010856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105010856 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105010856 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105010856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105010856 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105010856 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0d 04 23 25 53 00 01 0c 00 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410105010858 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105010858 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105010858 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105010858 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105010858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105010858 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105010858 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105010858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105010858 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105010858 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 0c 23 25 53 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1468)@7d38b4d9c9a0: Deleted conn table entry 0TC_ho_inter_bsc_csd0(1478)2303315 TC_ho_inter_bsc_csd0(1478)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1478)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd0(1478)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1478)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105010878 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410105010878 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_bsc_csd0(1478)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '18761D56'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1468)@7d38b4d9c9a0: Added conn table entry 0TC_ho_inter_bsc_csd0(1478)2134908 MSC_Test_0-RAN(1468)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(1469)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105011064 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105011064 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105011064 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105011064 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105011064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105011064 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105011064 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105011064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105011064 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105011064 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 20 93 7c 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 18 76 1d 56 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105011065 DMM DEBUG msc_a(TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ)[0x563b4c998780]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250410105011065 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ)[0x563b4cbf5710]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410105011065 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ)[0x563b4cbf5710]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ)[0x563b4c998780] (fsm.c:486) 20250410105011065 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ)[0x563b4cbf5710]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410105011065 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ)[0x563b4cbf5710]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410105011065 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410105011065 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410105011065 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ)[0x563b4cbf5710]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410105011065 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ)[0x563b4cbf5710]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410105011065 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ)[0x563b4cbf5710]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410105011065 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ)[0x563b4cbf5710]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410105011065 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ)[0x563b4cbf5710]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410105011065 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ)[0x563b4cbf5710]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410105011065 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ)[0x563b4cbf5710]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410105011065 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ)[0x563b4cbf5710]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410105011065 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ)[0x563b4cbf5710]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410105011065 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ)[0x563b4cbf5710]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410105011065 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250410105011065 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410105011066 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105011066 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105011066 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105011066 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105011066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105011066 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105011066 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105011066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105011066 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105011066 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0c 02 20 93 7c 00 01 0d 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105011066 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105011066 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105011066 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105011066 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105011066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105011066 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105011066 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105011066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105011066 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105011066 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 20 93 7c 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 35 (osmo_ss7_asp.c:1175) 20250410105011066 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105011066 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105011066 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105011066 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105011066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105011066 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105011066 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105011066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105011066 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105011066 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 20 93 7c 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1469)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1469)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1469)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1469)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1469)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1469)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: { messageType := 2, destLocRef := '20937C'O, sourceLocRef := '00010D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105011069 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410105011069 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_bsc_csd0(1478)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd0(1478)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1473)@7d38b4d9c9a0: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc_csd0(1478) MSC_Test-MGCP(1474)@7d38b4d9c9a0: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_bsc_csd0(1478) MSC_Test_0-RAN(1468)@7d38b4d9c9a0: patching N(SD)=1 into dtap '03050407E18A89210440805E04802143F5'O MSC_Test_0-RAN(1468)@7d38b4d9c9a0: patched enc_l3: '03450407E18A89210440805E04802143F5'O 20250410105011088 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105011088 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105011088 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105011088 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105011088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105011088 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105011088 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105011088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105011088 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105011088 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 0d 00 01 14 01 00 11 03 45 04 07 e1 8a 89 21 04 40 80 5e 04 80 21 43 f5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105011089 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250410105011089 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56 callref-0x80000012 tid-8) New transaction (transaction.c:231) MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: vl_len:20 MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210440805E04802143F5'O 20250410105011090 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ callref-0x80000012 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250410105011090 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ callref-0x80000012 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105011090 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250410105011090 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ callref-0x80000012 tid-8) codec/BS: :0{CLEARMODE#120,BS25T} (from: MS={BS25T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:702) 20250410105011090 DCC INFO trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ callref-0x80000012 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250410105011090 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ callref-0x80000012 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250410105011090 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ)[0x563b4cc4ff20]{ESTABLISHING}: Allocated (fsm.c:456) 20250410105011090 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ)[0x563b4cc4ff20]{ESTABLISHING}: is child of msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ)[0x563b4c998780] (fsm.c:486) 20250410105011090 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ callref-0x80000012 tid-8) codec/BS: :0{CLEARMODE#120,BS25T} (from: MS={BS25T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:2161) 20250410105011090 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ)[0x563b4cc4fdf0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410105011090 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ)[0x563b4cc4fdf0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ)[0x563b4cc4ff20] (fsm.c:486) 20250410105011090 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_CN:no-CI)[0x563b4cc4fdf0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250410105011090 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_CN:no-CI)[0x563b4cc4fdf0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250410105011090 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ)[0x563b4cc07150]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410105011090 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ)[0x563b4cc07150]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ)[0x563b4cc4ff20] (fsm.c:486) 20250410105011090 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:no-CI)[0x563b4cc07150]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250410105011090 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:no-CI)[0x563b4cc07150]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test_0-M3UA(1469)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1474)@7d38b4d9c9a0: Found Expect[0] for { line := { verb := "CRCX", trans_id := "157", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "78" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_inter_bsc_csd0(1478) TC_ho_inter_bsc_csd0(1478)@7d38b4d9c9a0: f_mo_call_establish 2: rx 1st CRCX 20250410105011119 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_CN:no-CI)[0x563b4cc4fdf0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105011119 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ)[0x563b4cc4ff20]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410105011119 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ callref-0x80000012 tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test-MNCC(1473)@7d38b4d9c9a0: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc_csd0(1478) MSC_Test-MNCC(1473)@7d38b4d9c9a0: Added conn table entry 0TC_ho_inter_bsc_csd0(1478)-2147483630 TC_ho_inter_bsc_csd0(1478)@7d38b4d9c9a0: f_mo_call_establish 1: rx MNCC SETUP ind 20250410105011127 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ callref-0x80000012 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) TC_ho_inter_bsc_csd0(1478)@7d38b4d9c9a0: f_mo_call_establish 6: rx 2nd CRCX 20250410105011129 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:no-CI)[0x563b4cc07150]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105011130 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ)[0x563b4cc4ff20]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410105011130 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ callref-0x80000012 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS25T} (from: MS={BS25T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:705) 20250410105011130 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ callref-0x80000012 tid-8) Sending Assignment Command (msc_a.c:706) 20250410105011130 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105011130 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105011130 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105011130 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105011130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105011130 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105011130 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105011130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105011130 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105011130 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 31 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 20 93 7c 00 01 1a 00 18 01 0b 03 02 0a 11 7c 06 02 02 02 02 2a f8 7d 03 4f fd 00 7f 78 00 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1469)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1469)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1478)@7d38b4d9c9a0: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: Session index based on connection ID:020250410105011139 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4cc07150]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250410105011139 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4cc07150]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250410105011139 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc07150]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250410105011139 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105011139 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105011139 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105011139 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105011139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105011139 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105011139 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105011139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105011139 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105011139 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 0d 00 01 10 00 0e 02 7c 06 09 08 07 06 23 28 7e 03 4f fd 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: vl_len:16 MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1469)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105011139 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ callref-0x80000012 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS25T} (from: MS={BS25T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:1596) 20250410105011139 DCC INFO trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ callref-0x80000012 tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250410105011139 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ callref-0x80000012 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS25T} (from: MS={BS25T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:2187) 20250410105011139 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ callref-0x80000012 tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_ho_inter_bsc_csd0(1478)@7d38b4d9c9a0: f_mo_call_establish 3: rx RTP CREATE 20250410105011145 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ callref-0x80000012 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250410105011145 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ callref-0x80000012 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105011145 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ callref-0x80000012 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105011145 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ callref-0x80000012 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250410105011146 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105011146 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105011146 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105011146 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105011146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105011146 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105011146 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105011146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105011146 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105011146 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 25 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 20 93 7c 00 01 0e 01 00 0b 83 02 04 07 e1 b8 88 21 04 40 81 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1469)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1469)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1478)@7d38b4d9c9a0: f_mo_call_establish 5: rx MDCX for the RAN side 20250410105011151 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc07150]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105011151 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc07150]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410105011151 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ)[0x563b4cc4ff20]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410105011153 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ callref-0x80000012 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250410105011153 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ callref-0x80000012 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105011153 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ callref-0x80000012 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105011153 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ callref-0x80000012 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250410105011153 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105011153 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105011153 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105011153 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105011153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105011153 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105011153 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105011153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105011153 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105011153 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 20 93 7c 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1469)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1469)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1478)@7d38b4d9c9a0: f_mo_call_establish 7: rx CC Alerting 20250410105011156 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ callref-0x80000012 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250410105011156 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ callref-0x80000012 tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250410105011156 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ callref-0x80000012 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS25T} (from: MS={BS25T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:798) 20250410105011156 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc4fdf0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250410105011156 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc4fdf0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250410105011156 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc4fdf0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250410105011157 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ callref-0x80000012 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250410105011157 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ callref-0x80000012 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105011157 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ callref-0x80000012 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105011157 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ callref-0x80000012 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250410105011157 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ callref-0x80000012 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250410105011158 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105011158 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105011158 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105011158 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105011158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105011158 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105011158 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105011158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105011158 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105011158 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 20 93 7c 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1469)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1469)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1478)@7d38b4d9c9a0: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1468)@7d38b4d9c9a0: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1468)@7d38b4d9c9a0: patched enc_l3: '038F'O MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: vl_from020250410105011162 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105011163 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105011163 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105011163 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105011163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105011163 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105011163 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105011163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105011163 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105011163 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 0d 00 01 05 01 00 02 03 8f 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105011163 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ callref-0x80000012 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250410105011163 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ callref-0x80000012 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250410105011163 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ callref-0x80000012 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250410105011163 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ callref-0x80000012 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105011163 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ callref-0x80000012 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_ho_inter_bsc_csd0(1478)@7d38b4d9c9a0: as_optional_mgcp_mdcx: rx MDCX MSC_Test_0-M3UA(1469)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_csd0(1478)@7d38b4d9c9a0: { line := { verb := "MDCX", trans_id := "160", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "78" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "78", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002038F'O 20250410105011164 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc4fdf0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105011164 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc4fdf0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410105011164 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ)[0x563b4cc4ff20]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410105011164 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ)[0x563b4cc4ff20]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_ho_inter_bsc_csd0(1478)@7d38b4d9c9a0: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc_csd0(1478)@7d38b4d9c9a0: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc_csd0(1478)@7d38b4d9c9a0: f_mo_call_establish DONE TC_ho_inter_bsc_csd0(1478)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: vl_len:16 MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000E1104010C1A080020F32400050006'O MSC_Test_0-M3UA(1469)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105012672 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105012672 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105012672 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105012672 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105012672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105012672 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105012672 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105012672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105012672 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105012672 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 0d 00 01 10 00 0e 11 04 01 0c 1a 08 00 20 f3 24 00 05 00 06 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105012672 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105012672 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105012672 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105012673 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250410105012673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105012673 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=10 -> eSLS=74: picked Normal Route via 'virt-bsc1' round-robin style (osmo_ss7_combined_linkset.c:283) 20250410105012673 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105012673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250410105012673 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105012673 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 b9 00 00 00 c2 03 00 00 0a 01 00 09 30 02 02 06 04 43 c2 00 fe 04 04 43 b9 00 fe 0f 46 00 44 10 0b 03 02 0a 11 0a 01 01 12 03 50 59 02 05 08 00 62 f2 24 00 17 00 2a 05 08 00 20 f3 24 00 05 00 06 04 01 0c 13 01 01 08 08 29 26 24 00 00 00 00 35 7c 06 02 02 02 02 2a f8 7d 03 4f fd 00 7f 78 00 00 00 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(1472)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(1472)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1470)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_1-SCCP(1470)@7d38b4d9c9a0: Warning: Stopping inactive timer T_ias[0]. MSC_Test_1-RAN(1471)@7d38b4d9c9a0: ExpectedCreateCallback handoverRequest 194 MSC_Test_1-RAN(1471)@7d38b4d9c9a0: ExpectTable[0].n_connectPointCode = 194 ==? 194 MSC_Test_1-RAN(1471)@7d38b4d9c9a0: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_csd1(1479) MSC_Test_1-RAN(1471)@7d38b4d9c9a0: Added conn table entry 0TC_ho_inter_bsc_csd1(1479)3465143 MSC_Test_1-SCCP(1470)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_1-SCCP(1470)@7d38b4d9c9a0: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250410105012679 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105012679 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105012679 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410105012679 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410105012679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105012679 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105012679 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105012679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105012679 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105012679 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 c2 00 00 00 b9 03 02 00 00 02 00 09 30 65 a1 07 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(1472)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-SCCP(1470)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_1-SCCP(1470)@7d38b4d9c9a0: vl_len:25 MSC_Test_1-SCCP(1470)@7d38b4d9c9a0: vl_from0 MSC_Test_1-SCCP(1470)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060102030409267E0180'O MSC_Test_1-M3UA(1472)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105012880 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105012880 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105012880 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410105012880 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410105012880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105012880 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105012880 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105012880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105012880 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105012880 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 30 00 00 00 c2 00 00 00 b9 03 02 00 00 06 00 09 30 00 01 19 00 17 12 17 09 06 2b d1 04 0e 00 09 00 00 7c 06 01 02 03 04 09 26 7e 01 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105012881 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105012881 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105012881 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105012881 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105012881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105012881 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105012881 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105012881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105012881 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105012881 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2f 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 20 93 7c 00 01 18 00 16 13 17 09 06 2b d1 04 0e 00 09 00 00 05 08 00 00 f0 00 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1469)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1469)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1478)@7d38b4d9c9a0: GOT HandoverCommand{ discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 22, pdu := { bssmap := { handoverCommand := { messageType := '13'O, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 9, layer3info := '062BD1040E00090000'O }, cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F000'O, lac := '0000'O, ci := '0000'O } } }, newBSSToOldBSSInfo := omit, talkerPriority := omit } } } } MSC_Test_1-SCCP(1470)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_1-SCCP(1470)@7d38b4d9c9a0: vl_len:3 MSC_Test_1-SCCP(1470)@7d38b4d9c9a0: vl_from0 MSC_Test_1-SCCP(1470)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '00011B'O 20250410105013187 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105013187 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105013187 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410105013187 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410105013187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105013187 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105013187 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105013187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105013187 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105013187 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c2 00 00 00 b9 03 02 00 00 06 00 09 30 00 01 03 00 01 1b 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(1472)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105013187 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc07150]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250410105013187 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc07150]{ESTABLISHING}: setting remote addr to 1.2.3.4:2342 (rtp_stream.c:476) 20250410105013187 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x563b4cc07150]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250410105013187 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:CI-22222:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x563b4cc07150]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250410105013187 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105013187 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105013187 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105013187 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105013187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105013187 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105013187 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105013187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105013187 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105013187 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1a 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 20 93 7c 00 01 03 00 01 15 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1469)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1469)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105013189 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x563b4cc07150]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105013189 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x563b4cc07150]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410105013189 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ)[0x563b4cc4ff20]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_1-SCCP(1470)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_1-SCCP(1470)@7d38b4d9c9a0: vl_len:3 MSC_Test_1-SCCP(1470)@7d38b4d9c9a0: vl_from0 MSC_Test_1-SCCP(1470)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_1-M3UA(1472)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105013392 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105013392 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105013392 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410105013392 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410105013392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105013392 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105013392 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105013392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105013392 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105013392 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c2 00 00 00 b9 03 02 00 00 06 00 09 30 00 01 03 00 01 14 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105013392 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105013393 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105013393 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105013393 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105013393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105013393 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105013393 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105013393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105013393 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105013393 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 20 93 7c 00 01 06 00 04 20 04 01 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1469)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1469)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410105013395 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105013395 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105013395 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105013395 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105013395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105013395 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105013395 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105013395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105013395 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105013395 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 0d 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1469)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105013395 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105013395 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105013395 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105013395 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105013395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105013395 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105013395 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105013395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105013395 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105013395 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0c 04 20 93 7c 00 01 0d 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1469)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1469)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: Session index based on local reference:0 20250410105013395 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105013395 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105013395 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105013395 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105013395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1469)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105013395 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105013395 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105013395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105013395 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105013395 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 0d 20 93 7c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1468)@7d38b4d9c9a0: Deleted conn table entry 0TC_ho_inter_bsc_csd0(1478)2134908 TC_ho_inter_bsc_csd0(1478)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105013396 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56 + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250410105013396 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56 - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_bsc_csd0(1478)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd0(1478)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1478)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd0(1478)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1478)@7d38b4d9c9a0: FIRST inter-BSC Handover done MSC_Test_0-RAN(1468)@7d38b4d9c9a0: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1468)@7d38b4d9c9a0: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_csd0(1478) 20250410105016291 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105016291 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105016291 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410105016291 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410105016291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105016291 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105016291 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105016291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105016291 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105016291 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c2 00 00 00 b9 03 02 00 00 06 00 09 30 00 01 10 00 0e 11 04 01 0c 1a 08 00 62 f2 24 00 17 00 2a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_1-SCCP(1470)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_1-SCCP(1470)@7d38b4d9c9a0: vl_len:16 MSC_Test_1-SCCP(1470)@7d38b4d9c9a0: vl_from0 MSC_Test_1-SCCP(1470)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000E1104010C1A080062F2240017002A'O MSC_Test_1-M3UA(1472)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105016292 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105016292 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105016292 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105016292 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105016292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105016292 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105016292 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105016292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105016292 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105016292 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 116 bytes: [L2]> 01 00 01 01 00 00 00 74 02 10 00 6b 00 00 00 b9 00 00 00 c1 03 00 00 0b 01 00 09 31 02 02 06 04 43 c1 00 fe 04 04 43 b9 00 fe 0f 46 00 44 10 0b 03 02 0a 11 0a 01 01 12 03 50 59 02 05 08 00 62 f2 24 00 17 00 2a 05 08 00 62 f2 24 00 17 00 2a 04 01 0c 13 01 01 08 08 29 26 24 00 00 00 00 35 7c 06 02 02 02 02 2a f8 7d 03 4f fd 00 7f 78 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1469)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1469)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1468)@7d38b4d9c9a0: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1468)@7d38b4d9c9a0: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1468)@7d38b4d9c9a0: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_csd0(1478) MSC_Test_0-RAN(1468)@7d38b4d9c9a0: Added conn table entry 0TC_ho_inter_bsc_csd0(1478)12600110 MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1469)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105016294 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105016294 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105016294 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105016294 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105016294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105016294 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105016294 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105016294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105016294 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105016294 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 c1 00 00 00 b9 03 02 00 00 02 00 09 31 61 f2 b8 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: vl_len:25 MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1469)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105016500 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105016500 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105016500 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105016500 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105016500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105016500 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105016500 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105016500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105016500 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105016500 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 30 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 31 00 01 19 00 17 12 17 09 06 2b d1 04 0e 00 09 00 00 7c 06 09 08 07 06 23 28 7e 01 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105016500 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105016500 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105016500 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105016500 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250410105016500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105016500 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=10 -> eSLS=74: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250410105016500 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105016500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250410105016500 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105016500 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 b9 00 00 00 c2 03 00 00 0a 06 65 a1 07 00 01 18 00 16 13 17 09 06 2b d1 04 0e 00 09 00 00 05 08 00 00 f0 00 00 00 00 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(1472)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(1472)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1470)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_1-SCCP(1470)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1470)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1470)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd1(1479)@7d38b4d9c9a0: GOT HandoverCommand{ discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 22, pdu := { bssmap := { handoverCommand := { messageType := '13'O, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 9, layer3info := '062BD1040E00090000'O }, cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F000'O, lac := '0000'O, ci := '0000'O } } }, newBSSToOldBSSInfo := omit, talkerPriority := omit } } } } MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '00011B'O 20250410105016798 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105016798 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105016798 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105016798 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105016798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105016798 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105016798 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105016798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105016798 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105016798 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 31 00 01 03 00 01 1b 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1469)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105016798 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x563b4cc07150]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250410105016798 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x563b4cc07150]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250410105016798 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc07150]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250410105016798 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc07150]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250410105016798 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105016798 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105016798 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105016798 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250410105016798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105016798 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=10 -> eSLS=74: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250410105016798 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105016798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250410105016798 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105016798 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 b9 00 00 00 c2 03 00 00 0a 06 65 a1 07 00 01 03 00 01 15 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(1472)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(1472)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1470)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_1-SCCP(1470)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1470)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1470)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105016800 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc07150]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105016800 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc07150]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410105016800 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ)[0x563b4cc4ff20]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1469)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105017000 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105017000 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105017000 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105017000 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105017000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105017000 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105017000 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105017000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105017000 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105017000 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 31 00 01 03 00 01 14 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105017001 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105017001 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105017001 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105017001 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250410105017001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105017001 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=10 -> eSLS=74: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250410105017001 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105017001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250410105017001 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105017001 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1d 00 00 00 b9 00 00 00 c2 03 00 00 0a 06 65 a1 07 00 01 06 00 04 20 04 01 00 00 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(1472)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(1472)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1470)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_1-SCCP(1470)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1470)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1470)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1470)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_1-SCCP(1470)@7d38b4d9c9a0: vl_len:3 MSC_Test_1-SCCP(1470)@7d38b4d9c9a0: vl_from0 MSC_Test_1-SCCP(1470)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410105017003 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105017003 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105017003 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410105017003 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410105017003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105017003 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105017003 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105017003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105017003 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105017003 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c2 00 00 00 b9 03 02 00 00 06 00 09 30 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(1472)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105017003 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105017003 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105017003 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105017003 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250410105017003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105017003 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=10 -> eSLS=74: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250410105017003 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105017003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250410105017003 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105017003 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c2 03 00 00 0a 04 65 a1 07 00 09 30 00 00 00 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(1472)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(1472)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1470)@7d38b4d9c9a0: Session index based on local reference:0 20250410105017004 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105017004 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105017004 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410105017004 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410105017004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105017004 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105017004 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105017004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105017004 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105017004 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c2 00 00 00 b9 03 02 00 00 05 00 09 30 65 a1 07 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(1472)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-RAN(1471)@7d38b4d9c9a0: Deleted conn table entry 0TC_ho_inter_bsc_csd1(1479)3465143 TC_ho_inter_bsc_csd1(1479)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410105017005 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56 + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250410105017005 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56 - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_bsc_csd1(1479)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd1(1479)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd1(1479)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd1(1479)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd1(1479)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd1(1479)@7d38b4d9c9a0: Final verdict of PTC: pass TC_ho_inter_bsc_csd0(1478)@7d38b4d9c9a0: f_call_hangup 0: tx MNCC_DISC_REQ 20250410105019910 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-2353:CM_SERVICE_REQ callref-0x80000012 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250410105019910 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-2353:CM_SERVICE_REQ callref-0x80000012 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105019910 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-2353:CM_SERVICE_REQ callref-0x80000012 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250410105019910 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-2353:CM_SERVICE_REQ callref-0x80000012 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250410105019910 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105019910 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105019910 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105019910 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105019910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105019910 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105019910 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105019910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105019910 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105019910 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 61 f2 b8 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1469)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1469)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1478)@7d38b4d9c9a0: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1468)@7d38b4d9c9a0: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1468)@7d38b4d9c9a0: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: vl_len:9 MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O MSC_Test_0-M3UA(1469)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105019919 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105019919 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105019919 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105019919 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105019919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105019919 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105019919 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105019919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105019919 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105019919 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 31 00 01 09 01 00 06 03 ed 08 02 e1 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105019919 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-2353:CM_SERVICE_REQ callref-0x80000012 tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250410105019919 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-2353:CM_SERVICE_REQ callref-0x80000012 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250410105019920 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-2353:CM_SERVICE_REQ callref-0x80000012 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250410105019920 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-2353:CM_SERVICE_REQ callref-0x80000012 tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250410105019920 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-2353:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250410105019920 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-2353:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105019920 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250410105019920 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105019920 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105019920 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105019920 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ)[0x563b4cc4ff20]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250410105019920 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc07150]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410105019920 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc07150]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ)[0x563b4cc4ff20] (call_leg.c:197) 20250410105019920 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc07150]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410105019920 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc07150]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410105019921 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc4fdf0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410105019921 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc4fdf0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ)[0x563b4cc4ff20] (call_leg.c:197) 20250410105019921 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ)[0x563b4cc4ff20]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250410105019921 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc4fdf0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410105019921 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc4fdf0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410105019921 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ)[0x563b4cc4ff20]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250410105019921 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ)[0x563b4cc4ff20]{RELEASING}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-2353:CM_SERVICE_REQ)[0x563b4c998780] (call_leg.c:198) 20250410105019921 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ)[0x563b4cc4ff20]{RELEASING}: Freeing instance (call_leg.c:198) 20250410105019921 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-269:CM_SERVICE_REQ)[0x563b4cc4ff20]{RELEASING}: Deallocated (fsm.c:568) 20250410105019921 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105019921 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105019921 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105019921 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105019921 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105019921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105019921 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105019921 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105019921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105019921 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105019921 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 61 f2 b8 00 01 05 01 00 02 83 2a (osmo_ss7_asp.c:1175) 20250410105019921 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105019922 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105019922 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105019922 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105019922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105019922 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105019922 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105019922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105019922 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105019922 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 61 f2 b8 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1469)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1469)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1469)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1469)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1473)@7d38b4d9c9a0: Deleted conn table entry 0TC_ho_inter_bsc_csd0(1478)-2147483630 TC_ho_inter_bsc_csd0(1478)@7d38b4d9c9a0: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_bsc_csd0(1478)@7d38b4d9c9a0: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc_csd0(1478)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_csd0(1478)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_csd0(1478)@7d38b4d9c9a0: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1469)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105019929 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105019929 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105019929 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105019929 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105019929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105019929 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105019929 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105019929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105019929 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105019929 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 31 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105019930 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-2353:CM_SERVICE_REQ)[0x563b4cbf5710]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105019930 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-2353:CM_SERVICE_REQ)[0x563b4cbf5710]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-2353:CM_SERVICE_REQ)[0x563b4c998780] (msc_a.c:1053) 20250410105019930 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-2353:CM_SERVICE_REQ)[0x563b4cbf5710]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105019930 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56:GERAN-A-2353:CM_SERVICE_REQ)[0x563b4cbf5710]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410105019930 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x18761D56 - active-conn: now used by 1 (attached) (msub.c:375) 20250410105019930 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105019930 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105019930 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105019930 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105019930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105019930 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105019930 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105019930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105019930 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105019930 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0b 04 61 f2 b8 00 09 31 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1469)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1469)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: Session index based on local reference:0 20250410105019931 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105019931 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105019931 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105019931 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(1469)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105019931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105019931 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105019931 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105019931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105019931 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105019931 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 09 31 61 f2 b8 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1468)@7d38b4d9c9a0: Deleted conn table entry 0TC_ho_inter_bsc_csd0(1478)12600110 TC_ho_inter_bsc_csd0(1478)@7d38b4d9c9a0: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc_csd0(1478)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1478)@7d38b4d9c9a0: f_call_hangup 9: done TC_ho_inter_bsc_csd0(1478)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1478)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test_0-SCCP(1467)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105021944 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410105021944 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_1-RAN(1471)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(1473)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(1476)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105021947 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410105021947 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105021947 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410105021947 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410105021947 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410105021947 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105021947 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410105021947 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410105021947 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410105021947 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105021947 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1126) 20250410105021947 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410105021947 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410105021947 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410105021947 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410105021947 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105021947 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410105021947 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410105021947 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410105021947 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410105021947 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105021948 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:378) MSC_Test_1-M3UA(1472)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-SCCP(1470)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105021947 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410105021948 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410105021948 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410105021948 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105021948 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410105021948 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410105021948 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410105021948 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105021948 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410105021948 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410105021948 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410105021948 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410105021948 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410105021948 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105021948 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105021948 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410105021948 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410105021948 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410105021948 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250410105021948 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410105021948 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1469)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(1475)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1466)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1481)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(1468)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(1474)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1480)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(1477)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1466): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(1467): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(1468): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(1469): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-SCCP(1470): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-RAN(1471): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-M3UA(1472): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(1473): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(1474): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(1475): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(1476): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(1477): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_ho_inter_bsc_csd0(1478): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC TC_ho_inter_bsc_csd1(1479): pass (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1480): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1481): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_ho_inter_bsc_csd finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_csd pass'. Thu Apr 10 10:50:21 UTC 2025 ====== MSC_Tests.TC_ho_inter_bsc_csd pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_ho_inter_bsc_csd.talloc 20250410105022949 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=772340) 20250410105023949 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410105023949 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410105023949 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410105023949 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410105023949 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410105023949 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410105023950 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=772340, count=773500) 20250410105024952 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_csd pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out'. ------ MSC_Tests.TC_ho_inter_msc_out ------ Thu Apr 10 10:50:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_ho_inter_msc_out.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_ho_inter_msc_out.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410105025953 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_ho_inter_msc_out started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(1485)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(1485)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1485)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410105026551 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1486)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410105026745 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410105026745 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410105026745 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410105026745 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1485)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1485)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1485)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410105026750 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105026750 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410105026750 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410105026750 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410105026750 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410105026750 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410105026750 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410105026750 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105026750 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410105026750 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410105026750 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1485)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(1485)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1485)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1485)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1485)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410105026751 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105026751 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410105026751 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410105026751 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410105026751 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410105026751 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410105026751 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410105026751 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105026751 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410105026751 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410105026751 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105026751 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410105026751 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410105026751 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1485)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1485)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1485)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1485)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1485)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1485)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1485)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1485)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105026954 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410105026955 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1488)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1488)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410105026961 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1488)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1488)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1488)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1488)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1488)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1488)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410105026985 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410105026985 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-MNCC(1486)@7d38b4d9c9a0: Created MnccExpect[0] for "491230099999" to be handled at TC_ho_inter_msc_out0(1491) MSC_Test-GSUP(1489)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000054" to be handled at TC_ho_inter_msc_out0(1491) TC_ho_inter_msc_out0(1491)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000054'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410105027557 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105027557 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105027557 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105027557 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105027557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105027557 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105027557 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105027557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105027557 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105027557 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1485)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105027558 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105027558 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105027558 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105027558 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105027558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105027558 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105027558 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105027558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105027558 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105027558 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1485)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1485)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1484)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1484)@7d38b4d9c9a0: Added conn table entry 0TC_ho_inter_msc_out0(1491)14147072 MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(1484)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1485)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105027564 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105027564 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105027564 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105027564 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105027564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105027564 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105027564 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105027564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105027564 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105027564 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 d7 de 00 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 45 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105027564 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-270:LU)[0x563b4cc48160]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000054 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410105027564 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-270:LU)[0x563b4cc48160]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410105027565 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-270:LU)[0x563b4cc55e30]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410105027565 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-270:LU)[0x563b4cc55e30]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000054:GERAN-A-270:LU)[0x563b4cc48160] (fsm.c:486) 20250410105027565 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-270:LU)[0x563b4cc55e30]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410105027565 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-270:LU)[0x563b4cc55e30]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410105027565 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410105027565 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410105027565 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250410105027565 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410105027565 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842:GERAN-A-270:LU)[0x563b4cc55e30]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410105027565 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842:GERAN-A-270:LU)[0x563b4cc55e30]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410105027565 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842:GERAN-A-270:LU)[0x563b4cc55e30]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410105027565 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842:GERAN-A-270:LU)[0x563b4cc55e30]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410105027565 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842:GERAN-A-270:LU)[0x563b4cc55e30]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410105027565 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842:GERAN-A-270:LU)[0x563b4cc55e30]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410105027565 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842:GERAN-A-270:LU)[0x563b4cc242e0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105027565 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842:GERAN-A-270:LU)[0x563b4cc242e0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842:GERAN-A-270:LU)[0x563b4cc55e30] (fsm.c:486) 20250410105027565 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842:GERAN-A-270:LU)[0x563b4cc242e0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410105027565 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842:GERAN-A-270:LU)[0x563b4cc242e0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410105027565 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105027565 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105027565 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105027565 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105027565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105027565 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105027565 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105027565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105027565 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105027565 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0f 02 d7 de 00 00 01 0e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105027565 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105027565 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105027565 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105027565 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105027565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105027565 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105027565 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105027565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105027565 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105027565 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 d7 de 00 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 45 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1485)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1485)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1485)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1485)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'D7DE00'O, sourceLocRef := '00010E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1489)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000054" handled at TC_ho_inter_msc_out0(1491) MSC_Test-GSUP(1489)@7d38b4d9c9a0: Added IMSI table entry 0TC_ho_inter_msc_out0(1491)"262420000000054" 20250410105027568 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410105027568 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: vl_len:11 MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1485)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105027569 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105027569 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105027569 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105027569 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105027569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105027569 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105027569 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105027569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105027569 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105027569 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 22 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 0e 00 01 0b 00 09 54 12 03 52 49 82 13 01 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_ho_inter_msc_out0(1491)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out0(1491)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410105027576 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105027576 DVLR DEBUG IMSI:262420000000054 has MSISDN:491230000054 (vlr.c:1045) 20250410105027576 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250410105027576 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105027577 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105027577 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842:GERAN-A-270:LU)[0x563b4cc55e30]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410105027577 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842:GERAN-A-270:LU)[0x563b4cc242e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410105027577 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842:GERAN-A-270:LU)[0x563b4cc242e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410105027577 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842:GERAN-A-270:LU)[0x563b4cc242e0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410105027577 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842:GERAN-A-270:LU)[0x563b4cc242e0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842:GERAN-A-270:LU)[0x563b4cc55e30] (vlr_lu_fsm.c:110) 20250410105027577 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842:GERAN-A-270:LU)[0x563b4cc242e0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410105027577 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842:GERAN-A-270:LU)[0x563b4cc242e0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105027577 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842:GERAN-A-270:LU)[0x563b4cc55e30]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410105027577 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842:GERAN-A-270:LU)[0x563b4cc55e30]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410105027577 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842:GERAN-A-270:LU)[0x563b4cc366f0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105027577 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842:GERAN-A-270:LU)[0x563b4cc366f0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842:GERAN-A-270:LU)[0x563b4cc55e30] (fsm.c:486) 20250410105027577 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842:GERAN-A-270:LU)[0x563b4cc366f0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410105027577 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842:GERAN-A-270:LU)[0x563b4cc366f0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410105027577 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842:GERAN-A-270:LU)[0x563b4cc366f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410105027577 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842:GERAN-A-270:LU)[0x563b4cc366f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410105027577 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842:TMSInew-0x0BEBF796) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250410105027577 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842:GERAN-A-270:LU)[0x563b4cc366f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410105027577 DMM DEBUG -> IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842:TMSInew-0x0BEBF796 LOCATION UPDATE ACCEPT (TMSI = 0x0bebf796) (gsm_04_08.c:149) 20250410105027577 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842:TMSInew-0x0BEBF796 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105027577 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105027577 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105027577 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105027577 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105027577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105027577 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105027577 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105027577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105027577 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105027577 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 d7 de 00 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 0b eb f7 96 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1485)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1485)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out0(1491)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1484)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1484)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1485)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105027584 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105027584 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105027584 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105027584 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105027584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105027584 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105027584 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105027584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105027584 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105027584 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 0e 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105027585 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842:TMSInew-0x0BEBF796:GERAN-A-270:LU)[0x563b4cc48160]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410105027585 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842:TMSInew-0x0BEBF796:GERAN-A-270:LU)[0x563b4cc55e30]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410105027585 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842:GERAN-A-270:LU)[0x563b4cc366f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410105027585 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250410105027585 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842:GERAN-A-270:LU)[0x563b4cc366f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410105027585 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-270:LU)[0x563b4cc55e30]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410105027585 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842:GERAN-A-270:LU)[0x563b4cc366f0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410105027585 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842:GERAN-A-270:LU)[0x563b4cc366f0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-270:LU)[0x563b4cc55e30] (vlr_lu_fsm.c:817) 20250410105027585 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842:GERAN-A-270:LU)[0x563b4cc366f0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410105027585 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08EC5842:GERAN-A-270:LU)[0x563b4cc366f0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105027585 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-270:LU)[0x563b4cc55e30]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410105027585 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250410105027585 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105027585 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105027585 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105027585 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105027585 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105027585 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105027585 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105027585 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105027585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105027585 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105027585 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105027585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105027585 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105027585 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 d7 de 00 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1485)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1485)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1485)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105027587 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105027587 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105027587 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105027587 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105027587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105027587 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105027587 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105027587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105027587 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105027587 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 0e 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105027587 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-270:LU)[0x563b4cc55e30]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105027587 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-270:LU)[0x563b4cc55e30]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-270:LU)[0x563b4cc48160] (msc_a.c:1053) 20250410105027587 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-270:LU)[0x563b4cc55e30]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410105027587 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-270:LU)[0x563b4cc55e30]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105027587 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-270:LU)[0x563b4cc55e30]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410105027588 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796 - active-conn: now used by 1 (attached) (msub.c:375) 20250410105027588 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105027588 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105027588 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105027588 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105027588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105027588 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105027588 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105027588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105027588 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105027588 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0f 04 d7 de 00 00 01 0e 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1485)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1485)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(1485)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105027588 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105027588 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105027588 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105027588 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105027588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105027588 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105027588 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105027588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105027588 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105027588 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 0e d7 de 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1484)@7d38b4d9c9a0: Deleted conn table entry 0TC_ho_inter_msc_out0(1491)14147072 TC_ho_inter_msc_out0(1491)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105027589 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410105027589 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_msc_out0(1491)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out0(1491)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out0(1491)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out0(1491)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '0BEBF796'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1484)@7d38b4d9c9a0: Added conn table entry 0TC_ho_inter_msc_out0(1491)5650339 MSC_Test_0-RAN(1484)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(1485)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105027792 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105027792 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105027792 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105027793 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105027793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105027793 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105027793 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105027793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105027793 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105027793 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 56 37 a3 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 0b eb f7 96 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105027794 DMM DEBUG msc_a(TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ)[0x563b4cc4ff20]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250410105027794 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ)[0x563b4c998590]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410105027794 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ)[0x563b4c998590]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ)[0x563b4cc4ff20] (fsm.c:486) 20250410105027794 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ)[0x563b4c998590]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410105027794 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ)[0x563b4c998590]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410105027794 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410105027794 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410105027794 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ)[0x563b4c998590]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410105027794 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ)[0x563b4c998590]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410105027794 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ)[0x563b4c998590]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410105027794 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ)[0x563b4c998590]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410105027794 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ)[0x563b4c998590]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410105027794 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ)[0x563b4c998590]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410105027794 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ)[0x563b4c998590]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410105027794 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ)[0x563b4c998590]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410105027794 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ)[0x563b4c998590]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410105027794 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ)[0x563b4c998590]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410105027794 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250410105027794 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410105027795 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105027795 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105027795 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105027795 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105027795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105027795 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105027795 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105027795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105027795 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105027795 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0e 02 56 37 a3 00 01 0f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105027795 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105027795 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105027795 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105027795 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105027795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105027795 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105027795 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105027795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105027795 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105027795 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 56 37 a3 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 45 (osmo_ss7_asp.c:1175) 20250410105027795 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105027795 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105027795 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105027795 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105027795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105027795 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105027795 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105027795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105027795 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105027795 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 56 37 a3 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1485)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1485)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1485)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: { messageType := 2, destLocRef := '5637A3'O, sourceLocRef := '00010F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(1485)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1485)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1485)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105027798 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410105027798 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_msc_out0(1491)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out0(1491)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1486)@7d38b4d9c9a0: Created MnccExpect[1] for "12345" to be handled at TC_ho_inter_msc_out0(1491) MSC_Test-MGCP(1487)@7d38b4d9c9a0: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_msc_out0(1491) MSC_Test_0-RAN(1484)@7d38b4d9c9a0: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1484)@7d38b4d9c9a0: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: vl_len:19 MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(1485)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105027815 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105027815 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105027815 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105027816 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105027816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105027816 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105027816 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105027816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105027816 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105027816 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 0f 00 01 13 01 00 10 03 45 04 06 60 05 04 02 00 81 5e 04 80 21 43 f5 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105027816 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250410105027816 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796 callref-0x80000013 tid-8) New transaction (transaction.c:231) 20250410105027816 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ callref-0x80000013 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250410105027816 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ callref-0x80000013 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105027816 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250410105027816 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ callref-0x80000013 tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:702) 20250410105027816 DCC INFO trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ callref-0x80000013 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250410105027816 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ callref-0x80000013 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250410105027816 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ)[0x563b4cc242e0]{ESTABLISHING}: Allocated (fsm.c:456) 20250410105027816 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ)[0x563b4cc242e0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ)[0x563b4cc4ff20] (fsm.c:486) 20250410105027816 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ callref-0x80000013 tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:2161) 20250410105027816 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ)[0x563b4cbf5710]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410105027816 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ)[0x563b4cbf5710]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ)[0x563b4cc242e0] (fsm.c:486) 20250410105027816 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_CN:no-CI)[0x563b4cbf5710]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250410105027816 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_CN:no-CI)[0x563b4cbf5710]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250410105027816 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ)[0x563b4cc02720]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410105027816 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ)[0x563b4cc02720]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ)[0x563b4cc242e0] (fsm.c:486) 20250410105027816 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_RAN:no-CI)[0x563b4cc02720]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250410105027816 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_RAN:no-CI)[0x563b4cc02720]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1487)@7d38b4d9c9a0: Found Expect[0] for { line := { verb := "CRCX", trans_id := "165", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "79" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_inter_msc_out0(1491) TC_ho_inter_msc_out0(1491)@7d38b4d9c9a0: f_mo_call_establish 2: rx 1st CRCX 20250410105027836 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_CN:no-CI)[0x563b4cbf5710]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105027836 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ)[0x563b4cc242e0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410105027837 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ callref-0x80000013 tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_ho_inter_msc_out0(1491)@7d38b4d9c9a0: f_mo_call_establish 6: rx 2nd CRCX 20250410105027838 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_RAN:no-CI)[0x563b4cc02720]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105027838 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ)[0x563b4cc242e0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410105027838 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ callref-0x80000013 tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:705) 20250410105027838 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ callref-0x80000013 tid-8) Sending Assignment Command (msc_a.c:706) 20250410105027839 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105027839 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105027839 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105027839 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105027839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105027839 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105027839 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105027839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105027839 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105027839 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3b 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 56 37 a3 00 01 24 00 22 01 0b 07 01 0a a1 a5 91 81 05 7c 06 02 02 02 02 2a f8 7d 09 83 ff 57 84 3f 07 82 80 81 7f 79 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1485)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1485)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1486)@7d38b4d9c9a0: Found MnccExpect[1] for "12345" handled at TC_ho_inter_msc_out0(1491) MSC_Test-MNCC(1486)@7d38b4d9c9a0: Added conn table entry 0TC_ho_inter_msc_out0(1491)-2147483629 TC_ho_inter_msc_out0(1491)@7d38b4d9c9a0: f_mo_call_establish 4: rx Assignment Request TC_ho_inter_msc_out0(1491)@7d38b4d9c9a0: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: vl_len:14 MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1485)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105027847 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105027847 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105027847 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105027847 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105027847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105027847 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105027847 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105027847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105027848 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105027848 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 0f 00 01 0e 00 0c 02 7c 06 09 08 07 06 23 28 7e 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105027848 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4cc02720]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250410105027848 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_RAN:CI-22222:no-remote-port:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000)[0x563b4cc02720]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250410105027848 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_RAN:CI-22222:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc02720]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250410105027848 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ callref-0x80000013 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:1596) 20250410105027848 DCC INFO trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ callref-0x80000013 tid-8) Assignment Complete: RAN: GSM#3, CN: GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111 (msc_a.c:1597) 20250410105027848 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ callref-0x80000013 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:2187) 20250410105027848 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ callref-0x80000013 tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_ho_inter_msc_out0(1491)@7d38b4d9c9a0: f_mo_call_establish 5: rx MDCX for the RAN side 20250410105027853 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc02720]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105027853 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc02720]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410105027853 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ)[0x563b4cc242e0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410105027855 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ callref-0x80000013 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) TC_ho_inter_msc_out0(1491)@7d38b4d9c9a0: f_mo_call_establish 3: rx RTP CREATE 20250410105027858 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ callref-0x80000013 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250410105027858 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ callref-0x80000013 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105027858 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ callref-0x80000013 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105027858 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ callref-0x80000013 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250410105027859 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105027859 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105027859 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105027859 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105027859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105027859 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105027859 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105027859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105027859 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105027859 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 56 37 a3 00 01 0d 01 00 0a 83 02 04 06 60 00 02 04 01 85 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1485)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1485)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105027863 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ callref-0x80000013 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250410105027863 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ callref-0x80000013 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105027863 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ callref-0x80000013 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105027863 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ callref-0x80000013 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250410105027863 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105027863 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105027863 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105027863 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105027863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105027863 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105027863 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105027863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105027863 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105027864 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 56 37 a3 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1485)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1485)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out0(1491)@7d38b4d9c9a0: f_mo_call_establish 7: rx CC Alerting 20250410105027866 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ callref-0x80000013 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250410105027866 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ callref-0x80000013 tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250410105027866 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ callref-0x80000013 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:798) 20250410105027866 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cbf5710]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250410105027866 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cbf5710]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250410105027866 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbf5710]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250410105027867 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ callref-0x80000013 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250410105027867 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ callref-0x80000013 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105027867 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ callref-0x80000013 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105027867 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ callref-0x80000013 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250410105027867 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ callref-0x80000013 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250410105027867 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105027867 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105027867 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105027867 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105027867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105027867 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105027867 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105027867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105027867 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105027867 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 56 37 a3 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1485)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1485)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out0(1491)@7d38b4d9c9a0: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_msc_out0(1491)@7d38b4d9c9a0: { line := { verb := "MDCX", trans_id := "168", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "79" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "79", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_ho_inter_msc_out0(1491)@7d38b4d9c9a0: f_mo_call_establish 10: rx CC CONNECT 20250410105027871 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbf5710]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105027871 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbf5710]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410105027871 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ)[0x563b4cc242e0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410105027871 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ)[0x563b4cc242e0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(1484)@7d38b4d9c9a0: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1484)@7d38b4d9c9a0: patched enc_l3: '038F'O MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1485)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105027873 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105027873 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105027873 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105027873 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105027873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105027873 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105027873 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105027873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105027873 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105027873 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 0f 00 01 05 01 00 02 03 8f 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105027873 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ callref-0x80000013 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250410105027873 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ callref-0x80000013 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250410105027873 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ callref-0x80000013 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250410105027873 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ callref-0x80000013 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105027873 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ callref-0x80000013 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_ho_inter_msc_out0(1491)@7d38b4d9c9a0: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_msc_out0(1491)@7d38b4d9c9a0: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_msc_out0(1491)@7d38b4d9c9a0: f_mo_call_establish DONE TC_ho_inter_msc_out0(1491)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: vl_len:16 MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000E1104010C1A080010771000010001'O 20250410105029385 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105029385 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105029385 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105029385 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105029385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105029385 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105029385 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105029385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105029385 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105029385 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 0f 00 01 10 00 0e 11 04 01 0c 1a 08 00 10 77 10 00 01 00 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1485)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105029398 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250410105029398 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250410105029399 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ)[0x563b4cbf07e0]{NOT_STARTED}: Allocated (fsm.c:456) 20250410105029399 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ)[0x563b4cbf07e0]{NOT_STARTED}: is child of handover(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ)[0x563b4cc55c40] (fsm.c:486) 20250410105029399 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:callref-0x0)[0x563b4cbf07e0]{NOT_STARTED}: Associated with RTP stream rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc02720] (mncc_call.c:190) 20250410105029399 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:callref-0x0)[0x563b4cbf07e0]{NOT_STARTED}: Received Event MNCC_CALL_EV_OUTGOING_START (mncc_call.c:398) 20250410105029399 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:callref-0x0)[0x563b4cbf07e0]{NOT_STARTED}: State change to OUTGOING_WAIT_PROCEEDING (no timeout) (mncc_call.c:477) 20250410105029399 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:callref-0x0)[0x563b4cbf07e0]{OUTGOING_WAIT_PROCEEDING}: tx MNCC_SETUP_IND (mncc_call.c:91) 20250410105029399 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105029399 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105029399 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105029399 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105029399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105029399 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105029399 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105029399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105029399 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105029399 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2f 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 56 37 a3 00 01 18 00 16 13 17 09 06 2b d1 04 0e 00 09 00 00 05 08 00 00 f0 00 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1485)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1485)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1486)@7d38b4d9c9a0: Found MnccExpect[0] for "491230099999" handled at TC_ho_inter_msc_out0(1491) MSC_Test-MNCC(1486)@7d38b4d9c9a0: Added conn table entry 1TC_ho_inter_msc_out0(1491)-2147483628 20250410105029405 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250410105029405 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250410105029406 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105029406 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105029406 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105029406 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105029406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105029406 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105029406 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105029406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105029406 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105029406 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1a 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 56 37 a3 00 01 03 00 01 15 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1485)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1485)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105029516 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250410105029516 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250410105029516 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:callref-0x0)[0x563b4cbf07e0]{OUTGOING_WAIT_PROCEEDING}: Reparenting from parent handover(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ)[0x563b4cc55c40] to parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ)[0x563b4cc4ff20] (mncc_call.c:163) 20250410105029516 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105029516 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105029516 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105029516 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105029516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105029516 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105029516 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105029516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105029516 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105029516 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 56 37 a3 00 01 06 00 04 20 04 01 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1485)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1485)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1485)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105029520 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105029520 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105029520 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105029520 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105029520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105029520 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105029520 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105029520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105029520 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105029520 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 0f 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105029521 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105029521 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105029521 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105029521 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105029521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105029521 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105029521 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105029521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105029521 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105029521 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0e 04 56 37 a3 00 01 0f 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1485)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1485)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: Session index based on local reference:0 20250410105029522 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105029522 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105029522 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105029522 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105029522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105029522 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105029522 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105029522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105029522 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105029522 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 0f 56 37 a3 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1485)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1484)@7d38b4d9c9a0: Deleted conn table entry 0TC_ho_inter_msc_out0(1491)5650339 TC_ho_inter_msc_out0(1491)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105029523 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796 + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250410105029523 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796 - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_msc_out0(1491)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out0(1491)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out0(1491)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out0(1491)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1484)@7d38b4d9c9a0: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1484)@7d38b4d9c9a0: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_msc_out0(1491) 20250410105029529 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250410105029529 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250410105029529 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105029529 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105029529 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105029529 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105029529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105029529 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105029529 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105029529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105029529 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105029529 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6d 00 00 00 b9 00 00 00 c1 03 00 00 08 01 00 09 32 02 02 06 04 43 c1 00 fe 04 04 43 b9 00 fe 0f 48 00 46 10 0b 07 01 0a 81 a1 a5 91 05 0a 01 01 12 03 50 59 02 05 08 00 62 f2 24 00 17 00 2a 05 08 00 62 f2 24 00 17 00 2a 04 01 0c 13 01 01 08 08 29 26 24 00 00 00 00 45 7c 06 02 02 02 02 2a f8 7d 01 80 7f 79 00 00 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1485)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1485)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1484)@7d38b4d9c9a0: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1484)@7d38b4d9c9a0: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1484)@7d38b4d9c9a0: Found Expect[0] for N-CONNECT handled at TC_ho_inter_msc_out0(1491) MSC_Test_0-RAN(1484)@7d38b4d9c9a0: Added conn table entry 0TC_ho_inter_msc_out0(1491)2627560 MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: Session index based on connection ID:0 20250410105029531 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105029532 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105029532 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105029532 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105029532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105029532 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105029532 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105029532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105029532 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105029532 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 c1 00 00 00 b9 03 02 00 00 02 00 09 32 87 26 cc 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1485)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: vl_len:25 MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1485)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105029732 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105029732 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105029732 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105029732 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105029733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105029733 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105029733 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105029733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105029733 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105029733 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 30 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 32 00 01 19 00 17 12 17 09 06 2b d1 04 0e 00 09 00 00 7c 06 09 08 07 06 23 28 7e 01 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1485)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1485)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105029936 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105029936 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105029936 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105029936 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105029936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105029936 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105029936 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105029937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105029937 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105029937 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 32 00 01 03 00 01 1b 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105029937 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105029937 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105029937 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105029937 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105029937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105029937 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105029937 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105029937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105029937 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105029937 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 32 00 01 03 00 01 14 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105029937 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc02720]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250410105029937 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc02720]{ESTABLISHING}: setting remote addr to :0 (rtp_stream.c:476) 20250410105029937 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4cc02720]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250410105029937 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc02720]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250410105029937 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc02720]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250410105029937 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:callref-0x0)[0x563b4cbf07e0]{OUTGOING_WAIT_PROCEEDING}: tx MNCC_DISC_IND (mncc_call.c:91) 20250410105029938 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:callref-0x0)[0x563b4cbf07e0]{OUTGOING_WAIT_PROCEEDING}: State change to WAIT_RELEASE_ACK (no timeout) (mncc_call.c:749) 20250410105029941 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc02720]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105029941 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc02720]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410105029941 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ)[0x563b4cc242e0]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) TC_ho_inter_msc_out0(1491)@7d38b4d9c9a0: f_call_hangup 0: tx MNCC_DISC_REQ 20250410105030945 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-2354:CM_SERVICE_REQ callref-0x80000013 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250410105030945 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-2354:CM_SERVICE_REQ callref-0x80000013 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105030946 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-2354:CM_SERVICE_REQ callref-0x80000013 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250410105030946 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-2354:CM_SERVICE_REQ callref-0x80000013 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250410105030946 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105030946 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105030946 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105030946 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105030946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105030946 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105030946 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105030946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105030946 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105030946 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 08 06 87 26 cc 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1485)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1485)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out0(1491)@7d38b4d9c9a0: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1484)@7d38b4d9c9a0: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1484)@7d38b4d9c9a0: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: vl_len:9 MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O 20250410105030955 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105030955 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105030955 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105030955 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105030955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105030955 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105030955 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105030955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105030955 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105030955 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 32 00 01 09 01 00 06 03 ed 08 02 e1 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1485)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105030955 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-2354:CM_SERVICE_REQ callref-0x80000013 tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250410105030955 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-2354:CM_SERVICE_REQ callref-0x80000013 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250410105030955 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-2354:CM_SERVICE_REQ callref-0x80000013 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250410105030955 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-2354:CM_SERVICE_REQ callref-0x80000013 tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250410105030955 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-2354:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250410105030955 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-2354:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105030955 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250410105030956 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105030956 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105030956 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105030956 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ)[0x563b4cc242e0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250410105030956 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc02720]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410105030956 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc02720]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ)[0x563b4cc242e0] (call_leg.c:197) 20250410105030956 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc02720]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410105030956 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc02720]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410105030956 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbf5710]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410105030956 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbf5710]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ)[0x563b4cc242e0] (call_leg.c:197) 20250410105030956 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ)[0x563b4cc242e0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250410105030956 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbf5710]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410105030956 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbf5710]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410105030956 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ)[0x563b4cc242e0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250410105030956 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ)[0x563b4cc242e0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-2354:CM_SERVICE_REQ)[0x563b4cc4ff20] (call_leg.c:198) 20250410105030956 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ)[0x563b4cc242e0]{RELEASING}: Freeing instance (call_leg.c:198) 20250410105030956 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-271:CM_SERVICE_REQ)[0x563b4cc242e0]{RELEASING}: Deallocated (fsm.c:568) 20250410105030956 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105030956 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105030956 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105030956 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105030956 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105030956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105030956 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105030956 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105030956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105030956 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105030956 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 08 06 87 26 cc 00 01 05 01 00 02 83 2a (osmo_ss7_asp.c:1175) 20250410105030956 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105030957 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105030957 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105030957 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105030957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105030957 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105030957 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105030957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105030957 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105030957 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 08 06 87 26 cc 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1485)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1485)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1485)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1485)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1486)@7d38b4d9c9a0: Deleted conn table entry 0TC_ho_inter_msc_out0(1491)-2147483629 TC_ho_inter_msc_out0(1491)@7d38b4d9c9a0: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_msc_out0(1491)@7d38b4d9c9a0: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_msc_out0(1491)@7d38b4d9c9a0: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: vl_from0 TC_ho_inter_msc_out0(1491)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410105030963 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105030963 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105030963 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105030963 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105030963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105030963 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105030963 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105030963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105030963 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105030963 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 32 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1485)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out0(1491)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX 20250410105030964 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:callref-0x0)[0x563b4cbf07e0]{WAIT_RELEASE_ACK}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105030964 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:callref-0x0)[0x563b4cbf07e0]{WAIT_RELEASE_ACK}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-2354:CM_SERVICE_REQ)[0x563b4cc4ff20] (msc_a.c:1053) 20250410105030964 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:callref-0x0)[0x563b4cbf07e0]{WAIT_RELEASE_ACK}: Freeing instance (msc_a.c:1053) 20250410105030964 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:callref-0x0)[0x563b4cbf07e0]{WAIT_RELEASE_ACK}: Deallocated (fsm.c:568) 20250410105030964 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-2354:CM_SERVICE_REQ)[0x563b4c998590]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105030964 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-2354:CM_SERVICE_REQ)[0x563b4c998590]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-2354:CM_SERVICE_REQ)[0x563b4cc4ff20] (msc_a.c:1053) 20250410105030964 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-2354:CM_SERVICE_REQ)[0x563b4c998590]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105030964 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-2354:CM_SERVICE_REQ)[0x563b4c998590]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410105030964 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796 - active-conn: now used by 1 (attached) (msub.c:375) 20250410105030965 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105030965 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105030965 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105030965 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105030965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105030965 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105030965 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105030965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105030965 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105030965 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 08 04 87 26 cc 00 09 32 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1485)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1485)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: Session index based on local reference:0 20250410105030966 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105030966 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105030966 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105030966 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105030966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105030966 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105030966 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(1485)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105030966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105030966 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105030966 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 09 32 87 26 cc 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1484)@7d38b4d9c9a0: Deleted conn table entry 0TC_ho_inter_msc_out0(1491)2627560 TC_ho_inter_msc_out0(1491)@7d38b4d9c9a0: f_call_hangup 6: rx SCCP DISC TC_ho_inter_msc_out0(1491)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out0(1491)@7d38b4d9c9a0: f_call_hangup 9: done TC_ho_inter_msc_out0(1491)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out0(1491)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410105032981 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410105032981 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105032981 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410105032982 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410105032982 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410105032982 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105032982 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410105032982 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410105032982 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410105032982 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105032982 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410105032982 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410105032982 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410105032982 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410105032982 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410105032982 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105032982 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105032982 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410105032982 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1485)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105032983 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410105032983 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410105032983 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410105032983 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1483)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(1490)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(1489)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(1486)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(1484)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1482)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(1487)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105032985 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1488)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1492)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1482): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(1483): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(1484): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(1485): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(1486): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(1487): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(1488): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(1489): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(1490): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_ho_inter_msc_out0(1491): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1492): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_ho_inter_msc_out finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out pass'. Thu Apr 10 10:50:32 UTC 2025 ====== MSC_Tests.TC_ho_inter_msc_out pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_ho_inter_msc_out.talloc 20250410105033986 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=644924) 20250410105034984 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410105034984 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410105034984 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410105034987 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=644924, count=646084) 20250410105035989 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_a5_1'. ------ MSC_Tests.TC_ho_inter_msc_out_a5_1 ------ Thu Apr 10 10:50:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_ho_inter_msc_out_a5_1.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_ho_inter_msc_out_a5_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410105036991 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_a5_1' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_ho_inter_msc_out_a5_1 started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(1496)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(1496)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1496)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410105037607 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1497)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410105037798 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410105037798 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410105037798 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410105037798 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1496)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1496)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1496)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410105037803 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105037803 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410105037803 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410105037803 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410105037803 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410105037803 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410105037803 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410105037803 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105037803 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410105037803 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410105037803 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1496)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(1496)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1496)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1496)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1496)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410105037804 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105037804 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410105037804 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410105037804 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410105037804 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410105037804 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410105037804 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410105037804 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105037804 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410105037804 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410105037804 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105037804 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1496)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1496)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1496)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1496)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1496)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1496)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1496)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1496)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105037804 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410105037804 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410105037992 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410105037993 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1499)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1499)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410105037998 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1499)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1499)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1499)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1499)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1499)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1499)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410105038015 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410105038015 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-MNCC(1497)@7d38b4d9c9a0: Created MnccExpect[0] for "491230099999" to be handled at TC_ho_inter_msc_out_a5_10(1502) MSC_Test-GSUP(1500)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000054" to be handled at TC_ho_inter_msc_out_a5_10(1502) TC_ho_inter_msc_out_a5_10(1502)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000054'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410105038606 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105038606 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105038606 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105038606 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105038606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105038606 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105038606 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105038606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105038606 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105038606 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1496)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105038606 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105038606 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105038607 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105038607 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105038607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105038607 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105038607 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105038607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105038607 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105038607 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1496)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1496)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1495)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1495)@7d38b4d9c9a0: Added conn table entry 0TC_ho_inter_msc_out_a5_10(1502)4656763 MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(1495)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1496)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105038623 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105038623 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105038623 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105038623 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105038623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105038623 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105038623 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105038623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105038623 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105038623 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 47 0e 7b 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 45 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105038623 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-272:LU)[0x563b4cc242e0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000054 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410105038623 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-272:LU)[0x563b4cc242e0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410105038623 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-272:LU)[0x563b4cc24410]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410105038623 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-272:LU)[0x563b4cc24410]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000054:GERAN-A-272:LU)[0x563b4cc242e0] (fsm.c:486) 20250410105038623 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-272:LU)[0x563b4cc24410]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250410105038623 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-272:LU)[0x563b4cc24410]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410105038623 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410105038623 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410105038623 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250410105038624 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410105038624 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-272:LU)[0x563b4cc24410]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410105038624 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-272:LU)[0x563b4cc24410]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410105038624 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-272:LU)[0x563b4cc24410]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410105038624 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-272:LU)[0x563b4cc48160]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410105038624 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-272:LU)[0x563b4cc48160]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-272:LU)[0x563b4cc24410] (fsm.c:486) 20250410105038624 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-272:LU)[0x563b4cc48160]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410105038624 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-272:LU)[0x563b4cc48160]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410105038624 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105038624 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105038624 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105038624 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105038624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105038624 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105038624 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105038624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105038624 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105038624 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 00 02 47 0e 7b 00 01 10 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1496)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1496)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: { messageType := 2, destLocRef := '470E7B'O, sourceLocRef := '000110'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(1500)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000054" handled at TC_ho_inter_msc_out_a5_10(1502) MSC_Test-GSUP(1500)@7d38b4d9c9a0: Added IMSI table entry 0TC_ho_inter_msc_out_a5_10(1502)"262420000000054" 20250410105038627 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410105038627 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: vl_len:11 MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O TC_ho_inter_msc_out_a5_10(1502)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(1496)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105038629 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105038629 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105038629 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105038629 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105038629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105038629 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105038629 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105038629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105038629 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105038629 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 22 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 10 00 01 0b 00 09 54 12 03 52 49 82 13 01 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_ho_inter_msc_out_a5_10(1502)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410105038630 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105038630 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-272:LU)[0x563b4cc48160]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410105038630 DVLR DEBUG SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796) Received 1 auth tuples (vlr.c:996) 20250410105038630 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-272:LU)[0x563b4cc48160]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410105038630 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-272:LU)[0x563b4cc48160]{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:324) 20250410105038630 DMM DEBUG Tx AUTH REQ (rand = 2cde4205c11e8454c99b41679e2224e0) (gsm_04_08.c:641) 20250410105038630 DMM DEBUG AUTH REQ (autn = 507796420650d0c6ea1768e465addbb9) (gsm_04_08.c:643) 20250410105038630 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105038631 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105038631 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105038631 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105038631 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105038631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105038631 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105038631 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105038631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105038631 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105038631 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 3f 00 00 00 b9 00 00 00 c1 03 00 00 00 06 47 0e 7b 00 01 28 01 00 25 05 12 00 2c de 42 05 c1 1e 84 54 c9 9b 41 67 9e 22 24 e0 20 10 50 77 96 42 06 50 d0 c6 ea 17 68 e4 65 ad db b9 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1496)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1496)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1495)@7d38b4d9c9a0: patching N(SD)=1 into dtap '05143138E2C4210432B425F3'O MSC_Test_0-RAN(1495)@7d38b4d9c9a0: patched enc_l3: '05543138E2C4210432B425F3'O MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: vl_len:15 MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000C05543138E2C4210432B425F3'O MSC_Test_0-M3UA(1496)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105038635 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105038635 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105038635 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105038635 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105038635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105038635 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105038635 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105038635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105038635 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105038635 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 10 00 01 0f 01 00 0c 05 54 31 38 e2 c4 21 04 32 b4 25 f3 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105038635 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-272:LU)[0x563b4cc242e0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 3138e2c432b425f3) (gsm_04_08.c:1128) 20250410105038635 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-272:LU)[0x563b4cc48160]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410105038635 DVLR DEBUG SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796) AUTH on GERAN received SRES/RES: 3138e2c432b425f3 (8 bytes) (vlr_auth_fsm.c:151) 20250410105038635 DVLR INFO SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410105038635 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-272:LU)[0x563b4cc48160]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410105038635 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-272:LU)[0x563b4cc48160]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410105038635 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-272:LU)[0x563b4cc48160]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410105038635 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-272:LU)[0x563b4cc48160]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-272:LU)[0x563b4cc24410] (vlr_auth_fsm.c:294) 20250410105038635 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-272:LU)[0x563b4cc48160]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410105038635 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-272:LU)[0x563b4cc48160]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410105038635 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-272:LU)[0x563b4cc24410]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410105038635 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-272:LU)[0x563b4cc24410]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410105038635 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-272:LU)[0x563b4cc24410]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410105038635 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-272:LU)[0x563b4cc24410]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250410105038635 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105038635 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105038635 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105038635 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105038635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105038635 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105038635 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105038635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105038635 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105038635 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 27 00 00 00 b9 00 00 00 c1 03 00 00 00 06 47 0e 7b 00 01 10 00 0e 53 0a 09 02 c6 76 2d e9 9b 09 44 32 23 01 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1496)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1496)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0003552C02'O MSC_Test_0-M3UA(1496)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105038637 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105038637 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105038637 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105038637 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105038637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105038637 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105038637 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105038637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105038637 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105038637 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 10 00 01 05 00 03 55 2c 02 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105038637 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-272:LU)[0x563b4cc24410]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410105038637 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-272:LU)[0x563b4cc24410]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410105038637 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-272:LU)[0x563b4cc24410]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410105038637 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-272:LU)[0x563b4cc24410]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410105038637 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-272:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105038637 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-272:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-272:LU)[0x563b4cc24410] (fsm.c:486) 20250410105038637 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-272:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410105038637 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-272:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410105038637 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105038637 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105038637 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105038637 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105038638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105038638 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105038638 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105038638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105038638 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105038638 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 00 06 47 0e 7b 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 45 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1496)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1496)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105038640 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105038640 DVLR DEBUG IMSI:262420000000054 has MSISDN:491230000054 (vlr.c:1045) 20250410105038640 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250410105038640 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105038640 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105038640 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-272:LU)[0x563b4cc24410]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410105038640 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-272:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410105038640 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-272:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410105038640 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-272:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410105038640 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-272:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-272:LU)[0x563b4cc24410] (vlr_lu_fsm.c:110) 20250410105038640 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-272:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410105038640 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-272:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105038640 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-272:LU)[0x563b4cc24410]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410105038640 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-272:LU)[0x563b4cc24410]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410105038640 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-272:LU)[0x563b4cc4fdf0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105038640 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-272:LU)[0x563b4cc4fdf0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-272:LU)[0x563b4cc24410] (fsm.c:486) 20250410105038640 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-272:LU)[0x563b4cc4fdf0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410105038640 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-272:LU)[0x563b4cc4fdf0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410105038641 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-272:LU)[0x563b4cc4fdf0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410105038641 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-272:LU)[0x563b4cc4fdf0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410105038641 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:TMSInew-0xAC788860) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250410105038641 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-272:LU)[0x563b4cc4fdf0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410105038641 DMM DEBUG -> IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:TMSInew-0xAC788860 LOCATION UPDATE ACCEPT (TMSI = 0xac788860) (gsm_04_08.c:149) 20250410105038641 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:TMSInew-0xAC788860 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105038641 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105038641 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105038641 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105038641 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105038641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105038641 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105038641 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105038641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105038641 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105038641 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 00 06 47 0e 7b 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 ac 78 88 60 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1496)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1496)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_10(1502)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1495)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1495)@7d38b4d9c9a0: patched enc_l3: '059B'O MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002059B'O 20250410105038643 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105038643 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105038643 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105038643 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105038643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105038643 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105038643 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(1496)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105038643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105038643 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105038643 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 10 00 01 05 01 00 02 05 9b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105038643 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:TMSInew-0xAC788860:GERAN-A-272:LU)[0x563b4cc242e0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410105038643 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:TMSInew-0xAC788860:GERAN-A-272:LU)[0x563b4cc24410]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410105038643 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-272:LU)[0x563b4cc4fdf0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410105038643 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250410105038643 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-272:LU)[0x563b4cc4fdf0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410105038643 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-272:LU)[0x563b4cc24410]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410105038643 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-272:LU)[0x563b4cc4fdf0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410105038643 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-272:LU)[0x563b4cc4fdf0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-272:LU)[0x563b4cc24410] (vlr_lu_fsm.c:817) 20250410105038643 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-272:LU)[0x563b4cc4fdf0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410105038643 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0BEBF796:GERAN-A-272:LU)[0x563b4cc4fdf0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105038643 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-272:LU)[0x563b4cc24410]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410105038643 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250410105038643 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105038643 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105038643 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105038643 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105038643 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105038643 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105038643 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105038643 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105038643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105038643 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105038643 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105038643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105038643 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105038643 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 00 06 47 0e 7b 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1496)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1496)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410105038645 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105038645 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105038645 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105038645 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105038645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105038645 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105038645 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105038645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105038645 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105038645 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 10 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1496)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105038645 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-272:LU)[0x563b4cc24410]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105038645 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-272:LU)[0x563b4cc24410]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-272:LU)[0x563b4cc242e0] (msc_a.c:1053) 20250410105038645 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-272:LU)[0x563b4cc24410]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410105038645 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-272:LU)[0x563b4cc24410]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105038645 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-272:LU)[0x563b4cc24410]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410105038645 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860 - active-conn: now used by 1 (attached) (msub.c:375) 20250410105038645 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105038645 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105038645 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105038645 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105038645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105038645 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105038645 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105038645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105038645 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105038645 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 00 04 47 0e 7b 00 01 10 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1496)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1496)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: Session index based on local reference:0 20250410105038646 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105038646 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105038646 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105038646 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105038646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105038646 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105038646 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105038646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105038646 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105038646 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 10 47 0e 7b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1496)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1495)@7d38b4d9c9a0: Deleted conn table entry 0TC_ho_inter_msc_out_a5_10(1502)4656763 TC_ho_inter_msc_out_a5_10(1502)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105038647 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410105038647 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_msc_out_a5_10(1502)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_10(1502)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_10(1502)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_10(1502)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'AC788860'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1495)@7d38b4d9c9a0: Added conn table entry 0TC_ho_inter_msc_out_a5_10(1502)16621235 MSC_Test_0-RAN(1495)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(1496)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105038848 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105038848 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105038848 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105038848 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105038848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105038848 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105038848 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105038848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105038848 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105038848 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 fd 9e b3 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 ac 78 88 60 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105038849 DMM DEBUG msc_a(TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ)[0x563b4cc4a150]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250410105038849 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ)[0x563b4cbf5710]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410105038849 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ)[0x563b4cbf5710]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ)[0x563b4cc4a150] (fsm.c:486) 20250410105038849 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ)[0x563b4cbf5710]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250410105038849 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ)[0x563b4cbf5710]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410105038849 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410105038849 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410105038849 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ)[0x563b4cbf5710]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410105038849 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ)[0x563b4cbf5710]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250410105038849 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ)[0x563b4cc4fdf0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410105038849 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ)[0x563b4cc4fdf0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ)[0x563b4cbf5710] (fsm.c:486) 20250410105038849 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ)[0x563b4cc4fdf0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410105038849 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ)[0x563b4cc4fdf0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410105038849 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410105038849 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105038849 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105038849 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105038849 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105038849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105038849 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105038849 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105038849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105038849 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105038849 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 01 02 fd 9e b3 00 01 11 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1496)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1496)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'FD9EB3'O, sourceLocRef := '000111'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: Session index based on local reference:0 20250410105038850 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410105038850 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_msc_out_a5_10(1502)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_10(1502)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105038851 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105038851 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ)[0x563b4cc4fdf0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410105038851 DVLR DEBUG SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860) Received 1 auth tuples (vlr.c:996) 20250410105038851 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ)[0x563b4cc4fdf0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410105038851 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ)[0x563b4cc4fdf0]{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:324) 20250410105038851 DMM DEBUG Tx AUTH REQ (rand = dba0d24125ad9a4c05cadae82f49e2ac) (gsm_04_08.c:641) 20250410105038851 DMM DEBUG AUTH REQ (autn = 6371f142f7c8c9d49b6b0357326ed76d) (gsm_04_08.c:643) 20250410105038851 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105038851 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105038851 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105038851 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105038851 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105038851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105038851 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105038851 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105038851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105038851 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105038851 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 3f 00 00 00 b9 00 00 00 c1 03 00 00 01 06 fd 9e b3 00 01 28 01 00 25 05 12 00 db a0 d2 41 25 ad 9a 4c 05 ca da e8 2f 49 e2 ac 20 10 63 71 f1 42 f7 c8 c9 d4 9b 6b 03 57 32 6e d7 6d 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1496)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1496)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1495)@7d38b4d9c9a0: patching N(SD)=1 into dtap '05147036983F21043BD2EC4E'O MSC_Test_0-RAN(1495)@7d38b4d9c9a0: patched enc_l3: '05547036983F21043BD2EC4E'O MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: vl_len:15 MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000C05547036983F21043BD2EC4E'O 20250410105038852 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105038852 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105038852 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105038852 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105038852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105038852 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105038852 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105038852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105038852 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105038852 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 11 00 01 0f 01 00 0c 05 54 70 36 98 3f 21 04 3b d2 ec 4e 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1496)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105038852 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ)[0x563b4cc4a150]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 7036983f3bd2ec4e) (gsm_04_08.c:1128) 20250410105038852 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ)[0x563b4cc4fdf0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410105038852 DVLR DEBUG SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860) AUTH on GERAN received SRES/RES: 7036983f3bd2ec4e (8 bytes) (vlr_auth_fsm.c:151) 20250410105038852 DVLR INFO SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410105038852 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ)[0x563b4cc4fdf0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410105038852 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ)[0x563b4cc4fdf0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410105038852 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ)[0x563b4cc4fdf0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410105038852 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ)[0x563b4cc4fdf0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ)[0x563b4cbf5710] (vlr_auth_fsm.c:294) 20250410105038852 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ)[0x563b4cc4fdf0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410105038852 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ)[0x563b4cc4fdf0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410105038852 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ)[0x563b4cbf5710]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250410105038852 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ)[0x563b4cbf5710]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410105038852 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ)[0x563b4cbf5710]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410105038852 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ)[0x563b4cbf5710]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250410105038852 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105038852 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105038852 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105038852 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105038852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105038852 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105038852 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105038852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105038852 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105038852 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 27 00 00 00 b9 00 00 00 c1 03 00 00 01 06 fd 9e b3 00 01 10 00 0e 53 0a 09 02 ea 91 88 eb dd 58 9d cf 23 01 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1496)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1496)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0003552C02'O MSC_Test_0-M3UA(1496)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105038853 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105038853 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105038853 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105038853 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105038853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105038853 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105038853 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105038853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105038853 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105038853 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 11 00 01 05 00 03 55 2c 02 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105038853 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ)[0x563b4cbf5710]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250410105038853 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ)[0x563b4cbf5710]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410105038853 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ)[0x563b4cbf5710]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410105038853 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ)[0x563b4cbf5710]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410105038853 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ)[0x563b4cbf5710]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410105038853 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ)[0x563b4cbf5710]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410105038853 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ)[0x563b4cbf5710]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410105038853 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ)[0x563b4cbf5710]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410105038853 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ)[0x563b4cbf5710]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410105038853 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) MSC_Test_0-M3UA(1496)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1496)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105038853 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105038853 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105038853 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105038853 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105038853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105038853 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105038853 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105038853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105038853 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105038853 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 01 06 fd 9e b3 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 45 (osmo_ss7_asp.c:1175) MSC_Test-MNCC(1497)@7d38b4d9c9a0: Created MnccExpect[1] for "12345" to be handled at TC_ho_inter_msc_out_a5_10(1502) MSC_Test-MGCP(1498)@7d38b4d9c9a0: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_msc_out_a5_10(1502) MSC_Test_0-RAN(1495)@7d38b4d9c9a0: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1495)@7d38b4d9c9a0: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: vl_len:19 MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O 20250410105038857 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105038857 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105038857 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105038857 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105038857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105038857 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105038857 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105038857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105038857 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105038857 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 11 00 01 13 01 00 10 03 85 04 06 60 05 04 02 00 81 5e 04 80 21 43 f5 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1496)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105038857 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250410105038857 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860 callref-0x80000015 tid-8) New transaction (transaction.c:231) 20250410105038857 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ callref-0x80000015 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250410105038857 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ callref-0x80000015 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105038857 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250410105038857 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ callref-0x80000015 tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:702) 20250410105038857 DCC INFO trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ callref-0x80000015 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250410105038857 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ callref-0x80000015 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250410105038857 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ)[0x563b4cc48160]{ESTABLISHING}: Allocated (fsm.c:456) 20250410105038857 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ)[0x563b4cc48160]{ESTABLISHING}: is child of msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ)[0x563b4cc4a150] (fsm.c:486) 20250410105038857 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ callref-0x80000015 tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:2161) 20250410105038857 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ)[0x563b4cc02720]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410105038857 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ)[0x563b4cc02720]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ)[0x563b4cc48160] (fsm.c:486) 20250410105038857 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_CN:no-CI)[0x563b4cc02720]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250410105038857 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_CN:no-CI)[0x563b4cc02720]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250410105038857 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ)[0x563b4cc366f0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410105038857 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ)[0x563b4cc366f0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ)[0x563b4cc48160] (fsm.c:486) 20250410105038857 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_RAN:no-CI)[0x563b4cc366f0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250410105038857 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_RAN:no-CI)[0x563b4cc366f0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1498)@7d38b4d9c9a0: Found Expect[0] for { line := { verb := "CRCX", trans_id := "172", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7a" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_inter_msc_out_a5_10(1502) TC_ho_inter_msc_out_a5_10(1502)@7d38b4d9c9a0: f_mo_call_establish 2: rx 1st CRCX 20250410105038861 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_CN:no-CI)[0x563b4cc02720]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105038861 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ)[0x563b4cc48160]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410105038861 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ callref-0x80000015 tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_ho_inter_msc_out_a5_10(1502)@7d38b4d9c9a0: f_mo_call_establish 6: rx 2nd CRCX 20250410105038862 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_RAN:no-CI)[0x563b4cc366f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105038862 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ)[0x563b4cc48160]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410105038862 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ callref-0x80000015 tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:705) 20250410105038862 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ callref-0x80000015 tid-8) Sending Assignment Command (msc_a.c:706) 20250410105038862 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105038862 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105038862 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105038862 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105038862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105038862 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105038862 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105038862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105038862 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105038862 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3b 00 00 00 b9 00 00 00 c1 03 00 00 01 06 fd 9e b3 00 01 24 00 22 01 0b 07 01 0a a1 a5 91 81 05 7c 06 02 02 02 02 2a f8 7d 09 83 ff 57 84 3f 07 82 80 81 7f 7a 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1496)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1496)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1497)@7d38b4d9c9a0: Found MnccExpect[1] for "12345" handled at TC_ho_inter_msc_out_a5_10(1502) MSC_Test-MNCC(1497)@7d38b4d9c9a0: Added conn table entry 0TC_ho_inter_msc_out_a5_10(1502)-2147483627 TC_ho_inter_msc_out_a5_10(1502)@7d38b4d9c9a0: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: vl_len:14 MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O TC_ho_inter_msc_out_a5_10(1502)@7d38b4d9c9a0: f_mo_call_establish 1: rx MNCC SETUP ind 20250410105038864 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105038864 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105038864 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105038864 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105038864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105038864 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105038864 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105038864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105038864 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1496)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105038864 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 11 00 01 0e 00 0c 02 7c 06 09 08 07 06 23 28 7e 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105038864 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4cc366f0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250410105038864 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_RAN:CI-22222:no-remote-port:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000)[0x563b4cc366f0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250410105038864 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_RAN:CI-22222:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc366f0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250410105038865 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ callref-0x80000015 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:1596) 20250410105038865 DCC INFO trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ callref-0x80000015 tid-8) Assignment Complete: RAN: GSM#3, CN: GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111 (msc_a.c:1597) 20250410105038865 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ callref-0x80000015 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:2187) 20250410105038865 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ callref-0x80000015 tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_ho_inter_msc_out_a5_10(1502)@7d38b4d9c9a0: f_mo_call_establish 5: rx MDCX for the RAN side 20250410105038866 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc366f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105038866 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc366f0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410105038866 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ)[0x563b4cc48160]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) TC_ho_inter_msc_out_a5_10(1502)@7d38b4d9c9a0: f_mo_call_establish 3: rx RTP CREATE 20250410105038867 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ callref-0x80000015 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250410105038867 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ callref-0x80000015 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250410105038867 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ callref-0x80000015 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105038867 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ callref-0x80000015 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105038867 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ callref-0x80000015 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250410105038868 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105038868 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105038868 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105038868 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105038868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105038868 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105038868 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105038868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105038868 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105038868 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 01 06 fd 9e b3 00 01 0d 01 00 0a 83 02 04 06 60 00 02 04 01 85 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1496)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1496)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105038869 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ callref-0x80000015 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250410105038869 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ callref-0x80000015 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105038869 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ callref-0x80000015 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105038869 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ callref-0x80000015 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250410105038869 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105038869 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105038869 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105038869 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105038869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105038869 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105038869 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105038869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105038869 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105038869 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 01 06 fd 9e b3 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1496)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1496)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_10(1502)@7d38b4d9c9a0: f_mo_call_establish 7: rx CC Alerting 20250410105038870 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ callref-0x80000015 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250410105038870 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ callref-0x80000015 tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250410105038870 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ callref-0x80000015 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:798) 20250410105038870 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc02720]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250410105038870 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc02720]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250410105038870 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc02720]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250410105038870 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ callref-0x80000015 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250410105038870 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ callref-0x80000015 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105038870 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ callref-0x80000015 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105038870 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ callref-0x80000015 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250410105038870 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ callref-0x80000015 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250410105038870 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105038870 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105038870 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105038870 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105038870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105038870 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105038870 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105038870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105038870 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105038870 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 01 06 fd 9e b3 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1496)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1496)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_10(1502)@7d38b4d9c9a0: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_msc_out_a5_10(1502)@7d38b4d9c9a0: { line := { verb := "MDCX", trans_id := "175", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "7a" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7a", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } 20250410105038871 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc02720]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105038871 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc02720]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410105038871 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ)[0x563b4cc48160]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410105038871 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ)[0x563b4cc48160]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_ho_inter_msc_out_a5_10(1502)@7d38b4d9c9a0: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1495)@7d38b4d9c9a0: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1495)@7d38b4d9c9a0: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000203CF'O 20250410105038871 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105038871 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105038871 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105038871 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(1496)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105038871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105038871 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105038871 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105038871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105038871 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105038871 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 11 00 01 05 01 00 02 03 cf 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105038871 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ callref-0x80000015 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250410105038871 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ callref-0x80000015 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250410105038871 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ callref-0x80000015 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250410105038871 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ callref-0x80000015 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105038871 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ callref-0x80000015 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_ho_inter_msc_out_a5_10(1502)@7d38b4d9c9a0: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_msc_out_a5_10(1502)@7d38b4d9c9a0: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_msc_out_a5_10(1502)@7d38b4d9c9a0: f_mo_call_establish DONE TC_ho_inter_msc_out_a5_10(1502)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: vl_len:16 MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000E1104010C1A080010771000010001'O MSC_Test_0-M3UA(1496)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105040383 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105040383 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105040383 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105040383 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105040383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105040383 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105040383 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105040383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105040383 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105040383 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 11 00 01 10 00 0e 11 04 01 0c 1a 08 00 10 77 10 00 01 00 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105040399 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250410105040399 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250410105040399 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ)[0x563b4cc55c40]{NOT_STARTED}: Allocated (fsm.c:456) 20250410105040399 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ)[0x563b4cc55c40]{NOT_STARTED}: is child of handover(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ)[0x563b4cc4a380] (fsm.c:486) 20250410105040399 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:callref-0x0)[0x563b4cc55c40]{NOT_STARTED}: Associated with RTP stream rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc366f0] (mncc_call.c:190) 20250410105040399 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:callref-0x0)[0x563b4cc55c40]{NOT_STARTED}: Received Event MNCC_CALL_EV_OUTGOING_START (mncc_call.c:398) 20250410105040399 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:callref-0x0)[0x563b4cc55c40]{NOT_STARTED}: State change to OUTGOING_WAIT_PROCEEDING (no timeout) (mncc_call.c:477) 20250410105040399 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:callref-0x0)[0x563b4cc55c40]{OUTGOING_WAIT_PROCEEDING}: tx MNCC_SETUP_IND (mncc_call.c:91) 20250410105040399 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105040399 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105040399 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105040399 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105040399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105040399 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105040399 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105040399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105040399 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105040399 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2f 00 00 00 b9 00 00 00 c1 03 00 00 01 06 fd 9e b3 00 01 18 00 16 13 17 09 06 2b d1 04 0e 00 09 00 00 05 08 00 00 f0 00 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1496)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1496)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1497)@7d38b4d9c9a0: Found MnccExpect[0] for "491230099999" handled at TC_ho_inter_msc_out_a5_10(1502) MSC_Test-MNCC(1497)@7d38b4d9c9a0: Added conn table entry 1TC_ho_inter_msc_out_a5_10(1502)-2147483626 20250410105040404 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250410105040404 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250410105040405 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105040405 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105040405 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105040405 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105040405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105040405 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105040405 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105040405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105040405 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105040405 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1a 00 00 00 b9 00 00 00 c1 03 00 00 01 06 fd 9e b3 00 01 03 00 01 15 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1496)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1496)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105040517 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250410105040517 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250410105040517 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:callref-0x0)[0x563b4cc55c40]{OUTGOING_WAIT_PROCEEDING}: Reparenting from parent handover(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ)[0x563b4cc4a380] to parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ)[0x563b4cc4a150] (mncc_call.c:163) 20250410105040517 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105040517 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105040517 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105040518 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105040518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105040518 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105040518 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105040518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105040518 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105040518 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 01 06 fd 9e b3 00 01 06 00 04 20 04 01 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1496)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1496)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410105040523 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105040523 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105040523 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105040523 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105040523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105040523 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105040523 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105040523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105040523 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105040523 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 11 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1496)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105040524 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105040524 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105040524 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105040524 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105040524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105040524 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105040524 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105040524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105040524 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105040524 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 01 04 fd 9e b3 00 01 11 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1496)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1496)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: Session index based on local reference:0 20250410105040525 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105040525 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105040525 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105040525 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105040525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105040525 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105040525 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105040525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105040525 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105040525 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 11 fd 9e b3 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1496)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1495)@7d38b4d9c9a0: Deleted conn table entry 0TC_ho_inter_msc_out_a5_10(1502)16621235 TC_ho_inter_msc_out_a5_10(1502)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105040527 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860 + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250410105040527 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860 - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_msc_out_a5_10(1502)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_10(1502)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_10(1502)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_10(1502)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1495)@7d38b4d9c9a0: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1495)@7d38b4d9c9a0: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_msc_out_a5_10(1502) 20250410105040535 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250410105040535 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250410105040536 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105040536 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105040536 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105040536 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105040536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105040536 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105040536 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105040536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105040536 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105040536 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 77 00 00 00 b9 00 00 00 c1 03 00 00 09 01 00 09 33 02 02 06 04 43 c1 00 fe 04 04 43 b9 00 fe 0f 52 00 50 10 0b 07 01 0a 81 a1 a5 91 05 0a 09 02 ea 91 88 eb dd 58 9d cf 12 03 50 59 02 05 08 00 62 f2 24 00 17 00 2a 05 08 00 62 f2 24 00 17 00 2a 04 01 0c 13 01 01 2c 02 08 08 29 26 24 00 00 00 00 45 7c 06 02 02 02 02 2a f8 7d 01 80 7f 7a 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1496)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1496)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1495)@7d38b4d9c9a0: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1495)@7d38b4d9c9a0: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1495)@7d38b4d9c9a0: Found Expect[0] for N-CONNECT handled at TC_ho_inter_msc_out_a5_10(1502) MSC_Test_0-RAN(1495)@7d38b4d9c9a0: Added conn table entry 0TC_ho_inter_msc_out_a5_10(1502)15824723 MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250410105040543 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105040543 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105040543 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105040543 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105040543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105040543 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105040543 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105040543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105040543 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105040543 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 c1 00 00 00 b9 03 02 00 00 02 00 09 33 d6 55 cd 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1496)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: vl_len:27 MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0019121709062BD1040E000900002C027C060908070623287E0180'O MSC_Test_0-M3UA(1496)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105040744 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105040744 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105040744 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105040744 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105040744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105040744 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105040745 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105040745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105040745 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105040745 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 32 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 33 00 01 1b 00 19 12 17 09 06 2b d1 04 0e 00 09 00 00 2c 02 7c 06 09 08 07 06 23 28 7e 01 80 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1496)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1496)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105040948 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105040948 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105040948 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105040948 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105040949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105040949 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105040949 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105040949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105040949 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105040949 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 33 00 01 03 00 01 1b 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105040949 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105040949 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105040949 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105040949 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105040949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105040949 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105040949 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105040949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105040949 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105040949 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 33 00 01 03 00 01 14 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105040949 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc366f0]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250410105040949 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc366f0]{ESTABLISHING}: setting remote addr to :0 (rtp_stream.c:476) 20250410105040949 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4cc366f0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250410105040949 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc366f0]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250410105040949 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc366f0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250410105040950 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:callref-0x0)[0x563b4cc55c40]{OUTGOING_WAIT_PROCEEDING}: tx MNCC_DISC_IND (mncc_call.c:91) 20250410105040950 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:callref-0x0)[0x563b4cc55c40]{OUTGOING_WAIT_PROCEEDING}: State change to WAIT_RELEASE_ACK (no timeout) (mncc_call.c:749) 20250410105040955 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc366f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105040955 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc366f0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410105040955 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ)[0x563b4cc48160]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) TC_ho_inter_msc_out_a5_10(1502)@7d38b4d9c9a0: f_call_hangup 0: tx MNCC_DISC_REQ 20250410105041961 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-2355:CM_SERVICE_REQ callref-0x80000015 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250410105041961 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-2355:CM_SERVICE_REQ callref-0x80000015 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105041961 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-2355:CM_SERVICE_REQ callref-0x80000015 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250410105041961 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-2355:CM_SERVICE_REQ callref-0x80000015 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250410105041962 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105041962 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105041962 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105041962 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105041962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105041962 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105041962 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105041962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105041962 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105041962 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 09 06 d6 55 cd 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1496)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1496)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_10(1502)@7d38b4d9c9a0: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1495)@7d38b4d9c9a0: patching N(SD)=0 into dtap '032D0802E180'O MSC_Test_0-RAN(1495)@7d38b4d9c9a0: patched enc_l3: '032D0802E180'O MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: vl_len:9 MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: vl_from0 20250410105041969 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105041969 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105041969 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105041969 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105041969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105041969 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105041969 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105041969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105041969 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105041969 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 33 00 01 09 01 00 06 03 2d 08 02 e1 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010006032D0802E180'O MSC_Test_0-M3UA(1496)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105041970 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-2355:CM_SERVICE_REQ callref-0x80000015 tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250410105041970 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-2355:CM_SERVICE_REQ callref-0x80000015 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250410105041970 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-2355:CM_SERVICE_REQ callref-0x80000015 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250410105041970 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-2355:CM_SERVICE_REQ callref-0x80000015 tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250410105041970 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-2355:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250410105041970 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-2355:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105041970 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250410105041971 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105041971 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105041971 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105041971 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ)[0x563b4cc48160]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250410105041971 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc366f0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410105041971 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc366f0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ)[0x563b4cc48160] (call_leg.c:197) 20250410105041971 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc366f0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410105041971 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc366f0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410105041971 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc02720]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410105041971 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc02720]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ)[0x563b4cc48160] (call_leg.c:197) 20250410105041971 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ)[0x563b4cc48160]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250410105041971 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc02720]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410105041971 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc02720]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410105041971 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ)[0x563b4cc48160]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250410105041971 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ)[0x563b4cc48160]{RELEASING}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-2355:CM_SERVICE_REQ)[0x563b4cc4a150] (call_leg.c:198) 20250410105041971 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ)[0x563b4cc48160]{RELEASING}: Freeing instance (call_leg.c:198) 20250410105041971 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-273:CM_SERVICE_REQ)[0x563b4cc48160]{RELEASING}: Deallocated (fsm.c:568) 20250410105041971 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105041972 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105041972 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105041972 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105041972 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105041972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105041972 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105041972 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105041972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105041972 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105041972 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 09 06 d6 55 cd 00 01 05 01 00 02 83 2a (osmo_ss7_asp.c:1175) 20250410105041972 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105041972 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105041972 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105041972 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105041972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105041972 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105041972 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105041972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105041972 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105041972 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 09 06 d6 55 cd 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1496)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1496)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1496)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1496)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1497)@7d38b4d9c9a0: Deleted conn table entry 0TC_ho_inter_msc_out_a5_10(1502)-2147483627 TC_ho_inter_msc_out_a5_10(1502)@7d38b4d9c9a0: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_msc_out_a5_10(1502)@7d38b4d9c9a0: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_msc_out_a5_10(1502)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_a5_10(1502)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_a5_10(1502)@7d38b4d9c9a0: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1496)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105041978 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105041978 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105041979 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105041979 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105041979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105041979 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105041979 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105041979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105041979 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105041979 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 33 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105041979 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:callref-0x0)[0x563b4cc55c40]{WAIT_RELEASE_ACK}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105041979 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:callref-0x0)[0x563b4cc55c40]{WAIT_RELEASE_ACK}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-2355:CM_SERVICE_REQ)[0x563b4cc4a150] (msc_a.c:1053) 20250410105041979 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:callref-0x0)[0x563b4cc55c40]{WAIT_RELEASE_ACK}: Freeing instance (msc_a.c:1053) 20250410105041979 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:callref-0x0)[0x563b4cc55c40]{WAIT_RELEASE_ACK}: Deallocated (fsm.c:568) 20250410105041979 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-2355:CM_SERVICE_REQ)[0x563b4cbf5710]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105041979 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-2355:CM_SERVICE_REQ)[0x563b4cbf5710]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-2355:CM_SERVICE_REQ)[0x563b4cc4a150] (msc_a.c:1053) 20250410105041979 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-2355:CM_SERVICE_REQ)[0x563b4cbf5710]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105041979 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-2355:CM_SERVICE_REQ)[0x563b4cbf5710]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410105041979 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860 - active-conn: now used by 1 (attached) (msub.c:375) 20250410105041980 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105041980 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105041980 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105041980 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105041980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105041980 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105041980 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105041980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105041980 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105041980 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 09 04 d6 55 cd 00 09 33 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1496)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1496)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: Session index based on local reference:0 20250410105041980 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105041980 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1496)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105041980 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105041980 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105041980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105041980 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105041980 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105041980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105041980 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105041980 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 09 33 d6 55 cd 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1495)@7d38b4d9c9a0: Deleted conn table entry 0TC_ho_inter_msc_out_a5_10(1502)15824723 TC_ho_inter_msc_out_a5_10(1502)@7d38b4d9c9a0: f_call_hangup 6: rx SCCP DISC TC_ho_inter_msc_out_a5_10(1502)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_10(1502)@7d38b4d9c9a0: f_call_hangup 9: done TC_ho_inter_msc_out_a5_10(1502)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_10(1502)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410105043986 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410105043986 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1494)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(1497)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105043986 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410105043986 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105043986 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410105043986 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410105043986 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410105043986 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105043986 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410105043986 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410105043986 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(1500)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105043986 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410105043986 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105043986 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410105043986 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410105043986 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410105043986 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410105043986 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410105043986 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105043986 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105043986 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410105043986 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410105043986 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410105043986 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP-IPA(1499)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(1496)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1493)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(1495)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(1498)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1503)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(1501)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1493): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(1494): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(1495): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(1496): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(1497): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(1498): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(1499): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(1500): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(1501): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_ho_inter_msc_out_a5_10(1502): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1503): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_ho_inter_msc_out_a5_1 finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_a5_1 pass'. Thu Apr 10 10:50:43 UTC 2025 ====== MSC_Tests.TC_ho_inter_msc_out_a5_1 pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_ho_inter_msc_out_a5_1.talloc 20250410105044988 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=730696) 20250410105045988 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410105045988 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410105045988 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410105045990 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=730696, count=732572) 20250410105046992 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_a5_1 pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_a5_3'. ------ MSC_Tests.TC_ho_inter_msc_out_a5_3 ------ Thu Apr 10 10:50:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_ho_inter_msc_out_a5_3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_ho_inter_msc_out_a5_3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410105047994 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_a5_3' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_ho_inter_msc_out_a5_3 started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1507)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(1507)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1507)@7d38b4d9c9a0: ************************************************* MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410105048585 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1508)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410105048781 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410105048781 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410105048781 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410105048781 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1507)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1507)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1507)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410105048787 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105048787 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410105048787 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410105048787 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410105048787 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410105048787 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410105048787 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410105048787 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105048787 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410105048787 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410105048787 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1507)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(1507)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1507)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1507)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1507)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410105048789 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105048789 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410105048789 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410105048789 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410105048789 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410105048789 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410105048789 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410105048789 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105048789 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410105048789 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410105048789 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105048789 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1507)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1507)@7d38b4d9c9a0: Message received on association #8 20250410105048790 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) MSC_Test_0-M3UA(1507)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1507)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1507)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1507)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) 20250410105048790 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1507)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1507)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105048995 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410105048995 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1510)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1510)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410105048997 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1510)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1510)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1510)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1510)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1510)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1510)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410105049014 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410105049014 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-MNCC(1508)@7d38b4d9c9a0: Created MnccExpect[0] for "491230099999" to be handled at TC_ho_inter_msc_out_a5_30(1513) MSC_Test-GSUP(1511)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000054" to be handled at TC_ho_inter_msc_out_a5_30(1513) TC_ho_inter_msc_out_a5_30(1513)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000054'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410105049593 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105049593 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105049593 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105049593 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105049593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105049594 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105049594 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105049594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105049594 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105049594 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1507)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105049595 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105049595 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105049595 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105049595 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105049595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105049595 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105049595 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105049595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105049595 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105049595 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1507)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1507)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1506)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1506)@7d38b4d9c9a0: Added conn table entry 0TC_ho_inter_msc_out_a5_30(1513)880555 MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(1506)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1507)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105049613 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105049613 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105049613 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105049613 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105049613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105049613 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105049613 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105049613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105049613 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105049613 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 0d 6f ab 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 45 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105049614 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-274:LU)[0x563b4cc48160]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000054 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410105049614 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-274:LU)[0x563b4cc48160]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410105049614 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-274:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410105049614 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-274:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000054:GERAN-A-274:LU)[0x563b4cc48160] (fsm.c:486) 20250410105049614 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-274:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250410105049614 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-274:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410105049614 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410105049614 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410105049614 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250410105049614 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410105049614 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-274:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410105049615 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-274:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410105049615 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-274:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410105049615 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-274:LU)[0x563b4cc242e0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410105049615 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-274:LU)[0x563b4cc242e0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-274:LU)[0x563b4cc55d70] (fsm.c:486) 20250410105049615 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-274:LU)[0x563b4cc242e0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410105049615 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-274:LU)[0x563b4cc242e0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410105049615 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105049615 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105049615 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105049615 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105049615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105049615 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105049615 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105049615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105049615 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105049615 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 02 02 0d 6f ab 00 01 12 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1507)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1507)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: { messageType := 2, destLocRef := '0D6FAB'O, sourceLocRef := '000112'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(1511)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000054" handled at TC_ho_inter_msc_out_a5_30(1513) MSC_Test-GSUP(1511)@7d38b4d9c9a0: Added IMSI table entry 0TC_ho_inter_msc_out_a5_30(1513)"262420000000054" 20250410105049622 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410105049623 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: vl_len:11 MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O 20250410105049624 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105049624 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1507)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105049625 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105049625 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105049625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105049625 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105049625 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105049625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105049625 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105049625 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 22 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 12 00 01 0b 00 09 54 12 03 52 49 82 13 01 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_ho_inter_msc_out_a5_30(1513)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_30(1513)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410105049633 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105049633 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-274:LU)[0x563b4cc242e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410105049633 DVLR DEBUG SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860) Received 1 auth tuples (vlr.c:996) 20250410105049633 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-274:LU)[0x563b4cc242e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410105049633 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-274:LU)[0x563b4cc242e0]{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:324) 20250410105049633 DMM DEBUG Tx AUTH REQ (rand = a6c4ab3a991fe78394ed08d80a16d147) (gsm_04_08.c:641) 20250410105049633 DMM DEBUG AUTH REQ (autn = 1d828f255f2fcc1b233ff8a559c1de85) (gsm_04_08.c:643) 20250410105049633 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105049633 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105049633 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105049633 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105049633 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105049633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105049633 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105049634 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105049634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105049634 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105049634 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 3f 00 00 00 b9 00 00 00 c1 03 00 00 02 06 0d 6f ab 00 01 28 01 00 25 05 12 00 a6 c4 ab 3a 99 1f e7 83 94 ed 08 d8 0a 16 d1 47 20 10 1d 82 8f 25 5f 2f cc 1b 23 3f f8 a5 59 c1 de 85 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1507)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1507)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1506)@7d38b4d9c9a0: patching N(SD)=1 into dtap '05143E75278C21046A18E769'O MSC_Test_0-RAN(1506)@7d38b4d9c9a0: patched enc_l3: '05543E75278C21046A18E769'O MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: vl_len:15 MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000C05543E75278C21046A18E769'O MSC_Test_0-M3UA(1507)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105049639 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105049639 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105049639 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105049639 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105049639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105049639 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105049639 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105049639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105049639 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105049639 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 12 00 01 0f 01 00 0c 05 54 3e 75 27 8c 21 04 6a 18 e7 69 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105049639 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-274:LU)[0x563b4cc48160]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 3e75278c6a18e769) (gsm_04_08.c:1128) 20250410105049639 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-274:LU)[0x563b4cc242e0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410105049639 DVLR DEBUG SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860) AUTH on GERAN received SRES/RES: 3e75278c6a18e769 (8 bytes) (vlr_auth_fsm.c:151) 20250410105049639 DVLR INFO SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410105049639 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-274:LU)[0x563b4cc242e0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410105049639 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-274:LU)[0x563b4cc242e0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410105049639 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-274:LU)[0x563b4cc242e0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410105049639 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-274:LU)[0x563b4cc242e0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-274:LU)[0x563b4cc55d70] (vlr_auth_fsm.c:294) 20250410105049640 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-274:LU)[0x563b4cc242e0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410105049640 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-274:LU)[0x563b4cc242e0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410105049640 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-274:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410105049640 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-274:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410105049640 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-274:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410105049640 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-274:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250410105049640 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105049640 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105049640 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105049640 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105049640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105049640 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105049640 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105049640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105049640 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105049640 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 27 00 00 00 b9 00 00 00 c1 03 00 00 02 06 0d 6f ab 00 01 10 00 0e 53 0a 09 08 e8 71 3b 42 1a 2d 3c 54 23 01 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1507)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1507)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1507)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105049642 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105049642 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105049642 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105049642 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105049642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105049642 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105049642 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105049642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105049642 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105049642 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 12 00 01 05 00 03 55 2c 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105049642 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-274:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410105049642 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-274:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410105049642 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-274:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410105049642 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-274:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410105049642 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-274:LU)[0x563b4cc242e0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105049642 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-274:LU)[0x563b4cc242e0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-274:LU)[0x563b4cc55d70] (fsm.c:486) 20250410105049642 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-274:LU)[0x563b4cc242e0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410105049642 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-274:LU)[0x563b4cc242e0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410105049642 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105049642 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105049642 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105049642 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105049642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105049642 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105049642 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105049642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105049642 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105049642 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 02 06 0d 6f ab 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 45 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1507)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1507)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105049644 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105049644 DVLR DEBUG IMSI:262420000000054 has MSISDN:491230000054 (vlr.c:1045) 20250410105049644 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250410105049644 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105049644 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105049644 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-274:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410105049644 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-274:LU)[0x563b4cc242e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410105049644 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-274:LU)[0x563b4cc242e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410105049644 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-274:LU)[0x563b4cc242e0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410105049644 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-274:LU)[0x563b4cc242e0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-274:LU)[0x563b4cc55d70] (vlr_lu_fsm.c:110) 20250410105049644 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-274:LU)[0x563b4cc242e0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410105049644 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-274:LU)[0x563b4cc242e0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105049644 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-274:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410105049644 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-274:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410105049644 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-274:LU)[0x563b4cc4ad70]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105049644 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-274:LU)[0x563b4cc4ad70]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-274:LU)[0x563b4cc55d70] (fsm.c:486) 20250410105049644 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-274:LU)[0x563b4cc4ad70]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410105049644 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-274:LU)[0x563b4cc4ad70]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410105049644 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-274:LU)[0x563b4cc4ad70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410105049644 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-274:LU)[0x563b4cc4ad70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410105049644 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:TMSInew-0x98139FBE) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250410105049644 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-274:LU)[0x563b4cc4ad70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410105049644 DMM DEBUG -> IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:TMSInew-0x98139FBE LOCATION UPDATE ACCEPT (TMSI = 0x98139fbe) (gsm_04_08.c:149) 20250410105049644 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:TMSInew-0x98139FBE - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105049644 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105049644 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105049644 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105049644 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105049644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105049644 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105049644 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105049644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105049644 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105049644 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 02 06 0d 6f ab 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 98 13 9f be (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1507)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1507)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_30(1513)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1506)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1506)@7d38b4d9c9a0: patched enc_l3: '059B'O MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002059B'O 20250410105049646 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105049646 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105049646 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105049646 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105049646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105049646 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105049646 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105049646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105049646 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105049646 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 12 00 01 05 01 00 02 05 9b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1507)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105049646 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:TMSInew-0x98139FBE:GERAN-A-274:LU)[0x563b4cc48160]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410105049646 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:TMSInew-0x98139FBE:GERAN-A-274:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410105049646 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-274:LU)[0x563b4cc4ad70]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410105049646 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250410105049646 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-274:LU)[0x563b4cc4ad70]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410105049646 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-274:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410105049646 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-274:LU)[0x563b4cc4ad70]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410105049646 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-274:LU)[0x563b4cc4ad70]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-274:LU)[0x563b4cc55d70] (vlr_lu_fsm.c:817) 20250410105049646 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-274:LU)[0x563b4cc4ad70]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410105049646 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xAC788860:GERAN-A-274:LU)[0x563b4cc4ad70]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105049646 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-274:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410105049646 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250410105049646 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105049646 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105049646 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105049646 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105049646 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105049646 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105049646 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105049646 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105049646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105049646 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105049646 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105049646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105049646 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105049646 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 02 06 0d 6f ab 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1507)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1507)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410105049647 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105049647 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105049647 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105049647 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105049647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105049647 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105049647 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105049647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105049647 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105049647 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 12 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1507)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105049647 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-274:LU)[0x563b4cc55d70]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105049647 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-274:LU)[0x563b4cc55d70]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-274:LU)[0x563b4cc48160] (msc_a.c:1053) 20250410105049647 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-274:LU)[0x563b4cc55d70]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410105049647 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-274:LU)[0x563b4cc55d70]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105049647 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-274:LU)[0x563b4cc55d70]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410105049647 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE - active-conn: now used by 1 (attached) (msub.c:375) 20250410105049647 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105049647 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105049647 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105049647 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105049647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105049647 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105049647 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105049647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105049647 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105049647 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 02 04 0d 6f ab 00 01 12 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1507)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1507)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: Session index based on local reference:0 20250410105049648 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105049648 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105049648 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105049648 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105049648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105049648 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105049648 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105049648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105049648 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105049648 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 12 0d 6f ab 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1507)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1506)@7d38b4d9c9a0: Deleted conn table entry 0TC_ho_inter_msc_out_a5_30(1513)880555 TC_ho_inter_msc_out_a5_30(1513)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105049648 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410105049648 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_msc_out_a5_30(1513)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_30(1513)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_30(1513)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_30(1513)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '98139FBE'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1506)@7d38b4d9c9a0: Added conn table entry 0TC_ho_inter_msc_out_a5_30(1513)1270130 MSC_Test_0-RAN(1506)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(1507)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105049852 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105049852 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105049852 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105049853 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105049853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105049853 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105049853 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105049853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105049853 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105049853 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 13 61 72 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 98 13 9f be 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105049854 DMM DEBUG msc_a(TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ)[0x563b4cbf07e0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250410105049854 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ)[0x563b4cc02720]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410105049854 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ)[0x563b4cc02720]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ)[0x563b4cbf07e0] (fsm.c:486) 20250410105049854 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ)[0x563b4cc02720]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250410105049854 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ)[0x563b4cc02720]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410105049854 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410105049854 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410105049854 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ)[0x563b4cc02720]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410105049854 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ)[0x563b4cc02720]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250410105049854 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ)[0x563b4cc4ad70]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410105049854 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ)[0x563b4cc4ad70]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ)[0x563b4cc02720] (fsm.c:486) 20250410105049854 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ)[0x563b4cc4ad70]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410105049854 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ)[0x563b4cc4ad70]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410105049854 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410105049855 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105049855 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105049855 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105049855 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105049855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105049855 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105049855 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105049855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105049855 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105049855 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 03 02 13 61 72 00 01 13 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1507)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1507)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: { messageType := 2, destLocRef := '136172'O, sourceLocRef := '000113'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: Session index based on local reference:0 20250410105049859 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410105049859 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_msc_out_a5_30(1513)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_30(1513)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105049864 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105049864 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ)[0x563b4cc4ad70]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410105049864 DVLR DEBUG SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE) Received 1 auth tuples (vlr.c:996) 20250410105049864 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ)[0x563b4cc4ad70]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410105049864 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ)[0x563b4cc4ad70]{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:324) 20250410105049864 DMM DEBUG Tx AUTH REQ (rand = 62e243468661d6462812a13812fb92d7) (gsm_04_08.c:641) 20250410105049864 DMM DEBUG AUTH REQ (autn = c46bc297b17c1d2b7ac3e935df43eadd) (gsm_04_08.c:643) 20250410105049864 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105049864 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105049864 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105049864 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105049864 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105049864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105049864 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105049864 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105049864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105049864 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105049864 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 3f 00 00 00 b9 00 00 00 c1 03 00 00 03 06 13 61 72 00 01 28 01 00 25 05 12 00 62 e2 43 46 86 61 d6 46 28 12 a1 38 12 fb 92 d7 20 10 c4 6b c2 97 b1 7c 1d 2b 7a c3 e9 35 df 43 ea dd 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1507)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1507)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1506)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051440B4431621049465EE9A'O MSC_Test_0-RAN(1506)@7d38b4d9c9a0: patched enc_l3: '055440B4431621049465EE9A'O MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: vl_len:15 MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000C055440B4431621049465EE9A'O 20250410105049868 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105049868 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105049868 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105049868 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105049868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105049868 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105049869 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105049869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105049869 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105049869 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 13 00 01 0f 01 00 0c 05 54 40 b4 43 16 21 04 94 65 ee 9a 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1507)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105049869 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ)[0x563b4cbf07e0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 40b443169465ee9a) (gsm_04_08.c:1128) 20250410105049869 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ)[0x563b4cc4ad70]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410105049869 DVLR DEBUG SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE) AUTH on GERAN received SRES/RES: 40b443169465ee9a (8 bytes) (vlr_auth_fsm.c:151) 20250410105049869 DVLR INFO SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410105049869 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ)[0x563b4cc4ad70]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410105049869 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ)[0x563b4cc4ad70]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410105049869 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ)[0x563b4cc4ad70]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410105049869 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ)[0x563b4cc4ad70]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ)[0x563b4cc02720] (vlr_auth_fsm.c:294) 20250410105049869 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ)[0x563b4cc4ad70]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410105049869 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ)[0x563b4cc4ad70]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410105049869 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ)[0x563b4cc02720]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250410105049869 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ)[0x563b4cc02720]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410105049869 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ)[0x563b4cc02720]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410105049869 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ)[0x563b4cc02720]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250410105049869 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105049870 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105049870 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105049870 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105049870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105049870 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105049870 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105049870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105049870 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105049870 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 27 00 00 00 b9 00 00 00 c1 03 00 00 03 06 13 61 72 00 01 10 00 0e 53 0a 09 08 f1 a8 10 39 68 56 96 a5 23 01 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1507)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1507)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0003552C04'O 20250410105049874 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105049874 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105049874 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105049874 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105049874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105049874 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105049874 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105049874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105049874 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105049874 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 13 00 01 05 00 03 55 2c 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1507)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105049874 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ)[0x563b4cc02720]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250410105049874 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ)[0x563b4cc02720]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410105049874 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ)[0x563b4cc02720]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410105049874 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ)[0x563b4cc02720]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410105049874 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ)[0x563b4cc02720]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410105049875 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ)[0x563b4cc02720]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410105049875 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ)[0x563b4cc02720]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410105049875 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ)[0x563b4cc02720]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410105049875 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ)[0x563b4cc02720]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410105049875 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250410105049875 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105049875 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105049875 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105049875 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105049875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105049875 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105049875 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105049875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105049875 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105049875 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 03 06 13 61 72 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 45 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1507)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1507)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1508)@7d38b4d9c9a0: Created MnccExpect[1] for "12345" to be handled at TC_ho_inter_msc_out_a5_30(1513) MSC_Test-MGCP(1509)@7d38b4d9c9a0: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_msc_out_a5_30(1513) MSC_Test_0-RAN(1506)@7d38b4d9c9a0: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1506)@7d38b4d9c9a0: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: vl_len:19 MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O 20250410105049890 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105049890 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105049890 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105049890 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105049890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105049890 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105049890 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105049890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105049890 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105049890 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 13 00 01 13 01 00 10 03 85 04 06 60 05 04 02 00 81 5e 04 80 21 43 f5 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1507)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105049890 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250410105049890 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE callref-0x80000017 tid-8) New transaction (transaction.c:231) 20250410105049890 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ callref-0x80000017 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250410105049890 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ callref-0x80000017 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105049890 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250410105049890 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ callref-0x80000017 tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:702) 20250410105049890 DCC INFO trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ callref-0x80000017 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250410105049890 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ callref-0x80000017 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250410105049890 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ)[0x563b4cc242e0]{ESTABLISHING}: Allocated (fsm.c:456) 20250410105049890 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ)[0x563b4cc242e0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ)[0x563b4cbf07e0] (fsm.c:486) 20250410105049890 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ callref-0x80000017 tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:2161) 20250410105049891 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ)[0x563b4cc55c40]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410105049891 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ)[0x563b4cc55c40]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ)[0x563b4cc242e0] (fsm.c:486) 20250410105049891 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_CN:no-CI)[0x563b4cc55c40]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250410105049891 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_CN:no-CI)[0x563b4cc55c40]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250410105049891 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ)[0x563b4cc4a150]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410105049891 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ)[0x563b4cc4a150]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ)[0x563b4cc242e0] (fsm.c:486) 20250410105049891 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_RAN:no-CI)[0x563b4cc4a150]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250410105049891 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_RAN:no-CI)[0x563b4cc4a150]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1509)@7d38b4d9c9a0: Found Expect[0] for { line := { verb := "CRCX", trans_id := "179", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7b" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_inter_msc_out_a5_30(1513) TC_ho_inter_msc_out_a5_30(1513)@7d38b4d9c9a0: f_mo_call_establish 2: rx 1st CRCX 20250410105049906 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_CN:no-CI)[0x563b4cc55c40]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105049906 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ)[0x563b4cc242e0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410105049906 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ callref-0x80000017 tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_ho_inter_msc_out_a5_30(1513)@7d38b4d9c9a0: f_mo_call_establish 6: rx 2nd CRCX 20250410105049907 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_RAN:no-CI)[0x563b4cc4a150]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105049907 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ)[0x563b4cc242e0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410105049907 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ callref-0x80000017 tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:705) 20250410105049907 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ callref-0x80000017 tid-8) Sending Assignment Command (msc_a.c:706) 20250410105049908 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105049908 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105049908 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105049908 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105049908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105049908 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105049908 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test-MNCC(1508)@7d38b4d9c9a0: Found MnccExpect[1] for "12345" handled at TC_ho_inter_msc_out_a5_30(1513) MSC_Test-MNCC(1508)@7d38b4d9c9a0: Added conn table entry 0TC_ho_inter_msc_out_a5_30(1513)-2147483625 20250410105049908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105049908 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105049908 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3b 00 00 00 b9 00 00 00 c1 03 00 00 03 06 13 61 72 00 01 24 00 22 01 0b 07 01 0a a1 a5 91 81 05 7c 06 02 02 02 02 2a f8 7d 09 83 ff 57 84 3f 07 82 80 81 7f 7b 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1507)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1507)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_30(1513)@7d38b4d9c9a0: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_msc_out_a5_30(1513)@7d38b4d9c9a0: f_mo_call_establish 4: rx Assignment Request 20250410105049910 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ callref-0x80000017 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: vl_len:14 MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1507)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105049911 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105049911 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105049911 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105049911 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105049911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105049911 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105049911 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105049911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105049911 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105049911 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 13 00 01 0e 00 0c 02 7c 06 09 08 07 06 23 28 7e 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105049911 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4cc4a150]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250410105049911 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_RAN:CI-22222:no-remote-port:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000)[0x563b4cc4a150]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250410105049911 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_RAN:CI-22222:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc4a150]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250410105049911 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ callref-0x80000017 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:1596) 20250410105049911 DCC INFO trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ callref-0x80000017 tid-8) Assignment Complete: RAN: GSM#3, CN: GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111 (msc_a.c:1597) 20250410105049911 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ callref-0x80000017 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:2187) 20250410105049911 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ callref-0x80000017 tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_ho_inter_msc_out_a5_30(1513)@7d38b4d9c9a0: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_msc_out_a5_30(1513)@7d38b4d9c9a0: f_mo_call_establish 5: rx MDCX for the RAN side 20250410105049912 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ callref-0x80000017 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250410105049912 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ callref-0x80000017 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105049912 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ callref-0x80000017 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105049912 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ callref-0x80000017 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250410105049913 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105049913 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105049913 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105049913 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105049913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105049913 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105049913 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105049913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105049913 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105049913 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 03 06 13 61 72 00 01 0d 01 00 0a 83 02 04 06 60 00 02 04 01 85 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1507)@7d38b4d9c9a0: Message received on association #8 20250410105049913 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc4a150]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105049913 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc4a150]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410105049913 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ)[0x563b4cc242e0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-M3UA(1507)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105049914 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ callref-0x80000017 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250410105049914 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ callref-0x80000017 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105049914 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ callref-0x80000017 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105049914 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ callref-0x80000017 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250410105049914 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105049914 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105049914 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105049914 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105049914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105049914 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105049914 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105049914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105049914 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105049914 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 03 06 13 61 72 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1507)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1507)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_30(1513)@7d38b4d9c9a0: f_mo_call_establish 7: rx CC Alerting 20250410105049915 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ callref-0x80000017 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250410105049915 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ callref-0x80000017 tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250410105049915 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ callref-0x80000017 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:798) 20250410105049915 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc55c40]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250410105049915 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc55c40]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250410105049915 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc55c40]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250410105049915 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ callref-0x80000017 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250410105049915 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ callref-0x80000017 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105049915 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ callref-0x80000017 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105049915 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ callref-0x80000017 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250410105049915 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ callref-0x80000017 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250410105049915 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105049915 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105049915 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105049915 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105049915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105049915 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105049915 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105049915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105049915 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105049915 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 03 06 13 61 72 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1507)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1507)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_30(1513)@7d38b4d9c9a0: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_msc_out_a5_30(1513)@7d38b4d9c9a0: { line := { verb := "MDCX", trans_id := "182", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "7b" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7b", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } 20250410105049916 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc55c40]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105049916 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc55c40]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410105049916 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ)[0x563b4cc242e0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410105049916 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ)[0x563b4cc242e0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_ho_inter_msc_out_a5_30(1513)@7d38b4d9c9a0: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1506)@7d38b4d9c9a0: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1506)@7d38b4d9c9a0: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000203CF'O 20250410105049916 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105049916 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105049916 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1507)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105049916 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105049917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105049917 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105049917 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105049917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105049917 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105049917 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 13 00 01 05 01 00 02 03 cf 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105049917 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ callref-0x80000017 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250410105049917 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ callref-0x80000017 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250410105049917 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ callref-0x80000017 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250410105049917 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ callref-0x80000017 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105049917 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ callref-0x80000017 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_ho_inter_msc_out_a5_30(1513)@7d38b4d9c9a0: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_msc_out_a5_30(1513)@7d38b4d9c9a0: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_msc_out_a5_30(1513)@7d38b4d9c9a0: f_mo_call_establish DONE TC_ho_inter_msc_out_a5_30(1513)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: vl_len:16 MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000E1104010C1A080010771000010001'O 20250410105051429 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105051429 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105051429 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105051429 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105051429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105051429 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105051429 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105051429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105051429 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105051429 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 13 00 01 10 00 0e 11 04 01 0c 1a 08 00 10 77 10 00 01 00 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1507)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105051443 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250410105051443 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250410105051443 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ)[0x563b4cc24410]{NOT_STARTED}: Allocated (fsm.c:456) 20250410105051443 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ)[0x563b4cc24410]{NOT_STARTED}: is child of handover(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ)[0x563b4cc4fdf0] (fsm.c:486) 20250410105051443 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:callref-0x0)[0x563b4cc24410]{NOT_STARTED}: Associated with RTP stream rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc4a150] (mncc_call.c:190) 20250410105051443 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:callref-0x0)[0x563b4cc24410]{NOT_STARTED}: Received Event MNCC_CALL_EV_OUTGOING_START (mncc_call.c:398) 20250410105051443 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:callref-0x0)[0x563b4cc24410]{NOT_STARTED}: State change to OUTGOING_WAIT_PROCEEDING (no timeout) (mncc_call.c:477) 20250410105051443 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:callref-0x0)[0x563b4cc24410]{OUTGOING_WAIT_PROCEEDING}: tx MNCC_SETUP_IND (mncc_call.c:91) 20250410105051444 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105051444 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105051444 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105051444 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105051444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105051444 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105051444 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105051444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105051444 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105051444 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2f 00 00 00 b9 00 00 00 c1 03 00 00 03 06 13 61 72 00 01 18 00 16 13 17 09 06 2b d1 04 0e 00 09 00 00 05 08 00 00 f0 00 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1507)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1507)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1508)@7d38b4d9c9a0: Found MnccExpect[0] for "491230099999" handled at TC_ho_inter_msc_out_a5_30(1513) MSC_Test-MNCC(1508)@7d38b4d9c9a0: Added conn table entry 1TC_ho_inter_msc_out_a5_30(1513)-2147483624 20250410105051450 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250410105051450 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250410105051451 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105051451 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105051451 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105051451 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105051451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105051451 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105051451 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105051451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105051451 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105051451 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1a 00 00 00 b9 00 00 00 c1 03 00 00 03 06 13 61 72 00 01 03 00 01 15 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1507)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1507)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105051562 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250410105051562 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250410105051562 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:callref-0x0)[0x563b4cc24410]{OUTGOING_WAIT_PROCEEDING}: Reparenting from parent handover(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ)[0x563b4cc4fdf0] to parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ)[0x563b4cbf07e0] (mncc_call.c:163) 20250410105051563 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105051563 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105051563 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105051563 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105051563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105051563 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105051563 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105051563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105051563 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105051563 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 03 06 13 61 72 00 01 06 00 04 20 04 01 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1507)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1507)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410105051568 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105051568 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105051568 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105051568 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105051568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105051568 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105051568 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105051568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105051568 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105051568 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 13 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1507)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105051569 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105051569 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105051569 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105051569 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105051569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105051569 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105051569 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105051569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105051569 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105051569 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 03 04 13 61 72 00 01 13 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1507)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1507)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: Session index based on local reference:0 20250410105051570 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105051570 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105051570 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105051570 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105051570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105051570 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105051570 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105051570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105051570 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105051570 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 13 13 61 72 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1507)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1506)@7d38b4d9c9a0: Deleted conn table entry 0TC_ho_inter_msc_out_a5_30(1513)1270130 TC_ho_inter_msc_out_a5_30(1513)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105051572 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250410105051572 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_msc_out_a5_30(1513)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_30(1513)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_30(1513)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_30(1513)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1506)@7d38b4d9c9a0: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1506)@7d38b4d9c9a0: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_msc_out_a5_30(1513) 20250410105051579 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250410105051579 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250410105051580 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105051580 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105051580 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105051580 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105051580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105051580 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105051580 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105051580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105051580 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105051580 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 77 00 00 00 b9 00 00 00 c1 03 00 00 0e 01 00 09 34 02 02 06 04 43 c1 00 fe 04 04 43 b9 00 fe 0f 52 00 50 10 0b 07 01 0a 81 a1 a5 91 05 0a 09 08 f1 a8 10 39 68 56 96 a5 12 03 50 59 02 05 08 00 62 f2 24 00 17 00 2a 05 08 00 62 f2 24 00 17 00 2a 04 01 0c 13 01 01 2c 04 08 08 29 26 24 00 00 00 00 45 7c 06 02 02 02 02 2a f8 7d 01 80 7f 7b 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1507)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1507)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1506)@7d38b4d9c9a0: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1506)@7d38b4d9c9a0: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1506)@7d38b4d9c9a0: Found Expect[0] for N-CONNECT handled at TC_ho_inter_msc_out_a5_30(1513) MSC_Test_0-RAN(1506)@7d38b4d9c9a0: Added conn table entry 0TC_ho_inter_msc_out_a5_30(1513)1330713 MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: Session index based on connection ID:0 20250410105051586 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105051586 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105051586 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105051586 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105051586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105051586 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105051587 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105051587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250410105051587 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105051587 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 c1 00 00 00 b9 03 02 00 00 02 00 09 34 99 2b 21 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1507)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: vl_len:27 MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0019121709062BD1040E000900002C047C060908070623287E0180'O MSC_Test_0-M3UA(1507)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105051788 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105051788 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105051788 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105051788 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105051788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105051789 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105051789 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105051789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105051789 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105051789 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 32 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 34 00 01 1b 00 19 12 17 09 06 2b d1 04 0e 00 09 00 00 2c 04 7c 06 09 08 07 06 23 28 7e 01 80 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1507)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1507)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105051992 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105051992 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105051992 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105051992 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105051993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105051993 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105051993 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105051993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105051993 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105051993 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 34 00 01 03 00 01 1b 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105051993 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105051993 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105051993 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105051993 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105051993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105051993 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105051993 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105051993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105051993 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105051993 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 34 00 01 03 00 01 14 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105051993 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc4a150]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250410105051993 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc4a150]{ESTABLISHING}: setting remote addr to :0 (rtp_stream.c:476) 20250410105051993 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4cc4a150]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250410105051993 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc4a150]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250410105051993 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc4a150]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250410105051993 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:callref-0x0)[0x563b4cc24410]{OUTGOING_WAIT_PROCEEDING}: tx MNCC_DISC_IND (mncc_call.c:91) 20250410105051993 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:callref-0x0)[0x563b4cc24410]{OUTGOING_WAIT_PROCEEDING}: State change to WAIT_RELEASE_ACK (no timeout) (mncc_call.c:749) 20250410105051998 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc4a150]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105051998 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc4a150]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410105051998 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ)[0x563b4cc242e0]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) TC_ho_inter_msc_out_a5_30(1513)@7d38b4d9c9a0: f_call_hangup 0: tx MNCC_DISC_REQ 20250410105053002 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-2356:CM_SERVICE_REQ callref-0x80000017 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250410105053002 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-2356:CM_SERVICE_REQ callref-0x80000017 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105053002 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-2356:CM_SERVICE_REQ callref-0x80000017 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250410105053002 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-2356:CM_SERVICE_REQ callref-0x80000017 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250410105053003 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105053003 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105053003 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105053003 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105053003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105053003 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105053003 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105053003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105053003 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105053003 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 99 2b 21 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1507)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1507)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_30(1513)@7d38b4d9c9a0: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1506)@7d38b4d9c9a0: patching N(SD)=0 into dtap '032D0802E180'O MSC_Test_0-RAN(1506)@7d38b4d9c9a0: patched enc_l3: '032D0802E180'O MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: vl_len:9 MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010006032D0802E180'O 20250410105053010 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105053010 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105053010 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105053010 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105053010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105053010 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105053010 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105053010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105053010 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105053010 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 34 00 01 09 01 00 06 03 2d 08 02 e1 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1507)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105053010 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-2356:CM_SERVICE_REQ callref-0x80000017 tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250410105053010 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-2356:CM_SERVICE_REQ callref-0x80000017 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250410105053010 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-2356:CM_SERVICE_REQ callref-0x80000017 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250410105053010 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-2356:CM_SERVICE_REQ callref-0x80000017 tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250410105053011 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-2356:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250410105053011 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-2356:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105053011 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250410105053011 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105053011 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105053011 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105053011 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ)[0x563b4cc242e0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250410105053011 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc4a150]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410105053011 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc4a150]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ)[0x563b4cc242e0] (call_leg.c:197) 20250410105053011 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc4a150]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410105053011 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc4a150]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410105053011 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc55c40]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410105053011 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc55c40]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ)[0x563b4cc242e0] (call_leg.c:197) 20250410105053011 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ)[0x563b4cc242e0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250410105053011 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc55c40]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410105053011 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc55c40]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410105053011 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ)[0x563b4cc242e0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250410105053011 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ)[0x563b4cc242e0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-2356:CM_SERVICE_REQ)[0x563b4cbf07e0] (call_leg.c:198) 20250410105053011 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ)[0x563b4cc242e0]{RELEASING}: Freeing instance (call_leg.c:198) 20250410105053011 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-275:CM_SERVICE_REQ)[0x563b4cc242e0]{RELEASING}: Deallocated (fsm.c:568) 20250410105053011 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105053012 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105053012 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105053012 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105053012 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105053012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105053012 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105053012 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105053012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105053012 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105053012 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 99 2b 21 00 01 05 01 00 02 83 2a (osmo_ss7_asp.c:1175) 20250410105053012 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105053012 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105053012 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105053012 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105053012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105053012 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105053012 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105053012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105053012 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105053012 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 99 2b 21 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1507)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1507)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1507)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1507)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1508)@7d38b4d9c9a0: Deleted conn table entry 0TC_ho_inter_msc_out_a5_30(1513)-2147483625 TC_ho_inter_msc_out_a5_30(1513)@7d38b4d9c9a0: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_msc_out_a5_30(1513)@7d38b4d9c9a0: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_msc_out_a5_30(1513)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_a5_30(1513)@7d38b4d9c9a0: f_call_hangup 5: rx BSSAP Clear Command TC_ho_inter_msc_out_a5_30(1513)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1507)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105053018 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105053018 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105053018 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105053018 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105053018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105053018 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105053018 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105053018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105053018 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105053018 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 34 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105053018 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:callref-0x0)[0x563b4cc24410]{WAIT_RELEASE_ACK}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105053018 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:callref-0x0)[0x563b4cc24410]{WAIT_RELEASE_ACK}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-2356:CM_SERVICE_REQ)[0x563b4cbf07e0] (msc_a.c:1053) 20250410105053018 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:callref-0x0)[0x563b4cc24410]{WAIT_RELEASE_ACK}: Freeing instance (msc_a.c:1053) 20250410105053018 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:callref-0x0)[0x563b4cc24410]{WAIT_RELEASE_ACK}: Deallocated (fsm.c:568) 20250410105053019 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-2356:CM_SERVICE_REQ)[0x563b4cc02720]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105053019 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-2356:CM_SERVICE_REQ)[0x563b4cc02720]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-2356:CM_SERVICE_REQ)[0x563b4cbf07e0] (msc_a.c:1053) 20250410105053019 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-2356:CM_SERVICE_REQ)[0x563b4cc02720]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105053019 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-2356:CM_SERVICE_REQ)[0x563b4cc02720]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410105053019 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE - active-conn: now used by 1 (attached) (msub.c:375) 20250410105053019 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105053019 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105053019 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105053019 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105053019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105053019 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105053019 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105053019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105053019 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105053019 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0e 04 99 2b 21 00 09 34 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1507)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1507)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: Session index based on local reference:0 20250410105053020 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105053020 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105053020 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105053020 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105053020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105053020 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105053020 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105053020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105053020 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105053020 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 09 34 99 2b 21 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1507)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1506)@7d38b4d9c9a0: Deleted conn table entry 0TC_ho_inter_msc_out_a5_30(1513)1330713 TC_ho_inter_msc_out_a5_30(1513)@7d38b4d9c9a0: f_call_hangup 6: rx SCCP DISC TC_ho_inter_msc_out_a5_30(1513)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_30(1513)@7d38b4d9c9a0: f_call_hangup 9: done TC_ho_inter_msc_out_a5_30(1513)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_30(1513)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410105055037 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410105055037 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105055037 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410105055037 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410105055037 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410105055037 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105055037 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410105055037 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410105055037 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410105055037 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105055037 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410105055037 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410105055037 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410105055037 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410105055037 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410105055037 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105055037 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105055037 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410105055037 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410105055038 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) MSC_Test_0-M3UA(1507)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105055038 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410105055038 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(1511)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105055039 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410105055039 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1505)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(1510)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(1509)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(1512)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(1506)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(1508)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1514)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1504)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1504): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(1505): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(1506): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(1507): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(1508): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(1509): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(1510): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(1511): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(1512): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_ho_inter_msc_out_a5_30(1513): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1514): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_ho_inter_msc_out_a5_3 finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_a5_3 pass'. Thu Apr 10 10:50:55 UTC 2025 ====== MSC_Tests.TC_ho_inter_msc_out_a5_3 pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_ho_inter_msc_out_a5_3.talloc 20250410105056040 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=729516) 20250410105057038 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410105057038 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410105057038 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410105057042 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=729516, count=730676) 20250410105058044 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_a5_3 pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_a5_4'. ------ MSC_Tests.TC_ho_inter_msc_out_a5_4 ------ Thu Apr 10 10:50:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_ho_inter_msc_out_a5_4.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_ho_inter_msc_out_a5_4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410105059046 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_a5_4' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_ho_inter_msc_out_a5_4 started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(1518)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(1518)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1518)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410105059598 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1519)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410105059793 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410105059793 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410105059793 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410105059793 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1518)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1518)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1518)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1518)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(1518)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410105059798 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105059798 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410105059798 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410105059798 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410105059798 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410105059798 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410105059798 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410105059798 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105059798 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410105059798 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410105059798 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1518)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1518)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1518)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1518)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1518)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1518)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105059799 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105059799 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410105059799 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410105059799 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410105059799 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410105059799 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410105059799 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410105059799 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105059799 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410105059799 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410105059799 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105059799 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410105059799 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) MSC_Test_0-M3UA(1518)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1518)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1518)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1518)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1518)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105059799 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410105100046 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410105100047 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1521)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1521)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410105100052 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1521)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1521)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1521)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1521)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1521)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1521)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410105100078 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410105100078 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-MNCC(1519)@7d38b4d9c9a0: Created MnccExpect[0] for "491230099999" to be handled at TC_ho_inter_msc_out_a5_40(1524) MSC_Test-GSUP(1522)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000054" to be handled at TC_ho_inter_msc_out_a5_40(1524) TC_ho_inter_msc_out_a5_40(1524)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000054'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1518)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105100600 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105100600 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105100600 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105100600 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105100600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105100600 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105100600 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105100600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105100600 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105100600 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105100600 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105100600 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105100600 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105100600 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105100600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105100600 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105100600 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105100600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105100600 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105100600 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1518)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1518)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1517)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1517)@7d38b4d9c9a0: Added conn table entry 0TC_ho_inter_msc_out_a5_40(1524)13148525 MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(1517)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1518)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105100608 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105100608 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105100608 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105100608 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105100608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105100608 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105100608 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105100608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105100608 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105100608 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 c8 a1 6d 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 45 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105100608 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-276:LU)[0x563b4cc242e0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000054 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410105100608 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-276:LU)[0x563b4cc242e0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410105100608 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-276:LU)[0x563b4c998640]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410105100608 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-276:LU)[0x563b4c998640]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000054:GERAN-A-276:LU)[0x563b4cc242e0] (fsm.c:486) 20250410105100608 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-276:LU)[0x563b4c998640]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250410105100608 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-276:LU)[0x563b4c998640]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410105100608 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410105100608 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410105100608 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250410105100608 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410105100608 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-276:LU)[0x563b4c998640]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410105100608 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-276:LU)[0x563b4c998640]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410105100608 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-276:LU)[0x563b4c998640]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410105100608 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-276:LU)[0x563b4cc48160]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410105100608 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-276:LU)[0x563b4cc48160]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-276:LU)[0x563b4c998640] (fsm.c:486) 20250410105100608 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-276:LU)[0x563b4cc48160]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410105100608 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-276:LU)[0x563b4cc48160]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410105100608 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105100608 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105100608 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105100608 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105100608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105100608 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105100608 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105100608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105100608 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105100608 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 04 02 c8 a1 6d 00 01 14 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1518)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1518)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'C8A16D'O, sourceLocRef := '000114'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(1522)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000054" handled at TC_ho_inter_msc_out_a5_40(1524) MSC_Test-GSUP(1522)@7d38b4d9c9a0: Added IMSI table entry 0TC_ho_inter_msc_out_a5_40(1524)"262420000000054" 20250410105100610 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410105100610 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: vl_len:11 MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O 20250410105100610 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105100610 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105100610 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105100610 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105100610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105100610 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105100610 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105100610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105100610 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105100610 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 22 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 14 00 01 0b 00 09 54 12 03 52 49 82 13 01 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1518)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_40(1524)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_40(1524)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410105100615 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105100615 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-276:LU)[0x563b4cc48160]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410105100615 DVLR DEBUG SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE) Received 1 auth tuples (vlr.c:996) 20250410105100615 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-276:LU)[0x563b4cc48160]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410105100615 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-276:LU)[0x563b4cc48160]{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:324) 20250410105100615 DMM DEBUG Tx AUTH REQ (rand = 3fb5c90f0e8669264d0c60e2da70ec4f) (gsm_04_08.c:641) 20250410105100615 DMM DEBUG AUTH REQ (autn = f6f234c8fc576299c2a0d2b69567b1d9) (gsm_04_08.c:643) 20250410105100616 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105100616 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105100616 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105100616 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105100616 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105100616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105100616 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105100616 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105100616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105100616 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105100616 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 3f 00 00 00 b9 00 00 00 c1 03 00 00 04 06 c8 a1 6d 00 01 28 01 00 25 05 12 00 3f b5 c9 0f 0e 86 69 26 4d 0c 60 e2 da 70 ec 4f 20 10 f6 f2 34 c8 fc 57 62 99 c2 a0 d2 b6 95 67 b1 d9 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1518)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1518)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1517)@7d38b4d9c9a0: patching N(SD)=1 into dtap '0514D07F6E0521045F3CA83D'O MSC_Test_0-RAN(1517)@7d38b4d9c9a0: patched enc_l3: '0554D07F6E0521045F3CA83D'O MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: vl_len:15 MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000C0554D07F6E0521045F3CA83D'O MSC_Test_0-M3UA(1518)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105100622 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105100622 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105100622 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105100622 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105100622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105100622 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105100622 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105100622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105100622 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105100622 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 14 00 01 0f 01 00 0c 05 54 d0 7f 6e 05 21 04 5f 3c a8 3d 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105100622 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-276:LU)[0x563b4cc242e0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = d07f6e055f3ca83d) (gsm_04_08.c:1128) 20250410105100622 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-276:LU)[0x563b4cc48160]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410105100622 DVLR DEBUG SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE) AUTH on GERAN received SRES/RES: d07f6e055f3ca83d (8 bytes) (vlr_auth_fsm.c:151) 20250410105100622 DVLR INFO SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410105100622 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-276:LU)[0x563b4cc48160]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410105100622 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-276:LU)[0x563b4cc48160]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410105100622 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-276:LU)[0x563b4cc48160]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410105100622 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-276:LU)[0x563b4cc48160]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-276:LU)[0x563b4c998640] (vlr_auth_fsm.c:294) 20250410105100622 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-276:LU)[0x563b4cc48160]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410105100622 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-276:LU)[0x563b4cc48160]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410105100622 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-276:LU)[0x563b4c998640]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410105100622 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-276:LU)[0x563b4c998640]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410105100622 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-276:LU)[0x563b4c998640]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410105100622 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-276:LU)[0x563b4c998640]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250410105100622 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105100622 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105100622 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105100622 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105100622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105100622 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105100622 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105100622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105100622 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105100622 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 04 06 c8 a1 6d 00 01 21 00 1f 53 0a 09 10 a7 10 07 56 1e 9e 65 75 23 01 83 fc 25 70 e0 05 90 ad 88 49 a0 0e ab d6 36 57 4e (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1518)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1518)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0003552C05'O 20250410105100625 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105100625 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105100625 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105100625 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105100625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105100625 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105100625 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105100625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105100625 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105100625 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 14 00 01 05 00 03 55 2c 05 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1518)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105100626 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-276:LU)[0x563b4c998640]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410105100626 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-276:LU)[0x563b4c998640]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410105100626 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-276:LU)[0x563b4c998640]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410105100626 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-276:LU)[0x563b4c998640]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410105100626 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-276:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105100626 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-276:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-276:LU)[0x563b4c998640] (fsm.c:486) 20250410105100626 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-276:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410105100626 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-276:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410105100626 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105100626 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105100626 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105100626 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105100626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105100626 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105100626 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105100626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105100626 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105100626 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 04 06 c8 a1 6d 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 45 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1518)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1518)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105100630 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105100630 DVLR DEBUG IMSI:262420000000054 has MSISDN:491230000054 (vlr.c:1045) 20250410105100630 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250410105100630 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105100630 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105100630 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-276:LU)[0x563b4c998640]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410105100630 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-276:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410105100630 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-276:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410105100630 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-276:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410105100631 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-276:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-276:LU)[0x563b4c998640] (vlr_lu_fsm.c:110) 20250410105100631 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-276:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410105100631 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-276:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105100631 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-276:LU)[0x563b4c998640]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410105100631 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-276:LU)[0x563b4c998640]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410105100631 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-276:LU)[0x563b4cbf30d0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105100631 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-276:LU)[0x563b4cbf30d0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-276:LU)[0x563b4c998640] (fsm.c:486) 20250410105100631 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-276:LU)[0x563b4cbf30d0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410105100631 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-276:LU)[0x563b4cbf30d0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410105100631 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-276:LU)[0x563b4cbf30d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410105100631 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-276:LU)[0x563b4cbf30d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410105100631 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:TMSInew-0x646C2FA2) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250410105100631 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-276:LU)[0x563b4cbf30d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410105100631 DMM DEBUG -> IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:TMSInew-0x646C2FA2 LOCATION UPDATE ACCEPT (TMSI = 0x646c2fa2) (gsm_04_08.c:149) 20250410105100631 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:TMSInew-0x646C2FA2 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105100631 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105100631 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105100631 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105100631 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105100631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105100631 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105100631 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105100631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105100631 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105100631 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 04 06 c8 a1 6d 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 64 6c 2f a2 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1518)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1518)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_40(1524)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1517)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1517)@7d38b4d9c9a0: patched enc_l3: '059B'O MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002059B'O 20250410105100635 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105100635 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105100635 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105100635 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105100635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105100635 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105100635 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105100635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105100635 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105100635 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 14 00 01 05 01 00 02 05 9b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1518)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105100635 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:TMSInew-0x646C2FA2:GERAN-A-276:LU)[0x563b4cc242e0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410105100635 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:TMSInew-0x646C2FA2:GERAN-A-276:LU)[0x563b4c998640]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410105100635 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-276:LU)[0x563b4cbf30d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410105100635 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250410105100635 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-276:LU)[0x563b4cbf30d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410105100635 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-276:LU)[0x563b4c998640]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410105100635 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-276:LU)[0x563b4cbf30d0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410105100635 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-276:LU)[0x563b4cbf30d0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-276:LU)[0x563b4c998640] (vlr_lu_fsm.c:817) 20250410105100635 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-276:LU)[0x563b4cbf30d0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410105100635 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x98139FBE:GERAN-A-276:LU)[0x563b4cbf30d0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105100635 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-276:LU)[0x563b4c998640]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410105100635 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250410105100635 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105100635 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105100635 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105100635 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105100636 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105100636 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105100636 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105100636 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105100636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105100636 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105100636 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105100636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105100636 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105100636 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 04 06 c8 a1 6d 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1518)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1518)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1518)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105100639 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105100639 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105100639 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105100639 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105100639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105100639 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105100639 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105100639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105100639 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105100639 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 14 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105100639 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-276:LU)[0x563b4c998640]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105100639 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-276:LU)[0x563b4c998640]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-276:LU)[0x563b4cc242e0] (msc_a.c:1053) 20250410105100639 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-276:LU)[0x563b4c998640]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410105100639 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-276:LU)[0x563b4c998640]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105100639 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-276:LU)[0x563b4c998640]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410105100639 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2 - active-conn: now used by 1 (attached) (msub.c:375) 20250410105100639 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105100639 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105100639 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105100639 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105100639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105100639 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105100639 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105100639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105100639 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105100639 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 04 04 c8 a1 6d 00 01 14 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1518)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1518)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: Session index based on local reference:0 20250410105100640 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105100640 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105100640 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105100640 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105100640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105100640 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105100640 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105100640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105100640 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105100640 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 14 c8 a1 6d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1518)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1517)@7d38b4d9c9a0: Deleted conn table entry 0TC_ho_inter_msc_out_a5_40(1524)13148525 TC_ho_inter_msc_out_a5_40(1524)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105100642 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410105100642 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_msc_out_a5_40(1524)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_40(1524)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_40(1524)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_40(1524)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '646C2FA2'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1517)@7d38b4d9c9a0: Added conn table entry 0TC_ho_inter_msc_out_a5_40(1524)15207155 MSC_Test_0-RAN(1517)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(1518)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105100840 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105100840 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105100840 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105100840 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105100840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105100840 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105100840 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105100840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105100840 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105100840 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 e8 0a f3 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 64 6c 2f a2 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105100841 DMM DEBUG msc_a(TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ)[0x563b4cc55f80]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250410105100841 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ)[0x563b4cc55c40]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410105100841 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ)[0x563b4cc55c40]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ)[0x563b4cc55f80] (fsm.c:486) 20250410105100841 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ)[0x563b4cc55c40]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250410105100841 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ)[0x563b4cc55c40]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410105100841 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410105100841 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410105100841 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ)[0x563b4cc55c40]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410105100841 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ)[0x563b4cc55c40]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250410105100841 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ)[0x563b4cbf30d0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410105100841 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ)[0x563b4cbf30d0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ)[0x563b4cc55c40] (fsm.c:486) 20250410105100841 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ)[0x563b4cbf30d0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410105100841 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ)[0x563b4cbf30d0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410105100841 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410105100842 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105100842 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105100842 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105100842 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105100842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105100842 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105100842 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105100842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105100842 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105100842 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 05 02 e8 0a f3 00 01 15 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1518)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1518)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'E80AF3'O, sourceLocRef := '000115'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: Session index based on local reference:0 20250410105100844 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410105100844 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_msc_out_a5_40(1524)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_40(1524)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105100848 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105100848 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ)[0x563b4cbf30d0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410105100848 DVLR DEBUG SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2) Received 1 auth tuples (vlr.c:996) 20250410105100848 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ)[0x563b4cbf30d0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410105100848 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ)[0x563b4cbf30d0]{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:324) 20250410105100848 DMM DEBUG Tx AUTH REQ (rand = fc08e72b2f84fb022af5b164d2a823b2) (gsm_04_08.c:641) 20250410105100848 DMM DEBUG AUTH REQ (autn = 938aebbd2429ca7f6f3582d44b8a62c0) (gsm_04_08.c:643) 20250410105100848 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105100848 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105100848 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105100848 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105100848 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105100848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105100848 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105100848 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105100848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105100848 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105100848 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 3f 00 00 00 b9 00 00 00 c1 03 00 00 05 06 e8 0a f3 00 01 28 01 00 25 05 12 00 fc 08 e7 2b 2f 84 fb 02 2a f5 b1 64 d2 a8 23 b2 20 10 93 8a eb bd 24 29 ca 7f 6f 35 82 d4 4b 8a 62 c0 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1518)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1518)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1517)@7d38b4d9c9a0: patching N(SD)=1 into dtap '05145258AA5E2104DAA0E08A'O MSC_Test_0-RAN(1517)@7d38b4d9c9a0: patched enc_l3: '05545258AA5E2104DAA0E08A'O MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: vl_len:15 MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000C05545258AA5E2104DAA0E08A'O 20250410105100851 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105100851 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105100852 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105100852 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105100852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105100852 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1518)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105100852 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105100852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105100852 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105100852 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 15 00 01 0f 01 00 0c 05 54 52 58 aa 5e 21 04 da a0 e0 8a 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105100852 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ)[0x563b4cc55f80]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 5258aa5edaa0e08a) (gsm_04_08.c:1128) 20250410105100852 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ)[0x563b4cbf30d0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410105100852 DVLR DEBUG SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2) AUTH on GERAN received SRES/RES: 5258aa5edaa0e08a (8 bytes) (vlr_auth_fsm.c:151) 20250410105100852 DVLR INFO SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410105100852 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ)[0x563b4cbf30d0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410105100852 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ)[0x563b4cbf30d0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410105100852 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ)[0x563b4cbf30d0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410105100852 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ)[0x563b4cbf30d0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ)[0x563b4cc55c40] (vlr_auth_fsm.c:294) 20250410105100852 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ)[0x563b4cbf30d0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410105100852 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ)[0x563b4cbf30d0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410105100852 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ)[0x563b4cc55c40]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250410105100852 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ)[0x563b4cc55c40]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410105100852 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ)[0x563b4cc55c40]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410105100852 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ)[0x563b4cc55c40]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250410105100853 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105100853 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105100853 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105100853 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105100853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105100853 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105100853 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105100853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105100853 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105100853 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 05 06 e8 0a f3 00 01 21 00 1f 53 0a 09 10 67 b5 b6 ad 82 07 a3 f7 23 01 83 e9 9d 49 75 86 83 15 09 5d 75 83 de e7 e6 ce 90 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1518)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1518)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0003552C05'O 20250410105100857 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105100857 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105100857 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105100857 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105100857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105100857 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105100857 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105100857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105100857 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105100857 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 15 00 01 05 00 03 55 2c 05 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1518)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105100858 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ)[0x563b4cc55c40]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250410105100858 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ)[0x563b4cc55c40]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410105100858 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ)[0x563b4cc55c40]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410105100858 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ)[0x563b4cc55c40]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410105100858 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ)[0x563b4cc55c40]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410105100858 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ)[0x563b4cc55c40]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410105100858 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ)[0x563b4cc55c40]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410105100858 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ)[0x563b4cc55c40]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410105100858 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ)[0x563b4cc55c40]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410105100858 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250410105100858 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105100858 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105100858 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105100858 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105100858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105100858 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105100858 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105100858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105100858 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105100858 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 05 06 e8 0a f3 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 45 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1518)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1518)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1519)@7d38b4d9c9a0: Created MnccExpect[1] for "12345" to be handled at TC_ho_inter_msc_out_a5_40(1524) MSC_Test-MGCP(1520)@7d38b4d9c9a0: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_msc_out_a5_40(1524) MSC_Test_0-RAN(1517)@7d38b4d9c9a0: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1517)@7d38b4d9c9a0: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: vl_len:19 MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O 20250410105100873 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105100873 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105100873 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105100873 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105100873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105100873 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105100873 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105100873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105100873 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105100873 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 15 00 01 13 01 00 10 03 85 04 06 60 05 04 02 00 81 5e 04 80 21 43 f5 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1518)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105100873 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250410105100873 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2 callref-0x80000019 tid-8) New transaction (transaction.c:231) 20250410105100873 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ callref-0x80000019 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250410105100873 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ callref-0x80000019 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105100873 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250410105100873 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ callref-0x80000019 tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:702) 20250410105100873 DCC INFO trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ callref-0x80000019 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250410105100873 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ callref-0x80000019 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250410105100873 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ)[0x563b4cc48160]{ESTABLISHING}: Allocated (fsm.c:456) 20250410105100873 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ)[0x563b4cc48160]{ESTABLISHING}: is child of msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ)[0x563b4cc55f80] (fsm.c:486) 20250410105100873 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ callref-0x80000019 tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:2161) 20250410105100873 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ)[0x563b4cc24410]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410105100873 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ)[0x563b4cc24410]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ)[0x563b4cc48160] (fsm.c:486) 20250410105100873 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_CN:no-CI)[0x563b4cc24410]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250410105100873 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_CN:no-CI)[0x563b4cc24410]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250410105100873 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ)[0x563b4cc55d70]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410105100873 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ)[0x563b4cc55d70]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ)[0x563b4cc48160] (fsm.c:486) 20250410105100873 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_RAN:no-CI)[0x563b4cc55d70]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250410105100873 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_RAN:no-CI)[0x563b4cc55d70]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1520)@7d38b4d9c9a0: Found Expect[0] for { line := { verb := "CRCX", trans_id := "186", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7c" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_inter_msc_out_a5_40(1524) TC_ho_inter_msc_out_a5_40(1524)@7d38b4d9c9a0: f_mo_call_establish 2: rx 1st CRCX 20250410105100887 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_CN:no-CI)[0x563b4cc24410]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105100887 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ)[0x563b4cc48160]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410105100888 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ callref-0x80000019 tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_ho_inter_msc_out_a5_40(1524)@7d38b4d9c9a0: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1519)@7d38b4d9c9a0: Found MnccExpect[1] for "12345" handled at TC_ho_inter_msc_out_a5_40(1524) MSC_Test-MNCC(1519)@7d38b4d9c9a0: Added conn table entry 0TC_ho_inter_msc_out_a5_40(1524)-2147483623 20250410105100890 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_RAN:no-CI)[0x563b4cc55d70]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105100890 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ)[0x563b4cc48160]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410105100890 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ callref-0x80000019 tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:705) 20250410105100890 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ callref-0x80000019 tid-8) Sending Assignment Command (msc_a.c:706) 20250410105100890 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105100890 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105100890 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105100890 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105100890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105100890 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105100890 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105100890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105100890 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105100890 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3b 00 00 00 b9 00 00 00 c1 03 00 00 05 06 e8 0a f3 00 01 24 00 22 01 0b 07 01 0a a1 a5 91 81 05 7c 06 02 02 02 02 2a f8 7d 09 83 ff 57 84 3f 07 82 80 81 7f 7c 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1518)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1518)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_40(1524)@7d38b4d9c9a0: f_mo_call_establish 1: rx MNCC SETUP ind 20250410105100893 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ callref-0x80000019 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) TC_ho_inter_msc_out_a5_40(1524)@7d38b4d9c9a0: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: vl_len:14 MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250410105100897 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105100897 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105100897 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105100897 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105100897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105100897 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105100897 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105100897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105100897 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1518)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105100897 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 15 00 01 0e 00 0c 02 7c 06 09 08 07 06 23 28 7e 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105100897 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4cc55d70]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250410105100897 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_RAN:CI-22222:no-remote-port:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000)[0x563b4cc55d70]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250410105100897 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_RAN:CI-22222:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc55d70]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250410105100897 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ callref-0x80000019 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:1596) 20250410105100897 DCC INFO trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ callref-0x80000019 tid-8) Assignment Complete: RAN: GSM#3, CN: GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111 (msc_a.c:1597) 20250410105100897 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ callref-0x80000019 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:2187) 20250410105100897 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ callref-0x80000019 tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_ho_inter_msc_out_a5_40(1524)@7d38b4d9c9a0: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_msc_out_a5_40(1524)@7d38b4d9c9a0: f_mo_call_establish 5: rx MDCX for the RAN side 20250410105100900 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ callref-0x80000019 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250410105100900 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ callref-0x80000019 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105100900 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ callref-0x80000019 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105100900 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ callref-0x80000019 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250410105100900 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105100900 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105100900 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105100900 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105100900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105100901 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105100901 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105100901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105100901 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105100901 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 05 06 e8 0a f3 00 01 0d 01 00 0a 83 02 04 06 60 00 02 04 01 85 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1518)@7d38b4d9c9a0: Message received on association #8 20250410105100901 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc55d70]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105100901 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc55d70]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410105100901 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ)[0x563b4cc48160]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-M3UA(1518)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105100903 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ callref-0x80000019 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250410105100903 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ callref-0x80000019 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105100903 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ callref-0x80000019 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105100903 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ callref-0x80000019 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250410105100903 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105100903 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105100903 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105100903 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105100903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105100903 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105100903 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105100903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105100903 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105100903 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 05 06 e8 0a f3 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1518)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1518)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_40(1524)@7d38b4d9c9a0: f_mo_call_establish 7: rx CC Alerting 20250410105100905 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ callref-0x80000019 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250410105100905 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ callref-0x80000019 tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250410105100905 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ callref-0x80000019 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:798) 20250410105100905 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc24410]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250410105100905 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc24410]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250410105100905 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc24410]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250410105100905 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ callref-0x80000019 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250410105100905 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ callref-0x80000019 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105100905 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ callref-0x80000019 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105100905 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ callref-0x80000019 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250410105100905 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ callref-0x80000019 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250410105100905 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105100905 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105100905 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105100905 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105100905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105100905 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105100905 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105100905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105100905 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105100905 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 05 06 e8 0a f3 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1518)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1518)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_40(1524)@7d38b4d9c9a0: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_msc_out_a5_40(1524)@7d38b4d9c9a0: { line := { verb := "MDCX", trans_id := "189", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "7c" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7c", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_ho_inter_msc_out_a5_40(1524)@7d38b4d9c9a0: f_mo_call_establish 10: rx CC CONNECT 20250410105100907 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc24410]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105100907 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc24410]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410105100907 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ)[0x563b4cc48160]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410105100907 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ)[0x563b4cc48160]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(1517)@7d38b4d9c9a0: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1517)@7d38b4d9c9a0: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000203CF'O 20250410105100908 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105100908 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105100908 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105100908 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105100908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105100908 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105100908 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105100908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105100908 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105100908 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 15 00 01 05 01 00 02 03 cf 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1518)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105100908 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ callref-0x80000019 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250410105100908 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ callref-0x80000019 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250410105100908 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ callref-0x80000019 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250410105100908 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ callref-0x80000019 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105100908 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ callref-0x80000019 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_ho_inter_msc_out_a5_40(1524)@7d38b4d9c9a0: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_msc_out_a5_40(1524)@7d38b4d9c9a0: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_msc_out_a5_40(1524)@7d38b4d9c9a0: f_mo_call_establish DONE TC_ho_inter_msc_out_a5_40(1524)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: vl_len:16 MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000E1104010C1A080010771000010001'O 20250410105102418 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105102418 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105102419 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105102419 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105102419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105102419 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105102419 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105102419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105102419 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105102419 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 15 00 01 10 00 0e 11 04 01 0c 1a 08 00 10 77 10 00 01 00 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1518)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105102432 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250410105102432 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250410105102432 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ)[0x563b4cc4fdf0]{NOT_STARTED}: Allocated (fsm.c:456) 20250410105102432 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ)[0x563b4cc4fdf0]{NOT_STARTED}: is child of handover(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ)[0x563b4cc02720] (fsm.c:486) 20250410105102432 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:callref-0x0)[0x563b4cc4fdf0]{NOT_STARTED}: Associated with RTP stream rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc55d70] (mncc_call.c:190) 20250410105102432 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:callref-0x0)[0x563b4cc4fdf0]{NOT_STARTED}: Received Event MNCC_CALL_EV_OUTGOING_START (mncc_call.c:398) 20250410105102432 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:callref-0x0)[0x563b4cc4fdf0]{NOT_STARTED}: State change to OUTGOING_WAIT_PROCEEDING (no timeout) (mncc_call.c:477) 20250410105102432 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:callref-0x0)[0x563b4cc4fdf0]{OUTGOING_WAIT_PROCEEDING}: tx MNCC_SETUP_IND (mncc_call.c:91) 20250410105102432 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105102432 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105102432 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105102432 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105102432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105102432 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105102432 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105102432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105102432 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105102432 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2f 00 00 00 b9 00 00 00 c1 03 00 00 05 06 e8 0a f3 00 01 18 00 16 13 17 09 06 2b d1 04 0e 00 09 00 00 05 08 00 00 f0 00 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1518)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1518)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1519)@7d38b4d9c9a0: Found MnccExpect[0] for "491230099999" handled at TC_ho_inter_msc_out_a5_40(1524) MSC_Test-MNCC(1519)@7d38b4d9c9a0: Added conn table entry 1TC_ho_inter_msc_out_a5_40(1524)-2147483622 20250410105102436 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250410105102437 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250410105102437 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105102437 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105102437 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105102437 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105102437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105102437 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105102437 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105102437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105102437 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105102437 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1a 00 00 00 b9 00 00 00 c1 03 00 00 05 06 e8 0a f3 00 01 03 00 01 15 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1518)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1518)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105102547 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250410105102547 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250410105102547 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:callref-0x0)[0x563b4cc4fdf0]{OUTGOING_WAIT_PROCEEDING}: Reparenting from parent handover(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ)[0x563b4cc02720] to parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ)[0x563b4cc55f80] (mncc_call.c:163) 20250410105102548 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105102548 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105102548 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105102548 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105102548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105102548 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105102548 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105102548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105102548 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105102548 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 05 06 e8 0a f3 00 01 06 00 04 20 04 01 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1518)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1518)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410105102552 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105102552 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105102552 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105102552 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105102552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105102552 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105102552 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105102552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105102552 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105102552 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 15 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1518)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105102553 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105102553 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105102553 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105102553 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105102553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105102553 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105102553 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105102553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105102553 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105102553 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 05 04 e8 0a f3 00 01 15 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1518)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1518)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: Session index based on local reference:0 20250410105102555 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105102555 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105102555 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105102555 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105102555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105102555 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105102555 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105102555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105102555 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105102555 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 15 e8 0a f3 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1518)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1517)@7d38b4d9c9a0: Deleted conn table entry 0TC_ho_inter_msc_out_a5_40(1524)15207155 TC_ho_inter_msc_out_a5_40(1524)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105102556 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2 + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250410105102556 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2 - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_msc_out_a5_40(1524)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_40(1524)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_40(1524)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_40(1524)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1517)@7d38b4d9c9a0: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1517)@7d38b4d9c9a0: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_msc_out_a5_40(1524) 20250410105102563 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250410105102563 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250410105102564 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105102564 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105102564 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105102564 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105102564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105102564 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105102564 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105102564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105102564 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105102564 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 88 00 00 00 b9 00 00 00 c1 03 00 00 0f 01 00 09 35 02 02 06 04 43 c1 00 fe 04 04 43 b9 00 fe 0f 63 00 61 10 0b 07 01 0a 81 a1 a5 91 05 0a 09 10 67 b5 b6 ad 82 07 a3 f7 12 03 50 59 02 05 08 00 62 f2 24 00 17 00 2a 05 08 00 62 f2 24 00 17 00 2a 04 01 0c 13 01 01 2c 05 08 08 29 26 24 00 00 00 00 45 7c 06 02 02 02 02 2a f8 7d 01 80 7f 7c 00 00 00 83 e9 9d 49 75 86 83 15 09 5d 75 83 de e7 e6 ce 90 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1518)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1518)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1517)@7d38b4d9c9a0: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1517)@7d38b4d9c9a0: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1517)@7d38b4d9c9a0: Found Expect[0] for N-CONNECT handled at TC_ho_inter_msc_out_a5_40(1524) MSC_Test_0-RAN(1517)@7d38b4d9c9a0: Added conn table entry 0TC_ho_inter_msc_out_a5_40(1524)70394 MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1518)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105102570 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105102570 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105102570 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105102570 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105102570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105102570 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105102570 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105102570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105102570 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105102570 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 c1 00 00 00 b9 03 02 00 00 02 00 09 35 14 c1 05 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: vl_len:27 MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0019121709062BD1040E000900002C057C060908070623287E0180'O MSC_Test_0-M3UA(1518)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105102772 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105102772 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105102773 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105102773 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105102773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105102773 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105102773 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105102773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105102773 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105102773 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 32 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 35 00 01 1b 00 19 12 17 09 06 2b d1 04 0e 00 09 00 00 2c 05 7c 06 09 08 07 06 23 28 7e 01 80 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1518)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1518)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105102980 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105102980 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105102980 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105102980 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105102980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105102980 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105102980 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105102980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105102980 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105102980 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 35 00 01 03 00 01 1b 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105102980 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105102980 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105102980 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105102980 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105102980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105102980 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105102980 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105102980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105102980 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105102980 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 35 00 01 03 00 01 14 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105102980 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc55d70]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250410105102980 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc55d70]{ESTABLISHING}: setting remote addr to :0 (rtp_stream.c:476) 20250410105102980 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4cc55d70]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250410105102980 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc55d70]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250410105102980 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc55d70]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250410105102981 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:callref-0x0)[0x563b4cc4fdf0]{OUTGOING_WAIT_PROCEEDING}: tx MNCC_DISC_IND (mncc_call.c:91) 20250410105102981 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:callref-0x0)[0x563b4cc4fdf0]{OUTGOING_WAIT_PROCEEDING}: State change to WAIT_RELEASE_ACK (no timeout) (mncc_call.c:749) 20250410105102982 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc55d70]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105102982 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc55d70]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410105102982 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ)[0x563b4cc48160]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) TC_ho_inter_msc_out_a5_40(1524)@7d38b4d9c9a0: f_call_hangup 0: tx MNCC_DISC_REQ 20250410105103989 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-2357:CM_SERVICE_REQ callref-0x80000019 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250410105103989 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-2357:CM_SERVICE_REQ callref-0x80000019 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105103989 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-2357:CM_SERVICE_REQ callref-0x80000019 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250410105103989 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-2357:CM_SERVICE_REQ callref-0x80000019 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250410105103990 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105103990 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105103990 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105103990 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105103990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105103990 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105103990 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105103990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105103990 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105103990 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 14 c1 05 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1518)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1518)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_40(1524)@7d38b4d9c9a0: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1517)@7d38b4d9c9a0: patching N(SD)=0 into dtap '032D0802E180'O MSC_Test_0-RAN(1517)@7d38b4d9c9a0: patched enc_l3: '032D0802E180'O MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: vl_len:9 MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010006032D0802E180'O 20250410105103998 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105103998 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105103998 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105103998 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105103998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105103998 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105103998 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105103998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1518)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105103998 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105103998 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 35 00 01 09 01 00 06 03 2d 08 02 e1 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105103999 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-2357:CM_SERVICE_REQ callref-0x80000019 tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250410105103999 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-2357:CM_SERVICE_REQ callref-0x80000019 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250410105103999 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-2357:CM_SERVICE_REQ callref-0x80000019 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250410105103999 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-2357:CM_SERVICE_REQ callref-0x80000019 tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250410105103999 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-2357:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250410105103999 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-2357:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105103999 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250410105103999 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105103999 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105103999 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105103999 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ)[0x563b4cc48160]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250410105103999 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc55d70]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410105103999 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc55d70]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ)[0x563b4cc48160] (call_leg.c:197) 20250410105103999 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc55d70]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410105103999 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc55d70]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410105103999 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc24410]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410105103999 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc24410]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ)[0x563b4cc48160] (call_leg.c:197) 20250410105104000 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ)[0x563b4cc48160]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250410105104000 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc24410]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410105104000 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc24410]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410105104000 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ)[0x563b4cc48160]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250410105104000 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ)[0x563b4cc48160]{RELEASING}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-2357:CM_SERVICE_REQ)[0x563b4cc55f80] (call_leg.c:198) 20250410105104000 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ)[0x563b4cc48160]{RELEASING}: Freeing instance (call_leg.c:198) 20250410105104000 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-277:CM_SERVICE_REQ)[0x563b4cc48160]{RELEASING}: Deallocated (fsm.c:568) 20250410105104000 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105104000 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105104000 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105104000 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105104000 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105104000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105104000 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105104000 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105104000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105104000 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105104000 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 14 c1 05 00 01 05 01 00 02 83 2a (osmo_ss7_asp.c:1175) 20250410105104000 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105104000 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105104000 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105104000 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105104000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105104000 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105104000 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105104000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105104000 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105104000 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 14 c1 05 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1518)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1518)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1518)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1518)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1519)@7d38b4d9c9a0: Deleted conn table entry 0TC_ho_inter_msc_out_a5_40(1524)-2147483623 TC_ho_inter_msc_out_a5_40(1524)@7d38b4d9c9a0: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_msc_out_a5_40(1524)@7d38b4d9c9a0: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_msc_out_a5_40(1524)@7d38b4d9c9a0: f_call_hangup 5: rx BSSAP Clear Command TC_ho_inter_msc_out_a5_40(1524)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410105104005 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105104005 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105104005 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105104005 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105104005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105104005 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105104005 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105104005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105104005 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105104005 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 35 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_ho_inter_msc_out_a5_40(1524)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-M3UA(1518)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105104006 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:callref-0x0)[0x563b4cc4fdf0]{WAIT_RELEASE_ACK}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105104006 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:callref-0x0)[0x563b4cc4fdf0]{WAIT_RELEASE_ACK}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-2357:CM_SERVICE_REQ)[0x563b4cc55f80] (msc_a.c:1053) 20250410105104006 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:callref-0x0)[0x563b4cc4fdf0]{WAIT_RELEASE_ACK}: Freeing instance (msc_a.c:1053) 20250410105104006 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:callref-0x0)[0x563b4cc4fdf0]{WAIT_RELEASE_ACK}: Deallocated (fsm.c:568) 20250410105104006 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-2357:CM_SERVICE_REQ)[0x563b4cc55c40]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105104006 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-2357:CM_SERVICE_REQ)[0x563b4cc55c40]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-2357:CM_SERVICE_REQ)[0x563b4cc55f80] (msc_a.c:1053) 20250410105104006 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-2357:CM_SERVICE_REQ)[0x563b4cc55c40]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105104006 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-2357:CM_SERVICE_REQ)[0x563b4cc55c40]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410105104006 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2 - active-conn: now used by 1 (attached) (msub.c:375) 20250410105104006 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105104006 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105104006 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105104006 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105104006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105104006 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105104006 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105104006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105104006 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105104006 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0f 04 14 c1 05 00 09 35 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1518)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1518)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: Session index based on local reference:0 20250410105104007 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105104007 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105104007 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105104007 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105104007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105104007 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1518)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105104007 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105104007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105104007 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105104007 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 09 35 14 c1 05 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1517)@7d38b4d9c9a0: Deleted conn table entry 0TC_ho_inter_msc_out_a5_40(1524)70394 TC_ho_inter_msc_out_a5_40(1524)@7d38b4d9c9a0: f_call_hangup 6: rx SCCP DISC TC_ho_inter_msc_out_a5_40(1524)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_40(1524)@7d38b4d9c9a0: f_call_hangup 9: done TC_ho_inter_msc_out_a5_40(1524)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_40(1524)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410105106021 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410105106021 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250410105106021 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410105106021 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105106021 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410105106021 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410105106021 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410105106021 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105106021 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410105106021 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410105106021 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410105106021 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105106021 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410105106021 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410105106021 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410105106021 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410105106021 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410105106021 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105106021 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105106021 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410105106021 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1518)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105106022 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410105106022 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MNCC(1519)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(1516)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(1522)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(1517)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1525)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105106026 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(1515)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(1521)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(1520)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(1523)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1515): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(1516): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(1517): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(1518): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(1519): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(1520): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(1521): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(1522): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(1523): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_ho_inter_msc_out_a5_40(1524): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1525): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_ho_inter_msc_out_a5_4 finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_a5_4 pass'. Thu Apr 10 10:51:06 UTC 2025 ====== MSC_Tests.TC_ho_inter_msc_out_a5_4 pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_ho_inter_msc_out_a5_4.talloc 20250410105107027 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=729556) 20250410105108023 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410105108023 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410105108023 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410105108028 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=729556, count=731432) 20250410105109030 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_a5_4 pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_ipv6'. ------ MSC_Tests.TC_ho_inter_msc_out_ipv6 ------ Thu Apr 10 10:51:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_ho_inter_msc_out_ipv6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_ho_inter_msc_out_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410105110032 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_ipv6' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_ho_inter_msc_out_ipv6 started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(1529)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(1529)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1529)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410105110661 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1530)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410105110856 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410105110856 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410105110856 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410105110856 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1529)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1529)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1529)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410105110857 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105110857 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410105110857 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410105110857 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410105110857 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410105110857 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410105110857 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410105110857 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105110857 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410105110857 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410105110857 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1529)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(1529)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1529)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1529)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1529)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410105110858 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105110858 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410105110858 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410105110858 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410105110858 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410105110858 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410105110858 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410105110858 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105110858 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410105110858 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410105110858 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105110858 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410105110858 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410105110858 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1529)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1529)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1529)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1529)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1529)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1529)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1529)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1529)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105111033 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410105111033 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1532)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1532)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410105111034 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1532)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1532)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1532)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1532)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1532)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1532)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410105111043 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410105111043 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-MNCC(1530)@7d38b4d9c9a0: Created MnccExpect[0] for "491230099999" to be handled at TC_ho_inter_msc_out_ipv60(1535) MSC_Test-GSUP(1533)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000054" to be handled at TC_ho_inter_msc_out_ipv60(1535) TC_ho_inter_msc_out_ipv60(1535)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000054'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410105111668 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105111668 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105111668 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105111668 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105111668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105111668 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105111668 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105111668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105111668 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105111668 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1529)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105111669 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105111669 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105111669 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105111669 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105111669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105111669 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105111669 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105111669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105111669 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105111669 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1529)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1529)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1528)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1528)@7d38b4d9c9a0: Added conn table entry 0TC_ho_inter_msc_out_ipv60(1535)9009395 MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(1528)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410105111683 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105111683 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105111683 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105111683 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105111683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105111683 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105111683 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105111683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105111683 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105111683 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 89 78 f3 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 45 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1529)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105111684 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-278:LU)[0x563b4cc48160]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000054 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410105111684 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-278:LU)[0x563b4cc48160]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410105111684 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-278:LU)[0x563b4cc4ffe0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410105111684 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-278:LU)[0x563b4cc4ffe0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000054:GERAN-A-278:LU)[0x563b4cc48160] (fsm.c:486) 20250410105111684 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-278:LU)[0x563b4cc4ffe0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410105111684 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-278:LU)[0x563b4cc4ffe0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410105111684 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410105111684 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410105111684 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250410105111684 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410105111684 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-278:LU)[0x563b4cc4ffe0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410105111684 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-278:LU)[0x563b4cc4ffe0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410105111684 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-278:LU)[0x563b4cc4ffe0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410105111684 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-278:LU)[0x563b4cc4ffe0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410105111684 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-278:LU)[0x563b4cc4ffe0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410105111685 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-278:LU)[0x563b4cc4ffe0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410105111685 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-278:LU)[0x563b4cc242e0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105111685 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-278:LU)[0x563b4cc242e0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-278:LU)[0x563b4cc4ffe0] (fsm.c:486) 20250410105111685 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-278:LU)[0x563b4cc242e0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410105111685 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-278:LU)[0x563b4cc242e0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410105111685 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105111685 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105111685 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105111685 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105111685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105111685 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105111685 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105111685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105111685 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105111685 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 06 02 89 78 f3 00 01 16 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105111685 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105111685 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105111685 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105111685 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105111685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105111685 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105111685 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105111685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105111685 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105111685 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 06 06 89 78 f3 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 45 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1529)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1529)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1529)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1529)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: { messageType := 2, destLocRef := '8978F3'O, sourceLocRef := '000116'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(1533)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000054" handled at TC_ho_inter_msc_out_ipv60(1535) MSC_Test-GSUP(1533)@7d38b4d9c9a0: Added IMSI table entry 0TC_ho_inter_msc_out_ipv60(1535)"262420000000054" MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105111691 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410105111691 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250410105111694 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105111694 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105111694 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105111694 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105111694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105111694 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1529)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105111695 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105111695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105111695 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105111695 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 16 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_ho_inter_msc_out_ipv60(1535)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_ipv60(1535)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410105111702 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105111702 DVLR DEBUG IMSI:262420000000054 has MSISDN:491230000054 (vlr.c:1045) 20250410105111702 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250410105111702 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105111703 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105111703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-278:LU)[0x563b4cc4ffe0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410105111703 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-278:LU)[0x563b4cc242e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410105111703 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-278:LU)[0x563b4cc242e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410105111703 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-278:LU)[0x563b4cc242e0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410105111703 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-278:LU)[0x563b4cc242e0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-278:LU)[0x563b4cc4ffe0] (vlr_lu_fsm.c:110) 20250410105111703 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-278:LU)[0x563b4cc242e0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410105111703 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-278:LU)[0x563b4cc242e0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105111703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-278:LU)[0x563b4cc4ffe0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410105111703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-278:LU)[0x563b4cc4ffe0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410105111703 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-278:LU)[0x563b4cc366f0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105111703 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-278:LU)[0x563b4cc366f0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-278:LU)[0x563b4cc4ffe0] (fsm.c:486) 20250410105111703 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-278:LU)[0x563b4cc366f0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410105111703 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-278:LU)[0x563b4cc366f0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410105111703 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-278:LU)[0x563b4cc366f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410105111703 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-278:LU)[0x563b4cc366f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410105111703 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:TMSInew-0x738EB013) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250410105111703 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-278:LU)[0x563b4cc366f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410105111703 DMM DEBUG -> IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:TMSInew-0x738EB013 LOCATION UPDATE ACCEPT (TMSI = 0x738eb013) (gsm_04_08.c:149) 20250410105111703 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:TMSInew-0x738EB013 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105111703 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105111703 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105111703 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105111703 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105111703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105111703 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105111703 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105111703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105111704 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105111704 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 06 06 89 78 f3 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 73 8e b0 13 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1529)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1529)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_ipv60(1535)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1528)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1528)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O 20250410105111712 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105111712 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105111712 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105111712 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105111712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105111712 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105111712 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105111712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1529)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105111712 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105111712 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 16 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105111712 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:TMSInew-0x738EB013:GERAN-A-278:LU)[0x563b4cc48160]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410105111712 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:TMSInew-0x738EB013:GERAN-A-278:LU)[0x563b4cc4ffe0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410105111712 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-278:LU)[0x563b4cc366f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410105111712 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250410105111712 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-278:LU)[0x563b4cc366f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410105111712 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-278:LU)[0x563b4cc4ffe0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410105111712 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-278:LU)[0x563b4cc366f0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410105111712 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-278:LU)[0x563b4cc366f0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-278:LU)[0x563b4cc4ffe0] (vlr_lu_fsm.c:817) 20250410105111712 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-278:LU)[0x563b4cc366f0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410105111712 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x646C2FA2:GERAN-A-278:LU)[0x563b4cc366f0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105111712 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-278:LU)[0x563b4cc4ffe0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410105111712 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250410105111712 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105111712 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105111712 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105111712 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105111712 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105111712 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105111712 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105111712 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105111712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105111712 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105111712 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105111712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105111712 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105111712 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 06 06 89 78 f3 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1529)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1529)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410105111715 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105111715 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105111715 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105111715 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105111715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105111715 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105111715 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105111715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105111715 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105111715 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 16 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1529)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105111715 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-278:LU)[0x563b4cc4ffe0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105111715 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-278:LU)[0x563b4cc4ffe0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-278:LU)[0x563b4cc48160] (msc_a.c:1053) 20250410105111715 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-278:LU)[0x563b4cc4ffe0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410105111715 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-278:LU)[0x563b4cc4ffe0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105111715 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-278:LU)[0x563b4cc4ffe0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410105111715 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013 - active-conn: now used by 1 (attached) (msub.c:375) 20250410105111715 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105111715 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105111715 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105111715 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105111715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105111715 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105111715 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105111715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105111715 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105111715 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 06 04 89 78 f3 00 01 16 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1529)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1529)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: Session index based on local reference:0 20250410105111717 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105111717 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105111717 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105111717 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105111717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105111717 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105111717 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105111717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105111717 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105111717 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 16 89 78 f3 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1529)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1528)@7d38b4d9c9a0: Deleted conn table entry 0TC_ho_inter_msc_out_ipv60(1535)9009395 TC_ho_inter_msc_out_ipv60(1535)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105111718 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410105111718 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_msc_out_ipv60(1535)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_ipv60(1535)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_ipv60(1535)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_ipv60(1535)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '738EB013'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1528)@7d38b4d9c9a0: Added conn table entry 0TC_ho_inter_msc_out_ipv60(1535)16291301 MSC_Test_0-RAN(1528)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(1529)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105111920 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105111920 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105111920 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105111920 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105111920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105111920 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105111920 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105111920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105111920 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105111920 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 f8 95 e5 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 73 8e b0 13 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105111921 DMM DEBUG msc_a(TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ)[0x563b4cc23210]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250410105111921 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ)[0x563b4cc24410]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410105111921 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ)[0x563b4cc24410]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ)[0x563b4cc23210] (fsm.c:486) 20250410105111921 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ)[0x563b4cc24410]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410105111921 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ)[0x563b4cc24410]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410105111921 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410105111921 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410105111921 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ)[0x563b4cc24410]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410105111921 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ)[0x563b4cc24410]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410105111921 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ)[0x563b4cc24410]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410105111921 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ)[0x563b4cc24410]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410105111921 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ)[0x563b4cc24410]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410105111921 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ)[0x563b4cc24410]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410105111921 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ)[0x563b4cc24410]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410105111921 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ)[0x563b4cc24410]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410105111921 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ)[0x563b4cc24410]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410105111921 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ)[0x563b4cc24410]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410105111921 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250410105111921 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410105111922 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105111922 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105111922 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105111922 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105111922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105111922 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105111922 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105111922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105111922 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105111922 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 07 02 f8 95 e5 00 01 17 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105111922 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105111922 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105111922 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105111922 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105111922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105111922 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105111922 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105111922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105111922 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105111922 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 07 06 f8 95 e5 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 45 (osmo_ss7_asp.c:1175) 20250410105111922 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105111922 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105111922 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105111922 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105111922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105111922 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105111922 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105111922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105111922 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105111922 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 07 06 f8 95 e5 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1529)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1529)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1529)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1529)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1529)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1529)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'F895E5'O, sourceLocRef := '000117'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105111925 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410105111925 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_msc_out_ipv60(1535)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_ipv60(1535)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1530)@7d38b4d9c9a0: Created MnccExpect[1] for "12345" to be handled at TC_ho_inter_msc_out_ipv60(1535) MSC_Test-MGCP(1531)@7d38b4d9c9a0: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_msc_out_ipv60(1535) MSC_Test_0-RAN(1528)@7d38b4d9c9a0: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1528)@7d38b4d9c9a0: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: vl_len:19 MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(1529)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105111936 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105111936 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105111936 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105111936 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105111936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105111936 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105111936 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105111936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105111936 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105111936 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 17 00 01 13 01 00 10 03 45 04 06 60 05 04 02 00 81 5e 04 80 21 43 f5 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105111936 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250410105111936 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013 callref-0x8000001b tid-8) New transaction (transaction.c:231) 20250410105111936 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ callref-0x8000001b tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250410105111936 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ callref-0x8000001b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105111937 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250410105111937 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ callref-0x8000001b tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:702) 20250410105111937 DCC INFO trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ callref-0x8000001b tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250410105111937 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ callref-0x8000001b tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250410105111937 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ)[0x563b4cc242e0]{ESTABLISHING}: Allocated (fsm.c:456) 20250410105111937 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ)[0x563b4cc242e0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ)[0x563b4cc23210] (fsm.c:486) 20250410105111937 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ callref-0x8000001b tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:2161) 20250410105111937 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ)[0x563b4cbf07e0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410105111937 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ)[0x563b4cbf07e0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ)[0x563b4cc242e0] (fsm.c:486) 20250410105111937 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_CN:no-CI)[0x563b4cbf07e0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250410105111937 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_CN:no-CI)[0x563b4cbf07e0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250410105111937 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ)[0x563b4cc55f80]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410105111937 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ)[0x563b4cc55f80]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ)[0x563b4cc242e0] (fsm.c:486) 20250410105111937 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:no-CI)[0x563b4cc55f80]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250410105111937 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:no-CI)[0x563b4cc55f80]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1531)@7d38b4d9c9a0: Found Expect[0] for { line := { verb := "CRCX", trans_id := "193", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7d" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_inter_msc_out_ipv60(1535) TC_ho_inter_msc_out_ipv60(1535)@7d38b4d9c9a0: f_mo_call_establish 2: rx 1st CRCX 20250410105111946 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_CN:no-CI)[0x563b4cbf07e0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105111946 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ)[0x563b4cc242e0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410105111946 DMNCC ERROR Failed to parse SDP: not supported: "c=IN IP6 ::1" (sdp_msg.c:525) 20250410105111946 DMNCC ERROR trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ callref-0x8000001b tid-8) tx MNCC_SETUP_IND: invalid SDP message (trying anyway) (gsm_04_08_cc.c:309) 20250410105111946 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ callref-0x8000001b tid-8) erratic SDP: "v=0\r\no=OsmoMSC 0 0 IN IP6 ::1\r\ns=GSM Call\r\nc=IN IP6 ::1\r\nt=0 0\r\nm=audio 10000 RTP/AVP 112 110 3 111\r\na=rtpmap:112 AMR/8000\r\na=fmtp:112 octet-align=1\r\na=rtpmap:110 GSM-EFR/8000\r\na=rtpmap:3 GSM/8000\r\na=rtpmap:111 GSM-HR-08/8000\r\na=ptime:20\r\n" (gsm_04_08_cc.c:309) TC_ho_inter_msc_out_ipv60(1535)@7d38b4d9c9a0: f_mo_call_establish 6: rx 2nd CRCX 20250410105111947 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:no-CI)[0x563b4cc55f80]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105111947 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ)[0x563b4cc242e0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410105111947 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ callref-0x8000001b tid-8) codecs: [::1]:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:705) 20250410105111947 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ callref-0x8000001b tid-8) Sending Assignment Command (msc_a.c:706) 20250410105111947 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105111947 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105111947 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105111947 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105111947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105111947 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105111947 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105111947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105111947 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105111947 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 47 00 00 00 b9 00 00 00 c1 03 00 00 07 06 f8 95 e5 00 01 30 00 2e 01 0b 07 01 0a a1 a5 91 81 05 7c 12 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 02 2a f8 7d 09 83 ff 57 84 3f 07 82 80 81 7f 7d 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1529)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1529)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1530)@7d38b4d9c9a0: Found MnccExpect[1] for "12345" handled at TC_ho_inter_msc_out_ipv60(1535) MSC_Test-MNCC(1530)@7d38b4d9c9a0: Added conn table entry 0TC_ho_inter_msc_out_ipv60(1535)-2147483621 TC_ho_inter_msc_out_ipv60(1535)@7d38b4d9c9a0: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_msc_out_ipv60(1535)@7d38b4d9c9a0: f_mo_call_establish 4: rx Assignment Request 20250410105111951 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ callref-0x8000001b tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: vl_len:26 MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0018027C120000000000000000000000000000000323287E0180'O MSC_Test_0-M3UA(1529)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105111951 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105111951 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105111951 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105111951 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105111951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105111951 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105111951 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105111951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105111951 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105111951 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 17 00 01 1a 00 18 02 7c 12 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 03 23 28 7e 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105111951 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:no-remote-port:local-::2-11000)[0x563b4cc55f80]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250410105111951 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:no-remote-port:codecs-not-sent:mode-not-sent:local-::2-11000)[0x563b4cc55f80]{ESTABLISHING}: setting remote addr to [::3]:9000 (rtp_stream.c:476) 20250410105111951 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-::2-11000:remote-::3-9000)[0x563b4cc55f80]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250410105111951 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ callref-0x8000001b tid-8) codecs: [::1]:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:1596) 20250410105111951 DCC INFO trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ callref-0x8000001b tid-8) Assignment Complete: RAN: GSM#3, CN: GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111 (msc_a.c:1597) 20250410105111951 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ callref-0x8000001b tid-8) codecs: [::1]:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:2187) 20250410105111951 DMNCC ERROR Failed to parse SDP: not supported: "c=IN IP6 ::1" (sdp_msg.c:525) 20250410105111951 DMNCC ERROR trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ callref-0x8000001b tid-8) tx MNCC_RTP_CREATE: invalid SDP message (trying anyway) (gsm_04_08_cc.c:309) 20250410105111951 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ callref-0x8000001b tid-8) erratic SDP: "v=0\r\no=OsmoMSC 0 0 IN IP6 ::1\r\ns=GSM Call\r\nc=IN IP6 ::1\r\nt=0 0\r\nm=audio 10000 RTP/AVP 3 112 110 111\r\na=rtpmap:3 GSM/8000\r\na=rtpmap:112 AMR/8000\r\na=fmtp:112 octet-align=1\r\na=rtpmap:110 GSM-EFR/8000\r\na=rtpmap:111 GSM-HR-08/8000\r\na=ptime:20\r\n" (gsm_04_08_cc.c:309) TC_ho_inter_msc_out_ipv60(1535)@7d38b4d9c9a0: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_msc_out_ipv60(1535)@7d38b4d9c9a0: f_mo_call_establish 5: rx MDCX for the RAN side 20250410105111953 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ callref-0x8000001b tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250410105111953 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ callref-0x8000001b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105111953 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ callref-0x8000001b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105111953 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ callref-0x8000001b tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250410105111953 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105111953 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105111953 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105111953 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105111953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105111953 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105111953 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105111953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105111953 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105111953 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 07 06 f8 95 e5 00 01 0d 01 00 0a 83 02 04 06 60 00 02 04 01 85 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1529)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1529)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410105111953 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x563b4cc55f80]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105111953 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x563b4cc55f80]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410105111953 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ)[0x563b4cc242e0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105111954 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ callref-0x8000001b tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250410105111954 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ callref-0x8000001b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105111954 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ callref-0x8000001b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105111954 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ callref-0x8000001b tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250410105111954 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105111954 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105111954 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105111954 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105111954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105111954 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105111954 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105111954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105111954 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105111954 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 07 06 f8 95 e5 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1529)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1529)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_ipv60(1535)@7d38b4d9c9a0: f_mo_call_establish 7: rx CC Alerting 20250410105111955 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ callref-0x8000001b tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250410105111955 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ callref-0x8000001b tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250410105111955 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ callref-0x8000001b tid-8) codecs: [::1]:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:798) 20250410105111955 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_CN:CI-11111:no-remote-port:local-::1-10000)[0x563b4cbf07e0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250410105111955 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_CN:CI-11111:no-remote-port:local-::1-10000)[0x563b4cbf07e0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250410105111955 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_CN:CI-11111:remote-port-not-sent:local-::1-10000:remote-42-23-11-5-423)[0x563b4cbf07e0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250410105111955 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ callref-0x8000001b tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250410105111955 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ callref-0x8000001b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105111955 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ callref-0x8000001b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105111955 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ callref-0x8000001b tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250410105111955 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ callref-0x8000001b tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250410105111955 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105111955 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105111955 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105111955 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105111955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105111955 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105111955 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105111955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105111955 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105111955 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 07 06 f8 95 e5 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1529)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1529)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_ipv60(1535)@7d38b4d9c9a0: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_msc_out_ipv60(1535)@7d38b4d9c9a0: { line := { verb := "MDCX", trans_id := "196", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "7d" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7d", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_ho_inter_msc_out_ipv60(1535)@7d38b4d9c9a0: f_mo_call_establish 10: rx CC CONNECT 20250410105111956 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x563b4cbf07e0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105111956 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x563b4cbf07e0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410105111956 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ)[0x563b4cc242e0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410105111956 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ)[0x563b4cc242e0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(1528)@7d38b4d9c9a0: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1528)@7d38b4d9c9a0: patched enc_l3: '038F'O MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1529)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105111956 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105111956 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105111956 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105111956 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105111956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105111956 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105111956 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105111956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105111956 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105111956 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 17 00 01 05 01 00 02 03 8f 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105111956 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ callref-0x8000001b tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250410105111956 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ callref-0x8000001b tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250410105111956 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ callref-0x8000001b tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250410105111956 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ callref-0x8000001b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105111956 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ callref-0x8000001b tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_ho_inter_msc_out_ipv60(1535)@7d38b4d9c9a0: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_msc_out_ipv60(1535)@7d38b4d9c9a0: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_msc_out_ipv60(1535)@7d38b4d9c9a0: f_mo_call_establish DONE TC_ho_inter_msc_out_ipv60(1535)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: vl_len:16 MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000E1104010C1A080010771000010001'O 20250410105113467 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105113467 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105113467 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105113467 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105113467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105113468 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105113468 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105113468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105113468 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105113468 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 17 00 01 10 00 0e 11 04 01 0c 1a 08 00 10 77 10 00 01 00 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1529)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105113480 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250410105113480 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250410105113480 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ)[0x563b4c998590]{NOT_STARTED}: Allocated (fsm.c:456) 20250410105113480 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ)[0x563b4c998590]{NOT_STARTED}: is child of handover(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ)[0x563b4cbf30d0] (fsm.c:486) 20250410105113480 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:callref-0x0)[0x563b4c998590]{NOT_STARTED}: Associated with RTP stream rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x563b4cc55f80] (mncc_call.c:190) 20250410105113480 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:callref-0x0)[0x563b4c998590]{NOT_STARTED}: Received Event MNCC_CALL_EV_OUTGOING_START (mncc_call.c:398) 20250410105113480 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:callref-0x0)[0x563b4c998590]{NOT_STARTED}: State change to OUTGOING_WAIT_PROCEEDING (no timeout) (mncc_call.c:477) 20250410105113480 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:callref-0x0)[0x563b4c998590]{OUTGOING_WAIT_PROCEEDING}: tx MNCC_SETUP_IND (mncc_call.c:91) 20250410105113481 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105113481 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105113481 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105113481 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105113481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105113481 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105113481 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105113481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105113481 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105113481 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2f 00 00 00 b9 00 00 00 c1 03 00 00 07 06 f8 95 e5 00 01 18 00 16 13 17 09 06 2b d1 04 0e 00 09 00 00 05 08 00 00 f0 00 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1529)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1529)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1530)@7d38b4d9c9a0: Found MnccExpect[0] for "491230099999" handled at TC_ho_inter_msc_out_ipv60(1535) MSC_Test-MNCC(1530)@7d38b4d9c9a0: Added conn table entry 1TC_ho_inter_msc_out_ipv60(1535)-2147483620 20250410105113485 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250410105113485 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250410105113486 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105113486 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105113486 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105113486 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105113486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105113486 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105113486 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105113486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105113486 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105113486 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1a 00 00 00 b9 00 00 00 c1 03 00 00 07 06 f8 95 e5 00 01 03 00 01 15 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1529)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1529)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105113597 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250410105113597 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250410105113597 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:callref-0x0)[0x563b4c998590]{OUTGOING_WAIT_PROCEEDING}: Reparenting from parent handover(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ)[0x563b4cbf30d0] to parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ)[0x563b4cc23210] (mncc_call.c:163) 20250410105113597 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105113597 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105113597 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105113597 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105113597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105113597 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105113597 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105113597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105113597 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105113598 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 07 06 f8 95 e5 00 01 06 00 04 20 04 01 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1529)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1529)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1529)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105113601 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105113601 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105113601 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105113601 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105113602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105113602 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105113602 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105113602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105113602 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105113602 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 17 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105113602 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105113602 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105113602 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105113602 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105113602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105113602 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105113602 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105113603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105113603 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105113603 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 07 04 f8 95 e5 00 01 17 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1529)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1529)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: Session index based on local reference:0 20250410105113604 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105113604 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105113604 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105113604 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105113604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105113604 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105113604 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105113604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105113604 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105113604 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 17 f8 95 e5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1529)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1528)@7d38b4d9c9a0: Deleted conn table entry 0TC_ho_inter_msc_out_ipv60(1535)16291301 TC_ho_inter_msc_out_ipv60(1535)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105113604 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013 + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250410105113604 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013 - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_msc_out_ipv60(1535)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_ipv60(1535)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_ipv60(1535)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_ipv60(1535)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1528)@7d38b4d9c9a0: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1528)@7d38b4d9c9a0: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_msc_out_ipv60(1535) 20250410105113611 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250410105113611 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250410105113611 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105113611 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105113611 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105113611 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105113611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105113611 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105113611 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105113611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105113611 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105113611 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 79 00 00 00 b9 00 00 00 c1 03 00 00 0c 01 00 09 36 02 02 06 04 43 c1 00 fe 04 04 43 b9 00 fe 0f 54 00 52 10 0b 07 01 0a 81 a1 a5 91 05 0a 01 01 12 03 50 59 02 05 08 00 62 f2 24 00 17 00 2a 05 08 00 62 f2 24 00 17 00 2a 04 01 0c 13 01 01 08 08 29 26 24 00 00 00 00 45 7c 12 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 02 2a f8 7d 01 80 7f 7d 00 00 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1529)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1529)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1528)@7d38b4d9c9a0: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1528)@7d38b4d9c9a0: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1528)@7d38b4d9c9a0: Found Expect[0] for N-CONNECT handled at TC_ho_inter_msc_out_ipv60(1535) MSC_Test_0-RAN(1528)@7d38b4d9c9a0: Added conn table entry 0TC_ho_inter_msc_out_ipv60(1535)16006260 MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1529)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105113617 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105113617 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105113617 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105113617 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105113617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105113617 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105113617 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105113617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105113617 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105113617 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 c1 00 00 00 b9 03 02 00 00 02 00 09 36 08 13 bb 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: vl_len:37 MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0023121709062BD1040E000900007C120000000000000000000000000000000323287E0180'O MSC_Test_0-M3UA(1529)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105113820 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105113820 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105113820 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105113821 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105113821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105113821 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105113821 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105113821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105113821 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105113821 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 36 00 01 25 00 23 12 17 09 06 2b d1 04 0e 00 09 00 00 7c 12 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 03 23 28 7e 01 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1529)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1529)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105114028 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105114028 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105114028 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105114028 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105114028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105114028 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105114028 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105114028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105114028 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105114028 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 36 00 01 03 00 01 1b 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105114028 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105114028 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105114028 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105114028 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105114028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105114028 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105114028 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105114028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105114028 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105114028 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 36 00 01 03 00 01 14 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105114028 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x563b4cc55f80]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250410105114028 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x563b4cc55f80]{ESTABLISHING}: setting remote addr to :0 (rtp_stream.c:476) 20250410105114028 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:no-remote-port:local-::2-11000)[0x563b4cc55f80]{ESTABLISHING}: setting remote addr to [::3]:9000 (rtp_stream.c:476) 20250410105114028 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-::2-11000:remote-::3-9000)[0x563b4cc55f80]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250410105114028 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-::2-11000:remote-::3-9000)[0x563b4cc55f80]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250410105114029 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:callref-0x0)[0x563b4c998590]{OUTGOING_WAIT_PROCEEDING}: tx MNCC_DISC_IND (mncc_call.c:91) 20250410105114029 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:callref-0x0)[0x563b4c998590]{OUTGOING_WAIT_PROCEEDING}: State change to WAIT_RELEASE_ACK (no timeout) (mncc_call.c:749) 20250410105114030 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x563b4cc55f80]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105114030 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x563b4cc55f80]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410105114030 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ)[0x563b4cc242e0]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) TC_ho_inter_msc_out_ipv60(1535)@7d38b4d9c9a0: f_call_hangup 0: tx MNCC_DISC_REQ 20250410105115035 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-2358:CM_SERVICE_REQ callref-0x8000001b tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250410105115035 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-2358:CM_SERVICE_REQ callref-0x8000001b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105115035 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-2358:CM_SERVICE_REQ callref-0x8000001b tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250410105115035 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-2358:CM_SERVICE_REQ callref-0x8000001b tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250410105115035 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105115035 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105115035 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105115035 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105115035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105115035 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105115036 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105115036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105115036 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105115036 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 08 13 bb 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1529)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1529)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_ipv60(1535)@7d38b4d9c9a0: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1528)@7d38b4d9c9a0: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1528)@7d38b4d9c9a0: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: vl_len:9 MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O 20250410105115044 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105115044 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105115044 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105115044 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(1529)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105115044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105115044 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105115044 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105115044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105115044 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105115044 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 36 00 01 09 01 00 06 03 ed 08 02 e1 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105115045 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-2358:CM_SERVICE_REQ callref-0x8000001b tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250410105115045 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-2358:CM_SERVICE_REQ callref-0x8000001b tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250410105115045 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-2358:CM_SERVICE_REQ callref-0x8000001b tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250410105115045 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-2358:CM_SERVICE_REQ callref-0x8000001b tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250410105115045 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-2358:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250410105115045 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-2358:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105115045 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250410105115045 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105115045 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105115045 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105115045 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ)[0x563b4cc242e0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250410105115045 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x563b4cc55f80]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410105115045 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x563b4cc55f80]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ)[0x563b4cc242e0] (call_leg.c:197) 20250410105115045 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x563b4cc55f80]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410105115045 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x563b4cc55f80]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410105115045 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x563b4cbf07e0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410105115045 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x563b4cbf07e0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ)[0x563b4cc242e0] (call_leg.c:197) 20250410105115045 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ)[0x563b4cc242e0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250410105115045 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x563b4cbf07e0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410105115045 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x563b4cbf07e0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410105115045 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ)[0x563b4cc242e0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250410105115045 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ)[0x563b4cc242e0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-2358:CM_SERVICE_REQ)[0x563b4cc23210] (call_leg.c:198) 20250410105115045 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ)[0x563b4cc242e0]{RELEASING}: Freeing instance (call_leg.c:198) 20250410105115045 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-279:CM_SERVICE_REQ)[0x563b4cc242e0]{RELEASING}: Deallocated (fsm.c:568) 20250410105115046 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105115046 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105115046 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105115046 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105115046 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105115046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105115046 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105115046 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105115046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105115046 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105115046 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 08 13 bb 00 01 05 01 00 02 83 2a (osmo_ss7_asp.c:1175) 20250410105115046 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105115046 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105115046 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105115046 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105115046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105115046 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105115046 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105115046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105115046 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105115047 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 08 13 bb 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1529)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1529)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1529)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1529)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(1530)@7d38b4d9c9a0: Deleted conn table entry 0TC_ho_inter_msc_out_ipv60(1535)-2147483621 MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_ipv60(1535)@7d38b4d9c9a0: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_msc_out_ipv60(1535)@7d38b4d9c9a0: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_msc_out_ipv60(1535)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_ipv60(1535)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_ipv60(1535)@7d38b4d9c9a0: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410105115054 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105115054 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105115054 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105115054 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105115054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105115054 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105115054 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105115054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105115054 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105115054 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 36 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1529)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105115054 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:callref-0x0)[0x563b4c998590]{WAIT_RELEASE_ACK}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105115054 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:callref-0x0)[0x563b4c998590]{WAIT_RELEASE_ACK}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-2358:CM_SERVICE_REQ)[0x563b4cc23210] (msc_a.c:1053) 20250410105115054 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:callref-0x0)[0x563b4c998590]{WAIT_RELEASE_ACK}: Freeing instance (msc_a.c:1053) 20250410105115054 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:callref-0x0)[0x563b4c998590]{WAIT_RELEASE_ACK}: Deallocated (fsm.c:568) 20250410105115054 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-2358:CM_SERVICE_REQ)[0x563b4cc24410]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105115054 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-2358:CM_SERVICE_REQ)[0x563b4cc24410]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-2358:CM_SERVICE_REQ)[0x563b4cc23210] (msc_a.c:1053) 20250410105115054 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-2358:CM_SERVICE_REQ)[0x563b4cc24410]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105115054 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-2358:CM_SERVICE_REQ)[0x563b4cc24410]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410105115055 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013 - active-conn: now used by 1 (attached) (msub.c:375) 20250410105115055 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105115055 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105115055 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105115056 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105115056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105115056 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105115056 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105115056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105115056 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105115056 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0c 04 08 13 bb 00 09 36 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1529)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1529)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: Session index based on local reference:0 20250410105115057 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105115057 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105115057 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105115057 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105115057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105115057 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105115057 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105115057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105115057 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105115057 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 09 36 08 13 bb 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1529)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1528)@7d38b4d9c9a0: Deleted conn table entry 0TC_ho_inter_msc_out_ipv60(1535)16006260 TC_ho_inter_msc_out_ipv60(1535)@7d38b4d9c9a0: f_call_hangup 6: rx SCCP DISC TC_ho_inter_msc_out_ipv60(1535)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_ipv60(1535)@7d38b4d9c9a0: f_call_hangup 9: done TC_ho_inter_msc_out_ipv60(1535)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_ipv60(1535)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410105117067 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410105117067 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105117067 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410105117067 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410105117067 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410105117067 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105117067 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410105117067 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410105117067 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410105117067 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105117067 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410105117067 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410105117067 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410105117067 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410105117067 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410105117067 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105117067 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105117067 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410105117067 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410105117067 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410105117067 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP(1533)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(1529)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(1528)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105117067 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1532)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1536)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105117068 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410105117068 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MGCP(1531)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(1534)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(1527)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(1530)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1526)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1526): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(1527): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(1528): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(1529): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(1530): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(1531): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(1532): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(1533): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(1534): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_ho_inter_msc_out_ipv60(1535): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1536): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_ho_inter_msc_out_ipv6 finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_ipv6 pass'. Thu Apr 10 10:51:17 UTC 2025 ====== MSC_Tests.TC_ho_inter_msc_out_ipv6 pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_ho_inter_msc_out_ipv6.talloc 20250410105118069 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=645836) 20250410105119069 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410105119069 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410105119069 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410105119069 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=645836, count=646996) 20250410105120071 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_ipv6 pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_csd'. ------ MSC_Tests.TC_ho_inter_msc_out_csd ------ Thu Apr 10 10:51:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_ho_inter_msc_out_csd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_ho_inter_msc_out_csd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410105121073 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_csd' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_ho_inter_msc_out_csd started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1540)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(1540)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1540)@7d38b4d9c9a0: ************************************************* MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410105121655 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1541)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410105121851 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410105121851 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410105121851 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410105121851 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1540)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1540)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1540)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410105121856 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105121856 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410105121856 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410105121856 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410105121856 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410105121856 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410105121856 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410105121856 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105121856 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410105121856 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410105121856 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1540)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(1540)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1540)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1540)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1540)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410105121856 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105121856 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410105121856 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410105121856 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410105121856 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410105121856 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410105121856 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410105121856 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105121856 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410105121856 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410105121856 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105121856 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1540)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1540)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1540)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1540)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1540)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1540)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) 20250410105121857 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410105121857 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1540)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1540)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105122074 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410105122074 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1543)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1543)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410105122080 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1543)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1543)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1543)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1543)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1543)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1543)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410105122104 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410105122104 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_ho_inter_msc_out_csd0(1546)@7d38b4d9c9a0: ----------------------------------------------- TC_ho_inter_msc_out_csd0(1546)@7d38b4d9c9a0: "CSD Bearer Service: BS25T" TC_ho_inter_msc_out_csd0(1546)@7d38b4d9c9a0: ----------------------------------------------- MSC_Test-MNCC(1541)@7d38b4d9c9a0: Created MnccExpect[0] for "491230099999" to be handled at TC_ho_inter_msc_out_csd0(1546) MSC_Test-GSUP(1544)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000054" to be handled at TC_ho_inter_msc_out_csd0(1546) TC_ho_inter_msc_out_csd0(1546)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000054'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410105122660 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105122660 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105122660 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105122660 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105122660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105122660 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105122660 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105122660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105122660 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105122660 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1540)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105122661 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105122661 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105122661 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105122661 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105122661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105122661 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105122662 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105122662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105122662 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105122662 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1540)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1540)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1539)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1539)@7d38b4d9c9a0: Added conn table entry 0TC_ho_inter_msc_out_csd0(1546)15902072 MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(1539)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410105122676 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105122676 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105122676 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105122676 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105122676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105122676 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105122676 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(1540)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105122676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105122676 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105122676 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 f2 a5 78 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 45 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105122676 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-280:LU)[0x563b4cc242e0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000054 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410105122676 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-280:LU)[0x563b4cc242e0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410105122676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-280:LU)[0x563b4cc55c40]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410105122676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-280:LU)[0x563b4cc55c40]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000054:GERAN-A-280:LU)[0x563b4cc242e0] (fsm.c:486) 20250410105122676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-280:LU)[0x563b4cc55c40]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410105122676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-280:LU)[0x563b4cc55c40]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410105122676 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410105122676 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410105122677 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250410105122677 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410105122677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-280:LU)[0x563b4cc55c40]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410105122677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-280:LU)[0x563b4cc55c40]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410105122677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-280:LU)[0x563b4cc55c40]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410105122677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-280:LU)[0x563b4cc55c40]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410105122677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-280:LU)[0x563b4cc55c40]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410105122677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-280:LU)[0x563b4cc55c40]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410105122677 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-280:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105122677 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-280:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-280:LU)[0x563b4cc55c40] (fsm.c:486) 20250410105122677 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-280:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410105122677 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-280:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410105122677 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105122677 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105122677 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105122677 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105122677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105122677 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105122677 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105122677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105122677 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105122677 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 08 02 f2 a5 78 00 01 18 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105122677 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105122677 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105122677 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105122677 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105122677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105122677 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105122677 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105122677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105122677 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105122677 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 08 06 f2 a5 78 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 45 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1540)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1540)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1540)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1540)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'F2A578'O, sourceLocRef := '000118'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1544)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000054" handled at TC_ho_inter_msc_out_csd0(1546) MSC_Test-GSUP(1544)@7d38b4d9c9a0: Added IMSI table entry 0TC_ho_inter_msc_out_csd0(1546)"262420000000054" 20250410105122680 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410105122680 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250410105122681 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105122681 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105122681 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105122681 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105122681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105122681 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105122681 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105122681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105122681 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1540)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105122681 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 18 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_ho_inter_msc_out_csd0(1546)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_csd0(1546)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410105122686 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105122686 DVLR DEBUG IMSI:262420000000054 has MSISDN:491230000054 (vlr.c:1045) 20250410105122686 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250410105122686 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105122687 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105122687 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-280:LU)[0x563b4cc55c40]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410105122687 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-280:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410105122687 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-280:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410105122687 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-280:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410105122687 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-280:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-280:LU)[0x563b4cc55c40] (vlr_lu_fsm.c:110) 20250410105122687 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-280:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410105122687 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-280:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105122687 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-280:LU)[0x563b4cc55c40]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410105122687 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-280:LU)[0x563b4cc55c40]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410105122687 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-280:LU)[0x563b4cbf35f0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105122687 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-280:LU)[0x563b4cbf35f0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-280:LU)[0x563b4cc55c40] (fsm.c:486) 20250410105122687 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-280:LU)[0x563b4cbf35f0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410105122687 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-280:LU)[0x563b4cbf35f0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410105122687 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-280:LU)[0x563b4cbf35f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410105122687 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-280:LU)[0x563b4cbf35f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410105122687 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:TMSInew-0x13462DD7) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250410105122687 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-280:LU)[0x563b4cbf35f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410105122687 DMM DEBUG -> IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:TMSInew-0x13462DD7 LOCATION UPDATE ACCEPT (TMSI = 0x13462dd7) (gsm_04_08.c:149) 20250410105122687 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:TMSInew-0x13462DD7 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105122687 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105122687 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105122687 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105122687 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105122687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105122687 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105122687 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105122687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105122687 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105122687 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 08 06 f2 a5 78 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 13 46 2d d7 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1540)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1540)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_csd0(1546)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1539)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1539)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O 20250410105122695 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105122695 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105122695 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105122695 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105122695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1540)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105122695 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105122695 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105122695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105122695 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105122695 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 18 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105122695 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:TMSInew-0x13462DD7:GERAN-A-280:LU)[0x563b4cc242e0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410105122695 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:TMSInew-0x13462DD7:GERAN-A-280:LU)[0x563b4cc55c40]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410105122695 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-280:LU)[0x563b4cbf35f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410105122695 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250410105122695 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-280:LU)[0x563b4cbf35f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410105122695 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-280:LU)[0x563b4cc55c40]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410105122695 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-280:LU)[0x563b4cbf35f0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410105122695 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-280:LU)[0x563b4cbf35f0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-280:LU)[0x563b4cc55c40] (vlr_lu_fsm.c:817) 20250410105122695 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-280:LU)[0x563b4cbf35f0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410105122695 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x738EB013:GERAN-A-280:LU)[0x563b4cbf35f0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105122695 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-280:LU)[0x563b4cc55c40]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410105122695 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250410105122695 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105122695 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105122695 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105122695 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105122695 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105122696 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105122696 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105122696 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105122696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105122696 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105122696 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105122696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105122696 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105122696 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 08 06 f2 a5 78 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1540)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1540)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1540)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105122699 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105122699 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105122699 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105122699 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105122699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105122699 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105122699 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105122699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105122699 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105122699 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 18 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105122699 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-280:LU)[0x563b4cc55c40]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105122699 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-280:LU)[0x563b4cc55c40]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-280:LU)[0x563b4cc242e0] (msc_a.c:1053) 20250410105122699 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-280:LU)[0x563b4cc55c40]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410105122699 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-280:LU)[0x563b4cc55c40]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105122699 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-280:LU)[0x563b4cc55c40]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410105122700 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7 - active-conn: now used by 1 (attached) (msub.c:375) 20250410105122700 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105122700 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105122700 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105122700 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105122700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105122700 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105122700 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105122700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105122700 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105122700 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 08 04 f2 a5 78 00 01 18 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1540)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1540)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: Session index based on local reference:0 20250410105122701 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105122701 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105122701 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105122701 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105122701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105122701 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105122701 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105122701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105122701 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105122701 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 18 f2 a5 78 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1540)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1539)@7d38b4d9c9a0: Deleted conn table entry 0TC_ho_inter_msc_out_csd0(1546)15902072 TC_ho_inter_msc_out_csd0(1546)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105122703 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410105122703 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_msc_out_csd0(1546)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_csd0(1546)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_csd0(1546)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_csd0(1546)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '13462DD7'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1539)@7d38b4d9c9a0: Added conn table entry 0TC_ho_inter_msc_out_csd0(1546)7549626 MSC_Test_0-RAN(1539)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(1540)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105122908 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105122908 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105122908 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105122909 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105122909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105122909 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105122909 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105122909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105122909 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105122909 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 73 32 ba 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 13 46 2d d7 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105122909 DMM DEBUG msc_a(TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ)[0x563b4cbf5710]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250410105122909 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ)[0x563b4cbf07e0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410105122910 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ)[0x563b4cbf07e0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ)[0x563b4cbf5710] (fsm.c:486) 20250410105122910 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ)[0x563b4cbf07e0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410105122910 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ)[0x563b4cbf07e0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410105122910 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410105122910 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410105122910 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ)[0x563b4cbf07e0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410105122910 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ)[0x563b4cbf07e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410105122910 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ)[0x563b4cbf07e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410105122910 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ)[0x563b4cbf07e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410105122910 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ)[0x563b4cbf07e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410105122910 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ)[0x563b4cbf07e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410105122910 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ)[0x563b4cbf07e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410105122910 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ)[0x563b4cbf07e0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410105122910 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ)[0x563b4cbf07e0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410105122910 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ)[0x563b4cbf07e0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410105122910 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250410105122910 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410105122911 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105122911 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105122911 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105122911 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105122911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105122911 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105122911 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105122911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105122911 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105122911 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 09 02 73 32 ba 00 01 19 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105122911 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105122911 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105122911 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105122911 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105122911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105122911 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105122911 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105122911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105122911 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105122911 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 09 06 73 32 ba 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 45 (osmo_ss7_asp.c:1175) 20250410105122911 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105122911 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105122911 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105122911 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105122911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105122911 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105122911 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105122911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105122911 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105122911 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 09 06 73 32 ba 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1540)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1540)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1540)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1540)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1540)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1540)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: { messageType := 2, destLocRef := '7332BA'O, sourceLocRef := '000119'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105122915 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410105122915 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_msc_out_csd0(1546)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_csd0(1546)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1541)@7d38b4d9c9a0: Created MnccExpect[1] for "12345" to be handled at TC_ho_inter_msc_out_csd0(1546) MSC_Test-MGCP(1542)@7d38b4d9c9a0: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_msc_out_csd0(1546) MSC_Test_0-RAN(1539)@7d38b4d9c9a0: patching N(SD)=1 into dtap '03050407E18A89210440805E04802143F5'O MSC_Test_0-RAN(1539)@7d38b4d9c9a0: patched enc_l3: '03450407E18A89210440805E04802143F5'O MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: vl_len:20 MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210440805E04802143F5'O 20250410105122930 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105122930 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105122930 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105122930 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105122930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105122930 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105122930 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105122930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105122930 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105122930 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 19 00 01 14 01 00 11 03 45 04 07 e1 8a 89 21 04 40 80 5e 04 80 21 43 f5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1540)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105122930 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250410105122930 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7 callref-0x8000001d tid-8) New transaction (transaction.c:231) 20250410105122930 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001d tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250410105122930 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105122931 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250410105122931 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001d tid-8) codec/BS: :0{CLEARMODE#120,BS25T} (from: MS={BS25T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:702) 20250410105122931 DCC INFO trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001d tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250410105122931 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001d tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250410105122931 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ)[0x563b4cbf35f0]{ESTABLISHING}: Allocated (fsm.c:456) 20250410105122931 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ)[0x563b4cbf35f0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ)[0x563b4cbf5710] (fsm.c:486) 20250410105122931 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001d tid-8) codec/BS: :0{CLEARMODE#120,BS25T} (from: MS={BS25T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:2161) 20250410105122931 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ)[0x563b4cc55d70]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410105122931 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ)[0x563b4cc55d70]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ)[0x563b4cbf35f0] (fsm.c:486) 20250410105122931 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_CN:no-CI)[0x563b4cc55d70]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250410105122931 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_CN:no-CI)[0x563b4cc55d70]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250410105122931 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ)[0x563b4cc24410]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410105122931 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ)[0x563b4cc24410]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ)[0x563b4cbf35f0] (fsm.c:486) 20250410105122931 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:no-CI)[0x563b4cc24410]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250410105122931 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:no-CI)[0x563b4cc24410]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1542)@7d38b4d9c9a0: Found Expect[0] for { line := { verb := "CRCX", trans_id := "200", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7e" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_inter_msc_out_csd0(1546) TC_ho_inter_msc_out_csd0(1546)@7d38b4d9c9a0: f_mo_call_establish 2: rx 1st CRCX 20250410105122947 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_CN:no-CI)[0x563b4cc55d70]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105122947 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ)[0x563b4cbf35f0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410105122947 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001d tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_ho_inter_msc_out_csd0(1546)@7d38b4d9c9a0: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1541)@7d38b4d9c9a0: Found MnccExpect[1] for "12345" handled at TC_ho_inter_msc_out_csd0(1546) MSC_Test-MNCC(1541)@7d38b4d9c9a0: Added conn table entry 0TC_ho_inter_msc_out_csd0(1546)-2147483619 20250410105122951 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:no-CI)[0x563b4cc24410]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105122951 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ)[0x563b4cbf35f0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410105122951 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001d tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS25T} (from: MS={BS25T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:705) 20250410105122951 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001d tid-8) Sending Assignment Command (msc_a.c:706) 20250410105122951 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105122951 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105122951 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105122951 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105122951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105122951 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105122951 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105122951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105122951 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105122951 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 31 00 00 00 b9 00 00 00 c1 03 00 00 09 06 73 32 ba 00 01 1a 00 18 01 0b 03 02 0a 11 7c 06 02 02 02 02 2a f8 7d 03 4f fd 00 7f 7e 00 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1540)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1540)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_csd0(1546)@7d38b4d9c9a0: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_msc_out_csd0(1546)@7d38b4d9c9a0: f_mo_call_establish 4: rx Assignment Request 20250410105122955 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001d tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: vl_len:16 MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250410105122957 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105122957 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105122957 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105122957 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105122957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105122957 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105122957 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105122957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105122957 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105122957 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 19 00 01 10 00 0e 02 7c 06 09 08 07 06 23 28 7e 03 4f fd 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1540)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105122958 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4cc24410]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250410105122958 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4cc24410]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250410105122958 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc24410]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250410105122958 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001d tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS25T} (from: MS={BS25T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:1596) 20250410105122958 DCC INFO trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001d tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250410105122958 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001d tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS25T} (from: MS={BS25T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:2187) 20250410105122958 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001d tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_ho_inter_msc_out_csd0(1546)@7d38b4d9c9a0: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_msc_out_csd0(1546)@7d38b4d9c9a0: f_mo_call_establish 5: rx MDCX for the RAN side 20250410105122961 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001d tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250410105122961 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105122961 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105122961 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001d tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250410105122961 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105122961 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105122961 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105122961 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105122961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105122961 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105122961 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105122961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105122961 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105122961 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 25 00 00 00 b9 00 00 00 c1 03 00 00 09 06 73 32 ba 00 01 0e 01 00 0b 83 02 04 07 e1 b8 88 21 04 40 81 00 00 00 (osmo_ss7_asp.c:1175) 20250410105122961 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc24410]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105122961 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc24410]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410105122961 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ)[0x563b4cbf35f0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-M3UA(1540)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1540)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105122965 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001d tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250410105122965 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105122965 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105122965 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001d tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250410105122965 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105122965 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105122965 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105122965 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105122965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105122965 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105122965 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105122965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105122965 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105122965 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 09 06 73 32 ba 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1540)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1540)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_csd0(1546)@7d38b4d9c9a0: f_mo_call_establish 7: rx CC Alerting 20250410105122967 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001d tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250410105122967 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001d tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250410105122967 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001d tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS25T} (from: MS={BS25T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:798) 20250410105122967 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc55d70]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250410105122967 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc55d70]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250410105122967 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc55d70]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250410105122967 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001d tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250410105122967 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105122967 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105122967 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001d tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250410105122967 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001d tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250410105122968 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105122968 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105122968 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105122968 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105122968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105122968 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105122968 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105122968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105122968 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105122968 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 09 06 73 32 ba 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1540)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1540)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_csd0(1546)@7d38b4d9c9a0: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_msc_out_csd0(1546)@7d38b4d9c9a0: { line := { verb := "MDCX", trans_id := "203", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "7e" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7e", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } TC_ho_inter_msc_out_csd0(1546)@7d38b4d9c9a0: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1539)@7d38b4d9c9a0: patching N(SD)=2 into dtap '030F'O 20250410105122970 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc55d70]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105122970 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc55d70]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410105122970 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ)[0x563b4cbf35f0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410105122970 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ)[0x563b4cbf35f0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(1539)@7d38b4d9c9a0: patched enc_l3: '038F'O MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002038F'O 20250410105122971 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105122971 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105122971 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105122971 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105122971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1540)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105122971 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105122971 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105122971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105122971 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105122971 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 19 00 01 05 01 00 02 03 8f 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105122971 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001d tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250410105122971 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001d tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250410105122971 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001d tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250410105122971 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105122971 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001d tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_ho_inter_msc_out_csd0(1546)@7d38b4d9c9a0: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_msc_out_csd0(1546)@7d38b4d9c9a0: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_msc_out_csd0(1546)@7d38b4d9c9a0: f_mo_call_establish DONE TC_ho_inter_msc_out_csd0(1546)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: vl_len:16 MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000E1104010C1A080010771000010001'O 20250410105124480 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105124480 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105124480 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105124480 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105124480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105124480 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105124480 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(1540)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105124481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105124481 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105124481 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 19 00 01 10 00 0e 11 04 01 0c 1a 08 00 10 77 10 00 01 00 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105124493 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250410105124493 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250410105124493 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ)[0x563b4cc02720]{NOT_STARTED}: Allocated (fsm.c:456) 20250410105124493 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ)[0x563b4cc02720]{NOT_STARTED}: is child of handover(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ)[0x563b4cc23210] (fsm.c:486) 20250410105124493 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:callref-0x0)[0x563b4cc02720]{NOT_STARTED}: Associated with RTP stream rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc24410] (mncc_call.c:190) 20250410105124493 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:callref-0x0)[0x563b4cc02720]{NOT_STARTED}: Received Event MNCC_CALL_EV_OUTGOING_START (mncc_call.c:398) 20250410105124493 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:callref-0x0)[0x563b4cc02720]{NOT_STARTED}: State change to OUTGOING_WAIT_PROCEEDING (no timeout) (mncc_call.c:477) 20250410105124493 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:callref-0x0)[0x563b4cc02720]{OUTGOING_WAIT_PROCEEDING}: tx MNCC_SETUP_IND (mncc_call.c:91) 20250410105124493 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105124494 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105124494 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105124494 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105124494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105124494 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105124494 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105124494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105124494 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105124494 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2f 00 00 00 b9 00 00 00 c1 03 00 00 09 06 73 32 ba 00 01 18 00 16 13 17 09 06 2b d1 04 0e 00 09 00 00 05 08 00 00 f0 00 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1540)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1540)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1541)@7d38b4d9c9a0: Found MnccExpect[0] for "491230099999" handled at TC_ho_inter_msc_out_csd0(1546) MSC_Test-MNCC(1541)@7d38b4d9c9a0: Added conn table entry 1TC_ho_inter_msc_out_csd0(1546)-2147483618 20250410105124497 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250410105124497 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250410105124498 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105124498 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105124498 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105124498 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105124498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105124498 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105124498 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105124498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105124498 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105124498 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1a 00 00 00 b9 00 00 00 c1 03 00 00 09 06 73 32 ba 00 01 03 00 01 15 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1540)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1540)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105124607 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250410105124607 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250410105124607 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:callref-0x0)[0x563b4cc02720]{OUTGOING_WAIT_PROCEEDING}: Reparenting from parent handover(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ)[0x563b4cc23210] to parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ)[0x563b4cbf5710] (mncc_call.c:163) 20250410105124608 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105124608 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105124608 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105124608 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105124608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105124608 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105124608 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105124608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105124608 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105124608 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 09 06 73 32 ba 00 01 06 00 04 20 04 01 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1540)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1540)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: vl_from0 20250410105124613 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105124613 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105124613 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105124613 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105124613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105124613 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105124613 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105124613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105124613 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105124613 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 19 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1540)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105124614 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105124614 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105124614 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105124614 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105124614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105124614 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105124614 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105124614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105124614 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105124614 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 09 04 73 32 ba 00 01 19 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1540)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1540)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(1540)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105124615 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105124615 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105124615 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105124615 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105124615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105124615 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105124615 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105124615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105124615 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105124615 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 19 73 32 ba 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1539)@7d38b4d9c9a0: Deleted conn table entry 0TC_ho_inter_msc_out_csd0(1546)7549626 TC_ho_inter_msc_out_csd0(1546)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105124616 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7 + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250410105124616 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7 - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_msc_out_csd0(1546)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_csd0(1546)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_csd0(1546)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_csd0(1546)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1539)@7d38b4d9c9a0: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1539)@7d38b4d9c9a0: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_msc_out_csd0(1546) 20250410105124623 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250410105124624 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250410105124625 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105124625 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105124625 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105124625 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105124625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105124625 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105124625 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105124625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105124625 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105124625 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 116 bytes: [L2]> 01 00 01 01 00 00 00 74 02 10 00 6b 00 00 00 b9 00 00 00 c1 03 00 00 0d 01 00 09 37 02 02 06 04 43 c1 00 fe 04 04 43 b9 00 fe 0f 46 00 44 10 0b 03 02 0a 11 0a 01 01 12 03 50 59 02 05 08 00 62 f2 24 00 17 00 2a 05 08 00 62 f2 24 00 17 00 2a 04 01 0c 13 01 01 08 08 29 26 24 00 00 00 00 45 7c 06 02 02 02 02 2a f8 7d 03 4f fd 00 7f 7e 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1540)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1540)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1539)@7d38b4d9c9a0: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1539)@7d38b4d9c9a0: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1539)@7d38b4d9c9a0: Found Expect[0] for N-CONNECT handled at TC_ho_inter_msc_out_csd0(1546) MSC_Test_0-RAN(1539)@7d38b4d9c9a0: Added conn table entry 0TC_ho_inter_msc_out_csd0(1546)2700937 MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1540)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105124631 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105124631 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105124631 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105124631 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105124631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105124631 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105124631 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105124631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105124631 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105124631 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 c1 00 00 00 b9 03 02 00 00 02 00 09 37 42 e4 5d 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: vl_len:25 MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1540)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105124833 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105124833 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105124833 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105124833 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105124833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105124833 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105124833 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105124833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105124833 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105124833 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 30 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 37 00 01 19 00 17 12 17 09 06 2b d1 04 0e 00 09 00 00 7c 06 09 08 07 06 23 28 7e 01 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1540)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1540)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105125040 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105125040 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105125040 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105125040 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105125040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105125040 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105125040 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105125041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105125041 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105125041 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 37 00 01 03 00 01 1b 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105125041 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105125041 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105125041 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105125041 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105125041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105125041 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105125041 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105125041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105125041 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105125041 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 37 00 01 03 00 01 14 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105125041 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc24410]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250410105125041 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc24410]{ESTABLISHING}: setting remote addr to :0 (rtp_stream.c:476) 20250410105125041 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4cc24410]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250410105125041 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc24410]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250410105125041 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:CI-22222:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc24410]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250410105125042 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:callref-0x0)[0x563b4cc02720]{OUTGOING_WAIT_PROCEEDING}: tx MNCC_DISC_IND (mncc_call.c:91) 20250410105125042 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:callref-0x0)[0x563b4cc02720]{OUTGOING_WAIT_PROCEEDING}: State change to WAIT_RELEASE_ACK (no timeout) (mncc_call.c:749) 20250410105125047 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc24410]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105125047 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc24410]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410105125047 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ)[0x563b4cbf35f0]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) TC_ho_inter_msc_out_csd0(1546)@7d38b4d9c9a0: f_call_hangup 0: tx MNCC_DISC_REQ 20250410105126051 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-2359:CM_SERVICE_REQ callref-0x8000001d tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250410105126051 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-2359:CM_SERVICE_REQ callref-0x8000001d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105126051 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-2359:CM_SERVICE_REQ callref-0x8000001d tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250410105126051 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-2359:CM_SERVICE_REQ callref-0x8000001d tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250410105126052 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105126052 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105126052 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105126052 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105126052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105126052 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105126052 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105126052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105126052 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105126052 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 42 e4 5d 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1540)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1540)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_csd0(1546)@7d38b4d9c9a0: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1539)@7d38b4d9c9a0: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1539)@7d38b4d9c9a0: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: vl_len:9 MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O 20250410105126059 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105126059 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105126059 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105126059 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105126059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105126059 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105126059 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105126059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105126059 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105126059 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 37 00 01 09 01 00 06 03 ed 08 02 e1 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1540)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105126059 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-2359:CM_SERVICE_REQ callref-0x8000001d tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250410105126059 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-2359:CM_SERVICE_REQ callref-0x8000001d tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250410105126060 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-2359:CM_SERVICE_REQ callref-0x8000001d tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250410105126060 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-2359:CM_SERVICE_REQ callref-0x8000001d tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250410105126060 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-2359:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250410105126060 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-2359:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105126060 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250410105126060 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105126060 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105126060 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105126060 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ)[0x563b4cbf35f0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250410105126060 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc24410]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410105126060 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc24410]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ)[0x563b4cbf35f0] (call_leg.c:197) 20250410105126060 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc24410]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410105126060 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc24410]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410105126060 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc55d70]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410105126061 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc55d70]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ)[0x563b4cbf35f0] (call_leg.c:197) 20250410105126061 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ)[0x563b4cbf35f0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250410105126061 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc55d70]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410105126061 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc55d70]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410105126061 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ)[0x563b4cbf35f0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250410105126061 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ)[0x563b4cbf35f0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-2359:CM_SERVICE_REQ)[0x563b4cbf5710] (call_leg.c:198) 20250410105126061 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ)[0x563b4cbf35f0]{RELEASING}: Freeing instance (call_leg.c:198) 20250410105126061 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-281:CM_SERVICE_REQ)[0x563b4cbf35f0]{RELEASING}: Deallocated (fsm.c:568) 20250410105126061 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105126061 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105126061 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105126061 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105126061 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105126061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105126061 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105126061 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105126061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105126061 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105126061 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 42 e4 5d 00 01 05 01 00 02 83 2a (osmo_ss7_asp.c:1175) 20250410105126061 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105126061 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105126061 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105126061 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105126061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105126061 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105126061 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105126061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105126061 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105126061 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 42 e4 5d 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1540)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1540)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1540)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1540)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1541)@7d38b4d9c9a0: Deleted conn table entry 0TC_ho_inter_msc_out_csd0(1546)-2147483619 TC_ho_inter_msc_out_csd0(1546)@7d38b4d9c9a0: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_msc_out_csd0(1546)@7d38b4d9c9a0: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_msc_out_csd0(1546)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_csd0(1546)@7d38b4d9c9a0: f_call_hangup 5: rx BSSAP Clear Command TC_ho_inter_msc_out_csd0(1546)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410105126067 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105126067 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105126067 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105126067 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105126067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105126067 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105126067 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105126067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105126067 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105126067 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 37 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1540)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105126067 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:callref-0x0)[0x563b4cc02720]{WAIT_RELEASE_ACK}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105126067 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:callref-0x0)[0x563b4cc02720]{WAIT_RELEASE_ACK}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-2359:CM_SERVICE_REQ)[0x563b4cbf5710] (msc_a.c:1053) 20250410105126067 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:callref-0x0)[0x563b4cc02720]{WAIT_RELEASE_ACK}: Freeing instance (msc_a.c:1053) 20250410105126067 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:callref-0x0)[0x563b4cc02720]{WAIT_RELEASE_ACK}: Deallocated (fsm.c:568) 20250410105126067 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-2359:CM_SERVICE_REQ)[0x563b4cbf07e0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105126068 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-2359:CM_SERVICE_REQ)[0x563b4cbf07e0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-2359:CM_SERVICE_REQ)[0x563b4cbf5710] (msc_a.c:1053) 20250410105126068 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-2359:CM_SERVICE_REQ)[0x563b4cbf07e0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105126068 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7:GERAN-A-2359:CM_SERVICE_REQ)[0x563b4cbf07e0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410105126068 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x13462DD7 - active-conn: now used by 1 (attached) (msub.c:375) 20250410105126068 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105126068 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105126068 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105126068 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105126068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105126068 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105126068 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105126068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105126068 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105126068 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0d 04 42 e4 5d 00 09 37 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1540)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1540)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: Session index based on local reference:0 20250410105126069 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105126069 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105126069 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105126069 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105126069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105126069 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105126069 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(1540)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105126069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105126069 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105126069 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 09 37 42 e4 5d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1539)@7d38b4d9c9a0: Deleted conn table entry 0TC_ho_inter_msc_out_csd0(1546)2700937 TC_ho_inter_msc_out_csd0(1546)@7d38b4d9c9a0: f_call_hangup 6: rx SCCP DISC TC_ho_inter_msc_out_csd0(1546)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_csd0(1546)@7d38b4d9c9a0: f_call_hangup 9: done TC_ho_inter_msc_out_csd0(1546)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_csd0(1546)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410105128083 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410105128083 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105128083 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410105128083 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) MSC_Test-GSUP(1544)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(1538)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(1540)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105128083 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410105128083 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105128083 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410105128083 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410105128083 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410105128083 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105128083 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410105128083 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410105128083 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410105128083 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410105128083 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410105128083 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105128083 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105128083 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410105128083 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410105128084 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410105128084 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-RAN(1539)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1547)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(1545)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105128085 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410105128085 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MGCP(1542)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1537)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(1541)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105128087 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1543)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1537): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(1538): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(1539): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(1540): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(1541): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(1542): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(1543): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(1544): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(1545): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_ho_inter_msc_out_csd0(1546): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1547): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_ho_inter_msc_out_csd finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_csd pass'. Thu Apr 10 10:51:28 UTC 2025 ====== MSC_Tests.TC_ho_inter_msc_out_csd pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_ho_inter_msc_out_csd.talloc 20250410105129088 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=642976) 20250410105130085 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410105130085 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410105130085 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410105130090 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=642976, count=644136) 20250410105131091 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_csd pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei ------ Thu Apr 10 10:51:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410105132093 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_lu_imsi_auth_tmsi_check_imei started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1551)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(1551)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1551)@7d38b4d9c9a0: ************************************************* MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-SCCP(1549)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410105132638 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1552)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410105132833 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410105132833 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410105132833 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410105132833 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1551)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1551)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1551)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410105132834 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105132834 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410105132834 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410105132834 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410105132834 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410105132834 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410105132834 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410105132834 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105132834 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410105132834 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410105132834 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1551)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(1551)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1551)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1551)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1551)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1551)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1551)@7d38b4d9c9a0: Message received on association #8 20250410105132835 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105132835 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410105132835 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410105132835 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410105132835 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410105132835 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410105132835 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410105132835 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105132835 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410105132835 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410105132835 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105132835 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1551)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105132835 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410105132835 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1551)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1551)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1551)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1551)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1551)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105133093 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410105133094 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1554)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1554)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410105133095 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1554)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1554)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1554)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1554)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1554)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1554)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410105133104 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410105133104 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1555)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth_tmsi_check_imei0(1557) TC_lu_imsi_auth_tmsi_check_imei0(1557)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000005'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410105133641 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105133641 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105133641 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105133641 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105133641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105133641 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105133641 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105133641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105133641 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105133641 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1551)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105133642 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105133642 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105133642 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105133642 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105133642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105133642 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105133642 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105133642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105133642 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105133642 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1551)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1551)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1550)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1550)@7d38b4d9c9a0: Added conn table entry 0TC_lu_imsi_auth_tmsi_check_imei0(1557)3024997 MSC_Test_0-SCCP(1549)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(1550)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410105133655 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105133655 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105133655 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105133655 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105133655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105133656 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105133656 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105133656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105133656 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105133656 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 2e 28 65 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 50 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1551)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105133656 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-282:LU)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410105133656 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-282:LU)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410105133656 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-282:LU)[0x563b4cc366f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410105133656 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-282:LU)[0x563b4cc366f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-282:LU)[0x563b4cbf35f0] (fsm.c:486) 20250410105133656 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-282:LU)[0x563b4cc366f0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410105133656 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-282:LU)[0x563b4cc366f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410105133656 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410105133656 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410105133656 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250410105133656 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410105133656 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-282:LU)[0x563b4cc366f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410105133656 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-282:LU)[0x563b4cc366f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410105133656 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-282:LU)[0x563b4cc366f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410105133656 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-282:LU)[0x563b4cc242e0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410105133656 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-282:LU)[0x563b4cc242e0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-282:LU)[0x563b4cc366f0] (fsm.c:486) 20250410105133656 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-282:LU)[0x563b4cc242e0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410105133657 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-282:LU)[0x563b4cc242e0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410105133657 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105133657 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105133657 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105133657 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105133657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105133657 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105133657 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105133657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105133657 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105133657 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0a 02 2e 28 65 00 01 1a 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1551)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1551)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1549)@7d38b4d9c9a0: { messageType := 2, destLocRef := '2E2865'O (".(e"), sourceLocRef := '00011A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1549)@7d38b4d9c9a0: Session index based on local reference:0 20250410105133660 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410105133660 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test-GSUP(1555)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi_check_imei0(1557) MSC_Test-GSUP(1555)@7d38b4d9c9a0: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_check_imei0(1557)"262420000000005" MSC_Test_0-SCCP(1549)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1549)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1549)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1549)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1551)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105133661 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105133661 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105133661 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105133661 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105133661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105133661 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105133661 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105133661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105133661 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105133661 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 1a 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_lu_imsi_auth_tmsi_check_imei0(1557)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_check_imei0(1557)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410105133665 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105133665 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-282:LU)[0x563b4cc242e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410105133665 DVLR DEBUG SUBSCR(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B) Received 1 auth tuples (vlr.c:996) 20250410105133665 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-282:LU)[0x563b4cc242e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410105133665 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-282:LU)[0x563b4cc242e0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use GSM AKA (is_r99=yes, at->vec.auth_types=0x1) (vlr_auth_fsm.c:324) 20250410105133665 DMM DEBUG Tx AUTH REQ (rand = 98b61eb074175ba35dc54db74b69a6d0) (gsm_04_08.c:641) 20250410105133666 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105133666 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105133666 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105133666 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105133666 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105133666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105133666 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105133666 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105133666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105133666 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105133666 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2d 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 2e 28 65 00 01 16 01 00 13 05 12 00 98 b6 1e b0 74 17 5b a3 5d c5 4d b7 4b 69 a6 d0 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1551)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1551)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1549)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1549)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1549)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1549)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1550)@7d38b4d9c9a0: patching N(SD)=1 into dtap '0514608833A2'O MSC_Test_0-RAN(1550)@7d38b4d9c9a0: patched enc_l3: '0554608833A2'O MSC_Test_0-SCCP(1549)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1549)@7d38b4d9c9a0: vl_len:9 MSC_Test_0-SCCP(1549)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1549)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100060554608833A2'O 20250410105133674 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105133674 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105133674 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105133674 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105133674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105133674 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105133674 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105133674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105133674 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105133674 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 1a 00 01 09 01 00 06 05 54 60 88 33 a2 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1551)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105133674 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-282:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 608833a2) (gsm_04_08.c:1128) 20250410105133674 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-282:LU)[0x563b4cc242e0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410105133674 DVLR DEBUG SUBSCR(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B) AUTH on GERAN received SRES/RES: 608833a2 (4 bytes) (vlr_auth_fsm.c:151) 20250410105133674 DVLR INFO SUBSCR(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250410105133674 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-282:LU)[0x563b4cc242e0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410105133674 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-282:LU)[0x563b4cc242e0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410105133674 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-282:LU)[0x563b4cc242e0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410105133674 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-282:LU)[0x563b4cc242e0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-282:LU)[0x563b4cc366f0] (vlr_auth_fsm.c:294) 20250410105133674 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-282:LU)[0x563b4cc242e0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410105133674 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-282:LU)[0x563b4cc242e0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410105133674 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-282:LU)[0x563b4cc366f0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410105133674 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-282:LU)[0x563b4cc366f0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410105133674 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-282:LU)[0x563b4cc366f0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410105133674 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-282:LU)[0x563b4cc366f0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410105133674 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-282:LU)[0x563b4cc366f0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410105133674 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-282:LU)[0x563b4cc4ad70]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105133674 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-282:LU)[0x563b4cc4ad70]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-282:LU)[0x563b4cc366f0] (fsm.c:486) 20250410105133674 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-282:LU)[0x563b4cc4ad70]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410105133674 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-282:LU)[0x563b4cc4ad70]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410105133674 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105133674 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105133674 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105133674 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105133674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105133674 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105133674 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105133674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105133674 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105133674 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 2e 28 65 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 50 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1551)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1551)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1549)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1549)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1549)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1549)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105133683 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105133683 DVLR DEBUG IMSI:262420000000005 has MSISDN:491230000005 (vlr.c:1045) 20250410105133683 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250410105133683 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105133684 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105133684 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-282:LU)[0x563b4cc366f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410105133684 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-282:LU)[0x563b4cc4ad70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410105133684 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-282:LU)[0x563b4cc4ad70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410105133684 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-282:LU)[0x563b4cc4ad70]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410105133684 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-282:LU)[0x563b4cc4ad70]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-282:LU)[0x563b4cc366f0] (vlr_lu_fsm.c:110) 20250410105133684 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-282:LU)[0x563b4cc4ad70]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410105133684 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-282:LU)[0x563b4cc4ad70]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105133684 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-282:LU)[0x563b4cc366f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410105133684 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-282:LU)[0x563b4cc366f0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410105133684 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-282:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105133684 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-282:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-282:LU)[0x563b4cc366f0] (fsm.c:486) 20250410105133684 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-282:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410105133684 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-282:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410105133684 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-282:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410105133684 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-282:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_IMEI_TMSI (T3270, 12s) (vlr_lu_fsm.c:472) 20250410105133684 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105133684 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105133684 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105133684 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105133684 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105133684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105133684 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105133684 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105133684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105133684 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105133684 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 2e 28 65 00 01 06 01 00 03 05 18 02 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1551)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1551)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1549)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1549)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1549)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1549)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1550)@7d38b4d9c9a0: patching N(SD)=2 into dtap '0519084A99990000000005'O MSC_Test_0-RAN(1550)@7d38b4d9c9a0: patched enc_l3: '0599084A99990000000005'O MSC_Test_0-SCCP(1549)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1549)@7d38b4d9c9a0: vl_len:14 MSC_Test_0-SCCP(1549)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1549)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000B0599084A99990000000005'O MSC_Test_0-M3UA(1551)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105133689 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105133689 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105133689 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105133689 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105133689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105133689 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105133689 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105133689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105133689 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105133689 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 1a 00 01 0e 01 00 0b 05 99 08 4a 99 99 00 00 00 00 05 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105133689 DMM DEBUG IDENTITY RESPONSE: IMEI-499990000000050 (gsm_04_08.c:223) 20250410105133689 DVLR DEBUG set IMEI on subscriber; IMSI=262420000000005 IMEI=49999000000005 (vlr.c:670) 20250410105133689 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-282:LU)[0x563b4cc366f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_ID_IMEI (vlr.c:1457) 20250410105133691 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105133691 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-282:LU)[0x563b4cc366f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_HLR_IMEI_ACK (vlr.c:1328) 20250410105133691 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-282:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: Received Event LU_COMPL_VLR_E_IMEI_CHECK_ACK (vlr_lu_fsm.c:1324) 20250410105133691 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-282:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410105133691 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:TMSInew-0x2207DF55) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250410105133691 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-282:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410105133692 DMM DEBUG -> IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:TMSInew-0x2207DF55 LOCATION UPDATE ACCEPT (TMSI = 0x2207df55) (gsm_04_08.c:149) 20250410105133692 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:TMSInew-0x2207DF55 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105133692 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105133692 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105133692 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105133692 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105133692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105133692 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105133692 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105133692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105133692 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105133692 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 2e 28 65 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 22 07 df 55 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1551)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1551)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1549)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1549)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1549)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1549)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_check_imei0(1557)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1550)@7d38b4d9c9a0: patching N(SD)=3 into dtap '051B'O MSC_Test_0-RAN(1550)@7d38b4d9c9a0: patched enc_l3: '05DB'O MSC_Test_0-SCCP(1549)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1549)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1549)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1549)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000205DB'O MSC_Test_0-M3UA(1551)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105133700 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105133700 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105133700 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105133700 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105133700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105133700 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105133700 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105133700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105133700 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105133700 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 1a 00 01 05 01 00 02 05 db 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105133701 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:TMSInew-0x2207DF55:GERAN-A-282:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410105133701 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:TMSInew-0x2207DF55:GERAN-A-282:LU)[0x563b4cc366f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410105133701 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-282:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410105133701 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2207DF55) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250410105133701 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-282:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410105133701 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2207DF55:GERAN-A-282:LU)[0x563b4cc366f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410105133701 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-282:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410105133701 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-282:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2207DF55:GERAN-A-282:LU)[0x563b4cc366f0] (vlr_lu_fsm.c:817) 20250410105133701 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-282:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410105133701 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2533F29B:GERAN-A-282:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105133701 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2207DF55:GERAN-A-282:LU)[0x563b4cc366f0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410105133701 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000005/3/1): Available (smpp_smsc.c:626) 20250410105133701 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2207DF55 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105133701 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2207DF55 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105133701 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2207DF55 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105133701 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2207DF55 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105133701 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105133701 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105133701 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105133701 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105133701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105133701 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105133701 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105133701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105133701 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105133701 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 2e 28 65 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1551)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1551)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1549)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1549)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1549)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1549)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1549)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1549)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1549)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1549)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410105133705 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105133706 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105133706 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105133706 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105133706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105133706 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105133706 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105133706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105133706 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1551)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105133706 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2207DF55:GERAN-A-282:LU)[0x563b4cc366f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105133706 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2207DF55:GERAN-A-282:LU)[0x563b4cc366f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2207DF55:GERAN-A-282:LU)[0x563b4cbf35f0] (msc_a.c:1053) 20250410105133706 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2207DF55:GERAN-A-282:LU)[0x563b4cc366f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410105133706 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2207DF55:GERAN-A-282:LU)[0x563b4cc366f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105133706 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2207DF55:GERAN-A-282:LU)[0x563b4cc366f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410105133706 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 1a 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105133706 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2207DF55 - active-conn: now used by 1 (attached) (msub.c:375) 20250410105133707 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105133707 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105133707 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105133707 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105133707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105133707 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105133707 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105133707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105133707 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105133707 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0a 04 2e 28 65 00 01 1a 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1551)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1551)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1549)@7d38b4d9c9a0: Session index based on local reference:0 20250410105133709 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105133709 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105133709 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105133709 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105133709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105133709 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105133709 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105133709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105133709 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105133709 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 1a 2e 28 65 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1551)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1550)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_check_imei0(1557)3024997 TC_lu_imsi_auth_tmsi_check_imei0(1557)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105133713 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2207DF55 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410105133713 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2207DF55 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth_tmsi_check_imei0(1557)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_check_imei0(1557)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei0(1557)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei0(1557)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410105133720 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410105133720 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(1555)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105133721 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(1552)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(1549)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(1554)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(1550)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(1551)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(1556)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1548)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1558)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(1553)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1548): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(1549): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(1550): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(1551): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(1552): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(1553): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(1554): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(1555): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(1556): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_lu_imsi_auth_tmsi_check_imei0(1557): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1558): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_lu_imsi_auth_tmsi_check_imei finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei pass'. Thu Apr 10 10:51:33 UTC 2025 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei.talloc 20250410105133912 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410105133912 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105133912 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410105133912 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410105133912 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410105133912 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105133912 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410105133912 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410105133912 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410105133912 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105133912 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410105133912 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410105133912 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410105133912 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410105133912 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410105133912 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105133912 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105133912 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410105133912 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410105133912 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410105133912 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410105134723 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=254752) 20250410105135724 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410105135914 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410105135914 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410105135914 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) Waiting for packet dumper to finish... 1 (prev_count=254752, count=255912) 20250410105136724 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei'. ------ MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei ------ Thu Apr 10 10:51:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410105137725 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_lu_imsi_auth3g_tmsi_check_imei started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(1562)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(1562)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1562)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(1560)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410105138332 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1563)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410105138527 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410105138527 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410105138527 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410105138527 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1562)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1562)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1562)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1562)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(1562)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410105138530 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105138530 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410105138530 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410105138530 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410105138530 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410105138530 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410105138530 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410105138530 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105138530 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410105138530 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410105138530 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1562)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1562)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1562)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410105138532 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105138532 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410105138532 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410105138532 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410105138532 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410105138532 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410105138532 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410105138532 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105138532 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410105138532 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410105138532 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105138532 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1562)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1562)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1562)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1562)@7d38b4d9c9a0: Message received on association #8 20250410105138532 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410105138532 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1562)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1562)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1562)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1562)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105138727 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410105138727 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1565)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1565)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410105138733 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1565)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1565)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1565)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1565)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1565)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1565)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410105138765 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410105138765 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1566)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth3g_tmsi_check_imei0(1568) TC_lu_imsi_auth3g_tmsi_check_imei0(1568)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000005'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410105139335 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105139335 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105139335 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105139335 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105139335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105139335 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105139335 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105139335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105139335 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105139335 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1562)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105139335 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105139335 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105139335 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105139335 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105139336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105139336 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105139336 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105139336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105139336 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105139336 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1562)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1562)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1561)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1561)@7d38b4d9c9a0: Added conn table entry 0TC_lu_imsi_auth3g_tmsi_check_imei0(1568)15342273 MSC_Test_0-SCCP(1560)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(1561)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1562)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105139350 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105139350 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105139350 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105139350 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105139350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105139350 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105139350 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105139350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105139350 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105139350 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 ea 1a c1 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 50 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105139351 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-283:LU)[0x563b4cc4ffe0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410105139352 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-283:LU)[0x563b4cc4ffe0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410105139352 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-283:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410105139352 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-283:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-283:LU)[0x563b4cc4ffe0] (fsm.c:486) 20250410105139352 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-283:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410105139352 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-283:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410105139352 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2207DF55 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410105139352 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2207DF55 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410105139352 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2207DF55 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250410105139352 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410105139352 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2207DF55:GERAN-A-283:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410105139352 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2207DF55:GERAN-A-283:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410105139352 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2207DF55:GERAN-A-283:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410105139352 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2207DF55:GERAN-A-283:LU)[0x563b4cc242e0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410105139352 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2207DF55:GERAN-A-283:LU)[0x563b4cc242e0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2207DF55:GERAN-A-283:LU)[0x563b4cc55d70] (fsm.c:486) 20250410105139352 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2207DF55:GERAN-A-283:LU)[0x563b4cc242e0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410105139352 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2207DF55:GERAN-A-283:LU)[0x563b4cc242e0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410105139352 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105139352 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105139352 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105139352 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105139352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105139352 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105139352 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105139352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105139352 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105139352 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0b 02 ea 1a c1 00 01 1b 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1562)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1562)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1560)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'EA1AC1'O, sourceLocRef := '00011B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1560)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(1566)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth3g_tmsi_check_imei0(1568) MSC_Test-GSUP(1566)@7d38b4d9c9a0: Added IMSI table entry 0TC_lu_imsi_auth3g_tmsi_check_imei0(1568)"262420000000005" 20250410105139357 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2207DF55 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410105139358 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2207DF55 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1560)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1560)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1560)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1560)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1562)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105139359 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105139359 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105139359 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105139359 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105139359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105139359 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105139359 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105139359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105139359 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105139359 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 1b 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_lu_imsi_auth3g_tmsi_check_imei0(1568)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth3g_tmsi_check_imei0(1568)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410105139366 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2207DF55 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105139366 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2207DF55:GERAN-A-283:LU)[0x563b4cc242e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410105139366 DVLR DEBUG SUBSCR(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2207DF55) Received 1 auth tuples (vlr.c:996) 20250410105139366 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2207DF55:GERAN-A-283:LU)[0x563b4cc242e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410105139366 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2207DF55:GERAN-A-283:LU)[0x563b4cc242e0]{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:324) 20250410105139366 DMM DEBUG Tx AUTH REQ (rand = 834dcb1ff7986341a33818d0a4eb69e4) (gsm_04_08.c:641) 20250410105139366 DMM DEBUG AUTH REQ (autn = fd6aa1a2088476fcdf7aff97ae3fe465) (gsm_04_08.c:643) 20250410105139366 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2207DF55 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105139366 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105139367 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105139367 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105139367 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105139367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105139367 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105139367 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105139367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105139367 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105139367 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 3f 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 ea 1a c1 00 01 28 01 00 25 05 12 00 83 4d cb 1f f7 98 63 41 a3 38 18 d0 a4 eb 69 e4 20 10 fd 6a a1 a2 08 84 76 fc df 7a ff 97 ae 3f e4 65 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1562)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1562)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1560)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1560)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1560)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1560)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1561)@7d38b4d9c9a0: patching N(SD)=1 into dtap '0514B5C2BC3B2104B6032190'O MSC_Test_0-RAN(1561)@7d38b4d9c9a0: patched enc_l3: '0554B5C2BC3B2104B6032190'O MSC_Test_0-SCCP(1560)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1560)@7d38b4d9c9a0: vl_len:15 MSC_Test_0-SCCP(1560)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1560)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000C0554B5C2BC3B2104B6032190'O MSC_Test_0-M3UA(1562)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105139377 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105139377 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105139377 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105139378 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105139378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105139378 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105139378 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105139378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105139378 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105139378 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 1b 00 01 0f 01 00 0c 05 54 b5 c2 bc 3b 21 04 b6 03 21 90 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105139378 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2207DF55:GERAN-A-283:LU)[0x563b4cc4ffe0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = b5c2bc3bb6032190) (gsm_04_08.c:1128) 20250410105139378 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2207DF55:GERAN-A-283:LU)[0x563b4cc242e0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410105139378 DVLR DEBUG SUBSCR(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2207DF55) AUTH on GERAN received SRES/RES: b5c2bc3bb6032190 (8 bytes) (vlr_auth_fsm.c:151) 20250410105139378 DVLR INFO SUBSCR(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2207DF55) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410105139378 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2207DF55:GERAN-A-283:LU)[0x563b4cc242e0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410105139378 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2207DF55:GERAN-A-283:LU)[0x563b4cc242e0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410105139378 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2207DF55:GERAN-A-283:LU)[0x563b4cc242e0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410105139378 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2207DF55:GERAN-A-283:LU)[0x563b4cc242e0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2207DF55:GERAN-A-283:LU)[0x563b4cc55d70] (vlr_auth_fsm.c:294) 20250410105139378 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2207DF55:GERAN-A-283:LU)[0x563b4cc242e0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410105139378 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2207DF55:GERAN-A-283:LU)[0x563b4cc242e0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410105139378 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2207DF55:GERAN-A-283:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410105139378 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2207DF55:GERAN-A-283:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410105139378 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2207DF55:GERAN-A-283:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410105139378 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2207DF55:GERAN-A-283:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410105139378 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2207DF55:GERAN-A-283:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410105139378 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2207DF55:GERAN-A-283:LU)[0x563b4cc4ad70]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105139378 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2207DF55:GERAN-A-283:LU)[0x563b4cc4ad70]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2207DF55:GERAN-A-283:LU)[0x563b4cc55d70] (fsm.c:486) 20250410105139378 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2207DF55:GERAN-A-283:LU)[0x563b4cc4ad70]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410105139378 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2207DF55:GERAN-A-283:LU)[0x563b4cc4ad70]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410105139379 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105139379 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105139379 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105139379 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105139379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105139379 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105139379 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105139379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105139379 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105139379 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 ea 1a c1 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 50 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1562)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1562)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1560)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1560)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1560)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1560)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105139386 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2207DF55 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105139386 DVLR DEBUG IMSI:262420000000005 has MSISDN:491230000005 (vlr.c:1045) 20250410105139386 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2207DF55) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250410105139386 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2207DF55 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105139386 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2207DF55 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105139386 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2207DF55:GERAN-A-283:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410105139386 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2207DF55:GERAN-A-283:LU)[0x563b4cc4ad70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410105139387 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2207DF55:GERAN-A-283:LU)[0x563b4cc4ad70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410105139387 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2207DF55:GERAN-A-283:LU)[0x563b4cc4ad70]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410105139387 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2207DF55:GERAN-A-283:LU)[0x563b4cc4ad70]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2207DF55:GERAN-A-283:LU)[0x563b4cc55d70] (vlr_lu_fsm.c:110) 20250410105139387 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2207DF55:GERAN-A-283:LU)[0x563b4cc4ad70]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410105139387 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2207DF55:GERAN-A-283:LU)[0x563b4cc4ad70]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105139387 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2207DF55:GERAN-A-283:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410105139387 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2207DF55:GERAN-A-283:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410105139387 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2207DF55:GERAN-A-283:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105139387 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2207DF55:GERAN-A-283:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2207DF55:GERAN-A-283:LU)[0x563b4cc55d70] (fsm.c:486) 20250410105139387 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2207DF55:GERAN-A-283:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410105139387 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2207DF55:GERAN-A-283:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410105139387 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2207DF55:GERAN-A-283:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410105139387 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2207DF55:GERAN-A-283:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_IMEI_TMSI (T3270, 12s) (vlr_lu_fsm.c:472) 20250410105139387 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2207DF55 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105139387 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105139387 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105139387 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105139387 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105139387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105139387 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105139387 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105139387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105139387 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105139387 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 ea 1a c1 00 01 06 01 00 03 05 18 02 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1562)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1562)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1560)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1560)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1560)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1560)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1561)@7d38b4d9c9a0: patching N(SD)=2 into dtap '0519084A99990000000005'O MSC_Test_0-RAN(1561)@7d38b4d9c9a0: patched enc_l3: '0599084A99990000000005'O MSC_Test_0-SCCP(1560)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1560)@7d38b4d9c9a0: vl_len:14 MSC_Test_0-SCCP(1560)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1560)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000B0599084A99990000000005'O MSC_Test_0-M3UA(1562)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105139393 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105139393 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105139393 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105139393 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105139393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105139393 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105139393 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105139393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105139393 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105139393 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 1b 00 01 0e 01 00 0b 05 99 08 4a 99 99 00 00 00 00 05 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105139394 DMM DEBUG IDENTITY RESPONSE: IMEI-499990000000050 (gsm_04_08.c:223) 20250410105139394 DVLR DEBUG set IMEI on subscriber; IMSI=262420000000005 IMEI=49999000000005 (vlr.c:670) 20250410105139394 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2207DF55:GERAN-A-283:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_ID_IMEI (vlr.c:1457) 20250410105139395 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2207DF55 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105139395 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2207DF55:GERAN-A-283:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_HLR_IMEI_ACK (vlr.c:1328) 20250410105139395 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2207DF55:GERAN-A-283:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: Received Event LU_COMPL_VLR_E_IMEI_CHECK_ACK (vlr_lu_fsm.c:1324) 20250410105139395 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2207DF55:GERAN-A-283:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410105139395 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2207DF55:TMSInew-0x7CE915E3) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250410105139395 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2207DF55:GERAN-A-283:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410105139395 DMM DEBUG -> IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2207DF55:TMSInew-0x7CE915E3 LOCATION UPDATE ACCEPT (TMSI = 0x7ce915e3) (gsm_04_08.c:149) 20250410105139395 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2207DF55:TMSInew-0x7CE915E3 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105139395 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105139395 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105139395 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105139395 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105139396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105139396 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105139396 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105139396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105139396 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105139396 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 ea 1a c1 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 7c e9 15 e3 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1562)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1562)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1560)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1560)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1560)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1560)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth3g_tmsi_check_imei0(1568)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1561)@7d38b4d9c9a0: patching N(SD)=3 into dtap '051B'O MSC_Test_0-RAN(1561)@7d38b4d9c9a0: patched enc_l3: '05DB'O MSC_Test_0-SCCP(1560)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1560)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1560)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1560)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000205DB'O MSC_Test_0-M3UA(1562)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105139401 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105139401 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105139401 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105139401 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105139401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105139401 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105139401 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105139401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105139401 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105139401 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 1b 00 01 05 01 00 02 05 db 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105139402 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2207DF55:TMSInew-0x7CE915E3:GERAN-A-283:LU)[0x563b4cc4ffe0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410105139402 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2207DF55:TMSInew-0x7CE915E3:GERAN-A-283:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410105139402 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2207DF55:GERAN-A-283:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410105139402 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x7CE915E3) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250410105139402 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2207DF55:GERAN-A-283:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410105139402 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x7CE915E3:GERAN-A-283:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410105139402 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2207DF55:GERAN-A-283:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410105139402 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2207DF55:GERAN-A-283:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x7CE915E3:GERAN-A-283:LU)[0x563b4cc55d70] (vlr_lu_fsm.c:817) 20250410105139402 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2207DF55:GERAN-A-283:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410105139402 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2207DF55:GERAN-A-283:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105139402 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x7CE915E3:GERAN-A-283:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410105139402 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000005/3/1): Available (smpp_smsc.c:626) 20250410105139402 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x7CE915E3 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105139402 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x7CE915E3 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105139402 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x7CE915E3 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105139402 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x7CE915E3 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105139402 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105139402 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105139403 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105139403 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105139403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105139403 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105139403 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105139403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105139403 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105139403 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 ea 1a c1 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1562)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1562)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1560)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1560)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1560)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1560)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1560)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1560)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1560)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1560)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1562)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105139409 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105139409 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105139409 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105139409 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105139409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105139409 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105139409 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105139409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105139409 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105139409 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 1b 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105139409 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x7CE915E3:GERAN-A-283:LU)[0x563b4cc55d70]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105139409 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x7CE915E3:GERAN-A-283:LU)[0x563b4cc55d70]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x7CE915E3:GERAN-A-283:LU)[0x563b4cc4ffe0] (msc_a.c:1053) 20250410105139409 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x7CE915E3:GERAN-A-283:LU)[0x563b4cc55d70]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410105139409 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x7CE915E3:GERAN-A-283:LU)[0x563b4cc55d70]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105139409 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x7CE915E3:GERAN-A-283:LU)[0x563b4cc55d70]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410105139410 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x7CE915E3 - active-conn: now used by 1 (attached) (msub.c:375) 20250410105139410 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105139410 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105139410 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105139410 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105139410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105139410 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105139410 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105139410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105139410 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105139410 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0b 04 ea 1a c1 00 01 1b 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1562)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1562)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1560)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(1562)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105139411 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105139411 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105139411 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105139411 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105139411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105139411 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105139411 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105139411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105139411 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105139411 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 1b ea 1a c1 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1561)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_imsi_auth3g_tmsi_check_imei0(1568)15342273 TC_lu_imsi_auth3g_tmsi_check_imei0(1568)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105139414 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x7CE915E3 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410105139414 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x7CE915E3 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth3g_tmsi_check_imei0(1568)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth3g_tmsi_check_imei0(1568)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi_check_imei0(1568)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi_check_imei0(1568)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test_0-M3UA(1562)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(1560)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(1567)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105139426 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410105139426 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(1566)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105139426 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(1559)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1569)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(1565)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(1563)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(1561)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(1564)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1559): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(1560): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(1561): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(1562): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(1563): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(1564): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(1565): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(1566): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(1567): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_lu_imsi_auth3g_tmsi_check_imei0(1568): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1569): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_lu_imsi_auth3g_tmsi_check_imei finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei pass'. Thu Apr 10 10:51:39 UTC 2025 ====== MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei.talloc 20250410105139612 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410105139612 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105139612 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410105139612 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410105139612 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410105139612 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105139612 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410105139612 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410105139612 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410105139612 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105139612 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410105139612 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410105139612 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410105139612 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410105139612 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410105139612 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105139612 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105139612 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410105139612 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410105139613 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410105139613 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410105140427 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=254604) 20250410105141428 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410105141613 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410105141614 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410105141614 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) Waiting for packet dumper to finish... 1 (prev_count=254604, count=255764) 20250410105142429 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei'. ------ MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei ------ Thu Apr 10 10:51:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410105143430 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_lu_imsi_noauth_tmsi_check_imei started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(1573)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(1573)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1573)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(1571)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410105144031 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1574)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410105144221 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410105144221 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410105144221 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410105144221 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1573)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1573)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1573)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410105144226 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105144226 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410105144226 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410105144226 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410105144226 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410105144226 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410105144226 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410105144226 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105144226 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410105144226 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410105144226 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1573)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(1573)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1573)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1573)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1573)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1573)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1573)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1573)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105144227 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105144227 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410105144227 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410105144227 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410105144227 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410105144227 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410105144227 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410105144227 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105144227 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410105144227 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410105144227 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105144227 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410105144227 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410105144227 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1573)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1573)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1573)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1573)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1573)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105144431 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410105144431 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1576)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1576)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410105144437 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1576)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1576)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1576)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1576)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1576)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1576)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410105144467 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410105144467 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1577)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_noauth_tmsi_check_imei0(1579) TC_lu_imsi_noauth_tmsi_check_imei0(1579)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000005'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410105145029 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105145029 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105145029 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105145029 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105145029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105145029 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105145029 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105145029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105145029 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105145029 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1573)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105145029 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105145029 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105145029 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105145029 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105145029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105145029 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105145029 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105145029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105145029 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105145029 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1573)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1573)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1572)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1572)@7d38b4d9c9a0: Added conn table entry 0TC_lu_imsi_noauth_tmsi_check_imei0(1579)9200564 MSC_Test_0-SCCP(1571)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(1572)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1573)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105145041 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105145041 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105145041 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105145041 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105145041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105145041 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105145041 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105145041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105145041 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105145041 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 8c 63 b4 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 50 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105145042 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-284:LU)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410105145042 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-284:LU)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410105145042 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-284:LU)[0x563b4cc366f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410105145042 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-284:LU)[0x563b4cc366f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-284:LU)[0x563b4cbf35f0] (fsm.c:486) 20250410105145042 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-284:LU)[0x563b4cc366f0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410105145042 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-284:LU)[0x563b4cc366f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410105145042 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x7CE915E3 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410105145042 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x7CE915E3 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410105145042 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x7CE915E3 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250410105145042 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410105145042 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x7CE915E3:GERAN-A-284:LU)[0x563b4cc366f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410105145042 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x7CE915E3:GERAN-A-284:LU)[0x563b4cc366f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410105145042 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x7CE915E3:GERAN-A-284:LU)[0x563b4cc366f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410105145042 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x7CE915E3:GERAN-A-284:LU)[0x563b4cc366f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410105145042 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x7CE915E3:GERAN-A-284:LU)[0x563b4cc366f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410105145042 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x7CE915E3:GERAN-A-284:LU)[0x563b4cc366f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410105145042 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x7CE915E3:GERAN-A-284:LU)[0x563b4cc242e0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105145042 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x7CE915E3:GERAN-A-284:LU)[0x563b4cc242e0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x7CE915E3:GERAN-A-284:LU)[0x563b4cc366f0] (fsm.c:486) 20250410105145042 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x7CE915E3:GERAN-A-284:LU)[0x563b4cc242e0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410105145042 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x7CE915E3:GERAN-A-284:LU)[0x563b4cc242e0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410105145042 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105145042 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105145042 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105145042 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105145042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105145042 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105145042 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105145042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105145042 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105145042 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0c 02 8c 63 b4 00 01 1c 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105145042 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105145042 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105145042 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105145042 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105145042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105145042 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105145042 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105145042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105145042 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105145042 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 8c 63 b4 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 50 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1573)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1573)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1573)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1573)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1571)@7d38b4d9c9a0: { messageType := 2, destLocRef := '8C63B4'O, sourceLocRef := '00011C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1571)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(1577)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_noauth_tmsi_check_imei0(1579) MSC_Test-GSUP(1577)@7d38b4d9c9a0: Added IMSI table entry 0TC_lu_imsi_noauth_tmsi_check_imei0(1579)"262420000000005" MSC_Test_0-SCCP(1571)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1571)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1571)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1571)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105145047 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x7CE915E3 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410105145047 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x7CE915E3 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1571)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1571)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1571)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1571)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1573)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105145048 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105145049 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105145049 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105145049 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105145049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105145049 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105145049 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105145049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105145049 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105145049 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 1c 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_lu_imsi_noauth_tmsi_check_imei0(1579)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_tmsi_check_imei0(1579)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410105145057 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x7CE915E3 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105145057 DVLR DEBUG IMSI:262420000000005 has MSISDN:491230000005 (vlr.c:1045) 20250410105145057 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x7CE915E3) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250410105145057 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x7CE915E3 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105145058 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x7CE915E3 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105145058 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x7CE915E3:GERAN-A-284:LU)[0x563b4cc366f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410105145058 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x7CE915E3:GERAN-A-284:LU)[0x563b4cc242e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410105145058 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x7CE915E3:GERAN-A-284:LU)[0x563b4cc242e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410105145058 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x7CE915E3:GERAN-A-284:LU)[0x563b4cc242e0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410105145058 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x7CE915E3:GERAN-A-284:LU)[0x563b4cc242e0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x7CE915E3:GERAN-A-284:LU)[0x563b4cc366f0] (vlr_lu_fsm.c:110) 20250410105145058 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x7CE915E3:GERAN-A-284:LU)[0x563b4cc242e0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410105145058 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x7CE915E3:GERAN-A-284:LU)[0x563b4cc242e0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105145058 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x7CE915E3:GERAN-A-284:LU)[0x563b4cc366f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410105145058 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x7CE915E3:GERAN-A-284:LU)[0x563b4cc366f0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410105145058 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x7CE915E3:GERAN-A-284:LU)[0x563b4cc4ad70]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105145058 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x7CE915E3:GERAN-A-284:LU)[0x563b4cc4ad70]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x7CE915E3:GERAN-A-284:LU)[0x563b4cc366f0] (fsm.c:486) 20250410105145058 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x7CE915E3:GERAN-A-284:LU)[0x563b4cc4ad70]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410105145058 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x7CE915E3:GERAN-A-284:LU)[0x563b4cc4ad70]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410105145058 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x7CE915E3:GERAN-A-284:LU)[0x563b4cc4ad70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410105145058 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x7CE915E3:GERAN-A-284:LU)[0x563b4cc4ad70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_IMEI_TMSI (T3270, 12s) (vlr_lu_fsm.c:472) 20250410105145058 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x7CE915E3 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105145059 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105145059 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105145059 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105145059 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105145059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105145059 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105145059 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105145059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105145059 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105145059 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 8c 63 b4 00 01 06 01 00 03 05 18 02 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1573)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1573)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1571)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1571)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1571)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1571)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1572)@7d38b4d9c9a0: patching N(SD)=1 into dtap '0519084A99990000000005'O MSC_Test_0-RAN(1572)@7d38b4d9c9a0: patched enc_l3: '0559084A99990000000005'O MSC_Test_0-SCCP(1571)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1571)@7d38b4d9c9a0: vl_len:14 MSC_Test_0-SCCP(1571)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1571)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000B0559084A99990000000005'O 20250410105145074 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105145074 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105145074 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105145074 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105145074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105145074 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105145074 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105145074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105145074 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1573)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105145074 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 1c 00 01 0e 01 00 0b 05 59 08 4a 99 99 00 00 00 00 05 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105145075 DMM DEBUG IDENTITY RESPONSE: IMEI-499990000000050 (gsm_04_08.c:223) 20250410105145075 DVLR DEBUG set IMEI on subscriber; IMSI=262420000000005 IMEI=49999000000005 (vlr.c:670) 20250410105145075 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x7CE915E3:GERAN-A-284:LU)[0x563b4cc366f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_ID_IMEI (vlr.c:1457) 20250410105145076 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x7CE915E3 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105145076 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x7CE915E3:GERAN-A-284:LU)[0x563b4cc366f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_HLR_IMEI_ACK (vlr.c:1328) 20250410105145076 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x7CE915E3:GERAN-A-284:LU)[0x563b4cc4ad70]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: Received Event LU_COMPL_VLR_E_IMEI_CHECK_ACK (vlr_lu_fsm.c:1324) 20250410105145076 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x7CE915E3:GERAN-A-284:LU)[0x563b4cc4ad70]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410105145076 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x7CE915E3:TMSInew-0x16385529) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250410105145076 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x7CE915E3:GERAN-A-284:LU)[0x563b4cc4ad70]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410105145077 DMM DEBUG -> IMSI-262420000000005:MSISDN-491230000005:TMSI-0x7CE915E3:TMSInew-0x16385529 LOCATION UPDATE ACCEPT (TMSI = 0x16385529) (gsm_04_08.c:149) 20250410105145077 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x7CE915E3:TMSInew-0x16385529 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105145077 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105145077 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105145077 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105145077 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105145077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105145077 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105145077 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105145077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105145077 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105145077 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 8c 63 b4 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 16 38 55 29 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1573)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1573)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1571)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1571)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1571)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1571)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_noauth_tmsi_check_imei0(1579)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1572)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1572)@7d38b4d9c9a0: patched enc_l3: '059B'O MSC_Test_0-SCCP(1571)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1571)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1571)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1571)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002059B'O 20250410105145083 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105145083 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105145083 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105145083 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105145083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105145083 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105145083 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105145083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105145083 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105145083 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 1c 00 01 05 01 00 02 05 9b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1573)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105145084 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x7CE915E3:TMSInew-0x16385529:GERAN-A-284:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410105145084 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x7CE915E3:TMSInew-0x16385529:GERAN-A-284:LU)[0x563b4cc366f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410105145084 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x7CE915E3:GERAN-A-284:LU)[0x563b4cc4ad70]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410105145084 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x16385529) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250410105145084 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x7CE915E3:GERAN-A-284:LU)[0x563b4cc4ad70]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410105145084 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x16385529:GERAN-A-284:LU)[0x563b4cc366f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410105145084 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x7CE915E3:GERAN-A-284:LU)[0x563b4cc4ad70]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410105145084 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x7CE915E3:GERAN-A-284:LU)[0x563b4cc4ad70]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x16385529:GERAN-A-284:LU)[0x563b4cc366f0] (vlr_lu_fsm.c:817) 20250410105145084 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x7CE915E3:GERAN-A-284:LU)[0x563b4cc4ad70]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410105145084 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x7CE915E3:GERAN-A-284:LU)[0x563b4cc4ad70]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105145084 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x16385529:GERAN-A-284:LU)[0x563b4cc366f0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410105145084 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000005/3/1): Available (smpp_smsc.c:626) 20250410105145084 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x16385529 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105145084 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x16385529 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105145084 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x16385529 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105145084 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x16385529 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105145084 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105145084 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105145084 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105145085 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105145085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105145085 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105145085 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105145085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105145085 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105145085 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 8c 63 b4 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1573)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1573)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1571)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1571)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1571)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1571)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1571)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1571)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1571)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1571)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410105145089 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105145089 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105145090 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105145090 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105145090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105145090 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105145090 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105145090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105145090 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105145090 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 1c 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1573)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105145090 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x16385529:GERAN-A-284:LU)[0x563b4cc366f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105145090 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x16385529:GERAN-A-284:LU)[0x563b4cc366f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x16385529:GERAN-A-284:LU)[0x563b4cbf35f0] (msc_a.c:1053) 20250410105145090 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x16385529:GERAN-A-284:LU)[0x563b4cc366f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410105145090 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x16385529:GERAN-A-284:LU)[0x563b4cc366f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105145090 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x16385529:GERAN-A-284:LU)[0x563b4cc366f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410105145090 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x16385529 - active-conn: now used by 1 (attached) (msub.c:375) 20250410105145090 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105145090 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105145090 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105145090 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105145090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105145090 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105145090 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105145091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105145091 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105145091 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0c 04 8c 63 b4 00 01 1c 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1573)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1573)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1571)@7d38b4d9c9a0: Session index based on local reference:0 20250410105145092 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105145092 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105145092 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105145092 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105145092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105145092 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105145092 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105145092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105145092 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1573)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105145092 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 1c 8c 63 b4 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1572)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_imsi_noauth_tmsi_check_imei0(1579)9200564 TC_lu_imsi_noauth_tmsi_check_imei0(1579)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105145093 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x16385529 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410105145094 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x16385529 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_noauth_tmsi_check_imei0(1579)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_tmsi_check_imei0(1579)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi_check_imei0(1579)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi_check_imei0(1579)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410105145100 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410105145100 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(1573)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(1574)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(1572)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(1577)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(1575)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1580)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(1571)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105145106 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(1578)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1570)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(1576)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1570): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(1571): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(1572): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(1573): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(1574): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(1575): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(1576): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(1577): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(1578): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_lu_imsi_noauth_tmsi_check_imei0(1579): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1580): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_lu_imsi_noauth_tmsi_check_imei finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei pass'. Thu Apr 10 10:51:45 UTC 2025 ====== MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei.talloc 20250410105145296 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410105145296 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105145296 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410105145296 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410105145296 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410105145296 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105145296 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410105145296 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410105145296 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410105145296 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105145296 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410105145296 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410105145296 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410105145296 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410105145296 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410105145296 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105145296 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105145296 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410105145296 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410105145296 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410105145297 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410105146107 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=227700) 20250410105147109 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410105147297 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410105147297 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410105147297 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) Waiting for packet dumper to finish... 1 (prev_count=227700, count=228860) 20250410105148110 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei'. ------ MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei ------ Thu Apr 10 10:51:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410105149112 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_lu_imsi_noauth_notmsi_check_imei started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(1584)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(1584)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1584)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(1582)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410105149729 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1585)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410105149925 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410105149925 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410105149925 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410105149926 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1584)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1584)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1584)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410105149930 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105149930 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410105149930 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410105149930 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410105149930 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410105149930 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410105149930 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410105149930 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105149930 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410105149930 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410105149930 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1584)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(1584)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1584)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1584)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1584)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1584)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410105149931 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105149931 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410105149931 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410105149931 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410105149931 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410105149931 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410105149931 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410105149931 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105149931 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410105149931 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410105149931 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105149931 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1584)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1584)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105149932 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410105149932 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1584)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1584)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1584)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1584)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1584)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105150113 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410105150113 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1587)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1587)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410105150119 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1587)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1587)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1587)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1587)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1587)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1587)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410105150154 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410105150154 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1588)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_noauth_notmsi_check_imei0(1590) TC_lu_imsi_noauth_notmsi_check_imei0(1590)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000005'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410105150737 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105150737 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105150737 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105150737 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105150737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105150737 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105150737 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105150737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105150737 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105150737 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1584)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105150738 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105150738 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105150738 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105150738 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105150738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105150738 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105150738 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105150738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105150738 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105150738 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1584)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1584)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1583)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1583)@7d38b4d9c9a0: Added conn table entry 0TC_lu_imsi_noauth_notmsi_check_imei0(1590)16733712 MSC_Test_0-SCCP(1582)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(1583)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410105150751 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105150751 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105150751 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105150751 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105150751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105150751 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105150751 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105150751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105150751 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1584)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105150751 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 ff 56 10 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 50 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105150752 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-285:LU)[0x563b4cc4ffe0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410105150752 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-285:LU)[0x563b4cc4ffe0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410105150752 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-285:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410105150752 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-285:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-285:LU)[0x563b4cc4ffe0] (fsm.c:486) 20250410105150752 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-285:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410105150752 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-285:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410105150752 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x16385529 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410105150752 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x16385529 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410105150752 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x16385529 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250410105150752 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410105150752 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x16385529:GERAN-A-285:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410105150752 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x16385529:GERAN-A-285:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410105150752 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x16385529:GERAN-A-285:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410105150752 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x16385529:GERAN-A-285:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410105150752 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x16385529:GERAN-A-285:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410105150752 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x16385529:GERAN-A-285:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410105150752 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x16385529:GERAN-A-285:LU)[0x563b4cc4ad70]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105150752 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x16385529:GERAN-A-285:LU)[0x563b4cc4ad70]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x16385529:GERAN-A-285:LU)[0x563b4cc55d70] (fsm.c:486) 20250410105150752 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x16385529:GERAN-A-285:LU)[0x563b4cc4ad70]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410105150752 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x16385529:GERAN-A-285:LU)[0x563b4cc4ad70]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410105150753 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105150753 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105150753 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105150753 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105150753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105150753 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105150753 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105150753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105150753 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105150753 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0d 02 ff 56 10 00 01 1d 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105150753 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105150753 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105150753 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105150753 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105150753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105150753 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105150753 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105150753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105150753 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105150753 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 ff 56 10 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 50 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1584)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1584)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1584)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1584)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1582)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'FF5610'O, sourceLocRef := '00011D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1582)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(1588)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_noauth_notmsi_check_imei0(1590) MSC_Test-GSUP(1588)@7d38b4d9c9a0: Added IMSI table entry 0TC_lu_imsi_noauth_notmsi_check_imei0(1590)"262420000000005" MSC_Test_0-SCCP(1582)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1582)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1582)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1582)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105150756 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x16385529 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410105150756 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x16385529 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1582)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1582)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1582)@7d38b4d9c9a0: vl_from0 20250410105150758 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105150758 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105150758 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105150758 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-SCCP(1582)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1584)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_noauth_notmsi_check_imei0(1590)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250410105150758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105150758 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105150758 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105150758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105150758 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105150758 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 1d 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_lu_imsi_noauth_notmsi_check_imei0(1590)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410105150765 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x16385529 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105150765 DVLR DEBUG IMSI:262420000000005 has MSISDN:491230000005 (vlr.c:1045) 20250410105150765 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x16385529) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250410105150765 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x16385529 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105150766 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x16385529 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105150766 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x16385529:GERAN-A-285:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410105150766 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x16385529:GERAN-A-285:LU)[0x563b4cc4ad70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410105150766 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x16385529:GERAN-A-285:LU)[0x563b4cc4ad70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410105150766 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x16385529:GERAN-A-285:LU)[0x563b4cc4ad70]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410105150766 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x16385529:GERAN-A-285:LU)[0x563b4cc4ad70]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x16385529:GERAN-A-285:LU)[0x563b4cc55d70] (vlr_lu_fsm.c:110) 20250410105150766 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x16385529:GERAN-A-285:LU)[0x563b4cc4ad70]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410105150766 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x16385529:GERAN-A-285:LU)[0x563b4cc4ad70]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105150766 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x16385529:GERAN-A-285:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410105150766 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x16385529:GERAN-A-285:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410105150766 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x16385529:GERAN-A-285:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105150766 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x16385529:GERAN-A-285:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x16385529:GERAN-A-285:LU)[0x563b4cc55d70] (fsm.c:486) 20250410105150766 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x16385529:GERAN-A-285:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410105150766 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x16385529:GERAN-A-285:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410105150766 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x16385529:GERAN-A-285:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410105150766 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x16385529:GERAN-A-285:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_IMEI (T3270, 12s) (vlr_lu_fsm.c:472) 20250410105150766 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x16385529 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105150767 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105150767 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105150767 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105150767 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105150767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105150767 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105150767 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105150767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105150767 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105150767 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 ff 56 10 00 01 06 01 00 03 05 18 02 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1584)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1584)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1582)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1582)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1582)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1582)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1583)@7d38b4d9c9a0: patching N(SD)=1 into dtap '0519084A99990000000005'O MSC_Test_0-RAN(1583)@7d38b4d9c9a0: patched enc_l3: '0559084A99990000000005'O MSC_Test_0-SCCP(1582)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1582)@7d38b4d9c9a0: vl_len:14 MSC_Test_0-SCCP(1582)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1582)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000B0559084A99990000000005'O 20250410105150778 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105150778 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105150778 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105150778 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105150778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1584)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105150778 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105150778 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105150778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105150778 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105150778 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 1d 00 01 0e 01 00 0b 05 59 08 4a 99 99 00 00 00 00 05 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105150778 DMM DEBUG IDENTITY RESPONSE: IMEI-499990000000050 (gsm_04_08.c:223) 20250410105150778 DVLR DEBUG set IMEI on subscriber; IMSI=262420000000005 IMEI=49999000000005 (vlr.c:670) 20250410105150778 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x16385529:GERAN-A-285:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_ID_IMEI (vlr.c:1457) 20250410105150780 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x16385529 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105150780 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x16385529:GERAN-A-285:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_HLR_IMEI_ACK (vlr.c:1328) 20250410105150780 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x16385529:GERAN-A-285:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_WAIT_IMEI}: Received Event LU_COMPL_VLR_E_IMEI_CHECK_ACK (vlr_lu_fsm.c:1324) 20250410105150780 DMM DEBUG -> IMSI-262420000000005:MSISDN-491230000005 LOCATION UPDATE ACCEPT (gsm_04_08.c:141) 20250410105150780 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x16385529:GERAN-A-285:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_WAIT_IMEI}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410105150780 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x16385529:GERAN-A-285:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410105150780 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x16385529:GERAN-A-285:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410105150780 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x16385529:GERAN-A-285:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x16385529:GERAN-A-285:LU)[0x563b4cc55d70] (vlr_lu_fsm.c:817) 20250410105150780 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x16385529:GERAN-A-285:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410105150780 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x16385529:GERAN-A-285:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105150780 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x16385529:GERAN-A-285:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410105150780 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000005/3/1): Available (smpp_smsc.c:626) 20250410105150781 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105150781 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_subscr_cancel_attach_fsm: now used by 5 (attached,active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105150781 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105150781 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250410105150781 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105150781 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105150781 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105150781 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105150781 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105150781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105150781 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105150781 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105150781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105150781 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105150781 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2b 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 ff 56 10 00 01 14 01 00 11 05 02 62 f2 24 00 17 17 08 29 26 24 00 00 00 00 50 00 (osmo_ss7_asp.c:1175) 20250410105150781 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105150781 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105150781 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105150781 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105150781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105150781 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105150781 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105150781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105150781 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105150781 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 ff 56 10 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1584)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1584)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1582)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1582)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1582)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1584)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(1582)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1584)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1582)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1582)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1582)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1582)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_noauth_notmsi_check_imei0(1590)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1582)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1582)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1582)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1582)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410105150790 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105150790 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105150790 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105150790 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105150790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105150790 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105150790 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105150790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105150790 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105150790 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 1d 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1584)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105150791 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x16385529:GERAN-A-285:LU)[0x563b4cc55d70]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105150791 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x16385529:GERAN-A-285:LU)[0x563b4cc55d70]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x16385529:GERAN-A-285:LU)[0x563b4cc4ffe0] (msc_a.c:1053) 20250410105150791 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x16385529:GERAN-A-285:LU)[0x563b4cc55d70]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410105150791 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x16385529:GERAN-A-285:LU)[0x563b4cc55d70]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105150791 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x16385529:GERAN-A-285:LU)[0x563b4cc55d70]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410105150791 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - active-conn: now used by 1 (attached) (msub.c:375) 20250410105150791 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105150791 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105150791 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105150791 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105150791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105150791 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105150791 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105150791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105150791 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105150791 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0d 04 ff 56 10 00 01 1d 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1584)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1584)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1582)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(1584)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105150793 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105150793 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105150793 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105150793 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105150793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105150793 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105150793 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105150793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105150793 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105150793 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 1d ff 56 10 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1583)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_imsi_noauth_notmsi_check_imei0(1590)16733712 TC_lu_imsi_noauth_notmsi_check_imei0(1590)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105150795 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410105150795 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_noauth_notmsi_check_imei0(1590)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_notmsi_check_imei0(1590)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi_check_imei0(1590)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi_check_imei0(1590)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410105150804 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250410105150805 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410105150805 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(1584)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(1587)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(1582)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(1588)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(1589)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(1585)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(1583)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(1586)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1581)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1591)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1581): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(1582): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(1583): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(1584): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(1585): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(1586): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(1587): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(1588): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(1589): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_lu_imsi_noauth_notmsi_check_imei0(1590): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1591): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_lu_imsi_noauth_notmsi_check_imei finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei pass'. Thu Apr 10 10:51:50 UTC 2025 ====== MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei.talloc 20250410105151000 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410105151000 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105151000 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410105151000 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410105151000 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410105151000 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105151000 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410105151000 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410105151000 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410105151000 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105151000 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410105151000 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410105151000 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410105151000 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410105151000 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410105151000 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105151000 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105151000 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410105151000 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410105151001 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410105151001 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410105151805 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=215960) 20250410105152807 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410105153002 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410105153002 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410105153002 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) Waiting for packet dumper to finish... 1 (prev_count=215960, count=217120) 20250410105153808 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_nack'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_nack ------ Thu Apr 10 10:51:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_nack.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_nack.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410105154809 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_nack' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_lu_imsi_auth_tmsi_check_imei_nack started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1595)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(1595)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1595)@7d38b4d9c9a0: ************************************************* MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-SCCP(1593)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410105155495 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1596)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410105155690 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410105155690 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410105155690 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410105155690 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1595)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1595)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1595)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410105155695 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105155695 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410105155695 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410105155695 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410105155695 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410105155695 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410105155695 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410105155695 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105155695 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410105155695 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410105155695 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1595)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(1595)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1595)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1595)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1595)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1595)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1595)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1595)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105155695 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105155695 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410105155695 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410105155695 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410105155695 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410105155695 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410105155695 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410105155695 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105155695 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410105155695 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410105155696 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105155696 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410105155696 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410105155696 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1595)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1595)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1595)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1595)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1595)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105155810 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410105155810 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1598)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1598)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410105155816 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1598)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1598)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1598)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1598)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1598)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1598)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410105155835 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410105155835 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1599)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth_tmsi_check_imei_nack0(1601) TC_lu_imsi_auth_tmsi_check_imei_nack0(1601)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000005'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410105156498 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105156498 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105156498 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105156498 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105156498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105156498 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105156498 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105156498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105156498 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105156498 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1595)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105156498 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105156498 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105156498 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105156498 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105156498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105156498 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105156498 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105156498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105156498 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105156498 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1595)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1595)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1594)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1594)@7d38b4d9c9a0: Added conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_nack0(1601)10827432 MSC_Test_0-SCCP(1593)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(1594)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1595)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105156513 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105156513 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105156513 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105156513 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105156513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105156513 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105156513 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105156513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105156513 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105156513 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 a5 36 a8 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 50 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105156514 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-286:LU)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410105156514 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-286:LU)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410105156514 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-286:LU)[0x563b4cc366f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410105156514 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-286:LU)[0x563b4cc366f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-286:LU)[0x563b4cbf35f0] (fsm.c:486) 20250410105156514 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-286:LU)[0x563b4cc366f0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410105156514 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-286:LU)[0x563b4cc366f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410105156514 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410105156514 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410105156514 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250410105156514 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410105156514 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x563b4cc366f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410105156514 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x563b4cc366f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410105156514 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x563b4cc366f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410105156514 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x563b4cc242e0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410105156514 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x563b4cc242e0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x563b4cc366f0] (fsm.c:486) 20250410105156514 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x563b4cc242e0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410105156514 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x563b4cc242e0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410105156514 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105156514 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105156514 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105156514 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105156514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105156514 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105156514 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105156514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105156514 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105156514 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0e 02 a5 36 a8 00 01 1e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1595)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1595)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1593)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'A536A8'O, sourceLocRef := '00011E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1593)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(1599)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi_check_imei_nack0(1601) MSC_Test-GSUP(1599)@7d38b4d9c9a0: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_check_imei_nack0(1601)"262420000000005" MSC_Test_0-SCCP(1593)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1593)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1593)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1593)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1595)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105156519 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105156519 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105156519 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105156519 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105156519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105156519 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105156519 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105156519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105156519 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105156519 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 1e 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105156521 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105156521 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x563b4cc242e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410105156521 DVLR DEBUG SUBSCR(IMSI-262420000000005:MSISDN-491230000005) Received 1 auth tuples (vlr.c:996) 20250410105156521 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x563b4cc242e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410105156521 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x563b4cc242e0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use GSM AKA (is_r99=yes, at->vec.auth_types=0x1) (vlr_auth_fsm.c:324) 20250410105156521 DMM DEBUG Tx AUTH REQ (rand = 27916f56ef9775c72cde9a526379fe8c) (gsm_04_08.c:641) 20250410105156521 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105156521 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105156521 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105156521 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105156521 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105156522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105156522 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105156522 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105156522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105156522 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105156522 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2d 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 a5 36 a8 00 01 16 01 00 13 05 12 00 27 91 6f 56 ef 97 75 c7 2c de 9a 52 63 79 fe 8c 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1595)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1595)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1593)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1593)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1593)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1593)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1594)@7d38b4d9c9a0: patching N(SD)=1 into dtap '0514B07E81E4'O MSC_Test_0-RAN(1594)@7d38b4d9c9a0: patched enc_l3: '0554B07E81E4'O MSC_Test_0-SCCP(1593)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1593)@7d38b4d9c9a0: vl_len:9 MSC_Test_0-SCCP(1593)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1593)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100060554B07E81E4'O MSC_Test_0-M3UA(1595)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105156528 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105156528 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105156528 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105156528 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105156528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105156528 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105156528 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105156528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105156528 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105156528 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 1e 00 01 09 01 00 06 05 54 b0 7e 81 e4 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105156529 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = b07e81e4) (gsm_04_08.c:1128) 20250410105156529 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x563b4cc242e0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410105156529 DVLR DEBUG SUBSCR(IMSI-262420000000005:MSISDN-491230000005) AUTH on GERAN received SRES/RES: b07e81e4 (4 bytes) (vlr_auth_fsm.c:151) 20250410105156529 DVLR INFO SUBSCR(IMSI-262420000000005:MSISDN-491230000005) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250410105156529 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x563b4cc242e0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410105156529 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x563b4cc242e0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410105156529 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x563b4cc242e0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410105156529 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x563b4cc242e0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x563b4cc366f0] (vlr_auth_fsm.c:294) 20250410105156529 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x563b4cc242e0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410105156529 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x563b4cc242e0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410105156529 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x563b4cc366f0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410105156529 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x563b4cc366f0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410105156529 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x563b4cc366f0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410105156529 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x563b4cc366f0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410105156529 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x563b4cc366f0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410105156529 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x563b4cc4ad70]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105156529 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x563b4cc4ad70]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x563b4cc366f0] (fsm.c:486) 20250410105156529 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x563b4cc4ad70]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410105156529 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x563b4cc4ad70]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410105156529 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105156529 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105156529 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105156529 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105156529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105156529 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105156529 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105156529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105156529 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105156529 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 a5 36 a8 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 50 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1595)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1595)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1593)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1593)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1593)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1593)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105156536 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105156536 DVLR DEBUG IMSI:262420000000005 has MSISDN:491230000005 (vlr.c:1045) 20250410105156536 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250410105156536 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105156536 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105156536 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x563b4cc366f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410105156536 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x563b4cc4ad70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410105156536 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x563b4cc4ad70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410105156536 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x563b4cc4ad70]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410105156536 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x563b4cc4ad70]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x563b4cc366f0] (vlr_lu_fsm.c:110) 20250410105156536 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x563b4cc4ad70]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410105156536 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x563b4cc4ad70]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105156536 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x563b4cc366f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410105156536 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x563b4cc366f0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410105156536 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105156536 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x563b4cc366f0] (fsm.c:486) 20250410105156536 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410105156536 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410105156536 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410105156537 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_IMEI_TMSI (T3270, 12s) (vlr_lu_fsm.c:472) 20250410105156537 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105156537 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105156537 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105156537 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105156537 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105156537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105156537 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105156537 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105156537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105156537 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105156537 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 a5 36 a8 00 01 06 01 00 03 05 18 02 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1595)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1595)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1593)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1593)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1593)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1593)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1594)@7d38b4d9c9a0: patching N(SD)=2 into dtap '0519084A99990000000005'O MSC_Test_0-RAN(1594)@7d38b4d9c9a0: patched enc_l3: '0599084A99990000000005'O MSC_Test_0-SCCP(1593)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1593)@7d38b4d9c9a0: vl_len:14 MSC_Test_0-SCCP(1593)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1593)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000B0599084A99990000000005'O MSC_Test_0-M3UA(1595)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105156545 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105156545 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105156545 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105156545 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105156545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105156545 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105156545 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105156545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105156545 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105156545 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 1e 00 01 0e 01 00 0b 05 99 08 4a 99 99 00 00 00 00 05 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105156546 DMM DEBUG IDENTITY RESPONSE: IMEI-499990000000050 (gsm_04_08.c:223) 20250410105156546 DVLR DEBUG set IMEI on subscriber; IMSI=262420000000005 IMEI=49999000000005 (vlr.c:670) 20250410105156546 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x563b4cc366f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_ID_IMEI (vlr.c:1457) 20250410105156547 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105156547 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x563b4cc366f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_HLR_IMEI_NACK (vlr.c:1330) 20250410105156548 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: Received Event LU_COMPL_VLR_E_IMEI_CHECK_NACK (vlr_lu_fsm.c:1328) 20250410105156548 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410105156548 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x563b4cc366f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_FAILURE (vlr_lu_fsm.c:392) 20250410105156548 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410105156548 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x563b4cc366f0] (vlr_lu_fsm.c:817) 20250410105156548 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410105156548 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105156548 DMM INFO msc_a(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250410105156548 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x563b4cc366f0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410105156548 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105156548 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_subscr_cancel_attach_fsm: now used by 5 (attached,active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105156548 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105156548 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250410105156548 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105156548 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105156549 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105156549 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105156549 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105156549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105156549 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105156549 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105156549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105156549 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105156549 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 a5 36 a8 00 01 06 01 00 03 05 04 06 00 00 00 (osmo_ss7_asp.c:1175) 20250410105156549 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105156549 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105156549 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105156549 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105156549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105156549 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105156549 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105156549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105156549 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105156549 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 a5 36 a8 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1595)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1595)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1595)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1595)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1593)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1593)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1593)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1593)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1593)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1593)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1593)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1593)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_check_imei_nack0(1601)@7d38b4d9c9a0: setverdict(pass): none -> pass MSC_Test_0-SCCP(1593)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1593)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1593)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1593)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410105156555 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105156555 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105156555 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1595)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105156555 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105156555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105156555 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105156555 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105156555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105156555 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105156555 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 1e 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105156555 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x563b4cc366f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105156555 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x563b4cc366f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x563b4cbf35f0] (msc_a.c:1053) 20250410105156555 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x563b4cc366f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410105156555 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x563b4cc366f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105156556 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x563b4cc366f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410105156556 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - active-conn: now used by 1 (attached) (msub.c:375) 20250410105156556 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105156556 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105156556 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105156556 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105156556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105156556 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105156556 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105156556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105156556 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105156556 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0e 04 a5 36 a8 00 01 1e 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1595)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1595)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1593)@7d38b4d9c9a0: Session index based on local reference:0 20250410105156557 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105156557 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105156557 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105156557 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105156557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105156557 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105156557 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105156558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105156558 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105156558 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 1e a5 36 a8 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1595)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1594)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_nack0(1601)10827432 TC_lu_imsi_auth_tmsi_check_imei_nack0(1601)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei_nack0(1601)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410105156566 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410105156566 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1593)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(1596)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(1599)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(1600)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(1595)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(1594)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1592)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(1597)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105156570 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1598)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1602)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1592): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(1593): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(1594): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(1595): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(1596): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(1597): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(1598): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(1599): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(1600): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_lu_imsi_auth_tmsi_check_imei_nack0(1601): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1602): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_lu_imsi_auth_tmsi_check_imei_nack finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_nack pass'. Thu Apr 10 10:51:56 UTC 2025 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_nack pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_nack.talloc 20250410105156760 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410105156760 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105156760 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410105156760 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410105156760 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410105156760 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105156760 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410105156760 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410105156760 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410105156760 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105156760 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410105156760 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410105156760 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410105156760 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410105156760 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410105156760 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105156760 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105156760 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410105156760 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410105156761 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410105156761 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410105157572 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=235804) 20250410105158573 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410105158761 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410105158762 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410105158762 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) Waiting for packet dumper to finish... 1 (prev_count=235804, count=237584) 20250410105159574 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_nack pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_err'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_err ------ Thu Apr 10 10:52:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_err.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_err.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410105200575 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_err' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_lu_imsi_auth_tmsi_check_imei_err started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1606)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(1606)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1606)@7d38b4d9c9a0: ************************************************* MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-SCCP(1604)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410105201146 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1607)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410105201340 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410105201340 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410105201340 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410105201340 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1606)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1606)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1606)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410105201343 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105201343 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410105201343 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410105201343 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410105201343 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410105201343 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410105201343 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410105201343 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105201343 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410105201343 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410105201343 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1606)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(1606)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1606)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1606)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1606)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410105201343 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105201343 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) MSC_Test_0-M3UA(1606)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410105201343 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410105201343 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410105201343 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410105201343 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) MSC_Test_0-M3UA(1606)@7d38b4d9c9a0: Message received on association #8 20250410105201343 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410105201343 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105201343 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410105201343 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410105201343 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105201343 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1606)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105201343 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410105201343 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1606)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1606)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1606)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1606)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1606)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105201576 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410105201576 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1609)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1609)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410105201582 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1609)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1609)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1609)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1609)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1609)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1609)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410105201602 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410105201602 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1610)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth_tmsi_check_imei_err0(1612) TC_lu_imsi_auth_tmsi_check_imei_err0(1612)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000005'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410105202145 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105202145 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105202145 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105202145 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105202145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105202145 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105202145 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105202145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105202145 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105202145 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1606)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105202145 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105202145 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105202145 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105202145 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105202145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105202145 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105202145 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105202145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105202145 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105202145 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1606)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1606)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1605)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1605)@7d38b4d9c9a0: Added conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_err0(1612)936835 MSC_Test_0-SCCP(1604)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(1605)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410105202150 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105202150 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105202150 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105202150 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105202150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105202150 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105202150 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105202150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105202150 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105202150 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 0e 4b 83 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 50 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1606)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105202151 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-287:LU)[0x563b4cc4ffe0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410105202151 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-287:LU)[0x563b4cc4ffe0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410105202151 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-287:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410105202151 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-287:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-287:LU)[0x563b4cc4ffe0] (fsm.c:486) 20250410105202151 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-287:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410105202151 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-287:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410105202151 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410105202151 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410105202151 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250410105202151 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410105202151 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410105202151 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410105202151 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410105202151 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x563b4cc242e0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410105202151 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x563b4cc242e0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x563b4cc55d70] (fsm.c:486) 20250410105202151 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x563b4cc242e0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410105202151 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x563b4cc242e0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410105202151 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105202151 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105202151 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105202151 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105202151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105202151 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105202151 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105202151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105202151 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105202151 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0f 02 0e 4b 83 00 01 1f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1606)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1606)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1604)@7d38b4d9c9a0: { messageType := 2, destLocRef := '0E4B83'O, sourceLocRef := '00011F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1604)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(1610)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi_check_imei_err0(1612) MSC_Test-GSUP(1610)@7d38b4d9c9a0: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_check_imei_err0(1612)"262420000000005" MSC_Test_0-SCCP(1604)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1604)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1604)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1604)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250410105202153 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105202153 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105202153 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105202153 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105202153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105202153 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105202153 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105202153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105202153 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105202153 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 1f 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1606)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105202155 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105202155 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x563b4cc242e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410105202155 DVLR DEBUG SUBSCR(IMSI-262420000000005:MSISDN-491230000005) Received 1 auth tuples (vlr.c:996) 20250410105202155 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x563b4cc242e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410105202155 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x563b4cc242e0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use GSM AKA (is_r99=yes, at->vec.auth_types=0x1) (vlr_auth_fsm.c:324) 20250410105202155 DMM DEBUG Tx AUTH REQ (rand = 5ab788f070aa23696c6a1dfc3c123d96) (gsm_04_08.c:641) 20250410105202155 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105202155 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105202155 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105202155 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105202155 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105202155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105202155 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105202155 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105202155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105202155 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105202155 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2d 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 0e 4b 83 00 01 16 01 00 13 05 12 00 5a b7 88 f0 70 aa 23 69 6c 6a 1d fc 3c 12 3d 96 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1606)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1606)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1604)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1604)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1604)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1604)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1605)@7d38b4d9c9a0: patching N(SD)=1 into dtap '0514AF86E09F'O MSC_Test_0-RAN(1605)@7d38b4d9c9a0: patched enc_l3: '0554AF86E09F'O MSC_Test_0-SCCP(1604)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1604)@7d38b4d9c9a0: vl_len:9 MSC_Test_0-SCCP(1604)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1604)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100060554AF86E09F'O 20250410105202157 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105202157 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105202157 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105202157 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105202157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105202157 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105202157 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105202157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105202157 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105202157 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 1f 00 01 09 01 00 06 05 54 af 86 e0 9f 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1606)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105202157 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x563b4cc4ffe0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = af86e09f) (gsm_04_08.c:1128) 20250410105202157 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x563b4cc242e0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410105202157 DVLR DEBUG SUBSCR(IMSI-262420000000005:MSISDN-491230000005) AUTH on GERAN received SRES/RES: af86e09f (4 bytes) (vlr_auth_fsm.c:151) 20250410105202157 DVLR INFO SUBSCR(IMSI-262420000000005:MSISDN-491230000005) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250410105202157 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x563b4cc242e0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410105202157 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x563b4cc242e0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410105202157 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x563b4cc242e0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410105202157 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x563b4cc242e0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x563b4cc55d70] (vlr_auth_fsm.c:294) 20250410105202157 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x563b4cc242e0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410105202157 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x563b4cc242e0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410105202157 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410105202157 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410105202157 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410105202157 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410105202157 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410105202157 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x563b4cc4ad70]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105202157 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x563b4cc4ad70]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x563b4cc55d70] (fsm.c:486) 20250410105202157 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x563b4cc4ad70]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410105202157 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x563b4cc4ad70]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410105202157 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105202157 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105202157 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105202157 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105202157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105202157 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105202157 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105202157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105202157 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105202157 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 0e 4b 83 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 50 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1606)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1606)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1604)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1604)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1604)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1604)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105202159 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105202159 DVLR DEBUG IMSI:262420000000005 has MSISDN:491230000005 (vlr.c:1045) 20250410105202159 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250410105202159 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105202159 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105202159 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410105202159 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x563b4cc4ad70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410105202159 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x563b4cc4ad70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410105202159 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x563b4cc4ad70]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410105202159 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x563b4cc4ad70]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x563b4cc55d70] (vlr_lu_fsm.c:110) 20250410105202159 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x563b4cc4ad70]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410105202159 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x563b4cc4ad70]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105202159 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410105202159 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410105202159 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105202159 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x563b4cc55d70] (fsm.c:486) 20250410105202159 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410105202159 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410105202159 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410105202159 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_IMEI_TMSI (T3270, 12s) (vlr_lu_fsm.c:472) 20250410105202159 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105202159 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105202159 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105202159 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105202159 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105202159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105202159 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105202159 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105202159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105202159 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105202159 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 0e 4b 83 00 01 06 01 00 03 05 18 02 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1606)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1606)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1604)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1604)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1604)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1604)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1605)@7d38b4d9c9a0: patching N(SD)=2 into dtap '0519084A99990000000005'O MSC_Test_0-RAN(1605)@7d38b4d9c9a0: patched enc_l3: '0599084A99990000000005'O MSC_Test_0-SCCP(1604)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1604)@7d38b4d9c9a0: vl_len:14 MSC_Test_0-SCCP(1604)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1604)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000B0599084A99990000000005'O 20250410105202160 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105202160 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105202160 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105202160 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105202160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105202160 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105202160 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105202160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105202160 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105202160 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 1f 00 01 0e 01 00 0b 05 99 08 4a 99 99 00 00 00 00 05 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1606)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105202160 DMM DEBUG IDENTITY RESPONSE: IMEI-499990000000050 (gsm_04_08.c:223) 20250410105202160 DVLR DEBUG set IMEI on subscriber; IMSI=262420000000005 IMEI=49999000000005 (vlr.c:670) 20250410105202160 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_ID_IMEI (vlr.c:1457) 20250410105202160 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105202160 DVLR ERROR SUBSCR(IMSI-262420000000005:MSISDN-491230000005) Check_IMEI_VLR failed; gmm_cause: Invalid mandatory information (vlr.c:1332) 20250410105202160 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_HLR_IMEI_NACK (vlr.c:1334) 20250410105202160 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: Received Event LU_COMPL_VLR_E_IMEI_CHECK_NACK (vlr_lu_fsm.c:1328) 20250410105202160 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410105202160 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_FAILURE (vlr_lu_fsm.c:392) 20250410105202160 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410105202160 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x563b4cc55d70] (vlr_lu_fsm.c:817) 20250410105202160 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410105202160 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105202160 DMM INFO msc_a(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x563b4cc4ffe0]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250410105202160 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410105202160 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105202160 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_subscr_cancel_attach_fsm: now used by 5 (attached,active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105202160 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105202160 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250410105202160 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105202160 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105202160 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105202160 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105202160 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105202160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105202160 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105202160 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105202160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105202160 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105202160 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 0e 4b 83 00 01 06 01 00 03 05 04 06 00 00 00 (osmo_ss7_asp.c:1175) 20250410105202161 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105202161 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105202161 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105202161 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105202161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105202161 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105202161 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105202161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105202161 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105202161 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 0e 4b 83 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1606)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1606)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1606)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(1604)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(1606)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1604)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1604)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1604)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1604)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1604)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1604)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1604)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_check_imei_err0(1612)@7d38b4d9c9a0: setverdict(pass): none -> pass MSC_Test_0-SCCP(1604)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1604)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1604)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1604)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1606)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105202161 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105202161 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105202161 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105202161 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105202161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105202161 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105202161 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105202161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105202161 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105202161 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 1f 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105202161 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x563b4cc55d70]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105202161 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x563b4cc55d70]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x563b4cc4ffe0] (msc_a.c:1053) 20250410105202161 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x563b4cc55d70]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410105202161 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x563b4cc55d70]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105202161 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x563b4cc55d70]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410105202161 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - active-conn: now used by 1 (attached) (msub.c:375) 20250410105202162 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105202162 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105202162 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105202162 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105202162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105202162 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105202162 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105202162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105202162 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105202162 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0f 04 0e 4b 83 00 01 1f 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1606)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1606)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1604)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(1606)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105202162 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105202162 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105202162 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105202162 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105202162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105202162 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105202162 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105202162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105202162 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105202162 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 1f 0e 4b 83 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1605)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_err0(1612)936835 TC_lu_imsi_auth_tmsi_check_imei_err0(1612)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei_err0(1612)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test_0-M3UA(1606)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105202164 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410105202164 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(1610)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(1604)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(1607)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105202164 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(1605)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(1608)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1613)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(1609)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(1611)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1603)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1603): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(1604): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(1605): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(1606): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(1607): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(1608): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(1609): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(1610): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(1611): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_lu_imsi_auth_tmsi_check_imei_err0(1612): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1613): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_lu_imsi_auth_tmsi_check_imei_err finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_err pass'. Thu Apr 10 10:52:02 UTC 2025 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_err pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_err.talloc 20250410105202364 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410105202364 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105202364 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410105202364 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410105202364 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410105202364 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105202364 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410105202364 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410105202364 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410105202364 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105202364 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410105202364 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410105202364 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410105202364 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410105202364 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410105202364 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105202364 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105202364 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410105202364 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410105202365 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410105202365 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410105203166 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=236712) 20250410105204167 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410105204365 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410105204365 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410105204365 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) Waiting for packet dumper to finish... 1 (prev_count=236712, count=237872) 20250410105205168 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_err pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early ------ Thu Apr 10 10:52:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410105206168 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_lu_imsi_auth_tmsi_check_imei_early started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(1617)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(1617)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1617)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(1615)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410105206700 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1618)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410105206891 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410105206891 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410105206891 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410105206891 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1617)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1617)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1617)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1617)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(1617)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410105206892 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105206892 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410105206892 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410105206892 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410105206892 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410105206892 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410105206892 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410105206892 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105206892 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410105206892 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410105206892 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1617)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1617)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1617)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1617)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410105206893 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105206893 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410105206893 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410105206893 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410105206893 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410105206893 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410105206893 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410105206893 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) MSC_Test_0-M3UA(1617)@7d38b4d9c9a0: Message received on association #8 20250410105206893 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410105206893 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1617)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105206893 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105206893 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1617)@7d38b4d9c9a0: Message received on association #8 20250410105206893 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410105206893 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1617)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1617)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1617)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1617)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105207170 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410105207170 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1620)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1620)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410105207173 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1620)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1620)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1620)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1620)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1620)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1620)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410105207188 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410105207188 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1621)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth_tmsi_check_imei_early0(1623) TC_lu_imsi_auth_tmsi_check_imei_early0(1623)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000005'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1617)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105207703 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105207703 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105207703 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105207703 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105207703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105207703 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105207703 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105207703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105207703 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105207703 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105207704 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105207704 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105207704 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105207704 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105207704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105207704 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105207704 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105207704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105207704 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105207704 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1617)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1617)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1616)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1616)@7d38b4d9c9a0: Added conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_early0(1623)15441564 MSC_Test_0-SCCP(1615)@7d38b4d9c9a0: First idle individual index:0 20250410105207720 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105207720 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105207720 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105207720 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105207720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105207720 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105207720 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105207720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105207720 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105207720 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 eb 9e 9c 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 50 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1617)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1616)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410105207721 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105207721 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105207721 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105207721 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105207721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105207721 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105207721 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105207721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105207721 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105207721 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 03 02 eb 9e 9c 00 01 20 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105207721 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105207721 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105207721 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105207721 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105207721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105207721 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105207721 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105207721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105207721 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105207721 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 03 06 eb 9e 9c 00 01 06 01 00 03 05 18 03 00 00 00 (osmo_ss7_asp.c:1175) 20250410105207721 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-288:LU)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410105207721 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-288:LU)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410105207721 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-288:LU)[0x563b4cc366f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410105207721 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-288:LU)[0x563b4cc366f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-288:LU)[0x563b4cbf35f0] (fsm.c:486) 20250410105207721 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-288:LU)[0x563b4cc366f0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410105207721 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-288:LU)[0x563b4cc366f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410105207721 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410105207721 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410105207721 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250410105207721 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410105207721 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x563b4cc366f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMEISV (T3270, 12s) (vlr_lu_fsm.c:1144) MSC_Test_0-M3UA(1617)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1617)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1617)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1617)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1615)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'EB9E9C'O, sourceLocRef := '000120'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1615)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1615)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1615)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1615)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1615)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105207727 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410105207727 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_imsi_auth_tmsi_check_imei_early0(1623)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_check_imei_early0(1623)@7d38b4d9c9a0: setverdict(pass): none -> pass MSC_Test_0-SCCP(1615)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1615)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1615)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1615)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1617)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105207732 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105207732 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105207732 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105207732 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105207732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105207732 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105207732 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105207732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105207732 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105207732 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 20 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1616)@7d38b4d9c9a0: patching N(SD)=1 into dtap '0519094399990000000005F0'O MSC_Test_0-RAN(1616)@7d38b4d9c9a0: patched enc_l3: '0559094399990000000005F0'O MSC_Test_0-SCCP(1615)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1615)@7d38b4d9c9a0: vl_len:15 MSC_Test_0-SCCP(1615)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1615)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000C0559094399990000000005F0'O MSC_Test_0-M3UA(1617)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105207932 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105207932 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105207932 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105207932 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105207932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105207932 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105207932 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105207932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105207932 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105207932 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 20 00 01 0f 01 00 0c 05 59 09 43 99 99 00 00 00 00 05 f0 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105207933 DMM DEBUG IDENTITY RESPONSE: IMEI-SV-4999900000000500 (gsm_04_08.c:223) 20250410105207933 DVLR DEBUG set IMEISV on subscriber; IMSI=262420000000005 IMEISV=4999900000000500 (vlr.c:679) 20250410105207933 DVLR DEBUG set IMEI on subscriber; IMSI=262420000000005 IMEI=49999000000005 (vlr.c:670) 20250410105207933 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x563b4cc366f0]{VLR_ULA_S_WAIT_IMEISV}: Received Event VLR_ULA_E_ID_IMEISV (vlr.c:1459) 20250410105207933 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x563b4cc366f0]{VLR_ULA_S_WAIT_IMEISV}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410105207933 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x563b4cc366f0]{VLR_ULA_S_WAIT_IMEISV}: State change to VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY (T3270, 12s) (vlr_lu_fsm.c:973) MSC_Test-GSUP(1621)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi_check_imei_early0(1623) MSC_Test-GSUP(1621)@7d38b4d9c9a0: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_check_imei_early0(1623)"262420000000005" 20250410105207939 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105207939 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x563b4cc366f0]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: Received Event VLR_ULA_E_HLR_IMEI_ACK (vlr.c:1328) 20250410105207939 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x563b4cc366f0]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410105207939 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x563b4cc366f0]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410105207939 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x563b4cc242e0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410105207939 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x563b4cc242e0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x563b4cc366f0] (fsm.c:486) 20250410105207939 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x563b4cc242e0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410105207939 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x563b4cc242e0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410105207939 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) MSC_Test_0-M3UA(1617)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(1615)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1615)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1615)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1615)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105207942 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105207942 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105207942 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105207942 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105207942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105207942 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105207942 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105207942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105207942 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105207942 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2d 00 00 00 b9 00 00 00 c1 03 00 00 03 06 eb 9e 9c 00 01 16 01 00 13 05 12 00 ba 7b 3b d4 7f 10 fe 42 13 88 7e e9 ab 54 84 cb 00 00 00 (osmo_ss7_asp.c:1175) 20250410105207942 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105207942 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x563b4cc242e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410105207942 DVLR DEBUG SUBSCR(IMSI-262420000000005:MSISDN-491230000005) Received 1 auth tuples (vlr.c:996) 20250410105207942 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x563b4cc242e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410105207942 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x563b4cc242e0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use GSM AKA (is_r99=yes, at->vec.auth_types=0x1) (vlr_auth_fsm.c:324) 20250410105207942 DMM DEBUG Tx AUTH REQ (rand = ba7b3bd47f10fe4213887ee9ab5484cb) (gsm_04_08.c:641) 20250410105207942 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) MSC_Test_0-M3UA(1617)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1616)@7d38b4d9c9a0: patching N(SD)=2 into dtap '05145D0EDE9F'O MSC_Test_0-RAN(1616)@7d38b4d9c9a0: patched enc_l3: '05945D0EDE9F'O MSC_Test_0-SCCP(1615)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1615)@7d38b4d9c9a0: vl_len:9 MSC_Test_0-SCCP(1615)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1615)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000605945D0EDE9F'O 20250410105207948 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105207948 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105207948 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105207948 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105207948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105207948 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105207948 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105207948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105207948 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105207948 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 20 00 01 09 01 00 06 05 94 5d 0e de 9f 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105207949 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 5d0ede9f) (gsm_04_08.c:1128) 20250410105207949 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x563b4cc242e0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410105207949 DVLR DEBUG SUBSCR(IMSI-262420000000005:MSISDN-491230000005) AUTH on GERAN received SRES/RES: 5d0ede9f (4 bytes) (vlr_auth_fsm.c:151) 20250410105207949 DVLR INFO SUBSCR(IMSI-262420000000005:MSISDN-491230000005) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250410105207949 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x563b4cc242e0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410105207949 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x563b4cc242e0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410105207949 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x563b4cc242e0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410105207949 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x563b4cc242e0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x563b4cc366f0] (vlr_auth_fsm.c:294) 20250410105207949 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x563b4cc242e0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410105207949 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x563b4cc242e0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410105207949 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x563b4cc366f0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410105207949 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x563b4cc366f0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410105207949 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x563b4cc366f0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410105207949 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x563b4cc366f0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410105207949 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x563b4cc366f0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410105207949 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x563b4cc4ad70]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105207949 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x563b4cc4ad70]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x563b4cc366f0] (fsm.c:486) 20250410105207949 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x563b4cc4ad70]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410105207949 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x563b4cc4ad70]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410105207949 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105207949 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105207949 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105207949 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105207949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105207949 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105207949 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105207949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105207949 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105207949 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 03 06 eb 9e 9c 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 50 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1617)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1617)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(1615)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1615)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1615)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1615)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1617)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410105207955 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105207955 DVLR DEBUG IMSI:262420000000005 has MSISDN:491230000005 (vlr.c:1045) 20250410105207955 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250410105207955 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105207957 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105207957 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105207957 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105207957 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105207957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105207957 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105207957 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105207956 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105207956 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x563b4cc366f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410105207956 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x563b4cc4ad70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410105207956 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x563b4cc4ad70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410105207956 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x563b4cc4ad70]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410105207956 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x563b4cc4ad70]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x563b4cc366f0] (vlr_lu_fsm.c:110) 20250410105207956 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x563b4cc4ad70]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410105207956 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x563b4cc4ad70]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105207956 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x563b4cc366f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410105207956 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x563b4cc366f0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410105207956 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105207956 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x563b4cc366f0] (fsm.c:486) 20250410105207956 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410105207956 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410105207956 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410105207956 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410105207956 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSInew-0x4D68E5FB) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250410105207956 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410105207957 DMM DEBUG -> IMSI-262420000000005:MSISDN-491230000005:TMSInew-0x4D68E5FB LOCATION UPDATE ACCEPT (TMSI = 0x4d68e5fb) (gsm_04_08.c:149) 20250410105207957 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSInew-0x4D68E5FB - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105207957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105207957 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105207957 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 03 06 eb 9e 9c 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 4d 68 e5 fb (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1617)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(1615)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1615)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1615)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1615)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1617)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_lu_imsi_auth_tmsi_check_imei_early0(1623)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1616)@7d38b4d9c9a0: patching N(SD)=3 into dtap '051B'O MSC_Test_0-RAN(1616)@7d38b4d9c9a0: patched enc_l3: '05DB'O MSC_Test_0-SCCP(1615)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1615)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1615)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1615)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000205DB'O MSC_Test_0-M3UA(1617)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105207961 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105207961 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105207961 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105207961 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105207961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105207961 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105207961 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105207961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105207961 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105207961 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 20 00 01 05 01 00 02 05 db 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105207962 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSInew-0x4D68E5FB:GERAN-A-288:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410105207962 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSInew-0x4D68E5FB:GERAN-A-288:LU)[0x563b4cc366f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410105207962 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410105207962 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D68E5FB) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250410105207962 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410105207962 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D68E5FB:GERAN-A-288:LU)[0x563b4cc366f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410105207962 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410105207962 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D68E5FB:GERAN-A-288:LU)[0x563b4cc366f0] (vlr_lu_fsm.c:817) 20250410105207962 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410105207962 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105207962 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D68E5FB:GERAN-A-288:LU)[0x563b4cc366f0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410105207962 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000005/3/1): Available (smpp_smsc.c:626) 20250410105207962 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D68E5FB + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105207962 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D68E5FB + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105207962 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D68E5FB - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105207962 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D68E5FB - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105207962 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105207962 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105207962 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105207962 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105207962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105207962 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105207962 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105207962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105207962 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105207962 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 03 06 eb 9e 9c 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1617)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1617)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1615)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1615)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1615)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1615)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1615)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1615)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1615)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1615)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1617)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105207965 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105207965 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105207965 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105207965 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105207965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105207965 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105207966 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105207966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105207966 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105207966 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 20 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105207966 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D68E5FB:GERAN-A-288:LU)[0x563b4cc366f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105207966 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D68E5FB:GERAN-A-288:LU)[0x563b4cc366f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D68E5FB:GERAN-A-288:LU)[0x563b4cbf35f0] (msc_a.c:1053) 20250410105207966 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D68E5FB:GERAN-A-288:LU)[0x563b4cc366f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410105207966 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D68E5FB:GERAN-A-288:LU)[0x563b4cc366f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105207966 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D68E5FB:GERAN-A-288:LU)[0x563b4cc366f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410105207966 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D68E5FB - active-conn: now used by 1 (attached) (msub.c:375) 20250410105207966 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105207966 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105207966 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105207966 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105207966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105207966 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105207966 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105207966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105207966 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105207966 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 03 04 eb 9e 9c 00 01 20 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1617)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1617)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1615)@7d38b4d9c9a0: Session index based on local reference:0 20250410105207967 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105207967 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105207967 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105207967 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105207967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105207967 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105207967 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105207967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105207967 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105207967 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 20 eb 9e 9c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1617)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1616)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_early0(1623)15441564 TC_lu_imsi_auth_tmsi_check_imei_early0(1623)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105207968 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D68E5FB + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410105207968 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D68E5FB - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth_tmsi_check_imei_early0(1623)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_check_imei_early0(1623)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei_early0(1623)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei_early0(1623)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410105207977 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410105207977 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(1617)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(1615)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(1621)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(1619)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(1616)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105207987 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1620)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(1618)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(1622)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1614)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1624)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1614): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(1615): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(1616): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(1617): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(1618): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(1619): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(1620): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(1621): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(1622): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_lu_imsi_auth_tmsi_check_imei_early0(1623): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1624): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_lu_imsi_auth_tmsi_check_imei_early finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early pass'. Thu Apr 10 10:52:08 UTC 2025 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early.talloc 20250410105208168 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410105208168 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105208168 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410105208168 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410105208168 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410105208169 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105208169 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410105208169 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410105208169 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410105208169 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105208169 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410105208169 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410105208169 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410105208169 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410105208169 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410105208169 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105208169 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105208169 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410105208169 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410105208169 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410105208169 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410105208988 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=251848) 20250410105209989 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410105210170 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410105210170 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410105210170 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) Waiting for packet dumper to finish... 1 (prev_count=251848, count=253724) 20250410105210991 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei_early'. ------ MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei_early ------ Thu Apr 10 10:52:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei_early.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei_early.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410105211992 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei_early' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_lu_imsi_auth3g_tmsi_check_imei_early started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(1628)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(1628)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1628)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(1626)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410105212690 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1629)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410105212883 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410105212883 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410105212883 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410105212883 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1628)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1628)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1628)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410105212884 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105212884 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410105212884 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410105212884 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410105212884 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410105212884 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410105212884 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410105212884 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105212884 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410105212884 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410105212884 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1628)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(1628)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1628)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1628)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1628)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410105212885 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105212885 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410105212885 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410105212885 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410105212885 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410105212885 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410105212885 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410105212885 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105212885 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410105212885 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410105212885 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1628)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410105212885 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410105212885 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410105212885 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1628)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1628)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1628)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1628)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1628)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1628)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1628)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105212993 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410105212993 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1631)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1631)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410105212994 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1631)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1631)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1631)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1631)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1631)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1631)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410105213004 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410105213004 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1632)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth3g_tmsi_check_imei_early0(1634) TC_lu_imsi_auth3g_tmsi_check_imei_early0(1634)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000005'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410105213691 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105213691 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105213691 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105213691 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105213691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105213691 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105213691 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105213691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105213691 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105213691 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1628)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105213692 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105213692 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105213692 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105213692 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105213692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105213692 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105213692 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105213692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105213692 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105213692 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1628)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1628)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1627)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1627)@7d38b4d9c9a0: Added conn table entry 0TC_lu_imsi_auth3g_tmsi_check_imei_early0(1634)259429 MSC_Test_0-SCCP(1626)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(1627)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410105213704 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105213704 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105213704 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105213704 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105213704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105213704 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1628)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105213704 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105213704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105213704 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105213704 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 03 f5 65 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 50 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105213704 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-289:LU)[0x563b4cc4ffe0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410105213704 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-289:LU)[0x563b4cc4ffe0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410105213704 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-289:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410105213704 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-289:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-289:LU)[0x563b4cc4ffe0] (fsm.c:486) 20250410105213704 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-289:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410105213704 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-289:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410105213704 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D68E5FB + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410105213705 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D68E5FB + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410105213705 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D68E5FB - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250410105213705 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410105213705 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D68E5FB:GERAN-A-289:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMEISV (T3270, 12s) (vlr_lu_fsm.c:1144) 20250410105213705 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105213705 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105213705 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105213705 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105213705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105213705 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105213705 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105213705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105213705 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105213705 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 02 02 03 f5 65 00 01 21 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105213705 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105213705 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105213705 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105213705 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105213705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105213705 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105213705 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105213705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105213705 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105213705 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 02 06 03 f5 65 00 01 06 01 00 03 05 18 03 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1628)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1628)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1628)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1628)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1626)@7d38b4d9c9a0: { messageType := 2, destLocRef := '03F565'O, sourceLocRef := '000121'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1626)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1626)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1626)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1626)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1626)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105213708 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D68E5FB + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410105213708 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D68E5FB - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1626)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1626)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1626)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1626)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250410105213710 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105213710 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105213710 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105213710 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(1628)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105213710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105213710 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) TC_lu_imsi_auth3g_tmsi_check_imei_early0(1634)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250410105213710 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105213710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105213710 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105213710 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 21 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_lu_imsi_auth3g_tmsi_check_imei_early0(1634)@7d38b4d9c9a0: setverdict(pass): none -> pass MSC_Test_0-RAN(1627)@7d38b4d9c9a0: patching N(SD)=1 into dtap '0519094399990000000005F0'O MSC_Test_0-RAN(1627)@7d38b4d9c9a0: patched enc_l3: '0559094399990000000005F0'O MSC_Test_0-SCCP(1626)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1626)@7d38b4d9c9a0: vl_len:15 MSC_Test_0-SCCP(1626)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1626)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000C0559094399990000000005F0'O MSC_Test_0-M3UA(1628)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105213912 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105213912 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105213912 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105213912 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105213912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105213912 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105213912 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105213912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105213912 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105213912 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 21 00 01 0f 01 00 0c 05 59 09 43 99 99 00 00 00 00 05 f0 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105213913 DMM DEBUG IDENTITY RESPONSE: IMEI-SV-4999900000000500 (gsm_04_08.c:223) 20250410105213913 DVLR DEBUG set IMEISV on subscriber; IMSI=262420000000005 IMEISV=4999900000000500 (vlr.c:679) 20250410105213913 DVLR DEBUG set IMEI on subscriber; IMSI=262420000000005 IMEI=49999000000005 (vlr.c:670) 20250410105213913 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D68E5FB:GERAN-A-289:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_IMEISV}: Received Event VLR_ULA_E_ID_IMEISV (vlr.c:1459) 20250410105213913 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D68E5FB:GERAN-A-289:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_IMEISV}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410105213913 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D68E5FB:GERAN-A-289:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_IMEISV}: State change to VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY (T3270, 12s) (vlr_lu_fsm.c:973) MSC_Test-GSUP(1632)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth3g_tmsi_check_imei_early0(1634) MSC_Test-GSUP(1632)@7d38b4d9c9a0: Added IMSI table entry 0TC_lu_imsi_auth3g_tmsi_check_imei_early0(1634)"262420000000005" 20250410105213917 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D68E5FB + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105213917 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D68E5FB:GERAN-A-289:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: Received Event VLR_ULA_E_HLR_IMEI_ACK (vlr.c:1328) 20250410105213917 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D68E5FB:GERAN-A-289:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410105213917 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D68E5FB:GERAN-A-289:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410105213917 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D68E5FB:GERAN-A-289:LU)[0x563b4cc242e0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410105213917 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D68E5FB:GERAN-A-289:LU)[0x563b4cc242e0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D68E5FB:GERAN-A-289:LU)[0x563b4cc55d70] (fsm.c:486) 20250410105213917 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D68E5FB:GERAN-A-289:LU)[0x563b4cc242e0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410105213917 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D68E5FB:GERAN-A-289:LU)[0x563b4cc242e0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410105213917 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D68E5FB - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105213918 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D68E5FB + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105213918 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D68E5FB:GERAN-A-289:LU)[0x563b4cc242e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410105213918 DVLR DEBUG SUBSCR(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D68E5FB) Received 1 auth tuples (vlr.c:996) 20250410105213918 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D68E5FB:GERAN-A-289:LU)[0x563b4cc242e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410105213918 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D68E5FB:GERAN-A-289:LU)[0x563b4cc242e0]{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:324) 20250410105213918 DMM DEBUG Tx AUTH REQ (rand = 84e872f8c1b887bd4806ab9ac9db4d5e) (gsm_04_08.c:641) 20250410105213918 DMM DEBUG AUTH REQ (autn = 1cebd4fe0b8f80e6355798de804bfee3) (gsm_04_08.c:643) 20250410105213918 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D68E5FB - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105213918 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105213918 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105213918 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105213918 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105213918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105213918 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105213918 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105213918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105213918 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105213918 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 3f 00 00 00 b9 00 00 00 c1 03 00 00 02 06 03 f5 65 00 01 28 01 00 25 05 12 00 84 e8 72 f8 c1 b8 87 bd 48 06 ab 9a c9 db 4d 5e 20 10 1c eb d4 fe 0b 8f 80 e6 35 57 98 de 80 4b fe e3 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1628)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1628)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1626)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1626)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1626)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1626)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1627)@7d38b4d9c9a0: patching N(SD)=2 into dtap '0514429AA2A82104509F8BD7'O MSC_Test_0-RAN(1627)@7d38b4d9c9a0: patched enc_l3: '0594429AA2A82104509F8BD7'O MSC_Test_0-SCCP(1626)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1626)@7d38b4d9c9a0: vl_len:15 MSC_Test_0-SCCP(1626)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1626)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000C0594429AA2A82104509F8BD7'O 20250410105213921 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105213921 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105213921 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105213921 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105213921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105213921 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105213921 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105213921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105213921 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105213921 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 21 00 01 0f 01 00 0c 05 94 42 9a a2 a8 21 04 50 9f 8b d7 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1628)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105213921 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D68E5FB:GERAN-A-289:LU)[0x563b4cc4ffe0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 429aa2a8509f8bd7) (gsm_04_08.c:1128) 20250410105213921 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D68E5FB:GERAN-A-289:LU)[0x563b4cc242e0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410105213921 DVLR DEBUG SUBSCR(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D68E5FB) AUTH on GERAN received SRES/RES: 429aa2a8509f8bd7 (8 bytes) (vlr_auth_fsm.c:151) 20250410105213921 DVLR INFO SUBSCR(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D68E5FB) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410105213921 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D68E5FB:GERAN-A-289:LU)[0x563b4cc242e0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410105213921 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D68E5FB:GERAN-A-289:LU)[0x563b4cc242e0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410105213921 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D68E5FB:GERAN-A-289:LU)[0x563b4cc242e0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410105213921 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D68E5FB:GERAN-A-289:LU)[0x563b4cc242e0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D68E5FB:GERAN-A-289:LU)[0x563b4cc55d70] (vlr_auth_fsm.c:294) 20250410105213921 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D68E5FB:GERAN-A-289:LU)[0x563b4cc242e0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410105213921 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D68E5FB:GERAN-A-289:LU)[0x563b4cc242e0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410105213921 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D68E5FB:GERAN-A-289:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410105213921 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D68E5FB:GERAN-A-289:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410105213921 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D68E5FB:GERAN-A-289:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410105213921 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D68E5FB:GERAN-A-289:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410105213921 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D68E5FB:GERAN-A-289:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410105213921 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D68E5FB:GERAN-A-289:LU)[0x563b4cc4ad70]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105213921 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D68E5FB:GERAN-A-289:LU)[0x563b4cc4ad70]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D68E5FB:GERAN-A-289:LU)[0x563b4cc55d70] (fsm.c:486) 20250410105213921 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D68E5FB:GERAN-A-289:LU)[0x563b4cc4ad70]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410105213921 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D68E5FB:GERAN-A-289:LU)[0x563b4cc4ad70]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410105213922 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105213922 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105213922 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105213922 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105213922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105213922 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105213922 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105213922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105213922 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105213922 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 02 06 03 f5 65 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 50 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1628)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1628)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1626)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1626)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1626)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1626)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105213924 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D68E5FB + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105213924 DVLR DEBUG IMSI:262420000000005 has MSISDN:491230000005 (vlr.c:1045) 20250410105213925 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D68E5FB) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250410105213925 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D68E5FB - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105213925 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D68E5FB + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105213925 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D68E5FB:GERAN-A-289:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410105213925 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D68E5FB:GERAN-A-289:LU)[0x563b4cc4ad70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410105213925 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D68E5FB:GERAN-A-289:LU)[0x563b4cc4ad70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410105213925 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D68E5FB:GERAN-A-289:LU)[0x563b4cc4ad70]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410105213925 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D68E5FB:GERAN-A-289:LU)[0x563b4cc4ad70]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D68E5FB:GERAN-A-289:LU)[0x563b4cc55d70] (vlr_lu_fsm.c:110) 20250410105213925 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D68E5FB:GERAN-A-289:LU)[0x563b4cc4ad70]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410105213925 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D68E5FB:GERAN-A-289:LU)[0x563b4cc4ad70]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105213925 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D68E5FB:GERAN-A-289:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410105213925 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D68E5FB:GERAN-A-289:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410105213925 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D68E5FB:GERAN-A-289:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105213925 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D68E5FB:GERAN-A-289:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D68E5FB:GERAN-A-289:LU)[0x563b4cc55d70] (fsm.c:486) 20250410105213925 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D68E5FB:GERAN-A-289:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410105213925 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D68E5FB:GERAN-A-289:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410105213925 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D68E5FB:GERAN-A-289:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410105213925 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D68E5FB:GERAN-A-289:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410105213925 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D68E5FB:TMSInew-0x38D50697) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250410105213925 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D68E5FB:GERAN-A-289:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410105213925 DMM DEBUG -> IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D68E5FB:TMSInew-0x38D50697 LOCATION UPDATE ACCEPT (TMSI = 0x38d50697) (gsm_04_08.c:149) 20250410105213925 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D68E5FB:TMSInew-0x38D50697 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105213925 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105213925 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105213925 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105213925 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105213925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105213925 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105213925 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105213925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105213925 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105213925 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 02 06 03 f5 65 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 38 d5 06 97 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1628)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1628)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1626)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1626)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1626)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1626)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth3g_tmsi_check_imei_early0(1634)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1627)@7d38b4d9c9a0: patching N(SD)=3 into dtap '051B'O MSC_Test_0-RAN(1627)@7d38b4d9c9a0: patched enc_l3: '05DB'O MSC_Test_0-SCCP(1626)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1626)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1626)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1626)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000205DB'O 20250410105213927 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105213927 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105213927 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105213927 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105213927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105213927 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105213927 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105213927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105213927 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1628)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105213927 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 21 00 01 05 01 00 02 05 db 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105213927 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D68E5FB:TMSInew-0x38D50697:GERAN-A-289:LU)[0x563b4cc4ffe0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410105213927 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D68E5FB:TMSInew-0x38D50697:GERAN-A-289:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410105213927 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D68E5FB:GERAN-A-289:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410105213927 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x38D50697) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250410105213927 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D68E5FB:GERAN-A-289:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410105213927 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x38D50697:GERAN-A-289:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410105213927 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D68E5FB:GERAN-A-289:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410105213927 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D68E5FB:GERAN-A-289:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x38D50697:GERAN-A-289:LU)[0x563b4cc55d70] (vlr_lu_fsm.c:817) 20250410105213927 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D68E5FB:GERAN-A-289:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410105213927 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x4D68E5FB:GERAN-A-289:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105213927 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x38D50697:GERAN-A-289:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410105213927 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000005/3/1): Available (smpp_smsc.c:626) 20250410105213927 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x38D50697 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105213927 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x38D50697 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105213927 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x38D50697 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105213928 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x38D50697 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105213928 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105213928 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105213928 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105213928 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105213928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105213928 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105213928 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105213928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105213928 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105213928 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 02 06 03 f5 65 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1628)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1628)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1626)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1626)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1626)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1626)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1626)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1626)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1626)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1626)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1628)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105213929 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105213929 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105213929 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105213929 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105213929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105213929 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105213929 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105213929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105213929 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105213930 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 21 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105213930 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x38D50697:GERAN-A-289:LU)[0x563b4cc55d70]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105213930 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x38D50697:GERAN-A-289:LU)[0x563b4cc55d70]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x38D50697:GERAN-A-289:LU)[0x563b4cc4ffe0] (msc_a.c:1053) 20250410105213930 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x38D50697:GERAN-A-289:LU)[0x563b4cc55d70]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410105213930 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x38D50697:GERAN-A-289:LU)[0x563b4cc55d70]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105213930 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x38D50697:GERAN-A-289:LU)[0x563b4cc55d70]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410105213930 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x38D50697 - active-conn: now used by 1 (attached) (msub.c:375) 20250410105213930 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105213930 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105213930 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105213930 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105213930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105213930 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105213930 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105213930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105213930 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105213930 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 02 04 03 f5 65 00 01 21 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1628)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1628)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1626)@7d38b4d9c9a0: Session index based on local reference:0 20250410105213930 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105213930 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105213930 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105213930 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105213930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105213930 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105213930 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105213930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105213930 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105213930 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 21 03 f5 65 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1628)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1627)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_imsi_auth3g_tmsi_check_imei_early0(1634)259429 TC_lu_imsi_auth3g_tmsi_check_imei_early0(1634)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105213931 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x38D50697 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410105213931 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x38D50697 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth3g_tmsi_check_imei_early0(1634)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth3g_tmsi_check_imei_early0(1634)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi_check_imei_early0(1634)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi_check_imei_early0(1634)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410105213938 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410105213938 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(1632)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(1628)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(1629)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(1626)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(1627)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(1630)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105213940 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(1633)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(1631)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1635)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1625)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1625): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(1626): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(1627): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(1628): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(1629): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(1630): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(1631): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(1632): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(1633): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_lu_imsi_auth3g_tmsi_check_imei_early0(1634): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1635): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_lu_imsi_auth3g_tmsi_check_imei_early finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei_early pass'. Thu Apr 10 10:52:13 UTC 2025 ====== MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei_early pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei_early.talloc 20250410105214132 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410105214132 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105214132 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410105214132 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410105214132 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410105214132 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105214132 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410105214132 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410105214132 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410105214132 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105214132 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410105214132 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410105214132 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410105214132 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410105214132 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410105214132 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105214133 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105214133 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410105214133 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410105214133 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410105214133 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410105214941 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=255852) 20250410105215942 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410105216134 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410105216134 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410105216134 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) Waiting for packet dumper to finish... 1 (prev_count=255852, count=257012) 20250410105216942 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei_early pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei_early'. ------ MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei_early ------ Thu Apr 10 10:52:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei_early.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei_early.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410105217943 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei_early' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_lu_imsi_noauth_tmsi_check_imei_early started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1639)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(1639)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1639)@7d38b4d9c9a0: ************************************************* MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-SCCP(1637)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410105218488 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1640)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410105218681 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410105218681 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410105218681 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410105218681 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1639)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1639)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1639)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410105218682 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105218682 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410105218682 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410105218682 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410105218682 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410105218682 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410105218682 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410105218682 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105218683 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410105218683 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410105218683 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1639)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(1639)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1639)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1639)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1639)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410105218683 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105218683 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410105218683 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410105218683 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410105218683 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410105218683 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410105218683 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) MSC_Test_0-M3UA(1639)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410105218683 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105218683 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410105218683 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410105218683 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105218683 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1639)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1639)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105218683 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410105218683 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1639)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1639)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1639)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1639)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1639)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105218945 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410105218945 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1642)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1642)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410105218946 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1642)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1642)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1642)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1642)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1642)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1642)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410105218955 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410105218955 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1643)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_noauth_tmsi_check_imei_early0(1645) TC_lu_imsi_noauth_tmsi_check_imei_early0(1645)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000005'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410105219485 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105219485 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105219485 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105219485 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105219485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105219485 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105219485 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105219485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105219485 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105219485 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1639)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105219486 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105219486 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105219486 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105219486 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105219486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105219486 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105219486 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105219486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105219486 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105219486 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1639)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1639)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1638)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1638)@7d38b4d9c9a0: Added conn table entry 0TC_lu_imsi_noauth_tmsi_check_imei_early0(1645)15738895 MSC_Test_0-SCCP(1637)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(1638)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410105219490 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105219490 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105219490 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1639)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105219490 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105219490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105219490 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105219490 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105219490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105219490 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105219490 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 f0 28 0f 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 50 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105219490 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-290:LU)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410105219490 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-290:LU)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410105219490 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-290:LU)[0x563b4cc366f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410105219490 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-290:LU)[0x563b4cc366f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-290:LU)[0x563b4cbf35f0] (fsm.c:486) 20250410105219490 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-290:LU)[0x563b4cc366f0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410105219490 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-290:LU)[0x563b4cc366f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410105219490 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x38D50697 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410105219490 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x38D50697 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410105219490 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x38D50697 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250410105219490 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410105219490 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x38D50697:GERAN-A-290:LU)[0x563b4cc366f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMEISV (T3270, 12s) (vlr_lu_fsm.c:1144) 20250410105219490 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105219490 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105219490 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105219490 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105219490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105219490 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105219490 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105219490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105219490 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105219490 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 01 02 f0 28 0f 00 01 22 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105219490 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105219490 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105219490 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105219490 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105219490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105219490 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105219490 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105219490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105219490 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105219490 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 01 06 f0 28 0f 00 01 06 01 00 03 05 18 03 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1639)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1639)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1639)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1639)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1637)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'F0280F'O, sourceLocRef := '000122'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1637)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1637)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1637)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1637)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1637)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105219492 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x38D50697 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410105219492 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x38D50697 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1637)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1637)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1637)@7d38b4d9c9a0: vl_from0 20250410105219492 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105219492 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105219492 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105219492 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105219492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-SCCP(1637)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1639)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105219493 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105219493 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105219493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105219493 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105219493 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 22 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_lu_imsi_noauth_tmsi_check_imei_early0(1645)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_tmsi_check_imei_early0(1645)@7d38b4d9c9a0: setverdict(pass): none -> pass MSC_Test_0-RAN(1638)@7d38b4d9c9a0: patching N(SD)=1 into dtap '0519094399990000000005F0'O MSC_Test_0-RAN(1638)@7d38b4d9c9a0: patched enc_l3: '0559094399990000000005F0'O MSC_Test_0-SCCP(1637)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1637)@7d38b4d9c9a0: vl_len:15 MSC_Test_0-SCCP(1637)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1637)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000C0559094399990000000005F0'O MSC_Test_0-M3UA(1639)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105219696 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105219696 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105219696 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105219696 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105219696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105219696 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105219696 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105219696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105219696 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105219696 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 22 00 01 0f 01 00 0c 05 59 09 43 99 99 00 00 00 00 05 f0 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105219697 DMM DEBUG IDENTITY RESPONSE: IMEI-SV-4999900000000500 (gsm_04_08.c:223) 20250410105219697 DVLR DEBUG set IMEISV on subscriber; IMSI=262420000000005 IMEISV=4999900000000500 (vlr.c:679) 20250410105219697 DVLR DEBUG set IMEI on subscriber; IMSI=262420000000005 IMEI=49999000000005 (vlr.c:670) 20250410105219697 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x38D50697:GERAN-A-290:LU)[0x563b4cc366f0]{VLR_ULA_S_WAIT_IMEISV}: Received Event VLR_ULA_E_ID_IMEISV (vlr.c:1459) 20250410105219697 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x38D50697:GERAN-A-290:LU)[0x563b4cc366f0]{VLR_ULA_S_WAIT_IMEISV}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410105219697 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x38D50697:GERAN-A-290:LU)[0x563b4cc366f0]{VLR_ULA_S_WAIT_IMEISV}: State change to VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY (T3270, 12s) (vlr_lu_fsm.c:973) MSC_Test-GSUP(1643)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_noauth_tmsi_check_imei_early0(1645) MSC_Test-GSUP(1643)@7d38b4d9c9a0: Added IMSI table entry 0TC_lu_imsi_noauth_tmsi_check_imei_early0(1645)"262420000000005" 20250410105219700 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x38D50697 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105219700 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x38D50697:GERAN-A-290:LU)[0x563b4cc366f0]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: Received Event VLR_ULA_E_HLR_IMEI_ACK (vlr.c:1328) 20250410105219700 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x38D50697:GERAN-A-290:LU)[0x563b4cc366f0]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410105219700 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x38D50697:GERAN-A-290:LU)[0x563b4cc366f0]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410105219700 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x38D50697:GERAN-A-290:LU)[0x563b4cc366f0]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410105219700 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x38D50697:GERAN-A-290:LU)[0x563b4cc366f0]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410105219700 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x38D50697:GERAN-A-290:LU)[0x563b4cc366f0]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410105219700 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x38D50697:GERAN-A-290:LU)[0x563b4cc242e0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105219700 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x38D50697:GERAN-A-290:LU)[0x563b4cc242e0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x38D50697:GERAN-A-290:LU)[0x563b4cc366f0] (fsm.c:486) 20250410105219700 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x38D50697:GERAN-A-290:LU)[0x563b4cc242e0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410105219700 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x38D50697:GERAN-A-290:LU)[0x563b4cc242e0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410105219700 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x38D50697 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105219700 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105219700 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105219700 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105219700 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105219700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105219700 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105219700 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105219700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105219700 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105219700 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 01 06 f0 28 0f 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 50 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1639)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1639)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1637)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1637)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1637)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1637)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105219704 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x38D50697 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105219704 DVLR DEBUG IMSI:262420000000005 has MSISDN:491230000005 (vlr.c:1045) 20250410105219704 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x38D50697) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250410105219704 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x38D50697 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105219704 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x38D50697 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105219704 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x38D50697:GERAN-A-290:LU)[0x563b4cc366f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410105219704 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x38D50697:GERAN-A-290:LU)[0x563b4cc242e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410105219704 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x38D50697:GERAN-A-290:LU)[0x563b4cc242e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410105219704 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x38D50697:GERAN-A-290:LU)[0x563b4cc242e0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410105219704 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x38D50697:GERAN-A-290:LU)[0x563b4cc242e0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x38D50697:GERAN-A-290:LU)[0x563b4cc366f0] (vlr_lu_fsm.c:110) 20250410105219704 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x38D50697:GERAN-A-290:LU)[0x563b4cc242e0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410105219704 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x38D50697:GERAN-A-290:LU)[0x563b4cc242e0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105219704 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x38D50697:GERAN-A-290:LU)[0x563b4cc366f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410105219704 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x38D50697:GERAN-A-290:LU)[0x563b4cc366f0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410105219704 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x38D50697:GERAN-A-290:LU)[0x563b4cc4ad70]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105219704 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x38D50697:GERAN-A-290:LU)[0x563b4cc4ad70]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x38D50697:GERAN-A-290:LU)[0x563b4cc366f0] (fsm.c:486) 20250410105219704 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x38D50697:GERAN-A-290:LU)[0x563b4cc4ad70]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410105219704 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x38D50697:GERAN-A-290:LU)[0x563b4cc4ad70]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410105219704 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x38D50697:GERAN-A-290:LU)[0x563b4cc4ad70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410105219704 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x38D50697:GERAN-A-290:LU)[0x563b4cc4ad70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410105219704 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x38D50697:TMSInew-0x299817B3) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250410105219704 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x38D50697:GERAN-A-290:LU)[0x563b4cc4ad70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410105219704 DMM DEBUG -> IMSI-262420000000005:MSISDN-491230000005:TMSI-0x38D50697:TMSInew-0x299817B3 LOCATION UPDATE ACCEPT (TMSI = 0x299817b3) (gsm_04_08.c:149) 20250410105219704 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105219704 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105219704 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105219704 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105219704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105219704 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105219704 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105219704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105219704 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105219704 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 01 06 f0 28 0f 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 29 98 17 b3 (osmo_ss7_asp.c:1175) 20250410105219704 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x38D50697:TMSInew-0x299817B3 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) MSC_Test_0-M3UA(1639)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1639)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1637)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1637)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1637)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1637)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_noauth_tmsi_check_imei_early0(1645)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1638)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1638)@7d38b4d9c9a0: patched enc_l3: '059B'O MSC_Test_0-SCCP(1637)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1637)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1637)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1637)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002059B'O 20250410105219706 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105219706 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105219706 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105219706 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105219706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105219706 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105219706 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105219706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105219706 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105219706 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 22 00 01 05 01 00 02 05 9b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1639)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105219706 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x38D50697:TMSInew-0x299817B3:GERAN-A-290:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410105219706 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x38D50697:TMSInew-0x299817B3:GERAN-A-290:LU)[0x563b4cc366f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410105219706 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x38D50697:GERAN-A-290:LU)[0x563b4cc4ad70]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410105219706 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x299817B3) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250410105219706 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x38D50697:GERAN-A-290:LU)[0x563b4cc4ad70]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410105219706 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x299817B3:GERAN-A-290:LU)[0x563b4cc366f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410105219706 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x38D50697:GERAN-A-290:LU)[0x563b4cc4ad70]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410105219706 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x38D50697:GERAN-A-290:LU)[0x563b4cc4ad70]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x299817B3:GERAN-A-290:LU)[0x563b4cc366f0] (vlr_lu_fsm.c:817) 20250410105219706 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x38D50697:GERAN-A-290:LU)[0x563b4cc4ad70]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410105219707 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x38D50697:GERAN-A-290:LU)[0x563b4cc4ad70]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105219707 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x299817B3:GERAN-A-290:LU)[0x563b4cc366f0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410105219707 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000005/3/1): Available (smpp_smsc.c:626) 20250410105219707 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x299817B3 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105219707 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x299817B3 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105219707 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x299817B3 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105219707 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x299817B3 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105219707 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105219707 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105219707 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105219707 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105219707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105219707 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105219707 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105219707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105219707 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105219707 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 01 06 f0 28 0f 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1639)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1639)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1637)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1637)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1637)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1637)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1637)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1637)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1637)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1637)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410105219708 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105219708 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105219708 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105219708 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105219708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105219708 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105219708 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105219708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105219708 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105219708 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 22 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1639)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105219708 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x299817B3:GERAN-A-290:LU)[0x563b4cc366f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105219708 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x299817B3:GERAN-A-290:LU)[0x563b4cc366f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x299817B3:GERAN-A-290:LU)[0x563b4cbf35f0] (msc_a.c:1053) 20250410105219708 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x299817B3:GERAN-A-290:LU)[0x563b4cc366f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410105219708 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x299817B3:GERAN-A-290:LU)[0x563b4cc366f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105219708 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x299817B3:GERAN-A-290:LU)[0x563b4cc366f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410105219708 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x299817B3 - active-conn: now used by 1 (attached) (msub.c:375) 20250410105219708 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105219708 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105219708 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105219708 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105219708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105219708 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105219708 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105219708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105219708 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105219708 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 01 04 f0 28 0f 00 01 22 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1639)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1639)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1637)@7d38b4d9c9a0: Session index based on local reference:0 20250410105219709 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) MSC_Test_0-M3UA(1639)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105219709 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105219709 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105219709 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105219709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105219709 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105219709 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105219709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105219709 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105219709 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 22 f0 28 0f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1638)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_imsi_noauth_tmsi_check_imei_early0(1645)15738895 TC_lu_imsi_noauth_tmsi_check_imei_early0(1645)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105219709 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x299817B3 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410105219709 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x299817B3 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_noauth_tmsi_check_imei_early0(1645)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_tmsi_check_imei_early0(1645)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi_check_imei_early0(1645)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi_check_imei_early0(1645)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410105219712 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410105219712 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1637)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(1640)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(1638)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(1643)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(1641)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(1639)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(1644)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105219713 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1642)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1646)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1636)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1636): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(1637): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(1638): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(1639): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(1640): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(1641): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(1642): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(1643): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(1644): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_lu_imsi_noauth_tmsi_check_imei_early0(1645): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1646): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_lu_imsi_noauth_tmsi_check_imei_early finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei_early pass'. Thu Apr 10 10:52:19 UTC 2025 ====== MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei_early pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei_early.talloc 20250410105219912 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410105219912 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105219912 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410105219912 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410105219912 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410105219912 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105219912 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410105219912 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410105219912 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410105219912 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105219912 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410105219912 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410105219912 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410105219912 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410105219912 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410105219912 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105219913 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105219913 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410105219913 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410105219913 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410105219913 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410105220714 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=228308) 20250410105221715 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410105221914 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410105221914 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410105221914 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) Waiting for packet dumper to finish... 1 (prev_count=228308, count=229468) 20250410105222716 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei_early pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei_early'. ------ MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei_early ------ Thu Apr 10 10:52:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei_early.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei_early.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410105223717 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei_early' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_lu_imsi_noauth_notmsi_check_imei_early started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(1650)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(1650)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1650)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(1648)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410105224242 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1651)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410105224436 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410105224436 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410105224436 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410105224436 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1650)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1650)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1650)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410105224440 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105224440 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410105224440 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410105224440 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410105224440 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410105224440 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410105224440 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410105224440 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105224440 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410105224440 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410105224440 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1650)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(1650)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1650)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1650)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1650)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410105224441 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105224442 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410105224442 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410105224442 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410105224442 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410105224442 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410105224442 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410105224442 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105224442 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410105224442 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410105224442 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105224442 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410105224442 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410105224442 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1650)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1650)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1650)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1650)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1650)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1650)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1650)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1650)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105224718 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410105224718 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1653)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1653)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410105224721 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1653)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1653)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1653)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1653)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1653)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1653)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410105224729 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410105224729 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1654)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_noauth_notmsi_check_imei_early0(1656) TC_lu_imsi_noauth_notmsi_check_imei_early0(1656)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000005'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410105225244 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105225244 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105225244 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105225244 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105225244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105225244 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105225244 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105225244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105225244 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105225244 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105225244 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105225244 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105225244 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105225244 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105225244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105225244 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105225244 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105225244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105225244 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105225244 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1650)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1650)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1650)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1649)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1649)@7d38b4d9c9a0: Added conn table entry 0TC_lu_imsi_noauth_notmsi_check_imei_early0(1656)13764803 MSC_Test_0-RAN(1649)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1648)@7d38b4d9c9a0: First idle individual index:0 20250410105225255 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105225255 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105225255 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105225255 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105225255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105225255 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105225255 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105225255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105225255 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105225255 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 d2 08 c3 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 50 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105225256 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105225256 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105225256 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105225256 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105225256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105225256 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105225256 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105225256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105225256 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105225256 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 00 02 d2 08 c3 00 01 23 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105225255 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-291:LU)[0x563b4cc4ffe0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410105225255 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-291:LU)[0x563b4cc4ffe0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410105225255 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-291:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410105225255 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-291:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-291:LU)[0x563b4cc4ffe0] (fsm.c:486) 20250410105225255 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-291:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410105225255 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-291:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410105225255 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x299817B3 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410105225255 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x299817B3 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410105225255 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x299817B3 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250410105225255 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410105225255 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x299817B3:GERAN-A-291:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMEISV (T3270, 12s) (vlr_lu_fsm.c:1144) 20250410105225256 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105225256 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105225256 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105225256 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105225256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105225256 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105225256 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105225256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105225256 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105225256 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 00 06 d2 08 c3 00 01 06 01 00 03 05 18 03 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1650)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1650)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1650)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1650)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1650)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1648)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'D208C3'O, sourceLocRef := '000123'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1648)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1648)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1648)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1648)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1648)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105225263 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x299817B3 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410105225263 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x299817B3 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) 20250410105225266 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105225266 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105225266 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105225266 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105225266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105225266 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105225266 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105225266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105225266 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105225266 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 23 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(1648)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1648)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1648)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1648)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_lu_imsi_noauth_notmsi_check_imei_early0(1656)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_notmsi_check_imei_early0(1656)@7d38b4d9c9a0: setverdict(pass): none -> pass MSC_Test_0-M3UA(1650)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1649)@7d38b4d9c9a0: patching N(SD)=1 into dtap '0519094399990000000005F0'O MSC_Test_0-RAN(1649)@7d38b4d9c9a0: patched enc_l3: '0559094399990000000005F0'O MSC_Test_0-SCCP(1648)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1648)@7d38b4d9c9a0: vl_len:15 MSC_Test_0-SCCP(1648)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1648)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000C0559094399990000000005F0'O MSC_Test_0-M3UA(1650)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105225472 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105225472 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105225472 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105225472 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105225472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105225472 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105225472 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105225472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105225472 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105225472 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 23 00 01 0f 01 00 0c 05 59 09 43 99 99 00 00 00 00 05 f0 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105225472 DMM DEBUG IDENTITY RESPONSE: IMEI-SV-4999900000000500 (gsm_04_08.c:223) 20250410105225472 DVLR DEBUG set IMEISV on subscriber; IMSI=262420000000005 IMEISV=4999900000000500 (vlr.c:679) 20250410105225472 DVLR DEBUG set IMEI on subscriber; IMSI=262420000000005 IMEI=49999000000005 (vlr.c:670) 20250410105225472 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x299817B3:GERAN-A-291:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_IMEISV}: Received Event VLR_ULA_E_ID_IMEISV (vlr.c:1459) 20250410105225472 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x299817B3:GERAN-A-291:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_IMEISV}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410105225472 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x299817B3:GERAN-A-291:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_IMEISV}: State change to VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY (T3270, 12s) (vlr_lu_fsm.c:973) MSC_Test-GSUP(1654)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_noauth_notmsi_check_imei_early0(1656) MSC_Test-GSUP(1654)@7d38b4d9c9a0: Added IMSI table entry 0TC_lu_imsi_noauth_notmsi_check_imei_early0(1656)"262420000000005" 20250410105225475 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x299817B3 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105225475 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x299817B3:GERAN-A-291:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: Received Event VLR_ULA_E_HLR_IMEI_ACK (vlr.c:1328) 20250410105225475 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x299817B3:GERAN-A-291:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410105225475 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x299817B3:GERAN-A-291:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410105225475 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x299817B3:GERAN-A-291:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410105225475 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x299817B3:GERAN-A-291:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410105225475 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x299817B3:GERAN-A-291:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410105225475 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x299817B3:GERAN-A-291:LU)[0x563b4cc4ad70]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105225475 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x299817B3:GERAN-A-291:LU)[0x563b4cc4ad70]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x299817B3:GERAN-A-291:LU)[0x563b4cc55d70] (fsm.c:486) 20250410105225475 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x299817B3:GERAN-A-291:LU)[0x563b4cc4ad70]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410105225475 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x299817B3:GERAN-A-291:LU)[0x563b4cc4ad70]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410105225475 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x299817B3 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105225475 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105225475 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105225475 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105225475 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105225475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105225475 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105225475 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105225475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105225475 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105225475 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 00 06 d2 08 c3 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 50 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1650)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1650)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1648)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1648)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1648)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1648)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105225477 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x299817B3 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105225477 DVLR DEBUG IMSI:262420000000005 has MSISDN:491230000005 (vlr.c:1045) 20250410105225477 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x299817B3) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250410105225477 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x299817B3 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105225477 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x299817B3 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105225477 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x299817B3:GERAN-A-291:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410105225477 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x299817B3:GERAN-A-291:LU)[0x563b4cc4ad70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410105225477 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x299817B3:GERAN-A-291:LU)[0x563b4cc4ad70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410105225477 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x299817B3:GERAN-A-291:LU)[0x563b4cc4ad70]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410105225477 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x299817B3:GERAN-A-291:LU)[0x563b4cc4ad70]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x299817B3:GERAN-A-291:LU)[0x563b4cc55d70] (vlr_lu_fsm.c:110) 20250410105225477 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x299817B3:GERAN-A-291:LU)[0x563b4cc4ad70]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410105225477 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x299817B3:GERAN-A-291:LU)[0x563b4cc4ad70]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105225477 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x299817B3:GERAN-A-291:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410105225477 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x299817B3:GERAN-A-291:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410105225477 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x299817B3:GERAN-A-291:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105225477 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x299817B3:GERAN-A-291:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x299817B3:GERAN-A-291:LU)[0x563b4cc55d70] (fsm.c:486) 20250410105225477 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x299817B3:GERAN-A-291:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410105225477 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x299817B3:GERAN-A-291:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410105225477 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x299817B3:GERAN-A-291:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410105225477 DMM DEBUG -> IMSI-262420000000005:MSISDN-491230000005 LOCATION UPDATE ACCEPT (gsm_04_08.c:141) 20250410105225477 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x299817B3:GERAN-A-291:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410105225477 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x299817B3:GERAN-A-291:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410105225477 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x299817B3:GERAN-A-291:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410105225477 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x299817B3:GERAN-A-291:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x299817B3:GERAN-A-291:LU)[0x563b4cc55d70] (vlr_lu_fsm.c:817) 20250410105225477 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x299817B3:GERAN-A-291:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410105225477 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x299817B3:GERAN-A-291:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105225477 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x299817B3:GERAN-A-291:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410105225477 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000005/3/1): Available (smpp_smsc.c:626) 20250410105225477 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105225477 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_subscr_cancel_attach_fsm: now used by 5 (attached,active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105225477 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105225477 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105225477 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105225477 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105225477 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105225477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105225477 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105225477 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250410105225477 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105225477 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105225477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105225477 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105225477 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2b 00 00 00 b9 00 00 00 c1 03 00 00 00 06 d2 08 c3 00 01 14 01 00 11 05 02 62 f2 24 00 17 17 08 29 26 24 00 00 00 00 50 00 (osmo_ss7_asp.c:1175) 20250410105225477 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105225477 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105225477 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105225477 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105225477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105225477 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105225477 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105225477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105225477 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105225477 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 00 06 d2 08 c3 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1650)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1650)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1650)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1650)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1648)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1648)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1648)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1648)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1648)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1648)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1648)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1648)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_noauth_notmsi_check_imei_early0(1656)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1648)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1648)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1648)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1648)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410105225480 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105225480 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105225480 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105225480 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105225480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105225480 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105225480 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105225480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105225480 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105225480 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 23 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1650)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105225480 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x299817B3:GERAN-A-291:LU)[0x563b4cc55d70]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105225480 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x299817B3:GERAN-A-291:LU)[0x563b4cc55d70]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x299817B3:GERAN-A-291:LU)[0x563b4cc4ffe0] (msc_a.c:1053) 20250410105225480 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x299817B3:GERAN-A-291:LU)[0x563b4cc55d70]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410105225480 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x299817B3:GERAN-A-291:LU)[0x563b4cc55d70]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105225480 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x299817B3:GERAN-A-291:LU)[0x563b4cc55d70]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410105225480 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - active-conn: now used by 1 (attached) (msub.c:375) 20250410105225480 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105225480 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105225480 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105225480 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105225480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105225480 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105225480 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105225480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105225480 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105225480 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 00 04 d2 08 c3 00 01 23 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1650)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1650)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1648)@7d38b4d9c9a0: Session index based on local reference:0 20250410105225481 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105225481 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105225481 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105225481 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105225481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105225481 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105225481 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105225481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105225481 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105225481 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 23 d2 08 c3 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1650)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1649)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_imsi_noauth_notmsi_check_imei_early0(1656)13764803 TC_lu_imsi_noauth_notmsi_check_imei_early0(1656)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105225481 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410105225481 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_noauth_notmsi_check_imei_early0(1656)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_notmsi_check_imei_early0(1656)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi_check_imei_early0(1656)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi_check_imei_early0(1656)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410105225483 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410105225483 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1648)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(1651)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(1654)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(1655)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(1650)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(1649)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105225484 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1653)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(1652)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1647)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1657)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1647): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(1648): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(1649): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(1650): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(1651): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(1652): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(1653): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(1654): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(1655): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_lu_imsi_noauth_notmsi_check_imei_early0(1656): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1657): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_lu_imsi_noauth_notmsi_check_imei_early finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei_early pass'. Thu Apr 10 10:52:25 UTC 2025 ====== MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei_early pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei_early.talloc 20250410105225684 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410105225684 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105225684 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410105225684 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410105225684 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410105225684 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105225684 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410105225684 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410105225684 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410105225684 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105225684 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410105225684 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410105225684 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410105225684 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410105225684 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410105225684 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105225684 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105225684 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410105225684 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410105225684 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410105225684 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410105226485 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=216428) 20250410105227486 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410105227685 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410105227685 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410105227685 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) Waiting for packet dumper to finish... 1 (prev_count=216428, count=217588) 20250410105228487 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei_early pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_nack'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_nack ------ Thu Apr 10 10:52:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_nack.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_nack.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410105229488 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_nack' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_lu_imsi_auth_tmsi_check_imei_early_nack started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1661)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(1661)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1661)@7d38b4d9c9a0: ************************************************* MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-SCCP(1659)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410105230005 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1662)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410105230196 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410105230196 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410105230196 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410105230196 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1661)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1661)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1661)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1661)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(1661)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410105230197 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105230197 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410105230197 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410105230197 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410105230198 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410105230198 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410105230198 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410105230198 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105230198 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410105230198 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410105230198 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1661)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1661)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1661)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1661)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1661)@7d38b4d9c9a0: Message received on association #8 20250410105230198 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105230198 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410105230198 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410105230198 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410105230198 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410105230198 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410105230198 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410105230198 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105230198 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410105230198 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1661)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105230198 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105230198 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410105230198 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410105230198 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1661)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1661)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1661)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1661)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1661)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105230489 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410105230489 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1664)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1664)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410105230491 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1664)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1664)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1664)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1664)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1664)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1664)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410105230500 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410105230500 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1665)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1667) TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1667)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000005'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410105231001 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105231001 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105231001 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105231001 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105231001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105231001 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105231001 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105231001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105231001 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105231001 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1661)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105231001 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105231001 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105231001 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105231001 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105231001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105231001 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105231001 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105231001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105231001 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105231001 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1661)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1661)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1660)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1660)@7d38b4d9c9a0: Added conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1667)13999727 MSC_Test_0-SCCP(1659)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(1660)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1661)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105231005 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105231005 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105231005 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105231005 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105231005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105231005 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105231005 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105231005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105231005 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105231005 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 d5 9e 6f 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 50 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105231005 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-292:LU)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410105231005 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-292:LU)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410105231005 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-292:LU)[0x563b4cc366f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410105231005 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-292:LU)[0x563b4cc366f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-292:LU)[0x563b4cbf35f0] (fsm.c:486) 20250410105231005 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-292:LU)[0x563b4cc366f0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410105231005 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-292:LU)[0x563b4cc366f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410105231005 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410105231005 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410105231005 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250410105231005 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410105231005 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-292:LU)[0x563b4cc366f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMEISV (T3270, 12s) (vlr_lu_fsm.c:1144) 20250410105231005 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105231005 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105231005 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105231005 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105231005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105231005 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105231005 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105231005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105231005 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105231005 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 07 02 d5 9e 6f 00 01 24 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105231005 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105231005 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105231005 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105231005 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105231005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105231005 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105231005 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105231005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105231005 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105231005 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 07 06 d5 9e 6f 00 01 06 01 00 03 05 18 03 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1661)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1661)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1661)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1661)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1659)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'D59E6F'O, sourceLocRef := '000124'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1659)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1659)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1659)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1659)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1659)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1659)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1659)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1659)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1659)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1661)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105231007 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105231007 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105231007 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105231007 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105231007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105231007 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105231007 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105231007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105231007 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105231007 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 24 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1660)@7d38b4d9c9a0: patching N(SD)=1 into dtap '0519094399990000000005F0'O MSC_Test_0-RAN(1660)@7d38b4d9c9a0: patched enc_l3: '0559094399990000000005F0'O MSC_Test_0-SCCP(1659)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1659)@7d38b4d9c9a0: vl_len:15 MSC_Test_0-SCCP(1659)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1659)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000C0559094399990000000005F0'O MSC_Test_0-M3UA(1661)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105231208 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105231208 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105231208 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105231208 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105231208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105231208 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105231208 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105231208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105231208 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105231208 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 24 00 01 0f 01 00 0c 05 59 09 43 99 99 00 00 00 00 05 f0 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105231208 DMM DEBUG IDENTITY RESPONSE: IMEI-SV-4999900000000500 (gsm_04_08.c:223) 20250410105231208 DVLR DEBUG set IMEISV on subscriber; IMSI=262420000000005 IMEISV=4999900000000500 (vlr.c:679) 20250410105231208 DVLR DEBUG set IMEI on subscriber; IMSI=262420000000005 IMEI=49999000000005 (vlr.c:670) 20250410105231208 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-292:LU)[0x563b4cc366f0]{VLR_ULA_S_WAIT_IMEISV}: Received Event VLR_ULA_E_ID_IMEISV (vlr.c:1459) 20250410105231208 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-292:LU)[0x563b4cc366f0]{VLR_ULA_S_WAIT_IMEISV}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410105231208 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-292:LU)[0x563b4cc366f0]{VLR_ULA_S_WAIT_IMEISV}: State change to VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY (T3270, 12s) (vlr_lu_fsm.c:973) MSC_Test-GSUP(1665)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1667) MSC_Test-GSUP(1665)@7d38b4d9c9a0: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1667)"262420000000005" 20250410105231211 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105231211 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-292:LU)[0x563b4cc366f0]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: Received Event VLR_ULA_E_HLR_IMEI_NACK (vlr.c:1330) 20250410105231211 DMM INFO msc_a(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-292:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250410105231211 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-292:LU)[0x563b4cc366f0]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410105231211 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105231212 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_subscr_cancel_attach_fsm: now used by 5 (attached,active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105231212 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105231212 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250410105231212 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105231212 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105231212 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105231212 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105231212 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105231212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105231212 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105231212 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105231212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105231212 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105231212 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 07 06 d5 9e 6f 00 01 06 01 00 03 05 04 06 00 00 00 (osmo_ss7_asp.c:1175) 20250410105231212 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105231212 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105231212 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105231212 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105231212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105231212 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105231212 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105231212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105231212 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105231212 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 07 06 d5 9e 6f 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1661)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1661)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1661)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1661)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1659)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1659)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1659)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1659)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1659)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1659)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1659)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1659)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1667)@7d38b4d9c9a0: setverdict(pass): none -> pass MSC_Test_0-SCCP(1659)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1659)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1659)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1659)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410105231214 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105231214 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105231214 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105231214 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105231214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105231214 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105231214 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105231214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105231214 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105231214 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 24 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1661)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105231214 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-292:LU)[0x563b4cc366f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105231214 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-292:LU)[0x563b4cc366f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-292:LU)[0x563b4cbf35f0] (msc_a.c:1053) 20250410105231214 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-292:LU)[0x563b4cc366f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410105231214 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-292:LU)[0x563b4cc366f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105231214 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-292:LU)[0x563b4cc366f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410105231214 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - active-conn: now used by 1 (attached) (msub.c:375) 20250410105231214 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105231214 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105231214 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105231214 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105231214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105231214 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105231214 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105231214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105231214 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105231214 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 07 04 d5 9e 6f 00 01 24 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1661)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1661)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1659)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(1661)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105231214 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105231214 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105231214 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105231214 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105231214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105231214 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105231214 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105231214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105231214 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105231214 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 24 d5 9e 6f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1660)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1667)13999727 TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1667)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1667)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test_0-SCCP(1659)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105231217 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(1660)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(1664)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(1666)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105231218 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410105231218 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(1665)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(1661)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(1662)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1658)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(1663)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1668)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1658): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(1659): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(1660): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(1661): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(1662): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(1663): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(1664): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(1665): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(1666): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1667): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1668): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_lu_imsi_auth_tmsi_check_imei_early_nack finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_nack pass'. Thu Apr 10 10:52:31 UTC 2025 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_nack pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_nack.talloc 20250410105231416 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410105231416 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105231416 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410105231416 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410105231416 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410105231416 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105231416 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410105231416 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410105231416 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410105231416 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105231416 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410105231416 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410105231416 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410105231416 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410105231416 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410105231416 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105231416 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105231416 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410105231416 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410105231416 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410105231416 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410105232218 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=188832) 20250410105233220 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410105233417 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410105233417 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410105233417 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) Waiting for packet dumper to finish... 1 (prev_count=188832, count=189992) 20250410105234222 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_nack pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_err'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_err ------ Thu Apr 10 10:52:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_err.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_err.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410105235224 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_err' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_lu_imsi_auth_tmsi_check_imei_early_err started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(1672)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(1672)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1672)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(1670)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410105235720 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1673)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410105235914 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410105235914 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410105235914 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410105235914 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1672)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1672)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1672)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410105235916 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105235916 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410105235916 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410105235916 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410105235916 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410105235916 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410105235916 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410105235916 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105235916 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410105235916 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410105235916 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1672)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(1672)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1672)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1672)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1672)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1672)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410105235916 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105235916 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410105235916 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410105235916 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410105235916 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410105235916 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410105235916 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410105235916 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105235916 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410105235916 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410105235916 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105235916 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1672)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1672)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105235916 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410105235916 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1672)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1672)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1672)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1672)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1672)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105236225 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410105236225 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1675)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1675)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410105236227 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1675)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1675)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1675)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1675)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1675)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1675)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410105236242 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410105236242 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1676)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth_tmsi_check_imei_early_err0(1678) TC_lu_imsi_auth_tmsi_check_imei_early_err0(1678)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000005'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410105236730 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105236730 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105236730 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105236730 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105236730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105236730 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105236730 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105236730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105236730 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105236730 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1672)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105236731 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105236731 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105236731 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105236731 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105236731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105236731 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105236731 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105236731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105236731 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105236731 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1672)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1672)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1671)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1671)@7d38b4d9c9a0: Added conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_early_err0(1678)2245913 MSC_Test_0-SCCP(1670)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(1671)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1672)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105236747 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105236747 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105236747 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105236747 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105236747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105236747 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105236747 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105236747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105236747 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105236747 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 22 45 19 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 50 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105236748 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-293:LU)[0x563b4cc4ffe0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410105236748 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-293:LU)[0x563b4cc4ffe0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410105236748 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-293:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410105236748 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-293:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-293:LU)[0x563b4cc4ffe0] (fsm.c:486) 20250410105236748 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-293:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410105236748 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-293:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410105236748 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410105236748 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410105236748 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250410105236748 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410105236748 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-293:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMEISV (T3270, 12s) (vlr_lu_fsm.c:1144) 20250410105236748 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105236748 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105236748 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105236748 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105236748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105236748 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105236748 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105236748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105236748 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105236748 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 06 02 22 45 19 00 01 25 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105236748 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105236748 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105236748 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105236748 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105236748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105236748 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105236748 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105236748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105236748 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105236748 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 06 06 22 45 19 00 01 06 01 00 03 05 18 03 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1672)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1672)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1672)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1672)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1670)@7d38b4d9c9a0: { messageType := 2, destLocRef := '224519'O, sourceLocRef := '000125'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1670)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1670)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1670)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1670)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1670)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1670)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1670)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1670)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1670)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1672)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105236755 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105236755 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105236755 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105236755 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105236755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105236755 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105236755 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105236755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105236755 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105236755 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 25 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1671)@7d38b4d9c9a0: patching N(SD)=1 into dtap '0519094399990000000005F0'O MSC_Test_0-RAN(1671)@7d38b4d9c9a0: patched enc_l3: '0559094399990000000005F0'O MSC_Test_0-SCCP(1670)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1670)@7d38b4d9c9a0: vl_len:15 MSC_Test_0-SCCP(1670)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1670)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000C0559094399990000000005F0'O MSC_Test_0-M3UA(1672)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105236956 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105236956 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105236956 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105236956 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105236956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105236956 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105236956 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105236956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105236956 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105236956 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 25 00 01 0f 01 00 0c 05 59 09 43 99 99 00 00 00 00 05 f0 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105236957 DMM DEBUG IDENTITY RESPONSE: IMEI-SV-4999900000000500 (gsm_04_08.c:223) 20250410105236957 DVLR DEBUG set IMEISV on subscriber; IMSI=262420000000005 IMEISV=4999900000000500 (vlr.c:679) 20250410105236957 DVLR DEBUG set IMEI on subscriber; IMSI=262420000000005 IMEI=49999000000005 (vlr.c:670) 20250410105236957 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-293:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_IMEISV}: Received Event VLR_ULA_E_ID_IMEISV (vlr.c:1459) 20250410105236957 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-293:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_IMEISV}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410105236957 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-293:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_IMEISV}: State change to VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY (T3270, 12s) (vlr_lu_fsm.c:973) MSC_Test-GSUP(1676)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi_check_imei_early_err0(1678) MSC_Test-GSUP(1676)@7d38b4d9c9a0: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_check_imei_early_err0(1678)"262420000000005" 20250410105236960 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105236960 DVLR ERROR SUBSCR(IMSI-262420000000005:MSISDN-491230000005) Check_IMEI_VLR failed; gmm_cause: Invalid mandatory information (vlr.c:1332) 20250410105236960 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-293:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: Received Event VLR_ULA_E_HLR_IMEI_NACK (vlr.c:1334) 20250410105236960 DMM INFO msc_a(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-293:LU)[0x563b4cc4ffe0]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250410105236960 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-293:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410105236960 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105236960 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_subscr_cancel_attach_fsm: now used by 5 (attached,active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105236960 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105236960 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250410105236960 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105236960 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105236960 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105236960 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105236960 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105236960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105236960 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105236960 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105236960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105236960 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105236960 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 06 06 22 45 19 00 01 06 01 00 03 05 04 06 00 00 00 (osmo_ss7_asp.c:1175) 20250410105236960 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105236960 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105236960 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105236960 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105236960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105236960 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105236960 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105236960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105236960 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105236960 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 06 06 22 45 19 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1672)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1672)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1672)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1672)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1670)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1670)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1670)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1670)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1670)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1670)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1670)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1670)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_check_imei_early_err0(1678)@7d38b4d9c9a0: setverdict(pass): none -> pass MSC_Test_0-SCCP(1670)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1670)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1670)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1670)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1672)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105236964 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105236964 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105236964 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105236964 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105236964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105236964 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105236964 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105236964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105236964 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105236964 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 25 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105236964 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-293:LU)[0x563b4cc55d70]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105236964 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-293:LU)[0x563b4cc55d70]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-293:LU)[0x563b4cc4ffe0] (msc_a.c:1053) 20250410105236964 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-293:LU)[0x563b4cc55d70]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410105236964 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-293:LU)[0x563b4cc55d70]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105236964 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-293:LU)[0x563b4cc55d70]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410105236964 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - active-conn: now used by 1 (attached) (msub.c:375) 20250410105236964 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105236964 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105236964 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105236964 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105236964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105236964 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105236964 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105236964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105236964 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105236964 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 06 04 22 45 19 00 01 25 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1672)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1672)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1670)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(1672)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105236964 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105236964 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105236965 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105236965 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105236965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105236965 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105236965 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105236965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105236965 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105236965 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 25 22 45 19 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1671)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_early_err0(1678)2245913 TC_lu_imsi_auth_tmsi_check_imei_early_err0(1678)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei_early_err0(1678)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test-GSUP(1676)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(1671)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105236967 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1675)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105236968 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410105236968 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(1672)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(1670)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(1673)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(1677)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1669)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1679)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(1674)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1669): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(1670): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(1671): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(1672): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(1673): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(1674): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(1675): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(1676): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(1677): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_lu_imsi_auth_tmsi_check_imei_early_err0(1678): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1679): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_lu_imsi_auth_tmsi_check_imei_early_err finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_err pass'. Thu Apr 10 10:52:36 UTC 2025 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_err pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_err.talloc 20250410105237168 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410105237168 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105237168 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410105237168 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410105237168 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410105237168 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105237168 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410105237168 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410105237168 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410105237168 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105237168 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410105237168 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410105237168 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410105237168 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410105237168 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410105237168 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105237168 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105237168 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410105237168 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410105237169 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410105237169 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410105237969 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=188496) 20250410105238970 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410105239170 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410105239170 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410105239170 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) Waiting for packet dumper to finish... 1 (prev_count=188496, count=189656) 20250410105239972 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_err pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug ------ Thu Apr 10 10:52:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410105240972 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(1683)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(1683)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1683)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(1681)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410105241479 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1684)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410105241674 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410105241674 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410105241674 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410105241674 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1683)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1683)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1683)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1683)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(1683)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410105241675 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105241675 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410105241675 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410105241675 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410105241675 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410105241675 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410105241675 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410105241675 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105241675 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410105241675 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410105241675 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1683)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1683)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1683)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410105241676 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) MSC_Test_0-M3UA(1683)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410105241676 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410105241676 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410105241676 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410105241676 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410105241676 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410105241676 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410105241676 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105241676 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410105241676 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410105241676 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1683)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1683)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105241676 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1683)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1683)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1683)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) 20250410105241676 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410105241676 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1683)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1683)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105241973 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410105241973 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1686)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1686)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410105241975 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1686)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1686)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1686)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1686)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1686)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1686)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410105241984 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410105241984 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1687)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000362" to be handled at TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1689) TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1689)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000362'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410105242477 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105242477 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105242477 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105242477 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105242477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105242477 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105242477 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105242477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105242477 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105242477 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1683)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105242478 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105242478 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105242478 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105242478 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105242478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105242478 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105242478 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105242478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105242478 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105242478 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1683)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1683)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1682)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1682)@7d38b4d9c9a0: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1689)7962382 MSC_Test_0-RAN(1682)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1681)@7d38b4d9c9a0: First idle individual index:0 20250410105242481 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105242481 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105242481 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105242481 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105242481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105242481 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105242482 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105242482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105242482 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105242482 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 79 7f 0e 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 30 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1683)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105242482 DMSC DEBUG msub_fsm[0x563b4cc55d70]{active}: Allocated (fsm.c:456) 20250410105242482 DMSC DEBUG msc_i[0x563b4cc4ffe0]{READY}: Allocated (fsm.c:456) 20250410105242482 DMSC DEBUG msc_i[0x563b4cc4ffe0]{READY}: is child of msub_fsm[0x563b4cc55d70] (fsm.c:486) 20250410105242482 DMSC DEBUG msc_a[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105242482 DMSC DEBUG msc_a[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc55d70] (fsm.c:486) 20250410105242482 DMSC DEBUG msc_a(unknown:GERAN-A-294:NONE)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105242482 DMSC DEBUG msc_i(unknown:GERAN-A-294:NONE)[0x563b4cc4ffe0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105242482 DMSC DEBUG msc_a(unknown:GERAN-A-294:NONE)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105242482 DMM DEBUG msc_a(IMSI-262420000000362:GERAN-A-294:LU)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000362 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410105242482 DMM DEBUG msc_a(IMSI-262420000000362:GERAN-A-294:LU)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410105242482 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-294:LU)[0x563b4cc366f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410105242482 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-294:LU)[0x563b4cc366f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000362:GERAN-A-294:LU)[0x563b4cbf35f0] (fsm.c:486) 20250410105242482 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-294:LU)[0x563b4cc366f0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250410105242482 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-294:LU)[0x563b4cc366f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410105242482 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410105242482 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000362 id=262420000000362 (vlr.c:661) 20250410105242482 DVLR INFO New subscr, IMSI: 262420000000362 (vlr.c:562) 20250410105242482 DVLR DEBUG VLR subscr IMSI-262420000000362 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410105242482 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-294:LU)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105242482 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-294:LU)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105242482 DVLR DEBUG VLR subscr IMSI-262420000000362 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410105242482 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410105242482 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-294:LU)[0x563b4cc366f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410105242482 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-294:LU)[0x563b4cc366f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410105242482 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-294:LU)[0x563b4cc366f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410105242482 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-294:LU)[0x563b4cc242e0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410105242482 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-294:LU)[0x563b4cc242e0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000362:GERAN-A-294:LU)[0x563b4cc366f0] (fsm.c:486) 20250410105242482 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-294:LU)[0x563b4cc242e0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410105242482 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-294:LU)[0x563b4cc242e0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410105242482 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105242482 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105242482 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105242482 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105242482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105242482 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105242482 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105242482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105242482 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105242482 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 05 02 79 7f 0e 00 01 26 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1683)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1683)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1681)@7d38b4d9c9a0: { messageType := 2, destLocRef := '797F0E'O, sourceLocRef := '000126'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1681)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(1687)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000362" handled at TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1689) MSC_Test-GSUP(1687)@7d38b4d9c9a0: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1689)"262420000000362" MSC_Test_0-SCCP(1681)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1681)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1681)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1681)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524900'O MSC_Test_0-M3UA(1683)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105242484 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105242484 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105242484 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105242484 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105242484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105242484 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105242484 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105242484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105242484 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105242484 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 26 00 01 08 00 06 54 12 03 52 49 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105242484 DMSC DEBUG msc_i(IMSI-262420000000362:GERAN-A-294:LU)[0x563b4cc4ffe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105242484 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-294:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105242485 DVLR DEBUG VLR subscr IMSI-262420000000362 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105242485 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-294:LU)[0x563b4cc242e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410105242485 DVLR DEBUG SUBSCR(IMSI-262420000000362) Received 1 auth tuples (vlr.c:996) 20250410105242485 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-294:LU)[0x563b4cc242e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410105242485 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-294:LU)[0x563b4cc242e0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use GSM AKA (is_r99=yes, at->vec.auth_types=0x1) (vlr_auth_fsm.c:324) 20250410105242485 DMM DEBUG Tx AUTH REQ (rand = b824930e58376a16782a3b8ac1d45091) (gsm_04_08.c:641) 20250410105242485 DMSC DEBUG msc_i(IMSI-262420000000362:GERAN-A-294:LU)[0x563b4cc4ffe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105242485 DVLR DEBUG VLR subscr IMSI-262420000000362 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410105242485 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105242485 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105242485 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105242485 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105242485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105242485 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105242485 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105242485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105242485 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105242485 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2d 00 00 00 b9 00 00 00 c1 03 00 00 05 06 79 7f 0e 00 01 16 01 00 13 05 12 00 b8 24 93 0e 58 37 6a 16 78 2a 3b 8a c1 d4 50 91 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1683)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1683)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1681)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1681)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1681)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1681)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1682)@7d38b4d9c9a0: patching N(SD)=1 into dtap '0514069196D4'O MSC_Test_0-RAN(1682)@7d38b4d9c9a0: patched enc_l3: '0554069196D4'O MSC_Test_0-SCCP(1681)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1681)@7d38b4d9c9a0: vl_len:9 MSC_Test_0-SCCP(1681)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1681)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100060554069196D4'O 20250410105242488 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105242488 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105242488 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105242488 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(1683)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105242488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105242488 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105242488 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105242488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105242488 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105242488 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 26 00 01 09 01 00 06 05 54 06 91 96 d4 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105242488 DMSC DEBUG msc_i(IMSI-262420000000362:GERAN-A-294:LU)[0x563b4cc4ffe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105242488 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-294:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105242488 DMM DEBUG msc_a(IMSI-262420000000362:GERAN-A-294:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 069196d4) (gsm_04_08.c:1128) 20250410105242488 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-294:LU)[0x563b4cc242e0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410105242488 DVLR DEBUG SUBSCR(IMSI-262420000000362) AUTH on GERAN received SRES/RES: 069196d4 (4 bytes) (vlr_auth_fsm.c:151) 20250410105242488 DVLR INFO SUBSCR(IMSI-262420000000362) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250410105242488 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-294:LU)[0x563b4cc242e0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410105242488 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-294:LU)[0x563b4cc242e0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410105242488 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-294:LU)[0x563b4cc242e0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410105242488 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-294:LU)[0x563b4cc242e0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000362:GERAN-A-294:LU)[0x563b4cc366f0] (vlr_auth_fsm.c:294) 20250410105242488 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-294:LU)[0x563b4cc242e0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410105242488 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-294:LU)[0x563b4cc242e0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410105242488 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-294:LU)[0x563b4cc366f0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410105242488 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-294:LU)[0x563b4cc366f0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410105242488 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-294:LU)[0x563b4cc366f0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410105242488 DBSSAP ERROR msc_a(IMSI-262420000000362:GERAN-A-294:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: BSSMAP: cannot start ciphering, no intersection between MSC-configured and MS-supported A5 algorithms. MSC: 0x08 MS: cm1{a5/1=supported} cm2{0x0=} no-cm3 (ran_msg_a.c:1541) 20250410105242488 DMSC ERROR msc_a(IMSI-262420000000362:GERAN-A-294:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: Failed to encode CIPHER_MODE_COMMAND (msub.c:561) 20250410105242488 DBSSAP ERROR msc_a(IMSI-262420000000362:GERAN-A-294:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: Sending Cipher Mode Command failed (msc_a.c:422) 20250410105242488 DVLR ERROR vlr_lu_fsm(IMSI-262420000000362:GERAN-A-294:LU)[0x563b4cc366f0]{VLR_ULA_S_WAIT_AUTH}: Failed to send Ciphering Mode Command (vlr_lu_fsm.c:930) 20250410105242488 DMM INFO msc_a(IMSI-262420000000362:GERAN-A-294:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250410105242488 DMSC DEBUG msc_i(IMSI-262420000000362:GERAN-A-294:LU)[0x563b4cc4ffe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105242488 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-294:LU)[0x563b4cc366f0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410105242488 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-294:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250410105242488 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-294:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:460) 20250410105242488 DVLR DEBUG VLR subscr IMSI-262420000000362 + msc_a_fsm_releasing_onenter: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105242488 DVLR DEBUG VLR subscr IMSI-262420000000362 + vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105242488 DVLR DEBUG VLR subscr IMSI-262420000000362 - vlr_subscr_cancel_attach_fsm: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105242488 DMSC DEBUG msc_i(IMSI-262420000000362:GERAN-A-294:LU)[0x563b4cc4ffe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105242488 DVLR DEBUG VLR subscr IMSI-262420000000362 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250410105242488 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105242488 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105242488 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105242488 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105242488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105242488 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105242488 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105242488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105242488 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105242488 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 05 06 79 7f 0e 00 01 06 01 00 03 05 04 11 00 00 00 (osmo_ss7_asp.c:1175) 20250410105242488 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105242488 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105242488 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105242488 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105242488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105242488 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105242488 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105242488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105242488 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105242488 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 05 06 79 7f 0e 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1683)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1683)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1681)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1681)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1681)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1681)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1683)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1683)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1681)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1681)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1681)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1681)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1681)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1681)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1681)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1681)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1683)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105242490 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105242490 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105242490 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105242490 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105242490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105242490 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105242490 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105242490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105242490 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105242490 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 26 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105242490 DMSC DEBUG msc_i(IMSI-262420000000362:GERAN-A-294:LU)[0x563b4cc4ffe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105242490 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-294:LU)[0x563b4cbf35f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105242490 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-294:LU)[0x563b4cbf35f0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105242490 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-294:LU)[0x563b4cbf35f0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105242490 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-294:LU)[0x563b4cbf35f0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105242490 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-294:LU)[0x563b4cc366f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105242490 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-294:LU)[0x563b4cc366f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000362:GERAN-A-294:LU)[0x563b4cbf35f0] (msc_a.c:1053) 20250410105242490 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-294:LU)[0x563b4cc366f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410105242490 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-294:LU)[0x563b4cc366f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105242490 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-294:LU)[0x563b4cc366f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410105242490 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-294:LU)[0x563b4cbf35f0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc55d70] (msc_a.c:1053) 20250410105242490 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-294:LU)[0x563b4cbf35f0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105242490 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-294:LU)[0x563b4cbf35f0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105242490 DMSC DEBUG msub_fsm[0x563b4cc55d70]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105242490 DMSC DEBUG msub(IMSI-262420000000362) MSC-A terminated (msub.c:261) 20250410105242490 DMSC DEBUG msub(IMSI-262420000000362) 1 MSC-I still active (msub.c:79) 20250410105242490 DMSC DEBUG msub_fsm[0x563b4cc55d70]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105242490 DMSC DEBUG msub_fsm[0x563b4cc55d70]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105242490 DMSC DEBUG msc_i(IMSI-262420000000362:GERAN-A-294:LU)[0x563b4cc4ffe0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105242490 DMSC DEBUG msc_i(IMSI-262420000000362:GERAN-A-294:LU)[0x563b4cc4ffe0]{READY}: Removing from parent msub_fsm[0x563b4cc55d70] (msub.c:113) 20250410105242490 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-294 (ran_conn.c:155) 20250410105242490 DMSC DEBUG msc_i(IMSI-262420000000362:GERAN-A-294:LU)[0x563b4cc4ffe0]{READY}: Freeing instance (msub.c:113) 20250410105242490 DMSC DEBUG msc_i(IMSI-262420000000362:GERAN-A-294:LU)[0x563b4cc4ffe0]{READY}: Deallocated (fsm.c:568) 20250410105242490 DMSC DEBUG msub(IMSI-262420000000362) Free (msub.c:119) 20250410105242490 DVLR INFO VLR subscr IMSI-262420000000362 - active-conn: now used by 0 (-) (msub.c:375) 20250410105242490 DVLR DEBUG SUBSCR(IMSI-262420000000362) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250410105242490 DMSC DEBUG msub_fsm[0x563b4cc55d70]{terminating}: Freeing instance (msub.c:113) 20250410105242490 DMSC DEBUG msub_fsm[0x563b4cc55d70]{terminating}: Deallocated (fsm.c:568) 20250410105242490 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105242490 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105242490 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105242490 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105242490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105242490 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105242490 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105242490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105242490 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105242490 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 05 04 79 7f 0e 00 01 26 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1683)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1683)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1681)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(1683)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105242491 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105242491 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105242491 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105242491 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105242491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105242491 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105242491 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105242491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105242491 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105242491 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 26 79 7f 0e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1682)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1689)7962382 TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1689)@7d38b4d9c9a0: setverdict(pass): none -> pass TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1689)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci() TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1689)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1689)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1689)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test_0-M3UA(1683)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(1681)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105242493 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1686)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(1687)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105242493 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410105242493 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) IPA-CTRL-CLI-IPA(1680)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(1682)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(1684)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1690)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(1685)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(1688)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1680): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(1681): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(1682): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(1683): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(1684): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(1685): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(1686): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(1687): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(1688): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1689): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1690): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug pass'. Thu Apr 10 10:52:42 UTC 2025 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug.talloc 20250410105242692 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410105242692 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105242692 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410105242692 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410105242692 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410105242692 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105242692 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410105242692 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410105242692 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410105242692 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105242692 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410105242692 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410105242692 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410105242692 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410105242692 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410105242692 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105242692 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105242692 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410105242692 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410105242692 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410105242693 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410105243493 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=196960) 20250410105244494 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410105244693 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410105244693 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410105244693 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) Waiting for packet dumper to finish... 1 (prev_count=196960, count=198120) 20250410105245495 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_cc_bssmap_clear'. ------ MSC_Tests.TC_mo_cc_bssmap_clear ------ Thu Apr 10 10:52:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_mo_cc_bssmap_clear.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_mo_cc_bssmap_clear.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410105246496 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_cc_bssmap_clear' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_mo_cc_bssmap_clear started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1694)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(1694)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1694)@7d38b4d9c9a0: ************************************************* MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-SCCP(1692)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410105247007 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1695)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410105247202 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410105247202 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410105247202 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410105247202 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1694)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1694)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1694)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410105247203 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105247203 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410105247203 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410105247203 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410105247203 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410105247203 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410105247203 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410105247203 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105247203 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410105247203 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410105247203 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1694)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(1694)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1694)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1694)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1694)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1694)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1694)@7d38b4d9c9a0: Message received on association #8 20250410105247204 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105247204 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410105247204 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410105247204 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410105247204 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410105247204 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410105247204 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410105247204 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105247204 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410105247204 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410105247204 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105247204 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1694)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1694)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1694)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1694)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) 20250410105247204 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410105247204 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1694)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1694)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105247497 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410105247497 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1697)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1697)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410105247498 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1697)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1697)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1697)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1697)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1697)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1697)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410105247513 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410105247513 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1698)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000043" to be handled at TC_mo_cc_bssmap_clear0(1700) TC_mo_cc_bssmap_clear0(1700)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000043'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410105248010 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105248010 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105248010 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105248010 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105248010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105248010 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105248010 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105248010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105248010 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105248010 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1694)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105248010 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105248010 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105248010 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105248010 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105248010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105248010 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105248010 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105248010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105248010 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105248010 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1694)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1694)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1693)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1693)@7d38b4d9c9a0: Added conn table entry 0TC_mo_cc_bssmap_clear0(1700)6776838 MSC_Test_0-RAN(1693)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1692)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(1694)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105248016 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105248016 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105248016 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105248016 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105248016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105248016 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105248016 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105248016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105248016 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105248016 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 67 68 06 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 34 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105248016 DMSC DEBUG msub_fsm[0x563b4cc366f0]{active}: Allocated (fsm.c:456) 20250410105248016 DMSC DEBUG msc_i[0x563b4cbf35f0]{READY}: Allocated (fsm.c:456) 20250410105248016 DMSC DEBUG msc_i[0x563b4cbf35f0]{READY}: is child of msub_fsm[0x563b4cc366f0] (fsm.c:486) 20250410105248016 DMSC DEBUG msc_a[0x563b4cc4ffe0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105248016 DMSC DEBUG msc_a[0x563b4cc4ffe0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc366f0] (fsm.c:486) 20250410105248016 DMSC DEBUG msc_a(unknown:GERAN-A-295:NONE)[0x563b4cc4ffe0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105248016 DMSC DEBUG msc_i(unknown:GERAN-A-295:NONE)[0x563b4cbf35f0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105248016 DMSC DEBUG msc_a(unknown:GERAN-A-295:NONE)[0x563b4cc4ffe0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105248016 DMM DEBUG msc_a(IMSI-262420000000043:GERAN-A-295:LU)[0x563b4cc4ffe0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000043 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410105248016 DMM DEBUG msc_a(IMSI-262420000000043:GERAN-A-295:LU)[0x563b4cc4ffe0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410105248016 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-295:LU)[0x563b4cc4ad70]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410105248016 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-295:LU)[0x563b4cc4ad70]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000043:GERAN-A-295:LU)[0x563b4cc4ffe0] (fsm.c:486) 20250410105248016 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-295:LU)[0x563b4cc4ad70]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410105248016 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-295:LU)[0x563b4cc4ad70]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410105248016 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410105248016 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410105248016 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38:GERAN-A-295:LU)[0x563b4cc4ffe0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105248016 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38:GERAN-A-295:LU)[0x563b4cc4ffe0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105248016 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250410105248016 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410105248016 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38:GERAN-A-295:LU)[0x563b4cc4ad70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410105248016 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38:GERAN-A-295:LU)[0x563b4cc4ad70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410105248016 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38:GERAN-A-295:LU)[0x563b4cc4ad70]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410105248016 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38:GERAN-A-295:LU)[0x563b4cc4ad70]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410105248016 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38:GERAN-A-295:LU)[0x563b4cbf35f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105248016 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38:GERAN-A-295:LU)[0x563b4cc4ad70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410105248016 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38:GERAN-A-295:LU)[0x563b4cc4ad70]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410105248016 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38:GERAN-A-295:LU)[0x563b4cc55d70]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105248016 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38:GERAN-A-295:LU)[0x563b4cc55d70]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38:GERAN-A-295:LU)[0x563b4cc4ad70] (fsm.c:486) 20250410105248016 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38:GERAN-A-295:LU)[0x563b4cc55d70]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410105248016 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38:GERAN-A-295:LU)[0x563b4cc55d70]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410105248016 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105248016 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105248016 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105248016 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105248016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105248016 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105248016 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105248016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105248016 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105248016 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 04 02 67 68 06 00 01 27 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105248016 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105248016 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105248016 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105248016 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105248016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105248016 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105248016 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105248016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105248016 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105248016 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 04 06 67 68 06 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 34 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1694)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1694)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1694)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1694)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1692)@7d38b4d9c9a0: { messageType := 2, destLocRef := '676806'O, sourceLocRef := '000127'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1692)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(1698)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000043" handled at TC_mo_cc_bssmap_clear0(1700) MSC_Test-GSUP(1698)@7d38b4d9c9a0: Added IMSI table entry 0TC_mo_cc_bssmap_clear0(1700)"262420000000043" MSC_Test_0-SCCP(1692)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1692)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1692)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1692)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105248019 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410105248019 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1692)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1692)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1692)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1692)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1694)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105248019 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105248019 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105248019 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105248019 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105248019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105248019 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105248019 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105248019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105248019 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105248019 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 27 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105248020 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38:GERAN-A-295:LU)[0x563b4cbf35f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105248020 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38:GERAN-A-295:LU)[0x563b4cc4ffe0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_mo_cc_bssmap_clear0(1700)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_cc_bssmap_clear0(1700)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410105248024 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105248024 DVLR DEBUG IMSI:262420000000043 has MSISDN:491230000043 (vlr.c:1045) 20250410105248024 DMSC NOTICE msub(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38) VLR: update for IMSI=262420000000043 (MSISDN=491230000043) (gsm_04_08.c:1541) 20250410105248024 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105248024 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105248024 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38:GERAN-A-295:LU)[0x563b4cc4ad70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410105248024 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38:GERAN-A-295:LU)[0x563b4cc55d70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410105248024 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38:GERAN-A-295:LU)[0x563b4cc55d70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410105248024 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38:GERAN-A-295:LU)[0x563b4cc55d70]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410105248024 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38:GERAN-A-295:LU)[0x563b4cc55d70]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38:GERAN-A-295:LU)[0x563b4cc4ad70] (vlr_lu_fsm.c:110) 20250410105248024 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38:GERAN-A-295:LU)[0x563b4cc55d70]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410105248024 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38:GERAN-A-295:LU)[0x563b4cc55d70]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105248024 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38:GERAN-A-295:LU)[0x563b4cc4ad70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410105248024 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38:GERAN-A-295:LU)[0x563b4cc4ad70]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410105248024 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38:GERAN-A-295:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105248024 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38:GERAN-A-295:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38:GERAN-A-295:LU)[0x563b4cc4ad70] (fsm.c:486) 20250410105248024 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38:GERAN-A-295:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410105248024 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38:GERAN-A-295:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410105248024 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38:GERAN-A-295:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410105248024 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38:GERAN-A-295:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410105248024 DMSC NOTICE msub(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38:TMSInew-0x6C290A02) VLR: update for IMSI=262420000000043 (MSISDN=491230000043) (gsm_04_08.c:1541) 20250410105248024 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38:GERAN-A-295:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410105248024 DMM DEBUG -> IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38:TMSInew-0x6C290A02 LOCATION UPDATE ACCEPT (TMSI = 0x6c290a02) (gsm_04_08.c:149) 20250410105248024 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38:TMSInew-0x6C290A02:GERAN-A-295:LU)[0x563b4cbf35f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105248024 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38:TMSInew-0x6C290A02 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105248024 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105248024 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105248024 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105248024 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105248024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105248024 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105248024 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105248024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105248024 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105248024 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 04 06 67 68 06 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 6c 29 0a 02 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1694)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1694)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1692)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1692)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1692)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1692)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_bssmap_clear0(1700)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1693)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1693)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(1692)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1692)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1692)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1692)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1694)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105248028 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105248028 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105248028 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105248028 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105248028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105248028 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105248028 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105248028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105248028 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105248028 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 27 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105248028 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38:TMSInew-0x6C290A02:GERAN-A-295:LU)[0x563b4cbf35f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105248028 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38:TMSInew-0x6C290A02:GERAN-A-295:LU)[0x563b4cc4ffe0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105248028 DMM DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38:TMSInew-0x6C290A02:GERAN-A-295:LU)[0x563b4cc4ffe0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410105248028 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38:TMSInew-0x6C290A02:GERAN-A-295:LU)[0x563b4cc4ad70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410105248028 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38:GERAN-A-295:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410105248028 DMSC NOTICE msub(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02) VLR: update for IMSI=262420000000043 (MSISDN=491230000043) (gsm_04_08.c:1541) 20250410105248028 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38:GERAN-A-295:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410105248028 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-295:LU)[0x563b4cc4ad70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410105248028 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38:GERAN-A-295:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410105248028 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38:GERAN-A-295:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-295:LU)[0x563b4cc4ad70] (vlr_lu_fsm.c:817) 20250410105248028 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38:GERAN-A-295:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410105248028 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x55A54A38:GERAN-A-295:LU)[0x563b4cc242e0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105248028 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-295:LU)[0x563b4cc4ad70]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410105248028 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-295:LU)[0x563b4cc4ffe0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410105248028 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-295:LU)[0x563b4cc4ffe0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.987s remaining) (msc_a.c:450) 20250410105248028 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000043/3/1): Available (smpp_smsc.c:626) 20250410105248028 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-295:LU)[0x563b4cc4ffe0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105248028 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-295:LU)[0x563b4cc4ffe0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410105248028 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105248028 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105248028 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105248028 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-295:LU)[0x563b4cbf35f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105248028 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105248028 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105248028 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105248028 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105248028 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105248028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105248028 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105248028 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105248028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105248028 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105248028 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 04 06 67 68 06 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1694)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1694)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1692)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1692)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1692)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1692)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1692)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1692)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1692)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1692)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1694)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105248029 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105248029 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105248029 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105248029 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105248029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105248029 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105248029 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105248029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105248029 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105248029 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 27 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105248029 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-295:LU)[0x563b4cbf35f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105248029 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-295:LU)[0x563b4cc4ffe0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105248029 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-295:LU)[0x563b4cc4ffe0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105248029 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-295:LU)[0x563b4cc4ffe0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105248029 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-295:LU)[0x563b4cc4ffe0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105248029 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-295:LU)[0x563b4cc4ad70]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105248029 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-295:LU)[0x563b4cc4ad70]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-295:LU)[0x563b4cc4ffe0] (msc_a.c:1053) 20250410105248029 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-295:LU)[0x563b4cc4ad70]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410105248029 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-295:LU)[0x563b4cc4ad70]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105248029 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-295:LU)[0x563b4cc4ad70]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410105248029 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-295:LU)[0x563b4cc4ffe0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc366f0] (msc_a.c:1053) 20250410105248029 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-295:LU)[0x563b4cc4ffe0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105248029 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-295:LU)[0x563b4cc4ffe0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105248029 DMSC DEBUG msub_fsm[0x563b4cc366f0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105248029 DMSC DEBUG msub(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02) MSC-A terminated (msub.c:261) 20250410105248029 DMSC DEBUG msub(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02) 1 MSC-I still active (msub.c:79) 20250410105248029 DMSC DEBUG msub_fsm[0x563b4cc366f0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105248029 DMSC DEBUG msub_fsm[0x563b4cc366f0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105248029 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-295:LU)[0x563b4cbf35f0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105248029 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-295:LU)[0x563b4cbf35f0]{READY}: Removing from parent msub_fsm[0x563b4cc366f0] (msub.c:113) 20250410105248029 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-295 (ran_conn.c:155) 20250410105248029 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-295:LU)[0x563b4cbf35f0]{READY}: Freeing instance (msub.c:113) 20250410105248029 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-295:LU)[0x563b4cbf35f0]{READY}: Deallocated (fsm.c:568) 20250410105248029 DMSC DEBUG msub(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02) Free (msub.c:119) 20250410105248029 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02 - active-conn: now used by 1 (attached) (msub.c:375) 20250410105248029 DMSC DEBUG msub_fsm[0x563b4cc366f0]{terminating}: Freeing instance (msub.c:113) 20250410105248029 DMSC DEBUG msub_fsm[0x563b4cc366f0]{terminating}: Deallocated (fsm.c:568) 20250410105248029 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105248029 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105248029 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105248029 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105248029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105248029 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105248029 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105248029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105248029 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105248029 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 04 04 67 68 06 00 01 27 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1694)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1694)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1692)@7d38b4d9c9a0: Session index based on local reference:0 20250410105248030 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105248030 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105248030 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105248030 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105248030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105248030 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105248030 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105248030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105248030 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105248030 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 27 67 68 06 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1694)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1693)@7d38b4d9c9a0: Deleted conn table entry 0TC_mo_cc_bssmap_clear0(1700)6776838 TC_mo_cc_bssmap_clear0(1700)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105248030 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410105248030 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_cc_bssmap_clear0(1700)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_cc_bssmap_clear0(1700)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_bssmap_clear0(1700)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_bssmap_clear0(1700)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '6C290A02'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1693)@7d38b4d9c9a0: Added conn table entry 0TC_mo_cc_bssmap_clear0(1700)10751945 MSC_Test_0-RAN(1693)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1692)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(1694)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105248232 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105248232 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105248232 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105248232 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105248232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105248232 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105248232 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105248232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105248232 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105248232 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 a4 0f c9 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 6c 29 0a 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105248233 DMSC DEBUG msub_fsm[0x563b4cc4ad70]{active}: Allocated (fsm.c:456) 20250410105248233 DMSC DEBUG msc_i[0x563b4cc4ffe0]{READY}: Allocated (fsm.c:456) 20250410105248233 DMSC DEBUG msc_i[0x563b4cc4ffe0]{READY}: is child of msub_fsm[0x563b4cc4ad70] (fsm.c:486) 20250410105248233 DMSC DEBUG msc_a[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105248233 DMSC DEBUG msc_a[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc4ad70] (fsm.c:486) 20250410105248233 DMSC DEBUG msc_a(unknown:GERAN-A-296:NONE)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105248233 DMSC DEBUG msc_i(unknown:GERAN-A-296:NONE)[0x563b4cc4ffe0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105248233 DMSC DEBUG msc_a(unknown:GERAN-A-296:NONE)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105248233 DMM DEBUG msc_a(TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250410105248233 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ)[0x563b4cc366f0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410105248233 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ)[0x563b4cc366f0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ)[0x563b4cbf35f0] (fsm.c:486) 20250410105248233 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ)[0x563b4cc366f0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410105248233 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ)[0x563b4cc366f0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410105248233 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410105248233 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410105248233 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105248233 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105248233 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ)[0x563b4cc366f0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410105248233 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ)[0x563b4cc366f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410105248233 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ)[0x563b4cc366f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410105248233 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ)[0x563b4cc4ffe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105248233 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ)[0x563b4cc366f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410105248233 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ)[0x563b4cc366f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410105248233 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ)[0x563b4cc366f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410105248233 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ)[0x563b4cc366f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410105248233 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ)[0x563b4cc366f0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410105248233 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ)[0x563b4cc366f0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410105248233 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ)[0x563b4cc366f0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410105248233 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ)[0x563b4cc4ffe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105248233 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410105248233 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250410105248233 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000043/3/1): Available (smpp_smsc.c:626) 20250410105248233 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410105248233 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105248233 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105248233 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105248233 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105248233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105248233 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105248233 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105248233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105248233 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105248233 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0b 02 a4 0f c9 00 01 28 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105248233 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105248233 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105248233 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105248233 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105248233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105248233 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105248233 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105248233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105248233 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105248233 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 a4 0f c9 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 34 (osmo_ss7_asp.c:1175) 20250410105248233 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105248233 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105248233 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105248233 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105248233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105248233 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105248233 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105248233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105248233 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105248233 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 a4 0f c9 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1694)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1694)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1694)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1694)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1694)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1694)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1692)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'A40FC9'O, sourceLocRef := '000128'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1692)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1692)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1692)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1692)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1692)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1692)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1692)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1692)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1692)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105248234 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410105248234 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_mo_cc_bssmap_clear0(1700)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_cc_bssmap_clear0(1700)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1695)@7d38b4d9c9a0: Created MnccExpect[0] for "12345" to be handled at TC_mo_cc_bssmap_clear0(1700) MSC_Test-MGCP(1696)@7d38b4d9c9a0: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mo_cc_bssmap_clear0(1700) MSC_Test_0-RAN(1693)@7d38b4d9c9a0: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1693)@7d38b4d9c9a0: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1692)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1692)@7d38b4d9c9a0: vl_len:19 MSC_Test_0-SCCP(1692)@7d38b4d9c9a0: vl_from0 20250410105248240 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105248240 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105248240 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105248240 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105248240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105248240 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105248240 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105248240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105248240 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105248240 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 28 00 01 13 01 00 10 03 45 04 06 60 05 04 02 00 81 5e 04 80 21 43 f5 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(1692)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(1694)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105248240 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ)[0x563b4cc4ffe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105248240 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105248240 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250410105248240 DCC DEBUG trans(CC:NULL IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02 callref-0x8000001f tid-8) New transaction (transaction.c:231) 20250410105248240 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250410105248240 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250410105248240 DCC DEBUG trans(CC:NULL IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ callref-0x8000001f tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250410105248240 DCC DEBUG trans(CC:NULL IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ callref-0x8000001f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105248240 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250410105248240 DCC DEBUG trans(CC:NULL IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ callref-0x8000001f tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:702) 20250410105248240 DCC INFO trans(CC:NULL IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ callref-0x8000001f tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250410105248240 DCC DEBUG trans(CC:NULL IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ callref-0x8000001f tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250410105248240 DCC DEBUG call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ)[0x563b4cc55d70]{ESTABLISHING}: Allocated (fsm.c:456) 20250410105248241 DCC DEBUG call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ)[0x563b4cc55d70]{ESTABLISHING}: is child of msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ)[0x563b4cbf35f0] (fsm.c:486) 20250410105248241 DCC DEBUG trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ callref-0x8000001f tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:2161) 20250410105248241 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ)[0x563b4cbf5710]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410105248241 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ)[0x563b4cbf5710]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ)[0x563b4cc55d70] (fsm.c:486) 20250410105248241 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_CN:no-CI)[0x563b4cbf5710]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250410105248241 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_CN:no-CI)[0x563b4cbf5710]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250410105248241 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ)[0x563b4cc02720]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410105248241 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ)[0x563b4cc02720]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ)[0x563b4cc55d70] (fsm.c:486) 20250410105248241 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_RAN:no-CI)[0x563b4cc02720]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250410105248241 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_RAN:no-CI)[0x563b4cc02720]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1696)@7d38b4d9c9a0: Found Expect[0] for { line := { verb := "CRCX", trans_id := "207", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7f" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_mo_cc_bssmap_clear0(1700) TC_mo_cc_bssmap_clear0(1700)@7d38b4d9c9a0: f_mo_call_establish 2: rx 1st CRCX 20250410105248248 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_CN:no-CI)[0x563b4cbf5710]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105248248 DCC DEBUG call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ)[0x563b4cc55d70]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410105248248 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250410105248248 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ callref-0x8000001f tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_mo_cc_bssmap_clear0(1700)@7d38b4d9c9a0: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1695)@7d38b4d9c9a0: Found MnccExpect[0] for "12345" handled at TC_mo_cc_bssmap_clear0(1700) MSC_Test-MNCC(1695)@7d38b4d9c9a0: Added conn table entry 0TC_mo_cc_bssmap_clear0(1700)-2147483617 20250410105248249 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_RAN:no-CI)[0x563b4cc02720]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105248249 DCC DEBUG call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ)[0x563b4cc55d70]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410105248249 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250410105248249 DCC DEBUG trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ callref-0x8000001f tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:705) 20250410105248249 DCC DEBUG trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ callref-0x8000001f tid-8) Sending Assignment Command (msc_a.c:706) 20250410105248249 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ)[0x563b4cc4ffe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250410105248249 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105248249 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105248249 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105248249 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105248249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105248249 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105248249 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105248249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105248249 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105248249 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3b 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 a4 0f c9 00 01 24 00 22 01 0b 07 01 0a a1 a5 91 81 05 7c 06 02 02 02 02 2a f8 7d 09 83 ff 57 84 3f 07 82 80 81 7f 7f 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1694)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1694)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1692)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1692)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1692)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1692)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_bssmap_clear0(1700)@7d38b4d9c9a0: f_mo_call_establish 1: rx MNCC SETUP ind TC_mo_cc_bssmap_clear0(1700)@7d38b4d9c9a0: f_mo_call_establish 4: rx Assignment Request 20250410105248251 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ callref-0x8000001f tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(1692)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1692)@7d38b4d9c9a0: vl_len:14 MSC_Test_0-SCCP(1692)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1692)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250410105248251 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105248251 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105248251 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105248251 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105248251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105248251 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105248251 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105248251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105248251 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105248251 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 28 00 01 0e 00 0c 02 7c 06 09 08 07 06 23 28 7e 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1694)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105248251 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ)[0x563b4cc4ffe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105248251 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105248251 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4cc02720]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250410105248252 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_RAN:CI-22222:no-remote-port:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000)[0x563b4cc02720]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250410105248252 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_RAN:CI-22222:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc02720]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250410105248252 DCC DEBUG trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ callref-0x8000001f tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:1596) 20250410105248252 DCC INFO trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ callref-0x8000001f tid-8) Assignment Complete: RAN: GSM#3, CN: GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111 (msc_a.c:1597) 20250410105248252 DCC DEBUG trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ callref-0x8000001f tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:2187) 20250410105248252 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ callref-0x8000001f tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_mo_cc_bssmap_clear0(1700)@7d38b4d9c9a0: f_mo_call_establish 3: rx RTP CREATE TC_mo_cc_bssmap_clear0(1700)@7d38b4d9c9a0: f_mo_call_establish 5: rx MDCX for the RAN side 20250410105248253 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ callref-0x8000001f tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250410105248253 DCC DEBUG trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ callref-0x8000001f tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105248253 DCC DEBUG trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ callref-0x8000001f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105248253 DCC DEBUG trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ callref-0x8000001f tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250410105248253 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ)[0x563b4cc4ffe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105248253 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105248253 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105248253 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105248253 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105248253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105248253 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105248253 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105248253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105248253 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105248253 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 a4 0f c9 00 01 0d 01 00 0a 83 02 04 06 60 00 02 04 01 85 (osmo_ss7_asp.c:1175) 20250410105248253 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc02720]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105248253 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc02720]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410105248253 DCC DEBUG call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ)[0x563b4cc55d70]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-M3UA(1694)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1694)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1692)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1692)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1692)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1692)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105248254 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ callref-0x8000001f tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250410105248254 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ callref-0x8000001f tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105248254 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ callref-0x8000001f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105248254 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ callref-0x8000001f tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250410105248254 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ)[0x563b4cc4ffe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105248254 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105248254 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105248254 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105248254 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105248254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105248254 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105248254 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105248254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105248254 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105248254 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 a4 0f c9 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1694)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1694)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1692)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1692)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1692)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1692)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_bssmap_clear0(1700)@7d38b4d9c9a0: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-SCCP(1692)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1692)@7d38b4d9c9a0: vl_len:6 MSC_Test_0-SCCP(1692)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1692)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000422040100'O 20250410105248255 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105248255 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105248255 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105248255 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105248255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1694)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105248255 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105248255 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105248255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105248255 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105248255 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1d 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 28 00 01 06 00 04 22 04 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105248256 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ)[0x563b4cc4ffe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105248256 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105248256 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250410105248256 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250410105248256 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02 + msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,CC,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105248256 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02 + vlr_subscr_cancel_attach_fsm: now used by 5 (attached,active-conn,CC,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105248256 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,CC,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105248256 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ callref-0x8000001f tid-8) Freeing transaction (transaction.c:243) 20250410105248256 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ callref-0x8000001f tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250410105248256 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ callref-0x8000001f tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250410105248256 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ callref-0x8000001f tid-8) new state CALL_DELIVERED -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250410105248256 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ)[0x563b4cc4ffe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105248256 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ callref-0x8000001f tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250410105248256 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ callref-0x8000001f tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250410105248256 DCC DEBUG trans(CC:NULL IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ callref-0x8000001f tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105248256 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02 - CC: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (transaction.c:281) 20250410105248256 DCC DEBUG call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ)[0x563b4cc55d70]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250410105248256 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc02720]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410105248256 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc02720]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ)[0x563b4cc55d70] (call_leg.c:197) 20250410105248256 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc02720]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410105248256 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc02720]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410105248256 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cbf5710]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410105248256 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cbf5710]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ)[0x563b4cc55d70] (call_leg.c:197) 20250410105248256 DCC DEBUG call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ)[0x563b4cc55d70]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250410105248256 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cbf5710]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250410105248256 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cbf5710]{ESTABLISHING}: Deallocated (fsm.c:568) 20250410105248256 DCC DEBUG call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ)[0x563b4cc55d70]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250410105248256 DCC DEBUG call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ)[0x563b4cc55d70]{RELEASING}: Removing from parent msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ)[0x563b4cbf35f0] (call_leg.c:198) 20250410105248256 DCC DEBUG call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ)[0x563b4cc55d70]{RELEASING}: Freeing instance (call_leg.c:198) 20250410105248256 DCC DEBUG call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ)[0x563b4cc55d70]{RELEASING}: Deallocated (fsm.c:568) 20250410105248256 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250410105248256 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ)[0x563b4cc4ffe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105248256 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105248256 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105248256 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105248256 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105248256 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105248256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105248256 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105248256 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105248256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105248256 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105248256 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 a4 0f c9 00 01 09 01 00 06 83 2d 08 02 e1 af (osmo_ss7_asp.c:1175) 20250410105248256 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105248256 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105248256 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105248256 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105248256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105248256 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105248256 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105248256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105248256 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105248256 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 a4 0f c9 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1694)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1694)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1692)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1692)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1692)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1692)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1694)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1694)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1692)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1692)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1692)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1692)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1695)@7d38b4d9c9a0: Deleted conn table entry 0TC_mo_cc_bssmap_clear0(1700)-2147483617 TC_mo_cc_bssmap_clear0(1700)@7d38b4d9c9a0: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_cc_bssmap_clear0(1700)@7d38b4d9c9a0: f_mo_call_establish DONE TC_mo_cc_bssmap_clear0(1700)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1692)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1692)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1692)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1692)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410105248758 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ)[0x563b4cc4ffe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105248758 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105248757 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105248757 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105248757 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105248757 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105248757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105248757 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105248758 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105248758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105248758 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105248758 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 28 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105248758 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) MSC_Test_0-M3UA(1694)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105248758 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105248758 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105248758 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ)[0x563b4cc366f0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105248758 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ)[0x563b4cc366f0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ)[0x563b4cbf35f0] (msc_a.c:1053) 20250410105248758 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ)[0x563b4cc366f0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105248758 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ)[0x563b4cc366f0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410105248758 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc4ad70] (msc_a.c:1053) 20250410105248758 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105248758 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105248758 DMSC DEBUG msub_fsm[0x563b4cc4ad70]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105248758 DMSC DEBUG msub(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02) MSC-A terminated (msub.c:261) 20250410105248758 DMSC DEBUG msub(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02) 1 MSC-I still active (msub.c:79) 20250410105248758 DMSC DEBUG msub_fsm[0x563b4cc4ad70]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105248758 DMSC DEBUG msub_fsm[0x563b4cc4ad70]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105248758 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ)[0x563b4cc4ffe0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105248758 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ)[0x563b4cc4ffe0]{READY}: Removing from parent msub_fsm[0x563b4cc4ad70] (msub.c:113) 20250410105248758 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-296 (ran_conn.c:155) 20250410105248758 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ)[0x563b4cc4ffe0]{READY}: Freeing instance (msub.c:113) 20250410105248758 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02:GERAN-A-296:CM_SERVICE_REQ)[0x563b4cc4ffe0]{READY}: Deallocated (fsm.c:568) 20250410105248758 DMSC DEBUG msub(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02) Free (msub.c:119) 20250410105248758 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02 - active-conn: now used by 1 (attached) (msub.c:375) 20250410105248758 DMSC DEBUG msub_fsm[0x563b4cc4ad70]{terminating}: Freeing instance (msub.c:113) 20250410105248758 DMSC DEBUG msub_fsm[0x563b4cc4ad70]{terminating}: Deallocated (fsm.c:568) 20250410105248758 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105248758 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105248758 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105248758 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105248758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105248758 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105248758 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105248758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105248758 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105248758 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0b 04 a4 0f c9 00 01 28 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1694)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1694)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410105248758 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105248758 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105248758 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105248758 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105248758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105248758 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105248758 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105248758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105248758 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105248758 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 28 a4 0f c9 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(1692)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(1694)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1693)@7d38b4d9c9a0: Deleted conn table entry 0TC_mo_cc_bssmap_clear0(1700)10751945 TC_mo_cc_bssmap_clear0(1700)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105248758 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410105248758 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x6C290A02 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_cc_bssmap_clear0(1700)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_cc_bssmap_clear0(1700)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_bssmap_clear0(1700)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test-GSUP(1698)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105249775 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410105249775 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105249775 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410105249775 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410105249776 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410105249776 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105249776 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410105249776 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410105249776 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410105249776 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) MSC_Test_0-RAN(1693)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105249776 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410105249776 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410105249776 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410105249776 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410105249776 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410105249776 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105249776 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105249776 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410105249776 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410105249776 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410105249776 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250410105249776 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410105249776 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410105249776 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-M3UA(1694)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(1692)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(1697)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(1695)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1701)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(1696)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1691)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(1699)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1691): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(1692): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(1693): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(1694): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(1695): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(1696): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(1697): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(1698): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(1699): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_mo_cc_bssmap_clear0(1700): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1701): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_mo_cc_bssmap_clear finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_cc_bssmap_clear pass'. Thu Apr 10 10:52:49 UTC 2025 ====== MSC_Tests.TC_mo_cc_bssmap_clear pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_mo_cc_bssmap_clear.talloc 20250410105250777 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=422544) 20250410105251777 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410105251777 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410105251777 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410105251778 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=422544, count=423704) 20250410105252780 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_cc_bssmap_clear pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_invalid_mgcp_crash'. ------ MSC_Tests.TC_invalid_mgcp_crash ------ Thu Apr 10 10:52:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_invalid_mgcp_crash.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_invalid_mgcp_crash.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410105253780 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_invalid_mgcp_crash' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_invalid_mgcp_crash started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1705)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(1705)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1705)@7d38b4d9c9a0: ************************************************* MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-SCCP(1703)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410105254328 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1706)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410105254517 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410105254517 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410105254517 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410105254517 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1705)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1705)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1705)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410105254519 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105254519 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410105254519 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410105254519 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410105254519 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410105254519 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410105254519 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410105254519 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) MSC_Test_0-M3UA(1705)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(1705)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410105254519 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410105254519 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410105254519 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1705)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1705)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1705)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1705)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410105254520 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105254520 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410105254520 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410105254520 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410105254520 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410105254520 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410105254520 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410105254520 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105254520 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410105254520 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410105254520 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105254520 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1705)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1705)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1705)@7d38b4d9c9a0: Message received on association #8 20250410105254520 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) MSC_Test_0-M3UA(1705)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1705)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) 20250410105254520 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1705)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1705)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105254782 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410105254782 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1708)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1708)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410105254783 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1708)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1708)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1708)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1708)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1708)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1708)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410105254799 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410105254799 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1709)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000007" to be handled at TC_invalid_mgcp_crash0(1711) TC_invalid_mgcp_crash0(1711)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410105255328 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105255328 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105255328 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105255328 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105255328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105255328 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105255328 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105255328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105255328 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105255328 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1705)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105255329 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105255329 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105255329 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105255329 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105255329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105255329 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105255329 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105255329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105255329 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105255329 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1705)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1705)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1704)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1704)@7d38b4d9c9a0: Added conn table entry 0TC_invalid_mgcp_crash0(1711)617987 MSC_Test_0-SCCP(1703)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(1704)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410105255336 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105255336 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105255336 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105255336 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105255336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105255336 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105255336 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105255336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105255336 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105255336 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 09 6e 03 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1705)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105255336 DMSC DEBUG msub_fsm[0x563b4cc4ad70]{active}: Allocated (fsm.c:456) 20250410105255336 DMSC DEBUG msc_i[0x563b4cc02720]{READY}: Allocated (fsm.c:456) 20250410105255336 DMSC DEBUG msc_i[0x563b4cc02720]{READY}: is child of msub_fsm[0x563b4cc4ad70] (fsm.c:486) 20250410105255336 DMSC DEBUG msc_a[0x563b4cc55c40]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105255336 DMSC DEBUG msc_a[0x563b4cc55c40]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc4ad70] (fsm.c:486) 20250410105255336 DMSC DEBUG msc_a(unknown:GERAN-A-297:NONE)[0x563b4cc55c40]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105255336 DMSC DEBUG msc_i(unknown:GERAN-A-297:NONE)[0x563b4cc02720]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105255336 DMSC DEBUG msc_a(unknown:GERAN-A-297:NONE)[0x563b4cc55c40]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105255336 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-297:LU)[0x563b4cc55c40]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410105255336 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-297:LU)[0x563b4cc55c40]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410105255336 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-297:LU)[0x563b4cc55f80]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410105255336 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-297:LU)[0x563b4cc55f80]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-297:LU)[0x563b4cc55c40] (fsm.c:486) 20250410105255336 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-297:LU)[0x563b4cc55f80]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410105255336 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-297:LU)[0x563b4cc55f80]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410105255337 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410105255337 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410105255337 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-297:LU)[0x563b4cc55c40]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105255337 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-297:LU)[0x563b4cc55c40]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105255337 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250410105255337 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410105255337 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-297:LU)[0x563b4cc55f80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410105255337 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-297:LU)[0x563b4cc55f80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410105255337 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-297:LU)[0x563b4cc55f80]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410105255337 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-297:LU)[0x563b4cc55f80]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410105255337 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-297:LU)[0x563b4cc02720]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105255337 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-297:LU)[0x563b4cc55f80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410105255337 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-297:LU)[0x563b4cc55f80]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410105255337 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-297:LU)[0x563b4cbf5710]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105255337 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-297:LU)[0x563b4cbf5710]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-297:LU)[0x563b4cc55f80] (fsm.c:486) 20250410105255337 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-297:LU)[0x563b4cbf5710]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410105255337 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-297:LU)[0x563b4cbf5710]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410105255337 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105255337 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105255337 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105255337 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105255337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105255337 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105255337 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105255337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105255337 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105255337 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0a 02 09 6e 03 00 01 29 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105255337 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105255337 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105255337 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105255337 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105255337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105255337 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105255337 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105255337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105255337 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105255337 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 09 6e 03 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1705)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1705)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1705)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1705)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1703)@7d38b4d9c9a0: { messageType := 2, destLocRef := '096E03'O, sourceLocRef := '000129'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1703)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(1709)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000007" handled at TC_invalid_mgcp_crash0(1711) MSC_Test-GSUP(1709)@7d38b4d9c9a0: Added IMSI table entry 0TC_invalid_mgcp_crash0(1711)"262420000000007" MSC_Test_0-SCCP(1703)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1703)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1703)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1703)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105255341 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410105255341 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1703)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1703)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1703)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1703)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1705)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105255342 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105255342 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105255342 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105255342 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105255342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105255342 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105255342 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105255342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105255342 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-297:LU)[0x563b4cc02720]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105255342 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-297:LU)[0x563b4cc55c40]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105255342 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105255342 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 29 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_invalid_mgcp_crash0(1711)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_invalid_mgcp_crash0(1711)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410105255347 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105255347 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250410105255347 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410105255347 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105255348 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105255348 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-297:LU)[0x563b4cc55f80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410105255348 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-297:LU)[0x563b4cbf5710]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410105255348 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-297:LU)[0x563b4cbf5710]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410105255348 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-297:LU)[0x563b4cbf5710]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410105255348 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-297:LU)[0x563b4cbf5710]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-297:LU)[0x563b4cc55f80] (vlr_lu_fsm.c:110) 20250410105255348 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-297:LU)[0x563b4cbf5710]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410105255348 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-297:LU)[0x563b4cbf5710]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105255348 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-297:LU)[0x563b4cc55f80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410105255348 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-297:LU)[0x563b4cc55f80]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410105255348 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-297:LU)[0x563b4cc55d70]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105255348 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-297:LU)[0x563b4cc55d70]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-297:LU)[0x563b4cc55f80] (fsm.c:486) 20250410105255348 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-297:LU)[0x563b4cc55d70]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410105255348 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-297:LU)[0x563b4cc55d70]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410105255348 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-297:LU)[0x563b4cc55d70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410105255348 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-297:LU)[0x563b4cc55d70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410105255348 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:TMSInew-0x4DC244C5) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410105255348 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-297:LU)[0x563b4cc55d70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410105255348 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:TMSInew-0x4DC244C5 LOCATION UPDATE ACCEPT (TMSI = 0x4dc244c5) (gsm_04_08.c:149) 20250410105255348 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:TMSInew-0x4DC244C5:GERAN-A-297:LU)[0x563b4cc02720]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105255348 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:TMSInew-0x4DC244C5 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105255348 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105255348 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105255348 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105255348 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105255348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105255348 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105255348 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105255348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105255348 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105255348 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 09 6e 03 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 4d c2 44 c5 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1705)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1705)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1703)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1703)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1703)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1703)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_invalid_mgcp_crash0(1711)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1704)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1704)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(1703)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1703)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1703)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1703)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O 20250410105255358 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105255358 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105255358 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105255358 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105255358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1705)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105255358 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105255358 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105255358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105255358 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105255358 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 29 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105255358 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:TMSInew-0x4DC244C5:GERAN-A-297:LU)[0x563b4cc02720]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105255358 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:TMSInew-0x4DC244C5:GERAN-A-297:LU)[0x563b4cc55c40]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105255358 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:TMSInew-0x4DC244C5:GERAN-A-297:LU)[0x563b4cc55c40]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410105255358 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:TMSInew-0x4DC244C5:GERAN-A-297:LU)[0x563b4cc55f80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410105255358 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-297:LU)[0x563b4cc55d70]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410105255358 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410105255358 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-297:LU)[0x563b4cc55d70]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410105255358 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-297:LU)[0x563b4cc55f80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410105255358 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-297:LU)[0x563b4cc55d70]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410105255358 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-297:LU)[0x563b4cc55d70]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-297:LU)[0x563b4cc55f80] (vlr_lu_fsm.c:817) 20250410105255358 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-297:LU)[0x563b4cc55d70]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410105255358 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x946459EA:GERAN-A-297:LU)[0x563b4cc55d70]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105255358 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-297:LU)[0x563b4cc55f80]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410105255358 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-297:LU)[0x563b4cc55c40]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410105255358 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-297:LU)[0x563b4cc55c40]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.978s remaining) (msc_a.c:450) 20250410105255358 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250410105255358 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-297:LU)[0x563b4cc55c40]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105255358 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-297:LU)[0x563b4cc55c40]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410105255358 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105255358 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105255358 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105255358 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-297:LU)[0x563b4cc02720]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105255358 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105255359 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105255359 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105255359 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105255359 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105255359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105255359 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105255359 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105255359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105255359 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105255359 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 09 6e 03 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1705)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1705)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1703)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1703)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1703)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1703)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1703)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1703)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1703)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1703)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410105255361 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105255361 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105255361 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105255361 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(1705)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105255361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105255361 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105255361 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105255361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105255361 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105255361 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 29 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105255361 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-297:LU)[0x563b4cc02720]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105255361 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-297:LU)[0x563b4cc55c40]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105255361 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-297:LU)[0x563b4cc55c40]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105255361 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-297:LU)[0x563b4cc55c40]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105255361 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-297:LU)[0x563b4cc55c40]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105255361 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-297:LU)[0x563b4cc55f80]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105255361 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-297:LU)[0x563b4cc55f80]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-297:LU)[0x563b4cc55c40] (msc_a.c:1053) 20250410105255361 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-297:LU)[0x563b4cc55f80]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410105255361 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-297:LU)[0x563b4cc55f80]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105255361 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-297:LU)[0x563b4cc55f80]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410105255361 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-297:LU)[0x563b4cc55c40]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc4ad70] (msc_a.c:1053) 20250410105255361 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-297:LU)[0x563b4cc55c40]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105255361 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-297:LU)[0x563b4cc55c40]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105255361 DMSC DEBUG msub_fsm[0x563b4cc4ad70]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105255361 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5) MSC-A terminated (msub.c:261) 20250410105255361 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5) 1 MSC-I still active (msub.c:79) 20250410105255361 DMSC DEBUG msub_fsm[0x563b4cc4ad70]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105255361 DMSC DEBUG msub_fsm[0x563b4cc4ad70]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105255361 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-297:LU)[0x563b4cc02720]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105255361 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-297:LU)[0x563b4cc02720]{READY}: Removing from parent msub_fsm[0x563b4cc4ad70] (msub.c:113) 20250410105255361 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-297 (ran_conn.c:155) 20250410105255361 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-297:LU)[0x563b4cc02720]{READY}: Freeing instance (msub.c:113) 20250410105255361 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-297:LU)[0x563b4cc02720]{READY}: Deallocated (fsm.c:568) 20250410105255361 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5) Free (msub.c:119) 20250410105255361 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5 - active-conn: now used by 1 (attached) (msub.c:375) 20250410105255361 DMSC DEBUG msub_fsm[0x563b4cc4ad70]{terminating}: Freeing instance (msub.c:113) 20250410105255361 DMSC DEBUG msub_fsm[0x563b4cc4ad70]{terminating}: Deallocated (fsm.c:568) 20250410105255361 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105255361 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105255361 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105255361 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105255361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105255361 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105255361 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105255361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105255362 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105255362 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0a 04 09 6e 03 00 01 29 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1705)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1705)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1703)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(1705)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105255362 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105255362 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105255362 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105255362 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105255362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105255362 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105255362 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105255362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105255362 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105255362 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 29 09 6e 03 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1704)@7d38b4d9c9a0: Deleted conn table entry 0TC_invalid_mgcp_crash0(1711)617987 TC_invalid_mgcp_crash0(1711)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105255364 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410105255364 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_invalid_mgcp_crash0(1711)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_invalid_mgcp_crash0(1711)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_invalid_mgcp_crash0(1711)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_invalid_mgcp_crash0(1711)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '4DC244C5'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1704)@7d38b4d9c9a0: Added conn table entry 0TC_invalid_mgcp_crash0(1711)27857 MSC_Test_0-RAN(1704)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1703)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(1705)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105255568 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105255568 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105255568 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105255568 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105255568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105255568 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105255568 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105255568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105255568 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105255568 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 00 6c d1 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 4d c2 44 c5 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105255569 DMSC DEBUG msub_fsm[0x563b4cc55f80]{active}: Allocated (fsm.c:456) 20250410105255569 DMSC DEBUG msc_i[0x563b4cc55c40]{READY}: Allocated (fsm.c:456) 20250410105255569 DMSC DEBUG msc_i[0x563b4cc55c40]{READY}: is child of msub_fsm[0x563b4cc55f80] (fsm.c:486) 20250410105255569 DMSC DEBUG msc_a[0x563b4cc02720]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105255569 DMSC DEBUG msc_a[0x563b4cc02720]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc55f80] (fsm.c:486) 20250410105255569 DMSC DEBUG msc_a(unknown:GERAN-A-298:NONE)[0x563b4cc02720]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105255569 DMSC DEBUG msc_i(unknown:GERAN-A-298:NONE)[0x563b4cc55c40]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105255569 DMSC DEBUG msc_a(unknown:GERAN-A-298:NONE)[0x563b4cc02720]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105255569 DMM DEBUG msc_a(TMSI-0x4DC244C5:GERAN-A-298:CM_SERVICE_REQ)[0x563b4cc02720]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250410105255569 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4DC244C5:GERAN-A-298:CM_SERVICE_REQ)[0x563b4cc4ad70]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410105255569 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4DC244C5:GERAN-A-298:CM_SERVICE_REQ)[0x563b4cc4ad70]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x4DC244C5:GERAN-A-298:CM_SERVICE_REQ)[0x563b4cc02720] (fsm.c:486) 20250410105255569 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4DC244C5:GERAN-A-298:CM_SERVICE_REQ)[0x563b4cc4ad70]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410105255569 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4DC244C5:GERAN-A-298:CM_SERVICE_REQ)[0x563b4cc4ad70]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410105255569 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410105255569 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410105255569 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-298:CM_SERVICE_REQ)[0x563b4cc02720]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105255569 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-298:CM_SERVICE_REQ)[0x563b4cc02720]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105255569 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-298:CM_SERVICE_REQ)[0x563b4cc4ad70]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410105255569 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-298:CM_SERVICE_REQ)[0x563b4cc4ad70]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410105255569 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-298:CM_SERVICE_REQ)[0x563b4cc4ad70]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410105255569 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-298:CM_SERVICE_REQ)[0x563b4cc55c40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105255569 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-298:CM_SERVICE_REQ)[0x563b4cc4ad70]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410105255569 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-298:CM_SERVICE_REQ)[0x563b4cc4ad70]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410105255569 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-298:CM_SERVICE_REQ)[0x563b4cc4ad70]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410105255569 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-298:CM_SERVICE_REQ)[0x563b4cc4ad70]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410105255569 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-298:CM_SERVICE_REQ)[0x563b4cc4ad70]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410105255569 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-298:CM_SERVICE_REQ)[0x563b4cc4ad70]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410105255569 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-298:CM_SERVICE_REQ)[0x563b4cc4ad70]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410105255569 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-298:CM_SERVICE_REQ)[0x563b4cc55c40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105255569 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-298:CM_SERVICE_REQ)[0x563b4cc02720]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410105255569 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-298:CM_SERVICE_REQ)[0x563b4cc02720]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250410105255569 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250410105255569 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410105255569 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105255569 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105255569 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105255569 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105255569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105255569 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105255569 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105255569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105255569 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105255569 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 09 02 00 6c d1 00 01 2a 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105255569 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105255569 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105255569 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105255569 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105255569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105255569 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105255569 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105255569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105255569 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105255569 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 09 06 00 6c d1 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1175) 20250410105255569 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105255569 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105255569 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105255569 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105255569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105255569 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105255569 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105255569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105255569 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105255569 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 09 06 00 6c d1 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1705)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1705)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1705)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1705)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1705)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1705)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1703)@7d38b4d9c9a0: { messageType := 2, destLocRef := '006CD1'O, sourceLocRef := '00012A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1703)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1703)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1703)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1703)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1703)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1703)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1703)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1703)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1703)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105255571 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410105255571 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_invalid_mgcp_crash0(1711)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_invalid_mgcp_crash0(1711)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1706)@7d38b4d9c9a0: Created MnccExpect[0] for "12345" to be handled at TC_invalid_mgcp_crash0(1711) MSC_Test-MGCP(1707)@7d38b4d9c9a0: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_invalid_mgcp_crash0(1711) MSC_Test_0-RAN(1704)@7d38b4d9c9a0: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1704)@7d38b4d9c9a0: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1703)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1703)@7d38b4d9c9a0: vl_len:19 MSC_Test_0-SCCP(1703)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1703)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(1705)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105255582 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105255582 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105255582 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105255582 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105255582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105255582 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105255582 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105255582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105255582 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105255582 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 2a 00 01 13 01 00 10 03 45 04 06 60 05 04 02 00 81 5e 04 80 21 43 f5 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105255582 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-298:CM_SERVICE_REQ)[0x563b4cc55c40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105255582 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-298:CM_SERVICE_REQ)[0x563b4cc02720]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105255582 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250410105255582 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5 callref-0x80000020 tid-8) New transaction (transaction.c:231) 20250410105255582 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-298:CM_SERVICE_REQ)[0x563b4cc02720]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250410105255582 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-298:CM_SERVICE_REQ)[0x563b4cc02720]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250410105255582 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-298:CM_SERVICE_REQ callref-0x80000020 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250410105255582 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-298:CM_SERVICE_REQ callref-0x80000020 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105255582 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250410105255582 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-298:CM_SERVICE_REQ callref-0x80000020 tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:702) 20250410105255582 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-298:CM_SERVICE_REQ callref-0x80000020 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250410105255582 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-298:CM_SERVICE_REQ callref-0x80000020 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250410105255582 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-298:CM_SERVICE_REQ)[0x563b4cbf5710]{ESTABLISHING}: Allocated (fsm.c:456) 20250410105255582 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-298:CM_SERVICE_REQ)[0x563b4cbf5710]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-298:CM_SERVICE_REQ)[0x563b4cc02720] (fsm.c:486) 20250410105255582 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-298:CM_SERVICE_REQ callref-0x80000020 tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:2161) 20250410105255582 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-298:CM_SERVICE_REQ)[0x563b4cc48160]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410105255582 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-298:CM_SERVICE_REQ)[0x563b4cc48160]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-298:CM_SERVICE_REQ)[0x563b4cbf5710] (fsm.c:486) 20250410105255582 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_CN:no-CI)[0x563b4cc48160]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250410105255582 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_CN:no-CI)[0x563b4cc48160]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250410105255582 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-298:CM_SERVICE_REQ)[0x563b4cc4fdf0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410105255582 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-298:CM_SERVICE_REQ)[0x563b4cc4fdf0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-298:CM_SERVICE_REQ)[0x563b4cbf5710] (fsm.c:486) 20250410105255582 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_RAN:no-CI)[0x563b4cc4fdf0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250410105255582 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_RAN:no-CI)[0x563b4cc4fdf0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1707)@7d38b4d9c9a0: Found Expect[0] for { line := { verb := "CRCX", trans_id := "212", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "80" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_invalid_mgcp_crash0(1711) TC_invalid_mgcp_crash0(1711)@7d38b4d9c9a0: f_mo_call_establish 2: rx 1st CRCX 20250410105255597 DLMGCP ERROR Failed to parse SDP parameter, can't parse codec in rtpmap: "a=rtpmap:98 FOO/8000" (mgcp_client.c:411) 20250410105255597 DLMGCP ERROR MGCP_CONN(RTP_TO_CN)[0x563b4cbf30d0]{ST_CRCX_RESP}: MGW/CRCX: Cannot parse CRCX response (mgcp_client_fsm.c:300) 20250410105255597 DLMGCP ERROR MGW(mgw) Empty endpoint name, can not generate MGCP message (mgcp_client.c:1542) 20250410105255597 DLMGCP ERROR MGCP_CONN(RTP_TO_CN)[0x563b4cbf30d0]{ST_CRCX_RESP}: MGW/DLCX: Error composing DLCX message (mgcp_client_fsm.c:561) 20250410105255597 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_CN:no-CI)[0x563b4cc48160]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_FAIL (mgcp_client_endpoint_fsm.c:444) 20250410105255597 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_CN:no-CI)[0x563b4cc48160]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:206) 20250410105255597 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_CN:no-CI)[0x563b4cc48160]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250410105255597 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_CN:no-CI)[0x563b4cc48160]{DISCARDING}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-298:CM_SERVICE_REQ)[0x563b4cbf5710] (rtp_stream.c:239) 20250410105255598 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_CN:no-CI)[0x563b4cc48160]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250410105255598 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_CN:no-CI)[0x563b4cc48160]{DISCARDING}: Deallocated (fsm.c:568) 20250410105255598 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-298:CM_SERVICE_REQ)[0x563b4cbf5710]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_GONE (rtp_stream.c:239) 20250410105255598 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-298:CM_SERVICE_REQ)[0x563b4cbf5710]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250410105255598 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_RAN:no-CI)[0x563b4cc4fdf0]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410105255598 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_RAN:no-CI)[0x563b4cc4fdf0]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-298:CM_SERVICE_REQ)[0x563b4cbf5710] (call_leg.c:197) 20250410105255598 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_RAN:no-CI)[0x563b4cc4fdf0]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250410105255598 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_RAN:no-CI)[0x563b4cc4fdf0]{ESTABLISHING}: Deallocated (fsm.c:568) 20250410105255598 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-298:CM_SERVICE_REQ)[0x563b4cbf5710]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250410105255598 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-298:CM_SERVICE_REQ)[0x563b4cbf5710]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-298:CM_SERVICE_REQ)[0x563b4cc02720] (call_leg.c:198) 20250410105255598 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-298:CM_SERVICE_REQ)[0x563b4cbf5710]{RELEASING}: Freeing instance (call_leg.c:198) 20250410105255598 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-298:CM_SERVICE_REQ)[0x563b4cbf5710]{RELEASING}: Deallocated (fsm.c:568) 20250410105255598 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-298:CM_SERVICE_REQ)[0x563b4cc02720]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250410105255598 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-298:CM_SERVICE_REQ callref-0x80000020 tid-8) Freeing transaction (transaction.c:243) 20250410105255598 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-298:CM_SERVICE_REQ callref-0x80000020 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250410105255598 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-298:CM_SERVICE_REQ callref-0x80000020 tid-8) new state INITIATED -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250410105255598 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-298:CM_SERVICE_REQ)[0x563b4cc55c40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105255598 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-298:CM_SERVICE_REQ callref-0x80000020 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250410105255598 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-298:CM_SERVICE_REQ callref-0x80000020 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250410105255598 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-298:CM_SERVICE_REQ callref-0x80000020 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105255598 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250410105255598 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-298:CM_SERVICE_REQ)[0x563b4cc02720]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105255598 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-298:CM_SERVICE_REQ)[0x563b4cc02720]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250410105255598 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105255598 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105255598 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105255598 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-298:CM_SERVICE_REQ)[0x563b4cc55c40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105255598 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105255598 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105255598 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105255598 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105255598 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105255598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105255598 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105255598 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105255598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105255598 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105255598 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 09 06 00 6c d1 00 01 09 01 00 06 83 2d 08 02 e1 af (osmo_ss7_asp.c:1175) 20250410105255598 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105255598 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105255598 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105255598 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105255598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105255598 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105255598 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105255598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105255598 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105255598 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 09 06 00 6c d1 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1705)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1705)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1705)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1705)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1703)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1703)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1703)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1703)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1703)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1703)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1703)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1703)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_invalid_mgcp_crash0(1711)@7d38b4d9c9a0: f_mo_call_establish 11: rx CC RELEASE MSC_Test_0-SCCP(1703)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1703)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1703)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1703)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1705)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105255603 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105255603 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105255603 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105255603 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105255603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105255603 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105255603 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105255603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105255603 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105255603 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 2a 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105255603 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-298:CM_SERVICE_REQ)[0x563b4cc55c40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105255603 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-298:CM_SERVICE_REQ)[0x563b4cc02720]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105255603 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-298:CM_SERVICE_REQ)[0x563b4cc02720]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105255603 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-298:CM_SERVICE_REQ)[0x563b4cc02720]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105255603 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-298:CM_SERVICE_REQ)[0x563b4cc02720]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105255603 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-298:CM_SERVICE_REQ)[0x563b4cc4ad70]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105255603 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-298:CM_SERVICE_REQ)[0x563b4cc4ad70]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-298:CM_SERVICE_REQ)[0x563b4cc02720] (msc_a.c:1053) 20250410105255603 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-298:CM_SERVICE_REQ)[0x563b4cc4ad70]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105255603 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-298:CM_SERVICE_REQ)[0x563b4cc4ad70]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410105255603 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-298:CM_SERVICE_REQ)[0x563b4cc02720]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc55f80] (msc_a.c:1053) 20250410105255603 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-298:CM_SERVICE_REQ)[0x563b4cc02720]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105255603 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-298:CM_SERVICE_REQ)[0x563b4cc02720]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105255603 DMSC DEBUG msub_fsm[0x563b4cc55f80]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105255603 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5) MSC-A terminated (msub.c:261) 20250410105255603 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5) 1 MSC-I still active (msub.c:79) 20250410105255603 DMSC DEBUG msub_fsm[0x563b4cc55f80]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105255603 DMSC DEBUG msub_fsm[0x563b4cc55f80]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105255603 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-298:CM_SERVICE_REQ)[0x563b4cc55c40]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105255603 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-298:CM_SERVICE_REQ)[0x563b4cc55c40]{READY}: Removing from parent msub_fsm[0x563b4cc55f80] (msub.c:113) 20250410105255603 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-298 (ran_conn.c:155) 20250410105255603 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-298:CM_SERVICE_REQ)[0x563b4cc55c40]{READY}: Freeing instance (msub.c:113) 20250410105255603 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-298:CM_SERVICE_REQ)[0x563b4cc55c40]{READY}: Deallocated (fsm.c:568) 20250410105255603 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5) Free (msub.c:119) 20250410105255603 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5 - active-conn: now used by 1 (attached) (msub.c:375) 20250410105255603 DMSC DEBUG msub_fsm[0x563b4cc55f80]{terminating}: Freeing instance (msub.c:113) 20250410105255603 DMSC DEBUG msub_fsm[0x563b4cc55f80]{terminating}: Deallocated (fsm.c:568) 20250410105255604 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105255604 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105255604 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105255604 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105255604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105255604 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105255604 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105255604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105255604 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105255604 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 09 04 00 6c d1 00 01 2a 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1705)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1705)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1703)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(1705)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105255604 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105255604 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105255604 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105255604 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105255604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105255604 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105255604 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105255604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105255604 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105255604 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 2a 00 6c d1 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1704)@7d38b4d9c9a0: Deleted conn table entry 0TC_invalid_mgcp_crash0(1711)27857 TC_invalid_mgcp_crash0(1711)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105255605 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410105255605 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_invalid_mgcp_crash0(1711)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_invalid_mgcp_crash0(1711)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_invalid_mgcp_crash0(1711)@7d38b4d9c9a0: Osmux ok: use_osmux = false got_osmux_count = 0 TC_invalid_mgcp_crash0(1711)@7d38b4d9c9a0: f_mo_call_establish DONE TC_invalid_mgcp_crash0(1711)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_invalid_mgcp_crash0(1711)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410105256110 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410105256110 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250410105256110 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410105256110 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105256110 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410105256110 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410105256110 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410105256110 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105256110 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410105256110 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410105256110 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410105256110 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105256110 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410105256110 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410105256110 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410105256110 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410105256110 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410105256110 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410105256110 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410105256110 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105256110 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105256110 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410105256110 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1705)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(1706)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1702)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105256112 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(1710)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(1708)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(1709)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(1703)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1712)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(1707)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(1704)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1702): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(1703): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(1704): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(1705): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(1706): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(1707): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(1708): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(1709): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(1710): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_invalid_mgcp_crash0(1711): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1712): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_invalid_mgcp_crash finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_invalid_mgcp_crash pass'. Thu Apr 10 10:52:56 UTC 2025 ====== MSC_Tests.TC_invalid_mgcp_crash pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_invalid_mgcp_crash.talloc 20250410105257114 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=345660) 20250410105258111 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410105258111 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410105258111 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410105258114 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=345660, count=347536) 20250410105259116 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_invalid_mgcp_crash pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_mm_id_resp_no_identity'. ------ MSC_Tests.TC_mm_id_resp_no_identity ------ Thu Apr 10 10:52:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_mm_id_resp_no_identity.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_mm_id_resp_no_identity.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410105300116 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_mm_id_resp_no_identity' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_mm_id_resp_no_identity started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(1716)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(1716)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1716)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(1714)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410105300678 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1717)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410105300872 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410105300872 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410105300872 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410105300872 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1716)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1716)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1716)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410105300874 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105300874 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410105300874 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410105300874 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410105300874 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410105300874 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410105300874 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410105300874 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105300874 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410105300874 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410105300874 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1716)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(1716)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1716)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1716)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1716)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1716)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1716)@7d38b4d9c9a0: Message received on association #8 20250410105300874 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105300874 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410105300874 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410105300874 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410105300874 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410105300874 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410105300874 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410105300874 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105300874 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410105300874 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410105300874 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105300874 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410105300874 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410105300874 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1716)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1716)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1716)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1716)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1716)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1716)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105301117 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410105301117 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1719)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1719)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410105301122 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1719)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1719)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1719)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1719)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1719)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1719)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410105301131 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410105301131 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_mm_id_resp_no_identity0(1722)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'FFFFFFFF'O } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410105301685 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105301685 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105301685 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105301685 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105301685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105301685 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105301685 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105301685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105301685 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105301685 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1716)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105301686 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105301686 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105301686 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105301686 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105301686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105301686 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105301686 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105301686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105301686 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105301686 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1716)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1716)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1715)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1715)@7d38b4d9c9a0: Added conn table entry 0TC_mm_id_resp_no_identity0(1722)4341796 MSC_Test_0-SCCP(1714)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(1715)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410105301702 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105301702 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105301702 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105301702 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105301702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105301702 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105301702 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105301702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105301702 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105301702 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 43 00 00 00 c1 00 00 00 b9 03 02 00 00 01 42 40 24 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1e 00 1c 57 05 08 00 62 f2 24 00 17 00 2a 17 0f 05 08 02 62 f2 20 99 99 52 05 f4 ff ff ff ff 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1716)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105301703 DMSC DEBUG msub_fsm[0x563b4cc48160]{active}: Allocated (fsm.c:456) 20250410105301703 DMSC DEBUG msc_i[0x563b4cc4fdf0]{READY}: Allocated (fsm.c:456) 20250410105301703 DMSC DEBUG msc_i[0x563b4cc4fdf0]{READY}: is child of msub_fsm[0x563b4cc48160] (fsm.c:486) 20250410105301703 DMSC DEBUG msc_a[0x563b4cc366f0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105301703 DMSC DEBUG msc_a[0x563b4cc366f0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc48160] (fsm.c:486) 20250410105301704 DMSC DEBUG msc_a(unknown:GERAN-A-299:NONE)[0x563b4cc366f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105301704 DMSC DEBUG msc_i(unknown:GERAN-A-299:NONE)[0x563b4cc4fdf0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105301704 DMSC DEBUG msc_a(unknown:GERAN-A-299:NONE)[0x563b4cc366f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105301704 DMM DEBUG msc_a(TMSI-0xFFFFFFFF:GERAN-A-299:LU)[0x563b4cc366f0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=TMSI-0xFFFFFFFF LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410105301704 DMM DEBUG msc_a(TMSI-0xFFFFFFFF:GERAN-A-299:LU)[0x563b4cc366f0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410105301704 DVLR DEBUG vlr_lu_fsm(TMSI-0xFFFFFFFF:GERAN-A-299:LU)[0x563b4cbf5710]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410105301704 DVLR DEBUG vlr_lu_fsm(TMSI-0xFFFFFFFF:GERAN-A-299:LU)[0x563b4cbf5710]{VLR_ULA_S_IDLE}: is child of msc_a(TMSI-0xFFFFFFFF:GERAN-A-299:LU)[0x563b4cc366f0] (fsm.c:486) 20250410105301704 DVLR DEBUG vlr_lu_fsm(TMSI-0xFFFFFFFF:GERAN-A-299:LU)[0x563b4cbf5710]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410105301704 DVLR DEBUG vlr_lu_fsm(TMSI-0xFFFFFFFF:GERAN-A-299:LU)[0x563b4cbf5710]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410105301704 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1055) 20250410105301704 DVLR INFO New subscr, TMSI: 0xffffffff (vlr.c:592) 20250410105301704 DVLR DEBUG VLR subscr unknown + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410105301704 DMSC DEBUG msc_a(unknown:GERAN-A-299:LU)[0x563b4cc366f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105301704 DMSC DEBUG msc_a(unknown:GERAN-A-299:LU)[0x563b4cc366f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105301704 DVLR DEBUG VLR subscr unknown - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1068) 20250410105301704 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410105301704 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-299:LU)[0x563b4cbf5710]{VLR_ULA_S_IDLE}: vlr_loc_upd_want_imsi() (vlr_lu_fsm.c:1003) 20250410105301704 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-299:LU)[0x563b4cbf5710]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMSI (T3270, 12s) (vlr_lu_fsm.c:1008) 20250410105301704 DMSC DEBUG msc_i(unknown:GERAN-A-299:LU)[0x563b4cc4fdf0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105301704 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105301704 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105301704 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105301704 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105301704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105301704 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105301704 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105301704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105301704 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105301704 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 08 02 42 40 24 00 01 2b 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105301704 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105301704 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105301704 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105301704 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105301704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105301704 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105301705 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105301705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105301705 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105301705 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 08 06 42 40 24 00 01 06 01 00 03 05 18 01 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1716)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1716)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1716)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1716)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1714)@7d38b4d9c9a0: { messageType := 2, destLocRef := '424024'O ("B@$"), sourceLocRef := '00012B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1714)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1714)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1714)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1714)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1714)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1715)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051903000000'O MSC_Test_0-RAN(1715)@7d38b4d9c9a0: patched enc_l3: '055903000000'O MSC_Test_0-SCCP(1714)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1714)@7d38b4d9c9a0: vl_len:9 MSC_Test_0-SCCP(1714)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1714)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010006055903000000'O MSC_Test_0-M3UA(1716)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105301717 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105301717 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105301717 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105301717 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105301717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105301717 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105301717 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105301717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105301717 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105301717 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 2b 00 01 09 01 00 06 05 59 03 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105301717 DMSC DEBUG msc_i(unknown:GERAN-A-299:LU)[0x563b4cc4fdf0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105301717 DMSC DEBUG msc_a(unknown:GERAN-A-299:LU)[0x563b4cc366f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105301717 DMM ERROR Failure to decode Mobile Identity in MM Identity Response (rc=-22) (gsm_04_08.c:210) 20250410105301717 DBSSAP ERROR msc_a(unknown:GERAN-A-299:LU)[0x563b4cc366f0]{MSC_A_ST_AUTH_CIPH}: RAN decode error (rc=-22) for DTAP from MSC-I (msc_a.c:2060) 20250410105306704 DMSC DEBUG msc_a(unknown:GERAN-A-299:LU)[0x563b4cc366f0]{MSC_A_ST_AUTH_CIPH}: Timeout of X1 (fsm.c:317) 20250410105306704 DMSC DEBUG msc_a(unknown:GERAN-A-299:LU)[0x563b4cc366f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:927) 20250410105306704 DMSC DEBUG msc_a(unknown:GERAN-A-299:LU)[0x563b4cc366f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105306704 DMSC DEBUG msc_a(unknown:GERAN-A-299:LU)[0x563b4cc366f0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250410105306704 DVLR DEBUG VLR subscr unknown + msc_a_fsm_releasing_onenter: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105306704 DVLR DEBUG VLR subscr unknown + vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105306704 DMM INFO msc_a(unknown:GERAN-A-299:LU)[0x563b4cc366f0]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250410105306704 DMSC DEBUG msc_i(unknown:GERAN-A-299:LU)[0x563b4cc4fdf0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105306704 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-299:LU)[0x563b4cbf5710]{VLR_ULA_S_WAIT_IMSI}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410105306704 DMSC DEBUG msc_a(unknown:GERAN-A-299:LU)[0x563b4cc366f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250410105306704 DVLR DEBUG VLR subscr unknown - vlr_subscr_cancel_attach_fsm: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105306704 DMSC DEBUG msc_i(unknown:GERAN-A-299:LU)[0x563b4cc4fdf0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105306704 DVLR DEBUG VLR subscr unknown - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250410105306705 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105306705 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105306705 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105306705 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105306705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105306705 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105306705 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105306705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105306705 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105306705 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 08 06 42 40 24 00 01 06 01 00 03 05 04 16 00 00 00 (osmo_ss7_asp.c:1175) 20250410105306705 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105306705 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105306705 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105306705 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105306705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105306705 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105306705 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105306705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105306705 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105306705 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 08 06 42 40 24 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1716)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1716)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1716)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1716)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1714)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1714)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1714)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1714)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1714)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1714)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1714)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1714)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mm_id_resp_no_identity0(1722)@7d38b4d9c9a0: setverdict(pass): none -> pass MSC_Test_0-SCCP(1714)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1714)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1714)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1714)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1716)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105306710 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105306710 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105306710 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105306710 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105306710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105306710 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105306710 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105306710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105306710 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105306710 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 2b 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105306710 DMSC DEBUG msc_i(unknown:GERAN-A-299:LU)[0x563b4cc4fdf0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105306710 DMSC DEBUG msc_a(unknown:GERAN-A-299:LU)[0x563b4cc366f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105306710 DMSC DEBUG msc_a(unknown:GERAN-A-299:LU)[0x563b4cc366f0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105306710 DMSC DEBUG msc_a(unknown:GERAN-A-299:LU)[0x563b4cc366f0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105306710 DMSC DEBUG msc_a(unknown:GERAN-A-299:LU)[0x563b4cc366f0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105306710 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-299:LU)[0x563b4cbf5710]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105306710 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-299:LU)[0x563b4cbf5710]{VLR_ULA_S_DONE}: Removing from parent msc_a(unknown:GERAN-A-299:LU)[0x563b4cc366f0] (msc_a.c:1053) 20250410105306710 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-299:LU)[0x563b4cbf5710]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410105306710 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-299:LU)[0x563b4cbf5710]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105306710 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-299:LU)[0x563b4cbf5710]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410105306710 DMSC DEBUG msc_a(unknown:GERAN-A-299:LU)[0x563b4cc366f0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc48160] (msc_a.c:1053) 20250410105306710 DMSC DEBUG msc_a(unknown:GERAN-A-299:LU)[0x563b4cc366f0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105306710 DMSC DEBUG msc_a(unknown:GERAN-A-299:LU)[0x563b4cc366f0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105306710 DMSC DEBUG msub_fsm[0x563b4cc48160]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105306710 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250410105306710 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250410105306710 DMSC DEBUG msub_fsm[0x563b4cc48160]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105306710 DMSC DEBUG msub_fsm[0x563b4cc48160]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105306710 DMSC DEBUG msc_i(unknown:GERAN-A-299:LU)[0x563b4cc4fdf0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105306710 DMSC DEBUG msc_i(unknown:GERAN-A-299:LU)[0x563b4cc4fdf0]{READY}: Removing from parent msub_fsm[0x563b4cc48160] (msub.c:113) 20250410105306710 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-299 (ran_conn.c:155) 20250410105306710 DMSC DEBUG msc_i(unknown:GERAN-A-299:LU)[0x563b4cc4fdf0]{READY}: Freeing instance (msub.c:113) 20250410105306710 DMSC DEBUG msc_i(unknown:GERAN-A-299:LU)[0x563b4cc4fdf0]{READY}: Deallocated (fsm.c:568) 20250410105306710 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250410105306710 DVLR INFO VLR subscr unknown - active-conn: now used by 0 (-) (msub.c:375) 20250410105306710 DVLR DEBUG SUBSCR(unknown) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250410105306710 DMSC DEBUG msub_fsm[0x563b4cc48160]{terminating}: Freeing instance (msub.c:113) 20250410105306710 DMSC DEBUG msub_fsm[0x563b4cc48160]{terminating}: Deallocated (fsm.c:568) 20250410105306711 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105306711 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105306711 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105306711 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105306711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105306711 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105306711 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105306711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105306711 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105306711 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 08 04 42 40 24 00 01 2b 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1716)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1716)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1714)@7d38b4d9c9a0: Session index based on local reference:0 20250410105306711 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105306711 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105306711 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105306711 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105306711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105306711 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105306711 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105306711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105306711 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105306711 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 2b 42 40 24 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1716)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1715)@7d38b4d9c9a0: Deleted conn table entry 0TC_mm_id_resp_no_identity0(1722)4341796 TC_mm_id_resp_no_identity0(1722)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_mm_id_resp_no_identity0(1722)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci() TC_mm_id_resp_no_identity0(1722)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_mm_id_resp_no_identity0(1722)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410105306718 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410105306718 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1714)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105306719 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(1720)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(1717)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(1721)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(1719)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(1716)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1713)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(1715)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(1718)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1723)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1713): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(1714): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(1715): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(1716): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(1717): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(1718): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(1719): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(1720): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(1721): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_mm_id_resp_no_identity0(1722): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1723): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_mm_id_resp_no_identity finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mm_id_resp_no_identity pass'. Thu Apr 10 10:53:06 UTC 2025 ====== MSC_Tests.TC_mm_id_resp_no_identity pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_mm_id_resp_no_identity.talloc 20250410105306916 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410105306916 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105306916 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410105306916 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410105306916 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410105306916 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105306916 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410105306916 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410105306916 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410105306916 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105306916 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410105306916 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410105306916 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410105306916 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410105306916 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410105306916 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105306916 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105306916 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410105306916 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410105306916 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410105306916 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410105307720 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=172044) 20250410105308721 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410105308918 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410105308918 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410105308918 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) Waiting for packet dumper to finish... 1 (prev_count=172044, count=173204) 20250410105309722 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mm_id_resp_no_identity pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_expire_while_paging'. ------ MSC_Tests.TC_lu_and_expire_while_paging ------ Thu Apr 10 10:53:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_expire_while_paging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_expire_while_paging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410105310723 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_expire_while_paging' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_lu_and_expire_while_paging started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(1727)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(1727)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1727)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(1725)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410105311251 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1728)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410105311447 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410105311447 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410105311447 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410105311447 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1727)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1727)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1727)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410105311448 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105311448 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410105311448 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410105311448 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410105311448 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410105311448 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410105311448 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410105311448 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105311448 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410105311448 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410105311448 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1727)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(1727)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1727)@7d38b4d9c9a0: Message received on association #8 20250410105311448 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105311448 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410105311448 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410105311448 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410105311448 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410105311448 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410105311448 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410105311449 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105311449 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410105311449 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410105311449 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105311449 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1727)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1727)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1727)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1727)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1727)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105311449 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410105311449 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1727)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1727)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1727)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1727)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1727)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105311724 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410105311724 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1730)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1730)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410105311726 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1730)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1730)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1730)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1730)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1730)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1730)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410105311734 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410105311734 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1731)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_expire_while_paging0(1733) TC_lu_and_expire_while_paging0(1733)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410105312253 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105312253 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105312253 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105312253 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105312253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105312253 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105312253 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105312253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105312253 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105312253 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1727)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105312253 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105312253 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105312253 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105312253 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105312253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105312253 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105312253 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105312253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105312253 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105312253 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1727)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1727)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1726)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1726)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_expire_while_paging0(1733)633676 MSC_Test_0-SCCP(1725)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(1726)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1727)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105312260 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105312260 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105312260 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105312260 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105312260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105312260 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105312260 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105312260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105312260 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105312260 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 09 ab 4c 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105312260 DMSC DEBUG msub_fsm[0x563b4cbf5710]{active}: Allocated (fsm.c:456) 20250410105312260 DMSC DEBUG msc_i[0x563b4cc366f0]{READY}: Allocated (fsm.c:456) 20250410105312260 DMSC DEBUG msc_i[0x563b4cc366f0]{READY}: is child of msub_fsm[0x563b4cbf5710] (fsm.c:486) 20250410105312260 DMSC DEBUG msc_a[0x563b4cc4fdf0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105312260 DMSC DEBUG msc_a[0x563b4cc4fdf0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cbf5710] (fsm.c:486) 20250410105312260 DMSC DEBUG msc_a(unknown:GERAN-A-300:NONE)[0x563b4cc4fdf0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105312260 DMSC DEBUG msc_i(unknown:GERAN-A-300:NONE)[0x563b4cc366f0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105312260 DMSC DEBUG msc_a(unknown:GERAN-A-300:NONE)[0x563b4cc4fdf0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105312260 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-300:LU)[0x563b4cc4fdf0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410105312260 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-300:LU)[0x563b4cc4fdf0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410105312260 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-300:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410105312261 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-300:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-300:LU)[0x563b4cc4fdf0] (fsm.c:486) 20250410105312261 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-300:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410105312261 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-300:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410105312261 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410105312261 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410105312261 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-300:LU)[0x563b4cc4fdf0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105312261 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-300:LU)[0x563b4cc4fdf0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105312261 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250410105312261 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410105312261 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-300:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410105312261 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-300:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410105312261 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-300:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410105312261 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-300:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410105312261 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-300:LU)[0x563b4cc366f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105312261 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-300:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410105312261 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-300:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410105312261 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-300:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105312261 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-300:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-300:LU)[0x563b4cc55d70] (fsm.c:486) 20250410105312261 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-300:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410105312261 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-300:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410105312261 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105312261 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105312261 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105312261 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105312261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105312261 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105312261 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105312261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105312261 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105312261 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0f 02 09 ab 4c 00 01 2c 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105312261 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105312261 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105312261 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105312261 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105312261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105312261 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105312261 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105312261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105312261 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105312261 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 09 ab 4c 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1727)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1727)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1727)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1727)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1725)@7d38b4d9c9a0: { messageType := 2, destLocRef := '09AB4C'O, sourceLocRef := '00012C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1725)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1725)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1725)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1725)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1725)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1731)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000007" handled at TC_lu_and_expire_while_paging0(1733) MSC_Test-GSUP(1731)@7d38b4d9c9a0: Added IMSI table entry 0TC_lu_and_expire_while_paging0(1733)"262420000000007" 20250410105312264 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410105312264 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1725)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1725)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1725)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1725)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1727)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105312265 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105312265 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105312265 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105312265 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105312265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105312265 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105312265 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105312265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105312265 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105312265 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 2c 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105312265 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-300:LU)[0x563b4cc366f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105312265 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-300:LU)[0x563b4cc4fdf0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_lu_and_expire_while_paging0(1733)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_expire_while_paging0(1733)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410105312272 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105312272 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250410105312272 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410105312272 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105312273 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105312273 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-300:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410105312273 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-300:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410105312273 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-300:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410105312273 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-300:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410105312273 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-300:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-300:LU)[0x563b4cc55d70] (vlr_lu_fsm.c:110) 20250410105312273 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-300:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410105312273 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-300:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105312273 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-300:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410105312273 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-300:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410105312273 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-300:LU)[0x563b4cbf35f0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105312273 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-300:LU)[0x563b4cbf35f0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-300:LU)[0x563b4cc55d70] (fsm.c:486) 20250410105312273 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-300:LU)[0x563b4cbf35f0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410105312273 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-300:LU)[0x563b4cbf35f0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410105312273 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-300:LU)[0x563b4cbf35f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410105312273 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-300:LU)[0x563b4cbf35f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410105312273 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:TMSInew-0x1ADDF4FB) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410105312273 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-300:LU)[0x563b4cbf35f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410105312273 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:TMSInew-0x1ADDF4FB LOCATION UPDATE ACCEPT (TMSI = 0x1addf4fb) (gsm_04_08.c:149) 20250410105312273 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:TMSInew-0x1ADDF4FB:GERAN-A-300:LU)[0x563b4cc366f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105312273 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:TMSInew-0x1ADDF4FB - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105312273 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105312273 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105312273 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105312273 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105312273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105312273 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105312273 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105312273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105312273 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105312273 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 09 ab 4c 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 1a dd f4 fb (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1727)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1727)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1725)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1725)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1725)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1725)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_expire_while_paging0(1733)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1726)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1726)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(1725)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1725)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1725)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1725)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1727)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105312281 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105312281 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105312281 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105312281 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105312281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105312281 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105312281 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105312281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105312281 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105312281 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 2c 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105312281 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:TMSInew-0x1ADDF4FB:GERAN-A-300:LU)[0x563b4cc366f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105312281 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:TMSInew-0x1ADDF4FB:GERAN-A-300:LU)[0x563b4cc4fdf0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105312281 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:TMSInew-0x1ADDF4FB:GERAN-A-300:LU)[0x563b4cc4fdf0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410105312281 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:TMSInew-0x1ADDF4FB:GERAN-A-300:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410105312281 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-300:LU)[0x563b4cbf35f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410105312281 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ADDF4FB) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410105312281 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-300:LU)[0x563b4cbf35f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410105312281 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ADDF4FB:GERAN-A-300:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410105312281 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-300:LU)[0x563b4cbf35f0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410105312281 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-300:LU)[0x563b4cbf35f0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ADDF4FB:GERAN-A-300:LU)[0x563b4cc55d70] (vlr_lu_fsm.c:817) 20250410105312281 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-300:LU)[0x563b4cbf35f0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410105312281 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4DC244C5:GERAN-A-300:LU)[0x563b4cbf35f0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105312281 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ADDF4FB:GERAN-A-300:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410105312281 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ADDF4FB:GERAN-A-300:LU)[0x563b4cc4fdf0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410105312281 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ADDF4FB:GERAN-A-300:LU)[0x563b4cc4fdf0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.979s remaining) (msc_a.c:450) 20250410105312281 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250410105312281 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ADDF4FB:GERAN-A-300:LU)[0x563b4cc4fdf0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105312281 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ADDF4FB:GERAN-A-300:LU)[0x563b4cc4fdf0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410105312281 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ADDF4FB + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105312281 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ADDF4FB + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105312281 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ADDF4FB - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105312281 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ADDF4FB:GERAN-A-300:LU)[0x563b4cc366f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105312281 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ADDF4FB - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105312281 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105312281 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105312281 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105312281 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105312281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105312281 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105312281 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105312281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105312281 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105312281 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 09 ab 4c 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1727)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1727)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1725)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1725)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1725)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1725)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1725)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1725)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1725)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1725)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1727)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105312283 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105312283 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105312283 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105312283 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105312283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105312283 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105312283 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105312283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105312283 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105312283 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 2c 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105312283 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ADDF4FB:GERAN-A-300:LU)[0x563b4cc366f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105312283 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ADDF4FB:GERAN-A-300:LU)[0x563b4cc4fdf0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105312283 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ADDF4FB:GERAN-A-300:LU)[0x563b4cc4fdf0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105312283 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ADDF4FB:GERAN-A-300:LU)[0x563b4cc4fdf0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105312283 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ADDF4FB:GERAN-A-300:LU)[0x563b4cc4fdf0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105312283 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ADDF4FB:GERAN-A-300:LU)[0x563b4cc55d70]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105312283 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ADDF4FB:GERAN-A-300:LU)[0x563b4cc55d70]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ADDF4FB:GERAN-A-300:LU)[0x563b4cc4fdf0] (msc_a.c:1053) 20250410105312283 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ADDF4FB:GERAN-A-300:LU)[0x563b4cc55d70]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410105312283 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ADDF4FB:GERAN-A-300:LU)[0x563b4cc55d70]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105312283 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ADDF4FB:GERAN-A-300:LU)[0x563b4cc55d70]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410105312283 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ADDF4FB:GERAN-A-300:LU)[0x563b4cc4fdf0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cbf5710] (msc_a.c:1053) 20250410105312283 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ADDF4FB:GERAN-A-300:LU)[0x563b4cc4fdf0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105312283 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ADDF4FB:GERAN-A-300:LU)[0x563b4cc4fdf0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105312283 DMSC DEBUG msub_fsm[0x563b4cbf5710]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105312283 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ADDF4FB) MSC-A terminated (msub.c:261) 20250410105312283 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ADDF4FB) 1 MSC-I still active (msub.c:79) 20250410105312283 DMSC DEBUG msub_fsm[0x563b4cbf5710]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105312283 DMSC DEBUG msub_fsm[0x563b4cbf5710]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105312283 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ADDF4FB:GERAN-A-300:LU)[0x563b4cc366f0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105312283 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ADDF4FB:GERAN-A-300:LU)[0x563b4cc366f0]{READY}: Removing from parent msub_fsm[0x563b4cbf5710] (msub.c:113) 20250410105312283 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-300 (ran_conn.c:155) 20250410105312283 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ADDF4FB:GERAN-A-300:LU)[0x563b4cc366f0]{READY}: Freeing instance (msub.c:113) 20250410105312283 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ADDF4FB:GERAN-A-300:LU)[0x563b4cc366f0]{READY}: Deallocated (fsm.c:568) 20250410105312283 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ADDF4FB) Free (msub.c:119) 20250410105312283 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ADDF4FB - active-conn: now used by 1 (attached) (msub.c:375) 20250410105312283 DMSC DEBUG msub_fsm[0x563b4cbf5710]{terminating}: Freeing instance (msub.c:113) 20250410105312283 DMSC DEBUG msub_fsm[0x563b4cbf5710]{terminating}: Deallocated (fsm.c:568) 20250410105312284 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105312284 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105312284 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105312284 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105312284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105312284 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105312284 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105312284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105312284 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105312284 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0f 04 09 ab 4c 00 01 2c 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1727)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1727)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1725)@7d38b4d9c9a0: Session index based on local reference:0 20250410105312284 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105312284 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105312284 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1727)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105312284 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105312284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105312284 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105312284 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105312284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105312284 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105312284 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 2c 09 ab 4c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1726)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_expire_while_paging0(1733)633676 TC_lu_and_expire_while_paging0(1733)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105312286 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ADDF4FB + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410105312286 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ADDF4FB - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_expire_while_paging0(1733)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_expire_while_paging0(1733)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_expire_while_paging0(1733)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1726)@7d38b4d9c9a0: Created IMSI[0] for '262420000000007'H'1ADDF4FB'O to be handled at TC_lu_and_expire_while_paging0(1733) MSC_Test-GSUP(1731)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_expire_while_paging0(1733) 20250410105312289 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ADDF4FB + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410105312290 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ADDF4FB + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250410105312290 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ADDF4FB - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250410105312290 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105312290 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105312290 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105312290 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105312290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105312290 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105312290 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105312290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105312290 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105312290 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 00 70 09 04 1a dd f4 fb 1a 03 05 00 17 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1727)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1727)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1726)@7d38b4d9c9a0: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_expire_while_paging0(1733) TC_lu_and_expire_while_paging0(1733)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105312293 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ADDF4FB + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250410105312293 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ADDF4FB - attached: now used by 2 (Paging,VTY) (vlr.c:1489) 20250410105312293 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ADDF4FB - VTY: now used by 1 (Paging) (msc_vty.c:1839) TC_lu_and_expire_while_paging0(1733)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '1ADDF4FB'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1726)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_expire_while_paging0(1733)8303539 MSC_Test_0-SCCP(1725)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(1727)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105312296 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105312296 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105312296 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105312296 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105312296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105312296 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105312296 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105312296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105312296 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105312296 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 7e b3 b3 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 1a dd f4 fb 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105312296 DMSC DEBUG msub_fsm[0x563b4cc55d70]{active}: Allocated (fsm.c:456) 20250410105312296 DMSC DEBUG msc_i[0x563b4cc4fdf0]{READY}: Allocated (fsm.c:456) 20250410105312296 DMSC DEBUG msc_i[0x563b4cc4fdf0]{READY}: is child of msub_fsm[0x563b4cc55d70] (fsm.c:486) 20250410105312296 DMSC DEBUG msc_a[0x563b4cc366f0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105312296 DMSC DEBUG msc_a[0x563b4cc366f0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc55d70] (fsm.c:486) 20250410105312296 DMSC DEBUG msc_a(unknown:GERAN-A-301:NONE)[0x563b4cc366f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105312296 DMSC DEBUG msc_i(unknown:GERAN-A-301:NONE)[0x563b4cc4fdf0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105312296 DMSC DEBUG msc_a(unknown:GERAN-A-301:NONE)[0x563b4cc366f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105312296 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1ADDF4FB:GERAN-A-301:PAGING_RESP)[0x563b4cbf5710]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410105312296 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1ADDF4FB:GERAN-A-301:PAGING_RESP)[0x563b4cbf5710]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1ADDF4FB:GERAN-A-301:PAGING_RESP)[0x563b4cc366f0] (fsm.c:486) 20250410105312296 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1ADDF4FB:GERAN-A-301:PAGING_RESP)[0x563b4cbf5710]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410105312296 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1ADDF4FB:GERAN-A-301:PAGING_RESP)[0x563b4cbf5710]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410105312296 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ADDF4FB + proc_arq_vlr_fn_init: now used by 2 (Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410105312296 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ADDF4FB + active-conn: now used by 3 (Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410105312296 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ADDF4FB:GERAN-A-301:PAGING_RESP)[0x563b4cc366f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105312296 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ADDF4FB:GERAN-A-301:PAGING_RESP)[0x563b4cc366f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105312296 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ADDF4FB:GERAN-A-301:PAGING_RESP)[0x563b4cbf5710]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410105312296 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ADDF4FB:GERAN-A-301:PAGING_RESP)[0x563b4cbf5710]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410105312296 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ADDF4FB:GERAN-A-301:PAGING_RESP)[0x563b4cbf5710]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410105312296 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ADDF4FB:GERAN-A-301:PAGING_RESP)[0x563b4cc4fdf0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105312296 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ADDF4FB:GERAN-A-301:PAGING_RESP)[0x563b4cbf5710]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410105312296 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ADDF4FB:GERAN-A-301:PAGING_RESP)[0x563b4cbf5710]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410105312296 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ADDF4FB:GERAN-A-301:PAGING_RESP)[0x563b4cbf5710]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410105312296 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ADDF4FB:GERAN-A-301:PAGING_RESP)[0x563b4cbf5710]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410105312296 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ADDF4FB:GERAN-A-301:PAGING_RESP)[0x563b4cbf5710]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410105312296 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ADDF4FB:GERAN-A-301:PAGING_RESP)[0x563b4cbf5710]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410105312296 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ADDF4FB:GERAN-A-301:PAGING_RESP)[0x563b4cbf5710]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410105312296 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ADDF4FB:GERAN-A-301:PAGING_RESP)[0x563b4cc366f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410105312296 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ADDF4FB:GERAN-A-301:PAGING_RESP)[0x563b4cc366f0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250410105312296 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ADDF4FB - Paging: now used by 2 (proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250410105312296 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250410105312296 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ADDF4FB - proc_arq_vlr_fn_init: now used by 1 (active-conn) (vlr_access_req_fsm.c:405) 20250410105312296 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ADDF4FB:GERAN-A-301:PAGING_RESP)[0x563b4cc366f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105312296 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ADDF4FB:GERAN-A-301:PAGING_RESP)[0x563b4cc366f0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410105312296 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ADDF4FB + msc_a_fsm_releasing_onenter: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105312296 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ADDF4FB + vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105312297 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ADDF4FB - vlr_subscr_cancel_attach_fsm: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105312297 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ADDF4FB:GERAN-A-301:PAGING_RESP)[0x563b4cc4fdf0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105312297 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ADDF4FB - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250410105312297 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105312297 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105312297 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105312297 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105312297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105312297 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105312297 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105312297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105312297 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105312297 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0e 02 7e b3 b3 00 01 2d 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105312297 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105312297 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105312297 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105312297 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105312297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105312297 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105312297 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105312297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105312297 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105312297 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 7e b3 b3 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1175) 20250410105312297 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105312297 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105312297 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105312297 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105312297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105312297 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105312297 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105312297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105312297 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105312297 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 7e b3 b3 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1727)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1727)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1727)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1727)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1727)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1727)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1725)@7d38b4d9c9a0: { messageType := 2, destLocRef := '7EB3B3'O, sourceLocRef := '00012D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1725)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1725)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1725)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1725)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1725)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1725)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1725)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1725)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1725)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105312298 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ADDF4FB + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410105312298 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ADDF4FB - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_lu_and_expire_while_paging0(1733)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_expire_while_paging0(1733)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1725)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1725)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1725)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1725)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1727)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105312300 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105312300 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105312300 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105312300 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105312300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105312300 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105312300 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ADDF4FB:GERAN-A-301:PAGING_RESP)[0x563b4cc4fdf0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105312300 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ADDF4FB:GERAN-A-301:PAGING_RESP)[0x563b4cc366f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105312300 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ADDF4FB:GERAN-A-301:PAGING_RESP)[0x563b4cc366f0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105312300 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ADDF4FB:GERAN-A-301:PAGING_RESP)[0x563b4cc366f0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105312300 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ADDF4FB:GERAN-A-301:PAGING_RESP)[0x563b4cc366f0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105312300 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ADDF4FB:GERAN-A-301:PAGING_RESP)[0x563b4cbf5710]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105312300 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ADDF4FB:GERAN-A-301:PAGING_RESP)[0x563b4cbf5710]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ADDF4FB:GERAN-A-301:PAGING_RESP)[0x563b4cc366f0] (msc_a.c:1053) 20250410105312300 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ADDF4FB:GERAN-A-301:PAGING_RESP)[0x563b4cbf5710]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105312300 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ADDF4FB:GERAN-A-301:PAGING_RESP)[0x563b4cbf5710]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410105312300 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ADDF4FB:GERAN-A-301:PAGING_RESP)[0x563b4cc366f0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc55d70] (msc_a.c:1053) 20250410105312300 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ADDF4FB:GERAN-A-301:PAGING_RESP)[0x563b4cc366f0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105312300 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ADDF4FB:GERAN-A-301:PAGING_RESP)[0x563b4cc366f0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105312300 DMSC DEBUG msub_fsm[0x563b4cc55d70]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105312300 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ADDF4FB) MSC-A terminated (msub.c:261) 20250410105312300 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ADDF4FB) 1 MSC-I still active (msub.c:79) 20250410105312300 DMSC DEBUG msub_fsm[0x563b4cc55d70]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105312300 DMSC DEBUG msub_fsm[0x563b4cc55d70]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105312300 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ADDF4FB:GERAN-A-301:PAGING_RESP)[0x563b4cc4fdf0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105312300 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ADDF4FB:GERAN-A-301:PAGING_RESP)[0x563b4cc4fdf0]{READY}: Removing from parent msub_fsm[0x563b4cc55d70] (msub.c:113) 20250410105312300 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-301 (ran_conn.c:155) 20250410105312300 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ADDF4FB:GERAN-A-301:PAGING_RESP)[0x563b4cc4fdf0]{READY}: Freeing instance (msub.c:113) 20250410105312300 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ADDF4FB:GERAN-A-301:PAGING_RESP)[0x563b4cc4fdf0]{READY}: Deallocated (fsm.c:568) 20250410105312300 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ADDF4FB) Free (msub.c:119) 20250410105312300 DVLR INFO VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ADDF4FB - active-conn: now used by 0 (-) (msub.c:375) 20250410105312300 DVLR DEBUG SUBSCR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1ADDF4FB) freeing VLR subscr (max total use count was 4) (vlr.c:472) 20250410105312300 DMSC DEBUG msub_fsm[0x563b4cc55d70]{terminating}: Freeing instance (msub.c:113) 20250410105312300 DMSC DEBUG msub_fsm[0x563b4cc55d70]{terminating}: Deallocated (fsm.c:568) 20250410105312300 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105312300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105312300 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105312300 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 2d 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105312300 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105312300 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105312300 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105312300 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105312300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105312300 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105312300 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105312301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105312301 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105312301 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0e 04 7e b3 b3 00 01 2d 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1727)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1727)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1725)@7d38b4d9c9a0: Session index based on local reference:0 20250410105312301 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) MSC_Test_0-M3UA(1727)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105312301 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105312301 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105312301 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105312301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105312301 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105312301 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105312301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105312301 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105312301 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 2d 7e b3 b3 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1726)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_expire_while_paging0(1733)8303539 TC_lu_and_expire_while_paging0(1733)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_expire_while_paging0(1733)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test_0-RAN(1726)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105312307 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410105312307 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250410105312307 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(1731)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1724)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(1728)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(1729)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(1732)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(1730)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(1727)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1734)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(1725)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1724): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(1725): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(1726): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(1727): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(1728): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(1729): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(1730): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(1731): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(1732): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_lu_and_expire_while_paging0(1733): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1734): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_lu_and_expire_while_paging finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_expire_while_paging pass'. Thu Apr 10 10:53:12 UTC 2025 ====== MSC_Tests.TC_lu_and_expire_while_paging pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_and_expire_while_paging.talloc 20250410105312505 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410105312505 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410105312504 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410105312504 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105312504 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410105312504 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410105312504 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410105312504 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105312504 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410105312504 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410105312504 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410105312504 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105312504 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410105312504 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410105312504 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410105312504 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410105312504 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410105312504 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105312504 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105312504 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410105312504 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410105313308 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=301148) 20250410105314310 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410105314505 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410105314505 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410105314505 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) Waiting for packet dumper to finish... 1 (prev_count=301148, count=302308) 20250410105315312 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_expire_while_paging pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_paging_response_imsi_unknown'. ------ MSC_Tests.TC_paging_response_imsi_unknown ------ Thu Apr 10 10:53:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_paging_response_imsi_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_paging_response_imsi_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410105316312 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_paging_response_imsi_unknown' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_paging_response_imsi_unknown started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1738)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(1738)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1738)@7d38b4d9c9a0: ************************************************* MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-SCCP(1736)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410105316929 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1739)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410105317124 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410105317124 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410105317124 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410105317124 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1738)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1738)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1738)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410105317128 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105317128 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410105317128 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410105317128 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410105317128 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410105317128 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410105317128 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410105317128 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105317128 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410105317128 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410105317128 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1738)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(1738)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1738)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1738)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1738)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1738)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410105317129 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105317129 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410105317129 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410105317129 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410105317129 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) MSC_Test_0-M3UA(1738)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1738)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105317129 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410105317129 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410105317129 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105317129 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410105317129 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410105317129 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105317129 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410105317129 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410105317129 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1738)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1738)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1738)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1738)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1738)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105317313 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410105317313 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1741)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1741)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410105317317 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1741)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1741)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1741)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1741)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1741)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1741)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410105317328 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410105317328 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_paging_response_imsi_unknown0(1744)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000058'H, fillerDigit := omit } } } }, additionalUpdateParameters := omit } } } } 20250410105317931 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105317931 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105317931 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105317931 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105317931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105317931 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105317931 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105317931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105317931 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105317931 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1738)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105317931 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105317931 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105317931 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105317931 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105317931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105317931 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105317931 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105317931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105317931 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105317931 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1738)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1738)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1737)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1737)@7d38b4d9c9a0: Added conn table entry 0TC_paging_response_imsi_unknown0(1744)10519820 MSC_Test_0-SCCP(1736)@7d38b4d9c9a0: First idle individual index:0 20250410105317938 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105317938 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105317938 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105317938 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(1738)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105317938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105317938 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105317938 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105317938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105317938 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105317938 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 44 00 00 00 c1 00 00 00 b9 03 02 00 00 01 a0 85 0c 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1f 00 1d 57 05 08 00 62 f2 24 00 17 00 2a 17 10 06 27 00 03 50 59 02 08 29 26 24 00 00 00 00 85 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105317938 DMSC DEBUG msub_fsm[0x563b4cc366f0]{active}: Allocated (fsm.c:456) 20250410105317938 DMSC DEBUG msc_i[0x563b4cc4fdf0]{READY}: Allocated (fsm.c:456) 20250410105317938 DMSC DEBUG msc_i[0x563b4cc4fdf0]{READY}: is child of msub_fsm[0x563b4cc366f0] (fsm.c:486) 20250410105317938 DMSC DEBUG msc_a[0x563b4cbf11f0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105317938 DMSC DEBUG msc_a[0x563b4cbf11f0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc366f0] (fsm.c:486) 20250410105317938 DMSC DEBUG msc_a(unknown:GERAN-A-302:NONE)[0x563b4cbf11f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105317938 DMSC DEBUG msc_i(unknown:GERAN-A-302:NONE)[0x563b4cc4fdf0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105317938 DMSC DEBUG msc_a(unknown:GERAN-A-302:NONE)[0x563b4cbf11f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105317939 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000058:GERAN-A-302:PAGING_RESP)[0x563b4cc55d70]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410105317939 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000058:GERAN-A-302:PAGING_RESP)[0x563b4cc55d70]{PR_ARQ_S_INIT}: is child of msc_a(IMSI-262420000000058:GERAN-A-302:PAGING_RESP)[0x563b4cbf11f0] (fsm.c:486) 20250410105317939 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000058:GERAN-A-302:PAGING_RESP)[0x563b4cc55d70]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410105317939 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000058:GERAN-A-302:PAGING_RESP)[0x563b4cc55d70]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410105317939 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000058:GERAN-A-302:PAGING_RESP)[0x563b4cc55d70]{PR_ARQ_S_INIT}: proc_arq_fsm_done(IMSI_UNKNOWN_IN_VLR) (vlr_access_req_fsm.c:413) 20250410105317939 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000058:GERAN-A-302:PAGING_RESP)[0x563b4cc55d70]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410105317939 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000058:GERAN-A-302:PAGING_RESP)[0x563b4cc55d70]{PR_ARQ_S_DONE}: Process Access Request result: IMSI_UNKNOWN_IN_VLR (vlr_access_req_fsm.c:131) 20250410105317939 DMSC DEBUG msc_a(IMSI-262420000000058:GERAN-A-302:PAGING_RESP)[0x563b4cbf11f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_CN_CLOSE (vlr_access_req_fsm.c:169) 20250410105317939 DMSC DEBUG msc_a(IMSI-262420000000058:GERAN-A-302:PAGING_RESP)[0x563b4cbf11f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:288) 20250410105317939 DMSC DEBUG msc_i(IMSI-262420000000058:GERAN-A-302:PAGING_RESP)[0x563b4cc4fdf0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105317939 DRR ERROR msc_a(IMSI-262420000000058:GERAN-A-302:PAGING_RESP)[0x563b4cbf11f0]{MSC_A_ST_RELEASING}: subscriber not allowed to do a Paging Response (gsm_04_08.c:1318) 20250410105317939 DBSSAP ERROR msc_a(IMSI-262420000000058:GERAN-A-302:PAGING_RESP)[0x563b4cbf11f0]{MSC_A_ST_RELEASING}: RAN decode error (rc=-5) for COMPL_L3 from MSC-I (msc_a.c:2060) 20250410105317939 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105317939 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105317939 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105317939 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105317939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105317939 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105317939 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105317939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105317939 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105317939 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0d 02 a0 85 0c 00 01 2e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105317939 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105317939 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105317939 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105317939 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105317939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105317939 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105317939 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105317939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105317939 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105317939 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 a0 85 0c 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1738)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1738)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1738)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1738)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'A0850C'O, sourceLocRef := '00012E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1736)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1736)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1736)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1736)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1736)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1736)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1736)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1738)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105317944 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105317944 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105317944 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105317944 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105317944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105317944 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105317944 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105317944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105317944 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105317944 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 2e 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105317944 DMSC DEBUG msc_i(IMSI-262420000000058:GERAN-A-302:PAGING_RESP)[0x563b4cc4fdf0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105317944 DMSC DEBUG msc_a(IMSI-262420000000058:GERAN-A-302:PAGING_RESP)[0x563b4cbf11f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105317944 DMSC DEBUG msc_a(IMSI-262420000000058:GERAN-A-302:PAGING_RESP)[0x563b4cbf11f0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105317944 DMSC DEBUG msc_a(IMSI-262420000000058:GERAN-A-302:PAGING_RESP)[0x563b4cbf11f0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105317944 DMSC DEBUG msc_a(IMSI-262420000000058:GERAN-A-302:PAGING_RESP)[0x563b4cbf11f0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105317944 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000058:GERAN-A-302:PAGING_RESP)[0x563b4cc55d70]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105317944 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000058:GERAN-A-302:PAGING_RESP)[0x563b4cc55d70]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000058:GERAN-A-302:PAGING_RESP)[0x563b4cbf11f0] (msc_a.c:1053) 20250410105317944 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000058:GERAN-A-302:PAGING_RESP)[0x563b4cc55d70]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105317944 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000058:GERAN-A-302:PAGING_RESP)[0x563b4cc55d70]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410105317944 DMSC DEBUG msc_a(IMSI-262420000000058:GERAN-A-302:PAGING_RESP)[0x563b4cbf11f0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc366f0] (msc_a.c:1053) 20250410105317944 DMSC DEBUG msc_a(IMSI-262420000000058:GERAN-A-302:PAGING_RESP)[0x563b4cbf11f0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105317944 DMSC DEBUG msc_a(IMSI-262420000000058:GERAN-A-302:PAGING_RESP)[0x563b4cbf11f0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105317944 DMSC DEBUG msub_fsm[0x563b4cc366f0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105317944 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250410105317944 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250410105317944 DMSC DEBUG msub_fsm[0x563b4cc366f0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105317944 DMSC DEBUG msub_fsm[0x563b4cc366f0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105317944 DMSC DEBUG msc_i(IMSI-262420000000058:GERAN-A-302:PAGING_RESP)[0x563b4cc4fdf0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105317944 DMSC DEBUG msc_i(IMSI-262420000000058:GERAN-A-302:PAGING_RESP)[0x563b4cc4fdf0]{READY}: Removing from parent msub_fsm[0x563b4cc366f0] (msub.c:113) 20250410105317945 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-302 (ran_conn.c:155) 20250410105317945 DMSC DEBUG msc_i(IMSI-262420000000058:GERAN-A-302:PAGING_RESP)[0x563b4cc4fdf0]{READY}: Freeing instance (msub.c:113) 20250410105317945 DMSC DEBUG msc_i(IMSI-262420000000058:GERAN-A-302:PAGING_RESP)[0x563b4cc4fdf0]{READY}: Deallocated (fsm.c:568) 20250410105317945 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250410105317945 DMSC DEBUG msub_fsm[0x563b4cc366f0]{terminating}: Freeing instance (msub.c:113) 20250410105317945 DMSC DEBUG msub_fsm[0x563b4cc366f0]{terminating}: Deallocated (fsm.c:568) 20250410105317945 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105317945 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105317945 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105317945 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105317945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105317945 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105317945 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105317945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105317945 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105317945 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0d 04 a0 85 0c 00 01 2e 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1738)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1738)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@7d38b4d9c9a0: Session index based on local reference:0 20250410105317945 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105317945 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105317945 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105317945 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105317945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105317945 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105317945 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105317945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105317945 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105317945 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 2e a0 85 0c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1738)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1737)@7d38b4d9c9a0: Deleted conn table entry 0TC_paging_response_imsi_unknown0(1744)10519820 TC_paging_response_imsi_unknown0(1744)@7d38b4d9c9a0: setverdict(pass): none -> pass TC_paging_response_imsi_unknown0(1744)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci() TC_paging_response_imsi_unknown0(1744)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_paging_response_imsi_unknown0(1744)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410105317948 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410105317948 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1736)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(1739)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(1742)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(1738)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105317949 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MGCP(1740)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1735)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(1737)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(1743)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(1741)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1745)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1735): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(1736): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(1737): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(1738): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(1739): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(1740): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(1741): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(1742): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(1743): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_paging_response_imsi_unknown0(1744): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1745): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_paging_response_imsi_unknown finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_paging_response_imsi_unknown pass'. Thu Apr 10 10:53:17 UTC 2025 ====== MSC_Tests.TC_paging_response_imsi_unknown pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_paging_response_imsi_unknown.talloc 20250410105318148 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410105318148 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105318148 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410105318148 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410105318148 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410105318148 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105318148 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410105318148 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410105318148 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410105318148 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105318148 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410105318148 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410105318148 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410105318148 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410105318148 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410105318148 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105318148 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105318148 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410105318148 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410105318148 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410105318149 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410105318949 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=143936) 20250410105319951 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410105320150 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410105320150 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410105320150 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) Waiting for packet dumper to finish... 1 (prev_count=143936, count=144476) 20250410105320952 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_paging_response_imsi_unknown pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_paging_response_tmsi_unknown'. ------ MSC_Tests.TC_paging_response_tmsi_unknown ------ Thu Apr 10 10:53:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_paging_response_tmsi_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_paging_response_tmsi_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410105321952 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_paging_response_tmsi_unknown' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_paging_response_tmsi_unknown started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1749)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(1749)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1749)@7d38b4d9c9a0: ************************************************* MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-SCCP(1747)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410105322484 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1750)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410105322679 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410105322679 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410105322679 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410105322679 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1749)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1749)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1749)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410105322683 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105322683 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410105322683 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410105322683 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410105322684 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410105322684 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410105322684 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410105322684 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105322684 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) MSC_Test_0-M3UA(1749)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(1749)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410105322684 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410105322684 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1749)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1749)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1749)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410105322686 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105322686 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410105322686 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410105322686 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410105322686 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410105322686 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410105322686 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410105322686 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) MSC_Test_0-M3UA(1749)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410105322686 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410105322686 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410105322686 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105322686 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1749)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1749)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105322686 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410105322686 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1749)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1749)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1749)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1749)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1749)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105322954 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410105322954 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1752)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1752)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410105322960 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1752)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1752)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1752)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1752)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1752)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1752)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410105322983 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410105322983 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_paging_response_tmsi_unknown0(1755)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '59111111'O } } } }, additionalUpdateParameters := omit } } } } 20250410105323486 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105323486 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105323486 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105323486 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105323486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105323486 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105323486 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105323486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105323486 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105323486 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1749)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105323486 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105323486 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105323486 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105323486 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105323486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105323486 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105323486 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105323486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105323486 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105323486 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1749)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1749)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1748)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1748)@7d38b4d9c9a0: Added conn table entry 0TC_paging_response_tmsi_unknown0(1755)1309064 MSC_Test_0-SCCP(1747)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(1749)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105323491 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105323491 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105323491 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105323491 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105323491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105323491 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105323491 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105323491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105323491 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105323491 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 13 f9 88 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 59 11 11 11 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105323491 DMSC DEBUG msub_fsm[0x563b4cc55d70]{active}: Allocated (fsm.c:456) 20250410105323491 DMSC DEBUG msc_i[0x563b4cbf11f0]{READY}: Allocated (fsm.c:456) 20250410105323491 DMSC DEBUG msc_i[0x563b4cbf11f0]{READY}: is child of msub_fsm[0x563b4cc55d70] (fsm.c:486) 20250410105323491 DMSC DEBUG msc_a[0x563b4cc4fdf0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105323491 DMSC DEBUG msc_a[0x563b4cc4fdf0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc55d70] (fsm.c:486) 20250410105323491 DMSC DEBUG msc_a(unknown:GERAN-A-303:NONE)[0x563b4cc4fdf0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105323491 DMSC DEBUG msc_i(unknown:GERAN-A-303:NONE)[0x563b4cbf11f0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105323491 DMSC DEBUG msc_a(unknown:GERAN-A-303:NONE)[0x563b4cc4fdf0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105323491 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59111111:GERAN-A-303:PAGING_RESP)[0x563b4cc366f0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410105323491 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59111111:GERAN-A-303:PAGING_RESP)[0x563b4cc366f0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x59111111:GERAN-A-303:PAGING_RESP)[0x563b4cc4fdf0] (fsm.c:486) 20250410105323491 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59111111:GERAN-A-303:PAGING_RESP)[0x563b4cc366f0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410105323491 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59111111:GERAN-A-303:PAGING_RESP)[0x563b4cc366f0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410105323491 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59111111:GERAN-A-303:PAGING_RESP)[0x563b4cc366f0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(IMSI_UNKNOWN_IN_VLR) (vlr_access_req_fsm.c:423) 20250410105323491 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59111111:GERAN-A-303:PAGING_RESP)[0x563b4cc366f0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410105323491 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59111111:GERAN-A-303:PAGING_RESP)[0x563b4cc366f0]{PR_ARQ_S_DONE}: Process Access Request result: IMSI_UNKNOWN_IN_VLR (vlr_access_req_fsm.c:131) 20250410105323491 DMSC DEBUG msc_a(TMSI-0x59111111:GERAN-A-303:PAGING_RESP)[0x563b4cc4fdf0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_CN_CLOSE (vlr_access_req_fsm.c:169) 20250410105323491 DMSC DEBUG msc_a(TMSI-0x59111111:GERAN-A-303:PAGING_RESP)[0x563b4cc4fdf0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:288) 20250410105323491 DMSC DEBUG msc_i(TMSI-0x59111111:GERAN-A-303:PAGING_RESP)[0x563b4cbf11f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105323491 DRR ERROR msc_a(TMSI-0x59111111:GERAN-A-303:PAGING_RESP)[0x563b4cc4fdf0]{MSC_A_ST_RELEASING}: subscriber not allowed to do a Paging Response (gsm_04_08.c:1318) 20250410105323491 DBSSAP ERROR msc_a(TMSI-0x59111111:GERAN-A-303:PAGING_RESP)[0x563b4cc4fdf0]{MSC_A_ST_RELEASING}: RAN decode error (rc=-5) for COMPL_L3 from MSC-I (msc_a.c:2060) 20250410105323491 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105323491 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105323491 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105323491 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105323491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105323491 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105323491 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105323491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105323491 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105323491 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0c 02 13 f9 88 00 01 2f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105323491 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105323491 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105323491 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105323491 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105323491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105323491 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105323491 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105323491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105323491 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105323491 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 13 f9 88 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1749)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1749)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1749)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1749)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1747)@7d38b4d9c9a0: { messageType := 2, destLocRef := '13F988'O, sourceLocRef := '00012F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1747)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1747)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1747)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1747)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1747)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1747)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1747)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1747)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1747)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1749)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105323495 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105323495 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105323495 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105323495 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105323495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105323495 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105323495 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105323495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105323495 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105323495 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 2f 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105323495 DMSC DEBUG msc_i(TMSI-0x59111111:GERAN-A-303:PAGING_RESP)[0x563b4cbf11f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105323495 DMSC DEBUG msc_a(TMSI-0x59111111:GERAN-A-303:PAGING_RESP)[0x563b4cc4fdf0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105323495 DMSC DEBUG msc_a(TMSI-0x59111111:GERAN-A-303:PAGING_RESP)[0x563b4cc4fdf0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105323495 DMSC DEBUG msc_a(TMSI-0x59111111:GERAN-A-303:PAGING_RESP)[0x563b4cc4fdf0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105323495 DMSC DEBUG msc_a(TMSI-0x59111111:GERAN-A-303:PAGING_RESP)[0x563b4cc4fdf0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105323495 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59111111:GERAN-A-303:PAGING_RESP)[0x563b4cc366f0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105323495 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59111111:GERAN-A-303:PAGING_RESP)[0x563b4cc366f0]{PR_ARQ_S_DONE}: Removing from parent msc_a(TMSI-0x59111111:GERAN-A-303:PAGING_RESP)[0x563b4cc4fdf0] (msc_a.c:1053) 20250410105323495 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59111111:GERAN-A-303:PAGING_RESP)[0x563b4cc366f0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105323495 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59111111:GERAN-A-303:PAGING_RESP)[0x563b4cc366f0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410105323495 DMSC DEBUG msc_a(TMSI-0x59111111:GERAN-A-303:PAGING_RESP)[0x563b4cc4fdf0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc55d70] (msc_a.c:1053) 20250410105323495 DMSC DEBUG msc_a(TMSI-0x59111111:GERAN-A-303:PAGING_RESP)[0x563b4cc4fdf0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105323495 DMSC DEBUG msc_a(TMSI-0x59111111:GERAN-A-303:PAGING_RESP)[0x563b4cc4fdf0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105323495 DMSC DEBUG msub_fsm[0x563b4cc55d70]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105323495 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250410105323495 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250410105323495 DMSC DEBUG msub_fsm[0x563b4cc55d70]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105323495 DMSC DEBUG msub_fsm[0x563b4cc55d70]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105323495 DMSC DEBUG msc_i(TMSI-0x59111111:GERAN-A-303:PAGING_RESP)[0x563b4cbf11f0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105323495 DMSC DEBUG msc_i(TMSI-0x59111111:GERAN-A-303:PAGING_RESP)[0x563b4cbf11f0]{READY}: Removing from parent msub_fsm[0x563b4cc55d70] (msub.c:113) 20250410105323495 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-303 (ran_conn.c:155) 20250410105323495 DMSC DEBUG msc_i(TMSI-0x59111111:GERAN-A-303:PAGING_RESP)[0x563b4cbf11f0]{READY}: Freeing instance (msub.c:113) 20250410105323495 DMSC DEBUG msc_i(TMSI-0x59111111:GERAN-A-303:PAGING_RESP)[0x563b4cbf11f0]{READY}: Deallocated (fsm.c:568) 20250410105323495 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250410105323495 DMSC DEBUG msub_fsm[0x563b4cc55d70]{terminating}: Freeing instance (msub.c:113) 20250410105323495 DMSC DEBUG msub_fsm[0x563b4cc55d70]{terminating}: Deallocated (fsm.c:568) 20250410105323495 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105323495 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105323495 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105323495 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105323495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105323495 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105323495 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105323495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105323495 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105323495 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0c 04 13 f9 88 00 01 2f 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1749)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1749)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1747)@7d38b4d9c9a0: Session index based on local reference:0 20250410105323495 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105323495 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105323495 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105323495 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105323495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105323495 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105323495 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105323495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1749)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105323495 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105323495 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 2f 13 f9 88 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1748)@7d38b4d9c9a0: Deleted conn table entry 0TC_paging_response_tmsi_unknown0(1755)1309064 TC_paging_response_tmsi_unknown0(1755)@7d38b4d9c9a0: setverdict(pass): none -> pass TC_paging_response_tmsi_unknown0(1755)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci() TC_paging_response_tmsi_unknown0(1755)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_paging_response_tmsi_unknown0(1755)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410105323498 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1752)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(1747)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(1749)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1756)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105323499 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410105323499 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(1748)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(1750)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(1754)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1746)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(1753)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(1751)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1746): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(1747): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(1748): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(1749): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(1750): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(1751): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(1752): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(1753): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(1754): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_paging_response_tmsi_unknown0(1755): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1756): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_paging_response_tmsi_unknown finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_paging_response_tmsi_unknown pass'. Thu Apr 10 10:53:23 UTC 2025 ====== MSC_Tests.TC_paging_response_tmsi_unknown pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_paging_response_tmsi_unknown.talloc 20250410105323696 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410105323696 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105323696 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410105323696 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410105323696 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410105323696 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105323696 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410105323696 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410105323696 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410105323696 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105323696 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410105323696 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410105323696 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410105323696 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410105323696 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410105323696 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105323696 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105323696 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410105323696 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410105323696 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410105323697 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410105324499 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=143500) 20250410105325500 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410105325697 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410105325697 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410105325697 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) Waiting for packet dumper to finish... 1 (prev_count=143500, count=144040) 20250410105326501 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_paging_response_tmsi_unknown pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_call_re_establishment'. ------ MSC_Tests.TC_call_re_establishment ------ Thu Apr 10 10:53:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_call_re_establishment.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_call_re_establishment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410105327502 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_call_re_establishment' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_call_re_establishment started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1760)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(1760)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1760)@7d38b4d9c9a0: ************************************************* MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410105328052 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1761)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410105328244 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410105328244 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410105328244 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410105328244 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1760)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1760)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1760)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410105328245 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105328245 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410105328245 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410105328245 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410105328245 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410105328245 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410105328245 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410105328245 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105328245 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410105328245 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410105328245 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1760)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(1760)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1760)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1760)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1760)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1760)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1760)@7d38b4d9c9a0: Message received on association #8 20250410105328246 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105328246 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410105328246 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410105328246 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410105328246 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410105328246 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410105328246 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410105328246 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105328246 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410105328246 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410105328246 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105328246 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1760)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1760)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1760)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1760)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) 20250410105328246 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410105328246 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1760)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1760)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105328503 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410105328503 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1763)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1763)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410105328504 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1763)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1763)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1763)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1763)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1763)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1763)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410105328514 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410105328514 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1764)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000091" to be handled at TC_call_re_establishment0(1766) TC_call_re_establishment0(1766)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000091'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410105329050 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105329050 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105329050 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105329050 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105329050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105329050 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105329050 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105329050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105329050 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105329050 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1760)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105329050 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105329050 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105329050 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105329050 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105329050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105329050 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105329050 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105329050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105329050 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105329050 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1760)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1760)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1759)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1759)@7d38b4d9c9a0: Added conn table entry 0TC_call_re_establishment0(1766)15591873 MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(1759)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1760)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105329054 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105329054 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105329054 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105329054 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105329054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105329054 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105329054 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105329054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105329054 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105329054 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 ed e9 c1 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 19 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105329054 DMSC DEBUG msub_fsm[0x563b4cc366f0]{active}: Allocated (fsm.c:456) 20250410105329054 DMSC DEBUG msc_i[0x563b4cc4fdf0]{READY}: Allocated (fsm.c:456) 20250410105329054 DMSC DEBUG msc_i[0x563b4cc4fdf0]{READY}: is child of msub_fsm[0x563b4cc366f0] (fsm.c:486) 20250410105329054 DMSC DEBUG msc_a[0x563b4cbf11f0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105329054 DMSC DEBUG msc_a[0x563b4cbf11f0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc366f0] (fsm.c:486) 20250410105329054 DMSC DEBUG msc_a(unknown:GERAN-A-304:NONE)[0x563b4cbf11f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105329054 DMSC DEBUG msc_i(unknown:GERAN-A-304:NONE)[0x563b4cc4fdf0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105329054 DMSC DEBUG msc_a(unknown:GERAN-A-304:NONE)[0x563b4cbf11f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105329054 DMM DEBUG msc_a(IMSI-262420000000091:GERAN-A-304:LU)[0x563b4cbf11f0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000091 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410105329054 DMM DEBUG msc_a(IMSI-262420000000091:GERAN-A-304:LU)[0x563b4cbf11f0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410105329054 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-304:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410105329054 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-304:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000091:GERAN-A-304:LU)[0x563b4cbf11f0] (fsm.c:486) 20250410105329055 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-304:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410105329055 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-304:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410105329055 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410105329055 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410105329055 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1:GERAN-A-304:LU)[0x563b4cbf11f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105329055 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1:GERAN-A-304:LU)[0x563b4cbf11f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105329055 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250410105329055 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410105329055 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1:GERAN-A-304:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410105329055 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1:GERAN-A-304:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410105329055 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1:GERAN-A-304:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410105329055 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1:GERAN-A-304:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410105329055 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1:GERAN-A-304:LU)[0x563b4cc4fdf0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105329055 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1:GERAN-A-304:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410105329055 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1:GERAN-A-304:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410105329055 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1:GERAN-A-304:LU)[0x563b4cbf35f0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105329055 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1:GERAN-A-304:LU)[0x563b4cbf35f0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1:GERAN-A-304:LU)[0x563b4cc55d70] (fsm.c:486) 20250410105329055 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1:GERAN-A-304:LU)[0x563b4cbf35f0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410105329055 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1:GERAN-A-304:LU)[0x563b4cbf35f0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410105329055 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105329055 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105329055 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105329055 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105329055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105329055 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105329055 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105329055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105329055 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105329055 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 02 02 ed e9 c1 00 01 30 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105329055 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105329055 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105329055 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105329055 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105329055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105329055 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105329055 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105329055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105329055 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105329055 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 02 06 ed e9 c1 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 19 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1760)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1760)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1760)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1760)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'EDE9C1'O, sourceLocRef := '000130'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test-GSUP(1764)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000091" handled at TC_call_re_establishment0(1766) MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1764)@7d38b4d9c9a0: Added IMSI table entry 0TC_call_re_establishment0(1766)"262420000000091" 20250410105329056 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410105329056 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1760)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105329057 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105329057 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105329057 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105329057 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105329057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105329057 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105329057 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105329057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105329057 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105329057 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 30 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105329057 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1:GERAN-A-304:LU)[0x563b4cc4fdf0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105329057 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1:GERAN-A-304:LU)[0x563b4cbf11f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_call_re_establishment0(1766)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_call_re_establishment0(1766)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410105329059 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105329059 DVLR DEBUG IMSI:262420000000091 has MSISDN:491230000091 (vlr.c:1045) 20250410105329059 DMSC NOTICE msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1) VLR: update for IMSI=262420000000091 (MSISDN=491230000091) (gsm_04_08.c:1541) 20250410105329059 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105329059 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105329059 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1:GERAN-A-304:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410105329059 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1:GERAN-A-304:LU)[0x563b4cbf35f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410105329059 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1:GERAN-A-304:LU)[0x563b4cbf35f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410105329059 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1:GERAN-A-304:LU)[0x563b4cbf35f0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410105329059 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1:GERAN-A-304:LU)[0x563b4cbf35f0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1:GERAN-A-304:LU)[0x563b4cc55d70] (vlr_lu_fsm.c:110) 20250410105329059 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1:GERAN-A-304:LU)[0x563b4cbf35f0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410105329059 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1:GERAN-A-304:LU)[0x563b4cbf35f0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105329059 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1:GERAN-A-304:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410105329059 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1:GERAN-A-304:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410105329059 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1:GERAN-A-304:LU)[0x563b4cc48160]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105329059 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1:GERAN-A-304:LU)[0x563b4cc48160]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1:GERAN-A-304:LU)[0x563b4cc55d70] (fsm.c:486) 20250410105329059 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1:GERAN-A-304:LU)[0x563b4cc48160]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410105329059 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1:GERAN-A-304:LU)[0x563b4cc48160]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410105329059 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1:GERAN-A-304:LU)[0x563b4cc48160]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410105329059 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1:GERAN-A-304:LU)[0x563b4cc48160]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410105329059 DMSC NOTICE msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1:TMSInew-0x9EBC7976) VLR: update for IMSI=262420000000091 (MSISDN=491230000091) (gsm_04_08.c:1541) 20250410105329059 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1:GERAN-A-304:LU)[0x563b4cc48160]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410105329059 DMM DEBUG -> IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1:TMSInew-0x9EBC7976 LOCATION UPDATE ACCEPT (TMSI = 0x9ebc7976) (gsm_04_08.c:149) 20250410105329059 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1:TMSInew-0x9EBC7976:GERAN-A-304:LU)[0x563b4cc4fdf0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105329059 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1:TMSInew-0x9EBC7976 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105329059 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105329059 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105329059 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105329059 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105329059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105329059 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105329059 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105329059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105329059 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105329059 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 02 06 ed e9 c1 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 9e bc 79 76 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1760)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1760)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment0(1766)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1759)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1759)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1760)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105329062 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105329062 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105329062 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105329062 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105329062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105329062 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105329062 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105329062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105329062 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105329062 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 30 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105329062 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1:TMSInew-0x9EBC7976:GERAN-A-304:LU)[0x563b4cc4fdf0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105329062 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1:TMSInew-0x9EBC7976:GERAN-A-304:LU)[0x563b4cbf11f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105329062 DMM DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1:TMSInew-0x9EBC7976:GERAN-A-304:LU)[0x563b4cbf11f0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410105329062 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1:TMSInew-0x9EBC7976:GERAN-A-304:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410105329062 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1:GERAN-A-304:LU)[0x563b4cc48160]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410105329062 DMSC NOTICE msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976) VLR: update for IMSI=262420000000091 (MSISDN=491230000091) (gsm_04_08.c:1541) 20250410105329062 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1:GERAN-A-304:LU)[0x563b4cc48160]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410105329062 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-304:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410105329062 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1:GERAN-A-304:LU)[0x563b4cc48160]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410105329062 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1:GERAN-A-304:LU)[0x563b4cc48160]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-304:LU)[0x563b4cc55d70] (vlr_lu_fsm.c:817) 20250410105329062 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1:GERAN-A-304:LU)[0x563b4cc48160]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410105329062 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x364326A1:GERAN-A-304:LU)[0x563b4cc48160]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105329062 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-304:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410105329062 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-304:LU)[0x563b4cbf11f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410105329062 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-304:LU)[0x563b4cbf11f0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.992s remaining) (msc_a.c:450) 20250410105329062 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000091/3/1): Available (smpp_smsc.c:626) 20250410105329062 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-304:LU)[0x563b4cbf11f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105329062 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-304:LU)[0x563b4cbf11f0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410105329062 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105329062 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105329062 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105329062 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-304:LU)[0x563b4cc4fdf0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105329062 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105329062 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105329062 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105329062 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105329062 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105329062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105329062 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105329062 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105329062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105329062 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105329062 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 02 06 ed e9 c1 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1760)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1760)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1760)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105329063 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105329063 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105329063 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105329063 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105329063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105329063 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105329063 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105329063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105329063 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105329063 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 30 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105329063 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-304:LU)[0x563b4cc4fdf0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105329063 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-304:LU)[0x563b4cbf11f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105329063 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-304:LU)[0x563b4cbf11f0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105329063 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-304:LU)[0x563b4cbf11f0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105329063 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-304:LU)[0x563b4cbf11f0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105329063 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-304:LU)[0x563b4cc55d70]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105329063 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-304:LU)[0x563b4cc55d70]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-304:LU)[0x563b4cbf11f0] (msc_a.c:1053) 20250410105329063 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-304:LU)[0x563b4cc55d70]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410105329063 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-304:LU)[0x563b4cc55d70]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105329063 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-304:LU)[0x563b4cc55d70]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410105329063 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-304:LU)[0x563b4cbf11f0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc366f0] (msc_a.c:1053) 20250410105329063 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-304:LU)[0x563b4cbf11f0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105329063 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-304:LU)[0x563b4cbf11f0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105329063 DMSC DEBUG msub_fsm[0x563b4cc366f0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105329063 DMSC DEBUG msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976) MSC-A terminated (msub.c:261) 20250410105329063 DMSC DEBUG msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976) 1 MSC-I still active (msub.c:79) 20250410105329063 DMSC DEBUG msub_fsm[0x563b4cc366f0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105329063 DMSC DEBUG msub_fsm[0x563b4cc366f0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105329063 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-304:LU)[0x563b4cc4fdf0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105329063 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-304:LU)[0x563b4cc4fdf0]{READY}: Removing from parent msub_fsm[0x563b4cc366f0] (msub.c:113) 20250410105329064 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-304 (ran_conn.c:155) 20250410105329064 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-304:LU)[0x563b4cc4fdf0]{READY}: Freeing instance (msub.c:113) 20250410105329064 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-304:LU)[0x563b4cc4fdf0]{READY}: Deallocated (fsm.c:568) 20250410105329064 DMSC DEBUG msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976) Free (msub.c:119) 20250410105329064 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976 - active-conn: now used by 1 (attached) (msub.c:375) 20250410105329064 DMSC DEBUG msub_fsm[0x563b4cc366f0]{terminating}: Freeing instance (msub.c:113) 20250410105329064 DMSC DEBUG msub_fsm[0x563b4cc366f0]{terminating}: Deallocated (fsm.c:568) 20250410105329064 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105329064 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105329064 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105329064 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105329064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105329064 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105329064 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105329064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105329064 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105329064 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 02 04 ed e9 c1 00 01 30 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1760)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1760)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(1760)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105329064 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105329064 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105329064 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105329064 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105329064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105329064 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105329064 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105329064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105329064 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105329064 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 30 ed e9 c1 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1759)@7d38b4d9c9a0: Deleted conn table entry 0TC_call_re_establishment0(1766)15591873 TC_call_re_establishment0(1766)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105329065 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410105329065 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_call_re_establishment0(1766)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_call_re_establishment0(1766)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment0(1766)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment0(1766)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '9EBC7976'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1759)@7d38b4d9c9a0: Added conn table entry 0TC_call_re_establishment0(1766)2540960 MSC_Test_0-RAN(1759)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(1760)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105329264 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105329264 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105329264 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105329264 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105329264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105329264 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105329264 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105329264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105329264 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105329264 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 26 c5 a0 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 9e bc 79 76 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105329265 DMSC DEBUG msub_fsm[0x563b4cc55d70]{active}: Allocated (fsm.c:456) 20250410105329265 DMSC DEBUG msc_i[0x563b4cbf11f0]{READY}: Allocated (fsm.c:456) 20250410105329265 DMSC DEBUG msc_i[0x563b4cbf11f0]{READY}: is child of msub_fsm[0x563b4cc55d70] (fsm.c:486) 20250410105329265 DMSC DEBUG msc_a[0x563b4cc4fdf0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105329265 DMSC DEBUG msc_a[0x563b4cc4fdf0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc55d70] (fsm.c:486) 20250410105329265 DMSC DEBUG msc_a(unknown:GERAN-A-305:NONE)[0x563b4cc4fdf0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105329265 DMSC DEBUG msc_i(unknown:GERAN-A-305:NONE)[0x563b4cbf11f0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105329265 DMSC DEBUG msc_a(unknown:GERAN-A-305:NONE)[0x563b4cc4fdf0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105329265 DMM DEBUG msc_a(TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ)[0x563b4cc4fdf0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250410105329265 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ)[0x563b4cc366f0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410105329265 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ)[0x563b4cc366f0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ)[0x563b4cc4fdf0] (fsm.c:486) 20250410105329265 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ)[0x563b4cc366f0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410105329265 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ)[0x563b4cc366f0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410105329265 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410105329265 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410105329265 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ)[0x563b4cc4fdf0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105329265 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ)[0x563b4cc4fdf0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105329265 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ)[0x563b4cc366f0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410105329265 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ)[0x563b4cc366f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410105329265 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ)[0x563b4cc366f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410105329265 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ)[0x563b4cbf11f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105329265 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ)[0x563b4cc366f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410105329265 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ)[0x563b4cc366f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410105329265 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ)[0x563b4cc366f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410105329265 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ)[0x563b4cc366f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410105329265 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ)[0x563b4cc366f0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410105329265 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ)[0x563b4cc366f0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410105329265 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ)[0x563b4cc366f0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410105329265 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ)[0x563b4cbf11f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105329265 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ)[0x563b4cc4fdf0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410105329265 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ)[0x563b4cc4fdf0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250410105329265 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000091/3/1): Available (smpp_smsc.c:626) 20250410105329265 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410105329266 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105329266 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105329266 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105329266 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105329266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105329266 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105329266 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105329266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105329266 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105329266 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 03 02 26 c5 a0 00 01 31 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105329266 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105329266 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105329266 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105329266 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105329266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105329266 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105329266 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105329266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105329266 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105329266 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 03 06 26 c5 a0 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 19 (osmo_ss7_asp.c:1175) 20250410105329266 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105329266 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105329266 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105329266 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105329266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105329266 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105329266 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105329266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105329266 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105329266 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 03 06 26 c5 a0 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1760)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1760)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1760)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1760)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1760)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1760)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: { messageType := 2, destLocRef := '26C5A0'O, sourceLocRef := '000131'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105329268 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410105329268 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_call_re_establishment0(1766)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_call_re_establishment0(1766)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1761)@7d38b4d9c9a0: Created MnccExpect[0] for "12345" to be handled at TC_call_re_establishment0(1766) MSC_Test-MGCP(1762)@7d38b4d9c9a0: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_call_re_establishment0(1766) MSC_Test_0-RAN(1759)@7d38b4d9c9a0: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1759)@7d38b4d9c9a0: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: vl_len:19 MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(1760)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105329280 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105329280 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105329280 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105329280 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105329280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105329280 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105329280 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105329280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105329280 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105329280 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 31 00 01 13 01 00 10 03 45 04 06 60 05 04 02 00 81 5e 04 80 21 43 f5 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105329280 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ)[0x563b4cbf11f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105329280 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ)[0x563b4cc4fdf0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105329280 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250410105329280 DCC DEBUG trans(CC:NULL IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976 callref-0x80000021 tid-8) New transaction (transaction.c:231) 20250410105329280 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ)[0x563b4cc4fdf0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250410105329280 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ)[0x563b4cc4fdf0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250410105329280 DCC DEBUG trans(CC:NULL IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ callref-0x80000021 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250410105329280 DCC DEBUG trans(CC:NULL IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ callref-0x80000021 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105329280 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250410105329280 DCC DEBUG trans(CC:NULL IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ callref-0x80000021 tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:702) 20250410105329280 DCC INFO trans(CC:NULL IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ callref-0x80000021 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250410105329280 DCC DEBUG trans(CC:NULL IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ callref-0x80000021 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250410105329280 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ)[0x563b4cbf35f0]{ESTABLISHING}: Allocated (fsm.c:456) 20250410105329280 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ)[0x563b4cbf35f0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ)[0x563b4cc4fdf0] (fsm.c:486) 20250410105329280 DCC DEBUG trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ callref-0x80000021 tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:2161) 20250410105329280 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ)[0x563b4cc55ea0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410105329280 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ)[0x563b4cc55ea0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ)[0x563b4cbf35f0] (fsm.c:486) 20250410105329280 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_CN:no-CI)[0x563b4cc55ea0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250410105329280 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_CN:no-CI)[0x563b4cc55ea0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250410105329280 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ)[0x563b4cc026a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410105329280 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ)[0x563b4cc026a0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ)[0x563b4cbf35f0] (fsm.c:486) 20250410105329280 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_RAN:no-CI)[0x563b4cc026a0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250410105329280 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_RAN:no-CI)[0x563b4cc026a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1762)@7d38b4d9c9a0: Found Expect[0] for { line := { verb := "CRCX", trans_id := "214", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "81" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_call_re_establishment0(1766) TC_call_re_establishment0(1766)@7d38b4d9c9a0: f_mo_call_establish 2: rx 1st CRCX 20250410105329285 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_CN:no-CI)[0x563b4cc55ea0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105329285 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ)[0x563b4cbf35f0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410105329285 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ)[0x563b4cc4fdf0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250410105329285 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ callref-0x80000021 tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_call_re_establishment0(1766)@7d38b4d9c9a0: f_mo_call_establish 6: rx 2nd CRCX 20250410105329286 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_RAN:no-CI)[0x563b4cc026a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105329286 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ)[0x563b4cbf35f0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410105329286 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ)[0x563b4cc4fdf0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250410105329286 DCC DEBUG trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ callref-0x80000021 tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:705) 20250410105329286 DCC DEBUG trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ callref-0x80000021 tid-8) Sending Assignment Command (msc_a.c:706) 20250410105329286 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ)[0x563b4cbf11f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250410105329286 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105329286 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105329286 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105329286 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105329286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105329286 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105329286 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105329286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105329286 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105329286 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3b 00 00 00 b9 00 00 00 c1 03 00 00 03 06 26 c5 a0 00 01 24 00 22 01 0b 07 01 0a a1 a5 91 81 05 7c 06 02 02 02 02 2a f8 7d 09 83 ff 57 84 3f 07 82 80 81 7f 81 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1760)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1760)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1761)@7d38b4d9c9a0: Found MnccExpect[0] for "12345" handled at TC_call_re_establishment0(1766) MSC_Test-MNCC(1761)@7d38b4d9c9a0: Added conn table entry 0TC_call_re_establishment0(1766)-2147483615 TC_call_re_establishment0(1766)@7d38b4d9c9a0: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: vl_len:14 MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: vl_from0 TC_call_re_establishment0(1766)@7d38b4d9c9a0: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1760)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105329288 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105329288 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105329288 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105329288 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105329288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105329288 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105329288 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105329288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105329288 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105329288 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 31 00 01 0e 00 0c 02 7c 06 09 08 07 06 23 28 7e 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105329288 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ)[0x563b4cbf11f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105329288 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ)[0x563b4cc4fdf0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105329288 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4cc026a0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250410105329288 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_RAN:CI-22222:no-remote-port:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000)[0x563b4cc026a0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250410105329288 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_RAN:CI-22222:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc026a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250410105329289 DCC DEBUG trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ callref-0x80000021 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:1596) 20250410105329289 DCC INFO trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ callref-0x80000021 tid-8) Assignment Complete: RAN: GSM#3, CN: GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111 (msc_a.c:1597) 20250410105329289 DCC DEBUG trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ callref-0x80000021 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:2187) 20250410105329289 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ callref-0x80000021 tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) 20250410105329289 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ callref-0x80000021 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) TC_call_re_establishment0(1766)@7d38b4d9c9a0: f_mo_call_establish 5: rx MDCX for the RAN side TC_call_re_establishment0(1766)@7d38b4d9c9a0: f_mo_call_establish 3: rx RTP CREATE 20250410105329290 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc026a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105329290 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc026a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410105329290 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ)[0x563b4cbf35f0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410105329290 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ callref-0x80000021 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250410105329290 DCC DEBUG trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ callref-0x80000021 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105329290 DCC DEBUG trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ callref-0x80000021 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105329290 DCC DEBUG trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ callref-0x80000021 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250410105329290 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ)[0x563b4cbf11f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105329290 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105329290 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105329290 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105329290 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105329290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105329290 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105329290 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105329290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105329290 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105329290 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 03 06 26 c5 a0 00 01 0d 01 00 0a 83 02 04 06 60 00 02 04 01 85 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1760)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1760)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105329291 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ callref-0x80000021 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250410105329291 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ callref-0x80000021 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105329291 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ callref-0x80000021 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105329291 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ callref-0x80000021 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250410105329291 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ)[0x563b4cbf11f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105329291 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105329291 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105329291 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105329291 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105329291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105329291 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105329291 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105329291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105329291 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105329291 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 03 06 26 c5 a0 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1760)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1760)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment0(1766)@7d38b4d9c9a0: f_mo_call_establish 7: rx CC Alerting 20250410105329292 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ callref-0x80000021 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250410105329292 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ callref-0x80000021 tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250410105329292 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ callref-0x80000021 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:798) 20250410105329292 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc55ea0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250410105329292 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc55ea0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250410105329292 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc55ea0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250410105329292 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ callref-0x80000021 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250410105329292 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ callref-0x80000021 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105329292 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ callref-0x80000021 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105329292 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ callref-0x80000021 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250410105329292 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ callref-0x80000021 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250410105329292 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ)[0x563b4cbf11f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105329292 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105329292 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105329292 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105329292 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105329292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105329292 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105329292 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105329292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105329292 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105329292 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 03 06 26 c5 a0 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1760)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1760)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment0(1766)@7d38b4d9c9a0: as_optional_mgcp_mdcx: rx MDCX TC_call_re_establishment0(1766)@7d38b4d9c9a0: { line := { verb := "MDCX", trans_id := "217", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "81" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "81", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_call_re_establishment0(1766)@7d38b4d9c9a0: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1759)@7d38b4d9c9a0: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1759)@7d38b4d9c9a0: patched enc_l3: '038F'O 20250410105329293 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc55ea0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105329293 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc55ea0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410105329293 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ)[0x563b4cbf35f0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410105329293 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ)[0x563b4cbf35f0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250410105329293 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ)[0x563b4cc4fdf0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1760)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105329293 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105329293 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105329293 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105329293 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105329293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105329293 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105329293 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105329293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105329293 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105329293 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 31 00 01 05 01 00 02 03 8f 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105329293 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ)[0x563b4cbf11f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105329293 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ)[0x563b4cc4fdf0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105329294 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ callref-0x80000021 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250410105329294 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ callref-0x80000021 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250410105329294 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ callref-0x80000021 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250410105329294 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ callref-0x80000021 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105329294 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ callref-0x80000021 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_call_re_establishment0(1766)@7d38b4d9c9a0: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_call_re_establishment0(1766)@7d38b4d9c9a0: Osmux ok: use_osmux = false got_osmux_count = 0 TC_call_re_establishment0(1766)@7d38b4d9c9a0: f_mo_call_establish DONE TC_call_re_establishment0(1766)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1764)@7d38b4d9c9a0: Deleted GSUP IMSI table entry 0TC_call_re_establishment0(1766)"262420000000091" MSC_Test-GSUP(1764)@7d38b4d9c9a0: Added IMSI table entry 0TC_call_re_establishment0(1767)"262420000000091" TC_call_re_establishment0(1767)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMReEstablReq := { messageType := '000000'B, nsd := '00'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare := '0000'B, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000091'H, fillerDigit := omit } } } }, locationAreaIdentification := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1759)@7d38b4d9c9a0: Added conn table entry 1TC_call_re_establishment0(1767)16705264 MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: First idle individual index:1 MSC_Test_0-RAN(1759)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 1 set to 1 20250410105332814 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105332814 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105332814 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105332814 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105332814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105332814 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105332814 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105332814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105332814 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105332814 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 44 00 00 00 c1 00 00 00 b9 03 02 00 00 01 fe e6 f0 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1f 00 1d 57 05 08 00 62 f2 24 00 17 00 2a 17 10 05 28 00 03 50 59 02 08 29 26 24 00 00 00 00 19 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1760)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105332815 DMSC DEBUG msub_fsm[0x563b4cc261b0]{active}: Allocated (fsm.c:456) 20250410105332815 DMSC DEBUG msc_i[0x563b4cc262e0]{READY}: Allocated (fsm.c:456) 20250410105332815 DMSC DEBUG msc_i[0x563b4cc262e0]{READY}: is child of msub_fsm[0x563b4cc261b0] (fsm.c:486) 20250410105332815 DMSC DEBUG msc_a[0x563b4cbf27a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105332815 DMSC DEBUG msc_a[0x563b4cbf27a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc261b0] (fsm.c:486) 20250410105332815 DMSC DEBUG msc_a(unknown:GERAN-A-306:NONE)[0x563b4cbf27a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105332815 DMSC DEBUG msc_i(unknown:GERAN-A-306:NONE)[0x563b4cc262e0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105332815 DMSC DEBUG msc_a(unknown:GERAN-A-306:NONE)[0x563b4cbf27a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105332815 DMM DEBUG <- CM RE-ESTABLISH REQUEST IMSI-262420000000091 (gsm_04_08.c:860) 20250410105332815 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976 + gsm48_rx_cm_reest_req: now used by 4 (attached,active-conn,CC,gsm48_rx_cm_reest_req) (gsm_04_08.c:879) 20250410105332815 DBSSAP NOTICE msc_a(IMSI-262420000000091:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x563b4cbf27a0]{MSC_A_ST_VALIDATE_L3}: New conn requesting Re-Establishment (gsm_04_08.c:890) 20250410105332815 DBSSAP NOTICE msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ)[0x563b4cc4fdf0]{MSC_A_ST_COMMUNICATING}: Old conn matching Re-Establishment request (1 (cc)) (gsm_04_08.c:891) 20250410105332815 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ)[0x563b4cbf35f0]{ESTABLISHED}: Reparenting from parent msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ)[0x563b4cc4fdf0] to parent msc_a(IMSI-262420000000091:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x563b4cbf27a0] (call_leg.c:99) 20250410105332815 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ)[0x563b4cc366f0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (gsm_04_08.c:921) 20250410105332815 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ)[0x563b4cc366f0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ)[0x563b4cc4fdf0] (gsm_04_08.c:921) 20250410105332815 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ)[0x563b4cc366f0]{PR_ARQ_S_DONE}: Freeing instance (gsm_04_08.c:921) 20250410105332815 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ)[0x563b4cc366f0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410105332815 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ)[0x563b4cc4fdf0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_CN_CLOSE (gsm_04_08.c:921) 20250410105332815 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ)[0x563b4cc4fdf0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250410105332815 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976 + msc_a_fsm_releasing_onenter: now used by 5 (attached,active-conn,CC,gsm48_rx_cm_reest_req,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105332815 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976 + vlr_subscr_cancel_attach_fsm: now used by 6 (attached,active-conn,CC,gsm48_rx_cm_reest_req,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105332815 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976 - vlr_subscr_cancel_attach_fsm: now used by 5 (attached,active-conn,CC,gsm48_rx_cm_reest_req,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105332815 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ)[0x563b4cbf11f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105332815 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976 - msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,CC,gsm48_rx_cm_reest_req) (msc_a.c:1004) 20250410105332815 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976 - active-conn: now used by 3 (attached,CC,gsm48_rx_cm_reest_req) (gsm_04_08.c:925) 20250410105332815 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ)[0x563b4cc4fdf0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:2248) 20250410105332815 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x563b4cbf2990]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410105332815 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x563b4cbf2990]{PR_ARQ_S_INIT}: is child of msc_a(IMSI-262420000000091:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x563b4cbf27a0] (fsm.c:486) 20250410105332815 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x563b4cbf2990]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410105332815 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x563b4cbf2990]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410105332815 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,gsm48_rx_cm_reest_req,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:384) 20250410105332815 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976 + active-conn: now used by 5 (attached,CC,gsm48_rx_cm_reest_req,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410105332815 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x563b4cbf27a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105332815 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x563b4cbf27a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105332815 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x563b4cbf2990]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410105332815 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x563b4cbf2990]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410105332815 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x563b4cbf2990]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410105332815 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x563b4cc262e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105332815 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x563b4cbf2990]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410105332815 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x563b4cbf2990]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410105332815 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x563b4cbf2990]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410105332815 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x563b4cbf2990]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410105332815 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x563b4cbf2990]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410105332815 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x563b4cbf2990]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410105332815 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x563b4cbf2990]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410105332815 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x563b4cbf27a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410105332815 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x563b4cbf27a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250410105332815 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000091/3/1): Available (smpp_smsc.c:626) 20250410105332816 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x563b4cbf27a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (msc_a.c:229) 20250410105332816 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x563b4cbf27a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250410105332816 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-306:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:2161) 20250410105332816 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x563b4cbf27a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (msc_a.c:2184) 20250410105332816 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-306:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:705) 20250410105332816 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-306:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) Sending Assignment Command (msc_a.c:706) 20250410105332816 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x563b4cc262e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250410105332816 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976 - proc_arq_vlr_fn_init: now used by 4 (attached,CC,gsm48_rx_cm_reest_req,active-conn) (vlr_access_req_fsm.c:405) 20250410105332816 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976 - gsm48_rx_cm_reest_req: now used by 3 (attached,CC,active-conn) (gsm_04_08.c:950) 20250410105332816 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105332816 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105332816 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105332816 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105332816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105332816 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105332816 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105332816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105332816 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105332816 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 00 02 fe e6 f0 00 01 32 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105332816 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105332816 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105332816 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105332816 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105332816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105332816 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105332816 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105332816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105332816 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105332816 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 03 06 26 c5 a0 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) 20250410105332816 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105332816 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105332816 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105332816 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) MSC_Test_0-M3UA(1760)@7d38b4d9c9a0: Message received on association #8 20250410105332816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105332816 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105332816 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105332816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105332816 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105332816 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 00 06 fe e6 f0 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 19 (osmo_ss7_asp.c:1175) 20250410105332816 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105332816 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105332816 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105332816 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105332816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105332816 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105332816 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105332816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105332816 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105332817 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3b 00 00 00 b9 00 00 00 c1 03 00 00 00 06 fe e6 f0 00 01 24 00 22 01 0b 07 01 0a a1 a5 91 81 05 7c 06 02 02 02 02 2a f8 7d 09 83 ff 57 84 3f 07 82 80 81 7f 81 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1760)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1760)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1760)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1760)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1760)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1760)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1760)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'FEE6F0'O, sourceLocRef := '000132'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: Session index based on local reference:1 MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: Session index based on local reference:1 MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: Session index based on local reference:1 MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410105332822 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105332822 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105332822 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105332822 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105332823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105332823 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105332823 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105332823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105332823 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105332823 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 31 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1760)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105332823 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ)[0x563b4cbf11f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105332823 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ)[0x563b4cc4fdf0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105332823 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ)[0x563b4cc4fdf0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105332823 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ)[0x563b4cc4fdf0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105332823 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ)[0x563b4cc4fdf0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105332823 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ)[0x563b4cc4fdf0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc55d70] (msc_a.c:1053) 20250410105332823 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ)[0x563b4cc4fdf0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105332823 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ)[0x563b4cc4fdf0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105332823 DMSC DEBUG msub_fsm[0x563b4cc55d70]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105332824 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250410105332824 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250410105332824 DMSC DEBUG msub_fsm[0x563b4cc55d70]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105332824 DMSC DEBUG msub_fsm[0x563b4cc55d70]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105332824 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ)[0x563b4cbf11f0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105332824 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ)[0x563b4cbf11f0]{READY}: Removing from parent msub_fsm[0x563b4cc55d70] (msub.c:113) 20250410105332824 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-305 (ran_conn.c:155) 20250410105332824 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ)[0x563b4cbf11f0]{READY}: Freeing instance (msub.c:113) 20250410105332824 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ)[0x563b4cbf11f0]{READY}: Deallocated (fsm.c:568) 20250410105332824 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250410105332824 DMSC DEBUG msub_fsm[0x563b4cc55d70]{terminating}: Freeing instance (msub.c:113) 20250410105332824 DMSC DEBUG msub_fsm[0x563b4cc55d70]{terminating}: Deallocated (fsm.c:568) 20250410105332824 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105332824 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105332824 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105332824 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105332824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105332824 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105332825 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105332825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105332825 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105332825 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 03 04 26 c5 a0 00 01 31 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1760)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1760)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: Session index based on local reference:0 20250410105332826 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105332826 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105332826 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105332826 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105332826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105332826 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105332826 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105332826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105332826 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105332826 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 31 26 c5 a0 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1760)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1759)@7d38b4d9c9a0: Deleted conn table entry 0TC_call_re_establishment0(1766)2540960 TC_call_re_establishment0(1766)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1761)@7d38b4d9c9a0: Deleted conn table entry 0TC_call_re_establishment0(1766)-2147483615 MSC_Test-MNCC(1761)@7d38b4d9c9a0: Added conn table entry 0TC_call_re_establishment0(1767)-2147483615 TC_call_re_establishment0(1766)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test-MGCP(1762)@7d38b4d9c9a0: MGCP_Emulation_CT: MgcpEndpointTable[0] now sends to TC_call_re_establishment0(1767) MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: Session index based on connection ID:1 MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: vl_len:14 MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1760)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105333028 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105333028 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105333028 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105333028 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105333028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105333028 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105333028 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105333028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105333028 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105333028 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 32 00 01 0e 00 0c 02 7c 06 09 08 07 06 23 28 7e 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105333029 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x563b4cc262e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105333029 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x563b4cbf27a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105333029 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc026a0]{ESTABLISHED}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250410105333029 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc026a0]{ESTABLISHED}: remote addr already 9.8.7.6:9000, no change (rtp_stream.c:470) 20250410105333029 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc026a0]{ESTABLISHED}: Not committing: remote RTP address, codecs and mode are already set up at MGW (rtp_stream.c:402) 20250410105333029 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-306:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:1596) 20250410105333029 DCC INFO trans(CC:ACTIVE IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-306:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) Assignment Complete: RAN: GSM#3, CN: GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111 (msc_a.c:1597) 20250410105333029 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-306:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) Re-Assignment complete (gsm_04_08_cc.c:2150) MSC_Test_0-RAN(1759)@7d38b4d9c9a0: patching N(SD)=1 into dtap '032502E180'O MSC_Test_0-RAN(1759)@7d38b4d9c9a0: patched enc_l3: '036502E180'O MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: Session index based on connection ID:1 MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010005036502E180'O 20250410105335844 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105335844 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105335844 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105335844 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105335844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105335844 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105335844 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105335844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105335844 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105335844 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 32 00 01 08 01 00 05 03 65 02 e1 80 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1760)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105335845 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x563b4cc262e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105335845 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x563b4cbf27a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105335845 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-306:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) rx DISCONNECT in state ACTIVE (gsm_04_08_cc.c:2696) 20250410105335845 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-306:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250410105335845 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-306:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) tx MNCC_DISC_IND (gsm_04_08_cc.c:309) 20250410105335847 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-306:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250410105335847 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-306:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105335847 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-306:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250410105335847 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-306:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250410105335847 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x563b4cc262e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105335847 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105335847 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105335847 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105335847 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105335847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105335847 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105335847 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105335847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105335847 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105335847 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 00 06 fe e6 f0 00 01 09 01 00 06 83 2d 08 02 e2 97 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1760)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1760)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: Session index based on local reference:1 MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1759)@7d38b4d9c9a0: patching N(SD)=2 into dtap '032A'O MSC_Test_0-RAN(1759)@7d38b4d9c9a0: patched enc_l3: '03AA'O MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: Session index based on connection ID:1 MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000203AA'O MSC_Test_0-M3UA(1760)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105335850 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105335850 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105335850 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105335850 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105335850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105335850 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105335850 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105335850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105335850 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105335850 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 32 00 01 05 01 00 02 03 aa 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105335850 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x563b4cc262e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105335850 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x563b4cbf27a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105335850 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-306:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250410105335850 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-306:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250410105335850 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-306:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250410105335850 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-306:CM_RE_ESTABLISH_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250410105335850 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-306:CM_RE_ESTABLISH_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250410105335850 DCC DEBUG trans(CC:NULL IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-306:CM_RE_ESTABLISH_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105335850 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250410105335850 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x563b4cbf27a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105335850 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x563b4cbf27a0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250410105335850 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105335850 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105335850 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105335850 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ)[0x563b4cbf35f0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250410105335850 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc026a0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410105335850 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc026a0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ)[0x563b4cbf35f0] (call_leg.c:197) 20250410105335850 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc026a0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410105335850 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc026a0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410105335850 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc55ea0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410105335850 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc55ea0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ)[0x563b4cbf35f0] (call_leg.c:197) 20250410105335850 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ)[0x563b4cbf35f0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250410105335850 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc55ea0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410105335850 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc55ea0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410105335850 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ)[0x563b4cbf35f0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250410105335850 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ)[0x563b4cbf35f0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x563b4cbf27a0] (call_leg.c:198) 20250410105335850 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ)[0x563b4cbf35f0]{RELEASING}: Freeing instance (call_leg.c:198) 20250410105335851 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-305:CM_SERVICE_REQ)[0x563b4cbf35f0]{RELEASING}: Deallocated (fsm.c:568) 20250410105335851 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x563b4cbf27a0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250410105335851 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x563b4cc262e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105335851 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105335851 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105335851 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105335851 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105335851 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105335851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105335851 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105335851 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105335851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105335851 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105335851 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 00 06 fe e6 f0 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1760)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1760)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: Session index based on local reference:1 MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1761)@7d38b4d9c9a0: Deleted conn table entry 0TC_call_re_establishment0(1767)-2147483615 MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: Session index based on connection ID:1 MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410105335852 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105335852 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105335852 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105335852 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105335852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105335852 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105335852 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105335852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105335852 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1760)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105335852 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 32 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105335852 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x563b4cc262e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105335852 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x563b4cbf27a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105335852 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x563b4cbf27a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105335852 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x563b4cbf27a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105335852 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x563b4cbf27a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105335852 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x563b4cbf2990]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105335852 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x563b4cbf2990]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x563b4cbf27a0] (msc_a.c:1053) 20250410105335852 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x563b4cbf2990]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105335852 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x563b4cbf2990]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410105335852 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x563b4cbf27a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc261b0] (msc_a.c:1053) 20250410105335852 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x563b4cbf27a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105335852 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x563b4cbf27a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105335852 DMSC DEBUG msub_fsm[0x563b4cc261b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105335852 DMSC DEBUG msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976) MSC-A terminated (msub.c:261) 20250410105335852 DMSC DEBUG msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976) 1 MSC-I still active (msub.c:79) 20250410105335852 DMSC DEBUG msub_fsm[0x563b4cc261b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105335852 DMSC DEBUG msub_fsm[0x563b4cc261b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105335852 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x563b4cc262e0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105335852 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x563b4cc262e0]{READY}: Removing from parent msub_fsm[0x563b4cc261b0] (msub.c:113) 20250410105335852 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-306 (ran_conn.c:155) 20250410105335852 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x563b4cc262e0]{READY}: Freeing instance (msub.c:113) 20250410105335852 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x563b4cc262e0]{READY}: Deallocated (fsm.c:568) 20250410105335852 DMSC DEBUG msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976) Free (msub.c:119) 20250410105335852 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x9EBC7976 - active-conn: now used by 1 (attached) (msub.c:375) 20250410105335852 DMSC DEBUG msub_fsm[0x563b4cc261b0]{terminating}: Freeing instance (msub.c:113) 20250410105335852 DMSC DEBUG msub_fsm[0x563b4cc261b0]{terminating}: Deallocated (fsm.c:568) 20250410105335852 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105335852 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105335852 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105335852 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105335852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105335852 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105335852 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105335852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105335852 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105335852 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 00 04 fe e6 f0 00 01 32 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1760)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1760)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: Session index based on local reference:1 20250410105335853 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105335853 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105335853 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105335853 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105335853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105335853 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105335853 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105335853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105335853 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105335853 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 32 fe e6 f0 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1760)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1759)@7d38b4d9c9a0: Deleted conn table entry 1TC_call_re_establishment0(1767)16705264 TC_call_re_establishment0(1767)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105336856 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410105336856 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1758)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(1759)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(1761)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(1764)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105336857 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410105336857 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105336857 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410105336857 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) MSC_Test_0-M3UA(1760)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105336857 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410105336857 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105336857 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410105336857 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410105336857 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410105336857 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105336857 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250410105336857 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410105336857 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410105336857 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410105336857 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410105336857 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410105336857 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105336857 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105336857 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410105336857 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test-GSUP-IPA(1763)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105336857 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410105336857 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-SMPP(1765)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1757)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(1762)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1768)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1769)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. Thu Apr 10 10:53:36 UTC 2025 ====== MSC_Tests.TC_call_re_establishment pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_call_re_establishment.talloc MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1757): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(1758): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(1759): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(1760): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(1761): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(1762): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(1763): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(1764): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(1765): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_call_re_establishment0(1766): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC TC_call_re_establishment0(1767): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1768): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1769): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_call_re_establishment finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_call_re_establishment pass'. 20250410105337858 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=579444) 20250410105338859 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410105338859 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410105338859 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410105338859 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=579444, count=580604) 20250410105339860 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_call_re_establishment pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_call_re_establishment_auth'. ------ MSC_Tests.TC_call_re_establishment_auth ------ Thu Apr 10 10:53:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_call_re_establishment_auth.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_call_re_establishment_auth.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410105340862 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_call_re_establishment_auth' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_call_re_establishment_auth started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1773)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(1773)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1773)@7d38b4d9c9a0: ************************************************* MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410105341396 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1774)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410105341591 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410105341591 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410105341591 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410105341591 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1773)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1773)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1773)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1773)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(1773)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410105341592 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105341592 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410105341592 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410105341592 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410105341592 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410105341592 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410105341592 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410105341592 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105341592 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410105341592 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410105341592 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1773)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1773)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1773)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1773)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1773)@7d38b4d9c9a0: Message received on association #8 20250410105341593 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105341593 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410105341593 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410105341593 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410105341593 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410105341593 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410105341593 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410105341593 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105341593 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410105341593 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410105341593 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105341593 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1773)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105341593 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410105341593 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1773)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1773)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1773)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1773)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1773)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105341862 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410105341862 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1776)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1776)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410105341864 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1776)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1776)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1776)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1776)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1776)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1776)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410105341873 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410105341873 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1777)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000092" to be handled at TC_call_re_establishment_auth0(1779) TC_call_re_establishment_auth0(1779)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000092'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410105342395 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105342395 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105342395 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105342395 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105342395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105342395 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105342395 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105342395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105342395 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105342395 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1773)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105342396 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105342396 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105342396 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105342396 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105342396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105342396 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105342396 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105342396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105342396 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105342396 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1773)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1773)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1772)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1772)@7d38b4d9c9a0: Added conn table entry 0TC_call_re_establishment_auth0(1779)15732097 MSC_Test_0-RAN(1772)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(1773)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105342400 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105342400 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105342400 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105342400 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105342400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105342400 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105342400 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105342400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105342400 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105342400 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 f0 0d 81 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 29 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105342400 DMSC DEBUG msub_fsm[0x563b4cc4fdf0]{active}: Allocated (fsm.c:456) 20250410105342400 DMSC DEBUG msc_i[0x563b4cbf11f0]{READY}: Allocated (fsm.c:456) 20250410105342400 DMSC DEBUG msc_i[0x563b4cbf11f0]{READY}: is child of msub_fsm[0x563b4cc4fdf0] (fsm.c:486) 20250410105342400 DMSC DEBUG msc_a[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105342400 DMSC DEBUG msc_a[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc4fdf0] (fsm.c:486) 20250410105342400 DMSC DEBUG msc_a(unknown:GERAN-A-307:NONE)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105342400 DMSC DEBUG msc_i(unknown:GERAN-A-307:NONE)[0x563b4cbf11f0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105342400 DMSC DEBUG msc_a(unknown:GERAN-A-307:NONE)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105342400 DMM DEBUG msc_a(IMSI-262420000000092:GERAN-A-307:LU)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000092 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410105342400 DMM DEBUG msc_a(IMSI-262420000000092:GERAN-A-307:LU)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410105342400 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-307:LU)[0x563b4cc366f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410105342400 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-307:LU)[0x563b4cc366f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000092:GERAN-A-307:LU)[0x563b4cc55d70] (fsm.c:486) 20250410105342400 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-307:LU)[0x563b4cc366f0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410105342400 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-307:LU)[0x563b4cc366f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410105342400 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410105342400 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410105342400 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F:GERAN-A-307:LU)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105342400 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F:GERAN-A-307:LU)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105342400 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250410105342400 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410105342400 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F:GERAN-A-307:LU)[0x563b4cc366f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410105342400 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F:GERAN-A-307:LU)[0x563b4cc366f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410105342400 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F:GERAN-A-307:LU)[0x563b4cc366f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410105342400 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F:GERAN-A-307:LU)[0x563b4cc4a370]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410105342400 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F:GERAN-A-307:LU)[0x563b4cc4a370]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F:GERAN-A-307:LU)[0x563b4cc366f0] (fsm.c:486) 20250410105342400 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F:GERAN-A-307:LU)[0x563b4cc4a370]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410105342400 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F:GERAN-A-307:LU)[0x563b4cc4a370]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410105342400 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105342400 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105342400 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105342400 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105342400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105342400 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105342400 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105342400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105342400 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105342400 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 01 02 f0 0d 81 00 01 33 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1773)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1773)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'F00D81'O, sourceLocRef := '000133'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(1777)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000092" handled at TC_call_re_establishment_auth0(1779) MSC_Test-GSUP(1777)@7d38b4d9c9a0: Added IMSI table entry 0TC_call_re_establishment_auth0(1779)"262420000000092" 20250410105342402 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410105342403 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: vl_from0 20250410105342403 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105342403 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105342403 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105342403 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105342403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1773)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105342403 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105342403 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105342403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105342403 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105342403 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 33 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105342403 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F:GERAN-A-307:LU)[0x563b4cbf11f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105342403 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F:GERAN-A-307:LU)[0x563b4cc55d70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_call_re_establishment_auth0(1779)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_call_re_establishment_auth0(1779)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410105342406 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105342406 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F:GERAN-A-307:LU)[0x563b4cc4a370]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410105342406 DVLR DEBUG SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F) Received 1 auth tuples (vlr.c:996) 20250410105342406 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F:GERAN-A-307:LU)[0x563b4cc4a370]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410105342406 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F:GERAN-A-307:LU)[0x563b4cc4a370]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use GSM AKA (is_r99=yes, at->vec.auth_types=0x1) (vlr_auth_fsm.c:324) 20250410105342406 DMM DEBUG Tx AUTH REQ (rand = 8f7c8b813392e3384c4d166b20c8de42) (gsm_04_08.c:641) 20250410105342406 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F:GERAN-A-307:LU)[0x563b4cbf11f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105342406 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105342406 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105342406 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105342406 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105342406 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105342406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105342406 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105342406 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105342406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105342406 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105342406 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2d 00 00 00 b9 00 00 00 c1 03 00 00 01 06 f0 0d 81 00 01 16 01 00 13 05 12 00 8f 7c 8b 81 33 92 e3 38 4c 4d 16 6b 20 c8 de 42 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1773)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1773)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1772)@7d38b4d9c9a0: patching N(SD)=1 into dtap '0514B1FFB958'O MSC_Test_0-RAN(1772)@7d38b4d9c9a0: patched enc_l3: '0554B1FFB958'O MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: vl_len:9 MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100060554B1FFB958'O 20250410105342408 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105342408 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105342408 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105342408 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105342408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105342408 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105342408 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105342408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1773)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105342408 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105342408 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 33 00 01 09 01 00 06 05 54 b1 ff b9 58 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105342408 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F:GERAN-A-307:LU)[0x563b4cbf11f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105342408 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F:GERAN-A-307:LU)[0x563b4cc55d70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105342408 DMM DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F:GERAN-A-307:LU)[0x563b4cc55d70]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = b1ffb958) (gsm_04_08.c:1128) 20250410105342408 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F:GERAN-A-307:LU)[0x563b4cc4a370]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410105342408 DVLR DEBUG SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F) AUTH on GERAN received SRES/RES: b1ffb958 (4 bytes) (vlr_auth_fsm.c:151) 20250410105342408 DVLR INFO SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250410105342408 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F:GERAN-A-307:LU)[0x563b4cc4a370]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410105342408 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F:GERAN-A-307:LU)[0x563b4cc4a370]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410105342408 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F:GERAN-A-307:LU)[0x563b4cc4a370]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410105342408 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F:GERAN-A-307:LU)[0x563b4cc4a370]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F:GERAN-A-307:LU)[0x563b4cc366f0] (vlr_auth_fsm.c:294) 20250410105342408 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F:GERAN-A-307:LU)[0x563b4cc4a370]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410105342408 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F:GERAN-A-307:LU)[0x563b4cc4a370]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410105342408 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F:GERAN-A-307:LU)[0x563b4cc366f0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410105342408 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F:GERAN-A-307:LU)[0x563b4cc366f0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410105342408 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F:GERAN-A-307:LU)[0x563b4cc366f0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410105342408 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F:GERAN-A-307:LU)[0x563b4cbf11f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105342408 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F:GERAN-A-307:LU)[0x563b4cc366f0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410105342408 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F:GERAN-A-307:LU)[0x563b4cc366f0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410105342408 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F:GERAN-A-307:LU)[0x563b4cc4a4a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105342408 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F:GERAN-A-307:LU)[0x563b4cc4a4a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F:GERAN-A-307:LU)[0x563b4cc366f0] (fsm.c:486) 20250410105342408 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F:GERAN-A-307:LU)[0x563b4cc4a4a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410105342408 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F:GERAN-A-307:LU)[0x563b4cc4a4a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410105342409 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105342409 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105342409 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105342409 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105342409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105342409 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105342409 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105342409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105342409 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105342409 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 01 06 f0 0d 81 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 29 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1773)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1773)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105342411 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105342411 DVLR DEBUG IMSI:262420000000092 has MSISDN:491230000092 (vlr.c:1045) 20250410105342411 DMSC NOTICE msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F) VLR: update for IMSI=262420000000092 (MSISDN=491230000092) (gsm_04_08.c:1541) 20250410105342411 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105342411 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105342411 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F:GERAN-A-307:LU)[0x563b4cc366f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410105342411 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F:GERAN-A-307:LU)[0x563b4cc4a4a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410105342411 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F:GERAN-A-307:LU)[0x563b4cc4a4a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410105342411 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F:GERAN-A-307:LU)[0x563b4cc4a4a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410105342411 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F:GERAN-A-307:LU)[0x563b4cc4a4a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F:GERAN-A-307:LU)[0x563b4cc366f0] (vlr_lu_fsm.c:110) 20250410105342411 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F:GERAN-A-307:LU)[0x563b4cc4a4a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410105342411 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F:GERAN-A-307:LU)[0x563b4cc4a4a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105342411 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F:GERAN-A-307:LU)[0x563b4cc366f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410105342411 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F:GERAN-A-307:LU)[0x563b4cc366f0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410105342411 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F:GERAN-A-307:LU)[0x563b4cc4a370]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105342411 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F:GERAN-A-307:LU)[0x563b4cc4a370]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F:GERAN-A-307:LU)[0x563b4cc366f0] (fsm.c:486) 20250410105342411 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F:GERAN-A-307:LU)[0x563b4cc4a370]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410105342411 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F:GERAN-A-307:LU)[0x563b4cc4a370]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410105342411 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F:GERAN-A-307:LU)[0x563b4cc4a370]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410105342411 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F:GERAN-A-307:LU)[0x563b4cc4a370]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410105342411 DMSC NOTICE msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F:TMSInew-0x43C64F42) VLR: update for IMSI=262420000000092 (MSISDN=491230000092) (gsm_04_08.c:1541) 20250410105342411 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F:GERAN-A-307:LU)[0x563b4cc4a370]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410105342411 DMM DEBUG -> IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F:TMSInew-0x43C64F42 LOCATION UPDATE ACCEPT (TMSI = 0x43c64f42) (gsm_04_08.c:149) 20250410105342411 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F:TMSInew-0x43C64F42:GERAN-A-307:LU)[0x563b4cbf11f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105342411 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F:TMSInew-0x43C64F42 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105342411 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105342411 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105342411 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105342411 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105342411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105342411 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105342411 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105342411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105342411 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105342411 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 01 06 f0 0d 81 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 43 c6 4f 42 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1773)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1773)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_auth0(1779)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1772)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1772)@7d38b4d9c9a0: patched enc_l3: '059B'O MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002059B'O 20250410105342413 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105342413 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105342413 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105342413 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105342413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105342413 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105342413 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105342413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105342413 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1773)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105342413 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 33 00 01 05 01 00 02 05 9b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105342413 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F:TMSInew-0x43C64F42:GERAN-A-307:LU)[0x563b4cbf11f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105342413 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F:TMSInew-0x43C64F42:GERAN-A-307:LU)[0x563b4cc55d70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105342413 DMM DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F:TMSInew-0x43C64F42:GERAN-A-307:LU)[0x563b4cc55d70]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410105342413 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F:TMSInew-0x43C64F42:GERAN-A-307:LU)[0x563b4cc366f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410105342413 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F:GERAN-A-307:LU)[0x563b4cc4a370]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410105342413 DMSC NOTICE msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42) VLR: update for IMSI=262420000000092 (MSISDN=491230000092) (gsm_04_08.c:1541) 20250410105342413 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F:GERAN-A-307:LU)[0x563b4cc4a370]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410105342413 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-307:LU)[0x563b4cc366f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410105342413 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F:GERAN-A-307:LU)[0x563b4cc4a370]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410105342413 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F:GERAN-A-307:LU)[0x563b4cc4a370]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-307:LU)[0x563b4cc366f0] (vlr_lu_fsm.c:817) 20250410105342413 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F:GERAN-A-307:LU)[0x563b4cc4a370]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410105342413 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x763E0B9F:GERAN-A-307:LU)[0x563b4cc4a370]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105342413 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-307:LU)[0x563b4cc366f0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410105342413 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-307:LU)[0x563b4cc55d70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410105342413 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-307:LU)[0x563b4cc55d70]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.986s remaining) (msc_a.c:450) 20250410105342413 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000092/3/1): Available (smpp_smsc.c:626) 20250410105342414 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-307:LU)[0x563b4cc55d70]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105342414 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-307:LU)[0x563b4cc55d70]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410105342414 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105342414 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105342414 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105342414 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-307:LU)[0x563b4cbf11f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105342414 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105342414 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105342414 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105342414 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105342414 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105342414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105342414 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105342414 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105342414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105342414 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105342414 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 01 06 f0 0d 81 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1773)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1773)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1773)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105342415 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105342415 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105342415 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105342415 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105342415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105342415 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105342415 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105342415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105342415 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105342415 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 33 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105342415 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-307:LU)[0x563b4cbf11f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105342415 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-307:LU)[0x563b4cc55d70]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105342415 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-307:LU)[0x563b4cc55d70]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105342415 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-307:LU)[0x563b4cc55d70]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105342415 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-307:LU)[0x563b4cc55d70]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105342415 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-307:LU)[0x563b4cc366f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105342415 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-307:LU)[0x563b4cc366f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-307:LU)[0x563b4cc55d70] (msc_a.c:1053) 20250410105342415 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-307:LU)[0x563b4cc366f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410105342415 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-307:LU)[0x563b4cc366f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105342415 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-307:LU)[0x563b4cc366f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410105342415 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-307:LU)[0x563b4cc55d70]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc4fdf0] (msc_a.c:1053) 20250410105342415 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-307:LU)[0x563b4cc55d70]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105342415 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-307:LU)[0x563b4cc55d70]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105342415 DMSC DEBUG msub_fsm[0x563b4cc4fdf0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105342415 DMSC DEBUG msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42) MSC-A terminated (msub.c:261) 20250410105342415 DMSC DEBUG msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42) 1 MSC-I still active (msub.c:79) 20250410105342415 DMSC DEBUG msub_fsm[0x563b4cc4fdf0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105342415 DMSC DEBUG msub_fsm[0x563b4cc4fdf0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105342415 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-307:LU)[0x563b4cbf11f0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105342415 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-307:LU)[0x563b4cbf11f0]{READY}: Removing from parent msub_fsm[0x563b4cc4fdf0] (msub.c:113) 20250410105342415 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-307 (ran_conn.c:155) 20250410105342415 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-307:LU)[0x563b4cbf11f0]{READY}: Freeing instance (msub.c:113) 20250410105342415 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-307:LU)[0x563b4cbf11f0]{READY}: Deallocated (fsm.c:568) 20250410105342415 DMSC DEBUG msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42) Free (msub.c:119) 20250410105342415 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42 - active-conn: now used by 1 (attached) (msub.c:375) 20250410105342415 DMSC DEBUG msub_fsm[0x563b4cc4fdf0]{terminating}: Freeing instance (msub.c:113) 20250410105342415 DMSC DEBUG msub_fsm[0x563b4cc4fdf0]{terminating}: Deallocated (fsm.c:568) 20250410105342415 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105342415 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105342415 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105342415 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105342415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105342415 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105342415 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105342415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105342415 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105342415 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 01 04 f0 0d 81 00 01 33 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1773)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1773)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: Session index based on local reference:0 20250410105342415 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105342415 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105342415 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105342415 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105342415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105342415 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105342415 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105342415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105342415 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105342415 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 33 f0 0d 81 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1773)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1772)@7d38b4d9c9a0: Deleted conn table entry 0TC_call_re_establishment_auth0(1779)15732097 TC_call_re_establishment_auth0(1779)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105342416 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410105342416 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_call_re_establishment_auth0(1779)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_call_re_establishment_auth0(1779)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment_auth0(1779)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment_auth0(1779)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '43C64F42'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1772)@7d38b4d9c9a0: Added conn table entry 0TC_call_re_establishment_auth0(1779)13579613 MSC_Test_0-RAN(1772)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(1773)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105342616 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105342616 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105342616 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105342616 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105342616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105342616 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105342616 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105342616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105342616 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105342616 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 cf 35 5d 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 43 c6 4f 42 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105342617 DMSC DEBUG msub_fsm[0x563b4cc366f0]{active}: Allocated (fsm.c:456) 20250410105342617 DMSC DEBUG msc_i[0x563b4cc55d70]{READY}: Allocated (fsm.c:456) 20250410105342617 DMSC DEBUG msc_i[0x563b4cc55d70]{READY}: is child of msub_fsm[0x563b4cc366f0] (fsm.c:486) 20250410105342617 DMSC DEBUG msc_a[0x563b4cbf11f0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105342617 DMSC DEBUG msc_a[0x563b4cbf11f0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc366f0] (fsm.c:486) 20250410105342617 DMSC DEBUG msc_a(unknown:GERAN-A-308:NONE)[0x563b4cbf11f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105342617 DMSC DEBUG msc_i(unknown:GERAN-A-308:NONE)[0x563b4cc55d70]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105342617 DMSC DEBUG msc_a(unknown:GERAN-A-308:NONE)[0x563b4cbf11f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105342617 DMM DEBUG msc_a(TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cbf11f0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250410105342617 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cc4fdf0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410105342617 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cc4fdf0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cbf11f0] (fsm.c:486) 20250410105342617 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cc4fdf0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250410105342617 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cc4fdf0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410105342617 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410105342617 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410105342617 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cbf11f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105342617 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cbf11f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105342617 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cc4fdf0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410105342617 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cc4fdf0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250410105342617 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cc4a370]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410105342617 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cc4a370]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cc4fdf0] (fsm.c:486) 20250410105342617 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cc4a370]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410105342617 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cc4a370]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410105342617 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410105342617 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105342617 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105342617 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105342617 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105342617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105342617 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105342617 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105342617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105342617 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105342617 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 06 02 cf 35 5d 00 01 34 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1773)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1773)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'CF355D'O, sourceLocRef := '000134'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: Session index based on local reference:0 20250410105342618 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410105342618 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_call_re_establishment_auth0(1779)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_call_re_establishment_auth0(1779)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105342619 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105342619 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cc4a370]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410105342619 DVLR DEBUG SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42) Received 1 auth tuples (vlr.c:996) 20250410105342619 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cc4a370]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410105342619 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cc4a370]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use GSM AKA (is_r99=yes, at->vec.auth_types=0x1) (vlr_auth_fsm.c:324) 20250410105342619 DMM DEBUG Tx AUTH REQ (rand = 1fcfa7f28c1ed866fe758095d6f96de8) (gsm_04_08.c:641) 20250410105342619 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105342619 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105342619 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105342619 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105342619 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105342619 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105342619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105342619 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105342619 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105342619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105342619 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105342619 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2d 00 00 00 b9 00 00 00 c1 03 00 00 06 06 cf 35 5d 00 01 16 01 00 13 05 12 00 1f cf a7 f2 8c 1e d8 66 fe 75 80 95 d6 f9 6d e8 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1773)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1773)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1772)@7d38b4d9c9a0: patching N(SD)=1 into dtap '05142D1E51B0'O MSC_Test_0-RAN(1772)@7d38b4d9c9a0: patched enc_l3: '05542D1E51B0'O MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: vl_len:9 MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000605542D1E51B0'O 20250410105342620 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105342620 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105342620 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105342620 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105342620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105342620 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105342620 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105342620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105342620 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105342620 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 34 00 01 09 01 00 06 05 54 2d 1e 51 b0 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1773)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105342621 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105342621 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cbf11f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105342621 DMM DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cbf11f0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 2d1e51b0) (gsm_04_08.c:1128) 20250410105342621 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cc4a370]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410105342621 DVLR DEBUG SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42) AUTH on GERAN received SRES/RES: 2d1e51b0 (4 bytes) (vlr_auth_fsm.c:151) 20250410105342621 DVLR INFO SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250410105342621 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cc4a370]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410105342621 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cc4a370]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410105342621 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cc4a370]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410105342621 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cc4a370]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cc4fdf0] (vlr_auth_fsm.c:294) 20250410105342621 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cc4a370]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410105342621 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cc4a370]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410105342621 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cc4fdf0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250410105342621 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cc4fdf0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410105342621 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cc4fdf0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410105342621 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105342621 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cc4fdf0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410105342621 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cc4fdf0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410105342621 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cc4fdf0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410105342621 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cc4fdf0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410105342621 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cc4fdf0]{PR_ARQ_S_WAIT_AUTH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410105342621 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cc4fdf0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410105342621 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cc4fdf0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410105342621 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105342621 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cbf11f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410105342621 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cbf11f0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.995s remaining) (msc_a.c:450) 20250410105342621 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000092/3/1): Available (smpp_smsc.c:626) 20250410105342621 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105342621 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105342621 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105342621 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105342621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105342621 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105342621 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105342621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105342621 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105342621 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 06 06 cf 35 5d 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 29 (osmo_ss7_asp.c:1175) 20250410105342621 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105342621 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105342621 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105342621 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105342621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105342621 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105342621 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105342621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105342621 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105342621 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 06 06 cf 35 5d 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1773)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1773)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1773)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1773)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1774)@7d38b4d9c9a0: Created MnccExpect[0] for "12345" to be handled at TC_call_re_establishment_auth0(1779) MSC_Test-MGCP(1775)@7d38b4d9c9a0: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_call_re_establishment_auth0(1779) MSC_Test_0-RAN(1772)@7d38b4d9c9a0: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1772)@7d38b4d9c9a0: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: vl_len:19 MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O 20250410105342627 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105342627 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105342627 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105342627 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105342627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105342627 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105342627 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105342627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105342627 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1773)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105342627 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 34 00 01 13 01 00 10 03 85 04 06 60 05 04 02 00 81 5e 04 80 21 43 f5 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105342627 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105342627 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cbf11f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105342627 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250410105342627 DCC DEBUG trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42 callref-0x80000022 tid-8) New transaction (transaction.c:231) 20250410105342627 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cbf11f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250410105342627 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cbf11f0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250410105342627 DCC DEBUG trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ callref-0x80000022 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250410105342627 DCC DEBUG trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ callref-0x80000022 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105342627 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250410105342627 DCC DEBUG trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ callref-0x80000022 tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:702) 20250410105342627 DCC INFO trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ callref-0x80000022 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250410105342627 DCC DEBUG trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ callref-0x80000022 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250410105342627 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cc4a4a0]{ESTABLISHING}: Allocated (fsm.c:456) 20250410105342627 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cc4a4a0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cbf11f0] (fsm.c:486) 20250410105342627 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ callref-0x80000022 tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:2161) 20250410105342627 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cc4ff20]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410105342627 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cc4ff20]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cc4a4a0] (fsm.c:486) 20250410105342627 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_CN:no-CI)[0x563b4cc4ff20]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250410105342627 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_CN:no-CI)[0x563b4cc4ff20]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250410105342627 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cc1cea0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410105342627 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cc1cea0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cc4a4a0] (fsm.c:486) 20250410105342627 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_RAN:no-CI)[0x563b4cc1cea0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250410105342627 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_RAN:no-CI)[0x563b4cc1cea0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1775)@7d38b4d9c9a0: Found Expect[0] for { line := { verb := "CRCX", trans_id := "220", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "82" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_call_re_establishment_auth0(1779) TC_call_re_establishment_auth0(1779)@7d38b4d9c9a0: f_mo_call_establish 2: rx 1st CRCX 20250410105342636 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_CN:no-CI)[0x563b4cc4ff20]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105342636 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cc4a4a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410105342636 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cbf11f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250410105342637 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ callref-0x80000022 tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_call_re_establishment_auth0(1779)@7d38b4d9c9a0: f_mo_call_establish 6: rx 2nd CRCX 20250410105342637 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_RAN:no-CI)[0x563b4cc1cea0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105342637 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cc4a4a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410105342637 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cbf11f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250410105342637 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ callref-0x80000022 tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:705) 20250410105342637 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ callref-0x80000022 tid-8) Sending Assignment Command (msc_a.c:706) 20250410105342637 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250410105342637 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105342637 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105342637 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test-MNCC(1774)@7d38b4d9c9a0: Found MnccExpect[0] for "12345" handled at TC_call_re_establishment_auth0(1779) MSC_Test-MNCC(1774)@7d38b4d9c9a0: Added conn table entry 0TC_call_re_establishment_auth0(1779)-2147483614 20250410105342637 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105342637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105342637 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105342637 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105342637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105342637 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105342637 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3b 00 00 00 b9 00 00 00 c1 03 00 00 06 06 cf 35 5d 00 01 24 00 22 01 0b 07 01 0a a1 a5 91 81 05 7c 06 02 02 02 02 2a f8 7d 09 83 ff 57 84 3f 07 82 80 81 7f 82 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1773)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1773)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_auth0(1779)@7d38b4d9c9a0: f_mo_call_establish 1: rx MNCC SETUP ind 20250410105342639 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ callref-0x80000022 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) TC_call_re_establishment_auth0(1779)@7d38b4d9c9a0: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: vl_len:14 MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1773)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105342640 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105342640 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105342640 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105342640 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105342640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105342640 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105342640 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105342640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105342640 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105342640 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 34 00 01 0e 00 0c 02 7c 06 09 08 07 06 23 28 7e 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105342641 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105342641 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cbf11f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105342641 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4cc1cea0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250410105342641 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_RAN:CI-22222:no-remote-port:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000)[0x563b4cc1cea0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250410105342641 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_RAN:CI-22222:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc1cea0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250410105342641 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ callref-0x80000022 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:1596) 20250410105342641 DCC INFO trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ callref-0x80000022 tid-8) Assignment Complete: RAN: GSM#3, CN: GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111 (msc_a.c:1597) 20250410105342641 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ callref-0x80000022 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:2187) 20250410105342641 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ callref-0x80000022 tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_call_re_establishment_auth0(1779)@7d38b4d9c9a0: f_mo_call_establish 3: rx RTP CREATE TC_call_re_establishment_auth0(1779)@7d38b4d9c9a0: f_mo_call_establish 5: rx MDCX for the RAN side 20250410105342642 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ callref-0x80000022 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250410105342642 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ callref-0x80000022 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105342642 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ callref-0x80000022 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105342642 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ callref-0x80000022 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250410105342642 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105342642 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105342642 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105342642 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105342642 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105342642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105342642 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105342642 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105342642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105342642 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105342642 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 06 06 cf 35 5d 00 01 0d 01 00 0a 83 02 04 06 60 00 02 04 01 85 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1773)@7d38b4d9c9a0: Message received on association #8 20250410105342642 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc1cea0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) MSC_Test_0-M3UA(1773)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410105342642 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc1cea0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410105342642 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cc4a4a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105342643 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ callref-0x80000022 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250410105342643 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ callref-0x80000022 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105342643 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ callref-0x80000022 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105342643 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ callref-0x80000022 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250410105342643 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105342643 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105342643 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105342643 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105342643 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105342643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105342643 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105342643 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105342643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105342643 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105342643 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 06 06 cf 35 5d 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1773)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1773)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_auth0(1779)@7d38b4d9c9a0: f_mo_call_establish 7: rx CC Alerting 20250410105342644 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ callref-0x80000022 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250410105342644 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ callref-0x80000022 tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250410105342644 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ callref-0x80000022 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:798) 20250410105342644 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc4ff20]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250410105342644 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc4ff20]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250410105342644 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc4ff20]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250410105342644 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ callref-0x80000022 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250410105342644 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ callref-0x80000022 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105342644 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ callref-0x80000022 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105342644 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ callref-0x80000022 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250410105342644 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ callref-0x80000022 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250410105342644 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105342644 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105342644 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105342644 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105342644 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105342644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105342644 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105342644 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105342644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105342644 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105342644 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 06 06 cf 35 5d 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1773)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1773)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_auth0(1779)@7d38b4d9c9a0: as_optional_mgcp_mdcx: rx MDCX TC_call_re_establishment_auth0(1779)@7d38b4d9c9a0: { line := { verb := "MDCX", trans_id := "223", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "82" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "82", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_call_re_establishment_auth0(1779)@7d38b4d9c9a0: f_mo_call_establish 10: rx CC CONNECT 20250410105342645 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc4ff20]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105342645 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc4ff20]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410105342645 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cc4a4a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410105342645 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cc4a4a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250410105342645 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cbf11f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(1772)@7d38b4d9c9a0: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1772)@7d38b4d9c9a0: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000203CF'O 20250410105342645 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105342645 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105342645 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105342645 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105342645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105342645 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105342645 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105342645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105342645 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1773)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105342645 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 34 00 01 05 01 00 02 03 cf 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105342645 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105342645 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cbf11f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105342645 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ callref-0x80000022 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250410105342645 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ callref-0x80000022 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250410105342645 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ callref-0x80000022 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250410105342645 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ callref-0x80000022 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105342645 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ callref-0x80000022 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_call_re_establishment_auth0(1779)@7d38b4d9c9a0: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_call_re_establishment_auth0(1779)@7d38b4d9c9a0: Osmux ok: use_osmux = false got_osmux_count = 0 TC_call_re_establishment_auth0(1779)@7d38b4d9c9a0: f_mo_call_establish DONE TC_call_re_establishment_auth0(1779)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1777)@7d38b4d9c9a0: Deleted GSUP IMSI table entry 0TC_call_re_establishment_auth0(1779)"262420000000092" MSC_Test-GSUP(1777)@7d38b4d9c9a0: Added IMSI table entry 0TC_call_re_establishment_auth0(1780)"262420000000092" TC_call_re_establishment_auth0(1780)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMReEstablReq := { messageType := '000000'B, nsd := '00'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare := '0000'B, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000092'H, fillerDigit := omit } } } }, locationAreaIdentification := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1772)@7d38b4d9c9a0: Added conn table entry 1TC_call_re_establishment_auth0(1780)14372103 MSC_Test_0-RAN(1772)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: First idle individual index:1 20250410105346155 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105346155 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105346155 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105346155 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105346155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105346155 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105346155 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105346155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105346155 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105346155 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 44 00 00 00 c1 00 00 00 b9 03 02 00 00 01 db 4d 07 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1f 00 1d 57 05 08 00 62 f2 24 00 17 00 2a 17 10 05 28 00 03 50 59 02 08 29 26 24 00 00 00 00 29 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1773)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105346156 DMSC DEBUG msub_fsm[0x563b4cbf27a0]{active}: Allocated (fsm.c:456) 20250410105346156 DMSC DEBUG msc_i[0x563b4cbf07e0]{READY}: Allocated (fsm.c:456) 20250410105346156 DMSC DEBUG msc_i[0x563b4cbf07e0]{READY}: is child of msub_fsm[0x563b4cbf27a0] (fsm.c:486) 20250410105346156 DMSC DEBUG msc_a[0x563b4cc55ea0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105346156 DMSC DEBUG msc_a[0x563b4cc55ea0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cbf27a0] (fsm.c:486) 20250410105346156 DMSC DEBUG msc_a(unknown:GERAN-A-309:NONE)[0x563b4cc55ea0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105346156 DMSC DEBUG msc_i(unknown:GERAN-A-309:NONE)[0x563b4cbf07e0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105346156 DMSC DEBUG msc_a(unknown:GERAN-A-309:NONE)[0x563b4cc55ea0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105346156 DMM DEBUG <- CM RE-ESTABLISH REQUEST IMSI-262420000000092 (gsm_04_08.c:860) 20250410105346156 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42 + gsm48_rx_cm_reest_req: now used by 4 (attached,active-conn,CC,gsm48_rx_cm_reest_req) (gsm_04_08.c:879) 20250410105346156 DBSSAP NOTICE msc_a(IMSI-262420000000092:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x563b4cc55ea0]{MSC_A_ST_VALIDATE_L3}: New conn requesting Re-Establishment (gsm_04_08.c:890) 20250410105346156 DBSSAP NOTICE msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cbf11f0]{MSC_A_ST_COMMUNICATING}: Old conn matching Re-Establishment request (1 (cc)) (gsm_04_08.c:891) 20250410105346156 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cc4a4a0]{ESTABLISHED}: Reparenting from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cbf11f0] to parent msc_a(IMSI-262420000000092:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x563b4cc55ea0] (call_leg.c:99) 20250410105346156 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cc4fdf0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (gsm_04_08.c:921) 20250410105346156 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cc4fdf0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cbf11f0] (gsm_04_08.c:921) 20250410105346156 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cc4fdf0]{PR_ARQ_S_DONE}: Freeing instance (gsm_04_08.c:921) 20250410105346156 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cc4fdf0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410105346156 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cbf11f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_CN_CLOSE (gsm_04_08.c:921) 20250410105346156 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cbf11f0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250410105346156 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42 + msc_a_fsm_releasing_onenter: now used by 5 (attached,active-conn,CC,gsm48_rx_cm_reest_req,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105346156 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42 + vlr_subscr_cancel_attach_fsm: now used by 6 (attached,active-conn,CC,gsm48_rx_cm_reest_req,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105346156 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42 - vlr_subscr_cancel_attach_fsm: now used by 5 (attached,active-conn,CC,gsm48_rx_cm_reest_req,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105346156 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105346156 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42 - msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,CC,gsm48_rx_cm_reest_req) (msc_a.c:1004) 20250410105346156 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42 - active-conn: now used by 3 (attached,CC,gsm48_rx_cm_reest_req) (gsm_04_08.c:925) 20250410105346156 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cbf11f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:2248) 20250410105346156 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x563b4cc261b0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410105346156 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x563b4cc261b0]{PR_ARQ_S_INIT}: is child of msc_a(IMSI-262420000000092:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x563b4cc55ea0] (fsm.c:486) 20250410105346156 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x563b4cc261b0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250410105346156 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x563b4cc261b0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410105346156 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,gsm48_rx_cm_reest_req,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:384) 20250410105346156 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42 + active-conn: now used by 5 (attached,CC,gsm48_rx_cm_reest_req,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410105346156 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x563b4cc55ea0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105346156 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x563b4cc55ea0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105346156 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x563b4cc261b0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410105346156 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x563b4cc261b0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250410105346156 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x563b4cc262e0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410105346156 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x563b4cc262e0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x563b4cc261b0] (fsm.c:486) 20250410105346156 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x563b4cc262e0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410105346156 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x563b4cc262e0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410105346156 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42 - proc_arq_vlr_fn_init: now used by 4 (attached,CC,gsm48_rx_cm_reest_req,active-conn) (vlr_access_req_fsm.c:405) 20250410105346156 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42 - gsm48_rx_cm_reest_req: now used by 3 (attached,CC,active-conn) (gsm_04_08.c:950) 20250410105346156 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105346156 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105346156 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105346156 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105346156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105346156 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105346156 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105346156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105346156 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105346156 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 07 02 db 4d 07 00 01 35 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105346156 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105346156 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105346156 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105346156 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105346156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105346156 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105346156 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105346156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105346156 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105346156 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 06 06 cf 35 5d 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1773)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1773)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1773)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1773)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'DB4D07'O, sourceLocRef := '000135'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: Session index based on local reference:1 MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1773)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105346157 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105346157 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105346157 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105346157 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105346157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105346157 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105346157 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105346157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105346157 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105346157 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 34 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105346157 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105346157 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cbf11f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105346157 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cbf11f0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105346157 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cbf11f0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105346158 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cbf11f0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105346158 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cbf11f0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc366f0] (msc_a.c:1053) 20250410105346158 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cbf11f0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105346158 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cbf11f0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105346158 DMSC DEBUG msub_fsm[0x563b4cc366f0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105346158 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250410105346158 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250410105346158 DMSC DEBUG msub_fsm[0x563b4cc366f0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105346158 DMSC DEBUG msub_fsm[0x563b4cc366f0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105346158 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105346158 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Removing from parent msub_fsm[0x563b4cc366f0] (msub.c:113) 20250410105346158 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-308 (ran_conn.c:155) 20250410105346158 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Freeing instance (msub.c:113) 20250410105346158 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Deallocated (fsm.c:568) 20250410105346158 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250410105346158 DMSC DEBUG msub_fsm[0x563b4cc366f0]{terminating}: Freeing instance (msub.c:113) 20250410105346158 DMSC DEBUG msub_fsm[0x563b4cc366f0]{terminating}: Deallocated (fsm.c:568) 20250410105346158 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105346158 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105346158 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105346158 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105346158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105346158 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105346158 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105346158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105346158 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105346158 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 06 04 cf 35 5d 00 01 34 00 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410105346158 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42 + vlr_gsup_rx: now used by 4 (attached,CC,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105346158 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x563b4cc262e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410105346158 DVLR DEBUG SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42) Received 1 auth tuples (vlr.c:996) 20250410105346158 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x563b4cc262e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410105346158 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x563b4cc262e0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use GSM AKA (is_r99=yes, at->vec.auth_types=0x1) (vlr_auth_fsm.c:324) MSC_Test_0-M3UA(1773)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1773)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410105346158 DMM DEBUG Tx AUTH REQ (rand = f238cf5781c7275370fba03965e2bee5) (gsm_04_08.c:641) 20250410105346158 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x563b4cbf07e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: Session index based on local reference:0 20250410105346158 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42 - vlr_gsup_rx: now used by 3 (attached,CC,active-conn) (vlr.c:1410) MSC_Test_0-M3UA(1773)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105346158 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105346158 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105346158 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105346158 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105346158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105346158 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105346158 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105346158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105346158 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105346158 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2d 00 00 00 b9 00 00 00 c1 03 00 00 07 06 db 4d 07 00 01 16 01 00 13 05 12 00 f2 38 cf 57 81 c7 27 53 70 fb a0 39 65 e2 be e5 00 00 00 (osmo_ss7_asp.c:1175) 20250410105346158 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105346158 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105346158 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105346158 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105346158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105346158 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105346158 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105346158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105346158 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105346158 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 34 cf 35 5d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1773)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-RAN(1772)@7d38b4d9c9a0: Deleted conn table entry 0TC_call_re_establishment_auth0(1779)13579613 MSC_Test_0-M3UA(1773)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_call_re_establishment_auth0(1779)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: Session index based on local reference:1 MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_auth0(1779)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test_0-RAN(1772)@7d38b4d9c9a0: patching N(SD)=1 into dtap '0514766A0704'O MSC_Test_0-RAN(1772)@7d38b4d9c9a0: patched enc_l3: '0554766A0704'O MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: Session index based on connection ID:1 MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: vl_len:9 MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100060554766A0704'O MSC_Test_0-M3UA(1773)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105346160 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105346160 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105346160 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105346160 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105346160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105346160 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105346160 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105346160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105346160 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105346160 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 35 00 01 09 01 00 06 05 54 76 6a 07 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105346160 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x563b4cbf07e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105346160 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x563b4cc55ea0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105346160 DMM DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x563b4cc55ea0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 766a0704) (gsm_04_08.c:1128) 20250410105346160 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x563b4cc262e0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410105346160 DVLR DEBUG SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42) AUTH on GERAN received SRES/RES: 766a0704 (4 bytes) (vlr_auth_fsm.c:151) 20250410105346160 DVLR INFO SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250410105346160 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x563b4cc262e0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410105346160 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x563b4cc262e0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410105346160 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x563b4cc262e0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410105346160 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x563b4cc262e0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x563b4cc261b0] (vlr_auth_fsm.c:294) 20250410105346160 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x563b4cc262e0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410105346160 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x563b4cc262e0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410105346160 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x563b4cc261b0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250410105346160 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x563b4cc261b0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410105346160 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x563b4cc261b0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410105346160 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x563b4cbf07e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105346160 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x563b4cc261b0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410105346160 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x563b4cc261b0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410105346160 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x563b4cc261b0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410105346160 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x563b4cc261b0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410105346160 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x563b4cc261b0]{PR_ARQ_S_WAIT_AUTH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410105346160 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x563b4cc261b0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410105346160 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x563b4cc261b0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410105346160 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x563b4cc55ea0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410105346160 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x563b4cc55ea0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.995s remaining) (msc_a.c:450) 20250410105346160 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000092/3/1): Available (smpp_smsc.c:626) 20250410105346160 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x563b4cc55ea0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (msc_a.c:229) 20250410105346160 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x563b4cc55ea0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250410105346160 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-309:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:2161) 20250410105346160 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x563b4cc55ea0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (msc_a.c:2184) 20250410105346160 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-309:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:705) 20250410105346160 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-309:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) Sending Assignment Command (msc_a.c:706) 20250410105346160 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x563b4cbf07e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250410105346160 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105346160 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105346160 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105346160 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105346160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105346160 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105346160 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105346160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105346160 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105346160 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 07 06 db 4d 07 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 29 (osmo_ss7_asp.c:1175) 20250410105346160 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105346160 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105346160 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105346160 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105346160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105346160 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105346160 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105346160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105346160 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105346160 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3b 00 00 00 b9 00 00 00 c1 03 00 00 07 06 db 4d 07 00 01 24 00 22 01 0b 07 01 0a a1 a5 91 81 05 7c 06 02 02 02 02 2a f8 7d 09 83 ff 57 84 3f 07 82 80 81 7f 82 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1773)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1773)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1773)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1773)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: Session index based on local reference:1 MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: Session index based on local reference:1 MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1774)@7d38b4d9c9a0: Deleted conn table entry 0TC_call_re_establishment_auth0(1779)-2147483614 MSC_Test-MNCC(1774)@7d38b4d9c9a0: Added conn table entry 0TC_call_re_establishment_auth0(1780)-2147483614 MSC_Test-MGCP(1775)@7d38b4d9c9a0: MGCP_Emulation_CT: MgcpEndpointTable[0] now sends to TC_call_re_establishment_auth0(1780) MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: Session index based on connection ID:1 MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: vl_len:14 MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1773)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105346164 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105346164 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105346164 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105346164 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105346164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105346164 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105346164 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105346164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105346164 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105346164 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 35 00 01 0e 00 0c 02 7c 06 09 08 07 06 23 28 7e 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105346164 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x563b4cbf07e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105346164 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x563b4cc55ea0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105346164 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc1cea0]{ESTABLISHED}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250410105346164 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc1cea0]{ESTABLISHED}: remote addr already 9.8.7.6:9000, no change (rtp_stream.c:470) 20250410105346164 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc1cea0]{ESTABLISHED}: Not committing: remote RTP address, codecs and mode are already set up at MGW (rtp_stream.c:402) 20250410105346164 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-309:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:1596) 20250410105346164 DCC INFO trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-309:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) Assignment Complete: RAN: GSM#3, CN: GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111 (msc_a.c:1597) 20250410105346164 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-309:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) Re-Assignment complete (gsm_04_08_cc.c:2150) MSC_Test_0-RAN(1772)@7d38b4d9c9a0: patching N(SD)=2 into dtap '032502E180'O MSC_Test_0-RAN(1772)@7d38b4d9c9a0: patched enc_l3: '03A502E180'O MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: Session index based on connection ID:1 MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000503A502E180'O MSC_Test_0-M3UA(1773)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105349173 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105349173 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105349173 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105349174 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105349174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105349174 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105349174 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105349174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105349174 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105349174 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 35 00 01 08 01 00 05 03 a5 02 e1 80 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105349174 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x563b4cbf07e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105349174 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x563b4cc55ea0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105349174 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-309:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) rx DISCONNECT in state ACTIVE (gsm_04_08_cc.c:2696) 20250410105349174 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-309:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250410105349174 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-309:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) tx MNCC_DISC_IND (gsm_04_08_cc.c:309) 20250410105349182 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-309:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250410105349182 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-309:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105349182 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-309:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250410105349182 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-309:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250410105349183 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x563b4cbf07e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105349183 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105349183 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105349183 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105349183 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105349183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105349183 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105349183 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105349183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105349183 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105349183 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 07 06 db 4d 07 00 01 09 01 00 06 83 2d 08 02 e2 97 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1773)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1773)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: Session index based on local reference:1 MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1772)@7d38b4d9c9a0: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1772)@7d38b4d9c9a0: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: Session index based on connection ID:1 MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1773)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105349189 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105349189 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105349189 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105349189 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105349189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105349189 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105349189 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105349189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105349189 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105349190 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 35 00 01 05 01 00 02 03 ea 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105349190 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x563b4cbf07e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105349190 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x563b4cc55ea0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105349190 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-309:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250410105349190 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-309:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250410105349190 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-309:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250410105349190 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-309:CM_RE_ESTABLISH_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250410105349190 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-309:CM_RE_ESTABLISH_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250410105349190 DCC DEBUG trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-309:CM_RE_ESTABLISH_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105349190 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250410105349190 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x563b4cc55ea0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105349190 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x563b4cc55ea0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250410105349190 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105349190 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105349191 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105349191 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cc4a4a0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250410105349191 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc1cea0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410105349191 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc1cea0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cc4a4a0] (call_leg.c:197) 20250410105349191 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc1cea0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410105349191 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc1cea0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410105349191 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc4ff20]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410105349191 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc4ff20]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cc4a4a0] (call_leg.c:197) 20250410105349191 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cc4a4a0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250410105349191 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc4ff20]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410105349191 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc4ff20]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410105349191 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cc4a4a0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250410105349191 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cc4a4a0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x563b4cc55ea0] (call_leg.c:198) 20250410105349191 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cc4a4a0]{RELEASING}: Freeing instance (call_leg.c:198) 20250410105349191 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-308:CM_SERVICE_REQ)[0x563b4cc4a4a0]{RELEASING}: Deallocated (fsm.c:568) 20250410105349191 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x563b4cc55ea0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250410105349191 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x563b4cbf07e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105349192 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105349192 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105349192 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105349192 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105349192 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105349192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105349192 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105349192 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105349192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105349192 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105349192 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 07 06 db 4d 07 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1773)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1773)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: Session index based on local reference:1 MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1774)@7d38b4d9c9a0: Deleted conn table entry 0TC_call_re_establishment_auth0(1780)-2147483614 MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: Session index based on connection ID:1 MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410105349197 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105349198 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105349198 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105349198 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(1773)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105349198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105349198 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105349198 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105349198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105349198 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105349198 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 35 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105349198 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x563b4cbf07e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105349198 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x563b4cc55ea0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105349198 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x563b4cc55ea0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105349198 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x563b4cc55ea0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105349198 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x563b4cc55ea0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105349198 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x563b4cc261b0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105349198 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x563b4cc261b0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x563b4cc55ea0] (msc_a.c:1053) 20250410105349198 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x563b4cc261b0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105349198 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x563b4cc261b0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410105349198 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x563b4cc55ea0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cbf27a0] (msc_a.c:1053) 20250410105349198 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x563b4cc55ea0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105349198 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x563b4cc55ea0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105349198 DMSC DEBUG msub_fsm[0x563b4cbf27a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105349198 DMSC DEBUG msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42) MSC-A terminated (msub.c:261) 20250410105349198 DMSC DEBUG msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42) 1 MSC-I still active (msub.c:79) 20250410105349198 DMSC DEBUG msub_fsm[0x563b4cbf27a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105349198 DMSC DEBUG msub_fsm[0x563b4cbf27a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105349198 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x563b4cbf07e0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105349199 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x563b4cbf07e0]{READY}: Removing from parent msub_fsm[0x563b4cbf27a0] (msub.c:113) 20250410105349199 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-309 (ran_conn.c:155) 20250410105349199 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x563b4cbf07e0]{READY}: Freeing instance (msub.c:113) 20250410105349199 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x563b4cbf07e0]{READY}: Deallocated (fsm.c:568) 20250410105349199 DMSC DEBUG msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42) Free (msub.c:119) 20250410105349199 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42 - active-conn: now used by 1 (attached) (msub.c:375) 20250410105349199 DMSC DEBUG msub_fsm[0x563b4cbf27a0]{terminating}: Freeing instance (msub.c:113) 20250410105349199 DMSC DEBUG msub_fsm[0x563b4cbf27a0]{terminating}: Deallocated (fsm.c:568) 20250410105349199 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105349199 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105349199 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105349199 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105349199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105349199 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105349199 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105349199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105349199 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105349199 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 07 04 db 4d 07 00 01 35 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1773)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1773)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: Session index based on local reference:1 20250410105349200 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105349200 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105349200 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105349200 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105349200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105349200 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105349200 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105349200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1773)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105349200 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105349200 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 35 db 4d 07 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1772)@7d38b4d9c9a0: Deleted conn table entry 1TC_call_re_establishment_auth0(1780)14372103 TC_call_re_establishment_auth0(1780)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105350204 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410105350205 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250410105350205 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(1774)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105350206 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410105350206 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105350206 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410105350206 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410105350206 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410105350206 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105350206 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410105350206 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410105350206 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410105350206 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105350206 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410105350206 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410105350206 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410105350206 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410105350206 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410105350206 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105350206 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105350206 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410105350206 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test_0-SCCP(1771)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(1776)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(1777)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(1773)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(1775)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105350206 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410105350207 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(1770)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1781)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(1772)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(1778)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1782)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1770): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(1771): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(1772): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(1773): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(1774): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(1775): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(1776): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(1777): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(1778): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_call_re_establishment_auth0(1779): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC TC_call_re_establishment_auth0(1780): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1781): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1782): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_call_re_establishment_auth finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_call_re_establishment_auth pass'. Thu Apr 10 10:53:50 UTC 2025 ====== MSC_Tests.TC_call_re_establishment_auth pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_call_re_establishment_auth.talloc 20250410105351207 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=662860) 20250410105352208 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410105352208 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410105352208 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410105352208 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=662860, count=664736) 20250410105353210 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_call_re_establishment_auth pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_call_re_establishment_ciph'. ------ MSC_Tests.TC_call_re_establishment_ciph ------ Thu Apr 10 10:53:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_call_re_establishment_ciph.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_call_re_establishment_ciph.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410105354212 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_call_re_establishment_ciph' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_call_re_establishment_ciph started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(1786)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(1786)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1786)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410105354735 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1787)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410105354930 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410105354930 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410105354930 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410105354930 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1786)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1786)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1786)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1786)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(1786)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410105354933 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105354933 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410105354933 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410105354933 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410105354933 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410105354933 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410105354933 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410105354933 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105354933 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410105354933 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410105354933 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1786)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1786)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1786)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1786)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1786)@7d38b4d9c9a0: Message received on association #8 20250410105354934 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105354934 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) MSC_Test_0-M3UA(1786)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105354934 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410105354934 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410105354934 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410105354934 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410105354934 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410105354934 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105354934 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410105354934 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410105354934 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105354934 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410105354934 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410105354934 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1786)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1786)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1786)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1786)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1786)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105355213 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410105355213 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1789)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1789)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410105355214 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1789)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1789)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1789)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1789)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1789)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1789)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410105355224 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410105355224 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1790)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000092" to be handled at TC_call_re_establishment_ciph0(1792) TC_call_re_establishment_ciph0(1792)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000092'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410105355741 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105355741 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105355741 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105355741 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105355741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105355741 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105355741 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105355741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105355741 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105355741 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1786)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105355741 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105355741 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105355741 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105355741 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105355741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105355741 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105355741 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105355741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105355741 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105355741 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1786)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1786)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1785)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1785)@7d38b4d9c9a0: Added conn table entry 0TC_call_re_establishment_ciph0(1792)8827957 MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(1785)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410105355748 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105355748 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105355748 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105355749 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105355749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105355749 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105355749 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105355749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105355749 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1786)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105355749 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 86 b4 35 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 29 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105355749 DMSC DEBUG msub_fsm[0x563b4cc262e0]{active}: Allocated (fsm.c:456) 20250410105355749 DMSC DEBUG msc_i[0x563b4cbf5710]{READY}: Allocated (fsm.c:456) 20250410105355749 DMSC DEBUG msc_i[0x563b4cbf5710]{READY}: is child of msub_fsm[0x563b4cc262e0] (fsm.c:486) 20250410105355749 DMSC DEBUG msc_a[0x563b4cbf11f0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105355749 DMSC DEBUG msc_a[0x563b4cbf11f0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc262e0] (fsm.c:486) 20250410105355749 DMSC DEBUG msc_a(unknown:GERAN-A-310:NONE)[0x563b4cbf11f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105355749 DMSC DEBUG msc_i(unknown:GERAN-A-310:NONE)[0x563b4cbf5710]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105355749 DMSC DEBUG msc_a(unknown:GERAN-A-310:NONE)[0x563b4cbf11f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105355749 DMM DEBUG msc_a(IMSI-262420000000092:GERAN-A-310:LU)[0x563b4cbf11f0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000092 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410105355749 DMM DEBUG msc_a(IMSI-262420000000092:GERAN-A-310:LU)[0x563b4cbf11f0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410105355749 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-310:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410105355749 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-310:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000092:GERAN-A-310:LU)[0x563b4cbf11f0] (fsm.c:486) 20250410105355749 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-310:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250410105355749 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-310:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410105355749 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410105355749 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410105355749 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-310:LU)[0x563b4cbf11f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105355749 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-310:LU)[0x563b4cbf11f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105355749 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250410105355749 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410105355749 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-310:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410105355749 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-310:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410105355749 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-310:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410105355749 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-310:LU)[0x563b4cc366f0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410105355749 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-310:LU)[0x563b4cc366f0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-310:LU)[0x563b4cc55d70] (fsm.c:486) 20250410105355749 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-310:LU)[0x563b4cc366f0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410105355749 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-310:LU)[0x563b4cc366f0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410105355749 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105355749 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105355749 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105355749 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105355749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105355749 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105355749 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105355749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105355749 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105355749 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 04 02 86 b4 35 00 01 36 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1786)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1786)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: { messageType := 2, destLocRef := '86B435'O, sourceLocRef := '000136'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(1790)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000092" handled at TC_call_re_establishment_ciph0(1792) MSC_Test-GSUP(1790)@7d38b4d9c9a0: Added IMSI table entry 0TC_call_re_establishment_ciph0(1792)"262420000000092" 20250410105355752 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410105355752 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250410105355752 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105355752 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105355752 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105355752 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105355752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105355752 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105355752 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105355752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105355752 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105355752 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 36 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1786)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105355752 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-310:LU)[0x563b4cbf5710]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105355752 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-310:LU)[0x563b4cbf11f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_call_re_establishment_ciph0(1792)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_call_re_establishment_ciph0(1792)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410105355755 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105355755 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-310:LU)[0x563b4cc366f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410105355755 DVLR DEBUG SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42) Received 1 auth tuples (vlr.c:996) 20250410105355755 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-310:LU)[0x563b4cc366f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410105355755 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-310:LU)[0x563b4cc366f0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use GSM AKA (is_r99=yes, at->vec.auth_types=0x1) (vlr_auth_fsm.c:324) 20250410105355755 DMM DEBUG Tx AUTH REQ (rand = 0b730d246d6d96e34b2a71d396c90f27) (gsm_04_08.c:641) 20250410105355755 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-310:LU)[0x563b4cbf5710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105355755 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105355755 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105355755 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105355755 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105355755 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105355755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105355755 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105355755 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105355755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105355755 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105355755 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2d 00 00 00 b9 00 00 00 c1 03 00 00 04 06 86 b4 35 00 01 16 01 00 13 05 12 00 0b 73 0d 24 6d 6d 96 e3 4b 2a 71 d3 96 c9 0f 27 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1786)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1786)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1785)@7d38b4d9c9a0: patching N(SD)=1 into dtap '0514487557E0'O MSC_Test_0-RAN(1785)@7d38b4d9c9a0: patched enc_l3: '0554487557E0'O MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: vl_len:9 MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100060554487557E0'O MSC_Test_0-M3UA(1786)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105355758 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105355758 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105355758 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105355758 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105355758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105355758 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105355758 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105355758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105355758 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105355758 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 36 00 01 09 01 00 06 05 54 48 75 57 e0 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105355758 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-310:LU)[0x563b4cbf5710]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105355758 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-310:LU)[0x563b4cbf11f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105355758 DMM DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-310:LU)[0x563b4cbf11f0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 487557e0) (gsm_04_08.c:1128) 20250410105355758 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-310:LU)[0x563b4cc366f0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410105355758 DVLR DEBUG SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42) AUTH on GERAN received SRES/RES: 487557e0 (4 bytes) (vlr_auth_fsm.c:151) 20250410105355758 DVLR INFO SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250410105355758 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-310:LU)[0x563b4cc366f0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410105355758 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-310:LU)[0x563b4cc366f0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410105355758 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-310:LU)[0x563b4cc366f0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410105355758 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-310:LU)[0x563b4cc366f0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-310:LU)[0x563b4cc55d70] (vlr_auth_fsm.c:294) 20250410105355758 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-310:LU)[0x563b4cc366f0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410105355758 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-310:LU)[0x563b4cc366f0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410105355758 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-310:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410105355758 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-310:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410105355758 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-310:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410105355758 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-310:LU)[0x563b4cbf5710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410105355758 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-310:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250410105355758 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105355758 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105355758 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105355758 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105355758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105355758 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105355758 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105355758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105355758 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105355758 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 27 00 00 00 b9 00 00 00 c1 03 00 00 04 06 86 b4 35 00 01 10 00 0e 53 0a 09 08 1b 6b ac e6 56 14 78 82 23 01 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1786)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1786)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1786)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105355760 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105355760 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105355760 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105355760 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105355760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105355760 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105355760 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105355760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105355760 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105355760 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 36 00 01 05 00 03 55 2c 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105355760 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-310:LU)[0x563b4cbf5710]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105355760 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-310:LU)[0x563b4cbf11f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105355760 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-310:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410105355760 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-310:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410105355760 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-310:LU)[0x563b4cbf5710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105355760 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-310:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410105355760 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-310:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410105355760 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-310:LU)[0x563b4cc366f0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105355760 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-310:LU)[0x563b4cc366f0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-310:LU)[0x563b4cc55d70] (fsm.c:486) 20250410105355760 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-310:LU)[0x563b4cc366f0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410105355760 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-310:LU)[0x563b4cc366f0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410105355760 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105355760 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105355760 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105355760 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105355760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105355760 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105355760 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105355760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105355760 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105355760 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 04 06 86 b4 35 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 29 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1786)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1786)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105355761 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105355761 DVLR DEBUG IMSI:262420000000092 has MSISDN:491230000092 (vlr.c:1045) 20250410105355761 DMSC NOTICE msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42) VLR: update for IMSI=262420000000092 (MSISDN=491230000092) (gsm_04_08.c:1541) 20250410105355761 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105355761 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105355761 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-310:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410105355761 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-310:LU)[0x563b4cc366f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410105355761 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-310:LU)[0x563b4cc366f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410105355762 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-310:LU)[0x563b4cc366f0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410105355762 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-310:LU)[0x563b4cc366f0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-310:LU)[0x563b4cc55d70] (vlr_lu_fsm.c:110) 20250410105355762 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-310:LU)[0x563b4cc366f0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410105355762 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-310:LU)[0x563b4cc366f0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105355762 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-310:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410105355762 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-310:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410105355762 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-310:LU)[0x563b4cc4fdf0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105355762 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-310:LU)[0x563b4cc4fdf0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-310:LU)[0x563b4cc55d70] (fsm.c:486) 20250410105355762 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-310:LU)[0x563b4cc4fdf0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410105355762 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-310:LU)[0x563b4cc4fdf0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410105355762 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-310:LU)[0x563b4cc4fdf0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410105355762 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-310:LU)[0x563b4cc4fdf0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410105355762 DMSC NOTICE msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:TMSInew-0x0D8E4B7D) VLR: update for IMSI=262420000000092 (MSISDN=491230000092) (gsm_04_08.c:1541) 20250410105355762 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-310:LU)[0x563b4cc4fdf0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410105355762 DMM DEBUG -> IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:TMSInew-0x0D8E4B7D LOCATION UPDATE ACCEPT (TMSI = 0x0d8e4b7d) (gsm_04_08.c:149) 20250410105355762 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:TMSInew-0x0D8E4B7D:GERAN-A-310:LU)[0x563b4cbf5710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105355762 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:TMSInew-0x0D8E4B7D - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105355762 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105355762 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105355762 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105355762 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105355762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105355762 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105355762 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105355762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105355762 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105355762 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 04 06 86 b4 35 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 0d 8e 4b 7d (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1786)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1786)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_ciph0(1792)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1785)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1785)@7d38b4d9c9a0: patched enc_l3: '059B'O MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1786)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105355763 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105355763 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105355763 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105355763 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105355763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105355763 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105355763 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105355763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105355763 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105355763 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 36 00 01 05 01 00 02 05 9b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105355763 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:TMSInew-0x0D8E4B7D:GERAN-A-310:LU)[0x563b4cbf5710]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105355763 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:TMSInew-0x0D8E4B7D:GERAN-A-310:LU)[0x563b4cbf11f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105355763 DMM DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:TMSInew-0x0D8E4B7D:GERAN-A-310:LU)[0x563b4cbf11f0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410105355763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:TMSInew-0x0D8E4B7D:GERAN-A-310:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410105355763 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-310:LU)[0x563b4cc4fdf0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410105355763 DMSC NOTICE msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D) VLR: update for IMSI=262420000000092 (MSISDN=491230000092) (gsm_04_08.c:1541) 20250410105355763 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-310:LU)[0x563b4cc4fdf0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410105355763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-310:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410105355763 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-310:LU)[0x563b4cc4fdf0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410105355763 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-310:LU)[0x563b4cc4fdf0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-310:LU)[0x563b4cc55d70] (vlr_lu_fsm.c:817) 20250410105355763 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-310:LU)[0x563b4cc4fdf0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410105355763 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x43C64F42:GERAN-A-310:LU)[0x563b4cc4fdf0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105355763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-310:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410105355763 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-310:LU)[0x563b4cbf11f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410105355763 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-310:LU)[0x563b4cbf11f0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.985s remaining) (msc_a.c:450) 20250410105355763 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000092/3/1): Available (smpp_smsc.c:626) 20250410105355764 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-310:LU)[0x563b4cbf11f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105355764 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-310:LU)[0x563b4cbf11f0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410105355764 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105355764 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105355764 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105355764 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-310:LU)[0x563b4cbf5710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105355764 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105355764 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105355764 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105355764 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105355764 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105355764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105355764 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105355764 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105355764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105355764 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105355764 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 04 06 86 b4 35 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1786)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1786)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1786)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105355764 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105355765 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105355765 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105355765 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105355765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105355765 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105355765 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105355765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105355765 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105355765 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 36 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105355765 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-310:LU)[0x563b4cbf5710]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105355765 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-310:LU)[0x563b4cbf11f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105355765 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-310:LU)[0x563b4cbf11f0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105355765 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-310:LU)[0x563b4cbf11f0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105355765 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-310:LU)[0x563b4cbf11f0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105355765 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-310:LU)[0x563b4cc55d70]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105355765 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-310:LU)[0x563b4cc55d70]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-310:LU)[0x563b4cbf11f0] (msc_a.c:1053) 20250410105355765 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-310:LU)[0x563b4cc55d70]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410105355765 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-310:LU)[0x563b4cc55d70]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105355765 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-310:LU)[0x563b4cc55d70]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410105355765 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-310:LU)[0x563b4cbf11f0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc262e0] (msc_a.c:1053) 20250410105355765 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-310:LU)[0x563b4cbf11f0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105355765 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-310:LU)[0x563b4cbf11f0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105355765 DMSC DEBUG msub_fsm[0x563b4cc262e0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105355765 DMSC DEBUG msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D) MSC-A terminated (msub.c:261) 20250410105355765 DMSC DEBUG msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D) 1 MSC-I still active (msub.c:79) 20250410105355765 DMSC DEBUG msub_fsm[0x563b4cc262e0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105355765 DMSC DEBUG msub_fsm[0x563b4cc262e0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105355765 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-310:LU)[0x563b4cbf5710]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105355765 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-310:LU)[0x563b4cbf5710]{READY}: Removing from parent msub_fsm[0x563b4cc262e0] (msub.c:113) 20250410105355765 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-310 (ran_conn.c:155) 20250410105355765 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-310:LU)[0x563b4cbf5710]{READY}: Freeing instance (msub.c:113) 20250410105355765 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-310:LU)[0x563b4cbf5710]{READY}: Deallocated (fsm.c:568) 20250410105355765 DMSC DEBUG msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D) Free (msub.c:119) 20250410105355765 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D - active-conn: now used by 1 (attached) (msub.c:375) 20250410105355765 DMSC DEBUG msub_fsm[0x563b4cc262e0]{terminating}: Freeing instance (msub.c:113) 20250410105355765 DMSC DEBUG msub_fsm[0x563b4cc262e0]{terminating}: Deallocated (fsm.c:568) 20250410105355765 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105355765 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105355765 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105355765 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105355765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105355765 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105355765 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105355765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105355765 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105355765 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 04 04 86 b4 35 00 01 36 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1786)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1786)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(1786)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105355765 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105355765 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105355765 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105355765 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105355765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105355765 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105355765 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105355765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105355765 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105355765 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 36 86 b4 35 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1785)@7d38b4d9c9a0: Deleted conn table entry 0TC_call_re_establishment_ciph0(1792)8827957 TC_call_re_establishment_ciph0(1792)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105355766 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410105355766 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_call_re_establishment_ciph0(1792)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_call_re_establishment_ciph0(1792)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment_ciph0(1792)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment_ciph0(1792)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '0D8E4B7D'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1785)@7d38b4d9c9a0: Added conn table entry 0TC_call_re_establishment_ciph0(1792)11612341 MSC_Test_0-RAN(1785)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(1786)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105355968 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105355968 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105355968 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105355968 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105355968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105355968 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105355968 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105355968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105355968 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105355968 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 b1 30 b5 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 0d 8e 4b 7d 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105355969 DMSC DEBUG msub_fsm[0x563b4cc55d70]{active}: Allocated (fsm.c:456) 20250410105355969 DMSC DEBUG msc_i[0x563b4cbf11f0]{READY}: Allocated (fsm.c:456) 20250410105355969 DMSC DEBUG msc_i[0x563b4cbf11f0]{READY}: is child of msub_fsm[0x563b4cc55d70] (fsm.c:486) 20250410105355969 DMSC DEBUG msc_a[0x563b4cbf5710]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105355969 DMSC DEBUG msc_a[0x563b4cbf5710]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc55d70] (fsm.c:486) 20250410105355969 DMSC DEBUG msc_a(unknown:GERAN-A-311:NONE)[0x563b4cbf5710]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105355969 DMSC DEBUG msc_i(unknown:GERAN-A-311:NONE)[0x563b4cbf11f0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105355969 DMSC DEBUG msc_a(unknown:GERAN-A-311:NONE)[0x563b4cbf5710]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105355969 DMM DEBUG msc_a(TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cbf5710]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250410105355969 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cc262e0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410105355969 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cc262e0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cbf5710] (fsm.c:486) 20250410105355969 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cc262e0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250410105355969 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cc262e0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410105355969 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410105355969 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410105355969 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cbf5710]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105355969 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cbf5710]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105355969 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cc262e0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410105355969 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cc262e0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250410105355969 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cc4fdf0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410105355969 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cc4fdf0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cc262e0] (fsm.c:486) 20250410105355969 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cc4fdf0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410105355969 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cc4fdf0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410105355969 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410105355969 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105355969 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105355969 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105355969 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105355969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105355969 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105355969 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105355969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105355969 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105355969 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 05 02 b1 30 b5 00 01 37 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1786)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1786)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'B130B5'O, sourceLocRef := '000137'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: Session index based on local reference:0 20250410105355971 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410105355971 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_call_re_establishment_ciph0(1792)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_call_re_establishment_ciph0(1792)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105355973 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105355973 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cc4fdf0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410105355973 DVLR DEBUG SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D) Received 1 auth tuples (vlr.c:996) 20250410105355973 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cc4fdf0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410105355973 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cc4fdf0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use GSM AKA (is_r99=yes, at->vec.auth_types=0x1) (vlr_auth_fsm.c:324) 20250410105355973 DMM DEBUG Tx AUTH REQ (rand = cb345e7d291895582dd34fc30f0f746c) (gsm_04_08.c:641) 20250410105355973 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cbf11f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105355973 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105355973 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105355973 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105355973 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105355973 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105355973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105355973 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105355973 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105355973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105355973 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105355973 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2d 00 00 00 b9 00 00 00 c1 03 00 00 05 06 b1 30 b5 00 01 16 01 00 13 05 12 00 cb 34 5e 7d 29 18 95 58 2d d3 4f c3 0f 0f 74 6c 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1786)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1786)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1785)@7d38b4d9c9a0: patching N(SD)=1 into dtap '05146831C00A'O MSC_Test_0-RAN(1785)@7d38b4d9c9a0: patched enc_l3: '05546831C00A'O MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: vl_len:9 MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000605546831C00A'O MSC_Test_0-M3UA(1786)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105355975 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105355975 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105355975 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105355975 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105355975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105355975 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105355975 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105355975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105355975 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105355975 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 37 00 01 09 01 00 06 05 54 68 31 c0 0a 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105355975 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cbf11f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105355975 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cbf5710]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105355975 DMM DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cbf5710]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 6831c00a) (gsm_04_08.c:1128) 20250410105355976 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cc4fdf0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410105355976 DVLR DEBUG SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D) AUTH on GERAN received SRES/RES: 6831c00a (4 bytes) (vlr_auth_fsm.c:151) 20250410105355976 DVLR INFO SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250410105355976 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cc4fdf0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410105355976 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cc4fdf0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410105355976 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cc4fdf0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410105355976 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cc4fdf0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cc262e0] (vlr_auth_fsm.c:294) 20250410105355976 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cc4fdf0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410105355976 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cc4fdf0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410105355976 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cc262e0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250410105355976 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cc262e0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410105355976 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cc262e0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410105355976 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cbf11f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410105355976 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cc262e0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250410105355976 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105355976 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105355976 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105355976 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105355976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105355976 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105355976 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105355976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105355976 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105355976 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 27 00 00 00 b9 00 00 00 c1 03 00 00 05 06 b1 30 b5 00 01 10 00 0e 53 0a 09 08 41 50 9e 64 5d a5 f7 d0 23 01 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1786)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1786)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0003552C04'O 20250410105355978 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105355978 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1786)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105355978 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105355978 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105355978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105355978 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105355978 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105355978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105355978 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105355978 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 37 00 01 05 00 03 55 2c 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105355978 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cbf11f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105355978 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cbf5710]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105355978 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cc262e0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250410105355978 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cc262e0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410105355978 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cbf11f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105355978 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cc262e0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410105355978 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cc262e0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410105355978 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cc262e0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410105355978 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cc262e0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410105355978 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cc262e0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410105355978 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cc262e0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410105355978 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cc262e0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410105355978 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cbf5710]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410105355978 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cbf5710]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.990s remaining) (msc_a.c:450) 20250410105355978 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000092/3/1): Available (smpp_smsc.c:626) 20250410105355978 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105355978 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105355978 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105355978 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105355978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105355978 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105355978 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105355978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105355978 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105355978 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 05 06 b1 30 b5 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 29 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1786)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1786)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1787)@7d38b4d9c9a0: Created MnccExpect[0] for "12345" to be handled at TC_call_re_establishment_ciph0(1792) MSC_Test-MGCP(1788)@7d38b4d9c9a0: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_call_re_establishment_ciph0(1792) MSC_Test_0-RAN(1785)@7d38b4d9c9a0: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1785)@7d38b4d9c9a0: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: vl_len:19 MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1786)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105355985 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105355985 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105355985 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105355985 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105355985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105355985 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105355985 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105355985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105355985 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105355985 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 37 00 01 13 01 00 10 03 85 04 06 60 05 04 02 00 81 5e 04 80 21 43 f5 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105355985 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cbf11f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105355985 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cbf5710]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105355985 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250410105355985 DCC DEBUG trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D callref-0x80000023 tid-8) New transaction (transaction.c:231) 20250410105355985 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cbf5710]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250410105355985 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cbf5710]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250410105355985 DCC DEBUG trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ callref-0x80000023 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250410105355985 DCC DEBUG trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ callref-0x80000023 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105355985 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250410105355985 DCC DEBUG trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ callref-0x80000023 tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:702) 20250410105355985 DCC INFO trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ callref-0x80000023 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250410105355985 DCC DEBUG trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ callref-0x80000023 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250410105355985 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cc366f0]{ESTABLISHING}: Allocated (fsm.c:456) 20250410105355985 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cc366f0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cbf5710] (fsm.c:486) 20250410105355985 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ callref-0x80000023 tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:2161) 20250410105355985 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cc55ea0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410105355985 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cc55ea0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cc366f0] (fsm.c:486) 20250410105355985 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_CN:no-CI)[0x563b4cc55ea0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250410105355985 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_CN:no-CI)[0x563b4cc55ea0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250410105355985 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cc026a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410105355985 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cc026a0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cc366f0] (fsm.c:486) 20250410105355985 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_RAN:no-CI)[0x563b4cc026a0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250410105355985 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_RAN:no-CI)[0x563b4cc026a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1788)@7d38b4d9c9a0: Found Expect[0] for { line := { verb := "CRCX", trans_id := "226", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "83" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_call_re_establishment_ciph0(1792) TC_call_re_establishment_ciph0(1792)@7d38b4d9c9a0: f_mo_call_establish 2: rx 1st CRCX 20250410105355991 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_CN:no-CI)[0x563b4cc55ea0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105355991 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cc366f0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410105355991 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cbf5710]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250410105355991 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ callref-0x80000023 tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_call_re_establishment_ciph0(1792)@7d38b4d9c9a0: f_mo_call_establish 6: rx 2nd CRCX 20250410105355992 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_RAN:no-CI)[0x563b4cc026a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105355992 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cc366f0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410105355992 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cbf5710]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250410105355992 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ callref-0x80000023 tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:705) 20250410105355992 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ callref-0x80000023 tid-8) Sending Assignment Command (msc_a.c:706) 20250410105355992 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cbf11f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) MSC_Test-MNCC(1787)@7d38b4d9c9a0: Found MnccExpect[0] for "12345" handled at TC_call_re_establishment_ciph0(1792) 20250410105355992 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105355992 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105355992 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105355992 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105355992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105355992 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105355992 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105355992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105355992 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test-MNCC(1787)@7d38b4d9c9a0: Added conn table entry 0TC_call_re_establishment_ciph0(1792)-2147483613 20250410105355992 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3b 00 00 00 b9 00 00 00 c1 03 00 00 05 06 b1 30 b5 00 01 24 00 22 01 0b 07 01 0a a1 a5 91 81 05 7c 06 02 02 02 02 2a f8 7d 09 83 ff 57 84 3f 07 82 80 81 7f 83 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1786)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1786)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_ciph0(1792)@7d38b4d9c9a0: f_mo_call_establish 1: rx MNCC SETUP ind 20250410105355994 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ callref-0x80000023 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) TC_call_re_establishment_ciph0(1792)@7d38b4d9c9a0: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: vl_len:14 MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1786)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105355996 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105355996 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105355996 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105355996 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105355996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105355996 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105355996 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105355996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105355996 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105355996 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 37 00 01 0e 00 0c 02 7c 06 09 08 07 06 23 28 7e 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105355996 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cbf11f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105355996 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cbf5710]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105355996 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4cc026a0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250410105355996 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_RAN:CI-22222:no-remote-port:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000)[0x563b4cc026a0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250410105355996 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_RAN:CI-22222:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc026a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250410105355996 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ callref-0x80000023 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:1596) 20250410105355996 DCC INFO trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ callref-0x80000023 tid-8) Assignment Complete: RAN: GSM#3, CN: GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111 (msc_a.c:1597) 20250410105355996 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ callref-0x80000023 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:2187) 20250410105355996 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ callref-0x80000023 tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_call_re_establishment_ciph0(1792)@7d38b4d9c9a0: f_mo_call_establish 3: rx RTP CREATE TC_call_re_establishment_ciph0(1792)@7d38b4d9c9a0: f_mo_call_establish 5: rx MDCX for the RAN side 20250410105355997 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ callref-0x80000023 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250410105355997 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ callref-0x80000023 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105355997 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ callref-0x80000023 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105355997 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ callref-0x80000023 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250410105355998 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cbf11f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105355998 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105355998 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105355998 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105355998 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105355998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105355998 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105355998 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105355998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105355998 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105355998 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 05 06 b1 30 b5 00 01 0d 01 00 0a 83 02 04 06 60 00 02 04 01 85 (osmo_ss7_asp.c:1175) 20250410105355998 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc026a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105355998 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc026a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410105355998 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cc366f0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-M3UA(1786)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1786)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105356000 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ callref-0x80000023 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250410105356000 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ callref-0x80000023 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105356000 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ callref-0x80000023 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105356000 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ callref-0x80000023 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250410105356000 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cbf11f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105356000 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105356000 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105356000 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105356000 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105356000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105356000 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105356000 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105356000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105356000 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105356000 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 05 06 b1 30 b5 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1786)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1786)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_ciph0(1792)@7d38b4d9c9a0: f_mo_call_establish 7: rx CC Alerting 20250410105356001 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ callref-0x80000023 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250410105356002 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ callref-0x80000023 tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250410105356002 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ callref-0x80000023 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:798) 20250410105356002 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc55ea0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250410105356002 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc55ea0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250410105356002 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc55ea0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250410105356002 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ callref-0x80000023 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250410105356002 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ callref-0x80000023 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105356002 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ callref-0x80000023 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105356002 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ callref-0x80000023 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250410105356002 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ callref-0x80000023 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250410105356002 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cbf11f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105356002 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105356002 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105356002 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105356002 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105356002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105356002 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105356002 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105356002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105356002 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105356002 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 05 06 b1 30 b5 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1786)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1786)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_ciph0(1792)@7d38b4d9c9a0: as_optional_mgcp_mdcx: rx MDCX TC_call_re_establishment_ciph0(1792)@7d38b4d9c9a0: { line := { verb := "MDCX", trans_id := "229", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "83" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "83", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_call_re_establishment_ciph0(1792)@7d38b4d9c9a0: f_mo_call_establish 10: rx CC CONNECT 20250410105356003 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc55ea0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105356003 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc55ea0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410105356003 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cc366f0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410105356003 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cc366f0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250410105356003 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cbf5710]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(1785)@7d38b4d9c9a0: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1785)@7d38b4d9c9a0: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000203CF'O 20250410105356004 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105356004 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1786)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105356004 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105356004 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105356004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105356004 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105356004 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105356004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105356004 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105356004 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 37 00 01 05 01 00 02 03 cf 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105356004 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cbf11f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105356004 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cbf5710]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105356004 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ callref-0x80000023 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250410105356004 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ callref-0x80000023 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250410105356004 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ callref-0x80000023 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250410105356004 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ callref-0x80000023 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105356004 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ callref-0x80000023 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_call_re_establishment_ciph0(1792)@7d38b4d9c9a0: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_call_re_establishment_ciph0(1792)@7d38b4d9c9a0: Osmux ok: use_osmux = false got_osmux_count = 0 TC_call_re_establishment_ciph0(1792)@7d38b4d9c9a0: f_mo_call_establish DONE TC_call_re_establishment_ciph0(1792)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1790)@7d38b4d9c9a0: Deleted GSUP IMSI table entry 0TC_call_re_establishment_ciph0(1792)"262420000000092" MSC_Test-GSUP(1790)@7d38b4d9c9a0: Added IMSI table entry 0TC_call_re_establishment_ciph0(1793)"262420000000092" TC_call_re_establishment_ciph0(1793)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMReEstablReq := { messageType := '000000'B, nsd := '00'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare := '0000'B, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000092'H, fillerDigit := omit } } } }, locationAreaIdentification := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1785)@7d38b4d9c9a0: Added conn table entry 1TC_call_re_establishment_ciph0(1793)14505419 MSC_Test_0-RAN(1785)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: First idle individual index:1 MSC_Test_0-M3UA(1786)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105359513 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105359513 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105359513 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105359513 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105359513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105359513 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105359513 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105359513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105359513 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105359513 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 44 00 00 00 c1 00 00 00 b9 03 02 00 00 01 dd 55 cb 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1f 00 1d 57 05 08 00 62 f2 24 00 17 00 2a 17 10 05 28 00 03 50 59 02 08 29 26 24 00 00 00 00 29 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105359513 DMSC DEBUG msub_fsm[0x563b4cc261b0]{active}: Allocated (fsm.c:456) 20250410105359513 DMSC DEBUG msc_i[0x563b4cbf2730]{READY}: Allocated (fsm.c:456) 20250410105359513 DMSC DEBUG msc_i[0x563b4cbf2730]{READY}: is child of msub_fsm[0x563b4cc261b0] (fsm.c:486) 20250410105359513 DMSC DEBUG msc_a[0x563b4cc4a2e0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105359513 DMSC DEBUG msc_a[0x563b4cc4a2e0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc261b0] (fsm.c:486) 20250410105359513 DMSC DEBUG msc_a(unknown:GERAN-A-312:NONE)[0x563b4cc4a2e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105359513 DMSC DEBUG msc_i(unknown:GERAN-A-312:NONE)[0x563b4cbf2730]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105359513 DMSC DEBUG msc_a(unknown:GERAN-A-312:NONE)[0x563b4cc4a2e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105359513 DMM DEBUG <- CM RE-ESTABLISH REQUEST IMSI-262420000000092 (gsm_04_08.c:860) 20250410105359513 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D + gsm48_rx_cm_reest_req: now used by 4 (attached,active-conn,CC,gsm48_rx_cm_reest_req) (gsm_04_08.c:879) 20250410105359513 DBSSAP NOTICE msc_a(IMSI-262420000000092:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x563b4cc4a2e0]{MSC_A_ST_VALIDATE_L3}: New conn requesting Re-Establishment (gsm_04_08.c:890) 20250410105359513 DBSSAP NOTICE msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cbf5710]{MSC_A_ST_COMMUNICATING}: Old conn matching Re-Establishment request (1 (cc)) (gsm_04_08.c:891) 20250410105359513 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cc366f0]{ESTABLISHED}: Reparenting from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cbf5710] to parent msc_a(IMSI-262420000000092:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x563b4cc4a2e0] (call_leg.c:99) 20250410105359513 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cc262e0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (gsm_04_08.c:921) 20250410105359513 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cc262e0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cbf5710] (gsm_04_08.c:921) 20250410105359513 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cc262e0]{PR_ARQ_S_DONE}: Freeing instance (gsm_04_08.c:921) 20250410105359513 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cc262e0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410105359513 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cbf5710]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_CN_CLOSE (gsm_04_08.c:921) 20250410105359514 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cbf5710]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250410105359514 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D + msc_a_fsm_releasing_onenter: now used by 5 (attached,active-conn,CC,gsm48_rx_cm_reest_req,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105359514 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D + vlr_subscr_cancel_attach_fsm: now used by 6 (attached,active-conn,CC,gsm48_rx_cm_reest_req,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105359514 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D - vlr_subscr_cancel_attach_fsm: now used by 5 (attached,active-conn,CC,gsm48_rx_cm_reest_req,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105359514 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cbf11f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105359514 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D - msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,CC,gsm48_rx_cm_reest_req) (msc_a.c:1004) 20250410105359514 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D - active-conn: now used by 3 (attached,CC,gsm48_rx_cm_reest_req) (gsm_04_08.c:925) 20250410105359514 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cbf5710]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:2248) 20250410105359514 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x563b4cc4ff20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410105359514 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x563b4cc4ff20]{PR_ARQ_S_INIT}: is child of msc_a(IMSI-262420000000092:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x563b4cc4a2e0] (fsm.c:486) 20250410105359514 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x563b4cc4ff20]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250410105359514 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x563b4cc4ff20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410105359514 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D + proc_arq_vlr_fn_init: now used by 4 (attached,CC,gsm48_rx_cm_reest_req,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:384) 20250410105359514 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D + active-conn: now used by 5 (attached,CC,gsm48_rx_cm_reest_req,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410105359514 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x563b4cc4a2e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105359514 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x563b4cc4a2e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105359514 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x563b4cc4ff20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410105359514 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x563b4cc4ff20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250410105359514 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x563b4cc242e0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410105359514 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x563b4cc242e0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x563b4cc4ff20] (fsm.c:486) 20250410105359514 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x563b4cc242e0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410105359514 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x563b4cc242e0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410105359514 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D - proc_arq_vlr_fn_init: now used by 4 (attached,CC,gsm48_rx_cm_reest_req,active-conn) (vlr_access_req_fsm.c:405) 20250410105359514 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D - gsm48_rx_cm_reest_req: now used by 3 (attached,CC,active-conn) (gsm_04_08.c:950) 20250410105359514 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105359514 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105359514 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105359514 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105359514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105359514 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105359514 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105359514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105359514 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105359514 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0a 02 dd 55 cb 00 01 38 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105359514 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105359514 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105359514 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105359514 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105359514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105359514 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105359514 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105359514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105359514 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105359514 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 05 06 b1 30 b5 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1786)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1786)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1786)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1786)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'DD55CB'O, sourceLocRef := '000138'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: Session index based on local reference:1 MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1786)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105359515 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105359515 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105359515 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105359515 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105359515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105359515 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105359515 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105359515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105359515 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105359515 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 37 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105359515 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cbf11f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105359515 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cbf5710]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105359515 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cbf5710]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105359515 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cbf5710]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105359515 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cbf5710]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105359515 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cbf5710]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc55d70] (msc_a.c:1053) 20250410105359515 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cbf5710]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105359515 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cbf5710]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105359515 DMSC DEBUG msub_fsm[0x563b4cc55d70]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105359515 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250410105359515 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250410105359515 DMSC DEBUG msub_fsm[0x563b4cc55d70]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105359515 DMSC DEBUG msub_fsm[0x563b4cc55d70]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105359515 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cbf11f0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105359515 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cbf11f0]{READY}: Removing from parent msub_fsm[0x563b4cc55d70] (msub.c:113) 20250410105359515 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-311 (ran_conn.c:155) 20250410105359515 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cbf11f0]{READY}: Freeing instance (msub.c:113) 20250410105359515 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cbf11f0]{READY}: Deallocated (fsm.c:568) 20250410105359515 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250410105359515 DMSC DEBUG msub_fsm[0x563b4cc55d70]{terminating}: Freeing instance (msub.c:113) 20250410105359515 DMSC DEBUG msub_fsm[0x563b4cc55d70]{terminating}: Deallocated (fsm.c:568) 20250410105359515 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105359515 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105359515 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105359515 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105359515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105359515 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105359515 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105359515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105359515 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105359515 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 05 04 b1 30 b5 00 01 37 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1786)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1786)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: Session index based on local reference:0 20250410105359516 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D + vlr_gsup_rx: now used by 4 (attached,CC,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105359516 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x563b4cc242e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410105359516 DVLR DEBUG SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D) Received 1 auth tuples (vlr.c:996) 20250410105359516 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x563b4cc242e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410105359516 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x563b4cc242e0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use GSM AKA (is_r99=yes, at->vec.auth_types=0x1) (vlr_auth_fsm.c:324) 20250410105359516 DMM DEBUG Tx AUTH REQ (rand = a3cfeb7924b37fbcf95e4d55459bf019) (gsm_04_08.c:641) 20250410105359516 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x563b4cbf2730]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105359516 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105359516 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105359516 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105359516 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105359516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105359516 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105359516 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(1786)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105359516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105359516 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105359516 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D - vlr_gsup_rx: now used by 3 (attached,CC,active-conn) (vlr.c:1410) 20250410105359516 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 37 b1 30 b5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105359516 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105359516 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105359516 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105359516 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105359516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105359516 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105359516 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105359516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105359516 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105359516 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2d 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 dd 55 cb 00 01 16 01 00 13 05 12 00 a3 cf eb 79 24 b3 7f bc f9 5e 4d 55 45 9b f0 19 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1785)@7d38b4d9c9a0: Deleted conn table entry 0TC_call_re_establishment_ciph0(1792)11612341 MSC_Test_0-M3UA(1786)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1786)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_call_re_establishment_ciph0(1792)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: Session index based on local reference:1 MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_ciph0(1792)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test_0-RAN(1785)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051434B73F1E'O MSC_Test_0-RAN(1785)@7d38b4d9c9a0: patched enc_l3: '055434B73F1E'O MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: Session index based on connection ID:1 MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: vl_len:9 MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010006055434B73F1E'O 20250410105359517 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105359517 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105359517 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105359517 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105359518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1786)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105359518 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105359518 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105359518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105359518 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105359518 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 38 00 01 09 01 00 06 05 54 34 b7 3f 1e 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105359518 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x563b4cbf2730]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105359518 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x563b4cc4a2e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105359518 DMM DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x563b4cc4a2e0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 34b73f1e) (gsm_04_08.c:1128) 20250410105359518 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x563b4cc242e0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410105359518 DVLR DEBUG SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D) AUTH on GERAN received SRES/RES: 34b73f1e (4 bytes) (vlr_auth_fsm.c:151) 20250410105359518 DVLR INFO SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250410105359518 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x563b4cc242e0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410105359518 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x563b4cc242e0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410105359518 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x563b4cc242e0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410105359518 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x563b4cc242e0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x563b4cc4ff20] (vlr_auth_fsm.c:294) 20250410105359518 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x563b4cc242e0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410105359518 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x563b4cc242e0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410105359518 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x563b4cc4ff20]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250410105359518 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x563b4cc4ff20]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410105359518 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x563b4cc4ff20]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410105359518 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x563b4cbf2730]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410105359518 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x563b4cc4ff20]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250410105359518 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105359518 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105359518 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105359518 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105359518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105359518 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105359518 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105359518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105359518 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105359518 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 27 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 dd 55 cb 00 01 10 00 0e 53 0a 09 08 2a 05 6c 69 36 a2 4a e7 23 01 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1786)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1786)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: Session index based on local reference:1 MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: Session index based on connection ID:1 MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0003552C04'O 20250410105359519 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105359519 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105359519 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105359519 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105359519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105359519 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105359519 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105359519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105359519 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105359519 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 38 00 01 05 00 03 55 2c 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1786)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105359519 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x563b4cbf2730]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105359519 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x563b4cc4a2e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105359519 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x563b4cc4ff20]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250410105359519 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x563b4cc4ff20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410105359519 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x563b4cbf2730]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105359519 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x563b4cc4ff20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410105359519 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x563b4cc4ff20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410105359519 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x563b4cc4ff20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410105359519 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x563b4cc4ff20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410105359519 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x563b4cc4ff20]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410105359519 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x563b4cc4ff20]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410105359519 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x563b4cc4ff20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410105359519 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x563b4cc4a2e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410105359519 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x563b4cc4a2e0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.994s remaining) (msc_a.c:450) 20250410105359519 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000092/3/1): Available (smpp_smsc.c:626) 20250410105359519 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x563b4cc4a2e0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (msc_a.c:229) 20250410105359519 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x563b4cc4a2e0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250410105359519 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-312:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:2161) 20250410105359519 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x563b4cc4a2e0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (msc_a.c:2184) 20250410105359519 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-312:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:705) 20250410105359519 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-312:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) Sending Assignment Command (msc_a.c:706) 20250410105359519 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x563b4cbf2730]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250410105359519 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105359519 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105359519 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105359519 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105359519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105359519 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105359519 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105359519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105359519 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105359519 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 dd 55 cb 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 29 (osmo_ss7_asp.c:1175) 20250410105359519 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105359519 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105359519 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105359519 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105359519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105359519 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105359519 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105359519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105359519 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105359519 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3b 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 dd 55 cb 00 01 24 00 22 01 0b 07 01 0a a1 a5 91 81 05 7c 06 02 02 02 02 2a f8 7d 09 83 ff 57 84 3f 07 82 80 81 7f 83 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1786)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1786)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1786)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1786)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: Session index based on local reference:1 MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: Session index based on local reference:1 MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1787)@7d38b4d9c9a0: Deleted conn table entry 0TC_call_re_establishment_ciph0(1792)-2147483613 MSC_Test-MNCC(1787)@7d38b4d9c9a0: Added conn table entry 0TC_call_re_establishment_ciph0(1793)-2147483613 MSC_Test-MGCP(1788)@7d38b4d9c9a0: MGCP_Emulation_CT: MgcpEndpointTable[0] now sends to TC_call_re_establishment_ciph0(1793) MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: Session index based on connection ID:1 MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: vl_len:14 MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1786)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105359523 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105359523 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105359523 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105359523 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105359523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105359523 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105359523 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105359523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105359523 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105359523 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 38 00 01 0e 00 0c 02 7c 06 09 08 07 06 23 28 7e 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105359523 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x563b4cbf2730]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105359523 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x563b4cc4a2e0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105359523 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc026a0]{ESTABLISHED}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250410105359523 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc026a0]{ESTABLISHED}: remote addr already 9.8.7.6:9000, no change (rtp_stream.c:470) 20250410105359523 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc026a0]{ESTABLISHED}: Not committing: remote RTP address, codecs and mode are already set up at MGW (rtp_stream.c:402) 20250410105359523 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-312:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:1596) 20250410105359523 DCC INFO trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-312:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) Assignment Complete: RAN: GSM#3, CN: GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111 (msc_a.c:1597) 20250410105359523 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-312:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) Re-Assignment complete (gsm_04_08_cc.c:2150) MSC_Test_0-RAN(1785)@7d38b4d9c9a0: patching N(SD)=2 into dtap '032502E180'O MSC_Test_0-RAN(1785)@7d38b4d9c9a0: patched enc_l3: '03A502E180'O MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: Session index based on connection ID:1 MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000503A502E180'O MSC_Test_0-M3UA(1786)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105402527 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105402527 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105402527 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105402527 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105402527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105402527 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105402527 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105402527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105402527 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105402527 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 38 00 01 08 01 00 05 03 a5 02 e1 80 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105402527 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x563b4cbf2730]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105402527 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x563b4cc4a2e0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105402527 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-312:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) rx DISCONNECT in state ACTIVE (gsm_04_08_cc.c:2696) 20250410105402527 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-312:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250410105402527 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-312:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) tx MNCC_DISC_IND (gsm_04_08_cc.c:309) 20250410105402528 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-312:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250410105402528 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-312:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105402528 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-312:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250410105402528 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-312:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250410105402528 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x563b4cbf2730]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105402528 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105402528 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105402528 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105402528 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105402528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105402528 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105402528 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105402528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105402528 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105402528 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 dd 55 cb 00 01 09 01 00 06 83 2d 08 02 e2 97 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1786)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1786)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: Session index based on local reference:1 MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1785)@7d38b4d9c9a0: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1785)@7d38b4d9c9a0: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: Session index based on connection ID:1 MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1786)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105402530 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105402530 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105402530 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105402530 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105402530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105402530 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105402530 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105402530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105402530 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105402530 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 38 00 01 05 01 00 02 03 ea 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105402530 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x563b4cbf2730]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105402530 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x563b4cc4a2e0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105402530 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-312:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250410105402530 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-312:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250410105402530 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-312:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250410105402530 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-312:CM_RE_ESTABLISH_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250410105402530 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-312:CM_RE_ESTABLISH_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250410105402530 DCC DEBUG trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-312:CM_RE_ESTABLISH_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105402530 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250410105402530 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x563b4cc4a2e0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105402530 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x563b4cc4a2e0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250410105402530 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105402530 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105402530 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105402530 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cc366f0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250410105402530 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc026a0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410105402530 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc026a0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cc366f0] (call_leg.c:197) 20250410105402530 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc026a0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410105402530 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc026a0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410105402530 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc55ea0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410105402530 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc55ea0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cc366f0] (call_leg.c:197) 20250410105402530 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cc366f0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250410105402530 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc55ea0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410105402530 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc55ea0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410105402530 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cc366f0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250410105402530 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cc366f0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x563b4cc4a2e0] (call_leg.c:198) 20250410105402530 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cc366f0]{RELEASING}: Freeing instance (call_leg.c:198) 20250410105402530 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-311:CM_SERVICE_REQ)[0x563b4cc366f0]{RELEASING}: Deallocated (fsm.c:568) 20250410105402530 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x563b4cc4a2e0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250410105402530 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x563b4cbf2730]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105402530 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105402530 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105402530 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105402530 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105402530 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105402530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105402530 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105402530 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105402530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105402530 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105402530 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 dd 55 cb 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1786)@7d38b4d9c9a0: Message received on association #8 MSC_Test-MNCC(1787)@7d38b4d9c9a0: Deleted conn table entry 0TC_call_re_establishment_ciph0(1793)-2147483613 MSC_Test_0-M3UA(1786)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: Session index based on local reference:1 MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: Session index based on connection ID:1 MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1786)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105402533 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105402533 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105402533 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105402533 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105402533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105402533 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105402533 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105402533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105402533 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105402533 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 38 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105402533 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x563b4cbf2730]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105402533 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x563b4cc4a2e0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105402533 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x563b4cc4a2e0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105402533 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x563b4cc4a2e0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105402533 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x563b4cc4a2e0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105402533 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x563b4cc4ff20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105402533 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x563b4cc4ff20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x563b4cc4a2e0] (msc_a.c:1053) 20250410105402533 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x563b4cc4ff20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105402533 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x563b4cc4ff20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410105402533 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x563b4cc4a2e0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc261b0] (msc_a.c:1053) 20250410105402533 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x563b4cc4a2e0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105402533 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x563b4cc4a2e0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105402533 DMSC DEBUG msub_fsm[0x563b4cc261b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105402533 DMSC DEBUG msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D) MSC-A terminated (msub.c:261) 20250410105402533 DMSC DEBUG msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D) 1 MSC-I still active (msub.c:79) 20250410105402533 DMSC DEBUG msub_fsm[0x563b4cc261b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105402533 DMSC DEBUG msub_fsm[0x563b4cc261b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105402533 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x563b4cbf2730]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105402533 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x563b4cbf2730]{READY}: Removing from parent msub_fsm[0x563b4cc261b0] (msub.c:113) 20250410105402533 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-312 (ran_conn.c:155) 20250410105402533 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x563b4cbf2730]{READY}: Freeing instance (msub.c:113) 20250410105402533 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x563b4cbf2730]{READY}: Deallocated (fsm.c:568) 20250410105402533 DMSC DEBUG msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D) Free (msub.c:119) 20250410105402533 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0D8E4B7D - active-conn: now used by 1 (attached) (msub.c:375) 20250410105402533 DMSC DEBUG msub_fsm[0x563b4cc261b0]{terminating}: Freeing instance (msub.c:113) 20250410105402533 DMSC DEBUG msub_fsm[0x563b4cc261b0]{terminating}: Deallocated (fsm.c:568) 20250410105402533 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105402533 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105402533 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105402533 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105402533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105402533 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105402533 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105402533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105402533 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105402533 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0a 04 dd 55 cb 00 01 38 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1786)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1786)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: Session index based on local reference:1 MSC_Test_0-M3UA(1786)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105402533 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105402533 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105402533 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105402533 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105402533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105402533 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105402533 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105402533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105402533 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105402533 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 38 dd 55 cb 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1785)@7d38b4d9c9a0: Deleted conn table entry 1TC_call_re_establishment_ciph0(1793)14505419 TC_call_re_establishment_ciph0(1793)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(1790)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105403537 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410105403537 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105403537 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410105403537 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410105403537 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410105403537 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410105403537 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250410105403537 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105403537 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410105403537 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410105403537 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410105403537 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105403538 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410105403538 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410105403538 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410105403538 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410105403538 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410105403538 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105403538 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105403538 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410105403538 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410105403538 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410105403538 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410105403538 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-M3UA(1786)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1794)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(1788)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(1784)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(1789)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(1787)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(1785)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1783)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(1791)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1795)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1783): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(1784): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(1785): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(1786): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(1787): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(1788): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(1789): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(1790): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(1791): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_call_re_establishment_ciph0(1792): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC TC_call_re_establishment_ciph0(1793): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1794): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1795): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_call_re_establishment_ciph finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_call_re_establishment_ciph pass'. Thu Apr 10 10:54:03 UTC 2025 ====== MSC_Tests.TC_call_re_establishment_ciph pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_call_re_establishment_ciph.talloc 20250410105404539 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=711204) 20250410105405538 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410105405538 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410105405538 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410105405540 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=711204, count=713080) 20250410105406541 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_call_re_establishment_ciph pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_wrong_mi'. ------ MSC_Tests.TC_cm_serv_wrong_mi ------ Thu Apr 10 10:54:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_cm_serv_wrong_mi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_cm_serv_wrong_mi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410105407542 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_wrong_mi' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_cm_serv_wrong_mi started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(1799)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(1799)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1799)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(1797)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410105408129 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1800)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410105408323 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410105408323 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410105408323 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410105408323 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1799)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1799)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1799)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410105408325 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105408325 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410105408325 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410105408325 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410105408325 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410105408325 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410105408325 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410105408325 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105408325 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410105408325 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410105408325 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1799)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(1799)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1799)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1799)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1799)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1799)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1799)@7d38b4d9c9a0: Message received on association #8 20250410105408326 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105408326 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410105408326 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410105408326 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410105408326 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410105408326 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410105408326 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410105408326 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105408326 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410105408326 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410105408326 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105408326 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1799)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1799)@7d38b4d9c9a0: Message received on association #8 20250410105408326 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410105408326 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1799)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1799)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1799)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1799)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105408543 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410105408543 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1802)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1802)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410105408551 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1802)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1802)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1802)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1802)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1802)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1802)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410105408575 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410105408575 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1803)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000094" to be handled at TC_cm_serv_wrong_mi0(1805) TC_cm_serv_wrong_mi0(1805)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000094'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410105409130 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105409130 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105409130 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105409130 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105409130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105409130 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105409130 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105409130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105409130 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105409130 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1799)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105409130 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105409130 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105409130 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105409130 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105409130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105409130 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105409130 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105409130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105409130 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105409130 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1799)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1799)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1798)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1798)@7d38b4d9c9a0: Added conn table entry 0TC_cm_serv_wrong_mi0(1805)2359924 MSC_Test_0-RAN(1798)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1797)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(1799)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105409135 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105409135 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105409135 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105409135 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105409135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105409135 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105409135 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105409135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105409135 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105409135 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 24 02 74 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 49 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105409135 DMSC DEBUG msub_fsm[0x563b4cc242e0]{active}: Allocated (fsm.c:456) 20250410105409135 DMSC DEBUG msc_i[0x563b4cc4a4a0]{READY}: Allocated (fsm.c:456) 20250410105409135 DMSC DEBUG msc_i[0x563b4cc4a4a0]{READY}: is child of msub_fsm[0x563b4cc242e0] (fsm.c:486) 20250410105409135 DMSC DEBUG msc_a[0x563b4cbf5710]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105409135 DMSC DEBUG msc_a[0x563b4cbf5710]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc242e0] (fsm.c:486) 20250410105409135 DMSC DEBUG msc_a(unknown:GERAN-A-313:NONE)[0x563b4cbf5710]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105409135 DMSC DEBUG msc_i(unknown:GERAN-A-313:NONE)[0x563b4cc4a4a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105409135 DMSC DEBUG msc_a(unknown:GERAN-A-313:NONE)[0x563b4cbf5710]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105409135 DMM DEBUG msc_a(IMSI-262420000000094:GERAN-A-313:LU)[0x563b4cbf5710]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000094 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410105409135 DMM DEBUG msc_a(IMSI-262420000000094:GERAN-A-313:LU)[0x563b4cbf5710]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410105409135 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-313:LU)[0x563b4cbf11f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410105409135 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-313:LU)[0x563b4cbf11f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000094:GERAN-A-313:LU)[0x563b4cbf5710] (fsm.c:486) 20250410105409135 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-313:LU)[0x563b4cbf11f0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410105409135 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-313:LU)[0x563b4cbf11f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410105409135 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410105409135 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410105409135 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9:GERAN-A-313:LU)[0x563b4cbf5710]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105409135 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9:GERAN-A-313:LU)[0x563b4cbf5710]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105409135 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250410105409135 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410105409135 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9:GERAN-A-313:LU)[0x563b4cbf11f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410105409135 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9:GERAN-A-313:LU)[0x563b4cbf11f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410105409135 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9:GERAN-A-313:LU)[0x563b4cbf11f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410105409135 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9:GERAN-A-313:LU)[0x563b4cbf11f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410105409135 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9:GERAN-A-313:LU)[0x563b4cc4a4a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105409135 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9:GERAN-A-313:LU)[0x563b4cbf11f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410105409135 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9:GERAN-A-313:LU)[0x563b4cbf11f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410105409135 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9:GERAN-A-313:LU)[0x563b4cc55d70]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105409136 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9:GERAN-A-313:LU)[0x563b4cc55d70]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9:GERAN-A-313:LU)[0x563b4cbf11f0] (fsm.c:486) 20250410105409136 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9:GERAN-A-313:LU)[0x563b4cc55d70]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410105409136 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9:GERAN-A-313:LU)[0x563b4cc55d70]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410105409136 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105409136 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105409136 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105409136 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105409136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105409136 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105409136 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105409136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105409136 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105409136 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0b 02 24 02 74 00 01 39 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105409136 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105409136 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105409136 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105409136 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105409136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105409136 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105409136 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105409136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105409136 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105409136 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 24 02 74 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 49 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1799)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1799)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1799)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1799)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1797)@7d38b4d9c9a0: { messageType := 2, destLocRef := '240274'O, sourceLocRef := '000139'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1797)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1797)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1797)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1797)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1797)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1803)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000094" handled at TC_cm_serv_wrong_mi0(1805) MSC_Test-GSUP(1803)@7d38b4d9c9a0: Added IMSI table entry 0TC_cm_serv_wrong_mi0(1805)"262420000000094" 20250410105409138 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410105409138 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1797)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1797)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1797)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1797)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1799)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105409138 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105409138 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105409138 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105409138 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105409138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105409138 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105409138 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105409138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105409138 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105409138 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 39 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105409138 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9:GERAN-A-313:LU)[0x563b4cc4a4a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105409138 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9:GERAN-A-313:LU)[0x563b4cbf5710]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_cm_serv_wrong_mi0(1805)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_cm_serv_wrong_mi0(1805)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410105409140 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105409140 DVLR DEBUG IMSI:262420000000094 has MSISDN:491230000094 (vlr.c:1045) 20250410105409140 DMSC NOTICE msub(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9) VLR: update for IMSI=262420000000094 (MSISDN=491230000094) (gsm_04_08.c:1541) 20250410105409140 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105409141 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105409141 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9:GERAN-A-313:LU)[0x563b4cbf11f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410105409141 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9:GERAN-A-313:LU)[0x563b4cc55d70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410105409141 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9:GERAN-A-313:LU)[0x563b4cc55d70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410105409141 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9:GERAN-A-313:LU)[0x563b4cc55d70]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410105409141 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9:GERAN-A-313:LU)[0x563b4cc55d70]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9:GERAN-A-313:LU)[0x563b4cbf11f0] (vlr_lu_fsm.c:110) 20250410105409141 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9:GERAN-A-313:LU)[0x563b4cc55d70]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410105409141 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9:GERAN-A-313:LU)[0x563b4cc55d70]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105409141 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9:GERAN-A-313:LU)[0x563b4cbf11f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410105409141 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9:GERAN-A-313:LU)[0x563b4cbf11f0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410105409141 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9:GERAN-A-313:LU)[0x563b4cc262e0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105409141 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9:GERAN-A-313:LU)[0x563b4cc262e0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9:GERAN-A-313:LU)[0x563b4cbf11f0] (fsm.c:486) 20250410105409141 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9:GERAN-A-313:LU)[0x563b4cc262e0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410105409141 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9:GERAN-A-313:LU)[0x563b4cc262e0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410105409141 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9:GERAN-A-313:LU)[0x563b4cc262e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410105409141 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9:GERAN-A-313:LU)[0x563b4cc262e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410105409141 DMSC NOTICE msub(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9:TMSInew-0xBBD52E41) VLR: update for IMSI=262420000000094 (MSISDN=491230000094) (gsm_04_08.c:1541) 20250410105409141 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9:GERAN-A-313:LU)[0x563b4cc262e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410105409141 DMM DEBUG -> IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9:TMSInew-0xBBD52E41 LOCATION UPDATE ACCEPT (TMSI = 0xbbd52e41) (gsm_04_08.c:149) 20250410105409141 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9:TMSInew-0xBBD52E41:GERAN-A-313:LU)[0x563b4cc4a4a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105409141 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9:TMSInew-0xBBD52E41 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105409141 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105409141 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105409141 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105409141 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105409141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105409141 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105409141 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105409141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105409141 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105409141 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 24 02 74 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 bb d5 2e 41 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1799)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1799)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1797)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1797)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1797)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1797)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_serv_wrong_mi0(1805)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1798)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1798)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(1797)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1797)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1797)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1797)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1799)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105409144 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105409144 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105409144 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105409145 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105409145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105409145 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105409145 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105409145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105409145 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105409145 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 39 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105409145 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9:TMSInew-0xBBD52E41:GERAN-A-313:LU)[0x563b4cc4a4a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105409145 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9:TMSInew-0xBBD52E41:GERAN-A-313:LU)[0x563b4cbf5710]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105409145 DMM DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9:TMSInew-0xBBD52E41:GERAN-A-313:LU)[0x563b4cbf5710]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410105409145 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9:TMSInew-0xBBD52E41:GERAN-A-313:LU)[0x563b4cbf11f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410105409145 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9:GERAN-A-313:LU)[0x563b4cc262e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410105409145 DMSC NOTICE msub(IMSI-262420000000094:MSISDN-491230000094:TMSI-0xBBD52E41) VLR: update for IMSI=262420000000094 (MSISDN=491230000094) (gsm_04_08.c:1541) 20250410105409145 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9:GERAN-A-313:LU)[0x563b4cc262e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410105409145 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0xBBD52E41:GERAN-A-313:LU)[0x563b4cbf11f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410105409145 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9:GERAN-A-313:LU)[0x563b4cc262e0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410105409145 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9:GERAN-A-313:LU)[0x563b4cc262e0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0xBBD52E41:GERAN-A-313:LU)[0x563b4cbf11f0] (vlr_lu_fsm.c:817) 20250410105409145 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9:GERAN-A-313:LU)[0x563b4cc262e0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410105409145 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x76E285D9:GERAN-A-313:LU)[0x563b4cc262e0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105409145 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0xBBD52E41:GERAN-A-313:LU)[0x563b4cbf11f0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410105409145 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0xBBD52E41:GERAN-A-313:LU)[0x563b4cbf5710]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410105409145 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0xBBD52E41:GERAN-A-313:LU)[0x563b4cbf5710]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.990s remaining) (msc_a.c:450) 20250410105409145 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000094/3/1): Available (smpp_smsc.c:626) 20250410105409145 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0xBBD52E41:GERAN-A-313:LU)[0x563b4cbf5710]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105409145 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0xBBD52E41:GERAN-A-313:LU)[0x563b4cbf5710]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410105409145 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0xBBD52E41 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105409145 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0xBBD52E41 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105409145 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0xBBD52E41 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105409145 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0xBBD52E41:GERAN-A-313:LU)[0x563b4cc4a4a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105409145 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0xBBD52E41 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105409145 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105409145 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105409145 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105409145 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105409145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105409145 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105409145 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105409145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105409145 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105409145 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 24 02 74 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1799)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1799)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1797)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1797)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1797)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1797)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1797)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1797)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1797)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1797)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1799)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105409146 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105409146 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105409146 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105409146 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105409146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105409146 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105409146 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105409146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105409146 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105409146 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 39 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105409146 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0xBBD52E41:GERAN-A-313:LU)[0x563b4cc4a4a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105409146 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0xBBD52E41:GERAN-A-313:LU)[0x563b4cbf5710]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105409146 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0xBBD52E41:GERAN-A-313:LU)[0x563b4cbf5710]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105409146 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0xBBD52E41:GERAN-A-313:LU)[0x563b4cbf5710]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105409146 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0xBBD52E41:GERAN-A-313:LU)[0x563b4cbf5710]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105409146 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0xBBD52E41:GERAN-A-313:LU)[0x563b4cbf11f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105409146 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0xBBD52E41:GERAN-A-313:LU)[0x563b4cbf11f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0xBBD52E41:GERAN-A-313:LU)[0x563b4cbf5710] (msc_a.c:1053) 20250410105409146 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0xBBD52E41:GERAN-A-313:LU)[0x563b4cbf11f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410105409146 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0xBBD52E41:GERAN-A-313:LU)[0x563b4cbf11f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105409146 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0xBBD52E41:GERAN-A-313:LU)[0x563b4cbf11f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410105409146 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0xBBD52E41:GERAN-A-313:LU)[0x563b4cbf5710]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc242e0] (msc_a.c:1053) 20250410105409146 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0xBBD52E41:GERAN-A-313:LU)[0x563b4cbf5710]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105409146 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0xBBD52E41:GERAN-A-313:LU)[0x563b4cbf5710]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105409146 DMSC DEBUG msub_fsm[0x563b4cc242e0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105409146 DMSC DEBUG msub(IMSI-262420000000094:MSISDN-491230000094:TMSI-0xBBD52E41) MSC-A terminated (msub.c:261) 20250410105409146 DMSC DEBUG msub(IMSI-262420000000094:MSISDN-491230000094:TMSI-0xBBD52E41) 1 MSC-I still active (msub.c:79) 20250410105409146 DMSC DEBUG msub_fsm[0x563b4cc242e0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105409146 DMSC DEBUG msub_fsm[0x563b4cc242e0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105409146 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0xBBD52E41:GERAN-A-313:LU)[0x563b4cc4a4a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105409146 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0xBBD52E41:GERAN-A-313:LU)[0x563b4cc4a4a0]{READY}: Removing from parent msub_fsm[0x563b4cc242e0] (msub.c:113) 20250410105409146 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-313 (ran_conn.c:155) 20250410105409146 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0xBBD52E41:GERAN-A-313:LU)[0x563b4cc4a4a0]{READY}: Freeing instance (msub.c:113) 20250410105409146 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0xBBD52E41:GERAN-A-313:LU)[0x563b4cc4a4a0]{READY}: Deallocated (fsm.c:568) 20250410105409146 DMSC DEBUG msub(IMSI-262420000000094:MSISDN-491230000094:TMSI-0xBBD52E41) Free (msub.c:119) 20250410105409146 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0xBBD52E41 - active-conn: now used by 1 (attached) (msub.c:375) 20250410105409146 DMSC DEBUG msub_fsm[0x563b4cc242e0]{terminating}: Freeing instance (msub.c:113) 20250410105409146 DMSC DEBUG msub_fsm[0x563b4cc242e0]{terminating}: Deallocated (fsm.c:568) 20250410105409146 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105409146 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105409146 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105409146 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105409146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105409146 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105409146 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105409146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105409146 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105409146 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0b 04 24 02 74 00 01 39 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1799)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1799)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1797)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(1799)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105409147 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105409147 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105409147 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105409147 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105409147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105409147 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105409147 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105409147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105409147 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105409147 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 39 24 02 74 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1798)@7d38b4d9c9a0: Deleted conn table entry 0TC_cm_serv_wrong_mi0(1805)2359924 TC_cm_serv_wrong_mi0(1805)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105409147 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0xBBD52E41 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410105409147 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0xBBD52E41 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cm_serv_wrong_mi0(1805)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_wrong_mi0(1805)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_wrong_mi0(1805)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_wrong_mi0(1805)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'BBD52E41'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1798)@7d38b4d9c9a0: Added conn table entry 0TC_cm_serv_wrong_mi0(1805)5042595 MSC_Test_0-RAN(1798)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1797)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(1799)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105409348 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105409348 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105409348 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105409348 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105409348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105409348 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105409348 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105409348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105409348 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105409348 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 4c f1 a3 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 bb d5 2e 41 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105409349 DMSC DEBUG msub_fsm[0x563b4cbf11f0]{active}: Allocated (fsm.c:456) 20250410105409349 DMSC DEBUG msc_i[0x563b4cbf5710]{READY}: Allocated (fsm.c:456) 20250410105409349 DMSC DEBUG msc_i[0x563b4cbf5710]{READY}: is child of msub_fsm[0x563b4cbf11f0] (fsm.c:486) 20250410105409349 DMSC DEBUG msc_a[0x563b4cc4a4a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105409349 DMSC DEBUG msc_a[0x563b4cc4a4a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cbf11f0] (fsm.c:486) 20250410105409349 DMSC DEBUG msc_a(unknown:GERAN-A-314:NONE)[0x563b4cc4a4a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105409349 DMSC DEBUG msc_i(unknown:GERAN-A-314:NONE)[0x563b4cbf5710]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105409349 DMSC DEBUG msc_a(unknown:GERAN-A-314:NONE)[0x563b4cc4a4a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105409349 DMM DEBUG msc_a(TMSI-0xBBD52E41:GERAN-A-314:CM_SERVICE_REQ)[0x563b4cc4a4a0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250410105409349 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBBD52E41:GERAN-A-314:CM_SERVICE_REQ)[0x563b4cc242e0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410105409349 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBBD52E41:GERAN-A-314:CM_SERVICE_REQ)[0x563b4cc242e0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xBBD52E41:GERAN-A-314:CM_SERVICE_REQ)[0x563b4cc4a4a0] (fsm.c:486) 20250410105409349 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBBD52E41:GERAN-A-314:CM_SERVICE_REQ)[0x563b4cc242e0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410105409349 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBBD52E41:GERAN-A-314:CM_SERVICE_REQ)[0x563b4cc242e0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410105409349 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0xBBD52E41 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410105409349 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0xBBD52E41 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410105409349 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0xBBD52E41:GERAN-A-314:CM_SERVICE_REQ)[0x563b4cc4a4a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105409349 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0xBBD52E41:GERAN-A-314:CM_SERVICE_REQ)[0x563b4cc4a4a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105409349 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0xBBD52E41:GERAN-A-314:CM_SERVICE_REQ)[0x563b4cc242e0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410105409349 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0xBBD52E41:GERAN-A-314:CM_SERVICE_REQ)[0x563b4cc242e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410105409349 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0xBBD52E41:GERAN-A-314:CM_SERVICE_REQ)[0x563b4cc242e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410105409349 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0xBBD52E41:GERAN-A-314:CM_SERVICE_REQ)[0x563b4cbf5710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105409349 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0xBBD52E41:GERAN-A-314:CM_SERVICE_REQ)[0x563b4cc242e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410105409349 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0xBBD52E41:GERAN-A-314:CM_SERVICE_REQ)[0x563b4cc242e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410105409349 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0xBBD52E41:GERAN-A-314:CM_SERVICE_REQ)[0x563b4cc242e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410105409349 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0xBBD52E41:GERAN-A-314:CM_SERVICE_REQ)[0x563b4cc242e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410105409349 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0xBBD52E41:GERAN-A-314:CM_SERVICE_REQ)[0x563b4cc242e0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410105409349 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0xBBD52E41:GERAN-A-314:CM_SERVICE_REQ)[0x563b4cc242e0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410105409349 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0xBBD52E41:GERAN-A-314:CM_SERVICE_REQ)[0x563b4cc242e0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410105409349 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0xBBD52E41:GERAN-A-314:CM_SERVICE_REQ)[0x563b4cbf5710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105409349 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0xBBD52E41:GERAN-A-314:CM_SERVICE_REQ)[0x563b4cc4a4a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410105409349 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0xBBD52E41:GERAN-A-314:CM_SERVICE_REQ)[0x563b4cc4a4a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250410105409349 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000094/3/1): Available (smpp_smsc.c:626) 20250410105409349 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0xBBD52E41 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410105409349 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105409349 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105409349 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105409349 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105409349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105409349 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105409349 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105409349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105409349 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105409349 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 08 02 4c f1 a3 00 01 3a 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105409349 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105409349 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105409349 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105409349 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105409349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105409349 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105409349 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105409349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105409349 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105409349 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 08 06 4c f1 a3 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 49 (osmo_ss7_asp.c:1175) 20250410105409349 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105409349 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105409349 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105409349 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105409349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105409349 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105409349 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105409349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105409349 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105409349 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 08 06 4c f1 a3 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1799)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1799)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1799)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1799)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1799)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1799)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1797)@7d38b4d9c9a0: { messageType := 2, destLocRef := '4CF1A3'O, sourceLocRef := '00013A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1797)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1797)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1797)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1797)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1797)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1797)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1797)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1797)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1797)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105409350 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0xBBD52E41 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410105409350 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0xBBD52E41 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_cm_serv_wrong_mi0(1805)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_cm_serv_wrong_mi0(1805)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1798)@7d38b4d9c9a0: patching N(SD)=1 into dtap '05240403505902082926240000909999'O MSC_Test_0-RAN(1798)@7d38b4d9c9a0: patched enc_l3: '05640403505902082926240000909999'O MSC_Test_0-SCCP(1797)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1797)@7d38b4d9c9a0: vl_len:19 MSC_Test_0-SCCP(1797)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1797)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01001005640403505902082926240000909999'O 20250410105409352 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105409352 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105409352 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105409352 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105409352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105409352 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105409352 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105409352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105409352 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105409352 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 3a 00 01 13 01 00 10 05 64 04 03 50 59 02 08 29 26 24 00 00 90 99 99 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1799)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105409352 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0xBBD52E41:GERAN-A-314:CM_SERVICE_REQ)[0x563b4cbf5710]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105409352 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0xBBD52E41:GERAN-A-314:CM_SERVICE_REQ)[0x563b4cc4a4a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105409352 DMM DEBUG msc_a(IMSI-262420000099999:GERAN-A-314:CM_SERVICE_REQ)[0x563b4cc4a4a0]{MSC_A_ST_AUTHENTICATED}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250410105409352 DMM ERROR msc_a(IMSI-262420000099999:GERAN-A-314:CM_SERVICE_REQ)[0x563b4cc4a4a0]{MSC_A_ST_AUTHENTICATED}: CM Service Request with mismatching mobile identity: IMSI-262420000099999 (gsm_04_08.c:695) 20250410105409352 DMM DEBUG msc_a(IMSI-262420000099999:GERAN-A-314:CM_SERVICE_REQ)[0x563b4cc4a4a0]{MSC_A_ST_AUTHENTICATED}: -> CM SERVICE Reject cause: 3 (gsm_04_08.c:259) 20250410105409352 DMSC DEBUG msc_i(IMSI-262420000099999:GERAN-A-314:CM_SERVICE_REQ)[0x563b4cbf5710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105409352 DBSSAP ERROR msc_a(IMSI-262420000099999:GERAN-A-314:CM_SERVICE_REQ)[0x563b4cc4a4a0]{MSC_A_ST_AUTHENTICATED}: RAN decode error (rc=-22) for DTAP from MSC-I (msc_a.c:2060) 20250410105409352 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105409352 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105409352 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105409352 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105409352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105409352 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105409352 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105409352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105409352 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105409352 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 08 06 4c f1 a3 00 01 06 01 00 03 05 22 03 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1799)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1799)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1797)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1797)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1797)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1797)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1797)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1797)@7d38b4d9c9a0: vl_len:6 MSC_Test_0-SCCP(1797)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1797)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000422040100'O 20250410105409353 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105409353 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105409353 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105409353 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105409353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105409353 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105409353 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105409353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105409353 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105409353 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1d 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 3a 00 01 06 00 04 22 04 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1799)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105409353 DMSC DEBUG msc_i(IMSI-262420000099999:GERAN-A-314:CM_SERVICE_REQ)[0x563b4cbf5710]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105409353 DMSC DEBUG msc_a(IMSI-262420000099999:GERAN-A-314:CM_SERVICE_REQ)[0x563b4cc4a4a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105409353 DMSC DEBUG msc_a(IMSI-262420000099999:GERAN-A-314:CM_SERVICE_REQ)[0x563b4cc4a4a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250410105409353 DMSC DEBUG msc_a(IMSI-262420000099999:GERAN-A-314:CM_SERVICE_REQ)[0x563b4cc4a4a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410105409353 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0xBBD52E41 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105409353 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0xBBD52E41 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105409353 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0xBBD52E41 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105409353 DMSC DEBUG msc_i(IMSI-262420000099999:GERAN-A-314:CM_SERVICE_REQ)[0x563b4cbf5710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105409353 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0xBBD52E41 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105409353 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105409353 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105409353 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105409353 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105409353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105409353 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105409353 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105409353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105409353 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105409353 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 08 06 4c f1 a3 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1799)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1799)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1797)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1797)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1797)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1797)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1797)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1797)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1797)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1797)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410105409354 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105409354 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105409354 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105409354 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105409354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105409354 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105409354 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105409354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105409354 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1799)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105409354 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 3a 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105409354 DMSC DEBUG msc_i(IMSI-262420000099999:GERAN-A-314:CM_SERVICE_REQ)[0x563b4cbf5710]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105409354 DMSC DEBUG msc_a(IMSI-262420000099999:GERAN-A-314:CM_SERVICE_REQ)[0x563b4cc4a4a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105409354 DMSC DEBUG msc_a(IMSI-262420000099999:GERAN-A-314:CM_SERVICE_REQ)[0x563b4cc4a4a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105409354 DMSC DEBUG msc_a(IMSI-262420000099999:GERAN-A-314:CM_SERVICE_REQ)[0x563b4cc4a4a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105409354 DMSC DEBUG msc_a(IMSI-262420000099999:GERAN-A-314:CM_SERVICE_REQ)[0x563b4cc4a4a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105409354 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000099999:GERAN-A-314:CM_SERVICE_REQ)[0x563b4cc242e0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105409354 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000099999:GERAN-A-314:CM_SERVICE_REQ)[0x563b4cc242e0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000099999:GERAN-A-314:CM_SERVICE_REQ)[0x563b4cc4a4a0] (msc_a.c:1053) 20250410105409354 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000099999:GERAN-A-314:CM_SERVICE_REQ)[0x563b4cc242e0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105409354 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000099999:GERAN-A-314:CM_SERVICE_REQ)[0x563b4cc242e0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410105409354 DMSC DEBUG msc_a(IMSI-262420000099999:GERAN-A-314:CM_SERVICE_REQ)[0x563b4cc4a4a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cbf11f0] (msc_a.c:1053) 20250410105409354 DMSC DEBUG msc_a(IMSI-262420000099999:GERAN-A-314:CM_SERVICE_REQ)[0x563b4cc4a4a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105409354 DMSC DEBUG msc_a(IMSI-262420000099999:GERAN-A-314:CM_SERVICE_REQ)[0x563b4cc4a4a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105409354 DMSC DEBUG msub_fsm[0x563b4cbf11f0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105409354 DMSC DEBUG msub(IMSI-262420000000094:MSISDN-491230000094:TMSI-0xBBD52E41) MSC-A terminated (msub.c:261) 20250410105409354 DMSC DEBUG msub(IMSI-262420000000094:MSISDN-491230000094:TMSI-0xBBD52E41) 1 MSC-I still active (msub.c:79) 20250410105409354 DMSC DEBUG msub_fsm[0x563b4cbf11f0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105409354 DMSC DEBUG msub_fsm[0x563b4cbf11f0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105409354 DMSC DEBUG msc_i(IMSI-262420000099999:GERAN-A-314:CM_SERVICE_REQ)[0x563b4cbf5710]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105409354 DMSC DEBUG msc_i(IMSI-262420000099999:GERAN-A-314:CM_SERVICE_REQ)[0x563b4cbf5710]{READY}: Removing from parent msub_fsm[0x563b4cbf11f0] (msub.c:113) 20250410105409354 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-314 (ran_conn.c:155) 20250410105409354 DMSC DEBUG msc_i(IMSI-262420000099999:GERAN-A-314:CM_SERVICE_REQ)[0x563b4cbf5710]{READY}: Freeing instance (msub.c:113) 20250410105409354 DMSC DEBUG msc_i(IMSI-262420000099999:GERAN-A-314:CM_SERVICE_REQ)[0x563b4cbf5710]{READY}: Deallocated (fsm.c:568) 20250410105409354 DMSC DEBUG msub(IMSI-262420000000094:MSISDN-491230000094:TMSI-0xBBD52E41) Free (msub.c:119) 20250410105409354 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0xBBD52E41 - active-conn: now used by 1 (attached) (msub.c:375) 20250410105409354 DMSC DEBUG msub_fsm[0x563b4cbf11f0]{terminating}: Freeing instance (msub.c:113) 20250410105409354 DMSC DEBUG msub_fsm[0x563b4cbf11f0]{terminating}: Deallocated (fsm.c:568) 20250410105409354 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105409354 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105409354 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105409354 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105409354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105409354 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105409354 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105409354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105409354 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105409354 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 08 04 4c f1 a3 00 01 3a 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1799)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1799)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1797)@7d38b4d9c9a0: Session index based on local reference:0 20250410105409354 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105409354 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105409354 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105409354 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105409354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105409354 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105409354 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105409354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105409354 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105409354 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 3a 4c f1 a3 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1799)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1798)@7d38b4d9c9a0: Deleted conn table entry 0TC_cm_serv_wrong_mi0(1805)5042595 TC_cm_serv_wrong_mi0(1805)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105409354 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0xBBD52E41 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410105409354 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0xBBD52E41 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cm_serv_wrong_mi0(1805)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_wrong_mi0(1805)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_wrong_mi0(1805)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410105409357 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410105409357 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1797)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(1799)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(1803)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(1798)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(1800)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105409358 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1802)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(1801)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(1804)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1796)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1806)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1796): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(1797): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(1798): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(1799): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(1800): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(1801): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(1802): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(1803): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(1804): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_cm_serv_wrong_mi0(1805): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1806): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_cm_serv_wrong_mi finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_wrong_mi pass'. Thu Apr 10 10:54:09 UTC 2025 ====== MSC_Tests.TC_cm_serv_wrong_mi pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_cm_serv_wrong_mi.talloc 20250410105409556 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410105409556 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105409556 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410105409556 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410105409556 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410105409556 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105409556 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410105409556 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410105409556 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410105409556 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105409556 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410105409556 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410105409556 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410105409556 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410105409556 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410105409556 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105409556 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105409556 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410105409556 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410105409556 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410105409557 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410105410359 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=323140) 20250410105411360 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410105411557 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410105411557 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410105411557 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) Waiting for packet dumper to finish... 1 (prev_count=323140, count=324300) 20250410105412362 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_wrong_mi pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_0'. ------ MSC_Tests.TC_auth_options_0 ------ Thu Apr 10 10:54:12 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_auth_options_0.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_auth_options_0.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410105413364 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_0' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_auth_options_0 started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1810)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(1810)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1810)@7d38b4d9c9a0: ************************************************* MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-SCCP(1808)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410105413873 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1811)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410105414068 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410105414068 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410105414068 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410105414068 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1810)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1810)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1810)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410105414072 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105414072 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410105414072 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410105414072 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410105414072 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410105414072 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410105414072 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410105414072 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105414072 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410105414072 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410105414072 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1810)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(1810)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1810)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1810)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1810)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1810)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410105414074 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105414074 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410105414074 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410105414074 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410105414074 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410105414074 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410105414074 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410105414074 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105414074 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410105414074 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410105414074 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105414074 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1810)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1810)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105414074 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410105414074 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1810)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1810)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1810)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1810)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1810)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105414365 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410105414365 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1813)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1813)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410105414366 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1813)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1813)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1813)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1813)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1813)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1813)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410105414375 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410105414375 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_auth_options_00(1816)@7d38b4d9c9a0: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1814)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000042300" to be handled at TC_auth_options_00(1816) TC_auth_options_00(1816)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000042300'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410105414881 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105414881 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105414881 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105414881 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105414881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105414881 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105414882 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105414882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105414882 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105414882 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1810)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105414882 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105414882 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105414882 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105414882 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105414882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105414882 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105414882 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105414882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105414882 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105414883 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1810)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1810)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1809)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1809)@7d38b4d9c9a0: Added conn table entry 0TC_auth_options_00(1816)1872372 MSC_Test_0-SCCP(1808)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(1809)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410105414891 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105414891 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105414891 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105414891 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105414891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105414891 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105414891 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105414891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105414891 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1810)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105414891 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 1c 91 f4 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 40 32 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105414892 DMSC DEBUG msub_fsm[0x563b4cc242e0]{active}: Allocated (fsm.c:456) 20250410105414892 DMSC DEBUG msc_i[0x563b4cc4a4a0]{READY}: Allocated (fsm.c:456) 20250410105414892 DMSC DEBUG msc_i[0x563b4cc4a4a0]{READY}: is child of msub_fsm[0x563b4cc242e0] (fsm.c:486) 20250410105414892 DMSC DEBUG msc_a[0x563b4cbf5710]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105414892 DMSC DEBUG msc_a[0x563b4cbf5710]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc242e0] (fsm.c:486) 20250410105414892 DMSC DEBUG msc_a(unknown:GERAN-A-315:NONE)[0x563b4cbf5710]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105414892 DMSC DEBUG msc_i(unknown:GERAN-A-315:NONE)[0x563b4cc4a4a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105414892 DMSC DEBUG msc_a(unknown:GERAN-A-315:NONE)[0x563b4cbf5710]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105414892 DMM DEBUG msc_a(IMSI-262420000042300:GERAN-A-315:LU)[0x563b4cbf5710]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042300 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410105414892 DMM DEBUG msc_a(IMSI-262420000042300:GERAN-A-315:LU)[0x563b4cbf5710]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410105414892 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:GERAN-A-315:LU)[0x563b4cbf11f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410105414892 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:GERAN-A-315:LU)[0x563b4cbf11f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042300:GERAN-A-315:LU)[0x563b4cbf5710] (fsm.c:486) 20250410105414892 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:GERAN-A-315:LU)[0x563b4cbf11f0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410105414892 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:GERAN-A-315:LU)[0x563b4cbf11f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410105414892 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410105414892 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042300 id=262420000042300 (vlr.c:661) 20250410105414892 DVLR INFO New subscr, IMSI: 262420000042300 (vlr.c:562) 20250410105414892 DVLR DEBUG VLR subscr IMSI-262420000042300 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410105414892 DMSC DEBUG msc_a(IMSI-262420000042300:GERAN-A-315:LU)[0x563b4cbf5710]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105414892 DMSC DEBUG msc_a(IMSI-262420000042300:GERAN-A-315:LU)[0x563b4cbf5710]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105414892 DVLR DEBUG VLR subscr IMSI-262420000042300 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410105414892 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410105414892 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:GERAN-A-315:LU)[0x563b4cbf11f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410105414892 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:GERAN-A-315:LU)[0x563b4cbf11f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410105414892 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:GERAN-A-315:LU)[0x563b4cbf11f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410105414892 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:GERAN-A-315:LU)[0x563b4cbf11f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410105414892 DMSC DEBUG msc_i(IMSI-262420000042300:GERAN-A-315:LU)[0x563b4cc4a4a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105414892 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:GERAN-A-315:LU)[0x563b4cbf11f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410105414892 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:GERAN-A-315:LU)[0x563b4cbf11f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410105414892 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042300:GERAN-A-315:LU)[0x563b4cc55d70]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105414892 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042300:GERAN-A-315:LU)[0x563b4cc55d70]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042300:GERAN-A-315:LU)[0x563b4cbf11f0] (fsm.c:486) 20250410105414892 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042300:GERAN-A-315:LU)[0x563b4cc55d70]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410105414892 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042300:GERAN-A-315:LU)[0x563b4cc55d70]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410105414892 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105414892 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105414892 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105414892 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105414892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105414892 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105414892 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105414892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105414892 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105414892 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 09 02 1c 91 f4 00 01 3b 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105414892 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105414892 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105414892 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105414892 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105414892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105414892 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105414892 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105414892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105414892 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105414892 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 09 06 1c 91 f4 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 40 32 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1810)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1810)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1810)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1810)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1808)@7d38b4d9c9a0: { messageType := 2, destLocRef := '1C91F4'O, sourceLocRef := '00013B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1808)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(1814)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000042300" handled at TC_auth_options_00(1816) MSC_Test-GSUP(1814)@7d38b4d9c9a0: Added IMSI table entry 0TC_auth_options_00(1816)"262420000042300" MSC_Test_0-SCCP(1808)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1808)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1808)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1808)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105414894 DVLR DEBUG VLR subscr IMSI-262420000042300 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410105414894 DVLR DEBUG VLR subscr IMSI-262420000042300 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1808)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1808)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1808)@7d38b4d9c9a0: vl_from0 TC_auth_options_00(1816)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_00(1816)@7d38b4d9c9a0: setverdict(pass): none -> pass MSC_Test_0-M3UA(1810)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105414895 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105414895 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105414895 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-SCCP(1808)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250410105414895 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105414895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105414895 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105414895 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105414895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105414895 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105414895 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 3b 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105414895 DMSC DEBUG msc_i(IMSI-262420000042300:GERAN-A-315:LU)[0x563b4cc4a4a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105414895 DMSC DEBUG msc_a(IMSI-262420000042300:GERAN-A-315:LU)[0x563b4cbf5710]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105414897 DVLR DEBUG VLR subscr IMSI-262420000042300 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105414897 DVLR DEBUG IMSI:262420000042300 has MSISDN:491230042300 (vlr.c:1045) 20250410105414897 DMSC NOTICE msub(IMSI-262420000042300:MSISDN-491230042300) VLR: update for IMSI=262420000042300 (MSISDN=491230042300) (gsm_04_08.c:1541) 20250410105414897 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410105414897 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105414897 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-315:LU)[0x563b4cbf11f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410105414897 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042300:GERAN-A-315:LU)[0x563b4cc55d70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410105414897 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042300:GERAN-A-315:LU)[0x563b4cc55d70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410105414897 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042300:GERAN-A-315:LU)[0x563b4cc55d70]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410105414897 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042300:GERAN-A-315:LU)[0x563b4cc55d70]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-315:LU)[0x563b4cbf11f0] (vlr_lu_fsm.c:110) 20250410105414897 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042300:GERAN-A-315:LU)[0x563b4cc55d70]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410105414897 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042300:GERAN-A-315:LU)[0x563b4cc55d70]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105414897 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-315:LU)[0x563b4cbf11f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410105414897 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-315:LU)[0x563b4cbf11f0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410105414897 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-315:LU)[0x563b4cc1cea0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105414897 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-315:LU)[0x563b4cc1cea0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-315:LU)[0x563b4cbf11f0] (fsm.c:486) 20250410105414897 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-315:LU)[0x563b4cc1cea0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410105414897 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-315:LU)[0x563b4cc1cea0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410105414897 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-315:LU)[0x563b4cc1cea0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410105414897 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-315:LU)[0x563b4cc1cea0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410105414897 DMSC NOTICE msub(IMSI-262420000042300:MSISDN-491230042300:TMSInew-0x7059C0B0) VLR: update for IMSI=262420000042300 (MSISDN=491230042300) (gsm_04_08.c:1541) 20250410105414897 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-315:LU)[0x563b4cc1cea0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410105414897 DMM DEBUG -> IMSI-262420000042300:MSISDN-491230042300:TMSInew-0x7059C0B0 LOCATION UPDATE ACCEPT (TMSI = 0x7059c0b0) (gsm_04_08.c:149) 20250410105414897 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSInew-0x7059C0B0:GERAN-A-315:LU)[0x563b4cc4a4a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105414897 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSInew-0x7059C0B0 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410105414897 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105414897 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105414897 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105414897 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105414897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105414897 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105414897 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105414897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105414897 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105414897 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 09 06 1c 91 f4 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 70 59 c0 b0 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1810)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1810)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1808)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1808)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1808)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1808)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_00(1816)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1809)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1809)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(1808)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1808)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1808)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1808)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1810)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105414900 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105414900 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105414900 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105414900 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105414900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105414900 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105414900 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105414900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105414900 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105414900 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 3b 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105414900 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSInew-0x7059C0B0:GERAN-A-315:LU)[0x563b4cc4a4a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105414900 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSInew-0x7059C0B0:GERAN-A-315:LU)[0x563b4cbf5710]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105414900 DMM DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSInew-0x7059C0B0:GERAN-A-315:LU)[0x563b4cbf5710]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410105414900 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:TMSInew-0x7059C0B0:GERAN-A-315:LU)[0x563b4cbf11f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410105414900 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-315:LU)[0x563b4cc1cea0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410105414900 DMSC NOTICE msub(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7059C0B0) VLR: update for IMSI=262420000042300 (MSISDN=491230042300) (gsm_04_08.c:1541) 20250410105414900 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7059C0B0 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410105414900 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-315:LU)[0x563b4cc1cea0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410105414900 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7059C0B0:GERAN-A-315:LU)[0x563b4cbf11f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410105414900 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-315:LU)[0x563b4cc1cea0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410105414900 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-315:LU)[0x563b4cc1cea0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7059C0B0:GERAN-A-315:LU)[0x563b4cbf11f0] (vlr_lu_fsm.c:817) 20250410105414900 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-315:LU)[0x563b4cc1cea0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410105414900 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-315:LU)[0x563b4cc1cea0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105414900 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7059C0B0:GERAN-A-315:LU)[0x563b4cbf11f0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410105414900 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7059C0B0:GERAN-A-315:LU)[0x563b4cbf5710]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410105414900 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7059C0B0:GERAN-A-315:LU)[0x563b4cbf5710]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.991s remaining) (msc_a.c:450) 20250410105414900 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042300/3/1): Available (smpp_smsc.c:626) 20250410105414900 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7059C0B0:GERAN-A-315:LU)[0x563b4cbf5710]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105414900 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7059C0B0:GERAN-A-315:LU)[0x563b4cbf5710]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410105414900 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7059C0B0 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105414900 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7059C0B0 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105414900 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7059C0B0 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105414900 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7059C0B0:GERAN-A-315:LU)[0x563b4cc4a4a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105414900 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7059C0B0 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410105414900 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105414900 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105414900 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105414900 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105414900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105414900 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105414900 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105414900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105414900 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105414900 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 09 06 1c 91 f4 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1810)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1810)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1808)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1808)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1808)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1808)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1808)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1808)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1808)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1808)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410105414902 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105414902 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105414902 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105414902 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105414902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105414902 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105414902 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105414902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105414902 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105414902 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 3b 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1810)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105414902 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7059C0B0:GERAN-A-315:LU)[0x563b4cc4a4a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105414902 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7059C0B0:GERAN-A-315:LU)[0x563b4cbf5710]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105414902 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7059C0B0:GERAN-A-315:LU)[0x563b4cbf5710]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105414902 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7059C0B0:GERAN-A-315:LU)[0x563b4cbf5710]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105414902 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7059C0B0:GERAN-A-315:LU)[0x563b4cbf5710]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105414902 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7059C0B0:GERAN-A-315:LU)[0x563b4cbf11f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105414902 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7059C0B0:GERAN-A-315:LU)[0x563b4cbf11f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7059C0B0:GERAN-A-315:LU)[0x563b4cbf5710] (msc_a.c:1053) 20250410105414902 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7059C0B0:GERAN-A-315:LU)[0x563b4cbf11f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410105414902 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7059C0B0:GERAN-A-315:LU)[0x563b4cbf11f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105414902 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7059C0B0:GERAN-A-315:LU)[0x563b4cbf11f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410105414902 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7059C0B0:GERAN-A-315:LU)[0x563b4cbf5710]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc242e0] (msc_a.c:1053) 20250410105414902 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7059C0B0:GERAN-A-315:LU)[0x563b4cbf5710]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105414902 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7059C0B0:GERAN-A-315:LU)[0x563b4cbf5710]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105414902 DMSC DEBUG msub_fsm[0x563b4cc242e0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105414902 DMSC DEBUG msub(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7059C0B0) MSC-A terminated (msub.c:261) 20250410105414902 DMSC DEBUG msub(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7059C0B0) 1 MSC-I still active (msub.c:79) 20250410105414902 DMSC DEBUG msub_fsm[0x563b4cc242e0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105414902 DMSC DEBUG msub_fsm[0x563b4cc242e0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105414902 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7059C0B0:GERAN-A-315:LU)[0x563b4cc4a4a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105414902 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7059C0B0:GERAN-A-315:LU)[0x563b4cc4a4a0]{READY}: Removing from parent msub_fsm[0x563b4cc242e0] (msub.c:113) 20250410105414902 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-315 (ran_conn.c:155) 20250410105414902 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7059C0B0:GERAN-A-315:LU)[0x563b4cc4a4a0]{READY}: Freeing instance (msub.c:113) 20250410105414902 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7059C0B0:GERAN-A-315:LU)[0x563b4cc4a4a0]{READY}: Deallocated (fsm.c:568) 20250410105414902 DMSC DEBUG msub(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7059C0B0) Free (msub.c:119) 20250410105414902 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7059C0B0 - active-conn: now used by 1 (attached) (msub.c:375) 20250410105414902 DMSC DEBUG msub_fsm[0x563b4cc242e0]{terminating}: Freeing instance (msub.c:113) 20250410105414902 DMSC DEBUG msub_fsm[0x563b4cc242e0]{terminating}: Deallocated (fsm.c:568) 20250410105414902 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105414902 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105414902 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105414902 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105414902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105414902 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105414902 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105414902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105414902 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105414902 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 09 04 1c 91 f4 00 01 3b 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1810)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1810)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1808)@7d38b4d9c9a0: Session index based on local reference:0 20250410105414902 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105414902 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105414902 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105414902 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105414902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105414902 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105414902 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105414902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105414902 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105414902 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 3b 1c 91 f4 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1810)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1809)@7d38b4d9c9a0: Deleted conn table entry 0TC_auth_options_00(1816)1872372 TC_auth_options_00(1816)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105414903 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7059C0B0 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410105414903 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7059C0B0 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_00(1816)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_00(1816)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_00(1816)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_00(1816)@7d38b4d9c9a0: port MSCVTYf_perform_lu() done TC_auth_options_00(1816)@7d38b4d9c9a0: port MSCVTYf_establish_fully() starting TC_auth_options_00(1816)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '7059C0B0'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1809)@7d38b4d9c9a0: Added conn table entry 0TC_auth_options_00(1816)14421560 MSC_Test_0-RAN(1809)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1808)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(1810)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105415906 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105415906 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105415906 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105415906 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105415906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105415906 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105415906 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105415906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105415906 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105415906 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 dc 0e 38 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 70 59 c0 b0 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105415906 DMSC DEBUG msub_fsm[0x563b4cc1cea0]{active}: Allocated (fsm.c:456) 20250410105415906 DMSC DEBUG msc_i[0x563b4cc55d70]{READY}: Allocated (fsm.c:456) 20250410105415906 DMSC DEBUG msc_i[0x563b4cc55d70]{READY}: is child of msub_fsm[0x563b4cc1cea0] (fsm.c:486) 20250410105415906 DMSC DEBUG msc_a[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105415906 DMSC DEBUG msc_a[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc1cea0] (fsm.c:486) 20250410105415906 DMSC DEBUG msc_a(unknown:GERAN-A-316:NONE)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105415906 DMSC DEBUG msc_i(unknown:GERAN-A-316:NONE)[0x563b4cc55d70]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105415906 DMSC DEBUG msc_a(unknown:GERAN-A-316:NONE)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105415906 DMM DEBUG msc_a(TMSI-0x7059C0B0:GERAN-A-316:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250410105415906 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7059C0B0:GERAN-A-316:CM_SERVICE_REQ)[0x563b4cc026a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410105415906 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7059C0B0:GERAN-A-316:CM_SERVICE_REQ)[0x563b4cc026a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x7059C0B0:GERAN-A-316:CM_SERVICE_REQ)[0x563b4cbf35f0] (fsm.c:486) 20250410105415906 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7059C0B0:GERAN-A-316:CM_SERVICE_REQ)[0x563b4cc026a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410105415906 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7059C0B0:GERAN-A-316:CM_SERVICE_REQ)[0x563b4cc026a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410105415906 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7059C0B0 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410105415906 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7059C0B0 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410105415906 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7059C0B0:GERAN-A-316:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105415906 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7059C0B0:GERAN-A-316:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105415906 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7059C0B0:GERAN-A-316:CM_SERVICE_REQ)[0x563b4cc026a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410105415906 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7059C0B0:GERAN-A-316:CM_SERVICE_REQ)[0x563b4cc026a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410105415906 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7059C0B0:GERAN-A-316:CM_SERVICE_REQ)[0x563b4cc026a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410105415906 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7059C0B0:GERAN-A-316:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105415906 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7059C0B0:GERAN-A-316:CM_SERVICE_REQ)[0x563b4cc026a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410105415906 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7059C0B0:GERAN-A-316:CM_SERVICE_REQ)[0x563b4cc026a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410105415906 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7059C0B0:GERAN-A-316:CM_SERVICE_REQ)[0x563b4cc026a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410105415906 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7059C0B0:GERAN-A-316:CM_SERVICE_REQ)[0x563b4cc026a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410105415906 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7059C0B0:GERAN-A-316:CM_SERVICE_REQ)[0x563b4cc026a0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410105415906 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7059C0B0:GERAN-A-316:CM_SERVICE_REQ)[0x563b4cc026a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410105415906 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7059C0B0:GERAN-A-316:CM_SERVICE_REQ)[0x563b4cc026a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410105415906 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7059C0B0:GERAN-A-316:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105415906 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7059C0B0:GERAN-A-316:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410105415906 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7059C0B0:GERAN-A-316:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250410105415906 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042300/3/1): Available (smpp_smsc.c:626) 20250410105415906 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7059C0B0 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410105415906 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105415906 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105415906 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105415906 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105415906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105415906 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105415906 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105415906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105415906 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105415906 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0e 02 dc 0e 38 00 01 3c 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105415906 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105415906 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105415906 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105415906 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105415906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105415906 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105415906 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105415906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105415906 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105415906 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 dc 0e 38 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 40 32 00 (osmo_ss7_asp.c:1175) 20250410105415906 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105415907 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105415907 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105415907 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105415907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105415907 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105415907 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105415907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105415907 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105415907 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 dc 0e 38 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1810)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1810)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1810)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1810)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1810)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(1808)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'DC0E38'O, sourceLocRef := '00013C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1808)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(1810)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1808)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1808)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1808)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1808)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1808)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1808)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1808)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1808)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105415907 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7059C0B0 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410105415907 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7059C0B0 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_auth_options_00(1816)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_00(1816)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_00(1816)@7d38b4d9c9a0: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1808)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1808)@7d38b4d9c9a0: vl_len:6 MSC_Test_0-SCCP(1808)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1808)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1810)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105415909 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105415909 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105415909 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105415909 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105415909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105415909 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105415909 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105415909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105415909 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105415909 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1d 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 3c 00 01 06 00 04 22 04 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105415909 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7059C0B0:GERAN-A-316:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105415909 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7059C0B0:GERAN-A-316:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105415909 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7059C0B0:GERAN-A-316:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250410105415909 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7059C0B0:GERAN-A-316:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410105415909 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7059C0B0 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105415909 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7059C0B0 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105415909 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7059C0B0 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105415909 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7059C0B0:GERAN-A-316:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105415909 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7059C0B0 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105415909 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105415909 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105415909 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105415909 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105415909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105415909 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105415909 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105415909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105415909 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105415909 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 dc 0e 38 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1810)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1810)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1808)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1808)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1808)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1808)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1808)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1808)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1808)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1808)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1810)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105415910 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105415910 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105415910 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105415910 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105415910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105415910 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105415910 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105415910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105415910 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105415910 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 3c 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105415910 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7059C0B0:GERAN-A-316:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105415910 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7059C0B0:GERAN-A-316:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105415910 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7059C0B0:GERAN-A-316:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105415910 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7059C0B0:GERAN-A-316:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105415910 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7059C0B0:GERAN-A-316:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105415910 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7059C0B0:GERAN-A-316:CM_SERVICE_REQ)[0x563b4cc026a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105415910 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7059C0B0:GERAN-A-316:CM_SERVICE_REQ)[0x563b4cc026a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7059C0B0:GERAN-A-316:CM_SERVICE_REQ)[0x563b4cbf35f0] (msc_a.c:1053) 20250410105415910 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7059C0B0:GERAN-A-316:CM_SERVICE_REQ)[0x563b4cc026a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105415910 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7059C0B0:GERAN-A-316:CM_SERVICE_REQ)[0x563b4cc026a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410105415910 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7059C0B0:GERAN-A-316:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc1cea0] (msc_a.c:1053) 20250410105415910 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7059C0B0:GERAN-A-316:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105415910 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7059C0B0:GERAN-A-316:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105415910 DMSC DEBUG msub_fsm[0x563b4cc1cea0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105415910 DMSC DEBUG msub(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7059C0B0) MSC-A terminated (msub.c:261) 20250410105415910 DMSC DEBUG msub(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7059C0B0) 1 MSC-I still active (msub.c:79) 20250410105415910 DMSC DEBUG msub_fsm[0x563b4cc1cea0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105415910 DMSC DEBUG msub_fsm[0x563b4cc1cea0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105415910 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7059C0B0:GERAN-A-316:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105415910 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7059C0B0:GERAN-A-316:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Removing from parent msub_fsm[0x563b4cc1cea0] (msub.c:113) 20250410105415910 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-316 (ran_conn.c:155) 20250410105415910 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7059C0B0:GERAN-A-316:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Freeing instance (msub.c:113) 20250410105415910 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7059C0B0:GERAN-A-316:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Deallocated (fsm.c:568) 20250410105415910 DMSC DEBUG msub(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7059C0B0) Free (msub.c:119) 20250410105415910 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7059C0B0 - active-conn: now used by 1 (attached) (msub.c:375) 20250410105415910 DMSC DEBUG msub_fsm[0x563b4cc1cea0]{terminating}: Freeing instance (msub.c:113) 20250410105415910 DMSC DEBUG msub_fsm[0x563b4cc1cea0]{terminating}: Deallocated (fsm.c:568) 20250410105415910 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105415910 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105415910 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105415910 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105415910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105415910 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105415910 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105415910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105415910 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105415910 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0e 04 dc 0e 38 00 01 3c 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1810)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1810)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1808)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(1810)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105415910 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105415910 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105415910 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105415910 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105415910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105415910 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105415910 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105415910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105415910 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105415910 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 3c dc 0e 38 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1809)@7d38b4d9c9a0: Deleted conn table entry 0TC_auth_options_00(1816)14421560 TC_auth_options_00(1816)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105415911 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7059C0B0 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410105415911 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x7059C0B0 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_00(1816)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_00(1816)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_00(1816)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test_0-SCCP(1808)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(1810)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105415914 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410105415914 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250410105415914 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(1811)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(1813)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(1814)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(1809)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1807)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(1815)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(1812)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1817)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1807): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(1808): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(1809): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(1810): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(1811): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(1812): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(1813): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(1814): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(1815): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_auth_options_00(1816): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1817): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_auth_options_0 finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_0 pass'. Thu Apr 10 10:54:15 UTC 2025 ====== MSC_Tests.TC_auth_options_0 pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_auth_options_0.talloc 20250410105416112 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410105416112 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105416112 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410105416112 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410105416112 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410105416112 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105416112 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410105416112 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410105416112 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410105416112 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105416112 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410105416112 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410105416112 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410105416112 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410105416112 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410105416112 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105416112 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105416112 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410105416112 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410105416112 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410105416112 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410105416915 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=307992) 20250410105417916 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410105418114 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410105418114 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410105418114 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) Waiting for packet dumper to finish... 1 (prev_count=307992, count=309152) 20250410105418916 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_0 pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_1'. ------ MSC_Tests.TC_auth_options_1 ------ Thu Apr 10 10:54:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_auth_options_1.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_auth_options_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410105419917 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_1' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_auth_options_1 started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1821)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(1821)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1821)@7d38b4d9c9a0: ************************************************* MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-SCCP(1819)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410105420406 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1822)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410105420600 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410105420600 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410105420600 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410105420600 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1821)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1821)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1821)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410105420602 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105420602 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410105420602 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410105420602 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410105420602 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410105420602 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410105420602 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410105420602 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105420602 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410105420602 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410105420602 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1821)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(1821)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1821)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1821)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1821)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410105420603 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105420603 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410105420603 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410105420603 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410105420603 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410105420603 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410105420603 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410105420603 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105420603 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410105420603 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410105420603 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105420603 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410105420603 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410105420603 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1821)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1821)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1821)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1821)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1821)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1821)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1821)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1821)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105420918 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410105420918 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1824)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1824)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410105420920 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1824)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1824)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1824)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1824)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1824)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1824)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410105420929 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410105420929 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_auth_options_10(1827)@7d38b4d9c9a0: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1825)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000042301" to be handled at TC_auth_options_10(1827) TC_auth_options_10(1827)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000042301'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410105421406 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105421406 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105421406 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105421406 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105421406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105421406 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105421406 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105421406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105421406 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105421406 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1821)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105421406 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105421406 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105421406 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105421406 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105421406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105421406 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105421406 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105421406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105421406 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105421406 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1821)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1821)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1820)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1820)@7d38b4d9c9a0: Added conn table entry 0TC_auth_options_10(1827)9862966 MSC_Test_0-SCCP(1819)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(1820)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1821)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105421413 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105421413 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105421414 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105421414 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105421414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105421414 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105421414 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105421414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105421414 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105421414 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 96 7f 36 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 40 32 10 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105421414 DMSC DEBUG msub_fsm[0x563b4cc026a0]{active}: Allocated (fsm.c:456) 20250410105421414 DMSC DEBUG msc_i[0x563b4cbf35f0]{READY}: Allocated (fsm.c:456) 20250410105421414 DMSC DEBUG msc_i[0x563b4cbf35f0]{READY}: is child of msub_fsm[0x563b4cc026a0] (fsm.c:486) 20250410105421414 DMSC DEBUG msc_a[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105421414 DMSC DEBUG msc_a[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc026a0] (fsm.c:486) 20250410105421414 DMSC DEBUG msc_a(unknown:GERAN-A-317:NONE)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105421414 DMSC DEBUG msc_i(unknown:GERAN-A-317:NONE)[0x563b4cbf35f0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105421414 DMSC DEBUG msc_a(unknown:GERAN-A-317:NONE)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105421414 DMM DEBUG msc_a(IMSI-262420000042301:GERAN-A-317:LU)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042301 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410105421414 DMM DEBUG msc_a(IMSI-262420000042301:GERAN-A-317:LU)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410105421414 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:GERAN-A-317:LU)[0x563b4cc1cea0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410105421414 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:GERAN-A-317:LU)[0x563b4cc1cea0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042301:GERAN-A-317:LU)[0x563b4cc55d70] (fsm.c:486) 20250410105421414 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:GERAN-A-317:LU)[0x563b4cc1cea0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410105421414 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:GERAN-A-317:LU)[0x563b4cc1cea0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410105421414 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410105421414 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042301 id=262420000042301 (vlr.c:661) 20250410105421414 DVLR INFO New subscr, IMSI: 262420000042301 (vlr.c:562) 20250410105421414 DVLR DEBUG VLR subscr IMSI-262420000042301 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410105421414 DMSC DEBUG msc_a(IMSI-262420000042301:GERAN-A-317:LU)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105421414 DMSC DEBUG msc_a(IMSI-262420000042301:GERAN-A-317:LU)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105421414 DVLR DEBUG VLR subscr IMSI-262420000042301 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410105421414 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410105421414 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:GERAN-A-317:LU)[0x563b4cc1cea0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410105421414 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:GERAN-A-317:LU)[0x563b4cc1cea0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410105421414 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:GERAN-A-317:LU)[0x563b4cc1cea0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410105421414 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:GERAN-A-317:LU)[0x563b4cc1cea0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410105421414 DMSC DEBUG msc_i(IMSI-262420000042301:GERAN-A-317:LU)[0x563b4cbf35f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105421414 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:GERAN-A-317:LU)[0x563b4cc1cea0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410105421414 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:GERAN-A-317:LU)[0x563b4cc1cea0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410105421414 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042301:GERAN-A-317:LU)[0x563b4c998590]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105421414 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042301:GERAN-A-317:LU)[0x563b4c998590]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042301:GERAN-A-317:LU)[0x563b4cc1cea0] (fsm.c:486) 20250410105421414 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042301:GERAN-A-317:LU)[0x563b4c998590]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410105421414 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042301:GERAN-A-317:LU)[0x563b4c998590]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410105421414 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105421414 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105421414 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105421414 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105421414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105421414 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105421414 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105421414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105421414 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105421414 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0f 02 96 7f 36 00 01 3d 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105421414 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105421414 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105421414 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105421414 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105421414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105421414 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105421414 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105421414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105421414 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105421414 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 96 7f 36 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 40 32 10 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1821)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1821)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1821)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1821)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1819)@7d38b4d9c9a0: { messageType := 2, destLocRef := '967F36'O, sourceLocRef := '00013D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1819)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1819)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1819)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1819)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1819)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1825)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000042301" handled at TC_auth_options_10(1827) MSC_Test-GSUP(1825)@7d38b4d9c9a0: Added IMSI table entry 0TC_auth_options_10(1827)"262420000042301" 20250410105421417 DVLR DEBUG VLR subscr IMSI-262420000042301 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410105421417 DVLR DEBUG VLR subscr IMSI-262420000042301 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_auth_options_10(1827)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_10(1827)@7d38b4d9c9a0: setverdict(pass): none -> pass MSC_Test_0-SCCP(1819)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1819)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1819)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1819)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1821)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105421420 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105421420 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105421420 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105421420 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105421420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105421420 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105421420 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105421420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105421420 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105421420 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 3d 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105421420 DMSC DEBUG msc_i(IMSI-262420000042301:GERAN-A-317:LU)[0x563b4cbf35f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105421420 DMSC DEBUG msc_a(IMSI-262420000042301:GERAN-A-317:LU)[0x563b4cc55d70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105421422 DVLR DEBUG VLR subscr IMSI-262420000042301 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105421422 DVLR DEBUG IMSI:262420000042301 has MSISDN:491230042301 (vlr.c:1045) 20250410105421422 DMSC NOTICE msub(IMSI-262420000042301:MSISDN-491230042301) VLR: update for IMSI=262420000042301 (MSISDN=491230042301) (gsm_04_08.c:1541) 20250410105421422 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410105421422 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105421422 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-317:LU)[0x563b4cc1cea0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410105421422 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042301:GERAN-A-317:LU)[0x563b4c998590]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410105421422 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042301:GERAN-A-317:LU)[0x563b4c998590]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410105421422 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042301:GERAN-A-317:LU)[0x563b4c998590]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410105421422 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042301:GERAN-A-317:LU)[0x563b4c998590]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-317:LU)[0x563b4cc1cea0] (vlr_lu_fsm.c:110) 20250410105421422 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042301:GERAN-A-317:LU)[0x563b4c998590]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410105421422 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042301:GERAN-A-317:LU)[0x563b4c998590]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105421422 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-317:LU)[0x563b4cc1cea0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410105421422 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-317:LU)[0x563b4cc1cea0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410105421422 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-317:LU)[0x563b4cc366f0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105421422 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-317:LU)[0x563b4cc366f0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-317:LU)[0x563b4cc1cea0] (fsm.c:486) 20250410105421422 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-317:LU)[0x563b4cc366f0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410105421422 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-317:LU)[0x563b4cc366f0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410105421422 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-317:LU)[0x563b4cc366f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410105421422 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-317:LU)[0x563b4cc366f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410105421422 DMSC NOTICE msub(IMSI-262420000042301:MSISDN-491230042301:TMSInew-0x0211D5B1) VLR: update for IMSI=262420000042301 (MSISDN=491230042301) (gsm_04_08.c:1541) 20250410105421422 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-317:LU)[0x563b4cc366f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410105421422 DMM DEBUG -> IMSI-262420000042301:MSISDN-491230042301:TMSInew-0x0211D5B1 LOCATION UPDATE ACCEPT (TMSI = 0x0211d5b1) (gsm_04_08.c:149) 20250410105421422 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSInew-0x0211D5B1:GERAN-A-317:LU)[0x563b4cbf35f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105421422 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSInew-0x0211D5B1 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410105421422 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105421422 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105421422 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105421422 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105421422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105421422 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105421422 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105421422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105421422 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105421422 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 96 7f 36 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 02 11 d5 b1 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1821)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1821)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1819)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1819)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1819)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1819)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_10(1827)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1820)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1820)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(1819)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1819)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1819)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1819)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1821)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105421428 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105421428 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105421428 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105421428 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105421428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105421428 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105421428 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105421428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105421428 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105421428 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 3d 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105421428 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSInew-0x0211D5B1:GERAN-A-317:LU)[0x563b4cbf35f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105421428 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSInew-0x0211D5B1:GERAN-A-317:LU)[0x563b4cc55d70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105421428 DMM DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSInew-0x0211D5B1:GERAN-A-317:LU)[0x563b4cc55d70]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410105421428 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:TMSInew-0x0211D5B1:GERAN-A-317:LU)[0x563b4cc1cea0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410105421428 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-317:LU)[0x563b4cc366f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410105421428 DMSC NOTICE msub(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x0211D5B1) VLR: update for IMSI=262420000042301 (MSISDN=491230042301) (gsm_04_08.c:1541) 20250410105421428 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x0211D5B1 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410105421428 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-317:LU)[0x563b4cc366f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410105421428 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x0211D5B1:GERAN-A-317:LU)[0x563b4cc1cea0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410105421428 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-317:LU)[0x563b4cc366f0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410105421428 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-317:LU)[0x563b4cc366f0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x0211D5B1:GERAN-A-317:LU)[0x563b4cc1cea0] (vlr_lu_fsm.c:817) 20250410105421428 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-317:LU)[0x563b4cc366f0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410105421428 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-317:LU)[0x563b4cc366f0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105421428 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x0211D5B1:GERAN-A-317:LU)[0x563b4cc1cea0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410105421428 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x0211D5B1:GERAN-A-317:LU)[0x563b4cc55d70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410105421428 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x0211D5B1:GERAN-A-317:LU)[0x563b4cc55d70]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.985s remaining) (msc_a.c:450) 20250410105421428 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042301/3/1): Available (smpp_smsc.c:626) 20250410105421428 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x0211D5B1:GERAN-A-317:LU)[0x563b4cc55d70]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105421428 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x0211D5B1:GERAN-A-317:LU)[0x563b4cc55d70]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410105421428 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x0211D5B1 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105421428 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x0211D5B1 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105421428 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x0211D5B1 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105421428 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x0211D5B1:GERAN-A-317:LU)[0x563b4cbf35f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105421428 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x0211D5B1 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410105421428 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105421428 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105421428 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105421428 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105421428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105421428 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105421428 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105421428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105421428 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105421428 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 96 7f 36 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1821)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1821)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1819)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1819)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1819)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1819)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1819)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1819)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1819)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1819)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1821)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105421430 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105421430 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105421430 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105421430 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105421430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105421430 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105421430 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105421430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105421430 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105421430 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 3d 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105421430 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x0211D5B1:GERAN-A-317:LU)[0x563b4cbf35f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105421430 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x0211D5B1:GERAN-A-317:LU)[0x563b4cc55d70]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105421430 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x0211D5B1:GERAN-A-317:LU)[0x563b4cc55d70]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105421430 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x0211D5B1:GERAN-A-317:LU)[0x563b4cc55d70]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105421430 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x0211D5B1:GERAN-A-317:LU)[0x563b4cc55d70]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105421430 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x0211D5B1:GERAN-A-317:LU)[0x563b4cc1cea0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105421430 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x0211D5B1:GERAN-A-317:LU)[0x563b4cc1cea0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x0211D5B1:GERAN-A-317:LU)[0x563b4cc55d70] (msc_a.c:1053) 20250410105421430 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x0211D5B1:GERAN-A-317:LU)[0x563b4cc1cea0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410105421430 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x0211D5B1:GERAN-A-317:LU)[0x563b4cc1cea0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105421430 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x0211D5B1:GERAN-A-317:LU)[0x563b4cc1cea0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410105421430 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x0211D5B1:GERAN-A-317:LU)[0x563b4cc55d70]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc026a0] (msc_a.c:1053) 20250410105421430 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x0211D5B1:GERAN-A-317:LU)[0x563b4cc55d70]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105421430 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x0211D5B1:GERAN-A-317:LU)[0x563b4cc55d70]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105421430 DMSC DEBUG msub_fsm[0x563b4cc026a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105421430 DMSC DEBUG msub(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x0211D5B1) MSC-A terminated (msub.c:261) 20250410105421430 DMSC DEBUG msub(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x0211D5B1) 1 MSC-I still active (msub.c:79) 20250410105421430 DMSC DEBUG msub_fsm[0x563b4cc026a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105421430 DMSC DEBUG msub_fsm[0x563b4cc026a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105421430 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x0211D5B1:GERAN-A-317:LU)[0x563b4cbf35f0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105421430 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x0211D5B1:GERAN-A-317:LU)[0x563b4cbf35f0]{READY}: Removing from parent msub_fsm[0x563b4cc026a0] (msub.c:113) 20250410105421430 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-317 (ran_conn.c:155) 20250410105421430 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x0211D5B1:GERAN-A-317:LU)[0x563b4cbf35f0]{READY}: Freeing instance (msub.c:113) 20250410105421430 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x0211D5B1:GERAN-A-317:LU)[0x563b4cbf35f0]{READY}: Deallocated (fsm.c:568) 20250410105421430 DMSC DEBUG msub(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x0211D5B1) Free (msub.c:119) 20250410105421430 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x0211D5B1 - active-conn: now used by 1 (attached) (msub.c:375) 20250410105421430 DMSC DEBUG msub_fsm[0x563b4cc026a0]{terminating}: Freeing instance (msub.c:113) 20250410105421430 DMSC DEBUG msub_fsm[0x563b4cc026a0]{terminating}: Deallocated (fsm.c:568) 20250410105421430 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105421430 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105421430 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105421430 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105421430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105421430 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105421430 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105421430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105421430 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105421430 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0f 04 96 7f 36 00 01 3d 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1821)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1821)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1819)@7d38b4d9c9a0: Session index based on local reference:0 20250410105421430 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105421430 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105421430 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105421430 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105421430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105421430 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105421430 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105421430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105421430 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105421430 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 3d 96 7f 36 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1821)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1820)@7d38b4d9c9a0: Deleted conn table entry 0TC_auth_options_10(1827)9862966 TC_auth_options_10(1827)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105421431 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x0211D5B1 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410105421431 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x0211D5B1 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_10(1827)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_10(1827)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_10(1827)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_10(1827)@7d38b4d9c9a0: port MSCVTYf_perform_lu() done TC_auth_options_10(1827)@7d38b4d9c9a0: port MSCVTYf_establish_fully() starting TC_auth_options_10(1827)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '0211D5B1'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1820)@7d38b4d9c9a0: Added conn table entry 0TC_auth_options_10(1827)11423012 MSC_Test_0-RAN(1820)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1819)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(1821)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105422434 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105422434 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105422434 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105422434 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105422434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105422434 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105422434 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105422434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105422434 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105422434 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 ae 4d 24 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 02 11 d5 b1 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105422435 DMSC DEBUG msub_fsm[0x563b4cc1cea0]{active}: Allocated (fsm.c:456) 20250410105422435 DMSC DEBUG msc_i[0x563b4cc55d70]{READY}: Allocated (fsm.c:456) 20250410105422435 DMSC DEBUG msc_i[0x563b4cc55d70]{READY}: is child of msub_fsm[0x563b4cc1cea0] (fsm.c:486) 20250410105422435 DMSC DEBUG msc_a[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105422435 DMSC DEBUG msc_a[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc1cea0] (fsm.c:486) 20250410105422435 DMSC DEBUG msc_a(unknown:GERAN-A-318:NONE)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105422435 DMSC DEBUG msc_i(unknown:GERAN-A-318:NONE)[0x563b4cc55d70]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105422435 DMSC DEBUG msc_a(unknown:GERAN-A-318:NONE)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105422435 DMM DEBUG msc_a(TMSI-0x0211D5B1:GERAN-A-318:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250410105422435 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0211D5B1:GERAN-A-318:CM_SERVICE_REQ)[0x563b4cc026a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410105422435 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0211D5B1:GERAN-A-318:CM_SERVICE_REQ)[0x563b4cc026a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0211D5B1:GERAN-A-318:CM_SERVICE_REQ)[0x563b4cbf35f0] (fsm.c:486) 20250410105422435 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0211D5B1:GERAN-A-318:CM_SERVICE_REQ)[0x563b4cc026a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410105422435 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0211D5B1:GERAN-A-318:CM_SERVICE_REQ)[0x563b4cc026a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410105422435 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x0211D5B1 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410105422435 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x0211D5B1 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410105422435 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x0211D5B1:GERAN-A-318:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105422435 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x0211D5B1:GERAN-A-318:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105422435 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x0211D5B1:GERAN-A-318:CM_SERVICE_REQ)[0x563b4cc026a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410105422435 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x0211D5B1:GERAN-A-318:CM_SERVICE_REQ)[0x563b4cc026a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410105422435 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x0211D5B1:GERAN-A-318:CM_SERVICE_REQ)[0x563b4cc026a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410105422435 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x0211D5B1:GERAN-A-318:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105422435 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x0211D5B1:GERAN-A-318:CM_SERVICE_REQ)[0x563b4cc026a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410105422435 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x0211D5B1:GERAN-A-318:CM_SERVICE_REQ)[0x563b4cc026a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410105422435 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x0211D5B1:GERAN-A-318:CM_SERVICE_REQ)[0x563b4cc026a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410105422435 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x0211D5B1:GERAN-A-318:CM_SERVICE_REQ)[0x563b4cc026a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410105422435 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x0211D5B1:GERAN-A-318:CM_SERVICE_REQ)[0x563b4cc026a0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410105422435 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x0211D5B1:GERAN-A-318:CM_SERVICE_REQ)[0x563b4cc026a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410105422435 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x0211D5B1:GERAN-A-318:CM_SERVICE_REQ)[0x563b4cc026a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410105422435 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x0211D5B1:GERAN-A-318:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105422435 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x0211D5B1:GERAN-A-318:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410105422435 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x0211D5B1:GERAN-A-318:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250410105422435 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042301/3/1): Available (smpp_smsc.c:626) 20250410105422436 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x0211D5B1 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410105422436 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105422436 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105422436 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105422436 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105422436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105422436 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105422436 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105422436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105422436 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105422436 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0c 02 ae 4d 24 00 01 3e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105422436 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105422436 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105422436 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105422436 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105422436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105422436 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105422436 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105422436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105422436 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105422436 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 ae 4d 24 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 40 32 10 (osmo_ss7_asp.c:1175) 20250410105422436 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105422436 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105422436 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105422436 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105422436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105422436 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105422436 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105422436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105422436 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105422436 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 ae 4d 24 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1821)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1821)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1821)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1821)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1821)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(1819)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'AE4D24'O, sourceLocRef := '00013E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-M3UA(1821)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1819)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1819)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1819)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1819)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1819)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1819)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1819)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1819)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1819)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105422437 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x0211D5B1 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410105422437 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x0211D5B1 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_auth_options_10(1827)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_10(1827)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_10(1827)@7d38b4d9c9a0: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1819)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1819)@7d38b4d9c9a0: vl_len:6 MSC_Test_0-SCCP(1819)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1819)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1821)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105422439 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105422439 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105422439 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105422439 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105422439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105422439 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105422439 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105422439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105422439 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105422439 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1d 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 3e 00 01 06 00 04 22 04 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105422439 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x0211D5B1:GERAN-A-318:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105422439 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x0211D5B1:GERAN-A-318:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105422439 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x0211D5B1:GERAN-A-318:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250410105422439 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x0211D5B1:GERAN-A-318:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410105422439 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x0211D5B1 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105422439 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x0211D5B1 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105422439 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x0211D5B1 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105422439 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x0211D5B1:GERAN-A-318:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105422440 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x0211D5B1 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105422440 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105422440 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105422440 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105422440 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105422440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105422440 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105422440 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105422440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105422440 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105422440 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 ae 4d 24 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1821)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1821)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1819)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1819)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1819)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1819)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1819)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1819)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1819)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1819)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1821)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105422441 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105422441 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105422441 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105422441 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105422441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105422441 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105422441 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105422441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105422441 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105422441 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 3e 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105422441 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x0211D5B1:GERAN-A-318:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105422441 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x0211D5B1:GERAN-A-318:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105422441 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x0211D5B1:GERAN-A-318:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105422441 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x0211D5B1:GERAN-A-318:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105422441 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x0211D5B1:GERAN-A-318:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105422441 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x0211D5B1:GERAN-A-318:CM_SERVICE_REQ)[0x563b4cc026a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105422441 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x0211D5B1:GERAN-A-318:CM_SERVICE_REQ)[0x563b4cc026a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x0211D5B1:GERAN-A-318:CM_SERVICE_REQ)[0x563b4cbf35f0] (msc_a.c:1053) 20250410105422441 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x0211D5B1:GERAN-A-318:CM_SERVICE_REQ)[0x563b4cc026a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105422441 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x0211D5B1:GERAN-A-318:CM_SERVICE_REQ)[0x563b4cc026a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410105422441 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x0211D5B1:GERAN-A-318:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc1cea0] (msc_a.c:1053) 20250410105422441 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x0211D5B1:GERAN-A-318:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105422441 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x0211D5B1:GERAN-A-318:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105422441 DMSC DEBUG msub_fsm[0x563b4cc1cea0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105422441 DMSC DEBUG msub(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x0211D5B1) MSC-A terminated (msub.c:261) 20250410105422441 DMSC DEBUG msub(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x0211D5B1) 1 MSC-I still active (msub.c:79) 20250410105422442 DMSC DEBUG msub_fsm[0x563b4cc1cea0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105422442 DMSC DEBUG msub_fsm[0x563b4cc1cea0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105422442 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x0211D5B1:GERAN-A-318:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105422442 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x0211D5B1:GERAN-A-318:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Removing from parent msub_fsm[0x563b4cc1cea0] (msub.c:113) 20250410105422442 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-318 (ran_conn.c:155) 20250410105422442 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x0211D5B1:GERAN-A-318:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Freeing instance (msub.c:113) 20250410105422442 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x0211D5B1:GERAN-A-318:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Deallocated (fsm.c:568) 20250410105422442 DMSC DEBUG msub(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x0211D5B1) Free (msub.c:119) 20250410105422442 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x0211D5B1 - active-conn: now used by 1 (attached) (msub.c:375) 20250410105422442 DMSC DEBUG msub_fsm[0x563b4cc1cea0]{terminating}: Freeing instance (msub.c:113) 20250410105422442 DMSC DEBUG msub_fsm[0x563b4cc1cea0]{terminating}: Deallocated (fsm.c:568) 20250410105422442 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105422442 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105422442 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105422442 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105422442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105422442 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105422442 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105422442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105422442 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105422442 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0c 04 ae 4d 24 00 01 3e 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1821)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1821)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1819)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(1821)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105422442 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105422442 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105422442 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105422442 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105422442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105422442 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105422442 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105422442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105422442 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105422442 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 3e ae 4d 24 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1820)@7d38b4d9c9a0: Deleted conn table entry 0TC_auth_options_10(1827)11423012 TC_auth_options_10(1827)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105422443 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x0211D5B1 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410105422443 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x0211D5B1 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_10(1827)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_10(1827)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_10(1827)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test_0-M3UA(1821)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(1822)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(1824)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(1819)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1818)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(1826)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1828)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105422447 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410105422447 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250410105422447 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(1820)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(1823)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(1825)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1818): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(1819): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(1820): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(1821): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(1822): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(1823): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(1824): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(1825): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(1826): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_auth_options_10(1827): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1828): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_auth_options_1 finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_1 pass'. Thu Apr 10 10:54:22 UTC 2025 ====== MSC_Tests.TC_auth_options_1 pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_auth_options_1.talloc 20250410105422644 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410105422644 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105422644 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410105422644 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410105422644 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410105422644 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105422644 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410105422644 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410105422644 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410105422644 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105422644 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410105422644 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410105422644 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410105422644 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410105422644 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410105422644 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105422644 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105422644 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410105422644 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410105422644 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410105422645 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410105423448 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=308188) 20250410105424449 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410105424645 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410105424645 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410105424645 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) Waiting for packet dumper to finish... 1 (prev_count=308188, count=309348) 20250410105425450 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_1 pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_2'. ------ MSC_Tests.TC_auth_options_2 ------ Thu Apr 10 10:54:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_auth_options_2.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_auth_options_2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410105426451 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_2' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_auth_options_2 started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1832)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(1832)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1832)@7d38b4d9c9a0: ************************************************* MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-SCCP(1830)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410105426999 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1833)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410105427194 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410105427194 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410105427194 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410105427194 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1832)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1832)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1832)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1832)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(1832)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410105427195 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105427195 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410105427195 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410105427195 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410105427196 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410105427196 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410105427196 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410105427196 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105427196 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410105427196 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410105427196 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1832)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1832)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1832)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1832)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1832)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1832)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105427196 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105427196 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410105427196 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410105427196 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410105427196 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410105427196 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410105427196 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410105427196 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105427196 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410105427196 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410105427196 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105427196 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410105427196 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410105427196 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1832)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1832)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1832)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1832)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1832)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105427452 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410105427452 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1835)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1835)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410105427454 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1835)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1835)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1835)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1835)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1835)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1835)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410105427464 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410105427464 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_auth_options_20(1838)@7d38b4d9c9a0: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1836)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000042302" to be handled at TC_auth_options_20(1838) TC_auth_options_20(1838)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000042302'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410105428000 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105428000 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105428000 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105428000 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105428000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105428000 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105428000 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105428000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105428000 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105428000 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1832)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105428001 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105428001 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105428001 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105428001 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105428001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105428001 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105428001 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105428001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105428001 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105428001 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1832)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1832)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1831)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1831)@7d38b4d9c9a0: Added conn table entry 0TC_auth_options_20(1838)2013596 MSC_Test_0-RAN(1831)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1830)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(1832)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105428006 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105428006 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105428006 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105428006 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105428006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105428006 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105428006 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105428006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105428006 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105428006 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 1e b9 9c 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 40 32 20 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105428006 DMSC DEBUG msub_fsm[0x563b4cc026a0]{active}: Allocated (fsm.c:456) 20250410105428006 DMSC DEBUG msc_i[0x563b4cbf35f0]{READY}: Allocated (fsm.c:456) 20250410105428006 DMSC DEBUG msc_i[0x563b4cbf35f0]{READY}: is child of msub_fsm[0x563b4cc026a0] (fsm.c:486) 20250410105428006 DMSC DEBUG msc_a[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105428006 DMSC DEBUG msc_a[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc026a0] (fsm.c:486) 20250410105428006 DMSC DEBUG msc_a(unknown:GERAN-A-319:NONE)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105428007 DMSC DEBUG msc_i(unknown:GERAN-A-319:NONE)[0x563b4cbf35f0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105428007 DMSC DEBUG msc_a(unknown:GERAN-A-319:NONE)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105428007 DMM DEBUG msc_a(IMSI-262420000042302:GERAN-A-319:LU)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042302 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410105428007 DMM DEBUG msc_a(IMSI-262420000042302:GERAN-A-319:LU)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410105428007 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:GERAN-A-319:LU)[0x563b4cc1cea0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410105428007 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:GERAN-A-319:LU)[0x563b4cc1cea0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042302:GERAN-A-319:LU)[0x563b4cc55d70] (fsm.c:486) 20250410105428007 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:GERAN-A-319:LU)[0x563b4cc1cea0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250410105428007 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:GERAN-A-319:LU)[0x563b4cc1cea0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410105428007 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410105428007 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042302 id=262420000042302 (vlr.c:661) 20250410105428007 DVLR INFO New subscr, IMSI: 262420000042302 (vlr.c:562) 20250410105428007 DVLR DEBUG VLR subscr IMSI-262420000042302 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410105428007 DMSC DEBUG msc_a(IMSI-262420000042302:GERAN-A-319:LU)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105428007 DMSC DEBUG msc_a(IMSI-262420000042302:GERAN-A-319:LU)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105428007 DVLR DEBUG VLR subscr IMSI-262420000042302 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410105428007 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410105428007 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:GERAN-A-319:LU)[0x563b4cc1cea0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410105428007 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:GERAN-A-319:LU)[0x563b4cc1cea0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410105428007 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:GERAN-A-319:LU)[0x563b4cc1cea0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410105428007 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:GERAN-A-319:LU)[0x563b4c998590]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410105428007 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:GERAN-A-319:LU)[0x563b4c998590]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000042302:GERAN-A-319:LU)[0x563b4cc1cea0] (fsm.c:486) 20250410105428007 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:GERAN-A-319:LU)[0x563b4c998590]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410105428007 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:GERAN-A-319:LU)[0x563b4c998590]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410105428007 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105428007 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105428007 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105428007 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105428007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105428007 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105428007 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105428007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105428007 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105428007 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0d 02 1e b9 9c 00 01 3f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1832)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1832)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1830)@7d38b4d9c9a0: { messageType := 2, destLocRef := '1EB99C'O, sourceLocRef := '00013F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1830)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(1836)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000042302" handled at TC_auth_options_20(1838) MSC_Test-GSUP(1836)@7d38b4d9c9a0: Added IMSI table entry 0TC_auth_options_20(1838)"262420000042302" 20250410105428009 DVLR DEBUG VLR subscr IMSI-262420000042302 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410105428009 DVLR DEBUG VLR subscr IMSI-262420000042302 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1830)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1830)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1830)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1830)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1832)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105428009 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105428009 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105428009 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105428009 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105428009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105428009 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105428009 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105428009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105428009 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105428009 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 3f 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105428009 DMSC DEBUG msc_i(IMSI-262420000042302:GERAN-A-319:LU)[0x563b4cbf35f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105428009 DMSC DEBUG msc_a(IMSI-262420000042302:GERAN-A-319:LU)[0x563b4cc55d70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_auth_options_20(1838)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_20(1838)@7d38b4d9c9a0: setverdict(pass): none -> pass TC_auth_options_20(1838)@7d38b4d9c9a0: XXX ts_GSUP_SAI_ERR 20250410105428011 DVLR DEBUG VLR subscr IMSI-262420000042302 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105428011 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:GERAN-A-319:LU)[0x563b4c998590]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_NACK (vlr.c:1026) 20250410105428011 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:GERAN-A-319:LU)[0x563b4c998590]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: GSUP: rx Auth Info Error cause: 2: IMSI unknown in HLR (vlr_auth_fsm.c:376) 20250410105428011 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:GERAN-A-319:LU)[0x563b4c998590]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Authentication terminating with result NO_AUTH_INFO, cause IMSI_UNKNOWN_IN_HLR (vlr_auth_fsm.c:271) 20250410105428011 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:GERAN-A-319:LU)[0x563b4c998590]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:284) 20250410105428011 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:GERAN-A-319:LU)[0x563b4c998590]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410105428011 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:GERAN-A-319:LU)[0x563b4c998590]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent vlr_lu_fsm(IMSI-262420000042302:GERAN-A-319:LU)[0x563b4cc1cea0] (vlr_auth_fsm.c:294) 20250410105428011 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:GERAN-A-319:LU)[0x563b4c998590]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250410105428011 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:GERAN-A-319:LU)[0x563b4c998590]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250410105428011 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:GERAN-A-319:LU)[0x563b4cc1cea0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_NO_INFO (vlr_auth_fsm.c:294) 20250410105428011 DVLR INFO vlr_lu_fsm(IMSI-262420000042302:GERAN-A-319:LU)[0x563b4cc1cea0]{VLR_ULA_S_WAIT_AUTH}: Attaching subscriber without auth (auth is optional, and no auth info received from HLR) (vlr_lu_fsm.c:1205) 20250410105428011 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:GERAN-A-319:LU)[0x563b4cc1cea0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410105428011 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:GERAN-A-319:LU)[0x563b4cc1cea0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410105428011 DMSC DEBUG msc_i(IMSI-262420000042302:GERAN-A-319:LU)[0x563b4cbf35f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105428011 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:GERAN-A-319:LU)[0x563b4cc1cea0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410105428011 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:GERAN-A-319:LU)[0x563b4cc1cea0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410105428011 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042302:GERAN-A-319:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105428011 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042302:GERAN-A-319:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042302:GERAN-A-319:LU)[0x563b4cc1cea0] (fsm.c:486) 20250410105428011 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042302:GERAN-A-319:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410105428011 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042302:GERAN-A-319:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410105428011 DVLR DEBUG VLR subscr IMSI-262420000042302 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410105428011 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105428011 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105428011 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105428011 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105428011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105428012 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105428012 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105428012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105428012 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105428012 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 1e b9 9c 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 40 32 20 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1832)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1832)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1830)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1830)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1830)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1830)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105428014 DVLR DEBUG VLR subscr IMSI-262420000042302 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105428014 DVLR DEBUG IMSI:262420000042302 has MSISDN:491230042302 (vlr.c:1045) 20250410105428014 DMSC NOTICE msub(IMSI-262420000042302:MSISDN-491230042302) VLR: update for IMSI=262420000042302 (MSISDN=491230042302) (gsm_04_08.c:1541) 20250410105428014 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410105428015 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105428015 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-319:LU)[0x563b4cc1cea0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410105428015 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042302:GERAN-A-319:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410105428015 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042302:GERAN-A-319:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410105428015 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042302:GERAN-A-319:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410105428015 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042302:GERAN-A-319:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-319:LU)[0x563b4cc1cea0] (vlr_lu_fsm.c:110) 20250410105428015 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042302:GERAN-A-319:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410105428015 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042302:GERAN-A-319:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105428015 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-319:LU)[0x563b4cc1cea0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410105428015 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-319:LU)[0x563b4cc1cea0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410105428015 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-319:LU)[0x563b4c998590]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105428015 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-319:LU)[0x563b4c998590]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-319:LU)[0x563b4cc1cea0] (fsm.c:486) 20250410105428015 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-319:LU)[0x563b4c998590]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410105428015 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-319:LU)[0x563b4c998590]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410105428015 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-319:LU)[0x563b4c998590]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410105428015 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-319:LU)[0x563b4c998590]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410105428015 DMSC NOTICE msub(IMSI-262420000042302:MSISDN-491230042302:TMSInew-0x5A85B922) VLR: update for IMSI=262420000042302 (MSISDN=491230042302) (gsm_04_08.c:1541) 20250410105428015 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-319:LU)[0x563b4c998590]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410105428015 DMM DEBUG -> IMSI-262420000042302:MSISDN-491230042302:TMSInew-0x5A85B922 LOCATION UPDATE ACCEPT (TMSI = 0x5a85b922) (gsm_04_08.c:149) 20250410105428015 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSInew-0x5A85B922:GERAN-A-319:LU)[0x563b4cbf35f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105428015 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSInew-0x5A85B922 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410105428015 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105428015 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105428015 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105428015 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105428015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105428015 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105428015 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105428015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105428015 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105428015 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 1e b9 9c 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 5a 85 b9 22 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1832)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1832)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1830)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1830)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1830)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1830)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_20(1838)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1831)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1831)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(1830)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1830)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1830)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1830)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1832)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105428018 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105428018 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105428018 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105428018 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105428018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105428018 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105428018 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105428018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105428018 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105428018 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 3f 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105428018 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSInew-0x5A85B922:GERAN-A-319:LU)[0x563b4cbf35f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105428018 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSInew-0x5A85B922:GERAN-A-319:LU)[0x563b4cc55d70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105428018 DMM DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSInew-0x5A85B922:GERAN-A-319:LU)[0x563b4cc55d70]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410105428018 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:TMSInew-0x5A85B922:GERAN-A-319:LU)[0x563b4cc1cea0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410105428018 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-319:LU)[0x563b4c998590]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410105428018 DMSC NOTICE msub(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922) VLR: update for IMSI=262420000042302 (MSISDN=491230042302) (gsm_04_08.c:1541) 20250410105428018 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410105428018 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-319:LU)[0x563b4c998590]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410105428018 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922:GERAN-A-319:LU)[0x563b4cc1cea0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410105428018 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-319:LU)[0x563b4c998590]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410105428018 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-319:LU)[0x563b4c998590]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922:GERAN-A-319:LU)[0x563b4cc1cea0] (vlr_lu_fsm.c:817) 20250410105428018 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-319:LU)[0x563b4c998590]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410105428018 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-319:LU)[0x563b4c998590]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105428018 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922:GERAN-A-319:LU)[0x563b4cc1cea0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410105428018 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922:GERAN-A-319:LU)[0x563b4cc55d70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410105428018 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922:GERAN-A-319:LU)[0x563b4cc55d70]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.988s remaining) (msc_a.c:450) 20250410105428018 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042302/3/1): Available (smpp_smsc.c:626) 20250410105428018 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922:GERAN-A-319:LU)[0x563b4cc55d70]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105428018 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922:GERAN-A-319:LU)[0x563b4cc55d70]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410105428019 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105428019 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105428019 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105428019 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922:GERAN-A-319:LU)[0x563b4cbf35f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105428019 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410105428019 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105428019 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105428019 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105428019 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105428019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105428019 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105428019 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105428019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105428019 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105428019 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 1e b9 9c 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1832)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1832)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1830)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1830)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1830)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1830)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1830)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1830)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1830)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1830)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1832)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105428020 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105428020 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105428020 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105428020 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105428020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105428020 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105428020 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105428020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105428020 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105428020 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 3f 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105428020 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922:GERAN-A-319:LU)[0x563b4cbf35f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105428020 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922:GERAN-A-319:LU)[0x563b4cc55d70]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105428020 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922:GERAN-A-319:LU)[0x563b4cc55d70]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105428021 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922:GERAN-A-319:LU)[0x563b4cc55d70]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105428021 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922:GERAN-A-319:LU)[0x563b4cc55d70]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105428021 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922:GERAN-A-319:LU)[0x563b4cc1cea0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105428021 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922:GERAN-A-319:LU)[0x563b4cc1cea0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922:GERAN-A-319:LU)[0x563b4cc55d70] (msc_a.c:1053) 20250410105428021 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922:GERAN-A-319:LU)[0x563b4cc1cea0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410105428021 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922:GERAN-A-319:LU)[0x563b4cc1cea0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105428021 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922:GERAN-A-319:LU)[0x563b4cc1cea0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410105428021 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922:GERAN-A-319:LU)[0x563b4cc55d70]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc026a0] (msc_a.c:1053) 20250410105428021 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922:GERAN-A-319:LU)[0x563b4cc55d70]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105428021 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922:GERAN-A-319:LU)[0x563b4cc55d70]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105428021 DMSC DEBUG msub_fsm[0x563b4cc026a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105428021 DMSC DEBUG msub(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922) MSC-A terminated (msub.c:261) 20250410105428021 DMSC DEBUG msub(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922) 1 MSC-I still active (msub.c:79) 20250410105428021 DMSC DEBUG msub_fsm[0x563b4cc026a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105428021 DMSC DEBUG msub_fsm[0x563b4cc026a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105428021 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922:GERAN-A-319:LU)[0x563b4cbf35f0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105428021 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922:GERAN-A-319:LU)[0x563b4cbf35f0]{READY}: Removing from parent msub_fsm[0x563b4cc026a0] (msub.c:113) 20250410105428021 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-319 (ran_conn.c:155) 20250410105428021 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922:GERAN-A-319:LU)[0x563b4cbf35f0]{READY}: Freeing instance (msub.c:113) 20250410105428021 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922:GERAN-A-319:LU)[0x563b4cbf35f0]{READY}: Deallocated (fsm.c:568) 20250410105428021 DMSC DEBUG msub(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922) Free (msub.c:119) 20250410105428021 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922 - active-conn: now used by 1 (attached) (msub.c:375) 20250410105428021 DMSC DEBUG msub_fsm[0x563b4cc026a0]{terminating}: Freeing instance (msub.c:113) 20250410105428021 DMSC DEBUG msub_fsm[0x563b4cc026a0]{terminating}: Deallocated (fsm.c:568) 20250410105428021 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105428021 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105428021 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105428021 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105428021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105428021 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105428021 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105428021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105428021 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105428021 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0d 04 1e b9 9c 00 01 3f 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1832)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1832)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1830)@7d38b4d9c9a0: Session index based on local reference:0 20250410105428021 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105428021 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105428021 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105428021 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105428021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105428021 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105428021 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105428021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105428021 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105428021 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 3f 1e b9 9c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1832)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1831)@7d38b4d9c9a0: Deleted conn table entry 0TC_auth_options_20(1838)2013596 TC_auth_options_20(1838)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105428022 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410105428022 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_20(1838)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_20(1838)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_20(1838)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_20(1838)@7d38b4d9c9a0: port MSCVTYf_perform_lu() done TC_auth_options_20(1838)@7d38b4d9c9a0: port MSCVTYf_establish_fully() starting TC_auth_options_20(1838)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '5A85B922'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1831)@7d38b4d9c9a0: Added conn table entry 0TC_auth_options_20(1838)14077507 MSC_Test_0-RAN(1831)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1830)@7d38b4d9c9a0: First idle individual index:0 20250410105429025 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105429025 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105429025 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105429025 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105429025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105429025 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105429025 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105429025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105429025 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105429025 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 d6 ce 43 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 5a 85 b9 22 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1832)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105429025 DMSC DEBUG msub_fsm[0x563b4cc1cea0]{active}: Allocated (fsm.c:456) 20250410105429025 DMSC DEBUG msc_i[0x563b4cc55d70]{READY}: Allocated (fsm.c:456) 20250410105429025 DMSC DEBUG msc_i[0x563b4cc55d70]{READY}: is child of msub_fsm[0x563b4cc1cea0] (fsm.c:486) 20250410105429025 DMSC DEBUG msc_a[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105429025 DMSC DEBUG msc_a[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc1cea0] (fsm.c:486) 20250410105429025 DMSC DEBUG msc_a(unknown:GERAN-A-320:NONE)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105429025 DMSC DEBUG msc_i(unknown:GERAN-A-320:NONE)[0x563b4cc55d70]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105429025 DMSC DEBUG msc_a(unknown:GERAN-A-320:NONE)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105429025 DMM DEBUG msc_a(TMSI-0x5A85B922:GERAN-A-320:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250410105429025 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5A85B922:GERAN-A-320:CM_SERVICE_REQ)[0x563b4cc026a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410105429025 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5A85B922:GERAN-A-320:CM_SERVICE_REQ)[0x563b4cc026a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x5A85B922:GERAN-A-320:CM_SERVICE_REQ)[0x563b4cbf35f0] (fsm.c:486) 20250410105429025 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5A85B922:GERAN-A-320:CM_SERVICE_REQ)[0x563b4cc026a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250410105429025 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5A85B922:GERAN-A-320:CM_SERVICE_REQ)[0x563b4cc026a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410105429025 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410105429025 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410105429025 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922:GERAN-A-320:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105429025 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922:GERAN-A-320:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105429025 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922:GERAN-A-320:CM_SERVICE_REQ)[0x563b4cc026a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410105429025 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922:GERAN-A-320:CM_SERVICE_REQ)[0x563b4cc026a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250410105429025 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922:GERAN-A-320:CM_SERVICE_REQ)[0x563b4c998590]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410105429025 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922:GERAN-A-320:CM_SERVICE_REQ)[0x563b4c998590]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922:GERAN-A-320:CM_SERVICE_REQ)[0x563b4cc026a0] (fsm.c:486) 20250410105429025 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922:GERAN-A-320:CM_SERVICE_REQ)[0x563b4c998590]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410105429025 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922:GERAN-A-320:CM_SERVICE_REQ)[0x563b4c998590]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410105429025 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410105429025 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105429025 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105429025 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105429025 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105429025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105429025 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105429025 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105429025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105429025 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105429025 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 05 02 d6 ce 43 00 01 40 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1832)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1832)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1830)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'D6CE43'O, sourceLocRef := '000140'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1830)@7d38b4d9c9a0: Session index based on local reference:0 20250410105429026 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410105429026 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_auth_options_20(1838)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_20(1838)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_20(1838)@7d38b4d9c9a0: XXX ts_GSUP_SAI_ERR 20250410105429026 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105429026 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922:GERAN-A-320:CM_SERVICE_REQ)[0x563b4c998590]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_NACK (vlr.c:1026) 20250410105429026 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922:GERAN-A-320:CM_SERVICE_REQ)[0x563b4c998590]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: GSUP: rx Auth Info Error cause: 2: IMSI unknown in HLR (vlr_auth_fsm.c:376) 20250410105429026 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922:GERAN-A-320:CM_SERVICE_REQ)[0x563b4c998590]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Authentication terminating with result NO_AUTH_INFO, cause IMSI_UNKNOWN_IN_HLR (vlr_auth_fsm.c:271) 20250410105429026 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922:GERAN-A-320:CM_SERVICE_REQ)[0x563b4c998590]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:284) 20250410105429026 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922:GERAN-A-320:CM_SERVICE_REQ)[0x563b4c998590]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410105429026 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922:GERAN-A-320:CM_SERVICE_REQ)[0x563b4c998590]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922:GERAN-A-320:CM_SERVICE_REQ)[0x563b4cc026a0] (vlr_auth_fsm.c:294) 20250410105429026 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922:GERAN-A-320:CM_SERVICE_REQ)[0x563b4c998590]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250410105429026 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922:GERAN-A-320:CM_SERVICE_REQ)[0x563b4c998590]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250410105429026 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922:GERAN-A-320:CM_SERVICE_REQ)[0x563b4cc026a0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_NO_INFO (vlr_auth_fsm.c:294) 20250410105429026 DVLR INFO Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922:GERAN-A-320:CM_SERVICE_REQ)[0x563b4cc026a0]{PR_ARQ_S_WAIT_AUTH}: Attaching subscriber without auth (auth is optional, and no auth info received from HLR) (vlr_access_req_fsm.c:475) 20250410105429026 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922:GERAN-A-320:CM_SERVICE_REQ)[0x563b4cc026a0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410105429026 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922:GERAN-A-320:CM_SERVICE_REQ)[0x563b4cc026a0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410105429026 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922:GERAN-A-320:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105429026 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922:GERAN-A-320:CM_SERVICE_REQ)[0x563b4cc026a0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410105429026 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922:GERAN-A-320:CM_SERVICE_REQ)[0x563b4cc026a0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410105429026 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922:GERAN-A-320:CM_SERVICE_REQ)[0x563b4cc026a0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410105429026 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922:GERAN-A-320:CM_SERVICE_REQ)[0x563b4cc026a0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410105429026 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922:GERAN-A-320:CM_SERVICE_REQ)[0x563b4cc026a0]{PR_ARQ_S_WAIT_AUTH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410105429026 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922:GERAN-A-320:CM_SERVICE_REQ)[0x563b4cc026a0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410105429026 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922:GERAN-A-320:CM_SERVICE_REQ)[0x563b4cc026a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410105429026 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922:GERAN-A-320:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105429026 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922:GERAN-A-320:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410105429026 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922:GERAN-A-320:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.998s remaining) (msc_a.c:450) 20250410105429026 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042302/3/1): Available (smpp_smsc.c:626) 20250410105429026 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105429026 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105429026 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105429026 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105429026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105429026 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105429026 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105429026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105429026 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105429026 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 05 06 d6 ce 43 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 40 32 20 (osmo_ss7_asp.c:1175) 20250410105429026 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105429026 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105429026 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105429026 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105429026 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105429026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105429026 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105429026 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105429026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105429026 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105429026 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 05 06 d6 ce 43 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1832)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1832)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1830)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1830)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1830)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1832)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(1830)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1832)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1830)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1830)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1830)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1830)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_20(1838)@7d38b4d9c9a0: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1830)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1830)@7d38b4d9c9a0: vl_len:6 MSC_Test_0-SCCP(1830)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1830)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000422040100'O 20250410105429028 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105429028 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105429028 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105429028 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105429028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105429028 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105429028 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(1832)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105429028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105429028 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105429028 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1d 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 40 00 01 06 00 04 22 04 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105429028 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922:GERAN-A-320:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105429028 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922:GERAN-A-320:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105429028 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922:GERAN-A-320:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250410105429028 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922:GERAN-A-320:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410105429028 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105429028 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105429028 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105429028 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922:GERAN-A-320:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105429028 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105429028 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105429028 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105429028 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105429028 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105429028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105429028 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105429028 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105429028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105429028 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105429028 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 05 06 d6 ce 43 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1832)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1832)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1830)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1830)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1830)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1830)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1830)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1830)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1830)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1830)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410105429028 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105429028 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105429028 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105429028 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105429028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105429028 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105429028 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105429028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105429028 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1832)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105429028 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 40 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105429029 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922:GERAN-A-320:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105429029 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922:GERAN-A-320:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105429029 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922:GERAN-A-320:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105429029 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922:GERAN-A-320:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105429029 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922:GERAN-A-320:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105429029 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922:GERAN-A-320:CM_SERVICE_REQ)[0x563b4cc026a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105429029 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922:GERAN-A-320:CM_SERVICE_REQ)[0x563b4cc026a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922:GERAN-A-320:CM_SERVICE_REQ)[0x563b4cbf35f0] (msc_a.c:1053) 20250410105429029 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922:GERAN-A-320:CM_SERVICE_REQ)[0x563b4cc026a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105429029 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922:GERAN-A-320:CM_SERVICE_REQ)[0x563b4cc026a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410105429029 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922:GERAN-A-320:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc1cea0] (msc_a.c:1053) 20250410105429029 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922:GERAN-A-320:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105429029 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922:GERAN-A-320:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105429029 DMSC DEBUG msub_fsm[0x563b4cc1cea0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105429029 DMSC DEBUG msub(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922) MSC-A terminated (msub.c:261) 20250410105429029 DMSC DEBUG msub(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922) 1 MSC-I still active (msub.c:79) 20250410105429029 DMSC DEBUG msub_fsm[0x563b4cc1cea0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105429029 DMSC DEBUG msub_fsm[0x563b4cc1cea0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105429029 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922:GERAN-A-320:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105429029 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922:GERAN-A-320:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Removing from parent msub_fsm[0x563b4cc1cea0] (msub.c:113) 20250410105429029 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-320 (ran_conn.c:155) 20250410105429029 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922:GERAN-A-320:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Freeing instance (msub.c:113) 20250410105429029 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922:GERAN-A-320:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Deallocated (fsm.c:568) 20250410105429029 DMSC DEBUG msub(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922) Free (msub.c:119) 20250410105429029 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922 - active-conn: now used by 1 (attached) (msub.c:375) 20250410105429029 DMSC DEBUG msub_fsm[0x563b4cc1cea0]{terminating}: Freeing instance (msub.c:113) 20250410105429029 DMSC DEBUG msub_fsm[0x563b4cc1cea0]{terminating}: Deallocated (fsm.c:568) 20250410105429029 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105429029 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105429029 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105429029 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105429029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105429029 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105429029 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105429029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105429029 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105429029 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 05 04 d6 ce 43 00 01 40 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1832)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1832)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1830)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(1832)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105429029 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105429029 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105429029 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105429029 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105429029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105429029 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105429029 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105429029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105429029 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105429029 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 40 d6 ce 43 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1831)@7d38b4d9c9a0: Deleted conn table entry 0TC_auth_options_20(1838)14077507 TC_auth_options_20(1838)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105429029 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410105429029 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x5A85B922 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_20(1838)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_20(1838)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_20(1838)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410105429031 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410105429031 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1830)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(1833)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(1831)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1839)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(1836)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(1832)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(1834)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105429032 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(1837)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(1835)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1829)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1829): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(1830): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(1831): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(1832): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(1833): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(1834): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(1835): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(1836): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(1837): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_auth_options_20(1838): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1839): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_auth_options_2 finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_2 pass'. Thu Apr 10 10:54:29 UTC 2025 ====== MSC_Tests.TC_auth_options_2 pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_auth_options_2.talloc 20250410105429232 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410105429232 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105429232 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410105429232 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410105429232 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410105429232 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105429232 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410105429232 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410105429232 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410105429232 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105429232 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410105429232 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410105429232 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410105429232 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410105429232 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410105429232 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105429232 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105429232 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410105429232 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410105429232 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410105429232 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410105430034 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=323412) 20250410105431034 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410105431234 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410105431234 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410105431234 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) Waiting for packet dumper to finish... 1 (prev_count=323412, count=324572) 20250410105432036 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_2 pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_3'. ------ MSC_Tests.TC_auth_options_3 ------ Thu Apr 10 10:54:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_auth_options_3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_auth_options_3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410105433036 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_3' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_auth_options_3 started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(1843)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(1843)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1843)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(1841)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410105433547 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1844)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410105433741 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410105433741 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410105433741 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410105433741 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1843)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1843)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1843)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410105433743 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105433743 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410105433743 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410105433743 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410105433743 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410105433743 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410105433743 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410105433743 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105433743 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410105433743 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410105433743 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1843)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(1843)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1843)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1843)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1843)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1843)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1843)@7d38b4d9c9a0: Message received on association #8 20250410105433744 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105433744 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410105433744 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410105433744 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410105433744 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410105433744 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410105433744 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410105433744 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105433744 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410105433744 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410105433744 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105433744 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1843)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1843)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1843)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1843)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) 20250410105433744 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410105433744 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1843)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1843)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105434037 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410105434037 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1846)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1846)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410105434039 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1846)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1846)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1846)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1846)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1846)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1846)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410105434048 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410105434048 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_auth_options_30(1849)@7d38b4d9c9a0: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1847)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000042303" to be handled at TC_auth_options_30(1849) TC_auth_options_30(1849)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000042303'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410105434547 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105434547 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105434547 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105434547 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105434547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105434547 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105434547 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105434547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105434547 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105434547 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1843)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105434547 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105434547 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105434547 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105434547 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105434547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105434547 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105434547 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105434547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105434547 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105434547 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1843)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1843)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1842)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1842)@7d38b4d9c9a0: Added conn table entry 0TC_auth_options_30(1849)7975377 MSC_Test_0-SCCP(1841)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(1842)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410105434551 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105434551 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105434551 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105434551 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105434551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105434551 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105434551 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105434551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105434551 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105434551 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 79 b1 d1 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 40 32 30 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1843)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105434552 DMSC DEBUG msub_fsm[0x563b4cc026a0]{active}: Allocated (fsm.c:456) 20250410105434552 DMSC DEBUG msc_i[0x563b4cbf35f0]{READY}: Allocated (fsm.c:456) 20250410105434552 DMSC DEBUG msc_i[0x563b4cbf35f0]{READY}: is child of msub_fsm[0x563b4cc026a0] (fsm.c:486) 20250410105434552 DMSC DEBUG msc_a[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105434552 DMSC DEBUG msc_a[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc026a0] (fsm.c:486) 20250410105434552 DMSC DEBUG msc_a(unknown:GERAN-A-321:NONE)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105434552 DMSC DEBUG msc_i(unknown:GERAN-A-321:NONE)[0x563b4cbf35f0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105434552 DMSC DEBUG msc_a(unknown:GERAN-A-321:NONE)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105434552 DMM DEBUG msc_a(IMSI-262420000042303:GERAN-A-321:LU)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042303 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410105434552 DMM DEBUG msc_a(IMSI-262420000042303:GERAN-A-321:LU)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410105434552 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-321:LU)[0x563b4cc1cea0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410105434552 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-321:LU)[0x563b4cc1cea0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042303:GERAN-A-321:LU)[0x563b4cc55d70] (fsm.c:486) 20250410105434552 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-321:LU)[0x563b4cc1cea0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250410105434552 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-321:LU)[0x563b4cc1cea0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410105434552 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410105434552 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042303 id=262420000042303 (vlr.c:661) 20250410105434552 DVLR INFO New subscr, IMSI: 262420000042303 (vlr.c:562) 20250410105434552 DVLR DEBUG VLR subscr IMSI-262420000042303 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410105434552 DMSC DEBUG msc_a(IMSI-262420000042303:GERAN-A-321:LU)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105434552 DMSC DEBUG msc_a(IMSI-262420000042303:GERAN-A-321:LU)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105434552 DVLR DEBUG VLR subscr IMSI-262420000042303 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410105434552 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410105434552 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-321:LU)[0x563b4cc1cea0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410105434552 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-321:LU)[0x563b4cc1cea0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410105434552 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-321:LU)[0x563b4cc1cea0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410105434552 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-321:LU)[0x563b4cc48160]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410105434552 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-321:LU)[0x563b4cc48160]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000042303:GERAN-A-321:LU)[0x563b4cc1cea0] (fsm.c:486) 20250410105434552 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-321:LU)[0x563b4cc48160]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410105434552 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-321:LU)[0x563b4cc48160]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410105434552 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105434552 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105434552 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105434552 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105434552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105434552 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105434552 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105434552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105434552 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105434552 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 04 02 79 b1 d1 00 01 41 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1843)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1843)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1841)@7d38b4d9c9a0: { messageType := 2, destLocRef := '79B1D1'O, sourceLocRef := '000141'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1841)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(1847)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000042303" handled at TC_auth_options_30(1849) MSC_Test-GSUP(1847)@7d38b4d9c9a0: Added IMSI table entry 0TC_auth_options_30(1849)"262420000042303" 20250410105434554 DVLR DEBUG VLR subscr IMSI-262420000042303 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410105434554 DVLR DEBUG VLR subscr IMSI-262420000042303 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1841)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1841)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1841)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1841)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1843)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105434554 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105434554 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105434554 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105434554 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105434554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105434554 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105434554 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105434554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105434554 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105434554 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 41 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_auth_options_30(1849)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_30(1849)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410105434554 DMSC DEBUG msc_i(IMSI-262420000042303:GERAN-A-321:LU)[0x563b4cbf35f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105434554 DMSC DEBUG msc_a(IMSI-262420000042303:GERAN-A-321:LU)[0x563b4cc55d70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105434556 DVLR DEBUG VLR subscr IMSI-262420000042303 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105434556 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-321:LU)[0x563b4cc48160]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410105434556 DVLR DEBUG SUBSCR(IMSI-262420000042303) Received 1 auth tuples (vlr.c:996) 20250410105434556 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-321:LU)[0x563b4cc48160]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410105434556 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-321:LU)[0x563b4cc48160]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use GSM AKA (is_r99=yes, at->vec.auth_types=0x1) (vlr_auth_fsm.c:324) 20250410105434556 DMM DEBUG Tx AUTH REQ (rand = cc3b0347f07b0b805605820a6576b31f) (gsm_04_08.c:641) 20250410105434556 DMSC DEBUG msc_i(IMSI-262420000042303:GERAN-A-321:LU)[0x563b4cbf35f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105434556 DVLR DEBUG VLR subscr IMSI-262420000042303 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410105434556 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105434556 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105434556 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105434556 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105434556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105434556 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105434556 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105434556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105434556 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105434556 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2d 00 00 00 b9 00 00 00 c1 03 00 00 04 06 79 b1 d1 00 01 16 01 00 13 05 12 00 cc 3b 03 47 f0 7b 0b 80 56 05 82 0a 65 76 b3 1f 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1843)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1843)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1841)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1841)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1841)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1841)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1842)@7d38b4d9c9a0: patching N(SD)=1 into dtap '05144BCADC39'O MSC_Test_0-RAN(1842)@7d38b4d9c9a0: patched enc_l3: '05544BCADC39'O MSC_Test_0-SCCP(1841)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1841)@7d38b4d9c9a0: vl_len:9 MSC_Test_0-SCCP(1841)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1841)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000605544BCADC39'O 20250410105434559 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105434559 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105434559 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105434559 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105434559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105434559 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105434559 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(1843)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105434559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105434559 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105434559 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 41 00 01 09 01 00 06 05 54 4b ca dc 39 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105434559 DMSC DEBUG msc_i(IMSI-262420000042303:GERAN-A-321:LU)[0x563b4cbf35f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105434559 DMSC DEBUG msc_a(IMSI-262420000042303:GERAN-A-321:LU)[0x563b4cc55d70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105434559 DMM DEBUG msc_a(IMSI-262420000042303:GERAN-A-321:LU)[0x563b4cc55d70]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 4bcadc39) (gsm_04_08.c:1128) 20250410105434559 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-321:LU)[0x563b4cc48160]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410105434559 DVLR DEBUG SUBSCR(IMSI-262420000042303) AUTH on GERAN received SRES/RES: 4bcadc39 (4 bytes) (vlr_auth_fsm.c:151) 20250410105434559 DVLR INFO SUBSCR(IMSI-262420000042303) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250410105434559 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-321:LU)[0x563b4cc48160]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410105434559 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-321:LU)[0x563b4cc48160]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410105434559 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-321:LU)[0x563b4cc48160]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410105434559 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-321:LU)[0x563b4cc48160]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000042303:GERAN-A-321:LU)[0x563b4cc1cea0] (vlr_auth_fsm.c:294) 20250410105434559 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-321:LU)[0x563b4cc48160]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410105434559 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-321:LU)[0x563b4cc48160]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410105434559 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-321:LU)[0x563b4cc1cea0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410105434559 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-321:LU)[0x563b4cc1cea0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410105434559 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-321:LU)[0x563b4cc1cea0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410105434559 DMSC DEBUG msc_i(IMSI-262420000042303:GERAN-A-321:LU)[0x563b4cbf35f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410105434559 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-321:LU)[0x563b4cc1cea0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250410105434559 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105434559 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105434559 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105434559 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105434559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105434559 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105434560 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105434560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105434560 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105434560 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 27 00 00 00 b9 00 00 00 c1 03 00 00 04 06 79 b1 d1 00 01 10 00 0e 53 0a 09 09 d3 00 ac 41 8e 3d a9 06 23 01 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1843)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1843)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1841)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1841)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1841)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1841)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1841)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1841)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1841)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1841)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0003552C04'O 20250410105434561 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105434561 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105434561 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105434561 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105434561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105434561 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105434561 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105434561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105434561 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105434561 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 41 00 01 05 00 03 55 2c 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1843)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105434562 DMSC DEBUG msc_i(IMSI-262420000042303:GERAN-A-321:LU)[0x563b4cbf35f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105434562 DMSC DEBUG msc_a(IMSI-262420000042303:GERAN-A-321:LU)[0x563b4cc55d70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105434562 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-321:LU)[0x563b4cc1cea0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410105434562 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-321:LU)[0x563b4cc1cea0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410105434562 DMSC DEBUG msc_i(IMSI-262420000042303:GERAN-A-321:LU)[0x563b4cbf35f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105434562 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-321:LU)[0x563b4cc1cea0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410105434562 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-321:LU)[0x563b4cc1cea0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410105434562 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042303:GERAN-A-321:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105434562 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042303:GERAN-A-321:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042303:GERAN-A-321:LU)[0x563b4cc1cea0] (fsm.c:486) 20250410105434562 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042303:GERAN-A-321:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410105434562 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042303:GERAN-A-321:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410105434562 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105434562 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105434562 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105434562 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105434562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105434562 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105434562 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105434562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105434562 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105434562 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 04 06 79 b1 d1 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 40 32 30 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1843)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1843)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1841)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1841)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1841)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1841)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105434564 DVLR DEBUG VLR subscr IMSI-262420000042303 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105434564 DVLR DEBUG IMSI:262420000042303 has MSISDN:491230042303 (vlr.c:1045) 20250410105434564 DMSC NOTICE msub(IMSI-262420000042303:MSISDN-491230042303) VLR: update for IMSI=262420000042303 (MSISDN=491230042303) (gsm_04_08.c:1541) 20250410105434564 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410105434564 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105434564 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-321:LU)[0x563b4cc1cea0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410105434564 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042303:GERAN-A-321:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410105434564 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042303:GERAN-A-321:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410105434564 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042303:GERAN-A-321:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410105434564 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042303:GERAN-A-321:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-321:LU)[0x563b4cc1cea0] (vlr_lu_fsm.c:110) 20250410105434564 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042303:GERAN-A-321:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410105434564 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042303:GERAN-A-321:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105434564 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-321:LU)[0x563b4cc1cea0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410105434564 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-321:LU)[0x563b4cc1cea0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410105434564 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-321:LU)[0x563b4cbf11b0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105434564 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-321:LU)[0x563b4cbf11b0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-321:LU)[0x563b4cc1cea0] (fsm.c:486) 20250410105434564 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-321:LU)[0x563b4cbf11b0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410105434564 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-321:LU)[0x563b4cbf11b0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410105434564 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-321:LU)[0x563b4cbf11b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410105434564 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-321:LU)[0x563b4cbf11b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410105434564 DMSC NOTICE msub(IMSI-262420000042303:MSISDN-491230042303:TMSInew-0x3AACDBEC) VLR: update for IMSI=262420000042303 (MSISDN=491230042303) (gsm_04_08.c:1541) 20250410105434564 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-321:LU)[0x563b4cbf11b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410105434564 DMM DEBUG -> IMSI-262420000042303:MSISDN-491230042303:TMSInew-0x3AACDBEC LOCATION UPDATE ACCEPT (TMSI = 0x3aacdbec) (gsm_04_08.c:149) 20250410105434564 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSInew-0x3AACDBEC:GERAN-A-321:LU)[0x563b4cbf35f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105434564 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSInew-0x3AACDBEC - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410105434564 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105434564 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105434564 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105434564 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105434564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105434564 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105434564 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105434564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105434564 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105434564 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 04 06 79 b1 d1 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 3a ac db ec (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1843)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1843)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1841)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1841)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1841)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1841)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_30(1849)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1842)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1842)@7d38b4d9c9a0: patched enc_l3: '059B'O MSC_Test_0-SCCP(1841)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1841)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1841)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1841)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1843)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105434566 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105434566 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105434566 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105434566 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105434566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105434566 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105434566 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105434566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105434566 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105434566 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 41 00 01 05 01 00 02 05 9b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105434566 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSInew-0x3AACDBEC:GERAN-A-321:LU)[0x563b4cbf35f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105434566 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSInew-0x3AACDBEC:GERAN-A-321:LU)[0x563b4cc55d70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105434567 DMM DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSInew-0x3AACDBEC:GERAN-A-321:LU)[0x563b4cc55d70]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410105434567 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:TMSInew-0x3AACDBEC:GERAN-A-321:LU)[0x563b4cc1cea0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410105434567 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-321:LU)[0x563b4cbf11b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410105434567 DMSC NOTICE msub(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC) VLR: update for IMSI=262420000042303 (MSISDN=491230042303) (gsm_04_08.c:1541) 20250410105434567 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410105434567 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-321:LU)[0x563b4cbf11b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410105434567 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC:GERAN-A-321:LU)[0x563b4cc1cea0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410105434567 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-321:LU)[0x563b4cbf11b0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410105434567 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-321:LU)[0x563b4cbf11b0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC:GERAN-A-321:LU)[0x563b4cc1cea0] (vlr_lu_fsm.c:817) 20250410105434567 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-321:LU)[0x563b4cbf11b0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410105434567 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-321:LU)[0x563b4cbf11b0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105434567 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC:GERAN-A-321:LU)[0x563b4cc1cea0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410105434567 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC:GERAN-A-321:LU)[0x563b4cc55d70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410105434567 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC:GERAN-A-321:LU)[0x563b4cc55d70]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.985s remaining) (msc_a.c:450) 20250410105434567 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042303/3/1): Available (smpp_smsc.c:626) 20250410105434567 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC:GERAN-A-321:LU)[0x563b4cc55d70]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105434567 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC:GERAN-A-321:LU)[0x563b4cc55d70]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410105434567 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105434567 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105434567 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105434567 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC:GERAN-A-321:LU)[0x563b4cbf35f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105434567 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410105434567 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105434567 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105434567 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105434567 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105434567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105434567 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105434567 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105434567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105434567 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105434567 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 04 06 79 b1 d1 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1843)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1843)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1841)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1841)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1841)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1841)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1841)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1841)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1841)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1841)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410105434568 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105434568 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105434568 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105434568 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105434568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105434568 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105434568 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105434568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105434568 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105434568 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 41 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1843)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105434568 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC:GERAN-A-321:LU)[0x563b4cbf35f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105434568 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC:GERAN-A-321:LU)[0x563b4cc55d70]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105434568 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC:GERAN-A-321:LU)[0x563b4cc55d70]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105434568 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC:GERAN-A-321:LU)[0x563b4cc55d70]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105434569 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC:GERAN-A-321:LU)[0x563b4cc55d70]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105434569 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC:GERAN-A-321:LU)[0x563b4cc1cea0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105434569 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC:GERAN-A-321:LU)[0x563b4cc1cea0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC:GERAN-A-321:LU)[0x563b4cc55d70] (msc_a.c:1053) 20250410105434569 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC:GERAN-A-321:LU)[0x563b4cc1cea0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410105434569 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC:GERAN-A-321:LU)[0x563b4cc1cea0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105434569 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC:GERAN-A-321:LU)[0x563b4cc1cea0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410105434569 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC:GERAN-A-321:LU)[0x563b4cc55d70]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc026a0] (msc_a.c:1053) 20250410105434569 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC:GERAN-A-321:LU)[0x563b4cc55d70]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105434569 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC:GERAN-A-321:LU)[0x563b4cc55d70]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105434569 DMSC DEBUG msub_fsm[0x563b4cc026a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105434569 DMSC DEBUG msub(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC) MSC-A terminated (msub.c:261) 20250410105434569 DMSC DEBUG msub(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC) 1 MSC-I still active (msub.c:79) 20250410105434569 DMSC DEBUG msub_fsm[0x563b4cc026a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105434569 DMSC DEBUG msub_fsm[0x563b4cc026a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105434569 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC:GERAN-A-321:LU)[0x563b4cbf35f0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105434569 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC:GERAN-A-321:LU)[0x563b4cbf35f0]{READY}: Removing from parent msub_fsm[0x563b4cc026a0] (msub.c:113) 20250410105434569 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-321 (ran_conn.c:155) 20250410105434569 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC:GERAN-A-321:LU)[0x563b4cbf35f0]{READY}: Freeing instance (msub.c:113) 20250410105434569 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC:GERAN-A-321:LU)[0x563b4cbf35f0]{READY}: Deallocated (fsm.c:568) 20250410105434569 DMSC DEBUG msub(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC) Free (msub.c:119) 20250410105434569 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC - active-conn: now used by 1 (attached) (msub.c:375) 20250410105434569 DMSC DEBUG msub_fsm[0x563b4cc026a0]{terminating}: Freeing instance (msub.c:113) 20250410105434569 DMSC DEBUG msub_fsm[0x563b4cc026a0]{terminating}: Deallocated (fsm.c:568) 20250410105434569 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105434569 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105434569 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105434569 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105434569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105434569 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105434569 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105434569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105434569 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105434569 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 04 04 79 b1 d1 00 01 41 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1843)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1843)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1841)@7d38b4d9c9a0: Session index based on local reference:0 20250410105434569 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105434569 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105434569 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105434569 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105434569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105434569 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105434569 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105434569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105434569 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105434569 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 41 79 b1 d1 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1843)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1842)@7d38b4d9c9a0: Deleted conn table entry 0TC_auth_options_30(1849)7975377 TC_auth_options_30(1849)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105434570 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410105434570 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_30(1849)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_30(1849)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_30(1849)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_30(1849)@7d38b4d9c9a0: port MSCVTYf_perform_lu() done TC_auth_options_30(1849)@7d38b4d9c9a0: port MSCVTYf_establish_fully() starting TC_auth_options_30(1849)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '3AACDBEC'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1842)@7d38b4d9c9a0: Added conn table entry 0TC_auth_options_30(1849)14023843 MSC_Test_0-RAN(1842)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1841)@7d38b4d9c9a0: First idle individual index:0 20250410105435573 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105435573 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105435573 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105435573 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105435573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105435573 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105435573 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105435573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105435573 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105435573 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 d5 fc a3 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 3a ac db ec 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1843)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105435574 DMSC DEBUG msub_fsm[0x563b4cc1cea0]{active}: Allocated (fsm.c:456) 20250410105435574 DMSC DEBUG msc_i[0x563b4cc55d70]{READY}: Allocated (fsm.c:456) 20250410105435574 DMSC DEBUG msc_i[0x563b4cc55d70]{READY}: is child of msub_fsm[0x563b4cc1cea0] (fsm.c:486) 20250410105435574 DMSC DEBUG msc_a[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105435574 DMSC DEBUG msc_a[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc1cea0] (fsm.c:486) 20250410105435574 DMSC DEBUG msc_a(unknown:GERAN-A-322:NONE)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105435574 DMSC DEBUG msc_i(unknown:GERAN-A-322:NONE)[0x563b4cc55d70]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105435574 DMSC DEBUG msc_a(unknown:GERAN-A-322:NONE)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105435574 DMM DEBUG msc_a(TMSI-0x3AACDBEC:GERAN-A-322:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250410105435574 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3AACDBEC:GERAN-A-322:CM_SERVICE_REQ)[0x563b4cc026a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410105435574 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3AACDBEC:GERAN-A-322:CM_SERVICE_REQ)[0x563b4cc026a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3AACDBEC:GERAN-A-322:CM_SERVICE_REQ)[0x563b4cbf35f0] (fsm.c:486) 20250410105435574 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3AACDBEC:GERAN-A-322:CM_SERVICE_REQ)[0x563b4cc026a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250410105435574 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3AACDBEC:GERAN-A-322:CM_SERVICE_REQ)[0x563b4cc026a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410105435574 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410105435574 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410105435574 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC:GERAN-A-322:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105435574 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC:GERAN-A-322:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105435574 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC:GERAN-A-322:CM_SERVICE_REQ)[0x563b4cc026a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410105435574 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC:GERAN-A-322:CM_SERVICE_REQ)[0x563b4cc026a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250410105435574 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC:GERAN-A-322:CM_SERVICE_REQ)[0x563b4cbf11b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410105435574 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC:GERAN-A-322:CM_SERVICE_REQ)[0x563b4cbf11b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC:GERAN-A-322:CM_SERVICE_REQ)[0x563b4cc026a0] (fsm.c:486) 20250410105435574 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC:GERAN-A-322:CM_SERVICE_REQ)[0x563b4cbf11b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410105435574 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC:GERAN-A-322:CM_SERVICE_REQ)[0x563b4cbf11b0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410105435574 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410105435574 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105435574 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105435574 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105435574 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105435574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105435574 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105435574 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105435574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105435574 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105435574 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 07 02 d5 fc a3 00 01 42 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1843)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1843)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1841)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'D5FCA3'O, sourceLocRef := '000142'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1841)@7d38b4d9c9a0: Session index based on local reference:0 20250410105435575 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410105435575 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_auth_options_30(1849)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_30(1849)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105435576 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105435576 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC:GERAN-A-322:CM_SERVICE_REQ)[0x563b4cbf11b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410105435576 DVLR DEBUG SUBSCR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC) Received 1 auth tuples (vlr.c:996) 20250410105435576 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC:GERAN-A-322:CM_SERVICE_REQ)[0x563b4cbf11b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410105435576 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC:GERAN-A-322:CM_SERVICE_REQ)[0x563b4cbf11b0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use GSM AKA (is_r99=yes, at->vec.auth_types=0x1) (vlr_auth_fsm.c:324) 20250410105435576 DMM DEBUG Tx AUTH REQ (rand = c478409ca1a108c67063b2169d2bec70) (gsm_04_08.c:641) 20250410105435576 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC:GERAN-A-322:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105435576 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105435576 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105435576 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105435576 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105435576 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105435576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105435576 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105435576 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105435576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105435576 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105435576 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2d 00 00 00 b9 00 00 00 c1 03 00 00 07 06 d5 fc a3 00 01 16 01 00 13 05 12 00 c4 78 40 9c a1 a1 08 c6 70 63 b2 16 9d 2b ec 70 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1843)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1843)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1841)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1841)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1841)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1841)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1842)@7d38b4d9c9a0: patching N(SD)=1 into dtap '05140021FF60'O MSC_Test_0-RAN(1842)@7d38b4d9c9a0: patched enc_l3: '05540021FF60'O MSC_Test_0-SCCP(1841)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1841)@7d38b4d9c9a0: vl_len:9 MSC_Test_0-SCCP(1841)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1841)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000605540021FF60'O 20250410105435577 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105435577 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105435577 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105435577 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105435577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105435577 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105435577 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105435577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105435577 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105435577 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 42 00 01 09 01 00 06 05 54 00 21 ff 60 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1843)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105435577 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC:GERAN-A-322:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105435577 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC:GERAN-A-322:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105435577 DMM DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC:GERAN-A-322:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 0021ff60) (gsm_04_08.c:1128) 20250410105435577 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC:GERAN-A-322:CM_SERVICE_REQ)[0x563b4cbf11b0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410105435577 DVLR DEBUG SUBSCR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC) AUTH on GERAN received SRES/RES: 0021ff60 (4 bytes) (vlr_auth_fsm.c:151) 20250410105435577 DVLR INFO SUBSCR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250410105435577 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC:GERAN-A-322:CM_SERVICE_REQ)[0x563b4cbf11b0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410105435577 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC:GERAN-A-322:CM_SERVICE_REQ)[0x563b4cbf11b0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410105435577 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC:GERAN-A-322:CM_SERVICE_REQ)[0x563b4cbf11b0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410105435577 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC:GERAN-A-322:CM_SERVICE_REQ)[0x563b4cbf11b0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC:GERAN-A-322:CM_SERVICE_REQ)[0x563b4cc026a0] (vlr_auth_fsm.c:294) 20250410105435577 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC:GERAN-A-322:CM_SERVICE_REQ)[0x563b4cbf11b0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410105435577 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC:GERAN-A-322:CM_SERVICE_REQ)[0x563b4cbf11b0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410105435577 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC:GERAN-A-322:CM_SERVICE_REQ)[0x563b4cc026a0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250410105435577 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC:GERAN-A-322:CM_SERVICE_REQ)[0x563b4cc026a0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410105435577 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC:GERAN-A-322:CM_SERVICE_REQ)[0x563b4cc026a0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410105435577 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC:GERAN-A-322:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410105435577 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC:GERAN-A-322:CM_SERVICE_REQ)[0x563b4cc026a0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250410105435577 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105435577 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105435577 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105435577 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105435577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105435577 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105435577 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105435577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105435577 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105435577 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 27 00 00 00 b9 00 00 00 c1 03 00 00 07 06 d5 fc a3 00 01 10 00 0e 53 0a 09 09 79 c0 5a 96 3f b7 01 90 23 01 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1843)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1843)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1841)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1841)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1841)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1841)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1841)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1841)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1841)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1841)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0003552C04'O 20250410105435578 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105435578 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105435578 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105435578 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105435578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105435578 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105435578 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105435578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105435578 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1843)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105435578 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 42 00 01 05 00 03 55 2c 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105435578 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC:GERAN-A-322:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105435578 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC:GERAN-A-322:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105435578 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC:GERAN-A-322:CM_SERVICE_REQ)[0x563b4cc026a0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250410105435578 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC:GERAN-A-322:CM_SERVICE_REQ)[0x563b4cc026a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410105435578 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC:GERAN-A-322:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105435578 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC:GERAN-A-322:CM_SERVICE_REQ)[0x563b4cc026a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410105435578 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC:GERAN-A-322:CM_SERVICE_REQ)[0x563b4cc026a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410105435578 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC:GERAN-A-322:CM_SERVICE_REQ)[0x563b4cc026a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410105435578 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC:GERAN-A-322:CM_SERVICE_REQ)[0x563b4cc026a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410105435578 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC:GERAN-A-322:CM_SERVICE_REQ)[0x563b4cc026a0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410105435578 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC:GERAN-A-322:CM_SERVICE_REQ)[0x563b4cc026a0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410105435578 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC:GERAN-A-322:CM_SERVICE_REQ)[0x563b4cc026a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410105435578 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC:GERAN-A-322:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410105435578 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC:GERAN-A-322:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.995s remaining) (msc_a.c:450) 20250410105435578 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042303/3/1): Available (smpp_smsc.c:626) 20250410105435578 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105435578 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105435578 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105435578 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105435578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105435578 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105435578 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105435578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105435578 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105435578 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 07 06 d5 fc a3 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 40 32 30 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1843)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1843)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1841)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1841)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1841)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1841)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_30(1849)@7d38b4d9c9a0: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1841)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1841)@7d38b4d9c9a0: vl_len:6 MSC_Test_0-SCCP(1841)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1841)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000422040100'O 20250410105435580 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105435580 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105435580 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105435580 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105435580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1843)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105435580 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105435580 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105435580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105435580 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105435580 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1d 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 42 00 01 06 00 04 22 04 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105435580 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC:GERAN-A-322:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105435580 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC:GERAN-A-322:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105435580 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC:GERAN-A-322:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250410105435580 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC:GERAN-A-322:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410105435580 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105435580 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105435580 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105435580 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC:GERAN-A-322:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105435580 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105435580 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105435580 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105435580 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105435580 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105435580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105435580 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105435580 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105435580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105435580 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105435580 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 07 06 d5 fc a3 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1843)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1843)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1841)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1841)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1841)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1841)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1841)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1841)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1841)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1841)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410105435581 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105435581 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105435581 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105435581 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105435581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105435581 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105435581 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105435581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105435581 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105435581 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 42 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1843)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105435581 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC:GERAN-A-322:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105435581 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC:GERAN-A-322:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105435581 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC:GERAN-A-322:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105435581 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC:GERAN-A-322:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105435581 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC:GERAN-A-322:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105435581 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC:GERAN-A-322:CM_SERVICE_REQ)[0x563b4cc026a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105435581 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC:GERAN-A-322:CM_SERVICE_REQ)[0x563b4cc026a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC:GERAN-A-322:CM_SERVICE_REQ)[0x563b4cbf35f0] (msc_a.c:1053) 20250410105435581 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC:GERAN-A-322:CM_SERVICE_REQ)[0x563b4cc026a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105435581 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC:GERAN-A-322:CM_SERVICE_REQ)[0x563b4cc026a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410105435581 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC:GERAN-A-322:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc1cea0] (msc_a.c:1053) 20250410105435581 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC:GERAN-A-322:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105435581 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC:GERAN-A-322:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105435581 DMSC DEBUG msub_fsm[0x563b4cc1cea0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105435581 DMSC DEBUG msub(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC) MSC-A terminated (msub.c:261) 20250410105435581 DMSC DEBUG msub(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC) 1 MSC-I still active (msub.c:79) 20250410105435581 DMSC DEBUG msub_fsm[0x563b4cc1cea0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105435581 DMSC DEBUG msub_fsm[0x563b4cc1cea0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105435581 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC:GERAN-A-322:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105435581 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC:GERAN-A-322:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Removing from parent msub_fsm[0x563b4cc1cea0] (msub.c:113) 20250410105435581 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-322 (ran_conn.c:155) 20250410105435581 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC:GERAN-A-322:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Freeing instance (msub.c:113) 20250410105435581 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC:GERAN-A-322:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Deallocated (fsm.c:568) 20250410105435581 DMSC DEBUG msub(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC) Free (msub.c:119) 20250410105435581 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC - active-conn: now used by 1 (attached) (msub.c:375) 20250410105435581 DMSC DEBUG msub_fsm[0x563b4cc1cea0]{terminating}: Freeing instance (msub.c:113) 20250410105435581 DMSC DEBUG msub_fsm[0x563b4cc1cea0]{terminating}: Deallocated (fsm.c:568) 20250410105435582 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105435582 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105435582 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105435582 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105435582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105435582 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105435582 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105435582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105435582 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105435582 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 07 04 d5 fc a3 00 01 42 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1843)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1843)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1841)@7d38b4d9c9a0: Session index based on local reference:0 20250410105435582 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105435582 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105435582 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105435582 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105435582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105435582 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105435582 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105435582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1843)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105435582 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105435582 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 42 d5 fc a3 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1842)@7d38b4d9c9a0: Deleted conn table entry 0TC_auth_options_30(1849)14023843 TC_auth_options_30(1849)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105435582 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410105435582 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x3AACDBEC - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_30(1849)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_30(1849)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_30(1849)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test_0-M3UA(1843)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105435585 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1846)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(1847)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(1842)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105435586 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410105435586 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1841)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(1844)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1850)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(1848)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(1845)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1840)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1840): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(1841): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(1842): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(1843): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(1844): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(1845): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(1846): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(1847): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(1848): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_auth_options_30(1849): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1850): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_auth_options_3 finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_3 pass'. Thu Apr 10 10:54:35 UTC 2025 ====== MSC_Tests.TC_auth_options_3 pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_auth_options_3.talloc 20250410105435788 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410105435788 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105435788 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410105435788 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410105435788 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410105435788 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105435788 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410105435788 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410105435788 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410105435788 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105435788 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410105435788 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410105435788 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410105435789 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410105435789 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410105435789 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105435789 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105435789 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410105435789 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410105435789 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410105435789 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410105436586 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=387196) 20250410105437587 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410105437789 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410105437789 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410105437789 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) Waiting for packet dumper to finish... 1 (prev_count=387196, count=388356) 20250410105438588 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_3 pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_4'. ------ MSC_Tests.TC_auth_options_4 ------ Thu Apr 10 10:54:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_auth_options_4.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_auth_options_4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410105439589 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_4' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_auth_options_4 started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(1854)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(1854)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1854)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(1852)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410105440115 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1855)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410105440310 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410105440310 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410105440310 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410105440310 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1854)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1854)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1854)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1854)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(1854)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410105440311 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105440311 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410105440311 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410105440311 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410105440311 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410105440311 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410105440311 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410105440311 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105440312 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410105440312 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410105440312 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1854)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1854)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1854)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1854)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1854)@7d38b4d9c9a0: Message received on association #8 20250410105440312 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105440312 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410105440312 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410105440312 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1854)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105440312 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410105440312 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410105440312 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410105440312 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105440312 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410105440312 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410105440312 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105440312 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1854)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1854)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1854)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1854)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1854)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105440312 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410105440312 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410105440590 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410105440590 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1857)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1857)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410105440592 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1857)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1857)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1857)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1857)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1857)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1857)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410105440601 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410105440601 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_auth_options_40(1860)@7d38b4d9c9a0: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1858)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000042304" to be handled at TC_auth_options_40(1860) TC_auth_options_40(1860)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000042304'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410105441116 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105441116 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105441116 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105441116 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105441116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105441116 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105441116 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105441116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105441116 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105441116 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1854)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105441116 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105441116 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105441116 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105441116 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105441116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105441116 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105441116 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105441116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105441116 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105441116 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1854)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1854)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1853)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1853)@7d38b4d9c9a0: Added conn table entry 0TC_auth_options_40(1860)14595639 MSC_Test_0-SCCP(1852)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(1853)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410105441122 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105441122 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105441122 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105441122 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105441122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105441122 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105441122 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105441122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105441122 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105441122 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 de b6 37 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 40 32 40 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1854)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105441123 DMSC DEBUG msub_fsm[0x563b4cc026a0]{active}: Allocated (fsm.c:456) 20250410105441123 DMSC DEBUG msc_i[0x563b4cbf35f0]{READY}: Allocated (fsm.c:456) 20250410105441123 DMSC DEBUG msc_i[0x563b4cbf35f0]{READY}: is child of msub_fsm[0x563b4cc026a0] (fsm.c:486) 20250410105441123 DMSC DEBUG msc_a[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105441123 DMSC DEBUG msc_a[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc026a0] (fsm.c:486) 20250410105441123 DMSC DEBUG msc_a(unknown:GERAN-A-323:NONE)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105441123 DMSC DEBUG msc_i(unknown:GERAN-A-323:NONE)[0x563b4cbf35f0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105441123 DMSC DEBUG msc_a(unknown:GERAN-A-323:NONE)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105441123 DMM DEBUG msc_a(IMSI-262420000042304:GERAN-A-323:LU)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042304 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410105441123 DMM DEBUG msc_a(IMSI-262420000042304:GERAN-A-323:LU)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410105441123 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-323:LU)[0x563b4cc1cea0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410105441123 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-323:LU)[0x563b4cc1cea0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042304:GERAN-A-323:LU)[0x563b4cc55d70] (fsm.c:486) 20250410105441123 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-323:LU)[0x563b4cc1cea0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250410105441123 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-323:LU)[0x563b4cc1cea0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410105441123 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410105441123 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042304 id=262420000042304 (vlr.c:661) 20250410105441123 DVLR INFO New subscr, IMSI: 262420000042304 (vlr.c:562) 20250410105441123 DVLR DEBUG VLR subscr IMSI-262420000042304 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410105441123 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-323:LU)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105441123 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-323:LU)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105441123 DVLR DEBUG VLR subscr IMSI-262420000042304 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410105441123 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410105441123 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-323:LU)[0x563b4cc1cea0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410105441123 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-323:LU)[0x563b4cc1cea0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410105441123 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-323:LU)[0x563b4cc1cea0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410105441123 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:GERAN-A-323:LU)[0x563b4cc48160]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410105441123 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:GERAN-A-323:LU)[0x563b4cc48160]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000042304:GERAN-A-323:LU)[0x563b4cc1cea0] (fsm.c:486) 20250410105441123 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:GERAN-A-323:LU)[0x563b4cc48160]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410105441123 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:GERAN-A-323:LU)[0x563b4cc48160]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410105441123 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105441123 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105441123 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105441123 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105441123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105441123 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105441123 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105441123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105441123 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105441123 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 06 02 de b6 37 00 01 43 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1854)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1854)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1852)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'DEB637'O, sourceLocRef := '000143'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1852)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(1858)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000042304" handled at TC_auth_options_40(1860) MSC_Test-GSUP(1858)@7d38b4d9c9a0: Added IMSI table entry 0TC_auth_options_40(1860)"262420000042304" 20250410105441125 DVLR DEBUG VLR subscr IMSI-262420000042304 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410105441125 DVLR DEBUG VLR subscr IMSI-262420000042304 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1852)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1852)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1852)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1852)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_auth_options_40(1860)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(1854)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_40(1860)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410105441125 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105441125 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105441125 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105441125 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105441125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105441126 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105441126 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105441126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105441126 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105441126 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 43 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105441126 DMSC DEBUG msc_i(IMSI-262420000042304:GERAN-A-323:LU)[0x563b4cbf35f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105441126 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-323:LU)[0x563b4cc55d70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_auth_options_40(1860)@7d38b4d9c9a0: XXX ts_GSUP_SAI_ERR 20250410105441127 DVLR DEBUG VLR subscr IMSI-262420000042304 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105441127 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:GERAN-A-323:LU)[0x563b4cc48160]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_NACK (vlr.c:1026) 20250410105441127 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:GERAN-A-323:LU)[0x563b4cc48160]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: GSUP: rx Auth Info Error cause: 2: IMSI unknown in HLR (vlr_auth_fsm.c:376) 20250410105441127 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:GERAN-A-323:LU)[0x563b4cc48160]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Authentication terminating with result NO_AUTH_INFO, cause IMSI_UNKNOWN_IN_HLR (vlr_auth_fsm.c:271) 20250410105441127 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:GERAN-A-323:LU)[0x563b4cc48160]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:284) 20250410105441127 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:GERAN-A-323:LU)[0x563b4cc48160]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410105441127 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:GERAN-A-323:LU)[0x563b4cc48160]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent vlr_lu_fsm(IMSI-262420000042304:GERAN-A-323:LU)[0x563b4cc1cea0] (vlr_auth_fsm.c:294) 20250410105441127 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:GERAN-A-323:LU)[0x563b4cc48160]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250410105441127 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:GERAN-A-323:LU)[0x563b4cc48160]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250410105441127 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-323:LU)[0x563b4cc1cea0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_NO_INFO (vlr_auth_fsm.c:294) 20250410105441127 DMM INFO msc_a(IMSI-262420000042304:GERAN-A-323:LU)[0x563b4cc55d70]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250410105441127 DMSC DEBUG msc_i(IMSI-262420000042304:GERAN-A-323:LU)[0x563b4cbf35f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105441127 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-323:LU)[0x563b4cc1cea0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410105441127 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-323:LU)[0x563b4cc55d70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250410105441127 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-323:LU)[0x563b4cc55d70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105441127 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-323:LU)[0x563b4cc55d70]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250410105441127 DVLR DEBUG VLR subscr IMSI-262420000042304 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105441127 DVLR DEBUG VLR subscr IMSI-262420000042304 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105441127 DVLR DEBUG VLR subscr IMSI-262420000042304 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105441127 DMSC DEBUG msc_i(IMSI-262420000042304:GERAN-A-323:LU)[0x563b4cbf35f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105441127 DVLR DEBUG VLR subscr IMSI-262420000042304 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250410105441127 DVLR DEBUG VLR subscr IMSI-262420000042304 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410105441127 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105441127 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105441127 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105441127 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105441127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105441127 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105441127 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105441127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105441127 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105441127 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 06 06 de b6 37 00 01 06 01 00 03 05 04 02 00 00 00 (osmo_ss7_asp.c:1175) 20250410105441127 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105441127 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105441127 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105441127 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105441127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105441127 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105441127 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105441127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105441127 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105441127 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 06 06 de b6 37 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1854)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1854)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1854)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1854)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1852)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1852)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1852)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1852)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1852)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1852)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1852)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1852)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_40(1860)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1852)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1852)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1852)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1852)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1854)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105441131 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105441131 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105441131 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105441131 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105441131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105441131 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105441131 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105441131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105441131 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105441131 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 43 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105441131 DMSC DEBUG msc_i(IMSI-262420000042304:GERAN-A-323:LU)[0x563b4cbf35f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105441131 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-323:LU)[0x563b4cc55d70]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105441131 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-323:LU)[0x563b4cc55d70]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105441131 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-323:LU)[0x563b4cc55d70]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105441131 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-323:LU)[0x563b4cc55d70]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105441131 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-323:LU)[0x563b4cc1cea0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105441131 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-323:LU)[0x563b4cc1cea0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042304:GERAN-A-323:LU)[0x563b4cc55d70] (msc_a.c:1053) 20250410105441131 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-323:LU)[0x563b4cc1cea0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410105441131 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-323:LU)[0x563b4cc1cea0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105441131 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-323:LU)[0x563b4cc1cea0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410105441131 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-323:LU)[0x563b4cc55d70]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc026a0] (msc_a.c:1053) 20250410105441131 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-323:LU)[0x563b4cc55d70]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105441131 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-323:LU)[0x563b4cc55d70]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105441131 DMSC DEBUG msub_fsm[0x563b4cc026a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105441131 DMSC DEBUG msub(IMSI-262420000042304) MSC-A terminated (msub.c:261) 20250410105441131 DMSC DEBUG msub(IMSI-262420000042304) 1 MSC-I still active (msub.c:79) 20250410105441131 DMSC DEBUG msub_fsm[0x563b4cc026a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105441131 DMSC DEBUG msub_fsm[0x563b4cc026a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105441131 DMSC DEBUG msc_i(IMSI-262420000042304:GERAN-A-323:LU)[0x563b4cbf35f0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105441131 DMSC DEBUG msc_i(IMSI-262420000042304:GERAN-A-323:LU)[0x563b4cbf35f0]{READY}: Removing from parent msub_fsm[0x563b4cc026a0] (msub.c:113) 20250410105441131 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-323 (ran_conn.c:155) 20250410105441131 DMSC DEBUG msc_i(IMSI-262420000042304:GERAN-A-323:LU)[0x563b4cbf35f0]{READY}: Freeing instance (msub.c:113) 20250410105441131 DMSC DEBUG msc_i(IMSI-262420000042304:GERAN-A-323:LU)[0x563b4cbf35f0]{READY}: Deallocated (fsm.c:568) 20250410105441131 DMSC DEBUG msub(IMSI-262420000042304) Free (msub.c:119) 20250410105441131 DVLR INFO VLR subscr IMSI-262420000042304 - active-conn: now used by 0 (-) (msub.c:375) 20250410105441131 DVLR DEBUG SUBSCR(IMSI-262420000042304) freeing VLR subscr (max total use count was 4) (vlr.c:472) 20250410105441131 DMSC DEBUG msub_fsm[0x563b4cc026a0]{terminating}: Freeing instance (msub.c:113) 20250410105441131 DMSC DEBUG msub_fsm[0x563b4cc026a0]{terminating}: Deallocated (fsm.c:568) 20250410105441131 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105441131 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105441131 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105441131 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105441131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105441131 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105441131 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105441131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105441131 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105441131 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 06 04 de b6 37 00 01 43 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1854)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1854)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1852)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(1854)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105441131 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105441131 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105441131 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105441131 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105441131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105441131 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105441131 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105441131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105441131 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105441131 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 43 de b6 37 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1853)@7d38b4d9c9a0: Deleted conn table entry 0TC_auth_options_40(1860)14595639 TC_auth_options_40(1860)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(1860)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(1860)@7d38b4d9c9a0: port MSCVTYf_perform_lu() done TC_auth_options_40(1860)@7d38b4d9c9a0: port MSCVTYRunning a successful LU so that CM Service Request can be tested MSC_Test-GSUP(1858)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000042304" to be handled at TC_auth_options_40(1860) TC_auth_options_40(1860)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000042304'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1853)@7d38b4d9c9a0: Added conn table entry 0TC_auth_options_40(1860)1570397 MSC_Test_0-RAN(1853)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1852)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(1854)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105442135 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105442136 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105442136 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105442136 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105442136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105442136 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105442136 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105442136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105442136 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105442136 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 17 f6 5d 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 40 32 40 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105442136 DMSC DEBUG msub_fsm[0x563b4cc1cea0]{active}: Allocated (fsm.c:456) 20250410105442136 DMSC DEBUG msc_i[0x563b4cc55d70]{READY}: Allocated (fsm.c:456) 20250410105442136 DMSC DEBUG msc_i[0x563b4cc55d70]{READY}: is child of msub_fsm[0x563b4cc1cea0] (fsm.c:486) 20250410105442136 DMSC DEBUG msc_a[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105442136 DMSC DEBUG msc_a[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc1cea0] (fsm.c:486) 20250410105442136 DMSC DEBUG msc_a(unknown:GERAN-A-324:NONE)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105442136 DMSC DEBUG msc_i(unknown:GERAN-A-324:NONE)[0x563b4cc55d70]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105442136 DMSC DEBUG msc_a(unknown:GERAN-A-324:NONE)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105442136 DMM DEBUG msc_a(IMSI-262420000042304:GERAN-A-324:LU)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042304 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410105442136 DMM DEBUG msc_a(IMSI-262420000042304:GERAN-A-324:LU)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410105442136 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-324:LU)[0x563b4cbf11b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410105442136 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-324:LU)[0x563b4cbf11b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042304:GERAN-A-324:LU)[0x563b4cbf35f0] (fsm.c:486) 20250410105442136 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-324:LU)[0x563b4cbf11b0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410105442136 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-324:LU)[0x563b4cbf11b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410105442136 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410105442136 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042304 id=262420000042304 (vlr.c:661) 20250410105442136 DVLR INFO New subscr, IMSI: 262420000042304 (vlr.c:562) 20250410105442136 DVLR DEBUG VLR subscr IMSI-262420000042304 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410105442136 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-324:LU)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105442136 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-324:LU)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105442136 DVLR DEBUG VLR subscr IMSI-262420000042304 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410105442136 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410105442136 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-324:LU)[0x563b4cbf11b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410105442136 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-324:LU)[0x563b4cbf11b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410105442136 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-324:LU)[0x563b4cbf11b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410105442136 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-324:LU)[0x563b4cbf11b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410105442136 DMSC DEBUG msc_i(IMSI-262420000042304:GERAN-A-324:LU)[0x563b4cc55d70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105442136 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-324:LU)[0x563b4cbf11b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410105442136 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-324:LU)[0x563b4cbf11b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410105442136 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042304:GERAN-A-324:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105442136 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042304:GERAN-A-324:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042304:GERAN-A-324:LU)[0x563b4cbf11b0] (fsm.c:486) 20250410105442136 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042304:GERAN-A-324:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410105442136 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042304:GERAN-A-324:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410105442136 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105442136 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105442136 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105442136 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105442136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105442136 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105442136 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105442136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105442136 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105442136 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 01 02 17 f6 5d 00 01 44 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105442136 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105442136 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105442136 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105442136 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105442136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105442136 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105442136 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105442136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105442136 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105442136 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 01 06 17 f6 5d 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 40 32 40 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1854)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1854)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1854)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1854)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1852)@7d38b4d9c9a0: { messageType := 2, destLocRef := '17F65D'O, sourceLocRef := '000144'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1852)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1852)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1852)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1852)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1852)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105442137 DVLR DEBUG VLR subscr IMSI-262420000042304 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410105442137 DVLR DEBUG VLR subscr IMSI-262420000042304 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_auth_options_40(1860)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_40(1860)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1852)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1852)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1852)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1852)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1854)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105442138 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105442138 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105442138 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105442138 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105442138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105442138 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105442138 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105442138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105442138 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105442138 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 44 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105442138 DMSC DEBUG msc_i(IMSI-262420000042304:GERAN-A-324:LU)[0x563b4cc55d70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105442138 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-324:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105442138 DVLR DEBUG VLR subscr IMSI-262420000042304 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105442138 DVLR DEBUG IMSI:262420000042304 has MSISDN:491230042304 (vlr.c:1045) 20250410105442138 DMSC NOTICE msub(IMSI-262420000042304:MSISDN-491230042304) VLR: update for IMSI=262420000042304 (MSISDN=491230042304) (gsm_04_08.c:1541) 20250410105442138 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410105442139 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105442139 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-324:LU)[0x563b4cbf11b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410105442139 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042304:GERAN-A-324:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410105442139 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042304:GERAN-A-324:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410105442139 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042304:GERAN-A-324:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410105442139 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042304:GERAN-A-324:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-324:LU)[0x563b4cbf11b0] (vlr_lu_fsm.c:110) 20250410105442139 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042304:GERAN-A-324:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410105442139 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042304:GERAN-A-324:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105442139 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-324:LU)[0x563b4cbf11b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410105442139 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-324:LU)[0x563b4cbf11b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410105442139 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-324:LU)[0x563b4cbf2730]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105442139 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-324:LU)[0x563b4cbf2730]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-324:LU)[0x563b4cbf11b0] (fsm.c:486) 20250410105442139 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-324:LU)[0x563b4cbf2730]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410105442139 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-324:LU)[0x563b4cbf2730]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410105442139 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-324:LU)[0x563b4cbf2730]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410105442139 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-324:LU)[0x563b4cbf2730]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410105442139 DMSC NOTICE msub(IMSI-262420000042304:MSISDN-491230042304:TMSInew-0x956224D8) VLR: update for IMSI=262420000042304 (MSISDN=491230042304) (gsm_04_08.c:1541) 20250410105442139 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-324:LU)[0x563b4cbf2730]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410105442139 DMM DEBUG -> IMSI-262420000042304:MSISDN-491230042304:TMSInew-0x956224D8 LOCATION UPDATE ACCEPT (TMSI = 0x956224d8) (gsm_04_08.c:149) 20250410105442139 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSInew-0x956224D8:GERAN-A-324:LU)[0x563b4cc55d70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105442139 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSInew-0x956224D8 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410105442139 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105442139 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105442139 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105442139 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105442139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105442139 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105442139 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105442139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105442139 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105442139 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 01 06 17 f6 5d 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 95 62 24 d8 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1854)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1854)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1852)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1852)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1852)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1852)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_40(1860)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1853)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1853)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(1852)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1852)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1852)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1852)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1854)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105442142 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105442142 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105442142 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105442142 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105442142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105442142 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105442142 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105442142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105442142 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105442142 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 44 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105442142 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSInew-0x956224D8:GERAN-A-324:LU)[0x563b4cc55d70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105442142 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSInew-0x956224D8:GERAN-A-324:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105442142 DMM DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSInew-0x956224D8:GERAN-A-324:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410105442142 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:TMSInew-0x956224D8:GERAN-A-324:LU)[0x563b4cbf11b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410105442142 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-324:LU)[0x563b4cbf2730]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410105442142 DMSC NOTICE msub(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8) VLR: update for IMSI=262420000042304 (MSISDN=491230042304) (gsm_04_08.c:1541) 20250410105442142 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410105442142 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-324:LU)[0x563b4cbf2730]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410105442142 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8:GERAN-A-324:LU)[0x563b4cbf11b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410105442142 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-324:LU)[0x563b4cbf2730]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410105442142 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-324:LU)[0x563b4cbf2730]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8:GERAN-A-324:LU)[0x563b4cbf11b0] (vlr_lu_fsm.c:817) 20250410105442142 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-324:LU)[0x563b4cbf2730]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410105442142 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-324:LU)[0x563b4cbf2730]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105442142 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8:GERAN-A-324:LU)[0x563b4cbf11b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410105442142 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8:GERAN-A-324:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410105442142 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8:GERAN-A-324:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.993s remaining) (msc_a.c:450) 20250410105442142 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042304/3/1): Available (smpp_smsc.c:626) 20250410105442142 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8:GERAN-A-324:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105442142 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8:GERAN-A-324:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410105442142 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105442142 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105442142 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105442142 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8:GERAN-A-324:LU)[0x563b4cc55d70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105442143 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410105442143 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105442143 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105442143 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105442143 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105442143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105442143 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105442143 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105442143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105442143 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105442143 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 01 06 17 f6 5d 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1854)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1854)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1852)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1852)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1852)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1852)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1852)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1852)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1852)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1852)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410105442143 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105442143 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105442143 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105442143 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(1854)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105442143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105442143 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105442143 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105442143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105442143 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105442143 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 44 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105442143 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8:GERAN-A-324:LU)[0x563b4cc55d70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105442143 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8:GERAN-A-324:LU)[0x563b4cbf35f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105442144 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8:GERAN-A-324:LU)[0x563b4cbf35f0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105442144 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8:GERAN-A-324:LU)[0x563b4cbf35f0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105442144 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8:GERAN-A-324:LU)[0x563b4cbf35f0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105442144 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8:GERAN-A-324:LU)[0x563b4cbf11b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105442144 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8:GERAN-A-324:LU)[0x563b4cbf11b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8:GERAN-A-324:LU)[0x563b4cbf35f0] (msc_a.c:1053) 20250410105442144 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8:GERAN-A-324:LU)[0x563b4cbf11b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410105442144 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8:GERAN-A-324:LU)[0x563b4cbf11b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105442144 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8:GERAN-A-324:LU)[0x563b4cbf11b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410105442144 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8:GERAN-A-324:LU)[0x563b4cbf35f0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc1cea0] (msc_a.c:1053) 20250410105442144 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8:GERAN-A-324:LU)[0x563b4cbf35f0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105442144 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8:GERAN-A-324:LU)[0x563b4cbf35f0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105442144 DMSC DEBUG msub_fsm[0x563b4cc1cea0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105442144 DMSC DEBUG msub(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8) MSC-A terminated (msub.c:261) 20250410105442144 DMSC DEBUG msub(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8) 1 MSC-I still active (msub.c:79) 20250410105442144 DMSC DEBUG msub_fsm[0x563b4cc1cea0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105442144 DMSC DEBUG msub_fsm[0x563b4cc1cea0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105442144 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8:GERAN-A-324:LU)[0x563b4cc55d70]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105442144 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8:GERAN-A-324:LU)[0x563b4cc55d70]{READY}: Removing from parent msub_fsm[0x563b4cc1cea0] (msub.c:113) 20250410105442144 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-324 (ran_conn.c:155) 20250410105442144 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8:GERAN-A-324:LU)[0x563b4cc55d70]{READY}: Freeing instance (msub.c:113) 20250410105442144 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8:GERAN-A-324:LU)[0x563b4cc55d70]{READY}: Deallocated (fsm.c:568) 20250410105442144 DMSC DEBUG msub(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8) Free (msub.c:119) 20250410105442144 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8 - active-conn: now used by 1 (attached) (msub.c:375) 20250410105442144 DMSC DEBUG msub_fsm[0x563b4cc1cea0]{terminating}: Freeing instance (msub.c:113) 20250410105442144 DMSC DEBUG msub_fsm[0x563b4cc1cea0]{terminating}: Deallocated (fsm.c:568) 20250410105442144 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105442144 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105442144 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105442144 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105442144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105442144 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105442144 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105442144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105442144 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105442144 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 01 04 17 f6 5d 00 01 44 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1854)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1854)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1852)@7d38b4d9c9a0: Session index based on local reference:0 20250410105442144 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105442144 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105442144 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105442144 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105442144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1854)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105442144 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105442144 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105442144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105442144 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105442144 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 44 17 f6 5d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1853)@7d38b4d9c9a0: Deleted conn table entry 0TC_auth_options_40(1860)1570397 TC_auth_options_40(1860)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105442144 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410105442144 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_40(1860)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_40(1860)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(1860)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(1860)@7d38b4d9c9a0: port MSCVTYRunning a successful LU done TC_auth_options_40(1860)@7d38b4d9c9a0: port MSCVTYf_establish_fully() starting TC_auth_options_40(1860)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '956224D8'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1853)@7d38b4d9c9a0: Added conn table entry 0TC_auth_options_40(1860)7192250 MSC_Test_0-RAN(1853)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1852)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(1854)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105442344 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105442344 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105442344 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105442344 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105442344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105442344 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105442344 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105442344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105442344 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105442344 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 6d be ba 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 95 62 24 d8 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105442345 DMSC DEBUG msub_fsm[0x563b4cbf11b0]{active}: Allocated (fsm.c:456) 20250410105442345 DMSC DEBUG msc_i[0x563b4cbf35f0]{READY}: Allocated (fsm.c:456) 20250410105442345 DMSC DEBUG msc_i[0x563b4cbf35f0]{READY}: is child of msub_fsm[0x563b4cbf11b0] (fsm.c:486) 20250410105442345 DMSC DEBUG msc_a[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105442345 DMSC DEBUG msc_a[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cbf11b0] (fsm.c:486) 20250410105442345 DMSC DEBUG msc_a(unknown:GERAN-A-325:NONE)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105442345 DMSC DEBUG msc_i(unknown:GERAN-A-325:NONE)[0x563b4cbf35f0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105442345 DMSC DEBUG msc_a(unknown:GERAN-A-325:NONE)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105442345 DMM DEBUG msc_a(TMSI-0x956224D8:GERAN-A-325:CM_SERVICE_REQ)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250410105442345 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x956224D8:GERAN-A-325:CM_SERVICE_REQ)[0x563b4cc1cea0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410105442345 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x956224D8:GERAN-A-325:CM_SERVICE_REQ)[0x563b4cc1cea0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x956224D8:GERAN-A-325:CM_SERVICE_REQ)[0x563b4cc55d70] (fsm.c:486) 20250410105442345 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x956224D8:GERAN-A-325:CM_SERVICE_REQ)[0x563b4cc1cea0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250410105442345 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x956224D8:GERAN-A-325:CM_SERVICE_REQ)[0x563b4cc1cea0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410105442345 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410105442345 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410105442345 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8:GERAN-A-325:CM_SERVICE_REQ)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105442345 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8:GERAN-A-325:CM_SERVICE_REQ)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105442345 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8:GERAN-A-325:CM_SERVICE_REQ)[0x563b4cc1cea0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410105442345 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8:GERAN-A-325:CM_SERVICE_REQ)[0x563b4cc1cea0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250410105442345 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8:GERAN-A-325:CM_SERVICE_REQ)[0x563b4cbf2730]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410105442345 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8:GERAN-A-325:CM_SERVICE_REQ)[0x563b4cbf2730]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8:GERAN-A-325:CM_SERVICE_REQ)[0x563b4cc1cea0] (fsm.c:486) 20250410105442345 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8:GERAN-A-325:CM_SERVICE_REQ)[0x563b4cbf2730]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410105442345 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8:GERAN-A-325:CM_SERVICE_REQ)[0x563b4cbf2730]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410105442345 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410105442345 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105442345 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105442345 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105442345 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105442345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105442345 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105442345 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105442345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105442345 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105442345 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 00 02 6d be ba 00 01 45 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1854)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1854)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1852)@7d38b4d9c9a0: { messageType := 2, destLocRef := '6DBEBA'O, sourceLocRef := '000145'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1852)@7d38b4d9c9a0: Session index based on local reference:0 20250410105442346 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410105442346 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_auth_options_40(1860)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_40(1860)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(1860)@7d38b4d9c9a0: XXX ts_GSUP_SAI_ERR 20250410105442347 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105442347 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8:GERAN-A-325:CM_SERVICE_REQ)[0x563b4cbf2730]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_NACK (vlr.c:1026) 20250410105442347 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8:GERAN-A-325:CM_SERVICE_REQ)[0x563b4cbf2730]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: GSUP: rx Auth Info Error cause: 2: IMSI unknown in HLR (vlr_auth_fsm.c:376) 20250410105442347 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8:GERAN-A-325:CM_SERVICE_REQ)[0x563b4cbf2730]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Authentication terminating with result NO_AUTH_INFO, cause IMSI_UNKNOWN_IN_HLR (vlr_auth_fsm.c:271) 20250410105442347 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8:GERAN-A-325:CM_SERVICE_REQ)[0x563b4cbf2730]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:284) 20250410105442347 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8:GERAN-A-325:CM_SERVICE_REQ)[0x563b4cbf2730]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410105442347 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8:GERAN-A-325:CM_SERVICE_REQ)[0x563b4cbf2730]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8:GERAN-A-325:CM_SERVICE_REQ)[0x563b4cc1cea0] (vlr_auth_fsm.c:294) 20250410105442347 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8:GERAN-A-325:CM_SERVICE_REQ)[0x563b4cbf2730]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250410105442347 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8:GERAN-A-325:CM_SERVICE_REQ)[0x563b4cbf2730]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250410105442347 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8:GERAN-A-325:CM_SERVICE_REQ)[0x563b4cc1cea0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_NO_INFO (vlr_auth_fsm.c:294) 20250410105442347 DVLR INFO Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8:GERAN-A-325:CM_SERVICE_REQ)[0x563b4cc1cea0]{PR_ARQ_S_WAIT_AUTH}: Attaching subscriber without auth (auth is optional, and no auth info received from HLR) (vlr_access_req_fsm.c:475) 20250410105442347 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8:GERAN-A-325:CM_SERVICE_REQ)[0x563b4cc1cea0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410105442347 DVLR ERROR Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8:GERAN-A-325:CM_SERVICE_REQ)[0x563b4cc1cea0]{PR_ARQ_S_WAIT_AUTH}: Cannot start ciphering, security context is not established (vlr_access_req_fsm.c:320) 20250410105442347 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8:GERAN-A-325:CM_SERVICE_REQ)[0x563b4cc1cea0]{PR_ARQ_S_WAIT_AUTH}: proc_arq_fsm_done(NETWORK_FAILURE) (vlr_access_req_fsm.c:321) 20250410105442347 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8:GERAN-A-325:CM_SERVICE_REQ)[0x563b4cc1cea0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410105442347 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8:GERAN-A-325:CM_SERVICE_REQ)[0x563b4cc1cea0]{PR_ARQ_S_DONE}: Process Access Request result: NETWORK_FAILURE (vlr_access_req_fsm.c:131) 20250410105442347 DMM DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8:GERAN-A-325:CM_SERVICE_REQ)[0x563b4cc55d70]{MSC_A_ST_AUTH_CIPH}: -> CM SERVICE Reject cause: 17 (gsm_04_08.c:259) 20250410105442347 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8:GERAN-A-325:CM_SERVICE_REQ)[0x563b4cbf35f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105442347 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8:GERAN-A-325:CM_SERVICE_REQ)[0x563b4cc55d70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105442347 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8:GERAN-A-325:CM_SERVICE_REQ)[0x563b4cc55d70]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250410105442347 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8 + msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105442347 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8 + vlr_subscr_cancel_attach_fsm: now used by 5 (attached,active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105442347 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105442347 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8:GERAN-A-325:CM_SERVICE_REQ)[0x563b4cbf35f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105442347 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8 - msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250410105442347 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8:GERAN-A-325:CM_SERVICE_REQ)[0x563b4cc55d70]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (vlr_access_req_fsm.c:169) 20250410105442347 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105442347 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105442347 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105442347 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105442347 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105442347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105442347 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105442347 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105442347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105442347 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105442347 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 00 06 6d be ba 00 01 06 01 00 03 05 22 11 00 00 00 (osmo_ss7_asp.c:1175) 20250410105442347 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105442347 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105442347 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105442347 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105442347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105442347 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105442347 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105442347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105442347 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105442347 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 00 06 6d be ba 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1854)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1854)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1854)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(1852)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(1854)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1852)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1852)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1852)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1852)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1852)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1852)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1852)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_40(1860)@7d38b4d9c9a0: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1852)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1852)@7d38b4d9c9a0: vl_len:6 MSC_Test_0-SCCP(1852)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1852)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1854)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1852)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1852)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1852)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1852)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410105442348 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105442348 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105442348 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105442348 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105442348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105442348 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105442348 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105442348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105442348 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105442348 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1d 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 45 00 01 06 00 04 22 04 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1854)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105442349 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8:GERAN-A-325:CM_SERVICE_REQ)[0x563b4cbf35f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105442349 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8:GERAN-A-325:CM_SERVICE_REQ)[0x563b4cc55d70]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105442349 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8:GERAN-A-325:CM_SERVICE_REQ)[0x563b4cc55d70]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250410105442349 DMSC ERROR msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8:GERAN-A-325:CM_SERVICE_REQ)[0x563b4cc55d70]{MSC_A_ST_RELEASING}: Event MSC_A_EV_MO_CLOSE not permitted (msc_a.c:1734) 20250410105442349 DBSSAP ERROR msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8:GERAN-A-325:CM_SERVICE_REQ)[0x563b4cc55d70]{MSC_A_ST_RELEASING}: RAN decode error (rc=-1) for CLEAR_REQUEST from MSC-I (msc_a.c:2060) 20250410105442552 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105442552 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105442552 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105442552 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105442552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105442552 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105442552 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105442552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105442552 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105442552 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 45 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105442552 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8:GERAN-A-325:CM_SERVICE_REQ)[0x563b4cbf35f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105442552 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8:GERAN-A-325:CM_SERVICE_REQ)[0x563b4cc55d70]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105442553 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8:GERAN-A-325:CM_SERVICE_REQ)[0x563b4cc55d70]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105442553 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8:GERAN-A-325:CM_SERVICE_REQ)[0x563b4cc55d70]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105442553 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8:GERAN-A-325:CM_SERVICE_REQ)[0x563b4cc55d70]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105442553 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8:GERAN-A-325:CM_SERVICE_REQ)[0x563b4cc1cea0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105442553 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8:GERAN-A-325:CM_SERVICE_REQ)[0x563b4cc1cea0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8:GERAN-A-325:CM_SERVICE_REQ)[0x563b4cc55d70] (msc_a.c:1053) 20250410105442553 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8:GERAN-A-325:CM_SERVICE_REQ)[0x563b4cc1cea0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105442553 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8:GERAN-A-325:CM_SERVICE_REQ)[0x563b4cc1cea0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410105442553 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8:GERAN-A-325:CM_SERVICE_REQ)[0x563b4cc55d70]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cbf11b0] (msc_a.c:1053) 20250410105442553 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8:GERAN-A-325:CM_SERVICE_REQ)[0x563b4cc55d70]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105442553 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8:GERAN-A-325:CM_SERVICE_REQ)[0x563b4cc55d70]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105442553 DMSC DEBUG msub_fsm[0x563b4cbf11b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105442553 DMSC DEBUG msub(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8) MSC-A terminated (msub.c:261) 20250410105442553 DMSC DEBUG msub(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8) 1 MSC-I still active (msub.c:79) 20250410105442553 DMSC DEBUG msub_fsm[0x563b4cbf11b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105442553 DMSC DEBUG msub_fsm[0x563b4cbf11b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105442553 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8:GERAN-A-325:CM_SERVICE_REQ)[0x563b4cbf35f0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105442553 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8:GERAN-A-325:CM_SERVICE_REQ)[0x563b4cbf35f0]{READY}: Removing from parent msub_fsm[0x563b4cbf11b0] (msub.c:113) 20250410105442553 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-325 (ran_conn.c:155) 20250410105442553 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8:GERAN-A-325:CM_SERVICE_REQ)[0x563b4cbf35f0]{READY}: Freeing instance (msub.c:113) 20250410105442553 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8:GERAN-A-325:CM_SERVICE_REQ)[0x563b4cbf35f0]{READY}: Deallocated (fsm.c:568) 20250410105442553 DMSC DEBUG msub(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8) Free (msub.c:119) 20250410105442553 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8 - active-conn: now used by 1 (attached) (msub.c:375) 20250410105442553 DMSC DEBUG msub_fsm[0x563b4cbf11b0]{terminating}: Freeing instance (msub.c:113) 20250410105442553 DMSC DEBUG msub_fsm[0x563b4cbf11b0]{terminating}: Deallocated (fsm.c:568) 20250410105442553 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105442553 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105442553 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105442553 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105442553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105442553 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105442553 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105442553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105442553 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105442553 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 00 04 6d be ba 00 01 45 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1854)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1854)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1852)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(1854)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105442553 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105442554 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105442554 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105442554 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105442554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105442554 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105442554 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105442554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105442554 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105442554 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 45 6d be ba 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1853)@7d38b4d9c9a0: Deleted conn table entry 0TC_auth_options_40(1860)7192250 TC_auth_options_40(1860)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105442555 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410105442555 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x956224D8 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_40(1860)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_40(1860)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(1860)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test_0-RAN(1853)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105442557 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1857)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(1858)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105442557 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410105442557 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) IPA-CTRL-CLI-IPA(1851)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(1852)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1861)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(1854)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(1859)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(1855)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(1856)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1851): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(1852): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(1853): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(1854): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(1855): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(1856): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(1857): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(1858): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(1859): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_auth_options_40(1860): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1861): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_auth_options_4 finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_4 pass'. Thu Apr 10 10:54:42 UTC 2025 ====== MSC_Tests.TC_auth_options_4 pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_auth_options_4.talloc 20250410105442760 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410105442760 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105442760 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410105442760 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410105442760 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410105442760 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105442760 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410105442760 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410105442760 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410105442760 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105442760 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410105442760 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410105442760 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410105442760 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410105442760 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410105442760 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105442760 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105442760 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410105442760 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410105442760 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410105442761 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410105443558 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=406084) 20250410105444559 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410105444761 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410105444761 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410105444761 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) Waiting for packet dumper to finish... 1 (prev_count=406084, count=407244) 20250410105445560 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_4 pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_5'. ------ MSC_Tests.TC_auth_options_5 ------ Thu Apr 10 10:54:46 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_auth_options_5.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_auth_options_5.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410105446561 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_5' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_auth_options_5 started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1865)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(1865)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1865)@7d38b4d9c9a0: ************************************************* MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-SCCP(1863)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410105447122 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1866)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410105447312 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410105447312 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410105447312 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410105447312 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1865)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1865)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1865)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410105447315 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105447315 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410105447315 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410105447315 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410105447315 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410105447315 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410105447315 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410105447315 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105447315 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410105447315 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1865)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(1865)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410105447315 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1865)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1865)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1865)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1865)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410105447317 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105447317 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410105447317 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410105447317 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410105447317 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410105447317 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410105447317 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410105447317 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105447317 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410105447317 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410105447317 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105447317 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1865)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1865)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105447317 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410105447317 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1865)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1865)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1865)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1865)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1865)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105447562 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410105447562 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1868)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1868)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410105447567 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1868)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1868)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1868)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1868)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1868)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1868)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410105447586 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410105447587 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_auth_options_50(1871)@7d38b4d9c9a0: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1869)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000042305" to be handled at TC_auth_options_50(1871) TC_auth_options_50(1871)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000042305'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410105448120 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105448120 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105448120 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105448120 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105448120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105448120 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105448120 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105448120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105448120 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105448120 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1865)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105448120 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105448120 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105448120 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105448120 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105448120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105448120 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105448120 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105448121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105448121 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105448121 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1865)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1865)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1864)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1864)@7d38b4d9c9a0: Added conn table entry 0TC_auth_options_50(1871)1666645 MSC_Test_0-RAN(1864)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1863)@7d38b4d9c9a0: First idle individual index:0 20250410105448126 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105448126 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105448126 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105448126 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105448126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105448126 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105448126 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105448126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105448126 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105448126 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 19 6e 55 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 40 32 50 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1865)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105448126 DMSC DEBUG msub_fsm[0x563b4cc1cea0]{active}: Allocated (fsm.c:456) 20250410105448126 DMSC DEBUG msc_i[0x563b4cc55d70]{READY}: Allocated (fsm.c:456) 20250410105448126 DMSC DEBUG msc_i[0x563b4cc55d70]{READY}: is child of msub_fsm[0x563b4cc1cea0] (fsm.c:486) 20250410105448126 DMSC DEBUG msc_a[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105448126 DMSC DEBUG msc_a[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc1cea0] (fsm.c:486) 20250410105448126 DMSC DEBUG msc_a(unknown:GERAN-A-326:NONE)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105448126 DMSC DEBUG msc_i(unknown:GERAN-A-326:NONE)[0x563b4cc55d70]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105448126 DMSC DEBUG msc_a(unknown:GERAN-A-326:NONE)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105448126 DMM DEBUG msc_a(IMSI-262420000042305:GERAN-A-326:LU)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042305 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410105448126 DMM DEBUG msc_a(IMSI-262420000042305:GERAN-A-326:LU)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410105448126 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-326:LU)[0x563b4cbf11b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410105448126 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-326:LU)[0x563b4cbf11b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042305:GERAN-A-326:LU)[0x563b4cbf35f0] (fsm.c:486) 20250410105448126 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-326:LU)[0x563b4cbf11b0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250410105448126 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-326:LU)[0x563b4cbf11b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410105448126 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410105448126 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042305 id=262420000042305 (vlr.c:661) 20250410105448126 DVLR INFO New subscr, IMSI: 262420000042305 (vlr.c:562) 20250410105448126 DVLR DEBUG VLR subscr IMSI-262420000042305 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410105448126 DMSC DEBUG msc_a(IMSI-262420000042305:GERAN-A-326:LU)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105448126 DMSC DEBUG msc_a(IMSI-262420000042305:GERAN-A-326:LU)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105448126 DVLR DEBUG VLR subscr IMSI-262420000042305 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410105448126 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410105448126 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-326:LU)[0x563b4cbf11b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410105448126 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-326:LU)[0x563b4cbf11b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410105448126 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-326:LU)[0x563b4cbf11b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410105448126 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-326:LU)[0x563b4cc48160]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410105448126 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-326:LU)[0x563b4cc48160]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000042305:GERAN-A-326:LU)[0x563b4cbf11b0] (fsm.c:486) 20250410105448126 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-326:LU)[0x563b4cc48160]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410105448126 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-326:LU)[0x563b4cc48160]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410105448126 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105448126 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105448126 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105448126 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105448126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105448127 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105448127 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105448127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105448127 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105448127 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 03 02 19 6e 55 00 01 46 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1865)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1865)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1863)@7d38b4d9c9a0: { messageType := 2, destLocRef := '196E55'O, sourceLocRef := '000146'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1863)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(1869)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000042305" handled at TC_auth_options_50(1871) MSC_Test-GSUP(1869)@7d38b4d9c9a0: Added IMSI table entry 0TC_auth_options_50(1871)"262420000042305" 20250410105448129 DVLR DEBUG VLR subscr IMSI-262420000042305 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410105448129 DVLR DEBUG VLR subscr IMSI-262420000042305 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1863)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1863)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1863)@7d38b4d9c9a0: vl_from0 TC_auth_options_50(1871)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_50(1871)@7d38b4d9c9a0: setverdict(pass): none -> pass MSC_Test_0-SCCP(1863)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1865)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105448130 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105448130 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105448130 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105448130 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105448130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105448130 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105448130 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105448130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105448130 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105448130 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 46 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105448130 DMSC DEBUG msc_i(IMSI-262420000042305:GERAN-A-326:LU)[0x563b4cc55d70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105448130 DMSC DEBUG msc_a(IMSI-262420000042305:GERAN-A-326:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105448132 DVLR DEBUG VLR subscr IMSI-262420000042305 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105448132 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-326:LU)[0x563b4cc48160]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410105448132 DVLR DEBUG SUBSCR(IMSI-262420000042305) Received 1 auth tuples (vlr.c:996) 20250410105448132 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-326:LU)[0x563b4cc48160]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410105448132 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-326:LU)[0x563b4cc48160]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use GSM AKA (is_r99=yes, at->vec.auth_types=0x1) (vlr_auth_fsm.c:324) 20250410105448132 DMM DEBUG Tx AUTH REQ (rand = a10e05fbb21201ebbe0a18dfd55d7295) (gsm_04_08.c:641) 20250410105448132 DMSC DEBUG msc_i(IMSI-262420000042305:GERAN-A-326:LU)[0x563b4cc55d70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105448132 DVLR DEBUG VLR subscr IMSI-262420000042305 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410105448132 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105448132 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105448132 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105448132 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105448132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105448132 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105448132 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105448132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105448132 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105448132 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2d 00 00 00 b9 00 00 00 c1 03 00 00 03 06 19 6e 55 00 01 16 01 00 13 05 12 00 a1 0e 05 fb b2 12 01 eb be 0a 18 df d5 5d 72 95 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1865)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1865)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1863)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1863)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1863)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1863)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1864)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051417B07916'O MSC_Test_0-RAN(1864)@7d38b4d9c9a0: patched enc_l3: '055417B07916'O MSC_Test_0-SCCP(1863)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1863)@7d38b4d9c9a0: vl_len:9 MSC_Test_0-SCCP(1863)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1863)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010006055417B07916'O MSC_Test_0-M3UA(1865)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105448135 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105448135 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105448135 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105448135 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105448135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105448135 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105448135 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105448135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105448135 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105448135 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 46 00 01 09 01 00 06 05 54 17 b0 79 16 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105448135 DMSC DEBUG msc_i(IMSI-262420000042305:GERAN-A-326:LU)[0x563b4cc55d70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105448135 DMSC DEBUG msc_a(IMSI-262420000042305:GERAN-A-326:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105448135 DMM DEBUG msc_a(IMSI-262420000042305:GERAN-A-326:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 17b07916) (gsm_04_08.c:1128) 20250410105448135 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-326:LU)[0x563b4cc48160]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410105448135 DVLR DEBUG SUBSCR(IMSI-262420000042305) AUTH on GERAN received SRES/RES: 17b07916 (4 bytes) (vlr_auth_fsm.c:151) 20250410105448135 DVLR INFO SUBSCR(IMSI-262420000042305) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250410105448135 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-326:LU)[0x563b4cc48160]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410105448135 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-326:LU)[0x563b4cc48160]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410105448135 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-326:LU)[0x563b4cc48160]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410105448135 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-326:LU)[0x563b4cc48160]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000042305:GERAN-A-326:LU)[0x563b4cbf11b0] (vlr_auth_fsm.c:294) 20250410105448135 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-326:LU)[0x563b4cc48160]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410105448135 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-326:LU)[0x563b4cc48160]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410105448135 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-326:LU)[0x563b4cbf11b0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410105448135 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-326:LU)[0x563b4cbf11b0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410105448135 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-326:LU)[0x563b4cbf11b0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410105448135 DMSC DEBUG msc_i(IMSI-262420000042305:GERAN-A-326:LU)[0x563b4cc55d70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410105448136 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-326:LU)[0x563b4cbf11b0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250410105448136 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105448136 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105448136 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105448136 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105448136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105448136 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105448136 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105448136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105448136 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105448136 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 27 00 00 00 b9 00 00 00 c1 03 00 00 03 06 19 6e 55 00 01 10 00 0e 53 0a 09 08 1f 34 a5 b6 c5 18 d4 30 23 01 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1865)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1865)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1863)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1863)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1863)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1863)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1863)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1863)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1863)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1863)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1865)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105448137 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105448137 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105448137 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105448137 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105448137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105448137 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105448137 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105448138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105448138 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105448138 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 46 00 01 05 00 03 55 2c 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105448138 DMSC DEBUG msc_i(IMSI-262420000042305:GERAN-A-326:LU)[0x563b4cc55d70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105448138 DMSC DEBUG msc_a(IMSI-262420000042305:GERAN-A-326:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105448138 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-326:LU)[0x563b4cbf11b0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410105448138 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-326:LU)[0x563b4cbf11b0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410105448138 DMSC DEBUG msc_i(IMSI-262420000042305:GERAN-A-326:LU)[0x563b4cc55d70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105448138 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-326:LU)[0x563b4cbf11b0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410105448138 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-326:LU)[0x563b4cbf11b0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410105448138 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042305:GERAN-A-326:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105448138 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042305:GERAN-A-326:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042305:GERAN-A-326:LU)[0x563b4cbf11b0] (fsm.c:486) 20250410105448138 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042305:GERAN-A-326:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410105448138 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042305:GERAN-A-326:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410105448138 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105448138 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105448138 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105448138 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105448138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105448138 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105448138 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105448138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105448138 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105448138 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 03 06 19 6e 55 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 40 32 50 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1865)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1865)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1863)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1863)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1863)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1863)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105448140 DVLR DEBUG VLR subscr IMSI-262420000042305 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105448140 DVLR DEBUG IMSI:262420000042305 has MSISDN:491230042305 (vlr.c:1045) 20250410105448140 DMSC NOTICE msub(IMSI-262420000042305:MSISDN-491230042305) VLR: update for IMSI=262420000042305 (MSISDN=491230042305) (gsm_04_08.c:1541) 20250410105448140 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410105448140 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105448140 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-326:LU)[0x563b4cbf11b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410105448140 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042305:GERAN-A-326:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410105448140 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042305:GERAN-A-326:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410105448140 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042305:GERAN-A-326:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410105448140 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042305:GERAN-A-326:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-326:LU)[0x563b4cbf11b0] (vlr_lu_fsm.c:110) 20250410105448140 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042305:GERAN-A-326:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410105448140 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042305:GERAN-A-326:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105448140 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-326:LU)[0x563b4cbf11b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410105448140 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-326:LU)[0x563b4cbf11b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410105448140 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-326:LU)[0x563b4cbf2860]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105448140 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-326:LU)[0x563b4cbf2860]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-326:LU)[0x563b4cbf11b0] (fsm.c:486) 20250410105448140 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-326:LU)[0x563b4cbf2860]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410105448140 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-326:LU)[0x563b4cbf2860]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410105448140 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-326:LU)[0x563b4cbf2860]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410105448140 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-326:LU)[0x563b4cbf2860]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410105448140 DMSC NOTICE msub(IMSI-262420000042305:MSISDN-491230042305:TMSInew-0x770B77DF) VLR: update for IMSI=262420000042305 (MSISDN=491230042305) (gsm_04_08.c:1541) 20250410105448140 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-326:LU)[0x563b4cbf2860]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410105448140 DMM DEBUG -> IMSI-262420000042305:MSISDN-491230042305:TMSInew-0x770B77DF LOCATION UPDATE ACCEPT (TMSI = 0x770b77df) (gsm_04_08.c:149) 20250410105448141 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSInew-0x770B77DF:GERAN-A-326:LU)[0x563b4cc55d70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105448141 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSInew-0x770B77DF - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410105448141 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105448141 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105448141 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105448141 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105448141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105448141 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105448141 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105448141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105448141 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105448141 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 03 06 19 6e 55 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 77 0b 77 df (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1865)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1865)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1863)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1863)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1863)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1863)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_50(1871)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1864)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1864)@7d38b4d9c9a0: patched enc_l3: '059B'O MSC_Test_0-SCCP(1863)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1863)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1863)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1863)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1865)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105448143 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105448143 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105448143 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105448143 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105448144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105448144 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105448144 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105448144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105448144 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105448144 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 46 00 01 05 01 00 02 05 9b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105448144 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSInew-0x770B77DF:GERAN-A-326:LU)[0x563b4cc55d70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105448144 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSInew-0x770B77DF:GERAN-A-326:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105448144 DMM DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSInew-0x770B77DF:GERAN-A-326:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410105448144 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:TMSInew-0x770B77DF:GERAN-A-326:LU)[0x563b4cbf11b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410105448144 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-326:LU)[0x563b4cbf2860]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410105448144 DMSC NOTICE msub(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF) VLR: update for IMSI=262420000042305 (MSISDN=491230042305) (gsm_04_08.c:1541) 20250410105448144 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410105448144 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-326:LU)[0x563b4cbf2860]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410105448144 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF:GERAN-A-326:LU)[0x563b4cbf11b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410105448144 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-326:LU)[0x563b4cbf2860]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410105448144 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-326:LU)[0x563b4cbf2860]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF:GERAN-A-326:LU)[0x563b4cbf11b0] (vlr_lu_fsm.c:817) 20250410105448144 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-326:LU)[0x563b4cbf2860]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410105448144 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-326:LU)[0x563b4cbf2860]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105448144 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF:GERAN-A-326:LU)[0x563b4cbf11b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410105448144 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF:GERAN-A-326:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410105448144 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF:GERAN-A-326:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.982s remaining) (msc_a.c:450) 20250410105448144 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042305/3/1): Available (smpp_smsc.c:626) 20250410105448144 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF:GERAN-A-326:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105448144 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF:GERAN-A-326:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410105448144 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105448144 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105448144 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105448144 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF:GERAN-A-326:LU)[0x563b4cc55d70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105448144 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410105448144 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105448144 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105448144 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105448144 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105448144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105448144 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105448144 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105448144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105448144 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105448144 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 03 06 19 6e 55 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1865)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1865)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1863)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1863)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1863)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1863)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1863)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1863)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1863)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1863)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1865)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105448145 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105448145 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105448145 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105448145 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105448145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105448145 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105448145 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105448145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105448145 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105448145 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 46 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105448145 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF:GERAN-A-326:LU)[0x563b4cc55d70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105448145 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF:GERAN-A-326:LU)[0x563b4cbf35f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105448145 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF:GERAN-A-326:LU)[0x563b4cbf35f0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105448145 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF:GERAN-A-326:LU)[0x563b4cbf35f0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105448145 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF:GERAN-A-326:LU)[0x563b4cbf35f0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105448145 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF:GERAN-A-326:LU)[0x563b4cbf11b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105448145 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF:GERAN-A-326:LU)[0x563b4cbf11b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF:GERAN-A-326:LU)[0x563b4cbf35f0] (msc_a.c:1053) 20250410105448145 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF:GERAN-A-326:LU)[0x563b4cbf11b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410105448145 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF:GERAN-A-326:LU)[0x563b4cbf11b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105448145 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF:GERAN-A-326:LU)[0x563b4cbf11b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410105448145 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF:GERAN-A-326:LU)[0x563b4cbf35f0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc1cea0] (msc_a.c:1053) 20250410105448145 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF:GERAN-A-326:LU)[0x563b4cbf35f0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105448145 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF:GERAN-A-326:LU)[0x563b4cbf35f0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105448145 DMSC DEBUG msub_fsm[0x563b4cc1cea0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105448145 DMSC DEBUG msub(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF) MSC-A terminated (msub.c:261) 20250410105448145 DMSC DEBUG msub(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF) 1 MSC-I still active (msub.c:79) 20250410105448145 DMSC DEBUG msub_fsm[0x563b4cc1cea0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105448145 DMSC DEBUG msub_fsm[0x563b4cc1cea0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105448145 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF:GERAN-A-326:LU)[0x563b4cc55d70]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105448145 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF:GERAN-A-326:LU)[0x563b4cc55d70]{READY}: Removing from parent msub_fsm[0x563b4cc1cea0] (msub.c:113) 20250410105448145 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-326 (ran_conn.c:155) 20250410105448145 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF:GERAN-A-326:LU)[0x563b4cc55d70]{READY}: Freeing instance (msub.c:113) 20250410105448145 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF:GERAN-A-326:LU)[0x563b4cc55d70]{READY}: Deallocated (fsm.c:568) 20250410105448145 DMSC DEBUG msub(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF) Free (msub.c:119) 20250410105448145 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF - active-conn: now used by 1 (attached) (msub.c:375) 20250410105448145 DMSC DEBUG msub_fsm[0x563b4cc1cea0]{terminating}: Freeing instance (msub.c:113) 20250410105448145 DMSC DEBUG msub_fsm[0x563b4cc1cea0]{terminating}: Deallocated (fsm.c:568) 20250410105448145 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105448145 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105448145 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105448145 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105448145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105448145 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105448145 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105448145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105448145 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105448145 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 03 04 19 6e 55 00 01 46 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1865)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1865)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1863)@7d38b4d9c9a0: Session index based on local reference:0 20250410105448146 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105448146 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105448146 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1865)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105448146 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105448146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105448146 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105448146 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105448146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105448146 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105448146 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 46 19 6e 55 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1864)@7d38b4d9c9a0: Deleted conn table entry 0TC_auth_options_50(1871)1666645 TC_auth_options_50(1871)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105448147 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410105448147 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_50(1871)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_50(1871)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_50(1871)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_50(1871)@7d38b4d9c9a0: port MSCVTYf_perform_lu() done TC_auth_options_50(1871)@7d38b4d9c9a0: port MSCVTYf_establish_fully() starting TC_auth_options_50(1871)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '770B77DF'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1864)@7d38b4d9c9a0: Added conn table entry 0TC_auth_options_50(1871)2313784 MSC_Test_0-RAN(1864)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1863)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(1865)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105449153 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105449153 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105449153 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105449153 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105449153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105449153 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105449153 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105449153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105449153 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105449153 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 23 4e 38 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 77 0b 77 df 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105449153 DMSC DEBUG msub_fsm[0x563b4cbf11b0]{active}: Allocated (fsm.c:456) 20250410105449153 DMSC DEBUG msc_i[0x563b4cbf35f0]{READY}: Allocated (fsm.c:456) 20250410105449153 DMSC DEBUG msc_i[0x563b4cbf35f0]{READY}: is child of msub_fsm[0x563b4cbf11b0] (fsm.c:486) 20250410105449153 DMSC DEBUG msc_a[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105449153 DMSC DEBUG msc_a[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cbf11b0] (fsm.c:486) 20250410105449153 DMSC DEBUG msc_a(unknown:GERAN-A-327:NONE)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105449153 DMSC DEBUG msc_i(unknown:GERAN-A-327:NONE)[0x563b4cbf35f0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105449153 DMSC DEBUG msc_a(unknown:GERAN-A-327:NONE)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105449153 DMM DEBUG msc_a(TMSI-0x770B77DF:GERAN-A-327:CM_SERVICE_REQ)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250410105449153 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x770B77DF:GERAN-A-327:CM_SERVICE_REQ)[0x563b4cc1cea0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410105449153 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x770B77DF:GERAN-A-327:CM_SERVICE_REQ)[0x563b4cc1cea0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x770B77DF:GERAN-A-327:CM_SERVICE_REQ)[0x563b4cc55d70] (fsm.c:486) 20250410105449153 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x770B77DF:GERAN-A-327:CM_SERVICE_REQ)[0x563b4cc1cea0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250410105449153 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x770B77DF:GERAN-A-327:CM_SERVICE_REQ)[0x563b4cc1cea0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410105449153 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410105449153 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410105449154 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF:GERAN-A-327:CM_SERVICE_REQ)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105449154 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF:GERAN-A-327:CM_SERVICE_REQ)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105449154 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF:GERAN-A-327:CM_SERVICE_REQ)[0x563b4cc1cea0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410105449154 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF:GERAN-A-327:CM_SERVICE_REQ)[0x563b4cc1cea0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250410105449154 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF:GERAN-A-327:CM_SERVICE_REQ)[0x563b4cbf2860]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410105449154 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF:GERAN-A-327:CM_SERVICE_REQ)[0x563b4cbf2860]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF:GERAN-A-327:CM_SERVICE_REQ)[0x563b4cc1cea0] (fsm.c:486) 20250410105449154 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF:GERAN-A-327:CM_SERVICE_REQ)[0x563b4cbf2860]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410105449154 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF:GERAN-A-327:CM_SERVICE_REQ)[0x563b4cbf2860]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410105449154 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410105449154 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105449154 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105449154 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105449154 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105449154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105449154 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105449154 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105449154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105449154 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105449154 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 02 02 23 4e 38 00 01 47 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1865)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1865)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1863)@7d38b4d9c9a0: { messageType := 2, destLocRef := '234E38'O ("#N8"), sourceLocRef := '000147'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1863)@7d38b4d9c9a0: Session index based on local reference:0 20250410105449156 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410105449156 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_auth_options_50(1871)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_50(1871)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105449159 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105449159 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF:GERAN-A-327:CM_SERVICE_REQ)[0x563b4cbf2860]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410105449159 DVLR DEBUG SUBSCR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF) Received 1 auth tuples (vlr.c:996) 20250410105449159 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF:GERAN-A-327:CM_SERVICE_REQ)[0x563b4cbf2860]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410105449159 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF:GERAN-A-327:CM_SERVICE_REQ)[0x563b4cbf2860]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use GSM AKA (is_r99=yes, at->vec.auth_types=0x1) (vlr_auth_fsm.c:324) 20250410105449159 DMM DEBUG Tx AUTH REQ (rand = e87a35bb010a7b8a7ac13582e282b03c) (gsm_04_08.c:641) 20250410105449159 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF:GERAN-A-327:CM_SERVICE_REQ)[0x563b4cbf35f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105449159 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105449159 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105449159 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105449159 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105449159 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105449159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105449159 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105449159 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105449159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105449159 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105449159 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2d 00 00 00 b9 00 00 00 c1 03 00 00 02 06 23 4e 38 00 01 16 01 00 13 05 12 00 e8 7a 35 bb 01 0a 7b 8a 7a c1 35 82 e2 82 b0 3c 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1865)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1865)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1863)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1863)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1863)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1863)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1864)@7d38b4d9c9a0: patching N(SD)=1 into dtap '05149CB17BDE'O MSC_Test_0-RAN(1864)@7d38b4d9c9a0: patched enc_l3: '05549CB17BDE'O MSC_Test_0-SCCP(1863)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1863)@7d38b4d9c9a0: vl_len:9 MSC_Test_0-SCCP(1863)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1863)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000605549CB17BDE'O MSC_Test_0-M3UA(1865)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105449163 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105449163 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105449163 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105449163 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105449163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105449163 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105449163 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105449163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105449163 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105449163 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 47 00 01 09 01 00 06 05 54 9c b1 7b de 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105449163 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF:GERAN-A-327:CM_SERVICE_REQ)[0x563b4cbf35f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105449163 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF:GERAN-A-327:CM_SERVICE_REQ)[0x563b4cc55d70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105449163 DMM DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF:GERAN-A-327:CM_SERVICE_REQ)[0x563b4cc55d70]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 9cb17bde) (gsm_04_08.c:1128) 20250410105449163 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF:GERAN-A-327:CM_SERVICE_REQ)[0x563b4cbf2860]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410105449163 DVLR DEBUG SUBSCR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF) AUTH on GERAN received SRES/RES: 9cb17bde (4 bytes) (vlr_auth_fsm.c:151) 20250410105449163 DVLR INFO SUBSCR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250410105449163 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF:GERAN-A-327:CM_SERVICE_REQ)[0x563b4cbf2860]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410105449163 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF:GERAN-A-327:CM_SERVICE_REQ)[0x563b4cbf2860]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410105449163 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF:GERAN-A-327:CM_SERVICE_REQ)[0x563b4cbf2860]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410105449163 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF:GERAN-A-327:CM_SERVICE_REQ)[0x563b4cbf2860]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF:GERAN-A-327:CM_SERVICE_REQ)[0x563b4cc1cea0] (vlr_auth_fsm.c:294) 20250410105449163 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF:GERAN-A-327:CM_SERVICE_REQ)[0x563b4cbf2860]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410105449163 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF:GERAN-A-327:CM_SERVICE_REQ)[0x563b4cbf2860]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410105449163 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF:GERAN-A-327:CM_SERVICE_REQ)[0x563b4cc1cea0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250410105449163 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF:GERAN-A-327:CM_SERVICE_REQ)[0x563b4cc1cea0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410105449163 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF:GERAN-A-327:CM_SERVICE_REQ)[0x563b4cc1cea0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410105449163 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF:GERAN-A-327:CM_SERVICE_REQ)[0x563b4cbf35f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410105449164 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF:GERAN-A-327:CM_SERVICE_REQ)[0x563b4cc1cea0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250410105449164 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105449164 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105449164 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105449164 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105449164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105449164 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105449164 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105449164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105449164 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105449164 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 27 00 00 00 b9 00 00 00 c1 03 00 00 02 06 23 4e 38 00 01 10 00 0e 53 0a 09 08 70 96 f7 76 8a 77 42 17 23 01 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1865)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1865)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1863)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1863)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1863)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1863)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1863)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1863)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1863)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1863)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1865)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105449167 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105449167 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105449167 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105449167 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105449167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105449167 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105449167 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105449167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105449167 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105449167 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 47 00 01 05 00 03 55 2c 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105449167 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF:GERAN-A-327:CM_SERVICE_REQ)[0x563b4cbf35f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105449167 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF:GERAN-A-327:CM_SERVICE_REQ)[0x563b4cc55d70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105449167 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF:GERAN-A-327:CM_SERVICE_REQ)[0x563b4cc1cea0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250410105449167 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF:GERAN-A-327:CM_SERVICE_REQ)[0x563b4cc1cea0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410105449167 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF:GERAN-A-327:CM_SERVICE_REQ)[0x563b4cbf35f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105449167 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF:GERAN-A-327:CM_SERVICE_REQ)[0x563b4cc1cea0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410105449167 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF:GERAN-A-327:CM_SERVICE_REQ)[0x563b4cc1cea0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410105449167 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF:GERAN-A-327:CM_SERVICE_REQ)[0x563b4cc1cea0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410105449167 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF:GERAN-A-327:CM_SERVICE_REQ)[0x563b4cc1cea0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410105449167 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF:GERAN-A-327:CM_SERVICE_REQ)[0x563b4cc1cea0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410105449167 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF:GERAN-A-327:CM_SERVICE_REQ)[0x563b4cc1cea0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410105449167 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF:GERAN-A-327:CM_SERVICE_REQ)[0x563b4cc1cea0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410105449167 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF:GERAN-A-327:CM_SERVICE_REQ)[0x563b4cc55d70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410105449167 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF:GERAN-A-327:CM_SERVICE_REQ)[0x563b4cc55d70]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.986s remaining) (msc_a.c:450) 20250410105449167 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042305/3/1): Available (smpp_smsc.c:626) 20250410105449168 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105449168 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105449168 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105449168 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105449168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105449168 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105449168 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105449168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105449168 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105449168 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 02 06 23 4e 38 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 40 32 50 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1865)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1865)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1863)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1863)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1863)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1863)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_50(1871)@7d38b4d9c9a0: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1863)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1863)@7d38b4d9c9a0: vl_len:6 MSC_Test_0-SCCP(1863)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1863)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1865)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105449171 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105449171 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105449171 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105449171 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105449171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105449171 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105449171 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105449171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105449171 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105449171 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1d 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 47 00 01 06 00 04 22 04 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105449172 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF:GERAN-A-327:CM_SERVICE_REQ)[0x563b4cbf35f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105449172 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF:GERAN-A-327:CM_SERVICE_REQ)[0x563b4cc55d70]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105449172 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF:GERAN-A-327:CM_SERVICE_REQ)[0x563b4cc55d70]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250410105449172 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF:GERAN-A-327:CM_SERVICE_REQ)[0x563b4cc55d70]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410105449172 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105449172 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105449172 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105449172 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF:GERAN-A-327:CM_SERVICE_REQ)[0x563b4cbf35f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105449172 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105449172 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105449172 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105449172 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105449172 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105449172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105449172 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105449172 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105449172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105449172 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105449172 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 02 06 23 4e 38 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1865)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1865)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1863)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1863)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1863)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1863)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1863)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1863)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1863)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1863)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1865)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105449175 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105449175 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105449175 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105449175 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105449175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105449175 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105449175 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105449175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105449175 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105449175 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 47 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105449175 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF:GERAN-A-327:CM_SERVICE_REQ)[0x563b4cbf35f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105449175 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF:GERAN-A-327:CM_SERVICE_REQ)[0x563b4cc55d70]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105449175 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF:GERAN-A-327:CM_SERVICE_REQ)[0x563b4cc55d70]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105449175 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF:GERAN-A-327:CM_SERVICE_REQ)[0x563b4cc55d70]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105449175 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF:GERAN-A-327:CM_SERVICE_REQ)[0x563b4cc55d70]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105449175 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF:GERAN-A-327:CM_SERVICE_REQ)[0x563b4cc1cea0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105449175 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF:GERAN-A-327:CM_SERVICE_REQ)[0x563b4cc1cea0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF:GERAN-A-327:CM_SERVICE_REQ)[0x563b4cc55d70] (msc_a.c:1053) 20250410105449175 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF:GERAN-A-327:CM_SERVICE_REQ)[0x563b4cc1cea0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105449175 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF:GERAN-A-327:CM_SERVICE_REQ)[0x563b4cc1cea0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410105449175 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF:GERAN-A-327:CM_SERVICE_REQ)[0x563b4cc55d70]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cbf11b0] (msc_a.c:1053) 20250410105449175 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF:GERAN-A-327:CM_SERVICE_REQ)[0x563b4cc55d70]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105449175 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF:GERAN-A-327:CM_SERVICE_REQ)[0x563b4cc55d70]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105449175 DMSC DEBUG msub_fsm[0x563b4cbf11b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105449175 DMSC DEBUG msub(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF) MSC-A terminated (msub.c:261) 20250410105449175 DMSC DEBUG msub(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF) 1 MSC-I still active (msub.c:79) 20250410105449175 DMSC DEBUG msub_fsm[0x563b4cbf11b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105449175 DMSC DEBUG msub_fsm[0x563b4cbf11b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105449175 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF:GERAN-A-327:CM_SERVICE_REQ)[0x563b4cbf35f0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105449175 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF:GERAN-A-327:CM_SERVICE_REQ)[0x563b4cbf35f0]{READY}: Removing from parent msub_fsm[0x563b4cbf11b0] (msub.c:113) 20250410105449176 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-327 (ran_conn.c:155) 20250410105449176 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF:GERAN-A-327:CM_SERVICE_REQ)[0x563b4cbf35f0]{READY}: Freeing instance (msub.c:113) 20250410105449176 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF:GERAN-A-327:CM_SERVICE_REQ)[0x563b4cbf35f0]{READY}: Deallocated (fsm.c:568) 20250410105449176 DMSC DEBUG msub(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF) Free (msub.c:119) 20250410105449176 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF - active-conn: now used by 1 (attached) (msub.c:375) 20250410105449176 DMSC DEBUG msub_fsm[0x563b4cbf11b0]{terminating}: Freeing instance (msub.c:113) 20250410105449176 DMSC DEBUG msub_fsm[0x563b4cbf11b0]{terminating}: Deallocated (fsm.c:568) 20250410105449176 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105449176 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105449176 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105449176 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105449176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105449176 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105449176 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105449176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105449176 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105449176 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 02 04 23 4e 38 00 01 47 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1865)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1865)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1863)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(1865)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105449177 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105449177 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105449177 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105449177 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105449177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105449177 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105449177 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105449177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105449177 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105449177 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 47 23 4e 38 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1864)@7d38b4d9c9a0: Deleted conn table entry 0TC_auth_options_50(1871)2313784 TC_auth_options_50(1871)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105449178 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410105449178 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x770B77DF - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_50(1871)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_50(1871)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_50(1871)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test_0-M3UA(1865)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(1869)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(1866)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105449185 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410105449185 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250410105449185 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MGCP(1867)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(1863)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1862)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1872)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(1870)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(1868)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(1864)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1862): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(1863): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(1864): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(1865): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(1866): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(1867): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(1868): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(1869): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(1870): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_auth_options_50(1871): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1872): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_auth_options_5 finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_5 pass'. Thu Apr 10 10:54:49 UTC 2025 ====== MSC_Tests.TC_auth_options_5 pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_auth_options_5.talloc 20250410105449380 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410105449380 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105449380 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410105449380 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410105449380 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410105449380 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105449380 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410105449380 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410105449380 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410105449380 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105449380 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410105449380 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410105449380 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410105449380 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410105449380 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410105449380 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105449380 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105449380 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410105449380 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410105449381 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410105449381 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410105450187 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=388012) 20250410105451188 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410105451381 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410105451381 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410105451381 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) Waiting for packet dumper to finish... 1 (prev_count=388012, count=389172) 20250410105452190 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_5 pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_6'. ------ MSC_Tests.TC_auth_options_6 ------ Thu Apr 10 10:54:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_auth_options_6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_auth_options_6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410105453192 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_6' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_auth_options_6 started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(1876)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(1876)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1876)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(1874)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410105453864 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1877)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410105454056 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410105454056 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410105454056 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410105454056 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1876)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1876)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1876)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410105454057 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105454057 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410105454057 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410105454057 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410105454057 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410105454057 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) MSC_Test_0-M3UA(1876)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(1876)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410105454057 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410105454057 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105454057 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410105454057 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410105454057 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1876)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1876)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1876)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410105454058 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105454058 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410105454058 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410105454058 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410105454058 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410105454058 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410105454058 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410105454058 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105454058 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410105454058 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410105454058 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105454058 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1876)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1876)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1876)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1876)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1876)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1876)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) 20250410105454058 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410105454058 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1876)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1876)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105454192 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410105454192 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1879)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1879)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410105454194 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1879)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1879)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1879)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1879)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1879)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1879)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410105454207 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410105454207 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_auth_options_60(1882)@7d38b4d9c9a0: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1880)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000042306" to be handled at TC_auth_options_60(1882) TC_auth_options_60(1882)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000042306'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410105454860 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105454860 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105454860 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105454860 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105454860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105454860 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105454860 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105454860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105454860 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105454860 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1876)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105454861 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105454861 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105454861 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105454861 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105454861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105454861 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105454861 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105454861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105454861 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105454861 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1876)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1876)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1875)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1875)@7d38b4d9c9a0: Added conn table entry 0TC_auth_options_60(1882)3922012 MSC_Test_0-SCCP(1874)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(1875)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410105454866 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105454866 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105454866 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105454866 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105454866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105454866 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105454866 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105454866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105454866 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105454866 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 3b d8 5c 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 40 32 60 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1876)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105454866 DMSC DEBUG msub_fsm[0x563b4cc1cea0]{active}: Allocated (fsm.c:456) 20250410105454866 DMSC DEBUG msc_i[0x563b4cc55d70]{READY}: Allocated (fsm.c:456) 20250410105454866 DMSC DEBUG msc_i[0x563b4cc55d70]{READY}: is child of msub_fsm[0x563b4cc1cea0] (fsm.c:486) 20250410105454866 DMSC DEBUG msc_a[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105454866 DMSC DEBUG msc_a[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc1cea0] (fsm.c:486) 20250410105454866 DMSC DEBUG msc_a(unknown:GERAN-A-328:NONE)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105454866 DMSC DEBUG msc_i(unknown:GERAN-A-328:NONE)[0x563b4cc55d70]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105454866 DMSC DEBUG msc_a(unknown:GERAN-A-328:NONE)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105454866 DMM DEBUG msc_a(IMSI-262420000042306:GERAN-A-328:LU)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042306 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410105454866 DMM DEBUG msc_a(IMSI-262420000042306:GERAN-A-328:LU)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410105454866 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-328:LU)[0x563b4cbf11b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410105454866 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-328:LU)[0x563b4cbf11b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042306:GERAN-A-328:LU)[0x563b4cbf35f0] (fsm.c:486) 20250410105454866 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-328:LU)[0x563b4cbf11b0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410105454866 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-328:LU)[0x563b4cbf11b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410105454866 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410105454866 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042306 id=262420000042306 (vlr.c:661) 20250410105454866 DVLR INFO New subscr, IMSI: 262420000042306 (vlr.c:562) 20250410105454866 DVLR DEBUG VLR subscr IMSI-262420000042306 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410105454866 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-328:LU)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105454866 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-328:LU)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105454866 DVLR DEBUG VLR subscr IMSI-262420000042306 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410105454867 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410105454867 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-328:LU)[0x563b4cbf11b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410105454867 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-328:LU)[0x563b4cbf11b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410105454867 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-328:LU)[0x563b4cbf11b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410105454867 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:GERAN-A-328:LU)[0x563b4cc48160]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410105454867 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:GERAN-A-328:LU)[0x563b4cc48160]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000042306:GERAN-A-328:LU)[0x563b4cbf11b0] (fsm.c:486) 20250410105454867 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:GERAN-A-328:LU)[0x563b4cc48160]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410105454867 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:GERAN-A-328:LU)[0x563b4cc48160]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410105454867 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105454867 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105454867 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105454867 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105454867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105454867 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105454867 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105454867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105454867 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105454867 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0d 02 3b d8 5c 00 01 48 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1876)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1876)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1874)@7d38b4d9c9a0: { messageType := 2, destLocRef := '3BD85C'O, sourceLocRef := '000148'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1874)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(1880)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000042306" handled at TC_auth_options_60(1882) MSC_Test-GSUP(1880)@7d38b4d9c9a0: Added IMSI table entry 0TC_auth_options_60(1882)"262420000042306" 20250410105454869 DVLR DEBUG VLR subscr IMSI-262420000042306 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410105454869 DVLR DEBUG VLR subscr IMSI-262420000042306 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1874)@7d38b4d9c9a0: Session index based on connection ID:0 TC_auth_options_60(1882)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1874)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1874)@7d38b4d9c9a0: vl_from0 TC_auth_options_60(1882)@7d38b4d9c9a0: setverdict(pass): none -> pass MSC_Test_0-SCCP(1874)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250410105454870 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105454870 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105454870 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105454870 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105454870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105454870 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105454870 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105454870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105454870 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105454870 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 48 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1876)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105454870 DMSC DEBUG msc_i(IMSI-262420000042306:GERAN-A-328:LU)[0x563b4cc55d70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105454870 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-328:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_auth_options_60(1882)@7d38b4d9c9a0: XXX ts_GSUP_SAI_ERR 20250410105454871 DVLR DEBUG VLR subscr IMSI-262420000042306 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105454871 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:GERAN-A-328:LU)[0x563b4cc48160]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_NACK (vlr.c:1026) 20250410105454871 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:GERAN-A-328:LU)[0x563b4cc48160]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: GSUP: rx Auth Info Error cause: 2: IMSI unknown in HLR (vlr_auth_fsm.c:376) 20250410105454871 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:GERAN-A-328:LU)[0x563b4cc48160]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Authentication terminating with result NO_AUTH_INFO, cause IMSI_UNKNOWN_IN_HLR (vlr_auth_fsm.c:271) 20250410105454871 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:GERAN-A-328:LU)[0x563b4cc48160]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:284) 20250410105454871 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:GERAN-A-328:LU)[0x563b4cc48160]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410105454871 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:GERAN-A-328:LU)[0x563b4cc48160]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent vlr_lu_fsm(IMSI-262420000042306:GERAN-A-328:LU)[0x563b4cbf11b0] (vlr_auth_fsm.c:294) 20250410105454871 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:GERAN-A-328:LU)[0x563b4cc48160]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250410105454871 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:GERAN-A-328:LU)[0x563b4cc48160]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250410105454871 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-328:LU)[0x563b4cbf11b0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_NO_INFO (vlr_auth_fsm.c:294) 20250410105454871 DMM INFO msc_a(IMSI-262420000042306:GERAN-A-328:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250410105454871 DMSC DEBUG msc_i(IMSI-262420000042306:GERAN-A-328:LU)[0x563b4cc55d70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105454871 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-328:LU)[0x563b4cbf11b0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410105454871 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-328:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250410105454871 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-328:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105454871 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-328:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250410105454871 DVLR DEBUG VLR subscr IMSI-262420000042306 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105454871 DVLR DEBUG VLR subscr IMSI-262420000042306 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105454871 DVLR DEBUG VLR subscr IMSI-262420000042306 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105454871 DMSC DEBUG msc_i(IMSI-262420000042306:GERAN-A-328:LU)[0x563b4cc55d70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105454871 DVLR DEBUG VLR subscr IMSI-262420000042306 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250410105454871 DVLR DEBUG VLR subscr IMSI-262420000042306 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410105454871 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105454871 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105454871 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105454871 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105454871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105454871 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105454871 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105454871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105454871 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105454871 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 3b d8 5c 00 01 06 01 00 03 05 04 02 00 00 00 (osmo_ss7_asp.c:1175) 20250410105454871 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105454871 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105454871 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105454871 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105454871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105454871 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105454871 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105454871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105454871 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105454871 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 3b d8 5c 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1876)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1876)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1876)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1876)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1874)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1874)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1874)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1874)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1874)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1874)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1874)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1874)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_60(1882)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1874)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1874)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1874)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1874)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1876)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105454877 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105454877 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105454877 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105454877 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105454877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105454877 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105454877 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105454877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105454877 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105454877 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 48 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105454877 DMSC DEBUG msc_i(IMSI-262420000042306:GERAN-A-328:LU)[0x563b4cc55d70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105454877 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-328:LU)[0x563b4cbf35f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105454877 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-328:LU)[0x563b4cbf35f0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105454877 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-328:LU)[0x563b4cbf35f0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105454877 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-328:LU)[0x563b4cbf35f0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105454877 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-328:LU)[0x563b4cbf11b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105454877 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-328:LU)[0x563b4cbf11b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042306:GERAN-A-328:LU)[0x563b4cbf35f0] (msc_a.c:1053) 20250410105454877 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-328:LU)[0x563b4cbf11b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410105454877 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-328:LU)[0x563b4cbf11b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105454877 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-328:LU)[0x563b4cbf11b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410105454877 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-328:LU)[0x563b4cbf35f0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc1cea0] (msc_a.c:1053) 20250410105454877 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-328:LU)[0x563b4cbf35f0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105454877 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-328:LU)[0x563b4cbf35f0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105454877 DMSC DEBUG msub_fsm[0x563b4cc1cea0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105454877 DMSC DEBUG msub(IMSI-262420000042306) MSC-A terminated (msub.c:261) 20250410105454877 DMSC DEBUG msub(IMSI-262420000042306) 1 MSC-I still active (msub.c:79) 20250410105454877 DMSC DEBUG msub_fsm[0x563b4cc1cea0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105454877 DMSC DEBUG msub_fsm[0x563b4cc1cea0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105454878 DMSC DEBUG msc_i(IMSI-262420000042306:GERAN-A-328:LU)[0x563b4cc55d70]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105454878 DMSC DEBUG msc_i(IMSI-262420000042306:GERAN-A-328:LU)[0x563b4cc55d70]{READY}: Removing from parent msub_fsm[0x563b4cc1cea0] (msub.c:113) 20250410105454878 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-328 (ran_conn.c:155) 20250410105454878 DMSC DEBUG msc_i(IMSI-262420000042306:GERAN-A-328:LU)[0x563b4cc55d70]{READY}: Freeing instance (msub.c:113) 20250410105454878 DMSC DEBUG msc_i(IMSI-262420000042306:GERAN-A-328:LU)[0x563b4cc55d70]{READY}: Deallocated (fsm.c:568) 20250410105454878 DMSC DEBUG msub(IMSI-262420000042306) Free (msub.c:119) 20250410105454878 DVLR INFO VLR subscr IMSI-262420000042306 - active-conn: now used by 0 (-) (msub.c:375) 20250410105454878 DVLR DEBUG SUBSCR(IMSI-262420000042306) freeing VLR subscr (max total use count was 4) (vlr.c:472) 20250410105454878 DMSC DEBUG msub_fsm[0x563b4cc1cea0]{terminating}: Freeing instance (msub.c:113) 20250410105454878 DMSC DEBUG msub_fsm[0x563b4cc1cea0]{terminating}: Deallocated (fsm.c:568) 20250410105454878 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105454878 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105454878 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105454878 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105454878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105454878 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105454878 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105454878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105454878 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105454878 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0d 04 3b d8 5c 00 01 48 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1876)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1876)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1874)@7d38b4d9c9a0: Session index based on local reference:0 20250410105454878 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105454878 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105454878 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105454878 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105454878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105454878 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105454878 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105454878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105454878 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105454878 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 48 3b d8 5c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1876)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1875)@7d38b4d9c9a0: Deleted conn table entry 0TC_auth_options_60(1882)3922012 TC_auth_options_60(1882)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(1882)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(1882)@7d38b4d9c9a0: port MSCVTYf_perform_lu() done TC_auth_options_60(1882)@7d38b4d9c9a0: port MSCVTYRunning a successful LU so that CM Service Request can be tested MSC_Test-GSUP(1880)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000042306" to be handled at TC_auth_options_60(1882) TC_auth_options_60(1882)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000042306'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1875)@7d38b4d9c9a0: Added conn table entry 0TC_auth_options_60(1882)13640885 MSC_Test_0-RAN(1875)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1874)@7d38b4d9c9a0: First idle individual index:0 20250410105455892 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105455892 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105455892 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105455892 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105455892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105455892 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105455892 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105455892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105455892 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105455892 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 d0 24 b5 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 40 32 60 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1876)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105455893 DMSC DEBUG msub_fsm[0x563b4cbf11b0]{active}: Allocated (fsm.c:456) 20250410105455893 DMSC DEBUG msc_i[0x563b4cbf35f0]{READY}: Allocated (fsm.c:456) 20250410105455893 DMSC DEBUG msc_i[0x563b4cbf35f0]{READY}: is child of msub_fsm[0x563b4cbf11b0] (fsm.c:486) 20250410105455893 DMSC DEBUG msc_a[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105455893 DMSC DEBUG msc_a[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cbf11b0] (fsm.c:486) 20250410105455893 DMSC DEBUG msc_a(unknown:GERAN-A-329:NONE)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105455893 DMSC DEBUG msc_i(unknown:GERAN-A-329:NONE)[0x563b4cbf35f0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105455893 DMSC DEBUG msc_a(unknown:GERAN-A-329:NONE)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105455893 DMM DEBUG msc_a(IMSI-262420000042306:GERAN-A-329:LU)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042306 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410105455893 DMM DEBUG msc_a(IMSI-262420000042306:GERAN-A-329:LU)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410105455893 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-329:LU)[0x563b4cbf2860]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410105455893 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-329:LU)[0x563b4cbf2860]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042306:GERAN-A-329:LU)[0x563b4cc55d70] (fsm.c:486) 20250410105455894 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-329:LU)[0x563b4cbf2860]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410105455894 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-329:LU)[0x563b4cbf2860]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410105455894 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410105455894 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042306 id=262420000042306 (vlr.c:661) 20250410105455894 DVLR INFO New subscr, IMSI: 262420000042306 (vlr.c:562) 20250410105455894 DVLR DEBUG VLR subscr IMSI-262420000042306 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410105455894 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-329:LU)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105455894 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-329:LU)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105455894 DVLR DEBUG VLR subscr IMSI-262420000042306 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410105455894 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410105455894 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-329:LU)[0x563b4cbf2860]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410105455894 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-329:LU)[0x563b4cbf2860]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410105455894 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-329:LU)[0x563b4cbf2860]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410105455894 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-329:LU)[0x563b4cbf2860]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410105455894 DMSC DEBUG msc_i(IMSI-262420000042306:GERAN-A-329:LU)[0x563b4cbf35f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105455894 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-329:LU)[0x563b4cbf2860]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410105455894 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-329:LU)[0x563b4cbf2860]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410105455894 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042306:GERAN-A-329:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105455894 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042306:GERAN-A-329:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042306:GERAN-A-329:LU)[0x563b4cbf2860] (fsm.c:486) 20250410105455894 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042306:GERAN-A-329:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410105455894 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042306:GERAN-A-329:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410105455894 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105455894 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105455894 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105455894 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105455894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105455894 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105455894 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105455894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105455894 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105455894 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0c 02 d0 24 b5 00 01 49 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105455895 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105455895 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105455895 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105455895 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105455895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105455895 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105455895 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105455895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105455895 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105455895 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 d0 24 b5 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 40 32 60 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1876)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1876)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1876)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1876)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1874)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'D024B5'O, sourceLocRef := '000149'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1874)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1874)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1874)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1874)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1874)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105455898 DVLR DEBUG VLR subscr IMSI-262420000042306 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410105455898 DVLR DEBUG VLR subscr IMSI-262420000042306 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_auth_options_60(1882)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_60(1882)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1874)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1874)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1874)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1874)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1876)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105455903 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105455903 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105455903 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105455903 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105455903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105455903 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105455903 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105455903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105455903 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105455903 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 49 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105455904 DMSC DEBUG msc_i(IMSI-262420000042306:GERAN-A-329:LU)[0x563b4cbf35f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105455904 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-329:LU)[0x563b4cc55d70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105455907 DVLR DEBUG VLR subscr IMSI-262420000042306 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105455907 DVLR DEBUG IMSI:262420000042306 has MSISDN:491230042306 (vlr.c:1045) 20250410105455907 DMSC NOTICE msub(IMSI-262420000042306:MSISDN-491230042306) VLR: update for IMSI=262420000042306 (MSISDN=491230042306) (gsm_04_08.c:1541) 20250410105455907 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410105455908 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105455908 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-329:LU)[0x563b4cbf2860]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410105455908 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042306:GERAN-A-329:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410105455908 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042306:GERAN-A-329:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410105455908 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042306:GERAN-A-329:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410105455908 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042306:GERAN-A-329:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-329:LU)[0x563b4cbf2860] (vlr_lu_fsm.c:110) 20250410105455908 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042306:GERAN-A-329:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410105455908 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042306:GERAN-A-329:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105455908 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-329:LU)[0x563b4cbf2860]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410105455908 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-329:LU)[0x563b4cbf2860]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410105455908 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-329:LU)[0x563b4cc244c0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105455908 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-329:LU)[0x563b4cc244c0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-329:LU)[0x563b4cbf2860] (fsm.c:486) 20250410105455908 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-329:LU)[0x563b4cc244c0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410105455908 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-329:LU)[0x563b4cc244c0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410105455908 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-329:LU)[0x563b4cc244c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410105455908 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-329:LU)[0x563b4cc244c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410105455908 DMSC NOTICE msub(IMSI-262420000042306:MSISDN-491230042306:TMSInew-0xAD60E669) VLR: update for IMSI=262420000042306 (MSISDN=491230042306) (gsm_04_08.c:1541) 20250410105455908 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-329:LU)[0x563b4cc244c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410105455908 DMM DEBUG -> IMSI-262420000042306:MSISDN-491230042306:TMSInew-0xAD60E669 LOCATION UPDATE ACCEPT (TMSI = 0xad60e669) (gsm_04_08.c:149) 20250410105455908 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSInew-0xAD60E669:GERAN-A-329:LU)[0x563b4cbf35f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105455908 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSInew-0xAD60E669 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410105455908 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105455908 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105455908 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105455908 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105455908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105455908 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105455908 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105455908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105455908 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105455908 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 d0 24 b5 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 ad 60 e6 69 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1876)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1876)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1874)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1874)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1874)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1874)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_60(1882)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1875)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1875)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(1874)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1874)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1874)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1874)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O 20250410105455917 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105455917 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105455918 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105455918 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105455918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1876)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105455918 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105455918 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105455918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105455918 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105455918 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 49 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105455918 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSInew-0xAD60E669:GERAN-A-329:LU)[0x563b4cbf35f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105455918 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSInew-0xAD60E669:GERAN-A-329:LU)[0x563b4cc55d70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105455918 DMM DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSInew-0xAD60E669:GERAN-A-329:LU)[0x563b4cc55d70]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410105455918 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:TMSInew-0xAD60E669:GERAN-A-329:LU)[0x563b4cbf2860]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410105455918 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-329:LU)[0x563b4cc244c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410105455918 DMSC NOTICE msub(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669) VLR: update for IMSI=262420000042306 (MSISDN=491230042306) (gsm_04_08.c:1541) 20250410105455918 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410105455918 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-329:LU)[0x563b4cc244c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410105455918 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669:GERAN-A-329:LU)[0x563b4cbf2860]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410105455918 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-329:LU)[0x563b4cc244c0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410105455918 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-329:LU)[0x563b4cc244c0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669:GERAN-A-329:LU)[0x563b4cbf2860] (vlr_lu_fsm.c:817) 20250410105455918 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-329:LU)[0x563b4cc244c0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410105455918 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-329:LU)[0x563b4cc244c0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105455918 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669:GERAN-A-329:LU)[0x563b4cbf2860]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410105455918 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669:GERAN-A-329:LU)[0x563b4cc55d70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410105455918 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669:GERAN-A-329:LU)[0x563b4cc55d70]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.975s remaining) (msc_a.c:450) 20250410105455918 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042306/3/1): Available (smpp_smsc.c:626) 20250410105455918 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669:GERAN-A-329:LU)[0x563b4cc55d70]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105455918 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669:GERAN-A-329:LU)[0x563b4cc55d70]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410105455918 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105455918 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105455918 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105455918 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669:GERAN-A-329:LU)[0x563b4cbf35f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105455919 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410105455919 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105455919 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105455919 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105455919 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105455919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105455919 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105455919 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105455919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105455919 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105455919 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 d0 24 b5 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1876)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1876)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1874)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1874)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1874)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1874)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1874)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1874)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1874)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1874)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410105455922 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105455922 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105455922 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105455922 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105455922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105455922 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105455922 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105455922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105455923 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1876)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105455923 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 49 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105455923 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669:GERAN-A-329:LU)[0x563b4cbf35f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105455923 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669:GERAN-A-329:LU)[0x563b4cc55d70]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105455923 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669:GERAN-A-329:LU)[0x563b4cc55d70]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105455923 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669:GERAN-A-329:LU)[0x563b4cc55d70]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105455923 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669:GERAN-A-329:LU)[0x563b4cc55d70]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105455923 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669:GERAN-A-329:LU)[0x563b4cbf2860]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105455923 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669:GERAN-A-329:LU)[0x563b4cbf2860]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669:GERAN-A-329:LU)[0x563b4cc55d70] (msc_a.c:1053) 20250410105455923 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669:GERAN-A-329:LU)[0x563b4cbf2860]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410105455923 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669:GERAN-A-329:LU)[0x563b4cbf2860]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105455923 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669:GERAN-A-329:LU)[0x563b4cbf2860]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410105455923 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669:GERAN-A-329:LU)[0x563b4cc55d70]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cbf11b0] (msc_a.c:1053) 20250410105455923 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669:GERAN-A-329:LU)[0x563b4cc55d70]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105455923 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669:GERAN-A-329:LU)[0x563b4cc55d70]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105455923 DMSC DEBUG msub_fsm[0x563b4cbf11b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105455924 DMSC DEBUG msub(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669) MSC-A terminated (msub.c:261) 20250410105455924 DMSC DEBUG msub(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669) 1 MSC-I still active (msub.c:79) 20250410105455924 DMSC DEBUG msub_fsm[0x563b4cbf11b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105455924 DMSC DEBUG msub_fsm[0x563b4cbf11b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105455924 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669:GERAN-A-329:LU)[0x563b4cbf35f0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105455924 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669:GERAN-A-329:LU)[0x563b4cbf35f0]{READY}: Removing from parent msub_fsm[0x563b4cbf11b0] (msub.c:113) 20250410105455924 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-329 (ran_conn.c:155) 20250410105455924 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669:GERAN-A-329:LU)[0x563b4cbf35f0]{READY}: Freeing instance (msub.c:113) 20250410105455924 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669:GERAN-A-329:LU)[0x563b4cbf35f0]{READY}: Deallocated (fsm.c:568) 20250410105455924 DMSC DEBUG msub(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669) Free (msub.c:119) 20250410105455924 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669 - active-conn: now used by 1 (attached) (msub.c:375) 20250410105455924 DMSC DEBUG msub_fsm[0x563b4cbf11b0]{terminating}: Freeing instance (msub.c:113) 20250410105455924 DMSC DEBUG msub_fsm[0x563b4cbf11b0]{terminating}: Deallocated (fsm.c:568) 20250410105455924 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105455925 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105455925 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105455925 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105455925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105455925 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105455925 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105455925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105455925 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105455925 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0c 04 d0 24 b5 00 01 49 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1876)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1876)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1874)@7d38b4d9c9a0: Session index based on local reference:0 20250410105455926 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105455926 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105455926 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105455926 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105455926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1876)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105455926 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105455926 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105455926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105455926 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105455926 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 49 d0 24 b5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1875)@7d38b4d9c9a0: Deleted conn table entry 0TC_auth_options_60(1882)13640885 TC_auth_options_60(1882)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105455927 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410105455927 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_60(1882)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_60(1882)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(1882)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(1882)@7d38b4d9c9a0: port MSCVTYRunning a successful LU done TC_auth_options_60(1882)@7d38b4d9c9a0: port MSCVTYf_establish_fully() starting TC_auth_options_60(1882)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'AD60E669'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1875)@7d38b4d9c9a0: Added conn table entry 0TC_auth_options_60(1882)978119 MSC_Test_0-RAN(1875)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1874)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(1876)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105456132 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105456132 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105456132 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105456132 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105456132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105456132 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105456132 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105456132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105456132 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105456132 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 0e ec c7 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 ad 60 e6 69 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105456133 DMSC DEBUG msub_fsm[0x563b4cbf2860]{active}: Allocated (fsm.c:456) 20250410105456133 DMSC DEBUG msc_i[0x563b4cc55d70]{READY}: Allocated (fsm.c:456) 20250410105456133 DMSC DEBUG msc_i[0x563b4cc55d70]{READY}: is child of msub_fsm[0x563b4cbf2860] (fsm.c:486) 20250410105456133 DMSC DEBUG msc_a[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105456133 DMSC DEBUG msc_a[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cbf2860] (fsm.c:486) 20250410105456133 DMSC DEBUG msc_a(unknown:GERAN-A-330:NONE)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105456133 DMSC DEBUG msc_i(unknown:GERAN-A-330:NONE)[0x563b4cc55d70]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105456133 DMSC DEBUG msc_a(unknown:GERAN-A-330:NONE)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105456133 DMM DEBUG msc_a(TMSI-0xAD60E669:GERAN-A-330:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250410105456133 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAD60E669:GERAN-A-330:CM_SERVICE_REQ)[0x563b4cbf11b0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410105456133 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAD60E669:GERAN-A-330:CM_SERVICE_REQ)[0x563b4cbf11b0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xAD60E669:GERAN-A-330:CM_SERVICE_REQ)[0x563b4cbf35f0] (fsm.c:486) 20250410105456133 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAD60E669:GERAN-A-330:CM_SERVICE_REQ)[0x563b4cbf11b0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250410105456133 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAD60E669:GERAN-A-330:CM_SERVICE_REQ)[0x563b4cbf11b0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410105456133 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410105456133 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410105456133 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669:GERAN-A-330:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105456133 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669:GERAN-A-330:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105456133 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669:GERAN-A-330:CM_SERVICE_REQ)[0x563b4cbf11b0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410105456133 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669:GERAN-A-330:CM_SERVICE_REQ)[0x563b4cbf11b0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250410105456133 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669:GERAN-A-330:CM_SERVICE_REQ)[0x563b4cc244c0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410105456133 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669:GERAN-A-330:CM_SERVICE_REQ)[0x563b4cc244c0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669:GERAN-A-330:CM_SERVICE_REQ)[0x563b4cbf11b0] (fsm.c:486) 20250410105456133 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669:GERAN-A-330:CM_SERVICE_REQ)[0x563b4cc244c0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410105456133 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669:GERAN-A-330:CM_SERVICE_REQ)[0x563b4cc244c0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410105456133 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410105456134 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105456134 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105456134 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105456134 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105456134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105456134 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105456134 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105456134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105456134 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105456134 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0f 02 0e ec c7 00 01 4a 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1876)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1876)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1874)@7d38b4d9c9a0: { messageType := 2, destLocRef := '0EECC7'O, sourceLocRef := '00014A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1874)@7d38b4d9c9a0: Session index based on local reference:0 20250410105456136 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410105456136 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_auth_options_60(1882)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_60(1882)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(1882)@7d38b4d9c9a0: XXX ts_GSUP_SAI_ERR 20250410105456138 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105456139 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669:GERAN-A-330:CM_SERVICE_REQ)[0x563b4cc244c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_NACK (vlr.c:1026) 20250410105456139 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669:GERAN-A-330:CM_SERVICE_REQ)[0x563b4cc244c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: GSUP: rx Auth Info Error cause: 2: IMSI unknown in HLR (vlr_auth_fsm.c:376) 20250410105456139 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669:GERAN-A-330:CM_SERVICE_REQ)[0x563b4cc244c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Authentication terminating with result NO_AUTH_INFO, cause IMSI_UNKNOWN_IN_HLR (vlr_auth_fsm.c:271) 20250410105456139 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669:GERAN-A-330:CM_SERVICE_REQ)[0x563b4cc244c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:284) 20250410105456139 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669:GERAN-A-330:CM_SERVICE_REQ)[0x563b4cc244c0]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410105456139 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669:GERAN-A-330:CM_SERVICE_REQ)[0x563b4cc244c0]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669:GERAN-A-330:CM_SERVICE_REQ)[0x563b4cbf11b0] (vlr_auth_fsm.c:294) 20250410105456139 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669:GERAN-A-330:CM_SERVICE_REQ)[0x563b4cc244c0]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250410105456139 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669:GERAN-A-330:CM_SERVICE_REQ)[0x563b4cc244c0]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250410105456139 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669:GERAN-A-330:CM_SERVICE_REQ)[0x563b4cbf11b0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_NO_INFO (vlr_auth_fsm.c:294) 20250410105456139 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669:GERAN-A-330:CM_SERVICE_REQ)[0x563b4cbf11b0]{PR_ARQ_S_WAIT_AUTH}: proc_arq_fsm_done(IMSI_UNKNOWN_IN_HLR) (vlr_access_req_fsm.c:472) 20250410105456139 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669:GERAN-A-330:CM_SERVICE_REQ)[0x563b4cbf11b0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410105456139 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669:GERAN-A-330:CM_SERVICE_REQ)[0x563b4cbf11b0]{PR_ARQ_S_DONE}: Process Access Request result: IMSI_UNKNOWN_IN_HLR (vlr_access_req_fsm.c:131) 20250410105456139 DMM DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669:GERAN-A-330:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: -> CM SERVICE Reject cause: 2 (gsm_04_08.c:259) 20250410105456139 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669:GERAN-A-330:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105456139 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669:GERAN-A-330:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105456139 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669:GERAN-A-330:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250410105456139 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669 + msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105456139 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669 + vlr_subscr_cancel_attach_fsm: now used by 5 (attached,active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105456139 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105456139 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669:GERAN-A-330:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105456139 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669 - msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250410105456139 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669:GERAN-A-330:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (vlr_access_req_fsm.c:169) 20250410105456139 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105456139 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105456139 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105456139 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105456139 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105456139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105456139 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105456139 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105456139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105456139 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105456139 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 0e ec c7 00 01 06 01 00 03 05 22 02 00 00 00 (osmo_ss7_asp.c:1175) 20250410105456139 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105456139 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105456139 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105456139 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105456139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105456139 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105456139 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105456139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105456139 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105456139 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 0e ec c7 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1876)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1876)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1876)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(1874)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(1876)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1874)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1874)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1874)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1874)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1874)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1874)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1874)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_60(1882)@7d38b4d9c9a0: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1874)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1874)@7d38b4d9c9a0: vl_len:6 MSC_Test_0-SCCP(1874)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1874)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000422040100'O 20250410105456144 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105456144 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105456144 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105456144 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105456144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105456144 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1876)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105456144 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105456144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105456144 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105456144 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1d 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 4a 00 01 06 00 04 22 04 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105456145 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669:GERAN-A-330:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105456145 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669:GERAN-A-330:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105456145 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669:GERAN-A-330:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250410105456145 DMSC ERROR msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669:GERAN-A-330:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_RELEASING}: Event MSC_A_EV_MO_CLOSE not permitted (msc_a.c:1734) 20250410105456145 DBSSAP ERROR msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669:GERAN-A-330:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_RELEASING}: RAN decode error (rc=-1) for CLEAR_REQUEST from MSC-I (msc_a.c:2060) MSC_Test_0-SCCP(1874)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1874)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1874)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1874)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1876)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105456344 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105456344 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105456344 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105456344 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105456344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105456344 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105456344 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105456344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105456344 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105456344 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 4a 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105456344 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669:GERAN-A-330:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105456344 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669:GERAN-A-330:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105456344 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669:GERAN-A-330:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105456344 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669:GERAN-A-330:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105456344 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669:GERAN-A-330:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105456344 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669:GERAN-A-330:CM_SERVICE_REQ)[0x563b4cbf11b0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105456344 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669:GERAN-A-330:CM_SERVICE_REQ)[0x563b4cbf11b0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669:GERAN-A-330:CM_SERVICE_REQ)[0x563b4cbf35f0] (msc_a.c:1053) 20250410105456344 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669:GERAN-A-330:CM_SERVICE_REQ)[0x563b4cbf11b0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105456344 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669:GERAN-A-330:CM_SERVICE_REQ)[0x563b4cbf11b0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410105456344 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669:GERAN-A-330:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cbf2860] (msc_a.c:1053) 20250410105456344 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669:GERAN-A-330:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105456344 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669:GERAN-A-330:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105456344 DMSC DEBUG msub_fsm[0x563b4cbf2860]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105456345 DMSC DEBUG msub(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669) MSC-A terminated (msub.c:261) 20250410105456345 DMSC DEBUG msub(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669) 1 MSC-I still active (msub.c:79) 20250410105456345 DMSC DEBUG msub_fsm[0x563b4cbf2860]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105456345 DMSC DEBUG msub_fsm[0x563b4cbf2860]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105456345 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669:GERAN-A-330:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105456345 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669:GERAN-A-330:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Removing from parent msub_fsm[0x563b4cbf2860] (msub.c:113) 20250410105456345 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-330 (ran_conn.c:155) 20250410105456345 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669:GERAN-A-330:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Freeing instance (msub.c:113) 20250410105456345 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669:GERAN-A-330:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Deallocated (fsm.c:568) 20250410105456345 DMSC DEBUG msub(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669) Free (msub.c:119) 20250410105456345 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669 - active-conn: now used by 1 (attached) (msub.c:375) 20250410105456345 DMSC DEBUG msub_fsm[0x563b4cbf2860]{terminating}: Freeing instance (msub.c:113) 20250410105456345 DMSC DEBUG msub_fsm[0x563b4cbf2860]{terminating}: Deallocated (fsm.c:568) 20250410105456345 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105456345 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105456345 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105456345 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105456345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105456345 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105456345 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105456345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105456345 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105456345 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0f 04 0e ec c7 00 01 4a 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1876)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1876)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1874)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(1876)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105456345 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105456345 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105456345 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105456345 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105456345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105456345 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105456345 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105456345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105456345 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105456345 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 4a 0e ec c7 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1875)@7d38b4d9c9a0: Deleted conn table entry 0TC_auth_options_60(1882)978119 TC_auth_options_60(1882)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105456346 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410105456346 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0xAD60E669 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_60(1882)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_60(1882)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(1882)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410105456352 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1879)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105456353 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410105456353 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1874)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(1876)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(1877)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(1881)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(1875)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(1878)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(1880)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1883)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1873)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1873): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(1874): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(1875): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(1876): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(1877): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(1878): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(1879): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(1880): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(1881): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_auth_options_60(1882): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1883): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_auth_options_6 finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_6 pass'. Thu Apr 10 10:54:56 UTC 2025 ====== MSC_Tests.TC_auth_options_6 pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_auth_options_6.talloc 20250410105456552 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410105456552 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105456552 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410105456552 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410105456552 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410105456552 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105456552 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410105456552 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410105456552 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410105456552 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105456552 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410105456552 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410105456552 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410105456552 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410105456552 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410105456552 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105456552 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105456552 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410105456552 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410105456552 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410105456553 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410105457353 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=406512) 20250410105458354 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410105458553 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410105458553 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410105458553 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) Waiting for packet dumper to finish... 1 (prev_count=406512, count=407672) 20250410105459356 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_6 pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_7'. ------ MSC_Tests.TC_auth_options_7 ------ Thu Apr 10 10:54:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_auth_options_7.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_auth_options_7.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410105500358 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_7' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_auth_options_7 started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(1887)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(1887)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1887)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(1885)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410105501054 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1888)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410105501244 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410105501244 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410105501244 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410105501244 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1887)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1887)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1887)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1887)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(1887)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410105501247 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105501247 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410105501247 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410105501247 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410105501247 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410105501247 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410105501247 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410105501247 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105501247 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410105501247 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410105501247 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1887)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1887)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1887)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410105501249 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105501249 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410105501249 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410105501249 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410105501249 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410105501249 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410105501249 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410105501249 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105501249 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_0-M3UA(1887)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410105501249 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410105501249 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105501249 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1887)@7d38b4d9c9a0: Message received on association #8 20250410105501249 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410105501249 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1887)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1887)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1887)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1887)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1887)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1887)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105501358 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410105501358 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1890)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1890)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410105501362 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1890)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1890)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1890)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1890)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1890)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1890)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410105501381 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410105501381 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_auth_options_70(1893)@7d38b4d9c9a0: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1891)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000042307" to be handled at TC_auth_options_70(1893) TC_auth_options_70(1893)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000042307'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1887)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105502054 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105502054 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105502054 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105502054 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105502054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105502054 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105502054 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105502054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105502054 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105502054 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105502055 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105502055 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105502055 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105502055 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105502055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105502055 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105502055 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105502055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105502055 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105502055 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1887)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1887)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1886)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1886)@7d38b4d9c9a0: Added conn table entry 0TC_auth_options_70(1893)6828072 MSC_Test_0-SCCP(1885)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(1886)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1887)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105502065 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105502065 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105502065 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105502065 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105502065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105502065 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105502065 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105502065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105502065 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105502065 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 68 30 28 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 40 32 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105502065 DMSC DEBUG msub_fsm[0x563b4cbf11b0]{active}: Allocated (fsm.c:456) 20250410105502065 DMSC DEBUG msc_i[0x563b4cbf35f0]{READY}: Allocated (fsm.c:456) 20250410105502065 DMSC DEBUG msc_i[0x563b4cbf35f0]{READY}: is child of msub_fsm[0x563b4cbf11b0] (fsm.c:486) 20250410105502065 DMSC DEBUG msc_a[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105502065 DMSC DEBUG msc_a[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cbf11b0] (fsm.c:486) 20250410105502065 DMSC DEBUG msc_a(unknown:GERAN-A-331:NONE)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105502065 DMSC DEBUG msc_i(unknown:GERAN-A-331:NONE)[0x563b4cbf35f0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105502066 DMSC DEBUG msc_a(unknown:GERAN-A-331:NONE)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105502066 DMM DEBUG msc_a(IMSI-262420000042307:GERAN-A-331:LU)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042307 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410105502066 DMM DEBUG msc_a(IMSI-262420000042307:GERAN-A-331:LU)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410105502066 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:GERAN-A-331:LU)[0x563b4cbf2860]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410105502066 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:GERAN-A-331:LU)[0x563b4cbf2860]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042307:GERAN-A-331:LU)[0x563b4cc55d70] (fsm.c:486) 20250410105502066 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:GERAN-A-331:LU)[0x563b4cbf2860]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410105502066 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:GERAN-A-331:LU)[0x563b4cbf2860]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410105502066 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410105502066 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042307 id=262420000042307 (vlr.c:661) 20250410105502066 DVLR INFO New subscr, IMSI: 262420000042307 (vlr.c:562) 20250410105502066 DVLR DEBUG VLR subscr IMSI-262420000042307 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410105502066 DMSC DEBUG msc_a(IMSI-262420000042307:GERAN-A-331:LU)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105502066 DMSC DEBUG msc_a(IMSI-262420000042307:GERAN-A-331:LU)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105502066 DVLR DEBUG VLR subscr IMSI-262420000042307 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410105502066 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410105502066 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:GERAN-A-331:LU)[0x563b4cbf2860]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410105502066 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:GERAN-A-331:LU)[0x563b4cbf2860]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410105502066 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:GERAN-A-331:LU)[0x563b4cbf2860]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410105502066 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-331:LU)[0x563b4cc48160]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410105502066 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-331:LU)[0x563b4cc48160]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000042307:GERAN-A-331:LU)[0x563b4cbf2860] (fsm.c:486) 20250410105502066 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-331:LU)[0x563b4cc48160]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410105502066 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-331:LU)[0x563b4cc48160]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410105502066 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105502066 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105502066 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105502066 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) MSC_Test_0-M3UA(1887)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1887)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410105502066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105502066 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105502066 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105502066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105502066 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105502066 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0e 02 68 30 28 00 01 4b 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(1885)@7d38b4d9c9a0: { messageType := 2, destLocRef := '683028'O ("h0("), sourceLocRef := '00014B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1885)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(1891)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000042307" handled at TC_auth_options_70(1893) MSC_Test-GSUP(1891)@7d38b4d9c9a0: Added IMSI table entry 0TC_auth_options_70(1893)"262420000042307" 20250410105502070 DVLR DEBUG VLR subscr IMSI-262420000042307 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410105502070 DVLR DEBUG VLR subscr IMSI-262420000042307 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1885)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1885)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1885)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1885)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250410105502071 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105502071 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1887)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105502071 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105502071 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105502071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105502071 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105502071 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105502071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105502071 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105502071 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 4b 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105502071 DMSC DEBUG msc_i(IMSI-262420000042307:GERAN-A-331:LU)[0x563b4cbf35f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105502071 DMSC DEBUG msc_a(IMSI-262420000042307:GERAN-A-331:LU)[0x563b4cc55d70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_auth_options_70(1893)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_70(1893)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410105502076 DVLR DEBUG VLR subscr IMSI-262420000042307 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105502076 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-331:LU)[0x563b4cc48160]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410105502076 DVLR DEBUG SUBSCR(IMSI-262420000042307) Received 1 auth tuples (vlr.c:996) 20250410105502076 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-331:LU)[0x563b4cc48160]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410105502076 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-331:LU)[0x563b4cc48160]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use GSM AKA (is_r99=yes, at->vec.auth_types=0x1) (vlr_auth_fsm.c:324) 20250410105502076 DMM DEBUG Tx AUTH REQ (rand = a1920e8df18fcf8ae46fc9133bbcb177) (gsm_04_08.c:641) 20250410105502076 DMSC DEBUG msc_i(IMSI-262420000042307:GERAN-A-331:LU)[0x563b4cbf35f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105502076 DVLR DEBUG VLR subscr IMSI-262420000042307 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410105502076 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105502076 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105502076 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105502076 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105502076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105502076 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105502076 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105502076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105502076 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105502076 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2d 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 68 30 28 00 01 16 01 00 13 05 12 00 a1 92 0e 8d f1 8f cf 8a e4 6f c9 13 3b bc b1 77 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1887)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1887)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1885)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1885)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1885)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1885)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1886)@7d38b4d9c9a0: patching N(SD)=1 into dtap '05142E766D7B'O MSC_Test_0-RAN(1886)@7d38b4d9c9a0: patched enc_l3: '05542E766D7B'O MSC_Test_0-SCCP(1885)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1885)@7d38b4d9c9a0: vl_len:9 MSC_Test_0-SCCP(1885)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1885)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000605542E766D7B'O 20250410105502083 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105502083 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105502083 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105502083 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105502083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105502083 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105502083 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105502083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105502083 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105502083 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 4b 00 01 09 01 00 06 05 54 2e 76 6d 7b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1887)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105502083 DMSC DEBUG msc_i(IMSI-262420000042307:GERAN-A-331:LU)[0x563b4cbf35f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105502083 DMSC DEBUG msc_a(IMSI-262420000042307:GERAN-A-331:LU)[0x563b4cc55d70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105502083 DMM DEBUG msc_a(IMSI-262420000042307:GERAN-A-331:LU)[0x563b4cc55d70]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 2e766d7b) (gsm_04_08.c:1128) 20250410105502083 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-331:LU)[0x563b4cc48160]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410105502083 DVLR DEBUG SUBSCR(IMSI-262420000042307) AUTH on GERAN received SRES/RES: 2e766d7b (4 bytes) (vlr_auth_fsm.c:151) 20250410105502083 DVLR INFO SUBSCR(IMSI-262420000042307) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250410105502083 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-331:LU)[0x563b4cc48160]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410105502083 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-331:LU)[0x563b4cc48160]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410105502083 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-331:LU)[0x563b4cc48160]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410105502083 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-331:LU)[0x563b4cc48160]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000042307:GERAN-A-331:LU)[0x563b4cbf2860] (vlr_auth_fsm.c:294) 20250410105502083 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-331:LU)[0x563b4cc48160]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410105502083 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-331:LU)[0x563b4cc48160]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410105502083 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:GERAN-A-331:LU)[0x563b4cbf2860]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410105502083 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:GERAN-A-331:LU)[0x563b4cbf2860]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410105502083 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:GERAN-A-331:LU)[0x563b4cbf2860]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410105502083 DMSC DEBUG msc_i(IMSI-262420000042307:GERAN-A-331:LU)[0x563b4cbf35f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105502083 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:GERAN-A-331:LU)[0x563b4cbf2860]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410105502083 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:GERAN-A-331:LU)[0x563b4cbf2860]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410105502083 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042307:GERAN-A-331:LU)[0x563b4cbf5710]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105502083 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042307:GERAN-A-331:LU)[0x563b4cbf5710]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042307:GERAN-A-331:LU)[0x563b4cbf2860] (fsm.c:486) 20250410105502083 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042307:GERAN-A-331:LU)[0x563b4cbf5710]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410105502083 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042307:GERAN-A-331:LU)[0x563b4cbf5710]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410105502083 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105502083 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105502083 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105502083 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105502083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105502083 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105502083 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105502083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105502083 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105502083 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 68 30 28 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 40 32 70 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1887)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1887)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1885)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1885)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1885)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1885)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105502087 DVLR DEBUG VLR subscr IMSI-262420000042307 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105502087 DVLR DEBUG IMSI:262420000042307 has MSISDN:491230042307 (vlr.c:1045) 20250410105502087 DMSC NOTICE msub(IMSI-262420000042307:MSISDN-491230042307) VLR: update for IMSI=262420000042307 (MSISDN=491230042307) (gsm_04_08.c:1541) 20250410105502087 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410105502088 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105502088 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-331:LU)[0x563b4cbf2860]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410105502088 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042307:GERAN-A-331:LU)[0x563b4cbf5710]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410105502088 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042307:GERAN-A-331:LU)[0x563b4cbf5710]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410105502088 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042307:GERAN-A-331:LU)[0x563b4cbf5710]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410105502088 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042307:GERAN-A-331:LU)[0x563b4cbf5710]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-331:LU)[0x563b4cbf2860] (vlr_lu_fsm.c:110) 20250410105502088 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042307:GERAN-A-331:LU)[0x563b4cbf5710]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410105502088 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042307:GERAN-A-331:LU)[0x563b4cbf5710]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105502088 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-331:LU)[0x563b4cbf2860]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410105502088 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-331:LU)[0x563b4cbf2860]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410105502088 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-331:LU)[0x563b4cc48160]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105502088 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-331:LU)[0x563b4cc48160]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-331:LU)[0x563b4cbf2860] (fsm.c:486) 20250410105502088 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-331:LU)[0x563b4cc48160]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410105502088 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-331:LU)[0x563b4cc48160]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410105502088 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-331:LU)[0x563b4cc48160]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410105502088 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-331:LU)[0x563b4cc48160]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410105502088 DMSC NOTICE msub(IMSI-262420000042307:MSISDN-491230042307:TMSInew-0x38E89358) VLR: update for IMSI=262420000042307 (MSISDN=491230042307) (gsm_04_08.c:1541) 20250410105502088 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-331:LU)[0x563b4cc48160]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410105502088 DMM DEBUG -> IMSI-262420000042307:MSISDN-491230042307:TMSInew-0x38E89358 LOCATION UPDATE ACCEPT (TMSI = 0x38e89358) (gsm_04_08.c:149) 20250410105502088 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSInew-0x38E89358:GERAN-A-331:LU)[0x563b4cbf35f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105502088 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSInew-0x38E89358 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410105502088 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105502088 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105502088 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105502088 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105502088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105502088 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105502088 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105502088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105502088 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105502088 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 68 30 28 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 38 e8 93 58 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1887)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1887)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1885)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1885)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1885)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1885)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_70(1893)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1886)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1886)@7d38b4d9c9a0: patched enc_l3: '059B'O MSC_Test_0-SCCP(1885)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1885)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1885)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1885)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1887)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105502092 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105502092 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105502092 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105502092 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105502092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105502092 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105502092 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105502092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105502092 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105502092 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 4b 00 01 05 01 00 02 05 9b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105502092 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSInew-0x38E89358:GERAN-A-331:LU)[0x563b4cbf35f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105502092 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSInew-0x38E89358:GERAN-A-331:LU)[0x563b4cc55d70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105502092 DMM DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSInew-0x38E89358:GERAN-A-331:LU)[0x563b4cc55d70]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410105502092 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:TMSInew-0x38E89358:GERAN-A-331:LU)[0x563b4cbf2860]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410105502092 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-331:LU)[0x563b4cc48160]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410105502092 DMSC NOTICE msub(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358) VLR: update for IMSI=262420000042307 (MSISDN=491230042307) (gsm_04_08.c:1541) 20250410105502092 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410105502092 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-331:LU)[0x563b4cc48160]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410105502092 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358:GERAN-A-331:LU)[0x563b4cbf2860]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410105502092 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-331:LU)[0x563b4cc48160]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410105502092 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-331:LU)[0x563b4cc48160]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358:GERAN-A-331:LU)[0x563b4cbf2860] (vlr_lu_fsm.c:817) 20250410105502092 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-331:LU)[0x563b4cc48160]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410105502092 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-331:LU)[0x563b4cc48160]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105502092 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358:GERAN-A-331:LU)[0x563b4cbf2860]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410105502092 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358:GERAN-A-331:LU)[0x563b4cc55d70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410105502092 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358:GERAN-A-331:LU)[0x563b4cc55d70]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.973s remaining) (msc_a.c:450) 20250410105502092 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042307/3/1): Available (smpp_smsc.c:626) 20250410105502092 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358:GERAN-A-331:LU)[0x563b4cc55d70]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105502092 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358:GERAN-A-331:LU)[0x563b4cc55d70]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410105502092 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105502093 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105502093 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105502093 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358:GERAN-A-331:LU)[0x563b4cbf35f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105502093 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410105502093 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105502093 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105502093 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105502093 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105502093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105502093 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105502093 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105502093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105502093 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105502093 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 68 30 28 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1887)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1887)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1885)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1885)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1885)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1885)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1885)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1885)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1885)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1885)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1887)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105502095 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105502095 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105502095 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105502095 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105502095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105502095 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105502095 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105502095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105502095 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105502095 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 4b 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105502095 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358:GERAN-A-331:LU)[0x563b4cbf35f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105502095 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358:GERAN-A-331:LU)[0x563b4cc55d70]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105502095 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358:GERAN-A-331:LU)[0x563b4cc55d70]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105502095 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358:GERAN-A-331:LU)[0x563b4cc55d70]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105502095 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358:GERAN-A-331:LU)[0x563b4cc55d70]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105502095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358:GERAN-A-331:LU)[0x563b4cbf2860]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105502095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358:GERAN-A-331:LU)[0x563b4cbf2860]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358:GERAN-A-331:LU)[0x563b4cc55d70] (msc_a.c:1053) 20250410105502095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358:GERAN-A-331:LU)[0x563b4cbf2860]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410105502095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358:GERAN-A-331:LU)[0x563b4cbf2860]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105502095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358:GERAN-A-331:LU)[0x563b4cbf2860]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410105502095 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358:GERAN-A-331:LU)[0x563b4cc55d70]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cbf11b0] (msc_a.c:1053) 20250410105502095 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358:GERAN-A-331:LU)[0x563b4cc55d70]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105502095 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358:GERAN-A-331:LU)[0x563b4cc55d70]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105502095 DMSC DEBUG msub_fsm[0x563b4cbf11b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105502095 DMSC DEBUG msub(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358) MSC-A terminated (msub.c:261) 20250410105502095 DMSC DEBUG msub(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358) 1 MSC-I still active (msub.c:79) 20250410105502095 DMSC DEBUG msub_fsm[0x563b4cbf11b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105502095 DMSC DEBUG msub_fsm[0x563b4cbf11b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105502095 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358:GERAN-A-331:LU)[0x563b4cbf35f0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105502095 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358:GERAN-A-331:LU)[0x563b4cbf35f0]{READY}: Removing from parent msub_fsm[0x563b4cbf11b0] (msub.c:113) 20250410105502095 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-331 (ran_conn.c:155) 20250410105502095 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358:GERAN-A-331:LU)[0x563b4cbf35f0]{READY}: Freeing instance (msub.c:113) 20250410105502096 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358:GERAN-A-331:LU)[0x563b4cbf35f0]{READY}: Deallocated (fsm.c:568) 20250410105502096 DMSC DEBUG msub(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358) Free (msub.c:119) 20250410105502096 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358 - active-conn: now used by 1 (attached) (msub.c:375) 20250410105502096 DMSC DEBUG msub_fsm[0x563b4cbf11b0]{terminating}: Freeing instance (msub.c:113) 20250410105502096 DMSC DEBUG msub_fsm[0x563b4cbf11b0]{terminating}: Deallocated (fsm.c:568) 20250410105502096 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105502096 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105502096 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105502096 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105502096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105502096 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105502096 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105502096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105502096 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105502096 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0e 04 68 30 28 00 01 4b 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1887)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1887)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1885)@7d38b4d9c9a0: Session index based on local reference:0 20250410105502096 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105502096 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105502096 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105502096 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105502096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105502096 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105502096 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105502096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105502096 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105502096 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 4b 68 30 28 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1887)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1886)@7d38b4d9c9a0: Deleted conn table entry 0TC_auth_options_70(1893)6828072 TC_auth_options_70(1893)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105502098 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410105502098 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_70(1893)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_70(1893)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_70(1893)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_70(1893)@7d38b4d9c9a0: port MSCVTYf_perform_lu() done TC_auth_options_70(1893)@7d38b4d9c9a0: port MSCVTYf_establish_fully() starting TC_auth_options_70(1893)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '38E89358'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1886)@7d38b4d9c9a0: Added conn table entry 0TC_auth_options_70(1893)16264878 MSC_Test_0-RAN(1886)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1885)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(1887)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105503102 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105503102 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105503102 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105503102 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105503102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105503102 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105503102 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105503102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105503102 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105503102 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 f8 2e ae 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 38 e8 93 58 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105503102 DMSC DEBUG msub_fsm[0x563b4cbf2860]{active}: Allocated (fsm.c:456) 20250410105503102 DMSC DEBUG msc_i[0x563b4cc55d70]{READY}: Allocated (fsm.c:456) 20250410105503102 DMSC DEBUG msc_i[0x563b4cc55d70]{READY}: is child of msub_fsm[0x563b4cbf2860] (fsm.c:486) 20250410105503102 DMSC DEBUG msc_a[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105503102 DMSC DEBUG msc_a[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cbf2860] (fsm.c:486) 20250410105503102 DMSC DEBUG msc_a(unknown:GERAN-A-332:NONE)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105503102 DMSC DEBUG msc_i(unknown:GERAN-A-332:NONE)[0x563b4cc55d70]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105503102 DMSC DEBUG msc_a(unknown:GERAN-A-332:NONE)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105503103 DMM DEBUG msc_a(TMSI-0x38E89358:GERAN-A-332:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250410105503103 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x38E89358:GERAN-A-332:CM_SERVICE_REQ)[0x563b4cbf11b0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410105503103 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x38E89358:GERAN-A-332:CM_SERVICE_REQ)[0x563b4cbf11b0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x38E89358:GERAN-A-332:CM_SERVICE_REQ)[0x563b4cbf35f0] (fsm.c:486) 20250410105503103 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x38E89358:GERAN-A-332:CM_SERVICE_REQ)[0x563b4cbf11b0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250410105503103 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x38E89358:GERAN-A-332:CM_SERVICE_REQ)[0x563b4cbf11b0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410105503103 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410105503103 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410105503103 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358:GERAN-A-332:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105503103 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358:GERAN-A-332:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105503103 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358:GERAN-A-332:CM_SERVICE_REQ)[0x563b4cbf11b0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410105503103 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358:GERAN-A-332:CM_SERVICE_REQ)[0x563b4cbf11b0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250410105503103 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358:GERAN-A-332:CM_SERVICE_REQ)[0x563b4cc48160]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410105503103 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358:GERAN-A-332:CM_SERVICE_REQ)[0x563b4cc48160]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358:GERAN-A-332:CM_SERVICE_REQ)[0x563b4cbf11b0] (fsm.c:486) 20250410105503103 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358:GERAN-A-332:CM_SERVICE_REQ)[0x563b4cc48160]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410105503103 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358:GERAN-A-332:CM_SERVICE_REQ)[0x563b4cc48160]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410105503103 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410105503103 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105503103 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105503103 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105503103 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105503103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105503103 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105503103 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105503103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105503103 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105503103 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 09 02 f8 2e ae 00 01 4c 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1887)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1887)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1885)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'F82EAE'O, sourceLocRef := '00014C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1885)@7d38b4d9c9a0: Session index based on local reference:0 20250410105503104 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410105503104 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_auth_options_70(1893)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_70(1893)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105503106 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105503106 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358:GERAN-A-332:CM_SERVICE_REQ)[0x563b4cc48160]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410105503106 DVLR DEBUG SUBSCR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358) Received 1 auth tuples (vlr.c:996) 20250410105503106 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358:GERAN-A-332:CM_SERVICE_REQ)[0x563b4cc48160]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410105503106 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358:GERAN-A-332:CM_SERVICE_REQ)[0x563b4cc48160]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use GSM AKA (is_r99=yes, at->vec.auth_types=0x1) (vlr_auth_fsm.c:324) 20250410105503106 DMM DEBUG Tx AUTH REQ (rand = fd5370b79d3e814c873e1ed4561aa06e) (gsm_04_08.c:641) 20250410105503106 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358:GERAN-A-332:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105503106 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105503107 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105503107 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105503107 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105503107 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105503107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105503107 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105503107 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105503107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105503107 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105503107 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2d 00 00 00 b9 00 00 00 c1 03 00 00 09 06 f8 2e ae 00 01 16 01 00 13 05 12 00 fd 53 70 b7 9d 3e 81 4c 87 3e 1e d4 56 1a a0 6e 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1887)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1887)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1885)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1885)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1885)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1885)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1886)@7d38b4d9c9a0: patching N(SD)=1 into dtap '05142539762A'O MSC_Test_0-RAN(1886)@7d38b4d9c9a0: patched enc_l3: '05542539762A'O MSC_Test_0-SCCP(1885)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1885)@7d38b4d9c9a0: vl_len:9 MSC_Test_0-SCCP(1885)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1885)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000605542539762A'O MSC_Test_0-M3UA(1887)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105503109 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105503109 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105503109 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105503109 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105503109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105503109 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105503109 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105503109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105503109 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105503109 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 4c 00 01 09 01 00 06 05 54 25 39 76 2a 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105503109 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358:GERAN-A-332:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105503109 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358:GERAN-A-332:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105503109 DMM DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358:GERAN-A-332:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 2539762a) (gsm_04_08.c:1128) 20250410105503109 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358:GERAN-A-332:CM_SERVICE_REQ)[0x563b4cc48160]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410105503109 DVLR DEBUG SUBSCR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358) AUTH on GERAN received SRES/RES: 2539762a (4 bytes) (vlr_auth_fsm.c:151) 20250410105503109 DVLR INFO SUBSCR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250410105503109 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358:GERAN-A-332:CM_SERVICE_REQ)[0x563b4cc48160]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410105503109 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358:GERAN-A-332:CM_SERVICE_REQ)[0x563b4cc48160]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410105503109 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358:GERAN-A-332:CM_SERVICE_REQ)[0x563b4cc48160]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410105503109 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358:GERAN-A-332:CM_SERVICE_REQ)[0x563b4cc48160]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358:GERAN-A-332:CM_SERVICE_REQ)[0x563b4cbf11b0] (vlr_auth_fsm.c:294) 20250410105503109 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358:GERAN-A-332:CM_SERVICE_REQ)[0x563b4cc48160]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410105503109 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358:GERAN-A-332:CM_SERVICE_REQ)[0x563b4cc48160]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410105503109 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358:GERAN-A-332:CM_SERVICE_REQ)[0x563b4cbf11b0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250410105503109 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358:GERAN-A-332:CM_SERVICE_REQ)[0x563b4cbf11b0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410105503109 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358:GERAN-A-332:CM_SERVICE_REQ)[0x563b4cbf11b0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410105503109 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358:GERAN-A-332:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105503110 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358:GERAN-A-332:CM_SERVICE_REQ)[0x563b4cbf11b0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410105503110 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358:GERAN-A-332:CM_SERVICE_REQ)[0x563b4cbf11b0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410105503110 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358:GERAN-A-332:CM_SERVICE_REQ)[0x563b4cbf11b0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410105503110 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358:GERAN-A-332:CM_SERVICE_REQ)[0x563b4cbf11b0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410105503110 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358:GERAN-A-332:CM_SERVICE_REQ)[0x563b4cbf11b0]{PR_ARQ_S_WAIT_AUTH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410105503110 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358:GERAN-A-332:CM_SERVICE_REQ)[0x563b4cbf11b0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410105503110 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358:GERAN-A-332:CM_SERVICE_REQ)[0x563b4cbf11b0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410105503110 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358:GERAN-A-332:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105503110 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358:GERAN-A-332:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410105503110 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358:GERAN-A-332:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.992s remaining) (msc_a.c:450) 20250410105503110 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042307/3/1): Available (smpp_smsc.c:626) 20250410105503110 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105503110 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105503110 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105503110 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105503110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105503110 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105503110 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105503110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105503110 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105503110 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 09 06 f8 2e ae 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 40 32 70 (osmo_ss7_asp.c:1175) 20250410105503110 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105503110 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105503110 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105503110 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105503110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105503110 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105503110 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105503110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105503110 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105503110 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 09 06 f8 2e ae 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1887)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1887)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1887)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(1885)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1885)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1885)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1885)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1887)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1885)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1885)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1885)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1885)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_70(1893)@7d38b4d9c9a0: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1885)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1885)@7d38b4d9c9a0: vl_len:6 MSC_Test_0-SCCP(1885)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1885)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1887)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105503113 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105503113 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105503113 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105503113 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105503113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105503113 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105503113 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105503113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105503113 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105503113 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1d 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 4c 00 01 06 00 04 22 04 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105503113 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358:GERAN-A-332:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105503113 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358:GERAN-A-332:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105503114 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358:GERAN-A-332:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250410105503114 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358:GERAN-A-332:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410105503114 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105503114 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105503114 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105503114 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358:GERAN-A-332:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105503114 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105503114 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105503114 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105503114 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105503114 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105503114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105503114 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105503114 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105503114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105503114 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105503114 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 09 06 f8 2e ae 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1887)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1887)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1885)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1885)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1885)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1885)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1885)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1885)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1885)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1885)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1887)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105503115 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105503115 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105503115 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105503115 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105503115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105503115 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105503115 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105503115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105503115 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105503115 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 4c 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105503116 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358:GERAN-A-332:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105503116 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358:GERAN-A-332:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105503116 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358:GERAN-A-332:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105503116 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358:GERAN-A-332:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105503116 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358:GERAN-A-332:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105503116 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358:GERAN-A-332:CM_SERVICE_REQ)[0x563b4cbf11b0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105503116 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358:GERAN-A-332:CM_SERVICE_REQ)[0x563b4cbf11b0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358:GERAN-A-332:CM_SERVICE_REQ)[0x563b4cbf35f0] (msc_a.c:1053) 20250410105503116 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358:GERAN-A-332:CM_SERVICE_REQ)[0x563b4cbf11b0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105503116 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358:GERAN-A-332:CM_SERVICE_REQ)[0x563b4cbf11b0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410105503116 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358:GERAN-A-332:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cbf2860] (msc_a.c:1053) 20250410105503116 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358:GERAN-A-332:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105503116 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358:GERAN-A-332:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105503116 DMSC DEBUG msub_fsm[0x563b4cbf2860]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105503116 DMSC DEBUG msub(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358) MSC-A terminated (msub.c:261) 20250410105503116 DMSC DEBUG msub(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358) 1 MSC-I still active (msub.c:79) 20250410105503116 DMSC DEBUG msub_fsm[0x563b4cbf2860]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105503116 DMSC DEBUG msub_fsm[0x563b4cbf2860]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105503116 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358:GERAN-A-332:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105503116 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358:GERAN-A-332:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Removing from parent msub_fsm[0x563b4cbf2860] (msub.c:113) 20250410105503116 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-332 (ran_conn.c:155) 20250410105503116 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358:GERAN-A-332:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Freeing instance (msub.c:113) 20250410105503116 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358:GERAN-A-332:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Deallocated (fsm.c:568) 20250410105503116 DMSC DEBUG msub(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358) Free (msub.c:119) 20250410105503116 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358 - active-conn: now used by 1 (attached) (msub.c:375) 20250410105503116 DMSC DEBUG msub_fsm[0x563b4cbf2860]{terminating}: Freeing instance (msub.c:113) 20250410105503116 DMSC DEBUG msub_fsm[0x563b4cbf2860]{terminating}: Deallocated (fsm.c:568) 20250410105503116 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105503116 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105503116 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105503116 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105503116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105503116 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105503116 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105503116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105503116 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105503116 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 09 04 f8 2e ae 00 01 4c 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1887)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1887)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1885)@7d38b4d9c9a0: Session index based on local reference:0 20250410105503117 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105503117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105503117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1887)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105503117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105503117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105503117 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105503117 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105503117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105503117 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105503117 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 4c f8 2e ae 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1886)@7d38b4d9c9a0: Deleted conn table entry 0TC_auth_options_70(1893)16264878 TC_auth_options_70(1893)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105503118 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410105503118 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x38E89358 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_70(1893)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_70(1893)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_70(1893)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test-GSUP(1891)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(1887)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105503124 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410105503124 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250410105503125 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(1885)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(1888)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(1886)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1894)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(1890)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(1889)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1884)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(1892)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1884): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(1885): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(1886): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(1887): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(1888): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(1889): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(1890): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(1891): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(1892): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_auth_options_70(1893): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1894): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_auth_options_7 finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_7 pass'. Thu Apr 10 10:55:03 UTC 2025 ====== MSC_Tests.TC_auth_options_7 pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_auth_options_7.talloc 20250410105503320 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410105503320 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105503320 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410105503320 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410105503320 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410105503320 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105503320 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410105503320 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410105503320 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410105503320 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105503320 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410105503320 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410105503320 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410105503320 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410105503320 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410105503320 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105503320 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105503320 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410105503320 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410105503321 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410105503321 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410105504127 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=360852) 20250410105505128 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410105505321 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410105505321 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410105505321 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) Waiting for packet dumper to finish... 1 (prev_count=360852, count=362292) 20250410105506128 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_7 pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_8'. ------ MSC_Tests.TC_auth_options_8 ------ Thu Apr 10 10:55:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_auth_options_8.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_auth_options_8.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410105507130 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_8' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_auth_options_8 started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(1898)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(1898)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1898)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(1896)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410105507810 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1899)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410105507998 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410105507998 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410105507998 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410105507998 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1898)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1898)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1898)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1898)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(1898)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410105508002 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105508002 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410105508002 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410105508002 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410105508002 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410105508002 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410105508002 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410105508002 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105508002 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410105508002 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410105508002 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1898)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1898)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1898)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410105508003 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105508004 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410105508004 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410105508004 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410105508004 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410105508004 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410105508004 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) MSC_Test_0-M3UA(1898)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410105508004 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) MSC_Test_0-M3UA(1898)@7d38b4d9c9a0: Message received on association #8 20250410105508004 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410105508004 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410105508004 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105508004 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410105508004 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410105508004 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1898)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1898)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1898)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1898)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1898)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1898)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105508130 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410105508130 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1901)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1901)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410105508134 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1901)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1901)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1901)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1901)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1901)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1901)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410105508151 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410105508151 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_auth_options_80(1904)@7d38b4d9c9a0: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1902)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000042308" to be handled at TC_auth_options_80(1904) TC_auth_options_80(1904)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000042308'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410105508809 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105508809 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105508809 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105508809 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105508809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105508809 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105508809 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105508809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105508809 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105508809 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1898)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105508809 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105508809 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105508809 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105508809 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105508809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105508809 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105508809 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105508809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105508809 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105508809 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1898)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1898)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1897)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1897)@7d38b4d9c9a0: Added conn table entry 0TC_auth_options_80(1904)873433 MSC_Test_0-SCCP(1896)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(1897)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1898)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105508819 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105508819 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105508819 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105508819 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105508819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105508819 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105508819 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105508819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105508819 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105508819 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 0d 53 d9 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 40 32 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105508820 DMSC DEBUG msub_fsm[0x563b4cbf11b0]{active}: Allocated (fsm.c:456) 20250410105508820 DMSC DEBUG msc_i[0x563b4cbf35f0]{READY}: Allocated (fsm.c:456) 20250410105508820 DMSC DEBUG msc_i[0x563b4cbf35f0]{READY}: is child of msub_fsm[0x563b4cbf11b0] (fsm.c:486) 20250410105508820 DMSC DEBUG msc_a[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105508820 DMSC DEBUG msc_a[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cbf11b0] (fsm.c:486) 20250410105508820 DMSC DEBUG msc_a(unknown:GERAN-A-333:NONE)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105508820 DMSC DEBUG msc_i(unknown:GERAN-A-333:NONE)[0x563b4cbf35f0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105508820 DMSC DEBUG msc_a(unknown:GERAN-A-333:NONE)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105508820 DMM DEBUG msc_a(IMSI-262420000042308:GERAN-A-333:LU)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042308 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410105508820 DMM DEBUG msc_a(IMSI-262420000042308:GERAN-A-333:LU)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410105508820 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-333:LU)[0x563b4cbf2860]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410105508820 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-333:LU)[0x563b4cbf2860]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042308:GERAN-A-333:LU)[0x563b4cc55d70] (fsm.c:486) 20250410105508820 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-333:LU)[0x563b4cbf2860]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250410105508820 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-333:LU)[0x563b4cbf2860]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410105508820 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410105508820 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042308 id=262420000042308 (vlr.c:661) 20250410105508820 DVLR INFO New subscr, IMSI: 262420000042308 (vlr.c:562) 20250410105508820 DVLR DEBUG VLR subscr IMSI-262420000042308 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410105508820 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-333:LU)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105508820 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-333:LU)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105508820 DVLR DEBUG VLR subscr IMSI-262420000042308 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410105508820 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410105508820 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-333:LU)[0x563b4cbf2860]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410105508820 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-333:LU)[0x563b4cbf2860]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410105508820 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-333:LU)[0x563b4cbf2860]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410105508820 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:GERAN-A-333:LU)[0x563b4cbf5710]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410105508820 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:GERAN-A-333:LU)[0x563b4cbf5710]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000042308:GERAN-A-333:LU)[0x563b4cbf2860] (fsm.c:486) 20250410105508820 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:GERAN-A-333:LU)[0x563b4cbf5710]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410105508820 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:GERAN-A-333:LU)[0x563b4cbf5710]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410105508820 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105508820 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105508820 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105508820 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105508820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105508820 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105508820 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105508820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105508820 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105508820 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 08 02 0d 53 d9 00 01 4d 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1898)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1898)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1896)@7d38b4d9c9a0: { messageType := 2, destLocRef := '0D53D9'O, sourceLocRef := '00014D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1896)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(1902)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000042308" handled at TC_auth_options_80(1904) MSC_Test-GSUP(1902)@7d38b4d9c9a0: Added IMSI table entry 0TC_auth_options_80(1904)"262420000042308" 20250410105508825 DVLR DEBUG VLR subscr IMSI-262420000042308 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410105508825 DVLR DEBUG VLR subscr IMSI-262420000042308 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1896)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1896)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1896)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1896)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250410105508826 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105508826 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105508826 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105508826 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105508826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105508826 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1898)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105508826 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105508826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105508826 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105508826 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 4d 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105508826 DMSC DEBUG msc_i(IMSI-262420000042308:GERAN-A-333:LU)[0x563b4cbf35f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105508826 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-333:LU)[0x563b4cc55d70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_auth_options_80(1904)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_80(1904)@7d38b4d9c9a0: setverdict(pass): none -> pass TC_auth_options_80(1904)@7d38b4d9c9a0: XXX ts_GSUP_SAI_ERR 20250410105508831 DVLR DEBUG VLR subscr IMSI-262420000042308 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105508831 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:GERAN-A-333:LU)[0x563b4cbf5710]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_NACK (vlr.c:1026) 20250410105508831 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:GERAN-A-333:LU)[0x563b4cbf5710]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: GSUP: rx Auth Info Error cause: 2: IMSI unknown in HLR (vlr_auth_fsm.c:376) 20250410105508831 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:GERAN-A-333:LU)[0x563b4cbf5710]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Authentication terminating with result NO_AUTH_INFO, cause IMSI_UNKNOWN_IN_HLR (vlr_auth_fsm.c:271) 20250410105508832 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:GERAN-A-333:LU)[0x563b4cbf5710]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:284) 20250410105508832 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:GERAN-A-333:LU)[0x563b4cbf5710]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410105508832 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:GERAN-A-333:LU)[0x563b4cbf5710]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent vlr_lu_fsm(IMSI-262420000042308:GERAN-A-333:LU)[0x563b4cbf2860] (vlr_auth_fsm.c:294) 20250410105508832 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:GERAN-A-333:LU)[0x563b4cbf5710]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250410105508832 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:GERAN-A-333:LU)[0x563b4cbf5710]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250410105508832 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-333:LU)[0x563b4cbf2860]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_NO_INFO (vlr_auth_fsm.c:294) 20250410105508832 DMM INFO msc_a(IMSI-262420000042308:GERAN-A-333:LU)[0x563b4cc55d70]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250410105508832 DMSC DEBUG msc_i(IMSI-262420000042308:GERAN-A-333:LU)[0x563b4cbf35f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105508832 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-333:LU)[0x563b4cbf2860]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410105508832 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-333:LU)[0x563b4cc55d70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250410105508832 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-333:LU)[0x563b4cc55d70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105508832 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-333:LU)[0x563b4cc55d70]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250410105508832 DVLR DEBUG VLR subscr IMSI-262420000042308 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105508832 DVLR DEBUG VLR subscr IMSI-262420000042308 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105508832 DVLR DEBUG VLR subscr IMSI-262420000042308 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105508832 DMSC DEBUG msc_i(IMSI-262420000042308:GERAN-A-333:LU)[0x563b4cbf35f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105508832 DVLR DEBUG VLR subscr IMSI-262420000042308 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250410105508832 DVLR DEBUG VLR subscr IMSI-262420000042308 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410105508832 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105508832 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105508832 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105508832 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105508832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105508832 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105508832 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105508832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105508832 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105508832 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 08 06 0d 53 d9 00 01 06 01 00 03 05 04 02 00 00 00 (osmo_ss7_asp.c:1175) 20250410105508832 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105508832 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105508832 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105508832 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105508832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105508832 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105508832 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105508832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105508832 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105508832 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 08 06 0d 53 d9 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1898)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1898)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1898)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(1896)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(1898)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1896)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1896)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1896)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1896)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1896)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1896)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1896)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_80(1904)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1896)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1896)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1896)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1896)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1898)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105508839 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105508839 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105508839 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105508839 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105508839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105508839 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105508839 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105508839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105508839 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105508839 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 4d 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105508839 DMSC DEBUG msc_i(IMSI-262420000042308:GERAN-A-333:LU)[0x563b4cbf35f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105508839 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-333:LU)[0x563b4cc55d70]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105508839 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-333:LU)[0x563b4cc55d70]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105508839 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-333:LU)[0x563b4cc55d70]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105508839 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-333:LU)[0x563b4cc55d70]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105508839 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-333:LU)[0x563b4cbf2860]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105508839 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-333:LU)[0x563b4cbf2860]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042308:GERAN-A-333:LU)[0x563b4cc55d70] (msc_a.c:1053) 20250410105508839 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-333:LU)[0x563b4cbf2860]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410105508839 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-333:LU)[0x563b4cbf2860]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105508839 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-333:LU)[0x563b4cbf2860]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410105508839 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-333:LU)[0x563b4cc55d70]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cbf11b0] (msc_a.c:1053) 20250410105508839 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-333:LU)[0x563b4cc55d70]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105508839 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-333:LU)[0x563b4cc55d70]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105508839 DMSC DEBUG msub_fsm[0x563b4cbf11b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105508839 DMSC DEBUG msub(IMSI-262420000042308) MSC-A terminated (msub.c:261) 20250410105508839 DMSC DEBUG msub(IMSI-262420000042308) 1 MSC-I still active (msub.c:79) 20250410105508839 DMSC DEBUG msub_fsm[0x563b4cbf11b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105508839 DMSC DEBUG msub_fsm[0x563b4cbf11b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105508839 DMSC DEBUG msc_i(IMSI-262420000042308:GERAN-A-333:LU)[0x563b4cbf35f0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105508839 DMSC DEBUG msc_i(IMSI-262420000042308:GERAN-A-333:LU)[0x563b4cbf35f0]{READY}: Removing from parent msub_fsm[0x563b4cbf11b0] (msub.c:113) 20250410105508839 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-333 (ran_conn.c:155) 20250410105508839 DMSC DEBUG msc_i(IMSI-262420000042308:GERAN-A-333:LU)[0x563b4cbf35f0]{READY}: Freeing instance (msub.c:113) 20250410105508839 DMSC DEBUG msc_i(IMSI-262420000042308:GERAN-A-333:LU)[0x563b4cbf35f0]{READY}: Deallocated (fsm.c:568) 20250410105508839 DMSC DEBUG msub(IMSI-262420000042308) Free (msub.c:119) 20250410105508839 DVLR INFO VLR subscr IMSI-262420000042308 - active-conn: now used by 0 (-) (msub.c:375) 20250410105508839 DVLR DEBUG SUBSCR(IMSI-262420000042308) freeing VLR subscr (max total use count was 4) (vlr.c:472) 20250410105508839 DMSC DEBUG msub_fsm[0x563b4cbf11b0]{terminating}: Freeing instance (msub.c:113) 20250410105508839 DMSC DEBUG msub_fsm[0x563b4cbf11b0]{terminating}: Deallocated (fsm.c:568) 20250410105508839 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105508839 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105508839 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105508839 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105508839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105508839 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105508839 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105508839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105508839 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105508839 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 08 04 0d 53 d9 00 01 4d 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1898)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1898)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1896)@7d38b4d9c9a0: Session index based on local reference:0 20250410105508840 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105508840 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105508840 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105508840 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105508840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105508840 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105508840 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105508840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105508840 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105508840 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 4d 0d 53 d9 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1898)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1897)@7d38b4d9c9a0: Deleted conn table entry 0TC_auth_options_80(1904)873433 TC_auth_options_80(1904)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(1904)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(1904)@7d38b4d9c9a0: port MSCVTYf_perform_lu() done TC_auth_options_80(1904)@7d38b4d9c9a0: port MSCVTYRunning a successful LU so that CM Service Request can be tested MSC_Test-GSUP(1902)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000042308" to be handled at TC_auth_options_80(1904) TC_auth_options_80(1904)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000042308'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1897)@7d38b4d9c9a0: Added conn table entry 0TC_auth_options_80(1904)7568698 MSC_Test_0-RAN(1897)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1896)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(1898)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105509847 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105509847 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105509847 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105509847 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105509847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105509847 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105509847 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105509847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105509847 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105509847 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 73 7d 3a 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 40 32 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105509847 DMSC DEBUG msub_fsm[0x563b4cbf2860]{active}: Allocated (fsm.c:456) 20250410105509847 DMSC DEBUG msc_i[0x563b4cc55d70]{READY}: Allocated (fsm.c:456) 20250410105509847 DMSC DEBUG msc_i[0x563b4cc55d70]{READY}: is child of msub_fsm[0x563b4cbf2860] (fsm.c:486) 20250410105509847 DMSC DEBUG msc_a[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105509847 DMSC DEBUG msc_a[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cbf2860] (fsm.c:486) 20250410105509847 DMSC DEBUG msc_a(unknown:GERAN-A-334:NONE)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105509847 DMSC DEBUG msc_i(unknown:GERAN-A-334:NONE)[0x563b4cc55d70]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105509847 DMSC DEBUG msc_a(unknown:GERAN-A-334:NONE)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105509847 DMM DEBUG msc_a(IMSI-262420000042308:GERAN-A-334:LU)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042308 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410105509847 DMM DEBUG msc_a(IMSI-262420000042308:GERAN-A-334:LU)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410105509847 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-334:LU)[0x563b4cc48160]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410105509847 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-334:LU)[0x563b4cc48160]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042308:GERAN-A-334:LU)[0x563b4cbf35f0] (fsm.c:486) 20250410105509847 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-334:LU)[0x563b4cc48160]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410105509847 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-334:LU)[0x563b4cc48160]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410105509847 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410105509847 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042308 id=262420000042308 (vlr.c:661) 20250410105509847 DVLR INFO New subscr, IMSI: 262420000042308 (vlr.c:562) 20250410105509847 DVLR DEBUG VLR subscr IMSI-262420000042308 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410105509847 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-334:LU)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105509847 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-334:LU)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105509847 DVLR DEBUG VLR subscr IMSI-262420000042308 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410105509847 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410105509847 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-334:LU)[0x563b4cc48160]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410105509847 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-334:LU)[0x563b4cc48160]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410105509848 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-334:LU)[0x563b4cc48160]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410105509848 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-334:LU)[0x563b4cc48160]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410105509848 DMSC DEBUG msc_i(IMSI-262420000042308:GERAN-A-334:LU)[0x563b4cc55d70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105509848 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-334:LU)[0x563b4cc48160]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410105509848 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-334:LU)[0x563b4cc48160]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410105509848 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042308:GERAN-A-334:LU)[0x563b4cbf5710]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105509848 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042308:GERAN-A-334:LU)[0x563b4cbf5710]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042308:GERAN-A-334:LU)[0x563b4cc48160] (fsm.c:486) 20250410105509848 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042308:GERAN-A-334:LU)[0x563b4cbf5710]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410105509848 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042308:GERAN-A-334:LU)[0x563b4cbf5710]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410105509848 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105509848 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105509848 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105509848 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105509848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105509848 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105509848 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105509848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105509848 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105509848 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0b 02 73 7d 3a 00 01 4e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105509848 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105509848 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105509848 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105509848 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105509848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105509848 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105509848 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105509848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105509848 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105509848 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 73 7d 3a 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 40 32 80 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1898)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1898)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1898)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1898)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1896)@7d38b4d9c9a0: { messageType := 2, destLocRef := '737D3A'O ("s}:"), sourceLocRef := '00014E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1896)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1896)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1896)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1896)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1896)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105509849 DVLR DEBUG VLR subscr IMSI-262420000042308 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410105509849 DVLR DEBUG VLR subscr IMSI-262420000042308 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_auth_options_80(1904)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_80(1904)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1896)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1896)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1896)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1896)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1898)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105509850 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105509850 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105509850 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105509850 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105509850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105509850 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105509851 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105509851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105509851 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105509851 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 4e 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105509851 DMSC DEBUG msc_i(IMSI-262420000042308:GERAN-A-334:LU)[0x563b4cc55d70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105509851 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-334:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105509853 DVLR DEBUG VLR subscr IMSI-262420000042308 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105509853 DVLR DEBUG IMSI:262420000042308 has MSISDN:491230042308 (vlr.c:1045) 20250410105509853 DMSC NOTICE msub(IMSI-262420000042308:MSISDN-491230042308) VLR: update for IMSI=262420000042308 (MSISDN=491230042308) (gsm_04_08.c:1541) 20250410105509853 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410105509853 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105509853 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-334:LU)[0x563b4cc48160]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410105509853 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042308:GERAN-A-334:LU)[0x563b4cbf5710]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410105509853 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042308:GERAN-A-334:LU)[0x563b4cbf5710]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410105509853 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042308:GERAN-A-334:LU)[0x563b4cbf5710]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410105509853 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042308:GERAN-A-334:LU)[0x563b4cbf5710]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-334:LU)[0x563b4cc48160] (vlr_lu_fsm.c:110) 20250410105509853 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042308:GERAN-A-334:LU)[0x563b4cbf5710]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410105509853 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042308:GERAN-A-334:LU)[0x563b4cbf5710]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105509853 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-334:LU)[0x563b4cc48160]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410105509853 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-334:LU)[0x563b4cc48160]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410105509853 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-334:LU)[0x563b4cc4e660]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105509853 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-334:LU)[0x563b4cc4e660]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-334:LU)[0x563b4cc48160] (fsm.c:486) 20250410105509853 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-334:LU)[0x563b4cc4e660]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410105509853 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-334:LU)[0x563b4cc4e660]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410105509853 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-334:LU)[0x563b4cc4e660]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410105509853 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-334:LU)[0x563b4cc4e660]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410105509853 DMSC NOTICE msub(IMSI-262420000042308:MSISDN-491230042308:TMSInew-0x17114288) VLR: update for IMSI=262420000042308 (MSISDN=491230042308) (gsm_04_08.c:1541) 20250410105509853 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-334:LU)[0x563b4cc4e660]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410105509853 DMM DEBUG -> IMSI-262420000042308:MSISDN-491230042308:TMSInew-0x17114288 LOCATION UPDATE ACCEPT (TMSI = 0x17114288) (gsm_04_08.c:149) 20250410105509853 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSInew-0x17114288:GERAN-A-334:LU)[0x563b4cc55d70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105509854 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSInew-0x17114288 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410105509854 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105509854 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105509854 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105509854 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105509854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105509854 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105509854 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105509854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105509854 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105509854 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 73 7d 3a 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 17 11 42 88 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1898)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1898)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1896)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1896)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1896)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1896)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_80(1904)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1897)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1897)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(1896)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1896)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1896)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1896)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1898)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105509860 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105509860 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105509860 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105509860 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105509860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105509860 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105509860 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105509860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105509860 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105509860 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 4e 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105509860 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSInew-0x17114288:GERAN-A-334:LU)[0x563b4cc55d70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105509860 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSInew-0x17114288:GERAN-A-334:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105509861 DMM DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSInew-0x17114288:GERAN-A-334:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410105509861 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:TMSInew-0x17114288:GERAN-A-334:LU)[0x563b4cc48160]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410105509861 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-334:LU)[0x563b4cc4e660]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410105509861 DMSC NOTICE msub(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288) VLR: update for IMSI=262420000042308 (MSISDN=491230042308) (gsm_04_08.c:1541) 20250410105509861 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410105509861 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-334:LU)[0x563b4cc4e660]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410105509861 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288:GERAN-A-334:LU)[0x563b4cc48160]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410105509861 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-334:LU)[0x563b4cc4e660]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410105509861 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-334:LU)[0x563b4cc4e660]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288:GERAN-A-334:LU)[0x563b4cc48160] (vlr_lu_fsm.c:817) 20250410105509861 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-334:LU)[0x563b4cc4e660]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410105509861 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-334:LU)[0x563b4cc4e660]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105509861 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288:GERAN-A-334:LU)[0x563b4cc48160]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410105509861 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288:GERAN-A-334:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410105509861 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288:GERAN-A-334:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.986s remaining) (msc_a.c:450) 20250410105509861 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042308/3/1): Available (smpp_smsc.c:626) 20250410105509861 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288:GERAN-A-334:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105509861 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288:GERAN-A-334:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410105509861 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105509861 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105509861 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105509861 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288:GERAN-A-334:LU)[0x563b4cc55d70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105509861 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410105509861 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105509861 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105509861 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105509861 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105509861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105509861 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105509861 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105509861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105509861 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105509861 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 73 7d 3a 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1898)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1898)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1896)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1896)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1896)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1896)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1896)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1896)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1896)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1896)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1898)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105509863 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105509863 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105509863 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105509863 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105509863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105509863 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105509863 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105509863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105509863 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105509863 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 4e 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105509863 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288:GERAN-A-334:LU)[0x563b4cc55d70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105509863 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288:GERAN-A-334:LU)[0x563b4cbf35f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105509863 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288:GERAN-A-334:LU)[0x563b4cbf35f0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105509863 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288:GERAN-A-334:LU)[0x563b4cbf35f0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105509863 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288:GERAN-A-334:LU)[0x563b4cbf35f0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105509863 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288:GERAN-A-334:LU)[0x563b4cc48160]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105509863 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288:GERAN-A-334:LU)[0x563b4cc48160]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288:GERAN-A-334:LU)[0x563b4cbf35f0] (msc_a.c:1053) 20250410105509863 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288:GERAN-A-334:LU)[0x563b4cc48160]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410105509863 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288:GERAN-A-334:LU)[0x563b4cc48160]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105509863 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288:GERAN-A-334:LU)[0x563b4cc48160]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410105509863 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288:GERAN-A-334:LU)[0x563b4cbf35f0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cbf2860] (msc_a.c:1053) 20250410105509863 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288:GERAN-A-334:LU)[0x563b4cbf35f0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105509863 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288:GERAN-A-334:LU)[0x563b4cbf35f0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105509863 DMSC DEBUG msub_fsm[0x563b4cbf2860]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105509863 DMSC DEBUG msub(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288) MSC-A terminated (msub.c:261) 20250410105509863 DMSC DEBUG msub(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288) 1 MSC-I still active (msub.c:79) 20250410105509863 DMSC DEBUG msub_fsm[0x563b4cbf2860]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105509863 DMSC DEBUG msub_fsm[0x563b4cbf2860]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105509863 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288:GERAN-A-334:LU)[0x563b4cc55d70]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105509863 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288:GERAN-A-334:LU)[0x563b4cc55d70]{READY}: Removing from parent msub_fsm[0x563b4cbf2860] (msub.c:113) 20250410105509863 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-334 (ran_conn.c:155) 20250410105509863 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288:GERAN-A-334:LU)[0x563b4cc55d70]{READY}: Freeing instance (msub.c:113) 20250410105509863 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288:GERAN-A-334:LU)[0x563b4cc55d70]{READY}: Deallocated (fsm.c:568) 20250410105509863 DMSC DEBUG msub(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288) Free (msub.c:119) 20250410105509863 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288 - active-conn: now used by 1 (attached) (msub.c:375) 20250410105509863 DMSC DEBUG msub_fsm[0x563b4cbf2860]{terminating}: Freeing instance (msub.c:113) 20250410105509863 DMSC DEBUG msub_fsm[0x563b4cbf2860]{terminating}: Deallocated (fsm.c:568) 20250410105509864 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105509864 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105509864 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105509864 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105509864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105509864 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105509864 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105509864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105509864 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105509864 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0b 04 73 7d 3a 00 01 4e 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1898)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1898)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1896)@7d38b4d9c9a0: Session index based on local reference:0 20250410105509864 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105509864 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105509864 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105509864 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105509864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1898)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105509864 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105509864 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105509864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105509864 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105509864 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 4e 73 7d 3a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1897)@7d38b4d9c9a0: Deleted conn table entry 0TC_auth_options_80(1904)7568698 TC_auth_options_80(1904)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105509865 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410105509865 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_80(1904)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_80(1904)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(1904)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(1904)@7d38b4d9c9a0: port MSCVTYRunning a successful LU done TC_auth_options_80(1904)@7d38b4d9c9a0: port MSCVTYf_establish_fully() starting TC_auth_options_80(1904)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '17114288'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1897)@7d38b4d9c9a0: Added conn table entry 0TC_auth_options_80(1904)7148469 MSC_Test_0-RAN(1897)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1896)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(1898)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105510064 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105510064 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105510064 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105510064 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105510064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105510064 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105510064 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105510064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105510064 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105510064 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 6d 13 b5 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 17 11 42 88 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105510065 DMSC DEBUG msub_fsm[0x563b4cc48160]{active}: Allocated (fsm.c:456) 20250410105510065 DMSC DEBUG msc_i[0x563b4cbf35f0]{READY}: Allocated (fsm.c:456) 20250410105510065 DMSC DEBUG msc_i[0x563b4cbf35f0]{READY}: is child of msub_fsm[0x563b4cc48160] (fsm.c:486) 20250410105510065 DMSC DEBUG msc_a[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105510065 DMSC DEBUG msc_a[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc48160] (fsm.c:486) 20250410105510065 DMSC DEBUG msc_a(unknown:GERAN-A-335:NONE)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105510065 DMSC DEBUG msc_i(unknown:GERAN-A-335:NONE)[0x563b4cbf35f0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105510065 DMSC DEBUG msc_a(unknown:GERAN-A-335:NONE)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105510065 DMM DEBUG msc_a(TMSI-0x17114288:GERAN-A-335:CM_SERVICE_REQ)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250410105510065 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x17114288:GERAN-A-335:CM_SERVICE_REQ)[0x563b4cbf2860]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410105510065 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x17114288:GERAN-A-335:CM_SERVICE_REQ)[0x563b4cbf2860]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x17114288:GERAN-A-335:CM_SERVICE_REQ)[0x563b4cc55d70] (fsm.c:486) 20250410105510065 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x17114288:GERAN-A-335:CM_SERVICE_REQ)[0x563b4cbf2860]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250410105510065 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x17114288:GERAN-A-335:CM_SERVICE_REQ)[0x563b4cbf2860]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410105510065 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410105510065 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410105510065 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288:GERAN-A-335:CM_SERVICE_REQ)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105510065 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288:GERAN-A-335:CM_SERVICE_REQ)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105510065 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288:GERAN-A-335:CM_SERVICE_REQ)[0x563b4cbf2860]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410105510065 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288:GERAN-A-335:CM_SERVICE_REQ)[0x563b4cbf2860]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250410105510065 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288:GERAN-A-335:CM_SERVICE_REQ)[0x563b4cc4e660]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410105510065 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288:GERAN-A-335:CM_SERVICE_REQ)[0x563b4cc4e660]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288:GERAN-A-335:CM_SERVICE_REQ)[0x563b4cbf2860] (fsm.c:486) 20250410105510065 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288:GERAN-A-335:CM_SERVICE_REQ)[0x563b4cc4e660]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410105510065 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288:GERAN-A-335:CM_SERVICE_REQ)[0x563b4cc4e660]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410105510065 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410105510065 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105510065 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105510065 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105510065 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105510065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105510065 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105510065 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105510065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105510065 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105510065 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0a 02 6d 13 b5 00 01 4f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1898)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1898)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1896)@7d38b4d9c9a0: { messageType := 2, destLocRef := '6D13B5'O, sourceLocRef := '00014F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1896)@7d38b4d9c9a0: Session index based on local reference:0 20250410105510066 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410105510066 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_auth_options_80(1904)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_80(1904)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(1904)@7d38b4d9c9a0: XXX ts_GSUP_SAI_ERR 20250410105510068 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105510068 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288:GERAN-A-335:CM_SERVICE_REQ)[0x563b4cc4e660]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_NACK (vlr.c:1026) 20250410105510068 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288:GERAN-A-335:CM_SERVICE_REQ)[0x563b4cc4e660]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: GSUP: rx Auth Info Error cause: 2: IMSI unknown in HLR (vlr_auth_fsm.c:376) 20250410105510068 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288:GERAN-A-335:CM_SERVICE_REQ)[0x563b4cc4e660]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Authentication terminating with result NO_AUTH_INFO, cause IMSI_UNKNOWN_IN_HLR (vlr_auth_fsm.c:271) 20250410105510068 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288:GERAN-A-335:CM_SERVICE_REQ)[0x563b4cc4e660]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:284) 20250410105510068 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288:GERAN-A-335:CM_SERVICE_REQ)[0x563b4cc4e660]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410105510068 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288:GERAN-A-335:CM_SERVICE_REQ)[0x563b4cc4e660]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288:GERAN-A-335:CM_SERVICE_REQ)[0x563b4cbf2860] (vlr_auth_fsm.c:294) 20250410105510068 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288:GERAN-A-335:CM_SERVICE_REQ)[0x563b4cc4e660]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250410105510068 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288:GERAN-A-335:CM_SERVICE_REQ)[0x563b4cc4e660]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250410105510068 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288:GERAN-A-335:CM_SERVICE_REQ)[0x563b4cbf2860]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_NO_INFO (vlr_auth_fsm.c:294) 20250410105510068 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288:GERAN-A-335:CM_SERVICE_REQ)[0x563b4cbf2860]{PR_ARQ_S_WAIT_AUTH}: proc_arq_fsm_done(IMSI_UNKNOWN_IN_HLR) (vlr_access_req_fsm.c:472) 20250410105510068 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288:GERAN-A-335:CM_SERVICE_REQ)[0x563b4cbf2860]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410105510068 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288:GERAN-A-335:CM_SERVICE_REQ)[0x563b4cbf2860]{PR_ARQ_S_DONE}: Process Access Request result: IMSI_UNKNOWN_IN_HLR (vlr_access_req_fsm.c:131) 20250410105510068 DMM DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288:GERAN-A-335:CM_SERVICE_REQ)[0x563b4cc55d70]{MSC_A_ST_AUTH_CIPH}: -> CM SERVICE Reject cause: 2 (gsm_04_08.c:259) 20250410105510068 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288:GERAN-A-335:CM_SERVICE_REQ)[0x563b4cbf35f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105510068 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288:GERAN-A-335:CM_SERVICE_REQ)[0x563b4cc55d70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105510068 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288:GERAN-A-335:CM_SERVICE_REQ)[0x563b4cc55d70]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250410105510068 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288 + msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105510068 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288 + vlr_subscr_cancel_attach_fsm: now used by 5 (attached,active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105510068 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105510068 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288:GERAN-A-335:CM_SERVICE_REQ)[0x563b4cbf35f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105510068 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288 - msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250410105510068 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288:GERAN-A-335:CM_SERVICE_REQ)[0x563b4cc55d70]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (vlr_access_req_fsm.c:169) 20250410105510068 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105510068 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105510068 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105510068 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105510068 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105510068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105510068 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105510068 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105510068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105510068 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105510068 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 6d 13 b5 00 01 06 01 00 03 05 22 02 00 00 00 (osmo_ss7_asp.c:1175) 20250410105510068 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105510068 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105510068 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105510068 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105510068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105510068 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105510068 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105510068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105510068 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105510068 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 6d 13 b5 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1898)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1898)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1898)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1898)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1896)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1896)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1896)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1896)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1896)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1896)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1896)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1896)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_80(1904)@7d38b4d9c9a0: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1896)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1896)@7d38b4d9c9a0: vl_len:6 MSC_Test_0-SCCP(1896)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1896)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1898)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105510071 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105510071 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105510071 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105510071 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105510071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105510071 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105510071 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105510071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105510071 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105510071 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1d 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 4f 00 01 06 00 04 22 04 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105510071 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288:GERAN-A-335:CM_SERVICE_REQ)[0x563b4cbf35f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105510071 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288:GERAN-A-335:CM_SERVICE_REQ)[0x563b4cc55d70]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105510071 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288:GERAN-A-335:CM_SERVICE_REQ)[0x563b4cc55d70]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250410105510071 DMSC ERROR msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288:GERAN-A-335:CM_SERVICE_REQ)[0x563b4cc55d70]{MSC_A_ST_RELEASING}: Event MSC_A_EV_MO_CLOSE not permitted (msc_a.c:1734) 20250410105510071 DBSSAP ERROR msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288:GERAN-A-335:CM_SERVICE_REQ)[0x563b4cc55d70]{MSC_A_ST_RELEASING}: RAN decode error (rc=-1) for CLEAR_REQUEST from MSC-I (msc_a.c:2060) MSC_Test_0-SCCP(1896)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1896)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1896)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1896)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1898)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105510272 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105510272 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105510272 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105510272 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105510272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105510272 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105510272 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105510272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105510272 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105510272 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 4f 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105510273 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288:GERAN-A-335:CM_SERVICE_REQ)[0x563b4cbf35f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105510273 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288:GERAN-A-335:CM_SERVICE_REQ)[0x563b4cc55d70]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105510273 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288:GERAN-A-335:CM_SERVICE_REQ)[0x563b4cc55d70]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105510273 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288:GERAN-A-335:CM_SERVICE_REQ)[0x563b4cc55d70]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105510273 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288:GERAN-A-335:CM_SERVICE_REQ)[0x563b4cc55d70]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105510273 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288:GERAN-A-335:CM_SERVICE_REQ)[0x563b4cbf2860]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105510273 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288:GERAN-A-335:CM_SERVICE_REQ)[0x563b4cbf2860]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288:GERAN-A-335:CM_SERVICE_REQ)[0x563b4cc55d70] (msc_a.c:1053) 20250410105510273 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288:GERAN-A-335:CM_SERVICE_REQ)[0x563b4cbf2860]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105510273 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288:GERAN-A-335:CM_SERVICE_REQ)[0x563b4cbf2860]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410105510273 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288:GERAN-A-335:CM_SERVICE_REQ)[0x563b4cc55d70]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc48160] (msc_a.c:1053) 20250410105510273 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288:GERAN-A-335:CM_SERVICE_REQ)[0x563b4cc55d70]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105510273 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288:GERAN-A-335:CM_SERVICE_REQ)[0x563b4cc55d70]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105510273 DMSC DEBUG msub_fsm[0x563b4cc48160]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105510273 DMSC DEBUG msub(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288) MSC-A terminated (msub.c:261) 20250410105510273 DMSC DEBUG msub(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288) 1 MSC-I still active (msub.c:79) 20250410105510273 DMSC DEBUG msub_fsm[0x563b4cc48160]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105510273 DMSC DEBUG msub_fsm[0x563b4cc48160]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105510273 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288:GERAN-A-335:CM_SERVICE_REQ)[0x563b4cbf35f0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105510273 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288:GERAN-A-335:CM_SERVICE_REQ)[0x563b4cbf35f0]{READY}: Removing from parent msub_fsm[0x563b4cc48160] (msub.c:113) 20250410105510273 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-335 (ran_conn.c:155) 20250410105510273 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288:GERAN-A-335:CM_SERVICE_REQ)[0x563b4cbf35f0]{READY}: Freeing instance (msub.c:113) 20250410105510273 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288:GERAN-A-335:CM_SERVICE_REQ)[0x563b4cbf35f0]{READY}: Deallocated (fsm.c:568) 20250410105510273 DMSC DEBUG msub(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288) Free (msub.c:119) 20250410105510273 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288 - active-conn: now used by 1 (attached) (msub.c:375) 20250410105510273 DMSC DEBUG msub_fsm[0x563b4cc48160]{terminating}: Freeing instance (msub.c:113) 20250410105510273 DMSC DEBUG msub_fsm[0x563b4cc48160]{terminating}: Deallocated (fsm.c:568) 20250410105510273 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105510273 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105510273 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105510273 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105510273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105510273 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105510273 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105510273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105510273 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105510273 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0a 04 6d 13 b5 00 01 4f 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1898)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1898)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1896)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(1898)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105510274 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105510274 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105510274 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105510274 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105510274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105510274 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105510274 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105510274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105510274 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105510274 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 4f 6d 13 b5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1897)@7d38b4d9c9a0: Deleted conn table entry 0TC_auth_options_80(1904)7148469 TC_auth_options_80(1904)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105510274 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410105510274 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x17114288 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_80(1904)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_80(1904)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(1904)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410105510279 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250410105510280 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410105510280 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1896)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(1902)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(1901)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(1898)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(1897)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(1903)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(1899)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1905)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(1900)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1895)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1895): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(1896): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(1897): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(1898): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(1899): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(1900): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(1901): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(1902): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(1903): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_auth_options_80(1904): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1905): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_auth_options_8 finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_8 pass'. Thu Apr 10 10:55:10 UTC 2025 ====== MSC_Tests.TC_auth_options_8 pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_auth_options_8.talloc 20250410105510480 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410105510480 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105510480 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410105510480 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410105510480 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410105510480 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105510480 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410105510480 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410105510480 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410105510480 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105510480 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410105510481 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410105510481 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410105510481 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410105510481 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410105510481 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105510481 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105510481 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410105510481 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410105510481 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410105510481 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410105511280 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=405964) 20250410105512281 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410105512481 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410105512481 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410105512481 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) Waiting for packet dumper to finish... 1 (prev_count=405964, count=406504) 20250410105513283 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_8 pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_9'. ------ MSC_Tests.TC_auth_options_9 ------ Thu Apr 10 10:55:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_auth_options_9.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_auth_options_9.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410105514284 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_9' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_auth_options_9 started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(1909)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(1909)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1909)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(1907)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410105514998 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1910)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410105515187 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410105515187 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410105515187 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410105515187 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1909)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1909)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1909)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410105515191 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105515191 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410105515191 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410105515191 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410105515191 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410105515191 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410105515191 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410105515191 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105515191 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410105515191 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1909)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(1909)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410105515191 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1909)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1909)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1909)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410105515192 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105515192 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410105515192 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410105515192 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410105515192 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410105515192 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410105515192 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410105515192 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105515192 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410105515192 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410105515192 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105515192 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410105515193 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) MSC_Test_0-M3UA(1909)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1909)@7d38b4d9c9a0: Message received on association #8 20250410105515193 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1909)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1909)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1909)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1909)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1909)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1909)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105515285 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410105515285 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1912)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1912)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410105515289 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1912)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1912)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1912)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1912)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1912)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1912)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410105515303 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410105515303 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_auth_options_90(1915)@7d38b4d9c9a0: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1913)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000042309" to be handled at TC_auth_options_90(1915) TC_auth_options_90(1915)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000042309'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410105515998 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105515998 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105515998 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105515998 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105515998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105515998 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105515998 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105515998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105515998 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105515998 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1909)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105515999 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105515999 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105515999 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105515999 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105515999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105515999 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105515999 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105515999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105515999 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105515999 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1909)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1909)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1908)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1908)@7d38b4d9c9a0: Added conn table entry 0TC_auth_options_90(1915)8373909 MSC_Test_0-SCCP(1907)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(1908)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1909)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105516009 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105516009 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105516009 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105516009 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105516009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105516009 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105516009 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105516009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105516009 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105516009 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 7f c6 95 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 40 32 90 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105516009 DMSC DEBUG msub_fsm[0x563b4cbf2860]{active}: Allocated (fsm.c:456) 20250410105516009 DMSC DEBUG msc_i[0x563b4cc55d70]{READY}: Allocated (fsm.c:456) 20250410105516009 DMSC DEBUG msc_i[0x563b4cc55d70]{READY}: is child of msub_fsm[0x563b4cbf2860] (fsm.c:486) 20250410105516009 DMSC DEBUG msc_a[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105516009 DMSC DEBUG msc_a[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cbf2860] (fsm.c:486) 20250410105516009 DMSC DEBUG msc_a(unknown:GERAN-A-336:NONE)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105516009 DMSC DEBUG msc_i(unknown:GERAN-A-336:NONE)[0x563b4cc55d70]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105516009 DMSC DEBUG msc_a(unknown:GERAN-A-336:NONE)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105516009 DMM DEBUG msc_a(IMSI-262420000042309:GERAN-A-336:LU)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042309 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410105516009 DMM DEBUG msc_a(IMSI-262420000042309:GERAN-A-336:LU)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410105516009 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-336:LU)[0x563b4cc48160]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410105516009 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-336:LU)[0x563b4cc48160]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042309:GERAN-A-336:LU)[0x563b4cbf35f0] (fsm.c:486) 20250410105516009 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-336:LU)[0x563b4cc48160]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250410105516009 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-336:LU)[0x563b4cc48160]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410105516009 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410105516009 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042309 id=262420000042309 (vlr.c:661) 20250410105516009 DVLR INFO New subscr, IMSI: 262420000042309 (vlr.c:562) 20250410105516009 DVLR DEBUG VLR subscr IMSI-262420000042309 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410105516009 DMSC DEBUG msc_a(IMSI-262420000042309:GERAN-A-336:LU)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105516009 DMSC DEBUG msc_a(IMSI-262420000042309:GERAN-A-336:LU)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105516009 DVLR DEBUG VLR subscr IMSI-262420000042309 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410105516009 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410105516009 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-336:LU)[0x563b4cc48160]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410105516009 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-336:LU)[0x563b4cc48160]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410105516010 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-336:LU)[0x563b4cc48160]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410105516010 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-336:LU)[0x563b4cbf5710]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410105516010 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-336:LU)[0x563b4cbf5710]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000042309:GERAN-A-336:LU)[0x563b4cc48160] (fsm.c:486) 20250410105516010 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-336:LU)[0x563b4cbf5710]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410105516010 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-336:LU)[0x563b4cbf5710]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410105516010 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105516010 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105516010 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105516010 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105516010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105516010 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105516010 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105516010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105516010 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105516010 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 04 02 7f c6 95 00 01 50 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1909)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1909)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1907)@7d38b4d9c9a0: { messageType := 2, destLocRef := '7FC695'O, sourceLocRef := '000150'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1907)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(1913)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000042309" handled at TC_auth_options_90(1915) MSC_Test-GSUP(1913)@7d38b4d9c9a0: Added IMSI table entry 0TC_auth_options_90(1915)"262420000042309" 20250410105516014 DVLR DEBUG VLR subscr IMSI-262420000042309 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410105516014 DVLR DEBUG VLR subscr IMSI-262420000042309 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1907)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1907)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1907)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1907)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1909)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105516015 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105516015 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105516015 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105516015 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105516015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105516015 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105516015 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105516015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105516015 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105516015 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 50 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105516016 DMSC DEBUG msc_i(IMSI-262420000042309:GERAN-A-336:LU)[0x563b4cc55d70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105516016 DMSC DEBUG msc_a(IMSI-262420000042309:GERAN-A-336:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_auth_options_90(1915)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_90(1915)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410105516021 DVLR DEBUG VLR subscr IMSI-262420000042309 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105516021 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-336:LU)[0x563b4cbf5710]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410105516021 DVLR DEBUG SUBSCR(IMSI-262420000042309) Received 1 auth tuples (vlr.c:996) 20250410105516021 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-336:LU)[0x563b4cbf5710]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410105516021 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-336:LU)[0x563b4cbf5710]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use GSM AKA (is_r99=yes, at->vec.auth_types=0x1) (vlr_auth_fsm.c:324) 20250410105516021 DMM DEBUG Tx AUTH REQ (rand = 4370a3af719cb538d8a577b6ce488efe) (gsm_04_08.c:641) 20250410105516021 DMSC DEBUG msc_i(IMSI-262420000042309:GERAN-A-336:LU)[0x563b4cc55d70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105516021 DVLR DEBUG VLR subscr IMSI-262420000042309 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410105516021 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105516021 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105516021 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105516021 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105516021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105516021 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105516021 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105516021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105516021 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105516021 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2d 00 00 00 b9 00 00 00 c1 03 00 00 04 06 7f c6 95 00 01 16 01 00 13 05 12 00 43 70 a3 af 71 9c b5 38 d8 a5 77 b6 ce 48 8e fe 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1909)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1909)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1907)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1907)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1907)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1907)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1908)@7d38b4d9c9a0: patching N(SD)=1 into dtap '05149A3F0DB2'O MSC_Test_0-RAN(1908)@7d38b4d9c9a0: patched enc_l3: '05549A3F0DB2'O MSC_Test_0-SCCP(1907)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1907)@7d38b4d9c9a0: vl_len:9 MSC_Test_0-SCCP(1907)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1907)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000605549A3F0DB2'O MSC_Test_0-M3UA(1909)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105516029 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105516029 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105516029 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105516029 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105516029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105516029 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105516030 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105516030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105516030 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105516030 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 50 00 01 09 01 00 06 05 54 9a 3f 0d b2 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105516030 DMSC DEBUG msc_i(IMSI-262420000042309:GERAN-A-336:LU)[0x563b4cc55d70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105516030 DMSC DEBUG msc_a(IMSI-262420000042309:GERAN-A-336:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105516030 DMM DEBUG msc_a(IMSI-262420000042309:GERAN-A-336:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 9a3f0db2) (gsm_04_08.c:1128) 20250410105516030 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-336:LU)[0x563b4cbf5710]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410105516030 DVLR DEBUG SUBSCR(IMSI-262420000042309) AUTH on GERAN received SRES/RES: 9a3f0db2 (4 bytes) (vlr_auth_fsm.c:151) 20250410105516030 DVLR INFO SUBSCR(IMSI-262420000042309) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250410105516030 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-336:LU)[0x563b4cbf5710]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410105516030 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-336:LU)[0x563b4cbf5710]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410105516030 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-336:LU)[0x563b4cbf5710]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410105516030 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-336:LU)[0x563b4cbf5710]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000042309:GERAN-A-336:LU)[0x563b4cc48160] (vlr_auth_fsm.c:294) 20250410105516030 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-336:LU)[0x563b4cbf5710]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410105516030 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-336:LU)[0x563b4cbf5710]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410105516030 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-336:LU)[0x563b4cc48160]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410105516030 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-336:LU)[0x563b4cc48160]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410105516030 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-336:LU)[0x563b4cc48160]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410105516030 DMSC DEBUG msc_i(IMSI-262420000042309:GERAN-A-336:LU)[0x563b4cc55d70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410105516030 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-336:LU)[0x563b4cc48160]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250410105516030 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105516030 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105516030 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105516030 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105516030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105516030 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105516030 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105516030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105516030 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105516030 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 27 00 00 00 b9 00 00 00 c1 03 00 00 04 06 7f c6 95 00 01 10 00 0e 53 0a 09 09 23 07 7f 4c 9a ef ee 49 23 01 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1909)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1909)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1907)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1907)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1907)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1907)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1907)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1907)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1907)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1907)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1909)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105516035 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105516035 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105516035 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105516035 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105516035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105516035 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105516035 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105516035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105516035 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105516035 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 50 00 01 05 00 03 55 2c 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105516035 DMSC DEBUG msc_i(IMSI-262420000042309:GERAN-A-336:LU)[0x563b4cc55d70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105516035 DMSC DEBUG msc_a(IMSI-262420000042309:GERAN-A-336:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105516035 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-336:LU)[0x563b4cc48160]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410105516035 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-336:LU)[0x563b4cc48160]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410105516035 DMSC DEBUG msc_i(IMSI-262420000042309:GERAN-A-336:LU)[0x563b4cc55d70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105516035 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-336:LU)[0x563b4cc48160]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410105516035 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-336:LU)[0x563b4cc48160]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410105516035 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042309:GERAN-A-336:LU)[0x563b4cbf5710]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105516035 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042309:GERAN-A-336:LU)[0x563b4cbf5710]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042309:GERAN-A-336:LU)[0x563b4cc48160] (fsm.c:486) 20250410105516035 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042309:GERAN-A-336:LU)[0x563b4cbf5710]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410105516035 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042309:GERAN-A-336:LU)[0x563b4cbf5710]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410105516035 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105516035 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105516035 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105516035 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105516035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105516035 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105516035 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105516035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105516035 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105516035 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 04 06 7f c6 95 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 40 32 90 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1909)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1909)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1907)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1907)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1907)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1907)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105516039 DVLR DEBUG VLR subscr IMSI-262420000042309 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105516039 DVLR DEBUG IMSI:262420000042309 has MSISDN:491230042309 (vlr.c:1045) 20250410105516039 DMSC NOTICE msub(IMSI-262420000042309:MSISDN-491230042309) VLR: update for IMSI=262420000042309 (MSISDN=491230042309) (gsm_04_08.c:1541) 20250410105516039 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410105516040 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105516040 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-336:LU)[0x563b4cc48160]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410105516040 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042309:GERAN-A-336:LU)[0x563b4cbf5710]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410105516040 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042309:GERAN-A-336:LU)[0x563b4cbf5710]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410105516040 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042309:GERAN-A-336:LU)[0x563b4cbf5710]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410105516040 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042309:GERAN-A-336:LU)[0x563b4cbf5710]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-336:LU)[0x563b4cc48160] (vlr_lu_fsm.c:110) 20250410105516040 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042309:GERAN-A-336:LU)[0x563b4cbf5710]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410105516040 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042309:GERAN-A-336:LU)[0x563b4cbf5710]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105516040 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-336:LU)[0x563b4cc48160]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410105516040 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-336:LU)[0x563b4cc48160]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410105516040 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-336:LU)[0x563b4cc4e790]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105516040 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-336:LU)[0x563b4cc4e790]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-336:LU)[0x563b4cc48160] (fsm.c:486) 20250410105516040 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-336:LU)[0x563b4cc4e790]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410105516040 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-336:LU)[0x563b4cc4e790]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410105516040 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-336:LU)[0x563b4cc4e790]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410105516040 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-336:LU)[0x563b4cc4e790]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410105516040 DMSC NOTICE msub(IMSI-262420000042309:MSISDN-491230042309:TMSInew-0x7B9D2B73) VLR: update for IMSI=262420000042309 (MSISDN=491230042309) (gsm_04_08.c:1541) 20250410105516040 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-336:LU)[0x563b4cc4e790]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410105516040 DMM DEBUG -> IMSI-262420000042309:MSISDN-491230042309:TMSInew-0x7B9D2B73 LOCATION UPDATE ACCEPT (TMSI = 0x7b9d2b73) (gsm_04_08.c:149) 20250410105516040 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSInew-0x7B9D2B73:GERAN-A-336:LU)[0x563b4cc55d70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105516040 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSInew-0x7B9D2B73 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410105516040 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105516040 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105516040 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105516040 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105516040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105516040 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105516040 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105516040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105516040 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105516040 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 04 06 7f c6 95 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 7b 9d 2b 73 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1909)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1909)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1907)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1907)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1907)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1907)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_90(1915)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1908)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1908)@7d38b4d9c9a0: patched enc_l3: '059B'O MSC_Test_0-SCCP(1907)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1907)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1907)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1907)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1909)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105516043 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105516043 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105516044 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105516044 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105516044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105516044 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105516044 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105516044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105516044 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105516044 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 50 00 01 05 01 00 02 05 9b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105516044 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSInew-0x7B9D2B73:GERAN-A-336:LU)[0x563b4cc55d70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105516044 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSInew-0x7B9D2B73:GERAN-A-336:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105516044 DMM DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSInew-0x7B9D2B73:GERAN-A-336:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410105516044 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:TMSInew-0x7B9D2B73:GERAN-A-336:LU)[0x563b4cc48160]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410105516044 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-336:LU)[0x563b4cc4e790]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410105516044 DMSC NOTICE msub(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73) VLR: update for IMSI=262420000042309 (MSISDN=491230042309) (gsm_04_08.c:1541) 20250410105516044 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410105516044 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-336:LU)[0x563b4cc4e790]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410105516044 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73:GERAN-A-336:LU)[0x563b4cc48160]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410105516044 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-336:LU)[0x563b4cc4e790]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410105516044 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-336:LU)[0x563b4cc4e790]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73:GERAN-A-336:LU)[0x563b4cc48160] (vlr_lu_fsm.c:817) 20250410105516044 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-336:LU)[0x563b4cc4e790]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410105516044 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-336:LU)[0x563b4cc4e790]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105516044 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73:GERAN-A-336:LU)[0x563b4cc48160]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410105516044 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73:GERAN-A-336:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410105516044 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73:GERAN-A-336:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.965s remaining) (msc_a.c:450) 20250410105516044 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042309/3/1): Available (smpp_smsc.c:626) 20250410105516044 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73:GERAN-A-336:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105516044 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73:GERAN-A-336:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410105516044 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105516044 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105516044 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105516044 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73:GERAN-A-336:LU)[0x563b4cc55d70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105516044 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410105516044 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105516044 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105516044 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105516044 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105516044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105516044 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105516044 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105516044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105516044 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105516044 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 04 06 7f c6 95 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1909)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1909)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1907)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1907)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1907)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1907)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1907)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1907)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1907)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1907)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1909)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105516046 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105516046 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105516046 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105516046 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105516046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105516046 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105516046 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105516046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105516046 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105516046 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 50 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105516047 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73:GERAN-A-336:LU)[0x563b4cc55d70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105516047 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73:GERAN-A-336:LU)[0x563b4cbf35f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105516047 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73:GERAN-A-336:LU)[0x563b4cbf35f0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105516047 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73:GERAN-A-336:LU)[0x563b4cbf35f0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105516047 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73:GERAN-A-336:LU)[0x563b4cbf35f0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105516047 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73:GERAN-A-336:LU)[0x563b4cc48160]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105516047 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73:GERAN-A-336:LU)[0x563b4cc48160]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73:GERAN-A-336:LU)[0x563b4cbf35f0] (msc_a.c:1053) 20250410105516047 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73:GERAN-A-336:LU)[0x563b4cc48160]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410105516047 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73:GERAN-A-336:LU)[0x563b4cc48160]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105516047 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73:GERAN-A-336:LU)[0x563b4cc48160]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410105516047 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73:GERAN-A-336:LU)[0x563b4cbf35f0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cbf2860] (msc_a.c:1053) 20250410105516047 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73:GERAN-A-336:LU)[0x563b4cbf35f0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105516047 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73:GERAN-A-336:LU)[0x563b4cbf35f0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105516047 DMSC DEBUG msub_fsm[0x563b4cbf2860]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105516047 DMSC DEBUG msub(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73) MSC-A terminated (msub.c:261) 20250410105516047 DMSC DEBUG msub(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73) 1 MSC-I still active (msub.c:79) 20250410105516047 DMSC DEBUG msub_fsm[0x563b4cbf2860]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105516047 DMSC DEBUG msub_fsm[0x563b4cbf2860]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105516047 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73:GERAN-A-336:LU)[0x563b4cc55d70]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105516047 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73:GERAN-A-336:LU)[0x563b4cc55d70]{READY}: Removing from parent msub_fsm[0x563b4cbf2860] (msub.c:113) 20250410105516047 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-336 (ran_conn.c:155) 20250410105516047 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73:GERAN-A-336:LU)[0x563b4cc55d70]{READY}: Freeing instance (msub.c:113) 20250410105516047 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73:GERAN-A-336:LU)[0x563b4cc55d70]{READY}: Deallocated (fsm.c:568) 20250410105516047 DMSC DEBUG msub(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73) Free (msub.c:119) 20250410105516047 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73 - active-conn: now used by 1 (attached) (msub.c:375) 20250410105516047 DMSC DEBUG msub_fsm[0x563b4cbf2860]{terminating}: Freeing instance (msub.c:113) 20250410105516047 DMSC DEBUG msub_fsm[0x563b4cbf2860]{terminating}: Deallocated (fsm.c:568) 20250410105516047 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105516047 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105516047 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105516047 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105516047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105516047 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105516047 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105516047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105516047 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105516047 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 04 04 7f c6 95 00 01 50 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1909)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1909)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1907)@7d38b4d9c9a0: Session index based on local reference:0 20250410105516048 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105516048 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105516048 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105516048 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105516048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1909)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105516048 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105516048 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105516048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105516048 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105516048 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 50 7f c6 95 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1908)@7d38b4d9c9a0: Deleted conn table entry 0TC_auth_options_90(1915)8373909 TC_auth_options_90(1915)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105516049 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410105516049 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_90(1915)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_90(1915)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_90(1915)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_90(1915)@7d38b4d9c9a0: port MSCVTYf_perform_lu() done 20250410105516791 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105516791 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105516791 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105516791 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105516791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105516791 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105516791 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105516792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105516792 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105516792 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1b 00 00 00 b9 00 00 00 c1 03 00 00 07 10 6e 50 eb 00 00 70 02 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1909)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1909)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_auth_options_90(1915)@7d38b4d9c9a0: port MSCVTYf_establish_fully() starting TC_auth_options_90(1915)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '7B9D2B73'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1908)@7d38b4d9c9a0: Added conn table entry 0TC_auth_options_90(1915)15636478 MSC_Test_0-RAN(1908)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1907)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(1909)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105517054 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105517054 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105517054 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105517054 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105517054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105517054 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105517054 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105517054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105517054 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105517054 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 ee 97 fe 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 7b 9d 2b 73 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105517054 DMSC DEBUG msub_fsm[0x563b4cc48160]{active}: Allocated (fsm.c:456) 20250410105517054 DMSC DEBUG msc_i[0x563b4cbf35f0]{READY}: Allocated (fsm.c:456) 20250410105517054 DMSC DEBUG msc_i[0x563b4cbf35f0]{READY}: is child of msub_fsm[0x563b4cc48160] (fsm.c:486) 20250410105517054 DMSC DEBUG msc_a[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105517054 DMSC DEBUG msc_a[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc48160] (fsm.c:486) 20250410105517054 DMSC DEBUG msc_a(unknown:GERAN-A-337:NONE)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105517054 DMSC DEBUG msc_i(unknown:GERAN-A-337:NONE)[0x563b4cbf35f0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105517054 DMSC DEBUG msc_a(unknown:GERAN-A-337:NONE)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105517054 DMM DEBUG msc_a(TMSI-0x7B9D2B73:GERAN-A-337:CM_SERVICE_REQ)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250410105517054 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7B9D2B73:GERAN-A-337:CM_SERVICE_REQ)[0x563b4cbf2860]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410105517054 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7B9D2B73:GERAN-A-337:CM_SERVICE_REQ)[0x563b4cbf2860]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x7B9D2B73:GERAN-A-337:CM_SERVICE_REQ)[0x563b4cc55d70] (fsm.c:486) 20250410105517054 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7B9D2B73:GERAN-A-337:CM_SERVICE_REQ)[0x563b4cbf2860]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250410105517054 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7B9D2B73:GERAN-A-337:CM_SERVICE_REQ)[0x563b4cbf2860]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410105517054 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410105517054 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410105517054 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73:GERAN-A-337:CM_SERVICE_REQ)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105517054 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73:GERAN-A-337:CM_SERVICE_REQ)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105517054 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73:GERAN-A-337:CM_SERVICE_REQ)[0x563b4cbf2860]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410105517054 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73:GERAN-A-337:CM_SERVICE_REQ)[0x563b4cbf2860]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250410105517054 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73:GERAN-A-337:CM_SERVICE_REQ)[0x563b4cc4e790]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410105517054 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73:GERAN-A-337:CM_SERVICE_REQ)[0x563b4cc4e790]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73:GERAN-A-337:CM_SERVICE_REQ)[0x563b4cbf2860] (fsm.c:486) 20250410105517054 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73:GERAN-A-337:CM_SERVICE_REQ)[0x563b4cc4e790]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410105517054 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73:GERAN-A-337:CM_SERVICE_REQ)[0x563b4cc4e790]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410105517054 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410105517055 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105517055 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105517055 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105517055 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105517055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105517055 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105517055 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105517055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105517055 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105517055 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 05 02 ee 97 fe 00 01 51 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1909)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1909)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1907)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'EE97FE'O, sourceLocRef := '000151'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1907)@7d38b4d9c9a0: Session index based on local reference:0 20250410105517056 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410105517056 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_auth_options_90(1915)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_90(1915)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105517057 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105517057 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73:GERAN-A-337:CM_SERVICE_REQ)[0x563b4cc4e790]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410105517057 DVLR DEBUG SUBSCR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73) Received 1 auth tuples (vlr.c:996) 20250410105517057 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73:GERAN-A-337:CM_SERVICE_REQ)[0x563b4cc4e790]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410105517057 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73:GERAN-A-337:CM_SERVICE_REQ)[0x563b4cc4e790]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use GSM AKA (is_r99=yes, at->vec.auth_types=0x1) (vlr_auth_fsm.c:324) 20250410105517057 DMM DEBUG Tx AUTH REQ (rand = 4368f9a48b8a8513e6ccf13eda95fbfa) (gsm_04_08.c:641) 20250410105517057 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73:GERAN-A-337:CM_SERVICE_REQ)[0x563b4cbf35f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105517057 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105517057 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105517057 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105517057 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105517057 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105517057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105517057 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105517057 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105517057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105517057 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105517057 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2d 00 00 00 b9 00 00 00 c1 03 00 00 05 06 ee 97 fe 00 01 16 01 00 13 05 12 00 43 68 f9 a4 8b 8a 85 13 e6 cc f1 3e da 95 fb fa 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1909)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1909)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1907)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1907)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1907)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1907)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1908)@7d38b4d9c9a0: patching N(SD)=1 into dtap '05147533966A'O MSC_Test_0-RAN(1908)@7d38b4d9c9a0: patched enc_l3: '05547533966A'O MSC_Test_0-SCCP(1907)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1907)@7d38b4d9c9a0: vl_len:9 MSC_Test_0-SCCP(1907)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1907)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000605547533966A'O MSC_Test_0-M3UA(1909)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105517059 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105517059 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105517059 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105517059 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105517059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105517059 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105517059 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105517059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105517059 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105517059 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 51 00 01 09 01 00 06 05 54 75 33 96 6a 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105517060 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73:GERAN-A-337:CM_SERVICE_REQ)[0x563b4cbf35f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105517060 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73:GERAN-A-337:CM_SERVICE_REQ)[0x563b4cc55d70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105517060 DMM DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73:GERAN-A-337:CM_SERVICE_REQ)[0x563b4cc55d70]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 7533966a) (gsm_04_08.c:1128) 20250410105517060 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73:GERAN-A-337:CM_SERVICE_REQ)[0x563b4cc4e790]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410105517060 DVLR DEBUG SUBSCR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73) AUTH on GERAN received SRES/RES: 7533966a (4 bytes) (vlr_auth_fsm.c:151) 20250410105517060 DVLR INFO SUBSCR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250410105517060 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73:GERAN-A-337:CM_SERVICE_REQ)[0x563b4cc4e790]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410105517060 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73:GERAN-A-337:CM_SERVICE_REQ)[0x563b4cc4e790]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410105517060 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73:GERAN-A-337:CM_SERVICE_REQ)[0x563b4cc4e790]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410105517060 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73:GERAN-A-337:CM_SERVICE_REQ)[0x563b4cc4e790]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73:GERAN-A-337:CM_SERVICE_REQ)[0x563b4cbf2860] (vlr_auth_fsm.c:294) 20250410105517060 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73:GERAN-A-337:CM_SERVICE_REQ)[0x563b4cc4e790]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410105517060 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73:GERAN-A-337:CM_SERVICE_REQ)[0x563b4cc4e790]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410105517060 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73:GERAN-A-337:CM_SERVICE_REQ)[0x563b4cbf2860]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250410105517060 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73:GERAN-A-337:CM_SERVICE_REQ)[0x563b4cbf2860]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410105517060 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73:GERAN-A-337:CM_SERVICE_REQ)[0x563b4cbf2860]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410105517060 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73:GERAN-A-337:CM_SERVICE_REQ)[0x563b4cbf35f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410105517060 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73:GERAN-A-337:CM_SERVICE_REQ)[0x563b4cbf2860]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250410105517060 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105517060 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105517060 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105517060 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105517060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105517060 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105517060 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105517060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105517060 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105517060 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 27 00 00 00 b9 00 00 00 c1 03 00 00 05 06 ee 97 fe 00 01 10 00 0e 53 0a 09 09 db f2 cf d5 01 c8 27 9d 23 01 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1909)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1909)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1907)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1907)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1907)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1907)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1907)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1907)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1907)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1907)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1909)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105517062 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105517062 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105517062 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105517062 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105517062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105517062 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105517062 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105517062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105517062 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105517062 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 51 00 01 05 00 03 55 2c 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105517062 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73:GERAN-A-337:CM_SERVICE_REQ)[0x563b4cbf35f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105517062 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73:GERAN-A-337:CM_SERVICE_REQ)[0x563b4cc55d70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105517062 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73:GERAN-A-337:CM_SERVICE_REQ)[0x563b4cbf2860]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250410105517062 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73:GERAN-A-337:CM_SERVICE_REQ)[0x563b4cbf2860]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410105517062 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73:GERAN-A-337:CM_SERVICE_REQ)[0x563b4cbf35f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105517062 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73:GERAN-A-337:CM_SERVICE_REQ)[0x563b4cbf2860]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410105517062 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73:GERAN-A-337:CM_SERVICE_REQ)[0x563b4cbf2860]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410105517062 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73:GERAN-A-337:CM_SERVICE_REQ)[0x563b4cbf2860]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410105517062 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73:GERAN-A-337:CM_SERVICE_REQ)[0x563b4cbf2860]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410105517062 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73:GERAN-A-337:CM_SERVICE_REQ)[0x563b4cbf2860]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410105517062 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73:GERAN-A-337:CM_SERVICE_REQ)[0x563b4cbf2860]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410105517062 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73:GERAN-A-337:CM_SERVICE_REQ)[0x563b4cbf2860]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410105517062 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73:GERAN-A-337:CM_SERVICE_REQ)[0x563b4cc55d70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410105517062 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73:GERAN-A-337:CM_SERVICE_REQ)[0x563b4cc55d70]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.992s remaining) (msc_a.c:450) 20250410105517062 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042309/3/1): Available (smpp_smsc.c:626) 20250410105517062 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105517062 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105517062 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105517062 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105517062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105517062 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105517062 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105517062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105517062 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105517062 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 05 06 ee 97 fe 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 40 32 90 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1909)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1909)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1907)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1907)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1907)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1907)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_90(1915)@7d38b4d9c9a0: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1907)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1907)@7d38b4d9c9a0: vl_len:6 MSC_Test_0-SCCP(1907)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1907)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1909)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105517065 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105517065 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105517065 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105517065 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105517065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105517065 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105517065 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105517065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105517065 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105517065 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1d 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 51 00 01 06 00 04 22 04 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105517065 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73:GERAN-A-337:CM_SERVICE_REQ)[0x563b4cbf35f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105517065 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73:GERAN-A-337:CM_SERVICE_REQ)[0x563b4cc55d70]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105517065 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73:GERAN-A-337:CM_SERVICE_REQ)[0x563b4cc55d70]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250410105517065 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73:GERAN-A-337:CM_SERVICE_REQ)[0x563b4cc55d70]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410105517065 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105517065 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105517065 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105517065 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73:GERAN-A-337:CM_SERVICE_REQ)[0x563b4cbf35f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105517065 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105517065 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105517065 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105517065 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105517065 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105517065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105517065 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105517065 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105517065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105517065 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105517065 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 05 06 ee 97 fe 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1909)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1909)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1907)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1907)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1907)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1907)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1907)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1907)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1907)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1907)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1909)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105517067 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105517067 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105517067 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105517067 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105517067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105517067 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105517067 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105517067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105517067 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105517067 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 51 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105517067 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73:GERAN-A-337:CM_SERVICE_REQ)[0x563b4cbf35f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105517067 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73:GERAN-A-337:CM_SERVICE_REQ)[0x563b4cc55d70]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105517067 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73:GERAN-A-337:CM_SERVICE_REQ)[0x563b4cc55d70]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105517067 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73:GERAN-A-337:CM_SERVICE_REQ)[0x563b4cc55d70]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105517067 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73:GERAN-A-337:CM_SERVICE_REQ)[0x563b4cc55d70]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105517067 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73:GERAN-A-337:CM_SERVICE_REQ)[0x563b4cbf2860]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105517067 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73:GERAN-A-337:CM_SERVICE_REQ)[0x563b4cbf2860]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73:GERAN-A-337:CM_SERVICE_REQ)[0x563b4cc55d70] (msc_a.c:1053) 20250410105517067 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73:GERAN-A-337:CM_SERVICE_REQ)[0x563b4cbf2860]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105517067 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73:GERAN-A-337:CM_SERVICE_REQ)[0x563b4cbf2860]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410105517067 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73:GERAN-A-337:CM_SERVICE_REQ)[0x563b4cc55d70]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc48160] (msc_a.c:1053) 20250410105517067 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73:GERAN-A-337:CM_SERVICE_REQ)[0x563b4cc55d70]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105517067 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73:GERAN-A-337:CM_SERVICE_REQ)[0x563b4cc55d70]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105517067 DMSC DEBUG msub_fsm[0x563b4cc48160]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105517067 DMSC DEBUG msub(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73) MSC-A terminated (msub.c:261) 20250410105517068 DMSC DEBUG msub(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73) 1 MSC-I still active (msub.c:79) 20250410105517068 DMSC DEBUG msub_fsm[0x563b4cc48160]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105517068 DMSC DEBUG msub_fsm[0x563b4cc48160]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105517068 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73:GERAN-A-337:CM_SERVICE_REQ)[0x563b4cbf35f0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105517068 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73:GERAN-A-337:CM_SERVICE_REQ)[0x563b4cbf35f0]{READY}: Removing from parent msub_fsm[0x563b4cc48160] (msub.c:113) 20250410105517068 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-337 (ran_conn.c:155) 20250410105517068 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73:GERAN-A-337:CM_SERVICE_REQ)[0x563b4cbf35f0]{READY}: Freeing instance (msub.c:113) 20250410105517068 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73:GERAN-A-337:CM_SERVICE_REQ)[0x563b4cbf35f0]{READY}: Deallocated (fsm.c:568) 20250410105517068 DMSC DEBUG msub(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73) Free (msub.c:119) 20250410105517068 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73 - active-conn: now used by 1 (attached) (msub.c:375) 20250410105517068 DMSC DEBUG msub_fsm[0x563b4cc48160]{terminating}: Freeing instance (msub.c:113) 20250410105517068 DMSC DEBUG msub_fsm[0x563b4cc48160]{terminating}: Deallocated (fsm.c:568) 20250410105517068 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105517068 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105517068 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105517068 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105517068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105517068 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105517068 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105517068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105517068 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105517068 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 05 04 ee 97 fe 00 01 51 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1909)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1909)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1907)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(1909)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105517068 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105517068 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105517068 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105517068 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105517068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105517068 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105517068 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105517068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105517068 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105517068 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 51 ee 97 fe 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1908)@7d38b4d9c9a0: Deleted conn table entry 0TC_auth_options_90(1915)15636478 TC_auth_options_90(1915)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105517069 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410105517069 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x7B9D2B73 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_90(1915)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_90(1915)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_90(1915)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410105517075 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410105517075 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250410105517075 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(1913)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(1909)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(1912)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(1908)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(1907)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1916)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(1914)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1906)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(1911)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(1910)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1906): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(1907): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(1908): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(1909): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(1910): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(1911): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(1912): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(1913): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(1914): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_auth_options_90(1915): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1916): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_auth_options_9 finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_9 pass'. Thu Apr 10 10:55:17 UTC 2025 ====== MSC_Tests.TC_auth_options_9 pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_auth_options_9.talloc 20250410105517276 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410105517276 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105517276 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410105517276 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410105517276 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410105517276 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105517276 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410105517276 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410105517276 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410105517276 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105517276 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410105517276 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410105517276 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410105517276 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410105517276 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410105517276 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105517276 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105517276 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410105517276 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410105517277 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410105517277 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410105518076 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=394848) 20250410105519077 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410105519277 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410105519277 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410105519277 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) Waiting for packet dumper to finish... 1 (prev_count=394848, count=396008) 20250410105520079 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_9 pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_10'. ------ MSC_Tests.TC_auth_options_10 ------ Thu Apr 10 10:55:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_auth_options_10.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_auth_options_10.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410105521080 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_10' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_auth_options_10 started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(1920)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(1920)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1920)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(1918)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410105521881 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1921)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410105522070 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410105522070 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410105522070 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410105522070 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1920)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1920)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1920)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1920)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(1920)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410105522073 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105522073 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410105522073 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410105522073 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410105522073 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410105522073 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410105522073 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410105522073 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105522073 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410105522073 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410105522074 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1920)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1920)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1920)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1920)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410105522075 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105522075 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410105522075 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410105522075 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410105522075 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410105522075 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410105522075 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410105522075 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105522075 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410105522075 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410105522075 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105522075 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1920)@7d38b4d9c9a0: Message received on association #8 20250410105522075 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410105522075 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1920)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1920)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1920)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1920)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1920)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1920)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105522080 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410105522080 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1923)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1923)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410105522084 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1923)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1923)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1923)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1923)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1923)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1923)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410105522098 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410105522098 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_auth_options_100(1926)@7d38b4d9c9a0: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1924)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000042310" to be handled at TC_auth_options_100(1926) TC_auth_options_100(1926)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000042310'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1920)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105522877 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105522877 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105522878 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105522878 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105522878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105522878 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105522878 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105522878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105522878 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105522878 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105522878 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105522878 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105522878 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105522878 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105522878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105522878 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105522878 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105522878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105522878 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105522878 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1920)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1920)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1919)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1919)@7d38b4d9c9a0: Added conn table entry 0TC_auth_options_100(1926)7968328 MSC_Test_0-RAN(1919)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1918)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(1920)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105522885 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105522885 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105522885 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105522885 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105522885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105522885 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105522885 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105522885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105522885 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105522885 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 79 96 48 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 40 32 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105522885 DMSC DEBUG msub_fsm[0x563b4cbf2860]{active}: Allocated (fsm.c:456) 20250410105522885 DMSC DEBUG msc_i[0x563b4cc55d70]{READY}: Allocated (fsm.c:456) 20250410105522885 DMSC DEBUG msc_i[0x563b4cc55d70]{READY}: is child of msub_fsm[0x563b4cbf2860] (fsm.c:486) 20250410105522885 DMSC DEBUG msc_a[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105522885 DMSC DEBUG msc_a[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cbf2860] (fsm.c:486) 20250410105522885 DMSC DEBUG msc_a(unknown:GERAN-A-338:NONE)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105522885 DMSC DEBUG msc_i(unknown:GERAN-A-338:NONE)[0x563b4cc55d70]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105522885 DMSC DEBUG msc_a(unknown:GERAN-A-338:NONE)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105522885 DMM DEBUG msc_a(IMSI-262420000042310:GERAN-A-338:LU)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042310 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410105522885 DMM DEBUG msc_a(IMSI-262420000042310:GERAN-A-338:LU)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410105522885 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-338:LU)[0x563b4cc48160]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410105522885 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-338:LU)[0x563b4cc48160]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042310:GERAN-A-338:LU)[0x563b4cbf35f0] (fsm.c:486) 20250410105522885 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-338:LU)[0x563b4cc48160]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250410105522885 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-338:LU)[0x563b4cc48160]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410105522885 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410105522885 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042310 id=262420000042310 (vlr.c:661) 20250410105522885 DVLR INFO New subscr, IMSI: 262420000042310 (vlr.c:562) 20250410105522885 DVLR DEBUG VLR subscr IMSI-262420000042310 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410105522885 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-338:LU)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105522885 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-338:LU)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105522885 DVLR DEBUG VLR subscr IMSI-262420000042310 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410105522885 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410105522885 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-338:LU)[0x563b4cc48160]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410105522885 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-338:LU)[0x563b4cc48160]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410105522885 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-338:LU)[0x563b4cc48160]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410105522885 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:GERAN-A-338:LU)[0x563b4cbf5710]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410105522885 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:GERAN-A-338:LU)[0x563b4cbf5710]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000042310:GERAN-A-338:LU)[0x563b4cc48160] (fsm.c:486) 20250410105522885 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:GERAN-A-338:LU)[0x563b4cbf5710]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410105522885 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:GERAN-A-338:LU)[0x563b4cbf5710]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410105522885 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105522885 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105522885 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105522885 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105522885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105522885 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105522885 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105522885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1920)@7d38b4d9c9a0: Message received on association #8 20250410105522885 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105522885 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 06 02 79 96 48 00 01 52 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1920)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@7d38b4d9c9a0: { messageType := 2, destLocRef := '799648'O, sourceLocRef := '000152'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1918)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(1924)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000042310" handled at TC_auth_options_100(1926) MSC_Test-GSUP(1924)@7d38b4d9c9a0: Added IMSI table entry 0TC_auth_options_100(1926)"262420000042310" 20250410105522889 DVLR DEBUG VLR subscr IMSI-262420000042310 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410105522889 DVLR DEBUG VLR subscr IMSI-262420000042310 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1918)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1918)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1918)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1920)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105522890 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105522890 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105522890 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105522890 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105522890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105522890 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105522890 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105522890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105522890 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105522890 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 52 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105522890 DMSC DEBUG msc_i(IMSI-262420000042310:GERAN-A-338:LU)[0x563b4cc55d70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105522890 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-338:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_auth_options_100(1926)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_100(1926)@7d38b4d9c9a0: setverdict(pass): none -> pass TC_auth_options_100(1926)@7d38b4d9c9a0: XXX ts_GSUP_SAI_ERR 20250410105522895 DVLR DEBUG VLR subscr IMSI-262420000042310 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105522895 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:GERAN-A-338:LU)[0x563b4cbf5710]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_NACK (vlr.c:1026) 20250410105522895 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:GERAN-A-338:LU)[0x563b4cbf5710]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: GSUP: rx Auth Info Error cause: 2: IMSI unknown in HLR (vlr_auth_fsm.c:376) 20250410105522895 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:GERAN-A-338:LU)[0x563b4cbf5710]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Authentication terminating with result NO_AUTH_INFO, cause IMSI_UNKNOWN_IN_HLR (vlr_auth_fsm.c:271) 20250410105522895 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:GERAN-A-338:LU)[0x563b4cbf5710]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:284) 20250410105522895 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:GERAN-A-338:LU)[0x563b4cbf5710]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410105522895 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:GERAN-A-338:LU)[0x563b4cbf5710]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent vlr_lu_fsm(IMSI-262420000042310:GERAN-A-338:LU)[0x563b4cc48160] (vlr_auth_fsm.c:294) 20250410105522895 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:GERAN-A-338:LU)[0x563b4cbf5710]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250410105522895 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:GERAN-A-338:LU)[0x563b4cbf5710]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250410105522895 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-338:LU)[0x563b4cc48160]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_NO_INFO (vlr_auth_fsm.c:294) 20250410105522895 DMM INFO msc_a(IMSI-262420000042310:GERAN-A-338:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250410105522895 DMSC DEBUG msc_i(IMSI-262420000042310:GERAN-A-338:LU)[0x563b4cc55d70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105522895 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-338:LU)[0x563b4cc48160]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410105522895 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-338:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250410105522895 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-338:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105522895 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-338:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250410105522895 DVLR DEBUG VLR subscr IMSI-262420000042310 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105522895 DVLR DEBUG VLR subscr IMSI-262420000042310 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105522895 DVLR DEBUG VLR subscr IMSI-262420000042310 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105522895 DMSC DEBUG msc_i(IMSI-262420000042310:GERAN-A-338:LU)[0x563b4cc55d70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105522896 DVLR DEBUG VLR subscr IMSI-262420000042310 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250410105522896 DVLR DEBUG VLR subscr IMSI-262420000042310 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410105522896 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105522896 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105522896 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105522896 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105522896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105522896 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105522896 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105522896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105522896 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105522896 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 06 06 79 96 48 00 01 06 01 00 03 05 04 02 00 00 00 (osmo_ss7_asp.c:1175) 20250410105522896 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105522896 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105522896 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105522896 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105522896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105522896 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105522896 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105522896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105522896 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105522896 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 06 06 79 96 48 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1920)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1920)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1920)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1920)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1918)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_100(1926)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1918)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1918)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1918)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1920)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105522901 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105522901 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105522901 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105522901 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105522901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105522901 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105522901 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105522901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105522901 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105522901 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 52 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105522901 DMSC DEBUG msc_i(IMSI-262420000042310:GERAN-A-338:LU)[0x563b4cc55d70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105522901 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-338:LU)[0x563b4cbf35f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105522901 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-338:LU)[0x563b4cbf35f0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105522901 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-338:LU)[0x563b4cbf35f0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105522901 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-338:LU)[0x563b4cbf35f0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105522901 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-338:LU)[0x563b4cc48160]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105522901 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-338:LU)[0x563b4cc48160]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042310:GERAN-A-338:LU)[0x563b4cbf35f0] (msc_a.c:1053) 20250410105522901 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-338:LU)[0x563b4cc48160]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410105522901 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-338:LU)[0x563b4cc48160]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105522901 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-338:LU)[0x563b4cc48160]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410105522901 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-338:LU)[0x563b4cbf35f0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cbf2860] (msc_a.c:1053) 20250410105522901 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-338:LU)[0x563b4cbf35f0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105522901 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-338:LU)[0x563b4cbf35f0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105522901 DMSC DEBUG msub_fsm[0x563b4cbf2860]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105522901 DMSC DEBUG msub(IMSI-262420000042310) MSC-A terminated (msub.c:261) 20250410105522901 DMSC DEBUG msub(IMSI-262420000042310) 1 MSC-I still active (msub.c:79) 20250410105522901 DMSC DEBUG msub_fsm[0x563b4cbf2860]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105522901 DMSC DEBUG msub_fsm[0x563b4cbf2860]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105522901 DMSC DEBUG msc_i(IMSI-262420000042310:GERAN-A-338:LU)[0x563b4cc55d70]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105522901 DMSC DEBUG msc_i(IMSI-262420000042310:GERAN-A-338:LU)[0x563b4cc55d70]{READY}: Removing from parent msub_fsm[0x563b4cbf2860] (msub.c:113) 20250410105522901 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-338 (ran_conn.c:155) 20250410105522901 DMSC DEBUG msc_i(IMSI-262420000042310:GERAN-A-338:LU)[0x563b4cc55d70]{READY}: Freeing instance (msub.c:113) 20250410105522901 DMSC DEBUG msc_i(IMSI-262420000042310:GERAN-A-338:LU)[0x563b4cc55d70]{READY}: Deallocated (fsm.c:568) 20250410105522901 DMSC DEBUG msub(IMSI-262420000042310) Free (msub.c:119) 20250410105522901 DVLR INFO VLR subscr IMSI-262420000042310 - active-conn: now used by 0 (-) (msub.c:375) 20250410105522901 DVLR DEBUG SUBSCR(IMSI-262420000042310) freeing VLR subscr (max total use count was 4) (vlr.c:472) 20250410105522901 DMSC DEBUG msub_fsm[0x563b4cbf2860]{terminating}: Freeing instance (msub.c:113) 20250410105522901 DMSC DEBUG msub_fsm[0x563b4cbf2860]{terminating}: Deallocated (fsm.c:568) 20250410105522901 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105522901 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105522901 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105522901 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105522901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105522901 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105522902 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105522902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105522902 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105522902 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 06 04 79 96 48 00 01 52 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1920)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1920)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(1920)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105522902 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105522902 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105522902 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105522902 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105522902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105522902 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105522902 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105522902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105522902 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105522902 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 52 79 96 48 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1919)@7d38b4d9c9a0: Deleted conn table entry 0TC_auth_options_100(1926)7968328 TC_auth_options_100(1926)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(1926)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(1926)@7d38b4d9c9a0: port MSCVTYf_perform_lu() done TC_auth_options_100(1926)@7d38b4d9c9a0: port MSCVTYRunning a successful LU so that CM Service Request can be tested MSC_Test-GSUP(1924)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000042310" to be handled at TC_auth_options_100(1926) TC_auth_options_100(1926)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000042310'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1919)@7d38b4d9c9a0: Added conn table entry 0TC_auth_options_100(1926)15257828 MSC_Test_0-RAN(1919)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1918)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(1920)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105523910 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105523910 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105523910 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105523910 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105523910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105523910 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105523910 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105523910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105523910 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105523910 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 e8 d0 e4 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 40 32 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105523910 DMSC DEBUG msub_fsm[0x563b4cc48160]{active}: Allocated (fsm.c:456) 20250410105523910 DMSC DEBUG msc_i[0x563b4cbf35f0]{READY}: Allocated (fsm.c:456) 20250410105523910 DMSC DEBUG msc_i[0x563b4cbf35f0]{READY}: is child of msub_fsm[0x563b4cc48160] (fsm.c:486) 20250410105523910 DMSC DEBUG msc_a[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105523910 DMSC DEBUG msc_a[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc48160] (fsm.c:486) 20250410105523910 DMSC DEBUG msc_a(unknown:GERAN-A-339:NONE)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105523910 DMSC DEBUG msc_i(unknown:GERAN-A-339:NONE)[0x563b4cbf35f0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105523910 DMSC DEBUG msc_a(unknown:GERAN-A-339:NONE)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105523910 DMM DEBUG msc_a(IMSI-262420000042310:GERAN-A-339:LU)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042310 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410105523910 DMM DEBUG msc_a(IMSI-262420000042310:GERAN-A-339:LU)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410105523910 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-339:LU)[0x563b4cc4e790]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410105523910 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-339:LU)[0x563b4cc4e790]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042310:GERAN-A-339:LU)[0x563b4cc55d70] (fsm.c:486) 20250410105523910 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-339:LU)[0x563b4cc4e790]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410105523910 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-339:LU)[0x563b4cc4e790]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410105523910 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410105523910 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042310 id=262420000042310 (vlr.c:661) 20250410105523910 DVLR INFO New subscr, IMSI: 262420000042310 (vlr.c:562) 20250410105523910 DVLR DEBUG VLR subscr IMSI-262420000042310 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410105523910 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-339:LU)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105523910 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-339:LU)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105523910 DVLR DEBUG VLR subscr IMSI-262420000042310 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410105523910 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410105523910 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-339:LU)[0x563b4cc4e790]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410105523910 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-339:LU)[0x563b4cc4e790]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410105523910 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-339:LU)[0x563b4cc4e790]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410105523910 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-339:LU)[0x563b4cc4e790]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410105523910 DMSC DEBUG msc_i(IMSI-262420000042310:GERAN-A-339:LU)[0x563b4cbf35f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105523910 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-339:LU)[0x563b4cc4e790]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410105523910 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-339:LU)[0x563b4cc4e790]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410105523910 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042310:GERAN-A-339:LU)[0x563b4cbf5710]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105523910 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042310:GERAN-A-339:LU)[0x563b4cbf5710]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042310:GERAN-A-339:LU)[0x563b4cc4e790] (fsm.c:486) 20250410105523910 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042310:GERAN-A-339:LU)[0x563b4cbf5710]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410105523910 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042310:GERAN-A-339:LU)[0x563b4cbf5710]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410105523910 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105523910 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105523910 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105523910 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105523910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105523911 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105523911 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105523911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105523911 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105523911 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 07 02 e8 d0 e4 00 01 53 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105523911 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105523911 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105523911 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105523911 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105523911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105523911 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105523911 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105523911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105523911 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105523911 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 07 06 e8 d0 e4 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 40 32 01 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1920)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1920)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1920)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(1918)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'E8D0E4'O, sourceLocRef := '000153'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1918)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(1920)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105523912 DVLR DEBUG VLR subscr IMSI-262420000042310 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410105523912 DVLR DEBUG VLR subscr IMSI-262420000042310 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_auth_options_100(1926)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_100(1926)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1918)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1918)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1918)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1920)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105523913 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105523913 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105523913 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105523913 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105523913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105523913 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105523914 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105523914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105523914 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105523914 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 53 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105523914 DMSC DEBUG msc_i(IMSI-262420000042310:GERAN-A-339:LU)[0x563b4cbf35f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105523914 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-339:LU)[0x563b4cc55d70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105523916 DVLR DEBUG VLR subscr IMSI-262420000042310 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105523916 DVLR DEBUG IMSI:262420000042310 has MSISDN:491230042310 (vlr.c:1045) 20250410105523916 DMSC NOTICE msub(IMSI-262420000042310:MSISDN-491230042310) VLR: update for IMSI=262420000042310 (MSISDN=491230042310) (gsm_04_08.c:1541) 20250410105523916 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410105523917 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105523917 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-339:LU)[0x563b4cc4e790]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410105523917 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042310:GERAN-A-339:LU)[0x563b4cbf5710]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410105523917 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042310:GERAN-A-339:LU)[0x563b4cbf5710]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410105523917 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042310:GERAN-A-339:LU)[0x563b4cbf5710]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410105523917 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042310:GERAN-A-339:LU)[0x563b4cbf5710]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-339:LU)[0x563b4cc4e790] (vlr_lu_fsm.c:110) 20250410105523917 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042310:GERAN-A-339:LU)[0x563b4cbf5710]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410105523917 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042310:GERAN-A-339:LU)[0x563b4cbf5710]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105523917 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-339:LU)[0x563b4cc4e790]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410105523917 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-339:LU)[0x563b4cc4e790]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410105523917 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-339:LU)[0x563b4cc60cf0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105523917 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-339:LU)[0x563b4cc60cf0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-339:LU)[0x563b4cc4e790] (fsm.c:486) 20250410105523917 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-339:LU)[0x563b4cc60cf0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410105523917 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-339:LU)[0x563b4cc60cf0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410105523917 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-339:LU)[0x563b4cc60cf0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410105523917 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-339:LU)[0x563b4cc60cf0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410105523917 DMSC NOTICE msub(IMSI-262420000042310:MSISDN-491230042310:TMSInew-0x455F1988) VLR: update for IMSI=262420000042310 (MSISDN=491230042310) (gsm_04_08.c:1541) 20250410105523917 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-339:LU)[0x563b4cc60cf0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410105523917 DMM DEBUG -> IMSI-262420000042310:MSISDN-491230042310:TMSInew-0x455F1988 LOCATION UPDATE ACCEPT (TMSI = 0x455f1988) (gsm_04_08.c:149) 20250410105523917 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSInew-0x455F1988:GERAN-A-339:LU)[0x563b4cbf35f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105523917 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSInew-0x455F1988 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410105523917 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105523917 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105523917 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105523917 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105523917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105523917 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105523917 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105523917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105523917 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105523917 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 07 06 e8 d0 e4 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 45 5f 19 88 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1920)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1920)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_100(1926)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1919)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1919)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(1918)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1918)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1918)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1920)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105523925 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105523925 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105523925 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105523925 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105523925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105523925 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105523925 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105523925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105523925 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105523925 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 53 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105523925 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSInew-0x455F1988:GERAN-A-339:LU)[0x563b4cbf35f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105523925 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSInew-0x455F1988:GERAN-A-339:LU)[0x563b4cc55d70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105523925 DMM DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSInew-0x455F1988:GERAN-A-339:LU)[0x563b4cc55d70]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410105523925 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:TMSInew-0x455F1988:GERAN-A-339:LU)[0x563b4cc4e790]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410105523925 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-339:LU)[0x563b4cc60cf0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410105523925 DMSC NOTICE msub(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988) VLR: update for IMSI=262420000042310 (MSISDN=491230042310) (gsm_04_08.c:1541) 20250410105523925 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410105523925 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-339:LU)[0x563b4cc60cf0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410105523925 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988:GERAN-A-339:LU)[0x563b4cc4e790]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410105523925 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-339:LU)[0x563b4cc60cf0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410105523925 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-339:LU)[0x563b4cc60cf0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988:GERAN-A-339:LU)[0x563b4cc4e790] (vlr_lu_fsm.c:817) 20250410105523925 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-339:LU)[0x563b4cc60cf0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410105523925 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-339:LU)[0x563b4cc60cf0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105523925 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988:GERAN-A-339:LU)[0x563b4cc4e790]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410105523925 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988:GERAN-A-339:LU)[0x563b4cc55d70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410105523925 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988:GERAN-A-339:LU)[0x563b4cc55d70]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.984s remaining) (msc_a.c:450) 20250410105523925 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042310/3/1): Available (smpp_smsc.c:626) 20250410105523925 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988:GERAN-A-339:LU)[0x563b4cc55d70]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105523925 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988:GERAN-A-339:LU)[0x563b4cc55d70]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410105523925 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105523925 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105523925 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105523925 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988:GERAN-A-339:LU)[0x563b4cbf35f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105523926 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410105523926 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105523926 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105523926 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105523926 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105523926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105523926 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105523926 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105523926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105523926 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105523926 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 07 06 e8 d0 e4 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1920)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1920)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1918)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1918)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1918)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1920)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105523927 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105523927 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105523927 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105523927 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105523927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105523927 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105523927 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105523927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105523927 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105523927 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 53 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105523928 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988:GERAN-A-339:LU)[0x563b4cbf35f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105523928 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988:GERAN-A-339:LU)[0x563b4cc55d70]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105523928 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988:GERAN-A-339:LU)[0x563b4cc55d70]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105523928 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988:GERAN-A-339:LU)[0x563b4cc55d70]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105523928 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988:GERAN-A-339:LU)[0x563b4cc55d70]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105523928 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988:GERAN-A-339:LU)[0x563b4cc4e790]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105523928 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988:GERAN-A-339:LU)[0x563b4cc4e790]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988:GERAN-A-339:LU)[0x563b4cc55d70] (msc_a.c:1053) 20250410105523928 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988:GERAN-A-339:LU)[0x563b4cc4e790]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410105523928 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988:GERAN-A-339:LU)[0x563b4cc4e790]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105523928 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988:GERAN-A-339:LU)[0x563b4cc4e790]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410105523928 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988:GERAN-A-339:LU)[0x563b4cc55d70]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc48160] (msc_a.c:1053) 20250410105523928 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988:GERAN-A-339:LU)[0x563b4cc55d70]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105523928 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988:GERAN-A-339:LU)[0x563b4cc55d70]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105523928 DMSC DEBUG msub_fsm[0x563b4cc48160]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105523928 DMSC DEBUG msub(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988) MSC-A terminated (msub.c:261) 20250410105523928 DMSC DEBUG msub(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988) 1 MSC-I still active (msub.c:79) 20250410105523928 DMSC DEBUG msub_fsm[0x563b4cc48160]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105523928 DMSC DEBUG msub_fsm[0x563b4cc48160]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105523928 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988:GERAN-A-339:LU)[0x563b4cbf35f0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105523928 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988:GERAN-A-339:LU)[0x563b4cbf35f0]{READY}: Removing from parent msub_fsm[0x563b4cc48160] (msub.c:113) 20250410105523928 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-339 (ran_conn.c:155) 20250410105523928 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988:GERAN-A-339:LU)[0x563b4cbf35f0]{READY}: Freeing instance (msub.c:113) 20250410105523928 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988:GERAN-A-339:LU)[0x563b4cbf35f0]{READY}: Deallocated (fsm.c:568) 20250410105523928 DMSC DEBUG msub(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988) Free (msub.c:119) 20250410105523928 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988 - active-conn: now used by 1 (attached) (msub.c:375) 20250410105523928 DMSC DEBUG msub_fsm[0x563b4cc48160]{terminating}: Freeing instance (msub.c:113) 20250410105523928 DMSC DEBUG msub_fsm[0x563b4cc48160]{terminating}: Deallocated (fsm.c:568) 20250410105523928 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105523928 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105523928 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105523928 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105523928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105523928 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105523928 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105523928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105523928 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105523928 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 07 04 e8 d0 e4 00 01 53 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1920)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1920)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@7d38b4d9c9a0: Session index based on local reference:0 20250410105523929 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105523929 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105523929 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105523929 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(1920)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105523929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105523929 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105523929 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105523929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105523929 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105523929 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 53 e8 d0 e4 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1919)@7d38b4d9c9a0: Deleted conn table entry 0TC_auth_options_100(1926)15257828 TC_auth_options_100(1926)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105523930 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410105523930 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_100(1926)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_100(1926)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(1926)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(1926)@7d38b4d9c9a0: port MSCVTYRunning a successful LU done TC_auth_options_100(1926)@7d38b4d9c9a0: port MSCVTYf_establish_fully() starting TC_auth_options_100(1926)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '455F1988'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1919)@7d38b4d9c9a0: Added conn table entry 0TC_auth_options_100(1926)6957747 MSC_Test_0-RAN(1919)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1918)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(1920)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105524132 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105524132 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105524132 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105524132 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105524132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105524132 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105524132 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105524132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105524132 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105524132 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 6a 2a b3 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 45 5f 19 88 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105524133 DMSC DEBUG msub_fsm[0x563b4cc4e790]{active}: Allocated (fsm.c:456) 20250410105524133 DMSC DEBUG msc_i[0x563b4cc55d70]{READY}: Allocated (fsm.c:456) 20250410105524133 DMSC DEBUG msc_i[0x563b4cc55d70]{READY}: is child of msub_fsm[0x563b4cc4e790] (fsm.c:486) 20250410105524133 DMSC DEBUG msc_a[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105524133 DMSC DEBUG msc_a[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc4e790] (fsm.c:486) 20250410105524133 DMSC DEBUG msc_a(unknown:GERAN-A-340:NONE)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105524133 DMSC DEBUG msc_i(unknown:GERAN-A-340:NONE)[0x563b4cc55d70]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105524133 DMSC DEBUG msc_a(unknown:GERAN-A-340:NONE)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105524133 DMM DEBUG msc_a(TMSI-0x455F1988:GERAN-A-340:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250410105524133 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x455F1988:GERAN-A-340:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410105524133 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x455F1988:GERAN-A-340:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x455F1988:GERAN-A-340:CM_SERVICE_REQ)[0x563b4cbf35f0] (fsm.c:486) 20250410105524133 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x455F1988:GERAN-A-340:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250410105524133 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x455F1988:GERAN-A-340:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410105524133 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410105524133 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410105524133 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988:GERAN-A-340:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105524133 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988:GERAN-A-340:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105524133 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988:GERAN-A-340:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410105524133 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988:GERAN-A-340:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250410105524133 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988:GERAN-A-340:CM_SERVICE_REQ)[0x563b4cc60cf0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410105524133 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988:GERAN-A-340:CM_SERVICE_REQ)[0x563b4cc60cf0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988:GERAN-A-340:CM_SERVICE_REQ)[0x563b4cc48160] (fsm.c:486) 20250410105524133 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988:GERAN-A-340:CM_SERVICE_REQ)[0x563b4cc60cf0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410105524133 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988:GERAN-A-340:CM_SERVICE_REQ)[0x563b4cc60cf0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410105524133 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410105524133 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105524133 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105524133 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105524133 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105524133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105524133 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105524133 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105524133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105524133 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105524133 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 00 02 6a 2a b3 00 01 54 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1920)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1920)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@7d38b4d9c9a0: { messageType := 2, destLocRef := '6A2AB3'O, sourceLocRef := '000154'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1918)@7d38b4d9c9a0: Session index based on local reference:0 20250410105524134 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410105524134 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_auth_options_100(1926)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_100(1926)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(1926)@7d38b4d9c9a0: XXX ts_GSUP_SAI_ERR 20250410105524136 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105524136 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988:GERAN-A-340:CM_SERVICE_REQ)[0x563b4cc60cf0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_NACK (vlr.c:1026) 20250410105524136 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988:GERAN-A-340:CM_SERVICE_REQ)[0x563b4cc60cf0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: GSUP: rx Auth Info Error cause: 2: IMSI unknown in HLR (vlr_auth_fsm.c:376) 20250410105524136 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988:GERAN-A-340:CM_SERVICE_REQ)[0x563b4cc60cf0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Authentication terminating with result NO_AUTH_INFO, cause IMSI_UNKNOWN_IN_HLR (vlr_auth_fsm.c:271) 20250410105524136 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988:GERAN-A-340:CM_SERVICE_REQ)[0x563b4cc60cf0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:284) 20250410105524136 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988:GERAN-A-340:CM_SERVICE_REQ)[0x563b4cc60cf0]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410105524136 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988:GERAN-A-340:CM_SERVICE_REQ)[0x563b4cc60cf0]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988:GERAN-A-340:CM_SERVICE_REQ)[0x563b4cc48160] (vlr_auth_fsm.c:294) 20250410105524136 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988:GERAN-A-340:CM_SERVICE_REQ)[0x563b4cc60cf0]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250410105524136 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988:GERAN-A-340:CM_SERVICE_REQ)[0x563b4cc60cf0]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250410105524136 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988:GERAN-A-340:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_NO_INFO (vlr_auth_fsm.c:294) 20250410105524136 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988:GERAN-A-340:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_WAIT_AUTH}: proc_arq_fsm_done(IMSI_UNKNOWN_IN_HLR) (vlr_access_req_fsm.c:472) 20250410105524136 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988:GERAN-A-340:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410105524136 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988:GERAN-A-340:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_DONE}: Process Access Request result: IMSI_UNKNOWN_IN_HLR (vlr_access_req_fsm.c:131) 20250410105524136 DMM DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988:GERAN-A-340:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: -> CM SERVICE Reject cause: 2 (gsm_04_08.c:259) 20250410105524136 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988:GERAN-A-340:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105524136 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988:GERAN-A-340:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105524136 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988:GERAN-A-340:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250410105524136 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988 + msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105524136 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988 + vlr_subscr_cancel_attach_fsm: now used by 5 (attached,active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105524136 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105524136 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988:GERAN-A-340:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105524136 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988 - msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250410105524136 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988:GERAN-A-340:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (vlr_access_req_fsm.c:169) 20250410105524136 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105524137 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105524137 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105524137 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105524137 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105524137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105524137 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105524137 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105524137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105524137 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105524137 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 00 06 6a 2a b3 00 01 06 01 00 03 05 22 02 00 00 00 (osmo_ss7_asp.c:1175) 20250410105524137 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105524137 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105524137 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105524137 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105524137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105524137 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105524137 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105524137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105524137 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105524137 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 00 06 6a 2a b3 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1920)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1920)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1920)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(1918)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1920)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_100(1926)@7d38b4d9c9a0: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1918)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@7d38b4d9c9a0: vl_len:6 MSC_Test_0-SCCP(1918)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1918)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1920)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105524139 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105524139 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105524139 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105524139 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105524139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105524139 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105524139 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105524139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105524139 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105524139 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1d 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 54 00 01 06 00 04 22 04 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(1918)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1918)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1918)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410105524139 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988:GERAN-A-340:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105524139 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988:GERAN-A-340:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105524139 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988:GERAN-A-340:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250410105524139 DMSC ERROR msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988:GERAN-A-340:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_RELEASING}: Event MSC_A_EV_MO_CLOSE not permitted (msc_a.c:1734) 20250410105524139 DBSSAP ERROR msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988:GERAN-A-340:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_RELEASING}: RAN decode error (rc=-1) for CLEAR_REQUEST from MSC-I (msc_a.c:2060) MSC_Test_0-M3UA(1920)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105524340 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105524340 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105524340 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105524340 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105524340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105524340 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105524340 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105524340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105524340 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105524340 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 54 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105524341 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988:GERAN-A-340:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105524341 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988:GERAN-A-340:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105524341 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988:GERAN-A-340:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105524341 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988:GERAN-A-340:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105524341 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988:GERAN-A-340:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105524341 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988:GERAN-A-340:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105524341 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988:GERAN-A-340:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988:GERAN-A-340:CM_SERVICE_REQ)[0x563b4cbf35f0] (msc_a.c:1053) 20250410105524341 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988:GERAN-A-340:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105524341 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988:GERAN-A-340:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410105524341 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988:GERAN-A-340:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc4e790] (msc_a.c:1053) 20250410105524341 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988:GERAN-A-340:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105524341 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988:GERAN-A-340:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105524341 DMSC DEBUG msub_fsm[0x563b4cc4e790]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105524341 DMSC DEBUG msub(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988) MSC-A terminated (msub.c:261) 20250410105524341 DMSC DEBUG msub(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988) 1 MSC-I still active (msub.c:79) 20250410105524341 DMSC DEBUG msub_fsm[0x563b4cc4e790]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105524341 DMSC DEBUG msub_fsm[0x563b4cc4e790]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105524341 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988:GERAN-A-340:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105524341 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988:GERAN-A-340:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Removing from parent msub_fsm[0x563b4cc4e790] (msub.c:113) 20250410105524341 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-340 (ran_conn.c:155) 20250410105524341 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988:GERAN-A-340:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Freeing instance (msub.c:113) 20250410105524341 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988:GERAN-A-340:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Deallocated (fsm.c:568) 20250410105524341 DMSC DEBUG msub(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988) Free (msub.c:119) 20250410105524341 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988 - active-conn: now used by 1 (attached) (msub.c:375) 20250410105524341 DMSC DEBUG msub_fsm[0x563b4cc4e790]{terminating}: Freeing instance (msub.c:113) 20250410105524341 DMSC DEBUG msub_fsm[0x563b4cc4e790]{terminating}: Deallocated (fsm.c:568) 20250410105524341 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105524341 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105524341 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105524341 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105524341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105524341 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105524341 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105524341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105524341 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105524341 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 00 04 6a 2a b3 00 01 54 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1920)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1920)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@7d38b4d9c9a0: Session index based on local reference:0 20250410105524341 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105524341 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105524341 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105524341 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105524341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105524342 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105524342 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105524342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105524342 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105524342 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 54 6a 2a b3 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1920)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1919)@7d38b4d9c9a0: Deleted conn table entry 0TC_auth_options_100(1926)6957747 TC_auth_options_100(1926)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105524342 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410105524342 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x455F1988 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_100(1926)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_100(1926)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(1926)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410105524346 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410105524346 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250410105524346 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-M3UA(1920)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(1923)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(1918)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(1921)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(1924)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(1922)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(1925)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1917)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1927)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(1919)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1917): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(1918): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(1919): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(1920): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(1921): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(1922): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(1923): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(1924): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(1925): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_auth_options_100(1926): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1927): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_auth_options_10 finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_10 pass'. Thu Apr 10 10:55:24 UTC 2025 ====== MSC_Tests.TC_auth_options_10 pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_auth_options_10.talloc 20250410105524544 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410105524544 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105524544 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410105524544 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410105524544 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410105524544 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105524544 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410105524544 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410105524544 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410105524544 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105524544 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410105524544 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410105524544 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410105524544 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410105524544 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410105524545 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105524545 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105524545 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410105524545 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410105524545 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410105524545 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410105525348 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=405768) 20250410105526348 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410105526545 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410105526545 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410105526545 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) Waiting for packet dumper to finish... 1 (prev_count=405768, count=406928) 20250410105527350 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_10 pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_11'. ------ MSC_Tests.TC_auth_options_11 ------ Thu Apr 10 10:55:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_auth_options_11.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_auth_options_11.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410105528351 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_11' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_auth_options_11 started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1931)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(1931)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1931)@7d38b4d9c9a0: ************************************************* MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-SCCP(1929)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410105529104 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1932)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410105529291 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410105529291 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410105529291 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410105529291 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1931)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1931)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1931)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410105529295 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105529295 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410105529295 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410105529295 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410105529295 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410105529295 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410105529295 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) MSC_Test_0-M3UA(1931)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(1931)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410105529295 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105529295 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410105529295 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410105529295 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1931)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1931)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1931)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1931)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410105529296 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105529296 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410105529296 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410105529296 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410105529296 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410105529296 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410105529296 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410105529296 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105529296 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410105529296 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1931)@7d38b4d9c9a0: Message received on association #8 20250410105529296 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105529296 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410105529296 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) MSC_Test_0-M3UA(1931)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1931)@7d38b4d9c9a0: Message received on association #820250410105529296 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1931)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1931)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1931)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1931)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105529352 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410105529352 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1934)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1934)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410105529356 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1934)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1934)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1934)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1934)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1934)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1934)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410105529377 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410105529377 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_auth_options_110(1937)@7d38b4d9c9a0: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1935)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000042311" to be handled at TC_auth_options_110(1937) TC_auth_options_110(1937)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000042311'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410105530101 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105530101 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105530101 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105530101 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105530101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105530101 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105530101 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105530101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105530101 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105530101 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1931)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105530101 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105530101 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105530101 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105530101 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105530101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105530101 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105530101 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105530101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105530101 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105530101 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1931)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1931)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1930)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1930)@7d38b4d9c9a0: Added conn table entry 0TC_auth_options_110(1937)16237734 MSC_Test_0-RAN(1930)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1929)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(1931)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105530109 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105530109 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105530109 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105530109 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105530109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105530109 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105530110 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105530110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105530110 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105530110 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 f7 c4 a6 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 40 32 11 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105530110 DMSC DEBUG msub_fsm[0x563b4cc48160]{active}: Allocated (fsm.c:456) 20250410105530110 DMSC DEBUG msc_i[0x563b4cbf35f0]{READY}: Allocated (fsm.c:456) 20250410105530110 DMSC DEBUG msc_i[0x563b4cbf35f0]{READY}: is child of msub_fsm[0x563b4cc48160] (fsm.c:486) 20250410105530110 DMSC DEBUG msc_a[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105530110 DMSC DEBUG msc_a[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc48160] (fsm.c:486) 20250410105530110 DMSC DEBUG msc_a(unknown:GERAN-A-341:NONE)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105530110 DMSC DEBUG msc_i(unknown:GERAN-A-341:NONE)[0x563b4cbf35f0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105530110 DMSC DEBUG msc_a(unknown:GERAN-A-341:NONE)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105530110 DMM DEBUG msc_a(IMSI-262420000042311:GERAN-A-341:LU)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042311 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410105530110 DMM DEBUG msc_a(IMSI-262420000042311:GERAN-A-341:LU)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410105530110 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-341:LU)[0x563b4cc4e790]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410105530110 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-341:LU)[0x563b4cc4e790]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042311:GERAN-A-341:LU)[0x563b4cc55d70] (fsm.c:486) 20250410105530110 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-341:LU)[0x563b4cc4e790]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250410105530110 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-341:LU)[0x563b4cc4e790]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410105530110 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410105530110 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042311 id=262420000042311 (vlr.c:661) 20250410105530110 DVLR INFO New subscr, IMSI: 262420000042311 (vlr.c:562) 20250410105530110 DVLR DEBUG VLR subscr IMSI-262420000042311 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410105530110 DMSC DEBUG msc_a(IMSI-262420000042311:GERAN-A-341:LU)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105530110 DMSC DEBUG msc_a(IMSI-262420000042311:GERAN-A-341:LU)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105530110 DVLR DEBUG VLR subscr IMSI-262420000042311 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410105530110 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410105530110 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-341:LU)[0x563b4cc4e790]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410105530110 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-341:LU)[0x563b4cc4e790]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410105530110 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-341:LU)[0x563b4cc4e790]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410105530110 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-341:LU)[0x563b4cbf5710]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410105530110 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-341:LU)[0x563b4cbf5710]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000042311:GERAN-A-341:LU)[0x563b4cc4e790] (fsm.c:486) 20250410105530110 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-341:LU)[0x563b4cbf5710]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410105530110 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-341:LU)[0x563b4cbf5710]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410105530110 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105530110 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105530110 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105530110 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105530110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105530110 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105530110 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105530111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105530111 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105530111 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 01 02 f7 c4 a6 00 01 55 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1931)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1931)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'F7C4A6'O, sourceLocRef := '000155'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1929)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(1935)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000042311" handled at TC_auth_options_110(1937) MSC_Test-GSUP(1935)@7d38b4d9c9a0: Added IMSI table entry 0TC_auth_options_110(1937)"262420000042311" 20250410105530114 DVLR DEBUG VLR subscr IMSI-262420000042311 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410105530114 DVLR DEBUG VLR subscr IMSI-262420000042311 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1929)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1929)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1929)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250410105530115 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) MSC_Test_0-M3UA(1931)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105530115 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105530115 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105530115 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105530115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105530115 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105530115 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105530115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105530115 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105530115 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 55 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105530115 DMSC DEBUG msc_i(IMSI-262420000042311:GERAN-A-341:LU)[0x563b4cbf35f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105530115 DMSC DEBUG msc_a(IMSI-262420000042311:GERAN-A-341:LU)[0x563b4cc55d70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_auth_options_110(1937)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_110(1937)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410105530120 DVLR DEBUG VLR subscr IMSI-262420000042311 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105530120 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-341:LU)[0x563b4cbf5710]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410105530120 DVLR DEBUG SUBSCR(IMSI-262420000042311) Received 1 auth tuples (vlr.c:996) 20250410105530120 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-341:LU)[0x563b4cbf5710]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410105530120 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-341:LU)[0x563b4cbf5710]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use GSM AKA (is_r99=yes, at->vec.auth_types=0x1) (vlr_auth_fsm.c:324) 20250410105530120 DMM DEBUG Tx AUTH REQ (rand = 769c881c5208c7ca138a5f4b0740ea0f) (gsm_04_08.c:641) 20250410105530120 DMSC DEBUG msc_i(IMSI-262420000042311:GERAN-A-341:LU)[0x563b4cbf35f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105530120 DVLR DEBUG VLR subscr IMSI-262420000042311 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410105530120 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105530120 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105530120 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105530120 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105530120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105530120 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105530120 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105530120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105530120 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105530120 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2d 00 00 00 b9 00 00 00 c1 03 00 00 01 06 f7 c4 a6 00 01 16 01 00 13 05 12 00 76 9c 88 1c 52 08 c7 ca 13 8a 5f 4b 07 40 ea 0f 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1931)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1931)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1930)@7d38b4d9c9a0: patching N(SD)=1 into dtap '05149E466FAB'O MSC_Test_0-RAN(1930)@7d38b4d9c9a0: patched enc_l3: '05549E466FAB'O MSC_Test_0-SCCP(1929)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@7d38b4d9c9a0: vl_len:9 MSC_Test_0-SCCP(1929)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1929)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000605549E466FAB'O MSC_Test_0-M3UA(1931)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105530127 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105530127 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105530127 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105530127 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105530127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105530127 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105530127 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105530127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105530127 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105530127 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 55 00 01 09 01 00 06 05 54 9e 46 6f ab 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105530127 DMSC DEBUG msc_i(IMSI-262420000042311:GERAN-A-341:LU)[0x563b4cbf35f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105530128 DMSC DEBUG msc_a(IMSI-262420000042311:GERAN-A-341:LU)[0x563b4cc55d70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105530128 DMM DEBUG msc_a(IMSI-262420000042311:GERAN-A-341:LU)[0x563b4cc55d70]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 9e466fab) (gsm_04_08.c:1128) 20250410105530128 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-341:LU)[0x563b4cbf5710]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410105530128 DVLR DEBUG SUBSCR(IMSI-262420000042311) AUTH on GERAN received SRES/RES: 9e466fab (4 bytes) (vlr_auth_fsm.c:151) 20250410105530128 DVLR INFO SUBSCR(IMSI-262420000042311) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250410105530128 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-341:LU)[0x563b4cbf5710]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410105530128 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-341:LU)[0x563b4cbf5710]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410105530128 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-341:LU)[0x563b4cbf5710]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410105530128 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-341:LU)[0x563b4cbf5710]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000042311:GERAN-A-341:LU)[0x563b4cc4e790] (vlr_auth_fsm.c:294) 20250410105530128 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-341:LU)[0x563b4cbf5710]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410105530128 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-341:LU)[0x563b4cbf5710]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410105530128 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-341:LU)[0x563b4cc4e790]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410105530128 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-341:LU)[0x563b4cc4e790]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410105530128 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-341:LU)[0x563b4cc4e790]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410105530128 DMSC DEBUG msc_i(IMSI-262420000042311:GERAN-A-341:LU)[0x563b4cbf35f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410105530128 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-341:LU)[0x563b4cc4e790]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250410105530128 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105530128 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105530128 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105530128 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105530128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105530128 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105530128 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105530128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105530128 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105530128 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 27 00 00 00 b9 00 00 00 c1 03 00 00 01 06 f7 c4 a6 00 01 10 00 0e 53 0a 09 08 ba 10 d7 7e ce ee 4d ce 23 01 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1931)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1931)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1929)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1929)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1929)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1931)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105530133 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105530133 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105530133 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105530133 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105530133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105530133 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105530133 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105530133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105530133 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105530133 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 55 00 01 05 00 03 55 2c 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105530133 DMSC DEBUG msc_i(IMSI-262420000042311:GERAN-A-341:LU)[0x563b4cbf35f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105530133 DMSC DEBUG msc_a(IMSI-262420000042311:GERAN-A-341:LU)[0x563b4cc55d70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105530134 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-341:LU)[0x563b4cc4e790]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410105530134 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-341:LU)[0x563b4cc4e790]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410105530134 DMSC DEBUG msc_i(IMSI-262420000042311:GERAN-A-341:LU)[0x563b4cbf35f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105530134 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-341:LU)[0x563b4cc4e790]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410105530134 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-341:LU)[0x563b4cc4e790]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410105530134 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042311:GERAN-A-341:LU)[0x563b4cbf5710]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105530134 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042311:GERAN-A-341:LU)[0x563b4cbf5710]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042311:GERAN-A-341:LU)[0x563b4cc4e790] (fsm.c:486) 20250410105530134 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042311:GERAN-A-341:LU)[0x563b4cbf5710]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410105530134 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042311:GERAN-A-341:LU)[0x563b4cbf5710]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410105530134 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105530134 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105530134 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105530134 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105530134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105530134 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105530134 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105530134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105530134 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105530134 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 01 06 f7 c4 a6 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 40 32 11 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1931)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1931)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105530137 DVLR DEBUG VLR subscr IMSI-262420000042311 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105530137 DVLR DEBUG IMSI:262420000042311 has MSISDN:491230042311 (vlr.c:1045) 20250410105530137 DMSC NOTICE msub(IMSI-262420000042311:MSISDN-491230042311) VLR: update for IMSI=262420000042311 (MSISDN=491230042311) (gsm_04_08.c:1541) 20250410105530137 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410105530138 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105530138 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-341:LU)[0x563b4cc4e790]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410105530138 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042311:GERAN-A-341:LU)[0x563b4cbf5710]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410105530138 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042311:GERAN-A-341:LU)[0x563b4cbf5710]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410105530138 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042311:GERAN-A-341:LU)[0x563b4cbf5710]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410105530138 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042311:GERAN-A-341:LU)[0x563b4cbf5710]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-341:LU)[0x563b4cc4e790] (vlr_lu_fsm.c:110) 20250410105530138 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042311:GERAN-A-341:LU)[0x563b4cbf5710]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410105530138 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042311:GERAN-A-341:LU)[0x563b4cbf5710]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105530138 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-341:LU)[0x563b4cc4e790]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410105530138 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-341:LU)[0x563b4cc4e790]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410105530138 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-341:LU)[0x563b4cc4ff40]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105530138 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-341:LU)[0x563b4cc4ff40]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-341:LU)[0x563b4cc4e790] (fsm.c:486) 20250410105530138 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-341:LU)[0x563b4cc4ff40]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410105530138 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-341:LU)[0x563b4cc4ff40]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410105530138 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-341:LU)[0x563b4cc4ff40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410105530138 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-341:LU)[0x563b4cc4ff40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410105530138 DMSC NOTICE msub(IMSI-262420000042311:MSISDN-491230042311:TMSInew-0x492BE59A) VLR: update for IMSI=262420000042311 (MSISDN=491230042311) (gsm_04_08.c:1541) 20250410105530138 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-341:LU)[0x563b4cc4ff40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410105530138 DMM DEBUG -> IMSI-262420000042311:MSISDN-491230042311:TMSInew-0x492BE59A LOCATION UPDATE ACCEPT (TMSI = 0x492be59a) (gsm_04_08.c:149) 20250410105530138 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSInew-0x492BE59A:GERAN-A-341:LU)[0x563b4cbf35f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105530138 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSInew-0x492BE59A - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410105530138 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105530138 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105530138 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105530138 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105530138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105530138 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105530138 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105530138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105530138 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105530138 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 01 06 f7 c4 a6 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 49 2b e5 9a (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1931)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1931)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_110(1937)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1930)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1930)@7d38b4d9c9a0: patched enc_l3: '059B'O MSC_Test_0-SCCP(1929)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1929)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1929)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1931)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105530142 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105530142 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105530142 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105530142 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105530142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105530142 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105530142 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105530142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105530142 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105530142 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 55 00 01 05 01 00 02 05 9b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105530143 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSInew-0x492BE59A:GERAN-A-341:LU)[0x563b4cbf35f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105530143 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSInew-0x492BE59A:GERAN-A-341:LU)[0x563b4cc55d70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105530143 DMM DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSInew-0x492BE59A:GERAN-A-341:LU)[0x563b4cc55d70]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410105530143 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:TMSInew-0x492BE59A:GERAN-A-341:LU)[0x563b4cc4e790]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410105530143 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-341:LU)[0x563b4cc4ff40]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410105530143 DMSC NOTICE msub(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A) VLR: update for IMSI=262420000042311 (MSISDN=491230042311) (gsm_04_08.c:1541) 20250410105530143 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410105530143 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-341:LU)[0x563b4cc4ff40]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410105530143 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A:GERAN-A-341:LU)[0x563b4cc4e790]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410105530143 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-341:LU)[0x563b4cc4ff40]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410105530143 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-341:LU)[0x563b4cc4ff40]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A:GERAN-A-341:LU)[0x563b4cc4e790] (vlr_lu_fsm.c:817) 20250410105530143 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-341:LU)[0x563b4cc4ff40]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410105530143 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-341:LU)[0x563b4cc4ff40]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105530143 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A:GERAN-A-341:LU)[0x563b4cc4e790]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410105530143 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A:GERAN-A-341:LU)[0x563b4cc55d70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410105530143 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A:GERAN-A-341:LU)[0x563b4cc55d70]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.967s remaining) (msc_a.c:450) 20250410105530143 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042311/3/1): Available (smpp_smsc.c:626) 20250410105530143 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A:GERAN-A-341:LU)[0x563b4cc55d70]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105530143 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A:GERAN-A-341:LU)[0x563b4cc55d70]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410105530143 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105530143 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105530143 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105530143 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A:GERAN-A-341:LU)[0x563b4cbf35f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105530143 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410105530143 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105530143 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105530143 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105530143 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105530143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105530143 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105530143 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105530143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105530143 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105530143 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 01 06 f7 c4 a6 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1931)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1931)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1929)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1929)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1929)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1931)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105530145 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105530145 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105530145 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105530145 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105530145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105530145 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105530145 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105530145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105530145 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105530145 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 55 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105530145 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A:GERAN-A-341:LU)[0x563b4cbf35f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105530145 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A:GERAN-A-341:LU)[0x563b4cc55d70]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105530145 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A:GERAN-A-341:LU)[0x563b4cc55d70]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105530145 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A:GERAN-A-341:LU)[0x563b4cc55d70]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105530145 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A:GERAN-A-341:LU)[0x563b4cc55d70]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105530145 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A:GERAN-A-341:LU)[0x563b4cc4e790]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105530145 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A:GERAN-A-341:LU)[0x563b4cc4e790]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A:GERAN-A-341:LU)[0x563b4cc55d70] (msc_a.c:1053) 20250410105530145 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A:GERAN-A-341:LU)[0x563b4cc4e790]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410105530145 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A:GERAN-A-341:LU)[0x563b4cc4e790]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105530145 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A:GERAN-A-341:LU)[0x563b4cc4e790]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410105530145 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A:GERAN-A-341:LU)[0x563b4cc55d70]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc48160] (msc_a.c:1053) 20250410105530145 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A:GERAN-A-341:LU)[0x563b4cc55d70]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105530145 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A:GERAN-A-341:LU)[0x563b4cc55d70]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105530145 DMSC DEBUG msub_fsm[0x563b4cc48160]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105530145 DMSC DEBUG msub(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A) MSC-A terminated (msub.c:261) 20250410105530145 DMSC DEBUG msub(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A) 1 MSC-I still active (msub.c:79) 20250410105530145 DMSC DEBUG msub_fsm[0x563b4cc48160]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105530145 DMSC DEBUG msub_fsm[0x563b4cc48160]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105530145 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A:GERAN-A-341:LU)[0x563b4cbf35f0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105530145 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A:GERAN-A-341:LU)[0x563b4cbf35f0]{READY}: Removing from parent msub_fsm[0x563b4cc48160] (msub.c:113) 20250410105530145 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-341 (ran_conn.c:155) 20250410105530145 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A:GERAN-A-341:LU)[0x563b4cbf35f0]{READY}: Freeing instance (msub.c:113) 20250410105530145 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A:GERAN-A-341:LU)[0x563b4cbf35f0]{READY}: Deallocated (fsm.c:568) 20250410105530145 DMSC DEBUG msub(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A) Free (msub.c:119) 20250410105530145 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A - active-conn: now used by 1 (attached) (msub.c:375) 20250410105530145 DMSC DEBUG msub_fsm[0x563b4cc48160]{terminating}: Freeing instance (msub.c:113) 20250410105530145 DMSC DEBUG msub_fsm[0x563b4cc48160]{terminating}: Deallocated (fsm.c:568) 20250410105530145 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105530145 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105530145 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105530145 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105530145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105530145 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105530145 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105530145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105530145 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105530145 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 01 04 f7 c4 a6 00 01 55 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1931)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1931)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@7d38b4d9c9a0: Session index based on local reference:0 20250410105530146 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105530146 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105530146 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105530146 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105530146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105530146 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105530146 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105530146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105530146 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105530146 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 55 f7 c4 a6 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1931)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1930)@7d38b4d9c9a0: Deleted conn table entry 0TC_auth_options_110(1937)16237734 TC_auth_options_110(1937)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105530148 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410105530148 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_110(1937)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_110(1937)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_110(1937)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_110(1937)@7d38b4d9c9a0: port MSCVTYf_perform_lu() done TC_auth_options_110(1937)@7d38b4d9c9a0: port MSCVTYf_establish_fully() starting TC_auth_options_110(1937)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '492BE59A'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1930)@7d38b4d9c9a0: Added conn table entry 0TC_auth_options_110(1937)10072707 MSC_Test_0-RAN(1930)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1929)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(1931)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105531151 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105531151 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105531151 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105531151 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105531151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105531151 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105531151 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105531151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105531151 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105531151 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 99 b2 83 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 49 2b e5 9a 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105531151 DMSC DEBUG msub_fsm[0x563b4cc4e790]{active}: Allocated (fsm.c:456) 20250410105531151 DMSC DEBUG msc_i[0x563b4cc55d70]{READY}: Allocated (fsm.c:456) 20250410105531151 DMSC DEBUG msc_i[0x563b4cc55d70]{READY}: is child of msub_fsm[0x563b4cc4e790] (fsm.c:486) 20250410105531151 DMSC DEBUG msc_a[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105531151 DMSC DEBUG msc_a[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc4e790] (fsm.c:486) 20250410105531151 DMSC DEBUG msc_a(unknown:GERAN-A-342:NONE)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105531151 DMSC DEBUG msc_i(unknown:GERAN-A-342:NONE)[0x563b4cc55d70]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105531151 DMSC DEBUG msc_a(unknown:GERAN-A-342:NONE)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105531151 DMM DEBUG msc_a(TMSI-0x492BE59A:GERAN-A-342:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250410105531151 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x492BE59A:GERAN-A-342:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410105531151 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x492BE59A:GERAN-A-342:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x492BE59A:GERAN-A-342:CM_SERVICE_REQ)[0x563b4cbf35f0] (fsm.c:486) 20250410105531151 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x492BE59A:GERAN-A-342:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250410105531151 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x492BE59A:GERAN-A-342:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410105531151 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410105531151 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410105531151 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A:GERAN-A-342:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105531151 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A:GERAN-A-342:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105531151 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A:GERAN-A-342:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410105531151 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A:GERAN-A-342:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250410105531151 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A:GERAN-A-342:CM_SERVICE_REQ)[0x563b4cc4ff40]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410105531151 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A:GERAN-A-342:CM_SERVICE_REQ)[0x563b4cc4ff40]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A:GERAN-A-342:CM_SERVICE_REQ)[0x563b4cc48160] (fsm.c:486) 20250410105531151 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A:GERAN-A-342:CM_SERVICE_REQ)[0x563b4cc4ff40]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410105531151 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A:GERAN-A-342:CM_SERVICE_REQ)[0x563b4cc4ff40]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410105531152 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410105531152 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105531152 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105531152 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105531152 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105531152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105531152 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105531152 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105531152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105531152 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105531152 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 02 02 99 b2 83 00 01 56 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1931)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1931)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@7d38b4d9c9a0: { messageType := 2, destLocRef := '99B283'O, sourceLocRef := '000156'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1929)@7d38b4d9c9a0: Session index based on local reference:0 20250410105531152 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410105531152 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_auth_options_110(1937)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_110(1937)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105531153 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105531153 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A:GERAN-A-342:CM_SERVICE_REQ)[0x563b4cc4ff40]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410105531154 DVLR DEBUG SUBSCR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A) Received 1 auth tuples (vlr.c:996) 20250410105531154 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A:GERAN-A-342:CM_SERVICE_REQ)[0x563b4cc4ff40]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410105531154 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A:GERAN-A-342:CM_SERVICE_REQ)[0x563b4cc4ff40]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use GSM AKA (is_r99=yes, at->vec.auth_types=0x1) (vlr_auth_fsm.c:324) 20250410105531154 DMM DEBUG Tx AUTH REQ (rand = a32782e9f4d732243022ba40a588d9ae) (gsm_04_08.c:641) 20250410105531154 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A:GERAN-A-342:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105531154 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105531154 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105531154 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105531154 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105531154 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105531154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105531154 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105531154 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105531154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105531154 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105531154 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2d 00 00 00 b9 00 00 00 c1 03 00 00 02 06 99 b2 83 00 01 16 01 00 13 05 12 00 a3 27 82 e9 f4 d7 32 24 30 22 ba 40 a5 88 d9 ae 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1931)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1931)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1930)@7d38b4d9c9a0: patching N(SD)=1 into dtap '0514318499F5'O MSC_Test_0-RAN(1930)@7d38b4d9c9a0: patched enc_l3: '0554318499F5'O MSC_Test_0-SCCP(1929)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@7d38b4d9c9a0: vl_len:9 MSC_Test_0-SCCP(1929)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1929)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100060554318499F5'O 20250410105531155 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105531155 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105531155 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105531155 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105531155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105531155 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105531155 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105531155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105531155 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1931)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105531155 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 56 00 01 09 01 00 06 05 54 31 84 99 f5 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105531155 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A:GERAN-A-342:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105531155 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A:GERAN-A-342:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105531155 DMM DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A:GERAN-A-342:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 318499f5) (gsm_04_08.c:1128) 20250410105531155 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A:GERAN-A-342:CM_SERVICE_REQ)[0x563b4cc4ff40]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410105531155 DVLR DEBUG SUBSCR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A) AUTH on GERAN received SRES/RES: 318499f5 (4 bytes) (vlr_auth_fsm.c:151) 20250410105531155 DVLR INFO SUBSCR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250410105531155 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A:GERAN-A-342:CM_SERVICE_REQ)[0x563b4cc4ff40]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410105531155 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A:GERAN-A-342:CM_SERVICE_REQ)[0x563b4cc4ff40]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410105531155 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A:GERAN-A-342:CM_SERVICE_REQ)[0x563b4cc4ff40]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410105531155 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A:GERAN-A-342:CM_SERVICE_REQ)[0x563b4cc4ff40]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A:GERAN-A-342:CM_SERVICE_REQ)[0x563b4cc48160] (vlr_auth_fsm.c:294) 20250410105531155 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A:GERAN-A-342:CM_SERVICE_REQ)[0x563b4cc4ff40]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410105531155 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A:GERAN-A-342:CM_SERVICE_REQ)[0x563b4cc4ff40]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410105531155 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A:GERAN-A-342:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250410105531155 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A:GERAN-A-342:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410105531155 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A:GERAN-A-342:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410105531155 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A:GERAN-A-342:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410105531155 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A:GERAN-A-342:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250410105531155 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105531155 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105531155 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105531155 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105531155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105531155 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105531155 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105531155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105531155 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105531155 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 27 00 00 00 b9 00 00 00 c1 03 00 00 02 06 99 b2 83 00 01 10 00 0e 53 0a 09 08 0e 55 91 5a a6 f4 95 9f 23 01 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1931)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1931)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1929)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1929)@7d38b4d9c9a0: vl_from0 20250410105531156 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105531156 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105531156 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105531156 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105531156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105531156 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105531156 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105531156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105531156 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105531156 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 56 00 01 05 00 03 55 2c 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(1929)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1931)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105531156 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A:GERAN-A-342:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105531156 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A:GERAN-A-342:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105531156 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A:GERAN-A-342:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250410105531156 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A:GERAN-A-342:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410105531156 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A:GERAN-A-342:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105531157 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A:GERAN-A-342:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410105531157 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A:GERAN-A-342:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410105531157 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A:GERAN-A-342:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410105531157 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A:GERAN-A-342:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410105531157 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A:GERAN-A-342:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410105531157 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A:GERAN-A-342:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410105531157 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A:GERAN-A-342:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410105531157 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A:GERAN-A-342:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410105531157 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A:GERAN-A-342:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.994s remaining) (msc_a.c:450) 20250410105531157 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042311/3/1): Available (smpp_smsc.c:626) 20250410105531157 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105531157 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105531157 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105531157 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105531157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105531157 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105531157 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105531157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105531157 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105531157 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 02 06 99 b2 83 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 40 32 11 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1931)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1931)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_110(1937)@7d38b4d9c9a0: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1929)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@7d38b4d9c9a0: vl_len:6 MSC_Test_0-SCCP(1929)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1929)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000422040100'O 20250410105531158 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105531158 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105531158 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105531158 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105531158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105531158 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105531158 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105531158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105531158 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105531158 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1d 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 56 00 01 06 00 04 22 04 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1931)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105531158 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A:GERAN-A-342:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105531158 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A:GERAN-A-342:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105531158 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A:GERAN-A-342:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250410105531158 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A:GERAN-A-342:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410105531158 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105531158 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105531158 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105531158 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A:GERAN-A-342:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105531158 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105531158 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105531158 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105531158 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105531158 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105531158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105531158 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105531158 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105531158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105531158 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105531158 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 02 06 99 b2 83 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1931)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1931)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1929)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1929)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1929)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410105531159 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105531159 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105531159 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105531159 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105531159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105531159 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105531159 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105531159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105531159 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105531159 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 56 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1931)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105531159 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A:GERAN-A-342:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105531159 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A:GERAN-A-342:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105531159 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A:GERAN-A-342:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105531159 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A:GERAN-A-342:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105531159 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A:GERAN-A-342:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105531159 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A:GERAN-A-342:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105531159 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A:GERAN-A-342:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A:GERAN-A-342:CM_SERVICE_REQ)[0x563b4cbf35f0] (msc_a.c:1053) 20250410105531159 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A:GERAN-A-342:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105531159 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A:GERAN-A-342:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410105531159 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A:GERAN-A-342:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc4e790] (msc_a.c:1053) 20250410105531159 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A:GERAN-A-342:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105531159 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A:GERAN-A-342:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105531159 DMSC DEBUG msub_fsm[0x563b4cc4e790]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105531159 DMSC DEBUG msub(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A) MSC-A terminated (msub.c:261) 20250410105531159 DMSC DEBUG msub(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A) 1 MSC-I still active (msub.c:79) 20250410105531159 DMSC DEBUG msub_fsm[0x563b4cc4e790]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105531159 DMSC DEBUG msub_fsm[0x563b4cc4e790]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105531159 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A:GERAN-A-342:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105531159 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A:GERAN-A-342:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Removing from parent msub_fsm[0x563b4cc4e790] (msub.c:113) 20250410105531160 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-342 (ran_conn.c:155) 20250410105531160 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A:GERAN-A-342:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Freeing instance (msub.c:113) 20250410105531160 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A:GERAN-A-342:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Deallocated (fsm.c:568) 20250410105531160 DMSC DEBUG msub(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A) Free (msub.c:119) 20250410105531160 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A - active-conn: now used by 1 (attached) (msub.c:375) 20250410105531160 DMSC DEBUG msub_fsm[0x563b4cc4e790]{terminating}: Freeing instance (msub.c:113) 20250410105531160 DMSC DEBUG msub_fsm[0x563b4cc4e790]{terminating}: Deallocated (fsm.c:568) 20250410105531160 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105531160 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105531160 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105531160 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105531160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105531160 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105531160 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105531160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105531160 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105531160 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 02 04 99 b2 83 00 01 56 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1931)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1931)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@7d38b4d9c9a0: Session index based on local reference:0 20250410105531160 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105531160 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105531160 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105531160 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105531160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105531160 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105531160 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105531160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105531160 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105531160 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 56 99 b2 83 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1931)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1930)@7d38b4d9c9a0: Deleted conn table entry 0TC_auth_options_110(1937)10072707 TC_auth_options_110(1937)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105531160 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410105531160 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x492BE59A - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_110(1937)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_110(1937)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_110(1937)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410105531163 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410105531163 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(1932)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(1935)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(1931)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(1929)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(1936)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(1930)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1928)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105531165 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MGCP(1933)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(1934)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1938)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1928): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(1929): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(1930): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(1931): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(1932): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(1933): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(1934): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(1935): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(1936): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_auth_options_110(1937): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1938): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_auth_options_11 finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_11 pass'. Thu Apr 10 10:55:31 UTC 2025 ====== MSC_Tests.TC_auth_options_11 pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_auth_options_11.talloc 20250410105531360 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410105531360 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105531360 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410105531360 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410105531360 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410105531360 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105531360 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410105531360 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410105531360 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410105531360 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105531360 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410105531360 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410105531360 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410105531360 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410105531360 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410105531360 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105531360 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105531360 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410105531360 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410105531361 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410105531361 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410105532167 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=388580) 20250410105533167 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410105533361 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410105533361 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410105533361 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) Waiting for packet dumper to finish... 1 (prev_count=388580, count=390456) 20250410105534168 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_11 pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_csd'. ------ MSC_Tests.TC_lu_and_mo_csd ------ Thu Apr 10 10:55:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mo_csd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mo_csd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410105535170 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_csd' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_lu_and_mo_csd started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410105535834 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1943)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410105536021 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410105536021 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410105536021 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410105536021 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410105536023 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105536023 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410105536023 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410105536023 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410105536023 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410105536023 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410105536023 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410105536023 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105536023 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410105536023 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410105536023 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410105536024 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105536024 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410105536024 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410105536024 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410105536025 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410105536025 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410105536025 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410105536025 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105536025 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410105536025 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410105536025 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105536025 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 20250410105536025 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410105536025 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105536171 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410105536171 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1945)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1945)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410105536175 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1945)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1945)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1945)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1945)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1945)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1945)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410105536190 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410105536190 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: ----------------------------------------------- TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: "CSD Bearer Service: BS21T" TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: ----------------------------------------------- MSC_Test-GSUP(1946)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1948) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410105536828 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105536828 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105536828 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105536828 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105536828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105536828 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105536828 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105536828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105536828 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105536828 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105536828 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105536828 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105536828 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105536828 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105536828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105536828 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105536828 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105536828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105536828 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105536828 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1941)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1941)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mo_csd0(1948)13190438 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410105536836 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105536836 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105536836 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105536836 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105536836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105536836 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105536836 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105536836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105536836 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105536836 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 c9 45 26 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105536837 DMSC DEBUG msub_fsm[0x563b4cc48160]{active}: Allocated (fsm.c:456) 20250410105536837 DMSC DEBUG msc_i[0x563b4cbf35f0]{READY}: Allocated (fsm.c:456) 20250410105536837 DMSC DEBUG msc_i[0x563b4cbf35f0]{READY}: is child of msub_fsm[0x563b4cc48160] (fsm.c:486) 20250410105536837 DMSC DEBUG msc_a[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105536837 DMSC DEBUG msc_a[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc48160] (fsm.c:486) 20250410105536837 DMSC DEBUG msc_a(unknown:GERAN-A-343:NONE)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105536837 DMSC DEBUG msc_i(unknown:GERAN-A-343:NONE)[0x563b4cbf35f0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105536837 DMSC DEBUG msc_a(unknown:GERAN-A-343:NONE)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105536837 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-343:LU)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410105536837 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-343:LU)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410105536837 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-343:LU)[0x563b4cc4e790]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410105536837 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-343:LU)[0x563b4cc4e790]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-343:LU)[0x563b4cc55d70] (fsm.c:486) 20250410105536837 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-343:LU)[0x563b4cc4e790]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410105536837 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-343:LU)[0x563b4cc4e790]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410105536837 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410105536837 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000007 id=262420000000007 (vlr.c:661) 20250410105536837 DVLR INFO New subscr, IMSI: 262420000000007 (vlr.c:562) 20250410105536837 DVLR DEBUG VLR subscr IMSI-262420000000007 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410105536837 DMSC DEBUG msc_a(IMSI-262420000000007:GERAN-A-343:LU)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105536837 DMSC DEBUG msc_a(IMSI-262420000000007:GERAN-A-343:LU)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105536837 DVLR DEBUG VLR subscr IMSI-262420000000007 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410105536837 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410105536837 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-343:LU)[0x563b4cc4e790]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410105536837 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-343:LU)[0x563b4cc4e790]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410105536837 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-343:LU)[0x563b4cc4e790]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410105536837 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-343:LU)[0x563b4cc4e790]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410105536837 DMSC DEBUG msc_i(IMSI-262420000000007:GERAN-A-343:LU)[0x563b4cbf35f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105536837 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-343:LU)[0x563b4cc4e790]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410105536837 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-343:LU)[0x563b4cc4e790]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410105536837 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-343:LU)[0x563b4cbf5710]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105536838 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-343:LU)[0x563b4cbf5710]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:GERAN-A-343:LU)[0x563b4cc4e790] (fsm.c:486) 20250410105536838 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-343:LU)[0x563b4cbf5710]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410105536838 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-343:LU)[0x563b4cbf5710]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105536838 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105536838 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105536838 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105536838 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105536838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105536838 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105536838 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105536838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105536838 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105536838 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 03 02 c9 45 26 00 01 57 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105536838 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105536838 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105536838 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105536838 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105536838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105536838 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105536838 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105536838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105536838 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105536838 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 03 06 c9 45 26 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'C94526'O, sourceLocRef := '000157'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(1946)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000007" handled at TC_lu_and_mo_csd0(1948) MSC_Test-GSUP(1946)@7d38b4d9c9a0: Added IMSI table entry 0TC_lu_and_mo_csd0(1948)"262420000000007" MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105536842 DVLR DEBUG VLR subscr IMSI-262420000000007 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410105536842 DVLR DEBUG VLR subscr IMSI-262420000000007 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): none -> pass MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250410105536844 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105536844 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105536844 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105536844 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105536844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105536844 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105536844 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105536844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105536844 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105536844 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 57 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105536844 DMSC DEBUG msc_i(IMSI-262420000000007:GERAN-A-343:LU)[0x563b4cbf35f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105536844 DMSC DEBUG msc_a(IMSI-262420000000007:GERAN-A-343:LU)[0x563b4cc55d70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105536847 DVLR DEBUG VLR subscr IMSI-262420000000007 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105536847 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250410105536847 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410105536847 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410105536848 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105536848 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-343:LU)[0x563b4cc4e790]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410105536848 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-343:LU)[0x563b4cbf5710]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410105536848 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-343:LU)[0x563b4cbf5710]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410105536848 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-343:LU)[0x563b4cbf5710]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410105536848 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-343:LU)[0x563b4cbf5710]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-343:LU)[0x563b4cc4e790] (vlr_lu_fsm.c:110) 20250410105536848 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-343:LU)[0x563b4cbf5710]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410105536848 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-343:LU)[0x563b4cbf5710]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105536848 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-343:LU)[0x563b4cc4e790]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410105536848 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-343:LU)[0x563b4cc4e790]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410105536848 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-343:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105536848 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-343:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-343:LU)[0x563b4cc4e790] (fsm.c:486) 20250410105536848 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-343:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410105536848 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-343:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410105536848 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-343:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410105536849 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-343:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410105536849 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSInew-0x8BA045DB) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410105536849 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-343:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410105536849 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSInew-0x8BA045DB LOCATION UPDATE ACCEPT (TMSI = 0x8ba045db) (gsm_04_08.c:149) 20250410105536849 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSInew-0x8BA045DB:GERAN-A-343:LU)[0x563b4cbf35f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105536849 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSInew-0x8BA045DB - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410105536849 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105536849 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105536849 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105536849 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105536849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105536849 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105536849 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105536849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105536849 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105536849 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 03 06 c9 45 26 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 8b a0 45 db (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105536856 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105536856 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105536856 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105536856 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105536856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105536856 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105536856 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105536856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105536856 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105536856 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 57 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105536856 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSInew-0x8BA045DB:GERAN-A-343:LU)[0x563b4cbf35f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105536856 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSInew-0x8BA045DB:GERAN-A-343:LU)[0x563b4cc55d70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105536856 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSInew-0x8BA045DB:GERAN-A-343:LU)[0x563b4cc55d70]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410105536856 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSInew-0x8BA045DB:GERAN-A-343:LU)[0x563b4cc4e790]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410105536856 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-343:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410105536856 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410105536856 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410105536856 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-343:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410105536856 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-343:LU)[0x563b4cc4e790]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410105536856 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-343:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410105536856 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-343:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-343:LU)[0x563b4cc4e790] (vlr_lu_fsm.c:817) 20250410105536856 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-343:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410105536856 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-343:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105536856 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-343:LU)[0x563b4cc4e790]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410105536856 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-343:LU)[0x563b4cc55d70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410105536856 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-343:LU)[0x563b4cc55d70]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.980s remaining) (msc_a.c:450) 20250410105536856 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250410105536856 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-343:LU)[0x563b4cc55d70]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105536856 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-343:LU)[0x563b4cc55d70]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410105536856 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105536856 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105536856 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105536857 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-343:LU)[0x563b4cbf35f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105536857 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410105536857 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105536857 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105536857 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105536857 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105536857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105536857 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105536857 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105536857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105536857 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105536857 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 03 06 c9 45 26 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410105536860 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105536860 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105536860 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105536860 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105536860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105536860 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105536860 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105536860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105536860 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105536860 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 57 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105536860 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-343:LU)[0x563b4cbf35f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105536860 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-343:LU)[0x563b4cc55d70]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105536860 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-343:LU)[0x563b4cc55d70]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105536860 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-343:LU)[0x563b4cc55d70]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105536860 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-343:LU)[0x563b4cc55d70]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105536860 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-343:LU)[0x563b4cc4e790]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105536860 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-343:LU)[0x563b4cc4e790]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-343:LU)[0x563b4cc55d70] (msc_a.c:1053) 20250410105536860 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-343:LU)[0x563b4cc4e790]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410105536860 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-343:LU)[0x563b4cc4e790]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105536860 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-343:LU)[0x563b4cc4e790]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410105536860 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-343:LU)[0x563b4cc55d70]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc48160] (msc_a.c:1053) 20250410105536860 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-343:LU)[0x563b4cc55d70]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105536860 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-343:LU)[0x563b4cc55d70]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105536860 DMSC DEBUG msub_fsm[0x563b4cc48160]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105536860 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB) MSC-A terminated (msub.c:261) 20250410105536860 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB) 1 MSC-I still active (msub.c:79) 20250410105536860 DMSC DEBUG msub_fsm[0x563b4cc48160]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105536860 DMSC DEBUG msub_fsm[0x563b4cc48160]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105536860 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-343:LU)[0x563b4cbf35f0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105536860 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-343:LU)[0x563b4cbf35f0]{READY}: Removing from parent msub_fsm[0x563b4cc48160] (msub.c:113) 20250410105536860 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-343 (ran_conn.c:155) 20250410105536860 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-343:LU)[0x563b4cbf35f0]{READY}: Freeing instance (msub.c:113) 20250410105536860 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-343:LU)[0x563b4cbf35f0]{READY}: Deallocated (fsm.c:568) 20250410105536860 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB) Free (msub.c:119) 20250410105536860 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB - active-conn: now used by 1 (attached) (msub.c:375) 20250410105536860 DMSC DEBUG msub_fsm[0x563b4cc48160]{terminating}: Freeing instance (msub.c:113) 20250410105536860 DMSC DEBUG msub_fsm[0x563b4cc48160]{terminating}: Deallocated (fsm.c:568) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105536861 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105536861 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105536861 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105536861 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105536861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105536861 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105536861 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105536861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105536861 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105536861 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 03 04 c9 45 26 00 01 57 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 20250410105536861 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105536861 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105536862 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105536862 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105536862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105536862 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105536862 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105536862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105536862 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105536862 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 57 c9 45 26 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1941)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mo_csd0(1948)13190438 TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105536863 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410105536863 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '8BA045DB'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1941)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mo_csd0(1948)5739319 MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105537064 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105537064 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105537064 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105537064 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105537064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105537064 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105537064 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105537064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105537064 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105537064 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 57 93 37 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 8b a0 45 db 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105537065 DMSC DEBUG msub_fsm[0x563b4cc4e790]{active}: Allocated (fsm.c:456) 20250410105537065 DMSC DEBUG msc_i[0x563b4cc55d70]{READY}: Allocated (fsm.c:456) 20250410105537065 DMSC DEBUG msc_i[0x563b4cc55d70]{READY}: is child of msub_fsm[0x563b4cc4e790] (fsm.c:486) 20250410105537065 DMSC DEBUG msc_a[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105537065 DMSC DEBUG msc_a[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc4e790] (fsm.c:486) 20250410105537065 DMSC DEBUG msc_a(unknown:GERAN-A-344:NONE)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105537065 DMSC DEBUG msc_i(unknown:GERAN-A-344:NONE)[0x563b4cc55d70]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105537065 DMSC DEBUG msc_a(unknown:GERAN-A-344:NONE)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105537065 DMM DEBUG msc_a(TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250410105537065 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410105537065 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ)[0x563b4cbf35f0] (fsm.c:486) 20250410105537065 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410105537065 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410105537065 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410105537065 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410105537065 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105537065 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105537065 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410105537065 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410105537065 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410105537065 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105537065 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410105537065 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410105537065 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410105537065 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410105537065 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410105537065 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410105537065 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410105537065 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105537065 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410105537065 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250410105537065 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250410105537065 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410105537065 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105537065 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105537065 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105537066 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105537066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105537066 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105537066 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105537066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105537066 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105537066 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0c 02 57 93 37 00 01 58 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105537066 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105537066 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105537066 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105537066 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105537066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105537066 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105537066 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105537066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105537066 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105537066 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 57 93 37 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1175) 20250410105537066 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105537066 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105537066 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105537066 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105537066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105537066 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105537066 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105537066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105537066 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105537066 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 57 93 37 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: { messageType := 2, destLocRef := '579337'O, sourceLocRef := '000158'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105537067 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410105537067 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1943)@7d38b4d9c9a0: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1948) MSC_Test-MGCP(1944)@7d38b4d9c9a0: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1948) MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patching N(SD)=1 into dtap '03050407E18A89210140805E04802143F5'O MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patched enc_l3: '03450407E18A89210140805E04802143F5'O MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:20 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210140805E04802143F5'O MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105537077 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105537077 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105537077 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105537077 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105537077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105537077 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105537077 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105537077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105537077 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105537077 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 58 00 01 14 01 00 11 03 45 04 07 e1 8a 89 21 01 40 80 5e 04 80 21 43 f5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105537077 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105537077 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105537077 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250410105537077 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB callref-0x80000024 tid-8) New transaction (transaction.c:231) 20250410105537077 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250410105537077 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250410105537077 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ callref-0x80000024 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250410105537077 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ callref-0x80000024 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105537077 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250410105537077 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ callref-0x80000024 tid-8) codec/BS: :0{CLEARMODE#120,BS21T} (from: MS={BS21T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:702) 20250410105537077 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ callref-0x80000024 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250410105537077 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ callref-0x80000024 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250410105537077 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: Allocated (fsm.c:456) 20250410105537077 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ)[0x563b4cbf35f0] (fsm.c:486) 20250410105537077 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ callref-0x80000024 tid-8) codec/BS: :0{CLEARMODE#120,BS21T} (from: MS={BS21T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:2161) 20250410105537077 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ)[0x563b4cc353f0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410105537077 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ)[0x563b4cc353f0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ)[0x563b4cc61530] (fsm.c:486) 20250410105537077 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_CN:no-CI)[0x563b4cc353f0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250410105537077 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_CN:no-CI)[0x563b4cc353f0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250410105537077 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ)[0x563b4cc5ee10]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410105537078 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ)[0x563b4cc5ee10]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ)[0x563b4cc61530] (fsm.c:486) 20250410105537078 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_RAN:no-CI)[0x563b4cc5ee10]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250410105537078 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_RAN:no-CI)[0x563b4cc5ee10]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1944)@7d38b4d9c9a0: Found Expect[0] for { line := { verb := "CRCX", trans_id := "232", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "84" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_csd0(1948) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 2: rx 1st CRCX 20250410105537092 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_CN:no-CI)[0x563b4cc353f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105537092 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410105537092 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250410105537092 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ callref-0x80000024 tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1943)@7d38b4d9c9a0: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1948) MSC_Test-MNCC(1943)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mo_csd0(1948)-2147483612 20250410105537095 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_RAN:no-CI)[0x563b4cc5ee10]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105537095 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410105537095 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250410105537095 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ callref-0x80000024 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS21T} (from: MS={BS21T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:705) 20250410105537095 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ callref-0x80000024 tid-8) Sending Assignment Command (msc_a.c:706) 20250410105537095 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250410105537095 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105537095 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105537095 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105537095 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105537095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105537095 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105537095 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105537095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105537095 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105537095 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 31 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 57 93 37 00 01 1a 00 18 01 0b 03 02 0a 14 7c 06 02 02 02 02 2a f8 7d 03 4f fd 00 7f 84 00 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 1: rx MNCC SETUP ind 20250410105537098 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ callref-0x80000024 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:16 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105537102 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105537102 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105537102 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105537102 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105537102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105537102 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105537102 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105537102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105537102 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105537102 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 58 00 01 10 00 0e 02 7c 06 09 08 07 06 23 28 7e 03 4f fd 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105537102 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105537102 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105537102 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4cc5ee10]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250410105537102 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4cc5ee10]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250410105537103 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc5ee10]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250410105537103 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ callref-0x80000024 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS21T} (from: MS={BS21T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:1596) 20250410105537103 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ callref-0x80000024 tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250410105537103 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ callref-0x80000024 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS21T} (from: MS={BS21T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:2187) 20250410105537103 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ callref-0x80000024 tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 3: rx RTP CREATE 20250410105537105 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ callref-0x80000024 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 5: rx MDCX for the RAN side 20250410105537105 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ callref-0x80000024 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105537105 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ callref-0x80000024 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105537105 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ callref-0x80000024 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250410105537105 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105537106 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105537106 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105537106 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105537106 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105537106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105537106 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105537106 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105537106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105537106 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105537106 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 25 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 57 93 37 00 01 0e 01 00 0b 83 02 04 07 e1 b8 88 21 01 40 81 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105537106 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc5ee10]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105537106 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc5ee10]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410105537106 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410105537109 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ callref-0x80000024 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250410105537109 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ callref-0x80000024 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105537109 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ callref-0x80000024 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105537109 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ callref-0x80000024 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250410105537109 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105537110 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105537110 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105537110 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105537110 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105537110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105537110 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105537110 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105537110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105537110 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105537110 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 57 93 37 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 7: rx CC Alerting 20250410105537112 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ callref-0x80000024 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250410105537112 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ callref-0x80000024 tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250410105537112 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ callref-0x80000024 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS21T} (from: MS={BS21T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:798) 20250410105537112 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc353f0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250410105537112 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc353f0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250410105537112 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc353f0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250410105537112 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ callref-0x80000024 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250410105537112 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ callref-0x80000024 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105537112 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ callref-0x80000024 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105537112 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ callref-0x80000024 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250410105537112 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ callref-0x80000024 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250410105537112 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105537112 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105537112 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105537112 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105537112 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105537112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105537112 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105537112 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105537112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105537112 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105537112 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 57 93 37 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: { line := { verb := "MDCX", trans_id := "235", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "84" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "84", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 10: rx CC CONNECT 20250410105537115 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc353f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105537115 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc353f0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410105537115 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410105537115 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250410105537115 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patched enc_l3: '038F'O MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002038F'O 20250410105537116 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105537116 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105537116 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105537116 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105537116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105537116 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105537116 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105537116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105537116 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105537116 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 58 00 01 05 01 00 02 03 8f 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105537116 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105537116 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105537116 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ callref-0x80000024 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250410105537116 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ callref-0x80000024 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250410105537116 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ callref-0x80000024 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250410105537116 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ callref-0x80000024 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105537116 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ callref-0x80000024 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish DONE TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Hold the call for some time TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Hangup TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 0: tx MNCC_DISC_REQ 20250410105538124 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ callref-0x80000024 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250410105538124 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ callref-0x80000024 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105538124 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ callref-0x80000024 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250410105538124 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ callref-0x80000024 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250410105538124 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105538124 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105538124 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105538124 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105538124 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105538124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105538124 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105538124 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105538124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105538124 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105538124 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 57 93 37 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 1: rx DTAP CC DISC 20250410105538127 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ callref-0x80000024 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250410105538127 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ callref-0x80000024 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105538127 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ callref-0x80000024 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105538127 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ callref-0x80000024 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250410105538127 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ callref-0x80000024 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250410105538127 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ callref-0x80000024 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250410105538127 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105538127 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105538127 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105538127 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105538127 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105538127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105538127 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105538127 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105538127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105538127 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105538127 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 57 93 37 00 01 09 01 00 06 83 2d 08 02 e2 aa (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105538129 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105538129 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105538129 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105538129 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105538129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105538129 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105538129 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105538129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105538130 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105538130 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 58 00 01 05 01 00 02 03 ea 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105538130 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105538130 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105538130 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ callref-0x80000024 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250410105538130 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ callref-0x80000024 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250410105538130 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ callref-0x80000024 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250410105538130 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250410105538130 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250410105538130 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105538130 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250410105538130 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105538130 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250410105538130 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105538130 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105538130 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105538130 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250410105538130 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc5ee10]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410105538130 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc5ee10]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ)[0x563b4cc61530] (call_leg.c:197) 20250410105538130 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc5ee10]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410105538130 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc5ee10]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410105538130 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc353f0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410105538130 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc353f0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ)[0x563b4cc61530] (call_leg.c:197) 20250410105538130 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ)[0x563b4cc61530]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250410105538130 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc353f0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410105538130 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc353f0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410105538130 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ)[0x563b4cc61530]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250410105538130 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ)[0x563b4cc61530]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ)[0x563b4cbf35f0] (call_leg.c:198) 20250410105538130 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ)[0x563b4cc61530]{RELEASING}: Freeing instance (call_leg.c:198) 20250410105538130 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ)[0x563b4cc61530]{RELEASING}: Deallocated (fsm.c:568) 20250410105538130 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250410105538130 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105538130 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105538130 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105538130 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105538130 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105538130 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105538130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105538130 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105538130 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105538130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105538130 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105538130 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 57 93 37 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1943)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mo_csd0(1948)-2147483612 TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105538133 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105538133 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105538133 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105538133 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105538133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105538133 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105538133 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105538133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105538133 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105538133 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 58 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105538133 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105538133 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105538133 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105538133 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105538133 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105538133 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105538133 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ)[0x563b4cbf35f0] (msc_a.c:1053) 20250410105538133 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105538133 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410105538133 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc4e790] (msc_a.c:1053) 20250410105538133 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105538133 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ)[0x563b4cbf35f0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105538133 DMSC DEBUG msub_fsm[0x563b4cc4e790]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105538133 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB) MSC-A terminated (msub.c:261) 20250410105538133 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB) 1 MSC-I still active (msub.c:79) 20250410105538133 DMSC DEBUG msub_fsm[0x563b4cc4e790]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105538133 DMSC DEBUG msub_fsm[0x563b4cc4e790]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105538133 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105538133 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Removing from parent msub_fsm[0x563b4cc4e790] (msub.c:113) 20250410105538133 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-344 (ran_conn.c:155) 20250410105538133 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Freeing instance (msub.c:113) 20250410105538133 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-344:CM_SERVICE_REQ)[0x563b4cc55d70]{READY}: Deallocated (fsm.c:568) 20250410105538133 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB) Free (msub.c:119) 20250410105538133 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB - active-conn: now used by 1 (attached) (msub.c:375) 20250410105538133 DMSC DEBUG msub_fsm[0x563b4cc4e790]{terminating}: Freeing instance (msub.c:113) 20250410105538133 DMSC DEBUG msub_fsm[0x563b4cc4e790]{terminating}: Deallocated (fsm.c:568) 20250410105538133 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105538133 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105538133 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105538133 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105538133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105538133 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105538133 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105538133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105538133 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105538133 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0c 04 57 93 37 00 01 58 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 20250410105538134 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105538134 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105538134 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105538134 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105538134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105538134 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105538134 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105538134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105538134 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105538134 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 58 57 93 37 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1941)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mo_csd0(1948)5739319 TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 9: done TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: ----------------------------------------------- TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: "CSD Bearer Service: BS22T" TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: ----------------------------------------------- MSC_Test-GSUP(1946)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1948) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1941)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mo_csd0(1948)9850837 MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105539138 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105539138 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105539138 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105539138 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105539138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105539138 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105539138 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105539138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105539138 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105539138 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 96 4f d5 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105539139 DMSC DEBUG msub_fsm[0x563b4cc5ee10]{active}: Allocated (fsm.c:456) 20250410105539139 DMSC DEBUG msc_i[0x563b4cc5f070]{READY}: Allocated (fsm.c:456) 20250410105539139 DMSC DEBUG msc_i[0x563b4cc5f070]{READY}: is child of msub_fsm[0x563b4cc5ee10] (fsm.c:486) 20250410105539139 DMSC DEBUG msc_a[0x563b4cbf5710]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105539139 DMSC DEBUG msc_a[0x563b4cbf5710]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc5ee10] (fsm.c:486) 20250410105539139 DMSC DEBUG msc_a(unknown:GERAN-A-345:NONE)[0x563b4cbf5710]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105539139 DMSC DEBUG msc_i(unknown:GERAN-A-345:NONE)[0x563b4cc5f070]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105539139 DMSC DEBUG msc_a(unknown:GERAN-A-345:NONE)[0x563b4cbf5710]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105539139 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-345:LU)[0x563b4cbf5710]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410105539139 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-345:LU)[0x563b4cbf5710]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410105539139 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x563b4cc353f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410105539139 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x563b4cc353f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-345:LU)[0x563b4cbf5710] (fsm.c:486) 20250410105539139 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x563b4cc353f0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410105539139 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x563b4cc353f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410105539139 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410105539139 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410105539139 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-345:LU)[0x563b4cbf5710]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105539139 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-345:LU)[0x563b4cbf5710]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105539139 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250410105539139 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410105539139 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-345:LU)[0x563b4cc353f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410105539139 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-345:LU)[0x563b4cc353f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410105539139 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-345:LU)[0x563b4cc353f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410105539139 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-345:LU)[0x563b4cc353f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410105539139 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-345:LU)[0x563b4cc5f070]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105539139 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-345:LU)[0x563b4cc353f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410105539139 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-345:LU)[0x563b4cc353f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410105539139 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-345:LU)[0x563b4cc5f1a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105539139 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-345:LU)[0x563b4cc5f1a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-345:LU)[0x563b4cc353f0] (fsm.c:486) 20250410105539139 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-345:LU)[0x563b4cc5f1a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410105539139 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-345:LU)[0x563b4cc5f1a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410105539139 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105539139 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105539139 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105539139 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105539139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105539139 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105539139 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105539139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105539139 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105539139 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0d 02 96 4f d5 00 01 59 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105539139 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105539139 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105539139 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105539139 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105539139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105539139 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105539139 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105539139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105539139 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105539139 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 96 4f d5 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: { messageType := 2, destLocRef := '964FD5'O, sourceLocRef := '000159'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105539140 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410105539140 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105539141 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105539141 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105539141 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105539141 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105539141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105539141 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105539141 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105539141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105539141 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105539141 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 59 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250410105539141 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-345:LU)[0x563b4cc5f070]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105539141 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-345:LU)[0x563b4cbf5710]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105539142 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105539142 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250410105539142 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410105539142 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105539142 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105539143 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-345:LU)[0x563b4cc353f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410105539143 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-345:LU)[0x563b4cc5f1a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410105539143 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-345:LU)[0x563b4cc5f1a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410105539143 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-345:LU)[0x563b4cc5f1a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410105539143 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-345:LU)[0x563b4cc5f1a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-345:LU)[0x563b4cc353f0] (vlr_lu_fsm.c:110) 20250410105539143 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-345:LU)[0x563b4cc5f1a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410105539143 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-345:LU)[0x563b4cc5f1a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105539143 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-345:LU)[0x563b4cc353f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410105539143 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-345:LU)[0x563b4cc353f0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410105539143 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-345:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105539143 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-345:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-345:LU)[0x563b4cc353f0] (fsm.c:486) 20250410105539143 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-345:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410105539143 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-345:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410105539143 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-345:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410105539143 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-345:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410105539143 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:TMSInew-0xBC83C4A5) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410105539143 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-345:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410105539143 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:TMSInew-0xBC83C4A5 LOCATION UPDATE ACCEPT (TMSI = 0xbc83c4a5) (gsm_04_08.c:149) 20250410105539143 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:TMSInew-0xBC83C4A5:GERAN-A-345:LU)[0x563b4cc5f070]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105539143 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:TMSInew-0xBC83C4A5 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105539143 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105539143 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105539143 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105539143 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105539143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105539143 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105539143 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105539143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105539143 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105539143 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 96 4f d5 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 bc 83 c4 a5 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105539145 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105539145 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105539145 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105539145 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105539145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105539145 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105539145 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105539145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105539145 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105539145 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 59 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105539145 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:TMSInew-0xBC83C4A5:GERAN-A-345:LU)[0x563b4cc5f070]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105539145 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:TMSInew-0xBC83C4A5:GERAN-A-345:LU)[0x563b4cbf5710]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105539145 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:TMSInew-0xBC83C4A5:GERAN-A-345:LU)[0x563b4cbf5710]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410105539145 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:TMSInew-0xBC83C4A5:GERAN-A-345:LU)[0x563b4cc353f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410105539145 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-345:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410105539145 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410105539145 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-345:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410105539145 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-345:LU)[0x563b4cc353f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410105539145 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-345:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410105539145 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-345:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-345:LU)[0x563b4cc353f0] (vlr_lu_fsm.c:817) 20250410105539146 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-345:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410105539146 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8BA045DB:GERAN-A-345:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105539146 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-345:LU)[0x563b4cc353f0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410105539146 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-345:LU)[0x563b4cbf5710]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410105539146 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-345:LU)[0x563b4cbf5710]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.993s remaining) (msc_a.c:450) 20250410105539146 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250410105539146 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-345:LU)[0x563b4cbf5710]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105539146 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-345:LU)[0x563b4cbf5710]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410105539146 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105539146 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105539146 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105539146 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-345:LU)[0x563b4cc5f070]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105539146 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105539146 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105539146 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105539146 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105539146 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105539146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105539146 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105539146 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105539146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105539146 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105539146 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 96 4f d5 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105539148 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105539148 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105539148 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105539148 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105539148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105539148 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105539148 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105539148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105539148 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105539148 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 59 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105539148 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-345:LU)[0x563b4cc5f070]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105539148 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-345:LU)[0x563b4cbf5710]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105539148 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-345:LU)[0x563b4cbf5710]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105539148 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-345:LU)[0x563b4cbf5710]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105539148 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-345:LU)[0x563b4cbf5710]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105539148 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-345:LU)[0x563b4cc353f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105539148 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-345:LU)[0x563b4cc353f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-345:LU)[0x563b4cbf5710] (msc_a.c:1053) 20250410105539148 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-345:LU)[0x563b4cc353f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410105539148 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-345:LU)[0x563b4cc353f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105539148 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-345:LU)[0x563b4cc353f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410105539148 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-345:LU)[0x563b4cbf5710]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc5ee10] (msc_a.c:1053) 20250410105539148 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-345:LU)[0x563b4cbf5710]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105539148 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-345:LU)[0x563b4cbf5710]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105539148 DMSC DEBUG msub_fsm[0x563b4cc5ee10]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105539148 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5) MSC-A terminated (msub.c:261) 20250410105539148 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5) 1 MSC-I still active (msub.c:79) 20250410105539148 DMSC DEBUG msub_fsm[0x563b4cc5ee10]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105539148 DMSC DEBUG msub_fsm[0x563b4cc5ee10]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105539148 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-345:LU)[0x563b4cc5f070]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105539148 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-345:LU)[0x563b4cc5f070]{READY}: Removing from parent msub_fsm[0x563b4cc5ee10] (msub.c:113) 20250410105539148 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-345 (ran_conn.c:155) 20250410105539148 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-345:LU)[0x563b4cc5f070]{READY}: Freeing instance (msub.c:113) 20250410105539148 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-345:LU)[0x563b4cc5f070]{READY}: Deallocated (fsm.c:568) 20250410105539148 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5) Free (msub.c:119) 20250410105539148 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5 - active-conn: now used by 1 (attached) (msub.c:375) 20250410105539148 DMSC DEBUG msub_fsm[0x563b4cc5ee10]{terminating}: Freeing instance (msub.c:113) 20250410105539148 DMSC DEBUG msub_fsm[0x563b4cc5ee10]{terminating}: Deallocated (fsm.c:568) 20250410105539148 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105539148 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105539148 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105539148 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105539148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105539148 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105539149 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105539149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105539149 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105539149 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0d 04 96 4f d5 00 01 59 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 20250410105539149 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105539149 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105539149 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105539149 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105539149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105539149 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105539149 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105539149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105539149 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105539149 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 59 96 4f d5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1941)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mo_csd0(1948)9850837 TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105539150 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410105539150 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'BC83C4A5'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1941)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mo_csd0(1948)15319285 MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105539352 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105539352 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105539352 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105539352 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105539352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105539352 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105539352 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105539352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105539352 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105539352 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 e9 c0 f5 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 bc 83 c4 a5 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105539353 DMSC DEBUG msub_fsm[0x563b4cc353f0]{active}: Allocated (fsm.c:456) 20250410105539353 DMSC DEBUG msc_i[0x563b4cbf5710]{READY}: Allocated (fsm.c:456) 20250410105539353 DMSC DEBUG msc_i[0x563b4cbf5710]{READY}: is child of msub_fsm[0x563b4cc353f0] (fsm.c:486) 20250410105539353 DMSC DEBUG msc_a[0x563b4cc5f070]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105539353 DMSC DEBUG msc_a[0x563b4cc5f070]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc353f0] (fsm.c:486) 20250410105539353 DMSC DEBUG msc_a(unknown:GERAN-A-346:NONE)[0x563b4cc5f070]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105539353 DMSC DEBUG msc_i(unknown:GERAN-A-346:NONE)[0x563b4cbf5710]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105539353 DMSC DEBUG msc_a(unknown:GERAN-A-346:NONE)[0x563b4cc5f070]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105539353 DMM DEBUG msc_a(TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250410105539353 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ)[0x563b4cc5ee10]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410105539353 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ)[0x563b4cc5ee10]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ)[0x563b4cc5f070] (fsm.c:486) 20250410105539353 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ)[0x563b4cc5ee10]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410105539353 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ)[0x563b4cc5ee10]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410105539353 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410105539353 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410105539353 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105539353 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105539353 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ)[0x563b4cc5ee10]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410105539353 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ)[0x563b4cc5ee10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410105539353 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ)[0x563b4cc5ee10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410105539353 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ)[0x563b4cbf5710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105539353 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ)[0x563b4cc5ee10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410105539353 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ)[0x563b4cc5ee10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410105539353 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ)[0x563b4cc5ee10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410105539353 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ)[0x563b4cc5ee10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410105539353 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ)[0x563b4cc5ee10]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410105539353 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ)[0x563b4cc5ee10]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410105539353 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ)[0x563b4cc5ee10]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410105539353 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ)[0x563b4cbf5710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105539353 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410105539353 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250410105539353 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250410105539353 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410105539353 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105539353 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105539353 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105539353 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105539353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105539353 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105539353 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105539353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105539353 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105539353 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0e 02 e9 c0 f5 00 01 5a 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105539353 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105539353 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105539353 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105539353 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105539353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105539353 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105539353 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105539353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105539353 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105539354 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 e9 c0 f5 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1175) 20250410105539354 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105539354 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105539354 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105539354 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105539354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105539354 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105539354 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105539354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105539354 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105539354 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 e9 c0 f5 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'E9C0F5'O, sourceLocRef := '00015A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105539355 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410105539355 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1943)@7d38b4d9c9a0: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1948) MSC_Test-MGCP(1944)@7d38b4d9c9a0: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1948) MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patching N(SD)=1 into dtap '03050407E18A89210240805E04802143F5'O MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patched enc_l3: '03450407E18A89210240805E04802143F5'O MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:20 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210240805E04802143F5'O MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105539359 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105539359 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105539359 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105539359 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105539359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105539359 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105539359 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105539359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105539359 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105539359 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 5a 00 01 14 01 00 11 03 45 04 07 e1 8a 89 21 02 40 80 5e 04 80 21 43 f5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105539359 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ)[0x563b4cbf5710]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105539359 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105539359 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250410105539359 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5 callref-0x80000025 tid-8) New transaction (transaction.c:231) 20250410105539359 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250410105539359 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250410105539359 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ callref-0x80000025 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250410105539359 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ callref-0x80000025 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105539359 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250410105539359 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ callref-0x80000025 tid-8) codec/BS: :0{CLEARMODE#120,BS22T} (from: MS={BS22T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:702) 20250410105539359 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ callref-0x80000025 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250410105539359 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ callref-0x80000025 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250410105539359 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: Allocated (fsm.c:456) 20250410105539359 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ)[0x563b4cc5f070] (fsm.c:486) 20250410105539359 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ callref-0x80000025 tid-8) codec/BS: :0{CLEARMODE#120,BS22T} (from: MS={BS22T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:2161) 20250410105539359 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ)[0x563b4cbf35f0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410105539359 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ)[0x563b4cbf35f0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ)[0x563b4cc61530] (fsm.c:486) 20250410105539359 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_CN:no-CI)[0x563b4cbf35f0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250410105539359 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_CN:no-CI)[0x563b4cbf35f0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250410105539359 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ)[0x563b4cc48160]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410105539359 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ)[0x563b4cc48160]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ)[0x563b4cc61530] (fsm.c:486) 20250410105539359 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_RAN:no-CI)[0x563b4cc48160]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250410105539359 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_RAN:no-CI)[0x563b4cc48160]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1944)@7d38b4d9c9a0: Found Expect[0] for { line := { verb := "CRCX", trans_id := "238", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "85" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_csd0(1948) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 2: rx 1st CRCX 20250410105539361 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_CN:no-CI)[0x563b4cbf35f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105539361 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410105539361 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250410105539361 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ callref-0x80000025 tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test-MNCC(1943)@7d38b4d9c9a0: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1948) MSC_Test-MNCC(1943)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mo_csd0(1948)-2147483611 TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 6: rx 2nd CRCX TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 1: rx MNCC SETUP ind 20250410105539362 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_RAN:no-CI)[0x563b4cc48160]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105539363 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410105539363 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250410105539363 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ callref-0x80000025 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS22T} (from: MS={BS22T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:705) 20250410105539363 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ callref-0x80000025 tid-8) Sending Assignment Command (msc_a.c:706) 20250410105539363 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ)[0x563b4cbf5710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250410105539363 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105539363 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105539363 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105539363 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105539363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105539363 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105539363 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105539363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105539363 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105539363 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 31 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 e9 c0 f5 00 01 1a 00 18 01 0b 03 02 0a 13 7c 06 02 02 02 02 2a f8 7d 03 4f fd 00 7f 85 00 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105539363 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ callref-0x80000025 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:16 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250410105539365 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105539365 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105539365 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105539365 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105539365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105539365 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105539365 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105539365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105539365 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105539365 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 5a 00 01 10 00 0e 02 7c 06 09 08 07 06 23 28 7e 03 4f fd 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105539365 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ)[0x563b4cbf5710]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105539365 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105539365 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4cc48160]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250410105539365 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4cc48160]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250410105539365 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc48160]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250410105539365 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ callref-0x80000025 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS22T} (from: MS={BS22T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:1596) 20250410105539366 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ callref-0x80000025 tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250410105539366 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ callref-0x80000025 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS22T} (from: MS={BS22T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:2187) 20250410105539366 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ callref-0x80000025 tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 3: rx RTP CREATE 20250410105539367 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ callref-0x80000025 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250410105539367 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ callref-0x80000025 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105539367 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ callref-0x80000025 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 5: rx MDCX for the RAN side 20250410105539367 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ callref-0x80000025 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250410105539367 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ)[0x563b4cbf5710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105539367 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105539367 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105539367 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105539367 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105539367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105539367 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105539367 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105539367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105539367 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105539367 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 25 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 e9 c0 f5 00 01 0e 01 00 0b 83 02 04 07 e1 b8 88 21 02 40 81 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105539368 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc48160]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105539368 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc48160]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410105539368 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410105539369 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ callref-0x80000025 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250410105539369 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ callref-0x80000025 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105539369 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ callref-0x80000025 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105539369 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ callref-0x80000025 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250410105539369 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ)[0x563b4cbf5710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105539370 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105539370 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105539370 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105539370 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105539370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105539370 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105539370 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105539370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105539370 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105539370 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 e9 c0 f5 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 7: rx CC Alerting 20250410105539371 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ callref-0x80000025 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250410105539371 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ callref-0x80000025 tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250410105539371 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ callref-0x80000025 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS22T} (from: MS={BS22T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:798) 20250410105539371 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cbf35f0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250410105539371 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cbf35f0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250410105539372 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbf35f0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250410105539372 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ callref-0x80000025 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250410105539372 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ callref-0x80000025 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105539372 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ callref-0x80000025 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105539372 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ callref-0x80000025 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250410105539372 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ callref-0x80000025 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250410105539372 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ)[0x563b4cbf5710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105539372 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105539372 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105539372 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105539372 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105539372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105539372 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105539372 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105539372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105539372 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105539372 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 e9 c0 f5 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: { line := { verb := "MDCX", trans_id := "241", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "85" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "85", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 10: rx CC CONNECT 20250410105539374 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbf35f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105539374 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbf35f0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410105539374 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410105539374 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250410105539374 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patched enc_l3: '038F'O MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105539375 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105539375 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105539375 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105539375 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105539375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105539375 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105539375 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105539375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105539375 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105539375 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 5a 00 01 05 01 00 02 03 8f 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105539375 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ)[0x563b4cbf5710]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105539375 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105539375 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ callref-0x80000025 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250410105539375 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ callref-0x80000025 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250410105539375 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ callref-0x80000025 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250410105539375 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ callref-0x80000025 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105539375 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ callref-0x80000025 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish DONE TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Hold the call for some time TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Hangup TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 0: tx MNCC_DISC_REQ 20250410105540378 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ callref-0x80000025 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250410105540378 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ callref-0x80000025 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105540378 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ callref-0x80000025 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250410105540378 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ callref-0x80000025 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250410105540378 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ)[0x563b4cbf5710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105540378 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105540378 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105540378 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105540378 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105540378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105540378 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105540378 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105540378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105540378 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105540378 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 e9 c0 f5 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 1: rx DTAP CC DISC 20250410105540380 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ callref-0x80000025 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250410105540380 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ callref-0x80000025 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105540380 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ callref-0x80000025 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105540380 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ callref-0x80000025 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250410105540380 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ callref-0x80000025 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250410105540380 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ callref-0x80000025 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250410105540380 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ)[0x563b4cbf5710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105540380 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105540380 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105540380 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105540380 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105540380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105540380 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105540380 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105540380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105540380 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105540380 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 e9 c0 f5 00 01 09 01 00 06 83 2d 08 02 e2 aa (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105540381 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105540381 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105540381 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105540381 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105540381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105540381 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105540381 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105540381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105540381 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105540381 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 5a 00 01 05 01 00 02 03 ea 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105540381 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ)[0x563b4cbf5710]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105540381 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105540381 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ callref-0x80000025 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250410105540381 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ callref-0x80000025 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250410105540381 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ callref-0x80000025 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250410105540381 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250410105540381 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250410105540381 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105540381 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250410105540381 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105540381 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250410105540381 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105540381 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105540381 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105540381 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250410105540381 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc48160]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410105540381 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc48160]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ)[0x563b4cc61530] (call_leg.c:197) 20250410105540381 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc48160]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410105540381 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc48160]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410105540381 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbf35f0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410105540381 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbf35f0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ)[0x563b4cc61530] (call_leg.c:197) 20250410105540381 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ)[0x563b4cc61530]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250410105540381 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbf35f0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410105540381 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbf35f0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410105540381 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ)[0x563b4cc61530]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250410105540381 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ)[0x563b4cc61530]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ)[0x563b4cc5f070] (call_leg.c:198) 20250410105540381 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ)[0x563b4cc61530]{RELEASING}: Freeing instance (call_leg.c:198) 20250410105540381 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ)[0x563b4cc61530]{RELEASING}: Deallocated (fsm.c:568) 20250410105540381 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250410105540381 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ)[0x563b4cbf5710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105540381 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105540381 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105540381 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105540381 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105540381 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105540381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105540381 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105540381 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105540381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105540381 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105540381 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 e9 c0 f5 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1943)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mo_csd0(1948)-2147483611 TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410105540382 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105540382 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105540382 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105540382 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105540382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105540382 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105540382 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105540382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105540382 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105540382 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 5a 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105540382 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ)[0x563b4cbf5710]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105540382 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105540382 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105540382 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105540382 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105540382 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ)[0x563b4cc5ee10]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105540382 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ)[0x563b4cc5ee10]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ)[0x563b4cc5f070] (msc_a.c:1053) 20250410105540382 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ)[0x563b4cc5ee10]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105540382 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ)[0x563b4cc5ee10]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410105540382 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc353f0] (msc_a.c:1053) 20250410105540382 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105540382 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105540382 DMSC DEBUG msub_fsm[0x563b4cc353f0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105540382 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5) MSC-A terminated (msub.c:261) 20250410105540382 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5) 1 MSC-I still active (msub.c:79) 20250410105540382 DMSC DEBUG msub_fsm[0x563b4cc353f0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105540382 DMSC DEBUG msub_fsm[0x563b4cc353f0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105540382 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ)[0x563b4cbf5710]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105540382 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ)[0x563b4cbf5710]{READY}: Removing from parent msub_fsm[0x563b4cc353f0] (msub.c:113) 20250410105540382 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-346 (ran_conn.c:155) 20250410105540382 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ)[0x563b4cbf5710]{READY}: Freeing instance (msub.c:113) 20250410105540382 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-346:CM_SERVICE_REQ)[0x563b4cbf5710]{READY}: Deallocated (fsm.c:568) 20250410105540382 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5) Free (msub.c:119) 20250410105540382 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5 - active-conn: now used by 1 (attached) (msub.c:375) 20250410105540382 DMSC DEBUG msub_fsm[0x563b4cc353f0]{terminating}: Freeing instance (msub.c:113) 20250410105540382 DMSC DEBUG msub_fsm[0x563b4cc353f0]{terminating}: Deallocated (fsm.c:568) 20250410105540382 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105540382 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105540382 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105540382 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105540382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105540382 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105540382 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105540382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105540382 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105540382 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0e 04 e9 c0 f5 00 01 5a 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 20250410105540383 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105540383 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105540383 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105540383 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105540383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105540383 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105540383 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105540383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105540383 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105540383 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 5a e9 c0 f5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1941)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mo_csd0(1948)15319285 TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 9: done TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: ----------------------------------------------- TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: "CSD Bearer Service: BS24T" TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: ----------------------------------------------- MSC_Test-GSUP(1946)@7d38b4d9c9a0: Created GsupExpect[1] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1948) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1941)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mo_csd0(1948)6736680 MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105541386 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105541386 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105541386 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105541386 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105541386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105541386 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105541386 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105541386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105541386 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105541386 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 66 cb 28 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105541386 DMSC DEBUG msub_fsm[0x563b4cc48160]{active}: Allocated (fsm.c:456) 20250410105541386 DMSC DEBUG msc_i[0x563b4cc35520]{READY}: Allocated (fsm.c:456) 20250410105541386 DMSC DEBUG msc_i[0x563b4cc35520]{READY}: is child of msub_fsm[0x563b4cc48160] (fsm.c:486) 20250410105541386 DMSC DEBUG msc_a[0x563b4cc5f1a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105541386 DMSC DEBUG msc_a[0x563b4cc5f1a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc48160] (fsm.c:486) 20250410105541386 DMSC DEBUG msc_a(unknown:GERAN-A-347:NONE)[0x563b4cc5f1a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105541386 DMSC DEBUG msc_i(unknown:GERAN-A-347:NONE)[0x563b4cc35520]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105541386 DMSC DEBUG msc_a(unknown:GERAN-A-347:NONE)[0x563b4cc5f1a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105541386 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-347:LU)[0x563b4cc5f1a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410105541386 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-347:LU)[0x563b4cc5f1a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410105541386 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-347:LU)[0x563b4cbf35f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410105541386 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-347:LU)[0x563b4cbf35f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-347:LU)[0x563b4cc5f1a0] (fsm.c:486) 20250410105541386 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-347:LU)[0x563b4cbf35f0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410105541386 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-347:LU)[0x563b4cbf35f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410105541386 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410105541386 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410105541386 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-347:LU)[0x563b4cc5f1a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105541386 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-347:LU)[0x563b4cc5f1a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105541386 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250410105541386 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410105541386 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-347:LU)[0x563b4cbf35f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410105541386 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-347:LU)[0x563b4cbf35f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410105541386 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-347:LU)[0x563b4cbf35f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410105541386 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-347:LU)[0x563b4cbf35f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410105541386 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-347:LU)[0x563b4cc35520]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105541386 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-347:LU)[0x563b4cbf35f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410105541386 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-347:LU)[0x563b4cbf35f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410105541386 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-347:LU)[0x563b4cc4e430]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105541386 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-347:LU)[0x563b4cc4e430]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-347:LU)[0x563b4cbf35f0] (fsm.c:486) 20250410105541386 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-347:LU)[0x563b4cc4e430]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410105541386 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-347:LU)[0x563b4cc4e430]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410105541386 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105541386 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105541386 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105541386 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105541386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105541386 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105541386 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105541386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105541386 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105541386 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0f 02 66 cb 28 00 01 5b 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105541387 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105541387 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105541387 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105541387 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105541387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105541387 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105541387 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105541387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105541387 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105541387 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 66 cb 28 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: { messageType := 2, destLocRef := '66CB28'O, sourceLocRef := '00015B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105541387 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410105541387 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105541388 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105541388 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105541388 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105541388 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105541388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105541388 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105541388 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105541388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105541388 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105541388 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 5b 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105541388 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-347:LU)[0x563b4cc35520]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105541388 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-347:LU)[0x563b4cc5f1a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105541388 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105541388 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250410105541388 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410105541388 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105541389 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105541389 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-347:LU)[0x563b4cbf35f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410105541389 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-347:LU)[0x563b4cc4e430]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410105541389 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-347:LU)[0x563b4cc4e430]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410105541389 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-347:LU)[0x563b4cc4e430]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410105541389 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-347:LU)[0x563b4cc4e430]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-347:LU)[0x563b4cbf35f0] (vlr_lu_fsm.c:110) 20250410105541389 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-347:LU)[0x563b4cc4e430]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410105541389 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-347:LU)[0x563b4cc4e430]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105541389 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-347:LU)[0x563b4cbf35f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410105541389 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-347:LU)[0x563b4cbf35f0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410105541389 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-347:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105541389 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-347:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-347:LU)[0x563b4cbf35f0] (fsm.c:486) 20250410105541389 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-347:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410105541389 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-347:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410105541389 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-347:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410105541389 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-347:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410105541389 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:TMSInew-0x1D4BBDC5) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410105541389 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-347:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410105541389 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:TMSInew-0x1D4BBDC5 LOCATION UPDATE ACCEPT (TMSI = 0x1d4bbdc5) (gsm_04_08.c:149) 20250410105541389 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:TMSInew-0x1D4BBDC5:GERAN-A-347:LU)[0x563b4cc35520]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105541389 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:TMSInew-0x1D4BBDC5 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105541389 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105541389 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105541389 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105541389 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105541389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105541389 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105541389 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105541389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105541389 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105541389 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 66 cb 28 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 1d 4b bd c5 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105541390 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105541390 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105541390 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105541390 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105541390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105541390 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105541390 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105541390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105541390 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105541390 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 5b 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105541390 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:TMSInew-0x1D4BBDC5:GERAN-A-347:LU)[0x563b4cc35520]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105541390 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:TMSInew-0x1D4BBDC5:GERAN-A-347:LU)[0x563b4cc5f1a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105541390 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:TMSInew-0x1D4BBDC5:GERAN-A-347:LU)[0x563b4cc5f1a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410105541390 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:TMSInew-0x1D4BBDC5:GERAN-A-347:LU)[0x563b4cbf35f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410105541390 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-347:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410105541390 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410105541390 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-347:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410105541390 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-347:LU)[0x563b4cbf35f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410105541390 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-347:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410105541390 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-347:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-347:LU)[0x563b4cbf35f0] (vlr_lu_fsm.c:817) 20250410105541390 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-347:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410105541390 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBC83C4A5:GERAN-A-347:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105541390 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-347:LU)[0x563b4cbf35f0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410105541390 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-347:LU)[0x563b4cc5f1a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410105541390 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-347:LU)[0x563b4cc5f1a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.996s remaining) (msc_a.c:450) 20250410105541390 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250410105541390 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-347:LU)[0x563b4cc5f1a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105541390 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-347:LU)[0x563b4cc5f1a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410105541390 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105541390 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105541390 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105541390 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-347:LU)[0x563b4cc35520]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105541390 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105541390 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105541390 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105541390 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105541390 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105541390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105541390 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105541390 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105541390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105541390 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105541390 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 66 cb 28 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105541391 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105541391 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105541391 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105541391 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105541391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105541391 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105541391 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105541391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105541391 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105541391 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 5b 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105541391 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-347:LU)[0x563b4cc35520]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105541391 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-347:LU)[0x563b4cc5f1a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105541391 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-347:LU)[0x563b4cc5f1a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105541391 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-347:LU)[0x563b4cc5f1a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105541391 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-347:LU)[0x563b4cc5f1a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105541391 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-347:LU)[0x563b4cbf35f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105541391 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-347:LU)[0x563b4cbf35f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-347:LU)[0x563b4cc5f1a0] (msc_a.c:1053) 20250410105541391 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-347:LU)[0x563b4cbf35f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410105541391 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-347:LU)[0x563b4cbf35f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105541391 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-347:LU)[0x563b4cbf35f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410105541391 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-347:LU)[0x563b4cc5f1a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc48160] (msc_a.c:1053) 20250410105541391 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-347:LU)[0x563b4cc5f1a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105541391 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-347:LU)[0x563b4cc5f1a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105541391 DMSC DEBUG msub_fsm[0x563b4cc48160]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105541391 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5) MSC-A terminated (msub.c:261) 20250410105541391 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5) 1 MSC-I still active (msub.c:79) 20250410105541391 DMSC DEBUG msub_fsm[0x563b4cc48160]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105541391 DMSC DEBUG msub_fsm[0x563b4cc48160]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105541391 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-347:LU)[0x563b4cc35520]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105541391 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-347:LU)[0x563b4cc35520]{READY}: Removing from parent msub_fsm[0x563b4cc48160] (msub.c:113) 20250410105541391 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-347 (ran_conn.c:155) 20250410105541391 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-347:LU)[0x563b4cc35520]{READY}: Freeing instance (msub.c:113) 20250410105541391 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-347:LU)[0x563b4cc35520]{READY}: Deallocated (fsm.c:568) 20250410105541391 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5) Free (msub.c:119) 20250410105541391 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5 - active-conn: now used by 1 (attached) (msub.c:375) 20250410105541391 DMSC DEBUG msub_fsm[0x563b4cc48160]{terminating}: Freeing instance (msub.c:113) 20250410105541391 DMSC DEBUG msub_fsm[0x563b4cc48160]{terminating}: Deallocated (fsm.c:568) 20250410105541391 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105541391 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105541391 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105541391 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105541391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105541391 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105541391 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105541391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105541391 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105541391 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0f 04 66 cb 28 00 01 5b 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105541391 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105541391 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105541391 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105541391 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105541391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105541391 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105541391 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105541391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105541391 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105541391 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 5b 66 cb 28 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1941)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mo_csd0(1948)6736680 TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105541392 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410105541392 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '1D4BBDC5'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1941)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mo_csd0(1948)14235320 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105541592 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105541592 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105541592 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105541592 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105541592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105541592 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105541592 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105541592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105541592 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105541592 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 d9 36 b8 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 1d 4b bd c5 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105541593 DMSC DEBUG msub_fsm[0x563b4cbf35f0]{active}: Allocated (fsm.c:456) 20250410105541593 DMSC DEBUG msc_i[0x563b4cc5f1a0]{READY}: Allocated (fsm.c:456) 20250410105541593 DMSC DEBUG msc_i[0x563b4cc5f1a0]{READY}: is child of msub_fsm[0x563b4cbf35f0] (fsm.c:486) 20250410105541593 DMSC DEBUG msc_a[0x563b4cc35520]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105541593 DMSC DEBUG msc_a[0x563b4cc35520]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cbf35f0] (fsm.c:486) 20250410105541593 DMSC DEBUG msc_a(unknown:GERAN-A-348:NONE)[0x563b4cc35520]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105541593 DMSC DEBUG msc_i(unknown:GERAN-A-348:NONE)[0x563b4cc5f1a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105541593 DMSC DEBUG msc_a(unknown:GERAN-A-348:NONE)[0x563b4cc35520]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105541593 DMM DEBUG msc_a(TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ)[0x563b4cc35520]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250410105541593 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410105541593 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ)[0x563b4cc35520] (fsm.c:486) 20250410105541593 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410105541593 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410105541593 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410105541593 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410105541593 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ)[0x563b4cc35520]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105541593 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ)[0x563b4cc35520]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105541593 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410105541593 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410105541593 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410105541593 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ)[0x563b4cc5f1a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105541593 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410105541593 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410105541593 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410105541593 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410105541593 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410105541593 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410105541593 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410105541593 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ)[0x563b4cc5f1a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105541593 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ)[0x563b4cc35520]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410105541593 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ)[0x563b4cc35520]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250410105541593 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250410105541593 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410105541593 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105541594 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105541594 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105541594 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105541594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105541594 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105541594 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105541594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105541594 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105541594 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 08 02 d9 36 b8 00 01 5c 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105541594 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105541594 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105541594 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105541594 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105541594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105541594 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105541594 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105541594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105541594 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105541594 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 08 06 d9 36 b8 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1175) 20250410105541594 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105541594 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105541594 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105541594 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105541594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105541594 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105541594 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105541594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105541594 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105541594 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 08 06 d9 36 b8 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'D936B8'O, sourceLocRef := '00015C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105541595 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410105541595 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1943)@7d38b4d9c9a0: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1948) MSC_Test-MGCP(1944)@7d38b4d9c9a0: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1948) MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patching N(SD)=1 into dtap '03050407E18A89210340805E04802143F5'O MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patched enc_l3: '03450407E18A89210340805E04802143F5'O MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:20 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210340805E04802143F5'O 20250410105541598 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105541598 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105541598 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105541598 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105541598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105541598 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105541598 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105541598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105541598 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105541598 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 5c 00 01 14 01 00 11 03 45 04 07 e1 8a 89 21 03 40 80 5e 04 80 21 43 f5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105541598 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ)[0x563b4cc5f1a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105541598 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ)[0x563b4cc35520]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105541598 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250410105541598 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5 callref-0x80000026 tid-8) New transaction (transaction.c:231) 20250410105541598 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ)[0x563b4cc35520]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250410105541598 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ)[0x563b4cc35520]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250410105541598 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ callref-0x80000026 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250410105541598 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ callref-0x80000026 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105541598 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250410105541598 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ callref-0x80000026 tid-8) codec/BS: :0{CLEARMODE#120,BS24T} (from: MS={BS24T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:702) 20250410105541598 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ callref-0x80000026 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250410105541598 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ callref-0x80000026 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250410105541598 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: Allocated (fsm.c:456) 20250410105541598 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ)[0x563b4cc35520] (fsm.c:486) 20250410105541598 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ callref-0x80000026 tid-8) codec/BS: :0{CLEARMODE#120,BS24T} (from: MS={BS24T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:2161) 20250410105541598 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ)[0x563b4cc353f0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410105541598 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ)[0x563b4cc353f0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ)[0x563b4cc61530] (fsm.c:486) 20250410105541598 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_CN:no-CI)[0x563b4cc353f0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250410105541598 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_CN:no-CI)[0x563b4cc353f0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250410105541598 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ)[0x563b4cc242e0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410105541598 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ)[0x563b4cc242e0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ)[0x563b4cc61530] (fsm.c:486) 20250410105541598 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_RAN:no-CI)[0x563b4cc242e0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250410105541598 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_RAN:no-CI)[0x563b4cc242e0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1944)@7d38b4d9c9a0: Found Expect[0] for { line := { verb := "CRCX", trans_id := "244", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "86" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_csd0(1948) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 2: rx 1st CRCX 20250410105541599 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_CN:no-CI)[0x563b4cc353f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105541599 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410105541599 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ)[0x563b4cc35520]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250410105541599 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ callref-0x80000026 tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test-MNCC(1943)@7d38b4d9c9a0: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1948) MSC_Test-MNCC(1943)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mo_csd0(1948)-2147483610 TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 6: rx 2nd CRCX TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 1: rx MNCC SETUP ind 20250410105541601 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_RAN:no-CI)[0x563b4cc242e0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105541601 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410105541601 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ)[0x563b4cc35520]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250410105541601 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ callref-0x80000026 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS24T} (from: MS={BS24T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:705) 20250410105541601 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ callref-0x80000026 tid-8) Sending Assignment Command (msc_a.c:706) 20250410105541601 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ)[0x563b4cc5f1a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250410105541601 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ callref-0x80000026 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250410105541601 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105541601 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105541601 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105541601 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105541601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105541601 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105541601 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105541601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105541601 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105541601 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 31 00 00 00 b9 00 00 00 c1 03 00 00 08 06 d9 36 b8 00 01 1a 00 18 01 0b 03 02 0a 12 7c 06 02 02 02 02 2a f8 7d 03 4f fd 00 7f 86 00 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:16 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105541602 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105541602 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105541602 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105541602 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105541602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105541602 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105541602 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105541602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105541602 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105541602 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 5c 00 01 10 00 0e 02 7c 06 09 08 07 06 23 28 7e 03 4f fd 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105541602 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ)[0x563b4cc5f1a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105541602 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ)[0x563b4cc35520]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105541602 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4cc242e0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250410105541602 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4cc242e0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250410105541602 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc242e0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250410105541603 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ callref-0x80000026 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS24T} (from: MS={BS24T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:1596) 20250410105541603 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ callref-0x80000026 tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250410105541603 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ callref-0x80000026 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS24T} (from: MS={BS24T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:2187) 20250410105541603 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ callref-0x80000026 tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 5: rx MDCX for the RAN side 20250410105541603 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ callref-0x80000026 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250410105541603 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ callref-0x80000026 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105541603 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ callref-0x80000026 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105541603 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ callref-0x80000026 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250410105541603 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ)[0x563b4cc5f1a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105541603 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105541603 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105541603 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105541603 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105541603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105541603 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105541603 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105541603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105541604 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105541604 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 25 00 00 00 b9 00 00 00 c1 03 00 00 08 06 d9 36 b8 00 01 0e 01 00 0b 83 02 04 07 e1 b8 88 21 03 40 81 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105541604 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc242e0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105541604 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc242e0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410105541604 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410105541605 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ callref-0x80000026 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250410105541605 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ callref-0x80000026 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105541605 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ callref-0x80000026 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105541605 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ callref-0x80000026 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250410105541605 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ)[0x563b4cc5f1a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105541605 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105541605 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105541605 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105541605 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105541605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105541605 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105541605 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105541605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105541605 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105541605 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 08 06 d9 36 b8 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 7: rx CC Alerting 20250410105541606 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ callref-0x80000026 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250410105541606 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ callref-0x80000026 tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250410105541606 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ callref-0x80000026 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS24T} (from: MS={BS24T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:798) 20250410105541606 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc353f0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250410105541606 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc353f0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250410105541606 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc353f0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250410105541607 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ callref-0x80000026 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250410105541607 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ callref-0x80000026 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105541607 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ callref-0x80000026 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105541607 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ callref-0x80000026 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250410105541607 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ callref-0x80000026 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250410105541607 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ)[0x563b4cc5f1a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105541607 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105541607 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105541607 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105541607 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105541607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105541607 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105541607 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105541607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105541607 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105541607 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 08 06 d9 36 b8 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: { line := { verb := "MDCX", trans_id := "247", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "86" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "86", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 10: rx CC CONNECT 20250410105541608 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc353f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105541608 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc353f0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410105541608 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410105541608 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250410105541608 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ)[0x563b4cc35520]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patched enc_l3: '038F'O MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002038F'O 20250410105541608 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105541608 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105541609 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105541609 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105541609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105541609 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105541609 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105541609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105541609 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105541609 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 5c 00 01 05 01 00 02 03 8f 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105541609 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ)[0x563b4cc5f1a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105541609 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ)[0x563b4cc35520]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105541609 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ callref-0x80000026 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250410105541609 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ callref-0x80000026 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250410105541609 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ callref-0x80000026 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250410105541609 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ callref-0x80000026 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105541609 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ callref-0x80000026 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish DONE TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Hold the call for some time TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Hangup TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 0: tx MNCC_DISC_REQ 20250410105542611 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ callref-0x80000026 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250410105542611 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ callref-0x80000026 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105542611 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ callref-0x80000026 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250410105542611 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ callref-0x80000026 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250410105542611 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ)[0x563b4cc5f1a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105542611 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105542611 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105542611 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105542611 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105542611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105542611 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105542611 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105542611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105542611 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105542611 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 08 06 d9 36 b8 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 1: rx DTAP CC DISC 20250410105542612 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ callref-0x80000026 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250410105542612 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ callref-0x80000026 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105542613 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ callref-0x80000026 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105542613 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ callref-0x80000026 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250410105542613 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ callref-0x80000026 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250410105542613 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ callref-0x80000026 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250410105542613 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ)[0x563b4cc5f1a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105542613 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105542613 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105542613 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105542613 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105542613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105542613 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105542613 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105542613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105542613 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105542613 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 08 06 d9 36 b8 00 01 09 01 00 06 83 2d 08 02 e2 aa (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105542614 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105542614 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105542614 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105542614 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105542614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105542614 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105542614 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105542614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105542614 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105542614 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 5c 00 01 05 01 00 02 03 ea 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105542614 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ)[0x563b4cc5f1a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105542614 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ)[0x563b4cc35520]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105542614 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ callref-0x80000026 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250410105542614 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ callref-0x80000026 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250410105542614 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ callref-0x80000026 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250410105542614 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250410105542614 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250410105542614 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105542614 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250410105542614 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ)[0x563b4cc35520]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105542614 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ)[0x563b4cc35520]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250410105542614 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105542614 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105542614 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105542614 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250410105542614 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc242e0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410105542614 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc242e0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ)[0x563b4cc61530] (call_leg.c:197) 20250410105542615 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc242e0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410105542615 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc242e0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410105542615 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc353f0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410105542615 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc353f0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ)[0x563b4cc61530] (call_leg.c:197) 20250410105542615 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ)[0x563b4cc61530]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250410105542615 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc353f0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410105542615 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc353f0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410105542615 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ)[0x563b4cc61530]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250410105542615 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ)[0x563b4cc61530]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ)[0x563b4cc35520] (call_leg.c:198) 20250410105542615 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ)[0x563b4cc61530]{RELEASING}: Freeing instance (call_leg.c:198) 20250410105542615 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ)[0x563b4cc61530]{RELEASING}: Deallocated (fsm.c:568) 20250410105542615 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ)[0x563b4cc35520]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250410105542615 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ)[0x563b4cc5f1a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105542615 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105542615 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105542615 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105542615 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105542615 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105542615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105542615 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105542615 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105542615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105542615 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105542615 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 08 06 d9 36 b8 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1943)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mo_csd0(1948)-2147483610 TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105542616 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105542616 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105542616 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105542616 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105542616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105542616 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105542616 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105542616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105542616 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105542616 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 5c 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105542616 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ)[0x563b4cc5f1a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105542616 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ)[0x563b4cc35520]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105542616 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ)[0x563b4cc35520]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105542616 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ)[0x563b4cc35520]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105542616 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ)[0x563b4cc35520]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105542616 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105542616 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ)[0x563b4cc35520] (msc_a.c:1053) 20250410105542616 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105542616 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410105542616 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ)[0x563b4cc35520]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cbf35f0] (msc_a.c:1053) 20250410105542616 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ)[0x563b4cc35520]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105542616 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ)[0x563b4cc35520]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105542616 DMSC DEBUG msub_fsm[0x563b4cbf35f0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105542616 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5) MSC-A terminated (msub.c:261) 20250410105542616 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5) 1 MSC-I still active (msub.c:79) 20250410105542616 DMSC DEBUG msub_fsm[0x563b4cbf35f0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105542616 DMSC DEBUG msub_fsm[0x563b4cbf35f0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105542616 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ)[0x563b4cc5f1a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105542616 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ)[0x563b4cc5f1a0]{READY}: Removing from parent msub_fsm[0x563b4cbf35f0] (msub.c:113) 20250410105542616 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-348 (ran_conn.c:155) 20250410105542616 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ)[0x563b4cc5f1a0]{READY}: Freeing instance (msub.c:113) 20250410105542616 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-348:CM_SERVICE_REQ)[0x563b4cc5f1a0]{READY}: Deallocated (fsm.c:568) 20250410105542616 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5) Free (msub.c:119) 20250410105542616 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5 - active-conn: now used by 1 (attached) (msub.c:375) 20250410105542616 DMSC DEBUG msub_fsm[0x563b4cbf35f0]{terminating}: Freeing instance (msub.c:113) 20250410105542616 DMSC DEBUG msub_fsm[0x563b4cbf35f0]{terminating}: Deallocated (fsm.c:568) 20250410105542616 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105542616 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105542616 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105542616 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105542616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105542616 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105542616 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105542616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105542616 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105542616 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 08 04 d9 36 b8 00 01 5c 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 20250410105542616 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105542616 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105542616 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105542616 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105542616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105542617 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105542617 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105542617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105542617 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105542617 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 5c d9 36 b8 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1941)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mo_csd0(1948)14235320 TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 9: done TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: ----------------------------------------------- TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: "CSD Bearer Service: BS25T" TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: ----------------------------------------------- MSC_Test-GSUP(1946)@7d38b4d9c9a0: Created GsupExpect[2] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1948) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1941)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mo_csd0(1948)2954410 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410105543620 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105543620 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105543620 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105543620 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105543620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105543620 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105543620 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105543620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105543620 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105543620 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 2d 14 aa 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105543620 DMSC DEBUG msub_fsm[0x563b4cc242e0]{active}: Allocated (fsm.c:456) 20250410105543620 DMSC DEBUG msc_i[0x563b4cc43610]{READY}: Allocated (fsm.c:456) 20250410105543620 DMSC DEBUG msc_i[0x563b4cc43610]{READY}: is child of msub_fsm[0x563b4cc242e0] (fsm.c:486) 20250410105543620 DMSC DEBUG msc_a[0x563b4cc4e430]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105543620 DMSC DEBUG msc_a[0x563b4cc4e430]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc242e0] (fsm.c:486) 20250410105543620 DMSC DEBUG msc_a(unknown:GERAN-A-349:NONE)[0x563b4cc4e430]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105543620 DMSC DEBUG msc_i(unknown:GERAN-A-349:NONE)[0x563b4cc43610]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105543620 DMSC DEBUG msc_a(unknown:GERAN-A-349:NONE)[0x563b4cc4e430]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105543620 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-349:LU)[0x563b4cc4e430]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410105543620 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-349:LU)[0x563b4cc4e430]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410105543620 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-349:LU)[0x563b4cc353f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410105543620 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-349:LU)[0x563b4cc353f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-349:LU)[0x563b4cc4e430] (fsm.c:486) 20250410105543620 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-349:LU)[0x563b4cc353f0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410105543620 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-349:LU)[0x563b4cc353f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410105543620 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410105543620 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410105543620 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-349:LU)[0x563b4cc4e430]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105543620 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-349:LU)[0x563b4cc4e430]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105543620 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250410105543620 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410105543620 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-349:LU)[0x563b4cc353f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410105543620 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-349:LU)[0x563b4cc353f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410105543620 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-349:LU)[0x563b4cc353f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410105543620 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-349:LU)[0x563b4cc353f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410105543620 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-349:LU)[0x563b4cc43610]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105543620 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-349:LU)[0x563b4cc353f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410105543620 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-349:LU)[0x563b4cc353f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410105543620 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-349:LU)[0x563b4cc5ef40]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105543620 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-349:LU)[0x563b4cc5ef40]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-349:LU)[0x563b4cc353f0] (fsm.c:486) 20250410105543620 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-349:LU)[0x563b4cc5ef40]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410105543620 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-349:LU)[0x563b4cc5ef40]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410105543620 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105543620 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105543620 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105543620 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105543620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105543620 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105543620 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105543620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105543620 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105543620 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 09 02 2d 14 aa 00 01 5d 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105543620 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105543620 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105543620 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105543620 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105543620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105543620 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105543620 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105543620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105543620 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105543620 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 09 06 2d 14 aa 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: { messageType := 2, destLocRef := '2D14AA'O, sourceLocRef := '00015D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105543621 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410105543621 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250410105543621 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105543621 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250410105543621 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105543621 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105543621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105543621 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105543621 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105543621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105543621 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105543621 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 5d 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105543621 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-349:LU)[0x563b4cc43610]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105543621 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-349:LU)[0x563b4cc4e430]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105543622 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105543622 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250410105543622 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410105543622 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105543622 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105543622 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-349:LU)[0x563b4cc353f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410105543622 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-349:LU)[0x563b4cc5ef40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410105543622 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-349:LU)[0x563b4cc5ef40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410105543622 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-349:LU)[0x563b4cc5ef40]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410105543622 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-349:LU)[0x563b4cc5ef40]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-349:LU)[0x563b4cc353f0] (vlr_lu_fsm.c:110) 20250410105543622 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-349:LU)[0x563b4cc5ef40]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410105543622 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-349:LU)[0x563b4cc5ef40]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105543622 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-349:LU)[0x563b4cc353f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410105543622 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-349:LU)[0x563b4cc353f0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410105543622 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-349:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105543622 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-349:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-349:LU)[0x563b4cc353f0] (fsm.c:486) 20250410105543622 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-349:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410105543622 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-349:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410105543622 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-349:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410105543622 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-349:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410105543622 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:TMSInew-0x45519335) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410105543622 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-349:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410105543622 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:TMSInew-0x45519335 LOCATION UPDATE ACCEPT (TMSI = 0x45519335) (gsm_04_08.c:149) 20250410105543622 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:TMSInew-0x45519335:GERAN-A-349:LU)[0x563b4cc43610]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105543622 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:TMSInew-0x45519335 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105543622 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105543622 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105543622 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105543622 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105543622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105543622 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105543622 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105543622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105543622 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105543622 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 09 06 2d 14 aa 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 45 51 93 35 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O 20250410105543623 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105543623 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105543623 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105543623 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105543623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105543623 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105543623 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105543623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105543623 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105543623 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 5d 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105543623 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:TMSInew-0x45519335:GERAN-A-349:LU)[0x563b4cc43610]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105543623 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:TMSInew-0x45519335:GERAN-A-349:LU)[0x563b4cc4e430]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105543623 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:TMSInew-0x45519335:GERAN-A-349:LU)[0x563b4cc4e430]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410105543623 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:TMSInew-0x45519335:GERAN-A-349:LU)[0x563b4cc353f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410105543623 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-349:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410105543623 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410105543623 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-349:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410105543623 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-349:LU)[0x563b4cc353f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410105543623 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-349:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410105543623 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-349:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-349:LU)[0x563b4cc353f0] (vlr_lu_fsm.c:817) 20250410105543623 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-349:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410105543623 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1D4BBDC5:GERAN-A-349:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105543623 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-349:LU)[0x563b4cc353f0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410105543623 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-349:LU)[0x563b4cc4e430]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410105543623 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-349:LU)[0x563b4cc4e430]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.996s remaining) (msc_a.c:450) 20250410105543623 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250410105543623 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-349:LU)[0x563b4cc4e430]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105543623 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-349:LU)[0x563b4cc4e430]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410105543623 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105543623 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105543623 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105543623 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-349:LU)[0x563b4cc43610]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105543623 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105543623 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105543623 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105543623 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105543623 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105543623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105543623 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105543623 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105543623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105543623 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105543623 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 09 06 2d 14 aa 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410105543624 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105543624 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105543624 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105543624 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105543624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105543624 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105543624 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105543624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105543624 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105543624 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 5d 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105543624 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-349:LU)[0x563b4cc43610]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105543624 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-349:LU)[0x563b4cc4e430]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105543624 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-349:LU)[0x563b4cc4e430]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105543624 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-349:LU)[0x563b4cc4e430]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105543624 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-349:LU)[0x563b4cc4e430]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105543624 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-349:LU)[0x563b4cc353f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105543624 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-349:LU)[0x563b4cc353f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-349:LU)[0x563b4cc4e430] (msc_a.c:1053) 20250410105543624 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-349:LU)[0x563b4cc353f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410105543624 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-349:LU)[0x563b4cc353f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105543624 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-349:LU)[0x563b4cc353f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410105543624 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-349:LU)[0x563b4cc4e430]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc242e0] (msc_a.c:1053) 20250410105543624 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-349:LU)[0x563b4cc4e430]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105543624 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-349:LU)[0x563b4cc4e430]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105543624 DMSC DEBUG msub_fsm[0x563b4cc242e0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105543624 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335) MSC-A terminated (msub.c:261) 20250410105543624 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335) 1 MSC-I still active (msub.c:79) 20250410105543624 DMSC DEBUG msub_fsm[0x563b4cc242e0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105543624 DMSC DEBUG msub_fsm[0x563b4cc242e0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105543624 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-349:LU)[0x563b4cc43610]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105543624 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-349:LU)[0x563b4cc43610]{READY}: Removing from parent msub_fsm[0x563b4cc242e0] (msub.c:113) 20250410105543624 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-349 (ran_conn.c:155) 20250410105543624 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-349:LU)[0x563b4cc43610]{READY}: Freeing instance (msub.c:113) 20250410105543624 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-349:LU)[0x563b4cc43610]{READY}: Deallocated (fsm.c:568) 20250410105543624 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335) Free (msub.c:119) 20250410105543624 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335 - active-conn: now used by 1 (attached) (msub.c:375) 20250410105543624 DMSC DEBUG msub_fsm[0x563b4cc242e0]{terminating}: Freeing instance (msub.c:113) 20250410105543624 DMSC DEBUG msub_fsm[0x563b4cc242e0]{terminating}: Deallocated (fsm.c:568) 20250410105543624 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105543624 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105543624 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105543624 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105543624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105543624 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105543624 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105543624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105543624 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105543624 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 09 04 2d 14 aa 00 01 5d 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 20250410105543625 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105543625 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105543625 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105543625 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105543625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105543625 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105543625 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105543625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105543625 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105543625 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 5d 2d 14 aa 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1941)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mo_csd0(1948)2954410 TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105543625 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410105543625 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '45519335'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1941)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mo_csd0(1948)9821660 MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105543828 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105543828 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105543828 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105543828 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105543828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105543828 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105543828 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105543828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105543828 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105543828 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 95 dd dc 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 45 51 93 35 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105543829 DMSC DEBUG msub_fsm[0x563b4cc353f0]{active}: Allocated (fsm.c:456) 20250410105543829 DMSC DEBUG msc_i[0x563b4cc4e430]{READY}: Allocated (fsm.c:456) 20250410105543829 DMSC DEBUG msc_i[0x563b4cc4e430]{READY}: is child of msub_fsm[0x563b4cc353f0] (fsm.c:486) 20250410105543829 DMSC DEBUG msc_a[0x563b4cc43610]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105543829 DMSC DEBUG msc_a[0x563b4cc43610]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc353f0] (fsm.c:486) 20250410105543829 DMSC DEBUG msc_a(unknown:GERAN-A-350:NONE)[0x563b4cc43610]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105543829 DMSC DEBUG msc_i(unknown:GERAN-A-350:NONE)[0x563b4cc4e430]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105543829 DMSC DEBUG msc_a(unknown:GERAN-A-350:NONE)[0x563b4cc43610]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105543829 DMM DEBUG msc_a(TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ)[0x563b4cc43610]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250410105543829 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ)[0x563b4cc242e0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410105543829 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ)[0x563b4cc242e0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ)[0x563b4cc43610] (fsm.c:486) 20250410105543829 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ)[0x563b4cc242e0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410105543829 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ)[0x563b4cc242e0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410105543829 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410105543829 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410105543829 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ)[0x563b4cc43610]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105543829 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ)[0x563b4cc43610]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105543829 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ)[0x563b4cc242e0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410105543829 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ)[0x563b4cc242e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410105543829 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ)[0x563b4cc242e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410105543829 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ)[0x563b4cc4e430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105543829 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ)[0x563b4cc242e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410105543829 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ)[0x563b4cc242e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410105543829 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ)[0x563b4cc242e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410105543829 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ)[0x563b4cc242e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410105543829 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ)[0x563b4cc242e0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410105543829 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ)[0x563b4cc242e0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410105543829 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ)[0x563b4cc242e0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410105543829 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ)[0x563b4cc4e430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105543829 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ)[0x563b4cc43610]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410105543829 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ)[0x563b4cc43610]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250410105543829 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250410105543829 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410105543829 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105543829 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105543829 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105543829 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105543829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105543829 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105543829 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105543829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105543829 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105543829 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0a 02 95 dd dc 00 01 5e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105543829 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105543829 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105543829 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105543829 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105543829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105543829 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105543829 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105543829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105543829 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105543829 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 95 dd dc 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1175) 20250410105543829 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105543829 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105543829 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105543829 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105543829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105543829 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105543829 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105543829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105543829 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105543829 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 95 dd dc 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: { messageType := 2, destLocRef := '95DDDC'O, sourceLocRef := '00015E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105543830 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410105543830 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1943)@7d38b4d9c9a0: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1948) MSC_Test-MGCP(1944)@7d38b4d9c9a0: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1948) MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patching N(SD)=1 into dtap '03050407E18A89210440805E04802143F5'O MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patched enc_l3: '03450407E18A89210440805E04802143F5'O MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:20 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210440805E04802143F5'O MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105543832 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105543832 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105543832 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105543832 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105543832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105543832 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105543832 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105543832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105543832 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105543832 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 5e 00 01 14 01 00 11 03 45 04 07 e1 8a 89 21 04 40 80 5e 04 80 21 43 f5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105543832 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ)[0x563b4cc4e430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105543832 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ)[0x563b4cc43610]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105543832 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250410105543832 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335 callref-0x80000027 tid-8) New transaction (transaction.c:231) 20250410105543832 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ)[0x563b4cc43610]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250410105543832 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ)[0x563b4cc43610]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250410105543832 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ callref-0x80000027 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250410105543832 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ callref-0x80000027 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105543832 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250410105543832 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ callref-0x80000027 tid-8) codec/BS: :0{CLEARMODE#120,BS25T} (from: MS={BS25T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:702) 20250410105543832 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ callref-0x80000027 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250410105543832 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ callref-0x80000027 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250410105543832 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: Allocated (fsm.c:456) 20250410105543832 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ)[0x563b4cc43610] (fsm.c:486) 20250410105543832 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ callref-0x80000027 tid-8) codec/BS: :0{CLEARMODE#120,BS25T} (from: MS={BS25T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:2161) 20250410105543832 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ)[0x563b4cbf5710]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410105543832 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ)[0x563b4cbf5710]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ)[0x563b4cc61530] (fsm.c:486) 20250410105543832 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_CN:no-CI)[0x563b4cbf5710]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250410105543832 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_CN:no-CI)[0x563b4cbf5710]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250410105543832 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ)[0x563b4cbf35f0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410105543832 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ)[0x563b4cbf35f0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ)[0x563b4cc61530] (fsm.c:486) 20250410105543832 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_RAN:no-CI)[0x563b4cbf35f0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250410105543832 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_RAN:no-CI)[0x563b4cbf35f0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1944)@7d38b4d9c9a0: Found Expect[0] for { line := { verb := "CRCX", trans_id := "250", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "87" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_csd0(1948) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 2: rx 1st CRCX 20250410105543833 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_CN:no-CI)[0x563b4cbf5710]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105543833 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410105543833 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ)[0x563b4cc43610]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250410105543833 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ callref-0x80000027 tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1943)@7d38b4d9c9a0: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1948) MSC_Test-MNCC(1943)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mo_csd0(1948)-2147483609 20250410105543834 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_RAN:no-CI)[0x563b4cbf35f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105543834 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410105543834 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ)[0x563b4cc43610]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250410105543834 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ callref-0x80000027 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS25T} (from: MS={BS25T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:705) 20250410105543834 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ callref-0x80000027 tid-8) Sending Assignment Command (msc_a.c:706) 20250410105543834 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ)[0x563b4cc4e430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250410105543834 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105543834 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105543834 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105543834 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105543834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105543834 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105543834 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105543834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105543834 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105543834 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 31 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 95 dd dc 00 01 1a 00 18 01 0b 03 02 0a 11 7c 06 02 02 02 02 2a f8 7d 03 4f fd 00 7f 87 00 00 00 00 00 00 (osmo_ss7_asp.c:1175) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105543834 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ callref-0x80000027 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:16 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105543835 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105543835 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105543835 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105543835 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105543835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105543835 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105543835 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105543835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105543835 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105543835 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 5e 00 01 10 00 0e 02 7c 06 09 08 07 06 23 28 7e 03 4f fd 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105543835 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ)[0x563b4cc4e430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105543835 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ)[0x563b4cc43610]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105543835 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4cbf35f0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250410105543835 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4cbf35f0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250410105543835 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbf35f0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250410105543835 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ callref-0x80000027 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS25T} (from: MS={BS25T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:1596) 20250410105543835 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ callref-0x80000027 tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250410105543835 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ callref-0x80000027 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS25T} (from: MS={BS25T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:2187) 20250410105543835 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ callref-0x80000027 tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 5: rx MDCX for the RAN side TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 3: rx RTP CREATE 20250410105543836 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbf35f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105543836 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbf35f0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410105543836 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410105543837 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ callref-0x80000027 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250410105543837 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ callref-0x80000027 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105543837 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ callref-0x80000027 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105543837 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ callref-0x80000027 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250410105543837 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ)[0x563b4cc4e430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105543837 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105543837 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105543837 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105543837 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105543837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105543837 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105543837 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105543837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105543837 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105543837 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 25 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 95 dd dc 00 01 0e 01 00 0b 83 02 04 07 e1 b8 88 21 04 40 81 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105543838 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ callref-0x80000027 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250410105543838 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ callref-0x80000027 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105543838 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ callref-0x80000027 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105543838 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ callref-0x80000027 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250410105543838 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ)[0x563b4cc4e430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105543838 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105543838 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105543838 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105543838 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105543838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105543838 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105543838 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105543838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105543838 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105543838 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 95 dd dc 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 7: rx CC Alerting 20250410105543839 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ callref-0x80000027 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250410105543839 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ callref-0x80000027 tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250410105543839 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ callref-0x80000027 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS25T} (from: MS={BS25T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:798) 20250410105543839 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cbf5710]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250410105543839 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cbf5710]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250410105543839 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbf5710]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250410105543839 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ callref-0x80000027 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250410105543839 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ callref-0x80000027 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105543839 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ callref-0x80000027 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105543839 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ callref-0x80000027 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250410105543839 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ callref-0x80000027 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250410105543839 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ)[0x563b4cc4e430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105543839 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105543839 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105543839 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105543839 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105543839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105543839 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105543839 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105543839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105543839 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105543839 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 95 dd dc 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: { line := { verb := "MDCX", trans_id := "253", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "87" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "87", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 10: rx CC CONNECT 20250410105543840 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbf5710]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105543840 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbf5710]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410105543840 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410105543840 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250410105543840 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ)[0x563b4cc43610]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patched enc_l3: '038F'O MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105543840 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105543840 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105543840 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105543840 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105543840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105543840 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105543840 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105543840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105543840 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105543840 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 5e 00 01 05 01 00 02 03 8f 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105543840 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ)[0x563b4cc4e430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105543840 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ)[0x563b4cc43610]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105543840 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ callref-0x80000027 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250410105543840 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ callref-0x80000027 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250410105543840 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ callref-0x80000027 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250410105543840 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ callref-0x80000027 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105543840 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ callref-0x80000027 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish DONE TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Hold the call for some time TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Hangup TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 0: tx MNCC_DISC_REQ 20250410105544844 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ callref-0x80000027 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250410105544844 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ callref-0x80000027 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105544844 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ callref-0x80000027 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250410105544844 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ callref-0x80000027 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250410105544844 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ)[0x563b4cc4e430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105544844 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105544844 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105544844 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105544844 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105544844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105544844 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105544844 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105544844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105544844 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105544844 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 95 dd dc 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 1: rx DTAP CC DISC 20250410105544845 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ callref-0x80000027 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250410105544845 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ callref-0x80000027 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105544845 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ callref-0x80000027 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105544845 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ callref-0x80000027 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250410105544845 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ callref-0x80000027 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250410105544845 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ callref-0x80000027 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250410105544845 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ)[0x563b4cc4e430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105544845 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105544845 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105544845 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105544845 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105544845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105544845 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105544845 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105544845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105544845 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105544845 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 95 dd dc 00 01 09 01 00 06 83 2d 08 02 e2 aa (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105544846 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105544846 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105544846 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105544846 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105544846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105544846 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105544846 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105544846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105544846 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105544846 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 5e 00 01 05 01 00 02 03 ea 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105544846 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ)[0x563b4cc4e430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105544846 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ)[0x563b4cc43610]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105544846 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ callref-0x80000027 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250410105544846 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ callref-0x80000027 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250410105544846 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ callref-0x80000027 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250410105544846 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250410105544846 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250410105544846 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105544846 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250410105544846 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ)[0x563b4cc43610]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105544846 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ)[0x563b4cc43610]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250410105544846 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105544846 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105544846 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105544846 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250410105544846 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbf35f0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410105544846 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbf35f0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ)[0x563b4cc61530] (call_leg.c:197) 20250410105544846 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbf35f0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410105544846 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cbf35f0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410105544846 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbf5710]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410105544846 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbf5710]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ)[0x563b4cc61530] (call_leg.c:197) 20250410105544846 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ)[0x563b4cc61530]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250410105544846 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbf5710]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410105544846 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbf5710]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410105544846 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ)[0x563b4cc61530]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250410105544846 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ)[0x563b4cc61530]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ)[0x563b4cc43610] (call_leg.c:198) 20250410105544846 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ)[0x563b4cc61530]{RELEASING}: Freeing instance (call_leg.c:198) 20250410105544846 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ)[0x563b4cc61530]{RELEASING}: Deallocated (fsm.c:568) 20250410105544846 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ)[0x563b4cc43610]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250410105544846 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ)[0x563b4cc4e430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105544846 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105544846 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105544846 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105544846 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105544846 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105544846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105544846 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105544846 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105544846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105544846 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105544846 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 95 dd dc 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1943)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mo_csd0(1948)-2147483609 TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410105544847 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105544847 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105544847 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105544847 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105544847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105544847 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105544847 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105544847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105544847 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105544847 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 5e 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105544847 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ)[0x563b4cc4e430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105544847 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ)[0x563b4cc43610]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105544847 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ)[0x563b4cc43610]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105544847 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ)[0x563b4cc43610]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105544847 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ)[0x563b4cc43610]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105544847 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ)[0x563b4cc242e0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105544847 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ)[0x563b4cc242e0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ)[0x563b4cc43610] (msc_a.c:1053) 20250410105544847 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ)[0x563b4cc242e0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105544847 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ)[0x563b4cc242e0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410105544847 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ)[0x563b4cc43610]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc353f0] (msc_a.c:1053) 20250410105544847 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ)[0x563b4cc43610]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105544847 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ)[0x563b4cc43610]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105544847 DMSC DEBUG msub_fsm[0x563b4cc353f0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105544847 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335) MSC-A terminated (msub.c:261) 20250410105544847 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335) 1 MSC-I still active (msub.c:79) 20250410105544847 DMSC DEBUG msub_fsm[0x563b4cc353f0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105544847 DMSC DEBUG msub_fsm[0x563b4cc353f0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105544847 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ)[0x563b4cc4e430]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105544847 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ)[0x563b4cc4e430]{READY}: Removing from parent msub_fsm[0x563b4cc353f0] (msub.c:113) 20250410105544847 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-350 (ran_conn.c:155) 20250410105544847 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ)[0x563b4cc4e430]{READY}: Freeing instance (msub.c:113) 20250410105544847 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-350:CM_SERVICE_REQ)[0x563b4cc4e430]{READY}: Deallocated (fsm.c:568) 20250410105544847 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335) Free (msub.c:119) 20250410105544847 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335 - active-conn: now used by 1 (attached) (msub.c:375) 20250410105544847 DMSC DEBUG msub_fsm[0x563b4cc353f0]{terminating}: Freeing instance (msub.c:113) 20250410105544847 DMSC DEBUG msub_fsm[0x563b4cc353f0]{terminating}: Deallocated (fsm.c:568) 20250410105544847 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105544847 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105544847 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105544847 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105544847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105544847 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105544847 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105544847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105544847 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105544847 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0a 04 95 dd dc 00 01 5e 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 20250410105544848 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105544848 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105544848 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105544848 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105544848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105544848 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105544848 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105544848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105544848 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105544848 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 5e 95 dd dc 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1941)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mo_csd0(1948)9821660 TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 9: done TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: ----------------------------------------------- TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: "CSD Bearer Service: BS26T" TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: ----------------------------------------------- MSC_Test-GSUP(1946)@7d38b4d9c9a0: Created GsupExpect[3] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1948) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1941)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mo_csd0(1948)249956 MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: First idle individual index:0 20250410105545851 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105545851 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105545851 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105545851 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105545851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105545851 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105545851 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105545851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105545851 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105545851 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 03 d0 64 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105545851 DMSC DEBUG msub_fsm[0x563b4cbf35f0]{active}: Allocated (fsm.c:456) 20250410105545851 DMSC DEBUG msc_i[0x563b4cc35520]{READY}: Allocated (fsm.c:456) 20250410105545851 DMSC DEBUG msc_i[0x563b4cc35520]{READY}: is child of msub_fsm[0x563b4cbf35f0] (fsm.c:486) 20250410105545851 DMSC DEBUG msc_a[0x563b4cc5ef40]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105545851 DMSC DEBUG msc_a[0x563b4cc5ef40]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cbf35f0] (fsm.c:486) 20250410105545851 DMSC DEBUG msc_a(unknown:GERAN-A-351:NONE)[0x563b4cc5ef40]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105545851 DMSC DEBUG msc_i(unknown:GERAN-A-351:NONE)[0x563b4cc35520]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105545851 DMSC DEBUG msc_a(unknown:GERAN-A-351:NONE)[0x563b4cc5ef40]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105545851 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-351:LU)[0x563b4cc5ef40]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410105545851 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-351:LU)[0x563b4cc5ef40]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410105545851 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-351:LU)[0x563b4cbf5710]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410105545851 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-351:LU)[0x563b4cbf5710]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-351:LU)[0x563b4cc5ef40] (fsm.c:486) 20250410105545851 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-351:LU)[0x563b4cbf5710]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410105545851 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-351:LU)[0x563b4cbf5710]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410105545851 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410105545851 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410105545851 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-351:LU)[0x563b4cc5ef40]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105545851 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-351:LU)[0x563b4cc5ef40]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105545851 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250410105545851 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410105545851 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-351:LU)[0x563b4cbf5710]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410105545851 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-351:LU)[0x563b4cbf5710]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410105545851 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-351:LU)[0x563b4cbf5710]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410105545851 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-351:LU)[0x563b4cbf5710]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410105545851 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-351:LU)[0x563b4cc35520]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105545851 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-351:LU)[0x563b4cbf5710]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410105545851 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-351:LU)[0x563b4cbf5710]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410105545851 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-351:LU)[0x563b4cc5f070]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105545851 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-351:LU)[0x563b4cc5f070]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-351:LU)[0x563b4cbf5710] (fsm.c:486) 20250410105545851 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-351:LU)[0x563b4cc5f070]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410105545851 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-351:LU)[0x563b4cc5f070]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410105545851 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105545851 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105545851 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105545851 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105545851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105545851 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105545851 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105545851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105545851 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105545851 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0b 02 03 d0 64 00 01 5f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105545851 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105545851 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105545851 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105545851 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105545851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105545851 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105545851 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105545851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105545851 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105545851 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 03 d0 64 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: { messageType := 2, destLocRef := '03D064'O, sourceLocRef := '00015F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105545852 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410105545852 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105545852 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105545852 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105545852 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105545852 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105545852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105545852 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105545852 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105545852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105545852 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105545852 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 5f 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105545852 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-351:LU)[0x563b4cc35520]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105545852 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-351:LU)[0x563b4cc5ef40]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105545853 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105545853 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250410105545853 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410105545853 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105545854 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105545854 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-351:LU)[0x563b4cbf5710]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410105545854 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-351:LU)[0x563b4cc5f070]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410105545854 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-351:LU)[0x563b4cc5f070]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410105545854 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-351:LU)[0x563b4cc5f070]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410105545854 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-351:LU)[0x563b4cc5f070]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-351:LU)[0x563b4cbf5710] (vlr_lu_fsm.c:110) 20250410105545854 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-351:LU)[0x563b4cc5f070]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410105545854 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-351:LU)[0x563b4cc5f070]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105545854 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-351:LU)[0x563b4cbf5710]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410105545854 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-351:LU)[0x563b4cbf5710]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410105545854 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-351:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105545854 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-351:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-351:LU)[0x563b4cbf5710] (fsm.c:486) 20250410105545854 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-351:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410105545854 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-351:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410105545854 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-351:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410105545854 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-351:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410105545854 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:TMSInew-0x3CECB1ED) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410105545854 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-351:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410105545854 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:TMSInew-0x3CECB1ED LOCATION UPDATE ACCEPT (TMSI = 0x3cecb1ed) (gsm_04_08.c:149) 20250410105545854 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:TMSInew-0x3CECB1ED:GERAN-A-351:LU)[0x563b4cc35520]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105545854 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:TMSInew-0x3CECB1ED - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105545854 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105545854 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105545854 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105545854 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105545854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105545854 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105545854 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105545854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105545854 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105545854 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 03 d0 64 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 3c ec b1 ed (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O 20250410105545855 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105545855 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105545855 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105545855 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105545855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105545855 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105545855 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105545855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105545855 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105545855 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 5f 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105545855 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:TMSInew-0x3CECB1ED:GERAN-A-351:LU)[0x563b4cc35520]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105545855 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:TMSInew-0x3CECB1ED:GERAN-A-351:LU)[0x563b4cc5ef40]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105545855 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:TMSInew-0x3CECB1ED:GERAN-A-351:LU)[0x563b4cc5ef40]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410105545855 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:TMSInew-0x3CECB1ED:GERAN-A-351:LU)[0x563b4cbf5710]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410105545855 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-351:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410105545855 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410105545855 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-351:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410105545855 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-351:LU)[0x563b4cbf5710]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410105545855 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-351:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410105545855 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-351:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-351:LU)[0x563b4cbf5710] (vlr_lu_fsm.c:817) 20250410105545855 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-351:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410105545855 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x45519335:GERAN-A-351:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105545855 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-351:LU)[0x563b4cbf5710]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410105545855 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-351:LU)[0x563b4cc5ef40]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410105545855 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-351:LU)[0x563b4cc5ef40]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.996s remaining) (msc_a.c:450) 20250410105545855 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250410105545855 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-351:LU)[0x563b4cc5ef40]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105545855 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-351:LU)[0x563b4cc5ef40]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410105545855 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105545855 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105545855 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105545855 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-351:LU)[0x563b4cc35520]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105545855 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105545855 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105545855 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105545855 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105545855 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105545855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105545855 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105545855 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105545855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105545855 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105545855 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 03 d0 64 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410105545856 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105545856 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105545856 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105545856 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105545856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105545856 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105545856 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105545856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105545856 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105545856 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 5f 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105545856 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-351:LU)[0x563b4cc35520]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105545856 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-351:LU)[0x563b4cc5ef40]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105545856 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-351:LU)[0x563b4cc5ef40]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105545856 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-351:LU)[0x563b4cc5ef40]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105545856 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-351:LU)[0x563b4cc5ef40]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105545856 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-351:LU)[0x563b4cbf5710]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105545856 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-351:LU)[0x563b4cbf5710]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-351:LU)[0x563b4cc5ef40] (msc_a.c:1053) 20250410105545856 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-351:LU)[0x563b4cbf5710]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410105545856 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-351:LU)[0x563b4cbf5710]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105545856 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-351:LU)[0x563b4cbf5710]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410105545856 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-351:LU)[0x563b4cc5ef40]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cbf35f0] (msc_a.c:1053) 20250410105545856 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-351:LU)[0x563b4cc5ef40]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105545856 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-351:LU)[0x563b4cc5ef40]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105545856 DMSC DEBUG msub_fsm[0x563b4cbf35f0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105545856 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED) MSC-A terminated (msub.c:261) 20250410105545856 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED) 1 MSC-I still active (msub.c:79) 20250410105545856 DMSC DEBUG msub_fsm[0x563b4cbf35f0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105545856 DMSC DEBUG msub_fsm[0x563b4cbf35f0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105545856 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-351:LU)[0x563b4cc35520]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105545856 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-351:LU)[0x563b4cc35520]{READY}: Removing from parent msub_fsm[0x563b4cbf35f0] (msub.c:113) 20250410105545856 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-351 (ran_conn.c:155) 20250410105545856 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-351:LU)[0x563b4cc35520]{READY}: Freeing instance (msub.c:113) 20250410105545856 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-351:LU)[0x563b4cc35520]{READY}: Deallocated (fsm.c:568) 20250410105545856 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED) Free (msub.c:119) 20250410105545856 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED - active-conn: now used by 1 (attached) (msub.c:375) 20250410105545856 DMSC DEBUG msub_fsm[0x563b4cbf35f0]{terminating}: Freeing instance (msub.c:113) 20250410105545856 DMSC DEBUG msub_fsm[0x563b4cbf35f0]{terminating}: Deallocated (fsm.c:568) 20250410105545856 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105545856 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105545856 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105545856 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105545856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105545856 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105545856 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105545856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105545856 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105545856 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0b 04 03 d0 64 00 01 5f 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 20250410105545856 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105545856 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105545856 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105545856 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105545856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105545856 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105545856 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105545856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105545856 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105545856 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 5f 03 d0 64 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1941)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mo_csd0(1948)249956 TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105545856 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410105545856 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '3CECB1ED'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1941)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mo_csd0(1948)1492062 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105546060 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105546060 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105546060 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105546060 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105546060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105546060 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105546060 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105546060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105546060 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105546060 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 16 c4 5e 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 3c ec b1 ed 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105546061 DMSC DEBUG msub_fsm[0x563b4cbf5710]{active}: Allocated (fsm.c:456) 20250410105546061 DMSC DEBUG msc_i[0x563b4cc5ef40]{READY}: Allocated (fsm.c:456) 20250410105546061 DMSC DEBUG msc_i[0x563b4cc5ef40]{READY}: is child of msub_fsm[0x563b4cbf5710] (fsm.c:486) 20250410105546061 DMSC DEBUG msc_a[0x563b4cc35520]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105546061 DMSC DEBUG msc_a[0x563b4cc35520]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cbf5710] (fsm.c:486) 20250410105546061 DMSC DEBUG msc_a(unknown:GERAN-A-352:NONE)[0x563b4cc35520]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105546061 DMSC DEBUG msc_i(unknown:GERAN-A-352:NONE)[0x563b4cc5ef40]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105546061 DMSC DEBUG msc_a(unknown:GERAN-A-352:NONE)[0x563b4cc35520]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105546061 DMM DEBUG msc_a(TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ)[0x563b4cc35520]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250410105546061 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ)[0x563b4cbf35f0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410105546061 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ)[0x563b4cbf35f0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ)[0x563b4cc35520] (fsm.c:486) 20250410105546061 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ)[0x563b4cbf35f0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410105546061 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ)[0x563b4cbf35f0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410105546061 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410105546061 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410105546061 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ)[0x563b4cc35520]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105546061 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ)[0x563b4cc35520]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105546061 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ)[0x563b4cbf35f0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410105546061 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ)[0x563b4cbf35f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410105546061 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ)[0x563b4cbf35f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410105546061 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ)[0x563b4cc5ef40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105546061 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ)[0x563b4cbf35f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410105546061 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ)[0x563b4cbf35f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410105546061 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ)[0x563b4cbf35f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410105546061 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ)[0x563b4cbf35f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410105546061 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ)[0x563b4cbf35f0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410105546061 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ)[0x563b4cbf35f0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410105546061 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ)[0x563b4cbf35f0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410105546061 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ)[0x563b4cc5ef40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105546061 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ)[0x563b4cc35520]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410105546061 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ)[0x563b4cc35520]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250410105546061 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250410105546061 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410105546061 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105546061 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105546061 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105546061 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105546061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105546061 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105546061 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105546061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105546061 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105546061 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 07 02 16 c4 5e 00 01 60 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105546061 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105546061 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105546061 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105546061 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105546061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105546061 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105546061 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105546061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105546061 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105546061 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 07 06 16 c4 5e 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1175) 20250410105546061 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105546061 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105546061 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105546061 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105546061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105546061 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105546061 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105546061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105546061 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105546061 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 07 06 16 c4 5e 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: { messageType := 2, destLocRef := '16C45E'O, sourceLocRef := '000160'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105546063 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410105546063 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1943)@7d38b4d9c9a0: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1948) MSC_Test-MGCP(1944)@7d38b4d9c9a0: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1948) MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patching N(SD)=1 into dtap '03050407E18A89210540805E04802143F5'O MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patched enc_l3: '03450407E18A89210540805E04802143F5'O MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:20 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210540805E04802143F5'O MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105546065 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105546065 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105546065 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105546065 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105546065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105546065 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105546065 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105546065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105546065 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105546065 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 60 00 01 14 01 00 11 03 45 04 07 e1 8a 89 21 05 40 80 5e 04 80 21 43 f5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105546065 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ)[0x563b4cc5ef40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105546065 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ)[0x563b4cc35520]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105546065 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250410105546065 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED callref-0x80000028 tid-8) New transaction (transaction.c:231) 20250410105546065 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ)[0x563b4cc35520]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250410105546065 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ)[0x563b4cc35520]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250410105546065 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ callref-0x80000028 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250410105546065 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ callref-0x80000028 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105546065 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250410105546065 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ callref-0x80000028 tid-8) codec/BS: :0{CLEARMODE#120,BS26T} (from: MS={BS26T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:702) 20250410105546065 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ callref-0x80000028 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250410105546065 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ callref-0x80000028 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250410105546065 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: Allocated (fsm.c:456) 20250410105546065 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ)[0x563b4cc35520] (fsm.c:486) 20250410105546065 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ callref-0x80000028 tid-8) codec/BS: :0{CLEARMODE#120,BS26T} (from: MS={BS26T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:2161) 20250410105546065 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ)[0x563b4cc353f0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410105546065 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ)[0x563b4cc353f0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ)[0x563b4cc61530] (fsm.c:486) 20250410105546065 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_CN:no-CI)[0x563b4cc353f0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250410105546065 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_CN:no-CI)[0x563b4cc353f0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250410105546065 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ)[0x563b4cc55d70]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410105546065 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ)[0x563b4cc55d70]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ)[0x563b4cc61530] (fsm.c:486) 20250410105546065 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_RAN:no-CI)[0x563b4cc55d70]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250410105546065 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_RAN:no-CI)[0x563b4cc55d70]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1944)@7d38b4d9c9a0: Found Expect[0] for { line := { verb := "CRCX", trans_id := "256", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "88" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_csd0(1948) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 2: rx 1st CRCX 20250410105546066 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_CN:no-CI)[0x563b4cc353f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105546066 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410105546066 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ)[0x563b4cc35520]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250410105546066 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ callref-0x80000028 tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1943)@7d38b4d9c9a0: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1948) MSC_Test-MNCC(1943)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mo_csd0(1948)-2147483608 20250410105546067 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_RAN:no-CI)[0x563b4cc55d70]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105546067 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410105546067 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ)[0x563b4cc35520]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250410105546067 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ callref-0x80000028 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS26T} (from: MS={BS26T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:705) 20250410105546067 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ callref-0x80000028 tid-8) Sending Assignment Command (msc_a.c:706) 20250410105546067 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ)[0x563b4cc5ef40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 1: rx MNCC SETUP ind 20250410105546067 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105546067 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105546067 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105546067 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105546067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105546067 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105546067 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105546067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105546067 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105546067 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 31 00 00 00 b9 00 00 00 c1 03 00 00 07 06 16 c4 5e 00 01 1a 00 18 01 0b 03 02 08 10 7c 06 02 02 02 02 2a f8 7d 03 4f fd 00 7f 88 00 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105546067 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ callref-0x80000028 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:16 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105546068 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105546068 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105546068 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105546068 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105546068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105546068 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105546068 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105546068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105546068 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105546068 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 60 00 01 10 00 0e 02 7c 06 09 08 07 06 23 28 7e 03 4f fd 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105546068 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ)[0x563b4cc5ef40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105546068 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ)[0x563b4cc35520]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105546068 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4cc55d70]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250410105546068 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4cc55d70]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250410105546068 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc55d70]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250410105546068 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ callref-0x80000028 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS26T} (from: MS={BS26T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:1596) 20250410105546068 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ callref-0x80000028 tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250410105546069 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ callref-0x80000028 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS26T} (from: MS={BS26T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:2187) 20250410105546069 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ callref-0x80000028 tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 5: rx MDCX for the RAN side 20250410105546069 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ callref-0x80000028 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250410105546069 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ callref-0x80000028 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105546069 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ callref-0x80000028 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105546069 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ callref-0x80000028 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250410105546069 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ)[0x563b4cc5ef40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105546069 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105546069 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105546069 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105546069 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105546069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105546069 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105546069 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105546069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105546069 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc55d70]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105546069 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc55d70]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410105546069 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410105546069 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105546069 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 25 00 00 00 b9 00 00 00 c1 03 00 00 07 06 16 c4 5e 00 01 0e 01 00 0b 83 02 04 07 e1 b8 88 21 05 40 81 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105546070 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ callref-0x80000028 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250410105546070 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ callref-0x80000028 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105546070 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ callref-0x80000028 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105546070 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ callref-0x80000028 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250410105546070 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ)[0x563b4cc5ef40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105546070 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105546070 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105546070 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105546070 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105546070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105546070 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105546070 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105546070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105546070 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105546070 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 07 06 16 c4 5e 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 7: rx CC Alerting 20250410105546071 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ callref-0x80000028 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250410105546071 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ callref-0x80000028 tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250410105546071 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ callref-0x80000028 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS26T} (from: MS={BS26T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:798) 20250410105546071 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc353f0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250410105546071 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc353f0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250410105546071 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc353f0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250410105546071 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ callref-0x80000028 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250410105546071 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ callref-0x80000028 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105546071 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ callref-0x80000028 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105546071 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ callref-0x80000028 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250410105546071 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ callref-0x80000028 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250410105546071 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ)[0x563b4cc5ef40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105546071 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105546071 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105546071 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105546071 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105546071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105546071 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105546071 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105546071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105546071 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105546071 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 07 06 16 c4 5e 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: { line := { verb := "MDCX", trans_id := "259", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "88" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "88", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 10: rx CC CONNECT 20250410105546072 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc353f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105546072 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc353f0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410105546072 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410105546072 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250410105546072 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ)[0x563b4cc35520]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patched enc_l3: '038F'O MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002038F'O 20250410105546072 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105546072 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105546072 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105546072 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105546072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105546072 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105546072 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105546072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105546072 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105546072 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 60 00 01 05 01 00 02 03 8f 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105546072 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ)[0x563b4cc5ef40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105546072 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ)[0x563b4cc35520]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105546072 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ callref-0x80000028 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250410105546072 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ callref-0x80000028 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250410105546072 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ callref-0x80000028 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250410105546072 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ callref-0x80000028 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105546072 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ callref-0x80000028 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish DONE TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Hold the call for some time TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Hangup TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 0: tx MNCC_DISC_REQ 20250410105547075 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ callref-0x80000028 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250410105547075 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ callref-0x80000028 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105547075 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ callref-0x80000028 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250410105547075 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ callref-0x80000028 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250410105547075 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ)[0x563b4cc5ef40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105547075 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105547076 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105547076 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105547076 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105547076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105547076 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105547076 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105547076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105547076 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105547076 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 07 06 16 c4 5e 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 1: rx DTAP CC DISC 20250410105547077 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ callref-0x80000028 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250410105547077 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ callref-0x80000028 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105547077 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ callref-0x80000028 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105547077 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ callref-0x80000028 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250410105547077 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ callref-0x80000028 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250410105547077 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ callref-0x80000028 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250410105547077 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ)[0x563b4cc5ef40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105547077 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105547077 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105547077 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105547077 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105547077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105547077 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105547077 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105547077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105547077 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105547077 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 07 06 16 c4 5e 00 01 09 01 00 06 83 2d 08 02 e2 aa (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000203EA'O 20250410105547078 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105547078 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105547078 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105547078 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105547078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105547078 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105547078 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105547078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105547078 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105547078 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 60 00 01 05 01 00 02 03 ea 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105547078 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ)[0x563b4cc5ef40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105547078 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ)[0x563b4cc35520]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105547078 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ callref-0x80000028 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250410105547078 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ callref-0x80000028 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250410105547078 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ callref-0x80000028 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250410105547078 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250410105547078 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250410105547078 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105547078 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250410105547078 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ)[0x563b4cc35520]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105547078 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ)[0x563b4cc35520]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250410105547078 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105547078 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105547078 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105547078 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250410105547078 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc55d70]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410105547078 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc55d70]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ)[0x563b4cc61530] (call_leg.c:197) 20250410105547078 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc55d70]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410105547078 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc55d70]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410105547078 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc353f0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410105547078 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc353f0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ)[0x563b4cc61530] (call_leg.c:197) 20250410105547078 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ)[0x563b4cc61530]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250410105547078 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc353f0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410105547078 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc353f0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410105547078 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ)[0x563b4cc61530]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250410105547078 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ)[0x563b4cc61530]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ)[0x563b4cc35520] (call_leg.c:198) 20250410105547078 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ)[0x563b4cc61530]{RELEASING}: Freeing instance (call_leg.c:198) 20250410105547078 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ)[0x563b4cc61530]{RELEASING}: Deallocated (fsm.c:568) 20250410105547078 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ)[0x563b4cc35520]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250410105547078 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ)[0x563b4cc5ef40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105547078 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105547078 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105547078 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105547078 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105547078 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105547078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105547078 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105547078 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105547078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105547078 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105547078 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 07 06 16 c4 5e 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1943)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mo_csd0(1948)-2147483608 TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX 20250410105547079 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105547079 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105547079 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105547079 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105547079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105547079 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105547079 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105547079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105547079 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105547079 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 60 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105547080 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ)[0x563b4cc5ef40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105547080 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ)[0x563b4cc35520]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105547080 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ)[0x563b4cc35520]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105547080 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ)[0x563b4cc35520]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105547080 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ)[0x563b4cc35520]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105547080 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ)[0x563b4cbf35f0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105547080 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ)[0x563b4cbf35f0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ)[0x563b4cc35520] (msc_a.c:1053) 20250410105547080 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ)[0x563b4cbf35f0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105547080 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ)[0x563b4cbf35f0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410105547080 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ)[0x563b4cc35520]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cbf5710] (msc_a.c:1053) 20250410105547080 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ)[0x563b4cc35520]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105547080 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ)[0x563b4cc35520]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105547080 DMSC DEBUG msub_fsm[0x563b4cbf5710]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105547080 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED) MSC-A terminated (msub.c:261) 20250410105547080 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED) 1 MSC-I still active (msub.c:79) 20250410105547080 DMSC DEBUG msub_fsm[0x563b4cbf5710]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105547080 DMSC DEBUG msub_fsm[0x563b4cbf5710]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105547080 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ)[0x563b4cc5ef40]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105547080 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ)[0x563b4cc5ef40]{READY}: Removing from parent msub_fsm[0x563b4cbf5710] (msub.c:113) 20250410105547080 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-352 (ran_conn.c:155) 20250410105547080 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ)[0x563b4cc5ef40]{READY}: Freeing instance (msub.c:113) 20250410105547080 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-352:CM_SERVICE_REQ)[0x563b4cc5ef40]{READY}: Deallocated (fsm.c:568) 20250410105547080 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED) Free (msub.c:119) 20250410105547080 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED - active-conn: now used by 1 (attached) (msub.c:375) 20250410105547080 DMSC DEBUG msub_fsm[0x563b4cbf5710]{terminating}: Freeing instance (msub.c:113) 20250410105547080 DMSC DEBUG msub_fsm[0x563b4cbf5710]{terminating}: Deallocated (fsm.c:568) 20250410105547080 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105547080 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105547080 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105547080 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105547080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105547080 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105547080 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105547080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105547080 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105547080 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 07 04 16 c4 5e 00 01 60 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 20250410105547080 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105547080 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105547080 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105547080 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105547080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105547080 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105547080 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105547080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105547080 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105547080 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 60 16 c4 5e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1941)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mo_csd0(1948)1492062 TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 9: done TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: ----------------------------------------------- TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: "CSD Bearer Service: BS21NT" TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: ----------------------------------------------- MSC_Test-GSUP(1946)@7d38b4d9c9a0: Created GsupExpect[4] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1948) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1941)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mo_csd0(1948)50293 MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: First idle individual index:0 20250410105548083 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105548083 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105548083 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105548083 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105548083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105548083 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105548083 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105548083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105548083 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105548083 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 00 c4 75 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105548083 DMSC DEBUG msub_fsm[0x563b4cc55d70]{active}: Allocated (fsm.c:456) 20250410105548083 DMSC DEBUG msc_i[0x563b4cc5f1a0]{READY}: Allocated (fsm.c:456) 20250410105548083 DMSC DEBUG msc_i[0x563b4cc5f1a0]{READY}: is child of msub_fsm[0x563b4cc55d70] (fsm.c:486) 20250410105548083 DMSC DEBUG msc_a[0x563b4cc5f070]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105548083 DMSC DEBUG msc_a[0x563b4cc5f070]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc55d70] (fsm.c:486) 20250410105548083 DMSC DEBUG msc_a(unknown:GERAN-A-353:NONE)[0x563b4cc5f070]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105548083 DMSC DEBUG msc_i(unknown:GERAN-A-353:NONE)[0x563b4cc5f1a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105548083 DMSC DEBUG msc_a(unknown:GERAN-A-353:NONE)[0x563b4cc5f070]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105548083 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-353:LU)[0x563b4cc5f070]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410105548083 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-353:LU)[0x563b4cc5f070]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410105548083 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-353:LU)[0x563b4cc353f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410105548083 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-353:LU)[0x563b4cc353f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-353:LU)[0x563b4cc5f070] (fsm.c:486) 20250410105548083 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-353:LU)[0x563b4cc353f0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410105548083 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-353:LU)[0x563b4cc353f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410105548083 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410105548083 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410105548083 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-353:LU)[0x563b4cc5f070]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105548083 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-353:LU)[0x563b4cc5f070]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105548083 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250410105548083 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410105548083 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-353:LU)[0x563b4cc353f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410105548083 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-353:LU)[0x563b4cc353f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410105548083 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-353:LU)[0x563b4cc353f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410105548083 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-353:LU)[0x563b4cc353f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410105548083 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-353:LU)[0x563b4cc5f1a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105548083 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-353:LU)[0x563b4cc353f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410105548083 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-353:LU)[0x563b4cc353f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410105548083 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-353:LU)[0x563b4c998740]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105548083 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-353:LU)[0x563b4c998740]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-353:LU)[0x563b4cc353f0] (fsm.c:486) 20250410105548083 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-353:LU)[0x563b4c998740]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410105548083 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-353:LU)[0x563b4c998740]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410105548083 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105548083 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105548083 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105548083 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105548083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105548083 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105548083 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105548083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105548083 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105548083 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 06 02 00 c4 75 00 01 61 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105548083 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105548083 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105548083 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105548083 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105548083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105548083 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105548083 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105548083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105548083 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105548083 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 06 06 00 c4 75 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: { messageType := 2, destLocRef := '00C475'O, sourceLocRef := '000161'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105548084 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410105548084 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105548085 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105548085 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105548085 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105548085 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105548085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105548085 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105548085 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105548085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105548085 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105548085 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 61 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105548085 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-353:LU)[0x563b4cc5f1a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105548085 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-353:LU)[0x563b4cc5f070]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105548085 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105548085 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250410105548085 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410105548085 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105548086 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105548086 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-353:LU)[0x563b4cc353f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410105548086 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-353:LU)[0x563b4c998740]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410105548086 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-353:LU)[0x563b4c998740]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410105548086 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-353:LU)[0x563b4c998740]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410105548086 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-353:LU)[0x563b4c998740]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-353:LU)[0x563b4cc353f0] (vlr_lu_fsm.c:110) 20250410105548086 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-353:LU)[0x563b4c998740]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410105548086 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-353:LU)[0x563b4c998740]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105548086 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-353:LU)[0x563b4cc353f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410105548086 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-353:LU)[0x563b4cc353f0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410105548086 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-353:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105548086 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-353:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-353:LU)[0x563b4cc353f0] (fsm.c:486) 20250410105548086 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-353:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410105548086 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-353:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410105548086 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-353:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410105548086 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-353:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410105548086 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:TMSInew-0x25B62720) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410105548086 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-353:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410105548086 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:TMSInew-0x25B62720 LOCATION UPDATE ACCEPT (TMSI = 0x25b62720) (gsm_04_08.c:149) 20250410105548086 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:TMSInew-0x25B62720:GERAN-A-353:LU)[0x563b4cc5f1a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105548086 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:TMSInew-0x25B62720 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105548086 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105548086 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105548086 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105548086 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105548086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105548086 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105548086 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105548086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105548086 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105548086 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 06 06 00 c4 75 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 25 b6 27 20 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O 20250410105548087 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105548087 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105548087 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105548087 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105548087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105548087 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105548087 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105548087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105548087 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105548087 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 61 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105548087 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:TMSInew-0x25B62720:GERAN-A-353:LU)[0x563b4cc5f1a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105548087 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:TMSInew-0x25B62720:GERAN-A-353:LU)[0x563b4cc5f070]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105548087 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:TMSInew-0x25B62720:GERAN-A-353:LU)[0x563b4cc5f070]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410105548087 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:TMSInew-0x25B62720:GERAN-A-353:LU)[0x563b4cc353f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410105548087 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-353:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410105548087 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410105548087 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-353:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410105548087 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-353:LU)[0x563b4cc353f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410105548087 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-353:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410105548087 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-353:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-353:LU)[0x563b4cc353f0] (vlr_lu_fsm.c:817) 20250410105548087 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-353:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410105548087 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CECB1ED:GERAN-A-353:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105548087 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-353:LU)[0x563b4cc353f0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410105548087 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-353:LU)[0x563b4cc5f070]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410105548087 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-353:LU)[0x563b4cc5f070]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.996s remaining) (msc_a.c:450) 20250410105548087 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250410105548087 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-353:LU)[0x563b4cc5f070]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105548087 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-353:LU)[0x563b4cc5f070]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410105548087 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105548087 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105548087 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105548087 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-353:LU)[0x563b4cc5f1a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105548087 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105548087 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105548087 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105548087 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105548087 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105548087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105548087 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105548087 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105548087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105548087 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105548087 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 06 06 00 c4 75 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105548088 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105548088 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105548088 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105548088 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105548088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105548088 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105548088 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105548088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105548088 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105548088 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 61 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105548088 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-353:LU)[0x563b4cc5f1a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105548088 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-353:LU)[0x563b4cc5f070]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105548088 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-353:LU)[0x563b4cc5f070]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105548088 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-353:LU)[0x563b4cc5f070]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105548088 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-353:LU)[0x563b4cc5f070]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105548088 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-353:LU)[0x563b4cc353f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105548088 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-353:LU)[0x563b4cc353f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-353:LU)[0x563b4cc5f070] (msc_a.c:1053) 20250410105548088 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-353:LU)[0x563b4cc353f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410105548088 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-353:LU)[0x563b4cc353f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105548088 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-353:LU)[0x563b4cc353f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410105548088 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-353:LU)[0x563b4cc5f070]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc55d70] (msc_a.c:1053) 20250410105548088 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-353:LU)[0x563b4cc5f070]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105548088 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-353:LU)[0x563b4cc5f070]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105548088 DMSC DEBUG msub_fsm[0x563b4cc55d70]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105548088 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720) MSC-A terminated (msub.c:261) 20250410105548088 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720) 1 MSC-I still active (msub.c:79) 20250410105548088 DMSC DEBUG msub_fsm[0x563b4cc55d70]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105548088 DMSC DEBUG msub_fsm[0x563b4cc55d70]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105548088 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-353:LU)[0x563b4cc5f1a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105548088 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-353:LU)[0x563b4cc5f1a0]{READY}: Removing from parent msub_fsm[0x563b4cc55d70] (msub.c:113) 20250410105548088 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-353 (ran_conn.c:155) 20250410105548088 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-353:LU)[0x563b4cc5f1a0]{READY}: Freeing instance (msub.c:113) 20250410105548088 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-353:LU)[0x563b4cc5f1a0]{READY}: Deallocated (fsm.c:568) 20250410105548088 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720) Free (msub.c:119) 20250410105548088 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720 - active-conn: now used by 1 (attached) (msub.c:375) 20250410105548088 DMSC DEBUG msub_fsm[0x563b4cc55d70]{terminating}: Freeing instance (msub.c:113) 20250410105548088 DMSC DEBUG msub_fsm[0x563b4cc55d70]{terminating}: Deallocated (fsm.c:568) 20250410105548088 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105548088 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105548088 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105548088 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105548088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105548088 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105548088 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105548088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105548088 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105548088 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 06 04 00 c4 75 00 01 61 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105548089 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105548089 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105548089 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105548089 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105548089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105548089 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105548089 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105548089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105548089 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105548089 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 61 00 c4 75 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1941)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mo_csd0(1948)50293 TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105548089 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410105548089 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '25B62720'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1941)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mo_csd0(1948)10198462 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105548296 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105548296 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105548296 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105548296 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105548296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105548296 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105548296 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105548296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105548296 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105548296 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 9b 9d be 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 25 b6 27 20 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105548296 DMSC DEBUG msub_fsm[0x563b4cc353f0]{active}: Allocated (fsm.c:456) 20250410105548296 DMSC DEBUG msc_i[0x563b4cc5f070]{READY}: Allocated (fsm.c:456) 20250410105548296 DMSC DEBUG msc_i[0x563b4cc5f070]{READY}: is child of msub_fsm[0x563b4cc353f0] (fsm.c:486) 20250410105548296 DMSC DEBUG msc_a[0x563b4cc5f1a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105548296 DMSC DEBUG msc_a[0x563b4cc5f1a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc353f0] (fsm.c:486) 20250410105548296 DMSC DEBUG msc_a(unknown:GERAN-A-354:NONE)[0x563b4cc5f1a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105548296 DMSC DEBUG msc_i(unknown:GERAN-A-354:NONE)[0x563b4cc5f070]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105548296 DMSC DEBUG msc_a(unknown:GERAN-A-354:NONE)[0x563b4cc5f1a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105548296 DMM DEBUG msc_a(TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ)[0x563b4cc5f1a0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250410105548296 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ)[0x563b4cc55d70]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410105548296 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ)[0x563b4cc55d70]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ)[0x563b4cc5f1a0] (fsm.c:486) 20250410105548296 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ)[0x563b4cc55d70]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410105548296 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ)[0x563b4cc55d70]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410105548296 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410105548296 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410105548296 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ)[0x563b4cc5f1a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105548296 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ)[0x563b4cc5f1a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105548296 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ)[0x563b4cc55d70]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410105548296 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ)[0x563b4cc55d70]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410105548296 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ)[0x563b4cc55d70]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410105548296 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ)[0x563b4cc5f070]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105548297 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ)[0x563b4cc55d70]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410105548297 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ)[0x563b4cc55d70]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410105548297 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ)[0x563b4cc55d70]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410105548297 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ)[0x563b4cc55d70]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410105548297 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ)[0x563b4cc55d70]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410105548297 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ)[0x563b4cc55d70]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410105548297 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ)[0x563b4cc55d70]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410105548297 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ)[0x563b4cc5f070]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105548297 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ)[0x563b4cc5f1a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410105548297 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ)[0x563b4cc5f1a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250410105548297 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250410105548297 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410105548297 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105548297 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105548297 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105548297 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105548297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105548297 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105548297 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105548297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105548297 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105548297 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 05 02 9b 9d be 00 01 62 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105548297 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105548297 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105548297 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105548297 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105548297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105548297 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105548297 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105548297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105548297 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105548297 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 05 06 9b 9d be 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1175) 20250410105548297 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105548297 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105548297 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105548297 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105548297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105548297 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105548297 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105548297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105548297 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105548297 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 05 06 9b 9d be 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: { messageType := 2, destLocRef := '9B9DBE'O, sourceLocRef := '000162'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105548298 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410105548298 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1943)@7d38b4d9c9a0: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1948) MSC_Test-MGCP(1944)@7d38b4d9c9a0: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1948) MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patching N(SD)=1 into dtap '03050407E18A89210140A05E04802143F5'O MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patched enc_l3: '03450407E18A89210140A05E04802143F5'O MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:20 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210140A05E04802143F5'O 20250410105548300 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105548300 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105548300 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105548300 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105548300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105548300 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105548300 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105548300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105548300 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105548300 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 62 00 01 14 01 00 11 03 45 04 07 e1 8a 89 21 01 40 a0 5e 04 80 21 43 f5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105548300 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ)[0x563b4cc5f070]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105548300 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ)[0x563b4cc5f1a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105548300 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250410105548300 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720 callref-0x80000029 tid-8) New transaction (transaction.c:231) 20250410105548300 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ)[0x563b4cc5f1a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250410105548300 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ)[0x563b4cc5f1a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250410105548300 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ callref-0x80000029 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250410105548300 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ callref-0x80000029 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105548300 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250410105548300 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ callref-0x80000029 tid-8) codec/BS: :0{CLEARMODE#120,BS21NT} (from: MS={BS21NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:702) 20250410105548300 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ callref-0x80000029 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250410105548300 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ callref-0x80000029 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250410105548300 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: Allocated (fsm.c:456) 20250410105548300 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ)[0x563b4cc5f1a0] (fsm.c:486) 20250410105548300 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ callref-0x80000029 tid-8) codec/BS: :0{CLEARMODE#120,BS21NT} (from: MS={BS21NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:2161) 20250410105548300 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ)[0x563b4cbf5710]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410105548300 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ)[0x563b4cbf5710]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ)[0x563b4cc61530] (fsm.c:486) 20250410105548300 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_CN:no-CI)[0x563b4cbf5710]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250410105548300 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_CN:no-CI)[0x563b4cbf5710]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250410105548300 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ)[0x563b4cc35520]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410105548300 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ)[0x563b4cc35520]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ)[0x563b4cc61530] (fsm.c:486) 20250410105548300 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_RAN:no-CI)[0x563b4cc35520]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250410105548300 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_RAN:no-CI)[0x563b4cc35520]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1944)@7d38b4d9c9a0: Found Expect[0] for { line := { verb := "CRCX", trans_id := "262", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "89" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_csd0(1948) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 2: rx 1st CRCX 20250410105548301 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_CN:no-CI)[0x563b4cbf5710]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105548301 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410105548301 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ)[0x563b4cc5f1a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250410105548301 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ callref-0x80000029 tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1943)@7d38b4d9c9a0: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1948) MSC_Test-MNCC(1943)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mo_csd0(1948)-2147483607 20250410105548301 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_RAN:no-CI)[0x563b4cc35520]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105548301 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410105548301 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ)[0x563b4cc5f1a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250410105548301 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ callref-0x80000029 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS21NT} (from: MS={BS21NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:705) 20250410105548301 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ callref-0x80000029 tid-8) Sending Assignment Command (msc_a.c:706) 20250410105548301 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ)[0x563b4cc5f070]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 1: rx MNCC SETUP ind 20250410105548301 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105548301 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105548301 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105548301 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105548301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105548301 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105548301 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105548301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105548301 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105548301 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 31 00 00 00 b9 00 00 00 c1 03 00 00 05 06 9b 9d be 00 01 1a 00 18 01 0b 03 02 0a 51 7c 06 02 02 02 02 2a f8 7d 03 4f fd 00 7f 89 00 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410105548302 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ callref-0x80000029 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:16 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250410105548303 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105548303 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105548303 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105548303 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105548303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105548303 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105548303 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105548303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105548303 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105548303 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 62 00 01 10 00 0e 02 7c 06 09 08 07 06 23 28 7e 03 4f fd 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105548303 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ)[0x563b4cc5f070]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105548303 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ)[0x563b4cc5f1a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105548303 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4cc35520]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250410105548303 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4cc35520]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250410105548303 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc35520]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250410105548303 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ callref-0x80000029 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS21NT} (from: MS={BS21NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:1596) 20250410105548303 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ callref-0x80000029 tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250410105548303 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ callref-0x80000029 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS21NT} (from: MS={BS21NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:2187) 20250410105548303 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ callref-0x80000029 tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 5: rx MDCX for the RAN side TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 3: rx RTP CREATE 20250410105548304 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc35520]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105548304 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc35520]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410105548304 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410105548304 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ callref-0x80000029 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250410105548304 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ callref-0x80000029 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105548304 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ callref-0x80000029 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105548304 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ callref-0x80000029 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250410105548304 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ)[0x563b4cc5f070]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105548304 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105548304 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105548304 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105548304 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105548304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105548304 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105548304 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105548304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105548304 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105548304 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 25 00 00 00 b9 00 00 00 c1 03 00 00 05 06 9b 9d be 00 01 0e 01 00 0b 83 02 04 07 e1 88 88 21 01 40 a1 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105548305 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ callref-0x80000029 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250410105548305 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ callref-0x80000029 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105548305 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ callref-0x80000029 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105548305 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ callref-0x80000029 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250410105548305 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ)[0x563b4cc5f070]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105548305 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105548305 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105548305 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105548305 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105548305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105548305 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105548305 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105548305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105548305 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105548305 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 05 06 9b 9d be 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 7: rx CC Alerting 20250410105548306 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ callref-0x80000029 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250410105548306 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ callref-0x80000029 tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250410105548306 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ callref-0x80000029 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS21NT} (from: MS={BS21NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:798) 20250410105548306 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cbf5710]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250410105548306 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cbf5710]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250410105548306 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbf5710]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250410105548306 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ callref-0x80000029 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250410105548306 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ callref-0x80000029 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105548306 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ callref-0x80000029 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105548306 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ callref-0x80000029 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250410105548306 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ callref-0x80000029 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250410105548306 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ)[0x563b4cc5f070]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105548306 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105548306 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105548306 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105548306 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105548306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105548306 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105548306 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105548306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105548306 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105548306 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 05 06 9b 9d be 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: { line := { verb := "MDCX", trans_id := "265", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "89" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "89", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 10: rx CC CONNECT 20250410105548307 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbf5710]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105548307 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbf5710]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410105548307 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410105548307 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250410105548307 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ)[0x563b4cc5f1a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patched enc_l3: '038F'O MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002038F'O 20250410105548308 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105548308 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105548308 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105548308 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105548308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105548308 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105548308 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105548308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105548308 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105548308 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 62 00 01 05 01 00 02 03 8f 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105548308 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ)[0x563b4cc5f070]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105548308 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ)[0x563b4cc5f1a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105548308 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ callref-0x80000029 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250410105548308 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ callref-0x80000029 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250410105548308 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ callref-0x80000029 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250410105548308 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ callref-0x80000029 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105548308 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ callref-0x80000029 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish DONE TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Hold the call for some time TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Hangup TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 0: tx MNCC_DISC_REQ 20250410105549310 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ callref-0x80000029 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250410105549310 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ callref-0x80000029 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105549310 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ callref-0x80000029 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250410105549310 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ callref-0x80000029 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250410105549310 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ)[0x563b4cc5f070]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105549310 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105549310 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105549310 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105549310 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105549310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105549310 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105549310 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105549310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105549310 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105549310 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 05 06 9b 9d be 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 1: rx DTAP CC DISC 20250410105549311 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ callref-0x80000029 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250410105549311 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ callref-0x80000029 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105549311 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ callref-0x80000029 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105549311 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ callref-0x80000029 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250410105549311 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ callref-0x80000029 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250410105549311 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ callref-0x80000029 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250410105549311 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ)[0x563b4cc5f070]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105549311 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105549311 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105549311 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105549311 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105549311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105549311 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105549311 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105549311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105549311 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105549311 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 05 06 9b 9d be 00 01 09 01 00 06 83 2d 08 02 e2 aa (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 20250410105549312 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105549312 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105549312 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105549312 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105549312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105549312 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105549312 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105549312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105549312 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105549313 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 62 00 01 05 01 00 02 03 ea 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105549313 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ)[0x563b4cc5f070]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105549313 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ)[0x563b4cc5f1a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105549313 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ callref-0x80000029 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250410105549313 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ callref-0x80000029 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250410105549313 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ callref-0x80000029 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250410105549313 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250410105549313 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250410105549313 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105549313 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250410105549313 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ)[0x563b4cc5f1a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105549313 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ)[0x563b4cc5f1a0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250410105549313 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105549313 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105549313 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105549313 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250410105549313 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc35520]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410105549313 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc35520]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ)[0x563b4cc61530] (call_leg.c:197) 20250410105549313 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc35520]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410105549313 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc35520]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410105549313 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbf5710]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410105549313 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbf5710]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ)[0x563b4cc61530] (call_leg.c:197) 20250410105549313 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ)[0x563b4cc61530]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250410105549313 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbf5710]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410105549313 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbf5710]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410105549313 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ)[0x563b4cc61530]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250410105549313 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ)[0x563b4cc61530]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ)[0x563b4cc5f1a0] (call_leg.c:198) 20250410105549313 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ)[0x563b4cc61530]{RELEASING}: Freeing instance (call_leg.c:198) 20250410105549313 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ)[0x563b4cc61530]{RELEASING}: Deallocated (fsm.c:568) 20250410105549313 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ)[0x563b4cc5f1a0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250410105549313 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ)[0x563b4cc5f070]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105549313 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105549313 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105549313 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105549313 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105549313 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105549313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105549313 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105549313 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105549313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105549313 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105549313 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 05 06 9b 9d be 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1943)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mo_csd0(1948)-2147483607 TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410105549314 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105549314 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105549314 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105549314 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105549314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105549314 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105549314 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105549314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105549314 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105549314 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 62 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105549314 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ)[0x563b4cc5f070]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105549314 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ)[0x563b4cc5f1a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105549314 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ)[0x563b4cc5f1a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105549314 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ)[0x563b4cc5f1a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105549314 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ)[0x563b4cc5f1a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105549314 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ)[0x563b4cc55d70]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105549314 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ)[0x563b4cc55d70]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ)[0x563b4cc5f1a0] (msc_a.c:1053) 20250410105549314 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ)[0x563b4cc55d70]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105549314 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ)[0x563b4cc55d70]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410105549314 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ)[0x563b4cc5f1a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc353f0] (msc_a.c:1053) 20250410105549314 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ)[0x563b4cc5f1a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105549314 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ)[0x563b4cc5f1a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105549314 DMSC DEBUG msub_fsm[0x563b4cc353f0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105549314 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720) MSC-A terminated (msub.c:261) 20250410105549314 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720) 1 MSC-I still active (msub.c:79) 20250410105549314 DMSC DEBUG msub_fsm[0x563b4cc353f0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105549314 DMSC DEBUG msub_fsm[0x563b4cc353f0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105549314 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ)[0x563b4cc5f070]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105549314 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ)[0x563b4cc5f070]{READY}: Removing from parent msub_fsm[0x563b4cc353f0] (msub.c:113) 20250410105549314 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-354 (ran_conn.c:155) 20250410105549314 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ)[0x563b4cc5f070]{READY}: Freeing instance (msub.c:113) 20250410105549314 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-354:CM_SERVICE_REQ)[0x563b4cc5f070]{READY}: Deallocated (fsm.c:568) 20250410105549314 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720) Free (msub.c:119) 20250410105549314 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720 - active-conn: now used by 1 (attached) (msub.c:375) 20250410105549314 DMSC DEBUG msub_fsm[0x563b4cc353f0]{terminating}: Freeing instance (msub.c:113) 20250410105549314 DMSC DEBUG msub_fsm[0x563b4cc353f0]{terminating}: Deallocated (fsm.c:568) 20250410105549314 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105549314 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105549314 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105549314 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105549314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105549314 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105549314 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105549314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105549314 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105549314 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 05 04 9b 9d be 00 01 62 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 20250410105549314 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105549314 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105549314 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105549314 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105549314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105549314 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105549314 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105549314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105549314 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105549314 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 62 9b 9d be 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1941)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mo_csd0(1948)10198462 TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 9: done TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: ----------------------------------------------- TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: "CSD Bearer Service: BS22NT" TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: ----------------------------------------------- MSC_Test-GSUP(1946)@7d38b4d9c9a0: Created GsupExpect[5] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1948) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1941)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mo_csd0(1948)11852178 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105550317 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105550317 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105550317 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105550317 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105550317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105550317 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105550317 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105550317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105550317 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105550317 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 b4 d9 92 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105550317 DMSC DEBUG msub_fsm[0x563b4cc35520]{active}: Allocated (fsm.c:456) 20250410105550317 DMSC DEBUG msc_i[0x563b4cc5ee10]{READY}: Allocated (fsm.c:456) 20250410105550317 DMSC DEBUG msc_i[0x563b4cc5ee10]{READY}: is child of msub_fsm[0x563b4cc35520] (fsm.c:486) 20250410105550317 DMSC DEBUG msc_a[0x563b4c998740]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105550317 DMSC DEBUG msc_a[0x563b4c998740]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc35520] (fsm.c:486) 20250410105550317 DMSC DEBUG msc_a(unknown:GERAN-A-355:NONE)[0x563b4c998740]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105550317 DMSC DEBUG msc_i(unknown:GERAN-A-355:NONE)[0x563b4cc5ee10]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105550317 DMSC DEBUG msc_a(unknown:GERAN-A-355:NONE)[0x563b4c998740]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105550317 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-355:LU)[0x563b4c998740]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410105550318 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-355:LU)[0x563b4c998740]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410105550318 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-355:LU)[0x563b4cbf5710]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410105550318 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-355:LU)[0x563b4cbf5710]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-355:LU)[0x563b4c998740] (fsm.c:486) 20250410105550318 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-355:LU)[0x563b4cbf5710]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410105550318 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-355:LU)[0x563b4cbf5710]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410105550318 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410105550318 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410105550318 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-355:LU)[0x563b4c998740]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105550318 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-355:LU)[0x563b4c998740]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105550318 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250410105550318 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410105550318 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-355:LU)[0x563b4cbf5710]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410105550318 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-355:LU)[0x563b4cbf5710]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410105550318 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-355:LU)[0x563b4cbf5710]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410105550318 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-355:LU)[0x563b4cbf5710]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410105550318 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-355:LU)[0x563b4cc5ee10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105550318 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-355:LU)[0x563b4cbf5710]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410105550318 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-355:LU)[0x563b4cbf5710]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410105550318 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-355:LU)[0x563b4cc5ef40]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105550318 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-355:LU)[0x563b4cc5ef40]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-355:LU)[0x563b4cbf5710] (fsm.c:486) 20250410105550318 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-355:LU)[0x563b4cc5ef40]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410105550318 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-355:LU)[0x563b4cc5ef40]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410105550318 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105550318 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105550318 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105550318 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105550318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105550318 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105550318 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105550318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105550318 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105550318 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 04 02 b4 d9 92 00 01 63 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105550318 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105550318 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105550318 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105550318 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105550318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105550318 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105550318 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105550318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105550318 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105550318 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 04 06 b4 d9 92 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'B4D992'O, sourceLocRef := '000163'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105550319 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410105550319 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105550319 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105550319 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105550319 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105550319 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105550319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105550319 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105550319 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105550319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105550319 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105550319 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 63 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105550319 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-355:LU)[0x563b4cc5ee10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105550319 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-355:LU)[0x563b4c998740]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105550320 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105550320 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250410105550320 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410105550320 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105550320 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105550320 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-355:LU)[0x563b4cbf5710]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410105550320 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-355:LU)[0x563b4cc5ef40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410105550320 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-355:LU)[0x563b4cc5ef40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410105550320 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-355:LU)[0x563b4cc5ef40]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410105550320 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-355:LU)[0x563b4cc5ef40]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-355:LU)[0x563b4cbf5710] (vlr_lu_fsm.c:110) 20250410105550320 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-355:LU)[0x563b4cc5ef40]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410105550320 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-355:LU)[0x563b4cc5ef40]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105550320 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-355:LU)[0x563b4cbf5710]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410105550320 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-355:LU)[0x563b4cbf5710]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410105550320 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-355:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105550320 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-355:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-355:LU)[0x563b4cbf5710] (fsm.c:486) 20250410105550320 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-355:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410105550321 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-355:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410105550321 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-355:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410105550321 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-355:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410105550321 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:TMSInew-0x314074DE) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410105550321 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-355:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410105550321 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:TMSInew-0x314074DE LOCATION UPDATE ACCEPT (TMSI = 0x314074de) (gsm_04_08.c:149) 20250410105550321 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:TMSInew-0x314074DE:GERAN-A-355:LU)[0x563b4cc5ee10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105550321 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:TMSInew-0x314074DE - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105550321 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105550321 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105550321 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105550321 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105550321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105550321 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105550321 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105550321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105550321 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105550321 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 04 06 b4 d9 92 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 31 40 74 de (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105550322 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105550322 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105550322 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105550322 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105550322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105550322 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105550322 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105550322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105550322 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105550322 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 63 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105550322 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:TMSInew-0x314074DE:GERAN-A-355:LU)[0x563b4cc5ee10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105550322 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:TMSInew-0x314074DE:GERAN-A-355:LU)[0x563b4c998740]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105550322 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:TMSInew-0x314074DE:GERAN-A-355:LU)[0x563b4c998740]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410105550322 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:TMSInew-0x314074DE:GERAN-A-355:LU)[0x563b4cbf5710]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410105550322 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-355:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410105550322 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410105550322 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-355:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410105550322 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-355:LU)[0x563b4cbf5710]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410105550322 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-355:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410105550322 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-355:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-355:LU)[0x563b4cbf5710] (vlr_lu_fsm.c:817) 20250410105550322 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-355:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410105550322 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25B62720:GERAN-A-355:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105550322 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-355:LU)[0x563b4cbf5710]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410105550322 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-355:LU)[0x563b4c998740]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410105550322 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-355:LU)[0x563b4c998740]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.995s remaining) (msc_a.c:450) 20250410105550322 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250410105550322 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-355:LU)[0x563b4c998740]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105550322 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-355:LU)[0x563b4c998740]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410105550322 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105550322 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105550322 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105550322 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-355:LU)[0x563b4cc5ee10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105550322 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105550323 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105550323 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105550323 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105550323 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105550323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105550323 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105550323 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105550323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105550323 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105550323 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 04 06 b4 d9 92 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105550324 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105550324 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105550324 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105550324 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105550324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105550324 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105550324 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105550324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105550324 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105550324 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 63 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105550324 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-355:LU)[0x563b4cc5ee10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105550324 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-355:LU)[0x563b4c998740]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105550324 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-355:LU)[0x563b4c998740]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105550324 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-355:LU)[0x563b4c998740]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105550324 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-355:LU)[0x563b4c998740]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105550324 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-355:LU)[0x563b4cbf5710]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105550324 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-355:LU)[0x563b4cbf5710]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-355:LU)[0x563b4c998740] (msc_a.c:1053) 20250410105550324 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-355:LU)[0x563b4cbf5710]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410105550324 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-355:LU)[0x563b4cbf5710]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105550324 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-355:LU)[0x563b4cbf5710]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410105550324 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-355:LU)[0x563b4c998740]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc35520] (msc_a.c:1053) 20250410105550324 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-355:LU)[0x563b4c998740]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105550324 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-355:LU)[0x563b4c998740]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105550324 DMSC DEBUG msub_fsm[0x563b4cc35520]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105550324 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE) MSC-A terminated (msub.c:261) 20250410105550324 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE) 1 MSC-I still active (msub.c:79) 20250410105550324 DMSC DEBUG msub_fsm[0x563b4cc35520]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105550324 DMSC DEBUG msub_fsm[0x563b4cc35520]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105550324 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-355:LU)[0x563b4cc5ee10]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105550324 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-355:LU)[0x563b4cc5ee10]{READY}: Removing from parent msub_fsm[0x563b4cc35520] (msub.c:113) 20250410105550324 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-355 (ran_conn.c:155) 20250410105550324 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-355:LU)[0x563b4cc5ee10]{READY}: Freeing instance (msub.c:113) 20250410105550324 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-355:LU)[0x563b4cc5ee10]{READY}: Deallocated (fsm.c:568) 20250410105550324 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE) Free (msub.c:119) 20250410105550324 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE - active-conn: now used by 1 (attached) (msub.c:375) 20250410105550324 DMSC DEBUG msub_fsm[0x563b4cc35520]{terminating}: Freeing instance (msub.c:113) 20250410105550324 DMSC DEBUG msub_fsm[0x563b4cc35520]{terminating}: Deallocated (fsm.c:568) 20250410105550324 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105550324 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105550324 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105550324 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105550324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105550324 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105550324 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105550324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105550324 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105550324 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 04 04 b4 d9 92 00 01 63 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105550324 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105550324 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105550324 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105550324 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105550324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105550324 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105550324 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105550324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105550324 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105550324 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 63 b4 d9 92 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1941)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mo_csd0(1948)11852178 TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105550325 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410105550325 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '314074DE'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1941)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mo_csd0(1948)9485314 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105550528 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105550528 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105550528 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105550528 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105550528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105550528 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105550528 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105550528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105550528 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105550528 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 90 bc 02 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 31 40 74 de 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105550529 DMSC DEBUG msub_fsm[0x563b4cbf5710]{active}: Allocated (fsm.c:456) 20250410105550529 DMSC DEBUG msc_i[0x563b4c998740]{READY}: Allocated (fsm.c:456) 20250410105550529 DMSC DEBUG msc_i[0x563b4c998740]{READY}: is child of msub_fsm[0x563b4cbf5710] (fsm.c:486) 20250410105550529 DMSC DEBUG msc_a[0x563b4cc5ee10]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105550529 DMSC DEBUG msc_a[0x563b4cc5ee10]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cbf5710] (fsm.c:486) 20250410105550529 DMSC DEBUG msc_a(unknown:GERAN-A-356:NONE)[0x563b4cc5ee10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105550529 DMSC DEBUG msc_i(unknown:GERAN-A-356:NONE)[0x563b4c998740]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105550529 DMSC DEBUG msc_a(unknown:GERAN-A-356:NONE)[0x563b4cc5ee10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105550529 DMM DEBUG msc_a(TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ)[0x563b4cc5ee10]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250410105550529 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ)[0x563b4cc35520]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410105550529 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ)[0x563b4cc35520]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ)[0x563b4cc5ee10] (fsm.c:486) 20250410105550529 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ)[0x563b4cc35520]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410105550529 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ)[0x563b4cc35520]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410105550529 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410105550529 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410105550529 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ)[0x563b4cc5ee10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105550529 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ)[0x563b4cc5ee10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105550529 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ)[0x563b4cc35520]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410105550529 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ)[0x563b4cc35520]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410105550529 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ)[0x563b4cc35520]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410105550529 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ)[0x563b4c998740]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105550529 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ)[0x563b4cc35520]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410105550529 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ)[0x563b4cc35520]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410105550529 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ)[0x563b4cc35520]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410105550529 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ)[0x563b4cc35520]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410105550529 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ)[0x563b4cc35520]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410105550529 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ)[0x563b4cc35520]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410105550529 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ)[0x563b4cc35520]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410105550529 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ)[0x563b4c998740]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105550529 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ)[0x563b4cc5ee10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410105550529 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ)[0x563b4cc5ee10]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250410105550529 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250410105550529 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410105550529 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105550529 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105550529 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105550529 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105550529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105550529 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105550529 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105550529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105550529 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105550529 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 03 02 90 bc 02 00 01 64 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105550529 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105550529 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105550529 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105550529 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105550529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105550529 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105550529 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105550529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105550529 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105550529 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 03 06 90 bc 02 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1175) 20250410105550529 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105550529 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105550529 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105550529 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105550529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105550529 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105550529 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105550529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105550529 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105550529 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 03 06 90 bc 02 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: { messageType := 2, destLocRef := '90BC02'O, sourceLocRef := '000164'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105550531 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410105550531 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1943)@7d38b4d9c9a0: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1948) MSC_Test-MGCP(1944)@7d38b4d9c9a0: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1948) MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patching N(SD)=1 into dtap '03050407E18A89210240A05E04802143F5'O MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patched enc_l3: '03450407E18A89210240A05E04802143F5'O MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:20 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210240A05E04802143F5'O MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105550533 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105550533 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105550533 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105550533 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105550533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105550533 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105550533 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105550533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105550533 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105550533 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 64 00 01 14 01 00 11 03 45 04 07 e1 8a 89 21 02 40 a0 5e 04 80 21 43 f5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105550533 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ)[0x563b4c998740]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105550533 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ)[0x563b4cc5ee10]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105550533 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250410105550533 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE callref-0x8000002a tid-8) New transaction (transaction.c:231) 20250410105550533 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ)[0x563b4cc5ee10]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250410105550533 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ)[0x563b4cc5ee10]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250410105550533 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ callref-0x8000002a tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250410105550533 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ callref-0x8000002a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105550533 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250410105550533 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ callref-0x8000002a tid-8) codec/BS: :0{CLEARMODE#120,BS22NT} (from: MS={BS22NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:702) 20250410105550533 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ callref-0x8000002a tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250410105550533 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ callref-0x8000002a tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250410105550533 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: Allocated (fsm.c:456) 20250410105550534 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ)[0x563b4cc5ee10] (fsm.c:486) 20250410105550534 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ callref-0x8000002a tid-8) codec/BS: :0{CLEARMODE#120,BS22NT} (from: MS={BS22NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:2161) 20250410105550534 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ)[0x563b4cbf35f0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410105550534 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ)[0x563b4cbf35f0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ)[0x563b4cc61530] (fsm.c:486) 20250410105550534 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_CN:no-CI)[0x563b4cbf35f0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250410105550534 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_CN:no-CI)[0x563b4cbf35f0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250410105550534 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ)[0x563b4cc55d70]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410105550534 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ)[0x563b4cc55d70]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ)[0x563b4cc61530] (fsm.c:486) 20250410105550534 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_RAN:no-CI)[0x563b4cc55d70]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250410105550534 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_RAN:no-CI)[0x563b4cc55d70]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1944)@7d38b4d9c9a0: Found Expect[0] for { line := { verb := "CRCX", trans_id := "268", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8a" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_csd0(1948) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 2: rx 1st CRCX 20250410105550535 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_CN:no-CI)[0x563b4cbf35f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105550535 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410105550535 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ)[0x563b4cc5ee10]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250410105550535 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ callref-0x8000002a tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test-MNCC(1943)@7d38b4d9c9a0: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1948) MSC_Test-MNCC(1943)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mo_csd0(1948)-2147483606 TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 1: rx MNCC SETUP ind TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 6: rx 2nd CRCX 20250410105550535 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ callref-0x8000002a tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250410105550536 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_RAN:no-CI)[0x563b4cc55d70]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105550536 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410105550536 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ)[0x563b4cc5ee10]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250410105550536 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ callref-0x8000002a tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS22NT} (from: MS={BS22NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:705) 20250410105550536 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ callref-0x8000002a tid-8) Sending Assignment Command (msc_a.c:706) 20250410105550536 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ)[0x563b4c998740]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250410105550536 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105550536 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105550536 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105550536 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105550536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105550536 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105550536 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105550536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105550536 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105550536 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 31 00 00 00 b9 00 00 00 c1 03 00 00 03 06 90 bc 02 00 01 1a 00 18 01 0b 03 02 0a 51 7c 06 02 02 02 02 2a f8 7d 03 4f fd 00 7f 8a 00 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:16 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250410105550537 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105550537 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105550537 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105550537 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105550537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105550537 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105550537 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105550537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105550537 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105550537 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 64 00 01 10 00 0e 02 7c 06 09 08 07 06 23 28 7e 03 4f fd 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105550537 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ)[0x563b4c998740]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105550538 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ)[0x563b4cc5ee10]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105550538 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4cc55d70]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250410105550538 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4cc55d70]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250410105550538 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc55d70]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250410105550538 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ callref-0x8000002a tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS22NT} (from: MS={BS22NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:1596) 20250410105550538 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ callref-0x8000002a tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250410105550538 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ callref-0x8000002a tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS22NT} (from: MS={BS22NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:2187) 20250410105550538 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ callref-0x8000002a tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 5: rx MDCX for the RAN side 20250410105550538 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ callref-0x8000002a tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250410105550538 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ callref-0x8000002a tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105550538 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ callref-0x8000002a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105550538 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ callref-0x8000002a tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250410105550538 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ)[0x563b4c998740]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105550538 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105550538 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105550538 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105550538 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105550538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105550538 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105550538 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105550538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105550538 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105550539 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 25 00 00 00 b9 00 00 00 c1 03 00 00 03 06 90 bc 02 00 01 0e 01 00 0b 83 02 04 07 e1 88 88 21 02 40 a1 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 20250410105550539 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc55d70]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105550539 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc55d70]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410105550539 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105550539 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ callref-0x8000002a tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250410105550539 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ callref-0x8000002a tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105550539 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ callref-0x8000002a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105550539 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ callref-0x8000002a tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250410105550539 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ)[0x563b4c998740]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105550539 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105550539 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105550539 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105550539 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105550539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105550539 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105550540 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105550540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105550540 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105550540 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 03 06 90 bc 02 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 7: rx CC Alerting 20250410105550540 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ callref-0x8000002a tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250410105550540 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ callref-0x8000002a tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250410105550540 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ callref-0x8000002a tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS22NT} (from: MS={BS22NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:798) 20250410105550540 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cbf35f0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250410105550540 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cbf35f0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250410105550540 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbf35f0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250410105550540 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ callref-0x8000002a tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250410105550540 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ callref-0x8000002a tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105550540 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ callref-0x8000002a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105550540 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ callref-0x8000002a tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250410105550540 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ callref-0x8000002a tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250410105550540 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ)[0x563b4c998740]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105550541 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105550541 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105550541 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105550541 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105550541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105550541 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105550541 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105550541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105550541 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105550541 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 03 06 90 bc 02 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: { line := { verb := "MDCX", trans_id := "271", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "8a" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8a", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 10: rx CC CONNECT 20250410105550541 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbf35f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105550541 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbf35f0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410105550541 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410105550541 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250410105550541 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ)[0x563b4cc5ee10]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patched enc_l3: '038F'O MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105550542 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105550542 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105550542 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105550542 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105550542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105550542 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105550542 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105550542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105550542 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105550542 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 64 00 01 05 01 00 02 03 8f 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105550542 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ)[0x563b4c998740]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105550542 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ)[0x563b4cc5ee10]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105550542 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ callref-0x8000002a tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250410105550542 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ callref-0x8000002a tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250410105550542 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ callref-0x8000002a tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250410105550542 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ callref-0x8000002a tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105550542 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ callref-0x8000002a tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish DONE TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Hold the call for some time TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Hangup TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 0: tx MNCC_DISC_REQ 20250410105551545 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ callref-0x8000002a tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250410105551545 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ callref-0x8000002a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105551545 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ callref-0x8000002a tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250410105551545 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ callref-0x8000002a tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250410105551545 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ)[0x563b4c998740]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105551545 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105551545 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105551545 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105551545 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105551545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105551545 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105551545 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105551545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105551545 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105551545 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 03 06 90 bc 02 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 1: rx DTAP CC DISC 20250410105551547 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ callref-0x8000002a tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250410105551547 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ callref-0x8000002a tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105551547 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ callref-0x8000002a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105551547 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ callref-0x8000002a tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250410105551547 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ callref-0x8000002a tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250410105551547 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ callref-0x8000002a tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250410105551547 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ)[0x563b4c998740]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105551547 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105551547 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105551547 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105551547 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105551547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105551547 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105551547 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105551547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105551547 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105551547 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 03 06 90 bc 02 00 01 09 01 00 06 83 2d 08 02 e2 aa (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105551549 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105551549 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105551550 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105551550 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105551550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105551550 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105551550 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105551550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105551550 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105551550 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 64 00 01 05 01 00 02 03 ea 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105551550 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ)[0x563b4c998740]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105551550 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ)[0x563b4cc5ee10]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105551550 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ callref-0x8000002a tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250410105551550 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ callref-0x8000002a tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250410105551550 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ callref-0x8000002a tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250410105551550 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250410105551550 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250410105551550 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105551550 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250410105551550 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ)[0x563b4cc5ee10]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105551550 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ)[0x563b4cc5ee10]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250410105551550 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105551550 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105551550 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105551550 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250410105551550 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc55d70]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410105551550 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc55d70]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ)[0x563b4cc61530] (call_leg.c:197) 20250410105551550 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc55d70]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410105551550 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc55d70]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410105551550 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbf35f0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410105551550 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbf35f0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ)[0x563b4cc61530] (call_leg.c:197) 20250410105551550 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ)[0x563b4cc61530]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250410105551550 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbf35f0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410105551550 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbf35f0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410105551550 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ)[0x563b4cc61530]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250410105551550 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ)[0x563b4cc61530]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ)[0x563b4cc5ee10] (call_leg.c:198) 20250410105551550 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ)[0x563b4cc61530]{RELEASING}: Freeing instance (call_leg.c:198) 20250410105551550 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ)[0x563b4cc61530]{RELEASING}: Deallocated (fsm.c:568) 20250410105551550 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ)[0x563b4cc5ee10]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250410105551550 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ)[0x563b4c998740]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105551551 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105551551 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105551551 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105551551 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105551551 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105551551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105551551 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105551551 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105551551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105551551 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105551551 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 03 06 90 bc 02 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1943)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mo_csd0(1948)-2147483606 TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 20250410105551553 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105551553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105551553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105551553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105551553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105551554 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105551554 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105551554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105551554 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105551554 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 64 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105551554 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ)[0x563b4c998740]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105551554 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ)[0x563b4cc5ee10]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105551554 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ)[0x563b4cc5ee10]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105551554 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ)[0x563b4cc5ee10]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105551554 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ)[0x563b4cc5ee10]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105551554 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ)[0x563b4cc35520]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105551554 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ)[0x563b4cc35520]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ)[0x563b4cc5ee10] (msc_a.c:1053) 20250410105551554 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ)[0x563b4cc35520]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105551554 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ)[0x563b4cc35520]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410105551554 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ)[0x563b4cc5ee10]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cbf5710] (msc_a.c:1053) 20250410105551554 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ)[0x563b4cc5ee10]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105551554 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ)[0x563b4cc5ee10]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105551554 DMSC DEBUG msub_fsm[0x563b4cbf5710]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105551554 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE) MSC-A terminated (msub.c:261) 20250410105551554 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE) 1 MSC-I still active (msub.c:79) 20250410105551554 DMSC DEBUG msub_fsm[0x563b4cbf5710]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105551554 DMSC DEBUG msub_fsm[0x563b4cbf5710]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105551554 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ)[0x563b4c998740]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105551554 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ)[0x563b4c998740]{READY}: Removing from parent msub_fsm[0x563b4cbf5710] (msub.c:113) 20250410105551554 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-356 (ran_conn.c:155) 20250410105551554 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ)[0x563b4c998740]{READY}: Freeing instance (msub.c:113) 20250410105551554 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-356:CM_SERVICE_REQ)[0x563b4c998740]{READY}: Deallocated (fsm.c:568) 20250410105551554 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE) Free (msub.c:119) 20250410105551554 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE - active-conn: now used by 1 (attached) (msub.c:375) 20250410105551554 DMSC DEBUG msub_fsm[0x563b4cbf5710]{terminating}: Freeing instance (msub.c:113) 20250410105551554 DMSC DEBUG msub_fsm[0x563b4cbf5710]{terminating}: Deallocated (fsm.c:568) 20250410105551554 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105551554 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105551554 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105551554 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105551554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105551554 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105551554 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105551554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105551554 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105551554 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 03 04 90 bc 02 00 01 64 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 20250410105551554 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105551554 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105551554 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105551554 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105551554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105551554 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105551554 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105551554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105551554 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105551554 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 64 90 bc 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1941)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mo_csd0(1948)9485314 TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 9: done TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: ----------------------------------------------- TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: "CSD Bearer Service: BS24NT" TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: ----------------------------------------------- MSC_Test-GSUP(1946)@7d38b4d9c9a0: Created GsupExpect[6] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1948) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1941)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mo_csd0(1948)1980494 MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105552559 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105552559 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105552559 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105552559 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105552559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105552559 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105552559 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105552559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105552559 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105552559 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 1e 38 4e 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105552560 DMSC DEBUG msub_fsm[0x563b4cc55d70]{active}: Allocated (fsm.c:456) 20250410105552560 DMSC DEBUG msc_i[0x563b4cc5f070]{READY}: Allocated (fsm.c:456) 20250410105552560 DMSC DEBUG msc_i[0x563b4cc5f070]{READY}: is child of msub_fsm[0x563b4cc55d70] (fsm.c:486) 20250410105552560 DMSC DEBUG msc_a[0x563b4cc5ef40]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105552560 DMSC DEBUG msc_a[0x563b4cc5ef40]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc55d70] (fsm.c:486) 20250410105552560 DMSC DEBUG msc_a(unknown:GERAN-A-357:NONE)[0x563b4cc5ef40]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105552560 DMSC DEBUG msc_i(unknown:GERAN-A-357:NONE)[0x563b4cc5f070]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105552560 DMSC DEBUG msc_a(unknown:GERAN-A-357:NONE)[0x563b4cc5ef40]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105552560 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-357:LU)[0x563b4cc5ef40]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410105552560 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-357:LU)[0x563b4cc5ef40]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410105552560 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-357:LU)[0x563b4cbf35f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410105552560 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-357:LU)[0x563b4cbf35f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-357:LU)[0x563b4cc5ef40] (fsm.c:486) 20250410105552560 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-357:LU)[0x563b4cbf35f0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410105552560 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-357:LU)[0x563b4cbf35f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410105552560 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410105552560 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410105552560 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-357:LU)[0x563b4cc5ef40]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105552560 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-357:LU)[0x563b4cc5ef40]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105552560 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250410105552560 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410105552560 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-357:LU)[0x563b4cbf35f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410105552560 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-357:LU)[0x563b4cbf35f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410105552560 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-357:LU)[0x563b4cbf35f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410105552560 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-357:LU)[0x563b4cbf35f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410105552560 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-357:LU)[0x563b4cc5f070]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105552560 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-357:LU)[0x563b4cbf35f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410105552560 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-357:LU)[0x563b4cbf35f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410105552560 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-357:LU)[0x563b4cc5f1a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105552560 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-357:LU)[0x563b4cc5f1a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-357:LU)[0x563b4cbf35f0] (fsm.c:486) 20250410105552560 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-357:LU)[0x563b4cc5f1a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410105552560 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-357:LU)[0x563b4cc5f1a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410105552560 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105552560 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105552560 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105552560 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105552560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105552560 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105552560 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105552560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105552560 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105552560 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 02 02 1e 38 4e 00 01 65 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105552560 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105552560 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105552560 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105552560 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105552560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105552560 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105552560 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105552560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105552560 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105552560 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 02 06 1e 38 4e 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: { messageType := 2, destLocRef := '1E384E'O, sourceLocRef := '000165'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105552561 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410105552561 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250410105552561 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105552561 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105552561 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105552561 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105552561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105552561 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105552561 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105552561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105552561 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105552561 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 65 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105552561 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-357:LU)[0x563b4cc5f070]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105552561 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-357:LU)[0x563b4cc5ef40]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105552562 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105552562 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250410105552562 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410105552562 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105552562 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105552562 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-357:LU)[0x563b4cbf35f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410105552562 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-357:LU)[0x563b4cc5f1a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410105552562 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-357:LU)[0x563b4cc5f1a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410105552562 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-357:LU)[0x563b4cc5f1a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410105552562 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-357:LU)[0x563b4cc5f1a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-357:LU)[0x563b4cbf35f0] (vlr_lu_fsm.c:110) 20250410105552562 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-357:LU)[0x563b4cc5f1a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410105552562 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-357:LU)[0x563b4cc5f1a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105552562 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-357:LU)[0x563b4cbf35f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410105552562 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-357:LU)[0x563b4cbf35f0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410105552562 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-357:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105552562 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-357:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-357:LU)[0x563b4cbf35f0] (fsm.c:486) 20250410105552562 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-357:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410105552562 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-357:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410105552562 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-357:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410105552562 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-357:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410105552562 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:TMSInew-0x9ADD800B) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410105552562 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-357:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410105552562 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:TMSInew-0x9ADD800B LOCATION UPDATE ACCEPT (TMSI = 0x9add800b) (gsm_04_08.c:149) 20250410105552562 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:TMSInew-0x9ADD800B:GERAN-A-357:LU)[0x563b4cc5f070]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105552562 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:TMSInew-0x9ADD800B - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105552562 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105552562 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105552562 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105552562 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105552562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105552562 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105552562 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105552562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105552562 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105552562 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 02 06 1e 38 4e 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 9a dd 80 0b (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O 20250410105552563 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105552563 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105552563 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105552563 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105552563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105552563 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105552563 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105552563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105552563 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105552563 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 65 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105552563 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:TMSInew-0x9ADD800B:GERAN-A-357:LU)[0x563b4cc5f070]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105552563 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:TMSInew-0x9ADD800B:GERAN-A-357:LU)[0x563b4cc5ef40]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105552563 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:TMSInew-0x9ADD800B:GERAN-A-357:LU)[0x563b4cc5ef40]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410105552563 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:TMSInew-0x9ADD800B:GERAN-A-357:LU)[0x563b4cbf35f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410105552563 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-357:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410105552563 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410105552563 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-357:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410105552563 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-357:LU)[0x563b4cbf35f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410105552563 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-357:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410105552563 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-357:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-357:LU)[0x563b4cbf35f0] (vlr_lu_fsm.c:817) 20250410105552563 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-357:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410105552563 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x314074DE:GERAN-A-357:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105552563 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-357:LU)[0x563b4cbf35f0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410105552563 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-357:LU)[0x563b4cc5ef40]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410105552563 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-357:LU)[0x563b4cc5ef40]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.996s remaining) (msc_a.c:450) 20250410105552563 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250410105552563 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-357:LU)[0x563b4cc5ef40]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105552563 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-357:LU)[0x563b4cc5ef40]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410105552563 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105552563 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105552564 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105552564 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-357:LU)[0x563b4cc5f070]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105552564 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105552564 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105552564 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105552564 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105552564 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105552564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105552564 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105552564 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105552564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105552564 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105552564 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 02 06 1e 38 4e 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410105552565 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105552565 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105552565 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105552565 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105552565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105552565 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105552565 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105552565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105552565 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105552565 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 65 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105552565 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-357:LU)[0x563b4cc5f070]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105552565 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-357:LU)[0x563b4cc5ef40]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105552565 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-357:LU)[0x563b4cc5ef40]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105552565 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-357:LU)[0x563b4cc5ef40]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105552565 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-357:LU)[0x563b4cc5ef40]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105552565 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-357:LU)[0x563b4cbf35f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105552565 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-357:LU)[0x563b4cbf35f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-357:LU)[0x563b4cc5ef40] (msc_a.c:1053) 20250410105552565 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-357:LU)[0x563b4cbf35f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410105552565 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-357:LU)[0x563b4cbf35f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105552565 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-357:LU)[0x563b4cbf35f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410105552565 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-357:LU)[0x563b4cc5ef40]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc55d70] (msc_a.c:1053) 20250410105552565 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-357:LU)[0x563b4cc5ef40]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105552565 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-357:LU)[0x563b4cc5ef40]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105552565 DMSC DEBUG msub_fsm[0x563b4cc55d70]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105552565 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B) MSC-A terminated (msub.c:261) 20250410105552565 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B) 1 MSC-I still active (msub.c:79) 20250410105552565 DMSC DEBUG msub_fsm[0x563b4cc55d70]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105552565 DMSC DEBUG msub_fsm[0x563b4cc55d70]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105552565 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-357:LU)[0x563b4cc5f070]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105552565 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-357:LU)[0x563b4cc5f070]{READY}: Removing from parent msub_fsm[0x563b4cc55d70] (msub.c:113) 20250410105552565 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-357 (ran_conn.c:155) 20250410105552565 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-357:LU)[0x563b4cc5f070]{READY}: Freeing instance (msub.c:113) 20250410105552565 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-357:LU)[0x563b4cc5f070]{READY}: Deallocated (fsm.c:568) 20250410105552565 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B) Free (msub.c:119) 20250410105552565 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B - active-conn: now used by 1 (attached) (msub.c:375) 20250410105552565 DMSC DEBUG msub_fsm[0x563b4cc55d70]{terminating}: Freeing instance (msub.c:113) 20250410105552565 DMSC DEBUG msub_fsm[0x563b4cc55d70]{terminating}: Deallocated (fsm.c:568) 20250410105552565 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105552565 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105552565 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105552565 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105552565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105552565 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105552565 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105552565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105552565 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105552565 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 02 04 1e 38 4e 00 01 65 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 20250410105552565 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105552565 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105552565 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105552565 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105552565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105552565 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105552565 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105552565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105552565 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105552565 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 65 1e 38 4e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1941)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mo_csd0(1948)1980494 TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105552565 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410105552565 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '9ADD800B'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1941)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mo_csd0(1948)3324123 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105552768 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105552768 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105552768 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105552768 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105552768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105552768 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105552768 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105552768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105552768 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105552768 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 32 b8 db 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 9a dd 80 0b 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105552768 DMSC DEBUG msub_fsm[0x563b4cbf35f0]{active}: Allocated (fsm.c:456) 20250410105552768 DMSC DEBUG msc_i[0x563b4cc5ef40]{READY}: Allocated (fsm.c:456) 20250410105552768 DMSC DEBUG msc_i[0x563b4cc5ef40]{READY}: is child of msub_fsm[0x563b4cbf35f0] (fsm.c:486) 20250410105552768 DMSC DEBUG msc_a[0x563b4cc5f070]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105552768 DMSC DEBUG msc_a[0x563b4cc5f070]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cbf35f0] (fsm.c:486) 20250410105552768 DMSC DEBUG msc_a(unknown:GERAN-A-358:NONE)[0x563b4cc5f070]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105552768 DMSC DEBUG msc_i(unknown:GERAN-A-358:NONE)[0x563b4cc5ef40]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105552768 DMSC DEBUG msc_a(unknown:GERAN-A-358:NONE)[0x563b4cc5f070]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105552768 DMM DEBUG msc_a(TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250410105552768 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ)[0x563b4cc55d70]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410105552768 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ)[0x563b4cc55d70]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ)[0x563b4cc5f070] (fsm.c:486) 20250410105552768 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ)[0x563b4cc55d70]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410105552768 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ)[0x563b4cc55d70]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410105552768 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410105552768 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410105552769 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105552769 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105552769 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ)[0x563b4cc55d70]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410105552769 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ)[0x563b4cc55d70]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410105552769 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ)[0x563b4cc55d70]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410105552769 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ)[0x563b4cc5ef40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105552769 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ)[0x563b4cc55d70]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410105552769 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ)[0x563b4cc55d70]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410105552769 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ)[0x563b4cc55d70]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410105552769 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ)[0x563b4cc55d70]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410105552769 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ)[0x563b4cc55d70]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410105552769 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ)[0x563b4cc55d70]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410105552769 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ)[0x563b4cc55d70]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410105552769 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ)[0x563b4cc5ef40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105552769 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410105552769 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250410105552769 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250410105552769 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410105552769 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105552769 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105552769 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105552769 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105552769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105552769 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105552769 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105552769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105552769 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105552769 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 01 02 32 b8 db 00 01 66 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105552769 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105552769 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105552769 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105552769 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105552769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105552769 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105552769 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105552769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105552769 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105552769 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 01 06 32 b8 db 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1175) 20250410105552769 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105552769 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105552769 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105552769 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105552769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105552769 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105552769 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105552769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105552769 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105552769 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 01 06 32 b8 db 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: { messageType := 2, destLocRef := '32B8DB'O, sourceLocRef := '000166'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105552770 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410105552770 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1943)@7d38b4d9c9a0: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1948) MSC_Test-MGCP(1944)@7d38b4d9c9a0: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1948) MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patching N(SD)=1 into dtap '03050407E18A89210340A05E04802143F5'O MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patched enc_l3: '03450407E18A89210340A05E04802143F5'O MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:20 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 20250410105552773 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105552773 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105552773 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105552773 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105552773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105552773 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105552773 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105552773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105552773 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105552773 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 66 00 01 14 01 00 11 03 45 04 07 e1 8a 89 21 03 40 a0 5e 04 80 21 43 f5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210340A05E04802143F5'O MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105552773 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ)[0x563b4cc5ef40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105552773 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105552773 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250410105552773 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B callref-0x8000002b tid-8) New transaction (transaction.c:231) 20250410105552773 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250410105552773 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250410105552773 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002b tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250410105552773 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105552773 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250410105552773 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002b tid-8) codec/BS: :0{CLEARMODE#120,BS24NT} (from: MS={BS24NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:702) 20250410105552773 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002b tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250410105552773 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002b tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250410105552773 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: Allocated (fsm.c:456) 20250410105552773 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ)[0x563b4cc5f070] (fsm.c:486) 20250410105552773 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002b tid-8) codec/BS: :0{CLEARMODE#120,BS24NT} (from: MS={BS24NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:2161) 20250410105552773 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ)[0x563b4cbf5710]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410105552773 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ)[0x563b4cbf5710]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ)[0x563b4cc61530] (fsm.c:486) 20250410105552773 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_CN:no-CI)[0x563b4cbf5710]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250410105552773 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_CN:no-CI)[0x563b4cbf5710]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250410105552773 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ)[0x563b4cc5ee10]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410105552773 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ)[0x563b4cc5ee10]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ)[0x563b4cc61530] (fsm.c:486) 20250410105552773 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_RAN:no-CI)[0x563b4cc5ee10]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250410105552773 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_RAN:no-CI)[0x563b4cc5ee10]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1944)@7d38b4d9c9a0: Found Expect[0] for { line := { verb := "CRCX", trans_id := "274", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8b" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_csd0(1948) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 2: rx 1st CRCX 20250410105552774 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_CN:no-CI)[0x563b4cbf5710]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105552774 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410105552774 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250410105552774 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002b tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test-MNCC(1943)@7d38b4d9c9a0: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1948) MSC_Test-MNCC(1943)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mo_csd0(1948)-2147483605 TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 6: rx 2nd CRCX 20250410105552774 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_RAN:no-CI)[0x563b4cc5ee10]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105552774 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410105552774 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250410105552774 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002b tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS24NT} (from: MS={BS24NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:705) 20250410105552774 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002b tid-8) Sending Assignment Command (msc_a.c:706) 20250410105552774 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ)[0x563b4cc5ef40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250410105552774 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105552774 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105552774 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105552774 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105552774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105552774 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105552774 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105552774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105552774 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105552774 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 31 00 00 00 b9 00 00 00 c1 03 00 00 01 06 32 b8 db 00 01 1a 00 18 01 0b 03 02 0a 51 7c 06 02 02 02 02 2a f8 7d 03 4f fd 00 7f 8b 00 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105552775 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002b tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:16 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105552775 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105552775 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105552775 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105552775 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105552775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105552775 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105552775 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105552775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105552775 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105552775 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 66 00 01 10 00 0e 02 7c 06 09 08 07 06 23 28 7e 03 4f fd 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105552775 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ)[0x563b4cc5ef40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105552775 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105552775 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4cc5ee10]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250410105552775 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4cc5ee10]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250410105552775 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc5ee10]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250410105552775 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002b tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS24NT} (from: MS={BS24NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:1596) 20250410105552775 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002b tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250410105552775 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002b tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS24NT} (from: MS={BS24NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:2187) 20250410105552775 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002b tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 3: rx RTP CREATE 20250410105552776 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002b tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250410105552776 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105552776 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105552776 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002b tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250410105552776 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ)[0x563b4cc5ef40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105552776 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105552776 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105552776 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105552776 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105552776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105552776 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105552776 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105552776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105552776 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105552776 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 25 00 00 00 b9 00 00 00 c1 03 00 00 01 06 32 b8 db 00 01 0e 01 00 0b 83 02 04 07 e1 88 88 21 03 40 a1 00 00 00 (osmo_ss7_asp.c:1175) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105552777 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc5ee10]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105552777 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc5ee10]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410105552777 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410105552777 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002b tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250410105552777 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105552777 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105552777 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002b tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250410105552777 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ)[0x563b4cc5ef40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105552777 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105552777 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105552777 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105552777 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105552777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105552777 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105552777 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105552777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105552777 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105552777 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 01 06 32 b8 db 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 7: rx CC Alerting 20250410105552777 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002b tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250410105552777 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002b tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250410105552777 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002b tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS24NT} (from: MS={BS24NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:798) 20250410105552777 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cbf5710]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250410105552777 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cbf5710]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250410105552777 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbf5710]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250410105552778 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002b tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250410105552778 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105552778 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105552778 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002b tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250410105552778 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002b tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250410105552778 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ)[0x563b4cc5ef40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105552778 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105552778 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105552778 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105552778 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105552778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105552778 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105552778 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105552778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105552778 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105552778 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 01 06 32 b8 db 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: { line := { verb := "MDCX", trans_id := "277", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "8b" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8b", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 10: rx CC CONNECT 20250410105552778 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbf5710]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105552778 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbf5710]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410105552778 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410105552778 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250410105552778 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patched enc_l3: '038F'O MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002038F'O 20250410105552779 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105552779 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105552779 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105552779 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105552779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105552779 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105552779 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105552779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105552779 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105552779 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 66 00 01 05 01 00 02 03 8f 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105552779 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ)[0x563b4cc5ef40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105552779 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105552779 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002b tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250410105552779 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002b tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250410105552779 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002b tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250410105552779 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105552779 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002b tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish DONE TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Hold the call for some time TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Hangup TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 0: tx MNCC_DISC_REQ 20250410105553780 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002b tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250410105553780 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105553780 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002b tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250410105553780 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002b tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250410105553780 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ)[0x563b4cc5ef40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105553780 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105553780 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105553780 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105553780 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105553780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105553780 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105553781 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105553781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105553781 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105553781 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 01 06 32 b8 db 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 1: rx DTAP CC DISC 20250410105553781 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002b tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250410105553782 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105553782 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105553782 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002b tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250410105553782 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002b tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250410105553782 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002b tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250410105553782 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ)[0x563b4cc5ef40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105553782 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105553782 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105553782 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105553782 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105553782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105553782 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105553782 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105553782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105553782 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105553782 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 01 06 32 b8 db 00 01 09 01 00 06 83 2d 08 02 e2 aa (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105553783 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105553783 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105553783 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105553783 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105553783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105553783 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105553783 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105553783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105553783 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105553783 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 66 00 01 05 01 00 02 03 ea 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105553783 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ)[0x563b4cc5ef40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105553783 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105553783 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002b tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250410105553783 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002b tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250410105553783 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002b tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250410105553783 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250410105553783 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250410105553783 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105553783 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250410105553783 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105553783 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250410105553783 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105553783 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105553783 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105553783 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250410105553783 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc5ee10]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410105553783 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc5ee10]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ)[0x563b4cc61530] (call_leg.c:197) 20250410105553783 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc5ee10]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410105553783 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc5ee10]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410105553783 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbf5710]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410105553783 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbf5710]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ)[0x563b4cc61530] (call_leg.c:197) 20250410105553783 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ)[0x563b4cc61530]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250410105553783 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbf5710]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410105553783 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbf5710]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410105553783 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ)[0x563b4cc61530]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250410105553783 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ)[0x563b4cc61530]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ)[0x563b4cc5f070] (call_leg.c:198) 20250410105553783 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ)[0x563b4cc61530]{RELEASING}: Freeing instance (call_leg.c:198) 20250410105553783 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ)[0x563b4cc61530]{RELEASING}: Deallocated (fsm.c:568) 20250410105553783 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250410105553783 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ)[0x563b4cc5ef40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105553783 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105553783 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105553783 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105553783 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105553783 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105553783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105553783 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105553783 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105553783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105553783 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105553783 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 01 06 32 b8 db 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1943)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mo_csd0(1948)-2147483605 TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410105553784 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105553784 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105553784 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105553784 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105553784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105553784 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105553784 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105553784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105553784 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105553784 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 66 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105553784 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ)[0x563b4cc5ef40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105553784 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105553784 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105553784 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105553784 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105553784 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ)[0x563b4cc55d70]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105553784 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ)[0x563b4cc55d70]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ)[0x563b4cc5f070] (msc_a.c:1053) 20250410105553784 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ)[0x563b4cc55d70]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105553784 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ)[0x563b4cc55d70]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410105553784 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cbf35f0] (msc_a.c:1053) 20250410105553784 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105553784 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105553784 DMSC DEBUG msub_fsm[0x563b4cbf35f0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105553784 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B) MSC-A terminated (msub.c:261) 20250410105553784 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B) 1 MSC-I still active (msub.c:79) 20250410105553784 DMSC DEBUG msub_fsm[0x563b4cbf35f0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105553784 DMSC DEBUG msub_fsm[0x563b4cbf35f0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105553784 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ)[0x563b4cc5ef40]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105553784 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ)[0x563b4cc5ef40]{READY}: Removing from parent msub_fsm[0x563b4cbf35f0] (msub.c:113) 20250410105553784 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-358 (ran_conn.c:155) 20250410105553784 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ)[0x563b4cc5ef40]{READY}: Freeing instance (msub.c:113) 20250410105553784 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-358:CM_SERVICE_REQ)[0x563b4cc5ef40]{READY}: Deallocated (fsm.c:568) 20250410105553784 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B) Free (msub.c:119) 20250410105553784 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B - active-conn: now used by 1 (attached) (msub.c:375) 20250410105553784 DMSC DEBUG msub_fsm[0x563b4cbf35f0]{terminating}: Freeing instance (msub.c:113) 20250410105553784 DMSC DEBUG msub_fsm[0x563b4cbf35f0]{terminating}: Deallocated (fsm.c:568) 20250410105553784 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105553784 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105553784 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105553784 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105553784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105553784 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105553784 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105553784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105553784 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105553784 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 01 04 32 b8 db 00 01 66 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 20250410105553785 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105553785 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105553785 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105553785 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105553785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105553785 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105553785 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105553785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105553785 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105553785 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 66 32 b8 db 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1941)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mo_csd0(1948)3324123 TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 9: done TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: ----------------------------------------------- TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: "CSD Bearer Service: BS25NT" TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: ----------------------------------------------- MSC_Test-GSUP(1946)@7d38b4d9c9a0: Created GsupExpect[7] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1948) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1941)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mo_csd0(1948)1491 MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105554788 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105554788 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105554788 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105554788 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105554788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105554788 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105554788 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105554788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105554788 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105554788 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 00 05 d3 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105554788 DMSC DEBUG msub_fsm[0x563b4cc5ee10]{active}: Allocated (fsm.c:456) 20250410105554788 DMSC DEBUG msc_i[0x563b4cc55ea0]{READY}: Allocated (fsm.c:456) 20250410105554788 DMSC DEBUG msc_i[0x563b4cc55ea0]{READY}: is child of msub_fsm[0x563b4cc5ee10] (fsm.c:486) 20250410105554788 DMSC DEBUG msc_a[0x563b4cc5f1a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105554788 DMSC DEBUG msc_a[0x563b4cc5f1a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc5ee10] (fsm.c:486) 20250410105554788 DMSC DEBUG msc_a(unknown:GERAN-A-359:NONE)[0x563b4cc5f1a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105554788 DMSC DEBUG msc_i(unknown:GERAN-A-359:NONE)[0x563b4cc55ea0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105554788 DMSC DEBUG msc_a(unknown:GERAN-A-359:NONE)[0x563b4cc5f1a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105554788 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-359:LU)[0x563b4cc5f1a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410105554788 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-359:LU)[0x563b4cc5f1a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410105554788 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-359:LU)[0x563b4cbf5710]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410105554788 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-359:LU)[0x563b4cbf5710]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-359:LU)[0x563b4cc5f1a0] (fsm.c:486) 20250410105554788 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-359:LU)[0x563b4cbf5710]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410105554788 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-359:LU)[0x563b4cbf5710]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410105554788 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410105554788 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410105554788 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-359:LU)[0x563b4cc5f1a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105554788 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-359:LU)[0x563b4cc5f1a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105554788 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250410105554788 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410105554788 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-359:LU)[0x563b4cbf5710]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410105554788 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-359:LU)[0x563b4cbf5710]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410105554788 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-359:LU)[0x563b4cbf5710]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410105554788 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-359:LU)[0x563b4cbf5710]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410105554788 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-359:LU)[0x563b4cc55ea0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105554788 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-359:LU)[0x563b4cbf5710]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410105554788 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-359:LU)[0x563b4cbf5710]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410105554788 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-359:LU)[0x563b4cc4e430]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105554788 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-359:LU)[0x563b4cc4e430]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-359:LU)[0x563b4cbf5710] (fsm.c:486) 20250410105554788 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-359:LU)[0x563b4cc4e430]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410105554788 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-359:LU)[0x563b4cc4e430]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410105554788 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105554788 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105554788 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105554788 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105554788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105554788 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105554788 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105554788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105554788 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105554788 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 00 02 00 05 d3 00 01 67 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105554788 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105554788 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105554788 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105554788 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105554788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105554788 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105554788 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105554788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105554788 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105554788 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 00 06 00 05 d3 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: { messageType := 2, destLocRef := '0005D3'O, sourceLocRef := '000167'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105554789 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410105554789 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105554789 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105554789 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105554789 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105554789 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105554789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105554789 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105554789 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105554789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105554789 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105554790 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 67 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105554790 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-359:LU)[0x563b4cc55ea0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105554790 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-359:LU)[0x563b4cc5f1a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105554790 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105554790 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250410105554790 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410105554790 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105554790 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105554790 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-359:LU)[0x563b4cbf5710]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410105554790 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-359:LU)[0x563b4cc4e430]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410105554790 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-359:LU)[0x563b4cc4e430]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410105554790 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-359:LU)[0x563b4cc4e430]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410105554790 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-359:LU)[0x563b4cc4e430]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-359:LU)[0x563b4cbf5710] (vlr_lu_fsm.c:110) 20250410105554790 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-359:LU)[0x563b4cc4e430]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410105554790 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-359:LU)[0x563b4cc4e430]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105554790 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-359:LU)[0x563b4cbf5710]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410105554790 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-359:LU)[0x563b4cbf5710]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410105554790 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-359:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105554790 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-359:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-359:LU)[0x563b4cbf5710] (fsm.c:486) 20250410105554790 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-359:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410105554790 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-359:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410105554790 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-359:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410105554790 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-359:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410105554790 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:TMSInew-0x80237FD4) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410105554790 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-359:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410105554790 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:TMSInew-0x80237FD4 LOCATION UPDATE ACCEPT (TMSI = 0x80237fd4) (gsm_04_08.c:149) 20250410105554790 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:TMSInew-0x80237FD4:GERAN-A-359:LU)[0x563b4cc55ea0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105554790 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:TMSInew-0x80237FD4 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105554790 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105554790 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105554790 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105554790 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105554790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105554790 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105554790 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105554790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105554790 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105554790 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 00 06 00 05 d3 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 80 23 7f d4 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105554791 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105554791 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105554791 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105554791 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105554791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105554791 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105554791 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105554791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105554791 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105554791 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 67 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105554791 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:TMSInew-0x80237FD4:GERAN-A-359:LU)[0x563b4cc55ea0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105554791 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:TMSInew-0x80237FD4:GERAN-A-359:LU)[0x563b4cc5f1a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105554791 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:TMSInew-0x80237FD4:GERAN-A-359:LU)[0x563b4cc5f1a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410105554791 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:TMSInew-0x80237FD4:GERAN-A-359:LU)[0x563b4cbf5710]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410105554791 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-359:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410105554791 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410105554791 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-359:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410105554791 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-359:LU)[0x563b4cbf5710]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410105554791 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-359:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410105554791 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-359:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-359:LU)[0x563b4cbf5710] (vlr_lu_fsm.c:817) 20250410105554791 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-359:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410105554791 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9ADD800B:GERAN-A-359:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105554791 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-359:LU)[0x563b4cbf5710]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410105554791 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-359:LU)[0x563b4cc5f1a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410105554791 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-359:LU)[0x563b4cc5f1a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.996s remaining) (msc_a.c:450) 20250410105554791 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250410105554791 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-359:LU)[0x563b4cc5f1a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105554791 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-359:LU)[0x563b4cc5f1a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410105554791 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105554791 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105554791 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105554791 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-359:LU)[0x563b4cc55ea0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105554791 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105554792 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105554792 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105554792 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105554792 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105554792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105554792 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105554792 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105554792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105554792 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105554792 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 00 06 00 05 d3 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105554792 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105554792 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105554792 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105554792 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105554793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105554793 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105554793 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105554793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105554793 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105554793 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 67 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105554793 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-359:LU)[0x563b4cc55ea0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105554793 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-359:LU)[0x563b4cc5f1a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105554793 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-359:LU)[0x563b4cc5f1a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105554793 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-359:LU)[0x563b4cc5f1a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105554793 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-359:LU)[0x563b4cc5f1a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105554793 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-359:LU)[0x563b4cbf5710]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105554793 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-359:LU)[0x563b4cbf5710]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-359:LU)[0x563b4cc5f1a0] (msc_a.c:1053) 20250410105554793 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-359:LU)[0x563b4cbf5710]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410105554793 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-359:LU)[0x563b4cbf5710]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105554793 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-359:LU)[0x563b4cbf5710]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410105554793 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-359:LU)[0x563b4cc5f1a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc5ee10] (msc_a.c:1053) 20250410105554793 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-359:LU)[0x563b4cc5f1a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105554793 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-359:LU)[0x563b4cc5f1a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105554793 DMSC DEBUG msub_fsm[0x563b4cc5ee10]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105554793 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4) MSC-A terminated (msub.c:261) 20250410105554793 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4) 1 MSC-I still active (msub.c:79) 20250410105554793 DMSC DEBUG msub_fsm[0x563b4cc5ee10]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105554793 DMSC DEBUG msub_fsm[0x563b4cc5ee10]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105554793 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-359:LU)[0x563b4cc55ea0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105554793 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-359:LU)[0x563b4cc55ea0]{READY}: Removing from parent msub_fsm[0x563b4cc5ee10] (msub.c:113) 20250410105554793 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-359 (ran_conn.c:155) 20250410105554793 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-359:LU)[0x563b4cc55ea0]{READY}: Freeing instance (msub.c:113) 20250410105554793 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-359:LU)[0x563b4cc55ea0]{READY}: Deallocated (fsm.c:568) 20250410105554793 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4) Free (msub.c:119) 20250410105554793 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4 - active-conn: now used by 1 (attached) (msub.c:375) 20250410105554793 DMSC DEBUG msub_fsm[0x563b4cc5ee10]{terminating}: Freeing instance (msub.c:113) 20250410105554793 DMSC DEBUG msub_fsm[0x563b4cc5ee10]{terminating}: Deallocated (fsm.c:568) 20250410105554793 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105554793 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105554793 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105554793 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105554793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105554793 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105554793 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105554793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105554793 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105554793 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 00 04 00 05 d3 00 01 67 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 20250410105554793 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105554793 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105554793 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105554793 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105554793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105554793 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105554793 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105554793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105554793 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105554793 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 67 00 05 d3 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1941)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mo_csd0(1948)1491 TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105554793 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410105554793 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '80237FD4'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1941)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mo_csd0(1948)16589065 MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105554996 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105554996 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105554996 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105554996 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105554996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105554996 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105554996 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105554996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105554996 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105554996 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 fd 21 09 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 80 23 7f d4 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105554997 DMSC DEBUG msub_fsm[0x563b4cbf5710]{active}: Allocated (fsm.c:456) 20250410105554997 DMSC DEBUG msc_i[0x563b4cc5f1a0]{READY}: Allocated (fsm.c:456) 20250410105554997 DMSC DEBUG msc_i[0x563b4cc5f1a0]{READY}: is child of msub_fsm[0x563b4cbf5710] (fsm.c:486) 20250410105554997 DMSC DEBUG msc_a[0x563b4cc55ea0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105554997 DMSC DEBUG msc_a[0x563b4cc55ea0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cbf5710] (fsm.c:486) 20250410105554997 DMSC DEBUG msc_a(unknown:GERAN-A-360:NONE)[0x563b4cc55ea0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105554997 DMSC DEBUG msc_i(unknown:GERAN-A-360:NONE)[0x563b4cc5f1a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105554997 DMSC DEBUG msc_a(unknown:GERAN-A-360:NONE)[0x563b4cc55ea0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105554997 DMM DEBUG msc_a(TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ)[0x563b4cc55ea0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250410105554997 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ)[0x563b4cc5ee10]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410105554997 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ)[0x563b4cc5ee10]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ)[0x563b4cc55ea0] (fsm.c:486) 20250410105554997 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ)[0x563b4cc5ee10]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410105554997 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ)[0x563b4cc5ee10]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410105554997 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410105554997 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410105554997 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ)[0x563b4cc55ea0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105554997 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ)[0x563b4cc55ea0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105554997 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ)[0x563b4cc5ee10]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410105554997 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ)[0x563b4cc5ee10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410105554997 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ)[0x563b4cc5ee10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410105554997 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ)[0x563b4cc5f1a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105554997 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ)[0x563b4cc5ee10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410105554997 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ)[0x563b4cc5ee10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410105554997 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ)[0x563b4cc5ee10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410105554997 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ)[0x563b4cc5ee10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410105554997 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ)[0x563b4cc5ee10]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410105554997 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ)[0x563b4cc5ee10]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410105554997 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ)[0x563b4cc5ee10]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410105554997 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ)[0x563b4cc5f1a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105554997 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ)[0x563b4cc55ea0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410105554997 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ)[0x563b4cc55ea0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250410105554997 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250410105554997 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410105554997 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105554997 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105554997 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105554997 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105554997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105554997 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105554997 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105554997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105554997 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105554997 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0f 02 fd 21 09 00 01 68 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105554997 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105554997 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105554997 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105554997 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105554997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105554997 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105554997 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105554997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105554997 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105554997 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 fd 21 09 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1175) 20250410105554997 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105554997 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105554997 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105554997 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105554997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105554997 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105554997 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105554997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105554997 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105554997 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 fd 21 09 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'FD2109'O, sourceLocRef := '000168'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105554998 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410105554998 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1943)@7d38b4d9c9a0: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1948) MSC_Test-MGCP(1944)@7d38b4d9c9a0: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1948) MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patching N(SD)=1 into dtap '03050407E18A89210440A05E04802143F5'O MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patched enc_l3: '03450407E18A89210440A05E04802143F5'O MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:20 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210440A05E04802143F5'O MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105555000 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105555000 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105555000 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105555000 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105555000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105555000 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105555000 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105555000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105555000 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105555000 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 68 00 01 14 01 00 11 03 45 04 07 e1 8a 89 21 04 40 a0 5e 04 80 21 43 f5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105555001 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ)[0x563b4cc5f1a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105555001 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ)[0x563b4cc55ea0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105555001 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250410105555001 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4 callref-0x8000002c tid-8) New transaction (transaction.c:231) 20250410105555001 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ)[0x563b4cc55ea0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250410105555001 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ)[0x563b4cc55ea0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250410105555001 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002c tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250410105555001 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002c tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105555001 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250410105555001 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002c tid-8) codec/BS: :0{CLEARMODE#120,BS25NT} (from: MS={BS25NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:702) 20250410105555001 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002c tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250410105555001 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002c tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250410105555001 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: Allocated (fsm.c:456) 20250410105555001 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ)[0x563b4cc55ea0] (fsm.c:486) 20250410105555001 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002c tid-8) codec/BS: :0{CLEARMODE#120,BS25NT} (from: MS={BS25NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:2161) 20250410105555001 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ)[0x563b4cc55d70]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410105555001 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ)[0x563b4cc55d70]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ)[0x563b4cc61530] (fsm.c:486) 20250410105555001 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_CN:no-CI)[0x563b4cc55d70]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250410105555001 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_CN:no-CI)[0x563b4cc55d70]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250410105555001 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ)[0x563b4cc242e0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410105555001 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ)[0x563b4cc242e0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ)[0x563b4cc61530] (fsm.c:486) 20250410105555001 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_RAN:no-CI)[0x563b4cc242e0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250410105555001 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_RAN:no-CI)[0x563b4cc242e0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1944)@7d38b4d9c9a0: Found Expect[0] for { line := { verb := "CRCX", trans_id := "280", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8c" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_csd0(1948) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 2: rx 1st CRCX 20250410105555002 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_CN:no-CI)[0x563b4cc55d70]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105555002 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410105555002 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ)[0x563b4cc55ea0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250410105555002 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002c tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test-MNCC(1943)@7d38b4d9c9a0: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1948) MSC_Test-MNCC(1943)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mo_csd0(1948)-2147483604 TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 6: rx 2nd CRCX TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 1: rx MNCC SETUP ind 20250410105555002 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_RAN:no-CI)[0x563b4cc242e0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105555002 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410105555002 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ)[0x563b4cc55ea0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250410105555002 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002c tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS25NT} (from: MS={BS25NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:705) 20250410105555002 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002c tid-8) Sending Assignment Command (msc_a.c:706) 20250410105555002 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ)[0x563b4cc5f1a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250410105555002 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002c tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250410105555003 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105555003 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105555003 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105555003 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105555003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105555003 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105555003 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105555003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105555003 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105555003 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 31 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 fd 21 09 00 01 1a 00 18 01 0b 03 02 0a 51 7c 06 02 02 02 02 2a f8 7d 03 4f fd 00 7f 8c 00 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:16 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105555004 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105555004 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105555004 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105555004 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105555004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105555004 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105555004 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105555004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105555004 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105555004 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 68 00 01 10 00 0e 02 7c 06 09 08 07 06 23 28 7e 03 4f fd 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105555004 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ)[0x563b4cc5f1a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105555004 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ)[0x563b4cc55ea0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105555004 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4cc242e0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250410105555004 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4cc242e0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250410105555004 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc242e0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250410105555004 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002c tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS25NT} (from: MS={BS25NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:1596) 20250410105555004 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002c tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250410105555004 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002c tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS25NT} (from: MS={BS25NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:2187) 20250410105555004 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002c tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 5: rx MDCX for the RAN side 20250410105555005 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002c tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250410105555005 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002c tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105555005 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002c tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105555005 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002c tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250410105555005 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ)[0x563b4cc5f1a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105555005 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105555005 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105555005 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105555005 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105555005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105555005 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105555005 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105555005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105555005 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105555005 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 25 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 fd 21 09 00 01 0e 01 00 0b 83 02 04 07 e1 88 88 21 04 40 a1 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410105555005 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc242e0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105555005 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc242e0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410105555005 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105555006 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002c tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250410105555006 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002c tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105555006 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002c tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105555006 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002c tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250410105555006 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ)[0x563b4cc5f1a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105555006 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105555006 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105555006 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105555006 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105555006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105555006 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105555006 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105555006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105555006 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105555006 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 fd 21 09 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 7: rx CC Alerting 20250410105555006 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002c tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250410105555006 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002c tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250410105555006 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002c tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS25NT} (from: MS={BS25NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:798) 20250410105555006 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc55d70]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250410105555006 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc55d70]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250410105555006 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc55d70]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250410105555007 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002c tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250410105555007 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002c tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105555007 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002c tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105555007 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002c tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250410105555007 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002c tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250410105555007 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ)[0x563b4cc5f1a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105555007 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105555007 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105555007 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105555007 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105555007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105555007 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105555007 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105555007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105555007 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105555007 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 fd 21 09 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: { line := { verb := "MDCX", trans_id := "283", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "8c" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8c", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 10: rx CC CONNECT 20250410105555007 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc55d70]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105555007 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc55d70]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410105555007 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410105555007 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250410105555007 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ)[0x563b4cc55ea0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patched enc_l3: '038F'O MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002038F'O 20250410105555008 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105555008 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105555008 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105555008 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105555008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105555008 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105555008 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105555008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105555008 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105555008 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 68 00 01 05 01 00 02 03 8f 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105555008 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ)[0x563b4cc5f1a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105555008 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ)[0x563b4cc55ea0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105555008 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002c tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250410105555008 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002c tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250410105555008 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002c tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250410105555008 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002c tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105555008 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002c tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish DONE TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Hold the call for some time TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Hangup TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 0: tx MNCC_DISC_REQ 20250410105556010 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002c tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250410105556010 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002c tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105556010 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002c tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250410105556010 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002c tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250410105556010 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ)[0x563b4cc5f1a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105556011 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105556011 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105556011 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105556011 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105556011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105556011 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105556011 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105556011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105556011 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105556011 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 fd 21 09 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 1: rx DTAP CC DISC 20250410105556012 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002c tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250410105556012 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002c tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105556012 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002c tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105556012 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002c tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250410105556012 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002c tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250410105556012 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002c tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250410105556012 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ)[0x563b4cc5f1a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105556012 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105556012 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105556012 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105556012 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105556012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105556012 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105556012 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105556012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105556012 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105556012 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 fd 21 09 00 01 09 01 00 06 83 2d 08 02 e2 aa (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105556013 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105556014 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105556014 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105556014 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105556014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105556014 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105556014 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105556014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105556014 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105556014 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 68 00 01 05 01 00 02 03 ea 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105556014 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ)[0x563b4cc5f1a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105556014 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ)[0x563b4cc55ea0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105556014 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002c tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250410105556014 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002c tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250410105556014 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002c tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250410105556014 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250410105556014 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250410105556014 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105556014 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250410105556014 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ)[0x563b4cc55ea0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105556014 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ)[0x563b4cc55ea0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250410105556014 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105556014 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105556014 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105556014 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250410105556014 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc242e0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410105556014 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc242e0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ)[0x563b4cc61530] (call_leg.c:197) 20250410105556014 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc242e0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410105556014 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc242e0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410105556014 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc55d70]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410105556014 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc55d70]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ)[0x563b4cc61530] (call_leg.c:197) 20250410105556014 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ)[0x563b4cc61530]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250410105556014 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc55d70]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410105556014 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc55d70]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410105556014 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ)[0x563b4cc61530]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250410105556014 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ)[0x563b4cc61530]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ)[0x563b4cc55ea0] (call_leg.c:198) 20250410105556014 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ)[0x563b4cc61530]{RELEASING}: Freeing instance (call_leg.c:198) 20250410105556014 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ)[0x563b4cc61530]{RELEASING}: Deallocated (fsm.c:568) 20250410105556014 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ)[0x563b4cc55ea0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250410105556014 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ)[0x563b4cc5f1a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105556014 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105556014 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105556014 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105556014 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105556014 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105556014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105556014 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105556014 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105556014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105556014 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105556014 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 fd 21 09 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1943)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mo_csd0(1948)-2147483604 TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105556016 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105556016 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105556016 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105556016 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105556016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105556016 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105556016 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105556016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105556016 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105556016 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 68 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105556016 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ)[0x563b4cc5f1a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105556016 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ)[0x563b4cc55ea0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105556016 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ)[0x563b4cc55ea0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105556016 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ)[0x563b4cc55ea0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105556016 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ)[0x563b4cc55ea0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105556016 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ)[0x563b4cc5ee10]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105556016 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ)[0x563b4cc5ee10]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ)[0x563b4cc55ea0] (msc_a.c:1053) 20250410105556016 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ)[0x563b4cc5ee10]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105556016 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ)[0x563b4cc5ee10]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410105556016 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ)[0x563b4cc55ea0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cbf5710] (msc_a.c:1053) 20250410105556016 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ)[0x563b4cc55ea0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105556016 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ)[0x563b4cc55ea0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105556016 DMSC DEBUG msub_fsm[0x563b4cbf5710]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105556016 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4) MSC-A terminated (msub.c:261) 20250410105556016 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4) 1 MSC-I still active (msub.c:79) 20250410105556016 DMSC DEBUG msub_fsm[0x563b4cbf5710]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105556016 DMSC DEBUG msub_fsm[0x563b4cbf5710]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105556016 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ)[0x563b4cc5f1a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105556016 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ)[0x563b4cc5f1a0]{READY}: Removing from parent msub_fsm[0x563b4cbf5710] (msub.c:113) 20250410105556016 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-360 (ran_conn.c:155) 20250410105556016 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ)[0x563b4cc5f1a0]{READY}: Freeing instance (msub.c:113) 20250410105556016 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-360:CM_SERVICE_REQ)[0x563b4cc5f1a0]{READY}: Deallocated (fsm.c:568) 20250410105556016 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4) Free (msub.c:119) 20250410105556016 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4 - active-conn: now used by 1 (attached) (msub.c:375) 20250410105556016 DMSC DEBUG msub_fsm[0x563b4cbf5710]{terminating}: Freeing instance (msub.c:113) 20250410105556016 DMSC DEBUG msub_fsm[0x563b4cbf5710]{terminating}: Deallocated (fsm.c:568) 20250410105556016 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105556016 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105556016 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105556016 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105556016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105556016 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105556016 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105556016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105556016 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105556016 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0f 04 fd 21 09 00 01 68 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 20250410105556016 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105556016 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105556016 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105556016 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105556016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105556016 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105556016 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105556016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105556016 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105556016 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 68 fd 21 09 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1941)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mo_csd0(1948)16589065 TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP-IPA(1945)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1945)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 9: done TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: ----------------------------------------------- TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: "CSD Bearer Service: BS26NT" TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: ----------------------------------------------- MSC_Test-GSUP(1946)@7d38b4d9c9a0: Created GsupExpect[8] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1948) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1941)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mo_csd0(1948)888510 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105557024 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105557024 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105557024 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105557024 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105557024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105557024 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105557024 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105557024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105557024 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105557024 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 0d 8e be 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105557025 DMSC DEBUG msub_fsm[0x563b4cc242e0]{active}: Allocated (fsm.c:456) 20250410105557025 DMSC DEBUG msc_i[0x563b4cc5f070]{READY}: Allocated (fsm.c:456) 20250410105557025 DMSC DEBUG msc_i[0x563b4cc5f070]{READY}: is child of msub_fsm[0x563b4cc242e0] (fsm.c:486) 20250410105557025 DMSC DEBUG msc_a[0x563b4cc4e430]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105557025 DMSC DEBUG msc_a[0x563b4cc4e430]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc242e0] (fsm.c:486) 20250410105557025 DMSC DEBUG msc_a(unknown:GERAN-A-361:NONE)[0x563b4cc4e430]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105557025 DMSC DEBUG msc_i(unknown:GERAN-A-361:NONE)[0x563b4cc5f070]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105557025 DMSC DEBUG msc_a(unknown:GERAN-A-361:NONE)[0x563b4cc4e430]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105557025 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-361:LU)[0x563b4cc4e430]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410105557026 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-361:LU)[0x563b4cc4e430]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410105557026 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-361:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410105557026 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-361:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-361:LU)[0x563b4cc4e430] (fsm.c:486) 20250410105557026 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-361:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410105557026 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-361:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410105557026 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410105557026 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410105557026 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-361:LU)[0x563b4cc4e430]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105557026 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-361:LU)[0x563b4cc4e430]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105557026 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250410105557026 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410105557026 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-361:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410105557026 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-361:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410105557026 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-361:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410105557026 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-361:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410105557026 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-361:LU)[0x563b4cc5f070]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105557026 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-361:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410105557026 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-361:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410105557026 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-361:LU)[0x563b4cc353f0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105557026 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-361:LU)[0x563b4cc353f0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-361:LU)[0x563b4cc55d70] (fsm.c:486) 20250410105557026 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-361:LU)[0x563b4cc353f0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410105557026 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-361:LU)[0x563b4cc353f0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410105557026 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105557026 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105557026 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105557026 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105557027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105557027 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105557027 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105557027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105557027 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105557027 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0e 02 0d 8e be 00 01 69 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105557027 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105557027 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105557027 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105557027 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105557027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105557027 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105557027 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105557027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105557027 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105557027 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 0d 8e be 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: { messageType := 2, destLocRef := '0D8EBE'O, sourceLocRef := '000169'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105557031 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410105557031 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250410105557032 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105557032 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105557032 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105557032 DLM3UA DEBUG[38;5;49m 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105557032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105557032 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105557032 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105557032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105557032 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105557032 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 69 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250410105557033 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-361:LU)[0x563b4cc5f070]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105557033 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-361:LU)[0x563b4cc4e430]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105557034 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105557034 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250410105557034 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410105557034 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105557035 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105557035 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-361:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410105557035 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-361:LU)[0x563b4cc353f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410105557035 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-361:LU)[0x563b4cc353f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410105557035 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-361:LU)[0x563b4cc353f0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410105557035 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-361:LU)[0x563b4cc353f0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-361:LU)[0x563b4cc55d70] (vlr_lu_fsm.c:110) 20250410105557035 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-361:LU)[0x563b4cc353f0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410105557035 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-361:LU)[0x563b4cc353f0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105557035 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-361:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410105557035 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-361:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410105557035 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-361:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105557035 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-361:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-361:LU)[0x563b4cc55d70] (fsm.c:486) 20250410105557035 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-361:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410105557035 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-361:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410105557035 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-361:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410105557035 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-361:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410105557036 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:TMSInew-0x22320F05) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410105557036 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-361:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410105557036 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:TMSInew-0x22320F05 LOCATION UPDATE ACCEPT (TMSI = 0x22320f05) (gsm_04_08.c:149) 20250410105557036 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:TMSInew-0x22320F05:GERAN-A-361:LU)[0x563b4cc5f070]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105557036 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:TMSInew-0x22320F05 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105557036 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105557036 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105557036 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105557036 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105557036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105557036 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105557036 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105557036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105557036 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105557036 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 0d 8e be 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 22 32 0f 05 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O 20250410105557039 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105557039 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105557039 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105557039 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105557039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105557039 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105557039 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105557039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105557039 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105557039 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 69 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105557039 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:TMSInew-0x22320F05:GERAN-A-361:LU)[0x563b4cc5f070]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105557039 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:TMSInew-0x22320F05:GERAN-A-361:LU)[0x563b4cc4e430]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105557039 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:TMSInew-0x22320F05:GERAN-A-361:LU)[0x563b4cc4e430]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410105557039 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:TMSInew-0x22320F05:GERAN-A-361:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410105557039 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-361:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410105557039 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410105557039 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-361:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410105557039 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-361:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410105557039 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-361:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410105557039 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-361:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-361:LU)[0x563b4cc55d70] (vlr_lu_fsm.c:817) 20250410105557039 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-361:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410105557039 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x80237FD4:GERAN-A-361:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105557039 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-361:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410105557039 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-361:LU)[0x563b4cc4e430]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410105557039 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-361:LU)[0x563b4cc4e430]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.986s remaining) (msc_a.c:450) 20250410105557039 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250410105557039 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-361:LU)[0x563b4cc4e430]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105557039 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-361:LU)[0x563b4cc4e430]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410105557039 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105557039 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105557039 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105557039 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-361:LU)[0x563b4cc5f070]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105557040 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105557040 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105557040 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105557040 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105557040 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105557040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105557040 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105557040 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105557040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105557040 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105557040 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 0d 8e be 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410105557043 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105557043 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105557043 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105557043 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105557043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105557043 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105557043 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105557043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105557043 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105557043 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 69 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105557043 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-361:LU)[0x563b4cc5f070]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105557043 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-361:LU)[0x563b4cc4e430]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105557043 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-361:LU)[0x563b4cc4e430]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105557043 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-361:LU)[0x563b4cc4e430]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105557043 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-361:LU)[0x563b4cc4e430]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105557043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-361:LU)[0x563b4cc55d70]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105557043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-361:LU)[0x563b4cc55d70]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-361:LU)[0x563b4cc4e430] (msc_a.c:1053) 20250410105557043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-361:LU)[0x563b4cc55d70]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410105557043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-361:LU)[0x563b4cc55d70]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105557043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-361:LU)[0x563b4cc55d70]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410105557043 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-361:LU)[0x563b4cc4e430]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc242e0] (msc_a.c:1053) 20250410105557043 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-361:LU)[0x563b4cc4e430]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105557043 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-361:LU)[0x563b4cc4e430]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105557043 DMSC DEBUG msub_fsm[0x563b4cc242e0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105557043 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05) MSC-A terminated (msub.c:261) 20250410105557043 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05) 1 MSC-I still active (msub.c:79) 20250410105557043 DMSC DEBUG msub_fsm[0x563b4cc242e0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105557043 DMSC DEBUG msub_fsm[0x563b4cc242e0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105557043 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-361:LU)[0x563b4cc5f070]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105557044 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-361:LU)[0x563b4cc5f070]{READY}: Removing from parent msub_fsm[0x563b4cc242e0] (msub.c:113) 20250410105557044 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-361 (ran_conn.c:155) 20250410105557044 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-361:LU)[0x563b4cc5f070]{READY}: Freeing instance (msub.c:113) 20250410105557044 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-361:LU)[0x563b4cc5f070]{READY}: Deallocated (fsm.c:568) 20250410105557044 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05) Free (msub.c:119) 20250410105557044 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05 - active-conn: now used by 1 (attached) (msub.c:375) 20250410105557044 DMSC DEBUG msub_fsm[0x563b4cc242e0]{terminating}: Freeing instance (msub.c:113) 20250410105557044 DMSC DEBUG msub_fsm[0x563b4cc242e0]{terminating}: Deallocated (fsm.c:568) 20250410105557044 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105557044 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105557044 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105557044 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105557044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105557044 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105557044 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105557044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105557044 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105557044 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0e 04 0d 8e be 00 01 69 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 20250410105557045 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105557045 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105557045 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105557045 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105557045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105557045 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105557045 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105557045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105557045 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105557045 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 69 0d 8e be 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1941)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mo_csd0(1948)888510 TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105557047 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410105557047 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '22320F05'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1941)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mo_csd0(1948)11858157 MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105557248 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105557248 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105557248 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105557248 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105557248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105557248 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105557248 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105557248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105557248 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105557248 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 b4 f0 ed 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 22 32 0f 05 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105557248 DMSC DEBUG msub_fsm[0x563b4cc55d70]{active}: Allocated (fsm.c:456) 20250410105557248 DMSC DEBUG msc_i[0x563b4cc4e430]{READY}: Allocated (fsm.c:456) 20250410105557248 DMSC DEBUG msc_i[0x563b4cc4e430]{READY}: is child of msub_fsm[0x563b4cc55d70] (fsm.c:486) 20250410105557248 DMSC DEBUG msc_a[0x563b4cc5f070]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105557248 DMSC DEBUG msc_a[0x563b4cc5f070]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc55d70] (fsm.c:486) 20250410105557248 DMSC DEBUG msc_a(unknown:GERAN-A-362:NONE)[0x563b4cc5f070]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105557248 DMSC DEBUG msc_i(unknown:GERAN-A-362:NONE)[0x563b4cc4e430]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105557248 DMSC DEBUG msc_a(unknown:GERAN-A-362:NONE)[0x563b4cc5f070]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105557248 DMM DEBUG msc_a(TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250410105557248 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ)[0x563b4cc242e0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410105557248 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ)[0x563b4cc242e0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ)[0x563b4cc5f070] (fsm.c:486) 20250410105557248 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ)[0x563b4cc242e0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410105557248 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ)[0x563b4cc242e0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410105557248 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410105557249 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410105557249 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105557249 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105557249 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ)[0x563b4cc242e0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410105557249 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ)[0x563b4cc242e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410105557249 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ)[0x563b4cc242e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410105557249 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ)[0x563b4cc4e430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105557249 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ)[0x563b4cc242e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410105557249 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ)[0x563b4cc242e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410105557249 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ)[0x563b4cc242e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410105557249 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ)[0x563b4cc242e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410105557249 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ)[0x563b4cc242e0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410105557249 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ)[0x563b4cc242e0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410105557249 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ)[0x563b4cc242e0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410105557249 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ)[0x563b4cc4e430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105557249 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410105557249 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250410105557249 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250410105557249 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105557249 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105557249 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105557249 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105557249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105557249 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105557249 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105557249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105557249 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105557249 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0d 02 b4 f0 ed 00 01 6a 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105557249 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105557249 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105557249 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105557249 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105557249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105557249 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105557249 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105557249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105557249 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105557249 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 b4 f0 ed 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1175) 20250410105557249 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410105557249 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105557249 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105557249 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105557249 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105557249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105557249 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105557249 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105557249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105557249 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105557249 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 b4 f0 ed 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'B4F0ED'O, sourceLocRef := '00016A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105557250 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410105557250 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1943)@7d38b4d9c9a0: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1948) MSC_Test-MGCP(1944)@7d38b4d9c9a0: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1948) MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patching N(SD)=1 into dtap '03050407E18A89210540A05E04802143F5'O MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patched enc_l3: '03450407E18A89210540A05E04802143F5'O MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:20 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210540A05E04802143F5'O 20250410105557253 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105557253 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105557253 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105557253 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105557253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105557253 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105557253 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105557253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105557253 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105557253 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 6a 00 01 14 01 00 11 03 45 04 07 e1 8a 89 21 05 40 a0 5e 04 80 21 43 f5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105557253 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ)[0x563b4cc4e430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105557253 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105557253 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250410105557253 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05 callref-0x8000002d tid-8) New transaction (transaction.c:231) 20250410105557253 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250410105557253 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250410105557253 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002d tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250410105557253 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105557253 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250410105557253 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002d tid-8) codec/BS: :0{CLEARMODE#120,BS26NT} (from: MS={BS26NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:702) 20250410105557253 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002d tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250410105557253 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002d tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250410105557253 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: Allocated (fsm.c:456) 20250410105557253 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ)[0x563b4cc5f070] (fsm.c:486) 20250410105557253 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002d tid-8) codec/BS: :0{CLEARMODE#120,BS26NT} (from: MS={BS26NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:2161) 20250410105557253 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ)[0x563b4cc5ee10]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410105557253 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ)[0x563b4cc5ee10]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ)[0x563b4cc61530] (fsm.c:486) 20250410105557253 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_CN:no-CI)[0x563b4cc5ee10]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250410105557253 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_CN:no-CI)[0x563b4cc5ee10]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250410105557253 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ)[0x563b4c998740]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410105557253 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ)[0x563b4c998740]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ)[0x563b4cc61530] (fsm.c:486) 20250410105557253 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_RAN:no-CI)[0x563b4c998740]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250410105557253 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_RAN:no-CI)[0x563b4c998740]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1944)@7d38b4d9c9a0: Found Expect[0] for { line := { verb := "CRCX", trans_id := "286", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8d" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_csd0(1948) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 2: rx 1st CRCX 20250410105557255 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_CN:no-CI)[0x563b4cc5ee10]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105557255 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410105557255 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250410105557255 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002d tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1943)@7d38b4d9c9a0: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1948) MSC_Test-MNCC(1943)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mo_csd0(1948)-2147483603 TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 1: rx MNCC SETUP ind 20250410105557256 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_RAN:no-CI)[0x563b4c998740]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105557257 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410105557257 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250410105557257 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002d tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS26NT} (from: MS={BS26NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:705) 20250410105557257 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002d tid-8) Sending Assignment Command (msc_a.c:706) 20250410105557257 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ)[0x563b4cc4e430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250410105557257 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105557257 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105557257 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105557257 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105557257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105557257 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105557257 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105557257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105557257 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105557257 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 31 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 b4 f0 ed 00 01 1a 00 18 01 0b 03 02 08 50 7c 06 02 02 02 02 2a f8 7d 03 4f fd 00 7f 8d 00 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105557258 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002d tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:16 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105557261 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105557261 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105557261 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105557261 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105557261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105557261 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105557261 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105557261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105557261 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105557261 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 6a 00 01 10 00 0e 02 7c 06 09 08 07 06 23 28 7e 03 4f fd 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105557261 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ)[0x563b4cc4e430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105557261 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105557261 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4c998740]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250410105557261 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4c998740]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250410105557261 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4c998740]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250410105557261 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002d tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS26NT} (from: MS={BS26NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:1596) 20250410105557261 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002d tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250410105557261 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002d tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS26NT} (from: MS={BS26NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:2187) 20250410105557262 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002d tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 5: rx MDCX for the RAN side TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 3: rx RTP CREATE 20250410105557263 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4c998740]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105557263 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4c998740]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410105557263 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410105557263 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002d tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250410105557263 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105557263 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105557263 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002d tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250410105557263 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ)[0x563b4cc4e430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105557263 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105557263 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105557263 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105557263 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105557263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105557263 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105557263 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105557263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105557263 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105557263 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 25 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 b4 f0 ed 00 01 0e 01 00 0b 83 02 04 07 e1 88 88 21 05 40 a1 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105557265 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002d tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250410105557265 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105557265 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105557265 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002d tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250410105557265 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ)[0x563b4cc4e430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105557265 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105557265 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105557265 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105557265 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105557265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105557265 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105557265 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105557265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105557265 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105557265 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 b4 f0 ed 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 7: rx CC Alerting 20250410105557266 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002d tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250410105557266 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002d tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250410105557266 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002d tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS26NT} (from: MS={BS26NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:798) 20250410105557266 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc5ee10]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250410105557266 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc5ee10]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250410105557266 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc5ee10]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250410105557266 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002d tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250410105557266 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105557266 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105557266 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002d tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250410105557266 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002d tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250410105557266 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ)[0x563b4cc4e430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105557266 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105557266 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105557266 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105557266 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105557266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105557266 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105557266 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105557266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105557266 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105557266 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 b4 f0 ed 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: { line := { verb := "MDCX", trans_id := "289", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "8d" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8d", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 10: rx CC CONNECT 20250410105557268 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc5ee10]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105557268 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc5ee10]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410105557268 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410105557268 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250410105557268 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patched enc_l3: '038F'O MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002038F'O 20250410105557268 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105557268 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105557268 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105557268 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105557268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105557268 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105557268 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105557268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105557268 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105557268 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 6a 00 01 05 01 00 02 03 8f 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105557268 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ)[0x563b4cc4e430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105557268 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105557268 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002d tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250410105557268 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002d tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250410105557268 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002d tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250410105557268 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105557268 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002d tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish DONE TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Hold the call for some time TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Hangup TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 0: tx MNCC_DISC_REQ 20250410105558270 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002d tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250410105558270 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105558270 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002d tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250410105558270 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002d tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250410105558270 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ)[0x563b4cc4e430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105558270 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105558270 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105558270 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105558270 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105558270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105558270 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105558270 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105558270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105558270 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105558270 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 b4 f0 ed 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 1: rx DTAP CC DISC 20250410105558271 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002d tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250410105558271 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105558272 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105558272 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002d tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250410105558272 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002d tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250410105558272 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002d tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250410105558272 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ)[0x563b4cc4e430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105558272 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105558272 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105558272 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105558272 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105558272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105558272 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105558272 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105558272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105558272 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105558272 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 b4 f0 ed 00 01 09 01 00 06 83 2d 08 02 e2 aa (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000203EA'O 20250410105558273 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105558273 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105558273 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105558273 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105558273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105558273 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105558273 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105558273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105558273 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105558273 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 6a 00 01 05 01 00 02 03 ea 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105558273 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ)[0x563b4cc4e430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105558273 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105558273 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002d tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250410105558273 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002d tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250410105558273 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002d tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250410105558273 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250410105558273 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250410105558273 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105558273 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250410105558273 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105558273 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250410105558273 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105558273 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105558273 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105558273 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250410105558273 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4c998740]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410105558273 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4c998740]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ)[0x563b4cc61530] (call_leg.c:197) 20250410105558273 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4c998740]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410105558273 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4c998740]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410105558273 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc5ee10]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410105558273 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc5ee10]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ)[0x563b4cc61530] (call_leg.c:197) 20250410105558273 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ)[0x563b4cc61530]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250410105558273 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc5ee10]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410105558273 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc5ee10]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410105558273 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ)[0x563b4cc61530]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250410105558273 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ)[0x563b4cc61530]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ)[0x563b4cc5f070] (call_leg.c:198) 20250410105558273 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ)[0x563b4cc61530]{RELEASING}: Freeing instance (call_leg.c:198) 20250410105558273 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ)[0x563b4cc61530]{RELEASING}: Deallocated (fsm.c:568) 20250410105558273 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250410105558273 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ)[0x563b4cc4e430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105558273 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105558273 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105558273 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105558273 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105558273 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105558273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105558273 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105558273 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105558274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105558274 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105558274 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 b4 f0 ed 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1943)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mo_csd0(1948)-2147483603 TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105558275 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105558275 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105558275 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105558275 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105558275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105558275 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105558275 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105558275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105558275 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105558275 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 6a 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105558275 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ)[0x563b4cc4e430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105558275 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105558275 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105558275 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105558275 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105558275 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ)[0x563b4cc242e0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105558275 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ)[0x563b4cc242e0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ)[0x563b4cc5f070] (msc_a.c:1053) 20250410105558275 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ)[0x563b4cc242e0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105558275 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ)[0x563b4cc242e0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410105558275 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc55d70] (msc_a.c:1053) 20250410105558275 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105558275 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105558275 DMSC DEBUG msub_fsm[0x563b4cc55d70]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105558275 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05) MSC-A terminated (msub.c:261) 20250410105558275 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05) 1 MSC-I still active (msub.c:79) 20250410105558275 DMSC DEBUG msub_fsm[0x563b4cc55d70]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105558275 DMSC DEBUG msub_fsm[0x563b4cc55d70]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105558275 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ)[0x563b4cc4e430]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105558275 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ)[0x563b4cc4e430]{READY}: Removing from parent msub_fsm[0x563b4cc55d70] (msub.c:113) 20250410105558276 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-362 (ran_conn.c:155) 20250410105558276 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ)[0x563b4cc4e430]{READY}: Freeing instance (msub.c:113) 20250410105558276 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-362:CM_SERVICE_REQ)[0x563b4cc4e430]{READY}: Deallocated (fsm.c:568) 20250410105558276 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05) Free (msub.c:119) 20250410105558276 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05 - active-conn: now used by 1 (attached) (msub.c:375) 20250410105558276 DMSC DEBUG msub_fsm[0x563b4cc55d70]{terminating}: Freeing instance (msub.c:113) 20250410105558276 DMSC DEBUG msub_fsm[0x563b4cc55d70]{terminating}: Deallocated (fsm.c:568) 20250410105558276 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105558276 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105558276 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105558276 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105558276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105558276 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105558276 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105558276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105558276 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105558276 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0d 04 b4 f0 ed 00 01 6a 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105558276 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105558276 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105558276 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105558276 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105558276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105558276 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105558276 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105558276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105558276 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105558276 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 6a b4 f0 ed 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1941)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mo_csd0(1948)11858157 TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 9: done TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: ----------------------------------------------- TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: "CSD Bearer Service: BS31T" TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: ----------------------------------------------- MSC_Test-GSUP(1946)@7d38b4d9c9a0: Created GsupExpect[9] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1948) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1941)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mo_csd0(1948)3219514 MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: First idle individual index:0 20250410105559280 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105559280 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105559280 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105559280 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105559280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105559280 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105559280 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105559280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105559280 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105559280 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 31 20 3a 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105559281 DMSC DEBUG msub_fsm[0x563b4c998740]{active}: Allocated (fsm.c:456) 20250410105559281 DMSC DEBUG msc_i[0x563b4cc43610]{READY}: Allocated (fsm.c:456) 20250410105559281 DMSC DEBUG msc_i[0x563b4cc43610]{READY}: is child of msub_fsm[0x563b4c998740] (fsm.c:486) 20250410105559281 DMSC DEBUG msc_a[0x563b4cc353f0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105559281 DMSC DEBUG msc_a[0x563b4cc353f0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4c998740] (fsm.c:486) 20250410105559281 DMSC DEBUG msc_a(unknown:GERAN-A-363:NONE)[0x563b4cc353f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105559281 DMSC DEBUG msc_i(unknown:GERAN-A-363:NONE)[0x563b4cc43610]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105559281 DMSC DEBUG msc_a(unknown:GERAN-A-363:NONE)[0x563b4cc353f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105559281 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-363:LU)[0x563b4cc353f0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410105559281 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-363:LU)[0x563b4cc353f0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410105559281 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-363:LU)[0x563b4cc5ee10]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410105559281 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-363:LU)[0x563b4cc5ee10]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-363:LU)[0x563b4cc353f0] (fsm.c:486) 20250410105559281 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-363:LU)[0x563b4cc5ee10]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410105559281 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-363:LU)[0x563b4cc5ee10]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410105559281 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410105559281 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410105559281 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-363:LU)[0x563b4cc353f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105559281 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-363:LU)[0x563b4cc353f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105559281 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250410105559281 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410105559281 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-363:LU)[0x563b4cc5ee10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410105559281 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-363:LU)[0x563b4cc5ee10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410105559281 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-363:LU)[0x563b4cc5ee10]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410105559281 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-363:LU)[0x563b4cc5ee10]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410105559281 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-363:LU)[0x563b4cc43610]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105559281 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-363:LU)[0x563b4cc5ee10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410105559281 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-363:LU)[0x563b4cc5ee10]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410105559281 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-363:LU)[0x563b4cc35520]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105559281 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-363:LU)[0x563b4cc35520]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-363:LU)[0x563b4cc5ee10] (fsm.c:486) 20250410105559281 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-363:LU)[0x563b4cc35520]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410105559281 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-363:LU)[0x563b4cc35520]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410105559281 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105559281 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105559282 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105559282 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105559282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105559282 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105559282 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105559282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105559282 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105559282 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0c 02 31 20 3a 00 01 6b 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105559282 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105559282 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105559282 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105559282 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105559282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105559282 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105559282 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105559282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105559282 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105559282 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 31 20 3a 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: { messageType := 2, destLocRef := '31203A'O ("1 :"), sourceLocRef := '00016B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105559283 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410105559283 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105559284 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105559284 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105559284 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105559284 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105559284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105559284 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105559284 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105559284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105559284 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105559284 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 6b 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105559284 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105559284 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250410105559284 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410105559284 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105559284 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-363:LU)[0x563b4cc43610]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105559284 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-363:LU)[0x563b4cc353f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105559284 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105559284 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-363:LU)[0x563b4cc5ee10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410105559284 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-363:LU)[0x563b4cc35520]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410105559284 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-363:LU)[0x563b4cc35520]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410105559284 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-363:LU)[0x563b4cc35520]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410105559284 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-363:LU)[0x563b4cc35520]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-363:LU)[0x563b4cc5ee10] (vlr_lu_fsm.c:110) 20250410105559284 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-363:LU)[0x563b4cc35520]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410105559284 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-363:LU)[0x563b4cc35520]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105559284 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-363:LU)[0x563b4cc5ee10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410105559284 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-363:LU)[0x563b4cc5ee10]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410105559284 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-363:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105559284 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-363:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-363:LU)[0x563b4cc5ee10] (fsm.c:486) 20250410105559285 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-363:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410105559285 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-363:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410105559285 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-363:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410105559285 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-363:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410105559285 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:TMSInew-0x962BADF1) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410105559285 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-363:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410105559285 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:TMSInew-0x962BADF1 LOCATION UPDATE ACCEPT (TMSI = 0x962badf1) (gsm_04_08.c:149) 20250410105559285 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:TMSInew-0x962BADF1:GERAN-A-363:LU)[0x563b4cc43610]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105559285 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:TMSInew-0x962BADF1 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105559285 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105559285 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105559285 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105559285 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105559285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105559285 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105559285 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105559285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105559285 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105559285 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 31 20 3a 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 96 2b ad f1 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105559286 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105559286 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105559286 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105559286 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105559286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105559286 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105559286 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105559286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105559286 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105559286 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 6b 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105559286 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:TMSInew-0x962BADF1:GERAN-A-363:LU)[0x563b4cc43610]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105559286 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:TMSInew-0x962BADF1:GERAN-A-363:LU)[0x563b4cc353f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105559286 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:TMSInew-0x962BADF1:GERAN-A-363:LU)[0x563b4cc353f0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410105559286 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:TMSInew-0x962BADF1:GERAN-A-363:LU)[0x563b4cc5ee10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410105559286 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-363:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410105559286 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410105559286 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-363:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410105559286 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-363:LU)[0x563b4cc5ee10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410105559286 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-363:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410105559286 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-363:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-363:LU)[0x563b4cc5ee10] (vlr_lu_fsm.c:817) 20250410105559286 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-363:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410105559286 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x22320F05:GERAN-A-363:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105559286 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-363:LU)[0x563b4cc5ee10]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410105559286 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-363:LU)[0x563b4cc353f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410105559286 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-363:LU)[0x563b4cc353f0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.994s remaining) (msc_a.c:450) 20250410105559287 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250410105559287 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-363:LU)[0x563b4cc353f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105559287 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-363:LU)[0x563b4cc353f0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410105559287 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105559287 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105559287 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105559287 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-363:LU)[0x563b4cc43610]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105559287 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105559287 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105559287 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105559287 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105559287 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105559287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105559287 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105559287 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105559287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105559287 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105559287 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 31 20 3a 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410105559288 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105559288 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105559288 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105559288 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105559288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105559288 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105559288 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105559288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105559288 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105559288 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 6b 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105559288 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-363:LU)[0x563b4cc43610]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105559288 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-363:LU)[0x563b4cc353f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105559288 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-363:LU)[0x563b4cc353f0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105559288 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-363:LU)[0x563b4cc353f0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105559288 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-363:LU)[0x563b4cc353f0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105559288 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-363:LU)[0x563b4cc5ee10]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105559288 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-363:LU)[0x563b4cc5ee10]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-363:LU)[0x563b4cc353f0] (msc_a.c:1053) 20250410105559288 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-363:LU)[0x563b4cc5ee10]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410105559288 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-363:LU)[0x563b4cc5ee10]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105559288 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-363:LU)[0x563b4cc5ee10]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410105559288 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-363:LU)[0x563b4cc353f0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4c998740] (msc_a.c:1053) 20250410105559288 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-363:LU)[0x563b4cc353f0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105559288 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-363:LU)[0x563b4cc353f0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105559288 DMSC DEBUG msub_fsm[0x563b4c998740]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105559288 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1) MSC-A terminated (msub.c:261) 20250410105559288 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1) 1 MSC-I still active (msub.c:79) 20250410105559288 DMSC DEBUG msub_fsm[0x563b4c998740]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105559288 DMSC DEBUG msub_fsm[0x563b4c998740]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105559288 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-363:LU)[0x563b4cc43610]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105559288 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-363:LU)[0x563b4cc43610]{READY}: Removing from parent msub_fsm[0x563b4c998740] (msub.c:113) 20250410105559288 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-363 (ran_conn.c:155) 20250410105559288 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-363:LU)[0x563b4cc43610]{READY}: Freeing instance (msub.c:113) 20250410105559288 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-363:LU)[0x563b4cc43610]{READY}: Deallocated (fsm.c:568) 20250410105559288 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1) Free (msub.c:119) 20250410105559288 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1 - active-conn: now used by 1 (attached) (msub.c:375) 20250410105559288 DMSC DEBUG msub_fsm[0x563b4c998740]{terminating}: Freeing instance (msub.c:113) 20250410105559288 DMSC DEBUG msub_fsm[0x563b4c998740]{terminating}: Deallocated (fsm.c:568) 20250410105559288 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105559288 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105559288 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105559288 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105559288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105559288 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105559288 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105559288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105559288 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105559288 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0c 04 31 20 3a 00 01 6b 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 20250410105559289 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105559289 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105559289 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105559289 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105559289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105559289 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105559289 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105559289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105559289 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105559289 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 6b 31 20 3a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1941)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mo_csd0(1948)3219514 TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105559289 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410105559289 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '962BADF1'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1941)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mo_csd0(1948)1568840 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105559492 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105559492 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105559492 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105559492 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105559492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105559492 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105559492 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105559492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105559492 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105559492 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 17 f0 48 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 96 2b ad f1 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105559493 DMSC DEBUG msub_fsm[0x563b4cc5ee10]{active}: Allocated (fsm.c:456) 20250410105559493 DMSC DEBUG msc_i[0x563b4cc353f0]{READY}: Allocated (fsm.c:456) 20250410105559493 DMSC DEBUG msc_i[0x563b4cc353f0]{READY}: is child of msub_fsm[0x563b4cc5ee10] (fsm.c:486) 20250410105559493 DMSC DEBUG msc_a[0x563b4cc43610]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105559493 DMSC DEBUG msc_a[0x563b4cc43610]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc5ee10] (fsm.c:486) 20250410105559493 DMSC DEBUG msc_a(unknown:GERAN-A-364:NONE)[0x563b4cc43610]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105559493 DMSC DEBUG msc_i(unknown:GERAN-A-364:NONE)[0x563b4cc353f0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105559493 DMSC DEBUG msc_a(unknown:GERAN-A-364:NONE)[0x563b4cc43610]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105559493 DMM DEBUG msc_a(TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ)[0x563b4cc43610]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250410105559493 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ)[0x563b4c998740]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410105559493 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ)[0x563b4c998740]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ)[0x563b4cc43610] (fsm.c:486) 20250410105559493 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ)[0x563b4c998740]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410105559493 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ)[0x563b4c998740]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410105559493 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410105559493 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410105559493 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ)[0x563b4cc43610]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105559493 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ)[0x563b4cc43610]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105559493 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ)[0x563b4c998740]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410105559493 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ)[0x563b4c998740]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410105559493 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ)[0x563b4c998740]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410105559493 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ)[0x563b4cc353f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105559493 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ)[0x563b4c998740]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410105559493 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ)[0x563b4c998740]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410105559493 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ)[0x563b4c998740]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410105559493 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ)[0x563b4c998740]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410105559493 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ)[0x563b4c998740]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410105559493 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ)[0x563b4c998740]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410105559493 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ)[0x563b4c998740]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410105559493 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ)[0x563b4cc353f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105559493 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ)[0x563b4cc43610]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410105559493 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ)[0x563b4cc43610]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250410105559493 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250410105559493 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410105559493 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105559493 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105559493 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105559493 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105559493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105559493 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105559493 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105559493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105559493 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105559493 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0b 02 17 f0 48 00 01 6c 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105559493 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105559493 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105559493 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105559493 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105559493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105559493 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105559493 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105559493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105559493 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105559493 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 17 f0 48 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1175) 20250410105559494 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105559494 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105559494 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105559494 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105559494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105559494 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105559494 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105559494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105559494 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105559494 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 17 f0 48 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: { messageType := 2, destLocRef := '17F048'O, sourceLocRef := '00016C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410105559495 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410105559495 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1943)@7d38b4d9c9a0: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1948) MSC_Test-MGCP(1944)@7d38b4d9c9a0: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1948) MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patching N(SD)=1 into dtap '03050407E18A89200240805E04802143F5'O MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patched enc_l3: '03450407E18A89200240805E04802143F5'O MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:20 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01001103450407E18A89200240805E04802143F5'O 20250410105559498 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105559498 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105559498 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105559498 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105559498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105559498 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105559498 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105559498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105559498 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105559498 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 6c 00 01 14 01 00 11 03 45 04 07 e1 8a 89 20 02 40 80 5e 04 80 21 43 f5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105559498 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ)[0x563b4cc353f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105559498 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ)[0x563b4cc43610]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105559498 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250410105559498 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1 callref-0x8000002e tid-8) New transaction (transaction.c:231) 20250410105559498 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ)[0x563b4cc43610]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250410105559498 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ)[0x563b4cc43610]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250410105559498 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002e tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250410105559498 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002e tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105559498 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250410105559498 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002e tid-8) codec/BS: :0{CLEARMODE#120,BS31T} (from: MS={BS31T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:702) 20250410105559498 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002e tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250410105559498 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002e tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250410105559498 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: Allocated (fsm.c:456) 20250410105559498 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ)[0x563b4cc43610] (fsm.c:486) 20250410105559498 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002e tid-8) codec/BS: :0{CLEARMODE#120,BS31T} (from: MS={BS31T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:2161) 20250410105559498 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ)[0x563b4cc55d70]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410105559498 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ)[0x563b4cc55d70]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ)[0x563b4cc61530] (fsm.c:486) 20250410105559498 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_CN:no-CI)[0x563b4cc55d70]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250410105559498 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_CN:no-CI)[0x563b4cc55d70]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250410105559498 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ)[0x563b4cc48160]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410105559498 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ)[0x563b4cc48160]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ)[0x563b4cc61530] (fsm.c:486) 20250410105559498 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_RAN:no-CI)[0x563b4cc48160]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250410105559498 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_RAN:no-CI)[0x563b4cc48160]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1944)@7d38b4d9c9a0: Found Expect[0] for { line := { verb := "CRCX", trans_id := "292", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8e" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_csd0(1948) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 2: rx 1st CRCX 20250410105559500 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_CN:no-CI)[0x563b4cc55d70]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105559500 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410105559500 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ)[0x563b4cc43610]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250410105559500 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002e tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test-MNCC(1943)@7d38b4d9c9a0: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1948) MSC_Test-MNCC(1943)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mo_csd0(1948)-2147483602 TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 6: rx 2nd CRCX 20250410105559501 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_RAN:no-CI)[0x563b4cc48160]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105559501 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410105559501 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ)[0x563b4cc43610]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250410105559501 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002e tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS31T} (from: MS={BS31T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:705) 20250410105559501 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002e tid-8) Sending Assignment Command (msc_a.c:706) 20250410105559501 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ)[0x563b4cc353f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 1: rx MNCC SETUP ind 20250410105559501 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105559501 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105559501 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105559501 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105559501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105559501 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105559501 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer 20250410105559501 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002e tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105559501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105559501 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105559501 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 31 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 17 f0 48 00 01 1a 00 18 01 0b 03 02 0a 13 7c 06 02 02 02 02 2a f8 7d 03 4f fd 00 7f 8e 00 00 00 00 00 00 (osmo_ss7_asp.c:1175) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:16 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105559503 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105559503 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105559503 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105559503 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105559503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105559503 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105559503 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105559503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105559504 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105559504 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 6c 00 01 10 00 0e 02 7c 06 09 08 07 06 23 28 7e 03 4f fd 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105559504 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ)[0x563b4cc353f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105559504 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ)[0x563b4cc43610]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105559504 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4cc48160]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250410105559504 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4cc48160]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250410105559504 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc48160]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250410105559504 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002e tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS31T} (from: MS={BS31T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:1596) 20250410105559504 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002e tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250410105559504 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002e tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS31T} (from: MS={BS31T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:2187) 20250410105559504 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002e tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 3: rx RTP CREATE 20250410105559505 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002e tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250410105559505 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002e tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105559505 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002e tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105559505 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002e tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 5: rx MDCX for the RAN side 20250410105559505 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ)[0x563b4cc353f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105559505 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105559505 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105559505 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105559505 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105559505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105559505 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105559505 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105559505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105559505 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105559505 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 25 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 17 f0 48 00 01 0e 01 00 0b 83 02 04 07 e1 b8 88 20 02 40 81 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105559505 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc48160]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105559505 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc48160]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410105559505 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410105559506 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002e tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250410105559506 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002e tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105559506 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002e tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105559506 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002e tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250410105559506 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ)[0x563b4cc353f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105559506 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105559506 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105559506 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105559506 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105559506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105559506 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105559506 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105559506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105559506 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105559506 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 17 f0 48 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 7: rx CC Alerting 20250410105559507 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002e tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250410105559507 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002e tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250410105559507 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002e tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS31T} (from: MS={BS31T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:798) 20250410105559507 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc55d70]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250410105559507 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc55d70]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250410105559507 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc55d70]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250410105559508 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002e tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250410105559508 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002e tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105559508 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002e tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105559508 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002e tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250410105559508 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002e tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250410105559508 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ)[0x563b4cc353f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105559508 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105559508 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105559508 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105559508 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105559508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105559508 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105559508 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105559508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105559508 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105559508 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 17 f0 48 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: { line := { verb := "MDCX", trans_id := "295", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "8e" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8e", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 10: rx CC CONNECT 20250410105559509 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc55d70]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105559509 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc55d70]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410105559509 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410105559509 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250410105559509 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ)[0x563b4cc43610]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patched enc_l3: '038F'O MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105559509 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105559509 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105559509 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105559509 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105559509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105559509 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105559509 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105559509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105559509 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105559509 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 6c 00 01 05 01 00 02 03 8f 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105559509 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ)[0x563b4cc353f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105559509 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ)[0x563b4cc43610]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105559509 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002e tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250410105559509 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002e tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250410105559509 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002e tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250410105559509 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002e tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105559509 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002e tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish DONE TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Hold the call for some time TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Hangup TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 0: tx MNCC_DISC_REQ 20250410105600513 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002e tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250410105600513 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002e tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105600513 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002e tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250410105600513 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002e tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250410105600513 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ)[0x563b4cc353f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105600513 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105600513 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105600513 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105600513 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105600513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105600513 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105600513 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105600513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105600513 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105600513 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 17 f0 48 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 1: rx DTAP CC DISC 20250410105600514 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002e tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250410105600514 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002e tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105600514 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002e tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105600514 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002e tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250410105600514 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002e tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250410105600514 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002e tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250410105600514 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ)[0x563b4cc353f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105600514 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105600514 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105600514 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105600514 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105600514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105600514 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105600515 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105600515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105600515 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105600515 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 17 f0 48 00 01 09 01 00 06 83 2d 08 02 e2 aa (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000203EA'O 20250410105600515 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105600515 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105600515 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105600515 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105600515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105600515 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105600515 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105600515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105600515 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105600515 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 6c 00 01 05 01 00 02 03 ea 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105600515 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ)[0x563b4cc353f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105600515 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ)[0x563b4cc43610]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105600516 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002e tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250410105600516 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002e tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250410105600516 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002e tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250410105600516 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250410105600516 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250410105600516 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105600516 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250410105600516 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ)[0x563b4cc43610]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105600516 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ)[0x563b4cc43610]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250410105600516 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105600516 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105600516 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105600516 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250410105600516 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc48160]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410105600516 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc48160]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ)[0x563b4cc61530] (call_leg.c:197) 20250410105600516 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc48160]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410105600516 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc48160]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410105600516 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc55d70]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410105600516 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc55d70]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ)[0x563b4cc61530] (call_leg.c:197) 20250410105600516 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ)[0x563b4cc61530]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250410105600516 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc55d70]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410105600516 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc55d70]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410105600516 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ)[0x563b4cc61530]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250410105600516 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ)[0x563b4cc61530]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ)[0x563b4cc43610] (call_leg.c:198) 20250410105600516 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ)[0x563b4cc61530]{RELEASING}: Freeing instance (call_leg.c:198) 20250410105600516 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ)[0x563b4cc61530]{RELEASING}: Deallocated (fsm.c:568) 20250410105600516 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ)[0x563b4cc43610]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250410105600516 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ)[0x563b4cc353f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105600516 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105600516 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105600516 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105600516 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105600516 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105600516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105600516 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105600516 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105600516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105600516 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105600516 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 17 f0 48 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1943)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mo_csd0(1948)-2147483602 TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX 20250410105600517 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105600517 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105600517 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105600517 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105600517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105600517 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105600517 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105600517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105600517 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105600517 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 6c 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105600517 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ)[0x563b4cc353f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105600517 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ)[0x563b4cc43610]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105600517 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ)[0x563b4cc43610]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105600517 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ)[0x563b4cc43610]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105600517 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ)[0x563b4cc43610]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105600517 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ)[0x563b4c998740]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105600517 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ)[0x563b4c998740]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ)[0x563b4cc43610] (msc_a.c:1053) 20250410105600517 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ)[0x563b4c998740]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105600517 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ)[0x563b4c998740]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410105600517 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ)[0x563b4cc43610]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc5ee10] (msc_a.c:1053) 20250410105600517 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ)[0x563b4cc43610]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105600517 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ)[0x563b4cc43610]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105600517 DMSC DEBUG msub_fsm[0x563b4cc5ee10]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105600517 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1) MSC-A terminated (msub.c:261) 20250410105600517 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1) 1 MSC-I still active (msub.c:79) 20250410105600517 DMSC DEBUG msub_fsm[0x563b4cc5ee10]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105600517 DMSC DEBUG msub_fsm[0x563b4cc5ee10]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105600517 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ)[0x563b4cc353f0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105600517 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ)[0x563b4cc353f0]{READY}: Removing from parent msub_fsm[0x563b4cc5ee10] (msub.c:113) 20250410105600517 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-364 (ran_conn.c:155) 20250410105600517 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ)[0x563b4cc353f0]{READY}: Freeing instance (msub.c:113) 20250410105600517 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-364:CM_SERVICE_REQ)[0x563b4cc353f0]{READY}: Deallocated (fsm.c:568) 20250410105600517 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1) Free (msub.c:119) 20250410105600517 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1 - active-conn: now used by 1 (attached) (msub.c:375) 20250410105600517 DMSC DEBUG msub_fsm[0x563b4cc5ee10]{terminating}: Freeing instance (msub.c:113) 20250410105600517 DMSC DEBUG msub_fsm[0x563b4cc5ee10]{terminating}: Deallocated (fsm.c:568) 20250410105600517 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105600517 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105600517 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105600517 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105600517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105600517 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105600517 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105600517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105600517 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105600517 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0b 04 17 f0 48 00 01 6c 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 20250410105600517 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105600517 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105600517 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105600517 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105600517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105600517 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105600517 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105600517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105600517 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105600517 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 6c 17 f0 48 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1941)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mo_csd0(1948)1568840 TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 9: done TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: ----------------------------------------------- TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: "CSD Bearer Service: BS32T" TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: ----------------------------------------------- MSC_Test-GSUP(1946)@7d38b4d9c9a0: Created GsupExpect[10] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1948) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1941)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mo_csd0(1948)11826742 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105601519 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105601519 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105601519 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105601519 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105601519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105601519 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105601519 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105601519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105601519 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105601519 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 b4 76 36 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105601520 DMSC DEBUG msub_fsm[0x563b4cc48160]{active}: Allocated (fsm.c:456) 20250410105601520 DMSC DEBUG msc_i[0x563b4cc5f070]{READY}: Allocated (fsm.c:456) 20250410105601520 DMSC DEBUG msc_i[0x563b4cc5f070]{READY}: is child of msub_fsm[0x563b4cc48160] (fsm.c:486) 20250410105601520 DMSC DEBUG msc_a[0x563b4cc35520]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105601520 DMSC DEBUG msc_a[0x563b4cc35520]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc48160] (fsm.c:486) 20250410105601520 DMSC DEBUG msc_a(unknown:GERAN-A-365:NONE)[0x563b4cc35520]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105601520 DMSC DEBUG msc_i(unknown:GERAN-A-365:NONE)[0x563b4cc5f070]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105601520 DMSC DEBUG msc_a(unknown:GERAN-A-365:NONE)[0x563b4cc35520]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105601520 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-365:LU)[0x563b4cc35520]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410105601520 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-365:LU)[0x563b4cc35520]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410105601520 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-365:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410105601520 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-365:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-365:LU)[0x563b4cc35520] (fsm.c:486) 20250410105601520 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-365:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410105601520 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-365:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410105601520 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410105601520 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410105601520 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-365:LU)[0x563b4cc35520]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105601520 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-365:LU)[0x563b4cc35520]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105601520 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250410105601520 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410105601520 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-365:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410105601520 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-365:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410105601520 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-365:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410105601520 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-365:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410105601520 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-365:LU)[0x563b4cc5f070]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105601520 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-365:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410105601520 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-365:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410105601520 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-365:LU)[0x563b4cc5f1a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105601520 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-365:LU)[0x563b4cc5f1a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-365:LU)[0x563b4cc55d70] (fsm.c:486) 20250410105601520 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-365:LU)[0x563b4cc5f1a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410105601520 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-365:LU)[0x563b4cc5f1a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410105601520 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105601520 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105601520 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105601520 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105601520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105601520 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105601520 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105601520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105601520 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105601520 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0a 02 b4 76 36 00 01 6d 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105601520 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105601520 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105601520 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105601520 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105601520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105601520 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105601520 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105601520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105601520 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105601520 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 b4 76 36 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'B47636'O, sourceLocRef := '00016D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105601521 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410105601521 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105601521 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105601521 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105601521 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105601521 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105601521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105601521 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105601521 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105601521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105601521 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105601521 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 6d 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105601521 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-365:LU)[0x563b4cc5f070]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105601521 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-365:LU)[0x563b4cc35520]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105601522 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105601522 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250410105601522 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410105601522 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105601522 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105601522 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-365:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410105601522 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-365:LU)[0x563b4cc5f1a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410105601522 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-365:LU)[0x563b4cc5f1a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410105601522 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-365:LU)[0x563b4cc5f1a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410105601522 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-365:LU)[0x563b4cc5f1a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-365:LU)[0x563b4cc55d70] (vlr_lu_fsm.c:110) 20250410105601522 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-365:LU)[0x563b4cc5f1a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410105601522 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-365:LU)[0x563b4cc5f1a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105601522 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-365:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410105601522 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-365:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410105601522 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-365:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105601522 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-365:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-365:LU)[0x563b4cc55d70] (fsm.c:486) 20250410105601522 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-365:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410105601522 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-365:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410105601522 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-365:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410105601522 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-365:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410105601522 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:TMSInew-0x15399AB6) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410105601522 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-365:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410105601522 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:TMSInew-0x15399AB6 LOCATION UPDATE ACCEPT (TMSI = 0x15399ab6) (gsm_04_08.c:149) 20250410105601522 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:TMSInew-0x15399AB6:GERAN-A-365:LU)[0x563b4cc5f070]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105601522 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:TMSInew-0x15399AB6 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105601523 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105601523 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105601523 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105601523 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105601523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105601523 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105601523 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105601523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105601523 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105601523 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 b4 76 36 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 15 39 9a b6 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105601524 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105601524 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105601524 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105601524 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105601524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105601524 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105601524 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105601524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105601524 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105601524 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 6d 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105601524 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:TMSInew-0x15399AB6:GERAN-A-365:LU)[0x563b4cc5f070]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105601524 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:TMSInew-0x15399AB6:GERAN-A-365:LU)[0x563b4cc35520]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105601524 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:TMSInew-0x15399AB6:GERAN-A-365:LU)[0x563b4cc35520]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410105601524 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:TMSInew-0x15399AB6:GERAN-A-365:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410105601524 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-365:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410105601524 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410105601524 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-365:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410105601524 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-365:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410105601524 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-365:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410105601524 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-365:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-365:LU)[0x563b4cc55d70] (vlr_lu_fsm.c:817) 20250410105601524 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-365:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410105601524 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x962BADF1:GERAN-A-365:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105601524 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-365:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410105601524 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-365:LU)[0x563b4cc35520]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410105601524 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-365:LU)[0x563b4cc35520]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.996s remaining) (msc_a.c:450) 20250410105601524 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250410105601524 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-365:LU)[0x563b4cc35520]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105601524 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-365:LU)[0x563b4cc35520]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410105601524 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105601524 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105601524 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105601524 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-365:LU)[0x563b4cc5f070]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105601524 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105601524 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105601524 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105601524 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105601524 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105601524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105601524 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105601524 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105601524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105601524 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105601524 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 b4 76 36 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105601525 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105601525 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105601525 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105601525 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105601525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105601525 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105601525 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105601525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105601525 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105601525 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 6d 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105601525 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-365:LU)[0x563b4cc5f070]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105601525 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-365:LU)[0x563b4cc35520]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105601525 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-365:LU)[0x563b4cc35520]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105601525 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-365:LU)[0x563b4cc35520]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105601525 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-365:LU)[0x563b4cc35520]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105601525 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-365:LU)[0x563b4cc55d70]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105601525 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-365:LU)[0x563b4cc55d70]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-365:LU)[0x563b4cc35520] (msc_a.c:1053) 20250410105601525 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-365:LU)[0x563b4cc55d70]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410105601525 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-365:LU)[0x563b4cc55d70]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105601525 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-365:LU)[0x563b4cc55d70]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410105601525 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-365:LU)[0x563b4cc35520]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc48160] (msc_a.c:1053) 20250410105601525 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-365:LU)[0x563b4cc35520]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105601525 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-365:LU)[0x563b4cc35520]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105601525 DMSC DEBUG msub_fsm[0x563b4cc48160]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105601525 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6) MSC-A terminated (msub.c:261) 20250410105601525 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6) 1 MSC-I still active (msub.c:79) 20250410105601525 DMSC DEBUG msub_fsm[0x563b4cc48160]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105601525 DMSC DEBUG msub_fsm[0x563b4cc48160]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105601525 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-365:LU)[0x563b4cc5f070]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105601525 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-365:LU)[0x563b4cc5f070]{READY}: Removing from parent msub_fsm[0x563b4cc48160] (msub.c:113) 20250410105601525 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-365 (ran_conn.c:155) 20250410105601525 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-365:LU)[0x563b4cc5f070]{READY}: Freeing instance (msub.c:113) 20250410105601525 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-365:LU)[0x563b4cc5f070]{READY}: Deallocated (fsm.c:568) 20250410105601525 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6) Free (msub.c:119) 20250410105601525 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6 - active-conn: now used by 1 (attached) (msub.c:375) 20250410105601525 DMSC DEBUG msub_fsm[0x563b4cc48160]{terminating}: Freeing instance (msub.c:113) 20250410105601525 DMSC DEBUG msub_fsm[0x563b4cc48160]{terminating}: Deallocated (fsm.c:568) 20250410105601525 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105601525 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105601525 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105601525 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105601525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105601525 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105601525 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105601525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105601525 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105601525 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0a 04 b4 76 36 00 01 6d 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 20250410105601525 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105601525 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105601525 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105601525 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105601525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105601525 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105601525 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105601525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105601525 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105601525 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 6d b4 76 36 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1941)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mo_csd0(1948)11826742 TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105601525 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410105601525 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '15399AB6'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1941)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mo_csd0(1948)14339745 MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105601728 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105601728 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105601728 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105601728 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105601728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105601728 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105601728 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105601728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105601728 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105601728 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 da ce a1 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 15 39 9a b6 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105601729 DMSC DEBUG msub_fsm[0x563b4cc55d70]{active}: Allocated (fsm.c:456) 20250410105601729 DMSC DEBUG msc_i[0x563b4cc35520]{READY}: Allocated (fsm.c:456) 20250410105601729 DMSC DEBUG msc_i[0x563b4cc35520]{READY}: is child of msub_fsm[0x563b4cc55d70] (fsm.c:486) 20250410105601729 DMSC DEBUG msc_a[0x563b4cc5f070]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105601729 DMSC DEBUG msc_a[0x563b4cc5f070]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc55d70] (fsm.c:486) 20250410105601729 DMSC DEBUG msc_a(unknown:GERAN-A-366:NONE)[0x563b4cc5f070]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105601729 DMSC DEBUG msc_i(unknown:GERAN-A-366:NONE)[0x563b4cc35520]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105601729 DMSC DEBUG msc_a(unknown:GERAN-A-366:NONE)[0x563b4cc5f070]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105601729 DMM DEBUG msc_a(TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250410105601729 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410105601729 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ)[0x563b4cc5f070] (fsm.c:486) 20250410105601729 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410105601729 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410105601729 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410105601729 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410105601729 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105601729 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105601729 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410105601729 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410105601729 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410105601729 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ)[0x563b4cc35520]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105601729 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410105601729 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410105601729 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410105601729 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410105601729 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410105601729 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410105601729 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410105601729 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ)[0x563b4cc35520]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105601729 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410105601729 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250410105601729 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250410105601729 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410105601729 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105601729 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105601729 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105601729 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105601729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105601729 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105601729 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105601729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105601729 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105601729 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 09 02 da ce a1 00 01 6e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105601729 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105601729 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105601729 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105601729 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105601729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105601729 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105601729 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105601729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105601729 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105601729 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 09 06 da ce a1 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1175) 20250410105601729 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105601729 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105601729 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105601729 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105601729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105601729 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105601729 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105601729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105601729 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105601729 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 09 06 da ce a1 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'DACEA1'O, sourceLocRef := '00016E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105601730 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410105601730 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1943)@7d38b4d9c9a0: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1948) MSC_Test-MGCP(1944)@7d38b4d9c9a0: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1948) MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patching N(SD)=1 into dtap '03050407E18A89200340805E04802143F5'O MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patched enc_l3: '03450407E18A89200340805E04802143F5'O MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:20 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01001103450407E18A89200340805E04802143F5'O 20250410105601733 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105601733 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105601733 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105601733 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105601733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105601733 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105601733 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105601733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105601733 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105601733 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 6e 00 01 14 01 00 11 03 45 04 07 e1 8a 89 20 03 40 80 5e 04 80 21 43 f5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105601733 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ)[0x563b4cc35520]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105601733 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105601733 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250410105601733 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6 callref-0x8000002f tid-8) New transaction (transaction.c:231) 20250410105601733 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250410105601733 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250410105601733 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002f tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250410105601733 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105601733 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250410105601733 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002f tid-8) codec/BS: :0{CLEARMODE#120,BS32T} (from: MS={BS32T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:702) 20250410105601733 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002f tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250410105601733 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002f tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250410105601733 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: Allocated (fsm.c:456) 20250410105601733 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ)[0x563b4cc5f070] (fsm.c:486) 20250410105601733 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002f tid-8) codec/BS: :0{CLEARMODE#120,BS32T} (from: MS={BS32T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:2161) 20250410105601733 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ)[0x563b4cc5ee10]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410105601733 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ)[0x563b4cc5ee10]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ)[0x563b4cc61530] (fsm.c:486) 20250410105601733 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_CN:no-CI)[0x563b4cc5ee10]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250410105601733 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_CN:no-CI)[0x563b4cc5ee10]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250410105601733 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ)[0x563b4cc353f0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410105601733 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ)[0x563b4cc353f0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ)[0x563b4cc61530] (fsm.c:486) 20250410105601733 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_RAN:no-CI)[0x563b4cc353f0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250410105601733 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_RAN:no-CI)[0x563b4cc353f0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1944)@7d38b4d9c9a0: Found Expect[0] for { line := { verb := "CRCX", trans_id := "298", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8f" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_csd0(1948) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 2: rx 1st CRCX 20250410105601734 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_CN:no-CI)[0x563b4cc5ee10]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105601734 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410105601734 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250410105601734 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002f tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1943)@7d38b4d9c9a0: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1948) MSC_Test-MNCC(1943)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mo_csd0(1948)-2147483601 20250410105601734 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_RAN:no-CI)[0x563b4cc353f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105601734 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410105601734 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250410105601734 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002f tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS32T} (from: MS={BS32T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:705) 20250410105601734 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002f tid-8) Sending Assignment Command (msc_a.c:706) 20250410105601734 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ)[0x563b4cc35520]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250410105601734 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105601734 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105601734 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105601734 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105601734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105601734 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105601734 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105601734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105601734 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105601734 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 31 00 00 00 b9 00 00 00 c1 03 00 00 09 06 da ce a1 00 01 1a 00 18 01 0b 03 02 0a 12 7c 06 02 02 02 02 2a f8 7d 03 4f fd 00 7f 8f 00 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 1: rx MNCC SETUP ind 20250410105601735 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002f tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:16 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105601735 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105601735 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105601735 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105601735 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105601735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105601736 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105601736 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105601736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105601736 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105601736 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 6e 00 01 10 00 0e 02 7c 06 09 08 07 06 23 28 7e 03 4f fd 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105601736 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ)[0x563b4cc35520]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105601736 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105601736 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4cc353f0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250410105601736 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4cc353f0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250410105601736 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc353f0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250410105601736 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002f tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS32T} (from: MS={BS32T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:1596) 20250410105601736 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002f tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250410105601736 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002f tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS32T} (from: MS={BS32T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:2187) 20250410105601736 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002f tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 5: rx MDCX for the RAN side 20250410105601737 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002f tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250410105601737 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002f tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105601737 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105601737 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002f tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250410105601737 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ)[0x563b4cc35520]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105601737 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105601737 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105601737 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105601737 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105601737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105601737 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105601737 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105601737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105601737 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105601737 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 25 00 00 00 b9 00 00 00 c1 03 00 00 09 06 da ce a1 00 01 0e 01 00 0b 83 02 04 07 e1 b8 88 20 03 40 81 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105601737 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc353f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105601737 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc353f0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410105601737 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410105601738 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002f tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250410105601738 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002f tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105601738 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105601738 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002f tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250410105601738 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ)[0x563b4cc35520]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105601738 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105601738 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105601738 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105601738 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105601738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105601738 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105601738 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105601738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105601738 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105601738 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 09 06 da ce a1 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 7: rx CC Alerting 20250410105601739 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002f tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250410105601739 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002f tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250410105601739 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002f tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS32T} (from: MS={BS32T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:798) 20250410105601739 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc5ee10]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250410105601739 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc5ee10]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250410105601739 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc5ee10]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250410105601739 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002f tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250410105601739 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002f tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105601739 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105601739 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002f tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250410105601739 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002f tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250410105601739 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ)[0x563b4cc35520]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105601739 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105601739 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105601739 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105601739 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105601739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105601739 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105601739 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105601739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105601739 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105601739 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 09 06 da ce a1 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: { line := { verb := "MDCX", trans_id := "301", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "8f" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8f", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 10: rx CC CONNECT 20250410105601740 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc5ee10]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105601740 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc5ee10]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410105601740 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410105601740 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250410105601740 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patched enc_l3: '038F'O MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002038F'O 20250410105601740 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105601740 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105601740 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105601740 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105601740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105601740 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105601740 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105601740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105601740 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105601740 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 6e 00 01 05 01 00 02 03 8f 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105601740 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ)[0x563b4cc35520]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105601740 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105601740 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002f tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250410105601740 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002f tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250410105601740 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002f tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250410105601740 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002f tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105601740 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002f tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish DONE TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Hold the call for some time TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Hangup TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 0: tx MNCC_DISC_REQ 20250410105602743 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002f tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250410105602743 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105602743 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002f tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250410105602743 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002f tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250410105602743 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ)[0x563b4cc35520]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105602743 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105602743 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105602743 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105602743 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105602743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105602743 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105602743 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105602743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105602744 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105602744 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 09 06 da ce a1 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 1: rx DTAP CC DISC 20250410105602745 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002f tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250410105602745 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002f tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105602745 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105602745 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002f tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250410105602745 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002f tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250410105602745 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002f tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250410105602745 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ)[0x563b4cc35520]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105602745 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105602745 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105602745 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105602745 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105602745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105602745 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105602745 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105602745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105602745 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105602745 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 09 06 da ce a1 00 01 09 01 00 06 83 2d 08 02 e2 aa (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105602746 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105602746 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105602746 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105602746 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105602746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105602746 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105602746 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105602746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105602746 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105602746 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 6e 00 01 05 01 00 02 03 ea 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105602746 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ)[0x563b4cc35520]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105602746 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105602746 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002f tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250410105602746 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002f tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250410105602746 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002f tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250410105602746 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250410105602746 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250410105602746 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105602746 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250410105602746 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105602746 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250410105602746 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105602746 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105602746 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105602746 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250410105602746 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc353f0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410105602746 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc353f0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ)[0x563b4cc61530] (call_leg.c:197) 20250410105602746 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc353f0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410105602746 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc353f0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410105602746 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc5ee10]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410105602746 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc5ee10]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ)[0x563b4cc61530] (call_leg.c:197) 20250410105602746 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ)[0x563b4cc61530]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250410105602746 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc5ee10]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410105602746 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc5ee10]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410105602746 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ)[0x563b4cc61530]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250410105602746 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ)[0x563b4cc61530]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ)[0x563b4cc5f070] (call_leg.c:198) 20250410105602746 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ)[0x563b4cc61530]{RELEASING}: Freeing instance (call_leg.c:198) 20250410105602746 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ)[0x563b4cc61530]{RELEASING}: Deallocated (fsm.c:568) 20250410105602746 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250410105602746 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ)[0x563b4cc35520]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105602746 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105602746 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105602746 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105602746 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105602746 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105602746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105602746 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105602746 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105602746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105602746 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105602746 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 09 06 da ce a1 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1943)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mo_csd0(1948)-2147483601 TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410105602748 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105602748 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105602748 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105602748 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105602748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105602748 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105602748 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105602748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105602748 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105602748 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 6e 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105602748 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ)[0x563b4cc35520]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105602748 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105602748 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105602748 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105602748 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105602748 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105602748 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ)[0x563b4cc5f070] (msc_a.c:1053) 20250410105602748 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105602748 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410105602748 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc55d70] (msc_a.c:1053) 20250410105602748 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105602748 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105602748 DMSC DEBUG msub_fsm[0x563b4cc55d70]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105602748 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6) MSC-A terminated (msub.c:261) 20250410105602748 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6) 1 MSC-I still active (msub.c:79) 20250410105602748 DMSC DEBUG msub_fsm[0x563b4cc55d70]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105602748 DMSC DEBUG msub_fsm[0x563b4cc55d70]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105602748 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ)[0x563b4cc35520]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105602748 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ)[0x563b4cc35520]{READY}: Removing from parent msub_fsm[0x563b4cc55d70] (msub.c:113) 20250410105602748 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-366 (ran_conn.c:155) 20250410105602748 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ)[0x563b4cc35520]{READY}: Freeing instance (msub.c:113) 20250410105602748 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-366:CM_SERVICE_REQ)[0x563b4cc35520]{READY}: Deallocated (fsm.c:568) 20250410105602748 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6) Free (msub.c:119) 20250410105602748 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6 - active-conn: now used by 1 (attached) (msub.c:375) 20250410105602748 DMSC DEBUG msub_fsm[0x563b4cc55d70]{terminating}: Freeing instance (msub.c:113) 20250410105602748 DMSC DEBUG msub_fsm[0x563b4cc55d70]{terminating}: Deallocated (fsm.c:568) 20250410105602748 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105602748 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105602748 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105602748 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105602748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105602748 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105602748 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105602748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105602748 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105602748 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 09 04 da ce a1 00 01 6e 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410105602748 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105602748 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105602748 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105602748 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105602748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105602748 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 20250410105602748 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105602748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105602748 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105602748 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 6e da ce a1 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1941)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mo_csd0(1948)14339745 TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 9: done TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: ----------------------------------------------- TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: "CSD Bearer Service: BS33T" TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: ----------------------------------------------- MSC_Test-GSUP(1946)@7d38b4d9c9a0: Created GsupExpect[11] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1948) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1941)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mo_csd0(1948)5657278 MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105603751 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105603751 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105603751 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105603751 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105603751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105603751 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105603751 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105603751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105603751 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105603751 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 56 52 be 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105603751 DMSC DEBUG msub_fsm[0x563b4cc353f0]{active}: Allocated (fsm.c:456) 20250410105603751 DMSC DEBUG msc_i[0x563b4cc55ea0]{READY}: Allocated (fsm.c:456) 20250410105603751 DMSC DEBUG msc_i[0x563b4cc55ea0]{READY}: is child of msub_fsm[0x563b4cc353f0] (fsm.c:486) 20250410105603751 DMSC DEBUG msc_a[0x563b4cc5f1a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105603751 DMSC DEBUG msc_a[0x563b4cc5f1a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc353f0] (fsm.c:486) 20250410105603751 DMSC DEBUG msc_a(unknown:GERAN-A-367:NONE)[0x563b4cc5f1a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105603751 DMSC DEBUG msc_i(unknown:GERAN-A-367:NONE)[0x563b4cc55ea0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105603751 DMSC DEBUG msc_a(unknown:GERAN-A-367:NONE)[0x563b4cc5f1a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105603751 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-367:LU)[0x563b4cc5f1a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410105603751 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-367:LU)[0x563b4cc5f1a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410105603751 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-367:LU)[0x563b4cc5ee10]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410105603751 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-367:LU)[0x563b4cc5ee10]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-367:LU)[0x563b4cc5f1a0] (fsm.c:486) 20250410105603751 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-367:LU)[0x563b4cc5ee10]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410105603751 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-367:LU)[0x563b4cc5ee10]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410105603751 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410105603751 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410105603751 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-367:LU)[0x563b4cc5f1a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105603751 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-367:LU)[0x563b4cc5f1a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105603751 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250410105603751 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410105603751 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-367:LU)[0x563b4cc5ee10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410105603751 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-367:LU)[0x563b4cc5ee10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410105603751 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-367:LU)[0x563b4cc5ee10]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410105603751 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-367:LU)[0x563b4cc5ee10]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410105603752 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-367:LU)[0x563b4cc55ea0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105603752 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-367:LU)[0x563b4cc5ee10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410105603752 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-367:LU)[0x563b4cc5ee10]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410105603752 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-367:LU)[0x563b4cc4e430]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105603752 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-367:LU)[0x563b4cc4e430]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-367:LU)[0x563b4cc5ee10] (fsm.c:486) 20250410105603752 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-367:LU)[0x563b4cc4e430]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410105603752 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-367:LU)[0x563b4cc4e430]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410105603752 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105603752 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105603752 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105603752 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105603752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105603752 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105603752 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105603752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105603752 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105603752 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 08 02 56 52 be 00 01 6f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105603752 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105603752 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105603752 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105603752 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105603752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105603752 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105603752 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105603752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105603752 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105603752 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 08 06 56 52 be 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: { messageType := 2, destLocRef := '5652BE'O, sourceLocRef := '00016F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105603752 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410105603752 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105603753 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105603753 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105603753 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105603753 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105603753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105603753 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105603753 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105603753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105603753 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105603753 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 6f 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105603753 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-367:LU)[0x563b4cc55ea0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105603753 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-367:LU)[0x563b4cc5f1a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105603753 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105603753 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250410105603753 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410105603753 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105603753 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105603753 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-367:LU)[0x563b4cc5ee10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410105603753 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-367:LU)[0x563b4cc4e430]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410105603753 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-367:LU)[0x563b4cc4e430]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410105603753 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-367:LU)[0x563b4cc4e430]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410105603753 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-367:LU)[0x563b4cc4e430]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-367:LU)[0x563b4cc5ee10] (vlr_lu_fsm.c:110) 20250410105603753 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-367:LU)[0x563b4cc4e430]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410105603754 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-367:LU)[0x563b4cc4e430]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105603754 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-367:LU)[0x563b4cc5ee10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410105603754 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-367:LU)[0x563b4cc5ee10]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410105603754 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-367:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105603754 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-367:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-367:LU)[0x563b4cc5ee10] (fsm.c:486) 20250410105603754 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-367:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410105603754 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-367:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410105603754 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-367:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410105603754 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-367:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410105603754 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:TMSInew-0xA37EC5BA) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410105603754 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-367:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410105603754 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:TMSInew-0xA37EC5BA LOCATION UPDATE ACCEPT (TMSI = 0xa37ec5ba) (gsm_04_08.c:149) 20250410105603754 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:TMSInew-0xA37EC5BA:GERAN-A-367:LU)[0x563b4cc55ea0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105603754 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:TMSInew-0xA37EC5BA - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105603754 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105603754 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105603754 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105603754 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105603754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105603754 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105603754 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105603754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105603754 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105603754 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 08 06 56 52 be 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 a3 7e c5 ba (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O 20250410105603754 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105603754 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105603754 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105603754 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105603754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105603754 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105603754 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105603754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105603754 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105603754 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 6f 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105603755 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:TMSInew-0xA37EC5BA:GERAN-A-367:LU)[0x563b4cc55ea0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105603755 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:TMSInew-0xA37EC5BA:GERAN-A-367:LU)[0x563b4cc5f1a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105603755 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:TMSInew-0xA37EC5BA:GERAN-A-367:LU)[0x563b4cc5f1a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410105603755 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:TMSInew-0xA37EC5BA:GERAN-A-367:LU)[0x563b4cc5ee10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410105603755 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-367:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410105603755 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410105603755 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-367:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410105603755 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-367:LU)[0x563b4cc5ee10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410105603755 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-367:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410105603755 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-367:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-367:LU)[0x563b4cc5ee10] (vlr_lu_fsm.c:817) 20250410105603755 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-367:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410105603755 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x15399AB6:GERAN-A-367:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105603755 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-367:LU)[0x563b4cc5ee10]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410105603755 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-367:LU)[0x563b4cc5f1a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410105603755 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-367:LU)[0x563b4cc5f1a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.996s remaining) (msc_a.c:450) 20250410105603755 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250410105603755 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-367:LU)[0x563b4cc5f1a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105603755 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-367:LU)[0x563b4cc5f1a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410105603755 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105603755 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105603755 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105603755 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-367:LU)[0x563b4cc55ea0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105603755 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105603755 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105603755 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105603755 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105603755 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105603755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105603755 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105603755 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105603755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105603755 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105603755 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 08 06 56 52 be 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410105603756 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105603756 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105603756 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105603756 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105603756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105603756 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105603756 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105603756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105603756 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105603756 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 6f 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105603756 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-367:LU)[0x563b4cc55ea0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105603756 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-367:LU)[0x563b4cc5f1a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105603756 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-367:LU)[0x563b4cc5f1a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105603756 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-367:LU)[0x563b4cc5f1a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105603756 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-367:LU)[0x563b4cc5f1a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105603756 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-367:LU)[0x563b4cc5ee10]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105603756 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-367:LU)[0x563b4cc5ee10]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-367:LU)[0x563b4cc5f1a0] (msc_a.c:1053) 20250410105603756 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-367:LU)[0x563b4cc5ee10]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410105603756 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-367:LU)[0x563b4cc5ee10]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105603756 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-367:LU)[0x563b4cc5ee10]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410105603756 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-367:LU)[0x563b4cc5f1a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc353f0] (msc_a.c:1053) 20250410105603756 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-367:LU)[0x563b4cc5f1a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105603756 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-367:LU)[0x563b4cc5f1a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105603756 DMSC DEBUG msub_fsm[0x563b4cc353f0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105603756 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA) MSC-A terminated (msub.c:261) 20250410105603756 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA) 1 MSC-I still active (msub.c:79) 20250410105603756 DMSC DEBUG msub_fsm[0x563b4cc353f0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105603756 DMSC DEBUG msub_fsm[0x563b4cc353f0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105603756 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-367:LU)[0x563b4cc55ea0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105603756 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-367:LU)[0x563b4cc55ea0]{READY}: Removing from parent msub_fsm[0x563b4cc353f0] (msub.c:113) 20250410105603756 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-367 (ran_conn.c:155) 20250410105603756 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-367:LU)[0x563b4cc55ea0]{READY}: Freeing instance (msub.c:113) 20250410105603756 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-367:LU)[0x563b4cc55ea0]{READY}: Deallocated (fsm.c:568) 20250410105603756 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA) Free (msub.c:119) 20250410105603756 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA - active-conn: now used by 1 (attached) (msub.c:375) 20250410105603756 DMSC DEBUG msub_fsm[0x563b4cc353f0]{terminating}: Freeing instance (msub.c:113) 20250410105603756 DMSC DEBUG msub_fsm[0x563b4cc353f0]{terminating}: Deallocated (fsm.c:568) 20250410105603756 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105603756 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105603756 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105603756 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105603756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105603756 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105603756 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105603756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105603756 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105603756 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 08 04 56 52 be 00 01 6f 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 20250410105603756 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105603756 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105603756 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105603756 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105603756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105603756 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105603756 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105603756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105603756 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105603756 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 6f 56 52 be 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1941)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mo_csd0(1948)5657278 TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105603756 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410105603756 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'A37EC5BA'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1941)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mo_csd0(1948)11604509 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105603956 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105603956 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105603956 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105603956 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105603956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105603956 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105603956 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105603956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105603956 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105603956 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 b1 12 1d 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 a3 7e c5 ba 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105603957 DMSC DEBUG msub_fsm[0x563b4cc5ee10]{active}: Allocated (fsm.c:456) 20250410105603957 DMSC DEBUG msc_i[0x563b4cc5f1a0]{READY}: Allocated (fsm.c:456) 20250410105603957 DMSC DEBUG msc_i[0x563b4cc5f1a0]{READY}: is child of msub_fsm[0x563b4cc5ee10] (fsm.c:486) 20250410105603957 DMSC DEBUG msc_a[0x563b4cc55ea0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105603957 DMSC DEBUG msc_a[0x563b4cc55ea0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc5ee10] (fsm.c:486) 20250410105603957 DMSC DEBUG msc_a(unknown:GERAN-A-368:NONE)[0x563b4cc55ea0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105603957 DMSC DEBUG msc_i(unknown:GERAN-A-368:NONE)[0x563b4cc5f1a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105603957 DMSC DEBUG msc_a(unknown:GERAN-A-368:NONE)[0x563b4cc55ea0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105603957 DMM DEBUG msc_a(TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ)[0x563b4cc55ea0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250410105603957 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ)[0x563b4cc353f0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410105603957 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ)[0x563b4cc353f0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ)[0x563b4cc55ea0] (fsm.c:486) 20250410105603957 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ)[0x563b4cc353f0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410105603957 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ)[0x563b4cc353f0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410105603957 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410105603957 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410105603957 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ)[0x563b4cc55ea0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105603957 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ)[0x563b4cc55ea0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105603957 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ)[0x563b4cc353f0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410105603957 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ)[0x563b4cc353f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410105603957 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ)[0x563b4cc353f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410105603957 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ)[0x563b4cc5f1a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105603958 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ)[0x563b4cc353f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410105603958 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ)[0x563b4cc353f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410105603958 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ)[0x563b4cc353f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410105603958 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ)[0x563b4cc353f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410105603958 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ)[0x563b4cc353f0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410105603958 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ)[0x563b4cc353f0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410105603958 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ)[0x563b4cc353f0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410105603958 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ)[0x563b4cc5f1a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105603958 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ)[0x563b4cc55ea0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410105603958 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ)[0x563b4cc55ea0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250410105603958 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250410105603958 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410105603958 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105603958 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105603958 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105603958 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105603958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105603958 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105603958 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105603958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105603958 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105603958 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 06 02 b1 12 1d 00 01 70 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105603958 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105603958 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105603958 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105603958 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105603958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105603958 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105603959 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105603959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105603959 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105603959 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 06 06 b1 12 1d 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1175) 20250410105603959 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105603959 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105603959 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105603959 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105603959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105603959 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105603959 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105603959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105603959 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105603959 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 06 06 b1 12 1d 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'B1121D'O, sourceLocRef := '000170'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105603961 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410105603961 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1943)@7d38b4d9c9a0: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1948) MSC_Test-MGCP(1944)@7d38b4d9c9a0: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1948) MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patching N(SD)=1 into dtap '03050407E18A89200440805E04802143F5'O MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patched enc_l3: '03450407E18A89200440805E04802143F5'O MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:20 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01001103450407E18A89200440805E04802143F5'O MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105603970 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105603970 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105603970 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105603970 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105603970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105603970 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105603970 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105603970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105603970 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105603970 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 70 00 01 14 01 00 11 03 45 04 07 e1 8a 89 20 04 40 80 5e 04 80 21 43 f5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105603971 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ)[0x563b4cc5f1a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105603971 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ)[0x563b4cc55ea0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105603971 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250410105603971 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA callref-0x80000030 tid-8) New transaction (transaction.c:231) 20250410105603971 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ)[0x563b4cc55ea0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250410105603971 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ)[0x563b4cc55ea0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250410105603971 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ callref-0x80000030 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250410105603971 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ callref-0x80000030 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105603971 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250410105603971 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ callref-0x80000030 tid-8) codec/BS: :0{CLEARMODE#120,BS33T} (from: MS={BS33T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:702) 20250410105603971 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ callref-0x80000030 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250410105603971 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ callref-0x80000030 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250410105603971 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: Allocated (fsm.c:456) 20250410105603971 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ)[0x563b4cc55ea0] (fsm.c:486) 20250410105603971 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ callref-0x80000030 tid-8) codec/BS: :0{CLEARMODE#120,BS33T} (from: MS={BS33T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:2161) 20250410105603971 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ)[0x563b4cc55d70]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410105603971 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ)[0x563b4cc55d70]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ)[0x563b4cc61530] (fsm.c:486) 20250410105603971 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_CN:no-CI)[0x563b4cc55d70]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250410105603971 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_CN:no-CI)[0x563b4cc55d70]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250410105603971 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ)[0x563b4cc48160]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410105603971 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ)[0x563b4cc48160]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ)[0x563b4cc61530] (fsm.c:486) 20250410105603971 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_RAN:no-CI)[0x563b4cc48160]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250410105603971 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_RAN:no-CI)[0x563b4cc48160]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1944)@7d38b4d9c9a0: Found Expect[0] for { line := { verb := "CRCX", trans_id := "304", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "90" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_csd0(1948) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 2: rx 1st CRCX 20250410105603974 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_CN:no-CI)[0x563b4cc55d70]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105603974 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410105603974 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ)[0x563b4cc55ea0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250410105603974 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ callref-0x80000030 tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1943)@7d38b4d9c9a0: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1948) MSC_Test-MNCC(1943)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mo_csd0(1948)-2147483600 TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 1: rx MNCC SETUP ind 20250410105603975 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_RAN:no-CI)[0x563b4cc48160]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105603975 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410105603975 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ)[0x563b4cc55ea0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250410105603975 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ callref-0x80000030 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS33T} (from: MS={BS33T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:705) 20250410105603975 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ callref-0x80000030 tid-8) Sending Assignment Command (msc_a.c:706) 20250410105603975 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ)[0x563b4cc5f1a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250410105603975 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105603975 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105603975 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105603975 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105603975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105603975 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105603975 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105603975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105603975 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105603975 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 31 00 00 00 b9 00 00 00 c1 03 00 00 06 06 b1 12 1d 00 01 1a 00 18 01 0b 03 02 0a 11 7c 06 02 02 02 02 2a f8 7d 03 4f fd 00 7f 90 00 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410105603976 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ callref-0x80000030 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:16 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105603977 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105603977 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105603977 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105603977 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105603978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105603978 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105603978 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105603978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105603978 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105603978 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 70 00 01 10 00 0e 02 7c 06 09 08 07 06 23 28 7e 03 4f fd 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105603978 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ)[0x563b4cc5f1a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105603978 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ)[0x563b4cc55ea0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105603978 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4cc48160]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250410105603978 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4cc48160]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250410105603978 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc48160]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250410105603978 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ callref-0x80000030 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS33T} (from: MS={BS33T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:1596) 20250410105603978 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ callref-0x80000030 tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250410105603978 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ callref-0x80000030 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS33T} (from: MS={BS33T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:2187) 20250410105603978 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ callref-0x80000030 tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 5: rx MDCX for the RAN side 20250410105603980 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ callref-0x80000030 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250410105603980 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ callref-0x80000030 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105603980 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ callref-0x80000030 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105603980 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ callref-0x80000030 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250410105603980 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ)[0x563b4cc5f1a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105603980 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105603980 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105603980 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105603980 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105603980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105603980 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105603980 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105603980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105603980 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105603980 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 25 00 00 00 b9 00 00 00 c1 03 00 00 06 06 b1 12 1d 00 01 0e 01 00 0b 83 02 04 07 e1 b8 88 20 04 40 81 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105603980 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc48160]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105603980 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc48160]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410105603980 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410105603982 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ callref-0x80000030 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250410105603982 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ callref-0x80000030 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105603982 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ callref-0x80000030 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105603982 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ callref-0x80000030 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250410105603982 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ)[0x563b4cc5f1a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105603982 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105603982 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105603982 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105603982 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105603982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105603982 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105603982 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105603982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105603982 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105603982 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 06 06 b1 12 1d 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 7: rx CC Alerting 20250410105603984 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ callref-0x80000030 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250410105603984 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ callref-0x80000030 tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250410105603984 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ callref-0x80000030 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS33T} (from: MS={BS33T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:798) 20250410105603984 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc55d70]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250410105603984 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc55d70]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250410105603984 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc55d70]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250410105603984 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ callref-0x80000030 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250410105603984 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ callref-0x80000030 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105603984 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ callref-0x80000030 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105603984 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ callref-0x80000030 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250410105603984 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ callref-0x80000030 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250410105603984 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ)[0x563b4cc5f1a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105603984 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105603985 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105603985 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105603985 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105603985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105603985 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105603985 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105603985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105603985 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105603985 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 06 06 b1 12 1d 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: { line := { verb := "MDCX", trans_id := "307", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "90" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "90", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 10: rx CC CONNECT 20250410105603985 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc55d70]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105603985 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc55d70]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410105603985 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410105603985 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250410105603985 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ)[0x563b4cc55ea0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patched enc_l3: '038F'O MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105603986 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105603986 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105603986 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105603986 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105603986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105603986 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105603986 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105603986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105603986 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105603986 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 70 00 01 05 01 00 02 03 8f 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105603986 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ)[0x563b4cc5f1a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105603986 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ)[0x563b4cc55ea0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105603986 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ callref-0x80000030 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250410105603986 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ callref-0x80000030 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250410105603986 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ callref-0x80000030 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250410105603986 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ callref-0x80000030 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105603986 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ callref-0x80000030 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish DONE TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Hold the call for some time TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Hangup TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 0: tx MNCC_DISC_REQ 20250410105604988 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ callref-0x80000030 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250410105604988 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ callref-0x80000030 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105604988 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ callref-0x80000030 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250410105604988 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ callref-0x80000030 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250410105604988 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ)[0x563b4cc5f1a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105604989 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105604989 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105604989 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105604989 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105604989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105604989 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105604989 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105604989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105604989 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105604989 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 06 06 b1 12 1d 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 1: rx DTAP CC DISC 20250410105604990 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ callref-0x80000030 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250410105604990 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ callref-0x80000030 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105604990 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ callref-0x80000030 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105604990 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ callref-0x80000030 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250410105604990 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ callref-0x80000030 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250410105604990 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ callref-0x80000030 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250410105604990 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ)[0x563b4cc5f1a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105604991 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105604991 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105604991 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105604991 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105604991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105604991 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105604991 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105604991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105604991 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105604991 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 06 06 b1 12 1d 00 01 09 01 00 06 83 2d 08 02 e2 aa (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105604993 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105604993 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105604993 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105604993 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105604993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105604993 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105604993 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105604993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105604993 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105604993 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 70 00 01 05 01 00 02 03 ea 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105604993 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ)[0x563b4cc5f1a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105604993 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ)[0x563b4cc55ea0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105604993 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ callref-0x80000030 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250410105604993 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ callref-0x80000030 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250410105604993 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ callref-0x80000030 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250410105604993 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250410105604993 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250410105604993 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105604993 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250410105604993 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ)[0x563b4cc55ea0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105604993 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ)[0x563b4cc55ea0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250410105604993 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105604993 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105604993 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105604993 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250410105604993 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc48160]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410105604993 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc48160]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ)[0x563b4cc61530] (call_leg.c:197) 20250410105604993 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc48160]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410105604993 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc48160]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410105604993 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc55d70]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410105604993 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc55d70]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ)[0x563b4cc61530] (call_leg.c:197) 20250410105604993 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ)[0x563b4cc61530]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250410105604993 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc55d70]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410105604993 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc55d70]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410105604993 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ)[0x563b4cc61530]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250410105604993 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ)[0x563b4cc61530]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ)[0x563b4cc55ea0] (call_leg.c:198) 20250410105604993 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ)[0x563b4cc61530]{RELEASING}: Freeing instance (call_leg.c:198) 20250410105604993 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ)[0x563b4cc61530]{RELEASING}: Deallocated (fsm.c:568) 20250410105604993 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ)[0x563b4cc55ea0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250410105604993 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ)[0x563b4cc5f1a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105604994 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105604994 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105604994 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105604994 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105604994 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105604994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105604994 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105604994 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105604994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105604994 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105604994 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 06 06 b1 12 1d 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1943)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mo_csd0(1948)-2147483600 TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105604996 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105604996 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105604996 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105604996 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105604996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105604996 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105604996 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105604996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105604996 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105604996 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 70 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105604996 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ)[0x563b4cc5f1a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105604996 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ)[0x563b4cc55ea0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105604996 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ)[0x563b4cc55ea0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105604996 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ)[0x563b4cc55ea0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105604996 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ)[0x563b4cc55ea0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105604996 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ)[0x563b4cc353f0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105604996 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ)[0x563b4cc353f0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ)[0x563b4cc55ea0] (msc_a.c:1053) 20250410105604996 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ)[0x563b4cc353f0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105604996 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ)[0x563b4cc353f0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410105604996 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ)[0x563b4cc55ea0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc5ee10] (msc_a.c:1053) 20250410105604996 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ)[0x563b4cc55ea0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105604996 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ)[0x563b4cc55ea0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105604996 DMSC DEBUG msub_fsm[0x563b4cc5ee10]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105604996 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA) MSC-A terminated (msub.c:261) 20250410105604996 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA) 1 MSC-I still active (msub.c:79) 20250410105604996 DMSC DEBUG msub_fsm[0x563b4cc5ee10]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105604996 DMSC DEBUG msub_fsm[0x563b4cc5ee10]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105604996 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ)[0x563b4cc5f1a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105604996 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ)[0x563b4cc5f1a0]{READY}: Removing from parent msub_fsm[0x563b4cc5ee10] (msub.c:113) 20250410105604996 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-368 (ran_conn.c:155) 20250410105604996 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ)[0x563b4cc5f1a0]{READY}: Freeing instance (msub.c:113) 20250410105604996 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-368:CM_SERVICE_REQ)[0x563b4cc5f1a0]{READY}: Deallocated (fsm.c:568) 20250410105604996 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA) Free (msub.c:119) 20250410105604996 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA - active-conn: now used by 1 (attached) (msub.c:375) 20250410105604996 DMSC DEBUG msub_fsm[0x563b4cc5ee10]{terminating}: Freeing instance (msub.c:113) 20250410105604996 DMSC DEBUG msub_fsm[0x563b4cc5ee10]{terminating}: Deallocated (fsm.c:568) 20250410105604996 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105604996 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105604996 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105604996 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105604996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105604996 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105604996 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105604996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105604996 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105604996 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 06 04 b1 12 1d 00 01 70 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 20250410105604997 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105604997 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105604997 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105604997 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105604997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105604997 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105604997 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105604997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105604997 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105604997 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 70 b1 12 1d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1941)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mo_csd0(1948)11604509 TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 9: done TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: ----------------------------------------------- TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: "CSD Bearer Service: BS34T" TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: ----------------------------------------------- MSC_Test-GSUP(1946)@7d38b4d9c9a0: Created GsupExpect[12] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1948) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1941)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mo_csd0(1948)11029323 MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105606000 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105606000 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105606000 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105606000 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105606000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105606000 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105606000 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105606000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105606000 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105606000 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 a8 4b 4b 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105606001 DMSC DEBUG msub_fsm[0x563b4cc48160]{active}: Allocated (fsm.c:456) 20250410105606001 DMSC DEBUG msc_i[0x563b4cc35520]{READY}: Allocated (fsm.c:456) 20250410105606001 DMSC DEBUG msc_i[0x563b4cc35520]{READY}: is child of msub_fsm[0x563b4cc48160] (fsm.c:486) 20250410105606001 DMSC DEBUG msc_a[0x563b4cc4e430]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105606001 DMSC DEBUG msc_a[0x563b4cc4e430]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc48160] (fsm.c:486) 20250410105606001 DMSC DEBUG msc_a(unknown:GERAN-A-369:NONE)[0x563b4cc4e430]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105606001 DMSC DEBUG msc_i(unknown:GERAN-A-369:NONE)[0x563b4cc35520]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105606001 DMSC DEBUG msc_a(unknown:GERAN-A-369:NONE)[0x563b4cc4e430]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105606001 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-369:LU)[0x563b4cc4e430]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410105606001 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-369:LU)[0x563b4cc4e430]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410105606001 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-369:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410105606001 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-369:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-369:LU)[0x563b4cc4e430] (fsm.c:486) 20250410105606001 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-369:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410105606001 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-369:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410105606001 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410105606001 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410105606001 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-369:LU)[0x563b4cc4e430]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105606001 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-369:LU)[0x563b4cc4e430]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105606001 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250410105606001 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410105606001 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-369:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410105606001 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-369:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410105606001 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-369:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410105606001 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-369:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410105606001 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-369:LU)[0x563b4cc35520]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105606001 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-369:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410105606001 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-369:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410105606001 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-369:LU)[0x563b4cc5ef40]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105606001 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-369:LU)[0x563b4cc5ef40]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-369:LU)[0x563b4cc55d70] (fsm.c:486) 20250410105606001 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-369:LU)[0x563b4cc5ef40]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410105606001 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-369:LU)[0x563b4cc5ef40]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410105606001 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105606001 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105606001 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105606001 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105606001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105606001 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105606001 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105606001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105606001 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105606001 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 07 02 a8 4b 4b 00 01 71 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105606002 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105606002 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105606002 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105606002 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105606002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105606002 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105606002 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105606002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105606002 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105606002 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 07 06 a8 4b 4b 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'A84B4B'O, sourceLocRef := '000171'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105606003 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410105606003 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250410105606004 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105606004 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105606004 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105606004 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105606004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105606004 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105606004 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105606004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105606004 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105606004 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 71 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105606004 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-369:LU)[0x563b4cc35520]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105606004 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-369:LU)[0x563b4cc4e430]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105606005 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105606005 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250410105606005 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410105606005 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105606005 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105606005 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-369:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410105606005 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-369:LU)[0x563b4cc5ef40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410105606005 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-369:LU)[0x563b4cc5ef40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410105606005 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-369:LU)[0x563b4cc5ef40]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410105606005 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-369:LU)[0x563b4cc5ef40]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-369:LU)[0x563b4cc55d70] (vlr_lu_fsm.c:110) 20250410105606005 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-369:LU)[0x563b4cc5ef40]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410105606005 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-369:LU)[0x563b4cc5ef40]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105606005 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-369:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410105606005 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-369:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410105606005 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-369:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105606005 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-369:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-369:LU)[0x563b4cc55d70] (fsm.c:486) 20250410105606005 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-369:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410105606005 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-369:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410105606005 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-369:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410105606005 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-369:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410105606005 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:TMSInew-0x95905181) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410105606005 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-369:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410105606005 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:TMSInew-0x95905181 LOCATION UPDATE ACCEPT (TMSI = 0x95905181) (gsm_04_08.c:149) 20250410105606005 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:TMSInew-0x95905181:GERAN-A-369:LU)[0x563b4cc35520]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105606005 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:TMSInew-0x95905181 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105606006 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105606006 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105606006 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105606006 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105606006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105606006 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105606006 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105606006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105606006 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105606006 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 07 06 a8 4b 4b 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 95 90 51 81 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105606008 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105606008 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105606008 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105606008 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105606008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105606008 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105606008 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105606008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105606008 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105606008 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 71 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105606008 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:TMSInew-0x95905181:GERAN-A-369:LU)[0x563b4cc35520]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105606008 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:TMSInew-0x95905181:GERAN-A-369:LU)[0x563b4cc4e430]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105606008 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:TMSInew-0x95905181:GERAN-A-369:LU)[0x563b4cc4e430]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410105606008 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:TMSInew-0x95905181:GERAN-A-369:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410105606008 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-369:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410105606008 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410105606008 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-369:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410105606008 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-369:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410105606008 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-369:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410105606008 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-369:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-369:LU)[0x563b4cc55d70] (vlr_lu_fsm.c:817) 20250410105606008 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-369:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410105606008 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA37EC5BA:GERAN-A-369:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105606008 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-369:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410105606008 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-369:LU)[0x563b4cc4e430]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410105606008 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-369:LU)[0x563b4cc4e430]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.992s remaining) (msc_a.c:450) 20250410105606008 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250410105606008 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-369:LU)[0x563b4cc4e430]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105606008 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-369:LU)[0x563b4cc4e430]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410105606008 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105606008 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105606008 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105606008 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-369:LU)[0x563b4cc35520]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105606008 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105606008 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105606008 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105606008 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105606008 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105606008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105606008 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105606008 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105606008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105606008 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105606008 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 07 06 a8 4b 4b 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105606010 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105606010 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105606010 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105606010 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105606010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105606010 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105606010 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105606010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105606010 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105606010 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 71 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105606010 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-369:LU)[0x563b4cc35520]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105606010 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-369:LU)[0x563b4cc4e430]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105606010 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-369:LU)[0x563b4cc4e430]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105606010 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-369:LU)[0x563b4cc4e430]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105606010 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-369:LU)[0x563b4cc4e430]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105606010 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-369:LU)[0x563b4cc55d70]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105606010 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-369:LU)[0x563b4cc55d70]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-369:LU)[0x563b4cc4e430] (msc_a.c:1053) 20250410105606010 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-369:LU)[0x563b4cc55d70]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410105606010 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-369:LU)[0x563b4cc55d70]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105606010 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-369:LU)[0x563b4cc55d70]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410105606010 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-369:LU)[0x563b4cc4e430]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc48160] (msc_a.c:1053) 20250410105606010 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-369:LU)[0x563b4cc4e430]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105606010 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-369:LU)[0x563b4cc4e430]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105606010 DMSC DEBUG msub_fsm[0x563b4cc48160]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105606010 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181) MSC-A terminated (msub.c:261) 20250410105606010 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181) 1 MSC-I still active (msub.c:79) 20250410105606010 DMSC DEBUG msub_fsm[0x563b4cc48160]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105606010 DMSC DEBUG msub_fsm[0x563b4cc48160]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105606010 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-369:LU)[0x563b4cc35520]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105606010 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-369:LU)[0x563b4cc35520]{READY}: Removing from parent msub_fsm[0x563b4cc48160] (msub.c:113) 20250410105606010 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-369 (ran_conn.c:155) 20250410105606010 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-369:LU)[0x563b4cc35520]{READY}: Freeing instance (msub.c:113) 20250410105606010 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-369:LU)[0x563b4cc35520]{READY}: Deallocated (fsm.c:568) 20250410105606010 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181) Free (msub.c:119) 20250410105606010 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181 - active-conn: now used by 1 (attached) (msub.c:375) 20250410105606010 DMSC DEBUG msub_fsm[0x563b4cc48160]{terminating}: Freeing instance (msub.c:113) 20250410105606010 DMSC DEBUG msub_fsm[0x563b4cc48160]{terminating}: Deallocated (fsm.c:568) 20250410105606011 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105606011 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105606011 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105606011 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105606011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105606011 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105606011 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105606011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105606011 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105606011 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 07 04 a8 4b 4b 00 01 71 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105606011 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105606011 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105606011 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105606011 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105606011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105606011 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105606011 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105606011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105606011 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105606011 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 71 a8 4b 4b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1941)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mo_csd0(1948)11029323 TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105606012 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410105606012 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '95905181'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1941)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mo_csd0(1948)10640124 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105606216 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105606216 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105606216 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105606216 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105606216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105606216 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105606216 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105606216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105606216 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105606216 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 a2 5a fc 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 95 90 51 81 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105606217 DMSC DEBUG msub_fsm[0x563b4cc55d70]{active}: Allocated (fsm.c:456) 20250410105606217 DMSC DEBUG msc_i[0x563b4cc4e430]{READY}: Allocated (fsm.c:456) 20250410105606217 DMSC DEBUG msc_i[0x563b4cc4e430]{READY}: is child of msub_fsm[0x563b4cc55d70] (fsm.c:486) 20250410105606217 DMSC DEBUG msc_a[0x563b4cc35520]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105606217 DMSC DEBUG msc_a[0x563b4cc35520]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc55d70] (fsm.c:486) 20250410105606217 DMSC DEBUG msc_a(unknown:GERAN-A-370:NONE)[0x563b4cc35520]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105606217 DMSC DEBUG msc_i(unknown:GERAN-A-370:NONE)[0x563b4cc4e430]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105606217 DMSC DEBUG msc_a(unknown:GERAN-A-370:NONE)[0x563b4cc35520]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105606217 DMM DEBUG msc_a(TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ)[0x563b4cc35520]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250410105606217 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410105606217 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ)[0x563b4cc35520] (fsm.c:486) 20250410105606217 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410105606217 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410105606217 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410105606217 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410105606217 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ)[0x563b4cc35520]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105606217 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ)[0x563b4cc35520]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105606217 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410105606217 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410105606217 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410105606217 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ)[0x563b4cc4e430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105606217 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410105606217 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410105606217 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410105606217 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410105606217 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410105606217 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410105606217 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410105606217 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ)[0x563b4cc4e430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105606217 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ)[0x563b4cc35520]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410105606217 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ)[0x563b4cc35520]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250410105606217 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250410105606217 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410105606217 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105606217 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105606217 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105606217 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105606217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105606217 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105606217 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105606217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105606217 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105606217 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 04 02 a2 5a fc 00 01 72 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105606217 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105606217 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105606217 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105606217 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105606217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105606217 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105606217 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105606217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105606217 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105606217 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 04 06 a2 5a fc 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1175) 20250410105606217 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105606217 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105606217 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105606217 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105606217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105606217 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105606217 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105606217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105606217 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105606217 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 04 06 a2 5a fc 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'A25AFC'O, sourceLocRef := '000172'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105606218 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410105606218 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1943)@7d38b4d9c9a0: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1948) MSC_Test-MGCP(1944)@7d38b4d9c9a0: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1948) MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patching N(SD)=1 into dtap '03050407E18A89200540805E04802143F5'O MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patched enc_l3: '03450407E18A89200540805E04802143F5'O MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:20 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01001103450407E18A89200540805E04802143F5'O 20250410105606221 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105606221 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105606221 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105606221 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105606221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105606221 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105606221 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105606221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105606221 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105606221 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 72 00 01 14 01 00 11 03 45 04 07 e1 8a 89 20 05 40 80 5e 04 80 21 43 f5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105606221 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ)[0x563b4cc4e430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105606221 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ)[0x563b4cc35520]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105606221 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250410105606221 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181 callref-0x80000031 tid-8) New transaction (transaction.c:231) 20250410105606221 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ)[0x563b4cc35520]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250410105606221 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ)[0x563b4cc35520]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250410105606221 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ callref-0x80000031 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250410105606221 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ callref-0x80000031 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105606221 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250410105606221 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ callref-0x80000031 tid-8) codec/BS: :0{CLEARMODE#120,BS34T} (from: MS={BS34T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:702) 20250410105606221 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ callref-0x80000031 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250410105606221 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ callref-0x80000031 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250410105606221 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: Allocated (fsm.c:456) 20250410105606221 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ)[0x563b4cc35520] (fsm.c:486) 20250410105606221 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ callref-0x80000031 tid-8) codec/BS: :0{CLEARMODE#120,BS34T} (from: MS={BS34T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:2161) 20250410105606222 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ)[0x563b4cc5ee10]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410105606222 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ)[0x563b4cc5ee10]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ)[0x563b4cc61530] (fsm.c:486) 20250410105606222 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_CN:no-CI)[0x563b4cc5ee10]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250410105606222 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_CN:no-CI)[0x563b4cc5ee10]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250410105606222 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ)[0x563b4cc353f0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410105606222 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ)[0x563b4cc353f0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ)[0x563b4cc61530] (fsm.c:486) 20250410105606222 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_RAN:no-CI)[0x563b4cc353f0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250410105606222 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_RAN:no-CI)[0x563b4cc353f0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1944)@7d38b4d9c9a0: Found Expect[0] for { line := { verb := "CRCX", trans_id := "310", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "91" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_csd0(1948) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 2: rx 1st CRCX 20250410105606223 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_CN:no-CI)[0x563b4cc5ee10]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105606223 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410105606223 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ)[0x563b4cc35520]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250410105606223 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ callref-0x80000031 tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1943)@7d38b4d9c9a0: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1948) MSC_Test-MNCC(1943)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mo_csd0(1948)-2147483599 20250410105606224 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_RAN:no-CI)[0x563b4cc353f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105606224 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410105606224 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ)[0x563b4cc35520]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250410105606224 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ callref-0x80000031 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS34T} (from: MS={BS34T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:705) 20250410105606224 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ callref-0x80000031 tid-8) Sending Assignment Command (msc_a.c:706) 20250410105606224 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ)[0x563b4cc4e430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 1: rx MNCC SETUP ind 20250410105606224 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105606224 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105606224 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105606224 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105606224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105606224 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105606224 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105606224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105606224 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105606224 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 31 00 00 00 b9 00 00 00 c1 03 00 00 04 06 a2 5a fc 00 01 1a 00 18 01 0b 03 02 08 10 7c 06 02 02 02 02 2a f8 7d 03 4f fd 00 7f 91 00 00 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410105606225 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ callref-0x80000031 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:16 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105606226 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105606226 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105606226 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105606226 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105606226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105606226 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105606226 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105606226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105606226 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105606226 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 72 00 01 10 00 0e 02 7c 06 09 08 07 06 23 28 7e 03 4f fd 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105606226 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ)[0x563b4cc4e430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105606226 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ)[0x563b4cc35520]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105606226 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4cc353f0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250410105606226 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4cc353f0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250410105606226 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc353f0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250410105606227 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ callref-0x80000031 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS34T} (from: MS={BS34T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:1596) 20250410105606227 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ callref-0x80000031 tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250410105606227 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ callref-0x80000031 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS34T} (from: MS={BS34T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:2187) 20250410105606227 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ callref-0x80000031 tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 5: rx MDCX for the RAN side TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 3: rx RTP CREATE 20250410105606228 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc353f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105606228 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc353f0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410105606228 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410105606228 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ callref-0x80000031 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250410105606228 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ callref-0x80000031 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105606228 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ callref-0x80000031 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105606228 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ callref-0x80000031 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250410105606228 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ)[0x563b4cc4e430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105606228 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105606228 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105606228 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105606228 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105606228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105606228 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105606228 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105606228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105606228 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105606228 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 25 00 00 00 b9 00 00 00 c1 03 00 00 04 06 a2 5a fc 00 01 0e 01 00 0b 83 02 04 07 e1 b8 88 20 05 40 81 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105606230 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ callref-0x80000031 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250410105606230 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ callref-0x80000031 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105606230 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ callref-0x80000031 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105606230 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ callref-0x80000031 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250410105606230 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ)[0x563b4cc4e430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105606230 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105606230 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105606230 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105606230 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105606230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105606230 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105606230 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105606230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105606230 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105606230 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 04 06 a2 5a fc 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 7: rx CC Alerting 20250410105606231 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ callref-0x80000031 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250410105606231 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ callref-0x80000031 tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250410105606231 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ callref-0x80000031 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS34T} (from: MS={BS34T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:798) 20250410105606231 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc5ee10]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250410105606231 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc5ee10]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250410105606231 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc5ee10]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250410105606231 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ callref-0x80000031 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250410105606231 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ callref-0x80000031 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105606231 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ callref-0x80000031 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105606231 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ callref-0x80000031 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250410105606231 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ callref-0x80000031 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250410105606231 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ)[0x563b4cc4e430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105606231 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105606231 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105606231 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105606231 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105606231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105606231 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105606231 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105606231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105606231 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105606231 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 04 06 a2 5a fc 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: { line := { verb := "MDCX", trans_id := "313", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "91" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "91", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 10: rx CC CONNECT 20250410105606233 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc5ee10]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105606233 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc5ee10]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410105606233 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410105606233 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250410105606233 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ)[0x563b4cc35520]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patched enc_l3: '038F'O MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002038F'O 20250410105606233 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105606233 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105606233 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105606233 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105606233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105606233 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105606234 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105606234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105606234 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105606234 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 72 00 01 05 01 00 02 03 8f 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105606234 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ)[0x563b4cc4e430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105606234 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ)[0x563b4cc35520]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105606234 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ callref-0x80000031 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250410105606234 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ callref-0x80000031 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250410105606234 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ callref-0x80000031 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250410105606234 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ callref-0x80000031 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105606234 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ callref-0x80000031 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_mo_call_establish DONE TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Hold the call for some time TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Hangup TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 0: tx MNCC_DISC_REQ 20250410105607241 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ callref-0x80000031 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250410105607241 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ callref-0x80000031 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105607241 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ callref-0x80000031 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250410105607241 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ callref-0x80000031 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250410105607241 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ)[0x563b4cc4e430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105607241 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105607241 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105607241 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105607241 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105607241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105607241 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105607241 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105607241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105607241 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105607241 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 04 06 a2 5a fc 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 1: rx DTAP CC DISC 20250410105607247 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ callref-0x80000031 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250410105607247 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ callref-0x80000031 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105607247 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ callref-0x80000031 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105607247 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ callref-0x80000031 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250410105607247 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ callref-0x80000031 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250410105607247 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ callref-0x80000031 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250410105607247 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ)[0x563b4cc4e430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105607247 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105607247 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105607247 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105607247 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105607247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105607247 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105607247 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105607247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105607247 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105607247 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 04 06 a2 5a fc 00 01 09 01 00 06 83 2d 08 02 e2 aa (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1941)@7d38b4d9c9a0: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000203EA'O 20250410105607250 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105607250 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105607250 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105607250 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105607250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105607250 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105607250 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105607250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105607250 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105607250 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 72 00 01 05 01 00 02 03 ea 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105607250 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ)[0x563b4cc4e430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105607250 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ)[0x563b4cc35520]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105607250 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ callref-0x80000031 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250410105607250 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ callref-0x80000031 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250410105607250 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ callref-0x80000031 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250410105607250 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250410105607250 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250410105607250 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105607250 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250410105607250 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ)[0x563b4cc35520]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105607250 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ)[0x563b4cc35520]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250410105607250 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105607250 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105607250 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105607250 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ)[0x563b4cc61530]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250410105607250 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc353f0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410105607250 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc353f0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ)[0x563b4cc61530] (call_leg.c:197) 20250410105607250 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc353f0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410105607250 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc353f0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410105607250 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc5ee10]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410105607250 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc5ee10]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ)[0x563b4cc61530] (call_leg.c:197) 20250410105607250 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ)[0x563b4cc61530]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250410105607250 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc5ee10]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410105607250 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc5ee10]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410105607250 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ)[0x563b4cc61530]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250410105607250 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ)[0x563b4cc61530]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ)[0x563b4cc35520] (call_leg.c:198) 20250410105607250 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ)[0x563b4cc61530]{RELEASING}: Freeing instance (call_leg.c:198) 20250410105607250 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ)[0x563b4cc61530]{RELEASING}: Deallocated (fsm.c:568) 20250410105607250 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ)[0x563b4cc35520]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250410105607250 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ)[0x563b4cc4e430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105607251 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105607251 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105607251 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105607251 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105607251 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105607251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105607251 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105607251 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105607251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105607251 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105607251 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 04 06 a2 5a fc 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1943)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mo_csd0(1948)-2147483599 TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105607253 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105607253 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105607253 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105607253 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105607253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105607253 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105607253 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105607253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105607253 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105607253 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 72 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105607253 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ)[0x563b4cc4e430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105607253 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ)[0x563b4cc35520]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105607253 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ)[0x563b4cc35520]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105607253 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ)[0x563b4cc35520]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105607253 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ)[0x563b4cc35520]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105607253 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105607253 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ)[0x563b4cc35520] (msc_a.c:1053) 20250410105607253 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105607253 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ)[0x563b4cc48160]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410105607253 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ)[0x563b4cc35520]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc55d70] (msc_a.c:1053) 20250410105607253 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ)[0x563b4cc35520]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105607253 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ)[0x563b4cc35520]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105607253 DMSC DEBUG msub_fsm[0x563b4cc55d70]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105607253 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181) MSC-A terminated (msub.c:261) 20250410105607253 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181) 1 MSC-I still active (msub.c:79) 20250410105607253 DMSC DEBUG msub_fsm[0x563b4cc55d70]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105607253 DMSC DEBUG msub_fsm[0x563b4cc55d70]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105607253 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ)[0x563b4cc4e430]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105607253 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ)[0x563b4cc4e430]{READY}: Removing from parent msub_fsm[0x563b4cc55d70] (msub.c:113) 20250410105607253 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-370 (ran_conn.c:155) 20250410105607253 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ)[0x563b4cc4e430]{READY}: Freeing instance (msub.c:113) 20250410105607253 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-370:CM_SERVICE_REQ)[0x563b4cc4e430]{READY}: Deallocated (fsm.c:568) 20250410105607253 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181) Free (msub.c:119) 20250410105607253 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181 - active-conn: now used by 1 (attached) (msub.c:375) 20250410105607253 DMSC DEBUG msub_fsm[0x563b4cc55d70]{terminating}: Freeing instance (msub.c:113) 20250410105607253 DMSC DEBUG msub_fsm[0x563b4cc55d70]{terminating}: Deallocated (fsm.c:568) 20250410105607253 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105607253 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105607253 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105607253 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105607253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105607253 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105607253 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105607253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105607253 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105607253 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 04 04 a2 5a fc 00 01 72 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410105607254 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105607254 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105607254 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105607254 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105607254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105607254 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105607254 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105607254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105607254 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105607254 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 72 a2 5a fc 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1941)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mo_csd0(1948)10640124 TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: f_call_hangup 9: done TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1948)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410105608257 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410105608257 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1940)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(1943)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(1946)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(1941)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105608258 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410105608258 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105608258 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410105608258 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410105608258 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410105608258 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105608258 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410105608258 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410105608258 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410105608258 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105608258 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410105608258 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410105608258 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410105608258 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410105608258 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410105608258 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105608258 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105608258 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410105608258 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1942)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1939)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105608258 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410105608258 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MGCP(1944)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1949)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105608258 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(1947)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(1945)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1939): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(1940): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(1941): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(1942): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(1943): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(1944): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(1945): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(1946): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(1947): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_lu_and_mo_csd0(1948): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1949): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_lu_and_mo_csd finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_csd pass'. Thu Apr 10 10:56:08 UTC 2025 ====== MSC_Tests.TC_lu_and_mo_csd pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_and_mo_csd.talloc 20250410105609260 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=5559240) 20250410105610258 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410105610258 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410105610258 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410105610260 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=5559240, count=5561116) 20250410105611262 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_csd pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_csd'. ------ MSC_Tests.TC_lu_and_mt_csd ------ Thu Apr 10 10:56:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mt_csd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mt_csd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410105612264 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_csd' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_lu_and_mt_csd started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410105612978 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1954)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410105613169 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410105613169 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410105613169 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410105613169 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410105613172 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105613172 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410105613172 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410105613172 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410105613172 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410105613172 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410105613172 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410105613172 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105613172 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410105613172 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410105613172 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410105613173 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105613174 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410105613174 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410105613174 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410105613174 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410105613174 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410105613174 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410105613174 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105613174 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105613174 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410105613174 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105613174 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410105613174 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410105613174 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105613265 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410105613265 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1956)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1956)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410105613267 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1956)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1956)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1956)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1956)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1956)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1956)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410105613275 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410105613275 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: ----------------------------------------------- TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: "CSD Bearer Service: BS21T" TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: ----------------------------------------------- MSC_Test-GSUP(1957)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1959) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410105613976 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105613976 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105613976 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105613976 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105613976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105613976 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105613976 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105613976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105613976 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105613976 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105613977 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105613977 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105613977 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105613977 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105613977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105613977 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105613977 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105613977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105613977 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105613977 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1952)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mt_csd0(1959)10967676 MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: First idle individual index:0 20250410105613984 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105613984 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105613984 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105613984 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105613984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105613984 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105613984 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105613984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105613984 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105613984 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 a7 5a 7c 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105613984 DMSC DEBUG msub_fsm[0x563b4cc353f0]{active}: Allocated (fsm.c:456) 20250410105613984 DMSC DEBUG msc_i[0x563b4cc55ea0]{READY}: Allocated (fsm.c:456) 20250410105613984 DMSC DEBUG msc_i[0x563b4cc55ea0]{READY}: is child of msub_fsm[0x563b4cc353f0] (fsm.c:486) 20250410105613984 DMSC DEBUG msc_a[0x563b4cc5ef40]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105613984 DMSC DEBUG msc_a[0x563b4cc5ef40]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc353f0] (fsm.c:486) 20250410105613984 DMSC DEBUG msc_a(unknown:GERAN-A-371:NONE)[0x563b4cc5ef40]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105613984 DMSC DEBUG msc_i(unknown:GERAN-A-371:NONE)[0x563b4cc55ea0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105613984 DMSC DEBUG msc_a(unknown:GERAN-A-371:NONE)[0x563b4cc5ef40]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105613984 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-371:LU)[0x563b4cc5ef40]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410105613984 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-371:LU)[0x563b4cc5ef40]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410105613984 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-371:LU)[0x563b4cc5ee10]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410105613984 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-371:LU)[0x563b4cc5ee10]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-371:LU)[0x563b4cc5ef40] (fsm.c:486) 20250410105613984 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-371:LU)[0x563b4cc5ee10]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410105613984 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-371:LU)[0x563b4cc5ee10]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410105613984 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410105613984 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410105613984 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-371:LU)[0x563b4cc5ef40]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105613984 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-371:LU)[0x563b4cc5ef40]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105613984 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250410105613984 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410105613984 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-371:LU)[0x563b4cc5ee10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410105613984 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-371:LU)[0x563b4cc5ee10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410105613984 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-371:LU)[0x563b4cc5ee10]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410105613984 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-371:LU)[0x563b4cc5ee10]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410105613984 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-371:LU)[0x563b4cc55ea0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105613984 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-371:LU)[0x563b4cc5ee10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410105613984 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-371:LU)[0x563b4cc5ee10]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410105613984 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-371:LU)[0x563b4cc5f070]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105613984 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-371:LU)[0x563b4cc5f070]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-371:LU)[0x563b4cc5ee10] (fsm.c:486) 20250410105613984 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-371:LU)[0x563b4cc5f070]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410105613984 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-371:LU)[0x563b4cc5f070]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410105613984 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105613984 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105613984 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105613984 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105613984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105613984 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105613984 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105613984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105613984 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105613984 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 05 02 a7 5a 7c 00 01 73 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105613984 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105613984 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105613984 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105613984 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105613984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105613984 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105613984 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105613984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105613984 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105613985 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 05 06 a7 5a 7c 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'A75A7C'O, sourceLocRef := '000173'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(1957)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000007" handled at TC_lu_and_mt_csd0(1959) MSC_Test-GSUP(1957)@7d38b4d9c9a0: Added IMSI table entry 0TC_lu_and_mt_csd0(1959)"262420000000007" MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105613986 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410105613986 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): none -> pass MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250410105613988 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105613988 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105613988 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105613988 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105613988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105613988 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105613988 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105613988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105613988 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105613988 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 73 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105613988 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-371:LU)[0x563b4cc55ea0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105613988 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-371:LU)[0x563b4cc5ef40]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105613989 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105613989 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250410105613989 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410105613989 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105613990 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105613990 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-371:LU)[0x563b4cc5ee10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410105613990 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-371:LU)[0x563b4cc5f070]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410105613990 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-371:LU)[0x563b4cc5f070]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410105613990 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-371:LU)[0x563b4cc5f070]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410105613990 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-371:LU)[0x563b4cc5f070]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-371:LU)[0x563b4cc5ee10] (vlr_lu_fsm.c:110) 20250410105613990 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-371:LU)[0x563b4cc5f070]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410105613990 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-371:LU)[0x563b4cc5f070]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105613990 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-371:LU)[0x563b4cc5ee10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410105613990 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-371:LU)[0x563b4cc5ee10]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410105613990 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-371:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105613990 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-371:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-371:LU)[0x563b4cc5ee10] (fsm.c:486) 20250410105613990 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-371:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410105613990 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-371:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410105613990 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-371:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410105613990 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-371:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410105613990 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:TMSInew-0x3567AD6D) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410105613990 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-371:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410105613990 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:TMSInew-0x3567AD6D LOCATION UPDATE ACCEPT (TMSI = 0x3567ad6d) (gsm_04_08.c:149) 20250410105613990 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:TMSInew-0x3567AD6D:GERAN-A-371:LU)[0x563b4cc55ea0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105613990 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:TMSInew-0x3567AD6D - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105613990 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105613990 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105613990 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105613990 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105613990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105613990 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105613990 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105613990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105613990 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105613990 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 05 06 a7 5a 7c 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 35 67 ad 6d (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105613993 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105613993 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105613993 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105613993 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105613993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105613993 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105613993 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105613993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105613993 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105613993 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 73 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105613993 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:TMSInew-0x3567AD6D:GERAN-A-371:LU)[0x563b4cc55ea0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105613993 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:TMSInew-0x3567AD6D:GERAN-A-371:LU)[0x563b4cc5ef40]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105613993 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:TMSInew-0x3567AD6D:GERAN-A-371:LU)[0x563b4cc5ef40]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410105613993 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:TMSInew-0x3567AD6D:GERAN-A-371:LU)[0x563b4cc5ee10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410105613993 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-371:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410105613993 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410105613993 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-371:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410105613993 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-371:LU)[0x563b4cc5ee10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410105613993 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-371:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410105613993 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-371:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-371:LU)[0x563b4cc5ee10] (vlr_lu_fsm.c:817) 20250410105613993 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-371:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410105613993 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x95905181:GERAN-A-371:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105613993 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-371:LU)[0x563b4cc5ee10]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410105613993 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-371:LU)[0x563b4cc5ef40]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410105613993 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-371:LU)[0x563b4cc5ef40]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.990s remaining) (msc_a.c:450) 20250410105613993 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250410105613993 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-371:LU)[0x563b4cc5ef40]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105613993 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-371:LU)[0x563b4cc5ef40]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410105613993 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105613993 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105613993 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105613993 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-371:LU)[0x563b4cc55ea0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105613993 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105613994 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105613994 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105613994 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105613994 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105613994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105613994 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105613994 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105613994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105613994 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105613994 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 05 06 a7 5a 7c 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410105613994 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105613994 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105613994 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105613994 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105613994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105613994 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105613994 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105613994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105613994 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105613994 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 73 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105613995 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-371:LU)[0x563b4cc55ea0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105613995 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-371:LU)[0x563b4cc5ef40]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105613995 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-371:LU)[0x563b4cc5ef40]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105613995 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-371:LU)[0x563b4cc5ef40]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105613995 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-371:LU)[0x563b4cc5ef40]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105613995 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-371:LU)[0x563b4cc5ee10]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105613995 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-371:LU)[0x563b4cc5ee10]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-371:LU)[0x563b4cc5ef40] (msc_a.c:1053) 20250410105613995 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-371:LU)[0x563b4cc5ee10]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410105613995 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-371:LU)[0x563b4cc5ee10]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105613995 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-371:LU)[0x563b4cc5ee10]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410105613995 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-371:LU)[0x563b4cc5ef40]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc353f0] (msc_a.c:1053) 20250410105613995 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-371:LU)[0x563b4cc5ef40]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105613995 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-371:LU)[0x563b4cc5ef40]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105613995 DMSC DEBUG msub_fsm[0x563b4cc353f0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105613995 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D) MSC-A terminated (msub.c:261) 20250410105613995 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D) 1 MSC-I still active (msub.c:79) 20250410105613995 DMSC DEBUG msub_fsm[0x563b4cc353f0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105613995 DMSC DEBUG msub_fsm[0x563b4cc353f0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105613995 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-371:LU)[0x563b4cc55ea0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105613995 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-371:LU)[0x563b4cc55ea0]{READY}: Removing from parent msub_fsm[0x563b4cc353f0] (msub.c:113) 20250410105613995 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-371 (ran_conn.c:155) 20250410105613995 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-371:LU)[0x563b4cc55ea0]{READY}: Freeing instance (msub.c:113) 20250410105613995 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-371:LU)[0x563b4cc55ea0]{READY}: Deallocated (fsm.c:568) 20250410105613995 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D) Free (msub.c:119) 20250410105613995 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D - active-conn: now used by 1 (attached) (msub.c:375) 20250410105613995 DMSC DEBUG msub_fsm[0x563b4cc353f0]{terminating}: Freeing instance (msub.c:113) 20250410105613995 DMSC DEBUG msub_fsm[0x563b4cc353f0]{terminating}: Deallocated (fsm.c:568) 20250410105613995 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105613995 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105613995 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105613995 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105613995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105613995 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105613995 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105613995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105613995 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105613995 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 05 04 a7 5a 7c 00 01 73 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 20250410105613995 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105613995 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105613995 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105613995 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105613995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105613995 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105613995 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105613995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105613995 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105613995 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 73 a7 5a 7c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mt_csd0(1959)10967676 TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105613997 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410105613997 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Created IMSI[0] for '262420000000007'H'3567AD6D'O to be handled at TC_lu_and_mt_csd0(1959) MSC_Test-MNCC(1954)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mt_csd0(1959)51314605 20250410105614002 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250410105614002 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250410105614002 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D callref-0x30effad tid-255) New transaction (transaction.c:231) 20250410105614002 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D callref-0x30effad tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS21T} (gsm_04_08_cc.c:790) 20250410105614002 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D callref-0x30effad tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS21T} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250410105614002 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D callref-0x30effad tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250410105614002 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250410105614002 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250410105614002 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105614002 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105614003 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105614003 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105614003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105614003 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105614003 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105614003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105614003 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105614003 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 00 70 09 04 35 67 ad 6d 1a 03 05 00 17 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1952)@7d38b4d9c9a0: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1959) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Created IMSI[1] for '262420000000007'H'3567AD6D'O to be handled at TC_lu_and_mt_csd0(1959) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '3567AD6D'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mt_csd0(1959)11011134 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105614009 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105614009 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105614009 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105614009 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105614009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105614009 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105614009 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105614009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105614009 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105614009 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 a8 04 3e 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 35 67 ad 6d 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105614010 DMSC DEBUG msub_fsm[0x563b4cc5ee10]{active}: Allocated (fsm.c:456) 20250410105614010 DMSC DEBUG msc_i[0x563b4cc5ef40]{READY}: Allocated (fsm.c:456) 20250410105614010 DMSC DEBUG msc_i[0x563b4cc5ef40]{READY}: is child of msub_fsm[0x563b4cc5ee10] (fsm.c:486) 20250410105614010 DMSC DEBUG msc_a[0x563b4cc55ea0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105614010 DMSC DEBUG msc_a[0x563b4cc55ea0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc5ee10] (fsm.c:486) 20250410105614010 DMSC DEBUG msc_a(unknown:GERAN-A-372:NONE)[0x563b4cc55ea0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105614010 DMSC DEBUG msc_i(unknown:GERAN-A-372:NONE)[0x563b4cc5ef40]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105614010 DMSC DEBUG msc_a(unknown:GERAN-A-372:NONE)[0x563b4cc55ea0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105614010 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP)[0x563b4cc353f0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410105614010 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP)[0x563b4cc353f0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP)[0x563b4cc55ea0] (fsm.c:486) 20250410105614010 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP)[0x563b4cc353f0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410105614010 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP)[0x563b4cc353f0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410105614010 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410105614010 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410105614010 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP)[0x563b4cc55ea0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105614010 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP)[0x563b4cc55ea0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105614010 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP)[0x563b4cc353f0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410105614010 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP)[0x563b4cc353f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410105614010 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP)[0x563b4cc353f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410105614010 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP)[0x563b4cc5ef40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105614011 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP)[0x563b4cc353f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410105614011 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP)[0x563b4cc353f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410105614011 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP)[0x563b4cc353f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410105614011 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP)[0x563b4cc353f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410105614011 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP)[0x563b4cc353f0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410105614011 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP)[0x563b4cc353f0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410105614011 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP)[0x563b4cc353f0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410105614011 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP)[0x563b4cc55ea0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410105614011 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP)[0x563b4cc55ea0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250410105614011 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D callref-0x30effad tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250410105614011 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250410105614011 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP)[0x563b4cc55ea0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250410105614011 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP)[0x563b4cc55ea0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250410105614011 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP callref-0x30effad tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250410105614011 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP callref-0x30effad tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS21T} (gsm_04_08_cc.c:905) 20250410105614011 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP callref-0x30effad tid-0) codec/BS: :0{CLEARMODE#120,BS21T} (from: remote=:0{CLEARMODE#120,BS21T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:912) 20250410105614011 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP callref-0x30effad tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250410105614011 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP)[0x563b4cc5ef40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105614011 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250410105614011 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250410105614011 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250410105614011 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105614011 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105614011 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105614011 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105614011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105614011 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105614011 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105614011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105614011 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105614011 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 02 02 a8 04 3e 00 01 74 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105614011 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105614011 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105614012 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105614012 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105614012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105614012 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105614012 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105614012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105614012 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105614012 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 02 06 a8 04 3e 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1175) 20250410105614012 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105614012 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105614012 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105614012 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105614012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105614012 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105614012 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105614012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105614012 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105614012 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 34 00 00 00 b9 00 00 00 c1 03 00 00 02 06 a8 04 3e 00 01 1d 01 00 1a 03 05 04 07 a1 b8 89 21 11 43 80 5c 04 91 21 43 f5 5e 07 91 94 21 03 00 00 70 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'A8043E'O, sourceLocRef := '000174'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105614014 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250410105614014 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 1 MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patched enc_l3: '8301'O MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105614018 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105614018 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105614018 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105614018 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105614018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105614018 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105614018 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105614018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105614018 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105614018 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 74 00 01 05 01 00 02 83 01 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105614018 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP)[0x563b4cc5ef40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105614018 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP)[0x563b4cc55ea0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105614018 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP callref-0x30effad tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250410105614018 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP callref-0x30effad tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250410105614018 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP callref-0x30effad tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250410105614018 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP callref-0x30effad tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250410105614018 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP callref-0x30effad tid-0) codec/BS: :0{CLEARMODE#120,BS21T} (from: remote=:0{CLEARMODE#120,BS21T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:1208) 20250410105614018 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP callref-0x30effad tid-0) tx MNCC_ALERT_IND (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 2 MSC_Test-MGCP(1955)@7d38b4d9c9a0: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1959) 20250410105614023 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP callref-0x30effad tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250410105614023 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: Allocated (fsm.c:456) 20250410105614023 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP)[0x563b4cc55ea0] (fsm.c:486) 20250410105614023 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP callref-0x30effad tid-0) codec/BS: :0{CLEARMODE#120,BS21T} (from: remote=:0{CLEARMODE#120,BS21T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:2161) 20250410105614023 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP)[0x563b4cc55d70]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410105614023 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP)[0x563b4cc55d70]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP)[0x563b4cc61530] (fsm.c:486) 20250410105614023 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP:trans-0:call-146:RTP_TO_CN:no-CI)[0x563b4cc55d70]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250410105614023 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP:trans-0:call-146:RTP_TO_CN:no-CI)[0x563b4cc55d70]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250410105614023 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP)[0x563b4cc35520]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410105614023 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP)[0x563b4cc35520]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP)[0x563b4cc61530] (fsm.c:486) 20250410105614023 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP:trans-0:call-146:RTP_TO_RAN:no-CI)[0x563b4cc35520]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250410105614023 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP:trans-0:call-146:RTP_TO_RAN:no-CI)[0x563b4cc35520]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1955)@7d38b4d9c9a0: Found Expect[0] for { line := { verb := "CRCX", trans_id := "316", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "92" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_csd0(1959) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 3 20250410105614033 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP:trans-0:call-146:RTP_TO_CN:no-CI)[0x563b4cc55d70]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105614033 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410105614033 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP)[0x563b4cc55ea0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250410105614033 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP callref-0x30effad tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 4 20250410105614035 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP:trans-0:call-146:RTP_TO_RAN:no-CI)[0x563b4cc35520]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105614035 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410105614035 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP)[0x563b4cc55ea0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250410105614035 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP callref-0x30effad tid-0) codec/BS: :0{CLEARMODE#120,BS21T} (from: remote=:0{CLEARMODE#120,BS21T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:705) 20250410105614035 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP callref-0x30effad tid-0) Sending Assignment Command (msc_a.c:706) 20250410105614035 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP)[0x563b4cc5ef40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250410105614035 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105614035 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105614035 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105614035 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105614035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105614035 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105614035 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105614035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105614035 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105614035 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 31 00 00 00 b9 00 00 00 c1 03 00 00 02 06 a8 04 3e 00 01 1a 00 18 01 0b 03 02 0a 14 7c 06 02 02 02 02 2a f8 7d 03 4f fd 00 7f 92 00 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 6 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:16 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250410105614042 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105614042 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105614042 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105614042 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105614042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105614042 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105614042 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105614042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105614042 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105614042 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 74 00 01 10 00 0e 02 7c 06 09 08 07 06 23 28 7e 03 4f fd 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105614042 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP)[0x563b4cc5ef40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105614042 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP)[0x563b4cc55ea0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105614042 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP:trans-0:call-146:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4cc35520]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250410105614042 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP:trans-0:call-146:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4cc35520]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250410105614042 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP:trans-0:call-146:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc35520]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250410105614042 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP callref-0x30effad tid-0) codec/BS: :0{CLEARMODE#120,BS21T} (from: remote=:0{CLEARMODE#120,BS21T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:1596) 20250410105614042 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP callref-0x30effad tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250410105614042 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP callref-0x30effad tid-0) codec/BS: :0{CLEARMODE#120,BS21T} (from: remote=:0{CLEARMODE#120,BS21T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:2187) 20250410105614042 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP callref-0x30effad tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patched enc_l3: '8347'O MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 5 TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 8 20250410105614045 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP:trans-0:call-146:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc35520]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105614045 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP:trans-0:call-146:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc35520]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410105614045 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410105614244 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105614244 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105614244 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105614244 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105614244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105614244 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105614244 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105614244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105614244 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105614244 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 74 00 01 05 01 00 02 83 47 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105614244 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP)[0x563b4cc5ef40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105614244 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP)[0x563b4cc55ea0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105614244 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP callref-0x30effad tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250410105614244 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP callref-0x30effad tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250410105614245 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP callref-0x30effad tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250410105614245 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP callref-0x30effad tid-0) codec/BS: :0{CLEARMODE#120,BS21T} (from: remote=:0{CLEARMODE#120,BS21T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:1340) 20250410105614245 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP callref-0x30effad tid-0) tx MNCC_SETUP_CNF (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 7 20250410105614246 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP callref-0x30effad tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250410105614246 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP callref-0x30effad tid-0) codec/BS: :0{CLEARMODE#120,BS21T} (from: remote=:0{CLEARMODE#120,BS21T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:798) 20250410105614246 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP:trans-0:call-146:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc55d70]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250410105614246 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP:trans-0:call-146:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc55d70]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250410105614246 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP:trans-0:call-146:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc55d70]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250410105614246 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP:trans-0:call-146:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc55d70]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 9 TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete DONE TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Hold the call for some time 20250410105614248 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP:trans-0:call-146:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc55d70]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105614248 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP:trans-0:call-146:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc55d70]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410105614248 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410105614248 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250410105614248 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP)[0x563b4cc55ea0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Hangup TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 0: tx MNCC_DISC_REQ 20250410105614749 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP callref-0x30effad tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250410105614749 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP callref-0x30effad tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105614749 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP callref-0x30effad tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250410105614749 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP callref-0x30effad tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250410105614749 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP)[0x563b4cc5ef40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105614749 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105614749 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105614749 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105614749 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105614749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105614749 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105614749 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105614749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105614749 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105614749 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 02 06 a8 04 3e 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:9 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 20250410105614752 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105614752 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105614752 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105614752 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105614752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105614752 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105614752 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105614752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105614752 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105614752 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 74 00 01 09 01 00 06 83 ad 08 02 e1 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105614752 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP)[0x563b4cc5ef40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105614752 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP)[0x563b4cc55ea0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105614752 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP callref-0x30effad tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250410105614752 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP callref-0x30effad tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250410105614752 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP)[0x563b4cc5ef40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105614752 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP callref-0x30effad tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250410105614752 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP callref-0x30effad tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250410105614752 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250410105614752 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105614752 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250410105614752 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP)[0x563b4cc55ea0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105614752 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP)[0x563b4cc55ea0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250410105614752 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105614752 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105614752 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105614752 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP)[0x563b4cc61530]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250410105614752 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP:trans-0:call-146:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc35520]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410105614752 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP:trans-0:call-146:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc35520]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP)[0x563b4cc61530] (call_leg.c:197) 20250410105614752 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP:trans-0:call-146:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc35520]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410105614752 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP:trans-0:call-146:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc35520]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410105614752 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP:trans-0:call-146:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc55d70]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410105614752 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP:trans-0:call-146:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc55d70]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP)[0x563b4cc61530] (call_leg.c:197) 20250410105614752 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP)[0x563b4cc61530]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250410105614752 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP:trans-0:call-146:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc55d70]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410105614752 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP:trans-0:call-146:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc55d70]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410105614752 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP)[0x563b4cc61530]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250410105614752 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP)[0x563b4cc61530]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP)[0x563b4cc55ea0] (call_leg.c:198) 20250410105614752 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP)[0x563b4cc61530]{RELEASING}: Freeing instance (call_leg.c:198) 20250410105614752 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP)[0x563b4cc61530]{RELEASING}: Deallocated (fsm.c:568) 20250410105614752 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP)[0x563b4cc55ea0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250410105614752 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP)[0x563b4cc5ef40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105614752 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105614752 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105614752 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105614752 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105614752 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105614752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105614752 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105614752 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105614752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105614752 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105614752 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 02 06 a8 04 3e 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1175) 20250410105614752 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105614752 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105614752 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105614752 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105614752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105614752 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105614752 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105614752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105614752 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105614752 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 02 06 a8 04 3e 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1954)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mt_csd0(1959)51314605 TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410105614754 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105614754 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105614754 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105614754 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105614754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105614754 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105614754 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105614754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105614754 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105614754 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 74 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105614754 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP)[0x563b4cc5ef40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105614754 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP)[0x563b4cc55ea0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105614754 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP)[0x563b4cc55ea0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105614754 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP)[0x563b4cc55ea0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105614754 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP)[0x563b4cc55ea0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105614754 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP)[0x563b4cc353f0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105614754 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP)[0x563b4cc353f0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP)[0x563b4cc55ea0] (msc_a.c:1053) 20250410105614754 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP)[0x563b4cc353f0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105614754 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP)[0x563b4cc353f0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410105614754 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP)[0x563b4cc55ea0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc5ee10] (msc_a.c:1053) 20250410105614754 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP)[0x563b4cc55ea0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105614754 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP)[0x563b4cc55ea0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105614754 DMSC DEBUG msub_fsm[0x563b4cc5ee10]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105614754 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D) MSC-A terminated (msub.c:261) 20250410105614754 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D) 1 MSC-I still active (msub.c:79) 20250410105614754 DMSC DEBUG msub_fsm[0x563b4cc5ee10]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105614754 DMSC DEBUG msub_fsm[0x563b4cc5ee10]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105614754 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP)[0x563b4cc5ef40]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105614754 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP)[0x563b4cc5ef40]{READY}: Removing from parent msub_fsm[0x563b4cc5ee10] (msub.c:113) 20250410105614754 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-372 (ran_conn.c:155) 20250410105614754 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP)[0x563b4cc5ef40]{READY}: Freeing instance (msub.c:113) 20250410105614754 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-372:PAGING_RESP)[0x563b4cc5ef40]{READY}: Deallocated (fsm.c:568) 20250410105614754 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D) Free (msub.c:119) 20250410105614754 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D - active-conn: now used by 1 (attached) (msub.c:375) 20250410105614754 DMSC DEBUG msub_fsm[0x563b4cc5ee10]{terminating}: Freeing instance (msub.c:113) 20250410105614754 DMSC DEBUG msub_fsm[0x563b4cc5ee10]{terminating}: Deallocated (fsm.c:568) 20250410105614754 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105614754 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105614754 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105614754 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105614754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105614754 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105614754 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105614754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105614754 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105614754 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 02 04 a8 04 3e 00 01 74 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105614754 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105614754 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105614754 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105614754 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105614754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105614754 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105614754 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105614754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105614754 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105614754 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 74 a8 04 3e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mt_csd0(1959)11011134 TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 9: done MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1959) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: ----------------------------------------------- TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: "CSD Bearer Service: BS22T" TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: ----------------------------------------------- MSC_Test-GSUP(1957)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1959) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mt_csd0(1959)7483499 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105615774 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105615774 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105615774 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105615774 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105615774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105615774 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105615775 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105615775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105615775 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105615775 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 72 30 6b 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105615776 DMSC DEBUG msub_fsm[0x563b4cc35520]{active}: Allocated (fsm.c:456) 20250410105615776 DMSC DEBUG msc_i[0x563b4cc48160]{READY}: Allocated (fsm.c:456) 20250410105615776 DMSC DEBUG msc_i[0x563b4cc48160]{READY}: is child of msub_fsm[0x563b4cc35520] (fsm.c:486) 20250410105615776 DMSC DEBUG msc_a[0x563b4cc5f070]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105615776 DMSC DEBUG msc_a[0x563b4cc5f070]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc35520] (fsm.c:486) 20250410105615776 DMSC DEBUG msc_a(unknown:GERAN-A-373:NONE)[0x563b4cc5f070]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105615776 DMSC DEBUG msc_i(unknown:GERAN-A-373:NONE)[0x563b4cc48160]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105615776 DMSC DEBUG msc_a(unknown:GERAN-A-373:NONE)[0x563b4cc5f070]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105615776 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-373:LU)[0x563b4cc5f070]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410105615776 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-373:LU)[0x563b4cc5f070]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410105615776 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-373:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410105615776 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-373:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-373:LU)[0x563b4cc5f070] (fsm.c:486) 20250410105615776 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-373:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410105615776 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-373:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410105615776 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410105615776 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410105615776 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-373:LU)[0x563b4cc5f070]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105615776 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-373:LU)[0x563b4cc5f070]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105615776 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250410105615776 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410105615776 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-373:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410105615776 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-373:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410105615776 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-373:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410105615776 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-373:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410105615776 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-373:LU)[0x563b4cc48160]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105615776 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-373:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410105615776 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-373:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410105615776 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-373:LU)[0x563b4cc4aea0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105615776 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-373:LU)[0x563b4cc4aea0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-373:LU)[0x563b4cc55d70] (fsm.c:486) 20250410105615776 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-373:LU)[0x563b4cc4aea0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410105615776 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-373:LU)[0x563b4cc4aea0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410105615777 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105615777 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105615777 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105615777 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105615777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105615777 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105615777 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105615777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105615777 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105615777 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 03 02 72 30 6b 00 01 75 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105615777 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105615777 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105615777 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105615777 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105615777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105615777 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105615777 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105615777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105615777 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105615777 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 03 06 72 30 6b 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: { messageType := 2, destLocRef := '72306B'O ("r0k"), sourceLocRef := '000175'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105615780 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410105615780 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250410105615782 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105615783 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105615783 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105615783 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105615783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105615783 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105615783 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105615783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105615783 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105615783 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 75 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105615783 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-373:LU)[0x563b4cc48160]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105615783 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-373:LU)[0x563b4cc5f070]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105615784 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105615784 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250410105615784 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410105615784 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105615785 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105615785 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-373:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410105615785 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-373:LU)[0x563b4cc4aea0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410105615785 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-373:LU)[0x563b4cc4aea0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410105615785 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-373:LU)[0x563b4cc4aea0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410105615786 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-373:LU)[0x563b4cc4aea0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-373:LU)[0x563b4cc55d70] (vlr_lu_fsm.c:110) 20250410105615786 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-373:LU)[0x563b4cc4aea0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410105615786 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-373:LU)[0x563b4cc4aea0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105615786 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-373:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410105615786 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-373:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410105615786 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-373:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105615786 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-373:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-373:LU)[0x563b4cc55d70] (fsm.c:486) 20250410105615786 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-373:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410105615786 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-373:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410105615786 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-373:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410105615786 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-373:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410105615786 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:TMSInew-0x352B3983) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410105615786 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-373:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410105615786 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:TMSInew-0x352B3983 LOCATION UPDATE ACCEPT (TMSI = 0x352b3983) (gsm_04_08.c:149) 20250410105615786 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:TMSInew-0x352B3983:GERAN-A-373:LU)[0x563b4cc48160]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105615786 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:TMSInew-0x352B3983 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105615786 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105615786 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105615786 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105615786 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105615786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105615786 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105615786 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105615786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105615786 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105615786 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 03 06 72 30 6b 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 35 2b 39 83 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105615790 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105615790 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105615790 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105615790 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105615790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105615790 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105615790 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105615791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105615791 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105615791 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 75 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105615791 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:TMSInew-0x352B3983:GERAN-A-373:LU)[0x563b4cc48160]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105615791 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:TMSInew-0x352B3983:GERAN-A-373:LU)[0x563b4cc5f070]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105615791 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:TMSInew-0x352B3983:GERAN-A-373:LU)[0x563b4cc5f070]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410105615791 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:TMSInew-0x352B3983:GERAN-A-373:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410105615791 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-373:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410105615791 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410105615791 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-373:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410105615791 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-373:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410105615791 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-373:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410105615791 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-373:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-373:LU)[0x563b4cc55d70] (vlr_lu_fsm.c:817) 20250410105615791 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-373:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410105615791 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3567AD6D:GERAN-A-373:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105615791 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-373:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410105615791 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-373:LU)[0x563b4cc5f070]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410105615791 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-373:LU)[0x563b4cc5f070]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.984s remaining) (msc_a.c:450) 20250410105615791 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250410105615791 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-373:LU)[0x563b4cc5f070]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105615791 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-373:LU)[0x563b4cc5f070]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410105615791 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105615791 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105615791 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105615791 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-373:LU)[0x563b4cc48160]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105615792 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105615792 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105615792 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105615792 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105615792 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105615792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105615792 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105615792 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105615792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105615792 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105615792 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 03 06 72 30 6b 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105615796 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105615796 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105615796 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105615796 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105615796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105615796 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105615796 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105615796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105615796 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105615796 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 75 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105615796 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-373:LU)[0x563b4cc48160]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105615796 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-373:LU)[0x563b4cc5f070]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105615796 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-373:LU)[0x563b4cc5f070]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105615796 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-373:LU)[0x563b4cc5f070]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105615796 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-373:LU)[0x563b4cc5f070]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105615796 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-373:LU)[0x563b4cc55d70]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105615796 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-373:LU)[0x563b4cc55d70]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-373:LU)[0x563b4cc5f070] (msc_a.c:1053) 20250410105615796 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-373:LU)[0x563b4cc55d70]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410105615796 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-373:LU)[0x563b4cc55d70]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105615796 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-373:LU)[0x563b4cc55d70]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410105615796 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-373:LU)[0x563b4cc5f070]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc35520] (msc_a.c:1053) 20250410105615796 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-373:LU)[0x563b4cc5f070]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105615796 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-373:LU)[0x563b4cc5f070]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105615796 DMSC DEBUG msub_fsm[0x563b4cc35520]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105615796 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983) MSC-A terminated (msub.c:261) 20250410105615796 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983) 1 MSC-I still active (msub.c:79) 20250410105615796 DMSC DEBUG msub_fsm[0x563b4cc35520]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105615796 DMSC DEBUG msub_fsm[0x563b4cc35520]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105615796 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-373:LU)[0x563b4cc48160]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105615796 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-373:LU)[0x563b4cc48160]{READY}: Removing from parent msub_fsm[0x563b4cc35520] (msub.c:113) 20250410105615797 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-373 (ran_conn.c:155) 20250410105615797 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-373:LU)[0x563b4cc48160]{READY}: Freeing instance (msub.c:113) 20250410105615797 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-373:LU)[0x563b4cc48160]{READY}: Deallocated (fsm.c:568) 20250410105615797 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983) Free (msub.c:119) 20250410105615797 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983 - active-conn: now used by 1 (attached) (msub.c:375) 20250410105615797 DMSC DEBUG msub_fsm[0x563b4cc35520]{terminating}: Freeing instance (msub.c:113) 20250410105615797 DMSC DEBUG msub_fsm[0x563b4cc35520]{terminating}: Deallocated (fsm.c:568) 20250410105615797 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105615797 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105615797 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105615797 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105615797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105615797 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105615797 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105615797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105615797 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105615797 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 03 04 72 30 6b 00 01 75 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 20250410105615798 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105615798 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105615798 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105615798 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105615798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105615798 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105615798 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105615798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105615798 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105615798 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 75 72 30 6b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mt_csd0(1959)7483499 TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105615799 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410105615799 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Created IMSI[0] for '262420000000007'H'352B3983'O to be handled at TC_lu_and_mt_csd0(1959) MSC_Test-MNCC(1954)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mt_csd0(1959)1851503763 20250410105615805 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250410105615805 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250410105615805 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983 callref-0x6e5bb493 tid-255) New transaction (transaction.c:231) 20250410105615805 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983 callref-0x6e5bb493 tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS22T} (gsm_04_08_cc.c:790) 20250410105615805 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983 callref-0x6e5bb493 tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS22T} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250410105615805 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983 callref-0x6e5bb493 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250410105615805 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250410105615805 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250410105615805 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105615805 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105615805 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105615806 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105615806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105615806 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105615806 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105615806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105615806 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105615806 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 00 70 09 04 35 2b 39 83 1a 03 05 00 17 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1952)@7d38b4d9c9a0: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1959) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Created IMSI[2] for '262420000000007'H'352B3983'O to be handled at TC_lu_and_mt_csd0(1959) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '352B3983'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mt_csd0(1959)15148086 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: First idle individual index:0 20250410105615812 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105615812 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105615812 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105615812 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105615812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105615812 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105615812 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105615812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105615812 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105615812 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 e7 24 36 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 35 2b 39 83 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105615812 DMSC DEBUG msub_fsm[0x563b4cc55d70]{active}: Allocated (fsm.c:456) 20250410105615812 DMSC DEBUG msc_i[0x563b4cc5f070]{READY}: Allocated (fsm.c:456) 20250410105615813 DMSC DEBUG msc_i[0x563b4cc5f070]{READY}: is child of msub_fsm[0x563b4cc55d70] (fsm.c:486) 20250410105615813 DMSC DEBUG msc_a[0x563b4cc48160]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105615813 DMSC DEBUG msc_a[0x563b4cc48160]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc55d70] (fsm.c:486) 20250410105615813 DMSC DEBUG msc_a(unknown:GERAN-A-374:NONE)[0x563b4cc48160]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105615813 DMSC DEBUG msc_i(unknown:GERAN-A-374:NONE)[0x563b4cc5f070]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105615813 DMSC DEBUG msc_a(unknown:GERAN-A-374:NONE)[0x563b4cc48160]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105615813 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x352B3983:GERAN-A-374:PAGING_RESP)[0x563b4cc35520]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410105615813 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x352B3983:GERAN-A-374:PAGING_RESP)[0x563b4cc35520]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x352B3983:GERAN-A-374:PAGING_RESP)[0x563b4cc48160] (fsm.c:486) 20250410105615813 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x352B3983:GERAN-A-374:PAGING_RESP)[0x563b4cc35520]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410105615813 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x352B3983:GERAN-A-374:PAGING_RESP)[0x563b4cc35520]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410105615813 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410105615813 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410105615813 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP)[0x563b4cc48160]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105615813 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP)[0x563b4cc48160]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105615813 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP)[0x563b4cc35520]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410105615813 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP)[0x563b4cc35520]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410105615813 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP)[0x563b4cc35520]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410105615813 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP)[0x563b4cc5f070]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105615813 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP)[0x563b4cc35520]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410105615813 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP)[0x563b4cc35520]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410105615813 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP)[0x563b4cc35520]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410105615813 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP)[0x563b4cc35520]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410105615813 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP)[0x563b4cc35520]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410105615813 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP)[0x563b4cc35520]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410105615813 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP)[0x563b4cc35520]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410105615813 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP)[0x563b4cc48160]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410105615813 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP)[0x563b4cc48160]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250410105615813 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983 callref-0x6e5bb493 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250410105615813 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250410105615813 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP)[0x563b4cc48160]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250410105615813 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP)[0x563b4cc48160]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250410105615813 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP callref-0x6e5bb493 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250410105615813 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP callref-0x6e5bb493 tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS22T} (gsm_04_08_cc.c:905) 20250410105615813 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP callref-0x6e5bb493 tid-0) codec/BS: :0{CLEARMODE#120,BS22T} (from: remote=:0{CLEARMODE#120,BS22T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:912) 20250410105615813 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP callref-0x6e5bb493 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250410105615813 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP)[0x563b4cc5f070]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105615813 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250410105615813 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250410105615813 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250410105615814 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105615814 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105615814 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105615814 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105615814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105615814 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105615814 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105615814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105615814 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105615814 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 00 02 e7 24 36 00 01 76 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105615814 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105615814 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105615814 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105615814 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105615814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105615814 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105615814 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105615814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105615814 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105615814 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 00 06 e7 24 36 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1175) 20250410105615814 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105615814 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105615814 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105615814 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105615814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105615814 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105615814 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105615814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105615814 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105615814 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 34 00 00 00 b9 00 00 00 c1 03 00 00 00 06 e7 24 36 00 01 1d 01 00 1a 03 05 04 07 a1 b8 89 21 12 43 80 5c 04 91 21 43 f5 5e 07 91 94 21 03 00 00 70 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'E72436'O, sourceLocRef := '000176'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105615816 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250410105615816 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 1 MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patched enc_l3: '8301'O MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105615821 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105615821 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105615821 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105615821 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105615821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105615821 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105615821 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105615821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105615821 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105615821 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 76 00 01 05 01 00 02 83 01 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105615821 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP)[0x563b4cc5f070]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105615821 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP)[0x563b4cc48160]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105615821 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP callref-0x6e5bb493 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250410105615821 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP callref-0x6e5bb493 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250410105615821 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP callref-0x6e5bb493 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250410105615821 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP callref-0x6e5bb493 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250410105615821 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP callref-0x6e5bb493 tid-0) codec/BS: :0{CLEARMODE#120,BS22T} (from: remote=:0{CLEARMODE#120,BS22T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:1208) 20250410105615821 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP callref-0x6e5bb493 tid-0) tx MNCC_ALERT_IND (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 2 MSC_Test-MGCP(1955)@7d38b4d9c9a0: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1959) 20250410105615824 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP callref-0x6e5bb493 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250410105615824 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: Allocated (fsm.c:456) 20250410105615824 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP)[0x563b4cc48160] (fsm.c:486) 20250410105615824 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP callref-0x6e5bb493 tid-0) codec/BS: :0{CLEARMODE#120,BS22T} (from: remote=:0{CLEARMODE#120,BS22T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:2161) 20250410105615824 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP)[0x563b4cc242e0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410105615824 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP)[0x563b4cc242e0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP)[0x563b4cc61530] (fsm.c:486) 20250410105615824 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP:trans-0:call-147:RTP_TO_CN:no-CI)[0x563b4cc242e0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250410105615824 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP:trans-0:call-147:RTP_TO_CN:no-CI)[0x563b4cc242e0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250410105615825 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP)[0x563b4c998740]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410105615825 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP)[0x563b4c998740]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP)[0x563b4cc61530] (fsm.c:486) 20250410105615825 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP:trans-0:call-147:RTP_TO_RAN:no-CI)[0x563b4c998740]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250410105615825 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP:trans-0:call-147:RTP_TO_RAN:no-CI)[0x563b4c998740]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1955)@7d38b4d9c9a0: Found Expect[0] for { line := { verb := "CRCX", trans_id := "322", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "93" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_csd0(1959) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 3 20250410105615828 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP:trans-0:call-147:RTP_TO_CN:no-CI)[0x563b4cc242e0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105615828 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410105615828 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP)[0x563b4cc48160]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250410105615828 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP callref-0x6e5bb493 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 4 20250410105615831 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP:trans-0:call-147:RTP_TO_RAN:no-CI)[0x563b4c998740]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105615831 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410105615831 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP)[0x563b4cc48160]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250410105615831 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP callref-0x6e5bb493 tid-0) codec/BS: :0{CLEARMODE#120,BS22T} (from: remote=:0{CLEARMODE#120,BS22T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:705) 20250410105615831 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP callref-0x6e5bb493 tid-0) Sending Assignment Command (msc_a.c:706) 20250410105615831 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP)[0x563b4cc5f070]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250410105615831 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105615831 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105615831 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105615831 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105615831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105615831 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105615831 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105615831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105615831 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105615831 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 31 00 00 00 b9 00 00 00 c1 03 00 00 00 06 e7 24 36 00 01 1a 00 18 01 0b 03 02 0a 13 7c 06 02 02 02 02 2a f8 7d 03 4f fd 00 7f 93 00 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 6 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:16 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250410105615835 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105615835 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105615835 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105615835 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105615835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105615835 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105615835 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105615835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105615835 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105615835 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 76 00 01 10 00 0e 02 7c 06 09 08 07 06 23 28 7e 03 4f fd 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105615835 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP)[0x563b4cc5f070]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105615835 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP)[0x563b4cc48160]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105615836 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP:trans-0:call-147:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4c998740]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250410105615836 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP:trans-0:call-147:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4c998740]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250410105615836 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP:trans-0:call-147:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4c998740]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250410105615836 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP callref-0x6e5bb493 tid-0) codec/BS: :0{CLEARMODE#120,BS22T} (from: remote=:0{CLEARMODE#120,BS22T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:1596) 20250410105615836 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP callref-0x6e5bb493 tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250410105615836 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP callref-0x6e5bb493 tid-0) codec/BS: :0{CLEARMODE#120,BS22T} (from: remote=:0{CLEARMODE#120,BS22T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:2187) 20250410105615836 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP callref-0x6e5bb493 tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patched enc_l3: '8347'O MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 5 TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 8 20250410105615840 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP:trans-0:call-147:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4c998740]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105615840 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP:trans-0:call-147:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4c998740]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410105615840 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410105616036 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105616037 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105616037 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105616037 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105616037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105616037 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105616037 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105616037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105616037 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105616037 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 76 00 01 05 01 00 02 83 47 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105616037 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP)[0x563b4cc5f070]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105616037 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP)[0x563b4cc48160]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105616037 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP callref-0x6e5bb493 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250410105616037 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP callref-0x6e5bb493 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250410105616037 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP callref-0x6e5bb493 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250410105616037 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP callref-0x6e5bb493 tid-0) codec/BS: :0{CLEARMODE#120,BS22T} (from: remote=:0{CLEARMODE#120,BS22T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:1340) 20250410105616037 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP callref-0x6e5bb493 tid-0) tx MNCC_SETUP_CNF (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 7 20250410105616044 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP callref-0x6e5bb493 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250410105616044 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP callref-0x6e5bb493 tid-0) codec/BS: :0{CLEARMODE#120,BS22T} (from: remote=:0{CLEARMODE#120,BS22T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:798) 20250410105616044 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP:trans-0:call-147:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc242e0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250410105616044 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP:trans-0:call-147:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc242e0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250410105616044 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP:trans-0:call-147:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc242e0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250410105616044 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP:trans-0:call-147:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc242e0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 9 TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete DONE TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Hold the call for some time 20250410105616050 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP:trans-0:call-147:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc242e0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105616050 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP:trans-0:call-147:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc242e0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410105616050 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410105616050 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250410105616050 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP)[0x563b4cc48160]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Hangup TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 0: tx MNCC_DISC_REQ 20250410105616554 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP callref-0x6e5bb493 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250410105616554 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP callref-0x6e5bb493 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105616554 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP callref-0x6e5bb493 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250410105616554 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP callref-0x6e5bb493 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250410105616554 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP)[0x563b4cc5f070]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105616554 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105616554 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105616554 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105616554 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105616554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105616554 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105616554 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105616554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105616554 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105616554 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 00 06 e7 24 36 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:9 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 20250410105616562 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105616562 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105616562 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105616562 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105616562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105616562 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105616562 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105616562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105616562 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105616562 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 76 00 01 09 01 00 06 83 ad 08 02 e1 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105616562 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP)[0x563b4cc5f070]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105616562 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP)[0x563b4cc48160]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105616562 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP callref-0x6e5bb493 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250410105616562 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP callref-0x6e5bb493 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250410105616562 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP)[0x563b4cc5f070]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105616562 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP callref-0x6e5bb493 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250410105616562 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP callref-0x6e5bb493 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250410105616562 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250410105616562 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105616562 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250410105616563 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP)[0x563b4cc48160]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105616563 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP)[0x563b4cc48160]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250410105616563 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105616563 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105616563 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105616563 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP)[0x563b4cc61530]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250410105616563 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP:trans-0:call-147:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4c998740]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410105616563 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP:trans-0:call-147:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4c998740]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP)[0x563b4cc61530] (call_leg.c:197) 20250410105616563 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP:trans-0:call-147:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4c998740]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410105616563 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP:trans-0:call-147:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4c998740]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410105616563 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP:trans-0:call-147:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc242e0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410105616563 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP:trans-0:call-147:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc242e0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP)[0x563b4cc61530] (call_leg.c:197) 20250410105616563 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP)[0x563b4cc61530]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250410105616563 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP:trans-0:call-147:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc242e0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410105616563 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP:trans-0:call-147:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc242e0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410105616563 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP)[0x563b4cc61530]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250410105616563 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP)[0x563b4cc61530]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP)[0x563b4cc48160] (call_leg.c:198) 20250410105616563 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP)[0x563b4cc61530]{RELEASING}: Freeing instance (call_leg.c:198) 20250410105616563 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP)[0x563b4cc61530]{RELEASING}: Deallocated (fsm.c:568) 20250410105616563 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP)[0x563b4cc48160]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250410105616563 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP)[0x563b4cc5f070]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105616563 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105616563 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105616563 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105616563 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105616563 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105616563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105616563 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105616563 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105616564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105616564 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105616564 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 00 06 e7 24 36 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1175) 20250410105616564 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105616564 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105616564 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105616564 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105616564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105616564 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105616564 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105616564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105616564 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105616564 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 00 06 e7 24 36 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1954)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mt_csd0(1959)1851503763 TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105616570 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105616570 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105616570 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105616571 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105616571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105616571 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105616571 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105616571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105616571 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105616571 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 76 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105616571 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP)[0x563b4cc5f070]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105616571 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP)[0x563b4cc48160]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105616571 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP)[0x563b4cc48160]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105616571 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP)[0x563b4cc48160]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105616571 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP)[0x563b4cc48160]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105616571 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP)[0x563b4cc35520]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105616571 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP)[0x563b4cc35520]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP)[0x563b4cc48160] (msc_a.c:1053) 20250410105616571 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP)[0x563b4cc35520]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105616571 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP)[0x563b4cc35520]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410105616571 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP)[0x563b4cc48160]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc55d70] (msc_a.c:1053) 20250410105616571 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP)[0x563b4cc48160]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105616571 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP)[0x563b4cc48160]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105616571 DMSC DEBUG msub_fsm[0x563b4cc55d70]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105616571 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983) MSC-A terminated (msub.c:261) 20250410105616571 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983) 1 MSC-I still active (msub.c:79) 20250410105616571 DMSC DEBUG msub_fsm[0x563b4cc55d70]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105616571 DMSC DEBUG msub_fsm[0x563b4cc55d70]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105616571 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP)[0x563b4cc5f070]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105616571 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP)[0x563b4cc5f070]{READY}: Removing from parent msub_fsm[0x563b4cc55d70] (msub.c:113) 20250410105616572 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-374 (ran_conn.c:155) 20250410105616572 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP)[0x563b4cc5f070]{READY}: Freeing instance (msub.c:113) 20250410105616572 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-374:PAGING_RESP)[0x563b4cc5f070]{READY}: Deallocated (fsm.c:568) 20250410105616572 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983) Free (msub.c:119) 20250410105616572 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983 - active-conn: now used by 1 (attached) (msub.c:375) 20250410105616572 DMSC DEBUG msub_fsm[0x563b4cc55d70]{terminating}: Freeing instance (msub.c:113) 20250410105616572 DMSC DEBUG msub_fsm[0x563b4cc55d70]{terminating}: Deallocated (fsm.c:568) 20250410105616572 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105616572 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105616572 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105616572 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105616572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105616572 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105616572 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105616572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105616572 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105616572 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 00 04 e7 24 36 00 01 76 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 20250410105616573 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105616573 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105616573 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105616573 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105616573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105616573 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105616573 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105616573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105616573 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105616573 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 76 e7 24 36 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mt_csd0(1959)15148086 TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105616790 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105616790 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105616790 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105616791 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105616791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105616791 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105616791 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105616791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105616791 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105616791 [1;34mDLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 00 04 6e 50 eb 00 00 70 0d 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105616792 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105616792 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105616792 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105616792 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105616792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105616792 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105616792 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105616792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105616792 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105616792 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 70 6e 50 eb 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 9: done MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1959) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: ----------------------------------------------- TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: "CSD Bearer Service: BS24T" TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: ----------------------------------------------- MSC_Test-GSUP(1957)@7d38b4d9c9a0: Created GsupExpect[1] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1959) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mt_csd0(1959)3243835 MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105617578 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105617578 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105617578 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105617578 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105617578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105617578 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105617578 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105617578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105617578 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105617578 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 31 7f 3b 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105617579 DMSC DEBUG msub_fsm[0x563b4c998740]{active}: Allocated (fsm.c:456) 20250410105617579 DMSC DEBUG msc_i[0x563b4cc5ee10]{READY}: Allocated (fsm.c:456) 20250410105617579 DMSC DEBUG msc_i[0x563b4cc5ee10]{READY}: is child of msub_fsm[0x563b4c998740] (fsm.c:486) 20250410105617579 DMSC DEBUG msc_a[0x563b4cc4aea0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105617579 DMSC DEBUG msc_a[0x563b4cc4aea0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4c998740] (fsm.c:486) 20250410105617579 DMSC DEBUG msc_a(unknown:GERAN-A-375:NONE)[0x563b4cc4aea0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105617579 DMSC DEBUG msc_i(unknown:GERAN-A-375:NONE)[0x563b4cc5ee10]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105617579 DMSC DEBUG msc_a(unknown:GERAN-A-375:NONE)[0x563b4cc4aea0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105617579 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-375:LU)[0x563b4cc4aea0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410105617579 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-375:LU)[0x563b4cc4aea0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410105617579 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-375:LU)[0x563b4cc242e0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410105617579 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-375:LU)[0x563b4cc242e0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-375:LU)[0x563b4cc4aea0] (fsm.c:486) 20250410105617579 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-375:LU)[0x563b4cc242e0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410105617579 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-375:LU)[0x563b4cc242e0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410105617579 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410105617579 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410105617579 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-375:LU)[0x563b4cc4aea0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105617579 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-375:LU)[0x563b4cc4aea0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105617579 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250410105617579 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410105617579 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-375:LU)[0x563b4cc242e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410105617579 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-375:LU)[0x563b4cc242e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410105617579 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-375:LU)[0x563b4cc242e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410105617579 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-375:LU)[0x563b4cc242e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410105617579 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-375:LU)[0x563b4cc5ee10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105617579 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-375:LU)[0x563b4cc242e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410105617579 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-375:LU)[0x563b4cc242e0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410105617579 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-375:LU)[0x563b4cc5ef40]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105617579 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-375:LU)[0x563b4cc5ef40]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-375:LU)[0x563b4cc242e0] (fsm.c:486) 20250410105617579 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-375:LU)[0x563b4cc5ef40]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410105617579 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-375:LU)[0x563b4cc5ef40]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410105617579 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105617579 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105617579 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105617579 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105617579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105617579 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105617579 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105617579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105617579 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105617579 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 01 02 31 7f 3b 00 01 77 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105617579 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105617579 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105617579 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105617579 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105617579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105617579 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105617579 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105617579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105617579 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105617579 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 01 06 31 7f 3b 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: { messageType := 2, destLocRef := '317F3B'O, sourceLocRef := '000177'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105617579 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410105617579 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105617580 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105617580 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105617580 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105617580 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105617580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105617580 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105617580 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105617580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105617580 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105617580 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 77 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105617580 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-375:LU)[0x563b4cc5ee10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105617580 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-375:LU)[0x563b4cc4aea0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105617580 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105617580 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250410105617580 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410105617580 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105617580 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105617580 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-375:LU)[0x563b4cc242e0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410105617580 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-375:LU)[0x563b4cc5ef40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410105617580 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-375:LU)[0x563b4cc5ef40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410105617580 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-375:LU)[0x563b4cc5ef40]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410105617580 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-375:LU)[0x563b4cc5ef40]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-375:LU)[0x563b4cc242e0] (vlr_lu_fsm.c:110) 20250410105617580 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-375:LU)[0x563b4cc5ef40]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410105617580 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-375:LU)[0x563b4cc5ef40]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105617580 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-375:LU)[0x563b4cc242e0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410105617580 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-375:LU)[0x563b4cc242e0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410105617580 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-375:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105617580 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-375:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-375:LU)[0x563b4cc242e0] (fsm.c:486) 20250410105617580 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-375:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410105617580 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-375:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410105617580 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-375:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410105617580 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-375:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410105617580 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:TMSInew-0x0EA808EF) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410105617580 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-375:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410105617580 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:TMSInew-0x0EA808EF LOCATION UPDATE ACCEPT (TMSI = 0x0ea808ef) (gsm_04_08.c:149) 20250410105617580 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:TMSInew-0x0EA808EF:GERAN-A-375:LU)[0x563b4cc5ee10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105617580 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:TMSInew-0x0EA808EF - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105617580 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105617580 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105617580 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105617580 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105617580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105617580 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105617580 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105617581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105617581 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105617581 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 01 06 31 7f 3b 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 0e a8 08 ef (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105617581 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105617581 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105617581 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105617581 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105617581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105617581 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105617581 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105617581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105617581 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105617581 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 77 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105617581 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:TMSInew-0x0EA808EF:GERAN-A-375:LU)[0x563b4cc5ee10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105617581 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:TMSInew-0x0EA808EF:GERAN-A-375:LU)[0x563b4cc4aea0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105617581 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:TMSInew-0x0EA808EF:GERAN-A-375:LU)[0x563b4cc4aea0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410105617581 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:TMSInew-0x0EA808EF:GERAN-A-375:LU)[0x563b4cc242e0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410105617581 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-375:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410105617581 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410105617581 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-375:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410105617581 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-375:LU)[0x563b4cc242e0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410105617581 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-375:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410105617581 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-375:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-375:LU)[0x563b4cc242e0] (vlr_lu_fsm.c:817) 20250410105617581 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-375:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410105617581 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x352B3983:GERAN-A-375:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105617581 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-375:LU)[0x563b4cc242e0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410105617581 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-375:LU)[0x563b4cc4aea0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410105617581 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-375:LU)[0x563b4cc4aea0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.997s remaining) (msc_a.c:450) 20250410105617581 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250410105617581 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-375:LU)[0x563b4cc4aea0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105617581 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-375:LU)[0x563b4cc4aea0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410105617581 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105617581 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105617581 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105617581 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-375:LU)[0x563b4cc5ee10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105617581 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105617582 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105617582 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105617582 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105617582 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105617582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105617582 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105617582 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105617582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105617582 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105617582 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 01 06 31 7f 3b 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105617582 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105617582 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105617582 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105617582 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105617582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105617582 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105617582 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105617582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105617582 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105617582 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 77 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105617582 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-375:LU)[0x563b4cc5ee10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105617582 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-375:LU)[0x563b4cc4aea0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105617582 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-375:LU)[0x563b4cc4aea0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105617582 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-375:LU)[0x563b4cc4aea0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105617582 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-375:LU)[0x563b4cc4aea0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105617582 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-375:LU)[0x563b4cc242e0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105617582 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-375:LU)[0x563b4cc242e0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-375:LU)[0x563b4cc4aea0] (msc_a.c:1053) 20250410105617582 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-375:LU)[0x563b4cc242e0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410105617582 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-375:LU)[0x563b4cc242e0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105617582 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-375:LU)[0x563b4cc242e0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410105617582 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-375:LU)[0x563b4cc4aea0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4c998740] (msc_a.c:1053) 20250410105617582 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-375:LU)[0x563b4cc4aea0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105617582 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-375:LU)[0x563b4cc4aea0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105617582 DMSC DEBUG msub_fsm[0x563b4c998740]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105617582 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF) MSC-A terminated (msub.c:261) 20250410105617582 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF) 1 MSC-I still active (msub.c:79) 20250410105617582 DMSC DEBUG msub_fsm[0x563b4c998740]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105617582 DMSC DEBUG msub_fsm[0x563b4c998740]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105617582 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-375:LU)[0x563b4cc5ee10]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105617582 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-375:LU)[0x563b4cc5ee10]{READY}: Removing from parent msub_fsm[0x563b4c998740] (msub.c:113) 20250410105617582 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-375 (ran_conn.c:155) 20250410105617582 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-375:LU)[0x563b4cc5ee10]{READY}: Freeing instance (msub.c:113) 20250410105617582 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-375:LU)[0x563b4cc5ee10]{READY}: Deallocated (fsm.c:568) 20250410105617582 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF) Free (msub.c:119) 20250410105617582 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF - active-conn: now used by 1 (attached) (msub.c:375) 20250410105617582 DMSC DEBUG msub_fsm[0x563b4c998740]{terminating}: Freeing instance (msub.c:113) 20250410105617582 DMSC DEBUG msub_fsm[0x563b4c998740]{terminating}: Deallocated (fsm.c:568) 20250410105617582 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105617582 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105617582 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105617582 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105617582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105617582 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105617582 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105617582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105617582 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105617582 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 01 04 31 7f 3b 00 01 77 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105617583 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105617583 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105617583 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105617583 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105617583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105617583 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105617583 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105617583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105617583 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105617583 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 77 31 7f 3b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mt_csd0(1959)3243835 TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105617583 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410105617583 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Created IMSI[0] for '262420000000007'H'0EA808EF'O to be handled at TC_lu_and_mt_csd0(1959) MSC_Test-MNCC(1954)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mt_csd0(1959)1715303905 20250410105617584 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250410105617584 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250410105617584 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF callref-0x663d75e1 tid-255) New transaction (transaction.c:231) 20250410105617584 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF callref-0x663d75e1 tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS24T} (gsm_04_08_cc.c:790) 20250410105617584 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF callref-0x663d75e1 tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS24T} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250410105617584 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF callref-0x663d75e1 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250410105617584 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250410105617584 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250410105617584 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105617584 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105617584 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105617584 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105617584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105617584 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105617584 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105617584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105617584 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105617584 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 00 70 09 04 0e a8 08 ef 1a 03 05 00 17 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1952)@7d38b4d9c9a0: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1959) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Created IMSI[3] for '262420000000007'H'0EA808EF'O to be handled at TC_lu_and_mt_csd0(1959) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '0EA808EF'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mt_csd0(1959)2766287 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105617586 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105617586 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105617586 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105617586 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105617586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105617586 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105617586 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105617586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105617586 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105617586 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 2a 35 cf 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 0e a8 08 ef 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105617586 DMSC DEBUG msub_fsm[0x563b4cc242e0]{active}: Allocated (fsm.c:456) 20250410105617586 DMSC DEBUG msc_i[0x563b4cc4aea0]{READY}: Allocated (fsm.c:456) 20250410105617586 DMSC DEBUG msc_i[0x563b4cc4aea0]{READY}: is child of msub_fsm[0x563b4cc242e0] (fsm.c:486) 20250410105617586 DMSC DEBUG msc_a[0x563b4cc5ee10]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105617586 DMSC DEBUG msc_a[0x563b4cc5ee10]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc242e0] (fsm.c:486) 20250410105617586 DMSC DEBUG msc_a(unknown:GERAN-A-376:NONE)[0x563b4cc5ee10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105617586 DMSC DEBUG msc_i(unknown:GERAN-A-376:NONE)[0x563b4cc4aea0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105617586 DMSC DEBUG msc_a(unknown:GERAN-A-376:NONE)[0x563b4cc5ee10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105617586 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP)[0x563b4c998740]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410105617586 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP)[0x563b4c998740]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP)[0x563b4cc5ee10] (fsm.c:486) 20250410105617586 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP)[0x563b4c998740]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410105617586 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP)[0x563b4c998740]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410105617586 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410105617586 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410105617586 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP)[0x563b4cc5ee10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105617586 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP)[0x563b4cc5ee10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105617586 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP)[0x563b4c998740]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410105617586 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP)[0x563b4c998740]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410105617586 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP)[0x563b4c998740]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410105617586 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP)[0x563b4cc4aea0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105617586 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP)[0x563b4c998740]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410105617586 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP)[0x563b4c998740]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410105617586 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP)[0x563b4c998740]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410105617586 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP)[0x563b4c998740]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410105617586 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP)[0x563b4c998740]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410105617586 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP)[0x563b4c998740]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410105617586 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP)[0x563b4c998740]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410105617586 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP)[0x563b4cc5ee10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410105617586 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP)[0x563b4cc5ee10]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250410105617586 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF callref-0x663d75e1 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250410105617586 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250410105617586 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP)[0x563b4cc5ee10]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250410105617586 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP)[0x563b4cc5ee10]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250410105617586 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP callref-0x663d75e1 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250410105617586 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP callref-0x663d75e1 tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS24T} (gsm_04_08_cc.c:905) 20250410105617586 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP callref-0x663d75e1 tid-0) codec/BS: :0{CLEARMODE#120,BS24T} (from: remote=:0{CLEARMODE#120,BS24T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:912) 20250410105617586 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP callref-0x663d75e1 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250410105617586 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP)[0x563b4cc4aea0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105617586 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250410105617586 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250410105617586 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250410105617586 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105617586 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105617586 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105617586 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105617586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105617586 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105617586 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105617586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105617586 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105617586 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0e 02 2a 35 cf 00 01 78 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105617586 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105617586 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105617586 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105617586 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105617586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105617586 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105617586 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105617586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105617586 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105617586 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 2a 35 cf 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1175) 20250410105617586 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105617586 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105617586 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105617586 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 20250410105617586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105617586 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105617586 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105617586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105617586 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105617586 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 34 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 2a 35 cf 00 01 1d 01 00 1a 03 05 04 07 a1 b8 89 21 13 43 80 5c 04 91 21 43 f5 5e 07 91 94 21 03 00 00 70 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: { messageType := 2, destLocRef := '2A35CF'O, sourceLocRef := '000178'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105617587 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250410105617587 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 1 MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patched enc_l3: '8301'O MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105617588 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105617588 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105617588 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105617588 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105617588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105617588 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105617588 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105617588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105617588 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105617588 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 78 00 01 05 01 00 02 83 01 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105617588 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP)[0x563b4cc4aea0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105617588 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP)[0x563b4cc5ee10]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105617588 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP callref-0x663d75e1 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250410105617588 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP callref-0x663d75e1 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250410105617588 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP callref-0x663d75e1 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250410105617588 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP callref-0x663d75e1 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250410105617589 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP callref-0x663d75e1 tid-0) codec/BS: :0{CLEARMODE#120,BS24T} (from: remote=:0{CLEARMODE#120,BS24T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:1208) 20250410105617589 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP callref-0x663d75e1 tid-0) tx MNCC_ALERT_IND (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 2 MSC_Test-MGCP(1955)@7d38b4d9c9a0: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1959) 20250410105617589 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP callref-0x663d75e1 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250410105617589 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: Allocated (fsm.c:456) 20250410105617589 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP)[0x563b4cc5ee10] (fsm.c:486) 20250410105617589 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP callref-0x663d75e1 tid-0) codec/BS: :0{CLEARMODE#120,BS24T} (from: remote=:0{CLEARMODE#120,BS24T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:2161) 20250410105617589 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP)[0x563b4cc55d70]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410105617589 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP)[0x563b4cc55d70]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP)[0x563b4cc61530] (fsm.c:486) 20250410105617589 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP:trans-0:call-148:RTP_TO_CN:no-CI)[0x563b4cc55d70]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250410105617589 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP:trans-0:call-148:RTP_TO_CN:no-CI)[0x563b4cc55d70]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250410105617589 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP)[0x563b4cc48160]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410105617589 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP)[0x563b4cc48160]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP)[0x563b4cc61530] (fsm.c:486) 20250410105617589 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP:trans-0:call-148:RTP_TO_RAN:no-CI)[0x563b4cc48160]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250410105617589 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP:trans-0:call-148:RTP_TO_RAN:no-CI)[0x563b4cc48160]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1955)@7d38b4d9c9a0: Found Expect[0] for { line := { verb := "CRCX", trans_id := "328", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "94" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_csd0(1959) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 3 20250410105617590 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP:trans-0:call-148:RTP_TO_CN:no-CI)[0x563b4cc55d70]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105617590 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410105617590 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP)[0x563b4cc5ee10]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250410105617590 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP callref-0x663d75e1 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 4 20250410105617591 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP:trans-0:call-148:RTP_TO_RAN:no-CI)[0x563b4cc48160]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105617591 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410105617591 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP)[0x563b4cc5ee10]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250410105617591 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP callref-0x663d75e1 tid-0) codec/BS: :0{CLEARMODE#120,BS24T} (from: remote=:0{CLEARMODE#120,BS24T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:705) 20250410105617591 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP callref-0x663d75e1 tid-0) Sending Assignment Command (msc_a.c:706) 20250410105617591 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP)[0x563b4cc4aea0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250410105617591 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105617591 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105617591 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105617591 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105617591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105617591 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105617591 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105617591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105617591 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105617591 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 31 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 2a 35 cf 00 01 1a 00 18 01 0b 03 02 0a 12 7c 06 02 02 02 02 2a f8 7d 03 4f fd 00 7f 94 00 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 6 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:16 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105617592 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105617592 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105617592 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105617592 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105617592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105617592 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105617592 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105617592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105617592 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105617592 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 78 00 01 10 00 0e 02 7c 06 09 08 07 06 23 28 7e 03 4f fd 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patched enc_l3: '8347'O 20250410105617592 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP)[0x563b4cc4aea0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105617592 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP)[0x563b4cc5ee10]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105617593 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP:trans-0:call-148:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4cc48160]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250410105617593 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP:trans-0:call-148:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4cc48160]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250410105617593 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP:trans-0:call-148:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc48160]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 20250410105617593 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP callref-0x663d75e1 tid-0) codec/BS: :0{CLEARMODE#120,BS24T} (from: remote=:0{CLEARMODE#120,BS24T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:1596) 20250410105617593 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP callref-0x663d75e1 tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250410105617593 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP callref-0x663d75e1 tid-0) codec/BS: :0{CLEARMODE#120,BS24T} (from: remote=:0{CLEARMODE#120,BS24T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:2187) 20250410105617593 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP callref-0x663d75e1 tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 5 TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 8 20250410105617594 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP:trans-0:call-148:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc48160]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105617594 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP:trans-0:call-148:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc48160]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410105617594 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410105617796 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105617796 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105617796 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105617796 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105617796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105617796 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105617796 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105617796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105617796 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105617796 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 78 00 01 05 01 00 02 83 47 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105617797 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP)[0x563b4cc4aea0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105617797 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP)[0x563b4cc5ee10]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105617797 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP callref-0x663d75e1 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250410105617797 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP callref-0x663d75e1 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250410105617797 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP callref-0x663d75e1 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250410105617797 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP callref-0x663d75e1 tid-0) codec/BS: :0{CLEARMODE#120,BS24T} (from: remote=:0{CLEARMODE#120,BS24T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:1340) 20250410105617797 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP callref-0x663d75e1 tid-0) tx MNCC_SETUP_CNF (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 7 20250410105617798 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP callref-0x663d75e1 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250410105617798 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP callref-0x663d75e1 tid-0) codec/BS: :0{CLEARMODE#120,BS24T} (from: remote=:0{CLEARMODE#120,BS24T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:798) 20250410105617798 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP:trans-0:call-148:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc55d70]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250410105617798 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP:trans-0:call-148:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc55d70]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250410105617798 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP:trans-0:call-148:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc55d70]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250410105617798 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP:trans-0:call-148:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc55d70]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 9 TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete DONE TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Hold the call for some time 20250410105617799 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP:trans-0:call-148:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc55d70]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105617799 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP:trans-0:call-148:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc55d70]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410105617799 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410105617799 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250410105617799 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP)[0x563b4cc5ee10]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Hangup TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 0: tx MNCC_DISC_REQ 20250410105618303 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP callref-0x663d75e1 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250410105618303 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP callref-0x663d75e1 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105618303 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP callref-0x663d75e1 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250410105618303 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP callref-0x663d75e1 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250410105618303 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP)[0x563b4cc4aea0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105618303 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105618303 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105618303 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105618303 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105618303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105618303 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105618303 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105618303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105618303 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105618303 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 2a 35 cf 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:9 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105618306 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105618306 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105618306 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105618306 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105618307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105618307 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105618307 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105618307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105618307 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105618307 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 78 00 01 09 01 00 06 83 ad 08 02 e1 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105618307 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP)[0x563b4cc4aea0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105618307 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP)[0x563b4cc5ee10]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105618307 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP callref-0x663d75e1 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250410105618307 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP callref-0x663d75e1 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250410105618307 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP)[0x563b4cc4aea0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105618307 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP callref-0x663d75e1 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250410105618307 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP callref-0x663d75e1 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250410105618307 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250410105618307 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105618307 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250410105618307 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP)[0x563b4cc5ee10]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105618307 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP)[0x563b4cc5ee10]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250410105618307 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105618307 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105618307 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105618307 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP)[0x563b4cc61530]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250410105618307 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP:trans-0:call-148:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc48160]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410105618307 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP:trans-0:call-148:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc48160]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP)[0x563b4cc61530] (call_leg.c:197) 20250410105618307 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP:trans-0:call-148:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc48160]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410105618307 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP:trans-0:call-148:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc48160]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410105618307 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP:trans-0:call-148:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc55d70]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410105618307 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP:trans-0:call-148:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc55d70]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP)[0x563b4cc61530] (call_leg.c:197) 20250410105618307 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP)[0x563b4cc61530]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250410105618307 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP:trans-0:call-148:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc55d70]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410105618308 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP:trans-0:call-148:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc55d70]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410105618308 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP)[0x563b4cc61530]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250410105618308 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP)[0x563b4cc61530]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP)[0x563b4cc5ee10] (call_leg.c:198) 20250410105618308 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP)[0x563b4cc61530]{RELEASING}: Freeing instance (call_leg.c:198) 20250410105618308 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP)[0x563b4cc61530]{RELEASING}: Deallocated (fsm.c:568) 20250410105618308 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP)[0x563b4cc5ee10]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250410105618308 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP)[0x563b4cc4aea0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105618308 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105618308 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105618308 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105618308 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105618308 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105618308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105618308 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105618308 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105618308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105618308 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105618308 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 2a 35 cf 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1175) 20250410105618308 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105618308 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105618308 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105618308 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105618308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105618308 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105618308 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105618308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105618308 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105618308 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 2a 35 cf 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1954)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mt_csd0(1959)1715303905 TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105618315 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105618315 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105618315 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105618315 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105618315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105618315 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105618315 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105618315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105618315 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105618315 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 78 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105618315 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP)[0x563b4cc4aea0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105618315 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP)[0x563b4cc5ee10]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105618315 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP)[0x563b4cc5ee10]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105618315 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP)[0x563b4cc5ee10]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105618315 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP)[0x563b4cc5ee10]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105618315 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP)[0x563b4c998740]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105618315 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP)[0x563b4c998740]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP)[0x563b4cc5ee10] (msc_a.c:1053) 20250410105618315 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP)[0x563b4c998740]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105618315 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP)[0x563b4c998740]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410105618315 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP)[0x563b4cc5ee10]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc242e0] (msc_a.c:1053) 20250410105618315 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP)[0x563b4cc5ee10]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105618315 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP)[0x563b4cc5ee10]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105618315 DMSC DEBUG msub_fsm[0x563b4cc242e0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105618315 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF) MSC-A terminated (msub.c:261) 20250410105618315 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF) 1 MSC-I still active (msub.c:79) 20250410105618315 DMSC DEBUG msub_fsm[0x563b4cc242e0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105618315 DMSC DEBUG msub_fsm[0x563b4cc242e0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105618315 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP)[0x563b4cc4aea0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105618315 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP)[0x563b4cc4aea0]{READY}: Removing from parent msub_fsm[0x563b4cc242e0] (msub.c:113) 20250410105618316 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-376 (ran_conn.c:155) 20250410105618316 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP)[0x563b4cc4aea0]{READY}: Freeing instance (msub.c:113) 20250410105618316 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-376:PAGING_RESP)[0x563b4cc4aea0]{READY}: Deallocated (fsm.c:568) 20250410105618316 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF) Free (msub.c:119) 20250410105618316 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF - active-conn: now used by 1 (attached) (msub.c:375) 20250410105618316 DMSC DEBUG msub_fsm[0x563b4cc242e0]{terminating}: Freeing instance (msub.c:113) 20250410105618316 DMSC DEBUG msub_fsm[0x563b4cc242e0]{terminating}: Deallocated (fsm.c:568) 20250410105618316 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105618316 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105618316 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105618316 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105618316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105618316 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105618316 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105618316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105618316 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105618316 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0e 04 2a 35 cf 00 01 78 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105618317 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105618317 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105618317 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105618317 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105618317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105618317 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105618318 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105618318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105618318 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105618318 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 78 2a 35 cf 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mt_csd0(1959)2766287 TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 9: done MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1959) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: ----------------------------------------------- TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: "CSD Bearer Service: BS25T" TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: ----------------------------------------------- MSC_Test-GSUP(1957)@7d38b4d9c9a0: Created GsupExpect[2] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1959) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mt_csd0(1959)8744669 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105619322 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105619322 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105619322 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105619322 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105619322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105619322 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105619322 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105619322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105619322 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105619322 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 85 6e dd 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105619322 DMSC DEBUG msub_fsm[0x563b4cc48160]{active}: Allocated (fsm.c:456) 20250410105619322 DMSC DEBUG msc_i[0x563b4cc35520]{READY}: Allocated (fsm.c:456) 20250410105619322 DMSC DEBUG msc_i[0x563b4cc35520]{READY}: is child of msub_fsm[0x563b4cc48160] (fsm.c:486) 20250410105619322 DMSC DEBUG msc_a[0x563b4cc5ef40]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105619322 DMSC DEBUG msc_a[0x563b4cc5ef40]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc48160] (fsm.c:486) 20250410105619322 DMSC DEBUG msc_a(unknown:GERAN-A-377:NONE)[0x563b4cc5ef40]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105619322 DMSC DEBUG msc_i(unknown:GERAN-A-377:NONE)[0x563b4cc35520]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105619322 DMSC DEBUG msc_a(unknown:GERAN-A-377:NONE)[0x563b4cc5ef40]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105619322 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-377:LU)[0x563b4cc5ef40]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410105619322 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-377:LU)[0x563b4cc5ef40]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410105619322 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-377:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410105619322 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-377:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-377:LU)[0x563b4cc5ef40] (fsm.c:486) 20250410105619322 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-377:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410105619322 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-377:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410105619322 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410105619322 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410105619322 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-377:LU)[0x563b4cc5ef40]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105619322 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-377:LU)[0x563b4cc5ef40]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105619322 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250410105619322 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410105619322 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-377:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410105619323 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-377:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410105619323 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-377:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410105619323 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-377:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410105619323 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-377:LU)[0x563b4cc35520]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105619323 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-377:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410105619323 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-377:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410105619323 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-377:LU)[0x563b4cc60ab0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105619323 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-377:LU)[0x563b4cc60ab0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-377:LU)[0x563b4cc55d70] (fsm.c:486) 20250410105619323 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-377:LU)[0x563b4cc60ab0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410105619323 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-377:LU)[0x563b4cc60ab0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410105619323 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105619323 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105619323 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105619323 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105619323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105619323 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105619323 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105619323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105619323 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105619323 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0f 02 85 6e dd 00 01 79 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105619323 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105619323 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105619323 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105619323 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105619323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105619323 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105619323 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105619323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105619323 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105619323 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 85 6e dd 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: { messageType := 2, destLocRef := '856EDD'O, sourceLocRef := '000179'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105619323 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410105619324 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105619324 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105619324 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105619324 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105619324 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105619324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105619324 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105619324 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105619324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105619324 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105619324 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 79 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105619324 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-377:LU)[0x563b4cc35520]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105619324 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-377:LU)[0x563b4cc5ef40]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105619324 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105619324 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250410105619324 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410105619324 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105619325 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105619325 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-377:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410105619325 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-377:LU)[0x563b4cc60ab0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410105619325 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-377:LU)[0x563b4cc60ab0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410105619325 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-377:LU)[0x563b4cc60ab0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410105619325 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-377:LU)[0x563b4cc60ab0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-377:LU)[0x563b4cc55d70] (vlr_lu_fsm.c:110) 20250410105619325 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-377:LU)[0x563b4cc60ab0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410105619325 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-377:LU)[0x563b4cc60ab0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105619325 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-377:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410105619325 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-377:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410105619325 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-377:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105619325 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-377:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-377:LU)[0x563b4cc55d70] (fsm.c:486) 20250410105619325 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-377:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410105619325 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-377:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410105619325 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-377:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410105619325 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-377:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410105619325 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:TMSInew-0x3EDE172E) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410105619325 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-377:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410105619325 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:TMSInew-0x3EDE172E LOCATION UPDATE ACCEPT (TMSI = 0x3ede172e) (gsm_04_08.c:149) 20250410105619325 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:TMSInew-0x3EDE172E:GERAN-A-377:LU)[0x563b4cc35520]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105619325 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:TMSInew-0x3EDE172E - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105619325 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105619325 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105619325 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105619325 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105619325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105619325 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105619325 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105619325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105619325 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105619325 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 85 6e dd 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 3e de 17 2e (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105619326 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105619326 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105619326 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105619326 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105619326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105619326 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105619326 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105619326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105619326 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105619326 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 79 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105619326 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:TMSInew-0x3EDE172E:GERAN-A-377:LU)[0x563b4cc35520]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105619326 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:TMSInew-0x3EDE172E:GERAN-A-377:LU)[0x563b4cc5ef40]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105619326 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:TMSInew-0x3EDE172E:GERAN-A-377:LU)[0x563b4cc5ef40]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410105619326 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:TMSInew-0x3EDE172E:GERAN-A-377:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410105619326 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-377:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410105619326 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410105619326 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-377:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410105619326 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-377:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410105619326 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-377:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410105619326 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-377:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-377:LU)[0x563b4cc55d70] (vlr_lu_fsm.c:817) 20250410105619326 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-377:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410105619326 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EA808EF:GERAN-A-377:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105619326 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-377:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410105619326 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-377:LU)[0x563b4cc5ef40]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410105619326 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-377:LU)[0x563b4cc5ef40]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.996s remaining) (msc_a.c:450) 20250410105619326 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250410105619326 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-377:LU)[0x563b4cc5ef40]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105619326 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-377:LU)[0x563b4cc5ef40]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410105619326 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105619326 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105619326 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105619326 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-377:LU)[0x563b4cc35520]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105619326 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105619326 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105619326 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105619326 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105619326 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105619326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105619326 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105619326 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105619326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105619326 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105619326 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 85 6e dd 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105619327 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105619327 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105619327 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105619327 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105619327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105619327 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105619327 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105619327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105619327 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105619327 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 79 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105619327 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-377:LU)[0x563b4cc35520]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105619327 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-377:LU)[0x563b4cc5ef40]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105619327 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-377:LU)[0x563b4cc5ef40]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105619327 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-377:LU)[0x563b4cc5ef40]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105619327 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-377:LU)[0x563b4cc5ef40]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105619327 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-377:LU)[0x563b4cc55d70]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105619327 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-377:LU)[0x563b4cc55d70]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-377:LU)[0x563b4cc5ef40] (msc_a.c:1053) 20250410105619327 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-377:LU)[0x563b4cc55d70]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410105619327 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-377:LU)[0x563b4cc55d70]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105619327 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-377:LU)[0x563b4cc55d70]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410105619327 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-377:LU)[0x563b4cc5ef40]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc48160] (msc_a.c:1053) 20250410105619327 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-377:LU)[0x563b4cc5ef40]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105619327 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-377:LU)[0x563b4cc5ef40]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105619327 DMSC DEBUG msub_fsm[0x563b4cc48160]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105619327 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E) MSC-A terminated (msub.c:261) 20250410105619327 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E) 1 MSC-I still active (msub.c:79) 20250410105619327 DMSC DEBUG msub_fsm[0x563b4cc48160]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105619327 DMSC DEBUG msub_fsm[0x563b4cc48160]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105619327 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-377:LU)[0x563b4cc35520]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105619327 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-377:LU)[0x563b4cc35520]{READY}: Removing from parent msub_fsm[0x563b4cc48160] (msub.c:113) 20250410105619327 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-377 (ran_conn.c:155) 20250410105619327 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-377:LU)[0x563b4cc35520]{READY}: Freeing instance (msub.c:113) 20250410105619327 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-377:LU)[0x563b4cc35520]{READY}: Deallocated (fsm.c:568) 20250410105619327 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E) Free (msub.c:119) 20250410105619327 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E - active-conn: now used by 1 (attached) (msub.c:375) 20250410105619327 DMSC DEBUG msub_fsm[0x563b4cc48160]{terminating}: Freeing instance (msub.c:113) 20250410105619327 DMSC DEBUG msub_fsm[0x563b4cc48160]{terminating}: Deallocated (fsm.c:568) 20250410105619327 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105619327 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105619327 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105619327 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105619327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105619327 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105619327 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105619327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105619327 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105619327 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0f 04 85 6e dd 00 01 79 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410105619327 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105619327 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105619327 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105619327 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105619327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105619327 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 20250410105619327 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105619327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105619327 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105619327 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 79 85 6e dd 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mt_csd0(1959)8744669 TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105619328 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410105619328 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Created IMSI[0] for '262420000000007'H'3EDE172E'O to be handled at TC_lu_and_mt_csd0(1959) MSC_Test-MNCC(1954)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mt_csd0(1959)1957033500 20250410105619329 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250410105619329 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250410105619329 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E callref-0x74a5f61c tid-255) New transaction (transaction.c:231) 20250410105619329 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E callref-0x74a5f61c tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS25T} (gsm_04_08_cc.c:790) 20250410105619329 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E callref-0x74a5f61c tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS25T} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250410105619329 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E callref-0x74a5f61c tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250410105619329 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250410105619329 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250410105619329 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105619329 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105619329 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105619329 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105619329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105619329 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105619329 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105619329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105619329 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105619329 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 00 70 09 04 3e de 17 2e 1a 03 05 00 17 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1952)@7d38b4d9c9a0: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1959) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Created IMSI[4] for '262420000000007'H'3EDE172E'O to be handled at TC_lu_and_mt_csd0(1959) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '3EDE172E'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mt_csd0(1959)15083258 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105619331 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105619331 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105619331 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105619331 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105619331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105619331 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105619331 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105619331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105619331 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105619331 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 e6 26 fa 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 3e de 17 2e 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105619331 DMSC DEBUG msub_fsm[0x563b4cc55d70]{active}: Allocated (fsm.c:456) 20250410105619331 DMSC DEBUG msc_i[0x563b4cc5ef40]{READY}: Allocated (fsm.c:456) 20250410105619331 DMSC DEBUG msc_i[0x563b4cc5ef40]{READY}: is child of msub_fsm[0x563b4cc55d70] (fsm.c:486) 20250410105619331 DMSC DEBUG msc_a[0x563b4cc35520]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105619331 DMSC DEBUG msc_a[0x563b4cc35520]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc55d70] (fsm.c:486) 20250410105619331 DMSC DEBUG msc_a(unknown:GERAN-A-378:NONE)[0x563b4cc35520]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105619331 DMSC DEBUG msc_i(unknown:GERAN-A-378:NONE)[0x563b4cc5ef40]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105619331 DMSC DEBUG msc_a(unknown:GERAN-A-378:NONE)[0x563b4cc35520]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105619331 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP)[0x563b4cc48160]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410105619331 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP)[0x563b4cc48160]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP)[0x563b4cc35520] (fsm.c:486) 20250410105619331 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP)[0x563b4cc48160]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410105619331 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP)[0x563b4cc48160]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410105619331 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410105619331 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410105619331 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP)[0x563b4cc35520]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105619331 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP)[0x563b4cc35520]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105619331 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP)[0x563b4cc48160]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410105619331 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP)[0x563b4cc48160]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410105619331 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP)[0x563b4cc48160]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410105619331 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP)[0x563b4cc5ef40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105619331 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP)[0x563b4cc48160]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410105619331 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP)[0x563b4cc48160]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410105619331 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP)[0x563b4cc48160]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410105619331 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP)[0x563b4cc48160]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410105619331 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP)[0x563b4cc48160]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410105619331 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP)[0x563b4cc48160]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410105619331 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP)[0x563b4cc48160]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410105619331 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP)[0x563b4cc35520]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410105619331 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP)[0x563b4cc35520]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250410105619331 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E callref-0x74a5f61c tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250410105619331 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250410105619331 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP)[0x563b4cc35520]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250410105619331 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP)[0x563b4cc35520]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250410105619331 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP callref-0x74a5f61c tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250410105619331 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP callref-0x74a5f61c tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS25T} (gsm_04_08_cc.c:905) 20250410105619331 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP callref-0x74a5f61c tid-0) codec/BS: :0{CLEARMODE#120,BS25T} (from: remote=:0{CLEARMODE#120,BS25T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:912) 20250410105619331 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP callref-0x74a5f61c tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250410105619331 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP)[0x563b4cc5ef40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105619331 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250410105619331 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250410105619331 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250410105619331 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105619331 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105619331 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105619331 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105619331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105619331 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105619331 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105619331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105619331 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105619331 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0c 02 e6 26 fa 00 01 7a 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105619331 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105619331 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105619331 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105619331 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105619331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105619331 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105619331 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105619331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105619331 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105619331 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 e6 26 fa 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1175) 20250410105619331 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105619331 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105619331 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105619331 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105619331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105619331 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105619331 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105619331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105619331 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105619331 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 34 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 e6 26 fa 00 01 1d 01 00 1a 03 05 04 07 a1 b8 89 21 14 43 80 5c 04 91 21 43 f5 5e 07 91 94 21 03 00 00 70 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'E626FA'O, sourceLocRef := '00017A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105619331 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250410105619331 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 1 MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patched enc_l3: '8301'O MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100028301'O 20250410105619333 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105619333 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105619333 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105619333 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105619333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105619333 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105619333 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105619333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105619333 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105619333 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 7a 00 01 05 01 00 02 83 01 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105619333 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP)[0x563b4cc5ef40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105619333 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP)[0x563b4cc35520]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105619333 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP callref-0x74a5f61c tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250410105619333 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP callref-0x74a5f61c tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250410105619333 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP callref-0x74a5f61c tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250410105619333 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP callref-0x74a5f61c tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250410105619333 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP callref-0x74a5f61c tid-0) codec/BS: :0{CLEARMODE#120,BS25T} (from: remote=:0{CLEARMODE#120,BS25T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:1208) 20250410105619333 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP callref-0x74a5f61c tid-0) tx MNCC_ALERT_IND (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 2 MSC_Test-MGCP(1955)@7d38b4d9c9a0: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1959) 20250410105619334 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP callref-0x74a5f61c tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250410105619334 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: Allocated (fsm.c:456) 20250410105619334 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP)[0x563b4cc35520] (fsm.c:486) 20250410105619334 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP callref-0x74a5f61c tid-0) codec/BS: :0{CLEARMODE#120,BS25T} (from: remote=:0{CLEARMODE#120,BS25T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:2161) 20250410105619334 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP)[0x563b4cc06b40]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410105619334 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP)[0x563b4cc06b40]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP)[0x563b4cc61530] (fsm.c:486) 20250410105619334 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP:trans-0:call-149:RTP_TO_CN:no-CI)[0x563b4cc06b40]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250410105619334 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP:trans-0:call-149:RTP_TO_CN:no-CI)[0x563b4cc06b40]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250410105619334 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP)[0x563b4cc242e0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410105619334 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP)[0x563b4cc242e0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP)[0x563b4cc61530] (fsm.c:486) 20250410105619334 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP:trans-0:call-149:RTP_TO_RAN:no-CI)[0x563b4cc242e0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250410105619334 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP:trans-0:call-149:RTP_TO_RAN:no-CI)[0x563b4cc242e0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1955)@7d38b4d9c9a0: Found Expect[0] for { line := { verb := "CRCX", trans_id := "334", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "95" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_csd0(1959) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 3 20250410105619335 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP:trans-0:call-149:RTP_TO_CN:no-CI)[0x563b4cc06b40]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105619335 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410105619335 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP)[0x563b4cc35520]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250410105619335 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP callref-0x74a5f61c tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 4 20250410105619335 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP:trans-0:call-149:RTP_TO_RAN:no-CI)[0x563b4cc242e0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105619335 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410105619335 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP)[0x563b4cc35520]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250410105619335 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP callref-0x74a5f61c tid-0) codec/BS: :0{CLEARMODE#120,BS25T} (from: remote=:0{CLEARMODE#120,BS25T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:705) 20250410105619335 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP callref-0x74a5f61c tid-0) Sending Assignment Command (msc_a.c:706) 20250410105619335 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP)[0x563b4cc5ef40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250410105619336 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105619336 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105619336 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105619336 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105619336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105619336 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105619336 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105619336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105619336 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105619336 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 31 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 e6 26 fa 00 01 1a 00 18 01 0b 03 02 0a 11 7c 06 02 02 02 02 2a f8 7d 03 4f fd 00 7f 95 00 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 6 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:16 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250410105619337 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105619337 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105619337 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105619337 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105619337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105619337 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105619337 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105619337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105619337 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105619337 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 7a 00 01 10 00 0e 02 7c 06 09 08 07 06 23 28 7e 03 4f fd 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patching N(SD)=1 into dtap '8307'O 20250410105619337 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP)[0x563b4cc5ef40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105619337 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP)[0x563b4cc35520]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patched enc_l3: '8347'O 20250410105619337 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP:trans-0:call-149:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4cc242e0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250410105619337 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP:trans-0:call-149:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4cc242e0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250410105619337 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP:trans-0:call-149:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc242e0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250410105619337 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP callref-0x74a5f61c tid-0) codec/BS: :0{CLEARMODE#120,BS25T} (from: remote=:0{CLEARMODE#120,BS25T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:1596) 20250410105619337 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP callref-0x74a5f61c tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250410105619337 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP callref-0x74a5f61c tid-0) codec/BS: :0{CLEARMODE#120,BS25T} (from: remote=:0{CLEARMODE#120,BS25T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:2187) 20250410105619337 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP callref-0x74a5f61c tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 5 TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 8 20250410105619338 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP:trans-0:call-149:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc242e0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105619338 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP:trans-0:call-149:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc242e0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410105619338 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410105619540 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105619540 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105619540 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105619540 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105619540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105619540 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105619540 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105619540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105619540 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105619540 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 7a 00 01 05 01 00 02 83 47 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105619541 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP)[0x563b4cc5ef40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105619541 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP)[0x563b4cc35520]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105619541 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP callref-0x74a5f61c tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250410105619541 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP callref-0x74a5f61c tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250410105619541 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP callref-0x74a5f61c tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250410105619541 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP callref-0x74a5f61c tid-0) codec/BS: :0{CLEARMODE#120,BS25T} (from: remote=:0{CLEARMODE#120,BS25T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:1340) 20250410105619541 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP callref-0x74a5f61c tid-0) tx MNCC_SETUP_CNF (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 7 20250410105619543 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP callref-0x74a5f61c tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250410105619543 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP callref-0x74a5f61c tid-0) codec/BS: :0{CLEARMODE#120,BS25T} (from: remote=:0{CLEARMODE#120,BS25T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:798) 20250410105619543 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP:trans-0:call-149:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc06b40]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250410105619543 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP:trans-0:call-149:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc06b40]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250410105619543 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP:trans-0:call-149:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc06b40]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250410105619543 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP:trans-0:call-149:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc06b40]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 9 TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete DONE TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Hold the call for some time 20250410105619544 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP:trans-0:call-149:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc06b40]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105619544 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP:trans-0:call-149:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc06b40]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410105619544 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410105619544 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250410105619544 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP)[0x563b4cc35520]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Hangup TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 0: tx MNCC_DISC_REQ 20250410105620045 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP callref-0x74a5f61c tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250410105620045 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP callref-0x74a5f61c tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105620045 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP callref-0x74a5f61c tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250410105620045 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP callref-0x74a5f61c tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250410105620045 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP)[0x563b4cc5ef40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105620045 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105620045 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105620045 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105620045 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105620045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105620045 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105620045 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105620045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105620045 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105620045 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 e6 26 fa 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:9 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105620047 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105620047 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105620047 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105620047 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105620047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105620047 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105620047 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105620047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105620047 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105620047 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 7a 00 01 09 01 00 06 83 ad 08 02 e1 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105620047 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP)[0x563b4cc5ef40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105620047 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP)[0x563b4cc35520]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105620047 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP callref-0x74a5f61c tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250410105620047 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP callref-0x74a5f61c tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250410105620047 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP)[0x563b4cc5ef40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105620047 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP callref-0x74a5f61c tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250410105620047 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP callref-0x74a5f61c tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250410105620047 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250410105620047 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105620047 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250410105620047 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP)[0x563b4cc35520]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105620047 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP)[0x563b4cc35520]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250410105620047 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105620047 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105620047 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105620047 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP)[0x563b4cc61530]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250410105620047 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP:trans-0:call-149:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc242e0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410105620047 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP:trans-0:call-149:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc242e0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP)[0x563b4cc61530] (call_leg.c:197) 20250410105620047 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP:trans-0:call-149:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc242e0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410105620047 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP:trans-0:call-149:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc242e0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410105620047 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP:trans-0:call-149:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc06b40]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410105620047 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP:trans-0:call-149:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc06b40]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP)[0x563b4cc61530] (call_leg.c:197) 20250410105620047 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP)[0x563b4cc61530]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250410105620047 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP:trans-0:call-149:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc06b40]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410105620047 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP:trans-0:call-149:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc06b40]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410105620047 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP)[0x563b4cc61530]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250410105620047 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP)[0x563b4cc61530]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP)[0x563b4cc35520] (call_leg.c:198) 20250410105620047 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP)[0x563b4cc61530]{RELEASING}: Freeing instance (call_leg.c:198) 20250410105620047 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP)[0x563b4cc61530]{RELEASING}: Deallocated (fsm.c:568) 20250410105620047 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP)[0x563b4cc35520]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250410105620047 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP)[0x563b4cc5ef40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105620047 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105620047 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105620047 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105620047 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105620047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105620047 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105620047 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105620047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105620047 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105620047 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 e6 26 fa 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1175) 20250410105620047 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105620047 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105620047 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105620047 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105620047 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105620047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105620047 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105620047 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105620047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105620047 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105620047 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 e6 26 fa 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1954)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mt_csd0(1959)1957033500 TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 20250410105620049 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105620049 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105620049 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105620049 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105620049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105620049 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105620049 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410105620049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105620049 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105620049 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 7a 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105620049 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP)[0x563b4cc5ef40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105620049 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP)[0x563b4cc35520]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105620049 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP)[0x563b4cc35520]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105620049 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP)[0x563b4cc35520]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105620049 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP)[0x563b4cc35520]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105620049 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP)[0x563b4cc48160]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105620049 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP)[0x563b4cc48160]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP)[0x563b4cc35520] (msc_a.c:1053) 20250410105620049 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP)[0x563b4cc48160]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105620049 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP)[0x563b4cc48160]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410105620049 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP)[0x563b4cc35520]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc55d70] (msc_a.c:1053) 20250410105620049 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP)[0x563b4cc35520]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105620049 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP)[0x563b4cc35520]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105620049 DMSC DEBUG msub_fsm[0x563b4cc55d70]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105620049 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E) MSC-A terminated (msub.c:261) 20250410105620049 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E) 1 MSC-I still active (msub.c:79) 20250410105620049 DMSC DEBUG msub_fsm[0x563b4cc55d70]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105620049 DMSC DEBUG msub_fsm[0x563b4cc55d70]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105620049 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP)[0x563b4cc5ef40]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105620049 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP)[0x563b4cc5ef40]{READY}: Removing from parent msub_fsm[0x563b4cc55d70] (msub.c:113) 20250410105620049 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-378 (ran_conn.c:155) 20250410105620049 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP)[0x563b4cc5ef40]{READY}: Freeing instance (msub.c:113) 20250410105620049 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-378:PAGING_RESP)[0x563b4cc5ef40]{READY}: Deallocated (fsm.c:568) 20250410105620049 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E) Free (msub.c:119) 20250410105620049 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E - active-conn: now used by 1 (attached) (msub.c:375) 20250410105620049 DMSC DEBUG msub_fsm[0x563b4cc55d70]{terminating}: Freeing instance (msub.c:113) 20250410105620049 DMSC DEBUG msub_fsm[0x563b4cc55d70]{terminating}: Deallocated (fsm.c:568) 20250410105620049 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105620049 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105620049 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105620049 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105620049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105620049 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105620049 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105620049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105620049 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105620049 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0c 04 e6 26 fa 00 01 7a 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 20250410105620049 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105620049 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105620049 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105620049 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105620049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105620049 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105620049 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105620049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105620049 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105620049 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 7a e6 26 fa 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mt_csd0(1959)15083258 TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 9: done MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1959) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: ----------------------------------------------- TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: "CSD Bearer Service: BS26T" TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: ----------------------------------------------- MSC_Test-GSUP(1957)@7d38b4d9c9a0: Created GsupExpect[3] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1959) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mt_csd0(1959)3706462 MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: First idle individual index:0 20250410105621052 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105621052 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105621052 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105621053 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105621053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105621053 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105621053 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105621053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105621053 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105621053 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 38 8e 5e 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105621053 DMSC DEBUG msub_fsm[0x563b4cc242e0]{active}: Allocated (fsm.c:456) 20250410105621053 DMSC DEBUG msc_i[0x563b4cc43610]{READY}: Allocated (fsm.c:456) 20250410105621053 DMSC DEBUG msc_i[0x563b4cc43610]{READY}: is child of msub_fsm[0x563b4cc242e0] (fsm.c:486) 20250410105621053 DMSC DEBUG msc_a[0x563b4cc60ab0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105621053 DMSC DEBUG msc_a[0x563b4cc60ab0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc242e0] (fsm.c:486) 20250410105621053 DMSC DEBUG msc_a(unknown:GERAN-A-379:NONE)[0x563b4cc60ab0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105621053 DMSC DEBUG msc_i(unknown:GERAN-A-379:NONE)[0x563b4cc43610]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105621053 DMSC DEBUG msc_a(unknown:GERAN-A-379:NONE)[0x563b4cc60ab0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105621053 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-379:LU)[0x563b4cc60ab0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410105621053 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-379:LU)[0x563b4cc60ab0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410105621053 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-379:LU)[0x563b4cc06b40]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410105621053 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-379:LU)[0x563b4cc06b40]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-379:LU)[0x563b4cc60ab0] (fsm.c:486) 20250410105621053 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-379:LU)[0x563b4cc06b40]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410105621053 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-379:LU)[0x563b4cc06b40]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410105621053 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410105621053 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410105621053 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-379:LU)[0x563b4cc60ab0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105621053 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-379:LU)[0x563b4cc60ab0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105621053 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250410105621053 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410105621053 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-379:LU)[0x563b4cc06b40]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410105621054 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-379:LU)[0x563b4cc06b40]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410105621054 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-379:LU)[0x563b4cc06b40]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410105621054 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-379:LU)[0x563b4cc06b40]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410105621054 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-379:LU)[0x563b4cc43610]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105621054 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-379:LU)[0x563b4cc06b40]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410105621054 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-379:LU)[0x563b4cc06b40]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410105621054 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-379:LU)[0x563b4cc4aea0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105621054 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-379:LU)[0x563b4cc4aea0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-379:LU)[0x563b4cc06b40] (fsm.c:486) 20250410105621054 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-379:LU)[0x563b4cc4aea0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410105621054 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-379:LU)[0x563b4cc4aea0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410105621054 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105621054 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105621054 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105621054 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105621054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105621054 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105621054 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105621054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105621054 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105621054 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0d 02 38 8e 5e 00 01 7b 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105621054 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105621054 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105621054 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105621054 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105621054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105621054 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105621054 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105621054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105621054 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105621054 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 38 8e 5e 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: { messageType := 2, destLocRef := '388E5E'O, sourceLocRef := '00017B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105621056 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410105621056 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105621056 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105621056 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105621056 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105621056 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105621056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105621056 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105621056 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105621056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105621056 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105621056 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 7b 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105621056 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-379:LU)[0x563b4cc43610]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105621056 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-379:LU)[0x563b4cc60ab0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105621057 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105621057 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250410105621057 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410105621057 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105621058 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105621058 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-379:LU)[0x563b4cc06b40]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410105621058 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-379:LU)[0x563b4cc4aea0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410105621058 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-379:LU)[0x563b4cc4aea0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410105621058 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-379:LU)[0x563b4cc4aea0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410105621058 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-379:LU)[0x563b4cc4aea0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-379:LU)[0x563b4cc06b40] (vlr_lu_fsm.c:110) 20250410105621058 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-379:LU)[0x563b4cc4aea0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410105621058 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-379:LU)[0x563b4cc4aea0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105621058 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-379:LU)[0x563b4cc06b40]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410105621058 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-379:LU)[0x563b4cc06b40]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410105621058 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-379:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105621058 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-379:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-379:LU)[0x563b4cc06b40] (fsm.c:486) 20250410105621058 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-379:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410105621058 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-379:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410105621058 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-379:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410105621058 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-379:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410105621058 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:TMSInew-0x3E8C4C46) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410105621058 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-379:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410105621058 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:TMSInew-0x3E8C4C46 LOCATION UPDATE ACCEPT (TMSI = 0x3e8c4c46) (gsm_04_08.c:149) 20250410105621058 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:TMSInew-0x3E8C4C46:GERAN-A-379:LU)[0x563b4cc43610]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105621058 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:TMSInew-0x3E8C4C46 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105621058 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105621058 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105621058 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105621058 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105621058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105621058 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105621058 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105621058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105621058 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105621058 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 38 8e 5e 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 3e 8c 4c 46 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O 20250410105621060 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105621060 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105621060 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105621060 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105621060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105621060 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105621060 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105621060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105621060 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105621060 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 7b 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105621061 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:TMSInew-0x3E8C4C46:GERAN-A-379:LU)[0x563b4cc43610]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105621061 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:TMSInew-0x3E8C4C46:GERAN-A-379:LU)[0x563b4cc60ab0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105621061 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:TMSInew-0x3E8C4C46:GERAN-A-379:LU)[0x563b4cc60ab0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410105621061 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:TMSInew-0x3E8C4C46:GERAN-A-379:LU)[0x563b4cc06b40]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410105621061 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-379:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410105621061 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410105621061 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-379:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410105621061 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-379:LU)[0x563b4cc06b40]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410105621061 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-379:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410105621061 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-379:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-379:LU)[0x563b4cc06b40] (vlr_lu_fsm.c:817) 20250410105621061 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-379:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410105621061 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDE172E:GERAN-A-379:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105621061 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-379:LU)[0x563b4cc06b40]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410105621061 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-379:LU)[0x563b4cc60ab0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410105621061 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-379:LU)[0x563b4cc60ab0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.992s remaining) (msc_a.c:450) 20250410105621061 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250410105621061 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-379:LU)[0x563b4cc60ab0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105621061 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-379:LU)[0x563b4cc60ab0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410105621061 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105621061 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105621061 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105621061 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-379:LU)[0x563b4cc43610]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105621061 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105621061 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105621061 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105621061 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105621061 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105621061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105621061 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105621061 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105621061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105621061 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105621062 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 38 8e 5e 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410105621065 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105621065 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105621065 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105621065 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105621065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105621065 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105621065 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105621065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105621065 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105621065 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 7b 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105621065 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-379:LU)[0x563b4cc43610]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105621065 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-379:LU)[0x563b4cc60ab0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105621065 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-379:LU)[0x563b4cc60ab0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105621065 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-379:LU)[0x563b4cc60ab0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105621065 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-379:LU)[0x563b4cc60ab0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105621065 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-379:LU)[0x563b4cc06b40]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105621065 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-379:LU)[0x563b4cc06b40]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-379:LU)[0x563b4cc60ab0] (msc_a.c:1053) 20250410105621065 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-379:LU)[0x563b4cc06b40]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410105621065 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-379:LU)[0x563b4cc06b40]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105621065 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-379:LU)[0x563b4cc06b40]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410105621065 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-379:LU)[0x563b4cc60ab0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc242e0] (msc_a.c:1053) 20250410105621065 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-379:LU)[0x563b4cc60ab0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105621065 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-379:LU)[0x563b4cc60ab0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105621065 DMSC DEBUG msub_fsm[0x563b4cc242e0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105621065 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46) MSC-A terminated (msub.c:261) 20250410105621065 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46) 1 MSC-I still active (msub.c:79) 20250410105621065 DMSC DEBUG msub_fsm[0x563b4cc242e0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105621065 DMSC DEBUG msub_fsm[0x563b4cc242e0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105621065 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-379:LU)[0x563b4cc43610]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105621065 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-379:LU)[0x563b4cc43610]{READY}: Removing from parent msub_fsm[0x563b4cc242e0] (msub.c:113) 20250410105621065 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-379 (ran_conn.c:155) 20250410105621065 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-379:LU)[0x563b4cc43610]{READY}: Freeing instance (msub.c:113) 20250410105621065 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-379:LU)[0x563b4cc43610]{READY}: Deallocated (fsm.c:568) 20250410105621065 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46) Free (msub.c:119) 20250410105621065 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46 - active-conn: now used by 1 (attached) (msub.c:375) 20250410105621065 DMSC DEBUG msub_fsm[0x563b4cc242e0]{terminating}: Freeing instance (msub.c:113) 20250410105621065 DMSC DEBUG msub_fsm[0x563b4cc242e0]{terminating}: Deallocated (fsm.c:568) 20250410105621065 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105621065 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105621065 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105621065 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105621065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105621065 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105621065 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105621065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105621065 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105621065 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0d 04 38 8e 5e 00 01 7b 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 20250410105621066 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105621066 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105621066 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105621066 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105621066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105621066 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105621066 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105621066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105621066 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105621066 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 7b 38 8e 5e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mt_csd0(1959)3706462 TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105621067 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410105621067 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Created IMSI[0] for '262420000000007'H'3E8C4C46'O to be handled at TC_lu_and_mt_csd0(1959) MSC_Test-MNCC(1954)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mt_csd0(1959)302557183 20250410105621070 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250410105621070 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250410105621070 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46 callref-0x1208a7ff tid-255) New transaction (transaction.c:231) 20250410105621070 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46 callref-0x1208a7ff tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS26T} (gsm_04_08_cc.c:790) 20250410105621070 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46 callref-0x1208a7ff tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS26T} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250410105621070 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46 callref-0x1208a7ff tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250410105621070 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250410105621070 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250410105621070 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105621070 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105621070 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105621070 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105621070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105621070 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105621070 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105621070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105621070 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105621070 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 00 70 09 04 3e 8c 4c 46 1a 03 05 00 17 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1952)@7d38b4d9c9a0: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1959) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Created IMSI[5] for '262420000000007'H'3E8C4C46'O to be handled at TC_lu_and_mt_csd0(1959) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '3E8C4C46'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mt_csd0(1959)13545064 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: First idle individual index:0 20250410105621073 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105621073 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105621073 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105621073 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105621073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105621073 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105621073 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105621073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105621073 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105621073 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 ce ae 68 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 3e 8c 4c 46 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105621074 DMSC DEBUG msub_fsm[0x563b4cc06b40]{active}: Allocated (fsm.c:456) 20250410105621074 DMSC DEBUG msc_i[0x563b4cc60ab0]{READY}: Allocated (fsm.c:456) 20250410105621074 DMSC DEBUG msc_i[0x563b4cc60ab0]{READY}: is child of msub_fsm[0x563b4cc06b40] (fsm.c:486) 20250410105621074 DMSC DEBUG msc_a[0x563b4cc43610]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105621074 DMSC DEBUG msc_a[0x563b4cc43610]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc06b40] (fsm.c:486) 20250410105621074 DMSC DEBUG msc_a(unknown:GERAN-A-380:NONE)[0x563b4cc43610]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105621074 DMSC DEBUG msc_i(unknown:GERAN-A-380:NONE)[0x563b4cc60ab0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105621074 DMSC DEBUG msc_a(unknown:GERAN-A-380:NONE)[0x563b4cc43610]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105621074 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP)[0x563b4cc242e0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410105621074 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP)[0x563b4cc242e0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP)[0x563b4cc43610] (fsm.c:486) 20250410105621074 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP)[0x563b4cc242e0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410105621074 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP)[0x563b4cc242e0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410105621074 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410105621074 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410105621074 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP)[0x563b4cc43610]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105621074 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP)[0x563b4cc43610]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105621074 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP)[0x563b4cc242e0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410105621074 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP)[0x563b4cc242e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410105621074 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP)[0x563b4cc242e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410105621074 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP)[0x563b4cc60ab0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105621074 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP)[0x563b4cc242e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410105621074 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP)[0x563b4cc242e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410105621074 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP)[0x563b4cc242e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410105621075 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP)[0x563b4cc242e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410105621075 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP)[0x563b4cc242e0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410105621075 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP)[0x563b4cc242e0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410105621075 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP)[0x563b4cc242e0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410105621075 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP)[0x563b4cc43610]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410105621075 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP)[0x563b4cc43610]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250410105621075 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46 callref-0x1208a7ff tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250410105621075 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250410105621075 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP)[0x563b4cc43610]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250410105621075 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP)[0x563b4cc43610]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250410105621075 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP callref-0x1208a7ff tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250410105621075 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP callref-0x1208a7ff tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS26T} (gsm_04_08_cc.c:905) 20250410105621075 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP callref-0x1208a7ff tid-0) codec/BS: :0{CLEARMODE#120,BS26T} (from: remote=:0{CLEARMODE#120,BS26T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:912) 20250410105621075 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP callref-0x1208a7ff tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250410105621075 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP)[0x563b4cc60ab0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105621075 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250410105621075 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250410105621075 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250410105621075 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105621075 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105621075 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105621075 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105621075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105621075 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105621075 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105621075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105621075 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105621075 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0a 02 ce ae 68 00 01 7c 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105621075 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105621075 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105621075 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105621075 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105621075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105621075 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105621075 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105621075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105621075 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105621075 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 ce ae 68 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1175) 20250410105621075 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105621075 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105621075 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105621075 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105621075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105621075 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105621075 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105621075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105621075 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105621075 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 34 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 ce ae 68 00 01 1d 01 00 1a 03 05 04 07 a1 b8 89 21 15 63 80 5c 04 91 21 43 f5 5e 07 91 94 21 03 00 00 70 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'CEAE68'O, sourceLocRef := '00017C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105621076 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250410105621076 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 1 MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patched enc_l3: '8301'O MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100028301'O 20250410105621078 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105621078 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105621078 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105621078 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105621078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105621078 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105621078 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105621078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105621078 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105621078 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 7c 00 01 05 01 00 02 83 01 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105621078 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP)[0x563b4cc60ab0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105621078 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP)[0x563b4cc43610]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105621078 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP callref-0x1208a7ff tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250410105621078 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP callref-0x1208a7ff tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250410105621078 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP callref-0x1208a7ff tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250410105621078 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP callref-0x1208a7ff tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250410105621078 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP callref-0x1208a7ff tid-0) codec/BS: :0{CLEARMODE#120,BS26T} (from: remote=:0{CLEARMODE#120,BS26T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:1208) 20250410105621078 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP callref-0x1208a7ff tid-0) tx MNCC_ALERT_IND (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 2 MSC_Test-MGCP(1955)@7d38b4d9c9a0: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1959) 20250410105621080 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP callref-0x1208a7ff tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250410105621080 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: Allocated (fsm.c:456) 20250410105621080 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP)[0x563b4cc43610] (fsm.c:486) 20250410105621080 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP callref-0x1208a7ff tid-0) codec/BS: :0{CLEARMODE#120,BS26T} (from: remote=:0{CLEARMODE#120,BS26T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:2161) 20250410105621080 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP)[0x563b4cc48160]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410105621080 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP)[0x563b4cc48160]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP)[0x563b4cc61530] (fsm.c:486) 20250410105621080 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP:trans-0:call-150:RTP_TO_CN:no-CI)[0x563b4cc48160]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250410105621080 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP:trans-0:call-150:RTP_TO_CN:no-CI)[0x563b4cc48160]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250410105621080 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP)[0x563b4cc35520]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410105621080 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP)[0x563b4cc35520]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP)[0x563b4cc61530] (fsm.c:486) 20250410105621080 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP:trans-0:call-150:RTP_TO_RAN:no-CI)[0x563b4cc35520]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250410105621080 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP:trans-0:call-150:RTP_TO_RAN:no-CI)[0x563b4cc35520]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1955)@7d38b4d9c9a0: Found Expect[0] for { line := { verb := "CRCX", trans_id := "340", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "96" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_csd0(1959) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 3 20250410105621080 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP:trans-0:call-150:RTP_TO_CN:no-CI)[0x563b4cc48160]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105621080 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410105621080 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP)[0x563b4cc43610]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250410105621080 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP callref-0x1208a7ff tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 4 20250410105621081 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP:trans-0:call-150:RTP_TO_RAN:no-CI)[0x563b4cc35520]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105621081 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410105621081 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP)[0x563b4cc43610]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250410105621081 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP callref-0x1208a7ff tid-0) codec/BS: :0{CLEARMODE#120,BS26T} (from: remote=:0{CLEARMODE#120,BS26T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:705) 20250410105621081 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP callref-0x1208a7ff tid-0) Sending Assignment Command (msc_a.c:706) 20250410105621081 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP)[0x563b4cc60ab0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250410105621081 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105621081 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105621081 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105621081 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105621081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105621081 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105621081 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105621081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105621081 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105621081 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 31 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 ce ae 68 00 01 1a 00 18 01 0b 03 02 08 10 7c 06 02 02 02 02 2a f8 7d 03 4f fd 00 7f 96 00 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 6 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:16 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105621082 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105621082 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105621082 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105621082 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105621082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105621082 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105621082 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105621082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105621082 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105621082 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 7c 00 01 10 00 0e 02 7c 06 09 08 07 06 23 28 7e 03 4f fd 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105621082 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP)[0x563b4cc60ab0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105621082 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP)[0x563b4cc43610]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105621082 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP:trans-0:call-150:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4cc35520]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250410105621082 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP:trans-0:call-150:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4cc35520]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250410105621082 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP:trans-0:call-150:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc35520]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patching N(SD)=1 into dtap '8307'O 20250410105621082 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP callref-0x1208a7ff tid-0) codec/BS: :0{CLEARMODE#120,BS26T} (from: remote=:0{CLEARMODE#120,BS26T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:1596) 20250410105621082 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP callref-0x1208a7ff tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patched enc_l3: '8347'O 20250410105621082 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP callref-0x1208a7ff tid-0) codec/BS: :0{CLEARMODE#120,BS26T} (from: remote=:0{CLEARMODE#120,BS26T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:2187) 20250410105621082 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP callref-0x1208a7ff tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 5 TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 8 20250410105621083 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP:trans-0:call-150:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc35520]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105621083 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP:trans-0:call-150:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc35520]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410105621083 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410105621284 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105621284 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105621284 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105621284 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105621284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105621284 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105621284 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP)[0x563b4cc60ab0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105621284 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP)[0x563b4cc43610]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105621284 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP callref-0x1208a7ff tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250410105621284 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP callref-0x1208a7ff tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250410105621284 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP callref-0x1208a7ff tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250410105621284 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP callref-0x1208a7ff tid-0) codec/BS: :0{CLEARMODE#120,BS26T} (from: remote=:0{CLEARMODE#120,BS26T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:1340) 20250410105621284 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP callref-0x1208a7ff tid-0) tx MNCC_SETUP_CNF (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) 20250410105621284 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105621284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105621284 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105621284 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 7c 00 01 05 01 00 02 83 47 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105621285 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP callref-0x1208a7ff tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250410105621285 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP callref-0x1208a7ff tid-0) codec/BS: :0{CLEARMODE#120,BS26T} (from: remote=:0{CLEARMODE#120,BS26T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:798) 20250410105621285 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP:trans-0:call-150:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc48160]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250410105621285 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP:trans-0:call-150:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc48160]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250410105621285 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP:trans-0:call-150:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc48160]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250410105621285 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP:trans-0:call-150:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc48160]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 7 TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 9 TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete DONE TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Hold the call for some time 20250410105621286 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP:trans-0:call-150:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc48160]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105621287 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP:trans-0:call-150:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc48160]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410105621287 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410105621287 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250410105621287 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP)[0x563b4cc43610]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Hangup TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 0: tx MNCC_DISC_REQ 20250410105621788 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP callref-0x1208a7ff tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250410105621788 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP callref-0x1208a7ff tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105621788 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP callref-0x1208a7ff tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250410105621788 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP callref-0x1208a7ff tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250410105621788 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP)[0x563b4cc60ab0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105621789 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105621789 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105621789 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105621789 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105621789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105621789 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105621789 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105621789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105621789 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105621789 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 ce ae 68 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:9 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O 20250410105621791 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105621791 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105621791 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105621791 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105621791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105621791 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105621791 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105621791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105621791 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105621791 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 7c 00 01 09 01 00 06 83 ad 08 02 e1 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105621791 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP)[0x563b4cc60ab0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105621791 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP)[0x563b4cc43610]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105621791 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP callref-0x1208a7ff tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250410105621791 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP callref-0x1208a7ff tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250410105621791 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP)[0x563b4cc60ab0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105621791 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP callref-0x1208a7ff tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250410105621791 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP callref-0x1208a7ff tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250410105621791 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250410105621791 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105621791 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250410105621791 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP)[0x563b4cc43610]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105621791 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP)[0x563b4cc43610]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250410105621791 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105621791 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105621791 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105621791 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP)[0x563b4cc61530]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250410105621791 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP:trans-0:call-150:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc35520]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410105621791 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP:trans-0:call-150:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc35520]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP)[0x563b4cc61530] (call_leg.c:197) 20250410105621791 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP:trans-0:call-150:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc35520]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410105621791 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP:trans-0:call-150:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc35520]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410105621791 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP:trans-0:call-150:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc48160]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410105621791 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP:trans-0:call-150:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc48160]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP)[0x563b4cc61530] (call_leg.c:197) 20250410105621791 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP)[0x563b4cc61530]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250410105621791 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP:trans-0:call-150:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc48160]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410105621791 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP:trans-0:call-150:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc48160]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410105621791 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP)[0x563b4cc61530]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250410105621791 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP)[0x563b4cc61530]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP)[0x563b4cc43610] (call_leg.c:198) 20250410105621791 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP)[0x563b4cc61530]{RELEASING}: Freeing instance (call_leg.c:198) 20250410105621791 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP)[0x563b4cc61530]{RELEASING}: Deallocated (fsm.c:568) 20250410105621791 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP)[0x563b4cc43610]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250410105621791 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP)[0x563b4cc60ab0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105621791 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105621791 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105621791 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105621791 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105621791 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105621791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105621791 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105621791 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105621791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105621791 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105621791 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 ce ae 68 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1175) 20250410105621791 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105621791 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105621791 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105621791 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105621791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105621791 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105621791 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105621791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105621791 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105621791 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 ce ae 68 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1954)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mt_csd0(1959)302557183 TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410105621794 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX 20250410105621794 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105621794 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105621794 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105621794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105621794 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105621794 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105621794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105621794 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105621794 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 7c 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105621795 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP)[0x563b4cc60ab0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105621795 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP)[0x563b4cc43610]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105621795 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP)[0x563b4cc43610]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105621795 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP)[0x563b4cc43610]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105621795 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP)[0x563b4cc43610]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105621795 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP)[0x563b4cc242e0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105621795 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP)[0x563b4cc242e0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP)[0x563b4cc43610] (msc_a.c:1053) 20250410105621795 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP)[0x563b4cc242e0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105621795 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP)[0x563b4cc242e0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410105621795 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP)[0x563b4cc43610]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc06b40] (msc_a.c:1053) 20250410105621795 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP)[0x563b4cc43610]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105621795 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP)[0x563b4cc43610]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105621795 DMSC DEBUG msub_fsm[0x563b4cc06b40]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105621795 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46) MSC-A terminated (msub.c:261) 20250410105621795 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46) 1 MSC-I still active (msub.c:79) 20250410105621795 DMSC DEBUG msub_fsm[0x563b4cc06b40]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105621795 DMSC DEBUG msub_fsm[0x563b4cc06b40]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105621795 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP)[0x563b4cc60ab0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105621795 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP)[0x563b4cc60ab0]{READY}: Removing from parent msub_fsm[0x563b4cc06b40] (msub.c:113) 20250410105621795 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-380 (ran_conn.c:155) 20250410105621795 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP)[0x563b4cc60ab0]{READY}: Freeing instance (msub.c:113) 20250410105621795 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-380:PAGING_RESP)[0x563b4cc60ab0]{READY}: Deallocated (fsm.c:568) 20250410105621795 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46) Free (msub.c:119) 20250410105621795 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46 - active-conn: now used by 1 (attached) (msub.c:375) 20250410105621795 DMSC DEBUG msub_fsm[0x563b4cc06b40]{terminating}: Freeing instance (msub.c:113) 20250410105621795 DMSC DEBUG msub_fsm[0x563b4cc06b40]{terminating}: Deallocated (fsm.c:568) 20250410105621795 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105621795 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105621795 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105621795 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105621795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105621795 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105621795 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105621795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105621795 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105621795 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0a 04 ce ae 68 00 01 7c 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105621796 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105621796 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105621796 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105621796 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105621796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105621796 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105621796 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105621796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105621796 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105621796 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 7c ce ae 68 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mt_csd0(1959)13545064 TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 9: done MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1959) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: ----------------------------------------------- TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: "CSD Bearer Service: BS21NT" TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: ----------------------------------------------- MSC_Test-GSUP(1957)@7d38b4d9c9a0: Created GsupExpect[4] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1959) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mt_csd0(1959)3551360 MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: First idle individual index:0 20250410105622799 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105622799 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105622799 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105622799 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105622799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105622799 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105622799 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105622799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105622799 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105622799 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 36 30 80 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105622799 DMSC DEBUG msub_fsm[0x563b4cc35520]{active}: Allocated (fsm.c:456) 20250410105622799 DMSC DEBUG msc_i[0x563b4cc55ea0]{READY}: Allocated (fsm.c:456) 20250410105622799 DMSC DEBUG msc_i[0x563b4cc55ea0]{READY}: is child of msub_fsm[0x563b4cc35520] (fsm.c:486) 20250410105622799 DMSC DEBUG msc_a[0x563b4cc4aea0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105622799 DMSC DEBUG msc_a[0x563b4cc4aea0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc35520] (fsm.c:486) 20250410105622799 DMSC DEBUG msc_a(unknown:GERAN-A-381:NONE)[0x563b4cc4aea0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105622799 DMSC DEBUG msc_i(unknown:GERAN-A-381:NONE)[0x563b4cc55ea0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105622799 DMSC DEBUG msc_a(unknown:GERAN-A-381:NONE)[0x563b4cc4aea0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105622799 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-381:LU)[0x563b4cc4aea0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410105622799 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-381:LU)[0x563b4cc4aea0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410105622799 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-381:LU)[0x563b4cc48160]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410105622799 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-381:LU)[0x563b4cc48160]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-381:LU)[0x563b4cc4aea0] (fsm.c:486) 20250410105622799 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-381:LU)[0x563b4cc48160]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410105622799 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-381:LU)[0x563b4cc48160]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410105622799 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410105622799 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410105622799 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-381:LU)[0x563b4cc4aea0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105622799 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-381:LU)[0x563b4cc4aea0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105622799 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250410105622799 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410105622799 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-381:LU)[0x563b4cc48160]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410105622799 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-381:LU)[0x563b4cc48160]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410105622799 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-381:LU)[0x563b4cc48160]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410105622799 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-381:LU)[0x563b4cc48160]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410105622799 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-381:LU)[0x563b4cc55ea0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105622799 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-381:LU)[0x563b4cc48160]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410105622799 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-381:LU)[0x563b4cc48160]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410105622799 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-381:LU)[0x563b4cbf5e60]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105622799 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-381:LU)[0x563b4cbf5e60]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-381:LU)[0x563b4cc48160] (fsm.c:486) 20250410105622799 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-381:LU)[0x563b4cbf5e60]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410105622799 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-381:LU)[0x563b4cbf5e60]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410105622799 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105622799 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105622799 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105622799 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105622799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105622799 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105622799 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105622799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105622799 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105622799 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0b 02 36 30 80 00 01 7d 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105622799 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105622799 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105622799 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105622799 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105622799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105622799 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105622799 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105622799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105622799 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105622799 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 36 30 80 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: { messageType := 2, destLocRef := '363080'O, sourceLocRef := '00017D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105622800 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410105622800 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250410105622801 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105622801 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105622801 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105622801 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105622801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105622801 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105622801 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105622801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105622801 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105622801 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 7d 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105622801 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-381:LU)[0x563b4cc55ea0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105622801 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-381:LU)[0x563b4cc4aea0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105622801 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105622801 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250410105622801 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410105622801 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105622801 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105622801 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-381:LU)[0x563b4cc48160]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410105622801 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-381:LU)[0x563b4cbf5e60]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410105622801 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-381:LU)[0x563b4cbf5e60]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410105622801 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-381:LU)[0x563b4cbf5e60]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410105622801 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-381:LU)[0x563b4cbf5e60]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-381:LU)[0x563b4cc48160] (vlr_lu_fsm.c:110) 20250410105622801 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-381:LU)[0x563b4cbf5e60]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410105622801 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-381:LU)[0x563b4cbf5e60]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105622801 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-381:LU)[0x563b4cc48160]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410105622801 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-381:LU)[0x563b4cc48160]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410105622801 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-381:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105622801 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-381:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-381:LU)[0x563b4cc48160] (fsm.c:486) 20250410105622801 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-381:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410105622801 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-381:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410105622801 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-381:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410105622801 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-381:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410105622801 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:TMSInew-0x85B0D352) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410105622801 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-381:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410105622801 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:TMSInew-0x85B0D352 LOCATION UPDATE ACCEPT (TMSI = 0x85b0d352) (gsm_04_08.c:149) 20250410105622801 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:TMSInew-0x85B0D352:GERAN-A-381:LU)[0x563b4cc55ea0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105622801 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:TMSInew-0x85B0D352 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105622801 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105622801 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105622801 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105622801 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105622801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105622801 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105622801 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105622801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105622801 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105622801 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 36 30 80 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 85 b0 d3 52 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O 20250410105622802 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105622802 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105622802 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105622802 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105622802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105622802 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105622802 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105622802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105622802 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105622802 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 7d 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105622802 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:TMSInew-0x85B0D352:GERAN-A-381:LU)[0x563b4cc55ea0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105622802 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:TMSInew-0x85B0D352:GERAN-A-381:LU)[0x563b4cc4aea0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105622802 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:TMSInew-0x85B0D352:GERAN-A-381:LU)[0x563b4cc4aea0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410105622802 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:TMSInew-0x85B0D352:GERAN-A-381:LU)[0x563b4cc48160]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410105622802 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-381:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410105622802 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410105622802 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-381:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410105622802 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-381:LU)[0x563b4cc48160]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410105622802 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-381:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410105622802 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-381:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-381:LU)[0x563b4cc48160] (vlr_lu_fsm.c:817) 20250410105622802 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-381:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410105622802 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3E8C4C46:GERAN-A-381:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105622802 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-381:LU)[0x563b4cc48160]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410105622802 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-381:LU)[0x563b4cc4aea0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410105622802 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-381:LU)[0x563b4cc4aea0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.996s remaining) (msc_a.c:450) 20250410105622802 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250410105622803 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-381:LU)[0x563b4cc4aea0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105622803 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-381:LU)[0x563b4cc4aea0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410105622803 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105622803 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105622803 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105622803 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-381:LU)[0x563b4cc55ea0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105622803 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105622803 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105622803 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105622803 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105622803 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105622803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105622803 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105622803 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105622803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105622803 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105622803 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 36 30 80 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410105622803 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105622803 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105622803 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105622803 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105622803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105622803 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105622803 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105622803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105622803 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105622803 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 7d 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105622804 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-381:LU)[0x563b4cc55ea0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105622804 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-381:LU)[0x563b4cc4aea0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105622804 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-381:LU)[0x563b4cc4aea0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105622804 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-381:LU)[0x563b4cc4aea0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105622804 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-381:LU)[0x563b4cc4aea0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105622804 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-381:LU)[0x563b4cc48160]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105622804 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-381:LU)[0x563b4cc48160]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-381:LU)[0x563b4cc4aea0] (msc_a.c:1053) 20250410105622804 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-381:LU)[0x563b4cc48160]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410105622804 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-381:LU)[0x563b4cc48160]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105622804 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-381:LU)[0x563b4cc48160]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410105622804 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-381:LU)[0x563b4cc4aea0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc35520] (msc_a.c:1053) 20250410105622804 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-381:LU)[0x563b4cc4aea0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105622804 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-381:LU)[0x563b4cc4aea0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105622804 DMSC DEBUG msub_fsm[0x563b4cc35520]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105622804 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352) MSC-A terminated (msub.c:261) 20250410105622804 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352) 1 MSC-I still active (msub.c:79) 20250410105622804 DMSC DEBUG msub_fsm[0x563b4cc35520]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105622804 DMSC DEBUG msub_fsm[0x563b4cc35520]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105622804 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-381:LU)[0x563b4cc55ea0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105622804 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-381:LU)[0x563b4cc55ea0]{READY}: Removing from parent msub_fsm[0x563b4cc35520] (msub.c:113) 20250410105622804 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-381 (ran_conn.c:155) 20250410105622804 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-381:LU)[0x563b4cc55ea0]{READY}: Freeing instance (msub.c:113) 20250410105622804 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-381:LU)[0x563b4cc55ea0]{READY}: Deallocated (fsm.c:568) 20250410105622804 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352) Free (msub.c:119) 20250410105622804 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352 - active-conn: now used by 1 (attached) (msub.c:375) 20250410105622804 DMSC DEBUG msub_fsm[0x563b4cc35520]{terminating}: Freeing instance (msub.c:113) 20250410105622804 DMSC DEBUG msub_fsm[0x563b4cc35520]{terminating}: Deallocated (fsm.c:568) 20250410105622804 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105622804 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105622804 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105622804 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105622804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105622804 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105622804 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105622804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105622804 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105622804 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0b 04 36 30 80 00 01 7d 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 20250410105622804 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105622804 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105622804 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105622804 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105622804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105622804 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105622804 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105622804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105622804 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105622804 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 7d 36 30 80 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mt_csd0(1959)3551360 TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105622804 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410105622804 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Created IMSI[0] for '262420000000007'H'85B0D352'O to be handled at TC_lu_and_mt_csd0(1959) MSC_Test-MNCC(1954)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mt_csd0(1959)55244533 20250410105622806 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250410105622806 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250410105622806 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352 callref-0x34af6f5 tid-255) New transaction (transaction.c:231) 20250410105622806 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352 callref-0x34af6f5 tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS21NT} (gsm_04_08_cc.c:790) 20250410105622806 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352 callref-0x34af6f5 tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS21NT} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250410105622806 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352 callref-0x34af6f5 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250410105622806 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250410105622806 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250410105622806 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105622806 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105622806 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105622806 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105622806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105622806 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105622806 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105622806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105622806 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105622806 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 00 70 09 04 85 b0 d3 52 1a 03 05 00 17 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1952)@7d38b4d9c9a0: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1959) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Created IMSI[6] for '262420000000007'H'85B0D352'O to be handled at TC_lu_and_mt_csd0(1959) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '85B0D352'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mt_csd0(1959)10205547 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105622807 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105622807 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105622807 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105622807 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105622807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105622807 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105622807 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105622807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105622807 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105622807 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 9b b9 6b 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 85 b0 d3 52 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105622808 DMSC DEBUG msub_fsm[0x563b4cc48160]{active}: Allocated (fsm.c:456) 20250410105622808 DMSC DEBUG msc_i[0x563b4cc4aea0]{READY}: Allocated (fsm.c:456) 20250410105622808 DMSC DEBUG msc_i[0x563b4cc4aea0]{READY}: is child of msub_fsm[0x563b4cc48160] (fsm.c:486) 20250410105622808 DMSC DEBUG msc_a[0x563b4cc55ea0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105622808 DMSC DEBUG msc_a[0x563b4cc55ea0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc48160] (fsm.c:486) 20250410105622808 DMSC DEBUG msc_a(unknown:GERAN-A-382:NONE)[0x563b4cc55ea0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105622808 DMSC DEBUG msc_i(unknown:GERAN-A-382:NONE)[0x563b4cc4aea0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105622808 DMSC DEBUG msc_a(unknown:GERAN-A-382:NONE)[0x563b4cc55ea0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105622808 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP)[0x563b4cc35520]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410105622808 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP)[0x563b4cc35520]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP)[0x563b4cc55ea0] (fsm.c:486) 20250410105622808 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP)[0x563b4cc35520]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410105622808 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP)[0x563b4cc35520]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410105622808 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410105622808 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410105622808 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP)[0x563b4cc55ea0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105622808 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP)[0x563b4cc55ea0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105622808 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP)[0x563b4cc35520]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410105622808 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP)[0x563b4cc35520]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410105622808 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP)[0x563b4cc35520]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410105622808 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP)[0x563b4cc4aea0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105622808 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP)[0x563b4cc35520]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410105622808 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP)[0x563b4cc35520]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410105622808 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP)[0x563b4cc35520]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410105622808 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP)[0x563b4cc35520]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410105622808 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP)[0x563b4cc35520]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410105622808 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP)[0x563b4cc35520]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410105622808 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP)[0x563b4cc35520]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410105622808 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP)[0x563b4cc55ea0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410105622808 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP)[0x563b4cc55ea0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250410105622808 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352 callref-0x34af6f5 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250410105622808 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250410105622808 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP)[0x563b4cc55ea0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250410105622808 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP)[0x563b4cc55ea0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250410105622808 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP callref-0x34af6f5 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250410105622808 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP callref-0x34af6f5 tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS21NT} (gsm_04_08_cc.c:905) 20250410105622808 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP callref-0x34af6f5 tid-0) codec/BS: :0{CLEARMODE#120,BS21NT} (from: remote=:0{CLEARMODE#120,BS21NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:912) 20250410105622808 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP callref-0x34af6f5 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250410105622808 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP)[0x563b4cc4aea0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105622808 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250410105622808 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250410105622808 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250410105622808 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105622808 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105622808 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105622808 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105622808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105622808 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105622808 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105622808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105622808 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105622808 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 08 02 9b b9 6b 00 01 7e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105622808 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105622808 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105622808 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105622808 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105622808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105622808 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105622808 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105622808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105622808 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105622808 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 08 06 9b b9 6b 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1175) 20250410105622808 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105622808 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105622808 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410105622808 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105622808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105622808 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105622808 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105622808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105622808 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105622808 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 34 00 00 00 b9 00 00 00 c1 03 00 00 08 06 9b b9 6b 00 01 1d 01 00 1a 03 05 04 07 a1 88 89 21 11 43 a0 5c 04 91 21 43 f5 5e 07 91 94 21 03 00 00 70 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: { messageType := 2, destLocRef := '9BB96B'O, sourceLocRef := '00017E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105622809 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250410105622809 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 1 MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patched enc_l3: '8301'O MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105622811 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105622811 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105622811 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105622811 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105622811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105622811 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105622811 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105622811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105622811 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105622811 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 7e 00 01 05 01 00 02 83 01 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105622811 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP)[0x563b4cc4aea0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105622811 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP)[0x563b4cc55ea0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105622811 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP callref-0x34af6f5 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250410105622811 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP callref-0x34af6f5 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250410105622811 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP callref-0x34af6f5 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250410105622811 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP callref-0x34af6f5 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250410105622811 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP callref-0x34af6f5 tid-0) codec/BS: :0{CLEARMODE#120,BS21NT} (from: remote=:0{CLEARMODE#120,BS21NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:1208) 20250410105622811 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP callref-0x34af6f5 tid-0) tx MNCC_ALERT_IND (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 2 MSC_Test-MGCP(1955)@7d38b4d9c9a0: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1959) 20250410105622812 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP callref-0x34af6f5 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250410105622812 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: Allocated (fsm.c:456) 20250410105622812 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP)[0x563b4cc55ea0] (fsm.c:486) 20250410105622812 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP callref-0x34af6f5 tid-0) codec/BS: :0{CLEARMODE#120,BS21NT} (from: remote=:0{CLEARMODE#120,BS21NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:2161) 20250410105622812 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP)[0x563b4cc242e0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410105622812 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP)[0x563b4cc242e0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP)[0x563b4cc61530] (fsm.c:486) 20250410105622812 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP:trans-0:call-151:RTP_TO_CN:no-CI)[0x563b4cc242e0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250410105622812 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP:trans-0:call-151:RTP_TO_CN:no-CI)[0x563b4cc242e0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250410105622812 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP)[0x563b4cc55d70]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410105622812 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP)[0x563b4cc55d70]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP)[0x563b4cc61530] (fsm.c:486) 20250410105622812 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP:trans-0:call-151:RTP_TO_RAN:no-CI)[0x563b4cc55d70]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250410105622812 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP:trans-0:call-151:RTP_TO_RAN:no-CI)[0x563b4cc55d70]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1955)@7d38b4d9c9a0: Found Expect[0] for { line := { verb := "CRCX", trans_id := "346", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "97" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_csd0(1959) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 3 20250410105622813 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP:trans-0:call-151:RTP_TO_CN:no-CI)[0x563b4cc242e0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105622813 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410105622813 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP)[0x563b4cc55ea0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250410105622813 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP callref-0x34af6f5 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 4 20250410105622814 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP:trans-0:call-151:RTP_TO_RAN:no-CI)[0x563b4cc55d70]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105622814 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410105622814 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP)[0x563b4cc55ea0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250410105622814 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP callref-0x34af6f5 tid-0) codec/BS: :0{CLEARMODE#120,BS21NT} (from: remote=:0{CLEARMODE#120,BS21NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:705) 20250410105622814 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP callref-0x34af6f5 tid-0) Sending Assignment Command (msc_a.c:706) 20250410105622814 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP)[0x563b4cc4aea0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250410105622814 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105622814 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105622814 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105622814 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105622814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105622814 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105622814 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105622814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105622814 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105622814 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 31 00 00 00 b9 00 00 00 c1 03 00 00 08 06 9b b9 6b 00 01 1a 00 18 01 0b 03 02 0a 51 7c 06 02 02 02 02 2a f8 7d 03 4f fd 00 7f 97 00 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 6 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:16 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105622815 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105622815 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105622815 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105622815 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105622815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105622815 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105622815 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105622815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105622815 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105622815 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 7e 00 01 10 00 0e 02 7c 06 09 08 07 06 23 28 7e 03 4f fd 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105622815 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP)[0x563b4cc4aea0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105622815 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP)[0x563b4cc55ea0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105622815 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP:trans-0:call-151:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4cc55d70]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250410105622815 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP:trans-0:call-151:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4cc55d70]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250410105622815 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP:trans-0:call-151:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc55d70]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patched enc_l3: '8347'O 20250410105622815 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP callref-0x34af6f5 tid-0) codec/BS: :0{CLEARMODE#120,BS21NT} (from: remote=:0{CLEARMODE#120,BS21NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:1596) 20250410105622815 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP callref-0x34af6f5 tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250410105622815 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP callref-0x34af6f5 tid-0) codec/BS: :0{CLEARMODE#120,BS21NT} (from: remote=:0{CLEARMODE#120,BS21NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:2187) 20250410105622815 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP callref-0x34af6f5 tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 5 TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 8 20250410105622816 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP:trans-0:call-151:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc55d70]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105622816 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP:trans-0:call-151:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc55d70]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410105622816 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410105623016 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105623016 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105623016 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105623016 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105623016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105623016 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105623016 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105623016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105623016 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105623016 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 7e 00 01 05 01 00 02 83 47 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105623017 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP)[0x563b4cc4aea0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105623017 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP)[0x563b4cc55ea0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105623017 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP callref-0x34af6f5 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250410105623017 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP callref-0x34af6f5 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250410105623017 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP callref-0x34af6f5 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250410105623017 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP callref-0x34af6f5 tid-0) codec/BS: :0{CLEARMODE#120,BS21NT} (from: remote=:0{CLEARMODE#120,BS21NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:1340) 20250410105623017 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP callref-0x34af6f5 tid-0) tx MNCC_SETUP_CNF (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 7 20250410105623018 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP callref-0x34af6f5 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250410105623018 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP callref-0x34af6f5 tid-0) codec/BS: :0{CLEARMODE#120,BS21NT} (from: remote=:0{CLEARMODE#120,BS21NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:798) 20250410105623018 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP:trans-0:call-151:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc242e0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250410105623018 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP:trans-0:call-151:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc242e0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250410105623018 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP:trans-0:call-151:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc242e0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250410105623018 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP:trans-0:call-151:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc242e0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 9 TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete DONE TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Hold the call for some time 20250410105623019 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP:trans-0:call-151:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc242e0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105623019 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP:trans-0:call-151:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc242e0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410105623019 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410105623019 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250410105623019 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP)[0x563b4cc55ea0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Hangup TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 0: tx MNCC_DISC_REQ 20250410105623520 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP callref-0x34af6f5 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250410105623520 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP callref-0x34af6f5 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105623520 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP callref-0x34af6f5 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250410105623520 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP callref-0x34af6f5 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250410105623520 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP)[0x563b4cc4aea0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105623520 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105623520 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105623520 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105623520 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105623520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105623520 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105623520 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105623520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105623520 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105623520 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 08 06 9b b9 6b 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:9 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O 20250410105623521 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105623521 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105623521 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105623521 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105623521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105623521 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105623521 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105623521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105623521 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105623521 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 7e 00 01 09 01 00 06 83 ad 08 02 e1 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105623521 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP)[0x563b4cc4aea0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105623521 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP)[0x563b4cc55ea0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105623521 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP callref-0x34af6f5 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250410105623521 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP callref-0x34af6f5 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250410105623521 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP)[0x563b4cc4aea0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105623521 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP callref-0x34af6f5 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250410105623521 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP callref-0x34af6f5 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250410105623521 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250410105623521 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105623521 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250410105623521 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP)[0x563b4cc55ea0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105623521 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP)[0x563b4cc55ea0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250410105623521 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105623521 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105623521 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105623521 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP)[0x563b4cc61530]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250410105623521 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP:trans-0:call-151:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc55d70]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410105623521 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP:trans-0:call-151:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc55d70]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP)[0x563b4cc61530] (call_leg.c:197) 20250410105623521 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP:trans-0:call-151:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc55d70]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410105623521 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP:trans-0:call-151:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc55d70]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410105623521 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP:trans-0:call-151:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc242e0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410105623521 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP:trans-0:call-151:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc242e0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP)[0x563b4cc61530] (call_leg.c:197) 20250410105623521 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP)[0x563b4cc61530]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250410105623521 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP:trans-0:call-151:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc242e0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410105623521 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP:trans-0:call-151:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc242e0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410105623521 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP)[0x563b4cc61530]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250410105623521 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP)[0x563b4cc61530]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP)[0x563b4cc55ea0] (call_leg.c:198) 20250410105623521 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP)[0x563b4cc61530]{RELEASING}: Freeing instance (call_leg.c:198) 20250410105623521 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP)[0x563b4cc61530]{RELEASING}: Deallocated (fsm.c:568) 20250410105623521 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP)[0x563b4cc55ea0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250410105623521 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP)[0x563b4cc4aea0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105623521 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105623521 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105623521 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105623521 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105623521 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105623521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105623521 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105623521 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105623521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105623521 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105623521 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 08 06 9b b9 6b 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1175) 20250410105623521 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105623521 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105623521 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105623521 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105623521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105623521 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105623521 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105623521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105623521 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105623521 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 08 06 9b b9 6b 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1954)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mt_csd0(1959)55244533 TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105623523 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105623523 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105623523 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105623523 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105623523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105623523 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105623523 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105623523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105623523 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105623523 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 7e 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105623523 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP)[0x563b4cc4aea0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105623523 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP)[0x563b4cc55ea0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105623523 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP)[0x563b4cc55ea0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105623523 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP)[0x563b4cc55ea0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105623523 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP)[0x563b4cc55ea0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105623523 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP)[0x563b4cc35520]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105623523 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP)[0x563b4cc35520]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP)[0x563b4cc55ea0] (msc_a.c:1053) 20250410105623523 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP)[0x563b4cc35520]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105623523 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP)[0x563b4cc35520]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410105623523 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP)[0x563b4cc55ea0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc48160] (msc_a.c:1053) 20250410105623523 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP)[0x563b4cc55ea0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105623523 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP)[0x563b4cc55ea0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105623523 DMSC DEBUG msub_fsm[0x563b4cc48160]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105623523 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352) MSC-A terminated (msub.c:261) 20250410105623523 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352) 1 MSC-I still active (msub.c:79) 20250410105623523 DMSC DEBUG msub_fsm[0x563b4cc48160]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105623523 DMSC DEBUG msub_fsm[0x563b4cc48160]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105623523 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP)[0x563b4cc4aea0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105623523 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP)[0x563b4cc4aea0]{READY}: Removing from parent msub_fsm[0x563b4cc48160] (msub.c:113) 20250410105623523 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-382 (ran_conn.c:155) 20250410105623523 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP)[0x563b4cc4aea0]{READY}: Freeing instance (msub.c:113) 20250410105623523 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-382:PAGING_RESP)[0x563b4cc4aea0]{READY}: Deallocated (fsm.c:568) 20250410105623523 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352) Free (msub.c:119) 20250410105623523 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352 - active-conn: now used by 1 (attached) (msub.c:375) 20250410105623523 DMSC DEBUG msub_fsm[0x563b4cc48160]{terminating}: Freeing instance (msub.c:113) 20250410105623523 DMSC DEBUG msub_fsm[0x563b4cc48160]{terminating}: Deallocated (fsm.c:568) 20250410105623523 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105623523 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105623523 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105623523 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105623523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105623523 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105623523 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105623523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105623523 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105623523 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 08 04 9b b9 6b 00 01 7e 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105623523 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105623523 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105623523 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105623523 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105623523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105623523 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105623523 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105623523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105623523 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105623523 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 7e 9b b9 6b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mt_csd0(1959)10205547 TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 9: done MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1959) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: ----------------------------------------------- TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: "CSD Bearer Service: BS22NT" TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: ----------------------------------------------- MSC_Test-GSUP(1957)@7d38b4d9c9a0: Created GsupExpect[5] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1959) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mt_csd0(1959)10769725 MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105624527 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105624527 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105624527 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105624527 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105624527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105624527 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105624527 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105624527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105624527 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105624527 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 a4 55 3d 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105624527 DMSC DEBUG msub_fsm[0x563b4cc55d70]{active}: Allocated (fsm.c:456) 20250410105624527 DMSC DEBUG msc_i[0x563b4cbf5f90]{READY}: Allocated (fsm.c:456) 20250410105624527 DMSC DEBUG msc_i[0x563b4cbf5f90]{READY}: is child of msub_fsm[0x563b4cc55d70] (fsm.c:486) 20250410105624527 DMSC DEBUG msc_a[0x563b4cbf5e60]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105624527 DMSC DEBUG msc_a[0x563b4cbf5e60]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc55d70] (fsm.c:486) 20250410105624527 DMSC DEBUG msc_a(unknown:GERAN-A-383:NONE)[0x563b4cbf5e60]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105624527 DMSC DEBUG msc_i(unknown:GERAN-A-383:NONE)[0x563b4cbf5f90]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105624527 DMSC DEBUG msc_a(unknown:GERAN-A-383:NONE)[0x563b4cbf5e60]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105624527 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-383:LU)[0x563b4cbf5e60]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410105624527 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-383:LU)[0x563b4cbf5e60]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410105624527 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-383:LU)[0x563b4cc242e0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410105624527 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-383:LU)[0x563b4cc242e0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-383:LU)[0x563b4cbf5e60] (fsm.c:486) 20250410105624527 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-383:LU)[0x563b4cc242e0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410105624527 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-383:LU)[0x563b4cc242e0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410105624527 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410105624528 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410105624528 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-383:LU)[0x563b4cbf5e60]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105624528 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-383:LU)[0x563b4cbf5e60]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105624528 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250410105624528 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410105624528 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-383:LU)[0x563b4cc242e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410105624528 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-383:LU)[0x563b4cc242e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410105624528 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-383:LU)[0x563b4cc242e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410105624528 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-383:LU)[0x563b4cc242e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410105624528 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-383:LU)[0x563b4cbf5f90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105624528 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-383:LU)[0x563b4cc242e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410105624528 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-383:LU)[0x563b4cc242e0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410105624528 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-383:LU)[0x563b4cc60ab0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105624528 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-383:LU)[0x563b4cc60ab0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-383:LU)[0x563b4cc242e0] (fsm.c:486) 20250410105624528 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-383:LU)[0x563b4cc60ab0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410105624528 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-383:LU)[0x563b4cc60ab0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410105624528 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105624528 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105624528 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105624528 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105624528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105624528 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105624528 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105624528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105624528 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105624528 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 09 02 a4 55 3d 00 01 7f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105624528 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105624528 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105624528 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105624528 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105624528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105624528 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105624528 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105624528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105624528 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105624528 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 09 06 a4 55 3d 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'A4553D'O, sourceLocRef := '00017F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105624528 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410105624528 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105624529 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105624529 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105624529 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105624529 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105624529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105624529 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105624529 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105624529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105624529 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105624529 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 7f 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105624529 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-383:LU)[0x563b4cbf5f90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105624529 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-383:LU)[0x563b4cbf5e60]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105624529 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105624529 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250410105624529 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410105624529 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105624529 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105624529 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-383:LU)[0x563b4cc242e0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410105624529 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-383:LU)[0x563b4cc60ab0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410105624529 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-383:LU)[0x563b4cc60ab0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410105624529 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-383:LU)[0x563b4cc60ab0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410105624529 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-383:LU)[0x563b4cc60ab0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-383:LU)[0x563b4cc242e0] (vlr_lu_fsm.c:110) 20250410105624529 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-383:LU)[0x563b4cc60ab0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410105624529 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-383:LU)[0x563b4cc60ab0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105624529 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-383:LU)[0x563b4cc242e0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410105624529 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-383:LU)[0x563b4cc242e0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410105624529 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-383:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105624529 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-383:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-383:LU)[0x563b4cc242e0] (fsm.c:486) 20250410105624529 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-383:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410105624529 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-383:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410105624529 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-383:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410105624530 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-383:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410105624530 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:TMSInew-0x02243ED8) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410105624530 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-383:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410105624530 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:TMSInew-0x02243ED8 LOCATION UPDATE ACCEPT (TMSI = 0x02243ed8) (gsm_04_08.c:149) 20250410105624530 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:TMSInew-0x02243ED8:GERAN-A-383:LU)[0x563b4cbf5f90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105624530 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:TMSInew-0x02243ED8 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105624530 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105624530 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105624530 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105624530 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105624530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105624530 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105624530 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105624530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105624530 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105624530 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 09 06 a4 55 3d 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 02 24 3e d8 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O 20250410105624530 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105624530 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105624530 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105624530 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105624530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105624530 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105624530 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105624530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105624530 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105624530 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 7f 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105624530 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:TMSInew-0x02243ED8:GERAN-A-383:LU)[0x563b4cbf5f90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105624530 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:TMSInew-0x02243ED8:GERAN-A-383:LU)[0x563b4cbf5e60]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105624530 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:TMSInew-0x02243ED8:GERAN-A-383:LU)[0x563b4cbf5e60]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410105624530 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:TMSInew-0x02243ED8:GERAN-A-383:LU)[0x563b4cc242e0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410105624530 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-383:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410105624530 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410105624530 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-383:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410105624530 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-383:LU)[0x563b4cc242e0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410105624530 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-383:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410105624530 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-383:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-383:LU)[0x563b4cc242e0] (vlr_lu_fsm.c:817) 20250410105624530 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-383:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410105624530 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x85B0D352:GERAN-A-383:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105624530 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-383:LU)[0x563b4cc242e0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410105624530 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-383:LU)[0x563b4cbf5e60]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410105624530 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-383:LU)[0x563b4cbf5e60]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.996s remaining) (msc_a.c:450) 20250410105624530 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250410105624530 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-383:LU)[0x563b4cbf5e60]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105624530 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-383:LU)[0x563b4cbf5e60]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410105624530 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105624530 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105624530 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105624530 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-383:LU)[0x563b4cbf5f90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105624531 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105624531 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105624531 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105624531 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105624531 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105624531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105624531 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105624531 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105624531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105624531 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105624531 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 09 06 a4 55 3d 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105624531 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105624531 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105624531 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105624531 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105624531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105624531 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105624531 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105624531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105624531 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105624531 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 7f 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105624531 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-383:LU)[0x563b4cbf5f90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105624531 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-383:LU)[0x563b4cbf5e60]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105624531 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-383:LU)[0x563b4cbf5e60]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105624531 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-383:LU)[0x563b4cbf5e60]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105624531 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-383:LU)[0x563b4cbf5e60]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105624531 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-383:LU)[0x563b4cc242e0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105624531 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-383:LU)[0x563b4cc242e0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-383:LU)[0x563b4cbf5e60] (msc_a.c:1053) 20250410105624531 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-383:LU)[0x563b4cc242e0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410105624531 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-383:LU)[0x563b4cc242e0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105624531 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-383:LU)[0x563b4cc242e0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410105624531 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-383:LU)[0x563b4cbf5e60]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc55d70] (msc_a.c:1053) 20250410105624531 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-383:LU)[0x563b4cbf5e60]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105624531 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-383:LU)[0x563b4cbf5e60]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105624531 DMSC DEBUG msub_fsm[0x563b4cc55d70]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105624531 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8) MSC-A terminated (msub.c:261) 20250410105624531 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8) 1 MSC-I still active (msub.c:79) 20250410105624531 DMSC DEBUG msub_fsm[0x563b4cc55d70]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105624531 DMSC DEBUG msub_fsm[0x563b4cc55d70]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105624531 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-383:LU)[0x563b4cbf5f90]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105624531 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-383:LU)[0x563b4cbf5f90]{READY}: Removing from parent msub_fsm[0x563b4cc55d70] (msub.c:113) 20250410105624531 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-383 (ran_conn.c:155) 20250410105624531 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-383:LU)[0x563b4cbf5f90]{READY}: Freeing instance (msub.c:113) 20250410105624531 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-383:LU)[0x563b4cbf5f90]{READY}: Deallocated (fsm.c:568) 20250410105624531 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8) Free (msub.c:119) 20250410105624531 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8 - active-conn: now used by 1 (attached) (msub.c:375) 20250410105624531 DMSC DEBUG msub_fsm[0x563b4cc55d70]{terminating}: Freeing instance (msub.c:113) 20250410105624531 DMSC DEBUG msub_fsm[0x563b4cc55d70]{terminating}: Deallocated (fsm.c:568) 20250410105624531 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105624531 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105624531 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105624531 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105624531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105624531 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105624531 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105624531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105624531 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105624531 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 09 04 a4 55 3d 00 01 7f 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 20250410105624532 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105624532 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105624532 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105624532 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105624532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105624532 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105624532 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105624532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105624532 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105624532 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 7f a4 55 3d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mt_csd0(1959)10769725 TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105624532 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410105624532 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Created IMSI[0] for '262420000000007'H'02243ED8'O to be handled at TC_lu_and_mt_csd0(1959) MSC_Test-MNCC(1954)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mt_csd0(1959)277939632 20250410105624533 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250410105624533 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250410105624533 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8 callref-0x109105b0 tid-255) New transaction (transaction.c:231) 20250410105624533 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8 callref-0x109105b0 tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS22NT} (gsm_04_08_cc.c:790) 20250410105624533 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8 callref-0x109105b0 tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS22NT} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250410105624533 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8 callref-0x109105b0 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250410105624533 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250410105624533 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250410105624533 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105624533 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105624533 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105624533 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105624533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105624533 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105624533 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105624533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105624533 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105624533 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 00 70 09 04 02 24 3e d8 1a 03 05 00 17 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1952)@7d38b4d9c9a0: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1959) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Created IMSI[7] for '262420000000007'H'02243ED8'O to be handled at TC_lu_and_mt_csd0(1959) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '02243ED8'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mt_csd0(1959)13343232 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105624535 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105624535 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105624535 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105624535 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105624535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105624535 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105624535 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105624535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105624535 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105624535 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 cb 9a 00 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 02 24 3e d8 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105624535 DMSC DEBUG msub_fsm[0x563b4cc242e0]{active}: Allocated (fsm.c:456) 20250410105624535 DMSC DEBUG msc_i[0x563b4cbf5e60]{READY}: Allocated (fsm.c:456) 20250410105624535 DMSC DEBUG msc_i[0x563b4cbf5e60]{READY}: is child of msub_fsm[0x563b4cc242e0] (fsm.c:486) 20250410105624535 DMSC DEBUG msc_a[0x563b4cbf5f90]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105624535 DMSC DEBUG msc_a[0x563b4cbf5f90]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc242e0] (fsm.c:486) 20250410105624535 DMSC DEBUG msc_a(unknown:GERAN-A-384:NONE)[0x563b4cbf5f90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105624535 DMSC DEBUG msc_i(unknown:GERAN-A-384:NONE)[0x563b4cbf5e60]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105624535 DMSC DEBUG msc_a(unknown:GERAN-A-384:NONE)[0x563b4cbf5f90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105624535 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP)[0x563b4cc55d70]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410105624535 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP)[0x563b4cc55d70]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP)[0x563b4cbf5f90] (fsm.c:486) 20250410105624535 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP)[0x563b4cc55d70]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410105624535 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP)[0x563b4cc55d70]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410105624535 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410105624535 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410105624535 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP)[0x563b4cbf5f90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105624535 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP)[0x563b4cbf5f90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105624535 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP)[0x563b4cc55d70]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410105624535 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP)[0x563b4cc55d70]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410105624535 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP)[0x563b4cc55d70]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410105624535 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP)[0x563b4cbf5e60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105624535 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP)[0x563b4cc55d70]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410105624535 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP)[0x563b4cc55d70]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410105624535 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP)[0x563b4cc55d70]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410105624535 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP)[0x563b4cc55d70]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410105624535 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP)[0x563b4cc55d70]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410105624535 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP)[0x563b4cc55d70]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410105624535 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP)[0x563b4cc55d70]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410105624535 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP)[0x563b4cbf5f90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410105624535 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP)[0x563b4cbf5f90]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250410105624535 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8 callref-0x109105b0 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250410105624535 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250410105624535 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP)[0x563b4cbf5f90]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250410105624535 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP)[0x563b4cbf5f90]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250410105624535 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP callref-0x109105b0 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250410105624535 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP callref-0x109105b0 tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS22NT} (gsm_04_08_cc.c:905) 20250410105624535 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP callref-0x109105b0 tid-0) codec/BS: :0{CLEARMODE#120,BS22NT} (from: remote=:0{CLEARMODE#120,BS22NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:912) 20250410105624535 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP callref-0x109105b0 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250410105624535 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP)[0x563b4cbf5e60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105624535 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250410105624535 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250410105624535 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250410105624535 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105624535 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105624535 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105624535 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105624535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105624535 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105624535 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105624535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105624535 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105624535 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 09 02 cb 9a 00 00 01 80 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105624535 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105624535 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105624535 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105624535 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105624535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105624535 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105624535 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105624535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105624535 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105624535 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 09 06 cb 9a 00 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1175) 20250410105624535 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105624535 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105624535 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105624535 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105624535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105624535 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105624535 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105624535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105624535 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105624535 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 34 00 00 00 b9 00 00 00 c1 03 00 00 09 06 cb 9a 00 00 01 1d 01 00 1a 03 05 04 07 a1 88 89 21 12 43 a0 5c 04 91 21 43 f5 5e 07 91 94 21 03 00 00 70 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'CB9A00'O, sourceLocRef := '000180'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105624536 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250410105624536 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 1 MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patched enc_l3: '8301'O MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100028301'O 20250410105624537 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105624537 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105624537 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105624537 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105624537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105624537 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105624537 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105624537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105624537 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105624537 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 80 00 01 05 01 00 02 83 01 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105624537 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP)[0x563b4cbf5e60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105624537 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP)[0x563b4cbf5f90]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105624537 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP callref-0x109105b0 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250410105624537 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP callref-0x109105b0 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250410105624537 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP callref-0x109105b0 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250410105624537 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP callref-0x109105b0 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250410105624537 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP callref-0x109105b0 tid-0) codec/BS: :0{CLEARMODE#120,BS22NT} (from: remote=:0{CLEARMODE#120,BS22NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:1208) 20250410105624537 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP callref-0x109105b0 tid-0) tx MNCC_ALERT_IND (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 2 MSC_Test-MGCP(1955)@7d38b4d9c9a0: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1959) 20250410105624538 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP callref-0x109105b0 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250410105624538 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: Allocated (fsm.c:456) 20250410105624538 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP)[0x563b4cbf5f90] (fsm.c:486) 20250410105624538 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP callref-0x109105b0 tid-0) codec/BS: :0{CLEARMODE#120,BS22NT} (from: remote=:0{CLEARMODE#120,BS22NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:2161) 20250410105624538 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP)[0x563b4cc06b40]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410105624538 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP)[0x563b4cc06b40]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP)[0x563b4cc61530] (fsm.c:486) 20250410105624538 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP:trans-0:call-152:RTP_TO_CN:no-CI)[0x563b4cc06b40]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250410105624538 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP:trans-0:call-152:RTP_TO_CN:no-CI)[0x563b4cc06b40]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250410105624538 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP)[0x563b4cc4aea0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410105624538 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP)[0x563b4cc4aea0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP)[0x563b4cc61530] (fsm.c:486) 20250410105624538 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP:trans-0:call-152:RTP_TO_RAN:no-CI)[0x563b4cc4aea0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250410105624538 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP:trans-0:call-152:RTP_TO_RAN:no-CI)[0x563b4cc4aea0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1955)@7d38b4d9c9a0: Found Expect[0] for { line := { verb := "CRCX", trans_id := "352", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "98" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_csd0(1959) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 3 20250410105624539 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP:trans-0:call-152:RTP_TO_CN:no-CI)[0x563b4cc06b40]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105624539 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410105624539 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP)[0x563b4cbf5f90]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250410105624539 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP callref-0x109105b0 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 4 20250410105624540 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP:trans-0:call-152:RTP_TO_RAN:no-CI)[0x563b4cc4aea0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105624540 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410105624540 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP)[0x563b4cbf5f90]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250410105624540 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP callref-0x109105b0 tid-0) codec/BS: :0{CLEARMODE#120,BS22NT} (from: remote=:0{CLEARMODE#120,BS22NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:705) 20250410105624540 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP callref-0x109105b0 tid-0) Sending Assignment Command (msc_a.c:706) 20250410105624540 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP)[0x563b4cbf5e60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250410105624540 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105624540 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105624540 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105624540 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105624540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105624540 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105624540 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105624540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105624540 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105624540 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 31 00 00 00 b9 00 00 00 c1 03 00 00 09 06 cb 9a 00 00 01 1a 00 18 01 0b 03 02 0a 51 7c 06 02 02 02 02 2a f8 7d 03 4f fd 00 7f 98 00 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 6 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:16 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250410105624541 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105624541 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105624541 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105624541 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105624541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105624541 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105624541 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105624541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105624541 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105624541 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 80 00 01 10 00 0e 02 7c 06 09 08 07 06 23 28 7e 03 4f fd 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105624541 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP)[0x563b4cbf5e60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105624541 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP)[0x563b4cbf5f90]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105624541 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP:trans-0:call-152:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4cc4aea0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250410105624541 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP:trans-0:call-152:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4cc4aea0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250410105624541 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP:trans-0:call-152:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc4aea0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250410105624541 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP callref-0x109105b0 tid-0) codec/BS: :0{CLEARMODE#120,BS22NT} (from: remote=:0{CLEARMODE#120,BS22NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:1596) 20250410105624541 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP callref-0x109105b0 tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250410105624541 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP callref-0x109105b0 tid-0) codec/BS: :0{CLEARMODE#120,BS22NT} (from: remote=:0{CLEARMODE#120,BS22NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:2187) 20250410105624541 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP callref-0x109105b0 tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patched enc_l3: '8347'O MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 5 TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 8 20250410105624542 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP:trans-0:call-152:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc4aea0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105624542 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP:trans-0:call-152:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc4aea0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410105624542 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410105624745 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105624745 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105624745 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105624745 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105624745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105624745 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105624745 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105624745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105624745 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105624745 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 80 00 01 05 01 00 02 83 47 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105624745 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP)[0x563b4cbf5e60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105624745 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP)[0x563b4cbf5f90]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105624745 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP callref-0x109105b0 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250410105624745 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP callref-0x109105b0 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250410105624745 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP callref-0x109105b0 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250410105624745 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP callref-0x109105b0 tid-0) codec/BS: :0{CLEARMODE#120,BS22NT} (from: remote=:0{CLEARMODE#120,BS22NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:1340) 20250410105624746 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP callref-0x109105b0 tid-0) tx MNCC_SETUP_CNF (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 7 20250410105624750 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP callref-0x109105b0 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250410105624750 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP callref-0x109105b0 tid-0) codec/BS: :0{CLEARMODE#120,BS22NT} (from: remote=:0{CLEARMODE#120,BS22NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:798) 20250410105624750 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP:trans-0:call-152:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc06b40]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250410105624750 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP:trans-0:call-152:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc06b40]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250410105624750 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP:trans-0:call-152:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc06b40]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250410105624750 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP:trans-0:call-152:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc06b40]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 9 TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete DONE TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Hold the call for some time 20250410105624756 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP:trans-0:call-152:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc06b40]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105624756 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP:trans-0:call-152:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc06b40]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410105624756 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410105624756 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250410105624756 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP)[0x563b4cbf5f90]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Hangup TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 0: tx MNCC_DISC_REQ 20250410105625258 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP callref-0x109105b0 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250410105625258 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP callref-0x109105b0 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105625258 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP callref-0x109105b0 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250410105625258 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP callref-0x109105b0 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250410105625258 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP)[0x563b4cbf5e60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105625258 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105625258 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105625258 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105625258 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410105625258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105625258 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105625258 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105625258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105625258 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105625258 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 09 06 cb 9a 00 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:9 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O 20250410105625263 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105625263 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105625263 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105625263 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105625263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105625263 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105625263 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105625263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105625263 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105625263 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 80 00 01 09 01 00 06 83 ad 08 02 e1 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105625263 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP)[0x563b4cbf5e60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105625263 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP)[0x563b4cbf5f90]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105625263 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP callref-0x109105b0 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250410105625263 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP callref-0x109105b0 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250410105625263 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP)[0x563b4cbf5e60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105625263 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP callref-0x109105b0 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250410105625263 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP callref-0x109105b0 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250410105625263 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250410105625263 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105625263 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250410105625263 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP)[0x563b4cbf5f90]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105625263 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP)[0x563b4cbf5f90]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250410105625263 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105625263 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105625263 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105625263 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP)[0x563b4cc61530]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250410105625263 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP:trans-0:call-152:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc4aea0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410105625263 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP:trans-0:call-152:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc4aea0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP)[0x563b4cc61530] (call_leg.c:197) 20250410105625264 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP:trans-0:call-152:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc4aea0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410105625264 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP:trans-0:call-152:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc4aea0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410105625264 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP:trans-0:call-152:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc06b40]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410105625264 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP:trans-0:call-152:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc06b40]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP)[0x563b4cc61530] (call_leg.c:197) 20250410105625264 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP)[0x563b4cc61530]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250410105625264 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP:trans-0:call-152:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc06b40]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410105625264 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP:trans-0:call-152:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc06b40]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410105625264 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP)[0x563b4cc61530]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250410105625264 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP)[0x563b4cc61530]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP)[0x563b4cbf5f90] (call_leg.c:198) 20250410105625264 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP)[0x563b4cc61530]{RELEASING}: Freeing instance (call_leg.c:198) 20250410105625264 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP)[0x563b4cc61530]{RELEASING}: Deallocated (fsm.c:568) 20250410105625264 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP)[0x563b4cbf5f90]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250410105625264 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP)[0x563b4cbf5e60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105625264 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105625264 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105625264 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105625264 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105625264 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105625264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105625264 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105625264 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105625264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105625264 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105625264 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 09 06 cb 9a 00 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1175) 20250410105625264 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105625264 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105625264 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105625264 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105625264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105625264 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105625264 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105625264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105625264 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105625264 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 09 06 cb 9a 00 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1954)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mt_csd0(1959)277939632 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410105625267 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105625267 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105625267 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105625267 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105625267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105625267 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105625267 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105625267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105625267 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105625267 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 80 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105625267 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP)[0x563b4cbf5e60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105625267 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP)[0x563b4cbf5f90]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105625267 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP)[0x563b4cbf5f90]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105625267 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP)[0x563b4cbf5f90]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105625267 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP)[0x563b4cbf5f90]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105625267 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP)[0x563b4cc55d70]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105625267 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP)[0x563b4cc55d70]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP)[0x563b4cbf5f90] (msc_a.c:1053) 20250410105625267 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP)[0x563b4cc55d70]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105625267 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP)[0x563b4cc55d70]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410105625267 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP)[0x563b4cbf5f90]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc242e0] (msc_a.c:1053) 20250410105625267 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP)[0x563b4cbf5f90]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105625267 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP)[0x563b4cbf5f90]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105625267 DMSC DEBUG msub_fsm[0x563b4cc242e0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105625267 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8) MSC-A terminated (msub.c:261) 20250410105625267 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8) 1 MSC-I still active (msub.c:79) 20250410105625267 DMSC DEBUG msub_fsm[0x563b4cc242e0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105625267 DMSC DEBUG msub_fsm[0x563b4cc242e0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105625267 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP)[0x563b4cbf5e60]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105625267 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP)[0x563b4cbf5e60]{READY}: Removing from parent msub_fsm[0x563b4cc242e0] (msub.c:113) 20250410105625268 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-384 (ran_conn.c:155) 20250410105625268 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP)[0x563b4cbf5e60]{READY}: Freeing instance (msub.c:113) 20250410105625268 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-384:PAGING_RESP)[0x563b4cbf5e60]{READY}: Deallocated (fsm.c:568) 20250410105625268 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8) Free (msub.c:119) 20250410105625268 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8 - active-conn: now used by 1 (attached) (msub.c:375) 20250410105625268 DMSC DEBUG msub_fsm[0x563b4cc242e0]{terminating}: Freeing instance (msub.c:113) 20250410105625268 DMSC DEBUG msub_fsm[0x563b4cc242e0]{terminating}: Deallocated (fsm.c:568) 20250410105625268 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105625268 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105625268 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105625268 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105625268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105625268 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105625268 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105625268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105625268 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105625268 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 09 04 cb 9a 00 00 01 80 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 20250410105625268 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105625268 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105625268 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105625268 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105625268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105625268 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105625268 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105625268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105625268 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105625268 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 80 cb 9a 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mt_csd0(1959)13343232 TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 9: done MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1959) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: ----------------------------------------------- TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: "CSD Bearer Service: BS24NT" TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: ----------------------------------------------- MSC_Test-GSUP(1957)@7d38b4d9c9a0: Created GsupExpect[6] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1959) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mt_csd0(1959)1071115 MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: First idle individual index:0 20250410105626279 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105626279 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105626279 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105626279 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105626279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105626279 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105626279 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105626279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105626279 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105626279 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 10 58 0b 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105626280 DMSC DEBUG msub_fsm[0x563b4cc4aea0]{active}: Allocated (fsm.c:456) 20250410105626280 DMSC DEBUG msc_i[0x563b4cc43610]{READY}: Allocated (fsm.c:456) 20250410105626280 DMSC DEBUG msc_i[0x563b4cc43610]{READY}: is child of msub_fsm[0x563b4cc4aea0] (fsm.c:486) 20250410105626280 DMSC DEBUG msc_a[0x563b4cc60ab0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105626280 DMSC DEBUG msc_a[0x563b4cc60ab0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc4aea0] (fsm.c:486) 20250410105626280 DMSC DEBUG msc_a(unknown:GERAN-A-385:NONE)[0x563b4cc60ab0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105626280 DMSC DEBUG msc_i(unknown:GERAN-A-385:NONE)[0x563b4cc43610]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105626280 DMSC DEBUG msc_a(unknown:GERAN-A-385:NONE)[0x563b4cc60ab0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105626280 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-385:LU)[0x563b4cc60ab0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410105626280 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-385:LU)[0x563b4cc60ab0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410105626280 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-385:LU)[0x563b4cc06b40]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410105626280 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-385:LU)[0x563b4cc06b40]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-385:LU)[0x563b4cc60ab0] (fsm.c:486) 20250410105626280 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-385:LU)[0x563b4cc06b40]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410105626280 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-385:LU)[0x563b4cc06b40]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410105626280 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410105626280 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410105626280 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-385:LU)[0x563b4cc60ab0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105626280 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-385:LU)[0x563b4cc60ab0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105626281 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250410105626281 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410105626281 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-385:LU)[0x563b4cc06b40]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410105626281 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-385:LU)[0x563b4cc06b40]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410105626281 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-385:LU)[0x563b4cc06b40]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410105626281 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-385:LU)[0x563b4cc06b40]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410105626281 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-385:LU)[0x563b4cc43610]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105626281 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-385:LU)[0x563b4cc06b40]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410105626281 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-385:LU)[0x563b4cc06b40]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410105626281 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-385:LU)[0x563b4cc353f0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105626281 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-385:LU)[0x563b4cc353f0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-385:LU)[0x563b4cc06b40] (fsm.c:486) 20250410105626281 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-385:LU)[0x563b4cc353f0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410105626281 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-385:LU)[0x563b4cc353f0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410105626281 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105626281 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105626281 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105626281 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105626281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105626281 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105626281 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105626281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105626281 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105626281 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 08 02 10 58 0b 00 01 81 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105626281 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105626281 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105626281 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105626281 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105626281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105626281 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105626281 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105626281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105626281 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105626281 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 08 06 10 58 0b 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: { messageType := 2, destLocRef := '10580B'O, sourceLocRef := '000181'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105626284 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410105626284 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250410105626285 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105626285 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105626285 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105626285 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105626285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105626285 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105626285 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105626285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105626285 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105626285 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 81 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105626286 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-385:LU)[0x563b4cc43610]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105626286 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-385:LU)[0x563b4cc60ab0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105626288 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105626288 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250410105626288 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410105626288 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105626289 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105626289 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-385:LU)[0x563b4cc06b40]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410105626289 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-385:LU)[0x563b4cc353f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410105626289 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-385:LU)[0x563b4cc353f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410105626289 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-385:LU)[0x563b4cc353f0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410105626289 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-385:LU)[0x563b4cc353f0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-385:LU)[0x563b4cc06b40] (vlr_lu_fsm.c:110) 20250410105626289 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-385:LU)[0x563b4cc353f0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410105626289 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-385:LU)[0x563b4cc353f0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105626289 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-385:LU)[0x563b4cc06b40]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410105626289 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-385:LU)[0x563b4cc06b40]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410105626289 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-385:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105626289 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-385:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-385:LU)[0x563b4cc06b40] (fsm.c:486) 20250410105626289 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-385:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410105626289 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-385:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410105626289 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-385:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410105626289 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-385:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410105626289 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:TMSInew-0x5E0FF88A) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410105626289 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-385:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410105626289 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:TMSInew-0x5E0FF88A LOCATION UPDATE ACCEPT (TMSI = 0x5e0ff88a) (gsm_04_08.c:149) 20250410105626289 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:TMSInew-0x5E0FF88A:GERAN-A-385:LU)[0x563b4cc43610]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105626289 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:TMSInew-0x5E0FF88A - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105626289 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105626289 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105626289 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105626289 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105626289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105626289 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105626289 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105626289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105626289 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105626289 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 08 06 10 58 0b 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 5e 0f f8 8a (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105626293 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105626293 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105626293 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105626293 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105626293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105626293 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105626293 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105626293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105626293 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105626293 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 81 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105626293 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:TMSInew-0x5E0FF88A:GERAN-A-385:LU)[0x563b4cc43610]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105626293 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:TMSInew-0x5E0FF88A:GERAN-A-385:LU)[0x563b4cc60ab0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105626293 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:TMSInew-0x5E0FF88A:GERAN-A-385:LU)[0x563b4cc60ab0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410105626293 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:TMSInew-0x5E0FF88A:GERAN-A-385:LU)[0x563b4cc06b40]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410105626293 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-385:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410105626293 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410105626293 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-385:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410105626293 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-385:LU)[0x563b4cc06b40]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410105626293 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-385:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410105626293 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-385:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-385:LU)[0x563b4cc06b40] (vlr_lu_fsm.c:817) 20250410105626293 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-385:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410105626293 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x02243ED8:GERAN-A-385:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105626293 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-385:LU)[0x563b4cc06b40]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410105626293 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-385:LU)[0x563b4cc60ab0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410105626293 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-385:LU)[0x563b4cc60ab0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.986s remaining) (msc_a.c:450) 20250410105626293 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250410105626293 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-385:LU)[0x563b4cc60ab0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105626293 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-385:LU)[0x563b4cc60ab0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410105626293 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105626294 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105626294 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105626294 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-385:LU)[0x563b4cc43610]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105626294 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105626294 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105626294 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105626294 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105626294 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105626294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105626294 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105626294 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105626294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105626294 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105626294 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 08 06 10 58 0b 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105626297 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105626297 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105626297 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105626297 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105626297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105626297 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105626297 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105626297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105626297 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105626297 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 81 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105626297 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-385:LU)[0x563b4cc43610]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105626297 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-385:LU)[0x563b4cc60ab0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105626297 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-385:LU)[0x563b4cc60ab0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105626297 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-385:LU)[0x563b4cc60ab0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105626297 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-385:LU)[0x563b4cc60ab0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105626297 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-385:LU)[0x563b4cc06b40]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105626297 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-385:LU)[0x563b4cc06b40]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-385:LU)[0x563b4cc60ab0] (msc_a.c:1053) 20250410105626297 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-385:LU)[0x563b4cc06b40]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410105626297 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-385:LU)[0x563b4cc06b40]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105626297 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-385:LU)[0x563b4cc06b40]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410105626297 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-385:LU)[0x563b4cc60ab0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc4aea0] (msc_a.c:1053) 20250410105626297 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-385:LU)[0x563b4cc60ab0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105626297 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-385:LU)[0x563b4cc60ab0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105626297 DMSC DEBUG msub_fsm[0x563b4cc4aea0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105626297 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A) MSC-A terminated (msub.c:261) 20250410105626297 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A) 1 MSC-I still active (msub.c:79) 20250410105626297 DMSC DEBUG msub_fsm[0x563b4cc4aea0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105626298 DMSC DEBUG msub_fsm[0x563b4cc4aea0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105626298 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-385:LU)[0x563b4cc43610]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105626298 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-385:LU)[0x563b4cc43610]{READY}: Removing from parent msub_fsm[0x563b4cc4aea0] (msub.c:113) 20250410105626298 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-385 (ran_conn.c:155) 20250410105626298 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-385:LU)[0x563b4cc43610]{READY}: Freeing instance (msub.c:113) 20250410105626298 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-385:LU)[0x563b4cc43610]{READY}: Deallocated (fsm.c:568) 20250410105626298 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A) Free (msub.c:119) 20250410105626298 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A - active-conn: now used by 1 (attached) (msub.c:375) 20250410105626298 DMSC DEBUG msub_fsm[0x563b4cc4aea0]{terminating}: Freeing instance (msub.c:113) 20250410105626298 DMSC DEBUG msub_fsm[0x563b4cc4aea0]{terminating}: Deallocated (fsm.c:568) 20250410105626298 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105626298 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105626298 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105626298 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105626298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105626298 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105626298 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105626298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105626298 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105626298 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 08 04 10 58 0b 00 01 81 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105626299 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105626299 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105626299 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105626299 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105626299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105626299 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105626299 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105626299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105626299 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105626299 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 81 10 58 0b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mt_csd0(1959)1071115 TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105626300 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410105626300 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Created IMSI[0] for '262420000000007'H'5E0FF88A'O to be handled at TC_lu_and_mt_csd0(1959) MSC_Test-MNCC(1954)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mt_csd0(1959)1608566761 20250410105626305 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250410105626305 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250410105626305 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A callref-0x5fe0c7e9 tid-255) New transaction (transaction.c:231) 20250410105626306 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A callref-0x5fe0c7e9 tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS24NT} (gsm_04_08_cc.c:790) 20250410105626306 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A callref-0x5fe0c7e9 tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS24NT} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250410105626306 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A callref-0x5fe0c7e9 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250410105626306 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250410105626306 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250410105626306 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105626306 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105626306 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105626306 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105626306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105626306 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105626306 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105626306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105626306 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105626306 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 00 70 09 04 5e 0f f8 8a 1a 03 05 00 17 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1952)@7d38b4d9c9a0: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1959) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Created IMSI[8] for '262420000000007'H'5E0FF88A'O to be handled at TC_lu_and_mt_csd0(1959) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '5E0FF88A'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mt_csd0(1959)8154346 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: First idle individual index:0 20250410105626313 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105626313 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105626313 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105626313 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105626313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105626313 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105626313 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105626313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105626313 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105626313 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 7c 6c ea 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 5e 0f f8 8a 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105626313 DMSC DEBUG msub_fsm[0x563b4cc06b40]{active}: Allocated (fsm.c:456) 20250410105626313 DMSC DEBUG msc_i[0x563b4cc60ab0]{READY}: Allocated (fsm.c:456) 20250410105626313 DMSC DEBUG msc_i[0x563b4cc60ab0]{READY}: is child of msub_fsm[0x563b4cc06b40] (fsm.c:486) 20250410105626313 DMSC DEBUG msc_a[0x563b4cc43610]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105626313 DMSC DEBUG msc_a[0x563b4cc43610]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc06b40] (fsm.c:486) 20250410105626313 DMSC DEBUG msc_a(unknown:GERAN-A-386:NONE)[0x563b4cc43610]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105626313 DMSC DEBUG msc_i(unknown:GERAN-A-386:NONE)[0x563b4cc60ab0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105626313 DMSC DEBUG msc_a(unknown:GERAN-A-386:NONE)[0x563b4cc43610]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105626314 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP)[0x563b4cc4aea0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410105626314 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP)[0x563b4cc4aea0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP)[0x563b4cc43610] (fsm.c:486) 20250410105626314 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP)[0x563b4cc4aea0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410105626314 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP)[0x563b4cc4aea0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410105626314 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410105626314 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410105626314 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP)[0x563b4cc43610]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105626314 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP)[0x563b4cc43610]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105626314 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP)[0x563b4cc4aea0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410105626314 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP)[0x563b4cc4aea0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410105626314 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP)[0x563b4cc4aea0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410105626314 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP)[0x563b4cc60ab0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105626314 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP)[0x563b4cc4aea0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410105626314 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP)[0x563b4cc4aea0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410105626314 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP)[0x563b4cc4aea0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410105626314 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP)[0x563b4cc4aea0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410105626314 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP)[0x563b4cc4aea0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410105626314 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP)[0x563b4cc4aea0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410105626314 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP)[0x563b4cc4aea0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410105626314 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP)[0x563b4cc43610]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410105626314 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP)[0x563b4cc43610]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250410105626314 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A callref-0x5fe0c7e9 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250410105626314 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250410105626314 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP)[0x563b4cc43610]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250410105626314 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP)[0x563b4cc43610]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250410105626314 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP callref-0x5fe0c7e9 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250410105626314 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP callref-0x5fe0c7e9 tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS24NT} (gsm_04_08_cc.c:905) 20250410105626314 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP callref-0x5fe0c7e9 tid-0) codec/BS: :0{CLEARMODE#120,BS24NT} (from: remote=:0{CLEARMODE#120,BS24NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:912) 20250410105626314 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP callref-0x5fe0c7e9 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250410105626314 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP)[0x563b4cc60ab0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105626314 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250410105626314 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250410105626315 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250410105626315 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105626315 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105626315 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105626315 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105626315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105626315 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105626315 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105626315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105626315 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105626315 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0b 02 7c 6c ea 00 01 82 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105626315 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105626315 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105626315 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105626315 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105626315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105626315 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105626315 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105626315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105626315 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105626315 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 7c 6c ea 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1175) 20250410105626315 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105626315 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105626315 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105626315 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105626315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105626315 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105626315 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105626315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105626315 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105626315 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 34 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 7c 6c ea 00 01 1d 01 00 1a 03 05 04 07 a1 88 89 21 13 43 a0 5c 04 91 21 43 f5 5e 07 91 94 21 03 00 00 70 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: { messageType := 2, destLocRef := '7C6CEA'O, sourceLocRef := '000182'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105626318 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250410105626318 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 1 MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patched enc_l3: '8301'O MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100028301'O 20250410105626323 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105626323 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105626323 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105626323 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105626323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105626323 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105626323 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105626323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105626323 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105626323 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 82 00 01 05 01 00 02 83 01 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105626324 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP)[0x563b4cc60ab0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105626324 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP)[0x563b4cc43610]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105626324 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP callref-0x5fe0c7e9 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250410105626324 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP callref-0x5fe0c7e9 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250410105626324 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP callref-0x5fe0c7e9 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250410105626324 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP callref-0x5fe0c7e9 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250410105626324 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP callref-0x5fe0c7e9 tid-0) codec/BS: :0{CLEARMODE#120,BS24NT} (from: remote=:0{CLEARMODE#120,BS24NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:1208) 20250410105626324 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP callref-0x5fe0c7e9 tid-0) tx MNCC_ALERT_IND (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 2 MSC_Test-MGCP(1955)@7d38b4d9c9a0: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1959) 20250410105626328 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP callref-0x5fe0c7e9 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250410105626328 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: Allocated (fsm.c:456) 20250410105626328 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP)[0x563b4cc43610] (fsm.c:486) 20250410105626328 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP callref-0x5fe0c7e9 tid-0) codec/BS: :0{CLEARMODE#120,BS24NT} (from: remote=:0{CLEARMODE#120,BS24NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:2161) 20250410105626328 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP)[0x563b4cc35520]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410105626328 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP)[0x563b4cc35520]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP)[0x563b4cc61530] (fsm.c:486) 20250410105626328 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP:trans-0:call-153:RTP_TO_CN:no-CI)[0x563b4cc35520]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250410105626328 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP:trans-0:call-153:RTP_TO_CN:no-CI)[0x563b4cc35520]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250410105626328 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP)[0x563b4cc242e0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410105626328 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP)[0x563b4cc242e0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP)[0x563b4cc61530] (fsm.c:486) 20250410105626328 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP:trans-0:call-153:RTP_TO_RAN:no-CI)[0x563b4cc242e0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250410105626328 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP:trans-0:call-153:RTP_TO_RAN:no-CI)[0x563b4cc242e0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1955)@7d38b4d9c9a0: Found Expect[0] for { line := { verb := "CRCX", trans_id := "358", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "99" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_csd0(1959) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 3 20250410105626333 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP:trans-0:call-153:RTP_TO_CN:no-CI)[0x563b4cc35520]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105626333 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410105626333 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP)[0x563b4cc43610]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250410105626333 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP callref-0x5fe0c7e9 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 4 20250410105626336 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP:trans-0:call-153:RTP_TO_RAN:no-CI)[0x563b4cc242e0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105626336 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410105626336 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP)[0x563b4cc43610]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250410105626336 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP callref-0x5fe0c7e9 tid-0) codec/BS: :0{CLEARMODE#120,BS24NT} (from: remote=:0{CLEARMODE#120,BS24NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:705) 20250410105626336 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP callref-0x5fe0c7e9 tid-0) Sending Assignment Command (msc_a.c:706) 20250410105626336 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP)[0x563b4cc60ab0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250410105626336 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105626336 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105626336 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105626336 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105626336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105626337 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105626337 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105626337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105626337 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105626337 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 31 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 7c 6c ea 00 01 1a 00 18 01 0b 03 02 0a 51 7c 06 02 02 02 02 2a f8 7d 03 4f fd 00 7f 99 00 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 6 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:16 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250410105626340 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105626340 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105626340 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105626340 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105626341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105626341 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105626341 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105626341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105626341 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105626341 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 82 00 01 10 00 0e 02 7c 06 09 08 07 06 23 28 7e 03 4f fd 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105626341 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP)[0x563b4cc60ab0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105626341 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP)[0x563b4cc43610]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105626341 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP:trans-0:call-153:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4cc242e0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250410105626341 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP:trans-0:call-153:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4cc242e0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250410105626341 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP:trans-0:call-153:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc242e0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250410105626341 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP callref-0x5fe0c7e9 tid-0) codec/BS: :0{CLEARMODE#120,BS24NT} (from: remote=:0{CLEARMODE#120,BS24NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:1596) 20250410105626341 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP callref-0x5fe0c7e9 tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250410105626341 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP callref-0x5fe0c7e9 tid-0) codec/BS: :0{CLEARMODE#120,BS24NT} (from: remote=:0{CLEARMODE#120,BS24NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:2187) 20250410105626341 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP callref-0x5fe0c7e9 tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patched enc_l3: '8347'O MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 5 TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 8 20250410105626345 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP:trans-0:call-153:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc242e0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105626345 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP:trans-0:call-153:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc242e0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410105626345 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410105626544 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105626545 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105626545 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105626545 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105626545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105626545 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105626545 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105626545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105626545 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105626545 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 82 00 01 05 01 00 02 83 47 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105626545 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP)[0x563b4cc60ab0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105626545 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP)[0x563b4cc43610]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105626545 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP callref-0x5fe0c7e9 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250410105626545 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP callref-0x5fe0c7e9 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250410105626545 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP callref-0x5fe0c7e9 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250410105626545 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP callref-0x5fe0c7e9 tid-0) codec/BS: :0{CLEARMODE#120,BS24NT} (from: remote=:0{CLEARMODE#120,BS24NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:1340) 20250410105626545 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP callref-0x5fe0c7e9 tid-0) tx MNCC_SETUP_CNF (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 7 20250410105626550 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP callref-0x5fe0c7e9 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250410105626551 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP callref-0x5fe0c7e9 tid-0) codec/BS: :0{CLEARMODE#120,BS24NT} (from: remote=:0{CLEARMODE#120,BS24NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:798) 20250410105626551 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP:trans-0:call-153:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc35520]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250410105626551 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP:trans-0:call-153:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc35520]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250410105626551 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP:trans-0:call-153:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc35520]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250410105626551 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP:trans-0:call-153:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc35520]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 9 TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete DONE TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Hold the call for some time 20250410105626557 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP:trans-0:call-153:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc35520]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105626557 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP:trans-0:call-153:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc35520]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410105626557 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410105626557 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250410105626558 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP)[0x563b4cc43610]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Hangup TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 0: tx MNCC_DISC_REQ 20250410105627061 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP callref-0x5fe0c7e9 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250410105627061 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP callref-0x5fe0c7e9 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105627061 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP callref-0x5fe0c7e9 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250410105627061 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP callref-0x5fe0c7e9 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250410105627061 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP)[0x563b4cc60ab0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105627061 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105627061 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105627061 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105627061 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105627061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105627061 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105627061 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105627061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105627061 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105627061 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 7c 6c ea 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:9 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O 20250410105627066 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105627066 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105627066 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105627066 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105627066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105627066 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105627066 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105627066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105627066 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105627066 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 82 00 01 09 01 00 06 83 ad 08 02 e1 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105627067 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP)[0x563b4cc60ab0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105627067 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP)[0x563b4cc43610]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105627067 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP callref-0x5fe0c7e9 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250410105627067 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP callref-0x5fe0c7e9 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250410105627067 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP)[0x563b4cc60ab0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105627067 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP callref-0x5fe0c7e9 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250410105627067 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP callref-0x5fe0c7e9 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250410105627067 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250410105627067 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105627067 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250410105627067 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP)[0x563b4cc43610]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105627067 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP)[0x563b4cc43610]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250410105627067 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105627067 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105627067 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105627067 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP)[0x563b4cc61530]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250410105627067 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP:trans-0:call-153:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc242e0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410105627067 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP:trans-0:call-153:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc242e0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP)[0x563b4cc61530] (call_leg.c:197) 20250410105627068 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP:trans-0:call-153:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc242e0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410105627068 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP:trans-0:call-153:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc242e0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410105627068 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP:trans-0:call-153:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc35520]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410105627068 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP:trans-0:call-153:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc35520]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP)[0x563b4cc61530] (call_leg.c:197) 20250410105627068 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP)[0x563b4cc61530]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250410105627068 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP:trans-0:call-153:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc35520]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410105627068 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP:trans-0:call-153:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc35520]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410105627068 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP)[0x563b4cc61530]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250410105627068 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP)[0x563b4cc61530]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP)[0x563b4cc43610] (call_leg.c:198) 20250410105627068 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP)[0x563b4cc61530]{RELEASING}: Freeing instance (call_leg.c:198) 20250410105627068 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP)[0x563b4cc61530]{RELEASING}: Deallocated (fsm.c:568) 20250410105627068 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP)[0x563b4cc43610]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250410105627068 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP)[0x563b4cc60ab0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105627068 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105627068 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105627069 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105627069 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105627069 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105627069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105627069 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105627069 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105627069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105627069 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105627069 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 7c 6c ea 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1175) 20250410105627069 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105627069 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105627069 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105627069 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105627069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105627069 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105627069 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105627069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105627069 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105627069 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 7c 6c ea 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1954)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mt_csd0(1959)1608566761 TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410105627075 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105627075 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105627075 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105627075 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105627075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105627075 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105627076 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105627076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105627076 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105627076 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 82 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105627076 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP)[0x563b4cc60ab0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105627076 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP)[0x563b4cc43610]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105627076 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP)[0x563b4cc43610]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105627076 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP)[0x563b4cc43610]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105627076 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP)[0x563b4cc43610]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105627076 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP)[0x563b4cc4aea0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105627076 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP)[0x563b4cc4aea0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP)[0x563b4cc43610] (msc_a.c:1053) 20250410105627076 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP)[0x563b4cc4aea0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105627076 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP)[0x563b4cc4aea0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410105627076 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP)[0x563b4cc43610]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc06b40] (msc_a.c:1053) 20250410105627076 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP)[0x563b4cc43610]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105627076 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP)[0x563b4cc43610]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105627076 DMSC DEBUG msub_fsm[0x563b4cc06b40]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105627076 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A) MSC-A terminated (msub.c:261) 20250410105627076 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A) 1 MSC-I still active (msub.c:79) 20250410105627076 DMSC DEBUG msub_fsm[0x563b4cc06b40]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105627076 DMSC DEBUG msub_fsm[0x563b4cc06b40]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105627076 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP)[0x563b4cc60ab0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105627076 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP)[0x563b4cc60ab0]{READY}: Removing from parent msub_fsm[0x563b4cc06b40] (msub.c:113) 20250410105627077 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-386 (ran_conn.c:155) 20250410105627077 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP)[0x563b4cc60ab0]{READY}: Freeing instance (msub.c:113) 20250410105627077 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-386:PAGING_RESP)[0x563b4cc60ab0]{READY}: Deallocated (fsm.c:568) 20250410105627077 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A) Free (msub.c:119) 20250410105627077 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A - active-conn: now used by 1 (attached) (msub.c:375) 20250410105627077 DMSC DEBUG msub_fsm[0x563b4cc06b40]{terminating}: Freeing instance (msub.c:113) 20250410105627077 DMSC DEBUG msub_fsm[0x563b4cc06b40]{terminating}: Deallocated (fsm.c:568) 20250410105627077 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105627077 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105627077 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105627077 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105627077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105627077 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105627077 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105627077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105627077 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105627077 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0b 04 7c 6c ea 00 01 82 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 20250410105627078 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105627078 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105627078 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105627078 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105627078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105627078 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105627078 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105627078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105627078 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105627078 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 82 7c 6c ea 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mt_csd0(1959)8154346 TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 9: done MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1959) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: ----------------------------------------------- TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: "CSD Bearer Service: BS25NT" TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: ----------------------------------------------- MSC_Test-GSUP(1957)@7d38b4d9c9a0: Created GsupExpect[7] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1959) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mt_csd0(1959)7742872 MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: First idle individual index:0 20250410105628093 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105628093 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105628093 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105628093 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105628093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105628093 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105628093 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105628093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105628093 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105628093 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 76 25 98 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105628094 DMSC DEBUG msub_fsm[0x563b4cc242e0]{active}: Allocated (fsm.c:456) 20250410105628094 DMSC DEBUG msc_i[0x563b4c998740]{READY}: Allocated (fsm.c:456) 20250410105628094 DMSC DEBUG msc_i[0x563b4c998740]{READY}: is child of msub_fsm[0x563b4cc242e0] (fsm.c:486) 20250410105628094 DMSC DEBUG msc_a[0x563b4cc353f0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105628094 DMSC DEBUG msc_a[0x563b4cc353f0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc242e0] (fsm.c:486) 20250410105628094 DMSC DEBUG msc_a(unknown:GERAN-A-387:NONE)[0x563b4cc353f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105628094 DMSC DEBUG msc_i(unknown:GERAN-A-387:NONE)[0x563b4c998740]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105628094 DMSC DEBUG msc_a(unknown:GERAN-A-387:NONE)[0x563b4cc353f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105628094 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-387:LU)[0x563b4cc353f0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410105628094 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-387:LU)[0x563b4cc353f0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410105628094 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-387:LU)[0x563b4cc35520]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410105628094 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-387:LU)[0x563b4cc35520]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-387:LU)[0x563b4cc353f0] (fsm.c:486) 20250410105628094 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-387:LU)[0x563b4cc35520]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410105628094 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-387:LU)[0x563b4cc35520]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410105628094 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410105628094 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410105628094 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-387:LU)[0x563b4cc353f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105628094 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-387:LU)[0x563b4cc353f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105628094 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250410105628094 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410105628094 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-387:LU)[0x563b4cc35520]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410105628094 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-387:LU)[0x563b4cc35520]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410105628094 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-387:LU)[0x563b4cc35520]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410105628094 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-387:LU)[0x563b4cc35520]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410105628094 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-387:LU)[0x563b4c998740]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105628094 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-387:LU)[0x563b4cc35520]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410105628094 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-387:LU)[0x563b4cc35520]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410105628094 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-387:LU)[0x563b4cbf5e60]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105628094 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-387:LU)[0x563b4cbf5e60]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-387:LU)[0x563b4cc35520] (fsm.c:486) 20250410105628094 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-387:LU)[0x563b4cbf5e60]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410105628094 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-387:LU)[0x563b4cbf5e60]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410105628095 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105628095 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105628095 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105628095 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105628095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105628095 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105628095 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105628095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105628095 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105628095 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0a 02 76 25 98 00 01 83 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105628095 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105628095 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105628095 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105628095 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105628095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105628095 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105628095 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105628095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105628095 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105628095 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 76 25 98 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: { messageType := 2, destLocRef := '762598'O, sourceLocRef := '000183'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105628098 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410105628098 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250410105628100 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105628100 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105628100 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105628100 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105628100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105628100 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105628100 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105628100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105628100 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105628100 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 83 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105628100 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-387:LU)[0x563b4c998740]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105628100 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-387:LU)[0x563b4cc353f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105628103 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105628103 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250410105628103 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410105628103 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105628105 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105628105 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-387:LU)[0x563b4cc35520]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410105628105 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-387:LU)[0x563b4cbf5e60]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410105628105 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-387:LU)[0x563b4cbf5e60]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410105628105 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-387:LU)[0x563b4cbf5e60]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410105628105 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-387:LU)[0x563b4cbf5e60]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-387:LU)[0x563b4cc35520] (vlr_lu_fsm.c:110) 20250410105628105 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-387:LU)[0x563b4cbf5e60]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410105628105 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-387:LU)[0x563b4cbf5e60]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105628105 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-387:LU)[0x563b4cc35520]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410105628105 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-387:LU)[0x563b4cc35520]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410105628105 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-387:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105628105 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-387:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-387:LU)[0x563b4cc35520] (fsm.c:486) 20250410105628105 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-387:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410105628105 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-387:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410105628105 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-387:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410105628105 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-387:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410105628105 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:TMSInew-0x203DA971) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410105628105 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-387:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410105628105 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:TMSInew-0x203DA971 LOCATION UPDATE ACCEPT (TMSI = 0x203da971) (gsm_04_08.c:149) 20250410105628105 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:TMSInew-0x203DA971:GERAN-A-387:LU)[0x563b4c998740]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105628105 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:TMSInew-0x203DA971 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105628106 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105628106 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105628106 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105628106 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105628106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105628106 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105628106 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105628106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105628106 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105628106 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 76 25 98 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 20 3d a9 71 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O 20250410105628110 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105628110 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105628110 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105628110 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105628110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105628110 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105628110 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105628110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105628110 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105628110 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 83 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105628110 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:TMSInew-0x203DA971:GERAN-A-387:LU)[0x563b4c998740]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105628110 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:TMSInew-0x203DA971:GERAN-A-387:LU)[0x563b4cc353f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105628110 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:TMSInew-0x203DA971:GERAN-A-387:LU)[0x563b4cc353f0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410105628110 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:TMSInew-0x203DA971:GERAN-A-387:LU)[0x563b4cc35520]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410105628110 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-387:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410105628110 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410105628110 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-387:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410105628110 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-387:LU)[0x563b4cc35520]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410105628110 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-387:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410105628110 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-387:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-387:LU)[0x563b4cc35520] (vlr_lu_fsm.c:817) 20250410105628111 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-387:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410105628111 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5E0FF88A:GERAN-A-387:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105628111 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-387:LU)[0x563b4cc35520]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410105628111 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-387:LU)[0x563b4cc353f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410105628111 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-387:LU)[0x563b4cc353f0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.983s remaining) (msc_a.c:450) 20250410105628111 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250410105628111 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-387:LU)[0x563b4cc353f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105628111 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-387:LU)[0x563b4cc353f0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410105628111 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105628111 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105628111 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105628111 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-387:LU)[0x563b4c998740]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105628111 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105628111 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105628111 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105628111 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105628111 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105628111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105628111 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105628111 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105628111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105628111 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105628111 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 76 25 98 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410105628114 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105628114 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105628114 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105628114 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105628114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105628114 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105628114 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105628114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105628114 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105628114 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 83 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105628115 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-387:LU)[0x563b4c998740]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105628115 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-387:LU)[0x563b4cc353f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105628115 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-387:LU)[0x563b4cc353f0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105628115 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-387:LU)[0x563b4cc353f0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105628115 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-387:LU)[0x563b4cc353f0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105628115 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-387:LU)[0x563b4cc35520]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105628115 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-387:LU)[0x563b4cc35520]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-387:LU)[0x563b4cc353f0] (msc_a.c:1053) 20250410105628115 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-387:LU)[0x563b4cc35520]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410105628115 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-387:LU)[0x563b4cc35520]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105628115 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-387:LU)[0x563b4cc35520]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410105628115 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-387:LU)[0x563b4cc353f0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc242e0] (msc_a.c:1053) 20250410105628115 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-387:LU)[0x563b4cc353f0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105628115 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-387:LU)[0x563b4cc353f0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105628115 DMSC DEBUG msub_fsm[0x563b4cc242e0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105628115 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971) MSC-A terminated (msub.c:261) 20250410105628115 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971) 1 MSC-I still active (msub.c:79) 20250410105628115 DMSC DEBUG msub_fsm[0x563b4cc242e0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105628115 DMSC DEBUG msub_fsm[0x563b4cc242e0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105628115 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-387:LU)[0x563b4c998740]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105628116 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-387:LU)[0x563b4c998740]{READY}: Removing from parent msub_fsm[0x563b4cc242e0] (msub.c:113) 20250410105628116 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-387 (ran_conn.c:155) 20250410105628116 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-387:LU)[0x563b4c998740]{READY}: Freeing instance (msub.c:113) 20250410105628116 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-387:LU)[0x563b4c998740]{READY}: Deallocated (fsm.c:568) 20250410105628116 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971) Free (msub.c:119) 20250410105628116 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971 - active-conn: now used by 1 (attached) (msub.c:375) 20250410105628116 DMSC DEBUG msub_fsm[0x563b4cc242e0]{terminating}: Freeing instance (msub.c:113) 20250410105628116 DMSC DEBUG msub_fsm[0x563b4cc242e0]{terminating}: Deallocated (fsm.c:568) 20250410105628116 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105628116 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105628116 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105628116 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105628116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105628116 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105628116 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105628116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105628116 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105628116 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0a 04 76 25 98 00 01 83 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 20250410105628117 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105628117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105628117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105628117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105628117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105628117 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105628117 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105628117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105628117 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105628117 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 83 76 25 98 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mt_csd0(1959)7742872 TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105628119 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410105628119 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Created IMSI[0] for '262420000000007'H'203DA971'O to be handled at TC_lu_and_mt_csd0(1959) MSC_Test-MNCC(1954)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mt_csd0(1959)317410777 20250410105628125 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250410105628125 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250410105628125 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971 callref-0x12eb4dd9 tid-255) New transaction (transaction.c:231) 20250410105628125 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971 callref-0x12eb4dd9 tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS25NT} (gsm_04_08_cc.c:790) 20250410105628125 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971 callref-0x12eb4dd9 tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS25NT} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250410105628125 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971 callref-0x12eb4dd9 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250410105628126 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250410105628126 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250410105628126 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105628126 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105628126 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105628126 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105628126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105628126 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105628126 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105628126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105628126 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105628126 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 00 70 09 04 20 3d a9 71 1a 03 05 00 17 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1952)@7d38b4d9c9a0: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1959) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Created IMSI[9] for '262420000000007'H'203DA971'O to be handled at TC_lu_and_mt_csd0(1959) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '203DA971'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mt_csd0(1959)4672029 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: First idle individual index:0 20250410105628133 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105628133 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105628133 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105628133 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105628133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105628133 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105628133 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105628133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105628133 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105628133 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 47 4a 1d 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 20 3d a9 71 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105628134 DMSC DEBUG msub_fsm[0x563b4cc35520]{active}: Allocated (fsm.c:456) 20250410105628134 DMSC DEBUG msc_i[0x563b4cc353f0]{READY}: Allocated (fsm.c:456) 20250410105628134 DMSC DEBUG msc_i[0x563b4cc353f0]{READY}: is child of msub_fsm[0x563b4cc35520] (fsm.c:486) 20250410105628134 DMSC DEBUG msc_a[0x563b4c998740]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105628134 DMSC DEBUG msc_a[0x563b4c998740]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc35520] (fsm.c:486) 20250410105628134 DMSC DEBUG msc_a(unknown:GERAN-A-388:NONE)[0x563b4c998740]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105628134 DMSC DEBUG msc_i(unknown:GERAN-A-388:NONE)[0x563b4cc353f0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105628134 DMSC DEBUG msc_a(unknown:GERAN-A-388:NONE)[0x563b4c998740]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105628134 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x203DA971:GERAN-A-388:PAGING_RESP)[0x563b4cc242e0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410105628134 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x203DA971:GERAN-A-388:PAGING_RESP)[0x563b4cc242e0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x203DA971:GERAN-A-388:PAGING_RESP)[0x563b4c998740] (fsm.c:486) 20250410105628134 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x203DA971:GERAN-A-388:PAGING_RESP)[0x563b4cc242e0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410105628134 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x203DA971:GERAN-A-388:PAGING_RESP)[0x563b4cc242e0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410105628134 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410105628134 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410105628135 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP)[0x563b4c998740]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105628135 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP)[0x563b4c998740]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105628135 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP)[0x563b4cc242e0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410105628135 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP)[0x563b4cc242e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410105628135 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP)[0x563b4cc242e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410105628135 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP)[0x563b4cc353f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105628135 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP)[0x563b4cc242e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410105628135 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP)[0x563b4cc242e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410105628135 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP)[0x563b4cc242e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410105628135 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP)[0x563b4cc242e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410105628135 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP)[0x563b4cc242e0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410105628135 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP)[0x563b4cc242e0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410105628135 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP)[0x563b4cc242e0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410105628135 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP)[0x563b4c998740]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410105628135 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP)[0x563b4c998740]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.998s remaining) (msc_a.c:450) 20250410105628135 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971 callref-0x12eb4dd9 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250410105628135 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250410105628135 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP)[0x563b4c998740]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250410105628135 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP)[0x563b4c998740]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250410105628135 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP callref-0x12eb4dd9 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250410105628135 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP callref-0x12eb4dd9 tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS25NT} (gsm_04_08_cc.c:905) 20250410105628136 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP callref-0x12eb4dd9 tid-0) codec/BS: :0{CLEARMODE#120,BS25NT} (from: remote=:0{CLEARMODE#120,BS25NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:912) 20250410105628136 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP callref-0x12eb4dd9 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250410105628136 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP)[0x563b4cc353f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105628136 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250410105628136 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250410105628136 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250410105628136 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105628136 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105628136 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105628136 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105628136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105628136 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105628136 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105628136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105628136 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105628136 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0d 02 47 4a 1d 00 01 84 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105628136 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105628136 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105628136 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105628136 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105628136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105628136 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105628136 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105628136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105628136 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105628137 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 47 4a 1d 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1175) 20250410105628137 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105628137 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105628137 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105628137 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105628137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105628137 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410105628137 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105628137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105628137 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105628137 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 34 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 47 4a 1d 00 01 1d 01 00 1a 03 05 04 07 a1 88 89 21 14 43 a0 5c 04 91 21 43 f5 5e 07 91 94 21 03 00 00 70 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: { messageType := 2, destLocRef := '474A1D'O, sourceLocRef := '000184'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105628139 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250410105628139 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 1 MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patched enc_l3: '8301'O MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100028301'O 20250410105628143 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105628143 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105628143 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105628143 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105628143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105628143 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105628143 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105628143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105628143 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105628143 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 84 00 01 05 01 00 02 83 01 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105628144 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP)[0x563b4cc353f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105628144 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP)[0x563b4c998740]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105628144 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP callref-0x12eb4dd9 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250410105628144 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP callref-0x12eb4dd9 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250410105628144 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP callref-0x12eb4dd9 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250410105628144 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP callref-0x12eb4dd9 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250410105628144 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP callref-0x12eb4dd9 tid-0) codec/BS: :0{CLEARMODE#120,BS25NT} (from: remote=:0{CLEARMODE#120,BS25NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:1208) 20250410105628144 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP callref-0x12eb4dd9 tid-0) tx MNCC_ALERT_IND (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 2 MSC_Test-MGCP(1955)@7d38b4d9c9a0: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1959) 20250410105628147 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP callref-0x12eb4dd9 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250410105628147 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: Allocated (fsm.c:456) 20250410105628147 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP)[0x563b4c998740] (fsm.c:486) 20250410105628147 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP callref-0x12eb4dd9 tid-0) codec/BS: :0{CLEARMODE#120,BS25NT} (from: remote=:0{CLEARMODE#120,BS25NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:2161) 20250410105628147 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP)[0x563b4cc06b40]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410105628147 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP)[0x563b4cc06b40]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP)[0x563b4cc61530] (fsm.c:486) 20250410105628147 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP:trans-0:call-154:RTP_TO_CN:no-CI)[0x563b4cc06b40]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250410105628147 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP:trans-0:call-154:RTP_TO_CN:no-CI)[0x563b4cc06b40]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250410105628147 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP)[0x563b4cc60ab0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410105628147 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP)[0x563b4cc60ab0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP)[0x563b4cc61530] (fsm.c:486) 20250410105628147 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP:trans-0:call-154:RTP_TO_RAN:no-CI)[0x563b4cc60ab0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250410105628147 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP:trans-0:call-154:RTP_TO_RAN:no-CI)[0x563b4cc60ab0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1955)@7d38b4d9c9a0: Found Expect[0] for { line := { verb := "CRCX", trans_id := "364", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9a" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_csd0(1959) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 3 20250410105628151 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP:trans-0:call-154:RTP_TO_CN:no-CI)[0x563b4cc06b40]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105628151 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410105628151 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP)[0x563b4c998740]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250410105628151 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP callref-0x12eb4dd9 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 4 20250410105628154 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP:trans-0:call-154:RTP_TO_RAN:no-CI)[0x563b4cc60ab0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105628154 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410105628154 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP)[0x563b4c998740]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250410105628154 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP callref-0x12eb4dd9 tid-0) codec/BS: :0{CLEARMODE#120,BS25NT} (from: remote=:0{CLEARMODE#120,BS25NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:705) 20250410105628154 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP callref-0x12eb4dd9 tid-0) Sending Assignment Command (msc_a.c:706) 20250410105628154 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP)[0x563b4cc353f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250410105628155 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105628155 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105628155 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105628155 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105628155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105628155 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105628155 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105628155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105628155 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105628155 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 31 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 47 4a 1d 00 01 1a 00 18 01 0b 03 02 0a 51 7c 06 02 02 02 02 2a f8 7d 03 4f fd 00 7f 9a 00 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 6 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:16 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105628160 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105628160 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105628160 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105628160 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patched enc_l3: '8347'O 20250410105628160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105628160 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105628160 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105628160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105628160 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105628160 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 84 00 01 10 00 0e 02 7c 06 09 08 07 06 23 28 7e 03 4f fd 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105628160 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP)[0x563b4cc353f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105628161 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP)[0x563b4c998740]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105628161 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP:trans-0:call-154:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4cc60ab0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250410105628161 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP:trans-0:call-154:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4cc60ab0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250410105628161 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP:trans-0:call-154:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc60ab0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 20250410105628161 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP callref-0x12eb4dd9 tid-0) codec/BS: :0{CLEARMODE#120,BS25NT} (from: remote=:0{CLEARMODE#120,BS25NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:1596) 20250410105628161 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP callref-0x12eb4dd9 tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100028347'O 20250410105628161 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP callref-0x12eb4dd9 tid-0) codec/BS: :0{CLEARMODE#120,BS25NT} (from: remote=:0{CLEARMODE#120,BS25NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:2187) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105628161 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP callref-0x12eb4dd9 tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 8 TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 5 20250410105628165 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP:trans-0:call-154:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc60ab0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105628165 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP:trans-0:call-154:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc60ab0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410105628165 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410105628361 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105628361 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105628361 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105628361 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105628361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105628361 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105628361 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105628361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105628361 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105628361 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 84 00 01 05 01 00 02 83 47 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105628361 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP)[0x563b4cc353f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105628361 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP)[0x563b4c998740]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105628361 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP callref-0x12eb4dd9 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250410105628361 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP callref-0x12eb4dd9 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250410105628361 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP callref-0x12eb4dd9 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250410105628361 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP callref-0x12eb4dd9 tid-0) codec/BS: :0{CLEARMODE#120,BS25NT} (from: remote=:0{CLEARMODE#120,BS25NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:1340) 20250410105628361 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP callref-0x12eb4dd9 tid-0) tx MNCC_SETUP_CNF (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 7 20250410105628365 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP callref-0x12eb4dd9 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250410105628365 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP callref-0x12eb4dd9 tid-0) codec/BS: :0{CLEARMODE#120,BS25NT} (from: remote=:0{CLEARMODE#120,BS25NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:798) 20250410105628365 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP:trans-0:call-154:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc06b40]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250410105628365 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP:trans-0:call-154:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc06b40]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250410105628365 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP:trans-0:call-154:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc06b40]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250410105628365 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP:trans-0:call-154:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc06b40]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 9 TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete DONE TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Hold the call for some time 20250410105628371 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP:trans-0:call-154:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc06b40]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105628371 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP:trans-0:call-154:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc06b40]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410105628371 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410105628371 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250410105628371 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP)[0x563b4c998740]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Hangup TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 0: tx MNCC_DISC_REQ 20250410105628876 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP callref-0x12eb4dd9 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250410105628876 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP callref-0x12eb4dd9 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105628876 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP callref-0x12eb4dd9 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250410105628876 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP callref-0x12eb4dd9 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250410105628876 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP)[0x563b4cc353f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105628877 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105628877 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105628877 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105628877 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105628877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105628877 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105628877 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105628877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105628877 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105628877 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 47 4a 1d 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:9 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O 20250410105628881 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105628881 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105628881 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105628881 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105628881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105628882 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105628882 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105628882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105628882 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105628882 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 84 00 01 09 01 00 06 83 ad 08 02 e1 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105628882 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP)[0x563b4cc353f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105628882 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP)[0x563b4c998740]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105628882 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP callref-0x12eb4dd9 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250410105628882 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP callref-0x12eb4dd9 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250410105628882 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP)[0x563b4cc353f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105628882 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP callref-0x12eb4dd9 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250410105628882 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP callref-0x12eb4dd9 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250410105628882 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250410105628882 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105628882 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250410105628882 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP)[0x563b4c998740]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105628882 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP)[0x563b4c998740]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250410105628882 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105628882 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105628882 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105628882 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP)[0x563b4cc61530]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250410105628882 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP:trans-0:call-154:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc60ab0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410105628882 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP:trans-0:call-154:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc60ab0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP)[0x563b4cc61530] (call_leg.c:197) 20250410105628882 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP:trans-0:call-154:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc60ab0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410105628882 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP:trans-0:call-154:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc60ab0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410105628882 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP:trans-0:call-154:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc06b40]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410105628882 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP:trans-0:call-154:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc06b40]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP)[0x563b4cc61530] (call_leg.c:197) 20250410105628882 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP)[0x563b4cc61530]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250410105628882 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP:trans-0:call-154:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc06b40]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410105628882 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP:trans-0:call-154:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc06b40]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410105628882 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP)[0x563b4cc61530]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250410105628882 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP)[0x563b4cc61530]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP)[0x563b4c998740] (call_leg.c:198) 20250410105628882 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP)[0x563b4cc61530]{RELEASING}: Freeing instance (call_leg.c:198) 20250410105628882 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP)[0x563b4cc61530]{RELEASING}: Deallocated (fsm.c:568) 20250410105628882 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP)[0x563b4c998740]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250410105628882 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP)[0x563b4cc353f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105628882 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105628882 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105628882 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105628882 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105628882 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105628882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105628883 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105628883 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105628883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105628883 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105628883 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 47 4a 1d 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1175) 20250410105628883 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105628883 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105628883 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105628883 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105628883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105628883 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105628883 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105628883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105628883 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105628883 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 47 4a 1d 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test-MNCC(1954)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mt_csd0(1959)317410777 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105628885 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105628885 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105628885 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105628885 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105628885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105628885 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105628885 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105628885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105628885 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105628885 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 84 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105628885 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP)[0x563b4cc353f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105628885 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP)[0x563b4c998740]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105628885 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP)[0x563b4c998740]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105628885 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP)[0x563b4c998740]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105628885 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP)[0x563b4c998740]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105628885 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP)[0x563b4cc242e0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105628885 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP)[0x563b4cc242e0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP)[0x563b4c998740] (msc_a.c:1053) 20250410105628885 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP)[0x563b4cc242e0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105628885 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP)[0x563b4cc242e0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410105628885 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP)[0x563b4c998740]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc35520] (msc_a.c:1053) 20250410105628885 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP)[0x563b4c998740]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105628885 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP)[0x563b4c998740]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105628885 DMSC DEBUG msub_fsm[0x563b4cc35520]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105628885 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971) MSC-A terminated (msub.c:261) 20250410105628885 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971) 1 MSC-I still active (msub.c:79) 20250410105628885 DMSC DEBUG msub_fsm[0x563b4cc35520]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105628885 DMSC DEBUG msub_fsm[0x563b4cc35520]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105628885 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP)[0x563b4cc353f0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105628885 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP)[0x563b4cc353f0]{READY}: Removing from parent msub_fsm[0x563b4cc35520] (msub.c:113) 20250410105628886 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-388 (ran_conn.c:155) 20250410105628886 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP)[0x563b4cc353f0]{READY}: Freeing instance (msub.c:113) 20250410105628886 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-388:PAGING_RESP)[0x563b4cc353f0]{READY}: Deallocated (fsm.c:568) 20250410105628886 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971) Free (msub.c:119) 20250410105628886 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971 - active-conn: now used by 1 (attached) (msub.c:375) 20250410105628886 DMSC DEBUG msub_fsm[0x563b4cc35520]{terminating}: Freeing instance (msub.c:113) 20250410105628886 DMSC DEBUG msub_fsm[0x563b4cc35520]{terminating}: Deallocated (fsm.c:568) 20250410105628886 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105628886 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105628886 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105628886 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105628886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105628886 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105628886 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105628886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105628886 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105628886 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0d 04 47 4a 1d 00 01 84 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105628886 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105628886 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105628886 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105628886 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105628886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105628886 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105628886 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105628886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105628886 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105628886 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 84 47 4a 1d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mt_csd0(1959)4672029 TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 9: done MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1959) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: ----------------------------------------------- TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: "CSD Bearer Service: BS26NT" TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: ----------------------------------------------- MSC_Test-GSUP(1957)@7d38b4d9c9a0: Created GsupExpect[8] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1959) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mt_csd0(1959)1968038 MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105629891 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105629891 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105629891 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105629891 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105629891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105629891 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105629891 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105629891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105629891 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105629891 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 1e 07 a6 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105629891 DMSC DEBUG msub_fsm[0x563b4cc60ab0]{active}: Allocated (fsm.c:456) 20250410105629891 DMSC DEBUG msc_i[0x563b4cc43610]{READY}: Allocated (fsm.c:456) 20250410105629891 DMSC DEBUG msc_i[0x563b4cc43610]{READY}: is child of msub_fsm[0x563b4cc60ab0] (fsm.c:486) 20250410105629891 DMSC DEBUG msc_a[0x563b4cbf5e60]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105629891 DMSC DEBUG msc_a[0x563b4cbf5e60]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc60ab0] (fsm.c:486) 20250410105629891 DMSC DEBUG msc_a(unknown:GERAN-A-389:NONE)[0x563b4cbf5e60]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105629891 DMSC DEBUG msc_i(unknown:GERAN-A-389:NONE)[0x563b4cc43610]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105629891 DMSC DEBUG msc_a(unknown:GERAN-A-389:NONE)[0x563b4cbf5e60]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105629891 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-389:LU)[0x563b4cbf5e60]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410105629891 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-389:LU)[0x563b4cbf5e60]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410105629891 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-389:LU)[0x563b4cc06b40]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410105629891 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-389:LU)[0x563b4cc06b40]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-389:LU)[0x563b4cbf5e60] (fsm.c:486) 20250410105629891 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-389:LU)[0x563b4cc06b40]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410105629891 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-389:LU)[0x563b4cc06b40]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410105629891 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410105629891 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410105629891 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-389:LU)[0x563b4cbf5e60]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105629891 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-389:LU)[0x563b4cbf5e60]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105629891 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250410105629891 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410105629891 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-389:LU)[0x563b4cc06b40]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410105629891 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-389:LU)[0x563b4cc06b40]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410105629891 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-389:LU)[0x563b4cc06b40]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410105629891 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-389:LU)[0x563b4cc06b40]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410105629891 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-389:LU)[0x563b4cc43610]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105629891 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-389:LU)[0x563b4cc06b40]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410105629891 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-389:LU)[0x563b4cc06b40]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410105629891 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-389:LU)[0x563b4cc55d70]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105629891 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-389:LU)[0x563b4cc55d70]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-389:LU)[0x563b4cc06b40] (fsm.c:486) 20250410105629891 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-389:LU)[0x563b4cc55d70]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410105629891 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-389:LU)[0x563b4cc55d70]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410105629891 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105629891 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105629891 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105629891 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105629891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105629891 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105629891 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105629891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105629891 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105629891 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0c 02 1e 07 a6 00 01 85 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105629891 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105629891 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105629891 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105629891 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105629891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105629891 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105629891 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105629891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105629891 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105629891 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 1e 07 a6 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: { messageType := 2, destLocRef := '1E07A6'O, sourceLocRef := '000185'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105629892 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410105629892 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250410105629893 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105629893 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105629893 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105629893 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105629893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105629893 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105629893 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105629893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105629893 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105629893 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 85 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105629893 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-389:LU)[0x563b4cc43610]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105629893 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-389:LU)[0x563b4cbf5e60]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105629893 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105629893 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250410105629893 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410105629893 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105629893 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105629893 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-389:LU)[0x563b4cc06b40]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410105629893 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-389:LU)[0x563b4cc55d70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410105629894 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-389:LU)[0x563b4cc55d70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410105629894 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-389:LU)[0x563b4cc55d70]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410105629894 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-389:LU)[0x563b4cc55d70]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-389:LU)[0x563b4cc06b40] (vlr_lu_fsm.c:110) 20250410105629894 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-389:LU)[0x563b4cc55d70]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410105629894 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-389:LU)[0x563b4cc55d70]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105629894 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-389:LU)[0x563b4cc06b40]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410105629894 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-389:LU)[0x563b4cc06b40]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410105629894 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-389:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105629894 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-389:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-389:LU)[0x563b4cc06b40] (fsm.c:486) 20250410105629894 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-389:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410105629894 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-389:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410105629894 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-389:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410105629894 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-389:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410105629894 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:TMSInew-0x6131D039) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410105629894 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-389:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410105629894 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:TMSInew-0x6131D039 LOCATION UPDATE ACCEPT (TMSI = 0x6131d039) (gsm_04_08.c:149) 20250410105629894 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:TMSInew-0x6131D039:GERAN-A-389:LU)[0x563b4cc43610]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105629894 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:TMSInew-0x6131D039 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105629894 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105629894 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105629894 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105629894 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105629894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105629894 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105629894 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105629894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105629894 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105629894 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 1e 07 a6 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 61 31 d0 39 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105629895 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105629895 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105629895 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105629895 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105629895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105629895 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105629895 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105629895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105629895 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105629895 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 85 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105629895 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:TMSInew-0x6131D039:GERAN-A-389:LU)[0x563b4cc43610]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105629895 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:TMSInew-0x6131D039:GERAN-A-389:LU)[0x563b4cbf5e60]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105629895 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:TMSInew-0x6131D039:GERAN-A-389:LU)[0x563b4cbf5e60]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410105629895 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:TMSInew-0x6131D039:GERAN-A-389:LU)[0x563b4cc06b40]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410105629895 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-389:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410105629895 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410105629895 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-389:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410105629895 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-389:LU)[0x563b4cc06b40]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410105629895 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-389:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410105629895 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-389:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-389:LU)[0x563b4cc06b40] (vlr_lu_fsm.c:817) 20250410105629895 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-389:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410105629895 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x203DA971:GERAN-A-389:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105629895 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-389:LU)[0x563b4cc06b40]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410105629895 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-389:LU)[0x563b4cbf5e60]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410105629895 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-389:LU)[0x563b4cbf5e60]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.995s remaining) (msc_a.c:450) 20250410105629895 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250410105629895 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-389:LU)[0x563b4cbf5e60]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105629895 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-389:LU)[0x563b4cbf5e60]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410105629895 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105629895 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105629895 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105629895 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-389:LU)[0x563b4cc43610]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105629895 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105629895 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105629895 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105629895 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105629895 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105629895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105629895 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105629895 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105629895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105629895 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105629895 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 1e 07 a6 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105629897 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105629897 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105629897 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105629897 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105629897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105629897 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105629897 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105629897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105629897 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105629897 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 85 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105629897 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-389:LU)[0x563b4cc43610]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105629897 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-389:LU)[0x563b4cbf5e60]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105629897 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-389:LU)[0x563b4cbf5e60]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105629897 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-389:LU)[0x563b4cbf5e60]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105629897 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-389:LU)[0x563b4cbf5e60]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105629897 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-389:LU)[0x563b4cc06b40]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105629897 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-389:LU)[0x563b4cc06b40]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-389:LU)[0x563b4cbf5e60] (msc_a.c:1053) 20250410105629897 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-389:LU)[0x563b4cc06b40]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410105629897 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-389:LU)[0x563b4cc06b40]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105629897 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-389:LU)[0x563b4cc06b40]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410105629897 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-389:LU)[0x563b4cbf5e60]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc60ab0] (msc_a.c:1053) 20250410105629897 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-389:LU)[0x563b4cbf5e60]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105629897 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-389:LU)[0x563b4cbf5e60]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105629897 DMSC DEBUG msub_fsm[0x563b4cc60ab0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105629897 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039) MSC-A terminated (msub.c:261) 20250410105629897 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039) 1 MSC-I still active (msub.c:79) 20250410105629897 DMSC DEBUG msub_fsm[0x563b4cc60ab0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105629897 DMSC DEBUG msub_fsm[0x563b4cc60ab0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105629897 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-389:LU)[0x563b4cc43610]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105629897 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-389:LU)[0x563b4cc43610]{READY}: Removing from parent msub_fsm[0x563b4cc60ab0] (msub.c:113) 20250410105629897 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-389 (ran_conn.c:155) 20250410105629897 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-389:LU)[0x563b4cc43610]{READY}: Freeing instance (msub.c:113) 20250410105629897 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-389:LU)[0x563b4cc43610]{READY}: Deallocated (fsm.c:568) 20250410105629897 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039) Free (msub.c:119) 20250410105629897 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039 - active-conn: now used by 1 (attached) (msub.c:375) 20250410105629897 DMSC DEBUG msub_fsm[0x563b4cc60ab0]{terminating}: Freeing instance (msub.c:113) 20250410105629897 DMSC DEBUG msub_fsm[0x563b4cc60ab0]{terminating}: Deallocated (fsm.c:568) 20250410105629897 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105629897 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105629897 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105629897 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105629897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105629897 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105629897 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105629897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105629897 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105629897 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0c 04 1e 07 a6 00 01 85 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 20250410105629898 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105629898 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105629898 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105629898 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105629898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105629898 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105629898 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105629898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105629898 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105629898 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 85 1e 07 a6 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mt_csd0(1959)1968038 TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105629899 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410105629899 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Created IMSI[0] for '262420000000007'H'6131D039'O to be handled at TC_lu_and_mt_csd0(1959) MSC_Test-MNCC(1954)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mt_csd0(1959)720607463 20250410105629901 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250410105629901 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250410105629901 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039 callref-0x2af398e7 tid-255) New transaction (transaction.c:231) 20250410105629901 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039 callref-0x2af398e7 tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS26NT} (gsm_04_08_cc.c:790) 20250410105629901 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039 callref-0x2af398e7 tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS26NT} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250410105629901 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039 callref-0x2af398e7 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250410105629901 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250410105629901 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250410105629901 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105629902 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105629902 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105629902 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105629902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105629902 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105629902 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105629902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105629902 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105629902 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 00 70 09 04 61 31 d0 39 1a 03 05 00 17 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1952)@7d38b4d9c9a0: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1959) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Created IMSI[10] for '262420000000007'H'6131D039'O to be handled at TC_lu_and_mt_csd0(1959) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '6131D039'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mt_csd0(1959)16731727 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105629905 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105629905 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105629905 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105629905 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105629905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105629905 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105629905 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105629905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105629905 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105629905 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 ff 4e 4f 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 61 31 d0 39 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105629906 DMSC DEBUG msub_fsm[0x563b4cc06b40]{active}: Allocated (fsm.c:456) 20250410105629906 DMSC DEBUG msc_i[0x563b4cbf5e60]{READY}: Allocated (fsm.c:456) 20250410105629906 DMSC DEBUG msc_i[0x563b4cbf5e60]{READY}: is child of msub_fsm[0x563b4cc06b40] (fsm.c:486) 20250410105629906 DMSC DEBUG msc_a[0x563b4cc43610]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105629906 DMSC DEBUG msc_a[0x563b4cc43610]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc06b40] (fsm.c:486) 20250410105629906 DMSC DEBUG msc_a(unknown:GERAN-A-390:NONE)[0x563b4cc43610]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105629906 DMSC DEBUG msc_i(unknown:GERAN-A-390:NONE)[0x563b4cbf5e60]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105629906 DMSC DEBUG msc_a(unknown:GERAN-A-390:NONE)[0x563b4cc43610]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105629906 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6131D039:GERAN-A-390:PAGING_RESP)[0x563b4cc60ab0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410105629906 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6131D039:GERAN-A-390:PAGING_RESP)[0x563b4cc60ab0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x6131D039:GERAN-A-390:PAGING_RESP)[0x563b4cc43610] (fsm.c:486) 20250410105629906 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6131D039:GERAN-A-390:PAGING_RESP)[0x563b4cc60ab0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410105629906 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6131D039:GERAN-A-390:PAGING_RESP)[0x563b4cc60ab0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410105629906 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410105629906 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410105629906 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP)[0x563b4cc43610]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105629906 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP)[0x563b4cc43610]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105629906 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP)[0x563b4cc60ab0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410105629906 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP)[0x563b4cc60ab0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410105629906 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP)[0x563b4cc60ab0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410105629906 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP)[0x563b4cbf5e60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105629906 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP)[0x563b4cc60ab0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410105629906 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP)[0x563b4cc60ab0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410105629906 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP)[0x563b4cc60ab0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410105629906 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP)[0x563b4cc60ab0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410105629906 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP)[0x563b4cc60ab0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410105629906 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP)[0x563b4cc60ab0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410105629906 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP)[0x563b4cc60ab0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410105629906 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP)[0x563b4cc43610]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410105629906 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP)[0x563b4cc43610]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250410105629906 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039 callref-0x2af398e7 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250410105629906 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250410105629906 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP)[0x563b4cc43610]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250410105629906 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP)[0x563b4cc43610]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250410105629906 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP callref-0x2af398e7 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250410105629906 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP callref-0x2af398e7 tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS26NT} (gsm_04_08_cc.c:905) 20250410105629906 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP callref-0x2af398e7 tid-0) codec/BS: :0{CLEARMODE#120,BS26NT} (from: remote=:0{CLEARMODE#120,BS26NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:912) 20250410105629906 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP callref-0x2af398e7 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250410105629906 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP)[0x563b4cbf5e60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105629906 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250410105629906 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250410105629906 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250410105629906 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105629906 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105629906 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105629906 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105629906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105629906 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105629906 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105629906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105629906 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105629906 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0f 02 ff 4e 4f 00 01 86 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105629906 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105629906 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105629906 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105629906 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105629906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105629906 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105629906 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105629906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105629906 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105629906 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 ff 4e 4f 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1175) 20250410105629906 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105629906 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105629906 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105629906 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105629906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105629906 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105629906 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105629906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105629906 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105629906 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 34 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 ff 4e 4f 00 01 1d 01 00 1a 03 05 04 07 a1 88 89 21 15 63 a0 5c 04 91 21 43 f5 5e 07 91 94 21 03 00 00 70 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'FF4E4F'O, sourceLocRef := '000186'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105629909 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250410105629909 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 1 MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patched enc_l3: '8301'O MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105629914 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105629914 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105629914 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105629914 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105629914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105629914 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105629914 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105629914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105629914 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105629914 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 86 00 01 05 01 00 02 83 01 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105629914 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP)[0x563b4cbf5e60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105629914 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP)[0x563b4cc43610]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105629914 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP callref-0x2af398e7 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250410105629914 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP callref-0x2af398e7 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250410105629914 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP callref-0x2af398e7 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250410105629914 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP callref-0x2af398e7 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250410105629914 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP callref-0x2af398e7 tid-0) codec/BS: :0{CLEARMODE#120,BS26NT} (from: remote=:0{CLEARMODE#120,BS26NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:1208) 20250410105629914 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP callref-0x2af398e7 tid-0) tx MNCC_ALERT_IND (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 2 MSC_Test-MGCP(1955)@7d38b4d9c9a0: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1959) 20250410105629916 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP callref-0x2af398e7 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250410105629916 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: Allocated (fsm.c:456) 20250410105629916 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP)[0x563b4cc43610] (fsm.c:486) 20250410105629916 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP callref-0x2af398e7 tid-0) codec/BS: :0{CLEARMODE#120,BS26NT} (from: remote=:0{CLEARMODE#120,BS26NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:2161) 20250410105629916 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP)[0x563b4cc242e0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410105629916 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP)[0x563b4cc242e0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP)[0x563b4cc61530] (fsm.c:486) 20250410105629916 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP:trans-0:call-155:RTP_TO_CN:no-CI)[0x563b4cc242e0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250410105629916 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP:trans-0:call-155:RTP_TO_CN:no-CI)[0x563b4cc242e0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250410105629916 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP)[0x563b4c998740]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410105629916 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP)[0x563b4c998740]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP)[0x563b4cc61530] (fsm.c:486) 20250410105629916 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP:trans-0:call-155:RTP_TO_RAN:no-CI)[0x563b4c998740]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250410105629916 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP:trans-0:call-155:RTP_TO_RAN:no-CI)[0x563b4c998740]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1955)@7d38b4d9c9a0: Found Expect[0] for { line := { verb := "CRCX", trans_id := "370", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9b" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_csd0(1959) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 3 20250410105629918 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP:trans-0:call-155:RTP_TO_CN:no-CI)[0x563b4cc242e0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105629918 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410105629918 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP)[0x563b4cc43610]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250410105629918 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP callref-0x2af398e7 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 4 20250410105629919 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP:trans-0:call-155:RTP_TO_RAN:no-CI)[0x563b4c998740]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105629919 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410105629919 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP)[0x563b4cc43610]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250410105629919 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP callref-0x2af398e7 tid-0) codec/BS: :0{CLEARMODE#120,BS26NT} (from: remote=:0{CLEARMODE#120,BS26NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:705) 20250410105629919 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP callref-0x2af398e7 tid-0) Sending Assignment Command (msc_a.c:706) 20250410105629919 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP)[0x563b4cbf5e60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250410105629919 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105629919 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105629919 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105629919 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105629919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105629919 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105629919 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105629919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105629919 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105629919 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 31 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 ff 4e 4f 00 01 1a 00 18 01 0b 03 02 08 50 7c 06 02 02 02 02 2a f8 7d 03 4f fd 00 7f 9b 00 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 6 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:16 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250410105629921 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105629921 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105629921 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105629921 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105629921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105629921 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105629921 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105629921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105629921 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105629921 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 86 00 01 10 00 0e 02 7c 06 09 08 07 06 23 28 7e 03 4f fd 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105629921 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP)[0x563b4cbf5e60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105629921 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP)[0x563b4cc43610]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105629921 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP:trans-0:call-155:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4c998740]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250410105629921 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP:trans-0:call-155:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4c998740]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250410105629921 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP:trans-0:call-155:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4c998740]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250410105629921 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP callref-0x2af398e7 tid-0) codec/BS: :0{CLEARMODE#120,BS26NT} (from: remote=:0{CLEARMODE#120,BS26NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:1596) 20250410105629921 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP callref-0x2af398e7 tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250410105629921 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP callref-0x2af398e7 tid-0) codec/BS: :0{CLEARMODE#120,BS26NT} (from: remote=:0{CLEARMODE#120,BS26NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:2187) 20250410105629921 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP callref-0x2af398e7 tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patched enc_l3: '8347'O MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 5 TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 8 20250410105629922 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP:trans-0:call-155:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4c998740]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105629922 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP:trans-0:call-155:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4c998740]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410105629922 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410105630128 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105630128 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105630128 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105630128 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105630128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105630128 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105630128 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105630128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105630128 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105630128 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 86 00 01 05 01 00 02 83 47 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105630128 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP)[0x563b4cbf5e60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105630128 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP)[0x563b4cc43610]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105630128 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP callref-0x2af398e7 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250410105630128 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP callref-0x2af398e7 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250410105630129 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP callref-0x2af398e7 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250410105630129 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP callref-0x2af398e7 tid-0) codec/BS: :0{CLEARMODE#120,BS26NT} (from: remote=:0{CLEARMODE#120,BS26NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:1340) 20250410105630129 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP callref-0x2af398e7 tid-0) tx MNCC_SETUP_CNF (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 7 20250410105630130 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP callref-0x2af398e7 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250410105630130 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP callref-0x2af398e7 tid-0) codec/BS: :0{CLEARMODE#120,BS26NT} (from: remote=:0{CLEARMODE#120,BS26NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:798) 20250410105630130 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP:trans-0:call-155:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc242e0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250410105630130 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP:trans-0:call-155:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc242e0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250410105630130 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP:trans-0:call-155:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc242e0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250410105630130 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP:trans-0:call-155:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc242e0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 9 TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete DONE TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Hold the call for some time 20250410105630132 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP:trans-0:call-155:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc242e0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105630132 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP:trans-0:call-155:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc242e0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410105630132 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410105630132 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250410105630132 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP)[0x563b4cc43610]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Hangup TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 0: tx MNCC_DISC_REQ 20250410105630635 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP callref-0x2af398e7 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250410105630635 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP callref-0x2af398e7 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105630635 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP callref-0x2af398e7 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250410105630635 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP callref-0x2af398e7 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250410105630635 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP)[0x563b4cbf5e60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105630635 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105630635 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105630635 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105630635 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105630635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105630635 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105630635 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105630635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105630635 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105630635 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 ff 4e 4f 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:9 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O 20250410105630638 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105630638 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105630638 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105630638 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105630638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105630638 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105630638 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105630638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105630638 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105630638 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 86 00 01 09 01 00 06 83 ad 08 02 e1 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105630638 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP)[0x563b4cbf5e60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105630638 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP)[0x563b4cc43610]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105630638 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP callref-0x2af398e7 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250410105630638 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP callref-0x2af398e7 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250410105630638 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP)[0x563b4cbf5e60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105630638 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP callref-0x2af398e7 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250410105630639 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP callref-0x2af398e7 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250410105630639 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250410105630639 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105630639 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250410105630639 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP)[0x563b4cc43610]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105630639 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP)[0x563b4cc43610]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250410105630639 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105630639 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105630639 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105630639 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP)[0x563b4cc61530]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250410105630639 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP:trans-0:call-155:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4c998740]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410105630639 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP:trans-0:call-155:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4c998740]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP)[0x563b4cc61530] (call_leg.c:197) 20250410105630639 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP:trans-0:call-155:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4c998740]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410105630639 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP:trans-0:call-155:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4c998740]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410105630639 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP:trans-0:call-155:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc242e0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410105630639 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP:trans-0:call-155:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc242e0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP)[0x563b4cc61530] (call_leg.c:197) 20250410105630639 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP)[0x563b4cc61530]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250410105630639 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP:trans-0:call-155:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc242e0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410105630639 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP:trans-0:call-155:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc242e0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410105630639 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP)[0x563b4cc61530]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250410105630639 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP)[0x563b4cc61530]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP)[0x563b4cc43610] (call_leg.c:198) 20250410105630639 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP)[0x563b4cc61530]{RELEASING}: Freeing instance (call_leg.c:198) 20250410105630639 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP)[0x563b4cc61530]{RELEASING}: Deallocated (fsm.c:568) 20250410105630639 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP)[0x563b4cc43610]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250410105630639 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP)[0x563b4cbf5e60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105630639 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105630639 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105630639 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105630639 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105630639 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105630639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105630639 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105630639 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105630639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105630639 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105630639 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 ff 4e 4f 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1175) 20250410105630639 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105630639 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105630639 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105630639 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105630639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105630639 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105630639 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105630639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105630639 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105630640 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 ff 4e 4f 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test-MNCC(1954)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mt_csd0(1959)720607463 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410105630643 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105630643 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105630643 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105630643 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105630643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105630643 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105630643 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105630643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105630643 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105630643 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 86 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105630643 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP)[0x563b4cbf5e60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105630643 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP)[0x563b4cc43610]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105630643 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP)[0x563b4cc43610]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105630643 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP)[0x563b4cc43610]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105630643 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP)[0x563b4cc43610]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105630643 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP)[0x563b4cc60ab0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105630643 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP)[0x563b4cc60ab0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP)[0x563b4cc43610] (msc_a.c:1053) 20250410105630643 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP)[0x563b4cc60ab0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105630643 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP)[0x563b4cc60ab0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410105630643 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP)[0x563b4cc43610]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc06b40] (msc_a.c:1053) 20250410105630643 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP)[0x563b4cc43610]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105630643 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP)[0x563b4cc43610]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105630643 DMSC DEBUG msub_fsm[0x563b4cc06b40]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105630643 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039) MSC-A terminated (msub.c:261) 20250410105630643 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039) 1 MSC-I still active (msub.c:79) 20250410105630643 DMSC DEBUG msub_fsm[0x563b4cc06b40]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105630643 DMSC DEBUG msub_fsm[0x563b4cc06b40]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105630643 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP)[0x563b4cbf5e60]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105630643 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP)[0x563b4cbf5e60]{READY}: Removing from parent msub_fsm[0x563b4cc06b40] (msub.c:113) 20250410105630643 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-390 (ran_conn.c:155) 20250410105630643 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP)[0x563b4cbf5e60]{READY}: Freeing instance (msub.c:113) 20250410105630643 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-390:PAGING_RESP)[0x563b4cbf5e60]{READY}: Deallocated (fsm.c:568) 20250410105630643 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039) Free (msub.c:119) 20250410105630643 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039 - active-conn: now used by 1 (attached) (msub.c:375) 20250410105630643 DMSC DEBUG msub_fsm[0x563b4cc06b40]{terminating}: Freeing instance (msub.c:113) 20250410105630643 DMSC DEBUG msub_fsm[0x563b4cc06b40]{terminating}: Deallocated (fsm.c:568) 20250410105630643 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105630643 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105630643 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105630643 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105630643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105630643 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105630643 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105630643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105630643 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105630643 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0f 04 ff 4e 4f 00 01 86 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105630643 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105630643 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105630643 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105630643 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105630643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105630643 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105630643 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105630643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105630644 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105630644 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 86 ff 4e 4f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mt_csd0(1959)16731727 TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 9: done MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1959) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: ----------------------------------------------- TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: "CSD Bearer Service: BS31T" TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: ----------------------------------------------- MSC_Test-GSUP(1957)@7d38b4d9c9a0: Created GsupExpect[9] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1959) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mt_csd0(1959)7440164 MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105631649 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105631649 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105631649 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105631649 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105631649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105631649 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105631649 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105631649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105631649 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105631649 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 71 87 24 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105631649 DMSC DEBUG msub_fsm[0x563b4c998740]{active}: Allocated (fsm.c:456) 20250410105631649 DMSC DEBUG msc_i[0x563b4cc4aea0]{READY}: Allocated (fsm.c:456) 20250410105631649 DMSC DEBUG msc_i[0x563b4cc4aea0]{READY}: is child of msub_fsm[0x563b4c998740] (fsm.c:486) 20250410105631649 DMSC DEBUG msc_a[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105631649 DMSC DEBUG msc_a[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4c998740] (fsm.c:486) 20250410105631649 DMSC DEBUG msc_a(unknown:GERAN-A-391:NONE)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105631649 DMSC DEBUG msc_i(unknown:GERAN-A-391:NONE)[0x563b4cc4aea0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105631649 DMSC DEBUG msc_a(unknown:GERAN-A-391:NONE)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105631649 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-391:LU)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410105631649 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-391:LU)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410105631649 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-391:LU)[0x563b4cc242e0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410105631649 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-391:LU)[0x563b4cc242e0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-391:LU)[0x563b4cc55d70] (fsm.c:486) 20250410105631649 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-391:LU)[0x563b4cc242e0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410105631649 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-391:LU)[0x563b4cc242e0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410105631649 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410105631649 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410105631649 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-391:LU)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105631649 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-391:LU)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105631649 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250410105631649 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410105631649 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-391:LU)[0x563b4cc242e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410105631649 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-391:LU)[0x563b4cc242e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410105631649 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-391:LU)[0x563b4cc242e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410105631649 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-391:LU)[0x563b4cc242e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410105631649 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-391:LU)[0x563b4cc4aea0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105631649 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-391:LU)[0x563b4cc242e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410105631649 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-391:LU)[0x563b4cc242e0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410105631649 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-391:LU)[0x563b4cc353f0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105631649 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-391:LU)[0x563b4cc353f0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-391:LU)[0x563b4cc242e0] (fsm.c:486) 20250410105631649 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-391:LU)[0x563b4cc353f0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410105631649 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-391:LU)[0x563b4cc353f0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410105631649 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105631649 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105631649 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105631649 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105631649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105631649 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105631649 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105631649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105631650 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105631650 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0e 02 71 87 24 00 01 87 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105631650 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105631650 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105631650 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105631650 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105631650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105631650 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105631650 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105631650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105631650 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105631650 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 71 87 24 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: { messageType := 2, destLocRef := '718724'O, sourceLocRef := '000187'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105631651 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410105631651 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105631651 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105631651 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105631651 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105631651 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105631651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105631651 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105631651 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105631651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105631651 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105631651 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 87 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105631652 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-391:LU)[0x563b4cc4aea0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105631652 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-391:LU)[0x563b4cc55d70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105631652 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105631652 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250410105631652 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410105631652 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105631653 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105631653 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-391:LU)[0x563b4cc242e0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410105631653 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-391:LU)[0x563b4cc353f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410105631653 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-391:LU)[0x563b4cc353f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410105631653 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-391:LU)[0x563b4cc353f0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410105631653 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-391:LU)[0x563b4cc353f0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-391:LU)[0x563b4cc242e0] (vlr_lu_fsm.c:110) 20250410105631653 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-391:LU)[0x563b4cc353f0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410105631653 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-391:LU)[0x563b4cc353f0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105631653 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-391:LU)[0x563b4cc242e0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410105631653 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-391:LU)[0x563b4cc242e0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410105631653 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-391:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105631653 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-391:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-391:LU)[0x563b4cc242e0] (fsm.c:486) 20250410105631653 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-391:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410105631653 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-391:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410105631653 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-391:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410105631653 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-391:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410105631653 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:TMSInew-0x39EB2D7C) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410105631653 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-391:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410105631653 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:TMSInew-0x39EB2D7C LOCATION UPDATE ACCEPT (TMSI = 0x39eb2d7c) (gsm_04_08.c:149) 20250410105631653 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:TMSInew-0x39EB2D7C:GERAN-A-391:LU)[0x563b4cc4aea0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105631653 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:TMSInew-0x39EB2D7C - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105631653 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105631653 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105631653 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105631653 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105631653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105631653 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105631653 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105631653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105631653 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105631653 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 71 87 24 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 39 eb 2d 7c (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105631655 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105631655 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105631655 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105631655 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105631655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105631655 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105631655 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105631655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105631655 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105631655 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 87 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105631655 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:TMSInew-0x39EB2D7C:GERAN-A-391:LU)[0x563b4cc4aea0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105631655 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:TMSInew-0x39EB2D7C:GERAN-A-391:LU)[0x563b4cc55d70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105631655 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:TMSInew-0x39EB2D7C:GERAN-A-391:LU)[0x563b4cc55d70]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410105631655 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:TMSInew-0x39EB2D7C:GERAN-A-391:LU)[0x563b4cc242e0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410105631655 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-391:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410105631655 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410105631655 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-391:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410105631655 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-391:LU)[0x563b4cc242e0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410105631655 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-391:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410105631655 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-391:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-391:LU)[0x563b4cc242e0] (vlr_lu_fsm.c:817) 20250410105631655 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-391:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410105631655 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6131D039:GERAN-A-391:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105631655 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-391:LU)[0x563b4cc242e0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410105631655 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-391:LU)[0x563b4cc55d70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410105631655 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-391:LU)[0x563b4cc55d70]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.993s remaining) (msc_a.c:450) 20250410105631655 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250410105631655 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-391:LU)[0x563b4cc55d70]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105631655 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-391:LU)[0x563b4cc55d70]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410105631655 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105631655 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105631655 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105631655 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-391:LU)[0x563b4cc4aea0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105631656 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105631656 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105631656 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105631656 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105631656 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105631656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105631656 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105631656 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105631656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105631656 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105631656 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 71 87 24 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105631657 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105631657 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105631657 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105631657 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105631657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105631657 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105631657 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105631657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105631657 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105631657 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 87 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105631657 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-391:LU)[0x563b4cc4aea0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105631657 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-391:LU)[0x563b4cc55d70]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105631658 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-391:LU)[0x563b4cc55d70]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105631658 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-391:LU)[0x563b4cc55d70]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105631658 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-391:LU)[0x563b4cc55d70]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105631658 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-391:LU)[0x563b4cc242e0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105631658 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-391:LU)[0x563b4cc242e0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-391:LU)[0x563b4cc55d70] (msc_a.c:1053) 20250410105631658 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-391:LU)[0x563b4cc242e0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410105631658 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-391:LU)[0x563b4cc242e0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105631658 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-391:LU)[0x563b4cc242e0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410105631658 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-391:LU)[0x563b4cc55d70]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4c998740] (msc_a.c:1053) 20250410105631658 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-391:LU)[0x563b4cc55d70]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105631658 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-391:LU)[0x563b4cc55d70]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105631658 DMSC DEBUG msub_fsm[0x563b4c998740]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105631658 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C) MSC-A terminated (msub.c:261) 20250410105631658 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C) 1 MSC-I still active (msub.c:79) 20250410105631658 DMSC DEBUG msub_fsm[0x563b4c998740]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105631658 DMSC DEBUG msub_fsm[0x563b4c998740]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105631658 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-391:LU)[0x563b4cc4aea0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105631658 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-391:LU)[0x563b4cc4aea0]{READY}: Removing from parent msub_fsm[0x563b4c998740] (msub.c:113) 20250410105631658 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-391 (ran_conn.c:155) 20250410105631658 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-391:LU)[0x563b4cc4aea0]{READY}: Freeing instance (msub.c:113) 20250410105631658 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-391:LU)[0x563b4cc4aea0]{READY}: Deallocated (fsm.c:568) 20250410105631658 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C) Free (msub.c:119) 20250410105631658 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C - active-conn: now used by 1 (attached) (msub.c:375) 20250410105631658 DMSC DEBUG msub_fsm[0x563b4c998740]{terminating}: Freeing instance (msub.c:113) 20250410105631658 DMSC DEBUG msub_fsm[0x563b4c998740]{terminating}: Deallocated (fsm.c:568) 20250410105631658 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105631658 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105631658 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105631658 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105631658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105631658 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105631658 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105631658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105631658 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105631658 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0e 04 71 87 24 00 01 87 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 20250410105631658 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105631658 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105631658 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105631658 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105631658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105631658 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105631658 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105631658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105631658 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105631658 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 87 71 87 24 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mt_csd0(1959)7440164 TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105631659 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410105631659 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Created IMSI[0] for '262420000000007'H'39EB2D7C'O to be handled at TC_lu_and_mt_csd0(1959) MSC_Test-MNCC(1954)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mt_csd0(1959)706533887 20250410105631661 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250410105631661 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250410105631661 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C callref-0x2a1cd9ff tid-255) New transaction (transaction.c:231) 20250410105631662 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C callref-0x2a1cd9ff tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS31T} (gsm_04_08_cc.c:790) 20250410105631662 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C callref-0x2a1cd9ff tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS31T} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250410105631662 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C callref-0x2a1cd9ff tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250410105631662 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250410105631662 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250410105631662 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105631662 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105631662 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105631662 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105631662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105631662 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105631662 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105631662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105631662 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105631662 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 00 70 09 04 39 eb 2d 7c 1a 03 05 00 17 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1952)@7d38b4d9c9a0: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1959) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Created IMSI[11] for '262420000000007'H'39EB2D7C'O to be handled at TC_lu_and_mt_csd0(1959) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '39EB2D7C'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mt_csd0(1959)15780788 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105631665 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105631665 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105631665 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105631665 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105631665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105631665 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105631665 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105631665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105631665 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105631665 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 f0 cb b4 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 39 eb 2d 7c 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105631665 DMSC DEBUG msub_fsm[0x563b4cc242e0]{active}: Allocated (fsm.c:456) 20250410105631665 DMSC DEBUG msc_i[0x563b4cc55d70]{READY}: Allocated (fsm.c:456) 20250410105631665 DMSC DEBUG msc_i[0x563b4cc55d70]{READY}: is child of msub_fsm[0x563b4cc242e0] (fsm.c:486) 20250410105631665 DMSC DEBUG msc_a[0x563b4cc4aea0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105631665 DMSC DEBUG msc_a[0x563b4cc4aea0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc242e0] (fsm.c:486) 20250410105631665 DMSC DEBUG msc_a(unknown:GERAN-A-392:NONE)[0x563b4cc4aea0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105631665 DMSC DEBUG msc_i(unknown:GERAN-A-392:NONE)[0x563b4cc55d70]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105631665 DMSC DEBUG msc_a(unknown:GERAN-A-392:NONE)[0x563b4cc4aea0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105631665 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP)[0x563b4c998740]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410105631665 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP)[0x563b4c998740]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP)[0x563b4cc4aea0] (fsm.c:486) 20250410105631665 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP)[0x563b4c998740]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410105631665 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP)[0x563b4c998740]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410105631665 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410105631665 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410105631665 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP)[0x563b4cc4aea0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105631665 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP)[0x563b4cc4aea0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105631665 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP)[0x563b4c998740]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410105631665 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP)[0x563b4c998740]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410105631665 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP)[0x563b4c998740]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410105631665 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP)[0x563b4cc55d70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105631665 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP)[0x563b4c998740]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410105631665 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP)[0x563b4c998740]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410105631665 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP)[0x563b4c998740]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410105631665 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP)[0x563b4c998740]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410105631665 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP)[0x563b4c998740]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410105631665 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP)[0x563b4c998740]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410105631665 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP)[0x563b4c998740]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410105631665 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP)[0x563b4cc4aea0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410105631665 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP)[0x563b4cc4aea0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250410105631665 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C callref-0x2a1cd9ff tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250410105631665 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250410105631665 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP)[0x563b4cc4aea0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250410105631665 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP)[0x563b4cc4aea0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250410105631665 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP callref-0x2a1cd9ff tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250410105631665 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP callref-0x2a1cd9ff tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS31T} (gsm_04_08_cc.c:905) 20250410105631665 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP callref-0x2a1cd9ff tid-0) codec/BS: :0{CLEARMODE#120,BS31T} (from: remote=:0{CLEARMODE#120,BS31T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:912) 20250410105631665 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP callref-0x2a1cd9ff tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250410105631665 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP)[0x563b4cc55d70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105631666 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250410105631666 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250410105631666 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250410105631666 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105631666 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105631666 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105631666 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105631666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105631666 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105631666 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105631666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105631666 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105631666 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 01 02 f0 cb b4 00 01 88 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105631666 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105631666 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105631666 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105631666 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105631666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105631666 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105631666 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105631666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105631666 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105631666 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 01 06 f0 cb b4 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1175) 20250410105631666 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105631666 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105631666 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105631666 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105631666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105631666 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105631666 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105631666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410105631666 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105631666 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 34 00 00 00 b9 00 00 00 c1 03 00 00 01 06 f0 cb b4 00 01 1d 01 00 1a 03 05 04 07 a1 b8 89 20 12 43 80 5c 04 91 21 43 f5 5e 07 91 94 21 03 00 00 70 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'F0CBB4'O, sourceLocRef := '000188'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105631667 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250410105631667 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 1 MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patched enc_l3: '8301'O MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105631669 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105631669 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105631669 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105631669 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105631669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105631669 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105631669 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105631669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105631669 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105631669 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 88 00 01 05 01 00 02 83 01 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105631669 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP)[0x563b4cc55d70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105631669 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP)[0x563b4cc4aea0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105631669 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP callref-0x2a1cd9ff tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250410105631669 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP callref-0x2a1cd9ff tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250410105631669 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP callref-0x2a1cd9ff tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250410105631669 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP callref-0x2a1cd9ff tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250410105631669 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP callref-0x2a1cd9ff tid-0) codec/BS: :0{CLEARMODE#120,BS31T} (from: remote=:0{CLEARMODE#120,BS31T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:1208) 20250410105631669 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP callref-0x2a1cd9ff tid-0) tx MNCC_ALERT_IND (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 2 MSC_Test-MGCP(1955)@7d38b4d9c9a0: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1959) 20250410105631671 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP callref-0x2a1cd9ff tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250410105631671 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: Allocated (fsm.c:456) 20250410105631671 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP)[0x563b4cc4aea0] (fsm.c:486) 20250410105631671 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP callref-0x2a1cd9ff tid-0) codec/BS: :0{CLEARMODE#120,BS31T} (from: remote=:0{CLEARMODE#120,BS31T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:2161) 20250410105631671 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP)[0x563b4cc35520]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410105631671 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP)[0x563b4cc35520]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP)[0x563b4cc61530] (fsm.c:486) 20250410105631671 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP:trans-0:call-156:RTP_TO_CN:no-CI)[0x563b4cc35520]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250410105631671 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP:trans-0:call-156:RTP_TO_CN:no-CI)[0x563b4cc35520]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250410105631671 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP)[0x563b4cc48160]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410105631671 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP)[0x563b4cc48160]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP)[0x563b4cc61530] (fsm.c:486) 20250410105631671 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP:trans-0:call-156:RTP_TO_RAN:no-CI)[0x563b4cc48160]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250410105631671 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP:trans-0:call-156:RTP_TO_RAN:no-CI)[0x563b4cc48160]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1955)@7d38b4d9c9a0: Found Expect[0] for { line := { verb := "CRCX", trans_id := "376", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9c" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_csd0(1959) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 3 20250410105631673 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP:trans-0:call-156:RTP_TO_CN:no-CI)[0x563b4cc35520]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105631673 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410105631673 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP)[0x563b4cc4aea0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250410105631673 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP callref-0x2a1cd9ff tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 4 20250410105631674 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP:trans-0:call-156:RTP_TO_RAN:no-CI)[0x563b4cc48160]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105631674 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410105631674 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP)[0x563b4cc4aea0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250410105631674 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP callref-0x2a1cd9ff tid-0) codec/BS: :0{CLEARMODE#120,BS31T} (from: remote=:0{CLEARMODE#120,BS31T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:705) 20250410105631674 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP callref-0x2a1cd9ff tid-0) Sending Assignment Command (msc_a.c:706) 20250410105631674 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP)[0x563b4cc55d70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250410105631674 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105631674 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105631674 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105631674 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105631674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105631674 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105631674 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105631674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105631674 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105631674 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 31 00 00 00 b9 00 00 00 c1 03 00 00 01 06 f0 cb b4 00 01 1a 00 18 01 0b 03 02 0a 13 7c 06 02 02 02 02 2a f8 7d 03 4f fd 00 7f 9c 00 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 6 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:16 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 20250410105631676 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105631676 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105631676 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105631676 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105631676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105631676 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105631676 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105631676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105631676 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105631676 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 88 00 01 10 00 0e 02 7c 06 09 08 07 06 23 28 7e 03 4f fd 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105631677 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP)[0x563b4cc55d70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105631677 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP)[0x563b4cc4aea0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105631677 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP:trans-0:call-156:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4cc48160]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250410105631677 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP:trans-0:call-156:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4cc48160]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250410105631677 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP:trans-0:call-156:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc48160]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patching N(SD)=1 into dtap '8307'O 20250410105631677 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP callref-0x2a1cd9ff tid-0) codec/BS: :0{CLEARMODE#120,BS31T} (from: remote=:0{CLEARMODE#120,BS31T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:1596) 20250410105631677 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP callref-0x2a1cd9ff tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250410105631677 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP callref-0x2a1cd9ff tid-0) codec/BS: :0{CLEARMODE#120,BS31T} (from: remote=:0{CLEARMODE#120,BS31T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:2187) 20250410105631677 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP callref-0x2a1cd9ff tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patched enc_l3: '8347'O MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 5 TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 8 20250410105631679 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP:trans-0:call-156:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc48160]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105631679 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP:trans-0:call-156:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc48160]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410105631679 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410105631880 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105631880 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105631880 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105631880 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105631880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105631880 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105631880 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105631880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105631880 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105631880 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 88 00 01 05 01 00 02 83 47 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105631881 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP)[0x563b4cc55d70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105631881 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP)[0x563b4cc4aea0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105631881 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP callref-0x2a1cd9ff tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250410105631881 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP callref-0x2a1cd9ff tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250410105631881 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP callref-0x2a1cd9ff tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250410105631881 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP callref-0x2a1cd9ff tid-0) codec/BS: :0{CLEARMODE#120,BS31T} (from: remote=:0{CLEARMODE#120,BS31T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:1340) 20250410105631881 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP callref-0x2a1cd9ff tid-0) tx MNCC_SETUP_CNF (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 7 20250410105631883 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP callref-0x2a1cd9ff tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250410105631883 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP callref-0x2a1cd9ff tid-0) codec/BS: :0{CLEARMODE#120,BS31T} (from: remote=:0{CLEARMODE#120,BS31T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:798) 20250410105631883 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP:trans-0:call-156:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc35520]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250410105631883 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP:trans-0:call-156:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc35520]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250410105631883 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP:trans-0:call-156:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc35520]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250410105631883 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP:trans-0:call-156:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc35520]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 9 TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete DONE TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Hold the call for some time 20250410105631885 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP:trans-0:call-156:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc35520]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105631885 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP:trans-0:call-156:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc35520]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410105631885 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410105631885 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250410105631885 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP)[0x563b4cc4aea0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Hangup TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 0: tx MNCC_DISC_REQ 20250410105632386 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP callref-0x2a1cd9ff tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250410105632386 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP callref-0x2a1cd9ff tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105632386 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP callref-0x2a1cd9ff tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250410105632386 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP callref-0x2a1cd9ff tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250410105632386 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP)[0x563b4cc55d70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105632386 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105632386 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105632386 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105632386 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105632386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105632386 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105632386 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105632386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105632386 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105632386 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 01 06 f0 cb b4 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:9 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105632388 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105632388 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105632388 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105632388 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105632388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105632388 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105632388 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105632388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105632388 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105632388 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 88 00 01 09 01 00 06 83 ad 08 02 e1 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105632388 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP)[0x563b4cc55d70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105632388 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP)[0x563b4cc4aea0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105632388 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP callref-0x2a1cd9ff tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250410105632388 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP callref-0x2a1cd9ff tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250410105632388 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP)[0x563b4cc55d70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105632388 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP callref-0x2a1cd9ff tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250410105632388 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP callref-0x2a1cd9ff tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250410105632388 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250410105632388 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105632388 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250410105632388 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP)[0x563b4cc4aea0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105632388 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP)[0x563b4cc4aea0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250410105632388 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105632388 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105632388 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105632388 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP)[0x563b4cc61530]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250410105632388 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP:trans-0:call-156:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc48160]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410105632388 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP:trans-0:call-156:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc48160]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP)[0x563b4cc61530] (call_leg.c:197) 20250410105632388 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP:trans-0:call-156:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc48160]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410105632388 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP:trans-0:call-156:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc48160]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410105632388 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP:trans-0:call-156:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc35520]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410105632388 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP:trans-0:call-156:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc35520]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP)[0x563b4cc61530] (call_leg.c:197) 20250410105632388 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP)[0x563b4cc61530]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250410105632388 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP:trans-0:call-156:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc35520]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410105632388 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP:trans-0:call-156:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc35520]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410105632388 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP)[0x563b4cc61530]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250410105632388 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP)[0x563b4cc61530]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP)[0x563b4cc4aea0] (call_leg.c:198) 20250410105632388 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP)[0x563b4cc61530]{RELEASING}: Freeing instance (call_leg.c:198) 20250410105632388 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP)[0x563b4cc61530]{RELEASING}: Deallocated (fsm.c:568) 20250410105632388 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP)[0x563b4cc4aea0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250410105632388 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP)[0x563b4cc55d70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105632388 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105632388 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105632388 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105632388 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105632388 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105632388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105632388 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105632388 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105632388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105632389 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105632389 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 01 06 f0 cb b4 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1175) 20250410105632389 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105632389 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105632389 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105632389 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105632389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105632389 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105632389 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105632389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105632389 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105632389 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 01 06 f0 cb b4 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1954)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mt_csd0(1959)706533887 TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105632390 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105632390 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105632390 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105632390 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105632390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105632390 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105632390 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105632390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105632390 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105632390 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 88 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105632390 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP)[0x563b4cc55d70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105632390 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP)[0x563b4cc4aea0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105632390 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP)[0x563b4cc4aea0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105632390 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP)[0x563b4cc4aea0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105632390 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP)[0x563b4cc4aea0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105632390 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP)[0x563b4c998740]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105632390 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP)[0x563b4c998740]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP)[0x563b4cc4aea0] (msc_a.c:1053) 20250410105632390 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP)[0x563b4c998740]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105632390 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP)[0x563b4c998740]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410105632390 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP)[0x563b4cc4aea0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc242e0] (msc_a.c:1053) 20250410105632390 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP)[0x563b4cc4aea0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105632390 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP)[0x563b4cc4aea0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105632390 DMSC DEBUG msub_fsm[0x563b4cc242e0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105632390 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C) MSC-A terminated (msub.c:261) 20250410105632390 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C) 1 MSC-I still active (msub.c:79) 20250410105632390 DMSC DEBUG msub_fsm[0x563b4cc242e0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105632390 DMSC DEBUG msub_fsm[0x563b4cc242e0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105632390 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP)[0x563b4cc55d70]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105632390 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP)[0x563b4cc55d70]{READY}: Removing from parent msub_fsm[0x563b4cc242e0] (msub.c:113) 20250410105632390 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-392 (ran_conn.c:155) 20250410105632390 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP)[0x563b4cc55d70]{READY}: Freeing instance (msub.c:113) 20250410105632390 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-392:PAGING_RESP)[0x563b4cc55d70]{READY}: Deallocated (fsm.c:568) 20250410105632390 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C) Free (msub.c:119) 20250410105632390 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C - active-conn: now used by 1 (attached) (msub.c:375) 20250410105632390 DMSC DEBUG msub_fsm[0x563b4cc242e0]{terminating}: Freeing instance (msub.c:113) 20250410105632390 DMSC DEBUG msub_fsm[0x563b4cc242e0]{terminating}: Deallocated (fsm.c:568) 20250410105632390 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105632390 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105632390 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105632390 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105632390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105632390 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105632390 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105632390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105632390 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105632390 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 01 04 f0 cb b4 00 01 88 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 20250410105632391 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105632391 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105632391 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105632391 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105632391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105632391 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105632391 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105632391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105632391 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105632391 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 88 f0 cb b4 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mt_csd0(1959)15780788 TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP-IPA(1956)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1956)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 9: done MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1959) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: ----------------------------------------------- TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: "CSD Bearer Service: BS32T" TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: ----------------------------------------------- MSC_Test-GSUP(1957)@7d38b4d9c9a0: Created GsupExpect[10] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1959) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mt_csd0(1959)12553060 MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105633402 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105633402 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105633402 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105633402 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105633402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105633402 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105633402 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105633402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105633402 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105633402 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 bf 8b 64 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105633403 DMSC DEBUG msub_fsm[0x563b4cc48160]{active}: Allocated (fsm.c:456) 20250410105633403 DMSC DEBUG msc_i[0x563b4cbf5f90]{READY}: Allocated (fsm.c:456) 20250410105633403 DMSC DEBUG msc_i[0x563b4cbf5f90]{READY}: is child of msub_fsm[0x563b4cc48160] (fsm.c:486) 20250410105633403 DMSC DEBUG msc_a[0x563b4cc353f0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105633403 DMSC DEBUG msc_a[0x563b4cc353f0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc48160] (fsm.c:486) 20250410105633403 DMSC DEBUG msc_a(unknown:GERAN-A-393:NONE)[0x563b4cc353f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105633403 DMSC DEBUG msc_i(unknown:GERAN-A-393:NONE)[0x563b4cbf5f90]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105633403 DMSC DEBUG msc_a(unknown:GERAN-A-393:NONE)[0x563b4cc353f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105633403 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-393:LU)[0x563b4cc353f0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410105633403 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-393:LU)[0x563b4cc353f0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410105633403 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-393:LU)[0x563b4cc35520]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410105633403 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-393:LU)[0x563b4cc35520]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-393:LU)[0x563b4cc353f0] (fsm.c:486) 20250410105633403 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-393:LU)[0x563b4cc35520]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410105633403 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-393:LU)[0x563b4cc35520]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410105633403 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410105633403 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410105633403 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-393:LU)[0x563b4cc353f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105633403 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-393:LU)[0x563b4cc353f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105633403 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250410105633403 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410105633403 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-393:LU)[0x563b4cc35520]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410105633403 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-393:LU)[0x563b4cc35520]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410105633403 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-393:LU)[0x563b4cc35520]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410105633403 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-393:LU)[0x563b4cc35520]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410105633403 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-393:LU)[0x563b4cbf5f90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105633403 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-393:LU)[0x563b4cc35520]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410105633403 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-393:LU)[0x563b4cc35520]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410105633403 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-393:LU)[0x563b4cc60ab0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105633403 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-393:LU)[0x563b4cc60ab0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-393:LU)[0x563b4cc35520] (fsm.c:486) 20250410105633403 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-393:LU)[0x563b4cc60ab0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410105633403 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-393:LU)[0x563b4cc60ab0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410105633403 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105633404 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105633404 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105633404 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105633404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105633404 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105633404 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105633404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105633404 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105633404 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 00 02 bf 8b 64 00 01 89 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105633404 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105633404 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105633404 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105633404 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105633404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105633404 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105633404 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105633404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105633404 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105633404 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 00 06 bf 8b 64 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'BF8B64'O, sourceLocRef := '000189'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105633407 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410105633407 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105633408 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105633408 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105633408 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105633408 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105633408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105633408 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105633409 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105633409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105633409 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105633409 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 89 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105633409 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-393:LU)[0x563b4cbf5f90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105633409 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-393:LU)[0x563b4cc353f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105633411 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105633411 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250410105633411 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410105633411 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105633412 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105633412 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-393:LU)[0x563b4cc35520]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410105633412 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-393:LU)[0x563b4cc60ab0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410105633412 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-393:LU)[0x563b4cc60ab0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410105633412 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-393:LU)[0x563b4cc60ab0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410105633412 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-393:LU)[0x563b4cc60ab0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-393:LU)[0x563b4cc35520] (vlr_lu_fsm.c:110) 20250410105633412 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-393:LU)[0x563b4cc60ab0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410105633412 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-393:LU)[0x563b4cc60ab0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105633412 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-393:LU)[0x563b4cc35520]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410105633412 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-393:LU)[0x563b4cc35520]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410105633412 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-393:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105633413 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-393:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-393:LU)[0x563b4cc35520] (fsm.c:486) 20250410105633413 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-393:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410105633413 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-393:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410105633413 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-393:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410105633413 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-393:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410105633413 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:TMSInew-0xA3FCE5AD) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410105633413 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-393:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410105633413 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:TMSInew-0xA3FCE5AD LOCATION UPDATE ACCEPT (TMSI = 0xa3fce5ad) (gsm_04_08.c:149) 20250410105633413 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:TMSInew-0xA3FCE5AD:GERAN-A-393:LU)[0x563b4cbf5f90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105633413 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:TMSInew-0xA3FCE5AD - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105633413 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105633413 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105633413 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105633413 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105633413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105633413 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105633413 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105633413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105633413 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105633413 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 00 06 bf 8b 64 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 a3 fc e5 ad (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O 20250410105633418 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105633418 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105633418 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105633418 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105633418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105633418 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105633418 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105633418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105633418 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105633418 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 89 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105633418 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:TMSInew-0xA3FCE5AD:GERAN-A-393:LU)[0x563b4cbf5f90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105633418 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:TMSInew-0xA3FCE5AD:GERAN-A-393:LU)[0x563b4cc353f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105633418 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:TMSInew-0xA3FCE5AD:GERAN-A-393:LU)[0x563b4cc353f0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410105633418 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:TMSInew-0xA3FCE5AD:GERAN-A-393:LU)[0x563b4cc35520]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410105633418 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-393:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410105633418 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410105633418 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-393:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410105633418 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-393:LU)[0x563b4cc35520]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410105633418 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-393:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410105633418 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-393:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-393:LU)[0x563b4cc35520] (vlr_lu_fsm.c:817) 20250410105633419 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-393:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410105633419 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x39EB2D7C:GERAN-A-393:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105633419 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-393:LU)[0x563b4cc35520]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410105633419 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-393:LU)[0x563b4cc353f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410105633419 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-393:LU)[0x563b4cc353f0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.984s remaining) (msc_a.c:450) 20250410105633419 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250410105633419 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-393:LU)[0x563b4cc353f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105633419 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-393:LU)[0x563b4cc353f0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410105633419 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105633419 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105633419 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105633419 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-393:LU)[0x563b4cbf5f90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105633419 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105633419 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105633419 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105633419 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105633419 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105633419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105633419 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105633419 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105633419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105633419 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105633419 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 00 06 bf 8b 64 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105633422 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105633422 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105633422 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105633422 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105633422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105633422 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105633422 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105633422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105633422 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105633423 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 89 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105633423 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-393:LU)[0x563b4cbf5f90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105633423 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-393:LU)[0x563b4cc353f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105633423 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-393:LU)[0x563b4cc353f0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105633423 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-393:LU)[0x563b4cc353f0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105633423 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-393:LU)[0x563b4cc353f0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105633423 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-393:LU)[0x563b4cc35520]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105633423 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-393:LU)[0x563b4cc35520]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-393:LU)[0x563b4cc353f0] (msc_a.c:1053) 20250410105633423 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-393:LU)[0x563b4cc35520]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410105633423 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-393:LU)[0x563b4cc35520]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105633423 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-393:LU)[0x563b4cc35520]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410105633423 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-393:LU)[0x563b4cc353f0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc48160] (msc_a.c:1053) 20250410105633423 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-393:LU)[0x563b4cc353f0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105633423 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-393:LU)[0x563b4cc353f0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105633423 DMSC DEBUG msub_fsm[0x563b4cc48160]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105633423 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD) MSC-A terminated (msub.c:261) 20250410105633423 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD) 1 MSC-I still active (msub.c:79) 20250410105633423 DMSC DEBUG msub_fsm[0x563b4cc48160]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105633423 DMSC DEBUG msub_fsm[0x563b4cc48160]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105633423 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-393:LU)[0x563b4cbf5f90]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105633423 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-393:LU)[0x563b4cbf5f90]{READY}: Removing from parent msub_fsm[0x563b4cc48160] (msub.c:113) 20250410105633423 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-393 (ran_conn.c:155) 20250410105633423 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-393:LU)[0x563b4cbf5f90]{READY}: Freeing instance (msub.c:113) 20250410105633423 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-393:LU)[0x563b4cbf5f90]{READY}: Deallocated (fsm.c:568) 20250410105633423 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD) Free (msub.c:119) 20250410105633423 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD - active-conn: now used by 1 (attached) (msub.c:375) 20250410105633423 DMSC DEBUG msub_fsm[0x563b4cc48160]{terminating}: Freeing instance (msub.c:113) 20250410105633423 DMSC DEBUG msub_fsm[0x563b4cc48160]{terminating}: Deallocated (fsm.c:568) 20250410105633423 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105633423 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105633423 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105633423 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105633423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105633423 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105633423 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105633423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105633423 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105633423 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 00 04 bf 8b 64 00 01 89 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 20250410105633424 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105633424 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105633424 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105633424 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105633424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105633424 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105633424 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105633424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105633424 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105633424 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 89 bf 8b 64 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mt_csd0(1959)12553060 TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105633426 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410105633426 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Created IMSI[0] for '262420000000007'H'A3FCE5AD'O to be handled at TC_lu_and_mt_csd0(1959) MSC_Test-MNCC(1954)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mt_csd0(1959)661826598 20250410105633428 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250410105633428 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250410105633428 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD callref-0x2772ac26 tid-255) New transaction (transaction.c:231) 20250410105633428 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD callref-0x2772ac26 tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS32T} (gsm_04_08_cc.c:790) 20250410105633428 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD callref-0x2772ac26 tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS32T} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250410105633428 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD callref-0x2772ac26 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250410105633429 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250410105633429 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250410105633429 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105633429 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105633429 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105633429 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105633429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105633429 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105633429 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105633429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105633429 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105633429 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 00 70 09 04 a3 fc e5 ad 1a 03 05 00 17 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1952)@7d38b4d9c9a0: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1959) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Created IMSI[12] for '262420000000007'H'A3FCE5AD'O to be handled at TC_lu_and_mt_csd0(1959) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'A3FCE5AD'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mt_csd0(1959)3130215 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: First idle individual index:0 20250410105633432 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105633432 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105633432 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105633432 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105633432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105633433 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105633433 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105633433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105633433 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105633433 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 2f c3 67 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 a3 fc e5 ad 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105633433 DMSC DEBUG msub_fsm[0x563b4cc35520]{active}: Allocated (fsm.c:456) 20250410105633433 DMSC DEBUG msc_i[0x563b4cc353f0]{READY}: Allocated (fsm.c:456) 20250410105633433 DMSC DEBUG msc_i[0x563b4cc353f0]{READY}: is child of msub_fsm[0x563b4cc35520] (fsm.c:486) 20250410105633433 DMSC DEBUG msc_a[0x563b4cbf5f90]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105633433 DMSC DEBUG msc_a[0x563b4cbf5f90]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc35520] (fsm.c:486) 20250410105633433 DMSC DEBUG msc_a(unknown:GERAN-A-394:NONE)[0x563b4cbf5f90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105633433 DMSC DEBUG msc_i(unknown:GERAN-A-394:NONE)[0x563b4cc353f0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105633433 DMSC DEBUG msc_a(unknown:GERAN-A-394:NONE)[0x563b4cbf5f90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105633433 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP)[0x563b4cc48160]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410105633433 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP)[0x563b4cc48160]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP)[0x563b4cbf5f90] (fsm.c:486) 20250410105633433 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP)[0x563b4cc48160]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410105633433 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP)[0x563b4cc48160]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410105633433 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410105633433 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410105633433 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP)[0x563b4cbf5f90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105633433 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP)[0x563b4cbf5f90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105633433 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP)[0x563b4cc48160]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410105633433 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP)[0x563b4cc48160]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410105633433 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP)[0x563b4cc48160]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410105633433 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP)[0x563b4cc353f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105633433 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP)[0x563b4cc48160]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410105633433 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP)[0x563b4cc48160]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410105633433 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP)[0x563b4cc48160]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410105633433 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP)[0x563b4cc48160]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410105633433 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP)[0x563b4cc48160]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410105633433 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP)[0x563b4cc48160]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410105633433 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP)[0x563b4cc48160]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410105633433 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP)[0x563b4cbf5f90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410105633433 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP)[0x563b4cbf5f90]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250410105633433 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD callref-0x2772ac26 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250410105633433 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250410105633433 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP)[0x563b4cbf5f90]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250410105633433 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP)[0x563b4cbf5f90]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250410105633433 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP callref-0x2772ac26 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250410105633433 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP callref-0x2772ac26 tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS32T} (gsm_04_08_cc.c:905) 20250410105633433 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP callref-0x2772ac26 tid-0) codec/BS: :0{CLEARMODE#120,BS32T} (from: remote=:0{CLEARMODE#120,BS32T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:912) 20250410105633433 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP callref-0x2772ac26 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250410105633433 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP)[0x563b4cc353f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105633433 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250410105633433 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250410105633434 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250410105633434 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105633434 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105633434 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105633434 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105633434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105633434 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105633434 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105633434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105633434 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105633434 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 03 02 2f c3 67 00 01 8a 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105633434 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105633434 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105633434 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105633434 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105633434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105633434 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105633434 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105633434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105633434 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105633434 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 03 06 2f c3 67 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1175) 20250410105633434 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105633434 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105633434 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105633434 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105633434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105633434 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105633434 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105633434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105633434 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105633434 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 34 00 00 00 b9 00 00 00 c1 03 00 00 03 06 2f c3 67 00 01 1d 01 00 1a 03 05 04 07 a1 b8 89 20 13 43 80 5c 04 91 21 43 f5 5e 07 91 94 21 03 00 00 70 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: { messageType := 2, destLocRef := '2FC367'O, sourceLocRef := '00018A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105633436 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250410105633436 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 1 MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patched enc_l3: '8301'O MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100028301'O 20250410105633439 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105633439 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105633439 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105633439 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105633439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105633439 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105633439 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105633439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105633439 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105633439 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 8a 00 01 05 01 00 02 83 01 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105633440 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP)[0x563b4cc353f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105633440 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP)[0x563b4cbf5f90]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105633440 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP callref-0x2772ac26 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250410105633440 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP callref-0x2772ac26 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250410105633440 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP callref-0x2772ac26 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250410105633440 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP callref-0x2772ac26 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250410105633440 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP callref-0x2772ac26 tid-0) codec/BS: :0{CLEARMODE#120,BS32T} (from: remote=:0{CLEARMODE#120,BS32T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:1208) 20250410105633440 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP callref-0x2772ac26 tid-0) tx MNCC_ALERT_IND (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 2 MSC_Test-MGCP(1955)@7d38b4d9c9a0: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1959) 20250410105633442 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP callref-0x2772ac26 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250410105633442 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: Allocated (fsm.c:456) 20250410105633442 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP)[0x563b4cbf5f90] (fsm.c:486) 20250410105633442 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP callref-0x2772ac26 tid-0) codec/BS: :0{CLEARMODE#120,BS32T} (from: remote=:0{CLEARMODE#120,BS32T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:2161) 20250410105633442 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP)[0x563b4cc06b40]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410105633442 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP)[0x563b4cc06b40]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP)[0x563b4cc61530] (fsm.c:486) 20250410105633443 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP:trans-0:call-157:RTP_TO_CN:no-CI)[0x563b4cc06b40]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250410105633443 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP:trans-0:call-157:RTP_TO_CN:no-CI)[0x563b4cc06b40]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250410105633443 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP)[0x563b4c998740]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410105633443 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP)[0x563b4c998740]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP)[0x563b4cc61530] (fsm.c:486) 20250410105633443 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP:trans-0:call-157:RTP_TO_RAN:no-CI)[0x563b4c998740]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250410105633443 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP:trans-0:call-157:RTP_TO_RAN:no-CI)[0x563b4c998740]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1955)@7d38b4d9c9a0: Found Expect[0] for { line := { verb := "CRCX", trans_id := "382", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9d" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_csd0(1959) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 3 20250410105633446 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP:trans-0:call-157:RTP_TO_CN:no-CI)[0x563b4cc06b40]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105633446 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410105633446 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP)[0x563b4cbf5f90]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250410105633446 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP callref-0x2772ac26 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 4 20250410105633448 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP:trans-0:call-157:RTP_TO_RAN:no-CI)[0x563b4c998740]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105633448 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410105633448 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP)[0x563b4cbf5f90]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250410105633448 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP callref-0x2772ac26 tid-0) codec/BS: :0{CLEARMODE#120,BS32T} (from: remote=:0{CLEARMODE#120,BS32T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:705) 20250410105633448 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP callref-0x2772ac26 tid-0) Sending Assignment Command (msc_a.c:706) 20250410105633448 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP)[0x563b4cc353f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250410105633449 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105633449 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105633449 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105633449 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105633449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105633449 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105633449 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105633449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105633449 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105633449 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 31 00 00 00 b9 00 00 00 c1 03 00 00 03 06 2f c3 67 00 01 1a 00 18 01 0b 03 02 0a 12 7c 06 02 02 02 02 2a f8 7d 03 4f fd 00 7f 9d 00 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 6 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:16 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105633453 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105633453 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105633453 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105633453 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105633453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105633453 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105633453 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105633453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105633453 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105633453 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 8a 00 01 10 00 0e 02 7c 06 09 08 07 06 23 28 7e 03 4f fd 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105633454 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP)[0x563b4cc353f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105633454 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP)[0x563b4cbf5f90]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105633454 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP:trans-0:call-157:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4c998740]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250410105633454 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP:trans-0:call-157:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4c998740]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250410105633454 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP:trans-0:call-157:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4c998740]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250410105633454 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP callref-0x2772ac26 tid-0) codec/BS: :0{CLEARMODE#120,BS32T} (from: remote=:0{CLEARMODE#120,BS32T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:1596) 20250410105633454 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP callref-0x2772ac26 tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250410105633454 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP callref-0x2772ac26 tid-0) codec/BS: :0{CLEARMODE#120,BS32T} (from: remote=:0{CLEARMODE#120,BS32T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:2187) 20250410105633454 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP callref-0x2772ac26 tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patched enc_l3: '8347'O MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 5 TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 8 20250410105633457 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP:trans-0:call-157:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4c998740]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105633457 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP:trans-0:call-157:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4c998740]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410105633457 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410105633660 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105633660 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105633660 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105633660 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105633660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105633660 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105633660 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105633660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105633660 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105633660 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 8a 00 01 05 01 00 02 83 47 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105633661 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP)[0x563b4cc353f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105633661 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP)[0x563b4cbf5f90]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105633661 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP callref-0x2772ac26 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250410105633661 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP callref-0x2772ac26 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250410105633661 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP callref-0x2772ac26 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250410105633661 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP callref-0x2772ac26 tid-0) codec/BS: :0{CLEARMODE#120,BS32T} (from: remote=:0{CLEARMODE#120,BS32T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:1340) 20250410105633661 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP callref-0x2772ac26 tid-0) tx MNCC_SETUP_CNF (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 7 20250410105633664 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP callref-0x2772ac26 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250410105633664 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP callref-0x2772ac26 tid-0) codec/BS: :0{CLEARMODE#120,BS32T} (from: remote=:0{CLEARMODE#120,BS32T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:798) 20250410105633664 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP:trans-0:call-157:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc06b40]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250410105633664 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP:trans-0:call-157:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc06b40]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250410105633664 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP:trans-0:call-157:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc06b40]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250410105633664 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP:trans-0:call-157:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc06b40]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 9 TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete DONE TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Hold the call for some time 20250410105633667 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP:trans-0:call-157:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc06b40]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105633667 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP:trans-0:call-157:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc06b40]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410105633667 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410105633668 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250410105633668 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP)[0x563b4cbf5f90]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Hangup TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 0: tx MNCC_DISC_REQ 20250410105634168 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP callref-0x2772ac26 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250410105634168 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP callref-0x2772ac26 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105634168 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP callref-0x2772ac26 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250410105634168 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP callref-0x2772ac26 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250410105634168 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP)[0x563b4cc353f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105634168 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105634168 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105634168 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105634168 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105634168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105634168 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105634168 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105634168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105634168 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105634168 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 03 06 2f c3 67 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:9 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105634169 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105634169 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105634169 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105634169 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105634169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105634169 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105634169 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105634169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105634169 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105634169 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 8a 00 01 09 01 00 06 83 ad 08 02 e1 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105634170 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP)[0x563b4cc353f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105634170 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP)[0x563b4cbf5f90]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105634170 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP callref-0x2772ac26 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250410105634170 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP callref-0x2772ac26 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250410105634170 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP)[0x563b4cc353f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105634170 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP callref-0x2772ac26 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250410105634170 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP callref-0x2772ac26 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250410105634170 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250410105634170 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105634170 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250410105634170 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP)[0x563b4cbf5f90]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105634170 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP)[0x563b4cbf5f90]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250410105634170 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105634170 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105634170 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105634170 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP)[0x563b4cc61530]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250410105634170 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP:trans-0:call-157:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4c998740]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410105634170 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP:trans-0:call-157:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4c998740]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP)[0x563b4cc61530] (call_leg.c:197) 20250410105634170 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP:trans-0:call-157:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4c998740]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410105634170 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP:trans-0:call-157:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4c998740]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410105634170 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP:trans-0:call-157:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc06b40]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410105634170 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP:trans-0:call-157:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc06b40]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP)[0x563b4cc61530] (call_leg.c:197) 20250410105634170 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP)[0x563b4cc61530]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250410105634170 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP:trans-0:call-157:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc06b40]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410105634170 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP:trans-0:call-157:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc06b40]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410105634170 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP)[0x563b4cc61530]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250410105634170 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP)[0x563b4cc61530]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP)[0x563b4cbf5f90] (call_leg.c:198) 20250410105634170 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP)[0x563b4cc61530]{RELEASING}: Freeing instance (call_leg.c:198) 20250410105634170 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP)[0x563b4cc61530]{RELEASING}: Deallocated (fsm.c:568) 20250410105634170 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP)[0x563b4cbf5f90]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250410105634170 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP)[0x563b4cc353f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105634170 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105634170 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105634170 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105634170 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105634170 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105634170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105634170 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105634170 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105634170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105634170 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105634170 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 03 06 2f c3 67 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1175) 20250410105634170 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105634170 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105634170 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105634170 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105634170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105634170 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105634170 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105634170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105634170 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105634170 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 03 06 2f c3 67 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1954)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mt_csd0(1959)661826598 TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105634172 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105634172 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105634172 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105634172 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105634172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105634172 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105634172 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105634172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105634172 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105634172 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 8a 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105634172 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP)[0x563b4cc353f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105634172 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP)[0x563b4cbf5f90]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105634172 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP)[0x563b4cbf5f90]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105634172 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP)[0x563b4cbf5f90]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105634172 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP)[0x563b4cbf5f90]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105634172 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP)[0x563b4cc48160]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105634172 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP)[0x563b4cc48160]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP)[0x563b4cbf5f90] (msc_a.c:1053) 20250410105634172 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP)[0x563b4cc48160]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105634172 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP)[0x563b4cc48160]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410105634172 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP)[0x563b4cbf5f90]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc35520] (msc_a.c:1053) 20250410105634172 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP)[0x563b4cbf5f90]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105634172 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP)[0x563b4cbf5f90]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105634172 DMSC DEBUG msub_fsm[0x563b4cc35520]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105634172 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD) MSC-A terminated (msub.c:261) 20250410105634172 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD) 1 MSC-I still active (msub.c:79) 20250410105634172 DMSC DEBUG msub_fsm[0x563b4cc35520]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105634172 DMSC DEBUG msub_fsm[0x563b4cc35520]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105634172 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP)[0x563b4cc353f0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105634172 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP)[0x563b4cc353f0]{READY}: Removing from parent msub_fsm[0x563b4cc35520] (msub.c:113) 20250410105634172 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-394 (ran_conn.c:155) 20250410105634172 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP)[0x563b4cc353f0]{READY}: Freeing instance (msub.c:113) 20250410105634172 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-394:PAGING_RESP)[0x563b4cc353f0]{READY}: Deallocated (fsm.c:568) 20250410105634172 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD) Free (msub.c:119) 20250410105634172 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD - active-conn: now used by 1 (attached) (msub.c:375) 20250410105634172 DMSC DEBUG msub_fsm[0x563b4cc35520]{terminating}: Freeing instance (msub.c:113) 20250410105634172 DMSC DEBUG msub_fsm[0x563b4cc35520]{terminating}: Deallocated (fsm.c:568) 20250410105634172 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105634172 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105634172 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105634172 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105634172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105634172 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105634172 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105634172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105634172 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105634172 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 03 04 2f c3 67 00 01 8a 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 20250410105634173 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105634173 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105634173 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105634173 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105634173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105634173 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105634173 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105634173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105634173 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105634173 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 8a 2f c3 67 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mt_csd0(1959)3130215 TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 9: done MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1959) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: ----------------------------------------------- TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: "CSD Bearer Service: BS33T" TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: ----------------------------------------------- MSC_Test-GSUP(1957)@7d38b4d9c9a0: Created GsupExpect[11] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1959) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mt_csd0(1959)1542774 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410105635187 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105635188 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105635188 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105635188 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105635188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105635188 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105635188 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105635188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105635188 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105635188 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 17 8a 76 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105635188 DMSC DEBUG msub_fsm[0x563b4c998740]{active}: Allocated (fsm.c:456) 20250410105635188 DMSC DEBUG msc_i[0x563b4cc43610]{READY}: Allocated (fsm.c:456) 20250410105635188 DMSC DEBUG msc_i[0x563b4cc43610]{READY}: is child of msub_fsm[0x563b4c998740] (fsm.c:486) 20250410105635189 DMSC DEBUG msc_a[0x563b4cc60ab0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105635189 DMSC DEBUG msc_a[0x563b4cc60ab0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4c998740] (fsm.c:486) 20250410105635189 DMSC DEBUG msc_a(unknown:GERAN-A-395:NONE)[0x563b4cc60ab0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105635189 DMSC DEBUG msc_i(unknown:GERAN-A-395:NONE)[0x563b4cc43610]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105635189 DMSC DEBUG msc_a(unknown:GERAN-A-395:NONE)[0x563b4cc60ab0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105635189 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-395:LU)[0x563b4cc60ab0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410105635189 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-395:LU)[0x563b4cc60ab0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410105635189 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-395:LU)[0x563b4cc06b40]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410105635189 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-395:LU)[0x563b4cc06b40]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-395:LU)[0x563b4cc60ab0] (fsm.c:486) 20250410105635189 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-395:LU)[0x563b4cc06b40]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410105635189 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-395:LU)[0x563b4cc06b40]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410105635189 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410105635189 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410105635189 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-395:LU)[0x563b4cc60ab0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105635189 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-395:LU)[0x563b4cc60ab0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105635189 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250410105635189 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410105635189 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-395:LU)[0x563b4cc06b40]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410105635189 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-395:LU)[0x563b4cc06b40]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410105635189 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-395:LU)[0x563b4cc06b40]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410105635189 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-395:LU)[0x563b4cc06b40]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410105635189 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-395:LU)[0x563b4cc43610]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105635189 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-395:LU)[0x563b4cc06b40]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410105635189 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-395:LU)[0x563b4cc06b40]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410105635189 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-395:LU)[0x563b4cc55d70]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105635189 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-395:LU)[0x563b4cc55d70]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-395:LU)[0x563b4cc06b40] (fsm.c:486) 20250410105635189 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-395:LU)[0x563b4cc55d70]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410105635189 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-395:LU)[0x563b4cc55d70]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410105635189 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105635189 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105635189 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105635190 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105635190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105635190 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105635190 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105635190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105635190 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105635190 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 02 02 17 8a 76 00 01 8b 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105635190 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105635190 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105635190 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105635190 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105635190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105635190 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105635190 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105635190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105635190 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105635190 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 02 06 17 8a 76 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: { messageType := 2, destLocRef := '178A76'O, sourceLocRef := '00018B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105635192 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410105635192 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250410105635195 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105635195 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105635195 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105635195 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105635195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105635195 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105635195 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105635195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105635195 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105635195 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 8b 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105635195 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-395:LU)[0x563b4cc43610]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105635195 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-395:LU)[0x563b4cc60ab0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105635197 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105635197 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250410105635197 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410105635197 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105635198 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105635198 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-395:LU)[0x563b4cc06b40]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410105635198 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-395:LU)[0x563b4cc55d70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410105635198 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-395:LU)[0x563b4cc55d70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410105635198 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-395:LU)[0x563b4cc55d70]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410105635198 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-395:LU)[0x563b4cc55d70]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-395:LU)[0x563b4cc06b40] (vlr_lu_fsm.c:110) 20250410105635198 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-395:LU)[0x563b4cc55d70]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410105635198 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-395:LU)[0x563b4cc55d70]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105635198 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-395:LU)[0x563b4cc06b40]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410105635198 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-395:LU)[0x563b4cc06b40]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410105635198 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-395:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105635198 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-395:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-395:LU)[0x563b4cc06b40] (fsm.c:486) 20250410105635198 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-395:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410105635198 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-395:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410105635198 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-395:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410105635198 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-395:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410105635198 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:TMSInew-0x0D7AE35A) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410105635198 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-395:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410105635198 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:TMSInew-0x0D7AE35A LOCATION UPDATE ACCEPT (TMSI = 0x0d7ae35a) (gsm_04_08.c:149) 20250410105635198 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:TMSInew-0x0D7AE35A:GERAN-A-395:LU)[0x563b4cc43610]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105635198 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:TMSInew-0x0D7AE35A - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105635198 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105635198 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105635198 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105635198 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105635198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105635198 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105635198 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105635198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105635198 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105635198 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 02 06 17 8a 76 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 0d 7a e3 5a (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O 20250410105635202 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105635202 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105635202 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105635202 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105635202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105635202 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105635202 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105635202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105635202 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105635202 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 8b 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105635203 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:TMSInew-0x0D7AE35A:GERAN-A-395:LU)[0x563b4cc43610]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105635203 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:TMSInew-0x0D7AE35A:GERAN-A-395:LU)[0x563b4cc60ab0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105635203 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:TMSInew-0x0D7AE35A:GERAN-A-395:LU)[0x563b4cc60ab0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410105635203 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:TMSInew-0x0D7AE35A:GERAN-A-395:LU)[0x563b4cc06b40]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410105635203 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-395:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410105635203 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410105635203 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-395:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410105635203 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-395:LU)[0x563b4cc06b40]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410105635203 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-395:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410105635203 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-395:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-395:LU)[0x563b4cc06b40] (vlr_lu_fsm.c:817) 20250410105635203 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-395:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410105635203 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA3FCE5AD:GERAN-A-395:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105635203 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-395:LU)[0x563b4cc06b40]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410105635203 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-395:LU)[0x563b4cc60ab0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410105635203 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-395:LU)[0x563b4cc60ab0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.985s remaining) (msc_a.c:450) 20250410105635203 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250410105635203 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-395:LU)[0x563b4cc60ab0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105635203 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-395:LU)[0x563b4cc60ab0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410105635203 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105635203 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105635203 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105635203 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-395:LU)[0x563b4cc43610]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105635203 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105635203 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105635203 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105635203 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105635203 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105635203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105635203 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105635204 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105635204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105635204 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105635204 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 02 06 17 8a 76 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410105635207 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105635207 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105635207 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105635207 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105635207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105635207 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105635207 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105635207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105635207 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105635207 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 8b 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105635207 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-395:LU)[0x563b4cc43610]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105635207 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-395:LU)[0x563b4cc60ab0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105635207 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-395:LU)[0x563b4cc60ab0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105635207 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-395:LU)[0x563b4cc60ab0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105635207 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-395:LU)[0x563b4cc60ab0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105635207 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-395:LU)[0x563b4cc06b40]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105635207 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-395:LU)[0x563b4cc06b40]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-395:LU)[0x563b4cc60ab0] (msc_a.c:1053) 20250410105635207 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-395:LU)[0x563b4cc06b40]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410105635207 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-395:LU)[0x563b4cc06b40]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105635207 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-395:LU)[0x563b4cc06b40]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410105635207 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-395:LU)[0x563b4cc60ab0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4c998740] (msc_a.c:1053) 20250410105635207 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-395:LU)[0x563b4cc60ab0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105635207 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-395:LU)[0x563b4cc60ab0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105635207 DMSC DEBUG msub_fsm[0x563b4c998740]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105635207 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A) MSC-A terminated (msub.c:261) 20250410105635207 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A) 1 MSC-I still active (msub.c:79) 20250410105635207 DMSC DEBUG msub_fsm[0x563b4c998740]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105635208 DMSC DEBUG msub_fsm[0x563b4c998740]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105635208 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-395:LU)[0x563b4cc43610]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105635208 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-395:LU)[0x563b4cc43610]{READY}: Removing from parent msub_fsm[0x563b4c998740] (msub.c:113) 20250410105635208 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-395 (ran_conn.c:155) 20250410105635208 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-395:LU)[0x563b4cc43610]{READY}: Freeing instance (msub.c:113) 20250410105635208 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-395:LU)[0x563b4cc43610]{READY}: Deallocated (fsm.c:568) 20250410105635208 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A) Free (msub.c:119) 20250410105635208 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A - active-conn: now used by 1 (attached) (msub.c:375) 20250410105635208 DMSC DEBUG msub_fsm[0x563b4c998740]{terminating}: Freeing instance (msub.c:113) 20250410105635208 DMSC DEBUG msub_fsm[0x563b4c998740]{terminating}: Deallocated (fsm.c:568) 20250410105635208 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105635208 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105635208 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105635208 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105635208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105635208 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105635208 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105635208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105635208 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105635208 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 02 04 17 8a 76 00 01 8b 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105635209 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105635209 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105635209 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105635209 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105635209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105635209 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105635209 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105635209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105635209 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105635209 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 8b 17 8a 76 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mt_csd0(1959)1542774 TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105635210 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410105635210 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Created IMSI[0] for '262420000000007'H'0D7AE35A'O to be handled at TC_lu_and_mt_csd0(1959) MSC_Test-MNCC(1954)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mt_csd0(1959)965631514 20250410105635215 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250410105635215 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250410105635215 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A callref-0x398e5e1a tid-255) New transaction (transaction.c:231) 20250410105635215 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A callref-0x398e5e1a tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS33T} (gsm_04_08_cc.c:790) 20250410105635215 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A callref-0x398e5e1a tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS33T} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250410105635215 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A callref-0x398e5e1a tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250410105635216 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250410105635216 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250410105635216 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105635216 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105635216 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105635216 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105635216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105635216 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105635216 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105635216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105635216 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105635216 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 00 70 09 04 0d 7a e3 5a 1a 03 05 00 17 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1952)@7d38b4d9c9a0: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1959) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Created IMSI[13] for '262420000000007'H'0D7AE35A'O to be handled at TC_lu_and_mt_csd0(1959) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '0D7AE35A'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mt_csd0(1959)3668291 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: First idle individual index:0 20250410105635222 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105635222 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105635222 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105635222 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105635222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105635222 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105635222 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105635222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105635222 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105635222 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 37 f9 43 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 0d 7a e3 5a 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105635223 DMSC DEBUG msub_fsm[0x563b4cc06b40]{active}: Allocated (fsm.c:456) 20250410105635223 DMSC DEBUG msc_i[0x563b4cc60ab0]{READY}: Allocated (fsm.c:456) 20250410105635223 DMSC DEBUG msc_i[0x563b4cc60ab0]{READY}: is child of msub_fsm[0x563b4cc06b40] (fsm.c:486) 20250410105635223 DMSC DEBUG msc_a[0x563b4cc43610]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105635223 DMSC DEBUG msc_a[0x563b4cc43610]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc06b40] (fsm.c:486) 20250410105635223 DMSC DEBUG msc_a(unknown:GERAN-A-396:NONE)[0x563b4cc43610]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105635223 DMSC DEBUG msc_i(unknown:GERAN-A-396:NONE)[0x563b4cc60ab0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105635223 DMSC DEBUG msc_a(unknown:GERAN-A-396:NONE)[0x563b4cc43610]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105635223 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP)[0x563b4c998740]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410105635223 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP)[0x563b4c998740]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP)[0x563b4cc43610] (fsm.c:486) 20250410105635223 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP)[0x563b4c998740]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410105635223 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP)[0x563b4c998740]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410105635223 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410105635223 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410105635223 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP)[0x563b4cc43610]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105635223 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP)[0x563b4cc43610]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105635223 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP)[0x563b4c998740]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410105635223 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP)[0x563b4c998740]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410105635223 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP)[0x563b4c998740]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410105635223 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP)[0x563b4cc60ab0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105635224 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP)[0x563b4c998740]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410105635224 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP)[0x563b4c998740]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410105635224 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP)[0x563b4c998740]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410105635224 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP)[0x563b4c998740]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410105635224 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP)[0x563b4c998740]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410105635224 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP)[0x563b4c998740]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410105635224 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP)[0x563b4c998740]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410105635224 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP)[0x563b4cc43610]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410105635224 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP)[0x563b4cc43610]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250410105635224 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A callref-0x398e5e1a tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250410105635224 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250410105635224 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP)[0x563b4cc43610]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250410105635224 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP)[0x563b4cc43610]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250410105635224 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP callref-0x398e5e1a tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250410105635224 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP callref-0x398e5e1a tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS33T} (gsm_04_08_cc.c:905) 20250410105635224 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP callref-0x398e5e1a tid-0) codec/BS: :0{CLEARMODE#120,BS33T} (from: remote=:0{CLEARMODE#120,BS33T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:912) 20250410105635224 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP callref-0x398e5e1a tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250410105635224 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP)[0x563b4cc60ab0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105635224 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250410105635224 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250410105635224 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250410105635224 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105635224 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105635224 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105635224 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105635224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105635224 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105635224 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105635225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105635225 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105635225 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 05 02 37 f9 43 00 01 8c 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105635225 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105635225 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105635225 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105635225 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105635225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105635225 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105635225 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105635225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105635225 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105635225 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 05 06 37 f9 43 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1175) 20250410105635225 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105635225 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105635225 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105635225 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 20250410105635225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105635225 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105635225 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105635225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105635225 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105635225 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 34 00 00 00 b9 00 00 00 c1 03 00 00 05 06 37 f9 43 00 01 1d 01 00 1a 03 05 04 07 a1 b8 89 20 14 43 80 5c 04 91 21 43 f5 5e 07 91 94 21 03 00 00 70 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: { messageType := 2, destLocRef := '37F943'O, sourceLocRef := '00018C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105635227 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250410105635227 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 1 MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patched enc_l3: '8301'O MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100028301'O 20250410105635232 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105635232 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105635232 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105635232 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105635232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105635232 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105635232 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105635232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105635232 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105635232 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 8c 00 01 05 01 00 02 83 01 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105635232 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP)[0x563b4cc60ab0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105635232 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP)[0x563b4cc43610]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105635232 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP callref-0x398e5e1a tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250410105635232 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP callref-0x398e5e1a tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250410105635233 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP callref-0x398e5e1a tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250410105635233 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP callref-0x398e5e1a tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250410105635233 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP callref-0x398e5e1a tid-0) codec/BS: :0{CLEARMODE#120,BS33T} (from: remote=:0{CLEARMODE#120,BS33T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:1208) 20250410105635233 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP callref-0x398e5e1a tid-0) tx MNCC_ALERT_IND (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 2 MSC_Test-MGCP(1955)@7d38b4d9c9a0: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1959) 20250410105635236 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP callref-0x398e5e1a tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250410105635236 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: Allocated (fsm.c:456) 20250410105635236 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP)[0x563b4cc43610] (fsm.c:486) 20250410105635236 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP callref-0x398e5e1a tid-0) codec/BS: :0{CLEARMODE#120,BS33T} (from: remote=:0{CLEARMODE#120,BS33T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:2161) 20250410105635236 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP)[0x563b4cc242e0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410105635236 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP)[0x563b4cc242e0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP)[0x563b4cc61530] (fsm.c:486) 20250410105635236 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP:trans-0:call-158:RTP_TO_CN:no-CI)[0x563b4cc242e0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250410105635236 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP:trans-0:call-158:RTP_TO_CN:no-CI)[0x563b4cc242e0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250410105635236 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP)[0x563b4cc55ea0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410105635236 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP)[0x563b4cc55ea0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP)[0x563b4cc61530] (fsm.c:486) 20250410105635236 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP:trans-0:call-158:RTP_TO_RAN:no-CI)[0x563b4cc55ea0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250410105635236 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP:trans-0:call-158:RTP_TO_RAN:no-CI)[0x563b4cc55ea0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1955)@7d38b4d9c9a0: Found Expect[0] for { line := { verb := "CRCX", trans_id := "388", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9e" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_csd0(1959) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 3 20250410105635241 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP:trans-0:call-158:RTP_TO_CN:no-CI)[0x563b4cc242e0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105635241 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410105635241 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP)[0x563b4cc43610]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250410105635241 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP callref-0x398e5e1a tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 4 20250410105635243 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP:trans-0:call-158:RTP_TO_RAN:no-CI)[0x563b4cc55ea0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105635243 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410105635243 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP)[0x563b4cc43610]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250410105635243 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP callref-0x398e5e1a tid-0) codec/BS: :0{CLEARMODE#120,BS33T} (from: remote=:0{CLEARMODE#120,BS33T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:705) 20250410105635243 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP callref-0x398e5e1a tid-0) Sending Assignment Command (msc_a.c:706) 20250410105635243 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP)[0x563b4cc60ab0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250410105635244 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105635244 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105635244 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105635244 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105635244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105635244 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105635244 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105635244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105635244 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105635244 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 31 00 00 00 b9 00 00 00 c1 03 00 00 05 06 37 f9 43 00 01 1a 00 18 01 0b 03 02 0a 11 7c 06 02 02 02 02 2a f8 7d 03 4f fd 00 7f 9e 00 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 6 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:16 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250410105635248 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105635248 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105635248 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105635248 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105635248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105635248 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105635248 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105635248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105635248 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105635248 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 8c 00 01 10 00 0e 02 7c 06 09 08 07 06 23 28 7e 03 4f fd 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105635248 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP)[0x563b4cc60ab0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105635248 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP)[0x563b4cc43610]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patching N(SD)=1 into dtap '8307'O 20250410105635248 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP:trans-0:call-158:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4cc55ea0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250410105635248 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP:trans-0:call-158:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4cc55ea0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250410105635248 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP:trans-0:call-158:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc55ea0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patched enc_l3: '8347'O 20250410105635248 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP callref-0x398e5e1a tid-0) codec/BS: :0{CLEARMODE#120,BS33T} (from: remote=:0{CLEARMODE#120,BS33T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:1596) 20250410105635248 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP callref-0x398e5e1a tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250410105635248 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP callref-0x398e5e1a tid-0) codec/BS: :0{CLEARMODE#120,BS33T} (from: remote=:0{CLEARMODE#120,BS33T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:2187) 20250410105635248 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP callref-0x398e5e1a tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 8 TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 5 20250410105635252 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP:trans-0:call-158:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc55ea0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105635252 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP:trans-0:call-158:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc55ea0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410105635252 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410105635448 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105635448 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105635448 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105635448 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105635448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105635448 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105635448 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105635448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105635448 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105635448 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 8c 00 01 05 01 00 02 83 47 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105635448 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP)[0x563b4cc60ab0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105635449 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP)[0x563b4cc43610]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105635449 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP callref-0x398e5e1a tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250410105635449 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP callref-0x398e5e1a tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250410105635449 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP callref-0x398e5e1a tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250410105635449 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP callref-0x398e5e1a tid-0) codec/BS: :0{CLEARMODE#120,BS33T} (from: remote=:0{CLEARMODE#120,BS33T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:1340) 20250410105635449 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP callref-0x398e5e1a tid-0) tx MNCC_SETUP_CNF (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 7 20250410105635451 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP callref-0x398e5e1a tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250410105635451 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP callref-0x398e5e1a tid-0) codec/BS: :0{CLEARMODE#120,BS33T} (from: remote=:0{CLEARMODE#120,BS33T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:798) 20250410105635451 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP:trans-0:call-158:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc242e0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250410105635451 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP:trans-0:call-158:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc242e0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250410105635451 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP:trans-0:call-158:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc242e0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250410105635451 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP:trans-0:call-158:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc242e0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 9 TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete DONE TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105635452 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP:trans-0:call-158:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc242e0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105635452 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP:trans-0:call-158:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc242e0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410105635452 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410105635452 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250410105635452 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP)[0x563b4cc43610]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Hold the call for some time TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Hangup TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 0: tx MNCC_DISC_REQ 20250410105635953 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP callref-0x398e5e1a tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250410105635953 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP callref-0x398e5e1a tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105635953 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP callref-0x398e5e1a tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250410105635953 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP callref-0x398e5e1a tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250410105635953 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP)[0x563b4cc60ab0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105635953 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105635953 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105635953 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105635953 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105635953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105635953 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105635953 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105635953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105635953 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105635953 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 05 06 37 f9 43 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:9 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O 20250410105635955 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105635955 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105635955 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105635955 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105635955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105635955 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105635955 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105635955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105635955 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105635955 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 8c 00 01 09 01 00 06 83 ad 08 02 e1 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105635955 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP)[0x563b4cc60ab0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105635955 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP)[0x563b4cc43610]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105635955 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP callref-0x398e5e1a tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250410105635955 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP callref-0x398e5e1a tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250410105635955 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP)[0x563b4cc60ab0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105635955 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP callref-0x398e5e1a tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250410105635955 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP callref-0x398e5e1a tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250410105635955 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250410105635955 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105635955 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250410105635955 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP)[0x563b4cc43610]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105635955 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP)[0x563b4cc43610]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250410105635955 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105635955 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105635955 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105635955 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP)[0x563b4cc61530]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250410105635955 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP:trans-0:call-158:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc55ea0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410105635955 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP:trans-0:call-158:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc55ea0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP)[0x563b4cc61530] (call_leg.c:197) 20250410105635955 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP:trans-0:call-158:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc55ea0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410105635955 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP:trans-0:call-158:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc55ea0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410105635955 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP:trans-0:call-158:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc242e0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410105635955 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP:trans-0:call-158:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc242e0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP)[0x563b4cc61530] (call_leg.c:197) 20250410105635955 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP)[0x563b4cc61530]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250410105635955 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP:trans-0:call-158:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc242e0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410105635955 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP:trans-0:call-158:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc242e0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410105635955 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP)[0x563b4cc61530]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250410105635955 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP)[0x563b4cc61530]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP)[0x563b4cc43610] (call_leg.c:198) 20250410105635955 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP)[0x563b4cc61530]{RELEASING}: Freeing instance (call_leg.c:198) 20250410105635955 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP)[0x563b4cc61530]{RELEASING}: Deallocated (fsm.c:568) 20250410105635955 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP)[0x563b4cc43610]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250410105635955 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP)[0x563b4cc60ab0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105635955 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105635955 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105635955 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105635955 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105635955 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105635955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105635955 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105635955 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105635955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105635955 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105635955 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 05 06 37 f9 43 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1175) 20250410105635955 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105635955 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105635955 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105635955 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105635955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105635955 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105635955 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105635955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105635955 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105635955 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 05 06 37 f9 43 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1954)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mt_csd0(1959)965631514 TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105635957 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105635957 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105635957 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105635957 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105635957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105635957 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105635957 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105635957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105635957 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105635957 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 8c 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105635957 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP)[0x563b4cc60ab0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105635957 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP)[0x563b4cc43610]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105635957 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP)[0x563b4cc43610]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105635957 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP)[0x563b4cc43610]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105635957 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP)[0x563b4cc43610]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105635957 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP)[0x563b4c998740]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105635957 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP)[0x563b4c998740]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP)[0x563b4cc43610] (msc_a.c:1053) 20250410105635957 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP)[0x563b4c998740]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105635957 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP)[0x563b4c998740]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410105635957 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP)[0x563b4cc43610]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc06b40] (msc_a.c:1053) 20250410105635957 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP)[0x563b4cc43610]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105635957 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP)[0x563b4cc43610]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105635957 DMSC DEBUG msub_fsm[0x563b4cc06b40]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105635957 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A) MSC-A terminated (msub.c:261) 20250410105635957 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A) 1 MSC-I still active (msub.c:79) 20250410105635957 DMSC DEBUG msub_fsm[0x563b4cc06b40]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105635957 DMSC DEBUG msub_fsm[0x563b4cc06b40]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105635957 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP)[0x563b4cc60ab0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105635957 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP)[0x563b4cc60ab0]{READY}: Removing from parent msub_fsm[0x563b4cc06b40] (msub.c:113) 20250410105635957 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-396 (ran_conn.c:155) 20250410105635957 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP)[0x563b4cc60ab0]{READY}: Freeing instance (msub.c:113) 20250410105635957 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-396:PAGING_RESP)[0x563b4cc60ab0]{READY}: Deallocated (fsm.c:568) 20250410105635957 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A) Free (msub.c:119) 20250410105635957 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A - active-conn: now used by 1 (attached) (msub.c:375) 20250410105635957 DMSC DEBUG msub_fsm[0x563b4cc06b40]{terminating}: Freeing instance (msub.c:113) 20250410105635957 DMSC DEBUG msub_fsm[0x563b4cc06b40]{terminating}: Deallocated (fsm.c:568) 20250410105635957 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105635957 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105635957 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105635957 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105635957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105635957 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105635957 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105635957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105635957 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105635957 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 05 04 37 f9 43 00 01 8c 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 20250410105635957 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105635957 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105635957 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105635957 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105635957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105635957 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105635957 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105635957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105635957 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105635957 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 8c 37 f9 43 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mt_csd0(1959)3668291 TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 9: done MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1959) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: ----------------------------------------------- TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: "CSD Bearer Service: BS34T" TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: ----------------------------------------------- MSC_Test-GSUP(1957)@7d38b4d9c9a0: Created GsupExpect[12] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1959) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mt_csd0(1959)11343736 MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: First idle individual index:0 20250410105636971 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105636971 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105636971 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105636971 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105636971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105636971 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105636971 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105636972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105636972 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105636972 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 ad 17 78 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105636973 DMSC DEBUG msub_fsm[0x563b4cc55ea0]{active}: Allocated (fsm.c:456) 20250410105636973 DMSC DEBUG msc_i[0x563b4cc35520]{READY}: Allocated (fsm.c:456) 20250410105636973 DMSC DEBUG msc_i[0x563b4cc35520]{READY}: is child of msub_fsm[0x563b4cc55ea0] (fsm.c:486) 20250410105636973 DMSC DEBUG msc_a[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105636973 DMSC DEBUG msc_a[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc55ea0] (fsm.c:486) 20250410105636973 DMSC DEBUG msc_a(unknown:GERAN-A-397:NONE)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105636973 DMSC DEBUG msc_i(unknown:GERAN-A-397:NONE)[0x563b4cc35520]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105636973 DMSC DEBUG msc_a(unknown:GERAN-A-397:NONE)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105636973 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-397:LU)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410105636973 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-397:LU)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410105636973 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-397:LU)[0x563b4cc242e0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410105636973 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-397:LU)[0x563b4cc242e0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-397:LU)[0x563b4cc55d70] (fsm.c:486) 20250410105636973 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-397:LU)[0x563b4cc242e0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410105636973 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-397:LU)[0x563b4cc242e0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410105636973 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410105636973 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410105636973 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-397:LU)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105636973 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-397:LU)[0x563b4cc55d70]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105636973 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250410105636973 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410105636973 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-397:LU)[0x563b4cc242e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410105636973 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-397:LU)[0x563b4cc242e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410105636973 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-397:LU)[0x563b4cc242e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410105636973 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-397:LU)[0x563b4cc242e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410105636973 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-397:LU)[0x563b4cc35520]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105636973 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-397:LU)[0x563b4cc242e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410105636973 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-397:LU)[0x563b4cc242e0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410105636973 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-397:LU)[0x563b4cbf5e60]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105636973 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-397:LU)[0x563b4cbf5e60]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-397:LU)[0x563b4cc242e0] (fsm.c:486) 20250410105636973 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-397:LU)[0x563b4cbf5e60]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410105636973 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-397:LU)[0x563b4cbf5e60]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410105636974 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105636974 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105636974 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105636974 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105636974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105636974 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105636974 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105636974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105636974 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105636974 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 04 02 ad 17 78 00 01 8d 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105636974 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105636974 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105636974 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105636974 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105636974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105636974 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105636974 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105636974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105636974 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105636974 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 04 06 ad 17 78 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'AD1778'O, sourceLocRef := '00018D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105636977 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410105636977 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250410105636979 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105636979 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105636979 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105636979 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105636979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105636979 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105636979 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105636979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105636979 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105636979 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 8d 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105636980 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-397:LU)[0x563b4cc35520]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105636980 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-397:LU)[0x563b4cc55d70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105636981 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105636981 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250410105636981 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410105636981 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105636982 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105636982 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-397:LU)[0x563b4cc242e0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410105636982 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-397:LU)[0x563b4cbf5e60]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410105636982 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-397:LU)[0x563b4cbf5e60]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410105636982 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-397:LU)[0x563b4cbf5e60]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410105636982 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-397:LU)[0x563b4cbf5e60]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-397:LU)[0x563b4cc242e0] (vlr_lu_fsm.c:110) 20250410105636982 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-397:LU)[0x563b4cbf5e60]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410105636982 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-397:LU)[0x563b4cbf5e60]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105636982 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-397:LU)[0x563b4cc242e0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410105636982 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-397:LU)[0x563b4cc242e0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410105636982 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-397:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105636982 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-397:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-397:LU)[0x563b4cc242e0] (fsm.c:486) 20250410105636982 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-397:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410105636982 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-397:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410105636982 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-397:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410105636982 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-397:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410105636982 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:TMSInew-0x16D11621) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410105636982 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-397:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410105636982 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:TMSInew-0x16D11621 LOCATION UPDATE ACCEPT (TMSI = 0x16d11621) (gsm_04_08.c:149) 20250410105636982 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:TMSInew-0x16D11621:GERAN-A-397:LU)[0x563b4cc35520]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105636982 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:TMSInew-0x16D11621 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105636983 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105636983 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105636983 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105636983 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105636983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105636983 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105636983 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105636983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105636983 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105636983 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 04 06 ad 17 78 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 16 d1 16 21 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105636987 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105636987 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105636987 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105636987 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105636987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105636987 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105636987 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105636987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105636987 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105636987 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 8d 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105636988 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:TMSInew-0x16D11621:GERAN-A-397:LU)[0x563b4cc35520]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105636988 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:TMSInew-0x16D11621:GERAN-A-397:LU)[0x563b4cc55d70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105636988 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:TMSInew-0x16D11621:GERAN-A-397:LU)[0x563b4cc55d70]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410105636988 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:TMSInew-0x16D11621:GERAN-A-397:LU)[0x563b4cc242e0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410105636988 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-397:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410105636988 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410105636988 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-397:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410105636988 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-397:LU)[0x563b4cc242e0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410105636988 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-397:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410105636988 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-397:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-397:LU)[0x563b4cc242e0] (vlr_lu_fsm.c:817) 20250410105636988 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-397:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410105636988 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0D7AE35A:GERAN-A-397:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105636988 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-397:LU)[0x563b4cc242e0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410105636988 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-397:LU)[0x563b4cc55d70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410105636988 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-397:LU)[0x563b4cc55d70]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.984s remaining) (msc_a.c:450) 20250410105636988 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250410105636988 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-397:LU)[0x563b4cc55d70]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105636988 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-397:LU)[0x563b4cc55d70]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410105636988 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105636988 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105636988 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105636988 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-397:LU)[0x563b4cc35520]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105636989 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105636989 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105636989 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105636989 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105636989 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105636989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105636989 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105636989 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105636989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105636989 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105636989 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 04 06 ad 17 78 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105636992 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105636992 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105636992 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105636992 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105636992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105636992 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105636992 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105636992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105636992 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105636992 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 8d 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105636992 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-397:LU)[0x563b4cc35520]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105636992 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-397:LU)[0x563b4cc55d70]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105636992 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-397:LU)[0x563b4cc55d70]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105636992 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-397:LU)[0x563b4cc55d70]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105636992 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-397:LU)[0x563b4cc55d70]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105636992 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-397:LU)[0x563b4cc242e0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105636992 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-397:LU)[0x563b4cc242e0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-397:LU)[0x563b4cc55d70] (msc_a.c:1053) 20250410105636992 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-397:LU)[0x563b4cc242e0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410105636992 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-397:LU)[0x563b4cc242e0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105636992 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-397:LU)[0x563b4cc242e0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410105636992 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-397:LU)[0x563b4cc55d70]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc55ea0] (msc_a.c:1053) 20250410105636992 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-397:LU)[0x563b4cc55d70]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105636992 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-397:LU)[0x563b4cc55d70]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105636992 DMSC DEBUG msub_fsm[0x563b4cc55ea0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105636992 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621) MSC-A terminated (msub.c:261) 20250410105636992 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621) 1 MSC-I still active (msub.c:79) 20250410105636992 DMSC DEBUG msub_fsm[0x563b4cc55ea0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105636992 DMSC DEBUG msub_fsm[0x563b4cc55ea0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105636992 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-397:LU)[0x563b4cc35520]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105636992 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-397:LU)[0x563b4cc35520]{READY}: Removing from parent msub_fsm[0x563b4cc55ea0] (msub.c:113) 20250410105636993 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-397 (ran_conn.c:155) 20250410105636993 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-397:LU)[0x563b4cc35520]{READY}: Freeing instance (msub.c:113) 20250410105636993 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-397:LU)[0x563b4cc35520]{READY}: Deallocated (fsm.c:568) 20250410105636993 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621) Free (msub.c:119) 20250410105636993 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621 - active-conn: now used by 1 (attached) (msub.c:375) 20250410105636993 DMSC DEBUG msub_fsm[0x563b4cc55ea0]{terminating}: Freeing instance (msub.c:113) 20250410105636993 DMSC DEBUG msub_fsm[0x563b4cc55ea0]{terminating}: Deallocated (fsm.c:568) 20250410105636993 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105636993 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105636993 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105636993 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105636993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105636993 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105636993 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105636993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105636993 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105636993 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 04 04 ad 17 78 00 01 8d 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 20250410105636994 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105636994 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105636994 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105636994 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105636994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105636994 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105636994 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105636994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105636994 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105636994 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 8d ad 17 78 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mt_csd0(1959)11343736 TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105636996 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410105636996 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Created IMSI[0] for '262420000000007'H'16D11621'O to be handled at TC_lu_and_mt_csd0(1959) MSC_Test-MNCC(1954)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mt_csd0(1959)107828927 20250410105637000 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250410105637000 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250410105637000 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621 callref-0x66d56bf tid-255) New transaction (transaction.c:231) 20250410105637000 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621 callref-0x66d56bf tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS34T} (gsm_04_08_cc.c:790) 20250410105637000 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621 callref-0x66d56bf tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS34T} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250410105637000 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621 callref-0x66d56bf tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250410105637001 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250410105637001 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250410105637001 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105637001 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105637001 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105637001 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105637001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105637001 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105637001 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105637001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105637001 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105637001 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 00 70 09 04 16 d1 16 21 1a 03 05 00 17 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1952)@7d38b4d9c9a0: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1959) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Created IMSI[14] for '262420000000007'H'16D11621'O to be handled at TC_lu_and_mt_csd0(1959) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '16D11621'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mt_csd0(1959)1795162 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: First idle individual index:0 20250410105637006 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105637006 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105637006 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105637006 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105637006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105637006 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105637006 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105637006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105637006 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105637006 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 1b 64 5a 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 16 d1 16 21 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105637006 DMSC DEBUG msub_fsm[0x563b4cc242e0]{active}: Allocated (fsm.c:456) 20250410105637007 DMSC DEBUG msc_i[0x563b4cc55d70]{READY}: Allocated (fsm.c:456) 20250410105637007 DMSC DEBUG msc_i[0x563b4cc55d70]{READY}: is child of msub_fsm[0x563b4cc242e0] (fsm.c:486) 20250410105637007 DMSC DEBUG msc_a[0x563b4cc35520]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105637007 DMSC DEBUG msc_a[0x563b4cc35520]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc242e0] (fsm.c:486) 20250410105637007 DMSC DEBUG msc_a(unknown:GERAN-A-398:NONE)[0x563b4cc35520]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105637007 DMSC DEBUG msc_i(unknown:GERAN-A-398:NONE)[0x563b4cc55d70]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105637007 DMSC DEBUG msc_a(unknown:GERAN-A-398:NONE)[0x563b4cc35520]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105637007 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x16D11621:GERAN-A-398:PAGING_RESP)[0x563b4cc55ea0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410105637007 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x16D11621:GERAN-A-398:PAGING_RESP)[0x563b4cc55ea0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x16D11621:GERAN-A-398:PAGING_RESP)[0x563b4cc35520] (fsm.c:486) 20250410105637007 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x16D11621:GERAN-A-398:PAGING_RESP)[0x563b4cc55ea0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410105637007 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x16D11621:GERAN-A-398:PAGING_RESP)[0x563b4cc55ea0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410105637007 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410105637007 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410105637007 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP)[0x563b4cc35520]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105637007 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP)[0x563b4cc35520]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105637007 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP)[0x563b4cc55ea0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410105637007 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP)[0x563b4cc55ea0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410105637007 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP)[0x563b4cc55ea0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410105637007 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP)[0x563b4cc55d70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105637007 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP)[0x563b4cc55ea0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410105637007 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP)[0x563b4cc55ea0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410105637007 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP)[0x563b4cc55ea0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410105637007 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP)[0x563b4cc55ea0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410105637007 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP)[0x563b4cc55ea0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410105637007 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP)[0x563b4cc55ea0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410105637007 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP)[0x563b4cc55ea0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410105637007 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP)[0x563b4cc35520]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410105637007 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP)[0x563b4cc35520]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250410105637007 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621 callref-0x66d56bf tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250410105637007 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250410105637007 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP)[0x563b4cc35520]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250410105637007 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP)[0x563b4cc35520]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250410105637007 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP callref-0x66d56bf tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250410105637007 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP callref-0x66d56bf tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS34T} (gsm_04_08_cc.c:905) 20250410105637007 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP callref-0x66d56bf tid-0) codec/BS: :0{CLEARMODE#120,BS34T} (from: remote=:0{CLEARMODE#120,BS34T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:912) 20250410105637007 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP callref-0x66d56bf tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250410105637007 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP)[0x563b4cc55d70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105637007 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250410105637007 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250410105637007 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250410105637007 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105637007 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105637007 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105637007 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105637007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105637007 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105637007 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105637007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105637007 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105637007 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 07 02 1b 64 5a 00 01 8e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105637007 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105637007 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105637007 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105637007 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105637007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105637007 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105637007 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105637007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105637007 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105637007 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 07 06 1b 64 5a 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1175) 20250410105637007 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105637007 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105637007 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105637007 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105637007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105637007 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105637007 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105637007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105637007 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105637007 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 34 00 00 00 b9 00 00 00 c1 03 00 00 07 06 1b 64 5a 00 01 1d 01 00 1a 03 05 04 07 a1 b8 89 20 15 63 80 5c 04 91 21 43 f5 5e 07 91 94 21 03 00 00 70 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: { messageType := 2, destLocRef := '1B645A'O, sourceLocRef := '00018E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105637010 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250410105637010 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 1 MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patched enc_l3: '8301'O MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105637012 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105637012 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105637012 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105637012 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105637012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105637012 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105637012 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105637012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105637012 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105637012 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 8e 00 01 05 01 00 02 83 01 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105637012 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP)[0x563b4cc55d70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105637012 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP)[0x563b4cc35520]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105637012 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP callref-0x66d56bf tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250410105637012 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP callref-0x66d56bf tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250410105637012 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP callref-0x66d56bf tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250410105637012 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP callref-0x66d56bf tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250410105637012 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP callref-0x66d56bf tid-0) codec/BS: :0{CLEARMODE#120,BS34T} (from: remote=:0{CLEARMODE#120,BS34T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:1208) 20250410105637012 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP callref-0x66d56bf tid-0) tx MNCC_ALERT_IND (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 2 MSC_Test-MGCP(1955)@7d38b4d9c9a0: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1959) 20250410105637013 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP callref-0x66d56bf tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250410105637013 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: Allocated (fsm.c:456) 20250410105637013 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP)[0x563b4cc35520] (fsm.c:486) 20250410105637013 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP callref-0x66d56bf tid-0) codec/BS: :0{CLEARMODE#120,BS34T} (from: remote=:0{CLEARMODE#120,BS34T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:2161) 20250410105637013 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP)[0x563b4cc06b40]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410105637013 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP)[0x563b4cc06b40]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP)[0x563b4cc61530] (fsm.c:486) 20250410105637013 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP:trans-0:call-159:RTP_TO_CN:no-CI)[0x563b4cc06b40]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250410105637013 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP:trans-0:call-159:RTP_TO_CN:no-CI)[0x563b4cc06b40]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250410105637013 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP)[0x563b4c998740]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410105637013 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP)[0x563b4c998740]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP)[0x563b4cc61530] (fsm.c:486) 20250410105637013 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP:trans-0:call-159:RTP_TO_RAN:no-CI)[0x563b4c998740]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250410105637013 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP:trans-0:call-159:RTP_TO_RAN:no-CI)[0x563b4c998740]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1955)@7d38b4d9c9a0: Found Expect[0] for { line := { verb := "CRCX", trans_id := "394", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9f" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_csd0(1959) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 3 20250410105637014 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP:trans-0:call-159:RTP_TO_CN:no-CI)[0x563b4cc06b40]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105637014 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410105637014 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP)[0x563b4cc35520]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250410105637014 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP callref-0x66d56bf tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 4 20250410105637015 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP:trans-0:call-159:RTP_TO_RAN:no-CI)[0x563b4c998740]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105637015 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410105637015 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP)[0x563b4cc35520]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250410105637015 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP callref-0x66d56bf tid-0) codec/BS: :0{CLEARMODE#120,BS34T} (from: remote=:0{CLEARMODE#120,BS34T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:705) 20250410105637015 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP callref-0x66d56bf tid-0) Sending Assignment Command (msc_a.c:706) 20250410105637015 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP)[0x563b4cc55d70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250410105637015 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105637015 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105637015 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105637015 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105637015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105637015 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105637015 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105637015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105637015 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105637015 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 31 00 00 00 b9 00 00 00 c1 03 00 00 07 06 1b 64 5a 00 01 1a 00 18 01 0b 03 02 08 10 7c 06 02 02 02 02 2a f8 7d 03 4f fd 00 7f 9f 00 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 6 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:16 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250410105637016 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105637016 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105637016 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patching N(SD)=1 into dtap '8307'O MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patched enc_l3: '8347'O 20250410105637016 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105637016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 20250410105637016 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105637016 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105637016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105637016 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105637016 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 8e 00 01 10 00 0e 02 7c 06 09 08 07 06 23 28 7e 03 4f fd 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105637016 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP)[0x563b4cc55d70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105637016 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP)[0x563b4cc35520]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0100028347'O 20250410105637016 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP:trans-0:call-159:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4c998740]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105637016 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP:trans-0:call-159:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4c998740]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250410105637016 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP:trans-0:call-159:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4c998740]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250410105637016 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP callref-0x66d56bf tid-0) codec/BS: :0{CLEARMODE#120,BS34T} (from: remote=:0{CLEARMODE#120,BS34T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:1596) 20250410105637016 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP callref-0x66d56bf tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250410105637016 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP callref-0x66d56bf tid-0) codec/BS: :0{CLEARMODE#120,BS34T} (from: remote=:0{CLEARMODE#120,BS34T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:2187) 20250410105637016 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP callref-0x66d56bf tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 5 TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 8 20250410105637017 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP:trans-0:call-159:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4c998740]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105637017 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP:trans-0:call-159:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4c998740]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410105637017 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410105637216 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105637216 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105637216 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105637216 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105637216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105637216 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105637216 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105637216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105637216 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105637216 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 8e 00 01 05 01 00 02 83 47 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105637216 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP)[0x563b4cc55d70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105637216 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP)[0x563b4cc35520]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105637216 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP callref-0x66d56bf tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250410105637216 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP callref-0x66d56bf tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250410105637216 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP callref-0x66d56bf tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250410105637216 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP callref-0x66d56bf tid-0) codec/BS: :0{CLEARMODE#120,BS34T} (from: remote=:0{CLEARMODE#120,BS34T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:1340) 20250410105637217 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP callref-0x66d56bf tid-0) tx MNCC_SETUP_CNF (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) 20250410105637218 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP callref-0x66d56bf tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250410105637218 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP callref-0x66d56bf tid-0) codec/BS: :0{CLEARMODE#120,BS34T} (from: remote=:0{CLEARMODE#120,BS34T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:798) 20250410105637218 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP:trans-0:call-159:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc06b40]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250410105637218 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP:trans-0:call-159:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc06b40]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250410105637218 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP:trans-0:call-159:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc06b40]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250410105637218 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP:trans-0:call-159:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc06b40]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 7 TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete 9 20250410105637219 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP:trans-0:call-159:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc06b40]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105637219 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP:trans-0:call-159:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc06b40]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410105637219 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410105637219 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP)[0x563b4cc61530]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250410105637219 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP)[0x563b4cc35520]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_mt_call_complete DONE TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Hold the call for some time TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Hangup TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 0: tx MNCC_DISC_REQ 20250410105637720 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP callref-0x66d56bf tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250410105637720 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP callref-0x66d56bf tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105637720 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP callref-0x66d56bf tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250410105637720 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP callref-0x66d56bf tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250410105637720 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP)[0x563b4cc55d70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105637720 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105637720 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105637720 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105637720 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105637720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105637720 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105637720 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105637720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105637720 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105637720 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 07 06 1b 64 5a 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1952)@7d38b4d9c9a0: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:9 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105637721 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105637721 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105637721 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105637721 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105637721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105637721 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105637721 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105637721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105637721 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105637721 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 8e 00 01 09 01 00 06 83 ad 08 02 e1 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105637721 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP)[0x563b4cc55d70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105637721 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP)[0x563b4cc35520]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105637722 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP callref-0x66d56bf tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250410105637722 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP callref-0x66d56bf tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250410105637722 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP)[0x563b4cc55d70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105637722 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP callref-0x66d56bf tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250410105637722 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP callref-0x66d56bf tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250410105637722 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250410105637722 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105637722 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250410105637722 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP)[0x563b4cc35520]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105637722 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP)[0x563b4cc35520]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250410105637722 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105637722 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105637722 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105637722 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP)[0x563b4cc61530]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250410105637722 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP:trans-0:call-159:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4c998740]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410105637722 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP:trans-0:call-159:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4c998740]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP)[0x563b4cc61530] (call_leg.c:197) 20250410105637722 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP:trans-0:call-159:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4c998740]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410105637722 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP:trans-0:call-159:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4c998740]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410105637722 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP:trans-0:call-159:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc06b40]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410105637722 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP:trans-0:call-159:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc06b40]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP)[0x563b4cc61530] (call_leg.c:197) 20250410105637722 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP)[0x563b4cc61530]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250410105637722 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP:trans-0:call-159:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc06b40]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410105637722 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP:trans-0:call-159:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc06b40]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410105637722 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP)[0x563b4cc61530]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250410105637722 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP)[0x563b4cc61530]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP)[0x563b4cc35520] (call_leg.c:198) 20250410105637722 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP)[0x563b4cc61530]{RELEASING}: Freeing instance (call_leg.c:198) 20250410105637722 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP)[0x563b4cc61530]{RELEASING}: Deallocated (fsm.c:568) 20250410105637722 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP)[0x563b4cc35520]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250410105637722 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP)[0x563b4cc55d70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105637722 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105637722 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105637722 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105637722 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105637722 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105637722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105637722 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105637722 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105637722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105637722 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105637722 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 07 06 1b 64 5a 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1175) 20250410105637722 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105637722 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105637722 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105637722 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105637722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105637722 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105637722 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105637722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105637722 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105637722 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 07 06 1b 64 5a 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test-MNCC(1954)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mt_csd0(1959)107828927 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105637723 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105637723 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105637723 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105637723 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105637723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105637723 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105637723 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105637723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105637723 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105637723 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 8e 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105637723 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP)[0x563b4cc55d70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105637723 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP)[0x563b4cc35520]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105637723 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP)[0x563b4cc35520]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105637723 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP)[0x563b4cc35520]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105637723 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP)[0x563b4cc35520]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105637723 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP)[0x563b4cc55ea0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105637723 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP)[0x563b4cc55ea0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP)[0x563b4cc35520] (msc_a.c:1053) 20250410105637723 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP)[0x563b4cc55ea0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105637723 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP)[0x563b4cc55ea0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410105637723 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP)[0x563b4cc35520]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc242e0] (msc_a.c:1053) 20250410105637723 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP)[0x563b4cc35520]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105637723 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP)[0x563b4cc35520]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105637723 DMSC DEBUG msub_fsm[0x563b4cc242e0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105637723 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621) MSC-A terminated (msub.c:261) 20250410105637723 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621) 1 MSC-I still active (msub.c:79) 20250410105637723 DMSC DEBUG msub_fsm[0x563b4cc242e0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105637723 DMSC DEBUG msub_fsm[0x563b4cc242e0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105637723 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP)[0x563b4cc55d70]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105637723 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP)[0x563b4cc55d70]{READY}: Removing from parent msub_fsm[0x563b4cc242e0] (msub.c:113) 20250410105637723 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-398 (ran_conn.c:155) 20250410105637723 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP)[0x563b4cc55d70]{READY}: Freeing instance (msub.c:113) 20250410105637723 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-398:PAGING_RESP)[0x563b4cc55d70]{READY}: Deallocated (fsm.c:568) 20250410105637723 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621) Free (msub.c:119) 20250410105637723 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621 - active-conn: now used by 1 (attached) (msub.c:375) 20250410105637723 DMSC DEBUG msub_fsm[0x563b4cc242e0]{terminating}: Freeing instance (msub.c:113) 20250410105637723 DMSC DEBUG msub_fsm[0x563b4cc242e0]{terminating}: Deallocated (fsm.c:568) 20250410105637723 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105637723 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105637723 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105637723 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105637723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105637723 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105637723 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105637723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105637723 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105637724 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 07 04 1b 64 5a 00 01 8e 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105637724 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105637724 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105637724 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105637724 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105637724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105637724 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105637724 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105637724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105637724 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105637724 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 8e 1b 64 5a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mt_csd0(1959)1795162 TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: f_call_hangup 9: done MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1959) TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1959)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test_0-SCCP(1951)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105638728 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410105638728 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(1952)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105638728 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410105638728 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105638728 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410105638728 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410105638728 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410105638728 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105638729 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410105638729 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410105638729 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410105638729 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105638729 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410105638729 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410105638729 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410105638729 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410105638729 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410105638729 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105638729 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105638729 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410105638729 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test-MNCC(1954)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(1958)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1960)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(1957)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(1953)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105638729 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410105638729 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410105638730 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1956)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(1955)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1950)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1950): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(1951): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(1952): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(1953): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(1954): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(1955): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(1956): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(1957): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(1958): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_lu_and_mt_csd0(1959): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1960): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_lu_and_mt_csd finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_csd pass'. Thu Apr 10 10:56:38 UTC 2025 ====== MSC_Tests.TC_lu_and_mt_csd pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_and_mt_csd.talloc 20250410105639731 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=5341048) 20250410105640729 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410105640729 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410105640729 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410105640732 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=5341048, count=5341588) 20250410105641733 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_csd pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_call_reass_for_mt_codec'. ------ MSC_Tests.TC_lu_and_mo_call_reass_for_mt_codec ------ Thu Apr 10 10:56:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mo_call_reass_for_mt_codec.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mo_call_reass_for_mt_codec.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410105642734 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_call_reass_for_mt_codec' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_lu_and_mo_call_reass_for_mt_codec started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(1964)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(1964)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1964)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410105643474 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1965)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410105643670 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410105643670 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410105643670 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410105643670 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1964)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1964)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1964)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410105643673 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105643673 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410105643673 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410105643673 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410105643673 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410105643673 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410105643673 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410105643673 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105643673 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410105643673 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410105643673 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1964)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(1964)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1964)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1964)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1964)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410105643674 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105643674 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410105643674 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410105643674 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410105643674 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410105643674 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410105643674 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410105643674 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105643674 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410105643674 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410105643674 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1964)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410105643674 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1964)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1964)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1964)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1964)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1964)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) 20250410105643674 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410105643674 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1964)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1964)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105643735 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410105643735 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1967)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1967)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410105643737 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1967)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1967)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1967)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1967)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1967)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1967)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410105643751 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410105643751 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1968)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_mo_call_reass_for_mt_codec0(1970) TC_lu_and_mo_call_reass_for_mt_codec0(1970)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410105644473 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105644473 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105644473 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105644473 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105644473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105644473 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105644473 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105644473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105644473 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105644473 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1964)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105644474 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105644474 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105644474 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105644474 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105644474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105644474 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105644474 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105644474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105644474 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105644474 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1964)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1964)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1963)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1963)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mo_call_reass_for_mt_codec0(1970)10068137 MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(1963)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410105644478 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105644478 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105644478 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105644478 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105644478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1964)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105644478 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105644478 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105644478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105644478 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105644478 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 99 a0 a9 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105644478 DMSC DEBUG msub_fsm[0x563b4c998740]{active}: Allocated (fsm.c:456) 20250410105644478 DMSC DEBUG msc_i[0x563b4cbf5f90]{READY}: Allocated (fsm.c:456) 20250410105644478 DMSC DEBUG msc_i[0x563b4cbf5f90]{READY}: is child of msub_fsm[0x563b4c998740] (fsm.c:486) 20250410105644478 DMSC DEBUG msc_a[0x563b4cbf5e60]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105644478 DMSC DEBUG msc_a[0x563b4cbf5e60]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4c998740] (fsm.c:486) 20250410105644478 DMSC DEBUG msc_a(unknown:GERAN-A-399:NONE)[0x563b4cbf5e60]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105644478 DMSC DEBUG msc_i(unknown:GERAN-A-399:NONE)[0x563b4cbf5f90]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105644478 DMSC DEBUG msc_a(unknown:GERAN-A-399:NONE)[0x563b4cbf5e60]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105644478 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-399:LU)[0x563b4cbf5e60]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410105644478 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-399:LU)[0x563b4cbf5e60]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410105644478 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-399:LU)[0x563b4cc06b40]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410105644478 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-399:LU)[0x563b4cc06b40]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-399:LU)[0x563b4cbf5e60] (fsm.c:486) 20250410105644478 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-399:LU)[0x563b4cc06b40]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410105644478 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-399:LU)[0x563b4cc06b40]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410105644478 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410105644478 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410105644478 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-399:LU)[0x563b4cbf5e60]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105644478 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-399:LU)[0x563b4cbf5e60]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105644479 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250410105644479 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410105644479 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-399:LU)[0x563b4cc06b40]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410105644479 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-399:LU)[0x563b4cc06b40]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410105644479 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-399:LU)[0x563b4cc06b40]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410105644479 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-399:LU)[0x563b4cc06b40]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410105644479 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-399:LU)[0x563b4cbf5f90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105644479 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-399:LU)[0x563b4cc06b40]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410105644479 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-399:LU)[0x563b4cc06b40]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410105644479 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-399:LU)[0x563b4cc60ab0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105644479 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-399:LU)[0x563b4cc60ab0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-399:LU)[0x563b4cc06b40] (fsm.c:486) 20250410105644479 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-399:LU)[0x563b4cc60ab0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410105644479 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-399:LU)[0x563b4cc60ab0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410105644479 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105644479 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105644479 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105644479 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105644479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105644479 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105644479 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105644479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105644479 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105644479 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 06 02 99 a0 a9 00 01 8f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105644479 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105644479 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105644479 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105644479 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105644479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105644479 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105644479 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105644479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105644479 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105644479 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 06 06 99 a0 a9 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1964)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1964)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1964)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: { messageType := 2, destLocRef := '99A0A9'O, sourceLocRef := '00018F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1968)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000007" handled at TC_lu_and_mo_call_reass_for_mt_codec0(1970) MSC_Test-GSUP(1968)@7d38b4d9c9a0: Added IMSI table entry 0TC_lu_and_mo_call_reass_for_mt_codec0(1970)"262420000000007" 20250410105644480 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410105644480 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1964)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105644481 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105644481 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105644481 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105644481 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105644481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105644481 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105644481 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105644481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105644481 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105644481 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 8f 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_lu_and_mo_call_reass_for_mt_codec0(1970)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_reass_for_mt_codec0(1970)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410105644481 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-399:LU)[0x563b4cbf5f90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105644481 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-399:LU)[0x563b4cbf5e60]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105644483 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105644483 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250410105644483 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410105644483 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105644484 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105644484 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-399:LU)[0x563b4cc06b40]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410105644484 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-399:LU)[0x563b4cc60ab0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410105644484 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-399:LU)[0x563b4cc60ab0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410105644484 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-399:LU)[0x563b4cc60ab0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410105644484 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-399:LU)[0x563b4cc60ab0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-399:LU)[0x563b4cc06b40] (vlr_lu_fsm.c:110) 20250410105644484 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-399:LU)[0x563b4cc60ab0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410105644484 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-399:LU)[0x563b4cc60ab0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105644484 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-399:LU)[0x563b4cc06b40]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410105644484 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-399:LU)[0x563b4cc06b40]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410105644484 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-399:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105644484 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-399:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-399:LU)[0x563b4cc06b40] (fsm.c:486) 20250410105644484 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-399:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410105644484 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-399:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410105644484 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-399:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410105644484 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-399:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410105644484 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:TMSInew-0x14AA98BF) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410105644484 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-399:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410105644484 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:TMSInew-0x14AA98BF LOCATION UPDATE ACCEPT (TMSI = 0x14aa98bf) (gsm_04_08.c:149) 20250410105644484 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:TMSInew-0x14AA98BF:GERAN-A-399:LU)[0x563b4cbf5f90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105644484 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:TMSInew-0x14AA98BF - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105644484 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105644484 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105644484 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105644484 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105644484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105644484 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105644484 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105644484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105644484 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105644484 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 06 06 99 a0 a9 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 14 aa 98 bf (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1964)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1964)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_reass_for_mt_codec0(1970)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1963)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O 20250410105644486 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105644486 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1964)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105644486 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105644486 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105644486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105644486 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105644486 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105644486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105644486 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105644486 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 8f 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105644486 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:TMSInew-0x14AA98BF:GERAN-A-399:LU)[0x563b4cbf5f90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105644487 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:TMSInew-0x14AA98BF:GERAN-A-399:LU)[0x563b4cbf5e60]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105644487 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:TMSInew-0x14AA98BF:GERAN-A-399:LU)[0x563b4cbf5e60]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410105644487 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:TMSInew-0x14AA98BF:GERAN-A-399:LU)[0x563b4cc06b40]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410105644487 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-399:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410105644487 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250410105644487 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-399:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410105644487 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-399:LU)[0x563b4cc06b40]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410105644487 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-399:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410105644487 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-399:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-399:LU)[0x563b4cc06b40] (vlr_lu_fsm.c:817) 20250410105644487 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-399:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410105644487 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x16D11621:GERAN-A-399:LU)[0x563b4cc61530]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105644487 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-399:LU)[0x563b4cc06b40]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410105644487 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-399:LU)[0x563b4cbf5e60]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410105644487 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-399:LU)[0x563b4cbf5e60]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.991s remaining) (msc_a.c:450) 20250410105644487 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250410105644487 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-399:LU)[0x563b4cbf5e60]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105644487 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-399:LU)[0x563b4cbf5e60]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410105644487 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105644487 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105644487 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105644487 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-399:LU)[0x563b4cbf5f90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105644487 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105644487 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105644487 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105644487 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105644487 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105644487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105644487 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105644487 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105644487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105644487 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105644487 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 06 06 99 a0 a9 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1964)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1964)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410105644488 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105644488 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105644488 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105644488 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105644488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105644488 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105644488 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105644488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105644488 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105644488 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 8f 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1964)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105644488 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-399:LU)[0x563b4cbf5f90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105644488 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-399:LU)[0x563b4cbf5e60]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105644488 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-399:LU)[0x563b4cbf5e60]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105644488 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-399:LU)[0x563b4cbf5e60]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105644488 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-399:LU)[0x563b4cbf5e60]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105644488 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-399:LU)[0x563b4cc06b40]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105644488 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-399:LU)[0x563b4cc06b40]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-399:LU)[0x563b4cbf5e60] (msc_a.c:1053) 20250410105644488 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-399:LU)[0x563b4cc06b40]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410105644488 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-399:LU)[0x563b4cc06b40]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105644488 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-399:LU)[0x563b4cc06b40]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410105644488 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-399:LU)[0x563b4cbf5e60]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4c998740] (msc_a.c:1053) 20250410105644488 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-399:LU)[0x563b4cbf5e60]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105644488 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-399:LU)[0x563b4cbf5e60]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105644488 DMSC DEBUG msub_fsm[0x563b4c998740]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105644488 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF) MSC-A terminated (msub.c:261) 20250410105644488 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF) 1 MSC-I still active (msub.c:79) 20250410105644488 DMSC DEBUG msub_fsm[0x563b4c998740]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105644488 DMSC DEBUG msub_fsm[0x563b4c998740]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105644488 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-399:LU)[0x563b4cbf5f90]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105644488 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-399:LU)[0x563b4cbf5f90]{READY}: Removing from parent msub_fsm[0x563b4c998740] (msub.c:113) 20250410105644488 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-399 (ran_conn.c:155) 20250410105644488 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-399:LU)[0x563b4cbf5f90]{READY}: Freeing instance (msub.c:113) 20250410105644488 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-399:LU)[0x563b4cbf5f90]{READY}: Deallocated (fsm.c:568) 20250410105644488 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF) Free (msub.c:119) 20250410105644488 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF - active-conn: now used by 1 (attached) (msub.c:375) 20250410105644488 DMSC DEBUG msub_fsm[0x563b4c998740]{terminating}: Freeing instance (msub.c:113) 20250410105644488 DMSC DEBUG msub_fsm[0x563b4c998740]{terminating}: Deallocated (fsm.c:568) 20250410105644488 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105644488 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105644488 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105644488 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105644488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105644488 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105644488 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105644488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105644488 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105644488 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 06 04 99 a0 a9 00 01 8f 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1964)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1964)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: Session index based on local reference:0 20250410105644489 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105644489 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105644489 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105644489 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105644489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105644489 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1964)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105644489 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105644489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105644489 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105644489 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 8f 99 a0 a9 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1963)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mo_call_reass_for_mt_codec0(1970)10068137 TC_lu_and_mo_call_reass_for_mt_codec0(1970)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105644489 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410105644489 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_call_reass_for_mt_codec0(1970)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_reass_for_mt_codec0(1970)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_reass_for_mt_codec0(1970)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_reass_for_mt_codec0(1970)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '14AA98BF'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1963)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mo_call_reass_for_mt_codec0(1970)15757720 MSC_Test_0-RAN(1963)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(1964)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105644692 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105644692 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105644692 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105644692 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105644692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105644692 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105644692 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105644692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105644692 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105644692 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 f0 71 98 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 14 aa 98 bf 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105644693 DMSC DEBUG msub_fsm[0x563b4cc06b40]{active}: Allocated (fsm.c:456) 20250410105644693 DMSC DEBUG msc_i[0x563b4cbf5e60]{READY}: Allocated (fsm.c:456) 20250410105644693 DMSC DEBUG msc_i[0x563b4cbf5e60]{READY}: is child of msub_fsm[0x563b4cc06b40] (fsm.c:486) 20250410105644693 DMSC DEBUG msc_a[0x563b4cbf5f90]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105644693 DMSC DEBUG msc_a[0x563b4cbf5f90]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc06b40] (fsm.c:486) 20250410105644693 DMSC DEBUG msc_a(unknown:GERAN-A-400:NONE)[0x563b4cbf5f90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105644693 DMSC DEBUG msc_i(unknown:GERAN-A-400:NONE)[0x563b4cbf5e60]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105644693 DMSC DEBUG msc_a(unknown:GERAN-A-400:NONE)[0x563b4cbf5f90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105644693 DMM DEBUG msc_a(TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ)[0x563b4cbf5f90]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250410105644693 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ)[0x563b4c998740]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410105644693 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ)[0x563b4c998740]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ)[0x563b4cbf5f90] (fsm.c:486) 20250410105644693 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ)[0x563b4c998740]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410105644693 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ)[0x563b4c998740]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410105644693 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410105644693 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410105644693 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ)[0x563b4cbf5f90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105644693 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ)[0x563b4cbf5f90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105644693 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ)[0x563b4c998740]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410105644693 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ)[0x563b4c998740]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410105644693 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ)[0x563b4c998740]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410105644693 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ)[0x563b4cbf5e60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105644693 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ)[0x563b4c998740]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410105644693 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ)[0x563b4c998740]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410105644693 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ)[0x563b4c998740]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410105644693 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ)[0x563b4c998740]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410105644693 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ)[0x563b4c998740]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410105644693 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ)[0x563b4c998740]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410105644693 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ)[0x563b4c998740]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410105644693 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ)[0x563b4cbf5e60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105644693 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ)[0x563b4cbf5f90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410105644693 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ)[0x563b4cbf5f90]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250410105644693 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250410105644693 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410105644693 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105644693 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105644693 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105644693 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105644693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105644693 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105644693 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105644693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105644693 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105644693 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 08 02 f0 71 98 00 01 90 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410105644693 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105644693 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105644693 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105644693 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105644693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105644693 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105644693 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105644693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105644693 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105644693 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 08 06 f0 71 98 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1175) 20250410105644693 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105644693 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105644693 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105644693 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105644693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105644693 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105644693 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105644693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105644693 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105644693 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 08 06 f0 71 98 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1964)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1964)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1964)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1964)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'F07198'O, sourceLocRef := '000190'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105644694 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410105644694 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_call_reass_for_mt_codec0(1970)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_reass_for_mt_codec0(1970)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1965)@7d38b4d9c9a0: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_call_reass_for_mt_codec0(1970) MSC_Test-MGCP(1966)@7d38b4d9c9a0: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_call_reass_for_mt_codec0(1970) MSC_Test_0-RAN(1963)@7d38b4d9c9a0: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1963)@7d38b4d9c9a0: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: vl_len:19 MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O 20250410105644699 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105644699 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105644699 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105644699 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(1964)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105644699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105644699 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105644699 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105644699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105644699 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105644699 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 90 00 01 13 01 00 10 03 45 04 06 60 05 04 02 00 81 5e 04 80 21 43 f5 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105644699 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ)[0x563b4cbf5e60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105644699 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ)[0x563b4cbf5f90]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105644699 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250410105644699 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF callref-0x80000032 tid-8) New transaction (transaction.c:231) 20250410105644699 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ)[0x563b4cbf5f90]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250410105644699 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ)[0x563b4cbf5f90]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250410105644699 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250410105644699 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105644699 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250410105644699 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:702) 20250410105644699 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250410105644699 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250410105644699 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ)[0x563b4cc60ab0]{ESTABLISHING}: Allocated (fsm.c:456) 20250410105644699 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ)[0x563b4cc60ab0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ)[0x563b4cbf5f90] (fsm.c:486) 20250410105644699 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:2161) 20250410105644699 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ)[0x563b4cbf1870]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410105644699 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ)[0x563b4cbf1870]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ)[0x563b4cc60ab0] (fsm.c:486) 20250410105644699 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_CN:no-CI)[0x563b4cbf1870]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250410105644699 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_CN:no-CI)[0x563b4cbf1870]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250410105644699 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ)[0x563b4cc242e0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410105644699 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ)[0x563b4cc242e0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ)[0x563b4cc60ab0] (fsm.c:486) 20250410105644699 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_RAN:no-CI)[0x563b4cc242e0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250410105644699 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_RAN:no-CI)[0x563b4cc242e0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1966)@7d38b4d9c9a0: Found Expect[0] for { line := { verb := "CRCX", trans_id := "400", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a0" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_call_reass_for_mt_codec0(1970) TC_lu_and_mo_call_reass_for_mt_codec0(1970)@7d38b4d9c9a0: f_mo_call_establish 2: rx 1st CRCX 20250410105644704 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_CN:no-CI)[0x563b4cbf1870]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105644704 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ)[0x563b4cc60ab0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410105644704 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ)[0x563b4cbf5f90]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250410105644704 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_lu_and_mo_call_reass_for_mt_codec0(1970)@7d38b4d9c9a0: f_mo_call_establish 6: rx 2nd CRCX 20250410105644704 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_RAN:no-CI)[0x563b4cc242e0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105644704 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ)[0x563b4cc60ab0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410105644704 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ)[0x563b4cbf5f90]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250410105644704 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:705) 20250410105644704 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) Sending Assignment Command (msc_a.c:706) 20250410105644704 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ)[0x563b4cbf5e60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250410105644704 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105644704 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105644704 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105644704 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105644704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105644704 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105644704 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105644704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105644704 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105644704 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3b 00 00 00 b9 00 00 00 c1 03 00 00 08 06 f0 71 98 00 01 24 00 22 01 0b 07 01 0a a1 a5 91 81 05 7c 06 02 02 02 02 2a f8 7d 09 83 ff 57 84 3f 07 82 80 81 7f a0 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1964)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1964)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1965)@7d38b4d9c9a0: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_call_reass_for_mt_codec0(1970) MSC_Test-MNCC(1965)@7d38b4d9c9a0: Added conn table entry 0TC_lu_and_mo_call_reass_for_mt_codec0(1970)-2147483598 TC_lu_and_mo_call_reass_for_mt_codec0(1970)@7d38b4d9c9a0: f_mo_call_establish 1: rx MNCC SETUP ind TC_lu_and_mo_call_reass_for_mt_codec0(1970)@7d38b4d9c9a0: f_mo_call_establish 4: rx Assignment Request 20250410105644706 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: vl_len:14 MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1964)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105644707 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105644707 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105644707 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105644707 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105644707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105644707 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105644707 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105644707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105644707 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105644707 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 90 00 01 0e 00 0c 02 7c 06 09 08 07 06 23 28 7e 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105644707 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ)[0x563b4cbf5e60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105644707 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ)[0x563b4cbf5f90]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105644707 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4cc242e0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250410105644707 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_RAN:CI-22222:no-remote-port:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000)[0x563b4cc242e0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250410105644707 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_RAN:CI-22222:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc242e0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250410105644707 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:1596) 20250410105644707 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) Assignment Complete: RAN: GSM#3, CN: GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111 (msc_a.c:1597) 20250410105644707 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:2187) 20250410105644707 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_lu_and_mo_call_reass_for_mt_codec0(1970)@7d38b4d9c9a0: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_call_reass_for_mt_codec0(1970)@7d38b4d9c9a0: f_mo_call_establish 5: rx MDCX for the RAN side 20250410105644708 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250410105644708 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105644708 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105644708 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250410105644708 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ)[0x563b4cbf5e60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105644708 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105644708 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105644708 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105644708 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105644708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105644708 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105644708 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105644708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105644708 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105644708 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 08 06 f0 71 98 00 01 0d 01 00 0a 83 02 04 06 60 00 02 04 01 85 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1964)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1964)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer 20250410105644709 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc242e0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105644709 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc242e0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410105644709 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ)[0x563b4cc60ab0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105644710 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) rx MNCC_ALERT_REQ (RTP=9.8.7.6:9000{AMR:octet-align=1#112}) (gsm_04_08_cc.c:2462) 20250410105644710 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105644710 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105644710 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250410105644710 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112} (from: assigned=GSM#3 remote=9.8.7.6:9000{AMR:octet-align=1#112} MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:798) 20250410105644710 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cbf1870]{ESTABLISHING}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250410105644710 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_CN:CI-11111:no-remote-port:codecs-not-sent:mode-not-sent:local-1-1-1-1-10000)[0x563b4cbf1870]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250410105644710 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_CN:CI-11111:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-1-1-1-1-10000:remote-9-8-7-6-9000)[0x563b4cbf1870]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250410105644710 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) Remote call leg mismatches assigned codec: 1.1.1.1:10000{AMR:octet-align=1#112} (from: assigned=GSM#3 remote=9.8.7.6:9000{AMR:octet-align=1#112} MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:834) 20250410105644710 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112} (from: assigned=GSM#3 remote=9.8.7.6:9000{AMR:octet-align=1#112} MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:705) 20250410105644710 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) Sending Assignment Command (msc_a.c:706) 20250410105644710 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ)[0x563b4cbf5e60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250410105644710 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ)[0x563b4cbf5e60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105644710 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105644710 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105644710 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105644710 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105644710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105644710 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105644710 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105644710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105644710 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105644710 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 00 00 00 b9 00 00 00 c1 03 00 00 08 06 f0 71 98 00 01 1e 00 1c 01 0b 04 01 0a a1 25 7c 06 02 02 02 02 2a f8 7d 06 83 ff 57 84 3f 07 7f a0 00 00 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410105644710 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105644710 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105644710 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105644710 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105644710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105644710 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105644710 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105644710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105644710 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105644710 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 08 06 f0 71 98 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1964)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1964)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1964)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_reass_for_mt_codec0(1970)@7d38b4d9c9a0: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_call_reass_for_mt_codec0(1970)@7d38b4d9c9a0: { line := { verb := "MDCX", trans_id := "403", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "a0" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a0", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "9.8.7.6", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 9000, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } 20250410105644711 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-9-8-7-6-9000)[0x563b4cbf1870]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105644711 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-9-8-7-6-9000)[0x563b4cbf1870]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410105644711 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ)[0x563b4cc60ab0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410105644711 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ)[0x563b4cc60ab0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250410105644711 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ)[0x563b4cbf5f90]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mo_call_reass_for_mt_codec0(1970)@7d38b4d9c9a0: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: vl_len:16 MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E0383FF57'O MSC_Test_0-M3UA(1964)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105644711 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105644711 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105644711 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105644711 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105644711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105644711 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250410105644711 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112} (from: assigned=GSM#3 remote=9.8.7.6:9000{AMR:octet-align=1#112} MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:798) 20250410105644711 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105644711 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-9-8-7-6-9000)[0x563b4cbf1870]{ESTABLISHED}: no change: codecs already set to AMR:octet-align=1#112 (rtp_stream.c:424) 20250410105644711 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-9-8-7-6-9000)[0x563b4cbf1870]{ESTABLISHED}: remote addr already 9.8.7.6:9000, no change (rtp_stream.c:470) 20250410105644711 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-9-8-7-6-9000)[0x563b4cbf1870]{ESTABLISHED}: Not committing: remote RTP address, codecs and mode are already set up at MGW (rtp_stream.c:402) 20250410105644711 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105644711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105644711 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105644711 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 90 00 01 10 00 0e 02 7c 06 09 08 07 06 23 28 7e 03 83 ff 57 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105644711 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ)[0x563b4cbf5e60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105644711 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ)[0x563b4cbf5f90]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105644711 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc242e0]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:429) 20250410105644711 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc242e0]{ESTABLISHING}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250410105644711 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_RAN:CI-22222:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc242e0]{ESTABLISHING}: remote addr already 9.8.7.6:9000, no change (rtp_stream.c:470) 20250410105644711 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_RAN:CI-22222:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc242e0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating codecs (rtp_stream.c:411) 20250410105644711 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112} (from: assigned=AMR:octet-align=1#112 remote=9.8.7.6:9000{AMR:octet-align=1#112} MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:1596) 20250410105644711 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) Assignment Complete: RAN: AMR:octet-align=1#112, CN: AMR:octet-align=1#112 (msc_a.c:1597) 20250410105644711 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) Re-Assignment complete (gsm_04_08_cc.c:2150) 20250410105644712 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250410105644712 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105644712 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105644712 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250410105644712 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250410105644712 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ)[0x563b4cbf5e60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105644712 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105644712 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105644712 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105644712 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) TC_lu_and_mo_call_reass_for_mt_codec0(1970)@7d38b4d9c9a0: as_optional_mgcp_mdcx: rx MDCX 20250410105644712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105644712 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105644712 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105644712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105644712 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) TC_lu_and_mo_call_reass_for_mt_codec0(1970)@7d38b4d9c9a0: { line := { verb := "MDCX", trans_id := "404", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "a0" }, { code := "I", val := "22222" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a0", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "9.8.7.6", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 9000, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } 20250410105644712 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 08 06 f0 71 98 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1964)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1964)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105644712 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc242e0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105644712 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc242e0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410105644712 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ)[0x563b4cc60ab0]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) TC_lu_and_mo_call_reass_for_mt_codec0(1970)@7d38b4d9c9a0: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1963)@7d38b4d9c9a0: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1963)@7d38b4d9c9a0: patched enc_l3: '038F'O MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1964)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105644713 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105644713 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105644713 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105644713 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105644713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105644713 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105644713 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105644713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105644713 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105644713 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 90 00 01 05 01 00 02 03 8f 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105644713 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ)[0x563b4cbf5e60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105644713 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ)[0x563b4cbf5f90]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105644713 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250410105644713 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250410105644713 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250410105644713 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105644713 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_lu_and_mo_call_reass_for_mt_codec0(1970)@7d38b4d9c9a0: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_call_reass_for_mt_codec0(1970)@7d38b4d9c9a0: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_call_reass_for_mt_codec0(1970)@7d38b4d9c9a0: f_mo_call_establish DONE TC_lu_and_mo_call_reass_for_mt_codec0(1970)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_reass_for_mt_codec0(1970)@7d38b4d9c9a0: Hold the call for some time TC_lu_and_mo_call_reass_for_mt_codec0(1970)@7d38b4d9c9a0: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mo_call_reass_for_mt_codec0(1970)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_reass_for_mt_codec0(1970)@7d38b4d9c9a0: Hangup TC_lu_and_mo_call_reass_for_mt_codec0(1970)@7d38b4d9c9a0: f_call_hangup 0: tx MNCC_DISC_REQ 20250410105650219 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250410105650219 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105650219 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250410105650219 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250410105650219 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ)[0x563b4cbf5e60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105650219 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105650219 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105650219 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105650219 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105650219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105650219 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105650219 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105650219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105650219 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105650219 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 08 06 f0 71 98 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1964)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1964)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_reass_for_mt_codec0(1970)@7d38b4d9c9a0: f_call_hangup 1: rx DTAP CC DISC 20250410105650220 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250410105650220 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105650220 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105650220 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250410105650220 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250410105650220 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250410105650220 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ)[0x563b4cbf5e60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105650221 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105650221 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105650221 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105650221 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105650221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105650221 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105650221 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105650221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105650221 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105650221 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 08 06 f0 71 98 00 01 09 01 00 06 83 2d 08 02 e2 aa (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1964)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1964)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_reass_for_mt_codec0(1970)@7d38b4d9c9a0: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_call_reass_for_mt_codec0(1970)@7d38b4d9c9a0: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1963)@7d38b4d9c9a0: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1963)@7d38b4d9c9a0: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1964)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105650222 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105650222 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105650222 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105650222 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105650222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105650222 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105650222 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105650222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105650222 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105650222 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 90 00 01 05 01 00 02 03 ea 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105650222 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ)[0x563b4cbf5e60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105650222 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ)[0x563b4cbf5f90]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105650222 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250410105650222 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250410105650222 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250410105650222 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250410105650222 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250410105650222 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105650222 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250410105650222 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ)[0x563b4cbf5f90]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105650222 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ)[0x563b4cbf5f90]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250410105650222 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105650222 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105650222 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105650222 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ)[0x563b4cc60ab0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250410105650222 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc242e0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410105650222 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc242e0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ)[0x563b4cc60ab0] (call_leg.c:197) 20250410105650222 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc242e0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410105650222 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x563b4cc242e0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410105650222 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-9-8-7-6-9000)[0x563b4cbf1870]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410105650222 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-9-8-7-6-9000)[0x563b4cbf1870]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ)[0x563b4cc60ab0] (call_leg.c:197) 20250410105650222 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ)[0x563b4cc60ab0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250410105650222 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-9-8-7-6-9000)[0x563b4cbf1870]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410105650222 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-9-8-7-6-9000)[0x563b4cbf1870]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410105650222 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ)[0x563b4cc60ab0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250410105650222 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ)[0x563b4cc60ab0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ)[0x563b4cbf5f90] (call_leg.c:198) 20250410105650222 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ)[0x563b4cc60ab0]{RELEASING}: Freeing instance (call_leg.c:198) 20250410105650222 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ)[0x563b4cc60ab0]{RELEASING}: Deallocated (fsm.c:568) 20250410105650222 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ)[0x563b4cbf5f90]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250410105650222 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ)[0x563b4cbf5e60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105650222 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105650222 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105650222 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105650222 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105650222 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105650222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105650222 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105650222 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105650222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105650222 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105650222 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 08 06 f0 71 98 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1964)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1964)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1965)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mo_call_reass_for_mt_codec0(1970)-2147483598 TC_lu_and_mo_call_reass_for_mt_codec0(1970)@7d38b4d9c9a0: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_call_reass_for_mt_codec0(1970)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O TC_lu_and_mo_call_reass_for_mt_codec0(1970)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-M3UA(1964)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105650223 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105650223 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105650223 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105650223 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105650223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105650223 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105650223 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105650223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105650223 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105650223 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 90 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105650223 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ)[0x563b4cbf5e60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105650223 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ)[0x563b4cbf5f90]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105650224 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ)[0x563b4cbf5f90]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105650224 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ)[0x563b4cbf5f90]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105650224 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ)[0x563b4cbf5f90]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105650224 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ)[0x563b4c998740]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105650224 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ)[0x563b4c998740]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ)[0x563b4cbf5f90] (msc_a.c:1053) 20250410105650224 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ)[0x563b4c998740]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105650224 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ)[0x563b4c998740]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410105650224 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ)[0x563b4cbf5f90]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc06b40] (msc_a.c:1053) 20250410105650224 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ)[0x563b4cbf5f90]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105650224 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ)[0x563b4cbf5f90]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105650224 DMSC DEBUG msub_fsm[0x563b4cc06b40]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105650224 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF) MSC-A terminated (msub.c:261) 20250410105650224 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF) 1 MSC-I still active (msub.c:79) 20250410105650224 DMSC DEBUG msub_fsm[0x563b4cc06b40]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105650224 DMSC DEBUG msub_fsm[0x563b4cc06b40]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105650224 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ)[0x563b4cbf5e60]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105650224 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ)[0x563b4cbf5e60]{READY}: Removing from parent msub_fsm[0x563b4cc06b40] (msub.c:113) 20250410105650224 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-400 (ran_conn.c:155) 20250410105650224 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ)[0x563b4cbf5e60]{READY}: Freeing instance (msub.c:113) 20250410105650224 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF:GERAN-A-400:CM_SERVICE_REQ)[0x563b4cbf5e60]{READY}: Deallocated (fsm.c:568) 20250410105650224 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF) Free (msub.c:119) 20250410105650224 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14AA98BF - active-conn: now used by 1 (attached) (msub.c:375) 20250410105650224 DMSC DEBUG msub_fsm[0x563b4cc06b40]{terminating}: Freeing instance (msub.c:113) 20250410105650224 DMSC DEBUG msub_fsm[0x563b4cc06b40]{terminating}: Deallocated (fsm.c:568) 20250410105650224 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105650224 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105650224 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105650224 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105650224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105650224 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105650224 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105650224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105650224 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105650224 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 08 04 f0 71 98 00 01 90 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1964)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1964)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(1964)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105650224 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105650224 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105650224 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105650224 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105650224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105650224 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105650224 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105650224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105650224 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105650224 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 90 f0 71 98 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(1963)@7d38b4d9c9a0: Deleted conn table entry 0TC_lu_and_mo_call_reass_for_mt_codec0(1970)15757720 TC_lu_and_mo_call_reass_for_mt_codec0(1970)@7d38b4d9c9a0: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_call_reass_for_mt_codec0(1970)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_reass_for_mt_codec0(1970)@7d38b4d9c9a0: f_call_hangup 9: done TC_lu_and_mo_call_reass_for_mt_codec0(1970)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_reass_for_mt_codec0(1970)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test_0-SCCP(1962)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1971)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(1968)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105651228 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410105651228 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105651228 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410105651228 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410105651228 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410105651228 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105651228 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410105651228 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410105651228 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410105651228 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105651228 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410105651228 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410105651228 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410105651228 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410105651228 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410105651228 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410105651228 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105651228 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105651228 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410105651228 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410105651228 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(1964)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105651228 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410105651228 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MNCC(1965)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(1963)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105651228 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MGCP(1966)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(1967)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(1969)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1961)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1961): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(1962): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(1963): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(1964): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(1965): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(1966): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(1967): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(1968): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(1969): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_lu_and_mo_call_reass_for_mt_codec0(1970): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1971): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_lu_and_mo_call_reass_for_mt_codec finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_call_reass_for_mt_codec pass'. Thu Apr 10 10:56:51 UTC 2025 ====== MSC_Tests.TC_lu_and_mo_call_reass_for_mt_codec pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_and_mo_call_reass_for_mt_codec.talloc 20250410105652230 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=501060) 20250410105653228 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410105653228 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410105653228 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410105653231 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=501060, count=502936) 20250410105654232 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_call_reass_for_mt_codec pass' was executed successfully (exit status: 0). MC@7d38b4d9c9a0: Test execution finished. MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_imsi_reject'. ------ MSC_Tests_Iu.TC_iu_lu_imsi_reject ------ Thu Apr 10 10:56:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_imsi_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_imsi_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410105655232 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_imsi_reject' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_iu_lu_imsi_reject started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1975)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(1975)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1975)@7d38b4d9c9a0: ************************************************* MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-SCCP(1973)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_1-M3UA(1978)@7d38b4d9c9a0: ************************************************* MSC_Test_1-M3UA(1978)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1978)@7d38b4d9c9a0: ************************************************* MSC_Test_1-SCCP(1976)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_2-M3UA(1981)@7d38b4d9c9a0: ************************************************* MSC_Test_2-M3UA(1981)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(1981)@7d38b4d9c9a0: ************************************************* MSC_Test_2-SCCP(1979)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410105655950 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1982)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410105656080 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410105656080 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410105656080 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410105656080 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1975)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1975)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1975)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410105656084 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105656084 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410105656084 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410105656084 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410105656084 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410105656084 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410105656084 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410105656084 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105656084 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410105656084 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410105656084 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1975)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(1975)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1975)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1975)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1975)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1975)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410105656086 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105656086 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410105656086 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410105656086 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410105656086 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410105656086 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410105656086 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410105656086 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105656086 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410105656086 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410105656086 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1975)@7d38b4d9c9a0: Message received on association #8 20250410105656086 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410105656086 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410105656086 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1975)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1975)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1975)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1975)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1975)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1975)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105656108 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410105656108 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250410105656108 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410105656108 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(1978)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(1978)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1978)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410105656112 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105656112 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410105656112 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410105656112 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410105656112 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410105656112 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410105656112 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) MSC_Test_1-M3UA(1978)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_1-M3UA(1978)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410105656112 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105656112 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410105656112 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410105656112 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(1978)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(1978)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1978)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(1978)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410105656113 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105656113 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410105656113 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410105656113 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410105656113 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410105656113 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410105656113 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410105656113 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105656113 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410105656113 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410105656113 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410105656113 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(1978)@7d38b4d9c9a0: Message received on association #8 20250410105656114 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:413) 20250410105656114 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(1978)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1978)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(1978)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1978)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1978)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(1978)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105656138 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410105656138 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250410105656138 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410105656138 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(1981)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(1981)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(1981)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410105656142 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105656142 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410105656143 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410105656143 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410105656143 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410105656143 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410105656143 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410105656143 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105656143 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410105656143 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410105656143 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(1981)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_2-M3UA(1981)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(1981)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(1981)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(1981)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410105656144 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105656144 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) MSC_Test_2-M3UA(1981)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410105656144 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410105656144 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410105656144 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410105656144 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410105656144 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410105656144 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105656144 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410105656144 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410105656144 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410105656144 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410105656144 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410105656144 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) 20250410105656144 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(1978)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(1978)@7d38b4d9c9a0: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(1981)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(1981)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(1981)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(1981)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(1981)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(1981)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(1981)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105656233 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410105656233 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1984)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1984)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410105656237 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1984)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1984)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1984)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1984)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1984)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1984)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410105656254 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410105656254 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1985)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000001003" to be handled at TC_iu_lu_imsi_reject2(1987) TC_iu_lu_imsi_reject2(1987)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001003'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410105656890 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105656890 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105656890 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105656890 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105656890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105656890 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105656890 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105656890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105656890 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105656890 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1975)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105656891 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105656891 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105656891 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105656891 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105656891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105656891 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105656891 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105656891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105656891 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105656891 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1975)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1975)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1974)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410105656916 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105656916 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105656916 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410105656916 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410105656916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105656916 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105656916 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105656916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105656916 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105656916 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(1978)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105656916 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105656916 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105656916 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105656916 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250410105656916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105656916 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250410105656916 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105656916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250410105656916 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105656916 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(1978)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(1978)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(1977)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410105656946 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105656946 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105656946 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105656946 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410105656946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105656946 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: picked Normal Route via 'as-rkm-3' round-robin style (osmo_ss7_combined_linkset.c:283) 20250410105656946 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105656946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105656946 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105656946 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(1981)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105656947 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250410105656947 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{WAIT_RX_RESET}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250410105656947 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105656947 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105656947 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105656947 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105656947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105656947 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: picked Normal Route via 'virt-rnc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250410105656947 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105656947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105656947 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105656947 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(1981)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(1981)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(1980)@7d38b4d9c9a0: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(1980)@7d38b4d9c9a0: Added conn table entry 0TC_iu_lu_imsi_reject2(1987)12587747 MSC_Test_2-SCCP(1979)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_2-RAN(1980)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(1981)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105656954 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105656954 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105656954 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105656954 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410105656954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105656954 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105656954 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105656954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105656954 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105656954 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 c0 12 e3 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 30 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105656954 DIUCS DEBUG (UTRAN-Iu-401 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410105656955 DMSC DEBUG msub_fsm[0x563b4cc55d70]{active}: Allocated (fsm.c:456) 20250410105656955 DMSC DEBUG msc_i[0x563b4cc43610]{READY}: Allocated (fsm.c:456) 20250410105656955 DMSC DEBUG msc_i[0x563b4cc43610]{READY}: is child of msub_fsm[0x563b4cc55d70] (fsm.c:486) 20250410105656955 DMSC DEBUG msc_a[0x563b4cc354d0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105656955 DMSC DEBUG msc_a[0x563b4cc354d0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc55d70] (fsm.c:486) 20250410105656955 DMSC DEBUG msc_a(unknown:UTRAN-Iu-401:NONE)[0x563b4cc354d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105656955 DMSC DEBUG msc_i(unknown:UTRAN-Iu-401:NONE)[0x563b4cc43610]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105656955 DMSC DEBUG msc_a(unknown:UTRAN-Iu-401:NONE)[0x563b4cc354d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105656955 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-401:NONE)[0x563b4cc354d0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410105656955 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-401:NONE)[0x563b4cc354d0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410105656955 DMM DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4cc354d0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001003 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410105656955 DMM DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4cc354d0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410105656955 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4cc60ab0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410105656955 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4cc60ab0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4cc354d0] (fsm.c:486) 20250410105656955 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4cc60ab0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410105656955 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4cc60ab0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410105656955 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410105656955 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001003 id=262420000001003 (vlr.c:661) 20250410105656955 DVLR INFO New subscr, IMSI: 262420000001003 (vlr.c:562) 20250410105656955 DVLR DEBUG VLR subscr IMSI-262420000001003 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410105656955 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4cc354d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105656955 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4cc354d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105656955 DVLR DEBUG VLR subscr IMSI-262420000001003 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410105656955 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410105656955 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4cc60ab0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410105656955 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4cc60ab0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410105656955 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4cc60ab0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410105656955 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4c998740]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410105656955 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4c998740]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4cc60ab0] (fsm.c:486) 20250410105656955 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4c998740]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410105656955 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4c998740]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410105656955 DPAG NOTICE ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Added seen cell to this RAN peer: LAI:262-42-23 (ran_peer.c:105) 20250410105656955 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105656955 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105656955 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105656955 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105656955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105656955 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: picked Normal Route via 'virt-rnc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250410105656955 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105656955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105656955 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105656955 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 09 02 c0 12 e3 00 01 91 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(1981)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(1981)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1979)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'C012E3'O, sourceLocRef := '000191'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(1979)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(1985)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000001003" handled at TC_iu_lu_imsi_reject2(1987) MSC_Test-GSUP(1985)@7d38b4d9c9a0: Added IMSI table entry 0TC_iu_lu_imsi_reject2(1987)"262420000001003" 20250410105656961 DVLR DEBUG VLR subscr IMSI-262420000001003 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105656961 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4c998740]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410105656961 DVLR DEBUG SUBSCR(IMSI-262420000001003) Received 1 auth tuples (vlr.c:996) 20250410105656961 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4c998740]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410105656961 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4c998740]{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:324) 20250410105656961 DMM DEBUG Tx AUTH REQ (rand = 12c9590b445c1bd2c4e4d206dc80df88) (gsm_04_08.c:641) 20250410105656961 DMM DEBUG AUTH REQ (autn = 05cc14f789bca91afededf1ecec7a84a) (gsm_04_08.c:643) 20250410105656961 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4cc354d0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410105656961 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4cc354d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410105656961 DMSC DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4cc43610]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105656961 DVLR DEBUG VLR subscr IMSI-262420000001003 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410105656961 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105656961 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105656961 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105656961 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105656961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105656961 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410105656961 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105656961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105656961 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105656961 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 09 06 c0 12 e3 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 12 c9 59 0b 44 5c 1b d2 c4 e4 d2 06 dc 80 df 88 20 10 05 cc 14 f7 89 bc a9 1a fe de df 1e ce c7 a8 4a 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(1981)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(1981)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1979)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(1979)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1979)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1979)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(1980)@7d38b4d9c9a0: patching N(SD)=1 into dtap '05147615D9A721047DA6869C'O MSC_Test_2-RAN(1980)@7d38b4d9c9a0: patched enc_l3: '05547615D9A721047DA6869C'O MSC_Test_2-SCCP(1979)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(1979)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(1979)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(1979)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05547615D9A721047DA6869C'O 20250410105656967 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105656967 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105656967 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105656967 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410105656967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-M3UA(1981)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105656967 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105656967 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105656967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105656967 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105656967 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 91 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 76 15 d9 a7 21 04 7d a6 86 9c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105656967 DIUCS DEBUG (UTRAN-Iu-401) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410105656967 DMSC DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4cc43610]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105656967 DIUCS DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4cc43610]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410105656967 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4cc354d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105656967 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4cc354d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410105656967 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4cc354d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410105656967 DMM DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4cc354d0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 7615d9a77da6869c) (gsm_04_08.c:1128) 20250410105656967 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4c998740]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410105656967 DVLR DEBUG SUBSCR(IMSI-262420000001003) AUTH on UTRAN received RES: 7615d9a77da6869c (8 bytes) (vlr_auth_fsm.c:151) 20250410105656967 DVLR INFO SUBSCR(IMSI-262420000001003) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410105656967 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4c998740]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410105656967 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4c998740]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410105656967 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4c998740]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410105656967 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4c998740]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4cc60ab0] (vlr_auth_fsm.c:294) 20250410105656967 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4c998740]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410105656967 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4c998740]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410105656967 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4cc60ab0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410105656967 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4cc60ab0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410105656967 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4cc60ab0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410105656967 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4cc354d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410105656967 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4cc354d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=cfc586257f62c2cd5ed8a61783e0bea7, CK=NONE (ran_msg_iu.c:388) 20250410105656968 DMSC DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4cc43610]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410105656968 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4cc60ab0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250410105656968 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105656968 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105656968 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105656968 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105656968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105656968 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410105656968 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105656968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105656968 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105656968 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 09 06 c0 12 e3 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 cf c5 86 25 7f 62 c2 cd 5e d8 a6 17 83 e0 be a7 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(1981)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(1981)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1979)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(1979)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1979)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1979)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(1979)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(1979)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(1979)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(1979)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250410105656974 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105656974 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105656974 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105656974 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410105656974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105656974 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105656974 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105656974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105656974 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105656974 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 91 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(1981)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105656974 DIUCS DEBUG (UTRAN-Iu-401) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410105656974 DMSC DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4cc43610]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105656974 DIUCS DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4cc43610]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410105656974 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4cc354d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105656974 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4cc354d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410105656974 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4cc354d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410105656974 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4cc60ab0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410105656974 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4cc60ab0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410105656974 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4cc354d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410105656974 DMSC DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4cc43610]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105656974 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4cc60ab0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410105656974 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4cc60ab0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410105656974 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4c998740]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105656974 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4c998740]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4cc60ab0] (fsm.c:486) 20250410105656974 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4c998740]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410105656974 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4c998740]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410105656974 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105656974 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105656974 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105656974 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105656974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105656974 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410105656974 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105656974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105656974 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105656974 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 09 06 c0 12 e3 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f3 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(1981)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(1981)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1979)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(1979)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1979)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1979)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105656977 DVLR DEBUG VLR subscr IMSI-262420000001003 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105656977 DVLR DEBUG SUBSCR(IMSI-262420000001003) UpdateLocation failed; gmm_cause: GSM authentication unacceptable (vlr.c:1173) 20250410105656977 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4cc60ab0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1181) 20250410105656977 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4c998740]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_NACK (vlr_lu_fsm.c:1272) 20250410105656977 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4c998740]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:117) 20250410105656977 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4c998740]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:120) 20250410105656977 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4c998740]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4cc60ab0] (vlr_lu_fsm.c:120) 20250410105656977 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4c998740]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:120) 20250410105656977 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4c998740]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105656977 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4cc60ab0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:120) 20250410105656977 DMM INFO msc_a(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4cc354d0]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250410105656977 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4cc354d0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_REJECT (msc_a.c:2106) 20250410105656977 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4cc354d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410105656977 DMSC DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4cc43610]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105656977 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4cc60ab0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410105656977 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4cc354d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250410105656977 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4cc354d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105656977 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4cc354d0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250410105656977 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4cc354d0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410105656977 DVLR DEBUG VLR subscr IMSI-262420000001003 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105656977 DVLR DEBUG VLR subscr IMSI-262420000001003 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105656977 DVLR DEBUG VLR subscr IMSI-262420000001003 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105656977 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4cc354d0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410105656977 DMSC DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4cc43610]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105656977 DVLR DEBUG VLR subscr IMSI-262420000001003 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250410105656977 DVLR DEBUG VLR subscr IMSI-262420000001003 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410105656977 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105656977 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105656977 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105656977 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105656977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105656977 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410105656977 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105656977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105656977 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105656977 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 09 06 c0 12 e3 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 05 04 17 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410105656977 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105656977 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105656977 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105656977 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105656977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105656977 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410105656977 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105656977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105656977 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105656977 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 09 06 c0 12 e3 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(1981)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(1981)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1979)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(1979)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1979)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(1981)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(1979)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(1981)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1979)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(1979)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1979)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1979)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(1979)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(1979)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(1979)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(1979)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(1981)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105656981 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105656981 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105656981 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105656981 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410105656981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105656981 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105656981 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105656981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105656981 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105656981 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 91 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105656981 DIUCS DEBUG (UTRAN-Iu-401) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410105656981 DMSC DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4cc43610]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105656981 DIUCS DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4cc43610]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410105656981 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4cc354d0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105656981 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4cc354d0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410105656981 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4cc354d0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410105656981 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4cc354d0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105656981 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4cc354d0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410105656981 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4cc354d0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105656981 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4cc354d0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105656981 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4cc60ab0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105656981 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4cc60ab0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4cc354d0] (msc_a.c:1053) 20250410105656981 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4cc60ab0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410105656981 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4cc60ab0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105656981 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4cc60ab0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410105656981 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4cc354d0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc55d70] (msc_a.c:1053) 20250410105656981 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4cc354d0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105656981 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4cc354d0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105656981 DMSC DEBUG msub_fsm[0x563b4cc55d70]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105656981 DMSC DEBUG msub(IMSI-262420000001003) MSC-A terminated (msub.c:261) 20250410105656981 DMSC DEBUG msub(IMSI-262420000001003) 1 MSC-I still active (msub.c:79) 20250410105656981 DMSC DEBUG msub_fsm[0x563b4cc55d70]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105656981 DMSC DEBUG msub_fsm[0x563b4cc55d70]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105656981 DMSC DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4cc43610]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105656981 DMSC DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4cc43610]{READY}: Removing from parent msub_fsm[0x563b4cc55d70] (msub.c:113) 20250410105656981 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-401 (ran_conn.c:142) 20250410105656981 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-401 (ran_conn.c:155) 20250410105656981 DMSC DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4cc43610]{READY}: Freeing instance (msub.c:113) 20250410105656981 DMSC DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-401:LU)[0x563b4cc43610]{READY}: Deallocated (fsm.c:568) 20250410105656981 DMSC DEBUG msub(IMSI-262420000001003) Free (msub.c:119) 20250410105656981 DVLR INFO VLR subscr IMSI-262420000001003 - active-conn: now used by 0 (-) (msub.c:375) 20250410105656981 DVLR DEBUG SUBSCR(IMSI-262420000001003) freeing VLR subscr (max total use count was 4) (vlr.c:472) 20250410105656981 DMSC DEBUG msub_fsm[0x563b4cc55d70]{terminating}: Freeing instance (msub.c:113) 20250410105656981 DMSC DEBUG msub_fsm[0x563b4cc55d70]{terminating}: Deallocated (fsm.c:568) 20250410105656981 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105656981 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105656981 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105656981 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105656981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105656981 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410105656981 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105656981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105656981 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105656981 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 09 04 c0 12 e3 00 01 91 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(1981)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(1981)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1979)@7d38b4d9c9a0: Session index based on local reference:0 20250410105656982 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105656982 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105656982 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105656982 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410105656982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105656982 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105656982 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105656982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105656982 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105656982 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 91 c0 12 e3 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(1981)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(1980)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_lu_imsi_reject2(1987)12587747 TC_iu_lu_imsi_reject2(1987)@7d38b4d9c9a0: setverdict(pass): none -> pass TC_iu_lu_imsi_reject2(1987)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_imsi_reject2(1987)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_imsi_reject2(1987)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test_1-RAN(1977)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(1973)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105656985 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250410105656985 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410105656985 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250410105656985 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410105656985 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105656985 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410105656985 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410105656985 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410105656985 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105656985 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410105656985 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410105656985 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410105656985 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105656985 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410105656985 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410105656985 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410105656985 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105656985 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410105656985 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410105656985 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410105656985 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105656985 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1126) 20250410105656985 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410105656985 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410105656985 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410105656985 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410105656985 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105656985 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410105656985 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410105656985 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410105656985 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410105656985 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:378) 20250410105656985 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410105656985 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410105656985 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410105656985 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410105656985 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105656985 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410105656985 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410105656985 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410105656985 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410105656985 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410105656985 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105656985 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105656985 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105656985 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410105656985 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test_1-SCCP(1976)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-M3UA(1978)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(1984)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(1975)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1972)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(1985)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(1982)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105656986 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410105656986 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105656986 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410105656986 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250410105656986 DLINP ERROR SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:766) 20250410105656986 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105656986 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410105656986 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410105656986 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410105656986 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410105656986 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410105656986 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105656986 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410105656986 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410105656986 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test_0-RAN(1974)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(1986)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-RAN(1980)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105656986 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250410105656986 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(1981)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-SCCP(1979)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(1983)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1988)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1972): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(1973): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(1974): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(1975): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-SCCP(1976): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-RAN(1977): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-M3UA(1978): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-SCCP(1979): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-RAN(1980): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-M3UA(1981): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(1982): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(1983): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(1984): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(1985): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(1986): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_iu_lu_imsi_reject2(1987): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1988): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_iu_lu_imsi_reject finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_imsi_reject pass'. Thu Apr 10 10:56:56 UTC 2025 ====== MSC_Tests_Iu.TC_iu_lu_imsi_reject pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_iu_lu_imsi_reject.talloc 20250410105657985 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=308308) 20250410105658986 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410105658986 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410105658986 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410105658986 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410105658986 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410105658986 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410105658986 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410105658987 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410105658987 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410105658987 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) Waiting for packet dumper to finish... 1 (prev_count=308308, count=311616) 20250410105659987 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_imsi_reject pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_imsi_timeout_gsup'. ------ MSC_Tests_Iu.TC_iu_lu_imsi_timeout_gsup ------ Thu Apr 10 10:57:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_imsi_timeout_gsup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_imsi_timeout_gsup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410105700989 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_imsi_timeout_gsup' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_iu_lu_imsi_timeout_gsup started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(1992)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(1992)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1992)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(1990)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_1-M3UA(1995)@7d38b4d9c9a0: ************************************************* MSC_Test_1-M3UA(1995)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1995)@7d38b4d9c9a0: ************************************************* MSC_Test_1-SCCP(1993)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_2-M3UA(1998)@7d38b4d9c9a0: ************************************************* MSC_Test_2-M3UA(1998)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(1998)@7d38b4d9c9a0: ************************************************* MSC_Test_2-SCCP(1996)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410105701747 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1999)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410105701872 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410105701872 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410105701872 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410105701872 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1992)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1992)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1992)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1992)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(1992)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410105701876 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105701876 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410105701876 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410105701876 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410105701876 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410105701876 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410105701876 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410105701876 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105701876 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410105701876 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410105701876 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1992)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1992)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1992)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1992)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410105701877 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105701877 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410105701877 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410105701877 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410105701877 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410105701877 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410105701877 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410105701877 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105701877 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410105701877 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410105701877 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105701877 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1992)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1992)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105701878 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410105701878 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1992)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1992)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1992)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1992)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1992)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105701903 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410105701903 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250410105701903 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410105701903 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(1995)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(1995)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1995)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(1995)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_1-M3UA(1995)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410105701906 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105701907 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410105701907 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410105701907 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410105701907 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410105701907 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410105701907 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410105701907 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105701907 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410105701907 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410105701907 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(1995)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(1995)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1995)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410105701908 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105701908 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410105701908 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410105701908 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410105701908 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410105701908 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410105701908 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410105701908 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105701908 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410105701908 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410105701908 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410105701908 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(1995)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410105701908 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:413) 20250410105701908 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(1995)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(1995)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1995)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(1995)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1995)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1995)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(1995)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105701935 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410105701935 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250410105701935 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410105701935 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(1998)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(1998)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(1998)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410105701941 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105701941 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410105701941 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410105701941 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410105701941 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410105701941 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410105701941 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410105701941 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105701941 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410105701941 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410105701941 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(1998)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_2-M3UA(1998)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(1998)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(1998)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(1998)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(1998)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410105701942 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105701942 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410105701942 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410105701942 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410105701942 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410105701942 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410105701942 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410105701942 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105701942 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410105701942 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410105701942 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410105701942 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410105701942 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410105701942 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) 20250410105701942 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(1995)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(1995)@7d38b4d9c9a0: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(1998)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(1998)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(1998)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(1998)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(1998)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(1998)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(1998)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105701989 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410105701990 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2001)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2001)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410105701994 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2001)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2001)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2001)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2001)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2001)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2001)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410105702012 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410105702012 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2002)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000001004" to be handled at TC_iu_lu_imsi_timeout_gsup2(2004) TC_iu_lu_imsi_timeout_gsup2(2004)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001004'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410105702684 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105702684 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105702684 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105702684 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105702684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105702684 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105702684 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105702684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105702684 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105702684 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1992)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105702684 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105702684 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105702684 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105702684 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105702684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105702684 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105702684 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105702684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105702684 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105702684 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(1992)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(1992)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1991)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410105702714 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105702714 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105702714 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410105702714 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410105702714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105702714 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105702714 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105702714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105702714 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105702714 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(1995)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105702715 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105702715 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105702715 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105702715 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250410105702715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105702715 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250410105702715 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105702715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250410105702715 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105702715 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(1995)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(1995)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(1994)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410105702753 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105702753 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105702753 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105702753 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410105702753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105702753 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105702753 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105702753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105702753 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105702753 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(1998)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105702753 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250410105702753 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250410105702753 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105702753 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105702753 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105702753 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105702753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105702753 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410105702753 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105702753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105702753 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105702753 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(1998)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(1998)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(1997)@7d38b4d9c9a0: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(1997)@7d38b4d9c9a0: Added conn table entry 0TC_iu_lu_imsi_timeout_gsup2(2004)3291830 MSC_Test_2-SCCP(1996)@7d38b4d9c9a0: First idle individual index:0 20250410105702773 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105702773 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105702773 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105702773 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410105702773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105702773 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105702773 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105702773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105702773 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105702773 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 32 3a b6 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 40 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(1998)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105702773 DIUCS DEBUG (UTRAN-Iu-402 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410105702773 DMSC DEBUG msub_fsm[0x563b4cc60ab0]{active}: Allocated (fsm.c:456) 20250410105702773 DMSC DEBUG msc_i[0x563b4cc354d0]{READY}: Allocated (fsm.c:456) 20250410105702773 DMSC DEBUG msc_i[0x563b4cc354d0]{READY}: is child of msub_fsm[0x563b4cc60ab0] (fsm.c:486) 20250410105702773 DMSC DEBUG msc_a[0x563b4cc43610]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105702773 DMSC DEBUG msc_a[0x563b4cc43610]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc60ab0] (fsm.c:486) 20250410105702773 DMSC DEBUG msc_a(unknown:UTRAN-Iu-402:NONE)[0x563b4cc43610]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105702773 DMSC DEBUG msc_i(unknown:UTRAN-Iu-402:NONE)[0x563b4cc354d0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105702773 DMSC DEBUG msc_a(unknown:UTRAN-Iu-402:NONE)[0x563b4cc43610]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105702773 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-402:NONE)[0x563b4cc43610]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410105702773 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-402:NONE)[0x563b4cc43610]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410105702773 DMM DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4cc43610]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001004 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410105702773 DMM DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4cc43610]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410105702773 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4cbf35f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410105702773 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4cbf35f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4cc43610] (fsm.c:486) 20250410105702773 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4cbf35f0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410105702773 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4cbf35f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410105702773 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410105702773 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001004 id=262420000001004 (vlr.c:661) 20250410105702773 DVLR INFO New subscr, IMSI: 262420000001004 (vlr.c:562) 20250410105702773 DVLR DEBUG VLR subscr IMSI-262420000001004 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410105702773 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4cc43610]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105702773 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4cc43610]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105702773 DVLR DEBUG VLR subscr IMSI-262420000001004 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410105702773 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410105702773 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4cbf35f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410105702773 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4cbf35f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410105702773 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4cbf35f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410105702773 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4c998740]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410105702773 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4c998740]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4cbf35f0] (fsm.c:486) 20250410105702773 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4c998740]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410105702774 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4c998740]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410105702774 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105702774 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105702774 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105702774 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105702774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105702774 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: picked Normal Route via 'virt-rnc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250410105702774 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105702774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105702774 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105702774 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0a 02 32 3a b6 00 01 92 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(1998)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-RAN(1997)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(1998)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1996)@7d38b4d9c9a0: { messageType := 2, destLocRef := '323AB6'O, sourceLocRef := '000192'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(1996)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(2002)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000001004" handled at TC_iu_lu_imsi_timeout_gsup2(2004) MSC_Test-GSUP(2002)@7d38b4d9c9a0: Added IMSI table entry 0TC_iu_lu_imsi_timeout_gsup2(2004)"262420000001004" 20250410105702783 DVLR DEBUG VLR subscr IMSI-262420000001004 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105702783 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4c998740]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410105702783 DVLR DEBUG SUBSCR(IMSI-262420000001004) Received 1 auth tuples (vlr.c:996) 20250410105702783 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4c998740]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410105702783 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4c998740]{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:324) 20250410105702783 DMM DEBUG Tx AUTH REQ (rand = 89075643d828ccaa6fe5cd7cf287fa0b) (gsm_04_08.c:641) 20250410105702783 DMM DEBUG AUTH REQ (autn = c450496178feee94cd17f87a152386bb) (gsm_04_08.c:643) 20250410105702783 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4cc43610]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410105702783 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4cc43610]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410105702783 DMSC DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4cc354d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105702783 DVLR DEBUG VLR subscr IMSI-262420000001004 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410105702783 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105702783 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105702783 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105702783 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105702783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105702783 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410105702783 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105702783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105702783 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105702783 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 32 3a b6 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 89 07 56 43 d8 28 cc aa 6f e5 cd 7c f2 87 fa 0b 20 10 c4 50 49 61 78 fe ee 94 cd 17 f8 7a 15 23 86 bb 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(1998)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(1998)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1996)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(1996)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1996)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1996)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(1997)@7d38b4d9c9a0: patching N(SD)=1 into dtap '05143A53F7BD2104325B57FA'O MSC_Test_2-RAN(1997)@7d38b4d9c9a0: patched enc_l3: '05543A53F7BD2104325B57FA'O MSC_Test_2-SCCP(1996)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(1996)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(1996)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(1996)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05543A53F7BD2104325B57FA'O MSC_Test_2-M3UA(1998)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105702800 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105702800 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105702800 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105702800 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410105702800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105702800 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105702800 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105702800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105702800 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105702800 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 92 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 3a 53 f7 bd 21 04 32 5b 57 fa 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105702800 DIUCS DEBUG (UTRAN-Iu-402) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410105702800 DMSC DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4cc354d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105702800 DIUCS DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4cc354d0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410105702800 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4cc43610]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105702800 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4cc43610]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410105702800 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4cc43610]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410105702800 DMM DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4cc43610]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 3a53f7bd325b57fa) (gsm_04_08.c:1128) 20250410105702800 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4c998740]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410105702800 DVLR DEBUG SUBSCR(IMSI-262420000001004) AUTH on UTRAN received RES: 3a53f7bd325b57fa (8 bytes) (vlr_auth_fsm.c:151) 20250410105702800 DVLR INFO SUBSCR(IMSI-262420000001004) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410105702800 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4c998740]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410105702800 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4c998740]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410105702800 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4c998740]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410105702800 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4c998740]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4cbf35f0] (vlr_auth_fsm.c:294) 20250410105702800 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4c998740]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410105702800 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4c998740]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410105702800 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4cbf35f0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410105702800 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4cbf35f0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410105702800 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4cbf35f0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410105702800 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4cc43610]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410105702800 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4cc43610]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=c4553a7a771478df96e369b11e336deb, CK=NONE (ran_msg_iu.c:388) 20250410105702800 DMSC DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4cc354d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410105702800 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4cbf35f0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250410105702801 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105702801 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105702801 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105702801 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105702801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105702801 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410105702801 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105702801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105702801 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105702801 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 32 3a b6 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 c4 55 3a 7a 77 14 78 df 96 e3 69 b1 1e 33 6d eb 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(1998)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(1998)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1996)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(1996)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1996)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1996)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(1996)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(1996)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(1996)@7d38b4d9c9a0: vl_from0 20250410105702818 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105702818 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105702818 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105702818 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410105702818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105702818 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105702818 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105702818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105702818 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105702818 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 92 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105702819 DIUCS DEBUG (UTRAN-Iu-402) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410105702819 DMSC DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4cc354d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105702819 DIUCS DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4cc354d0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410105702819 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4cc43610]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105702819 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4cc43610]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410105702819 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4cc43610]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410105702819 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4cbf35f0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410105702819 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4cbf35f0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410105702819 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4cc43610]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410105702819 DMSC DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4cc354d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105702819 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4cbf35f0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410105702819 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4cbf35f0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410105702819 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4c998740]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105702819 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4c998740]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4cbf35f0] (fsm.c:486) 20250410105702819 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4c998740]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410105702819 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4c998740]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410105702819 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105702819 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105702819 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105702819 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105702819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105702819 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410105702819 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105702819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105702819 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105702819 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 32 3a b6 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f4 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(1996)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(1998)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1998)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(1998)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1996)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(1996)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1996)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1996)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105707774 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4cc43610]{MSC_A_ST_AUTH_CIPH}: Timeout of X1 (fsm.c:317) 20250410105707774 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4cc43610]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:927) 20250410105707774 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4cc43610]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105707774 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4cc43610]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250410105707774 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4cc43610]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410105707774 DVLR DEBUG VLR subscr IMSI-262420000001004 + msc_a_fsm_releasing_onenter: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105707774 DVLR DEBUG VLR subscr IMSI-262420000001004 + vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105707774 DMM INFO msc_a(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4cc43610]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250410105707774 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4cc43610]{MSC_A_ST_RELEASING}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_REJECT (msc_a.c:2106) 20250410105707774 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4cc43610]{MSC_A_ST_RELEASING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410105707774 DMSC DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4cc354d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105707774 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4cbf35f0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410105707774 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4cc43610]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250410105707775 DVLR DEBUG VLR subscr IMSI-262420000001004 - vlr_subscr_cancel_attach_fsm: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105707775 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4cc43610]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410105707775 DMSC DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4cc354d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105707775 DVLR DEBUG VLR subscr IMSI-262420000001004 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250410105707775 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105707775 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105707775 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105707775 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105707775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105707775 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410105707775 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105707775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105707775 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105707775 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 32 3a b6 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 05 04 16 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410105707775 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105707775 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105707775 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105707775 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105707775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105707775 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410105707775 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105707775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105707775 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105707775 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 32 3a b6 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(1998)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(1998)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(1998)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(1998)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1996)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(1996)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1996)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1996)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(1996)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(1996)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1996)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1996)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(1996)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(1996)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(1996)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(1996)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250410105707785 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105707785 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105707785 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105707785 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410105707785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105707785 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-M3UA(1998)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105707785 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105707785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105707785 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105707785 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 92 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105707785 DIUCS DEBUG (UTRAN-Iu-402) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410105707785 DMSC DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4cc354d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105707785 DIUCS DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4cc354d0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410105707785 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4cc43610]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105707785 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4cc43610]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410105707785 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4cc43610]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410105707785 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4cc43610]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105707785 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4cc43610]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410105707785 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4cc43610]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105707785 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4cc43610]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105707785 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4cbf35f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105707785 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4c998740]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105707785 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4c998740]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Removing from parent vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4cbf35f0] (msc_a.c:1053) 20250410105707785 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4c998740]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Freeing instance (msc_a.c:1053) 20250410105707785 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4c998740]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Deallocated (fsm.c:568) 20250410105707785 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4cbf35f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4cc43610] (msc_a.c:1053) 20250410105707785 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4cbf35f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410105707785 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4cbf35f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105707785 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4cbf35f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410105707785 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4cc43610]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc60ab0] (msc_a.c:1053) 20250410105707785 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4cc43610]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105707785 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4cc43610]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105707785 DMSC DEBUG msub_fsm[0x563b4cc60ab0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105707785 DMSC DEBUG msub(IMSI-262420000001004) MSC-A terminated (msub.c:261) 20250410105707785 DMSC DEBUG msub(IMSI-262420000001004) 1 MSC-I still active (msub.c:79) 20250410105707785 DMSC DEBUG msub_fsm[0x563b4cc60ab0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105707785 DMSC DEBUG msub_fsm[0x563b4cc60ab0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105707785 DMSC DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4cc354d0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105707785 DMSC DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4cc354d0]{READY}: Removing from parent msub_fsm[0x563b4cc60ab0] (msub.c:113) 20250410105707785 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-402 (ran_conn.c:142) 20250410105707785 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-402 (ran_conn.c:155) 20250410105707785 DMSC DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4cc354d0]{READY}: Freeing instance (msub.c:113) 20250410105707785 DMSC DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-402:LU)[0x563b4cc354d0]{READY}: Deallocated (fsm.c:568) 20250410105707785 DMSC DEBUG msub(IMSI-262420000001004) Free (msub.c:119) 20250410105707785 DVLR INFO VLR subscr IMSI-262420000001004 - active-conn: now used by 0 (-) (msub.c:375) 20250410105707785 DVLR DEBUG SUBSCR(IMSI-262420000001004) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250410105707785 DMSC DEBUG msub_fsm[0x563b4cc60ab0]{terminating}: Freeing instance (msub.c:113) 20250410105707785 DMSC DEBUG msub_fsm[0x563b4cc60ab0]{terminating}: Deallocated (fsm.c:568) 20250410105707786 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105707786 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105707786 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105707786 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105707786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105707786 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410105707786 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105707786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105707786 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105707786 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0a 04 32 3a b6 00 01 92 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(1998)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(1998)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1996)@7d38b4d9c9a0: Session index based on local reference:0 20250410105707787 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105707787 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105707787 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105707787 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410105707787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105707787 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105707787 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105707787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105707787 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105707787 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 92 32 3a b6 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(1998)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(1997)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_lu_imsi_timeout_gsup2(2004)3291830 TC_iu_lu_imsi_timeout_gsup2(2004)@7d38b4d9c9a0: setverdict(pass): none -> pass TC_iu_lu_imsi_timeout_gsup2(2004)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_imsi_timeout_gsup2(2004)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_imsi_timeout_gsup2(2004)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410105707792 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410105707792 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105707792 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410105707792 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410105707792 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410105707792 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105707792 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410105707792 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410105707792 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410105707792 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105707792 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410105707792 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410105707792 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410105707792 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410105707792 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410105707792 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105707792 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105707792 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105707792 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105707792 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410105707792 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410105707792 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410105707792 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105707792 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410105707792 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410105707792 DLINP ERROR SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe (stream_srv.c:743) 20250410105707792 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410105707792 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105707792 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410105707792 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410105707792 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410105707792 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105707792 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1126) 20250410105707792 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410105707792 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410105707792 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410105707792 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410105707792 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105707792 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410105707792 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410105707792 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410105707792 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1992)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105707793 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410105707793 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410105707793 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:378) 20250410105707793 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MGCP(2000)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(1990)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-M3UA(1995)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(2002)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(1999)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2005)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-SCCP(1996)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1989)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(2001)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(1991)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-RAN(1994)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(2003)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-RAN(1997)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105707801 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410105707801 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250410105707801 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_2-M3UA(1998)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-SCCP(1993)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(1989): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(1990): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(1991): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(1992): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-SCCP(1993): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-RAN(1994): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-M3UA(1995): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-SCCP(1996): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-RAN(1997): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-M3UA(1998): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(1999): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(2000): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(2001): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(2002): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(2003): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_iu_lu_imsi_timeout_gsup2(2004): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2005): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_iu_lu_imsi_timeout_gsup finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_imsi_timeout_gsup pass'. 20250410105707801 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410105707801 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105707801 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410105707801 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250410105707801 DLINP ERROR SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:766) 20250410105707801 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105707801 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410105707801 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410105707801 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410105707801 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410105707801 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410105707801 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105707801 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410105707801 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410105707801 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410105707808 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250410105707808 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Thu Apr 10 10:57:07 UTC 2025 ====== MSC_Tests_Iu.TC_iu_lu_imsi_timeout_gsup pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_iu_lu_imsi_timeout_gsup.talloc 20250410105708801 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=306112) 20250410105709793 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410105709793 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410105709793 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410105709793 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410105709793 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410105709793 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410105709801 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410105709801 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410105709801 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410105709802 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=306112, count=309700) 20250410105710802 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_imsi_timeout_gsup pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_imsi_auth3g_tmsi'. ------ MSC_Tests_Iu.TC_iu_lu_imsi_auth3g_tmsi ------ Thu Apr 10 10:57:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_imsi_auth3g_tmsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_imsi_auth3g_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410105711803 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_imsi_auth3g_tmsi' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_iu_lu_imsi_auth3g_tmsi started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2009)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(2009)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2009)@7d38b4d9c9a0: ************************************************* MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-SCCP(2007)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_1-M3UA(2012)@7d38b4d9c9a0: ************************************************* MSC_Test_1-M3UA(2012)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2012)@7d38b4d9c9a0: ************************************************* MSC_Test_1-SCCP(2010)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2015)@7d38b4d9c9a0: ************************************************* MSC_Test_2-M3UA(2015)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_2-M3UA(2015)@7d38b4d9c9a0: ************************************************* MSC_Test_2-SCCP(2013)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410105712715 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2016)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410105712804 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410105712804 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2018)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2018)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410105712808 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2018)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2018)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2018)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2018)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2018)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2018)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410105712829 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410105712829 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250410105712855 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410105712855 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410105712855 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410105712855 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2009)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2009)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2009)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410105712859 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105712859 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410105712859 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410105712859 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410105712859 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) MSC_Test_0-M3UA(2009)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(2009)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410105712859 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410105712859 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410105712859 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105712859 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410105712859 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410105712859 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2009)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2009)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2009)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410105712861 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105712861 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410105712861 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410105712861 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410105712861 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410105712861 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) MSC_Test_0-M3UA(2009)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410105712861 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410105712861 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105712861 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410105712861 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410105712861 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105712861 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2009)@7d38b4d9c9a0: Message received on association #8 20250410105712861 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410105712861 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2009)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2009)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2009)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2009)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2009)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2009)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2019)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000001005" to be handled at TC_iu_lu_imsi_auth3g_tmsi2(2021) TC_iu_lu_imsi_auth3g_tmsi2(2021)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001005'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410105712880 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410105712880 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250410105712880 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410105712880 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2012)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2012)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2012)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410105712884 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105712884 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410105712884 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410105712884 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410105712884 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410105712884 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410105712884 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410105712884 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105712884 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410105712884 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410105712884 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2012)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_1-M3UA(2012)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2012)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2012)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2012)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410105712886 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105712886 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410105712886 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410105712886 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410105712886 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410105712886 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410105712886 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410105712886 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105712886 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410105712886 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410105712886 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410105712886 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2012)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2012)@7d38b4d9c9a0: Message received on association #8 20250410105712886 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:413) 20250410105712886 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2012)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2012)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2012)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2012)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2012)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2012)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105712901 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410105712901 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250410105712901 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410105712901 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2015)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2015)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2015)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410105712907 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105712907 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410105712907 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410105712907 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410105712907 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410105712907 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410105712907 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410105712907 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105712907 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410105712907 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410105712907 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2015)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_2-M3UA(2015)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2015)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2015)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2015)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410105712909 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105712909 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410105712909 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410105712909 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410105712909 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410105712909 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410105712909 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410105712909 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105712909 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410105712909 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410105712909 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410105712909 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2015)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410105712909 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410105712909 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) 20250410105712909 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2012)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2015)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2012)@7d38b4d9c9a0: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2015)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2015)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2015)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2015)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2015)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2015)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105713666 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105713666 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105713666 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105713666 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105713666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(2009)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105713666 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105713666 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105713666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105713666 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105713666 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105713667 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105713667 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105713667 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105713667 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105713667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105713667 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105713667 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105713667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105713667 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105713667 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2009)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2009)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2008)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410105713691 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105713691 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105713691 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410105713691 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410105713691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105713691 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105713691 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105713691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105713691 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105713691 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2012)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105713692 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105713692 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105713692 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105713692 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250410105713692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105713692 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250410105713692 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105713692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250410105713692 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105713692 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2012)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2012)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2011)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410105713716 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105713716 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105713716 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105713716 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410105713716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105713716 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105713716 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105713716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105713716 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105713716 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2015)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105713716 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250410105713716 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250410105713716 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105713716 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105713716 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105713716 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105713716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105713716 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410105713716 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105713716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105713716 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105713716 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2015)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2015)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2014)@7d38b4d9c9a0: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2014)@7d38b4d9c9a0: Added conn table entry 0TC_iu_lu_imsi_auth3g_tmsi2(2021)7354722 MSC_Test_2-SCCP(2013)@7d38b4d9c9a0: First idle individual index:0 20250410105713734 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105713734 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105713734 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105713734 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410105713734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105713734 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105713734 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105713734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2015)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105713734 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105713734 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 70 39 62 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 50 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105713734 DIUCS DEBUG (UTRAN-Iu-403 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410105713734 DMSC DEBUG msub_fsm[0x563b4c998740]{active}: Allocated (fsm.c:456) 20250410105713734 DMSC DEBUG msc_i[0x563b4cbf35f0]{READY}: Allocated (fsm.c:456) 20250410105713734 DMSC DEBUG msc_i[0x563b4cbf35f0]{READY}: is child of msub_fsm[0x563b4c998740] (fsm.c:486) 20250410105713734 DMSC DEBUG msc_a[0x563b4cc43610]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105713734 DMSC DEBUG msc_a[0x563b4cc43610]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4c998740] (fsm.c:486) 20250410105713734 DMSC DEBUG msc_a(unknown:UTRAN-Iu-403:NONE)[0x563b4cc43610]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105713734 DMSC DEBUG msc_i(unknown:UTRAN-Iu-403:NONE)[0x563b4cbf35f0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105713734 DMSC DEBUG msc_a(unknown:UTRAN-Iu-403:NONE)[0x563b4cc43610]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105713734 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-403:NONE)[0x563b4cc43610]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410105713734 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-403:NONE)[0x563b4cc43610]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410105713734 DMM DEBUG msc_a(IMSI-262420000001005:UTRAN-Iu-403:LU)[0x563b4cc43610]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410105713734 DMM DEBUG msc_a(IMSI-262420000001005:UTRAN-Iu-403:LU)[0x563b4cc43610]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410105713734 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:UTRAN-Iu-403:LU)[0x563b4cc354d0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410105713734 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:UTRAN-Iu-403:LU)[0x563b4cc354d0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001005:UTRAN-Iu-403:LU)[0x563b4cc43610] (fsm.c:486) 20250410105713734 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:UTRAN-Iu-403:LU)[0x563b4cc354d0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410105713734 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:UTRAN-Iu-403:LU)[0x563b4cc354d0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410105713734 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410105713734 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410105713734 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:UTRAN-Iu-403:LU)[0x563b4cc43610]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105713734 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:UTRAN-Iu-403:LU)[0x563b4cc43610]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105713734 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250410105713734 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410105713734 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:UTRAN-Iu-403:LU)[0x563b4cc354d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410105713734 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:UTRAN-Iu-403:LU)[0x563b4cc354d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410105713734 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:UTRAN-Iu-403:LU)[0x563b4cc354d0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410105713734 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:UTRAN-Iu-403:LU)[0x563b4cc55d70]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410105713734 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:UTRAN-Iu-403:LU)[0x563b4cc55d70]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:UTRAN-Iu-403:LU)[0x563b4cc354d0] (fsm.c:486) 20250410105713734 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:UTRAN-Iu-403:LU)[0x563b4cc55d70]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410105713734 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:UTRAN-Iu-403:LU)[0x563b4cc55d70]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410105713734 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105713734 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105713734 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105713734 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105713734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105713734 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: picked Normal Route via 'virt-rnc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250410105713734 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105713734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105713735 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105713735 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0b 02 70 39 62 00 01 93 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-RAN(2014)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2015)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2015)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2013)@7d38b4d9c9a0: { messageType := 2, destLocRef := '703962'O ("p9b"), sourceLocRef := '000193'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2013)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(2019)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000001005" handled at TC_iu_lu_imsi_auth3g_tmsi2(2021) MSC_Test-GSUP(2019)@7d38b4d9c9a0: Added IMSI table entry 0TC_iu_lu_imsi_auth3g_tmsi2(2021)"262420000001005" TC_iu_lu_imsi_auth3g_tmsi2(2021)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_imsi_auth3g_tmsi2(2021)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410105713744 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105713744 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:UTRAN-Iu-403:LU)[0x563b4cc55d70]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410105713744 DVLR DEBUG SUBSCR(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3) Received 1 auth tuples (vlr.c:996) 20250410105713744 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:UTRAN-Iu-403:LU)[0x563b4cc55d70]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410105713744 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:UTRAN-Iu-403:LU)[0x563b4cc55d70]{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:324) 20250410105713744 DMM DEBUG Tx AUTH REQ (rand = a19b677352e6d50340be62a7102b60c9) (gsm_04_08.c:641) 20250410105713744 DMM DEBUG AUTH REQ (autn = 0205cc943e3ddc162e1ccd25caf97f02) (gsm_04_08.c:643) 20250410105713744 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:UTRAN-Iu-403:LU)[0x563b4cc43610]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410105713744 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:UTRAN-Iu-403:LU)[0x563b4cc43610]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410105713744 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:UTRAN-Iu-403:LU)[0x563b4cbf35f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105713744 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105713744 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105713744 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105713744 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105713744 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105713744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105713744 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410105713744 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105713744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105713744 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105713744 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 70 39 62 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 a1 9b 67 73 52 e6 d5 03 40 be 62 a7 10 2b 60 c9 20 10 02 05 cc 94 3e 3d dc 16 2e 1c cd 25 ca f9 7f 02 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2015)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2015)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2013)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2013)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2013)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2013)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2014)@7d38b4d9c9a0: patching N(SD)=1 into dtap '0514454E007B21042D374677'O MSC_Test_2-RAN(2014)@7d38b4d9c9a0: patched enc_l3: '0554454E007B21042D374677'O MSC_Test_2-SCCP(2013)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2013)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2013)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2013)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554454E007B21042D374677'O 20250410105713761 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105713761 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105713761 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105713761 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_2-M3UA(2015)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105713761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105713761 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105713761 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105713761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105713761 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105713761 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 93 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 45 4e 00 7b 21 04 2d 37 46 77 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105713761 DIUCS DEBUG (UTRAN-Iu-403) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410105713761 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:UTRAN-Iu-403:LU)[0x563b4cbf35f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105713761 DIUCS DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:UTRAN-Iu-403:LU)[0x563b4cbf35f0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410105713761 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:UTRAN-Iu-403:LU)[0x563b4cc43610]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105713761 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:UTRAN-Iu-403:LU)[0x563b4cc43610]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410105713761 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:UTRAN-Iu-403:LU)[0x563b4cc43610]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410105713761 DMM DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:UTRAN-Iu-403:LU)[0x563b4cc43610]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 454e007b2d374677) (gsm_04_08.c:1128) 20250410105713761 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:UTRAN-Iu-403:LU)[0x563b4cc55d70]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410105713761 DVLR DEBUG SUBSCR(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3) AUTH on UTRAN received RES: 454e007b2d374677 (8 bytes) (vlr_auth_fsm.c:151) 20250410105713761 DVLR INFO SUBSCR(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410105713761 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:UTRAN-Iu-403:LU)[0x563b4cc55d70]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410105713761 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:UTRAN-Iu-403:LU)[0x563b4cc55d70]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410105713761 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:UTRAN-Iu-403:LU)[0x563b4cc55d70]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410105713761 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:UTRAN-Iu-403:LU)[0x563b4cc55d70]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:UTRAN-Iu-403:LU)[0x563b4cc354d0] (vlr_auth_fsm.c:294) 20250410105713761 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:UTRAN-Iu-403:LU)[0x563b4cc55d70]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410105713761 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:UTRAN-Iu-403:LU)[0x563b4cc55d70]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410105713761 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:UTRAN-Iu-403:LU)[0x563b4cc354d0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410105713761 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:UTRAN-Iu-403:LU)[0x563b4cc354d0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410105713761 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:UTRAN-Iu-403:LU)[0x563b4cc354d0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410105713761 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:UTRAN-Iu-403:LU)[0x563b4cc43610]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410105713761 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:UTRAN-Iu-403:LU)[0x563b4cc43610]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=8b2055ac4d38d9b7f59ad5d032b73f61, CK=NONE (ran_msg_iu.c:388) 20250410105713761 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:UTRAN-Iu-403:LU)[0x563b4cbf35f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410105713761 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:UTRAN-Iu-403:LU)[0x563b4cc354d0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250410105713761 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105713762 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105713762 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105713762 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105713762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105713762 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410105713762 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105713762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105713762 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105713762 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 70 39 62 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 8b 20 55 ac 4d 38 d9 b7 f5 9a d5 d0 32 b7 3f 61 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2015)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2015)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2013)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2013)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2013)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2013)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2013)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2013)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2013)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2013)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250410105713779 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105713779 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105713779 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105713779 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410105713779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105713779 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105713779 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_2-M3UA(2015)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105713779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105713779 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105713779 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 93 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105713779 DIUCS DEBUG (UTRAN-Iu-403) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410105713779 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:UTRAN-Iu-403:LU)[0x563b4cbf35f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105713779 DIUCS DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:UTRAN-Iu-403:LU)[0x563b4cbf35f0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410105713779 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:UTRAN-Iu-403:LU)[0x563b4cc43610]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105713779 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:UTRAN-Iu-403:LU)[0x563b4cc43610]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410105713779 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:UTRAN-Iu-403:LU)[0x563b4cc43610]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410105713779 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:UTRAN-Iu-403:LU)[0x563b4cc354d0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410105713779 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:UTRAN-Iu-403:LU)[0x563b4cc354d0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410105713779 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:UTRAN-Iu-403:LU)[0x563b4cc43610]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410105713779 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:UTRAN-Iu-403:LU)[0x563b4cbf35f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105713779 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:UTRAN-Iu-403:LU)[0x563b4cc354d0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410105713779 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:UTRAN-Iu-403:LU)[0x563b4cc354d0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410105713779 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:UTRAN-Iu-403:LU)[0x563b4cc55d70]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105713779 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:UTRAN-Iu-403:LU)[0x563b4cc55d70]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:UTRAN-Iu-403:LU)[0x563b4cc354d0] (fsm.c:486) 20250410105713779 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:UTRAN-Iu-403:LU)[0x563b4cc55d70]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410105713779 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:UTRAN-Iu-403:LU)[0x563b4cc55d70]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410105713779 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105713779 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105713779 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105713779 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105713779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105713779 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410105713779 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105713779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105713779 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105713779 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 70 39 62 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f5 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2015)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2015)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2013)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2013)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2013)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2013)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105713784 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105713784 DVLR DEBUG IMSI:262420000001005 has MSISDN:491230001005 (vlr.c:1045) 20250410105713784 DMSC NOTICE msub(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3) VLR: update for IMSI=262420000001005 (MSISDN=491230001005) (gsm_04_08.c:1541) 20250410105713784 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105713785 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105713785 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:UTRAN-Iu-403:LU)[0x563b4cc354d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410105713785 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:UTRAN-Iu-403:LU)[0x563b4cc55d70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410105713785 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:UTRAN-Iu-403:LU)[0x563b4cc55d70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410105713785 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:UTRAN-Iu-403:LU)[0x563b4cc55d70]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410105713785 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:UTRAN-Iu-403:LU)[0x563b4cc55d70]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:UTRAN-Iu-403:LU)[0x563b4cc354d0] (vlr_lu_fsm.c:110) 20250410105713785 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:UTRAN-Iu-403:LU)[0x563b4cc55d70]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410105713785 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:UTRAN-Iu-403:LU)[0x563b4cc55d70]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105713785 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:UTRAN-Iu-403:LU)[0x563b4cc354d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410105713785 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:UTRAN-Iu-403:LU)[0x563b4cc354d0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410105713785 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:UTRAN-Iu-403:LU)[0x563b4cc60ab0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105713785 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:UTRAN-Iu-403:LU)[0x563b4cc60ab0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:UTRAN-Iu-403:LU)[0x563b4cc354d0] (fsm.c:486) 20250410105713785 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:UTRAN-Iu-403:LU)[0x563b4cc60ab0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410105713785 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:UTRAN-Iu-403:LU)[0x563b4cc60ab0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410105713785 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:UTRAN-Iu-403:LU)[0x563b4cc60ab0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410105713785 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:UTRAN-Iu-403:LU)[0x563b4cc60ab0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410105713785 DMSC NOTICE msub(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:TMSInew-0x11C021F8) VLR: update for IMSI=262420000001005 (MSISDN=491230001005) (gsm_04_08.c:1541) 20250410105713785 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:UTRAN-Iu-403:LU)[0x563b4cc60ab0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410105713785 DMM DEBUG -> IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:TMSInew-0x11C021F8 LOCATION UPDATE ACCEPT (TMSI = 0x11c021f8) (gsm_04_08.c:149) 20250410105713785 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:TMSInew-0x11C021F8:UTRAN-Iu-403:LU)[0x563b4cc43610]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250410105713785 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:TMSInew-0x11C021F8:UTRAN-Iu-403:LU)[0x563b4cc43610]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410105713785 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:TMSInew-0x11C021F8:UTRAN-Iu-403:LU)[0x563b4cbf35f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105713786 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:TMSInew-0x11C021F8 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105713786 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105713786 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105713786 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105713786 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105713786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105713786 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410105713786 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105713786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105713786 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105713786 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 70 39 62 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 11 c0 21 f8 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2015)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2015)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2013)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2013)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2013)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2013)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_imsi_auth3g_tmsi2(2021)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2014)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2014)@7d38b4d9c9a0: patched enc_l3: '059B'O MSC_Test_2-SCCP(2013)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2013)@7d38b4d9c9a0: vl_len:14 MSC_Test_2-SCCP(2013)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2013)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250410105713790 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105713790 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105713791 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105713791 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410105713791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105713791 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105713791 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105713791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105713791 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105713791 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 93 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2015)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105713791 DIUCS DEBUG (UTRAN-Iu-403) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410105713791 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:TMSInew-0x11C021F8:UTRAN-Iu-403:LU)[0x563b4cbf35f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105713791 DIUCS DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:TMSInew-0x11C021F8:UTRAN-Iu-403:LU)[0x563b4cbf35f0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410105713791 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:TMSInew-0x11C021F8:UTRAN-Iu-403:LU)[0x563b4cc43610]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105713791 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:TMSInew-0x11C021F8:UTRAN-Iu-403:LU)[0x563b4cc43610]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410105713791 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:TMSInew-0x11C021F8:UTRAN-Iu-403:LU)[0x563b4cc43610]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410105713791 DMM DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:TMSInew-0x11C021F8:UTRAN-Iu-403:LU)[0x563b4cc43610]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410105713791 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:TMSInew-0x11C021F8:UTRAN-Iu-403:LU)[0x563b4cc354d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410105713791 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:UTRAN-Iu-403:LU)[0x563b4cc60ab0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410105713791 DMSC NOTICE msub(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8) VLR: update for IMSI=262420000001005 (MSISDN=491230001005) (gsm_04_08.c:1541) 20250410105713791 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:UTRAN-Iu-403:LU)[0x563b4cc60ab0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410105713791 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-403:LU)[0x563b4cc354d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410105713791 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:UTRAN-Iu-403:LU)[0x563b4cc60ab0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410105713791 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:UTRAN-Iu-403:LU)[0x563b4cc60ab0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-403:LU)[0x563b4cc354d0] (vlr_lu_fsm.c:817) 20250410105713791 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:UTRAN-Iu-403:LU)[0x563b4cc60ab0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410105713791 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8FAE6CB3:UTRAN-Iu-403:LU)[0x563b4cc60ab0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105713791 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-403:LU)[0x563b4cc354d0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410105713791 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-403:LU)[0x563b4cc43610]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410105713791 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-403:LU)[0x563b4cc43610]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.943s remaining) (msc_a.c:450) 20250410105713791 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001005/3/1): Available (smpp_smsc.c:626) 20250410105713791 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-403:LU)[0x563b4cc43610]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105713791 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-403:LU)[0x563b4cc43610]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410105713791 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-403:LU)[0x563b4cc43610]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410105713791 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105713791 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105713791 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105713791 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-403:LU)[0x563b4cc43610]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410105713791 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-403:LU)[0x563b4cbf35f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105713791 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105713791 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105713791 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105713791 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105713791 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105713791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105713791 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410105713791 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105713791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105713791 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105713791 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 70 39 62 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2015)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2015)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2013)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2013)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2013)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2013)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2013)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2013)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2013)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2013)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250410105713798 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105713798 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105713798 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105713798 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410105713798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105713798 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105713798 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105713799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105713799 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105713799 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 93 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2015)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105713799 DIUCS DEBUG (UTRAN-Iu-403) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410105713799 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-403:LU)[0x563b4cbf35f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105713799 DIUCS DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-403:LU)[0x563b4cbf35f0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410105713799 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-403:LU)[0x563b4cc43610]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105713799 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-403:LU)[0x563b4cc43610]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410105713799 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-403:LU)[0x563b4cc43610]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410105713799 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-403:LU)[0x563b4cc43610]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105713799 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-403:LU)[0x563b4cc43610]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410105713799 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-403:LU)[0x563b4cc43610]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105713799 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-403:LU)[0x563b4cc43610]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105713799 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-403:LU)[0x563b4cc354d0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105713799 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-403:LU)[0x563b4cc354d0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-403:LU)[0x563b4cc43610] (msc_a.c:1053) 20250410105713799 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-403:LU)[0x563b4cc354d0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410105713799 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-403:LU)[0x563b4cc354d0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105713799 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-403:LU)[0x563b4cc354d0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410105713799 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-403:LU)[0x563b4cc43610]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4c998740] (msc_a.c:1053) 20250410105713799 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-403:LU)[0x563b4cc43610]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105713799 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-403:LU)[0x563b4cc43610]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105713799 DMSC DEBUG msub_fsm[0x563b4c998740]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105713799 DMSC DEBUG msub(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8) MSC-A terminated (msub.c:261) 20250410105713799 DMSC DEBUG msub(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8) 1 MSC-I still active (msub.c:79) 20250410105713799 DMSC DEBUG msub_fsm[0x563b4c998740]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105713799 DMSC DEBUG msub_fsm[0x563b4c998740]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105713799 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-403:LU)[0x563b4cbf35f0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105713799 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-403:LU)[0x563b4cbf35f0]{READY}: Removing from parent msub_fsm[0x563b4c998740] (msub.c:113) 20250410105713799 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-403 (ran_conn.c:142) 20250410105713799 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-403 (ran_conn.c:155) 20250410105713799 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-403:LU)[0x563b4cbf35f0]{READY}: Freeing instance (msub.c:113) 20250410105713799 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-403:LU)[0x563b4cbf35f0]{READY}: Deallocated (fsm.c:568) 20250410105713799 DMSC DEBUG msub(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8) Free (msub.c:119) 20250410105713799 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8 - active-conn: now used by 1 (attached) (msub.c:375) 20250410105713799 DMSC DEBUG msub_fsm[0x563b4c998740]{terminating}: Freeing instance (msub.c:113) 20250410105713799 DMSC DEBUG msub_fsm[0x563b4c998740]{terminating}: Deallocated (fsm.c:568) 20250410105713799 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105713799 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105713799 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105713799 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105713799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105713799 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410105713799 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105713799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105713799 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105713799 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0b 04 70 39 62 00 01 93 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2015)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2015)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2013)@7d38b4d9c9a0: Session index based on local reference:0 20250410105713801 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105713801 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105713801 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2015)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105713801 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410105713801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105713801 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105713801 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105713801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105713801 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105713801 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 93 70 39 62 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-RAN(2014)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_lu_imsi_auth3g_tmsi2(2021)7354722 TC_iu_lu_imsi_auth3g_tmsi2(2021)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_imsi_auth3g_tmsi2(2021)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_imsi_auth3g_tmsi2(2021)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_imsi_auth3g_tmsi2(2021)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_imsi_auth3g_tmsi2(2021)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410105713805 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410105713805 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250410105713806 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250410105713807 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410105713807 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105713807 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410105713807 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) MSC_Test-GSUP-IPA(2018)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-SCCP(2010)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(2009)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105713807 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410105713807 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410105713808 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:378) 20250410105713808 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410105713807 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410105713807 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105713807 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410105713807 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410105713807 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410105713807 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105713807 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410105713807 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410105713807 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410105713807 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105713807 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410105713807 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410105713807 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410105713807 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410105713807 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410105713807 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105713807 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105713807 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105713807 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105713807 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410105713807 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410105713807 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410105713807 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105713807 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410105713807 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410105713807 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410105713807 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105713807 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1126) 20250410105713807 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410105713807 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410105713807 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410105713807 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410105713807 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105713807 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410105713807 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410105713807 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410105713807 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410105713809 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410105713809 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105713809 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410105713809 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250410105713809 DLINP ERROR SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:766) 20250410105713809 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105713809 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410105713809 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410105713809 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410105713809 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410105713809 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410105713809 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105713809 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410105713809 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410105713809 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410105713809 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250410105713809 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2012)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(2017)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(2019)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(2008)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(2016)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2022)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(2020)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(2007)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-SCCP(2013)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-RAN(2011)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-RAN(2014)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-M3UA(2015)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2006)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2006): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(2007): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(2008): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(2009): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-SCCP(2010): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-RAN(2011): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-M3UA(2012): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-SCCP(2013): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-RAN(2014): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-M3UA(2015): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(2016): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(2017): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(2018): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(2019): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(2020): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_iu_lu_imsi_auth3g_tmsi2(2021): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2022): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_iu_lu_imsi_auth3g_tmsi finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_imsi_auth3g_tmsi pass'. Thu Apr 10 10:57:13 UTC 2025 ====== MSC_Tests_Iu.TC_iu_lu_imsi_auth3g_tmsi pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_iu_lu_imsi_auth3g_tmsi.talloc 20250410105714806 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=330788) 20250410105715807 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410105715808 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410105715808 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410105715808 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410105715808 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410105715808 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410105715808 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410105715809 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410105715809 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410105715809 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) Waiting for packet dumper to finish... 1 (prev_count=330788, count=334096) 20250410105716808 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_imsi_auth3g_tmsi pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_imsi_timeout_tmsi_realloc'. ------ MSC_Tests_Iu.TC_iu_lu_imsi_timeout_tmsi_realloc ------ Thu Apr 10 10:57:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_imsi_timeout_tmsi_realloc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_imsi_timeout_tmsi_realloc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410105717809 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_imsi_timeout_tmsi_realloc' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_iu_lu_imsi_timeout_tmsi_realloc started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(2026)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(2026)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2026)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(2024)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_1-M3UA(2029)@7d38b4d9c9a0: ************************************************* MSC_Test_1-M3UA(2029)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2029)@7d38b4d9c9a0: ************************************************* MSC_Test_1-SCCP(2027)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_2-M3UA(2032)@7d38b4d9c9a0: ************************************************* MSC_Test_2-M3UA(2032)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2032)@7d38b4d9c9a0: ************************************************* MSC_Test_2-SCCP(2030)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410105718742 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2033)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410105718810 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410105718810 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2035)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2035)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410105718814 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2035)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2035)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2035)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2035)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2035)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2035)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410105718832 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410105718832 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2036)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000001005" to be handled at TC_iu_lu_imsi_timeout_tmsi_realloc2(2038) TC_iu_lu_imsi_timeout_tmsi_realloc2(2038)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001005'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410105718876 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410105718876 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410105718876 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410105718876 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2026)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2026)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2026)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410105718878 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105718878 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410105718878 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410105718878 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410105718878 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) MSC_Test_0-M3UA(2026)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(2026)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410105718878 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410105718878 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410105718878 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105718878 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410105718878 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410105718878 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2026)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2026)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2026)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410105718878 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105718878 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410105718879 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) MSC_Test_0-M3UA(2026)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410105718879 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410105718879 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410105718879 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410105718879 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410105718879 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105718879 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410105718879 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410105718879 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105718879 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2026)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2026)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2026)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2026)@7d38b4d9c9a0: ASPAC_Ack received for association #8 20250410105718879 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) MSC_Test_0-M3UA(2026)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2026)@7d38b4d9c9a0: Message received on association #8 20250410105718879 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2026)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105718904 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410105718904 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250410105718904 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410105718904 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2029)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2029)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2029)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410105718907 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105718907 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410105718907 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410105718907 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2029)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_1-M3UA(2029)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410105718907 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410105718907 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410105718907 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410105718907 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105718907 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410105718907 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410105718907 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2029)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2029)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2029)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2029)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410105718909 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105718909 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410105718909 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) MSC_Test_1-M3UA(2029)@7d38b4d9c9a0: Message received on association #8 20250410105718909 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2029)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105718909 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410105718909 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410105718909 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410105718909 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105718909 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410105718909 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410105718909 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410105718909 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410105718909 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:413) 20250410105718909 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2029)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2029)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2029)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2029)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2029)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105718931 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410105718931 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250410105718931 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410105718931 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2032)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2032)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2032)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410105718936 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105718936 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410105718936 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410105718936 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410105718936 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410105718936 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410105718936 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410105718936 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105718936 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) MSC_Test_2-M3UA(2032)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_2-M3UA(2032)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410105718936 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410105718936 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2032)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2032)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2032)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410105718938 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105718938 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410105718938 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410105718938 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410105718938 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410105718938 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) MSC_Test_2-M3UA(2032)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410105718938 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410105718938 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105718938 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410105718938 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410105718938 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410105718938 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410105718938 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2029)@7d38b4d9c9a0: Message received on association #8 20250410105718939 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) 20250410105718939 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2032)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2029)@7d38b4d9c9a0: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2032)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2032)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2032)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2032)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2032)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2032)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105719687 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105719687 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105719687 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105719687 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105719687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105719687 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105719687 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105719687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105719687 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(2026)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105719687 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105719688 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105719688 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105719688 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105719688 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105719688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105719688 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105719688 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105719688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105719688 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105719688 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2026)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2026)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2025)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2029)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105719716 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105719716 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105719716 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410105719716 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410105719716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105719716 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105719716 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105719716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105719716 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105719716 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105719716 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105719716 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105719716 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105719716 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250410105719716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105719716 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250410105719716 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105719716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250410105719716 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105719716 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2029)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2029)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2028)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410105719747 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105719747 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105719747 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105719747 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410105719747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105719747 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105719747 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105719747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105719747 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2032)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105719747 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105719748 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250410105719748 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250410105719748 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105719748 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105719748 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105719748 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105719748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105719748 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410105719748 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105719748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105719748 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105719748 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2032)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2032)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2031)@7d38b4d9c9a0: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2031)@7d38b4d9c9a0: Added conn table entry 0TC_iu_lu_imsi_timeout_tmsi_realloc2(2038)11973822 MSC_Test_2-SCCP(2030)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_2-M3UA(2032)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105719769 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105719769 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105719769 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105719769 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410105719769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105719769 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105719769 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105719769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105719769 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105719769 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 b6 b4 be 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 50 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105719769 DIUCS DEBUG (UTRAN-Iu-404 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410105719769 DMSC DEBUG msub_fsm[0x563b4cc354d0]{active}: Allocated (fsm.c:456) 20250410105719769 DMSC DEBUG msc_i[0x563b4cc43610]{READY}: Allocated (fsm.c:456) 20250410105719769 DMSC DEBUG msc_i[0x563b4cc43610]{READY}: is child of msub_fsm[0x563b4cc354d0] (fsm.c:486) 20250410105719769 DMSC DEBUG msc_a[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105719769 DMSC DEBUG msc_a[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc354d0] (fsm.c:486) 20250410105719769 DMSC DEBUG msc_a(unknown:UTRAN-Iu-404:NONE)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105719769 DMSC DEBUG msc_i(unknown:UTRAN-Iu-404:NONE)[0x563b4cc43610]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105719769 DMSC DEBUG msc_a(unknown:UTRAN-Iu-404:NONE)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105719769 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-404:NONE)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410105719770 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-404:NONE)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410105719770 DMM DEBUG msc_a(IMSI-262420000001005:UTRAN-Iu-404:LU)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410105719770 DMM DEBUG msc_a(IMSI-262420000001005:UTRAN-Iu-404:LU)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410105719770 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:UTRAN-Iu-404:LU)[0x563b4c998740]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410105719770 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:UTRAN-Iu-404:LU)[0x563b4c998740]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001005:UTRAN-Iu-404:LU)[0x563b4cbf35f0] (fsm.c:486) 20250410105719770 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:UTRAN-Iu-404:LU)[0x563b4c998740]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410105719770 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:UTRAN-Iu-404:LU)[0x563b4c998740]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410105719770 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410105719770 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410105719770 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-404:LU)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105719770 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-404:LU)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105719770 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250410105719770 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410105719770 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-404:LU)[0x563b4c998740]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410105719770 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-404:LU)[0x563b4c998740]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410105719770 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-404:LU)[0x563b4c998740]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410105719770 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-404:LU)[0x563b4cc60ab0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410105719770 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-404:LU)[0x563b4cc60ab0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-404:LU)[0x563b4c998740] (fsm.c:486) 20250410105719770 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-404:LU)[0x563b4cc60ab0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410105719770 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-404:LU)[0x563b4cc60ab0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410105719770 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105719770 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105719770 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105719770 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105719770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105719770 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: picked Normal Route via 'virt-rnc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250410105719770 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105719770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105719770 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105719770 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0c 02 b6 b4 be 00 01 94 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-RAN(2031)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2032)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2032)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2030)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'B6B4BE'O, sourceLocRef := '000194'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2030)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(2036)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000001005" handled at TC_iu_lu_imsi_timeout_tmsi_realloc2(2038) MSC_Test-GSUP(2036)@7d38b4d9c9a0: Added IMSI table entry 0TC_iu_lu_imsi_timeout_tmsi_realloc2(2038)"262420000001005" 20250410105719779 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105719779 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-404:LU)[0x563b4cc60ab0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410105719779 DVLR DEBUG SUBSCR(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8) Received 1 auth tuples (vlr.c:996) 20250410105719779 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-404:LU)[0x563b4cc60ab0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410105719779 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-404:LU)[0x563b4cc60ab0]{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:324) 20250410105719779 DMM DEBUG Tx AUTH REQ (rand = bf535216cb11ed28adc1c420fd0aec67) (gsm_04_08.c:641) 20250410105719779 DMM DEBUG AUTH REQ (autn = 6106dbf0ef7f2a1e061798b42ef8c016) (gsm_04_08.c:643) 20250410105719779 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-404:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410105719779 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-404:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410105719779 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-404:LU)[0x563b4cc43610]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105719779 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105719779 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105719779 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105719779 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105719779 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105719779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105719779 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410105719779 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105719779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105719779 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105719779 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 b6 b4 be 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 bf 53 52 16 cb 11 ed 28 ad c1 c4 20 fd 0a ec 67 20 10 61 06 db f0 ef 7f 2a 1e 06 17 98 b4 2e f8 c0 16 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2032)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2032)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2030)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2030)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2030)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2030)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2031)@7d38b4d9c9a0: patching N(SD)=1 into dtap '0514F7ADEA8A210486013477'O MSC_Test_2-RAN(2031)@7d38b4d9c9a0: patched enc_l3: '0554F7ADEA8A210486013477'O MSC_Test_2-SCCP(2030)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2030)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2030)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2030)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554F7ADEA8A210486013477'O MSC_Test_2-M3UA(2032)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105719796 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105719796 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105719796 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105719796 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410105719796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105719796 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105719796 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105719796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105719796 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105719796 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 94 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 f7 ad ea 8a 21 04 86 01 34 77 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105719796 DIUCS DEBUG (UTRAN-Iu-404) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410105719796 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-404:LU)[0x563b4cc43610]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105719796 DIUCS DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-404:LU)[0x563b4cc43610]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410105719796 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-404:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105719796 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-404:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410105719796 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-404:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410105719796 DMM DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-404:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = f7adea8a86013477) (gsm_04_08.c:1128) 20250410105719796 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-404:LU)[0x563b4cc60ab0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410105719796 DVLR DEBUG SUBSCR(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8) AUTH on UTRAN received RES: f7adea8a86013477 (8 bytes) (vlr_auth_fsm.c:151) 20250410105719796 DVLR INFO SUBSCR(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410105719796 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-404:LU)[0x563b4cc60ab0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410105719796 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-404:LU)[0x563b4cc60ab0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410105719796 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-404:LU)[0x563b4cc60ab0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410105719796 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-404:LU)[0x563b4cc60ab0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-404:LU)[0x563b4c998740] (vlr_auth_fsm.c:294) 20250410105719796 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-404:LU)[0x563b4cc60ab0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410105719796 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-404:LU)[0x563b4cc60ab0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410105719796 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-404:LU)[0x563b4c998740]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410105719796 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-404:LU)[0x563b4c998740]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410105719796 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-404:LU)[0x563b4c998740]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410105719796 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-404:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410105719796 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-404:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=54e2ee3657ba0f676a8a1dce82309cfb, CK=NONE (ran_msg_iu.c:388) 20250410105719796 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-404:LU)[0x563b4cc43610]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410105719796 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-404:LU)[0x563b4c998740]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250410105719796 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105719796 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105719796 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105719796 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105719796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105719796 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410105719796 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105719796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105719796 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105719796 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 b6 b4 be 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 54 e2 ee 36 57 ba 0f 67 6a 8a 1d ce 82 30 9c fb 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2032)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2032)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2030)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2030)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2030)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2030)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2030)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2030)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2030)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2030)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250410105719815 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105719815 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105719815 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105719815 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410105719815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105719815 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105719815 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105719815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105719815 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105719815 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 94 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2032)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105719815 DIUCS DEBUG (UTRAN-Iu-404) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410105719815 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-404:LU)[0x563b4cc43610]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105719815 DIUCS DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-404:LU)[0x563b4cc43610]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410105719815 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-404:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105719815 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-404:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410105719815 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-404:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410105719815 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-404:LU)[0x563b4c998740]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410105719815 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-404:LU)[0x563b4c998740]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410105719815 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-404:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410105719815 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-404:LU)[0x563b4cc43610]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105719815 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-404:LU)[0x563b4c998740]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410105719815 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-404:LU)[0x563b4c998740]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410105719815 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-404:LU)[0x563b4cc60ab0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105719815 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-404:LU)[0x563b4cc60ab0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-404:LU)[0x563b4c998740] (fsm.c:486) 20250410105719815 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-404:LU)[0x563b4cc60ab0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410105719815 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-404:LU)[0x563b4cc60ab0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410105719816 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105719816 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105719816 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105719816 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105719816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105719816 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410105719816 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105719816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105719816 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105719816 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 b6 b4 be 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f5 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2032)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2032)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2030)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2030)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2030)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2030)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105719822 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105719822 DVLR DEBUG IMSI:262420000001005 has MSISDN:491230001005 (vlr.c:1045) 20250410105719822 DMSC NOTICE msub(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8) VLR: update for IMSI=262420000001005 (MSISDN=491230001005) (gsm_04_08.c:1541) 20250410105719822 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105719823 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105719823 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-404:LU)[0x563b4c998740]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410105719823 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-404:LU)[0x563b4cc60ab0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410105719823 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-404:LU)[0x563b4cc60ab0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410105719823 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-404:LU)[0x563b4cc60ab0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410105719823 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-404:LU)[0x563b4cc60ab0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-404:LU)[0x563b4c998740] (vlr_lu_fsm.c:110) 20250410105719823 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-404:LU)[0x563b4cc60ab0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410105719823 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-404:LU)[0x563b4cc60ab0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105719823 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-404:LU)[0x563b4c998740]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410105719823 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-404:LU)[0x563b4c998740]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410105719823 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-404:LU)[0x563b4cc55d70]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105719823 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-404:LU)[0x563b4cc55d70]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-404:LU)[0x563b4c998740] (fsm.c:486) 20250410105719823 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-404:LU)[0x563b4cc55d70]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410105719823 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-404:LU)[0x563b4cc55d70]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410105719823 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-404:LU)[0x563b4cc55d70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410105719823 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-404:LU)[0x563b4cc55d70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410105719823 DMSC NOTICE msub(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:TMSInew-0x6AAF1939) VLR: update for IMSI=262420000001005 (MSISDN=491230001005) (gsm_04_08.c:1541) 20250410105719823 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-404:LU)[0x563b4cc55d70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410105719823 DMM DEBUG -> IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:TMSInew-0x6AAF1939 LOCATION UPDATE ACCEPT (TMSI = 0x6aaf1939) (gsm_04_08.c:149) 20250410105719823 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:TMSInew-0x6AAF1939:UTRAN-Iu-404:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250410105719823 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:TMSInew-0x6AAF1939:UTRAN-Iu-404:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410105719823 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:TMSInew-0x6AAF1939:UTRAN-Iu-404:LU)[0x563b4cc43610]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105719823 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:TMSInew-0x6AAF1939 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105719823 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105719823 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105719823 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105719823 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105719823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105719823 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410105719823 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105719823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105719823 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105719823 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 b6 b4 be 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 6a af 19 39 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2032)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2032)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2030)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2030)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2030)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2030)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105724770 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:TMSInew-0x6AAF1939:UTRAN-Iu-404:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: Timeout of X1 (fsm.c:317) 20250410105724770 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:TMSInew-0x6AAF1939:UTRAN-Iu-404:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:927) 20250410105724770 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:TMSInew-0x6AAF1939:UTRAN-Iu-404:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105724770 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:TMSInew-0x6AAF1939:UTRAN-Iu-404:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250410105724770 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:TMSInew-0x6AAF1939:UTRAN-Iu-404:LU)[0x563b4cbf35f0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410105724770 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:TMSInew-0x6AAF1939 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105724770 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:TMSInew-0x6AAF1939 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105724770 DMM INFO msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:TMSInew-0x6AAF1939:UTRAN-Iu-404:LU)[0x563b4cbf35f0]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250410105724770 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:TMSInew-0x6AAF1939:UTRAN-Iu-404:LU)[0x563b4cbf35f0]{MSC_A_ST_RELEASING}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_REJECT (msc_a.c:2106) 20250410105724770 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:TMSInew-0x6AAF1939:UTRAN-Iu-404:LU)[0x563b4cbf35f0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410105724770 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:TMSInew-0x6AAF1939:UTRAN-Iu-404:LU)[0x563b4cc43610]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105724770 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:TMSInew-0x6AAF1939:UTRAN-Iu-404:LU)[0x563b4c998740]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410105724770 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:TMSInew-0x6AAF1939:UTRAN-Iu-404:LU)[0x563b4cbf35f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250410105724770 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:TMSInew-0x6AAF1939 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105724770 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:TMSInew-0x6AAF1939:UTRAN-Iu-404:LU)[0x563b4cbf35f0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410105724770 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:TMSInew-0x6AAF1939:UTRAN-Iu-404:LU)[0x563b4cc43610]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105724771 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:TMSInew-0x6AAF1939 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105724771 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105724771 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105724771 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105724771 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105724771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105724771 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410105724771 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105724771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105724771 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105724771 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 b6 b4 be 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 05 04 16 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410105724771 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105724771 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105724771 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105724771 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105724771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105724771 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410105724771 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105724771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105724771 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105724771 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 b6 b4 be 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2032)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2032)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2032)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2030)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-M3UA(2032)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2030)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2030)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2030)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2030)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2030)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2030)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2030)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_imsi_timeout_tmsi_realloc2(2038)@7d38b4d9c9a0: setverdict(fail): none -> fail reason: "Timeout waiting for ClearCommand/Release", new component reason: "Timeout waiting for ClearCommand/Release" MC@7d38b4d9c9a0: Test Component 2038 has requested to stop MTC. Terminating current testcase execution. 20250410105726831 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410105726831 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105726831 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410105726831 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410105726831 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410105726831 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105726831 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410105726831 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410105726831 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410105726831 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105726831 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410105726831 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410105726831 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410105726831 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410105726831 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410105726831 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105726831 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105726831 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105726831 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105726831 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410105726831 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2026)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105726831 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410105726831 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test_1-SCCP(2027)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(2036)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105726832 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410105726832 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105726832 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410105726832 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250410105726832 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410105726832 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105726832 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410105726832 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250410105726832 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250410105726832 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105726832 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250410105726832 DLSS7 ERROR 0: ASP(virt-rnc0-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250410105726832 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250410105726832 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105726832 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250410105726832 DLSS7 ERROR 0: ASP(virt-bsc1-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250410105726832 DLINP ERROR SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:766) 20250410105726832 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105726832 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410105726832 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410105726832 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410105726832 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410105726832 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410105726832 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105726832 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410105726832 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410105726832 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410105726832 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410105726832 DLINP ERROR SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:766) 20250410105726832 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105726832 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1126) 20250410105726832 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410105726832 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410105726832 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410105726832 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410105726832 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105726832 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410105726832 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410105726832 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410105726832 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250410105726832 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410105726832 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:378) 20250410105726832 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2029)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-RAN(2028)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105726833 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(2024)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2023)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105726834 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410105726834 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_2-M3UA(2032)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-SCCP(2030)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(2035)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(2033)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(2025)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(2034)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(2037)@7d38b4d9c9a0: Final verdict of PTC: none TC_iu_lu_imsi_timeout_tmsi_realloc2(2038)@7d38b4d9c9a0: Final verdict of PTC: fail reason: "Timeout waiting for ClearCommand/Release" MSC_Test_2-RAN(2031)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2039)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2023): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(2024): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(2025): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(2026): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-SCCP(2027): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-RAN(2028): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-M3UA(2029): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-SCCP(2030): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-RAN(2031): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-M3UA(2032): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(2033): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(2034): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(2035): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(2036): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(2037): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_iu_lu_imsi_timeout_tmsi_realloc2(2038): fail (none -> fail) reason: "Timeout waiting for ClearCommand/Release" MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2039): none (fail -> fail) MTC@7d38b4d9c9a0: Test case TC_iu_lu_imsi_timeout_tmsi_realloc finished. Verdict: fail reason: Timeout waiting for ClearCommand/Release MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_imsi_timeout_tmsi_realloc fail'. Thu Apr 10 10:57:26 UTC 2025 ------ MSC_Tests_Iu.TC_iu_lu_imsi_timeout_tmsi_realloc fail ------ Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_iu_lu_imsi_timeout_tmsi_realloc.talloc 20250410105727834 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=297956) 20250410105728832 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410105728832 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410105728832 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410105728832 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410105728832 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410105728832 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410105728833 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410105728833 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410105728833 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410105728835 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=297956, count=301264) 20250410105729836 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_imsi_timeout_tmsi_realloc fail' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown'. ------ MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown ------ Thu Apr 10 10:57:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410105730838 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_iu_cmserv_imsi_unknown started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2043)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(2043)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2043)@7d38b4d9c9a0: ************************************************* MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-SCCP(2041)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(2046)@7d38b4d9c9a0: ************************************************* MSC_Test_1-M3UA(2046)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2046)@7d38b4d9c9a0: ************************************************* MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_1-SCCP(2044)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2049)@7d38b4d9c9a0: ************************************************* MSC_Test_2-M3UA(2049)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2049)@7d38b4d9c9a0: ************************************************* MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_2-SCCP(2047)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410105731782 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2050)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410105731823 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-404:LU)[0x563b4cc55d70]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Timeout of T3250 (fsm.c:317) 20250410105731823 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-404:LU)[0x563b4cc55d70]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: No timer_cb, automatic termination (fsm.c:329) 20250410105731823 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-404:LU)[0x563b4cc55d70]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Terminating (cause = OSMO_FSM_TERM_TIMEOUT) (fsm.c:332) 20250410105731823 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-404:LU)[0x563b4cc55d70]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Removing from parent vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:TMSInew-0x6AAF1939:UTRAN-Iu-404:LU)[0x563b4c998740] (fsm.c:332) 20250410105731823 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-404:LU)[0x563b4cc55d70]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Freeing instance (fsm.c:332) 20250410105731823 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:UTRAN-Iu-404:LU)[0x563b4cc55d70]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Deallocated (fsm.c:568) 20250410105731823 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:TMSInew-0x6AAF1939:UTRAN-Iu-404:LU)[0x563b4c998740]{VLR_ULA_S_DONE}: Received Event VLR_ULA_E_LU_COMPL_FAILURE (fsm.c:332) 20250410105731823 DVLR ERROR vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:TMSInew-0x6AAF1939:UTRAN-Iu-404:LU)[0x563b4c998740]{VLR_ULA_S_DONE}: Event VLR_ULA_E_LU_COMPL_FAILURE not permitted (fsm.c:332) 20250410105731838 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410105731838 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2052)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2052)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410105731840 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2052)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2052)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2052)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2052)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2052)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2052)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410105731851 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410105731851 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2053)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000001006" to be handled at TC_iu_cmserv_imsi_unknown2(2055) TC_iu_cmserv_imsi_unknown2(2055)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001006'H, fillerDigit := omit } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } 20250410105731928 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410105731928 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410105731928 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410105731928 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2043)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2043)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2043)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410105731929 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105731929 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410105731929 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410105731929 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410105731929 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410105731929 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410105731929 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410105731929 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105731929 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410105731929 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410105731929 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2043)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(2043)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2043)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2043)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2043)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410105731930 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105731930 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410105731930 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410105731930 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410105731930 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410105731930 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410105731930 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410105731930 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105731930 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410105731930 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410105731930 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105731930 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2043)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2043)@7d38b4d9c9a0: Message received on association #8 20250410105731930 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410105731930 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2043)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2043)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2043)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2043)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2043)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2043)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105731952 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410105731952 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250410105731952 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410105731952 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2046)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2046)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2046)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410105731953 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105731953 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410105731953 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410105731953 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410105731953 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410105731953 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410105731953 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410105731953 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105731953 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410105731953 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410105731953 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2046)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_1-M3UA(2046)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2046)@7d38b4d9c9a0: Message received on association #8 20250410105731954 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105731954 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410105731954 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410105731954 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410105731954 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410105731954 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410105731954 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410105731954 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105731954 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410105731954 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410105731954 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410105731954 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2046)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2046)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2046)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2046)@7d38b4d9c9a0: Message received on association #8 20250410105731954 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:413) 20250410105731954 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2046)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2046)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2046)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2046)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2046)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2046)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105731974 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410105731974 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250410105731974 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410105731974 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2049)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2049)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2049)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410105731977 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105731977 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410105731977 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410105731977 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410105731977 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410105731977 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410105731977 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410105731977 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105731977 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410105731977 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410105731977 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2049)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_2-M3UA(2049)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2049)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2049)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2049)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410105731978 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105731978 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410105731978 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410105731978 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410105731978 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410105731978 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410105731978 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410105731978 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105731978 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410105731978 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410105731978 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410105731978 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410105731978 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2049)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410105731978 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) 20250410105731978 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2046)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2046)@7d38b4d9c9a0: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2049)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2049)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2049)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2049)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2049)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2049)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2049)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105732737 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105732737 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105732737 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105732737 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105732737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105732737 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105732737 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105732737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105732737 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105732737 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2043)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105732737 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105732737 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105732737 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105732737 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105732737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105732737 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105732737 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105732737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105732737 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105732737 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2043)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2043)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2042)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410105732761 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105732761 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105732761 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410105732761 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410105732761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105732761 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105732761 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105732761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105732761 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105732761 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2046)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105732761 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105732761 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105732761 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105732761 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250410105732761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105732761 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250410105732761 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105732761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250410105732761 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105732761 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2046)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2046)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2045)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410105732790 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105732790 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105732790 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105732790 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410105732790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105732790 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105732790 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105732790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105732790 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2049)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105732790 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105732791 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250410105732791 DMSC DEBUG NULL{fi=NULL}: Closing no-RAN-peer-404 (ran_conn.c:142) 20250410105732791 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:TMSInew-0x6AAF1939:UTRAN-Iu-404:LU)[0x563b4cc43610]{READY}: Received Event MSC_EV_FROM_RAN_CONN_RELEASED (ran_conn.c:145) 20250410105732791 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:TMSInew-0x6AAF1939:UTRAN-Iu-404:LU)[0x563b4cc43610]{READY}: State change to CLEARED (no timeout) (msc_i.c:359) 20250410105732791 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:TMSInew-0x6AAF1939:UTRAN-Iu-404:LU)[0x563b4cc43610]{CLEARED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_i.c:221) 20250410105732791 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:TMSInew-0x6AAF1939:UTRAN-Iu-404:LU)[0x563b4cc43610]{CLEARED}: Removing from parent msub_fsm[0x563b4cc354d0] (msc_i.c:221) 20250410105732791 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:TMSInew-0x6AAF1939:UTRAN-Iu-404:LU)[0x563b4cc43610]{CLEARED}: Freeing instance (msc_i.c:221) 20250410105732791 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:TMSInew-0x6AAF1939:UTRAN-Iu-404:LU)[0x563b4cc43610]{CLEARED}: Deallocated (fsm.c:568) 20250410105732791 DMSC DEBUG msub_fsm[0x563b4cc354d0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_i.c:221) 20250410105732791 DMSC DEBUG msub(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:TMSInew-0x6AAF1939) MSC-I terminated (msub.c:261) 20250410105732791 DMSC DEBUG msub(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:TMSInew-0x6AAF1939) 1 MSC-A still active (msub.c:79) 20250410105732791 DMSC DEBUG msub_fsm[0x563b4cc354d0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105732791 DMSC DEBUG msub_fsm[0x563b4cc354d0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105732791 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:TMSInew-0x6AAF1939:UTRAN-Iu-404:LU)[0x563b4cbf35f0]{MSC_A_ST_RELEASING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105732791 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:TMSInew-0x6AAF1939:UTRAN-Iu-404:LU)[0x563b4c998740]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105732791 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:TMSInew-0x6AAF1939:UTRAN-Iu-404:LU)[0x563b4c998740]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:TMSInew-0x6AAF1939:UTRAN-Iu-404:LU)[0x563b4cbf35f0] (msub.c:113) 20250410105732791 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:TMSInew-0x6AAF1939:UTRAN-Iu-404:LU)[0x563b4c998740]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410105732791 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:TMSInew-0x6AAF1939:UTRAN-Iu-404:LU)[0x563b4c998740]{VLR_ULA_S_DONE}: Freeing instance (msub.c:113) 20250410105732791 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:TMSInew-0x6AAF1939:UTRAN-Iu-404:LU)[0x563b4c998740]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410105732791 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:TMSInew-0x6AAF1939:UTRAN-Iu-404:LU)[0x563b4cbf35f0]{MSC_A_ST_RELEASING}: Removing from parent msub_fsm[0x563b4cc354d0] (msub.c:113) 20250410105732791 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:TMSInew-0x6AAF1939:UTRAN-Iu-404:LU)[0x563b4cbf35f0]{MSC_A_ST_RELEASING}: Freeing instance (msub.c:113) 20250410105732791 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:TMSInew-0x6AAF1939:UTRAN-Iu-404:LU)[0x563b4cbf35f0]{MSC_A_ST_RELEASING}: Deallocated (fsm.c:568) 20250410105732791 DMSC DEBUG msub(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:TMSInew-0x6AAF1939) Free (msub.c:119) 20250410105732791 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x11C021F8:TMSInew-0x6AAF1939 - active-conn: now used by 1 (attached) (msub.c:375) 20250410105732791 DMSC DEBUG msub_fsm[0x563b4cc354d0]{terminating}: Freeing instance (msub.c:113) 20250410105732791 DMSC DEBUG msub_fsm[0x563b4cc354d0]{terminating}: Deallocated (fsm.c:568) 20250410105732791 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-404 (ran_conn.c:155) 20250410105732791 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250410105732791 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105732791 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105732791 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105732791 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105732791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105732791 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410105732791 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105732791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105732791 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105732791 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2049)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2049)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2048)@7d38b4d9c9a0: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2048)@7d38b4d9c9a0: Added conn table entry 0TC_iu_cmserv_imsi_unknown2(2055)16214117 MSC_Test_2-SCCP(2047)@7d38b4d9c9a0: First idle individual index:0 20250410105732799 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105732799 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105732799 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105732799 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410105732799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105732799 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105732799 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105732799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105732799 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105732799 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 c3 00 00 00 b9 03 02 00 00 01 f7 68 65 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 11 10 05 24 01 03 50 59 02 08 29 26 24 00 00 00 01 60 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2049)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2048)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410105732799 DIUCS DEBUG (UTRAN-Iu-405 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410105732799 DMSC DEBUG msub_fsm[0x563b4c998740]{active}: Allocated (fsm.c:456) 20250410105732799 DMSC DEBUG msc_i[0x563b4cbf35f0]{READY}: Allocated (fsm.c:456) 20250410105732799 DMSC DEBUG msc_i[0x563b4cbf35f0]{READY}: is child of msub_fsm[0x563b4c998740] (fsm.c:486) 20250410105732799 DMSC DEBUG msc_a[0x563b4cc354d0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105732799 DMSC DEBUG msc_a[0x563b4cc354d0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4c998740] (fsm.c:486) 20250410105732799 DMSC DEBUG msc_a(unknown:UTRAN-Iu-405:NONE)[0x563b4cc354d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105732799 DMSC DEBUG msc_i(unknown:UTRAN-Iu-405:NONE)[0x563b4cbf35f0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105732799 DMSC DEBUG msc_a(unknown:UTRAN-Iu-405:NONE)[0x563b4cc354d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105732799 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-405:NONE)[0x563b4cc354d0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410105732799 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-405:NONE)[0x563b4cc354d0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410105732799 DMM DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-405:CM_SERVICE_REQ)[0x563b4cc354d0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250410105732799 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001006:UTRAN-Iu-405:CM_SERVICE_REQ)[0x563b4cc55d70]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410105732799 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001006:UTRAN-Iu-405:CM_SERVICE_REQ)[0x563b4cc55d70]{PR_ARQ_S_INIT}: is child of msc_a(IMSI-262420000001006:UTRAN-Iu-405:CM_SERVICE_REQ)[0x563b4cc354d0] (fsm.c:486) 20250410105732799 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001006:UTRAN-Iu-405:CM_SERVICE_REQ)[0x563b4cc55d70]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250410105732799 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001006:UTRAN-Iu-405:CM_SERVICE_REQ)[0x563b4cc55d70]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410105732799 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001006:UTRAN-Iu-405:CM_SERVICE_REQ)[0x563b4cc55d70]{PR_ARQ_S_INIT}: proc_arq_fsm_done(IMSI_UNKNOWN_IN_VLR) (vlr_access_req_fsm.c:413) 20250410105732799 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001006:UTRAN-Iu-405:CM_SERVICE_REQ)[0x563b4cc55d70]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410105732799 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001006:UTRAN-Iu-405:CM_SERVICE_REQ)[0x563b4cc55d70]{PR_ARQ_S_DONE}: Process Access Request result: IMSI_UNKNOWN_IN_VLR (vlr_access_req_fsm.c:131) 20250410105732799 DMM DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-405:CM_SERVICE_REQ)[0x563b4cc354d0]{MSC_A_ST_VALIDATE_L3}: -> CM SERVICE Reject cause: 4 (gsm_04_08.c:259) 20250410105732799 DIUCS DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-405:CM_SERVICE_REQ)[0x563b4cc354d0]{MSC_A_ST_VALIDATE_L3}: Sending DTAP: MM GSM48_MT_MM_CM_SERV_REJ (msc_a.c:2106) 20250410105732799 DIUCS DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-405:CM_SERVICE_REQ)[0x563b4cc354d0]{MSC_A_ST_VALIDATE_L3}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410105732799 DMSC DEBUG msc_i(IMSI-262420000001006:UTRAN-Iu-405:CM_SERVICE_REQ)[0x563b4cbf35f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105732799 DMSC DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-405:CM_SERVICE_REQ)[0x563b4cc354d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_CN_CLOSE (vlr_access_req_fsm.c:169) 20250410105732799 DMSC DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-405:CM_SERVICE_REQ)[0x563b4cc354d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:288) 20250410105732799 DIUCS DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-405:CM_SERVICE_REQ)[0x563b4cc354d0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:948) 20250410105732799 DIUCS DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-405:CM_SERVICE_REQ)[0x563b4cc354d0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410105732799 DMSC DEBUG msc_i(IMSI-262420000001006:UTRAN-Iu-405:CM_SERVICE_REQ)[0x563b4cbf35f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105732799 DIUCS ERROR msc_a(IMSI-262420000001006:UTRAN-Iu-405:CM_SERVICE_REQ)[0x563b4cc354d0]{MSC_A_ST_RELEASING}: subscriber not allowed to do a CM Service Request (gsm_04_08.c:828) 20250410105732799 DIUCS ERROR msc_a(IMSI-262420000001006:UTRAN-Iu-405:CM_SERVICE_REQ)[0x563b4cc354d0]{MSC_A_ST_RELEASING}: RAN decode error (rc=-5) for COMPL_L3 from MSC-I (msc_a.c:2060) 20250410105732799 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105732799 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105732799 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105732799 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105732799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105732799 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: picked Normal Route via 'virt-rnc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250410105732799 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105732799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105732799 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105732799 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0d 02 f7 68 65 00 01 95 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410105732799 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105732799 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105732799 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105732800 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105732800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105732800 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410105732800 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105732800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105732800 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105732800 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 f7 68 65 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 05 22 04 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410105732800 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105732800 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105732800 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105732800 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105732800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105732800 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410105732800 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105732800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105732800 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105732800 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 f7 68 65 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2049)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2049)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2049)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2049)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2047)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'F76865'O, sourceLocRef := '000195'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-M3UA(2049)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2049)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2047)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2047)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2047)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2047)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2047)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2047)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2047)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2047)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2047)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP-IPA(2052)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2052)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250410105802800 DMSC DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-405:CM_SERVICE_REQ)[0x563b4cc354d0]{MSC_A_ST_RELEASING}: Timeout of X2 (fsm.c:317) 20250410105802800 DIUCS ERROR msc_a(IMSI-262420000001006:UTRAN-Iu-405:CM_SERVICE_REQ)[0x563b4cc354d0]{MSC_A_ST_RELEASING}: Timeout while releasing, discarding right now (msc_a.c:922) 20250410105802800 DMSC DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-405:CM_SERVICE_REQ)[0x563b4cc354d0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105802800 DMSC DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-405:CM_SERVICE_REQ)[0x563b4cc354d0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:924) 20250410105802800 DIUCS DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-405:CM_SERVICE_REQ)[0x563b4cc354d0]{MSC_A_ST_RELEASED}: Released: msc_a use is 0 (-) (msc_a.c:1044) 20250410105802800 DMSC DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-405:CM_SERVICE_REQ)[0x563b4cc354d0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1047) 20250410105802800 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001006:UTRAN-Iu-405:CM_SERVICE_REQ)[0x563b4cc55d70]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1047) 20250410105802800 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001006:UTRAN-Iu-405:CM_SERVICE_REQ)[0x563b4cc55d70]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001006:UTRAN-Iu-405:CM_SERVICE_REQ)[0x563b4cc354d0] (msc_a.c:1047) 20250410105802800 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001006:UTRAN-Iu-405:CM_SERVICE_REQ)[0x563b4cc55d70]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1047) 20250410105802800 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001006:UTRAN-Iu-405:CM_SERVICE_REQ)[0x563b4cc55d70]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410105802800 DMSC DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-405:CM_SERVICE_REQ)[0x563b4cc354d0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4c998740] (msc_a.c:1047) 20250410105802800 DMSC DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-405:CM_SERVICE_REQ)[0x563b4cc354d0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1047) 20250410105802800 DMSC DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-405:CM_SERVICE_REQ)[0x563b4cc354d0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105802800 DMSC DEBUG msub_fsm[0x563b4c998740]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1047) 20250410105802800 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250410105802800 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250410105802800 DMSC DEBUG msub_fsm[0x563b4c998740]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105802800 DMSC DEBUG msub_fsm[0x563b4c998740]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105802800 DMSC DEBUG msc_i(IMSI-262420000001006:UTRAN-Iu-405:CM_SERVICE_REQ)[0x563b4cbf35f0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105802800 DMSC DEBUG msc_i(IMSI-262420000001006:UTRAN-Iu-405:CM_SERVICE_REQ)[0x563b4cbf35f0]{READY}: Removing from parent msub_fsm[0x563b4c998740] (msub.c:113) 20250410105802800 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-405 (ran_conn.c:142) 20250410105802801 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-405 (ran_conn.c:155) 20250410105802801 DMSC DEBUG msc_i(IMSI-262420000001006:UTRAN-Iu-405:CM_SERVICE_REQ)[0x563b4cbf35f0]{READY}: Freeing instance (msub.c:113) 20250410105802801 DMSC DEBUG msc_i(IMSI-262420000001006:UTRAN-Iu-405:CM_SERVICE_REQ)[0x563b4cbf35f0]{READY}: Deallocated (fsm.c:568) 20250410105802801 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250410105802801 DMSC DEBUG msub_fsm[0x563b4c998740]{terminating}: Freeing instance (msub.c:113) 20250410105802801 DMSC DEBUG msub_fsm[0x563b4c998740]{terminating}: Deallocated (fsm.c:568) 20250410105802801 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105802801 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105802801 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105802801 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105802801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105802801 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410105802801 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105802801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105802801 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105802801 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0d 04 f7 68 65 00 01 95 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2049)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2049)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2047)@7d38b4d9c9a0: Session index based on local reference:0 20250410105802803 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105802803 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105802803 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105802803 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410105802803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105802803 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105802803 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105802803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105802803 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105802803 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 95 f7 68 65 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2049)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2048)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_cmserv_imsi_unknown2(2055)16214117 MSC_Test-GSUP-IPA(2052)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2052)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2052)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2052)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_iu_cmserv_imsi_unknown2(2055)@7d38b4d9c9a0: setverdict(fail): none -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@7d38b4d9c9a0: Test Component 2055 has requested to stop MTC. Terminating current testcase execution. 20250410105831895 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410105831895 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105831895 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410105831895 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410105831895 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410105831895 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105831895 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410105831895 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410105831895 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410105831895 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105831895 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1126) 20250410105831895 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410105831896 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410105831896 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410105831896 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410105831896 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105831896 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410105831896 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410105831896 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410105831896 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2046)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105831896 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410105831896 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105831896 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410105831896 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410105831896 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410105831896 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105831896 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410105831896 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410105831896 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410105831896 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105831896 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410105831896 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410105831896 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410105831896 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410105831896 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410105831896 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105831896 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2047)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105831896 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:378) 20250410105831896 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410105831896 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105831896 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410105831896 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410105831896 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250410105831896 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410105831896 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410105831896 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410105831896 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP-IPA(2052)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(2043)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(2053)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(2041)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-RAN(2045)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-SCCP(2044)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105831897 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410105831897 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105831897 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410105831897 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250410105831897 DLINP ERROR SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:766) 20250410105831897 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105831897 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410105831897 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410105831897 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410105831897 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410105831897 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410105831897 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105831897 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410105831897 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410105831897 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410105831897 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250410105831897 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-RAN(2042)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2040)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(2054)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-RAN(2048)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(2051)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-M3UA(2049)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2056)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(2050)@7d38b4d9c9a0: Final verdict of PTC: none TC_iu_cmserv_imsi_unknown2(2055)@7d38b4d9c9a0: Final verdict of PTC: fail reason: "Tguard timeout" MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2040): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(2041): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(2042): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(2043): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-SCCP(2044): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-RAN(2045): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-M3UA(2046): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-SCCP(2047): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-RAN(2048): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-M3UA(2049): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(2050): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(2051): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(2052): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(2053): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(2054): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_iu_cmserv_imsi_unknown2(2055): fail (none -> fail) reason: "Tguard timeout" MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2056): none (fail -> fail) MTC@7d38b4d9c9a0: Test case TC_iu_cmserv_imsi_unknown finished. Verdict: fail reason: Tguard timeout MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown fail'. Thu Apr 10 10:58:31 UTC 2025 ------ MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown fail ------ Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown.talloc 20250410105832896 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=251884) 20250410105833896 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410105833897 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410105833897 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410105833897 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410105833897 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410105833897 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410105833898 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410105833898 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410105833898 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410105833898 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=251884, count=256092) 20250410105834900 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown fail' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mo_call'. ------ MSC_Tests_Iu.TC_iu_lu_and_mo_call ------ Thu Apr 10 10:58:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mo_call.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mo_call.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410105835901 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mo_call' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_iu_lu_and_mo_call started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2060)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(2060)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2060)@7d38b4d9c9a0: ************************************************* MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-SCCP(2058)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_1-M3UA(2063)@7d38b4d9c9a0: ************************************************* MSC_Test_1-M3UA(2063)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2063)@7d38b4d9c9a0: ************************************************* MSC_Test_1-SCCP(2061)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_2-M3UA(2066)@7d38b4d9c9a0: ************************************************* MSC_Test_2-M3UA(2066)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2066)@7d38b4d9c9a0: ************************************************* MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410105836678 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2067)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410105836813 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410105836813 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410105836813 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410105836813 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2060)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2060)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2060)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410105836817 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105836817 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410105836817 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410105836817 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410105836818 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410105836818 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410105836818 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410105836818 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105836818 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410105836818 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410105836818 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2060)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(2060)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2060)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2060)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2060)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410105836818 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105836818 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410105836818 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410105836818 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410105836818 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410105836818 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410105836818 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410105836818 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105836818 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410105836818 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410105836818 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105836818 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2060)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2060)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2060)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105836818 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410105836819 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2060)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2060)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2060)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2060)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2060)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105836850 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410105836850 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250410105836850 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410105836850 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2063)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2063)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2063)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410105836855 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105836855 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410105836855 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410105836855 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410105836855 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410105836855 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410105836855 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410105836855 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105836855 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410105836855 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410105836855 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2063)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_1-M3UA(2063)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2063)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2063)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2063)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410105836855 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105836855 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410105836855 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410105836855 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410105836855 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410105836855 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410105836855 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410105836855 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105836855 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410105836855 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410105836855 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410105836855 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2063)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2063)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2063)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105836855 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:413) 20250410105836855 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2063)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2063)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2063)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2063)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2063)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105836871 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410105836871 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250410105836871 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410105836871 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2066)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2066)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2066)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410105836883 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105836883 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410105836883 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410105836883 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410105836883 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410105836883 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410105836884 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410105836884 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105836884 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410105836884 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2066)@7d38b4d9c9a0: M3UA_ASPUP sent 20250410105836884 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2066)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2066)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2066)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2066)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410105836887 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105836887 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410105836887 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410105836887 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410105836887 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410105836887 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410105836887 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410105836887 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105836887 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410105836887 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410105836887 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410105836887 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2066)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410105836887 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410105836888 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) 20250410105836888 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2063)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2063)@7d38b4d9c9a0: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2066)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2066)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2066)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2066)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2066)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2066)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2066)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105836902 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410105836902 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2069)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2069)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410105836908 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2069)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2069)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2069)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2069)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2069)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2069)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410105836941 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410105836942 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2070)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000001007" to be handled at TC_iu_lu_and_mo_call2(2072) TC_iu_lu_and_mo_call2(2072)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410105837624 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105837624 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105837624 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105837624 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105837624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105837624 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105837624 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105837624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105837624 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105837624 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2060)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105837626 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105837626 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105837626 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105837626 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105837626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105837626 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105837626 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105837626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105837626 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105837626 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2060)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2060)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2059)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410105837666 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105837666 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105837666 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410105837666 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410105837666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105837666 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105837666 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105837666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105837666 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105837666 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2063)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105837666 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105837666 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105837666 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105837666 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250410105837666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105837666 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250410105837666 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105837666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250410105837666 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105837666 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2063)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2063)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2062)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410105837690 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105837690 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105837690 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105837690 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410105837690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105837690 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105837690 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105837690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105837690 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105837690 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2066)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105837691 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250410105837691 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250410105837692 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105837692 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105837692 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105837692 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105837692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105837692 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410105837692 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105837692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105837692 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105837692 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2066)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2066)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2065)@7d38b4d9c9a0: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2065)@7d38b4d9c9a0: Added conn table entry 0TC_iu_lu_and_mo_call2(2072)6487787 MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: First idle individual index:0 20250410105837715 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105837715 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105837715 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105837715 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410105837715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105837715 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105837715 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105837715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105837715 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105837715 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 62 fe eb 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 70 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-RAN(2065)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2066)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105837715 DIUCS DEBUG (UTRAN-Iu-406 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410105837715 DMSC DEBUG msub_fsm[0x563b4cc55d70]{active}: Allocated (fsm.c:456) 20250410105837715 DMSC DEBUG msc_i[0x563b4cc354d0]{READY}: Allocated (fsm.c:456) 20250410105837715 DMSC DEBUG msc_i[0x563b4cc354d0]{READY}: is child of msub_fsm[0x563b4cc55d70] (fsm.c:486) 20250410105837715 DMSC DEBUG msc_a[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105837715 DMSC DEBUG msc_a[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc55d70] (fsm.c:486) 20250410105837715 DMSC DEBUG msc_a(unknown:UTRAN-Iu-406:NONE)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105837715 DMSC DEBUG msc_i(unknown:UTRAN-Iu-406:NONE)[0x563b4cc354d0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105837715 DMSC DEBUG msc_a(unknown:UTRAN-Iu-406:NONE)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105837715 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-406:NONE)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410105837715 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-406:NONE)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410105837715 DMM DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-406:LU)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410105837715 DMM DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-406:LU)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410105837715 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-406:LU)[0x563b4c998740]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410105837715 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-406:LU)[0x563b4c998740]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001007:UTRAN-Iu-406:LU)[0x563b4cbf35f0] (fsm.c:486) 20250410105837715 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-406:LU)[0x563b4c998740]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410105837715 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-406:LU)[0x563b4c998740]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410105837715 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410105837716 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001007 id=262420000001007 (vlr.c:661) 20250410105837716 DVLR INFO New subscr, IMSI: 262420000001007 (vlr.c:562) 20250410105837716 DVLR DEBUG VLR subscr IMSI-262420000001007 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410105837716 DMSC DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-406:LU)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105837716 DMSC DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-406:LU)[0x563b4cbf35f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105837716 DVLR DEBUG VLR subscr IMSI-262420000001007 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410105837716 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410105837716 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-406:LU)[0x563b4c998740]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410105837716 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-406:LU)[0x563b4c998740]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410105837716 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-406:LU)[0x563b4c998740]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410105837716 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-406:LU)[0x563b4cc48160]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410105837716 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-406:LU)[0x563b4cc48160]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-406:LU)[0x563b4c998740] (fsm.c:486) 20250410105837716 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-406:LU)[0x563b4cc48160]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410105837716 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-406:LU)[0x563b4cc48160]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410105837716 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105837716 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105837716 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105837716 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105837716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105837716 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: picked Normal Route via 'virt-rnc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250410105837716 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105837716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105837716 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105837716 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0e 02 62 fe eb 00 01 96 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2066)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2066)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: { messageType := 2, destLocRef := '62FEEB'O, sourceLocRef := '000196'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(2070)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000001007" handled at TC_iu_lu_and_mo_call2(2072) MSC_Test-GSUP(2070)@7d38b4d9c9a0: Added IMSI table entry 0TC_iu_lu_and_mo_call2(2072)"262420000001007" TC_iu_lu_and_mo_call2(2072)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_call2(2072)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410105837720 DVLR DEBUG VLR subscr IMSI-262420000001007 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105837720 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-406:LU)[0x563b4cc48160]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410105837720 DVLR DEBUG SUBSCR(IMSI-262420000001007) Received 1 auth tuples (vlr.c:996) 20250410105837720 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-406:LU)[0x563b4cc48160]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410105837720 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-406:LU)[0x563b4cc48160]{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:324) 20250410105837720 DMM DEBUG Tx AUTH REQ (rand = 29e1d4f072ba7e8ab6e293012982a142) (gsm_04_08.c:641) 20250410105837720 DMM DEBUG AUTH REQ (autn = cc250fd7d3ba3698ca37548e76a8626c) (gsm_04_08.c:643) 20250410105837720 DIUCS DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-406:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410105837720 DIUCS DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-406:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410105837720 DMSC DEBUG msc_i(IMSI-262420000001007:UTRAN-Iu-406:LU)[0x563b4cc354d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105837720 DVLR DEBUG VLR subscr IMSI-262420000001007 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410105837720 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105837720 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105837720 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105837720 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105837720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105837720 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410105837720 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105837720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105837720 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105837720 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 62 fe eb 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 29 e1 d4 f0 72 ba 7e 8a b6 e2 93 01 29 82 a1 42 20 10 cc 25 0f d7 d3 ba 36 98 ca 37 54 8e 76 a8 62 6c 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2066)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2066)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2065)@7d38b4d9c9a0: patching N(SD)=1 into dtap '05140BDA47A3210444293894'O MSC_Test_2-RAN(2065)@7d38b4d9c9a0: patched enc_l3: '05540BDA47A3210444293894'O MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05540BDA47A3210444293894'O 20250410105837738 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105837738 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105837738 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105837738 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410105837738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105837738 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105837738 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105837738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105837738 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105837738 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 96 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 0b da 47 a3 21 04 44 29 38 94 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2066)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105837739 DIUCS DEBUG (UTRAN-Iu-406) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410105837739 DMSC DEBUG msc_i(IMSI-262420000001007:UTRAN-Iu-406:LU)[0x563b4cc354d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105837739 DIUCS DEBUG msc_i(IMSI-262420000001007:UTRAN-Iu-406:LU)[0x563b4cc354d0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410105837739 DMSC DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-406:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105837739 DIUCS DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-406:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410105837739 DIUCS DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-406:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410105837739 DMM DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-406:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 0bda47a344293894) (gsm_04_08.c:1128) 20250410105837739 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-406:LU)[0x563b4cc48160]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410105837739 DVLR DEBUG SUBSCR(IMSI-262420000001007) AUTH on UTRAN received RES: 0bda47a344293894 (8 bytes) (vlr_auth_fsm.c:151) 20250410105837739 DVLR INFO SUBSCR(IMSI-262420000001007) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410105837739 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-406:LU)[0x563b4cc48160]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410105837739 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-406:LU)[0x563b4cc48160]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410105837739 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-406:LU)[0x563b4cc48160]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410105837739 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-406:LU)[0x563b4cc48160]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-406:LU)[0x563b4c998740] (vlr_auth_fsm.c:294) 20250410105837739 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-406:LU)[0x563b4cc48160]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410105837739 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-406:LU)[0x563b4cc48160]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410105837739 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-406:LU)[0x563b4c998740]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410105837739 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-406:LU)[0x563b4c998740]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410105837739 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-406:LU)[0x563b4c998740]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410105837739 DIUCS DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-406:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410105837739 DIUCS DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-406:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=89d9e9ae9311e87794b0b03e338fb75b, CK=NONE (ran_msg_iu.c:388) 20250410105837739 DMSC DEBUG msc_i(IMSI-262420000001007:UTRAN-Iu-406:LU)[0x563b4cc354d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410105837739 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-406:LU)[0x563b4c998740]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250410105837739 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105837739 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105837739 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105837739 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105837739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105837739 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410105837739 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105837739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105837739 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105837739 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 62 fe eb 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 89 d9 e9 ae 93 11 e8 77 94 b0 b0 3e 33 8f b7 5b 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2066)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2066)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2066)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105837754 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105837754 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105837754 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105837754 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410105837754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105837754 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105837754 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105837754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105837754 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105837754 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 96 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105837754 DIUCS DEBUG (UTRAN-Iu-406) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410105837754 DMSC DEBUG msc_i(IMSI-262420000001007:UTRAN-Iu-406:LU)[0x563b4cc354d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105837754 DIUCS DEBUG msc_i(IMSI-262420000001007:UTRAN-Iu-406:LU)[0x563b4cc354d0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410105837754 DMSC DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-406:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105837754 DIUCS DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-406:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410105837754 DIUCS DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-406:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410105837754 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-406:LU)[0x563b4c998740]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410105837754 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-406:LU)[0x563b4c998740]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410105837754 DIUCS DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-406:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410105837754 DMSC DEBUG msc_i(IMSI-262420000001007:UTRAN-Iu-406:LU)[0x563b4cc354d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105837754 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-406:LU)[0x563b4c998740]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410105837754 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-406:LU)[0x563b4c998740]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410105837754 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001007:UTRAN-Iu-406:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105837754 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001007:UTRAN-Iu-406:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-406:LU)[0x563b4c998740] (fsm.c:486) 20250410105837754 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001007:UTRAN-Iu-406:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410105837754 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001007:UTRAN-Iu-406:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410105837755 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105837755 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105837755 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105837755 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105837755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105837755 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410105837755 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105837755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105837755 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105837755 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 62 fe eb 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f7 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2066)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2066)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105837759 DVLR DEBUG VLR subscr IMSI-262420000001007 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105837759 DVLR DEBUG IMSI:262420000001007 has MSISDN:491230001007 (vlr.c:1045) 20250410105837759 DMSC NOTICE msub(IMSI-262420000001007:MSISDN-491230001007) VLR: update for IMSI=262420000001007 (MSISDN=491230001007) (gsm_04_08.c:1541) 20250410105837759 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410105837760 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105837760 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-406:LU)[0x563b4c998740]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410105837760 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001007:UTRAN-Iu-406:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410105837760 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001007:UTRAN-Iu-406:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410105837760 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001007:UTRAN-Iu-406:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410105837760 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001007:UTRAN-Iu-406:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-406:LU)[0x563b4c998740] (vlr_lu_fsm.c:110) 20250410105837760 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001007:UTRAN-Iu-406:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410105837760 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001007:UTRAN-Iu-406:LU)[0x563b4cc48160]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105837760 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-406:LU)[0x563b4c998740]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410105837760 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-406:LU)[0x563b4c998740]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410105837760 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-406:LU)[0x563b4cbf5e60]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105837760 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-406:LU)[0x563b4cbf5e60]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-406:LU)[0x563b4c998740] (fsm.c:486) 20250410105837760 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-406:LU)[0x563b4cbf5e60]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410105837760 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-406:LU)[0x563b4cbf5e60]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410105837760 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-406:LU)[0x563b4cbf5e60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410105837760 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-406:LU)[0x563b4cbf5e60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410105837760 DMSC NOTICE msub(IMSI-262420000001007:MSISDN-491230001007:TMSInew-0x9BB97878) VLR: update for IMSI=262420000001007 (MSISDN=491230001007) (gsm_04_08.c:1541) 20250410105837760 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-406:LU)[0x563b4cbf5e60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410105837760 DMM DEBUG -> IMSI-262420000001007:MSISDN-491230001007:TMSInew-0x9BB97878 LOCATION UPDATE ACCEPT (TMSI = 0x9bb97878) (gsm_04_08.c:149) 20250410105837760 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSInew-0x9BB97878:UTRAN-Iu-406:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250410105837760 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSInew-0x9BB97878:UTRAN-Iu-406:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410105837760 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSInew-0x9BB97878:UTRAN-Iu-406:LU)[0x563b4cc354d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105837760 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSInew-0x9BB97878 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410105837760 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105837760 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105837760 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105837760 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105837760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105837760 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410105837760 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105837760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105837760 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105837760 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 62 fe eb 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 9b b9 78 78 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2066)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2066)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call2(2072)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2065)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2065)@7d38b4d9c9a0: patched enc_l3: '059B'O MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: vl_len:14 MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2066)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105837764 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105837764 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105837764 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105837764 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410105837764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105837764 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105837764 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105837764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105837764 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105837764 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 96 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105837764 DIUCS DEBUG (UTRAN-Iu-406) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410105837764 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSInew-0x9BB97878:UTRAN-Iu-406:LU)[0x563b4cc354d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105837764 DIUCS DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSInew-0x9BB97878:UTRAN-Iu-406:LU)[0x563b4cc354d0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410105837764 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSInew-0x9BB97878:UTRAN-Iu-406:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105837764 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSInew-0x9BB97878:UTRAN-Iu-406:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410105837764 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSInew-0x9BB97878:UTRAN-Iu-406:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410105837764 DMM DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSInew-0x9BB97878:UTRAN-Iu-406:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410105837764 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:TMSInew-0x9BB97878:UTRAN-Iu-406:LU)[0x563b4c998740]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410105837764 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-406:LU)[0x563b4cbf5e60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410105837764 DMSC NOTICE msub(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878) VLR: update for IMSI=262420000001007 (MSISDN=491230001007) (gsm_04_08.c:1541) 20250410105837765 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410105837765 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-406:LU)[0x563b4cbf5e60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410105837765 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-406:LU)[0x563b4c998740]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410105837765 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-406:LU)[0x563b4cbf5e60]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410105837765 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-406:LU)[0x563b4cbf5e60]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-406:LU)[0x563b4c998740] (vlr_lu_fsm.c:817) 20250410105837765 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-406:LU)[0x563b4cbf5e60]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410105837765 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-406:LU)[0x563b4cbf5e60]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105837765 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-406:LU)[0x563b4c998740]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410105837765 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-406:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410105837765 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-406:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.950s remaining) (msc_a.c:450) 20250410105837765 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001007/3/1): Available (smpp_smsc.c:626) 20250410105837765 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-406:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105837765 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-406:LU)[0x563b4cbf35f0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410105837765 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-406:LU)[0x563b4cbf35f0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410105837765 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105837765 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105837765 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105837765 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-406:LU)[0x563b4cbf35f0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410105837765 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-406:LU)[0x563b4cc354d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105837765 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410105837765 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105837765 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105837765 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105837765 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105837765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105837765 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410105837765 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105837765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105837765 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105837765 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 62 fe eb 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2066)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2066)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2066)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105837775 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105837775 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105837775 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105837775 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410105837775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105837775 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105837775 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105837775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105837775 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105837775 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 96 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105837775 DIUCS DEBUG (UTRAN-Iu-406) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410105837775 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-406:LU)[0x563b4cc354d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105837775 DIUCS DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-406:LU)[0x563b4cc354d0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410105837775 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-406:LU)[0x563b4cbf35f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105837775 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-406:LU)[0x563b4cbf35f0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410105837775 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-406:LU)[0x563b4cbf35f0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410105837775 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-406:LU)[0x563b4cbf35f0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105837775 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-406:LU)[0x563b4cbf35f0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410105837775 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-406:LU)[0x563b4cbf35f0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105837775 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-406:LU)[0x563b4cbf35f0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105837775 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-406:LU)[0x563b4c998740]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105837775 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-406:LU)[0x563b4c998740]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-406:LU)[0x563b4cbf35f0] (msc_a.c:1053) 20250410105837775 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-406:LU)[0x563b4c998740]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410105837775 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-406:LU)[0x563b4c998740]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105837775 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-406:LU)[0x563b4c998740]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410105837775 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-406:LU)[0x563b4cbf35f0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc55d70] (msc_a.c:1053) 20250410105837775 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-406:LU)[0x563b4cbf35f0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105837775 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-406:LU)[0x563b4cbf35f0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105837775 DMSC DEBUG msub_fsm[0x563b4cc55d70]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105837775 DMSC DEBUG msub(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878) MSC-A terminated (msub.c:261) 20250410105837775 DMSC DEBUG msub(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878) 1 MSC-I still active (msub.c:79) 20250410105837776 DMSC DEBUG msub_fsm[0x563b4cc55d70]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105837776 DMSC DEBUG msub_fsm[0x563b4cc55d70]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105837776 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-406:LU)[0x563b4cc354d0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105837776 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-406:LU)[0x563b4cc354d0]{READY}: Removing from parent msub_fsm[0x563b4cc55d70] (msub.c:113) 20250410105837776 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-406 (ran_conn.c:142) 20250410105837776 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-406 (ran_conn.c:155) 20250410105837776 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-406:LU)[0x563b4cc354d0]{READY}: Freeing instance (msub.c:113) 20250410105837776 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-406:LU)[0x563b4cc354d0]{READY}: Deallocated (fsm.c:568) 20250410105837776 DMSC DEBUG msub(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878) Free (msub.c:119) 20250410105837776 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878 - active-conn: now used by 1 (attached) (msub.c:375) 20250410105837776 DMSC DEBUG msub_fsm[0x563b4cc55d70]{terminating}: Freeing instance (msub.c:113) 20250410105837776 DMSC DEBUG msub_fsm[0x563b4cc55d70]{terminating}: Deallocated (fsm.c:568) 20250410105837776 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105837776 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105837776 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105837776 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105837776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105837776 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410105837776 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105837776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105837776 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105837776 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0e 04 62 fe eb 00 01 96 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2066)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2066)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-M3UA(2066)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105837779 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105837779 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105837779 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105837779 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410105837779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105837779 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105837779 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105837779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105837779 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105837780 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 96 62 fe eb 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-RAN(2065)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_lu_and_mo_call2(2072)6487787 TC_iu_lu_and_mo_call2(2072)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2072)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_call2(2072)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2072)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2072)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '9BB97878'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2065)@7d38b4d9c9a0: Added conn table entry 0TC_iu_lu_and_mo_call2(2072)11399962 MSC_Test_2-RAN(2065)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_2-M3UA(2066)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105837980 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105837981 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105837981 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105837981 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410105837981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105837981 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105837981 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105837981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105837981 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105837981 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 ad f3 1a 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 01 03 50 59 02 05 f4 9b b9 78 78 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105837981 DIUCS DEBUG (UTRAN-Iu-407 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410105837981 DMSC DEBUG msub_fsm[0x563b4c998740]{active}: Allocated (fsm.c:456) 20250410105837981 DMSC DEBUG msc_i[0x563b4cbf35f0]{READY}: Allocated (fsm.c:456) 20250410105837981 DMSC DEBUG msc_i[0x563b4cbf35f0]{READY}: is child of msub_fsm[0x563b4c998740] (fsm.c:486) 20250410105837981 DMSC DEBUG msc_a[0x563b4cc354d0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105837982 DMSC DEBUG msc_a[0x563b4cc354d0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4c998740] (fsm.c:486) 20250410105837982 DMSC DEBUG msc_a(unknown:UTRAN-Iu-407:NONE)[0x563b4cc354d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105837982 DMSC DEBUG msc_i(unknown:UTRAN-Iu-407:NONE)[0x563b4cbf35f0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105837982 DMSC DEBUG msc_a(unknown:UTRAN-Iu-407:NONE)[0x563b4cc354d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105837982 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-407:NONE)[0x563b4cc354d0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410105837982 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-407:NONE)[0x563b4cc354d0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410105837982 DMM DEBUG msc_a(TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc354d0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250410105837982 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc55d70]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410105837982 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc55d70]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc354d0] (fsm.c:486) 20250410105837982 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc55d70]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250410105837982 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc55d70]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410105837982 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410105837982 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410105837982 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc354d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105837982 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc354d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105837982 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc55d70]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410105837982 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc55d70]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250410105837982 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cbf5e60]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410105837982 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cbf5e60]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc55d70] (fsm.c:486) 20250410105837982 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cbf5e60]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410105837982 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cbf5e60]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410105837982 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410105837982 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105837982 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105837982 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105837982 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105837982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105837982 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: picked Normal Route via 'virt-rnc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250410105837982 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105837982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105837982 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105837982 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0f 02 ad f3 1a 00 01 97 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2066)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2066)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'ADF31A'O, sourceLocRef := '000197'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: Session index based on local reference:0 TC_iu_lu_and_mo_call2(2072)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_call2(2072)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105837991 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105837991 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cbf5e60]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410105837991 DVLR DEBUG SUBSCR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878) Received 1 auth tuples (vlr.c:996) 20250410105837991 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cbf5e60]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410105837991 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cbf5e60]{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:324) 20250410105837991 DMM DEBUG Tx AUTH REQ (rand = 3e2c1ae038480ccc39a65ca71069c5b8) (gsm_04_08.c:641) 20250410105837991 DMM DEBUG AUTH REQ (autn = 21130ad599e097e8f113088352034639) (gsm_04_08.c:643) 20250410105837991 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc354d0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410105837991 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc354d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410105837991 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cbf35f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105837991 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105837991 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105837991 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105837991 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105837991 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105837991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105837991 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410105837991 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105837991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105837991 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105837991 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 ad f3 1a 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 3e 2c 1a e0 38 48 0c cc 39 a6 5c a7 10 69 c5 b8 20 10 21 13 0a d5 99 e0 97 e8 f1 13 08 83 52 03 46 39 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2066)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2066)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2065)@7d38b4d9c9a0: patching N(SD)=1 into dtap '0514C5BD67602104A432F622'O MSC_Test_2-RAN(2065)@7d38b4d9c9a0: patched enc_l3: '0554C5BD67602104A432F622'O MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554C5BD67602104A432F622'O MSC_Test_2-M3UA(2066)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105837998 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105837998 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105837998 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105837998 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410105837998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105837998 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105837998 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105837998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105837998 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105837998 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 97 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 c5 bd 67 60 21 04 a4 32 f6 22 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105837999 DIUCS DEBUG (UTRAN-Iu-407) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410105837999 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cbf35f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105837999 DIUCS DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cbf35f0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410105837999 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc354d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105837999 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc354d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410105837999 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc354d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410105837999 DMM DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc354d0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = c5bd6760a432f622) (gsm_04_08.c:1128) 20250410105837999 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cbf5e60]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410105837999 DVLR DEBUG SUBSCR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878) AUTH on UTRAN received RES: c5bd6760a432f622 (8 bytes) (vlr_auth_fsm.c:151) 20250410105837999 DVLR INFO SUBSCR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410105837999 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cbf5e60]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410105837999 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cbf5e60]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410105837999 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cbf5e60]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410105837999 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cbf5e60]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc55d70] (vlr_auth_fsm.c:294) 20250410105837999 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cbf5e60]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410105837999 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cbf5e60]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410105837999 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc55d70]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250410105837999 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc55d70]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410105837999 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc55d70]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410105837999 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc354d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410105837999 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc354d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=082d11c43603d02d3f0deeed18808b16, CK=NONE (ran_msg_iu.c:388) 20250410105837999 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cbf35f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410105837999 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc55d70]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250410105837999 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105837999 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105837999 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105838000 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105838000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105838000 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410105838000 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105838000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105838000 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105838000 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 ad f3 1a 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 08 2d 11 c4 36 03 d0 2d 3f 0d ee ed 18 80 8b 16 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2066)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2066)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2066)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105838006 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105838006 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105838006 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105838006 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410105838006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105838006 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105838006 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105838006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105838006 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105838006 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 97 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105838006 DIUCS DEBUG (UTRAN-Iu-407) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410105838006 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cbf35f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105838006 DIUCS DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cbf35f0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410105838006 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc354d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105838006 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc354d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410105838006 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc354d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410105838006 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc55d70]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250410105838006 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc55d70]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410105838006 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc354d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410105838006 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cbf35f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105838006 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc55d70]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410105838006 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc55d70]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410105838006 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc55d70]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410105838006 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc55d70]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410105838007 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc55d70]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410105838007 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc55d70]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410105838007 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc55d70]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410105838007 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc354d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410105838007 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc354d0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.974s remaining) (msc_a.c:450) 20250410105838007 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001007/3/1): Available (smpp_smsc.c:626) 20250410105838007 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105838007 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105838007 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105838007 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105838007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105838007 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410105838007 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105838007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105838007 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105838007 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 ad f3 1a 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f7 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2066)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2066)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2067)@7d38b4d9c9a0: Created MnccExpect[0] for "12345" to be handled at TC_iu_lu_and_mo_call2(2072) MSC_Test-MGCP(2068)@7d38b4d9c9a0: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_lu_and_mo_call2(2072) MSC_Test_2-RAN(2065)@7d38b4d9c9a0: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2065)@7d38b4d9c9a0: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: vl_len:28 MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O MSC_Test_2-M3UA(2066)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105838028 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105838028 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105838028 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105838028 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410105838028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105838028 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105838028 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105838028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105838028 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105838028 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 97 00 01 1c 00 14 40 18 00 00 01 00 10 40 11 10 03 85 04 06 60 05 04 02 00 81 5e 04 80 21 43 f5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105838029 DIUCS DEBUG (UTRAN-Iu-407) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410105838029 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cbf35f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105838029 DIUCS DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cbf35f0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410105838029 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc354d0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105838029 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc354d0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410105838029 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc354d0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410105838029 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250410105838029 DCC DEBUG trans(CC:NULL IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878 callref-0x80000033 tid-8) New transaction (transaction.c:231) 20250410105838029 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc354d0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250410105838029 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc354d0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250410105838029 DCC DEBUG trans(CC:NULL IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ callref-0x80000033 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250410105838029 DCC DEBUG trans(CC:NULL IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ callref-0x80000033 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105838029 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250410105838029 DCC DEBUG trans(CC:NULL IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ callref-0x80000033 tid-8) codecs: :0{AMR:octet-align=1#112} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (gsm_04_08_cc.c:702) 20250410105838029 DCC INFO trans(CC:NULL IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ callref-0x80000033 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250410105838029 DCC DEBUG trans(CC:NULL IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ callref-0x80000033 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250410105838029 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc354d0]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250410105838029 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cbf5e60]{ESTABLISHING}: Allocated (fsm.c:456) 20250410105838029 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cbf5e60]{ESTABLISHING}: is child of msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc354d0] (fsm.c:486) 20250410105838029 DCC DEBUG trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ callref-0x80000033 tid-8) codecs: :0{AMR:octet-align=1#112} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (msc_a.c:2161) 20250410105838030 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc5ee10]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410105838030 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc5ee10]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cbf5e60] (fsm.c:486) 20250410105838030 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ:trans-8:call-161:RTP_TO_CN:no-CI)[0x563b4cc5ee10]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250410105838030 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ:trans-8:call-161:RTP_TO_CN:no-CI)[0x563b4cc5ee10]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250410105838030 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc5f070]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410105838030 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc5f070]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cbf5e60] (fsm.c:486) 20250410105838030 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ:trans-8:call-161:RTP_TO_RAN:no-CI)[0x563b4cc5f070]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250410105838030 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ:trans-8:call-161:RTP_TO_RAN:no-CI)[0x563b4cc5f070]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2068)@7d38b4d9c9a0: Found Expect[0] for { line := { verb := "CRCX", trans_id := "407", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a1" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_iu_lu_and_mo_call2(2072) TC_iu_lu_and_mo_call2(2072)@7d38b4d9c9a0: f_mo_call_establish 2: rx 1st CRCX 20250410105838052 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ:trans-8:call-161:RTP_TO_CN:no-CI)[0x563b4cc5ee10]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105838052 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cbf5e60]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410105838052 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc354d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250410105838052 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc354d0]{MSC_A_ST_COMMUNICATING}: MGW endpoint's RTP address available for the CI RTP_TO_CN: 1.1.1.1:10000 (osmux=no:-2) (msc_a.c:855) 20250410105838052 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ callref-0x80000033 tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{AMR:octet-align=1#112}) (gsm_04_08_cc.c:309) TC_iu_lu_and_mo_call2(2072)@7d38b4d9c9a0: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(2067)@7d38b4d9c9a0: Found MnccExpect[0] for "12345" handled at TC_iu_lu_and_mo_call2(2072) MSC_Test-MNCC(2067)@7d38b4d9c9a0: Added conn table entry 0TC_iu_lu_and_mo_call2(2072)-2147483597 20250410105838056 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ:trans-8:call-161:RTP_TO_RAN:no-CI)[0x563b4cc5f070]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105838056 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cbf5e60]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410105838056 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc354d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250410105838056 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc354d0]{MSC_A_ST_COMMUNICATING}: MGW endpoint's RTP address available for the CI RTP_TO_RAN: 2.2.2.2:11000 (osmux=no:-2) (msc_a.c:855) 20250410105838056 DCC DEBUG trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ callref-0x80000033 tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (msc_a.c:705) 20250410105838056 DCC DEBUG trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ callref-0x80000033 tid-8) Sending Assignment Command (msc_a.c:706) 20250410105838057 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc354d0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: RAB AssignmentRequest (ran_msg_iu.c:427) 20250410105838057 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc354d0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: RAB Assignment: rab_id=1, rtp=2.2.2.2:11000, use_x213_nsap=1 (ran_msg_iu.c:371) 20250410105838057 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cbf35f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250410105838057 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105838057 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105838057 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105838057 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105838057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105838057 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410105838057 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105838057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105838057 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105838057 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 74 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 ad f3 1a 00 01 5d 00 00 00 59 00 00 01 00 36 40 52 00 00 01 00 35 00 48 78 02 cd 80 10 2f a7 20 1a 2c 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 02 00 02 27 c0 35 00 01 02 02 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 2a f8 00 00 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) TC_iu_lu_and_mo_call2(2072)@7d38b4d9c9a0: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_2-M3UA(2066)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2066)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105838061 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ callref-0x80000033 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250410105838061 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc354d0]{MSC_A_ST_COMMUNICATING}: Assignment for this trans already started earlier (msc_a.c:2197) TC_iu_lu_and_mo_call2(2072)@7d38b4d9c9a0: f_mo_call_establish 4.iu: rx RANAP RAB Assignment Request MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: vl_len:46 MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C600A7C350001C0A802150000000000000000000000000040040C0000'O 20250410105838083 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105838083 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105838083 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105838083 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410105838083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105838083 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105838083 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105838083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105838083 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105838083 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 97 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 0a 7c 35 00 01 c0 a8 02 15 00 00 00 00 00 00 00 00 00 00 00 00 00 40 04 0c 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105838083 DIUCS DEBUG (UTRAN-Iu-407) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410105838083 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cbf35f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105838083 DIUCS DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cbf35f0]{READY}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250410105838083 DIUCS DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cbf35f0]{READY}: RAN decode: RANAP: Received RAB assignment response for rab_id=1 (ran_msg_iu.c:132) 20250410105838083 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc354d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105838083 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc354d0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250410105838083 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc354d0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: Received RAB assignment response for rab_id=1 (ran_msg_iu.c:132) MSC_Test_2-M3UA(2066)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105838083 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc354d0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP RAB Assignment Response (msc_a.c:2043) 20250410105838083 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ:trans-8:call-161:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4cc5f070]{ESTABLISHING}: setting remote addr to 192.168.2.21:1036 (rtp_stream.c:476) 20250410105838083 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ:trans-8:call-161:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x563b4cc5f070]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250410105838083 DCC DEBUG trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ callref-0x80000033 tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112} (from: assigned=AMR:octet-align=1#112 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (msc_a.c:1596) 20250410105838083 DCC INFO trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ callref-0x80000033 tid-8) Assignment Complete: RAN: VND.3GPP.IUFP/16000#96, CN: AMR:octet-align=1#112 (msc_a.c:1597) 20250410105838083 DCC DEBUG trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ callref-0x80000033 tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112} (from: assigned=AMR:octet-align=1#112 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (gsm_04_08_cc.c:2187) 20250410105838083 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ callref-0x80000033 tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{AMR:octet-align=1#112}) (gsm_04_08_cc.c:309) TC_iu_lu_and_mo_call2(2072)@7d38b4d9c9a0: f_mo_call_establish 3: rx RTP CREATE 20250410105838086 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ callref-0x80000033 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250410105838086 DCC DEBUG trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ callref-0x80000033 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105838086 DCC DEBUG trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ callref-0x80000033 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105838086 DCC DEBUG trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ callref-0x80000033 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250410105838086 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc354d0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_CALL_PROC (msc_a.c:2106) 20250410105838086 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc354d0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410105838086 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cbf35f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105838086 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc354d0]{MSC_A_ST_COMMUNICATING}: Assignment for this trans already started earlier (msc_a.c:2197) 20250410105838086 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105838086 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105838086 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105838086 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105838086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105838086 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410105838086 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105838086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105838086 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105838086 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 32 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 ad f3 1a 00 01 1b 00 14 40 17 00 00 02 00 10 40 0b 0a 83 02 04 06 60 00 02 04 01 85 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) TC_iu_lu_and_mo_call2(2072)@7d38b4d9c9a0: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_2-M3UA(2066)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2066)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410105838087 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ:trans-8:call-161:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x563b4cc5f070]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105838087 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ:trans-8:call-161:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x563b4cc5f070]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410105838087 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cbf5e60]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105838090 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ callref-0x80000033 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250410105838090 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ callref-0x80000033 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105838090 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ callref-0x80000033 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105838090 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ callref-0x80000033 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250410105838090 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc354d0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_ALERTING (msc_a.c:2106) 20250410105838090 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc354d0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410105838090 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cbf35f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105838090 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105838090 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105838090 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105838090 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105838090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105838090 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410105838090 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105838090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105838090 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105838090 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 ad f3 1a 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 83 01 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2066)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2066)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call2(2072)@7d38b4d9c9a0: f_mo_call_establish 7: rx CC Alerting 20250410105838093 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ callref-0x80000033 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250410105838093 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ callref-0x80000033 tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250410105838093 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ callref-0x80000033 tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112} (from: assigned=AMR:octet-align=1#112 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (gsm_04_08_cc.c:798) 20250410105838093 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ:trans-8:call-161:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc5ee10]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250410105838093 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ:trans-8:call-161:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc5ee10]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250410105838093 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ:trans-8:call-161:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc5ee10]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250410105838093 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ callref-0x80000033 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250410105838093 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ callref-0x80000033 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105838093 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ callref-0x80000033 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105838093 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ callref-0x80000033 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250410105838093 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ callref-0x80000033 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250410105838093 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc354d0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_CONNECT (msc_a.c:2106) 20250410105838093 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc354d0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410105838093 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cbf35f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105838094 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105838094 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105838094 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105838094 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105838094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105838094 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410105838094 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105838094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105838094 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105838094 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 ad f3 1a 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 83 07 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2066)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2066)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_lu_and_mo_call2(2072)@7d38b4d9c9a0: as_optional_mgcp_mdcx: rx MDCX MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: Session index based on local reference:0 TC_iu_lu_and_mo_call2(2072)@7d38b4d9c9a0: { line := { verb := "MDCX", trans_id := "410", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "a1" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a1", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call2(2072)@7d38b4d9c9a0: f_mo_call_establish 10: rx CC CONNECT 20250410105838098 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ:trans-8:call-161:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc5ee10]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105838098 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ:trans-8:call-161:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc5ee10]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410105838098 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cbf5e60]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410105838098 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cbf5e60]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250410105838098 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc354d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_2-RAN(2065)@7d38b4d9c9a0: patching N(SD)=3 into dtap '030F'O MSC_Test_2-RAN(2065)@7d38b4d9c9a0: patched enc_l3: '03CF'O MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: vl_len:14 MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400A000001001040030203CF'O 20250410105838100 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105838100 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105838100 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105838100 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410105838100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105838100 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105838100 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105838100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105838100 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105838100 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 97 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 03 cf 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2066)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105838100 DIUCS DEBUG (UTRAN-Iu-407) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410105838101 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cbf35f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105838101 DIUCS DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cbf35f0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410105838101 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc354d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105838101 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc354d0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410105838101 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc354d0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410105838101 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ callref-0x80000033 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250410105838101 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ callref-0x80000033 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250410105838101 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ callref-0x80000033 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250410105838101 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ callref-0x80000033 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105838101 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ callref-0x80000033 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_iu_lu_and_mo_call2(2072)@7d38b4d9c9a0: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_iu_lu_and_mo_call2(2072)@7d38b4d9c9a0: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_lu_and_mo_call2(2072)@7d38b4d9c9a0: f_mo_call_establish DONE TC_iu_lu_and_mo_call2(2072)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2072)@7d38b4d9c9a0: Hold the call for some time TC_iu_lu_and_mo_call2(2072)@7d38b4d9c9a0: Call stayed open for 5.000000 seconds, all is well. TC_iu_lu_and_mo_call2(2072)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2072)@7d38b4d9c9a0: Hangup TC_iu_lu_and_mo_call2(2072)@7d38b4d9c9a0: f_call_hangup 0: tx MNCC_DISC_REQ 20250410105843613 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ callref-0x80000033 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250410105843613 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ callref-0x80000033 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105843613 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ callref-0x80000033 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250410105843613 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ callref-0x80000033 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250410105843613 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc354d0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_DISCONNECT (msc_a.c:2106) 20250410105843613 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc354d0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410105843613 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cbf35f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105843613 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105843613 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105843613 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105843613 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105843613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105843613 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410105843613 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105843613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105843613 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105843613 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 ad f3 1a 00 01 16 00 14 40 12 00 00 02 00 10 40 06 05 83 25 02 e2 97 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2066)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2066)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call2(2072)@7d38b4d9c9a0: f_call_hangup 1: rx DTAP CC DISC 20250410105843621 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ callref-0x80000033 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250410105843621 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ callref-0x80000033 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105843621 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ callref-0x80000033 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105843621 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ callref-0x80000033 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250410105843621 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ callref-0x80000033 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250410105843621 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ callref-0x80000033 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250410105843621 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc354d0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_RELEASE (msc_a.c:2106) 20250410105843621 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc354d0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410105843621 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cbf35f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105843621 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105843621 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105843621 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105843621 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105843621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105843621 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410105843621 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105843622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105843622 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105843622 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 ad f3 1a 00 01 17 00 14 40 13 00 00 02 00 10 40 07 06 83 2d 08 02 e2 aa 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2066)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2066)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call2(2072)@7d38b4d9c9a0: f_call_hangup 2.a: rx DTAP CC RELEASE TC_iu_lu_and_mo_call2(2072)@7d38b4d9c9a0: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_2-RAN(2065)@7d38b4d9c9a0: patching N(SD)=0 into dtap '032A'O MSC_Test_2-RAN(2065)@7d38b4d9c9a0: patched enc_l3: '032A'O MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: vl_len:14 MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302032A'O 20250410105843629 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105843629 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105843629 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105843629 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410105843629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105843629 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105843629 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_2-M3UA(2066)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105843629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105843629 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105843629 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 97 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 03 2a 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105843630 DIUCS DEBUG (UTRAN-Iu-407) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410105843630 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cbf35f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105843630 DIUCS DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cbf35f0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410105843630 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc354d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105843630 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc354d0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410105843630 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc354d0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410105843630 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ callref-0x80000033 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250410105843630 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ callref-0x80000033 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250410105843630 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ callref-0x80000033 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250410105843630 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250410105843630 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250410105843630 DCC DEBUG trans(CC:NULL IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105843630 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250410105843630 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc354d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105843630 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc354d0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250410105843630 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc354d0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410105843630 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105843630 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105843630 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105843630 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cbf5e60]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250410105843630 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ:trans-8:call-161:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x563b4cc5f070]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410105843630 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ:trans-8:call-161:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x563b4cc5f070]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cbf5e60] (call_leg.c:197) 20250410105843630 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ:trans-8:call-161:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x563b4cc5f070]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410105843630 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ:trans-8:call-161:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x563b4cc5f070]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410105843630 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ:trans-8:call-161:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc5ee10]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410105843630 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ:trans-8:call-161:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc5ee10]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cbf5e60] (call_leg.c:197) 20250410105843631 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cbf5e60]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250410105843631 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ:trans-8:call-161:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc5ee10]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410105843631 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ:trans-8:call-161:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc5ee10]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410105843631 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cbf5e60]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250410105843631 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cbf5e60]{RELEASING}: Removing from parent msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc354d0] (call_leg.c:198) 20250410105843631 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cbf5e60]{RELEASING}: Freeing instance (call_leg.c:198) 20250410105843631 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cbf5e60]{RELEASING}: Deallocated (fsm.c:568) 20250410105843631 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc354d0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250410105843631 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc354d0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410105843631 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cbf35f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105843631 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410105843631 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105843631 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105843631 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105843631 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105843631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105843631 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410105843631 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105843631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105843631 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105843631 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 ad f3 1a 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2066)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2066)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2067)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_lu_and_mo_call2(2072)-2147483597 TC_iu_lu_and_mo_call2(2072)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mo_call2(2072)@7d38b4d9c9a0: f_call_hangup 5.iu: rx Iu Release Command TC_iu_lu_and_mo_call2(2072)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250410105843638 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105843638 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105843638 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105843638 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_2-M3UA(2066)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105843638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105843638 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105843638 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105843638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105843638 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105843638 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 97 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105843638 DIUCS DEBUG (UTRAN-Iu-407) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410105843638 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cbf35f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105843638 DIUCS DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cbf35f0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410105843638 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc354d0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105843638 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc354d0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410105843638 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc354d0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410105843638 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc354d0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105843638 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc354d0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410105843638 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc354d0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105843638 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc354d0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105843638 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc55d70]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105843638 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc55d70]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc354d0] (msc_a.c:1053) 20250410105843638 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc55d70]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105843638 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc55d70]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410105843638 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc354d0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4c998740] (msc_a.c:1053) 20250410105843638 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc354d0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105843638 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cc354d0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105843638 DMSC DEBUG msub_fsm[0x563b4c998740]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105843639 DMSC DEBUG msub(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878) MSC-A terminated (msub.c:261) 20250410105843639 DMSC DEBUG msub(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878) 1 MSC-I still active (msub.c:79) 20250410105843639 DMSC DEBUG msub_fsm[0x563b4c998740]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105843639 DMSC DEBUG msub_fsm[0x563b4c998740]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105843639 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cbf35f0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105843639 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cbf35f0]{READY}: Removing from parent msub_fsm[0x563b4c998740] (msub.c:113) 20250410105843639 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-407 (ran_conn.c:142) 20250410105843639 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-407 (ran_conn.c:155) 20250410105843639 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cbf35f0]{READY}: Freeing instance (msub.c:113) 20250410105843639 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878:UTRAN-Iu-407:CM_SERVICE_REQ)[0x563b4cbf35f0]{READY}: Deallocated (fsm.c:568) 20250410105843639 DMSC DEBUG msub(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878) Free (msub.c:119) 20250410105843639 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x9BB97878 - active-conn: now used by 1 (attached) (msub.c:375) 20250410105843639 DMSC DEBUG msub_fsm[0x563b4c998740]{terminating}: Freeing instance (msub.c:113) 20250410105843639 DMSC DEBUG msub_fsm[0x563b4c998740]{terminating}: Deallocated (fsm.c:568) 20250410105843639 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105843639 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105843639 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105843639 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105843639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105843639 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410105843639 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105843639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105843639 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105843639 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0f 04 ad f3 1a 00 01 97 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2066)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2066)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: Session index based on local reference:0 20250410105843642 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105843642 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105843642 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-RAN(2065)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_lu_and_mo_call2(2072)11399962 20250410105843642 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410105843642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105843642 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105843642 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105843642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105843642 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105843642 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 97 ad f3 1a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2066)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_call2(2072)@7d38b4d9c9a0: f_call_hangup 6.iu: rx SCCP DISC TC_iu_lu_and_mo_call2(2072)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2072)@7d38b4d9c9a0: f_call_hangup 9: done TC_iu_lu_and_mo_call2(2072)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2072)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410105844646 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410105844646 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105844646 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410105844646 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410105844646 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410105844646 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105844646 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410105844646 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410105844646 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410105844646 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) MSC_Test_0-M3UA(2060)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105844646 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410105844646 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410105844646 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410105844646 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410105844646 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410105844646 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105844646 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105844646 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105844646 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105844646 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410105844646 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250410105844646 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410105844646 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410105844646 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410105844646 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MNCC(2067)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-RAN(2062)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105844647 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410105844647 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105844647 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410105844647 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250410105844647 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250410105844647 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105844647 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250410105844647 DLSS7 ERROR 0: ASP(virt-bsc1-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250410105844647 DLINP ERROR SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:766) 20250410105844647 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105844647 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1126) 20250410105844647 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410105844647 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410105844647 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410105844647 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410105844647 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105844647 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410105844647 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410105844647 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410105844647 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410105844647 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:378) 20250410105844647 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410105844647 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(2058)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(2070)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-SCCP(2064)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-M3UA(2063)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2057)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(2059)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-RAN(2065)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2073)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(2069)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-SCCP(2061)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(2068)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(2071)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105844648 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250410105844648 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410105844648 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410105844648 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105844648 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410105844648 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250410105844648 DLINP ERROR SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:766) 20250410105844648 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105844648 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410105844648 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410105844648 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410105844648 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410105844648 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410105844648 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105844648 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410105844648 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410105844648 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2066)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2057): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(2058): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(2059): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(2060): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-SCCP(2061): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-RAN(2062): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-M3UA(2063): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-SCCP(2064): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-RAN(2065): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-M3UA(2066): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(2067): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(2068): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(2069): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(2070): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(2071): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_iu_lu_and_mo_call2(2072): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2073): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_iu_lu_and_mo_call finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_call pass'. Thu Apr 10 10:58:44 UTC 2025 ====== MSC_Tests_Iu.TC_iu_lu_and_mo_call pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_iu_lu_and_mo_call.talloc 20250410105845648 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=643964) 20250410105846647 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410105846648 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410105846648 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410105846648 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410105846648 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410105846648 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410105846649 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410105846649 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410105846649 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410105846649 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=643964, count=645124) 20250410105847651 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_call pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mo_call_sccp_tiar_timeout'. ------ MSC_Tests_Iu.TC_iu_lu_and_mo_call_sccp_tiar_timeout ------ Thu Apr 10 10:58:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mo_call_sccp_tiar_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mo_call_sccp_tiar_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410105848652 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mo_call_sccp_tiar_timeout' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_iu_lu_and_mo_call_sccp_tiar_timeout started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(2077)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(2077)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2077)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(2075)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_1-M3UA(2080)@7d38b4d9c9a0: ************************************************* MSC_Test_1-M3UA(2080)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2080)@7d38b4d9c9a0: ************************************************* MSC_Test_1-SCCP(2078)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_2-M3UA(2083)@7d38b4d9c9a0: ************************************************* MSC_Test_2-M3UA(2083)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2083)@7d38b4d9c9a0: ************************************************* MSC_Test_2-SCCP(2081)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410105849382 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2084)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410105849545 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410105849545 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410105849545 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410105849545 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2077)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2077)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2077)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410105849546 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105849546 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410105849546 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410105849546 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410105849546 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410105849546 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410105849546 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410105849546 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105849546 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410105849546 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410105849546 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2077)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(2077)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2077)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2077)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2077)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410105849547 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105849547 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410105849547 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410105849547 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410105849547 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410105849547 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) MSC_Test_0-M3UA(2077)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2077)@7d38b4d9c9a0: Message received on association #8 20250410105849547 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) MSC_Test_0-M3UA(2077)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105849547 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105849547 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410105849547 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410105849547 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105849547 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410105849547 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410105849547 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2077)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2077)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2077)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2077)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2077)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105849556 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410105849556 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250410105849556 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410105849556 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2080)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2080)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2080)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410105849557 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105849557 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410105849557 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410105849557 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410105849557 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410105849557 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410105849557 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410105849557 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105849557 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410105849557 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410105849557 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2080)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_1-M3UA(2080)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2080)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2080)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2080)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410105849558 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105849558 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410105849558 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) MSC_Test_1-M3UA(2080)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410105849558 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410105849558 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410105849558 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410105849558 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410105849558 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105849558 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410105849558 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410105849558 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410105849559 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2080)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2080)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2080)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2080)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2080)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) 20250410105849559 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:413) 20250410105849559 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2080)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2080)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105849575 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410105849575 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250410105849575 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410105849575 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2083)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2083)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2083)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410105849576 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105849576 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410105849576 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410105849576 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410105849576 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410105849576 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410105849576 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410105849576 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105849576 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410105849576 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410105849576 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2083)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_2-M3UA(2083)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2083)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2083)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2083)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410105849577 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105849577 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410105849577 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410105849577 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410105849577 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410105849577 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410105849577 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410105849577 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105849577 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410105849577 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2083)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410105849577 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410105849577 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410105849577 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2083)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2080)@7d38b4d9c9a0: Message received on association #8 20250410105849577 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) 20250410105849577 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2080)@7d38b4d9c9a0: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2083)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2083)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2083)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2083)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2083)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2083)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105849652 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410105849652 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2086)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2086)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410105849655 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2086)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2086)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2086)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2086)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2086)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2086)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410105849663 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410105849663 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2087)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000001019" to be handled at TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2089) TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2089)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001019'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410105850352 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105850352 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105850352 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105850352 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105850352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105850352 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105850352 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105850352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105850352 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105850352 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2077)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105850353 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105850353 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105850353 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105850353 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105850353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105850353 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105850353 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105850353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105850353 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105850353 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2077)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2077)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2076)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2080)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105850360 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105850360 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105850360 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410105850360 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410105850360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105850360 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105850360 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105850360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105850360 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105850360 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105850361 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105850361 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105850361 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105850361 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250410105850361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105850361 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250410105850361 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105850361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250410105850361 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105850361 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2080)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2080)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2079)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2083)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105850393 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105850393 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105850393 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105850393 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410105850393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105850393 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105850393 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105850393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105850393 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105850393 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105850393 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250410105850393 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250410105850394 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105850394 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105850394 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105850394 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105850394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105850394 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410105850394 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105850394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105850394 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105850394 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2083)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2083)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2082)@7d38b4d9c9a0: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2082)@7d38b4d9c9a0: Added conn table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2089)11557294 MSC_Test_2-SCCP(2081)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_2-RAN(2082)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410105850413 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105850413 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105850413 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105850413 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410105850413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-M3UA(2083)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105850413 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105850413 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105850413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105850413 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105850413 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 b0 59 ae 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 91 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105850414 DIUCS DEBUG (UTRAN-Iu-408 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410105850414 DMSC DEBUG msub_fsm[0x563b4cc69be0]{active}: Allocated (fsm.c:456) 20250410105850414 DMSC DEBUG msc_i[0x563b4cc48160]{READY}: Allocated (fsm.c:456) 20250410105850414 DMSC DEBUG msc_i[0x563b4cc48160]{READY}: is child of msub_fsm[0x563b4cc69be0] (fsm.c:486) 20250410105850414 DMSC DEBUG msc_a[0x563b4cc5ee10]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105850414 DMSC DEBUG msc_a[0x563b4cc5ee10]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc69be0] (fsm.c:486) 20250410105850414 DMSC DEBUG msc_a(unknown:UTRAN-Iu-408:NONE)[0x563b4cc5ee10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105850414 DMSC DEBUG msc_i(unknown:UTRAN-Iu-408:NONE)[0x563b4cc48160]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105850414 DMSC DEBUG msc_a(unknown:UTRAN-Iu-408:NONE)[0x563b4cc5ee10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105850414 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-408:NONE)[0x563b4cc5ee10]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410105850414 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-408:NONE)[0x563b4cc5ee10]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410105850414 DMM DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-408:LU)[0x563b4cc5ee10]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001019 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410105850414 DMM DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-408:LU)[0x563b4cc5ee10]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410105850414 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-408:LU)[0x563b4cc69d10]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410105850414 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-408:LU)[0x563b4cc69d10]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001019:UTRAN-Iu-408:LU)[0x563b4cc5ee10] (fsm.c:486) 20250410105850414 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-408:LU)[0x563b4cc69d10]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410105850414 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-408:LU)[0x563b4cc69d10]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410105850414 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410105850414 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001019 id=262420000001019 (vlr.c:661) 20250410105850414 DVLR INFO New subscr, IMSI: 262420000001019 (vlr.c:562) 20250410105850414 DVLR DEBUG VLR subscr IMSI-262420000001019 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410105850414 DMSC DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-408:LU)[0x563b4cc5ee10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105850414 DMSC DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-408:LU)[0x563b4cc5ee10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105850414 DVLR DEBUG VLR subscr IMSI-262420000001019 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410105850414 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410105850414 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-408:LU)[0x563b4cc69d10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410105850414 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-408:LU)[0x563b4cc69d10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410105850414 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-408:LU)[0x563b4cc69d10]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410105850414 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-408:LU)[0x563b4cc69a10]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410105850414 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-408:LU)[0x563b4cc69a10]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-408:LU)[0x563b4cc69d10] (fsm.c:486) 20250410105850414 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-408:LU)[0x563b4cc69a10]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410105850414 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-408:LU)[0x563b4cc69a10]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410105850414 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105850414 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105850414 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105850414 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105850414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105850414 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410105850414 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105850414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105850414 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105850414 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 00 02 b0 59 ae 00 01 98 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2083)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2083)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2087)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000001019" handled at TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2089) MSC_Test-GSUP(2087)@7d38b4d9c9a0: Added IMSI table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2089)"262420000001019" MSC_Test_2-SCCP(2081)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'B059AE'O, sourceLocRef := '000198'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2081)@7d38b4d9c9a0: Session index based on local reference:0 TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2089)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2089)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410105850419 DVLR DEBUG VLR subscr IMSI-262420000001019 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105850419 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-408:LU)[0x563b4cc69a10]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410105850419 DVLR DEBUG SUBSCR(IMSI-262420000001019) Received 1 auth tuples (vlr.c:996) 20250410105850419 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-408:LU)[0x563b4cc69a10]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410105850419 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-408:LU)[0x563b4cc69a10]{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:324) 20250410105850419 DMM DEBUG Tx AUTH REQ (rand = 0df4a20f78cbde3cc7cf2bd27b68d3c1) (gsm_04_08.c:641) 20250410105850419 DMM DEBUG AUTH REQ (autn = 1b8fc6105473257f98568a706639241a) (gsm_04_08.c:643) 20250410105850419 DIUCS DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-408:LU)[0x563b4cc5ee10]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410105850419 DIUCS DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-408:LU)[0x563b4cc5ee10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410105850419 DMSC DEBUG msc_i(IMSI-262420000001019:UTRAN-Iu-408:LU)[0x563b4cc48160]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105850420 DVLR DEBUG VLR subscr IMSI-262420000001019 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410105850420 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105850420 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105850420 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105850420 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105850420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105850420 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410105850420 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105850420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105850420 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105850420 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 00 06 b0 59 ae 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 0d f4 a2 0f 78 cb de 3c c7 cf 2b d2 7b 68 d3 c1 20 10 1b 8f c6 10 54 73 25 7f 98 56 8a 70 66 39 24 1a 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2083)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2083)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2081)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2081)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2081)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2081)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2082)@7d38b4d9c9a0: patching N(SD)=1 into dtap '0514D5D7320021041267F85F'O MSC_Test_2-RAN(2082)@7d38b4d9c9a0: patched enc_l3: '0554D5D7320021041267F85F'O MSC_Test_2-SCCP(2081)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2081)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2081)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2081)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554D5D7320021041267F85F'O 20250410105850431 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105850431 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105850431 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105850431 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410105850431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-M3UA(2083)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105850431 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105850431 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105850431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105850431 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105850431 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 98 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 d5 d7 32 00 21 04 12 67 f8 5f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105850432 DIUCS DEBUG (UTRAN-Iu-408) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410105850432 DMSC DEBUG msc_i(IMSI-262420000001019:UTRAN-Iu-408:LU)[0x563b4cc48160]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105850432 DIUCS DEBUG msc_i(IMSI-262420000001019:UTRAN-Iu-408:LU)[0x563b4cc48160]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410105850432 DMSC DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-408:LU)[0x563b4cc5ee10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105850432 DIUCS DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-408:LU)[0x563b4cc5ee10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410105850432 DIUCS DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-408:LU)[0x563b4cc5ee10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410105850432 DMM DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-408:LU)[0x563b4cc5ee10]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = d5d732001267f85f) (gsm_04_08.c:1128) 20250410105850432 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-408:LU)[0x563b4cc69a10]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410105850432 DVLR DEBUG SUBSCR(IMSI-262420000001019) AUTH on UTRAN received RES: d5d732001267f85f (8 bytes) (vlr_auth_fsm.c:151) 20250410105850432 DVLR INFO SUBSCR(IMSI-262420000001019) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410105850432 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-408:LU)[0x563b4cc69a10]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410105850432 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-408:LU)[0x563b4cc69a10]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410105850432 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-408:LU)[0x563b4cc69a10]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410105850432 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-408:LU)[0x563b4cc69a10]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-408:LU)[0x563b4cc69d10] (vlr_auth_fsm.c:294) 20250410105850432 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-408:LU)[0x563b4cc69a10]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410105850432 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-408:LU)[0x563b4cc69a10]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410105850432 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-408:LU)[0x563b4cc69d10]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410105850432 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-408:LU)[0x563b4cc69d10]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410105850432 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-408:LU)[0x563b4cc69d10]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410105850432 DIUCS DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-408:LU)[0x563b4cc5ee10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410105850432 DIUCS DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-408:LU)[0x563b4cc5ee10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=1c1c38b0c2f88c5c0d0e34e62861cf8d, CK=NONE (ran_msg_iu.c:388) 20250410105850432 DMSC DEBUG msc_i(IMSI-262420000001019:UTRAN-Iu-408:LU)[0x563b4cc48160]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410105850432 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-408:LU)[0x563b4cc69d10]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250410105850432 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105850432 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105850432 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105850432 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105850432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105850432 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410105850432 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105850432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105850432 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105850432 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 00 06 b0 59 ae 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 1c 1c 38 b0 c2 f8 8c 5c 0d 0e 34 e6 28 61 cf 8d 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2083)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2083)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2081)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2081)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2081)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2081)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2081)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2081)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2081)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2081)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2083)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105850445 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105850445 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105850445 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105850445 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410105850445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105850445 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105850445 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105850445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105850445 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105850445 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 98 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105850445 DIUCS DEBUG (UTRAN-Iu-408) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410105850445 DMSC DEBUG msc_i(IMSI-262420000001019:UTRAN-Iu-408:LU)[0x563b4cc48160]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105850445 DIUCS DEBUG msc_i(IMSI-262420000001019:UTRAN-Iu-408:LU)[0x563b4cc48160]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410105850445 DMSC DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-408:LU)[0x563b4cc5ee10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105850445 DIUCS DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-408:LU)[0x563b4cc5ee10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410105850445 DIUCS DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-408:LU)[0x563b4cc5ee10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410105850445 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-408:LU)[0x563b4cc69d10]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410105850445 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-408:LU)[0x563b4cc69d10]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410105850445 DIUCS DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-408:LU)[0x563b4cc5ee10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410105850445 DMSC DEBUG msc_i(IMSI-262420000001019:UTRAN-Iu-408:LU)[0x563b4cc48160]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105850445 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-408:LU)[0x563b4cc69d10]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410105850445 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-408:LU)[0x563b4cc69d10]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410105850445 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001019:UTRAN-Iu-408:LU)[0x563b4cc69a10]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105850445 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001019:UTRAN-Iu-408:LU)[0x563b4cc69a10]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-408:LU)[0x563b4cc69d10] (fsm.c:486) 20250410105850445 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001019:UTRAN-Iu-408:LU)[0x563b4cc69a10]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410105850445 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001019:UTRAN-Iu-408:LU)[0x563b4cc69a10]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410105850445 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105850445 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105850445 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105850445 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105850445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105850445 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410105850445 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105850445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105850445 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105850445 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 00 06 b0 59 ae 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 10 f9 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2083)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2083)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2081)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2081)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2081)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2081)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105850449 DVLR DEBUG VLR subscr IMSI-262420000001019 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105850449 DVLR DEBUG IMSI:262420000001019 has MSISDN:491230001019 (vlr.c:1045) 20250410105850449 DMSC NOTICE msub(IMSI-262420000001019:MSISDN-491230001019) VLR: update for IMSI=262420000001019 (MSISDN=491230001019) (gsm_04_08.c:1541) 20250410105850449 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410105850449 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105850449 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-408:LU)[0x563b4cc69d10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410105850449 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001019:UTRAN-Iu-408:LU)[0x563b4cc69a10]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410105850450 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001019:UTRAN-Iu-408:LU)[0x563b4cc69a10]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410105850450 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001019:UTRAN-Iu-408:LU)[0x563b4cc69a10]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410105850450 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001019:UTRAN-Iu-408:LU)[0x563b4cc69a10]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-408:LU)[0x563b4cc69d10] (vlr_lu_fsm.c:110) 20250410105850450 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001019:UTRAN-Iu-408:LU)[0x563b4cc69a10]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410105850450 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001019:UTRAN-Iu-408:LU)[0x563b4cc69a10]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105850450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-408:LU)[0x563b4cc69d10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410105850450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-408:LU)[0x563b4cc69d10]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410105850450 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-408:LU)[0x563b4cc5ef40]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410105850450 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-408:LU)[0x563b4cc5ef40]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-408:LU)[0x563b4cc69d10] (fsm.c:486) 20250410105850450 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-408:LU)[0x563b4cc5ef40]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410105850450 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-408:LU)[0x563b4cc5ef40]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410105850450 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-408:LU)[0x563b4cc5ef40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410105850450 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-408:LU)[0x563b4cc5ef40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410105850450 DMSC NOTICE msub(IMSI-262420000001019:MSISDN-491230001019:TMSInew-0x5D2B0C15) VLR: update for IMSI=262420000001019 (MSISDN=491230001019) (gsm_04_08.c:1541) 20250410105850450 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-408:LU)[0x563b4cc5ef40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410105850450 DMM DEBUG -> IMSI-262420000001019:MSISDN-491230001019:TMSInew-0x5D2B0C15 LOCATION UPDATE ACCEPT (TMSI = 0x5d2b0c15) (gsm_04_08.c:149) 20250410105850450 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSInew-0x5D2B0C15:UTRAN-Iu-408:LU)[0x563b4cc5ee10]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250410105850450 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSInew-0x5D2B0C15:UTRAN-Iu-408:LU)[0x563b4cc5ee10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410105850450 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSInew-0x5D2B0C15:UTRAN-Iu-408:LU)[0x563b4cc48160]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105850450 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSInew-0x5D2B0C15 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410105850450 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105850450 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105850450 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105850450 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105850450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105850450 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410105850450 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105850450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105850450 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105850450 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 00 06 b0 59 ae 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 5d 2b 0c 15 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2083)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2083)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2081)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2081)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2081)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2081)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2089)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2082)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2082)@7d38b4d9c9a0: patched enc_l3: '059B'O MSC_Test_2-SCCP(2081)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2081)@7d38b4d9c9a0: vl_len:14 MSC_Test_2-SCCP(2081)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2081)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250410105850452 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105850452 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105850452 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105850452 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_2-M3UA(2083)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105850453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105850453 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105850453 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105850453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105850453 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105850453 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 98 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105850453 DIUCS DEBUG (UTRAN-Iu-408) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410105850453 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSInew-0x5D2B0C15:UTRAN-Iu-408:LU)[0x563b4cc48160]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105850453 DIUCS DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSInew-0x5D2B0C15:UTRAN-Iu-408:LU)[0x563b4cc48160]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410105850453 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSInew-0x5D2B0C15:UTRAN-Iu-408:LU)[0x563b4cc5ee10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105850453 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSInew-0x5D2B0C15:UTRAN-Iu-408:LU)[0x563b4cc5ee10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410105850453 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSInew-0x5D2B0C15:UTRAN-Iu-408:LU)[0x563b4cc5ee10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410105850453 DMM DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSInew-0x5D2B0C15:UTRAN-Iu-408:LU)[0x563b4cc5ee10]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410105850453 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:TMSInew-0x5D2B0C15:UTRAN-Iu-408:LU)[0x563b4cc69d10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410105850453 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-408:LU)[0x563b4cc5ef40]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410105850453 DMSC NOTICE msub(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15) VLR: update for IMSI=262420000001019 (MSISDN=491230001019) (gsm_04_08.c:1541) 20250410105850453 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410105850453 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-408:LU)[0x563b4cc5ef40]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410105850453 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-408:LU)[0x563b4cc69d10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410105850453 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-408:LU)[0x563b4cc5ef40]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410105850453 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-408:LU)[0x563b4cc5ef40]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-408:LU)[0x563b4cc69d10] (vlr_lu_fsm.c:817) 20250410105850453 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-408:LU)[0x563b4cc5ef40]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410105850453 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-408:LU)[0x563b4cc5ef40]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410105850453 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-408:LU)[0x563b4cc69d10]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410105850453 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-408:LU)[0x563b4cc5ee10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410105850453 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-408:LU)[0x563b4cc5ee10]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.960s remaining) (msc_a.c:450) 20250410105850453 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001019/3/1): Available (smpp_smsc.c:626) 20250410105850453 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-408:LU)[0x563b4cc5ee10]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105850453 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-408:LU)[0x563b4cc5ee10]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410105850453 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-408:LU)[0x563b4cc5ee10]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410105850453 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105850453 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105850453 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105850453 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-408:LU)[0x563b4cc5ee10]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410105850453 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-408:LU)[0x563b4cc48160]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105850453 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410105850454 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105850454 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105850454 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105850454 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105850454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105850454 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410105850454 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105850454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105850454 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105850454 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 00 06 b0 59 ae 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2083)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2083)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2081)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2081)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2081)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2081)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2081)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2081)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2081)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2081)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2083)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105850459 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105850459 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105850459 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105850459 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410105850459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105850459 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105850459 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105850459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105850459 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105850459 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 98 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105850459 DIUCS DEBUG (UTRAN-Iu-408) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410105850459 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-408:LU)[0x563b4cc48160]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105850459 DIUCS DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-408:LU)[0x563b4cc48160]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410105850459 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-408:LU)[0x563b4cc5ee10]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105850459 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-408:LU)[0x563b4cc5ee10]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410105850459 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-408:LU)[0x563b4cc5ee10]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410105850459 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-408:LU)[0x563b4cc5ee10]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105850459 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-408:LU)[0x563b4cc5ee10]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410105850459 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-408:LU)[0x563b4cc5ee10]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105850459 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-408:LU)[0x563b4cc5ee10]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105850459 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-408:LU)[0x563b4cc69d10]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105850459 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-408:LU)[0x563b4cc69d10]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-408:LU)[0x563b4cc5ee10] (msc_a.c:1053) 20250410105850459 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-408:LU)[0x563b4cc69d10]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410105850459 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-408:LU)[0x563b4cc69d10]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105850459 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-408:LU)[0x563b4cc69d10]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410105850459 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-408:LU)[0x563b4cc5ee10]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc69be0] (msc_a.c:1053) 20250410105850459 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-408:LU)[0x563b4cc5ee10]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105850459 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-408:LU)[0x563b4cc5ee10]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105850459 DMSC DEBUG msub_fsm[0x563b4cc69be0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105850459 DMSC DEBUG msub(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15) MSC-A terminated (msub.c:261) 20250410105850459 DMSC DEBUG msub(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15) 1 MSC-I still active (msub.c:79) 20250410105850459 DMSC DEBUG msub_fsm[0x563b4cc69be0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105850460 DMSC DEBUG msub_fsm[0x563b4cc69be0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105850460 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-408:LU)[0x563b4cc48160]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105850460 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-408:LU)[0x563b4cc48160]{READY}: Removing from parent msub_fsm[0x563b4cc69be0] (msub.c:113) 20250410105850460 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-408 (ran_conn.c:142) 20250410105850460 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-408 (ran_conn.c:155) 20250410105850460 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-408:LU)[0x563b4cc48160]{READY}: Freeing instance (msub.c:113) 20250410105850460 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-408:LU)[0x563b4cc48160]{READY}: Deallocated (fsm.c:568) 20250410105850460 DMSC DEBUG msub(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15) Free (msub.c:119) 20250410105850460 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15 - active-conn: now used by 1 (attached) (msub.c:375) 20250410105850460 DMSC DEBUG msub_fsm[0x563b4cc69be0]{terminating}: Freeing instance (msub.c:113) 20250410105850460 DMSC DEBUG msub_fsm[0x563b4cc69be0]{terminating}: Deallocated (fsm.c:568) 20250410105850460 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105850460 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105850460 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105850460 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105850460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105850460 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410105850460 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105850460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105850460 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105850460 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 00 04 b0 59 ae 00 01 98 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2083)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2083)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2081)@7d38b4d9c9a0: Session index based on local reference:0 20250410105850461 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105850461 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105850461 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2083)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105850461 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410105850461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105850461 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105850461 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105850461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105850461 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105850461 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 98 b0 59 ae 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-RAN(2082)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2089)11557294 TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2089)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2089)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2089)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2089)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2089)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '5D2B0C15'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2082)@7d38b4d9c9a0: Added conn table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2089)14954837 MSC_Test_2-RAN(2082)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2081)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_2-M3UA(2083)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105850669 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105850669 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105850669 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105850669 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410105850669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105850669 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105850669 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105850669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105850669 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105850669 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 e4 31 55 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 01 03 50 59 02 05 f4 5d 2b 0c 15 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105850670 DIUCS DEBUG (UTRAN-Iu-409 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410105850670 DMSC DEBUG msub_fsm[0x563b4cc48160]{active}: Allocated (fsm.c:456) 20250410105850670 DMSC DEBUG msc_i[0x563b4cc69be0]{READY}: Allocated (fsm.c:456) 20250410105850670 DMSC DEBUG msc_i[0x563b4cc69be0]{READY}: is child of msub_fsm[0x563b4cc48160] (fsm.c:486) 20250410105850670 DMSC DEBUG msc_a[0x563b4cc5ef40]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105850670 DMSC DEBUG msc_a[0x563b4cc5ef40]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc48160] (fsm.c:486) 20250410105850670 DMSC DEBUG msc_a(unknown:UTRAN-Iu-409:NONE)[0x563b4cc5ef40]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105850670 DMSC DEBUG msc_i(unknown:UTRAN-Iu-409:NONE)[0x563b4cc69be0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105850670 DMSC DEBUG msc_a(unknown:UTRAN-Iu-409:NONE)[0x563b4cc5ef40]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105850670 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-409:NONE)[0x563b4cc5ef40]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410105850670 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-409:NONE)[0x563b4cc5ef40]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410105850671 DMM DEBUG msc_a(TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250410105850671 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc69a10]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410105850671 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc69a10]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc5ef40] (fsm.c:486) 20250410105850671 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc69a10]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250410105850671 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc69a10]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410105850671 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410105850671 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410105850671 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105850671 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105850671 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc69a10]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410105850671 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc69a10]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250410105850671 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc55d70]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410105850671 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc55d70]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc69a10] (fsm.c:486) 20250410105850671 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc55d70]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410105850671 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc55d70]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410105850671 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410105850671 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105850671 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105850671 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105850671 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105850671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105850671 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: picked Normal Route via 'virt-rnc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250410105850671 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105850672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105850672 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105850672 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 01 02 e4 31 55 00 01 99 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2083)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2083)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2081)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'E43155'O, sourceLocRef := '000199'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2081)@7d38b4d9c9a0: Session index based on local reference:0 TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2089)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2089)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105850677 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105850677 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc55d70]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410105850677 DVLR DEBUG SUBSCR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15) Received 1 auth tuples (vlr.c:996) 20250410105850677 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc55d70]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410105850677 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc55d70]{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:324) 20250410105850677 DMM DEBUG Tx AUTH REQ (rand = 891f0064d9a0d25fb0adba1300135461) (gsm_04_08.c:641) 20250410105850678 DMM DEBUG AUTH REQ (autn = a5f9a444864844669df2e30e19651e24) (gsm_04_08.c:643) 20250410105850678 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410105850678 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410105850678 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc69be0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105850678 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410105850678 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105850678 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105850678 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105850678 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105850678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105850678 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410105850678 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105850678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105850678 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105850678 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 01 06 e4 31 55 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 89 1f 00 64 d9 a0 d2 5f b0 ad ba 13 00 13 54 61 20 10 a5 f9 a4 44 86 48 44 66 9d f2 e3 0e 19 65 1e 24 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2083)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2083)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2081)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2081)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2081)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2081)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2082)@7d38b4d9c9a0: patching N(SD)=1 into dtap '0514D29EBE8921044282802B'O MSC_Test_2-RAN(2082)@7d38b4d9c9a0: patched enc_l3: '0554D29EBE8921044282802B'O MSC_Test_2-SCCP(2081)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2081)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2081)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2081)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554D29EBE8921044282802B'O 20250410105850684 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105850684 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105850684 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105850684 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410105850684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105850684 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105850684 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105850684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105850684 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105850684 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 99 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 d2 9e be 89 21 04 42 82 80 2b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2083)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105850685 DIUCS DEBUG (UTRAN-Iu-409) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410105850685 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc69be0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105850685 DIUCS DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc69be0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410105850685 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105850685 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410105850685 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410105850685 DMM DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = d29ebe894282802b) (gsm_04_08.c:1128) 20250410105850685 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc55d70]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410105850685 DVLR DEBUG SUBSCR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15) AUTH on UTRAN received RES: d29ebe894282802b (8 bytes) (vlr_auth_fsm.c:151) 20250410105850685 DVLR INFO SUBSCR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410105850685 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc55d70]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410105850685 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc55d70]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410105850685 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc55d70]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410105850685 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc55d70]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc69a10] (vlr_auth_fsm.c:294) 20250410105850685 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc55d70]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410105850685 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc55d70]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410105850685 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc69a10]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250410105850685 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc69a10]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410105850685 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc69a10]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410105850685 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410105850685 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=985e52b596a7003843dbb77c3b4ea186, CK=NONE (ran_msg_iu.c:388) 20250410105850685 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc69be0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410105850685 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc69a10]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250410105850685 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105850685 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105850685 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105850685 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105850685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105850685 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410105850685 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105850685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105850685 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105850685 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 01 06 e4 31 55 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 98 5e 52 b5 96 a7 00 38 43 db b7 7c 3b 4e a1 86 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2083)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2083)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2081)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2081)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2081)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2081)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2081)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2081)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2081)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2081)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2083)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105850692 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105850692 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105850692 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105850692 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410105850692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105850692 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105850692 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105850692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105850692 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105850692 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 99 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105850692 DIUCS DEBUG (UTRAN-Iu-409) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410105850692 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc69be0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105850692 DIUCS DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc69be0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410105850692 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105850692 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410105850692 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410105850692 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc69a10]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250410105850692 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc69a10]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410105850692 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410105850692 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc69be0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410105850693 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc69a10]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410105850693 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc69a10]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410105850693 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc69a10]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410105850693 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc69a10]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410105850693 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc69a10]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410105850693 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc69a10]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410105850693 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc69a10]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410105850693 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410105850693 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.977s remaining) (msc_a.c:450) 20250410105850693 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001019/3/1): Available (smpp_smsc.c:626) 20250410105850693 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105850693 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105850693 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105850693 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105850693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105850693 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410105850693 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105850693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105850693 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105850693 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 01 06 e4 31 55 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 10 f9 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2083)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2083)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2081)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2081)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2081)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2081)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2084)@7d38b4d9c9a0: Created MnccExpect[0] for "12345" to be handled at TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2089) MSC_Test-MGCP(2085)@7d38b4d9c9a0: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2089) MSC_Test_2-RAN(2082)@7d38b4d9c9a0: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2082)@7d38b4d9c9a0: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2081)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2081)@7d38b4d9c9a0: vl_len:28 MSC_Test_2-SCCP(2081)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2081)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O MSC_Test_2-M3UA(2083)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105850715 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105850715 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105850715 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105850715 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410105850715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105850715 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105850715 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105850715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105850715 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105850715 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 99 00 01 1c 00 14 40 18 00 00 01 00 10 40 11 10 03 85 04 06 60 05 04 02 00 81 5e 04 80 21 43 f5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105850716 DIUCS DEBUG (UTRAN-Iu-409) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410105850716 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc69be0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105850716 DIUCS DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc69be0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410105850716 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105850716 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410105850716 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410105850716 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250410105850716 DCC DEBUG trans(CC:NULL IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15 callref-0x80000034 tid-8) New transaction (transaction.c:231) 20250410105850716 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250410105850716 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250410105850716 DCC DEBUG trans(CC:NULL IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000034 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250410105850716 DCC DEBUG trans(CC:NULL IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000034 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105850716 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250410105850716 DCC DEBUG trans(CC:NULL IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000034 tid-8) codecs: :0{AMR:octet-align=1#112} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (gsm_04_08_cc.c:702) 20250410105850716 DCC INFO trans(CC:NULL IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000034 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250410105850716 DCC DEBUG trans(CC:NULL IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000034 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250410105850716 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250410105850716 DCC DEBUG call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc55d70]{ESTABLISHING}: Allocated (fsm.c:456) 20250410105850716 DCC DEBUG call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc55d70]{ESTABLISHING}: is child of msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc5ef40] (fsm.c:486) 20250410105850716 DCC DEBUG trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000034 tid-8) codecs: :0{AMR:octet-align=1#112} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (msc_a.c:2161) 20250410105850716 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc43610]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410105850716 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc43610]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc55d70] (fsm.c:486) 20250410105850716 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ:trans-8:call-162:RTP_TO_CN:no-CI)[0x563b4cc43610]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250410105850716 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ:trans-8:call-162:RTP_TO_CN:no-CI)[0x563b4cc43610]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250410105850716 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc354d0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410105850716 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc354d0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc55d70] (fsm.c:486) 20250410105850716 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ:trans-8:call-162:RTP_TO_RAN:no-CI)[0x563b4cc354d0]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250410105850716 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ:trans-8:call-162:RTP_TO_RAN:no-CI)[0x563b4cc354d0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2085)@7d38b4d9c9a0: Found Expect[0] for { line := { verb := "CRCX", trans_id := "413", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a2" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2089) TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2089)@7d38b4d9c9a0: f_mo_call_establish 2: rx 1st CRCX 20250410105850735 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ:trans-8:call-162:RTP_TO_CN:no-CI)[0x563b4cc43610]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105850735 DCC DEBUG call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc55d70]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410105850735 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250410105850735 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_COMMUNICATING}: MGW endpoint's RTP address available for the CI RTP_TO_CN: 1.1.1.1:10000 (osmux=no:-2) (msc_a.c:855) 20250410105850735 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000034 tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{AMR:octet-align=1#112}) (gsm_04_08_cc.c:309) TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2089)@7d38b4d9c9a0: f_mo_call_establish 6: rx 2nd CRCX 20250410105850738 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ:trans-8:call-162:RTP_TO_RAN:no-CI)[0x563b4cc354d0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105850738 DCC DEBUG call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc55d70]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410105850738 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250410105850738 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_COMMUNICATING}: MGW endpoint's RTP address available for the CI RTP_TO_RAN: 2.2.2.2:11000 (osmux=no:-2) (msc_a.c:855) MSC_Test-MNCC(2084)@7d38b4d9c9a0: Found MnccExpect[0] for "12345" handled at TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2089) MSC_Test-MNCC(2084)@7d38b4d9c9a0: Added conn table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2089)-2147483596 20250410105850738 DCC DEBUG trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000034 tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (msc_a.c:705) 20250410105850738 DCC DEBUG trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000034 tid-8) Sending Assignment Command (msc_a.c:706) 20250410105850738 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: RAB AssignmentRequest (ran_msg_iu.c:427) 20250410105850738 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: RAB Assignment: rab_id=2, rtp=2.2.2.2:11000, use_x213_nsap=1 (ran_msg_iu.c:371) 20250410105850738 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc69be0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250410105850738 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105850738 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105850738 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105850738 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105850738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105850738 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410105850738 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105850738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105850738 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105850738 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 74 00 00 00 b9 00 00 00 c3 03 00 00 01 06 e4 31 55 00 01 5d 00 00 00 59 00 00 01 00 36 40 52 00 00 01 00 35 00 48 78 04 cd 80 10 2f a7 20 1a 2c 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 02 00 02 27 c0 35 00 01 02 02 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 2a f8 00 00 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2083)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2083)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2081)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2081)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2081)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2081)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2089)@7d38b4d9c9a0: f_mo_call_establish 1: rx MNCC SETUP ind 20250410105850742 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000034 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250410105850742 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_COMMUNICATING}: Assignment for this trans already started earlier (msc_a.c:2197) TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2089)@7d38b4d9c9a0: f_mo_call_establish 4.iu: rx RANAP RAB Assignment Request MSC_Test_2-SCCP(2081)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2081)@7d38b4d9c9a0: vl_len:46 MSC_Test_2-SCCP(2081)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2081)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C60127C350001C0A802150000000000000000000000000040040C0000'O 20250410105850772 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105850772 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105850772 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105850772 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410105850772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105850772 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105850772 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105850772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105850772 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105850772 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 99 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 12 7c 35 00 01 c0 a8 02 15 00 00 00 00 00 00 00 00 00 00 00 00 00 40 04 0c 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2083)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105850772 DIUCS DEBUG (UTRAN-Iu-409) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410105850772 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc69be0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105850772 DIUCS DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc69be0]{READY}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250410105850772 DIUCS DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc69be0]{READY}: RAN decode: RANAP: Received RAB assignment response for rab_id=2 (ran_msg_iu.c:132) 20250410105850772 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105850772 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250410105850772 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: Received RAB assignment response for rab_id=2 (ran_msg_iu.c:132) 20250410105850772 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP RAB Assignment Response (msc_a.c:2043) 20250410105850772 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ:trans-8:call-162:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4cc354d0]{ESTABLISHING}: setting remote addr to 192.168.2.21:1036 (rtp_stream.c:476) 20250410105850772 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ:trans-8:call-162:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x563b4cc354d0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250410105850773 DCC DEBUG trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000034 tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112} (from: assigned=AMR:octet-align=1#112 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (msc_a.c:1596) 20250410105850773 DCC INFO trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000034 tid-8) Assignment Complete: RAN: VND.3GPP.IUFP/16000#96, CN: AMR:octet-align=1#112 (msc_a.c:1597) 20250410105850773 DCC DEBUG trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000034 tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112} (from: assigned=AMR:octet-align=1#112 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (gsm_04_08_cc.c:2187) 20250410105850773 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000034 tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{AMR:octet-align=1#112}) (gsm_04_08_cc.c:309) TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2089)@7d38b4d9c9a0: f_mo_call_establish 3: rx RTP CREATE TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2089)@7d38b4d9c9a0: f_mo_call_establish 5: rx MDCX for the RAN side 20250410105850776 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000034 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250410105850776 DCC DEBUG trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000034 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105850776 DCC DEBUG trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000034 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105850776 DCC DEBUG trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000034 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250410105850776 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_CALL_PROC (msc_a.c:2106) 20250410105850776 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410105850776 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc69be0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105850776 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_COMMUNICATING}: Assignment for this trans already started earlier (msc_a.c:2197) 20250410105850776 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105850776 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105850776 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105850776 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105850776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105850776 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410105850776 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105850776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105850776 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105850776 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 32 00 00 00 b9 00 00 00 c3 03 00 00 01 06 e4 31 55 00 01 1b 00 14 40 17 00 00 02 00 10 40 0b 0a 83 02 04 06 60 00 02 04 01 85 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410105850776 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ:trans-8:call-162:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x563b4cc354d0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105850776 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ:trans-8:call-162:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x563b4cc354d0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410105850776 DCC DEBUG call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc55d70]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_2-M3UA(2083)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2083)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2081)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2081)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2081)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2081)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105850780 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000034 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250410105850780 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000034 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105850780 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000034 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105850780 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000034 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250410105850780 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_ALERTING (msc_a.c:2106) 20250410105850780 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410105850780 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc69be0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105850780 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105850780 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105850780 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105850780 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105850780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105850780 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410105850780 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105850781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105850781 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105850781 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 01 06 e4 31 55 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 83 01 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2083)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2083)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2081)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2081)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2081)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2081)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2089)@7d38b4d9c9a0: f_mo_call_establish 7: rx CC Alerting 20250410105850783 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000034 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250410105850783 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000034 tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250410105850783 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000034 tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112} (from: assigned=AMR:octet-align=1#112 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (gsm_04_08_cc.c:798) 20250410105850783 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ:trans-8:call-162:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc43610]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250410105850783 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ:trans-8:call-162:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc43610]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250410105850784 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ:trans-8:call-162:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc43610]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250410105850784 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000034 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250410105850784 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000034 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105850784 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000034 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410105850784 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000034 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250410105850784 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000034 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250410105850784 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_CONNECT (msc_a.c:2106) 20250410105850784 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105850784 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105850784 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105850784 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105850784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105850784 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410105850784 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105850784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105850784 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105850784 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 01 06 e4 31 55 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 83 07 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410105850784 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410105850784 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc69be0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(2083)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2083)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2081)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2081)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2089)@7d38b4d9c9a0: as_optional_mgcp_mdcx: rx MDCX MSC_Test_2-SCCP(2081)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2081)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2089)@7d38b4d9c9a0: { line := { verb := "MDCX", trans_id := "416", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "a2" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a2", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2089)@7d38b4d9c9a0: f_mo_call_establish 10: rx CC CONNECT 20250410105850787 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ:trans-8:call-162:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc43610]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410105850787 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ:trans-8:call-162:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc43610]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410105850787 DCC DEBUG call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc55d70]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410105850787 DCC DEBUG call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc55d70]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250410105850787 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_2-RAN(2082)@7d38b4d9c9a0: patching N(SD)=3 into dtap '030F'O MSC_Test_2-RAN(2082)@7d38b4d9c9a0: patched enc_l3: '03CF'O MSC_Test_2-SCCP(2081)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2081)@7d38b4d9c9a0: vl_len:14 MSC_Test_2-SCCP(2081)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2081)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400A000001001040030203CF'O MSC_Test_2-M3UA(2083)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105850789 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105850789 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105850789 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105850789 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410105850789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105850789 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105850789 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105850789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105850789 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105850789 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 99 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 03 cf 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105850789 DIUCS DEBUG (UTRAN-Iu-409) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410105850789 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc69be0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105850789 DIUCS DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc69be0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410105850789 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105850789 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410105850789 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410105850789 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000034 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250410105850789 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000034 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250410105850789 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000034 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250410105850789 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000034 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410105850789 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000034 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2089)@7d38b4d9c9a0: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2089)@7d38b4d9c9a0: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2089)@7d38b4d9c9a0: f_mo_call_establish DONE TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2089)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410105852786 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105852786 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105852786 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105852786 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105852786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105852786 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410105852786 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105852786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105852786 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105852786 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1b 00 00 00 b9 00 00 00 c3 03 00 00 01 10 e4 31 55 00 01 99 02 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2083)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2083)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2081)@7d38b4d9c9a0: Session index based on local reference:0 20250410105854786 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105854786 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105854786 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105854786 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105854786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105854786 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410105854786 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105854786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105854786 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105854786 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1b 00 00 00 b9 00 00 00 c3 03 00 00 01 10 e4 31 55 00 01 99 02 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2083)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2083)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2081)@7d38b4d9c9a0: Session index based on local reference:0 20250410105855791 DIUCS DEBUG (UTRAN-Iu-409) sccp_ran_sap_up(N-DISCONNECT.indication) (sccp_ran.c:116) 20250410105855791 DMSC DEBUG NULL{fi=NULL}: Closing no-RAN-peer-409 (ran_conn.c:142) 20250410105855791 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc69be0]{READY}: Received Event MSC_EV_FROM_RAN_CONN_RELEASED (ran_conn.c:145) 20250410105855791 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc69be0]{READY}: State change to CLEARED (no timeout) (msc_i.c:359) 20250410105855791 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc69be0]{CLEARED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_i.c:221) 20250410105855791 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc69be0]{CLEARED}: Removing from parent msub_fsm[0x563b4cc48160] (msc_i.c:221) 20250410105855791 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc69be0]{CLEARED}: Freeing instance (msc_i.c:221) 20250410105855791 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc69be0]{CLEARED}: Deallocated (fsm.c:568) 20250410105855791 DMSC DEBUG msub_fsm[0x563b4cc48160]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_i.c:221) 20250410105855791 DMSC DEBUG msub(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15) MSC-I terminated (msub.c:261) 20250410105855791 DMSC DEBUG msub(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15) 1 MSC-A still active (msub.c:79) 20250410105855791 DMSC DEBUG msub_fsm[0x563b4cc48160]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105855791 DMSC DEBUG msub_fsm[0x563b4cc48160]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105855791 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_COMMUNICATING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105855791 DCC DEBUG call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc55d70]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105855791 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ:trans-8:call-162:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x563b4cc354d0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105855791 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ:trans-8:call-162:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x563b4cc354d0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc55d70] (msub.c:113) 20250410105855791 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ:trans-8:call-162:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x563b4cc354d0]{ESTABLISHED}: Freeing instance (msub.c:113) 20250410105855791 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ:trans-8:call-162:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x563b4cc354d0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410105855791 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ:trans-8:call-162:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc43610]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105855791 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ:trans-8:call-162:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc43610]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc55d70] (msub.c:113) 20250410105855791 DCC DEBUG call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc55d70]{ESTABLISHED}: FSM instance already terminating, not dispatching event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250410105855791 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ:trans-8:call-162:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc43610]{ESTABLISHED}: Freeing instance (msub.c:113) 20250410105855791 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ:trans-8:call-162:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc43610]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410105855792 DCC DEBUG call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc55d70]{ESTABLISHED}: Removing from parent msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc5ef40] (msub.c:113) 20250410105855792 DCC DEBUG call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc55d70]{ESTABLISHED}: Freeing instance (msub.c:113) 20250410105855792 DCC DEBUG call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc55d70]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410105855792 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc69a10]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105855792 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc69a10]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc5ef40] (msub.c:113) 20250410105855792 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc69a10]{PR_ARQ_S_DONE}: Freeing instance (msub.c:113) 20250410105855792 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc69a10]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410105855792 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_COMMUNICATING}: Removing from parent msub_fsm[0x563b4cc48160] (msub.c:113) 20250410105855792 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000034 tid-8) Freeing transaction (transaction.c:243) 20250410105855792 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000034 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250410105855792 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000034 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250410105855792 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000034 tid-8) new state ACTIVE -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250410105855792 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_RELEASE (msc_a.c:2106) 20250410105855792 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410105855792 DMSC ERROR (IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15) Cannot tx event to MSC-I, no such role defined (msc_a.c:2113) 20250410105855792 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000034 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250410105855792 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000034 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250410105855792 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250410105855792 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_COMMUNICATING}: FSM instance already terminating, not dispatching event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105855792 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_COMMUNICATING}: Freeing instance (msub.c:113) 20250410105855792 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15:UTRAN-Iu-409:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_COMMUNICATING}: Deallocated (fsm.c:568) 20250410105855792 DMSC DEBUG msub(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15) Free (msub.c:119) 20250410105855792 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x5D2B0C15 - active-conn: now used by 1 (attached) (msub.c:375) 20250410105855792 DMSC DEBUG msub_fsm[0x563b4cc48160]{terminating}: Freeing instance (msub.c:113) 20250410105855792 DMSC DEBUG msub_fsm[0x563b4cc48160]{terminating}: Deallocated (fsm.c:568) 20250410105855792 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-409 (ran_conn.c:155) 20250410105855792 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105855792 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105855793 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105855793 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105855793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105855793 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410105855793 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105855793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105855793 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105855793 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 00 04 e4 31 55 00 01 99 0d 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2083)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2083)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(2084)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2089)-2147483596 MSC_Test_2-SCCP(2081)@7d38b4d9c9a0: Session index based on local reference:0 20250410105855797 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105855797 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105855797 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105855797 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410105855797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105855797 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105855797 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105855797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105855797 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105855797 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 99 e4 31 55 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2083)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2082)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2089)14954837 TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2089)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2089)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2089)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410105855806 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410105855806 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105855806 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) MSC_Test_1-SCCP(2078)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105855806 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410105855807 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410105855807 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105855807 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410105855807 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410105855807 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410105855807 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105855807 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410105855807 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410105855807 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410105855807 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410105855807 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410105855807 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105855807 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105855807 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105855807 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105855807 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410105855807 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410105855807 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410105855807 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2077)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(2087)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105855809 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410105855809 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105855809 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410105855809 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250410105855809 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410105855809 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105855809 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410105855809 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250410105855809 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250410105855809 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105855809 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250410105855809 DLSS7 ERROR 0: ASP(virt-rnc0-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250410105855809 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250410105855809 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105855809 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250410105855809 DLSS7 ERROR 0: ASP(virt-bsc1-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250410105855810 DLINP ERROR SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:766) 20250410105855810 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105855810 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410105855810 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) MSC_Test_0-RAN(2076)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105855810 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250410105855810 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410105855810 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410105855811 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250410105855810 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410105855810 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410105855810 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410105855810 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105855810 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410105855810 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410105855810 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410105855810 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410105855810 DLINP ERROR SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:766) 20250410105855810 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105855810 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1126) 20250410105855810 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410105855810 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410105855810 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410105855810 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410105855811 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105855811 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410105855811 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410105855811 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410105855811 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:378) 20250410105855811 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410105855811 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_1-M3UA(2080)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(2075)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-SCCP(2081)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-M3UA(2083)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2074)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-RAN(2082)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-RAN(2079)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(2084)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(2085)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(2086)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2090)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(2088)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2074): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(2075): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(2076): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(2077): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-SCCP(2078): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-RAN(2079): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-M3UA(2080): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-SCCP(2081): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-RAN(2082): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-M3UA(2083): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(2084): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(2085): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(2086): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(2087): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(2088): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2089): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2090): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_iu_lu_and_mo_call_sccp_tiar_timeout finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_call_sccp_tiar_timeout pass'. Thu Apr 10 10:58:55 UTC 2025 ====== MSC_Tests_Iu.TC_iu_lu_and_mo_call_sccp_tiar_timeout pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_iu_lu_and_mo_call_sccp_tiar_timeout.talloc 20250410105856812 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=607636) 20250410105857809 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410105857809 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410105857809 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410105857811 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410105857811 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410105857811 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410105857811 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410105857811 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410105857811 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410105857813 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=607636, count=610944) 20250410105858815 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_call_sccp_tiar_timeout pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_auth_sai_timeout'. ------ MSC_Tests_Iu.TC_iu_lu_auth_sai_timeout ------ Thu Apr 10 10:58:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_auth_sai_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_auth_sai_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410105859815 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_auth_sai_timeout' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_iu_lu_auth_sai_timeout started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(2094)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(2094)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2094)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(2092)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_1-M3UA(2097)@7d38b4d9c9a0: ************************************************* MSC_Test_1-M3UA(2097)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2097)@7d38b4d9c9a0: ************************************************* MSC_Test_1-SCCP(2095)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2100)@7d38b4d9c9a0: ************************************************* MSC_Test_2-M3UA(2100)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2100)@7d38b4d9c9a0: ************************************************* MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_2-SCCP(2098)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410105900645 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2101)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410105900801 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410105900801 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410105900801 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410105900801 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2094)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2094)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2094)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2094)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(2094)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410105900807 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105900807 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410105900807 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410105900807 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410105900807 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410105900807 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410105900807 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410105900807 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105900807 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410105900807 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410105900807 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2094)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2094)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2094)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2094)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2094)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2094)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105900809 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105900809 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410105900809 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410105900809 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410105900809 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410105900809 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410105900809 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410105900809 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105900809 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410105900810 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410105900810 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105900810 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410105900810 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410105900810 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2094)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2094)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2094)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2094)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2094)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105900816 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410105900816 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2103)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2103)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410105900821 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2103)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2103)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2103)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2103)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2103)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2103)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410105900823 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410105900823 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250410105900823 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410105900823 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2097)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2097)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2097)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410105900827 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105900827 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410105900827 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410105900827 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410105900827 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410105900827 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410105900827 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410105900827 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105900827 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410105900827 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410105900827 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2097)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_1-M3UA(2097)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2097)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2097)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2097)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410105900829 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105900829 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410105900829 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410105900829 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410105900829 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410105900829 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410105900829 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410105900829 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105900829 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410105900829 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410105900829 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410105900829 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2097)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410105900829 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:413) 20250410105900829 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2097)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2097)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2097)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2097)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2097)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2097)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2097)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105900837 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410105900838 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250410105900838 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410105900838 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2100)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2100)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2100)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410105900840 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105900840 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410105900840 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410105900840 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410105900840 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410105900840 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410105900840 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410105900840 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105900841 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410105900841 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410105900841 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2100)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_2-M3UA(2100)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2100)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2100)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2100)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410105900841 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105900841 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410105900841 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410105900841 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410105900841 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410105900841 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410105900841 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410105900841 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105900841 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410105900841 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410105900841 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410105900841 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250410105900841 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410105900841 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410105900841 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2100)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410105900841 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) MSC_Test_1-M3UA(2097)@7d38b4d9c9a0: Message received on association #8 20250410105900842 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2097)@7d38b4d9c9a0: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2100)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2100)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2100)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2100)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2100)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2100)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2100)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2104)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000001008" to be handled at TC_iu_lu_auth_sai_timeout2(2106) TC_iu_lu_auth_sai_timeout2(2106)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001008'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410105901613 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105901613 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105901613 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105901613 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105901613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105901613 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105901613 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105901613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105901613 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105901613 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2094)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105901614 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105901614 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105901614 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105901614 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105901614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105901614 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105901614 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105901614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105901614 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105901614 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2094)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2094)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2093)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410105901633 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105901633 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105901633 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410105901633 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410105901633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105901633 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105901633 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105901633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_1-M3UA(2097)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105901633 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105901633 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105901634 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105901634 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105901634 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105901634 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250410105901634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105901634 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250410105901634 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105901634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250410105901634 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105901634 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2097)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2097)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2096)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410105901650 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105901650 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105901650 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105901650 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410105901650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105901650 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105901650 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105901650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105901650 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105901650 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2100)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105901650 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250410105901651 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250410105901651 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105901651 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105901651 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105901651 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105901651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105901651 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410105901651 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105901651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105901651 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105901651 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2100)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2100)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2099)@7d38b4d9c9a0: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2099)@7d38b4d9c9a0: Added conn table entry 0TC_iu_lu_auth_sai_timeout2(2106)6000325 MSC_Test_2-SCCP(2098)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_2-M3UA(2100)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105901663 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105901663 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105901663 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105901663 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410105901663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105901663 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105901663 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105901663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105901663 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105901663 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 5b 8e c5 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 80 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-RAN(2099)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410105901663 DIUCS DEBUG (UTRAN-Iu-410 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410105901663 DMSC DEBUG msub_fsm[0x563b4cc23580]{active}: Allocated (fsm.c:456) 20250410105901663 DMSC DEBUG msc_i[0x563b4cc55d70]{READY}: Allocated (fsm.c:456) 20250410105901663 DMSC DEBUG msc_i[0x563b4cc55d70]{READY}: is child of msub_fsm[0x563b4cc23580] (fsm.c:486) 20250410105901663 DMSC DEBUG msc_a[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105901663 DMSC DEBUG msc_a[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc23580] (fsm.c:486) 20250410105901663 DMSC DEBUG msc_a(unknown:UTRAN-Iu-410:NONE)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105901663 DMSC DEBUG msc_i(unknown:UTRAN-Iu-410:NONE)[0x563b4cc55d70]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105901663 DMSC DEBUG msc_a(unknown:UTRAN-Iu-410:NONE)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105901663 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-410:NONE)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410105901663 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-410:NONE)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410105901663 DMM DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-410:LU)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001008 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410105901663 DMM DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-410:LU)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410105901663 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-410:LU)[0x563b4cc5ef40]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410105901663 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-410:LU)[0x563b4cc5ef40]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001008:UTRAN-Iu-410:LU)[0x563b4cc69a10] (fsm.c:486) 20250410105901663 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-410:LU)[0x563b4cc5ef40]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410105901663 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-410:LU)[0x563b4cc5ef40]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410105901663 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410105901663 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001008 id=262420000001008 (vlr.c:661) 20250410105901663 DVLR INFO New subscr, IMSI: 262420000001008 (vlr.c:562) 20250410105901663 DVLR DEBUG VLR subscr IMSI-262420000001008 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410105901663 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-410:LU)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105901663 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-410:LU)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105901663 DVLR DEBUG VLR subscr IMSI-262420000001008 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410105901663 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410105901663 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-410:LU)[0x563b4cc5ef40]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410105901663 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-410:LU)[0x563b4cc5ef40]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410105901663 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-410:LU)[0x563b4cc5ef40]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410105901663 DVLR DEBUG VLR_Authenticate(IMSI-262420000001008:UTRAN-Iu-410:LU)[0x563b4cc5f070]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410105901663 DVLR DEBUG VLR_Authenticate(IMSI-262420000001008:UTRAN-Iu-410:LU)[0x563b4cc5f070]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-410:LU)[0x563b4cc5ef40] (fsm.c:486) 20250410105901663 DVLR DEBUG VLR_Authenticate(IMSI-262420000001008:UTRAN-Iu-410:LU)[0x563b4cc5f070]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410105901663 DVLR DEBUG VLR_Authenticate(IMSI-262420000001008:UTRAN-Iu-410:LU)[0x563b4cc5f070]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410105901663 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105901663 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105901663 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105901663 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105901663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105901663 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: picked Normal Route via 'virt-rnc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250410105901663 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105901663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105901663 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105901663 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 02 02 5b 8e c5 00 01 9a 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2100)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2100)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2104)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000001008" handled at TC_iu_lu_auth_sai_timeout2(2106) MSC_Test-GSUP(2104)@7d38b4d9c9a0: Added IMSI table entry 0TC_iu_lu_auth_sai_timeout2(2106)"262420000001008" MSC_Test_2-SCCP(2098)@7d38b4d9c9a0: { messageType := 2, destLocRef := '5B8EC5'O, sourceLocRef := '00019A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2098)@7d38b4d9c9a0: Session index based on local reference:0 20250410105906664 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-410:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: Timeout of X1 (fsm.c:317) 20250410105906664 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-410:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:927) 20250410105906664 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-410:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105906664 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-410:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250410105906664 DIUCS DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-410:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410105906664 DVLR DEBUG VLR subscr IMSI-262420000001008 + msc_a_fsm_releasing_onenter: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105906664 DVLR DEBUG VLR subscr IMSI-262420000001008 + vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105906664 DMM INFO msc_a(IMSI-262420000001008:UTRAN-Iu-410:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250410105906664 DIUCS DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-410:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_REJECT (msc_a.c:2106) 20250410105906664 DIUCS DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-410:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410105906664 DMSC DEBUG msc_i(IMSI-262420000001008:UTRAN-Iu-410:LU)[0x563b4cc55d70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105906665 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-410:LU)[0x563b4cc5ef40]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410105906665 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-410:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250410105906665 DVLR DEBUG VLR subscr IMSI-262420000001008 - vlr_subscr_cancel_attach_fsm: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105906665 DIUCS DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-410:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410105906665 DMSC DEBUG msc_i(IMSI-262420000001008:UTRAN-Iu-410:LU)[0x563b4cc55d70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105906665 DVLR DEBUG VLR subscr IMSI-262420000001008 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250410105906665 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105906665 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105906665 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105906665 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105906665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105906665 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410105906665 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105906665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105906665 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105906665 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 02 06 5b 8e c5 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 05 04 16 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410105906665 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105906665 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105906666 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105906666 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105906666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105906666 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410105906666 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105906666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105906666 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105906666 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 02 06 5b 8e c5 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2100)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2100)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2100)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2098)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-M3UA(2100)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2098)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2098)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2098)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2098)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2098)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2098)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2098)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2098)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2098)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2098)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2098)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2100)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105906695 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105906695 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105906695 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105906695 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410105906695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105906695 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105906695 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105906695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105906695 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105906695 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 9a 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105906695 DIUCS DEBUG (UTRAN-Iu-410) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410105906695 DMSC DEBUG msc_i(IMSI-262420000001008:UTRAN-Iu-410:LU)[0x563b4cc55d70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105906695 DIUCS DEBUG msc_i(IMSI-262420000001008:UTRAN-Iu-410:LU)[0x563b4cc55d70]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410105906695 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-410:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105906696 DIUCS DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-410:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410105906696 DIUCS DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-410:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410105906696 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-410:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105906696 DIUCS DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-410:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410105906696 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-410:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105906696 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-410:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105906696 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-410:LU)[0x563b4cc5ef40]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105906696 DVLR DEBUG VLR_Authenticate(IMSI-262420000001008:UTRAN-Iu-410:LU)[0x563b4cc5f070]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105906696 DVLR DEBUG VLR_Authenticate(IMSI-262420000001008:UTRAN-Iu-410:LU)[0x563b4cc5f070]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Removing from parent vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-410:LU)[0x563b4cc5ef40] (msc_a.c:1053) 20250410105906696 DVLR DEBUG VLR_Authenticate(IMSI-262420000001008:UTRAN-Iu-410:LU)[0x563b4cc5f070]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Freeing instance (msc_a.c:1053) 20250410105906696 DVLR DEBUG VLR_Authenticate(IMSI-262420000001008:UTRAN-Iu-410:LU)[0x563b4cc5f070]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Deallocated (fsm.c:568) 20250410105906696 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-410:LU)[0x563b4cc5ef40]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001008:UTRAN-Iu-410:LU)[0x563b4cc69a10] (msc_a.c:1053) 20250410105906696 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-410:LU)[0x563b4cc5ef40]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410105906696 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-410:LU)[0x563b4cc5ef40]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105906696 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-410:LU)[0x563b4cc5ef40]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410105906696 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-410:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc23580] (msc_a.c:1053) 20250410105906696 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-410:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105906696 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-410:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105906696 DMSC DEBUG msub_fsm[0x563b4cc23580]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105906696 DMSC DEBUG msub(IMSI-262420000001008) MSC-A terminated (msub.c:261) 20250410105906696 DMSC DEBUG msub(IMSI-262420000001008) 1 MSC-I still active (msub.c:79) 20250410105906696 DMSC DEBUG msub_fsm[0x563b4cc23580]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105906696 DMSC DEBUG msub_fsm[0x563b4cc23580]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105906696 DMSC DEBUG msc_i(IMSI-262420000001008:UTRAN-Iu-410:LU)[0x563b4cc55d70]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105906696 DMSC DEBUG msc_i(IMSI-262420000001008:UTRAN-Iu-410:LU)[0x563b4cc55d70]{READY}: Removing from parent msub_fsm[0x563b4cc23580] (msub.c:113) 20250410105906696 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-410 (ran_conn.c:142) 20250410105906696 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-410 (ran_conn.c:155) 20250410105906696 DMSC DEBUG msc_i(IMSI-262420000001008:UTRAN-Iu-410:LU)[0x563b4cc55d70]{READY}: Freeing instance (msub.c:113) 20250410105906696 DMSC DEBUG msc_i(IMSI-262420000001008:UTRAN-Iu-410:LU)[0x563b4cc55d70]{READY}: Deallocated (fsm.c:568) 20250410105906696 DMSC DEBUG msub(IMSI-262420000001008) Free (msub.c:119) 20250410105906696 DVLR INFO VLR subscr IMSI-262420000001008 - active-conn: now used by 0 (-) (msub.c:375) 20250410105906696 DVLR DEBUG SUBSCR(IMSI-262420000001008) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250410105906696 DMSC DEBUG msub_fsm[0x563b4cc23580]{terminating}: Freeing instance (msub.c:113) 20250410105906696 DMSC DEBUG msub_fsm[0x563b4cc23580]{terminating}: Deallocated (fsm.c:568) 20250410105906696 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105906696 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105906696 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105906696 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105906696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105906696 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410105906696 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105906696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105906696 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105906696 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 02 04 5b 8e c5 00 01 9a 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2100)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2100)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2098)@7d38b4d9c9a0: Session index based on local reference:0 20250410105906700 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105906700 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105906700 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105906700 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410105906700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105906700 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105906700 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105906700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105906700 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105906700 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 9a 5b 8e c5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2100)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2099)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_lu_auth_sai_timeout2(2106)6000325 TC_iu_lu_auth_sai_timeout2(2106)@7d38b4d9c9a0: setverdict(pass): none -> pass TC_iu_lu_auth_sai_timeout2(2106)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_auth_sai_timeout2(2106)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_auth_sai_timeout2(2106)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410105906710 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410105906710 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105906710 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410105906710 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410105906710 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410105906710 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105906710 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410105906710 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410105906710 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410105906710 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105906710 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1126) 20250410105906710 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410105906710 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410105906711 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410105906711 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410105906711 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105906711 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410105906711 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410105906711 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410105906711 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410105906711 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:378) 20250410105906711 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-SCCP(2092)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-SCCP(2095)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-M3UA(2097)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105906713 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410105906713 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250410105906713 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410105906713 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105906713 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410105906713 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410105906713 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410105906713 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105906713 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410105906713 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410105906713 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410105906713 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105906713 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410105906713 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410105906713 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410105906714 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410105906714 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410105906714 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105906714 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105906714 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105906714 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410105906714 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410105906714 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410105906714 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410105906714 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(2101)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-SCCP(2098)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-RAN(2096)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(2094)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(2103)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2091)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(2093)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(2104)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(2105)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2107)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(2102)@7d38b4d9c9a0: Final verdict of PTC: none20250410105906719 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410105906719 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105906719 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410105906719 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250410105906719 DLINP ERROR SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:766) 20250410105906719 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105906719 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410105906719 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410105906720 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410105906720 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410105906720 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410105906720 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105906720 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410105906720 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410105906720 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410105906721 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250410105906721 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2100)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-RAN(2099)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2091): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(2092): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(2093): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(2094): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-SCCP(2095): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-RAN(2096): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-M3UA(2097): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-SCCP(2098): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-RAN(2099): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-M3UA(2100): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(2101): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(2102): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(2103): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(2104): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(2105): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_iu_lu_auth_sai_timeout2(2106): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2107): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_iu_lu_auth_sai_timeout finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_auth_sai_timeout pass'. Thu Apr 10 10:59:06 UTC 2025 ====== MSC_Tests_Iu.TC_iu_lu_auth_sai_timeout pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_iu_lu_auth_sai_timeout.talloc 20250410105907715 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=255132) 20250410105908711 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410105908711 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410105908711 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410105908715 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410105908715 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410105908715 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410105908716 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410105908721 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410105908721 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410105908721 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) Waiting for packet dumper to finish... 1 (prev_count=255132, count=258440) 20250410105909717 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_auth_sai_timeout pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_auth_sai_err'. ------ MSC_Tests_Iu.TC_iu_lu_auth_sai_err ------ Thu Apr 10 10:59:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_auth_sai_err.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_auth_sai_err.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410105910718 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_auth_sai_err' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_iu_lu_auth_sai_err started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2111)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(2111)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2111)@7d38b4d9c9a0: ************************************************* MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-SCCP(2109)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(2114)@7d38b4d9c9a0: ************************************************* MSC_Test_1-M3UA(2114)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2114)@7d38b4d9c9a0: ************************************************* MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_1-SCCP(2112)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2117)@7d38b4d9c9a0: ************************************************* MSC_Test_2-M3UA(2117)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_2-M3UA(2117)@7d38b4d9c9a0: ************************************************* MSC_Test_2-SCCP(2115)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410105911619 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2118)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410105911720 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410105911720 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2120)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2120)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410105911724 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2120)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2120)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2120)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2120)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2120)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2120)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410105911749 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410105911749 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250410105911759 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410105911759 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410105911759 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410105911759 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2111)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2111)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2111)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2111)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(2111)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410105911760 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105911760 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410105911760 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410105911760 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410105911760 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410105911760 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410105911760 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410105911760 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105911760 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410105911760 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410105911760 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2111)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2111)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2111)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2111)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2111)@7d38b4d9c9a0: Message received on association #8 20250410105911761 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105911761 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410105911761 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410105911761 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410105911761 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410105911761 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410105911761 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) MSC_Test_0-M3UA(2111)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105911761 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105911761 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410105911761 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410105911761 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105911761 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410105911761 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) MSC_Test_0-M3UA(2111)@7d38b4d9c9a0: Message received on association #8 20250410105911761 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2111)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2111)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2111)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2111)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2121)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000001009" to be handled at TC_iu_lu_auth_sai_err2(2123) TC_iu_lu_auth_sai_err2(2123)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001009'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410105911783 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410105911783 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250410105911783 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410105911783 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2114)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2114)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2114)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410105911784 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105911784 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410105911784 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410105911784 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410105911784 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410105911784 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410105911784 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410105911784 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105911784 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410105911784 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410105911784 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2114)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_1-M3UA(2114)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2114)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2114)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2114)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410105911785 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105911785 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410105911785 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410105911785 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410105911785 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410105911785 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410105911785 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410105911785 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105911785 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410105911785 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410105911785 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410105911785 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2114)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2114)@7d38b4d9c9a0: Message received on association #8 20250410105911785 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:413) 20250410105911785 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2114)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2114)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2114)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2114)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2114)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2114)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105911811 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410105911811 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250410105911811 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410105911811 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2117)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2117)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2117)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410105911813 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105911813 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410105911813 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410105911813 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410105911813 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410105911813 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410105911813 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410105911813 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105911813 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410105911813 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410105911813 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2117)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_2-M3UA(2117)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2117)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2117)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2117)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410105911814 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105911814 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410105911814 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410105911814 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410105911814 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410105911814 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410105911814 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410105911814 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105911814 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410105911814 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410105911814 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410105911814 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410105911814 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2117)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2114)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2117)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2114)@7d38b4d9c9a0: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2117)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105911814 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) 20250410105911814 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2117)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2117)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2117)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2117)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2117)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2111)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105912566 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105912566 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105912566 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105912566 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105912566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105912566 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105912566 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105912566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105912566 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105912566 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2111)@7d38b4d9c9a0: Message received on association #8 20250410105912566 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105912566 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105912566 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105912566 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105912566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105912566 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105912566 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105912566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105912566 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105912566 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2111)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2110)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410105912588 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105912588 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105912588 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410105912588 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410105912588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105912588 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105912588 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105912588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_1-M3UA(2114)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105912588 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105912588 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105912589 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105912589 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105912589 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105912589 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250410105912589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105912589 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250410105912589 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105912589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250410105912589 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105912589 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2114)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2114)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2113)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410105912622 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105912622 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105912622 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105912622 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410105912622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105912622 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105912622 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105912622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105912622 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105912622 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2117)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105912622 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250410105912622 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250410105912622 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105912622 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105912622 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105912622 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105912622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105912622 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410105912622 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105912622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105912622 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105912622 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2117)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2117)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2116)@7d38b4d9c9a0: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2116)@7d38b4d9c9a0: Added conn table entry 0TC_iu_lu_auth_sai_err2(2123)6964589 MSC_Test_2-SCCP(2115)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_2-RAN(2116)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410105912630 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105912630 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105912630 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105912630 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410105912630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105912630 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105912630 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105912630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105912630 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105912630 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 6a 45 6d 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 90 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2117)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105912630 DIUCS DEBUG (UTRAN-Iu-411 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410105912630 DMSC DEBUG msub_fsm[0x563b4cc5f070]{active}: Allocated (fsm.c:456) 20250410105912630 DMSC DEBUG msc_i[0x563b4cc5ef40]{READY}: Allocated (fsm.c:456) 20250410105912630 DMSC DEBUG msc_i[0x563b4cc5ef40]{READY}: is child of msub_fsm[0x563b4cc5f070] (fsm.c:486) 20250410105912630 DMSC DEBUG msc_a[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105912630 DMSC DEBUG msc_a[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc5f070] (fsm.c:486) 20250410105912630 DMSC DEBUG msc_a(unknown:UTRAN-Iu-411:NONE)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105912630 DMSC DEBUG msc_i(unknown:UTRAN-Iu-411:NONE)[0x563b4cc5ef40]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105912630 DMSC DEBUG msc_a(unknown:UTRAN-Iu-411:NONE)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105912630 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-411:NONE)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410105912630 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-411:NONE)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410105912630 DMM DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-411:LU)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001009 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410105912630 DMM DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-411:LU)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410105912630 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-411:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410105912630 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-411:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001009:UTRAN-Iu-411:LU)[0x563b4cc69a10] (fsm.c:486) 20250410105912630 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-411:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410105912630 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-411:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410105912630 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410105912630 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001009 id=262420000001009 (vlr.c:661) 20250410105912630 DVLR INFO New subscr, IMSI: 262420000001009 (vlr.c:562) 20250410105912631 DVLR DEBUG VLR subscr IMSI-262420000001009 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410105912631 DMSC DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-411:LU)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105912631 DMSC DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-411:LU)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105912631 DVLR DEBUG VLR subscr IMSI-262420000001009 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410105912631 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410105912631 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-411:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410105912631 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-411:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410105912631 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-411:LU)[0x563b4cc55d70]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410105912631 DVLR DEBUG VLR_Authenticate(IMSI-262420000001009:UTRAN-Iu-411:LU)[0x563b4cc23580]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410105912631 DVLR DEBUG VLR_Authenticate(IMSI-262420000001009:UTRAN-Iu-411:LU)[0x563b4cc23580]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-411:LU)[0x563b4cc55d70] (fsm.c:486) 20250410105912631 DVLR DEBUG VLR_Authenticate(IMSI-262420000001009:UTRAN-Iu-411:LU)[0x563b4cc23580]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410105912631 DVLR DEBUG VLR_Authenticate(IMSI-262420000001009:UTRAN-Iu-411:LU)[0x563b4cc23580]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410105912631 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105912631 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105912631 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105912631 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105912631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105912631 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: picked Normal Route via 'virt-rnc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250410105912631 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105912631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105912631 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105912631 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 03 02 6a 45 6d 00 01 9b 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2117)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2117)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2115)@7d38b4d9c9a0: { messageType := 2, destLocRef := '6A456D'O ("jEm"), sourceLocRef := '00019B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test-GSUP(2121)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000001009" handled at TC_iu_lu_auth_sai_err2(2123) MSC_Test-GSUP(2121)@7d38b4d9c9a0: Added IMSI table entry 0TC_iu_lu_auth_sai_err2(2123)"262420000001009" MSC_Test_2-SCCP(2115)@7d38b4d9c9a0: Session index based on local reference:0 20250410105912635 DVLR DEBUG VLR subscr IMSI-262420000001009 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410105912635 DVLR DEBUG VLR_Authenticate(IMSI-262420000001009:UTRAN-Iu-411:LU)[0x563b4cc23580]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_NACK (vlr.c:1026) 20250410105912635 DVLR DEBUG VLR_Authenticate(IMSI-262420000001009:UTRAN-Iu-411:LU)[0x563b4cc23580]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: GSUP: rx Auth Info Error cause: 13: Roaming not allowed in this location area (vlr_auth_fsm.c:376) 20250410105912635 DVLR DEBUG VLR_Authenticate(IMSI-262420000001009:UTRAN-Iu-411:LU)[0x563b4cc23580]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Authentication terminating with result NO_AUTH_INFO, cause ROAMING_NOT_ALLOWED (vlr_auth_fsm.c:271) 20250410105912635 DVLR DEBUG VLR_Authenticate(IMSI-262420000001009:UTRAN-Iu-411:LU)[0x563b4cc23580]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:284) 20250410105912635 DVLR DEBUG VLR_Authenticate(IMSI-262420000001009:UTRAN-Iu-411:LU)[0x563b4cc23580]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410105912635 DVLR DEBUG VLR_Authenticate(IMSI-262420000001009:UTRAN-Iu-411:LU)[0x563b4cc23580]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-411:LU)[0x563b4cc55d70] (vlr_auth_fsm.c:294) 20250410105912635 DVLR DEBUG VLR_Authenticate(IMSI-262420000001009:UTRAN-Iu-411:LU)[0x563b4cc23580]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250410105912635 DVLR DEBUG VLR_Authenticate(IMSI-262420000001009:UTRAN-Iu-411:LU)[0x563b4cc23580]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250410105912635 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-411:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_NO_INFO (vlr_auth_fsm.c:294) 20250410105912635 DMM INFO msc_a(IMSI-262420000001009:UTRAN-Iu-411:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250410105912635 DIUCS DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-411:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_REJECT (msc_a.c:2106) 20250410105912635 DIUCS DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-411:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410105912635 DMSC DEBUG msc_i(IMSI-262420000001009:UTRAN-Iu-411:LU)[0x563b4cc5ef40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105912635 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-411:LU)[0x563b4cc55d70]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410105912635 DMSC DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-411:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250410105912635 DMSC DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-411:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105912635 DMSC DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-411:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250410105912635 DIUCS DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-411:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410105912635 DVLR DEBUG VLR subscr IMSI-262420000001009 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105912635 DVLR DEBUG VLR subscr IMSI-262420000001009 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105912635 DVLR DEBUG VLR subscr IMSI-262420000001009 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105912635 DIUCS DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-411:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410105912635 DMSC DEBUG msc_i(IMSI-262420000001009:UTRAN-Iu-411:LU)[0x563b4cc5ef40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105912635 DVLR DEBUG VLR subscr IMSI-262420000001009 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250410105912635 DVLR DEBUG VLR subscr IMSI-262420000001009 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410105912635 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105912635 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105912635 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105912635 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105912635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105912635 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410105912635 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105912635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105912635 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105912635 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 03 06 6a 45 6d 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 05 04 0d 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410105912635 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105912635 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105912635 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105912635 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105912635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105912635 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410105912635 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105912635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105912635 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105912635 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 03 06 6a 45 6d 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2117)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2117)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2117)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2117)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2115)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2115)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2115)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2115)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2115)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2115)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2115)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2115)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2115)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2115)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2115)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2115)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250410105912642 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105912642 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105912642 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105912642 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410105912642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105912642 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105912642 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105912642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105912642 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2117)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105912642 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 9b 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105912642 DIUCS DEBUG (UTRAN-Iu-411) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410105912643 DMSC DEBUG msc_i(IMSI-262420000001009:UTRAN-Iu-411:LU)[0x563b4cc5ef40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105912643 DIUCS DEBUG msc_i(IMSI-262420000001009:UTRAN-Iu-411:LU)[0x563b4cc5ef40]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410105912643 DMSC DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-411:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105912643 DIUCS DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-411:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410105912643 DIUCS DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-411:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410105912643 DMSC DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-411:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105912643 DIUCS DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-411:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410105912643 DMSC DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-411:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105912643 DMSC DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-411:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105912643 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-411:LU)[0x563b4cc55d70]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105912643 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-411:LU)[0x563b4cc55d70]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001009:UTRAN-Iu-411:LU)[0x563b4cc69a10] (msc_a.c:1053) 20250410105912643 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-411:LU)[0x563b4cc55d70]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410105912643 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-411:LU)[0x563b4cc55d70]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105912643 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-411:LU)[0x563b4cc55d70]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410105912643 DMSC DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-411:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc5f070] (msc_a.c:1053) 20250410105912643 DMSC DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-411:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105912643 DMSC DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-411:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105912643 DMSC DEBUG msub_fsm[0x563b4cc5f070]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105912643 DMSC DEBUG msub(IMSI-262420000001009) MSC-A terminated (msub.c:261) 20250410105912643 DMSC DEBUG msub(IMSI-262420000001009) 1 MSC-I still active (msub.c:79) 20250410105912643 DMSC DEBUG msub_fsm[0x563b4cc5f070]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105912643 DMSC DEBUG msub_fsm[0x563b4cc5f070]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105912643 DMSC DEBUG msc_i(IMSI-262420000001009:UTRAN-Iu-411:LU)[0x563b4cc5ef40]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105912643 DMSC DEBUG msc_i(IMSI-262420000001009:UTRAN-Iu-411:LU)[0x563b4cc5ef40]{READY}: Removing from parent msub_fsm[0x563b4cc5f070] (msub.c:113) 20250410105912643 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-411 (ran_conn.c:142) 20250410105912643 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-411 (ran_conn.c:155) 20250410105912643 DMSC DEBUG msc_i(IMSI-262420000001009:UTRAN-Iu-411:LU)[0x563b4cc5ef40]{READY}: Freeing instance (msub.c:113) 20250410105912643 DMSC DEBUG msc_i(IMSI-262420000001009:UTRAN-Iu-411:LU)[0x563b4cc5ef40]{READY}: Deallocated (fsm.c:568) 20250410105912643 DMSC DEBUG msub(IMSI-262420000001009) Free (msub.c:119) 20250410105912643 DVLR INFO VLR subscr IMSI-262420000001009 - active-conn: now used by 0 (-) (msub.c:375) 20250410105912643 DVLR DEBUG SUBSCR(IMSI-262420000001009) freeing VLR subscr (max total use count was 4) (vlr.c:472) 20250410105912643 DMSC DEBUG msub_fsm[0x563b4cc5f070]{terminating}: Freeing instance (msub.c:113) 20250410105912643 DMSC DEBUG msub_fsm[0x563b4cc5f070]{terminating}: Deallocated (fsm.c:568) 20250410105912643 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105912643 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105912643 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105912643 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105912643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105912643 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410105912643 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105912643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105912643 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105912643 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 03 04 6a 45 6d 00 01 9b 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2117)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2117)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2115)@7d38b4d9c9a0: Session index based on local reference:0 20250410105912644 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105912644 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105912644 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105912644 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410105912644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105912644 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105912644 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105912644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105912644 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105912644 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 9b 6a 45 6d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2117)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2116)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_lu_auth_sai_err2(2123)6964589 TC_iu_lu_auth_sai_err2(2123)@7d38b4d9c9a0: setverdict(pass): none -> pass TC_iu_lu_auth_sai_err2(2123)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_auth_sai_err2(2123)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_auth_sai_err2(2123)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410105912647 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410105912647 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105912647 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410105912647 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410105912647 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410105912647 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105912647 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410105912647 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410105912647 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410105912647 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105912647 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410105912647 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410105912647 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410105912647 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410105912647 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410105912647 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105912647 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105912647 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105912647 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105912647 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410105912647 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410105912647 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410105912647 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410105912647 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105912647 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410105912647 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250410105912647 DLINP ERROR SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:766) 20250410105912647 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105912647 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1126) 20250410105912647 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410105912647 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410105912647 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410105912647 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410105912647 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410105912647 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410105912647 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105912647 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410105912647 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410105912647 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410105912647 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410105912647 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250410105912647 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:378) 20250410105912647 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410105912648 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410105912648 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105912648 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410105912648 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250410105912648 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250410105912648 DLINP ERROR SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:766) 20250410105912648 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105912648 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410105912648 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410105912648 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410105912648 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410105912648 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410105912648 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105912648 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410105912648 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410105912648 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test-GSUP(2121)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-M3UA(2114)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(2111)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-RAN(2116)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-SCCP(2112)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-RAN(2113)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-M3UA(2117)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(2109)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(2118)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(2120)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105912648 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250410105912648 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(2108)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-SCCP(2115)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2124)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(2110)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(2119)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(2122)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2108): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(2109): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(2110): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(2111): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-SCCP(2112): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-RAN(2113): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-M3UA(2114): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-SCCP(2115): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-RAN(2116): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-M3UA(2117): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(2118): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(2119): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(2120): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(2121): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(2122): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_iu_lu_auth_sai_err2(2123): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2124): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_iu_lu_auth_sai_err finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_auth_sai_err pass'. Thu Apr 10 10:59:12 UTC 2025 ====== MSC_Tests_Iu.TC_iu_lu_auth_sai_err pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_iu_lu_auth_sai_err.talloc 20250410105913648 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=253456) 20250410105914648 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410105914648 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410105914648 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410105914648 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410105914649 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410105914649 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410105914649 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410105914649 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410105914649 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410105914649 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=253456, count=256764) 20250410105915650 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_auth_sai_err pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_release_request'. ------ MSC_Tests_Iu.TC_iu_lu_release_request ------ Thu Apr 10 10:59:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_release_request.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_release_request.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410105916651 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_release_request' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_iu_lu_release_request started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(2128)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(2128)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2128)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(2126)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_1-M3UA(2131)@7d38b4d9c9a0: ************************************************* MSC_Test_1-M3UA(2131)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2131)@7d38b4d9c9a0: ************************************************* MSC_Test_1-SCCP(2129)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_2-M3UA(2134)@7d38b4d9c9a0: ************************************************* MSC_Test_2-M3UA(2134)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2134)@7d38b4d9c9a0: ************************************************* MSC_Test_2-SCCP(2132)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410105917455 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2135)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410105917624 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410105917624 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410105917624 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410105917624 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2128)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2128)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2128)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410105917630 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105917630 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410105917630 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410105917630 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410105917630 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410105917630 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410105917630 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410105917630 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105917630 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410105917630 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410105917630 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2128)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(2128)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2128)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2128)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2128)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410105917633 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105917633 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410105917633 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410105917633 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410105917633 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410105917633 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410105917633 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410105917633 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) MSC_Test_0-M3UA(2128)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2128)@7d38b4d9c9a0: Message received on association #8 20250410105917633 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410105917633 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410105917633 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105917633 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2128)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2128)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2128)@7d38b4d9c9a0: ASPAC_Ack received for association #8 20250410105917633 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410105917633 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2128)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2128)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2128)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105917637 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410105917637 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250410105917637 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410105917637 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2131)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2131)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2131)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410105917642 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105917642 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410105917642 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410105917642 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410105917642 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410105917642 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410105917642 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410105917642 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) MSC_Test_1-M3UA(2131)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_1-M3UA(2131)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410105917642 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410105917642 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410105917642 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2131)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2131)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2131)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410105917643 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105917643 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410105917643 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410105917643 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410105917643 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410105917643 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410105917643 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410105917643 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105917643 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410105917643 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410105917643 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410105917643 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410105917643 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:413) 20250410105917643 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2131)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2131)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2131)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2131)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2131)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2131)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2131)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2131)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105917650 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410105917650 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250410105917650 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410105917650 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250410105917652 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410105917652 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test_2-M3UA(2134)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2134)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test-GSUP-IPA(2137)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test_2-M3UA(2134)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test-GSUP-IPA(2137)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410105917658 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250410105917659 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105917659 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410105917659 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410105917659 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410105917659 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410105917659 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410105917659 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410105917659 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105917659 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410105917659 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410105917659 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2134)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_2-M3UA(2134)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test-GSUP-IPA(2137)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2137)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2137)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2137)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2137)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2137)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_2-M3UA(2134)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2134)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2134)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410105917663 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105917663 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410105917663 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410105917663 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410105917663 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410105917663 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410105917663 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410105917663 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105917663 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_2-M3UA(2134)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410105917663 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410105917663 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410105917663 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410105917663 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410105917663 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) 20250410105917663 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2131)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2131)@7d38b4d9c9a0: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2134)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2134)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2134)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2134)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2134)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2134)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2134)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105917677 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410105917677 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2138)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000001010" to be handled at TC_iu_lu_release_request2(2140) TC_iu_lu_release_request2(2140)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001010'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410105918436 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105918436 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105918436 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105918436 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105918436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105918436 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105918436 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105918436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105918436 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105918436 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2128)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105918437 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105918437 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105918437 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105918437 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105918437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105918437 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105918437 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105918437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105918437 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105918437 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2128)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2128)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2127)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410105918451 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105918451 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105918451 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410105918451 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410105918451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105918451 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105918451 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105918451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105918451 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105918451 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2131)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105918452 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105918452 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105918452 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105918452 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250410105918452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105918452 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250410105918452 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105918452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250410105918452 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105918452 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2131)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2131)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2130)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410105918460 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105918461 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105918461 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105918461 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410105918461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105918461 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105918461 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105918461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105918461 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105918461 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2134)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105918461 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250410105918461 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105918461 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105918461 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105918461 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105918461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105918461 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410105918461 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105918461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105918461 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105918461 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250410105918461 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2134)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2134)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2133)@7d38b4d9c9a0: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2133)@7d38b4d9c9a0: Added conn table entry 0TC_iu_lu_release_request2(2140)14692922 MSC_Test_2-SCCP(2132)@7d38b4d9c9a0: First idle individual index:0 20250410105918476 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105918476 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105918476 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105918476 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410105918476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105918476 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105918476 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105918476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105918476 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105918476 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 e0 32 3a 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 01 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2134)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105918476 DIUCS DEBUG (UTRAN-Iu-412 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410105918476 DMSC DEBUG msub_fsm[0x563b4cc55d70]{active}: Allocated (fsm.c:456) 20250410105918476 DMSC DEBUG msc_i[0x563b4cc69a10]{READY}: Allocated (fsm.c:456) 20250410105918476 DMSC DEBUG msc_i[0x563b4cc69a10]{READY}: is child of msub_fsm[0x563b4cc55d70] (fsm.c:486) 20250410105918476 DMSC DEBUG msc_a[0x563b4cc5ef40]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105918476 DMSC DEBUG msc_a[0x563b4cc5ef40]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc55d70] (fsm.c:486) 20250410105918476 DMSC DEBUG msc_a(unknown:UTRAN-Iu-412:NONE)[0x563b4cc5ef40]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105918476 DMSC DEBUG msc_i(unknown:UTRAN-Iu-412:NONE)[0x563b4cc69a10]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105918476 DMSC DEBUG msc_a(unknown:UTRAN-Iu-412:NONE)[0x563b4cc5ef40]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105918476 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-412:NONE)[0x563b4cc5ef40]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410105918476 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-412:NONE)[0x563b4cc5ef40]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410105918476 DMM DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-412:LU)[0x563b4cc5ef40]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001010 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410105918476 DMM DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-412:LU)[0x563b4cc5ef40]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410105918476 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-412:LU)[0x563b4cc48160]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410105918476 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-412:LU)[0x563b4cc48160]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001010:UTRAN-Iu-412:LU)[0x563b4cc5ef40] (fsm.c:486) 20250410105918476 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-412:LU)[0x563b4cc48160]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410105918476 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-412:LU)[0x563b4cc48160]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410105918476 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410105918476 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001010 id=262420000001010 (vlr.c:661) 20250410105918476 DVLR INFO New subscr, IMSI: 262420000001010 (vlr.c:562) 20250410105918476 DVLR DEBUG VLR subscr IMSI-262420000001010 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410105918476 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-412:LU)[0x563b4cc5ef40]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105918476 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-412:LU)[0x563b4cc5ef40]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105918476 DVLR DEBUG VLR subscr IMSI-262420000001010 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410105918476 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410105918476 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-412:LU)[0x563b4cc48160]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410105918476 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-412:LU)[0x563b4cc48160]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410105918476 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-412:LU)[0x563b4cc48160]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410105918476 DVLR DEBUG VLR_Authenticate(IMSI-262420000001010:UTRAN-Iu-412:LU)[0x563b4cc23580]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410105918476 DVLR DEBUG VLR_Authenticate(IMSI-262420000001010:UTRAN-Iu-412:LU)[0x563b4cc23580]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-412:LU)[0x563b4cc48160] (fsm.c:486) 20250410105918476 DVLR DEBUG VLR_Authenticate(IMSI-262420000001010:UTRAN-Iu-412:LU)[0x563b4cc23580]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410105918476 DVLR DEBUG VLR_Authenticate(IMSI-262420000001010:UTRAN-Iu-412:LU)[0x563b4cc23580]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) MSC_Test_2-RAN(2133)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410105918476 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105918476 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105918476 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105918476 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105918476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105918476 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: picked Normal Route via 'virt-rnc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250410105918476 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105918476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105918476 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105918476 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 04 02 e0 32 3a 00 01 9c 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2134)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2134)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2132)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'E0323A'O, sourceLocRef := '00019C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2132)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(2138)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000001010" handled at TC_iu_lu_release_request2(2140) MSC_Test-GSUP(2138)@7d38b4d9c9a0: Added IMSI table entry 0TC_iu_lu_release_request2(2140)"262420000001010" MSC_Test_2-SCCP(2132)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2132)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2132)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2132)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000B40080000010004400140'O 20250410105919494 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105919494 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105919494 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105919494 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410105919494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105919494 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105919494 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105919494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105919494 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105919494 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 9c 00 01 0c 00 0b 40 08 00 00 01 00 04 40 01 40 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2134)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105919495 DIUCS DEBUG (UTRAN-Iu-412) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410105919495 DMSC DEBUG msc_i(IMSI-262420000001010:UTRAN-Iu-412:LU)[0x563b4cc69a10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105919495 DIUCS DEBUG msc_i(IMSI-262420000001010:UTRAN-Iu-412:LU)[0x563b4cc69a10]{READY}: RAN decode: RANAP: dir=1 proc=11 (ran_msg_iu.c:274) 20250410105919495 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-412:LU)[0x563b4cc5ef40]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105919495 DIUCS DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-412:LU)[0x563b4cc5ef40]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=11 (ran_msg_iu.c:274) 20250410105919495 DIUCS DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-412:LU)[0x563b4cc5ef40]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP Iu ReleaseRequest (msc_a.c:2043) 20250410105919495 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-412:LU)[0x563b4cc5ef40]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250410105919495 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-412:LU)[0x563b4cc5ef40]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:460) 20250410105919495 DIUCS DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-412:LU)[0x563b4cc5ef40]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:948) 20250410105919495 DVLR DEBUG VLR subscr IMSI-262420000001010 + msc_a_fsm_releasing_onenter: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105919495 DVLR DEBUG VLR subscr IMSI-262420000001010 + vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105919495 DMM INFO msc_a(IMSI-262420000001010:UTRAN-Iu-412:LU)[0x563b4cc5ef40]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250410105919495 DIUCS DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-412:LU)[0x563b4cc5ef40]{MSC_A_ST_RELEASING}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_REJECT (msc_a.c:2106) 20250410105919495 DIUCS DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-412:LU)[0x563b4cc5ef40]{MSC_A_ST_RELEASING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410105919495 DMSC DEBUG msc_i(IMSI-262420000001010:UTRAN-Iu-412:LU)[0x563b4cc69a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105919495 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-412:LU)[0x563b4cc48160]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410105919495 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-412:LU)[0x563b4cc5ef40]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250410105919495 DVLR DEBUG VLR subscr IMSI-262420000001010 - vlr_subscr_cancel_attach_fsm: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105919495 DIUCS DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-412:LU)[0x563b4cc5ef40]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410105919495 DMSC DEBUG msc_i(IMSI-262420000001010:UTRAN-Iu-412:LU)[0x563b4cc69a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105919495 DVLR DEBUG VLR subscr IMSI-262420000001010 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250410105919496 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105919496 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105919496 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105919496 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105919496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105919496 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410105919496 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105919496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105919496 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105919496 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 04 06 e0 32 3a 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 05 04 16 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410105919496 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105919496 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105919496 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105919496 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105919496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105919496 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410105919496 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105919496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105919496 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105919496 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 04 06 e0 32 3a 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2134)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2134)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2132)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-M3UA(2134)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2134)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2132)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2132)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2132)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2132)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2132)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2132)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2132)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2132)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2132)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2132)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2132)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250410105919518 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105919518 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105919518 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105919518 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410105919519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105919519 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105919519 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105919519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105919519 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2134)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105919519 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 9c 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105919519 DIUCS DEBUG (UTRAN-Iu-412) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410105919519 DMSC DEBUG msc_i(IMSI-262420000001010:UTRAN-Iu-412:LU)[0x563b4cc69a10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105919519 DIUCS DEBUG msc_i(IMSI-262420000001010:UTRAN-Iu-412:LU)[0x563b4cc69a10]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410105919519 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-412:LU)[0x563b4cc5ef40]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105919519 DIUCS DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-412:LU)[0x563b4cc5ef40]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410105919519 DIUCS DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-412:LU)[0x563b4cc5ef40]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410105919519 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-412:LU)[0x563b4cc5ef40]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105919519 DIUCS DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-412:LU)[0x563b4cc5ef40]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410105919519 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-412:LU)[0x563b4cc5ef40]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105919519 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-412:LU)[0x563b4cc5ef40]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105919519 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-412:LU)[0x563b4cc48160]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105919519 DVLR DEBUG VLR_Authenticate(IMSI-262420000001010:UTRAN-Iu-412:LU)[0x563b4cc23580]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105919519 DVLR DEBUG VLR_Authenticate(IMSI-262420000001010:UTRAN-Iu-412:LU)[0x563b4cc23580]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Removing from parent vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-412:LU)[0x563b4cc48160] (msc_a.c:1053) 20250410105919519 DVLR DEBUG VLR_Authenticate(IMSI-262420000001010:UTRAN-Iu-412:LU)[0x563b4cc23580]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Freeing instance (msc_a.c:1053) 20250410105919519 DVLR DEBUG VLR_Authenticate(IMSI-262420000001010:UTRAN-Iu-412:LU)[0x563b4cc23580]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Deallocated (fsm.c:568) 20250410105919519 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-412:LU)[0x563b4cc48160]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001010:UTRAN-Iu-412:LU)[0x563b4cc5ef40] (msc_a.c:1053) 20250410105919519 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-412:LU)[0x563b4cc48160]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410105919519 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-412:LU)[0x563b4cc48160]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105919519 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-412:LU)[0x563b4cc48160]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410105919519 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-412:LU)[0x563b4cc5ef40]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc55d70] (msc_a.c:1053) 20250410105919519 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-412:LU)[0x563b4cc5ef40]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105919519 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-412:LU)[0x563b4cc5ef40]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105919519 DMSC DEBUG msub_fsm[0x563b4cc55d70]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105919519 DMSC DEBUG msub(IMSI-262420000001010) MSC-A terminated (msub.c:261) 20250410105919519 DMSC DEBUG msub(IMSI-262420000001010) 1 MSC-I still active (msub.c:79) 20250410105919519 DMSC DEBUG msub_fsm[0x563b4cc55d70]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105919519 DMSC DEBUG msub_fsm[0x563b4cc55d70]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105919519 DMSC DEBUG msc_i(IMSI-262420000001010:UTRAN-Iu-412:LU)[0x563b4cc69a10]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105919519 DMSC DEBUG msc_i(IMSI-262420000001010:UTRAN-Iu-412:LU)[0x563b4cc69a10]{READY}: Removing from parent msub_fsm[0x563b4cc55d70] (msub.c:113) 20250410105919519 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-412 (ran_conn.c:142) 20250410105919520 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-412 (ran_conn.c:155) 20250410105919520 DMSC DEBUG msc_i(IMSI-262420000001010:UTRAN-Iu-412:LU)[0x563b4cc69a10]{READY}: Freeing instance (msub.c:113) 20250410105919520 DMSC DEBUG msc_i(IMSI-262420000001010:UTRAN-Iu-412:LU)[0x563b4cc69a10]{READY}: Deallocated (fsm.c:568) 20250410105919520 DMSC DEBUG msub(IMSI-262420000001010) Free (msub.c:119) 20250410105919520 DVLR INFO VLR subscr IMSI-262420000001010 - active-conn: now used by 0 (-) (msub.c:375) 20250410105919520 DVLR DEBUG SUBSCR(IMSI-262420000001010) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250410105919520 DMSC DEBUG msub_fsm[0x563b4cc55d70]{terminating}: Freeing instance (msub.c:113) 20250410105919520 DMSC DEBUG msub_fsm[0x563b4cc55d70]{terminating}: Deallocated (fsm.c:568) 20250410105919520 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105919520 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105919520 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105919520 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105919520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105919520 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410105919520 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105919520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105919520 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105919520 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 04 04 e0 32 3a 00 01 9c 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2134)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2134)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2132)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-RAN(2133)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_lu_release_request2(2140)14692922 MSC_Test_2-M3UA(2134)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105919523 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105919523 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105919523 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105919523 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410105919523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105919523 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105919523 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105919523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105919523 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105919523 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 9c e0 32 3a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_iu_lu_release_request2(2140)@7d38b4d9c9a0: setverdict(pass): none -> pass TC_iu_lu_release_request2(2140)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410105919528 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410105919528 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105919528 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410105919528 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410105919528 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410105919528 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105919528 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410105919528 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410105919528 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410105919528 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105919528 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1126) 20250410105919528 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410105919528 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410105919528 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410105919528 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410105919528 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105919528 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410105919528 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410105919528 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410105919529 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410105919529 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:378) 20250410105919529 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410105919529 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105919529 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410105919529 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410105919529 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410105919529 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105919529 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410105919529 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410105919529 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410105919529 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105919529 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410105919529 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410105919529 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410105919529 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410105919529 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410105919529 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105919529 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410105919529 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410105919529 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410105919529 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2131)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105919530 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250410105919530 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410105919530 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410105919530 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105919530 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410105919530 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250410105919530 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410105919530 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410105919530 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105919530 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410105919530 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410105919530 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410105919530 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105919530 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410105919530 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410105919530 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410105919530 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410105919530 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410105919530 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105919530 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105919530 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410105919530 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410105919530 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) MSC_Test_0-SCCP(2126)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(2137)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-RAN(2130)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(2138)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-M3UA(2134)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-SCCP(2132)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105919530 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410105919531 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410105919531 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_1-SCCP(2129)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(2128)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-RAN(2133)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(2135)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(2136)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(2139)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(2127)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2125)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2141)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2125): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(2126): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(2127): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(2128): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-SCCP(2129): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-RAN(2130): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-M3UA(2131): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-SCCP(2132): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-RAN(2133): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-M3UA(2134): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(2135): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(2136): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(2137): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(2138): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(2139): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_iu_lu_release_request2(2140): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2141): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_iu_lu_release_request finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_release_request pass'. Thu Apr 10 10:59:19 UTC 2025 ====== MSC_Tests_Iu.TC_iu_lu_release_request pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_iu_lu_release_request.talloc 20250410105920531 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=260340) 20250410105921529 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410105921529 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410105921529 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410105921529 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410105921529 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410105921529 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410105921530 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410105921530 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410105921530 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410105921531 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=260340, count=263648) 20250410105922532 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_release_request pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_disconnect'. ------ MSC_Tests_Iu.TC_iu_lu_disconnect ------ Thu Apr 10 10:59:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410105923533 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_disconnect' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_iu_lu_disconnect started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2145)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(2145)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2145)@7d38b4d9c9a0: ************************************************* MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-SCCP(2143)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(2148)@7d38b4d9c9a0: ************************************************* MSC_Test_1-M3UA(2148)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2148)@7d38b4d9c9a0: ************************************************* MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_1-SCCP(2146)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_2-M3UA(2151)@7d38b4d9c9a0: ************************************************* MSC_Test_2-M3UA(2151)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2151)@7d38b4d9c9a0: ************************************************* MSC_Test_2-SCCP(2149)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410105924422 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2152)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410105924535 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410105924535 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2154)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2154)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410105924540 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2154)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2154)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2154)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2154)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2154)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2154)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410105924562 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410105924562 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250410105924591 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410105924591 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410105924591 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410105924591 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2145)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2145)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2145)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410105924596 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105924596 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410105924596 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410105924596 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410105924596 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410105924596 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410105924596 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410105924596 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105924596 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410105924596 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410105924596 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2145)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(2145)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2145)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2145)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2145)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410105924597 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105924597 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410105924597 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410105924597 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410105924597 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410105924598 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410105924598 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410105924598 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105924598 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410105924598 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410105924598 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105924598 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2145)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2145)@7d38b4d9c9a0: Message received on association #8 20250410105924598 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410105924598 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2145)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2145)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2145)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2145)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2145)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2145)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105924605 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410105924605 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250410105924605 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410105924605 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2148)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2148)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2148)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410105924610 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105924610 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410105924610 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410105924610 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410105924610 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410105924610 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410105924610 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410105924610 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105924610 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) MSC_Test_1-M3UA(2148)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_1-M3UA(2148)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410105924610 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410105924610 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2148)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2148)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2148)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410105924612 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105924612 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) MSC_Test_1-M3UA(2148)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2148)@7d38b4d9c9a0: Message received on association #8 20250410105924612 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410105924613 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410105924613 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410105924613 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410105924613 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410105924613 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105924613 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410105924613 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2148)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105924613 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410105924613 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410105924613 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:413) 20250410105924613 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2148)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2148)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2148)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2148)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2148)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105924618 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410105924618 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250410105924618 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410105924618 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2151)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2151)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2151)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2151)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_2-M3UA(2151)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410105924623 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105924623 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410105924623 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410105924623 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410105924623 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410105924623 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410105924623 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410105924623 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105924623 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410105924623 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410105924623 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2151)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2151)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test-GSUP(2155)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000001011" to be handled at TC_iu_lu_disconnect2(2157) MSC_Test_2-M3UA(2151)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410105924624 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105924624 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410105924624 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410105924624 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410105924624 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410105924624 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410105924624 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410105924624 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105924624 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410105924624 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410105924624 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410105924624 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410105924624 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2151)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410105924624 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) 20250410105924624 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2148)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2151)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2148)@7d38b4d9c9a0: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2151)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard TC_iu_lu_disconnect2(2157)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001011'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-M3UA(2151)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2151)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2151)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2151)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2151)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105925408 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105925408 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105925408 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105925408 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105925408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105925408 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105925408 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105925408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105925408 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105925408 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2145)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105925409 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105925409 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105925409 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105925409 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105925409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105925409 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105925409 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105925409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105925409 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105925409 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2145)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2145)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410105925419 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105925419 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105925419 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410105925419 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410105925419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105925419 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105925419 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105925419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105925419 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105925419 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(2144)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2148)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105925420 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105925420 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105925420 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105925420 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250410105925420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105925420 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250410105925420 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105925420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250410105925420 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105925420 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2148)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2148)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2147)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410105925439 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105925439 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105925439 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105925439 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410105925439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105925439 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105925439 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105925439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105925439 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105925439 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2151)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105925439 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250410105925439 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250410105925440 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105925440 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105925440 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105925440 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105925440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105925440 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410105925440 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105925440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105925440 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105925440 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2151)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2151)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2150)@7d38b4d9c9a0: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2150)@7d38b4d9c9a0: Added conn table entry 0TC_iu_lu_disconnect2(2157)3877570 MSC_Test_2-SCCP(2149)@7d38b4d9c9a0: First idle individual index:0 20250410105925456 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105925456 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105925456 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105925456 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410105925456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105925456 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105925456 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105925456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105925456 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105925456 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 3b 2a c2 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 11 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2151)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105925456 DIUCS DEBUG (UTRAN-Iu-413 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410105925456 DMSC DEBUG msub_fsm[0x563b4cc23580]{active}: Allocated (fsm.c:456) 20250410105925456 DMSC DEBUG msc_i[0x563b4cc48160]{READY}: Allocated (fsm.c:456) 20250410105925456 DMSC DEBUG msc_i[0x563b4cc48160]{READY}: is child of msub_fsm[0x563b4cc23580] (fsm.c:486) 20250410105925456 DMSC DEBUG msc_a[0x563b4cc5ef40]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105925456 DMSC DEBUG msc_a[0x563b4cc5ef40]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc23580] (fsm.c:486) 20250410105925456 DMSC DEBUG msc_a(unknown:UTRAN-Iu-413:NONE)[0x563b4cc5ef40]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105925456 DMSC DEBUG msc_i(unknown:UTRAN-Iu-413:NONE)[0x563b4cc48160]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105925456 DMSC DEBUG msc_a(unknown:UTRAN-Iu-413:NONE)[0x563b4cc5ef40]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-RAN(2150)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410105925456 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-413:NONE)[0x563b4cc5ef40]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410105925456 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-413:NONE)[0x563b4cc5ef40]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410105925456 DMM DEBUG msc_a(IMSI-262420000001011:UTRAN-Iu-413:LU)[0x563b4cc5ef40]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001011 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410105925456 DMM DEBUG msc_a(IMSI-262420000001011:UTRAN-Iu-413:LU)[0x563b4cc5ef40]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410105925456 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-413:LU)[0x563b4cc69a10]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410105925456 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-413:LU)[0x563b4cc69a10]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001011:UTRAN-Iu-413:LU)[0x563b4cc5ef40] (fsm.c:486) 20250410105925456 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-413:LU)[0x563b4cc69a10]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410105925456 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-413:LU)[0x563b4cc69a10]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410105925456 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410105925456 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001011 id=262420000001011 (vlr.c:661) 20250410105925456 DVLR INFO New subscr, IMSI: 262420000001011 (vlr.c:562) 20250410105925456 DVLR DEBUG VLR subscr IMSI-262420000001011 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410105925456 DMSC DEBUG msc_a(IMSI-262420000001011:UTRAN-Iu-413:LU)[0x563b4cc5ef40]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105925456 DMSC DEBUG msc_a(IMSI-262420000001011:UTRAN-Iu-413:LU)[0x563b4cc5ef40]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105925456 DVLR DEBUG VLR subscr IMSI-262420000001011 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410105925456 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410105925456 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-413:LU)[0x563b4cc69a10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410105925456 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-413:LU)[0x563b4cc69a10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410105925456 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-413:LU)[0x563b4cc69a10]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410105925456 DVLR DEBUG VLR_Authenticate(IMSI-262420000001011:UTRAN-Iu-413:LU)[0x563b4cc55d70]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410105925456 DVLR DEBUG VLR_Authenticate(IMSI-262420000001011:UTRAN-Iu-413:LU)[0x563b4cc55d70]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-413:LU)[0x563b4cc69a10] (fsm.c:486) 20250410105925456 DVLR DEBUG VLR_Authenticate(IMSI-262420000001011:UTRAN-Iu-413:LU)[0x563b4cc55d70]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410105925456 DVLR DEBUG VLR_Authenticate(IMSI-262420000001011:UTRAN-Iu-413:LU)[0x563b4cc55d70]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410105925456 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105925456 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105925456 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105925456 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105925457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105925457 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: picked Normal Route via 'virt-rnc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250410105925457 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105925457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105925457 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105925457 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 05 02 3b 2a c2 00 01 9d 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2151)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2151)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2149)@7d38b4d9c9a0: { messageType := 2, destLocRef := '3B2AC2'O, sourceLocRef := '00019D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2149)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(2155)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000001011" handled at TC_iu_lu_disconnect2(2157) MSC_Test-GSUP(2155)@7d38b4d9c9a0: Added IMSI table entry 0TC_iu_lu_disconnect2(2157)"262420000001011" TC_iu_lu_disconnect2(2157)@7d38b4d9c9a0: setverdict(pass): none -> pass MSC_Test_2-RAN(2150)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_lu_disconnect2(2157)3877570 MSC_Test_2-SCCP(2149)@7d38b4d9c9a0: Session index based on connection ID:0 20250410105926462 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105926462 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105926462 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105926462 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410105926462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105926462 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105926462 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105926462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105926462 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105926462 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 c3 00 00 00 b9 03 02 00 00 04 00 01 9d 3b 2a c2 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2151)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105926462 DIUCS DEBUG (UTRAN-Iu-413) sccp_ran_sap_up(N-DISCONNECT.indication) (sccp_ran.c:116) 20250410105926462 DMSC DEBUG NULL{fi=NULL}: Closing no-RAN-peer-413 (ran_conn.c:142) 20250410105926462 DMSC DEBUG msc_i(IMSI-262420000001011:UTRAN-Iu-413:LU)[0x563b4cc48160]{READY}: Received Event MSC_EV_FROM_RAN_CONN_RELEASED (ran_conn.c:145) 20250410105926462 DMSC DEBUG msc_i(IMSI-262420000001011:UTRAN-Iu-413:LU)[0x563b4cc48160]{READY}: State change to CLEARED (no timeout) (msc_i.c:359) 20250410105926462 DMSC DEBUG msc_i(IMSI-262420000001011:UTRAN-Iu-413:LU)[0x563b4cc48160]{CLEARED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_i.c:221) 20250410105926462 DMSC DEBUG msc_i(IMSI-262420000001011:UTRAN-Iu-413:LU)[0x563b4cc48160]{CLEARED}: Removing from parent msub_fsm[0x563b4cc23580] (msc_i.c:221) 20250410105926462 DMSC DEBUG msc_i(IMSI-262420000001011:UTRAN-Iu-413:LU)[0x563b4cc48160]{CLEARED}: Freeing instance (msc_i.c:221) 20250410105926462 DMSC DEBUG msc_i(IMSI-262420000001011:UTRAN-Iu-413:LU)[0x563b4cc48160]{CLEARED}: Deallocated (fsm.c:568) 20250410105926462 DMSC DEBUG msub_fsm[0x563b4cc23580]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_i.c:221) 20250410105926462 DMSC DEBUG msub(IMSI-262420000001011) MSC-I terminated (msub.c:261) 20250410105926462 DMSC DEBUG msub(IMSI-262420000001011) 1 MSC-A still active (msub.c:79) 20250410105926462 DMSC DEBUG msub_fsm[0x563b4cc23580]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105926462 DMSC DEBUG msub_fsm[0x563b4cc23580]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105926462 DMSC DEBUG msc_a(IMSI-262420000001011:UTRAN-Iu-413:LU)[0x563b4cc5ef40]{MSC_A_ST_AUTH_CIPH}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105926462 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-413:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_AUTH}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105926462 DVLR DEBUG VLR_Authenticate(IMSI-262420000001011:UTRAN-Iu-413:LU)[0x563b4cc55d70]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105926462 DVLR DEBUG VLR_Authenticate(IMSI-262420000001011:UTRAN-Iu-413:LU)[0x563b4cc55d70]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Removing from parent vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-413:LU)[0x563b4cc69a10] (msub.c:113) 20250410105926462 DVLR DEBUG VLR_Authenticate(IMSI-262420000001011:UTRAN-Iu-413:LU)[0x563b4cc55d70]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Freeing instance (msub.c:113) 20250410105926462 DVLR DEBUG VLR_Authenticate(IMSI-262420000001011:UTRAN-Iu-413:LU)[0x563b4cc55d70]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Deallocated (fsm.c:568) 20250410105926462 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-413:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_AUTH}: Removing from parent msc_a(IMSI-262420000001011:UTRAN-Iu-413:LU)[0x563b4cc5ef40] (msub.c:113) 20250410105926462 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-413:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_AUTH}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410105926462 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-413:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_AUTH}: Freeing instance (msub.c:113) 20250410105926462 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-413:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_AUTH}: Deallocated (fsm.c:568) 20250410105926462 DMSC DEBUG msc_a(IMSI-262420000001011:UTRAN-Iu-413:LU)[0x563b4cc5ef40]{MSC_A_ST_AUTH_CIPH}: Removing from parent msub_fsm[0x563b4cc23580] (msub.c:113) 20250410105926462 DMSC DEBUG msc_a(IMSI-262420000001011:UTRAN-Iu-413:LU)[0x563b4cc5ef40]{MSC_A_ST_AUTH_CIPH}: Freeing instance (msub.c:113) 20250410105926462 DMSC DEBUG msc_a(IMSI-262420000001011:UTRAN-Iu-413:LU)[0x563b4cc5ef40]{MSC_A_ST_AUTH_CIPH}: Deallocated (fsm.c:568) 20250410105926462 DMSC DEBUG msub(IMSI-262420000001011) Free (msub.c:119) 20250410105926462 DVLR INFO VLR subscr IMSI-262420000001011 - active-conn: now used by 0 (-) (msub.c:375) 20250410105926462 DVLR DEBUG SUBSCR(IMSI-262420000001011) freeing VLR subscr (max total use count was 2) (vlr.c:472) 20250410105926462 DMSC DEBUG msub_fsm[0x563b4cc23580]{terminating}: Freeing instance (msub.c:113) 20250410105926462 DMSC DEBUG msub_fsm[0x563b4cc23580]{terminating}: Deallocated (fsm.c:568) 20250410105926462 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-413 (ran_conn.c:155) 20250410105926462 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105926462 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105926462 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105926462 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105926462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105926462 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410105926462 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105926462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105926462 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105926462 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 b9 00 00 00 c3 03 00 00 05 05 3b 2a c2 00 01 9d 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2151)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2149)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-M3UA(2151)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2149)@7d38b4d9c9a0: RLC received in state:disconnect_pending TC_iu_lu_disconnect2(2157)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410105927471 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410105927471 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105927471 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410105927471 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410105927471 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410105927471 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105927471 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410105927471 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410105927472 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410105927472 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105927472 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410105927472 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410105927472 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410105927472 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105927472 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410105927472 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410105927472 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410105927472 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410105927472 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410105927472 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105927472 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2145)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-M3UA(2148)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105927472 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105927472 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105927473 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410105927473 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410105927473 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410105927473 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105927473 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410105927473 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410105927473 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410105927473 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105927473 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1126) 20250410105927473 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410105927473 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410105927473 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410105927473 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410105927473 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105927473 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410105927473 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410105927473 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410105927473 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test_2-RAN(2150)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105927473 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410105927473 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410105927473 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:378) 20250410105927474 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-SCCP(2143)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105927474 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410105927474 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410105927474 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250410105927474 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(2155)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105927474 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105927474 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410105927474 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250410105927474 DLINP ERROR SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:766) 20250410105927474 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105927474 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250410105927474 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410105927474 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410105927474 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410105927474 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410105927474 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410105927474 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410105927474 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105927474 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410105927474 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410105927474 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test-GSUP-IPA(2154)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(2156)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-SCCP(2146)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-SCCP(2149)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-M3UA(2151)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(2152)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(2144)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(2153)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2142)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-RAN(2147)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2158)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2142): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(2143): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(2144): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(2145): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-SCCP(2146): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-RAN(2147): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-M3UA(2148): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-SCCP(2149): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-RAN(2150): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-M3UA(2151): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(2152): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(2153): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(2154): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(2155): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(2156): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_iu_lu_disconnect2(2157): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2158): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_iu_lu_disconnect finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_disconnect pass'. Thu Apr 10 10:59:27 UTC 2025 ====== MSC_Tests_Iu.TC_iu_lu_disconnect pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_iu_lu_disconnect.talloc 20250410105928475 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=222940) 20250410105929473 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410105929473 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410105929473 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410105929474 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410105929474 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410105929474 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410105929475 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410105929475 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410105929475 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410105929476 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=222940, count=226248) 20250410105930477 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_disconnect pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_by_imei'. ------ MSC_Tests_Iu.TC_iu_lu_by_imei ------ Thu Apr 10 10:59:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_by_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_by_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410105931478 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_by_imei' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_iu_lu_by_imei started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(2162)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(2162)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2162)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(2160)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_1-M3UA(2165)@7d38b4d9c9a0: ************************************************* MSC_Test_1-M3UA(2165)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2165)@7d38b4d9c9a0: ************************************************* MSC_Test_1-SCCP(2163)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_2-M3UA(2168)@7d38b4d9c9a0: ************************************************* MSC_Test_2-M3UA(2168)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2168)@7d38b4d9c9a0: ************************************************* MSC_Test_2-SCCP(2166)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410105932370 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2169)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410105932479 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410105932479 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2171)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2171)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410105932484 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2171)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2171)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2171)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2171)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2171)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2171)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410105932498 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410105932498 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250410105932517 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410105932517 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410105932517 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410105932517 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2162)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2162)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test-GSUP(2172)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000001012" to be handled at TC_iu_lu_by_imei2(2174) MSC_Test_0-M3UA(2162)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) TC_iu_lu_by_imei2(2174)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '010'B, oddEvenInd_identity := { imei := { oddevenIndicator := '1'B, digits := '49999000001012'H } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2162)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(2162)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410105932519 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105932519 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410105932519 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410105932519 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410105932519 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410105932519 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410105932519 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410105932519 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105932519 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410105932519 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410105932519 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2162)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2162)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2162)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2162)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2162)@7d38b4d9c9a0: Message received on association #8 20250410105932519 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105932519 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410105932519 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410105932519 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410105932519 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410105932519 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410105932519 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) MSC_Test_0-M3UA(2162)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105932519 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105932519 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410105932519 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410105932519 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105932519 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2162)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2162)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2162)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2162)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2162)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105932519 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410105932519 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410105932539 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410105932539 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250410105932539 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410105932539 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2165)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2165)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2165)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2165)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_1-M3UA(2165)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410105932543 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105932543 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410105932543 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410105932543 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410105932543 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410105932543 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410105932543 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410105932543 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105932543 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410105932543 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410105932543 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2165)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2165)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2165)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2165)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410105932545 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105932545 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410105932545 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410105932545 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410105932545 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410105932545 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410105932545 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410105932545 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105932545 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410105932545 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410105932545 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410105932545 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2165)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2165)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105932545 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:413) 20250410105932545 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2165)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2165)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2165)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2165)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2165)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105932563 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410105932563 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250410105932563 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410105932563 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2168)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2168)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2168)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410105932570 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105932571 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410105932571 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410105932571 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410105932571 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410105932571 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410105932571 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410105932571 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105932571 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410105932571 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410105932571 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2168)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_2-M3UA(2168)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2168)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2168)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2168)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410105932577 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105932577 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410105932577 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410105932577 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410105932577 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410105932577 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410105932577 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410105932577 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105932577 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410105932577 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2168)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410105932577 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410105932577 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410105932577 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410105932577 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) 20250410105932577 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2165)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2165)@7d38b4d9c9a0: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2168)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2168)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2168)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2168)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2168)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2168)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2168)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105933330 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105933330 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105933330 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105933330 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105933330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105933330 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105933330 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105933330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105933330 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105933330 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2162)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105933331 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105933331 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105933331 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105933331 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105933331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105933331 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105933331 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105933331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105933331 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105933331 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2162)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2162)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2161)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410105933352 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105933352 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105933353 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410105933353 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410105933353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105933353 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105933353 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105933353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105933353 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105933353 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2165)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105933353 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105933353 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105933353 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105933353 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250410105933353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105933353 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250410105933353 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105933353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250410105933353 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105933353 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2165)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2165)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2164)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2168)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105933375 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105933375 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105933375 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105933375 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410105933375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105933375 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105933375 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105933375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105933375 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105933375 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105933375 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250410105933375 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250410105933375 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105933375 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105933375 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105933375 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105933375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105933375 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410105933375 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105933375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105933375 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105933375 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2168)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2168)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2167)@7d38b4d9c9a0: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2167)@7d38b4d9c9a0: Added conn table entry 0TC_iu_lu_by_imei2(2174)1356402 MSC_Test_2-SCCP(2166)@7d38b4d9c9a0: First idle individual index:0 20250410105933387 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) MSC_Test_2-M3UA(2168)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105933387 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105933387 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105933387 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410105933387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105933387 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105933387 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105933387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105933387 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105933387 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 14 b2 72 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 4a 99 99 00 00 10 10 02 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105933387 DIUCS DEBUG (UTRAN-Iu-414 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410105933387 DMSC DEBUG msub_fsm[0x563b4cc55d70]{active}: Allocated (fsm.c:456) 20250410105933387 DMSC DEBUG msc_i[0x563b4cc69a10]{READY}: Allocated (fsm.c:456) 20250410105933387 DMSC DEBUG msc_i[0x563b4cc69a10]{READY}: is child of msub_fsm[0x563b4cc55d70] (fsm.c:486) 20250410105933387 DMSC DEBUG msc_a[0x563b4cc5ef40]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105933387 DMSC DEBUG msc_a[0x563b4cc5ef40]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc55d70] (fsm.c:486) 20250410105933387 DMSC DEBUG msc_a(unknown:UTRAN-Iu-414:NONE)[0x563b4cc5ef40]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105933387 DMSC DEBUG msc_i(unknown:UTRAN-Iu-414:NONE)[0x563b4cc69a10]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105933387 DMSC DEBUG msc_a(unknown:UTRAN-Iu-414:NONE)[0x563b4cc5ef40]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-RAN(2167)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410105933387 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-414:NONE)[0x563b4cc5ef40]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410105933387 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-414:NONE)[0x563b4cc5ef40]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410105933387 DMM DEBUG msc_a(IMEI-499990000010120:UTRAN-Iu-414:LU)[0x563b4cc5ef40]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMEI-499990000010120 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410105933387 DMM ERROR msc_a(IMEI-499990000010120:UTRAN-Iu-414:LU)[0x563b4cc5ef40]{MSC_A_ST_VALIDATE_L3}: unknown mobile identity type (gsm_04_08.c:398) 20250410105933387 DMM DEBUG msc_a(IMEI-499990000010120:UTRAN-Iu-414:LU)[0x563b4cc5ef40]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410105933387 DVLR DEBUG vlr_lu_fsm(IMEI-499990000010120:UTRAN-Iu-414:LU)[0x563b4cc5f070]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410105933387 DVLR DEBUG vlr_lu_fsm(IMEI-499990000010120:UTRAN-Iu-414:LU)[0x563b4cc5f070]{VLR_ULA_S_IDLE}: is child of msc_a(IMEI-499990000010120:UTRAN-Iu-414:LU)[0x563b4cc5ef40] (fsm.c:486) 20250410105933387 DVLR DEBUG vlr_lu_fsm(IMEI-499990000010120:UTRAN-Iu-414:LU)[0x563b4cc5f070]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410105933387 DVLR DEBUG vlr_lu_fsm(IMEI-499990000010120:UTRAN-Iu-414:LU)[0x563b4cc5f070]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410105933387 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1055) 20250410105933387 DVLR INFO New subscr, TMSI: 0xffffffff (vlr.c:592) 20250410105933387 DVLR DEBUG VLR subscr unknown + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410105933387 DMSC DEBUG msc_a(unknown:UTRAN-Iu-414:LU)[0x563b4cc5ef40]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410105933387 DMSC DEBUG msc_a(unknown:UTRAN-Iu-414:LU)[0x563b4cc5ef40]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410105933387 DVLR DEBUG VLR subscr unknown - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1068) 20250410105933387 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410105933387 DVLR DEBUG vlr_lu_fsm(unknown:UTRAN-Iu-414:LU)[0x563b4cc5f070]{VLR_ULA_S_IDLE}: vlr_loc_upd_want_imsi() (vlr_lu_fsm.c:1003) 20250410105933387 DVLR DEBUG vlr_lu_fsm(unknown:UTRAN-Iu-414:LU)[0x563b4cc5f070]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMSI (T3270, 12s) (vlr_lu_fsm.c:1008) 20250410105933387 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-414:LU)[0x563b4cc5ef40]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_ID_REQ (msc_a.c:2106) 20250410105933387 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-414:LU)[0x563b4cc5ef40]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410105933387 DMSC DEBUG msc_i(unknown:UTRAN-Iu-414:LU)[0x563b4cc69a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105933387 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105933387 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105933387 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105933387 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105933387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105933387 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: picked Normal Route via 'virt-rnc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250410105933387 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105933387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105933387 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105933387 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 06 02 14 b2 72 00 01 9e 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410105933387 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105933387 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105933387 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105933387 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105933387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105933387 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410105933387 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105933387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105933387 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105933387 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 06 06 14 b2 72 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 05 18 01 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2168)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2168)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2168)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2168)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2166)@7d38b4d9c9a0: { messageType := 2, destLocRef := '14B272'O, sourceLocRef := '00019E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2166)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2166)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2166)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2166)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2166)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410105938388 DMSC DEBUG msc_a(unknown:UTRAN-Iu-414:LU)[0x563b4cc5ef40]{MSC_A_ST_AUTH_CIPH}: Timeout of X1 (fsm.c:317) 20250410105938388 DMSC DEBUG msc_a(unknown:UTRAN-Iu-414:LU)[0x563b4cc5ef40]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:927) 20250410105938388 DMSC DEBUG msc_a(unknown:UTRAN-Iu-414:LU)[0x563b4cc5ef40]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105938388 DMSC DEBUG msc_a(unknown:UTRAN-Iu-414:LU)[0x563b4cc5ef40]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250410105938388 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-414:LU)[0x563b4cc5ef40]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410105938388 DVLR DEBUG VLR subscr unknown + msc_a_fsm_releasing_onenter: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410105938388 DVLR DEBUG VLR subscr unknown + vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410105938388 DMM INFO msc_a(unknown:UTRAN-Iu-414:LU)[0x563b4cc5ef40]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250410105938388 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-414:LU)[0x563b4cc5ef40]{MSC_A_ST_RELEASING}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_REJECT (msc_a.c:2106) 20250410105938388 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-414:LU)[0x563b4cc5ef40]{MSC_A_ST_RELEASING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410105938388 DMSC DEBUG msc_i(unknown:UTRAN-Iu-414:LU)[0x563b4cc69a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410105938388 DVLR DEBUG vlr_lu_fsm(unknown:UTRAN-Iu-414:LU)[0x563b4cc5f070]{VLR_ULA_S_WAIT_IMSI}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410105938388 DMSC DEBUG msc_a(unknown:UTRAN-Iu-414:LU)[0x563b4cc5ef40]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250410105938388 DVLR DEBUG VLR subscr unknown - vlr_subscr_cancel_attach_fsm: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410105938388 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-414:LU)[0x563b4cc5ef40]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410105938388 DMSC DEBUG msc_i(unknown:UTRAN-Iu-414:LU)[0x563b4cc69a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105938388 DVLR DEBUG VLR subscr unknown - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250410105938388 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105938388 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105938388 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105938388 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105938388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105938388 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410105938388 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105938388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105938388 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105938388 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 06 06 14 b2 72 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 05 04 16 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410105938388 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105938388 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105938388 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105938388 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105938388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105938388 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410105938388 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105938388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105938388 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105938388 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 06 06 14 b2 72 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2168)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2168)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2166)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2166)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2166)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2168)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2168)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2166)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2166)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2166)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2166)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2166)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2166)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2166)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2166)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2166)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250410105938393 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105938393 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105938393 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105938393 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_2-M3UA(2168)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105938393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105938393 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105938393 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105938393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105938393 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105938393 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 9e 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105938393 DIUCS DEBUG (UTRAN-Iu-414) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410105938393 DMSC DEBUG msc_i(unknown:UTRAN-Iu-414:LU)[0x563b4cc69a10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105938393 DIUCS DEBUG msc_i(unknown:UTRAN-Iu-414:LU)[0x563b4cc69a10]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410105938393 DMSC DEBUG msc_a(unknown:UTRAN-Iu-414:LU)[0x563b4cc5ef40]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105938393 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-414:LU)[0x563b4cc5ef40]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410105938393 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-414:LU)[0x563b4cc5ef40]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410105938393 DMSC DEBUG msc_a(unknown:UTRAN-Iu-414:LU)[0x563b4cc5ef40]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105938393 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-414:LU)[0x563b4cc5ef40]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410105938394 DMSC DEBUG msc_a(unknown:UTRAN-Iu-414:LU)[0x563b4cc5ef40]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105938394 DMSC DEBUG msc_a(unknown:UTRAN-Iu-414:LU)[0x563b4cc5ef40]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105938394 DVLR DEBUG vlr_lu_fsm(unknown:UTRAN-Iu-414:LU)[0x563b4cc5f070]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410105938394 DVLR DEBUG vlr_lu_fsm(unknown:UTRAN-Iu-414:LU)[0x563b4cc5f070]{VLR_ULA_S_DONE}: Removing from parent msc_a(unknown:UTRAN-Iu-414:LU)[0x563b4cc5ef40] (msc_a.c:1053) 20250410105938394 DVLR DEBUG vlr_lu_fsm(unknown:UTRAN-Iu-414:LU)[0x563b4cc5f070]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410105938394 DVLR DEBUG vlr_lu_fsm(unknown:UTRAN-Iu-414:LU)[0x563b4cc5f070]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410105938394 DVLR DEBUG vlr_lu_fsm(unknown:UTRAN-Iu-414:LU)[0x563b4cc5f070]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410105938394 DMSC DEBUG msc_a(unknown:UTRAN-Iu-414:LU)[0x563b4cc5ef40]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc55d70] (msc_a.c:1053) 20250410105938394 DMSC DEBUG msc_a(unknown:UTRAN-Iu-414:LU)[0x563b4cc5ef40]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105938394 DMSC DEBUG msc_a(unknown:UTRAN-Iu-414:LU)[0x563b4cc5ef40]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105938394 DMSC DEBUG msub_fsm[0x563b4cc55d70]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105938394 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250410105938394 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250410105938394 DMSC DEBUG msub_fsm[0x563b4cc55d70]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105938394 DMSC DEBUG msub_fsm[0x563b4cc55d70]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105938394 DMSC DEBUG msc_i(unknown:UTRAN-Iu-414:LU)[0x563b4cc69a10]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105938394 DMSC DEBUG msc_i(unknown:UTRAN-Iu-414:LU)[0x563b4cc69a10]{READY}: Removing from parent msub_fsm[0x563b4cc55d70] (msub.c:113) 20250410105938394 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-414 (ran_conn.c:142) 20250410105938394 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-414 (ran_conn.c:155) 20250410105938394 DMSC DEBUG msc_i(unknown:UTRAN-Iu-414:LU)[0x563b4cc69a10]{READY}: Freeing instance (msub.c:113) 20250410105938394 DMSC DEBUG msc_i(unknown:UTRAN-Iu-414:LU)[0x563b4cc69a10]{READY}: Deallocated (fsm.c:568) 20250410105938394 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250410105938394 DVLR INFO VLR subscr unknown - active-conn: now used by 0 (-) (msub.c:375) 20250410105938394 DVLR DEBUG SUBSCR(unknown) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250410105938394 DMSC DEBUG msub_fsm[0x563b4cc55d70]{terminating}: Freeing instance (msub.c:113) 20250410105938394 DMSC DEBUG msub_fsm[0x563b4cc55d70]{terminating}: Deallocated (fsm.c:568) 20250410105938394 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105938394 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105938394 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105938394 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105938394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105938394 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410105938394 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105938394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105938394 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105938394 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 06 04 14 b2 72 00 01 9e 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2168)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2168)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2166)@7d38b4d9c9a0: Session index based on local reference:0 20250410105938394 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105938394 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105938394 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105938394 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410105938394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105938394 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105938394 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105938394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105938394 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105938394 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 9e 14 b2 72 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2168)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2167)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_lu_by_imei2(2174)1356402 TC_iu_lu_by_imei2(2174)@7d38b4d9c9a0: setverdict(pass): none -> pass TC_iu_lu_by_imei2(2174)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_by_imei2(2174)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_by_imei2(2174)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test_0-SCCP(2160)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105938396 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410105938396 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_2-M3UA(2168)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-SCCP(2163)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(2169)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105938396 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410105938396 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105938396 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410105938396 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) MSC_Test-MGCP(2170)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105938396 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410105938396 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105938396 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410105938396 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410105938396 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410105938396 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105938396 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410105938396 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410105938396 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410105938396 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) MSC_Test_0-M3UA(2162)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-RAN(2167)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-M3UA(2165)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-SCCP(2166)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105938396 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410105938396 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410105938396 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410105938396 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410105938396 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410105938396 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105938397 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105938397 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105938397 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105938397 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410105938397 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410105938397 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410105938397 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105938397 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410105938397 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410105938397 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410105938397 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105938397 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410105938397 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410105938397 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:378) 20250410105938397 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-RAN(2164)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105938397 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250410105938397 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410105938397 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1126) 20250410105938397 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410105938397 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410105938397 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410105938397 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410105938397 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105938397 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410105938397 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410105938397 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410105938397 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410105938397 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410105938397 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105938397 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410105938397 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410105938397 DLINP ERROR SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe (stream_srv.c:743) 20250410105938397 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410105938397 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105938397 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410105938397 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410105938397 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410105938397 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105938397 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410105938397 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410105938397 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410105938397 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410105938397 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410105938397 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105938397 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410105938397 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410105938397 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410105938397 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(2161)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(2171)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2159)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(2172)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2175)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(2173)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2159): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(2160): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(2161): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(2162): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-SCCP(2163): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-RAN(2164): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-M3UA(2165): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-SCCP(2166): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-RAN(2167): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-M3UA(2168): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(2169): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(2170): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(2171): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(2172): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(2173): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_iu_lu_by_imei2(2174): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2175): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_iu_lu_by_imei finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_by_imei pass'. Thu Apr 10 10:59:38 UTC 2025 ====== MSC_Tests_Iu.TC_iu_lu_by_imei pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_iu_lu_by_imei.talloc 20250410105939398 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=256080) 20250410105940397 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410105940397 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410105940397 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410105940397 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410105940397 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410105940397 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410105940397 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410105940397 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410105940397 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410105940398 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=256080, count=259388) 20250410105941399 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_by_imei pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_imsi'. ------ MSC_Tests_Iu.TC_iu_imsi_detach_by_imsi ------ Thu Apr 10 10:59:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_imsi_detach_by_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_imsi_detach_by_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410105942400 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_imsi' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_iu_imsi_detach_by_imsi started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(2179)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(2179)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2179)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(2177)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_1-M3UA(2182)@7d38b4d9c9a0: ************************************************* MSC_Test_1-M3UA(2182)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2182)@7d38b4d9c9a0: ************************************************* MSC_Test_1-SCCP(2180)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_2-M3UA(2185)@7d38b4d9c9a0: ************************************************* MSC_Test_2-M3UA(2185)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2185)@7d38b4d9c9a0: ************************************************* MSC_Test_2-SCCP(2183)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410105943151 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2186)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410105943319 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410105943320 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410105943320 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410105943320 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2179)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2179)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2179)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2179)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(2179)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410105943321 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105943321 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410105943321 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410105943321 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410105943321 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410105943321 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410105943321 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410105943321 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105943321 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410105943321 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410105943321 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2179)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2179)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2179)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2179)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2179)@7d38b4d9c9a0: Message received on association #8 20250410105943321 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105943321 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410105943321 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410105943321 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410105943321 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410105943321 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410105943321 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410105943321 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105943321 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410105943321 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410105943321 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105943321 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410105943322 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410105943322 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2179)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2179)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2179)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2179)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2179)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2179)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105943333 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410105943333 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250410105943333 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410105943333 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2182)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2182)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2182)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2182)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_1-M3UA(2182)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410105943334 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105943334 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410105943334 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410105943334 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410105943334 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410105943334 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410105943334 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410105943334 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105943334 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410105943334 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410105943334 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2182)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2182)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2182)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2182)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410105943335 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105943335 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410105943335 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410105943335 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410105943335 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410105943335 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410105943335 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410105943335 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105943335 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410105943335 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410105943335 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410105943335 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410105943335 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:413) 20250410105943335 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2182)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2182)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2182)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2182)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2182)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2182)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2182)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105943346 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410105943346 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250410105943346 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410105943346 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2185)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2185)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2185)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410105943347 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105943347 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410105943347 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410105943347 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410105943347 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410105943347 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410105943347 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410105943347 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105943347 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410105943347 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410105943347 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2185)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_2-M3UA(2185)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2185)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2185)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2185)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410105943348 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105943348 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410105943348 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410105943348 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410105943348 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410105943348 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410105943348 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410105943348 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) MSC_Test_2-M3UA(2185)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410105943348 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410105943348 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410105943348 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410105943348 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410105943348 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410105943348 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) 20250410105943348 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2182)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2182)@7d38b4d9c9a0: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2185)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2185)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2185)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2185)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2185)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2185)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2185)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105943401 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410105943401 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2188)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2188)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410105943402 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2188)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2188)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2188)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2188)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2188)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2188)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410105943411 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410105943411 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_iu_imsi_detach_by_imsi2(2191)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { imsiDetachIndication := { messageType := '000001'B, nsd := '00'B, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001014'H, fillerDigit := omit } } } } } } } } 20250410105944124 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105944124 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105944124 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105944124 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105944124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105944124 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105944124 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105944124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105944124 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105944124 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2179)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105944124 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105944124 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105944124 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105944124 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105944124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105944124 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105944124 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105944124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105944124 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105944124 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2179)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2179)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2178)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410105944136 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105944136 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_1-M3UA(2182)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105944137 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410105944137 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410105944137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105944137 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105944137 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105944137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105944137 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105944137 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105944137 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105944137 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105944137 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105944137 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250410105944137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105944137 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250410105944137 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105944137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250410105944137 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105944137 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2182)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2182)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2181)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410105944151 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105944151 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105944151 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105944151 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410105944151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105944151 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105944151 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105944151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105944151 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2185)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105944151 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105944151 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250410105944151 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250410105944151 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105944151 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105944151 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105944151 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105944151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105944151 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410105944151 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105944151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105944151 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105944151 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2185)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2185)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2184)@7d38b4d9c9a0: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2184)@7d38b4d9c9a0: Added conn table entry 0TC_iu_imsi_detach_by_imsi2(2191)4084909 MSC_Test_2-SCCP(2183)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_2-M3UA(2185)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105944157 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105944157 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105944157 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105944157 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410105944157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105944157 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105944157 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105944157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105944157 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105944157 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 68 00 00 00 c3 00 00 00 b9 03 02 00 00 01 3e 54 ad 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 43 00 13 40 3f 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0d 0c 05 01 52 08 29 26 24 00 00 00 01 41 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-RAN(2184)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410105944157 DIUCS DEBUG (UTRAN-Iu-415 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410105944157 DMSC DEBUG msub_fsm[0x563b4cc5f070]{active}: Allocated (fsm.c:456) 20250410105944157 DMSC DEBUG msc_i[0x563b4cc5ef40]{READY}: Allocated (fsm.c:456) 20250410105944157 DMSC DEBUG msc_i[0x563b4cc5ef40]{READY}: is child of msub_fsm[0x563b4cc5f070] (fsm.c:486) 20250410105944157 DMSC DEBUG msc_a[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105944157 DMSC DEBUG msc_a[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc5f070] (fsm.c:486) 20250410105944157 DMSC DEBUG msc_a(unknown:UTRAN-Iu-415:NONE)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105944157 DMSC DEBUG msc_i(unknown:UTRAN-Iu-415:NONE)[0x563b4cc5ef40]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105944157 DMSC DEBUG msc_a(unknown:UTRAN-Iu-415:NONE)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105944157 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-415:NONE)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410105944157 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-415:NONE)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410105944157 DMM DEBUG IMSI DETACH INDICATION: IMSI-262420000001014 (gsm_04_08.c:980) 20250410105944157 DMM ERROR IMSI DETACH for unknown subscriber IMSI-262420000001014 (gsm_04_08.c:1004) 20250410105944157 DMSC DEBUG msc_a(unknown:UTRAN-Iu-415:NONE)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:2248) 20250410105944157 DMSC DEBUG msc_a(unknown:UTRAN-Iu-415:NONE)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:288) 20250410105944157 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-415:NONE)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:948) 20250410105944157 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-415:NONE)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410105944157 DMSC DEBUG msc_i(unknown:UTRAN-Iu-415:NONE)[0x563b4cc5ef40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105944157 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105944157 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105944157 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105944157 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105944157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105944157 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: picked Normal Route via 'virt-rnc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250410105944158 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105944158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105944158 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105944158 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 07 02 3e 54 ad 00 01 9f 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410105944158 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105944158 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105944158 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105944158 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105944158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105944158 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410105944158 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105944158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105944158 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105944158 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 07 06 3e 54 ad 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2185)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2185)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2185)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2185)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2183)@7d38b4d9c9a0: { messageType := 2, destLocRef := '3E54AD'O, sourceLocRef := '00019F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2183)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2183)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2183)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2183)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2183)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2183)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2183)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2183)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2183)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2185)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105944162 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105944162 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105944162 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105944162 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410105944162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105944162 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105944162 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105944162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105944162 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105944162 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 9f 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105944162 DIUCS DEBUG (UTRAN-Iu-415) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410105944162 DMSC DEBUG msc_i(unknown:UTRAN-Iu-415:NONE)[0x563b4cc5ef40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105944162 DIUCS DEBUG msc_i(unknown:UTRAN-Iu-415:NONE)[0x563b4cc5ef40]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410105944162 DMSC DEBUG msc_a(unknown:UTRAN-Iu-415:NONE)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105944162 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-415:NONE)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410105944162 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-415:NONE)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410105944162 DMSC DEBUG msc_a(unknown:UTRAN-Iu-415:NONE)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105944162 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-415:NONE)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410105944162 DMSC DEBUG msc_a(unknown:UTRAN-Iu-415:NONE)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105944162 DMSC DEBUG msc_a(unknown:UTRAN-Iu-415:NONE)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105944162 DMSC DEBUG msc_a(unknown:UTRAN-Iu-415:NONE)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc5f070] (msc_a.c:1053) 20250410105944162 DMSC DEBUG msc_a(unknown:UTRAN-Iu-415:NONE)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105944162 DMSC DEBUG msc_a(unknown:UTRAN-Iu-415:NONE)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105944162 DMSC DEBUG msub_fsm[0x563b4cc5f070]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105944162 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250410105944162 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250410105944162 DMSC DEBUG msub_fsm[0x563b4cc5f070]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105944162 DMSC DEBUG msub_fsm[0x563b4cc5f070]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105944162 DMSC DEBUG msc_i(unknown:UTRAN-Iu-415:NONE)[0x563b4cc5ef40]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105944162 DMSC DEBUG msc_i(unknown:UTRAN-Iu-415:NONE)[0x563b4cc5ef40]{READY}: Removing from parent msub_fsm[0x563b4cc5f070] (msub.c:113) 20250410105944162 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-415 (ran_conn.c:142) 20250410105944162 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-415 (ran_conn.c:155) 20250410105944162 DMSC DEBUG msc_i(unknown:UTRAN-Iu-415:NONE)[0x563b4cc5ef40]{READY}: Freeing instance (msub.c:113) 20250410105944162 DMSC DEBUG msc_i(unknown:UTRAN-Iu-415:NONE)[0x563b4cc5ef40]{READY}: Deallocated (fsm.c:568) 20250410105944162 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250410105944163 DMSC DEBUG msub_fsm[0x563b4cc5f070]{terminating}: Freeing instance (msub.c:113) 20250410105944163 DMSC DEBUG msub_fsm[0x563b4cc5f070]{terminating}: Deallocated (fsm.c:568) 20250410105944163 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105944163 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105944163 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105944163 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105944163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105944163 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410105944163 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105944163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105944163 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105944163 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 07 04 3e 54 ad 00 01 9f 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2185)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2185)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2183)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-M3UA(2185)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105944163 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105944163 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105944163 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105944163 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410105944163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105944163 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105944163 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105944163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105944163 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105944163 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 9f 3e 54 ad 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-RAN(2184)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_imsi_detach_by_imsi2(2191)4084909 TC_iu_imsi_detach_by_imsi2(2191)@7d38b4d9c9a0: setverdict(pass): none -> pass TC_iu_imsi_detach_by_imsi2(2191)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test_0-RAN(2178)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-M3UA(2185)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105944165 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410105944165 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250410105944166 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410105944166 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105944166 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410105944166 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410105944166 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410105944166 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105944166 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410105944166 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) MSC_Test_1-SCCP(2180)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-RAN(2184)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105944166 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410105944166 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105944166 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1126) 20250410105944166 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410105944166 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410105944166 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410105944166 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410105944166 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105944166 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410105944166 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410105944166 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410105944166 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410105944166 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:378) 20250410105944166 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410105944166 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410105944166 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105944166 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410105944166 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410105944166 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410105944166 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105944166 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410105944166 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410105944166 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410105944166 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105944166 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410105944166 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410105944166 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410105944166 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410105944166 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410105944166 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105944166 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410105944166 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410105944166 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410105944166 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410105944166 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105944166 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410105944166 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410105944166 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410105944166 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105944166 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410105944166 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410105944166 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410105944166 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105944166 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410105944166 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410105944166 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410105944166 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410105944166 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410105944166 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105944166 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105944166 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410105944166 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410105944166 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250410105944166 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410105944166 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410105944166 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MNCC(2186)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105944166 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_1-M3UA(2182)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2176)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(2179)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-SCCP(2183)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-RAN(2181)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(2187)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(2189)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(2188)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(2177)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2192)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(2190)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2176): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(2177): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(2178): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(2179): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-SCCP(2180): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-RAN(2181): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-M3UA(2182): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-SCCP(2183): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-RAN(2184): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-M3UA(2185): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(2186): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(2187): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(2188): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(2189): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(2190): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_iu_imsi_detach_by_imsi2(2191): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2192): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_iu_imsi_detach_by_imsi finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_imsi pass'. Thu Apr 10 10:59:44 UTC 2025 ====== MSC_Tests_Iu.TC_iu_imsi_detach_by_imsi pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_iu_imsi_detach_by_imsi.talloc 20250410105945168 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=228136) 20250410105946167 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410105946167 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410105946167 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410105946167 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410105946167 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410105946167 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410105946167 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410105946167 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410105946167 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410105946169 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=228136, count=231444) 20250410105947170 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_imsi pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_tmsi'. ------ MSC_Tests_Iu.TC_iu_imsi_detach_by_tmsi ------ Thu Apr 10 10:59:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_imsi_detach_by_tmsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_imsi_detach_by_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410105948171 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_tmsi' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_iu_imsi_detach_by_tmsi started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(2196)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(2196)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2196)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(2194)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_1-M3UA(2199)@7d38b4d9c9a0: ************************************************* MSC_Test_1-M3UA(2199)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2199)@7d38b4d9c9a0: ************************************************* MSC_Test_1-SCCP(2197)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_2-M3UA(2202)@7d38b4d9c9a0: ************************************************* MSC_Test_2-M3UA(2202)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2202)@7d38b4d9c9a0: ************************************************* MSC_Test_2-SCCP(2200)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410105948888 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2203)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410105949059 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410105949059 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410105949059 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410105949059 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2196)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2196)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2196)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410105949060 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105949060 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410105949060 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410105949060 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410105949060 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410105949060 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410105949060 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410105949060 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105949060 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410105949060 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410105949060 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2196)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(2196)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2196)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2196)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2196)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410105949060 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105949060 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410105949060 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410105949060 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410105949060 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410105949060 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410105949060 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410105949060 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105949060 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410105949060 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410105949060 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105949060 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2196)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2196)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2196)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2196)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2196)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2196)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) 20250410105949060 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410105949060 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2196)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2196)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105949070 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410105949070 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250410105949070 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410105949070 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2199)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2199)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2199)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410105949071 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105949071 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410105949071 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410105949071 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410105949071 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410105949071 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410105949071 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410105949071 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105949071 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410105949071 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410105949071 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2199)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_1-M3UA(2199)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2199)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2199)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2199)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410105949071 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105949071 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410105949071 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410105949071 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410105949071 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410105949071 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410105949071 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410105949071 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105949071 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410105949071 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2199)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2199)@7d38b4d9c9a0: Message received on association #8 20250410105949071 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410105949072 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2199)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2199)@7d38b4d9c9a0: Message received on association #8 20250410105949072 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:413) 20250410105949072 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2199)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2199)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2199)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2199)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105949082 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410105949082 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250410105949082 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410105949082 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2202)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2202)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2202)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410105949084 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105949084 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410105949084 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410105949084 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410105949084 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410105949084 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410105949084 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410105949084 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105949084 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410105949084 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410105949084 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2202)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_2-M3UA(2202)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2202)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2202)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2202)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410105949084 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105949084 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410105949084 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410105949084 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2202)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410105949084 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410105949084 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410105949084 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410105949084 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105949084 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410105949084 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410105949084 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410105949084 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410105949084 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2202)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2202)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2199)@7d38b4d9c9a0: Message received on association #8 20250410105949084 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) 20250410105949084 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2199)@7d38b4d9c9a0: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2202)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2202)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2202)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2202)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2202)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105949172 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410105949172 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2205)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2205)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410105949173 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2205)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2205)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2205)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2205)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2205)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2205)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410105949182 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410105949182 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_iu_imsi_detach_by_tmsi2(2208)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { imsiDetachIndication := { messageType := '000001'B, nsd := '00'B, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '01020304'O } } } } } } } } 20250410105949863 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105949863 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105949863 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105949863 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105949863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105949863 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105949863 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105949863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105949863 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105949863 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2196)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105949863 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105949863 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105949863 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105949863 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105949863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105949863 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105949863 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105949863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105949863 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105949863 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2196)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2196)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2195)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410105949874 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105949874 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105949874 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410105949874 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410105949874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105949874 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105949874 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105949874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105949874 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105949874 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2199)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105949874 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105949874 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105949874 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105949874 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250410105949874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105949874 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250410105949874 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105949874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250410105949874 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105949874 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2199)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2199)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2198)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410105949887 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105949887 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105949887 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105949887 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410105949887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105949887 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105949887 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105949887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105949887 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105949887 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2202)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105949887 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250410105949887 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250410105949887 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105949887 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105949887 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105949887 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105949887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105949887 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410105949887 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105949887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105949887 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105949887 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2202)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2202)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2201)@7d38b4d9c9a0: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2201)@7d38b4d9c9a0: Added conn table entry 0TC_iu_imsi_detach_by_tmsi2(2208)6655472 MSC_Test_2-SCCP(2200)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_2-M3UA(2202)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105949894 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105949894 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105949894 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105949894 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410105949894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105949894 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105949894 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105949894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105949894 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105949894 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 65 00 00 00 c3 00 00 00 b9 03 02 00 00 01 65 8d f0 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 40 00 13 40 3c 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0a 09 05 01 52 05 f4 01 02 03 04 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105949894 DIUCS DEBUG (UTRAN-Iu-416 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410105949894 DMSC DEBUG msub_fsm[0x563b4cc69a10]{active}: Allocated (fsm.c:456) 20250410105949894 DMSC DEBUG msc_i[0x563b4cc5ef40]{READY}: Allocated (fsm.c:456) 20250410105949894 DMSC DEBUG msc_i[0x563b4cc5ef40]{READY}: is child of msub_fsm[0x563b4cc69a10] (fsm.c:486) 20250410105949894 DMSC DEBUG msc_a[0x563b4cc5f070]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105949894 DMSC DEBUG msc_a[0x563b4cc5f070]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc69a10] (fsm.c:486) 20250410105949894 DMSC DEBUG msc_a(unknown:UTRAN-Iu-416:NONE)[0x563b4cc5f070]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105949894 DMSC DEBUG msc_i(unknown:UTRAN-Iu-416:NONE)[0x563b4cc5ef40]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105949894 DMSC DEBUG msc_a(unknown:UTRAN-Iu-416:NONE)[0x563b4cc5f070]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-RAN(2201)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410105949894 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-416:NONE)[0x563b4cc5f070]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410105949894 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-416:NONE)[0x563b4cc5f070]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410105949894 DMM DEBUG IMSI DETACH INDICATION: TMSI-0x01020304 (gsm_04_08.c:980) 20250410105949894 DMM ERROR IMSI DETACH for unknown subscriber TMSI-0x01020304 (gsm_04_08.c:1004) 20250410105949894 DMSC DEBUG msc_a(unknown:UTRAN-Iu-416:NONE)[0x563b4cc5f070]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:2248) 20250410105949894 DMSC DEBUG msc_a(unknown:UTRAN-Iu-416:NONE)[0x563b4cc5f070]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:288) 20250410105949894 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-416:NONE)[0x563b4cc5f070]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:948) 20250410105949894 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-416:NONE)[0x563b4cc5f070]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410105949894 DMSC DEBUG msc_i(unknown:UTRAN-Iu-416:NONE)[0x563b4cc5ef40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105949894 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105949894 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105949894 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105949894 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105949894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105949894 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410105949894 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105949894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105949894 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105949894 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0b 02 65 8d f0 00 01 a0 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410105949894 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105949894 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105949894 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105949894 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105949894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105949894 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410105949894 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105949894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105949894 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105949894 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 65 8d f0 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2202)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2202)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2202)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2202)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2200)@7d38b4d9c9a0: { messageType := 2, destLocRef := '658DF0'O, sourceLocRef := '0001A0'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2200)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2200)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2200)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2200)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2200)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2200)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2200)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2200)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2200)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250410105949899 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105949899 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105949899 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105949899 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410105949899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105949899 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-M3UA(2202)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105949899 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105949899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105949899 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105949899 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 a0 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105949899 DIUCS DEBUG (UTRAN-Iu-416) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410105949899 DMSC DEBUG msc_i(unknown:UTRAN-Iu-416:NONE)[0x563b4cc5ef40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105949899 DIUCS DEBUG msc_i(unknown:UTRAN-Iu-416:NONE)[0x563b4cc5ef40]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410105949899 DMSC DEBUG msc_a(unknown:UTRAN-Iu-416:NONE)[0x563b4cc5f070]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105949899 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-416:NONE)[0x563b4cc5f070]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410105949899 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-416:NONE)[0x563b4cc5f070]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410105949899 DMSC DEBUG msc_a(unknown:UTRAN-Iu-416:NONE)[0x563b4cc5f070]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105949899 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-416:NONE)[0x563b4cc5f070]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410105949899 DMSC DEBUG msc_a(unknown:UTRAN-Iu-416:NONE)[0x563b4cc5f070]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105949899 DMSC DEBUG msc_a(unknown:UTRAN-Iu-416:NONE)[0x563b4cc5f070]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105949899 DMSC DEBUG msc_a(unknown:UTRAN-Iu-416:NONE)[0x563b4cc5f070]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc69a10] (msc_a.c:1053) 20250410105949899 DMSC DEBUG msc_a(unknown:UTRAN-Iu-416:NONE)[0x563b4cc5f070]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105949899 DMSC DEBUG msc_a(unknown:UTRAN-Iu-416:NONE)[0x563b4cc5f070]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105949899 DMSC DEBUG msub_fsm[0x563b4cc69a10]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105949899 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250410105949899 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250410105949899 DMSC DEBUG msub_fsm[0x563b4cc69a10]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105949899 DMSC DEBUG msub_fsm[0x563b4cc69a10]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105949899 DMSC DEBUG msc_i(unknown:UTRAN-Iu-416:NONE)[0x563b4cc5ef40]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105949899 DMSC DEBUG msc_i(unknown:UTRAN-Iu-416:NONE)[0x563b4cc5ef40]{READY}: Removing from parent msub_fsm[0x563b4cc69a10] (msub.c:113) 20250410105949899 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-416 (ran_conn.c:142) 20250410105949899 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-416 (ran_conn.c:155) 20250410105949899 DMSC DEBUG msc_i(unknown:UTRAN-Iu-416:NONE)[0x563b4cc5ef40]{READY}: Freeing instance (msub.c:113) 20250410105949899 DMSC DEBUG msc_i(unknown:UTRAN-Iu-416:NONE)[0x563b4cc5ef40]{READY}: Deallocated (fsm.c:568) 20250410105949899 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250410105949899 DMSC DEBUG msub_fsm[0x563b4cc69a10]{terminating}: Freeing instance (msub.c:113) 20250410105949899 DMSC DEBUG msub_fsm[0x563b4cc69a10]{terminating}: Deallocated (fsm.c:568) 20250410105949899 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105949899 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105949899 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105949899 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105949899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105949899 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410105949899 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105949899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105949899 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105949899 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0b 04 65 8d f0 00 01 a0 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2202)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2202)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2200)@7d38b4d9c9a0: Session index based on local reference:0 20250410105949900 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105949900 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105949900 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105949900 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410105949900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105949900 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105949900 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105949900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105949900 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105949900 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 a0 65 8d f0 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2202)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2201)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_imsi_detach_by_tmsi2(2208)6655472 TC_iu_imsi_detach_by_tmsi2(2208)@7d38b4d9c9a0: setverdict(pass): none -> pass TC_iu_imsi_detach_by_tmsi2(2208)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_imsi_detach_by_tmsi2(2208)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_imsi_detach_by_tmsi2(2208)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410105949902 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410105949902 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105949902 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410105949902 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410105949902 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) MSC_Test_1-SCCP(2197)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105949902 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105949902 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410105949902 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410105949902 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410105949902 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105949902 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1126) 20250410105949902 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410105949902 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410105949902 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410105949902 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410105949902 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105949902 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410105949902 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410105949902 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410105949902 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410105949902 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:378) 20250410105949902 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410105949902 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410105949902 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105949902 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410105949902 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410105949902 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410105949902 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105949902 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410105949902 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410105949902 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410105949902 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105949902 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410105949902 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410105949902 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410105949902 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410105949902 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410105949902 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105949902 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410105949902 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410105949902 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410105949902 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) MSC_Test_1-M3UA(2199)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-SCCP(2200)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105949902 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2202)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(2194)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105949902 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410105949902 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105949902 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410105949902 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410105949902 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410105949902 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105949902 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410105949902 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410105949902 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410105949902 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105949902 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410105949902 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) IPA-CTRL-CLI-IPA(2193)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(2204)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(2195)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105949902 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410105949903 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2196)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-RAN(2198)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-RAN(2201)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105949903 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410105949903 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(2203)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105949903 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250410105949902 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410105949902 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410105949902 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410105949902 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105949902 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105949902 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410105949902 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test-GSUP-IPA(2205)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2209)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(2207)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(2206)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2193): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(2194): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(2195): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(2196): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-SCCP(2197): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-RAN(2198): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-M3UA(2199): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-SCCP(2200): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-RAN(2201): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-M3UA(2202): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(2203): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(2204): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(2205): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(2206): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(2207): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_iu_imsi_detach_by_tmsi2(2208): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2209): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_iu_imsi_detach_by_tmsi finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_tmsi pass'. Thu Apr 10 10:59:49 UTC 2025 ====== MSC_Tests_Iu.TC_iu_imsi_detach_by_tmsi pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_iu_imsi_detach_by_tmsi.talloc 20250410105950905 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=228236) 20250410105951903 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410105951903 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410105951903 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410105951903 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410105951903 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410105951904 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410105951904 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410105951904 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410105951904 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410105951905 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=228236, count=231544) 20250410105952906 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_tmsi pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_imei'. ------ MSC_Tests_Iu.TC_iu_imsi_detach_by_imei ------ Thu Apr 10 10:59:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_imsi_detach_by_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_imsi_detach_by_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410105953907 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_imei' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_iu_imsi_detach_by_imei started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(2213)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(2213)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2213)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(2211)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_1-M3UA(2216)@7d38b4d9c9a0: ************************************************* MSC_Test_1-M3UA(2216)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2216)@7d38b4d9c9a0: ************************************************* MSC_Test_1-SCCP(2214)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_2-M3UA(2219)@7d38b4d9c9a0: ************************************************* MSC_Test_2-M3UA(2219)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2219)@7d38b4d9c9a0: ************************************************* MSC_Test_2-SCCP(2217)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410105954639 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2220)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410105954809 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410105954809 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410105954809 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410105954809 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2213)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2213)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2213)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410105954810 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105954810 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410105954810 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410105954810 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410105954810 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410105954810 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410105954810 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410105954810 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105954810 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410105954810 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2213)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(2213)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410105954810 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2213)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2213)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2213)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410105954810 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105954810 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410105954810 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410105954810 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410105954810 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410105954810 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410105954810 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410105954810 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105954810 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410105954810 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410105954810 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105954810 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2213)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2213)@7d38b4d9c9a0: Message received on association #8 20250410105954811 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410105954811 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2213)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2213)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2213)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2213)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2213)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2213)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105954822 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410105954822 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250410105954822 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410105954822 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2216)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2216)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2216)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410105954823 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105954823 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410105954823 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410105954823 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410105954823 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410105954823 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410105954823 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410105954823 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105954823 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410105954823 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410105954823 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2216)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_1-M3UA(2216)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2216)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2216)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2216)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410105954824 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105954824 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410105954824 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410105954824 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410105954824 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410105954824 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410105954824 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410105954824 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105954824 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410105954824 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410105954824 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410105954824 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2216)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2216)@7d38b4d9c9a0: Message received on association #8 20250410105954824 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:413) 20250410105954824 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2216)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2216)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2216)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2216)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2216)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2216)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105954835 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410105954835 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250410105954835 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410105954835 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2219)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2219)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2219)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410105954837 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105954837 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410105954837 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410105954837 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410105954837 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410105954837 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410105954837 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410105954837 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105954837 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410105954837 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410105954837 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2219)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_2-M3UA(2219)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2219)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2219)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2219)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410105954838 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105954838 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410105954838 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410105954838 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410105954838 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410105954838 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410105954838 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410105954838 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105954838 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410105954838 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2219)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410105954838 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410105954838 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410105954838 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410105954838 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) 20250410105954838 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2216)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2216)@7d38b4d9c9a0: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2219)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2219)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2219)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2219)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2219)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2219)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2219)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410105954908 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410105954908 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2222)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2222)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410105954910 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2222)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2222)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2222)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2222)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2222)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2222)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410105954919 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410105954919 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_iu_imsi_detach_by_imei2(2225)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { imsiDetachIndication := { messageType := '000001'B, nsd := '00'B, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '010'B, oddEvenInd_identity := { imei := { oddevenIndicator := '1'B, digits := '49999000001016'H } } } } } } } } 20250410105955612 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105955612 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105955612 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105955612 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410105955612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105955612 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105955612 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105955612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105955612 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105955612 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2213)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105955613 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105955613 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105955613 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105955613 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410105955613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105955613 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410105955613 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105955613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410105955613 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105955613 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2213)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2213)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2212)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410105955626 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105955626 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105955626 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410105955626 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410105955626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105955626 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105955626 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105955626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105955626 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105955626 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2216)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105955626 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105955626 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105955626 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105955626 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250410105955626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105955626 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250410105955626 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105955626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250410105955626 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105955626 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2216)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2216)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2215)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2219)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105955639 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105955639 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105955639 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105955639 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410105955639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105955639 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105955639 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105955639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105955639 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105955639 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105955639 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250410105955639 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250410105955639 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105955639 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105955639 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105955639 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105955639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105955639 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410105955639 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105955639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105955639 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105955639 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2219)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2219)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2218)@7d38b4d9c9a0: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2218)@7d38b4d9c9a0: Added conn table entry 0TC_iu_imsi_detach_by_imei2(2225)12811544 MSC_Test_2-SCCP(2217)@7d38b4d9c9a0: First idle individual index:0 20250410105955645 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105955645 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105955645 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105955645 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410105955645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105955645 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105955645 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_2-M3UA(2219)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105955645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105955645 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105955645 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 68 00 00 00 c3 00 00 00 b9 03 02 00 00 01 c3 7d 18 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 43 00 13 40 3f 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0d 0c 05 01 52 08 4a 99 99 00 00 10 10 06 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-RAN(2218)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410105955645 DIUCS DEBUG (UTRAN-Iu-417 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410105955645 DMSC DEBUG msub_fsm[0x563b4cc5f070]{active}: Allocated (fsm.c:456) 20250410105955645 DMSC DEBUG msc_i[0x563b4cc5ef40]{READY}: Allocated (fsm.c:456) 20250410105955645 DMSC DEBUG msc_i[0x563b4cc5ef40]{READY}: is child of msub_fsm[0x563b4cc5f070] (fsm.c:486) 20250410105955645 DMSC DEBUG msc_a[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410105955645 DMSC DEBUG msc_a[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc5f070] (fsm.c:486) 20250410105955645 DMSC DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410105955645 DMSC DEBUG msc_i(unknown:UTRAN-Iu-417:NONE)[0x563b4cc5ef40]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410105955645 DMSC DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410105955645 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410105955645 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410105955645 DMM DEBUG IMSI DETACH INDICATION: IMEI-499990000010160 (gsm_04_08.c:980) 20250410105955645 DMM ERROR IMEI-499990000010160: unimplemented mobile identity type (gsm_04_08.c:994) 20250410105955645 DMM ERROR IMSI DETACH for unknown subscriber IMEI-499990000010160 (gsm_04_08.c:1004) 20250410105955646 DMSC DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:2248) 20250410105955646 DMSC DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:288) 20250410105955646 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:948) 20250410105955646 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410105955646 DMSC DEBUG msc_i(unknown:UTRAN-Iu-417:NONE)[0x563b4cc5ef40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410105955646 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105955646 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105955646 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105955646 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105955646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105955646 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410105955646 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105955646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105955646 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105955646 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0a 02 c3 7d 18 00 01 a1 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410105955646 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105955646 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105955646 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105955646 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105955646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105955646 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410105955646 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105955646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105955646 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105955646 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 c3 7d 18 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2219)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2219)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2219)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2219)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2217)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'C37D18'O, sourceLocRef := '0001A1'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2217)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2217)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2217)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2217)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2217)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2217)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2217)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2217)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2217)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250410105955650 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105955650 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105955650 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105955650 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410105955650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-M3UA(2219)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105955650 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105955650 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105955650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410105955650 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105955650 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 a1 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410105955650 DIUCS DEBUG (UTRAN-Iu-417) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410105955650 DMSC DEBUG msc_i(unknown:UTRAN-Iu-417:NONE)[0x563b4cc5ef40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410105955650 DIUCS DEBUG msc_i(unknown:UTRAN-Iu-417:NONE)[0x563b4cc5ef40]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410105955650 DMSC DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410105955650 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410105955650 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410105955650 DMSC DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410105955650 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410105955650 DMSC DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410105955650 DMSC DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410105955650 DMSC DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc5f070] (msc_a.c:1053) 20250410105955650 DMSC DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410105955650 DMSC DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410105955650 DMSC DEBUG msub_fsm[0x563b4cc5f070]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410105955650 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250410105955650 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250410105955651 DMSC DEBUG msub_fsm[0x563b4cc5f070]{active}: State change to terminating (no timeout) (msub.c:91) 20250410105955651 DMSC DEBUG msub_fsm[0x563b4cc5f070]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410105955651 DMSC DEBUG msc_i(unknown:UTRAN-Iu-417:NONE)[0x563b4cc5ef40]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410105955651 DMSC DEBUG msc_i(unknown:UTRAN-Iu-417:NONE)[0x563b4cc5ef40]{READY}: Removing from parent msub_fsm[0x563b4cc5f070] (msub.c:113) 20250410105955651 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-417 (ran_conn.c:142) 20250410105955651 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-417 (ran_conn.c:155) 20250410105955651 DMSC DEBUG msc_i(unknown:UTRAN-Iu-417:NONE)[0x563b4cc5ef40]{READY}: Freeing instance (msub.c:113) 20250410105955651 DMSC DEBUG msc_i(unknown:UTRAN-Iu-417:NONE)[0x563b4cc5ef40]{READY}: Deallocated (fsm.c:568) 20250410105955651 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250410105955651 DMSC DEBUG msub_fsm[0x563b4cc5f070]{terminating}: Freeing instance (msub.c:113) 20250410105955651 DMSC DEBUG msub_fsm[0x563b4cc5f070]{terminating}: Deallocated (fsm.c:568) 20250410105955651 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105955651 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105955651 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410105955651 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410105955651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105955651 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410105955651 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105955651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410105955651 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105955651 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0a 04 c3 7d 18 00 01 a1 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2219)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2219)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2217)@7d38b4d9c9a0: Session index based on local reference:0 20250410105955651 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105955651 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410105955651 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410105955651 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410105955651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410105955651 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410105955651 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410105955651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2219)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410105955651 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410105955651 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 a1 c3 7d 18 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-RAN(2218)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_imsi_detach_by_imei2(2225)12811544 TC_iu_imsi_detach_by_imei2(2225)@7d38b4d9c9a0: setverdict(pass): none -> pass TC_iu_imsi_detach_by_imei2(2225)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_imsi_detach_by_imei2(2225)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_imsi_detach_by_imei2(2225)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410105955653 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410105955653 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(2223)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105955653 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410105955653 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105955653 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410105955653 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) MSC_Test_2-SCCP(2217)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(2213)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(2220)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-RAN(2218)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-M3UA(2219)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105955653 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250410105955654 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410105955654 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410105955653 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410105955653 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105955653 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410105955653 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410105955653 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410105955653 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105955653 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410105955653 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410105955653 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410105955653 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410105955653 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410105955653 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105955653 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105955653 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105955653 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410105955653 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410105955653 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410105955654 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) MSC_Test-GSUP-IPA(2222)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-SCCP(2214)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105955654 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105955654 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410105955654 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410105955654 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410105955654 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105955654 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410105955654 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410105955654 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410105955654 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105955654 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410105955654 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410105955654 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410105955654 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410105955654 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410105955654 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105955654 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410105955654 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410105955654 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410105955654 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410105955654 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) MSC_Test_0-SCCP(2211)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105955654 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410105955654 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410105955654 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105955654 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410105955654 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250410105955654 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250410105955654 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410105955654 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250410105955654 DLSS7 ERROR 0: ASP(virt-bsc1-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250410105955654 DLINP ERROR SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:766) 20250410105955654 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410105955654 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1126) 20250410105955654 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410105955654 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410105955654 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410105955654 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410105955654 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410105955654 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410105955654 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410105955654 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410105955654 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:378) MSC_Test-SMPP(2224)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-M3UA(2216)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-RAN(2215)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2210)@7d38b4d9c9a0: Final verdict of PTC: none 20250410105955654 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(2226)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(2221)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(2212)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2210): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(2211): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(2212): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(2213): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-SCCP(2214): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-RAN(2215): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-M3UA(2216): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-SCCP(2217): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-RAN(2218): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-M3UA(2219): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(2220): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(2221): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(2222): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(2223): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(2224): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_iu_imsi_detach_by_imei2(2225): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2226): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_iu_imsi_detach_by_imei finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_imei pass'. Thu Apr 10 10:59:55 UTC 2025 ====== MSC_Tests_Iu.TC_iu_imsi_detach_by_imei pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_iu_imsi_detach_by_imei.talloc 20250410105956654 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=229868) 20250410105957654 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410105957654 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410105957654 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410105957654 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410105957654 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410105957654 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410105957654 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410105957654 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410105957654 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410105957655 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=229868, count=233176) 20250410105958656 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_imei pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_emerg_call_imei_reject'. ------ MSC_Tests_Iu.TC_iu_emerg_call_imei_reject ------ Thu Apr 10 10:59:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_emerg_call_imei_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_emerg_call_imei_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410105959657 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_emerg_call_imei_reject' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_iu_emerg_call_imei_reject started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(2230)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(2230)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2230)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(2228)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_1-M3UA(2233)@7d38b4d9c9a0: ************************************************* MSC_Test_1-M3UA(2233)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2233)@7d38b4d9c9a0: ************************************************* MSC_Test_1-SCCP(2231)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_2-M3UA(2236)@7d38b4d9c9a0: ************************************************* MSC_Test_2-M3UA(2236)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2236)@7d38b4d9c9a0: ************************************************* MSC_Test_2-SCCP(2234)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410110000505 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2237)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410110000659 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410110000659 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2239)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2239)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410110000664 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2239)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2239)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2239)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2239)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2239)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2239)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410110000669 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110000669 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410110000669 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110000669 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2230)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2230)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2230)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110000674 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110000674 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110000674 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110000674 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110000674 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110000674 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110000674 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) MSC_Test_0-M3UA(2230)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(2230)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410110000674 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110000674 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110000674 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410110000674 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2230)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2230)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2230)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2230)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2230)@7d38b4d9c9a0: Message received on association #8 20250410110000677 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110000677 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110000677 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110000677 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410110000677 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110000677 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110000677 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110000677 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110000677 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_0-M3UA(2230)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110000677 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410110000677 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2230)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2230)@7d38b4d9c9a0: ASPAC_Ack received for association #8 20250410110000677 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410110000677 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110000677 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2230)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2230)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2230)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110000686 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110000686 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250410110000686 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110000686 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2233)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2233)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2233)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110000688 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110000688 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110000688 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110000688 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110000688 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110000688 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110000688 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110000688 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) MSC_Test_1-M3UA(2233)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_1-M3UA(2233)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410110000688 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110000688 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110000688 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2233)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2233)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2233)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410110000689 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110000689 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110000689 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110000689 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110000689 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110000689 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110000689 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110000689 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110000689 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110000689 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110000689 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110000689 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2233)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2233)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2233)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110000689 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:413) MSC_Test_1-M3UA(2233)@7d38b4d9c9a0: Message received on association #8 20250410110000689 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2233)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2233)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2233)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2233)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110000690 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410110000690 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250410110000699 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110000699 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250410110000699 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110000699 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2236)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2236)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2236)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2236)@7d38b4d9c9a0: M3UA_ASPUP sent 20250410110000701 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110000701 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110000701 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110000701 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110000701 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110000701 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110000701 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) MSC_Test_2-M3UA(2236)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410110000701 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110000701 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110000701 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110000701 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2236)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2236)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2236)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410110000702 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110000702 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110000702 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110000702 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110000702 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110000702 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110000702 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110000702 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110000702 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110000702 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110000702 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110000702 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110000702 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2236)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2233)@7d38b4d9c9a0: Message received on association #8 20250410110000702 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) 20250410110000702 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2233)@7d38b4d9c9a0: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2236)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2236)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2236)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2236)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2236)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2236)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2236)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard TC_iu_emerg_call_imei_reject2(2242)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0010'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '010'B, oddEvenInd_identity := { imei := { oddevenIndicator := '1'B, digits := '49999000001017'H } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } 20250410110001484 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110001484 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110001484 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110001484 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110001484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110001484 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110001484 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110001484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110001484 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(2230)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110001484 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110001485 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110001485 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110001485 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110001485 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110001485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110001485 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110001485 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110001485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110001485 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110001485 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2230)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2230)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2229)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410110001495 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110001495 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110001495 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410110001495 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410110001495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110001495 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110001495 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110001495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110001495 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110001495 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2233)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110001496 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110001496 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110001496 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110001496 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250410110001496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110001496 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250410110001496 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110001496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250410110001496 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110001496 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2233)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2233)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2232)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410110001509 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110001509 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110001509 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110001509 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110001509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110001509 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110001509 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110001509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110001509 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110001509 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2236)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110001509 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250410110001509 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250410110001509 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110001509 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110001509 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110001509 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110001509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110001509 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110001509 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110001509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110001509 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110001509 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2236)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2236)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2235)@7d38b4d9c9a0: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2235)@7d38b4d9c9a0: Added conn table entry 0TC_iu_emerg_call_imei_reject2(2242)12264564 MSC_Test_2-SCCP(2234)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_2-RAN(2235)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410110001521 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110001521 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110001521 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110001521 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110001521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110001521 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110001521 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110001521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110001521 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110001521 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 c3 00 00 00 b9 03 02 00 00 01 bb 24 74 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 11 10 05 24 02 03 50 59 02 08 4a 99 99 00 00 10 10 07 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2236)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110001521 DIUCS DEBUG (UTRAN-Iu-418 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110001521 DMSC DEBUG msub_fsm[0x563b4cc69a10]{active}: Allocated (fsm.c:456) 20250410110001521 DMSC DEBUG msc_i[0x563b4cc5ef40]{READY}: Allocated (fsm.c:456) 20250410110001521 DMSC DEBUG msc_i[0x563b4cc5ef40]{READY}: is child of msub_fsm[0x563b4cc69a10] (fsm.c:486) 20250410110001521 DMSC DEBUG msc_a[0x563b4cc5f070]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110001521 DMSC DEBUG msc_a[0x563b4cc5f070]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc69a10] (fsm.c:486) 20250410110001521 DMSC DEBUG msc_a(unknown:UTRAN-Iu-418:NONE)[0x563b4cc5f070]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110001521 DMSC DEBUG msc_i(unknown:UTRAN-Iu-418:NONE)[0x563b4cc5ef40]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110001521 DMSC DEBUG msc_a(unknown:UTRAN-Iu-418:NONE)[0x563b4cc5f070]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110001521 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-418:NONE)[0x563b4cc5f070]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110001521 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-418:NONE)[0x563b4cc5f070]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110001521 DMM DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-418:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Emergency-Call (gsm_04_08.c:776) 20250410110001521 DIUCS NOTICE msc_a(IMEI-499990000010170:UTRAN-Iu-418:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_VALIDATE_L3}: Tx CM SERVICE REQUEST REJECT: emergency services by IMEI are not supported (gsm_04_08.c:787) 20250410110001521 DMM DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-418:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_VALIDATE_L3}: -> CM SERVICE Reject cause: 5 (gsm_04_08.c:259) 20250410110001521 DIUCS DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-418:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_VALIDATE_L3}: Sending DTAP: MM GSM48_MT_MM_CM_SERV_REJ (msc_a.c:2106) 20250410110001521 DIUCS DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-418:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_VALIDATE_L3}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110001521 DMSC DEBUG msc_i(IMEI-499990000010170:UTRAN-Iu-418:CM_SERVICE_REQ)[0x563b4cc5ef40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110001521 DMSC DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-418:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110001521 DMSC DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-418:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:288) 20250410110001521 DIUCS DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-418:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110001521 DIUCS DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-418:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110001521 DMSC DEBUG msc_i(IMEI-499990000010170:UTRAN-Iu-418:CM_SERVICE_REQ)[0x563b4cc5ef40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110001521 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110001521 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110001521 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110001521 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110001521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110001521 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110001521 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110001521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110001521 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110001521 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 09 02 bb 24 74 00 01 a2 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110001521 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110001521 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110001521 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110001521 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110001521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110001521 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110001521 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110001521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110001521 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110001521 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 09 06 bb 24 74 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 05 22 05 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110001521 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110001521 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110001521 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110001521 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110001521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110001521 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110001521 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110001521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110001521 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110001521 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 09 06 bb 24 74 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2236)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2236)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2236)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2236)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2236)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2236)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2234)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'BB2474'O, sourceLocRef := '0001A2'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2234)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2234)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2234)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2234)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2234)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2234)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2234)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2234)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2234)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2234)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2234)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2234)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2234)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250410110001528 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110001528 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110001528 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110001528 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110001528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110001528 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110001528 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110001528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110001528 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2236)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110001528 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 a2 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110001528 DIUCS DEBUG (UTRAN-Iu-418) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110001528 DMSC DEBUG msc_i(IMEI-499990000010170:UTRAN-Iu-418:CM_SERVICE_REQ)[0x563b4cc5ef40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110001528 DIUCS DEBUG msc_i(IMEI-499990000010170:UTRAN-Iu-418:CM_SERVICE_REQ)[0x563b4cc5ef40]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110001528 DMSC DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-418:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110001528 DIUCS DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-418:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110001528 DIUCS DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-418:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110001528 DMSC DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-418:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110001528 DIUCS DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-418:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110001528 DMSC DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-418:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110001528 DMSC DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-418:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110001528 DMSC DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-418:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc69a10] (msc_a.c:1053) 20250410110001528 DMSC DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-418:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110001528 DMSC DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-418:CM_SERVICE_REQ)[0x563b4cc5f070]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110001528 DMSC DEBUG msub_fsm[0x563b4cc69a10]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110001528 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250410110001528 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250410110001528 DMSC DEBUG msub_fsm[0x563b4cc69a10]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110001528 DMSC DEBUG msub_fsm[0x563b4cc69a10]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110001528 DMSC DEBUG msc_i(IMEI-499990000010170:UTRAN-Iu-418:CM_SERVICE_REQ)[0x563b4cc5ef40]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110001528 DMSC DEBUG msc_i(IMEI-499990000010170:UTRAN-Iu-418:CM_SERVICE_REQ)[0x563b4cc5ef40]{READY}: Removing from parent msub_fsm[0x563b4cc69a10] (msub.c:113) 20250410110001528 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-418 (ran_conn.c:142) 20250410110001529 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-418 (ran_conn.c:155) 20250410110001529 DMSC DEBUG msc_i(IMEI-499990000010170:UTRAN-Iu-418:CM_SERVICE_REQ)[0x563b4cc5ef40]{READY}: Freeing instance (msub.c:113) 20250410110001529 DMSC DEBUG msc_i(IMEI-499990000010170:UTRAN-Iu-418:CM_SERVICE_REQ)[0x563b4cc5ef40]{READY}: Deallocated (fsm.c:568) 20250410110001529 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250410110001529 DMSC DEBUG msub_fsm[0x563b4cc69a10]{terminating}: Freeing instance (msub.c:113) 20250410110001529 DMSC DEBUG msub_fsm[0x563b4cc69a10]{terminating}: Deallocated (fsm.c:568) 20250410110001529 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110001529 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110001529 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110001529 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110001529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110001529 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110001529 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110001529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110001529 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110001529 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 09 04 bb 24 74 00 01 a2 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2236)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2236)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2234)@7d38b4d9c9a0: Session index based on local reference:0 20250410110001529 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110001529 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110001529 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110001529 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110001529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110001529 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110001529 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110001529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110001529 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110001529 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 a2 bb 24 74 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2236)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2235)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_emerg_call_imei_reject2(2242)12264564 TC_iu_emerg_call_imei_reject2(2242)@7d38b4d9c9a0: setverdict(pass): none -> pass TC_iu_emerg_call_imei_reject2(2242)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_emerg_call_imei_reject2(2242)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imei_reject2(2242)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test-GSUP(2240)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110001531 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410110001531 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_2-RAN(2235)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(2237)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(2229)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-SCCP(2234)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110001532 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250410110001532 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410110001532 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110001532 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) MSC_Test_2-M3UA(2236)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110001532 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410110001532 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410110001532 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110001532 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110001532 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410110001532 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110001532 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110001533 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410110001533 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110001533 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110001533 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110001533 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) MSC_Test_0-M3UA(2230)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110001533 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110001533 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110001533 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110001533 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110001533 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110001533 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110001533 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410110001533 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110001533 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410110001533 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410110001533 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410110001533 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110001533 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410110001533 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110001533 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410110001533 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2233)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(2239)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-SCCP(2231)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110001533 DLINP ERROR SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe (stream_srv.c:743) 20250410110001533 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110001533 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110001533 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1126) 20250410110001533 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110001533 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110001533 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110001534 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110001534 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110001534 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110001534 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110001534 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110001534 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110001534 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410110001534 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110001534 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410110001534 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410110001534 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410110001534 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110001534 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110001534 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:378) 20250410110001534 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410110001534 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410110001534 DLINP ERROR SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe (stream_srv.c:743) 20250410110001534 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110001534 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110001534 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410110001534 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110001534 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110001534 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110001534 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110001534 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110001534 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110001534 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110001534 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110001534 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250410110001534 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-SCCP(2228)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(2241)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2227)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-RAN(2232)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2243)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(2238)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2227): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(2228): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(2229): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(2230): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-SCCP(2231): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-RAN(2232): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-M3UA(2233): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-SCCP(2234): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-RAN(2235): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-M3UA(2236): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(2237): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(2238): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(2239): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(2240): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(2241): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_iu_emerg_call_imei_reject2(2242): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2243): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_iu_emerg_call_imei_reject finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_emerg_call_imei_reject pass'. Thu Apr 10 11:00:01 UTC 2025 ====== MSC_Tests_Iu.TC_iu_emerg_call_imei_reject pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_iu_emerg_call_imei_reject.talloc 20250410110002533 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=238884) 20250410110003533 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110003533 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110003533 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110003534 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410110003534 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110003534 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110003534 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110003534 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110003534 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110003534 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) Waiting for packet dumper to finish... 1 (prev_count=238884, count=242192) 20250410110004535 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_emerg_call_imei_reject pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_emerg_call_imsi'. ------ MSC_Tests_Iu.TC_iu_emerg_call_imsi ------ Thu Apr 10 11:00:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_emerg_call_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_emerg_call_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410110005536 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_emerg_call_imsi' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_iu_emerg_call_imsi started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(2247)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(2247)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2247)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(2245)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_1-M3UA(2250)@7d38b4d9c9a0: ************************************************* MSC_Test_1-M3UA(2250)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2250)@7d38b4d9c9a0: ************************************************* MSC_Test_1-SCCP(2248)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_2-M3UA(2253)@7d38b4d9c9a0: ************************************************* MSC_Test_2-M3UA(2253)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2253)@7d38b4d9c9a0: ************************************************* MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410110006281 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2254)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410110006453 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110006453 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410110006453 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110006453 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2247)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2247)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2247)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2247)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(2247)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410110006454 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110006454 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110006454 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110006454 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110006454 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110006454 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110006454 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110006454 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110006454 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110006454 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410110006454 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2247)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2247)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2247)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2247)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2247)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2247)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110006455 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110006455 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110006455 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110006455 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410110006455 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110006455 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110006455 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110006455 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110006455 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110006455 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410110006455 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110006455 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410110006455 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410110006455 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2247)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2247)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2247)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2247)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2247)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110006464 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110006464 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250410110006464 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110006464 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2250)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2250)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2250)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2250)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_1-M3UA(2250)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410110006465 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110006465 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110006465 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110006465 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110006465 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110006465 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110006465 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110006465 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110006465 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110006465 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110006466 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2250)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2250)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2250)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2250)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2250)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2250)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110006466 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110006466 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110006466 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110006466 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110006466 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110006466 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110006466 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110006466 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110006466 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110006466 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110006466 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110006466 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410110006466 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:413) 20250410110006466 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2250)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2250)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2250)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2250)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2250)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110006476 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110006476 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250410110006476 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110006476 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2253)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2253)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2253)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2253)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_2-M3UA(2253)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410110006478 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110006478 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110006478 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110006478 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110006478 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110006478 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110006478 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110006478 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110006478 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110006478 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110006478 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2253)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2253)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2253)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2253)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410110006479 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110006479 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110006479 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110006479 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110006479 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110006479 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110006479 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110006479 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110006479 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110006479 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110006479 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110006479 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110006479 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2253)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2253)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110006479 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) 20250410110006479 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2250)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2250)@7d38b4d9c9a0: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2253)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2253)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2253)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2253)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2253)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110006537 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410110006537 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2256)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2256)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410110006538 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2256)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2256)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2256)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2256)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2256)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2256)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410110006547 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410110006547 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2257)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000001018" to be handled at TC_iu_emerg_call_imsi2(2259) TC_iu_emerg_call_imsi2(2259)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001018'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410110007257 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110007257 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110007257 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110007257 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110007257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110007257 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110007257 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110007257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110007257 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(2247)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110007257 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110007257 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110007257 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110007257 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110007257 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110007257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110007257 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110007257 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110007257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110007257 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110007257 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2247)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2247)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2246)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2250)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110007268 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110007268 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110007268 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410110007268 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410110007268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110007268 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110007268 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110007268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110007268 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110007268 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110007268 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110007268 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110007268 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110007268 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250410110007268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110007268 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250410110007268 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110007268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250410110007268 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110007268 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2250)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2250)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2249)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410110007282 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110007282 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110007282 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110007282 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110007282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110007282 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110007282 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110007282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110007282 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110007282 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2253)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110007282 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250410110007282 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250410110007282 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110007282 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110007282 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110007282 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110007282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110007282 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110007282 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110007282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110007282 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110007282 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2253)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2253)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2252)@7d38b4d9c9a0: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2252)@7d38b4d9c9a0: Added conn table entry 0TC_iu_emerg_call_imsi2(2259)689934 MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_2-M3UA(2253)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110007288 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110007288 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110007288 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110007288 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110007288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110007288 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110007288 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110007288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110007288 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110007288 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 0a 87 0e 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 81 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110007288 DIUCS DEBUG (UTRAN-Iu-419 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110007288 DMSC DEBUG msub_fsm[0x563b4cc5f070]{active}: Allocated (fsm.c:456) 20250410110007288 DMSC DEBUG msc_i[0x563b4cc5ef40]{READY}: Allocated (fsm.c:456) 20250410110007288 DMSC DEBUG msc_i[0x563b4cc5ef40]{READY}: is child of msub_fsm[0x563b4cc5f070] (fsm.c:486) 20250410110007288 DMSC DEBUG msc_a[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110007289 DMSC DEBUG msc_a[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc5f070] (fsm.c:486) 20250410110007289 DMSC DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110007289 DMSC DEBUG msc_i(unknown:UTRAN-Iu-419:NONE)[0x563b4cc5ef40]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110007289 DMSC DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110007289 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110007289 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110007289 DMM DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-419:LU)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001018 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410110007289 DMM DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-419:LU)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410110007289 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-419:LU)[0x563b4cc23580]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410110007289 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-419:LU)[0x563b4cc23580]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001018:UTRAN-Iu-419:LU)[0x563b4cc69a10] (fsm.c:486) 20250410110007289 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-419:LU)[0x563b4cc23580]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410110007289 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-419:LU)[0x563b4cc23580]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410110007289 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410110007289 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001018 id=262420000001018 (vlr.c:661) 20250410110007289 DVLR INFO New subscr, IMSI: 262420000001018 (vlr.c:562) 20250410110007289 DVLR DEBUG VLR subscr IMSI-262420000001018 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410110007289 DMSC DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-419:LU)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110007289 DMSC DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-419:LU)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110007289 DVLR DEBUG VLR subscr IMSI-262420000001018 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410110007289 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410110007289 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-419:LU)[0x563b4cc23580]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410110007289 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-419:LU)[0x563b4cc23580]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410110007289 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-419:LU)[0x563b4cc23580]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410110007289 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-419:LU)[0x563b4cc43610]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) MSC_Test_2-RAN(2252)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410110007289 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-419:LU)[0x563b4cc43610]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-419:LU)[0x563b4cc23580] (fsm.c:486) 20250410110007289 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-419:LU)[0x563b4cc43610]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110007289 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-419:LU)[0x563b4cc43610]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110007289 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110007289 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110007289 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110007289 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110007289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110007289 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: picked Normal Route via 'virt-rnc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250410110007289 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110007289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110007289 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110007289 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 08 02 0a 87 0e 00 01 a3 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2253)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2253)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: { messageType := 2, destLocRef := '0A870E'O, sourceLocRef := '0001A3'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(2257)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000001018" handled at TC_iu_emerg_call_imsi2(2259) MSC_Test-GSUP(2257)@7d38b4d9c9a0: Added IMSI table entry 0TC_iu_emerg_call_imsi2(2259)"262420000001018" TC_iu_emerg_call_imsi2(2259)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_emerg_call_imsi2(2259)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410110007292 DVLR DEBUG VLR subscr IMSI-262420000001018 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110007292 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-419:LU)[0x563b4cc43610]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110007292 DVLR DEBUG SUBSCR(IMSI-262420000001018) Received 1 auth tuples (vlr.c:996) 20250410110007292 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-419:LU)[0x563b4cc43610]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110007292 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-419:LU)[0x563b4cc43610]{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:324) 20250410110007292 DMM DEBUG Tx AUTH REQ (rand = f6c64c9b6752ebd149720cc61521b955) (gsm_04_08.c:641) 20250410110007292 DMM DEBUG AUTH REQ (autn = 967e035a5693862aa2a61eded2a403a8) (gsm_04_08.c:643) 20250410110007292 DIUCS DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-419:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110007292 DIUCS DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-419:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110007292 DMSC DEBUG msc_i(IMSI-262420000001018:UTRAN-Iu-419:LU)[0x563b4cc5ef40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110007292 DVLR DEBUG VLR subscr IMSI-262420000001018 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110007292 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110007292 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110007292 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110007292 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110007292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110007292 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110007292 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110007292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110007292 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110007292 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 08 06 0a 87 0e 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 f6 c6 4c 9b 67 52 eb d1 49 72 0c c6 15 21 b9 55 20 10 96 7e 03 5a 56 93 86 2a a2 a6 1e de d2 a4 03 a8 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2253)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2253)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2252)@7d38b4d9c9a0: patching N(SD)=1 into dtap '0514B705D57A210408AE8D31'O MSC_Test_2-RAN(2252)@7d38b4d9c9a0: patched enc_l3: '0554B705D57A210408AE8D31'O MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554B705D57A210408AE8D31'O MSC_Test_2-M3UA(2253)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110007297 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110007297 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110007297 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110007297 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110007297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110007297 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110007297 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110007297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110007297 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110007297 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 a3 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 b7 05 d5 7a 21 04 08 ae 8d 31 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110007297 DIUCS DEBUG (UTRAN-Iu-419) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110007297 DMSC DEBUG msc_i(IMSI-262420000001018:UTRAN-Iu-419:LU)[0x563b4cc5ef40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110007297 DIUCS DEBUG msc_i(IMSI-262420000001018:UTRAN-Iu-419:LU)[0x563b4cc5ef40]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110007297 DMSC DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-419:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110007297 DIUCS DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-419:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110007297 DIUCS DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-419:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110007297 DMM DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-419:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = b705d57a08ae8d31) (gsm_04_08.c:1128) 20250410110007297 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-419:LU)[0x563b4cc43610]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110007297 DVLR DEBUG SUBSCR(IMSI-262420000001018) AUTH on UTRAN received RES: b705d57a08ae8d31 (8 bytes) (vlr_auth_fsm.c:151) 20250410110007297 DVLR INFO SUBSCR(IMSI-262420000001018) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110007297 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-419:LU)[0x563b4cc43610]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110007297 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-419:LU)[0x563b4cc43610]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110007297 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-419:LU)[0x563b4cc43610]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110007297 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-419:LU)[0x563b4cc43610]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-419:LU)[0x563b4cc23580] (vlr_auth_fsm.c:294) 20250410110007297 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-419:LU)[0x563b4cc43610]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110007297 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-419:LU)[0x563b4cc43610]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110007297 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-419:LU)[0x563b4cc23580]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410110007297 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-419:LU)[0x563b4cc23580]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410110007297 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-419:LU)[0x563b4cc23580]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110007297 DIUCS DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-419:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110007297 DIUCS DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-419:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=a56ac8ad3ad4083ddcb5e741a59b8451, CK=NONE (ran_msg_iu.c:388) 20250410110007297 DMSC DEBUG msc_i(IMSI-262420000001018:UTRAN-Iu-419:LU)[0x563b4cc5ef40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110007297 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-419:LU)[0x563b4cc23580]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250410110007297 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110007297 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110007297 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110007297 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110007297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110007298 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110007298 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110007298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110007298 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110007298 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 08 06 0a 87 0e 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 a5 6a c8 ad 3a d4 08 3d dc b5 e7 41 a5 9b 84 51 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2253)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2253)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2253)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110007305 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110007305 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110007305 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110007305 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110007305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110007305 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110007305 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110007305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110007305 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110007305 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 a3 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110007305 DIUCS DEBUG (UTRAN-Iu-419) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110007305 DMSC DEBUG msc_i(IMSI-262420000001018:UTRAN-Iu-419:LU)[0x563b4cc5ef40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110007305 DIUCS DEBUG msc_i(IMSI-262420000001018:UTRAN-Iu-419:LU)[0x563b4cc5ef40]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110007305 DMSC DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-419:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110007305 DIUCS DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-419:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110007305 DIUCS DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-419:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110007305 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-419:LU)[0x563b4cc23580]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410110007305 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-419:LU)[0x563b4cc23580]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410110007305 DIUCS DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-419:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110007305 DMSC DEBUG msc_i(IMSI-262420000001018:UTRAN-Iu-419:LU)[0x563b4cc5ef40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110007305 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-419:LU)[0x563b4cc23580]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410110007305 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-419:LU)[0x563b4cc23580]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410110007305 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001018:UTRAN-Iu-419:LU)[0x563b4cc43610]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110007305 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001018:UTRAN-Iu-419:LU)[0x563b4cc43610]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-419:LU)[0x563b4cc23580] (fsm.c:486) 20250410110007305 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001018:UTRAN-Iu-419:LU)[0x563b4cc43610]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410110007305 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001018:UTRAN-Iu-419:LU)[0x563b4cc43610]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410110007305 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110007305 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110007305 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110007305 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110007305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110007305 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110007305 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110007305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110007305 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110007305 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 08 06 0a 87 0e 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 10 f8 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2253)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2253)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110007308 DVLR DEBUG VLR subscr IMSI-262420000001018 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110007308 DVLR DEBUG IMSI:262420000001018 has MSISDN:491230001018 (vlr.c:1045) 20250410110007308 DMSC NOTICE msub(IMSI-262420000001018:MSISDN-491230001018) VLR: update for IMSI=262420000001018 (MSISDN=491230001018) (gsm_04_08.c:1541) 20250410110007308 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110007309 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110007309 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-419:LU)[0x563b4cc23580]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410110007309 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001018:UTRAN-Iu-419:LU)[0x563b4cc43610]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410110007309 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001018:UTRAN-Iu-419:LU)[0x563b4cc43610]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410110007309 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001018:UTRAN-Iu-419:LU)[0x563b4cc43610]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410110007309 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001018:UTRAN-Iu-419:LU)[0x563b4cc43610]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-419:LU)[0x563b4cc23580] (vlr_lu_fsm.c:110) 20250410110007309 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001018:UTRAN-Iu-419:LU)[0x563b4cc43610]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410110007309 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001018:UTRAN-Iu-419:LU)[0x563b4cc43610]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110007309 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-419:LU)[0x563b4cc23580]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410110007309 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-419:LU)[0x563b4cc23580]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410110007309 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-419:LU)[0x563b4cbf1870]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110007309 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-419:LU)[0x563b4cbf1870]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-419:LU)[0x563b4cc23580] (fsm.c:486) 20250410110007309 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-419:LU)[0x563b4cbf1870]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410110007309 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-419:LU)[0x563b4cbf1870]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410110007309 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-419:LU)[0x563b4cbf1870]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410110007309 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-419:LU)[0x563b4cbf1870]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410110007309 DMSC NOTICE msub(IMSI-262420000001018:MSISDN-491230001018:TMSInew-0x0A3DA977) VLR: update for IMSI=262420000001018 (MSISDN=491230001018) (gsm_04_08.c:1541) 20250410110007309 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-419:LU)[0x563b4cbf1870]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410110007309 DMM DEBUG -> IMSI-262420000001018:MSISDN-491230001018:TMSInew-0x0A3DA977 LOCATION UPDATE ACCEPT (TMSI = 0x0a3da977) (gsm_04_08.c:149) 20250410110007309 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSInew-0x0A3DA977:UTRAN-Iu-419:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250410110007309 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSInew-0x0A3DA977:UTRAN-Iu-419:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110007309 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSInew-0x0A3DA977:UTRAN-Iu-419:LU)[0x563b4cc5ef40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110007309 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSInew-0x0A3DA977 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110007309 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110007309 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110007309 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110007309 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110007309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110007309 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110007309 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110007309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110007309 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110007309 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 08 06 0a 87 0e 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 0a 3d a9 77 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2253)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2253)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2259)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2252)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2252)@7d38b4d9c9a0: patched enc_l3: '059B'O MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: vl_len:14 MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250410110007311 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110007311 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110007312 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110007312 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110007312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110007312 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110007312 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110007312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110007312 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110007312 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 a3 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2253)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110007312 DIUCS DEBUG (UTRAN-Iu-419) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110007312 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSInew-0x0A3DA977:UTRAN-Iu-419:LU)[0x563b4cc5ef40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110007312 DIUCS DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSInew-0x0A3DA977:UTRAN-Iu-419:LU)[0x563b4cc5ef40]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110007312 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSInew-0x0A3DA977:UTRAN-Iu-419:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110007312 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSInew-0x0A3DA977:UTRAN-Iu-419:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110007312 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSInew-0x0A3DA977:UTRAN-Iu-419:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110007312 DMM DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSInew-0x0A3DA977:UTRAN-Iu-419:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410110007312 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:TMSInew-0x0A3DA977:UTRAN-Iu-419:LU)[0x563b4cc23580]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410110007312 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-419:LU)[0x563b4cbf1870]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410110007312 DMSC NOTICE msub(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977) VLR: update for IMSI=262420000001018 (MSISDN=491230001018) (gsm_04_08.c:1541) 20250410110007312 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410110007312 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-419:LU)[0x563b4cbf1870]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410110007312 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-419:LU)[0x563b4cc23580]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410110007312 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-419:LU)[0x563b4cbf1870]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410110007312 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-419:LU)[0x563b4cbf1870]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-419:LU)[0x563b4cc23580] (vlr_lu_fsm.c:817) 20250410110007312 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-419:LU)[0x563b4cbf1870]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410110007312 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-419:LU)[0x563b4cbf1870]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110007312 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-419:LU)[0x563b4cc23580]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410110007312 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-419:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410110007312 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-419:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.976s remaining) (msc_a.c:450) 20250410110007312 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001018/3/1): Available (smpp_smsc.c:626) 20250410110007312 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-419:LU)[0x563b4cc69a10]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110007312 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-419:LU)[0x563b4cc69a10]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110007312 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-419:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110007312 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110007312 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110007312 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110007312 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-419:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110007312 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-419:LU)[0x563b4cc5ef40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110007312 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410110007312 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110007312 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110007312 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110007312 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110007312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110007312 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110007312 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110007312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110007312 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110007312 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 08 06 0a 87 0e 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2253)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2253)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250410110007315 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110007315 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110007315 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110007316 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110007316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110007316 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110007316 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110007316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110007316 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110007316 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 a3 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2253)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110007316 DIUCS DEBUG (UTRAN-Iu-419) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110007316 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-419:LU)[0x563b4cc5ef40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110007316 DIUCS DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-419:LU)[0x563b4cc5ef40]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110007316 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-419:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110007316 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-419:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110007316 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-419:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110007316 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-419:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110007316 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-419:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110007316 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-419:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110007316 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-419:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110007316 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-419:LU)[0x563b4cc23580]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110007316 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-419:LU)[0x563b4cc23580]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-419:LU)[0x563b4cc69a10] (msc_a.c:1053) 20250410110007316 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-419:LU)[0x563b4cc23580]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410110007316 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-419:LU)[0x563b4cc23580]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110007316 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-419:LU)[0x563b4cc23580]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410110007316 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-419:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc5f070] (msc_a.c:1053) 20250410110007316 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-419:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110007316 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-419:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110007316 DMSC DEBUG msub_fsm[0x563b4cc5f070]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110007316 DMSC DEBUG msub(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977) MSC-A terminated (msub.c:261) 20250410110007316 DMSC DEBUG msub(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977) 1 MSC-I still active (msub.c:79) 20250410110007316 DMSC DEBUG msub_fsm[0x563b4cc5f070]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110007316 DMSC DEBUG msub_fsm[0x563b4cc5f070]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110007316 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-419:LU)[0x563b4cc5ef40]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110007316 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-419:LU)[0x563b4cc5ef40]{READY}: Removing from parent msub_fsm[0x563b4cc5f070] (msub.c:113) 20250410110007316 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-419 (ran_conn.c:142) 20250410110007316 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-419 (ran_conn.c:155) 20250410110007316 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-419:LU)[0x563b4cc5ef40]{READY}: Freeing instance (msub.c:113) 20250410110007316 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-419:LU)[0x563b4cc5ef40]{READY}: Deallocated (fsm.c:568) 20250410110007316 DMSC DEBUG msub(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977) Free (msub.c:119) 20250410110007316 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977 - active-conn: now used by 1 (attached) (msub.c:375) 20250410110007316 DMSC DEBUG msub_fsm[0x563b4cc5f070]{terminating}: Freeing instance (msub.c:113) 20250410110007316 DMSC DEBUG msub_fsm[0x563b4cc5f070]{terminating}: Deallocated (fsm.c:568) 20250410110007316 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110007316 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110007316 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110007316 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110007316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110007316 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110007316 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110007316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110007316 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110007316 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 08 04 0a 87 0e 00 01 a3 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2253)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2253)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: Session index based on local reference:0 20250410110007317 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110007317 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110007317 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110007317 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_2-M3UA(2253)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110007317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110007317 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110007317 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110007317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110007317 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110007317 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 a3 0a 87 0e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-RAN(2252)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_emerg_call_imsi2(2259)689934 TC_iu_emerg_call_imsi2(2259)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2259)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_emerg_call_imsi2(2259)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2259)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2259)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0010'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '0A3DA977'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2252)@7d38b4d9c9a0: Added conn table entry 0TC_iu_emerg_call_imsi2(2259)5041434 MSC_Test_2-RAN(2252)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_2-M3UA(2253)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110007520 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110007520 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110007520 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110007520 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110007520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110007520 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110007520 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110007520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110007520 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110007520 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 4c ed 1a 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 02 03 50 59 02 05 f4 0a 3d a9 77 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110007520 DIUCS DEBUG (UTRAN-Iu-420 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110007520 DMSC DEBUG msub_fsm[0x563b4cc23580]{active}: Allocated (fsm.c:456) 20250410110007520 DMSC DEBUG msc_i[0x563b4cc69a10]{READY}: Allocated (fsm.c:456) 20250410110007520 DMSC DEBUG msc_i[0x563b4cc69a10]{READY}: is child of msub_fsm[0x563b4cc23580] (fsm.c:486) 20250410110007520 DMSC DEBUG msc_a[0x563b4cc5ef40]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110007520 DMSC DEBUG msc_a[0x563b4cc5ef40]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc23580] (fsm.c:486) 20250410110007520 DMSC DEBUG msc_a(unknown:UTRAN-Iu-420:NONE)[0x563b4cc5ef40]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110007520 DMSC DEBUG msc_i(unknown:UTRAN-Iu-420:NONE)[0x563b4cc69a10]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110007520 DMSC DEBUG msc_a(unknown:UTRAN-Iu-420:NONE)[0x563b4cc5ef40]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110007520 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-420:NONE)[0x563b4cc5ef40]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110007520 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-420:NONE)[0x563b4cc5ef40]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110007521 DMM DEBUG msc_a(TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Emergency-Call (gsm_04_08.c:776) 20250410110007521 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc5f070]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410110007521 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc5f070]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc5ef40] (fsm.c:486) 20250410110007521 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc5f070]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250410110007521 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc5f070]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410110007521 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410110007521 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410110007521 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110007521 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110007521 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc5f070]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410110007521 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc5f070]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250410110007521 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc43610]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110007521 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc43610]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc5f070] (fsm.c:486) 20250410110007521 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc43610]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110007521 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc43610]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110007521 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410110007521 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110007521 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110007521 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110007521 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110007521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110007521 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110007521 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110007521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110007521 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110007521 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0f 02 4c ed 1a 00 01 a4 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2253)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2253)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: { messageType := 2, destLocRef := '4CED1A'O, sourceLocRef := '0001A4'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: Session index based on local reference:0 TC_iu_emerg_call_imsi2(2259)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_emerg_call_imsi2(2259)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110007523 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110007523 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc43610]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110007523 DVLR DEBUG SUBSCR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977) Received 1 auth tuples (vlr.c:996) 20250410110007523 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc43610]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110007523 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc43610]{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:324) 20250410110007523 DMM DEBUG Tx AUTH REQ (rand = d12f0eb0a652977f155f66e52ce5d911) (gsm_04_08.c:641) 20250410110007523 DMM DEBUG AUTH REQ (autn = 838d516a3ff849412db0612e9e49e450) (gsm_04_08.c:643) 20250410110007523 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110007523 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110007523 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110007523 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110007523 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110007523 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110007523 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110007523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110007523 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110007523 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110007523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110007523 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110007523 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 4c ed 1a 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 d1 2f 0e b0 a6 52 97 7f 15 5f 66 e5 2c e5 d9 11 20 10 83 8d 51 6a 3f f8 49 41 2d b0 61 2e 9e 49 e4 50 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110007523 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) MSC_Test_2-M3UA(2253)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2253)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2252)@7d38b4d9c9a0: patching N(SD)=1 into dtap '0514BF58D48021048C5BC2B4'O MSC_Test_2-RAN(2252)@7d38b4d9c9a0: patched enc_l3: '0554BF58D48021048C5BC2B4'O MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554BF58D48021048C5BC2B4'O 20250410110007525 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110007525 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110007525 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110007525 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110007525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110007525 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110007525 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110007525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110007525 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110007525 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 a4 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 bf 58 d4 80 21 04 8c 5b c2 b4 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2253)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110007525 DIUCS DEBUG (UTRAN-Iu-420) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110007525 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110007525 DIUCS DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110007525 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110007525 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110007525 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110007525 DMM DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = bf58d4808c5bc2b4) (gsm_04_08.c:1128) 20250410110007525 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc43610]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110007525 DVLR DEBUG SUBSCR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977) AUTH on UTRAN received RES: bf58d4808c5bc2b4 (8 bytes) (vlr_auth_fsm.c:151) 20250410110007525 DVLR INFO SUBSCR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110007525 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc43610]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110007525 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc43610]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110007525 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc43610]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110007525 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc43610]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc5f070] (vlr_auth_fsm.c:294) 20250410110007525 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc43610]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110007525 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc43610]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110007525 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc5f070]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250410110007525 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc5f070]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410110007525 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc5f070]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110007525 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110007525 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=ea773eb917c1a8831bc71aa0eabd98d6, CK=NONE (ran_msg_iu.c:388) 20250410110007525 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110007525 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc5f070]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250410110007525 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110007525 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110007525 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110007525 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110007525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110007525 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110007525 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110007525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110007525 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110007525 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 4c ed 1a 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 ea 77 3e b9 17 c1 a8 83 1b c7 1a a0 ea bd 98 d6 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2253)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2253)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2253)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110007527 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110007527 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110007527 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110007527 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110007527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110007527 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110007527 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110007527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110007527 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110007527 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 a4 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110007527 DIUCS DEBUG (UTRAN-Iu-420) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110007527 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110007527 DIUCS DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110007527 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110007527 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110007527 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110007527 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc5f070]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250410110007527 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc5f070]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410110007527 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110007527 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110007527 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc5f070]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410110007527 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc5f070]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410110007527 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc5f070]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410110007527 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc5f070]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410110007527 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc5f070]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410110007527 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc5f070]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410110007527 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc5f070]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410110007527 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410110007527 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.993s remaining) (msc_a.c:450) 20250410110007527 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001018/3/1): Available (smpp_smsc.c:626) 20250410110007527 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110007527 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110007527 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110007527 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110007527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110007527 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110007527 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110007527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110007527 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110007527 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 4c ed 1a 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 10 f8 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2253)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2253)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2254)@7d38b4d9c9a0: Created MnccExpect[0] for "112" to be handled at TC_iu_emerg_call_imsi2(2259) MSC_Test-MGCP(2255)@7d38b4d9c9a0: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_emerg_call_imsi2(2259) MSC_Test_2-RAN(2252)@7d38b4d9c9a0: patching N(SD)=2 into dtap '030E0406600504020081'O MSC_Test_2-RAN(2252)@7d38b4d9c9a0: patched enc_l3: '038E0406600504020081'O MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: vl_len:22 MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A038E0406600504020081'O 20250410110007531 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110007531 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110007531 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110007531 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110007531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110007531 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110007531 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110007531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110007531 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2253)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110007531 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 a4 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a 03 8e 04 06 60 05 04 02 00 81 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110007531 DIUCS DEBUG (UTRAN-Iu-420) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110007531 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110007531 DIUCS DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110007531 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110007531 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110007531 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110007531 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250410110007531 DCC DEBUG trans(CC:NULL IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977 callref-0x80000035 tid-8) New transaction (transaction.c:231) 20250410110007531 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250410110007531 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250410110007531 DCC DEBUG trans(CC:NULL IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ callref-0x80000035 tid-8) rx EMERG_SETUP in state NULL (gsm_04_08_cc.c:2696) 20250410110007531 DCC DEBUG trans(CC:NULL IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ callref-0x80000035 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410110007531 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250410110007531 DCC DEBUG trans(CC:NULL IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ callref-0x80000035 tid-8) codecs: :0{AMR:octet-align=1#112} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (gsm_04_08_cc.c:702) 20250410110007531 DCC NOTICE trans(CC:NULL IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ callref-0x80000035 tid-8) EMERGENCY_SETUP to 112 (gsm_04_08_cc.c:704) 20250410110007531 DCC DEBUG trans(CC:NULL IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ callref-0x80000035 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250410110007531 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250410110007531 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc43610]{ESTABLISHING}: Allocated (fsm.c:456) 20250410110007531 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc43610]{ESTABLISHING}: is child of msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc5ef40] (fsm.c:486) 20250410110007531 DCC DEBUG trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ callref-0x80000035 tid-8) codecs: :0{AMR:octet-align=1#112} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (msc_a.c:2161) 20250410110007531 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc2e420]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410110007531 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc2e420]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc43610] (fsm.c:486) 20250410110007531 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_CN:no-CI)[0x563b4cc2e420]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250410110007531 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_CN:no-CI)[0x563b4cc2e420]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250410110007531 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cbf5f90]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410110007531 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cbf5f90]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc43610] (fsm.c:486) 20250410110007531 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_RAN:no-CI)[0x563b4cbf5f90]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250410110007531 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_RAN:no-CI)[0x563b4cbf5f90]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2255)@7d38b4d9c9a0: Found Expect[0] for { line := { verb := "CRCX", trans_id := "419", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a3" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_iu_emerg_call_imsi2(2259) TC_iu_emerg_call_imsi2(2259)@7d38b4d9c9a0: f_mo_call_establish 2: rx 1st CRCX 20250410110007536 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_CN:no-CI)[0x563b4cc2e420]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410110007536 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc43610]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410110007536 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250410110007536 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_COMMUNICATING}: MGW endpoint's RTP address available for the CI RTP_TO_CN: 1.1.1.1:10000 (osmux=no:-2) (msc_a.c:855) 20250410110007536 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ callref-0x80000035 tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{AMR:octet-align=1#112}) (gsm_04_08_cc.c:309) TC_iu_emerg_call_imsi2(2259)@7d38b4d9c9a0: f_mo_call_establish 6: rx 2nd CRCX 20250410110007537 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_RAN:no-CI)[0x563b4cbf5f90]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410110007537 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc43610]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410110007537 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250410110007537 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_COMMUNICATING}: MGW endpoint's RTP address available for the CI RTP_TO_RAN: 2.2.2.2:11000 (osmux=no:-2) (msc_a.c:855) 20250410110007537 DCC DEBUG trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ callref-0x80000035 tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (msc_a.c:705) 20250410110007537 DCC DEBUG trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ callref-0x80000035 tid-8) Sending Assignment Command (msc_a.c:706) 20250410110007537 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: RAB AssignmentRequest (ran_msg_iu.c:427) 20250410110007537 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: RAB Assignment: rab_id=3, rtp=2.2.2.2:11000, use_x213_nsap=1 (ran_msg_iu.c:371) 20250410110007537 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250410110007537 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110007537 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110007537 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110007537 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110007537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110007537 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110007537 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110007537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110007537 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110007537 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 74 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 4c ed 1a 00 01 5d 00 00 00 59 00 00 01 00 36 40 52 00 00 01 00 35 00 48 78 06 cd 80 10 2f a7 20 1a 2c 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 02 00 02 27 c0 35 00 01 02 02 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 2a f8 00 00 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test-MNCC(2254)@7d38b4d9c9a0: Found MnccExpect[0] for "112" handled at TC_iu_emerg_call_imsi2(2259) MSC_Test-MNCC(2254)@7d38b4d9c9a0: Added conn table entry 0TC_iu_emerg_call_imsi2(2259)-2147483595 MSC_Test_2-M3UA(2253)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2253)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2259)@7d38b4d9c9a0: f_mo_call_establish 1: rx MNCC SETUP ind 20250410110007539 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ callref-0x80000035 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250410110007539 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_COMMUNICATING}: Assignment for this trans already started earlier (msc_a.c:2197) TC_iu_emerg_call_imsi2(2259)@7d38b4d9c9a0: f_mo_call_establish 4.iu: rx RANAP RAB Assignment Request MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: vl_len:46 MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C601A7C350001C0A802150000000000000000000000000040040C0000'O 20250410110007551 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110007551 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110007551 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2253)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110007551 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110007551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110007551 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110007551 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110007551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110007551 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110007551 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 a4 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 1a 7c 35 00 01 c0 a8 02 15 00 00 00 00 00 00 00 00 00 00 00 00 00 40 04 0c 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110007551 DIUCS DEBUG (UTRAN-Iu-420) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110007551 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110007551 DIUCS DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250410110007551 DIUCS DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: RAN decode: RANAP: Received RAB assignment response for rab_id=3 (ran_msg_iu.c:132) 20250410110007551 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110007551 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250410110007551 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: Received RAB assignment response for rab_id=3 (ran_msg_iu.c:132) 20250410110007551 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP RAB Assignment Response (msc_a.c:2043) 20250410110007551 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4cbf5f90]{ESTABLISHING}: setting remote addr to 192.168.2.21:1036 (rtp_stream.c:476) 20250410110007551 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x563b4cbf5f90]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250410110007551 DCC DEBUG trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ callref-0x80000035 tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112} (from: assigned=AMR:octet-align=1#112 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (msc_a.c:1596) 20250410110007551 DCC INFO trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ callref-0x80000035 tid-8) Assignment Complete: RAN: VND.3GPP.IUFP/16000#96, CN: AMR:octet-align=1#112 (msc_a.c:1597) 20250410110007551 DCC DEBUG trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ callref-0x80000035 tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112} (from: assigned=AMR:octet-align=1#112 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (gsm_04_08_cc.c:2187) 20250410110007551 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ callref-0x80000035 tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{AMR:octet-align=1#112}) (gsm_04_08_cc.c:309) TC_iu_emerg_call_imsi2(2259)@7d38b4d9c9a0: f_mo_call_establish 3: rx RTP CREATE TC_iu_emerg_call_imsi2(2259)@7d38b4d9c9a0: f_mo_call_establish 5: rx MDCX for the RAN side 20250410110007552 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ callref-0x80000035 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250410110007552 DCC DEBUG trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ callref-0x80000035 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410110007552 DCC DEBUG trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ callref-0x80000035 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410110007552 DCC DEBUG trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ callref-0x80000035 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250410110007552 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_CALL_PROC (msc_a.c:2106) 20250410110007552 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110007552 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110007552 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_COMMUNICATING}: Assignment for this trans already started earlier (msc_a.c:2197) 20250410110007552 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110007552 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110007552 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110007552 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110007552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110007552 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110007552 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110007552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110007552 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110007552 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 32 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 4c ed 1a 00 01 1b 00 14 40 17 00 00 02 00 10 40 0b 0a 83 02 04 06 60 00 02 04 01 85 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110007552 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x563b4cbf5f90]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410110007552 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x563b4cbf5f90]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410110007552 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc43610]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_2-M3UA(2253)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2253)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110007553 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ callref-0x80000035 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250410110007553 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ callref-0x80000035 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410110007553 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ callref-0x80000035 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410110007553 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ callref-0x80000035 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250410110007553 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_ALERTING (msc_a.c:2106) 20250410110007553 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110007553 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110007554 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110007554 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110007554 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110007554 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110007554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110007554 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110007554 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110007554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110007554 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110007554 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 4c ed 1a 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 83 01 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2253)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2253)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2259)@7d38b4d9c9a0: f_mo_call_establish 7: rx CC Alerting 20250410110007555 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ callref-0x80000035 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250410110007555 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ callref-0x80000035 tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250410110007555 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ callref-0x80000035 tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112} (from: assigned=AMR:octet-align=1#112 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (gsm_04_08_cc.c:798) 20250410110007555 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc2e420]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250410110007555 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc2e420]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250410110007555 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc2e420]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250410110007555 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ callref-0x80000035 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250410110007555 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ callref-0x80000035 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410110007555 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ callref-0x80000035 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410110007555 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ callref-0x80000035 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250410110007555 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ callref-0x80000035 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250410110007555 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_CONNECT (msc_a.c:2106) 20250410110007555 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110007555 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110007555 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110007555 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110007555 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110007555 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110007555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110007555 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110007555 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110007555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110007555 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110007555 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 4c ed 1a 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 83 07 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2253)@7d38b4d9c9a0: Message received on association #8 TC_iu_emerg_call_imsi2(2259)@7d38b4d9c9a0: as_optional_mgcp_mdcx: rx MDCX MSC_Test_2-M3UA(2253)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_emerg_call_imsi2(2259)@7d38b4d9c9a0: { line := { verb := "MDCX", trans_id := "422", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "a3" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a3", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110007556 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc2e420]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410110007556 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc2e420]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410110007556 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc43610]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410110007556 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc43610]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250410110007556 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_iu_emerg_call_imsi2(2259)@7d38b4d9c9a0: f_mo_call_establish 10: rx CC CONNECT MSC_Test_2-RAN(2252)@7d38b4d9c9a0: patching N(SD)=3 into dtap '030F'O MSC_Test_2-RAN(2252)@7d38b4d9c9a0: patched enc_l3: '03CF'O MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: vl_len:14 MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400A000001001040030203CF'O 20250410110007557 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110007557 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110007557 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110007557 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110007557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-M3UA(2253)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110007557 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110007557 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110007557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110007557 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110007557 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 a4 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 03 cf 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110007557 DIUCS DEBUG (UTRAN-Iu-420) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110007557 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110007557 DIUCS DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110007557 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110007557 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110007557 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110007557 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ callref-0x80000035 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250410110007557 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ callref-0x80000035 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250410110007557 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ callref-0x80000035 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250410110007557 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ callref-0x80000035 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410110007557 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ callref-0x80000035 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_iu_emerg_call_imsi2(2259)@7d38b4d9c9a0: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_iu_emerg_call_imsi2(2259)@7d38b4d9c9a0: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_emerg_call_imsi2(2259)@7d38b4d9c9a0: f_mo_call_establish DONE TC_iu_emerg_call_imsi2(2259)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2259)@7d38b4d9c9a0: Hold the call for some time TC_iu_emerg_call_imsi2(2259)@7d38b4d9c9a0: Call stayed open for 5.000000 seconds, all is well. TC_iu_emerg_call_imsi2(2259)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2259)@7d38b4d9c9a0: Hangup TC_iu_emerg_call_imsi2(2259)@7d38b4d9c9a0: f_call_hangup 0: tx MNCC_DISC_REQ 20250410110013065 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ callref-0x80000035 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250410110013065 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ callref-0x80000035 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410110013065 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ callref-0x80000035 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250410110013065 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ callref-0x80000035 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250410110013065 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_DISCONNECT (msc_a.c:2106) 20250410110013065 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110013065 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110013065 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110013065 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110013065 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110013065 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110013065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110013065 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110013065 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110013065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110013065 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110013065 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 4c ed 1a 00 01 16 00 14 40 12 00 00 02 00 10 40 06 05 83 25 02 e2 97 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2253)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2253)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2259)@7d38b4d9c9a0: f_call_hangup 1: rx DTAP CC DISC 20250410110013066 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ callref-0x80000035 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250410110013066 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ callref-0x80000035 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410110013066 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ callref-0x80000035 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410110013066 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ callref-0x80000035 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250410110013066 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ callref-0x80000035 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250410110013066 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ callref-0x80000035 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250410110013066 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_RELEASE (msc_a.c:2106) 20250410110013066 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110013066 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110013066 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110013066 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110013066 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110013066 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110013066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110013066 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110013066 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110013066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110013066 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110013066 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 4c ed 1a 00 01 17 00 14 40 13 00 00 02 00 10 40 07 06 83 2d 08 02 e2 aa 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2253)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2253)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2259)@7d38b4d9c9a0: f_call_hangup 2.a: rx DTAP CC RELEASE TC_iu_emerg_call_imsi2(2259)@7d38b4d9c9a0: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_2-RAN(2252)@7d38b4d9c9a0: patching N(SD)=0 into dtap '032A'O MSC_Test_2-RAN(2252)@7d38b4d9c9a0: patched enc_l3: '032A'O MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: vl_len:14 MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302032A'O 20250410110013068 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110013068 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110013068 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110013068 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110013068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110013068 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110013068 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110013068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110013068 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110013068 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 a4 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 03 2a 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2253)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110013068 DIUCS DEBUG (UTRAN-Iu-420) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110013068 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110013068 DIUCS DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110013068 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110013068 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110013068 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110013068 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ callref-0x80000035 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250410110013068 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ callref-0x80000035 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250410110013068 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ callref-0x80000035 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250410110013068 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250410110013068 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250410110013068 DCC DEBUG trans(CC:NULL IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410110013068 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250410110013068 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110013068 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250410110013068 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110013068 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110013068 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110013068 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110013068 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc43610]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250410110013068 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x563b4cbf5f90]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410110013068 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x563b4cbf5f90]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc43610] (call_leg.c:197) 20250410110013068 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x563b4cbf5f90]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410110013068 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x563b4cbf5f90]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410110013068 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc2e420]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410110013068 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc2e420]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc43610] (call_leg.c:197) 20250410110013068 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc43610]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250410110013068 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc2e420]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410110013068 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc2e420]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410110013068 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc43610]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250410110013068 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc43610]{RELEASING}: Removing from parent msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc5ef40] (call_leg.c:198) 20250410110013068 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc43610]{RELEASING}: Freeing instance (call_leg.c:198) 20250410110013068 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc43610]{RELEASING}: Deallocated (fsm.c:568) 20250410110013068 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250410110013068 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110013068 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110013068 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410110013068 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110013068 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110013068 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110013068 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110013068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110013068 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110013068 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110013068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110013068 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110013068 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 4c ed 1a 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2253)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2253)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-MNCC(2254)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_emerg_call_imsi2(2259)-2147483595 MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2259)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_emerg_call_imsi2(2259)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_emerg_call_imsi2(2259)@7d38b4d9c9a0: f_call_hangup 5.iu: rx Iu Release Command MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250410110013069 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110013069 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110013069 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110013069 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110013069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110013069 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110013069 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110013069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110013069 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110013069 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 a4 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2253)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110013069 DIUCS DEBUG (UTRAN-Iu-420) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110013069 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110013069 DIUCS DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110013069 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110013069 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110013069 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110013069 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110013069 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110013069 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110013069 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110013069 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc5f070]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110013069 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc5f070]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc5ef40] (msc_a.c:1053) 20250410110013069 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc5f070]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110013069 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc5f070]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410110013069 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc23580] (msc_a.c:1053) 20250410110013069 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110013069 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc5ef40]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110013069 DMSC DEBUG msub_fsm[0x563b4cc23580]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110013069 DMSC DEBUG msub(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977) MSC-A terminated (msub.c:261) 20250410110013069 DMSC DEBUG msub(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977) 1 MSC-I still active (msub.c:79) 20250410110013069 DMSC DEBUG msub_fsm[0x563b4cc23580]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110013069 DMSC DEBUG msub_fsm[0x563b4cc23580]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110013069 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110013069 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: Removing from parent msub_fsm[0x563b4cc23580] (msub.c:113) 20250410110013069 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-420 (ran_conn.c:142) 20250410110013070 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-420 (ran_conn.c:155) 20250410110013070 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: Freeing instance (msub.c:113) 20250410110013070 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977:UTRAN-Iu-420:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: Deallocated (fsm.c:568) 20250410110013070 DMSC DEBUG msub(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977) Free (msub.c:119) 20250410110013070 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x0A3DA977 - active-conn: now used by 1 (attached) (msub.c:375) 20250410110013070 DMSC DEBUG msub_fsm[0x563b4cc23580]{terminating}: Freeing instance (msub.c:113) 20250410110013070 DMSC DEBUG msub_fsm[0x563b4cc23580]{terminating}: Deallocated (fsm.c:568) 20250410110013070 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110013070 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110013070 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110013070 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110013070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110013070 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110013070 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110013070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110013070 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110013070 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0f 04 4c ed 1a 00 01 a4 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2253)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2253)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: Session index based on local reference:0 20250410110013070 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110013070 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110013070 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110013070 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110013070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110013070 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110013070 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110013070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110013070 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110013070 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 a4 4c ed 1a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-RAN(2252)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_emerg_call_imsi2(2259)5041434 MSC_Test_2-M3UA(2253)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_emerg_call_imsi2(2259)@7d38b4d9c9a0: f_call_hangup 6.iu: rx SCCP DISC TC_iu_emerg_call_imsi2(2259)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2259)@7d38b4d9c9a0: f_call_hangup 9: done TC_iu_emerg_call_imsi2(2259)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2259)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410110014086 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410110014086 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(2245)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110014087 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410110014087 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110014087 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410110014087 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410110014087 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410110014087 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110014087 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110014087 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410110014087 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410110014087 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110014087 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410110014087 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410110014087 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110014087 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) MSC_Test_1-SCCP(2248)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-M3UA(2250)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(2257)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110014088 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:378) 20250410110014088 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2247)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110014088 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410110014088 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410110014087 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1126) 20250410110014087 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110014087 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110014087 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110014087 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110014087 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110014088 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110014088 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110014088 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110014088 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110014088 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410110014088 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110014088 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110014088 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410110014088 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110014088 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110014088 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410110014088 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110014088 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110014088 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110014088 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110014088 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110014088 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110014088 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110014088 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110014088 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110014088 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110014088 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110014088 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110014088 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250410110014088 DLINP ERROR SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer (stream_srv.c:743) MSC_Test-MNCC(2254)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110014088 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250410110014088 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110014088 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250410110014088 DLSS7 ERROR 0: ASP(virt-rnc0-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) MSC_Test_2-SCCP(2251)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(2246)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2244)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-RAN(2252)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-RAN(2249)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-M3UA(2253)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(2255)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110014088 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(2258)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2260)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(2256)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2244): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(2245): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(2246): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(2247): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-SCCP(2248): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-RAN(2249): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-M3UA(2250): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-SCCP(2251): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-RAN(2252): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-M3UA(2253): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(2254): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(2255): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(2256): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(2257): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(2258): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_iu_emerg_call_imsi2(2259): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2260): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_iu_emerg_call_imsi finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_emerg_call_imsi pass'. Thu Apr 10 11:00:14 UTC 2025 ====== MSC_Tests_Iu.TC_iu_emerg_call_imsi pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_iu_emerg_call_imsi.talloc 20250410110015090 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=638800) 20250410110016088 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110016088 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110016088 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110016088 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110016088 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110016088 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110016091 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=638800, count=641392) 20250410110017092 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_emerg_call_imsi pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_establish_and_nothing'. ------ MSC_Tests_Iu.TC_iu_establish_and_nothing ------ Thu Apr 10 11:00:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_establish_and_nothing.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_establish_and_nothing.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410110018094 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_establish_and_nothing' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_iu_establish_and_nothing started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(2264)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(2264)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2264)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(2262)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_1-M3UA(2267)@7d38b4d9c9a0: ************************************************* MSC_Test_1-M3UA(2267)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2267)@7d38b4d9c9a0: ************************************************* MSC_Test_1-SCCP(2265)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2270)@7d38b4d9c9a0: ************************************************* MSC_Test_2-M3UA(2270)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2270)@7d38b4d9c9a0: ************************************************* MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_2-SCCP(2268)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410110018903 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2271)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410110019073 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110019073 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410110019073 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110019073 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2264)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2264)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2264)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110019075 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110019075 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110019075 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110019075 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110019075 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110019075 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110019075 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110019075 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110019075 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110019075 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410110019075 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2264)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(2264)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2264)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2264)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2264)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2264)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2264)@7d38b4d9c9a0: Message received on association #8 20250410110019075 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110019075 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110019075 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110019076 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410110019076 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110019076 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110019076 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110019076 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) MSC_Test_0-M3UA(2264)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110019076 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110019076 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410110019076 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110019076 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110019076 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410110019076 DLINP ERROR SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe (stream_srv.c:743) 20250410110019076 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410110019076 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2264)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2264)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2264)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2264)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2264)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110019084 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110019084 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250410110019084 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110019084 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2267)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2267)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2267)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2267)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_1-M3UA(2267)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410110019087 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110019088 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110019088 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110019088 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110019088 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110019088 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110019088 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110019088 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110019088 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110019088 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110019088 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2267)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2267)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2267)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410110019089 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110019089 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) MSC_Test_1-M3UA(2267)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410110019089 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110019089 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110019089 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110019089 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) MSC_Test_1-M3UA(2267)@7d38b4d9c9a0: Message received on association #8 20250410110019089 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110019089 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110019089 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110019089 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110019090 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110019090 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110019090 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2267)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110019090 DLINP ERROR SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe (stream_srv.c:743) 20250410110019090 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:413) 20250410110019090 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2267)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2267)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2267)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2267)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2267)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110019094 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410110019094 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2273)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) 20250410110019097 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110019097 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250410110019097 DLSS7 FATAL 0: ASP(virt-rnc0-0) accept of new connection from (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one (osmo_ss7_xua_srv.c:119) 20250410110019097 DLSS7 INFO ?: connection closed (osmo_ss7_asp.c:1126) 20250410110019097 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110019097 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted (osmo_ss7_xua_srv.c:192) 20250410110019097 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test-GSUP-IPA(2273)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410110019099 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test_2-M3UA(2270)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2270)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test-GSUP-IPA(2273)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2273)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2273)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2273)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2273)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2273)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_2-M3UA(2270)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110019105 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110019105 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110019105 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110019105 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' (xua_asp_fsm.c:300) 20250410110019105 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 00 00 00 00 00 10 00 0c 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) 20250410110019105 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:680) 20250410110019105 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110019105 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110019105 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110019105 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Pending () (xua_as_fsm.c:94) 20250410110019105 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 04 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110019105 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110019105 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110019105 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110019105 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2270)@7d38b4d9c9a0: M3UA_ASPUP sent 20250410110019105 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) MSC_Test_2-M3UA(2270)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410110019105 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2267)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2267)@7d38b4d9c9a0: Received M3UA_DUNA -> discard MSC_Test_2-M3UA(2270)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2270)@7d38b4d9c9a0: Received M3UA_ERR -> discard MSC_Test_2-M3UA(2270)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2270)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2270)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2270)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2270)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410110019111 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110019111 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110019111 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110019111 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110019111 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110019111 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110019111 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_ACTIVE (xua_as_fsm.c:552) 20250410110019111 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110019111 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110019111 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110019111 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110019111 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110019111 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2270)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2267)@7d38b4d9c9a0: Message received on association #8 20250410110019111 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) 20250410110019111 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2267)@7d38b4d9c9a0: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2270)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2270)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2270)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2270)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2270)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110019122 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410110019122 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2274)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000001027" to be handled at TC_iu_establish_and_nothing2(2276) TC_iu_establish_and_nothing2(2276)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001027'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410110019887 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110019887 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110019887 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110019887 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110019887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110019887 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110019887 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110019887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110019887 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110019887 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2264)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110019888 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110019888 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110019888 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110019888 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110019888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110019888 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110019888 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110019888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110019888 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110019888 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2264)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2264)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110019892 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110019892 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110019892 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410110019892 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410110019892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110019892 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110019892 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110019892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110019892 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110019892 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2267)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110019893 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110019893 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110019893 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110019893 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250410110019893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110019893 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250410110019893 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110019893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250410110019893 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110019893 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2267)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-RAN(2263)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2267)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2266)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410110019905 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110019905 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110019905 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110019905 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110019905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110019905 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110019905 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110019905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110019905 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110019905 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2270)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110019905 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250410110019905 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250410110019905 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110019905 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110019905 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110019905 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110019905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110019905 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110019905 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110019905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110019905 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110019905 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2270)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2270)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2269)@7d38b4d9c9a0: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2269)@7d38b4d9c9a0: Added conn table entry 0TC_iu_establish_and_nothing2(2276)16299424 MSC_Test_2-SCCP(2268)@7d38b4d9c9a0: First idle individual index:0 20250410110019911 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110019911 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110019911 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110019911 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110019911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110019911 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110019911 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110019911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110019911 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110019911 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 f8 b5 a0 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 72 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2270)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110019912 DIUCS DEBUG (UTRAN-Iu-421 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-RAN(2269)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410110019912 DMSC DEBUG msub_fsm[0x563b4cc354d0]{active}: Allocated (fsm.c:456) 20250410110019912 DMSC DEBUG msc_i[0x563b4cc55ea0]{READY}: Allocated (fsm.c:456) 20250410110019912 DMSC DEBUG msc_i[0x563b4cc55ea0]{READY}: is child of msub_fsm[0x563b4cc354d0] (fsm.c:486) 20250410110019912 DMSC DEBUG msc_a[0x563b4cc2e420]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110019912 DMSC DEBUG msc_a[0x563b4cc2e420]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc354d0] (fsm.c:486) 20250410110019912 DMSC DEBUG msc_a(unknown:UTRAN-Iu-421:NONE)[0x563b4cc2e420]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110019912 DMSC DEBUG msc_i(unknown:UTRAN-Iu-421:NONE)[0x563b4cc55ea0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110019912 DMSC DEBUG msc_a(unknown:UTRAN-Iu-421:NONE)[0x563b4cc2e420]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110019912 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-421:NONE)[0x563b4cc2e420]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110019912 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-421:NONE)[0x563b4cc2e420]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110019912 DMM DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-421:LU)[0x563b4cc2e420]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001027 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410110019912 DMM DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-421:LU)[0x563b4cc2e420]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410110019912 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-421:LU)[0x563b4cc2e0b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410110019912 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-421:LU)[0x563b4cc2e0b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001027:UTRAN-Iu-421:LU)[0x563b4cc2e420] (fsm.c:486) 20250410110019912 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-421:LU)[0x563b4cc2e0b0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410110019912 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-421:LU)[0x563b4cc2e0b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410110019912 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410110019912 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001027 id=262420000001027 (vlr.c:661) 20250410110019912 DVLR INFO New subscr, IMSI: 262420000001027 (vlr.c:562) 20250410110019912 DVLR DEBUG VLR subscr IMSI-262420000001027 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410110019912 DMSC DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-421:LU)[0x563b4cc2e420]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110019912 DMSC DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-421:LU)[0x563b4cc2e420]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110019912 DVLR DEBUG VLR subscr IMSI-262420000001027 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410110019912 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410110019912 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-421:LU)[0x563b4cc2e0b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410110019912 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-421:LU)[0x563b4cc2e0b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410110019912 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-421:LU)[0x563b4cc2e0b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410110019912 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-421:LU)[0x563b4cc69d10]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110019912 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-421:LU)[0x563b4cc69d10]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-421:LU)[0x563b4cc2e0b0] (fsm.c:486) 20250410110019912 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-421:LU)[0x563b4cc69d10]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110019912 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-421:LU)[0x563b4cc69d10]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110019912 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110019912 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110019912 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110019912 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110019912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110019912 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110019912 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110019912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110019912 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110019912 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0e 02 f8 b5 a0 00 01 a5 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2270)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2270)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2268)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'F8B5A0'O, sourceLocRef := '0001A5'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2268)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(2274)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000001027" handled at TC_iu_establish_and_nothing2(2276) MSC_Test-GSUP(2274)@7d38b4d9c9a0: Added IMSI table entry 0TC_iu_establish_and_nothing2(2276)"262420000001027" TC_iu_establish_and_nothing2(2276)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_establish_and_nothing2(2276)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410110019915 DVLR DEBUG VLR subscr IMSI-262420000001027 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110019915 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-421:LU)[0x563b4cc69d10]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110019915 DVLR DEBUG SUBSCR(IMSI-262420000001027) Received 1 auth tuples (vlr.c:996) 20250410110019915 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-421:LU)[0x563b4cc69d10]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110019915 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-421:LU)[0x563b4cc69d10]{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:324) 20250410110019915 DMM DEBUG Tx AUTH REQ (rand = b90659f9e500378efd99eb650748917b) (gsm_04_08.c:641) 20250410110019915 DMM DEBUG AUTH REQ (autn = 0974095f44f199c164c4a4b8c29bf63b) (gsm_04_08.c:643) 20250410110019915 DIUCS DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-421:LU)[0x563b4cc2e420]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110019915 DIUCS DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-421:LU)[0x563b4cc2e420]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110019915 DMSC DEBUG msc_i(IMSI-262420000001027:UTRAN-Iu-421:LU)[0x563b4cc55ea0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110019915 DVLR DEBUG VLR subscr IMSI-262420000001027 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110019915 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110019915 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110019915 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110019915 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110019915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110019915 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110019915 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110019915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110019915 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110019915 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 f8 b5 a0 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 b9 06 59 f9 e5 00 37 8e fd 99 eb 65 07 48 91 7b 20 10 09 74 09 5f 44 f1 99 c1 64 c4 a4 b8 c2 9b f6 3b 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2270)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2270)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2268)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2268)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2268)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2268)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2269)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051473488975210415AC26D0'O MSC_Test_2-RAN(2269)@7d38b4d9c9a0: patched enc_l3: '055473488975210415AC26D0'O MSC_Test_2-SCCP(2268)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2268)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2268)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2268)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055473488975210415AC26D0'O 20250410110019920 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) MSC_Test_2-M3UA(2270)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110019920 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110019920 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110019920 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110019920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110019920 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110019920 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110019920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110019920 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110019920 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 a5 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 73 48 89 75 21 04 15 ac 26 d0 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110019920 DIUCS DEBUG (UTRAN-Iu-421) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110019920 DMSC DEBUG msc_i(IMSI-262420000001027:UTRAN-Iu-421:LU)[0x563b4cc55ea0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110019920 DIUCS DEBUG msc_i(IMSI-262420000001027:UTRAN-Iu-421:LU)[0x563b4cc55ea0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110019920 DMSC DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-421:LU)[0x563b4cc2e420]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110019920 DIUCS DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-421:LU)[0x563b4cc2e420]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110019920 DIUCS DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-421:LU)[0x563b4cc2e420]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110019920 DMM DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-421:LU)[0x563b4cc2e420]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 7348897515ac26d0) (gsm_04_08.c:1128) 20250410110019920 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-421:LU)[0x563b4cc69d10]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110019920 DVLR DEBUG SUBSCR(IMSI-262420000001027) AUTH on UTRAN received RES: 7348897515ac26d0 (8 bytes) (vlr_auth_fsm.c:151) 20250410110019920 DVLR INFO SUBSCR(IMSI-262420000001027) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110019920 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-421:LU)[0x563b4cc69d10]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110019920 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-421:LU)[0x563b4cc69d10]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110019920 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-421:LU)[0x563b4cc69d10]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110019920 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-421:LU)[0x563b4cc69d10]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-421:LU)[0x563b4cc2e0b0] (vlr_auth_fsm.c:294) 20250410110019920 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-421:LU)[0x563b4cc69d10]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110019920 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-421:LU)[0x563b4cc69d10]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110019920 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-421:LU)[0x563b4cc2e0b0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410110019920 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-421:LU)[0x563b4cc2e0b0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410110019920 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-421:LU)[0x563b4cc2e0b0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110019920 DIUCS DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-421:LU)[0x563b4cc2e420]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110019920 DIUCS DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-421:LU)[0x563b4cc2e420]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=2c9d1ae69e1363cb4950f5223842bed5, CK=NONE (ran_msg_iu.c:388) 20250410110019920 DMSC DEBUG msc_i(IMSI-262420000001027:UTRAN-Iu-421:LU)[0x563b4cc55ea0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110019920 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-421:LU)[0x563b4cc2e0b0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250410110019920 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110019920 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110019920 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110019920 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110019920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110019920 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110019920 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110019920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110019920 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110019920 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 f8 b5 a0 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 2c 9d 1a e6 9e 13 63 cb 49 50 f5 22 38 42 be d5 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2270)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2270)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2268)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2268)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2268)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2268)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2268)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2268)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2268)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2268)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250410110019926 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110019926 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110019926 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110019926 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110019926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110019926 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110019926 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110019926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2270)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110019926 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110019926 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 a5 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110019926 DIUCS DEBUG (UTRAN-Iu-421) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110019926 DMSC DEBUG msc_i(IMSI-262420000001027:UTRAN-Iu-421:LU)[0x563b4cc55ea0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110019926 DIUCS DEBUG msc_i(IMSI-262420000001027:UTRAN-Iu-421:LU)[0x563b4cc55ea0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110019926 DMSC DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-421:LU)[0x563b4cc2e420]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110019926 DIUCS DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-421:LU)[0x563b4cc2e420]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110019926 DIUCS DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-421:LU)[0x563b4cc2e420]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110019926 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-421:LU)[0x563b4cc2e0b0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410110019926 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-421:LU)[0x563b4cc2e0b0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410110019926 DIUCS DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-421:LU)[0x563b4cc2e420]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110019926 DMSC DEBUG msc_i(IMSI-262420000001027:UTRAN-Iu-421:LU)[0x563b4cc55ea0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110019926 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-421:LU)[0x563b4cc2e0b0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410110019926 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-421:LU)[0x563b4cc2e0b0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410110019926 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001027:UTRAN-Iu-421:LU)[0x563b4cc69d10]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110019926 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001027:UTRAN-Iu-421:LU)[0x563b4cc69d10]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-421:LU)[0x563b4cc2e0b0] (fsm.c:486) 20250410110019926 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001027:UTRAN-Iu-421:LU)[0x563b4cc69d10]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410110019926 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001027:UTRAN-Iu-421:LU)[0x563b4cc69d10]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410110019926 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110019926 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110019926 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110019926 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110019926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110019926 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110019926 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110019926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110019926 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110019926 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 f8 b5 a0 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 20 f7 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2270)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2270)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2268)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2268)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2268)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2268)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110019928 DVLR DEBUG VLR subscr IMSI-262420000001027 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110019928 DVLR DEBUG IMSI:262420000001027 has MSISDN:491230001027 (vlr.c:1045) 20250410110019928 DMSC NOTICE msub(IMSI-262420000001027:MSISDN-491230001027) VLR: update for IMSI=262420000001027 (MSISDN=491230001027) (gsm_04_08.c:1541) 20250410110019928 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110019928 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110019928 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-421:LU)[0x563b4cc2e0b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410110019928 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001027:UTRAN-Iu-421:LU)[0x563b4cc69d10]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410110019928 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001027:UTRAN-Iu-421:LU)[0x563b4cc69d10]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410110019928 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001027:UTRAN-Iu-421:LU)[0x563b4cc69d10]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410110019928 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001027:UTRAN-Iu-421:LU)[0x563b4cc69d10]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-421:LU)[0x563b4cc2e0b0] (vlr_lu_fsm.c:110) 20250410110019928 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001027:UTRAN-Iu-421:LU)[0x563b4cc69d10]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410110019928 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001027:UTRAN-Iu-421:LU)[0x563b4cc69d10]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110019928 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-421:LU)[0x563b4cc2e0b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410110019928 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-421:LU)[0x563b4cc2e0b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410110019928 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-421:LU)[0x563b4cc69be0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110019928 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-421:LU)[0x563b4cc69be0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-421:LU)[0x563b4cc2e0b0] (fsm.c:486) 20250410110019928 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-421:LU)[0x563b4cc69be0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410110019928 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-421:LU)[0x563b4cc69be0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410110019928 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-421:LU)[0x563b4cc69be0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410110019928 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-421:LU)[0x563b4cc69be0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410110019928 DMSC NOTICE msub(IMSI-262420000001027:MSISDN-491230001027:TMSInew-0x3E7FDA23) VLR: update for IMSI=262420000001027 (MSISDN=491230001027) (gsm_04_08.c:1541) 20250410110019928 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-421:LU)[0x563b4cc69be0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410110019928 DMM DEBUG -> IMSI-262420000001027:MSISDN-491230001027:TMSInew-0x3E7FDA23 LOCATION UPDATE ACCEPT (TMSI = 0x3e7fda23) (gsm_04_08.c:149) 20250410110019928 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSInew-0x3E7FDA23:UTRAN-Iu-421:LU)[0x563b4cc2e420]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250410110019928 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSInew-0x3E7FDA23:UTRAN-Iu-421:LU)[0x563b4cc2e420]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110019928 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSInew-0x3E7FDA23:UTRAN-Iu-421:LU)[0x563b4cc55ea0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110019928 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSInew-0x3E7FDA23 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110019928 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110019928 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110019928 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110019928 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110019928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110019928 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110019928 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110019928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110019928 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110019928 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 f8 b5 a0 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 3e 7f da 23 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2270)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2270)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2268)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2268)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2268)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2268)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_establish_and_nothing2(2276)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2269)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2269)@7d38b4d9c9a0: patched enc_l3: '059B'O MSC_Test_2-SCCP(2268)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2268)@7d38b4d9c9a0: vl_len:14 MSC_Test_2-SCCP(2268)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2268)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250410110019930 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110019930 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110019930 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110019930 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110019930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110019930 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-M3UA(2270)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110019930 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110019930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110019930 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110019930 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 a5 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110019930 DIUCS DEBUG (UTRAN-Iu-421) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110019930 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSInew-0x3E7FDA23:UTRAN-Iu-421:LU)[0x563b4cc55ea0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110019930 DIUCS DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSInew-0x3E7FDA23:UTRAN-Iu-421:LU)[0x563b4cc55ea0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110019930 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSInew-0x3E7FDA23:UTRAN-Iu-421:LU)[0x563b4cc2e420]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110019930 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSInew-0x3E7FDA23:UTRAN-Iu-421:LU)[0x563b4cc2e420]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110019930 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSInew-0x3E7FDA23:UTRAN-Iu-421:LU)[0x563b4cc2e420]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110019930 DMM DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSInew-0x3E7FDA23:UTRAN-Iu-421:LU)[0x563b4cc2e420]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410110019930 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:TMSInew-0x3E7FDA23:UTRAN-Iu-421:LU)[0x563b4cc2e0b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410110019930 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-421:LU)[0x563b4cc69be0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410110019930 DMSC NOTICE msub(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23) VLR: update for IMSI=262420000001027 (MSISDN=491230001027) (gsm_04_08.c:1541) 20250410110019930 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410110019930 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-421:LU)[0x563b4cc69be0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410110019930 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-421:LU)[0x563b4cc2e0b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410110019931 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-421:LU)[0x563b4cc69be0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410110019931 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-421:LU)[0x563b4cc69be0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-421:LU)[0x563b4cc2e0b0] (vlr_lu_fsm.c:817) 20250410110019931 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-421:LU)[0x563b4cc69be0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410110019931 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-421:LU)[0x563b4cc69be0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110019931 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-421:LU)[0x563b4cc2e0b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410110019931 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-421:LU)[0x563b4cc2e420]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410110019931 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-421:LU)[0x563b4cc2e420]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.981s remaining) (msc_a.c:450) 20250410110019931 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001027/3/1): Available (smpp_smsc.c:626) 20250410110019931 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-421:LU)[0x563b4cc2e420]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110019931 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-421:LU)[0x563b4cc2e420]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110019931 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-421:LU)[0x563b4cc2e420]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110019931 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110019931 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110019931 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110019931 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-421:LU)[0x563b4cc2e420]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110019931 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-421:LU)[0x563b4cc55ea0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110019931 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410110019931 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110019931 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110019931 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110019931 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110019931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110019931 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110019931 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110019931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110019931 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110019931 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 f8 b5 a0 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2270)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2270)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2268)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2268)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2268)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2268)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2268)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2268)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2268)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2268)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250410110019934 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110019934 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110019934 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110019934 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110019934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110019934 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110019934 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110019934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110019934 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110019934 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 a5 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2270)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110019934 DIUCS DEBUG (UTRAN-Iu-421) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110019934 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-421:LU)[0x563b4cc55ea0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110019934 DIUCS DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-421:LU)[0x563b4cc55ea0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110019934 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-421:LU)[0x563b4cc2e420]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110019934 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-421:LU)[0x563b4cc2e420]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110019934 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-421:LU)[0x563b4cc2e420]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110019934 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-421:LU)[0x563b4cc2e420]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110019934 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-421:LU)[0x563b4cc2e420]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110019934 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-421:LU)[0x563b4cc2e420]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110019934 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-421:LU)[0x563b4cc2e420]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110019934 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-421:LU)[0x563b4cc2e0b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110019934 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-421:LU)[0x563b4cc2e0b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-421:LU)[0x563b4cc2e420] (msc_a.c:1053) 20250410110019934 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-421:LU)[0x563b4cc2e0b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410110019934 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-421:LU)[0x563b4cc2e0b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110019934 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-421:LU)[0x563b4cc2e0b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410110019934 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-421:LU)[0x563b4cc2e420]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc354d0] (msc_a.c:1053) 20250410110019934 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-421:LU)[0x563b4cc2e420]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110019934 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-421:LU)[0x563b4cc2e420]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110019934 DMSC DEBUG msub_fsm[0x563b4cc354d0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110019934 DMSC DEBUG msub(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23) MSC-A terminated (msub.c:261) 20250410110019934 DMSC DEBUG msub(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23) 1 MSC-I still active (msub.c:79) 20250410110019934 DMSC DEBUG msub_fsm[0x563b4cc354d0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110019934 DMSC DEBUG msub_fsm[0x563b4cc354d0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110019934 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-421:LU)[0x563b4cc55ea0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110019934 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-421:LU)[0x563b4cc55ea0]{READY}: Removing from parent msub_fsm[0x563b4cc354d0] (msub.c:113) 20250410110019934 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-421 (ran_conn.c:142) 20250410110019934 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-421 (ran_conn.c:155) 20250410110019934 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-421:LU)[0x563b4cc55ea0]{READY}: Freeing instance (msub.c:113) 20250410110019934 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-421:LU)[0x563b4cc55ea0]{READY}: Deallocated (fsm.c:568) 20250410110019934 DMSC DEBUG msub(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23) Free (msub.c:119) 20250410110019934 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23 - active-conn: now used by 1 (attached) (msub.c:375) 20250410110019934 DMSC DEBUG msub_fsm[0x563b4cc354d0]{terminating}: Freeing instance (msub.c:113) 20250410110019934 DMSC DEBUG msub_fsm[0x563b4cc354d0]{terminating}: Deallocated (fsm.c:568) 20250410110019934 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110019934 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110019934 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110019934 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110019934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110019934 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110019934 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110019934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110019934 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110019934 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0e 04 f8 b5 a0 00 01 a5 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2270)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2270)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2268)@7d38b4d9c9a0: Session index based on local reference:0 20250410110019935 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110019935 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110019935 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110019935 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110019935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-M3UA(2270)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110019935 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110019935 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110019935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110019935 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110019935 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 a5 f8 b5 a0 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-RAN(2269)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_establish_and_nothing2(2276)16299424 TC_iu_establish_and_nothing2(2276)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_establish_and_nothing2(2276)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_establish_and_nothing2(2276)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_establish_and_nothing2(2276)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_establish_and_nothing2(2276)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '3E7FDA23'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2269)@7d38b4d9c9a0: Added conn table entry 0TC_iu_establish_and_nothing2(2276)4911272 MSC_Test_2-RAN(2269)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2268)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_2-M3UA(2270)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110020136 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110020136 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110020136 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110020137 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110020137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110020137 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110020137 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110020137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110020137 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110020137 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 4a f0 a8 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 01 03 50 59 02 05 f4 3e 7f da 23 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110020137 DIUCS DEBUG (UTRAN-Iu-422 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110020138 DMSC DEBUG msub_fsm[0x563b4cc354d0]{active}: Allocated (fsm.c:456) 20250410110020138 DMSC DEBUG msc_i[0x563b4cc69be0]{READY}: Allocated (fsm.c:456) 20250410110020138 DMSC DEBUG msc_i[0x563b4cc69be0]{READY}: is child of msub_fsm[0x563b4cc354d0] (fsm.c:486) 20250410110020138 DMSC DEBUG msc_a[0x563b4cc69d10]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110020138 DMSC DEBUG msc_a[0x563b4cc69d10]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc354d0] (fsm.c:486) 20250410110020138 DMSC DEBUG msc_a(unknown:UTRAN-Iu-422:NONE)[0x563b4cc69d10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110020138 DMSC DEBUG msc_i(unknown:UTRAN-Iu-422:NONE)[0x563b4cc69be0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110020138 DMSC DEBUG msc_a(unknown:UTRAN-Iu-422:NONE)[0x563b4cc69d10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110020138 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-422:NONE)[0x563b4cc69d10]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110020138 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-422:NONE)[0x563b4cc69d10]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110020138 DMM DEBUG msc_a(TMSI-0x3E7FDA23:UTRAN-Iu-422:CM_SERVICE_REQ)[0x563b4cc69d10]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250410110020138 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3E7FDA23:UTRAN-Iu-422:CM_SERVICE_REQ)[0x563b4cc69a10]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410110020138 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3E7FDA23:UTRAN-Iu-422:CM_SERVICE_REQ)[0x563b4cc69a10]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3E7FDA23:UTRAN-Iu-422:CM_SERVICE_REQ)[0x563b4cc69d10] (fsm.c:486) 20250410110020138 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3E7FDA23:UTRAN-Iu-422:CM_SERVICE_REQ)[0x563b4cc69a10]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250410110020138 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3E7FDA23:UTRAN-Iu-422:CM_SERVICE_REQ)[0x563b4cc69a10]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410110020138 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410110020138 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410110020138 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-422:CM_SERVICE_REQ)[0x563b4cc69d10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110020139 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-422:CM_SERVICE_REQ)[0x563b4cc69d10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110020139 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-422:CM_SERVICE_REQ)[0x563b4cc69a10]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410110020139 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-422:CM_SERVICE_REQ)[0x563b4cc69a10]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250410110020139 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-422:CM_SERVICE_REQ)[0x563b4cc23580]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110020139 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-422:CM_SERVICE_REQ)[0x563b4cc23580]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-422:CM_SERVICE_REQ)[0x563b4cc69a10] (fsm.c:486) 20250410110020139 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-422:CM_SERVICE_REQ)[0x563b4cc23580]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110020139 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-422:CM_SERVICE_REQ)[0x563b4cc23580]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110020139 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410110020139 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110020139 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110020139 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110020139 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110020139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110020139 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110020139 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110020139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110020139 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110020139 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0d 02 4a f0 a8 00 01 a6 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2270)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2270)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2268)@7d38b4d9c9a0: { messageType := 2, destLocRef := '4AF0A8'O, sourceLocRef := '0001A6'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2268)@7d38b4d9c9a0: Session index based on local reference:0 TC_iu_establish_and_nothing2(2276)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_establish_and_nothing2(2276)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110020146 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110020146 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-422:CM_SERVICE_REQ)[0x563b4cc23580]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110020146 DVLR DEBUG SUBSCR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23) Received 1 auth tuples (vlr.c:996) 20250410110020146 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-422:CM_SERVICE_REQ)[0x563b4cc23580]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110020146 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-422:CM_SERVICE_REQ)[0x563b4cc23580]{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:324) 20250410110020146 DMM DEBUG Tx AUTH REQ (rand = 47c6218528d993c317edb568cfec46ad) (gsm_04_08.c:641) 20250410110020146 DMM DEBUG AUTH REQ (autn = be0de0c39cb9cdd371fec005a76d4c5f) (gsm_04_08.c:643) 20250410110020146 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-422:CM_SERVICE_REQ)[0x563b4cc69d10]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110020146 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-422:CM_SERVICE_REQ)[0x563b4cc69d10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110020146 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-422:CM_SERVICE_REQ)[0x563b4cc69be0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110020147 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410110020147 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110020147 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110020147 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110020147 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110020147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110020147 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110020147 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110020147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110020147 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110020147 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 4a f0 a8 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 47 c6 21 85 28 d9 93 c3 17 ed b5 68 cf ec 46 ad 20 10 be 0d e0 c3 9c b9 cd d3 71 fe c0 05 a7 6d 4c 5f 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2270)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2270)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2268)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2268)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2268)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2268)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2269)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051418627EF221042DED5843'O MSC_Test_2-RAN(2269)@7d38b4d9c9a0: patched enc_l3: '055418627EF221042DED5843'O MSC_Test_2-SCCP(2268)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2268)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2268)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2268)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055418627EF221042DED5843'O 20250410110020155 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110020155 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110020155 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110020155 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110020155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110020155 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110020155 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110020155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110020155 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110020155 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 a6 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 18 62 7e f2 21 04 2d ed 58 43 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2270)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110020155 DIUCS DEBUG (UTRAN-Iu-422) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110020155 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-422:CM_SERVICE_REQ)[0x563b4cc69be0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110020155 DIUCS DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-422:CM_SERVICE_REQ)[0x563b4cc69be0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110020155 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-422:CM_SERVICE_REQ)[0x563b4cc69d10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110020155 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-422:CM_SERVICE_REQ)[0x563b4cc69d10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110020155 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-422:CM_SERVICE_REQ)[0x563b4cc69d10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110020155 DMM DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-422:CM_SERVICE_REQ)[0x563b4cc69d10]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 18627ef22ded5843) (gsm_04_08.c:1128) 20250410110020155 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-422:CM_SERVICE_REQ)[0x563b4cc23580]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110020155 DVLR DEBUG SUBSCR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23) AUTH on UTRAN received RES: 18627ef22ded5843 (8 bytes) (vlr_auth_fsm.c:151) 20250410110020155 DVLR INFO SUBSCR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110020155 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-422:CM_SERVICE_REQ)[0x563b4cc23580]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110020155 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-422:CM_SERVICE_REQ)[0x563b4cc23580]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110020155 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-422:CM_SERVICE_REQ)[0x563b4cc23580]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110020155 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-422:CM_SERVICE_REQ)[0x563b4cc23580]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-422:CM_SERVICE_REQ)[0x563b4cc69a10] (vlr_auth_fsm.c:294) 20250410110020155 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-422:CM_SERVICE_REQ)[0x563b4cc23580]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110020155 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-422:CM_SERVICE_REQ)[0x563b4cc23580]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110020155 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-422:CM_SERVICE_REQ)[0x563b4cc69a10]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250410110020155 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-422:CM_SERVICE_REQ)[0x563b4cc69a10]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410110020155 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-422:CM_SERVICE_REQ)[0x563b4cc69a10]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110020155 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-422:CM_SERVICE_REQ)[0x563b4cc69d10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110020155 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-422:CM_SERVICE_REQ)[0x563b4cc69d10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=53cbaf62b0fbebeab81f4c6a16851ef2, CK=NONE (ran_msg_iu.c:388) 20250410110020155 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-422:CM_SERVICE_REQ)[0x563b4cc69be0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110020156 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-422:CM_SERVICE_REQ)[0x563b4cc69a10]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250410110020156 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110020156 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110020156 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110020156 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110020156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110020156 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110020156 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110020156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110020156 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110020156 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 4a f0 a8 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 53 cb af 62 b0 fb eb ea b8 1f 4c 6a 16 85 1e f2 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2270)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2270)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2268)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2268)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2268)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2268)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2268)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2268)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2268)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2268)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250410110020162 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110020162 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110020162 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110020162 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110020162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110020162 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110020162 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110020162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110020163 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110020163 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 a6 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2270)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110020163 DIUCS DEBUG (UTRAN-Iu-422) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110020163 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-422:CM_SERVICE_REQ)[0x563b4cc69be0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110020163 DIUCS DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-422:CM_SERVICE_REQ)[0x563b4cc69be0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110020163 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-422:CM_SERVICE_REQ)[0x563b4cc69d10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110020163 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-422:CM_SERVICE_REQ)[0x563b4cc69d10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110020163 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-422:CM_SERVICE_REQ)[0x563b4cc69d10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110020163 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-422:CM_SERVICE_REQ)[0x563b4cc69a10]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250410110020163 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-422:CM_SERVICE_REQ)[0x563b4cc69a10]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410110020163 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-422:CM_SERVICE_REQ)[0x563b4cc69d10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110020163 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-422:CM_SERVICE_REQ)[0x563b4cc69be0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110020164 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-422:CM_SERVICE_REQ)[0x563b4cc69a10]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410110020164 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-422:CM_SERVICE_REQ)[0x563b4cc69a10]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410110020164 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-422:CM_SERVICE_REQ)[0x563b4cc69a10]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410110020164 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-422:CM_SERVICE_REQ)[0x563b4cc69a10]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410110020164 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-422:CM_SERVICE_REQ)[0x563b4cc69a10]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410110020164 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-422:CM_SERVICE_REQ)[0x563b4cc69a10]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410110020164 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-422:CM_SERVICE_REQ)[0x563b4cc69a10]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410110020164 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-422:CM_SERVICE_REQ)[0x563b4cc69d10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410110020164 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-422:CM_SERVICE_REQ)[0x563b4cc69d10]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.974s remaining) (msc_a.c:450) 20250410110020164 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001027/3/1): Available (smpp_smsc.c:626) 20250410110020164 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110020164 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110020164 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110020164 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110020164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110020164 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110020164 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110020164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110020164 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110020164 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 4a f0 a8 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 20 f7 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2270)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2270)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2268)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2268)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2268)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2268)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110025140 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-422:CM_SERVICE_REQ)[0x563b4cc69d10]{MSC_A_ST_AUTHENTICATED}: Timeout of X1 (fsm.c:317) 20250410110025140 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-422:CM_SERVICE_REQ)[0x563b4cc69d10]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:927) 20250410110025140 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-422:CM_SERVICE_REQ)[0x563b4cc69d10]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110025140 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-422:CM_SERVICE_REQ)[0x563b4cc69d10]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 1 (cm_service_cc) (msc_a.c:948) 20250410110025140 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110025140 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110025140 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110025140 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-422:CM_SERVICE_REQ)[0x563b4cc69d10]{MSC_A_ST_RELEASING}: Releasing: canceling still pending use: cm_service_cc (1) (msc_a.c:976) 20250410110025140 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-422:CM_SERVICE_REQ)[0x563b4cc69d10]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110025140 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-422:CM_SERVICE_REQ)[0x563b4cc69d10]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110025140 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-422:CM_SERVICE_REQ)[0x563b4cc69be0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110025140 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410110025140 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110025140 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110025140 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110025140 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110025140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110025140 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110025140 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110025140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110025140 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110025140 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 4a f0 a8 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2270)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2270)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2268)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2268)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2268)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2268)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2268)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2268)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2268)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2268)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250410110025142 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110025142 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110025142 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110025142 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110025142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110025142 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110025142 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110025142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110025142 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110025142 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 a6 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2270)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110025142 DIUCS DEBUG (UTRAN-Iu-422) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110025142 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-422:CM_SERVICE_REQ)[0x563b4cc69be0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110025142 DIUCS DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-422:CM_SERVICE_REQ)[0x563b4cc69be0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110025142 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-422:CM_SERVICE_REQ)[0x563b4cc69d10]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110025142 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-422:CM_SERVICE_REQ)[0x563b4cc69d10]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110025142 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-422:CM_SERVICE_REQ)[0x563b4cc69d10]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110025143 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-422:CM_SERVICE_REQ)[0x563b4cc69d10]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110025143 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-422:CM_SERVICE_REQ)[0x563b4cc69d10]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110025143 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-422:CM_SERVICE_REQ)[0x563b4cc69d10]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110025143 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-422:CM_SERVICE_REQ)[0x563b4cc69d10]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110025143 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-422:CM_SERVICE_REQ)[0x563b4cc69a10]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110025143 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-422:CM_SERVICE_REQ)[0x563b4cc69a10]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-422:CM_SERVICE_REQ)[0x563b4cc69d10] (msc_a.c:1053) 20250410110025143 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-422:CM_SERVICE_REQ)[0x563b4cc69a10]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110025143 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-422:CM_SERVICE_REQ)[0x563b4cc69a10]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410110025143 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-422:CM_SERVICE_REQ)[0x563b4cc69d10]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc354d0] (msc_a.c:1053) 20250410110025143 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-422:CM_SERVICE_REQ)[0x563b4cc69d10]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110025143 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-422:CM_SERVICE_REQ)[0x563b4cc69d10]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110025143 DMSC DEBUG msub_fsm[0x563b4cc354d0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110025143 DMSC DEBUG msub(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23) MSC-A terminated (msub.c:261) 20250410110025143 DMSC DEBUG msub(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23) 1 MSC-I still active (msub.c:79) 20250410110025143 DMSC DEBUG msub_fsm[0x563b4cc354d0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110025143 DMSC DEBUG msub_fsm[0x563b4cc354d0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110025143 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-422:CM_SERVICE_REQ)[0x563b4cc69be0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110025143 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-422:CM_SERVICE_REQ)[0x563b4cc69be0]{READY}: Removing from parent msub_fsm[0x563b4cc354d0] (msub.c:113) 20250410110025143 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-422 (ran_conn.c:142) 20250410110025143 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-422 (ran_conn.c:155) 20250410110025143 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-422:CM_SERVICE_REQ)[0x563b4cc69be0]{READY}: Freeing instance (msub.c:113) 20250410110025143 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23:UTRAN-Iu-422:CM_SERVICE_REQ)[0x563b4cc69be0]{READY}: Deallocated (fsm.c:568) 20250410110025143 DMSC DEBUG msub(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23) Free (msub.c:119) 20250410110025143 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x3E7FDA23 - active-conn: now used by 1 (attached) (msub.c:375) 20250410110025143 DMSC DEBUG msub_fsm[0x563b4cc354d0]{terminating}: Freeing instance (msub.c:113) 20250410110025143 DMSC DEBUG msub_fsm[0x563b4cc354d0]{terminating}: Deallocated (fsm.c:568) 20250410110025143 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110025143 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110025143 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110025143 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110025143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110025143 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110025143 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110025143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110025143 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110025143 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0d 04 4a f0 a8 00 01 a6 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2270)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2270)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2268)@7d38b4d9c9a0: Session index based on local reference:0 20250410110025144 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110025144 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110025144 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110025144 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110025144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110025144 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110025144 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110025144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110025144 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110025144 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 a6 4a f0 a8 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2270)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2269)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_establish_and_nothing2(2276)4911272 TC_iu_establish_and_nothing2(2276)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_establish_and_nothing2(2276)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_establish_and_nothing2(2276)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_establish_and_nothing2(2276)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410110025146 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410110025146 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110025146 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410110025146 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410110025146 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410110025146 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110025146 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110025146 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410110025146 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110025146 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110025146 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1126) 20250410110025146 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110025146 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110025146 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110025146 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110025146 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110025146 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110025146 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110025146 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110025146 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110025146 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:378) 20250410110025146 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP(2274)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110025146 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(2262)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-M3UA(2267)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-SCCP(2265)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110025147 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110025147 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110025147 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110025147 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) MSC_Test-GSUP-IPA(2273)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110025147 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410110025147 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-SMPP(2275)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(2264)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110025147 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410110025147 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110025147 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410110025147 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) MSC_Test-MNCC(2271)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-M3UA(2270)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-SCCP(2268)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-RAN(2269)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110025147 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250410110025147 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410110025147 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410110025147 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410110025147 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250410110025147 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110025147 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250410110025147 DLSS7 ERROR 0: ASP(virt-rnc0-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250410110025147 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410110025147 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110025147 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110025147 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410110025147 DLINP ERROR SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:766) 20250410110025147 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110025147 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410110025147 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110025147 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110025147 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110025147 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110025147 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110025147 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110025147 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110025147 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110025147 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110025147 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110025147 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410110025147 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110025147 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110025147 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110025147 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110025147 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110025147 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110025147 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110025147 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test-MGCP(2272)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-RAN(2266)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(2263)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2261)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2277)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2261): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(2262): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(2263): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(2264): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-SCCP(2265): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-RAN(2266): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-M3UA(2267): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-SCCP(2268): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-RAN(2269): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-M3UA(2270): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(2271): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(2272): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(2273): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(2274): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(2275): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_iu_establish_and_nothing2(2276): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2277): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_iu_establish_and_nothing finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_establish_and_nothing pass'. Thu Apr 10 11:00:25 UTC 2025 ====== MSC_Tests_Iu.TC_iu_establish_and_nothing pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_iu_establish_and_nothing.talloc 20250410110026148 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=470280) 20250410110027148 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110027148 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110027148 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110027148 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110027148 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110027148 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110027148 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110027148 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110027148 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110027149 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=470280, count=471440) 20250410110028151 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_establish_and_nothing pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_setup_and_nothing'. ------ MSC_Tests_Iu.TC_iu_mo_setup_and_nothing ------ Thu Apr 10 11:00:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_mo_setup_and_nothing.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_mo_setup_and_nothing.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410110029153 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_setup_and_nothing' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_iu_mo_setup_and_nothing started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(2281)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(2281)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2281)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(2279)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_1-M3UA(2284)@7d38b4d9c9a0: ************************************************* MSC_Test_1-M3UA(2284)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2284)@7d38b4d9c9a0: ************************************************* MSC_Test_1-SCCP(2282)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_2-M3UA(2287)@7d38b4d9c9a0: ************************************************* MSC_Test_2-M3UA(2287)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2287)@7d38b4d9c9a0: ************************************************* MSC_Test_2-SCCP(2285)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410110029973 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2288)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410110030141 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110030141 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410110030141 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110030141 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2281)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2281)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2281)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2281)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(2281)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410110030143 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110030143 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110030143 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110030143 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110030143 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110030143 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110030143 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110030143 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110030143 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110030143 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410110030143 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2281)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2281)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2281)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2281)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410110030143 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) MSC_Test_0-M3UA(2281)@7d38b4d9c9a0: Message received on association #8 20250410110030143 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110030143 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110030143 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410110030143 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110030143 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110030143 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110030143 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110030143 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110030143 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410110030143 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110030144 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2281)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2281)@7d38b4d9c9a0: Message received on association #8 20250410110030144 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) MSC_Test_0-M3UA(2281)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2281)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) 20250410110030144 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2281)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2281)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110030154 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410110030154 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) 20250410110030155 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110030155 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250410110030155 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110030155 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test-GSUP-IPA(2290)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test_1-M3UA(2284)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2284)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2284)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test-GSUP-IPA(2290)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410110030157 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250410110030157 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110030157 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110030157 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110030157 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110030157 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110030157 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110030157 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110030157 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110030157 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110030157 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110030157 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2284)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_1-M3UA(2284)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2284)@7d38b4d9c9a0: Message received on association #8 MSC_Test-GSUP-IPA(2290)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2290)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2290)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2290)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250410110030158 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110030158 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110030158 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110030158 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110030158 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110030158 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110030158 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110030158 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110030158 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110030158 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110030158 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110030158 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2284)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2284)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2284)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test-GSUP-IPA(2290)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_1-M3UA(2284)@7d38b4d9c9a0: Message received on association #8 MSC_Test-GSUP-IPA(2290)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410110030158 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:413) MSC_Test_1-M3UA(2284)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2284)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2284)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2284)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) 20250410110030158 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2284)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2284)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110030168 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110030168 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250410110030168 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110030168 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2287)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2287)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2287)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110030170 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110030170 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110030170 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110030170 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110030170 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110030170 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110030170 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) MSC_Test_2-M3UA(2287)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_2-M3UA(2287)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410110030170 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110030170 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110030170 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110030170 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2287)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2287)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2287)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410110030172 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110030172 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110030172 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110030172 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110030172 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110030172 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110030172 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110030172 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110030172 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110030172 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110030172 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110030172 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110030172 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2287)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410110030172 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) MSC_Test_1-M3UA(2284)@7d38b4d9c9a0: Message received on association #8 20250410110030172 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2287)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2287)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2284)@7d38b4d9c9a0: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2287)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2287)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2287)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2287)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2287)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110030173 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410110030173 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2291)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000001028" to be handled at TC_iu_mo_setup_and_nothing2(2293) TC_iu_mo_setup_and_nothing2(2293)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001028'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410110030955 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110030955 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110030955 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110030955 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110030955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110030955 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110030955 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110030955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110030955 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110030955 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2281)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110030956 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110030956 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110030956 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110030956 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110030956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110030956 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110030956 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110030956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110030956 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110030956 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2281)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2281)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2280)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410110030974 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110030974 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110030974 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410110030974 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410110030974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110030974 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110030974 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110030974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110030974 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110030974 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2284)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110030975 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110030975 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110030975 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110030975 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250410110030975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110030975 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250410110030975 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110030975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250410110030975 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110030975 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2284)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2284)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2283)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2287)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110030982 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110030982 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110030982 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110030982 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110030982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110030982 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110030982 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110030982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110030982 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110030982 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110030983 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250410110030983 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250410110030983 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110030983 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110030983 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110030983 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110030983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110030983 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110030983 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110030983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110030983 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110030983 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2287)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2287)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2286)@7d38b4d9c9a0: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2286)@7d38b4d9c9a0: Added conn table entry 0TC_iu_mo_setup_and_nothing2(2293)16048167 MSC_Test_2-SCCP(2285)@7d38b4d9c9a0: First idle individual index:0 20250410110030994 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110030994 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110030994 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110030994 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110030994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110030994 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110030994 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110030994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110030994 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110030994 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 f4 e0 27 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 82 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2287)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110030994 DIUCS DEBUG (UTRAN-Iu-423 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110030994 DMSC DEBUG msub_fsm[0x563b4cc69a10]{active}: Allocated (fsm.c:456) 20250410110030994 DMSC DEBUG msc_i[0x563b4cc69d10]{READY}: Allocated (fsm.c:456) 20250410110030994 DMSC DEBUG msc_i[0x563b4cc69d10]{READY}: is child of msub_fsm[0x563b4cc69a10] (fsm.c:486) 20250410110030994 DMSC DEBUG msc_a[0x563b4cc69be0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110030994 DMSC DEBUG msc_a[0x563b4cc69be0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc69a10] (fsm.c:486) 20250410110030994 DMSC DEBUG msc_a(unknown:UTRAN-Iu-423:NONE)[0x563b4cc69be0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110030994 DMSC DEBUG msc_i(unknown:UTRAN-Iu-423:NONE)[0x563b4cc69d10]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110030995 DMSC DEBUG msc_a(unknown:UTRAN-Iu-423:NONE)[0x563b4cc69be0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-RAN(2286)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410110030995 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-423:NONE)[0x563b4cc69be0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110030995 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-423:NONE)[0x563b4cc69be0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110030995 DMM DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-423:LU)[0x563b4cc69be0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001028 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410110030995 DMM DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-423:LU)[0x563b4cc69be0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410110030995 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-423:LU)[0x563b4cc354d0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410110030995 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-423:LU)[0x563b4cc354d0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001028:UTRAN-Iu-423:LU)[0x563b4cc69be0] (fsm.c:486) 20250410110030995 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-423:LU)[0x563b4cc354d0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410110030995 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-423:LU)[0x563b4cc354d0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410110030995 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410110030995 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001028 id=262420000001028 (vlr.c:661) 20250410110030995 DVLR INFO New subscr, IMSI: 262420000001028 (vlr.c:562) 20250410110030995 DVLR DEBUG VLR subscr IMSI-262420000001028 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410110030995 DMSC DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-423:LU)[0x563b4cc69be0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110030995 DMSC DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-423:LU)[0x563b4cc69be0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110030995 DVLR DEBUG VLR subscr IMSI-262420000001028 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410110030995 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410110030995 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-423:LU)[0x563b4cc354d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410110030995 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-423:LU)[0x563b4cc354d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410110030995 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-423:LU)[0x563b4cc354d0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410110030995 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-423:LU)[0x563b4cc06b40]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110030995 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-423:LU)[0x563b4cc06b40]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-423:LU)[0x563b4cc354d0] (fsm.c:486) 20250410110030995 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-423:LU)[0x563b4cc06b40]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110030995 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-423:LU)[0x563b4cc06b40]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110030995 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110030995 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110030995 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110030995 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110030995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110030995 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110030995 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110030995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110030995 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110030995 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0c 02 f4 e0 27 00 01 a7 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2287)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2287)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2285)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'F4E027'O, sourceLocRef := '0001A7'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2285)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(2291)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000001028" handled at TC_iu_mo_setup_and_nothing2(2293) MSC_Test-GSUP(2291)@7d38b4d9c9a0: Added IMSI table entry 0TC_iu_mo_setup_and_nothing2(2293)"262420000001028" TC_iu_mo_setup_and_nothing2(2293)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_setup_and_nothing2(2293)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410110031000 DVLR DEBUG VLR subscr IMSI-262420000001028 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110031000 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-423:LU)[0x563b4cc06b40]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110031000 DVLR DEBUG SUBSCR(IMSI-262420000001028) Received 1 auth tuples (vlr.c:996) 20250410110031000 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-423:LU)[0x563b4cc06b40]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110031000 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-423:LU)[0x563b4cc06b40]{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:324) 20250410110031000 DMM DEBUG Tx AUTH REQ (rand = 983cbbb30fc5e8b43bd8fc5591f8c473) (gsm_04_08.c:641) 20250410110031000 DMM DEBUG AUTH REQ (autn = e2770456453b81a48985b009233d933f) (gsm_04_08.c:643) 20250410110031000 DIUCS DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-423:LU)[0x563b4cc69be0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110031000 DIUCS DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-423:LU)[0x563b4cc69be0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110031000 DMSC DEBUG msc_i(IMSI-262420000001028:UTRAN-Iu-423:LU)[0x563b4cc69d10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110031000 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110031000 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110031000 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110031000 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110031000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110031000 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110031000 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110031000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110031000 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110031000 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 f4 e0 27 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 98 3c bb b3 0f c5 e8 b4 3b d8 fc 55 91 f8 c4 73 20 10 e2 77 04 56 45 3b 81 a4 89 85 b0 09 23 3d 93 3f 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110031000 DVLR DEBUG VLR subscr IMSI-262420000001028 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(2287)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2287)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2285)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2285)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2285)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2285)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2286)@7d38b4d9c9a0: patching N(SD)=1 into dtap '0514ECF0645C2104A0B4C6D1'O MSC_Test_2-RAN(2286)@7d38b4d9c9a0: patched enc_l3: '0554ECF0645C2104A0B4C6D1'O MSC_Test_2-SCCP(2285)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2285)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2285)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2285)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554ECF0645C2104A0B4C6D1'O 20250410110031005 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110031005 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110031005 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110031005 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110031005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110031005 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110031005 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110031005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110031005 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2287)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110031005 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 a7 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 ec f0 64 5c 21 04 a0 b4 c6 d1 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110031006 DIUCS DEBUG (UTRAN-Iu-423) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110031006 DMSC DEBUG msc_i(IMSI-262420000001028:UTRAN-Iu-423:LU)[0x563b4cc69d10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110031006 DIUCS DEBUG msc_i(IMSI-262420000001028:UTRAN-Iu-423:LU)[0x563b4cc69d10]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110031006 DMSC DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-423:LU)[0x563b4cc69be0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110031006 DIUCS DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-423:LU)[0x563b4cc69be0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110031006 DIUCS DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-423:LU)[0x563b4cc69be0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110031006 DMM DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-423:LU)[0x563b4cc69be0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = ecf0645ca0b4c6d1) (gsm_04_08.c:1128) 20250410110031006 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-423:LU)[0x563b4cc06b40]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110031006 DVLR DEBUG SUBSCR(IMSI-262420000001028) AUTH on UTRAN received RES: ecf0645ca0b4c6d1 (8 bytes) (vlr_auth_fsm.c:151) 20250410110031006 DVLR INFO SUBSCR(IMSI-262420000001028) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110031006 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-423:LU)[0x563b4cc06b40]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110031006 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-423:LU)[0x563b4cc06b40]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110031006 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-423:LU)[0x563b4cc06b40]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110031006 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-423:LU)[0x563b4cc06b40]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-423:LU)[0x563b4cc354d0] (vlr_auth_fsm.c:294) 20250410110031006 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-423:LU)[0x563b4cc06b40]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110031006 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-423:LU)[0x563b4cc06b40]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110031006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-423:LU)[0x563b4cc354d0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410110031006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-423:LU)[0x563b4cc354d0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410110031006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-423:LU)[0x563b4cc354d0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110031006 DIUCS DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-423:LU)[0x563b4cc69be0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110031006 DIUCS DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-423:LU)[0x563b4cc69be0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=1d14bd338d74148c77ea0cdf4276058b, CK=NONE (ran_msg_iu.c:388) 20250410110031006 DMSC DEBUG msc_i(IMSI-262420000001028:UTRAN-Iu-423:LU)[0x563b4cc69d10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110031006 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110031006 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110031006 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110031006 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110031006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110031006 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110031006 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110031006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110031006 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110031006 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 f4 e0 27 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 1d 14 bd 33 8d 74 14 8c 77 ea 0c df 42 76 05 8b 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110031006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-423:LU)[0x563b4cc354d0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-M3UA(2287)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2287)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2285)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2285)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2285)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2285)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2285)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2285)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2285)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2285)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250410110031011 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110031011 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110031011 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110031011 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110031011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110031011 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110031011 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110031011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110031011 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110031011 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 a7 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2287)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110031011 DIUCS DEBUG (UTRAN-Iu-423) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110031011 DMSC DEBUG msc_i(IMSI-262420000001028:UTRAN-Iu-423:LU)[0x563b4cc69d10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110031011 DIUCS DEBUG msc_i(IMSI-262420000001028:UTRAN-Iu-423:LU)[0x563b4cc69d10]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110031011 DMSC DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-423:LU)[0x563b4cc69be0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110031012 DIUCS DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-423:LU)[0x563b4cc69be0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110031012 DIUCS DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-423:LU)[0x563b4cc69be0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110031012 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-423:LU)[0x563b4cc354d0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410110031012 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-423:LU)[0x563b4cc354d0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410110031012 DIUCS DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-423:LU)[0x563b4cc69be0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110031012 DMSC DEBUG msc_i(IMSI-262420000001028:UTRAN-Iu-423:LU)[0x563b4cc69d10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110031012 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-423:LU)[0x563b4cc354d0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410110031012 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-423:LU)[0x563b4cc354d0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410110031012 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001028:UTRAN-Iu-423:LU)[0x563b4cc06b40]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110031012 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001028:UTRAN-Iu-423:LU)[0x563b4cc06b40]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-423:LU)[0x563b4cc354d0] (fsm.c:486) 20250410110031012 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001028:UTRAN-Iu-423:LU)[0x563b4cc06b40]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410110031012 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001028:UTRAN-Iu-423:LU)[0x563b4cc06b40]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410110031012 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110031012 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110031012 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110031012 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110031012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110031012 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110031012 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110031012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110031012 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110031012 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 f4 e0 27 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 20 f8 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2287)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2287)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2285)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2285)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2285)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2285)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110031014 DVLR DEBUG VLR subscr IMSI-262420000001028 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110031014 DVLR DEBUG IMSI:262420000001028 has MSISDN:491230001028 (vlr.c:1045) 20250410110031014 DMSC NOTICE msub(IMSI-262420000001028:MSISDN-491230001028) VLR: update for IMSI=262420000001028 (MSISDN=491230001028) (gsm_04_08.c:1541) 20250410110031014 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110031014 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110031014 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-423:LU)[0x563b4cc354d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410110031014 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001028:UTRAN-Iu-423:LU)[0x563b4cc06b40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410110031014 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001028:UTRAN-Iu-423:LU)[0x563b4cc06b40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410110031014 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001028:UTRAN-Iu-423:LU)[0x563b4cc06b40]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410110031014 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001028:UTRAN-Iu-423:LU)[0x563b4cc06b40]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-423:LU)[0x563b4cc354d0] (vlr_lu_fsm.c:110) 20250410110031014 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001028:UTRAN-Iu-423:LU)[0x563b4cc06b40]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410110031014 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001028:UTRAN-Iu-423:LU)[0x563b4cc06b40]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110031014 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-423:LU)[0x563b4cc354d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410110031014 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-423:LU)[0x563b4cc354d0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410110031014 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-423:LU)[0x563b4cc5ef20]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110031014 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-423:LU)[0x563b4cc5ef20]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-423:LU)[0x563b4cc354d0] (fsm.c:486) 20250410110031014 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-423:LU)[0x563b4cc5ef20]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410110031014 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-423:LU)[0x563b4cc5ef20]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410110031014 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-423:LU)[0x563b4cc5ef20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410110031014 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-423:LU)[0x563b4cc5ef20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410110031014 DMSC NOTICE msub(IMSI-262420000001028:MSISDN-491230001028:TMSInew-0xA360A1E0) VLR: update for IMSI=262420000001028 (MSISDN=491230001028) (gsm_04_08.c:1541) 20250410110031015 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-423:LU)[0x563b4cc5ef20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410110031015 DMM DEBUG -> IMSI-262420000001028:MSISDN-491230001028:TMSInew-0xA360A1E0 LOCATION UPDATE ACCEPT (TMSI = 0xa360a1e0) (gsm_04_08.c:149) 20250410110031015 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSInew-0xA360A1E0:UTRAN-Iu-423:LU)[0x563b4cc69be0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250410110031015 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSInew-0xA360A1E0:UTRAN-Iu-423:LU)[0x563b4cc69be0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110031015 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSInew-0xA360A1E0:UTRAN-Iu-423:LU)[0x563b4cc69d10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110031015 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSInew-0xA360A1E0 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110031015 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110031015 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110031015 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110031015 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110031015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110031015 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110031015 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110031015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110031015 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110031015 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 f4 e0 27 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 a3 60 a1 e0 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2287)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2287)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2285)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2285)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2285)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2285)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_setup_and_nothing2(2293)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2286)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2286)@7d38b4d9c9a0: patched enc_l3: '059B'O MSC_Test_2-SCCP(2285)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2285)@7d38b4d9c9a0: vl_len:14 MSC_Test_2-SCCP(2285)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2285)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250410110031017 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110031017 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110031017 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110031017 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110031017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110031017 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110031017 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110031017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110031017 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110031017 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 a7 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2287)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110031017 DIUCS DEBUG (UTRAN-Iu-423) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110031017 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSInew-0xA360A1E0:UTRAN-Iu-423:LU)[0x563b4cc69d10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110031017 DIUCS DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSInew-0xA360A1E0:UTRAN-Iu-423:LU)[0x563b4cc69d10]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110031017 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSInew-0xA360A1E0:UTRAN-Iu-423:LU)[0x563b4cc69be0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110031017 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSInew-0xA360A1E0:UTRAN-Iu-423:LU)[0x563b4cc69be0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110031017 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSInew-0xA360A1E0:UTRAN-Iu-423:LU)[0x563b4cc69be0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110031017 DMM DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSInew-0xA360A1E0:UTRAN-Iu-423:LU)[0x563b4cc69be0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410110031017 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:TMSInew-0xA360A1E0:UTRAN-Iu-423:LU)[0x563b4cc354d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410110031017 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-423:LU)[0x563b4cc5ef20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410110031017 DMSC NOTICE msub(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0) VLR: update for IMSI=262420000001028 (MSISDN=491230001028) (gsm_04_08.c:1541) 20250410110031017 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410110031017 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-423:LU)[0x563b4cc5ef20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410110031017 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-423:LU)[0x563b4cc354d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410110031017 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-423:LU)[0x563b4cc5ef20]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410110031017 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-423:LU)[0x563b4cc5ef20]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-423:LU)[0x563b4cc354d0] (vlr_lu_fsm.c:817) 20250410110031017 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-423:LU)[0x563b4cc5ef20]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410110031017 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-423:LU)[0x563b4cc5ef20]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110031017 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-423:LU)[0x563b4cc354d0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410110031017 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-423:LU)[0x563b4cc69be0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410110031017 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-423:LU)[0x563b4cc69be0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.977s remaining) (msc_a.c:450) 20250410110031017 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001028/3/1): Available (smpp_smsc.c:626) 20250410110031017 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-423:LU)[0x563b4cc69be0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110031017 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-423:LU)[0x563b4cc69be0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110031017 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-423:LU)[0x563b4cc69be0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110031017 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110031017 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110031017 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110031017 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-423:LU)[0x563b4cc69be0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110031017 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-423:LU)[0x563b4cc69d10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110031017 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410110031017 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110031017 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110031017 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110031017 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110031017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110031017 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110031017 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110031017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110031017 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110031017 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 f4 e0 27 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2287)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2287)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2285)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2285)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2285)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2285)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2285)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2285)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2285)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2285)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250410110031021 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110031021 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110031021 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110031021 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110031021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110031021 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110031021 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110031021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110031021 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2287)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110031021 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 a7 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110031021 DIUCS DEBUG (UTRAN-Iu-423) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110031021 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-423:LU)[0x563b4cc69d10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110031021 DIUCS DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-423:LU)[0x563b4cc69d10]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110031021 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-423:LU)[0x563b4cc69be0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110031021 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-423:LU)[0x563b4cc69be0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110031021 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-423:LU)[0x563b4cc69be0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110031021 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-423:LU)[0x563b4cc69be0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110031021 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-423:LU)[0x563b4cc69be0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110031021 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-423:LU)[0x563b4cc69be0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110031021 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-423:LU)[0x563b4cc69be0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110031021 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-423:LU)[0x563b4cc354d0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110031021 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-423:LU)[0x563b4cc354d0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-423:LU)[0x563b4cc69be0] (msc_a.c:1053) 20250410110031021 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-423:LU)[0x563b4cc354d0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410110031021 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-423:LU)[0x563b4cc354d0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110031021 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-423:LU)[0x563b4cc354d0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410110031021 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-423:LU)[0x563b4cc69be0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc69a10] (msc_a.c:1053) 20250410110031021 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-423:LU)[0x563b4cc69be0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110031021 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-423:LU)[0x563b4cc69be0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110031021 DMSC DEBUG msub_fsm[0x563b4cc69a10]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110031021 DMSC DEBUG msub(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0) MSC-A terminated (msub.c:261) 20250410110031021 DMSC DEBUG msub(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0) 1 MSC-I still active (msub.c:79) 20250410110031021 DMSC DEBUG msub_fsm[0x563b4cc69a10]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110031021 DMSC DEBUG msub_fsm[0x563b4cc69a10]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110031021 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-423:LU)[0x563b4cc69d10]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110031021 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-423:LU)[0x563b4cc69d10]{READY}: Removing from parent msub_fsm[0x563b4cc69a10] (msub.c:113) 20250410110031021 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-423 (ran_conn.c:142) 20250410110031021 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-423 (ran_conn.c:155) 20250410110031021 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-423:LU)[0x563b4cc69d10]{READY}: Freeing instance (msub.c:113) 20250410110031021 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-423:LU)[0x563b4cc69d10]{READY}: Deallocated (fsm.c:568) 20250410110031021 DMSC DEBUG msub(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0) Free (msub.c:119) 20250410110031021 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0 - active-conn: now used by 1 (attached) (msub.c:375) 20250410110031021 DMSC DEBUG msub_fsm[0x563b4cc69a10]{terminating}: Freeing instance (msub.c:113) 20250410110031021 DMSC DEBUG msub_fsm[0x563b4cc69a10]{terminating}: Deallocated (fsm.c:568) 20250410110031021 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110031021 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110031021 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110031021 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110031021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110031021 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110031021 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110031021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110031021 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110031021 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0c 04 f4 e0 27 00 01 a7 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2287)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2287)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2285)@7d38b4d9c9a0: Session index based on local reference:0 20250410110031022 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110031022 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110031022 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110031022 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110031022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-M3UA(2287)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110031022 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110031022 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110031022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110031022 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110031022 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 a7 f4 e0 27 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-RAN(2286)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_mo_setup_and_nothing2(2293)16048167 TC_iu_mo_setup_and_nothing2(2293)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_setup_and_nothing2(2293)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_setup_and_nothing2(2293)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_setup_and_nothing2(2293)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_setup_and_nothing2(2293)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'A360A1E0'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2286)@7d38b4d9c9a0: Added conn table entry 0TC_iu_mo_setup_and_nothing2(2293)3275585 MSC_Test_2-RAN(2286)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2285)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_2-M3UA(2287)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110031224 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110031224 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110031225 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110031225 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110031225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110031225 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110031225 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110031225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110031225 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110031225 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 31 fb 41 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 01 03 50 59 02 05 f4 a3 60 a1 e0 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110031225 DIUCS DEBUG (UTRAN-Iu-424 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110031226 DMSC DEBUG msub_fsm[0x563b4cc354d0]{active}: Allocated (fsm.c:456) 20250410110031226 DMSC DEBUG msc_i[0x563b4cc69be0]{READY}: Allocated (fsm.c:456) 20250410110031226 DMSC DEBUG msc_i[0x563b4cc69be0]{READY}: is child of msub_fsm[0x563b4cc354d0] (fsm.c:486) 20250410110031226 DMSC DEBUG msc_a[0x563b4cc69d10]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110031226 DMSC DEBUG msc_a[0x563b4cc69d10]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc354d0] (fsm.c:486) 20250410110031226 DMSC DEBUG msc_a(unknown:UTRAN-Iu-424:NONE)[0x563b4cc69d10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110031226 DMSC DEBUG msc_i(unknown:UTRAN-Iu-424:NONE)[0x563b4cc69be0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110031226 DMSC DEBUG msc_a(unknown:UTRAN-Iu-424:NONE)[0x563b4cc69d10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110031226 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-424:NONE)[0x563b4cc69d10]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110031226 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-424:NONE)[0x563b4cc69d10]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110031226 DMM DEBUG msc_a(TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc69d10]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250410110031226 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc69a10]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410110031226 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc69a10]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc69d10] (fsm.c:486) 20250410110031226 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc69a10]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250410110031226 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc69a10]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410110031226 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410110031226 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410110031226 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc69d10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110031226 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc69d10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110031226 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc69a10]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410110031226 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc69a10]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250410110031226 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc5ef20]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110031226 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc5ef20]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc69a10] (fsm.c:486) 20250410110031226 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc5ef20]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110031227 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc5ef20]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110031227 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410110031227 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110031227 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110031227 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110031227 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110031227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110031227 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110031227 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110031227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110031227 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110031227 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 03 02 31 fb 41 00 01 a8 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2287)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2287)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2285)@7d38b4d9c9a0: { messageType := 2, destLocRef := '31FB41'O, sourceLocRef := '0001A8'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2285)@7d38b4d9c9a0: Session index based on local reference:0 TC_iu_mo_setup_and_nothing2(2293)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_setup_and_nothing2(2293)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110031230 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110031230 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc5ef20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110031230 DVLR DEBUG SUBSCR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0) Received 1 auth tuples (vlr.c:996) 20250410110031230 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc5ef20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110031230 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc5ef20]{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:324) 20250410110031231 DMM DEBUG Tx AUTH REQ (rand = 19ed87838b03481fa871867edea88227) (gsm_04_08.c:641) 20250410110031231 DMM DEBUG AUTH REQ (autn = 704476b394b79ae90d98846303fe09a8) (gsm_04_08.c:643) 20250410110031231 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc69d10]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110031231 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc69d10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110031231 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc69be0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110031231 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410110031231 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110031231 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110031231 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110031231 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110031231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110031231 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110031231 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110031231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110031231 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110031231 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 03 06 31 fb 41 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 19 ed 87 83 8b 03 48 1f a8 71 86 7e de a8 82 27 20 10 70 44 76 b3 94 b7 9a e9 0d 98 84 63 03 fe 09 a8 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2287)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2287)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2285)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2285)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2285)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2285)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2286)@7d38b4d9c9a0: patching N(SD)=1 into dtap '05144B31475C21048A9647D2'O MSC_Test_2-RAN(2286)@7d38b4d9c9a0: patched enc_l3: '05544B31475C21048A9647D2'O MSC_Test_2-SCCP(2285)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2285)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2285)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2285)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05544B31475C21048A9647D2'O 20250410110031237 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110031237 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110031237 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110031237 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110031237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110031237 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110031237 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110031237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110031237 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110031237 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 a8 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 4b 31 47 5c 21 04 8a 96 47 d2 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2287)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110031237 DIUCS DEBUG (UTRAN-Iu-424) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110031237 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc69be0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110031237 DIUCS DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc69be0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110031237 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc69d10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110031237 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc69d10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110031237 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc69d10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110031237 DMM DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc69d10]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 4b31475c8a9647d2) (gsm_04_08.c:1128) 20250410110031237 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc5ef20]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110031237 DVLR DEBUG SUBSCR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0) AUTH on UTRAN received RES: 4b31475c8a9647d2 (8 bytes) (vlr_auth_fsm.c:151) 20250410110031237 DVLR INFO SUBSCR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110031237 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc5ef20]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110031237 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc5ef20]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110031237 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc5ef20]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110031237 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc5ef20]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc69a10] (vlr_auth_fsm.c:294) 20250410110031237 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc5ef20]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110031237 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc5ef20]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110031237 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc69a10]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250410110031237 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc69a10]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410110031237 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc69a10]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110031237 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc69d10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110031237 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc69d10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=3d7caa0bb91f8b0e7a3f1bb387f51586, CK=NONE (ran_msg_iu.c:388) 20250410110031237 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc69be0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110031237 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc69a10]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250410110031237 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110031237 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110031237 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110031237 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110031237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110031237 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110031237 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110031238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110031238 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110031238 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 03 06 31 fb 41 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 3d 7c aa 0b b9 1f 8b 0e 7a 3f 1b b3 87 f5 15 86 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2287)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2287)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2285)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2285)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2285)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2285)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2285)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2285)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2285)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2285)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250410110031243 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110031243 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110031243 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2287)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110031243 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110031243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110031243 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110031243 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110031243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110031243 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110031243 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 a8 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110031243 DIUCS DEBUG (UTRAN-Iu-424) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110031243 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc69be0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110031244 DIUCS DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc69be0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110031244 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc69d10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110031244 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc69d10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110031244 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc69d10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110031244 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc69a10]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250410110031244 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc69a10]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410110031244 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc69d10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110031244 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc69be0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110031244 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc69a10]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410110031244 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc69a10]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410110031244 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc69a10]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410110031244 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc69a10]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410110031244 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc69a10]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410110031244 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc69a10]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410110031244 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc69a10]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410110031244 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc69d10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410110031244 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc69d10]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.981s remaining) (msc_a.c:450) 20250410110031244 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001028/3/1): Available (smpp_smsc.c:626) 20250410110031244 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110031244 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110031244 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110031244 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110031244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110031244 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110031244 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110031244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110031244 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110031244 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 03 06 31 fb 41 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 20 f8 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2287)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2287)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2285)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2285)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2285)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2285)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2288)@7d38b4d9c9a0: Created MnccExpect[0] for "12345" to be handled at TC_iu_mo_setup_and_nothing2(2293) MSC_Test-MGCP(2289)@7d38b4d9c9a0: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_mo_setup_and_nothing2(2293) MSC_Test_2-RAN(2286)@7d38b4d9c9a0: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2286)@7d38b4d9c9a0: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2285)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2285)@7d38b4d9c9a0: vl_len:28 MSC_Test_2-SCCP(2285)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2285)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O 20250410110031266 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110031266 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110031266 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110031266 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110031266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110031266 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110031266 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110031266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110031266 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110031266 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 a8 00 01 1c 00 14 40 18 00 00 01 00 10 40 11 10 03 85 04 06 60 05 04 02 00 81 5e 04 80 21 43 f5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2287)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110031266 DIUCS DEBUG (UTRAN-Iu-424) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110031266 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc69be0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110031267 DIUCS DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc69be0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110031267 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc69d10]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110031267 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc69d10]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110031267 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc69d10]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110031267 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250410110031267 DCC DEBUG trans(CC:NULL IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0 callref-0x80000036 tid-8) New transaction (transaction.c:231) 20250410110031267 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc69d10]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250410110031267 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc69d10]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250410110031267 DCC DEBUG trans(CC:NULL IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ callref-0x80000036 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250410110031267 DCC DEBUG trans(CC:NULL IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ callref-0x80000036 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410110031267 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250410110031267 DCC DEBUG trans(CC:NULL IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ callref-0x80000036 tid-8) codecs: :0{AMR:octet-align=1#112} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (gsm_04_08_cc.c:702) 20250410110031267 DCC INFO trans(CC:NULL IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ callref-0x80000036 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250410110031267 DCC DEBUG trans(CC:NULL IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ callref-0x80000036 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250410110031267 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc69d10]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250410110031267 DCC DEBUG call_leg(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc5ef20]{ESTABLISHING}: Allocated (fsm.c:456) 20250410110031267 DCC DEBUG call_leg(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc5ef20]{ESTABLISHING}: is child of msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc69d10] (fsm.c:486) 20250410110031267 DCC DEBUG trans(CC:INITIATED IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ callref-0x80000036 tid-8) codecs: :0{AMR:octet-align=1#112} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (msc_a.c:2161) 20250410110031267 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc23890]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410110031267 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc23890]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc5ef20] (fsm.c:486) 20250410110031267 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_CN:no-CI)[0x563b4cc23890]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250410110031268 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_CN:no-CI)[0x563b4cc23890]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250410110031268 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc335e0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410110031268 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc335e0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc5ef20] (fsm.c:486) 20250410110031268 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_RAN:no-CI)[0x563b4cc335e0]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250410110031268 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_RAN:no-CI)[0x563b4cc335e0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2289)@7d38b4d9c9a0: Found Expect[0] for { line := { verb := "CRCX", trans_id := "425", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a4" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_iu_mo_setup_and_nothing2(2293) 20250410110034269 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_RAN:no-CI)[0x563b4cc335e0]{ESTABLISHING}: Timeout of X2 (fsm.c:317) 20250410110034269 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_RAN:no-CI)[0x563b4cc335e0]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:223) 20250410110034269 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_RAN:no-CI)[0x563b4cc335e0]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250410110034269 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_RAN:no-CI)[0x563b4cc335e0]{DISCARDING}: Removing from parent call_leg(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc5ef20] (rtp_stream.c:239) 20250410110034269 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_RAN:no-CI)[0x563b4cc335e0]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250410110034269 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_RAN:no-CI)[0x563b4cc335e0]{DISCARDING}: Deallocated (fsm.c:568) 20250410110034269 DCC DEBUG call_leg(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc5ef20]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_GONE (rtp_stream.c:239) 20250410110034269 DCC DEBUG call_leg(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc5ef20]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250410110034269 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_CN:no-CI)[0x563b4cc23890]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410110034269 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_CN:no-CI)[0x563b4cc23890]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc5ef20] (call_leg.c:197) 20250410110034269 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_CN:no-CI)[0x563b4cc23890]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250410110034269 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_CN:no-CI)[0x563b4cc23890]{ESTABLISHING}: Deallocated (fsm.c:568) 20250410110034269 DLMGCP ERROR MGCP_CONN(RTP_TO_CN)[0x563b4cc334b0]{ST_CRCX_RESP}: MGW: operation still pending, DLCX will be postponed. (mgcp_client_fsm.c:820) 20250410110034269 DCC DEBUG call_leg(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc5ef20]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250410110034269 DCC DEBUG call_leg(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc5ef20]{RELEASING}: Removing from parent msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc69d10] (call_leg.c:198) 20250410110034269 DCC DEBUG call_leg(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc5ef20]{RELEASING}: Freeing instance (call_leg.c:198) 20250410110034269 DCC DEBUG call_leg(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc5ef20]{RELEASING}: Deallocated (fsm.c:568) 20250410110034269 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc69d10]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250410110034269 DCC DEBUG trans(CC:INITIATED IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ callref-0x80000036 tid-8) Freeing transaction (transaction.c:243) 20250410110034269 DCC DEBUG trans(CC:INITIATED IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ callref-0x80000036 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250410110034269 DCC DEBUG trans(CC:INITIATED IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ callref-0x80000036 tid-8) new state INITIATED -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250410110034269 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc69d10]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_RELEASE (msc_a.c:2106) 20250410110034269 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc69d10]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110034269 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc69be0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110034270 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ callref-0x80000036 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250410110034270 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ callref-0x80000036 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250410110034270 DCC DEBUG trans(CC:NULL IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ callref-0x80000036 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410110034270 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250410110034270 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc69d10]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110034270 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc69d10]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250410110034270 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc69d10]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110034270 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110034270 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110034270 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110034270 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc69d10]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110034270 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc69be0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110034270 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410110034270 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110034270 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110034270 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110034270 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110034270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110034270 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110034270 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110034270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110034270 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110034270 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 b9 00 00 00 c3 03 00 00 03 06 31 fb 41 00 01 17 00 14 40 13 00 00 02 00 10 40 07 06 83 2d 08 02 e1 af 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110034270 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110034270 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110034270 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110034270 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110034270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110034270 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110034270 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110034270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110034270 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110034270 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 03 06 31 fb 41 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2287)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2287)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2287)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2287)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2285)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2285)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2285)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2285)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2285)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2285)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2285)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2285)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2285)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2285)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2285)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2285)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250410110034279 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110034279 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-M3UA(2287)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110034280 DIUCS DEBUG (UTRAN-Iu-424) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110034280 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc69be0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110034280 DIUCS DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc69be0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110034280 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc69d10]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110034279 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110034279 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110034279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110034279 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110034279 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110034279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110034279 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110034279 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 a8 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110034280 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc69d10]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110034280 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc69d10]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110034280 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc69d10]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110034280 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc69d10]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110034280 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc69d10]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110034280 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc69d10]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110034280 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc69a10]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110034280 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc69a10]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc69d10] (msc_a.c:1053) 20250410110034280 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc69a10]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110034280 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc69a10]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410110034280 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc69d10]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc354d0] (msc_a.c:1053) 20250410110034280 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc69d10]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110034280 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc69d10]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110034280 DMSC DEBUG msub_fsm[0x563b4cc354d0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110034280 DMSC DEBUG msub(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0) MSC-A terminated (msub.c:261) 20250410110034280 DMSC DEBUG msub(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0) 1 MSC-I still active (msub.c:79) 20250410110034281 DMSC DEBUG msub_fsm[0x563b4cc354d0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110034281 DMSC DEBUG msub_fsm[0x563b4cc354d0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110034281 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc69be0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110034281 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc69be0]{READY}: Removing from parent msub_fsm[0x563b4cc354d0] (msub.c:113) 20250410110034281 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-424 (ran_conn.c:142) 20250410110034281 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-424 (ran_conn.c:155) 20250410110034281 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc69be0]{READY}: Freeing instance (msub.c:113) 20250410110034281 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0:UTRAN-Iu-424:CM_SERVICE_REQ)[0x563b4cc69be0]{READY}: Deallocated (fsm.c:568) 20250410110034281 DMSC DEBUG msub(IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0) Free (msub.c:119) 20250410110034281 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0xA360A1E0 - active-conn: now used by 1 (attached) (msub.c:375) 20250410110034281 DMSC DEBUG msub_fsm[0x563b4cc354d0]{terminating}: Freeing instance (msub.c:113) 20250410110034281 DMSC DEBUG msub_fsm[0x563b4cc354d0]{terminating}: Deallocated (fsm.c:568) 20250410110034281 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110034281 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110034281 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110034281 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110034281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110034281 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110034281 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110034281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110034281 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110034281 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 03 04 31 fb 41 00 01 a8 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2287)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2287)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2285)@7d38b4d9c9a0: Session index based on local reference:0 20250410110034283 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110034283 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110034283 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110034283 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110034283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110034283 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110034283 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110034283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110034283 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110034283 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 a8 31 fb 41 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-RAN(2286)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_mo_setup_and_nothing2(2293)3275585 MSC_Test_2-M3UA(2287)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_mo_setup_and_nothing2(2293)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_setup_and_nothing2(2293)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_setup_and_nothing2(2293)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_setup_and_nothing2(2293)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410110035294 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410110035295 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110035295 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410110035295 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) MSC_Test_1-M3UA(2284)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(2279)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110035295 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410110035295 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110035295 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110035295 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410110035295 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110035295 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110035295 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1126) 20250410110035295 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110035295 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110035295 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110035295 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110035295 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110035295 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110035296 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110035296 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110035296 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110035296 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410110035296 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250410110035296 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:378) MSC_Test-GSUP(2291)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110035296 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-SCCP(2282)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(2288)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110035298 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410110035298 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110035298 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410110035298 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410110035298 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410110035298 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110035298 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110035298 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410110035298 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110035298 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110035298 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410110035298 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110035298 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110035298 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110035298 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110035298 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110035298 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110035298 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110035298 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110035298 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110035298 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110035298 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110035298 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110035298 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250410110035298 DLINP ERROR SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer (stream_srv.c:743) 20250410110035298 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250410110035298 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110035298 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250410110035298 DLSS7 ERROR 0: ASP(virt-rnc0-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250410110035298 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410110035298 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2281)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2278)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-M3UA(2287)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-SCCP(2285)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(2289)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-RAN(2283)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-RAN(2286)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(2292)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110035299 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(2280)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(2290)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2294)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2278): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(2279): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(2280): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(2281): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-SCCP(2282): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-RAN(2283): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-M3UA(2284): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-SCCP(2285): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-RAN(2286): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-M3UA(2287): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(2288): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(2289): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(2290): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(2291): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(2292): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_iu_mo_setup_and_nothing2(2293): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2294): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_iu_mo_setup_and_nothing finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_setup_and_nothing pass'. Thu Apr 10 11:00:35 UTC 2025 ====== MSC_Tests_Iu.TC_iu_mo_setup_and_nothing pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_iu_mo_setup_and_nothing.talloc 20250410110036300 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=507424) 20250410110037296 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110037296 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110037296 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110037299 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110037299 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110037299 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110037302 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=507424, count=508584) 20250410110038303 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_setup_and_nothing pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_crcx_ran_timeout'. ------ MSC_Tests_Iu.TC_iu_mo_crcx_ran_timeout ------ Thu Apr 10 11:00:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_mo_crcx_ran_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_mo_crcx_ran_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410110039304 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_crcx_ran_timeout' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_iu_mo_crcx_ran_timeout started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(2298)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(2298)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2298)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(2296)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(2301)@7d38b4d9c9a0: ************************************************* MSC_Test_1-M3UA(2301)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2301)@7d38b4d9c9a0: ************************************************* MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_1-SCCP(2299)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_2-M3UA(2304)@7d38b4d9c9a0: ************************************************* MSC_Test_2-M3UA(2304)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2304)@7d38b4d9c9a0: ************************************************* MSC_Test_2-SCCP(2302)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410110040099 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2305)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410110040270 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110040270 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410110040270 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110040270 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2298)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2298)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2298)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110040275 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110040275 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110040275 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110040275 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110040275 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110040275 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110040275 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110040275 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110040275 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110040275 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410110040275 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2298)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(2298)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2298)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2298)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2298)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2298)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2298)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2298)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110040276 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110040276 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110040276 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110040276 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410110040276 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110040276 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110040276 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110040276 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110040276 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110040276 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410110040276 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110040276 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110040276 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410110040276 DLINP ERROR SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe (stream_srv.c:743) MSC_Test_0-M3UA(2298)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2298)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2298)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2298)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2298)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110040276 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410110040276 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410110040283 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110040283 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250410110040283 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110040283 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2301)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2301)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2301)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110040288 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110040288 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110040288 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110040288 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110040288 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110040288 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110040288 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110040288 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110040288 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110040288 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110040288 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2301)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_1-M3UA(2301)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2301)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2301)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2301)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2301)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2301)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2301)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110040288 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:413) 20250410110040288 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410110040288 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110040288 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110040288 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110040288 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110040288 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110040288 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110040288 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110040288 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110040288 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110040288 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110040288 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110040288 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110040288 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410110040288 DLINP ERROR SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe (stream_srv.c:743) MSC_Test_1-M3UA(2301)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2301)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2301)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2301)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2301)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110040295 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110040295 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250410110040295 DLSS7 FATAL 0: ASP(virt-rnc0-0) accept of new connection from (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one (osmo_ss7_xua_srv.c:119) 20250410110040295 DLSS7 INFO ?: connection closed (osmo_ss7_asp.c:1126) 20250410110040295 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110040295 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted (osmo_ss7_xua_srv.c:192) 20250410110040295 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2304)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2304)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2304)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110040303 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110040303 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110040303 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110040303 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' (xua_asp_fsm.c:300) 20250410110040303 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 00 00 00 00 00 10 00 0c 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) 20250410110040303 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:680) 20250410110040303 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110040303 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) MSC_Test_2-M3UA(2304)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_2-M3UA(2304)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410110040303 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110040303 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Pending () (xua_as_fsm.c:94) 20250410110040303 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 04 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110040303 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110040303 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110040303 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110040303 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication (xua_asp_fsm.c:119) 20250410110040303 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250410110040304 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2301)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2301)@7d38b4d9c9a0: Received M3UA_DUNA -> discard MSC_Test_2-M3UA(2304)@7d38b4d9c9a0: Message received on association #8 20250410110040306 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410110040306 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test_2-M3UA(2304)@7d38b4d9c9a0: Received M3UA_ERR -> discard MSC_Test_2-M3UA(2304)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2304)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2304)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2304)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2304)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test-GSUP-IPA(2307)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test_2-M3UA(2304)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410110040308 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110040308 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110040308 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110040308 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110040308 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110040308 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110040308 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_ACTIVE (xua_as_fsm.c:552) 20250410110040308 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110040308 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110040308 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110040308 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110040308 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110040308 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410110040308 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) 20250410110040308 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2301)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2301)@7d38b4d9c9a0: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2304)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2304)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2304)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2304)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2304)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2307)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410110040311 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2307)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2307)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2307)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2307)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2307)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2307)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410110040337 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410110040337 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2308)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000001029" to be handled at TC_iu_mo_crcx_ran_timeout2(2310) TC_iu_mo_crcx_ran_timeout2(2310)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001029'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410110041078 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110041078 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110041078 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110041078 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110041078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110041078 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110041078 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110041078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110041078 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110041078 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2298)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110041078 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110041078 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110041078 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110041078 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110041078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110041078 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110041078 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110041078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110041078 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110041078 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2298)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2298)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2297)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410110041091 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110041091 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110041091 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410110041091 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410110041091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110041091 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110041091 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110041091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110041091 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110041091 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2301)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110041091 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110041091 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110041091 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110041091 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250410110041091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110041091 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250410110041091 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110041091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250410110041091 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110041091 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2301)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2301)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2300)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410110041105 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110041105 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110041105 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110041105 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110041105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110041105 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110041105 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110041105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110041105 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110041105 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2304)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110041105 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250410110041105 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250410110041105 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110041105 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110041105 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110041105 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110041105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110041105 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110041105 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110041105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110041105 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110041105 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2304)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2304)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2303)@7d38b4d9c9a0: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2303)@7d38b4d9c9a0: Added conn table entry 0TC_iu_mo_crcx_ran_timeout2(2310)1098541 MSC_Test_2-SCCP(2302)@7d38b4d9c9a0: First idle individual index:0 20250410110041115 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110041115 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110041115 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110041115 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110041115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110041115 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-M3UA(2304)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110041115 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110041115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110041115 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110041115 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 10 c3 2d 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 92 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110041115 DIUCS DEBUG (UTRAN-Iu-425 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110041115 DMSC DEBUG msub_fsm[0x563b4cc69be0]{active}: Allocated (fsm.c:456) 20250410110041115 DMSC DEBUG msc_i[0x563b4cc354d0]{READY}: Allocated (fsm.c:456) 20250410110041115 DMSC DEBUG msc_i[0x563b4cc354d0]{READY}: is child of msub_fsm[0x563b4cc69be0] (fsm.c:486) 20250410110041115 DMSC DEBUG msc_a[0x563b4cc335e0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110041115 DMSC DEBUG msc_a[0x563b4cc335e0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc69be0] (fsm.c:486) 20250410110041115 DMSC DEBUG msc_a(unknown:UTRAN-Iu-425:NONE)[0x563b4cc335e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110041115 DMSC DEBUG msc_i(unknown:UTRAN-Iu-425:NONE)[0x563b4cc354d0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110041115 DMSC DEBUG msc_a(unknown:UTRAN-Iu-425:NONE)[0x563b4cc335e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-RAN(2303)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410110041115 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-425:NONE)[0x563b4cc335e0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110041115 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-425:NONE)[0x563b4cc335e0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110041115 DMM DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-425:LU)[0x563b4cc335e0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001029 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410110041115 DMM DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-425:LU)[0x563b4cc335e0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410110041115 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-425:LU)[0x563b4cc23890]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410110041115 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-425:LU)[0x563b4cc23890]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001029:UTRAN-Iu-425:LU)[0x563b4cc335e0] (fsm.c:486) 20250410110041115 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-425:LU)[0x563b4cc23890]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410110041115 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-425:LU)[0x563b4cc23890]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410110041115 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410110041115 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001029 id=262420000001029 (vlr.c:661) 20250410110041115 DVLR INFO New subscr, IMSI: 262420000001029 (vlr.c:562) 20250410110041115 DVLR DEBUG VLR subscr IMSI-262420000001029 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410110041115 DMSC DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-425:LU)[0x563b4cc335e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110041115 DMSC DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-425:LU)[0x563b4cc335e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110041115 DVLR DEBUG VLR subscr IMSI-262420000001029 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410110041115 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410110041115 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-425:LU)[0x563b4cc23890]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410110041115 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-425:LU)[0x563b4cc23890]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410110041115 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-425:LU)[0x563b4cc23890]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410110041115 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-425:LU)[0x563b4cc5ef20]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110041115 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-425:LU)[0x563b4cc5ef20]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-425:LU)[0x563b4cc23890] (fsm.c:486) 20250410110041115 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-425:LU)[0x563b4cc5ef20]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110041115 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-425:LU)[0x563b4cc5ef20]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110041115 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110041115 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110041115 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110041115 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110041115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110041115 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110041115 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110041115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110041115 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110041115 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 02 02 10 c3 2d 00 01 a9 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2304)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2304)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2302)@7d38b4d9c9a0: { messageType := 2, destLocRef := '10C32D'O, sourceLocRef := '0001A9'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2302)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(2308)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000001029" handled at TC_iu_mo_crcx_ran_timeout2(2310) MSC_Test-GSUP(2308)@7d38b4d9c9a0: Added IMSI table entry 0TC_iu_mo_crcx_ran_timeout2(2310)"262420000001029" TC_iu_mo_crcx_ran_timeout2(2310)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_timeout2(2310)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410110041118 DVLR DEBUG VLR subscr IMSI-262420000001029 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110041118 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-425:LU)[0x563b4cc5ef20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110041118 DVLR DEBUG SUBSCR(IMSI-262420000001029) Received 1 auth tuples (vlr.c:996) 20250410110041118 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-425:LU)[0x563b4cc5ef20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110041118 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-425:LU)[0x563b4cc5ef20]{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:324) 20250410110041118 DMM DEBUG Tx AUTH REQ (rand = 83d839afd62ef95979d33c4b401d4244) (gsm_04_08.c:641) 20250410110041118 DMM DEBUG AUTH REQ (autn = 63b49f3ea3fb29ec7c2701c788898d6d) (gsm_04_08.c:643) 20250410110041118 DIUCS DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-425:LU)[0x563b4cc335e0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110041118 DIUCS DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-425:LU)[0x563b4cc335e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110041118 DMSC DEBUG msc_i(IMSI-262420000001029:UTRAN-Iu-425:LU)[0x563b4cc354d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110041118 DVLR DEBUG VLR subscr IMSI-262420000001029 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110041118 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110041118 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110041118 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110041118 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110041118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110041118 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110041118 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110041118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110041118 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110041118 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 02 06 10 c3 2d 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 83 d8 39 af d6 2e f9 59 79 d3 3c 4b 40 1d 42 44 20 10 63 b4 9f 3e a3 fb 29 ec 7c 27 01 c7 88 89 8d 6d 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2304)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2304)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2302)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2302)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2302)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2302)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2303)@7d38b4d9c9a0: patching N(SD)=1 into dtap '0514C6983D0221043891A0DD'O MSC_Test_2-RAN(2303)@7d38b4d9c9a0: patched enc_l3: '0554C6983D0221043891A0DD'O MSC_Test_2-SCCP(2302)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2302)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2302)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2302)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554C6983D0221043891A0DD'O 20250410110041123 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110041123 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110041123 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110041123 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110041123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110041123 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110041123 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110041123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110041123 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2304)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110041123 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 a9 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 c6 98 3d 02 21 04 38 91 a0 dd 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110041123 DIUCS DEBUG (UTRAN-Iu-425) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110041123 DMSC DEBUG msc_i(IMSI-262420000001029:UTRAN-Iu-425:LU)[0x563b4cc354d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110041123 DIUCS DEBUG msc_i(IMSI-262420000001029:UTRAN-Iu-425:LU)[0x563b4cc354d0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110041123 DMSC DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-425:LU)[0x563b4cc335e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110041123 DIUCS DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-425:LU)[0x563b4cc335e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110041123 DIUCS DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-425:LU)[0x563b4cc335e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110041123 DMM DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-425:LU)[0x563b4cc335e0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = c6983d023891a0dd) (gsm_04_08.c:1128) 20250410110041123 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-425:LU)[0x563b4cc5ef20]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110041123 DVLR DEBUG SUBSCR(IMSI-262420000001029) AUTH on UTRAN received RES: c6983d023891a0dd (8 bytes) (vlr_auth_fsm.c:151) 20250410110041123 DVLR INFO SUBSCR(IMSI-262420000001029) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110041123 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-425:LU)[0x563b4cc5ef20]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110041123 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-425:LU)[0x563b4cc5ef20]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110041123 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-425:LU)[0x563b4cc5ef20]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110041123 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-425:LU)[0x563b4cc5ef20]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-425:LU)[0x563b4cc23890] (vlr_auth_fsm.c:294) 20250410110041123 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-425:LU)[0x563b4cc5ef20]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110041123 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-425:LU)[0x563b4cc5ef20]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110041123 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-425:LU)[0x563b4cc23890]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410110041123 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-425:LU)[0x563b4cc23890]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410110041123 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-425:LU)[0x563b4cc23890]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110041123 DIUCS DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-425:LU)[0x563b4cc335e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110041123 DIUCS DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-425:LU)[0x563b4cc335e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=88390bd9b8f60823118ff97a7f227343, CK=NONE (ran_msg_iu.c:388) 20250410110041123 DMSC DEBUG msc_i(IMSI-262420000001029:UTRAN-Iu-425:LU)[0x563b4cc354d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110041123 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-425:LU)[0x563b4cc23890]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250410110041123 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110041123 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110041123 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110041123 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110041123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110041123 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110041123 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110041123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110041123 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110041123 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 02 06 10 c3 2d 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 88 39 0b d9 b8 f6 08 23 11 8f f9 7a 7f 22 73 43 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2304)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2304)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2302)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2302)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2302)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2302)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2302)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2302)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2302)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2302)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250410110041128 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110041128 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110041128 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110041128 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110041128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110041128 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110041128 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110041128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110041128 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2304)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110041128 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 a9 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110041128 DIUCS DEBUG (UTRAN-Iu-425) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110041128 DMSC DEBUG msc_i(IMSI-262420000001029:UTRAN-Iu-425:LU)[0x563b4cc354d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110041128 DIUCS DEBUG msc_i(IMSI-262420000001029:UTRAN-Iu-425:LU)[0x563b4cc354d0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110041128 DMSC DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-425:LU)[0x563b4cc335e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110041128 DIUCS DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-425:LU)[0x563b4cc335e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110041128 DIUCS DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-425:LU)[0x563b4cc335e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110041128 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-425:LU)[0x563b4cc23890]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410110041128 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-425:LU)[0x563b4cc23890]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410110041128 DIUCS DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-425:LU)[0x563b4cc335e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110041128 DMSC DEBUG msc_i(IMSI-262420000001029:UTRAN-Iu-425:LU)[0x563b4cc354d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110041128 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-425:LU)[0x563b4cc23890]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410110041128 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-425:LU)[0x563b4cc23890]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410110041128 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001029:UTRAN-Iu-425:LU)[0x563b4cc5ef20]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110041128 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001029:UTRAN-Iu-425:LU)[0x563b4cc5ef20]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-425:LU)[0x563b4cc23890] (fsm.c:486) 20250410110041128 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001029:UTRAN-Iu-425:LU)[0x563b4cc5ef20]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410110041128 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001029:UTRAN-Iu-425:LU)[0x563b4cc5ef20]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410110041128 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110041128 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110041128 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110041128 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110041128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110041128 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110041128 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110041128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110041128 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110041128 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 02 06 10 c3 2d 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 20 f9 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2304)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2304)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2302)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2302)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2302)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2302)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110041130 DVLR DEBUG VLR subscr IMSI-262420000001029 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110041130 DVLR DEBUG IMSI:262420000001029 has MSISDN:491230001029 (vlr.c:1045) 20250410110041130 DMSC NOTICE msub(IMSI-262420000001029:MSISDN-491230001029) VLR: update for IMSI=262420000001029 (MSISDN=491230001029) (gsm_04_08.c:1541) 20250410110041130 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110041131 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110041131 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-425:LU)[0x563b4cc23890]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410110041131 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001029:UTRAN-Iu-425:LU)[0x563b4cc5ef20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410110041131 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001029:UTRAN-Iu-425:LU)[0x563b4cc5ef20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410110041131 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001029:UTRAN-Iu-425:LU)[0x563b4cc5ef20]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410110041131 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001029:UTRAN-Iu-425:LU)[0x563b4cc5ef20]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-425:LU)[0x563b4cc23890] (vlr_lu_fsm.c:110) 20250410110041131 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001029:UTRAN-Iu-425:LU)[0x563b4cc5ef20]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410110041131 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001029:UTRAN-Iu-425:LU)[0x563b4cc5ef20]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110041131 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-425:LU)[0x563b4cc23890]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410110041131 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-425:LU)[0x563b4cc23890]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410110041131 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-425:LU)[0x563b4cc69a10]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110041131 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-425:LU)[0x563b4cc69a10]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-425:LU)[0x563b4cc23890] (fsm.c:486) 20250410110041131 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-425:LU)[0x563b4cc69a10]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410110041131 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-425:LU)[0x563b4cc69a10]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410110041131 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-425:LU)[0x563b4cc69a10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410110041131 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-425:LU)[0x563b4cc69a10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410110041131 DMSC NOTICE msub(IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x3E66F29F) VLR: update for IMSI=262420000001029 (MSISDN=491230001029) (gsm_04_08.c:1541) 20250410110041131 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-425:LU)[0x563b4cc69a10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410110041131 DMM DEBUG -> IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x3E66F29F LOCATION UPDATE ACCEPT (TMSI = 0x3e66f29f) (gsm_04_08.c:149) 20250410110041131 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x3E66F29F:UTRAN-Iu-425:LU)[0x563b4cc335e0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250410110041131 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x3E66F29F:UTRAN-Iu-425:LU)[0x563b4cc335e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110041131 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x3E66F29F:UTRAN-Iu-425:LU)[0x563b4cc354d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110041131 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x3E66F29F - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110041131 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110041131 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110041131 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110041131 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110041131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110041131 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110041131 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110041131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110041131 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110041131 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 02 06 10 c3 2d 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 3e 66 f2 9f 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2304)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2304)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2302)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2302)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2302)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2302)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_crcx_ran_timeout2(2310)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2303)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2303)@7d38b4d9c9a0: patched enc_l3: '059B'O MSC_Test_2-SCCP(2302)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2302)@7d38b4d9c9a0: vl_len:14 MSC_Test_2-SCCP(2302)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2302)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250410110041132 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110041132 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110041132 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110041132 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110041132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110041132 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110041132 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110041132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2304)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110041132 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110041132 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 a9 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110041132 DIUCS DEBUG (UTRAN-Iu-425) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110041132 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x3E66F29F:UTRAN-Iu-425:LU)[0x563b4cc354d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110041132 DIUCS DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x3E66F29F:UTRAN-Iu-425:LU)[0x563b4cc354d0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110041132 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x3E66F29F:UTRAN-Iu-425:LU)[0x563b4cc335e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110041132 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x3E66F29F:UTRAN-Iu-425:LU)[0x563b4cc335e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110041132 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x3E66F29F:UTRAN-Iu-425:LU)[0x563b4cc335e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110041133 DMM DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x3E66F29F:UTRAN-Iu-425:LU)[0x563b4cc335e0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410110041133 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x3E66F29F:UTRAN-Iu-425:LU)[0x563b4cc23890]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410110041133 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-425:LU)[0x563b4cc69a10]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410110041133 DMSC NOTICE msub(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F) VLR: update for IMSI=262420000001029 (MSISDN=491230001029) (gsm_04_08.c:1541) 20250410110041133 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410110041133 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-425:LU)[0x563b4cc69a10]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410110041133 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-425:LU)[0x563b4cc23890]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410110041133 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-425:LU)[0x563b4cc69a10]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410110041133 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-425:LU)[0x563b4cc69a10]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-425:LU)[0x563b4cc23890] (vlr_lu_fsm.c:817) 20250410110041133 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-425:LU)[0x563b4cc69a10]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410110041133 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-425:LU)[0x563b4cc69a10]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110041133 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-425:LU)[0x563b4cc23890]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410110041133 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-425:LU)[0x563b4cc335e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410110041133 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-425:LU)[0x563b4cc335e0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.982s remaining) (msc_a.c:450) 20250410110041133 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001029/3/1): Available (smpp_smsc.c:626) 20250410110041133 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-425:LU)[0x563b4cc335e0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110041133 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-425:LU)[0x563b4cc335e0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110041133 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-425:LU)[0x563b4cc335e0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110041133 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110041133 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110041133 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110041133 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-425:LU)[0x563b4cc335e0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110041133 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-425:LU)[0x563b4cc354d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110041133 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410110041133 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110041133 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110041133 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110041133 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110041133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110041133 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110041133 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110041133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110041133 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110041133 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 02 06 10 c3 2d 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2304)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2304)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2302)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2302)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2302)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2302)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2302)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2302)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2302)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2302)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250410110041136 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110041136 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110041136 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110041136 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110041136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-M3UA(2304)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110041136 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110041136 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110041136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110041136 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110041136 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 a9 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110041136 DIUCS DEBUG (UTRAN-Iu-425) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110041136 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-425:LU)[0x563b4cc354d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110041136 DIUCS DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-425:LU)[0x563b4cc354d0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110041136 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-425:LU)[0x563b4cc335e0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110041136 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-425:LU)[0x563b4cc335e0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110041136 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-425:LU)[0x563b4cc335e0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110041136 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-425:LU)[0x563b4cc335e0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110041136 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-425:LU)[0x563b4cc335e0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110041136 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-425:LU)[0x563b4cc335e0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110041136 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-425:LU)[0x563b4cc335e0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110041136 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-425:LU)[0x563b4cc23890]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110041136 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-425:LU)[0x563b4cc23890]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-425:LU)[0x563b4cc335e0] (msc_a.c:1053) 20250410110041136 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-425:LU)[0x563b4cc23890]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410110041136 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-425:LU)[0x563b4cc23890]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110041136 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-425:LU)[0x563b4cc23890]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410110041136 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-425:LU)[0x563b4cc335e0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc69be0] (msc_a.c:1053) 20250410110041136 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-425:LU)[0x563b4cc335e0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110041136 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-425:LU)[0x563b4cc335e0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110041136 DMSC DEBUG msub_fsm[0x563b4cc69be0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110041136 DMSC DEBUG msub(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F) MSC-A terminated (msub.c:261) 20250410110041136 DMSC DEBUG msub(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F) 1 MSC-I still active (msub.c:79) 20250410110041136 DMSC DEBUG msub_fsm[0x563b4cc69be0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110041136 DMSC DEBUG msub_fsm[0x563b4cc69be0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110041136 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-425:LU)[0x563b4cc354d0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110041136 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-425:LU)[0x563b4cc354d0]{READY}: Removing from parent msub_fsm[0x563b4cc69be0] (msub.c:113) 20250410110041136 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-425 (ran_conn.c:142) 20250410110041136 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-425 (ran_conn.c:155) 20250410110041136 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-425:LU)[0x563b4cc354d0]{READY}: Freeing instance (msub.c:113) 20250410110041136 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-425:LU)[0x563b4cc354d0]{READY}: Deallocated (fsm.c:568) 20250410110041136 DMSC DEBUG msub(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F) Free (msub.c:119) 20250410110041136 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F - active-conn: now used by 1 (attached) (msub.c:375) 20250410110041136 DMSC DEBUG msub_fsm[0x563b4cc69be0]{terminating}: Freeing instance (msub.c:113) 20250410110041136 DMSC DEBUG msub_fsm[0x563b4cc69be0]{terminating}: Deallocated (fsm.c:568) 20250410110041136 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110041136 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110041136 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110041136 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110041136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110041136 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110041136 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110041136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110041136 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110041136 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 02 04 10 c3 2d 00 01 a9 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2304)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2304)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2302)@7d38b4d9c9a0: Session index based on local reference:0 20250410110041137 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110041137 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110041137 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110041137 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110041137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110041137 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110041137 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110041137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2304)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110041137 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110041137 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 a9 10 c3 2d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-RAN(2303)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_mo_crcx_ran_timeout2(2310)1098541 TC_iu_mo_crcx_ran_timeout2(2310)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_timeout2(2310)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_timeout2(2310)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_timeout2(2310)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_timeout2(2310)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '3E66F29F'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2303)@7d38b4d9c9a0: Added conn table entry 0TC_iu_mo_crcx_ran_timeout2(2310)12321998 MSC_Test_2-RAN(2303)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2302)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_2-M3UA(2304)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110041340 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110041341 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110041341 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110041341 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110041341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110041341 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110041341 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110041341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110041341 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110041341 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 bc 04 ce 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 01 03 50 59 02 05 f4 3e 66 f2 9f 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110041341 DIUCS DEBUG (UTRAN-Iu-426 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110041342 DMSC DEBUG msub_fsm[0x563b4cc69be0]{active}: Allocated (fsm.c:456) 20250410110041342 DMSC DEBUG msc_i[0x563b4cc69a10]{READY}: Allocated (fsm.c:456) 20250410110041342 DMSC DEBUG msc_i[0x563b4cc69a10]{READY}: is child of msub_fsm[0x563b4cc69be0] (fsm.c:486) 20250410110041342 DMSC DEBUG msc_a[0x563b4cc5ef20]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110041342 DMSC DEBUG msc_a[0x563b4cc5ef20]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc69be0] (fsm.c:486) 20250410110041342 DMSC DEBUG msc_a(unknown:UTRAN-Iu-426:NONE)[0x563b4cc5ef20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110041342 DMSC DEBUG msc_i(unknown:UTRAN-Iu-426:NONE)[0x563b4cc69a10]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110041342 DMSC DEBUG msc_a(unknown:UTRAN-Iu-426:NONE)[0x563b4cc5ef20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110041342 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-426:NONE)[0x563b4cc5ef20]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110041342 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-426:NONE)[0x563b4cc5ef20]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110041342 DMM DEBUG msc_a(TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cc5ef20]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250410110041342 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cbf5710]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410110041342 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cbf5710]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cc5ef20] (fsm.c:486) 20250410110041342 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cbf5710]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250410110041343 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cbf5710]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410110041343 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410110041343 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410110041343 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cc5ef20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110041343 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cc5ef20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110041343 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cbf5710]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410110041343 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cbf5710]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250410110041343 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cc334b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110041343 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cc334b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cbf5710] (fsm.c:486) 20250410110041343 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cc334b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110041343 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cc334b0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110041343 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410110041343 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110041343 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110041343 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110041343 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110041343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110041343 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110041343 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110041343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110041343 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110041343 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 01 02 bc 04 ce 00 01 aa 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2304)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2304)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2302)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'BC04CE'O, sourceLocRef := '0001AA'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2302)@7d38b4d9c9a0: Session index based on local reference:0 TC_iu_mo_crcx_ran_timeout2(2310)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_timeout2(2310)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110041350 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110041350 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cc334b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110041350 DVLR DEBUG SUBSCR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F) Received 1 auth tuples (vlr.c:996) 20250410110041350 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cc334b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110041350 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cc334b0]{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:324) 20250410110041350 DMM DEBUG Tx AUTH REQ (rand = 8661fb6a4ef64634290ccaa22ce06ba0) (gsm_04_08.c:641) 20250410110041350 DMM DEBUG AUTH REQ (autn = f847193aefbc760bf2eb8908ec8cbec3) (gsm_04_08.c:643) 20250410110041350 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cc5ef20]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110041350 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cc5ef20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110041350 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110041351 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410110041351 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110041351 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110041351 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110041351 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110041351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110041351 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110041351 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110041351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110041351 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110041351 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 01 06 bc 04 ce 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 86 61 fb 6a 4e f6 46 34 29 0c ca a2 2c e0 6b a0 20 10 f8 47 19 3a ef bc 76 0b f2 eb 89 08 ec 8c be c3 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2304)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2304)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2302)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2302)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2302)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2302)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2303)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051462874026210407792BE6'O MSC_Test_2-RAN(2303)@7d38b4d9c9a0: patched enc_l3: '055462874026210407792BE6'O MSC_Test_2-SCCP(2302)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2302)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2302)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2302)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055462874026210407792BE6'O 20250410110041358 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110041358 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110041358 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110041358 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110041358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110041359 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110041359 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110041359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110041359 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110041359 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 aa 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 62 87 40 26 21 04 07 79 2b e6 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2304)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110041359 DIUCS DEBUG (UTRAN-Iu-426) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110041359 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110041359 DIUCS DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110041359 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cc5ef20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110041359 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cc5ef20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110041359 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cc5ef20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110041359 DMM DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cc5ef20]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 6287402607792be6) (gsm_04_08.c:1128) 20250410110041359 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cc334b0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110041359 DVLR DEBUG SUBSCR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F) AUTH on UTRAN received RES: 6287402607792be6 (8 bytes) (vlr_auth_fsm.c:151) 20250410110041359 DVLR INFO SUBSCR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110041359 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cc334b0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110041359 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cc334b0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110041359 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cc334b0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110041359 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cc334b0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cbf5710] (vlr_auth_fsm.c:294) 20250410110041360 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cc334b0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110041360 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cc334b0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110041360 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cbf5710]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250410110041360 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cbf5710]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410110041360 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cbf5710]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110041360 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cc5ef20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110041360 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cc5ef20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=33a2612afb10f7fd77cd17dd5aa41444, CK=NONE (ran_msg_iu.c:388) 20250410110041360 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110041360 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cbf5710]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250410110041360 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110041360 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110041360 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110041360 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110041360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110041360 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110041360 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110041360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110041360 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110041360 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 01 06 bc 04 ce 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 33 a2 61 2a fb 10 f7 fd 77 cd 17 dd 5a a4 14 44 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2304)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2304)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2302)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2302)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2302)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2302)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2302)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2302)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2302)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2302)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250410110041367 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110041367 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110041367 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110041367 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110041367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110041367 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110041367 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110041367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110041367 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110041367 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 aa 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2304)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110041367 DIUCS DEBUG (UTRAN-Iu-426) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110041367 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110041367 DIUCS DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110041367 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cc5ef20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110041367 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cc5ef20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110041367 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cc5ef20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110041367 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cbf5710]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250410110041367 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cbf5710]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410110041367 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cc5ef20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110041367 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110041368 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cbf5710]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410110041368 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cbf5710]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410110041368 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cbf5710]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410110041368 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cbf5710]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410110041368 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cbf5710]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410110041368 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cbf5710]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410110041368 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cbf5710]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410110041368 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cc5ef20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410110041368 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cc5ef20]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.974s remaining) (msc_a.c:450) 20250410110041368 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001029/3/1): Available (smpp_smsc.c:626) 20250410110041368 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110041368 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110041368 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110041368 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110041368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110041368 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110041368 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110041368 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110041368 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110041368 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 01 06 bc 04 ce 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 20 f9 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2304)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2304)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2302)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2302)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2302)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2302)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2305)@7d38b4d9c9a0: Created MnccExpect[0] for "12345" to be handled at TC_iu_mo_crcx_ran_timeout2(2310) MSC_Test-MGCP(2306)@7d38b4d9c9a0: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_mo_crcx_ran_timeout2(2310) MSC_Test_2-RAN(2303)@7d38b4d9c9a0: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2303)@7d38b4d9c9a0: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2302)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2302)@7d38b4d9c9a0: vl_len:28 MSC_Test_2-SCCP(2302)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2302)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O 20250410110041390 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110041390 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110041390 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110041390 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110041390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110041390 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110041390 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110041390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110041390 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110041390 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 aa 00 01 1c 00 14 40 18 00 00 01 00 10 40 11 10 03 85 04 06 60 05 04 02 00 81 5e 04 80 21 43 f5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2304)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110041390 DIUCS DEBUG (UTRAN-Iu-426) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110041390 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110041390 DIUCS DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110041390 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cc5ef20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110041390 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cc5ef20]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110041390 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cc5ef20]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110041390 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250410110041390 DCC DEBUG trans(CC:NULL IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F callref-0x80000037 tid-8) New transaction (transaction.c:231) 20250410110041390 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cc5ef20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250410110041390 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cc5ef20]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250410110041390 DCC DEBUG trans(CC:NULL IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000037 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250410110041390 DCC DEBUG trans(CC:NULL IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000037 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410110041390 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250410110041390 DCC DEBUG trans(CC:NULL IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000037 tid-8) codecs: :0{AMR:octet-align=1#112} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (gsm_04_08_cc.c:702) 20250410110041390 DCC INFO trans(CC:NULL IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000037 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250410110041390 DCC DEBUG trans(CC:NULL IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000037 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250410110041390 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cc5ef20]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250410110041390 DCC DEBUG call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cc334b0]{ESTABLISHING}: Allocated (fsm.c:456) 20250410110041390 DCC DEBUG call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cc334b0]{ESTABLISHING}: is child of msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cc5ef20] (fsm.c:486) 20250410110041390 DCC DEBUG trans(CC:INITIATED IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000037 tid-8) codecs: :0{AMR:octet-align=1#112} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (msc_a.c:2161) 20250410110041391 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cc335e0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410110041391 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cc335e0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cc334b0] (fsm.c:486) 20250410110041391 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_CN:no-CI)[0x563b4cc335e0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250410110041391 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_CN:no-CI)[0x563b4cc335e0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250410110041391 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cc55ea0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410110041391 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cc55ea0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cc334b0] (fsm.c:486) 20250410110041391 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_RAN:no-CI)[0x563b4cc55ea0]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250410110041391 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_RAN:no-CI)[0x563b4cc55ea0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2306)@7d38b4d9c9a0: Found Expect[0] for { line := { verb := "CRCX", trans_id := "426", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a5" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_iu_mo_crcx_ran_timeout2(2310) TC_iu_mo_crcx_ran_timeout2(2310)@7d38b4d9c9a0: f_mo_call_establish 2: rx 1st CRCX 20250410110041410 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_CN:no-CI)[0x563b4cc335e0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410110041410 DCC DEBUG call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cc334b0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410110041410 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cc5ef20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250410110041410 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cc5ef20]{MSC_A_ST_COMMUNICATING}: MGW endpoint's RTP address available for the CI RTP_TO_CN: 1.1.1.1:10000 (osmux=no:-2) (msc_a.c:855) 20250410110041410 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000037 tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{AMR:octet-align=1#112}) (gsm_04_08_cc.c:309) TC_iu_mo_crcx_ran_timeout2(2310)@7d38b4d9c9a0: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(2305)@7d38b4d9c9a0: Found MnccExpect[0] for "12345" handled at TC_iu_mo_crcx_ran_timeout2(2310) MSC_Test-MNCC(2305)@7d38b4d9c9a0: Added conn table entry 0TC_iu_mo_crcx_ran_timeout2(2310)-2147483593 TC_iu_mo_crcx_ran_timeout2(2310)@7d38b4d9c9a0: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_mo_crcx_ran_timeout2(2310)@7d38b4d9c9a0: f_mo_call_establish DONE TC_iu_mo_crcx_ran_timeout2(2310)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110044391 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_RAN:no-CI)[0x563b4cc55ea0]{ESTABLISHING}: Timeout of X2 (fsm.c:317) 20250410110044391 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_RAN:no-CI)[0x563b4cc55ea0]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:223) 20250410110044391 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_RAN:no-CI)[0x563b4cc55ea0]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250410110044391 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_RAN:no-CI)[0x563b4cc55ea0]{DISCARDING}: Removing from parent call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cc334b0] (rtp_stream.c:239) 20250410110044391 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_RAN:no-CI)[0x563b4cc55ea0]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250410110044391 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_RAN:no-CI)[0x563b4cc55ea0]{DISCARDING}: Deallocated (fsm.c:568) 20250410110044391 DCC DEBUG call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cc334b0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_GONE (rtp_stream.c:239) 20250410110044391 DCC DEBUG call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cc334b0]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250410110044391 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc335e0]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410110044391 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc335e0]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cc334b0] (call_leg.c:197) 20250410110044391 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc335e0]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250410110044391 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc335e0]{ESTABLISHING}: Deallocated (fsm.c:568) 20250410110044391 DLMGCP ERROR MGCP_CONN(RTP_TO_RAN)[0x563b4cc237a0]{ST_CRCX_RESP}: MGW: operation still pending, DLCX will be postponed. (mgcp_client_fsm.c:820) 20250410110044391 DCC DEBUG call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cc334b0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250410110044391 DCC DEBUG call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cc334b0]{RELEASING}: Removing from parent msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cc5ef20] (call_leg.c:198) 20250410110044391 DCC DEBUG call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cc334b0]{RELEASING}: Freeing instance (call_leg.c:198) 20250410110044391 DCC DEBUG call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cc334b0]{RELEASING}: Deallocated (fsm.c:568) 20250410110044391 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cc5ef20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250410110044392 DCC DEBUG trans(CC:INITIATED IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000037 tid-8) Freeing transaction (transaction.c:243) 20250410110044392 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000037 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250410110044392 DCC DEBUG trans(CC:INITIATED IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000037 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250410110044392 DCC DEBUG trans(CC:INITIATED IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000037 tid-8) new state INITIATED -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250410110044392 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cc5ef20]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_RELEASE (msc_a.c:2106) 20250410110044392 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cc5ef20]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110044392 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110044392 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000037 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250410110044392 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000037 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250410110044392 DCC DEBUG trans(CC:NULL IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000037 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410110044392 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250410110044392 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cc5ef20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110044392 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cc5ef20]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250410110044392 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cc5ef20]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110044392 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110044392 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110044392 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110044392 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cc5ef20]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110044392 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110044392 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410110044393 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110044393 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110044393 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110044393 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110044393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110044393 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110044393 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110044393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110044393 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110044393 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 b9 00 00 00 c3 03 00 00 01 06 bc 04 ce 00 01 17 00 14 40 13 00 00 02 00 10 40 07 06 83 2d 08 02 e1 af 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110044393 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110044393 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110044393 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110044393 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110044393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110044393 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110044393 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110044393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110044393 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110044393 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 01 06 bc 04 ce 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2304)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2304)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(2305)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_mo_crcx_ran_timeout2(2310)-2147483593 MSC_Test_2-M3UA(2304)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2302)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-M3UA(2304)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2302)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2302)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2302)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2302)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2302)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2302)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2302)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2302)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2302)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2302)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2302)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250410110044403 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110044403 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110044403 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110044403 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110044403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110044403 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110044403 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110044403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110044403 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110044403 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 aa 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2304)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110044403 DIUCS DEBUG (UTRAN-Iu-426) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110044403 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110044404 DIUCS DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110044404 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cc5ef20]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110044404 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cc5ef20]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110044404 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cc5ef20]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110044404 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cc5ef20]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110044404 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cc5ef20]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110044404 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cc5ef20]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110044404 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cc5ef20]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110044404 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cbf5710]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110044404 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cbf5710]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cc5ef20] (msc_a.c:1053) 20250410110044404 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cbf5710]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110044404 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cbf5710]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410110044404 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cc5ef20]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc69be0] (msc_a.c:1053) 20250410110044404 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cc5ef20]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110044404 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cc5ef20]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110044404 DMSC DEBUG msub_fsm[0x563b4cc69be0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110044404 DMSC DEBUG msub(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F) MSC-A terminated (msub.c:261) 20250410110044404 DMSC DEBUG msub(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F) 1 MSC-I still active (msub.c:79) 20250410110044404 DMSC DEBUG msub_fsm[0x563b4cc69be0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110044404 DMSC DEBUG msub_fsm[0x563b4cc69be0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110044404 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110044404 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: Removing from parent msub_fsm[0x563b4cc69be0] (msub.c:113) 20250410110044404 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-426 (ran_conn.c:142) 20250410110044404 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-426 (ran_conn.c:155) 20250410110044404 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: Freeing instance (msub.c:113) 20250410110044404 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F:UTRAN-Iu-426:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: Deallocated (fsm.c:568) 20250410110044404 DMSC DEBUG msub(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F) Free (msub.c:119) 20250410110044404 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3E66F29F - active-conn: now used by 1 (attached) (msub.c:375) 20250410110044404 DMSC DEBUG msub_fsm[0x563b4cc69be0]{terminating}: Freeing instance (msub.c:113) 20250410110044404 DMSC DEBUG msub_fsm[0x563b4cc69be0]{terminating}: Deallocated (fsm.c:568) 20250410110044404 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110044404 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110044404 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110044404 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110044404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110044404 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110044404 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110044405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110044405 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110044405 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 01 04 bc 04 ce 00 01 aa 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2304)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2304)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2302)@7d38b4d9c9a0: Session index based on local reference:0 20250410110044407 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110044407 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110044407 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110044407 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110044407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110044407 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110044407 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110044407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110044407 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110044407 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 aa bc 04 ce 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2304)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2303)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_mo_crcx_ran_timeout2(2310)12321998 TC_iu_mo_crcx_ran_timeout2(2310)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_timeout2(2310)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_timeout2(2310)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_timeout2(2310)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410110044415 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410110044415 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110044415 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410110044416 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410110044416 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410110044416 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110044416 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110044416 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410110044416 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110044416 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110044416 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410110044416 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110044416 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110044416 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110044416 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110044416 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110044416 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110044416 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110044416 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110044416 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110044416 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110044417 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410110044417 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2298)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110044417 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410110044417 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(2296)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110044418 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110044418 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110044418 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110044418 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250410110044418 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250410110044418 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110044418 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250410110044418 DLSS7 ERROR 0: ASP(virt-bsc1-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250410110044418 DLINP ERROR SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:766) 20250410110044418 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110044418 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1126) 20250410110044418 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110044418 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110044418 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110044418 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250410110044418 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110044418 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110044418 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110044419 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110044419 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110044419 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110044419 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110044419 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110044419 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110044419 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250410110044419 DLINP ERROR SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer (stream_srv.c:743) MSC_Test-GSUP(2308)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-M3UA(2301)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(2305)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(2307)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-SCCP(2299)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110044419 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250410110044419 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:378) MSC_Test_0-RAN(2297)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110044419 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110044419 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250410110044419 DLSS7 ERROR 0: ASP(virt-rnc0-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250410110044420 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-RAN(2300)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-RAN(2303)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(2306)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-SCCP(2302)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-M3UA(2304)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2295)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(2309)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2311)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2295): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(2296): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(2297): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(2298): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-SCCP(2299): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-RAN(2300): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-M3UA(2301): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-SCCP(2302): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-RAN(2303): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-M3UA(2304): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(2305): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(2306): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(2307): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(2308): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(2309): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_iu_mo_crcx_ran_timeout2(2310): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2311): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_iu_mo_crcx_ran_timeout finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_crcx_ran_timeout pass'. Thu Apr 10 11:00:44 UTC 2025 ====== MSC_Tests_Iu.TC_iu_mo_crcx_ran_timeout pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_iu_mo_crcx_ran_timeout.talloc 20250410110045419 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=527392) 20250410110046417 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110046417 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110046417 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110046419 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110046419 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110046419 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110046420 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=527392, count=527932) 20250410110047421 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_crcx_ran_timeout pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_crcx_ran_reject'. ------ MSC_Tests_Iu.TC_iu_mo_crcx_ran_reject ------ Thu Apr 10 11:00:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_mo_crcx_ran_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_mo_crcx_ran_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410110048422 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_crcx_ran_reject' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_iu_mo_crcx_ran_reject started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(2315)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(2315)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2315)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(2313)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_1-M3UA(2318)@7d38b4d9c9a0: ************************************************* MSC_Test_1-M3UA(2318)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2318)@7d38b4d9c9a0: ************************************************* MSC_Test_1-SCCP(2316)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2321)@7d38b4d9c9a0: ************************************************* MSC_Test_2-M3UA(2321)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2321)@7d38b4d9c9a0: ************************************************* MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_2-SCCP(2319)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410110049282 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2322)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410110049422 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410110049422 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2324)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2324)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410110049428 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2324)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2324)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2324)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2324)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2324)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2324)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410110049435 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110049435 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410110049435 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110049435 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2315)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2315)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2315)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110049438 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110049438 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110049438 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110049438 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110049438 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110049438 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110049438 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110049438 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110049438 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110049438 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410110049438 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2315)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(2315)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2315)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2315)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2315)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410110049440 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110049440 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110049440 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110049440 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410110049440 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110049440 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110049440 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110049440 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) MSC_Test_0-M3UA(2315)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2315)@7d38b4d9c9a0: Message received on association #8 20250410110049440 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110049440 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410110049440 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110049440 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110049440 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410110049440 DLINP ERROR SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe (stream_srv.c:743) 20250410110049440 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410110049440 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2315)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2315)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2315)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2315)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2315)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2315)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110049449 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410110049449 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250410110049453 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110049453 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250410110049453 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110049453 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2318)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2318)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2318)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110049455 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110049455 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110049455 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110049455 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2318)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_1-M3UA(2318)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410110049455 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110049456 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110049456 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110049456 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110049456 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110049456 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110049456 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2318)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2318)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2318)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2318)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2318)@7d38b4d9c9a0: Message received on association #8 20250410110049456 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110049456 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110049456 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110049456 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110049456 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110049456 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110049456 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110049456 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110049457 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_1-M3UA(2318)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110049457 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110049457 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110049457 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110049457 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410110049457 DLINP ERROR SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe (stream_srv.c:743) MSC_Test_1-M3UA(2318)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2318)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2318)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) 20250410110049457 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:413) 20250410110049457 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2318)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2318)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110049474 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110049474 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250410110049474 DLSS7 FATAL 0: ASP(virt-rnc0-0) accept of new connection from (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one (osmo_ss7_xua_srv.c:119) 20250410110049474 DLSS7 INFO ?: connection closed (osmo_ss7_asp.c:1126) 20250410110049474 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110049474 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted (osmo_ss7_xua_srv.c:192) 20250410110049474 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2321)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2321)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2321)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110049476 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110049476 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110049476 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110049476 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' (xua_asp_fsm.c:300) 20250410110049476 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 00 00 00 00 00 10 00 0c 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) 20250410110049476 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:680) 20250410110049476 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110049476 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110049476 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110049476 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Pending () (xua_as_fsm.c:94) 20250410110049476 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 04 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110049476 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110049477 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110049477 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110049477 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2321)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_2-M3UA(2321)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410110049477 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250410110049477 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2318)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2318)@7d38b4d9c9a0: Received M3UA_DUNA -> discard MSC_Test_2-M3UA(2321)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2321)@7d38b4d9c9a0: Received M3UA_ERR -> discard MSC_Test_2-M3UA(2321)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2321)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2321)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2321)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2321)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2321)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410110049479 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110049479 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110049479 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110049479 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110049479 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110049479 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110049479 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_ACTIVE (xua_as_fsm.c:552) 20250410110049479 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110049479 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110049479 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110049479 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110049479 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110049479 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2318)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2318)@7d38b4d9c9a0: Received M3UA_DAVA -> discard 20250410110049479 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) 20250410110049479 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2321)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2321)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2321)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2321)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2321)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2325)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000001030" to be handled at TC_iu_mo_crcx_ran_reject2(2327) TC_iu_mo_crcx_ran_reject2(2327)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001030'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410110050250 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110050250 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110050250 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110050250 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110050250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110050250 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110050250 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110050250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110050250 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110050250 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2315)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110050250 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110050250 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110050250 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110050250 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110050250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110050250 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110050250 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110050250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110050250 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110050250 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2315)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2315)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2314)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410110050262 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110050262 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110050262 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410110050262 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410110050262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110050262 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110050262 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110050262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110050262 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110050262 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2318)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110050262 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110050262 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110050262 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110050262 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250410110050262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110050262 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250410110050262 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110050262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250410110050262 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110050262 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2318)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2318)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2317)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2321)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110050298 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110050298 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110050298 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110050298 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110050298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110050298 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110050298 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110050298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110050298 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110050299 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110050299 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250410110050299 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250410110050299 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110050299 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110050299 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110050299 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110050299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110050299 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110050299 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110050299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110050299 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110050299 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2321)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2321)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2320)@7d38b4d9c9a0: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2320)@7d38b4d9c9a0: Added conn table entry 0TC_iu_mo_crcx_ran_reject2(2327)13208162 MSC_Test_2-SCCP(2319)@7d38b4d9c9a0: First idle individual index:0 20250410110050309 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110050309 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110050309 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110050309 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110050309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110050309 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110050309 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110050309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110050309 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110050309 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 c9 8a 62 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 03 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2321)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110050309 DIUCS DEBUG (UTRAN-Iu-427 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110050309 DMSC DEBUG msub_fsm[0x563b4cc69a10]{active}: Allocated (fsm.c:456) 20250410110050309 DMSC DEBUG msc_i[0x563b4cc69be0]{READY}: Allocated (fsm.c:456) 20250410110050309 DMSC DEBUG msc_i[0x563b4cc69be0]{READY}: is child of msub_fsm[0x563b4cc69a10] (fsm.c:486) 20250410110050309 DMSC DEBUG msc_a[0x563b4cc55ea0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110050309 DMSC DEBUG msc_a[0x563b4cc55ea0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc69a10] (fsm.c:486) 20250410110050309 DMSC DEBUG msc_a(unknown:UTRAN-Iu-427:NONE)[0x563b4cc55ea0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110050309 DMSC DEBUG msc_i(unknown:UTRAN-Iu-427:NONE)[0x563b4cc69be0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110050309 DMSC DEBUG msc_a(unknown:UTRAN-Iu-427:NONE)[0x563b4cc55ea0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110050309 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-427:NONE)[0x563b4cc55ea0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110050309 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-427:NONE)[0x563b4cc55ea0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110050309 DMM DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-427:LU)[0x563b4cc55ea0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001030 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410110050309 DMM DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-427:LU)[0x563b4cc55ea0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) MSC_Test_2-RAN(2320)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410110050309 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-427:LU)[0x563b4cc335e0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410110050309 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-427:LU)[0x563b4cc335e0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001030:UTRAN-Iu-427:LU)[0x563b4cc55ea0] (fsm.c:486) 20250410110050310 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-427:LU)[0x563b4cc335e0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410110050310 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-427:LU)[0x563b4cc335e0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410110050310 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410110050310 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001030 id=262420000001030 (vlr.c:661) 20250410110050310 DVLR INFO New subscr, IMSI: 262420000001030 (vlr.c:562) 20250410110050310 DVLR DEBUG VLR subscr IMSI-262420000001030 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410110050310 DMSC DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-427:LU)[0x563b4cc55ea0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110050310 DMSC DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-427:LU)[0x563b4cc55ea0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110050310 DVLR DEBUG VLR subscr IMSI-262420000001030 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410110050310 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410110050310 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-427:LU)[0x563b4cc335e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410110050310 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-427:LU)[0x563b4cc335e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410110050310 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-427:LU)[0x563b4cc335e0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410110050310 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-427:LU)[0x563b4cc334b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110050310 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-427:LU)[0x563b4cc334b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-427:LU)[0x563b4cc335e0] (fsm.c:486) 20250410110050310 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-427:LU)[0x563b4cc334b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110050310 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-427:LU)[0x563b4cc334b0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110050310 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110050310 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110050310 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110050310 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110050310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110050310 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110050310 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110050310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110050310 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110050310 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 00 02 c9 8a 62 00 01 ab 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2321)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2321)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2319)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'C98A62'O, sourceLocRef := '0001AB'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2319)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(2325)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000001030" handled at TC_iu_mo_crcx_ran_reject2(2327) MSC_Test-GSUP(2325)@7d38b4d9c9a0: Added IMSI table entry 0TC_iu_mo_crcx_ran_reject2(2327)"262420000001030" TC_iu_mo_crcx_ran_reject2(2327)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_reject2(2327)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410110050313 DVLR DEBUG VLR subscr IMSI-262420000001030 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110050313 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-427:LU)[0x563b4cc334b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110050313 DVLR DEBUG SUBSCR(IMSI-262420000001030) Received 1 auth tuples (vlr.c:996) 20250410110050313 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-427:LU)[0x563b4cc334b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110050313 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-427:LU)[0x563b4cc334b0]{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:324) 20250410110050313 DMM DEBUG Tx AUTH REQ (rand = 4ace20a348f81d435f23dbd0ea3a62e0) (gsm_04_08.c:641) 20250410110050313 DMM DEBUG AUTH REQ (autn = 5d3a456cae8b0c8e261f690de66ad7ca) (gsm_04_08.c:643) 20250410110050313 DIUCS DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-427:LU)[0x563b4cc55ea0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110050313 DIUCS DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-427:LU)[0x563b4cc55ea0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110050313 DMSC DEBUG msc_i(IMSI-262420000001030:UTRAN-Iu-427:LU)[0x563b4cc69be0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110050313 DVLR DEBUG VLR subscr IMSI-262420000001030 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110050313 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110050313 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110050313 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110050313 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110050313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110050313 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110050313 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110050313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110050313 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110050313 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 00 06 c9 8a 62 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 4a ce 20 a3 48 f8 1d 43 5f 23 db d0 ea 3a 62 e0 20 10 5d 3a 45 6c ae 8b 0c 8e 26 1f 69 0d e6 6a d7 ca 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2321)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2321)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2319)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2319)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2319)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2319)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2320)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051442B31FDD2104484CDEEC'O MSC_Test_2-RAN(2320)@7d38b4d9c9a0: patched enc_l3: '055442B31FDD2104484CDEEC'O MSC_Test_2-SCCP(2319)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2319)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2319)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2319)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055442B31FDD2104484CDEEC'O 20250410110050318 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110050318 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110050318 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110050318 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110050318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110050318 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110050318 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110050318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110050318 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110050318 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ab 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 42 b3 1f dd 21 04 48 4c de ec 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2321)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110050318 DIUCS DEBUG (UTRAN-Iu-427) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110050318 DMSC DEBUG msc_i(IMSI-262420000001030:UTRAN-Iu-427:LU)[0x563b4cc69be0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110050318 DIUCS DEBUG msc_i(IMSI-262420000001030:UTRAN-Iu-427:LU)[0x563b4cc69be0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110050318 DMSC DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-427:LU)[0x563b4cc55ea0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110050318 DIUCS DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-427:LU)[0x563b4cc55ea0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110050318 DIUCS DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-427:LU)[0x563b4cc55ea0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110050318 DMM DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-427:LU)[0x563b4cc55ea0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 42b31fdd484cdeec) (gsm_04_08.c:1128) 20250410110050318 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-427:LU)[0x563b4cc334b0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110050318 DVLR DEBUG SUBSCR(IMSI-262420000001030) AUTH on UTRAN received RES: 42b31fdd484cdeec (8 bytes) (vlr_auth_fsm.c:151) 20250410110050318 DVLR INFO SUBSCR(IMSI-262420000001030) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110050318 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-427:LU)[0x563b4cc334b0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110050318 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-427:LU)[0x563b4cc334b0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110050318 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-427:LU)[0x563b4cc334b0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110050318 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-427:LU)[0x563b4cc334b0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-427:LU)[0x563b4cc335e0] (vlr_auth_fsm.c:294) 20250410110050318 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-427:LU)[0x563b4cc334b0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110050318 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-427:LU)[0x563b4cc334b0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110050318 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-427:LU)[0x563b4cc335e0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410110050318 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-427:LU)[0x563b4cc335e0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410110050318 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-427:LU)[0x563b4cc335e0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110050318 DIUCS DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-427:LU)[0x563b4cc55ea0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110050318 DIUCS DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-427:LU)[0x563b4cc55ea0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=2bb99f74e1732d44533d35ff840c9676, CK=NONE (ran_msg_iu.c:388) 20250410110050318 DMSC DEBUG msc_i(IMSI-262420000001030:UTRAN-Iu-427:LU)[0x563b4cc69be0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110050318 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-427:LU)[0x563b4cc335e0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250410110050318 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110050318 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110050318 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110050318 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110050318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110050318 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110050318 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110050318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110050318 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110050318 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 00 06 c9 8a 62 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 2b b9 9f 74 e1 73 2d 44 53 3d 35 ff 84 0c 96 76 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2321)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2321)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2319)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2319)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2319)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2319)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2319)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2319)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2319)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2319)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250410110050323 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110050323 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110050323 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110050323 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110050323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110050323 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110050323 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110050323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110050323 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2321)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110050324 DIUCS DEBUG (UTRAN-Iu-427) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110050324 DMSC DEBUG msc_i(IMSI-262420000001030:UTRAN-Iu-427:LU)[0x563b4cc69be0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110050323 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ab 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110050324 DIUCS DEBUG msc_i(IMSI-262420000001030:UTRAN-Iu-427:LU)[0x563b4cc69be0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110050324 DMSC DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-427:LU)[0x563b4cc55ea0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110050324 DIUCS DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-427:LU)[0x563b4cc55ea0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110050324 DIUCS DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-427:LU)[0x563b4cc55ea0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110050324 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-427:LU)[0x563b4cc335e0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410110050324 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-427:LU)[0x563b4cc335e0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410110050324 DIUCS DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-427:LU)[0x563b4cc55ea0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110050324 DMSC DEBUG msc_i(IMSI-262420000001030:UTRAN-Iu-427:LU)[0x563b4cc69be0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110050324 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-427:LU)[0x563b4cc335e0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410110050324 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-427:LU)[0x563b4cc335e0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410110050324 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001030:UTRAN-Iu-427:LU)[0x563b4cc334b0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110050324 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001030:UTRAN-Iu-427:LU)[0x563b4cc334b0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-427:LU)[0x563b4cc335e0] (fsm.c:486) 20250410110050324 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001030:UTRAN-Iu-427:LU)[0x563b4cc334b0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410110050324 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001030:UTRAN-Iu-427:LU)[0x563b4cc334b0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410110050324 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110050324 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110050324 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110050324 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110050324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110050324 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110050324 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110050324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110050324 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110050324 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 00 06 c9 8a 62 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 30 f0 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2321)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2321)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2319)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2319)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2319)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2319)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110050326 DVLR DEBUG VLR subscr IMSI-262420000001030 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110050326 DVLR DEBUG IMSI:262420000001030 has MSISDN:491230001030 (vlr.c:1045) 20250410110050326 DMSC NOTICE msub(IMSI-262420000001030:MSISDN-491230001030) VLR: update for IMSI=262420000001030 (MSISDN=491230001030) (gsm_04_08.c:1541) 20250410110050326 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110050326 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110050326 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-427:LU)[0x563b4cc335e0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410110050326 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001030:UTRAN-Iu-427:LU)[0x563b4cc334b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410110050326 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001030:UTRAN-Iu-427:LU)[0x563b4cc334b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410110050326 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001030:UTRAN-Iu-427:LU)[0x563b4cc334b0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410110050326 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001030:UTRAN-Iu-427:LU)[0x563b4cc334b0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-427:LU)[0x563b4cc335e0] (vlr_lu_fsm.c:110) 20250410110050326 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001030:UTRAN-Iu-427:LU)[0x563b4cc334b0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410110050326 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001030:UTRAN-Iu-427:LU)[0x563b4cc334b0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110050326 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-427:LU)[0x563b4cc335e0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410110050326 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-427:LU)[0x563b4cc335e0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410110050326 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-427:LU)[0x563b4cbf1870]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110050326 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-427:LU)[0x563b4cbf1870]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-427:LU)[0x563b4cc335e0] (fsm.c:486) 20250410110050326 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-427:LU)[0x563b4cbf1870]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410110050326 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-427:LU)[0x563b4cbf1870]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410110050326 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-427:LU)[0x563b4cbf1870]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410110050326 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-427:LU)[0x563b4cbf1870]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410110050326 DMSC NOTICE msub(IMSI-262420000001030:MSISDN-491230001030:TMSInew-0x01B91F9D) VLR: update for IMSI=262420000001030 (MSISDN=491230001030) (gsm_04_08.c:1541) 20250410110050326 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-427:LU)[0x563b4cbf1870]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410110050326 DMM DEBUG -> IMSI-262420000001030:MSISDN-491230001030:TMSInew-0x01B91F9D LOCATION UPDATE ACCEPT (TMSI = 0x01b91f9d) (gsm_04_08.c:149) 20250410110050326 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSInew-0x01B91F9D:UTRAN-Iu-427:LU)[0x563b4cc55ea0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250410110050326 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSInew-0x01B91F9D:UTRAN-Iu-427:LU)[0x563b4cc55ea0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110050326 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSInew-0x01B91F9D:UTRAN-Iu-427:LU)[0x563b4cc69be0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110050326 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSInew-0x01B91F9D - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110050326 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110050326 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110050326 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110050326 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110050326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110050326 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110050326 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110050326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110050326 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110050326 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 00 06 c9 8a 62 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 01 b9 1f 9d 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2321)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2321)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2319)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2319)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2319)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2319)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_crcx_ran_reject2(2327)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2320)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2320)@7d38b4d9c9a0: patched enc_l3: '059B'O MSC_Test_2-SCCP(2319)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2319)@7d38b4d9c9a0: vl_len:14 MSC_Test_2-SCCP(2319)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2319)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250410110050329 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110050329 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110050329 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110050329 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110050329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110050329 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110050329 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110050329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110050329 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110050329 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ab 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2321)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110050329 DIUCS DEBUG (UTRAN-Iu-427) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110050329 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSInew-0x01B91F9D:UTRAN-Iu-427:LU)[0x563b4cc69be0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110050329 DIUCS DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSInew-0x01B91F9D:UTRAN-Iu-427:LU)[0x563b4cc69be0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110050329 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSInew-0x01B91F9D:UTRAN-Iu-427:LU)[0x563b4cc55ea0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110050329 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSInew-0x01B91F9D:UTRAN-Iu-427:LU)[0x563b4cc55ea0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110050329 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSInew-0x01B91F9D:UTRAN-Iu-427:LU)[0x563b4cc55ea0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110050329 DMM DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSInew-0x01B91F9D:UTRAN-Iu-427:LU)[0x563b4cc55ea0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410110050329 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:TMSInew-0x01B91F9D:UTRAN-Iu-427:LU)[0x563b4cc335e0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410110050329 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-427:LU)[0x563b4cbf1870]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410110050329 DMSC NOTICE msub(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D) VLR: update for IMSI=262420000001030 (MSISDN=491230001030) (gsm_04_08.c:1541) 20250410110050329 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410110050329 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-427:LU)[0x563b4cbf1870]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410110050329 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-427:LU)[0x563b4cc335e0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410110050329 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-427:LU)[0x563b4cbf1870]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410110050329 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-427:LU)[0x563b4cbf1870]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-427:LU)[0x563b4cc335e0] (vlr_lu_fsm.c:817) 20250410110050329 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-427:LU)[0x563b4cbf1870]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410110050329 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-427:LU)[0x563b4cbf1870]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110050329 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-427:LU)[0x563b4cc335e0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410110050329 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-427:LU)[0x563b4cc55ea0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410110050329 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-427:LU)[0x563b4cc55ea0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.980s remaining) (msc_a.c:450) 20250410110050329 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001030/3/1): Available (smpp_smsc.c:626) 20250410110050329 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-427:LU)[0x563b4cc55ea0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110050329 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-427:LU)[0x563b4cc55ea0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110050329 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-427:LU)[0x563b4cc55ea0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110050329 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110050329 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110050329 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110050329 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-427:LU)[0x563b4cc55ea0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110050329 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-427:LU)[0x563b4cc69be0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110050329 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410110050329 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110050329 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110050329 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110050329 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110050329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110050329 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110050329 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110050329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110050329 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110050329 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 00 06 c9 8a 62 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2321)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2321)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2319)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2319)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2319)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2319)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2319)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2319)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2319)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2319)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250410110050334 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110050334 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110050334 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110050334 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110050334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110050334 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110050334 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110050334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110050334 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110050334 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ab 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2321)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110050334 DIUCS DEBUG (UTRAN-Iu-427) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110050334 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-427:LU)[0x563b4cc69be0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110050334 DIUCS DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-427:LU)[0x563b4cc69be0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110050334 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-427:LU)[0x563b4cc55ea0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110050334 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-427:LU)[0x563b4cc55ea0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110050334 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-427:LU)[0x563b4cc55ea0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110050334 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-427:LU)[0x563b4cc55ea0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110050334 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-427:LU)[0x563b4cc55ea0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110050334 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-427:LU)[0x563b4cc55ea0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110050334 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-427:LU)[0x563b4cc55ea0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110050334 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-427:LU)[0x563b4cc335e0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110050334 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-427:LU)[0x563b4cc335e0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-427:LU)[0x563b4cc55ea0] (msc_a.c:1053) 20250410110050334 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-427:LU)[0x563b4cc335e0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410110050334 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-427:LU)[0x563b4cc335e0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110050334 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-427:LU)[0x563b4cc335e0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410110050334 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-427:LU)[0x563b4cc55ea0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc69a10] (msc_a.c:1053) 20250410110050334 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-427:LU)[0x563b4cc55ea0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110050334 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-427:LU)[0x563b4cc55ea0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110050334 DMSC DEBUG msub_fsm[0x563b4cc69a10]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110050334 DMSC DEBUG msub(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D) MSC-A terminated (msub.c:261) 20250410110050334 DMSC DEBUG msub(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D) 1 MSC-I still active (msub.c:79) 20250410110050334 DMSC DEBUG msub_fsm[0x563b4cc69a10]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110050334 DMSC DEBUG msub_fsm[0x563b4cc69a10]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110050334 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-427:LU)[0x563b4cc69be0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110050334 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-427:LU)[0x563b4cc69be0]{READY}: Removing from parent msub_fsm[0x563b4cc69a10] (msub.c:113) 20250410110050334 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-427 (ran_conn.c:142) 20250410110050334 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-427 (ran_conn.c:155) 20250410110050334 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-427:LU)[0x563b4cc69be0]{READY}: Freeing instance (msub.c:113) 20250410110050334 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-427:LU)[0x563b4cc69be0]{READY}: Deallocated (fsm.c:568) 20250410110050334 DMSC DEBUG msub(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D) Free (msub.c:119) 20250410110050334 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D - active-conn: now used by 1 (attached) (msub.c:375) 20250410110050334 DMSC DEBUG msub_fsm[0x563b4cc69a10]{terminating}: Freeing instance (msub.c:113) 20250410110050334 DMSC DEBUG msub_fsm[0x563b4cc69a10]{terminating}: Deallocated (fsm.c:568) 20250410110050334 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110050334 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110050334 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110050334 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110050334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110050334 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110050334 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110050334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110050334 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110050334 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 00 04 c9 8a 62 00 01 ab 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2321)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2321)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2319)@7d38b4d9c9a0: Session index based on local reference:0 20250410110050335 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110050335 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110050335 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110050335 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110050335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110050335 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110050335 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110050335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110050335 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110050335 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 ab c9 8a 62 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2321)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2320)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_mo_crcx_ran_reject2(2327)13208162 TC_iu_mo_crcx_ran_reject2(2327)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_reject2(2327)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_reject2(2327)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_reject2(2327)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_reject2(2327)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '01B91F9D'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2320)@7d38b4d9c9a0: Added conn table entry 0TC_iu_mo_crcx_ran_reject2(2327)13718061 MSC_Test_2-RAN(2320)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2319)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_2-M3UA(2321)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110050536 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110050536 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110050536 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110050536 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110050536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110050536 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110050536 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110050536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110050536 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110050536 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 d1 52 2d 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 01 03 50 59 02 05 f4 01 b9 1f 9d 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110050537 DIUCS DEBUG (UTRAN-Iu-428 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110050537 DMSC DEBUG msub_fsm[0x563b4cc335e0]{active}: Allocated (fsm.c:456) 20250410110050537 DMSC DEBUG msc_i[0x563b4cc55ea0]{READY}: Allocated (fsm.c:456) 20250410110050537 DMSC DEBUG msc_i[0x563b4cc55ea0]{READY}: is child of msub_fsm[0x563b4cc335e0] (fsm.c:486) 20250410110050537 DMSC DEBUG msc_a[0x563b4cc69be0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110050537 DMSC DEBUG msc_a[0x563b4cc69be0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc335e0] (fsm.c:486) 20250410110050537 DMSC DEBUG msc_a(unknown:UTRAN-Iu-428:NONE)[0x563b4cc69be0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110050537 DMSC DEBUG msc_i(unknown:UTRAN-Iu-428:NONE)[0x563b4cc55ea0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110050537 DMSC DEBUG msc_a(unknown:UTRAN-Iu-428:NONE)[0x563b4cc69be0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110050537 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-428:NONE)[0x563b4cc69be0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110050537 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-428:NONE)[0x563b4cc69be0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110050537 DMM DEBUG msc_a(TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc69be0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250410110050537 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc69a10]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410110050537 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc69a10]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc69be0] (fsm.c:486) 20250410110050537 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc69a10]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250410110050537 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc69a10]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410110050537 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410110050537 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410110050537 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc69be0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110050537 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc69be0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110050537 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc69a10]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410110050537 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc69a10]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250410110050537 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc334b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110050537 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc334b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc69a10] (fsm.c:486) 20250410110050537 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc334b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110050537 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc334b0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110050537 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410110050537 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110050537 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110050537 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110050537 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110050537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110050537 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110050537 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110050537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110050537 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110050537 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 07 02 d1 52 2d 00 01 ac 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2321)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2321)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2319)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'D1522D'O, sourceLocRef := '0001AC'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2319)@7d38b4d9c9a0: Session index based on local reference:0 TC_iu_mo_crcx_ran_reject2(2327)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_reject2(2327)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110050539 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110050539 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc334b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110050539 DVLR DEBUG SUBSCR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D) Received 1 auth tuples (vlr.c:996) 20250410110050540 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc334b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110050540 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc334b0]{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:324) 20250410110050540 DMM DEBUG Tx AUTH REQ (rand = a672403fba33352908d0f419b28ae49c) (gsm_04_08.c:641) 20250410110050540 DMM DEBUG AUTH REQ (autn = 0a7809f2a60495289c11e0a5fa099ab5) (gsm_04_08.c:643) 20250410110050540 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc69be0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110050540 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc69be0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110050540 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc55ea0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110050540 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410110050540 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110050540 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110050540 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110050540 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110050540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110050540 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110050540 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110050540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110050540 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110050540 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 07 06 d1 52 2d 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 a6 72 40 3f ba 33 35 29 08 d0 f4 19 b2 8a e4 9c 20 10 0a 78 09 f2 a6 04 95 28 9c 11 e0 a5 fa 09 9a b5 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2321)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2321)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2319)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2319)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2319)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2319)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2320)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051491E2FFB721042BB706DD'O MSC_Test_2-RAN(2320)@7d38b4d9c9a0: patched enc_l3: '055491E2FFB721042BB706DD'O MSC_Test_2-SCCP(2319)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2319)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2319)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2319)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055491E2FFB721042BB706DD'O 20250410110050541 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110050541 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110050541 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110050541 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110050541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110050541 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110050541 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110050541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110050541 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110050541 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ac 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 91 e2 ff b7 21 04 2b b7 06 dd 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2321)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110050541 DIUCS DEBUG (UTRAN-Iu-428) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110050541 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc55ea0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110050541 DIUCS DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc55ea0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110050541 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc69be0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110050541 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc69be0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110050541 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc69be0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110050541 DMM DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc69be0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 91e2ffb72bb706dd) (gsm_04_08.c:1128) 20250410110050541 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc334b0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110050541 DVLR DEBUG SUBSCR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D) AUTH on UTRAN received RES: 91e2ffb72bb706dd (8 bytes) (vlr_auth_fsm.c:151) 20250410110050541 DVLR INFO SUBSCR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110050541 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc334b0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110050541 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc334b0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110050541 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc334b0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110050541 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc334b0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc69a10] (vlr_auth_fsm.c:294) 20250410110050541 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc334b0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110050541 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc334b0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110050541 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc69a10]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250410110050541 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc69a10]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410110050541 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc69a10]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110050541 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc69be0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110050541 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc69be0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=6bc3aa8ff7bac510a1e4ef672272bebb, CK=NONE (ran_msg_iu.c:388) 20250410110050541 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc55ea0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110050541 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc69a10]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250410110050541 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110050541 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110050541 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110050541 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110050541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110050541 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110050541 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110050541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110050541 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110050541 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 07 06 d1 52 2d 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 6b c3 aa 8f f7 ba c5 10 a1 e4 ef 67 22 72 be bb 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2321)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2321)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2319)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2319)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2319)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2319)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2319)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2319)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2319)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2319)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2321)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110050542 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110050542 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110050542 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110050542 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110050542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110050542 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110050542 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110050542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110050542 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110050542 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ac 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110050543 DIUCS DEBUG (UTRAN-Iu-428) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110050543 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc55ea0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110050543 DIUCS DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc55ea0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110050543 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc69be0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110050543 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc69be0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110050543 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc69be0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110050543 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc69a10]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250410110050543 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc69a10]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410110050543 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc69be0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110050543 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc55ea0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110050543 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc69a10]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410110050543 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc69a10]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410110050543 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc69a10]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410110050543 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc69a10]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410110050543 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc69a10]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410110050543 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc69a10]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410110050543 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc69a10]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410110050543 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc69be0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410110050543 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc69be0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.994s remaining) (msc_a.c:450) 20250410110050543 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001030/3/1): Available (smpp_smsc.c:626) 20250410110050543 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110050543 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110050543 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110050543 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110050543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110050543 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110050543 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110050543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110050543 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110050543 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 07 06 d1 52 2d 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 30 f0 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2321)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2321)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2319)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2319)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2319)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2319)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2322)@7d38b4d9c9a0: Created MnccExpect[0] for "12345" to be handled at TC_iu_mo_crcx_ran_reject2(2327) MSC_Test-MGCP(2323)@7d38b4d9c9a0: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_mo_crcx_ran_reject2(2327) MSC_Test_2-RAN(2320)@7d38b4d9c9a0: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2320)@7d38b4d9c9a0: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2319)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2319)@7d38b4d9c9a0: vl_len:28 MSC_Test_2-SCCP(2319)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2319)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O MSC_Test_2-M3UA(2321)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110050547 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110050547 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110050547 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110050547 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110050547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110050547 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110050547 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110050547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110050547 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110050547 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ac 00 01 1c 00 14 40 18 00 00 01 00 10 40 11 10 03 85 04 06 60 05 04 02 00 81 5e 04 80 21 43 f5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110050547 DIUCS DEBUG (UTRAN-Iu-428) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110050547 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc55ea0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110050547 DIUCS DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc55ea0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110050547 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc69be0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110050547 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc69be0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110050547 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc69be0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110050547 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250410110050547 DCC DEBUG trans(CC:NULL IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D callref-0x80000038 tid-8) New transaction (transaction.c:231) 20250410110050547 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc69be0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250410110050547 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc69be0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250410110050547 DCC DEBUG trans(CC:NULL IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ callref-0x80000038 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250410110050547 DCC DEBUG trans(CC:NULL IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ callref-0x80000038 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410110050547 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250410110050547 DCC DEBUG trans(CC:NULL IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ callref-0x80000038 tid-8) codecs: :0{AMR:octet-align=1#112} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (gsm_04_08_cc.c:702) 20250410110050548 DCC INFO trans(CC:NULL IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ callref-0x80000038 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250410110050548 DCC DEBUG trans(CC:NULL IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ callref-0x80000038 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250410110050548 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc69be0]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250410110050548 DCC DEBUG call_leg(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc334b0]{ESTABLISHING}: Allocated (fsm.c:456) 20250410110050548 DCC DEBUG call_leg(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc334b0]{ESTABLISHING}: is child of msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc69be0] (fsm.c:486) 20250410110050548 DCC DEBUG trans(CC:INITIATED IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ callref-0x80000038 tid-8) codecs: :0{AMR:octet-align=1#112} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (msc_a.c:2161) 20250410110050548 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc35490]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410110050548 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc35490]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc334b0] (fsm.c:486) 20250410110050548 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_CN:no-CI)[0x563b4cc35490]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250410110050548 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_CN:no-CI)[0x563b4cc35490]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250410110050548 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc2d000]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410110050548 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc2d000]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc334b0] (fsm.c:486) 20250410110050548 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_RAN:no-CI)[0x563b4cc2d000]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250410110050548 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_RAN:no-CI)[0x563b4cc2d000]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2323)@7d38b4d9c9a0: Found Expect[0] for { line := { verb := "CRCX", trans_id := "429", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a6" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_iu_mo_crcx_ran_reject2(2327) TC_iu_mo_crcx_ran_reject2(2327)@7d38b4d9c9a0: f_mo_call_establish 2: rx 1st CRCX 20250410110050550 DLMGCP ERROR MGCP_CONN(RTP_TO_CN)[0x563b4cc237a0]{ST_CRCX_RESP}: MGW/CRCX: response yields error: 542 FORCED_FAIL (mgcp_client_fsm.c:289) 20250410110050550 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_CN:no-CI)[0x563b4cc35490]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_FAIL (mgcp_client_endpoint_fsm.c:444) 20250410110050550 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_CN:no-CI)[0x563b4cc35490]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:206) 20250410110050550 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_CN:no-CI)[0x563b4cc35490]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250410110050550 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_CN:no-CI)[0x563b4cc35490]{DISCARDING}: Removing from parent call_leg(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc334b0] (rtp_stream.c:239) 20250410110050550 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_CN:no-CI)[0x563b4cc35490]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250410110050550 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_CN:no-CI)[0x563b4cc35490]{DISCARDING}: Deallocated (fsm.c:568) 20250410110050550 DCC DEBUG call_leg(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc334b0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_GONE (rtp_stream.c:239) 20250410110050550 DCC DEBUG call_leg(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc334b0]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250410110050550 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_RAN:no-CI)[0x563b4cc2d000]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410110050550 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_RAN:no-CI)[0x563b4cc2d000]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc334b0] (call_leg.c:197) 20250410110050550 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_RAN:no-CI)[0x563b4cc2d000]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250410110050550 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_RAN:no-CI)[0x563b4cc2d000]{ESTABLISHING}: Deallocated (fsm.c:568) 20250410110050550 DCC DEBUG call_leg(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc334b0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250410110050550 DCC DEBUG call_leg(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc334b0]{RELEASING}: Removing from parent msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc69be0] (call_leg.c:198) 20250410110050550 DCC DEBUG call_leg(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc334b0]{RELEASING}: Freeing instance (call_leg.c:198) 20250410110050550 DCC DEBUG call_leg(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc334b0]{RELEASING}: Deallocated (fsm.c:568) 20250410110050550 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc69be0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250410110050550 DCC DEBUG trans(CC:INITIATED IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ callref-0x80000038 tid-8) Freeing transaction (transaction.c:243) 20250410110050550 DCC DEBUG trans(CC:INITIATED IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ callref-0x80000038 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250410110050550 DCC DEBUG trans(CC:INITIATED IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ callref-0x80000038 tid-8) new state INITIATED -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250410110050550 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc69be0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_RELEASE (msc_a.c:2106) 20250410110050550 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc69be0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110050550 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc55ea0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110050550 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ callref-0x80000038 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250410110050550 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ callref-0x80000038 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250410110050550 DCC DEBUG trans(CC:NULL IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ callref-0x80000038 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410110050550 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250410110050550 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc69be0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110050550 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc69be0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250410110050550 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc69be0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110050550 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110050550 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110050550 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110050550 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc69be0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110050550 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc55ea0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110050550 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410110050551 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110050551 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110050551 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110050551 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110050551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110050551 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110050551 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110050551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110050551 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110050551 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 b9 00 00 00 c3 03 00 00 07 06 d1 52 2d 00 01 17 00 14 40 13 00 00 02 00 10 40 07 06 83 2d 08 02 e1 af 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110050551 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110050551 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110050551 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110050551 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110050551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110050551 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110050551 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110050551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110050551 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110050551 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 07 06 d1 52 2d 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2321)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2321)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2319)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-M3UA(2321)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2321)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2319)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2319)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2319)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2319)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2319)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2319)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2319)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_crcx_ran_reject2(2327)@7d38b4d9c9a0: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_mo_crcx_ran_reject2(2327)@7d38b4d9c9a0: f_mo_call_establish DONE TC_iu_mo_crcx_ran_reject2(2327)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2319)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2319)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2319)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2319)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250410110051052 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110051052 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110051052 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110051052 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110051052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110051052 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110051052 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110051052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110051052 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110051052 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ac 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2321)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110051052 DIUCS DEBUG (UTRAN-Iu-428) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110051052 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc55ea0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110051052 DIUCS DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc55ea0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110051052 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc69be0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110051052 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc69be0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110051052 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc69be0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110051052 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc69be0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110051052 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc69be0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110051052 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc69be0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110051052 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc69be0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110051053 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc69a10]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110051053 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc69a10]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc69be0] (msc_a.c:1053) 20250410110051053 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc69a10]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110051053 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc69a10]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410110051053 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc69be0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc335e0] (msc_a.c:1053) 20250410110051053 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc69be0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110051053 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc69be0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110051053 DMSC DEBUG msub_fsm[0x563b4cc335e0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110051053 DMSC DEBUG msub(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D) MSC-A terminated (msub.c:261) 20250410110051053 DMSC DEBUG msub(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D) 1 MSC-I still active (msub.c:79) 20250410110051053 DMSC DEBUG msub_fsm[0x563b4cc335e0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110051053 DMSC DEBUG msub_fsm[0x563b4cc335e0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110051053 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc55ea0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110051053 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc55ea0]{READY}: Removing from parent msub_fsm[0x563b4cc335e0] (msub.c:113) 20250410110051053 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-428 (ran_conn.c:142) 20250410110051053 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-428 (ran_conn.c:155) 20250410110051053 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc55ea0]{READY}: Freeing instance (msub.c:113) 20250410110051053 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D:UTRAN-Iu-428:CM_SERVICE_REQ)[0x563b4cc55ea0]{READY}: Deallocated (fsm.c:568) 20250410110051053 DMSC DEBUG msub(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D) Free (msub.c:119) 20250410110051053 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x01B91F9D - active-conn: now used by 1 (attached) (msub.c:375) 20250410110051053 DMSC DEBUG msub_fsm[0x563b4cc335e0]{terminating}: Freeing instance (msub.c:113) 20250410110051053 DMSC DEBUG msub_fsm[0x563b4cc335e0]{terminating}: Deallocated (fsm.c:568) 20250410110051053 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110051053 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110051053 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110051053 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110051053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110051053 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110051053 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110051053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110051053 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110051053 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 07 04 d1 52 2d 00 01 ac 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2321)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2321)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2319)@7d38b4d9c9a0: Session index based on local reference:0 20250410110051053 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110051053 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110051053 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110051053 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110051053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110051053 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-M3UA(2321)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110051053 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110051053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110051053 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110051053 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 ac d1 52 2d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-RAN(2320)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_mo_crcx_ran_reject2(2327)13718061 TC_iu_mo_crcx_ran_reject2(2327)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_reject2(2327)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_reject2(2327)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_reject2(2327)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test_0-SCCP(2313)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-SCCP(2316)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-M3UA(2321)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(2325)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110051056 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410110051056 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110051056 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410110051056 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410110051056 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410110051056 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) MSC_Test_0-M3UA(2315)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110051056 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110051056 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410110051056 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110051056 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110051056 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410110051056 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110051056 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110051056 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110051056 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110051056 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110051056 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110051056 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110051056 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110051056 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110051056 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test_0-RAN(2314)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110051056 DLINP ERROR SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Cannot send after transport endpoint shutdown (stream_srv.c:743) 20250410110051057 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410110051057 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110051057 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410110051057 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410110051057 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410110051057 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110051057 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410110051057 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410110051057 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410110051057 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410110051057 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110051057 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110051057 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410110051057 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410110051057 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110051057 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110051057 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410110051057 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410110051057 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110051057 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110051057 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1126) 20250410110051057 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110051057 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110051057 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110051057 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110051057 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110051057 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110051057 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250410110051057 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110051057 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110051057 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110051057 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110051057 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110051057 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410110051057 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110051057 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110051057 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110051057 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110051057 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110051057 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110051057 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110051057 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2318)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110051057 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:378) 20250410110051057 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410110051057 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250410110051057 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP-IPA(2324)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(2326)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-RAN(2320)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2328)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-RAN(2317)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2312)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110051062 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410110051062 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(2322)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-SCCP(2319)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(2323)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2312): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(2313): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(2314): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(2315): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-SCCP(2316): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-RAN(2317): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-M3UA(2318): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-SCCP(2319): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-RAN(2320): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-M3UA(2321): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(2322): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(2323): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(2324): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(2325): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(2326): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_iu_mo_crcx_ran_reject2(2327): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2328): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_iu_mo_crcx_ran_reject finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_crcx_ran_reject pass'. Thu Apr 10 11:00:51 UTC 2025 ====== MSC_Tests_Iu.TC_iu_mo_crcx_ran_reject pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_iu_mo_crcx_ran_reject.talloc 20250410110052058 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=521972) 20250410110053058 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110053058 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110053058 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110053058 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110053058 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110053058 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110053058 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110053058 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110053058 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110053059 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=521972, count=525280) 20250410110054061 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_crcx_ran_reject pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mt_crcx_ran_reject'. ------ MSC_Tests_Iu.TC_iu_mt_crcx_ran_reject ------ Thu Apr 10 11:00:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_mt_crcx_ran_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_mt_crcx_ran_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410110055063 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mt_crcx_ran_reject' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_iu_mt_crcx_ran_reject started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2332)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(2332)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2332)@7d38b4d9c9a0: ************************************************* MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-SCCP(2330)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_1-M3UA(2335)@7d38b4d9c9a0: ************************************************* MSC_Test_1-M3UA(2335)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2335)@7d38b4d9c9a0: ************************************************* MSC_Test_1-SCCP(2333)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_2-M3UA(2338)@7d38b4d9c9a0: ************************************************* MSC_Test_2-M3UA(2338)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2338)@7d38b4d9c9a0: ************************************************* MSC_Test_2-SCCP(2336)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410110055856 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2339)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410110056028 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110056028 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410110056028 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110056028 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2332)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2332)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2332)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110056030 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110056030 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110056030 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110056030 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110056030 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110056030 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110056030 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110056030 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110056030 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110056031 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410110056031 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2332)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(2332)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2332)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2332)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2332)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410110056032 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110056032 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110056032 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110056032 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410110056032 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110056032 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110056032 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110056032 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110056032 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110056032 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410110056032 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110056032 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2332)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2332)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2332)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2332)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2332)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2332)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) 20250410110056032 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410110056032 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2332)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2332)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110056040 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110056040 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250410110056040 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110056040 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2335)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2335)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2335)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110056044 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110056044 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110056044 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110056044 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110056044 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110056044 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110056044 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110056044 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110056044 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110056044 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110056044 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2335)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_1-M3UA(2335)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2335)@7d38b4d9c9a0: Message received on association #8 20250410110056046 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110056046 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110056046 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110056046 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110056046 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110056046 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) MSC_Test_1-M3UA(2335)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2335)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410110056046 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110056046 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110056046 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110056046 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110056046 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110056046 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410110056046 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:413) 20250410110056046 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2335)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2335)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2335)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2335)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2335)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2335)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2335)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2335)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110056051 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110056051 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250410110056051 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110056051 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2338)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2338)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2338)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110056058 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110056058 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110056058 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110056058 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110056058 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110056058 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110056058 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110056058 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110056058 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110056058 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110056058 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2338)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_2-M3UA(2338)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2338)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2338)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2338)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410110056060 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110056061 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110056061 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110056061 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110056061 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110056061 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110056061 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110056061 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110056061 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110056061 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110056061 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110056061 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110056061 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2338)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2335)@7d38b4d9c9a0: Message received on association #8 20250410110056061 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) MSC_Test_2-M3UA(2338)@7d38b4d9c9a0: Message received on association #8 20250410110056061 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2335)@7d38b4d9c9a0: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2338)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2338)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2338)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2338)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2338)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2338)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110056063 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410110056063 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2341)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2341)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410110056068 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2341)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2341)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2341)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2341)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2341)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2341)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410110056091 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410110056091 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2342)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000001031" to be handled at TC_iu_mt_crcx_ran_reject2(2344) TC_iu_mt_crcx_ran_reject2(2344)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001031'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410110056838 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110056839 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110056839 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110056839 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110056839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110056839 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110056839 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110056839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110056839 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110056839 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2332)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110056839 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110056839 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110056839 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110056839 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110056839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110056839 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110056839 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110056839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110056839 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110056839 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2332)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2332)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2331)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410110056850 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110056850 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110056850 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410110056850 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410110056850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110056850 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110056850 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110056850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110056850 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110056850 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2335)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110056850 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110056850 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110056850 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110056850 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250410110056850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110056850 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250410110056850 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110056850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250410110056850 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110056850 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2335)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2335)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2334)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410110056860 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110056860 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110056860 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110056860 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110056860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110056860 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110056860 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110056860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110056860 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110056860 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2338)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110056860 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250410110056860 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250410110056860 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110056860 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110056860 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110056860 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110056860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110056860 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110056860 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110056860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110056860 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110056860 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2338)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2338)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2337)@7d38b4d9c9a0: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2337)@7d38b4d9c9a0: Added conn table entry 0TC_iu_mt_crcx_ran_reject2(2344)705116 MSC_Test_2-SCCP(2336)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_2-M3UA(2338)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110056866 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110056866 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110056866 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110056866 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110056866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110056866 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110056866 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110056866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110056866 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110056866 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 0a c2 5c 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 13 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-RAN(2337)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410110056867 DIUCS DEBUG (UTRAN-Iu-429 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110056867 DMSC DEBUG msub_fsm[0x563b4cc335e0]{active}: Allocated (fsm.c:456) 20250410110056867 DMSC DEBUG msc_i[0x563b4cc237a0]{READY}: Allocated (fsm.c:456) 20250410110056867 DMSC DEBUG msc_i[0x563b4cc237a0]{READY}: is child of msub_fsm[0x563b4cc335e0] (fsm.c:486) 20250410110056867 DMSC DEBUG msc_a[0x563b4cc35490]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110056867 DMSC DEBUG msc_a[0x563b4cc35490]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc335e0] (fsm.c:486) 20250410110056867 DMSC DEBUG msc_a(unknown:UTRAN-Iu-429:NONE)[0x563b4cc35490]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110056867 DMSC DEBUG msc_i(unknown:UTRAN-Iu-429:NONE)[0x563b4cc237a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110056867 DMSC DEBUG msc_a(unknown:UTRAN-Iu-429:NONE)[0x563b4cc35490]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110056867 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-429:NONE)[0x563b4cc35490]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110056867 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-429:NONE)[0x563b4cc35490]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110056867 DMM DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-429:LU)[0x563b4cc35490]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001031 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410110056867 DMM DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-429:LU)[0x563b4cc35490]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410110056867 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-429:LU)[0x563b4cc2d000]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410110056867 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-429:LU)[0x563b4cc2d000]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001031:UTRAN-Iu-429:LU)[0x563b4cc35490] (fsm.c:486) 20250410110056867 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-429:LU)[0x563b4cc2d000]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410110056867 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-429:LU)[0x563b4cc2d000]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410110056867 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410110056867 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001031 id=262420000001031 (vlr.c:661) 20250410110056867 DVLR INFO New subscr, IMSI: 262420000001031 (vlr.c:562) 20250410110056867 DVLR DEBUG VLR subscr IMSI-262420000001031 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410110056867 DMSC DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-429:LU)[0x563b4cc35490]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110056867 DMSC DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-429:LU)[0x563b4cc35490]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110056867 DVLR DEBUG VLR subscr IMSI-262420000001031 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410110056867 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410110056867 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-429:LU)[0x563b4cc2d000]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410110056867 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-429:LU)[0x563b4cc2d000]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410110056867 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-429:LU)[0x563b4cc2d000]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410110056867 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-429:LU)[0x563b4cc334b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110056867 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-429:LU)[0x563b4cc334b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-429:LU)[0x563b4cc2d000] (fsm.c:486) 20250410110056867 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-429:LU)[0x563b4cc334b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110056867 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-429:LU)[0x563b4cc334b0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110056867 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110056867 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110056867 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110056867 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110056867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110056867 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110056867 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110056867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110056867 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110056867 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 06 02 0a c2 5c 00 01 ad 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2338)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2338)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2342)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000001031" handled at TC_iu_mt_crcx_ran_reject2(2344) MSC_Test-GSUP(2342)@7d38b4d9c9a0: Added IMSI table entry 0TC_iu_mt_crcx_ran_reject2(2344)"262420000001031" MSC_Test_2-SCCP(2336)@7d38b4d9c9a0: { messageType := 2, destLocRef := '0AC25C'O, sourceLocRef := '0001AD'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2336)@7d38b4d9c9a0: Session index based on local reference:0 TC_iu_mt_crcx_ran_reject2(2344)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mt_crcx_ran_reject2(2344)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410110056870 DVLR DEBUG VLR subscr IMSI-262420000001031 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110056870 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-429:LU)[0x563b4cc334b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110056870 DVLR DEBUG SUBSCR(IMSI-262420000001031) Received 1 auth tuples (vlr.c:996) 20250410110056870 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-429:LU)[0x563b4cc334b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110056870 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-429:LU)[0x563b4cc334b0]{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:324) 20250410110056870 DMM DEBUG Tx AUTH REQ (rand = cbe432b8538a24f564261150f33d1d3e) (gsm_04_08.c:641) 20250410110056870 DMM DEBUG AUTH REQ (autn = 745d0e17f957b0da212797d6eed00e44) (gsm_04_08.c:643) 20250410110056870 DIUCS DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-429:LU)[0x563b4cc35490]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110056870 DIUCS DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-429:LU)[0x563b4cc35490]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110056870 DMSC DEBUG msc_i(IMSI-262420000001031:UTRAN-Iu-429:LU)[0x563b4cc237a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110056870 DVLR DEBUG VLR subscr IMSI-262420000001031 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110056870 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110056870 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110056870 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110056870 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110056870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110056870 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110056871 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110056871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110056871 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110056871 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 06 06 0a c2 5c 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 cb e4 32 b8 53 8a 24 f5 64 26 11 50 f3 3d 1d 3e 20 10 74 5d 0e 17 f9 57 b0 da 21 27 97 d6 ee d0 0e 44 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2338)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2338)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2336)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2336)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2336)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2336)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2337)@7d38b4d9c9a0: patching N(SD)=1 into dtap '0514BCEE29A52104ABABDFBC'O MSC_Test_2-RAN(2337)@7d38b4d9c9a0: patched enc_l3: '0554BCEE29A52104ABABDFBC'O MSC_Test_2-SCCP(2336)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2336)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2336)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2336)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554BCEE29A52104ABABDFBC'O 20250410110056876 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110056876 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110056876 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110056876 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110056876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110056876 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110056876 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110056876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110056876 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110056876 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ad 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 bc ee 29 a5 21 04 ab ab df bc 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2338)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110056876 DIUCS DEBUG (UTRAN-Iu-429) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110056876 DMSC DEBUG msc_i(IMSI-262420000001031:UTRAN-Iu-429:LU)[0x563b4cc237a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110056876 DIUCS DEBUG msc_i(IMSI-262420000001031:UTRAN-Iu-429:LU)[0x563b4cc237a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110056876 DMSC DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-429:LU)[0x563b4cc35490]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110056876 DIUCS DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-429:LU)[0x563b4cc35490]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110056876 DIUCS DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-429:LU)[0x563b4cc35490]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110056876 DMM DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-429:LU)[0x563b4cc35490]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = bcee29a5ababdfbc) (gsm_04_08.c:1128) 20250410110056876 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-429:LU)[0x563b4cc334b0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110056876 DVLR DEBUG SUBSCR(IMSI-262420000001031) AUTH on UTRAN received RES: bcee29a5ababdfbc (8 bytes) (vlr_auth_fsm.c:151) 20250410110056876 DVLR INFO SUBSCR(IMSI-262420000001031) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110056876 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-429:LU)[0x563b4cc334b0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110056876 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-429:LU)[0x563b4cc334b0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110056876 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-429:LU)[0x563b4cc334b0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110056876 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-429:LU)[0x563b4cc334b0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-429:LU)[0x563b4cc2d000] (vlr_auth_fsm.c:294) 20250410110056876 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-429:LU)[0x563b4cc334b0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110056876 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-429:LU)[0x563b4cc334b0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110056876 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-429:LU)[0x563b4cc2d000]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410110056876 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-429:LU)[0x563b4cc2d000]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410110056876 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-429:LU)[0x563b4cc2d000]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110056876 DIUCS DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-429:LU)[0x563b4cc35490]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110056876 DIUCS DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-429:LU)[0x563b4cc35490]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=46b35380ea928f21b592f9f86ca4ffa6, CK=NONE (ran_msg_iu.c:388) 20250410110056876 DMSC DEBUG msc_i(IMSI-262420000001031:UTRAN-Iu-429:LU)[0x563b4cc237a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110056876 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-429:LU)[0x563b4cc2d000]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250410110056876 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110056876 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110056876 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110056876 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110056876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110056876 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110056876 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110056876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110056876 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110056876 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 06 06 0a c2 5c 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 46 b3 53 80 ea 92 8f 21 b5 92 f9 f8 6c a4 ff a6 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2338)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2338)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2336)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2336)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2336)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2336)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2336)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2336)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2336)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2336)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250410110056881 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110056881 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110056881 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110056881 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_2-M3UA(2338)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110056881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110056881 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110056881 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110056881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110056881 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110056881 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ad 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110056881 DIUCS DEBUG (UTRAN-Iu-429) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110056881 DMSC DEBUG msc_i(IMSI-262420000001031:UTRAN-Iu-429:LU)[0x563b4cc237a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110056881 DIUCS DEBUG msc_i(IMSI-262420000001031:UTRAN-Iu-429:LU)[0x563b4cc237a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110056881 DMSC DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-429:LU)[0x563b4cc35490]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110056881 DIUCS DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-429:LU)[0x563b4cc35490]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110056881 DIUCS DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-429:LU)[0x563b4cc35490]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110056881 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-429:LU)[0x563b4cc2d000]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410110056881 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-429:LU)[0x563b4cc2d000]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410110056881 DIUCS DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-429:LU)[0x563b4cc35490]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110056881 DMSC DEBUG msc_i(IMSI-262420000001031:UTRAN-Iu-429:LU)[0x563b4cc237a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110056882 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-429:LU)[0x563b4cc2d000]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410110056882 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-429:LU)[0x563b4cc2d000]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410110056882 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001031:UTRAN-Iu-429:LU)[0x563b4cc334b0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110056882 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001031:UTRAN-Iu-429:LU)[0x563b4cc334b0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-429:LU)[0x563b4cc2d000] (fsm.c:486) 20250410110056882 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001031:UTRAN-Iu-429:LU)[0x563b4cc334b0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410110056882 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001031:UTRAN-Iu-429:LU)[0x563b4cc334b0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410110056882 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110056882 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110056882 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110056882 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110056882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110056882 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110056882 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110056882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110056882 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110056882 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 06 06 0a c2 5c 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 30 f1 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2338)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2338)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2336)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2336)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2336)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2336)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110056884 DVLR DEBUG VLR subscr IMSI-262420000001031 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110056884 DVLR DEBUG IMSI:262420000001031 has MSISDN:491230001031 (vlr.c:1045) 20250410110056884 DMSC NOTICE msub(IMSI-262420000001031:MSISDN-491230001031) VLR: update for IMSI=262420000001031 (MSISDN=491230001031) (gsm_04_08.c:1541) 20250410110056884 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110056885 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110056885 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-429:LU)[0x563b4cc2d000]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410110056885 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001031:UTRAN-Iu-429:LU)[0x563b4cc334b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410110056885 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001031:UTRAN-Iu-429:LU)[0x563b4cc334b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410110056885 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001031:UTRAN-Iu-429:LU)[0x563b4cc334b0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410110056885 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001031:UTRAN-Iu-429:LU)[0x563b4cc334b0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-429:LU)[0x563b4cc2d000] (vlr_lu_fsm.c:110) 20250410110056885 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001031:UTRAN-Iu-429:LU)[0x563b4cc334b0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410110056885 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001031:UTRAN-Iu-429:LU)[0x563b4cc334b0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110056885 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-429:LU)[0x563b4cc2d000]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410110056885 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-429:LU)[0x563b4cc2d000]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410110056885 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-429:LU)[0x563b4cc5ef20]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110056885 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-429:LU)[0x563b4cc5ef20]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-429:LU)[0x563b4cc2d000] (fsm.c:486) 20250410110056885 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-429:LU)[0x563b4cc5ef20]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410110056885 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-429:LU)[0x563b4cc5ef20]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410110056885 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-429:LU)[0x563b4cc5ef20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410110056885 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-429:LU)[0x563b4cc5ef20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410110056885 DMSC NOTICE msub(IMSI-262420000001031:MSISDN-491230001031:TMSInew-0x459F19B7) VLR: update for IMSI=262420000001031 (MSISDN=491230001031) (gsm_04_08.c:1541) 20250410110056885 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-429:LU)[0x563b4cc5ef20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410110056885 DMM DEBUG -> IMSI-262420000001031:MSISDN-491230001031:TMSInew-0x459F19B7 LOCATION UPDATE ACCEPT (TMSI = 0x459f19b7) (gsm_04_08.c:149) 20250410110056885 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSInew-0x459F19B7:UTRAN-Iu-429:LU)[0x563b4cc35490]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250410110056885 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSInew-0x459F19B7:UTRAN-Iu-429:LU)[0x563b4cc35490]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110056885 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSInew-0x459F19B7:UTRAN-Iu-429:LU)[0x563b4cc237a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110056885 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSInew-0x459F19B7 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110056885 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110056885 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110056885 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110056885 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110056885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110056885 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110056885 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110056885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110056885 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110056885 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 06 06 0a c2 5c 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 45 9f 19 b7 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2338)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2338)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2336)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2336)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2336)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2336)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mt_crcx_ran_reject2(2344)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2337)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2337)@7d38b4d9c9a0: patched enc_l3: '059B'O MSC_Test_2-SCCP(2336)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2336)@7d38b4d9c9a0: vl_len:14 MSC_Test_2-SCCP(2336)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2336)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2338)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110056887 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110056887 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110056887 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110056887 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110056887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110056887 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110056887 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110056887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110056887 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110056887 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ad 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110056887 DIUCS DEBUG (UTRAN-Iu-429) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110056887 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSInew-0x459F19B7:UTRAN-Iu-429:LU)[0x563b4cc237a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110056887 DIUCS DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSInew-0x459F19B7:UTRAN-Iu-429:LU)[0x563b4cc237a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110056887 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSInew-0x459F19B7:UTRAN-Iu-429:LU)[0x563b4cc35490]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110056887 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSInew-0x459F19B7:UTRAN-Iu-429:LU)[0x563b4cc35490]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110056887 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSInew-0x459F19B7:UTRAN-Iu-429:LU)[0x563b4cc35490]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110056887 DMM DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSInew-0x459F19B7:UTRAN-Iu-429:LU)[0x563b4cc35490]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410110056887 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:TMSInew-0x459F19B7:UTRAN-Iu-429:LU)[0x563b4cc2d000]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410110056887 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-429:LU)[0x563b4cc5ef20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410110056887 DMSC NOTICE msub(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7) VLR: update for IMSI=262420000001031 (MSISDN=491230001031) (gsm_04_08.c:1541) 20250410110056887 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410110056887 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-429:LU)[0x563b4cc5ef20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410110056887 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-429:LU)[0x563b4cc2d000]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410110056887 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-429:LU)[0x563b4cc5ef20]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410110056887 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-429:LU)[0x563b4cc5ef20]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-429:LU)[0x563b4cc2d000] (vlr_lu_fsm.c:817) 20250410110056887 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-429:LU)[0x563b4cc5ef20]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410110056887 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-429:LU)[0x563b4cc5ef20]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110056887 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-429:LU)[0x563b4cc2d000]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410110056887 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-429:LU)[0x563b4cc35490]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410110056887 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-429:LU)[0x563b4cc35490]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.979s remaining) (msc_a.c:450) 20250410110056887 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001031/3/1): Available (smpp_smsc.c:626) 20250410110056888 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-429:LU)[0x563b4cc35490]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110056888 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-429:LU)[0x563b4cc35490]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110056888 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-429:LU)[0x563b4cc35490]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110056888 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110056888 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110056888 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110056888 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-429:LU)[0x563b4cc35490]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110056888 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-429:LU)[0x563b4cc237a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110056888 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410110056888 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110056888 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110056888 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110056888 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110056888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110056888 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110056888 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110056888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110056888 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110056888 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 06 06 0a c2 5c 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2338)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2338)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2336)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2336)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2336)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2336)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2336)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2336)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2336)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2336)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2338)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110056891 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110056891 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110056891 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110056891 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110056891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110056891 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110056891 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110056891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110056891 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110056891 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ad 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110056891 DIUCS DEBUG (UTRAN-Iu-429) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110056891 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-429:LU)[0x563b4cc237a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110056891 DIUCS DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-429:LU)[0x563b4cc237a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110056891 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-429:LU)[0x563b4cc35490]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110056891 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-429:LU)[0x563b4cc35490]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110056891 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-429:LU)[0x563b4cc35490]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110056891 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-429:LU)[0x563b4cc35490]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110056891 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-429:LU)[0x563b4cc35490]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110056891 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-429:LU)[0x563b4cc35490]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110056891 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-429:LU)[0x563b4cc35490]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110056891 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-429:LU)[0x563b4cc2d000]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110056891 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-429:LU)[0x563b4cc2d000]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-429:LU)[0x563b4cc35490] (msc_a.c:1053) 20250410110056891 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-429:LU)[0x563b4cc2d000]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410110056891 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-429:LU)[0x563b4cc2d000]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110056891 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-429:LU)[0x563b4cc2d000]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410110056891 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-429:LU)[0x563b4cc35490]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc335e0] (msc_a.c:1053) 20250410110056891 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-429:LU)[0x563b4cc35490]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110056891 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-429:LU)[0x563b4cc35490]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110056891 DMSC DEBUG msub_fsm[0x563b4cc335e0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110056891 DMSC DEBUG msub(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7) MSC-A terminated (msub.c:261) 20250410110056891 DMSC DEBUG msub(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7) 1 MSC-I still active (msub.c:79) 20250410110056891 DMSC DEBUG msub_fsm[0x563b4cc335e0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110056891 DMSC DEBUG msub_fsm[0x563b4cc335e0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110056891 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-429:LU)[0x563b4cc237a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110056891 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-429:LU)[0x563b4cc237a0]{READY}: Removing from parent msub_fsm[0x563b4cc335e0] (msub.c:113) 20250410110056891 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-429 (ran_conn.c:142) 20250410110056891 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-429 (ran_conn.c:155) 20250410110056891 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-429:LU)[0x563b4cc237a0]{READY}: Freeing instance (msub.c:113) 20250410110056891 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-429:LU)[0x563b4cc237a0]{READY}: Deallocated (fsm.c:568) 20250410110056891 DMSC DEBUG msub(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7) Free (msub.c:119) 20250410110056891 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7 - active-conn: now used by 1 (attached) (msub.c:375) 20250410110056891 DMSC DEBUG msub_fsm[0x563b4cc335e0]{terminating}: Freeing instance (msub.c:113) 20250410110056891 DMSC DEBUG msub_fsm[0x563b4cc335e0]{terminating}: Deallocated (fsm.c:568) 20250410110056891 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110056891 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110056891 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110056891 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110056891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110056891 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110056891 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110056891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110056891 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110056891 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 06 04 0a c2 5c 00 01 ad 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2338)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2338)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2336)@7d38b4d9c9a0: Session index based on local reference:0 20250410110056892 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110056892 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110056892 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2338)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110056892 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110056892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110056892 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110056892 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110056892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110056892 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110056892 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 ad 0a c2 5c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-RAN(2337)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_mt_crcx_ran_reject2(2344)705116 TC_iu_mt_crcx_ran_reject2(2344)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_mt_crcx_ran_reject2(2344)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mt_crcx_ran_reject2(2344)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_mt_crcx_ran_reject2(2344)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2337)@7d38b4d9c9a0: Created IMSI[0] for '262420000001031'H'459F19B7'O to be handled at TC_iu_mt_crcx_ran_reject2(2344) MSC_Test-MNCC(2339)@7d38b4d9c9a0: Added conn table entry 0TC_iu_mt_crcx_ran_reject2(2344)1789223307 20250410110056894 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250410110056894 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250410110056894 DCC DEBUG trans(CC:NULL IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7 callref-0x6aa5618b tid-255) New transaction (transaction.c:231) 20250410110056895 DMNCC DEBUG trans(CC:NULL IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7 callref-0x6aa5618b tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} (gsm_04_08_cc.c:790) 20250410110056895 DCC DEBUG trans(CC:NULL IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7 callref-0x6aa5618b tid-255) codecs: :0{(no-codecs)} (from: remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250410110056895 DMNCC DEBUG trans(CC:NULL IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7 callref-0x6aa5618b tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250410110056895 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250410110056895 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250410110056895 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110056895 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110056895 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110056895 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110056895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110056895 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110056895 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110056895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110056895 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110056895 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 42 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 22 00 0e 40 1e 00 00 03 00 03 40 01 00 00 17 40 09 50 62 42 02 00 00 10 30 f1 00 40 40 05 00 45 9f 19 b7 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2338)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2338)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2337)@7d38b4d9c9a0: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_mt_crcx_ran_reject2(2344) TC_iu_mt_crcx_ran_reject2(2344)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_mt_crcx_ran_reject2(2344)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '459F19B7'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2337)@7d38b4d9c9a0: Added conn table entry 0TC_iu_mt_crcx_ran_reject2(2344)14182275 MSC_Test_2-SCCP(2336)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_2-M3UA(2338)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110056899 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110056899 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110056899 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110056899 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110056899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110056899 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110056899 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110056899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110056899 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110056899 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 d8 67 83 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 45 9f 19 b7 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110056899 DIUCS DEBUG (UTRAN-Iu-430 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110056899 DMSC DEBUG msub_fsm[0x563b4cc35490]{active}: Allocated (fsm.c:456) 20250410110056899 DMSC DEBUG msc_i[0x563b4cc237a0]{READY}: Allocated (fsm.c:456) 20250410110056899 DMSC DEBUG msc_i[0x563b4cc237a0]{READY}: is child of msub_fsm[0x563b4cc35490] (fsm.c:486) 20250410110056899 DMSC DEBUG msc_a[0x563b4cc335e0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110056899 DMSC DEBUG msc_a[0x563b4cc335e0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc35490] (fsm.c:486) 20250410110056899 DMSC DEBUG msc_a(unknown:UTRAN-Iu-430:NONE)[0x563b4cc335e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110056899 DMSC DEBUG msc_i(unknown:UTRAN-Iu-430:NONE)[0x563b4cc237a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110056899 DMSC DEBUG msc_a(unknown:UTRAN-Iu-430:NONE)[0x563b4cc335e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110056899 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-430:NONE)[0x563b4cc335e0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110056899 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-430:NONE)[0x563b4cc335e0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110056899 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc5ef20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410110056899 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc5ef20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc335e0] (fsm.c:486) 20250410110056899 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc5ef20]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250410110056899 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc5ef20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410110056899 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410110056899 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410110056899 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc335e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110056899 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc335e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110056899 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc5ef20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410110056899 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc5ef20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250410110056899 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc334b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110056899 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc334b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc5ef20] (fsm.c:486) 20250410110056899 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc334b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110056899 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc334b0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110056899 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7 - proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250410110056899 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110056899 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110056899 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110056899 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110056899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110056899 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110056899 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110056899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110056899 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110056899 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 05 02 d8 67 83 00 01 ae 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2338)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2338)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2336)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'D86783'O, sourceLocRef := '0001AE'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2336)@7d38b4d9c9a0: Session index based on local reference:0 TC_iu_mt_crcx_ran_reject2(2344)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mt_crcx_ran_reject2(2344)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110056900 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7 + vlr_gsup_rx: now used by 5 (attached,CC,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110056900 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc334b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110056900 DVLR DEBUG SUBSCR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7) Received 1 auth tuples (vlr.c:996) 20250410110056900 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc334b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110056900 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc334b0]{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:324) 20250410110056900 DMM DEBUG Tx AUTH REQ (rand = 1c7cb7bc5333afe2889cc4c56413d29d) (gsm_04_08.c:641) 20250410110056900 DMM DEBUG AUTH REQ (autn = a50a18fad72d023a07f6d45e0e6209a1) (gsm_04_08.c:643) 20250410110056900 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc335e0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110056900 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc335e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110056900 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc237a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110056900 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7 - vlr_gsup_rx: now used by 4 (attached,CC,Paging,active-conn) (vlr.c:1410) 20250410110056900 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110056900 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110056900 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110056900 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110056900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110056900 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110056900 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110056900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110056900 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110056900 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 05 06 d8 67 83 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 1c 7c b7 bc 53 33 af e2 88 9c c4 c5 64 13 d2 9d 20 10 a5 0a 18 fa d7 2d 02 3a 07 f6 d4 5e 0e 62 09 a1 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2338)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2338)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2336)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2336)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2336)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2336)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2337)@7d38b4d9c9a0: patching N(SD)=0 into dtap '0514CD3919EB21042E5614D0'O MSC_Test_2-RAN(2337)@7d38b4d9c9a0: patched enc_l3: '0514CD3919EB21042E5614D0'O MSC_Test_2-SCCP(2336)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2336)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2336)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2336)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514CD3919EB21042E5614D0'O 20250410110056902 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110056902 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110056902 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110056902 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110056902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110056902 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110056902 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_2-M3UA(2338)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110056902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110056902 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110056902 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ae 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 14 cd 39 19 eb 21 04 2e 56 14 d0 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110056902 DIUCS DEBUG (UTRAN-Iu-430) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110056902 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc237a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110056902 DIUCS DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc237a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110056902 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc335e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110056902 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc335e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110056902 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc335e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110056902 DMM DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc335e0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = cd3919eb2e5614d0) (gsm_04_08.c:1128) 20250410110056902 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc334b0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110056902 DVLR DEBUG SUBSCR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7) AUTH on UTRAN received RES: cd3919eb2e5614d0 (8 bytes) (vlr_auth_fsm.c:151) 20250410110056902 DVLR INFO SUBSCR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110056902 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc334b0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110056902 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc334b0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110056902 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc334b0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110056902 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc334b0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc5ef20] (vlr_auth_fsm.c:294) 20250410110056902 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc334b0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110056902 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc334b0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110056902 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc5ef20]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250410110056902 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc5ef20]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410110056902 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc5ef20]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110056902 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc335e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110056902 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc335e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=dc0602e4445e532b345f48410627e338, CK=NONE (ran_msg_iu.c:388) 20250410110056902 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc237a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110056902 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc5ef20]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250410110056902 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110056902 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110056902 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110056902 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110056902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110056902 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110056902 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110056902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110056902 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110056902 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 05 06 d8 67 83 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 dc 06 02 e4 44 5e 53 2b 34 5f 48 41 06 27 e3 38 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2338)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2338)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2336)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2336)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2336)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2336)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2336)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2336)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2336)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2336)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250410110056903 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110056903 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110056903 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2338)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110056903 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110056903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110056903 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110056903 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110056903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110056903 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110056903 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ae 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110056903 DIUCS DEBUG (UTRAN-Iu-430) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110056903 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc237a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110056903 DIUCS DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc237a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110056903 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc335e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110056903 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc335e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110056903 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc335e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110056903 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc5ef20]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250410110056903 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc5ef20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410110056903 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc335e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110056903 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc237a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110056903 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc5ef20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410110056903 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc5ef20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410110056903 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc5ef20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410110056903 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc5ef20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410110056903 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc5ef20]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410110056903 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc5ef20]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410110056903 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc5ef20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410110056903 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc335e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410110056903 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc335e0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.995s remaining) (msc_a.c:450) 20250410110056903 DCC DEBUG trans(CC:NULL IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7 callref-0x6aa5618b tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250410110056903 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250410110056903 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc335e0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250410110056903 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc335e0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250410110056903 DCC DEBUG trans(CC:NULL IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP callref-0x6aa5618b tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250410110056903 DCC DEBUG trans(CC:NULL IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP callref-0x6aa5618b tid-0) codecs: :0{AMR:octet-align=1#112} (from: remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (gsm_04_08_cc.c:798) 20250410110056903 DCC DEBUG trans(CC:NULL IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP callref-0x6aa5618b tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250410110056903 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc335e0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_SETUP (msc_a.c:2106) 20250410110056903 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc335e0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110056903 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc237a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110056903 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7 - Paging: now used by 3 (attached,CC,active-conn) (paging.c:202) 20250410110056903 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001031/3/1): Available (smpp_smsc.c:626) 20250410110056903 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110056903 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110056903 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110056903 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110056903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110056903 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110056903 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110056903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110056903 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110056903 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 05 06 d8 67 83 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 30 f1 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110056904 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110056904 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110056904 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110056904 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110056904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110056904 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110056904 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110056904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110056904 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110056904 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 3f 00 00 00 b9 00 00 00 c3 03 00 00 05 06 d8 67 83 00 01 28 00 14 40 24 00 00 02 00 10 40 18 17 03 05 04 04 60 04 05 8b 5c 04 91 21 43 65 5e 07 91 94 21 03 00 01 13 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2338)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2338)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2338)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2336)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-M3UA(2338)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2336)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2336)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2336)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2336)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2336)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2336)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2336)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MGCP(2340)@7d38b4d9c9a0: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_mt_crcx_ran_reject2(2344) MSC_Test_2-RAN(2337)@7d38b4d9c9a0: patching N(SD)=1 into dtap '8308'O MSC_Test_2-RAN(2337)@7d38b4d9c9a0: patched enc_l3: '8348'O MSC_Test_2-SCCP(2336)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2336)@7d38b4d9c9a0: vl_len:14 MSC_Test_2-SCCP(2336)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2336)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028348'O 20250410110056907 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110056907 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110056907 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110056908 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110056908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110056908 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110056908 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_2-M3UA(2338)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110056908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110056908 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110056908 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ae 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 83 48 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110056908 DIUCS DEBUG (UTRAN-Iu-430) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110056908 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc237a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110056908 DIUCS DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc237a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110056908 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc335e0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110056908 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc335e0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110056908 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc335e0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110056908 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP callref-0x6aa5618b tid-0) rx CALL_CONF in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250410110056908 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP callref-0x6aa5618b tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250410110056908 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP callref-0x6aa5618b tid-0) starting timer T310 with 30 seconds (gsm_04_08_cc.c:574) 20250410110056908 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc335e0]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250410110056908 DCC DEBUG call_leg(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc334b0]{ESTABLISHING}: Allocated (fsm.c:456) 20250410110056908 DCC DEBUG call_leg(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc334b0]{ESTABLISHING}: is child of msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc335e0] (fsm.c:486) 20250410110056908 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP callref-0x6aa5618b tid-0) codecs: :0{AMR:octet-align=1#112} (from: remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (msc_a.c:2161) 20250410110056908 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cbf1870]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410110056908 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cbf1870]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc334b0] (fsm.c:486) 20250410110056908 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP:trans-0:call-167:RTP_TO_CN:no-CI)[0x563b4cbf1870]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250410110056908 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP:trans-0:call-167:RTP_TO_CN:no-CI)[0x563b4cbf1870]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250410110056908 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc2d210]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410110056908 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc2d210]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc334b0] (fsm.c:486) 20250410110056908 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP:trans-0:call-167:RTP_TO_RAN:no-CI)[0x563b4cc2d210]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250410110056908 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP:trans-0:call-167:RTP_TO_RAN:no-CI)[0x563b4cc2d210]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250410110056908 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP callref-0x6aa5618b tid-0) new state CALL_PRESENT -> MO_TERM_CALL_CONF (gsm_04_08_cc.c:194) 20250410110056908 DMNCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP callref-0x6aa5618b tid-0) tx MNCC_CALL_CONF_IND (gsm_04_08_cc.c:309) MSC_Test-MGCP(2340)@7d38b4d9c9a0: Found Expect[0] for { line := { verb := "CRCX", trans_id := "430", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a7" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_iu_mt_crcx_ran_reject2(2344) 20250410110056911 DLMGCP ERROR MGCP_CONN(RTP_TO_CN)[0x563b4cc33710]{ST_CRCX_RESP}: MGW/CRCX: response yields error: 542 FORCED_FAIL (mgcp_client_fsm.c:289) 20250410110056911 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP:trans-0:call-167:RTP_TO_CN:no-CI)[0x563b4cbf1870]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_FAIL (mgcp_client_endpoint_fsm.c:444) 20250410110056911 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP:trans-0:call-167:RTP_TO_CN:no-CI)[0x563b4cbf1870]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:206) 20250410110056911 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP:trans-0:call-167:RTP_TO_CN:no-CI)[0x563b4cbf1870]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250410110056911 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP:trans-0:call-167:RTP_TO_CN:no-CI)[0x563b4cbf1870]{DISCARDING}: Removing from parent call_leg(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc334b0] (rtp_stream.c:239) 20250410110056911 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP:trans-0:call-167:RTP_TO_CN:no-CI)[0x563b4cbf1870]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250410110056911 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP:trans-0:call-167:RTP_TO_CN:no-CI)[0x563b4cbf1870]{DISCARDING}: Deallocated (fsm.c:568) 20250410110056911 DCC DEBUG call_leg(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc334b0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_GONE (rtp_stream.c:239) 20250410110056911 DCC DEBUG call_leg(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc334b0]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250410110056911 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP:trans-0:call-167:RTP_TO_RAN:no-CI)[0x563b4cc2d210]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410110056911 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP:trans-0:call-167:RTP_TO_RAN:no-CI)[0x563b4cc2d210]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc334b0] (call_leg.c:197) 20250410110056911 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP:trans-0:call-167:RTP_TO_RAN:no-CI)[0x563b4cc2d210]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250410110056911 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP:trans-0:call-167:RTP_TO_RAN:no-CI)[0x563b4cc2d210]{ESTABLISHING}: Deallocated (fsm.c:568) 20250410110056911 DCC DEBUG call_leg(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc334b0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250410110056911 DCC DEBUG call_leg(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc334b0]{RELEASING}: Removing from parent msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc335e0] (call_leg.c:198) 20250410110056911 DCC DEBUG call_leg(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc334b0]{RELEASING}: Freeing instance (call_leg.c:198) 20250410110056911 DCC DEBUG call_leg(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc334b0]{RELEASING}: Deallocated (fsm.c:568) 20250410110056911 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc335e0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250410110056911 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP callref-0x6aa5618b tid-0) Freeing transaction (transaction.c:243) 20250410110056911 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP callref-0x6aa5618b tid-0) stopping pending timer T310 (gsm_04_08_cc.c:228) 20250410110056911 DMNCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP callref-0x6aa5618b tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250410110056911 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP callref-0x6aa5618b tid-0) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250410110056911 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP callref-0x6aa5618b tid-0) new state MO_TERM_CALL_CONF -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250410110056911 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc335e0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_RELEASE (msc_a.c:2106) 20250410110056911 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc335e0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110056911 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc237a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110056911 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP callref-0x6aa5618b tid-0) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250410110056911 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP callref-0x6aa5618b tid-0) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250410110056911 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250410110056911 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc335e0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110056911 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc335e0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250410110056911 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc335e0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110056911 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110056911 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110056911 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110056911 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc335e0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110056911 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc237a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110056911 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410110056911 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110056911 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110056911 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110056911 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110056911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110056911 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110056911 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110056911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110056911 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110056911 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 b9 00 00 00 c3 03 00 00 05 06 d8 67 83 00 01 17 00 14 40 13 00 00 02 00 10 40 07 06 03 2d 08 02 e1 af 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110056911 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110056911 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110056911 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110056911 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110056911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110056911 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110056911 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110056911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110056911 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110056911 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 05 06 d8 67 83 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test-MNCC(2339)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_mt_crcx_ran_reject2(2344)1789223307 MSC_Test_2-M3UA(2338)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2338)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2336)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-M3UA(2338)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2336)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2336)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2336)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2338)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2336)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2336)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2336)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2336)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2336)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2336)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2336)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2336)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250410110056913 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110056913 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-M3UA(2338)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110056913 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110056913 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110056913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110056913 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110056913 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110056913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110056913 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110056913 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ae 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110056913 DIUCS DEBUG (UTRAN-Iu-430) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110056913 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc237a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110056913 DIUCS DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc237a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110056913 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc335e0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110056913 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc335e0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110056913 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc335e0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110056913 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc335e0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110056913 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc335e0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110056913 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc335e0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110056913 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc335e0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110056913 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc5ef20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110056913 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc5ef20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc335e0] (msc_a.c:1053) 20250410110056913 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc5ef20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110056913 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc5ef20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410110056913 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc335e0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc35490] (msc_a.c:1053) 20250410110056913 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc335e0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110056913 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc335e0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110056913 DMSC DEBUG msub_fsm[0x563b4cc35490]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110056913 DMSC DEBUG msub(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7) MSC-A terminated (msub.c:261) 20250410110056913 DMSC DEBUG msub(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7) 1 MSC-I still active (msub.c:79) 20250410110056913 DMSC DEBUG msub_fsm[0x563b4cc35490]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110056913 DMSC DEBUG msub_fsm[0x563b4cc35490]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110056913 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc237a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110056913 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc237a0]{READY}: Removing from parent msub_fsm[0x563b4cc35490] (msub.c:113) 20250410110056913 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-430 (ran_conn.c:142) 20250410110056913 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-430 (ran_conn.c:155) 20250410110056913 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc237a0]{READY}: Freeing instance (msub.c:113) 20250410110056913 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7:UTRAN-Iu-430:PAGING_RESP)[0x563b4cc237a0]{READY}: Deallocated (fsm.c:568) 20250410110056913 DMSC DEBUG msub(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7) Free (msub.c:119) 20250410110056913 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x459F19B7 - active-conn: now used by 1 (attached) (msub.c:375) 20250410110056913 DMSC DEBUG msub_fsm[0x563b4cc35490]{terminating}: Freeing instance (msub.c:113) 20250410110056913 DMSC DEBUG msub_fsm[0x563b4cc35490]{terminating}: Deallocated (fsm.c:568) 20250410110056913 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110056913 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110056913 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110056913 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110056913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110056913 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110056913 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110056913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110056913 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110056913 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 05 04 d8 67 83 00 01 ae 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2338)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2338)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2336)@7d38b4d9c9a0: Session index based on local reference:0 20250410110056913 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110056913 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110056913 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-RAN(2337)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_mt_crcx_ran_reject2(2344)14182275 20250410110056913 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110056913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-M3UA(2338)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110056913 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110056913 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110056913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110056913 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110056914 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 ae d8 67 83 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_iu_mt_crcx_ran_reject2(2344)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_mt_crcx_ran_reject2(2344)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_mt_crcx_ran_reject2(2344)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410110056916 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410110056916 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110056916 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410110056916 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410110056916 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410110056916 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110056916 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110056916 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410110056916 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110056916 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110056916 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410110056916 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110056916 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110056916 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110056916 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110056916 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110056916 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110056916 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110056916 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110056916 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110056916 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110056916 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410110056916 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(2332)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110056917 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410110056917 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410110056917 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(2330)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-SCCP(2333)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(2341)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(2339)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110056919 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110056919 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110056919 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110056919 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250410110056919 DLINP ERROR SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:766) 20250410110056919 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110056919 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1126) 20250410110056919 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110056919 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110056919 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110056919 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110056919 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110056919 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110056919 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110056919 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110056919 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test-GSUP(2342)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110056919 DLINP ERROR SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer (stream_srv.c:743) 20250410110056919 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110056919 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110056919 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) MSC_Test-MGCP(2340)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110056919 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:378) 20250410110056919 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250410110056919 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250410110056919 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110056919 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250410110056919 DLSS7 ERROR 0: ASP(virt-rnc0-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250410110056920 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-RAN(2334)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-SCCP(2336)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-M3UA(2335)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-M3UA(2338)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(2331)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2329)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-RAN(2337)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2345)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(2343)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2329): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(2330): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(2331): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(2332): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-SCCP(2333): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-RAN(2334): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-M3UA(2335): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-SCCP(2336): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-RAN(2337): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-M3UA(2338): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(2339): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(2340): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(2341): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(2342): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(2343): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_iu_mt_crcx_ran_reject2(2344): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2345): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_iu_mt_crcx_ran_reject finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mt_crcx_ran_reject pass'. Thu Apr 10 11:00:56 UTC 2025 ====== MSC_Tests_Iu.TC_iu_mt_crcx_ran_reject pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_iu_mt_crcx_ran_reject.talloc 20250410110057919 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=529628) 20250410110058918 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110058918 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110058918 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110058919 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410110058920 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110058920 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110058920 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) Waiting for packet dumper to finish... 1 (prev_count=529628, count=532220) 20250410110059920 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mt_crcx_ran_reject pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_cancel'. ------ MSC_Tests_Iu.TC_iu_gsup_cancel ------ Thu Apr 10 11:01:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_cancel.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_cancel.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410110100922 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_cancel' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_iu_gsup_cancel started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2349)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(2349)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2349)@7d38b4d9c9a0: ************************************************* MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-SCCP(2347)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_1-M3UA(2352)@7d38b4d9c9a0: ************************************************* MSC_Test_1-M3UA(2352)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2352)@7d38b4d9c9a0: ************************************************* MSC_Test_1-SCCP(2350)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_2-M3UA(2355)@7d38b4d9c9a0: ************************************************* MSC_Test_2-M3UA(2355)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2355)@7d38b4d9c9a0: ************************************************* MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410110101729 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2356)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410110101894 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110101894 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410110101894 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110101894 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2349)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2349)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2349)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110101899 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110101899 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110101899 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110101899 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110101899 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110101899 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110101899 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110101899 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110101899 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110101899 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410110101899 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2349)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(2349)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2349)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2349)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2349)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2349)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2349)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2349)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110101899 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110101899 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110101899 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110101899 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410110101899 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110101899 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110101899 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110101899 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110101899 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110101899 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410110101899 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110101899 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110101899 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410110101899 DLINP ERROR SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe (stream_srv.c:743) 20250410110101900 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410110101900 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2349)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2349)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2349)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2349)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2349)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110101906 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110101906 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250410110101906 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110101906 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2352)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2352)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2352)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2352)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_1-M3UA(2352)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410110101911 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110101911 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110101911 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110101911 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110101911 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110101911 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110101911 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110101911 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110101911 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110101911 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110101911 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2352)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2352)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2352)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2352)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2352)@7d38b4d9c9a0: Message received on association #8 20250410110101912 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:413) 20250410110101912 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410110101912 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110101912 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110101912 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110101912 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110101912 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110101912 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110101912 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110101912 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110101912 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110101912 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110101912 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110101912 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110101912 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410110101912 DLINP ERROR SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe (stream_srv.c:743) MSC_Test_1-M3UA(2352)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2352)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2352)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2352)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2352)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2352)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110101919 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110101919 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250410110101919 DLSS7 FATAL 0: ASP(virt-rnc0-0) accept of new connection from (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one (osmo_ss7_xua_srv.c:119) 20250410110101919 DLSS7 INFO ?: connection closed (osmo_ss7_asp.c:1126) 20250410110101919 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110101919 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted (osmo_ss7_xua_srv.c:192) 20250410110101919 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250410110101923 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410110101923 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test_2-M3UA(2355)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2355)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test-GSUP-IPA(2358)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test_2-M3UA(2355)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test-GSUP-IPA(2358)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410110101928 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110101928 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110101928 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110101928 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' (xua_asp_fsm.c:300) MSC_Test_2-M3UA(2355)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_2-M3UA(2355)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410110101928 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 00 00 00 00 00 10 00 0c 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) 20250410110101928 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:680) 20250410110101928 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110101928 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110101928 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110101928 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Pending () (xua_as_fsm.c:94) 20250410110101928 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 04 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110101928 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110101928 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110101928 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110101929 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication (xua_asp_fsm.c:119) 20250410110101928 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250410110101929 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250410110101929 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2352)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2352)@7d38b4d9c9a0: Received M3UA_DUNA -> discard MSC_Test-GSUP-IPA(2358)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2358)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test_2-M3UA(2355)@7d38b4d9c9a0: Message received on association #8 MSC_Test-GSUP-IPA(2358)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2358)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test_2-M3UA(2355)@7d38b4d9c9a0: Received M3UA_ERR -> discard MSC_Test-GSUP-IPA(2358)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2358)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_2-M3UA(2355)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2355)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2355)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2355)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2355)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410110101935 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110101935 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110101935 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110101935 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110101935 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110101935 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110101935 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_ACTIVE (xua_as_fsm.c:552) 20250410110101935 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110101935 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110101935 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110101935 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110101935 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110101935 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2355)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410110101935 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) 20250410110101935 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2352)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2352)@7d38b4d9c9a0: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2355)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2355)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2355)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2355)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2355)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110101957 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410110101957 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2359)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000001033" to be handled at TC_iu_gsup_cancel2(2361) TC_iu_gsup_cancel2(2361)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001033'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410110102709 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110102710 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110102710 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110102710 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110102710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110102710 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110102710 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110102710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110102710 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110102710 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2349)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110102710 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110102710 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110102710 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110102710 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110102711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110102711 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110102711 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110102711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110102711 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110102711 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2349)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2349)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2348)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410110102721 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110102721 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110102721 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410110102721 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410110102721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110102721 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110102721 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110102721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110102721 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110102721 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2352)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110102722 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110102722 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110102722 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110102722 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250410110102722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110102722 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250410110102722 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110102722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250410110102722 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110102722 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2352)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2352)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2351)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410110102735 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110102735 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110102735 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110102735 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110102735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110102735 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110102735 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110102735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110102735 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110102735 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2355)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110102735 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250410110102736 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250410110102736 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110102736 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110102736 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110102736 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110102736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110102736 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110102736 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110102736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110102736 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110102736 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2355)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2355)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2354)@7d38b4d9c9a0: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2354)@7d38b4d9c9a0: Added conn table entry 0TC_iu_gsup_cancel2(2361)4958627 MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: First idle individual index:0 20250410110102748 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110102748 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110102748 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110102748 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110102748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110102748 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110102748 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110102748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110102748 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110102748 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 4b a9 a3 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 33 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2355)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2354)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410110102748 DIUCS DEBUG (UTRAN-Iu-431 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110102748 DMSC DEBUG msub_fsm[0x563b4cc237a0]{active}: Allocated (fsm.c:456) 20250410110102748 DMSC DEBUG msc_i[0x563b4cc35490]{READY}: Allocated (fsm.c:456) 20250410110102748 DMSC DEBUG msc_i[0x563b4cc35490]{READY}: is child of msub_fsm[0x563b4cc237a0] (fsm.c:486) 20250410110102748 DMSC DEBUG msc_a[0x563b4cc33710]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110102748 DMSC DEBUG msc_a[0x563b4cc33710]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc237a0] (fsm.c:486) 20250410110102748 DMSC DEBUG msc_a(unknown:UTRAN-Iu-431:NONE)[0x563b4cc33710]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110102748 DMSC DEBUG msc_i(unknown:UTRAN-Iu-431:NONE)[0x563b4cc35490]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110102748 DMSC DEBUG msc_a(unknown:UTRAN-Iu-431:NONE)[0x563b4cc33710]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110102748 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-431:NONE)[0x563b4cc33710]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110102748 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-431:NONE)[0x563b4cc33710]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110102748 DMM DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-431:LU)[0x563b4cc33710]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001033 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410110102748 DMM DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-431:LU)[0x563b4cc33710]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410110102748 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-431:LU)[0x563b4cc2d210]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410110102748 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-431:LU)[0x563b4cc2d210]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001033:UTRAN-Iu-431:LU)[0x563b4cc33710] (fsm.c:486) 20250410110102748 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-431:LU)[0x563b4cc2d210]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410110102748 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-431:LU)[0x563b4cc2d210]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410110102748 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410110102748 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001033 id=262420000001033 (vlr.c:661) 20250410110102748 DVLR INFO New subscr, IMSI: 262420000001033 (vlr.c:562) 20250410110102748 DVLR DEBUG VLR subscr IMSI-262420000001033 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410110102748 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-431:LU)[0x563b4cc33710]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110102748 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-431:LU)[0x563b4cc33710]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110102748 DVLR DEBUG VLR subscr IMSI-262420000001033 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410110102748 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410110102748 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-431:LU)[0x563b4cc2d210]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410110102748 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-431:LU)[0x563b4cc2d210]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410110102748 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-431:LU)[0x563b4cc2d210]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410110102748 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-431:LU)[0x563b4cc334b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110102748 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-431:LU)[0x563b4cc334b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-431:LU)[0x563b4cc2d210] (fsm.c:486) 20250410110102748 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-431:LU)[0x563b4cc334b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110102748 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-431:LU)[0x563b4cc334b0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110102748 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110102748 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110102748 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110102748 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110102748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110102748 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110102748 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110102748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110102748 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110102749 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 04 02 4b a9 a3 00 01 af 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2355)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2355)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: { messageType := 2, destLocRef := '4BA9A3'O, sourceLocRef := '0001AF'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(2359)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000001033" handled at TC_iu_gsup_cancel2(2361) MSC_Test-GSUP(2359)@7d38b4d9c9a0: Added IMSI table entry 0TC_iu_gsup_cancel2(2361)"262420000001033" TC_iu_gsup_cancel2(2361)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_cancel2(2361)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410110102751 DVLR DEBUG VLR subscr IMSI-262420000001033 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110102751 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-431:LU)[0x563b4cc334b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110102751 DVLR DEBUG SUBSCR(IMSI-262420000001033) Received 1 auth tuples (vlr.c:996) 20250410110102751 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-431:LU)[0x563b4cc334b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110102751 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-431:LU)[0x563b4cc334b0]{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:324) 20250410110102751 DMM DEBUG Tx AUTH REQ (rand = 85497357e5bf99d091fe7109c1e89c52) (gsm_04_08.c:641) 20250410110102751 DMM DEBUG AUTH REQ (autn = 9e45af1b8bca9d72fb627a426af8dba3) (gsm_04_08.c:643) 20250410110102751 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-431:LU)[0x563b4cc33710]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110102751 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-431:LU)[0x563b4cc33710]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110102751 DMSC DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-431:LU)[0x563b4cc35490]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110102751 DVLR DEBUG VLR subscr IMSI-262420000001033 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110102751 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110102751 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110102751 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110102751 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110102751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110102751 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110102751 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110102752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110102752 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110102752 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 04 06 4b a9 a3 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 85 49 73 57 e5 bf 99 d0 91 fe 71 09 c1 e8 9c 52 20 10 9e 45 af 1b 8b ca 9d 72 fb 62 7a 42 6a f8 db a3 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2355)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2355)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2354)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051402CD1F66210429A8FA68'O MSC_Test_2-RAN(2354)@7d38b4d9c9a0: patched enc_l3: '055402CD1F66210429A8FA68'O MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055402CD1F66210429A8FA68'O 20250410110102757 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110102757 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110102757 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110102757 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110102757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110102757 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110102757 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110102757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110102757 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110102757 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 af 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 02 cd 1f 66 21 04 29 a8 fa 68 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2355)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110102757 DIUCS DEBUG (UTRAN-Iu-431) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110102757 DMSC DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-431:LU)[0x563b4cc35490]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110102757 DIUCS DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-431:LU)[0x563b4cc35490]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110102757 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-431:LU)[0x563b4cc33710]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110102757 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-431:LU)[0x563b4cc33710]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110102757 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-431:LU)[0x563b4cc33710]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110102757 DMM DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-431:LU)[0x563b4cc33710]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 02cd1f6629a8fa68) (gsm_04_08.c:1128) 20250410110102757 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-431:LU)[0x563b4cc334b0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110102757 DVLR DEBUG SUBSCR(IMSI-262420000001033) AUTH on UTRAN received RES: 02cd1f6629a8fa68 (8 bytes) (vlr_auth_fsm.c:151) 20250410110102757 DVLR INFO SUBSCR(IMSI-262420000001033) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110102757 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-431:LU)[0x563b4cc334b0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110102757 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-431:LU)[0x563b4cc334b0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110102757 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-431:LU)[0x563b4cc334b0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110102757 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-431:LU)[0x563b4cc334b0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-431:LU)[0x563b4cc2d210] (vlr_auth_fsm.c:294) 20250410110102757 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-431:LU)[0x563b4cc334b0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110102757 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-431:LU)[0x563b4cc334b0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110102757 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-431:LU)[0x563b4cc2d210]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410110102757 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-431:LU)[0x563b4cc2d210]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410110102757 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-431:LU)[0x563b4cc2d210]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110102757 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-431:LU)[0x563b4cc33710]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110102757 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-431:LU)[0x563b4cc33710]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=780e26183e606f215cd2cc702fd0330f, CK=NONE (ran_msg_iu.c:388) 20250410110102757 DMSC DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-431:LU)[0x563b4cc35490]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110102757 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-431:LU)[0x563b4cc2d210]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250410110102757 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110102757 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110102757 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110102757 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110102757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110102757 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110102757 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110102757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110102757 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110102757 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 04 06 4b a9 a3 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 78 0e 26 18 3e 60 6f 21 5c d2 cc 70 2f d0 33 0f 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2355)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2355)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250410110102762 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110102762 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110102762 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110102762 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110102762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110102762 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110102762 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110102762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110102762 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110102762 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 af 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2355)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110102762 DIUCS DEBUG (UTRAN-Iu-431) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110102762 DMSC DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-431:LU)[0x563b4cc35490]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110102762 DIUCS DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-431:LU)[0x563b4cc35490]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110102762 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-431:LU)[0x563b4cc33710]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110102762 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-431:LU)[0x563b4cc33710]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110102762 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-431:LU)[0x563b4cc33710]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110102762 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-431:LU)[0x563b4cc2d210]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410110102762 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-431:LU)[0x563b4cc2d210]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410110102762 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-431:LU)[0x563b4cc33710]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110102762 DMSC DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-431:LU)[0x563b4cc35490]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110102762 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-431:LU)[0x563b4cc2d210]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410110102762 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-431:LU)[0x563b4cc2d210]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410110102762 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001033:UTRAN-Iu-431:LU)[0x563b4cc334b0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110102762 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001033:UTRAN-Iu-431:LU)[0x563b4cc334b0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-431:LU)[0x563b4cc2d210] (fsm.c:486) 20250410110102762 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001033:UTRAN-Iu-431:LU)[0x563b4cc334b0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410110102762 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001033:UTRAN-Iu-431:LU)[0x563b4cc334b0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410110102763 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110102763 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110102763 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110102763 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110102763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110102763 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110102763 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110102763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110102763 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110102763 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 04 06 4b a9 a3 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 30 f3 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2355)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2355)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110102765 DVLR DEBUG VLR subscr IMSI-262420000001033 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110102765 DVLR DEBUG IMSI:262420000001033 has MSISDN:491230001033 (vlr.c:1045) 20250410110102765 DMSC NOTICE msub(IMSI-262420000001033:MSISDN-491230001033) VLR: update for IMSI=262420000001033 (MSISDN=491230001033) (gsm_04_08.c:1541) 20250410110102765 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110102765 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110102765 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-431:LU)[0x563b4cc2d210]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410110102765 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001033:UTRAN-Iu-431:LU)[0x563b4cc334b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410110102765 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001033:UTRAN-Iu-431:LU)[0x563b4cc334b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410110102765 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001033:UTRAN-Iu-431:LU)[0x563b4cc334b0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410110102765 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001033:UTRAN-Iu-431:LU)[0x563b4cc334b0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-431:LU)[0x563b4cc2d210] (vlr_lu_fsm.c:110) 20250410110102765 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001033:UTRAN-Iu-431:LU)[0x563b4cc334b0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410110102765 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001033:UTRAN-Iu-431:LU)[0x563b4cc334b0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110102765 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-431:LU)[0x563b4cc2d210]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410110102765 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-431:LU)[0x563b4cc2d210]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410110102765 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-431:LU)[0x563b4cc5ef20]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110102765 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-431:LU)[0x563b4cc5ef20]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-431:LU)[0x563b4cc2d210] (fsm.c:486) 20250410110102765 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-431:LU)[0x563b4cc5ef20]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410110102765 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-431:LU)[0x563b4cc5ef20]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410110102765 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-431:LU)[0x563b4cc5ef20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410110102765 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-431:LU)[0x563b4cc5ef20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410110102765 DMSC NOTICE msub(IMSI-262420000001033:MSISDN-491230001033:TMSInew-0x17FFD8D5) VLR: update for IMSI=262420000001033 (MSISDN=491230001033) (gsm_04_08.c:1541) 20250410110102765 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-431:LU)[0x563b4cc5ef20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410110102765 DMM DEBUG -> IMSI-262420000001033:MSISDN-491230001033:TMSInew-0x17FFD8D5 LOCATION UPDATE ACCEPT (TMSI = 0x17ffd8d5) (gsm_04_08.c:149) 20250410110102765 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSInew-0x17FFD8D5:UTRAN-Iu-431:LU)[0x563b4cc33710]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250410110102765 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSInew-0x17FFD8D5:UTRAN-Iu-431:LU)[0x563b4cc33710]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110102765 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSInew-0x17FFD8D5:UTRAN-Iu-431:LU)[0x563b4cc35490]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110102765 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSInew-0x17FFD8D5 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110102765 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110102765 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110102765 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110102765 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110102765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110102765 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110102765 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110102765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110102765 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110102765 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 04 06 4b a9 a3 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 17 ff d8 d5 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2355)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2355)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_cancel2(2361)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2354)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2354)@7d38b4d9c9a0: patched enc_l3: '059B'O MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: vl_len:14 MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250410110102767 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110102767 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110102767 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110102767 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110102767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110102767 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110102767 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110102767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110102767 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110102767 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 af 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2355)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110102767 DIUCS DEBUG (UTRAN-Iu-431) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110102767 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSInew-0x17FFD8D5:UTRAN-Iu-431:LU)[0x563b4cc35490]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110102767 DIUCS DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSInew-0x17FFD8D5:UTRAN-Iu-431:LU)[0x563b4cc35490]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110102767 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSInew-0x17FFD8D5:UTRAN-Iu-431:LU)[0x563b4cc33710]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110102767 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSInew-0x17FFD8D5:UTRAN-Iu-431:LU)[0x563b4cc33710]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110102767 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSInew-0x17FFD8D5:UTRAN-Iu-431:LU)[0x563b4cc33710]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110102767 DMM DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSInew-0x17FFD8D5:UTRAN-Iu-431:LU)[0x563b4cc33710]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410110102767 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:TMSInew-0x17FFD8D5:UTRAN-Iu-431:LU)[0x563b4cc2d210]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410110102767 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-431:LU)[0x563b4cc5ef20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410110102767 DMSC NOTICE msub(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5) VLR: update for IMSI=262420000001033 (MSISDN=491230001033) (gsm_04_08.c:1541) 20250410110102767 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410110102767 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-431:LU)[0x563b4cc5ef20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410110102767 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-431:LU)[0x563b4cc2d210]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410110102767 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-431:LU)[0x563b4cc5ef20]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410110102767 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-431:LU)[0x563b4cc5ef20]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-431:LU)[0x563b4cc2d210] (vlr_lu_fsm.c:817) 20250410110102767 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-431:LU)[0x563b4cc5ef20]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410110102767 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-431:LU)[0x563b4cc5ef20]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110102767 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-431:LU)[0x563b4cc2d210]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410110102767 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-431:LU)[0x563b4cc33710]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410110102767 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-431:LU)[0x563b4cc33710]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.981s remaining) (msc_a.c:450) 20250410110102767 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001033/3/1): Available (smpp_smsc.c:626) 20250410110102767 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-431:LU)[0x563b4cc33710]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110102767 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-431:LU)[0x563b4cc33710]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110102767 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-431:LU)[0x563b4cc33710]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110102767 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110102767 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110102767 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110102767 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-431:LU)[0x563b4cc33710]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110102767 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-431:LU)[0x563b4cc35490]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110102767 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410110102767 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110102767 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110102767 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110102767 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110102767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110102767 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110102767 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110102767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110102767 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110102767 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 04 06 4b a9 a3 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2355)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2355)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250410110102770 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110102770 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110102770 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110102770 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110102770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110102770 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110102770 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110102770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110102770 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110102770 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 af 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2355)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110102770 DIUCS DEBUG (UTRAN-Iu-431) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110102770 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-431:LU)[0x563b4cc35490]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110102770 DIUCS DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-431:LU)[0x563b4cc35490]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110102770 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-431:LU)[0x563b4cc33710]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110102770 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-431:LU)[0x563b4cc33710]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110102770 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-431:LU)[0x563b4cc33710]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110102770 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-431:LU)[0x563b4cc33710]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110102770 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-431:LU)[0x563b4cc33710]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110102770 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-431:LU)[0x563b4cc33710]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110102770 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-431:LU)[0x563b4cc33710]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110102770 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-431:LU)[0x563b4cc2d210]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110102770 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-431:LU)[0x563b4cc2d210]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-431:LU)[0x563b4cc33710] (msc_a.c:1053) 20250410110102770 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-431:LU)[0x563b4cc2d210]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410110102770 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-431:LU)[0x563b4cc2d210]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110102770 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-431:LU)[0x563b4cc2d210]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410110102770 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-431:LU)[0x563b4cc33710]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc237a0] (msc_a.c:1053) 20250410110102770 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-431:LU)[0x563b4cc33710]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110102770 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-431:LU)[0x563b4cc33710]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110102770 DMSC DEBUG msub_fsm[0x563b4cc237a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110102770 DMSC DEBUG msub(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5) MSC-A terminated (msub.c:261) 20250410110102770 DMSC DEBUG msub(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5) 1 MSC-I still active (msub.c:79) 20250410110102770 DMSC DEBUG msub_fsm[0x563b4cc237a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110102770 DMSC DEBUG msub_fsm[0x563b4cc237a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110102770 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-431:LU)[0x563b4cc35490]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110102770 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-431:LU)[0x563b4cc35490]{READY}: Removing from parent msub_fsm[0x563b4cc237a0] (msub.c:113) 20250410110102770 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-431 (ran_conn.c:142) 20250410110102771 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-431 (ran_conn.c:155) 20250410110102771 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-431:LU)[0x563b4cc35490]{READY}: Freeing instance (msub.c:113) 20250410110102771 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-431:LU)[0x563b4cc35490]{READY}: Deallocated (fsm.c:568) 20250410110102771 DMSC DEBUG msub(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5) Free (msub.c:119) 20250410110102771 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5 - active-conn: now used by 1 (attached) (msub.c:375) 20250410110102771 DMSC DEBUG msub_fsm[0x563b4cc237a0]{terminating}: Freeing instance (msub.c:113) 20250410110102771 DMSC DEBUG msub_fsm[0x563b4cc237a0]{terminating}: Deallocated (fsm.c:568) 20250410110102771 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110102771 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110102771 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110102771 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110102771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110102771 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110102771 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110102771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110102771 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110102771 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 04 04 4b a9 a3 00 01 af 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2355)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2355)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: Session index based on local reference:0 20250410110102771 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110102771 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110102771 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110102771 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110102771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110102771 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110102771 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110102771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110102771 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110102771 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 af 4b a9 a3 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-RAN(2354)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_gsup_cancel2(2361)4958627 MSC_Test_2-M3UA(2355)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_gsup_cancel2(2361)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2361)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_cancel2(2361)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2361)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2361)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '17FFD8D5'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2354)@7d38b4d9c9a0: Added conn table entry 0TC_iu_gsup_cancel2(2361)13620467 MSC_Test_2-RAN(2354)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_2-M3UA(2355)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110102973 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110102973 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110102973 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110102973 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110102973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110102973 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110102973 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110102973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110102973 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110102973 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 cf d4 f3 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 01 03 50 59 02 05 f4 17 ff d8 d5 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110102974 DIUCS DEBUG (UTRAN-Iu-432 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110102974 DMSC DEBUG msub_fsm[0x563b4cc2d210]{active}: Allocated (fsm.c:456) 20250410110102974 DMSC DEBUG msc_i[0x563b4cc33710]{READY}: Allocated (fsm.c:456) 20250410110102974 DMSC DEBUG msc_i[0x563b4cc33710]{READY}: is child of msub_fsm[0x563b4cc2d210] (fsm.c:486) 20250410110102974 DMSC DEBUG msc_a[0x563b4cc35490]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110102974 DMSC DEBUG msc_a[0x563b4cc35490]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc2d210] (fsm.c:486) 20250410110102974 DMSC DEBUG msc_a(unknown:UTRAN-Iu-432:NONE)[0x563b4cc35490]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110102974 DMSC DEBUG msc_i(unknown:UTRAN-Iu-432:NONE)[0x563b4cc33710]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110102974 DMSC DEBUG msc_a(unknown:UTRAN-Iu-432:NONE)[0x563b4cc35490]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110102974 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-432:NONE)[0x563b4cc35490]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110102974 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-432:NONE)[0x563b4cc35490]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110102974 DMM DEBUG msc_a(TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc35490]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250410110102974 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc237a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410110102974 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc237a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc35490] (fsm.c:486) 20250410110102974 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc237a0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250410110102975 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc237a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410110102975 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410110102975 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410110102975 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc35490]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110102975 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc35490]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110102975 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc237a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410110102975 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc237a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250410110102975 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc5ef20]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110102975 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc5ef20]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc237a0] (fsm.c:486) 20250410110102975 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc5ef20]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110102975 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc5ef20]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110102975 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410110102975 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110102975 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110102975 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110102975 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110102975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110102975 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110102975 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110102975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110102975 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110102976 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0a 02 cf d4 f3 00 01 b0 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2355)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2355)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'CFD4F3'O, sourceLocRef := '0001B0'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: Session index based on local reference:0 TC_iu_gsup_cancel2(2361)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_cancel2(2361)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110102982 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110102982 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc5ef20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110102982 DVLR DEBUG SUBSCR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5) Received 1 auth tuples (vlr.c:996) 20250410110102982 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc5ef20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110102982 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc5ef20]{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:324) 20250410110102982 DMM DEBUG Tx AUTH REQ (rand = e63e4310a60bf261d3c9b9b8246f5619) (gsm_04_08.c:641) 20250410110102982 DMM DEBUG AUTH REQ (autn = 5c8aa866644011b45ed12fd172e188ff) (gsm_04_08.c:643) 20250410110102982 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc35490]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110102983 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc35490]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110102983 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc33710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110102983 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410110102983 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110102983 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110102983 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110102983 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110102983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110102983 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110102983 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110102983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110102983 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110102983 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 cf d4 f3 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 e6 3e 43 10 a6 0b f2 61 d3 c9 b9 b8 24 6f 56 19 20 10 5c 8a a8 66 64 40 11 b4 5e d1 2f d1 72 e1 88 ff 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2355)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2355)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2354)@7d38b4d9c9a0: patching N(SD)=1 into dtap '0514091FB218210404DA7C44'O MSC_Test_2-RAN(2354)@7d38b4d9c9a0: patched enc_l3: '0554091FB218210404DA7C44'O MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554091FB218210404DA7C44'O MSC_Test_2-M3UA(2355)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110102992 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110102992 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110102992 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110102992 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110102992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110102992 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110102992 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110102992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110102992 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110102992 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 b0 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 09 1f b2 18 21 04 04 da 7c 44 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110102992 DIUCS DEBUG (UTRAN-Iu-432) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110102992 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc33710]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110102992 DIUCS DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc33710]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110102992 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc35490]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110102992 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc35490]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110102992 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc35490]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110102992 DMM DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc35490]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 091fb21804da7c44) (gsm_04_08.c:1128) 20250410110102992 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc5ef20]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110102993 DVLR DEBUG SUBSCR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5) AUTH on UTRAN received RES: 091fb21804da7c44 (8 bytes) (vlr_auth_fsm.c:151) 20250410110102993 DVLR INFO SUBSCR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110102993 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc5ef20]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110102993 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc5ef20]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110102993 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc5ef20]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110102993 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc5ef20]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc237a0] (vlr_auth_fsm.c:294) 20250410110102993 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc5ef20]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110102993 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc5ef20]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110102993 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc237a0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250410110102993 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc237a0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410110102993 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc237a0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110102993 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc35490]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110102993 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc35490]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=bb2aa812464e544ec9414528136be7c0, CK=NONE (ran_msg_iu.c:388) 20250410110102993 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc33710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110102993 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc237a0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250410110102993 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110102993 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110102993 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110102993 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110102993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110102993 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110102993 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110102993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110102993 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110102993 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 cf d4 f3 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 bb 2a a8 12 46 4e 54 4e c9 41 45 28 13 6b e7 c0 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2355)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2355)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250410110102999 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110102999 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110102999 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110102999 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110102999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110102999 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110102999 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_2-M3UA(2355)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110102999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110102999 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110102999 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 b0 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110102999 DIUCS DEBUG (UTRAN-Iu-432) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110102999 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc33710]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110102999 DIUCS DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc33710]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110102999 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc35490]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110103000 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc35490]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110103000 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc35490]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110103000 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc237a0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250410110103000 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc237a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410110103000 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc35490]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110103000 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc33710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110103000 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc237a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410110103000 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc237a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410110103000 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc237a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410110103000 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc237a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410110103000 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc237a0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410110103000 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc237a0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410110103000 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc237a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410110103000 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc35490]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410110103000 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc35490]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.973s remaining) (msc_a.c:450) 20250410110103000 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001033/3/1): Available (smpp_smsc.c:626) 20250410110103001 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110103001 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110103001 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110103001 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110103001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110103001 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110103001 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110103001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110103001 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110103001 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 cf d4 f3 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 30 f3 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2355)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2355)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2356)@7d38b4d9c9a0: Created MnccExpect[0] for "12345" to be handled at TC_iu_gsup_cancel2(2361) MSC_Test-MGCP(2357)@7d38b4d9c9a0: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_gsup_cancel2(2361) MSC_Test_2-RAN(2354)@7d38b4d9c9a0: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2354)@7d38b4d9c9a0: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: vl_len:28 MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O 20250410110103019 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110103019 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110103019 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110103019 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110103019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-M3UA(2355)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110103019 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110103019 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110103019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110103019 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110103019 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 b0 00 01 1c 00 14 40 18 00 00 01 00 10 40 11 10 03 85 04 06 60 05 04 02 00 81 5e 04 80 21 43 f5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110103019 DIUCS DEBUG (UTRAN-Iu-432) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110103019 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc33710]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110103019 DIUCS DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc33710]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110103019 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc35490]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110103019 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc35490]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110103019 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc35490]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110103019 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250410110103019 DCC DEBUG trans(CC:NULL IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5 callref-0x80000039 tid-8) New transaction (transaction.c:231) 20250410110103020 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc35490]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250410110103020 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc35490]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250410110103020 DCC DEBUG trans(CC:NULL IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ callref-0x80000039 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250410110103020 DCC DEBUG trans(CC:NULL IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ callref-0x80000039 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410110103020 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250410110103020 DCC DEBUG trans(CC:NULL IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ callref-0x80000039 tid-8) codecs: :0{AMR:octet-align=1#112} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (gsm_04_08_cc.c:702) 20250410110103020 DCC INFO trans(CC:NULL IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ callref-0x80000039 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250410110103020 DCC DEBUG trans(CC:NULL IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ callref-0x80000039 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250410110103020 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc35490]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250410110103020 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc5ef20]{ESTABLISHING}: Allocated (fsm.c:456) 20250410110103020 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc5ef20]{ESTABLISHING}: is child of msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc35490] (fsm.c:486) 20250410110103020 DCC DEBUG trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ callref-0x80000039 tid-8) codecs: :0{AMR:octet-align=1#112} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (msc_a.c:2161) 20250410110103020 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cbf1870]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410110103020 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cbf1870]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc5ef20] (fsm.c:486) 20250410110103020 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_CN:no-CI)[0x563b4cbf1870]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250410110103020 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_CN:no-CI)[0x563b4cbf1870]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250410110103020 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc0cfe0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410110103020 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc0cfe0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc5ef20] (fsm.c:486) 20250410110103020 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_RAN:no-CI)[0x563b4cc0cfe0]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250410110103020 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_RAN:no-CI)[0x563b4cc0cfe0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2357)@7d38b4d9c9a0: Found Expect[0] for { line := { verb := "CRCX", trans_id := "431", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a8" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_iu_gsup_cancel2(2361) TC_iu_gsup_cancel2(2361)@7d38b4d9c9a0: f_mo_call_establish 2: rx 1st CRCX 20250410110103034 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_CN:no-CI)[0x563b4cbf1870]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410110103034 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc5ef20]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410110103034 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc35490]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250410110103034 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc35490]{MSC_A_ST_COMMUNICATING}: MGW endpoint's RTP address available for the CI RTP_TO_CN: 1.1.1.1:10000 (osmux=no:-2) (msc_a.c:855) 20250410110103034 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ callref-0x80000039 tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{AMR:octet-align=1#112}) (gsm_04_08_cc.c:309) TC_iu_gsup_cancel2(2361)@7d38b4d9c9a0: f_mo_call_establish 6: rx 2nd CRCX 20250410110103036 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_RAN:no-CI)[0x563b4cc0cfe0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410110103036 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc5ef20]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410110103036 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc35490]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250410110103036 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc35490]{MSC_A_ST_COMMUNICATING}: MGW endpoint's RTP address available for the CI RTP_TO_RAN: 2.2.2.2:11000 (osmux=no:-2) (msc_a.c:855) 20250410110103036 DCC DEBUG trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ callref-0x80000039 tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (msc_a.c:705) 20250410110103036 DCC DEBUG trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ callref-0x80000039 tid-8) Sending Assignment Command (msc_a.c:706) 20250410110103036 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc35490]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: RAB AssignmentRequest (ran_msg_iu.c:427) 20250410110103036 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc35490]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: RAB Assignment: rab_id=4, rtp=2.2.2.2:11000, use_x213_nsap=1 (ran_msg_iu.c:371) 20250410110103036 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc33710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250410110103036 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110103036 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110103036 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110103036 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) MSC_Test-MNCC(2356)@7d38b4d9c9a0: Found MnccExpect[0] for "12345" handled at TC_iu_gsup_cancel2(2361) 20250410110103036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110103036 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110103036 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110103036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110103036 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110103036 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 74 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 cf d4 f3 00 01 5d 00 00 00 59 00 00 01 00 36 40 52 00 00 01 00 35 00 48 78 08 cd 80 10 2f a7 20 1a 2c 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 02 00 02 27 c0 35 00 01 02 02 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 2a f8 00 00 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test-MNCC(2356)@7d38b4d9c9a0: Added conn table entry 0TC_iu_gsup_cancel2(2361)-2147483591 MSC_Test_2-M3UA(2355)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2355)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: Session index based on local reference:0 TC_iu_gsup_cancel2(2361)@7d38b4d9c9a0: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110103042 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ callref-0x80000039 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250410110103042 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc35490]{MSC_A_ST_COMMUNICATING}: Assignment for this trans already started earlier (msc_a.c:2197) TC_iu_gsup_cancel2(2361)@7d38b4d9c9a0: f_mo_call_establish 4.iu: rx RANAP RAB Assignment Request MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: vl_len:46 MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C60227C350001C0A802150000000000000000000000000040040C0000'O 20250410110103060 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110103060 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110103060 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110103060 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110103060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110103060 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110103060 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110103060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110103060 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110103060 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 b0 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 22 7c 35 00 01 c0 a8 02 15 00 00 00 00 00 00 00 00 00 00 00 00 00 40 04 0c 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2355)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110103060 DIUCS DEBUG (UTRAN-Iu-432) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110103060 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc33710]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110103060 DIUCS DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc33710]{READY}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250410110103060 DIUCS DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc33710]{READY}: RAN decode: RANAP: Received RAB assignment response for rab_id=4 (ran_msg_iu.c:132) 20250410110103060 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc35490]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110103060 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc35490]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250410110103060 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc35490]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: Received RAB assignment response for rab_id=4 (ran_msg_iu.c:132) 20250410110103060 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc35490]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP RAB Assignment Response (msc_a.c:2043) 20250410110103060 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4cc0cfe0]{ESTABLISHING}: setting remote addr to 192.168.2.21:1036 (rtp_stream.c:476) 20250410110103060 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x563b4cc0cfe0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250410110103060 DCC DEBUG trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ callref-0x80000039 tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112} (from: assigned=AMR:octet-align=1#112 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (msc_a.c:1596) 20250410110103060 DCC INFO trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ callref-0x80000039 tid-8) Assignment Complete: RAN: VND.3GPP.IUFP/16000#96, CN: AMR:octet-align=1#112 (msc_a.c:1597) 20250410110103060 DCC DEBUG trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ callref-0x80000039 tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112} (from: assigned=AMR:octet-align=1#112 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (gsm_04_08_cc.c:2187) 20250410110103060 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ callref-0x80000039 tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{AMR:octet-align=1#112}) (gsm_04_08_cc.c:309) TC_iu_gsup_cancel2(2361)@7d38b4d9c9a0: f_mo_call_establish 3: rx RTP CREATE TC_iu_gsup_cancel2(2361)@7d38b4d9c9a0: f_mo_call_establish 5: rx MDCX for the RAN side 20250410110103062 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ callref-0x80000039 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250410110103062 DCC DEBUG trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ callref-0x80000039 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410110103062 DCC DEBUG trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ callref-0x80000039 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410110103062 DCC DEBUG trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ callref-0x80000039 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250410110103062 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc35490]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_CALL_PROC (msc_a.c:2106) 20250410110103062 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc35490]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110103062 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc33710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110103062 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc35490]{MSC_A_ST_COMMUNICATING}: Assignment for this trans already started earlier (msc_a.c:2197) 20250410110103062 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110103062 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110103062 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110103062 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110103062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110103062 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110103062 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110103062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110103062 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110103062 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 32 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 cf d4 f3 00 01 1b 00 14 40 17 00 00 02 00 10 40 0b 0a 83 02 04 06 60 00 02 04 01 85 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110103062 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x563b4cc0cfe0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410110103062 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x563b4cc0cfe0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410110103062 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc5ef20]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_2-M3UA(2355)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2355)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110103064 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ callref-0x80000039 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250410110103064 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ callref-0x80000039 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410110103064 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ callref-0x80000039 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410110103064 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ callref-0x80000039 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250410110103064 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc35490]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_ALERTING (msc_a.c:2106) 20250410110103064 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc35490]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110103064 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc33710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110103064 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110103064 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110103064 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110103064 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110103064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110103064 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110103064 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110103064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110103064 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110103064 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 cf d4 f3 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 83 01 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2355)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2355)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_cancel2(2361)@7d38b4d9c9a0: f_mo_call_establish 7: rx CC Alerting 20250410110103066 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ callref-0x80000039 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250410110103066 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ callref-0x80000039 tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250410110103066 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ callref-0x80000039 tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112} (from: assigned=AMR:octet-align=1#112 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (gsm_04_08_cc.c:798) 20250410110103066 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cbf1870]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250410110103066 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cbf1870]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250410110103066 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbf1870]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250410110103066 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ callref-0x80000039 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250410110103066 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ callref-0x80000039 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410110103066 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ callref-0x80000039 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410110103066 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ callref-0x80000039 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250410110103066 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ callref-0x80000039 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250410110103066 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc35490]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_CONNECT (msc_a.c:2106) 20250410110103066 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc35490]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110103066 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc33710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110103066 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110103066 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110103066 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110103066 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110103066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110103066 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110103066 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110103066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110103066 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110103066 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 cf d4 f3 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 83 07 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2355)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2355)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_gsup_cancel2(2361)@7d38b4d9c9a0: as_optional_mgcp_mdcx: rx MDCX TC_iu_gsup_cancel2(2361)@7d38b4d9c9a0: { line := { verb := "MDCX", trans_id := "434", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "a8" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a8", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110103067 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbf1870]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410110103067 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbf1870]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410110103067 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc5ef20]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410110103067 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc5ef20]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250410110103067 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc35490]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_iu_gsup_cancel2(2361)@7d38b4d9c9a0: f_mo_call_establish 10: rx CC CONNECT MSC_Test_2-RAN(2354)@7d38b4d9c9a0: patching N(SD)=3 into dtap '030F'O MSC_Test_2-RAN(2354)@7d38b4d9c9a0: patched enc_l3: '03CF'O MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: vl_len:14 MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400A000001001040030203CF'O 20250410110103069 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110103069 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110103069 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110103069 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110103069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110103069 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110103069 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110103069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2355)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110103069 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110103069 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 b0 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 03 cf 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110103069 DIUCS DEBUG (UTRAN-Iu-432) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110103069 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc33710]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110103069 DIUCS DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc33710]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110103069 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc35490]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110103069 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc35490]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110103069 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc35490]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110103069 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ callref-0x80000039 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250410110103069 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ callref-0x80000039 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250410110103069 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ callref-0x80000039 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250410110103069 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ callref-0x80000039 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410110103069 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ callref-0x80000039 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_iu_gsup_cancel2(2361)@7d38b4d9c9a0: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_iu_gsup_cancel2(2361)@7d38b4d9c9a0: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_gsup_cancel2(2361)@7d38b4d9c9a0: f_mo_call_establish DONE TC_iu_gsup_cancel2(2361)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2361)@7d38b4d9c9a0: Hold the call for some time TC_iu_gsup_cancel2(2361)@7d38b4d9c9a0: Call stayed open for 5.000000 seconds, all is well. TC_iu_gsup_cancel2(2361)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2361)@7d38b4d9c9a0: Hangup TC_iu_gsup_cancel2(2361)@7d38b4d9c9a0: f_call_hangup 0: tx MNCC_DISC_REQ 20250410110108583 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ callref-0x80000039 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250410110108583 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ callref-0x80000039 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410110108583 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ callref-0x80000039 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250410110108583 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ callref-0x80000039 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250410110108583 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc35490]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_DISCONNECT (msc_a.c:2106) 20250410110108583 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc35490]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110108583 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc33710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110108584 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110108584 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110108584 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110108584 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110108584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110108584 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110108584 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110108584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110108584 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110108584 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 cf d4 f3 00 01 16 00 14 40 12 00 00 02 00 10 40 06 05 83 25 02 e2 97 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2355)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2355)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_cancel2(2361)@7d38b4d9c9a0: f_call_hangup 1: rx DTAP CC DISC 20250410110108591 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ callref-0x80000039 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250410110108591 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ callref-0x80000039 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410110108591 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ callref-0x80000039 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410110108591 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ callref-0x80000039 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250410110108591 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ callref-0x80000039 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250410110108591 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ callref-0x80000039 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250410110108591 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc35490]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_RELEASE (msc_a.c:2106) 20250410110108591 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc35490]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110108591 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc33710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110108592 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110108592 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110108592 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110108592 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110108592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110108592 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110108592 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110108592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110108592 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110108592 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 cf d4 f3 00 01 17 00 14 40 13 00 00 02 00 10 40 07 06 83 2d 08 02 e2 aa 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2355)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2355)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_cancel2(2361)@7d38b4d9c9a0: f_call_hangup 2.a: rx DTAP CC RELEASE TC_iu_gsup_cancel2(2361)@7d38b4d9c9a0: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_2-RAN(2354)@7d38b4d9c9a0: patching N(SD)=0 into dtap '032A'O MSC_Test_2-RAN(2354)@7d38b4d9c9a0: patched enc_l3: '032A'O MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: vl_len:14 MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302032A'O MSC_Test_2-M3UA(2355)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110108600 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110108600 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110108600 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110108600 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110108600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110108600 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110108600 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110108600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110108600 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110108600 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 b0 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 03 2a 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110108601 DIUCS DEBUG (UTRAN-Iu-432) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110108601 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc33710]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110108601 DIUCS DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc33710]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110108601 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc35490]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110108601 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc35490]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110108601 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc35490]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110108601 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ callref-0x80000039 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250410110108601 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ callref-0x80000039 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250410110108601 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ callref-0x80000039 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250410110108601 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250410110108601 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250410110108601 DCC DEBUG trans(CC:NULL IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410110108601 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250410110108601 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc35490]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110108601 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc35490]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250410110108601 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc35490]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110108601 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110108601 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110108601 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110108601 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc5ef20]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250410110108601 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x563b4cc0cfe0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410110108601 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x563b4cc0cfe0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc5ef20] (call_leg.c:197) 20250410110108601 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x563b4cc0cfe0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410110108601 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x563b4cc0cfe0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410110108601 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbf1870]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410110108601 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbf1870]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc5ef20] (call_leg.c:197) 20250410110108601 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc5ef20]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250410110108601 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbf1870]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410110108601 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cbf1870]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410110108601 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc5ef20]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250410110108601 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc5ef20]{RELEASING}: Removing from parent msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc35490] (call_leg.c:198) 20250410110108601 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc5ef20]{RELEASING}: Freeing instance (call_leg.c:198) 20250410110108601 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc5ef20]{RELEASING}: Deallocated (fsm.c:568) 20250410110108601 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc35490]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250410110108602 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc35490]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110108602 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc33710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110108602 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410110108602 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110108602 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110108602 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110108602 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110108602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110108602 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110108602 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110108602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110108602 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110108602 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 cf d4 f3 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2355)@7d38b4d9c9a0: Message received on association #8 MSC_Test-MNCC(2356)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_gsup_cancel2(2361)-2147483591 MSC_Test_2-M3UA(2355)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_cancel2(2361)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_gsup_cancel2(2361)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_gsup_cancel2(2361)@7d38b4d9c9a0: f_call_hangup 5.iu: rx Iu Release Command MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250410110108610 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110108610 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110108610 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2355)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110108610 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110108610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110108610 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110108610 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110108610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110108610 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110108610 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 b0 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110108610 DIUCS DEBUG (UTRAN-Iu-432) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110108610 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc33710]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110108610 DIUCS DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc33710]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110108610 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc35490]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110108610 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc35490]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110108610 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc35490]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110108610 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc35490]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110108610 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc35490]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110108610 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc35490]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110108610 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc35490]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110108610 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc237a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110108610 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc237a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc35490] (msc_a.c:1053) 20250410110108611 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc237a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110108611 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc237a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410110108611 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc35490]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc2d210] (msc_a.c:1053) 20250410110108611 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc35490]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110108611 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc35490]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110108611 DMSC DEBUG msub_fsm[0x563b4cc2d210]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110108611 DMSC DEBUG msub(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5) MSC-A terminated (msub.c:261) 20250410110108611 DMSC DEBUG msub(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5) 1 MSC-I still active (msub.c:79) 20250410110108611 DMSC DEBUG msub_fsm[0x563b4cc2d210]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110108611 DMSC DEBUG msub_fsm[0x563b4cc2d210]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110108611 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc33710]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110108611 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc33710]{READY}: Removing from parent msub_fsm[0x563b4cc2d210] (msub.c:113) 20250410110108611 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-432 (ran_conn.c:142) 20250410110108611 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-432 (ran_conn.c:155) 20250410110108611 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc33710]{READY}: Freeing instance (msub.c:113) 20250410110108611 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5:UTRAN-Iu-432:CM_SERVICE_REQ)[0x563b4cc33710]{READY}: Deallocated (fsm.c:568) 20250410110108611 DMSC DEBUG msub(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5) Free (msub.c:119) 20250410110108611 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5 - active-conn: now used by 1 (attached) (msub.c:375) 20250410110108611 DMSC DEBUG msub_fsm[0x563b4cc2d210]{terminating}: Freeing instance (msub.c:113) 20250410110108611 DMSC DEBUG msub_fsm[0x563b4cc2d210]{terminating}: Deallocated (fsm.c:568) 20250410110108611 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110108611 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110108611 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110108611 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110108611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110108611 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110108611 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110108611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110108611 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110108611 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0a 04 cf d4 f3 00 01 b0 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2355)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2355)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: Session index based on local reference:0 20250410110108614 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110108614 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110108614 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110108614 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110108614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110108614 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110108614 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110108614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110108614 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2355)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110108614 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 b0 cf d4 f3 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-RAN(2354)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_gsup_cancel2(2361)13620467 TC_iu_gsup_cancel2(2361)@7d38b4d9c9a0: f_call_hangup 6.iu: rx SCCP DISC TC_iu_gsup_cancel2(2361)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2361)@7d38b4d9c9a0: f_call_hangup 9: done TC_iu_gsup_cancel2(2361)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110109618 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5 + vlr_gsup_rx: now used by 2 (attached,vlr_gsup_rx) (vlr.c:1348) 20250410110109618 DVLR INFO SUBSCR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5) Cancelling MS subscriber (subscription withdraw) (vlr.c:1299) 20250410110109618 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5 + vlr_subscr_cancel_attach_fsm: now used by 3 (attached,vlr_gsup_rx,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110109618 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5 - vlr_subscr_cancel_attach_fsm: now used by 2 (attached,vlr_gsup_rx) (vlr.c:464) 20250410110109618 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5 + vlr_subscr_cancel_attach_fsm: now used by 3 (attached,vlr_gsup_rx,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110109618 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5 - vlr_subscr_cancel_attach_fsm: now used by 2 (attached,vlr_gsup_rx) (vlr.c:464) 20250410110109618 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410110109618 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5 - attached: now used by 1 (vlr_gsup_rx) (vlr.c:1489) 20250410110109618 DVLR INFO VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5 - vlr_gsup_rx: now used by 0 (-) (vlr.c:1410) 20250410110109618 DVLR DEBUG SUBSCR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x17FFD8D5) freeing VLR subscr (max total use count was 4) (vlr.c:472) TC_iu_gsup_cancel2(2361)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001033'H, fillerDigit := omit } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2354)@7d38b4d9c9a0: Added conn table entry 0TC_iu_gsup_cancel2(2361)14273888 MSC_Test_2-RAN(2354)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_2-M3UA(2355)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110109623 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110109623 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110109623 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110109623 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110109623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110109623 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110109623 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110109623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110109623 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110109623 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 c3 00 00 00 b9 03 02 00 00 01 d9 cd 60 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 11 10 05 24 01 03 50 59 02 08 29 26 24 00 00 00 01 33 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110109624 DIUCS DEBUG (UTRAN-Iu-433 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110109624 DMSC DEBUG msub_fsm[0x563b4cc0cfe0]{active}: Allocated (fsm.c:456) 20250410110109624 DMSC DEBUG msc_i[0x563b4cc0d3c0]{READY}: Allocated (fsm.c:456) 20250410110109624 DMSC DEBUG msc_i[0x563b4cc0d3c0]{READY}: is child of msub_fsm[0x563b4cc0cfe0] (fsm.c:486) 20250410110109624 DMSC DEBUG msc_a[0x563b4cc334b0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110109624 DMSC DEBUG msc_a[0x563b4cc334b0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc0cfe0] (fsm.c:486) 20250410110109624 DMSC DEBUG msc_a(unknown:UTRAN-Iu-433:NONE)[0x563b4cc334b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110109624 DMSC DEBUG msc_i(unknown:UTRAN-Iu-433:NONE)[0x563b4cc0d3c0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110109624 DMSC DEBUG msc_a(unknown:UTRAN-Iu-433:NONE)[0x563b4cc334b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110109624 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-433:NONE)[0x563b4cc334b0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110109624 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-433:NONE)[0x563b4cc334b0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110109624 DMM DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-433:CM_SERVICE_REQ)[0x563b4cc334b0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250410110109624 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:UTRAN-Iu-433:CM_SERVICE_REQ)[0x563b4cc584c0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410110109624 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:UTRAN-Iu-433:CM_SERVICE_REQ)[0x563b4cc584c0]{PR_ARQ_S_INIT}: is child of msc_a(IMSI-262420000001033:UTRAN-Iu-433:CM_SERVICE_REQ)[0x563b4cc334b0] (fsm.c:486) 20250410110109624 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:UTRAN-Iu-433:CM_SERVICE_REQ)[0x563b4cc584c0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250410110109624 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:UTRAN-Iu-433:CM_SERVICE_REQ)[0x563b4cc584c0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410110109624 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:UTRAN-Iu-433:CM_SERVICE_REQ)[0x563b4cc584c0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(IMSI_UNKNOWN_IN_VLR) (vlr_access_req_fsm.c:413) 20250410110109624 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:UTRAN-Iu-433:CM_SERVICE_REQ)[0x563b4cc584c0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410110109624 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:UTRAN-Iu-433:CM_SERVICE_REQ)[0x563b4cc584c0]{PR_ARQ_S_DONE}: Process Access Request result: IMSI_UNKNOWN_IN_VLR (vlr_access_req_fsm.c:131) 20250410110109624 DMM DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-433:CM_SERVICE_REQ)[0x563b4cc334b0]{MSC_A_ST_VALIDATE_L3}: -> CM SERVICE Reject cause: 4 (gsm_04_08.c:259) 20250410110109624 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-433:CM_SERVICE_REQ)[0x563b4cc334b0]{MSC_A_ST_VALIDATE_L3}: Sending DTAP: MM GSM48_MT_MM_CM_SERV_REJ (msc_a.c:2106) 20250410110109624 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-433:CM_SERVICE_REQ)[0x563b4cc334b0]{MSC_A_ST_VALIDATE_L3}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110109624 DMSC DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-433:CM_SERVICE_REQ)[0x563b4cc0d3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110109624 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-433:CM_SERVICE_REQ)[0x563b4cc334b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_CN_CLOSE (vlr_access_req_fsm.c:169) 20250410110109624 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-433:CM_SERVICE_REQ)[0x563b4cc334b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:288) 20250410110109624 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-433:CM_SERVICE_REQ)[0x563b4cc334b0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:948) 20250410110109624 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-433:CM_SERVICE_REQ)[0x563b4cc334b0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110109624 DMSC DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-433:CM_SERVICE_REQ)[0x563b4cc0d3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110109624 DIUCS ERROR msc_a(IMSI-262420000001033:UTRAN-Iu-433:CM_SERVICE_REQ)[0x563b4cc334b0]{MSC_A_ST_RELEASING}: subscriber not allowed to do a CM Service Request (gsm_04_08.c:828) 20250410110109624 DIUCS ERROR msc_a(IMSI-262420000001033:UTRAN-Iu-433:CM_SERVICE_REQ)[0x563b4cc334b0]{MSC_A_ST_RELEASING}: RAN decode error (rc=-5) for COMPL_L3 from MSC-I (msc_a.c:2060) 20250410110109624 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110109624 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110109624 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110109624 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110109624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110109624 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110109624 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110109624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110109624 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110109624 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0b 02 d9 cd 60 00 01 b1 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110109624 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110109624 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110109624 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110109624 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110109624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110109624 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110109624 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110109624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110109624 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110109624 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 d9 cd 60 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 05 22 04 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110109624 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110109624 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110109624 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110109624 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110109624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110109624 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110109624 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110109624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110109624 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110109624 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 d9 cd 60 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2355)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2355)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2355)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'D9CD60'O, sourceLocRef := '0001B1'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-M3UA(2355)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-M3UA(2355)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2355)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250410110109632 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110109632 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110109632 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110109632 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110109632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110109632 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110109632 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110109632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110109632 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110109632 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 b1 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2355)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110109632 DIUCS DEBUG (UTRAN-Iu-433) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110109632 DMSC DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-433:CM_SERVICE_REQ)[0x563b4cc0d3c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110109632 DIUCS DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-433:CM_SERVICE_REQ)[0x563b4cc0d3c0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110109632 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-433:CM_SERVICE_REQ)[0x563b4cc334b0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110109632 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-433:CM_SERVICE_REQ)[0x563b4cc334b0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110109632 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-433:CM_SERVICE_REQ)[0x563b4cc334b0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110109632 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-433:CM_SERVICE_REQ)[0x563b4cc334b0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110109632 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-433:CM_SERVICE_REQ)[0x563b4cc334b0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110109632 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-433:CM_SERVICE_REQ)[0x563b4cc334b0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110109632 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-433:CM_SERVICE_REQ)[0x563b4cc334b0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110109632 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:UTRAN-Iu-433:CM_SERVICE_REQ)[0x563b4cc584c0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110109632 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:UTRAN-Iu-433:CM_SERVICE_REQ)[0x563b4cc584c0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001033:UTRAN-Iu-433:CM_SERVICE_REQ)[0x563b4cc334b0] (msc_a.c:1053) 20250410110109632 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:UTRAN-Iu-433:CM_SERVICE_REQ)[0x563b4cc584c0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110109632 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:UTRAN-Iu-433:CM_SERVICE_REQ)[0x563b4cc584c0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410110109632 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-433:CM_SERVICE_REQ)[0x563b4cc334b0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc0cfe0] (msc_a.c:1053) 20250410110109632 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-433:CM_SERVICE_REQ)[0x563b4cc334b0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110109632 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-433:CM_SERVICE_REQ)[0x563b4cc334b0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110109632 DMSC DEBUG msub_fsm[0x563b4cc0cfe0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110109632 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250410110109632 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250410110109632 DMSC DEBUG msub_fsm[0x563b4cc0cfe0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110109632 DMSC DEBUG msub_fsm[0x563b4cc0cfe0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110109632 DMSC DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-433:CM_SERVICE_REQ)[0x563b4cc0d3c0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110109632 DMSC DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-433:CM_SERVICE_REQ)[0x563b4cc0d3c0]{READY}: Removing from parent msub_fsm[0x563b4cc0cfe0] (msub.c:113) 20250410110109632 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-433 (ran_conn.c:142) 20250410110109632 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-433 (ran_conn.c:155) 20250410110109632 DMSC DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-433:CM_SERVICE_REQ)[0x563b4cc0d3c0]{READY}: Freeing instance (msub.c:113) 20250410110109632 DMSC DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-433:CM_SERVICE_REQ)[0x563b4cc0d3c0]{READY}: Deallocated (fsm.c:568) 20250410110109632 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250410110109632 DMSC DEBUG msub_fsm[0x563b4cc0cfe0]{terminating}: Freeing instance (msub.c:113) 20250410110109632 DMSC DEBUG msub_fsm[0x563b4cc0cfe0]{terminating}: Deallocated (fsm.c:568) 20250410110109632 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110109632 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110109632 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110109632 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110109632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110109632 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110109632 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110109632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110109632 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110109632 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0b 04 d9 cd 60 00 01 b1 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2355)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2355)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: Session index based on local reference:0 20250410110109634 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110109634 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110109634 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110109634 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110109634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110109634 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110109634 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110109634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110109634 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110109634 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 b1 d9 cd 60 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2355)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2354)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_gsup_cancel2(2361)14273888 TC_iu_gsup_cancel2(2361)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2361)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_cancel2(2361)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2361)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2361)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410110109641 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410110109642 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110109642 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410110109642 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410110109642 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410110109642 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110109642 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110109642 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410110109642 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110109642 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110109642 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410110109642 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1126) 20250410110109642 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110109642 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110109642 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110109642 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110109642 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250410110109642 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110109642 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110109642 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110109642 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110109642 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110109642 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:378) 20250410110109642 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP(2359)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(2347)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-SCCP(2350)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-M3UA(2352)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-SCCP(2353)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(2356)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110109644 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410110109645 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110109645 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410110109645 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410110109645 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410110109645 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110109645 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110109645 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410110109645 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110109645 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110109645 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110109645 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250410110109645 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110109645 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110109645 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410110109645 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110109645 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110109645 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110109645 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110109645 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110109645 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110109645 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110109645 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110109645 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110109645 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250410110109645 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110109645 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250410110109645 DLSS7 ERROR 0: ASP(virt-rnc0-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250410110109646 DLINP ERROR SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer (stream_srv.c:743) MSC_Test_1-RAN(2351)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(2357)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(2349)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2346)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110109646 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410110109646 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410110109646 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(2358)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-RAN(2354)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2362)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(2348)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(2360)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-M3UA(2355)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2346): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(2347): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(2348): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(2349): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-SCCP(2350): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-RAN(2351): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-M3UA(2352): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-SCCP(2353): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-RAN(2354): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-M3UA(2355): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(2356): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(2357): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(2358): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(2359): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(2360): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_iu_gsup_cancel2(2361): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2362): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_iu_gsup_cancel finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_cancel pass'. Thu Apr 10 11:01:09 UTC 2025 ====== MSC_Tests_Iu.TC_iu_gsup_cancel pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_iu_gsup_cancel.talloc 20250410110110648 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=731012) 20250410110111643 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110111644 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110111644 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110111646 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110111646 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110111646 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110111648 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=731012, count=733604) 20250410110112649 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_cancel pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_release_timeout'. ------ MSC_Tests_Iu.TC_iu_mo_release_timeout ------ Thu Apr 10 11:01:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_mo_release_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_mo_release_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410110113650 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_release_timeout' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_iu_mo_release_timeout started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2366)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(2366)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2366)@7d38b4d9c9a0: ************************************************* MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-SCCP(2364)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_1-M3UA(2369)@7d38b4d9c9a0: ************************************************* MSC_Test_1-M3UA(2369)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2369)@7d38b4d9c9a0: ************************************************* MSC_Test_1-SCCP(2367)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2372)@7d38b4d9c9a0: ************************************************* MSC_Test_2-M3UA(2372)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_2-M3UA(2372)@7d38b4d9c9a0: ************************************************* MSC_Test_2-SCCP(2370)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410110114531 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2373)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410110114651 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410110114652 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2375)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2375)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410110114657 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2375)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2375)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2375)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2375)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2375)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2375)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410110114675 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410110114675 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250410110114699 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110114699 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410110114699 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110114699 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2366)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2366)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2366)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110114701 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110114701 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110114701 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110114701 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110114701 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110114701 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110114701 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110114701 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110114701 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110114701 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410110114701 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2366)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(2366)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2366)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2366)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2366)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410110114702 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110114702 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110114702 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110114702 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410110114702 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110114702 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110114702 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110114702 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110114702 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110114702 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410110114702 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110114702 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110114702 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410110114702 DLINP ERROR SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe (stream_srv.c:743) MSC_Test_0-M3UA(2366)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2366)@7d38b4d9c9a0: Message received on association #8 20250410110114702 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410110114702 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2366)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2366)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2366)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2366)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2366)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2366)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2376)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000001040" to be handled at TC_iu_mo_release_timeout2(2378) TC_iu_mo_release_timeout2(2378)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001040'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410110114714 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110114714 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250410110114714 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110114714 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2369)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2369)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2369)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110114716 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110114716 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110114716 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110114716 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110114716 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110114716 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110114716 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110114716 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110114716 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) MSC_Test_1-M3UA(2369)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_1-M3UA(2369)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410110114716 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110114716 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2369)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2369)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2369)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410110114716 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110114716 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110114716 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110114716 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110114716 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110114716 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110114716 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110114716 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110114716 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_1-M3UA(2369)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2369)@7d38b4d9c9a0: Message received on association #8 20250410110114716 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110114716 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110114716 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110114716 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2369)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110114717 DLINP ERROR SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe (stream_srv.c:743) 20250410110114717 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:413) 20250410110114717 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2369)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2369)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2369)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2369)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2369)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110114726 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110114726 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250410110114726 DLSS7 FATAL 0: ASP(virt-rnc0-0) accept of new connection from (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one (osmo_ss7_xua_srv.c:119) 20250410110114726 DLSS7 INFO ?: connection closed (osmo_ss7_asp.c:1126) 20250410110114726 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110114726 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted (osmo_ss7_xua_srv.c:192) 20250410110114726 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2372)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2372)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2372)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110114729 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110114729 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110114729 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110114729 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' (xua_asp_fsm.c:300) 20250410110114729 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 00 00 00 00 00 10 00 0c 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) 20250410110114729 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:680) 20250410110114729 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110114729 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110114729 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110114729 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Pending () (xua_as_fsm.c:94) 20250410110114729 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 04 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110114729 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110114729 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110114729 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110114729 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2372)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_2-M3UA(2372)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410110114729 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250410110114729 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2369)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2369)@7d38b4d9c9a0: Received M3UA_DUNA -> discard MSC_Test_2-M3UA(2372)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2372)@7d38b4d9c9a0: Received M3UA_ERR -> discard MSC_Test_2-M3UA(2372)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2372)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2372)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2372)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2372)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410110114731 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110114731 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110114731 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110114731 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110114731 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110114731 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110114731 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_ACTIVE (xua_as_fsm.c:552) 20250410110114731 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110114731 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110114731 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110114731 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110114731 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110114731 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2372)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410110114731 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) 20250410110114731 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2369)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2369)@7d38b4d9c9a0: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2372)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2372)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2372)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2372)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2372)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110115511 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110115511 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110115511 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110115511 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110115511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110115511 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110115511 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110115511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110115511 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110115511 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2366)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110115512 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110115512 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110115512 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110115512 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110115512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110115512 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110115512 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110115512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110115512 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110115513 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2366)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2366)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2365)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410110115527 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110115527 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110115527 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410110115527 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410110115527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_1-M3UA(2369)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110115527 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110115527 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110115527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110115527 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110115527 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110115529 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110115529 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110115529 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110115529 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250410110115529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110115529 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250410110115529 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110115529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250410110115529 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110115529 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2369)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2369)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2368)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2372)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110115538 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110115538 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110115538 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110115538 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110115538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110115538 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110115538 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110115538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110115538 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110115538 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110115539 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250410110115539 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250410110115539 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110115539 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110115539 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110115539 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110115539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110115539 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110115539 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110115539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110115539 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110115539 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2372)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2372)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2371)@7d38b4d9c9a0: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2371)@7d38b4d9c9a0: Added conn table entry 0TC_iu_mo_release_timeout2(2378)14874896 MSC_Test_2-SCCP(2370)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_2-M3UA(2372)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110115547 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110115547 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110115547 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110115547 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110115547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110115547 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110115547 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110115547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110115547 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110115547 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 e2 f9 10 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 04 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110115547 DIUCS DEBUG (UTRAN-Iu-434 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110115547 DMSC DEBUG msub_fsm[0x563b4cc584c0]{active}: Allocated (fsm.c:456) 20250410110115547 DMSC DEBUG msc_i[0x563b4cc334b0]{READY}: Allocated (fsm.c:456) 20250410110115547 DMSC DEBUG msc_i[0x563b4cc334b0]{READY}: is child of msub_fsm[0x563b4cc584c0] (fsm.c:486) 20250410110115547 DMSC DEBUG msc_a[0x563b4cc0d3c0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110115547 DMSC DEBUG msc_a[0x563b4cc0d3c0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc584c0] (fsm.c:486) 20250410110115547 DMSC DEBUG msc_a(unknown:UTRAN-Iu-434:NONE)[0x563b4cc0d3c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110115547 DMSC DEBUG msc_i(unknown:UTRAN-Iu-434:NONE)[0x563b4cc334b0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110115547 DMSC DEBUG msc_a(unknown:UTRAN-Iu-434:NONE)[0x563b4cc0d3c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110115548 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-434:NONE)[0x563b4cc0d3c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110115548 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-434:NONE)[0x563b4cc0d3c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110115548 DMM DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-434:LU)[0x563b4cc0d3c0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001040 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410110115548 DMM DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-434:LU)[0x563b4cc0d3c0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410110115548 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-434:LU)[0x563b4cc0cfe0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410110115548 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-434:LU)[0x563b4cc0cfe0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001040:UTRAN-Iu-434:LU)[0x563b4cc0d3c0] (fsm.c:486) 20250410110115548 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-434:LU)[0x563b4cc0cfe0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410110115548 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-434:LU)[0x563b4cc0cfe0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410110115548 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410110115548 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001040 id=262420000001040 (vlr.c:661) 20250410110115548 DVLR INFO New subscr, IMSI: 262420000001040 (vlr.c:562) MSC_Test_2-RAN(2371)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410110115548 DVLR DEBUG VLR subscr IMSI-262420000001040 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410110115548 DMSC DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-434:LU)[0x563b4cc0d3c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110115548 DMSC DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-434:LU)[0x563b4cc0d3c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110115548 DVLR DEBUG VLR subscr IMSI-262420000001040 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410110115548 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410110115548 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-434:LU)[0x563b4cc0cfe0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410110115548 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-434:LU)[0x563b4cc0cfe0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410110115548 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-434:LU)[0x563b4cc0cfe0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410110115548 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-434:LU)[0x563b4cc0d1f0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110115548 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-434:LU)[0x563b4cc0d1f0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-434:LU)[0x563b4cc0cfe0] (fsm.c:486) 20250410110115548 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-434:LU)[0x563b4cc0d1f0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110115548 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-434:LU)[0x563b4cc0d1f0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110115548 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110115548 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110115548 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110115548 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110115548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110115548 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110115548 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110115548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110115548 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110115548 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 08 02 e2 f9 10 00 01 b2 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2372)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2372)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2370)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'E2F910'O, sourceLocRef := '0001B2'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2370)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(2376)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000001040" handled at TC_iu_mo_release_timeout2(2378) MSC_Test-GSUP(2376)@7d38b4d9c9a0: Added IMSI table entry 0TC_iu_mo_release_timeout2(2378)"262420000001040" TC_iu_mo_release_timeout2(2378)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_release_timeout2(2378)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410110115550 DVLR DEBUG VLR subscr IMSI-262420000001040 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110115550 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-434:LU)[0x563b4cc0d1f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110115550 DVLR DEBUG SUBSCR(IMSI-262420000001040) Received 1 auth tuples (vlr.c:996) 20250410110115550 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-434:LU)[0x563b4cc0d1f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110115550 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-434:LU)[0x563b4cc0d1f0]{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:324) 20250410110115550 DMM DEBUG Tx AUTH REQ (rand = 4dfa475bd4985ea6982549e5d45f8547) (gsm_04_08.c:641) 20250410110115550 DMM DEBUG AUTH REQ (autn = a297a27ce7bc93718b674d3ca3c40803) (gsm_04_08.c:643) 20250410110115550 DIUCS DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-434:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110115550 DIUCS DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-434:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110115550 DMSC DEBUG msc_i(IMSI-262420000001040:UTRAN-Iu-434:LU)[0x563b4cc334b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110115551 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110115551 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110115551 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110115551 DVLR DEBUG VLR subscr IMSI-262420000001040 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110115551 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110115551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110115551 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110115551 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110115551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110115551 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110115551 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 08 06 e2 f9 10 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 4d fa 47 5b d4 98 5e a6 98 25 49 e5 d4 5f 85 47 20 10 a2 97 a2 7c e7 bc 93 71 8b 67 4d 3c a3 c4 08 03 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2372)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2372)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2370)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2370)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2370)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2370)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2371)@7d38b4d9c9a0: patching N(SD)=1 into dtap '05142D0A22682104C8BD3A6B'O MSC_Test_2-RAN(2371)@7d38b4d9c9a0: patched enc_l3: '05542D0A22682104C8BD3A6B'O MSC_Test_2-SCCP(2370)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2370)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2370)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2370)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05542D0A22682104C8BD3A6B'O 20250410110115557 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110115557 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110115557 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110115557 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110115557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110115557 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110115557 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110115557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110115557 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110115557 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 b2 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 2d 0a 22 68 21 04 c8 bd 3a 6b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2372)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110115557 DIUCS DEBUG (UTRAN-Iu-434) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110115557 DMSC DEBUG msc_i(IMSI-262420000001040:UTRAN-Iu-434:LU)[0x563b4cc334b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110115557 DIUCS DEBUG msc_i(IMSI-262420000001040:UTRAN-Iu-434:LU)[0x563b4cc334b0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110115557 DMSC DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-434:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110115557 DIUCS DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-434:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110115557 DIUCS DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-434:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110115557 DMM DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-434:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 2d0a2268c8bd3a6b) (gsm_04_08.c:1128) 20250410110115557 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-434:LU)[0x563b4cc0d1f0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110115557 DVLR DEBUG SUBSCR(IMSI-262420000001040) AUTH on UTRAN received RES: 2d0a2268c8bd3a6b (8 bytes) (vlr_auth_fsm.c:151) 20250410110115557 DVLR INFO SUBSCR(IMSI-262420000001040) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110115557 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-434:LU)[0x563b4cc0d1f0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110115557 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-434:LU)[0x563b4cc0d1f0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110115557 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-434:LU)[0x563b4cc0d1f0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110115557 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-434:LU)[0x563b4cc0d1f0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-434:LU)[0x563b4cc0cfe0] (vlr_auth_fsm.c:294) 20250410110115557 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-434:LU)[0x563b4cc0d1f0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110115557 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-434:LU)[0x563b4cc0d1f0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110115557 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-434:LU)[0x563b4cc0cfe0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410110115557 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-434:LU)[0x563b4cc0cfe0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410110115557 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-434:LU)[0x563b4cc0cfe0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110115557 DIUCS DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-434:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110115557 DIUCS DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-434:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=81efc9b88299efe942f425fac0acc62f, CK=NONE (ran_msg_iu.c:388) 20250410110115557 DMSC DEBUG msc_i(IMSI-262420000001040:UTRAN-Iu-434:LU)[0x563b4cc334b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110115557 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-434:LU)[0x563b4cc0cfe0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250410110115557 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110115557 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110115557 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110115557 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110115557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110115557 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110115557 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110115557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110115557 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110115557 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 08 06 e2 f9 10 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 81 ef c9 b8 82 99 ef e9 42 f4 25 fa c0 ac c6 2f 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2372)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2372)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2370)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2370)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2370)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2370)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2370)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2370)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2370)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2370)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250410110115568 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110115568 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110115568 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110115568 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110115568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110115568 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110115568 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110115568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110115568 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2372)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110115568 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 b2 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110115568 DIUCS DEBUG (UTRAN-Iu-434) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110115568 DMSC DEBUG msc_i(IMSI-262420000001040:UTRAN-Iu-434:LU)[0x563b4cc334b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110115568 DIUCS DEBUG msc_i(IMSI-262420000001040:UTRAN-Iu-434:LU)[0x563b4cc334b0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110115568 DMSC DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-434:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110115568 DIUCS DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-434:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110115568 DIUCS DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-434:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110115568 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-434:LU)[0x563b4cc0cfe0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410110115568 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-434:LU)[0x563b4cc0cfe0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410110115568 DIUCS DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-434:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110115568 DMSC DEBUG msc_i(IMSI-262420000001040:UTRAN-Iu-434:LU)[0x563b4cc334b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110115568 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-434:LU)[0x563b4cc0cfe0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410110115568 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-434:LU)[0x563b4cc0cfe0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410110115568 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001040:UTRAN-Iu-434:LU)[0x563b4cc0d1f0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110115568 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001040:UTRAN-Iu-434:LU)[0x563b4cc0d1f0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-434:LU)[0x563b4cc0cfe0] (fsm.c:486) 20250410110115568 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001040:UTRAN-Iu-434:LU)[0x563b4cc0d1f0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410110115568 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001040:UTRAN-Iu-434:LU)[0x563b4cc0d1f0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410110115568 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110115568 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110115568 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110115568 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110115568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110115568 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110115568 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110115568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110115568 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110115568 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 08 06 e2 f9 10 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 40 f0 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2372)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2372)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2370)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2370)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2370)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2370)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110115573 DVLR DEBUG VLR subscr IMSI-262420000001040 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110115573 DVLR DEBUG IMSI:262420000001040 has MSISDN:491230001040 (vlr.c:1045) 20250410110115573 DMSC NOTICE msub(IMSI-262420000001040:MSISDN-491230001040) VLR: update for IMSI=262420000001040 (MSISDN=491230001040) (gsm_04_08.c:1541) 20250410110115573 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110115573 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110115573 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-434:LU)[0x563b4cc0cfe0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410110115573 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001040:UTRAN-Iu-434:LU)[0x563b4cc0d1f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410110115573 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001040:UTRAN-Iu-434:LU)[0x563b4cc0d1f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410110115573 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001040:UTRAN-Iu-434:LU)[0x563b4cc0d1f0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410110115573 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001040:UTRAN-Iu-434:LU)[0x563b4cc0d1f0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-434:LU)[0x563b4cc0cfe0] (vlr_lu_fsm.c:110) 20250410110115573 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001040:UTRAN-Iu-434:LU)[0x563b4cc0d1f0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410110115573 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001040:UTRAN-Iu-434:LU)[0x563b4cc0d1f0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110115573 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-434:LU)[0x563b4cc0cfe0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410110115573 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-434:LU)[0x563b4cc0cfe0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410110115573 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-434:LU)[0x563b4cc69a10]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110115573 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-434:LU)[0x563b4cc69a10]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-434:LU)[0x563b4cc0cfe0] (fsm.c:486) 20250410110115573 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-434:LU)[0x563b4cc69a10]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410110115573 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-434:LU)[0x563b4cc69a10]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410110115573 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-434:LU)[0x563b4cc69a10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410110115573 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-434:LU)[0x563b4cc69a10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410110115573 DMSC NOTICE msub(IMSI-262420000001040:MSISDN-491230001040:TMSInew-0xA8B17FC7) VLR: update for IMSI=262420000001040 (MSISDN=491230001040) (gsm_04_08.c:1541) 20250410110115573 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-434:LU)[0x563b4cc69a10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410110115573 DMM DEBUG -> IMSI-262420000001040:MSISDN-491230001040:TMSInew-0xA8B17FC7 LOCATION UPDATE ACCEPT (TMSI = 0xa8b17fc7) (gsm_04_08.c:149) 20250410110115573 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSInew-0xA8B17FC7:UTRAN-Iu-434:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250410110115573 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSInew-0xA8B17FC7:UTRAN-Iu-434:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110115573 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSInew-0xA8B17FC7:UTRAN-Iu-434:LU)[0x563b4cc334b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110115573 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSInew-0xA8B17FC7 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110115573 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110115573 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110115573 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110115573 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110115573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110115573 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110115573 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110115573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110115573 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110115573 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 08 06 e2 f9 10 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 a8 b1 7f c7 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2372)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2372)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2370)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2370)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2370)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2370)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_release_timeout2(2378)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2371)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2371)@7d38b4d9c9a0: patched enc_l3: '059B'O MSC_Test_2-SCCP(2370)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2370)@7d38b4d9c9a0: vl_len:14 MSC_Test_2-SCCP(2370)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2370)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250410110115578 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110115578 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110115578 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110115578 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110115578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110115578 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110115578 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110115578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2372)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110115578 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110115578 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 b2 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110115578 DIUCS DEBUG (UTRAN-Iu-434) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110115578 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSInew-0xA8B17FC7:UTRAN-Iu-434:LU)[0x563b4cc334b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110115578 DIUCS DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSInew-0xA8B17FC7:UTRAN-Iu-434:LU)[0x563b4cc334b0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110115578 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSInew-0xA8B17FC7:UTRAN-Iu-434:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110115578 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSInew-0xA8B17FC7:UTRAN-Iu-434:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110115578 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSInew-0xA8B17FC7:UTRAN-Iu-434:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110115578 DMM DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSInew-0xA8B17FC7:UTRAN-Iu-434:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410110115578 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:TMSInew-0xA8B17FC7:UTRAN-Iu-434:LU)[0x563b4cc0cfe0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410110115578 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-434:LU)[0x563b4cc69a10]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410110115578 DMSC NOTICE msub(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7) VLR: update for IMSI=262420000001040 (MSISDN=491230001040) (gsm_04_08.c:1541) 20250410110115578 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410110115578 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-434:LU)[0x563b4cc69a10]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410110115578 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-434:LU)[0x563b4cc0cfe0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410110115578 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-434:LU)[0x563b4cc69a10]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410110115578 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-434:LU)[0x563b4cc69a10]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-434:LU)[0x563b4cc0cfe0] (vlr_lu_fsm.c:817) 20250410110115578 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-434:LU)[0x563b4cc69a10]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410110115578 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-434:LU)[0x563b4cc69a10]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110115578 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-434:LU)[0x563b4cc0cfe0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410110115578 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-434:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410110115578 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-434:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.969s remaining) (msc_a.c:450) 20250410110115578 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001040/3/1): Available (smpp_smsc.c:626) 20250410110115578 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-434:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110115578 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-434:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110115578 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-434:LU)[0x563b4cc0d3c0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110115578 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110115578 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110115578 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110115578 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-434:LU)[0x563b4cc0d3c0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110115578 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-434:LU)[0x563b4cc334b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110115578 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410110115578 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110115578 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110115578 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110115578 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110115578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110115578 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110115578 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110115578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110115578 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110115579 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 08 06 e2 f9 10 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2372)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2372)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2370)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2370)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2370)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2370)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2370)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2370)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2370)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2370)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250410110115587 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110115587 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110115587 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110115587 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110115587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110115587 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110115587 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110115587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110115587 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110115587 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 b2 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2372)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110115587 DIUCS DEBUG (UTRAN-Iu-434) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110115587 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-434:LU)[0x563b4cc334b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110115587 DIUCS DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-434:LU)[0x563b4cc334b0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110115587 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-434:LU)[0x563b4cc0d3c0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110115587 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-434:LU)[0x563b4cc0d3c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110115587 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-434:LU)[0x563b4cc0d3c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110115587 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-434:LU)[0x563b4cc0d3c0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110115587 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-434:LU)[0x563b4cc0d3c0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110115587 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-434:LU)[0x563b4cc0d3c0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110115587 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-434:LU)[0x563b4cc0d3c0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110115587 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-434:LU)[0x563b4cc0cfe0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110115587 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-434:LU)[0x563b4cc0cfe0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-434:LU)[0x563b4cc0d3c0] (msc_a.c:1053) 20250410110115587 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-434:LU)[0x563b4cc0cfe0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410110115587 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-434:LU)[0x563b4cc0cfe0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110115587 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-434:LU)[0x563b4cc0cfe0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410110115587 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-434:LU)[0x563b4cc0d3c0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc584c0] (msc_a.c:1053) 20250410110115587 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-434:LU)[0x563b4cc0d3c0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110115587 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-434:LU)[0x563b4cc0d3c0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110115587 DMSC DEBUG msub_fsm[0x563b4cc584c0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110115587 DMSC DEBUG msub(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7) MSC-A terminated (msub.c:261) 20250410110115587 DMSC DEBUG msub(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7) 1 MSC-I still active (msub.c:79) 20250410110115587 DMSC DEBUG msub_fsm[0x563b4cc584c0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110115587 DMSC DEBUG msub_fsm[0x563b4cc584c0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110115587 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-434:LU)[0x563b4cc334b0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110115587 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-434:LU)[0x563b4cc334b0]{READY}: Removing from parent msub_fsm[0x563b4cc584c0] (msub.c:113) 20250410110115587 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-434 (ran_conn.c:142) 20250410110115587 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-434 (ran_conn.c:155) 20250410110115587 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-434:LU)[0x563b4cc334b0]{READY}: Freeing instance (msub.c:113) 20250410110115587 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-434:LU)[0x563b4cc334b0]{READY}: Deallocated (fsm.c:568) 20250410110115587 DMSC DEBUG msub(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7) Free (msub.c:119) 20250410110115587 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7 - active-conn: now used by 1 (attached) (msub.c:375) 20250410110115587 DMSC DEBUG msub_fsm[0x563b4cc584c0]{terminating}: Freeing instance (msub.c:113) 20250410110115587 DMSC DEBUG msub_fsm[0x563b4cc584c0]{terminating}: Deallocated (fsm.c:568) 20250410110115587 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110115587 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110115587 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110115587 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110115587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110115587 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110115587 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110115587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110115587 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110115587 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 08 04 e2 f9 10 00 01 b2 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2372)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2372)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2370)@7d38b4d9c9a0: Session index based on local reference:0 20250410110115589 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110115589 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110115589 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110115589 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110115589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110115589 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-M3UA(2372)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110115589 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110115589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110115589 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110115589 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 b2 e2 f9 10 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-RAN(2371)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_mo_release_timeout2(2378)14874896 TC_iu_mo_release_timeout2(2378)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_release_timeout2(2378)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_release_timeout2(2378)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_release_timeout2(2378)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_release_timeout2(2378)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'A8B17FC7'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2371)@7d38b4d9c9a0: Added conn table entry 0TC_iu_mo_release_timeout2(2378)12616791 MSC_Test_2-RAN(2371)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2370)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_2-M3UA(2372)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110115793 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110115793 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110115793 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110115793 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110115793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110115793 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110115793 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110115793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110115793 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110115793 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 c0 84 57 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 01 03 50 59 02 05 f4 a8 b1 7f c7 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110115793 DIUCS DEBUG (UTRAN-Iu-435 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110115794 DMSC DEBUG msub_fsm[0x563b4cc334b0]{active}: Allocated (fsm.c:456) 20250410110115794 DMSC DEBUG msc_i[0x563b4cc584c0]{READY}: Allocated (fsm.c:456) 20250410110115794 DMSC DEBUG msc_i[0x563b4cc584c0]{READY}: is child of msub_fsm[0x563b4cc334b0] (fsm.c:486) 20250410110115794 DMSC DEBUG msc_a[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110115794 DMSC DEBUG msc_a[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc334b0] (fsm.c:486) 20250410110115794 DMSC DEBUG msc_a(unknown:UTRAN-Iu-435:NONE)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110115794 DMSC DEBUG msc_i(unknown:UTRAN-Iu-435:NONE)[0x563b4cc584c0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110115794 DMSC DEBUG msc_a(unknown:UTRAN-Iu-435:NONE)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110115794 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-435:NONE)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110115794 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-435:NONE)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110115794 DMM DEBUG msc_a(TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250410110115794 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410110115794 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc69a10] (fsm.c:486) 20250410110115794 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250410110115794 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410110115794 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410110115794 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410110115794 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110115794 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110115794 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410110115794 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250410110115794 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc2d210]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110115794 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc2d210]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc0d1f0] (fsm.c:486) 20250410110115794 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc2d210]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110115794 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc2d210]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110115794 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410110115794 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110115794 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110115795 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110115795 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110115795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110115795 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110115795 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110115795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110115795 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110115795 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 09 02 c0 84 57 00 01 b3 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2372)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2372)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2370)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'C08457'O, sourceLocRef := '0001B3'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2370)@7d38b4d9c9a0: Session index based on local reference:0 TC_iu_mo_release_timeout2(2378)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_release_timeout2(2378)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110115802 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110115802 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc2d210]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110115802 DVLR DEBUG SUBSCR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7) Received 1 auth tuples (vlr.c:996) 20250410110115802 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc2d210]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110115802 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc2d210]{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:324) 20250410110115802 DMM DEBUG Tx AUTH REQ (rand = d57b5bf5034be45636accfb1600cf7b0) (gsm_04_08.c:641) 20250410110115802 DMM DEBUG AUTH REQ (autn = e28a2e5b07646171faa3504c5dbe16c7) (gsm_04_08.c:643) 20250410110115802 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110115802 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110115802 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc584c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110115803 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410110115803 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110115803 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110115803 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110115803 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110115803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110115803 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110115803 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110115803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110115803 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110115803 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 09 06 c0 84 57 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 d5 7b 5b f5 03 4b e4 56 36 ac cf b1 60 0c f7 b0 20 10 e2 8a 2e 5b 07 64 61 71 fa a3 50 4c 5d be 16 c7 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2372)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2372)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2370)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2370)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2370)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2370)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2371)@7d38b4d9c9a0: patching N(SD)=1 into dtap '05148C805DF22104BEB74C93'O MSC_Test_2-RAN(2371)@7d38b4d9c9a0: patched enc_l3: '05548C805DF22104BEB74C93'O MSC_Test_2-SCCP(2370)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2370)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2370)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2370)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05548C805DF22104BEB74C93'O 20250410110115811 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110115811 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110115811 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110115811 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110115811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-M3UA(2372)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110115811 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110115811 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110115811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110115811 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110115811 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 b3 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 8c 80 5d f2 21 04 be b7 4c 93 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110115811 DIUCS DEBUG (UTRAN-Iu-435) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110115811 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc584c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110115811 DIUCS DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc584c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110115811 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110115811 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110115811 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110115811 DMM DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 8c805df2beb74c93) (gsm_04_08.c:1128) 20250410110115811 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc2d210]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110115811 DVLR DEBUG SUBSCR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7) AUTH on UTRAN received RES: 8c805df2beb74c93 (8 bytes) (vlr_auth_fsm.c:151) 20250410110115811 DVLR INFO SUBSCR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110115811 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc2d210]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110115811 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc2d210]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110115811 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc2d210]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110115811 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc2d210]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc0d1f0] (vlr_auth_fsm.c:294) 20250410110115811 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc2d210]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110115811 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc2d210]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110115811 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250410110115811 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410110115811 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110115811 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110115811 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=205ac0007c3192c5fa8a7fce172b22a0, CK=NONE (ran_msg_iu.c:388) 20250410110115812 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc584c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110115812 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250410110115812 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110115812 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110115812 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110115812 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110115812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110115812 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110115812 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110115812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110115812 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110115812 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 09 06 c0 84 57 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 20 5a c0 00 7c 31 92 c5 fa 8a 7f ce 17 2b 22 a0 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2372)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2372)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2370)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2370)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2370)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2370)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2370)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2370)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2370)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2370)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250410110115817 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110115817 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110115817 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110115817 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110115817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110115817 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110115817 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110115817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110115817 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110115817 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 b3 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2372)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110115817 DIUCS DEBUG (UTRAN-Iu-435) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110115818 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc584c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110115818 DIUCS DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc584c0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110115818 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110115818 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110115818 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110115818 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250410110115818 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410110115818 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110115818 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc584c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110115818 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410110115818 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410110115818 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410110115818 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410110115818 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410110115818 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410110115818 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410110115818 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410110115818 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.975s remaining) (msc_a.c:450) 20250410110115818 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001040/3/1): Available (smpp_smsc.c:626) 20250410110115818 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110115818 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110115818 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110115818 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110115818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110115818 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110115818 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110115818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110115818 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110115818 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 09 06 c0 84 57 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 40 f0 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2372)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2372)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2370)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2370)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2370)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2370)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2373)@7d38b4d9c9a0: Created MnccExpect[0] for "12345" to be handled at TC_iu_mo_release_timeout2(2378) MSC_Test-MGCP(2374)@7d38b4d9c9a0: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_mo_release_timeout2(2378) MSC_Test_2-RAN(2371)@7d38b4d9c9a0: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2371)@7d38b4d9c9a0: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2370)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2370)@7d38b4d9c9a0: vl_len:28 MSC_Test_2-SCCP(2370)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2370)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O 20250410110115839 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110115839 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110115839 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110115839 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110115839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110115839 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110115839 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110115839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110115839 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110115839 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 b3 00 01 1c 00 14 40 18 00 00 01 00 10 40 11 10 03 85 04 06 60 05 04 02 00 81 5e 04 80 21 43 f5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2372)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110115839 DIUCS DEBUG (UTRAN-Iu-435) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110115839 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc584c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110115839 DIUCS DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc584c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110115839 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc69a10]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110115839 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc69a10]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110115839 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc69a10]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110115839 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250410110115839 DCC DEBUG trans(CC:NULL IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7 callref-0x8000003a tid-8) New transaction (transaction.c:231) 20250410110115839 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc69a10]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250410110115839 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc69a10]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250410110115839 DCC DEBUG trans(CC:NULL IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ callref-0x8000003a tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250410110115839 DCC DEBUG trans(CC:NULL IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ callref-0x8000003a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410110115839 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250410110115839 DCC DEBUG trans(CC:NULL IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ callref-0x8000003a tid-8) codecs: :0{AMR:octet-align=1#112} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (gsm_04_08_cc.c:702) 20250410110115839 DCC INFO trans(CC:NULL IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ callref-0x8000003a tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250410110115839 DCC DEBUG trans(CC:NULL IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ callref-0x8000003a tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250410110115839 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc69a10]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250410110115839 DCC DEBUG call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc2d210]{ESTABLISHING}: Allocated (fsm.c:456) 20250410110115839 DCC DEBUG call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc2d210]{ESTABLISHING}: is child of msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc69a10] (fsm.c:486) 20250410110115839 DCC DEBUG trans(CC:INITIATED IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ callref-0x8000003a tid-8) codecs: :0{AMR:octet-align=1#112} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (msc_a.c:2161) 20250410110115840 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc0cfe0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410110115840 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc0cfe0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc2d210] (fsm.c:486) 20250410110115840 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ:trans-8:call-169:RTP_TO_CN:no-CI)[0x563b4cc0cfe0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250410110115840 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ:trans-8:call-169:RTP_TO_CN:no-CI)[0x563b4cc0cfe0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250410110115840 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc55ea0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410110115840 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc55ea0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc2d210] (fsm.c:486) 20250410110115840 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ:trans-8:call-169:RTP_TO_RAN:no-CI)[0x563b4cc55ea0]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250410110115840 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ:trans-8:call-169:RTP_TO_RAN:no-CI)[0x563b4cc55ea0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2374)@7d38b4d9c9a0: Found Expect[0] for { line := { verb := "CRCX", trans_id := "437", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a9" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_iu_mo_release_timeout2(2378) TC_iu_mo_release_timeout2(2378)@7d38b4d9c9a0: f_mo_call_establish 2: rx 1st CRCX 20250410110115860 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ:trans-8:call-169:RTP_TO_CN:no-CI)[0x563b4cc0cfe0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410110115860 DCC DEBUG call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc2d210]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410110115860 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc69a10]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250410110115860 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc69a10]{MSC_A_ST_COMMUNICATING}: MGW endpoint's RTP address available for the CI RTP_TO_CN: 1.1.1.1:10000 (osmux=no:-2) (msc_a.c:855) 20250410110115860 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ callref-0x8000003a tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{AMR:octet-align=1#112}) (gsm_04_08_cc.c:309) TC_iu_mo_release_timeout2(2378)@7d38b4d9c9a0: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(2373)@7d38b4d9c9a0: Found MnccExpect[0] for "12345" handled at TC_iu_mo_release_timeout2(2378) MSC_Test-MNCC(2373)@7d38b4d9c9a0: Added conn table entry 0TC_iu_mo_release_timeout2(2378)-2147483590 TC_iu_mo_release_timeout2(2378)@7d38b4d9c9a0: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_mo_release_timeout2(2378)@7d38b4d9c9a0: f_mo_call_establish DONE TC_iu_mo_release_timeout2(2378)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110118840 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ:trans-8:call-169:RTP_TO_RAN:no-CI)[0x563b4cc55ea0]{ESTABLISHING}: Timeout of X2 (fsm.c:317) 20250410110118840 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ:trans-8:call-169:RTP_TO_RAN:no-CI)[0x563b4cc55ea0]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:223) 20250410110118840 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ:trans-8:call-169:RTP_TO_RAN:no-CI)[0x563b4cc55ea0]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250410110118840 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ:trans-8:call-169:RTP_TO_RAN:no-CI)[0x563b4cc55ea0]{DISCARDING}: Removing from parent call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc2d210] (rtp_stream.c:239) 20250410110118840 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ:trans-8:call-169:RTP_TO_RAN:no-CI)[0x563b4cc55ea0]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250410110118840 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ:trans-8:call-169:RTP_TO_RAN:no-CI)[0x563b4cc55ea0]{DISCARDING}: Deallocated (fsm.c:568) 20250410110118840 DCC DEBUG call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc2d210]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_GONE (rtp_stream.c:239) 20250410110118840 DCC DEBUG call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc2d210]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250410110118840 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ:trans-8:call-169:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc0cfe0]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410110118840 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ:trans-8:call-169:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc0cfe0]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc2d210] (call_leg.c:197) 20250410110118840 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ:trans-8:call-169:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc0cfe0]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250410110118841 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ:trans-8:call-169:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc0cfe0]{ESTABLISHING}: Deallocated (fsm.c:568) 20250410110118841 DLMGCP ERROR MGCP_CONN(RTP_TO_RAN)[0x563b4cc335e0]{ST_CRCX_RESP}: MGW: operation still pending, DLCX will be postponed. (mgcp_client_fsm.c:820) 20250410110118841 DCC DEBUG call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc2d210]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250410110118841 DCC DEBUG call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc2d210]{RELEASING}: Removing from parent msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc69a10] (call_leg.c:198) 20250410110118841 DCC DEBUG call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc2d210]{RELEASING}: Freeing instance (call_leg.c:198) 20250410110118841 DCC DEBUG call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc2d210]{RELEASING}: Deallocated (fsm.c:568) 20250410110118841 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc69a10]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250410110118841 DCC DEBUG trans(CC:INITIATED IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ callref-0x8000003a tid-8) Freeing transaction (transaction.c:243) 20250410110118841 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ callref-0x8000003a tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250410110118841 DCC DEBUG trans(CC:INITIATED IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ callref-0x8000003a tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250410110118841 DCC DEBUG trans(CC:INITIATED IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ callref-0x8000003a tid-8) new state INITIATED -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250410110118841 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc69a10]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_RELEASE (msc_a.c:2106) 20250410110118841 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc69a10]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110118841 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc584c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110118841 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ callref-0x8000003a tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250410110118841 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ callref-0x8000003a tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250410110118841 DCC DEBUG trans(CC:NULL IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ callref-0x8000003a tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410110118841 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250410110118841 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc69a10]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110118841 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc69a10]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250410110118841 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110118841 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110118841 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110118841 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110118841 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110118841 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc584c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110118841 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410110118842 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110118842 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110118842 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110118842 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110118842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110118842 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110118842 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110118842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110118842 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110118842 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 b9 00 00 00 c3 03 00 00 09 06 c0 84 57 00 01 17 00 14 40 13 00 00 02 00 10 40 07 06 83 2d 08 02 e1 af 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110118842 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110118842 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110118842 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110118842 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110118842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110118842 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110118842 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110118842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110118842 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110118842 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 09 06 c0 84 57 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2372)@7d38b4d9c9a0: Message received on association #8 MSC_Test-MNCC(2373)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_mo_release_timeout2(2378)-2147483590 MSC_Test_2-M3UA(2372)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2370)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2370)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2370)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2370)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2372)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2372)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2370)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2370)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2370)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2370)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2370)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2370)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2370)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2370)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250410110118851 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110118851 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110118851 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110118851 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110118851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110118851 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110118851 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110118851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110118851 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110118851 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 b3 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2372)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110118851 DIUCS DEBUG (UTRAN-Iu-435) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110118851 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc584c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110118851 DIUCS DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc584c0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110118851 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110118851 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110118851 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110118851 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110118851 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110118851 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110118851 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110118851 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110118851 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc69a10] (msc_a.c:1053) 20250410110118851 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110118851 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410110118851 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc334b0] (msc_a.c:1053) 20250410110118851 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110118851 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110118851 DMSC DEBUG msub_fsm[0x563b4cc334b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110118851 DMSC DEBUG msub(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7) MSC-A terminated (msub.c:261) 20250410110118852 DMSC DEBUG msub(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7) 1 MSC-I still active (msub.c:79) 20250410110118852 DMSC DEBUG msub_fsm[0x563b4cc334b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110118852 DMSC DEBUG msub_fsm[0x563b4cc334b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110118852 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc584c0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110118852 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc584c0]{READY}: Removing from parent msub_fsm[0x563b4cc334b0] (msub.c:113) 20250410110118852 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-435 (ran_conn.c:142) 20250410110118852 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-435 (ran_conn.c:155) 20250410110118852 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc584c0]{READY}: Freeing instance (msub.c:113) 20250410110118852 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7:UTRAN-Iu-435:CM_SERVICE_REQ)[0x563b4cc584c0]{READY}: Deallocated (fsm.c:568) 20250410110118852 DMSC DEBUG msub(IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7) Free (msub.c:119) 20250410110118852 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0xA8B17FC7 - active-conn: now used by 1 (attached) (msub.c:375) 20250410110118852 DMSC DEBUG msub_fsm[0x563b4cc334b0]{terminating}: Freeing instance (msub.c:113) 20250410110118852 DMSC DEBUG msub_fsm[0x563b4cc334b0]{terminating}: Deallocated (fsm.c:568) 20250410110118852 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110118852 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110118852 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110118852 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110118852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110118852 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110118852 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110118852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110118852 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110118852 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 09 04 c0 84 57 00 01 b3 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2372)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2372)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2370)@7d38b4d9c9a0: Session index based on local reference:0 20250410110118855 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110118855 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110118855 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110118855 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110118855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110118855 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110118855 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110118855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110118855 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110118855 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 b3 c0 84 57 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-RAN(2371)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_mo_release_timeout2(2378)12616791 MSC_Test_2-M3UA(2372)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_mo_release_timeout2(2378)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_release_timeout2(2378)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_release_timeout2(2378)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_release_timeout2(2378)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410110118865 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410110118864 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410110118864 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110118865 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410110118865 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410110118865 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410110118865 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110118865 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110118865 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410110118865 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110118865 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110118865 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410110118865 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110118865 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110118865 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110118865 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110118865 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110118865 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110118865 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110118865 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110118865 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250410110118865 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110118865 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110118865 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410110118865 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410110118866 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250410110118866 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110118866 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110118866 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110118866 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250410110118866 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250410110118866 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110118867 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250410110118867 DLSS7 ERROR 0: ASP(virt-bsc1-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250410110118867 DLINP ERROR SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:766) MSC_Test_0-SCCP(2364)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(2375)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110118867 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110118867 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1126) 20250410110118867 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110118867 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110118867 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110118867 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110118867 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110118868 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110118868 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110118868 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2369)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-SCCP(2370)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-SCCP(2367)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(2376)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(2373)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110118868 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test_0-RAN(2365)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-RAN(2368)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-RAN(2371)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110118869 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110118869 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110118869 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110118869 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250410110118869 DLINP ERROR SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:766) 20250410110118869 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110118870 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410110118870 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110118870 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110118870 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110118870 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110118870 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110118870 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110118870 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110118870 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) IPA-CTRL-CLI-IPA(2363)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(2366)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-M3UA(2372)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110118871 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:378) 20250410110118871 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410110118871 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250410110118871 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-SMPP(2377)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2379)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(2374)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2363): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(2364): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(2365): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(2366): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-SCCP(2367): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-RAN(2368): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-M3UA(2369): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-SCCP(2370): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-RAN(2371): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-M3UA(2372): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(2373): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(2374): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(2375): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(2376): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(2377): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_iu_mo_release_timeout2(2378): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2379): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_iu_mo_release_timeout finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_release_timeout pass'. Thu Apr 10 11:01:18 UTC 2025 ====== MSC_Tests_Iu.TC_iu_mo_release_timeout pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_iu_mo_release_timeout.talloc 20250410110119867 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=529816) 20250410110120867 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110120867 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110120867 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110120868 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110120868 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110120868 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110120868 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410110120870 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110120870 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110120870 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) Waiting for packet dumper to finish... 1 (prev_count=529816, count=533268) 20250410110121869 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_release_timeout pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_reset_two_1iu'. ------ MSC_Tests.TC_reset_two_1iu ------ Thu Apr 10 11:01:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_reset_two_1iu.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_reset_two_1iu.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410110122870 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests.TC_reset_two_1iu' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_reset_two_1iu started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2383)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(2383)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2383)@7d38b4d9c9a0: ************************************************* MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-SCCP(2381)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_1-M3UA(2386)@7d38b4d9c9a0: ************************************************* MSC_Test_1-M3UA(2386)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2386)@7d38b4d9c9a0: ************************************************* MSC_Test_1-SCCP(2384)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_2-M3UA(2389)@7d38b4d9c9a0: ************************************************* MSC_Test_2-M3UA(2389)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2389)@7d38b4d9c9a0: ************************************************* MSC_Test_2-SCCP(2387)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410110123839 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2390)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410110123871 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410110123871 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2392)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2392)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410110123875 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2392)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2392)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2392)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2392)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2392)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2392)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410110123891 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410110123891 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250410110124006 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110124006 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410110124006 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110124006 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2383)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2383)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2383)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110124011 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110124011 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110124011 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110124011 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110124011 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110124011 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110124011 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110124011 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110124011 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110124011 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410110124011 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2383)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(2383)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2383)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2383)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2383)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410110124011 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110124011 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110124011 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110124011 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410110124011 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110124011 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110124011 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110124011 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110124011 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110124011 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410110124011 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110124011 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2383)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2383)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2383)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2383)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2383)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2383)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2383)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2383)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110124011 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410110124011 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410110124021 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110124021 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250410110124021 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110124021 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2386)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2386)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2386)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2386)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_1-M3UA(2386)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410110124025 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110124025 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110124025 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110124025 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110124025 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110124025 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110124025 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110124025 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110124025 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110124025 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110124025 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2386)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2386)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2386)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410110124026 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110124026 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110124026 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110124026 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2386)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410110124026 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110124026 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110124026 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110124026 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110124026 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110124026 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110124026 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110124026 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2386)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2386)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2386)@7d38b4d9c9a0: Message received on association #8 20250410110124026 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:413) 20250410110124026 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2386)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2386)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2386)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2386)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110124033 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110124033 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250410110124033 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110124033 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2389)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2389)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2389)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110124041 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110124041 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110124041 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110124041 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110124041 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110124041 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110124041 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110124041 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110124041 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110124041 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110124041 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2389)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_2-M3UA(2389)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2389)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2389)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2389)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410110124044 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110124044 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110124044 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110124044 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110124044 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110124044 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110124044 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110124044 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110124044 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_2-M3UA(2389)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410110124044 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110124044 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110124044 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110124044 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410110124045 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) 20250410110124045 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2386)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2389)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2386)@7d38b4d9c9a0: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2389)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2389)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2389)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2389)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2389)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2389)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110124820 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110124820 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110124820 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110124820 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110124820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110124820 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110124820 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110124820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110124820 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110124820 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2383)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110124821 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110124821 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110124821 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110124821 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110124821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110124821 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110124821 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110124821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110124821 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110124821 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2383)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2383)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2382)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410110124828 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110124828 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110124828 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410110124828 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410110124828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110124828 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110124828 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110124828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110124828 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110124828 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2386)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110124829 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110124829 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110124829 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110124829 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250410110124829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110124829 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250410110124829 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110124829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250410110124829 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110124829 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2386)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2386)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2385)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410110124849 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110124849 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110124849 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110124849 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110124849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110124849 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110124849 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110124849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110124849 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110124849 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110124849 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) MSC_Test_2-M3UA(2389)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110124849 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110124849 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110124849 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110124849 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110124849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110124849 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110124849 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110124849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110124849 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110124849 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110124849 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) MSC_Test_2-M3UA(2389)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2389)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2388)@7d38b4d9c9a0: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410110125892 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410110125892 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110125892 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410110125892 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410110125892 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410110125892 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110125892 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110125892 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410110125892 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110125892 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110125892 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410110125893 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110125893 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110125893 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110125893 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110125893 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110125893 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110125893 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110125893 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110125893 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110125893 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test_0-SCCP(2381)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(2383)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110125893 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410110125893 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410110125893 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250410110125894 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) MSC_Test-GSUP-IPA(2392)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110125894 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110125894 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110125894 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250410110125895 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250410110125895 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110125895 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250410110125895 DLSS7 ERROR 0: ASP(virt-bsc1-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250410110125895 DLINP ERROR SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:766) 20250410110125895 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110125895 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1126) 20250410110125895 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110125895 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110125895 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110125895 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110125895 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110125895 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110125895 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110125895 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110125895 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test-GSUP(2393)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-SCCP(2384)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(2382)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-M3UA(2386)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(2394)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110125895 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410110125895 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250410110125895 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:378) 20250410110125896 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410110125896 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110125896 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110125896 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110125896 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250410110125896 DLINP ERROR SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:766) 20250410110125896 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) MSC_Test_2-SCCP(2387)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(2390)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110125896 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410110125896 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110125896 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110125896 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110125896 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110125896 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110125896 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110125896 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110125896 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2389)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110125896 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250410110125896 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-RAN(2388)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-RAN(2385)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2380)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(2391)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: pass MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2380): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(2381): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(2382): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(2383): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-SCCP(2384): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-RAN(2385): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-M3UA(2386): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-SCCP(2387): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-RAN(2388): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-M3UA(2389): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(2390): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(2391): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(2392): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(2393): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(2394): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_reset_two_1iu finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_reset_two_1iu pass'. Thu Apr 10 11:01:25 UTC 2025 ====== MSC_Tests.TC_reset_two_1iu pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_reset_two_1iu.talloc 20250410110126895 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=163892) 20250410110127893 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110127894 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110127894 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110127896 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110127896 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110127896 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110127896 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410110127897 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110127897 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110127897 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) Waiting for packet dumper to finish... 1 (prev_count=163892, count=167480) 20250410110128898 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests.TC_reset_two_1iu pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_call'. ------ MSC_Tests_Iu.TC_iu_lu_and_mt_call ------ Thu Apr 10 11:01:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mt_call.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mt_call.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410110129899 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_call' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_iu_lu_and_mt_call started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2398)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(2398)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2398)@7d38b4d9c9a0: ************************************************* MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-SCCP(2396)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_1-M3UA(2401)@7d38b4d9c9a0: ************************************************* MSC_Test_1-M3UA(2401)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2401)@7d38b4d9c9a0: ************************************************* MSC_Test_1-SCCP(2399)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_2-M3UA(2404)@7d38b4d9c9a0: ************************************************* MSC_Test_2-M3UA(2404)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2404)@7d38b4d9c9a0: ************************************************* MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410110130699 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2405)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410110130868 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110130868 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410110130868 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110130868 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2398)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2398)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2398)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110130874 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110130874 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110130874 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110130874 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110130874 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110130874 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110130874 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110130874 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110130874 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110130874 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410110130874 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2398)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(2398)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2398)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2398)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2398)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410110130874 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410110130874 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410110130874 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110130874 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110130874 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110130874 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410110130874 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110130874 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110130874 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110130874 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110130874 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110130874 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410110130874 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110130874 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2398)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2398)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2398)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2398)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2398)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2398)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2398)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2398)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110130881 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110130881 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250410110130881 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110130881 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2401)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2401)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2401)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110130885 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110130885 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110130885 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110130885 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110130885 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110130885 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110130885 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110130885 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110130885 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110130885 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110130885 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2401)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_1-M3UA(2401)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2401)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2401)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2401)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410110130886 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110130886 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110130886 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110130886 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110130886 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110130886 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110130886 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110130886 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110130886 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110130886 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110130886 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110130886 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2401)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2401)@7d38b4d9c9a0: Message received on association #8 20250410110130886 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:413) 20250410110130886 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2401)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2401)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2401)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2401)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2401)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2401)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110130894 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110130894 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250410110130894 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110130894 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2404)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2404)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 20250410110130899 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410110130899 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test_2-M3UA(2404)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test-GSUP-IPA(2407)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) 20250410110130902 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110130902 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110130902 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110130902 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110130902 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110130902 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110130902 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110130902 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110130902 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110130902 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110130902 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2404)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_2-M3UA(2404)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2404)@7d38b4d9c9a0: Message received on association #8 MSC_Test-GSUP-IPA(2407)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test_2-M3UA(2404)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2404)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410110130905 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250410110130905 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110130905 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110130905 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) MSC_Test_2-M3UA(2404)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410110130905 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110130905 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110130905 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110130905 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110130906 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110130906 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110130906 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110130906 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110130906 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110130906 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410110130906 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) 20250410110130906 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2401)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2401)@7d38b4d9c9a0: Received M3UA_DAVA -> discard MSC_Test-GSUP-IPA(2407)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2407)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2407)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2407)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test_2-M3UA(2404)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2404)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2407)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2407)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_2-M3UA(2404)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2404)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2404)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2404)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2404)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110130934 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410110130934 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2408)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000001142" to be handled at TC_iu_lu_and_mt_call2(2410) TC_iu_lu_and_mt_call2(2410)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001142'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410110131682 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110131682 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110131682 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110131682 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110131682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110131682 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110131682 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110131682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110131682 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110131682 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2398)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110131682 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110131682 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110131682 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110131682 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110131682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110131682 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110131682 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110131682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110131682 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110131682 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2398)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2398)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110131687 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110131687 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110131687 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410110131687 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410110131687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110131687 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110131687 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110131687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110131687 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110131687 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2401)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110131688 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110131688 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110131688 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110131688 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250410110131688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110131688 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250410110131688 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110131688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250410110131688 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110131688 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(2397)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2401)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2401)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2400)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410110131709 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110131709 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110131709 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110131709 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110131709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110131709 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110131709 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110131709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110131709 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110131709 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2404)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110131710 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250410110131710 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250410110131711 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110131711 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110131711 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110131711 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110131711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110131711 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110131711 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110131711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110131711 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110131711 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2404)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2404)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2403)@7d38b4d9c9a0: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2403)@7d38b4d9c9a0: Added conn table entry 0TC_iu_lu_and_mt_call2(2410)3924729 MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: First idle individual index:0 20250410110131731 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110131731 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110131731 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110131731 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110131731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110131731 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110131731 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110131731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110131731 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110131731 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 3b e2 f9 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 11 24 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2404)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2403)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410110131732 DIUCS DEBUG (UTRAN-Iu-436 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110131732 DMSC DEBUG msub_fsm[0x563b4cc584c0]{active}: Allocated (fsm.c:456) 20250410110131732 DMSC DEBUG msc_i[0x563b4cc334b0]{READY}: Allocated (fsm.c:456) 20250410110131732 DMSC DEBUG msc_i[0x563b4cc334b0]{READY}: is child of msub_fsm[0x563b4cc584c0] (fsm.c:486) 20250410110131732 DMSC DEBUG msc_a[0x563b4cc55ea0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110131732 DMSC DEBUG msc_a[0x563b4cc55ea0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc584c0] (fsm.c:486) 20250410110131732 DMSC DEBUG msc_a(unknown:UTRAN-Iu-436:NONE)[0x563b4cc55ea0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110131732 DMSC DEBUG msc_i(unknown:UTRAN-Iu-436:NONE)[0x563b4cc334b0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110131732 DMSC DEBUG msc_a(unknown:UTRAN-Iu-436:NONE)[0x563b4cc55ea0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110131732 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-436:NONE)[0x563b4cc55ea0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110131732 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-436:NONE)[0x563b4cc55ea0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110131732 DMM DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-436:LU)[0x563b4cc55ea0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001142 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410110131732 DMM DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-436:LU)[0x563b4cc55ea0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410110131732 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-436:LU)[0x563b4cc0cfe0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410110131732 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-436:LU)[0x563b4cc0cfe0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001142:UTRAN-Iu-436:LU)[0x563b4cc55ea0] (fsm.c:486) 20250410110131732 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-436:LU)[0x563b4cc0cfe0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410110131732 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-436:LU)[0x563b4cc0cfe0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410110131732 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410110131732 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001142 id=262420000001142 (vlr.c:661) 20250410110131732 DVLR INFO New subscr, IMSI: 262420000001142 (vlr.c:562) 20250410110131732 DVLR DEBUG VLR subscr IMSI-262420000001142 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410110131732 DMSC DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-436:LU)[0x563b4cc55ea0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110131732 DMSC DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-436:LU)[0x563b4cc55ea0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110131732 DVLR DEBUG VLR subscr IMSI-262420000001142 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410110131732 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410110131732 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-436:LU)[0x563b4cc0cfe0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410110131732 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-436:LU)[0x563b4cc0cfe0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410110131732 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-436:LU)[0x563b4cc0cfe0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410110131732 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-436:LU)[0x563b4cc2d210]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110131732 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-436:LU)[0x563b4cc2d210]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-436:LU)[0x563b4cc0cfe0] (fsm.c:486) 20250410110131732 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-436:LU)[0x563b4cc2d210]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110131732 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-436:LU)[0x563b4cc2d210]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110131732 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110131732 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110131732 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110131732 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110131732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110131732 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110131732 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110131732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110131732 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110131732 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0e 02 3b e2 f9 00 01 b4 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2404)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2404)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: { messageType := 2, destLocRef := '3BE2F9'O, sourceLocRef := '0001B4'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(2408)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000001142" handled at TC_iu_lu_and_mt_call2(2410) MSC_Test-GSUP(2408)@7d38b4d9c9a0: Added IMSI table entry 0TC_iu_lu_and_mt_call2(2410)"262420000001142" TC_iu_lu_and_mt_call2(2410)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call2(2410)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410110131736 DVLR DEBUG VLR subscr IMSI-262420000001142 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110131736 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-436:LU)[0x563b4cc2d210]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110131736 DVLR DEBUG SUBSCR(IMSI-262420000001142) Received 1 auth tuples (vlr.c:996) 20250410110131736 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-436:LU)[0x563b4cc2d210]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110131736 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-436:LU)[0x563b4cc2d210]{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:324) 20250410110131736 DMM DEBUG Tx AUTH REQ (rand = e57692c88ce402ded74a642686b1b417) (gsm_04_08.c:641) 20250410110131736 DMM DEBUG AUTH REQ (autn = ea5016670ce654962fb693d46431a313) (gsm_04_08.c:643) 20250410110131736 DIUCS DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-436:LU)[0x563b4cc55ea0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110131736 DIUCS DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-436:LU)[0x563b4cc55ea0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110131736 DMSC DEBUG msc_i(IMSI-262420000001142:UTRAN-Iu-436:LU)[0x563b4cc334b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110131736 DVLR DEBUG VLR subscr IMSI-262420000001142 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110131736 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110131736 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110131736 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110131736 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110131736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110131736 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110131736 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110131736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110131736 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110131736 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 3b e2 f9 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 e5 76 92 c8 8c e4 02 de d7 4a 64 26 86 b1 b4 17 20 10 ea 50 16 67 0c e6 54 96 2f b6 93 d4 64 31 a3 13 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2404)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2404)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2403)@7d38b4d9c9a0: patching N(SD)=1 into dtap '05142BFBD3682104E4B3EDF7'O MSC_Test_2-RAN(2403)@7d38b4d9c9a0: patched enc_l3: '05542BFBD3682104E4B3EDF7'O MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05542BFBD3682104E4B3EDF7'O 20250410110131746 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110131746 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110131746 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2404)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110131746 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110131746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110131746 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110131746 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110131746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110131746 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110131746 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 b4 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 2b fb d3 68 21 04 e4 b3 ed f7 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110131746 DIUCS DEBUG (UTRAN-Iu-436) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110131746 DMSC DEBUG msc_i(IMSI-262420000001142:UTRAN-Iu-436:LU)[0x563b4cc334b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110131746 DIUCS DEBUG msc_i(IMSI-262420000001142:UTRAN-Iu-436:LU)[0x563b4cc334b0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110131746 DMSC DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-436:LU)[0x563b4cc55ea0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110131747 DIUCS DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-436:LU)[0x563b4cc55ea0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110131747 DIUCS DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-436:LU)[0x563b4cc55ea0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110131747 DMM DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-436:LU)[0x563b4cc55ea0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 2bfbd368e4b3edf7) (gsm_04_08.c:1128) 20250410110131747 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-436:LU)[0x563b4cc2d210]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110131747 DVLR DEBUG SUBSCR(IMSI-262420000001142) AUTH on UTRAN received RES: 2bfbd368e4b3edf7 (8 bytes) (vlr_auth_fsm.c:151) 20250410110131747 DVLR INFO SUBSCR(IMSI-262420000001142) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110131747 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-436:LU)[0x563b4cc2d210]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110131747 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-436:LU)[0x563b4cc2d210]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110131747 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-436:LU)[0x563b4cc2d210]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110131747 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-436:LU)[0x563b4cc2d210]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-436:LU)[0x563b4cc0cfe0] (vlr_auth_fsm.c:294) 20250410110131747 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-436:LU)[0x563b4cc2d210]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110131747 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-436:LU)[0x563b4cc2d210]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110131747 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-436:LU)[0x563b4cc0cfe0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410110131747 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-436:LU)[0x563b4cc0cfe0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410110131747 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-436:LU)[0x563b4cc0cfe0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110131747 DIUCS DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-436:LU)[0x563b4cc55ea0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110131747 DIUCS DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-436:LU)[0x563b4cc55ea0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=649f4f13f018ed2c9f5675b6747ed042, CK=NONE (ran_msg_iu.c:388) 20250410110131747 DMSC DEBUG msc_i(IMSI-262420000001142:UTRAN-Iu-436:LU)[0x563b4cc334b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110131747 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-436:LU)[0x563b4cc0cfe0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250410110131747 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110131747 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110131747 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110131747 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110131747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110131747 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110131747 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110131747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110131747 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110131747 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 3b e2 f9 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 64 9f 4f 13 f0 18 ed 2c 9f 56 75 b6 74 7e d0 42 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2404)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2404)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250410110131764 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110131764 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110131764 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110131764 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110131764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110131764 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110131765 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110131765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110131765 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110131765 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 b4 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2404)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110131765 DIUCS DEBUG (UTRAN-Iu-436) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110131765 DMSC DEBUG msc_i(IMSI-262420000001142:UTRAN-Iu-436:LU)[0x563b4cc334b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110131765 DIUCS DEBUG msc_i(IMSI-262420000001142:UTRAN-Iu-436:LU)[0x563b4cc334b0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110131765 DMSC DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-436:LU)[0x563b4cc55ea0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110131765 DIUCS DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-436:LU)[0x563b4cc55ea0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110131765 DIUCS DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-436:LU)[0x563b4cc55ea0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110131765 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-436:LU)[0x563b4cc0cfe0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410110131765 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-436:LU)[0x563b4cc0cfe0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410110131765 DIUCS DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-436:LU)[0x563b4cc55ea0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110131765 DMSC DEBUG msc_i(IMSI-262420000001142:UTRAN-Iu-436:LU)[0x563b4cc334b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110131765 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-436:LU)[0x563b4cc0cfe0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410110131765 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-436:LU)[0x563b4cc0cfe0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410110131765 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:UTRAN-Iu-436:LU)[0x563b4cc2d210]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110131765 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:UTRAN-Iu-436:LU)[0x563b4cc2d210]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-436:LU)[0x563b4cc0cfe0] (fsm.c:486) 20250410110131765 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:UTRAN-Iu-436:LU)[0x563b4cc2d210]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410110131765 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:UTRAN-Iu-436:LU)[0x563b4cc2d210]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410110131765 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110131765 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110131765 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110131765 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110131765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110131765 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110131765 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110131765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110131765 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110131765 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 3b e2 f9 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 41 f2 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2404)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2404)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110131771 DVLR DEBUG VLR subscr IMSI-262420000001142 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110131771 DVLR DEBUG IMSI:262420000001142 has MSISDN:491230001142 (vlr.c:1045) 20250410110131771 DMSC NOTICE msub(IMSI-262420000001142:MSISDN-491230001142) VLR: update for IMSI=262420000001142 (MSISDN=491230001142) (gsm_04_08.c:1541) 20250410110131771 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110131771 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110131771 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-436:LU)[0x563b4cc0cfe0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410110131771 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:UTRAN-Iu-436:LU)[0x563b4cc2d210]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410110131771 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:UTRAN-Iu-436:LU)[0x563b4cc2d210]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410110131771 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:UTRAN-Iu-436:LU)[0x563b4cc2d210]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410110131771 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:UTRAN-Iu-436:LU)[0x563b4cc2d210]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-436:LU)[0x563b4cc0cfe0] (vlr_lu_fsm.c:110) 20250410110131771 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:UTRAN-Iu-436:LU)[0x563b4cc2d210]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410110131771 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:UTRAN-Iu-436:LU)[0x563b4cc2d210]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110131771 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-436:LU)[0x563b4cc0cfe0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410110131771 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-436:LU)[0x563b4cc0cfe0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410110131771 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-436:LU)[0x563b4cc0d1f0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110131771 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-436:LU)[0x563b4cc0d1f0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-436:LU)[0x563b4cc0cfe0] (fsm.c:486) 20250410110131771 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-436:LU)[0x563b4cc0d1f0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410110131771 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-436:LU)[0x563b4cc0d1f0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410110131771 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-436:LU)[0x563b4cc0d1f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410110131771 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-436:LU)[0x563b4cc0d1f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410110131771 DMSC NOTICE msub(IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x7F3E13B8) VLR: update for IMSI=262420000001142 (MSISDN=491230001142) (gsm_04_08.c:1541) 20250410110131772 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-436:LU)[0x563b4cc0d1f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410110131772 DMM DEBUG -> IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x7F3E13B8 LOCATION UPDATE ACCEPT (TMSI = 0x7f3e13b8) (gsm_04_08.c:149) 20250410110131772 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x7F3E13B8:UTRAN-Iu-436:LU)[0x563b4cc55ea0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250410110131772 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x7F3E13B8:UTRAN-Iu-436:LU)[0x563b4cc55ea0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110131772 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x7F3E13B8:UTRAN-Iu-436:LU)[0x563b4cc334b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110131772 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x7F3E13B8 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110131772 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110131772 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110131772 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110131772 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110131772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110131772 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110131772 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110131772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110131772 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110131772 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 3b e2 f9 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 7f 3e 13 b8 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2404)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2404)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call2(2410)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2403)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2403)@7d38b4d9c9a0: patched enc_l3: '059B'O MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: vl_len:14 MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250410110131778 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) MSC_Test_2-M3UA(2404)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110131778 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110131778 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110131778 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110131778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110131778 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110131778 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110131778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110131778 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110131778 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 b4 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110131778 DIUCS DEBUG (UTRAN-Iu-436) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110131778 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x7F3E13B8:UTRAN-Iu-436:LU)[0x563b4cc334b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110131778 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x7F3E13B8:UTRAN-Iu-436:LU)[0x563b4cc334b0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110131778 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x7F3E13B8:UTRAN-Iu-436:LU)[0x563b4cc55ea0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110131778 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x7F3E13B8:UTRAN-Iu-436:LU)[0x563b4cc55ea0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110131778 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x7F3E13B8:UTRAN-Iu-436:LU)[0x563b4cc55ea0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110131778 DMM DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x7F3E13B8:UTRAN-Iu-436:LU)[0x563b4cc55ea0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410110131778 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x7F3E13B8:UTRAN-Iu-436:LU)[0x563b4cc0cfe0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410110131778 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-436:LU)[0x563b4cc0d1f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410110131778 DMSC NOTICE msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8) VLR: update for IMSI=262420000001142 (MSISDN=491230001142) (gsm_04_08.c:1541) 20250410110131778 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410110131778 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-436:LU)[0x563b4cc0d1f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410110131778 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-436:LU)[0x563b4cc0cfe0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410110131778 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-436:LU)[0x563b4cc0d1f0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410110131778 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-436:LU)[0x563b4cc0d1f0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-436:LU)[0x563b4cc0cfe0] (vlr_lu_fsm.c:817) 20250410110131778 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-436:LU)[0x563b4cc0d1f0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410110131778 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-436:LU)[0x563b4cc0d1f0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110131778 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-436:LU)[0x563b4cc0cfe0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410110131778 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-436:LU)[0x563b4cc55ea0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410110131778 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-436:LU)[0x563b4cc55ea0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.953s remaining) (msc_a.c:450) 20250410110131778 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001142/3/1): Available (smpp_smsc.c:626) 20250410110131778 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-436:LU)[0x563b4cc55ea0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110131778 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-436:LU)[0x563b4cc55ea0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110131778 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-436:LU)[0x563b4cc55ea0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110131778 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110131778 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110131778 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110131778 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-436:LU)[0x563b4cc55ea0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110131779 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-436:LU)[0x563b4cc334b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110131779 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410110131779 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110131779 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110131779 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110131779 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110131779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110131779 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110131779 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110131779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110131779 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110131779 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 3b e2 f9 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2404)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2404)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2404)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110131787 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110131787 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110131787 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110131787 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110131787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110131787 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110131787 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110131787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110131787 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110131787 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 b4 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110131787 DIUCS DEBUG (UTRAN-Iu-436) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110131787 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-436:LU)[0x563b4cc334b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110131787 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-436:LU)[0x563b4cc334b0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110131787 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-436:LU)[0x563b4cc55ea0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110131787 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-436:LU)[0x563b4cc55ea0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110131787 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-436:LU)[0x563b4cc55ea0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110131787 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-436:LU)[0x563b4cc55ea0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110131787 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-436:LU)[0x563b4cc55ea0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110131787 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-436:LU)[0x563b4cc55ea0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110131787 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-436:LU)[0x563b4cc55ea0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110131787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-436:LU)[0x563b4cc0cfe0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110131787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-436:LU)[0x563b4cc0cfe0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-436:LU)[0x563b4cc55ea0] (msc_a.c:1053) 20250410110131787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-436:LU)[0x563b4cc0cfe0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410110131787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-436:LU)[0x563b4cc0cfe0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110131787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-436:LU)[0x563b4cc0cfe0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410110131787 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-436:LU)[0x563b4cc55ea0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc584c0] (msc_a.c:1053) 20250410110131787 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-436:LU)[0x563b4cc55ea0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110131787 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-436:LU)[0x563b4cc55ea0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110131787 DMSC DEBUG msub_fsm[0x563b4cc584c0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110131787 DMSC DEBUG msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8) MSC-A terminated (msub.c:261) 20250410110131787 DMSC DEBUG msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8) 1 MSC-I still active (msub.c:79) 20250410110131787 DMSC DEBUG msub_fsm[0x563b4cc584c0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110131787 DMSC DEBUG msub_fsm[0x563b4cc584c0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110131787 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-436:LU)[0x563b4cc334b0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110131787 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-436:LU)[0x563b4cc334b0]{READY}: Removing from parent msub_fsm[0x563b4cc584c0] (msub.c:113) 20250410110131787 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-436 (ran_conn.c:142) 20250410110131787 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-436 (ran_conn.c:155) 20250410110131787 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-436:LU)[0x563b4cc334b0]{READY}: Freeing instance (msub.c:113) 20250410110131787 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-436:LU)[0x563b4cc334b0]{READY}: Deallocated (fsm.c:568) 20250410110131787 DMSC DEBUG msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8) Free (msub.c:119) 20250410110131787 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8 - active-conn: now used by 1 (attached) (msub.c:375) 20250410110131787 DMSC DEBUG msub_fsm[0x563b4cc584c0]{terminating}: Freeing instance (msub.c:113) 20250410110131787 DMSC DEBUG msub_fsm[0x563b4cc584c0]{terminating}: Deallocated (fsm.c:568) 20250410110131787 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110131787 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110131787 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110131787 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110131787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110131787 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110131787 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110131787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110131787 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110131787 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0e 04 3b e2 f9 00 01 b4 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2404)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2404)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-RAN(2403)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_lu_and_mt_call2(2410)3924729 20250410110131789 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110131789 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110131789 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110131789 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110131789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110131789 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110131789 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110131789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110131789 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110131789 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 b4 3b e2 f9 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2404)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_call2(2410)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call2(2410)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call2(2410)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call2(2410)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2403)@7d38b4d9c9a0: Created IMSI[0] for '262420000001142'H'7F3E13B8'O to be handled at TC_iu_lu_and_mt_call2(2410) MSC_Test-MNCC(2405)@7d38b4d9c9a0: Added conn table entry 0TC_iu_lu_and_mt_call2(2410)1488740207 20250410110131793 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250410110131793 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250410110131793 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8 callref-0x58bc5f6f tid-255) New transaction (transaction.c:231) 20250410110131793 DMNCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8 callref-0x58bc5f6f tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} (gsm_04_08_cc.c:790) 20250410110131793 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8 callref-0x58bc5f6f tid-255) codecs: :0{(no-codecs)} (from: remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250410110131793 DMNCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8 callref-0x58bc5f6f tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250410110131793 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250410110131793 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250410110131793 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110131793 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110131793 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110131793 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110131793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110131793 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110131793 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110131793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110131793 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110131793 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 42 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 22 00 0e 40 1e 00 00 03 00 03 40 01 00 00 17 40 09 50 62 42 02 00 00 10 41 f2 00 40 40 05 00 7f 3e 13 b8 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2404)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2404)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2403)@7d38b4d9c9a0: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_call2(2410) TC_iu_lu_and_mt_call2(2410)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2403)@7d38b4d9c9a0: Created IMSI[1] for '262420000001142'H'7F3E13B8'O to be handled at TC_iu_lu_and_mt_call2(2410) TC_iu_lu_and_mt_call2(2410)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '7F3E13B8'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2403)@7d38b4d9c9a0: Added conn table entry 0TC_iu_lu_and_mt_call2(2410)13564046 MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: First idle individual index:0 20250410110131799 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110131799 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110131799 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110131799 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110131799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110131799 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110131799 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_2-M3UA(2404)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110131799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110131799 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110131799 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 ce f8 8e 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 7f 3e 13 b8 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110131800 DIUCS DEBUG (UTRAN-Iu-437 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110131800 DMSC DEBUG msub_fsm[0x563b4cc334b0]{active}: Allocated (fsm.c:456) 20250410110131800 DMSC DEBUG msc_i[0x563b4cc584c0]{READY}: Allocated (fsm.c:456) 20250410110131800 DMSC DEBUG msc_i[0x563b4cc584c0]{READY}: is child of msub_fsm[0x563b4cc334b0] (fsm.c:486) 20250410110131800 DMSC DEBUG msc_a[0x563b4cc0d1f0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110131800 DMSC DEBUG msc_a[0x563b4cc0d1f0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc334b0] (fsm.c:486) 20250410110131800 DMSC DEBUG msc_a(unknown:UTRAN-Iu-437:NONE)[0x563b4cc0d1f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110131800 DMSC DEBUG msc_i(unknown:UTRAN-Iu-437:NONE)[0x563b4cc584c0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110131800 DMSC DEBUG msc_a(unknown:UTRAN-Iu-437:NONE)[0x563b4cc0d1f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110131800 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-437:NONE)[0x563b4cc0d1f0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110131800 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-437:NONE)[0x563b4cc0d1f0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110131800 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc2d210]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410110131800 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc2d210]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc0d1f0] (fsm.c:486) 20250410110131800 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc2d210]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250410110131800 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc2d210]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410110131800 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410110131800 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410110131800 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc0d1f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110131800 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc0d1f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110131800 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc2d210]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410110131800 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc2d210]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250410110131800 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc335e0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110131800 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc335e0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc2d210] (fsm.c:486) 20250410110131800 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc335e0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110131800 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc335e0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110131800 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8 - proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250410110131800 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110131800 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110131800 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110131800 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110131800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110131800 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110131800 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110131800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110131800 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110131800 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0f 02 ce f8 8e 00 01 b5 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2404)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2404)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'CEF88E'O, sourceLocRef := '0001B5'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: Session index based on local reference:0 TC_iu_lu_and_mt_call2(2410)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call2(2410)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110131802 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8 + vlr_gsup_rx: now used by 5 (attached,CC,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110131802 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc335e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110131802 DVLR DEBUG SUBSCR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8) Received 1 auth tuples (vlr.c:996) 20250410110131802 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc335e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110131802 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc335e0]{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:324) 20250410110131802 DMM DEBUG Tx AUTH REQ (rand = 9756d3210a570e0e61b5c7526123e958) (gsm_04_08.c:641) 20250410110131802 DMM DEBUG AUTH REQ (autn = 9fbe658cddbc082a69204a2eb4313861) (gsm_04_08.c:643) 20250410110131802 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc0d1f0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110131802 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc0d1f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110131802 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc584c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110131802 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8 - vlr_gsup_rx: now used by 4 (attached,CC,Paging,active-conn) (vlr.c:1410) 20250410110131802 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110131802 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110131802 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110131802 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110131802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110131802 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110131802 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110131802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110131802 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110131802 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 ce f8 8e 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 97 56 d3 21 0a 57 0e 0e 61 b5 c7 52 61 23 e9 58 20 10 9f be 65 8c dd bc 08 2a 69 20 4a 2e b4 31 38 61 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2404)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2404)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2403)@7d38b4d9c9a0: patching N(SD)=0 into dtap '05144806664321046BA8ED67'O MSC_Test_2-RAN(2403)@7d38b4d9c9a0: patched enc_l3: '05144806664321046BA8ED67'O MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05144806664321046BA8ED67'O 20250410110131805 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110131805 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110131805 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110131805 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110131805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110131805 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110131805 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110131805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110131805 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110131805 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 b5 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 14 48 06 66 43 21 04 6b a8 ed 67 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2404)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110131805 DIUCS DEBUG (UTRAN-Iu-437) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110131805 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc584c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110131805 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc584c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110131805 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc0d1f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110131805 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc0d1f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110131805 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc0d1f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110131805 DMM DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc0d1f0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 480666436ba8ed67) (gsm_04_08.c:1128) 20250410110131805 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc335e0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110131805 DVLR DEBUG SUBSCR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8) AUTH on UTRAN received RES: 480666436ba8ed67 (8 bytes) (vlr_auth_fsm.c:151) 20250410110131805 DVLR INFO SUBSCR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110131805 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc335e0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110131805 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc335e0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110131805 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc335e0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110131805 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc335e0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc2d210] (vlr_auth_fsm.c:294) 20250410110131805 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc335e0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110131805 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc335e0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110131805 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc2d210]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250410110131805 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc2d210]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410110131805 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc2d210]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110131805 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc0d1f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110131805 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc0d1f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=2c35882130f1ed7f7ce796f278c1e1b2, CK=NONE (ran_msg_iu.c:388) 20250410110131805 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc584c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110131805 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc2d210]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250410110131806 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110131806 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110131806 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110131806 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110131806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110131806 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110131806 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110131806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110131806 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110131806 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 ce f8 8e 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 2c 35 88 21 30 f1 ed 7f 7c e7 96 f2 78 c1 e1 b2 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2404)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2404)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250410110131808 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110131808 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110131808 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110131808 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110131808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110131808 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110131808 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110131808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110131808 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110131808 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 b5 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2404)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110131808 DIUCS DEBUG (UTRAN-Iu-437) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110131808 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc584c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110131808 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc584c0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110131808 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc0d1f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110131808 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc0d1f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110131808 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc0d1f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110131808 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc2d210]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250410110131808 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc2d210]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410110131808 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc0d1f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110131808 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc584c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110131808 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc2d210]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410110131808 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc2d210]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410110131808 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc2d210]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410110131808 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc2d210]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410110131808 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc2d210]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410110131808 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc2d210]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410110131808 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc2d210]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410110131808 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc0d1f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410110131808 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc0d1f0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.991s remaining) (msc_a.c:450) 20250410110131808 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8 callref-0x58bc5f6f tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250410110131808 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250410110131808 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc0d1f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250410110131808 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc0d1f0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250410110131808 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP callref-0x58bc5f6f tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250410110131808 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP callref-0x58bc5f6f tid-0) codecs: :0{AMR:octet-align=1#112} (from: remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (gsm_04_08_cc.c:798) 20250410110131808 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP callref-0x58bc5f6f tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250410110131808 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc0d1f0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_SETUP (msc_a.c:2106) 20250410110131808 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc0d1f0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110131808 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc584c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110131808 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8 - Paging: now used by 3 (attached,CC,active-conn) (paging.c:202) 20250410110131808 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001142/3/1): Available (smpp_smsc.c:626) 20250410110131809 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110131809 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110131809 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110131809 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110131809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110131809 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110131809 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110131809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110131809 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110131809 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 ce f8 8e 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 41 f2 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110131809 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110131809 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110131809 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110131809 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110131809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110131809 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110131809 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110131809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110131809 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110131809 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 3f 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 ce f8 8e 00 01 28 00 14 40 24 00 00 02 00 10 40 18 17 03 05 04 04 60 04 05 8b 5c 04 91 21 43 f5 5e 07 91 94 21 03 00 11 24 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2404)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2404)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2404)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-M3UA(2404)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call2(2410)@7d38b4d9c9a0: f_mt_call_complete 1 MSC_Test_2-RAN(2403)@7d38b4d9c9a0: patching N(SD)=1 into dtap '8301'O MSC_Test_2-RAN(2403)@7d38b4d9c9a0: patched enc_l3: '8341'O MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: vl_len:14 MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028341'O 20250410110131814 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110131814 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110131814 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110131814 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110131814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110131814 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110131814 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110131814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110131814 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110131814 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 b5 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 83 41 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2404)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110131814 DIUCS DEBUG (UTRAN-Iu-437) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110131814 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc584c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110131814 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc584c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110131814 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc0d1f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110131814 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc0d1f0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110131814 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc0d1f0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110131814 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP callref-0x58bc5f6f tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250410110131814 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP callref-0x58bc5f6f tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250410110131814 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP callref-0x58bc5f6f tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250410110131814 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP callref-0x58bc5f6f tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250410110131814 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP callref-0x58bc5f6f tid-0) codecs: :0{AMR:octet-align=1#112} (from: remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (gsm_04_08_cc.c:1208) 20250410110131814 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP callref-0x58bc5f6f tid-0) tx MNCC_ALERT_IND (RTP=0.0.0.0:0{AMR:octet-align=1#112}) (gsm_04_08_cc.c:309) TC_iu_lu_and_mt_call2(2410)@7d38b4d9c9a0: f_mt_call_complete 2 MSC_Test-MGCP(2406)@7d38b4d9c9a0: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_lu_and_mt_call2(2410) 20250410110131820 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP callref-0x58bc5f6f tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250410110131820 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc0d1f0]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250410110131820 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc335e0]{ESTABLISHING}: Allocated (fsm.c:456) 20250410110131820 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc335e0]{ESTABLISHING}: is child of msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc0d1f0] (fsm.c:486) 20250410110131820 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP callref-0x58bc5f6f tid-0) codecs: :0{AMR:octet-align=1#112} (from: remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (msc_a.c:2161) 20250410110131820 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc69a10]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410110131820 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc69a10]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc335e0] (fsm.c:486) 20250410110131820 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP:trans-0:call-170:RTP_TO_CN:no-CI)[0x563b4cc69a10]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250410110131820 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP:trans-0:call-170:RTP_TO_CN:no-CI)[0x563b4cc69a10]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250410110131820 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc35350]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410110131820 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc35350]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc335e0] (fsm.c:486) 20250410110131820 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP:trans-0:call-170:RTP_TO_RAN:no-CI)[0x563b4cc35350]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250410110131820 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP:trans-0:call-170:RTP_TO_RAN:no-CI)[0x563b4cc35350]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2406)@7d38b4d9c9a0: Found Expect[0] for { line := { verb := "CRCX", trans_id := "440", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "aa" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_iu_lu_and_mt_call2(2410) TC_iu_lu_and_mt_call2(2410)@7d38b4d9c9a0: f_mt_call_complete 3 20250410110131835 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP:trans-0:call-170:RTP_TO_CN:no-CI)[0x563b4cc69a10]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410110131835 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc335e0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410110131835 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc0d1f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250410110131835 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc0d1f0]{MSC_A_ST_COMMUNICATING}: MGW endpoint's RTP address available for the CI RTP_TO_CN: 1.1.1.1:10000 (osmux=no:-2) (msc_a.c:855) 20250410110131835 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP callref-0x58bc5f6f tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_iu_lu_and_mt_call2(2410)@7d38b4d9c9a0: f_mt_call_complete 4.iu 20250410110131837 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP:trans-0:call-170:RTP_TO_RAN:no-CI)[0x563b4cc35350]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410110131837 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc335e0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410110131837 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc0d1f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250410110131837 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc0d1f0]{MSC_A_ST_COMMUNICATING}: MGW endpoint's RTP address available for the CI RTP_TO_RAN: 2.2.2.2:11000 (osmux=no:-2) (msc_a.c:855) 20250410110131837 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP callref-0x58bc5f6f tid-0) codecs: :0{AMR:octet-align=1#112} (from: remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (msc_a.c:705) 20250410110131837 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP callref-0x58bc5f6f tid-0) Sending Assignment Command (msc_a.c:706) 20250410110131837 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc0d1f0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: RAB AssignmentRequest (ran_msg_iu.c:427) 20250410110131837 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc0d1f0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: RAB Assignment: rab_id=5, rtp=2.2.2.2:11000, use_x213_nsap=1 (ran_msg_iu.c:371) 20250410110131837 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc584c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250410110131838 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110131838 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110131838 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110131838 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110131838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110131838 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110131838 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110131838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110131838 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110131838 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 74 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 ce f8 8e 00 01 5d 00 00 00 59 00 00 01 00 36 40 52 00 00 01 00 35 00 48 78 0a cd 80 10 2f a7 20 1a 2c 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 02 00 02 27 c0 35 00 01 02 02 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 2a f8 00 00 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2404)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2404)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call2(2410)@7d38b4d9c9a0: f_mt_call_complete 6.iu MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: vl_len:46 MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C602A7C350001C0A802150000000000000000000000000040040C0000'O 20250410110131865 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110131865 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110131865 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110131865 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110131865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110131865 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110131865 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110131865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110131865 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110131865 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 b5 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 2a 7c 35 00 01 c0 a8 02 15 00 00 00 00 00 00 00 00 00 00 00 00 00 40 04 0c 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2404)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110131866 DIUCS DEBUG (UTRAN-Iu-437) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110131866 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc584c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110131866 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc584c0]{READY}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250410110131866 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc584c0]{READY}: RAN decode: RANAP: Received RAB assignment response for rab_id=5 (ran_msg_iu.c:132) 20250410110131866 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc0d1f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110131866 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc0d1f0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250410110131866 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc0d1f0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: Received RAB assignment response for rab_id=5 (ran_msg_iu.c:132) 20250410110131866 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc0d1f0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP RAB Assignment Response (msc_a.c:2043) MSC_Test_2-RAN(2403)@7d38b4d9c9a0: patching N(SD)=2 into dtap '8307'O 20250410110131866 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP:trans-0:call-170:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4cc35350]{ESTABLISHING}: setting remote addr to 192.168.2.21:1036 (rtp_stream.c:476) 20250410110131866 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP:trans-0:call-170:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x563b4cc35350]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) MSC_Test_2-RAN(2403)@7d38b4d9c9a0: patched enc_l3: '8387'O 20250410110131866 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP callref-0x58bc5f6f tid-0) codecs: :0{AMR:octet-align=1#112} (from: assigned=AMR:octet-align=1#112 remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (msc_a.c:1596) 20250410110131866 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP callref-0x58bc5f6f tid-0) Assignment Complete: RAN: VND.3GPP.IUFP/16000#96, CN: AMR:octet-align=1#112 (msc_a.c:1597) 20250410110131866 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP callref-0x58bc5f6f tid-0) codecs: :0{AMR:octet-align=1#112} (from: assigned=AMR:octet-align=1#112 remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (gsm_04_08_cc.c:2187) 20250410110131866 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP callref-0x58bc5f6f tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{AMR:octet-align=1#112}) (gsm_04_08_cc.c:309) MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: vl_len:14 MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028387'O MSC_Test_2-M3UA(2404)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_call2(2410)@7d38b4d9c9a0: f_mt_call_complete 5.iu TC_iu_lu_and_mt_call2(2410)@7d38b4d9c9a0: f_mt_call_complete 8.iu 20250410110131868 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP:trans-0:call-170:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x563b4cc35350]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410110131868 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP:trans-0:call-170:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x563b4cc35350]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410110131868 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc335e0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410110132068 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110132068 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110132068 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110132068 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110132069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110132069 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110132069 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110132069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110132069 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110132069 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 b5 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 83 87 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110132069 DIUCS DEBUG (UTRAN-Iu-437) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110132069 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc584c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110132069 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc584c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110132069 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc0d1f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110132069 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc0d1f0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110132069 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc0d1f0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110132069 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP callref-0x58bc5f6f tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250410110132069 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP callref-0x58bc5f6f tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250410110132069 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP callref-0x58bc5f6f tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250410110132069 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP callref-0x58bc5f6f tid-0) codecs: :0{AMR:octet-align=1#112} (from: assigned=AMR:octet-align=1#112 remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (gsm_04_08_cc.c:1340) 20250410110132069 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP callref-0x58bc5f6f tid-0) tx MNCC_SETUP_CNF (RTP=0.0.0.0:0{AMR:octet-align=1#112}) (gsm_04_08_cc.c:309) TC_iu_lu_and_mt_call2(2410)@7d38b4d9c9a0: f_mt_call_complete 7.iu 20250410110132078 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP callref-0x58bc5f6f tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250410110132078 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP callref-0x58bc5f6f tid-0) codecs: :0{AMR:octet-align=1#112} (from: assigned=AMR:octet-align=1#112 remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (gsm_04_08_cc.c:798) 20250410110132078 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP:trans-0:call-170:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc69a10]{ESTABLISHING}: setting codecs to GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111 (rtp_stream.c:430) 20250410110132078 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP:trans-0:call-170:RTP_TO_CN:CI-11111:no-remote-port:codecs-not-sent:mode-not-sent:local-1-1-1-1-10000)[0x563b4cc69a10]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250410110132078 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP:trans-0:call-170:RTP_TO_CN:CI-11111:no-remote-port:codecs-not-sent:mode-not-sent:local-1-1-1-1-10000)[0x563b4cc69a10]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250410110132078 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP:trans-0:call-170:RTP_TO_CN:CI-11111:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc69a10]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) TC_iu_lu_and_mt_call2(2410)@7d38b4d9c9a0: f_mt_call_complete 9.iu TC_iu_lu_and_mt_call2(2410)@7d38b4d9c9a0: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_lu_and_mt_call2(2410)@7d38b4d9c9a0: f_mt_call_complete DONE 20250410110132081 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP:trans-0:call-170:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc69a10]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410110132081 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP:trans-0:call-170:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc69a10]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410110132081 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc335e0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410110132081 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc335e0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250410110132081 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc0d1f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_iu_lu_and_mt_call2(2410)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call2(2410)@7d38b4d9c9a0: Hold the call for some time TC_iu_lu_and_mt_call2(2410)@7d38b4d9c9a0: Call stayed open for 5.000000 seconds, all is well. TC_iu_lu_and_mt_call2(2410)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call2(2410)@7d38b4d9c9a0: Hangup TC_iu_lu_and_mt_call2(2410)@7d38b4d9c9a0: f_call_hangup 0: tx MNCC_DISC_REQ 20250410110137086 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP callref-0x58bc5f6f tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250410110137086 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP callref-0x58bc5f6f tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410110137086 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP callref-0x58bc5f6f tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250410110137086 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP callref-0x58bc5f6f tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250410110137086 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc0d1f0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_DISCONNECT (msc_a.c:2106) 20250410110137086 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc0d1f0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110137086 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc584c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110137086 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110137086 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110137086 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110137086 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110137086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110137086 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110137086 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110137086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110137086 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110137086 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 ce f8 8e 00 01 16 00 14 40 12 00 00 02 00 10 40 06 05 03 25 02 e2 97 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2404)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2404)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call2(2410)@7d38b4d9c9a0: f_call_hangup 1: rx DTAP CC DISC MSC_Test_2-RAN(2403)@7d38b4d9c9a0: patching N(SD)=3 into dtap '832D0802E180'O MSC_Test_2-RAN(2403)@7d38b4d9c9a0: patched enc_l3: '83ED0802E180'O MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: vl_len:18 MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400E000001001040070683ED0802E180'O MSC_Test_2-M3UA(2404)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110137090 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110137090 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110137090 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110137090 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110137090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110137091 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110137091 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110137091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110137091 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110137091 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 29 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 b5 00 01 12 00 14 40 0e 00 00 01 00 10 40 07 06 83 ed 08 02 e1 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110137091 DIUCS DEBUG (UTRAN-Iu-437) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110137091 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc584c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110137091 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc584c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110137091 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc0d1f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110137091 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc0d1f0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110137091 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc0d1f0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110137091 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP callref-0x58bc5f6f tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250410110137091 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP callref-0x58bc5f6f tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250410110137091 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc0d1f0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_RELEASE_COMPL (msc_a.c:2106) 20250410110137091 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc0d1f0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110137091 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc584c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110137091 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP callref-0x58bc5f6f tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250410110137091 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP callref-0x58bc5f6f tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250410110137091 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250410110137091 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410110137091 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250410110137091 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc0d1f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110137091 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc0d1f0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250410110137091 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc0d1f0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110137091 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110137091 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110137091 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110137091 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc335e0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250410110137091 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP:trans-0:call-170:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x563b4cc35350]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410110137091 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP:trans-0:call-170:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x563b4cc35350]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc335e0] (call_leg.c:197) 20250410110137091 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP:trans-0:call-170:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x563b4cc35350]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410110137091 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP:trans-0:call-170:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x563b4cc35350]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410110137091 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP:trans-0:call-170:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc69a10]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410110137091 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP:trans-0:call-170:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc69a10]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc335e0] (call_leg.c:197) 20250410110137091 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc335e0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250410110137091 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP:trans-0:call-170:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc69a10]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410110137091 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP:trans-0:call-170:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc69a10]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410110137091 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc335e0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250410110137091 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc335e0]{RELEASING}: Removing from parent msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc0d1f0] (call_leg.c:198) 20250410110137091 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc335e0]{RELEASING}: Freeing instance (call_leg.c:198) 20250410110137091 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc335e0]{RELEASING}: Deallocated (fsm.c:568) 20250410110137091 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc0d1f0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250410110137091 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc0d1f0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110137091 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc584c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110137091 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410110137091 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110137091 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110137091 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110137091 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110137091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110137091 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110137091 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110137091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110137091 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110137091 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 ce f8 8e 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 03 2a 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110137091 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110137091 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110137091 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110137091 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110137091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110137091 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110137091 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110137091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110137091 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110137091 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 ce f8 8e 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2404)@7d38b4d9c9a0: Message received on association #8 MSC_Test-MNCC(2405)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_lu_and_mt_call2(2410)1488740207 MSC_Test_2-M3UA(2404)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2404)@7d38b4d9c9a0: Message received on association #8 TC_iu_lu_and_mt_call2(2410)@7d38b4d9c9a0: f_call_hangup 2: rx MNCC REL ind MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-M3UA(2404)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call2(2410)@7d38b4d9c9a0: f_call_hangup 3: rx DTAP CC REL COMPL TC_iu_lu_and_mt_call2(2410)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mt_call2(2410)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mt_call2(2410)@7d38b4d9c9a0: f_call_hangup 5.iu: rx Iu Release Command MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2404)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110137094 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110137095 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110137095 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110137095 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110137095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110137095 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110137095 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110137095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110137095 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110137095 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 b5 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110137095 DIUCS DEBUG (UTRAN-Iu-437) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110137095 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc584c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110137095 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc584c0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110137095 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc0d1f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110137095 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc0d1f0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110137095 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc0d1f0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110137095 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc0d1f0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110137095 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc0d1f0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110137095 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc0d1f0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110137095 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc0d1f0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110137095 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc2d210]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110137095 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc2d210]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc0d1f0] (msc_a.c:1053) 20250410110137095 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc2d210]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110137095 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc2d210]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410110137095 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc0d1f0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc334b0] (msc_a.c:1053) 20250410110137095 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc0d1f0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110137095 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc0d1f0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110137095 DMSC DEBUG msub_fsm[0x563b4cc334b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110137095 DMSC DEBUG msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8) MSC-A terminated (msub.c:261) 20250410110137095 DMSC DEBUG msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8) 1 MSC-I still active (msub.c:79) 20250410110137095 DMSC DEBUG msub_fsm[0x563b4cc334b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110137095 DMSC DEBUG msub_fsm[0x563b4cc334b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110137095 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc584c0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110137095 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc584c0]{READY}: Removing from parent msub_fsm[0x563b4cc334b0] (msub.c:113) 20250410110137095 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-437 (ran_conn.c:142) 20250410110137095 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-437 (ran_conn.c:155) 20250410110137095 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc584c0]{READY}: Freeing instance (msub.c:113) 20250410110137095 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-437:PAGING_RESP)[0x563b4cc584c0]{READY}: Deallocated (fsm.c:568) 20250410110137095 DMSC DEBUG msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8) Free (msub.c:119) 20250410110137095 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8 - active-conn: now used by 1 (attached) (msub.c:375) 20250410110137095 DMSC DEBUG msub_fsm[0x563b4cc334b0]{terminating}: Freeing instance (msub.c:113) 20250410110137095 DMSC DEBUG msub_fsm[0x563b4cc334b0]{terminating}: Deallocated (fsm.c:568) 20250410110137095 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110137095 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110137095 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110137095 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110137095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110137095 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110137095 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110137095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110137095 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110137095 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0f 04 ce f8 8e 00 01 b5 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2404)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2404)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: Session index based on local reference:0 20250410110137095 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110137095 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110137095 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110137095 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110137095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110137095 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-M3UA(2404)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110137095 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110137095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110137096 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110137096 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 b5 ce f8 8e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-RAN(2403)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_lu_and_mt_call2(2410)13564046 TC_iu_lu_and_mt_call2(2410)@7d38b4d9c9a0: f_call_hangup 6.iu: rx SCCP DISC TC_iu_lu_and_mt_call2(2410)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call2(2410)@7d38b4d9c9a0: f_call_hangup 9: done MSC_Test_2-RAN(2403)@7d38b4d9c9a0: Removed IMSI[0] for '262420000001142'H to be handled at TC_iu_lu_and_mt_call2(2410) TC_iu_lu_and_mt_call2(2410)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call2(2410)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410110138111 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410110138111 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110138111 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410110138111 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410110138111 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410110138111 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110138112 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110138112 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410110138112 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110138112 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110138112 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410110138112 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110138112 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) MSC_Test_0-M3UA(2398)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110138113 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) MSC_Test_1-M3UA(2401)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(2408)@7d38b4d9c9a0: Final verdict of PTC: none20250410110138113 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-SCCP(2399)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110138112 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110138112 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110138112 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110138112 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110138112 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110138112 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110138112 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110138112 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110138112 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410110138112 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110138112 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410110138113 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410110138113 DLINP ERROR SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe (stream_srv.c:743) 20250410110138113 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410110138113 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110138113 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110138113 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410110138113 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110138113 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110138113 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1126) 20250410110138113 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110138113 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110138113 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110138113 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110138113 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110138113 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110138113 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110138113 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110138113 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110138114 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:378) 20250410110138114 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-SCCP(2402)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110138115 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410110138115 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250410110138115 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(2397)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110138115 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110138115 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110138115 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110138115 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250410110138115 DLINP ERROR SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:766) 20250410110138115 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110138115 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410110138115 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110138115 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110138115 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110138115 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110138115 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110138115 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) MSC_Test-GSUP-IPA(2407)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110138115 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250410110138115 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410110138115 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110138115 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test_1-RAN(2400)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(2396)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(2405)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-M3UA(2404)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2395)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-RAN(2403)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(2409)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(2406)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2411)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2395): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(2396): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(2397): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(2398): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-SCCP(2399): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-RAN(2400): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-M3UA(2401): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-SCCP(2402): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-RAN(2403): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-M3UA(2404): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(2405): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(2406): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(2407): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(2408): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(2409): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_iu_lu_and_mt_call2(2410): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2411): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_iu_lu_and_mt_call finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_call pass'. Thu Apr 10 11:01:38 UTC 2025 ====== MSC_Tests_Iu.TC_iu_lu_and_mt_call pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_iu_lu_and_mt_call.talloc 20250410110139116 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=636544) 20250410110140114 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110140114 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110140114 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110140114 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110140114 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110140114 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110140115 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110140116 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110140116 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110140118 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=636544, count=640472) 20250410110141119 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_call pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_call_already_paging'. ------ MSC_Tests_Iu.TC_iu_lu_and_mt_call_already_paging ------ Thu Apr 10 11:01:41 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mt_call_already_paging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mt_call_already_paging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410110142121 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_call_already_paging' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_iu_lu_and_mt_call_already_paging started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(2415)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(2415)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2415)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(2413)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(2418)@7d38b4d9c9a0: ************************************************* MSC_Test_1-M3UA(2418)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2418)@7d38b4d9c9a0: ************************************************* MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_1-SCCP(2416)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_2-M3UA(2421)@7d38b4d9c9a0: ************************************************* MSC_Test_2-M3UA(2421)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2421)@7d38b4d9c9a0: ************************************************* MSC_Test_2-SCCP(2419)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410110142909 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2422)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410110143077 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110143077 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410110143077 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110143077 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2415)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2415)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2415)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2415)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(2415)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410110143082 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110143082 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110143082 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110143082 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110143082 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110143082 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110143082 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110143082 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110143082 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110143082 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410110143082 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2415)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2415)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2415)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2415)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2415)@7d38b4d9c9a0: Message received on association #8 20250410110143083 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110143083 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110143083 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110143083 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410110143083 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110143083 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110143083 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110143083 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110143083 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110143083 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410110143083 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110143083 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2415)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2415)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2415)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2415)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2415)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2415)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110143083 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410110143083 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410110143092 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110143092 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250410110143092 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110143092 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2418)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2418)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2418)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110143097 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110143097 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110143097 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110143097 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110143097 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110143097 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110143097 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110143097 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110143097 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110143097 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110143097 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2418)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_1-M3UA(2418)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2418)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2418)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2418)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410110143099 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110143099 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110143099 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110143099 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110143099 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110143099 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110143099 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110143099 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110143099 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110143099 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110143099 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110143099 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2418)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410110143100 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:413) 20250410110143100 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2418)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2418)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2418)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2418)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2418)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2418)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2418)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110143104 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110143105 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250410110143105 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110143105 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2421)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2421)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2421)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110143112 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110143112 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110143112 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110143112 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110143112 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110143112 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110143112 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110143112 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110143112 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110143112 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110143112 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2421)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_2-M3UA(2421)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2421)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2421)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2421)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410110143115 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110143115 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110143115 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110143115 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110143115 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110143115 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110143115 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110143115 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110143115 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110143115 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110143115 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110143115 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110143115 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2421)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410110143115 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) 20250410110143115 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2418)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2418)@7d38b4d9c9a0: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2421)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2421)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2421)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2421)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2421)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2421)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2421)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110143122 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410110143122 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2424)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2424)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410110143128 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2424)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2424)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2424)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2424)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2424)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2424)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410110143150 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410110143150 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2425)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000001142" to be handled at TC_iu_lu_and_mt_call_already_paging2(2427) TC_iu_lu_and_mt_call_already_paging2(2427)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001142'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410110143892 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110143892 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110143892 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110143892 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110143892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110143892 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110143892 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110143892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110143892 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110143892 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2415)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110143893 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110143893 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110143893 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110143893 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110143893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110143893 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110143893 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110143893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110143893 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110143893 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2415)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2415)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2414)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2418)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110143904 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110143904 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110143904 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410110143904 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410110143904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110143904 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110143904 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110143904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110143904 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110143904 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110143904 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110143904 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110143904 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110143904 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250410110143904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110143904 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250410110143904 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110143904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250410110143904 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110143904 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2418)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2418)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2417)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410110143917 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110143917 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110143917 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110143917 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110143917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110143917 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110143917 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_2-M3UA(2421)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110143917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110143917 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110143917 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110143917 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250410110143918 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250410110143918 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110143918 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110143918 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110143918 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110143918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110143918 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110143918 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110143918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110143918 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110143918 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2421)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2421)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2420)@7d38b4d9c9a0: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2420)@7d38b4d9c9a0: Added conn table entry 0TC_iu_lu_and_mt_call_already_paging2(2427)13673588 MSC_Test_2-SCCP(2419)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_2-M3UA(2421)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110143931 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110143931 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110143931 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110143931 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110143931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110143931 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110143931 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110143931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110143931 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110143931 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 d0 a4 74 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 11 24 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-RAN(2420)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410110143931 DIUCS DEBUG (UTRAN-Iu-438 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110143931 DMSC DEBUG msub_fsm[0x563b4cc0cfe0]{active}: Allocated (fsm.c:456) 20250410110143931 DMSC DEBUG msc_i[0x563b4cc0d3c0]{READY}: Allocated (fsm.c:456) 20250410110143931 DMSC DEBUG msc_i[0x563b4cc0d3c0]{READY}: is child of msub_fsm[0x563b4cc0cfe0] (fsm.c:486) 20250410110143931 DMSC DEBUG msc_a[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110143931 DMSC DEBUG msc_a[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc0cfe0] (fsm.c:486) 20250410110143931 DMSC DEBUG msc_a(unknown:UTRAN-Iu-438:NONE)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110143931 DMSC DEBUG msc_i(unknown:UTRAN-Iu-438:NONE)[0x563b4cc0d3c0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110143931 DMSC DEBUG msc_a(unknown:UTRAN-Iu-438:NONE)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110143932 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-438:NONE)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110143932 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-438:NONE)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110143932 DMM DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001142 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410110143932 DMM DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410110143932 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x563b4cc586e0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410110143932 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x563b4cc586e0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x563b4cc69a10] (fsm.c:486) 20250410110143932 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x563b4cc586e0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410110143932 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x563b4cc586e0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410110143932 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410110143932 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410110143932 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-438:LU)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110143932 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-438:LU)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110143932 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250410110143932 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410110143932 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-438:LU)[0x563b4cc586e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410110143932 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-438:LU)[0x563b4cc586e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410110143932 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-438:LU)[0x563b4cc586e0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410110143932 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-438:LU)[0x563b4cc335e0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110143932 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-438:LU)[0x563b4cc335e0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-438:LU)[0x563b4cc586e0] (fsm.c:486) 20250410110143932 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-438:LU)[0x563b4cc335e0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110143932 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-438:LU)[0x563b4cc335e0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110143932 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110143932 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110143932 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110143932 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110143932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110143932 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110143932 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110143932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110143932 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110143932 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0c 02 d0 a4 74 00 01 b6 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2421)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2421)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2419)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'D0A474'O, sourceLocRef := '0001B6'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2419)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(2425)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000001142" handled at TC_iu_lu_and_mt_call_already_paging2(2427) MSC_Test-GSUP(2425)@7d38b4d9c9a0: Added IMSI table entry 0TC_iu_lu_and_mt_call_already_paging2(2427)"262420000001142" TC_iu_lu_and_mt_call_already_paging2(2427)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call_already_paging2(2427)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410110143934 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110143934 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-438:LU)[0x563b4cc335e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110143934 DVLR DEBUG SUBSCR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8) Received 1 auth tuples (vlr.c:996) 20250410110143934 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-438:LU)[0x563b4cc335e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110143934 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-438:LU)[0x563b4cc335e0]{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:324) 20250410110143934 DMM DEBUG Tx AUTH REQ (rand = c24aa4c6e136e77b7434ace9dc1e8dc9) (gsm_04_08.c:641) 20250410110143934 DMM DEBUG AUTH REQ (autn = 942518a39b717d9c8c9ec882a361e75e) (gsm_04_08.c:643) 20250410110143934 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-438:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110143934 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-438:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110143934 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-438:LU)[0x563b4cc0d3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110143935 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410110143935 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110143935 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110143935 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110143935 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110143935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110143935 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110143935 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110143935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110143935 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110143935 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 d0 a4 74 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 c2 4a a4 c6 e1 36 e7 7b 74 34 ac e9 dc 1e 8d c9 20 10 94 25 18 a3 9b 71 7d 9c 8c 9e c8 82 a3 61 e7 5e 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2421)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2421)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2419)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2419)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2419)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2419)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2420)@7d38b4d9c9a0: patching N(SD)=1 into dtap '0514F36BF98821042F82FCB8'O MSC_Test_2-RAN(2420)@7d38b4d9c9a0: patched enc_l3: '0554F36BF98821042F82FCB8'O MSC_Test_2-SCCP(2419)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2419)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2419)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2419)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554F36BF98821042F82FCB8'O 20250410110143940 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110143940 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110143940 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110143940 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110143940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110143940 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110143940 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110143940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2421)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110143940 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110143940 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 b6 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 f3 6b f9 88 21 04 2f 82 fc b8 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110143940 DIUCS DEBUG (UTRAN-Iu-438) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110143940 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-438:LU)[0x563b4cc0d3c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110143940 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-438:LU)[0x563b4cc0d3c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110143940 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-438:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110143940 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-438:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110143940 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-438:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110143940 DMM DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-438:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = f36bf9882f82fcb8) (gsm_04_08.c:1128) 20250410110143940 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-438:LU)[0x563b4cc335e0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110143940 DVLR DEBUG SUBSCR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8) AUTH on UTRAN received RES: f36bf9882f82fcb8 (8 bytes) (vlr_auth_fsm.c:151) 20250410110143940 DVLR INFO SUBSCR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110143940 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-438:LU)[0x563b4cc335e0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110143940 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-438:LU)[0x563b4cc335e0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110143940 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-438:LU)[0x563b4cc335e0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110143940 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-438:LU)[0x563b4cc335e0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-438:LU)[0x563b4cc586e0] (vlr_auth_fsm.c:294) 20250410110143940 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-438:LU)[0x563b4cc335e0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110143940 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-438:LU)[0x563b4cc335e0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110143940 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-438:LU)[0x563b4cc586e0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410110143940 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-438:LU)[0x563b4cc586e0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410110143940 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-438:LU)[0x563b4cc586e0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110143940 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-438:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110143940 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-438:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=8b23b251193269fd6d5b3954ca4cc4a1, CK=NONE (ran_msg_iu.c:388) 20250410110143940 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-438:LU)[0x563b4cc0d3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110143940 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-438:LU)[0x563b4cc586e0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250410110143940 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110143940 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110143940 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110143940 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110143940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110143940 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110143940 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110143940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110143940 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110143940 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 d0 a4 74 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 8b 23 b2 51 19 32 69 fd 6d 5b 39 54 ca 4c c4 a1 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2421)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2421)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2419)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2419)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2419)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2419)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2419)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2419)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2419)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2419)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250410110143944 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110143944 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110143944 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110143944 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110143944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110143944 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110143944 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110143944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110143944 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110143944 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 b6 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2421)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110143944 DIUCS DEBUG (UTRAN-Iu-438) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110143944 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-438:LU)[0x563b4cc0d3c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110143944 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-438:LU)[0x563b4cc0d3c0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110143944 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-438:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110143944 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-438:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110143944 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-438:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110143944 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-438:LU)[0x563b4cc586e0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410110143944 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-438:LU)[0x563b4cc586e0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410110143944 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-438:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110143944 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-438:LU)[0x563b4cc0d3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110143944 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-438:LU)[0x563b4cc586e0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410110143944 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-438:LU)[0x563b4cc586e0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410110143944 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-438:LU)[0x563b4cc335e0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110143944 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-438:LU)[0x563b4cc335e0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-438:LU)[0x563b4cc586e0] (fsm.c:486) 20250410110143944 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-438:LU)[0x563b4cc335e0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410110143944 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-438:LU)[0x563b4cc335e0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410110143945 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110143945 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110143945 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110143945 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110143945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110143945 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110143945 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110143945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110143945 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110143945 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 d0 a4 74 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 41 f2 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2421)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2421)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2419)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2419)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2419)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2419)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110143946 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110143946 DVLR DEBUG IMSI:262420000001142 has MSISDN:491230001142 (vlr.c:1045) 20250410110143946 DMSC NOTICE msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8) VLR: update for IMSI=262420000001142 (MSISDN=491230001142) (gsm_04_08.c:1541) 20250410110143946 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410110143947 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110143947 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-438:LU)[0x563b4cc586e0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410110143947 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-438:LU)[0x563b4cc335e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410110143947 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-438:LU)[0x563b4cc335e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410110143947 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-438:LU)[0x563b4cc335e0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410110143947 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-438:LU)[0x563b4cc335e0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-438:LU)[0x563b4cc586e0] (vlr_lu_fsm.c:110) 20250410110143947 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-438:LU)[0x563b4cc335e0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410110143947 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-438:LU)[0x563b4cc335e0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110143947 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-438:LU)[0x563b4cc586e0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410110143947 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-438:LU)[0x563b4cc586e0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410110143947 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-438:LU)[0x563b4cc237e0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110143947 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-438:LU)[0x563b4cc237e0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-438:LU)[0x563b4cc586e0] (fsm.c:486) 20250410110143947 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-438:LU)[0x563b4cc237e0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410110143947 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-438:LU)[0x563b4cc237e0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410110143947 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-438:LU)[0x563b4cc237e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410110143947 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-438:LU)[0x563b4cc237e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410110143947 DMSC NOTICE msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:TMSInew-0x7B6BE786) VLR: update for IMSI=262420000001142 (MSISDN=491230001142) (gsm_04_08.c:1541) 20250410110143947 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-438:LU)[0x563b4cc237e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410110143947 DMM DEBUG -> IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:TMSInew-0x7B6BE786 LOCATION UPDATE ACCEPT (TMSI = 0x7b6be786) (gsm_04_08.c:149) 20250410110143947 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:TMSInew-0x7B6BE786:UTRAN-Iu-438:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250410110143947 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:TMSInew-0x7B6BE786:UTRAN-Iu-438:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110143947 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:TMSInew-0x7B6BE786:UTRAN-Iu-438:LU)[0x563b4cc0d3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110143947 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:TMSInew-0x7B6BE786 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410110143947 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110143947 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110143947 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110143947 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110143947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110143947 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110143947 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110143947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110143947 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110143947 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 d0 a4 74 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 7b 6b e7 86 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2421)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2421)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2419)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2419)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2419)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2419)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call_already_paging2(2427)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2420)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2420)@7d38b4d9c9a0: patched enc_l3: '059B'O MSC_Test_2-SCCP(2419)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2419)@7d38b4d9c9a0: vl_len:14 MSC_Test_2-SCCP(2419)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2419)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250410110143948 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110143948 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110143948 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110143948 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110143948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110143948 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110143948 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110143948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110143948 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110143948 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 b6 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2421)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110143948 DIUCS DEBUG (UTRAN-Iu-438) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110143948 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:TMSInew-0x7B6BE786:UTRAN-Iu-438:LU)[0x563b4cc0d3c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110143948 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:TMSInew-0x7B6BE786:UTRAN-Iu-438:LU)[0x563b4cc0d3c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110143948 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:TMSInew-0x7B6BE786:UTRAN-Iu-438:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110143948 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:TMSInew-0x7B6BE786:UTRAN-Iu-438:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110143948 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:TMSInew-0x7B6BE786:UTRAN-Iu-438:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110143948 DMM DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:TMSInew-0x7B6BE786:UTRAN-Iu-438:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410110143948 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:TMSInew-0x7B6BE786:UTRAN-Iu-438:LU)[0x563b4cc586e0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410110143948 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-438:LU)[0x563b4cc237e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410110143948 DMSC NOTICE msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786) VLR: update for IMSI=262420000001142 (MSISDN=491230001142) (gsm_04_08.c:1541) 20250410110143948 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-438:LU)[0x563b4cc237e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410110143948 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-438:LU)[0x563b4cc586e0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410110143948 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-438:LU)[0x563b4cc237e0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410110143948 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-438:LU)[0x563b4cc237e0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-438:LU)[0x563b4cc586e0] (vlr_lu_fsm.c:817) 20250410110143948 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-438:LU)[0x563b4cc237e0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410110143948 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7F3E13B8:UTRAN-Iu-438:LU)[0x563b4cc237e0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110143948 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-438:LU)[0x563b4cc586e0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410110143948 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-438:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410110143948 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-438:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.983s remaining) (msc_a.c:450) 20250410110143948 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001142/3/1): Available (smpp_smsc.c:626) 20250410110143948 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-438:LU)[0x563b4cc69a10]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110143948 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-438:LU)[0x563b4cc69a10]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110143948 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-438:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110143948 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110143948 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110143948 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110143949 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-438:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110143949 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-438:LU)[0x563b4cc0d3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110143949 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410110143949 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110143949 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110143949 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110143949 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110143949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110143949 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110143949 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110143949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110143949 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110143949 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 d0 a4 74 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2421)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2421)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2419)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2419)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2419)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2419)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2419)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2419)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2419)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2419)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250410110143951 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110143951 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110143951 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110143951 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110143951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110143951 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110143951 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110143951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110143951 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2421)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110143951 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 b6 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110143951 DIUCS DEBUG (UTRAN-Iu-438) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110143951 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-438:LU)[0x563b4cc0d3c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110143951 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-438:LU)[0x563b4cc0d3c0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110143951 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-438:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110143951 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-438:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110143951 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-438:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110143951 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-438:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110143951 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-438:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110143951 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-438:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110143951 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-438:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110143951 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-438:LU)[0x563b4cc586e0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110143951 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-438:LU)[0x563b4cc586e0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-438:LU)[0x563b4cc69a10] (msc_a.c:1053) 20250410110143951 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-438:LU)[0x563b4cc586e0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410110143951 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-438:LU)[0x563b4cc586e0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110143951 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-438:LU)[0x563b4cc586e0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410110143951 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-438:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc0cfe0] (msc_a.c:1053) 20250410110143951 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-438:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110143951 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-438:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110143951 DMSC DEBUG msub_fsm[0x563b4cc0cfe0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110143951 DMSC DEBUG msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786) MSC-A terminated (msub.c:261) 20250410110143951 DMSC DEBUG msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786) 1 MSC-I still active (msub.c:79) 20250410110143951 DMSC DEBUG msub_fsm[0x563b4cc0cfe0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110143951 DMSC DEBUG msub_fsm[0x563b4cc0cfe0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110143951 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-438:LU)[0x563b4cc0d3c0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110143951 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-438:LU)[0x563b4cc0d3c0]{READY}: Removing from parent msub_fsm[0x563b4cc0cfe0] (msub.c:113) 20250410110143951 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-438 (ran_conn.c:142) 20250410110143951 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-438 (ran_conn.c:155) 20250410110143951 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-438:LU)[0x563b4cc0d3c0]{READY}: Freeing instance (msub.c:113) 20250410110143951 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-438:LU)[0x563b4cc0d3c0]{READY}: Deallocated (fsm.c:568) 20250410110143951 DMSC DEBUG msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786) Free (msub.c:119) 20250410110143951 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786 - active-conn: now used by 1 (attached) (msub.c:375) 20250410110143951 DMSC DEBUG msub_fsm[0x563b4cc0cfe0]{terminating}: Freeing instance (msub.c:113) 20250410110143951 DMSC DEBUG msub_fsm[0x563b4cc0cfe0]{terminating}: Deallocated (fsm.c:568) 20250410110143952 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110143952 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110143952 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110143952 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110143952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110143952 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110143952 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110143952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110143952 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110143952 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0c 04 d0 a4 74 00 01 b6 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2421)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2421)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2419)@7d38b4d9c9a0: Session index based on local reference:0 20250410110143952 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110143952 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110143952 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110143952 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110143952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110143952 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110143952 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110143952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110143952 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110143952 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 b6 d0 a4 74 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2421)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2420)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_lu_and_mt_call_already_paging2(2427)13673588 TC_iu_lu_and_mt_call_already_paging2(2427)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call_already_paging2(2427)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call_already_paging2(2427)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call_already_paging2(2427)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2420)@7d38b4d9c9a0: Created IMSI[0] for '262420000001142'H'7B6BE786'O to be handled at TC_iu_lu_and_mt_call_already_paging2(2427) TC_iu_lu_and_mt_call_already_paging2(2427)@7d38b4d9c9a0: start Paging by an SMS 20250410110143953 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410110143953 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786 + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:95) 20250410110143953 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786 - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:77) 20250410110143953 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786 - VTY: now used by 1 (attached) (msc_vty.c:1428) 20250410110144955 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786 + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250410110144955 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786 + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250410110144955 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786 + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250410110144956 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786 + Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (paging.c:111) 20250410110144956 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786 + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS-pending,SMS,Paging) (db.c:771) 20250410110144956 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786 - SMS-receiver: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (gsm_04_11.c:77) 20250410110144957 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110144957 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110144957 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110144957 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110144957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110144957 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110144957 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110144957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110144957 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110144957 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 47 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 27 00 0e 40 23 00 00 04 00 03 40 01 00 00 17 40 09 50 62 42 02 00 00 10 41 f2 00 40 40 05 00 7b 6b e7 86 00 16 40 01 40 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2421)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2421)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2420)@7d38b4d9c9a0: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_call_already_paging2(2427) TC_iu_lu_and_mt_call_already_paging2(2427)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call_already_paging2(2427)@7d38b4d9c9a0: MNCC signals MT call, before Paging Response MSC_Test_2-RAN(2420)@7d38b4d9c9a0: Created IMSI[1] for '262420000001142'H'7B6BE786'O to be handled at TC_iu_lu_and_mt_call_already_paging2(2427) MSC_Test-MNCC(2422)@7d38b4d9c9a0: Added conn table entry 0TC_iu_lu_and_mt_call_already_paging2(2427)1118401161 20250410110144976 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786 + mncc_tx_to_gsm_cc: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,Paging,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250410110144976 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786 + CC: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250410110144976 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786 callref-0x42a97289 tid-255) New transaction (transaction.c:231) 20250410110144976 DMNCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786 callref-0x42a97289 tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} (gsm_04_08_cc.c:790) 20250410110144976 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786 callref-0x42a97289 tid-255) codecs: :0{(no-codecs)} (from: remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250410110144976 DMNCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786 callref-0x42a97289 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250410110144976 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786 - mncc_tx_to_gsm_cc: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,Paging,CC) (gsm_04_08_cc.c:2448) TC_iu_lu_and_mt_call_already_paging2(2427)@7d38b4d9c9a0: phone answers Paging, expecting both SMS and MT call to be established TC_iu_lu_and_mt_call_already_paging2(2427)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '7B6BE786'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2420)@7d38b4d9c9a0: Added conn table entry 0TC_iu_lu_and_mt_call_already_paging2(2427)7105877 MSC_Test_2-SCCP(2419)@7d38b4d9c9a0: First idle individual index:0 20250410110145484 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110145484 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110145484 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110145484 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110145484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110145484 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110145484 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110145484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110145484 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110145484 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 6c 6d 55 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 7b 6b e7 86 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2421)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110145485 DIUCS DEBUG (UTRAN-Iu-439 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110145485 DMSC DEBUG msub_fsm[0x563b4cc586e0]{active}: Allocated (fsm.c:456) 20250410110145485 DMSC DEBUG msc_i[0x563b4cc69a10]{READY}: Allocated (fsm.c:456) 20250410110145485 DMSC DEBUG msc_i[0x563b4cc69a10]{READY}: is child of msub_fsm[0x563b4cc586e0] (fsm.c:486) 20250410110145485 DMSC DEBUG msc_a[0x563b4cc0d3c0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110145485 DMSC DEBUG msc_a[0x563b4cc0d3c0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc586e0] (fsm.c:486) 20250410110145485 DMSC DEBUG msc_a(unknown:UTRAN-Iu-439:NONE)[0x563b4cc0d3c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110145485 DMSC DEBUG msc_i(unknown:UTRAN-Iu-439:NONE)[0x563b4cc69a10]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110145485 DMSC DEBUG msc_a(unknown:UTRAN-Iu-439:NONE)[0x563b4cc0d3c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110145485 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-439:NONE)[0x563b4cc0d3c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110145485 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-439:NONE)[0x563b4cc0d3c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110145485 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc0cfe0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410110145485 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc0cfe0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc0d3c0] (fsm.c:486) 20250410110145485 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc0cfe0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250410110145485 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc0cfe0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410110145485 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786 + proc_arq_vlr_fn_init: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,CC,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410110145485 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786 + active-conn: now used by 8 (attached,SMS-receiver,SMS-pending,SMS,Paging,CC,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410110145485 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc0d3c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110145485 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc0d3c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110145486 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc0cfe0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410110145486 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc0cfe0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250410110145486 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc237e0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110145486 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc237e0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc0cfe0] (fsm.c:486) 20250410110145486 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc237e0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110145486 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc237e0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110145486 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786 - proc_arq_vlr_fn_init: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,CC,active-conn) (vlr_access_req_fsm.c:405) 20250410110145486 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110145486 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110145486 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110145486 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110145486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110145486 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110145486 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110145486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110145486 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110145486 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0d 02 6c 6d 55 00 01 b7 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2421)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2421)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2419)@7d38b4d9c9a0: { messageType := 2, destLocRef := '6C6D55'O ("lmU"), sourceLocRef := '0001B7'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2419)@7d38b4d9c9a0: Session index based on local reference:0 TC_iu_lu_and_mt_call_already_paging2(2427)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call_already_paging2(2427)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110145491 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786 + vlr_gsup_rx: now used by 8 (attached,SMS-receiver,SMS-pending,SMS,Paging,CC,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110145491 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc237e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110145491 DVLR DEBUG SUBSCR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786) Received 1 auth tuples (vlr.c:996) 20250410110145491 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc237e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110145491 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc237e0]{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:324) 20250410110145491 DMM DEBUG Tx AUTH REQ (rand = 3aefc76d7d8ee80d0d8252a1f8050a46) (gsm_04_08.c:641) 20250410110145491 DMM DEBUG AUTH REQ (autn = d69a6d8a45b12bc4506922f63fb32b47) (gsm_04_08.c:643) 20250410110145491 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110145491 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110145491 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc69a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110145492 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786 - vlr_gsup_rx: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,CC,active-conn) (vlr.c:1410) 20250410110145492 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110145492 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110145492 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110145492 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110145492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110145492 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110145492 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110145492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110145492 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110145492 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 6c 6d 55 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 3a ef c7 6d 7d 8e e8 0d 0d 82 52 a1 f8 05 0a 46 20 10 d6 9a 6d 8a 45 b1 2b c4 50 69 22 f6 3f b3 2b 47 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2421)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2421)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2419)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2419)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2419)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2419)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2420)@7d38b4d9c9a0: patching N(SD)=0 into dtap '0514071A15132104877AA2DB'O MSC_Test_2-RAN(2420)@7d38b4d9c9a0: patched enc_l3: '0514071A15132104877AA2DB'O MSC_Test_2-SCCP(2419)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2419)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2419)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2419)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514071A15132104877AA2DB'O 20250410110145499 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110145499 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110145499 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110145499 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110145499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110145499 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110145499 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110145499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110145499 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110145499 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 b7 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 14 07 1a 15 13 21 04 87 7a a2 db 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2421)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110145499 DIUCS DEBUG (UTRAN-Iu-439) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110145499 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc69a10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110145499 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc69a10]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110145499 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110145500 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110145500 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110145500 DMM DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 071a1513877aa2db) (gsm_04_08.c:1128) 20250410110145500 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc237e0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110145500 DVLR DEBUG SUBSCR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786) AUTH on UTRAN received RES: 071a1513877aa2db (8 bytes) (vlr_auth_fsm.c:151) 20250410110145500 DVLR INFO SUBSCR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110145500 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc237e0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110145500 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc237e0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110145500 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc237e0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110145500 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc237e0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc0cfe0] (vlr_auth_fsm.c:294) 20250410110145500 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc237e0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110145500 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc237e0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110145500 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc0cfe0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250410110145500 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc0cfe0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410110145500 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc0cfe0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110145500 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110145500 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=f361948951bf00c681b71a108d2a7bd7, CK=NONE (ran_msg_iu.c:388) 20250410110145500 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc69a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110145500 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc0cfe0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250410110145500 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110145500 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110145500 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110145500 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110145500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110145500 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110145500 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110145500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110145500 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110145500 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 6c 6d 55 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 f3 61 94 89 51 bf 00 c6 81 b7 1a 10 8d 2a 7b d7 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2421)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2421)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2419)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2419)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2419)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2419)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2419)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2419)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2419)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2419)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250410110145507 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110145507 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110145507 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110145507 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110145507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110145507 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110145507 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110145507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110145507 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110145507 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 b7 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2421)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110145507 DIUCS DEBUG (UTRAN-Iu-439) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110145507 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc69a10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110145507 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc69a10]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110145507 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110145507 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110145507 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110145507 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc0cfe0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250410110145507 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc0cfe0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410110145507 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110145507 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc69a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110145508 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc0cfe0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410110145508 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc0cfe0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410110145508 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc0cfe0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410110145508 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc0cfe0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410110145508 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc0cfe0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410110145508 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc0cfe0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410110145508 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc0cfe0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410110145508 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410110145508 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.977s remaining) (msc_a.c:450) 20250410110145508 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc0d3c0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250410110145508 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc0d3c0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110145508 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc69a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110145508 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786 callref-0x42a97289 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250410110145508 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250410110145508 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc0d3c0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250410110145508 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc0d3c0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250410110145508 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP callref-0x42a97289 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250410110145508 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP callref-0x42a97289 tid-0) codecs: :0{AMR:octet-align=1#112} (from: remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (gsm_04_08_cc.c:798) 20250410110145508 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP callref-0x42a97289 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250410110145508 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc0d3c0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_SETUP (msc_a.c:2106) 20250410110145508 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc0d3c0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110145508 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc69a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110145508 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786 - Paging: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,CC,active-conn) (paging.c:202) 20250410110145508 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001142/3/1): Available (smpp_smsc.c:626) 20250410110145509 DMSC NOTICE Pending paging while subscriber 262420000001142 attached. (sms_queue.c:558) 20250410110145509 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110145509 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110145509 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110145509 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110145509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110145509 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110145509 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110145509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110145509 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110145509 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 6c 6d 55 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 41 f2 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110145509 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110145509 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110145509 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110145509 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110145509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110145509 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110145509 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110145509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110145509 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110145509 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4e 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 6c 6d 55 00 01 37 00 14 40 33 00 00 02 00 10 40 27 26 09 01 23 01 00 07 91 44 77 58 10 06 50 00 17 00 04 80 32 24 00 00 52 40 01 11 10 44 00 09 c8 32 9b fd 06 4d 9b 53 00 3b 40 01 40 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110145509 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110145509 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110145509 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110145509 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110145509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110145509 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110145509 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110145509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110145509 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110145509 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 3f 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 6c 6d 55 00 01 28 00 14 40 24 00 00 02 00 10 40 18 17 03 05 04 04 60 04 05 8b 5c 04 91 21 43 65 5e 07 91 94 21 03 00 11 24 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2421)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2421)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2419)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2419)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2419)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2419)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2421)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2421)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2421)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2421)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2419)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2419)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2419)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2419)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2419)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2419)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2419)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2419)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call_already_paging2(2427)@7d38b4d9c9a0: Got SMS-DELIVER TC_iu_lu_and_mt_call_already_paging2(2427)@7d38b4d9c9a0: Got CC Setup TC_iu_lu_and_mt_call_already_paging2(2427)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call_already_paging2(2427)@7d38b4d9c9a0: success, tear down MSC_Test_2-SCCP(2419)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2419)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2419)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2419)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000B40080000010004400140'O 20250410110145532 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110145532 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110145532 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110145532 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110145532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110145532 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110145532 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110145532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110145532 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110145532 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 b7 00 01 0c 00 0b 40 08 00 00 01 00 04 40 01 40 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2421)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110145532 DIUCS DEBUG (UTRAN-Iu-439) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110145532 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc69a10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110145532 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc69a10]{READY}: RAN decode: RANAP: dir=1 proc=11 (ran_msg_iu.c:274) 20250410110145532 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc0d3c0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110145532 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc0d3c0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=11 (ran_msg_iu.c:274) 20250410110145532 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc0d3c0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP Iu ReleaseRequest (msc_a.c:2043) 20250410110145532 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc0d3c0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250410110145532 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc0d3c0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250410110145532 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc0d3c0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 3 (sms,cc,msc_a_ran_dec) (msc_a.c:948) 20250410110145532 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786 + msc_a_fsm_releasing_onenter: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,CC,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110145532 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786 + vlr_subscr_cancel_attach_fsm: now used by 8 (attached,SMS-receiver,SMS-pending,SMS,CC,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110145532 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786 - vlr_subscr_cancel_attach_fsm: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,CC,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110145532 DLSMS ERROR trans(SMS IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP callref-0x40000033 tid-0) Freeing transaction that still contains an SMS -- discarding (gsm_04_11.c:1443) 20250410110145532 DLSMS NOTICE Sending SMS 33 failed 1 times. (sms_queue.c:248) 20250410110145532 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786 - SMS-pending: now used by 6 (attached,SMS-receiver,SMS,CC,active-conn,msc_a_fsm_releasing_onenter) (sms_queue.c:217) 20250410110145533 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786 - SMS-receiver: now used by 5 (attached,SMS,CC,active-conn,msc_a_fsm_releasing_onenter) (gsm_04_11.c:77) 20250410110145533 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786 - SMS: now used by 4 (attached,CC,active-conn,msc_a_fsm_releasing_onenter) (transaction.c:281) 20250410110145533 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP callref-0x42a97289 tid-0) Freeing transaction (transaction.c:243) 20250410110145533 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP callref-0x42a97289 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250410110145533 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP callref-0x42a97289 tid-0) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250410110145533 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP callref-0x42a97289 tid-0) new state CALL_PRESENT -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250410110145533 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc0d3c0]{MSC_A_ST_RELEASING}: Sending DTAP: CC GSM48_MT_CC_RELEASE (msc_a.c:2106) 20250410110145533 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc0d3c0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110145533 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc69a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110145533 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP callref-0x42a97289 tid-0) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250410110145533 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP callref-0x42a97289 tid-0) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250410110145533 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786 - CC: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (transaction.c:281) 20250410110145533 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc0d3c0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110145533 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc69a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110145533 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410110145533 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110145533 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110145533 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110145533 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110145533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110145533 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110145533 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110145533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110145533 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110145533 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 6c 6d 55 00 01 17 00 14 40 13 00 00 02 00 10 40 07 06 03 2d 08 02 e1 af 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110145533 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110145533 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110145533 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110145533 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110145533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110145533 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110145533 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110145533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110145533 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110145533 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 6c 6d 55 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2421)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2421)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2419)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2419)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2419)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2419)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2421)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2421)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2419)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2419)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2419)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2419)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2419)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2419)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2419)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2419)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250410110145542 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110145542 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110145542 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110145542 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110145542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110145542 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110145542 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110145542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110145542 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110145542 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 b7 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2421)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110145542 DIUCS DEBUG (UTRAN-Iu-439) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110145542 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc69a10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110145543 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc69a10]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110145543 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc0d3c0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110145543 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc0d3c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110145543 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc0d3c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110145543 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc0d3c0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110145543 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc0d3c0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110145543 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc0d3c0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110145543 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc0d3c0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110145543 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc0cfe0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110145543 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc0cfe0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc0d3c0] (msc_a.c:1053) 20250410110145543 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc0cfe0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110145543 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc0cfe0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410110145543 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc0d3c0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc586e0] (msc_a.c:1053) 20250410110145543 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc0d3c0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110145543 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc0d3c0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110145543 DMSC DEBUG msub_fsm[0x563b4cc586e0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110145543 DMSC DEBUG msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786) MSC-A terminated (msub.c:261) 20250410110145543 DMSC DEBUG msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786) 1 MSC-I still active (msub.c:79) 20250410110145543 DMSC DEBUG msub_fsm[0x563b4cc586e0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110145543 DMSC DEBUG msub_fsm[0x563b4cc586e0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110145543 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc69a10]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110145543 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc69a10]{READY}: Removing from parent msub_fsm[0x563b4cc586e0] (msub.c:113) 20250410110145543 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-439 (ran_conn.c:142) 20250410110145543 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-439 (ran_conn.c:155) 20250410110145543 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc69a10]{READY}: Freeing instance (msub.c:113) 20250410110145543 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786:UTRAN-Iu-439:PAGING_RESP)[0x563b4cc69a10]{READY}: Deallocated (fsm.c:568) 20250410110145543 DMSC DEBUG msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786) Free (msub.c:119) 20250410110145543 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786 - active-conn: now used by 1 (attached) (msub.c:375) 20250410110145543 DMSC DEBUG msub_fsm[0x563b4cc586e0]{terminating}: Freeing instance (msub.c:113) 20250410110145543 DMSC DEBUG msub_fsm[0x563b4cc586e0]{terminating}: Deallocated (fsm.c:568) 20250410110145543 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110145543 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110145543 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110145543 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110145543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110145543 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110145543 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110145543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110145543 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110145543 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0d 04 6c 6d 55 00 01 b7 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2421)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2421)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2419)@7d38b4d9c9a0: Session index based on local reference:0 20250410110145546 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110145546 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110145546 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110145546 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110145546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110145546 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110145546 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110145546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110145546 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-RAN(2420)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_lu_and_mt_call_already_paging2(2427)7105877 MSC_Test_2-M3UA(2421)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110145546 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 b7 6c 6d 55 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_iu_lu_and_mt_call_already_paging2(2427)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call_already_paging2(2427)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call_already_paging2(2427)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110145547 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410110145547 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x7B6BE786 - VTY: now used by 1 (attached) (msc_vty.c:1387) TC_iu_lu_and_mt_call_already_paging2(2427)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410110145556 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410110145556 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110145556 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410110145556 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410110145556 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410110145556 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110145556 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110145556 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410110145556 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110145556 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110145556 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1126) 20250410110145556 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110145556 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110145556 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110145557 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110145557 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110145557 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110145557 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110145557 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110145557 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110145557 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:378) 20250410110145557 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410110145557 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110145557 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) MSC_Test_1-M3UA(2418)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110145557 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410110145557 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410110145558 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110145558 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110145558 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410110145558 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110145558 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110145557 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410110145558 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410110145558 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110145558 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110145558 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110145558 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110145558 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110145558 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110145558 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110145558 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250410110145558 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110145558 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test-GSUP(2425)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110145558 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410110145559 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2415)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-SCCP(2416)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(2413)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(2424)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110145561 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410110145561 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_1-RAN(2417)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-SCCP(2419)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-RAN(2420)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2412)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(2423)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2428)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(2422)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110145573 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110145573 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110145573 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110145573 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250410110145573 DLINP ERROR SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:766) 20250410110145573 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110145573 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410110145573 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110145573 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110145574 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110145574 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110145574 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110145574 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110145574 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110145574 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2421)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(2426)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110145576 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250410110145577 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-RAN(2414)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2412): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(2413): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(2414): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(2415): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-SCCP(2416): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-RAN(2417): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-M3UA(2418): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-SCCP(2419): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-RAN(2420): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-M3UA(2421): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(2422): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(2423): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(2424): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(2425): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(2426): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_iu_lu_and_mt_call_already_paging2(2427): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2428): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_iu_lu_and_mt_call_already_paging finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_call_already_paging pass'. Thu Apr 10 11:01:45 UTC 2025 ====== MSC_Tests_Iu.TC_iu_lu_and_mt_call_already_paging pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_iu_lu_and_mt_call_already_paging.talloc 20250410110146559 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=532640) 20250410110147557 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110147557 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110147557 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110147559 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110147559 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110147559 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110147560 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410110147574 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110147574 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110147574 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) Waiting for packet dumper to finish... 1 (prev_count=532640, count=536568) 20250410110148561 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_call_already_paging pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mo_sms'. ------ MSC_Tests_Iu.TC_iu_lu_and_mo_sms ------ Thu Apr 10 11:01:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mo_sms.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mo_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410110149562 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mo_sms' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_iu_lu_and_mo_sms started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2432)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(2432)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2432)@7d38b4d9c9a0: ************************************************* MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-SCCP(2430)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(2435)@7d38b4d9c9a0: ************************************************* MSC_Test_1-M3UA(2435)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2435)@7d38b4d9c9a0: ************************************************* MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_1-SCCP(2433)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2438)@7d38b4d9c9a0: ************************************************* MSC_Test_2-M3UA(2438)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_2-M3UA(2438)@7d38b4d9c9a0: ************************************************* MSC_Test_2-SCCP(2436)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410110150480 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2439)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410110150563 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410110150563 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2441)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2441)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410110150569 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2441)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2441)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2441)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2441)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2441)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2441)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410110150601 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410110150601 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250410110150633 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110150633 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410110150633 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110150633 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2432)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2432)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2432)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110150638 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110150638 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110150638 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110150638 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110150638 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110150638 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110150638 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110150638 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110150638 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110150638 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410110150638 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2432)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(2432)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2432)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2432)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2432)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410110150639 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110150639 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110150639 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110150640 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410110150640 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110150640 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110150640 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110150640 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110150640 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110150640 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410110150640 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110150640 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2432)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2432)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2432)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2432)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2432)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2432)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2432)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2432)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110150640 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410110150640 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410110150645 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110150645 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250410110150645 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110150645 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2435)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2435)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2435)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110150649 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110150649 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110150649 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110150649 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110150649 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110150649 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110150649 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110150649 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110150649 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110150649 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110150649 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2435)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_1-M3UA(2435)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2435)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2435)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2435)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410110150650 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110150650 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110150650 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110150650 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110150650 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110150650 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110150650 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110150650 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110150650 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110150650 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110150650 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110150650 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2435)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2435)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2435)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110150650 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:413) 20250410110150650 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2435)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2435)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2435)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2435)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2435)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2442)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000001042" to be handled at TC_iu_lu_and_mo_sms2(2444) TC_iu_lu_and_mo_sms2(2444)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001042'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410110150668 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110150668 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250410110150668 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110150668 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2438)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2438)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2438)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110150670 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110150670 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110150670 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110150670 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110150670 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110150670 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110150670 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110150670 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110150670 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110150670 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110150670 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2438)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_2-M3UA(2438)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2438)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2438)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2438)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410110150671 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110150671 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110150671 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110150671 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110150671 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110150671 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110150671 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110150671 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110150671 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110150671 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110150671 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110150671 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110150671 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2438)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2435)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2435)@7d38b4d9c9a0: Received M3UA_DAVA -> discard 20250410110150671 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) 20250410110150671 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2438)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2438)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2438)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2438)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2438)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2438)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2438)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110151446 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110151446 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110151446 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110151446 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110151446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110151446 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110151446 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110151446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110151446 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110151446 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2432)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110151446 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110151446 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110151446 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110151446 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110151446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110151446 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110151446 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110151446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110151446 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110151446 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2432)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2432)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2431)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2435)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110151453 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110151453 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110151453 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410110151453 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410110151453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110151453 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110151453 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110151453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110151453 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110151453 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110151453 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110151453 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110151453 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110151453 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250410110151453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110151453 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250410110151453 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110151453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250410110151453 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110151453 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2435)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2435)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2434)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410110151491 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110151491 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110151491 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110151491 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110151491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110151491 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110151491 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110151491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110151491 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110151491 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2438)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110151491 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250410110151492 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250410110151492 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110151492 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110151492 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110151492 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110151492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110151492 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110151492 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110151492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110151492 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110151492 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2438)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2438)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2437)@7d38b4d9c9a0: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2437)@7d38b4d9c9a0: Added conn table entry 0TC_iu_lu_and_mo_sms2(2444)7867175 MSC_Test_2-SCCP(2436)@7d38b4d9c9a0: First idle individual index:0 20250410110151512 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110151512 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110151512 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110151512 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110151512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110151512 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110151512 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110151512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110151512 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110151512 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 78 0b 27 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 24 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2438)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110151512 DIUCS DEBUG (UTRAN-Iu-440 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110151512 DMSC DEBUG msub_fsm[0x563b4cc0cfe0]{active}: Allocated (fsm.c:456) 20250410110151512 DMSC DEBUG msc_i[0x563b4cc0d3c0]{READY}: Allocated (fsm.c:456) 20250410110151512 DMSC DEBUG msc_i[0x563b4cc0d3c0]{READY}: is child of msub_fsm[0x563b4cc0cfe0] (fsm.c:486) 20250410110151512 DMSC DEBUG msc_a[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110151512 DMSC DEBUG msc_a[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc0cfe0] (fsm.c:486) 20250410110151512 DMSC DEBUG msc_a(unknown:UTRAN-Iu-440:NONE)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110151512 DMSC DEBUG msc_i(unknown:UTRAN-Iu-440:NONE)[0x563b4cc0d3c0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110151512 DMSC DEBUG msc_a(unknown:UTRAN-Iu-440:NONE)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110151512 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-440:NONE)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110151512 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-440:NONE)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110151512 DMM DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-440:LU)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001042 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410110151512 DMM DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-440:LU)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410110151512 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-440:LU)[0x563b4cc586e0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410110151512 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-440:LU)[0x563b4cc586e0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001042:UTRAN-Iu-440:LU)[0x563b4cc69a10] (fsm.c:486) 20250410110151512 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-440:LU)[0x563b4cc586e0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410110151512 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-440:LU)[0x563b4cc586e0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410110151512 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410110151512 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001042 id=262420000001042 (vlr.c:661) 20250410110151512 DVLR INFO New subscr, IMSI: 262420000001042 (vlr.c:562) 20250410110151512 DVLR DEBUG VLR subscr IMSI-262420000001042 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410110151512 DMSC DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-440:LU)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) MSC_Test_2-RAN(2437)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410110151512 DMSC DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-440:LU)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110151512 DVLR DEBUG VLR subscr IMSI-262420000001042 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410110151512 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410110151512 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-440:LU)[0x563b4cc586e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410110151512 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-440:LU)[0x563b4cc586e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410110151512 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-440:LU)[0x563b4cc586e0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410110151512 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-440:LU)[0x563b4cc335e0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110151512 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-440:LU)[0x563b4cc335e0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-440:LU)[0x563b4cc586e0] (fsm.c:486) 20250410110151512 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-440:LU)[0x563b4cc335e0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110151512 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-440:LU)[0x563b4cc335e0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110151513 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110151513 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110151513 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110151513 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110151513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110151513 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110151513 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110151513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110151513 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110151513 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 02 02 78 0b 27 00 01 b8 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2438)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2438)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2436)@7d38b4d9c9a0: { messageType := 2, destLocRef := '780B27'O ("x\v'"), sourceLocRef := '0001B8'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2436)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(2442)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000001042" handled at TC_iu_lu_and_mo_sms2(2444) MSC_Test-GSUP(2442)@7d38b4d9c9a0: Added IMSI table entry 0TC_iu_lu_and_mo_sms2(2444)"262420000001042" TC_iu_lu_and_mo_sms2(2444)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_sms2(2444)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410110151517 DVLR DEBUG VLR subscr IMSI-262420000001042 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110151517 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-440:LU)[0x563b4cc335e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110151517 DVLR DEBUG SUBSCR(IMSI-262420000001042) Received 1 auth tuples (vlr.c:996) 20250410110151517 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-440:LU)[0x563b4cc335e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110151517 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-440:LU)[0x563b4cc335e0]{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:324) 20250410110151517 DMM DEBUG Tx AUTH REQ (rand = 80022afcb0f407efb76744c0acdd07f4) (gsm_04_08.c:641) 20250410110151517 DMM DEBUG AUTH REQ (autn = 57ef37570ff1852c30e68c6eea6ee2ee) (gsm_04_08.c:643) 20250410110151517 DIUCS DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-440:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110151517 DIUCS DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-440:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110151517 DMSC DEBUG msc_i(IMSI-262420000001042:UTRAN-Iu-440:LU)[0x563b4cc0d3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110151517 DVLR DEBUG VLR subscr IMSI-262420000001042 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110151517 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110151517 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110151517 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110151517 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110151517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110151517 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110151517 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110151517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110151517 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110151517 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 02 06 78 0b 27 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 80 02 2a fc b0 f4 07 ef b7 67 44 c0 ac dd 07 f4 20 10 57 ef 37 57 0f f1 85 2c 30 e6 8c 6e ea 6e e2 ee 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2438)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2438)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2436)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2436)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2436)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2436)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2437)@7d38b4d9c9a0: patching N(SD)=1 into dtap '05141A5BA0A221045E50AB8B'O MSC_Test_2-RAN(2437)@7d38b4d9c9a0: patched enc_l3: '05541A5BA0A221045E50AB8B'O MSC_Test_2-SCCP(2436)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2436)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2436)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2436)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05541A5BA0A221045E50AB8B'O 20250410110151530 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110151530 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110151530 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110151530 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110151530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110151530 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110151530 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110151530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110151530 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110151530 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 b8 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 1a 5b a0 a2 21 04 5e 50 ab 8b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2438)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110151531 DIUCS DEBUG (UTRAN-Iu-440) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110151531 DMSC DEBUG msc_i(IMSI-262420000001042:UTRAN-Iu-440:LU)[0x563b4cc0d3c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110151531 DIUCS DEBUG msc_i(IMSI-262420000001042:UTRAN-Iu-440:LU)[0x563b4cc0d3c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110151531 DMSC DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-440:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110151531 DIUCS DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-440:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110151531 DIUCS DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-440:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110151531 DMM DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-440:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 1a5ba0a25e50ab8b) (gsm_04_08.c:1128) 20250410110151531 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-440:LU)[0x563b4cc335e0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110151531 DVLR DEBUG SUBSCR(IMSI-262420000001042) AUTH on UTRAN received RES: 1a5ba0a25e50ab8b (8 bytes) (vlr_auth_fsm.c:151) 20250410110151531 DVLR INFO SUBSCR(IMSI-262420000001042) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110151531 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-440:LU)[0x563b4cc335e0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110151531 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-440:LU)[0x563b4cc335e0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110151531 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-440:LU)[0x563b4cc335e0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110151531 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-440:LU)[0x563b4cc335e0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-440:LU)[0x563b4cc586e0] (vlr_auth_fsm.c:294) 20250410110151531 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-440:LU)[0x563b4cc335e0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110151531 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-440:LU)[0x563b4cc335e0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110151531 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-440:LU)[0x563b4cc586e0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410110151531 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-440:LU)[0x563b4cc586e0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410110151531 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-440:LU)[0x563b4cc586e0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110151531 DIUCS DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-440:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110151531 DIUCS DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-440:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=9e81cc78f0a831bd3e30dc6ac733c624, CK=NONE (ran_msg_iu.c:388) 20250410110151531 DMSC DEBUG msc_i(IMSI-262420000001042:UTRAN-Iu-440:LU)[0x563b4cc0d3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110151531 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-440:LU)[0x563b4cc586e0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250410110151531 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110151531 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110151531 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110151531 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110151531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110151531 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110151531 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110151532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110151532 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110151532 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 02 06 78 0b 27 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 9e 81 cc 78 f0 a8 31 bd 3e 30 dc 6a c7 33 c6 24 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2438)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2438)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2436)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2436)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2436)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2436)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2436)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2436)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2436)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2436)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250410110151550 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110151550 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110151550 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110151550 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110151550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110151550 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110151550 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110151550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110151551 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110151551 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 b8 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2438)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110151551 DIUCS DEBUG (UTRAN-Iu-440) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110151551 DMSC DEBUG msc_i(IMSI-262420000001042:UTRAN-Iu-440:LU)[0x563b4cc0d3c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110151551 DIUCS DEBUG msc_i(IMSI-262420000001042:UTRAN-Iu-440:LU)[0x563b4cc0d3c0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110151551 DMSC DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-440:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110151551 DIUCS DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-440:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110151551 DIUCS DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-440:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110151551 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-440:LU)[0x563b4cc586e0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410110151551 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-440:LU)[0x563b4cc586e0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410110151551 DIUCS DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-440:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110151551 DMSC DEBUG msc_i(IMSI-262420000001042:UTRAN-Iu-440:LU)[0x563b4cc0d3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110151551 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-440:LU)[0x563b4cc586e0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410110151551 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-440:LU)[0x563b4cc586e0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410110151551 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001042:UTRAN-Iu-440:LU)[0x563b4cc335e0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110151551 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001042:UTRAN-Iu-440:LU)[0x563b4cc335e0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-440:LU)[0x563b4cc586e0] (fsm.c:486) 20250410110151551 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001042:UTRAN-Iu-440:LU)[0x563b4cc335e0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410110151551 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001042:UTRAN-Iu-440:LU)[0x563b4cc335e0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410110151551 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110151551 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110151551 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110151551 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110151551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110151551 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110151551 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110151551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110151551 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110151551 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 02 06 78 0b 27 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 40 f2 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2438)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2438)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2436)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2436)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2436)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2436)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110151561 DVLR DEBUG VLR subscr IMSI-262420000001042 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110151561 DVLR DEBUG IMSI:262420000001042 has MSISDN:491230001042 (vlr.c:1045) 20250410110151561 DMSC NOTICE msub(IMSI-262420000001042:MSISDN-491230001042) VLR: update for IMSI=262420000001042 (MSISDN=491230001042) (gsm_04_08.c:1541) 20250410110151561 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110151562 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110151562 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-440:LU)[0x563b4cc586e0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410110151562 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001042:UTRAN-Iu-440:LU)[0x563b4cc335e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410110151562 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001042:UTRAN-Iu-440:LU)[0x563b4cc335e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410110151562 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001042:UTRAN-Iu-440:LU)[0x563b4cc335e0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410110151562 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001042:UTRAN-Iu-440:LU)[0x563b4cc335e0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-440:LU)[0x563b4cc586e0] (vlr_lu_fsm.c:110) 20250410110151562 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001042:UTRAN-Iu-440:LU)[0x563b4cc335e0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410110151562 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001042:UTRAN-Iu-440:LU)[0x563b4cc335e0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110151562 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-440:LU)[0x563b4cc586e0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410110151562 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-440:LU)[0x563b4cc586e0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410110151562 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-440:LU)[0x563b4cc236b0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110151562 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-440:LU)[0x563b4cc236b0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-440:LU)[0x563b4cc586e0] (fsm.c:486) 20250410110151562 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-440:LU)[0x563b4cc236b0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410110151562 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-440:LU)[0x563b4cc236b0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410110151562 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-440:LU)[0x563b4cc236b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410110151562 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-440:LU)[0x563b4cc236b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410110151562 DMSC NOTICE msub(IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x0B535887) VLR: update for IMSI=262420000001042 (MSISDN=491230001042) (gsm_04_08.c:1541) 20250410110151562 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-440:LU)[0x563b4cc236b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410110151562 DMM DEBUG -> IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x0B535887 LOCATION UPDATE ACCEPT (TMSI = 0x0b535887) (gsm_04_08.c:149) 20250410110151562 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x0B535887:UTRAN-Iu-440:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250410110151562 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x0B535887:UTRAN-Iu-440:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110151562 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x0B535887:UTRAN-Iu-440:LU)[0x563b4cc0d3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110151562 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x0B535887 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110151562 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110151562 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110151562 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110151562 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110151562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110151562 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110151563 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110151563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110151563 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110151563 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 02 06 78 0b 27 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 0b 53 58 87 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2438)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2438)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2436)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2436)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2436)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2436)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_sms2(2444)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2437)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2437)@7d38b4d9c9a0: patched enc_l3: '059B'O MSC_Test_2-SCCP(2436)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2436)@7d38b4d9c9a0: vl_len:14 MSC_Test_2-SCCP(2436)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2436)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250410110151572 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110151572 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110151572 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2438)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110151572 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110151572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110151572 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110151572 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110151572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110151572 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110151572 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 b8 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110151572 DIUCS DEBUG (UTRAN-Iu-440) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110151572 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x0B535887:UTRAN-Iu-440:LU)[0x563b4cc0d3c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110151573 DIUCS DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x0B535887:UTRAN-Iu-440:LU)[0x563b4cc0d3c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110151573 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x0B535887:UTRAN-Iu-440:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110151573 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x0B535887:UTRAN-Iu-440:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110151573 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x0B535887:UTRAN-Iu-440:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110151573 DMM DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x0B535887:UTRAN-Iu-440:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410110151573 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x0B535887:UTRAN-Iu-440:LU)[0x563b4cc586e0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410110151573 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-440:LU)[0x563b4cc236b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410110151573 DMSC NOTICE msub(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887) VLR: update for IMSI=262420000001042 (MSISDN=491230001042) (gsm_04_08.c:1541) 20250410110151573 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410110151573 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-440:LU)[0x563b4cc236b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410110151573 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-440:LU)[0x563b4cc586e0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410110151573 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-440:LU)[0x563b4cc236b0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410110151573 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-440:LU)[0x563b4cc236b0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-440:LU)[0x563b4cc586e0] (vlr_lu_fsm.c:817) 20250410110151573 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-440:LU)[0x563b4cc236b0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410110151573 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-440:LU)[0x563b4cc236b0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110151573 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-440:LU)[0x563b4cc586e0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410110151573 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-440:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410110151573 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-440:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.939s remaining) (msc_a.c:450) 20250410110151573 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001042/3/1): Available (smpp_smsc.c:626) 20250410110151573 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-440:LU)[0x563b4cc69a10]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110151573 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-440:LU)[0x563b4cc69a10]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110151573 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-440:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110151573 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110151573 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110151573 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110151573 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-440:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110151573 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-440:LU)[0x563b4cc0d3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110151573 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410110151573 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110151573 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110151574 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110151574 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110151574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110151574 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110151574 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110151574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110151574 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110151574 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 02 06 78 0b 27 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2438)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2438)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2436)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2436)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2436)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2436)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2436)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2436)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2436)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2436)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250410110151589 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110151589 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110151589 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110151589 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110151589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110151589 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110151589 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110151589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110151589 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110151589 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 b8 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2438)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110151589 DIUCS DEBUG (UTRAN-Iu-440) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110151589 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-440:LU)[0x563b4cc0d3c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110151589 DIUCS DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-440:LU)[0x563b4cc0d3c0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110151589 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-440:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110151590 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-440:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110151590 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-440:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110151590 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-440:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110151590 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-440:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110151590 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-440:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110151590 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-440:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110151590 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-440:LU)[0x563b4cc586e0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110151590 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-440:LU)[0x563b4cc586e0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-440:LU)[0x563b4cc69a10] (msc_a.c:1053) 20250410110151590 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-440:LU)[0x563b4cc586e0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410110151590 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-440:LU)[0x563b4cc586e0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110151590 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-440:LU)[0x563b4cc586e0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410110151590 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-440:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc0cfe0] (msc_a.c:1053) 20250410110151590 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-440:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110151590 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-440:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110151590 DMSC DEBUG msub_fsm[0x563b4cc0cfe0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110151590 DMSC DEBUG msub(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887) MSC-A terminated (msub.c:261) 20250410110151590 DMSC DEBUG msub(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887) 1 MSC-I still active (msub.c:79) 20250410110151590 DMSC DEBUG msub_fsm[0x563b4cc0cfe0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110151590 DMSC DEBUG msub_fsm[0x563b4cc0cfe0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110151590 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-440:LU)[0x563b4cc0d3c0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110151590 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-440:LU)[0x563b4cc0d3c0]{READY}: Removing from parent msub_fsm[0x563b4cc0cfe0] (msub.c:113) 20250410110151590 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-440 (ran_conn.c:142) 20250410110151590 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-440 (ran_conn.c:155) 20250410110151590 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-440:LU)[0x563b4cc0d3c0]{READY}: Freeing instance (msub.c:113) 20250410110151590 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-440:LU)[0x563b4cc0d3c0]{READY}: Deallocated (fsm.c:568) 20250410110151590 DMSC DEBUG msub(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887) Free (msub.c:119) 20250410110151590 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887 - active-conn: now used by 1 (attached) (msub.c:375) 20250410110151590 DMSC DEBUG msub_fsm[0x563b4cc0cfe0]{terminating}: Freeing instance (msub.c:113) 20250410110151590 DMSC DEBUG msub_fsm[0x563b4cc0cfe0]{terminating}: Deallocated (fsm.c:568) 20250410110151590 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110151590 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110151590 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110151590 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110151590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110151590 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110151590 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110151590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110151590 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110151590 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 02 04 78 0b 27 00 01 b8 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2438)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2438)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2436)@7d38b4d9c9a0: Session index based on local reference:0 20250410110151595 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110151595 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110151595 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110151595 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110151595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110151595 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110151595 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110151595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110151595 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110151595 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 b8 78 0b 27 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2438)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2437)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_lu_and_mo_sms2(2444)7867175 TC_iu_lu_and_mo_sms2(2444)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_sms2(2444)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_sms2(2444)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_sms2(2444)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_sms2(2444)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0100'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '0B535887'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2437)@7d38b4d9c9a0: Added conn table entry 0TC_iu_lu_and_mo_sms2(2444)15300570 MSC_Test_2-RAN(2437)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2436)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_2-M3UA(2438)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110151800 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110151800 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110151800 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110151800 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110151800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110151800 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110151800 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110151800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110151800 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110151800 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 e9 77 da 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 04 03 50 59 02 05 f4 0b 53 58 87 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110151801 DIUCS DEBUG (UTRAN-Iu-441 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110151801 DMSC DEBUG msub_fsm[0x563b4cc586e0]{active}: Allocated (fsm.c:456) 20250410110151801 DMSC DEBUG msc_i[0x563b4cc69a10]{READY}: Allocated (fsm.c:456) 20250410110151801 DMSC DEBUG msc_i[0x563b4cc69a10]{READY}: is child of msub_fsm[0x563b4cc586e0] (fsm.c:486) 20250410110151801 DMSC DEBUG msc_a[0x563b4cc0d3c0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110151801 DMSC DEBUG msc_a[0x563b4cc0d3c0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc586e0] (fsm.c:486) 20250410110151801 DMSC DEBUG msc_a(unknown:UTRAN-Iu-441:NONE)[0x563b4cc0d3c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110151801 DMSC DEBUG msc_i(unknown:UTRAN-Iu-441:NONE)[0x563b4cc69a10]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110151801 DMSC DEBUG msc_a(unknown:UTRAN-Iu-441:NONE)[0x563b4cc0d3c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110151801 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-441:NONE)[0x563b4cc0d3c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110151801 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-441:NONE)[0x563b4cc0d3c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110151801 DMM DEBUG msc_a(TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc0d3c0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250410110151801 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc0cfe0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410110151801 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc0cfe0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc0d3c0] (fsm.c:486) 20250410110151801 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc0cfe0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250410110151801 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc0cfe0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410110151801 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410110151801 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410110151801 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc0d3c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110151801 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc0d3c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110151801 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc0cfe0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410110151801 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc0cfe0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250410110151801 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc236b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110151801 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc236b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc0cfe0] (fsm.c:486) 20250410110151801 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc236b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110151802 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc236b0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110151802 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410110151802 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110151802 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110151802 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110151802 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110151802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110151802 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110151802 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110151802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110151802 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110151802 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 03 02 e9 77 da 00 01 b9 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2438)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2438)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2436)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'E977DA'O, sourceLocRef := '0001B9'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2436)@7d38b4d9c9a0: Session index based on local reference:0 TC_iu_lu_and_mo_sms2(2444)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_sms2(2444)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110151806 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110151806 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc236b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110151806 DVLR DEBUG SUBSCR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887) Received 1 auth tuples (vlr.c:996) 20250410110151806 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc236b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110151806 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc236b0]{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:324) 20250410110151806 DMM DEBUG Tx AUTH REQ (rand = 578028cca7f6d82c0f8dcda209561a94) (gsm_04_08.c:641) 20250410110151806 DMM DEBUG AUTH REQ (autn = 73d6cab6d4fa998ed3dd0dd3412dcd4e) (gsm_04_08.c:643) 20250410110151806 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110151806 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110151806 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110151806 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410110151806 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110151806 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110151806 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110151806 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110151806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110151806 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110151806 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110151806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110151806 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110151806 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 03 06 e9 77 da 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 57 80 28 cc a7 f6 d8 2c 0f 8d cd a2 09 56 1a 94 20 10 73 d6 ca b6 d4 fa 99 8e d3 dd 0d d3 41 2d cd 4e 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2438)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2438)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2436)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2436)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2436)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2436)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2437)@7d38b4d9c9a0: patching N(SD)=1 into dtap '05142C959607210401553B50'O MSC_Test_2-RAN(2437)@7d38b4d9c9a0: patched enc_l3: '05542C959607210401553B50'O MSC_Test_2-SCCP(2436)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2436)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2436)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2436)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05542C959607210401553B50'O 20250410110151810 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110151810 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110151810 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110151810 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110151810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110151810 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-M3UA(2438)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110151810 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110151810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110151810 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110151810 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 b9 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 2c 95 96 07 21 04 01 55 3b 50 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110151810 DIUCS DEBUG (UTRAN-Iu-441) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110151810 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110151810 DIUCS DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110151810 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110151810 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110151810 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110151810 DMM DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 2c95960701553b50) (gsm_04_08.c:1128) 20250410110151810 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc236b0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110151810 DVLR DEBUG SUBSCR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887) AUTH on UTRAN received RES: 2c95960701553b50 (8 bytes) (vlr_auth_fsm.c:151) 20250410110151810 DVLR INFO SUBSCR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110151810 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc236b0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110151810 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc236b0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110151810 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc236b0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110151810 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc236b0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc0cfe0] (vlr_auth_fsm.c:294) 20250410110151810 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc236b0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110151810 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc236b0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110151810 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc0cfe0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250410110151810 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc0cfe0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410110151810 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc0cfe0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110151810 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110151810 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=875c358b0c64890b514e325577f63bab, CK=NONE (ran_msg_iu.c:388) 20250410110151810 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110151810 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc0cfe0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250410110151810 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110151810 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110151810 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110151810 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110151810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110151810 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110151810 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110151810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110151810 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110151810 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 03 06 e9 77 da 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 87 5c 35 8b 0c 64 89 0b 51 4e 32 55 77 f6 3b ab 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2438)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2438)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2436)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2436)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2436)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2436)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2436)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2436)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2436)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2436)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250410110151812 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110151812 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110151812 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110151812 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110151812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110151812 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110151812 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_2-M3UA(2438)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110151812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110151812 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110151812 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 b9 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110151812 DIUCS DEBUG (UTRAN-Iu-441) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110151812 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110151812 DIUCS DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110151812 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110151812 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110151812 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110151812 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc0cfe0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250410110151812 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc0cfe0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410110151812 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110151812 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110151812 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc0cfe0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410110151812 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc0cfe0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410110151812 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc0cfe0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410110151812 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc0cfe0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410110151812 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc0cfe0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410110151812 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc0cfe0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410110151812 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc0cfe0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410110151812 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410110151812 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.989s remaining) (msc_a.c:450) 20250410110151812 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001042/3/1): Available (smpp_smsc.c:626) 20250410110151812 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110151812 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110151812 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110151812 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110151812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110151812 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110151812 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110151812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110151812 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110151812 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 03 06 e9 77 da 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 40 f2 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2438)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2438)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2436)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2436)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2436)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2436)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2436)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2436)@7d38b4d9c9a0: vl_len:42 MSC_Test_2-SCCP(2436)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2436)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440260000020010401A1909011600420007914477581006500A052305002143F5000000003B400140'O 20250410110151818 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110151818 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110151818 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110151818 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110151818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110151818 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110151818 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110151818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110151818 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110151818 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 b9 00 01 2a 00 14 40 26 00 00 02 00 10 40 1a 19 09 01 16 00 42 00 07 91 44 77 58 10 06 50 0a 05 23 05 00 21 43 f5 00 00 00 00 3b 40 01 40 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2438)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110151818 DIUCS DEBUG (UTRAN-Iu-441) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110151818 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110151818 DIUCS DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110151818 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc0d3c0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110151818 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc0d3c0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110151818 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc0d3c0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110151818 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887 + SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:228) 20250410110151818 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc0d3c0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_11.c:1124) 20250410110151818 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc0d3c0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250410110151818 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc0d3c0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250410110151818 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc0d3c0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110151818 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110151818 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250410110151818 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc0d3c0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250410110151818 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc0d3c0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110151818 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110151818 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250410110151818 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110151818 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110151818 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110151818 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110151818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110151818 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110151818 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110151818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110151818 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110151818 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 03 06 e9 77 da 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 89 04 00 3b 40 01 40 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110151818 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110151818 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110151818 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110151818 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110151818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110151818 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110151818 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110151818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110151818 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110151818 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 b9 00 00 00 c3 03 00 00 03 06 e9 77 da 00 01 16 00 14 40 12 00 00 02 00 10 40 06 05 89 01 02 03 42 00 3b 40 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2438)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2438)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2436)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-M3UA(2438)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2438)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2436)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2436)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2436)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2436)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2436)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2436)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2436)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_sms2(2444)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_sms2(2444)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2436)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2436)@7d38b4d9c9a0: vl_len:19 MSC_Test_2-SCCP(2436)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2436)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400F00000200104003020904003B400140'O MSC_Test_2-M3UA(2438)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110151821 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110151821 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110151821 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110151821 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110151821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110151821 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110151821 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110151821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110151821 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110151821 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 b9 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 09 04 00 3b 40 01 40 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110151821 DIUCS DEBUG (UTRAN-Iu-441) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110151821 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110151821 DIUCS DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110151821 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc0d3c0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110151821 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc0d3c0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110151821 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc0d3c0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110151821 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410110151821 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc0d3c0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110151821 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc0d3c0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250410110151821 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc0d3c0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110151821 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110151821 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110151821 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110151821 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc0d3c0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110151821 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110151821 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410110151821 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110151821 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110151821 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110151821 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110151821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110151821 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110151822 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110151822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110151822 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110151822 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 03 06 e9 77 da 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2438)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2438)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2436)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2436)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2436)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2436)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2436)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2436)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2436)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2436)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250410110151823 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110151823 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110151823 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110151823 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110151823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110151823 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110151823 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110151823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110151823 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110151823 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 b9 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2438)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110151823 DIUCS DEBUG (UTRAN-Iu-441) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110151823 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110151823 DIUCS DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110151823 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc0d3c0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110151823 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc0d3c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110151823 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc0d3c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110151823 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc0d3c0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110151823 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc0d3c0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110151823 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc0d3c0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110151823 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc0d3c0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110151823 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc0cfe0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110151823 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc0cfe0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc0d3c0] (msc_a.c:1053) 20250410110151823 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc0cfe0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110151823 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc0cfe0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410110151823 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc0d3c0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc586e0] (msc_a.c:1053) 20250410110151823 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc0d3c0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110151823 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc0d3c0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110151823 DMSC DEBUG msub_fsm[0x563b4cc586e0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110151823 DMSC DEBUG msub(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887) MSC-A terminated (msub.c:261) 20250410110151823 DMSC DEBUG msub(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887) 1 MSC-I still active (msub.c:79) 20250410110151823 DMSC DEBUG msub_fsm[0x563b4cc586e0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110151823 DMSC DEBUG msub_fsm[0x563b4cc586e0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110151823 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110151823 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: Removing from parent msub_fsm[0x563b4cc586e0] (msub.c:113) 20250410110151823 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-441 (ran_conn.c:142) 20250410110151823 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-441 (ran_conn.c:155) 20250410110151823 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: Freeing instance (msub.c:113) 20250410110151823 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887:UTRAN-Iu-441:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: Deallocated (fsm.c:568) 20250410110151823 DMSC DEBUG msub(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887) Free (msub.c:119) 20250410110151823 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x0B535887 - active-conn: now used by 1 (attached) (msub.c:375) 20250410110151823 DMSC DEBUG msub_fsm[0x563b4cc586e0]{terminating}: Freeing instance (msub.c:113) 20250410110151823 DMSC DEBUG msub_fsm[0x563b4cc586e0]{terminating}: Deallocated (fsm.c:568) 20250410110151823 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110151823 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110151823 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110151823 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110151823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110151823 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110151823 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110151823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110151823 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110151823 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 03 04 e9 77 da 00 01 b9 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2438)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2438)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2436)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-RAN(2437)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_lu_and_mo_sms2(2444)15300570 20250410110151824 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110151824 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110151824 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110151824 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110151824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110151824 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110151824 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110151824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110151824 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110151824 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 b9 e9 77 da 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2438)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_sms2(2444)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_sms2(2444)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_sms2(2444)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_sms2(2444)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410110151825 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410110151825 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110151825 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410110151825 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410110151825 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410110151825 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110151825 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110151825 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410110151825 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110151825 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) MSC_Test_0-M3UA(2432)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(2430)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110151825 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410110151825 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110151825 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110151825 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110151825 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110151825 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110151825 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110151825 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110151825 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110151825 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110151825 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110151825 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410110151826 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-SCCP(2433)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(2442)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110151826 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250410110151826 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110151826 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110151826 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110151826 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250410110151827 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110151827 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410110151827 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110151827 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110151827 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250410110151827 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250410110151827 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250410110151827 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110151827 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250410110151827 DLSS7 ERROR 0: ASP(virt-rnc0-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250410110151827 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250410110151827 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110151827 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250410110151827 DLSS7 ERROR 0: ASP(virt-bsc1-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250410110151827 DLINP ERROR SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:766) 20250410110151827 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110151827 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410110151827 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110151827 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110151827 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110151827 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110151827 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110151827 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110151827 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110151827 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110151827 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110151827 DLINP ERROR SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:766) 20250410110151827 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110151827 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1126) 20250410110151827 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110151827 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110151827 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110151827 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110151827 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110151827 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110151827 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110151827 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110151827 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250410110151828 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2435)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(2431)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-M3UA(2438)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110151828 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:378) 20250410110151828 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP-IPA(2441)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-SCCP(2436)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(2440)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(2439)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-RAN(2437)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(2443)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-RAN(2434)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2445)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2429)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2429): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(2430): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(2431): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(2432): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-SCCP(2433): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-RAN(2434): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-M3UA(2435): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-SCCP(2436): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-RAN(2437): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-M3UA(2438): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(2439): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(2440): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(2441): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(2442): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(2443): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_iu_lu_and_mo_sms2(2444): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2445): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_iu_lu_and_mo_sms finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_sms pass'. Thu Apr 10 11:01:51 UTC 2025 ====== MSC_Tests_Iu.TC_iu_lu_and_mo_sms pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_iu_lu_and_mo_sms.talloc 20250410110152828 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=514192) 20250410110153826 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110153827 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110153827 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110153828 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110153828 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110153828 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110153828 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110153828 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110153828 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110153829 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=514192, count=517500) 20250410110154830 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_sms pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms'. ------ MSC_Tests_Iu.TC_iu_lu_and_mt_sms ------ Thu Apr 10 11:01:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mt_sms.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mt_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410110155832 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_iu_lu_and_mt_sms started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(2449)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(2449)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2449)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(2447)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_1-M3UA(2452)@7d38b4d9c9a0: ************************************************* MSC_Test_1-M3UA(2452)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2452)@7d38b4d9c9a0: ************************************************* MSC_Test_1-SCCP(2450)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_2-M3UA(2455)@7d38b4d9c9a0: ************************************************* MSC_Test_2-M3UA(2455)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2455)@7d38b4d9c9a0: ************************************************* MSC_Test_2-SCCP(2453)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410110156656 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2456)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410110156829 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110156829 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410110156829 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110156829 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2449)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2449)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 20250410110156833 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410110156833 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test_0-M3UA(2449)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110156834 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110156834 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110156834 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110156834 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110156834 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110156834 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110156834 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110156834 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110156834 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110156834 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410110156834 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test-GSUP-IPA(2458)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test_0-M3UA(2449)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(2449)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2449)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2449)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2449)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410110156834 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110156834 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110156834 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110156834 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410110156834 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110156834 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110156834 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110156834 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110156834 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110156834 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410110156834 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110156834 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test-GSUP-IPA(2458)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test_0-M3UA(2449)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2449)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2449)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110156835 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410110156835 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410110156835 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test_0-M3UA(2449)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2449)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2449)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2449)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2449)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2458)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2458)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2458)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2458)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2458)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2458)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410110156840 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110156840 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250410110156840 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110156840 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2452)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2452)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2452)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110156841 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110156841 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110156841 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110156841 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110156841 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110156841 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110156841 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110156841 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110156841 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110156841 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110156841 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2452)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_1-M3UA(2452)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2452)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2452)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2452)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2452)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2452)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2452)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2452)@7d38b4d9c9a0: Message received on association #8 20250410110156842 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:413) 20250410110156842 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410110156842 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110156842 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110156842 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110156842 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110156842 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110156842 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110156842 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110156842 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110156842 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110156842 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110156842 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110156842 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2452)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2452)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2452)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2452)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110156852 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110156852 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250410110156852 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110156852 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2455)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2455)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2455)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110156857 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110156857 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110156857 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110156857 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110156857 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110156857 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110156857 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110156857 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110156857 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110156857 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110156857 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2455)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_2-M3UA(2455)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2455)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2455)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2455)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2455)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410110156858 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110156858 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110156858 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110156858 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110156858 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110156858 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110156858 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110156858 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110156858 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110156858 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110156858 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110156858 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110156858 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410110156858 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) 20250410110156858 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410110156859 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410110156859 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test_1-M3UA(2452)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2452)@7d38b4d9c9a0: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2455)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2455)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2455)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2455)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2455)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2455)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2455)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2459)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000001043" to be handled at TC_iu_lu_and_mt_sms2(2461) TC_iu_lu_and_mt_sms2(2461)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001043'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410110157642 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110157642 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110157642 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110157642 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110157642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110157642 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110157643 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110157643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110157643 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110157643 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110157643 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110157643 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110157643 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110157643 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110157643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110157643 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110157643 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110157643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110157643 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110157643 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2449)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2449)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2449)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110157649 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110157649 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110157649 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410110157649 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410110157649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110157649 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110157649 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110157649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110157649 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110157649 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2452)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110157649 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110157649 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110157649 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110157649 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250410110157649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110157649 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250410110157649 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110157649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250410110157650 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110157650 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2452)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2452)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2448)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-RAN(2451)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410110157661 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110157661 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110157661 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110157661 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110157661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110157661 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110157661 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110157661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110157661 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110157661 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2455)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110157661 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250410110157661 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250410110157662 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110157662 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110157662 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110157662 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110157662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110157662 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110157662 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110157662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110157662 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110157662 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2455)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2455)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2454)@7d38b4d9c9a0: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2454)@7d38b4d9c9a0: Added conn table entry 0TC_iu_lu_and_mt_sms2(2461)7498243 MSC_Test_2-SCCP(2453)@7d38b4d9c9a0: First idle individual index:0 20250410110157672 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110157672 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110157672 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110157672 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110157672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110157672 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110157672 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110157672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110157672 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110157672 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 72 6a 03 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 34 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2455)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110157672 DIUCS DEBUG (UTRAN-Iu-442 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110157672 DMSC DEBUG msub_fsm[0x563b4cc0cfe0]{active}: Allocated (fsm.c:456) 20250410110157672 DMSC DEBUG msc_i[0x563b4cc0d3c0]{READY}: Allocated (fsm.c:456) 20250410110157672 DMSC DEBUG msc_i[0x563b4cc0d3c0]{READY}: is child of msub_fsm[0x563b4cc0cfe0] (fsm.c:486) 20250410110157672 DMSC DEBUG msc_a[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) MSC_Test_2-RAN(2454)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410110157672 DMSC DEBUG msc_a[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc0cfe0] (fsm.c:486) 20250410110157672 DMSC DEBUG msc_a(unknown:UTRAN-Iu-442:NONE)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110157672 DMSC DEBUG msc_i(unknown:UTRAN-Iu-442:NONE)[0x563b4cc0d3c0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110157672 DMSC DEBUG msc_a(unknown:UTRAN-Iu-442:NONE)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110157672 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-442:NONE)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110157672 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-442:NONE)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110157672 DMM DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-442:LU)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001043 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410110157673 DMM DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-442:LU)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410110157673 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-442:LU)[0x563b4cc586e0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410110157673 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-442:LU)[0x563b4cc586e0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001043:UTRAN-Iu-442:LU)[0x563b4cc69a10] (fsm.c:486) 20250410110157673 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-442:LU)[0x563b4cc586e0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410110157673 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-442:LU)[0x563b4cc586e0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410110157673 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410110157673 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001043 id=262420000001043 (vlr.c:661) 20250410110157673 DVLR INFO New subscr, IMSI: 262420000001043 (vlr.c:562) 20250410110157673 DVLR DEBUG VLR subscr IMSI-262420000001043 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410110157673 DMSC DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-442:LU)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110157673 DMSC DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-442:LU)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110157673 DVLR DEBUG VLR subscr IMSI-262420000001043 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410110157673 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410110157673 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-442:LU)[0x563b4cc586e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410110157673 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-442:LU)[0x563b4cc586e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410110157673 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-442:LU)[0x563b4cc586e0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410110157673 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-442:LU)[0x563b4cc335e0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110157673 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-442:LU)[0x563b4cc335e0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-442:LU)[0x563b4cc586e0] (fsm.c:486) 20250410110157673 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-442:LU)[0x563b4cc335e0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110157673 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-442:LU)[0x563b4cc335e0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110157673 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110157673 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110157673 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110157673 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110157673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110157673 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110157673 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110157673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110157673 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110157673 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 00 02 72 6a 03 00 01 ba 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2455)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2455)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2453)@7d38b4d9c9a0: { messageType := 2, destLocRef := '726A03'O, sourceLocRef := '0001BA'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2453)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(2459)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000001043" handled at TC_iu_lu_and_mt_sms2(2461) MSC_Test-GSUP(2459)@7d38b4d9c9a0: Added IMSI table entry 0TC_iu_lu_and_mt_sms2(2461)"262420000001043" TC_iu_lu_and_mt_sms2(2461)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms2(2461)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410110157676 DVLR DEBUG VLR subscr IMSI-262420000001043 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110157676 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-442:LU)[0x563b4cc335e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110157676 DVLR DEBUG SUBSCR(IMSI-262420000001043) Received 1 auth tuples (vlr.c:996) 20250410110157676 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-442:LU)[0x563b4cc335e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110157676 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-442:LU)[0x563b4cc335e0]{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:324) 20250410110157676 DMM DEBUG Tx AUTH REQ (rand = 51edbe0d6baf3909e07b6fdea5bfbc69) (gsm_04_08.c:641) 20250410110157676 DMM DEBUG AUTH REQ (autn = 23d32cfb3e352a96f56b3b8164709f1f) (gsm_04_08.c:643) 20250410110157676 DIUCS DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-442:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110157676 DIUCS DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-442:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110157676 DMSC DEBUG msc_i(IMSI-262420000001043:UTRAN-Iu-442:LU)[0x563b4cc0d3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110157676 DVLR DEBUG VLR subscr IMSI-262420000001043 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110157677 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110157677 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110157677 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110157677 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110157677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110157677 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110157677 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110157677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110157677 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110157677 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 00 06 72 6a 03 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 51 ed be 0d 6b af 39 09 e0 7b 6f de a5 bf bc 69 20 10 23 d3 2c fb 3e 35 2a 96 f5 6b 3b 81 64 70 9f 1f 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2455)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2455)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2453)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2453)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2453)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2453)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2454)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051483F1E8762104073E9461'O MSC_Test_2-RAN(2454)@7d38b4d9c9a0: patched enc_l3: '055483F1E8762104073E9461'O MSC_Test_2-SCCP(2453)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2453)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2453)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2453)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055483F1E8762104073E9461'O 20250410110157681 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110157681 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110157681 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110157681 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110157681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110157681 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110157681 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110157681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110157681 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110157681 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ba 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 83 f1 e8 76 21 04 07 3e 94 61 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2455)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110157681 DIUCS DEBUG (UTRAN-Iu-442) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110157681 DMSC DEBUG msc_i(IMSI-262420000001043:UTRAN-Iu-442:LU)[0x563b4cc0d3c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110157681 DIUCS DEBUG msc_i(IMSI-262420000001043:UTRAN-Iu-442:LU)[0x563b4cc0d3c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110157681 DMSC DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-442:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110157681 DIUCS DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-442:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110157681 DIUCS DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-442:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110157681 DMM DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-442:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 83f1e876073e9461) (gsm_04_08.c:1128) 20250410110157681 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-442:LU)[0x563b4cc335e0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110157681 DVLR DEBUG SUBSCR(IMSI-262420000001043) AUTH on UTRAN received RES: 83f1e876073e9461 (8 bytes) (vlr_auth_fsm.c:151) 20250410110157681 DVLR INFO SUBSCR(IMSI-262420000001043) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110157681 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-442:LU)[0x563b4cc335e0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110157681 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-442:LU)[0x563b4cc335e0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110157681 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-442:LU)[0x563b4cc335e0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110157681 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-442:LU)[0x563b4cc335e0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-442:LU)[0x563b4cc586e0] (vlr_auth_fsm.c:294) 20250410110157681 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-442:LU)[0x563b4cc335e0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110157682 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-442:LU)[0x563b4cc335e0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110157682 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-442:LU)[0x563b4cc586e0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410110157682 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-442:LU)[0x563b4cc586e0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410110157682 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-442:LU)[0x563b4cc586e0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110157682 DIUCS DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-442:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110157682 DIUCS DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-442:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=669a444b3447577fbaf206e2a6935961, CK=NONE (ran_msg_iu.c:388) 20250410110157682 DMSC DEBUG msc_i(IMSI-262420000001043:UTRAN-Iu-442:LU)[0x563b4cc0d3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110157682 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-442:LU)[0x563b4cc586e0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250410110157682 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110157682 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110157682 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110157682 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110157682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110157682 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110157682 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110157682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110157682 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110157682 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 00 06 72 6a 03 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 66 9a 44 4b 34 47 57 7f ba f2 06 e2 a6 93 59 61 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2455)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2455)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2453)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2453)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2453)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2453)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2453)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2453)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2453)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2453)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250410110157687 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110157687 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110157687 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110157687 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110157687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110157687 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110157687 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110157687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110157687 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110157687 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ba 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2455)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110157687 DIUCS DEBUG (UTRAN-Iu-442) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110157687 DMSC DEBUG msc_i(IMSI-262420000001043:UTRAN-Iu-442:LU)[0x563b4cc0d3c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110157687 DIUCS DEBUG msc_i(IMSI-262420000001043:UTRAN-Iu-442:LU)[0x563b4cc0d3c0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110157687 DMSC DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-442:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110157687 DIUCS DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-442:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110157687 DIUCS DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-442:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110157687 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-442:LU)[0x563b4cc586e0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410110157687 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-442:LU)[0x563b4cc586e0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410110157687 DIUCS DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-442:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110157687 DMSC DEBUG msc_i(IMSI-262420000001043:UTRAN-Iu-442:LU)[0x563b4cc0d3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110157687 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-442:LU)[0x563b4cc586e0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410110157687 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-442:LU)[0x563b4cc586e0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410110157687 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:UTRAN-Iu-442:LU)[0x563b4cc335e0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110157687 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:UTRAN-Iu-442:LU)[0x563b4cc335e0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-442:LU)[0x563b4cc586e0] (fsm.c:486) 20250410110157687 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:UTRAN-Iu-442:LU)[0x563b4cc335e0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410110157687 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:UTRAN-Iu-442:LU)[0x563b4cc335e0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410110157687 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110157687 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110157687 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110157687 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110157687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110157687 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110157687 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110157687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110157687 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110157687 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 00 06 72 6a 03 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 40 f3 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2455)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2455)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2453)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2453)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2453)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2453)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110157690 DVLR DEBUG VLR subscr IMSI-262420000001043 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110157690 DVLR DEBUG IMSI:262420000001043 has MSISDN:491230001043 (vlr.c:1045) 20250410110157690 DMSC NOTICE msub(IMSI-262420000001043:MSISDN-491230001043) VLR: update for IMSI=262420000001043 (MSISDN=491230001043) (gsm_04_08.c:1541) 20250410110157690 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110157690 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110157690 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-442:LU)[0x563b4cc586e0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410110157690 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:UTRAN-Iu-442:LU)[0x563b4cc335e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410110157690 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:UTRAN-Iu-442:LU)[0x563b4cc335e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410110157690 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:UTRAN-Iu-442:LU)[0x563b4cc335e0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410110157690 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:UTRAN-Iu-442:LU)[0x563b4cc335e0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-442:LU)[0x563b4cc586e0] (vlr_lu_fsm.c:110) 20250410110157690 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:UTRAN-Iu-442:LU)[0x563b4cc335e0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410110157690 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:UTRAN-Iu-442:LU)[0x563b4cc335e0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110157690 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-442:LU)[0x563b4cc586e0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410110157690 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-442:LU)[0x563b4cc586e0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410110157690 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-442:LU)[0x563b4cc0d1f0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110157690 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-442:LU)[0x563b4cc0d1f0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-442:LU)[0x563b4cc586e0] (fsm.c:486) 20250410110157690 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-442:LU)[0x563b4cc0d1f0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410110157690 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-442:LU)[0x563b4cc0d1f0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410110157690 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-442:LU)[0x563b4cc0d1f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410110157690 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-442:LU)[0x563b4cc0d1f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410110157690 DMSC NOTICE msub(IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x4C141215) VLR: update for IMSI=262420000001043 (MSISDN=491230001043) (gsm_04_08.c:1541) 20250410110157690 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-442:LU)[0x563b4cc0d1f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410110157690 DMM DEBUG -> IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x4C141215 LOCATION UPDATE ACCEPT (TMSI = 0x4c141215) (gsm_04_08.c:149) 20250410110157690 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x4C141215:UTRAN-Iu-442:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250410110157690 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x4C141215:UTRAN-Iu-442:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110157690 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x4C141215:UTRAN-Iu-442:LU)[0x563b4cc0d3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110157691 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x4C141215 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110157691 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110157691 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110157691 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110157691 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110157691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110157691 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110157691 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110157691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110157691 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110157691 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 00 06 72 6a 03 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 4c 14 12 15 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2455)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2455)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2453)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2453)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2453)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2453)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms2(2461)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2454)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2454)@7d38b4d9c9a0: patched enc_l3: '059B'O MSC_Test_2-SCCP(2453)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2453)@7d38b4d9c9a0: vl_len:14 MSC_Test_2-SCCP(2453)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2453)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250410110157694 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110157694 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110157694 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110157694 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110157694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110157694 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110157694 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110157694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110157694 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110157694 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ba 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2455)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110157694 DIUCS DEBUG (UTRAN-Iu-442) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110157694 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x4C141215:UTRAN-Iu-442:LU)[0x563b4cc0d3c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110157694 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x4C141215:UTRAN-Iu-442:LU)[0x563b4cc0d3c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110157694 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x4C141215:UTRAN-Iu-442:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110157694 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x4C141215:UTRAN-Iu-442:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110157694 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x4C141215:UTRAN-Iu-442:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110157694 DMM DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x4C141215:UTRAN-Iu-442:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410110157694 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x4C141215:UTRAN-Iu-442:LU)[0x563b4cc586e0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410110157694 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-442:LU)[0x563b4cc0d1f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410110157694 DMSC NOTICE msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215) VLR: update for IMSI=262420000001043 (MSISDN=491230001043) (gsm_04_08.c:1541) 20250410110157694 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410110157694 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-442:LU)[0x563b4cc0d1f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410110157694 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-442:LU)[0x563b4cc586e0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410110157694 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-442:LU)[0x563b4cc0d1f0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410110157694 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-442:LU)[0x563b4cc0d1f0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-442:LU)[0x563b4cc586e0] (vlr_lu_fsm.c:817) 20250410110157694 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-442:LU)[0x563b4cc0d1f0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410110157694 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-442:LU)[0x563b4cc0d1f0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110157694 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-442:LU)[0x563b4cc586e0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410110157694 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-442:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410110157694 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-442:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.978s remaining) (msc_a.c:450) 20250410110157694 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001043/3/1): Available (smpp_smsc.c:626) 20250410110157694 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-442:LU)[0x563b4cc69a10]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110157694 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-442:LU)[0x563b4cc69a10]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110157694 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-442:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110157694 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110157694 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110157694 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110157694 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-442:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110157694 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-442:LU)[0x563b4cc0d3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110157694 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410110157694 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110157694 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110157694 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110157694 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110157694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110157694 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110157694 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110157694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110157694 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110157694 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 00 06 72 6a 03 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2455)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2455)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2453)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2453)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2453)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2453)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2453)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2453)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2453)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2453)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250410110157699 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110157699 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110157699 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110157699 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110157699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110157699 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110157699 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110157699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110157699 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110157699 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ba 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2455)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110157700 DIUCS DEBUG (UTRAN-Iu-442) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110157700 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-442:LU)[0x563b4cc0d3c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110157700 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-442:LU)[0x563b4cc0d3c0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110157700 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-442:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110157700 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-442:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110157700 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-442:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110157700 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-442:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110157700 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-442:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110157700 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-442:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110157700 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-442:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110157700 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-442:LU)[0x563b4cc586e0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110157700 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-442:LU)[0x563b4cc586e0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-442:LU)[0x563b4cc69a10] (msc_a.c:1053) 20250410110157700 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-442:LU)[0x563b4cc586e0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410110157700 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-442:LU)[0x563b4cc586e0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110157700 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-442:LU)[0x563b4cc586e0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410110157700 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-442:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc0cfe0] (msc_a.c:1053) 20250410110157700 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-442:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110157700 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-442:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110157700 DMSC DEBUG msub_fsm[0x563b4cc0cfe0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110157700 DMSC DEBUG msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215) MSC-A terminated (msub.c:261) 20250410110157700 DMSC DEBUG msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215) 1 MSC-I still active (msub.c:79) 20250410110157700 DMSC DEBUG msub_fsm[0x563b4cc0cfe0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110157700 DMSC DEBUG msub_fsm[0x563b4cc0cfe0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110157700 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-442:LU)[0x563b4cc0d3c0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110157700 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-442:LU)[0x563b4cc0d3c0]{READY}: Removing from parent msub_fsm[0x563b4cc0cfe0] (msub.c:113) 20250410110157700 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-442 (ran_conn.c:142) 20250410110157700 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-442 (ran_conn.c:155) 20250410110157700 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-442:LU)[0x563b4cc0d3c0]{READY}: Freeing instance (msub.c:113) 20250410110157700 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-442:LU)[0x563b4cc0d3c0]{READY}: Deallocated (fsm.c:568) 20250410110157700 DMSC DEBUG msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215) Free (msub.c:119) 20250410110157700 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215 - active-conn: now used by 1 (attached) (msub.c:375) 20250410110157700 DMSC DEBUG msub_fsm[0x563b4cc0cfe0]{terminating}: Freeing instance (msub.c:113) 20250410110157700 DMSC DEBUG msub_fsm[0x563b4cc0cfe0]{terminating}: Deallocated (fsm.c:568) 20250410110157700 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110157700 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110157700 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110157700 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110157700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110157700 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110157700 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110157700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110157700 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110157700 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 00 04 72 6a 03 00 01 ba 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2455)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2455)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2453)@7d38b4d9c9a0: Session index based on local reference:0 20250410110157701 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110157701 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110157701 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110157701 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110157701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110157701 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110157701 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110157701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110157701 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110157701 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 ba 72 6a 03 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2455)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2454)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_lu_and_mt_sms2(2461)7498243 TC_iu_lu_and_mt_sms2(2461)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms2(2461)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms2(2461)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms2(2461)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2454)@7d38b4d9c9a0: Created IMSI[0] for '262420000001043'H'4C141215'O to be handled at TC_iu_lu_and_mt_sms2(2461) 20250410110157704 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410110157704 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215 + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:95) 20250410110157704 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215 - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:77) 20250410110157704 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215 - VTY: now used by 1 (attached) (msc_vty.c:1428) 20250410110158706 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215 + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250410110158706 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215 + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250410110158706 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215 + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250410110158707 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215 + Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (paging.c:111) 20250410110158707 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215 + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS-pending,SMS,Paging) (db.c:771) 20250410110158707 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215 - SMS-receiver: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (gsm_04_11.c:77) 20250410110158708 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110158708 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110158708 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110158708 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110158708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110158708 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110158708 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110158708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110158708 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110158708 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 47 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 27 00 0e 40 23 00 00 04 00 03 40 01 00 00 17 40 09 50 62 42 02 00 00 10 40 f3 00 40 40 05 00 4c 14 12 15 00 16 40 01 40 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2455)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2455)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2454)@7d38b4d9c9a0: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_sms2(2461) TC_iu_lu_and_mt_sms2(2461)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms2(2461)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '4C141215'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2454)@7d38b4d9c9a0: Added conn table entry 0TC_iu_lu_and_mt_sms2(2461)6543263 MSC_Test_2-SCCP(2453)@7d38b4d9c9a0: First idle individual index:0 20250410110158736 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110158736 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110158736 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110158736 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110158736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110158736 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110158736 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110158736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110158736 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110158736 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 63 d7 9f 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 4c 14 12 15 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2455)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110158736 DIUCS DEBUG (UTRAN-Iu-443 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110158737 DMSC DEBUG msub_fsm[0x563b4cc69a10]{active}: Allocated (fsm.c:456) 20250410110158737 DMSC DEBUG msc_i[0x563b4cc0d3c0]{READY}: Allocated (fsm.c:456) 20250410110158737 DMSC DEBUG msc_i[0x563b4cc0d3c0]{READY}: is child of msub_fsm[0x563b4cc69a10] (fsm.c:486) 20250410110158737 DMSC DEBUG msc_a[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110158737 DMSC DEBUG msc_a[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc69a10] (fsm.c:486) 20250410110158737 DMSC DEBUG msc_a(unknown:UTRAN-Iu-443:NONE)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110158737 DMSC DEBUG msc_i(unknown:UTRAN-Iu-443:NONE)[0x563b4cc0d3c0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110158737 DMSC DEBUG msc_a(unknown:UTRAN-Iu-443:NONE)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110158737 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-443:NONE)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110158737 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-443:NONE)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110158737 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410110158737 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc0cfe0] (fsm.c:486) 20250410110158737 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250410110158737 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410110158737 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215 + proc_arq_vlr_fn_init: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410110158737 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215 + active-conn: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410110158737 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110158737 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110158737 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410110158737 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250410110158737 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc335e0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110158737 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc335e0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc0d1f0] (fsm.c:486) 20250410110158737 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc335e0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110158737 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc335e0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110158737 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215 - proc_arq_vlr_fn_init: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250410110158737 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110158737 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110158737 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110158737 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110158737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110158737 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110158737 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110158737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110158737 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110158737 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 01 02 63 d7 9f 00 01 bb 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2455)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2455)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2453)@7d38b4d9c9a0: { messageType := 2, destLocRef := '63D79F'O, sourceLocRef := '0001BB'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2453)@7d38b4d9c9a0: Session index based on local reference:0 TC_iu_lu_and_mt_sms2(2461)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms2(2461)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110158741 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215 + vlr_gsup_rx: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110158741 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc335e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110158741 DVLR DEBUG SUBSCR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215) Received 1 auth tuples (vlr.c:996) 20250410110158741 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc335e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110158741 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc335e0]{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:324) 20250410110158741 DMM DEBUG Tx AUTH REQ (rand = 60a9889f8d4a1f5131da2b994444a4d2) (gsm_04_08.c:641) 20250410110158741 DMM DEBUG AUTH REQ (autn = 6c7f72f471721f692e5582f314810857) (gsm_04_08.c:643) 20250410110158741 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110158741 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110158741 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc0d3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110158742 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215 - vlr_gsup_rx: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,Paging,active-conn) (vlr.c:1410) 20250410110158742 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110158742 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110158742 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110158742 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110158742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110158742 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110158742 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110158742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110158742 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110158742 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 01 06 63 d7 9f 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 60 a9 88 9f 8d 4a 1f 51 31 da 2b 99 44 44 a4 d2 20 10 6c 7f 72 f4 71 72 1f 69 2e 55 82 f3 14 81 08 57 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2455)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2455)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2453)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2453)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2453)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2453)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2454)@7d38b4d9c9a0: patching N(SD)=0 into dtap '051489EA93572104BC7ACA2F'O MSC_Test_2-RAN(2454)@7d38b4d9c9a0: patched enc_l3: '051489EA93572104BC7ACA2F'O MSC_Test_2-SCCP(2453)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2453)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2453)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2453)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C051489EA93572104BC7ACA2F'O 20250410110158748 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110158748 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110158748 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110158748 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_2-M3UA(2455)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110158748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110158748 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110158748 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110158748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110158748 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110158748 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 bb 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 14 89 ea 93 57 21 04 bc 7a ca 2f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110158749 DIUCS DEBUG (UTRAN-Iu-443) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110158749 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc0d3c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110158749 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc0d3c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110158749 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110158749 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110158749 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110158749 DMM DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 89ea9357bc7aca2f) (gsm_04_08.c:1128) 20250410110158749 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc335e0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110158749 DVLR DEBUG SUBSCR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215) AUTH on UTRAN received RES: 89ea9357bc7aca2f (8 bytes) (vlr_auth_fsm.c:151) 20250410110158749 DVLR INFO SUBSCR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110158749 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc335e0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110158749 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc335e0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110158749 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc335e0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110158749 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc335e0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc0d1f0] (vlr_auth_fsm.c:294) 20250410110158749 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc335e0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110158749 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc335e0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110158749 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250410110158749 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410110158749 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110158749 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110158749 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=c23fd790615232d559c15495c3a83032, CK=NONE (ran_msg_iu.c:388) 20250410110158749 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc0d3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110158749 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250410110158749 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110158750 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110158750 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110158750 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110158750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110158750 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110158750 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110158750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110158750 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110158750 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 01 06 63 d7 9f 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 c2 3f d7 90 61 52 32 d5 59 c1 54 95 c3 a8 30 32 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2455)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2455)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2453)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2453)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2453)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2453)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2453)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2453)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2453)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2453)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250410110158756 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110158756 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110158756 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110158756 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110158756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110158756 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110158756 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110158756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110158756 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110158756 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 bb 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2455)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110158757 DIUCS DEBUG (UTRAN-Iu-443) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110158757 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc0d3c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110158757 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc0d3c0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110158757 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110158757 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110158757 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110158757 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250410110158757 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410110158757 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110158757 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc0d3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110158757 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410110158757 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410110158757 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410110158757 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410110158757 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410110158757 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410110158757 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410110158757 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410110158757 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.979s remaining) (msc_a.c:450) 20250410110158757 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250410110158757 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110158757 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc0d3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110158757 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215 - Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (paging.c:202) 20250410110158757 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001043/3/1): Available (smpp_smsc.c:626) 20250410110158757 DMSC NOTICE Pending paging while subscriber 262420000001043 attached. (sms_queue.c:558) 20250410110158758 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110158758 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110158758 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110158758 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110158758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110158758 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110158758 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110158758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110158758 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110158758 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 01 06 63 d7 9f 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 40 f3 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110158758 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110158758 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110158758 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110158758 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110158758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110158758 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110158758 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110158758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110158758 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110158758 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4e 00 00 00 b9 00 00 00 c3 03 00 00 01 06 63 d7 9f 00 01 37 00 14 40 33 00 00 02 00 10 40 27 26 09 01 23 01 00 07 91 44 77 58 10 06 50 00 17 00 04 80 32 24 00 00 52 40 01 11 10 85 00 09 c8 32 9b fd 06 4d 9b 53 00 3b 40 01 40 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2455)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2455)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2453)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2453)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2455)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2453)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2453)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2455)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2453)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2453)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2453)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2453)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms2(2461)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2453)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2453)@7d38b4d9c9a0: vl_len:19 MSC_Test_2-SCCP(2453)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2453)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O 20250410110158774 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110158774 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110158774 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110158774 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110158774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110158774 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110158774 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110158774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110158774 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110158774 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 bb 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 89 04 00 3b 40 01 40 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2455)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110158774 DIUCS DEBUG (UTRAN-Iu-443) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110158774 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc0d3c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110158775 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc0d3c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110158775 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110158775 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110158775 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2453)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2453)@7d38b4d9c9a0: vl_len:22 MSC_Test_2-SCCP(2453)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2453)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O MSC_Test_2-M3UA(2455)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110158981 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110158981 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110158981 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110158981 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110158981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110158981 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110158981 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110158981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110158981 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110158981 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 bb 00 01 16 00 14 40 12 00 00 02 00 10 40 06 05 89 01 02 02 00 00 3b 40 01 40 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110158981 DIUCS DEBUG (UTRAN-Iu-443) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110158981 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc0d3c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110158981 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc0d3c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110158981 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110158981 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110158981 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110158982 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250410110158982 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110158982 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc0d3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110158982 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215 + sms_sms_cb: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,sms_sms_cb) (sms_queue.c:621) 20250410110158982 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215 - SMS-pending: now used by 5 (attached,SMS-receiver,SMS,active-conn,sms_sms_cb) (sms_queue.c:217) 20250410110158983 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215 - sms_sms_cb: now used by 4 (attached,SMS-receiver,SMS,active-conn) (sms_queue.c:627) 20250410110158983 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215 - SMS-receiver: now used by 3 (attached,SMS,active-conn) (gsm_04_11.c:77) 20250410110158983 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410110158983 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110158983 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110158983 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110158983 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110158983 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110158983 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110158983 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110158983 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc0d3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110158983 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410110158984 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110158984 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110158984 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110158984 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110158984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110158984 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110158984 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110158984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110158984 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110158984 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 01 06 63 d7 9f 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 09 04 00 3b 40 01 40 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110158984 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110158984 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110158984 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110158984 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110158984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110158984 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110158984 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110158984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110158984 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110158984 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 01 06 63 d7 9f 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2455)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2455)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2453)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-M3UA(2455)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2453)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2453)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2453)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2455)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2453)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2453)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2453)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2453)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms2(2461)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2453)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2453)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2453)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2453)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250410110158991 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110158991 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110158991 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110158991 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110158991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110158991 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110158991 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110158991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110158991 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110158991 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 bb 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2455)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110158992 DIUCS DEBUG (UTRAN-Iu-443) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110158992 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc0d3c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110158992 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc0d3c0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110158992 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110158992 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110158992 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110158992 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110158992 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110158992 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110158992 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110158992 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110158992 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc0cfe0] (msc_a.c:1053) 20250410110158992 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110158992 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410110158992 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc69a10] (msc_a.c:1053) 20250410110158992 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110158992 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110158992 DMSC DEBUG msub_fsm[0x563b4cc69a10]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110158992 DMSC DEBUG msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215) MSC-A terminated (msub.c:261) 20250410110158992 DMSC DEBUG msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215) 1 MSC-I still active (msub.c:79) 20250410110158992 DMSC DEBUG msub_fsm[0x563b4cc69a10]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110158992 DMSC DEBUG msub_fsm[0x563b4cc69a10]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110158992 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc0d3c0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110158992 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc0d3c0]{READY}: Removing from parent msub_fsm[0x563b4cc69a10] (msub.c:113) 20250410110158992 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-443 (ran_conn.c:142) 20250410110158993 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-443 (ran_conn.c:155) 20250410110158993 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc0d3c0]{READY}: Freeing instance (msub.c:113) 20250410110158993 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-443:PAGING_RESP)[0x563b4cc0d3c0]{READY}: Deallocated (fsm.c:568) 20250410110158993 DMSC DEBUG msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215) Free (msub.c:119) 20250410110158993 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215 - active-conn: now used by 1 (attached) (msub.c:375) 20250410110158993 DMSC DEBUG msub_fsm[0x563b4cc69a10]{terminating}: Freeing instance (msub.c:113) 20250410110158993 DMSC DEBUG msub_fsm[0x563b4cc69a10]{terminating}: Deallocated (fsm.c:568) 20250410110158993 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110158993 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110158993 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110158993 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110158993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110158993 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110158993 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110158993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110158993 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110158993 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 01 04 63 d7 9f 00 01 bb 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2455)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2455)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2453)@7d38b4d9c9a0: Session index based on local reference:0 20250410110158995 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110158995 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-RAN(2454)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_lu_and_mt_sms2(2461)6543263 MSC_Test_2-M3UA(2455)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110158995 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110158995 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110158995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110158995 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110158995 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110158995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110158995 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110158995 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 bb 63 d7 9f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_iu_lu_and_mt_sms2(2461)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms2(2461)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms2(2461)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms2(2461)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test_0-SCCP(2447)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-SCCP(2450)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(2459)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-RAN(2451)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110159005 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410110159005 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110159005 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410110159005 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410110159006 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) MSC_Test_2-M3UA(2455)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110159006 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_1-M3UA(2452)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(2449)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-SCCP(2453)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110159007 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410110159005 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410110159005 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110159005 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410110159005 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410110159005 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410110159005 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110159005 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110159006 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410110159006 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410110159006 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110159006 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110159006 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410110159006 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110159006 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110159006 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410110159006 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110159006 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110159006 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110159006 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110159006 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110159006 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110159006 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110159006 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110159006 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110159006 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110159006 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110159006 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110159006 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1126) 20250410110159006 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110159007 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110159007 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110159007 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110159007 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110159007 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110159007 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110159007 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110159007 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110159007 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410110159007 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(2448)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(2460)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110159007 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:378) 20250410110159007 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP-IPA(2458)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(2456)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110159007 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410110159007 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110159007 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410110159007 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410110159007 DLINP ERROR SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe (stream_srv.c:743) 20250410110159007 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410110159007 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110159007 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110159007 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410110159007 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110159007 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110159007 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410110159007 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110159007 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110159007 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110159007 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110159008 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110159008 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110159008 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110159008 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test_2-RAN(2454)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2462)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(2457)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2446)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2446): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(2447): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(2448): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(2449): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-SCCP(2450): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-RAN(2451): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-M3UA(2452): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-SCCP(2453): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-RAN(2454): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-M3UA(2455): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(2456): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(2457): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(2458): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(2459): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(2460): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_iu_lu_and_mt_sms2(2461): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2462): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_iu_lu_and_mt_sms finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms pass'. Thu Apr 10 11:01:59 UTC 2025 ====== MSC_Tests_Iu.TC_iu_lu_and_mt_sms pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_iu_lu_and_mt_sms.talloc 20250410110159018 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250410110159018 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410110200008 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=529964) 20250410110201008 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110201008 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110201008 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110201008 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110201008 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110201008 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110201008 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110201008 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110201008 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110201009 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=529964, count=533552) 20250410110202011 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_already_paging'. ------ MSC_Tests_Iu.TC_iu_lu_and_mt_sms_already_paging ------ Thu Apr 10 11:02:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mt_sms_already_paging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mt_sms_already_paging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410110203012 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_already_paging' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_iu_lu_and_mt_sms_already_paging started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(2466)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(2466)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2466)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(2464)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_1-M3UA(2469)@7d38b4d9c9a0: ************************************************* MSC_Test_1-M3UA(2469)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2469)@7d38b4d9c9a0: ************************************************* MSC_Test_1-SCCP(2467)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_2-M3UA(2472)@7d38b4d9c9a0: ************************************************* MSC_Test_2-M3UA(2472)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2472)@7d38b4d9c9a0: ************************************************* MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410110203895 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2473)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410110204014 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410110204014 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2475)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2475)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410110204015 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2475)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2475)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2475)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2475)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2475)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2475)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410110204023 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410110204024 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250410110204068 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110204068 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410110204068 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110204068 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2466)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2466)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2466)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test-GSUP(2476)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000101045" to be handled at TC_iu_lu_and_mt_sms_already_paging2(2478) MSC_Test_0-M3UA(2466)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(2466)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410110204072 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110204072 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110204072 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110204072 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110204072 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110204072 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110204072 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110204072 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110204072 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110204072 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410110204072 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) TC_iu_lu_and_mt_sms_already_paging2(2478)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000101045'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2466)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2466)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2466)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410110204074 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110204074 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110204074 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110204074 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410110204074 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110204074 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110204074 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110204074 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110204074 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110204075 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410110204075 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2466)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410110204075 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2466)@7d38b4d9c9a0: Message received on association #8 20250410110204075 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410110204075 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2466)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2466)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2466)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2466)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2466)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2466)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110204079 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110204079 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250410110204079 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110204079 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2469)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2469)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2469)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110204082 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110204082 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110204082 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110204082 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110204082 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110204082 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110204082 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110204082 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110204082 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110204082 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110204082 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2469)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_1-M3UA(2469)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2469)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2469)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2469)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410110204083 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110204083 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110204083 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110204083 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110204083 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110204083 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110204083 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110204083 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110204083 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110204083 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2469)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410110204083 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110204083 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2469)@7d38b4d9c9a0: Message received on association #8 20250410110204083 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:413) 20250410110204083 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2469)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2469)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2469)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2469)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2469)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2469)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110204091 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110204091 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250410110204091 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110204091 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2472)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2472)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2472)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110204095 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110204096 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110204096 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110204096 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110204096 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110204096 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110204096 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110204096 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110204096 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110204096 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110204096 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2472)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_2-M3UA(2472)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2472)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2472)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2472)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410110204098 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110204098 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110204098 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110204098 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110204098 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110204098 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110204098 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110204098 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110204098 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110204098 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110204098 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110204098 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110204098 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2472)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410110204098 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) MSC_Test_1-M3UA(2469)@7d38b4d9c9a0: Message received on association #8 20250410110204098 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2469)@7d38b4d9c9a0: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2472)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2472)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2472)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2472)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2472)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2472)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2472)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110204879 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110204879 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110204879 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110204880 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110204880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110204880 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110204880 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110204880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110204880 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110204880 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2466)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110204881 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110204881 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110204881 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110204881 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110204881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110204881 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110204881 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110204881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110204881 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110204881 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2466)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2466)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2465)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410110204892 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110204892 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110204892 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410110204892 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410110204892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110204892 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110204892 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110204892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110204892 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110204892 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2469)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110204893 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110204893 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110204893 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110204893 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250410110204893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110204893 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250410110204893 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110204893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250410110204893 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110204893 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2469)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2469)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2468)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410110204905 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110204905 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110204905 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110204905 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110204905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110204905 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110204905 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110204905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110204905 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110204905 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2472)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110204906 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250410110204906 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250410110204906 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110204906 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110204906 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110204906 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110204906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110204906 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110204906 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110204906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110204906 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110204907 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2472)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2472)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2471)@7d38b4d9c9a0: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2471)@7d38b4d9c9a0: Added conn table entry 0TC_iu_lu_and_mt_sms_already_paging2(2478)8591397 MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: First idle individual index:0 20250410110204922 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110204922 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110204922 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110204922 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110204922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110204922 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110204922 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110204922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110204922 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110204922 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 83 18 25 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 01 01 54 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2472)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110204923 DIUCS DEBUG (UTRAN-Iu-444 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-RAN(2471)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410110204923 DMSC DEBUG msub_fsm[0x563b4cc0d1f0]{active}: Allocated (fsm.c:456) 20250410110204923 DMSC DEBUG msc_i[0x563b4cc0cfe0]{READY}: Allocated (fsm.c:456) 20250410110204923 DMSC DEBUG msc_i[0x563b4cc0cfe0]{READY}: is child of msub_fsm[0x563b4cc0d1f0] (fsm.c:486) 20250410110204923 DMSC DEBUG msc_a[0x563b4cc0d3c0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110204923 DMSC DEBUG msc_a[0x563b4cc0d3c0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc0d1f0] (fsm.c:486) 20250410110204923 DMSC DEBUG msc_a(unknown:UTRAN-Iu-444:NONE)[0x563b4cc0d3c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110204923 DMSC DEBUG msc_i(unknown:UTRAN-Iu-444:NONE)[0x563b4cc0cfe0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110204923 DMSC DEBUG msc_a(unknown:UTRAN-Iu-444:NONE)[0x563b4cc0d3c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110204923 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-444:NONE)[0x563b4cc0d3c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110204923 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-444:NONE)[0x563b4cc0d3c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110204923 DMM DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-444:LU)[0x563b4cc0d3c0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000101045 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410110204923 DMM DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-444:LU)[0x563b4cc0d3c0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410110204923 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-444:LU)[0x563b4cc69a10]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410110204923 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-444:LU)[0x563b4cc69a10]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000101045:UTRAN-Iu-444:LU)[0x563b4cc0d3c0] (fsm.c:486) 20250410110204923 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-444:LU)[0x563b4cc69a10]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410110204923 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-444:LU)[0x563b4cc69a10]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410110204923 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410110204923 DVLR DEBUG set IMSI on subscriber; IMSI=262420000101045 id=262420000101045 (vlr.c:661) 20250410110204923 DVLR INFO New subscr, IMSI: 262420000101045 (vlr.c:562) 20250410110204923 DVLR DEBUG VLR subscr IMSI-262420000101045 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410110204923 DMSC DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-444:LU)[0x563b4cc0d3c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110204923 DMSC DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-444:LU)[0x563b4cc0d3c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110204923 DVLR DEBUG VLR subscr IMSI-262420000101045 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410110204923 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410110204923 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-444:LU)[0x563b4cc69a10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410110204923 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-444:LU)[0x563b4cc69a10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410110204923 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-444:LU)[0x563b4cc69a10]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410110204923 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-444:LU)[0x563b4cc5f050]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110204923 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-444:LU)[0x563b4cc5f050]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-444:LU)[0x563b4cc69a10] (fsm.c:486) 20250410110204923 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-444:LU)[0x563b4cc5f050]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110204923 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-444:LU)[0x563b4cc5f050]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110204923 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110204923 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110204923 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110204923 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110204923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110204923 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110204923 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110204923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110204923 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110204923 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 06 02 83 18 25 00 01 bc 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2472)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2472)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: { messageType := 2, destLocRef := '831825'O, sourceLocRef := '0001BC'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(2476)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000101045" handled at TC_iu_lu_and_mt_sms_already_paging2(2478) MSC_Test-GSUP(2476)@7d38b4d9c9a0: Added IMSI table entry 0TC_iu_lu_and_mt_sms_already_paging2(2478)"262420000101045" TC_iu_lu_and_mt_sms_already_paging2(2478)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_already_paging2(2478)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410110204926 DVLR DEBUG VLR subscr IMSI-262420000101045 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110204926 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-444:LU)[0x563b4cc5f050]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110204926 DVLR DEBUG SUBSCR(IMSI-262420000101045) Received 1 auth tuples (vlr.c:996) 20250410110204926 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-444:LU)[0x563b4cc5f050]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110204926 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-444:LU)[0x563b4cc5f050]{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:324) 20250410110204926 DMM DEBUG Tx AUTH REQ (rand = 14aae819a85e278456a0ec0f8498490e) (gsm_04_08.c:641) 20250410110204926 DMM DEBUG AUTH REQ (autn = 2115f5a7ebf781d8a7074e8bd1a74225) (gsm_04_08.c:643) 20250410110204926 DIUCS DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-444:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110204926 DIUCS DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-444:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110204926 DMSC DEBUG msc_i(IMSI-262420000101045:UTRAN-Iu-444:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110204926 DVLR DEBUG VLR subscr IMSI-262420000101045 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110204927 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110204927 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110204927 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110204927 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110204927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110204927 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110204927 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110204927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110204927 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110204927 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 06 06 83 18 25 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 14 aa e8 19 a8 5e 27 84 56 a0 ec 0f 84 98 49 0e 20 10 21 15 f5 a7 eb f7 81 d8 a7 07 4e 8b d1 a7 42 25 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2472)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2472)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2471)@7d38b4d9c9a0: patching N(SD)=1 into dtap '0514E9478C1F210489B311E8'O MSC_Test_2-RAN(2471)@7d38b4d9c9a0: patched enc_l3: '0554E9478C1F210489B311E8'O MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554E9478C1F210489B311E8'O MSC_Test_2-M3UA(2472)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110204932 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110204932 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110204932 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110204932 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110204932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110204932 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110204932 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110204932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110204932 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110204932 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 bc 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 e9 47 8c 1f 21 04 89 b3 11 e8 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110204932 DIUCS DEBUG (UTRAN-Iu-444) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110204932 DMSC DEBUG msc_i(IMSI-262420000101045:UTRAN-Iu-444:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110204932 DIUCS DEBUG msc_i(IMSI-262420000101045:UTRAN-Iu-444:LU)[0x563b4cc0cfe0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110204932 DMSC DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-444:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110204932 DIUCS DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-444:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110204932 DIUCS DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-444:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110204932 DMM DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-444:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = e9478c1f89b311e8) (gsm_04_08.c:1128) 20250410110204932 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-444:LU)[0x563b4cc5f050]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110204932 DVLR DEBUG SUBSCR(IMSI-262420000101045) AUTH on UTRAN received RES: e9478c1f89b311e8 (8 bytes) (vlr_auth_fsm.c:151) 20250410110204932 DVLR INFO SUBSCR(IMSI-262420000101045) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110204932 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-444:LU)[0x563b4cc5f050]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110204932 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-444:LU)[0x563b4cc5f050]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110204932 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-444:LU)[0x563b4cc5f050]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110204932 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-444:LU)[0x563b4cc5f050]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-444:LU)[0x563b4cc69a10] (vlr_auth_fsm.c:294) 20250410110204932 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-444:LU)[0x563b4cc5f050]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110204932 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-444:LU)[0x563b4cc5f050]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110204932 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-444:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410110204932 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-444:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410110204932 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-444:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110204932 DIUCS DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-444:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110204932 DIUCS DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-444:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=79b043c1d5ee80c25bbe28966f9c7ca7, CK=NONE (ran_msg_iu.c:388) 20250410110204932 DMSC DEBUG msc_i(IMSI-262420000101045:UTRAN-Iu-444:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110204932 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-444:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250410110204932 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110204932 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110204932 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110204932 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110204932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110204932 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110204932 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110204932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110204932 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110204932 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 06 06 83 18 25 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 79 b0 43 c1 d5 ee 80 c2 5b be 28 96 6f 9c 7c a7 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2472)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2472)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250410110204937 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110204937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110204937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110204937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110204937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110204937 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110204937 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110204937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110204937 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110204937 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 bc 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2472)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110204937 DIUCS DEBUG (UTRAN-Iu-444) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110204937 DMSC DEBUG msc_i(IMSI-262420000101045:UTRAN-Iu-444:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110204937 DIUCS DEBUG msc_i(IMSI-262420000101045:UTRAN-Iu-444:LU)[0x563b4cc0cfe0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110204937 DMSC DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-444:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110204937 DIUCS DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-444:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110204937 DIUCS DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-444:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110204937 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-444:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410110204937 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-444:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410110204937 DIUCS DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-444:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110204937 DMSC DEBUG msc_i(IMSI-262420000101045:UTRAN-Iu-444:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110204937 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-444:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410110204937 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-444:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410110204937 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101045:UTRAN-Iu-444:LU)[0x563b4cc5f050]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110204937 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101045:UTRAN-Iu-444:LU)[0x563b4cc5f050]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-444:LU)[0x563b4cc69a10] (fsm.c:486) 20250410110204937 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101045:UTRAN-Iu-444:LU)[0x563b4cc5f050]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410110204937 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101045:UTRAN-Iu-444:LU)[0x563b4cc5f050]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410110204937 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110204937 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110204937 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110204937 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110204937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110204937 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110204937 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110204937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110204937 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110204937 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 06 06 83 18 25 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 10 10 40 f5 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2472)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2472)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110204939 DVLR DEBUG VLR subscr IMSI-262420000101045 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110204939 DVLR DEBUG IMSI:262420000101045 has MSISDN:491230101045 (vlr.c:1045) 20250410110204939 DMSC NOTICE msub(IMSI-262420000101045:MSISDN-491230101045) VLR: update for IMSI=262420000101045 (MSISDN=491230101045) (gsm_04_08.c:1541) 20250410110204939 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110204939 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110204939 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-444:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410110204939 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101045:UTRAN-Iu-444:LU)[0x563b4cc5f050]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410110204939 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101045:UTRAN-Iu-444:LU)[0x563b4cc5f050]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410110204939 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101045:UTRAN-Iu-444:LU)[0x563b4cc5f050]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410110204939 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101045:UTRAN-Iu-444:LU)[0x563b4cc5f050]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-444:LU)[0x563b4cc69a10] (vlr_lu_fsm.c:110) 20250410110204939 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101045:UTRAN-Iu-444:LU)[0x563b4cc5f050]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410110204939 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101045:UTRAN-Iu-444:LU)[0x563b4cc5f050]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110204939 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-444:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410110204939 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-444:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410110204939 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-444:LU)[0x563b4cc334b0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110204939 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-444:LU)[0x563b4cc334b0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-444:LU)[0x563b4cc69a10] (fsm.c:486) 20250410110204939 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-444:LU)[0x563b4cc334b0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410110204939 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-444:LU)[0x563b4cc334b0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410110204939 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-444:LU)[0x563b4cc334b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410110204939 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-444:LU)[0x563b4cc334b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410110204939 DMSC NOTICE msub(IMSI-262420000101045:MSISDN-491230101045:TMSInew-0x1AA473D5) VLR: update for IMSI=262420000101045 (MSISDN=491230101045) (gsm_04_08.c:1541) 20250410110204939 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-444:LU)[0x563b4cc334b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410110204939 DMM DEBUG -> IMSI-262420000101045:MSISDN-491230101045:TMSInew-0x1AA473D5 LOCATION UPDATE ACCEPT (TMSI = 0x1aa473d5) (gsm_04_08.c:149) 20250410110204939 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSInew-0x1AA473D5:UTRAN-Iu-444:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250410110204939 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSInew-0x1AA473D5:UTRAN-Iu-444:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110204939 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSInew-0x1AA473D5:UTRAN-Iu-444:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110204939 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSInew-0x1AA473D5 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110204940 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110204940 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110204940 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110204940 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110204940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110204940 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110204940 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110204940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110204940 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110204940 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 06 06 83 18 25 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 1a a4 73 d5 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2472)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2472)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms_already_paging2(2478)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2471)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2471)@7d38b4d9c9a0: patched enc_l3: '059B'O MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: vl_len:14 MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250410110204942 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110204942 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110204942 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110204942 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110204942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110204942 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110204942 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110204942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110204942 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2472)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110204942 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 bc 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110204942 DIUCS DEBUG (UTRAN-Iu-444) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110204942 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSInew-0x1AA473D5:UTRAN-Iu-444:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110204942 DIUCS DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSInew-0x1AA473D5:UTRAN-Iu-444:LU)[0x563b4cc0cfe0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110204942 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSInew-0x1AA473D5:UTRAN-Iu-444:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110204942 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSInew-0x1AA473D5:UTRAN-Iu-444:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110204942 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSInew-0x1AA473D5:UTRAN-Iu-444:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110204942 DMM DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSInew-0x1AA473D5:UTRAN-Iu-444:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410110204942 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:TMSInew-0x1AA473D5:UTRAN-Iu-444:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410110204942 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-444:LU)[0x563b4cc334b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410110204942 DMSC NOTICE msub(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5) VLR: update for IMSI=262420000101045 (MSISDN=491230101045) (gsm_04_08.c:1541) 20250410110204942 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410110204942 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-444:LU)[0x563b4cc334b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410110204942 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-444:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410110204942 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-444:LU)[0x563b4cc334b0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410110204942 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-444:LU)[0x563b4cc334b0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-444:LU)[0x563b4cc69a10] (vlr_lu_fsm.c:817) 20250410110204942 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-444:LU)[0x563b4cc334b0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410110204942 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-444:LU)[0x563b4cc334b0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110204942 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-444:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410110204942 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-444:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410110204942 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-444:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.980s remaining) (msc_a.c:450) 20250410110204942 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230101045/3/1): Available (smpp_smsc.c:626) 20250410110204942 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-444:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110204942 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-444:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110204942 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-444:LU)[0x563b4cc0d3c0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110204942 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110204942 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110204942 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110204942 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-444:LU)[0x563b4cc0d3c0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110204942 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-444:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110204942 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410110204942 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110204942 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110204942 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110204942 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110204942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110204942 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110204942 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110204942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110204942 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110204942 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 06 06 83 18 25 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2472)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2472)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250410110204946 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110204946 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110204946 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110204946 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110204946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110204946 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-M3UA(2472)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110204946 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110204946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110204946 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110204946 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 bc 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110204946 DIUCS DEBUG (UTRAN-Iu-444) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110204946 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-444:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110204946 DIUCS DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-444:LU)[0x563b4cc0cfe0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110204946 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-444:LU)[0x563b4cc0d3c0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110204946 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-444:LU)[0x563b4cc0d3c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110204946 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-444:LU)[0x563b4cc0d3c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110204946 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-444:LU)[0x563b4cc0d3c0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110204946 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-444:LU)[0x563b4cc0d3c0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110204946 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-444:LU)[0x563b4cc0d3c0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110204946 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-444:LU)[0x563b4cc0d3c0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110204946 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-444:LU)[0x563b4cc69a10]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110204946 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-444:LU)[0x563b4cc69a10]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-444:LU)[0x563b4cc0d3c0] (msc_a.c:1053) 20250410110204946 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-444:LU)[0x563b4cc69a10]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410110204946 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-444:LU)[0x563b4cc69a10]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110204946 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-444:LU)[0x563b4cc69a10]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410110204946 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-444:LU)[0x563b4cc0d3c0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc0d1f0] (msc_a.c:1053) 20250410110204946 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-444:LU)[0x563b4cc0d3c0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110204946 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-444:LU)[0x563b4cc0d3c0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110204946 DMSC DEBUG msub_fsm[0x563b4cc0d1f0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110204946 DMSC DEBUG msub(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5) MSC-A terminated (msub.c:261) 20250410110204946 DMSC DEBUG msub(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5) 1 MSC-I still active (msub.c:79) 20250410110204946 DMSC DEBUG msub_fsm[0x563b4cc0d1f0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110204946 DMSC DEBUG msub_fsm[0x563b4cc0d1f0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110204946 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-444:LU)[0x563b4cc0cfe0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110204946 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-444:LU)[0x563b4cc0cfe0]{READY}: Removing from parent msub_fsm[0x563b4cc0d1f0] (msub.c:113) 20250410110204946 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-444 (ran_conn.c:142) 20250410110204947 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-444 (ran_conn.c:155) 20250410110204947 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-444:LU)[0x563b4cc0cfe0]{READY}: Freeing instance (msub.c:113) 20250410110204947 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-444:LU)[0x563b4cc0cfe0]{READY}: Deallocated (fsm.c:568) 20250410110204947 DMSC DEBUG msub(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5) Free (msub.c:119) 20250410110204947 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5 - active-conn: now used by 1 (attached) (msub.c:375) 20250410110204947 DMSC DEBUG msub_fsm[0x563b4cc0d1f0]{terminating}: Freeing instance (msub.c:113) 20250410110204947 DMSC DEBUG msub_fsm[0x563b4cc0d1f0]{terminating}: Deallocated (fsm.c:568) 20250410110204947 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110204947 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110204947 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110204947 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110204947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110204947 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110204947 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110204947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110204947 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110204947 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 06 04 83 18 25 00 01 bc 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2472)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2472)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: Session index based on local reference:0 20250410110204947 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110204947 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110204947 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110204947 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110204947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110204947 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110204947 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110204947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110204947 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110204947 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 bc 83 18 25 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2472)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2471)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_lu_and_mt_sms_already_paging2(2478)8591397 TC_iu_lu_and_mt_sms_already_paging2(2478)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_already_paging2(2478)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_already_paging2(2478)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_already_paging2(2478)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2471)@7d38b4d9c9a0: Created IMSI[0] for '262420000101045'H'1AA473D5'O to be handled at TC_iu_lu_and_mt_sms_already_paging2(2478) TC_iu_lu_and_mt_sms_already_paging2(2478)@7d38b4d9c9a0: first SMS 20250410110204949 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410110204949 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5 + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:95) 20250410110204949 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5 - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:77) 20250410110204949 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5 - VTY: now used by 1 (attached) (msc_vty.c:1428) 20250410110205951 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5 + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250410110205951 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5 + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250410110205951 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5 + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250410110205952 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5 + Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (paging.c:111) 20250410110205953 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5 + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS-pending,SMS,Paging) (db.c:771) 20250410110205953 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5 - SMS-receiver: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (gsm_04_11.c:77) 20250410110205953 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110205953 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110205953 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110205953 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110205953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110205953 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110205953 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110205953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110205953 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110205953 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 47 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 27 00 0e 40 23 00 00 04 00 03 40 01 00 00 17 40 09 50 62 42 02 00 10 10 40 f5 00 40 40 05 00 1a a4 73 d5 00 16 40 01 40 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2472)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2472)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2471)@7d38b4d9c9a0: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_sms_already_paging2(2478) TC_iu_lu_and_mt_sms_already_paging2(2478)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_already_paging2(2478)@7d38b4d9c9a0: second SMS 20250410110205972 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5 + VTY: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,Paging,VTY) (msc_vty.c:1285) 20250410110205972 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5 + SMS-receiver: now used by 7 (attached,2*SMS-receiver,SMS-pending,SMS,Paging,VTY) (gsm_04_11.c:95) 20250410110205972 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5 - SMS-receiver: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,Paging,VTY) (gsm_04_11.c:77) 20250410110205972 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5 - VTY: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (msc_vty.c:1428) TC_iu_lu_and_mt_sms_already_paging2(2478)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '1AA473D5'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2471)@7d38b4d9c9a0: Added conn table entry 0TC_iu_lu_and_mt_sms_already_paging2(2478)2585856 MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: First idle individual index:0 20250410110205984 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110205984 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110205984 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110205984 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110205984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110205984 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110205984 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110205984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110205984 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110205984 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 27 75 00 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 1a a4 73 d5 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2472)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110205984 DIUCS DEBUG (UTRAN-Iu-445 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110205985 DMSC DEBUG msub_fsm[0x563b4cc69a10]{active}: Allocated (fsm.c:456) 20250410110205985 DMSC DEBUG msc_i[0x563b4cc0d3c0]{READY}: Allocated (fsm.c:456) 20250410110205985 DMSC DEBUG msc_i[0x563b4cc0d3c0]{READY}: is child of msub_fsm[0x563b4cc69a10] (fsm.c:486) 20250410110205985 DMSC DEBUG msc_a[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110205985 DMSC DEBUG msc_a[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc69a10] (fsm.c:486) 20250410110205985 DMSC DEBUG msc_a(unknown:UTRAN-Iu-445:NONE)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110205985 DMSC DEBUG msc_i(unknown:UTRAN-Iu-445:NONE)[0x563b4cc0d3c0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110205985 DMSC DEBUG msc_a(unknown:UTRAN-Iu-445:NONE)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110205985 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-445:NONE)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110205985 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-445:NONE)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110205985 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410110205985 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0cfe0] (fsm.c:486) 20250410110205985 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250410110205985 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410110205985 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5 + proc_arq_vlr_fn_init: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410110205985 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5 + active-conn: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410110205985 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110205985 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110205985 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410110205985 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250410110205985 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc334b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110205985 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc334b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0d1f0] (fsm.c:486) 20250410110205985 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc334b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110205985 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc334b0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110205985 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5 - proc_arq_vlr_fn_init: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250410110205985 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110205985 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110205985 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110205986 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110205986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110205986 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110205986 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110205986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110205986 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110205986 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 07 02 27 75 00 00 01 bd 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2472)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2472)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: { messageType := 2, destLocRef := '277500'O, sourceLocRef := '0001BD'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: Session index based on local reference:0 TC_iu_lu_and_mt_sms_already_paging2(2478)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_already_paging2(2478)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110205991 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5 + vlr_gsup_rx: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110205991 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc334b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110205991 DVLR DEBUG SUBSCR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5) Received 1 auth tuples (vlr.c:996) 20250410110205991 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc334b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110205991 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc334b0]{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:324) 20250410110205991 DMM DEBUG Tx AUTH REQ (rand = 4f521de061d3c59c3262d17496a6a239) (gsm_04_08.c:641) 20250410110205991 DMM DEBUG AUTH REQ (autn = bf7d748623b5508984934819cbb3a4e9) (gsm_04_08.c:643) 20250410110205991 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110205991 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110205991 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0d3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110205991 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5 - vlr_gsup_rx: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,Paging,active-conn) (vlr.c:1410) 20250410110205991 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110205991 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110205991 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110205991 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110205991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110205991 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110205991 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110205991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110205991 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110205991 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 07 06 27 75 00 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 4f 52 1d e0 61 d3 c5 9c 32 62 d1 74 96 a6 a2 39 20 10 bf 7d 74 86 23 b5 50 89 84 93 48 19 cb b3 a4 e9 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2472)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2472)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2471)@7d38b4d9c9a0: patching N(SD)=0 into dtap '051435F425212104CD81BDDB'O MSC_Test_2-RAN(2471)@7d38b4d9c9a0: patched enc_l3: '051435F425212104CD81BDDB'O MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C051435F425212104CD81BDDB'O MSC_Test_2-M3UA(2472)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110205998 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110205998 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110205998 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110205998 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110205998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110205998 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110205998 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110205998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110205998 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110205998 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 bd 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 14 35 f4 25 21 21 04 cd 81 bd db 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110205999 DIUCS DEBUG (UTRAN-Iu-445) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110205999 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0d3c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110205999 DIUCS DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0d3c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110205999 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110205999 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110205999 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110205999 DMM DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 35f42521cd81bddb) (gsm_04_08.c:1128) 20250410110205999 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc334b0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110205999 DVLR DEBUG SUBSCR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5) AUTH on UTRAN received RES: 35f42521cd81bddb (8 bytes) (vlr_auth_fsm.c:151) 20250410110205999 DVLR INFO SUBSCR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110205999 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc334b0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110205999 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc334b0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110205999 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc334b0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110205999 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc334b0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0d1f0] (vlr_auth_fsm.c:294) 20250410110205999 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc334b0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110205999 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc334b0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110205999 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250410110205999 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410110205999 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110205999 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110205999 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=0fa13a88a43c2f01decda0c71558b15a, CK=NONE (ran_msg_iu.c:388) 20250410110205999 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0d3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110205999 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250410110206000 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110206000 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110206000 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110206000 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110206000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110206000 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110206000 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110206000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110206000 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110206000 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 07 06 27 75 00 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 0f a1 3a 88 a4 3c 2f 01 de cd a0 c7 15 58 b1 5a 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2472)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2472)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2472)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110206007 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110206007 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110206007 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110206007 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110206007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110206007 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110206007 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110206007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110206007 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110206007 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 bd 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110206007 DIUCS DEBUG (UTRAN-Iu-445) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110206007 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0d3c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110206007 DIUCS DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0d3c0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110206007 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110206007 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110206007 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110206007 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250410110206007 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410110206007 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110206007 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0d3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110206007 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410110206007 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410110206007 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410110206007 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410110206007 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410110206007 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410110206007 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410110206008 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410110206008 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.977s remaining) (msc_a.c:450) 20250410110206008 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250410110206008 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110206008 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0d3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110206008 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5 - Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (paging.c:202) 20250410110206008 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230101045/3/1): Available (smpp_smsc.c:626) 20250410110206008 DMSC NOTICE Pending paging while subscriber 262420000101045 attached. (sms_queue.c:558) 20250410110206008 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110206008 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110206008 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110206008 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110206008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110206008 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110206008 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110206008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110206008 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110206008 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 07 06 27 75 00 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 10 10 40 f5 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110206008 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110206008 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110206008 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110206008 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110206008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110206008 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110206008 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110206008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110206008 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110206008 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4e 00 00 00 b9 00 00 00 c3 03 00 00 07 06 27 75 00 00 01 37 00 14 40 33 00 00 02 00 10 40 27 26 09 01 23 01 00 07 91 44 77 58 10 06 50 00 17 00 04 80 32 24 00 00 52 40 01 11 20 50 00 09 c8 32 9b fd 06 4d 9b 53 00 3b 40 01 40 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2472)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2472)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2472)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2472)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms_already_paging2(2478)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: vl_len:19 MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O 20250410110206024 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110206024 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110206024 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110206024 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110206024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-M3UA(2472)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110206024 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110206024 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110206024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110206024 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110206024 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 bd 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 89 04 00 3b 40 01 40 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110206024 DIUCS DEBUG (UTRAN-Iu-445) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110206024 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0d3c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110206024 DIUCS DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0d3c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110206024 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110206024 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110206024 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: vl_len:22 MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O MSC_Test_2-M3UA(2472)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110206225 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110206225 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110206225 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110206225 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110206225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110206225 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110206225 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110206225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110206225 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110206225 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 bd 00 01 16 00 14 40 12 00 00 02 00 10 40 06 05 89 01 02 02 00 00 3b 40 01 40 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110206225 DIUCS DEBUG (UTRAN-Iu-445) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110206225 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0d3c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110206225 DIUCS DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0d3c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110206225 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110206225 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110206225 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110206226 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250410110206226 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110206226 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0d3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110206226 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5 + sms_sms_cb: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,sms_sms_cb) (sms_queue.c:621) 20250410110206226 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5 - SMS-pending: now used by 5 (attached,SMS-receiver,SMS,active-conn,sms_sms_cb) (sms_queue.c:217) 20250410110206226 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5 + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS,active-conn,sms_sms_cb) (db.c:771) 20250410110206226 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5 + SMS-pending: now used by 7 (attached,2*SMS-receiver,SMS,active-conn,sms_sms_cb,SMS-pending) (sms_queue.c:201) 20250410110206226 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5 + SMS: now used by 8 (attached,2*SMS-receiver,2*SMS,active-conn,sms_sms_cb,SMS-pending) (transaction.c:228) 20250410110206226 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_11.c:1124) 20250410110206227 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250410110206227 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250410110206227 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110206227 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0d3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110206227 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5 - sms_sms_cb: now used by 7 (attached,2*SMS-receiver,2*SMS,active-conn,SMS-pending) (sms_queue.c:627) 20250410110206228 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5 - SMS-receiver: now used by 6 (attached,SMS-receiver,2*SMS,active-conn,SMS-pending) (gsm_04_11.c:77) 20250410110206228 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5 - SMS: now used by 5 (attached,SMS-receiver,SMS,active-conn,SMS-pending) (transaction.c:281) 20250410110206228 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110206228 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110206228 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110206228 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110206228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110206228 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110206228 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110206228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110206228 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110206228 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 07 06 27 75 00 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 09 04 00 3b 40 01 40 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110206228 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110206228 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110206228 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110206228 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110206229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110206229 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110206229 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110206229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110206229 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110206229 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 50 00 00 00 b9 00 00 00 c3 03 00 00 07 06 27 75 00 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 19 01 25 01 01 07 91 44 77 58 10 06 50 00 19 00 04 80 32 24 00 00 52 40 01 11 20 60 00 0b 41 f7 9b 8e 2e cb 41 d3 e6 14 00 3b 40 01 40 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2472)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2472)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2472)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-M3UA(2472)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms_already_paging2(2478)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_already_paging2(2478)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: vl_len:19 MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400F00000200104003029904003B400140'O MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: Session index based on connection ID:0 20250410110206239 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110206239 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110206239 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110206239 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110206239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110206239 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110206239 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110206239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110206239 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110206239 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 bd 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 99 04 00 3b 40 01 40 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: vl_len:22 MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: vl_from0 20250410110206239 DIUCS DEBUG (UTRAN-Iu-445) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110206239 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0d3c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110206239 DIUCS DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0d3c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110206239 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110206239 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110206239 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(2472)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014401200000200104006059901020201003B400140'O MSC_Test_2-M3UA(2472)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110206440 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110206441 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110206441 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110206441 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110206441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110206441 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110206441 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110206441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110206441 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110206441 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 bd 00 01 16 00 14 40 12 00 00 02 00 10 40 06 05 99 01 02 02 01 00 3b 40 01 40 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110206441 DIUCS DEBUG (UTRAN-Iu-445) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110206441 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0d3c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110206441 DIUCS DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0d3c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110206441 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110206441 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110206441 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110206441 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250410110206441 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110206441 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0d3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110206442 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5 + sms_sms_cb: now used by 6 (attached,SMS-receiver,SMS,active-conn,SMS-pending,sms_sms_cb) (sms_queue.c:621) 20250410110206442 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5 - SMS-pending: now used by 5 (attached,SMS-receiver,SMS,active-conn,sms_sms_cb) (sms_queue.c:217) 20250410110206442 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5 - sms_sms_cb: now used by 4 (attached,SMS-receiver,SMS,active-conn) (sms_queue.c:627) 20250410110206442 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5 - SMS-receiver: now used by 3 (attached,SMS,active-conn) (gsm_04_11.c:77) 20250410110206442 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410110206442 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110206442 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250410110206442 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110206442 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110206442 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110206442 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110206442 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110206442 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0d3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110206442 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410110206443 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110206443 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110206443 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110206443 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110206443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110206443 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110206443 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110206443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110206443 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110206443 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 07 06 27 75 00 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 19 04 00 3b 40 01 40 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110206443 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110206443 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110206443 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110206443 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110206443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110206443 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110206443 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110206443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110206443 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110206443 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 07 06 27 75 00 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2472)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2472)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2472)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2472)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms_already_paging2(2478)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250410110206451 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110206451 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110206451 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110206451 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110206451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110206451 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110206451 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110206451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2472)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110206451 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110206451 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 bd 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110206451 DIUCS DEBUG (UTRAN-Iu-445) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110206451 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0d3c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110206452 DIUCS DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0d3c0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110206452 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110206452 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110206452 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110206452 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110206452 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110206452 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110206452 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110206452 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110206452 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0cfe0] (msc_a.c:1053) 20250410110206452 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110206452 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410110206452 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc69a10] (msc_a.c:1053) 20250410110206452 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110206452 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110206452 DMSC DEBUG msub_fsm[0x563b4cc69a10]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110206452 DMSC DEBUG msub(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5) MSC-A terminated (msub.c:261) 20250410110206452 DMSC DEBUG msub(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5) 1 MSC-I still active (msub.c:79) 20250410110206452 DMSC DEBUG msub_fsm[0x563b4cc69a10]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110206452 DMSC DEBUG msub_fsm[0x563b4cc69a10]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110206452 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0d3c0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110206452 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0d3c0]{READY}: Removing from parent msub_fsm[0x563b4cc69a10] (msub.c:113) 20250410110206452 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-445 (ran_conn.c:142) 20250410110206453 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-445 (ran_conn.c:155) 20250410110206453 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0d3c0]{READY}: Freeing instance (msub.c:113) 20250410110206453 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5:UTRAN-Iu-445:PAGING_RESP)[0x563b4cc0d3c0]{READY}: Deallocated (fsm.c:568) 20250410110206453 DMSC DEBUG msub(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5) Free (msub.c:119) 20250410110206453 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x1AA473D5 - active-conn: now used by 1 (attached) (msub.c:375) 20250410110206453 DMSC DEBUG msub_fsm[0x563b4cc69a10]{terminating}: Freeing instance (msub.c:113) 20250410110206453 DMSC DEBUG msub_fsm[0x563b4cc69a10]{terminating}: Deallocated (fsm.c:568) 20250410110206453 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110206453 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110206453 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110206453 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110206453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110206453 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110206453 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110206453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110206453 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110206453 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 07 04 27 75 00 00 01 bd 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2472)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2472)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: Session index based on local reference:0 20250410110206456 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110206456 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110206456 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110206456 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110206456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110206456 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110206456 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110206456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110206456 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110206457 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 bd 27 75 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2472)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2471)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_lu_and_mt_sms_already_paging2(2478)2585856 TC_iu_lu_and_mt_sms_already_paging2(2478)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_already_paging2(2478)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_already_paging2(2478)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_already_paging2(2478)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test_0-SCCP(2464)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110206467 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410110206467 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110206467 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410110206467 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410110206467 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410110206467 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110206467 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110206467 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410110206467 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110206467 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110206467 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1126) 20250410110206467 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110206467 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110206467 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110206467 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110206467 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110206467 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110206468 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110206468 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110206468 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110206468 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:378) 20250410110206468 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410110206468 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410110206468 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110206468 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410110206468 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) MSC_Test_1-M3UA(2469)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(2476)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(2465)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-RAN(2468)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110206469 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410110206469 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110206468 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410110206468 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250410110206469 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110206469 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410110206469 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110206469 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110206469 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410110206469 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110206469 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110206469 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110206469 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110206469 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250410110206469 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110206469 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110206469 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110206469 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110206470 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250410110206470 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410110206470 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410110206470 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110206470 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410110206470 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410110206470 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410110206470 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110206470 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110206470 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410110206470 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110206470 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110206470 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410110206470 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110206470 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110206471 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110206471 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110206471 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110206471 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110206471 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110206471 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110206471 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) MSC_Test_1-SCCP(2467)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-M3UA(2472)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(2473)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(2474)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(2477)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-SCCP(2470)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(2475)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110206471 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2466)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-RAN(2471)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2463)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2479)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2463): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(2464): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(2465): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(2466): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-SCCP(2467): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-RAN(2468): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-M3UA(2469): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-SCCP(2470): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-RAN(2471): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-M3UA(2472): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(2473): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(2474): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(2475): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(2476): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(2477): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_iu_lu_and_mt_sms_already_paging2(2478): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2479): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_iu_lu_and_mt_sms_already_paging finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_already_paging pass'. Thu Apr 10 11:02:06 UTC 2025 ====== MSC_Tests_Iu.TC_iu_lu_and_mt_sms_already_paging pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_iu_lu_and_mt_sms_already_paging.talloc 20250410110207471 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=585272) 20250410110208468 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110208468 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110208468 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110208470 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110208470 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110208470 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110208471 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410110208471 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110208471 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110208471 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) Waiting for packet dumper to finish... 1 (prev_count=585272, count=588580) 20250410110209472 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_already_paging pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_and_nothing'. ------ MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_and_nothing ------ Thu Apr 10 11:02:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_and_nothing.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_and_nothing.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410110210474 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_and_nothing' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_iu_lu_and_mt_sms_paging_and_nothing started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(2483)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(2483)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2483)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(2481)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_1-M3UA(2486)@7d38b4d9c9a0: ************************************************* MSC_Test_1-M3UA(2486)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2486)@7d38b4d9c9a0: ************************************************* MSC_Test_1-SCCP(2484)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_2-M3UA(2489)@7d38b4d9c9a0: ************************************************* MSC_Test_2-M3UA(2489)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2489)@7d38b4d9c9a0: ************************************************* MSC_Test_2-SCCP(2487)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410110211433 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2490)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410110211474 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410110211474 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2492)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2492)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410110211479 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2492)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2492)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2492)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2492)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2492)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2492)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410110211494 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410110211494 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2493)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000101843" to be handled at TC_iu_lu_and_mt_sms_paging_and_nothing2(2495) TC_iu_lu_and_mt_sms_paging_and_nothing2(2495)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000101843'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410110211605 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110211605 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410110211606 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110211606 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2483)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2483)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2483)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2483)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(2483)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410110211610 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110211610 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110211610 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110211610 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110211610 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110211610 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110211610 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110211610 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110211610 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110211610 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410110211610 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2483)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2483)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2483)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2483)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2483)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2483)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110211611 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110211611 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110211611 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110211611 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410110211611 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110211611 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110211611 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110211611 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110211611 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110211611 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410110211611 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110211611 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410110211612 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410110211612 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2483)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2483)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2483)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2483)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2483)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110211617 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110211617 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250410110211617 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110211617 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2486)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2486)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2486)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110211622 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110211622 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110211622 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110211622 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110211622 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110211622 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110211622 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110211622 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110211622 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) MSC_Test_1-M3UA(2486)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_1-M3UA(2486)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410110211622 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110211622 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2486)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2486)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2486)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2486)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410110211625 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110211625 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110211625 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110211625 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110211625 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110211625 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110211625 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110211625 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110211625 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110211625 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110211625 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110211625 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2486)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2486)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2486)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2486)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2486)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) 20250410110211625 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:413) 20250410110211625 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2486)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2486)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110211629 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110211629 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250410110211629 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110211629 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2489)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2489)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2489)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110211636 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110211636 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110211636 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110211636 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110211636 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110211636 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110211636 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110211636 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110211636 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110211636 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2489)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_2-M3UA(2489)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410110211636 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2489)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2489)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2489)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410110211639 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110211639 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110211639 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110211639 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110211639 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110211639 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110211639 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) MSC_Test_2-M3UA(2489)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410110211639 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110211639 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110211639 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110211639 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110211639 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110211639 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410110211639 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) 20250410110211639 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2486)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2486)@7d38b4d9c9a0: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2489)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2489)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2489)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2489)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2489)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2489)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2489)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110212412 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110212412 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110212412 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110212412 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110212412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110212412 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110212412 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110212412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110212412 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110212412 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2483)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110212412 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110212412 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110212412 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110212412 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110212412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110212412 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110212412 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110212412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110212412 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110212412 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2483)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2483)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2482)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410110212423 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110212423 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110212423 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410110212423 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410110212423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110212423 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110212423 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110212423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110212423 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110212423 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2486)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110212423 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110212423 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110212423 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110212423 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250410110212423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110212423 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250410110212423 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110212423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250410110212423 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110212423 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2486)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2486)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2485)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410110212445 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110212445 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110212445 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110212445 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110212445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110212445 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110212445 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110212445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110212445 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110212445 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2489)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110212446 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250410110212446 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250410110212446 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110212446 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110212446 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110212446 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110212446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110212446 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110212446 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110212446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110212446 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110212446 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2489)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2489)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2488)@7d38b4d9c9a0: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2488)@7d38b4d9c9a0: Added conn table entry 0TC_iu_lu_and_mt_sms_paging_and_nothing2(2495)5627598 MSC_Test_2-SCCP(2487)@7d38b4d9c9a0: First idle individual index:0 20250410110212464 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110212464 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110212464 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110212464 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110212464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110212464 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110212464 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110212464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110212464 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110212464 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 55 de ce 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 01 81 34 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2489)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110212464 DIUCS DEBUG (UTRAN-Iu-446 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110212464 DMSC DEBUG msub_fsm[0x563b4cc0d1f0]{active}: Allocated (fsm.c:456) 20250410110212464 DMSC DEBUG msc_i[0x563b4cc0cfe0]{READY}: Allocated (fsm.c:456) 20250410110212464 DMSC DEBUG msc_i[0x563b4cc0cfe0]{READY}: is child of msub_fsm[0x563b4cc0d1f0] (fsm.c:486) 20250410110212464 DMSC DEBUG msc_a[0x563b4cc0d3c0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110212464 DMSC DEBUG msc_a[0x563b4cc0d3c0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc0d1f0] (fsm.c:486) 20250410110212464 DMSC DEBUG msc_a(unknown:UTRAN-Iu-446:NONE)[0x563b4cc0d3c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110212464 DMSC DEBUG msc_i(unknown:UTRAN-Iu-446:NONE)[0x563b4cc0cfe0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110212464 DMSC DEBUG msc_a(unknown:UTRAN-Iu-446:NONE)[0x563b4cc0d3c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110212464 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-446:NONE)[0x563b4cc0d3c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110212464 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-446:NONE)[0x563b4cc0d3c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110212464 DMM DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-446:LU)[0x563b4cc0d3c0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000101843 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410110212464 DMM DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-446:LU)[0x563b4cc0d3c0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) MSC_Test_2-RAN(2488)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410110212464 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-446:LU)[0x563b4cc69a10]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410110212464 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-446:LU)[0x563b4cc69a10]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000101843:UTRAN-Iu-446:LU)[0x563b4cc0d3c0] (fsm.c:486) 20250410110212464 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-446:LU)[0x563b4cc69a10]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410110212464 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-446:LU)[0x563b4cc69a10]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410110212464 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410110212464 DVLR DEBUG set IMSI on subscriber; IMSI=262420000101843 id=262420000101843 (vlr.c:661) 20250410110212464 DVLR INFO New subscr, IMSI: 262420000101843 (vlr.c:562) 20250410110212464 DVLR DEBUG VLR subscr IMSI-262420000101843 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410110212464 DMSC DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-446:LU)[0x563b4cc0d3c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110212464 DMSC DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-446:LU)[0x563b4cc0d3c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110212464 DVLR DEBUG VLR subscr IMSI-262420000101843 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410110212464 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410110212464 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-446:LU)[0x563b4cc69a10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410110212464 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-446:LU)[0x563b4cc69a10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410110212464 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-446:LU)[0x563b4cc69a10]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410110212464 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-446:LU)[0x563b4cc5f050]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110212464 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-446:LU)[0x563b4cc5f050]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-446:LU)[0x563b4cc69a10] (fsm.c:486) 20250410110212464 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-446:LU)[0x563b4cc5f050]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110212464 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-446:LU)[0x563b4cc5f050]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110212464 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110212464 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110212464 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110212464 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110212464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110212464 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110212464 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110212464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110212464 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110212464 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 04 02 55 de ce 00 01 be 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2489)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2489)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2493)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000101843" handled at TC_iu_lu_and_mt_sms_paging_and_nothing2(2495) MSC_Test-GSUP(2493)@7d38b4d9c9a0: Added IMSI table entry 0TC_iu_lu_and_mt_sms_paging_and_nothing2(2495)"262420000101843" MSC_Test_2-SCCP(2487)@7d38b4d9c9a0: { messageType := 2, destLocRef := '55DECE'O, sourceLocRef := '0001BE'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2487)@7d38b4d9c9a0: Session index based on local reference:0 TC_iu_lu_and_mt_sms_paging_and_nothing2(2495)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_paging_and_nothing2(2495)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410110212467 DVLR DEBUG VLR subscr IMSI-262420000101843 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110212467 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-446:LU)[0x563b4cc5f050]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110212467 DVLR DEBUG SUBSCR(IMSI-262420000101843) Received 1 auth tuples (vlr.c:996) 20250410110212467 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-446:LU)[0x563b4cc5f050]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110212467 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-446:LU)[0x563b4cc5f050]{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:324) 20250410110212467 DMM DEBUG Tx AUTH REQ (rand = 524d4fb745d81e3d5d37dac98a898a4e) (gsm_04_08.c:641) 20250410110212467 DMM DEBUG AUTH REQ (autn = 5693c5feab5c35b77688ccb78d15abd9) (gsm_04_08.c:643) 20250410110212467 DIUCS DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-446:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110212467 DIUCS DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-446:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110212467 DMSC DEBUG msc_i(IMSI-262420000101843:UTRAN-Iu-446:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110212468 DVLR DEBUG VLR subscr IMSI-262420000101843 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110212468 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110212468 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110212468 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110212468 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110212468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110212468 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110212468 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110212468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110212468 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110212468 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 04 06 55 de ce 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 52 4d 4f b7 45 d8 1e 3d 5d 37 da c9 8a 89 8a 4e 20 10 56 93 c5 fe ab 5c 35 b7 76 88 cc b7 8d 15 ab d9 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2489)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2489)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2487)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2487)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2487)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2487)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2488)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051468800FBE2104681FD467'O MSC_Test_2-RAN(2488)@7d38b4d9c9a0: patched enc_l3: '055468800FBE2104681FD467'O MSC_Test_2-SCCP(2487)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2487)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2487)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2487)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055468800FBE2104681FD467'O 20250410110212476 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110212476 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110212476 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110212476 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110212476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110212476 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110212476 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110212476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110212476 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110212476 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 be 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 68 80 0f be 21 04 68 1f d4 67 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2489)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110212476 DIUCS DEBUG (UTRAN-Iu-446) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110212476 DMSC DEBUG msc_i(IMSI-262420000101843:UTRAN-Iu-446:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110212476 DIUCS DEBUG msc_i(IMSI-262420000101843:UTRAN-Iu-446:LU)[0x563b4cc0cfe0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110212476 DMSC DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-446:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110212476 DIUCS DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-446:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110212476 DIUCS DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-446:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110212476 DMM DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-446:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 68800fbe681fd467) (gsm_04_08.c:1128) 20250410110212476 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-446:LU)[0x563b4cc5f050]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110212476 DVLR DEBUG SUBSCR(IMSI-262420000101843) AUTH on UTRAN received RES: 68800fbe681fd467 (8 bytes) (vlr_auth_fsm.c:151) 20250410110212476 DVLR INFO SUBSCR(IMSI-262420000101843) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110212476 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-446:LU)[0x563b4cc5f050]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110212476 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-446:LU)[0x563b4cc5f050]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110212476 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-446:LU)[0x563b4cc5f050]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110212476 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-446:LU)[0x563b4cc5f050]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-446:LU)[0x563b4cc69a10] (vlr_auth_fsm.c:294) 20250410110212476 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-446:LU)[0x563b4cc5f050]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110212476 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-446:LU)[0x563b4cc5f050]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110212476 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-446:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410110212476 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-446:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410110212476 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-446:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110212476 DIUCS DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-446:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110212476 DIUCS DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-446:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=49362d25175f867f9ac8268028ffcd0c, CK=NONE (ran_msg_iu.c:388) 20250410110212476 DMSC DEBUG msc_i(IMSI-262420000101843:UTRAN-Iu-446:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110212476 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-446:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250410110212476 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110212476 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110212476 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110212476 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110212476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110212476 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110212476 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110212476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110212476 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110212476 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 04 06 55 de ce 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 49 36 2d 25 17 5f 86 7f 9a c8 26 80 28 ff cd 0c 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2489)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2489)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2487)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2487)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2487)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2487)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2487)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2487)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2487)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2487)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250410110212488 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110212488 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110212488 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110212488 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110212488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110212488 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110212488 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110212488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110212488 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110212488 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 be 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2489)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110212488 DIUCS DEBUG (UTRAN-Iu-446) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110212488 DMSC DEBUG msc_i(IMSI-262420000101843:UTRAN-Iu-446:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110212488 DIUCS DEBUG msc_i(IMSI-262420000101843:UTRAN-Iu-446:LU)[0x563b4cc0cfe0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110212488 DMSC DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-446:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110212488 DIUCS DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-446:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110212488 DIUCS DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-446:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110212488 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-446:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410110212488 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-446:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410110212489 DIUCS DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-446:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110212489 DMSC DEBUG msc_i(IMSI-262420000101843:UTRAN-Iu-446:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110212489 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-446:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410110212489 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-446:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410110212489 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101843:UTRAN-Iu-446:LU)[0x563b4cc5f050]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110212489 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101843:UTRAN-Iu-446:LU)[0x563b4cc5f050]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-446:LU)[0x563b4cc69a10] (fsm.c:486) 20250410110212489 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101843:UTRAN-Iu-446:LU)[0x563b4cc5f050]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410110212489 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101843:UTRAN-Iu-446:LU)[0x563b4cc5f050]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410110212489 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110212489 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110212489 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110212489 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110212489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110212489 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110212489 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110212489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110212489 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110212489 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 04 06 55 de ce 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 10 10 48 f3 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2489)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2489)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2487)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2487)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2487)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2487)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110212493 DVLR DEBUG VLR subscr IMSI-262420000101843 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110212493 DVLR DEBUG IMSI:262420000101843 has MSISDN:491230101843 (vlr.c:1045) 20250410110212493 DMSC NOTICE msub(IMSI-262420000101843:MSISDN-491230101843) VLR: update for IMSI=262420000101843 (MSISDN=491230101843) (gsm_04_08.c:1541) 20250410110212493 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110212494 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110212494 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-446:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410110212494 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101843:UTRAN-Iu-446:LU)[0x563b4cc5f050]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410110212494 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101843:UTRAN-Iu-446:LU)[0x563b4cc5f050]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410110212494 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101843:UTRAN-Iu-446:LU)[0x563b4cc5f050]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410110212494 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101843:UTRAN-Iu-446:LU)[0x563b4cc5f050]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-446:LU)[0x563b4cc69a10] (vlr_lu_fsm.c:110) 20250410110212494 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101843:UTRAN-Iu-446:LU)[0x563b4cc5f050]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410110212494 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101843:UTRAN-Iu-446:LU)[0x563b4cc5f050]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110212494 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-446:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410110212494 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-446:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410110212494 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-446:LU)[0x563b4cc58590]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110212494 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-446:LU)[0x563b4cc58590]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-446:LU)[0x563b4cc69a10] (fsm.c:486) 20250410110212494 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-446:LU)[0x563b4cc58590]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410110212494 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-446:LU)[0x563b4cc58590]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410110212494 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-446:LU)[0x563b4cc58590]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410110212494 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-446:LU)[0x563b4cc58590]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410110212494 DMSC NOTICE msub(IMSI-262420000101843:MSISDN-491230101843:TMSInew-0x4D36FFBF) VLR: update for IMSI=262420000101843 (MSISDN=491230101843) (gsm_04_08.c:1541) 20250410110212494 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-446:LU)[0x563b4cc58590]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410110212494 DMM DEBUG -> IMSI-262420000101843:MSISDN-491230101843:TMSInew-0x4D36FFBF LOCATION UPDATE ACCEPT (TMSI = 0x4d36ffbf) (gsm_04_08.c:149) 20250410110212494 DIUCS DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSInew-0x4D36FFBF:UTRAN-Iu-446:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250410110212494 DIUCS DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSInew-0x4D36FFBF:UTRAN-Iu-446:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110212494 DMSC DEBUG msc_i(IMSI-262420000101843:MSISDN-491230101843:TMSInew-0x4D36FFBF:UTRAN-Iu-446:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110212494 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSInew-0x4D36FFBF - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110212494 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110212494 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110212494 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110212494 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110212494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110212494 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110212494 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110212494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110212494 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110212494 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 04 06 55 de ce 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 4d 36 ff bf 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2489)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2489)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2487)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2487)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2487)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2487)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms_paging_and_nothing2(2495)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2488)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2488)@7d38b4d9c9a0: patched enc_l3: '059B'O MSC_Test_2-SCCP(2487)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2487)@7d38b4d9c9a0: vl_len:14 MSC_Test_2-SCCP(2487)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2487)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250410110212499 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110212499 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110212499 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110212499 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110212499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110212499 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110212499 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110212499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110212499 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110212499 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 be 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2489)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110212499 DIUCS DEBUG (UTRAN-Iu-446) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110212499 DMSC DEBUG msc_i(IMSI-262420000101843:MSISDN-491230101843:TMSInew-0x4D36FFBF:UTRAN-Iu-446:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110212499 DIUCS DEBUG msc_i(IMSI-262420000101843:MSISDN-491230101843:TMSInew-0x4D36FFBF:UTRAN-Iu-446:LU)[0x563b4cc0cfe0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110212499 DMSC DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSInew-0x4D36FFBF:UTRAN-Iu-446:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110212499 DIUCS DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSInew-0x4D36FFBF:UTRAN-Iu-446:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110212499 DIUCS DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSInew-0x4D36FFBF:UTRAN-Iu-446:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110212499 DMM DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSInew-0x4D36FFBF:UTRAN-Iu-446:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410110212499 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:TMSInew-0x4D36FFBF:UTRAN-Iu-446:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410110212499 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-446:LU)[0x563b4cc58590]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410110212499 DMSC NOTICE msub(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4D36FFBF) VLR: update for IMSI=262420000101843 (MSISDN=491230101843) (gsm_04_08.c:1541) 20250410110212499 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4D36FFBF + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410110212499 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-446:LU)[0x563b4cc58590]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410110212499 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4D36FFBF:UTRAN-Iu-446:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410110212499 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-446:LU)[0x563b4cc58590]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410110212499 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-446:LU)[0x563b4cc58590]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4D36FFBF:UTRAN-Iu-446:LU)[0x563b4cc69a10] (vlr_lu_fsm.c:817) 20250410110212499 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-446:LU)[0x563b4cc58590]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410110212499 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-446:LU)[0x563b4cc58590]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110212499 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4D36FFBF:UTRAN-Iu-446:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410110212499 DMSC DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4D36FFBF:UTRAN-Iu-446:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410110212499 DMSC DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4D36FFBF:UTRAN-Iu-446:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.965s remaining) (msc_a.c:450) 20250410110212499 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230101843/3/1): Available (smpp_smsc.c:626) 20250410110212499 DMSC DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4D36FFBF:UTRAN-Iu-446:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110212499 DMSC DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4D36FFBF:UTRAN-Iu-446:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110212499 DIUCS DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4D36FFBF:UTRAN-Iu-446:LU)[0x563b4cc0d3c0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110212499 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4D36FFBF + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110212499 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4D36FFBF + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110212499 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4D36FFBF - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110212499 DIUCS DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4D36FFBF:UTRAN-Iu-446:LU)[0x563b4cc0d3c0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110212499 DMSC DEBUG msc_i(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4D36FFBF:UTRAN-Iu-446:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110212499 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4D36FFBF - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410110212499 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110212499 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110212499 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110212499 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110212499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110212499 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110212499 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110212499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110212499 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110212499 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 04 06 55 de ce 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2489)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2489)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2487)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2487)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2487)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2487)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2487)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2487)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2487)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2487)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250410110212507 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110212507 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110212507 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110212507 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110212507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110212507 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110212507 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110212507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110212507 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110212507 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 be 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2489)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110212507 DIUCS DEBUG (UTRAN-Iu-446) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110212507 DMSC DEBUG msc_i(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4D36FFBF:UTRAN-Iu-446:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110212507 DIUCS DEBUG msc_i(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4D36FFBF:UTRAN-Iu-446:LU)[0x563b4cc0cfe0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110212507 DMSC DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4D36FFBF:UTRAN-Iu-446:LU)[0x563b4cc0d3c0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110212507 DIUCS DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4D36FFBF:UTRAN-Iu-446:LU)[0x563b4cc0d3c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110212507 DIUCS DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4D36FFBF:UTRAN-Iu-446:LU)[0x563b4cc0d3c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110212507 DMSC DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4D36FFBF:UTRAN-Iu-446:LU)[0x563b4cc0d3c0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110212507 DIUCS DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4D36FFBF:UTRAN-Iu-446:LU)[0x563b4cc0d3c0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110212507 DMSC DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4D36FFBF:UTRAN-Iu-446:LU)[0x563b4cc0d3c0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110212507 DMSC DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4D36FFBF:UTRAN-Iu-446:LU)[0x563b4cc0d3c0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110212507 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4D36FFBF:UTRAN-Iu-446:LU)[0x563b4cc69a10]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110212507 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4D36FFBF:UTRAN-Iu-446:LU)[0x563b4cc69a10]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4D36FFBF:UTRAN-Iu-446:LU)[0x563b4cc0d3c0] (msc_a.c:1053) 20250410110212507 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4D36FFBF:UTRAN-Iu-446:LU)[0x563b4cc69a10]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410110212507 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4D36FFBF:UTRAN-Iu-446:LU)[0x563b4cc69a10]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110212507 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4D36FFBF:UTRAN-Iu-446:LU)[0x563b4cc69a10]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410110212507 DMSC DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4D36FFBF:UTRAN-Iu-446:LU)[0x563b4cc0d3c0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc0d1f0] (msc_a.c:1053) 20250410110212507 DMSC DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4D36FFBF:UTRAN-Iu-446:LU)[0x563b4cc0d3c0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110212507 DMSC DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4D36FFBF:UTRAN-Iu-446:LU)[0x563b4cc0d3c0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110212507 DMSC DEBUG msub_fsm[0x563b4cc0d1f0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110212507 DMSC DEBUG msub(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4D36FFBF) MSC-A terminated (msub.c:261) 20250410110212507 DMSC DEBUG msub(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4D36FFBF) 1 MSC-I still active (msub.c:79) 20250410110212507 DMSC DEBUG msub_fsm[0x563b4cc0d1f0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110212507 DMSC DEBUG msub_fsm[0x563b4cc0d1f0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110212507 DMSC DEBUG msc_i(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4D36FFBF:UTRAN-Iu-446:LU)[0x563b4cc0cfe0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110212507 DMSC DEBUG msc_i(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4D36FFBF:UTRAN-Iu-446:LU)[0x563b4cc0cfe0]{READY}: Removing from parent msub_fsm[0x563b4cc0d1f0] (msub.c:113) 20250410110212507 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-446 (ran_conn.c:142) 20250410110212507 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-446 (ran_conn.c:155) 20250410110212507 DMSC DEBUG msc_i(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4D36FFBF:UTRAN-Iu-446:LU)[0x563b4cc0cfe0]{READY}: Freeing instance (msub.c:113) 20250410110212507 DMSC DEBUG msc_i(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4D36FFBF:UTRAN-Iu-446:LU)[0x563b4cc0cfe0]{READY}: Deallocated (fsm.c:568) 20250410110212507 DMSC DEBUG msub(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4D36FFBF) Free (msub.c:119) 20250410110212507 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4D36FFBF - active-conn: now used by 1 (attached) (msub.c:375) 20250410110212507 DMSC DEBUG msub_fsm[0x563b4cc0d1f0]{terminating}: Freeing instance (msub.c:113) 20250410110212507 DMSC DEBUG msub_fsm[0x563b4cc0d1f0]{terminating}: Deallocated (fsm.c:568) 20250410110212507 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110212508 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110212508 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110212508 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110212508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110212508 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110212508 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110212508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110212508 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110212508 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 04 04 55 de ce 00 01 be 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2489)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2489)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2487)@7d38b4d9c9a0: Session index based on local reference:0 20250410110212509 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110212509 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110212509 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110212509 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110212509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110212509 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110212509 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110212509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110212509 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110212509 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 be 55 de ce 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2489)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2488)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_lu_and_mt_sms_paging_and_nothing2(2495)5627598 TC_iu_lu_and_mt_sms_paging_and_nothing2(2495)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_and_nothing2(2495)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_paging_and_nothing2(2495)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_and_nothing2(2495)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2488)@7d38b4d9c9a0: Created IMSI[0] for '262420000101843'H'4D36FFBF'O to be handled at TC_iu_lu_and_mt_sms_paging_and_nothing2(2495) 20250410110212512 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4D36FFBF + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410110212512 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4D36FFBF + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:95) 20250410110212512 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4D36FFBF - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:77) 20250410110212512 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4D36FFBF - VTY: now used by 1 (attached) (msc_vty.c:1428) 20250410110213513 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4D36FFBF + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250410110213513 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4D36FFBF + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250410110213513 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4D36FFBF + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250410110213513 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4D36FFBF + Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (paging.c:111) 20250410110213513 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4D36FFBF + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS-pending,SMS,Paging) (db.c:771) 20250410110213513 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4D36FFBF - SMS-receiver: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (gsm_04_11.c:77) 20250410110213513 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110213513 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110213513 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110213513 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110213514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110213514 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110213514 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110213514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110213514 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110213514 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 47 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 27 00 0e 40 23 00 00 04 00 03 40 01 00 00 17 40 09 50 62 42 02 00 10 10 48 f3 00 40 40 05 00 4d 36 ff bf 00 16 40 01 40 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2489)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2489)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2488)@7d38b4d9c9a0: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_sms_paging_and_nothing2(2495) TC_iu_lu_and_mt_sms_paging_and_nothing2(2495)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110223514 DLSMS NOTICE Sending SMS 38 failed 1 times. (sms_queue.c:248) 20250410110223514 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4D36FFBF - SMS-pending: now used by 4 (attached,SMS-receiver,SMS,Paging) (sms_queue.c:217) 20250410110223514 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4D36FFBF - SMS-receiver: now used by 3 (attached,SMS,Paging) (gsm_04_11.c:77) 20250410110223515 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4D36FFBF - SMS: now used by 2 (attached,Paging) (transaction.c:281) 20250410110223515 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4D36FFBF - Paging: now used by 1 (attached) (paging.c:202) MSC_Test-GSUP-IPA(2492)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2492)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_iu_lu_and_mt_sms_paging_and_nothing2(2495)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110233538 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4D36FFBF + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410110233538 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x4D36FFBF - VTY: now used by 1 (attached) (msc_vty.c:1387) TC_iu_lu_and_mt_sms_paging_and_nothing2(2495)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_and_nothing2(2495)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410110233551 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410110233551 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110233551 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410110233551 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410110233551 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410110233551 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110233551 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110233551 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) MSC_Test_1-SCCP(2484)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-RAN(2488)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110233551 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110233551 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110233551 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410110233551 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110233551 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110233551 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110233551 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110233551 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110233551 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110233551 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110233551 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110233551 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110233551 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110233551 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410110233552 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2483)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-SCCP(2487)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-RAN(2485)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110233553 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410110233552 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110233553 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110233553 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110233553 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250410110233553 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250410110233553 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110233553 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250410110233553 DLSS7 ERROR 0: ASP(virt-bsc1-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250410110233553 DLINP ERROR SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:766) 20250410110233553 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110233553 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1126) 20250410110233553 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110233553 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110233553 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110233553 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110233553 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110233553 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110233553 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(2493)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(2481)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-M3UA(2486)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110233553 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250410110233553 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:378) 20250410110233554 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410110233553 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110233553 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110233553 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test-GSUP-IPA(2492)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(2490)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(2491)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110233554 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110233554 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110233554 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110233554 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250410110233554 DLINP ERROR SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:766) 20250410110233554 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110233554 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410110233554 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) MSC_Test_0-RAN(2482)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110233554 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110233554 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110233554 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110233554 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110233554 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110233554 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110233554 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110233554 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250410110233554 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-SMPP(2494)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-M3UA(2489)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2496)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2480)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2480): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(2481): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(2482): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(2483): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-SCCP(2484): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-RAN(2485): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-M3UA(2486): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-SCCP(2487): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-RAN(2488): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-M3UA(2489): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(2490): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(2491): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(2492): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(2493): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(2494): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_iu_lu_and_mt_sms_paging_and_nothing2(2495): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2496): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_iu_lu_and_mt_sms_paging_and_nothing finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_and_nothing pass'. Thu Apr 10 11:02:33 UTC 2025 ====== MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_and_nothing pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_and_nothing.talloc 20250410110234554 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=359880) 20250410110235552 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110235552 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110235552 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110235553 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110235554 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110235554 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110235555 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110235555 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110235555 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110235556 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=359880, count=363188) 20250410110236556 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_and_nothing pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_repeated'. ------ MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_repeated ------ Thu Apr 10 11:02:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_repeated.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_repeated.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410110237557 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_repeated' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_iu_lu_and_mt_sms_paging_repeated started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(2500)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(2500)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2500)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(2498)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_1-M3UA(2503)@7d38b4d9c9a0: ************************************************* MSC_Test_1-M3UA(2503)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2503)@7d38b4d9c9a0: ************************************************* MSC_Test_1-SCCP(2501)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_2-M3UA(2506)@7d38b4d9c9a0: ************************************************* MSC_Test_2-M3UA(2506)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2506)@7d38b4d9c9a0: ************************************************* MSC_Test_2-SCCP(2504)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410110238488 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2507)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410110238559 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410110238559 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2509)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2509)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410110238564 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2509)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2509)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2509)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2509)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2509)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2509)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410110238586 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410110238586 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2510)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000101844" to be handled at TC_iu_lu_and_mt_sms_paging_repeated2(2512) TC_iu_lu_and_mt_sms_paging_repeated2(2512)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000101844'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410110238649 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110238649 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410110238649 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110238649 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2500)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2500)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2500)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110238651 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110238651 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110238651 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110238651 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110238651 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110238651 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110238651 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110238651 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110238651 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110238651 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2500)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(2500)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410110238651 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2500)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2500)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2500)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2500)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410110238652 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110238652 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110238652 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110238652 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410110238652 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110238652 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110238652 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110238652 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110238652 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_0-M3UA(2500)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2500)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110238652 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410110238652 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110238652 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2500)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2500)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2500)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) 20250410110238652 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410110238652 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2500)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2500)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110238670 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110238670 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250410110238670 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110238670 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2503)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2503)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2503)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110238675 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110238675 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110238675 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110238675 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110238675 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110238675 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110238675 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110238675 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110238676 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110238676 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2503)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_1-M3UA(2503)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410110238676 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2503)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2503)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2503)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410110238678 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110238678 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110238678 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110238678 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110238678 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110238678 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110238678 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110238678 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110238678 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110238678 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110238678 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110238678 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2503)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2503)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2503)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2503)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2503)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2503)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2503)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2503)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110238679 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:413) 20250410110238679 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410110238681 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110238681 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250410110238681 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110238681 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2506)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2506)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2506)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110238688 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110238688 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110238688 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110238688 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110238688 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110238688 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110238688 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110238688 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110238688 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110238688 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110238688 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2506)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_2-M3UA(2506)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2506)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2506)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2506)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410110238691 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110238691 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110238691 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110238691 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110238691 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110238691 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110238691 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110238691 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110238691 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110238691 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110238691 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110238691 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110238691 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2506)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410110238692 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) 20250410110238692 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2503)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2503)@7d38b4d9c9a0: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2506)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2506)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2506)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2506)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2506)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2506)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2506)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110239465 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110239465 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110239465 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110239465 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110239465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110239465 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110239465 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110239465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110239465 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110239465 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2500)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110239466 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110239466 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110239466 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110239466 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110239466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110239466 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110239466 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110239466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110239467 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110239467 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2500)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2500)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2499)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410110239479 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110239479 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110239479 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410110239479 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410110239479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110239479 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110239479 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110239479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110239479 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110239479 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2503)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110239479 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110239479 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110239479 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110239479 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250410110239479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110239479 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250410110239479 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110239479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250410110239479 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110239479 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2503)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2503)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2502)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410110239506 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110239506 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110239506 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110239506 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110239506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110239506 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110239506 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110239506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110239506 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110239506 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2506)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110239506 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250410110239506 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250410110239507 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110239507 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110239507 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110239507 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110239507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110239507 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110239507 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110239507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110239507 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110239507 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2506)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2506)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2505)@7d38b4d9c9a0: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2505)@7d38b4d9c9a0: Added conn table entry 0TC_iu_lu_and_mt_sms_paging_repeated2(2512)14861720 MSC_Test_2-SCCP(2504)@7d38b4d9c9a0: First idle individual index:0 20250410110239528 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110239528 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110239528 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110239528 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110239528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110239528 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110239528 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110239529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110239529 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110239529 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 e2 c5 98 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 01 81 44 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110239529 DIUCS DEBUG (UTRAN-Iu-447 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110239529 DMSC DEBUG msub_fsm[0x563b4cc69a10]{active}: Allocated (fsm.c:456) 20250410110239529 DMSC DEBUG msc_i[0x563b4cc0d3c0]{READY}: Allocated (fsm.c:456) 20250410110239529 DMSC DEBUG msc_i[0x563b4cc0d3c0]{READY}: is child of msub_fsm[0x563b4cc69a10] (fsm.c:486) 20250410110239529 DMSC DEBUG msc_a[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110239529 DMSC DEBUG msc_a[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc69a10] (fsm.c:486) 20250410110239529 DMSC DEBUG msc_a(unknown:UTRAN-Iu-447:NONE)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110239529 DMSC DEBUG msc_i(unknown:UTRAN-Iu-447:NONE)[0x563b4cc0d3c0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110239529 DMSC DEBUG msc_a(unknown:UTRAN-Iu-447:NONE)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-M3UA(2506)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2505)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410110239529 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-447:NONE)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110239529 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-447:NONE)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110239529 DMM DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-447:LU)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000101844 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410110239529 DMM DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-447:LU)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410110239529 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-447:LU)[0x563b4cc0d1f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410110239529 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-447:LU)[0x563b4cc0d1f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000101844:UTRAN-Iu-447:LU)[0x563b4cc0cfe0] (fsm.c:486) 20250410110239529 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-447:LU)[0x563b4cc0d1f0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410110239529 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-447:LU)[0x563b4cc0d1f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410110239529 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410110239529 DVLR DEBUG set IMSI on subscriber; IMSI=262420000101844 id=262420000101844 (vlr.c:661) 20250410110239529 DVLR INFO New subscr, IMSI: 262420000101844 (vlr.c:562) 20250410110239529 DVLR DEBUG VLR subscr IMSI-262420000101844 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410110239529 DMSC DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-447:LU)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110239529 DMSC DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-447:LU)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110239529 DVLR DEBUG VLR subscr IMSI-262420000101844 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410110239529 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410110239529 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-447:LU)[0x563b4cc0d1f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410110239529 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-447:LU)[0x563b4cc0d1f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410110239529 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-447:LU)[0x563b4cc0d1f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410110239529 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-447:LU)[0x563b4cc5f050]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110239529 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-447:LU)[0x563b4cc5f050]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-447:LU)[0x563b4cc0d1f0] (fsm.c:486) 20250410110239529 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-447:LU)[0x563b4cc5f050]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110239529 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-447:LU)[0x563b4cc5f050]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110239529 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110239529 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110239529 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110239529 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110239529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110239529 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110239529 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110239529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110239529 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110239529 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 05 02 e2 c5 98 00 01 bf 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2506)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2506)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2504)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'E2C598'O, sourceLocRef := '0001BF'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2504)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(2510)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000101844" handled at TC_iu_lu_and_mt_sms_paging_repeated2(2512) MSC_Test-GSUP(2510)@7d38b4d9c9a0: Added IMSI table entry 0TC_iu_lu_and_mt_sms_paging_repeated2(2512)"262420000101844" TC_iu_lu_and_mt_sms_paging_repeated2(2512)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_paging_repeated2(2512)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410110239533 DVLR DEBUG VLR subscr IMSI-262420000101844 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110239533 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-447:LU)[0x563b4cc5f050]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110239533 DVLR DEBUG SUBSCR(IMSI-262420000101844) Received 1 auth tuples (vlr.c:996) 20250410110239533 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-447:LU)[0x563b4cc5f050]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110239533 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-447:LU)[0x563b4cc5f050]{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:324) 20250410110239533 DMM DEBUG Tx AUTH REQ (rand = f4836f0ca143e2d616908303aedc20b7) (gsm_04_08.c:641) 20250410110239533 DMM DEBUG AUTH REQ (autn = b351f4714eb262cc60f9d9f0c711818c) (gsm_04_08.c:643) 20250410110239533 DIUCS DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-447:LU)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110239533 DIUCS DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-447:LU)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110239533 DMSC DEBUG msc_i(IMSI-262420000101844:UTRAN-Iu-447:LU)[0x563b4cc0d3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110239533 DVLR DEBUG VLR subscr IMSI-262420000101844 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110239533 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110239533 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110239533 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110239533 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110239533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110239533 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110239533 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110239533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110239533 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110239533 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 05 06 e2 c5 98 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 f4 83 6f 0c a1 43 e2 d6 16 90 83 03 ae dc 20 b7 20 10 b3 51 f4 71 4e b2 62 cc 60 f9 d9 f0 c7 11 81 8c 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2506)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2506)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2504)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2504)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2504)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2504)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2505)@7d38b4d9c9a0: patching N(SD)=1 into dtap '0514870954B62104EF231A23'O MSC_Test_2-RAN(2505)@7d38b4d9c9a0: patched enc_l3: '0554870954B62104EF231A23'O MSC_Test_2-SCCP(2504)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2504)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2504)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2504)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554870954B62104EF231A23'O 20250410110239540 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110239540 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110239540 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110239540 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110239540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110239540 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110239540 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110239540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110239540 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110239540 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 bf 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 87 09 54 b6 21 04 ef 23 1a 23 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2506)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110239540 DIUCS DEBUG (UTRAN-Iu-447) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110239540 DMSC DEBUG msc_i(IMSI-262420000101844:UTRAN-Iu-447:LU)[0x563b4cc0d3c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110239540 DIUCS DEBUG msc_i(IMSI-262420000101844:UTRAN-Iu-447:LU)[0x563b4cc0d3c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110239540 DMSC DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-447:LU)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110239540 DIUCS DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-447:LU)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110239540 DIUCS DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-447:LU)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110239540 DMM DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-447:LU)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 870954b6ef231a23) (gsm_04_08.c:1128) 20250410110239540 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-447:LU)[0x563b4cc5f050]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110239540 DVLR DEBUG SUBSCR(IMSI-262420000101844) AUTH on UTRAN received RES: 870954b6ef231a23 (8 bytes) (vlr_auth_fsm.c:151) 20250410110239540 DVLR INFO SUBSCR(IMSI-262420000101844) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110239540 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-447:LU)[0x563b4cc5f050]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110239540 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-447:LU)[0x563b4cc5f050]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110239540 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-447:LU)[0x563b4cc5f050]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110239540 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-447:LU)[0x563b4cc5f050]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-447:LU)[0x563b4cc0d1f0] (vlr_auth_fsm.c:294) 20250410110239540 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-447:LU)[0x563b4cc5f050]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110239540 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-447:LU)[0x563b4cc5f050]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110239540 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-447:LU)[0x563b4cc0d1f0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410110239540 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-447:LU)[0x563b4cc0d1f0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410110239540 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-447:LU)[0x563b4cc0d1f0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110239540 DIUCS DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-447:LU)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110239540 DIUCS DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-447:LU)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=b541cd48d74b47ffb182abf146c77569, CK=NONE (ran_msg_iu.c:388) 20250410110239540 DMSC DEBUG msc_i(IMSI-262420000101844:UTRAN-Iu-447:LU)[0x563b4cc0d3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110239540 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-447:LU)[0x563b4cc0d1f0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250410110239540 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110239540 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110239540 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110239540 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110239540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110239540 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110239540 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110239540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110239540 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110239540 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 05 06 e2 c5 98 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 b5 41 cd 48 d7 4b 47 ff b1 82 ab f1 46 c7 75 69 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2506)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2506)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2504)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2504)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2504)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2504)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2504)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2504)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2504)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2504)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2506)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110239545 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110239545 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110239545 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110239545 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110239545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110239545 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110239545 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110239545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110239546 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110239546 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 bf 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110239546 DIUCS DEBUG (UTRAN-Iu-447) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110239546 DMSC DEBUG msc_i(IMSI-262420000101844:UTRAN-Iu-447:LU)[0x563b4cc0d3c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110239546 DIUCS DEBUG msc_i(IMSI-262420000101844:UTRAN-Iu-447:LU)[0x563b4cc0d3c0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110239546 DMSC DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-447:LU)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110239546 DIUCS DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-447:LU)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110239546 DIUCS DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-447:LU)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110239546 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-447:LU)[0x563b4cc0d1f0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410110239546 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-447:LU)[0x563b4cc0d1f0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410110239546 DIUCS DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-447:LU)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110239546 DMSC DEBUG msc_i(IMSI-262420000101844:UTRAN-Iu-447:LU)[0x563b4cc0d3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110239546 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-447:LU)[0x563b4cc0d1f0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410110239546 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-447:LU)[0x563b4cc0d1f0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410110239546 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101844:UTRAN-Iu-447:LU)[0x563b4cc5f050]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110239546 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101844:UTRAN-Iu-447:LU)[0x563b4cc5f050]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-447:LU)[0x563b4cc0d1f0] (fsm.c:486) 20250410110239546 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101844:UTRAN-Iu-447:LU)[0x563b4cc5f050]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410110239546 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101844:UTRAN-Iu-447:LU)[0x563b4cc5f050]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410110239546 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110239546 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110239546 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110239546 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110239546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110239546 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110239546 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110239546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110239546 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110239546 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 05 06 e2 c5 98 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 10 10 48 f4 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2506)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2506)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2504)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2504)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2504)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2504)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110239548 DVLR DEBUG VLR subscr IMSI-262420000101844 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110239548 DVLR DEBUG IMSI:262420000101844 has MSISDN:491230101844 (vlr.c:1045) 20250410110239548 DMSC NOTICE msub(IMSI-262420000101844:MSISDN-491230101844) VLR: update for IMSI=262420000101844 (MSISDN=491230101844) (gsm_04_08.c:1541) 20250410110239548 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110239548 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110239548 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-447:LU)[0x563b4cc0d1f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410110239548 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101844:UTRAN-Iu-447:LU)[0x563b4cc5f050]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410110239548 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101844:UTRAN-Iu-447:LU)[0x563b4cc5f050]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410110239548 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101844:UTRAN-Iu-447:LU)[0x563b4cc5f050]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410110239548 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101844:UTRAN-Iu-447:LU)[0x563b4cc5f050]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-447:LU)[0x563b4cc0d1f0] (vlr_lu_fsm.c:110) 20250410110239548 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101844:UTRAN-Iu-447:LU)[0x563b4cc5f050]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410110239548 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101844:UTRAN-Iu-447:LU)[0x563b4cc5f050]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110239548 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-447:LU)[0x563b4cc0d1f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410110239548 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-447:LU)[0x563b4cc0d1f0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410110239548 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-447:LU)[0x563b4cc33800]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110239548 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-447:LU)[0x563b4cc33800]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-447:LU)[0x563b4cc0d1f0] (fsm.c:486) 20250410110239548 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-447:LU)[0x563b4cc33800]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410110239548 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-447:LU)[0x563b4cc33800]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410110239548 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-447:LU)[0x563b4cc33800]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410110239548 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-447:LU)[0x563b4cc33800]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410110239548 DMSC NOTICE msub(IMSI-262420000101844:MSISDN-491230101844:TMSInew-0x07F7D94A) VLR: update for IMSI=262420000101844 (MSISDN=491230101844) (gsm_04_08.c:1541) 20250410110239548 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-447:LU)[0x563b4cc33800]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410110239548 DMM DEBUG -> IMSI-262420000101844:MSISDN-491230101844:TMSInew-0x07F7D94A LOCATION UPDATE ACCEPT (TMSI = 0x07f7d94a) (gsm_04_08.c:149) 20250410110239548 DIUCS DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSInew-0x07F7D94A:UTRAN-Iu-447:LU)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250410110239548 DIUCS DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSInew-0x07F7D94A:UTRAN-Iu-447:LU)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110239548 DMSC DEBUG msc_i(IMSI-262420000101844:MSISDN-491230101844:TMSInew-0x07F7D94A:UTRAN-Iu-447:LU)[0x563b4cc0d3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110239548 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSInew-0x07F7D94A - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110239548 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110239548 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110239548 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110239548 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110239548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110239548 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110239548 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110239548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110239548 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110239548 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 05 06 e2 c5 98 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 07 f7 d9 4a 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2506)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2506)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2504)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2504)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2504)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2504)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms_paging_repeated2(2512)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2505)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2505)@7d38b4d9c9a0: patched enc_l3: '059B'O MSC_Test_2-SCCP(2504)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2504)@7d38b4d9c9a0: vl_len:14 MSC_Test_2-SCCP(2504)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2504)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2506)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110239550 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110239550 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110239550 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110239550 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110239550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110239550 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110239550 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110239550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110239550 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110239550 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 bf 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110239550 DIUCS DEBUG (UTRAN-Iu-447) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110239551 DMSC DEBUG msc_i(IMSI-262420000101844:MSISDN-491230101844:TMSInew-0x07F7D94A:UTRAN-Iu-447:LU)[0x563b4cc0d3c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110239551 DIUCS DEBUG msc_i(IMSI-262420000101844:MSISDN-491230101844:TMSInew-0x07F7D94A:UTRAN-Iu-447:LU)[0x563b4cc0d3c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110239551 DMSC DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSInew-0x07F7D94A:UTRAN-Iu-447:LU)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110239551 DIUCS DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSInew-0x07F7D94A:UTRAN-Iu-447:LU)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110239551 DIUCS DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSInew-0x07F7D94A:UTRAN-Iu-447:LU)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110239551 DMM DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSInew-0x07F7D94A:UTRAN-Iu-447:LU)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410110239551 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:TMSInew-0x07F7D94A:UTRAN-Iu-447:LU)[0x563b4cc0d1f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410110239551 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-447:LU)[0x563b4cc33800]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410110239551 DMSC NOTICE msub(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x07F7D94A) VLR: update for IMSI=262420000101844 (MSISDN=491230101844) (gsm_04_08.c:1541) 20250410110239551 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x07F7D94A + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410110239551 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-447:LU)[0x563b4cc33800]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410110239551 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x07F7D94A:UTRAN-Iu-447:LU)[0x563b4cc0d1f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410110239551 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-447:LU)[0x563b4cc33800]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410110239551 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-447:LU)[0x563b4cc33800]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x07F7D94A:UTRAN-Iu-447:LU)[0x563b4cc0d1f0] (vlr_lu_fsm.c:817) 20250410110239551 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-447:LU)[0x563b4cc33800]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410110239551 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-447:LU)[0x563b4cc33800]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110239551 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x07F7D94A:UTRAN-Iu-447:LU)[0x563b4cc0d1f0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410110239551 DMSC DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x07F7D94A:UTRAN-Iu-447:LU)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410110239551 DMSC DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x07F7D94A:UTRAN-Iu-447:LU)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.978s remaining) (msc_a.c:450) 20250410110239551 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230101844/3/1): Available (smpp_smsc.c:626) 20250410110239551 DMSC DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x07F7D94A:UTRAN-Iu-447:LU)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110239551 DMSC DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x07F7D94A:UTRAN-Iu-447:LU)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110239551 DIUCS DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x07F7D94A:UTRAN-Iu-447:LU)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110239551 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x07F7D94A + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110239551 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x07F7D94A + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110239551 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x07F7D94A - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110239551 DIUCS DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x07F7D94A:UTRAN-Iu-447:LU)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110239551 DMSC DEBUG msc_i(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x07F7D94A:UTRAN-Iu-447:LU)[0x563b4cc0d3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110239551 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x07F7D94A - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410110239551 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110239551 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110239551 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110239551 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110239551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110239551 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110239551 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110239551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110239551 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110239551 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 05 06 e2 c5 98 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2506)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2506)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2504)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2504)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2504)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2504)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2504)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2504)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2504)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2504)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2506)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110239554 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110239554 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110239554 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110239554 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110239554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110239554 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110239554 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110239554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110239554 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110239554 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 bf 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110239554 DIUCS DEBUG (UTRAN-Iu-447) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110239554 DMSC DEBUG msc_i(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x07F7D94A:UTRAN-Iu-447:LU)[0x563b4cc0d3c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110239554 DIUCS DEBUG msc_i(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x07F7D94A:UTRAN-Iu-447:LU)[0x563b4cc0d3c0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110239554 DMSC DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x07F7D94A:UTRAN-Iu-447:LU)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110239554 DIUCS DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x07F7D94A:UTRAN-Iu-447:LU)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110239554 DIUCS DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x07F7D94A:UTRAN-Iu-447:LU)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110239554 DMSC DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x07F7D94A:UTRAN-Iu-447:LU)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110239554 DIUCS DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x07F7D94A:UTRAN-Iu-447:LU)[0x563b4cc0cfe0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110239554 DMSC DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x07F7D94A:UTRAN-Iu-447:LU)[0x563b4cc0cfe0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110239554 DMSC DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x07F7D94A:UTRAN-Iu-447:LU)[0x563b4cc0cfe0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110239554 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x07F7D94A:UTRAN-Iu-447:LU)[0x563b4cc0d1f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110239554 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x07F7D94A:UTRAN-Iu-447:LU)[0x563b4cc0d1f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x07F7D94A:UTRAN-Iu-447:LU)[0x563b4cc0cfe0] (msc_a.c:1053) 20250410110239554 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x07F7D94A:UTRAN-Iu-447:LU)[0x563b4cc0d1f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410110239554 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x07F7D94A:UTRAN-Iu-447:LU)[0x563b4cc0d1f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110239554 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x07F7D94A:UTRAN-Iu-447:LU)[0x563b4cc0d1f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410110239554 DMSC DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x07F7D94A:UTRAN-Iu-447:LU)[0x563b4cc0cfe0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc69a10] (msc_a.c:1053) 20250410110239554 DMSC DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x07F7D94A:UTRAN-Iu-447:LU)[0x563b4cc0cfe0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110239554 DMSC DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x07F7D94A:UTRAN-Iu-447:LU)[0x563b4cc0cfe0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110239554 DMSC DEBUG msub_fsm[0x563b4cc69a10]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110239554 DMSC DEBUG msub(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x07F7D94A) MSC-A terminated (msub.c:261) 20250410110239554 DMSC DEBUG msub(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x07F7D94A) 1 MSC-I still active (msub.c:79) 20250410110239554 DMSC DEBUG msub_fsm[0x563b4cc69a10]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110239554 DMSC DEBUG msub_fsm[0x563b4cc69a10]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110239554 DMSC DEBUG msc_i(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x07F7D94A:UTRAN-Iu-447:LU)[0x563b4cc0d3c0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110239554 DMSC DEBUG msc_i(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x07F7D94A:UTRAN-Iu-447:LU)[0x563b4cc0d3c0]{READY}: Removing from parent msub_fsm[0x563b4cc69a10] (msub.c:113) 20250410110239554 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-447 (ran_conn.c:142) 20250410110239554 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-447 (ran_conn.c:155) 20250410110239554 DMSC DEBUG msc_i(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x07F7D94A:UTRAN-Iu-447:LU)[0x563b4cc0d3c0]{READY}: Freeing instance (msub.c:113) 20250410110239554 DMSC DEBUG msc_i(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x07F7D94A:UTRAN-Iu-447:LU)[0x563b4cc0d3c0]{READY}: Deallocated (fsm.c:568) 20250410110239554 DMSC DEBUG msub(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x07F7D94A) Free (msub.c:119) 20250410110239554 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x07F7D94A - active-conn: now used by 1 (attached) (msub.c:375) 20250410110239554 DMSC DEBUG msub_fsm[0x563b4cc69a10]{terminating}: Freeing instance (msub.c:113) 20250410110239554 DMSC DEBUG msub_fsm[0x563b4cc69a10]{terminating}: Deallocated (fsm.c:568) 20250410110239554 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110239554 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110239554 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110239554 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110239554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110239554 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110239554 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110239554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110239554 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110239554 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 05 04 e2 c5 98 00 01 bf 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2506)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2506)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2504)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-M3UA(2506)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110239555 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110239555 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110239555 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110239555 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110239555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110239555 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110239555 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110239555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110239555 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110239555 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 bf e2 c5 98 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-RAN(2505)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_lu_and_mt_sms_paging_repeated2(2512)14861720 TC_iu_lu_and_mt_sms_paging_repeated2(2512)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_repeated2(2512)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_paging_repeated2(2512)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_repeated2(2512)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2505)@7d38b4d9c9a0: Created IMSI[0] for '262420000101844'H'07F7D94A'O to be handled at TC_iu_lu_and_mt_sms_paging_repeated2(2512) 20250410110239556 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x07F7D94A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410110239556 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x07F7D94A + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:95) 20250410110239556 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x07F7D94A - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:77) 20250410110239556 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x07F7D94A - VTY: now used by 1 (attached) (msc_vty.c:1428) TC_iu_lu_and_mt_sms_paging_repeated2(2512)@7d38b4d9c9a0: Expecting first Paging 20250410110240557 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x07F7D94A + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250410110240558 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x07F7D94A + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250410110240558 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x07F7D94A + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250410110240558 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x07F7D94A + Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (paging.c:111) 20250410110240559 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x07F7D94A + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS-pending,SMS,Paging) (db.c:771) 20250410110240559 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x07F7D94A - SMS-receiver: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (gsm_04_11.c:77) 20250410110240559 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110240559 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110240559 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110240559 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110240559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110240559 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110240559 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110240559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110240559 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110240559 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 47 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 27 00 0e 40 23 00 00 04 00 03 40 01 00 00 17 40 09 50 62 42 02 00 10 10 48 f4 00 40 40 05 00 07 f7 d9 4a 00 16 40 01 40 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2506)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2506)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2505)@7d38b4d9c9a0: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_sms_paging_repeated2(2512) TC_iu_lu_and_mt_sms_paging_repeated2(2512)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_repeated2(2512)@7d38b4d9c9a0: UTRAN: expect more Paging TC_iu_lu_and_mt_sms_paging_repeated2(2512)@7d38b4d9c9a0: setverdict(fail): pass -> fail reason: "UTRAN: Expected a second Paging", new component reason: "UTRAN: Expected a second Paging" MC@7d38b4d9c9a0: Test Component 2512 has requested to stop MTC. Terminating current testcase execution. 20250410110245580 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410110245580 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110245580 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410110245580 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410110245580 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410110245580 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110245581 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110245581 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410110245581 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110245581 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110245581 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410110245581 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110245581 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110245581 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110245581 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110245581 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110245581 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110245581 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110245581 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110245581 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110245581 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110245581 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410110245581 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(2500)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110245581 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410110245582 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410110245583 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250410110245584 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) MSC_Test_0-SCCP(2498)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-SCCP(2501)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(2510)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110245584 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110245584 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110245584 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250410110245584 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250410110245584 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110245584 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250410110245584 DLSS7 ERROR 0: ASP(virt-bsc1-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250410110245584 DLINP ERROR SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:766) 20250410110245584 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110245584 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1126) 20250410110245585 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110245585 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110245585 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110245585 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110245585 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110245585 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110245585 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110245585 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) MSC_Test-GSUP-IPA(2509)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110245585 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:378) 20250410110245585 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410110245585 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2503)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(2507)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-RAN(2505)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-SCCP(2504)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110245586 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110245586 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110245586 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110245586 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250410110245587 DLINP ERROR SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:766) 20250410110245587 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) MSC_Test_1-RAN(2502)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110245587 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410110245587 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) IPA-CTRL-CLI-IPA(2513)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110245587 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110245587 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110245587 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110245587 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) IPA-CTRL-CLI-IPA(2497)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110245587 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110245587 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110245587 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110245587 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250410110245588 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2506)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(2499)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(2511)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(2508)@7d38b4d9c9a0: Final verdict of PTC: none TC_iu_lu_and_mt_sms_paging_repeated2(2512)@7d38b4d9c9a0: Final verdict of PTC: fail reason: "UTRAN: Expected a second Paging" MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2497): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(2498): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(2499): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(2500): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-SCCP(2501): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-RAN(2502): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-M3UA(2503): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-SCCP(2504): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-RAN(2505): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-M3UA(2506): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(2507): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(2508): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(2509): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(2510): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(2511): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_iu_lu_and_mt_sms_paging_repeated2(2512): fail (none -> fail) reason: "UTRAN: Expected a second Paging" MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2513): none (fail -> fail) MTC@7d38b4d9c9a0: Test case TC_iu_lu_and_mt_sms_paging_repeated finished. Verdict: fail reason: UTRAN: Expected a second Paging MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_repeated fail'. Thu Apr 10 11:02:45 UTC 2025 ------ MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_repeated fail ------ Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_repeated.talloc 20250410110246584 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=349564) 20250410110247582 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110247583 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110247583 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110247585 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410110247586 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110247586 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110247586 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110247588 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110247588 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110247588 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) Waiting for packet dumper to finish... 1 (prev_count=349564, count=352872) 20250410110248586 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_repeated fail' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_smpp_mo_sms'. ------ MSC_Tests_Iu.TC_iu_smpp_mo_sms ------ Thu Apr 10 11:02:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_smpp_mo_sms.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_smpp_mo_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410110249587 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_smpp_mo_sms' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_iu_smpp_mo_sms started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(2517)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(2517)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2517)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(2515)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_1-M3UA(2520)@7d38b4d9c9a0: ************************************************* MSC_Test_1-M3UA(2520)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2520)@7d38b4d9c9a0: ************************************************* MSC_Test_1-SCCP(2518)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_2-M3UA(2523)@7d38b4d9c9a0: ************************************************* MSC_Test_2-M3UA(2523)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2523)@7d38b4d9c9a0: ************************************************* MSC_Test_2-SCCP(2521)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410110250552 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2524)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410110250560 DLSMS NOTICE Sending SMS 39 failed 1 times. (sms_queue.c:248) 20250410110250560 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x07F7D94A - SMS-pending: now used by 4 (attached,SMS-receiver,SMS,Paging) (sms_queue.c:217) 20250410110250560 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x07F7D94A - SMS-receiver: now used by 3 (attached,SMS,Paging) (gsm_04_11.c:77) 20250410110250560 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x07F7D94A - SMS: now used by 2 (attached,Paging) (transaction.c:281) 20250410110250560 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x07F7D94A - Paging: now used by 1 (attached) (paging.c:202) 20250410110250588 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410110250588 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2526)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2526)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410110250590 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2526)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2526)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2526)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2526)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2526)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2526)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410110250599 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410110250599 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2527)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000001044" to be handled at TC_iu_smpp_mo_sms2(2529) TC_iu_smpp_mo_sms2(2529)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001044'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410110250703 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110250703 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410110250703 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110250703 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2517)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2517)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2517)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110250708 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110250708 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110250708 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110250708 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110250708 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110250708 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110250708 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110250708 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110250708 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110250708 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410110250708 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2517)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(2517)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2517)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2517)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2517)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410110250708 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110250708 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110250708 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110250708 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410110250708 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110250708 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110250708 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110250708 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110250708 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110250708 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410110250708 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110250708 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2517)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2517)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2517)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2517)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2517)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2517)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) 20250410110250708 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410110250709 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2517)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2517)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110250725 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110250725 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250410110250725 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110250725 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2520)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2520)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2520)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110250730 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110250730 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110250730 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110250730 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110250730 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110250730 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110250730 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110250730 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110250730 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110250730 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110250730 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2520)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_1-M3UA(2520)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2520)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2520)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2520)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2520)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2520)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2520)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110250730 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110250730 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110250730 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110250730 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110250730 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110250730 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110250730 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110250730 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110250730 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110250730 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110250730 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110250730 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410110250730 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:413) 20250410110250730 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2520)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2520)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2520)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2520)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2520)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110250745 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110250745 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250410110250745 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110250745 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2523)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2523)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2523)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110250751 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110250751 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110250751 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110250751 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110250751 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110250751 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110250751 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110250751 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110250751 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110250751 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110250751 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2523)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_2-M3UA(2523)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2523)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2523)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2523)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410110250751 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110250751 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110250751 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110250751 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110250751 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110250751 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110250752 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110250752 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110250752 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110250752 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110250752 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110250752 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2523)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410110250752 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410110250752 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) 20250410110250752 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2520)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2520)@7d38b4d9c9a0: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2523)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2523)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2523)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2523)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2523)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2523)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2523)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110251511 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110251511 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110251511 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110251511 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110251511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110251511 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110251511 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110251511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110251511 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110251511 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2517)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110251512 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110251512 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110251512 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110251512 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110251512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110251512 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110251512 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110251512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110251512 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110251512 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2517)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2517)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2516)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410110251530 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110251530 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110251530 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410110251530 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410110251530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110251530 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110251530 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110251530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110251530 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110251530 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2520)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110251531 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110251531 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110251531 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110251531 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250410110251531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110251531 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250410110251531 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110251531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250410110251531 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110251531 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2520)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2520)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2519)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410110251554 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110251554 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110251554 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110251554 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110251554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110251554 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110251554 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110251554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110251554 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110251554 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2523)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110251554 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250410110251554 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250410110251554 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110251554 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110251554 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110251554 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110251554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110251554 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110251554 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110251554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110251554 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110251554 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2523)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2523)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2522)@7d38b4d9c9a0: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2522)@7d38b4d9c9a0: Added conn table entry 0TC_iu_smpp_mo_sms2(2529)16769473 MSC_Test_2-SCCP(2521)@7d38b4d9c9a0: First idle individual index:0 20250410110251562 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110251562 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110251562 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110251562 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110251562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110251562 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110251562 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110251562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110251562 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110251562 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 ff e1 c1 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 44 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2523)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110251562 DIUCS DEBUG (UTRAN-Iu-448 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110251562 DMSC DEBUG msub_fsm[0x563b4cc0d1f0]{active}: Allocated (fsm.c:456) 20250410110251562 DMSC DEBUG msc_i[0x563b4cc0cfe0]{READY}: Allocated (fsm.c:456) 20250410110251562 DMSC DEBUG msc_i[0x563b4cc0cfe0]{READY}: is child of msub_fsm[0x563b4cc0d1f0] (fsm.c:486) 20250410110251562 DMSC DEBUG msc_a[0x563b4cc0d3c0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110251562 DMSC DEBUG msc_a[0x563b4cc0d3c0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc0d1f0] (fsm.c:486) 20250410110251562 DMSC DEBUG msc_a(unknown:UTRAN-Iu-448:NONE)[0x563b4cc0d3c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110251562 DMSC DEBUG msc_i(unknown:UTRAN-Iu-448:NONE)[0x563b4cc0cfe0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110251562 DMSC DEBUG msc_a(unknown:UTRAN-Iu-448:NONE)[0x563b4cc0d3c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110251562 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-448:NONE)[0x563b4cc0d3c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110251562 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-448:NONE)[0x563b4cc0d3c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110251562 DMM DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-448:LU)[0x563b4cc0d3c0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001044 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410110251562 DMM DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-448:LU)[0x563b4cc0d3c0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410110251562 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-448:LU)[0x563b4cc69a10]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410110251562 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-448:LU)[0x563b4cc69a10]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001044:UTRAN-Iu-448:LU)[0x563b4cc0d3c0] (fsm.c:486) 20250410110251562 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-448:LU)[0x563b4cc69a10]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410110251562 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-448:LU)[0x563b4cc69a10]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) MSC_Test_2-RAN(2522)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410110251562 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410110251562 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001044 id=262420000001044 (vlr.c:661) 20250410110251562 DVLR INFO New subscr, IMSI: 262420000001044 (vlr.c:562) 20250410110251563 DVLR DEBUG VLR subscr IMSI-262420000001044 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410110251563 DMSC DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-448:LU)[0x563b4cc0d3c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110251563 DMSC DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-448:LU)[0x563b4cc0d3c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110251563 DVLR DEBUG VLR subscr IMSI-262420000001044 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410110251563 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410110251563 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-448:LU)[0x563b4cc69a10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410110251563 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-448:LU)[0x563b4cc69a10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410110251563 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-448:LU)[0x563b4cc69a10]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410110251563 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-448:LU)[0x563b4cc5f050]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110251563 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-448:LU)[0x563b4cc5f050]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-448:LU)[0x563b4cc69a10] (fsm.c:486) 20250410110251563 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-448:LU)[0x563b4cc5f050]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110251563 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-448:LU)[0x563b4cc5f050]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110251563 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110251563 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110251563 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110251563 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110251563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110251563 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110251563 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110251563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110251563 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110251563 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0d 02 ff e1 c1 00 01 c0 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2523)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2523)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2521)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'FFE1C1'O, sourceLocRef := '0001C0'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2521)@7d38b4d9c9a0: Session index based on local reference:0 TC_iu_smpp_mo_sms2(2529)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test-GSUP(2527)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000001044" handled at TC_iu_smpp_mo_sms2(2529) MSC_Test-GSUP(2527)@7d38b4d9c9a0: Added IMSI table entry 0TC_iu_smpp_mo_sms2(2529)"262420000001044" TC_iu_smpp_mo_sms2(2529)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410110251566 DVLR DEBUG VLR subscr IMSI-262420000001044 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110251566 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-448:LU)[0x563b4cc5f050]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110251566 DVLR DEBUG SUBSCR(IMSI-262420000001044) Received 1 auth tuples (vlr.c:996) 20250410110251566 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-448:LU)[0x563b4cc5f050]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110251566 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-448:LU)[0x563b4cc5f050]{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:324) 20250410110251566 DMM DEBUG Tx AUTH REQ (rand = 2553e5be1d34c1a06b8be8b14fac0d42) (gsm_04_08.c:641) 20250410110251566 DMM DEBUG AUTH REQ (autn = f943185725be84bba939ba34a0187a37) (gsm_04_08.c:643) 20250410110251566 DIUCS DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-448:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110251566 DIUCS DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-448:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110251566 DMSC DEBUG msc_i(IMSI-262420000001044:UTRAN-Iu-448:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110251566 DVLR DEBUG VLR subscr IMSI-262420000001044 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110251566 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110251566 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110251566 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110251566 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110251566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110251566 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110251566 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110251566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110251566 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110251566 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 ff e1 c1 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 25 53 e5 be 1d 34 c1 a0 6b 8b e8 b1 4f ac 0d 42 20 10 f9 43 18 57 25 be 84 bb a9 39 ba 34 a0 18 7a 37 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2523)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2523)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2521)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2521)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2521)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2521)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2522)@7d38b4d9c9a0: patching N(SD)=1 into dtap '0514F39BC3A12104CBB0F5EA'O MSC_Test_2-RAN(2522)@7d38b4d9c9a0: patched enc_l3: '0554F39BC3A12104CBB0F5EA'O MSC_Test_2-SCCP(2521)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2521)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2521)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2521)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554F39BC3A12104CBB0F5EA'O MSC_Test_2-M3UA(2523)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110251571 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110251571 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110251571 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110251571 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110251571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110251571 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110251571 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110251571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110251571 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110251571 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c0 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 f3 9b c3 a1 21 04 cb b0 f5 ea 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110251571 DIUCS DEBUG (UTRAN-Iu-448) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110251571 DMSC DEBUG msc_i(IMSI-262420000001044:UTRAN-Iu-448:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110251571 DIUCS DEBUG msc_i(IMSI-262420000001044:UTRAN-Iu-448:LU)[0x563b4cc0cfe0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110251571 DMSC DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-448:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110251571 DIUCS DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-448:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110251571 DIUCS DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-448:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110251571 DMM DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-448:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = f39bc3a1cbb0f5ea) (gsm_04_08.c:1128) 20250410110251571 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-448:LU)[0x563b4cc5f050]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110251571 DVLR DEBUG SUBSCR(IMSI-262420000001044) AUTH on UTRAN received RES: f39bc3a1cbb0f5ea (8 bytes) (vlr_auth_fsm.c:151) 20250410110251571 DVLR INFO SUBSCR(IMSI-262420000001044) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110251571 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-448:LU)[0x563b4cc5f050]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110251571 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-448:LU)[0x563b4cc5f050]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110251571 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-448:LU)[0x563b4cc5f050]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110251571 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-448:LU)[0x563b4cc5f050]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-448:LU)[0x563b4cc69a10] (vlr_auth_fsm.c:294) 20250410110251571 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-448:LU)[0x563b4cc5f050]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110251571 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-448:LU)[0x563b4cc5f050]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110251571 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-448:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410110251571 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-448:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410110251571 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-448:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110251571 DIUCS DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-448:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110251571 DIUCS DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-448:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=eba0185e2158c3bde1d23c717746727b, CK=NONE (ran_msg_iu.c:388) 20250410110251571 DMSC DEBUG msc_i(IMSI-262420000001044:UTRAN-Iu-448:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110251571 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-448:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250410110251571 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110251571 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110251571 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110251571 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110251571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110251571 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110251571 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110251571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110251571 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110251571 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 ff e1 c1 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 eb a0 18 5e 21 58 c3 bd e1 d2 3c 71 77 46 72 7b 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2523)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2523)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2521)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2521)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2521)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2521)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2521)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2521)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2521)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2521)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2523)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110251578 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110251578 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110251578 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110251578 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110251578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110251578 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110251578 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110251578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110251578 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110251578 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c0 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110251578 DIUCS DEBUG (UTRAN-Iu-448) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110251578 DMSC DEBUG msc_i(IMSI-262420000001044:UTRAN-Iu-448:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110251578 DIUCS DEBUG msc_i(IMSI-262420000001044:UTRAN-Iu-448:LU)[0x563b4cc0cfe0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110251578 DMSC DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-448:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110251578 DIUCS DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-448:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110251578 DIUCS DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-448:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110251578 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-448:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410110251578 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-448:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410110251578 DIUCS DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-448:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110251578 DMSC DEBUG msc_i(IMSI-262420000001044:UTRAN-Iu-448:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110251578 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-448:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410110251578 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-448:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410110251578 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001044:UTRAN-Iu-448:LU)[0x563b4cc5f050]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110251578 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001044:UTRAN-Iu-448:LU)[0x563b4cc5f050]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-448:LU)[0x563b4cc69a10] (fsm.c:486) 20250410110251578 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001044:UTRAN-Iu-448:LU)[0x563b4cc5f050]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410110251578 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001044:UTRAN-Iu-448:LU)[0x563b4cc5f050]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410110251578 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110251578 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110251578 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110251578 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110251578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110251578 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110251578 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110251578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110251578 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110251578 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 ff e1 c1 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 40 f4 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2523)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2523)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2521)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2521)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2521)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2521)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110251582 DVLR DEBUG VLR subscr IMSI-262420000001044 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110251582 DVLR DEBUG IMSI:262420000001044 has MSISDN:491230001044 (vlr.c:1045) 20250410110251582 DMSC NOTICE msub(IMSI-262420000001044:MSISDN-491230001044) VLR: update for IMSI=262420000001044 (MSISDN=491230001044) (gsm_04_08.c:1541) 20250410110251582 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110251582 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110251582 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-448:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410110251582 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001044:UTRAN-Iu-448:LU)[0x563b4cc5f050]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410110251582 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001044:UTRAN-Iu-448:LU)[0x563b4cc5f050]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410110251582 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001044:UTRAN-Iu-448:LU)[0x563b4cc5f050]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410110251582 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001044:UTRAN-Iu-448:LU)[0x563b4cc5f050]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-448:LU)[0x563b4cc69a10] (vlr_lu_fsm.c:110) 20250410110251582 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001044:UTRAN-Iu-448:LU)[0x563b4cc5f050]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410110251582 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001044:UTRAN-Iu-448:LU)[0x563b4cc5f050]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110251582 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-448:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410110251582 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-448:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410110251582 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-448:LU)[0x563b4cc2cfa0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110251582 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-448:LU)[0x563b4cc2cfa0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-448:LU)[0x563b4cc69a10] (fsm.c:486) 20250410110251582 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-448:LU)[0x563b4cc2cfa0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410110251582 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-448:LU)[0x563b4cc2cfa0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410110251582 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-448:LU)[0x563b4cc2cfa0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410110251582 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-448:LU)[0x563b4cc2cfa0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410110251582 DMSC NOTICE msub(IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x12BA24A2) VLR: update for IMSI=262420000001044 (MSISDN=491230001044) (gsm_04_08.c:1541) 20250410110251582 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-448:LU)[0x563b4cc2cfa0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410110251582 DMM DEBUG -> IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x12BA24A2 LOCATION UPDATE ACCEPT (TMSI = 0x12ba24a2) (gsm_04_08.c:149) 20250410110251582 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x12BA24A2:UTRAN-Iu-448:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250410110251582 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x12BA24A2:UTRAN-Iu-448:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110251582 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x12BA24A2:UTRAN-Iu-448:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110251582 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x12BA24A2 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110251583 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110251583 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110251583 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110251583 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110251583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110251583 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110251583 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110251583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110251583 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110251583 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 ff e1 c1 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 12 ba 24 a2 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2523)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2523)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2521)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2521)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2521)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2521)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_smpp_mo_sms2(2529)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2522)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2522)@7d38b4d9c9a0: patched enc_l3: '059B'O MSC_Test_2-SCCP(2521)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2521)@7d38b4d9c9a0: vl_len:14 MSC_Test_2-SCCP(2521)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2521)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250410110251585 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110251585 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110251585 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110251585 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110251585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110251585 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110251585 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110251585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110251585 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110251585 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c0 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2523)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110251585 DIUCS DEBUG (UTRAN-Iu-448) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110251585 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x12BA24A2:UTRAN-Iu-448:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110251586 DIUCS DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x12BA24A2:UTRAN-Iu-448:LU)[0x563b4cc0cfe0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110251586 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x12BA24A2:UTRAN-Iu-448:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110251586 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x12BA24A2:UTRAN-Iu-448:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110251586 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x12BA24A2:UTRAN-Iu-448:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110251586 DMM DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x12BA24A2:UTRAN-Iu-448:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410110251586 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x12BA24A2:UTRAN-Iu-448:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410110251586 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-448:LU)[0x563b4cc2cfa0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410110251586 DMSC NOTICE msub(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2) VLR: update for IMSI=262420000001044 (MSISDN=491230001044) (gsm_04_08.c:1541) 20250410110251586 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410110251586 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-448:LU)[0x563b4cc2cfa0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410110251586 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-448:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410110251586 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-448:LU)[0x563b4cc2cfa0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410110251586 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-448:LU)[0x563b4cc2cfa0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-448:LU)[0x563b4cc69a10] (vlr_lu_fsm.c:817) 20250410110251586 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-448:LU)[0x563b4cc2cfa0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410110251586 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-448:LU)[0x563b4cc2cfa0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110251586 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-448:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410110251586 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-448:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410110251586 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-448:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.976s remaining) (msc_a.c:450) 20250410110251586 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001044/3/1): Available (smpp_smsc.c:626) 20250410110251586 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-448:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110251586 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-448:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110251586 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-448:LU)[0x563b4cc0d3c0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110251586 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110251586 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110251586 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110251586 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-448:LU)[0x563b4cc0d3c0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110251586 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-448:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110251586 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410110251586 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110251586 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110251586 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110251586 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110251586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110251586 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110251586 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110251586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110251586 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110251586 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 ff e1 c1 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2523)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2523)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2521)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2521)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2521)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2521)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2521)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2521)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2521)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2521)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250410110251591 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110251591 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110251591 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110251591 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110251591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110251591 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110251591 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110251591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110251591 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110251591 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c0 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2523)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110251591 DIUCS DEBUG (UTRAN-Iu-448) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110251591 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-448:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110251591 DIUCS DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-448:LU)[0x563b4cc0cfe0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110251591 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-448:LU)[0x563b4cc0d3c0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110251591 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-448:LU)[0x563b4cc0d3c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110251591 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-448:LU)[0x563b4cc0d3c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110251591 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-448:LU)[0x563b4cc0d3c0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110251591 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-448:LU)[0x563b4cc0d3c0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110251591 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-448:LU)[0x563b4cc0d3c0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110251591 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-448:LU)[0x563b4cc0d3c0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110251591 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-448:LU)[0x563b4cc69a10]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110251591 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-448:LU)[0x563b4cc69a10]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-448:LU)[0x563b4cc0d3c0] (msc_a.c:1053) 20250410110251591 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-448:LU)[0x563b4cc69a10]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410110251591 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-448:LU)[0x563b4cc69a10]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110251591 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-448:LU)[0x563b4cc69a10]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410110251591 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-448:LU)[0x563b4cc0d3c0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc0d1f0] (msc_a.c:1053) 20250410110251591 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-448:LU)[0x563b4cc0d3c0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110251591 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-448:LU)[0x563b4cc0d3c0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110251591 DMSC DEBUG msub_fsm[0x563b4cc0d1f0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110251591 DMSC DEBUG msub(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2) MSC-A terminated (msub.c:261) 20250410110251591 DMSC DEBUG msub(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2) 1 MSC-I still active (msub.c:79) 20250410110251591 DMSC DEBUG msub_fsm[0x563b4cc0d1f0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110251591 DMSC DEBUG msub_fsm[0x563b4cc0d1f0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110251591 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-448:LU)[0x563b4cc0cfe0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110251591 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-448:LU)[0x563b4cc0cfe0]{READY}: Removing from parent msub_fsm[0x563b4cc0d1f0] (msub.c:113) 20250410110251591 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-448 (ran_conn.c:142) 20250410110251591 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-448 (ran_conn.c:155) 20250410110251591 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-448:LU)[0x563b4cc0cfe0]{READY}: Freeing instance (msub.c:113) 20250410110251591 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-448:LU)[0x563b4cc0cfe0]{READY}: Deallocated (fsm.c:568) 20250410110251591 DMSC DEBUG msub(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2) Free (msub.c:119) 20250410110251591 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2 - active-conn: now used by 1 (attached) (msub.c:375) 20250410110251591 DMSC DEBUG msub_fsm[0x563b4cc0d1f0]{terminating}: Freeing instance (msub.c:113) 20250410110251591 DMSC DEBUG msub_fsm[0x563b4cc0d1f0]{terminating}: Deallocated (fsm.c:568) 20250410110251591 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110251591 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110251591 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110251591 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110251592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110251592 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110251592 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110251592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110251592 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110251592 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0d 04 ff e1 c1 00 01 c0 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2523)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2523)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2521)@7d38b4d9c9a0: Session index based on local reference:0 20250410110251592 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110251592 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110251592 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110251592 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110251592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110251592 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110251592 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110251592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110251592 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110251592 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 c0 ff e1 c1 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2523)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2522)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_smpp_mo_sms2(2529)16769473 TC_iu_smpp_mo_sms2(2529)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_smpp_mo_sms2(2529)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_smpp_mo_sms2(2529)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_smpp_mo_sms2(2529)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_smpp_mo_sms2(2529)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0100'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '12BA24A2'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2522)@7d38b4d9c9a0: Added conn table entry 0TC_iu_smpp_mo_sms2(2529)4240591 MSC_Test_2-RAN(2522)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2521)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_2-M3UA(2523)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110251800 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110251800 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110251800 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110251800 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110251800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110251800 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110251800 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110251800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110251800 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110251801 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 40 b4 cf 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 04 03 50 59 02 05 f4 12 ba 24 a2 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110251801 DIUCS DEBUG (UTRAN-Iu-449 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110251802 DMSC DEBUG msub_fsm[0x563b4cc69a10]{active}: Allocated (fsm.c:456) 20250410110251802 DMSC DEBUG msc_i[0x563b4cc0d3c0]{READY}: Allocated (fsm.c:456) 20250410110251802 DMSC DEBUG msc_i[0x563b4cc0d3c0]{READY}: is child of msub_fsm[0x563b4cc69a10] (fsm.c:486) 20250410110251802 DMSC DEBUG msc_a[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110251802 DMSC DEBUG msc_a[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc69a10] (fsm.c:486) 20250410110251802 DMSC DEBUG msc_a(unknown:UTRAN-Iu-449:NONE)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110251802 DMSC DEBUG msc_i(unknown:UTRAN-Iu-449:NONE)[0x563b4cc0d3c0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110251802 DMSC DEBUG msc_a(unknown:UTRAN-Iu-449:NONE)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110251802 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-449:NONE)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110251802 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-449:NONE)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110251802 DMM DEBUG msc_a(TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250410110251802 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410110251802 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc0cfe0] (fsm.c:486) 20250410110251802 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250410110251802 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410110251802 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410110251802 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410110251802 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110251802 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110251802 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410110251803 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250410110251803 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc2cfa0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110251803 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc2cfa0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc0d1f0] (fsm.c:486) 20250410110251803 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc2cfa0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110251803 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc2cfa0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110251803 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410110251803 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110251803 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110251803 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110251803 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110251803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110251803 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110251803 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110251803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110251803 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110251803 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0c 02 40 b4 cf 00 01 c1 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2523)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2523)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2521)@7d38b4d9c9a0: { messageType := 2, destLocRef := '40B4CF'O, sourceLocRef := '0001C1'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2521)@7d38b4d9c9a0: Session index based on local reference:0 TC_iu_smpp_mo_sms2(2529)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_smpp_mo_sms2(2529)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110251810 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110251810 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc2cfa0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110251810 DVLR DEBUG SUBSCR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2) Received 1 auth tuples (vlr.c:996) 20250410110251810 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc2cfa0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110251810 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc2cfa0]{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:324) 20250410110251810 DMM DEBUG Tx AUTH REQ (rand = 7ccaea0adbc8b41c9ee4d78cf84c02da) (gsm_04_08.c:641) 20250410110251810 DMM DEBUG AUTH REQ (autn = b3fe844441b8758f5b54cc03c63c9ec1) (gsm_04_08.c:643) 20250410110251810 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110251810 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110251810 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc0d3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110251810 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410110251810 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110251810 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110251810 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110251810 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110251810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110251810 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110251810 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110251810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110251810 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110251810 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 40 b4 cf 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 7c ca ea 0a db c8 b4 1c 9e e4 d7 8c f8 4c 02 da 20 10 b3 fe 84 44 41 b8 75 8f 5b 54 cc 03 c6 3c 9e c1 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2523)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2523)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2521)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2521)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2521)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2521)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2522)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051433028E3E2104A5D00980'O MSC_Test_2-RAN(2522)@7d38b4d9c9a0: patched enc_l3: '055433028E3E2104A5D00980'O MSC_Test_2-SCCP(2521)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2521)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2521)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2521)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055433028E3E2104A5D00980'O 20250410110251818 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110251818 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110251818 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110251818 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110251818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110251818 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110251818 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110251818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110251818 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110251818 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c1 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 33 02 8e 3e 21 04 a5 d0 09 80 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2523)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110251818 DIUCS DEBUG (UTRAN-Iu-449) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110251818 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc0d3c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110251818 DIUCS DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc0d3c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110251818 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110251818 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110251818 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110251818 DMM DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 33028e3ea5d00980) (gsm_04_08.c:1128) 20250410110251818 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc2cfa0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110251818 DVLR DEBUG SUBSCR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2) AUTH on UTRAN received RES: 33028e3ea5d00980 (8 bytes) (vlr_auth_fsm.c:151) 20250410110251818 DVLR INFO SUBSCR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110251818 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc2cfa0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110251819 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc2cfa0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110251819 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc2cfa0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110251819 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc2cfa0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc0d1f0] (vlr_auth_fsm.c:294) 20250410110251819 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc2cfa0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110251819 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc2cfa0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110251819 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250410110251819 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410110251819 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110251819 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110251819 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=fb5484dd404070a9e830ff903fd5bb31, CK=NONE (ran_msg_iu.c:388) 20250410110251819 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc0d3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110251819 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250410110251819 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110251819 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110251819 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110251819 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110251819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110251819 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110251819 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110251819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110251819 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110251819 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 40 b4 cf 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 fb 54 84 dd 40 40 70 a9 e8 30 ff 90 3f d5 bb 31 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2523)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2523)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2521)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2521)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2521)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2521)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2521)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2521)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2521)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2521)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250410110251825 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110251825 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110251825 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110251825 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110251825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110251825 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110251825 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110251825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110251825 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110251825 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c1 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2523)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110251826 DIUCS DEBUG (UTRAN-Iu-449) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110251826 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc0d3c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110251826 DIUCS DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc0d3c0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110251826 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110251826 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110251826 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110251826 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250410110251826 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410110251826 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110251826 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc0d3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110251827 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410110251827 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410110251827 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410110251827 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410110251827 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410110251827 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410110251827 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410110251827 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410110251827 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.975s remaining) (msc_a.c:450) 20250410110251827 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001044/3/1): Available (smpp_smsc.c:626) 20250410110251827 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110251827 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110251827 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110251827 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110251827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110251827 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110251827 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110251827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110251827 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110251827 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 40 b4 cf 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 40 f4 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2523)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2523)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2521)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2521)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2521)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2521)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2521)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2521)@7d38b4d9c9a0: vl_len:42 MSC_Test_2-SCCP(2521)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2521)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440260000020010401A1909011600420007914477581006500A052305002143F5000000003B400140'O 20250410110251842 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110251842 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110251842 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110251842 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110251842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110251842 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110251842 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110251842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110251842 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110251842 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c1 00 01 2a 00 14 40 26 00 00 02 00 10 40 1a 19 09 01 16 00 42 00 07 91 44 77 58 10 06 50 0a 05 23 05 00 21 43 f5 00 00 00 00 3b 40 01 40 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2523)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110251843 DIUCS DEBUG (UTRAN-Iu-449) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110251843 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc0d3c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110251843 DIUCS DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc0d3c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110251843 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110251843 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110251843 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110251843 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2 + SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:228) 20250410110251843 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_11.c:1124) 20250410110251843 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250410110251843 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250410110251843 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110251843 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc0d3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110251843 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250410110251843 DSMPP DEBUG Using existing default route (smpp_smsc.c:306) 20250410110251843 DSMPP DEBUG ACL even has ESME, we can route to it! (smpp_smsc.c:313) 20250410110251843 DSMPP DEBUG [msc_tester] Tx DELIVER-SM (from 491230001044) (smpp_smsc.c:641) 20250410110251844 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2 + SMPP-cmd: now used by 4 (attached,active-conn,SMS,SMPP-cmd) (smpp_msc.c:676) 20250410110251844 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110251844 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110251844 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110251844 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110251844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110251844 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110251844 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110251844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110251844 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110251844 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 40 b4 cf 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 89 04 00 3b 40 01 40 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2523)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2523)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2521)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2521)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2521)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2521)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_smpp_mo_sms2(2529)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110251854 DSMPP DEBUG [msc_tester] smpp_pdu_rx(00 00 00 11 80 00 00 05 00 00 00 00 56 15 31 a3 00 ) (smpp_smsc.c:721) 20250410110251854 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250410110251854 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110251854 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc0d3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110251854 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250410110251854 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2 - SMPP-cmd: now used by 3 (attached,active-conn,SMS) (smpp_msc.c:590) 20250410110251855 DSMPP INFO [msc_tester] Rx DELIVER-SM RESP (No Error) (smpp_smsc.c:673) 20250410110251855 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110251855 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110251855 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110251855 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110251855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110251855 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110251855 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110251855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110251855 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110251855 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 40 b4 cf 00 01 16 00 14 40 12 00 00 02 00 10 40 06 05 89 01 02 03 42 00 3b 40 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2523)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2523)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2521)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2521)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2521)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2521)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_smpp_mo_sms2(2529)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2521)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2521)@7d38b4d9c9a0: vl_len:19 MSC_Test_2-SCCP(2521)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2521)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400F00000200104003020904003B400140'O 20250410110251862 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110251862 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110251862 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110251862 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110251862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110251862 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110251862 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110251862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110251862 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110251862 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c1 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 09 04 00 3b 40 01 40 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2523)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110251862 DIUCS DEBUG (UTRAN-Iu-449) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110251862 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc0d3c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110251862 DIUCS DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc0d3c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110251862 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110251862 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110251862 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110251862 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410110251862 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110251862 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250410110251862 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110251862 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110251862 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110251863 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110251863 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110251863 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc0d3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110251863 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410110251863 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110251863 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110251863 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110251863 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110251863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110251863 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110251863 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110251863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110251863 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110251863 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 40 b4 cf 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2523)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2523)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2521)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2521)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2521)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2521)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2521)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2521)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2521)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2521)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250410110251867 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110251867 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110251867 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110251867 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110251867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110251868 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110251868 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_2-M3UA(2523)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110251868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110251868 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110251868 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c1 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110251868 DIUCS DEBUG (UTRAN-Iu-449) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110251868 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc0d3c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110251868 DIUCS DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc0d3c0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110251868 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110251868 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110251868 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110251868 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110251868 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110251868 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110251868 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110251868 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110251868 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc0cfe0] (msc_a.c:1053) 20250410110251868 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110251868 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410110251868 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc69a10] (msc_a.c:1053) 20250410110251868 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110251868 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110251868 DMSC DEBUG msub_fsm[0x563b4cc69a10]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110251868 DMSC DEBUG msub(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2) MSC-A terminated (msub.c:261) 20250410110251868 DMSC DEBUG msub(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2) 1 MSC-I still active (msub.c:79) 20250410110251868 DMSC DEBUG msub_fsm[0x563b4cc69a10]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110251868 DMSC DEBUG msub_fsm[0x563b4cc69a10]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110251868 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc0d3c0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110251868 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc0d3c0]{READY}: Removing from parent msub_fsm[0x563b4cc69a10] (msub.c:113) 20250410110251868 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-449 (ran_conn.c:142) 20250410110251869 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-449 (ran_conn.c:155) 20250410110251869 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc0d3c0]{READY}: Freeing instance (msub.c:113) 20250410110251869 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2:UTRAN-Iu-449:CM_SERVICE_REQ)[0x563b4cc0d3c0]{READY}: Deallocated (fsm.c:568) 20250410110251869 DMSC DEBUG msub(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2) Free (msub.c:119) 20250410110251869 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x12BA24A2 - active-conn: now used by 1 (attached) (msub.c:375) 20250410110251869 DMSC DEBUG msub_fsm[0x563b4cc69a10]{terminating}: Freeing instance (msub.c:113) 20250410110251869 DMSC DEBUG msub_fsm[0x563b4cc69a10]{terminating}: Deallocated (fsm.c:568) 20250410110251869 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110251869 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110251869 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110251869 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110251869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110251869 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110251869 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110251869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110251869 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110251869 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0c 04 40 b4 cf 00 01 c1 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2523)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2523)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2521)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-RAN(2522)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_smpp_mo_sms2(2529)4240591 20250410110251871 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110251871 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110251871 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110251871 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110251871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110251871 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110251872 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110251872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110251872 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2523)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110251872 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 c1 40 b4 cf 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_iu_smpp_mo_sms2(2529)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_smpp_mo_sms2(2529)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_smpp_mo_sms2(2529)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_smpp_mo_sms2(2529)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410110251877 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410110251877 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110251877 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410110251877 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410110251878 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410110251878 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110251878 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110251878 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410110251878 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110251878 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110251878 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1126) 20250410110251878 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110251878 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110251878 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110251878 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110251878 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110251878 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110251878 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110251878 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110251878 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110251878 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:378) 20250410110251879 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-SCCP(2515)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-SCCP(2518)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-M3UA(2520)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110251879 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410110251879 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110251879 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410110251879 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410110251879 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410110251879 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110251879 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110251879 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410110251879 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110251879 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110251880 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410110251880 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110251880 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110251880 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110251880 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110251880 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110251880 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110251880 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110251880 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110251880 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test-GSUP(2527)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110251880 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410110251880 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410110251880 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410110251880 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(2517)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(2516)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110251882 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110251882 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110251882 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110251882 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250410110251882 DLINP ERROR SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:766) 20250410110251882 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110251882 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410110251882 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110251882 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110251882 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110251882 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) MSC_Test-MNCC(2524)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110251882 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110251882 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110251882 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) MSC_Test_1-RAN(2519)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110251882 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test_2-RAN(2522)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-M3UA(2523)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110251883 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250410110251883 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MGCP(2525)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-SCCP(2521)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(2528)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2514)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2530)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110251899 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(2526)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2514): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(2515): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(2516): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(2517): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-SCCP(2518): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-RAN(2519): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-M3UA(2520): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-SCCP(2521): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-RAN(2522): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-M3UA(2523): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(2524): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(2525): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(2526): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(2527): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(2528): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_iu_smpp_mo_sms2(2529): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2530): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_iu_smpp_mo_sms finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_smpp_mo_sms pass'. Thu Apr 10 11:02:51 UTC 2025 ====== MSC_Tests_Iu.TC_iu_smpp_mo_sms pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_iu_smpp_mo_sms.talloc 20250410110252901 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=522368) 20250410110253880 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110253880 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110253880 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110253880 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110253880 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110253880 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110253883 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110253883 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110253883 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110253902 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=522368, count=525676) 20250410110254903 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_smpp_mo_sms pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mo_sms'. ------ MSC_Tests_Iu.TC_iu_gsup_mo_sms ------ Thu Apr 10 11:02:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mo_sms.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mo_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410110255904 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mo_sms' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_iu_gsup_mo_sms started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(2534)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(2534)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2534)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(2532)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_1-M3UA(2537)@7d38b4d9c9a0: ************************************************* MSC_Test_1-M3UA(2537)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2537)@7d38b4d9c9a0: ************************************************* MSC_Test_1-SCCP(2535)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_2-M3UA(2540)@7d38b4d9c9a0: ************************************************* MSC_Test_2-M3UA(2540)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2540)@7d38b4d9c9a0: ************************************************* MSC_Test_2-SCCP(2538)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410110256824 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2541)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410110256905 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410110256905 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2543)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2543)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410110256910 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2543)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2543)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2543)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2543)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2543)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2543)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410110256941 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410110256941 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250410110256988 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110256989 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410110256989 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110256989 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2534)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2534)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2534)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110256992 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110256992 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110256992 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110256992 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110256992 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110256992 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110256992 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110256992 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110256992 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110256992 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410110256992 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2534)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(2534)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2534)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2534)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2534)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410110256994 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110256994 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110256994 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110256994 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410110256994 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110256994 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110256994 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110256994 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110256995 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110256995 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410110256995 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110256995 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2534)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2534)@7d38b4d9c9a0: Message received on association #8 20250410110256995 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410110256995 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2534)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2534)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2534)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2534)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2534)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2534)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110257003 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110257003 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250410110257003 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110257003 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2537)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2537)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2537)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110257008 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110257008 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110257008 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110257008 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110257008 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110257008 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110257008 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110257008 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110257008 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110257008 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110257008 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2537)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_1-M3UA(2537)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2537)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2537)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2537)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410110257010 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110257010 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110257010 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110257010 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110257010 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110257010 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110257010 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110257010 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110257010 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110257010 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110257010 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110257010 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2537)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2537)@7d38b4d9c9a0: Message received on association #8 20250410110257010 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:413) 20250410110257010 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2537)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2537)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2537)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2537)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2537)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2537)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2544)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000001088" to be handled at TC_iu_gsup_mo_sms2(2546) 20250410110257019 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110257019 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250410110257019 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110257019 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2540)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2540)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2540)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test-GSUP(2544)@7d38b4d9c9a0: Created GsupExpect[1] for "262420000001088" to be handled at TC_iu_gsup_mo_sms2(2546) 20250410110257026 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110257026 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110257026 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110257026 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110257026 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110257026 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110257026 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110257026 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110257027 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110257027 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2540)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_2-M3UA(2540)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410110257027 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) TC_iu_gsup_mo_sms2(2546)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001088'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-M3UA(2540)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2540)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2540)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410110257030 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110257030 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110257030 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) MSC_Test_2-M3UA(2540)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410110257030 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110257030 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110257030 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110257030 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110257030 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110257030 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110257030 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110257030 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110257030 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110257030 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410110257031 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) MSC_Test_1-M3UA(2537)@7d38b4d9c9a0: Message received on association #8 20250410110257031 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2537)@7d38b4d9c9a0: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2540)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2540)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2540)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2540)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2540)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2540)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2540)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110257800 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110257800 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110257800 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110257800 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110257800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110257800 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110257800 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110257800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110257800 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110257800 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2534)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110257801 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110257801 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110257801 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110257801 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110257801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110257801 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110257801 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110257801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110257801 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110257801 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2534)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2534)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2533)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410110257811 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110257811 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110257811 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410110257811 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410110257811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110257811 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110257811 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110257811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110257811 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110257811 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2537)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110257812 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110257812 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110257812 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110257812 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250410110257812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110257812 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250410110257812 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110257812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250410110257812 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110257812 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2537)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2537)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2536)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410110257837 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110257837 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110257837 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110257837 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110257837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110257837 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110257837 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110257837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110257837 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110257837 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2540)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110257837 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250410110257838 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250410110257838 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110257838 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110257838 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110257838 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110257838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110257838 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110257838 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110257838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110257838 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110257838 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2540)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2540)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2539)@7d38b4d9c9a0: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2539)@7d38b4d9c9a0: Added conn table entry 0TC_iu_gsup_mo_sms2(2546)7927787 MSC_Test_2-SCCP(2538)@7d38b4d9c9a0: First idle individual index:0 20250410110257853 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110257853 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110257853 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110257853 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110257853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110257853 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110257853 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110257853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110257853 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110257853 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 78 f7 eb 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 88 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2540)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110257854 DIUCS DEBUG (UTRAN-Iu-450 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110257854 DMSC DEBUG msub_fsm[0x563b4cc0d1f0]{active}: Allocated (fsm.c:456) 20250410110257854 DMSC DEBUG msc_i[0x563b4cc0cfe0]{READY}: Allocated (fsm.c:456) 20250410110257854 DMSC DEBUG msc_i[0x563b4cc0cfe0]{READY}: is child of msub_fsm[0x563b4cc0d1f0] (fsm.c:486) 20250410110257854 DMSC DEBUG msc_a[0x563b4cc0d3c0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110257854 DMSC DEBUG msc_a[0x563b4cc0d3c0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc0d1f0] (fsm.c:486) 20250410110257854 DMSC DEBUG msc_a(unknown:UTRAN-Iu-450:NONE)[0x563b4cc0d3c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110257854 DMSC DEBUG msc_i(unknown:UTRAN-Iu-450:NONE)[0x563b4cc0cfe0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110257854 DMSC DEBUG msc_a(unknown:UTRAN-Iu-450:NONE)[0x563b4cc0d3c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110257854 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-450:NONE)[0x563b4cc0d3c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110257854 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-450:NONE)[0x563b4cc0d3c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110257854 DMM DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-450:LU)[0x563b4cc0d3c0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001088 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410110257854 DMM DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-450:LU)[0x563b4cc0d3c0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410110257854 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-450:LU)[0x563b4cc69a10]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410110257854 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-450:LU)[0x563b4cc69a10]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001088:UTRAN-Iu-450:LU)[0x563b4cc0d3c0] (fsm.c:486) 20250410110257854 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-450:LU)[0x563b4cc69a10]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410110257854 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-450:LU)[0x563b4cc69a10]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410110257854 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410110257854 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001088 id=262420000001088 (vlr.c:661) 20250410110257854 DVLR INFO New subscr, IMSI: 262420000001088 (vlr.c:562) 20250410110257854 DVLR DEBUG VLR subscr IMSI-262420000001088 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410110257854 DMSC DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-450:LU)[0x563b4cc0d3c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110257854 DMSC DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-450:LU)[0x563b4cc0d3c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110257854 DVLR DEBUG VLR subscr IMSI-262420000001088 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410110257854 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110257854 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110257854 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110257854 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110257854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110257854 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110257854 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110257854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110257854 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410110257854 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-450:LU)[0x563b4cc69a10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410110257854 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-450:LU)[0x563b4cc69a10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410110257854 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-450:LU)[0x563b4cc69a10]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410110257854 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-450:LU)[0x563b4cc5f050]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110257854 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-450:LU)[0x563b4cc5f050]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-450:LU)[0x563b4cc69a10] (fsm.c:486) 20250410110257854 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-450:LU)[0x563b4cc5f050]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110257854 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-450:LU)[0x563b4cc5f050]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) MSC_Test_2-RAN(2539)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410110257854 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110257854 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0f 02 78 f7 eb 00 01 c2 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2540)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2540)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2538)@7d38b4d9c9a0: { messageType := 2, destLocRef := '78F7EB'O, sourceLocRef := '0001C2'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2538)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(2544)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000001088" handled at TC_iu_gsup_mo_sms2(2546) MSC_Test-GSUP(2544)@7d38b4d9c9a0: Added IMSI table entry 0TC_iu_gsup_mo_sms2(2546)"262420000001088" TC_iu_gsup_mo_sms2(2546)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_sms2(2546)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410110257857 DVLR DEBUG VLR subscr IMSI-262420000001088 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110257857 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-450:LU)[0x563b4cc5f050]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110257857 DVLR DEBUG SUBSCR(IMSI-262420000001088) Received 1 auth tuples (vlr.c:996) 20250410110257857 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-450:LU)[0x563b4cc5f050]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110257857 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-450:LU)[0x563b4cc5f050]{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:324) 20250410110257857 DMM DEBUG Tx AUTH REQ (rand = 8fd73f199ff4af180fdf218094b20a75) (gsm_04_08.c:641) 20250410110257857 DMM DEBUG AUTH REQ (autn = 9d232fad4d516e498548265e7b76ef8c) (gsm_04_08.c:643) 20250410110257857 DIUCS DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-450:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110257857 DIUCS DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-450:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110257857 DMSC DEBUG msc_i(IMSI-262420000001088:UTRAN-Iu-450:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110257857 DVLR DEBUG VLR subscr IMSI-262420000001088 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110257857 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110257857 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110257857 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110257857 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110257857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110257857 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110257857 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110257857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110257857 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110257857 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 78 f7 eb 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 8f d7 3f 19 9f f4 af 18 0f df 21 80 94 b2 0a 75 20 10 9d 23 2f ad 4d 51 6e 49 85 48 26 5e 7b 76 ef 8c 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2540)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2540)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2538)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2538)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2538)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2538)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2539)@7d38b4d9c9a0: patching N(SD)=1 into dtap '05147D7EE0F721040822D4AB'O MSC_Test_2-RAN(2539)@7d38b4d9c9a0: patched enc_l3: '05547D7EE0F721040822D4AB'O MSC_Test_2-SCCP(2538)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2538)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2538)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2538)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05547D7EE0F721040822D4AB'O 20250410110257863 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110257863 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110257863 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110257863 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110257863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110257863 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110257863 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110257863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110257863 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110257863 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c2 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 7d 7e e0 f7 21 04 08 22 d4 ab 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2540)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110257863 DIUCS DEBUG (UTRAN-Iu-450) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110257863 DMSC DEBUG msc_i(IMSI-262420000001088:UTRAN-Iu-450:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110257863 DIUCS DEBUG msc_i(IMSI-262420000001088:UTRAN-Iu-450:LU)[0x563b4cc0cfe0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110257863 DMSC DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-450:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110257863 DIUCS DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-450:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110257863 DIUCS DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-450:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110257863 DMM DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-450:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 7d7ee0f70822d4ab) (gsm_04_08.c:1128) 20250410110257863 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-450:LU)[0x563b4cc5f050]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110257863 DVLR DEBUG SUBSCR(IMSI-262420000001088) AUTH on UTRAN received RES: 7d7ee0f70822d4ab (8 bytes) (vlr_auth_fsm.c:151) 20250410110257863 DVLR INFO SUBSCR(IMSI-262420000001088) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110257863 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-450:LU)[0x563b4cc5f050]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110257863 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-450:LU)[0x563b4cc5f050]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110257863 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-450:LU)[0x563b4cc5f050]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110257863 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-450:LU)[0x563b4cc5f050]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-450:LU)[0x563b4cc69a10] (vlr_auth_fsm.c:294) 20250410110257863 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-450:LU)[0x563b4cc5f050]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110257863 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-450:LU)[0x563b4cc5f050]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110257863 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-450:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410110257863 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-450:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410110257863 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-450:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110257863 DIUCS DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-450:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110257863 DIUCS DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-450:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=eb887c858b90ab9e4b42751410c0c1fb, CK=NONE (ran_msg_iu.c:388) 20250410110257863 DMSC DEBUG msc_i(IMSI-262420000001088:UTRAN-Iu-450:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110257863 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-450:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250410110257863 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110257863 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110257863 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110257863 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110257863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110257863 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110257863 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110257863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110257863 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110257863 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 78 f7 eb 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 eb 88 7c 85 8b 90 ab 9e 4b 42 75 14 10 c0 c1 fb 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2540)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2540)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2538)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2538)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2538)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2538)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2538)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2538)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2538)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2538)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250410110257870 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110257870 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110257870 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110257870 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110257870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110257870 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110257870 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110257870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110257870 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110257870 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c2 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2540)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110257870 DIUCS DEBUG (UTRAN-Iu-450) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110257870 DMSC DEBUG msc_i(IMSI-262420000001088:UTRAN-Iu-450:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110257870 DIUCS DEBUG msc_i(IMSI-262420000001088:UTRAN-Iu-450:LU)[0x563b4cc0cfe0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110257870 DMSC DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-450:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110257870 DIUCS DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-450:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110257870 DIUCS DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-450:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110257870 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-450:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410110257870 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-450:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410110257870 DIUCS DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-450:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110257870 DMSC DEBUG msc_i(IMSI-262420000001088:UTRAN-Iu-450:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110257870 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-450:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410110257870 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-450:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410110257870 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001088:UTRAN-Iu-450:LU)[0x563b4cc5f050]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110257870 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001088:UTRAN-Iu-450:LU)[0x563b4cc5f050]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-450:LU)[0x563b4cc69a10] (fsm.c:486) 20250410110257870 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001088:UTRAN-Iu-450:LU)[0x563b4cc5f050]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410110257870 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001088:UTRAN-Iu-450:LU)[0x563b4cc5f050]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410110257870 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110257871 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110257871 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110257871 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110257871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110257871 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110257871 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110257871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110257871 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110257871 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 78 f7 eb 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 80 f8 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2540)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2540)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2538)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2538)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2538)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2538)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110257875 DVLR DEBUG VLR subscr IMSI-262420000001088 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110257875 DVLR DEBUG IMSI:262420000001088 has MSISDN:491230001088 (vlr.c:1045) 20250410110257875 DMSC NOTICE msub(IMSI-262420000001088:MSISDN-491230001088) VLR: update for IMSI=262420000001088 (MSISDN=491230001088) (gsm_04_08.c:1541) 20250410110257875 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110257875 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110257875 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-450:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410110257875 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001088:UTRAN-Iu-450:LU)[0x563b4cc5f050]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410110257875 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001088:UTRAN-Iu-450:LU)[0x563b4cc5f050]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410110257875 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001088:UTRAN-Iu-450:LU)[0x563b4cc5f050]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410110257875 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001088:UTRAN-Iu-450:LU)[0x563b4cc5f050]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-450:LU)[0x563b4cc69a10] (vlr_lu_fsm.c:110) 20250410110257875 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001088:UTRAN-Iu-450:LU)[0x563b4cc5f050]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410110257875 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001088:UTRAN-Iu-450:LU)[0x563b4cc5f050]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110257875 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-450:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410110257875 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-450:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410110257875 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-450:LU)[0x563b4cc60940]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110257875 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-450:LU)[0x563b4cc60940]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-450:LU)[0x563b4cc69a10] (fsm.c:486) 20250410110257875 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-450:LU)[0x563b4cc60940]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410110257875 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-450:LU)[0x563b4cc60940]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410110257875 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-450:LU)[0x563b4cc60940]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410110257875 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-450:LU)[0x563b4cc60940]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410110257875 DMSC NOTICE msub(IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x002CF1BD) VLR: update for IMSI=262420000001088 (MSISDN=491230001088) (gsm_04_08.c:1541) 20250410110257875 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-450:LU)[0x563b4cc60940]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410110257875 DMM DEBUG -> IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x002CF1BD LOCATION UPDATE ACCEPT (TMSI = 0x002cf1bd) (gsm_04_08.c:149) 20250410110257875 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x002CF1BD:UTRAN-Iu-450:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250410110257875 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x002CF1BD:UTRAN-Iu-450:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110257875 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x002CF1BD:UTRAN-Iu-450:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110257875 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x002CF1BD - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110257875 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110257875 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110257875 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110257875 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110257875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110257875 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110257875 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110257875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110257875 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110257875 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 78 f7 eb 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 00 2c f1 bd 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2540)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2540)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2538)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2538)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2538)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2538)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_sms2(2546)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2539)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2539)@7d38b4d9c9a0: patched enc_l3: '059B'O MSC_Test_2-SCCP(2538)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2538)@7d38b4d9c9a0: vl_len:14 MSC_Test_2-SCCP(2538)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2538)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250410110257879 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110257879 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110257879 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110257879 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110257879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110257879 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110257879 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110257879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110257879 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110257879 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c2 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2540)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110257880 DIUCS DEBUG (UTRAN-Iu-450) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110257880 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x002CF1BD:UTRAN-Iu-450:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110257880 DIUCS DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x002CF1BD:UTRAN-Iu-450:LU)[0x563b4cc0cfe0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110257880 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x002CF1BD:UTRAN-Iu-450:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110257880 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x002CF1BD:UTRAN-Iu-450:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110257880 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x002CF1BD:UTRAN-Iu-450:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110257880 DMM DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x002CF1BD:UTRAN-Iu-450:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410110257880 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x002CF1BD:UTRAN-Iu-450:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410110257880 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-450:LU)[0x563b4cc60940]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410110257880 DMSC NOTICE msub(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD) VLR: update for IMSI=262420000001088 (MSISDN=491230001088) (gsm_04_08.c:1541) 20250410110257880 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410110257880 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-450:LU)[0x563b4cc60940]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410110257880 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-450:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410110257880 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-450:LU)[0x563b4cc60940]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410110257880 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-450:LU)[0x563b4cc60940]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-450:LU)[0x563b4cc69a10] (vlr_lu_fsm.c:817) 20250410110257880 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-450:LU)[0x563b4cc60940]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410110257880 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-450:LU)[0x563b4cc60940]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110257880 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-450:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410110257880 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-450:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410110257880 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-450:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.973s remaining) (msc_a.c:450) 20250410110257880 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001088/3/1): Available (smpp_smsc.c:626) 20250410110257880 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-450:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110257880 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-450:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110257880 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-450:LU)[0x563b4cc0d3c0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110257880 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110257880 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110257880 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110257880 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-450:LU)[0x563b4cc0d3c0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110257880 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-450:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110257880 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410110257880 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110257880 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110257880 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110257880 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110257880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110257880 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110257880 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110257880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110257880 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110257880 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 78 f7 eb 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2540)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2540)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2538)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2538)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2538)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2538)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2538)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2538)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2538)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2538)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2540)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110257885 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110257885 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110257885 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110257885 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110257885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110257885 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110257885 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110257885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110257885 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110257885 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c2 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110257885 DIUCS DEBUG (UTRAN-Iu-450) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110257885 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-450:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110257885 DIUCS DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-450:LU)[0x563b4cc0cfe0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110257885 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-450:LU)[0x563b4cc0d3c0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110257885 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-450:LU)[0x563b4cc0d3c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110257886 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-450:LU)[0x563b4cc0d3c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110257886 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-450:LU)[0x563b4cc0d3c0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110257886 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-450:LU)[0x563b4cc0d3c0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110257886 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-450:LU)[0x563b4cc0d3c0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110257886 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-450:LU)[0x563b4cc0d3c0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110257886 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-450:LU)[0x563b4cc69a10]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110257886 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-450:LU)[0x563b4cc69a10]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-450:LU)[0x563b4cc0d3c0] (msc_a.c:1053) 20250410110257886 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-450:LU)[0x563b4cc69a10]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410110257886 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-450:LU)[0x563b4cc69a10]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110257886 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-450:LU)[0x563b4cc69a10]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410110257886 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-450:LU)[0x563b4cc0d3c0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc0d1f0] (msc_a.c:1053) 20250410110257886 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-450:LU)[0x563b4cc0d3c0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110257886 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-450:LU)[0x563b4cc0d3c0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110257886 DMSC DEBUG msub_fsm[0x563b4cc0d1f0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110257886 DMSC DEBUG msub(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD) MSC-A terminated (msub.c:261) 20250410110257886 DMSC DEBUG msub(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD) 1 MSC-I still active (msub.c:79) 20250410110257886 DMSC DEBUG msub_fsm[0x563b4cc0d1f0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110257886 DMSC DEBUG msub_fsm[0x563b4cc0d1f0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110257886 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-450:LU)[0x563b4cc0cfe0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110257886 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-450:LU)[0x563b4cc0cfe0]{READY}: Removing from parent msub_fsm[0x563b4cc0d1f0] (msub.c:113) 20250410110257886 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-450 (ran_conn.c:142) 20250410110257886 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-450 (ran_conn.c:155) 20250410110257886 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-450:LU)[0x563b4cc0cfe0]{READY}: Freeing instance (msub.c:113) 20250410110257886 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-450:LU)[0x563b4cc0cfe0]{READY}: Deallocated (fsm.c:568) 20250410110257886 DMSC DEBUG msub(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD) Free (msub.c:119) 20250410110257886 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD - active-conn: now used by 1 (attached) (msub.c:375) 20250410110257886 DMSC DEBUG msub_fsm[0x563b4cc0d1f0]{terminating}: Freeing instance (msub.c:113) 20250410110257886 DMSC DEBUG msub_fsm[0x563b4cc0d1f0]{terminating}: Deallocated (fsm.c:568) 20250410110257886 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110257886 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110257886 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110257886 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110257886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110257886 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110257886 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110257886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110257886 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110257886 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0f 04 78 f7 eb 00 01 c2 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2540)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2540)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2538)@7d38b4d9c9a0: Session index based on local reference:0 20250410110257887 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110257887 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110257887 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110257887 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110257887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110257887 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110257887 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110257887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110257887 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110257887 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 c2 78 f7 eb 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2540)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2539)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_gsup_mo_sms2(2546)7927787 TC_iu_gsup_mo_sms2(2546)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_sms2(2546)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_sms2(2546)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_sms2(2546)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_sms2(2546)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0100'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '002CF1BD'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2539)@7d38b4d9c9a0: Added conn table entry 0TC_iu_gsup_mo_sms2(2546)11169304 MSC_Test_2-RAN(2539)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2538)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_2-M3UA(2540)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110258089 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110258089 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110258089 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110258089 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110258089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110258089 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110258089 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110258089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110258089 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110258089 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 aa 6e 18 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 04 03 50 59 02 05 f4 00 2c f1 bd 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110258089 DIUCS DEBUG (UTRAN-Iu-451 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110258090 DMSC DEBUG msub_fsm[0x563b4cc69a10]{active}: Allocated (fsm.c:456) 20250410110258090 DMSC DEBUG msc_i[0x563b4cc0d3c0]{READY}: Allocated (fsm.c:456) 20250410110258090 DMSC DEBUG msc_i[0x563b4cc0d3c0]{READY}: is child of msub_fsm[0x563b4cc69a10] (fsm.c:486) 20250410110258090 DMSC DEBUG msc_a[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110258090 DMSC DEBUG msc_a[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc69a10] (fsm.c:486) 20250410110258090 DMSC DEBUG msc_a(unknown:UTRAN-Iu-451:NONE)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110258090 DMSC DEBUG msc_i(unknown:UTRAN-Iu-451:NONE)[0x563b4cc0d3c0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110258090 DMSC DEBUG msc_a(unknown:UTRAN-Iu-451:NONE)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110258090 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-451:NONE)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110258090 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-451:NONE)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110258090 DMM DEBUG msc_a(TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250410110258090 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410110258090 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc0cfe0] (fsm.c:486) 20250410110258090 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250410110258090 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410110258090 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410110258090 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410110258090 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110258090 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110258090 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410110258090 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250410110258090 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc60940]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110258090 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc60940]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc0d1f0] (fsm.c:486) 20250410110258090 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc60940]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110258090 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc60940]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110258090 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410110258090 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110258090 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110258090 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110258091 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110258091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110258091 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110258091 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110258091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110258091 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110258091 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0e 02 aa 6e 18 00 01 c3 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2540)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2540)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2538)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'AA6E18'O, sourceLocRef := '0001C3'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2538)@7d38b4d9c9a0: Session index based on local reference:0 TC_iu_gsup_mo_sms2(2546)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_sms2(2546)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110258095 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110258095 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc60940]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110258095 DVLR DEBUG SUBSCR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD) Received 1 auth tuples (vlr.c:996) 20250410110258095 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc60940]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110258095 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc60940]{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:324) 20250410110258095 DMM DEBUG Tx AUTH REQ (rand = 2a339055de97f7e8af7175177682da91) (gsm_04_08.c:641) 20250410110258095 DMM DEBUG AUTH REQ (autn = 378a4363dde1c93e833a94c9e9c15bae) (gsm_04_08.c:643) 20250410110258095 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110258095 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110258095 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc0d3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110258095 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410110258095 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110258095 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110258095 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110258095 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110258095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110258095 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110258095 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110258095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110258095 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110258095 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 aa 6e 18 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 2a 33 90 55 de 97 f7 e8 af 71 75 17 76 82 da 91 20 10 37 8a 43 63 dd e1 c9 3e 83 3a 94 c9 e9 c1 5b ae 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2540)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2540)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2538)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2538)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2538)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2538)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2539)@7d38b4d9c9a0: patching N(SD)=1 into dtap '0514516087A62104103338FD'O MSC_Test_2-RAN(2539)@7d38b4d9c9a0: patched enc_l3: '0554516087A62104103338FD'O MSC_Test_2-SCCP(2538)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2538)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2538)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2538)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554516087A62104103338FD'O 20250410110258099 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110258099 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110258099 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110258099 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110258099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110258099 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110258099 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110258099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110258099 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110258099 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c3 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 51 60 87 a6 21 04 10 33 38 fd 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2540)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110258099 DIUCS DEBUG (UTRAN-Iu-451) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110258099 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc0d3c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110258099 DIUCS DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc0d3c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110258099 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110258099 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110258099 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110258099 DMM DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 516087a6103338fd) (gsm_04_08.c:1128) 20250410110258099 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc60940]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110258099 DVLR DEBUG SUBSCR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD) AUTH on UTRAN received RES: 516087a6103338fd (8 bytes) (vlr_auth_fsm.c:151) 20250410110258099 DVLR INFO SUBSCR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110258099 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc60940]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110258099 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc60940]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110258099 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc60940]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110258099 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc60940]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc0d1f0] (vlr_auth_fsm.c:294) 20250410110258099 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc60940]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110258099 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc60940]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110258099 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250410110258099 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410110258099 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110258099 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110258099 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=3002c642259a645ac06709fa261cf29e, CK=NONE (ran_msg_iu.c:388) 20250410110258099 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc0d3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110258099 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250410110258099 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110258099 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110258099 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110258099 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110258099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110258099 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110258099 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110258099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110258099 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110258099 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 aa 6e 18 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 30 02 c6 42 25 9a 64 5a c0 67 09 fa 26 1c f2 9e 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2540)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2540)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2538)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2538)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2538)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2538)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2538)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2538)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2538)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2538)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250410110258101 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110258101 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110258101 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110258101 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110258101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110258101 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110258101 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110258101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110258101 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110258101 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c3 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2540)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110258102 DIUCS DEBUG (UTRAN-Iu-451) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110258102 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc0d3c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110258102 DIUCS DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc0d3c0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110258102 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110258102 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110258102 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110258102 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250410110258102 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410110258102 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110258102 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc0d3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110258102 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410110258102 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410110258102 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410110258102 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410110258102 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410110258102 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410110258102 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410110258102 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410110258102 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.987s remaining) (msc_a.c:450) 20250410110258102 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001088/3/1): Available (smpp_smsc.c:626) 20250410110258102 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110258102 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110258102 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110258102 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110258102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110258102 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110258102 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110258102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110258102 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110258102 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 aa 6e 18 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 80 f8 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2540)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2540)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2538)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2538)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2538)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2538)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2538)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2538)@7d38b4d9c9a0: vl_len:42 MSC_Test_2-SCCP(2538)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2538)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440260000020010401A1909011600420007914477581006500A052305002143F5000000003B400140'O MSC_Test_2-M3UA(2540)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110258111 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110258111 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110258111 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110258111 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110258111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110258112 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110258112 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110258112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110258112 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110258112 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c3 00 01 2a 00 14 40 26 00 00 02 00 10 40 1a 19 09 01 16 00 42 00 07 91 44 77 58 10 06 50 0a 05 23 05 00 21 43 f5 00 00 00 00 3b 40 01 40 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110258112 DIUCS DEBUG (UTRAN-Iu-451) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110258112 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc0d3c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110258112 DIUCS DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc0d3c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110258112 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110258112 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110258112 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110258112 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD + SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:228) 20250410110258112 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_11.c:1124) 20250410110258112 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250410110258112 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250410110258112 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110258112 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc0d3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110258112 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110258112 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110258112 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110258112 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110258112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110258112 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110258112 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110258112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110258112 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110258112 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 aa 6e 18 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 89 04 00 3b 40 01 40 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2540)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2540)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2538)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2538)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2538)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2538)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_sms2(2546)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_sms2(2546)@7d38b4d9c9a0: RX MO-forwardSM-Req: { msg_type := OSMO_GSUP_MSGT_MO_FORWARD_SM_REQUEST (36), ies := { { tag := OSMO_GSUP_IMSI_IE (1), len := 8, val := { imsi := '262420000001088'H } }, { tag := OSMO_GSUP_SM_RP_MR_IE (64), len := 1, val := { sm_rp_mr := '42'O ("B") } }, { tag := OSMO_GSUP_SM_RP_DA_IE (65), len := 8, val := { sm_rp_da := { id_type := OSMO_GSUP_SM_RP_ODA_ID_SMSC_ADDR (3), id_enc := { smsc_addr := { ext := '1'B, ton := '001'B, npi := '0001'B, number := '447785016005'H } } } } }, { tag := OSMO_GSUP_SM_RP_OA_IE (66), len := 8, val := { sm_rp_oa := { id_type := OSMO_GSUP_SM_RP_ODA_ID_MSISDN (2), id_enc := { msisdn := { ext := '1'B, ton := '001'B, npi := '0001'B, number := '491230001088'H } } } } }, { tag := OSMO_GSUP_SM_RP_UI_IE (67), len := 10, val := { sm_rp_ui := '052305002143F5000000'O } }, { tag := OSMO_GSUP_MESSAGE_CLASS_IE (10), len := 1, val := { message_class := OSMO_GSUP_MESSAGE_CLASS_SMS (2) } }, { tag := OSMO_GSUP_SOURCE_NAME_IE (96), len := 9, val := { source_name := '746573742D4D534300'O } } } } TC_iu_gsup_mo_sms2(2546)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110258116 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD + gsm411_gsup_rx: now used by 4 (attached,active-conn,SMS,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250410110258116 DMSC DEBUG Routed to GSM 04.11 MO handler (gsm_04_11_gsup.c:337) 20250410110258116 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250410110258116 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110258116 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc0d3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110258116 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250410110258116 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD - gsm411_gsup_rx: now used by 3 (attached,active-conn,SMS) (gsm_04_11_gsup.c:354) 20250410110258116 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110258116 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110258116 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110258116 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) [38;5;43m20250410110258116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110258116 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110258116 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110258116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110258116 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110258116 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 aa 6e 18 00 01 16 00 14 40 12 00 00 02 00 10 40 06 05 89 01 02 03 42 00 3b 40 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2540)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2540)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2538)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2538)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2538)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2538)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_sms2(2546)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2538)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2538)@7d38b4d9c9a0: vl_len:19 MSC_Test_2-SCCP(2538)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2538)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400F00000200104003020904003B400140'O 20250410110258122 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110258122 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110258122 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110258122 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110258122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110258122 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110258122 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110258122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110258122 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110258122 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c3 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 09 04 00 3b 40 01 40 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2540)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110258122 DIUCS DEBUG (UTRAN-Iu-451) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110258122 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc0d3c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110258122 DIUCS DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc0d3c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110258122 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110258122 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110258122 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110258122 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410110258122 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110258122 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250410110258122 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110258122 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110258122 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110258122 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110258122 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110258122 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc0d3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110258122 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410110258122 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110258122 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110258122 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110258123 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110258123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110258123 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110258123 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110258123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110258123 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110258123 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 aa 6e 18 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2540)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2540)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2538)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2538)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2538)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2538)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2538)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2538)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2538)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2538)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250410110258127 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110258127 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110258127 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110258127 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110258127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110258127 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110258127 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110258127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110258127 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110258127 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c3 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2540)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110258127 DIUCS DEBUG (UTRAN-Iu-451) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110258127 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc0d3c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110258127 DIUCS DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc0d3c0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110258127 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110258127 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110258127 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110258127 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110258127 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110258127 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110258127 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110258127 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110258127 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc0cfe0] (msc_a.c:1053) 20250410110258127 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110258127 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410110258127 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc69a10] (msc_a.c:1053) 20250410110258128 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110258128 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110258128 DMSC DEBUG msub_fsm[0x563b4cc69a10]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110258128 DMSC DEBUG msub(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD) MSC-A terminated (msub.c:261) 20250410110258128 DMSC DEBUG msub(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD) 1 MSC-I still active (msub.c:79) 20250410110258128 DMSC DEBUG msub_fsm[0x563b4cc69a10]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110258128 DMSC DEBUG msub_fsm[0x563b4cc69a10]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110258128 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc0d3c0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110258128 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc0d3c0]{READY}: Removing from parent msub_fsm[0x563b4cc69a10] (msub.c:113) 20250410110258128 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-451 (ran_conn.c:142) 20250410110258128 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-451 (ran_conn.c:155) 20250410110258128 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc0d3c0]{READY}: Freeing instance (msub.c:113) 20250410110258128 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD:UTRAN-Iu-451:CM_SERVICE_REQ)[0x563b4cc0d3c0]{READY}: Deallocated (fsm.c:568) 20250410110258128 DMSC DEBUG msub(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD) Free (msub.c:119) 20250410110258128 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x002CF1BD - active-conn: now used by 1 (attached) (msub.c:375) 20250410110258128 DMSC DEBUG msub_fsm[0x563b4cc69a10]{terminating}: Freeing instance (msub.c:113) 20250410110258128 DMSC DEBUG msub_fsm[0x563b4cc69a10]{terminating}: Deallocated (fsm.c:568) 20250410110258128 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110258128 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110258128 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110258128 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110258128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110258128 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110258128 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110258128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110258128 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110258128 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0e 04 aa 6e 18 00 01 c3 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2540)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2540)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2538)@7d38b4d9c9a0: Session index based on local reference:0 20250410110258130 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110258130 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110258130 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110258130 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110258130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110258130 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110258130 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_2-RAN(2539)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_gsup_mo_sms2(2546)11169304 MSC_Test_2-M3UA(2540)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110258130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110258130 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110258130 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 c3 aa 6e 18 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_iu_gsup_mo_sms2(2546)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_sms2(2546)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_sms2(2546)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_sms2(2546)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410110258138 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410110258138 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110258138 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410110258138 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410110258138 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410110258139 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110258139 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110258139 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410110258139 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410110258139 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110258139 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410110258139 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410110258139 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110258139 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110258139 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410110258139 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110258139 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) MSC_Test_0-M3UA(2534)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-M3UA(2537)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110258140 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110258140 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110258140 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110258140 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110258140 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110258140 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110258140 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110258140 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110258140 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410110258140 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410110258141 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250410110258140 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110258140 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110258140 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410110258141 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110258141 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110258141 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1126) 20250410110258141 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110258141 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110258141 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110258141 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110258141 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) MSC_Test_1-RAN(2536)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-M3UA(2540)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110258141 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110258141 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110258141 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110258141 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110258141 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410110258141 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410110258141 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410110258142 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110258142 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410110258142 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410110258142 DLINP ERROR SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe (stream_srv.c:743) 20250410110258142 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:378) 20250410110258142 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410110258142 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410110258142 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110258142 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110258142 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410110258142 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110258142 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110258142 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410110258142 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110258142 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110258142 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110258142 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110258142 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110258142 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110258142 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250410110258142 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110258142 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110258143 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250410110258143 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-SCCP(2538)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(2544)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(2541)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(2532)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-SCCP(2535)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(2543)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2531)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2547)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(2533)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-RAN(2539)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(2542)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(2545)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2531): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(2532): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(2533): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(2534): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-SCCP(2535): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-RAN(2536): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-M3UA(2537): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-SCCP(2538): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-RAN(2539): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-M3UA(2540): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(2541): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(2542): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(2543): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(2544): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(2545): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_iu_gsup_mo_sms2(2546): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2547): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_iu_gsup_mo_sms finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mo_sms pass'. Thu Apr 10 11:02:58 UTC 2025 ====== MSC_Tests_Iu.TC_iu_gsup_mo_sms pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_iu_gsup_mo_sms.talloc 20250410110259144 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=517164) 20250410110300142 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110300142 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110300142 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110300142 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110300142 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110300142 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110300143 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110300143 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110300143 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110300144 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=517164, count=520472) 20250410110301146 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mo_sms pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mo_smma'. ------ MSC_Tests_Iu.TC_iu_gsup_mo_smma ------ Thu Apr 10 11:03:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mo_smma.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mo_smma.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410110302148 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mo_smma' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_iu_gsup_mo_smma started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(2551)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(2551)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2551)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(2549)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_1-M3UA(2554)@7d38b4d9c9a0: ************************************************* MSC_Test_1-M3UA(2554)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2554)@7d38b4d9c9a0: ************************************************* MSC_Test_1-SCCP(2552)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_2-M3UA(2557)@7d38b4d9c9a0: ************************************************* MSC_Test_2-M3UA(2557)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2557)@7d38b4d9c9a0: ************************************************* MSC_Test_2-SCCP(2555)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410110303120 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2558)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410110303149 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410110303149 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2560)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2560)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410110303153 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2560)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2560)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2560)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2560)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2560)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2560)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410110303168 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410110303168 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2561)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000001089" to be handled at TC_iu_gsup_mo_smma2(2563) MSC_Test-GSUP(2561)@7d38b4d9c9a0: Created GsupExpect[1] for "262420000001089" to be handled at TC_iu_gsup_mo_smma2(2563) TC_iu_gsup_mo_smma2(2563)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001089'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410110303278 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110303278 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410110303278 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110303278 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2551)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2551)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2551)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110303283 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110303283 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110303283 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110303283 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110303283 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110303283 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110303283 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110303283 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110303283 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110303283 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410110303283 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2551)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(2551)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2551)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2551)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2551)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410110303284 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110303284 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110303284 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110303284 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410110303284 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110303284 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110303284 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110303284 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110303284 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110303284 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410110303284 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110303284 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2551)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2551)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2551)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2551)@7d38b4d9c9a0: Message received on association #8 20250410110303284 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410110303284 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2551)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2551)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2551)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2551)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110303301 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110303301 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250410110303301 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110303301 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2554)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2554)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2554)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110303306 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110303306 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110303306 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110303306 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110303306 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110303306 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110303306 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110303306 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110303306 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110303306 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110303306 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2554)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_1-M3UA(2554)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410110303307 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110303307 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110303307 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110303307 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110303307 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110303307 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110303307 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110303307 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110303307 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110303307 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110303307 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110303307 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2554)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2554)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2554)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2554)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410110303307 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:413) 20250410110303307 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2554)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2554)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2554)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2554)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2554)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2554)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2554)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110303315 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110303315 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250410110303315 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110303315 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2557)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2557)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2557)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110303317 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110303317 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110303317 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110303317 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110303317 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110303317 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110303317 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110303317 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110303317 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110303317 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110303317 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2557)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_2-M3UA(2557)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2557)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2557)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2557)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410110303319 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110303319 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110303319 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) MSC_Test_2-M3UA(2557)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410110303319 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110303319 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110303319 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110303319 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110303319 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110303320 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110303320 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110303320 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110303320 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110303320 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410110303320 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) 20250410110303320 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2554)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2557)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2554)@7d38b4d9c9a0: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2557)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2557)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2557)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2557)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2557)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2557)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2551)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110304096 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110304096 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110304096 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110304096 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110304096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110304096 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110304096 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110304096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110304096 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110304096 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110304097 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110304097 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110304097 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110304097 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110304097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110304097 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110304097 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110304097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110304097 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110304097 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2551)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2551)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2550)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410110304109 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110304109 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110304109 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410110304109 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410110304109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110304109 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110304109 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110304109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110304109 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110304109 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2554)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110304109 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110304109 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110304109 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110304109 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250410110304109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110304109 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250410110304109 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110304109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250410110304109 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110304109 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2554)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2554)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2553)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410110304131 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110304131 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110304131 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110304131 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110304131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110304131 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110304131 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110304131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110304131 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110304131 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2557)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110304131 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250410110304131 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250410110304132 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110304132 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110304132 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110304132 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110304132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110304132 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110304132 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110304132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110304132 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110304132 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2557)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2557)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2556)@7d38b4d9c9a0: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2556)@7d38b4d9c9a0: Added conn table entry 0TC_iu_gsup_mo_smma2(2563)16297381 MSC_Test_2-SCCP(2555)@7d38b4d9c9a0: First idle individual index:0 20250410110304145 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110304145 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110304145 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110304145 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110304145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110304145 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110304145 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110304145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110304145 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110304145 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 f8 ad a5 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 98 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2557)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110304146 DIUCS DEBUG (UTRAN-Iu-452 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-RAN(2556)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410110304146 DMSC DEBUG msub_fsm[0x563b4cc0d1f0]{active}: Allocated (fsm.c:456) 20250410110304146 DMSC DEBUG msc_i[0x563b4cc0cfe0]{READY}: Allocated (fsm.c:456) 20250410110304146 DMSC DEBUG msc_i[0x563b4cc0cfe0]{READY}: is child of msub_fsm[0x563b4cc0d1f0] (fsm.c:486) 20250410110304146 DMSC DEBUG msc_a[0x563b4cc0d3c0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110304146 DMSC DEBUG msc_a[0x563b4cc0d3c0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc0d1f0] (fsm.c:486) 20250410110304146 DMSC DEBUG msc_a(unknown:UTRAN-Iu-452:NONE)[0x563b4cc0d3c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110304146 DMSC DEBUG msc_i(unknown:UTRAN-Iu-452:NONE)[0x563b4cc0cfe0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110304146 DMSC DEBUG msc_a(unknown:UTRAN-Iu-452:NONE)[0x563b4cc0d3c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110304146 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-452:NONE)[0x563b4cc0d3c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110304146 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-452:NONE)[0x563b4cc0d3c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110304146 DMM DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-452:LU)[0x563b4cc0d3c0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001089 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410110304146 DMM DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-452:LU)[0x563b4cc0d3c0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410110304146 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-452:LU)[0x563b4cc69a10]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410110304146 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-452:LU)[0x563b4cc69a10]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001089:UTRAN-Iu-452:LU)[0x563b4cc0d3c0] (fsm.c:486) 20250410110304146 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-452:LU)[0x563b4cc69a10]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410110304146 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-452:LU)[0x563b4cc69a10]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410110304146 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410110304146 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001089 id=262420000001089 (vlr.c:661) 20250410110304146 DVLR INFO New subscr, IMSI: 262420000001089 (vlr.c:562) 20250410110304146 DVLR DEBUG VLR subscr IMSI-262420000001089 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410110304146 DMSC DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-452:LU)[0x563b4cc0d3c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110304146 DMSC DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-452:LU)[0x563b4cc0d3c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110304146 DVLR DEBUG VLR subscr IMSI-262420000001089 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410110304146 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410110304146 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-452:LU)[0x563b4cc69a10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410110304146 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-452:LU)[0x563b4cc69a10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410110304146 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-452:LU)[0x563b4cc69a10]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410110304146 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-452:LU)[0x563b4cc5f050]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110304146 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-452:LU)[0x563b4cc5f050]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-452:LU)[0x563b4cc69a10] (fsm.c:486) 20250410110304146 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-452:LU)[0x563b4cc5f050]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110304146 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-452:LU)[0x563b4cc5f050]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110304146 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110304146 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110304146 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110304146 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110304146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110304146 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110304146 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110304146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110304146 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110304146 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 09 02 f8 ad a5 00 01 c4 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2557)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2557)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2555)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'F8ADA5'O, sourceLocRef := '0001C4'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2555)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(2561)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000001089" handled at TC_iu_gsup_mo_smma2(2563) MSC_Test-GSUP(2561)@7d38b4d9c9a0: Added IMSI table entry 0TC_iu_gsup_mo_smma2(2563)"262420000001089" TC_iu_gsup_mo_smma2(2563)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_smma2(2563)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410110304149 DVLR DEBUG VLR subscr IMSI-262420000001089 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110304149 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-452:LU)[0x563b4cc5f050]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110304149 DVLR DEBUG SUBSCR(IMSI-262420000001089) Received 1 auth tuples (vlr.c:996) 20250410110304149 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-452:LU)[0x563b4cc5f050]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110304149 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-452:LU)[0x563b4cc5f050]{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:324) 20250410110304149 DMM DEBUG Tx AUTH REQ (rand = 2aa704d8d35686849df227d1d827f6e8) (gsm_04_08.c:641) 20250410110304149 DMM DEBUG AUTH REQ (autn = 99f3996b45dbe8ee8d07fa019e838aa2) (gsm_04_08.c:643) 20250410110304149 DIUCS DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-452:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110304149 DIUCS DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-452:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110304149 DMSC DEBUG msc_i(IMSI-262420000001089:UTRAN-Iu-452:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110304149 DVLR DEBUG VLR subscr IMSI-262420000001089 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110304149 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110304149 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110304149 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110304149 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110304149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110304149 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110304149 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110304149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110304149 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110304149 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 09 06 f8 ad a5 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 2a a7 04 d8 d3 56 86 84 9d f2 27 d1 d8 27 f6 e8 20 10 99 f3 99 6b 45 db e8 ee 8d 07 fa 01 9e 83 8a a2 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2557)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2557)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2555)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2555)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2555)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2555)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2556)@7d38b4d9c9a0: patching N(SD)=1 into dtap '0514E41897A421047B69218F'O MSC_Test_2-RAN(2556)@7d38b4d9c9a0: patched enc_l3: '0554E41897A421047B69218F'O MSC_Test_2-SCCP(2555)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2555)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2555)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2555)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554E41897A421047B69218F'O 20250410110304157 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110304157 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110304157 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110304157 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110304157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110304157 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110304157 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110304157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110304158 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2557)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110304158 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c4 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 e4 18 97 a4 21 04 7b 69 21 8f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110304158 DIUCS DEBUG (UTRAN-Iu-452) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110304158 DMSC DEBUG msc_i(IMSI-262420000001089:UTRAN-Iu-452:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110304158 DIUCS DEBUG msc_i(IMSI-262420000001089:UTRAN-Iu-452:LU)[0x563b4cc0cfe0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110304158 DMSC DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-452:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110304158 DIUCS DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-452:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110304158 DIUCS DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-452:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110304158 DMM DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-452:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = e41897a47b69218f) (gsm_04_08.c:1128) 20250410110304158 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-452:LU)[0x563b4cc5f050]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110304158 DVLR DEBUG SUBSCR(IMSI-262420000001089) AUTH on UTRAN received RES: e41897a47b69218f (8 bytes) (vlr_auth_fsm.c:151) 20250410110304158 DVLR INFO SUBSCR(IMSI-262420000001089) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110304158 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-452:LU)[0x563b4cc5f050]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110304158 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-452:LU)[0x563b4cc5f050]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110304158 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-452:LU)[0x563b4cc5f050]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110304158 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-452:LU)[0x563b4cc5f050]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-452:LU)[0x563b4cc69a10] (vlr_auth_fsm.c:294) 20250410110304158 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-452:LU)[0x563b4cc5f050]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110304158 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-452:LU)[0x563b4cc5f050]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110304158 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-452:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410110304158 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-452:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410110304158 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-452:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110304158 DIUCS DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-452:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110304158 DIUCS DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-452:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=e302f95a6321e77c6880ba1878b5c032, CK=NONE (ran_msg_iu.c:388) 20250410110304158 DMSC DEBUG msc_i(IMSI-262420000001089:UTRAN-Iu-452:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110304158 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-452:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250410110304158 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110304158 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110304158 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110304158 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110304158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110304158 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110304158 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110304158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110304158 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110304158 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 09 06 f8 ad a5 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 e3 02 f9 5a 63 21 e7 7c 68 80 ba 18 78 b5 c0 32 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2557)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2557)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2555)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2555)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2555)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2555)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2555)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2555)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2555)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2555)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250410110304169 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110304169 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110304169 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110304169 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110304169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110304169 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110304169 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110304169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110304169 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110304169 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c4 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2557)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110304169 DIUCS DEBUG (UTRAN-Iu-452) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110304169 DMSC DEBUG msc_i(IMSI-262420000001089:UTRAN-Iu-452:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110304169 DIUCS DEBUG msc_i(IMSI-262420000001089:UTRAN-Iu-452:LU)[0x563b4cc0cfe0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110304169 DMSC DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-452:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110304169 DIUCS DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-452:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110304169 DIUCS DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-452:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110304169 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-452:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410110304169 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-452:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410110304169 DIUCS DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-452:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110304169 DMSC DEBUG msc_i(IMSI-262420000001089:UTRAN-Iu-452:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110304169 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-452:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410110304169 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-452:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410110304169 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001089:UTRAN-Iu-452:LU)[0x563b4cc5f050]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110304169 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001089:UTRAN-Iu-452:LU)[0x563b4cc5f050]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-452:LU)[0x563b4cc69a10] (fsm.c:486) 20250410110304169 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001089:UTRAN-Iu-452:LU)[0x563b4cc5f050]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410110304169 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001089:UTRAN-Iu-452:LU)[0x563b4cc5f050]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410110304169 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110304169 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110304169 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110304169 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110304169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110304169 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110304169 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110304169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110304169 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110304169 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 09 06 f8 ad a5 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 80 f9 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2557)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2557)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2555)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2555)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2555)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2555)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110304172 DVLR DEBUG VLR subscr IMSI-262420000001089 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110304172 DVLR DEBUG IMSI:262420000001089 has MSISDN:491230001089 (vlr.c:1045) 20250410110304172 DMSC NOTICE msub(IMSI-262420000001089:MSISDN-491230001089) VLR: update for IMSI=262420000001089 (MSISDN=491230001089) (gsm_04_08.c:1541) 20250410110304172 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110304173 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110304173 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-452:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410110304173 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001089:UTRAN-Iu-452:LU)[0x563b4cc5f050]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410110304173 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001089:UTRAN-Iu-452:LU)[0x563b4cc5f050]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410110304173 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001089:UTRAN-Iu-452:LU)[0x563b4cc5f050]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410110304173 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001089:UTRAN-Iu-452:LU)[0x563b4cc5f050]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-452:LU)[0x563b4cc69a10] (vlr_lu_fsm.c:110) 20250410110304173 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001089:UTRAN-Iu-452:LU)[0x563b4cc5f050]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410110304173 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001089:UTRAN-Iu-452:LU)[0x563b4cc5f050]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110304173 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-452:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410110304173 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-452:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410110304173 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-452:LU)[0x563b4cc589a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110304173 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-452:LU)[0x563b4cc589a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-452:LU)[0x563b4cc69a10] (fsm.c:486) 20250410110304173 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-452:LU)[0x563b4cc589a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410110304173 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-452:LU)[0x563b4cc589a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410110304173 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-452:LU)[0x563b4cc589a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410110304173 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-452:LU)[0x563b4cc589a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410110304173 DMSC NOTICE msub(IMSI-262420000001089:MSISDN-491230001089:TMSInew-0x69E6DD8E) VLR: update for IMSI=262420000001089 (MSISDN=491230001089) (gsm_04_08.c:1541) 20250410110304173 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-452:LU)[0x563b4cc589a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410110304173 DMM DEBUG -> IMSI-262420000001089:MSISDN-491230001089:TMSInew-0x69E6DD8E LOCATION UPDATE ACCEPT (TMSI = 0x69e6dd8e) (gsm_04_08.c:149) 20250410110304173 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSInew-0x69E6DD8E:UTRAN-Iu-452:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250410110304173 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSInew-0x69E6DD8E:UTRAN-Iu-452:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110304173 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSInew-0x69E6DD8E:UTRAN-Iu-452:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110304173 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSInew-0x69E6DD8E - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110304173 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110304173 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110304173 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110304173 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110304173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110304173 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110304173 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110304173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110304173 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110304173 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 09 06 f8 ad a5 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 69 e6 dd 8e 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2557)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2557)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2555)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2555)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2555)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2555)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_smma2(2563)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2556)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2556)@7d38b4d9c9a0: patched enc_l3: '059B'O MSC_Test_2-SCCP(2555)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2555)@7d38b4d9c9a0: vl_len:14 MSC_Test_2-SCCP(2555)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2555)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250410110304175 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110304175 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110304175 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110304175 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110304175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110304175 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110304175 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110304175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110304175 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110304175 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c4 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2557)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110304175 DIUCS DEBUG (UTRAN-Iu-452) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110304175 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSInew-0x69E6DD8E:UTRAN-Iu-452:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110304175 DIUCS DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSInew-0x69E6DD8E:UTRAN-Iu-452:LU)[0x563b4cc0cfe0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110304175 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSInew-0x69E6DD8E:UTRAN-Iu-452:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110304175 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSInew-0x69E6DD8E:UTRAN-Iu-452:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110304175 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSInew-0x69E6DD8E:UTRAN-Iu-452:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110304175 DMM DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSInew-0x69E6DD8E:UTRAN-Iu-452:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410110304175 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:TMSInew-0x69E6DD8E:UTRAN-Iu-452:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410110304175 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-452:LU)[0x563b4cc589a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410110304175 DMSC NOTICE msub(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E) VLR: update for IMSI=262420000001089 (MSISDN=491230001089) (gsm_04_08.c:1541) 20250410110304175 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410110304175 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-452:LU)[0x563b4cc589a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410110304175 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-452:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410110304175 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-452:LU)[0x563b4cc589a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410110304175 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-452:LU)[0x563b4cc589a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-452:LU)[0x563b4cc69a10] (vlr_lu_fsm.c:817) 20250410110304175 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-452:LU)[0x563b4cc589a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410110304175 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-452:LU)[0x563b4cc589a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110304175 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-452:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410110304175 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-452:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410110304175 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-452:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.970s remaining) (msc_a.c:450) 20250410110304175 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001089/3/1): Available (smpp_smsc.c:626) 20250410110304175 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-452:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110304175 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-452:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110304175 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-452:LU)[0x563b4cc0d3c0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110304175 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110304175 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110304175 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110304175 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-452:LU)[0x563b4cc0d3c0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110304175 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-452:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110304175 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410110304175 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110304175 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110304175 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110304175 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110304175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110304175 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110304175 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110304175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110304175 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110304175 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 09 06 f8 ad a5 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2557)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2557)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2555)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2555)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2555)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2555)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2555)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2555)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2555)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2555)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250410110304178 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110304178 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110304178 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110304178 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110304178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110304178 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110304178 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_2-M3UA(2557)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110304178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110304178 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110304178 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c4 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110304178 DIUCS DEBUG (UTRAN-Iu-452) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110304178 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-452:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110304178 DIUCS DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-452:LU)[0x563b4cc0cfe0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110304178 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-452:LU)[0x563b4cc0d3c0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110304178 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-452:LU)[0x563b4cc0d3c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110304178 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-452:LU)[0x563b4cc0d3c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110304178 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-452:LU)[0x563b4cc0d3c0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110304178 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-452:LU)[0x563b4cc0d3c0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110304178 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-452:LU)[0x563b4cc0d3c0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110304178 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-452:LU)[0x563b4cc0d3c0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110304178 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-452:LU)[0x563b4cc69a10]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110304178 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-452:LU)[0x563b4cc69a10]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-452:LU)[0x563b4cc0d3c0] (msc_a.c:1053) 20250410110304178 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-452:LU)[0x563b4cc69a10]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410110304178 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-452:LU)[0x563b4cc69a10]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110304178 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-452:LU)[0x563b4cc69a10]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410110304178 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-452:LU)[0x563b4cc0d3c0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc0d1f0] (msc_a.c:1053) 20250410110304178 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-452:LU)[0x563b4cc0d3c0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110304178 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-452:LU)[0x563b4cc0d3c0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110304178 DMSC DEBUG msub_fsm[0x563b4cc0d1f0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110304178 DMSC DEBUG msub(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E) MSC-A terminated (msub.c:261) 20250410110304178 DMSC DEBUG msub(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E) 1 MSC-I still active (msub.c:79) 20250410110304178 DMSC DEBUG msub_fsm[0x563b4cc0d1f0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110304178 DMSC DEBUG msub_fsm[0x563b4cc0d1f0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110304178 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-452:LU)[0x563b4cc0cfe0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110304178 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-452:LU)[0x563b4cc0cfe0]{READY}: Removing from parent msub_fsm[0x563b4cc0d1f0] (msub.c:113) 20250410110304178 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-452 (ran_conn.c:142) 20250410110304178 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-452 (ran_conn.c:155) 20250410110304178 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-452:LU)[0x563b4cc0cfe0]{READY}: Freeing instance (msub.c:113) 20250410110304178 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110304178 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110304178 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110304178 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110304178 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-452:LU)[0x563b4cc0cfe0]{READY}: Deallocated (fsm.c:568) 20250410110304178 DMSC DEBUG msub(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E) Free (msub.c:119) 20250410110304178 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E - active-conn: now used by 1 (attached) (msub.c:375) 20250410110304178 DMSC DEBUG msub_fsm[0x563b4cc0d1f0]{terminating}: Freeing instance (msub.c:113) 20250410110304178 DMSC DEBUG msub_fsm[0x563b4cc0d1f0]{terminating}: Deallocated (fsm.c:568) 20250410110304178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110304178 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110304178 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110304178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110304178 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110304178 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 09 04 f8 ad a5 00 01 c4 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2557)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2557)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2555)@7d38b4d9c9a0: Session index based on local reference:0 20250410110304179 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110304179 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110304179 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110304179 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110304179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110304179 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110304179 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110304179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110304179 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110304179 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 c4 f8 ad a5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2557)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2556)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_gsup_mo_smma2(2563)16297381 TC_iu_gsup_mo_smma2(2563)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_smma2(2563)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_smma2(2563)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_smma2(2563)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_smma2(2563)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0100'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '69E6DD8E'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2556)@7d38b4d9c9a0: Added conn table entry 0TC_iu_gsup_mo_smma2(2563)12194074 MSC_Test_2-RAN(2556)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2555)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_2-M3UA(2557)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110304380 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110304380 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110304380 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110304380 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110304380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110304380 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110304380 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110304380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110304380 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110304380 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 ba 11 1a 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 04 03 50 59 02 05 f4 69 e6 dd 8e 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110304380 DIUCS DEBUG (UTRAN-Iu-453 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110304380 DMSC DEBUG msub_fsm[0x563b4cc69a10]{active}: Allocated (fsm.c:456) 20250410110304380 DMSC DEBUG msc_i[0x563b4cc0d3c0]{READY}: Allocated (fsm.c:456) 20250410110304380 DMSC DEBUG msc_i[0x563b4cc0d3c0]{READY}: is child of msub_fsm[0x563b4cc69a10] (fsm.c:486) 20250410110304380 DMSC DEBUG msc_a[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110304380 DMSC DEBUG msc_a[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc69a10] (fsm.c:486) 20250410110304380 DMSC DEBUG msc_a(unknown:UTRAN-Iu-453:NONE)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110304380 DMSC DEBUG msc_i(unknown:UTRAN-Iu-453:NONE)[0x563b4cc0d3c0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110304380 DMSC DEBUG msc_a(unknown:UTRAN-Iu-453:NONE)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110304380 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-453:NONE)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110304380 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-453:NONE)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110304380 DMM DEBUG msc_a(TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250410110304381 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410110304381 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc0cfe0] (fsm.c:486) 20250410110304381 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250410110304381 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410110304381 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410110304381 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410110304381 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110304381 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110304381 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410110304381 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250410110304381 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc589a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110304381 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc589a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc0d1f0] (fsm.c:486) 20250410110304381 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc589a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110304381 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc589a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110304381 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410110304381 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110304381 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110304381 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110304381 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110304381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110304381 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110304381 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110304381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110304381 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110304381 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 08 02 ba 11 1a 00 01 c5 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2557)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2557)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2555)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'BA111A'O, sourceLocRef := '0001C5'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2555)@7d38b4d9c9a0: Session index based on local reference:0 TC_iu_gsup_mo_smma2(2563)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_smma2(2563)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110304383 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110304383 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc589a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110304383 DVLR DEBUG SUBSCR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E) Received 1 auth tuples (vlr.c:996) 20250410110304383 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc589a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110304383 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc589a0]{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:324) 20250410110304383 DMM DEBUG Tx AUTH REQ (rand = 4973ac2d42764c0a88ba69f4e8ad1792) (gsm_04_08.c:641) 20250410110304383 DMM DEBUG AUTH REQ (autn = 700a810d31f7c6cfba17a525473b7a5a) (gsm_04_08.c:643) 20250410110304383 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110304383 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110304383 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc0d3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110304383 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410110304383 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110304383 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110304383 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110304383 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110304383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110304383 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110304383 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110304383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110304383 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110304383 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 08 06 ba 11 1a 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 49 73 ac 2d 42 76 4c 0a 88 ba 69 f4 e8 ad 17 92 20 10 70 0a 81 0d 31 f7 c6 cf ba 17 a5 25 47 3b 7a 5a 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2557)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2557)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2555)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2555)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2555)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2555)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2556)@7d38b4d9c9a0: patching N(SD)=1 into dtap '0514012F233A2104F26763C3'O MSC_Test_2-RAN(2556)@7d38b4d9c9a0: patched enc_l3: '0554012F233A2104F26763C3'O MSC_Test_2-SCCP(2555)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2555)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2555)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2555)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554012F233A2104F26763C3'O 20250410110304384 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110304384 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110304384 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110304384 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110304384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110304384 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110304384 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110304384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110304384 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110304384 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c5 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 01 2f 23 3a 21 04 f2 67 63 c3 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2557)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110304384 DIUCS DEBUG (UTRAN-Iu-453) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110304384 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc0d3c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110304384 DIUCS DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc0d3c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110304384 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110304384 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110304384 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110304384 DMM DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 012f233af26763c3) (gsm_04_08.c:1128) 20250410110304384 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc589a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110304384 DVLR DEBUG SUBSCR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E) AUTH on UTRAN received RES: 012f233af26763c3 (8 bytes) (vlr_auth_fsm.c:151) 20250410110304384 DVLR INFO SUBSCR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110304384 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc589a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110304384 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc589a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110304384 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc589a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110304384 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc589a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc0d1f0] (vlr_auth_fsm.c:294) 20250410110304385 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc589a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110304385 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc589a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110304385 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250410110304385 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410110304385 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110304385 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110304385 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=0b67f2936126d007065d86294cf4e460, CK=NONE (ran_msg_iu.c:388) 20250410110304385 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc0d3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110304385 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250410110304385 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110304385 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110304385 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110304385 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110304385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110304385 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110304385 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110304385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110304385 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110304385 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 08 06 ba 11 1a 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 0b 67 f2 93 61 26 d0 07 06 5d 86 29 4c f4 e4 60 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2557)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2557)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2555)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2555)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2555)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2555)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2555)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2555)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2555)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2555)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250410110304386 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110304386 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110304386 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110304386 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110304386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110304386 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110304386 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110304386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110304386 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2557)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110304386 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c5 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110304386 DIUCS DEBUG (UTRAN-Iu-453) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110304386 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc0d3c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110304386 DIUCS DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc0d3c0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110304386 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110304386 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110304386 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110304386 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250410110304386 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410110304386 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110304386 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc0d3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110304386 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410110304386 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410110304386 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410110304386 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410110304386 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410110304386 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410110304386 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410110304386 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410110304386 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.994s remaining) (msc_a.c:450) 20250410110304386 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001089/3/1): Available (smpp_smsc.c:626) 20250410110304386 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110304386 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110304386 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110304386 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110304386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110304386 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110304386 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110304386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110304386 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110304386 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 08 06 ba 11 1a 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 80 f9 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2557)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2557)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2555)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2555)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2555)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2555)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2555)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2555)@7d38b4d9c9a0: vl_len:22 MSC_Test_2-SCCP(2555)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2555)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014401200000200104006050901020642003B400140'O 20250410110304389 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110304389 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110304389 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110304389 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110304389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110304389 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110304389 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110304389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110304389 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2557)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110304389 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c5 00 01 16 00 14 40 12 00 00 02 00 10 40 06 05 09 01 02 06 42 00 3b 40 01 40 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110304389 DIUCS DEBUG (UTRAN-Iu-453) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110304389 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc0d3c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110304389 DIUCS DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc0d3c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110304389 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110304389 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110304389 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110304389 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E + SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:228) 20250410110304389 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_11.c:1124) 20250410110304389 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250410110304389 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250410110304389 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110304389 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc0d3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110304389 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110304389 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110304389 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110304389 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110304390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110304390 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110304390 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110304390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110304390 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110304390 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 08 06 ba 11 1a 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 89 04 00 3b 40 01 40 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2557)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2557)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2555)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2555)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2555)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2555)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_smma2(2563)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_smma2(2563)@7d38b4d9c9a0: RX MO-ReadyForSM-Req: { msg_type := OSMO_GSUP_MSGT_READY_FOR_SM_REQUEST (44), ies := { { tag := OSMO_GSUP_IMSI_IE (1), len := 8, val := { imsi := '262420000001089'H } }, { tag := OSMO_GSUP_SM_RP_MR_IE (64), len := 1, val := { sm_rp_mr := '42'O ("B") } }, { tag := OSMO_GSUP_SM_ALERT_RSN_IE (70), len := 1, val := { sm_alert_rsn := GSUP_SM_ALERT_RSN_TYPE_MEM_AVAIL (2) } }, { tag := OSMO_GSUP_MESSAGE_CLASS_IE (10), len := 1, val := { message_class := OSMO_GSUP_MESSAGE_CLASS_SMS (2) } }, { tag := OSMO_GSUP_SOURCE_NAME_IE (96), len := 9, val := { source_name := '746573742D4D534300'O } } } } TC_iu_gsup_mo_smma2(2563)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110304391 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E + gsm411_gsup_rx: now used by 4 (attached,active-conn,SMS,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250410110304391 DMSC DEBUG Routed to GSM 04.11 MO handler (gsm_04_11_gsup.c:337) 20250410110304391 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250410110304391 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110304391 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc0d3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110304391 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250410110304391 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E - gsm411_gsup_rx: now used by 3 (attached,active-conn,SMS) (gsm_04_11_gsup.c:354) 20250410110304391 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110304391 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110304391 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110304391 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110304391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110304391 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110304391 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110304391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110304391 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110304391 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 b9 00 00 00 c3 03 00 00 08 06 ba 11 1a 00 01 16 00 14 40 12 00 00 02 00 10 40 06 05 89 01 02 03 42 00 3b 40 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2557)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2557)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2555)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2555)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2555)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2555)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_smma2(2563)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2555)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2555)@7d38b4d9c9a0: vl_len:19 MSC_Test_2-SCCP(2555)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2555)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400F00000200104003020904003B400140'O 20250410110304392 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110304392 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110304392 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110304392 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110304392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110304392 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110304392 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110304393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110304393 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110304393 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c5 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 09 04 00 3b 40 01 40 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2557)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110304393 DIUCS DEBUG (UTRAN-Iu-453) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110304393 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc0d3c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110304393 DIUCS DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc0d3c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110304393 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110304393 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110304393 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110304393 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410110304393 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110304393 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250410110304393 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110304393 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110304393 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110304393 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110304393 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110304393 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc0d3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110304393 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410110304393 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110304393 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110304393 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110304393 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110304393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110304393 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110304393 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110304393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110304393 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110304393 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 08 06 ba 11 1a 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2557)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2557)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2555)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2555)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2555)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2555)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2555)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2555)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2555)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2555)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250410110304394 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110304394 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110304394 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110304394 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110304394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110304394 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-M3UA(2557)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110304394 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110304394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110304394 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110304394 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c5 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110304394 DIUCS DEBUG (UTRAN-Iu-453) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110304394 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc0d3c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110304394 DIUCS DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc0d3c0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110304394 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110304394 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110304394 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110304394 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110304394 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110304394 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110304394 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110304394 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110304394 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc0cfe0] (msc_a.c:1053) 20250410110304394 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110304394 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410110304394 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc69a10] (msc_a.c:1053) 20250410110304394 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110304394 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110304394 DMSC DEBUG msub_fsm[0x563b4cc69a10]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110304394 DMSC DEBUG msub(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E) MSC-A terminated (msub.c:261) 20250410110304394 DMSC DEBUG msub(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E) 1 MSC-I still active (msub.c:79) 20250410110304394 DMSC DEBUG msub_fsm[0x563b4cc69a10]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110304394 DMSC DEBUG msub_fsm[0x563b4cc69a10]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110304394 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc0d3c0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110304394 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc0d3c0]{READY}: Removing from parent msub_fsm[0x563b4cc69a10] (msub.c:113) 20250410110304394 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-453 (ran_conn.c:142) 20250410110304394 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-453 (ran_conn.c:155) 20250410110304394 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc0d3c0]{READY}: Freeing instance (msub.c:113) 20250410110304395 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E:UTRAN-Iu-453:CM_SERVICE_REQ)[0x563b4cc0d3c0]{READY}: Deallocated (fsm.c:568) 20250410110304395 DMSC DEBUG msub(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E) Free (msub.c:119) 20250410110304395 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x69E6DD8E - active-conn: now used by 1 (attached) (msub.c:375) 20250410110304395 DMSC DEBUG msub_fsm[0x563b4cc69a10]{terminating}: Freeing instance (msub.c:113) 20250410110304395 DMSC DEBUG msub_fsm[0x563b4cc69a10]{terminating}: Deallocated (fsm.c:568) 20250410110304395 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110304395 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110304395 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110304395 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110304395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110304395 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110304395 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110304395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110304395 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110304395 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 08 04 ba 11 1a 00 01 c5 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2557)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2557)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2555)@7d38b4d9c9a0: Session index based on local reference:0 20250410110304395 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110304395 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110304395 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110304395 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110304395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110304395 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110304395 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110304395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110304395 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110304395 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 c5 ba 11 1a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2557)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2556)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_gsup_mo_smma2(2563)12194074 TC_iu_gsup_mo_smma2(2563)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_smma2(2563)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_smma2(2563)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_smma2(2563)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test_1-SCCP(2552)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(2561)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110304397 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410110304397 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250410110304397 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410110304397 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110304397 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410110304397 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410110304397 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410110304397 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110304397 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110304397 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410110304397 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110304397 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110304397 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410110304397 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110304397 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110304397 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110304397 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110304397 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110304397 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110304397 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110304397 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110304397 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110304397 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110304397 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250410110304397 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) MSC_Test_0-RAN(2550)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(2551)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-SCCP(2555)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(2558)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(2560)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110304397 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2554)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110304398 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110304398 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110304398 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110304398 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250410110304398 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250410110304398 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110304398 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250410110304398 DLSS7 ERROR 0: ASP(virt-bsc1-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250410110304398 DLINP ERROR SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:766) 20250410110304398 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110304398 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1126) 20250410110304398 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110304398 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110304398 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110304398 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110304398 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110304398 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(2549)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110304398 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:378) 20250410110304398 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110304398 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110304398 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110304398 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110304398 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110304398 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110304398 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250410110304398 DLINP ERROR SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer (stream_srv.c:743) 20250410110304398 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250410110304398 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110304398 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250410110304398 DLSS7 ERROR 0: ASP(virt-rnc0-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250410110304398 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MGCP(2559)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-M3UA(2557)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-RAN(2556)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(2562)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2564)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2548)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-RAN(2553)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2548): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(2549): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(2550): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(2551): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-SCCP(2552): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-RAN(2553): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-M3UA(2554): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-SCCP(2555): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-RAN(2556): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-M3UA(2557): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(2558): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(2559): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(2560): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(2561): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(2562): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_iu_gsup_mo_smma2(2563): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2564): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_iu_gsup_mo_smma finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mo_smma pass'. Thu Apr 10 11:03:04 UTC 2025 ====== MSC_Tests_Iu.TC_iu_gsup_mo_smma pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_iu_gsup_mo_smma.talloc 20250410110305399 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=513404) 20250410110306398 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110306398 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110306398 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110306398 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110306398 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110306398 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110306399 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=513404, count=515996) 20250410110307400 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mo_smma pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_ack'. ------ MSC_Tests_Iu.TC_iu_gsup_mt_sms_ack ------ Thu Apr 10 11:03:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mt_sms_ack.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mt_sms_ack.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410110308401 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_ack' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_iu_gsup_mt_sms_ack started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(2568)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(2568)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2568)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(2566)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_1-M3UA(2571)@7d38b4d9c9a0: ************************************************* MSC_Test_1-M3UA(2571)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2571)@7d38b4d9c9a0: ************************************************* MSC_Test_1-SCCP(2569)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_2-M3UA(2574)@7d38b4d9c9a0: ************************************************* MSC_Test_2-M3UA(2574)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2574)@7d38b4d9c9a0: ************************************************* MSC_Test_2-SCCP(2572)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410110309339 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2575)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410110309402 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410110309402 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2577)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2577)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410110309403 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2577)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2577)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2577)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2577)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2577)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2577)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410110309413 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410110309413 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2578)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000001090" to be handled at TC_iu_gsup_mt_sms_ack2(2580) MSC_Test-GSUP(2578)@7d38b4d9c9a0: Created GsupExpect[1] for "262420000001090" to be handled at TC_iu_gsup_mt_sms_ack2(2580) TC_iu_gsup_mt_sms_ack2(2580)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001090'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410110309501 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110309501 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410110309501 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110309501 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2568)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2568)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2568)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110309502 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110309502 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110309502 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110309502 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110309502 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110309502 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110309502 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110309502 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110309502 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110309502 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410110309502 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2568)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(2568)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2568)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2568)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2568)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410110309503 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110309503 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110309503 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110309503 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410110309503 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110309503 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110309503 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110309503 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110309503 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110309503 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410110309503 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110309503 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110309503 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410110309503 DLINP ERROR SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe (stream_srv.c:743) MSC_Test_0-M3UA(2568)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2568)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2568)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2568)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2568)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2568)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2568)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2568)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110309503 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410110309503 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410110309519 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110309519 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250410110309519 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110309519 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2571)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2571)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2571)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110309520 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110309520 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110309520 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110309520 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110309520 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110309520 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110309520 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110309520 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110309520 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110309520 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110309520 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2571)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_1-M3UA(2571)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2571)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2571)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2571)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410110309521 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110309521 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110309521 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110309521 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110309521 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110309521 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110309521 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110309521 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110309521 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110309521 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110309521 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110309521 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110309521 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410110309521 DLINP ERROR SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe (stream_srv.c:743) MSC_Test_1-M3UA(2571)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2571)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2571)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2571)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2571)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2571)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) 20250410110309521 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:413) MSC_Test_1-M3UA(2571)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2571)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110309521 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410110309534 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110309534 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250410110309534 DLSS7 FATAL 0: ASP(virt-rnc0-0) accept of new connection from (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one (osmo_ss7_xua_srv.c:119) 20250410110309534 DLSS7 INFO ?: connection closed (osmo_ss7_asp.c:1126) 20250410110309534 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110309534 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted (osmo_ss7_xua_srv.c:192) 20250410110309534 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2574)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2574)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2574)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110309535 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110309535 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110309535 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110309535 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' (xua_asp_fsm.c:300) 20250410110309535 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 00 00 00 00 00 10 00 0c 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) 20250410110309535 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:680) 20250410110309535 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110309535 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110309535 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110309535 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Pending () (xua_as_fsm.c:94) 20250410110309535 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 04 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110309535 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110309535 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110309535 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110309535 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2574)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_2-M3UA(2574)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2571)@7d38b4d9c9a0: Message received on association #8 20250410110309535 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250410110309535 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2571)@7d38b4d9c9a0: Received M3UA_DUNA -> discard MSC_Test_2-M3UA(2574)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2574)@7d38b4d9c9a0: Received M3UA_ERR -> discard MSC_Test_2-M3UA(2574)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2574)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2574)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2574)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2574)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410110309536 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110309536 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110309536 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110309536 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110309536 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110309536 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110309536 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_ACTIVE (xua_as_fsm.c:552) 20250410110309536 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110309536 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110309536 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110309536 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110309536 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110309536 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410110309536 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) 20250410110309536 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2574)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2571)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2571)@7d38b4d9c9a0: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2574)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2574)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2574)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2574)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2574)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110310314 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110310314 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110310314 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110310314 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110310314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110310314 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110310314 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110310314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110310314 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110310314 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2568)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110310315 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110310315 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110310315 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110310315 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110310315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110310315 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110310315 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110310315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110310315 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110310315 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2568)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2568)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2567)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410110310334 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110310334 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110310334 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410110310334 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410110310334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110310334 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110310334 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110310334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110310334 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110310334 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2571)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110310335 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110310335 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110310335 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110310335 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250410110310335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110310335 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250410110310335 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110310335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250410110310335 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110310335 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2571)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2571)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2570)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410110310349 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110310349 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110310349 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110310349 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110310349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110310349 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110310349 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110310349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110310349 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110310349 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2574)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110310350 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250410110310350 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110310350 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110310350 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110310350 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110310350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110310350 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110310350 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110310350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110310350 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110310350 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110310350 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) MSC_Test_2-M3UA(2574)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2574)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2573)@7d38b4d9c9a0: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2573)@7d38b4d9c9a0: Added conn table entry 0TC_iu_gsup_mt_sms_ack2(2580)11849151 MSC_Test_2-SCCP(2572)@7d38b4d9c9a0: First idle individual index:0 20250410110310361 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110310361 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110310361 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110310361 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110310361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110310361 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110310361 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110310361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110310361 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110310361 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 b4 cd bf 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 09 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2574)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110310361 DIUCS DEBUG (UTRAN-Iu-454 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110310361 DMSC DEBUG msub_fsm[0x563b4cc0d1f0]{active}: Allocated (fsm.c:456) 20250410110310361 DMSC DEBUG msc_i[0x563b4cc0cfe0]{READY}: Allocated (fsm.c:456) 20250410110310361 DMSC DEBUG msc_i[0x563b4cc0cfe0]{READY}: is child of msub_fsm[0x563b4cc0d1f0] (fsm.c:486) 20250410110310361 DMSC DEBUG msc_a[0x563b4cc0d3c0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110310361 DMSC DEBUG msc_a[0x563b4cc0d3c0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc0d1f0] (fsm.c:486) 20250410110310361 DMSC DEBUG msc_a(unknown:UTRAN-Iu-454:NONE)[0x563b4cc0d3c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110310361 DMSC DEBUG msc_i(unknown:UTRAN-Iu-454:NONE)[0x563b4cc0cfe0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110310361 DMSC DEBUG msc_a(unknown:UTRAN-Iu-454:NONE)[0x563b4cc0d3c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110310361 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-454:NONE)[0x563b4cc0d3c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110310361 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-454:NONE)[0x563b4cc0d3c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110310361 DMM DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-454:LU)[0x563b4cc0d3c0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001090 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410110310361 DMM DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-454:LU)[0x563b4cc0d3c0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410110310361 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-454:LU)[0x563b4cc69a10]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410110310361 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-454:LU)[0x563b4cc69a10]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001090:UTRAN-Iu-454:LU)[0x563b4cc0d3c0] (fsm.c:486) 20250410110310361 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-454:LU)[0x563b4cc69a10]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410110310361 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-454:LU)[0x563b4cc69a10]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410110310361 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410110310361 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001090 id=262420000001090 (vlr.c:661) 20250410110310361 DVLR INFO New subscr, IMSI: 262420000001090 (vlr.c:562) 20250410110310361 DVLR DEBUG VLR subscr IMSI-262420000001090 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410110310361 DMSC DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-454:LU)[0x563b4cc0d3c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110310361 DMSC DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-454:LU)[0x563b4cc0d3c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110310361 DVLR DEBUG VLR subscr IMSI-262420000001090 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410110310361 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410110310361 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-454:LU)[0x563b4cc69a10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410110310361 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-454:LU)[0x563b4cc69a10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410110310361 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-454:LU)[0x563b4cc69a10]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410110310361 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-454:LU)[0x563b4cc5f050]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110310361 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-454:LU)[0x563b4cc5f050]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-454:LU)[0x563b4cc69a10] (fsm.c:486) 20250410110310361 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-454:LU)[0x563b4cc5f050]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110310361 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-454:LU)[0x563b4cc5f050]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) MSC_Test_2-RAN(2573)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410110310361 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110310361 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110310361 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110310361 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110310361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110310361 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110310361 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110310361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110310361 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110310361 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0b 02 b4 cd bf 00 01 c6 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2574)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2574)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2572)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'B4CDBF'O, sourceLocRef := '0001C6'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2572)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(2578)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000001090" handled at TC_iu_gsup_mt_sms_ack2(2580) MSC_Test-GSUP(2578)@7d38b4d9c9a0: Added IMSI table entry 0TC_iu_gsup_mt_sms_ack2(2580)"262420000001090" TC_iu_gsup_mt_sms_ack2(2580)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_ack2(2580)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410110310364 DVLR DEBUG VLR subscr IMSI-262420000001090 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110310364 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-454:LU)[0x563b4cc5f050]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110310364 DVLR DEBUG SUBSCR(IMSI-262420000001090) Received 1 auth tuples (vlr.c:996) 20250410110310364 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-454:LU)[0x563b4cc5f050]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110310364 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-454:LU)[0x563b4cc5f050]{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:324) 20250410110310364 DMM DEBUG Tx AUTH REQ (rand = 4c74522cfd1e362622942f89d713f043) (gsm_04_08.c:641) 20250410110310364 DMM DEBUG AUTH REQ (autn = 030cc0b78cb11e7f26f21f3470ea2f4c) (gsm_04_08.c:643) 20250410110310364 DIUCS DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-454:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110310364 DIUCS DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-454:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110310364 DMSC DEBUG msc_i(IMSI-262420000001090:UTRAN-Iu-454:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110310364 DVLR DEBUG VLR subscr IMSI-262420000001090 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110310364 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110310364 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110310364 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110310364 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110310364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110310364 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110310364 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110310364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110310364 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110310364 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 b4 cd bf 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 4c 74 52 2c fd 1e 36 26 22 94 2f 89 d7 13 f0 43 20 10 03 0c c0 b7 8c b1 1e 7f 26 f2 1f 34 70 ea 2f 4c 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2574)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2574)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2572)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2572)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2572)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2572)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2573)@7d38b4d9c9a0: patching N(SD)=1 into dtap '0514B9926EA521047AC3621B'O MSC_Test_2-RAN(2573)@7d38b4d9c9a0: patched enc_l3: '0554B9926EA521047AC3621B'O MSC_Test_2-SCCP(2572)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2572)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2572)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2572)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554B9926EA521047AC3621B'O MSC_Test_2-M3UA(2574)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110310370 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110310370 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110310370 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110310370 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110310370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110310370 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110310370 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110310370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110310370 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110310370 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c6 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 b9 92 6e a5 21 04 7a c3 62 1b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110310370 DIUCS DEBUG (UTRAN-Iu-454) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110310370 DMSC DEBUG msc_i(IMSI-262420000001090:UTRAN-Iu-454:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110310370 DIUCS DEBUG msc_i(IMSI-262420000001090:UTRAN-Iu-454:LU)[0x563b4cc0cfe0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110310370 DMSC DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-454:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110310370 DIUCS DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-454:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110310370 DIUCS DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-454:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110310370 DMM DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-454:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = b9926ea57ac3621b) (gsm_04_08.c:1128) 20250410110310370 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-454:LU)[0x563b4cc5f050]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110310370 DVLR DEBUG SUBSCR(IMSI-262420000001090) AUTH on UTRAN received RES: b9926ea57ac3621b (8 bytes) (vlr_auth_fsm.c:151) 20250410110310370 DVLR INFO SUBSCR(IMSI-262420000001090) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110310370 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-454:LU)[0x563b4cc5f050]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110310370 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-454:LU)[0x563b4cc5f050]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110310370 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-454:LU)[0x563b4cc5f050]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110310370 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-454:LU)[0x563b4cc5f050]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-454:LU)[0x563b4cc69a10] (vlr_auth_fsm.c:294) 20250410110310370 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-454:LU)[0x563b4cc5f050]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110310370 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-454:LU)[0x563b4cc5f050]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110310370 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-454:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410110310370 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-454:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410110310370 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-454:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110310370 DIUCS DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-454:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110310370 DIUCS DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-454:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=9d5fdc25921894fb25999dd04191196e, CK=NONE (ran_msg_iu.c:388) 20250410110310370 DMSC DEBUG msc_i(IMSI-262420000001090:UTRAN-Iu-454:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110310370 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-454:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250410110310370 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110310370 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110310370 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110310370 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110310370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110310370 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110310370 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110310370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110310370 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110310370 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 b4 cd bf 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 9d 5f dc 25 92 18 94 fb 25 99 9d d0 41 91 19 6e 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2574)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2574)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2572)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2572)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2572)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2572)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2572)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2572)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2572)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2572)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2574)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110310377 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110310377 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110310377 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110310377 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110310377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110310377 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110310377 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110310377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110310377 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110310377 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c6 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110310377 DIUCS DEBUG (UTRAN-Iu-454) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110310377 DMSC DEBUG msc_i(IMSI-262420000001090:UTRAN-Iu-454:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110310377 DIUCS DEBUG msc_i(IMSI-262420000001090:UTRAN-Iu-454:LU)[0x563b4cc0cfe0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110310377 DMSC DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-454:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110310377 DIUCS DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-454:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110310377 DIUCS DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-454:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110310377 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-454:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410110310377 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-454:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410110310377 DIUCS DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-454:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110310377 DMSC DEBUG msc_i(IMSI-262420000001090:UTRAN-Iu-454:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110310377 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-454:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410110310377 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-454:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410110310377 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001090:UTRAN-Iu-454:LU)[0x563b4cc5f050]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110310377 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001090:UTRAN-Iu-454:LU)[0x563b4cc5f050]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-454:LU)[0x563b4cc69a10] (fsm.c:486) 20250410110310377 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001090:UTRAN-Iu-454:LU)[0x563b4cc5f050]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410110310377 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001090:UTRAN-Iu-454:LU)[0x563b4cc5f050]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410110310377 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110310377 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110310377 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110310377 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110310377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110310377 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110310377 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110310377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110310377 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110310377 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 b4 cd bf 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 90 f0 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2574)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2574)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2572)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2572)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2572)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2572)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110310380 DVLR DEBUG VLR subscr IMSI-262420000001090 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110310380 DVLR DEBUG IMSI:262420000001090 has MSISDN:491230001090 (vlr.c:1045) 20250410110310380 DMSC NOTICE msub(IMSI-262420000001090:MSISDN-491230001090) VLR: update for IMSI=262420000001090 (MSISDN=491230001090) (gsm_04_08.c:1541) 20250410110310380 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110310380 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110310380 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-454:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410110310380 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001090:UTRAN-Iu-454:LU)[0x563b4cc5f050]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410110310380 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001090:UTRAN-Iu-454:LU)[0x563b4cc5f050]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410110310380 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001090:UTRAN-Iu-454:LU)[0x563b4cc5f050]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410110310380 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001090:UTRAN-Iu-454:LU)[0x563b4cc5f050]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-454:LU)[0x563b4cc69a10] (vlr_lu_fsm.c:110) 20250410110310380 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001090:UTRAN-Iu-454:LU)[0x563b4cc5f050]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410110310380 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001090:UTRAN-Iu-454:LU)[0x563b4cc5f050]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110310380 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-454:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410110310380 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-454:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410110310380 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-454:LU)[0x563b4cc43200]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110310380 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-454:LU)[0x563b4cc43200]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-454:LU)[0x563b4cc69a10] (fsm.c:486) 20250410110310380 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-454:LU)[0x563b4cc43200]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410110310380 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-454:LU)[0x563b4cc43200]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410110310380 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-454:LU)[0x563b4cc43200]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410110310380 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-454:LU)[0x563b4cc43200]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410110310380 DMSC NOTICE msub(IMSI-262420000001090:MSISDN-491230001090:TMSInew-0x2261865E) VLR: update for IMSI=262420000001090 (MSISDN=491230001090) (gsm_04_08.c:1541) 20250410110310380 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-454:LU)[0x563b4cc43200]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410110310380 DMM DEBUG -> IMSI-262420000001090:MSISDN-491230001090:TMSInew-0x2261865E LOCATION UPDATE ACCEPT (TMSI = 0x2261865e) (gsm_04_08.c:149) 20250410110310380 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSInew-0x2261865E:UTRAN-Iu-454:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250410110310380 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSInew-0x2261865E:UTRAN-Iu-454:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110310380 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSInew-0x2261865E:UTRAN-Iu-454:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110310380 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSInew-0x2261865E - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110310380 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110310380 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110310380 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110310380 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110310380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110310380 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110310380 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110310380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110310380 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110310380 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 b4 cd bf 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 22 61 86 5e 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2574)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2574)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2572)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2572)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2572)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2572)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_ack2(2580)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2573)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2573)@7d38b4d9c9a0: patched enc_l3: '059B'O MSC_Test_2-SCCP(2572)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2572)@7d38b4d9c9a0: vl_len:14 MSC_Test_2-SCCP(2572)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2572)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2574)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110310384 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110310384 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110310384 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110310384 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110310384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110310384 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110310384 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110310384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110310384 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110310384 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c6 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110310384 DIUCS DEBUG (UTRAN-Iu-454) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110310384 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSInew-0x2261865E:UTRAN-Iu-454:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110310384 DIUCS DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSInew-0x2261865E:UTRAN-Iu-454:LU)[0x563b4cc0cfe0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110310384 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSInew-0x2261865E:UTRAN-Iu-454:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110310384 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSInew-0x2261865E:UTRAN-Iu-454:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110310384 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSInew-0x2261865E:UTRAN-Iu-454:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110310384 DMM DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSInew-0x2261865E:UTRAN-Iu-454:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410110310384 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:TMSInew-0x2261865E:UTRAN-Iu-454:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410110310384 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-454:LU)[0x563b4cc43200]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410110310384 DMSC NOTICE msub(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E) VLR: update for IMSI=262420000001090 (MSISDN=491230001090) (gsm_04_08.c:1541) 20250410110310384 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410110310384 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-454:LU)[0x563b4cc43200]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410110310384 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-454:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410110310384 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-454:LU)[0x563b4cc43200]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410110310384 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-454:LU)[0x563b4cc43200]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-454:LU)[0x563b4cc69a10] (vlr_lu_fsm.c:817) 20250410110310384 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-454:LU)[0x563b4cc43200]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410110310384 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-454:LU)[0x563b4cc43200]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110310384 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-454:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410110310384 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-454:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410110310384 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-454:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.976s remaining) (msc_a.c:450) 20250410110310384 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001090/3/1): Available (smpp_smsc.c:626) 20250410110310385 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-454:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110310385 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-454:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110310385 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-454:LU)[0x563b4cc0d3c0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110310385 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110310385 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110310385 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110310385 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-454:LU)[0x563b4cc0d3c0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110310385 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-454:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110310385 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410110310385 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110310385 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110310385 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110310385 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110310385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110310385 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110310385 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110310385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110310385 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110310385 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 b4 cd bf 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2574)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2574)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2572)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2572)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2572)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2572)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2572)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2572)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2572)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2572)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250410110310392 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110310392 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110310392 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110310392 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110310392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110310392 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-M3UA(2574)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110310392 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110310392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110310392 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110310392 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c6 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110310392 DIUCS DEBUG (UTRAN-Iu-454) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110310392 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-454:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110310392 DIUCS DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-454:LU)[0x563b4cc0cfe0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110310392 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-454:LU)[0x563b4cc0d3c0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110310392 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-454:LU)[0x563b4cc0d3c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110310392 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-454:LU)[0x563b4cc0d3c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110310392 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-454:LU)[0x563b4cc0d3c0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110310392 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-454:LU)[0x563b4cc0d3c0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110310392 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-454:LU)[0x563b4cc0d3c0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110310392 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-454:LU)[0x563b4cc0d3c0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110310392 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-454:LU)[0x563b4cc69a10]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110310392 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-454:LU)[0x563b4cc69a10]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-454:LU)[0x563b4cc0d3c0] (msc_a.c:1053) 20250410110310392 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-454:LU)[0x563b4cc69a10]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410110310392 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-454:LU)[0x563b4cc69a10]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110310392 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-454:LU)[0x563b4cc69a10]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410110310392 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-454:LU)[0x563b4cc0d3c0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc0d1f0] (msc_a.c:1053) 20250410110310392 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-454:LU)[0x563b4cc0d3c0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110310392 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-454:LU)[0x563b4cc0d3c0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110310392 DMSC DEBUG msub_fsm[0x563b4cc0d1f0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110310392 DMSC DEBUG msub(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E) MSC-A terminated (msub.c:261) 20250410110310392 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110310392 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110310392 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110310392 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110310392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110310392 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110310392 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110310392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110310392 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110310392 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0b 04 b4 cd bf 00 01 c6 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110310392 DMSC DEBUG msub(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E) 1 MSC-I still active (msub.c:79) 20250410110310392 DMSC DEBUG msub_fsm[0x563b4cc0d1f0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110310392 DMSC DEBUG msub_fsm[0x563b4cc0d1f0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110310392 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-454:LU)[0x563b4cc0cfe0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110310392 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-454:LU)[0x563b4cc0cfe0]{READY}: Removing from parent msub_fsm[0x563b4cc0d1f0] (msub.c:113) 20250410110310392 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-454 (ran_conn.c:142) 20250410110310392 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-454 (ran_conn.c:155) 20250410110310392 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-454:LU)[0x563b4cc0cfe0]{READY}: Freeing instance (msub.c:113) 20250410110310392 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-454:LU)[0x563b4cc0cfe0]{READY}: Deallocated (fsm.c:568) 20250410110310392 DMSC DEBUG msub(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E) Free (msub.c:119) 20250410110310392 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E - active-conn: now used by 1 (attached) (msub.c:375) 20250410110310392 DMSC DEBUG msub_fsm[0x563b4cc0d1f0]{terminating}: Freeing instance (msub.c:113) 20250410110310392 DMSC DEBUG msub_fsm[0x563b4cc0d1f0]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(2574)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2574)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2572)@7d38b4d9c9a0: Session index based on local reference:0 20250410110310393 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110310393 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110310393 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110310393 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110310393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110310393 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110310393 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_2-M3UA(2574)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110310393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110310393 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110310393 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 c6 b4 cd bf 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-RAN(2573)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_gsup_mt_sms_ack2(2580)11849151 TC_iu_gsup_mt_sms_ack2(2580)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_ack2(2580)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_ack2(2580)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_ack2(2580)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2573)@7d38b4d9c9a0: Created IMSI[0] for '262420000001090'H'2261865E'O to be handled at TC_iu_gsup_mt_sms_ack2(2580) 20250410110310424 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E + gsm411_gsup_rx: now used by 2 (attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250410110310424 DMSC DEBUG Routed to GSM 04.11 MT handler (gsm_04_11_gsup.c:343) 20250410110310424 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E + SMS: now used by 3 (attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250410110310425 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E + Paging: now used by 4 (attached,gsm411_gsup_rx,SMS,Paging) (paging.c:111) 20250410110310425 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E - gsm411_gsup_rx: now used by 3 (attached,SMS,Paging) (gsm_04_11_gsup.c:354) 20250410110310425 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110310425 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110310425 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110310425 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110310425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110310425 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110310425 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110310425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110310425 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110310425 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 47 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 27 00 0e 40 23 00 00 04 00 03 40 01 00 00 17 40 09 50 62 42 02 00 00 10 90 f0 00 40 40 05 00 22 61 86 5e 00 16 40 01 40 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2574)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2574)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2573)@7d38b4d9c9a0: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_gsup_mt_sms_ack2(2580) TC_iu_gsup_mt_sms_ack2(2580)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_ack2(2580)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '2261865E'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2573)@7d38b4d9c9a0: Added conn table entry 0TC_iu_gsup_mt_sms_ack2(2580)7174928 MSC_Test_2-SCCP(2572)@7d38b4d9c9a0: First idle individual index:0 20250410110310446 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110310446 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110310446 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110310446 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110310446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110310446 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110310446 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110310446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110310446 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110310446 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 6d 7b 10 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 22 61 86 5e 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2574)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110310446 DIUCS DEBUG (UTRAN-Iu-455 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110310447 DMSC DEBUG msub_fsm[0x563b4cc69a10]{active}: Allocated (fsm.c:456) 20250410110310447 DMSC DEBUG msc_i[0x563b4cc0d3c0]{READY}: Allocated (fsm.c:456) 20250410110310447 DMSC DEBUG msc_i[0x563b4cc0d3c0]{READY}: is child of msub_fsm[0x563b4cc69a10] (fsm.c:486) 20250410110310447 DMSC DEBUG msc_a[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110310447 DMSC DEBUG msc_a[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc69a10] (fsm.c:486) 20250410110310447 DMSC DEBUG msc_a(unknown:UTRAN-Iu-455:NONE)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110310447 DMSC DEBUG msc_i(unknown:UTRAN-Iu-455:NONE)[0x563b4cc0d3c0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110310447 DMSC DEBUG msc_a(unknown:UTRAN-Iu-455:NONE)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110310447 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-455:NONE)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110310447 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-455:NONE)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110310447 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410110310447 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc0cfe0] (fsm.c:486) 20250410110310447 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250410110310447 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410110310447 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E + proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410110310447 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E + active-conn: now used by 5 (attached,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410110310447 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110310447 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110310447 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410110310447 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250410110310447 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc43200]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110310447 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc43200]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc0d1f0] (fsm.c:486) 20250410110310447 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc43200]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110310447 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc43200]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110310447 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E - proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250410110310448 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110310448 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110310448 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110310448 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110310448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110310448 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110310448 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110310448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110310448 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110310448 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0a 02 6d 7b 10 00 01 c7 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2574)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2574)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2572)@7d38b4d9c9a0: { messageType := 2, destLocRef := '6D7B10'O, sourceLocRef := '0001C7'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2572)@7d38b4d9c9a0: Session index based on local reference:0 TC_iu_gsup_mt_sms_ack2(2580)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_ack2(2580)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110310452 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E + vlr_gsup_rx: now used by 5 (attached,SMS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110310452 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc43200]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110310452 DVLR DEBUG SUBSCR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E) Received 1 auth tuples (vlr.c:996) 20250410110310452 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc43200]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110310452 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc43200]{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:324) 20250410110310452 DMM DEBUG Tx AUTH REQ (rand = 9e356b14d68cf0cc6626879d600ab7df) (gsm_04_08.c:641) 20250410110310452 DMM DEBUG AUTH REQ (autn = f6b1618f8e5c8c56843a2aab72e06db0) (gsm_04_08.c:643) 20250410110310452 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110310452 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110310452 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc0d3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110310452 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E - vlr_gsup_rx: now used by 4 (attached,SMS,Paging,active-conn) (vlr.c:1410) 20250410110310452 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110310452 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110310452 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110310452 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110310452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110310452 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110310453 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110310453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110310453 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110310453 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 6d 7b 10 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 9e 35 6b 14 d6 8c f0 cc 66 26 87 9d 60 0a b7 df 20 10 f6 b1 61 8f 8e 5c 8c 56 84 3a 2a ab 72 e0 6d b0 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2574)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2574)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2572)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2572)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2572)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2572)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2573)@7d38b4d9c9a0: patching N(SD)=0 into dtap '0514DFAF891721047CB0568F'O MSC_Test_2-RAN(2573)@7d38b4d9c9a0: patched enc_l3: '0514DFAF891721047CB0568F'O MSC_Test_2-SCCP(2572)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2572)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2572)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2572)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514DFAF891721047CB0568F'O 20250410110310459 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110310459 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110310459 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110310459 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110310459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-M3UA(2574)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110310459 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110310459 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110310459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110310459 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110310459 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c7 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 14 df af 89 17 21 04 7c b0 56 8f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110310460 DIUCS DEBUG (UTRAN-Iu-455) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110310460 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc0d3c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110310460 DIUCS DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc0d3c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110310460 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110310460 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110310460 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110310460 DMM DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = dfaf89177cb0568f) (gsm_04_08.c:1128) 20250410110310460 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc43200]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110310460 DVLR DEBUG SUBSCR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E) AUTH on UTRAN received RES: dfaf89177cb0568f (8 bytes) (vlr_auth_fsm.c:151) 20250410110310460 DVLR INFO SUBSCR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110310460 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc43200]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110310460 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc43200]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110310460 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc43200]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110310460 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc43200]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc0d1f0] (vlr_auth_fsm.c:294) 20250410110310460 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc43200]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110310460 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc43200]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110310460 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250410110310460 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410110310460 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110310460 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110310460 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=10dc9a49e93c930a668d5aeb51b04975, CK=NONE (ran_msg_iu.c:388) 20250410110310460 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc0d3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110310460 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250410110310460 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110310460 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110310460 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110310460 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110310460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110310460 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110310460 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110310461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110310461 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110310461 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 6d 7b 10 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 10 dc 9a 49 e9 3c 93 0a 66 8d 5a eb 51 b0 49 75 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2574)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2574)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2572)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2572)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2572)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2572)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2572)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2572)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2572)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2572)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250410110310466 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110310466 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110310466 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110310466 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110310466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-M3UA(2574)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110310466 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110310466 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110310466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110310466 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110310466 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c7 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110310466 DIUCS DEBUG (UTRAN-Iu-455) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110310466 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc0d3c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110310466 DIUCS DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc0d3c0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110310466 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110310467 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110310467 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110310467 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250410110310467 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410110310467 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110310467 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc0d3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110310467 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410110310467 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410110310467 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410110310467 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410110310467 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410110310467 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410110310467 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410110310467 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410110310467 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.979s remaining) (msc_a.c:450) 20250410110310467 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250410110310467 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110310467 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc0d3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110310467 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E - Paging: now used by 3 (attached,SMS,active-conn) (paging.c:202) 20250410110310467 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001090/3/1): Available (smpp_smsc.c:626) 20250410110310468 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110310468 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110310468 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110310468 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110310468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110310468 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110310468 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110310468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110310468 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110310468 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 6d 7b 10 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 90 f0 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110310468 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110310468 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110310468 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110310468 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110310468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110310468 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110310468 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110310468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110310468 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110310468 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 47 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 6d 7b 10 00 01 30 00 14 40 2c 00 00 02 00 10 40 20 1f 09 01 1c 01 00 07 91 44 77 58 10 06 50 00 10 00 06 80 21 43 65 00 00 81 11 32 81 30 85 82 00 00 3b 40 01 40 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2574)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2574)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2574)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2572)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-M3UA(2574)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2572)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2572)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2572)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2572)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2572)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2572)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2572)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_ack2(2580)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2572)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2572)@7d38b4d9c9a0: vl_len:19 MSC_Test_2-SCCP(2572)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2572)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O 20250410110310481 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110310481 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110310481 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110310481 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110310481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110310481 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110310481 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110310481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110310482 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2574)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110310482 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c7 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 89 04 00 3b 40 01 40 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110310482 DIUCS DEBUG (UTRAN-Iu-455) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110310482 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc0d3c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110310482 DIUCS DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc0d3c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110310482 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110310482 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110310482 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2572)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2572)@7d38b4d9c9a0: vl_len:22 MSC_Test_2-SCCP(2572)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2572)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O MSC_Test_2-M3UA(2574)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110310684 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110310684 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110310685 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110310685 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110310685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110310685 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110310685 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110310685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110310685 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110310685 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c7 00 01 16 00 14 40 12 00 00 02 00 10 40 06 05 89 01 02 02 00 00 3b 40 01 40 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110310685 DIUCS DEBUG (UTRAN-Iu-455) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110310685 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc0d3c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110310685 DIUCS DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc0d3c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110310685 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110310685 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110310685 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110310685 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250410110310685 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110310685 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc0d3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110310686 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410110310686 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110310686 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110310686 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110310686 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110310686 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110310686 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110310686 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110310686 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc0d3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110310686 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410110310686 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110310686 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110310686 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110310686 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110310686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110310686 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110310686 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110310686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110310686 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110310686 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 6d 7b 10 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 09 04 00 3b 40 01 40 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110310686 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110310686 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110310686 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110310686 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110310686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110310686 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110310686 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110310687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110310687 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110310687 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 6d 7b 10 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2574)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2574)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2574)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2574)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2572)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2572)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2572)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2572)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2572)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2572)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2572)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2572)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_ack2(2580)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_ack2(2580)@7d38b4d9c9a0: RX MT-forwardSM-Res (RP-ACK) TC_iu_gsup_mt_sms_ack2(2580)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2572)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2572)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2572)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2572)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250410110310696 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110310696 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110310696 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110310696 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110310696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110310696 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110310696 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110310696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110310696 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2574)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110310696 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c7 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110310697 DIUCS DEBUG (UTRAN-Iu-455) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110310697 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc0d3c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110310697 DIUCS DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc0d3c0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110310697 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110310697 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110310697 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110310697 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110310697 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110310697 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110310697 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110310697 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110310697 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc0cfe0] (msc_a.c:1053) 20250410110310697 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110310697 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410110310697 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc69a10] (msc_a.c:1053) 20250410110310697 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110310697 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110310697 DMSC DEBUG msub_fsm[0x563b4cc69a10]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110310697 DMSC DEBUG msub(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E) MSC-A terminated (msub.c:261) 20250410110310697 DMSC DEBUG msub(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E) 1 MSC-I still active (msub.c:79) 20250410110310697 DMSC DEBUG msub_fsm[0x563b4cc69a10]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110310697 DMSC DEBUG msub_fsm[0x563b4cc69a10]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110310697 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc0d3c0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110310697 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc0d3c0]{READY}: Removing from parent msub_fsm[0x563b4cc69a10] (msub.c:113) 20250410110310697 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-455 (ran_conn.c:142) 20250410110310697 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-455 (ran_conn.c:155) 20250410110310697 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc0d3c0]{READY}: Freeing instance (msub.c:113) 20250410110310697 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E:UTRAN-Iu-455:PAGING_RESP)[0x563b4cc0d3c0]{READY}: Deallocated (fsm.c:568) 20250410110310697 DMSC DEBUG msub(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E) Free (msub.c:119) 20250410110310697 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x2261865E - active-conn: now used by 1 (attached) (msub.c:375) 20250410110310697 DMSC DEBUG msub_fsm[0x563b4cc69a10]{terminating}: Freeing instance (msub.c:113) 20250410110310697 DMSC DEBUG msub_fsm[0x563b4cc69a10]{terminating}: Deallocated (fsm.c:568) 20250410110310697 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110310697 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110310697 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110310697 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110310697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110310697 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110310697 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110310697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110310697 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110310697 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0a 04 6d 7b 10 00 01 c7 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2574)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2574)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2572)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-RAN(2573)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_gsup_mt_sms_ack2(2580)7174928 20250410110310700 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110310700 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110310700 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110310700 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110310700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110310700 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110310700 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110310700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110310700 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110310700 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 c7 6d 7b 10 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2574)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_gsup_mt_sms_ack2(2580)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_ack2(2580)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_ack2(2580)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_ack2(2580)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410110310709 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410110310709 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110310709 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410110310709 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410110310709 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410110310709 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110310709 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110310709 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410110310709 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110310709 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110310709 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410110310709 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110310709 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110310709 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110310709 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110310709 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110310709 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110310709 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110310709 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110310709 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110310709 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110310709 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410110310710 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-SCCP(2566)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(2568)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110310710 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110310710 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110310711 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110310711 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250410110310711 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250410110310711 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110310711 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250410110310711 DLSS7 ERROR 0: ASP(virt-bsc1-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250410110310711 DLINP ERROR SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:766) 20250410110310711 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110310711 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1126) 20250410110310711 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110310711 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110310711 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110310711 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110310711 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110310711 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410110310711 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250410110310711 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110310711 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110310711 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110310711 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110310712 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:378) 20250410110310712 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410110310713 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110310713 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110310713 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110310713 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250410110310713 DLINP ERROR SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:766) 20250410110310713 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110310713 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410110310713 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110310713 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110310713 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110310713 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110310713 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110310713 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110310713 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110310713 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test_2-SCCP(2572)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-SCCP(2569)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-M3UA(2571)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(2578)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(2575)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(2567)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-RAN(2570)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-RAN(2573)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(2576)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-M3UA(2574)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(2577)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2565)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2581)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(2579)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2565): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(2566): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(2567): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(2568): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-SCCP(2569): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-RAN(2570): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-M3UA(2571): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-SCCP(2572): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-RAN(2573): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-M3UA(2574): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(2575): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(2576): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(2577): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(2578): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(2579): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_iu_gsup_mt_sms_ack2(2580): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2581): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_iu_gsup_mt_sms_ack finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_ack pass'. Thu Apr 10 11:03:10 UTC 2025 ====== MSC_Tests_Iu.TC_iu_gsup_mt_sms_ack pass ====== 20250410110310719 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250410110310719 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410110310719 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_iu_gsup_mt_sms_ack.talloc 20250410110311720 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=534984) 20250410110312711 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110312711 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110312711 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110312712 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110312712 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110312712 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110312714 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110312714 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110312714 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110312721 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=534984, count=538572) 20250410110313723 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_ack pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_err'. ------ MSC_Tests_Iu.TC_iu_gsup_mt_sms_err ------ Thu Apr 10 11:03:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mt_sms_err.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mt_sms_err.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410110314723 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_err' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_iu_gsup_mt_sms_err started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2585)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(2585)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2585)@7d38b4d9c9a0: ************************************************* MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-SCCP(2583)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_1-M3UA(2588)@7d38b4d9c9a0: ************************************************* MSC_Test_1-M3UA(2588)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2588)@7d38b4d9c9a0: ************************************************* MSC_Test_1-SCCP(2586)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_2-M3UA(2591)@7d38b4d9c9a0: ************************************************* MSC_Test_2-M3UA(2591)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2591)@7d38b4d9c9a0: ************************************************* MSC_Test_2-SCCP(2589)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410110315621 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2592)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410110315724 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410110315725 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2594)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2594)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410110315730 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2594)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2594)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2594)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2594)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2594)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2594)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410110315747 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410110315747 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250410110315785 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110315785 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410110315785 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110315785 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2585)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2585)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2585)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2585)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(2585)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410110315789 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110315789 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110315789 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110315789 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110315789 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110315790 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110315790 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110315790 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110315790 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110315790 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410110315790 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2585)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2585)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2585)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2585)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2585)@7d38b4d9c9a0: Message received on association #8 20250410110315792 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110315792 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110315792 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110315792 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410110315792 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110315792 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110315792 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110315792 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110315792 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110315792 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2585)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110315792 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110315792 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410110315793 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410110315793 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2585)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2585)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2585)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2585)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2585)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2595)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000001091" to be handled at TC_iu_gsup_mt_sms_err2(2597) MSC_Test-GSUP(2595)@7d38b4d9c9a0: Created GsupExpect[1] for "262420000001091" to be handled at TC_iu_gsup_mt_sms_err2(2597) TC_iu_gsup_mt_sms_err2(2597)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001091'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410110315803 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110315803 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250410110315803 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110315803 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2588)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2588)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2588)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110315806 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110315806 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110315806 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110315806 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110315806 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110315806 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110315806 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110315806 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) MSC_Test_1-M3UA(2588)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_1-M3UA(2588)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410110315806 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110315806 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110315806 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2588)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2588)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2588)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410110315807 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110315807 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110315807 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110315807 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110315807 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110315807 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110315807 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110315807 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110315807 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110315807 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110315807 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110315807 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2588)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2588)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2588)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110315807 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:413) 20250410110315807 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2588)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2588)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2588)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2588)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2588)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110315816 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110315817 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250410110315817 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110315817 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2591)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2591)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2591)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110315820 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110315820 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110315820 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110315820 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110315820 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110315820 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110315820 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110315820 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110315820 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110315820 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110315820 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2591)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_2-M3UA(2591)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2591)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2591)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2591)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410110315822 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110315822 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110315822 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110315822 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110315822 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110315822 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110315822 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110315823 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110315823 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110315823 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110315823 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110315823 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110315823 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2591)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410110315823 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) 20250410110315823 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2588)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2588)@7d38b4d9c9a0: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2591)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2591)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2591)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2591)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2591)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2591)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2591)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110316590 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110316590 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110316590 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110316590 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110316590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110316590 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110316590 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110316590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110316590 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110316590 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2585)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110316590 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110316590 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110316590 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110316590 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110316590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110316590 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110316590 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110316590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110316590 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110316590 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2585)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2585)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2584)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410110316611 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110316611 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110316611 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410110316611 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410110316611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110316611 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110316611 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110316611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110316611 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110316611 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2588)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110316611 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110316611 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110316611 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110316611 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250410110316611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110316611 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250410110316611 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110316611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250410110316611 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110316611 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2588)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2588)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2587)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410110316633 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110316633 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110316633 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110316633 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110316633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110316633 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110316633 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110316633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110316633 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110316633 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2591)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110316633 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250410110316634 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250410110316634 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110316634 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110316634 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110316634 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110316634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110316634 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110316634 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110316634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110316634 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110316634 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2591)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2591)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2590)@7d38b4d9c9a0: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2590)@7d38b4d9c9a0: Added conn table entry 0TC_iu_gsup_mt_sms_err2(2597)12261130 MSC_Test_2-SCCP(2589)@7d38b4d9c9a0: First idle individual index:0 20250410110316646 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110316646 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110316646 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110316646 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110316646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110316646 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110316646 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110316646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2591)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110316646 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110316646 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 bb 17 0a 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 19 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110316646 DIUCS DEBUG (UTRAN-Iu-456 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110316646 DMSC DEBUG msub_fsm[0x563b4cc0d1f0]{active}: Allocated (fsm.c:456) 20250410110316646 DMSC DEBUG msc_i[0x563b4cc0cfe0]{READY}: Allocated (fsm.c:456) 20250410110316646 DMSC DEBUG msc_i[0x563b4cc0cfe0]{READY}: is child of msub_fsm[0x563b4cc0d1f0] (fsm.c:486) 20250410110316646 DMSC DEBUG msc_a[0x563b4cc0d3c0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110316646 DMSC DEBUG msc_a[0x563b4cc0d3c0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc0d1f0] (fsm.c:486) 20250410110316646 DMSC DEBUG msc_a(unknown:UTRAN-Iu-456:NONE)[0x563b4cc0d3c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110316646 DMSC DEBUG msc_i(unknown:UTRAN-Iu-456:NONE)[0x563b4cc0cfe0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110316646 DMSC DEBUG msc_a(unknown:UTRAN-Iu-456:NONE)[0x563b4cc0d3c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110316646 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-456:NONE)[0x563b4cc0d3c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110316646 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-456:NONE)[0x563b4cc0d3c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110316646 DMM DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-456:LU)[0x563b4cc0d3c0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001091 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410110316646 DMM DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-456:LU)[0x563b4cc0d3c0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410110316646 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-456:LU)[0x563b4cc69a10]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410110316646 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-456:LU)[0x563b4cc69a10]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001091:UTRAN-Iu-456:LU)[0x563b4cc0d3c0] (fsm.c:486) 20250410110316646 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-456:LU)[0x563b4cc69a10]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410110316646 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-456:LU)[0x563b4cc69a10]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410110316646 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410110316646 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001091 id=262420000001091 (vlr.c:661) 20250410110316646 DVLR INFO New subscr, IMSI: 262420000001091 (vlr.c:562) 20250410110316646 DVLR DEBUG VLR subscr IMSI-262420000001091 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410110316646 DMSC DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-456:LU)[0x563b4cc0d3c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110316646 DMSC DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-456:LU)[0x563b4cc0d3c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110316646 DVLR DEBUG VLR subscr IMSI-262420000001091 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410110316646 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410110316647 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-456:LU)[0x563b4cc69a10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410110316647 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-456:LU)[0x563b4cc69a10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410110316647 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-456:LU)[0x563b4cc69a10]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410110316647 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-456:LU)[0x563b4cc5f050]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110316647 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-456:LU)[0x563b4cc5f050]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-456:LU)[0x563b4cc69a10] (fsm.c:486) 20250410110316647 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-456:LU)[0x563b4cc5f050]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110316647 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-456:LU)[0x563b4cc5f050]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) MSC_Test_2-RAN(2590)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410110316647 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110316647 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110316647 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110316647 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110316647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110316647 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110316647 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110316647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110316647 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110316647 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 05 02 bb 17 0a 00 01 c8 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2591)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2591)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2589)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'BB170A'O, sourceLocRef := '0001C8'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2589)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(2595)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000001091" handled at TC_iu_gsup_mt_sms_err2(2597) MSC_Test-GSUP(2595)@7d38b4d9c9a0: Added IMSI table entry 0TC_iu_gsup_mt_sms_err2(2597)"262420000001091" TC_iu_gsup_mt_sms_err2(2597)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_err2(2597)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410110316658 DVLR DEBUG VLR subscr IMSI-262420000001091 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110316658 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-456:LU)[0x563b4cc5f050]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110316658 DVLR DEBUG SUBSCR(IMSI-262420000001091) Received 1 auth tuples (vlr.c:996) 20250410110316658 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-456:LU)[0x563b4cc5f050]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110316658 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-456:LU)[0x563b4cc5f050]{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:324) 20250410110316658 DMM DEBUG Tx AUTH REQ (rand = a352a7206ec5d010ad25eee4fff95792) (gsm_04_08.c:641) 20250410110316658 DMM DEBUG AUTH REQ (autn = b9cdae1f6cb067af4d55c16217a85964) (gsm_04_08.c:643) 20250410110316658 DIUCS DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-456:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110316658 DIUCS DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-456:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110316658 DMSC DEBUG msc_i(IMSI-262420000001091:UTRAN-Iu-456:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110316658 DVLR DEBUG VLR subscr IMSI-262420000001091 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110316658 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110316658 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110316658 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110316658 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110316658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110316658 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110316658 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110316658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110316658 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110316658 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 05 06 bb 17 0a 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 a3 52 a7 20 6e c5 d0 10 ad 25 ee e4 ff f9 57 92 20 10 b9 cd ae 1f 6c b0 67 af 4d 55 c1 62 17 a8 59 64 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2591)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2591)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2589)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2589)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2589)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2589)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2590)@7d38b4d9c9a0: patching N(SD)=1 into dtap '0514ADD70C812104FFE32D83'O MSC_Test_2-RAN(2590)@7d38b4d9c9a0: patched enc_l3: '0554ADD70C812104FFE32D83'O MSC_Test_2-SCCP(2589)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2589)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2589)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2589)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554ADD70C812104FFE32D83'O MSC_Test_2-M3UA(2591)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110316673 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110316673 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110316673 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110316673 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110316673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110316673 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110316673 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110316673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110316673 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110316673 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c8 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 ad d7 0c 81 21 04 ff e3 2d 83 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110316673 DIUCS DEBUG (UTRAN-Iu-456) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110316673 DMSC DEBUG msc_i(IMSI-262420000001091:UTRAN-Iu-456:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110316673 DIUCS DEBUG msc_i(IMSI-262420000001091:UTRAN-Iu-456:LU)[0x563b4cc0cfe0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110316673 DMSC DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-456:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110316673 DIUCS DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-456:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110316673 DIUCS DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-456:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110316673 DMM DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-456:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = add70c81ffe32d83) (gsm_04_08.c:1128) 20250410110316673 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-456:LU)[0x563b4cc5f050]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110316673 DVLR DEBUG SUBSCR(IMSI-262420000001091) AUTH on UTRAN received RES: add70c81ffe32d83 (8 bytes) (vlr_auth_fsm.c:151) 20250410110316673 DVLR INFO SUBSCR(IMSI-262420000001091) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110316673 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-456:LU)[0x563b4cc5f050]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110316673 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-456:LU)[0x563b4cc5f050]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110316673 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-456:LU)[0x563b4cc5f050]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110316673 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-456:LU)[0x563b4cc5f050]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-456:LU)[0x563b4cc69a10] (vlr_auth_fsm.c:294) 20250410110316673 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-456:LU)[0x563b4cc5f050]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110316673 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-456:LU)[0x563b4cc5f050]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110316673 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-456:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410110316673 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-456:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410110316673 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-456:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110316673 DIUCS DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-456:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110316673 DIUCS DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-456:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=25ac6df6aabfa92bbe538a1cf5c0441a, CK=NONE (ran_msg_iu.c:388) 20250410110316673 DMSC DEBUG msc_i(IMSI-262420000001091:UTRAN-Iu-456:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110316673 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-456:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250410110316674 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110316674 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110316674 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110316674 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110316674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110316674 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110316674 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110316674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110316674 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110316674 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 05 06 bb 17 0a 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 25 ac 6d f6 aa bf a9 2b be 53 8a 1c f5 c0 44 1a 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2591)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2591)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2589)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2589)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2589)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2589)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2589)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2589)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2589)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2589)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250410110316680 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110316680 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110316680 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110316680 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110316680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110316680 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-M3UA(2591)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110316680 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110316680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110316680 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110316680 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c8 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110316681 DIUCS DEBUG (UTRAN-Iu-456) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110316681 DMSC DEBUG msc_i(IMSI-262420000001091:UTRAN-Iu-456:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110316681 DIUCS DEBUG msc_i(IMSI-262420000001091:UTRAN-Iu-456:LU)[0x563b4cc0cfe0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110316681 DMSC DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-456:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110316681 DIUCS DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-456:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110316681 DIUCS DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-456:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110316681 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-456:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410110316681 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-456:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410110316681 DIUCS DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-456:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110316681 DMSC DEBUG msc_i(IMSI-262420000001091:UTRAN-Iu-456:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110316681 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-456:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410110316681 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-456:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410110316681 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001091:UTRAN-Iu-456:LU)[0x563b4cc5f050]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110316681 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001091:UTRAN-Iu-456:LU)[0x563b4cc5f050]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-456:LU)[0x563b4cc69a10] (fsm.c:486) 20250410110316681 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001091:UTRAN-Iu-456:LU)[0x563b4cc5f050]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410110316681 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001091:UTRAN-Iu-456:LU)[0x563b4cc5f050]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410110316681 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110316681 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110316681 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110316681 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110316681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110316681 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110316681 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110316681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110316681 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110316681 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 05 06 bb 17 0a 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 90 f1 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2591)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2591)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2589)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2589)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2589)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2589)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110316683 DVLR DEBUG VLR subscr IMSI-262420000001091 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110316683 DVLR DEBUG IMSI:262420000001091 has MSISDN:491230001091 (vlr.c:1045) 20250410110316683 DMSC NOTICE msub(IMSI-262420000001091:MSISDN-491230001091) VLR: update for IMSI=262420000001091 (MSISDN=491230001091) (gsm_04_08.c:1541) 20250410110316683 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110316684 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110316684 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-456:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410110316684 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001091:UTRAN-Iu-456:LU)[0x563b4cc5f050]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410110316684 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001091:UTRAN-Iu-456:LU)[0x563b4cc5f050]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410110316684 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001091:UTRAN-Iu-456:LU)[0x563b4cc5f050]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410110316684 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001091:UTRAN-Iu-456:LU)[0x563b4cc5f050]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-456:LU)[0x563b4cc69a10] (vlr_lu_fsm.c:110) 20250410110316684 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001091:UTRAN-Iu-456:LU)[0x563b4cc5f050]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410110316684 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001091:UTRAN-Iu-456:LU)[0x563b4cc5f050]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110316684 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-456:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410110316684 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-456:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410110316684 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-456:LU)[0x563b4cc2d2b0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110316684 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-456:LU)[0x563b4cc2d2b0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-456:LU)[0x563b4cc69a10] (fsm.c:486) 20250410110316684 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-456:LU)[0x563b4cc2d2b0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410110316684 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-456:LU)[0x563b4cc2d2b0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410110316684 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-456:LU)[0x563b4cc2d2b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410110316684 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-456:LU)[0x563b4cc2d2b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410110316684 DMSC NOTICE msub(IMSI-262420000001091:MSISDN-491230001091:TMSInew-0x198A6AA1) VLR: update for IMSI=262420000001091 (MSISDN=491230001091) (gsm_04_08.c:1541) 20250410110316684 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-456:LU)[0x563b4cc2d2b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410110316684 DMM DEBUG -> IMSI-262420000001091:MSISDN-491230001091:TMSInew-0x198A6AA1 LOCATION UPDATE ACCEPT (TMSI = 0x198a6aa1) (gsm_04_08.c:149) 20250410110316684 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSInew-0x198A6AA1:UTRAN-Iu-456:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250410110316684 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSInew-0x198A6AA1:UTRAN-Iu-456:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110316684 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSInew-0x198A6AA1:UTRAN-Iu-456:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110316684 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSInew-0x198A6AA1 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110316684 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110316684 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110316684 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110316684 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110316684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110316684 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110316684 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110316684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110316684 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110316684 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 05 06 bb 17 0a 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 19 8a 6a a1 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2591)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2591)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2589)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2589)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2589)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2589)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_err2(2597)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2590)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2590)@7d38b4d9c9a0: patched enc_l3: '059B'O MSC_Test_2-SCCP(2589)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2589)@7d38b4d9c9a0: vl_len:14 MSC_Test_2-SCCP(2589)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2589)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250410110316687 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110316687 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110316687 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110316687 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110316687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110316687 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110316687 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110316687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110316687 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2591)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110316687 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c8 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110316687 DIUCS DEBUG (UTRAN-Iu-456) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110316687 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSInew-0x198A6AA1:UTRAN-Iu-456:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110316687 DIUCS DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSInew-0x198A6AA1:UTRAN-Iu-456:LU)[0x563b4cc0cfe0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110316687 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSInew-0x198A6AA1:UTRAN-Iu-456:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110316687 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSInew-0x198A6AA1:UTRAN-Iu-456:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110316687 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSInew-0x198A6AA1:UTRAN-Iu-456:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110316687 DMM DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSInew-0x198A6AA1:UTRAN-Iu-456:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410110316687 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:TMSInew-0x198A6AA1:UTRAN-Iu-456:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410110316687 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-456:LU)[0x563b4cc2d2b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410110316687 DMSC NOTICE msub(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1) VLR: update for IMSI=262420000001091 (MSISDN=491230001091) (gsm_04_08.c:1541) 20250410110316687 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410110316687 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-456:LU)[0x563b4cc2d2b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410110316687 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-456:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410110316687 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-456:LU)[0x563b4cc2d2b0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410110316687 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-456:LU)[0x563b4cc2d2b0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-456:LU)[0x563b4cc69a10] (vlr_lu_fsm.c:817) 20250410110316687 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-456:LU)[0x563b4cc2d2b0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410110316687 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-456:LU)[0x563b4cc2d2b0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110316687 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-456:LU)[0x563b4cc69a10]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410110316687 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-456:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410110316687 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-456:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.959s remaining) (msc_a.c:450) 20250410110316687 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001091/3/1): Available (smpp_smsc.c:626) 20250410110316687 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-456:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110316687 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-456:LU)[0x563b4cc0d3c0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110316687 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-456:LU)[0x563b4cc0d3c0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110316687 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110316687 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110316687 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110316687 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-456:LU)[0x563b4cc0d3c0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110316687 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-456:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110316687 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410110316687 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110316687 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110316687 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110316687 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110316687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110316687 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110316687 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110316687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110316687 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110316687 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 05 06 bb 17 0a 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2591)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2591)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2589)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2589)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2589)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2589)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2589)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2589)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2589)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2589)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250410110316690 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110316690 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110316690 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110316690 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110316690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110316690 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110316690 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110316690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110316690 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110316690 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c8 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2591)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110316690 DIUCS DEBUG (UTRAN-Iu-456) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110316690 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-456:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110316691 DIUCS DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-456:LU)[0x563b4cc0cfe0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110316691 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-456:LU)[0x563b4cc0d3c0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110316691 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-456:LU)[0x563b4cc0d3c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110316691 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-456:LU)[0x563b4cc0d3c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110316691 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-456:LU)[0x563b4cc0d3c0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110316691 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-456:LU)[0x563b4cc0d3c0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110316691 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-456:LU)[0x563b4cc0d3c0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110316691 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-456:LU)[0x563b4cc0d3c0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110316691 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-456:LU)[0x563b4cc69a10]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110316691 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-456:LU)[0x563b4cc69a10]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-456:LU)[0x563b4cc0d3c0] (msc_a.c:1053) 20250410110316691 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-456:LU)[0x563b4cc69a10]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410110316691 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-456:LU)[0x563b4cc69a10]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110316691 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-456:LU)[0x563b4cc69a10]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410110316691 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-456:LU)[0x563b4cc0d3c0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc0d1f0] (msc_a.c:1053) 20250410110316691 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-456:LU)[0x563b4cc0d3c0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110316691 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-456:LU)[0x563b4cc0d3c0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110316691 DMSC DEBUG msub_fsm[0x563b4cc0d1f0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110316691 DMSC DEBUG msub(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1) MSC-A terminated (msub.c:261) 20250410110316691 DMSC DEBUG msub(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1) 1 MSC-I still active (msub.c:79) 20250410110316691 DMSC DEBUG msub_fsm[0x563b4cc0d1f0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110316691 DMSC DEBUG msub_fsm[0x563b4cc0d1f0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110316691 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-456:LU)[0x563b4cc0cfe0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110316691 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-456:LU)[0x563b4cc0cfe0]{READY}: Removing from parent msub_fsm[0x563b4cc0d1f0] (msub.c:113) 20250410110316691 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-456 (ran_conn.c:142) 20250410110316691 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-456 (ran_conn.c:155) 20250410110316691 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-456:LU)[0x563b4cc0cfe0]{READY}: Freeing instance (msub.c:113) 20250410110316691 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-456:LU)[0x563b4cc0cfe0]{READY}: Deallocated (fsm.c:568) 20250410110316691 DMSC DEBUG msub(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1) Free (msub.c:119) 20250410110316691 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1 - active-conn: now used by 1 (attached) (msub.c:375) 20250410110316691 DMSC DEBUG msub_fsm[0x563b4cc0d1f0]{terminating}: Freeing instance (msub.c:113) 20250410110316691 DMSC DEBUG msub_fsm[0x563b4cc0d1f0]{terminating}: Deallocated (fsm.c:568) 20250410110316691 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110316691 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110316691 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110316691 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110316691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110316691 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110316691 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110316691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110316691 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110316691 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 05 04 bb 17 0a 00 01 c8 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2591)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2591)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2589)@7d38b4d9c9a0: Session index based on local reference:0 20250410110316692 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110316692 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110316692 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110316692 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110316692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110316692 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-M3UA(2591)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110316692 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110316692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110316692 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110316692 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 c8 bb 17 0a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-RAN(2590)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_gsup_mt_sms_err2(2597)12261130 TC_iu_gsup_mt_sms_err2(2597)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_err2(2597)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_err2(2597)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_err2(2597)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2590)@7d38b4d9c9a0: Created IMSI[0] for '262420000001091'H'198A6AA1'O to be handled at TC_iu_gsup_mt_sms_err2(2597) 20250410110316724 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1 + gsm411_gsup_rx: now used by 2 (attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250410110316724 DMSC DEBUG Routed to GSM 04.11 MT handler (gsm_04_11_gsup.c:343) 20250410110316724 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1 + SMS: now used by 3 (attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250410110316725 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1 + Paging: now used by 4 (attached,gsm411_gsup_rx,SMS,Paging) (paging.c:111) 20250410110316725 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1 - gsm411_gsup_rx: now used by 3 (attached,SMS,Paging) (gsm_04_11_gsup.c:354) 20250410110316725 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110316725 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110316725 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110316725 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110316725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110316725 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110316725 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110316725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110316725 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110316725 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 47 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 27 00 0e 40 23 00 00 04 00 03 40 01 00 00 17 40 09 50 62 42 02 00 00 10 90 f1 00 40 40 05 00 19 8a 6a a1 00 16 40 01 40 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2591)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2591)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2590)@7d38b4d9c9a0: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_gsup_mt_sms_err2(2597) TC_iu_gsup_mt_sms_err2(2597)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_err2(2597)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '198A6AA1'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2590)@7d38b4d9c9a0: Added conn table entry 0TC_iu_gsup_mt_sms_err2(2597)9120972 MSC_Test_2-SCCP(2589)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_2-M3UA(2591)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110316747 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110316747 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110316747 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110316747 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110316747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110316747 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110316747 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110316747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110316747 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110316747 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 8b 2c cc 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 19 8a 6a a1 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110316747 DIUCS DEBUG (UTRAN-Iu-457 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110316748 DMSC DEBUG msub_fsm[0x563b4cc69a10]{active}: Allocated (fsm.c:456) 20250410110316748 DMSC DEBUG msc_i[0x563b4cc0d3c0]{READY}: Allocated (fsm.c:456) 20250410110316748 DMSC DEBUG msc_i[0x563b4cc0d3c0]{READY}: is child of msub_fsm[0x563b4cc69a10] (fsm.c:486) 20250410110316748 DMSC DEBUG msc_a[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110316748 DMSC DEBUG msc_a[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc69a10] (fsm.c:486) 20250410110316748 DMSC DEBUG msc_a(unknown:UTRAN-Iu-457:NONE)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110316748 DMSC DEBUG msc_i(unknown:UTRAN-Iu-457:NONE)[0x563b4cc0d3c0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110316748 DMSC DEBUG msc_a(unknown:UTRAN-Iu-457:NONE)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110316748 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-457:NONE)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110316748 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-457:NONE)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110316748 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x198A6AA1:UTRAN-Iu-457:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410110316748 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x198A6AA1:UTRAN-Iu-457:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x198A6AA1:UTRAN-Iu-457:PAGING_RESP)[0x563b4cc0cfe0] (fsm.c:486) 20250410110316748 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x198A6AA1:UTRAN-Iu-457:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250410110316748 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x198A6AA1:UTRAN-Iu-457:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410110316748 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1 + proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410110316748 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1 + active-conn: now used by 5 (attached,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410110316748 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-457:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110316748 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-457:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110316748 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-457:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410110316748 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-457:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250410110316748 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-457:PAGING_RESP)[0x563b4cc2d2b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110316748 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-457:PAGING_RESP)[0x563b4cc2d2b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-457:PAGING_RESP)[0x563b4cc0d1f0] (fsm.c:486) 20250410110316748 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-457:PAGING_RESP)[0x563b4cc2d2b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110316748 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-457:PAGING_RESP)[0x563b4cc2d2b0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110316748 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1 - proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250410110316748 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110316748 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110316748 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110316748 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110316748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110316749 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110316749 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110316749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110316749 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110316749 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 04 02 8b 2c cc 00 01 c9 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2591)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2591)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2589)@7d38b4d9c9a0: { messageType := 2, destLocRef := '8B2CCC'O, sourceLocRef := '0001C9'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2589)@7d38b4d9c9a0: Session index based on local reference:0 TC_iu_gsup_mt_sms_err2(2597)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_err2(2597)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110316754 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1 + vlr_gsup_rx: now used by 5 (attached,SMS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110316754 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-457:PAGING_RESP)[0x563b4cc2d2b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110316754 DVLR DEBUG SUBSCR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1) Received 1 auth tuples (vlr.c:996) 20250410110316754 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-457:PAGING_RESP)[0x563b4cc2d2b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110316754 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-457:PAGING_RESP)[0x563b4cc2d2b0]{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:324) 20250410110316754 DMM DEBUG Tx AUTH REQ (rand = 68181b8a1344737c0deb5dcc1b0dd79a) (gsm_04_08.c:641) 20250410110316754 DMM DEBUG AUTH REQ (autn = 2f09841877e172e88f12888e32c80089) (gsm_04_08.c:643) 20250410110316754 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-457:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110316754 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-457:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110316754 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-457:PAGING_RESP)[0x563b4cc0d3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110316754 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1 - vlr_gsup_rx: now used by 4 (attached,SMS,Paging,active-conn) (vlr.c:1410) 20250410110316754 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110316755 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110316755 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110316755 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110316755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110316755 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110316755 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110316755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110316755 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110316755 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 04 06 8b 2c cc 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 68 18 1b 8a 13 44 73 7c 0d eb 5d cc 1b 0d d7 9a 20 10 2f 09 84 18 77 e1 72 e8 8f 12 88 8e 32 c8 00 89 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2591)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2591)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2589)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2589)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2589)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2589)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2590)@7d38b4d9c9a0: patching N(SD)=0 into dtap '05143F968FFD210491DDCF24'O MSC_Test_2-RAN(2590)@7d38b4d9c9a0: patched enc_l3: '05143F968FFD210491DDCF24'O MSC_Test_2-SCCP(2589)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2589)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2589)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2589)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05143F968FFD210491DDCF24'O MSC_Test_2-M3UA(2591)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110316761 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110316761 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110316761 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110316761 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110316762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110316762 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110316762 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110316762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110316762 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110316762 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c9 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 14 3f 96 8f fd 21 04 91 dd cf 24 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110316762 DIUCS DEBUG (UTRAN-Iu-457) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110316762 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-457:PAGING_RESP)[0x563b4cc0d3c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110316762 DIUCS DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-457:PAGING_RESP)[0x563b4cc0d3c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110316762 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-457:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110316762 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-457:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110316762 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-457:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110316762 DMM DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-457:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 3f968ffd91ddcf24) (gsm_04_08.c:1128) 20250410110316762 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-457:PAGING_RESP)[0x563b4cc2d2b0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110316762 DVLR DEBUG SUBSCR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1) AUTH on UTRAN received RES: 3f968ffd91ddcf24 (8 bytes) (vlr_auth_fsm.c:151) 20250410110316762 DVLR INFO SUBSCR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110316762 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-457:PAGING_RESP)[0x563b4cc2d2b0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110316762 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-457:PAGING_RESP)[0x563b4cc2d2b0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110316762 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-457:PAGING_RESP)[0x563b4cc2d2b0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110316762 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-457:PAGING_RESP)[0x563b4cc2d2b0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-457:PAGING_RESP)[0x563b4cc0d1f0] (vlr_auth_fsm.c:294) 20250410110316762 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-457:PAGING_RESP)[0x563b4cc2d2b0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110316762 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-457:PAGING_RESP)[0x563b4cc2d2b0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110316762 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-457:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250410110316762 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-457:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410110316762 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-457:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110316762 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-457:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110316762 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-457:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=d845a770b657bcb305852441466e45a5, CK=NONE (ran_msg_iu.c:388) 20250410110316762 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-457:PAGING_RESP)[0x563b4cc0d3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110316762 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-457:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250410110316763 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110316763 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110316763 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110316763 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110316763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110316763 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110316763 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110316763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110316763 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110316763 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 04 06 8b 2c cc 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 d8 45 a7 70 b6 57 bc b3 05 85 24 41 46 6e 45 a5 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2591)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2589)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-M3UA(2591)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2589)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2589)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2589)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2589)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2589)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2589)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2589)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2591)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110316769 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110316769 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110316769 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110316769 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110316769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110316769 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110316769 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110316769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110316769 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110316769 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c9 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110316769 DIUCS DEBUG (UTRAN-Iu-457) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110316769 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-457:PAGING_RESP)[0x563b4cc0d3c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110316769 DIUCS DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-457:PAGING_RESP)[0x563b4cc0d3c0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110316769 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-457:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110316770 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-457:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110316770 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-457:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110316770 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-457:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250410110316770 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-457:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410110316770 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-457:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110316770 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-457:PAGING_RESP)[0x563b4cc0d3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110316770 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-457:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410110316770 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-457:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410110316770 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-457:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410110316770 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-457:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410110316770 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-457:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410110316770 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-457:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410110316770 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-457:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410110316770 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-457:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410110316770 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-457:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.977s remaining) (msc_a.c:450) 20250410110316770 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-457:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250410110316770 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-457:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110316770 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-457:PAGING_RESP)[0x563b4cc0d3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110316770 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1 - Paging: now used by 3 (attached,SMS,active-conn) (paging.c:202) 20250410110316770 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001091/3/1): Available (smpp_smsc.c:626) 20250410110316770 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110316771 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110316771 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110316771 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110316771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110316771 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110316771 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110316771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110316771 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110316771 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 04 06 8b 2c cc 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 90 f1 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110316771 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110316771 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110316771 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110316771 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110316771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110316771 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110316771 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110316771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110316771 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110316771 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 47 00 00 00 b9 00 00 00 c3 03 00 00 04 06 8b 2c cc 00 01 30 00 14 40 2c 00 00 02 00 10 40 20 1f 09 01 1c 01 00 07 91 44 77 58 10 06 50 00 10 00 06 80 21 43 65 00 00 81 11 32 81 30 85 82 00 00 3b 40 01 40 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2591)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2591)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2591)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2589)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-M3UA(2591)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2589)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2589)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2589)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2589)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2589)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2589)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2589)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_err2(2597)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2589)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2589)@7d38b4d9c9a0: vl_len:19 MSC_Test_2-SCCP(2589)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2589)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O MSC_Test_2-M3UA(2591)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110316784 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110316784 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110316785 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110316785 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110316785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110316785 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110316785 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110316785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110316785 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110316785 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c9 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 89 04 00 3b 40 01 40 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110316785 DIUCS DEBUG (UTRAN-Iu-457) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110316785 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-457:PAGING_RESP)[0x563b4cc0d3c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110316785 DIUCS DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-457:PAGING_RESP)[0x563b4cc0d3c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110316785 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-457:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-SCCP(2589)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2589)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2589)@7d38b4d9c9a0: vl_from0 20250410110316785 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-457:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110316785 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-457:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2589)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '00144014000002001040080789010404000178003B400140'O MSC_Test_2-M3UA(2591)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110316988 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110316989 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110316989 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110316989 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110316989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110316989 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110316989 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110316989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110316989 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110316989 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c9 00 01 18 00 14 40 14 00 00 02 00 10 40 08 07 89 01 04 04 00 01 78 00 3b 40 01 40 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110316989 DIUCS DEBUG (UTRAN-Iu-457) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110316989 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-457:PAGING_RESP)[0x563b4cc0d3c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110316989 DIUCS DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-457:PAGING_RESP)[0x563b4cc0d3c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110316989 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-457:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110316989 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-457:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110316989 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-457:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110316990 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-457:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250410110316990 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-457:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110316990 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-457:PAGING_RESP)[0x563b4cc0d3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110316990 DLSMS NOTICE trans(SMS IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-457:PAGING_RESP callref-0x4000003e tid-0) RX SMS RP-ERROR, cause 1:120 (unknown 0x78) (gsm_04_11.c:918) 20250410110316990 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410110316990 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-457:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110316990 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-457:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110316990 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-457:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110316990 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110316990 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110316990 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110316990 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-457:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110316990 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-457:PAGING_RESP)[0x563b4cc0d3c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110316991 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410110316991 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110316991 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110316991 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110316991 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110316991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110316991 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110316991 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110316991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110316991 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110316991 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 04 06 8b 2c cc 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 09 04 00 3b 40 01 40 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110316991 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110316991 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110316991 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110316991 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110316991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110316992 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110316992 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110316992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110316992 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110316992 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 04 06 8b 2c cc 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2591)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2591)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2589)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-M3UA(2591)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2589)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2589)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2591)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2589)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2589)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2589)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2589)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer TC_iu_gsup_mt_sms_err2(2597)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2589)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_err2(2597)@7d38b4d9c9a0: RX MT-forwardSM-Err (RP-ERROR) TC_iu_gsup_mt_sms_err2(2597)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MC@7d38b4d9c9a0: Test Component 2597 has requested to stop MTC. Terminating current testcase execution. 20250410110317002 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410110317002 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110317002 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410110317003 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410110317003 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410110317003 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110317003 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110317003 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410110317003 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110317003 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110317003 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410110317003 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110317003 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110317003 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110317003 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110317003 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110317003 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110317003 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110317003 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110317003 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110317003 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2585)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110317003 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410110317003 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410110317004 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(2583)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110317006 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410110317006 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_1-SCCP(2586)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(2594)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(2595)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110317006 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110317006 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110317006 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110317006 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250410110317006 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250410110317006 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110317006 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250410110317006 DLSS7 ERROR 0: ASP(virt-bsc1-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250410110317006 DLINP ERROR SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:766) 20250410110317006 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110317006 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1126) 20250410110317006 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110317006 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110317006 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110317006 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110317006 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110317006 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110317006 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110317006 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110317006 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110317006 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:378) 20250410110317006 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410110317006 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110317006 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110317006 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110317006 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250410110317006 DLINP ERROR SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:766) 20250410110317006 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110317006 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410110317006 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110317006 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110317006 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110317006 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110317006 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110317006 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110317006 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110317006 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110317007 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250410110317007 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-SMPP(2596)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-M3UA(2588)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2598)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-SCCP(2589)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2582)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(2592)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(2584)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-M3UA(2591)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-RAN(2587)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(2593)@7d38b4d9c9a0: Final verdict of PTC: none TC_iu_gsup_mt_sms_err2(2597)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test_2-RAN(2590)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2582): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(2583): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(2584): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(2585): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-SCCP(2586): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-RAN(2587): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-M3UA(2588): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-SCCP(2589): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-RAN(2590): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-M3UA(2591): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(2592): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(2593): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(2594): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(2595): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(2596): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_iu_gsup_mt_sms_err2(2597): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2598): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_iu_gsup_mt_sms_err finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_err pass'. Thu Apr 10 11:03:17 UTC 2025 ====== MSC_Tests_Iu.TC_iu_gsup_mt_sms_err pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_iu_gsup_mt_sms_err.talloc 20250410110318006 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=495404) 20250410110319005 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110319005 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110319005 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110319007 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410110319007 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110319007 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110319007 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110319007 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110319007 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110319007 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) Waiting for packet dumper to finish... 1 (prev_count=495404, count=498712) 20250410110320009 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_err pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_rp_mr'. ------ MSC_Tests_Iu.TC_iu_gsup_mt_sms_rp_mr ------ Thu Apr 10 11:03:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mt_sms_rp_mr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mt_sms_rp_mr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410110321010 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_rp_mr' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_iu_gsup_mt_sms_rp_mr started. 20250410110322011 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(2602)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(2602)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2602)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(2600)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_1-M3UA(2605)@7d38b4d9c9a0: ************************************************* MSC_Test_1-M3UA(2605)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2605)@7d38b4d9c9a0: ************************************************* MSC_Test_1-SCCP(2603)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_2-M3UA(2608)@7d38b4d9c9a0: ************************************************* MSC_Test_2-M3UA(2608)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2608)@7d38b4d9c9a0: ************************************************* MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410110322078 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2609)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410110322243 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110322243 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410110322243 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110322243 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2602)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2602)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2602)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110322247 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110322247 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110322247 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110322247 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110322247 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110322247 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110322247 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110322247 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110322247 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110322247 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410110322247 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2602)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(2602)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2602)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2602)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2602)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2602)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2602)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2602)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110322248 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110322248 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110322248 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110322248 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410110322248 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110322248 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110322248 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110322248 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110322248 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110322248 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410110322248 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110322248 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2602)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2602)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2602)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2602)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2602)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110322248 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410110322248 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410110322258 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110322258 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250410110322258 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110322258 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2605)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2605)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2605)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110322263 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110322263 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110322263 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110322263 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110322263 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110322263 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110322263 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110322263 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110322263 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110322263 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110322263 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2605)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_1-M3UA(2605)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2605)@7d38b4d9c9a0: Message received on association #8 20250410110322264 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110322264 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110322264 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110322264 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110322264 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110322264 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110322264 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110322264 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110322264 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110322264 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110322264 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110322264 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2605)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2605)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2605)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2605)@7d38b4d9c9a0: Message received on association #8 20250410110322264 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:413) 20250410110322264 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2605)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2605)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2605)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2605)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2605)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2605)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110322273 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110322273 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250410110322273 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110322273 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2608)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2608)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2608)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110322280 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110322280 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110322280 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110322280 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110322280 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110322280 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110322280 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110322280 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110322280 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110322281 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110322281 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2608)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_2-M3UA(2608)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2608)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2608)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2608)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410110322283 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110322283 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110322283 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110322283 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110322283 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110322283 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110322283 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110322283 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110322283 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110322283 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110322283 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2608)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410110322283 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110322283 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410110322284 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) 20250410110322284 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2605)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2608)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2605)@7d38b4d9c9a0: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2608)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2608)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2608)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2608)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2608)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2608)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110323012 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410110323012 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2611)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2611)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410110323014 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2611)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2611)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2611)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2611)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2611)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2611)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410110323026 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410110323026 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test_0-M3UA(2602)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110323055 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110323055 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110323055 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110323055 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110323055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110323055 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110323055 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110323055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110323055 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110323055 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110323056 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110323056 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110323056 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110323056 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110323056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110323056 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110323056 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110323056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110323056 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110323056 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2602)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2602)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2601)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410110323064 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110323064 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110323064 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410110323064 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410110323064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110323064 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110323064 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110323064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110323064 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110323064 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2605)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110323064 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110323064 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110323064 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110323064 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250410110323064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110323064 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250410110323064 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110323064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250410110323064 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110323064 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2605)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2605)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2612)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000001092" to be handled at TC_iu_gsup_mt_sms_rp_mr2(2614) MSC_Test_1-RAN(2604)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2612)@7d38b4d9c9a0: Created GsupExpect[1] for "262420000001092" to be handled at TC_iu_gsup_mt_sms_rp_mr2(2614) TC_iu_gsup_mt_sms_rp_mr2(2614)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001092'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-M3UA(2608)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110323080 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110323080 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110323080 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110323080 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110323080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110323080 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110323080 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110323080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110323080 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110323080 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110323080 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250410110323080 DMSC DEBUG NULL{fi=NULL}: Closing no-RAN-peer-457 (ran_conn.c:142) 20250410110323080 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-457:PAGING_RESP)[0x563b4cc0d3c0]{READY}: Received Event MSC_EV_FROM_RAN_CONN_RELEASED (ran_conn.c:145) 20250410110323080 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-457:PAGING_RESP)[0x563b4cc0d3c0]{READY}: State change to CLEARED (no timeout) (msc_i.c:359) 20250410110323080 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-457:PAGING_RESP)[0x563b4cc0d3c0]{CLEARED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_i.c:221) 20250410110323080 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-457:PAGING_RESP)[0x563b4cc0d3c0]{CLEARED}: Removing from parent msub_fsm[0x563b4cc69a10] (msc_i.c:221) 20250410110323080 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-457:PAGING_RESP)[0x563b4cc0d3c0]{CLEARED}: Freeing instance (msc_i.c:221) 20250410110323080 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-457:PAGING_RESP)[0x563b4cc0d3c0]{CLEARED}: Deallocated (fsm.c:568) 20250410110323080 DMSC DEBUG msub_fsm[0x563b4cc69a10]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_i.c:221) 20250410110323080 DMSC DEBUG msub(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1) MSC-I terminated (msub.c:261) 20250410110323080 DMSC DEBUG msub(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1) 1 MSC-A still active (msub.c:79) 20250410110323080 DMSC DEBUG msub_fsm[0x563b4cc69a10]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110323080 DMSC DEBUG msub_fsm[0x563b4cc69a10]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110323080 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-457:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110323080 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-457:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110323080 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-457:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-457:PAGING_RESP)[0x563b4cc0cfe0] (msub.c:113) 20250410110323080 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-457:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_DONE}: Freeing instance (msub.c:113) 20250410110323080 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-457:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410110323080 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-457:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: Removing from parent msub_fsm[0x563b4cc69a10] (msub.c:113) 20250410110323080 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-457:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: Freeing instance (msub.c:113) 20250410110323080 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1:UTRAN-Iu-457:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: Deallocated (fsm.c:568) 20250410110323080 DMSC DEBUG msub(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1) Free (msub.c:119) 20250410110323080 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0x198A6AA1 - active-conn: now used by 1 (attached) (msub.c:375) 20250410110323080 DMSC DEBUG msub_fsm[0x563b4cc69a10]{terminating}: Freeing instance (msub.c:113) 20250410110323080 DMSC DEBUG msub_fsm[0x563b4cc69a10]{terminating}: Deallocated (fsm.c:568) 20250410110323080 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-457 (ran_conn.c:155) 20250410110323080 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250410110323080 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110323080 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110323080 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110323080 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110323080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110323080 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110323080 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110323080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110323080 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110323080 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2608)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2608)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2607)@7d38b4d9c9a0: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2607)@7d38b4d9c9a0: Added conn table entry 0TC_iu_gsup_mt_sms_rp_mr2(2614)250658 MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: First idle individual index:0 20250410110323089 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110323089 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110323089 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110323089 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110323089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110323089 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110323089 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110323089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110323089 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110323089 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 03 d3 22 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 29 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2608)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2607)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410110323089 DIUCS DEBUG (UTRAN-Iu-458 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110323089 DMSC DEBUG msub_fsm[0x563b4cc0d1f0]{active}: Allocated (fsm.c:456) 20250410110323089 DMSC DEBUG msc_i[0x563b4cc0cfe0]{READY}: Allocated (fsm.c:456) 20250410110323089 DMSC DEBUG msc_i[0x563b4cc0cfe0]{READY}: is child of msub_fsm[0x563b4cc0d1f0] (fsm.c:486) 20250410110323089 DMSC DEBUG msc_a[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110323089 DMSC DEBUG msc_a[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc0d1f0] (fsm.c:486) 20250410110323089 DMSC DEBUG msc_a(unknown:UTRAN-Iu-458:NONE)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110323089 DMSC DEBUG msc_i(unknown:UTRAN-Iu-458:NONE)[0x563b4cc0cfe0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110323089 DMSC DEBUG msc_a(unknown:UTRAN-Iu-458:NONE)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110323089 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-458:NONE)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110323089 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-458:NONE)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110323089 DMM DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-458:LU)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001092 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410110323089 DMM DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-458:LU)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410110323089 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-458:LU)[0x563b4cc2d2b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410110323089 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-458:LU)[0x563b4cc2d2b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001092:UTRAN-Iu-458:LU)[0x563b4cc69a10] (fsm.c:486) 20250410110323089 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-458:LU)[0x563b4cc2d2b0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410110323089 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-458:LU)[0x563b4cc2d2b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410110323089 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410110323089 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001092 id=262420000001092 (vlr.c:661) 20250410110323089 DVLR INFO New subscr, IMSI: 262420000001092 (vlr.c:562) 20250410110323089 DVLR DEBUG VLR subscr IMSI-262420000001092 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410110323089 DMSC DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-458:LU)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110323089 DMSC DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-458:LU)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110323089 DVLR DEBUG VLR subscr IMSI-262420000001092 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410110323089 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410110323089 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-458:LU)[0x563b4cc2d2b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410110323089 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-458:LU)[0x563b4cc2d2b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410110323089 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-458:LU)[0x563b4cc2d2b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410110323089 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-458:LU)[0x563b4cc4e330]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110323089 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-458:LU)[0x563b4cc4e330]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-458:LU)[0x563b4cc2d2b0] (fsm.c:486) 20250410110323089 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-458:LU)[0x563b4cc4e330]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110323089 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-458:LU)[0x563b4cc4e330]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110323089 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110323089 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110323089 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110323089 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110323089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110323089 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110323089 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110323089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110323089 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110323089 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 07 02 03 d3 22 00 01 ca 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2608)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2608)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: { messageType := 2, destLocRef := '03D322'O, sourceLocRef := '0001CA'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(2612)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000001092" handled at TC_iu_gsup_mt_sms_rp_mr2(2614) MSC_Test-GSUP(2612)@7d38b4d9c9a0: Added IMSI table entry 0TC_iu_gsup_mt_sms_rp_mr2(2614)"262420000001092" TC_iu_gsup_mt_sms_rp_mr2(2614)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_rp_mr2(2614)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410110323092 DVLR DEBUG VLR subscr IMSI-262420000001092 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110323092 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-458:LU)[0x563b4cc4e330]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110323092 DVLR DEBUG SUBSCR(IMSI-262420000001092) Received 1 auth tuples (vlr.c:996) 20250410110323092 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-458:LU)[0x563b4cc4e330]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110323092 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-458:LU)[0x563b4cc4e330]{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:324) 20250410110323092 DMM DEBUG Tx AUTH REQ (rand = 344b8bf57e567261c6eb2d5e1340f800) (gsm_04_08.c:641) 20250410110323092 DMM DEBUG AUTH REQ (autn = 5a2c87d7830b1f7fd8ddca5100994ba7) (gsm_04_08.c:643) 20250410110323092 DIUCS DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-458:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110323092 DIUCS DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-458:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110323092 DMSC DEBUG msc_i(IMSI-262420000001092:UTRAN-Iu-458:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110323092 DVLR DEBUG VLR subscr IMSI-262420000001092 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110323092 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110323092 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110323092 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110323092 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110323092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110323092 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110323092 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110323092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110323092 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110323092 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 07 06 03 d3 22 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 34 4b 8b f5 7e 56 72 61 c6 eb 2d 5e 13 40 f8 00 20 10 5a 2c 87 d7 83 0b 1f 7f d8 dd ca 51 00 99 4b a7 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2608)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2608)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2607)@7d38b4d9c9a0: patching N(SD)=1 into dtap '0514A0E6B9A62104CD55497D'O MSC_Test_2-RAN(2607)@7d38b4d9c9a0: patched enc_l3: '0554A0E6B9A62104CD55497D'O MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554A0E6B9A62104CD55497D'O 20250410110323097 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110323097 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110323097 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110323097 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110323097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110323097 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110323097 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110323097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110323097 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110323097 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ca 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 a0 e6 b9 a6 21 04 cd 55 49 7d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2608)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110323097 DIUCS DEBUG (UTRAN-Iu-458) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110323097 DMSC DEBUG msc_i(IMSI-262420000001092:UTRAN-Iu-458:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110323097 DIUCS DEBUG msc_i(IMSI-262420000001092:UTRAN-Iu-458:LU)[0x563b4cc0cfe0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110323097 DMSC DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-458:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110323097 DIUCS DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-458:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110323097 DIUCS DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-458:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110323097 DMM DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-458:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = a0e6b9a6cd55497d) (gsm_04_08.c:1128) 20250410110323097 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-458:LU)[0x563b4cc4e330]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110323097 DVLR DEBUG SUBSCR(IMSI-262420000001092) AUTH on UTRAN received RES: a0e6b9a6cd55497d (8 bytes) (vlr_auth_fsm.c:151) 20250410110323097 DVLR INFO SUBSCR(IMSI-262420000001092) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110323097 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-458:LU)[0x563b4cc4e330]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110323097 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-458:LU)[0x563b4cc4e330]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110323097 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-458:LU)[0x563b4cc4e330]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110323097 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-458:LU)[0x563b4cc4e330]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-458:LU)[0x563b4cc2d2b0] (vlr_auth_fsm.c:294) 20250410110323097 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-458:LU)[0x563b4cc4e330]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110323097 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-458:LU)[0x563b4cc4e330]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110323097 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-458:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410110323097 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-458:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410110323097 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-458:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110323097 DIUCS DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-458:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110323097 DIUCS DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-458:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=94f4d4f38a80376701278eb51fb87362, CK=NONE (ran_msg_iu.c:388) 20250410110323097 DMSC DEBUG msc_i(IMSI-262420000001092:UTRAN-Iu-458:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110323097 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-458:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250410110323097 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110323097 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110323097 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110323097 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110323097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110323097 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110323097 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110323097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110323097 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110323097 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 07 06 03 d3 22 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 94 f4 d4 f3 8a 80 37 67 01 27 8e b5 1f b8 73 62 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2608)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2608)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250410110323102 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110323102 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110323102 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110323102 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110323102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110323102 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110323102 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110323102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110323102 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110323102 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ca 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2608)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110323102 DIUCS DEBUG (UTRAN-Iu-458) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110323102 DMSC DEBUG msc_i(IMSI-262420000001092:UTRAN-Iu-458:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110323102 DIUCS DEBUG msc_i(IMSI-262420000001092:UTRAN-Iu-458:LU)[0x563b4cc0cfe0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110323102 DMSC DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-458:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110323102 DIUCS DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-458:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110323102 DIUCS DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-458:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110323102 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-458:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410110323103 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-458:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410110323103 DIUCS DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-458:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110323103 DMSC DEBUG msc_i(IMSI-262420000001092:UTRAN-Iu-458:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110323103 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-458:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410110323103 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-458:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410110323103 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001092:UTRAN-Iu-458:LU)[0x563b4cc4e330]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110323103 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001092:UTRAN-Iu-458:LU)[0x563b4cc4e330]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-458:LU)[0x563b4cc2d2b0] (fsm.c:486) 20250410110323103 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001092:UTRAN-Iu-458:LU)[0x563b4cc4e330]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410110323103 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001092:UTRAN-Iu-458:LU)[0x563b4cc4e330]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410110323103 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110323103 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110323103 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110323103 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110323103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110323103 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110323103 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110323103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110323103 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110323103 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 07 06 03 d3 22 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 90 f2 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2608)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2608)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110323105 DVLR DEBUG VLR subscr IMSI-262420000001092 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110323105 DVLR DEBUG IMSI:262420000001092 has MSISDN:491230001092 (vlr.c:1045) 20250410110323105 DMSC NOTICE msub(IMSI-262420000001092:MSISDN-491230001092) VLR: update for IMSI=262420000001092 (MSISDN=491230001092) (gsm_04_08.c:1541) 20250410110323105 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110323105 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110323105 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-458:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410110323105 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001092:UTRAN-Iu-458:LU)[0x563b4cc4e330]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410110323105 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001092:UTRAN-Iu-458:LU)[0x563b4cc4e330]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410110323105 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001092:UTRAN-Iu-458:LU)[0x563b4cc4e330]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410110323105 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001092:UTRAN-Iu-458:LU)[0x563b4cc4e330]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-458:LU)[0x563b4cc2d2b0] (vlr_lu_fsm.c:110) 20250410110323105 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001092:UTRAN-Iu-458:LU)[0x563b4cc4e330]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410110323105 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001092:UTRAN-Iu-458:LU)[0x563b4cc4e330]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110323105 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-458:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410110323105 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-458:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410110323105 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-458:LU)[0x563b4cc2e0b0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110323105 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-458:LU)[0x563b4cc2e0b0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-458:LU)[0x563b4cc2d2b0] (fsm.c:486) 20250410110323105 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-458:LU)[0x563b4cc2e0b0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410110323105 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-458:LU)[0x563b4cc2e0b0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410110323105 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-458:LU)[0x563b4cc2e0b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410110323105 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-458:LU)[0x563b4cc2e0b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410110323105 DMSC NOTICE msub(IMSI-262420000001092:MSISDN-491230001092:TMSInew-0x203D2A03) VLR: update for IMSI=262420000001092 (MSISDN=491230001092) (gsm_04_08.c:1541) 20250410110323105 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-458:LU)[0x563b4cc2e0b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410110323105 DMM DEBUG -> IMSI-262420000001092:MSISDN-491230001092:TMSInew-0x203D2A03 LOCATION UPDATE ACCEPT (TMSI = 0x203d2a03) (gsm_04_08.c:149) 20250410110323105 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSInew-0x203D2A03:UTRAN-Iu-458:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250410110323105 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSInew-0x203D2A03:UTRAN-Iu-458:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110323105 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSInew-0x203D2A03:UTRAN-Iu-458:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110323105 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSInew-0x203D2A03 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110323105 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110323105 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110323105 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110323105 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110323105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110323105 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110323105 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110323105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110323105 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110323105 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 07 06 03 d3 22 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 20 3d 2a 03 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2608)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2608)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_rp_mr2(2614)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2607)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2607)@7d38b4d9c9a0: patched enc_l3: '059B'O MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: vl_len:14 MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250410110323107 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110323107 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110323107 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110323107 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110323107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110323107 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110323107 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110323107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110323107 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110323107 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ca 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2608)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110323107 DIUCS DEBUG (UTRAN-Iu-458) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110323107 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSInew-0x203D2A03:UTRAN-Iu-458:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110323107 DIUCS DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSInew-0x203D2A03:UTRAN-Iu-458:LU)[0x563b4cc0cfe0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110323107 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSInew-0x203D2A03:UTRAN-Iu-458:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110323107 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSInew-0x203D2A03:UTRAN-Iu-458:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110323107 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSInew-0x203D2A03:UTRAN-Iu-458:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110323107 DMM DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSInew-0x203D2A03:UTRAN-Iu-458:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410110323107 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:TMSInew-0x203D2A03:UTRAN-Iu-458:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410110323108 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-458:LU)[0x563b4cc2e0b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410110323108 DMSC NOTICE msub(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03) VLR: update for IMSI=262420000001092 (MSISDN=491230001092) (gsm_04_08.c:1541) 20250410110323108 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410110323108 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-458:LU)[0x563b4cc2e0b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410110323108 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-458:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410110323108 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-458:LU)[0x563b4cc2e0b0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410110323108 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-458:LU)[0x563b4cc2e0b0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-458:LU)[0x563b4cc2d2b0] (vlr_lu_fsm.c:817) 20250410110323108 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-458:LU)[0x563b4cc2e0b0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410110323108 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-458:LU)[0x563b4cc2e0b0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110323108 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-458:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410110323108 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-458:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410110323108 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-458:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.981s remaining) (msc_a.c:450) 20250410110323108 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001092/3/1): Available (smpp_smsc.c:626) 20250410110323108 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-458:LU)[0x563b4cc69a10]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110323108 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-458:LU)[0x563b4cc69a10]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110323108 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-458:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110323108 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110323108 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110323108 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110323108 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-458:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110323108 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-458:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110323108 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410110323108 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110323108 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110323108 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110323108 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110323108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110323108 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110323108 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110323108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110323108 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110323108 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 07 06 03 d3 22 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2608)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2608)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250410110323111 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110323111 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110323111 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110323111 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110323111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110323111 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110323111 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110323111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110323111 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110323111 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ca 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2608)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110323111 DIUCS DEBUG (UTRAN-Iu-458) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110323111 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-458:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110323111 DIUCS DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-458:LU)[0x563b4cc0cfe0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110323111 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-458:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110323111 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-458:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110323111 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-458:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110323111 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-458:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110323111 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-458:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110323111 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-458:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110323111 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-458:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110323111 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-458:LU)[0x563b4cc2d2b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110323111 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-458:LU)[0x563b4cc2d2b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-458:LU)[0x563b4cc69a10] (msc_a.c:1053) 20250410110323111 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-458:LU)[0x563b4cc2d2b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410110323111 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-458:LU)[0x563b4cc2d2b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110323111 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-458:LU)[0x563b4cc2d2b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410110323111 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-458:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc0d1f0] (msc_a.c:1053) 20250410110323111 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-458:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110323111 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-458:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110323111 DMSC DEBUG msub_fsm[0x563b4cc0d1f0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110323111 DMSC DEBUG msub(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03) MSC-A terminated (msub.c:261) 20250410110323111 DMSC DEBUG msub(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03) 1 MSC-I still active (msub.c:79) 20250410110323111 DMSC DEBUG msub_fsm[0x563b4cc0d1f0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110323111 DMSC DEBUG msub_fsm[0x563b4cc0d1f0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110323111 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-458:LU)[0x563b4cc0cfe0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110323111 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-458:LU)[0x563b4cc0cfe0]{READY}: Removing from parent msub_fsm[0x563b4cc0d1f0] (msub.c:113) 20250410110323111 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-458 (ran_conn.c:142) 20250410110323111 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-458 (ran_conn.c:155) 20250410110323111 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-458:LU)[0x563b4cc0cfe0]{READY}: Freeing instance (msub.c:113) 20250410110323111 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-458:LU)[0x563b4cc0cfe0]{READY}: Deallocated (fsm.c:568) 20250410110323111 DMSC DEBUG msub(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03) Free (msub.c:119) 20250410110323111 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03 - active-conn: now used by 1 (attached) (msub.c:375) 20250410110323111 DMSC DEBUG msub_fsm[0x563b4cc0d1f0]{terminating}: Freeing instance (msub.c:113) 20250410110323111 DMSC DEBUG msub_fsm[0x563b4cc0d1f0]{terminating}: Deallocated (fsm.c:568) 20250410110323111 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110323111 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110323111 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110323111 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110323111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110323111 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110323111 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110323111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110323111 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110323111 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 07 04 03 d3 22 00 01 ca 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2608)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2608)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: Session index based on local reference:0 20250410110323112 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110323112 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110323112 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110323112 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110323112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110323112 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110323112 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110323112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110323112 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110323112 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 ca 03 d3 22 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2608)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2607)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_gsup_mt_sms_rp_mr2(2614)250658 TC_iu_gsup_mt_sms_rp_mr2(2614)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2614)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_rp_mr2(2614)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2614)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2607)@7d38b4d9c9a0: Created IMSI[0] for '262420000001092'H'203D2A03'O to be handled at TC_iu_gsup_mt_sms_rp_mr2(2614) TC_iu_gsup_mt_sms_rp_mr2(2614)@7d38b4d9c9a0: TX MT-forwardSM-Req for the 1st SMS 20250410110323149 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03 + gsm411_gsup_rx: now used by 2 (attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250410110323149 DMSC DEBUG Routed to GSM 04.11 MT handler (gsm_04_11_gsup.c:343) 20250410110323149 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03 + SMS: now used by 3 (attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250410110323149 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03 + Paging: now used by 4 (attached,gsm411_gsup_rx,SMS,Paging) (paging.c:111) 20250410110323149 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03 - gsm411_gsup_rx: now used by 3 (attached,SMS,Paging) (gsm_04_11_gsup.c:354) 20250410110323150 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110323150 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110323150 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110323150 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110323150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110323150 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110323150 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110323150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110323150 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110323150 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 47 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 27 00 0e 40 23 00 00 04 00 03 40 01 00 00 17 40 09 50 62 42 02 00 00 10 90 f2 00 40 40 05 00 20 3d 2a 03 00 16 40 01 40 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2608)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2608)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2607)@7d38b4d9c9a0: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_gsup_mt_sms_rp_mr2(2614) TC_iu_gsup_mt_sms_rp_mr2(2614)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2614)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '203D2A03'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2607)@7d38b4d9c9a0: Added conn table entry 0TC_iu_gsup_mt_sms_rp_mr2(2614)15657581 MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: First idle individual index:0 20250410110323173 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110323173 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110323173 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110323173 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110323173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110323173 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110323173 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110323173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110323173 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110323173 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 ee ea 6d 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 20 3d 2a 03 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2608)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110323174 DIUCS DEBUG (UTRAN-Iu-459 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110323175 DMSC DEBUG msub_fsm[0x563b4cc2d2b0]{active}: Allocated (fsm.c:456) 20250410110323175 DMSC DEBUG msc_i[0x563b4cc69a10]{READY}: Allocated (fsm.c:456) 20250410110323175 DMSC DEBUG msc_i[0x563b4cc69a10]{READY}: is child of msub_fsm[0x563b4cc2d2b0] (fsm.c:486) 20250410110323175 DMSC DEBUG msc_a[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110323175 DMSC DEBUG msc_a[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc2d2b0] (fsm.c:486) 20250410110323175 DMSC DEBUG msc_a(unknown:UTRAN-Iu-459:NONE)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110323175 DMSC DEBUG msc_i(unknown:UTRAN-Iu-459:NONE)[0x563b4cc69a10]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110323175 DMSC DEBUG msc_a(unknown:UTRAN-Iu-459:NONE)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110323175 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-459:NONE)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110323175 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-459:NONE)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110323175 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410110323175 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc0cfe0] (fsm.c:486) 20250410110323175 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250410110323175 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410110323175 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03 + proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410110323175 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03 + active-conn: now used by 5 (attached,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410110323175 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110323175 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110323175 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410110323175 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250410110323175 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc2e0b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110323175 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc2e0b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc0d1f0] (fsm.c:486) 20250410110323175 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc2e0b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110323175 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc2e0b0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110323176 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03 - proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250410110323176 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110323176 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110323176 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110323176 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110323176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110323176 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110323176 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110323176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110323176 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110323176 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 06 02 ee ea 6d 00 01 cb 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2608)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2608)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'EEEA6D'O, sourceLocRef := '0001CB'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: Session index based on local reference:0 TC_iu_gsup_mt_sms_rp_mr2(2614)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_rp_mr2(2614)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110323182 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03 + vlr_gsup_rx: now used by 5 (attached,SMS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110323182 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc2e0b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110323182 DVLR DEBUG SUBSCR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03) Received 1 auth tuples (vlr.c:996) 20250410110323182 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc2e0b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110323182 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc2e0b0]{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:324) 20250410110323182 DMM DEBUG Tx AUTH REQ (rand = 35dd85ee7671d1cc1459af77d0bc8916) (gsm_04_08.c:641) 20250410110323182 DMM DEBUG AUTH REQ (autn = 3ff5907723b99a97bb2355868661813e) (gsm_04_08.c:643) 20250410110323182 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110323182 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110323182 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc69a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110323182 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03 - vlr_gsup_rx: now used by 4 (attached,SMS,Paging,active-conn) (vlr.c:1410) 20250410110323182 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110323182 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110323182 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110323182 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110323182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110323182 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110323182 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110323183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110323183 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110323183 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 06 06 ee ea 6d 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 35 dd 85 ee 76 71 d1 cc 14 59 af 77 d0 bc 89 16 20 10 3f f5 90 77 23 b9 9a 97 bb 23 55 86 86 61 81 3e 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2608)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2608)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2607)@7d38b4d9c9a0: patching N(SD)=0 into dtap '05141B4680C52104E489CB7B'O MSC_Test_2-RAN(2607)@7d38b4d9c9a0: patched enc_l3: '05141B4680C52104E489CB7B'O MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05141B4680C52104E489CB7B'O 20250410110323189 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110323189 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110323189 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110323189 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110323189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110323189 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110323189 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110323189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110323190 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110323190 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 cb 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 14 1b 46 80 c5 21 04 e4 89 cb 7b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2608)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110323190 DIUCS DEBUG (UTRAN-Iu-459) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110323190 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc69a10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110323190 DIUCS DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc69a10]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110323190 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110323190 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110323190 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110323190 DMM DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 1b4680c5e489cb7b) (gsm_04_08.c:1128) 20250410110323190 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc2e0b0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110323190 DVLR DEBUG SUBSCR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03) AUTH on UTRAN received RES: 1b4680c5e489cb7b (8 bytes) (vlr_auth_fsm.c:151) 20250410110323190 DVLR INFO SUBSCR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110323190 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc2e0b0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110323190 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc2e0b0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110323190 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc2e0b0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110323190 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc2e0b0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc0d1f0] (vlr_auth_fsm.c:294) 20250410110323190 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc2e0b0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110323191 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc2e0b0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110323191 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250410110323191 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410110323191 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110323191 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110323191 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=8109faea31e25a120df5f7346e77975b, CK=NONE (ran_msg_iu.c:388) 20250410110323191 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc69a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110323191 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250410110323191 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110323191 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110323191 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110323191 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110323191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110323191 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110323191 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110323191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110323191 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110323191 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 06 06 ee ea 6d 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 81 09 fa ea 31 e2 5a 12 0d f5 f7 34 6e 77 97 5b 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2608)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2608)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250410110323196 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110323196 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110323196 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110323196 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110323196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110323196 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-M3UA(2608)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110323196 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110323196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110323196 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110323196 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 cb 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110323197 DIUCS DEBUG (UTRAN-Iu-459) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110323197 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc69a10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110323197 DIUCS DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc69a10]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110323197 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110323197 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110323197 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110323197 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250410110323197 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410110323197 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110323197 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc69a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110323197 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410110323197 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410110323197 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410110323197 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410110323197 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410110323197 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410110323197 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410110323197 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410110323197 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.977s remaining) (msc_a.c:450) 20250410110323197 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250410110323197 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110323197 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc69a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110323197 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03 - Paging: now used by 3 (attached,SMS,active-conn) (paging.c:202) 20250410110323197 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001092/3/1): Available (smpp_smsc.c:626) 20250410110323198 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110323198 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110323198 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110323198 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110323198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110323198 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110323198 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110323198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110323198 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110323198 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 06 06 ee ea 6d 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 90 f2 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110323198 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110323198 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110323198 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110323198 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110323198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110323198 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110323198 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110323198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110323198 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110323198 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 47 00 00 00 b9 00 00 00 c3 03 00 00 06 06 ee ea 6d 00 01 30 00 14 40 2c 00 00 02 00 10 40 20 1f 09 01 1c 01 00 07 91 44 77 58 10 06 50 00 10 00 06 80 21 43 65 00 00 81 11 32 81 30 85 82 00 00 3b 40 01 40 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2608)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2608)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2608)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-M3UA(2608)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_rp_mr2(2614)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2614)@7d38b4d9c9a0: RX the 1st SMS on DTAP, DTAP TID is 0, SM-RP-MR is '00'O TC_iu_gsup_mt_sms_rp_mr2(2614)@7d38b4d9c9a0: TX MT-forwardSM-Req for the 2nd SMS MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: vl_len:19 MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O MSC_Test_2-M3UA(2608)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110323208 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110323208 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110323208 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110323208 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110323208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110323208 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110323208 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110323208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110323208 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110323208 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 cb 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 89 04 00 3b 40 01 40 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110323208 DIUCS DEBUG (UTRAN-Iu-459) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110323208 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc69a10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110323208 DIUCS DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc69a10]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110323208 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110323208 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110323208 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110323224 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03 + gsm411_gsup_rx: now used by 4 (attached,SMS,active-conn,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250410110323224 DMSC DEBUG Routed to GSM 04.11 MT handler (gsm_04_11_gsup.c:343) 20250410110323224 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03 + SMS: now used by 5 (attached,2*SMS,active-conn,gsm411_gsup_rx) (transaction.c:228) 20250410110323224 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_11.c:1124) 20250410110323224 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250410110323224 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250410110323224 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110323224 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc69a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110323224 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03 - gsm411_gsup_rx: now used by 4 (attached,2*SMS,active-conn) (gsm_04_11_gsup.c:354) 20250410110323224 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110323224 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110323224 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110323224 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110323224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110323224 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110323225 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110323225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110323225 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110323225 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 47 00 00 00 b9 00 00 00 c3 03 00 00 06 06 ee ea 6d 00 01 30 00 14 40 2c 00 00 02 00 10 40 20 1f 19 01 1c 01 01 07 91 44 77 58 10 06 50 00 10 00 06 80 21 43 65 00 00 81 11 32 81 30 85 82 00 00 3b 40 01 40 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2608)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2608)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_rp_mr2(2614)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2614)@7d38b4d9c9a0: RX the 2nd SMS on DTAP, DTAP TID is 1, SM-RP-MR is '01'O MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: vl_len:19 MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400F00000200104003029904003B400140'O MSC_Test_2-M3UA(2608)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110323227 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110323227 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110323227 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110323227 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110323227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110323227 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110323227 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110323227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110323227 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110323227 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 cb 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 99 04 00 3b 40 01 40 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110323227 DIUCS DEBUG (UTRAN-Iu-459) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110323227 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc69a10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110323227 DIUCS DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc69a10]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110323227 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110323227 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110323227 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: vl_len:22 MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O MSC_Test_2-M3UA(2608)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110323428 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110323428 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110323429 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110323429 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110323429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110323429 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110323429 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110323429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110323429 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110323429 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 cb 00 01 16 00 14 40 12 00 00 02 00 10 40 06 05 89 01 02 02 00 00 3b 40 01 40 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110323429 DIUCS DEBUG (UTRAN-Iu-459) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110323429 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc69a10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110323429 DIUCS DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc69a10]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110323429 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110323429 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110323429 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110323429 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250410110323429 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110323429 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc69a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110323430 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03 - SMS: now used by 3 (attached,SMS,active-conn) (transaction.c:281) 20250410110323430 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110323430 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110323430 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110323430 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110323430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110323430 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110323430 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110323430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110323430 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110323430 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 06 06 ee ea 6d 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 09 04 00 3b 40 01 40 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2608)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2608)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_rp_mr2(2614)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2614)@7d38b4d9c9a0: RX MT-forwardSM-Res (RP-ACK) TC_iu_gsup_mt_sms_rp_mr2(2614)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: vl_len:22 MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014401200000200104006059901020201003B400140'O MSC_Test_2-M3UA(2608)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110323438 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110323438 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110323438 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110323438 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110323438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110323438 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110323438 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110323438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110323438 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110323438 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 cb 00 01 16 00 14 40 12 00 00 02 00 10 40 06 05 99 01 02 02 01 00 3b 40 01 40 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110323438 DIUCS DEBUG (UTRAN-Iu-459) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110323438 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc69a10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110323438 DIUCS DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc69a10]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110323438 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110323438 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110323438 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110323438 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250410110323438 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110323438 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc69a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110323438 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410110323438 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110323438 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250410110323438 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110323438 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110323438 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110323438 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110323438 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110323438 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc69a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110323438 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410110323438 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110323438 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110323438 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110323438 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110323438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110323438 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110323438 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110323438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110323438 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110323438 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 06 06 ee ea 6d 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 19 04 00 3b 40 01 40 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110323438 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110323438 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110323438 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110323438 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110323438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110323438 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110323438 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110323438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110323438 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110323438 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 06 06 ee ea 6d 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2608)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2608)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2608)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2608)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_rp_mr2(2614)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2614)@7d38b4d9c9a0: RX MT-forwardSM-Res (RP-ACK) TC_iu_gsup_mt_sms_rp_mr2(2614)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2608)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110323441 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110323441 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110323441 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110323441 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110323441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110323441 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110323441 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110323441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110323441 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110323441 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 cb 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110323441 DIUCS DEBUG (UTRAN-Iu-459) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110323441 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc69a10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110323441 DIUCS DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc69a10]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110323441 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110323441 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110323441 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110323441 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110323441 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110323441 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110323441 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110323441 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110323441 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc0cfe0] (msc_a.c:1053) 20250410110323441 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110323441 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410110323441 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc2d2b0] (msc_a.c:1053) 20250410110323441 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110323441 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110323441 DMSC DEBUG msub_fsm[0x563b4cc2d2b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110323441 DMSC DEBUG msub(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03) MSC-A terminated (msub.c:261) 20250410110323441 DMSC DEBUG msub(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03) 1 MSC-I still active (msub.c:79) 20250410110323441 DMSC DEBUG msub_fsm[0x563b4cc2d2b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110323441 DMSC DEBUG msub_fsm[0x563b4cc2d2b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110323441 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc69a10]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110323441 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc69a10]{READY}: Removing from parent msub_fsm[0x563b4cc2d2b0] (msub.c:113) 20250410110323441 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-459 (ran_conn.c:142) 20250410110323442 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-459 (ran_conn.c:155) 20250410110323442 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc69a10]{READY}: Freeing instance (msub.c:113) 20250410110323442 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03:UTRAN-Iu-459:PAGING_RESP)[0x563b4cc69a10]{READY}: Deallocated (fsm.c:568) 20250410110323442 DMSC DEBUG msub(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03) Free (msub.c:119) 20250410110323442 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x203D2A03 - active-conn: now used by 1 (attached) (msub.c:375) 20250410110323442 DMSC DEBUG msub_fsm[0x563b4cc2d2b0]{terminating}: Freeing instance (msub.c:113) 20250410110323442 DMSC DEBUG msub_fsm[0x563b4cc2d2b0]{terminating}: Deallocated (fsm.c:568) 20250410110323442 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110323442 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110323442 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110323442 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110323442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110323442 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110323442 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110323442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110323442 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110323442 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 06 04 ee ea 6d 00 01 cb 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2608)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2608)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-RAN(2607)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_gsup_mt_sms_rp_mr2(2614)15657581 TC_iu_gsup_mt_sms_rp_mr2(2614)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2614)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250410110323443 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110323443 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110323443 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110323443 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110323443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110323443 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-M3UA(2608)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_gsup_mt_sms_rp_mr2(2614)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110323443 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110323443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110323443 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110323443 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 cb ee ea 6d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_iu_gsup_mt_sms_rp_mr2(2614)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test-GSUP(2612)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(2600)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110323448 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_1-SCCP(2603)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110323450 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410110323450 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP-IPA(2611)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(2601)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-SCCP(2606)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110323451 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410110323451 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110323451 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410110323451 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410110323451 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410110323451 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110323451 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110323451 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410110323451 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410110323451 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110323451 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410110323451 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) MSC_Test-MGCP(2610)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(2609)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(2602)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110323451 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110323451 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110323452 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410110323452 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110323452 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) MSC_Test_1-M3UA(2605)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110323452 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110323452 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110323452 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110323452 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110323452 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110323452 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110323452 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110323452 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110323452 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410110323452 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110323452 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110323452 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410110323452 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110323452 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110323453 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1126) 20250410110323453 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110323453 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110323453 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410110323453 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110323453 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110323453 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110323453 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110323453 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110323453 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110323453 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110323453 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-RAN(2604)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2599)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110323453 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:378) 20250410110323454 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-SMPP(2613)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2615)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-RAN(2607)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110323469 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110323469 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110323469 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110323469 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250410110323469 DLINP ERROR SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:766) 20250410110323469 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110323469 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410110323469 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250410110323469 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110323469 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110323469 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110323469 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110323469 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110323469 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110323469 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110323469 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110323470 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2608)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2599): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(2600): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(2601): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(2602): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-SCCP(2603): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-RAN(2604): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-M3UA(2605): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-SCCP(2606): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-RAN(2607): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-M3UA(2608): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(2609): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(2610): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(2611): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(2612): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(2613): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_iu_gsup_mt_sms_rp_mr2(2614): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2615): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_iu_gsup_mt_sms_rp_mr finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_rp_mr pass'. Thu Apr 10 11:03:23 UTC 2025 ====== MSC_Tests_Iu.TC_iu_gsup_mt_sms_rp_mr pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_iu_gsup_mt_sms_rp_mr.talloc 20250410110324449 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=586760) 20250410110325450 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410110325453 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110325453 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110325453 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110325453 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110325453 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110325453 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110325470 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110325470 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110325470 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) Waiting for packet dumper to finish... 1 (prev_count=586760, count=590068) 20250410110326451 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_rp_mr pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mo_mt_sms_rp_mr'. ------ MSC_Tests_Iu.TC_iu_gsup_mo_mt_sms_rp_mr ------ Thu Apr 10 11:03:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mo_mt_sms_rp_mr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mo_mt_sms_rp_mr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410110327452 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mo_mt_sms_rp_mr' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_iu_gsup_mo_mt_sms_rp_mr started. 20250410110328453 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(2619)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(2619)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2619)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(2617)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(2622)@7d38b4d9c9a0: ************************************************* MSC_Test_1-M3UA(2622)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2622)@7d38b4d9c9a0: ************************************************* MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_1-SCCP(2620)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_2-M3UA(2625)@7d38b4d9c9a0: ************************************************* MSC_Test_2-M3UA(2625)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2625)@7d38b4d9c9a0: ************************************************* MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410110328515 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2626)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410110328681 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110328681 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410110328681 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110328681 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2619)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2619)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2619)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110328686 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110328686 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110328686 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110328686 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110328686 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110328686 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110328686 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110328686 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110328686 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110328686 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410110328686 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2619)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(2619)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2619)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2619)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2619)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2619)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2619)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2619)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2619)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2619)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2619)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) 20250410110328687 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110328687 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110328687 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110328687 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410110328687 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110328687 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110328687 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110328687 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110328687 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110328687 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410110328687 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110328687 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2619)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2619)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110328687 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410110328687 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410110328697 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110328697 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250410110328697 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110328697 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2622)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2622)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2622)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110328702 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110328702 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110328702 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110328702 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110328702 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110328702 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) MSC_Test_1-M3UA(2622)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_1-M3UA(2622)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410110328702 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110328702 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110328702 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110328702 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110328702 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2622)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2622)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2622)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410110328703 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110328703 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110328703 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110328703 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110328703 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110328703 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110328703 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110328703 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110328703 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110328703 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110328703 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2622)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2622)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2622)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110328703 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410110328703 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:413) 20250410110328703 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2622)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2622)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2622)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2622)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2622)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110328710 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110328711 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250410110328711 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110328711 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2625)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2625)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2625)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2625)@7d38b4d9c9a0: M3UA_ASPUP sent 20250410110328718 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) MSC_Test_2-M3UA(2625)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410110328718 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110328719 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110328719 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110328719 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110328719 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110328719 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110328719 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110328719 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110328719 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110328719 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2625)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2625)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2625)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2625)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410110328722 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110328722 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110328722 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110328722 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110328722 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110328722 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110328722 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110328722 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110328722 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110328722 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110328722 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110328722 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2625)@7d38b4d9c9a0: Message received on association #8 20250410110328722 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410110328723 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) MSC_Test_2-M3UA(2625)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2622)@7d38b4d9c9a0: Message received on association #8 20250410110328723 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2622)@7d38b4d9c9a0: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2625)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2625)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2625)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2625)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2625)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110329454 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410110329455 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2628)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2628)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410110329460 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2628)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2628)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2628)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2628)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2628)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2628)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410110329485 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410110329485 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test_0-M3UA(2619)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110329489 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110329489 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110329489 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110329489 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110329489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110329489 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110329489 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110329489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110329489 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110329489 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110329490 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110329490 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110329490 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110329490 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110329490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110329490 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110329490 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110329490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110329490 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110329490 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2619)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2619)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2618)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2622)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110329503 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110329503 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110329503 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410110329503 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410110329503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110329503 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110329504 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110329504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110329504 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110329504 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110329504 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110329504 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110329504 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110329504 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250410110329504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110329504 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250410110329504 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110329504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250410110329504 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110329504 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2622)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2622)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2621)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2629)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000001093" to be handled at TC_iu_gsup_mo_mt_sms_rp_mr2(2631) MSC_Test-GSUP(2629)@7d38b4d9c9a0: Created GsupExpect[1] for "262420000001093" to be handled at TC_iu_gsup_mo_mt_sms_rp_mr2(2631) TC_iu_gsup_mo_mt_sms_rp_mr2(2631)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001093'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-M3UA(2625)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110329516 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110329516 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110329516 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110329516 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110329516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110329516 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110329516 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110329516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110329516 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110329516 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110329516 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250410110329516 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250410110329516 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110329516 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110329516 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2625)@7d38b4d9c9a0: Message received on association #8 20250410110329516 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110329516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110329516 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110329516 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110329516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110329516 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110329516 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2625)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2624)@7d38b4d9c9a0: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2624)@7d38b4d9c9a0: Added conn table entry 0TC_iu_gsup_mo_mt_sms_rp_mr2(2631)14180669 MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_2-M3UA(2625)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110329524 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110329524 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110329524 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110329524 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110329524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110329524 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110329524 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110329524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110329524 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110329524 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 d8 61 3d 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 39 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110329524 DIUCS DEBUG (UTRAN-Iu-460 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-RAN(2624)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410110329524 DMSC DEBUG msub_fsm[0x563b4cc0d1f0]{active}: Allocated (fsm.c:456) 20250410110329524 DMSC DEBUG msc_i[0x563b4cc0cfe0]{READY}: Allocated (fsm.c:456) 20250410110329524 DMSC DEBUG msc_i[0x563b4cc0cfe0]{READY}: is child of msub_fsm[0x563b4cc0d1f0] (fsm.c:486) 20250410110329524 DMSC DEBUG msc_a[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110329524 DMSC DEBUG msc_a[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc0d1f0] (fsm.c:486) 20250410110329524 DMSC DEBUG msc_a(unknown:UTRAN-Iu-460:NONE)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110329524 DMSC DEBUG msc_i(unknown:UTRAN-Iu-460:NONE)[0x563b4cc0cfe0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110329524 DMSC DEBUG msc_a(unknown:UTRAN-Iu-460:NONE)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110329524 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-460:NONE)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110329524 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-460:NONE)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110329524 DMM DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-460:LU)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001093 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410110329524 DMM DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-460:LU)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410110329524 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-460:LU)[0x563b4cc2d2b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410110329524 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-460:LU)[0x563b4cc2d2b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001093:UTRAN-Iu-460:LU)[0x563b4cc69a10] (fsm.c:486) 20250410110329524 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-460:LU)[0x563b4cc2d2b0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410110329524 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-460:LU)[0x563b4cc2d2b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410110329524 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410110329524 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001093 id=262420000001093 (vlr.c:661) 20250410110329524 DVLR INFO New subscr, IMSI: 262420000001093 (vlr.c:562) 20250410110329524 DVLR DEBUG VLR subscr IMSI-262420000001093 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410110329524 DMSC DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-460:LU)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110329524 DMSC DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-460:LU)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110329524 DVLR DEBUG VLR subscr IMSI-262420000001093 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410110329524 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410110329524 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-460:LU)[0x563b4cc2d2b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410110329524 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-460:LU)[0x563b4cc2d2b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410110329524 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-460:LU)[0x563b4cc2d2b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410110329524 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-460:LU)[0x563b4cc4e330]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110329524 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-460:LU)[0x563b4cc4e330]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-460:LU)[0x563b4cc2d2b0] (fsm.c:486) 20250410110329524 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-460:LU)[0x563b4cc4e330]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110329524 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-460:LU)[0x563b4cc4e330]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110329524 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110329524 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110329524 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110329524 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110329524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110329524 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110329524 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110329524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110329524 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110329524 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 01 02 d8 61 3d 00 01 cc 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2625)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2625)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'D8613D'O, sourceLocRef := '0001CC'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(2629)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000001093" handled at TC_iu_gsup_mo_mt_sms_rp_mr2(2631) MSC_Test-GSUP(2629)@7d38b4d9c9a0: Added IMSI table entry 0TC_iu_gsup_mo_mt_sms_rp_mr2(2631)"262420000001093" TC_iu_gsup_mo_mt_sms_rp_mr2(2631)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_mt_sms_rp_mr2(2631)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410110329527 DVLR DEBUG VLR subscr IMSI-262420000001093 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110329527 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-460:LU)[0x563b4cc4e330]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110329527 DVLR DEBUG SUBSCR(IMSI-262420000001093) Received 1 auth tuples (vlr.c:996) 20250410110329527 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-460:LU)[0x563b4cc4e330]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110329527 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-460:LU)[0x563b4cc4e330]{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:324) 20250410110329527 DMM DEBUG Tx AUTH REQ (rand = a438dea8a64d129df1397797a7125cfb) (gsm_04_08.c:641) 20250410110329527 DMM DEBUG AUTH REQ (autn = 2e70eed2bc3dc11e7afcce49b9681e79) (gsm_04_08.c:643) 20250410110329527 DIUCS DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-460:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110329527 DIUCS DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-460:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110329527 DMSC DEBUG msc_i(IMSI-262420000001093:UTRAN-Iu-460:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110329527 DVLR DEBUG VLR subscr IMSI-262420000001093 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110329527 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110329527 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110329527 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110329527 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110329527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110329527 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110329527 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110329527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110329527 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110329527 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 01 06 d8 61 3d 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 a4 38 de a8 a6 4d 12 9d f1 39 77 97 a7 12 5c fb 20 10 2e 70 ee d2 bc 3d c1 1e 7a fc ce 49 b9 68 1e 79 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2625)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2625)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2624)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051498B4A9C521041B233975'O MSC_Test_2-RAN(2624)@7d38b4d9c9a0: patched enc_l3: '055498B4A9C521041B233975'O MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055498B4A9C521041B233975'O MSC_Test_2-M3UA(2625)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110329532 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110329532 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110329532 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110329532 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110329532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110329532 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110329532 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110329532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110329532 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110329532 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 cc 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 98 b4 a9 c5 21 04 1b 23 39 75 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110329532 DIUCS DEBUG (UTRAN-Iu-460) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110329532 DMSC DEBUG msc_i(IMSI-262420000001093:UTRAN-Iu-460:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110329532 DIUCS DEBUG msc_i(IMSI-262420000001093:UTRAN-Iu-460:LU)[0x563b4cc0cfe0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110329532 DMSC DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-460:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110329532 DIUCS DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-460:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110329532 DIUCS DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-460:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110329532 DMM DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-460:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 98b4a9c51b233975) (gsm_04_08.c:1128) 20250410110329532 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-460:LU)[0x563b4cc4e330]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110329532 DVLR DEBUG SUBSCR(IMSI-262420000001093) AUTH on UTRAN received RES: 98b4a9c51b233975 (8 bytes) (vlr_auth_fsm.c:151) 20250410110329532 DVLR INFO SUBSCR(IMSI-262420000001093) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110329532 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-460:LU)[0x563b4cc4e330]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110329532 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-460:LU)[0x563b4cc4e330]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110329532 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-460:LU)[0x563b4cc4e330]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110329532 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-460:LU)[0x563b4cc4e330]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-460:LU)[0x563b4cc2d2b0] (vlr_auth_fsm.c:294) 20250410110329532 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-460:LU)[0x563b4cc4e330]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110329532 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-460:LU)[0x563b4cc4e330]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110329532 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-460:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410110329532 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-460:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410110329532 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-460:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110329532 DIUCS DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-460:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110329532 DIUCS DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-460:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=41ff70a207ecce07b337211932a65eb7, CK=NONE (ran_msg_iu.c:388) 20250410110329532 DMSC DEBUG msc_i(IMSI-262420000001093:UTRAN-Iu-460:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110329532 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-460:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250410110329532 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110329532 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110329532 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110329532 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110329532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110329532 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110329532 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110329532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110329532 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110329532 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 01 06 d8 61 3d 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 41 ff 70 a2 07 ec ce 07 b3 37 21 19 32 a6 5e b7 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2625)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2625)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2625)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110329537 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110329537 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110329537 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110329537 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110329537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110329537 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110329537 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110329537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110329537 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110329537 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 cc 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110329537 DIUCS DEBUG (UTRAN-Iu-460) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110329537 DMSC DEBUG msc_i(IMSI-262420000001093:UTRAN-Iu-460:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110329537 DIUCS DEBUG msc_i(IMSI-262420000001093:UTRAN-Iu-460:LU)[0x563b4cc0cfe0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110329537 DMSC DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-460:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110329537 DIUCS DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-460:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110329537 DIUCS DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-460:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110329537 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-460:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410110329537 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-460:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410110329537 DIUCS DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-460:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110329537 DMSC DEBUG msc_i(IMSI-262420000001093:UTRAN-Iu-460:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110329537 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-460:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410110329537 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-460:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410110329537 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001093:UTRAN-Iu-460:LU)[0x563b4cc4e330]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110329537 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001093:UTRAN-Iu-460:LU)[0x563b4cc4e330]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-460:LU)[0x563b4cc2d2b0] (fsm.c:486) 20250410110329537 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001093:UTRAN-Iu-460:LU)[0x563b4cc4e330]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410110329537 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001093:UTRAN-Iu-460:LU)[0x563b4cc4e330]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410110329537 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110329537 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110329537 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110329537 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110329537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110329537 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110329537 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110329537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110329537 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110329537 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 01 06 d8 61 3d 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 90 f3 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2625)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2625)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110329539 DVLR DEBUG VLR subscr IMSI-262420000001093 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110329539 DVLR DEBUG IMSI:262420000001093 has MSISDN:491230001093 (vlr.c:1045) 20250410110329539 DMSC NOTICE msub(IMSI-262420000001093:MSISDN-491230001093) VLR: update for IMSI=262420000001093 (MSISDN=491230001093) (gsm_04_08.c:1541) 20250410110329539 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110329539 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110329539 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-460:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410110329539 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001093:UTRAN-Iu-460:LU)[0x563b4cc4e330]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410110329539 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001093:UTRAN-Iu-460:LU)[0x563b4cc4e330]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410110329539 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001093:UTRAN-Iu-460:LU)[0x563b4cc4e330]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410110329539 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001093:UTRAN-Iu-460:LU)[0x563b4cc4e330]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-460:LU)[0x563b4cc2d2b0] (vlr_lu_fsm.c:110) 20250410110329539 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001093:UTRAN-Iu-460:LU)[0x563b4cc4e330]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410110329539 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001093:UTRAN-Iu-460:LU)[0x563b4cc4e330]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110329539 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-460:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410110329539 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-460:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410110329539 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-460:LU)[0x563b4cc69530]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110329539 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-460:LU)[0x563b4cc69530]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-460:LU)[0x563b4cc2d2b0] (fsm.c:486) 20250410110329539 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-460:LU)[0x563b4cc69530]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410110329539 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-460:LU)[0x563b4cc69530]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410110329539 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-460:LU)[0x563b4cc69530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410110329539 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-460:LU)[0x563b4cc69530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410110329539 DMSC NOTICE msub(IMSI-262420000001093:MSISDN-491230001093:TMSInew-0xAA37C63D) VLR: update for IMSI=262420000001093 (MSISDN=491230001093) (gsm_04_08.c:1541) 20250410110329539 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-460:LU)[0x563b4cc69530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410110329540 DMM DEBUG -> IMSI-262420000001093:MSISDN-491230001093:TMSInew-0xAA37C63D LOCATION UPDATE ACCEPT (TMSI = 0xaa37c63d) (gsm_04_08.c:149) 20250410110329540 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSInew-0xAA37C63D:UTRAN-Iu-460:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250410110329540 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSInew-0xAA37C63D:UTRAN-Iu-460:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110329540 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSInew-0xAA37C63D:UTRAN-Iu-460:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110329540 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSInew-0xAA37C63D - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110329540 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110329540 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110329540 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110329540 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110329540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110329540 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110329540 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110329540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110329540 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110329540 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 01 06 d8 61 3d 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 aa 37 c6 3d 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2625)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2625)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_mt_sms_rp_mr2(2631)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2624)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2624)@7d38b4d9c9a0: patched enc_l3: '059B'O MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: vl_len:14 MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2625)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110329541 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110329541 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110329541 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110329541 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110329541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110329541 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110329541 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110329541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110329541 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110329541 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 cc 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110329542 DIUCS DEBUG (UTRAN-Iu-460) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110329542 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSInew-0xAA37C63D:UTRAN-Iu-460:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110329542 DIUCS DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSInew-0xAA37C63D:UTRAN-Iu-460:LU)[0x563b4cc0cfe0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110329542 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSInew-0xAA37C63D:UTRAN-Iu-460:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110329542 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSInew-0xAA37C63D:UTRAN-Iu-460:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110329542 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSInew-0xAA37C63D:UTRAN-Iu-460:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110329542 DMM DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSInew-0xAA37C63D:UTRAN-Iu-460:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410110329542 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:TMSInew-0xAA37C63D:UTRAN-Iu-460:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410110329542 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-460:LU)[0x563b4cc69530]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410110329542 DMSC NOTICE msub(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D) VLR: update for IMSI=262420000001093 (MSISDN=491230001093) (gsm_04_08.c:1541) 20250410110329542 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410110329542 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-460:LU)[0x563b4cc69530]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410110329542 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-460:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410110329542 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-460:LU)[0x563b4cc69530]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410110329542 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-460:LU)[0x563b4cc69530]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-460:LU)[0x563b4cc2d2b0] (vlr_lu_fsm.c:817) 20250410110329542 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-460:LU)[0x563b4cc69530]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410110329542 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-460:LU)[0x563b4cc69530]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110329542 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-460:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410110329542 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-460:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410110329542 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-460:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.982s remaining) (msc_a.c:450) 20250410110329542 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001093/3/1): Available (smpp_smsc.c:626) 20250410110329542 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-460:LU)[0x563b4cc69a10]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110329542 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-460:LU)[0x563b4cc69a10]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110329542 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-460:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110329542 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110329542 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110329542 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110329542 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-460:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110329542 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-460:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110329542 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410110329542 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110329542 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110329542 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110329542 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110329542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110329542 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110329542 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110329542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110329542 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110329542 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 01 06 d8 61 3d 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2625)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2625)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2625)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110329544 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110329544 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110329544 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110329544 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110329544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110329544 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110329544 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110329544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110329544 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110329544 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 cc 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110329544 DIUCS DEBUG (UTRAN-Iu-460) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110329544 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-460:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110329544 DIUCS DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-460:LU)[0x563b4cc0cfe0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110329544 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-460:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110329544 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-460:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110329545 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-460:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110329545 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-460:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110329545 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-460:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110329545 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-460:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110329545 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-460:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110329545 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-460:LU)[0x563b4cc2d2b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110329545 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-460:LU)[0x563b4cc2d2b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-460:LU)[0x563b4cc69a10] (msc_a.c:1053) 20250410110329545 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-460:LU)[0x563b4cc2d2b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410110329545 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-460:LU)[0x563b4cc2d2b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110329545 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-460:LU)[0x563b4cc2d2b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410110329545 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-460:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc0d1f0] (msc_a.c:1053) 20250410110329545 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-460:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110329545 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-460:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110329545 DMSC DEBUG msub_fsm[0x563b4cc0d1f0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110329545 DMSC DEBUG msub(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D) MSC-A terminated (msub.c:261) 20250410110329545 DMSC DEBUG msub(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D) 1 MSC-I still active (msub.c:79) 20250410110329545 DMSC DEBUG msub_fsm[0x563b4cc0d1f0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110329545 DMSC DEBUG msub_fsm[0x563b4cc0d1f0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110329545 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-460:LU)[0x563b4cc0cfe0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110329545 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-460:LU)[0x563b4cc0cfe0]{READY}: Removing from parent msub_fsm[0x563b4cc0d1f0] (msub.c:113) 20250410110329545 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-460 (ran_conn.c:142) 20250410110329545 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-460 (ran_conn.c:155) 20250410110329545 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-460:LU)[0x563b4cc0cfe0]{READY}: Freeing instance (msub.c:113) 20250410110329545 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-460:LU)[0x563b4cc0cfe0]{READY}: Deallocated (fsm.c:568) 20250410110329545 DMSC DEBUG msub(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D) Free (msub.c:119) 20250410110329545 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D - active-conn: now used by 1 (attached) (msub.c:375) 20250410110329545 DMSC DEBUG msub_fsm[0x563b4cc0d1f0]{terminating}: Freeing instance (msub.c:113) 20250410110329545 DMSC DEBUG msub_fsm[0x563b4cc0d1f0]{terminating}: Deallocated (fsm.c:568) 20250410110329545 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110329545 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110329545 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110329545 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110329545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110329545 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110329545 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110329545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110329545 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110329545 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 01 04 d8 61 3d 00 01 cc 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2625)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2625)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-M3UA(2625)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110329545 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110329545 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110329545 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110329545 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110329545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110329545 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110329545 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110329545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110329545 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110329545 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 cc d8 61 3d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-RAN(2624)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_gsup_mo_mt_sms_rp_mr2(2631)14180669 TC_iu_gsup_mo_mt_sms_rp_mr2(2631)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_mt_sms_rp_mr2(2631)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_mt_sms_rp_mr2(2631)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_mt_sms_rp_mr2(2631)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2624)@7d38b4d9c9a0: Created IMSI[0] for '262420000001093'H'AA37C63D'O to be handled at TC_iu_gsup_mo_mt_sms_rp_mr2(2631) TC_iu_gsup_mo_mt_sms_rp_mr2(2631)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0100'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'AA37C63D'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2624)@7d38b4d9c9a0: Added conn table entry 0TC_iu_gsup_mo_mt_sms_rp_mr2(2631)6348520 MSC_Test_2-RAN(2624)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_2-M3UA(2625)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110329748 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110329749 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110329749 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110329749 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110329749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110329749 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110329749 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110329749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110329749 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110329749 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 60 de e8 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 04 03 50 59 02 05 f4 aa 37 c6 3d 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110329749 DIUCS DEBUG (UTRAN-Iu-461 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110329750 DMSC DEBUG msub_fsm[0x563b4cc2d2b0]{active}: Allocated (fsm.c:456) 20250410110329750 DMSC DEBUG msc_i[0x563b4cc69a10]{READY}: Allocated (fsm.c:456) 20250410110329750 DMSC DEBUG msc_i[0x563b4cc69a10]{READY}: is child of msub_fsm[0x563b4cc2d2b0] (fsm.c:486) 20250410110329750 DMSC DEBUG msc_a[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110329750 DMSC DEBUG msc_a[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc2d2b0] (fsm.c:486) 20250410110329750 DMSC DEBUG msc_a(unknown:UTRAN-Iu-461:NONE)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110329750 DMSC DEBUG msc_i(unknown:UTRAN-Iu-461:NONE)[0x563b4cc69a10]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110329750 DMSC DEBUG msc_a(unknown:UTRAN-Iu-461:NONE)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110329750 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-461:NONE)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110329750 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-461:NONE)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110329750 DMM DEBUG msc_a(TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250410110329750 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410110329750 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc0cfe0] (fsm.c:486) 20250410110329750 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250410110329750 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410110329750 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410110329750 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410110329750 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110329750 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110329750 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410110329750 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250410110329750 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc69530]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110329750 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc69530]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc0d1f0] (fsm.c:486) 20250410110329750 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc69530]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110329750 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc69530]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110329750 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410110329750 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110329750 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110329750 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110329750 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110329750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110329751 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110329751 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110329751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110329751 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110329751 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 00 02 60 de e8 00 01 cd 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2625)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2625)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: { messageType := 2, destLocRef := '60DEE8'O, sourceLocRef := '0001CD'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: Session index based on local reference:0 TC_iu_gsup_mo_mt_sms_rp_mr2(2631)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_mt_sms_rp_mr2(2631)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110329756 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110329756 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc69530]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110329756 DVLR DEBUG SUBSCR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D) Received 1 auth tuples (vlr.c:996) 20250410110329756 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc69530]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110329756 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc69530]{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:324) 20250410110329756 DMM DEBUG Tx AUTH REQ (rand = 5e6f8692bcb9f78ec4834964b1df272e) (gsm_04_08.c:641) 20250410110329756 DMM DEBUG AUTH REQ (autn = c8249b1306783d8f9e56266ee59a74c6) (gsm_04_08.c:643) 20250410110329756 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110329756 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110329756 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110329756 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410110329757 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110329757 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110329757 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110329757 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110329757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110329757 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110329757 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110329757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110329757 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110329757 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 00 06 60 de e8 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 5e 6f 86 92 bc b9 f7 8e c4 83 49 64 b1 df 27 2e 20 10 c8 24 9b 13 06 78 3d 8f 9e 56 26 6e e5 9a 74 c6 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2625)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2625)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2624)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051486350E902104AA68ED20'O MSC_Test_2-RAN(2624)@7d38b4d9c9a0: patched enc_l3: '055486350E902104AA68ED20'O MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055486350E902104AA68ED20'O 20250410110329766 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110329766 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110329766 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110329766 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_2-M3UA(2625)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110329766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110329766 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110329766 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110329767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110329767 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110329767 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 cd 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 86 35 0e 90 21 04 aa 68 ed 20 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110329767 DIUCS DEBUG (UTRAN-Iu-461) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110329767 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110329767 DIUCS DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110329767 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110329767 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110329767 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110329767 DMM DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 86350e90aa68ed20) (gsm_04_08.c:1128) 20250410110329767 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc69530]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110329767 DVLR DEBUG SUBSCR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D) AUTH on UTRAN received RES: 86350e90aa68ed20 (8 bytes) (vlr_auth_fsm.c:151) 20250410110329767 DVLR INFO SUBSCR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110329767 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc69530]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110329767 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc69530]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110329767 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc69530]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110329767 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc69530]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc0d1f0] (vlr_auth_fsm.c:294) 20250410110329767 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc69530]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110329767 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc69530]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110329767 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250410110329767 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410110329767 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110329767 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110329767 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=35fddbb0f39e179498f637247eb0aefe, CK=NONE (ran_msg_iu.c:388) 20250410110329767 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110329768 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250410110329768 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110329768 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110329768 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110329768 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110329768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110329768 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110329768 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110329768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110329768 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110329768 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 00 06 60 de e8 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 35 fd db b0 f3 9e 17 94 98 f6 37 24 7e b0 ae fe 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2625)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2625)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2625)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110329774 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110329774 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110329774 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110329774 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110329774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110329774 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110329774 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110329774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110329774 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110329774 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 cd 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110329774 DIUCS DEBUG (UTRAN-Iu-461) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110329774 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110329775 DIUCS DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110329775 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110329775 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110329775 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110329775 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250410110329775 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410110329775 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110329775 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110329775 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410110329775 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410110329775 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410110329775 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410110329775 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410110329775 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410110329775 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410110329775 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410110329775 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.974s remaining) (msc_a.c:450) 20250410110329775 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001093/3/1): Available (smpp_smsc.c:626) 20250410110329775 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110329776 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110329776 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110329776 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110329776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110329776 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110329776 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110329776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110329776 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110329776 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 00 06 60 de e8 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 90 f3 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2625)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2625)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_mt_sms_rp_mr2(2631)@7d38b4d9c9a0: Submit MO SMMA on DTAP, SM-RP-MR is '00'O MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: vl_len:22 MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014401200000200104006050901020600003B400140'O 20250410110329783 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110329784 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110329784 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110329784 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110329784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110329784 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110329784 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110329784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2625)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110329784 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110329784 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 cd 00 01 16 00 14 40 12 00 00 02 00 10 40 06 05 09 01 02 06 00 00 3b 40 01 40 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110329784 DIUCS DEBUG (UTRAN-Iu-461) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110329784 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110329784 DIUCS DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110329784 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110329784 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110329784 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110329784 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D + SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:228) 20250410110329784 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_11.c:1124) 20250410110329784 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250410110329784 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250410110329784 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110329784 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110329784 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110329784 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110329784 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110329784 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110329784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110329784 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110329784 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110329785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110329785 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110329785 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 00 06 60 de e8 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 89 04 00 3b 40 01 40 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2625)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2625)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_mt_sms_rp_mr2(2631)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_mt_sms_rp_mr2(2631)@7d38b4d9c9a0: RX MO-ReadyForSM-Req, SM-RP-MR is '00'O TC_iu_gsup_mo_mt_sms_rp_mr2(2631)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_mt_sms_rp_mr2(2631)@7d38b4d9c9a0: TX MT-forwardSM-Req for the MT SMS 20250410110329791 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D + gsm411_gsup_rx: now used by 4 (attached,active-conn,SMS,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250410110329791 DMSC DEBUG Routed to GSM 04.11 MT handler (gsm_04_11_gsup.c:343) 20250410110329791 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D + SMS: now used by 5 (attached,active-conn,2*SMS,gsm411_gsup_rx) (transaction.c:228) 20250410110329791 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_11.c:1124) 20250410110329791 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250410110329791 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110329791 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110329791 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D - gsm411_gsup_rx: now used by 4 (attached,active-conn,2*SMS) (gsm_04_11_gsup.c:354) 20250410110329791 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110329791 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110329791 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110329791 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110329792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110329792 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110329792 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110329792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110329792 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110329792 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 47 00 00 00 b9 00 00 00 c3 03 00 00 00 06 60 de e8 00 01 30 00 14 40 2c 00 00 02 00 10 40 20 1f 09 01 1c 01 01 07 91 44 77 58 10 06 50 00 10 00 06 80 21 43 65 00 00 81 11 32 81 30 85 82 00 00 3b 40 01 40 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2625)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2625)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_mt_sms_rp_mr2(2631)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_mt_sms_rp_mr2(2631)@7d38b4d9c9a0: RX MT SMS on DTAP, DTAP TID is 0, SM-RP-MR is '01'O MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: vl_len:19 MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O MSC_Test_2-M3UA(2625)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110329797 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110329797 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110329797 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110329797 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110329797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110329797 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110329797 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110329797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110329797 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110329797 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 cd 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 89 04 00 3b 40 01 40 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110329798 DIUCS DEBUG (UTRAN-Iu-461) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110329798 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110329798 DIUCS DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110329798 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110329798 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110329798 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110329832 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D + gsm411_gsup_rx: now used by 5 (attached,active-conn,2*SMS,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250410110329832 DMSC DEBUG Routed to GSM 04.11 MO handler (gsm_04_11_gsup.c:337) 20250410110329832 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250410110329832 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110329832 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110329832 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250410110329832 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D - gsm411_gsup_rx: now used by 4 (attached,active-conn,2*SMS) (gsm_04_11_gsup.c:354) 20250410110329832 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110329832 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110329832 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110329832 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110329832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110329832 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110329832 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110329832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110329832 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110329832 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 b9 00 00 00 c3 03 00 00 00 06 60 de e8 00 01 16 00 14 40 12 00 00 02 00 10 40 06 05 89 01 02 03 00 00 3b 40 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2625)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2625)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_mt_sms_rp_mr2(2631)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: vl_len:19 MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400F00000200104003020904003B400140'O MSC_Test_2-M3UA(2625)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110329835 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110329835 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110329835 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110329835 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110329835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110329835 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110329835 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110329835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110329835 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110329835 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 cd 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 09 04 00 3b 40 01 40 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110329835 DIUCS DEBUG (UTRAN-Iu-461) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110329835 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110329835 DIUCS DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110329835 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110329835 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110329835 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110329835 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D - SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:281) MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: vl_len:22 MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020201003B400140'O MSC_Test_2-M3UA(2625)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110330036 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110330036 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110330036 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110330036 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110330036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110330037 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110330037 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110330037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110330037 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110330037 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 cd 00 01 16 00 14 40 12 00 00 02 00 10 40 06 05 89 01 02 02 01 00 3b 40 01 40 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110330037 DIUCS DEBUG (UTRAN-Iu-461) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110330037 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110330037 DIUCS DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110330037 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110330037 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110330037 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110330037 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250410110330037 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110330037 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110330037 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410110330037 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110330037 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250410110330037 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110330037 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110330037 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110330037 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110330037 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110330037 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110330038 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410110330038 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110330038 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110330038 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110330038 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110330038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110330038 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110330038 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110330038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110330038 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110330038 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 00 06 60 de e8 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 09 04 00 3b 40 01 40 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110330038 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110330038 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110330038 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110330038 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110330038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110330038 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110330038 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110330038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110330038 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110330038 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 00 06 60 de e8 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2625)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2625)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2625)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-M3UA(2625)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_mt_sms_rp_mr2(2631)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_mt_sms_rp_mr2(2631)@7d38b4d9c9a0: RX MT-forwardSM-Res (RP-ACK) TC_iu_gsup_mo_mt_sms_rp_mr2(2631)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2625)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110330049 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110330049 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110330049 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110330049 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110330049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110330049 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110330049 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110330049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110330049 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110330049 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 cd 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110330049 DIUCS DEBUG (UTRAN-Iu-461) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110330049 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110330050 DIUCS DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110330050 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110330050 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110330050 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110330050 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110330050 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110330050 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110330050 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110330050 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110330050 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc0cfe0] (msc_a.c:1053) 20250410110330050 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110330050 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410110330050 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc2d2b0] (msc_a.c:1053) 20250410110330050 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110330050 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110330050 DMSC DEBUG msub_fsm[0x563b4cc2d2b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110330050 DMSC DEBUG msub(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D) MSC-A terminated (msub.c:261) 20250410110330050 DMSC DEBUG msub(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D) 1 MSC-I still active (msub.c:79) 20250410110330050 DMSC DEBUG msub_fsm[0x563b4cc2d2b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110330050 DMSC DEBUG msub_fsm[0x563b4cc2d2b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110330050 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110330050 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: Removing from parent msub_fsm[0x563b4cc2d2b0] (msub.c:113) 20250410110330050 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-461 (ran_conn.c:142) 20250410110330050 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-461 (ran_conn.c:155) 20250410110330050 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: Freeing instance (msub.c:113) 20250410110330050 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D:UTRAN-Iu-461:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: Deallocated (fsm.c:568) 20250410110330050 DMSC DEBUG msub(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D) Free (msub.c:119) 20250410110330050 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAA37C63D - active-conn: now used by 1 (attached) (msub.c:375) 20250410110330050 DMSC DEBUG msub_fsm[0x563b4cc2d2b0]{terminating}: Freeing instance (msub.c:113) 20250410110330050 DMSC DEBUG msub_fsm[0x563b4cc2d2b0]{terminating}: Deallocated (fsm.c:568) 20250410110330050 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110330050 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110330050 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110330050 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110330050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110330050 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110330051 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110330051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110330051 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110330051 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 00 04 60 de e8 00 01 cd 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2625)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2625)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: Session index based on local reference:0 20250410110330053 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110330053 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110330053 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110330053 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110330053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110330053 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110330053 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_2-RAN(2624)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_gsup_mo_mt_sms_rp_mr2(2631)6348520 MSC_Test_2-M3UA(2625)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110330053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110330053 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110330053 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 cd 60 de e8 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_iu_gsup_mo_mt_sms_rp_mr2(2631)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_mt_sms_rp_mr2(2631)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_mt_sms_rp_mr2(2631)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_mt_sms_rp_mr2(2631)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410110330061 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410110330061 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110330061 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410110330061 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410110330061 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410110330061 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110330061 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110330061 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410110330061 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110330061 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110330061 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410110330061 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110330061 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110330061 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110330061 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110330061 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110330061 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110330062 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110330062 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110330062 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2619)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110330062 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test_0-SCCP(2617)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110330063 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410110330063 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410110330063 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410110330063 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_1-RAN(2621)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110330063 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110330063 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110330063 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110330063 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250410110330063 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250410110330063 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110330063 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250410110330063 DLSS7 ERROR 0: ASP(virt-bsc1-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250410110330064 DLINP ERROR SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:766) 20250410110330064 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110330064 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1126) 20250410110330064 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110330064 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110330064 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110330064 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110330064 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110330064 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110330064 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110330064 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110330064 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110330064 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250410110330064 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:378) 20250410110330065 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410110330065 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110330065 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110330065 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110330065 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) MSC_Test-MNCC(2626)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(2618)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-SCCP(2620)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(2629)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-M3UA(2622)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(2628)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110330065 DLINP ERROR SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:766) 20250410110330065 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110330066 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410110330066 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110330066 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110330066 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110330066 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110330066 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110330066 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110330066 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110330066 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110330066 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250410110330066 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2625)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-SCCP(2623)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(2630)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-RAN(2624)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(2627)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2616)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2632)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2616): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(2617): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(2618): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(2619): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-SCCP(2620): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-RAN(2621): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-M3UA(2622): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-SCCP(2623): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-RAN(2624): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-M3UA(2625): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(2626): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(2627): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(2628): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(2629): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(2630): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_iu_gsup_mo_mt_sms_rp_mr2(2631): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2632): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_iu_gsup_mo_mt_sms_rp_mr finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mo_mt_sms_rp_mr pass'. Thu Apr 10 11:03:30 UTC 2025 ====== MSC_Tests_Iu.TC_iu_gsup_mo_mt_sms_rp_mr pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_iu_gsup_mo_mt_sms_rp_mr.talloc 20250410110331066 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=569172) 20250410110332063 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110332063 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110332063 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110332064 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110332064 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110332064 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110332066 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110332066 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110332066 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110332067 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=569172, count=572480) 20250410110333068 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mo_mt_sms_rp_mr pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mt_multi_part_sms'. ------ MSC_Tests_Iu.TC_iu_gsup_mt_multi_part_sms ------ Thu Apr 10 11:03:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mt_multi_part_sms.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mt_multi_part_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410110334070 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mt_multi_part_sms' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_iu_gsup_mt_multi_part_sms started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(2636)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(2636)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2636)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(2634)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(2639)@7d38b4d9c9a0: ************************************************* MSC_Test_1-M3UA(2639)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2639)@7d38b4d9c9a0: ************************************************* MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_1-SCCP(2637)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_2-M3UA(2642)@7d38b4d9c9a0: ************************************************* MSC_Test_2-M3UA(2642)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2642)@7d38b4d9c9a0: ************************************************* MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410110335065 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2643)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410110335071 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410110335220 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110335220 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410110335220 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110335220 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2636)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2636)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2636)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110335226 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110335226 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110335226 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110335226 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110335226 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110335226 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110335226 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110335226 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110335226 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110335226 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410110335226 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2636)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(2636)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2636)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2636)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2636)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2636)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2636)@7d38b4d9c9a0: Message received on association #8 20250410110335226 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110335226 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110335226 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110335226 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410110335226 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110335226 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110335226 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110335226 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110335226 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110335226 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410110335227 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110335227 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2636)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110335227 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410110335227 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2636)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2636)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2636)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2636)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2636)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110335244 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110335244 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250410110335244 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110335244 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2639)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2639)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2639)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2639)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_1-M3UA(2639)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410110335249 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110335249 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110335249 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110335249 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110335249 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110335249 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110335249 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110335249 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110335249 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110335249 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110335250 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2639)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2639)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2639)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2639)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410110335252 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110335252 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110335252 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110335252 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110335252 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110335252 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110335252 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110335252 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110335252 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110335252 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110335252 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2639)@7d38b4d9c9a0: Message received on association #8 20250410110335252 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410110335252 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:413) 20250410110335252 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2639)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2639)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2639)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2639)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2639)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2639)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110335260 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110335260 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250410110335260 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110335260 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2642)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2642)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2642)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2642)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_2-M3UA(2642)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410110335269 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110335269 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110335269 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110335269 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110335269 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110335269 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110335269 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110335269 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110335269 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110335269 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110335269 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2642)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2642)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2642)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2642)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410110335272 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110335272 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110335272 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110335272 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110335272 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110335272 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110335272 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110335272 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110335272 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110335272 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110335272 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110335272 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110335272 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410110335272 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) 20250410110335272 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2639)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2642)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2639)@7d38b4d9c9a0: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2642)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2642)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2642)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2642)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2642)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2642)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110336035 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110336035 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110336035 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110336035 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110336035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110336035 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110336035 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110336035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110336035 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110336035 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2636)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110336035 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110336035 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110336035 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110336035 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110336035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110336035 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110336035 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110336035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110336035 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110336035 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2636)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2636)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2635)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410110336053 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110336053 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110336053 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410110336053 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410110336053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110336053 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110336053 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110336053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110336053 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110336053 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2639)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110336053 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110336053 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110336053 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110336053 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250410110336053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110336053 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250410110336053 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110336053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250410110336053 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110336053 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2639)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2639)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2638)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410110336072 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410110336072 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2645)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2645)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410110336075 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110336075 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110336075 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110336075 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110336075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110336075 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110336075 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110336075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110336075 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110336075 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110336075 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test_2-M3UA(2642)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110336076 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250410110336076 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250410110336076 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110336076 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110336076 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110336076 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110336076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110336076 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110336076 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110336076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110336076 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110336076 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2642)@7d38b4d9c9a0: Message received on association #8 MSC_Test-GSUP-IPA(2645)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2645)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2645)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2645)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test_2-M3UA(2642)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP-IPA(2645)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2645)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_2-RAN(2641)@7d38b4d9c9a0: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410110336090 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410110336090 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2646)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000001094" to be handled at TC_iu_gsup_mt_multi_part_sms2(2648) MSC_Test-GSUP(2646)@7d38b4d9c9a0: Created GsupExpect[1] for "262420000001094" to be handled at TC_iu_gsup_mt_multi_part_sms2(2648) TC_iu_gsup_mt_multi_part_sms2(2648)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001094'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-RAN(2641)@7d38b4d9c9a0: Added conn table entry 0TC_iu_gsup_mt_multi_part_sms2(2648)13584431 MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_2-RAN(2641)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410110336134 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110336134 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110336134 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110336134 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110336134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110336134 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110336134 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110336134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110336134 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110336134 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 cf 48 2f 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 49 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2642)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110336135 DIUCS DEBUG (UTRAN-Iu-462 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110336135 DMSC DEBUG msub_fsm[0x563b4cc0d1f0]{active}: Allocated (fsm.c:456) 20250410110336135 DMSC DEBUG msc_i[0x563b4cc0cfe0]{READY}: Allocated (fsm.c:456) 20250410110336135 DMSC DEBUG msc_i[0x563b4cc0cfe0]{READY}: is child of msub_fsm[0x563b4cc0d1f0] (fsm.c:486) 20250410110336135 DMSC DEBUG msc_a[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110336135 DMSC DEBUG msc_a[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc0d1f0] (fsm.c:486) 20250410110336135 DMSC DEBUG msc_a(unknown:UTRAN-Iu-462:NONE)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110336135 DMSC DEBUG msc_i(unknown:UTRAN-Iu-462:NONE)[0x563b4cc0cfe0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110336135 DMSC DEBUG msc_a(unknown:UTRAN-Iu-462:NONE)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110336135 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-462:NONE)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110336135 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-462:NONE)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110336135 DMM DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-462:LU)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001094 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410110336135 DMM DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-462:LU)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410110336135 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-462:LU)[0x563b4cc2d2b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410110336135 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-462:LU)[0x563b4cc2d2b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001094:UTRAN-Iu-462:LU)[0x563b4cc69a10] (fsm.c:486) 20250410110336135 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-462:LU)[0x563b4cc2d2b0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410110336135 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-462:LU)[0x563b4cc2d2b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410110336135 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410110336135 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001094 id=262420000001094 (vlr.c:661) 20250410110336135 DVLR INFO New subscr, IMSI: 262420000001094 (vlr.c:562) 20250410110336135 DVLR DEBUG VLR subscr IMSI-262420000001094 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410110336135 DMSC DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-462:LU)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110336135 DMSC DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-462:LU)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110336135 DVLR DEBUG VLR subscr IMSI-262420000001094 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410110336135 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410110336135 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-462:LU)[0x563b4cc2d2b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410110336135 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-462:LU)[0x563b4cc2d2b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410110336135 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-462:LU)[0x563b4cc2d2b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410110336135 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-462:LU)[0x563b4cc4e330]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110336135 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-462:LU)[0x563b4cc4e330]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-462:LU)[0x563b4cc2d2b0] (fsm.c:486) 20250410110336135 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-462:LU)[0x563b4cc4e330]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110336135 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-462:LU)[0x563b4cc4e330]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110336135 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110336135 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110336135 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110336135 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110336135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110336135 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110336135 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110336135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110336135 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110336135 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 03 02 cf 48 2f 00 01 ce 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2642)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2642)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'CF482F'O, sourceLocRef := '0001CE'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(2646)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000001094" handled at TC_iu_gsup_mt_multi_part_sms2(2648) MSC_Test-GSUP(2646)@7d38b4d9c9a0: Added IMSI table entry 0TC_iu_gsup_mt_multi_part_sms2(2648)"262420000001094" TC_iu_gsup_mt_multi_part_sms2(2648)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_multi_part_sms2(2648)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410110336139 DVLR DEBUG VLR subscr IMSI-262420000001094 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110336139 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-462:LU)[0x563b4cc4e330]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110336139 DVLR DEBUG SUBSCR(IMSI-262420000001094) Received 1 auth tuples (vlr.c:996) 20250410110336139 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-462:LU)[0x563b4cc4e330]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110336139 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-462:LU)[0x563b4cc4e330]{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:324) 20250410110336139 DMM DEBUG Tx AUTH REQ (rand = bc6f49d663c92c8e12b0afae7276f5ff) (gsm_04_08.c:641) 20250410110336139 DMM DEBUG AUTH REQ (autn = 4ac514c68f8131b9641655e728b18d06) (gsm_04_08.c:643) 20250410110336139 DIUCS DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-462:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110336139 DIUCS DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-462:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110336139 DMSC DEBUG msc_i(IMSI-262420000001094:UTRAN-Iu-462:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110336139 DVLR DEBUG VLR subscr IMSI-262420000001094 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110336139 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110336139 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110336139 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110336139 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110336139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110336139 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110336139 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110336139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110336139 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110336139 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 03 06 cf 48 2f 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 bc 6f 49 d6 63 c9 2c 8e 12 b0 af ae 72 76 f5 ff 20 10 4a c5 14 c6 8f 81 31 b9 64 16 55 e7 28 b1 8d 06 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2642)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2642)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2641)@7d38b4d9c9a0: patching N(SD)=1 into dtap '0514C118EF792104D7BD84C5'O MSC_Test_2-RAN(2641)@7d38b4d9c9a0: patched enc_l3: '0554C118EF792104D7BD84C5'O MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554C118EF792104D7BD84C5'O MSC_Test_2-M3UA(2642)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110336144 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110336144 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110336144 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110336144 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110336144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110336144 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110336144 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110336144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110336144 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110336144 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ce 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 c1 18 ef 79 21 04 d7 bd 84 c5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110336144 DIUCS DEBUG (UTRAN-Iu-462) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110336144 DMSC DEBUG msc_i(IMSI-262420000001094:UTRAN-Iu-462:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110336144 DIUCS DEBUG msc_i(IMSI-262420000001094:UTRAN-Iu-462:LU)[0x563b4cc0cfe0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110336144 DMSC DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-462:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110336144 DIUCS DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-462:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110336144 DIUCS DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-462:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110336144 DMM DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-462:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = c118ef79d7bd84c5) (gsm_04_08.c:1128) 20250410110336144 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-462:LU)[0x563b4cc4e330]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110336144 DVLR DEBUG SUBSCR(IMSI-262420000001094) AUTH on UTRAN received RES: c118ef79d7bd84c5 (8 bytes) (vlr_auth_fsm.c:151) 20250410110336144 DVLR INFO SUBSCR(IMSI-262420000001094) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110336144 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-462:LU)[0x563b4cc4e330]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110336144 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-462:LU)[0x563b4cc4e330]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110336144 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-462:LU)[0x563b4cc4e330]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110336144 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-462:LU)[0x563b4cc4e330]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-462:LU)[0x563b4cc2d2b0] (vlr_auth_fsm.c:294) 20250410110336144 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-462:LU)[0x563b4cc4e330]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110336144 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-462:LU)[0x563b4cc4e330]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110336144 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-462:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410110336144 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-462:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410110336144 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-462:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110336144 DIUCS DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-462:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110336144 DIUCS DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-462:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=180f9265e4c8df8f120d91709d9796e3, CK=NONE (ran_msg_iu.c:388) 20250410110336144 DMSC DEBUG msc_i(IMSI-262420000001094:UTRAN-Iu-462:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110336144 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-462:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250410110336144 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110336144 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110336144 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110336144 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110336144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110336144 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110336144 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110336144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110336144 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110336144 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 03 06 cf 48 2f 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 18 0f 92 65 e4 c8 df 8f 12 0d 91 70 9d 97 96 e3 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2642)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2642)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250410110336152 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110336152 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110336152 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110336152 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110336152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110336152 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110336152 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110336152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110336152 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110336152 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ce 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2642)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110336153 DIUCS DEBUG (UTRAN-Iu-462) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110336153 DMSC DEBUG msc_i(IMSI-262420000001094:UTRAN-Iu-462:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110336153 DIUCS DEBUG msc_i(IMSI-262420000001094:UTRAN-Iu-462:LU)[0x563b4cc0cfe0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110336153 DMSC DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-462:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110336153 DIUCS DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-462:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110336153 DIUCS DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-462:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110336153 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-462:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410110336153 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-462:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410110336153 DIUCS DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-462:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110336153 DMSC DEBUG msc_i(IMSI-262420000001094:UTRAN-Iu-462:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110336153 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-462:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410110336153 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-462:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410110336153 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001094:UTRAN-Iu-462:LU)[0x563b4cc4e330]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110336153 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001094:UTRAN-Iu-462:LU)[0x563b4cc4e330]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-462:LU)[0x563b4cc2d2b0] (fsm.c:486) 20250410110336153 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001094:UTRAN-Iu-462:LU)[0x563b4cc4e330]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410110336153 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001094:UTRAN-Iu-462:LU)[0x563b4cc4e330]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410110336153 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110336153 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110336153 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110336153 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110336153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110336153 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110336153 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110336153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110336153 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110336153 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 03 06 cf 48 2f 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 90 f4 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2642)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2642)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110336157 DVLR DEBUG VLR subscr IMSI-262420000001094 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110336157 DVLR DEBUG IMSI:262420000001094 has MSISDN:491230001094 (vlr.c:1045) 20250410110336157 DMSC NOTICE msub(IMSI-262420000001094:MSISDN-491230001094) VLR: update for IMSI=262420000001094 (MSISDN=491230001094) (gsm_04_08.c:1541) 20250410110336157 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110336158 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110336158 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-462:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410110336158 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001094:UTRAN-Iu-462:LU)[0x563b4cc4e330]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410110336158 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001094:UTRAN-Iu-462:LU)[0x563b4cc4e330]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410110336158 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001094:UTRAN-Iu-462:LU)[0x563b4cc4e330]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410110336158 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001094:UTRAN-Iu-462:LU)[0x563b4cc4e330]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-462:LU)[0x563b4cc2d2b0] (vlr_lu_fsm.c:110) 20250410110336158 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001094:UTRAN-Iu-462:LU)[0x563b4cc4e330]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410110336158 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001094:UTRAN-Iu-462:LU)[0x563b4cc4e330]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110336158 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-462:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410110336158 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-462:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410110336158 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-462:LU)[0x563b4cc20770]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110336158 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-462:LU)[0x563b4cc20770]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-462:LU)[0x563b4cc2d2b0] (fsm.c:486) 20250410110336158 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-462:LU)[0x563b4cc20770]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410110336158 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-462:LU)[0x563b4cc20770]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410110336158 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-462:LU)[0x563b4cc20770]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410110336158 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-462:LU)[0x563b4cc20770]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410110336158 DMSC NOTICE msub(IMSI-262420000001094:MSISDN-491230001094:TMSInew-0x106F23FB) VLR: update for IMSI=262420000001094 (MSISDN=491230001094) (gsm_04_08.c:1541) 20250410110336158 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-462:LU)[0x563b4cc20770]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410110336158 DMM DEBUG -> IMSI-262420000001094:MSISDN-491230001094:TMSInew-0x106F23FB LOCATION UPDATE ACCEPT (TMSI = 0x106f23fb) (gsm_04_08.c:149) 20250410110336158 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSInew-0x106F23FB:UTRAN-Iu-462:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250410110336158 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSInew-0x106F23FB:UTRAN-Iu-462:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110336158 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSInew-0x106F23FB:UTRAN-Iu-462:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110336158 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSInew-0x106F23FB - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110336158 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110336158 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110336158 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110336158 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110336158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110336158 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110336158 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110336158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110336158 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110336158 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 03 06 cf 48 2f 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 10 6f 23 fb 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2642)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2642)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_multi_part_sms2(2648)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2641)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2641)@7d38b4d9c9a0: patched enc_l3: '059B'O MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: vl_len:14 MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250410110336162 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110336162 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110336162 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110336162 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110336162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110336162 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110336162 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110336162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2642)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110336162 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110336162 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ce 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110336162 DIUCS DEBUG (UTRAN-Iu-462) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110336162 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSInew-0x106F23FB:UTRAN-Iu-462:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110336162 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSInew-0x106F23FB:UTRAN-Iu-462:LU)[0x563b4cc0cfe0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110336162 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSInew-0x106F23FB:UTRAN-Iu-462:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110336162 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSInew-0x106F23FB:UTRAN-Iu-462:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110336162 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSInew-0x106F23FB:UTRAN-Iu-462:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110336162 DMM DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSInew-0x106F23FB:UTRAN-Iu-462:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410110336162 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:TMSInew-0x106F23FB:UTRAN-Iu-462:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410110336162 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-462:LU)[0x563b4cc20770]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410110336162 DMSC NOTICE msub(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB) VLR: update for IMSI=262420000001094 (MSISDN=491230001094) (gsm_04_08.c:1541) 20250410110336162 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410110336162 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-462:LU)[0x563b4cc20770]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410110336162 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-462:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410110336162 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-462:LU)[0x563b4cc20770]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410110336162 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-462:LU)[0x563b4cc20770]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-462:LU)[0x563b4cc2d2b0] (vlr_lu_fsm.c:817) 20250410110336162 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-462:LU)[0x563b4cc20770]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410110336162 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-462:LU)[0x563b4cc20770]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110336162 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-462:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410110336162 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-462:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410110336162 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-462:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.973s remaining) (msc_a.c:450) 20250410110336162 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001094/3/1): Available (smpp_smsc.c:626) 20250410110336162 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-462:LU)[0x563b4cc69a10]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110336162 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-462:LU)[0x563b4cc69a10]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110336162 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-462:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110336162 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110336162 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110336162 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110336162 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-462:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110336162 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-462:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110336162 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410110336162 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110336162 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110336162 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110336162 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110336162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110336162 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110336162 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110336162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110336162 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110336162 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 03 06 cf 48 2f 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2642)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2642)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250410110336166 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110336166 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110336166 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110336166 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110336166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110336166 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110336166 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110336166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110336166 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110336166 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ce 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2642)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110336166 DIUCS DEBUG (UTRAN-Iu-462) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110336166 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-462:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110336167 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-462:LU)[0x563b4cc0cfe0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110336167 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-462:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110336167 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-462:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110336167 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-462:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110336167 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-462:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110336167 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-462:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110336167 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-462:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110336167 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-462:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110336167 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-462:LU)[0x563b4cc2d2b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110336167 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-462:LU)[0x563b4cc2d2b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-462:LU)[0x563b4cc69a10] (msc_a.c:1053) 20250410110336167 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-462:LU)[0x563b4cc2d2b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410110336167 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-462:LU)[0x563b4cc2d2b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110336167 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-462:LU)[0x563b4cc2d2b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410110336167 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-462:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc0d1f0] (msc_a.c:1053) 20250410110336167 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-462:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110336167 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-462:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110336167 DMSC DEBUG msub_fsm[0x563b4cc0d1f0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110336167 DMSC DEBUG msub(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB) MSC-A terminated (msub.c:261) 20250410110336167 DMSC DEBUG msub(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB) 1 MSC-I still active (msub.c:79) 20250410110336167 DMSC DEBUG msub_fsm[0x563b4cc0d1f0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110336167 DMSC DEBUG msub_fsm[0x563b4cc0d1f0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110336167 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-462:LU)[0x563b4cc0cfe0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110336167 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-462:LU)[0x563b4cc0cfe0]{READY}: Removing from parent msub_fsm[0x563b4cc0d1f0] (msub.c:113) 20250410110336167 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-462 (ran_conn.c:142) 20250410110336167 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-462 (ran_conn.c:155) 20250410110336167 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-462:LU)[0x563b4cc0cfe0]{READY}: Freeing instance (msub.c:113) 20250410110336167 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-462:LU)[0x563b4cc0cfe0]{READY}: Deallocated (fsm.c:568) 20250410110336167 DMSC DEBUG msub(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB) Free (msub.c:119) 20250410110336167 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB - active-conn: now used by 1 (attached) (msub.c:375) 20250410110336167 DMSC DEBUG msub_fsm[0x563b4cc0d1f0]{terminating}: Freeing instance (msub.c:113) 20250410110336167 DMSC DEBUG msub_fsm[0x563b4cc0d1f0]{terminating}: Deallocated (fsm.c:568) 20250410110336167 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110336167 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110336167 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110336167 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110336167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110336167 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110336167 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110336167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110336167 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110336167 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 03 04 cf 48 2f 00 01 ce 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2642)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2642)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: Session index based on local reference:0 20250410110336168 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110336168 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110336168 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110336168 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110336168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110336168 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110336168 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110336168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110336168 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110336168 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 ce cf 48 2f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2642)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2641)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_gsup_mt_multi_part_sms2(2648)13584431 TC_iu_gsup_mt_multi_part_sms2(2648)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_multi_part_sms2(2648)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_multi_part_sms2(2648)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_multi_part_sms2(2648)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2641)@7d38b4d9c9a0: Created IMSI[0] for '262420000001094'H'106F23FB'O to be handled at TC_iu_gsup_mt_multi_part_sms2(2648) 20250410110336200 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB + gsm411_gsup_rx: now used by 2 (attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250410110336200 DMSC DEBUG Routed to GSM 04.11 MT handler (gsm_04_11_gsup.c:343) 20250410110336200 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB + SMS: now used by 3 (attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250410110336201 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB + Paging: now used by 4 (attached,gsm411_gsup_rx,SMS,Paging) (paging.c:111) 20250410110336201 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB - gsm411_gsup_rx: now used by 3 (attached,SMS,Paging) (gsm_04_11_gsup.c:354) 20250410110336201 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110336201 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110336201 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110336201 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110336201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110336201 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110336201 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110336201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110336201 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110336201 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 47 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 27 00 0e 40 23 00 00 04 00 03 40 01 00 00 17 40 09 50 62 42 02 00 00 10 90 f4 00 40 40 05 00 10 6f 23 fb 00 16 40 01 40 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2642)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2642)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2641)@7d38b4d9c9a0: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_gsup_mt_multi_part_sms2(2648) TC_iu_gsup_mt_multi_part_sms2(2648)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_multi_part_sms2(2648)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '106F23FB'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2641)@7d38b4d9c9a0: Added conn table entry 0TC_iu_gsup_mt_multi_part_sms2(2648)4432962 MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: First idle individual index:0 20250410110336217 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110336218 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110336218 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110336218 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110336218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110336218 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110336218 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110336218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110336218 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110336218 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 43 a4 42 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 10 6f 23 fb 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2642)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110336218 DIUCS DEBUG (UTRAN-Iu-463 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110336219 DMSC DEBUG msub_fsm[0x563b4cc2d2b0]{active}: Allocated (fsm.c:456) 20250410110336219 DMSC DEBUG msc_i[0x563b4cc69a10]{READY}: Allocated (fsm.c:456) 20250410110336219 DMSC DEBUG msc_i[0x563b4cc69a10]{READY}: is child of msub_fsm[0x563b4cc2d2b0] (fsm.c:486) 20250410110336219 DMSC DEBUG msc_a[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110336219 DMSC DEBUG msc_a[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc2d2b0] (fsm.c:486) 20250410110336219 DMSC DEBUG msc_a(unknown:UTRAN-Iu-463:NONE)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110336219 DMSC DEBUG msc_i(unknown:UTRAN-Iu-463:NONE)[0x563b4cc69a10]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110336219 DMSC DEBUG msc_a(unknown:UTRAN-Iu-463:NONE)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110336219 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-463:NONE)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110336219 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-463:NONE)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110336219 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410110336219 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0cfe0] (fsm.c:486) 20250410110336219 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250410110336219 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410110336219 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB + proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410110336219 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB + active-conn: now used by 5 (attached,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410110336219 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110336219 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110336219 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410110336219 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250410110336219 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc20770]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110336219 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc20770]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0d1f0] (fsm.c:486) 20250410110336219 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc20770]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110336219 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc20770]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110336219 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB - proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250410110336219 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110336219 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110336219 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110336219 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110336219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110336219 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110336219 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110336219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110336219 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110336220 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 02 02 43 a4 42 00 01 cf 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2642)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2642)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: { messageType := 2, destLocRef := '43A442'O, sourceLocRef := '0001CF'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: Session index based on local reference:0 TC_iu_gsup_mt_multi_part_sms2(2648)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_multi_part_sms2(2648)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110336224 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB + vlr_gsup_rx: now used by 5 (attached,SMS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110336224 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc20770]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110336224 DVLR DEBUG SUBSCR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB) Received 1 auth tuples (vlr.c:996) 20250410110336224 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc20770]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110336224 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc20770]{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:324) 20250410110336224 DMM DEBUG Tx AUTH REQ (rand = bde6a565a7e65aac64fbe8f1583ea415) (gsm_04_08.c:641) 20250410110336224 DMM DEBUG AUTH REQ (autn = 05690052fff67f1625cce0fca13a37db) (gsm_04_08.c:643) 20250410110336224 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110336224 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110336224 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc69a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110336224 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB - vlr_gsup_rx: now used by 4 (attached,SMS,Paging,active-conn) (vlr.c:1410) 20250410110336224 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110336224 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110336224 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110336224 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110336224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110336224 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110336224 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110336224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110336224 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110336224 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 02 06 43 a4 42 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 bd e6 a5 65 a7 e6 5a ac 64 fb e8 f1 58 3e a4 15 20 10 05 69 00 52 ff f6 7f 16 25 cc e0 fc a1 3a 37 db 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2642)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2642)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2641)@7d38b4d9c9a0: patching N(SD)=0 into dtap '05142F3C78B92104FB164E85'O MSC_Test_2-RAN(2641)@7d38b4d9c9a0: patched enc_l3: '05142F3C78B92104FB164E85'O MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05142F3C78B92104FB164E85'O 20250410110336231 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110336232 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110336232 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110336232 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110336232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110336232 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110336232 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110336232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110336232 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110336232 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 cf 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 14 2f 3c 78 b9 21 04 fb 16 4e 85 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2642)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110336232 DIUCS DEBUG (UTRAN-Iu-463) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110336232 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc69a10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110336232 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc69a10]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110336232 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110336232 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110336232 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110336232 DMM DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 2f3c78b9fb164e85) (gsm_04_08.c:1128) 20250410110336232 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc20770]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110336232 DVLR DEBUG SUBSCR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB) AUTH on UTRAN received RES: 2f3c78b9fb164e85 (8 bytes) (vlr_auth_fsm.c:151) 20250410110336232 DVLR INFO SUBSCR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110336233 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc20770]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110336233 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc20770]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110336233 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc20770]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110336233 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc20770]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0d1f0] (vlr_auth_fsm.c:294) 20250410110336233 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc20770]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110336233 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc20770]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110336233 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250410110336233 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410110336233 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110336233 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110336233 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=2cdd0a95648794de7e1f76f9cb99f033, CK=NONE (ran_msg_iu.c:388) 20250410110336233 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc69a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110336233 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250410110336233 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110336233 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110336233 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110336233 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110336233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110336233 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110336233 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110336233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110336233 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110336233 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 02 06 43 a4 42 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 2c dd 0a 95 64 87 94 de 7e 1f 76 f9 cb 99 f0 33 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2642)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2642)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250410110336240 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110336240 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110336240 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110336240 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110336240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110336240 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110336240 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110336240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110336240 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2642)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110336240 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 cf 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110336240 DIUCS DEBUG (UTRAN-Iu-463) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110336240 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc69a10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110336240 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc69a10]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110336240 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110336241 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110336241 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110336241 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250410110336241 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410110336241 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110336241 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc69a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110336241 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410110336241 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410110336241 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410110336241 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410110336241 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410110336241 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410110336241 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410110336241 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410110336241 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.977s remaining) (msc_a.c:450) 20250410110336241 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250410110336241 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110336241 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc69a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110336241 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB - Paging: now used by 3 (attached,SMS,active-conn) (paging.c:202) 20250410110336241 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001094/3/1): Available (smpp_smsc.c:626) 20250410110336242 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110336242 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110336242 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110336242 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110336242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110336242 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110336242 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110336242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110336242 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110336242 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 02 06 43 a4 42 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 90 f4 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110336242 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110336242 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110336242 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110336242 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110336242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110336242 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110336242 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110336242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110336242 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110336242 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 47 00 00 00 b9 00 00 00 c3 03 00 00 02 06 43 a4 42 00 01 30 00 14 40 2c 00 00 02 00 10 40 20 1f 09 01 1c 01 00 07 91 44 77 58 10 06 50 00 10 00 06 80 21 43 65 00 00 81 11 32 81 30 85 82 00 00 3b 40 01 40 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2642)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2642)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2642)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2642)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_multi_part_sms2(2648)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: vl_len:19 MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O 20250410110336254 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110336254 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110336254 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110336254 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110336254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110336254 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110336254 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110336254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110336254 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110336254 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 cf 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 89 04 00 3b 40 01 40 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2642)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: vl_len:22 MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: vl_from0 20250410110336254 DIUCS DEBUG (UTRAN-Iu-463) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110336254 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc69a10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110336254 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc69a10]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110336254 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110336254 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110336254 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O MSC_Test_2-M3UA(2642)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110336456 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110336456 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110336456 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110336456 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110336456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110336456 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110336456 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110336456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110336456 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110336457 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 cf 00 01 16 00 14 40 12 00 00 02 00 10 40 06 05 89 01 02 02 00 00 3b 40 01 40 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110336457 DIUCS DEBUG (UTRAN-Iu-463) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110336457 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc69a10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110336457 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc69a10]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110336457 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110336457 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110336457 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110336457 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250410110336457 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110336457 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc69a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110336457 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410110336458 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110336458 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110336458 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110336458 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110336458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110336458 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110336458 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110336458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110336458 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110336458 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 02 06 43 a4 42 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 09 04 00 3b 40 01 40 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2642)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2642)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_multi_part_sms2(2648)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_multi_part_sms2(2648)@7d38b4d9c9a0: RX MT-forwardSM-Res (RP-ACK) TC_iu_gsup_mt_multi_part_sms2(2648)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110337965 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB + gsm411_gsup_rx: now used by 3 (attached,active-conn,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250410110337965 DMSC DEBUG Routed to GSM 04.11 MT handler (gsm_04_11_gsup.c:343) 20250410110337965 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB + SMS: now used by 4 (attached,active-conn,gsm411_gsup_rx,SMS) (transaction.c:228) 20250410110337965 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_11.c:1124) 20250410110337965 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250410110337965 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250410110337965 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110337965 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc69a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110337965 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB - gsm411_gsup_rx: now used by 3 (attached,active-conn,SMS) (gsm_04_11_gsup.c:354) 20250410110337965 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110337965 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110337965 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110337965 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110337965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110337965 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110337965 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110337965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110337965 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110337965 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 47 00 00 00 b9 00 00 00 c3 03 00 00 02 06 43 a4 42 00 01 30 00 14 40 2c 00 00 02 00 10 40 20 1f 09 01 1c 01 00 07 91 44 77 58 10 06 50 00 10 00 06 80 21 43 65 00 00 81 11 32 81 30 85 82 00 00 3b 40 01 40 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2642)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2642)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_multi_part_sms2(2648)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: vl_len:19 MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O 20250410110337967 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110337967 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110337967 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110337967 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110337967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110337967 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110337967 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110337967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110337967 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110337967 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 cf 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 89 04 00 3b 40 01 40 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2642)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: vl_len:22 MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: vl_from0 20250410110337967 DIUCS DEBUG (UTRAN-Iu-463) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110337967 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc69a10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110337967 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc69a10]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110337967 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110337967 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110337967 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O MSC_Test_2-M3UA(2642)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110338168 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110338168 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110338169 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110338169 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110338169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110338169 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110338169 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110338169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110338169 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110338169 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 cf 00 01 16 00 14 40 12 00 00 02 00 10 40 06 05 89 01 02 02 00 00 3b 40 01 40 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110338169 DIUCS DEBUG (UTRAN-Iu-463) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110338169 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc69a10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110338169 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc69a10]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110338169 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110338169 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110338169 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110338170 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250410110338170 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110338170 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc69a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110338170 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410110338170 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110338170 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110338170 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110338170 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110338170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110338170 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110338170 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110338170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110338170 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110338170 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 02 06 43 a4 42 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 09 04 00 3b 40 01 40 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2642)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2642)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_multi_part_sms2(2648)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_multi_part_sms2(2648)@7d38b4d9c9a0: RX MT-forwardSM-Res (RP-ACK) TC_iu_gsup_mt_multi_part_sms2(2648)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110339680 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB + gsm411_gsup_rx: now used by 3 (attached,active-conn,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250410110339681 DMSC DEBUG Routed to GSM 04.11 MT handler (gsm_04_11_gsup.c:343) 20250410110339681 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB + SMS: now used by 4 (attached,active-conn,gsm411_gsup_rx,SMS) (transaction.c:228) 20250410110339681 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_11.c:1124) 20250410110339681 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250410110339681 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110339681 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc69a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110339681 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB - gsm411_gsup_rx: now used by 3 (attached,active-conn,SMS) (gsm_04_11_gsup.c:354) 20250410110339682 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110339682 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110339682 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110339682 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110339682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110339682 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110339682 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110339682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110339682 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110339682 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 47 00 00 00 b9 00 00 00 c3 03 00 00 02 06 43 a4 42 00 01 30 00 14 40 2c 00 00 02 00 10 40 20 1f 09 01 1c 01 00 07 91 44 77 58 10 06 50 00 10 00 06 80 21 43 65 00 00 81 11 32 81 30 85 82 00 00 3b 40 01 40 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2642)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2642)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_multi_part_sms2(2648)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: vl_len:19 MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O 20250410110339691 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110339691 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110339691 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110339691 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110339691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110339691 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110339691 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110339691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110339691 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110339691 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 cf 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 89 04 00 3b 40 01 40 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: vl_len:22 MSC_Test_2-M3UA(2642)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: vl_from0 20250410110339692 DIUCS DEBUG (UTRAN-Iu-463) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110339692 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc69a10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O 20250410110339692 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc69a10]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110339692 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110339692 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110339692 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(2642)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110339892 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110339892 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110339892 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110339892 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110339892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110339893 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110339893 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110339893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110339893 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110339893 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 cf 00 01 16 00 14 40 12 00 00 02 00 10 40 06 05 89 01 02 02 00 00 3b 40 01 40 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110339893 DIUCS DEBUG (UTRAN-Iu-463) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110339893 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc69a10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110339893 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc69a10]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110339893 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110339893 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110339893 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110339893 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250410110339893 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110339893 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc69a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110339894 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410110339894 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110339894 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110339894 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110339894 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110339894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110339894 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110339894 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110339894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110339894 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110339894 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 02 06 43 a4 42 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 09 04 00 3b 40 01 40 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2642)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2642)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_multi_part_sms2(2648)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_multi_part_sms2(2648)@7d38b4d9c9a0: RX MT-forwardSM-Res (RP-ACK) TC_iu_gsup_mt_multi_part_sms2(2648)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110341404 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB + gsm411_gsup_rx: now used by 3 (attached,active-conn,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250410110341404 DMSC DEBUG Routed to GSM 04.11 MT handler (gsm_04_11_gsup.c:343) 20250410110341404 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB + SMS: now used by 4 (attached,active-conn,gsm411_gsup_rx,SMS) (transaction.c:228) 20250410110341404 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_11.c:1124) 20250410110341404 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250410110341404 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110341405 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc69a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110341405 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB - gsm411_gsup_rx: now used by 3 (attached,active-conn,SMS) (gsm_04_11_gsup.c:354) 20250410110341405 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110341405 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110341405 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110341405 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110341405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110341405 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110341405 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110341405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110341405 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110341405 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 47 00 00 00 b9 00 00 00 c3 03 00 00 02 06 43 a4 42 00 01 30 00 14 40 2c 00 00 02 00 10 40 20 1f 09 01 1c 01 00 07 91 44 77 58 10 06 50 00 10 00 06 80 21 43 65 00 00 81 11 32 81 30 85 82 00 00 3b 40 01 40 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2642)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2642)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_multi_part_sms2(2648)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: vl_len:19 MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O 20250410110341416 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110341416 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110341416 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110341416 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110341416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110341416 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110341416 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110341416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110341416 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110341416 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 cf 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 89 04 00 3b 40 01 40 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2642)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: vl_len:22 20250410110341416 DIUCS DEBUG (UTRAN-Iu-463) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110341416 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc69a10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110341416 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc69a10]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110341416 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110341416 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110341416 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O MSC_Test_2-M3UA(2642)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110341617 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110341617 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110341617 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110341617 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110341617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110341617 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110341617 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110341617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110341617 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110341617 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 cf 00 01 16 00 14 40 12 00 00 02 00 10 40 06 05 89 01 02 02 00 00 3b 40 01 40 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110341617 DIUCS DEBUG (UTRAN-Iu-463) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110341617 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc69a10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110341617 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc69a10]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110341617 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110341617 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110341617 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110341617 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250410110341617 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110341618 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc69a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110341618 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410110341618 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110341618 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250410110341618 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110341618 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110341618 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110341618 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110341618 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110341618 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc69a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110341618 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410110341618 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110341618 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110341618 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110341618 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110341618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110341618 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110341618 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110341618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110341619 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110341619 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 02 06 43 a4 42 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 09 04 00 3b 40 01 40 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110341619 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110341619 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110341619 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110341619 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110341619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110341619 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110341619 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110341619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110341619 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110341619 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 02 06 43 a4 42 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2642)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2642)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2642)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2642)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_multi_part_sms2(2648)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_multi_part_sms2(2648)@7d38b4d9c9a0: RX MT-forwardSM-Res (RP-ACK) TC_iu_gsup_mt_multi_part_sms2(2648)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250410110343127 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110343127 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110343127 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110343127 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110343127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110343127 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110343127 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110343127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110343127 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110343127 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 cf 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110343127 DIUCS DEBUG (UTRAN-Iu-463) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110343127 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc69a10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110343127 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc69a10]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110343127 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110343127 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110343127 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110343127 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110343127 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110343127 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110343127 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110343127 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110343127 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0cfe0] (msc_a.c:1053) 20250410110343127 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110343127 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410110343127 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc2d2b0] (msc_a.c:1053) 20250410110343127 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110343127 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110343127 DMSC DEBUG msub_fsm[0x563b4cc2d2b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110343127 DMSC DEBUG msub(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB) MSC-A terminated (msub.c:261) 20250410110343127 DMSC DEBUG msub(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB) 1 MSC-I still active (msub.c:79) 20250410110343127 DMSC DEBUG msub_fsm[0x563b4cc2d2b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110343127 DMSC DEBUG msub_fsm[0x563b4cc2d2b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110343127 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc69a10]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110343127 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc69a10]{READY}: Removing from parent msub_fsm[0x563b4cc2d2b0] (msub.c:113) 20250410110343127 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-463 (ran_conn.c:142) MSC_Test_2-M3UA(2642)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110343127 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110343127 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110343127 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110343127 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110343127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110343127 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-463 (ran_conn.c:155) 20250410110343127 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc69a10]{READY}: Freeing instance (msub.c:113) 20250410110343127 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110343127 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110343127 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB:UTRAN-Iu-463:PAGING_RESP)[0x563b4cc69a10]{READY}: Deallocated (fsm.c:568) 20250410110343127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110343127 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110343127 DMSC DEBUG msub(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB) Free (msub.c:119) 20250410110343127 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x106F23FB - active-conn: now used by 1 (attached) (msub.c:375) 20250410110343127 DMSC DEBUG msub_fsm[0x563b4cc2d2b0]{terminating}: Freeing instance (msub.c:113) 20250410110343127 DMSC DEBUG msub_fsm[0x563b4cc2d2b0]{terminating}: Deallocated (fsm.c:568) 20250410110343127 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 02 04 43 a4 42 00 01 cf 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2642)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2642)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: Session index based on local reference:0 20250410110343127 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110343127 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110343127 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110343127 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110343127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110343127 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110343127 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110343127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110343127 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110343127 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 cf 43 a4 42 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2642)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2641)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_gsup_mt_multi_part_sms2(2648)4432962 TC_iu_gsup_mt_multi_part_sms2(2648)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_multi_part_sms2(2648)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_multi_part_sms2(2648)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_multi_part_sms2(2648)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410110343130 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410110343130 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(2643)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-RAN(2638)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110343131 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410110343131 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110343131 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410110343131 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410110343131 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410110343131 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110343131 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410110343131 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410110343131 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410110343131 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) MSC_Test_1-SCCP(2637)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-M3UA(2642)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110343131 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110343131 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410110343131 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410110343131 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110343131 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110343131 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410110343131 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110343131 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110343131 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1126) 20250410110343131 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110343131 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110343131 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110343131 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110343131 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110343131 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110343131 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110343131 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110343131 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110343131 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110343131 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110343131 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410110343131 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110343131 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110343131 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110343131 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110343131 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110343131 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110343131 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110343131 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110343131 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110343131 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410110343131 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110343131 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410110343131 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410110343131 DLINP ERROR SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe (stream_srv.c:743) 20250410110343131 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410110343131 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110343131 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110343131 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410110343131 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:378) 20250410110343131 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110343131 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110343131 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410110343131 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110343131 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110343131 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110343131 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110343131 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110343131 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110343131 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110343131 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110343131 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410110343131 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410110343131 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410110343131 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250410110343131 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2639)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(2636)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(2635)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(2646)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(2634)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(2647)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-SCCP(2640)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2633)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-RAN(2641)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2649)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(2644)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(2645)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110343133 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2633): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(2634): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(2635): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(2636): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-SCCP(2637): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-RAN(2638): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-M3UA(2639): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-SCCP(2640): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-RAN(2641): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-M3UA(2642): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(2643): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(2644): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(2645): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(2646): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(2647): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_iu_gsup_mt_multi_part_sms2(2648): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2649): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_iu_gsup_mt_multi_part_sms finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_multi_part_sms pass'. Thu Apr 10 11:03:43 UTC 2025 ====== MSC_Tests_Iu.TC_iu_gsup_mt_multi_part_sms pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_iu_gsup_mt_multi_part_sms.talloc 20250410110344134 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=685564) 20250410110345133 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110345133 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110345133 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110345133 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110345133 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110345133 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110345133 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110345133 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110345133 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110345134 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=685564, count=689152) 20250410110346136 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_multi_part_sms pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_lu_delay'. ------ MSC_Tests_Iu.TC_iu_gsup_mt_sms_lu_delay ------ Thu Apr 10 11:03:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mt_sms_lu_delay.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mt_sms_lu_delay.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410110347138 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_lu_delay' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_iu_gsup_mt_sms_lu_delay started. 20250410110348138 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2653)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(2653)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2653)@7d38b4d9c9a0: ************************************************* MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-SCCP(2651)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_1-M3UA(2656)@7d38b4d9c9a0: ************************************************* MSC_Test_1-M3UA(2656)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2656)@7d38b4d9c9a0: ************************************************* MSC_Test_1-SCCP(2654)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_2-M3UA(2659)@7d38b4d9c9a0: ************************************************* MSC_Test_2-M3UA(2659)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2659)@7d38b4d9c9a0: ************************************************* MSC_Test_2-SCCP(2657)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410110348171 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2660)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410110348342 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110348342 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410110348342 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110348342 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2653)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2653)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2653)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110348347 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110348347 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110348347 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110348347 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110348347 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110348347 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110348347 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110348347 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110348347 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110348347 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410110348347 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2653)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(2653)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2653)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2653)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2653)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410110348349 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110348349 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110348349 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110348350 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410110348350 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110348350 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110348350 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110348350 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110348350 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110348350 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410110348350 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110348350 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2653)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2653)@7d38b4d9c9a0: Message received on association #8 20250410110348350 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410110348350 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2653)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2653)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2653)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2653)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2653)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2653)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110348354 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110348354 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250410110348354 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110348354 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2656)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2656)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2656)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110348359 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110348359 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110348359 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110348359 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110348359 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110348359 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110348359 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110348359 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110348359 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110348359 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110348359 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2656)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_1-M3UA(2656)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2656)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2656)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2656)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2656)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2656)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2656)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110348359 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110348359 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110348359 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110348359 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110348360 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110348360 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110348360 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110348360 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110348360 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110348360 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110348360 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110348360 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2656)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2656)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2656)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2656)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2656)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110348360 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:413) 20250410110348360 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410110348367 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110348367 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250410110348367 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110348367 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2659)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2659)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2659)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110348376 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110348376 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110348376 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110348376 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110348376 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110348376 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110348376 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110348376 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110348376 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110348376 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110348376 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2659)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_2-M3UA(2659)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2659)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2659)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2659)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2659)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410110348378 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110348379 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110348379 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110348379 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110348379 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110348379 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110348379 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110348379 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110348379 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110348379 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110348379 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110348379 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110348379 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410110348379 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) 20250410110348379 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2659)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2656)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2659)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2656)@7d38b4d9c9a0: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2659)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2659)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2659)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2659)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2659)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110349140 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410110349140 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2662)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2662)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410110349145 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2662)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2662)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2662)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2662)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2662)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2662)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2653)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110349154 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110349154 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110349154 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110349154 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110349154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110349154 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110349154 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110349154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110349154 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110349154 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110349154 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110349154 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110349154 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110349154 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110349154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110349154 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110349154 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110349154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110349154 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110349154 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2653)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2653)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2652)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410110349160 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110349160 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110349160 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410110349160 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410110349160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110349160 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110349160 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110349160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110349160 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110349160 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2656)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110349160 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110349160 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110349160 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110349160 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250410110349160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110349160 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250410110349160 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110349160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250410110349160 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110349160 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2656)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2656)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110349163 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410110349163 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test_1-RAN(2655)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410110349172 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110349172 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110349172 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110349172 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110349172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110349172 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110349172 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110349172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110349172 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110349172 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110349172 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) MSC_Test_2-M3UA(2659)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110349172 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250410110349172 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110349172 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110349172 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110349172 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110349172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110349172 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110349172 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110349172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110349172 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110349172 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2659)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2659)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2658)@7d38b4d9c9a0: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2663)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000001095" to be handled at TC_iu_gsup_mt_sms_lu_delay2(2665) MSC_Test-GSUP(2663)@7d38b4d9c9a0: Created GsupExpect[1] for "262420000001095" to be handled at TC_iu_gsup_mt_sms_lu_delay2(2665) TC_iu_gsup_mt_sms_lu_delay2(2665)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001095'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-RAN(2658)@7d38b4d9c9a0: Added conn table entry 0TC_iu_gsup_mt_sms_lu_delay2(2665)13460175 MSC_Test_2-SCCP(2657)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_2-M3UA(2659)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110349198 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110349198 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110349198 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110349198 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110349198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110349198 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110349198 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110349198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110349198 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110349198 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 cd 62 cf 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 59 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-RAN(2658)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410110349198 DIUCS DEBUG (UTRAN-Iu-464 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110349198 DMSC DEBUG msub_fsm[0x563b4cc0d1f0]{active}: Allocated (fsm.c:456) 20250410110349198 DMSC DEBUG msc_i[0x563b4cc0cfe0]{READY}: Allocated (fsm.c:456) 20250410110349198 DMSC DEBUG msc_i[0x563b4cc0cfe0]{READY}: is child of msub_fsm[0x563b4cc0d1f0] (fsm.c:486) 20250410110349198 DMSC DEBUG msc_a[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110349198 DMSC DEBUG msc_a[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc0d1f0] (fsm.c:486) 20250410110349198 DMSC DEBUG msc_a(unknown:UTRAN-Iu-464:NONE)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110349198 DMSC DEBUG msc_i(unknown:UTRAN-Iu-464:NONE)[0x563b4cc0cfe0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110349198 DMSC DEBUG msc_a(unknown:UTRAN-Iu-464:NONE)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110349199 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-464:NONE)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110349199 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-464:NONE)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110349199 DMM DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-464:LU)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001095 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410110349199 DMM DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-464:LU)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410110349199 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-464:LU)[0x563b4cc2d2b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410110349199 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-464:LU)[0x563b4cc2d2b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001095:UTRAN-Iu-464:LU)[0x563b4cc69a10] (fsm.c:486) 20250410110349199 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-464:LU)[0x563b4cc2d2b0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410110349199 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-464:LU)[0x563b4cc2d2b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410110349199 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410110349199 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001095 id=262420000001095 (vlr.c:661) 20250410110349199 DVLR INFO New subscr, IMSI: 262420000001095 (vlr.c:562) 20250410110349199 DVLR DEBUG VLR subscr IMSI-262420000001095 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410110349199 DMSC DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-464:LU)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110349199 DMSC DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-464:LU)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110349199 DVLR DEBUG VLR subscr IMSI-262420000001095 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410110349199 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410110349199 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-464:LU)[0x563b4cc2d2b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410110349199 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-464:LU)[0x563b4cc2d2b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410110349199 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-464:LU)[0x563b4cc2d2b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410110349199 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-464:LU)[0x563b4cc4e330]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110349199 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-464:LU)[0x563b4cc4e330]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-464:LU)[0x563b4cc2d2b0] (fsm.c:486) 20250410110349199 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-464:LU)[0x563b4cc4e330]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110349199 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-464:LU)[0x563b4cc4e330]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110349199 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110349199 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110349199 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110349199 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110349199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110349199 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110349199 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110349199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110349199 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110349199 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0c 02 cd 62 cf 00 01 d0 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2659)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2659)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2657)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'CD62CF'O, sourceLocRef := '0001D0'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2657)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(2663)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000001095" handled at TC_iu_gsup_mt_sms_lu_delay2(2665) MSC_Test-GSUP(2663)@7d38b4d9c9a0: Added IMSI table entry 0TC_iu_gsup_mt_sms_lu_delay2(2665)"262420000001095" TC_iu_gsup_mt_sms_lu_delay2(2665)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_lu_delay2(2665)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410110349201 DVLR DEBUG VLR subscr IMSI-262420000001095 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110349201 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-464:LU)[0x563b4cc4e330]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110349201 DVLR DEBUG SUBSCR(IMSI-262420000001095) Received 1 auth tuples (vlr.c:996) 20250410110349201 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-464:LU)[0x563b4cc4e330]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110349201 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-464:LU)[0x563b4cc4e330]{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:324) 20250410110349201 DMM DEBUG Tx AUTH REQ (rand = d2d0f006dcb4cc07a6740d804c2e65e1) (gsm_04_08.c:641) 20250410110349201 DMM DEBUG AUTH REQ (autn = ed36a03b6bc1f3dbde210a7ca49b8767) (gsm_04_08.c:643) 20250410110349201 DIUCS DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-464:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110349201 DIUCS DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-464:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110349201 DMSC DEBUG msc_i(IMSI-262420000001095:UTRAN-Iu-464:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110349201 DVLR DEBUG VLR subscr IMSI-262420000001095 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110349201 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110349201 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110349201 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110349201 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110349201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110349201 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110349201 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110349201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110349201 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110349201 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 cd 62 cf 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 d2 d0 f0 06 dc b4 cc 07 a6 74 0d 80 4c 2e 65 e1 20 10 ed 36 a0 3b 6b c1 f3 db de 21 0a 7c a4 9b 87 67 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2659)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2659)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2657)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2657)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2657)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2657)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2658)@7d38b4d9c9a0: patching N(SD)=1 into dtap '0514647F5DBC2104AAD78EFF'O MSC_Test_2-RAN(2658)@7d38b4d9c9a0: patched enc_l3: '0554647F5DBC2104AAD78EFF'O MSC_Test_2-SCCP(2657)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2657)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2657)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2657)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554647F5DBC2104AAD78EFF'O 20250410110349207 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110349207 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110349207 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110349207 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110349207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110349207 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110349207 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110349207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110349207 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110349207 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d0 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 64 7f 5d bc 21 04 aa d7 8e ff 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2659)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110349207 DIUCS DEBUG (UTRAN-Iu-464) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110349207 DMSC DEBUG msc_i(IMSI-262420000001095:UTRAN-Iu-464:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110349207 DIUCS DEBUG msc_i(IMSI-262420000001095:UTRAN-Iu-464:LU)[0x563b4cc0cfe0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110349207 DMSC DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-464:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110349207 DIUCS DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-464:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110349207 DIUCS DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-464:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110349207 DMM DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-464:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 647f5dbcaad78eff) (gsm_04_08.c:1128) 20250410110349207 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-464:LU)[0x563b4cc4e330]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110349207 DVLR DEBUG SUBSCR(IMSI-262420000001095) AUTH on UTRAN received RES: 647f5dbcaad78eff (8 bytes) (vlr_auth_fsm.c:151) 20250410110349207 DVLR INFO SUBSCR(IMSI-262420000001095) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110349207 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-464:LU)[0x563b4cc4e330]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110349207 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-464:LU)[0x563b4cc4e330]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110349207 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-464:LU)[0x563b4cc4e330]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110349207 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-464:LU)[0x563b4cc4e330]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-464:LU)[0x563b4cc2d2b0] (vlr_auth_fsm.c:294) 20250410110349207 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-464:LU)[0x563b4cc4e330]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110349207 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-464:LU)[0x563b4cc4e330]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110349207 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-464:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410110349207 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-464:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410110349207 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-464:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110349207 DIUCS DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-464:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110349207 DIUCS DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-464:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=35d0bad9db589113f8a422ed9186ef75, CK=NONE (ran_msg_iu.c:388) 20250410110349207 DMSC DEBUG msc_i(IMSI-262420000001095:UTRAN-Iu-464:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110349207 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-464:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250410110349207 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110349207 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110349207 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110349207 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110349207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110349207 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110349207 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110349207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110349207 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110349207 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 cd 62 cf 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 35 d0 ba d9 db 58 91 13 f8 a4 22 ed 91 86 ef 75 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2659)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2659)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2657)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2657)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2657)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2657)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2657)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2657)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2657)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2657)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250410110349212 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110349212 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110349212 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110349212 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110349212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110349212 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110349212 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110349212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110349212 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110349212 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d0 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2659)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110349212 DIUCS DEBUG (UTRAN-Iu-464) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110349212 DMSC DEBUG msc_i(IMSI-262420000001095:UTRAN-Iu-464:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110349212 DIUCS DEBUG msc_i(IMSI-262420000001095:UTRAN-Iu-464:LU)[0x563b4cc0cfe0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110349212 DMSC DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-464:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110349212 DIUCS DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-464:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110349212 DIUCS DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-464:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110349212 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-464:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410110349212 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-464:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410110349212 DIUCS DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-464:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110349212 DMSC DEBUG msc_i(IMSI-262420000001095:UTRAN-Iu-464:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110349212 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-464:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410110349212 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-464:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410110349212 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001095:UTRAN-Iu-464:LU)[0x563b4cc4e330]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110349212 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001095:UTRAN-Iu-464:LU)[0x563b4cc4e330]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-464:LU)[0x563b4cc2d2b0] (fsm.c:486) 20250410110349212 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001095:UTRAN-Iu-464:LU)[0x563b4cc4e330]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410110349212 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001095:UTRAN-Iu-464:LU)[0x563b4cc4e330]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410110349213 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110349213 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110349213 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110349213 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110349213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110349213 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110349213 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110349213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110349213 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110349213 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 cd 62 cf 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 90 f5 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2659)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2659)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2657)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2657)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2657)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2657)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110349215 DVLR DEBUG VLR subscr IMSI-262420000001095 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110349215 DVLR DEBUG IMSI:262420000001095 has MSISDN:491230001095 (vlr.c:1045) 20250410110349215 DMSC NOTICE msub(IMSI-262420000001095:MSISDN-491230001095) VLR: update for IMSI=262420000001095 (MSISDN=491230001095) (gsm_04_08.c:1541) 20250410110349215 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110349215 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110349215 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-464:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410110349215 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001095:UTRAN-Iu-464:LU)[0x563b4cc4e330]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410110349215 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001095:UTRAN-Iu-464:LU)[0x563b4cc4e330]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410110349215 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001095:UTRAN-Iu-464:LU)[0x563b4cc4e330]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410110349215 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001095:UTRAN-Iu-464:LU)[0x563b4cc4e330]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-464:LU)[0x563b4cc2d2b0] (vlr_lu_fsm.c:110) 20250410110349215 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001095:UTRAN-Iu-464:LU)[0x563b4cc4e330]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410110349215 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001095:UTRAN-Iu-464:LU)[0x563b4cc4e330]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110349215 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-464:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410110349215 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-464:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410110349215 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-464:LU)[0x563b4cc2e3a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110349215 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-464:LU)[0x563b4cc2e3a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-464:LU)[0x563b4cc2d2b0] (fsm.c:486) 20250410110349215 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-464:LU)[0x563b4cc2e3a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410110349215 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-464:LU)[0x563b4cc2e3a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410110349215 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-464:LU)[0x563b4cc2e3a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410110349215 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-464:LU)[0x563b4cc2e3a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410110349215 DMSC NOTICE msub(IMSI-262420000001095:MSISDN-491230001095:TMSInew-0x22B5D7E2) VLR: update for IMSI=262420000001095 (MSISDN=491230001095) (gsm_04_08.c:1541) 20250410110349215 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-464:LU)[0x563b4cc2e3a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410110349215 DMM DEBUG -> IMSI-262420000001095:MSISDN-491230001095:TMSInew-0x22B5D7E2 LOCATION UPDATE ACCEPT (TMSI = 0x22b5d7e2) (gsm_04_08.c:149) 20250410110349215 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSInew-0x22B5D7E2:UTRAN-Iu-464:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250410110349215 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSInew-0x22B5D7E2:UTRAN-Iu-464:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110349215 DMSC DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSInew-0x22B5D7E2:UTRAN-Iu-464:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110349215 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095:TMSInew-0x22B5D7E2 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110349215 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110349215 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110349215 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110349215 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110349215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110349215 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110349215 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110349215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110349215 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110349215 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 cd 62 cf 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 22 b5 d7 e2 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2659)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2659)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2657)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2657)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2657)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2657)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_lu_delay2(2665)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_lu_delay2(2665)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2658)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2658)@7d38b4d9c9a0: patched enc_l3: '059B'O MSC_Test_2-SCCP(2657)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2657)@7d38b4d9c9a0: vl_len:14 MSC_Test_2-SCCP(2657)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2657)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-RAN(2658)@7d38b4d9c9a0: Created IMSI[0] for '262420000001095'H'22B5D7E2'O to be handled at TC_iu_gsup_mt_sms_lu_delay2(2665) 20250410110349217 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110349217 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110349217 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110349217 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110349217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110349217 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110349217 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110349217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110349217 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110349217 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d0 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2659)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110349217 DIUCS DEBUG (UTRAN-Iu-464) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110349217 DMSC DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSInew-0x22B5D7E2:UTRAN-Iu-464:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110349217 DIUCS DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSInew-0x22B5D7E2:UTRAN-Iu-464:LU)[0x563b4cc0cfe0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110349217 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSInew-0x22B5D7E2:UTRAN-Iu-464:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110349217 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSInew-0x22B5D7E2:UTRAN-Iu-464:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110349217 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSInew-0x22B5D7E2:UTRAN-Iu-464:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110349217 DMM DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSInew-0x22B5D7E2:UTRAN-Iu-464:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410110349217 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:TMSInew-0x22B5D7E2:UTRAN-Iu-464:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410110349217 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-464:LU)[0x563b4cc2e3a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410110349217 DMSC NOTICE msub(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x22B5D7E2) VLR: update for IMSI=262420000001095 (MSISDN=491230001095) (gsm_04_08.c:1541) 20250410110349217 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095:TMSI-0x22B5D7E2 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410110349217 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-464:LU)[0x563b4cc2e3a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410110349217 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x22B5D7E2:UTRAN-Iu-464:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410110349217 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-464:LU)[0x563b4cc2e3a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410110349217 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-464:LU)[0x563b4cc2e3a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x22B5D7E2:UTRAN-Iu-464:LU)[0x563b4cc2d2b0] (vlr_lu_fsm.c:817) 20250410110349217 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-464:LU)[0x563b4cc2e3a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410110349217 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-464:LU)[0x563b4cc2e3a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110349217 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x22B5D7E2:UTRAN-Iu-464:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410110349217 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x22B5D7E2:UTRAN-Iu-464:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410110349217 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x22B5D7E2:UTRAN-Iu-464:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.981s remaining) (msc_a.c:450) 20250410110349217 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001095/3/1): Available (smpp_smsc.c:626) 20250410110349217 DIUCS INFO msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x22B5D7E2:UTRAN-Iu-464:LU)[0x563b4cc69a10]{MSC_A_ST_AUTHENTICATED}: Keeping LU token for +2500 ms (msc_a.c:191) 20250410110349722 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095:TMSI-0x22B5D7E2 + gsm411_gsup_rx: now used by 3 (active-conn,attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250410110349722 DMSC DEBUG Routed to GSM 04.11 MT handler (gsm_04_11_gsup.c:343) 20250410110349722 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095:TMSI-0x22B5D7E2 + SMS: now used by 4 (active-conn,attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250410110349722 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x22B5D7E2:UTRAN-Iu-464:LU)[0x563b4cc69a10]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_11.c:1124) 20250410110349722 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x22B5D7E2:UTRAN-Iu-464:LU)[0x563b4cc69a10]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250410110349722 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x22B5D7E2:UTRAN-Iu-464:LU)[0x563b4cc69a10]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250410110349722 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x22B5D7E2:UTRAN-Iu-464:LU)[0x563b4cc69a10]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110349722 DMSC DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x22B5D7E2:UTRAN-Iu-464:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110349722 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095:TMSI-0x22B5D7E2 - gsm411_gsup_rx: now used by 3 (active-conn,attached,SMS) (gsm_04_11_gsup.c:354) 20250410110349722 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110349722 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110349722 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110349722 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110349722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110349722 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110349722 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110349722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110349722 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110349723 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 47 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 cd 62 cf 00 01 30 00 14 40 2c 00 00 02 00 10 40 20 1f 09 01 1c 01 00 07 91 44 77 58 10 06 50 00 10 00 06 80 21 43 65 00 00 81 11 32 81 30 85 82 00 00 3b 40 01 40 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2659)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2659)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2657)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2657)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2657)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2657)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_lu_delay2(2665)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2657)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2657)@7d38b4d9c9a0: vl_len:19 MSC_Test_2-SCCP(2657)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2657)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O 20250410110349739 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110349739 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110349739 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110349739 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110349739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110349739 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110349739 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110349739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2659)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110349739 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110349739 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d0 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 89 04 00 3b 40 01 40 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110349740 DIUCS DEBUG (UTRAN-Iu-464) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110349740 DMSC DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x22B5D7E2:UTRAN-Iu-464:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110349740 DIUCS DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x22B5D7E2:UTRAN-Iu-464:LU)[0x563b4cc0cfe0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110349740 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x22B5D7E2:UTRAN-Iu-464:LU)[0x563b4cc69a10]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110349740 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x22B5D7E2:UTRAN-Iu-464:LU)[0x563b4cc69a10]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110349740 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x22B5D7E2:UTRAN-Iu-464:LU)[0x563b4cc69a10]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2657)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2657)@7d38b4d9c9a0: vl_len:22 MSC_Test_2-SCCP(2657)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2657)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O MSC_Test_2-M3UA(2659)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110349944 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110349944 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110349944 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110349944 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110349944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110349944 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110349944 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110349945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110349945 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110349945 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d0 00 01 16 00 14 40 12 00 00 02 00 10 40 06 05 89 01 02 02 00 00 3b 40 01 40 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110349945 DIUCS DEBUG (UTRAN-Iu-464) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110349945 DMSC DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x22B5D7E2:UTRAN-Iu-464:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110349945 DIUCS DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x22B5D7E2:UTRAN-Iu-464:LU)[0x563b4cc0cfe0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110349945 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x22B5D7E2:UTRAN-Iu-464:LU)[0x563b4cc69a10]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110349945 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x22B5D7E2:UTRAN-Iu-464:LU)[0x563b4cc69a10]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110349945 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x22B5D7E2:UTRAN-Iu-464:LU)[0x563b4cc69a10]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110349945 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x22B5D7E2:UTRAN-Iu-464:LU)[0x563b4cc69a10]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250410110349945 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x22B5D7E2:UTRAN-Iu-464:LU)[0x563b4cc69a10]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110349945 DMSC DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x22B5D7E2:UTRAN-Iu-464:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110349946 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095:TMSI-0x22B5D7E2 - SMS: now used by 2 (active-conn,attached) (transaction.c:281) 20250410110349946 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x22B5D7E2:UTRAN-Iu-464:LU)[0x563b4cc69a10]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110349946 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x22B5D7E2:UTRAN-Iu-464:LU)[0x563b4cc69a10]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250410110349946 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x22B5D7E2:UTRAN-Iu-464:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110349946 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095:TMSI-0x22B5D7E2 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110349946 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095:TMSI-0x22B5D7E2 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110349946 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095:TMSI-0x22B5D7E2 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110349946 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x22B5D7E2:UTRAN-Iu-464:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110349946 DMSC DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x22B5D7E2:UTRAN-Iu-464:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110349946 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095:TMSI-0x22B5D7E2 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410110349946 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110349946 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110349946 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110349946 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110349946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110349946 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110349946 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110349946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110349946 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110349946 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 cd 62 cf 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 09 04 00 3b 40 01 40 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110349947 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110349947 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110349947 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110349947 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110349947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110349947 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110349947 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110349947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110349947 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110349947 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 cd 62 cf 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2659)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2659)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2659)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2657)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-M3UA(2659)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2657)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2657)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2657)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2657)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2657)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2657)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2657)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_lu_delay2(2665)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_lu_delay2(2665)@7d38b4d9c9a0: RX MT-forwardSM-Res (RP-ACK) TC_iu_gsup_mt_sms_lu_delay2(2665)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2657)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2657)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2657)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2657)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2659)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110349966 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110349966 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110349966 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110349966 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110349966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110349966 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110349966 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110349966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110349966 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110349966 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d0 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110349966 DIUCS DEBUG (UTRAN-Iu-464) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110349966 DMSC DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x22B5D7E2:UTRAN-Iu-464:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110349966 DIUCS DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x22B5D7E2:UTRAN-Iu-464:LU)[0x563b4cc0cfe0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110349966 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x22B5D7E2:UTRAN-Iu-464:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110349967 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x22B5D7E2:UTRAN-Iu-464:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110349967 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x22B5D7E2:UTRAN-Iu-464:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110349967 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x22B5D7E2:UTRAN-Iu-464:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110349967 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x22B5D7E2:UTRAN-Iu-464:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110349967 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x22B5D7E2:UTRAN-Iu-464:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110349967 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x22B5D7E2:UTRAN-Iu-464:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110349967 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x22B5D7E2:UTRAN-Iu-464:LU)[0x563b4cc2d2b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110349967 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x22B5D7E2:UTRAN-Iu-464:LU)[0x563b4cc2d2b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x22B5D7E2:UTRAN-Iu-464:LU)[0x563b4cc69a10] (msc_a.c:1053) 20250410110349967 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x22B5D7E2:UTRAN-Iu-464:LU)[0x563b4cc2d2b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410110349967 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x22B5D7E2:UTRAN-Iu-464:LU)[0x563b4cc2d2b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110349967 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x22B5D7E2:UTRAN-Iu-464:LU)[0x563b4cc2d2b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410110349967 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x22B5D7E2:UTRAN-Iu-464:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc0d1f0] (msc_a.c:1053) 20250410110349967 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x22B5D7E2:UTRAN-Iu-464:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110349967 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x22B5D7E2:UTRAN-Iu-464:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110349967 DMSC DEBUG msub_fsm[0x563b4cc0d1f0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110349967 DMSC DEBUG msub(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x22B5D7E2) MSC-A terminated (msub.c:261) 20250410110349967 DMSC DEBUG msub(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x22B5D7E2) 1 MSC-I still active (msub.c:79) 20250410110349967 DMSC DEBUG msub_fsm[0x563b4cc0d1f0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110349967 DMSC DEBUG msub_fsm[0x563b4cc0d1f0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110349967 DMSC DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x22B5D7E2:UTRAN-Iu-464:LU)[0x563b4cc0cfe0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110349967 DMSC DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x22B5D7E2:UTRAN-Iu-464:LU)[0x563b4cc0cfe0]{READY}: Removing from parent msub_fsm[0x563b4cc0d1f0] (msub.c:113) 20250410110349967 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-464 (ran_conn.c:142) 20250410110349967 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-464 (ran_conn.c:155) 20250410110349967 DMSC DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x22B5D7E2:UTRAN-Iu-464:LU)[0x563b4cc0cfe0]{READY}: Freeing instance (msub.c:113) 20250410110349967 DMSC DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x22B5D7E2:UTRAN-Iu-464:LU)[0x563b4cc0cfe0]{READY}: Deallocated (fsm.c:568) 20250410110349967 DMSC DEBUG msub(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x22B5D7E2) Free (msub.c:119) 20250410110349967 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095:TMSI-0x22B5D7E2 - active-conn: now used by 1 (attached) (msub.c:375) 20250410110349967 DMSC DEBUG msub_fsm[0x563b4cc0d1f0]{terminating}: Freeing instance (msub.c:113) 20250410110349967 DMSC DEBUG msub_fsm[0x563b4cc0d1f0]{terminating}: Deallocated (fsm.c:568) 20250410110349967 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110349967 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110349967 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110349967 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110349967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110349967 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110349967 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110349967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110349967 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110349967 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0c 04 cd 62 cf 00 01 d0 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2659)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2659)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2657)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-M3UA(2659)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110349971 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110349971 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110349971 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110349971 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110349971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110349971 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110349971 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110349971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110349971 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110349971 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 d0 cd 62 cf 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-RAN(2658)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_gsup_mt_sms_lu_delay2(2665)13460175 TC_iu_gsup_mt_sms_lu_delay2(2665)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_lu_delay2(2665)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_lu_delay2(2665)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_lu_delay2(2665)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410110349981 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410110349981 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110349981 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410110349981 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410110349981 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410110349981 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110349981 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110349981 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410110349981 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110349981 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110349981 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410110349981 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110349981 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110349981 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110349981 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110349981 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110349981 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110349981 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110349981 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110349981 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110349981 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2653)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110349982 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110349982 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110349982 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110349982 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250410110349982 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250410110349982 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110349982 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250410110349982 DLSS7 ERROR 0: ASP(virt-rnc0-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250410110349982 DLINP ERROR SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:766) 20250410110349982 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110349982 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1126) MSC_Test-GSUP(2663)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110349982 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410110349982 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410110349982 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110349982 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110349982 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110349982 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110349982 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110349982 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110349982 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110349983 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110349983 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110349983 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250410110349983 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-SCCP(2654)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(2652)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(2651)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-M3UA(2659)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110349985 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410110349985 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) IPA-CTRL-CLI-IPA(2650)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-SCCP(2657)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(2664)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(2660)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-RAN(2658)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110349985 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(2662)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-RAN(2655)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110349986 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110349986 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110349986 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110349986 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250410110349986 DLINP ERROR SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:766) 20250410110349986 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110349986 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1126) 20250410110349986 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110349986 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110349986 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110349986 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110349986 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110349986 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110349986 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110349986 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110349986 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:378) MSC_Test-MGCP(2661)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-M3UA(2656)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110349986 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(2666)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2650): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(2651): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(2652): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(2653): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-SCCP(2654): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-RAN(2655): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-M3UA(2656): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-SCCP(2657): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-RAN(2658): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-M3UA(2659): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(2660): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(2661): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(2662): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(2663): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(2664): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_iu_gsup_mt_sms_lu_delay2(2665): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2666): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_iu_gsup_mt_sms_lu_delay finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_lu_delay pass'. Thu Apr 10 11:03:49 UTC 2025 ====== MSC_Tests_Iu.TC_iu_gsup_mt_sms_lu_delay pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_iu_gsup_mt_sms_lu_delay.talloc 20250410110350987 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=388124) 20250410110351983 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110351983 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110351983 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110351983 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110351983 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110351983 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110351987 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110351987 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110351987 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110351988 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=388124, count=391432) 20250410110352990 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_lu_delay pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_paging_timeout'. ------ MSC_Tests_Iu.TC_iu_gsup_mt_sms_paging_timeout ------ Thu Apr 10 11:03:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mt_sms_paging_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mt_sms_paging_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410110353991 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_paging_timeout' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_iu_gsup_mt_sms_paging_timeout started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2670)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(2670)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2670)@7d38b4d9c9a0: ************************************************* MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-SCCP(2668)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_1-M3UA(2673)@7d38b4d9c9a0: ************************************************* MSC_Test_1-M3UA(2673)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2673)@7d38b4d9c9a0: ************************************************* MSC_Test_1-SCCP(2671)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2676)@7d38b4d9c9a0: ************************************************* MSC_Test_2-M3UA(2676)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2676)@7d38b4d9c9a0: ************************************************* MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_2-SCCP(2674)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410110354957 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2677)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410110354991 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410110354991 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2679)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2679)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410110354993 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2679)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2679)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2679)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2679)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2679)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2679)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410110355000 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410110355000 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2680)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000001096" to be handled at TC_iu_gsup_mt_sms_paging_timeout2(2682) MSC_Test-GSUP(2680)@7d38b4d9c9a0: Created GsupExpect[1] for "262420000001096" to be handled at TC_iu_gsup_mt_sms_paging_timeout2(2682) TC_iu_gsup_mt_sms_paging_timeout2(2682)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001096'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410110355125 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110355125 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410110355125 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110355125 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2670)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2670)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2670)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2670)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(2670)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410110355130 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110355130 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110355130 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110355130 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110355130 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110355130 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110355130 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110355130 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110355130 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110355130 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410110355130 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2670)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2670)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2670)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2670)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2670)@7d38b4d9c9a0: Message received on association #8 20250410110355130 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110355130 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110355130 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110355130 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410110355130 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110355130 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110355130 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110355130 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110355131 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110355131 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410110355131 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110355131 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2670)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110355131 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410110355131 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2670)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2670)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2670)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2670)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2670)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110355136 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110355136 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250410110355136 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110355136 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2673)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2673)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2673)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110355141 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110355141 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110355141 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110355141 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110355141 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110355141 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110355141 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110355141 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110355141 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110355141 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110355141 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2673)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_1-M3UA(2673)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2673)@7d38b4d9c9a0: Message received on association #8 20250410110355141 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110355141 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110355141 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110355141 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110355141 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110355141 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110355141 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110355141 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110355141 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110355141 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110355141 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110355141 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2673)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2673)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2673)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2673)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2673)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2673)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2673)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2673)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) 20250410110355141 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:413) 20250410110355141 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2673)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2673)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110355153 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110355153 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250410110355153 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110355153 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2676)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2676)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2676)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110355160 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110355160 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110355160 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110355160 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110355160 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110355160 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110355160 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110355160 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110355161 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110355161 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110355161 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2676)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_2-M3UA(2676)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2676)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2676)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2676)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410110355164 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110355164 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110355164 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110355164 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110355164 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110355164 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110355164 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110355164 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110355165 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110355165 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2676)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410110355165 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110355165 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110355165 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2673)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2676)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2673)@7d38b4d9c9a0: Received M3UA_DAVA -> discard 20250410110355165 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) 20250410110355165 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2676)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2676)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2676)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2676)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2676)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2676)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110355940 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110355941 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110355941 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110355941 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110355941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110355941 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110355941 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110355941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110355941 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110355941 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2670)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110355941 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110355941 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110355941 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110355941 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110355941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110355941 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110355941 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110355941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110355941 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110355941 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2670)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2670)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110355948 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110355948 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110355949 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410110355949 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410110355949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110355949 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110355949 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110355949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110355949 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110355949 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2673)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2669)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410110355949 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110355949 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110355949 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110355949 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250410110355949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110355949 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250410110355949 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110355949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250410110355949 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110355949 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2673)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2673)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2672)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410110355972 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110355972 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110355972 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110355972 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110355972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110355972 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110355972 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110355972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110355972 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110355972 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2676)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110355972 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250410110355973 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250410110355973 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110355973 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110355973 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110355973 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110355973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110355973 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110355973 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110355973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110355973 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110355973 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2676)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2676)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2675)@7d38b4d9c9a0: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2675)@7d38b4d9c9a0: Added conn table entry 0TC_iu_gsup_mt_sms_paging_timeout2(2682)15430108 MSC_Test_2-SCCP(2674)@7d38b4d9c9a0: First idle individual index:0 20250410110355992 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110355992 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110355992 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110355992 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110355992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-M3UA(2676)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110355992 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110355992 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110355992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110355992 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110355992 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 eb 71 dc 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 69 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110355992 DIUCS DEBUG (UTRAN-Iu-465 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110355992 DMSC DEBUG msub_fsm[0x563b4cc2d2b0]{active}: Allocated (fsm.c:456) 20250410110355992 DMSC DEBUG msc_i[0x563b4cc69a10]{READY}: Allocated (fsm.c:456) 20250410110355992 DMSC DEBUG msc_i[0x563b4cc69a10]{READY}: is child of msub_fsm[0x563b4cc2d2b0] (fsm.c:486) 20250410110355992 DMSC DEBUG msc_a[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110355992 DMSC DEBUG msc_a[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc2d2b0] (fsm.c:486) 20250410110355992 DMSC DEBUG msc_a(unknown:UTRAN-Iu-465:NONE)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110355992 DMSC DEBUG msc_i(unknown:UTRAN-Iu-465:NONE)[0x563b4cc69a10]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110355992 DMSC DEBUG msc_a(unknown:UTRAN-Iu-465:NONE)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110355992 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-465:NONE)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110355992 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-465:NONE)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110355993 DMM DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-465:LU)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001096 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410110355993 DMM DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-465:LU)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410110355993 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-465:LU)[0x563b4cc0d1f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410110355993 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-465:LU)[0x563b4cc0d1f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001096:UTRAN-Iu-465:LU)[0x563b4cc0cfe0] (fsm.c:486) 20250410110355993 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-465:LU)[0x563b4cc0d1f0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410110355993 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-465:LU)[0x563b4cc0d1f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410110355993 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410110355993 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001096 id=262420000001096 (vlr.c:661) 20250410110355993 DVLR INFO New subscr, IMSI: 262420000001096 (vlr.c:562) 20250410110355993 DVLR DEBUG VLR subscr IMSI-262420000001096 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410110355993 DMSC DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-465:LU)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110355993 DMSC DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-465:LU)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110355993 DVLR DEBUG VLR subscr IMSI-262420000001096 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410110355993 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410110355993 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-465:LU)[0x563b4cc0d1f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410110355993 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-465:LU)[0x563b4cc0d1f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410110355993 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-465:LU)[0x563b4cc0d1f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410110355993 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-465:LU)[0x563b4cc2e3a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110355993 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-465:LU)[0x563b4cc2e3a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-465:LU)[0x563b4cc0d1f0] (fsm.c:486) 20250410110355993 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-465:LU)[0x563b4cc2e3a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110355993 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-465:LU)[0x563b4cc2e3a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) MSC_Test_2-RAN(2675)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410110355993 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110355993 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110355993 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110355993 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110355993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110355993 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110355993 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110355993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110355993 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110355993 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0d 02 eb 71 dc 00 01 d1 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2676)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2676)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2674)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'EB71DC'O, sourceLocRef := '0001D1'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test-GSUP(2680)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000001096" handled at TC_iu_gsup_mt_sms_paging_timeout2(2682) MSC_Test-GSUP(2680)@7d38b4d9c9a0: Added IMSI table entry 0TC_iu_gsup_mt_sms_paging_timeout2(2682)"262420000001096" MSC_Test_2-SCCP(2674)@7d38b4d9c9a0: Session index based on local reference:0 TC_iu_gsup_mt_sms_paging_timeout2(2682)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_paging_timeout2(2682)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410110355997 DVLR DEBUG VLR subscr IMSI-262420000001096 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110355997 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-465:LU)[0x563b4cc2e3a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110355997 DVLR DEBUG SUBSCR(IMSI-262420000001096) Received 1 auth tuples (vlr.c:996) 20250410110355997 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-465:LU)[0x563b4cc2e3a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110355997 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-465:LU)[0x563b4cc2e3a0]{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:324) 20250410110355997 DMM DEBUG Tx AUTH REQ (rand = 4d8208a34ce1b5b92ef62af51aceab8c) (gsm_04_08.c:641) 20250410110355997 DMM DEBUG AUTH REQ (autn = 329cd843ef65c8aca609c2e348d88fc6) (gsm_04_08.c:643) 20250410110355997 DIUCS DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-465:LU)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110355997 DIUCS DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-465:LU)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110355997 DMSC DEBUG msc_i(IMSI-262420000001096:UTRAN-Iu-465:LU)[0x563b4cc69a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110355997 DVLR DEBUG VLR subscr IMSI-262420000001096 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110355997 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110355997 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110355997 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110355997 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110355997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110355997 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110355997 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110355997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110355997 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110355997 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 eb 71 dc 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 4d 82 08 a3 4c e1 b5 b9 2e f6 2a f5 1a ce ab 8c 20 10 32 9c d8 43 ef 65 c8 ac a6 09 c2 e3 48 d8 8f c6 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2676)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2676)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2674)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2674)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2674)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2674)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2675)@7d38b4d9c9a0: patching N(SD)=1 into dtap '05147E4086CE2104CE6895B0'O MSC_Test_2-RAN(2675)@7d38b4d9c9a0: patched enc_l3: '05547E4086CE2104CE6895B0'O MSC_Test_2-SCCP(2674)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2674)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2674)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2674)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05547E4086CE2104CE6895B0'O MSC_Test_2-M3UA(2676)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110356004 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110356004 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110356004 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110356004 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110356004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110356004 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110356004 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110356004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110356004 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110356004 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d1 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 7e 40 86 ce 21 04 ce 68 95 b0 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110356004 DIUCS DEBUG (UTRAN-Iu-465) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110356004 DMSC DEBUG msc_i(IMSI-262420000001096:UTRAN-Iu-465:LU)[0x563b4cc69a10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110356004 DIUCS DEBUG msc_i(IMSI-262420000001096:UTRAN-Iu-465:LU)[0x563b4cc69a10]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110356004 DMSC DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-465:LU)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110356004 DIUCS DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-465:LU)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110356004 DIUCS DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-465:LU)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110356004 DMM DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-465:LU)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 7e4086cece6895b0) (gsm_04_08.c:1128) 20250410110356004 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-465:LU)[0x563b4cc2e3a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110356004 DVLR DEBUG SUBSCR(IMSI-262420000001096) AUTH on UTRAN received RES: 7e4086cece6895b0 (8 bytes) (vlr_auth_fsm.c:151) 20250410110356004 DVLR INFO SUBSCR(IMSI-262420000001096) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110356004 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-465:LU)[0x563b4cc2e3a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110356004 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-465:LU)[0x563b4cc2e3a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110356004 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-465:LU)[0x563b4cc2e3a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110356004 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-465:LU)[0x563b4cc2e3a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-465:LU)[0x563b4cc0d1f0] (vlr_auth_fsm.c:294) 20250410110356004 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-465:LU)[0x563b4cc2e3a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110356004 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-465:LU)[0x563b4cc2e3a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110356004 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-465:LU)[0x563b4cc0d1f0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410110356004 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-465:LU)[0x563b4cc0d1f0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410110356004 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-465:LU)[0x563b4cc0d1f0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110356004 DIUCS DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-465:LU)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110356004 DIUCS DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-465:LU)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=70c0ce2d6c0b6cf4873a05b4a627c965, CK=NONE (ran_msg_iu.c:388) 20250410110356004 DMSC DEBUG msc_i(IMSI-262420000001096:UTRAN-Iu-465:LU)[0x563b4cc69a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110356004 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-465:LU)[0x563b4cc0d1f0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250410110356004 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110356004 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110356004 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110356004 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110356004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110356004 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110356004 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110356004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110356004 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110356004 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 eb 71 dc 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 70 c0 ce 2d 6c 0b 6c f4 87 3a 05 b4 a6 27 c9 65 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2676)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2676)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2674)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2674)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2674)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2674)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2674)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2674)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2674)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2674)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2676)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110356011 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110356011 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110356011 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110356011 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110356011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110356011 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110356011 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110356011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110356011 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110356011 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d1 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110356011 DIUCS DEBUG (UTRAN-Iu-465) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110356011 DMSC DEBUG msc_i(IMSI-262420000001096:UTRAN-Iu-465:LU)[0x563b4cc69a10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110356011 DIUCS DEBUG msc_i(IMSI-262420000001096:UTRAN-Iu-465:LU)[0x563b4cc69a10]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110356011 DMSC DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-465:LU)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110356011 DIUCS DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-465:LU)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110356011 DIUCS DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-465:LU)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110356011 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-465:LU)[0x563b4cc0d1f0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410110356011 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-465:LU)[0x563b4cc0d1f0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410110356011 DIUCS DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-465:LU)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110356011 DMSC DEBUG msc_i(IMSI-262420000001096:UTRAN-Iu-465:LU)[0x563b4cc69a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110356011 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-465:LU)[0x563b4cc0d1f0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410110356011 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-465:LU)[0x563b4cc0d1f0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410110356011 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001096:UTRAN-Iu-465:LU)[0x563b4cc2e3a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110356011 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001096:UTRAN-Iu-465:LU)[0x563b4cc2e3a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-465:LU)[0x563b4cc0d1f0] (fsm.c:486) 20250410110356011 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001096:UTRAN-Iu-465:LU)[0x563b4cc2e3a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410110356011 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001096:UTRAN-Iu-465:LU)[0x563b4cc2e3a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410110356011 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110356011 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110356011 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110356011 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110356011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110356011 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110356011 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110356011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110356011 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110356011 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 eb 71 dc 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 90 f6 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2676)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2676)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2674)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2674)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2674)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2674)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110356013 DVLR DEBUG VLR subscr IMSI-262420000001096 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110356013 DVLR DEBUG IMSI:262420000001096 has MSISDN:491230001096 (vlr.c:1045) 20250410110356013 DMSC NOTICE msub(IMSI-262420000001096:MSISDN-491230001096) VLR: update for IMSI=262420000001096 (MSISDN=491230001096) (gsm_04_08.c:1541) 20250410110356013 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110356013 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110356013 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-465:LU)[0x563b4cc0d1f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410110356013 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001096:UTRAN-Iu-465:LU)[0x563b4cc2e3a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410110356013 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001096:UTRAN-Iu-465:LU)[0x563b4cc2e3a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410110356013 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001096:UTRAN-Iu-465:LU)[0x563b4cc2e3a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410110356013 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001096:UTRAN-Iu-465:LU)[0x563b4cc2e3a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-465:LU)[0x563b4cc0d1f0] (vlr_lu_fsm.c:110) 20250410110356013 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001096:UTRAN-Iu-465:LU)[0x563b4cc2e3a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410110356013 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001096:UTRAN-Iu-465:LU)[0x563b4cc2e3a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110356013 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-465:LU)[0x563b4cc0d1f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410110356013 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-465:LU)[0x563b4cc0d1f0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410110356013 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-465:LU)[0x563b4cc671c0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110356013 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-465:LU)[0x563b4cc671c0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-465:LU)[0x563b4cc0d1f0] (fsm.c:486) 20250410110356013 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-465:LU)[0x563b4cc671c0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410110356013 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-465:LU)[0x563b4cc671c0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410110356013 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-465:LU)[0x563b4cc671c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410110356014 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-465:LU)[0x563b4cc671c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410110356014 DMSC NOTICE msub(IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x5BD90FC0) VLR: update for IMSI=262420000001096 (MSISDN=491230001096) (gsm_04_08.c:1541) 20250410110356014 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-465:LU)[0x563b4cc671c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410110356014 DMM DEBUG -> IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x5BD90FC0 LOCATION UPDATE ACCEPT (TMSI = 0x5bd90fc0) (gsm_04_08.c:149) 20250410110356014 DIUCS DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x5BD90FC0:UTRAN-Iu-465:LU)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250410110356014 DIUCS DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x5BD90FC0:UTRAN-Iu-465:LU)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110356014 DMSC DEBUG msc_i(IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x5BD90FC0:UTRAN-Iu-465:LU)[0x563b4cc69a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110356014 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x5BD90FC0 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110356014 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110356014 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110356014 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110356014 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110356014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110356014 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110356014 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110356014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110356014 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110356014 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 eb 71 dc 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 5b d9 0f c0 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2676)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2676)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2674)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2674)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2674)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2674)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_paging_timeout2(2682)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2675)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2675)@7d38b4d9c9a0: patched enc_l3: '059B'O MSC_Test_2-SCCP(2674)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2674)@7d38b4d9c9a0: vl_len:14 MSC_Test_2-SCCP(2674)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2674)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2676)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110356016 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110356016 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110356016 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110356016 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110356016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110356016 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110356016 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110356016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110356016 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110356016 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d1 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110356016 DIUCS DEBUG (UTRAN-Iu-465) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110356016 DMSC DEBUG msc_i(IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x5BD90FC0:UTRAN-Iu-465:LU)[0x563b4cc69a10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110356016 DIUCS DEBUG msc_i(IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x5BD90FC0:UTRAN-Iu-465:LU)[0x563b4cc69a10]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110356017 DMSC DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x5BD90FC0:UTRAN-Iu-465:LU)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110356017 DIUCS DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x5BD90FC0:UTRAN-Iu-465:LU)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110356017 DIUCS DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x5BD90FC0:UTRAN-Iu-465:LU)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110356017 DMM DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x5BD90FC0:UTRAN-Iu-465:LU)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410110356017 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x5BD90FC0:UTRAN-Iu-465:LU)[0x563b4cc0d1f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410110356017 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-465:LU)[0x563b4cc671c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410110356017 DMSC NOTICE msub(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x5BD90FC0) VLR: update for IMSI=262420000001096 (MSISDN=491230001096) (gsm_04_08.c:1541) 20250410110356017 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSI-0x5BD90FC0 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410110356017 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-465:LU)[0x563b4cc671c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410110356017 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x5BD90FC0:UTRAN-Iu-465:LU)[0x563b4cc0d1f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410110356017 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-465:LU)[0x563b4cc671c0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410110356017 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-465:LU)[0x563b4cc671c0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x5BD90FC0:UTRAN-Iu-465:LU)[0x563b4cc0d1f0] (vlr_lu_fsm.c:817) 20250410110356017 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-465:LU)[0x563b4cc671c0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410110356017 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-465:LU)[0x563b4cc671c0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110356017 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x5BD90FC0:UTRAN-Iu-465:LU)[0x563b4cc0d1f0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410110356017 DMSC DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x5BD90FC0:UTRAN-Iu-465:LU)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410110356017 DMSC DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x5BD90FC0:UTRAN-Iu-465:LU)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.975s remaining) (msc_a.c:450) 20250410110356017 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001096/3/1): Available (smpp_smsc.c:626) 20250410110356017 DMSC DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x5BD90FC0:UTRAN-Iu-465:LU)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110356017 DMSC DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x5BD90FC0:UTRAN-Iu-465:LU)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110356017 DIUCS DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x5BD90FC0:UTRAN-Iu-465:LU)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110356017 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSI-0x5BD90FC0 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110356017 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSI-0x5BD90FC0 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110356017 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSI-0x5BD90FC0 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110356017 DIUCS DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x5BD90FC0:UTRAN-Iu-465:LU)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110356017 DMSC DEBUG msc_i(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x5BD90FC0:UTRAN-Iu-465:LU)[0x563b4cc69a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110356017 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSI-0x5BD90FC0 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410110356017 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110356017 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110356017 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110356017 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110356017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110356017 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110356017 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110356017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110356017 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110356017 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 eb 71 dc 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2676)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2676)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2674)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2674)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2674)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2674)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2674)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2674)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2674)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2674)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250410110356022 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110356022 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110356022 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110356022 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110356022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110356022 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110356022 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110356022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110356022 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2676)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110356022 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d1 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110356022 DIUCS DEBUG (UTRAN-Iu-465) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110356022 DMSC DEBUG msc_i(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x5BD90FC0:UTRAN-Iu-465:LU)[0x563b4cc69a10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110356022 DIUCS DEBUG msc_i(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x5BD90FC0:UTRAN-Iu-465:LU)[0x563b4cc69a10]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110356022 DMSC DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x5BD90FC0:UTRAN-Iu-465:LU)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110356022 DIUCS DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x5BD90FC0:UTRAN-Iu-465:LU)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110356022 DIUCS DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x5BD90FC0:UTRAN-Iu-465:LU)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110356022 DMSC DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x5BD90FC0:UTRAN-Iu-465:LU)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110356022 DIUCS DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x5BD90FC0:UTRAN-Iu-465:LU)[0x563b4cc0cfe0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110356022 DMSC DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x5BD90FC0:UTRAN-Iu-465:LU)[0x563b4cc0cfe0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110356022 DMSC DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x5BD90FC0:UTRAN-Iu-465:LU)[0x563b4cc0cfe0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110356022 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x5BD90FC0:UTRAN-Iu-465:LU)[0x563b4cc0d1f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110356022 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x5BD90FC0:UTRAN-Iu-465:LU)[0x563b4cc0d1f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x5BD90FC0:UTRAN-Iu-465:LU)[0x563b4cc0cfe0] (msc_a.c:1053) 20250410110356022 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x5BD90FC0:UTRAN-Iu-465:LU)[0x563b4cc0d1f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410110356022 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x5BD90FC0:UTRAN-Iu-465:LU)[0x563b4cc0d1f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110356022 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x5BD90FC0:UTRAN-Iu-465:LU)[0x563b4cc0d1f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410110356022 DMSC DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x5BD90FC0:UTRAN-Iu-465:LU)[0x563b4cc0cfe0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc2d2b0] (msc_a.c:1053) 20250410110356022 DMSC DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x5BD90FC0:UTRAN-Iu-465:LU)[0x563b4cc0cfe0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110356022 DMSC DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x5BD90FC0:UTRAN-Iu-465:LU)[0x563b4cc0cfe0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110356022 DMSC DEBUG msub_fsm[0x563b4cc2d2b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110356022 DMSC DEBUG msub(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x5BD90FC0) MSC-A terminated (msub.c:261) 20250410110356022 DMSC DEBUG msub(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x5BD90FC0) 1 MSC-I still active (msub.c:79) 20250410110356022 DMSC DEBUG msub_fsm[0x563b4cc2d2b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110356022 DMSC DEBUG msub_fsm[0x563b4cc2d2b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110356022 DMSC DEBUG msc_i(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x5BD90FC0:UTRAN-Iu-465:LU)[0x563b4cc69a10]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110356022 DMSC DEBUG msc_i(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x5BD90FC0:UTRAN-Iu-465:LU)[0x563b4cc69a10]{READY}: Removing from parent msub_fsm[0x563b4cc2d2b0] (msub.c:113) 20250410110356022 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-465 (ran_conn.c:142) 20250410110356022 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-465 (ran_conn.c:155) 20250410110356022 DMSC DEBUG msc_i(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x5BD90FC0:UTRAN-Iu-465:LU)[0x563b4cc69a10]{READY}: Freeing instance (msub.c:113) 20250410110356022 DMSC DEBUG msc_i(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x5BD90FC0:UTRAN-Iu-465:LU)[0x563b4cc69a10]{READY}: Deallocated (fsm.c:568) 20250410110356022 DMSC DEBUG msub(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x5BD90FC0) Free (msub.c:119) 20250410110356022 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSI-0x5BD90FC0 - active-conn: now used by 1 (attached) (msub.c:375) 20250410110356022 DMSC DEBUG msub_fsm[0x563b4cc2d2b0]{terminating}: Freeing instance (msub.c:113) 20250410110356022 DMSC DEBUG msub_fsm[0x563b4cc2d2b0]{terminating}: Deallocated (fsm.c:568) 20250410110356022 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110356022 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110356022 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110356022 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110356022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110356022 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110356022 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110356022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110356022 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110356022 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0d 04 eb 71 dc 00 01 d1 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2676)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2676)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2674)@7d38b4d9c9a0: Session index based on local reference:0 20250410110356023 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110356023 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110356023 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110356023 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110356023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110356023 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110356023 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110356023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110356023 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110356023 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 d1 eb 71 dc 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2676)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2675)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_gsup_mt_sms_paging_timeout2(2682)15430108 TC_iu_gsup_mt_sms_paging_timeout2(2682)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_paging_timeout2(2682)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_paging_timeout2(2682)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_paging_timeout2(2682)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2675)@7d38b4d9c9a0: Created IMSI[0] for '262420000001096'H'5BD90FC0'O to be handled at TC_iu_gsup_mt_sms_paging_timeout2(2682) 20250410110356056 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSI-0x5BD90FC0 + gsm411_gsup_rx: now used by 2 (attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250410110356056 DMSC DEBUG Routed to GSM 04.11 MT handler (gsm_04_11_gsup.c:343) 20250410110356056 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSI-0x5BD90FC0 + SMS: now used by 3 (attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250410110356057 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSI-0x5BD90FC0 + Paging: now used by 4 (attached,gsm411_gsup_rx,SMS,Paging) (paging.c:111) 20250410110356057 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSI-0x5BD90FC0 - gsm411_gsup_rx: now used by 3 (attached,SMS,Paging) (gsm_04_11_gsup.c:354) 20250410110356057 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110356057 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110356057 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110356057 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110356057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110356057 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110356057 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110356057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110356057 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110356057 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 47 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 27 00 0e 40 23 00 00 04 00 03 40 01 00 00 17 40 09 50 62 42 02 00 00 10 90 f6 00 40 40 05 00 5b d9 0f c0 00 16 40 01 40 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2676)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2676)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2675)@7d38b4d9c9a0: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_gsup_mt_sms_paging_timeout2(2682) TC_iu_gsup_mt_sms_paging_timeout2(2682)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110406058 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSI-0x5BD90FC0 - SMS: now used by 2 (attached,Paging) (transaction.c:281) 20250410110406058 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSI-0x5BD90FC0 - Paging: now used by 1 (attached) (paging.c:202) TC_iu_gsup_mt_sms_paging_timeout2(2682)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410110406072 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410110406072 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110406072 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410110406072 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410110406072 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410110406072 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110406072 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110406072 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410110406072 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110406072 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110406072 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1126) 20250410110406072 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110406072 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110406072 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110406072 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110406072 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110406072 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110406072 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110406072 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110406072 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110406073 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:378) 20250410110406073 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-SCCP(2668)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-M3UA(2673)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110406074 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110406074 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110406074 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110406074 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250410110406074 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250410110406074 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) MSC_Test-GSUP(2680)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110406074 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250410110406075 DLSS7 ERROR 0: ASP(virt-rnc0-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250410110406075 DLINP ERROR SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:766) 20250410110406075 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110406075 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410110406075 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110406075 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110406075 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110406075 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110406075 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110406075 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110406075 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110406075 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110406075 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410110406075 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110406075 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410110406075 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410110406075 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250410110406075 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410110406075 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250410110406075 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410110406075 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110406075 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110406075 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410110406075 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110406075 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110406075 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410110406075 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110406075 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110406075 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110406075 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110406075 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110406075 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110406075 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110406075 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110406076 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410110406076 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-SCCP(2671)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110406076 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410110406076 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP-IPA(2679)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(2670)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-SCCP(2674)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-M3UA(2676)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(2681)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(2678)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(2677)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-RAN(2675)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(2669)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-RAN(2672)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2667)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2683)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2667): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(2668): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(2669): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(2670): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-SCCP(2671): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-RAN(2672): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-M3UA(2673): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-SCCP(2674): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-RAN(2675): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-M3UA(2676): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(2677): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(2678): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(2679): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(2680): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(2681): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_iu_gsup_mt_sms_paging_timeout2(2682): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2683): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_iu_gsup_mt_sms_paging_timeout finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_paging_timeout pass'. Thu Apr 10 11:04:06 UTC 2025 ====== MSC_Tests_Iu.TC_iu_gsup_mt_sms_paging_timeout pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_iu_gsup_mt_sms_paging_timeout.talloc 20250410110407076 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=353260) 20250410110408074 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110408074 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110408074 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110408075 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110408075 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110408075 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110408076 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110408076 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110408076 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110408077 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=353260, count=356568) 20250410110409079 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_paging_timeout pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_conn_timeout'. ------ MSC_Tests_Iu.TC_iu_gsup_mt_sms_conn_timeout ------ Thu Apr 10 11:04:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mt_sms_conn_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mt_sms_conn_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410110410080 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_conn_timeout' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_iu_gsup_mt_sms_conn_timeout started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2687)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(2687)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2687)@7d38b4d9c9a0: ************************************************* MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-SCCP(2685)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410110411081 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(2690)@7d38b4d9c9a0: ************************************************* MSC_Test_1-M3UA(2690)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2690)@7d38b4d9c9a0: ************************************************* MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_1-SCCP(2688)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2693)@7d38b4d9c9a0: ************************************************* MSC_Test_2-M3UA(2693)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2693)@7d38b4d9c9a0: ************************************************* MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_2-SCCP(2691)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410110411123 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2694)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410110411280 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110411280 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410110411280 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110411280 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2687)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2687)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2687)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110411285 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110411285 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110411285 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110411285 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110411285 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110411285 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110411285 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110411285 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110411285 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110411285 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410110411285 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2687)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(2687)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2687)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2687)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2687)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410110411286 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110411286 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110411286 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110411286 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410110411286 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110411286 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110411286 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110411286 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110411286 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110411286 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410110411286 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110411286 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2687)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2687)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2687)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110411286 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410110411286 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2687)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2687)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2687)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2687)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2687)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110411301 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110411301 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250410110411301 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110411301 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2690)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2690)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2690)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2690)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_1-M3UA(2690)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410110411306 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110411306 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110411306 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110411306 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110411306 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110411306 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110411306 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110411306 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110411306 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110411306 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110411306 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2690)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2690)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2690)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2690)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2690)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2690)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110411307 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110411307 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110411307 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110411307 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110411307 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110411307 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110411307 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110411307 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110411307 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110411307 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110411307 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110411307 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2690)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2690)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2690)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2690)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2690)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110411307 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:413) 20250410110411307 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410110411319 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110411319 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250410110411319 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110411319 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2693)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2693)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2693)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110411328 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110411328 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110411328 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110411328 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110411328 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110411328 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110411328 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110411328 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110411328 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110411328 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110411328 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2693)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_2-M3UA(2693)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2693)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2693)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2693)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410110411330 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110411330 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110411330 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110411330 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110411330 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110411330 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110411330 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110411330 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110411330 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110411330 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110411330 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110411330 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110411330 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2693)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410110411330 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) 20250410110411330 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2690)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2693)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2690)@7d38b4d9c9a0: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2693)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2693)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2693)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2693)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2693)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2693)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110412082 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410110412082 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2696)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2696)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410110412088 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2696)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2696)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2696)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2696)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2696)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2696)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410110412096 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110412096 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110412096 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110412096 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110412096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110412096 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110412096 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110412096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110412096 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110412096 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2687)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110412097 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110412097 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110412097 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110412097 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110412097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110412097 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110412097 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110412097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110412097 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110412097 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2687)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2687)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2686)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2690)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110412110 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110412110 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110412110 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410110412110 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410110412110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110412110 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110412110 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110412110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110412110 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110412110 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110412110 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110412110 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110412110 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110412110 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250410110412110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110412110 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250410110412110 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110412110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250410110412110 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110412111 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2690)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2690)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110412111 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410110412111 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test_1-RAN(2689)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410110412129 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110412129 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110412129 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110412129 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110412129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110412129 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110412129 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110412129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110412129 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2693)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110412129 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110412129 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250410110412129 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250410110412129 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110412129 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110412129 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110412129 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110412129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110412129 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110412129 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110412129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110412129 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110412130 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2693)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2693)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2692)@7d38b4d9c9a0: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2697)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000001097" to be handled at TC_iu_gsup_mt_sms_conn_timeout2(2699) MSC_Test-GSUP(2697)@7d38b4d9c9a0: Created GsupExpect[1] for "262420000001097" to be handled at TC_iu_gsup_mt_sms_conn_timeout2(2699) TC_iu_gsup_mt_sms_conn_timeout2(2699)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001097'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-RAN(2692)@7d38b4d9c9a0: Added conn table entry 0TC_iu_gsup_mt_sms_conn_timeout2(2699)1030825 MSC_Test_2-SCCP(2691)@7d38b4d9c9a0: First idle individual index:0 20250410110412170 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110412170 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110412170 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110412170 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110412170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110412170 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110412170 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110412170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110412170 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2693)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110412170 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 0f ba a9 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 79 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110412170 DIUCS DEBUG (UTRAN-Iu-466 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110412170 DMSC DEBUG msub_fsm[0x563b4cc0d1f0]{active}: Allocated (fsm.c:456) 20250410110412170 DMSC DEBUG msc_i[0x563b4cc0cfe0]{READY}: Allocated (fsm.c:456) 20250410110412170 DMSC DEBUG msc_i[0x563b4cc0cfe0]{READY}: is child of msub_fsm[0x563b4cc0d1f0] (fsm.c:486) 20250410110412170 DMSC DEBUG msc_a[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110412170 DMSC DEBUG msc_a[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc0d1f0] (fsm.c:486) MSC_Test_2-RAN(2692)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410110412170 DMSC DEBUG msc_a(unknown:UTRAN-Iu-466:NONE)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110412170 DMSC DEBUG msc_i(unknown:UTRAN-Iu-466:NONE)[0x563b4cc0cfe0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110412170 DMSC DEBUG msc_a(unknown:UTRAN-Iu-466:NONE)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110412170 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-466:NONE)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110412170 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-466:NONE)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110412170 DMM DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-466:LU)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001097 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410110412170 DMM DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-466:LU)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410110412171 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-466:LU)[0x563b4cc2d2b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410110412171 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-466:LU)[0x563b4cc2d2b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001097:UTRAN-Iu-466:LU)[0x563b4cc69a10] (fsm.c:486) 20250410110412171 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-466:LU)[0x563b4cc2d2b0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410110412171 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-466:LU)[0x563b4cc2d2b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410110412171 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410110412171 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001097 id=262420000001097 (vlr.c:661) 20250410110412171 DVLR INFO New subscr, IMSI: 262420000001097 (vlr.c:562) 20250410110412171 DVLR DEBUG VLR subscr IMSI-262420000001097 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410110412171 DMSC DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-466:LU)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110412171 DMSC DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-466:LU)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110412171 DVLR DEBUG VLR subscr IMSI-262420000001097 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410110412171 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410110412171 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-466:LU)[0x563b4cc2d2b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410110412171 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-466:LU)[0x563b4cc2d2b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410110412171 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-466:LU)[0x563b4cc2d2b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410110412171 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-466:LU)[0x563b4cc2e3a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110412171 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-466:LU)[0x563b4cc2e3a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-466:LU)[0x563b4cc2d2b0] (fsm.c:486) 20250410110412171 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-466:LU)[0x563b4cc2e3a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110412171 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-466:LU)[0x563b4cc2e3a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110412171 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110412171 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110412171 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110412171 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110412171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110412171 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110412171 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110412171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110412171 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110412171 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0e 02 0f ba a9 00 01 d2 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2693)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2693)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2691)@7d38b4d9c9a0: { messageType := 2, destLocRef := '0FBAA9'O, sourceLocRef := '0001D2'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2691)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(2697)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000001097" handled at TC_iu_gsup_mt_sms_conn_timeout2(2699) MSC_Test-GSUP(2697)@7d38b4d9c9a0: Added IMSI table entry 0TC_iu_gsup_mt_sms_conn_timeout2(2699)"262420000001097" TC_iu_gsup_mt_sms_conn_timeout2(2699)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_conn_timeout2(2699)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410110412175 DVLR DEBUG VLR subscr IMSI-262420000001097 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110412175 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-466:LU)[0x563b4cc2e3a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110412175 DVLR DEBUG SUBSCR(IMSI-262420000001097) Received 1 auth tuples (vlr.c:996) 20250410110412175 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-466:LU)[0x563b4cc2e3a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110412175 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-466:LU)[0x563b4cc2e3a0]{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:324) 20250410110412175 DMM DEBUG Tx AUTH REQ (rand = 92978742542f6c15610a36778e0b62c8) (gsm_04_08.c:641) 20250410110412175 DMM DEBUG AUTH REQ (autn = d75397f84f51c35349f5180799835db2) (gsm_04_08.c:643) 20250410110412175 DIUCS DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-466:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110412175 DIUCS DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-466:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110412175 DMSC DEBUG msc_i(IMSI-262420000001097:UTRAN-Iu-466:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110412175 DVLR DEBUG VLR subscr IMSI-262420000001097 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110412175 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110412175 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110412175 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110412175 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110412175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110412175 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110412175 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110412175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110412175 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110412175 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 0f ba a9 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 92 97 87 42 54 2f 6c 15 61 0a 36 77 8e 0b 62 c8 20 10 d7 53 97 f8 4f 51 c3 53 49 f5 18 07 99 83 5d b2 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2693)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2693)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2691)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2691)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2691)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2691)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2692)@7d38b4d9c9a0: patching N(SD)=1 into dtap '0514B331612C2104442352DD'O MSC_Test_2-RAN(2692)@7d38b4d9c9a0: patched enc_l3: '0554B331612C2104442352DD'O MSC_Test_2-SCCP(2691)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2691)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2691)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2691)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554B331612C2104442352DD'O MSC_Test_2-M3UA(2693)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110412183 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110412183 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110412183 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110412183 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110412183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110412183 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110412183 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110412183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110412183 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110412183 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d2 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 b3 31 61 2c 21 04 44 23 52 dd 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110412183 DIUCS DEBUG (UTRAN-Iu-466) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110412183 DMSC DEBUG msc_i(IMSI-262420000001097:UTRAN-Iu-466:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110412183 DIUCS DEBUG msc_i(IMSI-262420000001097:UTRAN-Iu-466:LU)[0x563b4cc0cfe0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110412183 DMSC DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-466:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110412183 DIUCS DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-466:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110412183 DIUCS DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-466:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110412183 DMM DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-466:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = b331612c442352dd) (gsm_04_08.c:1128) 20250410110412183 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-466:LU)[0x563b4cc2e3a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110412183 DVLR DEBUG SUBSCR(IMSI-262420000001097) AUTH on UTRAN received RES: b331612c442352dd (8 bytes) (vlr_auth_fsm.c:151) 20250410110412183 DVLR INFO SUBSCR(IMSI-262420000001097) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110412183 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-466:LU)[0x563b4cc2e3a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110412183 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-466:LU)[0x563b4cc2e3a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110412183 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-466:LU)[0x563b4cc2e3a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110412183 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-466:LU)[0x563b4cc2e3a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-466:LU)[0x563b4cc2d2b0] (vlr_auth_fsm.c:294) 20250410110412183 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-466:LU)[0x563b4cc2e3a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110412183 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-466:LU)[0x563b4cc2e3a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110412183 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-466:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410110412183 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-466:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410110412183 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-466:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110412183 DIUCS DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-466:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110412183 DIUCS DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-466:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=5293ec9a0590bed866803eadbac161ec, CK=NONE (ran_msg_iu.c:388) 20250410110412183 DMSC DEBUG msc_i(IMSI-262420000001097:UTRAN-Iu-466:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110412183 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-466:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250410110412183 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110412183 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110412183 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110412183 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110412183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110412183 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110412183 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110412183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110412183 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110412183 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 0f ba a9 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 52 93 ec 9a 05 90 be d8 66 80 3e ad ba c1 61 ec 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2693)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2693)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2691)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2691)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2691)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2691)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2691)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2691)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2691)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2691)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250410110412196 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110412196 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110412197 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110412197 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110412197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110412197 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-M3UA(2693)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110412197 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110412197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110412197 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110412197 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d2 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110412197 DIUCS DEBUG (UTRAN-Iu-466) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110412197 DMSC DEBUG msc_i(IMSI-262420000001097:UTRAN-Iu-466:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110412197 DIUCS DEBUG msc_i(IMSI-262420000001097:UTRAN-Iu-466:LU)[0x563b4cc0cfe0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110412197 DMSC DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-466:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110412197 DIUCS DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-466:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110412197 DIUCS DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-466:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110412197 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-466:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410110412197 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-466:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410110412197 DIUCS DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-466:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110412197 DMSC DEBUG msc_i(IMSI-262420000001097:UTRAN-Iu-466:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110412197 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-466:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410110412197 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-466:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410110412197 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001097:UTRAN-Iu-466:LU)[0x563b4cc2e3a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110412197 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001097:UTRAN-Iu-466:LU)[0x563b4cc2e3a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-466:LU)[0x563b4cc2d2b0] (fsm.c:486) 20250410110412197 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001097:UTRAN-Iu-466:LU)[0x563b4cc2e3a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410110412197 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001097:UTRAN-Iu-466:LU)[0x563b4cc2e3a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410110412197 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110412197 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110412197 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110412197 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110412197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110412197 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110412197 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110412197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110412197 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110412197 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 0f ba a9 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 90 f7 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2693)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2693)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2691)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2691)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2691)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2691)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110412202 DVLR DEBUG VLR subscr IMSI-262420000001097 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110412202 DVLR DEBUG IMSI:262420000001097 has MSISDN:491230001097 (vlr.c:1045) 20250410110412202 DMSC NOTICE msub(IMSI-262420000001097:MSISDN-491230001097) VLR: update for IMSI=262420000001097 (MSISDN=491230001097) (gsm_04_08.c:1541) 20250410110412202 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110412202 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110412202 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-466:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410110412202 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001097:UTRAN-Iu-466:LU)[0x563b4cc2e3a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410110412202 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001097:UTRAN-Iu-466:LU)[0x563b4cc2e3a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410110412202 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001097:UTRAN-Iu-466:LU)[0x563b4cc2e3a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410110412202 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001097:UTRAN-Iu-466:LU)[0x563b4cc2e3a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-466:LU)[0x563b4cc2d2b0] (vlr_lu_fsm.c:110) 20250410110412202 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001097:UTRAN-Iu-466:LU)[0x563b4cc2e3a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410110412202 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001097:UTRAN-Iu-466:LU)[0x563b4cc2e3a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110412202 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-466:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410110412202 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-466:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410110412202 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-466:LU)[0x563b4cc32270]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110412202 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-466:LU)[0x563b4cc32270]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-466:LU)[0x563b4cc2d2b0] (fsm.c:486) 20250410110412202 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-466:LU)[0x563b4cc32270]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410110412202 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-466:LU)[0x563b4cc32270]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410110412202 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-466:LU)[0x563b4cc32270]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410110412203 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-466:LU)[0x563b4cc32270]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410110412203 DMSC NOTICE msub(IMSI-262420000001097:MSISDN-491230001097:TMSInew-0xB70FEBA6) VLR: update for IMSI=262420000001097 (MSISDN=491230001097) (gsm_04_08.c:1541) 20250410110412203 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-466:LU)[0x563b4cc32270]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410110412203 DMM DEBUG -> IMSI-262420000001097:MSISDN-491230001097:TMSInew-0xB70FEBA6 LOCATION UPDATE ACCEPT (TMSI = 0xb70feba6) (gsm_04_08.c:149) 20250410110412203 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSInew-0xB70FEBA6:UTRAN-Iu-466:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250410110412203 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSInew-0xB70FEBA6:UTRAN-Iu-466:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110412203 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSInew-0xB70FEBA6:UTRAN-Iu-466:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110412203 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSInew-0xB70FEBA6 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110412203 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110412203 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110412203 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110412203 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110412203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110412203 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110412203 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110412203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110412203 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110412203 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 0f ba a9 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 b7 0f eb a6 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2693)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2693)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2691)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2691)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2691)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2691)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_conn_timeout2(2699)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2692)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2692)@7d38b4d9c9a0: patched enc_l3: '059B'O MSC_Test_2-SCCP(2691)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2691)@7d38b4d9c9a0: vl_len:14 MSC_Test_2-SCCP(2691)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2691)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250410110412209 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110412209 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110412209 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110412209 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110412209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-M3UA(2693)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110412209 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110412209 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110412209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110412209 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110412209 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d2 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110412209 DIUCS DEBUG (UTRAN-Iu-466) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110412209 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSInew-0xB70FEBA6:UTRAN-Iu-466:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110412209 DIUCS DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSInew-0xB70FEBA6:UTRAN-Iu-466:LU)[0x563b4cc0cfe0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110412209 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSInew-0xB70FEBA6:UTRAN-Iu-466:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110412210 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSInew-0xB70FEBA6:UTRAN-Iu-466:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110412210 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSInew-0xB70FEBA6:UTRAN-Iu-466:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110412210 DMM DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSInew-0xB70FEBA6:UTRAN-Iu-466:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410110412210 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:TMSInew-0xB70FEBA6:UTRAN-Iu-466:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410110412210 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-466:LU)[0x563b4cc32270]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410110412210 DMSC NOTICE msub(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6) VLR: update for IMSI=262420000001097 (MSISDN=491230001097) (gsm_04_08.c:1541) 20250410110412210 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410110412210 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-466:LU)[0x563b4cc32270]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410110412210 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-466:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410110412210 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-466:LU)[0x563b4cc32270]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410110412210 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-466:LU)[0x563b4cc32270]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-466:LU)[0x563b4cc2d2b0] (vlr_lu_fsm.c:817) 20250410110412210 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-466:LU)[0x563b4cc32270]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410110412210 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-466:LU)[0x563b4cc32270]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110412210 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-466:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410110412210 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-466:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410110412210 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-466:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.960s remaining) (msc_a.c:450) 20250410110412210 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001097/3/1): Available (smpp_smsc.c:626) 20250410110412210 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-466:LU)[0x563b4cc69a10]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110412210 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-466:LU)[0x563b4cc69a10]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110412210 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-466:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110412210 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110412210 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110412210 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110412210 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-466:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110412210 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-466:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110412210 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410110412210 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110412210 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110412210 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110412210 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110412210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110412210 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110412210 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110412210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110412210 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110412210 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 0f ba a9 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2693)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2693)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2691)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2691)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2691)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2691)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2691)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2691)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2691)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2691)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250410110412222 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110412222 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110412222 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110412222 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110412222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110412222 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110412222 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110412222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2693)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110412222 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110412222 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d2 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110412222 DIUCS DEBUG (UTRAN-Iu-466) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110412222 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-466:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110412222 DIUCS DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-466:LU)[0x563b4cc0cfe0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110412222 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-466:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110412222 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-466:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110412222 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-466:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110412222 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-466:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110412222 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-466:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110412222 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-466:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110412222 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-466:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110412222 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-466:LU)[0x563b4cc2d2b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110412222 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-466:LU)[0x563b4cc2d2b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-466:LU)[0x563b4cc69a10] (msc_a.c:1053) 20250410110412222 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-466:LU)[0x563b4cc2d2b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410110412222 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-466:LU)[0x563b4cc2d2b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110412222 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-466:LU)[0x563b4cc2d2b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410110412222 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-466:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc0d1f0] (msc_a.c:1053) 20250410110412222 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-466:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110412222 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-466:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110412222 DMSC DEBUG msub_fsm[0x563b4cc0d1f0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110412222 DMSC DEBUG msub(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6) MSC-A terminated (msub.c:261) 20250410110412222 DMSC DEBUG msub(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6) 1 MSC-I still active (msub.c:79) 20250410110412222 DMSC DEBUG msub_fsm[0x563b4cc0d1f0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110412222 DMSC DEBUG msub_fsm[0x563b4cc0d1f0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110412222 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-466:LU)[0x563b4cc0cfe0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110412222 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-466:LU)[0x563b4cc0cfe0]{READY}: Removing from parent msub_fsm[0x563b4cc0d1f0] (msub.c:113) 20250410110412222 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-466 (ran_conn.c:142) 20250410110412222 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-466 (ran_conn.c:155) 20250410110412222 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-466:LU)[0x563b4cc0cfe0]{READY}: Freeing instance (msub.c:113) 20250410110412222 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-466:LU)[0x563b4cc0cfe0]{READY}: Deallocated (fsm.c:568) 20250410110412222 DMSC DEBUG msub(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6) Free (msub.c:119) 20250410110412222 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6 - active-conn: now used by 1 (attached) (msub.c:375) 20250410110412222 DMSC DEBUG msub_fsm[0x563b4cc0d1f0]{terminating}: Freeing instance (msub.c:113) 20250410110412222 DMSC DEBUG msub_fsm[0x563b4cc0d1f0]{terminating}: Deallocated (fsm.c:568) 20250410110412223 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110412223 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110412223 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110412223 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110412223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110412223 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110412223 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110412223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110412223 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110412223 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0e 04 0f ba a9 00 01 d2 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2693)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2693)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2691)@7d38b4d9c9a0: Session index based on local reference:0 20250410110412225 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110412225 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110412225 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110412225 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110412225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110412226 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110412226 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110412226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110412226 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110412226 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 d2 0f ba a9 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2693)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2692)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_gsup_mt_sms_conn_timeout2(2699)1030825 TC_iu_gsup_mt_sms_conn_timeout2(2699)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_conn_timeout2(2699)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_conn_timeout2(2699)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_conn_timeout2(2699)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2692)@7d38b4d9c9a0: Created IMSI[0] for '262420000001097'H'B70FEBA6'O to be handled at TC_iu_gsup_mt_sms_conn_timeout2(2699) 20250410110412248 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6 + gsm411_gsup_rx: now used by 2 (attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250410110412248 DMSC DEBUG Routed to GSM 04.11 MT handler (gsm_04_11_gsup.c:343) 20250410110412248 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6 + SMS: now used by 3 (attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250410110412249 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6 + Paging: now used by 4 (attached,gsm411_gsup_rx,SMS,Paging) (paging.c:111) 20250410110412249 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6 - gsm411_gsup_rx: now used by 3 (attached,SMS,Paging) (gsm_04_11_gsup.c:354) 20250410110412249 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110412249 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110412249 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110412249 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110412249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110412249 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110412249 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110412249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110412249 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110412249 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 47 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 27 00 0e 40 23 00 00 04 00 03 40 01 00 00 17 40 09 50 62 42 02 00 00 10 90 f7 00 40 40 05 00 b7 0f eb a6 00 16 40 01 40 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2693)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2693)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2692)@7d38b4d9c9a0: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_gsup_mt_sms_conn_timeout2(2699) TC_iu_gsup_mt_sms_conn_timeout2(2699)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_conn_timeout2(2699)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'B70FEBA6'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2692)@7d38b4d9c9a0: Added conn table entry 0TC_iu_gsup_mt_sms_conn_timeout2(2699)7936257 MSC_Test_2-SCCP(2691)@7d38b4d9c9a0: First idle individual index:0 20250410110412270 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110412270 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110412270 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110412270 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110412270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110412270 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110412270 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110412270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110412270 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110412270 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 79 19 01 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 b7 0f eb a6 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2693)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110412270 DIUCS DEBUG (UTRAN-Iu-467 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110412271 DMSC DEBUG msub_fsm[0x563b4cc2d2b0]{active}: Allocated (fsm.c:456) 20250410110412271 DMSC DEBUG msc_i[0x563b4cc69a10]{READY}: Allocated (fsm.c:456) 20250410110412271 DMSC DEBUG msc_i[0x563b4cc69a10]{READY}: is child of msub_fsm[0x563b4cc2d2b0] (fsm.c:486) 20250410110412271 DMSC DEBUG msc_a[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110412271 DMSC DEBUG msc_a[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc2d2b0] (fsm.c:486) 20250410110412271 DMSC DEBUG msc_a(unknown:UTRAN-Iu-467:NONE)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110412271 DMSC DEBUG msc_i(unknown:UTRAN-Iu-467:NONE)[0x563b4cc69a10]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110412271 DMSC DEBUG msc_a(unknown:UTRAN-Iu-467:NONE)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110412271 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-467:NONE)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110412271 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-467:NONE)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110412271 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB70FEBA6:UTRAN-Iu-467:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410110412271 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB70FEBA6:UTRAN-Iu-467:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xB70FEBA6:UTRAN-Iu-467:PAGING_RESP)[0x563b4cc0cfe0] (fsm.c:486) 20250410110412271 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB70FEBA6:UTRAN-Iu-467:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250410110412271 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB70FEBA6:UTRAN-Iu-467:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410110412271 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6 + proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410110412271 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6 + active-conn: now used by 5 (attached,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410110412271 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-467:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110412271 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-467:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110412271 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-467:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410110412271 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-467:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250410110412272 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-467:PAGING_RESP)[0x563b4cc32270]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110412272 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-467:PAGING_RESP)[0x563b4cc32270]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-467:PAGING_RESP)[0x563b4cc0d1f0] (fsm.c:486) 20250410110412272 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-467:PAGING_RESP)[0x563b4cc32270]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110412272 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-467:PAGING_RESP)[0x563b4cc32270]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110412272 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6 - proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250410110412272 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110412272 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110412272 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110412272 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110412272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110412272 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110412272 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110412272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110412272 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110412272 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0f 02 79 19 01 00 01 d3 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2693)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2693)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2691)@7d38b4d9c9a0: { messageType := 2, destLocRef := '791901'O, sourceLocRef := '0001D3'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2691)@7d38b4d9c9a0: Session index based on local reference:0 TC_iu_gsup_mt_sms_conn_timeout2(2699)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_conn_timeout2(2699)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110412277 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6 + vlr_gsup_rx: now used by 5 (attached,SMS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110412277 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-467:PAGING_RESP)[0x563b4cc32270]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110412277 DVLR DEBUG SUBSCR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6) Received 1 auth tuples (vlr.c:996) 20250410110412277 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-467:PAGING_RESP)[0x563b4cc32270]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110412277 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-467:PAGING_RESP)[0x563b4cc32270]{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:324) 20250410110412277 DMM DEBUG Tx AUTH REQ (rand = d40308d0ebd363bdba6d11c5134f9ae6) (gsm_04_08.c:641) 20250410110412277 DMM DEBUG AUTH REQ (autn = 6078222692b4a5f7a517ec5289a428d0) (gsm_04_08.c:643) 20250410110412277 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-467:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110412277 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-467:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110412277 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-467:PAGING_RESP)[0x563b4cc69a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110412277 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6 - vlr_gsup_rx: now used by 4 (attached,SMS,Paging,active-conn) (vlr.c:1410) 20250410110412278 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110412278 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110412278 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110412278 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110412278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110412278 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110412278 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110412278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110412278 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110412278 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 79 19 01 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 d4 03 08 d0 eb d3 63 bd ba 6d 11 c5 13 4f 9a e6 20 10 60 78 22 26 92 b4 a5 f7 a5 17 ec 52 89 a4 28 d0 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2693)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2693)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2691)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2691)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2691)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2691)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2692)@7d38b4d9c9a0: patching N(SD)=0 into dtap '0514C79DDF772104BDF92652'O MSC_Test_2-RAN(2692)@7d38b4d9c9a0: patched enc_l3: '0514C79DDF772104BDF92652'O MSC_Test_2-SCCP(2691)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2691)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2691)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2691)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514C79DDF772104BDF92652'O 20250410110412285 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110412285 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110412285 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110412285 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110412285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110412285 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110412285 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110412285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110412285 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110412285 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d3 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 14 c7 9d df 77 21 04 bd f9 26 52 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2693)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110412286 DIUCS DEBUG (UTRAN-Iu-467) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110412286 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-467:PAGING_RESP)[0x563b4cc69a10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110412286 DIUCS DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-467:PAGING_RESP)[0x563b4cc69a10]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110412286 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-467:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110412286 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-467:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110412286 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-467:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110412286 DMM DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-467:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = c79ddf77bdf92652) (gsm_04_08.c:1128) 20250410110412286 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-467:PAGING_RESP)[0x563b4cc32270]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110412286 DVLR DEBUG SUBSCR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6) AUTH on UTRAN received RES: c79ddf77bdf92652 (8 bytes) (vlr_auth_fsm.c:151) 20250410110412286 DVLR INFO SUBSCR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110412286 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-467:PAGING_RESP)[0x563b4cc32270]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110412286 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-467:PAGING_RESP)[0x563b4cc32270]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110412286 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-467:PAGING_RESP)[0x563b4cc32270]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110412286 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-467:PAGING_RESP)[0x563b4cc32270]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-467:PAGING_RESP)[0x563b4cc0d1f0] (vlr_auth_fsm.c:294) 20250410110412286 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-467:PAGING_RESP)[0x563b4cc32270]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110412286 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-467:PAGING_RESP)[0x563b4cc32270]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110412286 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-467:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250410110412286 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-467:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410110412286 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-467:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110412286 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-467:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110412286 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-467:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=f0bc0baa901a22b36c841ea1eab52e0f, CK=NONE (ran_msg_iu.c:388) 20250410110412286 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-467:PAGING_RESP)[0x563b4cc69a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110412286 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-467:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250410110412286 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110412286 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110412286 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110412286 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110412286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110412286 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110412286 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110412286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110412286 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110412286 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 79 19 01 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 f0 bc 0b aa 90 1a 22 b3 6c 84 1e a1 ea b5 2e 0f 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2693)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2693)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2691)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2691)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2691)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2691)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2691)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2691)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2691)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2691)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250410110412293 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110412293 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110412293 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110412293 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110412293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110412293 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110412293 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110412293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110412293 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110412293 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d3 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2693)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110412293 DIUCS DEBUG (UTRAN-Iu-467) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110412293 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-467:PAGING_RESP)[0x563b4cc69a10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110412293 DIUCS DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-467:PAGING_RESP)[0x563b4cc69a10]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110412293 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-467:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110412293 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-467:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110412293 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-467:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110412293 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-467:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250410110412293 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-467:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410110412293 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-467:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110412293 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-467:PAGING_RESP)[0x563b4cc69a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110412293 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-467:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410110412293 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-467:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410110412293 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-467:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410110412294 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-467:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410110412294 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-467:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410110412294 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-467:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410110412294 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-467:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410110412294 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-467:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410110412294 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-467:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.977s remaining) (msc_a.c:450) 20250410110412294 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-467:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250410110412294 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-467:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110412294 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-467:PAGING_RESP)[0x563b4cc69a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110412294 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6 - Paging: now used by 3 (attached,SMS,active-conn) (paging.c:202) 20250410110412294 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001097/3/1): Available (smpp_smsc.c:626) 20250410110412294 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110412294 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110412294 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110412294 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110412294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110412294 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110412294 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110412294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110412294 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110412294 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 79 19 01 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 90 f7 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110412294 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110412294 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110412294 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110412294 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110412294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110412295 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110412295 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110412295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110412295 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110412295 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 47 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 79 19 01 00 01 30 00 14 40 2c 00 00 02 00 10 40 20 1f 09 01 1c 01 00 07 91 44 77 58 10 06 50 00 10 00 06 80 21 43 65 00 00 81 11 32 81 30 85 82 00 00 3b 40 01 40 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2693)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2693)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2693)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2691)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-M3UA(2693)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2691)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2691)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2691)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2691)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2691)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2691)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2691)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110417273 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-467:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: Timeout of X1 (fsm.c:317) 20250410110417273 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-467:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:927) 20250410110417273 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-467:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110417273 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-467:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 1 (sms) (msc_a.c:948) 20250410110417273 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6 + msc_a_fsm_releasing_onenter: now used by 4 (attached,SMS,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110417273 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6 + vlr_subscr_cancel_attach_fsm: now used by 5 (attached,SMS,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110417273 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,SMS,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110417273 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6 - SMS: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (transaction.c:281) 20250410110417273 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-467:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110417273 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-467:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110417273 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-467:PAGING_RESP)[0x563b4cc69a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110417274 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410110417274 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110417274 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110417274 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110417274 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110417274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110417274 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110417274 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110417274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110417274 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110417274 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 79 19 01 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2693)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2693)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2691)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2691)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2691)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2691)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2691)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2691)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2691)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2691)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250410110417283 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110417283 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110417283 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110417283 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110417283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110417283 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110417283 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110417283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110417283 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110417283 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d3 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2693)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110417283 DIUCS DEBUG (UTRAN-Iu-467) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110417283 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-467:PAGING_RESP)[0x563b4cc69a10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110417283 DIUCS DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-467:PAGING_RESP)[0x563b4cc69a10]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110417283 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-467:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110417283 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-467:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110417283 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-467:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110417283 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-467:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110417283 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-467:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110417283 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-467:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110417283 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-467:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110417283 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-467:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110417283 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-467:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-467:PAGING_RESP)[0x563b4cc0cfe0] (msc_a.c:1053) 20250410110417283 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-467:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110417283 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-467:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410110417283 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-467:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc2d2b0] (msc_a.c:1053) 20250410110417283 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-467:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110417283 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-467:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110417283 DMSC DEBUG msub_fsm[0x563b4cc2d2b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110417283 DMSC DEBUG msub(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6) MSC-A terminated (msub.c:261) 20250410110417283 DMSC DEBUG msub(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6) 1 MSC-I still active (msub.c:79) 20250410110417284 DMSC DEBUG msub_fsm[0x563b4cc2d2b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110417284 DMSC DEBUG msub_fsm[0x563b4cc2d2b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110417284 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-467:PAGING_RESP)[0x563b4cc69a10]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110417284 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-467:PAGING_RESP)[0x563b4cc69a10]{READY}: Removing from parent msub_fsm[0x563b4cc2d2b0] (msub.c:113) 20250410110417284 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-467 (ran_conn.c:142) 20250410110417284 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-467 (ran_conn.c:155) 20250410110417284 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-467:PAGING_RESP)[0x563b4cc69a10]{READY}: Freeing instance (msub.c:113) 20250410110417284 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6:UTRAN-Iu-467:PAGING_RESP)[0x563b4cc69a10]{READY}: Deallocated (fsm.c:568) 20250410110417284 DMSC DEBUG msub(IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6) Free (msub.c:119) 20250410110417284 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0xB70FEBA6 - active-conn: now used by 1 (attached) (msub.c:375) 20250410110417284 DMSC DEBUG msub_fsm[0x563b4cc2d2b0]{terminating}: Freeing instance (msub.c:113) 20250410110417284 DMSC DEBUG msub_fsm[0x563b4cc2d2b0]{terminating}: Deallocated (fsm.c:568) 20250410110417284 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110417284 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110417284 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110417284 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110417284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110417284 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110417284 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110417284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110417284 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110417284 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0f 04 79 19 01 00 01 d3 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2693)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2693)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2691)@7d38b4d9c9a0: Session index based on local reference:0 20250410110417287 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110417287 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110417287 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110417287 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110417287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110417287 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110417287 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110417287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110417287 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110417287 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 d3 79 19 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-RAN(2692)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_gsup_mt_sms_conn_timeout2(2699)7936257 MSC_Test_2-M3UA(2693)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_gsup_mt_sms_conn_timeout2(2699)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_conn_timeout2(2699)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_conn_timeout2(2699)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_conn_timeout2(2699)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410110417295 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410110417296 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110417296 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410110417296 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410110417296 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410110417296 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110417296 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110417296 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410110417296 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110417296 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110417296 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1126) 20250410110417296 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110417296 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110417296 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110417296 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110417296 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110417296 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110417296 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110417296 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110417296 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2690)@7d38b4d9c9a0: Final verdict of PTC: none20250410110417297 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:378) 20250410110417297 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-SCCP(2685)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(2697)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-SCCP(2688)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-RAN(2689)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(2686)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110417299 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410110417299 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(2687)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110417300 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410110417300 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410110417299 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410110417299 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110417299 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410110417299 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410110417299 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410110417299 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110417299 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110417299 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410110417299 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110417299 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110417299 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410110417299 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110417299 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110417299 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110417299 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110417299 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110417300 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110417300 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110417300 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110417300 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110417300 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250410110417300 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110417300 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110417300 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110417300 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) MSC_Test_2-SCCP(2691)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-RAN(2692)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-M3UA(2693)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(2695)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(2696)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110417301 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250410110417301 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410110417300 DLINP ERROR SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:766) 20250410110417300 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110417300 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410110417300 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110417300 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110417300 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110417300 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110417300 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110417300 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110417300 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110417300 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) IPA-CTRL-CLI-IPA(2700)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2684)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(2698)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(2694)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2684): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(2685): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(2686): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(2687): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-SCCP(2688): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-RAN(2689): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-M3UA(2690): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-SCCP(2691): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-RAN(2692): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-M3UA(2693): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(2694): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(2695): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(2696): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(2697): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(2698): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_iu_gsup_mt_sms_conn_timeout2(2699): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2700): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_iu_gsup_mt_sms_conn_timeout finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_conn_timeout pass'. Thu Apr 10 11:04:17 UTC 2025 ====== MSC_Tests_Iu.TC_iu_gsup_mt_sms_conn_timeout pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_iu_gsup_mt_sms_conn_timeout.talloc 20250410110418302 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=494740) 20250410110419297 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110419297 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110419297 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110419300 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110419301 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110419301 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110419301 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110419301 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110419301 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110419303 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=494740, count=498048) 20250410110420304 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_conn_timeout pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_single_request'. ------ MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_single_request ------ Thu Apr 10 11:04:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_single_request.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_single_request.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410110421306 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_single_request' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_iu_lu_and_mo_ussd_single_request started. 20250410110422307 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(2704)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(2704)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2704)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(2702)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_1-M3UA(2707)@7d38b4d9c9a0: ************************************************* MSC_Test_1-M3UA(2707)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2707)@7d38b4d9c9a0: ************************************************* MSC_Test_1-SCCP(2705)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_2-M3UA(2710)@7d38b4d9c9a0: ************************************************* MSC_Test_2-M3UA(2710)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2710)@7d38b4d9c9a0: ************************************************* MSC_Test_2-SCCP(2708)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410110422343 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2711)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410110422510 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110422510 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410110422510 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110422510 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2704)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2704)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2704)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2704)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(2704)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410110422516 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110422516 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110422516 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110422516 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110422516 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110422516 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110422516 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110422516 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110422516 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110422516 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410110422516 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2704)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2704)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2704)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2704)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2704)@7d38b4d9c9a0: Message received on association #8 20250410110422518 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110422518 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110422518 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110422518 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2704)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110422518 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110422518 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110422518 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110422518 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110422519 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110422519 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410110422519 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110422519 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2704)@7d38b4d9c9a0: Message received on association #8 20250410110422519 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410110422519 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2704)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2704)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2704)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2704)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110422522 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110422522 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250410110422522 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110422522 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2707)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2707)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2707)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2707)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_1-M3UA(2707)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410110422526 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110422526 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110422526 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110422526 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110422526 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110422526 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110422527 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110422527 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110422527 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110422527 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110422527 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2707)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2707)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2707)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410110422529 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110422529 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) MSC_Test_1-M3UA(2707)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410110422529 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110422529 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110422529 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110422529 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110422529 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110422529 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110422529 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110422529 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110422529 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110422529 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2707)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2707)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2707)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2707)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2707)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) 20250410110422529 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:413) 20250410110422529 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2707)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2707)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110422535 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110422535 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250410110422535 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110422535 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2710)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2710)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2710)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110422544 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110422544 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110422544 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110422544 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110422544 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110422544 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110422544 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110422544 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110422544 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110422544 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110422544 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2710)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_2-M3UA(2710)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2710)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2710)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2710)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410110422547 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110422547 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110422547 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110422547 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110422547 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110422547 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110422547 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110422547 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110422547 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110422547 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110422547 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110422547 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110422547 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2710)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410110422547 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) 20250410110422547 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2707)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2710)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2707)@7d38b4d9c9a0: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2710)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2710)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2710)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2710)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2710)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2710)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110423309 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410110423309 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2713)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2713)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410110423317 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2713)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2713)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2713)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2713)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2713)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2713)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2704)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110423322 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110423322 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110423322 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110423322 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110423322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110423322 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110423322 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110423322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110423322 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110423322 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110423322 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110423322 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110423322 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110423322 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110423322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110423322 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110423322 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110423322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110423322 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110423322 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2704)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2704)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2703)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2707)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110423325 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110423325 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110423325 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410110423325 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410110423325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110423325 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110423325 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110423325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110423325 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110423325 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110423325 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110423325 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110423325 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110423325 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250410110423325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110423325 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250410110423325 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110423325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250410110423325 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110423326 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2707)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2707)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2706)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410110423339 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410110423339 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250410110423346 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110423346 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110423346 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2710)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110423346 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110423346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110423346 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110423346 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110423346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110423346 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110423346 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110423347 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250410110423347 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250410110423347 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110423347 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110423347 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110423347 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110423347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110423347 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110423347 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110423347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110423347 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110423347 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2710)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2710)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2709)@7d38b4d9c9a0: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2714)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000001046" to be handled at TC_iu_lu_and_mo_ussd_single_request2(2716) TC_iu_lu_and_mo_ussd_single_request2(2716)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001046'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-RAN(2709)@7d38b4d9c9a0: Added conn table entry 0TC_iu_lu_and_mo_ussd_single_request2(2716)7968067 MSC_Test_2-SCCP(2708)@7d38b4d9c9a0: First idle individual index:0 20250410110423398 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110423398 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110423398 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110423398 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110423398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110423398 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110423398 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110423398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110423398 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110423398 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 79 95 43 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 64 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2710)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2709)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410110423399 DIUCS DEBUG (UTRAN-Iu-468 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110423399 DMSC DEBUG msub_fsm[0x563b4cc0d1f0]{active}: Allocated (fsm.c:456) 20250410110423399 DMSC DEBUG msc_i[0x563b4cc0cfe0]{READY}: Allocated (fsm.c:456) 20250410110423399 DMSC DEBUG msc_i[0x563b4cc0cfe0]{READY}: is child of msub_fsm[0x563b4cc0d1f0] (fsm.c:486) 20250410110423399 DMSC DEBUG msc_a[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110423399 DMSC DEBUG msc_a[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc0d1f0] (fsm.c:486) 20250410110423399 DMSC DEBUG msc_a(unknown:UTRAN-Iu-468:NONE)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110423399 DMSC DEBUG msc_i(unknown:UTRAN-Iu-468:NONE)[0x563b4cc0cfe0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110423399 DMSC DEBUG msc_a(unknown:UTRAN-Iu-468:NONE)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110423399 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-468:NONE)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110423399 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-468:NONE)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110423399 DMM DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-468:LU)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001046 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410110423399 DMM DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-468:LU)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410110423399 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-468:LU)[0x563b4cc2d2b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410110423399 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-468:LU)[0x563b4cc2d2b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001046:UTRAN-Iu-468:LU)[0x563b4cc69a10] (fsm.c:486) 20250410110423399 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-468:LU)[0x563b4cc2d2b0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410110423399 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-468:LU)[0x563b4cc2d2b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410110423399 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410110423399 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001046 id=262420000001046 (vlr.c:661) 20250410110423399 DVLR INFO New subscr, IMSI: 262420000001046 (vlr.c:562) 20250410110423399 DVLR DEBUG VLR subscr IMSI-262420000001046 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410110423399 DMSC DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-468:LU)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110423399 DMSC DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-468:LU)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110423399 DVLR DEBUG VLR subscr IMSI-262420000001046 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410110423399 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410110423399 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-468:LU)[0x563b4cc2d2b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410110423399 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-468:LU)[0x563b4cc2d2b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410110423399 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-468:LU)[0x563b4cc2d2b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410110423399 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-468:LU)[0x563b4cc2e3a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110423399 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-468:LU)[0x563b4cc2e3a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-468:LU)[0x563b4cc2d2b0] (fsm.c:486) 20250410110423399 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-468:LU)[0x563b4cc2e3a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110423399 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-468:LU)[0x563b4cc2e3a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110423399 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110423399 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110423399 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110423399 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110423399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110423399 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110423399 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110423399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110423399 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110423399 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 08 02 79 95 43 00 01 d4 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2710)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2710)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2708)@7d38b4d9c9a0: { messageType := 2, destLocRef := '799543'O, sourceLocRef := '0001D4'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test-GSUP(2714)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000001046" handled at TC_iu_lu_and_mo_ussd_single_request2(2716) MSC_Test-GSUP(2714)@7d38b4d9c9a0: Added IMSI table entry 0TC_iu_lu_and_mo_ussd_single_request2(2716)"262420000001046" MSC_Test_2-SCCP(2708)@7d38b4d9c9a0: Session index based on local reference:0 TC_iu_lu_and_mo_ussd_single_request2(2716)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_single_request2(2716)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410110423407 DVLR DEBUG VLR subscr IMSI-262420000001046 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110423407 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-468:LU)[0x563b4cc2e3a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110423407 DVLR DEBUG SUBSCR(IMSI-262420000001046) Received 1 auth tuples (vlr.c:996) 20250410110423407 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-468:LU)[0x563b4cc2e3a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110423407 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-468:LU)[0x563b4cc2e3a0]{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:324) 20250410110423407 DMM DEBUG Tx AUTH REQ (rand = b4e87e3244f5bd739fbf92898458375c) (gsm_04_08.c:641) 20250410110423407 DMM DEBUG AUTH REQ (autn = d7cdd30f8aa54cdf862484f230225e32) (gsm_04_08.c:643) 20250410110423407 DIUCS DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-468:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110423407 DIUCS DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-468:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110423407 DMSC DEBUG msc_i(IMSI-262420000001046:UTRAN-Iu-468:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110423407 DVLR DEBUG VLR subscr IMSI-262420000001046 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110423407 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110423407 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110423407 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110423407 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110423407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110423407 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110423407 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110423407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110423407 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110423407 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 08 06 79 95 43 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 b4 e8 7e 32 44 f5 bd 73 9f bf 92 89 84 58 37 5c 20 10 d7 cd d3 0f 8a a5 4c df 86 24 84 f2 30 22 5e 32 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2710)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2710)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2708)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2708)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2708)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2708)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2709)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051426FD29A8210498E7F616'O MSC_Test_2-RAN(2709)@7d38b4d9c9a0: patched enc_l3: '055426FD29A8210498E7F616'O MSC_Test_2-SCCP(2708)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2708)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2708)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2708)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055426FD29A8210498E7F616'O 20250410110423420 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110423420 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110423420 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110423420 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110423420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110423420 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110423420 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110423420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110423420 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110423420 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d4 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 26 fd 29 a8 21 04 98 e7 f6 16 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2710)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110423420 DIUCS DEBUG (UTRAN-Iu-468) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110423420 DMSC DEBUG msc_i(IMSI-262420000001046:UTRAN-Iu-468:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110423420 DIUCS DEBUG msc_i(IMSI-262420000001046:UTRAN-Iu-468:LU)[0x563b4cc0cfe0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110423420 DMSC DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-468:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110423420 DIUCS DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-468:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110423420 DIUCS DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-468:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110423420 DMM DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-468:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 26fd29a898e7f616) (gsm_04_08.c:1128) 20250410110423420 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-468:LU)[0x563b4cc2e3a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110423420 DVLR DEBUG SUBSCR(IMSI-262420000001046) AUTH on UTRAN received RES: 26fd29a898e7f616 (8 bytes) (vlr_auth_fsm.c:151) 20250410110423420 DVLR INFO SUBSCR(IMSI-262420000001046) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110423420 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-468:LU)[0x563b4cc2e3a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110423420 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-468:LU)[0x563b4cc2e3a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110423420 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-468:LU)[0x563b4cc2e3a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110423420 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-468:LU)[0x563b4cc2e3a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-468:LU)[0x563b4cc2d2b0] (vlr_auth_fsm.c:294) 20250410110423420 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-468:LU)[0x563b4cc2e3a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110423420 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-468:LU)[0x563b4cc2e3a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110423420 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-468:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410110423420 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-468:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410110423420 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-468:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110423420 DIUCS DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-468:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110423420 DIUCS DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-468:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=61398f6082c611743b0cc717d51cbc07, CK=NONE (ran_msg_iu.c:388) 20250410110423420 DMSC DEBUG msc_i(IMSI-262420000001046:UTRAN-Iu-468:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110423420 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-468:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250410110423420 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110423420 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110423420 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110423420 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110423420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110423420 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110423420 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110423420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110423420 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110423420 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 08 06 79 95 43 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 61 39 8f 60 82 c6 11 74 3b 0c c7 17 d5 1c bc 07 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2710)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2710)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2708)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2708)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2708)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2708)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2708)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2708)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2708)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2708)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250410110423429 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110423429 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110423429 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110423429 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110423429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110423429 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110423429 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110423429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110423429 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110423429 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d4 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2710)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110423429 DIUCS DEBUG (UTRAN-Iu-468) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110423429 DMSC DEBUG msc_i(IMSI-262420000001046:UTRAN-Iu-468:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110423429 DIUCS DEBUG msc_i(IMSI-262420000001046:UTRAN-Iu-468:LU)[0x563b4cc0cfe0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110423429 DMSC DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-468:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110423429 DIUCS DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-468:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110423429 DIUCS DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-468:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110423429 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-468:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410110423429 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-468:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410110423429 DIUCS DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-468:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110423429 DMSC DEBUG msc_i(IMSI-262420000001046:UTRAN-Iu-468:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110423429 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-468:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410110423429 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-468:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410110423429 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001046:UTRAN-Iu-468:LU)[0x563b4cc2e3a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110423429 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001046:UTRAN-Iu-468:LU)[0x563b4cc2e3a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-468:LU)[0x563b4cc2d2b0] (fsm.c:486) 20250410110423429 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001046:UTRAN-Iu-468:LU)[0x563b4cc2e3a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410110423429 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001046:UTRAN-Iu-468:LU)[0x563b4cc2e3a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410110423429 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110423429 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110423429 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110423429 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110423429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110423429 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110423429 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110423429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110423429 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110423429 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 08 06 79 95 43 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 40 f6 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2710)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2710)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2708)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2708)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2708)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2708)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110423432 DVLR DEBUG VLR subscr IMSI-262420000001046 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110423432 DVLR DEBUG IMSI:262420000001046 has MSISDN:491230001046 (vlr.c:1045) 20250410110423432 DMSC NOTICE msub(IMSI-262420000001046:MSISDN-491230001046) VLR: update for IMSI=262420000001046 (MSISDN=491230001046) (gsm_04_08.c:1541) 20250410110423432 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110423432 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110423432 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-468:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410110423432 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001046:UTRAN-Iu-468:LU)[0x563b4cc2e3a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410110423432 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001046:UTRAN-Iu-468:LU)[0x563b4cc2e3a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410110423432 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001046:UTRAN-Iu-468:LU)[0x563b4cc2e3a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410110423432 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001046:UTRAN-Iu-468:LU)[0x563b4cc2e3a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-468:LU)[0x563b4cc2d2b0] (vlr_lu_fsm.c:110) 20250410110423432 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001046:UTRAN-Iu-468:LU)[0x563b4cc2e3a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410110423432 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001046:UTRAN-Iu-468:LU)[0x563b4cc2e3a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110423432 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-468:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410110423432 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-468:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410110423432 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-468:LU)[0x563b4cc61860]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110423432 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-468:LU)[0x563b4cc61860]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-468:LU)[0x563b4cc2d2b0] (fsm.c:486) 20250410110423432 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-468:LU)[0x563b4cc61860]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410110423432 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-468:LU)[0x563b4cc61860]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410110423432 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-468:LU)[0x563b4cc61860]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410110423432 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-468:LU)[0x563b4cc61860]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410110423432 DMSC NOTICE msub(IMSI-262420000001046:MSISDN-491230001046:TMSInew-0xAE95AC1B) VLR: update for IMSI=262420000001046 (MSISDN=491230001046) (gsm_04_08.c:1541) 20250410110423432 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-468:LU)[0x563b4cc61860]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410110423432 DMM DEBUG -> IMSI-262420000001046:MSISDN-491230001046:TMSInew-0xAE95AC1B LOCATION UPDATE ACCEPT (TMSI = 0xae95ac1b) (gsm_04_08.c:149) 20250410110423432 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSInew-0xAE95AC1B:UTRAN-Iu-468:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250410110423432 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSInew-0xAE95AC1B:UTRAN-Iu-468:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110423432 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSInew-0xAE95AC1B:UTRAN-Iu-468:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110423432 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSInew-0xAE95AC1B - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110423432 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110423432 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110423432 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110423432 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110423432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110423432 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110423432 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110423432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110423432 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110423432 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 08 06 79 95 43 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 ae 95 ac 1b 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2710)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2710)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2708)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2708)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2708)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2708)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_single_request2(2716)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2709)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2709)@7d38b4d9c9a0: patched enc_l3: '059B'O MSC_Test_2-SCCP(2708)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2708)@7d38b4d9c9a0: vl_len:14 MSC_Test_2-SCCP(2708)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2708)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250410110423437 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110423437 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110423437 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110423437 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110423437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110423437 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110423437 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110423437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110423437 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2710)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110423437 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d4 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110423437 DIUCS DEBUG (UTRAN-Iu-468) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110423437 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSInew-0xAE95AC1B:UTRAN-Iu-468:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110423437 DIUCS DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSInew-0xAE95AC1B:UTRAN-Iu-468:LU)[0x563b4cc0cfe0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110423437 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSInew-0xAE95AC1B:UTRAN-Iu-468:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110423437 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSInew-0xAE95AC1B:UTRAN-Iu-468:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110423437 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSInew-0xAE95AC1B:UTRAN-Iu-468:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110423437 DMM DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSInew-0xAE95AC1B:UTRAN-Iu-468:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410110423437 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:TMSInew-0xAE95AC1B:UTRAN-Iu-468:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410110423437 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-468:LU)[0x563b4cc61860]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410110423437 DMSC NOTICE msub(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B) VLR: update for IMSI=262420000001046 (MSISDN=491230001046) (gsm_04_08.c:1541) 20250410110423437 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410110423437 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-468:LU)[0x563b4cc61860]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410110423437 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-468:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410110423437 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-468:LU)[0x563b4cc61860]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410110423437 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-468:LU)[0x563b4cc61860]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-468:LU)[0x563b4cc2d2b0] (vlr_lu_fsm.c:817) 20250410110423437 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-468:LU)[0x563b4cc61860]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410110423437 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-468:LU)[0x563b4cc61860]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110423437 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-468:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410110423437 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-468:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410110423437 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-468:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.962s remaining) (msc_a.c:450) 20250410110423437 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001046/3/1): Available (smpp_smsc.c:626) 20250410110423437 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-468:LU)[0x563b4cc69a10]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110423437 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-468:LU)[0x563b4cc69a10]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110423437 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-468:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110423437 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110423437 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110423437 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110423437 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-468:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110423437 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-468:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110423437 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410110423437 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110423437 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110423437 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110423437 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110423437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110423437 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110423437 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110423437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110423437 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110423437 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 08 06 79 95 43 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2710)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2710)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2708)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2708)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2708)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2708)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2708)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2708)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2708)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2708)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250410110423442 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110423442 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110423442 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110423442 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110423442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110423442 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110423442 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110423442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110423442 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110423442 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d4 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2710)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110423442 DIUCS DEBUG (UTRAN-Iu-468) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110423442 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-468:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110423442 DIUCS DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-468:LU)[0x563b4cc0cfe0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110423442 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-468:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110423442 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-468:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110423442 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-468:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110423442 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-468:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110423442 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-468:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110423442 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-468:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110423442 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-468:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110423442 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-468:LU)[0x563b4cc2d2b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110423442 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-468:LU)[0x563b4cc2d2b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-468:LU)[0x563b4cc69a10] (msc_a.c:1053) 20250410110423442 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-468:LU)[0x563b4cc2d2b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410110423442 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-468:LU)[0x563b4cc2d2b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110423442 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-468:LU)[0x563b4cc2d2b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410110423442 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-468:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc0d1f0] (msc_a.c:1053) 20250410110423442 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-468:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110423442 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-468:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110423442 DMSC DEBUG msub_fsm[0x563b4cc0d1f0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110423442 DMSC DEBUG msub(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B) MSC-A terminated (msub.c:261) 20250410110423442 DMSC DEBUG msub(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B) 1 MSC-I still active (msub.c:79) 20250410110423442 DMSC DEBUG msub_fsm[0x563b4cc0d1f0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110423442 DMSC DEBUG msub_fsm[0x563b4cc0d1f0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110423442 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-468:LU)[0x563b4cc0cfe0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110423442 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-468:LU)[0x563b4cc0cfe0]{READY}: Removing from parent msub_fsm[0x563b4cc0d1f0] (msub.c:113) 20250410110423442 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-468 (ran_conn.c:142) 20250410110423442 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-468 (ran_conn.c:155) 20250410110423442 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-468:LU)[0x563b4cc0cfe0]{READY}: Freeing instance (msub.c:113) 20250410110423442 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-468:LU)[0x563b4cc0cfe0]{READY}: Deallocated (fsm.c:568) 20250410110423442 DMSC DEBUG msub(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B) Free (msub.c:119) 20250410110423442 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B - active-conn: now used by 1 (attached) (msub.c:375) 20250410110423442 DMSC DEBUG msub_fsm[0x563b4cc0d1f0]{terminating}: Freeing instance (msub.c:113) 20250410110423442 DMSC DEBUG msub_fsm[0x563b4cc0d1f0]{terminating}: Deallocated (fsm.c:568) 20250410110423442 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110423442 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110423442 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110423442 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110423442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110423442 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110423442 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110423442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110423442 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110423442 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 08 04 79 95 43 00 01 d4 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2710)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2710)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2708)@7d38b4d9c9a0: Session index based on local reference:0 20250410110423443 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110423443 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110423443 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110423443 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110423443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110423443 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110423443 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110423443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110423443 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110423443 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 d4 79 95 43 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2710)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2709)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_single_request2(2716)7968067 TC_iu_lu_and_mo_ussd_single_request2(2716)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_single_request2(2716)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_single_request2(2716)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_single_request2(2716)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_single_request2(2716)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'AE95AC1B'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2709)@7d38b4d9c9a0: Added conn table entry 0TC_iu_lu_and_mo_ussd_single_request2(2716)5030367 MSC_Test_2-RAN(2709)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2708)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_2-M3UA(2710)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110423645 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110423645 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110423645 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110423645 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110423645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110423645 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110423645 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110423645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110423645 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110423645 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 4c c1 df 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 08 03 50 59 02 05 f4 ae 95 ac 1b 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110423646 DIUCS DEBUG (UTRAN-Iu-469 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110423646 DMSC DEBUG msub_fsm[0x563b4cc2d2b0]{active}: Allocated (fsm.c:456) 20250410110423646 DMSC DEBUG msc_i[0x563b4cc69a10]{READY}: Allocated (fsm.c:456) 20250410110423646 DMSC DEBUG msc_i[0x563b4cc69a10]{READY}: is child of msub_fsm[0x563b4cc2d2b0] (fsm.c:486) 20250410110423646 DMSC DEBUG msc_a[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110423646 DMSC DEBUG msc_a[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc2d2b0] (fsm.c:486) 20250410110423646 DMSC DEBUG msc_a(unknown:UTRAN-Iu-469:NONE)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110423646 DMSC DEBUG msc_i(unknown:UTRAN-Iu-469:NONE)[0x563b4cc69a10]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110423646 DMSC DEBUG msc_a(unknown:UTRAN-Iu-469:NONE)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110423646 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-469:NONE)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110423646 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-469:NONE)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110423647 DMM DEBUG msc_a(TMSI-0xAE95AC1B:UTRAN-Iu-469:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250410110423647 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAE95AC1B:UTRAN-Iu-469:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410110423647 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAE95AC1B:UTRAN-Iu-469:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xAE95AC1B:UTRAN-Iu-469:CM_SERVICE_REQ)[0x563b4cc0cfe0] (fsm.c:486) 20250410110423647 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAE95AC1B:UTRAN-Iu-469:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250410110423647 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAE95AC1B:UTRAN-Iu-469:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410110423647 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410110423647 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410110423647 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-469:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110423647 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-469:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110423647 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-469:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410110423647 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-469:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250410110423647 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-469:CM_SERVICE_REQ)[0x563b4cc61860]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110423647 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-469:CM_SERVICE_REQ)[0x563b4cc61860]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-469:CM_SERVICE_REQ)[0x563b4cc0d1f0] (fsm.c:486) 20250410110423647 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-469:CM_SERVICE_REQ)[0x563b4cc61860]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110423647 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-469:CM_SERVICE_REQ)[0x563b4cc61860]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110423647 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410110423647 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110423648 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110423648 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110423648 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110423648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110423648 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110423648 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110423648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110423648 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110423648 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 09 02 4c c1 df 00 01 d5 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2710)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2710)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2708)@7d38b4d9c9a0: { messageType := 2, destLocRef := '4CC1DF'O, sourceLocRef := '0001D5'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2708)@7d38b4d9c9a0: Session index based on local reference:0 TC_iu_lu_and_mo_ussd_single_request2(2716)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_single_request2(2716)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110423654 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110423654 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-469:CM_SERVICE_REQ)[0x563b4cc61860]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110423654 DVLR DEBUG SUBSCR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B) Received 1 auth tuples (vlr.c:996) 20250410110423654 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-469:CM_SERVICE_REQ)[0x563b4cc61860]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110423654 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-469:CM_SERVICE_REQ)[0x563b4cc61860]{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:324) 20250410110423654 DMM DEBUG Tx AUTH REQ (rand = c3a3307b61c5ae190bcd78cdd676f9ac) (gsm_04_08.c:641) 20250410110423654 DMM DEBUG AUTH REQ (autn = af20b645b31e194114938526fc558b75) (gsm_04_08.c:643) 20250410110423654 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-469:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110423654 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-469:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110423654 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-469:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110423654 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410110423655 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110423655 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110423655 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110423655 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110423655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110423655 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110423655 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110423655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110423655 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110423655 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 09 06 4c c1 df 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 c3 a3 30 7b 61 c5 ae 19 0b cd 78 cd d6 76 f9 ac 20 10 af 20 b6 45 b3 1e 19 41 14 93 85 26 fc 55 8b 75 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2710)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2710)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2708)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2708)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2708)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2708)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2709)@7d38b4d9c9a0: patching N(SD)=1 into dtap '05148373B2E92104B523DC26'O MSC_Test_2-RAN(2709)@7d38b4d9c9a0: patched enc_l3: '05548373B2E92104B523DC26'O MSC_Test_2-SCCP(2708)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2708)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2708)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2708)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05548373B2E92104B523DC26'O 20250410110423661 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110423661 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110423661 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110423661 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110423661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110423661 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110423661 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110423661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110423661 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110423661 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d5 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 83 73 b2 e9 21 04 b5 23 dc 26 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2710)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110423661 DIUCS DEBUG (UTRAN-Iu-469) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110423661 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-469:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110423661 DIUCS DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-469:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110423661 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-469:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110423661 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-469:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110423661 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-469:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110423661 DMM DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-469:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 8373b2e9b523dc26) (gsm_04_08.c:1128) 20250410110423661 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-469:CM_SERVICE_REQ)[0x563b4cc61860]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110423661 DVLR DEBUG SUBSCR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B) AUTH on UTRAN received RES: 8373b2e9b523dc26 (8 bytes) (vlr_auth_fsm.c:151) 20250410110423661 DVLR INFO SUBSCR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110423661 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-469:CM_SERVICE_REQ)[0x563b4cc61860]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110423662 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-469:CM_SERVICE_REQ)[0x563b4cc61860]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110423662 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-469:CM_SERVICE_REQ)[0x563b4cc61860]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110423662 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-469:CM_SERVICE_REQ)[0x563b4cc61860]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-469:CM_SERVICE_REQ)[0x563b4cc0d1f0] (vlr_auth_fsm.c:294) 20250410110423662 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-469:CM_SERVICE_REQ)[0x563b4cc61860]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110423662 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-469:CM_SERVICE_REQ)[0x563b4cc61860]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110423662 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-469:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250410110423662 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-469:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410110423662 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-469:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110423662 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-469:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110423662 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-469:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=67c9404d1fc5e71e4403187bea7c978e, CK=NONE (ran_msg_iu.c:388) 20250410110423662 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-469:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110423662 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-469:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250410110423662 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110423662 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110423662 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110423662 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110423662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110423662 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110423662 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110423662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110423662 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110423662 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 09 06 4c c1 df 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 67 c9 40 4d 1f c5 e7 1e 44 03 18 7b ea 7c 97 8e 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2710)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2710)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2708)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2708)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2708)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2708)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2708)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2708)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2708)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2708)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250410110423667 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110423667 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110423667 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110423667 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110423667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110423667 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110423667 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110423667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110423667 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110423667 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d5 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2710)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110423668 DIUCS DEBUG (UTRAN-Iu-469) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110423668 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-469:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110423668 DIUCS DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-469:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110423668 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-469:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110423668 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-469:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110423668 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-469:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110423668 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-469:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250410110423668 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-469:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410110423668 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-469:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110423668 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-469:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110423668 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-469:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410110423668 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-469:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410110423668 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-469:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410110423668 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-469:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410110423668 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-469:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410110423668 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-469:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410110423668 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-469:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410110423668 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-469:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410110423668 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-469:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.977s remaining) (msc_a.c:450) 20250410110423668 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001046/3/1): Available (smpp_smsc.c:626) 20250410110423669 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110423669 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110423669 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110423669 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110423669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110423669 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110423669 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110423669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110423669 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110423669 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 09 06 4c c1 df 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 40 f6 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2710)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2710)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2708)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2708)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2708)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2708)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2714)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000001046" to be handled at TC_iu_lu_and_mo_ussd_single_request2(2716) MSC_Test_2-RAN(2709)@7d38b4d9c9a0: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2709)@7d38b4d9c9a0: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2708)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2708)@7d38b4d9c9a0: vl_len:37 MSC_Test_2-SCCP(2708)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2708)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O 20250410110423687 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110423687 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110423687 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110423687 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110423687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110423687 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110423687 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110423687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110423687 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110423687 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d5 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 1b bb 1c 15 a1 13 02 01 05 02 01 3b 30 0b 04 01 0f 04 06 aa 51 0c 06 1b 01 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2710)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110423687 DIUCS DEBUG (UTRAN-Iu-469) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110423688 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-469:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110423688 DIUCS DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-469:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110423688 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-469:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110423688 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-469:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110423688 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-469:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110423688 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250410110423688 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-469:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:174) 20250410110423688 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-469:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) TC_iu_lu_and_mo_ussd_single_request2(2716)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110423689 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410110423689 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250410110423689 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-469:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250410110423689 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-469:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110423689 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-469:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110423689 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410110423689 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-469:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110423689 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-469:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250410110423689 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-469:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110423689 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110423689 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110423689 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110423689 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-469:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110423689 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-469:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110423690 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410110423690 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110423690 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110423690 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110423690 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110423690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110423690 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110423690 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110423690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110423690 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110423690 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 108 bytes: [L2]> 01 00 01 01 00 00 00 6c 02 10 00 59 00 00 00 b9 00 00 00 c3 03 00 00 09 06 4c c1 df 00 01 42 00 14 40 3e 00 00 02 00 10 40 32 31 9b 2a 1c 2d a2 2b 02 01 05 30 26 02 01 3b 30 21 04 01 0f 04 1c d9 77 5d 0e 2a e3 e9 65 f7 3c fd 76 83 d2 73 10 2d 17 93 cd 60 30 58 0c 46 b3 35 1a 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110423690 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110423690 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110423690 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110423690 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110423690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110423690 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110423690 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110423690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110423690 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110423690 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 09 06 4c c1 df 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2710)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2710)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2710)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2708)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-M3UA(2710)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2708)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2708)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2708)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2708)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2708)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2708)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2708)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_single_request2(2716)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2708)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2708)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2708)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2708)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250410110423694 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110423694 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110423694 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110423694 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110423694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110423694 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110423694 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110423694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110423694 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110423694 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d5 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2710)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110423694 DIUCS DEBUG (UTRAN-Iu-469) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110423694 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-469:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110423694 DIUCS DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-469:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110423694 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-469:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110423694 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-469:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110423694 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-469:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110423694 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-469:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110423694 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-469:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110423694 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-469:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110423694 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-469:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110423694 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-469:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110423694 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-469:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-469:CM_SERVICE_REQ)[0x563b4cc0cfe0] (msc_a.c:1053) 20250410110423694 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-469:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110423694 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-469:CM_SERVICE_REQ)[0x563b4cc0d1f0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410110423694 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-469:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc2d2b0] (msc_a.c:1053) 20250410110423694 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-469:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110423694 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-469:CM_SERVICE_REQ)[0x563b4cc0cfe0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110423694 DMSC DEBUG msub_fsm[0x563b4cc2d2b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110423694 DMSC DEBUG msub(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B) MSC-A terminated (msub.c:261) 20250410110423694 DMSC DEBUG msub(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B) 1 MSC-I still active (msub.c:79) 20250410110423694 DMSC DEBUG msub_fsm[0x563b4cc2d2b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110423694 DMSC DEBUG msub_fsm[0x563b4cc2d2b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110423694 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-469:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110423694 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-469:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: Removing from parent msub_fsm[0x563b4cc2d2b0] (msub.c:113) 20250410110423694 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-469 (ran_conn.c:142) 20250410110423694 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-469 (ran_conn.c:155) 20250410110423694 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-469:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: Freeing instance (msub.c:113) 20250410110423694 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B:UTRAN-Iu-469:CM_SERVICE_REQ)[0x563b4cc69a10]{READY}: Deallocated (fsm.c:568) 20250410110423694 DMSC DEBUG msub(IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B) Free (msub.c:119) 20250410110423694 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0xAE95AC1B - active-conn: now used by 1 (attached) (msub.c:375) 20250410110423694 DMSC DEBUG msub_fsm[0x563b4cc2d2b0]{terminating}: Freeing instance (msub.c:113) 20250410110423695 DMSC DEBUG msub_fsm[0x563b4cc2d2b0]{terminating}: Deallocated (fsm.c:568) 20250410110423695 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110423695 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110423695 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110423695 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110423695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110423695 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110423695 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110423695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110423695 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110423695 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 09 04 4c c1 df 00 01 d5 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2710)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2710)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2708)@7d38b4d9c9a0: Session index based on local reference:0 20250410110423696 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110423696 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110423696 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110423696 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110423696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110423696 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110423696 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110423696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2710)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2709)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_single_request2(2716)5030367 20250410110423696 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110423696 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 d5 4c c1 df 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_iu_lu_and_mo_ussd_single_request2(2716)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_single_request2(2716)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_single_request2(2716)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_single_request2(2716)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410110423701 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410110423701 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(2702)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(2711)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-SCCP(2705)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(2714)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110423704 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410110423704 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110423704 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410110423704 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) MSC_Test_0-RAN(2703)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-M3UA(2707)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110423705 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:378) 20250410110423706 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(2701)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(2704)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-M3UA(2710)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-RAN(2706)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110423704 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410110423704 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110423704 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410110423704 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410110423704 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410110423704 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110423704 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110423705 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410110423705 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410110423705 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110423705 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110423705 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410110423705 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110423705 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110423705 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1126) 20250410110423705 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110423705 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110423705 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110423705 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110423705 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110423705 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110423705 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110423705 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110423705 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110423705 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110423705 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110423705 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410110423705 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110423705 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110423705 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110423706 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110423706 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110423706 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110423706 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110423706 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110423706 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110423706 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) MSC_Test_2-SCCP(2708)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(2712)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110423706 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410110423706 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110423706 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410110423706 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410110423706 DLINP ERROR SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe (stream_srv.c:743) 20250410110423706 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410110423707 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110423707 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110423707 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410110423707 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110423707 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110423707 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410110423707 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110423707 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110423707 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110423707 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110423707 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110423707 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110423707 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110423707 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110423707 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410110423708 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250410110423708 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250410110423708 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-SMPP(2715)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(2713)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2717)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-RAN(2709)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2701): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(2702): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(2703): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(2704): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-SCCP(2705): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-RAN(2706): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-M3UA(2707): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-SCCP(2708): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-RAN(2709): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-M3UA(2710): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(2711): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(2712): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(2713): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(2714): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(2715): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_iu_lu_and_mo_ussd_single_request2(2716): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2717): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_iu_lu_and_mo_ussd_single_request finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_single_request pass'. Thu Apr 10 11:04:23 UTC 2025 ====== MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_single_request pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_single_request.talloc 20250410110424708 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410110424772 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110424772 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110424772 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110424772 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110424772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110424772 DLSS7 ERROR MTP-TRANSFER.req for dpc=195=0.24.3: no route! (osmo_ss7_hmrt.c:228) Waiting for packet dumper to finish... 0 (prev_count=-1, count=494492) 20250410110425706 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110425707 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110425707 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110425707 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110425707 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110425707 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110425708 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110425708 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110425708 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110425709 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=494492, count=497800) 20250410110426710 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_single_request pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_notification'. ------ MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_notification ------ Thu Apr 10 11:04:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_notification.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_notification.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410110427711 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_notification' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_iu_lu_and_mt_ussd_notification started. 20250410110428712 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2721)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(2721)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2721)@7d38b4d9c9a0: ************************************************* MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-SCCP(2719)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_1-M3UA(2724)@7d38b4d9c9a0: ************************************************* MSC_Test_1-M3UA(2724)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2724)@7d38b4d9c9a0: ************************************************* MSC_Test_1-SCCP(2722)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_2-M3UA(2727)@7d38b4d9c9a0: ************************************************* MSC_Test_2-M3UA(2727)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2727)@7d38b4d9c9a0: ************************************************* MSC_Test_2-SCCP(2725)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410110428799 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2728)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410110428966 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110428966 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410110428966 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110428966 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2721)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2721)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2721)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110428971 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110428971 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110428971 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110428971 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110428971 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110428971 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110428971 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110428971 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110428971 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110428971 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410110428971 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2721)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(2721)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2721)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2721)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2721)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410110428972 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110428972 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110428972 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110428972 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410110428972 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110428972 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110428972 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110428972 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110428972 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110428972 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410110428972 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110428972 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2721)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2721)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2721)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110428972 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410110428973 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2721)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2721)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2721)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2721)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2721)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110428981 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110428981 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250410110428981 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110428981 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2724)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2724)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2724)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110428986 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110428986 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110428986 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110428986 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110428986 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110428986 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110428986 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110428986 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110428986 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110428986 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110428986 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2724)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_1-M3UA(2724)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2724)@7d38b4d9c9a0: Message received on association #8 20250410110428986 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110428986 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110428986 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110428986 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110428986 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110428986 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110428986 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110428986 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110428986 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110428986 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110428986 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110428986 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2724)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2724)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410110428986 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:413) 20250410110428986 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2724)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2724)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2724)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2724)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2724)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2724)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2724)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2724)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110428995 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110428995 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250410110428995 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110428995 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2727)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2727)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2727)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110428997 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110428997 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110428997 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110428997 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110428997 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110428997 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110428997 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110428997 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110428997 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110428997 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110428997 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2727)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_2-M3UA(2727)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2727)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2727)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2727)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410110428998 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110428998 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110428998 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110428998 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110428998 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110428998 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110428998 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110428998 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110428998 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110428998 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110428998 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110428998 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110428998 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410110428998 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) MSC_Test_2-M3UA(2727)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2724)@7d38b4d9c9a0: Message received on association #8 20250410110428998 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2724)@7d38b4d9c9a0: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2727)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2727)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2727)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2727)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2727)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2727)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2727)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110429714 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410110429714 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2730)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2730)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410110429720 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2730)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2730)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2730)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2730)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2730)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2730)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410110429744 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410110429744 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2731)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000001047" to be handled at TC_iu_lu_and_mt_ussd_notification2(2733) TC_iu_lu_and_mt_ussd_notification2(2733)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001047'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410110429771 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110429771 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110429771 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110429771 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110429771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110429771 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110429771 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110429771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110429771 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110429771 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2721)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110429772 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110429772 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110429772 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110429772 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110429772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110429772 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110429772 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110429772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110429772 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110429772 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2721)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2721)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2720)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410110429787 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110429787 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110429787 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410110429787 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410110429787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110429787 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110429787 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110429787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110429787 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110429787 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2724)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110429788 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110429788 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110429788 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110429788 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250410110429788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110429788 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250410110429788 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110429788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250410110429788 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110429788 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2724)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2724)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2723)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410110429801 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110429801 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110429801 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110429801 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110429801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110429801 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110429801 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110429801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110429801 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110429801 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2727)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110429801 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250410110429801 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250410110429801 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110429801 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110429801 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110429801 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110429801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110429801 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110429801 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110429801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110429801 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110429801 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2727)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2727)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2726)@7d38b4d9c9a0: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2726)@7d38b4d9c9a0: Added conn table entry 0TC_iu_lu_and_mt_ussd_notification2(2733)875911 MSC_Test_2-SCCP(2725)@7d38b4d9c9a0: First idle individual index:0 20250410110429808 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110429808 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110429808 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110429808 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110429808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110429808 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110429808 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110429808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110429808 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110429808 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 0d 5d 87 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 74 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2727)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2726)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410110429808 DIUCS DEBUG (UTRAN-Iu-470 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110429808 DMSC DEBUG msub_fsm[0x563b4cc0d1f0]{active}: Allocated (fsm.c:456) 20250410110429808 DMSC DEBUG msc_i[0x563b4cc0cfe0]{READY}: Allocated (fsm.c:456) 20250410110429808 DMSC DEBUG msc_i[0x563b4cc0cfe0]{READY}: is child of msub_fsm[0x563b4cc0d1f0] (fsm.c:486) 20250410110429808 DMSC DEBUG msc_a[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110429808 DMSC DEBUG msc_a[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc0d1f0] (fsm.c:486) 20250410110429808 DMSC DEBUG msc_a(unknown:UTRAN-Iu-470:NONE)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110429808 DMSC DEBUG msc_i(unknown:UTRAN-Iu-470:NONE)[0x563b4cc0cfe0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110429808 DMSC DEBUG msc_a(unknown:UTRAN-Iu-470:NONE)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110429808 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-470:NONE)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110429808 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-470:NONE)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110429808 DMM DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-470:LU)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001047 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410110429808 DMM DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-470:LU)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410110429808 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-470:LU)[0x563b4cc2d2b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410110429808 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-470:LU)[0x563b4cc2d2b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001047:UTRAN-Iu-470:LU)[0x563b4cc69a10] (fsm.c:486) 20250410110429808 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-470:LU)[0x563b4cc2d2b0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410110429808 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-470:LU)[0x563b4cc2d2b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410110429808 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410110429808 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001047 id=262420000001047 (vlr.c:661) 20250410110429809 DVLR INFO New subscr, IMSI: 262420000001047 (vlr.c:562) 20250410110429809 DVLR DEBUG VLR subscr IMSI-262420000001047 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410110429809 DMSC DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-470:LU)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110429809 DMSC DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-470:LU)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110429809 DVLR DEBUG VLR subscr IMSI-262420000001047 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410110429809 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410110429809 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-470:LU)[0x563b4cc2d2b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410110429809 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-470:LU)[0x563b4cc2d2b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410110429809 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-470:LU)[0x563b4cc2d2b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410110429809 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-470:LU)[0x563b4cc61990]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110429809 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-470:LU)[0x563b4cc61990]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-470:LU)[0x563b4cc2d2b0] (fsm.c:486) 20250410110429809 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-470:LU)[0x563b4cc61990]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110429809 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-470:LU)[0x563b4cc61990]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110429809 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110429809 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110429809 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110429809 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110429809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110429809 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110429809 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110429809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110429809 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110429809 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0a 02 0d 5d 87 00 01 d6 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2727)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2727)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2725)@7d38b4d9c9a0: { messageType := 2, destLocRef := '0D5D87'O, sourceLocRef := '0001D6'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2725)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(2731)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000001047" handled at TC_iu_lu_and_mt_ussd_notification2(2733) MSC_Test-GSUP(2731)@7d38b4d9c9a0: Added IMSI table entry 0TC_iu_lu_and_mt_ussd_notification2(2733)"262420000001047" TC_iu_lu_and_mt_ussd_notification2(2733)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_notification2(2733)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410110429812 DVLR DEBUG VLR subscr IMSI-262420000001047 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110429812 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-470:LU)[0x563b4cc61990]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110429812 DVLR DEBUG SUBSCR(IMSI-262420000001047) Received 1 auth tuples (vlr.c:996) 20250410110429812 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-470:LU)[0x563b4cc61990]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110429812 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-470:LU)[0x563b4cc61990]{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:324) 20250410110429812 DMM DEBUG Tx AUTH REQ (rand = 8b2d78250e9915121f347e4a1bb1d277) (gsm_04_08.c:641) 20250410110429812 DMM DEBUG AUTH REQ (autn = 54134486014d5c97363256b49f680352) (gsm_04_08.c:643) 20250410110429812 DIUCS DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-470:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110429812 DIUCS DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-470:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110429812 DMSC DEBUG msc_i(IMSI-262420000001047:UTRAN-Iu-470:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110429812 DVLR DEBUG VLR subscr IMSI-262420000001047 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110429812 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110429812 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110429812 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110429812 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110429812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110429812 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110429812 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110429812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110429812 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110429812 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 0d 5d 87 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 8b 2d 78 25 0e 99 15 12 1f 34 7e 4a 1b b1 d2 77 20 10 54 13 44 86 01 4d 5c 97 36 32 56 b4 9f 68 03 52 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2727)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2727)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2725)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2725)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2725)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2725)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2726)@7d38b4d9c9a0: patching N(SD)=1 into dtap '0514A28378C321041D56ED45'O MSC_Test_2-RAN(2726)@7d38b4d9c9a0: patched enc_l3: '0554A28378C321041D56ED45'O MSC_Test_2-SCCP(2725)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2725)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2725)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2725)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554A28378C321041D56ED45'O 20250410110429817 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110429817 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110429817 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110429817 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110429817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110429817 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110429817 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110429817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110429817 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110429817 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d6 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 a2 83 78 c3 21 04 1d 56 ed 45 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2727)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110429817 DIUCS DEBUG (UTRAN-Iu-470) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110429817 DMSC DEBUG msc_i(IMSI-262420000001047:UTRAN-Iu-470:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110429817 DIUCS DEBUG msc_i(IMSI-262420000001047:UTRAN-Iu-470:LU)[0x563b4cc0cfe0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110429817 DMSC DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-470:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110429817 DIUCS DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-470:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110429817 DIUCS DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-470:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110429817 DMM DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-470:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = a28378c31d56ed45) (gsm_04_08.c:1128) 20250410110429817 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-470:LU)[0x563b4cc61990]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110429817 DVLR DEBUG SUBSCR(IMSI-262420000001047) AUTH on UTRAN received RES: a28378c31d56ed45 (8 bytes) (vlr_auth_fsm.c:151) 20250410110429817 DVLR INFO SUBSCR(IMSI-262420000001047) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110429817 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-470:LU)[0x563b4cc61990]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110429817 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-470:LU)[0x563b4cc61990]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110429817 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-470:LU)[0x563b4cc61990]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110429817 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-470:LU)[0x563b4cc61990]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-470:LU)[0x563b4cc2d2b0] (vlr_auth_fsm.c:294) 20250410110429817 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-470:LU)[0x563b4cc61990]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110429817 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-470:LU)[0x563b4cc61990]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110429817 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-470:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410110429817 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-470:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410110429817 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-470:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110429817 DIUCS DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-470:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110429817 DIUCS DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-470:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=bff76760189a475753d8735e1839266b, CK=NONE (ran_msg_iu.c:388) 20250410110429817 DMSC DEBUG msc_i(IMSI-262420000001047:UTRAN-Iu-470:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110429817 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-470:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250410110429817 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110429817 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110429817 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110429817 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110429817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110429817 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110429817 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110429817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110429817 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110429817 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 0d 5d 87 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 bf f7 67 60 18 9a 47 57 53 d8 73 5e 18 39 26 6b 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2727)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2727)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2725)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2725)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2725)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2725)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2725)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2725)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2725)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2725)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250410110429823 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110429823 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110429823 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110429823 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110429823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110429823 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110429823 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110429823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110429823 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110429823 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d6 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2727)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110429823 DIUCS DEBUG (UTRAN-Iu-470) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110429823 DMSC DEBUG msc_i(IMSI-262420000001047:UTRAN-Iu-470:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110429823 DIUCS DEBUG msc_i(IMSI-262420000001047:UTRAN-Iu-470:LU)[0x563b4cc0cfe0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110429823 DMSC DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-470:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110429823 DIUCS DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-470:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110429823 DIUCS DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-470:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110429823 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-470:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410110429823 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-470:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410110429823 DIUCS DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-470:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110429823 DMSC DEBUG msc_i(IMSI-262420000001047:UTRAN-Iu-470:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110429823 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-470:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410110429823 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-470:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410110429823 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001047:UTRAN-Iu-470:LU)[0x563b4cc61990]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110429823 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001047:UTRAN-Iu-470:LU)[0x563b4cc61990]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-470:LU)[0x563b4cc2d2b0] (fsm.c:486) 20250410110429823 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001047:UTRAN-Iu-470:LU)[0x563b4cc61990]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410110429823 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001047:UTRAN-Iu-470:LU)[0x563b4cc61990]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410110429823 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110429823 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110429823 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110429823 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110429823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110429823 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110429823 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110429823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110429823 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110429823 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 0d 5d 87 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 40 f7 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2727)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2727)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2725)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2725)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2725)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2725)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110429825 DVLR DEBUG VLR subscr IMSI-262420000001047 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110429825 DVLR DEBUG IMSI:262420000001047 has MSISDN:491230001047 (vlr.c:1045) 20250410110429825 DMSC NOTICE msub(IMSI-262420000001047:MSISDN-491230001047) VLR: update for IMSI=262420000001047 (MSISDN=491230001047) (gsm_04_08.c:1541) 20250410110429825 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110429825 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110429825 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-470:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410110429825 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001047:UTRAN-Iu-470:LU)[0x563b4cc61990]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410110429825 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001047:UTRAN-Iu-470:LU)[0x563b4cc61990]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410110429825 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001047:UTRAN-Iu-470:LU)[0x563b4cc61990]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410110429825 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001047:UTRAN-Iu-470:LU)[0x563b4cc61990]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-470:LU)[0x563b4cc2d2b0] (vlr_lu_fsm.c:110) 20250410110429825 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001047:UTRAN-Iu-470:LU)[0x563b4cc61990]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410110429825 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001047:UTRAN-Iu-470:LU)[0x563b4cc61990]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110429825 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-470:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410110429825 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-470:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410110429825 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-470:LU)[0x563b4cc61ac0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110429825 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-470:LU)[0x563b4cc61ac0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-470:LU)[0x563b4cc2d2b0] (fsm.c:486) 20250410110429825 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-470:LU)[0x563b4cc61ac0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410110429825 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-470:LU)[0x563b4cc61ac0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410110429825 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-470:LU)[0x563b4cc61ac0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410110429825 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-470:LU)[0x563b4cc61ac0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410110429825 DMSC NOTICE msub(IMSI-262420000001047:MSISDN-491230001047:TMSInew-0x3A914AEA) VLR: update for IMSI=262420000001047 (MSISDN=491230001047) (gsm_04_08.c:1541) 20250410110429825 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-470:LU)[0x563b4cc61ac0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410110429825 DMM DEBUG -> IMSI-262420000001047:MSISDN-491230001047:TMSInew-0x3A914AEA LOCATION UPDATE ACCEPT (TMSI = 0x3a914aea) (gsm_04_08.c:149) 20250410110429826 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSInew-0x3A914AEA:UTRAN-Iu-470:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250410110429826 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSInew-0x3A914AEA:UTRAN-Iu-470:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110429826 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSInew-0x3A914AEA:UTRAN-Iu-470:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110429826 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSInew-0x3A914AEA - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110429826 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110429826 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110429826 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110429826 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110429826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110429826 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110429826 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110429826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110429826 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110429826 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 0d 5d 87 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 3a 91 4a ea 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2727)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2727)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2725)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2725)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2725)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2725)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_notification2(2733)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2726)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2726)@7d38b4d9c9a0: patched enc_l3: '059B'O MSC_Test_2-SCCP(2725)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2725)@7d38b4d9c9a0: vl_len:14 MSC_Test_2-SCCP(2725)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2725)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250410110429828 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110429828 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110429828 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110429828 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110429828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110429828 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110429828 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110429828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110429828 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110429828 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d6 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2727)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110429828 DIUCS DEBUG (UTRAN-Iu-470) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110429828 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSInew-0x3A914AEA:UTRAN-Iu-470:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110429828 DIUCS DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSInew-0x3A914AEA:UTRAN-Iu-470:LU)[0x563b4cc0cfe0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110429828 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSInew-0x3A914AEA:UTRAN-Iu-470:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110429828 DIUCS DEBUG[0;m msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSInew-0x3A914AEA:UTRAN-Iu-470:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110429828 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSInew-0x3A914AEA:UTRAN-Iu-470:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110429828 DMM DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSInew-0x3A914AEA:UTRAN-Iu-470:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410110429828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:TMSInew-0x3A914AEA:UTRAN-Iu-470:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410110429828 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-470:LU)[0x563b4cc61ac0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410110429828 DMSC NOTICE msub(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA) VLR: update for IMSI=262420000001047 (MSISDN=491230001047) (gsm_04_08.c:1541) 20250410110429828 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410110429828 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-470:LU)[0x563b4cc61ac0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410110429828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-470:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410110429828 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-470:LU)[0x563b4cc61ac0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410110429828 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-470:LU)[0x563b4cc61ac0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-470:LU)[0x563b4cc2d2b0] (vlr_lu_fsm.c:817) 20250410110429828 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-470:LU)[0x563b4cc61ac0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410110429828 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-470:LU)[0x563b4cc61ac0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110429828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-470:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410110429828 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-470:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410110429828 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-470:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.980s remaining) (msc_a.c:450) 20250410110429828 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001047/3/1): Available (smpp_smsc.c:626) 20250410110429828 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-470:LU)[0x563b4cc69a10]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110429828 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-470:LU)[0x563b4cc69a10]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110429828 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-470:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110429828 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110429828 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110429828 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110429828 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-470:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110429828 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-470:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110429828 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410110429828 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110429828 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110429828 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110429828 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110429828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110429828 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110429828 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110429828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110429828 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110429828 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 0d 5d 87 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2727)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2727)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2725)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2725)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2725)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2725)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2725)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2725)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2725)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2725)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250410110429831 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110429831 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110429831 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110429831 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110429831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110429831 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110429831 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110429831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110429831 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110429831 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d6 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2727)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110429831 DIUCS DEBUG (UTRAN-Iu-470) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110429831 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-470:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110429831 DIUCS DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-470:LU)[0x563b4cc0cfe0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110429831 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-470:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110429832 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-470:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110429832 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-470:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110429832 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-470:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110429832 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-470:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110429832 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-470:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110429832 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-470:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110429832 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-470:LU)[0x563b4cc2d2b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110429832 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-470:LU)[0x563b4cc2d2b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-470:LU)[0x563b4cc69a10] (msc_a.c:1053) 20250410110429832 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-470:LU)[0x563b4cc2d2b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410110429832 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-470:LU)[0x563b4cc2d2b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110429832 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-470:LU)[0x563b4cc2d2b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410110429832 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-470:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc0d1f0] (msc_a.c:1053) 20250410110429832 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-470:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110429832 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-470:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110429832 DMSC DEBUG msub_fsm[0x563b4cc0d1f0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110429832 DMSC DEBUG msub(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA) MSC-A terminated (msub.c:261) 20250410110429832 DMSC DEBUG msub(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA) 1 MSC-I still active (msub.c:79) 20250410110429832 DMSC DEBUG msub_fsm[0x563b4cc0d1f0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110429832 DMSC DEBUG msub_fsm[0x563b4cc0d1f0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110429832 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-470:LU)[0x563b4cc0cfe0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110429832 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-470:LU)[0x563b4cc0cfe0]{READY}: Removing from parent msub_fsm[0x563b4cc0d1f0] (msub.c:113) 20250410110429832 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-470 (ran_conn.c:142) 20250410110429832 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-470 (ran_conn.c:155) 20250410110429832 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-470:LU)[0x563b4cc0cfe0]{READY}: Freeing instance (msub.c:113) 20250410110429832 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-470:LU)[0x563b4cc0cfe0]{READY}: Deallocated (fsm.c:568) 20250410110429832 DMSC DEBUG msub(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA) Free (msub.c:119) 20250410110429832 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA - active-conn: now used by 1 (attached) (msub.c:375) 20250410110429832 DMSC DEBUG msub_fsm[0x563b4cc0d1f0]{terminating}: Freeing instance (msub.c:113) 20250410110429832 DMSC DEBUG msub_fsm[0x563b4cc0d1f0]{terminating}: Deallocated (fsm.c:568) 20250410110429832 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110429832 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110429832 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110429832 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110429832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110429832 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110429832 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110429832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110429832 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110429832 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0a 04 0d 5d 87 00 01 d6 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2727)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2727)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2725)@7d38b4d9c9a0: Session index based on local reference:0 20250410110429833 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110429833 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110429833 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110429833 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110429833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110429833 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110429833 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110429833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110429833 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110429833 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 d6 0d 5d 87 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-RAN(2726)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_lu_and_mt_ussd_notification2(2733)875911 MSC_Test_2-M3UA(2727)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_ussd_notification2(2733)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_notification2(2733)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_notification2(2733)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_notification2(2733)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2726)@7d38b4d9c9a0: Created IMSI[0] for '262420000001047'H'3A914AEA'O to be handled at TC_iu_lu_and_mt_ussd_notification2(2733) MSC_Test-GSUP(2731)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000001047" to be handled at TC_iu_lu_and_mt_ussd_notification2(2733) 20250410110429873 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410110429873 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250410110429873 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250410110429873 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250410110429873 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110429873 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110429873 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110429873 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110429873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110429873 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110429873 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110429873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110429873 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110429873 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 47 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 27 00 0e 40 23 00 00 04 00 03 40 01 00 00 17 40 09 50 62 42 02 00 00 10 40 f7 00 40 40 05 00 3a 91 4a ea 00 16 40 01 80 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2727)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2727)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2726)@7d38b4d9c9a0: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_ussd_notification2(2733) TC_iu_lu_and_mt_ussd_notification2(2733)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_notification2(2733)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '3A914AEA'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2726)@7d38b4d9c9a0: Added conn table entry 0TC_iu_lu_and_mt_ussd_notification2(2733)2803384 MSC_Test_2-SCCP(2725)@7d38b4d9c9a0: First idle individual index:0 20250410110429895 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110429895 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110429895 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110429895 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110429895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110429895 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110429895 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110429895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110429895 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110429895 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 2a c6 b8 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 3a 91 4a ea 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2727)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110429895 DIUCS DEBUG (UTRAN-Iu-471 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110429896 DMSC DEBUG msub_fsm[0x563b4cc2d2b0]{active}: Allocated (fsm.c:456) 20250410110429896 DMSC DEBUG msc_i[0x563b4cc69a10]{READY}: Allocated (fsm.c:456) 20250410110429896 DMSC DEBUG msc_i[0x563b4cc69a10]{READY}: is child of msub_fsm[0x563b4cc2d2b0] (fsm.c:486) 20250410110429896 DMSC DEBUG msc_a[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110429896 DMSC DEBUG msc_a[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc2d2b0] (fsm.c:486) 20250410110429896 DMSC DEBUG msc_a(unknown:UTRAN-Iu-471:NONE)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110429896 DMSC DEBUG msc_i(unknown:UTRAN-Iu-471:NONE)[0x563b4cc69a10]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110429896 DMSC DEBUG msc_a(unknown:UTRAN-Iu-471:NONE)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110429896 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-471:NONE)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110429896 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-471:NONE)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110429896 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3A914AEA:UTRAN-Iu-471:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410110429896 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3A914AEA:UTRAN-Iu-471:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3A914AEA:UTRAN-Iu-471:PAGING_RESP)[0x563b4cc0cfe0] (fsm.c:486) 20250410110429896 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3A914AEA:UTRAN-Iu-471:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250410110429896 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3A914AEA:UTRAN-Iu-471:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410110429896 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410110429896 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410110429896 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-471:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110429896 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-471:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110429896 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-471:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410110429896 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-471:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250410110429896 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-471:PAGING_RESP)[0x563b4cc61ac0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110429896 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-471:PAGING_RESP)[0x563b4cc61ac0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-471:PAGING_RESP)[0x563b4cc0d1f0] (fsm.c:486) 20250410110429896 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-471:PAGING_RESP)[0x563b4cc61ac0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110429896 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-471:PAGING_RESP)[0x563b4cc61ac0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110429897 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250410110429897 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110429897 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110429897 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110429897 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110429897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110429897 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110429897 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110429897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110429897 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110429897 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0b 02 2a c6 b8 00 01 d7 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2727)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2727)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2725)@7d38b4d9c9a0: { messageType := 2, destLocRef := '2AC6B8'O, sourceLocRef := '0001D7'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2725)@7d38b4d9c9a0: Session index based on local reference:0 TC_iu_lu_and_mt_ussd_notification2(2733)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_notification2(2733)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110429901 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110429901 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-471:PAGING_RESP)[0x563b4cc61ac0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110429901 DVLR DEBUG SUBSCR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA) Received 1 auth tuples (vlr.c:996) 20250410110429901 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-471:PAGING_RESP)[0x563b4cc61ac0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110429901 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-471:PAGING_RESP)[0x563b4cc61ac0]{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:324) 20250410110429901 DMM DEBUG Tx AUTH REQ (rand = 0820ddcea89f8db6e64c835acb2d1dac) (gsm_04_08.c:641) 20250410110429901 DMM DEBUG AUTH REQ (autn = 9acc32cb632560db1ea783a91eabf90e) (gsm_04_08.c:643) 20250410110429901 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-471:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110429901 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-471:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110429901 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-471:PAGING_RESP)[0x563b4cc69a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110429901 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250410110429902 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110429902 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110429902 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110429902 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110429902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110429902 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110429902 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110429902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110429902 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110429902 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 2a c6 b8 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 08 20 dd ce a8 9f 8d b6 e6 4c 83 5a cb 2d 1d ac 20 10 9a cc 32 cb 63 25 60 db 1e a7 83 a9 1e ab f9 0e 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2727)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2727)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2725)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2725)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2725)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2725)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2726)@7d38b4d9c9a0: patching N(SD)=0 into dtap '05144F134A952104C3A9CA99'O MSC_Test_2-RAN(2726)@7d38b4d9c9a0: patched enc_l3: '05144F134A952104C3A9CA99'O MSC_Test_2-SCCP(2725)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2725)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2725)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2725)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05144F134A952104C3A9CA99'O 20250410110429908 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110429909 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110429909 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110429909 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110429909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110429909 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110429909 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110429909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110429909 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110429909 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d7 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 14 4f 13 4a 95 21 04 c3 a9 ca 99 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2727)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110429909 DIUCS DEBUG (UTRAN-Iu-471) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110429909 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-471:PAGING_RESP)[0x563b4cc69a10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110429909 DIUCS DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-471:PAGING_RESP)[0x563b4cc69a10]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110429909 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-471:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110429909 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-471:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110429909 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-471:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110429909 DMM DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-471:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 4f134a95c3a9ca99) (gsm_04_08.c:1128) 20250410110429909 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-471:PAGING_RESP)[0x563b4cc61ac0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110429909 DVLR DEBUG SUBSCR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA) AUTH on UTRAN received RES: 4f134a95c3a9ca99 (8 bytes) (vlr_auth_fsm.c:151) 20250410110429909 DVLR INFO SUBSCR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110429909 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-471:PAGING_RESP)[0x563b4cc61ac0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110429909 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-471:PAGING_RESP)[0x563b4cc61ac0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110429909 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-471:PAGING_RESP)[0x563b4cc61ac0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110429909 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-471:PAGING_RESP)[0x563b4cc61ac0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-471:PAGING_RESP)[0x563b4cc0d1f0] (vlr_auth_fsm.c:294) 20250410110429909 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-471:PAGING_RESP)[0x563b4cc61ac0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110429909 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-471:PAGING_RESP)[0x563b4cc61ac0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110429909 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-471:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250410110429909 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-471:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410110429909 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-471:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110429909 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-471:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110429909 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-471:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=e6ca4e22b10212a6c95e88482f8969fd, CK=NONE (ran_msg_iu.c:388) 20250410110429910 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-471:PAGING_RESP)[0x563b4cc69a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110429910 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-471:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250410110429910 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110429910 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110429910 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110429910 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110429910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110429910 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110429910 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110429910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110429910 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110429910 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 2a c6 b8 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 e6 ca 4e 22 b1 02 12 a6 c9 5e 88 48 2f 89 69 fd 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2727)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2727)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2725)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2725)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2725)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2725)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2725)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2725)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2725)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2725)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250410110429916 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110429916 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110429916 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110429916 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110429916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110429916 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110429916 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110429916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110429916 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110429916 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d7 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2727)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110429916 DIUCS DEBUG (UTRAN-Iu-471) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110429916 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-471:PAGING_RESP)[0x563b4cc69a10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110429916 DIUCS DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-471:PAGING_RESP)[0x563b4cc69a10]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110429916 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-471:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110429917 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-471:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110429917 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-471:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110429917 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-471:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250410110429917 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-471:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410110429917 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-471:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110429917 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-471:PAGING_RESP)[0x563b4cc69a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110429917 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-471:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410110429917 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-471:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410110429917 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-471:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410110429917 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-471:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410110429917 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-471:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410110429917 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-471:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410110429917 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-471:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410110429917 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-471:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410110429917 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-471:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.978s remaining) (msc_a.c:450) 20250410110429917 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-471:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250410110429917 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-471:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110429917 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-471:PAGING_RESP)[0x563b4cc69a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110429917 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250410110429917 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001047/3/1): Available (smpp_smsc.c:626) 20250410110429917 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110429917 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110429917 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110429917 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110429917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110429917 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110429917 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110429918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110429918 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110429918 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 2a c6 b8 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 40 f7 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110429918 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110429918 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110429918 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110429918 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110429918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110429918 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110429918 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110429918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110429918 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110429918 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 43 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 2a c6 b8 00 01 2c 00 14 40 28 00 00 02 00 10 40 1c 1b 0b 3b 1c 17 a1 15 02 01 01 02 01 3d 30 0d 04 01 0f 04 08 cd 30 9a ad 2f a7 e9 21 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2727)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2727)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2725)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-M3UA(2727)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2727)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2725)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2725)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2725)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2725)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2725)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2725)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2725)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_notification2(2733)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2726)@7d38b4d9c9a0: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2726)@7d38b4d9c9a0: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2725)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2725)@7d38b4d9c9a0: vl_len:20 MSC_Test_2-SCCP(2725)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2725)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O 20250410110429934 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110429934 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110429934 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110429934 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110429934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110429934 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110429934 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110429934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110429934 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110429934 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d7 00 01 14 00 14 40 10 00 00 01 00 10 40 09 08 8b 7a 05 a2 03 02 01 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2727)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110429935 DIUCS DEBUG (UTRAN-Iu-471) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110429935 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-471:PAGING_RESP)[0x563b4cc69a10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110429935 DIUCS DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-471:PAGING_RESP)[0x563b4cc69a10]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110429935 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-471:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110429935 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-471:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110429935 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-471:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) TC_iu_lu_and_mt_ussd_notification2(2733)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110429937 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410110429937 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250410110429937 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-471:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250410110429937 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-471:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110429937 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-471:PAGING_RESP)[0x563b4cc69a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110429937 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410110429937 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-471:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110429937 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-471:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110429937 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-471:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110429937 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110429937 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110429937 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110429937 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-471:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110429937 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-471:PAGING_RESP)[0x563b4cc69a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110429937 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410110429938 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110429938 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110429938 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110429938 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110429938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110429938 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110429938 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110429938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110429938 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110429938 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 2a c6 b8 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 0b 2a 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110429938 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110429938 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110429938 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110429938 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110429938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110429938 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110429938 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110429938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110429938 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110429938 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 2a c6 b8 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2727)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2727)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2727)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2725)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-M3UA(2727)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2725)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2725)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2725)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2725)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2725)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2725)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2725)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_notification2(2733)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2725)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2725)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2725)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2725)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250410110429945 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110429945 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110429945 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110429945 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110429945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110429945 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-M3UA(2727)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110429945 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110429945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110429946 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110429946 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d7 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110429946 DIUCS DEBUG (UTRAN-Iu-471) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110429946 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-471:PAGING_RESP)[0x563b4cc69a10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110429946 DIUCS DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-471:PAGING_RESP)[0x563b4cc69a10]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110429946 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-471:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110429946 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-471:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110429946 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-471:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110429946 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-471:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110429946 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-471:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110429946 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-471:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110429946 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-471:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110429946 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-471:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110429946 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-471:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-471:PAGING_RESP)[0x563b4cc0cfe0] (msc_a.c:1053) 20250410110429946 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-471:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110429946 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-471:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410110429946 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-471:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc2d2b0] (msc_a.c:1053) 20250410110429946 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-471:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110429946 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-471:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110429946 DMSC DEBUG msub_fsm[0x563b4cc2d2b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110429946 DMSC DEBUG msub(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA) MSC-A terminated (msub.c:261) 20250410110429946 DMSC DEBUG msub(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA) 1 MSC-I still active (msub.c:79) 20250410110429946 DMSC DEBUG msub_fsm[0x563b4cc2d2b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110429946 DMSC DEBUG msub_fsm[0x563b4cc2d2b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110429946 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-471:PAGING_RESP)[0x563b4cc69a10]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110429946 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-471:PAGING_RESP)[0x563b4cc69a10]{READY}: Removing from parent msub_fsm[0x563b4cc2d2b0] (msub.c:113) 20250410110429946 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-471 (ran_conn.c:142) 20250410110429946 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-471 (ran_conn.c:155) 20250410110429946 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-471:PAGING_RESP)[0x563b4cc69a10]{READY}: Freeing instance (msub.c:113) 20250410110429946 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA:UTRAN-Iu-471:PAGING_RESP)[0x563b4cc69a10]{READY}: Deallocated (fsm.c:568) 20250410110429946 DMSC DEBUG msub(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA) Free (msub.c:119) 20250410110429946 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x3A914AEA - active-conn: now used by 1 (attached) (msub.c:375) 20250410110429946 DMSC DEBUG msub_fsm[0x563b4cc2d2b0]{terminating}: Freeing instance (msub.c:113) 20250410110429946 DMSC DEBUG msub_fsm[0x563b4cc2d2b0]{terminating}: Deallocated (fsm.c:568) 20250410110429947 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110429947 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110429947 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110429947 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110429947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110429947 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110429947 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110429947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110429947 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110429947 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0b 04 2a c6 b8 00 01 d7 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2727)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2727)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2725)@7d38b4d9c9a0: Session index based on local reference:0 20250410110429949 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110429949 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110429949 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110429949 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110429949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110429949 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110429949 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110429949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110429949 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110429949 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 d7 2a c6 b8 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2727)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2726)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_lu_and_mt_ussd_notification2(2733)2803384 TC_iu_lu_and_mt_ussd_notification2(2733)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_notification2(2733)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_notification2(2733)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_notification2(2733)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test_0-SCCP(2719)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110429958 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410110429958 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110429958 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410110429958 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) MSC_Test-GSUP(2731)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110429958 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410110429958 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110429958 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110429958 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410110429958 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110429958 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110429958 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410110429958 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110429958 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110429958 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110429958 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110429958 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110429958 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110429958 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110429958 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110429958 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110429958 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110429959 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410110429959 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110429959 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410110429959 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410110429959 DLINP ERROR SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe (stream_srv.c:743) 20250410110429959 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410110429959 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110429959 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110429959 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410110429959 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410110429959 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110429959 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110429959 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1126) 20250410110429959 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110429959 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110429959 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110429959 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110429959 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110429959 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110429959 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110429959 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110429959 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110429959 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410110429959 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410110429959 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250410110429959 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:378) 20250410110429959 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410110429959 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_1-SCCP(2722)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(2721)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-M3UA(2724)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(2732)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-SCCP(2725)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(2720)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-RAN(2726)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(2730)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(2728)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(2729)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2734)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2718)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-RAN(2723)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110429960 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110429961 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110429961 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110429961 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250410110429961 DLINP ERROR SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:766) 20250410110429961 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110429961 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410110429961 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110429961 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110429961 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110429961 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) MSC_Test_2-M3UA(2727)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110429961 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250410110429961 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MTC@7d38b4d9c9a0: Setting final verdict of the test case. 20250410110429961 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110429961 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110429961 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110429961 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2718): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(2719): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(2720): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(2721): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-SCCP(2722): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-RAN(2723): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-M3UA(2724): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-SCCP(2725): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-RAN(2726): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-M3UA(2727): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(2728): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(2729): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(2730): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(2731): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(2732): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_iu_lu_and_mt_ussd_notification2(2733): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2734): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_iu_lu_and_mt_ussd_notification finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_notification pass'. Thu Apr 10 11:04:29 UTC 2025 ====== MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_notification pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_notification.talloc 20250410110430961 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=508628) 20250410110431959 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110431960 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110431960 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110431960 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110431960 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110431960 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110431961 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110431961 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110431961 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110431962 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=508628, count=511936) 20250410110432964 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_notification pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_during_mt_call'. ------ MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_during_mt_call ------ Thu Apr 10 11:04:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_during_mt_call.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_during_mt_call.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410110433965 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_during_mt_call' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_iu_lu_and_mo_ussd_during_mt_call started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(2738)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(2738)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2738)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(2736)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410110434966 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(2741)@7d38b4d9c9a0: ************************************************* MSC_Test_1-M3UA(2741)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2741)@7d38b4d9c9a0: ************************************************* MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_1-SCCP(2739)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_2-M3UA(2744)@7d38b4d9c9a0: ************************************************* MSC_Test_2-M3UA(2744)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2744)@7d38b4d9c9a0: ************************************************* MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410110435002 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2745)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410110435147 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110435147 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410110435147 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110435147 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2738)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2738)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2738)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2738)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(2738)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410110435152 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110435152 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110435152 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110435152 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110435152 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110435152 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110435152 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110435152 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110435152 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110435152 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410110435152 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2738)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2738)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2738)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2738)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2738)@7d38b4d9c9a0: Message received on association #8 20250410110435152 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110435152 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110435152 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110435152 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410110435152 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110435152 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110435152 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110435152 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110435152 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110435152 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410110435152 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110435152 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2738)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2738)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2738)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2738)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) 20250410110435152 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410110435152 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2738)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2738)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110435174 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110435174 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250410110435174 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110435174 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2741)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2741)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2741)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2741)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_1-M3UA(2741)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410110435179 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110435179 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110435179 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110435179 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110435179 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110435179 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110435180 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110435180 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110435180 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110435180 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110435180 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2741)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2741)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2741)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2741)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2741)@7d38b4d9c9a0: Message received on association #8 20250410110435181 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110435181 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110435181 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110435181 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110435181 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110435181 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110435181 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110435181 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110435181 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110435181 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110435181 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110435181 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2741)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2741)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2741)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2741)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2741)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2741)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110435182 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:413) 20250410110435182 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410110435197 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110435197 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250410110435197 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110435197 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2744)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2744)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2744)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110435204 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110435204 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110435204 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110435205 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110435205 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110435205 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110435205 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110435205 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110435205 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110435205 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110435205 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2744)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_2-M3UA(2744)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2744)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2744)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2744)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410110435207 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110435208 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110435208 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110435208 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110435208 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110435208 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110435208 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110435208 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110435208 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110435208 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110435208 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110435208 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110435208 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2744)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410110435208 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) 20250410110435208 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2741)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2744)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2741)@7d38b4d9c9a0: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2744)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2744)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2744)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2744)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2744)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2744)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110435952 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110435952 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110435952 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110435952 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110435952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110435952 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110435952 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110435952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110435952 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110435952 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2738)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110435952 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110435952 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110435952 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110435952 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110435952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110435952 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110435952 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110435952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110435952 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110435952 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2738)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2738)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2737)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410110435966 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410110435966 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2747)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2747)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410110435969 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2747)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2747)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2747)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2747)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2747)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2747)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410110435983 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110435983 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110435983 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410110435983 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410110435983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110435983 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_1-M3UA(2741)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110435983 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110435983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110435983 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110435983 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110435983 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110435983 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110435983 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110435983 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250410110435983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110435983 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250410110435983 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110435983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250410110435983 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110435983 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2741)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2741)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110435986 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410110435986 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test_1-RAN(2740)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410110436003 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110436003 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110436003 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110436003 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110436003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110436003 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110436003 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110436003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110436003 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110436003 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2744)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110436003 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250410110436003 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250410110436003 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110436003 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110436003 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110436003 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110436003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110436003 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110436003 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110436003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110436003 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110436003 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2744)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2744)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2743)@7d38b4d9c9a0: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2748)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000001048" to be handled at TC_iu_lu_and_mo_ussd_during_mt_call2(2750) TC_iu_lu_and_mo_ussd_during_mt_call2(2750)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001048'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-RAN(2743)@7d38b4d9c9a0: Added conn table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(2750)3059799 MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_2-M3UA(2744)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110436017 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110436017 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110436017 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110436017 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110436017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110436017 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110436017 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110436017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110436017 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110436017 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 2e b0 57 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 84 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-RAN(2743)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410110436018 DIUCS DEBUG (UTRAN-Iu-472 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110436018 DMSC DEBUG msub_fsm[0x563b4cc0d1f0]{active}: Allocated (fsm.c:456) 20250410110436018 DMSC DEBUG msc_i[0x563b4cc0cfe0]{READY}: Allocated (fsm.c:456) 20250410110436018 DMSC DEBUG msc_i[0x563b4cc0cfe0]{READY}: is child of msub_fsm[0x563b4cc0d1f0] (fsm.c:486) 20250410110436018 DMSC DEBUG msc_a[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110436018 DMSC DEBUG msc_a[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc0d1f0] (fsm.c:486) 20250410110436018 DMSC DEBUG msc_a(unknown:UTRAN-Iu-472:NONE)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110436018 DMSC DEBUG msc_i(unknown:UTRAN-Iu-472:NONE)[0x563b4cc0cfe0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110436018 DMSC DEBUG msc_a(unknown:UTRAN-Iu-472:NONE)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110436018 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-472:NONE)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110436018 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-472:NONE)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110436018 DMM DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-472:LU)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001048 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410110436018 DMM DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-472:LU)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410110436018 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-472:LU)[0x563b4cc2d2b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410110436018 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-472:LU)[0x563b4cc2d2b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001048:UTRAN-Iu-472:LU)[0x563b4cc69a10] (fsm.c:486) 20250410110436018 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-472:LU)[0x563b4cc2d2b0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410110436018 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-472:LU)[0x563b4cc2d2b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410110436018 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410110436018 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001048 id=262420000001048 (vlr.c:661) 20250410110436018 DVLR INFO New subscr, IMSI: 262420000001048 (vlr.c:562) 20250410110436018 DVLR DEBUG VLR subscr IMSI-262420000001048 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410110436018 DMSC DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-472:LU)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110436018 DMSC DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-472:LU)[0x563b4cc69a10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110436018 DVLR DEBUG VLR subscr IMSI-262420000001048 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410110436018 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410110436018 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-472:LU)[0x563b4cc2d2b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410110436018 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-472:LU)[0x563b4cc2d2b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410110436018 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-472:LU)[0x563b4cc2d2b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410110436018 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-472:LU)[0x563b4cc61990]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110436018 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-472:LU)[0x563b4cc61990]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-472:LU)[0x563b4cc2d2b0] (fsm.c:486) 20250410110436018 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-472:LU)[0x563b4cc61990]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110436018 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-472:LU)[0x563b4cc61990]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110436018 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110436018 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110436018 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110436018 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110436018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110436018 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110436018 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110436018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110436018 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110436018 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 04 02 2e b0 57 00 01 d8 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2744)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2744)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: { messageType := 2, destLocRef := '2EB057'O, sourceLocRef := '0001D8'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(2748)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000001048" handled at TC_iu_lu_and_mo_ussd_during_mt_call2(2750) MSC_Test-GSUP(2748)@7d38b4d9c9a0: Added IMSI table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(2750)"262420000001048" TC_iu_lu_and_mo_ussd_during_mt_call2(2750)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_during_mt_call2(2750)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410110436021 DVLR DEBUG VLR subscr IMSI-262420000001048 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110436021 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-472:LU)[0x563b4cc61990]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110436021 DVLR DEBUG SUBSCR(IMSI-262420000001048) Received 1 auth tuples (vlr.c:996) 20250410110436021 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-472:LU)[0x563b4cc61990]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110436021 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-472:LU)[0x563b4cc61990]{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:324) 20250410110436021 DMM DEBUG Tx AUTH REQ (rand = cbe0796c689358adcab05f7f54343afc) (gsm_04_08.c:641) 20250410110436021 DMM DEBUG AUTH REQ (autn = 8f7397fd6f5fe71af6451f080396c765) (gsm_04_08.c:643) 20250410110436021 DIUCS DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-472:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110436021 DIUCS DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-472:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110436021 DMSC DEBUG msc_i(IMSI-262420000001048:UTRAN-Iu-472:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110436021 DVLR DEBUG VLR subscr IMSI-262420000001048 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110436021 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110436021 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110436021 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110436021 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110436021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110436021 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110436021 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110436021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110436021 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110436021 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 04 06 2e b0 57 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 cb e0 79 6c 68 93 58 ad ca b0 5f 7f 54 34 3a fc 20 10 8f 73 97 fd 6f 5f e7 1a f6 45 1f 08 03 96 c7 65 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2744)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2744)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2743)@7d38b4d9c9a0: patching N(SD)=1 into dtap '05143A0EF77A2104B6AE97AA'O MSC_Test_2-RAN(2743)@7d38b4d9c9a0: patched enc_l3: '05543A0EF77A2104B6AE97AA'O MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05543A0EF77A2104B6AE97AA'O 20250410110436026 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110436026 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110436026 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110436026 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110436026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110436026 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110436026 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110436026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110436026 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110436026 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d8 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 3a 0e f7 7a 21 04 b6 ae 97 aa 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2744)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110436026 DIUCS DEBUG (UTRAN-Iu-472) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110436026 DMSC DEBUG msc_i(IMSI-262420000001048:UTRAN-Iu-472:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110436026 DIUCS DEBUG msc_i(IMSI-262420000001048:UTRAN-Iu-472:LU)[0x563b4cc0cfe0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110436026 DMSC DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-472:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110436026 DIUCS DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-472:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110436026 DIUCS DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-472:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110436026 DMM DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-472:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 3a0ef77ab6ae97aa) (gsm_04_08.c:1128) 20250410110436026 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-472:LU)[0x563b4cc61990]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110436026 DVLR DEBUG SUBSCR(IMSI-262420000001048) AUTH on UTRAN received RES: 3a0ef77ab6ae97aa (8 bytes) (vlr_auth_fsm.c:151) 20250410110436026 DVLR INFO SUBSCR(IMSI-262420000001048) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110436026 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-472:LU)[0x563b4cc61990]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110436026 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-472:LU)[0x563b4cc61990]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110436026 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-472:LU)[0x563b4cc61990]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110436026 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-472:LU)[0x563b4cc61990]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-472:LU)[0x563b4cc2d2b0] (vlr_auth_fsm.c:294) 20250410110436026 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-472:LU)[0x563b4cc61990]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110436026 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-472:LU)[0x563b4cc61990]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110436026 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-472:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410110436026 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-472:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410110436026 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-472:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110436026 DIUCS DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-472:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110436026 DIUCS DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-472:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=13452188e2744f1f4d578b76bdb0a08d, CK=NONE (ran_msg_iu.c:388) 20250410110436026 DMSC DEBUG msc_i(IMSI-262420000001048:UTRAN-Iu-472:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110436026 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-472:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250410110436026 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110436026 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110436026 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110436026 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110436026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110436026 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110436026 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110436026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110436026 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110436026 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 04 06 2e b0 57 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 13 45 21 88 e2 74 4f 1f 4d 57 8b 76 bd b0 a0 8d 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2744)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2744)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250410110436032 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110436032 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110436032 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110436032 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110436032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110436032 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110436032 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110436032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110436032 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110436032 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d8 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2744)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110436032 DIUCS DEBUG (UTRAN-Iu-472) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110436032 DMSC DEBUG msc_i(IMSI-262420000001048:UTRAN-Iu-472:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110436032 DIUCS DEBUG msc_i(IMSI-262420000001048:UTRAN-Iu-472:LU)[0x563b4cc0cfe0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110436032 DMSC DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-472:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110436032 DIUCS DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-472:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110436032 DIUCS DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-472:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110436032 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-472:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410110436032 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-472:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410110436032 DIUCS DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-472:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110436032 DMSC DEBUG msc_i(IMSI-262420000001048:UTRAN-Iu-472:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110436032 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-472:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410110436032 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-472:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410110436032 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001048:UTRAN-Iu-472:LU)[0x563b4cc61990]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110436032 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001048:UTRAN-Iu-472:LU)[0x563b4cc61990]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-472:LU)[0x563b4cc2d2b0] (fsm.c:486) 20250410110436032 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001048:UTRAN-Iu-472:LU)[0x563b4cc61990]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410110436032 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001048:UTRAN-Iu-472:LU)[0x563b4cc61990]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410110436032 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110436032 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110436032 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110436032 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110436032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110436032 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110436032 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110436032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110436032 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110436032 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 04 06 2e b0 57 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 40 f8 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2744)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2744)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110436035 DVLR DEBUG VLR subscr IMSI-262420000001048 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110436035 DVLR DEBUG IMSI:262420000001048 has MSISDN:491230001048 (vlr.c:1045) 20250410110436035 DMSC NOTICE msub(IMSI-262420000001048:MSISDN-491230001048) VLR: update for IMSI=262420000001048 (MSISDN=491230001048) (gsm_04_08.c:1541) 20250410110436035 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110436035 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110436035 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-472:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410110436035 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001048:UTRAN-Iu-472:LU)[0x563b4cc61990]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410110436035 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001048:UTRAN-Iu-472:LU)[0x563b4cc61990]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410110436035 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001048:UTRAN-Iu-472:LU)[0x563b4cc61990]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410110436035 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001048:UTRAN-Iu-472:LU)[0x563b4cc61990]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-472:LU)[0x563b4cc2d2b0] (vlr_lu_fsm.c:110) 20250410110436035 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001048:UTRAN-Iu-472:LU)[0x563b4cc61990]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410110436035 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001048:UTRAN-Iu-472:LU)[0x563b4cc61990]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110436035 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-472:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410110436035 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-472:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410110436035 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-472:LU)[0x563b4cc2e3a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110436035 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-472:LU)[0x563b4cc2e3a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-472:LU)[0x563b4cc2d2b0] (fsm.c:486) 20250410110436035 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-472:LU)[0x563b4cc2e3a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410110436035 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-472:LU)[0x563b4cc2e3a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410110436035 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-472:LU)[0x563b4cc2e3a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410110436035 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-472:LU)[0x563b4cc2e3a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410110436035 DMSC NOTICE msub(IMSI-262420000001048:MSISDN-491230001048:TMSInew-0x85D0EE69) VLR: update for IMSI=262420000001048 (MSISDN=491230001048) (gsm_04_08.c:1541) 20250410110436035 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-472:LU)[0x563b4cc2e3a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410110436035 DMM DEBUG -> IMSI-262420000001048:MSISDN-491230001048:TMSInew-0x85D0EE69 LOCATION UPDATE ACCEPT (TMSI = 0x85d0ee69) (gsm_04_08.c:149) 20250410110436035 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSInew-0x85D0EE69:UTRAN-Iu-472:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250410110436035 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSInew-0x85D0EE69:UTRAN-Iu-472:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110436035 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSInew-0x85D0EE69:UTRAN-Iu-472:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110436035 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSInew-0x85D0EE69 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110436035 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110436035 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110436035 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110436035 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110436035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110436035 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110436035 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110436035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110436035 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110436035 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 04 06 2e b0 57 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 85 d0 ee 69 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2744)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2744)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_during_mt_call2(2750)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2743)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2743)@7d38b4d9c9a0: patched enc_l3: '059B'O MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: vl_len:14 MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250410110436038 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110436038 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110436038 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110436038 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110436038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110436038 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110436038 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110436038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110436038 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110436038 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d8 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2744)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110436038 DIUCS DEBUG (UTRAN-Iu-472) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110436038 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSInew-0x85D0EE69:UTRAN-Iu-472:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110436038 DIUCS DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSInew-0x85D0EE69:UTRAN-Iu-472:LU)[0x563b4cc0cfe0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110436038 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSInew-0x85D0EE69:UTRAN-Iu-472:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110436038 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSInew-0x85D0EE69:UTRAN-Iu-472:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110436038 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSInew-0x85D0EE69:UTRAN-Iu-472:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110436038 DMM DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSInew-0x85D0EE69:UTRAN-Iu-472:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410110436038 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:TMSInew-0x85D0EE69:UTRAN-Iu-472:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410110436038 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-472:LU)[0x563b4cc2e3a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410110436038 DMSC NOTICE msub(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69) VLR: update for IMSI=262420000001048 (MSISDN=491230001048) (gsm_04_08.c:1541) 20250410110436038 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410110436038 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-472:LU)[0x563b4cc2e3a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410110436038 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-472:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410110436038 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-472:LU)[0x563b4cc2e3a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410110436038 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-472:LU)[0x563b4cc2e3a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-472:LU)[0x563b4cc2d2b0] (vlr_lu_fsm.c:817) 20250410110436038 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-472:LU)[0x563b4cc2e3a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410110436038 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-472:LU)[0x563b4cc2e3a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110436038 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-472:LU)[0x563b4cc2d2b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410110436038 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-472:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410110436038 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-472:LU)[0x563b4cc69a10]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.979s remaining) (msc_a.c:450) 20250410110436038 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001048/3/1): Available (smpp_smsc.c:626) 20250410110436038 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-472:LU)[0x563b4cc69a10]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110436038 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-472:LU)[0x563b4cc69a10]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110436038 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-472:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110436038 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110436038 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110436038 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110436038 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-472:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110436038 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-472:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110436038 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410110436038 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110436038 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110436038 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110436038 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110436038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110436038 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110436038 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110436038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110436038 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110436038 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 04 06 2e b0 57 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2744)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2744)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250410110436042 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110436042 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110436042 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110436042 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110436042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110436042 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110436042 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110436042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110436042 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110436042 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d8 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2744)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110436042 DIUCS DEBUG (UTRAN-Iu-472) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110436042 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-472:LU)[0x563b4cc0cfe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110436042 DIUCS DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-472:LU)[0x563b4cc0cfe0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110436042 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-472:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110436042 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-472:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110436042 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-472:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110436042 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-472:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110436042 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-472:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110436042 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-472:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110436042 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-472:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110436042 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-472:LU)[0x563b4cc2d2b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110436042 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-472:LU)[0x563b4cc2d2b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-472:LU)[0x563b4cc69a10] (msc_a.c:1053) 20250410110436042 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-472:LU)[0x563b4cc2d2b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410110436042 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-472:LU)[0x563b4cc2d2b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110436042 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-472:LU)[0x563b4cc2d2b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410110436042 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-472:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc0d1f0] (msc_a.c:1053) 20250410110436042 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-472:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110436042 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-472:LU)[0x563b4cc69a10]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110436042 DMSC DEBUG msub_fsm[0x563b4cc0d1f0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110436042 DMSC DEBUG msub(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69) MSC-A terminated (msub.c:261) 20250410110436042 DMSC DEBUG msub(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69) 1 MSC-I still active (msub.c:79) 20250410110436042 DMSC DEBUG msub_fsm[0x563b4cc0d1f0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110436042 DMSC DEBUG msub_fsm[0x563b4cc0d1f0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110436042 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-472:LU)[0x563b4cc0cfe0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110436042 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-472:LU)[0x563b4cc0cfe0]{READY}: Removing from parent msub_fsm[0x563b4cc0d1f0] (msub.c:113) 20250410110436042 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-472 (ran_conn.c:142) 20250410110436042 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-472 (ran_conn.c:155) 20250410110436042 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-472:LU)[0x563b4cc0cfe0]{READY}: Freeing instance (msub.c:113) 20250410110436042 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-472:LU)[0x563b4cc0cfe0]{READY}: Deallocated (fsm.c:568) 20250410110436042 DMSC DEBUG msub(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69) Free (msub.c:119) 20250410110436042 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69 - active-conn: now used by 1 (attached) (msub.c:375) 20250410110436042 DMSC DEBUG msub_fsm[0x563b4cc0d1f0]{terminating}: Freeing instance (msub.c:113) 20250410110436042 DMSC DEBUG msub_fsm[0x563b4cc0d1f0]{terminating}: Deallocated (fsm.c:568) 20250410110436042 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110436042 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110436042 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110436042 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110436042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110436042 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110436042 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110436042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110436042 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110436042 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 04 04 2e b0 57 00 01 d8 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2744)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2744)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: Session index based on local reference:0 20250410110436043 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110436043 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110436043 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110436043 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110436043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110436043 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110436043 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_2-M3UA(2744)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2743)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(2750)3059799 20250410110436043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110436043 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110436043 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 d8 2e b0 57 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_iu_lu_and_mo_ussd_during_mt_call2(2750)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_during_mt_call2(2750)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_during_mt_call2(2750)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_during_mt_call2(2750)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2743)@7d38b4d9c9a0: Created IMSI[0] for '262420000001048'H'85D0EE69'O to be handled at TC_iu_lu_and_mo_ussd_during_mt_call2(2750) MSC_Test-MNCC(2745)@7d38b4d9c9a0: Added conn table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(2750)1914816443 20250410110436046 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250410110436046 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250410110436046 DCC DEBUG trans(CC:NULL IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69 callref-0x7221c7bb tid-255) New transaction (transaction.c:231) 20250410110436046 DMNCC DEBUG trans(CC:NULL IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69 callref-0x7221c7bb tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} (gsm_04_08_cc.c:790) 20250410110436046 DCC DEBUG trans(CC:NULL IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69 callref-0x7221c7bb tid-255) codecs: :0{(no-codecs)} (from: remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250410110436046 DMNCC DEBUG trans(CC:NULL IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69 callref-0x7221c7bb tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250410110436046 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250410110436046 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250410110436046 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110436046 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110436046 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110436046 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110436046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110436046 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110436046 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110436046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110436046 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110436046 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 42 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 22 00 0e 40 1e 00 00 03 00 03 40 01 00 00 17 40 09 50 62 42 02 00 00 10 40 f8 00 40 40 05 00 85 d0 ee 69 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2744)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2744)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2743)@7d38b4d9c9a0: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mo_ussd_during_mt_call2(2750) TC_iu_lu_and_mo_ussd_during_mt_call2(2750)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2743)@7d38b4d9c9a0: Created IMSI[1] for '262420000001048'H'85D0EE69'O to be handled at TC_iu_lu_and_mo_ussd_during_mt_call2(2750) TC_iu_lu_and_mo_ussd_during_mt_call2(2750)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '85D0EE69'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2743)@7d38b4d9c9a0: Added conn table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(2750)2832659 MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: First idle individual index:0 20250410110436053 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110436053 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110436053 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110436053 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_2-M3UA(2744)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110436053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110436053 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110436053 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110436053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110436053 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110436053 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 2b 39 13 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 85 d0 ee 69 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110436053 DIUCS DEBUG (UTRAN-Iu-473 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110436053 DMSC DEBUG msub_fsm[0x563b4cc2d2b0]{active}: Allocated (fsm.c:456) 20250410110436053 DMSC DEBUG msc_i[0x563b4cc69a10]{READY}: Allocated (fsm.c:456) 20250410110436053 DMSC DEBUG msc_i[0x563b4cc69a10]{READY}: is child of msub_fsm[0x563b4cc2d2b0] (fsm.c:486) 20250410110436053 DMSC DEBUG msc_a[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110436053 DMSC DEBUG msc_a[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc2d2b0] (fsm.c:486) 20250410110436053 DMSC DEBUG msc_a(unknown:UTRAN-Iu-473:NONE)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110436053 DMSC DEBUG msc_i(unknown:UTRAN-Iu-473:NONE)[0x563b4cc69a10]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110436053 DMSC DEBUG msc_a(unknown:UTRAN-Iu-473:NONE)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110436053 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-473:NONE)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110436053 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-473:NONE)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110436053 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410110436053 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc0cfe0] (fsm.c:486) 20250410110436053 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250410110436053 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410110436053 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410110436053 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410110436053 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110436053 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110436053 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410110436053 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250410110436053 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc61990]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110436053 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc61990]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc0d1f0] (fsm.c:486) 20250410110436053 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc61990]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110436053 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc61990]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110436053 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69 - proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250410110436053 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110436053 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110436053 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110436053 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110436053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110436053 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110436053 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110436053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110436053 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110436053 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 05 02 2b 39 13 00 01 d9 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2744)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2744)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: { messageType := 2, destLocRef := '2B3913'O, sourceLocRef := '0001D9'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: Session index based on local reference:0 TC_iu_lu_and_mo_ussd_during_mt_call2(2750)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_during_mt_call2(2750)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110436054 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69 + vlr_gsup_rx: now used by 5 (attached,CC,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110436054 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc61990]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110436054 DVLR DEBUG SUBSCR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69) Received 1 auth tuples (vlr.c:996) 20250410110436054 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc61990]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110436054 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc61990]{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:324) 20250410110436054 DMM DEBUG Tx AUTH REQ (rand = 8b316246c42fb7204dde97b636478e58) (gsm_04_08.c:641) 20250410110436054 DMM DEBUG AUTH REQ (autn = 76637db94ef647122621c5d70c636198) (gsm_04_08.c:643) 20250410110436054 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110436054 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110436054 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc69a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110436054 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69 - vlr_gsup_rx: now used by 4 (attached,CC,Paging,active-conn) (vlr.c:1410) 20250410110436054 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110436054 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110436054 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110436054 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110436054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110436054 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110436054 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110436054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110436054 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110436054 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 05 06 2b 39 13 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 8b 31 62 46 c4 2f b7 20 4d de 97 b6 36 47 8e 58 20 10 76 63 7d b9 4e f6 47 12 26 21 c5 d7 0c 63 61 98 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2744)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2744)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2743)@7d38b4d9c9a0: patching N(SD)=0 into dtap '0514A7846D722104959002F5'O MSC_Test_2-RAN(2743)@7d38b4d9c9a0: patched enc_l3: '0514A7846D722104959002F5'O MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514A7846D722104959002F5'O 20250410110436056 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110436056 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110436056 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110436056 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110436056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110436056 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110436056 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110436056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110436056 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110436056 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d9 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 14 a7 84 6d 72 21 04 95 90 02 f5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2744)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110436056 DIUCS DEBUG (UTRAN-Iu-473) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110436056 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc69a10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110436056 DIUCS DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc69a10]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110436056 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110436056 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110436056 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110436056 DMM DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = a7846d72959002f5) (gsm_04_08.c:1128) 20250410110436056 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc61990]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110436056 DVLR DEBUG SUBSCR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69) AUTH on UTRAN received RES: a7846d72959002f5 (8 bytes) (vlr_auth_fsm.c:151) 20250410110436056 DVLR INFO SUBSCR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110436056 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc61990]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110436056 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc61990]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110436056 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc61990]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110436056 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc61990]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc0d1f0] (vlr_auth_fsm.c:294) 20250410110436056 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc61990]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110436056 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc61990]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110436056 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250410110436057 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410110436057 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110436057 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110436057 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=842e589f940ca449df3fb827919bb1d8, CK=NONE (ran_msg_iu.c:388) 20250410110436057 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc69a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110436057 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250410110436057 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110436057 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110436057 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110436057 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110436057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110436057 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110436057 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110436057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110436057 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110436057 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 05 06 2b 39 13 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 84 2e 58 9f 94 0c a4 49 df 3f b8 27 91 9b b1 d8 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2744)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2744)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250410110436058 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110436058 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110436058 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110436058 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110436058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110436058 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110436058 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110436058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110436058 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110436058 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d9 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2744)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110436058 DIUCS DEBUG (UTRAN-Iu-473) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110436058 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc69a10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110436058 DIUCS DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc69a10]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110436059 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110436059 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110436059 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110436059 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250410110436059 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410110436059 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110436059 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc69a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110436059 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410110436059 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410110436059 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410110436059 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410110436059 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410110436059 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410110436059 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410110436059 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410110436059 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.994s remaining) (msc_a.c:450) 20250410110436059 DCC DEBUG trans(CC:NULL IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69 callref-0x7221c7bb tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250410110436059 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250410110436059 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250410110436059 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250410110436059 DCC DEBUG trans(CC:NULL IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP callref-0x7221c7bb tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250410110436059 DCC DEBUG trans(CC:NULL IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP callref-0x7221c7bb tid-0) codecs: :0{AMR:octet-align=1#112} (from: remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (gsm_04_08_cc.c:798) 20250410110436059 DCC DEBUG trans(CC:NULL IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP callref-0x7221c7bb tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250410110436059 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_SETUP (msc_a.c:2106) 20250410110436059 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110436059 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc69a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110436059 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69 - Paging: now used by 3 (attached,CC,active-conn) (paging.c:202) 20250410110436059 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001048/3/1): Available (smpp_smsc.c:626) 20250410110436059 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110436059 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110436059 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110436059 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110436059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110436059 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110436059 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110436059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110436059 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110436059 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 05 06 2b 39 13 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 40 f8 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110436059 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110436059 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110436059 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110436059 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110436059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110436059 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110436059 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110436059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110436059 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110436059 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 3f 00 00 00 b9 00 00 00 c3 03 00 00 05 06 2b 39 13 00 01 28 00 14 40 24 00 00 02 00 10 40 18 17 03 05 04 04 60 04 05 8b 5c 04 91 21 43 65 5e 07 91 94 21 03 00 01 84 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2744)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2744)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2744)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2744)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_during_mt_call2(2750)@7d38b4d9c9a0: f_mt_call_complete 1 MSC_Test_2-RAN(2743)@7d38b4d9c9a0: patching N(SD)=1 into dtap '8301'O MSC_Test_2-RAN(2743)@7d38b4d9c9a0: patched enc_l3: '8341'O MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: vl_len:14 MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028341'O 20250410110436063 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110436063 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110436063 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110436063 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110436063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110436063 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110436063 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110436063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110436063 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110436063 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d9 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 83 41 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2744)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110436063 DIUCS DEBUG (UTRAN-Iu-473) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110436063 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc69a10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110436063 DIUCS DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc69a10]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110436063 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110436063 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110436063 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110436063 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP callref-0x7221c7bb tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250410110436063 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP callref-0x7221c7bb tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250410110436063 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP callref-0x7221c7bb tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250410110436063 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP callref-0x7221c7bb tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250410110436063 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP callref-0x7221c7bb tid-0) codecs: :0{AMR:octet-align=1#112} (from: remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (gsm_04_08_cc.c:1208) 20250410110436063 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP callref-0x7221c7bb tid-0) tx MNCC_ALERT_IND (RTP=0.0.0.0:0{AMR:octet-align=1#112}) (gsm_04_08_cc.c:309) TC_iu_lu_and_mo_ussd_during_mt_call2(2750)@7d38b4d9c9a0: f_mt_call_complete 2 MSC_Test-MGCP(2746)@7d38b4d9c9a0: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_lu_and_mo_ussd_during_mt_call2(2750) 20250410110436066 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP callref-0x7221c7bb tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250410110436066 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250410110436066 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc61990]{ESTABLISHING}: Allocated (fsm.c:456) 20250410110436066 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc61990]{ESTABLISHING}: is child of msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc0cfe0] (fsm.c:486) 20250410110436066 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP callref-0x7221c7bb tid-0) codecs: :0{AMR:octet-align=1#112} (from: remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (msc_a.c:2161) 20250410110436066 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc61bf0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410110436066 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc61bf0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc61990] (fsm.c:486) 20250410110436066 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP:trans-0:call-197:RTP_TO_CN:no-CI)[0x563b4cc61bf0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250410110436066 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP:trans-0:call-197:RTP_TO_CN:no-CI)[0x563b4cc61bf0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250410110436066 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc35870]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410110436066 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc35870]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc61990] (fsm.c:486) 20250410110436066 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP:trans-0:call-197:RTP_TO_RAN:no-CI)[0x563b4cc35870]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250410110436066 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP:trans-0:call-197:RTP_TO_RAN:no-CI)[0x563b4cc35870]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2746)@7d38b4d9c9a0: Found Expect[0] for { line := { verb := "CRCX", trans_id := "446", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c5" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_iu_lu_and_mo_ussd_during_mt_call2(2750) TC_iu_lu_and_mo_ussd_during_mt_call2(2750)@7d38b4d9c9a0: f_mt_call_complete 3 20250410110436073 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP:trans-0:call-197:RTP_TO_CN:no-CI)[0x563b4cc61bf0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410110436073 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc61990]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410110436073 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250410110436073 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: MGW endpoint's RTP address available for the CI RTP_TO_CN: 1.1.1.1:10000 (osmux=no:-2) (msc_a.c:855) 20250410110436073 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP callref-0x7221c7bb tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_iu_lu_and_mo_ussd_during_mt_call2(2750)@7d38b4d9c9a0: f_mt_call_complete 4.iu 20250410110436073 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP:trans-0:call-197:RTP_TO_RAN:no-CI)[0x563b4cc35870]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410110436073 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc61990]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410110436073 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250410110436073 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: MGW endpoint's RTP address available for the CI RTP_TO_RAN: 2.2.2.2:11000 (osmux=no:-2) (msc_a.c:855) 20250410110436073 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP callref-0x7221c7bb tid-0) codecs: :0{AMR:octet-align=1#112} (from: remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (msc_a.c:705) 20250410110436073 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP callref-0x7221c7bb tid-0) Sending Assignment Command (msc_a.c:706) 20250410110436073 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: RAB AssignmentRequest (ran_msg_iu.c:427) 20250410110436073 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: RAB Assignment: rab_id=6, rtp=2.2.2.2:11000, use_x213_nsap=1 (ran_msg_iu.c:371) 20250410110436073 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc69a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250410110436073 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110436073 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110436073 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110436073 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110436073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110436073 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110436073 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110436073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110436073 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110436073 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 74 00 00 00 b9 00 00 00 c3 03 00 00 05 06 2b 39 13 00 01 5d 00 00 00 59 00 00 01 00 36 40 52 00 00 01 00 35 00 48 78 0c cd 80 10 2f a7 20 1a 2c 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 02 00 02 27 c0 35 00 01 02 02 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 2a f8 00 00 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2744)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2744)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_during_mt_call2(2750)@7d38b4d9c9a0: f_mt_call_complete 6.iu MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: vl_len:46 MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C60327C350001C0A802150000000000000000000000000040040C0000'O MSC_Test_2-RAN(2743)@7d38b4d9c9a0: patching N(SD)=2 into dtap '8307'O MSC_Test_2-RAN(2743)@7d38b4d9c9a0: patched enc_l3: '8387'O 20250410110436086 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110436086 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110436086 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110436086 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110436086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110436086 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110436086 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110436086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110436086 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110436086 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d9 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 32 7c 35 00 01 c0 a8 02 15 00 00 00 00 00 00 00 00 00 00 00 00 00 40 04 0c 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2744)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110436086 DIUCS DEBUG (UTRAN-Iu-473) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110436086 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc69a10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110436086 DIUCS DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc69a10]{READY}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250410110436086 DIUCS DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc69a10]{READY}: RAN decode: RANAP: Received RAB assignment response for rab_id=6 (ran_msg_iu.c:132) 20250410110436086 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110436086 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250410110436086 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: Received RAB assignment response for rab_id=6 (ran_msg_iu.c:132) 20250410110436086 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP RAB Assignment Response (msc_a.c:2043) 20250410110436086 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP:trans-0:call-197:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4cc35870]{ESTABLISHING}: setting remote addr to 192.168.2.21:1036 (rtp_stream.c:476) 20250410110436086 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP:trans-0:call-197:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x563b4cc35870]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250410110436086 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP callref-0x7221c7bb tid-0) codecs: :0{AMR:octet-align=1#112} (from: assigned=AMR:octet-align=1#112 remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (msc_a.c:1596) 20250410110436086 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP callref-0x7221c7bb tid-0) Assignment Complete: RAN: VND.3GPP.IUFP/16000#96, CN: AMR:octet-align=1#112 (msc_a.c:1597) 20250410110436086 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP callref-0x7221c7bb tid-0) codecs: :0{AMR:octet-align=1#112} (from: assigned=AMR:octet-align=1#112 remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (gsm_04_08_cc.c:2187) 20250410110436086 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP callref-0x7221c7bb tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{AMR:octet-align=1#112}) (gsm_04_08_cc.c:309) MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: vl_len:14 MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028387'O MSC_Test_2-M3UA(2744)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_ussd_during_mt_call2(2750)@7d38b4d9c9a0: f_mt_call_complete 5.iu TC_iu_lu_and_mo_ussd_during_mt_call2(2750)@7d38b4d9c9a0: f_mt_call_complete 8.iu 20250410110436087 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP:trans-0:call-197:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x563b4cc35870]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410110436087 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP:trans-0:call-197:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x563b4cc35870]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410110436087 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc61990]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410110436288 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110436288 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110436288 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110436288 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110436288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110436288 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110436288 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110436288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110436288 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110436288 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d9 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 83 87 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110436288 DIUCS DEBUG (UTRAN-Iu-473) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110436288 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc69a10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110436288 DIUCS DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc69a10]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110436288 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110436288 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110436288 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110436288 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP callref-0x7221c7bb tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250410110436288 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP callref-0x7221c7bb tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250410110436288 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP callref-0x7221c7bb tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250410110436288 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP callref-0x7221c7bb tid-0) codecs: :0{AMR:octet-align=1#112} (from: assigned=AMR:octet-align=1#112 remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (gsm_04_08_cc.c:1340) 20250410110436288 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP callref-0x7221c7bb tid-0) tx MNCC_SETUP_CNF (RTP=0.0.0.0:0{AMR:octet-align=1#112}) (gsm_04_08_cc.c:309) TC_iu_lu_and_mo_ussd_during_mt_call2(2750)@7d38b4d9c9a0: f_mt_call_complete 7.iu 20250410110436289 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP callref-0x7221c7bb tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250410110436289 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP callref-0x7221c7bb tid-0) codecs: :0{AMR:octet-align=1#112} (from: assigned=AMR:octet-align=1#112 remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (gsm_04_08_cc.c:798) 20250410110436289 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP:trans-0:call-197:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc61bf0]{ESTABLISHING}: setting codecs to GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111 (rtp_stream.c:430) 20250410110436289 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP:trans-0:call-197:RTP_TO_CN:CI-11111:no-remote-port:codecs-not-sent:mode-not-sent:local-1-1-1-1-10000)[0x563b4cc61bf0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250410110436289 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP:trans-0:call-197:RTP_TO_CN:CI-11111:no-remote-port:codecs-not-sent:mode-not-sent:local-1-1-1-1-10000)[0x563b4cc61bf0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250410110436289 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP:trans-0:call-197:RTP_TO_CN:CI-11111:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc61bf0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) TC_iu_lu_and_mo_ussd_during_mt_call2(2750)@7d38b4d9c9a0: f_mt_call_complete 9.iu TC_iu_lu_and_mo_ussd_during_mt_call2(2750)@7d38b4d9c9a0: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_lu_and_mo_ussd_during_mt_call2(2750)@7d38b4d9c9a0: f_mt_call_complete DONE 20250410110436290 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP:trans-0:call-197:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc61bf0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410110436290 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP:trans-0:call-197:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc61bf0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410110436290 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc61990]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410110436290 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc61990]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250410110436290 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_iu_lu_and_mo_ussd_during_mt_call2(2750)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2743)@7d38b4d9c9a0: patching N(SD)=3 into dtap '1B3B1C15A11302010102013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2743)@7d38b4d9c9a0: patched enc_l3: '1BFB1C15A11302010102013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: vl_len:37 MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BFB1C15A11302010102013B300B04010F0406AA510C061B01'O 20250410110437296 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110437296 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110437296 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110437296 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110437296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110437296 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110437296 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110437296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110437296 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110437296 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d9 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 1b fb 1c 15 a1 13 02 01 01 02 01 3b 30 0b 04 01 0f 04 06 aa 51 0c 06 1b 01 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2744)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110437296 DIUCS DEBUG (UTRAN-Iu-473) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110437296 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc69a10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110437296 DIUCS DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc69a10]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110437296 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110437296 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110437296 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110437296 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69 + NCSS: now used by 4 (attached,CC,active-conn,NCSS) (transaction.c:228) 20250410110437296 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:174) 20250410110437296 DIUCS ERROR msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: Creating new MO SS transaction without prior CM Service Request (gsm_09_11.c:178) TC_iu_lu_and_mo_ussd_during_mt_call2(2750)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110437297 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69 + gsm0911_gsup_rx: now used by 5 (attached,CC,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410110437297 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69 - gsm0911_gsup_rx: now used by 4 (attached,CC,active-conn,NCSS) (gsm_09_11.c:505) 20250410110437297 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250410110437297 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110437297 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc69a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110437297 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69 - NCSS: now used by 3 (attached,CC,active-conn) (transaction.c:281) 20250410110437297 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110437297 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110437297 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110437297 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110437297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110437297 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110437297 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110437297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110437297 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110437297 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 108 bytes: [L2]> 01 00 01 01 00 00 00 6c 02 10 00 59 00 00 00 b9 00 00 00 c3 03 00 00 05 06 2b 39 13 00 01 42 00 14 40 3e 00 00 02 00 10 40 32 31 9b 2a 1c 2d a2 2b 02 01 01 30 26 02 01 3b 30 21 04 01 0f 04 1c d9 77 5d 0e 2a e3 e9 65 f7 3c fd 76 83 d2 73 10 2d 17 93 cd 60 30 58 0c 46 c3 35 1a 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2744)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2744)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_during_mt_call2(2750)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_during_mt_call2(2750)@7d38b4d9c9a0: f_call_hangup 0: tx MNCC_DISC_REQ 20250410110438299 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP callref-0x7221c7bb tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250410110438299 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP callref-0x7221c7bb tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410110438299 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP callref-0x7221c7bb tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250410110438299 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP callref-0x7221c7bb tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250410110438299 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_DISCONNECT (msc_a.c:2106) 20250410110438299 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110438299 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc69a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110438299 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110438299 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110438299 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110438299 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110438299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110438299 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110438299 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110438299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110438299 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110438299 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 b9 00 00 00 c3 03 00 00 05 06 2b 39 13 00 01 16 00 14 40 12 00 00 02 00 10 40 06 05 03 25 02 e2 97 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2744)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2744)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_during_mt_call2(2750)@7d38b4d9c9a0: f_call_hangup 1: rx DTAP CC DISC MSC_Test_2-RAN(2743)@7d38b4d9c9a0: patching N(SD)=0 into dtap '832D0802E180'O MSC_Test_2-RAN(2743)@7d38b4d9c9a0: patched enc_l3: '832D0802E180'O MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: vl_len:18 MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400E0000010010400706832D0802E180'O 20250410110438301 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110438301 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110438301 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110438301 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110438301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110438301 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110438301 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110438301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110438301 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110438301 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 29 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d9 00 01 12 00 14 40 0e 00 00 01 00 10 40 07 06 83 2d 08 02 e1 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2744)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110438301 DIUCS DEBUG (UTRAN-Iu-473) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110438301 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc69a10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110438301 DIUCS DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc69a10]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110438301 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110438301 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110438301 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110438301 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP callref-0x7221c7bb tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250410110438301 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP callref-0x7221c7bb tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250410110438301 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_RELEASE_COMPL (msc_a.c:2106) 20250410110438301 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110438301 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc69a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110438302 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP callref-0x7221c7bb tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250410110438302 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP callref-0x7221c7bb tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250410110438302 DCC DEBUG trans(CC:NULL IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250410110438302 DCC DEBUG trans(CC:NULL IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410110438302 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250410110438302 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110438302 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250410110438302 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110438302 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110438302 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110438302 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110438302 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc61990]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250410110438302 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP:trans-0:call-197:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x563b4cc35870]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410110438302 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP:trans-0:call-197:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x563b4cc35870]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc61990] (call_leg.c:197) 20250410110438302 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP:trans-0:call-197:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x563b4cc35870]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410110438302 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP:trans-0:call-197:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x563b4cc35870]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410110438302 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP:trans-0:call-197:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc61bf0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410110438302 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP:trans-0:call-197:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc61bf0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc61990] (call_leg.c:197) 20250410110438302 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc61990]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250410110438302 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP:trans-0:call-197:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc61bf0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410110438302 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP:trans-0:call-197:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc61bf0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410110438302 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc61990]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250410110438302 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc61990]{RELEASING}: Removing from parent msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc0cfe0] (call_leg.c:198) 20250410110438302 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc61990]{RELEASING}: Freeing instance (call_leg.c:198) 20250410110438302 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc61990]{RELEASING}: Deallocated (fsm.c:568) 20250410110438302 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250410110438302 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110438302 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc69a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110438302 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410110438302 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110438302 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110438302 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110438302 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110438302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110438302 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110438302 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110438302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110438302 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110438302 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 05 06 2b 39 13 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 03 2a 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110438302 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110438302 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110438302 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110438302 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110438302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110438302 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110438302 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110438302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110438302 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110438302 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 05 06 2b 39 13 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test-MNCC(2745)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(2750)1914816443 MSC_Test_2-M3UA(2744)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2744)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_lu_and_mo_ussd_during_mt_call2(2750)@7d38b4d9c9a0: f_call_hangup 2: rx MNCC REL ind MSC_Test_2-M3UA(2744)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2744)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_during_mt_call2(2750)@7d38b4d9c9a0: f_call_hangup 3: rx DTAP CC REL COMPL TC_iu_lu_and_mo_ussd_during_mt_call2(2750)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mo_ussd_during_mt_call2(2750)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mo_ussd_during_mt_call2(2750)@7d38b4d9c9a0: f_call_hangup 5.iu: rx Iu Release Command MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250410110438304 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110438304 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110438304 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110438304 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110438304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110438304 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110438304 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_2-M3UA(2744)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110438304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110438304 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110438304 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d9 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110438304 DIUCS DEBUG (UTRAN-Iu-473) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110438304 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc69a10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110438304 DIUCS DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc69a10]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110438304 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110438304 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110438304 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110438304 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110438304 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110438304 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110438304 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110438304 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110438304 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc0cfe0] (msc_a.c:1053) 20250410110438304 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110438304 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc0d1f0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410110438304 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc2d2b0] (msc_a.c:1053) 20250410110438304 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110438304 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc0cfe0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110438304 DMSC DEBUG msub_fsm[0x563b4cc2d2b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110438304 DMSC DEBUG msub(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69) MSC-A terminated (msub.c:261) 20250410110438304 DMSC DEBUG msub(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69) 1 MSC-I still active (msub.c:79) 20250410110438304 DMSC DEBUG msub_fsm[0x563b4cc2d2b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110438304 DMSC DEBUG msub_fsm[0x563b4cc2d2b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110438304 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc69a10]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110438304 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc69a10]{READY}: Removing from parent msub_fsm[0x563b4cc2d2b0] (msub.c:113) 20250410110438304 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-473 (ran_conn.c:142) 20250410110438304 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-473 (ran_conn.c:155) 20250410110438304 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc69a10]{READY}: Freeing instance (msub.c:113) 20250410110438304 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69:UTRAN-Iu-473:PAGING_RESP)[0x563b4cc69a10]{READY}: Deallocated (fsm.c:568) 20250410110438304 DMSC DEBUG msub(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69) Free (msub.c:119) 20250410110438304 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x85D0EE69 - active-conn: now used by 1 (attached) (msub.c:375) 20250410110438304 DMSC DEBUG msub_fsm[0x563b4cc2d2b0]{terminating}: Freeing instance (msub.c:113) 20250410110438304 DMSC DEBUG msub_fsm[0x563b4cc2d2b0]{terminating}: Deallocated (fsm.c:568) 20250410110438304 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110438304 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110438304 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110438304 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110438304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110438304 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110438304 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110438304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110438304 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110438304 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 05 04 2b 39 13 00 01 d9 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2744)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2744)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-RAN(2743)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(2750)2832659 20250410110438305 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110438305 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110438305 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110438305 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110438305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110438305 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110438305 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110438305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110438305 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2744)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_ussd_during_mt_call2(2750)@7d38b4d9c9a0: f_call_hangup 6.iu: rx SCCP DISC 20250410110438305 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 d9 2b 39 13 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_iu_lu_and_mo_ussd_during_mt_call2(2750)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_during_mt_call2(2750)@7d38b4d9c9a0: f_call_hangup 9: done TC_iu_lu_and_mo_ussd_during_mt_call2(2750)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410110439308 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410110439308 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110439308 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410110439308 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410110439308 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410110439308 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110439308 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110439308 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410110439308 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110439308 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110439308 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410110439308 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110439308 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110439308 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110439308 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110439308 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110439308 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110439308 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110439308 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110439308 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110439308 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110439308 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410110439308 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110439308 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410110439308 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410110439308 DLINP ERROR SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe (stream_srv.c:743) 20250410110439308 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410110439308 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) MSC_Test-GSUP(2748)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(2738)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110439308 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110439308 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410110439308 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110439308 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110439308 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410110439308 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1126) 20250410110439308 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110439308 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110439308 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110439308 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110439308 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110439308 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110439308 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110439308 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110439308 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110439308 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410110439308 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:378) 20250410110439308 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410110439308 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410110439308 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_1-M3UA(2741)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-RAN(2740)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-SCCP(2742)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-SCCP(2739)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-RAN(2743)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(2736)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(2749)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(2737)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(2745)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110439309 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110439309 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110439309 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110439309 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250410110439309 DLINP ERROR SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:766) 20250410110439309 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110439309 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410110439309 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110439309 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110439309 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110439309 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110439309 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110439309 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110439309 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110439309 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110439309 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250410110439309 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410110439309 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(2735)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-M3UA(2744)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(2746)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(2747)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2751)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2735): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(2736): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(2737): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(2738): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-SCCP(2739): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-RAN(2740): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-M3UA(2741): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-SCCP(2742): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-RAN(2743): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-M3UA(2744): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(2745): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(2746): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(2747): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(2748): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(2749): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_iu_lu_and_mo_ussd_during_mt_call2(2750): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2751): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_iu_lu_and_mo_ussd_during_mt_call finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_during_mt_call pass'. Thu Apr 10 11:04:39 UTC 2025 ====== MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_during_mt_call pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_during_mt_call.talloc 20250410110440311 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=661336) 20250410110441308 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110441308 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110441308 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110441308 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110441308 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110441308 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110441309 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110441309 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110441309 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110441312 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=661336, count=664644) 20250410110442314 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_during_mt_call pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_during_mt_call'. ------ MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_during_mt_call ------ Thu Apr 10 11:04:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_during_mt_call.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_during_mt_call.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410110443316 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_during_mt_call' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_iu_lu_and_mt_ussd_during_mt_call started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(2755)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(2755)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2755)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(2753)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_1-M3UA(2758)@7d38b4d9c9a0: ************************************************* MSC_Test_1-M3UA(2758)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2758)@7d38b4d9c9a0: ************************************************* MSC_Test_1-SCCP(2756)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2761)@7d38b4d9c9a0: ************************************************* MSC_Test_2-M3UA(2761)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2761)@7d38b4d9c9a0: ************************************************* MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410110444251 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2762)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410110444317 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410110444317 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2764)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) 20250410110444318 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2764)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2764)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2764)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2764)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2764)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2764)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2764)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410110444326 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410110444326 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2765)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000001049" to be handled at TC_iu_lu_and_mt_ussd_during_mt_call2(2767) TC_iu_lu_and_mt_ussd_during_mt_call2(2767)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001049'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410110444419 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110444419 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410110444419 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110444419 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2755)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2755)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2755)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110444420 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110444420 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110444420 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110444420 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110444420 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110444420 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110444420 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110444420 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110444420 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110444420 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410110444420 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2755)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(2755)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2755)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2755)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2755)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410110444420 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110444420 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110444420 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110444420 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410110444420 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110444420 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110444420 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110444420 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110444420 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110444420 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410110444420 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110444420 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2755)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2755)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2755)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2755)@7d38b4d9c9a0: Message received on association #8 20250410110444420 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410110444420 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2755)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2755)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2755)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2755)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110444432 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110444432 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250410110444432 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110444432 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2758)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2758)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2758)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2758)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_1-M3UA(2758)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410110444433 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110444433 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110444433 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110444433 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110444433 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110444433 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110444433 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110444433 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110444433 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110444433 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110444433 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2758)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2758)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2758)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2758)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2758)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2758)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110444434 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110444434 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110444434 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110444434 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110444434 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110444434 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110444434 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110444434 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110444434 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110444434 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110444434 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110444434 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410110444434 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:413) 20250410110444434 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2758)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2758)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2758)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2758)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2758)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110444445 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110444445 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250410110444445 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110444445 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2761)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2761)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2761)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110444447 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110444447 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110444447 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110444447 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110444447 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110444447 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110444447 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110444447 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110444447 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110444447 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110444447 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2761)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_2-M3UA(2761)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2761)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2761)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2761)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410110444447 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110444447 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110444447 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) MSC_Test_2-M3UA(2761)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410110444447 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110444447 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110444447 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110444447 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110444447 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110444447 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110444447 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110444447 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110444447 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110444447 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410110444447 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) 20250410110444447 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2758)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2761)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2758)@7d38b4d9c9a0: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2761)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2761)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2761)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2761)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2761)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2761)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110445223 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110445223 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110445223 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110445223 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110445223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110445223 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110445223 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110445223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110445223 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110445223 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2755)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110445223 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110445223 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110445223 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110445223 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110445223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110445223 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110445223 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110445223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110445223 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110445223 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2755)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2755)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2754)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410110445236 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110445236 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110445236 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410110445236 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410110445236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110445236 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110445236 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110445236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110445236 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110445236 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2758)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110445236 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110445236 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110445236 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110445236 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250410110445236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110445236 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250410110445236 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110445236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250410110445236 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110445236 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2758)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2758)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2757)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410110445250 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110445250 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110445250 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110445250 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110445250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110445250 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110445250 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110445250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110445250 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110445250 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110445250 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) MSC_Test_2-M3UA(2761)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110445251 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250410110445251 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110445251 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110445251 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110445251 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110445251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110445251 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110445251 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110445251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110445251 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110445251 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2761)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2761)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2760)@7d38b4d9c9a0: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2760)@7d38b4d9c9a0: Added conn table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(2767)5141463 MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: First idle individual index:0 20250410110445256 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110445256 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110445256 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110445256 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110445256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110445256 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110445256 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110445256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110445256 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110445256 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 4e 73 d7 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 94 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2761)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110445256 DIUCS DEBUG (UTRAN-Iu-474 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110445256 DMSC DEBUG msub_fsm[0x563b4cc22680]{active}: Allocated (fsm.c:456) 20250410110445256 DMSC DEBUG msc_i[0x563b4cc35870]{READY}: Allocated (fsm.c:456) 20250410110445256 DMSC DEBUG msc_i[0x563b4cc35870]{READY}: is child of msub_fsm[0x563b4cc22680] (fsm.c:486) 20250410110445256 DMSC DEBUG msc_a[0x563b4cc35c50]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110445256 DMSC DEBUG msc_a[0x563b4cc35c50]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc22680] (fsm.c:486) 20250410110445256 DMSC DEBUG msc_a(unknown:UTRAN-Iu-474:NONE)[0x563b4cc35c50]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110445256 DMSC DEBUG msc_i(unknown:UTRAN-Iu-474:NONE)[0x563b4cc35870]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110445256 DMSC DEBUG msc_a(unknown:UTRAN-Iu-474:NONE)[0x563b4cc35c50]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110445256 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-474:NONE)[0x563b4cc35c50]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110445256 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-474:NONE)[0x563b4cc35c50]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110445256 DMM DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-474:LU)[0x563b4cc35c50]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001049 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410110445256 DMM DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-474:LU)[0x563b4cc35c50]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410110445256 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-474:LU)[0x563b4cc61bf0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410110445256 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-474:LU)[0x563b4cc61bf0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001049:UTRAN-Iu-474:LU)[0x563b4cc35c50] (fsm.c:486) 20250410110445256 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-474:LU)[0x563b4cc61bf0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410110445256 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-474:LU)[0x563b4cc61bf0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410110445257 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410110445257 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001049 id=262420000001049 (vlr.c:661) 20250410110445257 DVLR INFO New subscr, IMSI: 262420000001049 (vlr.c:562) 20250410110445257 DVLR DEBUG VLR subscr IMSI-262420000001049 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410110445257 DMSC DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-474:LU)[0x563b4cc35c50]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110445257 DMSC DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-474:LU)[0x563b4cc35c50]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110445257 DVLR DEBUG VLR subscr IMSI-262420000001049 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410110445257 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410110445257 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-474:LU)[0x563b4cc61bf0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410110445257 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-474:LU)[0x563b4cc61bf0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410110445257 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-474:LU)[0x563b4cc61bf0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410110445257 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-474:LU)[0x563b4cc61990]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110445257 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-474:LU)[0x563b4cc61990]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-474:LU)[0x563b4cc61bf0] (fsm.c:486) 20250410110445257 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-474:LU)[0x563b4cc61990]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110445257 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-474:LU)[0x563b4cc61990]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) MSC_Test_2-RAN(2760)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410110445257 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110445257 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110445257 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110445257 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110445257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110445257 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110445257 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110445257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110445257 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110445257 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 06 02 4e 73 d7 00 01 da 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2761)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2761)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: { messageType := 2, destLocRef := '4E73D7'O, sourceLocRef := '0001DA'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(2765)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000001049" handled at TC_iu_lu_and_mt_ussd_during_mt_call2(2767) MSC_Test-GSUP(2765)@7d38b4d9c9a0: Added IMSI table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(2767)"262420000001049" TC_iu_lu_and_mt_ussd_during_mt_call2(2767)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_during_mt_call2(2767)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410110445259 DVLR DEBUG VLR subscr IMSI-262420000001049 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110445260 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-474:LU)[0x563b4cc61990]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110445260 DVLR DEBUG SUBSCR(IMSI-262420000001049) Received 1 auth tuples (vlr.c:996) 20250410110445260 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-474:LU)[0x563b4cc61990]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110445260 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-474:LU)[0x563b4cc61990]{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:324) 20250410110445260 DMM DEBUG Tx AUTH REQ (rand = 43b4dd84936f51c576252cf347cf6b02) (gsm_04_08.c:641) 20250410110445260 DMM DEBUG AUTH REQ (autn = 82a9ecec696e19d748f019395e1ac319) (gsm_04_08.c:643) 20250410110445260 DIUCS DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-474:LU)[0x563b4cc35c50]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110445260 DIUCS DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-474:LU)[0x563b4cc35c50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110445260 DMSC DEBUG msc_i(IMSI-262420000001049:UTRAN-Iu-474:LU)[0x563b4cc35870]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110445260 DVLR DEBUG VLR subscr IMSI-262420000001049 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110445260 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110445260 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110445260 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110445260 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110445260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110445260 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110445260 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110445260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110445260 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110445260 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 06 06 4e 73 d7 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 43 b4 dd 84 93 6f 51 c5 76 25 2c f3 47 cf 6b 02 20 10 82 a9 ec ec 69 6e 19 d7 48 f0 19 39 5e 1a c3 19 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2761)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2761)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2760)@7d38b4d9c9a0: patching N(SD)=1 into dtap '0514062A0E022104972D222E'O MSC_Test_2-RAN(2760)@7d38b4d9c9a0: patched enc_l3: '0554062A0E022104972D222E'O MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554062A0E022104972D222E'O 20250410110445264 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110445264 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110445264 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110445264 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110445264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110445264 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110445264 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_2-M3UA(2761)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110445264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110445264 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110445264 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 da 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 06 2a 0e 02 21 04 97 2d 22 2e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110445264 DIUCS DEBUG (UTRAN-Iu-474) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110445264 DMSC DEBUG msc_i(IMSI-262420000001049:UTRAN-Iu-474:LU)[0x563b4cc35870]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110445264 DIUCS DEBUG msc_i(IMSI-262420000001049:UTRAN-Iu-474:LU)[0x563b4cc35870]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110445264 DMSC DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-474:LU)[0x563b4cc35c50]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110445264 DIUCS DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-474:LU)[0x563b4cc35c50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110445264 DIUCS DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-474:LU)[0x563b4cc35c50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110445265 DMM DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-474:LU)[0x563b4cc35c50]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 062a0e02972d222e) (gsm_04_08.c:1128) 20250410110445265 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-474:LU)[0x563b4cc61990]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110445265 DVLR DEBUG SUBSCR(IMSI-262420000001049) AUTH on UTRAN received RES: 062a0e02972d222e (8 bytes) (vlr_auth_fsm.c:151) 20250410110445265 DVLR INFO SUBSCR(IMSI-262420000001049) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110445265 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-474:LU)[0x563b4cc61990]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110445265 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-474:LU)[0x563b4cc61990]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110445265 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-474:LU)[0x563b4cc61990]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110445265 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-474:LU)[0x563b4cc61990]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-474:LU)[0x563b4cc61bf0] (vlr_auth_fsm.c:294) 20250410110445265 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-474:LU)[0x563b4cc61990]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110445265 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-474:LU)[0x563b4cc61990]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110445265 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-474:LU)[0x563b4cc61bf0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410110445265 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-474:LU)[0x563b4cc61bf0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410110445265 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-474:LU)[0x563b4cc61bf0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110445265 DIUCS DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-474:LU)[0x563b4cc35c50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110445265 DIUCS DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-474:LU)[0x563b4cc35c50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=db0749496e50c1b9c6eb2e78dc675239, CK=NONE (ran_msg_iu.c:388) 20250410110445265 DMSC DEBUG msc_i(IMSI-262420000001049:UTRAN-Iu-474:LU)[0x563b4cc35870]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110445265 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-474:LU)[0x563b4cc61bf0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250410110445265 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110445265 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110445265 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110445265 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110445265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110445265 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110445265 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110445265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110445265 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110445265 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 06 06 4e 73 d7 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 db 07 49 49 6e 50 c1 b9 c6 eb 2e 78 dc 67 52 39 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2761)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2761)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250410110445270 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110445270 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110445270 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110445270 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110445270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110445270 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110445270 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110445270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110445270 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110445270 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 da 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2761)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110445270 DIUCS DEBUG (UTRAN-Iu-474) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110445270 DMSC DEBUG msc_i(IMSI-262420000001049:UTRAN-Iu-474:LU)[0x563b4cc35870]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110445270 DIUCS DEBUG msc_i(IMSI-262420000001049:UTRAN-Iu-474:LU)[0x563b4cc35870]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110445270 DMSC DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-474:LU)[0x563b4cc35c50]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110445270 DIUCS DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-474:LU)[0x563b4cc35c50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110445270 DIUCS DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-474:LU)[0x563b4cc35c50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110445270 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-474:LU)[0x563b4cc61bf0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410110445270 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-474:LU)[0x563b4cc61bf0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410110445270 DIUCS DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-474:LU)[0x563b4cc35c50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110445270 DMSC DEBUG msc_i(IMSI-262420000001049:UTRAN-Iu-474:LU)[0x563b4cc35870]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110445270 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-474:LU)[0x563b4cc61bf0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410110445270 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-474:LU)[0x563b4cc61bf0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410110445270 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001049:UTRAN-Iu-474:LU)[0x563b4cc61990]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110445270 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001049:UTRAN-Iu-474:LU)[0x563b4cc61990]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-474:LU)[0x563b4cc61bf0] (fsm.c:486) 20250410110445270 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001049:UTRAN-Iu-474:LU)[0x563b4cc61990]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410110445270 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110445270 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110445270 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110445270 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110445270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110445270 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110445270 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110445270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110445270 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110445270 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 06 06 4e 73 d7 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 40 f9 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110445270 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001049:UTRAN-Iu-474:LU)[0x563b4cc61990]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) MSC_Test_2-M3UA(2761)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2761)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110445272 DVLR DEBUG VLR subscr IMSI-262420000001049 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110445272 DVLR DEBUG IMSI:262420000001049 has MSISDN:491230001049 (vlr.c:1045) 20250410110445272 DMSC NOTICE msub(IMSI-262420000001049:MSISDN-491230001049) VLR: update for IMSI=262420000001049 (MSISDN=491230001049) (gsm_04_08.c:1541) 20250410110445272 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110445272 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110445272 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-474:LU)[0x563b4cc61bf0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410110445272 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001049:UTRAN-Iu-474:LU)[0x563b4cc61990]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410110445272 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001049:UTRAN-Iu-474:LU)[0x563b4cc61990]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410110445272 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001049:UTRAN-Iu-474:LU)[0x563b4cc61990]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410110445272 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001049:UTRAN-Iu-474:LU)[0x563b4cc61990]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-474:LU)[0x563b4cc61bf0] (vlr_lu_fsm.c:110) 20250410110445272 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001049:UTRAN-Iu-474:LU)[0x563b4cc61990]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410110445272 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001049:UTRAN-Iu-474:LU)[0x563b4cc61990]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110445272 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-474:LU)[0x563b4cc61bf0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410110445272 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-474:LU)[0x563b4cc61bf0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410110445272 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-474:LU)[0x563b4cc0d3c0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110445272 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-474:LU)[0x563b4cc0d3c0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-474:LU)[0x563b4cc61bf0] (fsm.c:486) 20250410110445272 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-474:LU)[0x563b4cc0d3c0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410110445272 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-474:LU)[0x563b4cc0d3c0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410110445272 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-474:LU)[0x563b4cc0d3c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410110445272 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-474:LU)[0x563b4cc0d3c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410110445272 DMSC NOTICE msub(IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x7584F69D) VLR: update for IMSI=262420000001049 (MSISDN=491230001049) (gsm_04_08.c:1541) 20250410110445272 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-474:LU)[0x563b4cc0d3c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410110445272 DMM DEBUG -> IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x7584F69D LOCATION UPDATE ACCEPT (TMSI = 0x7584f69d) (gsm_04_08.c:149) 20250410110445272 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x7584F69D:UTRAN-Iu-474:LU)[0x563b4cc35c50]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250410110445272 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x7584F69D:UTRAN-Iu-474:LU)[0x563b4cc35c50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110445272 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x7584F69D:UTRAN-Iu-474:LU)[0x563b4cc35870]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110445272 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x7584F69D - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110445272 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110445272 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110445272 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110445272 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110445272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110445272 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110445272 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110445272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110445272 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110445272 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 06 06 4e 73 d7 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 75 84 f6 9d 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2761)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2761)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(2767)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2760)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2760)@7d38b4d9c9a0: patched enc_l3: '059B'O MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: vl_len:14 MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250410110445274 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110445274 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110445274 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110445274 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110445274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110445274 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110445274 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110445274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110445274 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2761)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110445274 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 da 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110445274 DIUCS DEBUG (UTRAN-Iu-474) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110445274 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x7584F69D:UTRAN-Iu-474:LU)[0x563b4cc35870]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110445274 DIUCS DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x7584F69D:UTRAN-Iu-474:LU)[0x563b4cc35870]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110445274 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x7584F69D:UTRAN-Iu-474:LU)[0x563b4cc35c50]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110445274 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x7584F69D:UTRAN-Iu-474:LU)[0x563b4cc35c50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110445274 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x7584F69D:UTRAN-Iu-474:LU)[0x563b4cc35c50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110445274 DMM DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x7584F69D:UTRAN-Iu-474:LU)[0x563b4cc35c50]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410110445274 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x7584F69D:UTRAN-Iu-474:LU)[0x563b4cc61bf0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410110445274 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-474:LU)[0x563b4cc0d3c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410110445274 DMSC NOTICE msub(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D) VLR: update for IMSI=262420000001049 (MSISDN=491230001049) (gsm_04_08.c:1541) 20250410110445274 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410110445274 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-474:LU)[0x563b4cc0d3c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410110445274 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-474:LU)[0x563b4cc61bf0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410110445274 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-474:LU)[0x563b4cc0d3c0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410110445274 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-474:LU)[0x563b4cc0d3c0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-474:LU)[0x563b4cc61bf0] (vlr_lu_fsm.c:817) 20250410110445274 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-474:LU)[0x563b4cc0d3c0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410110445274 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-474:LU)[0x563b4cc0d3c0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110445274 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-474:LU)[0x563b4cc61bf0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410110445274 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-474:LU)[0x563b4cc35c50]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410110445274 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-474:LU)[0x563b4cc35c50]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.982s remaining) (msc_a.c:450) 20250410110445274 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001049/3/1): Available (smpp_smsc.c:626) 20250410110445274 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-474:LU)[0x563b4cc35c50]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110445274 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-474:LU)[0x563b4cc35c50]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110445274 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-474:LU)[0x563b4cc35c50]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110445274 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110445274 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110445274 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110445274 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-474:LU)[0x563b4cc35c50]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110445274 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-474:LU)[0x563b4cc35870]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110445274 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410110445274 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110445274 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110445274 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110445274 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110445274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110445274 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110445274 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110445274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110445274 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110445274 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 06 06 4e 73 d7 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2761)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2761)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250410110445278 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110445278 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110445278 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110445278 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110445278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110445278 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110445278 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110445278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110445278 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2761)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110445278 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 da 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110445278 DIUCS DEBUG (UTRAN-Iu-474) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110445278 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-474:LU)[0x563b4cc35870]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110445278 DIUCS DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-474:LU)[0x563b4cc35870]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110445278 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-474:LU)[0x563b4cc35c50]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110445278 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-474:LU)[0x563b4cc35c50]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110445278 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-474:LU)[0x563b4cc35c50]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110445278 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-474:LU)[0x563b4cc35c50]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110445278 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-474:LU)[0x563b4cc35c50]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110445278 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-474:LU)[0x563b4cc35c50]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110445278 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-474:LU)[0x563b4cc35c50]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110445278 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-474:LU)[0x563b4cc61bf0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110445278 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-474:LU)[0x563b4cc61bf0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-474:LU)[0x563b4cc35c50] (msc_a.c:1053) 20250410110445278 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-474:LU)[0x563b4cc61bf0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410110445278 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-474:LU)[0x563b4cc61bf0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110445278 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-474:LU)[0x563b4cc61bf0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410110445278 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-474:LU)[0x563b4cc35c50]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc22680] (msc_a.c:1053) 20250410110445278 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-474:LU)[0x563b4cc35c50]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110445278 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-474:LU)[0x563b4cc35c50]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110445278 DMSC DEBUG msub_fsm[0x563b4cc22680]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110445278 DMSC DEBUG msub(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D) MSC-A terminated (msub.c:261) 20250410110445278 DMSC DEBUG msub(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D) 1 MSC-I still active (msub.c:79) 20250410110445278 DMSC DEBUG msub_fsm[0x563b4cc22680]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110445278 DMSC DEBUG msub_fsm[0x563b4cc22680]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110445278 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-474:LU)[0x563b4cc35870]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110445278 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-474:LU)[0x563b4cc35870]{READY}: Removing from parent msub_fsm[0x563b4cc22680] (msub.c:113) 20250410110445278 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-474 (ran_conn.c:142) 20250410110445278 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-474 (ran_conn.c:155) 20250410110445278 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-474:LU)[0x563b4cc35870]{READY}: Freeing instance (msub.c:113) 20250410110445278 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-474:LU)[0x563b4cc35870]{READY}: Deallocated (fsm.c:568) 20250410110445278 DMSC DEBUG msub(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D) Free (msub.c:119) 20250410110445279 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D - active-conn: now used by 1 (attached) (msub.c:375) 20250410110445279 DMSC DEBUG msub_fsm[0x563b4cc22680]{terminating}: Freeing instance (msub.c:113) 20250410110445279 DMSC DEBUG msub_fsm[0x563b4cc22680]{terminating}: Deallocated (fsm.c:568) 20250410110445279 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110445279 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110445279 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110445279 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110445279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110445279 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110445279 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110445279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110445279 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110445279 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 06 04 4e 73 d7 00 01 da 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2761)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2761)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: Session index based on local reference:0 20250410110445279 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110445279 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110445279 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110445279 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110445279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110445279 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110445279 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110445279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110445279 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110445279 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 da 4e 73 d7 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2761)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2760)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(2767)5141463 TC_iu_lu_and_mt_ussd_during_mt_call2(2767)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_during_mt_call2(2767)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_during_mt_call2(2767)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_during_mt_call2(2767)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2760)@7d38b4d9c9a0: Created IMSI[0] for '262420000001049'H'7584F69D'O to be handled at TC_iu_lu_and_mt_ussd_during_mt_call2(2767) MSC_Test-MNCC(2762)@7d38b4d9c9a0: Added conn table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(2767)286953207 20250410110445282 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250410110445282 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250410110445282 DCC DEBUG trans(CC:NULL IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D callref-0x111a8ef7 tid-255) New transaction (transaction.c:231) 20250410110445282 DMNCC DEBUG trans(CC:NULL IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D callref-0x111a8ef7 tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} (gsm_04_08_cc.c:790) 20250410110445282 DCC DEBUG trans(CC:NULL IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D callref-0x111a8ef7 tid-255) codecs: :0{(no-codecs)} (from: remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250410110445282 DMNCC DEBUG trans(CC:NULL IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D callref-0x111a8ef7 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250410110445282 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250410110445282 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250410110445282 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110445282 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110445282 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110445282 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110445282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110445282 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110445282 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110445282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110445282 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110445282 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 42 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 22 00 0e 40 1e 00 00 03 00 03 40 01 00 00 17 40 09 50 62 42 02 00 00 10 40 f9 00 40 40 05 00 75 84 f6 9d 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2761)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2761)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2760)@7d38b4d9c9a0: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_ussd_during_mt_call2(2767) TC_iu_lu_and_mt_ussd_during_mt_call2(2767)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2760)@7d38b4d9c9a0: Created IMSI[1] for '262420000001049'H'7584F69D'O to be handled at TC_iu_lu_and_mt_ussd_during_mt_call2(2767) TC_iu_lu_and_mt_ussd_during_mt_call2(2767)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '7584F69D'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2760)@7d38b4d9c9a0: Added conn table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(2767)11175575 MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: First idle individual index:0 20250410110445286 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110445286 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110445286 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110445286 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110445286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110445286 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-M3UA(2761)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110445286 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110445286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110445286 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110445286 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 aa 86 97 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 75 84 f6 9d 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110445286 DIUCS DEBUG (UTRAN-Iu-475 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110445286 DMSC DEBUG msub_fsm[0x563b4cc61bf0]{active}: Allocated (fsm.c:456) 20250410110445286 DMSC DEBUG msc_i[0x563b4cc35c50]{READY}: Allocated (fsm.c:456) 20250410110445286 DMSC DEBUG msc_i[0x563b4cc35c50]{READY}: is child of msub_fsm[0x563b4cc61bf0] (fsm.c:486) 20250410110445286 DMSC DEBUG msc_a[0x563b4cc35870]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110445286 DMSC DEBUG msc_a[0x563b4cc35870]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc61bf0] (fsm.c:486) 20250410110445286 DMSC DEBUG msc_a(unknown:UTRAN-Iu-475:NONE)[0x563b4cc35870]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110445286 DMSC DEBUG msc_i(unknown:UTRAN-Iu-475:NONE)[0x563b4cc35c50]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110445286 DMSC DEBUG msc_a(unknown:UTRAN-Iu-475:NONE)[0x563b4cc35870]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110445286 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-475:NONE)[0x563b4cc35870]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110445286 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-475:NONE)[0x563b4cc35870]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110445286 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc22680]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410110445286 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc22680]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35870] (fsm.c:486) 20250410110445286 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc22680]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250410110445286 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc22680]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410110445287 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410110445287 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410110445287 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35870]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110445287 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35870]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110445287 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc22680]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410110445287 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc22680]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250410110445287 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc0d3c0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110445287 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc0d3c0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc22680] (fsm.c:486) 20250410110445287 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc0d3c0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110445287 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc0d3c0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110445287 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D - proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250410110445287 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110445287 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110445287 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110445287 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110445287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110445287 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110445287 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110445287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110445287 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110445287 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 07 02 aa 86 97 00 01 db 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2761)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2761)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'AA8697'O, sourceLocRef := '0001DB'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: Session index based on local reference:0 TC_iu_lu_and_mt_ussd_during_mt_call2(2767)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_during_mt_call2(2767)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110445288 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D + vlr_gsup_rx: now used by 5 (attached,CC,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110445288 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc0d3c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110445288 DVLR DEBUG SUBSCR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D) Received 1 auth tuples (vlr.c:996) 20250410110445288 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc0d3c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110445288 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc0d3c0]{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:324) 20250410110445288 DMM DEBUG Tx AUTH REQ (rand = 57d5484c646b87438352ab3fc938ab84) (gsm_04_08.c:641) 20250410110445288 DMM DEBUG AUTH REQ (autn = 884961c9a7e998e8d011f338e326fe0a) (gsm_04_08.c:643) 20250410110445288 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35870]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110445288 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35870]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110445288 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35c50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110445288 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D - vlr_gsup_rx: now used by 4 (attached,CC,Paging,active-conn) (vlr.c:1410) 20250410110445288 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110445288 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110445288 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110445288 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110445288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110445288 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110445288 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110445288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110445288 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110445288 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 07 06 aa 86 97 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 57 d5 48 4c 64 6b 87 43 83 52 ab 3f c9 38 ab 84 20 10 88 49 61 c9 a7 e9 98 e8 d0 11 f3 38 e3 26 fe 0a 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2761)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2761)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2760)@7d38b4d9c9a0: patching N(SD)=0 into dtap '05142D0F586E2104D3CD3438'O MSC_Test_2-RAN(2760)@7d38b4d9c9a0: patched enc_l3: '05142D0F586E2104D3CD3438'O MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05142D0F586E2104D3CD3438'O 20250410110445289 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110445289 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110445289 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110445289 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110445289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110445289 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110445289 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110445289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110445289 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110445289 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 db 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 14 2d 0f 58 6e 21 04 d3 cd 34 38 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2761)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110445290 DIUCS DEBUG (UTRAN-Iu-475) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110445290 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35c50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110445290 DIUCS DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35c50]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110445290 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35870]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110445290 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35870]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110445290 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35870]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110445290 DMM DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35870]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 2d0f586ed3cd3438) (gsm_04_08.c:1128) 20250410110445290 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc0d3c0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110445290 DVLR DEBUG SUBSCR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D) AUTH on UTRAN received RES: 2d0f586ed3cd3438 (8 bytes) (vlr_auth_fsm.c:151) 20250410110445290 DVLR INFO SUBSCR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110445290 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc0d3c0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110445290 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc0d3c0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110445290 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc0d3c0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110445290 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc0d3c0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc22680] (vlr_auth_fsm.c:294) 20250410110445290 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc0d3c0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110445290 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc0d3c0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110445290 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc22680]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250410110445290 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc22680]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410110445290 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc22680]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110445290 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35870]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110445290 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35870]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=4097184a25ec2b96aa63c544efc68fde, CK=NONE (ran_msg_iu.c:388) 20250410110445290 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35c50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110445290 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc22680]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250410110445290 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110445290 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110445290 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110445290 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110445290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110445290 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110445290 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110445290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110445290 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110445290 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 07 06 aa 86 97 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 40 97 18 4a 25 ec 2b 96 aa 63 c5 44 ef c6 8f de 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2761)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2761)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250410110445291 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110445291 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110445291 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110445291 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110445291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110445291 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110445291 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110445291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110445291 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110445291 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 db 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2761)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110445291 DIUCS DEBUG (UTRAN-Iu-475) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110445291 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35c50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110445291 DIUCS DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35c50]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110445291 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35870]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110445291 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35870]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110445291 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35870]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110445291 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc22680]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250410110445291 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc22680]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410110445291 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35870]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110445291 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35c50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110445291 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc22680]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410110445291 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc22680]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410110445291 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc22680]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410110445291 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc22680]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410110445291 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc22680]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410110445291 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc22680]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410110445291 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc22680]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410110445291 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35870]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410110445291 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35870]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.995s remaining) (msc_a.c:450) 20250410110445291 DCC DEBUG trans(CC:NULL IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D callref-0x111a8ef7 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250410110445291 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250410110445291 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35870]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250410110445291 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35870]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250410110445291 DCC DEBUG trans(CC:NULL IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP callref-0x111a8ef7 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250410110445291 DCC DEBUG trans(CC:NULL IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP callref-0x111a8ef7 tid-0) codecs: :0{AMR:octet-align=1#112} (from: remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (gsm_04_08_cc.c:798) 20250410110445291 DCC DEBUG trans(CC:NULL IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP callref-0x111a8ef7 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250410110445291 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35870]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_SETUP (msc_a.c:2106) 20250410110445291 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35870]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110445291 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35c50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110445291 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D - Paging: now used by 3 (attached,CC,active-conn) (paging.c:202) 20250410110445291 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001049/3/1): Available (smpp_smsc.c:626) 20250410110445291 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110445291 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110445291 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110445291 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110445291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110445291 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110445291 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110445292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110445292 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110445292 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 07 06 aa 86 97 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 40 f9 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110445292 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110445292 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110445292 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110445292 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110445292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110445292 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110445292 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110445292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110445292 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110445292 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 3f 00 00 00 b9 00 00 00 c3 03 00 00 07 06 aa 86 97 00 01 28 00 14 40 24 00 00 02 00 10 40 18 17 03 05 04 04 60 04 05 8b 5c 04 91 21 43 65 5e 07 91 94 21 03 00 01 94 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2761)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2761)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-M3UA(2761)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2761)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: Session index based on local reference:0 TC_iu_lu_and_mt_ussd_during_mt_call2(2767)@7d38b4d9c9a0: f_mt_call_complete 1 MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2760)@7d38b4d9c9a0: patching N(SD)=1 into dtap '8301'O MSC_Test_2-RAN(2760)@7d38b4d9c9a0: patched enc_l3: '8341'O MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: vl_len:14 MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028341'O 20250410110445295 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110445295 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110445295 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110445295 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110445295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110445295 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110445295 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110445295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2761)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110445295 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110445295 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 db 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 83 41 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110445295 DIUCS DEBUG (UTRAN-Iu-475) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110445295 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35c50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110445295 DIUCS DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35c50]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110445295 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35870]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110445295 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35870]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110445295 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35870]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110445295 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP callref-0x111a8ef7 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250410110445295 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP callref-0x111a8ef7 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250410110445295 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP callref-0x111a8ef7 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250410110445295 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP callref-0x111a8ef7 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250410110445295 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP callref-0x111a8ef7 tid-0) codecs: :0{AMR:octet-align=1#112} (from: remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (gsm_04_08_cc.c:1208) 20250410110445295 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP callref-0x111a8ef7 tid-0) tx MNCC_ALERT_IND (RTP=0.0.0.0:0{AMR:octet-align=1#112}) (gsm_04_08_cc.c:309) TC_iu_lu_and_mt_ussd_during_mt_call2(2767)@7d38b4d9c9a0: f_mt_call_complete 2 MSC_Test-MGCP(2763)@7d38b4d9c9a0: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_lu_and_mt_ussd_during_mt_call2(2767) 20250410110445297 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP callref-0x111a8ef7 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250410110445297 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35870]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250410110445297 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc0d3c0]{ESTABLISHING}: Allocated (fsm.c:456) 20250410110445297 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc0d3c0]{ESTABLISHING}: is child of msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35870] (fsm.c:486) 20250410110445297 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP callref-0x111a8ef7 tid-0) codecs: :0{AMR:octet-align=1#112} (from: remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (msc_a.c:2161) 20250410110445297 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc68440]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410110445297 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc68440]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc0d3c0] (fsm.c:486) 20250410110445297 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP:trans-0:call-199:RTP_TO_CN:no-CI)[0x563b4cc68440]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250410110445297 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP:trans-0:call-199:RTP_TO_CN:no-CI)[0x563b4cc68440]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250410110445297 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc29400]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410110445297 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc29400]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc0d3c0] (fsm.c:486) 20250410110445297 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP:trans-0:call-199:RTP_TO_RAN:no-CI)[0x563b4cc29400]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250410110445297 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP:trans-0:call-199:RTP_TO_RAN:no-CI)[0x563b4cc29400]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2763)@7d38b4d9c9a0: Found Expect[0] for { line := { verb := "CRCX", trans_id := "452", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c7" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_iu_lu_and_mt_ussd_during_mt_call2(2767) TC_iu_lu_and_mt_ussd_during_mt_call2(2767)@7d38b4d9c9a0: f_mt_call_complete 3 20250410110445302 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP:trans-0:call-199:RTP_TO_CN:no-CI)[0x563b4cc68440]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410110445302 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc0d3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410110445302 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35870]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250410110445302 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35870]{MSC_A_ST_COMMUNICATING}: MGW endpoint's RTP address available for the CI RTP_TO_CN: 1.1.1.1:10000 (osmux=no:-2) (msc_a.c:855) 20250410110445302 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP callref-0x111a8ef7 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_iu_lu_and_mt_ussd_during_mt_call2(2767)@7d38b4d9c9a0: f_mt_call_complete 4.iu 20250410110445303 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP:trans-0:call-199:RTP_TO_RAN:no-CI)[0x563b4cc29400]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410110445303 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc0d3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410110445303 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35870]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250410110445303 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35870]{MSC_A_ST_COMMUNICATING}: MGW endpoint's RTP address available for the CI RTP_TO_RAN: 2.2.2.2:11000 (osmux=no:-2) (msc_a.c:855) 20250410110445303 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP callref-0x111a8ef7 tid-0) codecs: :0{AMR:octet-align=1#112} (from: remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (msc_a.c:705) 20250410110445303 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP callref-0x111a8ef7 tid-0) Sending Assignment Command (msc_a.c:706) 20250410110445303 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35870]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: RAB AssignmentRequest (ran_msg_iu.c:427) 20250410110445303 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35870]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: RAB Assignment: rab_id=7, rtp=2.2.2.2:11000, use_x213_nsap=1 (ran_msg_iu.c:371) 20250410110445303 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35c50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250410110445303 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110445303 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110445303 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110445303 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110445303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110445303 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110445303 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110445303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110445303 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110445303 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 74 00 00 00 b9 00 00 00 c3 03 00 00 07 06 aa 86 97 00 01 5d 00 00 00 59 00 00 01 00 36 40 52 00 00 01 00 35 00 48 78 0e cd 80 10 2f a7 20 1a 2c 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 02 00 02 27 c0 35 00 01 02 02 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 2a f8 00 00 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2761)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2761)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(2767)@7d38b4d9c9a0: f_mt_call_complete 6.iu MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: vl_len:46 MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C603A7C350001C0A802150000000000000000000000000040040C0000'O MSC_Test_2-RAN(2760)@7d38b4d9c9a0: patching N(SD)=2 into dtap '8307'O 20250410110445315 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110445315 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110445315 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110445315 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110445315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110445315 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110445315 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110445315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110445315 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110445315 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 db 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 3a 7c 35 00 01 c0 a8 02 15 00 00 00 00 00 00 00 00 00 00 00 00 00 40 04 0c 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2761)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2760)@7d38b4d9c9a0: patched enc_l3: '8387'O 20250410110445315 DIUCS DEBUG (UTRAN-Iu-475) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110445315 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35c50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110445315 DIUCS DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35c50]{READY}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250410110445315 DIUCS DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35c50]{READY}: RAN decode: RANAP: Received RAB assignment response for rab_id=7 (ran_msg_iu.c:132) 20250410110445315 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35870]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110445315 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35870]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250410110445315 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35870]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: Received RAB assignment response for rab_id=7 (ran_msg_iu.c:132) 20250410110445315 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35870]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP RAB Assignment Response (msc_a.c:2043) 20250410110445315 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP:trans-0:call-199:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4cc29400]{ESTABLISHING}: setting remote addr to 192.168.2.21:1036 (rtp_stream.c:476) MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: Session index based on connection ID:0 20250410110445315 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP:trans-0:call-199:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x563b4cc29400]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: vl_len:14 MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: vl_from0 20250410110445315 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP callref-0x111a8ef7 tid-0) codecs: :0{AMR:octet-align=1#112} (from: assigned=AMR:octet-align=1#112 remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (msc_a.c:1596) 20250410110445315 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP callref-0x111a8ef7 tid-0) Assignment Complete: RAN: VND.3GPP.IUFP/16000#96, CN: AMR:octet-align=1#112 (msc_a.c:1597) 20250410110445315 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP callref-0x111a8ef7 tid-0) codecs: :0{AMR:octet-align=1#112} (from: assigned=AMR:octet-align=1#112 remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (gsm_04_08_cc.c:2187) 20250410110445315 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP callref-0x111a8ef7 tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{AMR:octet-align=1#112}) (gsm_04_08_cc.c:309) MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028387'O MSC_Test_2-M3UA(2761)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_ussd_during_mt_call2(2767)@7d38b4d9c9a0: f_mt_call_complete 5.iu TC_iu_lu_and_mt_ussd_during_mt_call2(2767)@7d38b4d9c9a0: f_mt_call_complete 8.iu 20250410110445317 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP:trans-0:call-199:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x563b4cc29400]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410110445317 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP:trans-0:call-199:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x563b4cc29400]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410110445317 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc0d3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410110445516 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110445516 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110445516 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110445516 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110445516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110445516 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110445516 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110445516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110445516 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110445516 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 db 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 83 87 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110445516 DIUCS DEBUG (UTRAN-Iu-475) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110445516 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35c50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110445516 DIUCS DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35c50]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110445516 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35870]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110445516 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35870]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110445516 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35870]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110445516 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP callref-0x111a8ef7 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250410110445516 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP callref-0x111a8ef7 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250410110445516 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP callref-0x111a8ef7 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250410110445516 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP callref-0x111a8ef7 tid-0) codecs: :0{AMR:octet-align=1#112} (from: assigned=AMR:octet-align=1#112 remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (gsm_04_08_cc.c:1340) 20250410110445516 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP callref-0x111a8ef7 tid-0) tx MNCC_SETUP_CNF (RTP=0.0.0.0:0{AMR:octet-align=1#112}) (gsm_04_08_cc.c:309) TC_iu_lu_and_mt_ussd_during_mt_call2(2767)@7d38b4d9c9a0: f_mt_call_complete 7.iu 20250410110445518 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP callref-0x111a8ef7 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250410110445518 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP callref-0x111a8ef7 tid-0) codecs: :0{AMR:octet-align=1#112} (from: assigned=AMR:octet-align=1#112 remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (gsm_04_08_cc.c:798) 20250410110445518 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP:trans-0:call-199:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc68440]{ESTABLISHING}: setting codecs to GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111 (rtp_stream.c:430) 20250410110445518 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP:trans-0:call-199:RTP_TO_CN:CI-11111:no-remote-port:codecs-not-sent:mode-not-sent:local-1-1-1-1-10000)[0x563b4cc68440]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250410110445518 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP:trans-0:call-199:RTP_TO_CN:CI-11111:no-remote-port:codecs-not-sent:mode-not-sent:local-1-1-1-1-10000)[0x563b4cc68440]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250410110445518 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP:trans-0:call-199:RTP_TO_CN:CI-11111:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc68440]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) TC_iu_lu_and_mt_ussd_during_mt_call2(2767)@7d38b4d9c9a0: f_mt_call_complete 9.iu TC_iu_lu_and_mt_ussd_during_mt_call2(2767)@7d38b4d9c9a0: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_lu_and_mt_ussd_during_mt_call2(2767)@7d38b4d9c9a0: f_mt_call_complete DONE 20250410110445519 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP:trans-0:call-199:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc68440]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410110445519 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP:trans-0:call-199:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc68440]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410110445519 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc0d3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250410110445519 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc0d3c0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250410110445519 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35870]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_iu_lu_and_mt_ussd_during_mt_call2(2767)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110446522 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D + gsm0911_gsup_rx: now used by 4 (attached,CC,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410110446522 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D + NCSS: now used by 5 (attached,CC,active-conn,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250410110446522 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D - gsm0911_gsup_rx: now used by 4 (attached,CC,active-conn,NCSS) (gsm_09_11.c:505) 20250410110446522 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35870]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250410110446522 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35870]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110446522 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35c50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110446523 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110446523 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110446523 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110446523 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110446523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110446523 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110446523 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110446523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110446523 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110446523 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 50 00 00 00 b9 00 00 00 c3 03 00 00 07 06 aa 86 97 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 0b 3b 1c 24 a1 22 02 01 01 02 01 3c 30 1a 04 01 0f 04 15 50 76 39 3c 2f 83 e8 79 78 19 14 76 e7 e9 e8 b4 fb ec 72 b9 1a 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2761)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2761)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(2767)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2760)@7d38b4d9c9a0: patching N(SD)=3 into dtap '8B3A16A214020101300F02013C300A04010F0405CE37BCEC02'O MSC_Test_2-RAN(2760)@7d38b4d9c9a0: patched enc_l3: '8BFA16A214020101300F02013C300A04010F0405CE37BCEC02'O MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: vl_len:37 MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440210000010010401A198BFA16A214020101300F02013C300A04010F0405CE37BCEC02'O MSC_Test_2-M3UA(2761)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110446526 DIUCS DEBUG (UTRAN-Iu-475) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110446526 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35c50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110446526 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110446526 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110446526 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110446526 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110446526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110446526 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110446526 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110446526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110446526 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110446526 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 db 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 8b fa 16 a2 14 02 01 01 30 0f 02 01 3c 30 0a 04 01 0f 04 05 ce 37 bc ec 02 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110446526 DIUCS DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35c50]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110446526 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35870]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110446526 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35870]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110446526 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35870]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) TC_iu_lu_and_mt_ussd_during_mt_call2(2767)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110446527 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D + gsm0911_gsup_rx: now used by 5 (attached,CC,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410110446527 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D - gsm0911_gsup_rx: now used by 4 (attached,CC,active-conn,NCSS) (gsm_09_11.c:505) 20250410110446527 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35870]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250410110446527 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35870]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110446527 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35c50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110446527 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D - NCSS: now used by 3 (attached,CC,active-conn) (transaction.c:281) 20250410110446527 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110446527 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110446527 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110446527 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110446527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110446527 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110446527 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110446527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110446527 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110446527 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 07 06 aa 86 97 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 0b 2a 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2761)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2761)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(2767)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_during_mt_call2(2767)@7d38b4d9c9a0: f_call_hangup 0: tx MNCC_DISC_REQ 20250410110447530 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110447530 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110447530 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110447530 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110447530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110447530 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110447530 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110447530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110447530 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110447530 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 b9 00 00 00 c3 03 00 00 07 06 aa 86 97 00 01 16 00 14 40 12 00 00 02 00 10 40 06 05 03 25 02 e2 97 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110447530 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP callref-0x111a8ef7 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250410110447530 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP callref-0x111a8ef7 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410110447530 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP callref-0x111a8ef7 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250410110447530 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP callref-0x111a8ef7 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250410110447530 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35870]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_DISCONNECT (msc_a.c:2106) 20250410110447530 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35870]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110447530 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35c50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(2761)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2761)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(2767)@7d38b4d9c9a0: f_call_hangup 1: rx DTAP CC DISC MSC_Test_2-RAN(2760)@7d38b4d9c9a0: patching N(SD)=0 into dtap '832D0802E180'O MSC_Test_2-RAN(2760)@7d38b4d9c9a0: patched enc_l3: '832D0802E180'O MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: vl_len:18 MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400E0000010010400706832D0802E180'O 20250410110447533 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110447533 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110447533 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110447533 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110447533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110447533 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110447533 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110447533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110447533 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110447533 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 29 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 db 00 01 12 00 14 40 0e 00 00 01 00 10 40 07 06 83 2d 08 02 e1 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2761)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110447533 DIUCS DEBUG (UTRAN-Iu-475) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110447533 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35c50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110447533 DIUCS DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35c50]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110447533 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35870]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110447533 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35870]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110447533 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35870]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110447533 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP callref-0x111a8ef7 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250410110447533 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP callref-0x111a8ef7 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250410110447533 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35870]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_RELEASE_COMPL (msc_a.c:2106) 20250410110447533 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35870]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110447533 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35c50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110447533 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP callref-0x111a8ef7 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250410110447533 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP callref-0x111a8ef7 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250410110447533 DCC DEBUG trans(CC:NULL IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250410110447533 DCC DEBUG trans(CC:NULL IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410110447533 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250410110447533 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35870]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110447533 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35870]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250410110447533 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35870]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110447533 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110447533 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110447533 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110447533 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc0d3c0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250410110447533 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP:trans-0:call-199:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x563b4cc29400]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410110447533 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP:trans-0:call-199:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x563b4cc29400]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc0d3c0] (call_leg.c:197) 20250410110447533 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP:trans-0:call-199:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x563b4cc29400]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410110447533 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP:trans-0:call-199:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x563b4cc29400]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410110447533 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP:trans-0:call-199:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc68440]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410110447533 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP:trans-0:call-199:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc68440]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc0d3c0] (call_leg.c:197) 20250410110447533 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc0d3c0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250410110447533 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP:trans-0:call-199:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc68440]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410110447533 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP:trans-0:call-199:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x563b4cc68440]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410110447533 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc0d3c0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250410110447533 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc0d3c0]{RELEASING}: Removing from parent msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35870] (call_leg.c:198) 20250410110447533 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc0d3c0]{RELEASING}: Freeing instance (call_leg.c:198) 20250410110447533 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc0d3c0]{RELEASING}: Deallocated (fsm.c:568) 20250410110447533 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35870]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250410110447533 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35870]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110447533 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35c50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110447533 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410110447533 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110447533 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110447533 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110447533 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110447533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110447533 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110447533 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110447533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110447533 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110447533 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 07 06 aa 86 97 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 03 2a 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110447533 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110447533 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110447533 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110447533 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110447533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110447533 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110447533 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110447533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110447533 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110447533 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 07 06 aa 86 97 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2761)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2761)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(2762)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(2767)286953207 MSC_Test_2-M3UA(2761)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: Session index based on local reference:0 TC_iu_lu_and_mt_ussd_during_mt_call2(2767)@7d38b4d9c9a0: f_call_hangup 2: rx MNCC REL ind MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2761)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(2767)@7d38b4d9c9a0: f_call_hangup 3: rx DTAP CC REL COMPL TC_iu_lu_and_mt_ussd_during_mt_call2(2767)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mt_ussd_during_mt_call2(2767)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mt_ussd_during_mt_call2(2767)@7d38b4d9c9a0: f_call_hangup 5.iu: rx Iu Release Command MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250410110447535 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110447535 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110447535 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110447535 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110447535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110447535 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110447535 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110447535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110447535 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110447535 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 db 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2761)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110447535 DIUCS DEBUG (UTRAN-Iu-475) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110447535 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35c50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110447535 DIUCS DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35c50]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110447535 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35870]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110447535 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35870]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110447535 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35870]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110447535 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35870]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110447535 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35870]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110447535 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35870]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110447535 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35870]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110447535 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc22680]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110447535 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc22680]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35870] (msc_a.c:1053) 20250410110447535 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc22680]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110447535 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc22680]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410110447535 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35870]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc61bf0] (msc_a.c:1053) 20250410110447535 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35870]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110447535 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35870]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110447535 DMSC DEBUG msub_fsm[0x563b4cc61bf0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110447535 DMSC DEBUG msub(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D) MSC-A terminated (msub.c:261) 20250410110447535 DMSC DEBUG msub(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D) 1 MSC-I still active (msub.c:79) 20250410110447535 DMSC DEBUG msub_fsm[0x563b4cc61bf0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110447535 DMSC DEBUG msub_fsm[0x563b4cc61bf0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110447535 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35c50]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110447535 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35c50]{READY}: Removing from parent msub_fsm[0x563b4cc61bf0] (msub.c:113) 20250410110447535 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-475 (ran_conn.c:142) 20250410110447536 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-475 (ran_conn.c:155) 20250410110447536 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35c50]{READY}: Freeing instance (msub.c:113) 20250410110447536 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D:UTRAN-Iu-475:PAGING_RESP)[0x563b4cc35c50]{READY}: Deallocated (fsm.c:568) 20250410110447536 DMSC DEBUG msub(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D) Free (msub.c:119) 20250410110447536 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x7584F69D - active-conn: now used by 1 (attached) (msub.c:375) 20250410110447536 DMSC DEBUG msub_fsm[0x563b4cc61bf0]{terminating}: Freeing instance (msub.c:113) 20250410110447536 DMSC DEBUG msub_fsm[0x563b4cc61bf0]{terminating}: Deallocated (fsm.c:568) 20250410110447536 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110447536 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110447536 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110447536 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110447536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110447536 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110447536 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110447536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110447536 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110447536 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 07 04 aa 86 97 00 01 db 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2761)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2761)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-RAN(2760)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(2767)11175575 TC_iu_lu_and_mt_ussd_during_mt_call2(2767)@7d38b4d9c9a0: f_call_hangup 6.iu: rx SCCP DISC TC_iu_lu_and_mt_ussd_during_mt_call2(2767)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110447536 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110447536 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110447536 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110447536 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110447536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110447536 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110447536 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110447536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110447536 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110447536 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 db aa 86 97 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2761)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_ussd_during_mt_call2(2767)@7d38b4d9c9a0: f_call_hangup 9: done TC_iu_lu_and_mt_ussd_during_mt_call2(2767)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test-GSUP(2765)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(2753)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-SCCP(2759)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(2754)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-M3UA(2758)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110448541 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410110448541 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110448541 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410110448541 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410110448541 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410110448541 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110448541 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410110448541 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410110448541 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410110448541 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110448541 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110448541 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410110448541 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410110448541 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110448541 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110448541 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410110448541 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250410110448541 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410110448541 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410110448541 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110448541 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410110448541 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410110448541 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110448541 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110448541 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410110448541 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110448541 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110448541 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110448541 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110448541 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110448541 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110448541 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110448541 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110448541 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110448541 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110448541 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250410110448541 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410110448541 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410110448541 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110448541 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110448541 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1126) 20250410110448541 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110448541 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110448541 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110448541 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110448541 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110448541 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110448541 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110448541 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110448541 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110448541 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410110448541 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110448541 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110448541 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410110448541 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110448541 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110448541 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410110448541 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110448541 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110448541 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110448541 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110448541 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110448541 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110448541 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110448541 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110448541 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:378) 20250410110448541 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410110448541 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250410110448541 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-SCCP(2756)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2752)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-M3UA(2761)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(2755)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-RAN(2757)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(2763)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(2764)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(2762)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-RAN(2760)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2768)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(2766)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2752): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(2753): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(2754): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(2755): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-SCCP(2756): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-RAN(2757): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-M3UA(2758): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-SCCP(2759): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-RAN(2760): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-M3UA(2761): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(2762): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(2763): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(2764): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(2765): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(2766): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_iu_lu_and_mt_ussd_during_mt_call2(2767): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2768): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_iu_lu_and_mt_ussd_during_mt_call finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_during_mt_call pass'. Thu Apr 10 11:04:48 UTC 2025 ====== MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_during_mt_call pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_during_mt_call.talloc 20250410110449542 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=668864) 20250410110450542 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110450542 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110450542 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110450542 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110450542 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110450542 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110450542 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110450542 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110450542 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110450542 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=668864, count=672452) 20250410110451543 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_during_mt_call pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_mo_release'. ------ MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_mo_release ------ Thu Apr 10 11:04:52 UTC 2025 20250410110452544 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_mo_release.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_mo_release.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410110453545 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_mo_release' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_iu_lu_and_mo_ussd_mo_release started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(2772)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(2772)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2772)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(2770)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_1-M3UA(2775)@7d38b4d9c9a0: ************************************************* MSC_Test_1-M3UA(2775)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2775)@7d38b4d9c9a0: ************************************************* MSC_Test_1-SCCP(2773)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_2-M3UA(2778)@7d38b4d9c9a0: ************************************************* MSC_Test_2-M3UA(2778)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2778)@7d38b4d9c9a0: ************************************************* MSC_Test_2-SCCP(2776)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410110453605 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2779)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410110453772 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110453772 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410110453772 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110453772 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2772)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2772)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2772)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110453774 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110453774 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110453774 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110453774 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110453774 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110453774 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110453774 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110453774 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110453774 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110453774 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410110453774 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2772)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(2772)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2772)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2772)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2772)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410110453774 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110453774 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110453774 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110453774 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410110453774 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110453774 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110453774 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110453774 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110453774 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110453774 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410110453774 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110453774 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2772)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2772)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2772)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110453774 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410110453774 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2772)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2772)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2772)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2772)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2772)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110453784 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110453784 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250410110453784 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110453784 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2775)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2775)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2775)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2775)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_1-M3UA(2775)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410110453785 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110453785 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110453785 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110453785 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110453785 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110453785 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110453785 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110453785 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110453785 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110453785 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110453785 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2775)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2775)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2775)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2775)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2775)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2775)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110453786 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110453786 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110453786 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110453786 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110453786 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110453786 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110453786 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110453786 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110453786 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110453786 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110453786 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110453786 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2775)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2775)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2775)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2775)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2775)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110453786 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:413) 20250410110453786 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410110453798 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110453798 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250410110453798 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110453798 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2778)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2778)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2778)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2778)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_2-M3UA(2778)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410110453799 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110453799 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110453799 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110453799 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110453799 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110453799 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110453799 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110453799 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110453799 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110453799 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110453799 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2778)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2778)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2778)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2778)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410110453800 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110453800 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110453800 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110453800 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110453800 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110453800 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110453800 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110453800 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110453800 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110453800 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110453800 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110453800 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110453800 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2778)@7d38b4d9c9a0: Message received on association #8 20250410110453800 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) 20250410110453800 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2775)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2778)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2775)@7d38b4d9c9a0: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2778)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2778)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2778)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2778)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2778)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110454546 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410110454546 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2781)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2781)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410110454547 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2781)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2781)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2781)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2781)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2781)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2781)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410110454557 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410110454557 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test_0-M3UA(2772)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110454576 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110454576 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110454576 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110454576 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110454576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110454576 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110454576 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110454576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110454576 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110454576 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110454576 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110454576 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110454576 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110454576 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110454576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110454576 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110454576 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110454576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110454576 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110454576 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2772)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2772)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2782)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000001050" to be handled at TC_iu_lu_and_mo_ussd_mo_release2(2784) TC_iu_lu_and_mo_ussd_mo_release2(2784)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001050'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(2771)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410110454588 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110454588 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110454588 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410110454588 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410110454588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110454588 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110454588 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110454588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110454588 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110454588 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2775)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110454588 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110454588 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110454588 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110454588 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250410110454588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110454588 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250410110454588 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110454588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250410110454588 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110454588 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2775)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2775)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2774)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410110454602 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110454602 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110454602 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110454602 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110454602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110454602 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110454602 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110454602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110454602 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110454602 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2778)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110454602 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250410110454603 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250410110454603 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110454603 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110454603 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110454603 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110454603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110454603 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110454603 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110454603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110454603 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110454603 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2778)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2778)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2777)@7d38b4d9c9a0: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2777)@7d38b4d9c9a0: Added conn table entry 0TC_iu_lu_and_mo_ussd_mo_release2(2784)3892047 MSC_Test_2-SCCP(2776)@7d38b4d9c9a0: First idle individual index:0 20250410110454608 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110454608 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110454608 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110454608 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110454608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110454608 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110454608 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110454608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110454608 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110454608 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 3b 63 4f 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 05 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2778)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110454608 DIUCS DEBUG (UTRAN-Iu-476 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110454608 DMSC DEBUG msub_fsm[0x563b4cbf6160]{active}: Allocated (fsm.c:456) 20250410110454608 DMSC DEBUG msc_i[0x563b4cc61990]{READY}: Allocated (fsm.c:456) 20250410110454608 DMSC DEBUG msc_i[0x563b4cc61990]{READY}: is child of msub_fsm[0x563b4cbf6160] (fsm.c:486) 20250410110454608 DMSC DEBUG msc_a[0x563b4cc68440]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110454608 DMSC DEBUG msc_a[0x563b4cc68440]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cbf6160] (fsm.c:486) 20250410110454608 DMSC DEBUG msc_a(unknown:UTRAN-Iu-476:NONE)[0x563b4cc68440]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110454608 DMSC DEBUG msc_i(unknown:UTRAN-Iu-476:NONE)[0x563b4cc61990]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110454608 DMSC DEBUG msc_a(unknown:UTRAN-Iu-476:NONE)[0x563b4cc68440]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110454608 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-476:NONE)[0x563b4cc68440]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110454608 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-476:NONE)[0x563b4cc68440]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110454608 DMM DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-476:LU)[0x563b4cc68440]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001050 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410110454608 DMM DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-476:LU)[0x563b4cc68440]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410110454608 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-476:LU)[0x563b4cc0d110]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410110454608 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-476:LU)[0x563b4cc0d110]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001050:UTRAN-Iu-476:LU)[0x563b4cc68440] (fsm.c:486) 20250410110454608 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-476:LU)[0x563b4cc0d110]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410110454608 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-476:LU)[0x563b4cc0d110]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410110454608 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410110454608 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001050 id=262420000001050 (vlr.c:661) 20250410110454608 DVLR INFO New subscr, IMSI: 262420000001050 (vlr.c:562) 20250410110454608 DVLR DEBUG VLR subscr IMSI-262420000001050 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410110454608 DMSC DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-476:LU)[0x563b4cc68440]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110454608 DMSC DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-476:LU)[0x563b4cc68440]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110454608 DVLR DEBUG VLR subscr IMSI-262420000001050 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410110454608 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410110454608 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-476:LU)[0x563b4cc0d110]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410110454608 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-476:LU)[0x563b4cc0d110]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410110454608 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-476:LU)[0x563b4cc0d110]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410110454608 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-476:LU)[0x563b4cc0cfe0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110454608 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-476:LU)[0x563b4cc0cfe0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-476:LU)[0x563b4cc0d110] (fsm.c:486) 20250410110454608 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-476:LU)[0x563b4cc0cfe0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110454608 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-476:LU)[0x563b4cc0cfe0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110454608 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110454608 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110454608 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110454608 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110454608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110454608 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110454608 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110454608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110454608 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110454608 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 00 02 3b 63 4f 00 01 dc 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-RAN(2777)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2778)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2778)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2776)@7d38b4d9c9a0: { messageType := 2, destLocRef := '3B634F'O (";cO"), sourceLocRef := '0001DC'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2776)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(2782)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000001050" handled at TC_iu_lu_and_mo_ussd_mo_release2(2784) MSC_Test-GSUP(2782)@7d38b4d9c9a0: Added IMSI table entry 0TC_iu_lu_and_mo_ussd_mo_release2(2784)"262420000001050" TC_iu_lu_and_mo_ussd_mo_release2(2784)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_mo_release2(2784)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410110454611 DVLR DEBUG VLR subscr IMSI-262420000001050 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110454611 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-476:LU)[0x563b4cc0cfe0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110454611 DVLR DEBUG SUBSCR(IMSI-262420000001050) Received 1 auth tuples (vlr.c:996) 20250410110454611 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-476:LU)[0x563b4cc0cfe0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110454611 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-476:LU)[0x563b4cc0cfe0]{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:324) 20250410110454611 DMM DEBUG Tx AUTH REQ (rand = 72f9367169a125c06184b6ebc1f9040d) (gsm_04_08.c:641) 20250410110454611 DMM DEBUG AUTH REQ (autn = 1cf4534e31272bb94986eee4b312cf22) (gsm_04_08.c:643) 20250410110454611 DIUCS DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-476:LU)[0x563b4cc68440]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110454611 DIUCS DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-476:LU)[0x563b4cc68440]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110454611 DMSC DEBUG msc_i(IMSI-262420000001050:UTRAN-Iu-476:LU)[0x563b4cc61990]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110454611 DVLR DEBUG VLR subscr IMSI-262420000001050 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110454611 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110454611 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110454611 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110454611 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110454611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110454611 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110454611 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110454611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110454611 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110454611 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 00 06 3b 63 4f 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 72 f9 36 71 69 a1 25 c0 61 84 b6 eb c1 f9 04 0d 20 10 1c f4 53 4e 31 27 2b b9 49 86 ee e4 b3 12 cf 22 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2778)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2778)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2776)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2776)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2776)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2776)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2777)@7d38b4d9c9a0: patching N(SD)=1 into dtap '0514D801FB622104E5D08056'O MSC_Test_2-RAN(2777)@7d38b4d9c9a0: patched enc_l3: '0554D801FB622104E5D08056'O MSC_Test_2-SCCP(2776)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2776)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2776)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2776)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554D801FB622104E5D08056'O MSC_Test_2-M3UA(2778)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110454616 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110454616 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110454616 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110454616 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110454616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110454616 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110454616 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110454616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110454616 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110454616 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 dc 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 d8 01 fb 62 21 04 e5 d0 80 56 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110454616 DIUCS DEBUG (UTRAN-Iu-476) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110454616 DMSC DEBUG msc_i(IMSI-262420000001050:UTRAN-Iu-476:LU)[0x563b4cc61990]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110454616 DIUCS DEBUG msc_i(IMSI-262420000001050:UTRAN-Iu-476:LU)[0x563b4cc61990]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110454616 DMSC DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-476:LU)[0x563b4cc68440]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110454616 DIUCS DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-476:LU)[0x563b4cc68440]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110454616 DIUCS DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-476:LU)[0x563b4cc68440]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110454616 DMM DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-476:LU)[0x563b4cc68440]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = d801fb62e5d08056) (gsm_04_08.c:1128) 20250410110454616 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-476:LU)[0x563b4cc0cfe0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110454616 DVLR DEBUG SUBSCR(IMSI-262420000001050) AUTH on UTRAN received RES: d801fb62e5d08056 (8 bytes) (vlr_auth_fsm.c:151) 20250410110454616 DVLR INFO SUBSCR(IMSI-262420000001050) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110454617 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-476:LU)[0x563b4cc0cfe0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110454617 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-476:LU)[0x563b4cc0cfe0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110454617 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-476:LU)[0x563b4cc0cfe0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110454617 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-476:LU)[0x563b4cc0cfe0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-476:LU)[0x563b4cc0d110] (vlr_auth_fsm.c:294) 20250410110454617 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-476:LU)[0x563b4cc0cfe0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110454617 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-476:LU)[0x563b4cc0cfe0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110454617 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-476:LU)[0x563b4cc0d110]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410110454617 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-476:LU)[0x563b4cc0d110]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410110454617 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-476:LU)[0x563b4cc0d110]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110454617 DIUCS DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-476:LU)[0x563b4cc68440]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110454617 DIUCS DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-476:LU)[0x563b4cc68440]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=8691468cbb67281a7cb45198da298045, CK=NONE (ran_msg_iu.c:388) 20250410110454617 DMSC DEBUG msc_i(IMSI-262420000001050:UTRAN-Iu-476:LU)[0x563b4cc61990]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110454617 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-476:LU)[0x563b4cc0d110]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250410110454617 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110454617 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110454617 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110454617 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110454617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110454617 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110454617 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110454617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110454617 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110454617 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 00 06 3b 63 4f 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 86 91 46 8c bb 67 28 1a 7c b4 51 98 da 29 80 45 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2778)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2778)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2776)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2776)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2776)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2776)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2776)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2776)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2776)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2776)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250410110454622 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110454622 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110454622 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110454622 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110454622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110454622 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110454622 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110454622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2778)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110454622 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110454622 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 dc 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110454622 DIUCS DEBUG (UTRAN-Iu-476) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110454622 DMSC DEBUG msc_i(IMSI-262420000001050:UTRAN-Iu-476:LU)[0x563b4cc61990]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110454622 DIUCS DEBUG msc_i(IMSI-262420000001050:UTRAN-Iu-476:LU)[0x563b4cc61990]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110454622 DMSC DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-476:LU)[0x563b4cc68440]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110454622 DIUCS DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-476:LU)[0x563b4cc68440]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110454622 DIUCS DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-476:LU)[0x563b4cc68440]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110454622 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-476:LU)[0x563b4cc0d110]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410110454622 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-476:LU)[0x563b4cc0d110]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410110454622 DIUCS DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-476:LU)[0x563b4cc68440]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110454622 DMSC DEBUG msc_i(IMSI-262420000001050:UTRAN-Iu-476:LU)[0x563b4cc61990]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110454622 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-476:LU)[0x563b4cc0d110]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410110454622 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-476:LU)[0x563b4cc0d110]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410110454622 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001050:UTRAN-Iu-476:LU)[0x563b4cc0cfe0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110454622 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001050:UTRAN-Iu-476:LU)[0x563b4cc0cfe0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-476:LU)[0x563b4cc0d110] (fsm.c:486) 20250410110454622 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001050:UTRAN-Iu-476:LU)[0x563b4cc0cfe0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410110454622 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001050:UTRAN-Iu-476:LU)[0x563b4cc0cfe0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410110454622 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110454622 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110454622 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110454622 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110454622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110454622 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110454622 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110454622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110454622 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110454622 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 00 06 3b 63 4f 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 50 f0 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2778)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2778)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2776)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2776)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2776)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2776)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110454624 DVLR DEBUG VLR subscr IMSI-262420000001050 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110454624 DVLR DEBUG IMSI:262420000001050 has MSISDN:491230001050 (vlr.c:1045) 20250410110454624 DMSC NOTICE msub(IMSI-262420000001050:MSISDN-491230001050) VLR: update for IMSI=262420000001050 (MSISDN=491230001050) (gsm_04_08.c:1541) 20250410110454624 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110454624 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110454624 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-476:LU)[0x563b4cc0d110]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410110454624 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001050:UTRAN-Iu-476:LU)[0x563b4cc0cfe0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410110454624 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001050:UTRAN-Iu-476:LU)[0x563b4cc0cfe0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410110454624 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001050:UTRAN-Iu-476:LU)[0x563b4cc0cfe0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410110454624 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001050:UTRAN-Iu-476:LU)[0x563b4cc0cfe0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-476:LU)[0x563b4cc0d110] (vlr_lu_fsm.c:110) 20250410110454624 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001050:UTRAN-Iu-476:LU)[0x563b4cc0cfe0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410110454624 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001050:UTRAN-Iu-476:LU)[0x563b4cc0cfe0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110454624 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-476:LU)[0x563b4cc0d110]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410110454624 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-476:LU)[0x563b4cc0d110]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410110454624 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-476:LU)[0x563b4cc208a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110454624 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-476:LU)[0x563b4cc208a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-476:LU)[0x563b4cc0d110] (fsm.c:486) 20250410110454624 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-476:LU)[0x563b4cc208a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410110454624 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-476:LU)[0x563b4cc208a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410110454624 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-476:LU)[0x563b4cc208a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410110454624 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-476:LU)[0x563b4cc208a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410110454624 DMSC NOTICE msub(IMSI-262420000001050:MSISDN-491230001050:TMSInew-0x6C8752DD) VLR: update for IMSI=262420000001050 (MSISDN=491230001050) (gsm_04_08.c:1541) 20250410110454624 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-476:LU)[0x563b4cc208a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410110454624 DMM DEBUG -> IMSI-262420000001050:MSISDN-491230001050:TMSInew-0x6C8752DD LOCATION UPDATE ACCEPT (TMSI = 0x6c8752dd) (gsm_04_08.c:149) 20250410110454624 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSInew-0x6C8752DD:UTRAN-Iu-476:LU)[0x563b4cc68440]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250410110454624 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSInew-0x6C8752DD:UTRAN-Iu-476:LU)[0x563b4cc68440]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110454624 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSInew-0x6C8752DD:UTRAN-Iu-476:LU)[0x563b4cc61990]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110454624 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSInew-0x6C8752DD - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110454624 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110454624 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110454624 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110454624 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110454624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110454624 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110454624 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110454624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110454624 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110454624 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 00 06 3b 63 4f 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 6c 87 52 dd 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2778)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2778)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2776)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2776)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2776)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2776)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_mo_release2(2784)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2777)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2777)@7d38b4d9c9a0: patched enc_l3: '059B'O MSC_Test_2-SCCP(2776)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2776)@7d38b4d9c9a0: vl_len:14 MSC_Test_2-SCCP(2776)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2776)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250410110454626 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110454626 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110454626 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110454626 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110454626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110454626 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-M3UA(2778)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110454626 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110454626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110454626 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110454626 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 dc 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110454626 DIUCS DEBUG (UTRAN-Iu-476) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110454626 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSInew-0x6C8752DD:UTRAN-Iu-476:LU)[0x563b4cc61990]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110454626 DIUCS DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSInew-0x6C8752DD:UTRAN-Iu-476:LU)[0x563b4cc61990]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110454626 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSInew-0x6C8752DD:UTRAN-Iu-476:LU)[0x563b4cc68440]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110454626 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSInew-0x6C8752DD:UTRAN-Iu-476:LU)[0x563b4cc68440]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110454626 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSInew-0x6C8752DD:UTRAN-Iu-476:LU)[0x563b4cc68440]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110454626 DMM DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSInew-0x6C8752DD:UTRAN-Iu-476:LU)[0x563b4cc68440]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410110454626 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:TMSInew-0x6C8752DD:UTRAN-Iu-476:LU)[0x563b4cc0d110]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410110454626 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-476:LU)[0x563b4cc208a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410110454626 DMSC NOTICE msub(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD) VLR: update for IMSI=262420000001050 (MSISDN=491230001050) (gsm_04_08.c:1541) 20250410110454626 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410110454626 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-476:LU)[0x563b4cc208a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410110454626 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-476:LU)[0x563b4cc0d110]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410110454626 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-476:LU)[0x563b4cc208a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410110454626 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-476:LU)[0x563b4cc208a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-476:LU)[0x563b4cc0d110] (vlr_lu_fsm.c:817) 20250410110454626 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-476:LU)[0x563b4cc208a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410110454626 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-476:LU)[0x563b4cc208a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110454626 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-476:LU)[0x563b4cc0d110]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410110454626 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-476:LU)[0x563b4cc68440]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410110454626 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-476:LU)[0x563b4cc68440]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.982s remaining) (msc_a.c:450) 20250410110454626 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001050/3/1): Available (smpp_smsc.c:626) 20250410110454626 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-476:LU)[0x563b4cc68440]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110454626 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-476:LU)[0x563b4cc68440]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110454626 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-476:LU)[0x563b4cc68440]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110454626 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110454626 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110454626 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110454626 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-476:LU)[0x563b4cc68440]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110454626 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-476:LU)[0x563b4cc61990]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110454626 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410110454626 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110454626 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110454626 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110454626 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110454626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110454626 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110454626 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110454626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110454626 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110454626 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 00 06 3b 63 4f 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2778)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2778)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2776)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2776)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2776)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2776)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2776)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2776)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2776)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2776)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250410110454630 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110454630 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110454630 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110454630 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110454630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110454630 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110454630 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_2-M3UA(2778)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110454630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110454630 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110454630 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 dc 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110454630 DIUCS DEBUG (UTRAN-Iu-476) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110454630 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-476:LU)[0x563b4cc61990]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110454630 DIUCS DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-476:LU)[0x563b4cc61990]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110454630 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-476:LU)[0x563b4cc68440]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110454630 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-476:LU)[0x563b4cc68440]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110454630 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-476:LU)[0x563b4cc68440]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110454630 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-476:LU)[0x563b4cc68440]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110454630 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-476:LU)[0x563b4cc68440]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110454630 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-476:LU)[0x563b4cc68440]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110454630 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-476:LU)[0x563b4cc68440]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110454630 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-476:LU)[0x563b4cc0d110]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110454630 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-476:LU)[0x563b4cc0d110]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-476:LU)[0x563b4cc68440] (msc_a.c:1053) 20250410110454630 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-476:LU)[0x563b4cc0d110]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410110454630 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-476:LU)[0x563b4cc0d110]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110454630 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-476:LU)[0x563b4cc0d110]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410110454630 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-476:LU)[0x563b4cc68440]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cbf6160] (msc_a.c:1053) 20250410110454630 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-476:LU)[0x563b4cc68440]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110454630 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-476:LU)[0x563b4cc68440]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110454630 DMSC DEBUG msub_fsm[0x563b4cbf6160]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110454630 DMSC DEBUG msub(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD) MSC-A terminated (msub.c:261) 20250410110454630 DMSC DEBUG msub(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD) 1 MSC-I still active (msub.c:79) 20250410110454630 DMSC DEBUG msub_fsm[0x563b4cbf6160]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110454630 DMSC DEBUG msub_fsm[0x563b4cbf6160]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110454630 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-476:LU)[0x563b4cc61990]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110454630 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-476:LU)[0x563b4cc61990]{READY}: Removing from parent msub_fsm[0x563b4cbf6160] (msub.c:113) 20250410110454630 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-476 (ran_conn.c:142) 20250410110454630 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-476 (ran_conn.c:155) 20250410110454630 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-476:LU)[0x563b4cc61990]{READY}: Freeing instance (msub.c:113) 20250410110454630 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-476:LU)[0x563b4cc61990]{READY}: Deallocated (fsm.c:568) 20250410110454630 DMSC DEBUG msub(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD) Free (msub.c:119) 20250410110454630 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD - active-conn: now used by 1 (attached) (msub.c:375) 20250410110454630 DMSC DEBUG msub_fsm[0x563b4cbf6160]{terminating}: Freeing instance (msub.c:113) 20250410110454630 DMSC DEBUG msub_fsm[0x563b4cbf6160]{terminating}: Deallocated (fsm.c:568) 20250410110454630 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110454630 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110454630 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110454630 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110454630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110454630 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110454630 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110454630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110454630 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110454630 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 00 04 3b 63 4f 00 01 dc 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2778)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2778)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2776)@7d38b4d9c9a0: Session index based on local reference:0 20250410110454631 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110454631 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110454631 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110454631 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110454631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110454631 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-M3UA(2778)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110454631 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110454631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110454631 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110454631 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 dc 3b 63 4f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-RAN(2777)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_mo_release2(2784)3892047 TC_iu_lu_and_mo_ussd_mo_release2(2784)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_mo_release2(2784)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_mo_release2(2784)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_mo_release2(2784)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_mo_release2(2784)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '6C8752DD'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2777)@7d38b4d9c9a0: Added conn table entry 0TC_iu_lu_and_mo_ussd_mo_release2(2784)1402591 MSC_Test_2-RAN(2777)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2776)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_2-M3UA(2778)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110454832 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110454832 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110454832 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110454832 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110454832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110454832 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110454832 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110454832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110454832 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110454832 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 15 66 df 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 08 03 50 59 02 05 f4 6c 87 52 dd 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110454832 DIUCS DEBUG (UTRAN-Iu-477 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110454832 DMSC DEBUG msub_fsm[0x563b4cc61990]{active}: Allocated (fsm.c:456) 20250410110454832 DMSC DEBUG msc_i[0x563b4cbf6160]{READY}: Allocated (fsm.c:456) 20250410110454832 DMSC DEBUG msc_i[0x563b4cbf6160]{READY}: is child of msub_fsm[0x563b4cc61990] (fsm.c:486) 20250410110454832 DMSC DEBUG msc_a[0x563b4cc208a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110454832 DMSC DEBUG msc_a[0x563b4cc208a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc61990] (fsm.c:486) 20250410110454832 DMSC DEBUG msc_a(unknown:UTRAN-Iu-477:NONE)[0x563b4cc208a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110454832 DMSC DEBUG msc_i(unknown:UTRAN-Iu-477:NONE)[0x563b4cbf6160]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110454832 DMSC DEBUG msc_a(unknown:UTRAN-Iu-477:NONE)[0x563b4cc208a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110454832 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-477:NONE)[0x563b4cc208a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110454832 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-477:NONE)[0x563b4cc208a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110454833 DMM DEBUG msc_a(TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250410110454833 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cc0cfe0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410110454833 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cc0cfe0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cc208a0] (fsm.c:486) 20250410110454833 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cc0cfe0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250410110454833 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cc0cfe0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410110454833 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410110454833 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410110454833 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110454833 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110454833 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cc0cfe0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410110454833 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cc0cfe0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250410110454833 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cc35870]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110454833 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cc35870]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cc0cfe0] (fsm.c:486) 20250410110454833 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cc35870]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110454833 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cc35870]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110454833 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410110454833 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110454833 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110454833 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110454833 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110454833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110454833 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110454833 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110454833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110454833 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110454833 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 01 02 15 66 df 00 01 dd 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2778)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2778)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2776)@7d38b4d9c9a0: { messageType := 2, destLocRef := '1566DF'O, sourceLocRef := '0001DD'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2776)@7d38b4d9c9a0: Session index based on local reference:0 TC_iu_lu_and_mo_ussd_mo_release2(2784)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_mo_release2(2784)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110454834 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110454834 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cc35870]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110454834 DVLR DEBUG SUBSCR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD) Received 1 auth tuples (vlr.c:996) 20250410110454834 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cc35870]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110454834 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cc35870]{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:324) 20250410110454834 DMM DEBUG Tx AUTH REQ (rand = 0a209e8f9b9c641ade94a3966b8a8e2c) (gsm_04_08.c:641) 20250410110454834 DMM DEBUG AUTH REQ (autn = 62d97c0d4a742a5d39376fea0d3f68d3) (gsm_04_08.c:643) 20250410110454834 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110454834 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110454834 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cbf6160]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110454834 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110454834 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110454834 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110454834 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110454834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110454834 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110454834 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110454834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110454834 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110454834 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 01 06 15 66 df 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 0a 20 9e 8f 9b 9c 64 1a de 94 a3 96 6b 8a 8e 2c 20 10 62 d9 7c 0d 4a 74 2a 5d 39 37 6f ea 0d 3f 68 d3 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110454834 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) MSC_Test_2-M3UA(2778)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2778)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2776)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2776)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2776)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2776)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2777)@7d38b4d9c9a0: patching N(SD)=1 into dtap '0514FF32C4022104D6DA100D'O MSC_Test_2-RAN(2777)@7d38b4d9c9a0: patched enc_l3: '0554FF32C4022104D6DA100D'O MSC_Test_2-SCCP(2776)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2776)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2776)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2776)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554FF32C4022104D6DA100D'O 20250410110454835 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110454835 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110454835 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110454835 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110454836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110454836 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110454836 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110454836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110454836 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110454836 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 dd 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 ff 32 c4 02 21 04 d6 da 10 0d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2778)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110454836 DIUCS DEBUG (UTRAN-Iu-477) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110454836 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cbf6160]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110454836 DIUCS DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cbf6160]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110454836 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110454836 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110454836 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110454836 DMM DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = ff32c402d6da100d) (gsm_04_08.c:1128) 20250410110454836 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cc35870]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110454836 DVLR DEBUG SUBSCR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD) AUTH on UTRAN received RES: ff32c402d6da100d (8 bytes) (vlr_auth_fsm.c:151) 20250410110454836 DVLR INFO SUBSCR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110454836 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cc35870]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110454836 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cc35870]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110454836 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cc35870]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110454836 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cc35870]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cc0cfe0] (vlr_auth_fsm.c:294) 20250410110454836 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cc35870]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110454836 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cc35870]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110454836 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cc0cfe0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250410110454836 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cc0cfe0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410110454836 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cc0cfe0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110454836 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110454836 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=06a581dc67b5aedc2c2cf1103a51bfd0, CK=NONE (ran_msg_iu.c:388) 20250410110454836 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cbf6160]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110454836 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cc0cfe0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250410110454836 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110454836 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110454836 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110454836 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110454836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110454836 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110454836 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110454836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110454836 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110454836 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 01 06 15 66 df 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 06 a5 81 dc 67 b5 ae dc 2c 2c f1 10 3a 51 bf d0 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2778)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2778)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2776)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2776)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2776)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2776)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2776)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2776)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2776)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2776)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250410110454837 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110454837 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110454837 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110454837 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110454837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110454837 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110454837 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110454837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110454837 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110454837 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 dd 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2778)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110454837 DIUCS DEBUG (UTRAN-Iu-477) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110454837 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cbf6160]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110454837 DIUCS DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cbf6160]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110454837 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110454837 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110454837 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110454837 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cc0cfe0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250410110454837 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cc0cfe0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410110454837 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110454837 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cbf6160]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110454837 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cc0cfe0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410110454837 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cc0cfe0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410110454837 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cc0cfe0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410110454837 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cc0cfe0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410110454837 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cc0cfe0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410110454837 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cc0cfe0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410110454837 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cc0cfe0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410110454837 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410110454837 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.995s remaining) (msc_a.c:450) 20250410110454837 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001050/3/1): Available (smpp_smsc.c:626) 20250410110454837 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110454837 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110454837 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110454837 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110454837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110454837 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110454837 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110454837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110454837 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110454837 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 01 06 15 66 df 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 50 f0 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2778)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2778)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2776)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2776)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2776)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2776)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2782)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000001050" to be handled at TC_iu_lu_and_mo_ussd_mo_release2(2784) MSC_Test_2-RAN(2777)@7d38b4d9c9a0: patching N(SD)=2 into dtap '1B3B1C18A11602010102013B300E04010F04092ADBCD6653C96CB611'O MSC_Test_2-RAN(2777)@7d38b4d9c9a0: patched enc_l3: '1BBB1C18A11602010102013B300E04010F04092ADBCD6653C96CB611'O MSC_Test_2-SCCP(2776)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2776)@7d38b4d9c9a0: vl_len:40 MSC_Test_2-SCCP(2776)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2776)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440240000010010401D1C1BBB1C18A11602010102013B300E04010F04092ADBCD6653C96CB611'O 20250410110454842 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110454842 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110454842 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110454842 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110454842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110454842 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110454842 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110454842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110454842 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110454842 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 3f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 dd 00 01 28 00 14 40 24 00 00 01 00 10 40 1d 1c 1b bb 1c 18 a1 16 02 01 01 02 01 3b 30 0e 04 01 0f 04 09 2a db cd 66 53 c9 6c b6 11 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2778)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110454842 DIUCS DEBUG (UTRAN-Iu-477) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110454842 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cbf6160]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110454842 DIUCS DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cbf6160]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110454842 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110454842 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110454842 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110454842 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250410110454842 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:174) 20250410110454842 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) TC_iu_lu_and_mo_ussd_mo_release2(2784)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110454843 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410110454843 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250410110454843 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_FACILITY (msc_a.c:2106) 20250410110454843 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110454843 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cbf6160]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110454843 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110454843 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110454843 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110454843 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110454843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110454843 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110454843 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110454843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110454843 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110454843 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 44 00 00 00 b9 00 00 00 c3 03 00 00 01 06 15 66 df 00 01 2d 00 14 40 29 00 00 02 00 10 40 1d 1c 9b 3a 19 a1 17 02 01 02 02 01 3c 30 0f 04 01 0f 04 0a d0 f0 7c 7e 7f cb c9 bf d0 0f 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2778)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2778)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2776)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2776)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2776)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2776)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_mo_release2(2784)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2777)@7d38b4d9c9a0: patching N(SD)=3 into dtap '1B2A'O MSC_Test_2-RAN(2777)@7d38b4d9c9a0: patched enc_l3: '1BEA'O MSC_Test_2-SCCP(2776)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2776)@7d38b4d9c9a0: vl_len:14 MSC_Test_2-SCCP(2776)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2776)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400A00000100104003021BEA'O 20250410110454845 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110454845 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110454845 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110454845 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110454845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110454845 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110454845 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110454845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110454845 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110454845 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 dd 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 1b ea 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2778)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110454845 DIUCS DEBUG (UTRAN-Iu-477) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110454845 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cbf6160]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110454845 DIUCS DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cbf6160]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110454845 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110454845 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110454845 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110454845 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410110454845 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110454845 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250410110454845 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110454845 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110454845 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110454845 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110454845 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110454845 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cbf6160]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110454845 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410110454845 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110454845 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110454845 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110454845 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110454845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110454845 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110454845 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110454845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110454845 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110454845 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 01 06 15 66 df 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) TC_iu_lu_and_mo_ussd_mo_release2(2784)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2778)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2778)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2776)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2776)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2776)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2776)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2776)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2776)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2776)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2776)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250410110454846 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110454846 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110454846 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110454846 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110454846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110454846 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110454846 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110454846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110454846 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110454846 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 dd 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2778)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110454846 DIUCS DEBUG (UTRAN-Iu-477) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110454846 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cbf6160]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110454846 DIUCS DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cbf6160]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110454846 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110454846 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110454846 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110454846 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110454846 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110454846 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110454846 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110454846 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cc0cfe0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110454846 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cc0cfe0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cc208a0] (msc_a.c:1053) 20250410110454846 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cc0cfe0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110454846 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cc0cfe0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410110454846 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc61990] (msc_a.c:1053) 20250410110454846 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110454846 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110454846 DMSC DEBUG msub_fsm[0x563b4cc61990]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110454846 DMSC DEBUG msub(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD) MSC-A terminated (msub.c:261) 20250410110454846 DMSC DEBUG msub(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD) 1 MSC-I still active (msub.c:79) 20250410110454846 DMSC DEBUG msub_fsm[0x563b4cc61990]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110454846 DMSC DEBUG msub_fsm[0x563b4cc61990]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110454846 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cbf6160]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110454846 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cbf6160]{READY}: Removing from parent msub_fsm[0x563b4cc61990] (msub.c:113) 20250410110454846 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-477 (ran_conn.c:142) 20250410110454846 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-477 (ran_conn.c:155) 20250410110454846 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cbf6160]{READY}: Freeing instance (msub.c:113) 20250410110454846 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD:UTRAN-Iu-477:CM_SERVICE_REQ)[0x563b4cbf6160]{READY}: Deallocated (fsm.c:568) 20250410110454846 DMSC DEBUG msub(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD) Free (msub.c:119) 20250410110454846 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x6C8752DD - active-conn: now used by 1 (attached) (msub.c:375) 20250410110454846 DMSC DEBUG msub_fsm[0x563b4cc61990]{terminating}: Freeing instance (msub.c:113) 20250410110454846 DMSC DEBUG msub_fsm[0x563b4cc61990]{terminating}: Deallocated (fsm.c:568) 20250410110454846 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110454846 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110454846 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110454846 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110454846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110454846 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110454846 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110454846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110454846 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110454846 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 01 04 15 66 df 00 01 dd 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2778)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2778)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2776)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-RAN(2777)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_mo_release2(2784)1402591 20250410110454847 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110454847 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110454847 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110454847 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110454847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110454847 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110454847 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110454847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110454847 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110454847 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 dd 15 66 df 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_iu_lu_and_mo_ussd_mo_release2(2784)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_mo_release2(2784)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_mo_release2(2784)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2778)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_ussd_mo_release2(2784)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410110454849 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410110454849 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110454849 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410110454849 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410110454849 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410110454849 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110454849 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110454849 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410110454849 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110454849 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) MSC_Test_2-SCCP(2776)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(2782)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110454849 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410110454849 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410110454849 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250410110454849 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110454849 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110454849 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110454849 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110454849 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110454849 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110454849 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110454849 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110454849 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110454849 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2772)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110454849 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410110454849 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410110454849 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(2779)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(2781)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110454849 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110454849 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110454849 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110454849 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250410110454849 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250410110454849 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110454849 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250410110454849 DLSS7 ERROR 0: ASP(virt-bsc1-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250410110454849 DLINP ERROR SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:766) 20250410110454849 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110454849 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1126) 20250410110454849 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110454849 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110454849 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110454849 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110454849 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110454849 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110454849 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110454849 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110454849 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110454849 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:378) 20250410110454849 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-SCCP(2773)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110454850 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110454850 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110454850 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110454850 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250410110454850 DLINP ERROR SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:766) 20250410110454850 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110454850 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410110454850 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110454850 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110454850 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110454850 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110454850 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110454850 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110454850 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110454850 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110454851 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250410110454851 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-SCCP(2770)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(2780)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-M3UA(2775)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(2783)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-RAN(2774)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-RAN(2777)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-M3UA(2778)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(2771)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2769)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2785)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2769): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(2770): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(2771): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(2772): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-SCCP(2773): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-RAN(2774): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-M3UA(2775): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-SCCP(2776): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-RAN(2777): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-M3UA(2778): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(2779): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(2780): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(2781): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(2782): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(2783): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_iu_lu_and_mo_ussd_mo_release2(2784): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IThu Apr 10 11:04:54 UTC 2025 ====== MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_mo_release pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_mo_release.talloc PA(2785): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_iu_lu_and_mo_ussd_mo_release finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_mo_release pass'. 20250410110455850 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=498232) 20250410110456849 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110456849 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110456849 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110456849 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110456849 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110456849 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110456850 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410110456851 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110456851 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110456851 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) Waiting for packet dumper to finish... 1 (prev_count=498232, count=501540) 20250410110457852 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410110458852 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_mo_release pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_ss_session_timeout'. ------ MSC_Tests_Iu.TC_iu_lu_and_ss_session_timeout ------ Thu Apr 10 11:04:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_ss_session_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_ss_session_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410110459854 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_ss_session_timeout' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_iu_lu_and_ss_session_timeout started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(2789)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(2789)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2789)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(2787)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_1-M3UA(2792)@7d38b4d9c9a0: ************************************************* MSC_Test_1-M3UA(2792)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2792)@7d38b4d9c9a0: ************************************************* MSC_Test_1-SCCP(2790)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_2-M3UA(2795)@7d38b4d9c9a0: ************************************************* MSC_Test_2-M3UA(2795)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2795)@7d38b4d9c9a0: ************************************************* MSC_Test_2-SCCP(2793)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410110459972 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2796)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410110500140 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110500140 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410110500140 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110500140 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2789)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2789)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2789)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110500144 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110500144 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110500144 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110500144 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110500144 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110500144 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) MSC_Test_0-M3UA(2789)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(2789)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410110500144 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110500145 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110500145 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110500145 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410110500145 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2789)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2789)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2789)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410110500146 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110500146 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110500146 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110500146 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2789)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410110500146 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110500147 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) MSC_Test_0-M3UA(2789)@7d38b4d9c9a0: Message received on association #8 20250410110500147 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110500147 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110500147 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110500147 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410110500147 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110500147 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2789)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2789)@7d38b4d9c9a0: Message received on association #8 20250410110500147 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410110500147 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2789)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2789)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2789)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2789)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110500154 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110500154 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250410110500154 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110500154 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2792)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2792)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2792)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110500159 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110500160 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110500160 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110500160 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110500160 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110500160 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) MSC_Test_1-M3UA(2792)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_1-M3UA(2792)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410110500160 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110500160 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110500160 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110500160 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110500160 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2792)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2792)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2792)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2792)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410110500162 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110500162 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110500162 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110500162 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110500162 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110500162 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110500162 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110500162 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110500162 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110500162 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110500162 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110500162 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2792)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2792)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110500162 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:413) MSC_Test_1-M3UA(2792)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2792)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2792)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) 20250410110500162 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2792)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2792)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110500167 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110500167 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250410110500167 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110500167 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2795)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2795)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2795)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110500174 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110500174 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110500174 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110500174 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110500174 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110500174 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110500174 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110500174 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110500174 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110500174 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110500174 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2795)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_2-M3UA(2795)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2795)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2795)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2795)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410110500175 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110500175 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110500175 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110500175 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110500175 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110500175 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110500175 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110500175 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110500175 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110500175 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110500175 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110500175 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110500175 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2795)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2792)@7d38b4d9c9a0: Message received on association #8 20250410110500176 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) 20250410110500176 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2792)@7d38b4d9c9a0: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2795)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2795)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2795)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2795)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2795)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2795)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2795)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110500855 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410110500855 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2798)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2798)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410110500861 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2798)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2798)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2798)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2798)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2798)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2798)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410110500882 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410110500882 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2799)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000001051" to be handled at TC_iu_lu_and_ss_session_timeout2(2801) TC_iu_lu_and_ss_session_timeout2(2801)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001051'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410110500950 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110500950 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110500950 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110500950 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110500950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110500950 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(2789)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110500950 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110500950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110500950 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110500950 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110500951 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110500951 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110500951 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110500951 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110500951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110500951 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110500951 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110500951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110500951 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110500951 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2789)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2789)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2788)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2792)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110500964 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110500964 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110500964 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410110500964 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410110500964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110500964 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110500964 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110500964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110500964 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110500964 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110500965 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110500965 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110500965 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110500965 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250410110500965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110500965 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250410110500965 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110500965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250410110500965 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110500965 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2792)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2792)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2791)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410110500978 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110500978 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110500978 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110500978 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110500978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110500978 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110500978 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110500978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110500978 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110500978 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2795)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110500979 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250410110500979 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250410110500979 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110500979 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110500979 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110500979 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110500979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110500979 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110500979 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110500979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110500979 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110500979 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2795)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2795)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2794)@7d38b4d9c9a0: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2794)@7d38b4d9c9a0: Added conn table entry 0TC_iu_lu_and_ss_session_timeout2(2801)3107435 MSC_Test_2-SCCP(2793)@7d38b4d9c9a0: First idle individual index:0 20250410110500996 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110500996 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110500996 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110500996 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110500996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110500996 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110500996 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110500996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110500996 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110500996 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 2f 6a 6b 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 15 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2795)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110500997 DIUCS DEBUG (UTRAN-Iu-478 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110500997 DMSC DEBUG msub_fsm[0x563b4cc0cfe0]{active}: Allocated (fsm.c:456) 20250410110500997 DMSC DEBUG msc_i[0x563b4cc208a0]{READY}: Allocated (fsm.c:456) 20250410110500997 DMSC DEBUG msc_i[0x563b4cc208a0]{READY}: is child of msub_fsm[0x563b4cc0cfe0] (fsm.c:486) 20250410110500997 DMSC DEBUG msc_a[0x563b4cbf6160]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110500997 DMSC DEBUG msc_a[0x563b4cbf6160]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc0cfe0] (fsm.c:486) 20250410110500997 DMSC DEBUG msc_a(unknown:UTRAN-Iu-478:NONE)[0x563b4cbf6160]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110500997 DMSC DEBUG msc_i(unknown:UTRAN-Iu-478:NONE)[0x563b4cc208a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110500997 DMSC DEBUG msc_a(unknown:UTRAN-Iu-478:NONE)[0x563b4cbf6160]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110500997 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-478:NONE)[0x563b4cbf6160]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110500997 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-478:NONE)[0x563b4cbf6160]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110500997 DMM DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-478:LU)[0x563b4cbf6160]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001051 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410110500997 DMM DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-478:LU)[0x563b4cbf6160]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410110500997 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-478:LU)[0x563b4cc61990]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410110500997 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-478:LU)[0x563b4cc61990]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001051:UTRAN-Iu-478:LU)[0x563b4cbf6160] (fsm.c:486) 20250410110500997 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-478:LU)[0x563b4cc61990]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410110500997 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-478:LU)[0x563b4cc61990]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410110500997 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410110500997 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001051 id=262420000001051 (vlr.c:661) 20250410110500997 DVLR INFO New subscr, IMSI: 262420000001051 (vlr.c:562) 20250410110500997 DVLR DEBUG VLR subscr IMSI-262420000001051 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410110500997 DMSC DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-478:LU)[0x563b4cbf6160]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110500997 DMSC DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-478:LU)[0x563b4cbf6160]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110500997 DVLR DEBUG VLR subscr IMSI-262420000001051 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) MSC_Test_2-RAN(2794)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410110500997 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410110500997 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-478:LU)[0x563b4cc61990]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410110500997 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-478:LU)[0x563b4cc61990]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410110500997 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-478:LU)[0x563b4cc61990]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410110500997 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-478:LU)[0x563b4cc61bf0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110500997 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-478:LU)[0x563b4cc61bf0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-478:LU)[0x563b4cc61990] (fsm.c:486) 20250410110500997 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-478:LU)[0x563b4cc61bf0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110500997 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-478:LU)[0x563b4cc61bf0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110500997 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110500997 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110500997 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110500997 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110500997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110500997 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110500997 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110500997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110500997 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110500997 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 02 02 2f 6a 6b 00 01 de 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2795)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2795)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2793)@7d38b4d9c9a0: { messageType := 2, destLocRef := '2F6A6B'O ("/jk"), sourceLocRef := '0001DE'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2793)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(2799)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000001051" handled at TC_iu_lu_and_ss_session_timeout2(2801) MSC_Test-GSUP(2799)@7d38b4d9c9a0: Added IMSI table entry 0TC_iu_lu_and_ss_session_timeout2(2801)"262420000001051" TC_iu_lu_and_ss_session_timeout2(2801)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_ss_session_timeout2(2801)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410110501005 DVLR DEBUG VLR subscr IMSI-262420000001051 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110501005 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-478:LU)[0x563b4cc61bf0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110501005 DVLR DEBUG SUBSCR(IMSI-262420000001051) Received 1 auth tuples (vlr.c:996) 20250410110501005 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-478:LU)[0x563b4cc61bf0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110501005 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-478:LU)[0x563b4cc61bf0]{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:324) 20250410110501005 DMM DEBUG Tx AUTH REQ (rand = c210bd18d1f7d8f6edca66ce10ecfa3d) (gsm_04_08.c:641) 20250410110501005 DMM DEBUG AUTH REQ (autn = 81523483afc01acf8a6f0ccb5712f33b) (gsm_04_08.c:643) 20250410110501005 DIUCS DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-478:LU)[0x563b4cbf6160]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110501005 DIUCS DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-478:LU)[0x563b4cbf6160]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110501005 DMSC DEBUG msc_i(IMSI-262420000001051:UTRAN-Iu-478:LU)[0x563b4cc208a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110501005 DVLR DEBUG VLR subscr IMSI-262420000001051 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110501005 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110501005 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110501005 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110501005 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110501005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110501005 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110501005 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110501005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110501005 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110501005 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 02 06 2f 6a 6b 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 c2 10 bd 18 d1 f7 d8 f6 ed ca 66 ce 10 ec fa 3d 20 10 81 52 34 83 af c0 1a cf 8a 6f 0c cb 57 12 f3 3b 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2795)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2795)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2793)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2793)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2793)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2793)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2794)@7d38b4d9c9a0: patching N(SD)=1 into dtap '0514410082F521046D797C75'O MSC_Test_2-RAN(2794)@7d38b4d9c9a0: patched enc_l3: '0554410082F521046D797C75'O MSC_Test_2-SCCP(2793)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2793)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2793)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2793)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554410082F521046D797C75'O 20250410110501018 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110501018 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110501018 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110501018 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110501018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-M3UA(2795)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110501018 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110501018 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110501018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110501018 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110501018 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 de 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 41 00 82 f5 21 04 6d 79 7c 75 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110501018 DIUCS DEBUG (UTRAN-Iu-478) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110501018 DMSC DEBUG msc_i(IMSI-262420000001051:UTRAN-Iu-478:LU)[0x563b4cc208a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110501018 DIUCS DEBUG msc_i(IMSI-262420000001051:UTRAN-Iu-478:LU)[0x563b4cc208a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110501018 DMSC DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-478:LU)[0x563b4cbf6160]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110501018 DIUCS DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-478:LU)[0x563b4cbf6160]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110501018 DIUCS DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-478:LU)[0x563b4cbf6160]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110501018 DMM DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-478:LU)[0x563b4cbf6160]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 410082f56d797c75) (gsm_04_08.c:1128) 20250410110501018 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-478:LU)[0x563b4cc61bf0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110501018 DVLR DEBUG SUBSCR(IMSI-262420000001051) AUTH on UTRAN received RES: 410082f56d797c75 (8 bytes) (vlr_auth_fsm.c:151) 20250410110501018 DVLR INFO SUBSCR(IMSI-262420000001051) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110501018 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-478:LU)[0x563b4cc61bf0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110501018 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-478:LU)[0x563b4cc61bf0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110501018 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-478:LU)[0x563b4cc61bf0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110501018 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-478:LU)[0x563b4cc61bf0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-478:LU)[0x563b4cc61990] (vlr_auth_fsm.c:294) 20250410110501018 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-478:LU)[0x563b4cc61bf0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110501018 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-478:LU)[0x563b4cc61bf0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110501018 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-478:LU)[0x563b4cc61990]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410110501018 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-478:LU)[0x563b4cc61990]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410110501018 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-478:LU)[0x563b4cc61990]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110501018 DIUCS DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-478:LU)[0x563b4cbf6160]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110501018 DIUCS DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-478:LU)[0x563b4cbf6160]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=7b5a4c67e298bbf17b24a37d3aab35e8, CK=NONE (ran_msg_iu.c:388) 20250410110501018 DMSC DEBUG msc_i(IMSI-262420000001051:UTRAN-Iu-478:LU)[0x563b4cc208a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110501018 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-478:LU)[0x563b4cc61990]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250410110501018 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110501018 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110501018 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110501018 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110501018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110501018 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110501018 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110501018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110501018 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110501018 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 02 06 2f 6a 6b 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 7b 5a 4c 67 e2 98 bb f1 7b 24 a3 7d 3a ab 35 e8 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2795)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2795)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2793)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2793)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2793)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2793)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2793)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2793)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2793)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2793)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250410110501024 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110501024 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110501024 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110501024 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110501024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110501024 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110501024 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110501024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2795)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110501024 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110501024 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 de 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110501024 DIUCS DEBUG (UTRAN-Iu-478) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110501024 DMSC DEBUG msc_i(IMSI-262420000001051:UTRAN-Iu-478:LU)[0x563b4cc208a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110501024 DIUCS DEBUG msc_i(IMSI-262420000001051:UTRAN-Iu-478:LU)[0x563b4cc208a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110501024 DMSC DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-478:LU)[0x563b4cbf6160]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110501024 DIUCS DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-478:LU)[0x563b4cbf6160]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110501024 DIUCS DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-478:LU)[0x563b4cbf6160]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110501024 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-478:LU)[0x563b4cc61990]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410110501024 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-478:LU)[0x563b4cc61990]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410110501024 DIUCS DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-478:LU)[0x563b4cbf6160]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110501024 DMSC DEBUG msc_i(IMSI-262420000001051:UTRAN-Iu-478:LU)[0x563b4cc208a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110501024 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-478:LU)[0x563b4cc61990]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410110501024 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-478:LU)[0x563b4cc61990]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410110501024 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001051:UTRAN-Iu-478:LU)[0x563b4cc61bf0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110501024 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001051:UTRAN-Iu-478:LU)[0x563b4cc61bf0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-478:LU)[0x563b4cc61990] (fsm.c:486) 20250410110501024 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001051:UTRAN-Iu-478:LU)[0x563b4cc61bf0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410110501024 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001051:UTRAN-Iu-478:LU)[0x563b4cc61bf0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410110501024 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110501024 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110501024 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110501024 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110501024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110501024 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110501024 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110501024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110501024 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110501024 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 02 06 2f 6a 6b 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 50 f1 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2795)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2795)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2793)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2793)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2793)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2793)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110501027 DVLR DEBUG VLR subscr IMSI-262420000001051 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110501027 DVLR DEBUG IMSI:262420000001051 has MSISDN:491230001051 (vlr.c:1045) 20250410110501027 DMSC NOTICE msub(IMSI-262420000001051:MSISDN-491230001051) VLR: update for IMSI=262420000001051 (MSISDN=491230001051) (gsm_04_08.c:1541) 20250410110501027 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110501027 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110501027 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-478:LU)[0x563b4cc61990]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410110501027 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001051:UTRAN-Iu-478:LU)[0x563b4cc61bf0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410110501027 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001051:UTRAN-Iu-478:LU)[0x563b4cc61bf0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410110501027 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001051:UTRAN-Iu-478:LU)[0x563b4cc61bf0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410110501027 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001051:UTRAN-Iu-478:LU)[0x563b4cc61bf0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-478:LU)[0x563b4cc61990] (vlr_lu_fsm.c:110) 20250410110501027 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001051:UTRAN-Iu-478:LU)[0x563b4cc61bf0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410110501027 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001051:UTRAN-Iu-478:LU)[0x563b4cc61bf0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110501027 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-478:LU)[0x563b4cc61990]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410110501027 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-478:LU)[0x563b4cc61990]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410110501027 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-478:LU)[0x563b4cc29740]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110501027 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-478:LU)[0x563b4cc29740]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-478:LU)[0x563b4cc61990] (fsm.c:486) 20250410110501027 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-478:LU)[0x563b4cc29740]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410110501027 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-478:LU)[0x563b4cc29740]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410110501027 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-478:LU)[0x563b4cc29740]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410110501027 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-478:LU)[0x563b4cc29740]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410110501027 DMSC NOTICE msub(IMSI-262420000001051:MSISDN-491230001051:TMSInew-0x55E3E933) VLR: update for IMSI=262420000001051 (MSISDN=491230001051) (gsm_04_08.c:1541) 20250410110501027 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-478:LU)[0x563b4cc29740]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410110501027 DMM DEBUG -> IMSI-262420000001051:MSISDN-491230001051:TMSInew-0x55E3E933 LOCATION UPDATE ACCEPT (TMSI = 0x55e3e933) (gsm_04_08.c:149) 20250410110501027 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSInew-0x55E3E933:UTRAN-Iu-478:LU)[0x563b4cbf6160]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250410110501027 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSInew-0x55E3E933:UTRAN-Iu-478:LU)[0x563b4cbf6160]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110501027 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSInew-0x55E3E933:UTRAN-Iu-478:LU)[0x563b4cc208a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110501027 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSInew-0x55E3E933 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110501027 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110501027 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110501027 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110501027 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110501027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110501027 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110501027 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110501027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110501027 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110501027 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 02 06 2f 6a 6b 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 55 e3 e9 33 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2795)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2795)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2793)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2793)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2793)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2793)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_ss_session_timeout2(2801)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2794)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2794)@7d38b4d9c9a0: patched enc_l3: '059B'O MSC_Test_2-SCCP(2793)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2793)@7d38b4d9c9a0: vl_len:14 MSC_Test_2-SCCP(2793)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2793)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250410110501029 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110501029 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110501029 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110501029 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110501029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-M3UA(2795)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110501029 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110501029 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110501029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110501029 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110501029 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 de 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110501029 DIUCS DEBUG (UTRAN-Iu-478) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110501029 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSInew-0x55E3E933:UTRAN-Iu-478:LU)[0x563b4cc208a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110501029 DIUCS DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSInew-0x55E3E933:UTRAN-Iu-478:LU)[0x563b4cc208a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110501029 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSInew-0x55E3E933:UTRAN-Iu-478:LU)[0x563b4cbf6160]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110501029 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSInew-0x55E3E933:UTRAN-Iu-478:LU)[0x563b4cbf6160]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110501029 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSInew-0x55E3E933:UTRAN-Iu-478:LU)[0x563b4cbf6160]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110501029 DMM DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSInew-0x55E3E933:UTRAN-Iu-478:LU)[0x563b4cbf6160]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410110501029 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:TMSInew-0x55E3E933:UTRAN-Iu-478:LU)[0x563b4cc61990]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410110501029 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-478:LU)[0x563b4cc29740]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410110501029 DMSC NOTICE msub(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933) VLR: update for IMSI=262420000001051 (MSISDN=491230001051) (gsm_04_08.c:1541) 20250410110501029 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410110501029 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-478:LU)[0x563b4cc29740]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410110501029 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-478:LU)[0x563b4cc61990]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410110501029 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-478:LU)[0x563b4cc29740]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410110501029 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-478:LU)[0x563b4cc29740]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-478:LU)[0x563b4cc61990] (vlr_lu_fsm.c:817) 20250410110501029 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-478:LU)[0x563b4cc29740]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410110501029 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-478:LU)[0x563b4cc29740]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110501029 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-478:LU)[0x563b4cc61990]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410110501029 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-478:LU)[0x563b4cbf6160]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410110501029 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-478:LU)[0x563b4cbf6160]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.967s remaining) (msc_a.c:450) 20250410110501029 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001051/3/1): Available (smpp_smsc.c:626) 20250410110501029 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-478:LU)[0x563b4cbf6160]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110501029 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-478:LU)[0x563b4cbf6160]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110501029 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-478:LU)[0x563b4cbf6160]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110501029 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110501029 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110501029 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110501029 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-478:LU)[0x563b4cbf6160]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110501029 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-478:LU)[0x563b4cc208a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110501029 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410110501029 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110501029 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110501029 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110501029 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110501029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110501029 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110501029 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110501029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110501029 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110501029 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 02 06 2f 6a 6b 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2795)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2795)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2793)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2793)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2793)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2793)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2793)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2793)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2793)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2793)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250410110501032 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110501032 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110501032 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110501032 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110501032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110501032 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110501032 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110501032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110501033 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110501033 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 de 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2795)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110501033 DIUCS DEBUG (UTRAN-Iu-478) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110501033 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-478:LU)[0x563b4cc208a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110501033 DIUCS DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-478:LU)[0x563b4cc208a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110501033 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-478:LU)[0x563b4cbf6160]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110501033 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-478:LU)[0x563b4cbf6160]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110501033 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-478:LU)[0x563b4cbf6160]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110501033 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-478:LU)[0x563b4cbf6160]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110501033 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-478:LU)[0x563b4cbf6160]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110501033 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-478:LU)[0x563b4cbf6160]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110501033 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-478:LU)[0x563b4cbf6160]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110501033 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-478:LU)[0x563b4cc61990]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110501033 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-478:LU)[0x563b4cc61990]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-478:LU)[0x563b4cbf6160] (msc_a.c:1053) 20250410110501033 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-478:LU)[0x563b4cc61990]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410110501033 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-478:LU)[0x563b4cc61990]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110501033 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-478:LU)[0x563b4cc61990]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410110501033 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-478:LU)[0x563b4cbf6160]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc0cfe0] (msc_a.c:1053) 20250410110501033 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-478:LU)[0x563b4cbf6160]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110501033 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-478:LU)[0x563b4cbf6160]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110501033 DMSC DEBUG msub_fsm[0x563b4cc0cfe0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110501033 DMSC DEBUG msub(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933) MSC-A terminated (msub.c:261) 20250410110501033 DMSC DEBUG msub(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933) 1 MSC-I still active (msub.c:79) 20250410110501033 DMSC DEBUG msub_fsm[0x563b4cc0cfe0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110501033 DMSC DEBUG msub_fsm[0x563b4cc0cfe0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110501033 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-478:LU)[0x563b4cc208a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110501033 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-478:LU)[0x563b4cc208a0]{READY}: Removing from parent msub_fsm[0x563b4cc0cfe0] (msub.c:113) 20250410110501033 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-478 (ran_conn.c:142) 20250410110501033 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-478 (ran_conn.c:155) 20250410110501033 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-478:LU)[0x563b4cc208a0]{READY}: Freeing instance (msub.c:113) 20250410110501033 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-478:LU)[0x563b4cc208a0]{READY}: Deallocated (fsm.c:568) 20250410110501033 DMSC DEBUG msub(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933) Free (msub.c:119) 20250410110501033 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933 - active-conn: now used by 1 (attached) (msub.c:375) 20250410110501033 DMSC DEBUG msub_fsm[0x563b4cc0cfe0]{terminating}: Freeing instance (msub.c:113) 20250410110501033 DMSC DEBUG msub_fsm[0x563b4cc0cfe0]{terminating}: Deallocated (fsm.c:568) 20250410110501033 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110501033 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110501033 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110501033 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110501033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110501033 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110501033 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110501033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110501033 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110501033 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 02 04 2f 6a 6b 00 01 de 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2795)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2795)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2793)@7d38b4d9c9a0: Session index based on local reference:0 20250410110501034 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110501034 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110501034 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110501034 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110501034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110501034 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110501034 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110501034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110501034 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110501034 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 de 2f 6a 6b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2795)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2794)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_lu_and_ss_session_timeout2(2801)3107435 TC_iu_lu_and_ss_session_timeout2(2801)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_ss_session_timeout2(2801)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_ss_session_timeout2(2801)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_ss_session_timeout2(2801)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_ss_session_timeout2(2801)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '55E3E933'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2794)@7d38b4d9c9a0: Added conn table entry 0TC_iu_lu_and_ss_session_timeout2(2801)6068763 MSC_Test_2-RAN(2794)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2793)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_2-M3UA(2795)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110501236 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110501236 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110501236 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110501236 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110501236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110501236 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110501236 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110501236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110501236 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110501236 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 5c 9a 1b 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 08 03 50 59 02 05 f4 55 e3 e9 33 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110501236 DIUCS DEBUG (UTRAN-Iu-479 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110501237 DMSC DEBUG msub_fsm[0x563b4cc61990]{active}: Allocated (fsm.c:456) 20250410110501237 DMSC DEBUG msc_i[0x563b4cbf6160]{READY}: Allocated (fsm.c:456) 20250410110501237 DMSC DEBUG msc_i[0x563b4cbf6160]{READY}: is child of msub_fsm[0x563b4cc61990] (fsm.c:486) 20250410110501237 DMSC DEBUG msc_a[0x563b4cc208a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110501237 DMSC DEBUG msc_a[0x563b4cc208a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc61990] (fsm.c:486) 20250410110501237 DMSC DEBUG msc_a(unknown:UTRAN-Iu-479:NONE)[0x563b4cc208a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110501237 DMSC DEBUG msc_i(unknown:UTRAN-Iu-479:NONE)[0x563b4cbf6160]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110501237 DMSC DEBUG msc_a(unknown:UTRAN-Iu-479:NONE)[0x563b4cc208a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110501237 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-479:NONE)[0x563b4cc208a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110501237 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-479:NONE)[0x563b4cc208a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110501237 DMM DEBUG msc_a(TMSI-0x55E3E933:UTRAN-Iu-479:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250410110501237 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x55E3E933:UTRAN-Iu-479:CM_SERVICE_REQ)[0x563b4cc0cfe0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410110501237 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x55E3E933:UTRAN-Iu-479:CM_SERVICE_REQ)[0x563b4cc0cfe0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x55E3E933:UTRAN-Iu-479:CM_SERVICE_REQ)[0x563b4cc208a0] (fsm.c:486) 20250410110501237 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x55E3E933:UTRAN-Iu-479:CM_SERVICE_REQ)[0x563b4cc0cfe0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250410110501237 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x55E3E933:UTRAN-Iu-479:CM_SERVICE_REQ)[0x563b4cc0cfe0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410110501237 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410110501237 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410110501237 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-479:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110501237 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-479:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110501237 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-479:CM_SERVICE_REQ)[0x563b4cc0cfe0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410110501237 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-479:CM_SERVICE_REQ)[0x563b4cc0cfe0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250410110501237 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-479:CM_SERVICE_REQ)[0x563b4cc29740]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110501237 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-479:CM_SERVICE_REQ)[0x563b4cc29740]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-479:CM_SERVICE_REQ)[0x563b4cc0cfe0] (fsm.c:486) 20250410110501237 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-479:CM_SERVICE_REQ)[0x563b4cc29740]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110501237 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-479:CM_SERVICE_REQ)[0x563b4cc29740]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110501237 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410110501237 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110501237 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110501237 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110501237 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110501237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110501237 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110501237 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110501237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110501237 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110501237 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 03 02 5c 9a 1b 00 01 df 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2795)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2795)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2793)@7d38b4d9c9a0: { messageType := 2, destLocRef := '5C9A1B'O, sourceLocRef := '0001DF'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2793)@7d38b4d9c9a0: Session index based on local reference:0 TC_iu_lu_and_ss_session_timeout2(2801)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_ss_session_timeout2(2801)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110501238 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110501238 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-479:CM_SERVICE_REQ)[0x563b4cc29740]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110501238 DVLR DEBUG SUBSCR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933) Received 1 auth tuples (vlr.c:996) 20250410110501238 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-479:CM_SERVICE_REQ)[0x563b4cc29740]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110501238 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-479:CM_SERVICE_REQ)[0x563b4cc29740]{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:324) 20250410110501238 DMM DEBUG Tx AUTH REQ (rand = d62730adff426d6b2769ac25fdfba5da) (gsm_04_08.c:641) 20250410110501238 DMM DEBUG AUTH REQ (autn = d5d84ace426bc06900a218832107e03f) (gsm_04_08.c:643) 20250410110501238 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-479:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110501238 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-479:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110501238 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-479:CM_SERVICE_REQ)[0x563b4cbf6160]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110501238 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410110501239 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110501239 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110501239 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110501239 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110501239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110501239 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110501239 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110501239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110501239 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110501239 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 03 06 5c 9a 1b 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 d6 27 30 ad ff 42 6d 6b 27 69 ac 25 fd fb a5 da 20 10 d5 d8 4a ce 42 6b c0 69 00 a2 18 83 21 07 e0 3f 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2795)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2795)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2793)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2793)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2793)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2793)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2794)@7d38b4d9c9a0: patching N(SD)=1 into dtap '05142D8F9FAA210420E978F1'O MSC_Test_2-RAN(2794)@7d38b4d9c9a0: patched enc_l3: '05542D8F9FAA210420E978F1'O MSC_Test_2-SCCP(2793)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2793)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2793)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2793)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05542D8F9FAA210420E978F1'O 20250410110501240 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110501240 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110501240 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110501240 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110501240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110501240 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110501240 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110501240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110501240 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110501240 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 df 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 2d 8f 9f aa 21 04 20 e9 78 f1 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2795)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110501241 DIUCS DEBUG (UTRAN-Iu-479) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110501241 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-479:CM_SERVICE_REQ)[0x563b4cbf6160]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110501241 DIUCS DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-479:CM_SERVICE_REQ)[0x563b4cbf6160]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110501241 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-479:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110501241 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-479:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110501241 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-479:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110501241 DMM DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-479:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 2d8f9faa20e978f1) (gsm_04_08.c:1128) 20250410110501241 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-479:CM_SERVICE_REQ)[0x563b4cc29740]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110501241 DVLR DEBUG SUBSCR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933) AUTH on UTRAN received RES: 2d8f9faa20e978f1 (8 bytes) (vlr_auth_fsm.c:151) 20250410110501241 DVLR INFO SUBSCR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110501241 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-479:CM_SERVICE_REQ)[0x563b4cc29740]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110501241 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-479:CM_SERVICE_REQ)[0x563b4cc29740]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110501241 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-479:CM_SERVICE_REQ)[0x563b4cc29740]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110501241 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-479:CM_SERVICE_REQ)[0x563b4cc29740]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-479:CM_SERVICE_REQ)[0x563b4cc0cfe0] (vlr_auth_fsm.c:294) 20250410110501241 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-479:CM_SERVICE_REQ)[0x563b4cc29740]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110501241 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-479:CM_SERVICE_REQ)[0x563b4cc29740]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110501241 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-479:CM_SERVICE_REQ)[0x563b4cc0cfe0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250410110501241 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-479:CM_SERVICE_REQ)[0x563b4cc0cfe0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410110501241 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-479:CM_SERVICE_REQ)[0x563b4cc0cfe0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110501241 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-479:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110501241 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-479:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=84a8f77330b1f1720f6621451966e3ad, CK=NONE (ran_msg_iu.c:388) 20250410110501241 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-479:CM_SERVICE_REQ)[0x563b4cbf6160]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110501241 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-479:CM_SERVICE_REQ)[0x563b4cc0cfe0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250410110501241 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110501241 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110501241 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110501241 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110501241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110501241 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110501241 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110501241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110501241 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110501241 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 03 06 5c 9a 1b 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 84 a8 f7 73 30 b1 f1 72 0f 66 21 45 19 66 e3 ad 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2795)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2795)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2793)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2793)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2793)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2793)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2793)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2793)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2793)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2793)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250410110501242 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110501242 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110501242 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110501242 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110501242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110501242 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110501242 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110501242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110501242 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110501242 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 df 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2795)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110501242 DIUCS DEBUG (UTRAN-Iu-479) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110501242 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-479:CM_SERVICE_REQ)[0x563b4cbf6160]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110501242 DIUCS DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-479:CM_SERVICE_REQ)[0x563b4cbf6160]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110501242 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-479:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110501242 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-479:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110501242 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-479:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110501242 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-479:CM_SERVICE_REQ)[0x563b4cc0cfe0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250410110501242 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-479:CM_SERVICE_REQ)[0x563b4cc0cfe0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410110501242 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-479:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110501242 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-479:CM_SERVICE_REQ)[0x563b4cbf6160]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110501242 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-479:CM_SERVICE_REQ)[0x563b4cc0cfe0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410110501242 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-479:CM_SERVICE_REQ)[0x563b4cc0cfe0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410110501242 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-479:CM_SERVICE_REQ)[0x563b4cc0cfe0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410110501242 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-479:CM_SERVICE_REQ)[0x563b4cc0cfe0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410110501242 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-479:CM_SERVICE_REQ)[0x563b4cc0cfe0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410110501242 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-479:CM_SERVICE_REQ)[0x563b4cc0cfe0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410110501242 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-479:CM_SERVICE_REQ)[0x563b4cc0cfe0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410110501242 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-479:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410110501242 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-479:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.994s remaining) (msc_a.c:450) 20250410110501242 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001051/3/1): Available (smpp_smsc.c:626) 20250410110501242 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110501242 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110501242 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110501242 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110501242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110501242 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110501242 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110501242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110501242 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110501242 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 03 06 5c 9a 1b 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 50 f1 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2795)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2795)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2793)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2793)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2793)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2793)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2799)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000001051" to be handled at TC_iu_lu_and_ss_session_timeout2(2801) MSC_Test_2-RAN(2794)@7d38b4d9c9a0: patching N(SD)=2 into dtap '1B3B1C19A11702010102013B300F04010F040A2379995D0ECFCB917619'O MSC_Test_2-RAN(2794)@7d38b4d9c9a0: patched enc_l3: '1BBB1C19A11702010102013B300F04010F040A2379995D0ECFCB917619'O MSC_Test_2-SCCP(2793)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2793)@7d38b4d9c9a0: vl_len:41 MSC_Test_2-SCCP(2793)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2793)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440250000010010401E1D1BBB1C19A11702010102013B300F04010F040A2379995D0ECFCB917619'O 20250410110501247 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110501247 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110501247 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110501247 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110501247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110501247 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110501247 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110501247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110501247 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110501247 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 40 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 df 00 01 29 00 14 40 25 00 00 01 00 10 40 1e 1d 1b bb 1c 19 a1 17 02 01 01 02 01 3b 30 0f 04 01 0f 04 0a 23 79 99 5d 0e cf cb 91 76 19 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2795)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110501247 DIUCS DEBUG (UTRAN-Iu-479) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110501247 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-479:CM_SERVICE_REQ)[0x563b4cbf6160]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110501247 DIUCS DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-479:CM_SERVICE_REQ)[0x563b4cbf6160]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110501247 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-479:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110501247 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-479:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110501247 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-479:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110501247 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250410110501247 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-479:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:174) 20250410110501247 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-479:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) TC_iu_lu_and_ss_session_timeout2(2801)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110504248 DSS NOTICE trans(NCSS IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-479:CM_SERVICE_REQ callref-0x20000018 tid-9) SS/USSD session timeout, releasing (gsm_09_11.c:67) 20250410110504248 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-479:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250410110504248 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-479:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110504248 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-479:CM_SERVICE_REQ)[0x563b4cbf6160]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110504248 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410110504248 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-479:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110504248 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-479:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250410110504248 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-479:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110504248 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110504248 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110504248 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110504248 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-479:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110504248 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-479:CM_SERVICE_REQ)[0x563b4cbf6160]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110504248 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410110504248 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110504248 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110504248 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110504248 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110504248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110504248 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110504248 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110504248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110504248 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110504248 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 b9 00 00 00 c3 03 00 00 03 06 5c 9a 1b 00 01 17 00 14 40 13 00 00 02 00 10 40 07 06 9b 2a 08 02 e2 9f 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110504248 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110504248 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110504248 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110504248 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110504248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110504248 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110504248 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110504248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110504248 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110504248 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 03 06 5c 9a 1b 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2795)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2795)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2793)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2793)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2795)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2793)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2793)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2795)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2793)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2793)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2793)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2793)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2793)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2793)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2793)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2793)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2795)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110504251 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110504251 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110504251 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110504251 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110504251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110504251 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110504251 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110504251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110504251 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110504251 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 df 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110504251 DIUCS DEBUG (UTRAN-Iu-479) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110504251 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-479:CM_SERVICE_REQ)[0x563b4cbf6160]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110504251 DIUCS DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-479:CM_SERVICE_REQ)[0x563b4cbf6160]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110504251 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-479:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110504251 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-479:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110504251 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-479:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110504251 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-479:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110504251 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-479:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110504251 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-479:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110504251 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-479:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110504251 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-479:CM_SERVICE_REQ)[0x563b4cc0cfe0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110504251 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-479:CM_SERVICE_REQ)[0x563b4cc0cfe0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-479:CM_SERVICE_REQ)[0x563b4cc208a0] (msc_a.c:1053) 20250410110504251 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-479:CM_SERVICE_REQ)[0x563b4cc0cfe0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110504251 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-479:CM_SERVICE_REQ)[0x563b4cc0cfe0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410110504251 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-479:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc61990] (msc_a.c:1053) 20250410110504251 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-479:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110504251 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-479:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110504251 DMSC DEBUG msub_fsm[0x563b4cc61990]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110504251 DMSC DEBUG msub(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933) MSC-A terminated (msub.c:261) 20250410110504251 DMSC DEBUG msub(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933) 1 MSC-I still active (msub.c:79) 20250410110504251 DMSC DEBUG msub_fsm[0x563b4cc61990]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110504251 DMSC DEBUG msub_fsm[0x563b4cc61990]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110504251 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-479:CM_SERVICE_REQ)[0x563b4cbf6160]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110504251 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-479:CM_SERVICE_REQ)[0x563b4cbf6160]{READY}: Removing from parent msub_fsm[0x563b4cc61990] (msub.c:113) 20250410110504251 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-479 (ran_conn.c:142) 20250410110504251 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-479 (ran_conn.c:155) 20250410110504251 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-479:CM_SERVICE_REQ)[0x563b4cbf6160]{READY}: Freeing instance (msub.c:113) 20250410110504251 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933:UTRAN-Iu-479:CM_SERVICE_REQ)[0x563b4cbf6160]{READY}: Deallocated (fsm.c:568) 20250410110504251 DMSC DEBUG msub(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933) Free (msub.c:119) 20250410110504251 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x55E3E933 - active-conn: now used by 1 (attached) (msub.c:375) 20250410110504251 DMSC DEBUG msub_fsm[0x563b4cc61990]{terminating}: Freeing instance (msub.c:113) 20250410110504251 DMSC DEBUG msub_fsm[0x563b4cc61990]{terminating}: Deallocated (fsm.c:568) 20250410110504251 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110504251 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110504251 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110504251 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110504251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110504251 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110504251 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110504251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110504251 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110504251 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 03 04 5c 9a 1b 00 01 df 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2795)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2795)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2793)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-RAN(2794)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_lu_and_ss_session_timeout2(2801)6068763 TC_iu_lu_and_ss_session_timeout2(2801)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110504252 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110504252 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110504252 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110504252 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110504252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110504252 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110504252 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110504252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110504252 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110504252 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 df 5c 9a 1b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_iu_lu_and_ss_session_timeout2(2801)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_ss_session_timeout2(2801)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2795)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_ss_session_timeout2(2801)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_ss_session_timeout2(2801)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410110504254 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410110504254 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110504254 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410110504254 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410110504254 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410110504254 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110504254 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110504254 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410110504254 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110504254 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110504254 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410110504254 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110504254 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110504254 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110504254 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110504254 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110504254 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110504254 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110504254 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110504254 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110504254 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110504254 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410110504254 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2789)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(2800)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110504254 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410110504255 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MGCP(2797)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(2799)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110504255 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(2787)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-SCCP(2793)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2802)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-RAN(2794)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2786)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(2798)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-RAN(2791)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(2788)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(2796)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110504255 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:378) 20250410110504256 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410110504255 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110504255 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110504255 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110504255 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250410110504255 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250410110504255 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110504255 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250410110504255 DLSS7 ERROR 0: ASP(virt-bsc1-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250410110504255 DLINP ERROR SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:766) 20250410110504255 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110504255 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1126) 20250410110504255 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110504255 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110504255 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110504255 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110504255 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110504255 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110504255 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110504255 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110504255 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110504257 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110504257 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110504257 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110504257 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250410110504257 DLINP ERROR SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:766) 20250410110504257 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110504257 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410110504257 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110504257 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110504257 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110504257 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110504257 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110504257 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110504257 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110504257 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110504257 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250410110504257 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-SCCP(2790)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-M3UA(2792)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-M3UA(2795)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2786): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(2787): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(2788): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(2789): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-SCCP(2790): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-RAN(2791): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-M3UA(2792): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-SCCP(2793): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-RAN(2794): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-M3UA(2795): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(2796): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(2797): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(2798): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(2799): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(2800): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_iu_lu_and_ss_session_timeout2(2801): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2802): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_iu_lu_and_ss_session_timeout finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_ss_session_timeout pass'. Thu Apr 10 11:05:04 UTC 2025 ====== MSC_Tests_Iu.TC_iu_lu_and_ss_session_timeout pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_iu_lu_and_ss_session_timeout.talloc 20250410110505256 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410110506255 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110506255 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110506255 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110506256 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110506256 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110506256 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110506256 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410110506257 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110506257 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110506257 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) Waiting for packet dumper to finish... 0 (prev_count=-1, count=489528) 20250410110507258 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=489528, count=492836) 20250410110508260 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_ss_session_timeout pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mt_ussd_for_unknown_subscr'. ------ MSC_Tests_Iu.TC_iu_mt_ussd_for_unknown_subscr ------ Thu Apr 10 11:05:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_mt_ussd_for_unknown_subscr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_mt_ussd_for_unknown_subscr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410110509262 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mt_ussd_for_unknown_subscr' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_iu_mt_ussd_for_unknown_subscr started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(2806)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(2806)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2806)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(2804)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_1-M3UA(2809)@7d38b4d9c9a0: ************************************************* MSC_Test_1-M3UA(2809)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2809)@7d38b4d9c9a0: ************************************************* MSC_Test_1-SCCP(2807)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_2-M3UA(2812)@7d38b4d9c9a0: ************************************************* MSC_Test_2-M3UA(2812)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2812)@7d38b4d9c9a0: ************************************************* MSC_Test_2-SCCP(2810)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410110509334 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2813)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410110509505 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110509505 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410110509505 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110509505 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2806)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2806)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2806)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2806)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(2806)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410110509506 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110509506 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110509506 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110509506 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110509506 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110509506 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110509506 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110509506 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110509506 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110509506 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410110509506 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2806)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2806)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2806)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410110509507 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110509507 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110509507 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110509507 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410110509507 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110509507 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110509507 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110509507 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110509507 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110509507 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410110509507 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110509507 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2806)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2806)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2806)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2806)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2806)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2806)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2806)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2806)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110509507 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410110509507 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410110509517 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110509517 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250410110509517 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110509517 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2809)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2809)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2809)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110509518 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110509518 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110509518 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110509518 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110509518 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110509518 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110509518 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110509518 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110509518 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110509518 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110509518 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2809)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_1-M3UA(2809)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2809)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2809)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2809)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410110509518 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110509518 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110509518 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110509518 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110509518 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110509518 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110509518 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110509518 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110509518 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110509518 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110509518 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110509518 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2809)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410110509518 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:413) 20250410110509518 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2809)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2809)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2809)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2809)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2809)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2809)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2809)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110509529 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110509529 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250410110509529 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110509529 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2812)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2812)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2812)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110509531 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110509531 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110509531 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110509531 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110509531 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110509531 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110509531 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110509531 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110509531 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110509531 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110509531 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2812)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_2-M3UA(2812)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2812)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2812)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2812)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410110509531 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110509531 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110509531 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110509531 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110509531 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110509531 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110509531 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110509531 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110509531 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110509531 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110509531 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110509531 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110509531 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410110509532 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) 20250410110509532 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2812)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2809)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2809)@7d38b4d9c9a0: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2812)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2812)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2812)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2812)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2812)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2812)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2812)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110510263 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410110510263 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2815)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2815)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410110510265 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2815)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2815)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2815)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2815)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2815)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2815)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410110510274 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410110510274 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250410110510309 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110510309 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110510309 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110510309 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110510309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110510309 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110510309 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110510309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110510309 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110510309 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2806)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110510309 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110510309 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110510309 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110510309 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110510309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110510309 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110510309 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110510309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110510309 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110510309 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2806)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2806)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2805)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410110510320 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110510320 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110510320 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410110510320 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410110510320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110510320 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110510320 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110510320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110510320 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110510320 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2809)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110510320 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110510320 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110510320 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110510320 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250410110510320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110510320 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250410110510320 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110510320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250410110510320 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110510320 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2809)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2809)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2808)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410110510336 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110510336 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110510336 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110510336 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110510336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110510336 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110510336 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110510336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110510336 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110510336 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2812)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110510336 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250410110510336 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250410110510336 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110510336 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110510336 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110510336 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110510336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110510336 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110510336 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110510336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110510336 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110510336 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2812)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2812)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2811)@7d38b4d9c9a0: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2811)@7d38b4d9c9a0: Created IMSI[0] for '000000000000000'H'FFFFFFFF'O to be handled at TC_iu_mt_ussd_for_unknown_subscr2(2818) MSC_Test-GSUP(2816)@7d38b4d9c9a0: Created GsupExpect[0] for "000000000000000" to be handled at TC_iu_mt_ussd_for_unknown_subscr2(2818) 20250410110510342 DSS ERROR Rx OSMO_GSUP_MSGT_PROC_SS_REQUEST for unknown subscriber, rejecting (gsm_09_11.c:440) MSC_Test-GSUP(2816)@7d38b4d9c9a0: Found GsupExpect[0] for "000000000000000" handled at TC_iu_mt_ussd_for_unknown_subscr2(2818) MSC_Test-GSUP(2816)@7d38b4d9c9a0: Added IMSI table entry 0TC_iu_mt_ussd_for_unknown_subscr2(2818)"000000000000000" TC_iu_mt_ussd_for_unknown_subscr2(2818)@7d38b4d9c9a0: setverdict(pass): none -> pass TC_iu_mt_ussd_for_unknown_subscr2(2818)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410110510345 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410110510345 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110510345 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410110510345 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410110510345 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410110510345 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110510345 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110510345 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410110510345 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410110510345 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110510345 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410110510345 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410110510345 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110510345 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110510345 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410110510345 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110510345 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110510345 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110510345 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110510345 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110510345 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110510345 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110510345 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110510345 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110510345 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110510345 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410110510345 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110510345 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110510345 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410110510345 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110510345 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110510345 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1126) 20250410110510345 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110510345 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110510345 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110510345 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110510345 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110510345 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110510345 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110510345 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110510345 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110510345 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410110510345 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410110510345 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:378) 20250410110510345 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2806)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-M3UA(2809)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(2804)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110510346 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_1-SCCP(2807)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(2816)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(2815)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(2814)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-RAN(2811)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-SCCP(2810)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110510346 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410110510346 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250410110510346 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110510346 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110510346 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110510346 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250410110510346 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) MSC_Test_1-RAN(2808)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110510346 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110510346 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250410110510346 DLSS7 ERROR 0: ASP(virt-rnc0-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250410110510346 DLINP ERROR SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:766) 20250410110510346 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110510346 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410110510346 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110510346 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110510346 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110510346 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110510346 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110510346 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110510346 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110510346 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110510346 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250410110510346 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2812)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(2805)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(2813)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2803)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2819)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(2817)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2803): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(2804): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(2805): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(2806): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-SCCP(2807): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-RAN(2808): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-M3UA(2809): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-SCCP(2810): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-RAN(2811): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-M3UA(2812): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(2813): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(2814): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(2815): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(2816): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(2817): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_iu_mt_ussd_for_unknown_subscr2(2818): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2819): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_iu_mt_ussd_for_unknown_subscr finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mt_ussd_for_unknown_subscr pass'. Thu Apr 10 11:05:10 UTC 2025 ====== MSC_Tests_Iu.TC_iu_mt_ussd_for_unknown_subscr pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_iu_mt_ussd_for_unknown_subscr.talloc 20250410110511347 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=169756) 20250410110512346 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110512346 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110512346 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110512346 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110512346 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110512346 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110512347 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110512347 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110512347 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110512348 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=169756, count=173064) 20250410110513348 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410110514350 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mt_ussd_for_unknown_subscr pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_ussd_for_unknown_trans'. ------ MSC_Tests_Iu.TC_iu_mo_ussd_for_unknown_trans ------ Thu Apr 10 11:05:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_mo_ussd_for_unknown_trans.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_mo_ussd_for_unknown_trans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410110515352 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_ussd_for_unknown_trans' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_iu_mo_ussd_for_unknown_trans started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(2823)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(2823)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2823)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(2821)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_1-M3UA(2826)@7d38b4d9c9a0: ************************************************* MSC_Test_1-M3UA(2826)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2826)@7d38b4d9c9a0: ************************************************* MSC_Test_1-SCCP(2824)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_2-M3UA(2829)@7d38b4d9c9a0: ************************************************* MSC_Test_2-M3UA(2829)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2829)@7d38b4d9c9a0: ************************************************* MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410110515477 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2830)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410110515638 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110515638 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410110515638 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110515638 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2823)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2823)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2823)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110515642 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110515642 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110515642 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110515642 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110515642 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110515642 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110515642 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110515642 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110515642 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110515643 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410110515643 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2823)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(2823)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2823)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2823)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2823)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410110515643 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110515643 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110515643 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110515643 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410110515643 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110515643 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110515643 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110515643 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110515643 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110515643 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410110515643 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110515643 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2823)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2823)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2823)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2823)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2823)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2823)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2823)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2823)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110515643 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410110515643 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410110515653 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110515653 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250410110515653 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110515653 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2826)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2826)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2826)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110515658 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110515658 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110515658 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110515658 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110515658 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110515658 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110515658 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110515658 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110515658 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110515658 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110515658 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2826)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_1-M3UA(2826)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2826)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2826)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2826)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410110515659 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110515659 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110515659 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110515659 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110515659 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110515659 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110515659 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110515659 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110515659 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110515659 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110515659 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110515659 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2826)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2826)@7d38b4d9c9a0: Message received on association #8 20250410110515659 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:413) MSC_Test_1-M3UA(2826)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110515659 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2826)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2826)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2826)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2826)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2826)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110515673 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110515673 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250410110515673 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110515673 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2829)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2829)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2829)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110515680 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110515680 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110515680 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110515680 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110515680 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110515680 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110515680 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110515680 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110515680 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110515680 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110515680 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2829)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_2-M3UA(2829)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2829)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2829)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2829)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410110515684 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110515684 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110515684 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110515684 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110515684 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110515684 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110515684 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110515684 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110515684 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110515684 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110515684 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110515684 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110515684 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2829)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410110515684 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) 20250410110515684 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2829)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2826)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2829)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2826)@7d38b4d9c9a0: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2829)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2829)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2829)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2829)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2829)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110516353 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410110516353 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2832)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2832)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410110516355 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2832)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2832)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2832)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2832)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2832)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2832)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410110516364 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410110516364 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250410110516441 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110516441 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110516441 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110516441 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110516441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110516441 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110516441 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110516441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110516441 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110516441 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2823)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110516441 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110516441 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110516441 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110516441 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110516441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110516441 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110516441 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110516441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110516441 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110516441 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2823)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2823)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2822)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410110516457 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110516457 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110516457 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410110516457 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410110516457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110516457 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110516457 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110516457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110516457 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110516457 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2826)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110516457 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110516457 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110516457 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110516457 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250410110516457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110516457 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250410110516457 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110516457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250410110516457 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110516457 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2826)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2826)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2825)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410110516483 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110516483 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110516483 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110516483 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110516483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110516483 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110516483 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110516483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110516483 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110516483 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110516483 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250410110516483 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250410110516483 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110516483 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110516483 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110516483 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110516483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110516483 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110516483 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110516483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110516483 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110516483 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2829)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2829)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2829)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2828)@7d38b4d9c9a0: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2828)@7d38b4d9c9a0: Created IMSI[0] for '262420000001053'H'FFFFFFFF'O to be handled at TC_iu_mo_ussd_for_unknown_trans2(2835) MSC_Test-GSUP(2833)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000001053" to be handled at TC_iu_mo_ussd_for_unknown_trans2(2835) MSC_Test-GSUP(2833)@7d38b4d9c9a0: Created GsupExpect[1] for "262420000001053" to be handled at TC_iu_mo_ussd_for_unknown_trans2(2835) TC_iu_mo_ussd_for_unknown_trans2(2835)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001053'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-RAN(2828)@7d38b4d9c9a0: Added conn table entry 0TC_iu_mo_ussd_for_unknown_trans2(2835)324372 MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: First idle individual index:0 20250410110516496 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110516496 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110516496 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110516496 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110516496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110516496 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110516496 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110516496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110516496 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110516496 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 04 f3 14 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 35 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110516496 DIUCS DEBUG (UTRAN-Iu-480 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110516496 DMSC DEBUG msub_fsm[0x563b4cc0cfe0]{active}: Allocated (fsm.c:456) 20250410110516496 DMSC DEBUG msc_i[0x563b4cc208a0]{READY}: Allocated (fsm.c:456) MSC_Test_2-M3UA(2829)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110516496 DMSC DEBUG msc_i[0x563b4cc208a0]{READY}: is child of msub_fsm[0x563b4cc0cfe0] (fsm.c:486) 20250410110516496 DMSC DEBUG msc_a[0x563b4cbf6160]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110516496 DMSC DEBUG msc_a[0x563b4cbf6160]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc0cfe0] (fsm.c:486) 20250410110516496 DMSC DEBUG msc_a(unknown:UTRAN-Iu-480:NONE)[0x563b4cbf6160]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110516496 DMSC DEBUG msc_i(unknown:UTRAN-Iu-480:NONE)[0x563b4cc208a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110516496 DMSC DEBUG msc_a(unknown:UTRAN-Iu-480:NONE)[0x563b4cbf6160]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110516496 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-480:NONE)[0x563b4cbf6160]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110516496 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-480:NONE)[0x563b4cbf6160]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110516496 DMM DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-480:LU)[0x563b4cbf6160]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001053 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410110516496 DMM DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-480:LU)[0x563b4cbf6160]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410110516496 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-480:LU)[0x563b4cc61990]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410110516496 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-480:LU)[0x563b4cc61990]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001053:UTRAN-Iu-480:LU)[0x563b4cbf6160] (fsm.c:486) 20250410110516496 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-480:LU)[0x563b4cc61990]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410110516496 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-480:LU)[0x563b4cc61990]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410110516496 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410110516496 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001053 id=262420000001053 (vlr.c:661) 20250410110516496 DVLR INFO New subscr, IMSI: 262420000001053 (vlr.c:562) 20250410110516496 DVLR DEBUG VLR subscr IMSI-262420000001053 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410110516496 DMSC DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-480:LU)[0x563b4cbf6160]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110516496 DMSC DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-480:LU)[0x563b4cbf6160]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110516496 DVLR DEBUG VLR subscr IMSI-262420000001053 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410110516496 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410110516496 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-480:LU)[0x563b4cc61990]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410110516496 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-480:LU)[0x563b4cc61990]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410110516496 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-480:LU)[0x563b4cc61990]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410110516496 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-480:LU)[0x563b4cc61bf0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110516496 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-480:LU)[0x563b4cc61bf0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-480:LU)[0x563b4cc61990] (fsm.c:486) 20250410110516496 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-480:LU)[0x563b4cc61bf0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110516496 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-480:LU)[0x563b4cc61bf0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) MSC_Test_2-RAN(2828)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410110516496 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110516496 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110516496 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110516496 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110516496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110516496 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110516496 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110516496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110516496 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110516496 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0f 02 04 f3 14 00 01 e0 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2829)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2829)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: { messageType := 2, destLocRef := '04F314'O, sourceLocRef := '0001E0'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(2833)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000001053" handled at TC_iu_mo_ussd_for_unknown_trans2(2835) MSC_Test-GSUP(2833)@7d38b4d9c9a0: Added IMSI table entry 0TC_iu_mo_ussd_for_unknown_trans2(2835)"262420000001053" TC_iu_mo_ussd_for_unknown_trans2(2835)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_ussd_for_unknown_trans2(2835)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410110516499 DVLR DEBUG VLR subscr IMSI-262420000001053 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110516499 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-480:LU)[0x563b4cc61bf0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110516499 DVLR DEBUG SUBSCR(IMSI-262420000001053) Received 1 auth tuples (vlr.c:996) 20250410110516499 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-480:LU)[0x563b4cc61bf0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110516499 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-480:LU)[0x563b4cc61bf0]{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:324) 20250410110516499 DMM DEBUG Tx AUTH REQ (rand = 55907e8b84288ec00e2062eb27215a0f) (gsm_04_08.c:641) 20250410110516499 DMM DEBUG AUTH REQ (autn = 50cea5b536ff4be2e1ef4e19785fde64) (gsm_04_08.c:643) 20250410110516499 DIUCS DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-480:LU)[0x563b4cbf6160]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110516499 DIUCS DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-480:LU)[0x563b4cbf6160]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110516499 DMSC DEBUG msc_i(IMSI-262420000001053:UTRAN-Iu-480:LU)[0x563b4cc208a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110516499 DVLR DEBUG VLR subscr IMSI-262420000001053 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110516499 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110516499 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110516499 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110516499 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110516499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110516499 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110516499 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110516499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110516499 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110516499 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 04 f3 14 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 55 90 7e 8b 84 28 8e c0 0e 20 62 eb 27 21 5a 0f 20 10 50 ce a5 b5 36 ff 4b e2 e1 ef 4e 19 78 5f de 64 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2829)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2829)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2828)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051465F6FFF42104588971B2'O MSC_Test_2-RAN(2828)@7d38b4d9c9a0: patched enc_l3: '055465F6FFF42104588971B2'O MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055465F6FFF42104588971B2'O 20250410110516504 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110516504 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110516504 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110516504 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110516504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110516504 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110516504 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110516504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110516504 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110516504 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 e0 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 65 f6 ff f4 21 04 58 89 71 b2 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2829)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110516504 DIUCS DEBUG (UTRAN-Iu-480) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110516504 DMSC DEBUG msc_i(IMSI-262420000001053:UTRAN-Iu-480:LU)[0x563b4cc208a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110516504 DIUCS DEBUG msc_i(IMSI-262420000001053:UTRAN-Iu-480:LU)[0x563b4cc208a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110516504 DMSC DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-480:LU)[0x563b4cbf6160]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110516504 DIUCS DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-480:LU)[0x563b4cbf6160]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110516504 DIUCS DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-480:LU)[0x563b4cbf6160]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110516504 DMM DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-480:LU)[0x563b4cbf6160]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 65f6fff4588971b2) (gsm_04_08.c:1128) 20250410110516504 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-480:LU)[0x563b4cc61bf0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110516504 DVLR DEBUG SUBSCR(IMSI-262420000001053) AUTH on UTRAN received RES: 65f6fff4588971b2 (8 bytes) (vlr_auth_fsm.c:151) 20250410110516504 DVLR INFO SUBSCR(IMSI-262420000001053) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110516504 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-480:LU)[0x563b4cc61bf0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110516504 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-480:LU)[0x563b4cc61bf0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110516504 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-480:LU)[0x563b4cc61bf0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110516504 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-480:LU)[0x563b4cc61bf0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-480:LU)[0x563b4cc61990] (vlr_auth_fsm.c:294) 20250410110516504 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-480:LU)[0x563b4cc61bf0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110516504 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-480:LU)[0x563b4cc61bf0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110516504 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-480:LU)[0x563b4cc61990]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410110516504 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-480:LU)[0x563b4cc61990]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410110516504 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-480:LU)[0x563b4cc61990]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110516504 DIUCS DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-480:LU)[0x563b4cbf6160]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110516504 DIUCS DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-480:LU)[0x563b4cbf6160]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=9e1304051cccb118448522176013e891, CK=NONE (ran_msg_iu.c:388) 20250410110516504 DMSC DEBUG msc_i(IMSI-262420000001053:UTRAN-Iu-480:LU)[0x563b4cc208a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110516504 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-480:LU)[0x563b4cc61990]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250410110516504 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110516504 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110516504 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110516504 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110516504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110516504 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110516504 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110516504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110516504 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110516504 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 04 f3 14 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 9e 13 04 05 1c cc b1 18 44 85 22 17 60 13 e8 91 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2829)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2829)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250410110516512 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110516512 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110516512 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110516512 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110516512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110516512 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110516512 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110516512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110516512 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110516512 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 e0 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2829)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110516512 DIUCS DEBUG (UTRAN-Iu-480) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110516512 DMSC DEBUG msc_i(IMSI-262420000001053:UTRAN-Iu-480:LU)[0x563b4cc208a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110516512 DIUCS DEBUG msc_i(IMSI-262420000001053:UTRAN-Iu-480:LU)[0x563b4cc208a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110516512 DMSC DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-480:LU)[0x563b4cbf6160]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110516512 DIUCS DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-480:LU)[0x563b4cbf6160]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110516512 DIUCS DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-480:LU)[0x563b4cbf6160]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110516512 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-480:LU)[0x563b4cc61990]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410110516512 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-480:LU)[0x563b4cc61990]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410110516512 DIUCS DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-480:LU)[0x563b4cbf6160]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110516512 DMSC DEBUG msc_i(IMSI-262420000001053:UTRAN-Iu-480:LU)[0x563b4cc208a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110516512 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-480:LU)[0x563b4cc61990]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410110516512 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-480:LU)[0x563b4cc61990]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410110516512 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001053:UTRAN-Iu-480:LU)[0x563b4cc61bf0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110516512 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001053:UTRAN-Iu-480:LU)[0x563b4cc61bf0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-480:LU)[0x563b4cc61990] (fsm.c:486) 20250410110516512 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001053:UTRAN-Iu-480:LU)[0x563b4cc61bf0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410110516512 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001053:UTRAN-Iu-480:LU)[0x563b4cc61bf0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410110516512 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110516512 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110516512 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110516512 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110516512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110516512 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110516512 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110516512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110516512 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110516512 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 04 f3 14 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 50 f3 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2829)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2829)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110516514 DVLR DEBUG VLR subscr IMSI-262420000001053 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110516514 DVLR DEBUG IMSI:262420000001053 has MSISDN:491230001053 (vlr.c:1045) 20250410110516514 DMSC NOTICE msub(IMSI-262420000001053:MSISDN-491230001053) VLR: update for IMSI=262420000001053 (MSISDN=491230001053) (gsm_04_08.c:1541) 20250410110516515 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110516515 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110516515 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-480:LU)[0x563b4cc61990]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410110516515 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001053:UTRAN-Iu-480:LU)[0x563b4cc61bf0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410110516515 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001053:UTRAN-Iu-480:LU)[0x563b4cc61bf0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410110516515 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001053:UTRAN-Iu-480:LU)[0x563b4cc61bf0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410110516515 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001053:UTRAN-Iu-480:LU)[0x563b4cc61bf0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-480:LU)[0x563b4cc61990] (vlr_lu_fsm.c:110) 20250410110516515 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001053:UTRAN-Iu-480:LU)[0x563b4cc61bf0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410110516515 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001053:UTRAN-Iu-480:LU)[0x563b4cc61bf0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110516515 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-480:LU)[0x563b4cc61990]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410110516515 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-480:LU)[0x563b4cc61990]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410110516515 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-480:LU)[0x563b4cc0d1c0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110516515 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-480:LU)[0x563b4cc0d1c0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-480:LU)[0x563b4cc61990] (fsm.c:486) 20250410110516515 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-480:LU)[0x563b4cc0d1c0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410110516515 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-480:LU)[0x563b4cc0d1c0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410110516515 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-480:LU)[0x563b4cc0d1c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410110516515 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-480:LU)[0x563b4cc0d1c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410110516515 DMSC NOTICE msub(IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x9C77E13F) VLR: update for IMSI=262420000001053 (MSISDN=491230001053) (gsm_04_08.c:1541) 20250410110516515 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-480:LU)[0x563b4cc0d1c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410110516515 DMM DEBUG -> IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x9C77E13F LOCATION UPDATE ACCEPT (TMSI = 0x9c77e13f) (gsm_04_08.c:149) 20250410110516515 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x9C77E13F:UTRAN-Iu-480:LU)[0x563b4cbf6160]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250410110516515 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x9C77E13F:UTRAN-Iu-480:LU)[0x563b4cbf6160]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110516515 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x9C77E13F:UTRAN-Iu-480:LU)[0x563b4cc208a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110516515 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x9C77E13F - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110516515 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110516515 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110516515 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110516515 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110516515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110516515 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110516515 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110516515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110516515 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110516515 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 04 f3 14 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 9c 77 e1 3f 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2829)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2829)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_ussd_for_unknown_trans2(2835)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2828)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2828)@7d38b4d9c9a0: patched enc_l3: '059B'O MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: vl_len:14 MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250410110516517 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110516517 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110516517 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110516517 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110516517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110516517 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110516517 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110516517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110516517 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2829)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110516517 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 e0 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110516517 DIUCS DEBUG (UTRAN-Iu-480) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110516517 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x9C77E13F:UTRAN-Iu-480:LU)[0x563b4cc208a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110516517 DIUCS DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x9C77E13F:UTRAN-Iu-480:LU)[0x563b4cc208a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110516517 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x9C77E13F:UTRAN-Iu-480:LU)[0x563b4cbf6160]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110516517 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x9C77E13F:UTRAN-Iu-480:LU)[0x563b4cbf6160]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110516517 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x9C77E13F:UTRAN-Iu-480:LU)[0x563b4cbf6160]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110516517 DMM DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x9C77E13F:UTRAN-Iu-480:LU)[0x563b4cbf6160]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410110516517 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x9C77E13F:UTRAN-Iu-480:LU)[0x563b4cc61990]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410110516517 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-480:LU)[0x563b4cc0d1c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410110516517 DMSC NOTICE msub(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F) VLR: update for IMSI=262420000001053 (MSISDN=491230001053) (gsm_04_08.c:1541) 20250410110516517 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410110516517 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-480:LU)[0x563b4cc0d1c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410110516517 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-480:LU)[0x563b4cc61990]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410110516517 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-480:LU)[0x563b4cc0d1c0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410110516517 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-480:LU)[0x563b4cc0d1c0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-480:LU)[0x563b4cc61990] (vlr_lu_fsm.c:817) 20250410110516517 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-480:LU)[0x563b4cc0d1c0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410110516517 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-480:LU)[0x563b4cc0d1c0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110516517 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-480:LU)[0x563b4cc61990]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410110516517 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-480:LU)[0x563b4cbf6160]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410110516517 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-480:LU)[0x563b4cbf6160]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.978s remaining) (msc_a.c:450) 20250410110516517 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001053/3/1): Available (smpp_smsc.c:626) 20250410110516517 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-480:LU)[0x563b4cbf6160]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110516517 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-480:LU)[0x563b4cbf6160]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110516517 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-480:LU)[0x563b4cbf6160]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110516517 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110516517 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110516517 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110516517 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-480:LU)[0x563b4cbf6160]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110516517 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-480:LU)[0x563b4cc208a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110516517 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410110516517 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110516517 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110516517 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110516517 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110516517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110516517 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110516517 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110516517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110516517 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110516517 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 04 f3 14 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2829)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2829)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250410110516520 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110516520 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110516520 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110516520 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110516520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110516520 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110516520 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110516520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110516520 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110516520 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 e0 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2829)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110516521 DIUCS DEBUG (UTRAN-Iu-480) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110516521 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-480:LU)[0x563b4cc208a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110516521 DIUCS DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-480:LU)[0x563b4cc208a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110516521 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-480:LU)[0x563b4cbf6160]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110516521 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-480:LU)[0x563b4cbf6160]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110516521 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-480:LU)[0x563b4cbf6160]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110516521 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-480:LU)[0x563b4cbf6160]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110516521 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-480:LU)[0x563b4cbf6160]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110516521 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-480:LU)[0x563b4cbf6160]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110516521 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-480:LU)[0x563b4cbf6160]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110516521 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-480:LU)[0x563b4cc61990]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110516521 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-480:LU)[0x563b4cc61990]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-480:LU)[0x563b4cbf6160] (msc_a.c:1053) 20250410110516521 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-480:LU)[0x563b4cc61990]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410110516521 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-480:LU)[0x563b4cc61990]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110516521 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-480:LU)[0x563b4cc61990]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410110516521 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-480:LU)[0x563b4cbf6160]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc0cfe0] (msc_a.c:1053) 20250410110516521 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-480:LU)[0x563b4cbf6160]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110516521 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-480:LU)[0x563b4cbf6160]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110516521 DMSC DEBUG msub_fsm[0x563b4cc0cfe0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110516521 DMSC DEBUG msub(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F) MSC-A terminated (msub.c:261) 20250410110516521 DMSC DEBUG msub(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F) 1 MSC-I still active (msub.c:79) 20250410110516521 DMSC DEBUG msub_fsm[0x563b4cc0cfe0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110516521 DMSC DEBUG msub_fsm[0x563b4cc0cfe0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110516521 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-480:LU)[0x563b4cc208a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110516521 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-480:LU)[0x563b4cc208a0]{READY}: Removing from parent msub_fsm[0x563b4cc0cfe0] (msub.c:113) 20250410110516521 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-480 (ran_conn.c:142) 20250410110516521 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-480 (ran_conn.c:155) 20250410110516521 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-480:LU)[0x563b4cc208a0]{READY}: Freeing instance (msub.c:113) 20250410110516521 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-480:LU)[0x563b4cc208a0]{READY}: Deallocated (fsm.c:568) 20250410110516521 DMSC DEBUG msub(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F) Free (msub.c:119) 20250410110516521 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F - active-conn: now used by 1 (attached) (msub.c:375) 20250410110516521 DMSC DEBUG msub_fsm[0x563b4cc0cfe0]{terminating}: Freeing instance (msub.c:113) 20250410110516521 DMSC DEBUG msub_fsm[0x563b4cc0cfe0]{terminating}: Deallocated (fsm.c:568) 20250410110516521 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110516521 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110516521 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110516521 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110516521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110516521 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110516521 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110516521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110516521 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110516521 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0f 04 04 f3 14 00 01 e0 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2829)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2829)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: Session index based on local reference:0 20250410110516521 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110516521 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110516521 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110516521 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110516521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110516521 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110516521 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110516521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110516521 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110516521 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 e0 04 f3 14 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2829)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2828)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_mo_ussd_for_unknown_trans2(2835)324372 TC_iu_mo_ussd_for_unknown_trans2(2835)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(2835)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_ussd_for_unknown_trans2(2835)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(2835)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(2835)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '9C77E13F'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2828)@7d38b4d9c9a0: Added conn table entry 0TC_iu_mo_ussd_for_unknown_trans2(2835)14221278 MSC_Test_2-RAN(2828)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_2-M3UA(2829)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110516724 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110516724 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110516724 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110516724 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110516724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110516724 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110516724 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110516724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110516724 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110516724 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 d8 ff de 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 08 03 50 59 02 05 f4 9c 77 e1 3f 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110516725 DIUCS DEBUG (UTRAN-Iu-481 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110516725 DMSC DEBUG msub_fsm[0x563b4cc61990]{active}: Allocated (fsm.c:456) 20250410110516725 DMSC DEBUG msc_i[0x563b4cbf6160]{READY}: Allocated (fsm.c:456) 20250410110516725 DMSC DEBUG msc_i[0x563b4cbf6160]{READY}: is child of msub_fsm[0x563b4cc61990] (fsm.c:486) 20250410110516725 DMSC DEBUG msc_a[0x563b4cc208a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110516725 DMSC DEBUG msc_a[0x563b4cc208a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc61990] (fsm.c:486) 20250410110516725 DMSC DEBUG msc_a(unknown:UTRAN-Iu-481:NONE)[0x563b4cc208a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110516725 DMSC DEBUG msc_i(unknown:UTRAN-Iu-481:NONE)[0x563b4cbf6160]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110516725 DMSC DEBUG msc_a(unknown:UTRAN-Iu-481:NONE)[0x563b4cc208a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110516725 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-481:NONE)[0x563b4cc208a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110516725 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-481:NONE)[0x563b4cc208a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110516725 DMM DEBUG msc_a(TMSI-0x9C77E13F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250410110516725 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9C77E13F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x563b4cc0cfe0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410110516725 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9C77E13F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x563b4cc0cfe0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x9C77E13F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x563b4cc208a0] (fsm.c:486) 20250410110516725 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9C77E13F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x563b4cc0cfe0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250410110516725 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9C77E13F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x563b4cc0cfe0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410110516725 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410110516725 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410110516725 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110516725 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110516725 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x563b4cc0cfe0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410110516725 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x563b4cc0cfe0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250410110516725 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x563b4cc0d1c0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110516725 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x563b4cc0d1c0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x563b4cc0cfe0] (fsm.c:486) 20250410110516725 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x563b4cc0d1c0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110516725 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x563b4cc0d1c0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110516725 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410110516725 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110516725 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110516725 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110516725 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110516725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110516725 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110516725 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110516725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110516725 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110516725 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0e 02 d8 ff de 00 01 e1 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2829)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2829)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'D8FFDE'O, sourceLocRef := '0001E1'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: Session index based on local reference:0 TC_iu_mo_ussd_for_unknown_trans2(2835)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_ussd_for_unknown_trans2(2835)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110516727 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110516727 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x563b4cc0d1c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110516727 DVLR DEBUG SUBSCR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F) Received 1 auth tuples (vlr.c:996) 20250410110516727 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x563b4cc0d1c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110516727 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x563b4cc0d1c0]{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:324) 20250410110516727 DMM DEBUG Tx AUTH REQ (rand = ac1fc06455d1ca2155d1c864e8a10e00) (gsm_04_08.c:641) 20250410110516727 DMM DEBUG AUTH REQ (autn = 57d68ad64ac2bf2ff08ef5f945f402c7) (gsm_04_08.c:643) 20250410110516727 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110516727 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110516727 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x563b4cbf6160]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110516727 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410110516727 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110516727 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110516727 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110516727 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110516727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110516727 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110516727 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110516727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110516727 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110516727 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 d8 ff de 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 ac 1f c0 64 55 d1 ca 21 55 d1 c8 64 e8 a1 0e 00 20 10 57 d6 8a d6 4a c2 bf 2f f0 8e f5 f9 45 f4 02 c7 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2829)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2829)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2828)@7d38b4d9c9a0: patching N(SD)=1 into dtap '0514D42BE6522104BAE0505B'O MSC_Test_2-RAN(2828)@7d38b4d9c9a0: patched enc_l3: '0554D42BE6522104BAE0505B'O MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554D42BE6522104BAE0505B'O 20250410110516729 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110516729 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110516729 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110516729 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110516729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110516729 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110516729 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110516729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110516729 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110516729 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 e1 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 d4 2b e6 52 21 04 ba e0 50 5b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2829)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110516729 DIUCS DEBUG (UTRAN-Iu-481) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110516729 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x563b4cbf6160]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110516729 DIUCS DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x563b4cbf6160]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110516729 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110516729 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110516729 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110516729 DMM DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = d42be652bae0505b) (gsm_04_08.c:1128) 20250410110516729 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x563b4cc0d1c0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110516729 DVLR DEBUG SUBSCR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F) AUTH on UTRAN received RES: d42be652bae0505b (8 bytes) (vlr_auth_fsm.c:151) 20250410110516729 DVLR INFO SUBSCR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110516729 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x563b4cc0d1c0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110516729 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x563b4cc0d1c0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110516729 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x563b4cc0d1c0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110516729 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x563b4cc0d1c0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x563b4cc0cfe0] (vlr_auth_fsm.c:294) 20250410110516729 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x563b4cc0d1c0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110516729 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x563b4cc0d1c0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110516729 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x563b4cc0cfe0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250410110516729 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x563b4cc0cfe0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410110516729 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x563b4cc0cfe0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110516729 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110516729 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=3a3b3083176a3cc8c287e4b9c2b75f8b, CK=NONE (ran_msg_iu.c:388) 20250410110516729 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x563b4cbf6160]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110516729 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x563b4cc0cfe0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250410110516729 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110516729 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110516729 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110516729 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110516729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110516729 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110516729 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110516729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110516729 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110516729 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 d8 ff de 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 3a 3b 30 83 17 6a 3c c8 c2 87 e4 b9 c2 b7 5f 8b 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2829)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2829)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2829)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110516731 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110516731 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110516731 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110516731 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110516731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110516731 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110516731 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110516731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110516731 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110516731 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 e1 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110516731 DIUCS DEBUG (UTRAN-Iu-481) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110516731 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x563b4cbf6160]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110516731 DIUCS DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x563b4cbf6160]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110516731 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110516731 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110516731 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110516731 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x563b4cc0cfe0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250410110516731 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x563b4cc0cfe0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410110516731 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110516731 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x563b4cbf6160]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110516731 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x563b4cc0cfe0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410110516731 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x563b4cc0cfe0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410110516731 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x563b4cc0cfe0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410110516731 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x563b4cc0cfe0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410110516731 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x563b4cc0cfe0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410110516731 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x563b4cc0cfe0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410110516731 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x563b4cc0cfe0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410110516731 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410110516731 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.993s remaining) (msc_a.c:450) 20250410110516731 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001053/3/1): Available (smpp_smsc.c:626) 20250410110516731 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110516731 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110516731 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110516731 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110516731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110516731 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110516731 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110516731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110516731 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110516731 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 d8 ff de 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 50 f3 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2829)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2829)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2828)@7d38b4d9c9a0: patching N(SD)=2 into dtap '1B3A17F22B34DEB25C6559D575A2C789731C9EC69AA7650D2762'O MSC_Test_2-RAN(2828)@7d38b4d9c9a0: patched enc_l3: '1BBA17F22B34DEB25C6559D575A2C789731C9EC69AA7650D2762'O MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: vl_len:38 MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440220000010010401B1A1BBA17F22B34DEB25C6559D575A2C789731C9EC69AA7650D2762'O MSC_Test_2-M3UA(2829)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110516734 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110516734 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110516734 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110516734 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110516734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110516734 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110516734 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110516734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110516734 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110516734 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 3d 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 e1 00 01 26 00 14 40 22 00 00 01 00 10 40 1b 1a 1b ba 17 f2 2b 34 de b2 5c 65 59 d5 75 a2 c7 89 73 1c 9e c6 9a a7 65 0d 27 62 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110516734 DIUCS DEBUG (UTRAN-Iu-481) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110516734 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x563b4cbf6160]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110516734 DIUCS DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x563b4cbf6160]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110516734 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110516734 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110516734 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110516734 DSS ERROR Rx GSM0480_MTYPE_FACILITY message for non-existing transaction (tid-1) (gsm_09_11.c:139) 20250410110516735 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250410110516735 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110516735 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x563b4cbf6160]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110516735 DIUCS ERROR msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_AUTHENTICATED}: RAN decode error (rc=-22) for DTAP from MSC-I (msc_a.c:2060) 20250410110516735 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110516735 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110516735 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110516735 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110516735 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110516735 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110516735 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110516735 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x563b4cbf6160]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110516735 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410110516735 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110516735 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110516735 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110516735 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110516735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110516735 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110516735 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110516735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110516735 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110516735 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 d8 ff de 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 9b 2a 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110516735 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110516735 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110516735 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110516735 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110516735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110516735 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110516735 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110516735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110516735 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110516735 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 d8 ff de 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2829)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2829)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2829)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-M3UA(2829)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_ussd_for_unknown_trans2(2835)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250410110516737 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110516737 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110516737 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110516737 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_2-M3UA(2829)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110516737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110516737 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110516737 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110516737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110516737 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110516737 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 e1 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110516737 DIUCS DEBUG (UTRAN-Iu-481) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110516737 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x563b4cbf6160]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110516737 DIUCS DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x563b4cbf6160]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110516737 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110516737 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110516737 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110516737 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110516737 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110516737 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110516737 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110516737 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x563b4cc0cfe0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110516737 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x563b4cc0cfe0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x563b4cc208a0] (msc_a.c:1053) 20250410110516737 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x563b4cc0cfe0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110516737 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x563b4cc0cfe0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410110516737 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc61990] (msc_a.c:1053) 20250410110516737 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110516737 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x563b4cc208a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110516737 DMSC DEBUG msub_fsm[0x563b4cc61990]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110516737 DMSC DEBUG msub(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F) MSC-A terminated (msub.c:261) 20250410110516737 DMSC DEBUG msub(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F) 1 MSC-I still active (msub.c:79) 20250410110516737 DMSC DEBUG msub_fsm[0x563b4cc61990]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110516737 DMSC DEBUG msub_fsm[0x563b4cc61990]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110516737 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x563b4cbf6160]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110516737 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x563b4cbf6160]{READY}: Removing from parent msub_fsm[0x563b4cc61990] (msub.c:113) 20250410110516737 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-481 (ran_conn.c:142) 20250410110516737 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-481 (ran_conn.c:155) 20250410110516737 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x563b4cbf6160]{READY}: Freeing instance (msub.c:113) 20250410110516737 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x563b4cbf6160]{READY}: Deallocated (fsm.c:568) 20250410110516737 DMSC DEBUG msub(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F) Free (msub.c:119) 20250410110516737 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F - active-conn: now used by 1 (attached) (msub.c:375) 20250410110516737 DMSC DEBUG msub_fsm[0x563b4cc61990]{terminating}: Freeing instance (msub.c:113) 20250410110516737 DMSC DEBUG msub_fsm[0x563b4cc61990]{terminating}: Deallocated (fsm.c:568) 20250410110516737 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110516737 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110516737 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110516737 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110516737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110516737 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110516737 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110516737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110516737 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110516737 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0e 04 d8 ff de 00 01 e1 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2829)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2829)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: Session index based on local reference:0 20250410110516738 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110516738 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-M3UA(2829)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110516738 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110516738 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110516738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110516738 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110516738 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110516738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110516738 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110516738 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 e1 d8 ff de 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-RAN(2828)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_mo_ussd_for_unknown_trans2(2835)14221278 TC_iu_mo_ussd_for_unknown_trans2(2835)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(2835)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_ussd_for_unknown_trans2(2835)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(2835)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '9C77E13F'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2828)@7d38b4d9c9a0: Added conn table entry 0TC_iu_mo_ussd_for_unknown_trans2(2835)13015358 MSC_Test_2-RAN(2828)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_2-M3UA(2829)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110516940 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110516940 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110516940 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110516940 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110516940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110516940 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110516940 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110516940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110516940 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110516940 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 c6 99 3e 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 08 03 50 59 02 05 f4 9c 77 e1 3f 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110516940 DIUCS DEBUG (UTRAN-Iu-482 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110516940 DMSC DEBUG msub_fsm[0x563b4cc0cfe0]{active}: Allocated (fsm.c:456) 20250410110516940 DMSC DEBUG msc_i[0x563b4cc208a0]{READY}: Allocated (fsm.c:456) 20250410110516940 DMSC DEBUG msc_i[0x563b4cc208a0]{READY}: is child of msub_fsm[0x563b4cc0cfe0] (fsm.c:486) 20250410110516940 DMSC DEBUG msc_a[0x563b4cbf6160]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110516940 DMSC DEBUG msc_a[0x563b4cbf6160]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc0cfe0] (fsm.c:486) 20250410110516940 DMSC DEBUG msc_a(unknown:UTRAN-Iu-482:NONE)[0x563b4cbf6160]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110516940 DMSC DEBUG msc_i(unknown:UTRAN-Iu-482:NONE)[0x563b4cc208a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110516940 DMSC DEBUG msc_a(unknown:UTRAN-Iu-482:NONE)[0x563b4cbf6160]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110516940 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-482:NONE)[0x563b4cbf6160]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110516940 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-482:NONE)[0x563b4cbf6160]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110516940 DMM DEBUG msc_a(TMSI-0x9C77E13F:UTRAN-Iu-482:CM_SERVICE_REQ)[0x563b4cbf6160]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250410110516940 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9C77E13F:UTRAN-Iu-482:CM_SERVICE_REQ)[0x563b4cc61990]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410110516940 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9C77E13F:UTRAN-Iu-482:CM_SERVICE_REQ)[0x563b4cc61990]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x9C77E13F:UTRAN-Iu-482:CM_SERVICE_REQ)[0x563b4cbf6160] (fsm.c:486) 20250410110516940 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9C77E13F:UTRAN-Iu-482:CM_SERVICE_REQ)[0x563b4cc61990]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250410110516940 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9C77E13F:UTRAN-Iu-482:CM_SERVICE_REQ)[0x563b4cc61990]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410110516940 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410110516940 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410110516940 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-482:CM_SERVICE_REQ)[0x563b4cbf6160]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110516941 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-482:CM_SERVICE_REQ)[0x563b4cbf6160]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110516941 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-482:CM_SERVICE_REQ)[0x563b4cc61990]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410110516941 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-482:CM_SERVICE_REQ)[0x563b4cc61990]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250410110516941 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-482:CM_SERVICE_REQ)[0x563b4cc0d1c0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110516941 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-482:CM_SERVICE_REQ)[0x563b4cc0d1c0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-482:CM_SERVICE_REQ)[0x563b4cc61990] (fsm.c:486) 20250410110516941 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-482:CM_SERVICE_REQ)[0x563b4cc0d1c0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110516941 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-482:CM_SERVICE_REQ)[0x563b4cc0d1c0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110516941 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410110516941 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110516941 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110516941 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110516941 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110516941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110516941 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110516941 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110516941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110516941 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110516941 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0d 02 c6 99 3e 00 01 e2 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2829)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2829)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'C6993E'O, sourceLocRef := '0001E2'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: Session index based on local reference:0 TC_iu_mo_ussd_for_unknown_trans2(2835)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_ussd_for_unknown_trans2(2835)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110516942 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110516942 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-482:CM_SERVICE_REQ)[0x563b4cc0d1c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110516942 DVLR DEBUG SUBSCR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F) Received 1 auth tuples (vlr.c:996) 20250410110516942 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-482:CM_SERVICE_REQ)[0x563b4cc0d1c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110516942 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-482:CM_SERVICE_REQ)[0x563b4cc0d1c0]{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:324) 20250410110516942 DMM DEBUG Tx AUTH REQ (rand = d60bf145cc4d4d458cb377cb0204ef57) (gsm_04_08.c:641) 20250410110516942 DMM DEBUG AUTH REQ (autn = d6fc4e1de442182c38eacd18e6f1b5d7) (gsm_04_08.c:643) 20250410110516942 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-482:CM_SERVICE_REQ)[0x563b4cbf6160]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110516942 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-482:CM_SERVICE_REQ)[0x563b4cbf6160]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110516942 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-482:CM_SERVICE_REQ)[0x563b4cc208a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110516943 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410110516943 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110516943 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110516943 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110516943 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110516943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110516943 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110516943 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110516943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110516943 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110516943 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 c6 99 3e 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 d6 0b f1 45 cc 4d 4d 45 8c b3 77 cb 02 04 ef 57 20 10 d6 fc 4e 1d e4 42 18 2c 38 ea cd 18 e6 f1 b5 d7 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2829)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2829)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2828)@7d38b4d9c9a0: patching N(SD)=1 into dtap '05145F68095F2104C5CE5DA8'O MSC_Test_2-RAN(2828)@7d38b4d9c9a0: patched enc_l3: '05545F68095F2104C5CE5DA8'O MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05545F68095F2104C5CE5DA8'O 20250410110516944 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110516944 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110516944 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110516944 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110516944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110516944 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110516944 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110516944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110516944 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110516944 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 e2 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 5f 68 09 5f 21 04 c5 ce 5d a8 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2829)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110516944 DIUCS DEBUG (UTRAN-Iu-482) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110516944 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-482:CM_SERVICE_REQ)[0x563b4cc208a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110516944 DIUCS DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-482:CM_SERVICE_REQ)[0x563b4cc208a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110516944 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-482:CM_SERVICE_REQ)[0x563b4cbf6160]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110516944 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-482:CM_SERVICE_REQ)[0x563b4cbf6160]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110516944 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-482:CM_SERVICE_REQ)[0x563b4cbf6160]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110516944 DMM DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-482:CM_SERVICE_REQ)[0x563b4cbf6160]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 5f68095fc5ce5da8) (gsm_04_08.c:1128) 20250410110516944 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-482:CM_SERVICE_REQ)[0x563b4cc0d1c0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110516944 DVLR DEBUG SUBSCR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F) AUTH on UTRAN received RES: 5f68095fc5ce5da8 (8 bytes) (vlr_auth_fsm.c:151) 20250410110516944 DVLR INFO SUBSCR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110516944 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-482:CM_SERVICE_REQ)[0x563b4cc0d1c0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110516944 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-482:CM_SERVICE_REQ)[0x563b4cc0d1c0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110516944 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-482:CM_SERVICE_REQ)[0x563b4cc0d1c0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110516944 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-482:CM_SERVICE_REQ)[0x563b4cc0d1c0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-482:CM_SERVICE_REQ)[0x563b4cc61990] (vlr_auth_fsm.c:294) 20250410110516944 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-482:CM_SERVICE_REQ)[0x563b4cc0d1c0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110516944 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-482:CM_SERVICE_REQ)[0x563b4cc0d1c0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110516944 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-482:CM_SERVICE_REQ)[0x563b4cc61990]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250410110516944 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-482:CM_SERVICE_REQ)[0x563b4cc61990]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410110516944 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-482:CM_SERVICE_REQ)[0x563b4cc61990]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110516944 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-482:CM_SERVICE_REQ)[0x563b4cbf6160]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110516944 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-482:CM_SERVICE_REQ)[0x563b4cbf6160]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=cf7d253b679493dd490e12b26ee40135, CK=NONE (ran_msg_iu.c:388) 20250410110516944 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-482:CM_SERVICE_REQ)[0x563b4cc208a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110516944 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-482:CM_SERVICE_REQ)[0x563b4cc61990]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250410110516944 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110516944 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110516944 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110516944 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110516944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110516944 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110516944 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110516944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110516944 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110516944 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 c6 99 3e 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 cf 7d 25 3b 67 94 93 dd 49 0e 12 b2 6e e4 01 35 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2829)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2829)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250410110516946 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110516946 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110516946 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110516946 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110516946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110516946 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110516946 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110516946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110516946 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110516946 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 e2 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2829)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110516946 DIUCS DEBUG (UTRAN-Iu-482) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110516946 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-482:CM_SERVICE_REQ)[0x563b4cc208a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110516946 DIUCS DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-482:CM_SERVICE_REQ)[0x563b4cc208a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110516946 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-482:CM_SERVICE_REQ)[0x563b4cbf6160]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110516946 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-482:CM_SERVICE_REQ)[0x563b4cbf6160]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110516946 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-482:CM_SERVICE_REQ)[0x563b4cbf6160]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110516946 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-482:CM_SERVICE_REQ)[0x563b4cc61990]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250410110516946 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-482:CM_SERVICE_REQ)[0x563b4cc61990]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410110516946 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-482:CM_SERVICE_REQ)[0x563b4cbf6160]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110516946 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-482:CM_SERVICE_REQ)[0x563b4cc208a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110516946 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-482:CM_SERVICE_REQ)[0x563b4cc61990]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410110516946 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-482:CM_SERVICE_REQ)[0x563b4cc61990]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410110516946 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-482:CM_SERVICE_REQ)[0x563b4cc61990]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410110516946 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-482:CM_SERVICE_REQ)[0x563b4cc61990]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410110516946 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-482:CM_SERVICE_REQ)[0x563b4cc61990]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410110516946 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-482:CM_SERVICE_REQ)[0x563b4cc61990]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410110516946 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-482:CM_SERVICE_REQ)[0x563b4cc61990]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410110516946 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-482:CM_SERVICE_REQ)[0x563b4cbf6160]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410110516946 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-482:CM_SERVICE_REQ)[0x563b4cbf6160]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.994s remaining) (msc_a.c:450) 20250410110516946 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001053/3/1): Available (smpp_smsc.c:626) 20250410110516946 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110516946 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110516946 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110516946 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110516946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110516946 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110516946 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110516946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110516946 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110516946 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 c6 99 3e 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 50 f3 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2829)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2829)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2828)@7d38b4d9c9a0: patching N(SD)=2 into dtap '1B2A1C1779948526E91C7FE841857923132BB9B286F67415098E43'O MSC_Test_2-RAN(2828)@7d38b4d9c9a0: patched enc_l3: '1BAA1C1779948526E91C7FE841857923132BB9B286F67415098E43'O MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: vl_len:39 MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440230000010010401C1B1BAA1C1779948526E91C7FE841857923132BB9B286F67415098E43'O 20250410110516948 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110516948 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110516948 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110516948 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110516948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110516948 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110516948 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110516948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110516948 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110516948 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 3e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 e2 00 01 27 00 14 40 23 00 00 01 00 10 40 1c 1b 1b aa 1c 17 79 94 85 26 e9 1c 7f e8 41 85 79 23 13 2b b9 b2 86 f6 74 15 09 8e 43 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2829)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110516948 DIUCS DEBUG (UTRAN-Iu-482) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110516948 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-482:CM_SERVICE_REQ)[0x563b4cc208a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110516948 DIUCS DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-482:CM_SERVICE_REQ)[0x563b4cc208a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110516948 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-482:CM_SERVICE_REQ)[0x563b4cbf6160]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110516948 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-482:CM_SERVICE_REQ)[0x563b4cbf6160]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110516948 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-482:CM_SERVICE_REQ)[0x563b4cbf6160]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110516948 DSS ERROR Rx GSM0480_MTYPE_RELEASE_COMPLETE message for non-existing transaction (tid-1) (gsm_09_11.c:139) 20250410110516948 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-482:CM_SERVICE_REQ)[0x563b4cbf6160]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250410110516948 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-482:CM_SERVICE_REQ)[0x563b4cbf6160]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110516948 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-482:CM_SERVICE_REQ)[0x563b4cc208a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110516948 DIUCS ERROR msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-482:CM_SERVICE_REQ)[0x563b4cbf6160]{MSC_A_ST_AUTHENTICATED}: RAN decode error (rc=-22) for DTAP from MSC-I (msc_a.c:2060) 20250410110516948 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-482:CM_SERVICE_REQ)[0x563b4cbf6160]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110516948 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-482:CM_SERVICE_REQ)[0x563b4cbf6160]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110516948 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-482:CM_SERVICE_REQ)[0x563b4cbf6160]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110516948 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110516948 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110516948 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110516948 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-482:CM_SERVICE_REQ)[0x563b4cbf6160]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110516948 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-482:CM_SERVICE_REQ)[0x563b4cc208a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110516948 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410110516948 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110516948 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110516948 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110516948 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110516948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110516948 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110516948 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110516948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110516948 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110516948 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 c6 99 3e 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 9b 2a 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110516948 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110516948 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110516948 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110516948 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110516948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110516948 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110516948 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110516948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110516948 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110516948 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 c6 99 3e 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2829)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2829)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2829)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-M3UA(2829)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_ussd_for_unknown_trans2(2835)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250410110516950 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110516950 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110516950 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110516950 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110516950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110516950 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110516950 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110516950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110516950 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2829)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110516950 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 e2 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110516950 DIUCS DEBUG (UTRAN-Iu-482) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110516950 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-482:CM_SERVICE_REQ)[0x563b4cc208a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110516950 DIUCS DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-482:CM_SERVICE_REQ)[0x563b4cc208a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110516950 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-482:CM_SERVICE_REQ)[0x563b4cbf6160]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110516950 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-482:CM_SERVICE_REQ)[0x563b4cbf6160]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110516950 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-482:CM_SERVICE_REQ)[0x563b4cbf6160]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110516950 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-482:CM_SERVICE_REQ)[0x563b4cbf6160]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110516950 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-482:CM_SERVICE_REQ)[0x563b4cbf6160]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110516950 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-482:CM_SERVICE_REQ)[0x563b4cbf6160]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110516950 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-482:CM_SERVICE_REQ)[0x563b4cbf6160]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110516950 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-482:CM_SERVICE_REQ)[0x563b4cc61990]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110516950 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-482:CM_SERVICE_REQ)[0x563b4cc61990]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-482:CM_SERVICE_REQ)[0x563b4cbf6160] (msc_a.c:1053) 20250410110516950 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-482:CM_SERVICE_REQ)[0x563b4cc61990]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110516950 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-482:CM_SERVICE_REQ)[0x563b4cc61990]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410110516950 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-482:CM_SERVICE_REQ)[0x563b4cbf6160]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc0cfe0] (msc_a.c:1053) 20250410110516950 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-482:CM_SERVICE_REQ)[0x563b4cbf6160]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110516950 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-482:CM_SERVICE_REQ)[0x563b4cbf6160]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110516950 DMSC DEBUG msub_fsm[0x563b4cc0cfe0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110516950 DMSC DEBUG msub(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F) MSC-A terminated (msub.c:261) 20250410110516950 DMSC DEBUG msub(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F) 1 MSC-I still active (msub.c:79) 20250410110516950 DMSC DEBUG msub_fsm[0x563b4cc0cfe0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110516950 DMSC DEBUG msub_fsm[0x563b4cc0cfe0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110516950 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-482:CM_SERVICE_REQ)[0x563b4cc208a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110516950 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-482:CM_SERVICE_REQ)[0x563b4cc208a0]{READY}: Removing from parent msub_fsm[0x563b4cc0cfe0] (msub.c:113) 20250410110516950 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-482 (ran_conn.c:142) 20250410110516950 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-482 (ran_conn.c:155) 20250410110516950 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-482:CM_SERVICE_REQ)[0x563b4cc208a0]{READY}: Freeing instance (msub.c:113) 20250410110516950 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F:UTRAN-Iu-482:CM_SERVICE_REQ)[0x563b4cc208a0]{READY}: Deallocated (fsm.c:568) 20250410110516950 DMSC DEBUG msub(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F) Free (msub.c:119) 20250410110516950 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x9C77E13F - active-conn: now used by 1 (attached) (msub.c:375) 20250410110516950 DMSC DEBUG msub_fsm[0x563b4cc0cfe0]{terminating}: Freeing instance (msub.c:113) 20250410110516950 DMSC DEBUG msub_fsm[0x563b4cc0cfe0]{terminating}: Deallocated (fsm.c:568) 20250410110516950 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110516950 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110516950 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110516950 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110516950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110516950 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110516950 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110516950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110516950 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110516950 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0d 04 c6 99 3e 00 01 e2 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2829)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2829)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: Session index based on local reference:0 20250410110516950 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110516950 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110516951 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110516951 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110516951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110516951 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110516951 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110516951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110516951 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-RAN(2828)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_mo_ussd_for_unknown_trans2(2835)13015358 MSC_Test_2-M3UA(2829)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110516951 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 e2 c6 99 3e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_iu_mo_ussd_for_unknown_trans2(2835)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(2835)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_ussd_for_unknown_trans2(2835)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(2835)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410110516953 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410110516953 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110516953 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410110516953 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410110516953 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410110516953 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110516953 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110516953 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410110516953 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110516953 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110516953 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1126) 20250410110516953 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110516953 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110516953 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110516953 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110516953 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110516953 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110516953 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410110516953 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250410110516953 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:378) 20250410110516953 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110516953 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110516953 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110516953 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410110516954 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_1-M3UA(2826)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(2821)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(2832)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(2830)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-SCCP(2827)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110516955 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410110516955 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110516955 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410110516955 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410110516955 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410110516955 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110516955 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110516955 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410110516955 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110516955 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110516955 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410110516955 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110516955 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110516955 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110516955 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110516955 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110516955 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110516955 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110516955 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110516955 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110516956 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110516956 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110516956 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110516956 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250410110516956 DLINP ERROR SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer (stream_srv.c:743) 20250410110516956 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250410110516956 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110516956 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250410110516956 DLSS7 ERROR 0: ASP(virt-rnc0-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250410110516956 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410110516956 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2823)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(2833)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-SCCP(2824)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-M3UA(2829)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-RAN(2825)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(2831)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(2822)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-RAN(2828)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(2834)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2836)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2820)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2820): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(2821): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(2822): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(2823): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-SCCP(2824): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-RAN(2825): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-M3UA(2826): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-SCCP(2827): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-RAN(2828): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-M3UA(2829): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(2830): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(2831): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(2832): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(2833): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(2834): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_iu_mo_ussd_for_unknown_trans2(2835): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2836): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_iu_mo_ussd_for_unknown_trans finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_ussd_for_unknown_trans pass'. Thu Apr 10 11:05:16 UTC 2025 ====== MSC_Tests_Iu.TC_iu_mo_ussd_for_unknown_trans pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_iu_mo_ussd_for_unknown_trans.talloc 20250410110517956 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=628248) 20250410110518955 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110518955 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110518955 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110518956 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110518956 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110518956 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110518956 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=628248, count=630840) 20250410110519958 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410110520959 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_ussd_for_unknown_trans pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_proc_ss_for_unknown_session'. ------ MSC_Tests_Iu.TC_iu_proc_ss_for_unknown_session ------ Thu Apr 10 11:05:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_proc_ss_for_unknown_session.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_proc_ss_for_unknown_session.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410110521960 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_proc_ss_for_unknown_session' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_iu_proc_ss_for_unknown_session started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2840)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(2840)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2840)@7d38b4d9c9a0: ************************************************* MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-SCCP(2838)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_1-M3UA(2843)@7d38b4d9c9a0: ************************************************* MSC_Test_1-M3UA(2843)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2843)@7d38b4d9c9a0: ************************************************* MSC_Test_1-SCCP(2841)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2846)@7d38b4d9c9a0: ************************************************* MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_2-M3UA(2846)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2846)@7d38b4d9c9a0: ************************************************* MSC_Test_2-SCCP(2844)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410110522049 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2847)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410110522212 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110522213 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410110522213 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110522213 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2840)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2840)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2840)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110522214 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110522214 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110522214 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110522214 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110522214 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110522214 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) MSC_Test_0-M3UA(2840)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(2840)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410110522214 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110522214 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110522214 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110522214 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410110522214 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2840)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2840)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2840)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410110522215 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110522215 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110522215 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110522215 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410110522215 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110522215 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110522215 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110522215 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110522215 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110522215 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410110522215 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110522215 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110522215 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410110522215 DLINP ERROR SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe (stream_srv.c:743) MSC_Test_0-M3UA(2840)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2840)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2840)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2840)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2840)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2840)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2840)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2840)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110522215 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410110522215 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410110522227 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110522227 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250410110522227 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110522227 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2843)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2843)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2843)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110522228 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110522228 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110522228 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110522228 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110522228 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110522228 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110522228 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110522228 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110522228 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110522228 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110522228 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2843)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_1-M3UA(2843)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2843)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2843)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2843)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410110522229 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110522229 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110522229 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110522229 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110522229 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110522229 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110522229 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110522229 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110522229 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110522229 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110522229 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110522229 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110522229 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410110522229 DLINP ERROR SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe (stream_srv.c:743) 20250410110522229 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:413) 20250410110522229 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2843)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2843)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2843)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2843)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2843)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2843)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2843)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2843)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110522243 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110522243 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250410110522243 DLSS7 FATAL 0: ASP(virt-rnc0-0) accept of new connection from (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one (osmo_ss7_xua_srv.c:119) 20250410110522243 DLSS7 INFO ?: connection closed (osmo_ss7_asp.c:1126) 20250410110522243 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110522243 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted (osmo_ss7_xua_srv.c:192) 20250410110522243 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2846)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2846)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2846)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110522245 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110522245 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110522245 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110522245 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' (xua_asp_fsm.c:300) 20250410110522245 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 00 00 00 00 00 10 00 0c 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) 20250410110522245 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:680) 20250410110522245 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110522245 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110522245 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110522245 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Pending () (xua_as_fsm.c:94) 20250410110522245 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 04 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110522245 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110522245 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110522245 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110522245 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2846)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_2-M3UA(2846)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2843)@7d38b4d9c9a0: Message received on association #8 20250410110522245 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250410110522245 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2843)@7d38b4d9c9a0: Received M3UA_DUNA -> discard MSC_Test_2-M3UA(2846)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2846)@7d38b4d9c9a0: Received M3UA_ERR -> discard MSC_Test_2-M3UA(2846)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2846)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2846)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2846)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2846)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410110522246 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110522246 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110522246 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110522246 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110522246 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110522246 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110522246 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_ACTIVE (xua_as_fsm.c:552) 20250410110522246 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110522246 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110522246 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2846)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410110522246 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110522246 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110522246 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2843)@7d38b4d9c9a0: Message received on association #8 20250410110522246 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) 20250410110522246 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2843)@7d38b4d9c9a0: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2846)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2846)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2846)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2846)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2846)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110522961 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410110522961 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2849)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2849)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410110522963 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2849)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2849)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2849)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2849)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2849)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2849)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410110522974 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410110522974 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2850)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000001055" to be handled at TC_iu_proc_ss_for_unknown_session2(2852) TC_iu_proc_ss_for_unknown_session2(2852)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001055'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410110523016 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110523016 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110523016 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110523016 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110523016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110523016 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110523016 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110523016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110523016 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110523016 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2840)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110523017 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110523017 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110523017 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110523017 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110523017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110523017 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110523017 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110523017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110523017 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110523017 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2840)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2840)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2839)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410110523032 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110523032 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110523032 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410110523032 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410110523032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110523032 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110523032 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110523032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110523032 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110523032 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2843)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110523032 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110523032 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110523032 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110523032 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250410110523032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110523032 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250410110523032 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110523032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250410110523032 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110523032 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2843)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2843)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2842)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410110523054 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110523054 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110523054 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110523054 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110523054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110523054 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110523054 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110523054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110523054 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110523054 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2846)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110523054 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250410110523054 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250410110523054 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110523054 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110523054 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110523054 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110523054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110523054 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110523054 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110523054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110523054 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110523054 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2846)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2846)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2845)@7d38b4d9c9a0: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2845)@7d38b4d9c9a0: Added conn table entry 0TC_iu_proc_ss_for_unknown_session2(2852)5269098 MSC_Test_2-SCCP(2844)@7d38b4d9c9a0: First idle individual index:0 20250410110523061 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110523061 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110523061 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110523061 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110523061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110523061 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110523061 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110523061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110523061 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110523061 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 50 66 6a 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 55 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2846)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2845)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410110523061 DIUCS DEBUG (UTRAN-Iu-483 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110523061 DMSC DEBUG msub_fsm[0x563b4cc61990]{active}: Allocated (fsm.c:456) 20250410110523061 DMSC DEBUG msc_i[0x563b4cbf6160]{READY}: Allocated (fsm.c:456) 20250410110523061 DMSC DEBUG msc_i[0x563b4cbf6160]{READY}: is child of msub_fsm[0x563b4cc61990] (fsm.c:486) 20250410110523061 DMSC DEBUG msc_a[0x563b4cc208a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110523061 DMSC DEBUG msc_a[0x563b4cc208a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc61990] (fsm.c:486) 20250410110523061 DMSC DEBUG msc_a(unknown:UTRAN-Iu-483:NONE)[0x563b4cc208a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110523061 DMSC DEBUG msc_i(unknown:UTRAN-Iu-483:NONE)[0x563b4cbf6160]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110523061 DMSC DEBUG msc_a(unknown:UTRAN-Iu-483:NONE)[0x563b4cc208a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110523061 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-483:NONE)[0x563b4cc208a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110523061 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-483:NONE)[0x563b4cc208a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110523061 DMM DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-483:LU)[0x563b4cc208a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001055 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410110523061 DMM DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-483:LU)[0x563b4cc208a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410110523061 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-483:LU)[0x563b4cc0cfe0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410110523061 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-483:LU)[0x563b4cc0cfe0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001055:UTRAN-Iu-483:LU)[0x563b4cc208a0] (fsm.c:486) 20250410110523061 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-483:LU)[0x563b4cc0cfe0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410110523061 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-483:LU)[0x563b4cc0cfe0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410110523061 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410110523061 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001055 id=262420000001055 (vlr.c:661) 20250410110523061 DVLR INFO New subscr, IMSI: 262420000001055 (vlr.c:562) 20250410110523061 DVLR DEBUG VLR subscr IMSI-262420000001055 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410110523061 DMSC DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-483:LU)[0x563b4cc208a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110523061 DMSC DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-483:LU)[0x563b4cc208a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110523061 DVLR DEBUG VLR subscr IMSI-262420000001055 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410110523061 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410110523061 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-483:LU)[0x563b4cc0cfe0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410110523061 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-483:LU)[0x563b4cc0cfe0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410110523061 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-483:LU)[0x563b4cc0cfe0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410110523061 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-483:LU)[0x563b4cc61bf0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110523061 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-483:LU)[0x563b4cc61bf0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-483:LU)[0x563b4cc0cfe0] (fsm.c:486) 20250410110523061 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-483:LU)[0x563b4cc61bf0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110523061 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-483:LU)[0x563b4cc61bf0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110523061 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110523061 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110523061 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110523061 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110523061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110523061 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110523061 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110523061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110523061 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110523061 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0c 02 50 66 6a 00 01 e3 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2846)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2846)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2844)@7d38b4d9c9a0: { messageType := 2, destLocRef := '50666A'O ("Pfj"), sourceLocRef := '0001E3'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2844)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(2850)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000001055" handled at TC_iu_proc_ss_for_unknown_session2(2852) MSC_Test-GSUP(2850)@7d38b4d9c9a0: Added IMSI table entry 0TC_iu_proc_ss_for_unknown_session2(2852)"262420000001055" TC_iu_proc_ss_for_unknown_session2(2852)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_for_unknown_session2(2852)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410110523065 DVLR DEBUG VLR subscr IMSI-262420000001055 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110523065 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-483:LU)[0x563b4cc61bf0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110523065 DVLR DEBUG SUBSCR(IMSI-262420000001055) Received 1 auth tuples (vlr.c:996) 20250410110523065 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-483:LU)[0x563b4cc61bf0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110523065 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-483:LU)[0x563b4cc61bf0]{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:324) 20250410110523065 DMM DEBUG Tx AUTH REQ (rand = 407449783b21cb96ac836a59e637bd0e) (gsm_04_08.c:641) 20250410110523065 DMM DEBUG AUTH REQ (autn = 5efa0c27b40e61c72fb9006410d4b3f1) (gsm_04_08.c:643) 20250410110523065 DIUCS DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-483:LU)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110523065 DIUCS DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-483:LU)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110523065 DMSC DEBUG msc_i(IMSI-262420000001055:UTRAN-Iu-483:LU)[0x563b4cbf6160]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110523065 DVLR DEBUG VLR subscr IMSI-262420000001055 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110523065 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110523065 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110523065 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110523065 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110523065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110523065 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110523065 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110523065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110523065 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110523065 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 50 66 6a 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 40 74 49 78 3b 21 cb 96 ac 83 6a 59 e6 37 bd 0e 20 10 5e fa 0c 27 b4 0e 61 c7 2f b9 00 64 10 d4 b3 f1 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2846)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2846)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2844)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2844)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2844)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2844)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2845)@7d38b4d9c9a0: patching N(SD)=1 into dtap '05144014C91221043B72E988'O MSC_Test_2-RAN(2845)@7d38b4d9c9a0: patched enc_l3: '05544014C91221043B72E988'O MSC_Test_2-SCCP(2844)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2844)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2844)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2844)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05544014C91221043B72E988'O MSC_Test_2-M3UA(2846)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110523071 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110523071 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110523071 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110523071 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110523071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110523071 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110523071 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110523071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110523071 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110523071 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 e3 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 40 14 c9 12 21 04 3b 72 e9 88 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110523071 DIUCS DEBUG (UTRAN-Iu-483) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110523071 DMSC DEBUG msc_i(IMSI-262420000001055:UTRAN-Iu-483:LU)[0x563b4cbf6160]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110523071 DIUCS DEBUG msc_i(IMSI-262420000001055:UTRAN-Iu-483:LU)[0x563b4cbf6160]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110523071 DMSC DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-483:LU)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110523071 DIUCS DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-483:LU)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110523071 DIUCS DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-483:LU)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110523071 DMM DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-483:LU)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 4014c9123b72e988) (gsm_04_08.c:1128) 20250410110523071 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-483:LU)[0x563b4cc61bf0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110523071 DVLR DEBUG SUBSCR(IMSI-262420000001055) AUTH on UTRAN received RES: 4014c9123b72e988 (8 bytes) (vlr_auth_fsm.c:151) 20250410110523071 DVLR INFO SUBSCR(IMSI-262420000001055) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110523071 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-483:LU)[0x563b4cc61bf0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110523071 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-483:LU)[0x563b4cc61bf0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110523071 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-483:LU)[0x563b4cc61bf0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110523071 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-483:LU)[0x563b4cc61bf0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-483:LU)[0x563b4cc0cfe0] (vlr_auth_fsm.c:294) 20250410110523071 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-483:LU)[0x563b4cc61bf0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110523071 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-483:LU)[0x563b4cc61bf0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110523071 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-483:LU)[0x563b4cc0cfe0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410110523071 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-483:LU)[0x563b4cc0cfe0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410110523071 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-483:LU)[0x563b4cc0cfe0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110523071 DIUCS DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-483:LU)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110523071 DIUCS DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-483:LU)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=7d33514007429a15287c7161f74363f2, CK=NONE (ran_msg_iu.c:388) 20250410110523071 DMSC DEBUG msc_i(IMSI-262420000001055:UTRAN-Iu-483:LU)[0x563b4cbf6160]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110523071 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-483:LU)[0x563b4cc0cfe0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250410110523071 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110523071 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110523071 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110523071 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110523071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110523071 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110523071 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110523071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110523071 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110523071 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 50 66 6a 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 7d 33 51 40 07 42 9a 15 28 7c 71 61 f7 43 63 f2 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2846)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2846)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2844)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2844)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2844)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2844)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2844)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2844)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2844)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2844)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250410110523077 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110523077 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110523077 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110523077 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110523077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110523077 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110523077 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110523077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110523077 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110523077 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 e3 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2846)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110523077 DIUCS DEBUG (UTRAN-Iu-483) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110523077 DMSC DEBUG msc_i(IMSI-262420000001055:UTRAN-Iu-483:LU)[0x563b4cbf6160]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110523077 DIUCS DEBUG msc_i(IMSI-262420000001055:UTRAN-Iu-483:LU)[0x563b4cbf6160]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110523077 DMSC DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-483:LU)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110523077 DIUCS DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-483:LU)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110523077 DIUCS DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-483:LU)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110523077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-483:LU)[0x563b4cc0cfe0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410110523077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-483:LU)[0x563b4cc0cfe0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410110523077 DIUCS DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-483:LU)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110523077 DMSC DEBUG msc_i(IMSI-262420000001055:UTRAN-Iu-483:LU)[0x563b4cbf6160]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110523077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-483:LU)[0x563b4cc0cfe0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410110523077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-483:LU)[0x563b4cc0cfe0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410110523077 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:UTRAN-Iu-483:LU)[0x563b4cc61bf0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110523077 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:UTRAN-Iu-483:LU)[0x563b4cc61bf0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-483:LU)[0x563b4cc0cfe0] (fsm.c:486) 20250410110523077 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:UTRAN-Iu-483:LU)[0x563b4cc61bf0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410110523077 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:UTRAN-Iu-483:LU)[0x563b4cc61bf0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410110523077 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110523077 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110523077 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110523077 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110523077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110523077 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110523077 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110523077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110523077 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110523077 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 50 66 6a 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 50 f5 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2846)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2846)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2844)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2844)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2844)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2844)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110523080 DVLR DEBUG VLR subscr IMSI-262420000001055 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110523080 DVLR DEBUG IMSI:262420000001055 has MSISDN:491230001055 (vlr.c:1045) 20250410110523080 DMSC NOTICE msub(IMSI-262420000001055:MSISDN-491230001055) VLR: update for IMSI=262420000001055 (MSISDN=491230001055) (gsm_04_08.c:1541) 20250410110523080 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110523080 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110523080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-483:LU)[0x563b4cc0cfe0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410110523080 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:UTRAN-Iu-483:LU)[0x563b4cc61bf0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410110523080 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:UTRAN-Iu-483:LU)[0x563b4cc61bf0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410110523080 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:UTRAN-Iu-483:LU)[0x563b4cc61bf0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410110523080 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:UTRAN-Iu-483:LU)[0x563b4cc61bf0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-483:LU)[0x563b4cc0cfe0] (vlr_lu_fsm.c:110) 20250410110523080 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:UTRAN-Iu-483:LU)[0x563b4cc61bf0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410110523080 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:UTRAN-Iu-483:LU)[0x563b4cc61bf0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110523080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-483:LU)[0x563b4cc0cfe0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410110523080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-483:LU)[0x563b4cc0cfe0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410110523080 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-483:LU)[0x563b4cc35350]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110523080 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-483:LU)[0x563b4cc35350]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-483:LU)[0x563b4cc0cfe0] (fsm.c:486) 20250410110523080 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-483:LU)[0x563b4cc35350]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410110523080 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-483:LU)[0x563b4cc35350]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410110523080 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-483:LU)[0x563b4cc35350]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410110523080 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-483:LU)[0x563b4cc35350]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410110523080 DMSC NOTICE msub(IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x6C9E3580) VLR: update for IMSI=262420000001055 (MSISDN=491230001055) (gsm_04_08.c:1541) 20250410110523080 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-483:LU)[0x563b4cc35350]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410110523080 DMM DEBUG -> IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x6C9E3580 LOCATION UPDATE ACCEPT (TMSI = 0x6c9e3580) (gsm_04_08.c:149) 20250410110523080 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x6C9E3580:UTRAN-Iu-483:LU)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250410110523080 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x6C9E3580:UTRAN-Iu-483:LU)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110523080 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x6C9E3580:UTRAN-Iu-483:LU)[0x563b4cbf6160]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110523080 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x6C9E3580 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110523080 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110523080 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110523080 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110523080 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110523080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110523080 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110523080 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110523080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110523080 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110523080 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 50 66 6a 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 6c 9e 35 80 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2846)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2846)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2844)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2844)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2844)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2844)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_proc_ss_for_unknown_session2(2852)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2845)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2845)@7d38b4d9c9a0: patched enc_l3: '059B'O MSC_Test_2-SCCP(2844)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2844)@7d38b4d9c9a0: vl_len:14 MSC_Test_2-SCCP(2844)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2844)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2846)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110523083 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110523083 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110523083 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110523083 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110523083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110523083 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110523083 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110523083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110523083 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110523083 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 e3 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110523083 DIUCS DEBUG (UTRAN-Iu-483) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110523083 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x6C9E3580:UTRAN-Iu-483:LU)[0x563b4cbf6160]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110523083 DIUCS DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x6C9E3580:UTRAN-Iu-483:LU)[0x563b4cbf6160]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110523083 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x6C9E3580:UTRAN-Iu-483:LU)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110523083 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x6C9E3580:UTRAN-Iu-483:LU)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110523083 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x6C9E3580:UTRAN-Iu-483:LU)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110523083 DMM DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x6C9E3580:UTRAN-Iu-483:LU)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410110523083 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x6C9E3580:UTRAN-Iu-483:LU)[0x563b4cc0cfe0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410110523083 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-483:LU)[0x563b4cc35350]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410110523083 DMSC NOTICE msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580) VLR: update for IMSI=262420000001055 (MSISDN=491230001055) (gsm_04_08.c:1541) 20250410110523083 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410110523083 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-483:LU)[0x563b4cc35350]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410110523083 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-483:LU)[0x563b4cc0cfe0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410110523083 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-483:LU)[0x563b4cc35350]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410110523083 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-483:LU)[0x563b4cc35350]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-483:LU)[0x563b4cc0cfe0] (vlr_lu_fsm.c:817) 20250410110523083 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-483:LU)[0x563b4cc35350]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410110523083 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-483:LU)[0x563b4cc35350]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110523083 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-483:LU)[0x563b4cc0cfe0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410110523083 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-483:LU)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410110523083 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-483:LU)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.978s remaining) (msc_a.c:450) 20250410110523083 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001055/3/1): Available (smpp_smsc.c:626) 20250410110523083 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-483:LU)[0x563b4cc208a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110523083 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-483:LU)[0x563b4cc208a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110523083 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-483:LU)[0x563b4cc208a0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110523083 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110523083 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110523083 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110523083 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-483:LU)[0x563b4cc208a0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110523083 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-483:LU)[0x563b4cbf6160]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110523083 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410110523083 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110523083 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110523083 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110523083 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110523083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110523083 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110523083 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110523083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110523083 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110523083 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 50 66 6a 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2846)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2846)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2844)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2844)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2844)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2844)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2844)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2844)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2844)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2844)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250410110523087 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110523087 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110523087 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110523087 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110523087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110523087 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110523087 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110523087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110523087 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110523087 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 e3 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2846)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110523087 DIUCS DEBUG (UTRAN-Iu-483) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110523087 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-483:LU)[0x563b4cbf6160]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110523087 DIUCS DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-483:LU)[0x563b4cbf6160]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110523087 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-483:LU)[0x563b4cc208a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110523087 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-483:LU)[0x563b4cc208a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110523087 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-483:LU)[0x563b4cc208a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110523087 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-483:LU)[0x563b4cc208a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110523087 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-483:LU)[0x563b4cc208a0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110523087 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-483:LU)[0x563b4cc208a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110523087 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-483:LU)[0x563b4cc208a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110523087 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-483:LU)[0x563b4cc0cfe0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110523087 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-483:LU)[0x563b4cc0cfe0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-483:LU)[0x563b4cc208a0] (msc_a.c:1053) 20250410110523087 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-483:LU)[0x563b4cc0cfe0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410110523087 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-483:LU)[0x563b4cc0cfe0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110523087 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-483:LU)[0x563b4cc0cfe0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410110523087 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-483:LU)[0x563b4cc208a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc61990] (msc_a.c:1053) 20250410110523087 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-483:LU)[0x563b4cc208a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110523087 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-483:LU)[0x563b4cc208a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110523087 DMSC DEBUG msub_fsm[0x563b4cc61990]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110523087 DMSC DEBUG msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580) MSC-A terminated (msub.c:261) 20250410110523087 DMSC DEBUG msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580) 1 MSC-I still active (msub.c:79) 20250410110523087 DMSC DEBUG msub_fsm[0x563b4cc61990]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110523087 DMSC DEBUG msub_fsm[0x563b4cc61990]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110523087 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-483:LU)[0x563b4cbf6160]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110523087 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-483:LU)[0x563b4cbf6160]{READY}: Removing from parent msub_fsm[0x563b4cc61990] (msub.c:113) 20250410110523087 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-483 (ran_conn.c:142) 20250410110523087 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-483 (ran_conn.c:155) 20250410110523087 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-483:LU)[0x563b4cbf6160]{READY}: Freeing instance (msub.c:113) 20250410110523087 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-483:LU)[0x563b4cbf6160]{READY}: Deallocated (fsm.c:568) 20250410110523087 DMSC DEBUG msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580) Free (msub.c:119) 20250410110523087 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580 - active-conn: now used by 1 (attached) (msub.c:375) 20250410110523087 DMSC DEBUG msub_fsm[0x563b4cc61990]{terminating}: Freeing instance (msub.c:113) 20250410110523087 DMSC DEBUG msub_fsm[0x563b4cc61990]{terminating}: Deallocated (fsm.c:568) 20250410110523087 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110523087 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110523087 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110523087 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110523087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110523087 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110523087 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110523087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110523087 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110523087 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0c 04 50 66 6a 00 01 e3 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2846)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2846)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2844)@7d38b4d9c9a0: Session index based on local reference:0 20250410110523088 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110523088 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110523088 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110523088 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110523088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110523088 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110523088 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110523088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110523088 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110523088 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 e3 50 66 6a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2846)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2845)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_proc_ss_for_unknown_session2(2852)5269098 TC_iu_proc_ss_for_unknown_session2(2852)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_for_unknown_session2(2852)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_for_unknown_session2(2852)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_for_unknown_session2(2852)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2845)@7d38b4d9c9a0: Created IMSI[0] for '262420000001055'H'6C9E3580'O to be handled at TC_iu_proc_ss_for_unknown_session2(2852) MSC_Test-GSUP(2850)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000001055" to be handled at TC_iu_proc_ss_for_unknown_session2(2852) 20250410110523120 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410110523120 DSS ERROR Received non-BEGIN message for non-existing transaction (gsm_09_11.c:345) 20250410110523120 DSS ERROR Failed to establish a network-originated SS/USSD transaction, rejecting OSMO_GSUP_MSGT_PROC_SS_REQUEST (gsm_09_11.c:489) 20250410110523120 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580 - gsm0911_gsup_rx: now used by 1 (attached) (gsm_09_11.c:493) TC_iu_proc_ss_for_unknown_session2(2852)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_for_unknown_session2(2852)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410110523123 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410110523123 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110523123 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410110523123 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410110523123 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410110523123 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110523123 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410110523123 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410110523123 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410110523123 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110523123 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110523123 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410110523123 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410110523123 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110523123 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110523123 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410110523123 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110523123 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110523123 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410110523123 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110523123 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110523123 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110523123 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110523123 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110523123 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110523123 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110523123 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110523123 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110523123 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110523123 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110523123 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110523123 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1126) 20250410110523123 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110523123 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110523123 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110523123 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110523123 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110523123 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110523123 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110523123 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110523124 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110523124 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410110523124 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410110523124 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:378) 20250410110523124 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-SCCP(2841)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(2840)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(2838)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-M3UA(2843)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110523124 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410110523124 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250410110523124 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) MSC_Test-GSUP(2850)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110523124 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110523124 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110523124 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250410110523124 DLINP ERROR SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:766) 20250410110523124 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110523124 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410110523124 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110523124 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110523124 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110523124 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110523124 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110523124 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110523124 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) MSC_Test-SMPP(2851)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(2839)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110523124 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110523124 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) MSC_Test-MNCC(2847)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110523125 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-SCCP(2844)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-M3UA(2846)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-RAN(2842)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-RAN(2845)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2837)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2853)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(2848)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110523126 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(2849)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2837): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(2838): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(2839): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(2840): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-SCCP(2841): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-RAN(2842): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-M3UA(2843): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-SCCP(2844): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-RAN(2845): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-M3UA(2846): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(2847): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(2848): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(2849): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(2850): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(2851): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_iu_proc_ss_for_unknown_session2(2852): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2853): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_iu_proc_ss_for_unknown_session finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_proc_ss_for_unknown_session pass'. Thu Apr 10 11:05:23 UTC 2025 ====== MSC_Tests_Iu.TC_iu_proc_ss_for_unknown_session pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_iu_proc_ss_for_unknown_session.talloc 20250410110524127 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=339728) 20250410110525124 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110525124 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110525124 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110525124 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110525124 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110525124 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110525125 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110525125 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110525125 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110525127 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=339728, count=343036) 20250410110526128 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_proc_ss_for_unknown_session pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_proc_ss_paging_fail'. ------ MSC_Tests_Iu.TC_iu_proc_ss_paging_fail ------ Thu Apr 10 11:05:27 UTC 2025 20250410110527130 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_proc_ss_paging_fail.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_proc_ss_paging_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410110528131 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_proc_ss_paging_fail' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_iu_proc_ss_paging_fail started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(2857)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(2857)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2857)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(2855)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_1-M3UA(2860)@7d38b4d9c9a0: ************************************************* MSC_Test_1-M3UA(2860)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2860)@7d38b4d9c9a0: ************************************************* MSC_Test_1-SCCP(2858)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_2-M3UA(2863)@7d38b4d9c9a0: ************************************************* MSC_Test_2-M3UA(2863)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2863)@7d38b4d9c9a0: ************************************************* MSC_Test_2-SCCP(2861)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410110528199 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2864)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410110528359 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110528359 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410110528359 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110528359 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2857)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2857)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2857)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110528360 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110528360 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110528360 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110528360 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110528360 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110528360 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110528360 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110528360 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110528360 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110528360 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410110528360 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2857)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(2857)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2857)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2857)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2857)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2857)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410110528361 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110528361 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110528361 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110528361 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410110528361 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110528361 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110528361 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110528361 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110528361 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110528361 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410110528361 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110528361 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2857)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2857)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2857)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2857)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2857)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) 20250410110528361 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410110528361 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2857)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2857)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110528375 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110528375 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250410110528375 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110528375 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2860)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2860)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2860)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110528376 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110528376 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110528376 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110528376 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110528376 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) MSC_Test_1-M3UA(2860)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_1-M3UA(2860)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4)20250410110528376 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110528376 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110528376 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110528376 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110528376 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110528376 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2860)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2860)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2860)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410110528377 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110528377 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110528377 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110528377 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110528377 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110528377 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110528377 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110528377 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110528377 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110528377 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110528377 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110528377 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2860)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2860)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2860)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2860)@7d38b4d9c9a0: Message received on association #8 20250410110528377 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:413) MSC_Test_1-M3UA(2860)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2860)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) 20250410110528377 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2860)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2860)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110528393 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110528393 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250410110528393 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110528393 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2863)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2863)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2863)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110528395 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110528395 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110528395 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110528395 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110528395 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110528395 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110528395 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110528395 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110528395 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110528395 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110528395 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2863)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_2-M3UA(2863)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2863)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2863)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2863)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410110528395 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110528395 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110528395 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110528395 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110528395 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110528395 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110528395 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110528395 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110528395 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_2-M3UA(2863)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410110528395 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110528395 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110528395 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110528395 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410110528395 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) 20250410110528395 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2860)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2860)@7d38b4d9c9a0: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2863)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2863)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2863)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2863)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2863)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2863)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2863)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110529132 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410110529132 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2866)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2866)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410110529135 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2866)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2866)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2866)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2866)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2866)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2866)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410110529145 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410110529145 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250410110529163 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110529163 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110529163 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110529163 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110529163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110529163 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110529163 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110529163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110529163 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110529163 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2857)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110529163 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110529163 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110529163 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110529163 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110529163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110529163 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110529163 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110529163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110529163 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110529163 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2857)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2857)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2856)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2867)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000001056" to be handled at TC_iu_proc_ss_paging_fail2(2869) TC_iu_proc_ss_paging_fail2(2869)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001056'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410110529178 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110529178 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110529178 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410110529178 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410110529178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110529178 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110529178 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110529178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110529178 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_1-M3UA(2860)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110529178 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110529179 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110529179 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110529179 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110529179 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250410110529179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110529179 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250410110529179 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110529179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250410110529179 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110529179 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2860)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2860)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2859)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410110529203 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110529203 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110529203 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110529203 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110529203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110529203 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110529203 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110529203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110529203 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110529203 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2863)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110529204 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250410110529204 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250410110529204 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110529204 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110529204 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110529204 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110529204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110529204 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110529204 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110529204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110529204 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110529204 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2863)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2863)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2862)@7d38b4d9c9a0: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2862)@7d38b4d9c9a0: Added conn table entry 0TC_iu_proc_ss_paging_fail2(2869)8282949 MSC_Test_2-SCCP(2861)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_2-RAN(2862)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410110529214 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110529214 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110529214 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110529214 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110529214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110529214 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110529214 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110529214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110529214 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110529214 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 7e 63 45 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 65 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2863)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110529214 DIUCS DEBUG (UTRAN-Iu-484 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110529214 DMSC DEBUG msub_fsm[0x563b4cc0cfe0]{active}: Allocated (fsm.c:456) 20250410110529214 DMSC DEBUG msc_i[0x563b4cc208a0]{READY}: Allocated (fsm.c:456) 20250410110529214 DMSC DEBUG msc_i[0x563b4cc208a0]{READY}: is child of msub_fsm[0x563b4cc0cfe0] (fsm.c:486) 20250410110529214 DMSC DEBUG msc_a[0x563b4cbf6160]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110529214 DMSC DEBUG msc_a[0x563b4cbf6160]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc0cfe0] (fsm.c:486) 20250410110529214 DMSC DEBUG msc_a(unknown:UTRAN-Iu-484:NONE)[0x563b4cbf6160]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110529214 DMSC DEBUG msc_i(unknown:UTRAN-Iu-484:NONE)[0x563b4cc208a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110529214 DMSC DEBUG msc_a(unknown:UTRAN-Iu-484:NONE)[0x563b4cbf6160]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110529214 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-484:NONE)[0x563b4cbf6160]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110529214 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-484:NONE)[0x563b4cbf6160]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110529214 DMM DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-484:LU)[0x563b4cbf6160]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001056 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410110529214 DMM DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-484:LU)[0x563b4cbf6160]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410110529214 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-484:LU)[0x563b4cc61990]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410110529214 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-484:LU)[0x563b4cc61990]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001056:UTRAN-Iu-484:LU)[0x563b4cbf6160] (fsm.c:486) 20250410110529214 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-484:LU)[0x563b4cc61990]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410110529214 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-484:LU)[0x563b4cc61990]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410110529215 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410110529215 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001056 id=262420000001056 (vlr.c:661) 20250410110529215 DVLR INFO New subscr, IMSI: 262420000001056 (vlr.c:562) 20250410110529215 DVLR DEBUG VLR subscr IMSI-262420000001056 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410110529215 DMSC DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-484:LU)[0x563b4cbf6160]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110529215 DMSC DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-484:LU)[0x563b4cbf6160]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110529215 DVLR DEBUG VLR subscr IMSI-262420000001056 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410110529215 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410110529215 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-484:LU)[0x563b4cc61990]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410110529215 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-484:LU)[0x563b4cc61990]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410110529215 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-484:LU)[0x563b4cc61990]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410110529215 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-484:LU)[0x563b4cc61bf0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110529215 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-484:LU)[0x563b4cc61bf0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-484:LU)[0x563b4cc61990] (fsm.c:486) 20250410110529215 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-484:LU)[0x563b4cc61bf0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110529215 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-484:LU)[0x563b4cc61bf0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110529215 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110529215 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110529215 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110529215 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110529215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110529215 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110529215 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110529215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110529215 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110529215 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0b 02 7e 63 45 00 01 e4 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2863)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2863)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2861)@7d38b4d9c9a0: { messageType := 2, destLocRef := '7E6345'O ("~cE"), sourceLocRef := '0001E4'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2861)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(2867)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000001056" handled at TC_iu_proc_ss_paging_fail2(2869) MSC_Test-GSUP(2867)@7d38b4d9c9a0: Added IMSI table entry 0TC_iu_proc_ss_paging_fail2(2869)"262420000001056" TC_iu_proc_ss_paging_fail2(2869)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_paging_fail2(2869)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410110529220 DVLR DEBUG VLR subscr IMSI-262420000001056 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110529220 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-484:LU)[0x563b4cc61bf0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110529220 DVLR DEBUG SUBSCR(IMSI-262420000001056) Received 1 auth tuples (vlr.c:996) 20250410110529220 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-484:LU)[0x563b4cc61bf0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110529220 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-484:LU)[0x563b4cc61bf0]{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:324) 20250410110529220 DMM DEBUG Tx AUTH REQ (rand = 1a5a30ce638f359fc159fb31d25be10f) (gsm_04_08.c:641) 20250410110529220 DMM DEBUG AUTH REQ (autn = 696c56df5dd269a8a7dfc44bdf730007) (gsm_04_08.c:643) 20250410110529220 DIUCS DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-484:LU)[0x563b4cbf6160]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110529220 DIUCS DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-484:LU)[0x563b4cbf6160]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110529220 DMSC DEBUG msc_i(IMSI-262420000001056:UTRAN-Iu-484:LU)[0x563b4cc208a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110529220 DVLR DEBUG VLR subscr IMSI-262420000001056 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110529220 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110529220 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110529220 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110529220 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110529220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110529220 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110529220 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110529220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110529220 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110529220 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 7e 63 45 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 1a 5a 30 ce 63 8f 35 9f c1 59 fb 31 d2 5b e1 0f 20 10 69 6c 56 df 5d d2 69 a8 a7 df c4 4b df 73 00 07 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2863)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2863)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2861)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2861)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2861)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2861)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2862)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051411121DF02104A5ECA6D2'O MSC_Test_2-RAN(2862)@7d38b4d9c9a0: patched enc_l3: '055411121DF02104A5ECA6D2'O MSC_Test_2-SCCP(2861)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2861)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2861)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2861)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055411121DF02104A5ECA6D2'O 20250410110529227 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110529227 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110529227 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110529227 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110529227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110529227 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110529227 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110529227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110529227 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2863)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110529227 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 e4 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 11 12 1d f0 21 04 a5 ec a6 d2 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110529227 DIUCS DEBUG (UTRAN-Iu-484) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110529227 DMSC DEBUG msc_i(IMSI-262420000001056:UTRAN-Iu-484:LU)[0x563b4cc208a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110529227 DIUCS DEBUG msc_i(IMSI-262420000001056:UTRAN-Iu-484:LU)[0x563b4cc208a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110529227 DMSC DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-484:LU)[0x563b4cbf6160]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110529227 DIUCS DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-484:LU)[0x563b4cbf6160]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110529227 DIUCS DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-484:LU)[0x563b4cbf6160]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110529227 DMM DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-484:LU)[0x563b4cbf6160]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 11121df0a5eca6d2) (gsm_04_08.c:1128) 20250410110529227 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-484:LU)[0x563b4cc61bf0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110529227 DVLR DEBUG SUBSCR(IMSI-262420000001056) AUTH on UTRAN received RES: 11121df0a5eca6d2 (8 bytes) (vlr_auth_fsm.c:151) 20250410110529228 DVLR INFO SUBSCR(IMSI-262420000001056) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110529228 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-484:LU)[0x563b4cc61bf0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110529228 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-484:LU)[0x563b4cc61bf0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110529228 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-484:LU)[0x563b4cc61bf0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110529228 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-484:LU)[0x563b4cc61bf0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-484:LU)[0x563b4cc61990] (vlr_auth_fsm.c:294) 20250410110529228 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-484:LU)[0x563b4cc61bf0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110529228 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-484:LU)[0x563b4cc61bf0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110529228 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-484:LU)[0x563b4cc61990]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410110529228 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-484:LU)[0x563b4cc61990]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410110529228 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-484:LU)[0x563b4cc61990]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110529228 DIUCS DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-484:LU)[0x563b4cbf6160]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110529228 DIUCS DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-484:LU)[0x563b4cbf6160]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=0b075f8628004ef92c700773b30baae0, CK=NONE (ran_msg_iu.c:388) 20250410110529228 DMSC DEBUG msc_i(IMSI-262420000001056:UTRAN-Iu-484:LU)[0x563b4cc208a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110529228 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-484:LU)[0x563b4cc61990]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250410110529228 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110529228 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110529228 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110529228 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110529228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110529228 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110529228 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110529228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110529228 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110529228 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 7e 63 45 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 0b 07 5f 86 28 00 4e f9 2c 70 07 73 b3 0b aa e0 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2863)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2863)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2861)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2861)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2861)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2861)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2861)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2861)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2861)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2861)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250410110529235 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110529235 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110529235 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110529235 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110529235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110529235 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110529235 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110529235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110529235 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110529235 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 e4 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2863)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110529235 DIUCS DEBUG (UTRAN-Iu-484) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110529235 DMSC DEBUG msc_i(IMSI-262420000001056:UTRAN-Iu-484:LU)[0x563b4cc208a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110529235 DIUCS DEBUG msc_i(IMSI-262420000001056:UTRAN-Iu-484:LU)[0x563b4cc208a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110529235 DMSC DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-484:LU)[0x563b4cbf6160]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110529235 DIUCS DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-484:LU)[0x563b4cbf6160]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110529235 DIUCS DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-484:LU)[0x563b4cbf6160]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110529235 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-484:LU)[0x563b4cc61990]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410110529235 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-484:LU)[0x563b4cc61990]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410110529235 DIUCS DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-484:LU)[0x563b4cbf6160]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110529235 DMSC DEBUG msc_i(IMSI-262420000001056:UTRAN-Iu-484:LU)[0x563b4cc208a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110529235 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-484:LU)[0x563b4cc61990]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410110529235 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-484:LU)[0x563b4cc61990]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410110529235 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001056:UTRAN-Iu-484:LU)[0x563b4cc61bf0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110529235 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001056:UTRAN-Iu-484:LU)[0x563b4cc61bf0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-484:LU)[0x563b4cc61990] (fsm.c:486) 20250410110529235 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001056:UTRAN-Iu-484:LU)[0x563b4cc61bf0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410110529235 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001056:UTRAN-Iu-484:LU)[0x563b4cc61bf0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410110529235 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110529235 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110529235 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110529235 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110529235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110529235 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110529235 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110529235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110529235 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110529235 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 7e 63 45 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 50 f6 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2863)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2863)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2861)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2861)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2861)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2861)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110529239 DVLR DEBUG VLR subscr IMSI-262420000001056 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110529239 DVLR DEBUG IMSI:262420000001056 has MSISDN:491230001056 (vlr.c:1045) 20250410110529239 DMSC NOTICE msub(IMSI-262420000001056:MSISDN-491230001056) VLR: update for IMSI=262420000001056 (MSISDN=491230001056) (gsm_04_08.c:1541) 20250410110529239 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110529239 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110529239 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-484:LU)[0x563b4cc61990]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410110529239 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001056:UTRAN-Iu-484:LU)[0x563b4cc61bf0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410110529239 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001056:UTRAN-Iu-484:LU)[0x563b4cc61bf0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410110529239 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001056:UTRAN-Iu-484:LU)[0x563b4cc61bf0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410110529239 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001056:UTRAN-Iu-484:LU)[0x563b4cc61bf0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-484:LU)[0x563b4cc61990] (vlr_lu_fsm.c:110) 20250410110529239 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001056:UTRAN-Iu-484:LU)[0x563b4cc61bf0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410110529239 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001056:UTRAN-Iu-484:LU)[0x563b4cc61bf0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110529239 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-484:LU)[0x563b4cc61990]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410110529239 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-484:LU)[0x563b4cc61990]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410110529239 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-484:LU)[0x563b4cc35ae0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110529239 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-484:LU)[0x563b4cc35ae0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-484:LU)[0x563b4cc61990] (fsm.c:486) 20250410110529239 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-484:LU)[0x563b4cc35ae0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410110529239 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-484:LU)[0x563b4cc35ae0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410110529239 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-484:LU)[0x563b4cc35ae0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410110529239 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-484:LU)[0x563b4cc35ae0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410110529239 DMSC NOTICE msub(IMSI-262420000001056:MSISDN-491230001056:TMSInew-0x8AA63D02) VLR: update for IMSI=262420000001056 (MSISDN=491230001056) (gsm_04_08.c:1541) 20250410110529239 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-484:LU)[0x563b4cc35ae0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410110529239 DMM DEBUG -> IMSI-262420000001056:MSISDN-491230001056:TMSInew-0x8AA63D02 LOCATION UPDATE ACCEPT (TMSI = 0x8aa63d02) (gsm_04_08.c:149) 20250410110529239 DIUCS DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSInew-0x8AA63D02:UTRAN-Iu-484:LU)[0x563b4cbf6160]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250410110529239 DIUCS DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSInew-0x8AA63D02:UTRAN-Iu-484:LU)[0x563b4cbf6160]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110529239 DMSC DEBUG msc_i(IMSI-262420000001056:MSISDN-491230001056:TMSInew-0x8AA63D02:UTRAN-Iu-484:LU)[0x563b4cc208a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110529239 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSInew-0x8AA63D02 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110529239 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110529239 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110529239 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110529239 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110529239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110529239 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110529239 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110529239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110529239 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110529239 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 7e 63 45 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 8a a6 3d 02 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2863)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2863)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2861)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2861)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2861)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2861)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_proc_ss_paging_fail2(2869)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2862)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2862)@7d38b4d9c9a0: patched enc_l3: '059B'O MSC_Test_2-SCCP(2861)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2861)@7d38b4d9c9a0: vl_len:14 MSC_Test_2-SCCP(2861)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2861)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250410110529242 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110529242 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110529242 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110529242 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110529242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110529242 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110529242 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110529242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110529242 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110529242 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 e4 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2863)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110529242 DIUCS DEBUG (UTRAN-Iu-484) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110529243 DMSC DEBUG msc_i(IMSI-262420000001056:MSISDN-491230001056:TMSInew-0x8AA63D02:UTRAN-Iu-484:LU)[0x563b4cc208a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110529243 DIUCS DEBUG msc_i(IMSI-262420000001056:MSISDN-491230001056:TMSInew-0x8AA63D02:UTRAN-Iu-484:LU)[0x563b4cc208a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110529243 DMSC DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSInew-0x8AA63D02:UTRAN-Iu-484:LU)[0x563b4cbf6160]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110529243 DIUCS DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSInew-0x8AA63D02:UTRAN-Iu-484:LU)[0x563b4cbf6160]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110529243 DIUCS DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSInew-0x8AA63D02:UTRAN-Iu-484:LU)[0x563b4cbf6160]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110529243 DMM DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSInew-0x8AA63D02:UTRAN-Iu-484:LU)[0x563b4cbf6160]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410110529243 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:TMSInew-0x8AA63D02:UTRAN-Iu-484:LU)[0x563b4cc61990]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410110529243 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-484:LU)[0x563b4cc35ae0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410110529243 DMSC NOTICE msub(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x8AA63D02) VLR: update for IMSI=262420000001056 (MSISDN=491230001056) (gsm_04_08.c:1541) 20250410110529243 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSI-0x8AA63D02 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410110529243 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-484:LU)[0x563b4cc35ae0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410110529243 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x8AA63D02:UTRAN-Iu-484:LU)[0x563b4cc61990]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410110529243 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-484:LU)[0x563b4cc35ae0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410110529243 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-484:LU)[0x563b4cc35ae0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x8AA63D02:UTRAN-Iu-484:LU)[0x563b4cc61990] (vlr_lu_fsm.c:817) 20250410110529243 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-484:LU)[0x563b4cc35ae0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410110529243 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-484:LU)[0x563b4cc35ae0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110529243 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x8AA63D02:UTRAN-Iu-484:LU)[0x563b4cc61990]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410110529243 DMSC DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x8AA63D02:UTRAN-Iu-484:LU)[0x563b4cbf6160]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410110529243 DMSC DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x8AA63D02:UTRAN-Iu-484:LU)[0x563b4cbf6160]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.971s remaining) (msc_a.c:450) 20250410110529243 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001056/3/1): Available (smpp_smsc.c:626) 20250410110529243 DMSC DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x8AA63D02:UTRAN-Iu-484:LU)[0x563b4cbf6160]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110529243 DMSC DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x8AA63D02:UTRAN-Iu-484:LU)[0x563b4cbf6160]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110529243 DIUCS DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x8AA63D02:UTRAN-Iu-484:LU)[0x563b4cbf6160]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110529243 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSI-0x8AA63D02 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110529243 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSI-0x8AA63D02 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110529243 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSI-0x8AA63D02 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110529243 DIUCS DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x8AA63D02:UTRAN-Iu-484:LU)[0x563b4cbf6160]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110529243 DMSC DEBUG msc_i(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x8AA63D02:UTRAN-Iu-484:LU)[0x563b4cc208a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110529243 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSI-0x8AA63D02 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410110529243 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110529243 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110529243 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110529243 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110529243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110529243 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110529243 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110529243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110529243 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110529243 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 7e 63 45 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2863)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2863)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2861)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2861)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2861)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2861)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2861)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2861)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2861)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2861)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250410110529248 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110529248 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110529248 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110529248 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110529248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110529248 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110529248 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110529248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110529248 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110529248 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 e4 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2863)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110529248 DIUCS DEBUG (UTRAN-Iu-484) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110529248 DMSC DEBUG msc_i(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x8AA63D02:UTRAN-Iu-484:LU)[0x563b4cc208a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110529248 DIUCS DEBUG msc_i(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x8AA63D02:UTRAN-Iu-484:LU)[0x563b4cc208a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110529248 DMSC DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x8AA63D02:UTRAN-Iu-484:LU)[0x563b4cbf6160]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110529248 DIUCS DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x8AA63D02:UTRAN-Iu-484:LU)[0x563b4cbf6160]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110529248 DIUCS DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x8AA63D02:UTRAN-Iu-484:LU)[0x563b4cbf6160]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110529248 DMSC DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x8AA63D02:UTRAN-Iu-484:LU)[0x563b4cbf6160]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110529248 DIUCS DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x8AA63D02:UTRAN-Iu-484:LU)[0x563b4cbf6160]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110529248 DMSC DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x8AA63D02:UTRAN-Iu-484:LU)[0x563b4cbf6160]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110529248 DMSC DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x8AA63D02:UTRAN-Iu-484:LU)[0x563b4cbf6160]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110529248 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x8AA63D02:UTRAN-Iu-484:LU)[0x563b4cc61990]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110529248 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x8AA63D02:UTRAN-Iu-484:LU)[0x563b4cc61990]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x8AA63D02:UTRAN-Iu-484:LU)[0x563b4cbf6160] (msc_a.c:1053) 20250410110529248 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x8AA63D02:UTRAN-Iu-484:LU)[0x563b4cc61990]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410110529248 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x8AA63D02:UTRAN-Iu-484:LU)[0x563b4cc61990]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110529248 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x8AA63D02:UTRAN-Iu-484:LU)[0x563b4cc61990]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410110529248 DMSC DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x8AA63D02:UTRAN-Iu-484:LU)[0x563b4cbf6160]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc0cfe0] (msc_a.c:1053) 20250410110529248 DMSC DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x8AA63D02:UTRAN-Iu-484:LU)[0x563b4cbf6160]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110529248 DMSC DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x8AA63D02:UTRAN-Iu-484:LU)[0x563b4cbf6160]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110529248 DMSC DEBUG msub_fsm[0x563b4cc0cfe0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110529248 DMSC DEBUG msub(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x8AA63D02) MSC-A terminated (msub.c:261) 20250410110529248 DMSC DEBUG msub(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x8AA63D02) 1 MSC-I still active (msub.c:79) 20250410110529248 DMSC DEBUG msub_fsm[0x563b4cc0cfe0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110529248 DMSC DEBUG msub_fsm[0x563b4cc0cfe0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110529248 DMSC DEBUG msc_i(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x8AA63D02:UTRAN-Iu-484:LU)[0x563b4cc208a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110529248 DMSC DEBUG msc_i(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x8AA63D02:UTRAN-Iu-484:LU)[0x563b4cc208a0]{READY}: Removing from parent msub_fsm[0x563b4cc0cfe0] (msub.c:113) 20250410110529248 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-484 (ran_conn.c:142) 20250410110529248 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-484 (ran_conn.c:155) 20250410110529248 DMSC DEBUG msc_i(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x8AA63D02:UTRAN-Iu-484:LU)[0x563b4cc208a0]{READY}: Freeing instance (msub.c:113) 20250410110529248 DMSC DEBUG msc_i(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x8AA63D02:UTRAN-Iu-484:LU)[0x563b4cc208a0]{READY}: Deallocated (fsm.c:568) 20250410110529248 DMSC DEBUG msub(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x8AA63D02) Free (msub.c:119) 20250410110529248 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSI-0x8AA63D02 - active-conn: now used by 1 (attached) (msub.c:375) 20250410110529248 DMSC DEBUG msub_fsm[0x563b4cc0cfe0]{terminating}: Freeing instance (msub.c:113) 20250410110529248 DMSC DEBUG msub_fsm[0x563b4cc0cfe0]{terminating}: Deallocated (fsm.c:568) 20250410110529248 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110529248 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110529248 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110529248 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110529248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110529248 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110529248 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110529248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110529248 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110529248 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0b 04 7e 63 45 00 01 e4 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2863)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2863)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2861)@7d38b4d9c9a0: Session index based on local reference:0 20250410110529249 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110529249 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110529249 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110529249 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110529249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110529249 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110529249 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110529249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110529249 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110529249 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 e4 7e 63 45 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2863)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2862)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_proc_ss_paging_fail2(2869)8282949 TC_iu_proc_ss_paging_fail2(2869)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_paging_fail2(2869)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_paging_fail2(2869)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_paging_fail2(2869)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2862)@7d38b4d9c9a0: Created IMSI[0] for '262420000001056'H'8AA63D02'O to be handled at TC_iu_proc_ss_paging_fail2(2869) MSC_Test-GSUP(2867)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000001056" to be handled at TC_iu_proc_ss_paging_fail2(2869) 20250410110529284 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSI-0x8AA63D02 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410110529284 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSI-0x8AA63D02 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250410110529284 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSI-0x8AA63D02 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250410110529284 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSI-0x8AA63D02 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250410110529284 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110529284 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110529284 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110529284 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110529284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110529284 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110529284 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110529284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110529284 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110529284 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 47 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 27 00 0e 40 23 00 00 04 00 03 40 01 00 00 17 40 09 50 62 42 02 00 00 10 50 f6 00 40 40 05 00 8a a6 3d 02 00 16 40 01 80 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2863)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2863)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2862)@7d38b4d9c9a0: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_proc_ss_paging_fail2(2869) TC_iu_proc_ss_paging_fail2(2869)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110539286 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSI-0x8AA63D02 - NCSS: now used by 2 (attached,Paging) (transaction.c:281) 20250410110539286 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSI-0x8AA63D02 - Paging: now used by 1 (attached) (paging.c:202) TC_iu_proc_ss_paging_fail2(2869)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_paging_fail2(2869)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410110539289 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410110539289 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110539289 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410110539289 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410110539289 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410110539289 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110539289 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110539289 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410110539289 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110539289 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110539289 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410110539290 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110539290 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110539290 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110539290 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110539290 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110539290 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110539290 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110539290 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110539290 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110539290 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test_1-SCCP(2858)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(2856)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(2857)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-RAN(2862)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-RAN(2859)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110539290 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410110539290 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410110539290 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410110539290 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_2-SCCP(2861)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(2855)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(2867)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(2864)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-M3UA(2860)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2854)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110539291 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110539291 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110539292 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110539292 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250410110539292 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250410110539292 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110539292 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250410110539292 DLSS7 ERROR 0: ASP(virt-bsc1-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250410110539292 DLINP ERROR SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:766) 20250410110539292 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110539292 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1126) 20250410110539292 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110539292 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110539292 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110539292 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110539292 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110539292 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110539292 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110539292 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110539292 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110539292 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110539292 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110539292 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110539292 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250410110539292 DLINP ERROR SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer (stream_srv.c:743) 20250410110539292 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250410110539292 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110539292 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250410110539292 DLSS7 ERROR 0: ASP(virt-rnc0-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) MSC_Test_2-M3UA(2863)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(2866)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(2865)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(2868)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2870)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110539293 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:378) 20250410110539293 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410110539293 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2854): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(2855): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(2856): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(2857): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-SCCP(2858): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-RAN(2859): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-M3UA(2860): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-SCCP(2861): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-RAN(2862): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-M3UA(2863): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(2864): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(2865): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(2866): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(2867): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(2868): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_iu_proc_ss_paging_fail2(2869): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2870): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_iu_proc_ss_paging_fail finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_proc_ss_paging_fail pass'. Thu Apr 10 11:05:39 UTC 2025 ====== MSC_Tests_Iu.TC_iu_proc_ss_paging_fail pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_iu_proc_ss_paging_fail.talloc 20250410110540295 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410110541290 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110541290 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110541290 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110541292 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110541292 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110541292 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110541296 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=342344) 20250410110542298 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=342344, count=344936) 20250410110543300 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_proc_ss_paging_fail pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_proc_ss_abort'. ------ MSC_Tests_Iu.TC_iu_proc_ss_abort ------ Thu Apr 10 11:05:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_proc_ss_abort.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_proc_ss_abort.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410110544302 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_proc_ss_abort' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_iu_proc_ss_abort started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(2874)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(2874)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2874)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(2872)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(2877)@7d38b4d9c9a0: ************************************************* MSC_Test_1-M3UA(2877)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2877)@7d38b4d9c9a0: ************************************************* MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_1-SCCP(2875)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_2-M3UA(2880)@7d38b4d9c9a0: ************************************************* MSC_Test_2-M3UA(2880)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2880)@7d38b4d9c9a0: ************************************************* MSC_Test_2-SCCP(2878)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410110544479 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2881)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410110544650 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110544650 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410110544650 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110544650 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2874)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2874)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2874)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110544655 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110544655 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110544655 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110544655 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110544655 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110544655 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110544655 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110544655 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110544655 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110544655 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410110544655 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2874)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(2874)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2874)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2874)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2874)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410110544656 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110544656 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110544656 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110544656 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410110544656 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) MSC_Test_0-M3UA(2874)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2874)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2874)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110544656 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110544656 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110544656 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110544656 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110544656 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410110544656 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110544656 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110544656 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410110544656 DLINP ERROR SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe (stream_srv.c:743) 20250410110544657 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410110544657 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2874)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2874)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2874)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2874)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2874)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110544663 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110544663 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250410110544663 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110544663 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2877)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2877)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2877)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110544668 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110544668 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110544668 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110544668 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110544668 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110544668 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110544668 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110544668 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110544668 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110544668 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110544668 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2877)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_1-M3UA(2877)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2877)@7d38b4d9c9a0: Message received on association #8 20250410110544668 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110544668 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110544668 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110544668 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110544668 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110544668 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110544668 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110544668 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110544668 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110544668 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110544668 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110544668 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110544668 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410110544668 DLINP ERROR SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe (stream_srv.c:743) 20250410110544668 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:413) 20250410110544668 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2877)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2877)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2877)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2877)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2877)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2877)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2877)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2877)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2877)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2877)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110544675 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110544675 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250410110544675 DLSS7 FATAL 0: ASP(virt-rnc0-0) accept of new connection from (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one (osmo_ss7_xua_srv.c:119) 20250410110544676 DLSS7 INFO ?: connection closed (osmo_ss7_asp.c:1126) 20250410110544676 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110544676 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted (osmo_ss7_xua_srv.c:192) 20250410110544676 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2880)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2880)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2880)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110544683 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110544683 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110544683 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110544683 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' (xua_asp_fsm.c:300) 20250410110544683 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 00 00 00 00 00 10 00 0c 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) 20250410110544683 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:680) 20250410110544684 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110544684 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110544684 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110544684 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Pending () (xua_as_fsm.c:94) 20250410110544684 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 04 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110544684 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110544684 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2880)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_2-M3UA(2880)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410110544684 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110544684 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication (xua_asp_fsm.c:119) 20250410110544684 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250410110544684 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2877)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2877)@7d38b4d9c9a0: Received M3UA_DUNA -> discard MSC_Test_2-M3UA(2880)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2880)@7d38b4d9c9a0: Received M3UA_ERR -> discard MSC_Test_2-M3UA(2880)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2880)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2880)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2880)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2880)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410110544688 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110544688 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) MSC_Test_2-M3UA(2880)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410110544688 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110544688 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110544688 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110544688 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110544688 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_ACTIVE (xua_as_fsm.c:552) 20250410110544688 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110544688 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110544688 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110544688 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110544688 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110544688 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410110544689 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) 20250410110544689 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2877)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2877)@7d38b4d9c9a0: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2880)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2880)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2880)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2880)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2880)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110545303 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410110545303 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2883)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2883)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410110545305 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2883)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2883)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2883)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2883)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2883)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2883)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410110545314 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410110545314 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2884)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000001057" to be handled at TC_iu_proc_ss_abort2(2886) TC_iu_proc_ss_abort2(2886)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001057'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410110545454 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110545454 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110545454 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110545454 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110545454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110545454 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110545454 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110545454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110545454 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110545454 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2874)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110545454 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110545454 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110545454 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110545454 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110545454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110545454 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110545454 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110545454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110545454 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110545454 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2874)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2874)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2873)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410110545466 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110545466 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110545466 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410110545466 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410110545466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110545466 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110545466 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110545466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110545466 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_1-M3UA(2877)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110545466 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110545467 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110545467 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110545467 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110545467 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250410110545467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110545467 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250410110545467 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110545467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250410110545467 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110545467 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2877)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2877)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2876)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410110545479 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110545479 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110545479 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110545479 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110545479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110545479 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110545479 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110545479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110545479 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110545479 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2880)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110545480 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250410110545480 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250410110545480 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110545480 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110545480 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110545480 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110545480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110545480 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110545480 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110545480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110545480 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110545480 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2880)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2880)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2879)@7d38b4d9c9a0: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2879)@7d38b4d9c9a0: Added conn table entry 0TC_iu_proc_ss_abort2(2886)11022514 MSC_Test_2-SCCP(2878)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_2-M3UA(2880)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110545486 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110545486 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110545486 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110545486 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110545486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110545486 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110545486 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110545486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110545486 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110545486 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 a8 30 b2 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 75 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110545486 DIUCS DEBUG (UTRAN-Iu-485 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110545486 DMSC DEBUG msub_fsm[0x563b4cc61990]{active}: Allocated (fsm.c:456) 20250410110545486 DMSC DEBUG msc_i[0x563b4cbf6160]{READY}: Allocated (fsm.c:456) 20250410110545486 DMSC DEBUG msc_i[0x563b4cbf6160]{READY}: is child of msub_fsm[0x563b4cc61990] (fsm.c:486) 20250410110545486 DMSC DEBUG msc_a[0x563b4cc208a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110545486 DMSC DEBUG msc_a[0x563b4cc208a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc61990] (fsm.c:486) 20250410110545486 DMSC DEBUG msc_a(unknown:UTRAN-Iu-485:NONE)[0x563b4cc208a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110545486 DMSC DEBUG msc_i(unknown:UTRAN-Iu-485:NONE)[0x563b4cbf6160]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110545486 DMSC DEBUG msc_a(unknown:UTRAN-Iu-485:NONE)[0x563b4cc208a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-RAN(2879)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410110545486 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-485:NONE)[0x563b4cc208a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110545486 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-485:NONE)[0x563b4cc208a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110545486 DMM DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-485:LU)[0x563b4cc208a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001057 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410110545486 DMM DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-485:LU)[0x563b4cc208a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410110545486 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-485:LU)[0x563b4cc0cfe0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410110545486 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-485:LU)[0x563b4cc0cfe0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001057:UTRAN-Iu-485:LU)[0x563b4cc208a0] (fsm.c:486) 20250410110545486 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-485:LU)[0x563b4cc0cfe0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410110545486 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-485:LU)[0x563b4cc0cfe0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410110545486 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410110545486 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001057 id=262420000001057 (vlr.c:661) 20250410110545486 DVLR INFO New subscr, IMSI: 262420000001057 (vlr.c:562) 20250410110545486 DVLR DEBUG VLR subscr IMSI-262420000001057 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410110545486 DMSC DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-485:LU)[0x563b4cc208a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110545486 DMSC DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-485:LU)[0x563b4cc208a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110545486 DVLR DEBUG VLR subscr IMSI-262420000001057 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410110545486 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410110545486 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-485:LU)[0x563b4cc0cfe0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410110545486 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-485:LU)[0x563b4cc0cfe0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410110545486 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-485:LU)[0x563b4cc0cfe0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410110545486 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-485:LU)[0x563b4cc61bf0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110545486 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-485:LU)[0x563b4cc61bf0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-485:LU)[0x563b4cc0cfe0] (fsm.c:486) 20250410110545486 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-485:LU)[0x563b4cc61bf0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110545486 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-485:LU)[0x563b4cc61bf0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110545486 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110545486 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110545486 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110545486 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110545486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110545486 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110545486 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110545486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110545486 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110545486 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0a 02 a8 30 b2 00 01 e5 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2880)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2880)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2878)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'A830B2'O, sourceLocRef := '0001E5'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2878)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(2884)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000001057" handled at TC_iu_proc_ss_abort2(2886) MSC_Test-GSUP(2884)@7d38b4d9c9a0: Added IMSI table entry 0TC_iu_proc_ss_abort2(2886)"262420000001057" TC_iu_proc_ss_abort2(2886)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_abort2(2886)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410110545490 DVLR DEBUG VLR subscr IMSI-262420000001057 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110545490 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-485:LU)[0x563b4cc61bf0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110545490 DVLR DEBUG SUBSCR(IMSI-262420000001057) Received 1 auth tuples (vlr.c:996) 20250410110545490 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-485:LU)[0x563b4cc61bf0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110545490 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-485:LU)[0x563b4cc61bf0]{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:324) 20250410110545490 DMM DEBUG Tx AUTH REQ (rand = 3f2ff970e152758e91a78d26d206ea6a) (gsm_04_08.c:641) 20250410110545490 DMM DEBUG AUTH REQ (autn = 3bed623ba3e6f9ffdb267f8fb801214f) (gsm_04_08.c:643) 20250410110545490 DIUCS DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-485:LU)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110545490 DIUCS DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-485:LU)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110545490 DMSC DEBUG msc_i(IMSI-262420000001057:UTRAN-Iu-485:LU)[0x563b4cbf6160]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110545490 DVLR DEBUG VLR subscr IMSI-262420000001057 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110545490 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110545490 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110545490 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110545490 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110545490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110545490 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110545490 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110545490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110545490 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110545490 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 a8 30 b2 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 3f 2f f9 70 e1 52 75 8e 91 a7 8d 26 d2 06 ea 6a 20 10 3b ed 62 3b a3 e6 f9 ff db 26 7f 8f b8 01 21 4f 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2880)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2880)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2878)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2878)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2878)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2878)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2879)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051488FD8E0921045F203F8D'O MSC_Test_2-RAN(2879)@7d38b4d9c9a0: patched enc_l3: '055488FD8E0921045F203F8D'O MSC_Test_2-SCCP(2878)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2878)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2878)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2878)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055488FD8E0921045F203F8D'O MSC_Test_2-M3UA(2880)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110545496 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110545496 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110545496 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110545496 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110545496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110545496 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110545496 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110545496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110545496 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110545496 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 e5 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 88 fd 8e 09 21 04 5f 20 3f 8d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110545496 DIUCS DEBUG (UTRAN-Iu-485) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110545496 DMSC DEBUG msc_i(IMSI-262420000001057:UTRAN-Iu-485:LU)[0x563b4cbf6160]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110545496 DIUCS DEBUG msc_i(IMSI-262420000001057:UTRAN-Iu-485:LU)[0x563b4cbf6160]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110545496 DMSC DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-485:LU)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110545496 DIUCS DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-485:LU)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110545496 DIUCS DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-485:LU)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110545496 DMM DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-485:LU)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 88fd8e095f203f8d) (gsm_04_08.c:1128) 20250410110545496 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-485:LU)[0x563b4cc61bf0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110545496 DVLR DEBUG SUBSCR(IMSI-262420000001057) AUTH on UTRAN received RES: 88fd8e095f203f8d (8 bytes) (vlr_auth_fsm.c:151) 20250410110545496 DVLR INFO SUBSCR(IMSI-262420000001057) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110545496 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-485:LU)[0x563b4cc61bf0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110545496 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-485:LU)[0x563b4cc61bf0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110545496 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-485:LU)[0x563b4cc61bf0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110545496 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-485:LU)[0x563b4cc61bf0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-485:LU)[0x563b4cc0cfe0] (vlr_auth_fsm.c:294) 20250410110545496 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-485:LU)[0x563b4cc61bf0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110545496 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-485:LU)[0x563b4cc61bf0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110545496 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-485:LU)[0x563b4cc0cfe0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410110545496 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-485:LU)[0x563b4cc0cfe0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410110545496 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-485:LU)[0x563b4cc0cfe0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110545496 DIUCS DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-485:LU)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110545496 DIUCS DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-485:LU)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=3a984133a236863ade290fa6d525b3a2, CK=NONE (ran_msg_iu.c:388) 20250410110545496 DMSC DEBUG msc_i(IMSI-262420000001057:UTRAN-Iu-485:LU)[0x563b4cbf6160]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110545496 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-485:LU)[0x563b4cc0cfe0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250410110545496 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110545496 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110545496 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110545496 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110545496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110545496 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110545496 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110545496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110545496 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110545496 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 a8 30 b2 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 3a 98 41 33 a2 36 86 3a de 29 0f a6 d5 25 b3 a2 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2880)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2880)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2878)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2878)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2878)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2878)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2878)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2878)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2878)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2878)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2880)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110545503 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110545503 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110545503 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110545503 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110545503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110545503 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110545503 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110545503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110545503 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110545503 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 e5 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110545503 DIUCS DEBUG (UTRAN-Iu-485) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110545503 DMSC DEBUG msc_i(IMSI-262420000001057:UTRAN-Iu-485:LU)[0x563b4cbf6160]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110545503 DIUCS DEBUG msc_i(IMSI-262420000001057:UTRAN-Iu-485:LU)[0x563b4cbf6160]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110545503 DMSC DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-485:LU)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110545503 DIUCS DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-485:LU)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110545503 DIUCS DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-485:LU)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110545503 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-485:LU)[0x563b4cc0cfe0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410110545503 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-485:LU)[0x563b4cc0cfe0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410110545503 DIUCS DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-485:LU)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110545503 DMSC DEBUG msc_i(IMSI-262420000001057:UTRAN-Iu-485:LU)[0x563b4cbf6160]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110545503 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-485:LU)[0x563b4cc0cfe0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410110545503 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-485:LU)[0x563b4cc0cfe0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410110545503 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001057:UTRAN-Iu-485:LU)[0x563b4cc61bf0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110545503 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001057:UTRAN-Iu-485:LU)[0x563b4cc61bf0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-485:LU)[0x563b4cc0cfe0] (fsm.c:486) 20250410110545503 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001057:UTRAN-Iu-485:LU)[0x563b4cc61bf0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410110545503 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001057:UTRAN-Iu-485:LU)[0x563b4cc61bf0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410110545503 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110545503 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110545503 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110545503 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110545503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110545503 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110545503 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110545503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110545503 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110545503 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 a8 30 b2 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 50 f7 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2880)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2880)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2878)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2878)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2878)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2878)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110545506 DVLR DEBUG VLR subscr IMSI-262420000001057 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110545506 DVLR DEBUG IMSI:262420000001057 has MSISDN:491230001057 (vlr.c:1045) 20250410110545506 DMSC NOTICE msub(IMSI-262420000001057:MSISDN-491230001057) VLR: update for IMSI=262420000001057 (MSISDN=491230001057) (gsm_04_08.c:1541) 20250410110545506 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110545506 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110545506 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-485:LU)[0x563b4cc0cfe0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410110545506 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001057:UTRAN-Iu-485:LU)[0x563b4cc61bf0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410110545506 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001057:UTRAN-Iu-485:LU)[0x563b4cc61bf0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410110545506 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001057:UTRAN-Iu-485:LU)[0x563b4cc61bf0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410110545506 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001057:UTRAN-Iu-485:LU)[0x563b4cc61bf0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-485:LU)[0x563b4cc0cfe0] (vlr_lu_fsm.c:110) 20250410110545506 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001057:UTRAN-Iu-485:LU)[0x563b4cc61bf0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410110545506 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001057:UTRAN-Iu-485:LU)[0x563b4cc61bf0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110545506 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-485:LU)[0x563b4cc0cfe0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410110545506 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-485:LU)[0x563b4cc0cfe0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410110545506 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-485:LU)[0x563b4cc29180]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110545506 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-485:LU)[0x563b4cc29180]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-485:LU)[0x563b4cc0cfe0] (fsm.c:486) 20250410110545506 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-485:LU)[0x563b4cc29180]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410110545506 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-485:LU)[0x563b4cc29180]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410110545506 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-485:LU)[0x563b4cc29180]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410110545506 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-485:LU)[0x563b4cc29180]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410110545506 DMSC NOTICE msub(IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x0FD70A7C) VLR: update for IMSI=262420000001057 (MSISDN=491230001057) (gsm_04_08.c:1541) 20250410110545506 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-485:LU)[0x563b4cc29180]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410110545506 DMM DEBUG -> IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x0FD70A7C LOCATION UPDATE ACCEPT (TMSI = 0x0fd70a7c) (gsm_04_08.c:149) 20250410110545506 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x0FD70A7C:UTRAN-Iu-485:LU)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250410110545506 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x0FD70A7C:UTRAN-Iu-485:LU)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110545506 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x0FD70A7C:UTRAN-Iu-485:LU)[0x563b4cbf6160]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110545506 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x0FD70A7C - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110545506 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110545506 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110545506 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110545506 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110545506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110545506 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110545506 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110545506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110545506 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110545506 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 a8 30 b2 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 0f d7 0a 7c 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2880)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2880)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2878)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2878)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2878)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2878)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_proc_ss_abort2(2886)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2879)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2879)@7d38b4d9c9a0: patched enc_l3: '059B'O MSC_Test_2-SCCP(2878)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2878)@7d38b4d9c9a0: vl_len:14 MSC_Test_2-SCCP(2878)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2878)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250410110545508 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110545508 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110545508 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110545508 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110545508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110545508 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110545508 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110545508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110545508 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110545508 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 e5 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2880)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110545508 DIUCS DEBUG (UTRAN-Iu-485) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110545508 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x0FD70A7C:UTRAN-Iu-485:LU)[0x563b4cbf6160]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110545508 DIUCS DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x0FD70A7C:UTRAN-Iu-485:LU)[0x563b4cbf6160]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110545508 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x0FD70A7C:UTRAN-Iu-485:LU)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110545508 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x0FD70A7C:UTRAN-Iu-485:LU)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110545508 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x0FD70A7C:UTRAN-Iu-485:LU)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110545508 DMM DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x0FD70A7C:UTRAN-Iu-485:LU)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410110545508 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x0FD70A7C:UTRAN-Iu-485:LU)[0x563b4cc0cfe0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410110545508 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-485:LU)[0x563b4cc29180]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410110545508 DMSC NOTICE msub(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C) VLR: update for IMSI=262420000001057 (MSISDN=491230001057) (gsm_04_08.c:1541) 20250410110545508 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410110545508 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-485:LU)[0x563b4cc29180]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410110545508 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-485:LU)[0x563b4cc0cfe0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410110545508 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-485:LU)[0x563b4cc29180]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410110545508 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-485:LU)[0x563b4cc29180]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-485:LU)[0x563b4cc0cfe0] (vlr_lu_fsm.c:817) 20250410110545508 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-485:LU)[0x563b4cc29180]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410110545508 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-485:LU)[0x563b4cc29180]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110545508 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-485:LU)[0x563b4cc0cfe0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410110545508 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-485:LU)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410110545508 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-485:LU)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.977s remaining) (msc_a.c:450) 20250410110545508 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001057/3/1): Available (smpp_smsc.c:626) 20250410110545508 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-485:LU)[0x563b4cc208a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110545508 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-485:LU)[0x563b4cc208a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110545508 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-485:LU)[0x563b4cc208a0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110545508 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110545508 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110545508 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110545508 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-485:LU)[0x563b4cc208a0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110545508 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-485:LU)[0x563b4cbf6160]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110545508 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410110545508 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110545508 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110545508 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110545508 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110545508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110545508 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110545508 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110545508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110545508 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110545508 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 a8 30 b2 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2880)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2880)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2878)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2878)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2878)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2878)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2878)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2878)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2878)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2878)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250410110545511 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110545511 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-M3UA(2880)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110545511 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110545511 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110545511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110545511 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110545511 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110545511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110545511 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110545511 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 e5 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110545511 DIUCS DEBUG (UTRAN-Iu-485) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110545511 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-485:LU)[0x563b4cbf6160]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110545511 DIUCS DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-485:LU)[0x563b4cbf6160]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110545511 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-485:LU)[0x563b4cc208a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110545511 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-485:LU)[0x563b4cc208a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110545511 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-485:LU)[0x563b4cc208a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110545511 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-485:LU)[0x563b4cc208a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110545511 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-485:LU)[0x563b4cc208a0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110545511 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-485:LU)[0x563b4cc208a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110545511 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-485:LU)[0x563b4cc208a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110545511 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-485:LU)[0x563b4cc0cfe0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110545511 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-485:LU)[0x563b4cc0cfe0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-485:LU)[0x563b4cc208a0] (msc_a.c:1053) 20250410110545511 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-485:LU)[0x563b4cc0cfe0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410110545511 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-485:LU)[0x563b4cc0cfe0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110545511 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-485:LU)[0x563b4cc0cfe0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410110545511 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-485:LU)[0x563b4cc208a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc61990] (msc_a.c:1053) 20250410110545512 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-485:LU)[0x563b4cc208a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110545512 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-485:LU)[0x563b4cc208a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110545512 DMSC DEBUG msub_fsm[0x563b4cc61990]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110545512 DMSC DEBUG msub(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C) MSC-A terminated (msub.c:261) 20250410110545512 DMSC DEBUG msub(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C) 1 MSC-I still active (msub.c:79) 20250410110545512 DMSC DEBUG msub_fsm[0x563b4cc61990]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110545512 DMSC DEBUG msub_fsm[0x563b4cc61990]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110545512 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-485:LU)[0x563b4cbf6160]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110545512 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-485:LU)[0x563b4cbf6160]{READY}: Removing from parent msub_fsm[0x563b4cc61990] (msub.c:113) 20250410110545512 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-485 (ran_conn.c:142) 20250410110545512 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-485 (ran_conn.c:155) 20250410110545512 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-485:LU)[0x563b4cbf6160]{READY}: Freeing instance (msub.c:113) 20250410110545512 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-485:LU)[0x563b4cbf6160]{READY}: Deallocated (fsm.c:568) 20250410110545512 DMSC DEBUG msub(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C) Free (msub.c:119) 20250410110545512 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C - active-conn: now used by 1 (attached) (msub.c:375) 20250410110545512 DMSC DEBUG msub_fsm[0x563b4cc61990]{terminating}: Freeing instance (msub.c:113) 20250410110545512 DMSC DEBUG msub_fsm[0x563b4cc61990]{terminating}: Deallocated (fsm.c:568) 20250410110545512 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110545512 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110545512 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110545512 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110545512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110545512 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110545512 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110545512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110545512 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110545512 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0a 04 a8 30 b2 00 01 e5 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2880)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2880)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2878)@7d38b4d9c9a0: Session index based on local reference:0 20250410110545512 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110545512 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110545512 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110545512 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110545512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110545512 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110545512 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110545512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2880)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110545512 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110545512 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 e5 a8 30 b2 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-RAN(2879)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_proc_ss_abort2(2886)11022514 TC_iu_proc_ss_abort2(2886)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_abort2(2886)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_abort2(2886)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_abort2(2886)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2879)@7d38b4d9c9a0: Created IMSI[0] for '262420000001057'H'0FD70A7C'O to be handled at TC_iu_proc_ss_abort2(2886) MSC_Test-GSUP(2884)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000001057" to be handled at TC_iu_proc_ss_abort2(2886) 20250410110545548 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410110545548 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250410110545548 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250410110545548 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250410110545548 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110545548 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110545548 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110545548 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110545548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110545548 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110545548 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110545548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110545548 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110545548 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 47 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 27 00 0e 40 23 00 00 04 00 03 40 01 00 00 17 40 09 50 62 42 02 00 00 10 50 f7 00 40 40 05 00 0f d7 0a 7c 00 16 40 01 80 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2880)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2880)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2879)@7d38b4d9c9a0: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_proc_ss_abort2(2886) TC_iu_proc_ss_abort2(2886)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_abort2(2886)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '0FD70A7C'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2879)@7d38b4d9c9a0: Added conn table entry 0TC_iu_proc_ss_abort2(2886)4998739 MSC_Test_2-SCCP(2878)@7d38b4d9c9a0: First idle individual index:0 20250410110545554 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110545554 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110545554 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110545554 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110545554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110545554 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110545554 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110545554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110545554 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110545554 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 4c 46 53 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 0f d7 0a 7c 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110545554 DIUCS DEBUG (UTRAN-Iu-486 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110545554 DMSC DEBUG msub_fsm[0x563b4cc0cfe0]{active}: Allocated (fsm.c:456) 20250410110545554 DMSC DEBUG msc_i[0x563b4cc208a0]{READY}: Allocated (fsm.c:456) 20250410110545554 DMSC DEBUG msc_i[0x563b4cc208a0]{READY}: is child of msub_fsm[0x563b4cc0cfe0] (fsm.c:486) 20250410110545554 DMSC DEBUG msc_a[0x563b4cbf6160]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110545554 DMSC DEBUG msc_a[0x563b4cbf6160]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc0cfe0] (fsm.c:486) 20250410110545554 DMSC DEBUG msc_a(unknown:UTRAN-Iu-486:NONE)[0x563b4cbf6160]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110545554 DMSC DEBUG msc_i(unknown:UTRAN-Iu-486:NONE)[0x563b4cc208a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110545554 DMSC DEBUG msc_a(unknown:UTRAN-Iu-486:NONE)[0x563b4cbf6160]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110545554 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-486:NONE)[0x563b4cbf6160]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110545554 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-486:NONE)[0x563b4cbf6160]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110545554 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0FD70A7C:UTRAN-Iu-486:PAGING_RESP)[0x563b4cc61990]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410110545554 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0FD70A7C:UTRAN-Iu-486:PAGING_RESP)[0x563b4cc61990]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0FD70A7C:UTRAN-Iu-486:PAGING_RESP)[0x563b4cbf6160] (fsm.c:486) 20250410110545554 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0FD70A7C:UTRAN-Iu-486:PAGING_RESP)[0x563b4cc61990]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250410110545554 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0FD70A7C:UTRAN-Iu-486:PAGING_RESP)[0x563b4cc61990]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410110545554 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410110545554 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) MSC_Test_2-M3UA(2880)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110545554 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-486:PAGING_RESP)[0x563b4cbf6160]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110545554 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-486:PAGING_RESP)[0x563b4cbf6160]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110545554 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-486:PAGING_RESP)[0x563b4cc61990]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410110545554 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-486:PAGING_RESP)[0x563b4cc61990]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250410110545554 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-486:PAGING_RESP)[0x563b4cc29180]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110545554 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-486:PAGING_RESP)[0x563b4cc29180]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-486:PAGING_RESP)[0x563b4cc61990] (fsm.c:486) 20250410110545554 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-486:PAGING_RESP)[0x563b4cc29180]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110545554 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-486:PAGING_RESP)[0x563b4cc29180]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110545554 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250410110545554 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110545554 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110545554 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110545554 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110545554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110545554 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110545554 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110545554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110545554 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110545554 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 09 02 4c 46 53 00 01 e6 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2880)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2880)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2878)@7d38b4d9c9a0: { messageType := 2, destLocRef := '4C4653'O ("LFS"), sourceLocRef := '0001E6'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2878)@7d38b4d9c9a0: Session index based on local reference:0 TC_iu_proc_ss_abort2(2886)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_abort2(2886)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110545555 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110545555 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-486:PAGING_RESP)[0x563b4cc29180]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110545555 DVLR DEBUG SUBSCR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C) Received 1 auth tuples (vlr.c:996) 20250410110545555 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-486:PAGING_RESP)[0x563b4cc29180]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110545555 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-486:PAGING_RESP)[0x563b4cc29180]{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:324) 20250410110545555 DMM DEBUG Tx AUTH REQ (rand = 35303d0677a0afb9f26243bdf87d08a2) (gsm_04_08.c:641) 20250410110545555 DMM DEBUG AUTH REQ (autn = 0227b0471b7301bb567d7180116c8668) (gsm_04_08.c:643) 20250410110545555 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-486:PAGING_RESP)[0x563b4cbf6160]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110545555 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-486:PAGING_RESP)[0x563b4cbf6160]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110545555 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-486:PAGING_RESP)[0x563b4cc208a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110545555 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250410110545555 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110545555 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110545555 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110545555 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110545555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110545555 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110545555 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110545555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110545555 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110545555 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 09 06 4c 46 53 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 35 30 3d 06 77 a0 af b9 f2 62 43 bd f8 7d 08 a2 20 10 02 27 b0 47 1b 73 01 bb 56 7d 71 80 11 6c 86 68 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2880)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2880)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2878)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2878)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2878)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2878)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2879)@7d38b4d9c9a0: patching N(SD)=0 into dtap '05142E9C450C21049C2CD38D'O MSC_Test_2-RAN(2879)@7d38b4d9c9a0: patched enc_l3: '05142E9C450C21049C2CD38D'O MSC_Test_2-SCCP(2878)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2878)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2878)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2878)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05142E9C450C21049C2CD38D'O MSC_Test_2-M3UA(2880)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110545557 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110545557 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110545557 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110545557 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110545557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110545557 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110545557 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110545557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110545557 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110545557 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 e6 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 14 2e 9c 45 0c 21 04 9c 2c d3 8d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110545557 DIUCS DEBUG (UTRAN-Iu-486) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110545557 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-486:PAGING_RESP)[0x563b4cc208a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110545557 DIUCS DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-486:PAGING_RESP)[0x563b4cc208a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110545557 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-486:PAGING_RESP)[0x563b4cbf6160]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110545557 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-486:PAGING_RESP)[0x563b4cbf6160]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110545557 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-486:PAGING_RESP)[0x563b4cbf6160]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110545557 DMM DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-486:PAGING_RESP)[0x563b4cbf6160]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 2e9c450c9c2cd38d) (gsm_04_08.c:1128) 20250410110545557 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-486:PAGING_RESP)[0x563b4cc29180]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110545557 DVLR DEBUG SUBSCR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C) AUTH on UTRAN received RES: 2e9c450c9c2cd38d (8 bytes) (vlr_auth_fsm.c:151) 20250410110545557 DVLR INFO SUBSCR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110545557 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-486:PAGING_RESP)[0x563b4cc29180]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110545557 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-486:PAGING_RESP)[0x563b4cc29180]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110545557 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-486:PAGING_RESP)[0x563b4cc29180]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110545557 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-486:PAGING_RESP)[0x563b4cc29180]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-486:PAGING_RESP)[0x563b4cc61990] (vlr_auth_fsm.c:294) 20250410110545557 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-486:PAGING_RESP)[0x563b4cc29180]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110545557 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-486:PAGING_RESP)[0x563b4cc29180]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110545557 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-486:PAGING_RESP)[0x563b4cc61990]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250410110545557 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-486:PAGING_RESP)[0x563b4cc61990]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410110545557 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-486:PAGING_RESP)[0x563b4cc61990]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110545557 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-486:PAGING_RESP)[0x563b4cbf6160]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110545557 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-486:PAGING_RESP)[0x563b4cbf6160]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=ea544988fddfa008e605916a092933c2, CK=NONE (ran_msg_iu.c:388) 20250410110545557 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-486:PAGING_RESP)[0x563b4cc208a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110545557 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-486:PAGING_RESP)[0x563b4cc61990]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250410110545557 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110545557 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110545557 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110545557 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110545557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110545557 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110545557 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110545557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110545557 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110545557 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 09 06 4c 46 53 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 ea 54 49 88 fd df a0 08 e6 05 91 6a 09 29 33 c2 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2880)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2880)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2878)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2878)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2878)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2878)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2878)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2878)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2878)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2878)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250410110545558 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110545558 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110545558 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110545558 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110545558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110545558 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110545558 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110545558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110545558 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110545558 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 e6 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2880)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110545559 DIUCS DEBUG (UTRAN-Iu-486) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110545559 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-486:PAGING_RESP)[0x563b4cc208a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110545559 DIUCS DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-486:PAGING_RESP)[0x563b4cc208a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110545559 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-486:PAGING_RESP)[0x563b4cbf6160]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110545559 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-486:PAGING_RESP)[0x563b4cbf6160]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110545559 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-486:PAGING_RESP)[0x563b4cbf6160]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110545559 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-486:PAGING_RESP)[0x563b4cc61990]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250410110545559 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-486:PAGING_RESP)[0x563b4cc61990]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410110545559 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-486:PAGING_RESP)[0x563b4cbf6160]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110545559 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-486:PAGING_RESP)[0x563b4cc208a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110545559 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-486:PAGING_RESP)[0x563b4cc61990]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410110545559 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-486:PAGING_RESP)[0x563b4cc61990]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410110545559 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-486:PAGING_RESP)[0x563b4cc61990]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410110545559 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-486:PAGING_RESP)[0x563b4cc61990]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410110545559 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-486:PAGING_RESP)[0x563b4cc61990]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410110545559 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-486:PAGING_RESP)[0x563b4cc61990]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410110545559 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-486:PAGING_RESP)[0x563b4cc61990]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410110545559 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-486:PAGING_RESP)[0x563b4cbf6160]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410110545559 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-486:PAGING_RESP)[0x563b4cbf6160]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.995s remaining) (msc_a.c:450) 20250410110545559 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-486:PAGING_RESP)[0x563b4cbf6160]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250410110545559 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-486:PAGING_RESP)[0x563b4cbf6160]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110545559 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-486:PAGING_RESP)[0x563b4cc208a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110545559 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250410110545559 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001057/3/1): Available (smpp_smsc.c:626) 20250410110545559 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110545559 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110545559 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110545559 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110545559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110545559 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110545559 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110545559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110545559 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110545559 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 09 06 4c 46 53 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 50 f7 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110545559 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110545559 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110545559 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110545559 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110545559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110545559 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110545559 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110545559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110545559 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110545559 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 43 00 00 00 b9 00 00 00 c3 03 00 00 09 06 4c 46 53 00 01 2c 00 14 40 28 00 00 02 00 10 40 1c 1b 0b 3b 1c 17 ba 2f 2a b6 c8 ca 87 88 47 ed 88 b1 c5 1c 63 b2 3b 76 0b 1a e1 78 9e 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2880)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2880)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2880)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2880)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2878)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2878)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2878)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2878)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2878)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2878)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2878)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2878)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_proc_ss_abort2(2886)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110545596 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410110545596 DSS NOTICE Rx OSMO_GSUP_MSGT_PROC_SS_ERROR from HLR/EUSE (cause=0x00, sid=0x20000555) (gsm_09_11.c:454) 20250410110545596 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:459) 20250410110545596 DSS NOTICE trans(NCSS IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-486:PAGING_RESP callref-0x20000555 tid-0) Aborting the session: sending RELEASE COMPLETE (gsm_09_11.c:467) 20250410110545596 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-486:PAGING_RESP)[0x563b4cbf6160]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250410110545596 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-486:PAGING_RESP)[0x563b4cbf6160]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110545596 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-486:PAGING_RESP)[0x563b4cc208a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110545596 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410110545596 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-486:PAGING_RESP)[0x563b4cbf6160]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110545596 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-486:PAGING_RESP)[0x563b4cbf6160]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110545596 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-486:PAGING_RESP)[0x563b4cbf6160]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110545596 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110545596 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110545596 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110545596 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-486:PAGING_RESP)[0x563b4cbf6160]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110545596 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-486:PAGING_RESP)[0x563b4cc208a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110545596 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410110545597 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110545597 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110545597 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110545597 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110545597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110545597 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110545597 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110545597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110545597 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110545597 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 b9 00 00 00 c3 03 00 00 09 06 4c 46 53 00 01 17 00 14 40 13 00 00 02 00 10 40 07 06 0b 2a 08 02 e2 a9 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110545597 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110545597 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110545597 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110545597 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110545597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110545597 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110545597 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110545597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110545597 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110545597 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 09 06 4c 46 53 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2880)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2880)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2880)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2880)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2878)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2878)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2878)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2878)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2878)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2878)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2878)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2878)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_proc_ss_abort2(2886)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2878)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2878)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2878)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2878)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250410110545599 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110545599 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110545599 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110545599 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110545599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110545599 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110545599 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110545599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110545599 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110545599 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 e6 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110545599 DIUCS DEBUG (UTRAN-Iu-486) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110545599 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-486:PAGING_RESP)[0x563b4cc208a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110545599 DIUCS DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-486:PAGING_RESP)[0x563b4cc208a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110545599 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-486:PAGING_RESP)[0x563b4cbf6160]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110545599 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-486:PAGING_RESP)[0x563b4cbf6160]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110545599 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-486:PAGING_RESP)[0x563b4cbf6160]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110545599 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-486:PAGING_RESP)[0x563b4cbf6160]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110545599 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-486:PAGING_RESP)[0x563b4cbf6160]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) MSC_Test_2-M3UA(2880)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110545599 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-486:PAGING_RESP)[0x563b4cbf6160]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110545599 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-486:PAGING_RESP)[0x563b4cbf6160]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110545599 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-486:PAGING_RESP)[0x563b4cc61990]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110545599 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-486:PAGING_RESP)[0x563b4cc61990]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-486:PAGING_RESP)[0x563b4cbf6160] (msc_a.c:1053) 20250410110545599 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-486:PAGING_RESP)[0x563b4cc61990]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110545599 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-486:PAGING_RESP)[0x563b4cc61990]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410110545599 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-486:PAGING_RESP)[0x563b4cbf6160]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc0cfe0] (msc_a.c:1053) 20250410110545599 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-486:PAGING_RESP)[0x563b4cbf6160]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110545599 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-486:PAGING_RESP)[0x563b4cbf6160]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110545599 DMSC DEBUG msub_fsm[0x563b4cc0cfe0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110545599 DMSC DEBUG msub(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C) MSC-A terminated (msub.c:261) 20250410110545599 DMSC DEBUG msub(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C) 1 MSC-I still active (msub.c:79) 20250410110545599 DMSC DEBUG msub_fsm[0x563b4cc0cfe0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110545599 DMSC DEBUG msub_fsm[0x563b4cc0cfe0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110545599 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-486:PAGING_RESP)[0x563b4cc208a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110545599 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-486:PAGING_RESP)[0x563b4cc208a0]{READY}: Removing from parent msub_fsm[0x563b4cc0cfe0] (msub.c:113) 20250410110545599 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-486 (ran_conn.c:142) 20250410110545599 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-486 (ran_conn.c:155) 20250410110545599 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-486:PAGING_RESP)[0x563b4cc208a0]{READY}: Freeing instance (msub.c:113) 20250410110545599 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C:UTRAN-Iu-486:PAGING_RESP)[0x563b4cc208a0]{READY}: Deallocated (fsm.c:568) 20250410110545599 DMSC DEBUG msub(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C) Free (msub.c:119) 20250410110545599 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x0FD70A7C - active-conn: now used by 1 (attached) (msub.c:375) 20250410110545599 DMSC DEBUG msub_fsm[0x563b4cc0cfe0]{terminating}: Freeing instance (msub.c:113) 20250410110545599 DMSC DEBUG msub_fsm[0x563b4cc0cfe0]{terminating}: Deallocated (fsm.c:568) 20250410110545599 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110545599 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110545599 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110545599 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110545599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110545599 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110545599 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110545599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110545599 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110545599 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 09 04 4c 46 53 00 01 e6 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2880)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2880)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2878)@7d38b4d9c9a0: Session index based on local reference:0 20250410110545600 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110545600 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110545600 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110545600 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110545600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110545600 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110545600 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110545600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110545600 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110545600 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 e6 4c 46 53 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2880)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2879)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_proc_ss_abort2(2886)4998739 TC_iu_proc_ss_abort2(2886)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_abort2(2886)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_abort2(2886)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_abort2(2886)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410110545602 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410110545602 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110545602 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410110545602 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410110545602 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410110545602 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110545602 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110545602 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410110545602 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110545602 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110545602 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) MSC_Test_0-SCCP(2872)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(2874)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110545602 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110545602 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110545602 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110545602 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110545602 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110545602 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110545602 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110545602 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110545602 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110545602 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110545602 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410110545602 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-SCCP(2875)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110545603 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410110545603 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250410110545603 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110545603 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110545603 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110545603 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250410110545603 DLINP ERROR SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:766) MSC_Test_2-SCCP(2878)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110545603 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110545603 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1126) 20250410110545603 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110545603 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110545603 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110545603 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110545603 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110545603 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110545603 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110545603 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110545603 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110545603 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:378) 20250410110545603 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410110545603 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110545603 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110545603 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110545603 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250410110545603 DLINP ERROR SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:766) 20250410110545603 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110545603 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410110545603 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110545603 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110545603 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110545603 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110545603 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110545603 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110545603 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110545603 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110545603 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250410110545603 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410110545603 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_2-RAN(2879)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(2884)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(2885)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-M3UA(2877)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(2881)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-RAN(2876)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(2873)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2871)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(2882)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2887)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-M3UA(2880)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(2883)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2871): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(2872): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(2873): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(2874): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-SCCP(2875): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-RAN(2876): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-M3UA(2877): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-SCCP(2878): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-RAN(2879): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-M3UA(2880): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(2881): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(2882): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(2883): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(2884): none (none -> none) MTCThu Apr 10 11:05:45 UTC 2025 ====== MSC_Tests_Iu.TC_iu_proc_ss_abort pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_iu_proc_ss_abort.talloc @7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(2885): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_iu_proc_ss_abort2(2886): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2887): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_iu_proc_ss_abort finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_proc_ss_abort pass'. 20250410110546604 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=502084) 20250410110547603 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110547603 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110547603 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110547603 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110547603 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110547603 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110547604 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110547604 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110547604 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110547606 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=502084, count=505392) 20250410110548607 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410110549608 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_proc_ss_abort pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_multi_lu_and_mo_ussd'. ------ MSC_Tests_Iu.TC_iu_multi_lu_and_mo_ussd ------ Thu Apr 10 11:05:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_multi_lu_and_mo_ussd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_multi_lu_and_mo_ussd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410110550609 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_multi_lu_and_mo_ussd' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_iu_multi_lu_and_mo_ussd started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(2891)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(2891)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2891)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(2889)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_1-M3UA(2894)@7d38b4d9c9a0: ************************************************* MSC_Test_1-M3UA(2894)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2894)@7d38b4d9c9a0: ************************************************* MSC_Test_1-SCCP(2892)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: ************************************************* MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: ************************************************* MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410110550676 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2898)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410110550848 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110550848 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410110550848 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110550848 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2891)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2891)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2891)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110550849 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110550849 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110550849 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110550849 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110550849 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110550849 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110550849 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110550849 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110550849 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110550849 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410110550849 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2891)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(2891)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2891)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2891)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2891)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410110550850 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110550850 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110550850 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110550850 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410110550850 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110550850 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110550850 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110550850 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110550850 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110550850 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410110550850 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110550850 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2891)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2891)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2891)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2891)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2891)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2891)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2891)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2891)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110550850 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410110550850 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410110550859 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110550859 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250410110550859 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110550859 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2894)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2894)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2894)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110550860 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110550860 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110550860 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110550860 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110550860 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110550860 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110550860 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110550860 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110550860 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110550860 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110550860 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2894)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_1-M3UA(2894)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2894)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2894)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2894)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410110550860 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110550860 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110550860 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110550860 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110550860 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110550860 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110550860 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110550860 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110550860 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110550860 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110550860 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110550860 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410110550860 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:413) 20250410110550861 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2894)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2894)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2894)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2894)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2894)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2894)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2894)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2894)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110550871 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110550871 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250410110550871 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110550871 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110550873 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110550873 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110550873 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110550873 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110550873 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110550873 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110550873 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110550873 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110550873 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110550873 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110550873 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410110550873 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110550873 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110550873 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110550873 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110550873 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110550873 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110550873 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110550873 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110550873 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110550873 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110550873 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110550873 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110550873 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410110550873 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) 20250410110550873 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2894)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2894)@7d38b4d9c9a0: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110551611 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410110551611 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2900)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2900)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410110551616 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2900)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2900)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2900)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2900)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2900)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2900)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410110551635 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410110551635 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250410110551662 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551662 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551662 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551662 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110551662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551662 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551662 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551662 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551662 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2891)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110551662 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551662 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551662 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551662 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110551662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551662 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110551662 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110551662 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551662 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2891)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2891)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2890)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410110551668 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551668 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551668 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551668 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410110551668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551668 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551668 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551668 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_1-M3UA(2894)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110551668 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110551668 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551668 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551668 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551668 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250410110551668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551668 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250410110551668 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250410110551668 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551668 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2894)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2894)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2893)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410110551681 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551681 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551681 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551681 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551681 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551681 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551681 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551681 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110551681 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250410110551681 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250410110551681 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551681 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551681 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551681 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551681 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551681 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551681 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551681 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test-GSUP(2901)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000001100" to be handled at TC_iu_multi_lu_and_mo_ussd2(2903) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2903)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001100'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-RAN(2896)@7d38b4d9c9a0: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2896)@7d38b4d9c9a0: Added conn table entry 0TC_iu_multi_lu_and_mo_ussd2(2903)3378785 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110551692 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551692 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551692 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551692 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551692 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551692 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551692 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551692 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 33 8e 61 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 11 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110551692 DIUCS DEBUG (UTRAN-Iu-487 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110551692 DMSC DEBUG msub_fsm[0x563b4cc61990]{active}: Allocated (fsm.c:456) 20250410110551692 DMSC DEBUG msc_i[0x563b4cbf6160]{READY}: Allocated (fsm.c:456) 20250410110551692 DMSC DEBUG msc_i[0x563b4cbf6160]{READY}: is child of msub_fsm[0x563b4cc61990] (fsm.c:486) 20250410110551692 DMSC DEBUG msc_a[0x563b4cc208a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110551692 DMSC DEBUG msc_a[0x563b4cc208a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc61990] (fsm.c:486) 20250410110551692 DMSC DEBUG msc_a(unknown:UTRAN-Iu-487:NONE)[0x563b4cc208a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110551692 DMSC DEBUG msc_i(unknown:UTRAN-Iu-487:NONE)[0x563b4cbf6160]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110551692 DMSC DEBUG msc_a(unknown:UTRAN-Iu-487:NONE)[0x563b4cc208a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110551692 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-487:NONE)[0x563b4cc208a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110551692 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-487:NONE)[0x563b4cc208a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110551692 DMM DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-487:LU)[0x563b4cc208a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001100 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410110551692 DMM DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-487:LU)[0x563b4cc208a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410110551692 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-487:LU)[0x563b4cc0cfe0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410110551692 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-487:LU)[0x563b4cc0cfe0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001100:UTRAN-Iu-487:LU)[0x563b4cc208a0] (fsm.c:486) 20250410110551692 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-487:LU)[0x563b4cc0cfe0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410110551692 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-487:LU)[0x563b4cc0cfe0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410110551692 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410110551692 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001100 id=262420000001100 (vlr.c:661) 20250410110551692 DVLR INFO New subscr, IMSI: 262420000001100 (vlr.c:562) 20250410110551692 DVLR DEBUG VLR subscr IMSI-262420000001100 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410110551692 DMSC DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-487:LU)[0x563b4cc208a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110551692 DMSC DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-487:LU)[0x563b4cc208a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110551692 DVLR DEBUG VLR subscr IMSI-262420000001100 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410110551692 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410110551692 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-487:LU)[0x563b4cc0cfe0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410110551692 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-487:LU)[0x563b4cc0cfe0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410110551692 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-487:LU)[0x563b4cc0cfe0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410110551692 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-487:LU)[0x563b4cc61bf0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110551692 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-487:LU)[0x563b4cc61bf0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-487:LU)[0x563b4cc0cfe0] (fsm.c:486) 20250410110551692 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-487:LU)[0x563b4cc61bf0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110551692 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-487:LU)[0x563b4cc61bf0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110551692 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551692 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551692 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551692 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551692 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551692 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551692 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551692 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 08 02 33 8e 61 00 01 e7 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: { messageType := 2, destLocRef := '338E61'O, sourceLocRef := '0001E7'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(2901)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000001100" handled at TC_iu_multi_lu_and_mo_ussd2(2903) MSC_Test-GSUP(2901)@7d38b4d9c9a0: Added IMSI table entry 0TC_iu_multi_lu_and_mo_ussd2(2903)"262420000001100" TC_iu_multi_lu_and_mo_ussd2(2903)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2903)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410110551695 DVLR DEBUG VLR subscr IMSI-262420000001100 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110551695 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-487:LU)[0x563b4cc61bf0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110551695 DVLR DEBUG SUBSCR(IMSI-262420000001100) Received 1 auth tuples (vlr.c:996) 20250410110551695 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-487:LU)[0x563b4cc61bf0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110551695 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-487:LU)[0x563b4cc61bf0]{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:324) 20250410110551695 DMM DEBUG Tx AUTH REQ (rand = 4e81d59992b24e7c25537688832e5546) (gsm_04_08.c:641) 20250410110551695 DMM DEBUG AUTH REQ (autn = 0ac1644724bf12c339f3df9133e081eb) (gsm_04_08.c:643) 20250410110551695 DIUCS DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-487:LU)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110551695 DIUCS DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-487:LU)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110551695 DMSC DEBUG msc_i(IMSI-262420000001100:UTRAN-Iu-487:LU)[0x563b4cbf6160]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110551696 DVLR DEBUG VLR subscr IMSI-262420000001100 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110551696 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551696 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551696 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551696 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551696 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551696 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551696 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551696 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 08 06 33 8e 61 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 4e 81 d5 99 92 b2 4e 7c 25 53 76 88 83 2e 55 46 20 10 0a c1 64 47 24 bf 12 c3 39 f3 df 91 33 e0 81 eb 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2901)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000001101" to be handled at TC_iu_multi_lu_and_mo_ussd2(2904) TC_iu_multi_lu_and_mo_ussd2(2904)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001101'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patching N(SD)=1 into dtap '05142EF34E5B210487647E01'O MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patched enc_l3: '05542EF34E5B210487647E01'O MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 MSC_Test_2-RAN(2896)@7d38b4d9c9a0: Added conn table entry 1TC_iu_multi_lu_and_mo_ussd2(2904)344327 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05542EF34E5B210487647E01'O MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110551706 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551706 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551706 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551706 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551706 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551706 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551706 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551706 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 e7 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 2e f3 4e 5b 21 04 87 64 7e 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 1 set to 1 20250410110551706 DIUCS DEBUG (UTRAN-Iu-487) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: First idle individual index:1 20250410110551706 DMSC DEBUG msc_i(IMSI-262420000001100:UTRAN-Iu-487:LU)[0x563b4cbf6160]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110551706 DIUCS DEBUG msc_i(IMSI-262420000001100:UTRAN-Iu-487:LU)[0x563b4cbf6160]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110551706 DMSC DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-487:LU)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110551706 DIUCS DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-487:LU)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110551706 DIUCS DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-487:LU)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110551706 DMM DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-487:LU)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 2ef34e5b87647e01) (gsm_04_08.c:1128) 20250410110551706 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-487:LU)[0x563b4cc61bf0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110551706 DVLR DEBUG SUBSCR(IMSI-262420000001100) AUTH on UTRAN received RES: 2ef34e5b87647e01 (8 bytes) (vlr_auth_fsm.c:151) 20250410110551706 DVLR INFO SUBSCR(IMSI-262420000001100) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110551706 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-487:LU)[0x563b4cc61bf0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110551706 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-487:LU)[0x563b4cc61bf0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110551706 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-487:LU)[0x563b4cc61bf0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110551706 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-487:LU)[0x563b4cc61bf0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-487:LU)[0x563b4cc0cfe0] (vlr_auth_fsm.c:294) 20250410110551706 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-487:LU)[0x563b4cc61bf0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110551706 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-487:LU)[0x563b4cc61bf0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110551706 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-487:LU)[0x563b4cc0cfe0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410110551706 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-487:LU)[0x563b4cc0cfe0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410110551706 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-487:LU)[0x563b4cc0cfe0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110551706 DIUCS DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-487:LU)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110551706 DIUCS DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-487:LU)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=1c727f02a0b6a7d55037b4bae37108c9, CK=NONE (ran_msg_iu.c:388) 20250410110551706 DMSC DEBUG msc_i(IMSI-262420000001100:UTRAN-Iu-487:LU)[0x563b4cbf6160]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110551706 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-487:LU)[0x563b4cc0cfe0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250410110551706 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551706 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551706 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551706 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551707 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551707 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551707 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551707 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 08 06 33 8e 61 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 1c 72 7f 02 a0 b6 a7 d5 50 37 b4 ba e3 71 08 c9 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110551707 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551707 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551707 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551707 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110551707 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551707 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551707 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551707 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 05 41 07 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 11 10 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 20250410110551707 DIUCS DEBUG (UTRAN-Iu-488 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110551707 DMSC DEBUG msub_fsm[0x563b4cc54970]{active}: Allocated (fsm.c:456) 20250410110551707 DMSC DEBUG msc_i[0x563b4cc579e0]{READY}: Allocated (fsm.c:456) 20250410110551707 DMSC DEBUG msc_i[0x563b4cc579e0]{READY}: is child of msub_fsm[0x563b4cc54970] (fsm.c:486) 20250410110551707 DMSC DEBUG msc_a[0x563b4cc57b10]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110551707 DMSC DEBUG msc_a[0x563b4cc57b10]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc54970] (fsm.c:486) 20250410110551707 DMSC DEBUG msc_a(unknown:UTRAN-Iu-488:NONE)[0x563b4cc57b10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110551707 DMSC DEBUG msc_i(unknown:UTRAN-Iu-488:NONE)[0x563b4cc579e0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110551707 DMSC DEBUG msc_a(unknown:UTRAN-Iu-488:NONE)[0x563b4cc57b10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110551707 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-488:NONE)[0x563b4cc57b10]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110551707 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-488:NONE)[0x563b4cc57b10]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:0 20250410110551707 DMM DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-488:LU)[0x563b4cc57b10]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001101 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410110551707 DMM DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-488:LU)[0x563b4cc57b10]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410110551707 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-488:LU)[0x563b4cc5dca0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410110551707 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-488:LU)[0x563b4cc5dca0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001101:UTRAN-Iu-488:LU)[0x563b4cc57b10] (fsm.c:486) 20250410110551707 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-488:LU)[0x563b4cc5dca0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410110551707 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-488:LU)[0x563b4cc5dca0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer 20250410110551707 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410110551707 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001101 id=262420000001101 (vlr.c:661) 20250410110551707 DVLR INFO New subscr, IMSI: 262420000001101 (vlr.c:562) 20250410110551707 DVLR DEBUG VLR subscr IMSI-262420000001101 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110551707 DMSC DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-488:LU)[0x563b4cc57b10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110551707 DMSC DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-488:LU)[0x563b4cc57b10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110551707 DVLR DEBUG VLR subscr IMSI-262420000001101 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410110551707 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410110551707 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-488:LU)[0x563b4cc5dca0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410110551707 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-488:LU)[0x563b4cc5dca0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410110551707 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-488:LU)[0x563b4cc5dca0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410110551707 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-488:LU)[0x563b4cc1d980]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110551707 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-488:LU)[0x563b4cc1d980]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-488:LU)[0x563b4cc5dca0] (fsm.c:486) 20250410110551707 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-488:LU)[0x563b4cc1d980]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110551707 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-488:LU)[0x563b4cc1d980]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110551707 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551707 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551707 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551707 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551707 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551707 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551707 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551707 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 07 02 05 41 07 00 01 e8 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test-GSUP(2901)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000001101" handled at TC_iu_multi_lu_and_mo_ussd2(2904) MSC_Test-GSUP(2901)@7d38b4d9c9a0: Added IMSI table entry 1TC_iu_multi_lu_and_mo_ussd2(2904)"262420000001101" MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: { messageType := 2, destLocRef := '054107'O, sourceLocRef := '0001E8'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:1 MSC_Test-GSUP(2901)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000001102" to be handled at TC_iu_multi_lu_and_mo_ussd2(2906) TC_iu_multi_lu_and_mo_ussd2(2906)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001102'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } TC_iu_multi_lu_and_mo_ussd2(2904)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2904)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410110551713 DVLR DEBUG VLR subscr IMSI-262420000001101 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110551713 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-488:LU)[0x563b4cc1d980]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110551713 DVLR DEBUG SUBSCR(IMSI-262420000001101) Received 1 auth tuples (vlr.c:996) 20250410110551713 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-488:LU)[0x563b4cc1d980]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110551713 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-488:LU)[0x563b4cc1d980]{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:324) 20250410110551713 DMM DEBUG Tx AUTH REQ (rand = 1d42ec9d0cabe5ce5c5bb3acc8375d12) (gsm_04_08.c:641) 20250410110551713 DMM DEBUG AUTH REQ (autn = 4890947d7c8e4e6c04a6e796198a5104) (gsm_04_08.c:643) 20250410110551713 DIUCS DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-488:LU)[0x563b4cc57b10]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110551713 DIUCS DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-488:LU)[0x563b4cc57b10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110551713 DMSC DEBUG msc_i(IMSI-262420000001101:UTRAN-Iu-488:LU)[0x563b4cc579e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110551713 DVLR DEBUG VLR subscr IMSI-262420000001101 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110551713 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551713 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551713 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551713 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551713 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551713 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551713 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551713 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 07 06 05 41 07 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 1d 42 ec 9d 0c ab e5 ce 5c 5b b3 ac c8 37 5d 12 20 10 48 90 94 7d 7c 8e 4e 6c 04 a6 e7 96 19 8a 51 04 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:1 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250410110551716 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551716 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551716 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551716 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110551716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551716 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551716 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551716 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551716 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 e7 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110551716 DIUCS DEBUG (UTRAN-Iu-487) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110551716 DMSC DEBUG msc_i(IMSI-262420000001100:UTRAN-Iu-487:LU)[0x563b4cbf6160]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110551716 DIUCS DEBUG msc_i(IMSI-262420000001100:UTRAN-Iu-487:LU)[0x563b4cbf6160]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110551716 DMSC DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-487:LU)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110551716 DIUCS DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-487:LU)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110551716 DIUCS DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-487:LU)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110551716 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-487:LU)[0x563b4cc0cfe0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410110551716 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-487:LU)[0x563b4cc0cfe0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410110551716 DIUCS DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-487:LU)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110551716 DMSC DEBUG msc_i(IMSI-262420000001100:UTRAN-Iu-487:LU)[0x563b4cbf6160]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110551716 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-487:LU)[0x563b4cc0cfe0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410110551716 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-487:LU)[0x563b4cc0cfe0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410110551716 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001100:UTRAN-Iu-487:LU)[0x563b4cc65e30]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110551716 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001100:UTRAN-Iu-487:LU)[0x563b4cc65e30]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-487:LU)[0x563b4cc0cfe0] (fsm.c:486) 20250410110551716 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001100:UTRAN-Iu-487:LU)[0x563b4cc65e30]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410110551716 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001100:UTRAN-Iu-487:LU)[0x563b4cc65e30]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) MSC_Test_2-RAN(2896)@7d38b4d9c9a0: Added conn table entry 2TC_iu_multi_lu_and_mo_ussd2(2906)14549887 20250410110551716 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551716 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551716 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551716 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551716 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551716 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551716 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551716 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 08 06 33 8e 61 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 01 f0 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 2 set to 1 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: First idle individual index:2 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patching N(SD)=1 into dtap '0514BC1E76732104EA407BBC'O MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110551717 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551717 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551717 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551717 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patched enc_l3: '0554BC1E76732104EA407BBC'O 20250410110551717 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551717 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551717 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551717 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 de 03 7f 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 11 20 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110551717 DIUCS DEBUG (UTRAN-Iu-489 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110551718 DMSC DEBUG msub_fsm[0x563b4cc22ad0]{active}: Allocated (fsm.c:456) 20250410110551718 DMSC DEBUG msc_i[0x563b4cc22cb0]{READY}: Allocated (fsm.c:456) 20250410110551718 DMSC DEBUG msc_i[0x563b4cc22cb0]{READY}: is child of msub_fsm[0x563b4cc22ad0] (fsm.c:486) 20250410110551718 DMSC DEBUG msc_a[0x563b4cc22f40]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110551718 DMSC DEBUG msc_a[0x563b4cc22f40]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc22ad0] (fsm.c:486) 20250410110551718 DMSC DEBUG msc_a(unknown:UTRAN-Iu-489:NONE)[0x563b4cc22f40]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110551718 DMSC DEBUG msc_i(unknown:UTRAN-Iu-489:NONE)[0x563b4cc22cb0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110551718 DMSC DEBUG msc_a(unknown:UTRAN-Iu-489:NONE)[0x563b4cc22f40]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110551718 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-489:NONE)[0x563b4cc22f40]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110551718 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-489:NONE)[0x563b4cc22f40]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110551718 DMM DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-489:LU)[0x563b4cc22f40]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001102 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410110551718 DMM DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-489:LU)[0x563b4cc22f40]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410110551718 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-489:LU)[0x563b4cc2f230]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410110551718 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-489:LU)[0x563b4cc2f230]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001102:UTRAN-Iu-489:LU)[0x563b4cc22f40] (fsm.c:486) 20250410110551718 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-489:LU)[0x563b4cc2f230]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410110551718 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-489:LU)[0x563b4cc2f230]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410110551718 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410110551718 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001102 id=262420000001102 (vlr.c:661) 20250410110551718 DVLR INFO New subscr, IMSI: 262420000001102 (vlr.c:562) 20250410110551718 DVLR DEBUG VLR subscr IMSI-262420000001102 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410110551718 DMSC DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-489:LU)[0x563b4cc22f40]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110551718 DMSC DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-489:LU)[0x563b4cc22f40]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110551718 DVLR DEBUG VLR subscr IMSI-262420000001102 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410110551718 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410110551718 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-489:LU)[0x563b4cc2f230]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410110551718 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-489:LU)[0x563b4cc2f230]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410110551718 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-489:LU)[0x563b4cc2f230]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410110551718 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-489:LU)[0x563b4cc3b0b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110551718 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-489:LU)[0x563b4cc3b0b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-489:LU)[0x563b4cc2f230] (fsm.c:486) 20250410110551718 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-489:LU)[0x563b4cc3b0b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110551718 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-489:LU)[0x563b4cc3b0b0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110551718 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551718 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551718 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551718 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551718 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551718 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:1 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:24 20250410110551718 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551718 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 06 02 de 03 7f 00 01 e9 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 MSC_Test-GSUP(2901)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000001102" handled at TC_iu_multi_lu_and_mo_ussd2(2906) MSC_Test-GSUP(2901)@7d38b4d9c9a0: Added IMSI table entry 2TC_iu_multi_lu_and_mo_ussd2(2906)"262420000001102" MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554BC1E76732104EA407BBC'O MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'DE037F'O, sourceLocRef := '0001E9'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } 20250410110551719 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551719 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551719 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551719 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551719 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551719 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551719 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551719 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 e8 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 bc 1e 76 73 21 04 ea 40 7b bc 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:2 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110551719 DIUCS DEBUG (UTRAN-Iu-488) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110551719 DMSC DEBUG msc_i(IMSI-262420000001101:UTRAN-Iu-488:LU)[0x563b4cc579e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110551719 DIUCS DEBUG msc_i(IMSI-262420000001101:UTRAN-Iu-488:LU)[0x563b4cc579e0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110551719 DMSC DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-488:LU)[0x563b4cc57b10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110551719 DIUCS DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-488:LU)[0x563b4cc57b10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110551719 DIUCS DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-488:LU)[0x563b4cc57b10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110551719 DMM DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-488:LU)[0x563b4cc57b10]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = bc1e7673ea407bbc) (gsm_04_08.c:1128) 20250410110551719 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-488:LU)[0x563b4cc1d980]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110551719 DVLR DEBUG SUBSCR(IMSI-262420000001101) AUTH on UTRAN received RES: bc1e7673ea407bbc (8 bytes) (vlr_auth_fsm.c:151) 20250410110551719 DVLR INFO SUBSCR(IMSI-262420000001101) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110551719 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-488:LU)[0x563b4cc1d980]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110551719 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-488:LU)[0x563b4cc1d980]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110551719 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-488:LU)[0x563b4cc1d980]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110551719 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-488:LU)[0x563b4cc1d980]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-488:LU)[0x563b4cc5dca0] (vlr_auth_fsm.c:294) 20250410110551719 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-488:LU)[0x563b4cc1d980]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110551719 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-488:LU)[0x563b4cc1d980]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110551719 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-488:LU)[0x563b4cc5dca0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410110551719 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-488:LU)[0x563b4cc5dca0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410110551719 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-488:LU)[0x563b4cc5dca0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110551719 DIUCS DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-488:LU)[0x563b4cc57b10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110551719 DIUCS DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-488:LU)[0x563b4cc57b10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=d307733c917e63a77e59f0b4efa305b4, CK=NONE (ran_msg_iu.c:388) 20250410110551719 DMSC DEBUG msc_i(IMSI-262420000001101:UTRAN-Iu-488:LU)[0x563b4cc579e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110551719 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-488:LU)[0x563b4cc5dca0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250410110551719 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551719 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551719 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551719 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551719 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551719 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551719 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551719 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 07 06 05 41 07 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 d3 07 73 3c 91 7e 63 a7 7e 59 f0 b4 ef a3 05 b4 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2906)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:1 TC_iu_multi_lu_and_mo_ussd2(2906)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410110551720 DVLR DEBUG VLR subscr IMSI-262420000001100 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110551720 DVLR DEBUG IMSI:262420000001100 has MSISDN:491230001100 (vlr.c:1045) 20250410110551720 DMSC NOTICE msub(IMSI-262420000001100:MSISDN-491230001100) VLR: update for IMSI=262420000001100 (MSISDN=491230001100) (gsm_04_08.c:1541) 20250410110551720 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110551721 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110551721 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-487:LU)[0x563b4cc0cfe0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410110551721 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001100:UTRAN-Iu-487:LU)[0x563b4cc65e30]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410110551721 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001100:UTRAN-Iu-487:LU)[0x563b4cc65e30]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410110551721 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001100:UTRAN-Iu-487:LU)[0x563b4cc65e30]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410110551721 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001100:UTRAN-Iu-487:LU)[0x563b4cc65e30]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-487:LU)[0x563b4cc0cfe0] (vlr_lu_fsm.c:110) 20250410110551721 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001100:UTRAN-Iu-487:LU)[0x563b4cc65e30]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410110551721 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001100:UTRAN-Iu-487:LU)[0x563b4cc65e30]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110551721 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-487:LU)[0x563b4cc0cfe0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410110551721 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-487:LU)[0x563b4cc0cfe0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410110551721 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-487:LU)[0x563b4cc1d980]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110551721 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-487:LU)[0x563b4cc1d980]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-487:LU)[0x563b4cc0cfe0] (fsm.c:486) 20250410110551721 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-487:LU)[0x563b4cc1d980]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410110551721 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-487:LU)[0x563b4cc1d980]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410110551721 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-487:LU)[0x563b4cc1d980]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410110551721 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-487:LU)[0x563b4cc1d980]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410110551721 DMSC NOTICE msub(IMSI-262420000001100:MSISDN-491230001100:TMSInew-0x137AB914) VLR: update for IMSI=262420000001100 (MSISDN=491230001100) (gsm_04_08.c:1541) 20250410110551721 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-487:LU)[0x563b4cc1d980]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410110551721 DMM DEBUG -> IMSI-262420000001100:MSISDN-491230001100:TMSInew-0x137AB914 LOCATION UPDATE ACCEPT (TMSI = 0x137ab914) (gsm_04_08.c:149) 20250410110551721 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSInew-0x137AB914:UTRAN-Iu-487:LU)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250410110551721 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSInew-0x137AB914:UTRAN-Iu-487:LU)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110551721 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSInew-0x137AB914:UTRAN-Iu-487:LU)[0x563b4cbf6160]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110551721 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSInew-0x137AB914 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110551721 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551721 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551721 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551721 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551721 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551721 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551721 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551721 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 08 06 33 8e 61 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 13 7a b9 14 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2903)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patched enc_l3: '059B'O MSC_Test-GSUP(2901)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000001103" to be handled at TC_iu_multi_lu_and_mo_ussd2(2908) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:14 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O TC_iu_multi_lu_and_mo_ussd2(2908)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001103'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:1 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110551725 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551725 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551725 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551725 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551725 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551725 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551725 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551725 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 e7 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110551726 DIUCS DEBUG (UTRAN-Iu-487) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110551726 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSInew-0x137AB914:UTRAN-Iu-487:LU)[0x563b4cbf6160]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110551726 DIUCS DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSInew-0x137AB914:UTRAN-Iu-487:LU)[0x563b4cbf6160]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110551726 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSInew-0x137AB914:UTRAN-Iu-487:LU)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110551726 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSInew-0x137AB914:UTRAN-Iu-487:LU)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110551726 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSInew-0x137AB914:UTRAN-Iu-487:LU)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110551726 DMM DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSInew-0x137AB914:UTRAN-Iu-487:LU)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410110551726 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:TMSInew-0x137AB914:UTRAN-Iu-487:LU)[0x563b4cc0cfe0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410110551726 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-487:LU)[0x563b4cc1d980]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410110551726 DMSC NOTICE msub(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914) VLR: update for IMSI=262420000001100 (MSISDN=491230001100) (gsm_04_08.c:1541) 20250410110551726 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110551726 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-487:LU)[0x563b4cc1d980]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410110551726 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-487:LU)[0x563b4cc0cfe0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410110551726 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-487:LU)[0x563b4cc1d980]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410110551726 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-487:LU)[0x563b4cc1d980]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-487:LU)[0x563b4cc0cfe0] (vlr_lu_fsm.c:817) 20250410110551726 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-487:LU)[0x563b4cc1d980]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410110551726 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-487:LU)[0x563b4cc1d980]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110551726 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-487:LU)[0x563b4cc0cfe0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410110551726 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-487:LU)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410110551726 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-487:LU)[0x563b4cc208a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.966s remaining) (msc_a.c:450) 20250410110551726 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001100/3/1): Available (smpp_smsc.c:626) 20250410110551726 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-487:LU)[0x563b4cc208a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110551726 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-487:LU)[0x563b4cc208a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110551726 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-487:LU)[0x563b4cc208a0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110551726 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110551726 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110551726 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110551726 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-487:LU)[0x563b4cc208a0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110551726 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-487:LU)[0x563b4cbf6160]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110551726 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410110551726 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551726 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551726 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551726 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551726 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551726 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551726 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551726 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 08 06 33 8e 61 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110551726 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551726 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551726 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551726 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551726 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551726 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551726 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551726 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 e8 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110551726 DIUCS DEBUG (UTRAN-Iu-488) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110551726 DMSC DEBUG msc_i(IMSI-262420000001101:UTRAN-Iu-488:LU)[0x563b4cc579e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110551726 DIUCS DEBUG msc_i(IMSI-262420000001101:UTRAN-Iu-488:LU)[0x563b4cc579e0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110551726 DMSC DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-488:LU)[0x563b4cc57b10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110551726 DIUCS DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-488:LU)[0x563b4cc57b10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110551726 DIUCS DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-488:LU)[0x563b4cc57b10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110551726 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-488:LU)[0x563b4cc5dca0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410110551726 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-488:LU)[0x563b4cc5dca0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410110551726 DIUCS DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-488:LU)[0x563b4cc57b10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110551726 DMSC DEBUG msc_i(IMSI-262420000001101:UTRAN-Iu-488:LU)[0x563b4cc579e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110551727 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-488:LU)[0x563b4cc5dca0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410110551727 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-488:LU)[0x563b4cc5dca0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410110551727 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001101:UTRAN-Iu-488:LU)[0x563b4cc1d980]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110551727 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001101:UTRAN-Iu-488:LU)[0x563b4cc1d980]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-488:LU)[0x563b4cc5dca0] (fsm.c:486) 20250410110551727 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001101:UTRAN-Iu-488:LU)[0x563b4cc1d980]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410110551727 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001101:UTRAN-Iu-488:LU)[0x563b4cc1d980]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410110551727 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551727 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551727 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551727 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551727 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 20250410110551727 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551727 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551727 DVLR DEBUG VLR subscr IMSI-262420000001102 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110551727 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-489:LU)[0x563b4cc3b0b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110551727 DVLR DEBUG SUBSCR(IMSI-262420000001102) Received 1 auth tuples (vlr.c:996) 20250410110551727 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-489:LU)[0x563b4cc3b0b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110551727 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-489:LU)[0x563b4cc3b0b0]{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:324) 20250410110551727 DMM DEBUG Tx AUTH REQ (rand = 582703ab12daee4620d9857b10a06d72) (gsm_04_08.c:641) 20250410110551727 DMM DEBUG AUTH REQ (autn = 9911e4071355e695429f0d280831a712) (gsm_04_08.c:643) 20250410110551727 DIUCS DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-489:LU)[0x563b4cc22f40]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110551727 DIUCS DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-489:LU)[0x563b4cc22f40]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110551727 DMSC DEBUG msc_i(IMSI-262420000001102:UTRAN-Iu-489:LU)[0x563b4cc22cb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110551727 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 07 06 05 41 07 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 01 f1 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110551727 DVLR DEBUG VLR subscr IMSI-262420000001102 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110551727 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551727 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551727 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551727 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551727 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551727 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551727 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551727 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 06 06 de 03 7f 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 58 27 03 ab 12 da ee 46 20 d9 85 7b 10 a0 6d 72 20 10 99 11 e4 07 13 55 e6 95 42 9f 0d 28 08 31 a7 12 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:1 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:2 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patching N(SD)=1 into dtap '0514A692510821041C4F173D'O MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patched enc_l3: '0554A692510821041C4F173D'O MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:2 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554A692510821041C4F173D'O MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110551734 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551734 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551734 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551734 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551734 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551734 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551734 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551734 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 e9 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 a6 92 51 08 21 04 1c 4f 17 3d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110551734 DIUCS DEBUG (UTRAN-Iu-489) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110551734 DMSC DEBUG msc_i(IMSI-262420000001102:UTRAN-Iu-489:LU)[0x563b4cc22cb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110551734 DIUCS DEBUG msc_i(IMSI-262420000001102:UTRAN-Iu-489:LU)[0x563b4cc22cb0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110551734 DMSC DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-489:LU)[0x563b4cc22f40]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110551734 DIUCS DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-489:LU)[0x563b4cc22f40]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110551734 DIUCS DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-489:LU)[0x563b4cc22f40]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110551734 DMM DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-489:LU)[0x563b4cc22f40]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = a69251081c4f173d) (gsm_04_08.c:1128) 20250410110551734 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-489:LU)[0x563b4cc3b0b0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110551734 DVLR DEBUG SUBSCR(IMSI-262420000001102) AUTH on UTRAN received RES: a69251081c4f173d (8 bytes) (vlr_auth_fsm.c:151) 20250410110551734 DVLR INFO SUBSCR(IMSI-262420000001102) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110551734 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-489:LU)[0x563b4cc3b0b0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110551734 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-489:LU)[0x563b4cc3b0b0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110551734 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-489:LU)[0x563b4cc3b0b0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110551734 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-489:LU)[0x563b4cc3b0b0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-489:LU)[0x563b4cc2f230] (vlr_auth_fsm.c:294) 20250410110551734 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-489:LU)[0x563b4cc3b0b0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110551734 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-489:LU)[0x563b4cc3b0b0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110551734 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-489:LU)[0x563b4cc2f230]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410110551734 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-489:LU)[0x563b4cc2f230]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410110551734 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-489:LU)[0x563b4cc2f230]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110551734 DIUCS DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-489:LU)[0x563b4cc22f40]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110551734 DIUCS DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-489:LU)[0x563b4cc22f40]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=78f56e60ef32a4f4ecc3f2522585ac41, CK=NONE (ran_msg_iu.c:388) 20250410110551734 DMSC DEBUG msc_i(IMSI-262420000001102:UTRAN-Iu-489:LU)[0x563b4cc22cb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110551734 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-489:LU)[0x563b4cc2f230]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250410110551734 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551734 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551734 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551734 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551734 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551734 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551734 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551734 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 06 06 de 03 7f 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 78 f5 6e 60 ef 32 a4 f4 ec c3 f2 52 25 85 ac 41 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:2 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2896)@7d38b4d9c9a0: Added conn table entry 3TC_iu_multi_lu_and_mo_ussd2(2908)3148499 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 3 set to 1 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: First idle individual index:3 20250410110551736 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551736 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551736 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551736 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551736 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551736 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551736 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110551736 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 e7 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110551736 DIUCS DEBUG (UTRAN-Iu-487) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110551736 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-487:LU)[0x563b4cbf6160]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110551736 DIUCS DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-487:LU)[0x563b4cbf6160]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110551736 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-487:LU)[0x563b4cc208a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110551736 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-487:LU)[0x563b4cc208a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110551736 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-487:LU)[0x563b4cc208a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110551736 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-487:LU)[0x563b4cc208a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110551736 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-487:LU)[0x563b4cc208a0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110551736 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-487:LU)[0x563b4cc208a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110551736 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-487:LU)[0x563b4cc208a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110551736 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-487:LU)[0x563b4cc0cfe0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110551736 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-487:LU)[0x563b4cc0cfe0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-487:LU)[0x563b4cc208a0] (msc_a.c:1053) 20250410110551736 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-487:LU)[0x563b4cc0cfe0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410110551736 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-487:LU)[0x563b4cc0cfe0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110551736 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-487:LU)[0x563b4cc0cfe0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410110551736 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-487:LU)[0x563b4cc208a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc61990] (msc_a.c:1053) 20250410110551736 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-487:LU)[0x563b4cc208a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110551736 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-487:LU)[0x563b4cc208a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110551736 DMSC DEBUG msub_fsm[0x563b4cc61990]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110551736 DMSC DEBUG msub(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914) MSC-A terminated (msub.c:261) 20250410110551736 DMSC DEBUG msub(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914) 1 MSC-I still active (msub.c:79) 20250410110551736 DMSC DEBUG msub_fsm[0x563b4cc61990]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110551736 DMSC DEBUG msub_fsm[0x563b4cc61990]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110551737 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-487:LU)[0x563b4cbf6160]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110551737 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-487:LU)[0x563b4cbf6160]{READY}: Removing from parent msub_fsm[0x563b4cc61990] (msub.c:113) 20250410110551737 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-487 (ran_conn.c:142) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110551737 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-487 (ran_conn.c:155) 20250410110551737 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-487:LU)[0x563b4cbf6160]{READY}: Freeing instance (msub.c:113) 20250410110551737 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-487:LU)[0x563b4cbf6160]{READY}: Deallocated (fsm.c:568) 20250410110551737 DMSC DEBUG msub(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914) Free (msub.c:119) 20250410110551737 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914 - active-conn: now used by 1 (attached) (msub.c:375) 20250410110551737 DMSC DEBUG msub_fsm[0x563b4cc61990]{terminating}: Freeing instance (msub.c:113) 20250410110551737 DMSC DEBUG msub_fsm[0x563b4cc61990]{terminating}: Deallocated (fsm.c:568) 20250410110551737 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551737 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551737 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551737 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551737 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551737 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551737 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551737 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 08 04 33 8e 61 00 01 e7 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110551737 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551737 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551737 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551737 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551737 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551737 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551737 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551737 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 30 0a d3 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 11 30 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 20250410110551738 DIUCS DEBUG (UTRAN-Iu-490 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110551738 DMSC DEBUG msub_fsm[0x563b4cc208a0]{active}: Allocated (fsm.c:456) 20250410110551738 DMSC DEBUG msc_i[0x563b4cbf6160]{READY}: Allocated (fsm.c:456) 20250410110551738 DMSC DEBUG msc_i[0x563b4cbf6160]{READY}: is child of msub_fsm[0x563b4cc208a0] (fsm.c:486) 20250410110551738 DMSC DEBUG msc_a[0x563b4cc61990]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110551738 DMSC DEBUG msc_a[0x563b4cc61990]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc208a0] (fsm.c:486) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:0 20250410110551738 DMSC DEBUG msc_a(unknown:UTRAN-Iu-490:NONE)[0x563b4cc61990]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110551738 DMSC DEBUG msc_i(unknown:UTRAN-Iu-490:NONE)[0x563b4cbf6160]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110551738 DMSC DEBUG msc_a(unknown:UTRAN-Iu-490:NONE)[0x563b4cc61990]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110551738 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-490:NONE)[0x563b4cc61990]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110551738 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-490:NONE)[0x563b4cc61990]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110551738 DMM DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-490:LU)[0x563b4cc61990]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001103 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410110551738 DMM DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-490:LU)[0x563b4cc61990]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410110551738 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-490:LU)[0x563b4cc3b0b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410110551738 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-490:LU)[0x563b4cc3b0b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001103:UTRAN-Iu-490:LU)[0x563b4cc61990] (fsm.c:486) 20250410110551738 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-490:LU)[0x563b4cc3b0b0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410110551738 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-490:LU)[0x563b4cc3b0b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410110551738 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410110551738 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001103 id=262420000001103 (vlr.c:661) 20250410110551738 DVLR INFO New subscr, IMSI: 262420000001103 (vlr.c:562) 20250410110551738 DVLR DEBUG VLR subscr IMSI-262420000001103 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410110551738 DMSC DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-490:LU)[0x563b4cc61990]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110551738 DMSC DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-490:LU)[0x563b4cc61990]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110551738 DVLR DEBUG VLR subscr IMSI-262420000001103 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410110551738 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410110551738 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-490:LU)[0x563b4cc3b0b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410110551738 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-490:LU)[0x563b4cc3b0b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410110551738 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-490:LU)[0x563b4cc3b0b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410110551738 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-490:LU)[0x563b4cc3b560]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110551738 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-490:LU)[0x563b4cc3b560]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-490:LU)[0x563b4cc3b0b0] (fsm.c:486) 20250410110551738 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-490:LU)[0x563b4cc3b560]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110551738 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-490:LU)[0x563b4cc3b560]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110551739 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551739 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551739 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551739 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551739 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551739 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551739 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551739 DVLR DEBUG VLR subscr IMSI-262420000001101 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110551739 DVLR DEBUG IMSI:262420000001101 has MSISDN:491230001101 (vlr.c:1045) 20250410110551739 DMSC NOTICE msub(IMSI-262420000001101:MSISDN-491230001101) VLR: update for IMSI=262420000001101 (MSISDN=491230001101) (gsm_04_08.c:1541) 20250410110551739 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2896)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_multi_lu_and_mo_ussd2(2903)3378785 20250410110551739 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 05 02 30 0a d3 00 01 ea 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110551739 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551739 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551739 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551739 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551739 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551739 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551739 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551739 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 e7 33 8e 61 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test-GSUP(2901)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000001103" handled at TC_iu_multi_lu_and_mo_ussd2(2908) MSC_Test-GSUP(2901)@7d38b4d9c9a0: Added IMSI table entry 3TC_iu_multi_lu_and_mo_ussd2(2908)"262420000001103" TC_iu_multi_lu_and_mo_ussd2(2903)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2903)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2903)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2903)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: { messageType := 2, destLocRef := '300AD3'O, sourceLocRef := '0001EA'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:3 20250410110551740 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110551740 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-488:LU)[0x563b4cc5dca0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410110551740 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001101:UTRAN-Iu-488:LU)[0x563b4cc1d980]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410110551740 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001101:UTRAN-Iu-488:LU)[0x563b4cc1d980]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410110551740 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001101:UTRAN-Iu-488:LU)[0x563b4cc1d980]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410110551740 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001101:UTRAN-Iu-488:LU)[0x563b4cc1d980]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-488:LU)[0x563b4cc5dca0] (vlr_lu_fsm.c:110) 20250410110551740 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001101:UTRAN-Iu-488:LU)[0x563b4cc1d980]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410110551740 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001101:UTRAN-Iu-488:LU)[0x563b4cc1d980]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110551740 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-488:LU)[0x563b4cc5dca0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410110551740 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-488:LU)[0x563b4cc5dca0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410110551740 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-488:LU)[0x563b4cc68440]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110551740 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-488:LU)[0x563b4cc68440]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-488:LU)[0x563b4cc5dca0] (fsm.c:486) 20250410110551740 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-488:LU)[0x563b4cc68440]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410110551740 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-488:LU)[0x563b4cc68440]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410110551740 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-488:LU)[0x563b4cc68440]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410110551740 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-488:LU)[0x563b4cc68440]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410110551740 DMSC NOTICE msub(IMSI-262420000001101:MSISDN-491230001101:TMSInew-0x6E77B8B2) VLR: update for IMSI=262420000001101 (MSISDN=491230001101) (gsm_04_08.c:1541) 20250410110551740 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-488:LU)[0x563b4cc68440]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410110551740 DMM DEBUG -> IMSI-262420000001101:MSISDN-491230001101:TMSInew-0x6E77B8B2 LOCATION UPDATE ACCEPT (TMSI = 0x6e77b8b2) (gsm_04_08.c:149) 20250410110551740 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSInew-0x6E77B8B2:UTRAN-Iu-488:LU)[0x563b4cc57b10]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250410110551740 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSInew-0x6E77B8B2:UTRAN-Iu-488:LU)[0x563b4cc57b10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110551740 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSInew-0x6E77B8B2:UTRAN-Iu-488:LU)[0x563b4cc579e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110551740 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSInew-0x6E77B8B2 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110551740 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551740 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551740 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551740 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551740 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551740 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551740 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551740 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 07 06 05 41 07 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 6e 77 b8 b2 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) TC_iu_multi_lu_and_mo_ussd2(2903)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '137AB914'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:2 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 TC_iu_multi_lu_and_mo_ussd2(2908)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2908)@7d38b4d9c9a0: setverdict(pass): none -> pass MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250410110551742 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551742 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551742 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110551742 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551742 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551742 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551742 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551742 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 e9 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-RAN(2896)@7d38b4d9c9a0: Added conn table entry 0TC_iu_multi_lu_and_mo_ussd2(2903)4618437 20250410110551742 DIUCS DEBUG (UTRAN-Iu-489) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110551742 DMSC DEBUG msc_i(IMSI-262420000001102:UTRAN-Iu-489:LU)[0x563b4cc22cb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110551742 DIUCS DEBUG msc_i(IMSI-262420000001102:UTRAN-Iu-489:LU)[0x563b4cc22cb0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110551742 DMSC DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-489:LU)[0x563b4cc22f40]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110551742 DIUCS DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-489:LU)[0x563b4cc22f40]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110551742 DIUCS DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-489:LU)[0x563b4cc22f40]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:1 20250410110551742 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-489:LU)[0x563b4cc2f230]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410110551742 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-489:LU)[0x563b4cc2f230]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410110551742 DIUCS DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-489:LU)[0x563b4cc22f40]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110551742 DMSC DEBUG msc_i(IMSI-262420000001102:UTRAN-Iu-489:LU)[0x563b4cc22cb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer 20250410110551742 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-489:LU)[0x563b4cc2f230]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410110551742 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-489:LU)[0x563b4cc2f230]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410110551742 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001102:UTRAN-Iu-489:LU)[0x563b4cc1d980]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110551742 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001102:UTRAN-Iu-489:LU)[0x563b4cc1d980]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-489:LU)[0x563b4cc2f230] (fsm.c:486) 20250410110551742 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001102:UTRAN-Iu-489:LU)[0x563b4cc1d980]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410110551742 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001102:UTRAN-Iu-489:LU)[0x563b4cc1d980]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410110551743 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551743 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551743 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551743 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551743 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551743 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551743 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551743 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 06 06 de 03 7f 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 01 f2 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:2 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110551744 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551744 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551744 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551744 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551744 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551744 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551744 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551744 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 46 78 c5 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 08 03 50 59 02 05 f4 13 7a b9 14 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110551744 DIUCS DEBUG (UTRAN-Iu-491 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110551744 DMSC DEBUG msub_fsm[0x563b4cc53180]{active}: Allocated (fsm.c:456) 20250410110551744 DMSC DEBUG msc_i[0x563b4cc532b0]{READY}: Allocated (fsm.c:456) 20250410110551744 DMSC DEBUG msc_i[0x563b4cc532b0]{READY}: is child of msub_fsm[0x563b4cc53180] (fsm.c:486) 20250410110551744 DMSC DEBUG msc_a[0x563b4cc53490]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110551744 DMSC DEBUG msc_a[0x563b4cc53490]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc53180] (fsm.c:486) 20250410110551744 DMSC DEBUG msc_a(unknown:UTRAN-Iu-491:NONE)[0x563b4cc53490]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110551744 DMSC DEBUG msc_i(unknown:UTRAN-Iu-491:NONE)[0x563b4cc532b0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110551744 DMSC DEBUG msc_a(unknown:UTRAN-Iu-491:NONE)[0x563b4cc53490]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110551744 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-491:NONE)[0x563b4cc53490]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110551744 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-491:NONE)[0x563b4cc53490]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110551744 DMM DEBUG msc_a(TMSI-0x137AB914:UTRAN-Iu-491:CM_SERVICE_REQ)[0x563b4cc53490]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250410110551745 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x137AB914:UTRAN-Iu-491:CM_SERVICE_REQ)[0x563b4cc53b10]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410110551745 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x137AB914:UTRAN-Iu-491:CM_SERVICE_REQ)[0x563b4cc53b10]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x137AB914:UTRAN-Iu-491:CM_SERVICE_REQ)[0x563b4cc53490] (fsm.c:486) 20250410110551745 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x137AB914:UTRAN-Iu-491:CM_SERVICE_REQ)[0x563b4cc53b10]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250410110551745 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x137AB914:UTRAN-Iu-491:CM_SERVICE_REQ)[0x563b4cc53b10]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410110551745 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) TC_iu_multi_lu_and_mo_ussd2(2904)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110551745 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410110551745 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-491:CM_SERVICE_REQ)[0x563b4cc53490]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110551745 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-491:CM_SERVICE_REQ)[0x563b4cc53490]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110551745 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-491:CM_SERVICE_REQ)[0x563b4cc53b10]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410110551745 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-491:CM_SERVICE_REQ)[0x563b4cc53b10]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250410110551745 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-491:CM_SERVICE_REQ)[0x563b4cc53c40]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110551745 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-491:CM_SERVICE_REQ)[0x563b4cc53c40]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-491:CM_SERVICE_REQ)[0x563b4cc53b10] (fsm.c:486) 20250410110551745 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-491:CM_SERVICE_REQ)[0x563b4cc53c40]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110551745 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-491:CM_SERVICE_REQ)[0x563b4cc53c40]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110551745 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410110551745 DVLR DEBUG VLR subscr IMSI-262420000001103 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110551745 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-490:LU)[0x563b4cc3b560]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110551745 DVLR DEBUG SUBSCR(IMSI-262420000001103) Received 1 auth tuples (vlr.c:996) 20250410110551745 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-490:LU)[0x563b4cc3b560]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110551745 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-490:LU)[0x563b4cc3b560]{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:324) 20250410110551745 DMM DEBUG Tx AUTH REQ (rand = 52a3a07559b1d8024f895328b3b0b93c) (gsm_04_08.c:641) 20250410110551745 DMM DEBUG AUTH REQ (autn = 3acdb33ca1a33ca0c792db48ee502c81) (gsm_04_08.c:643) 20250410110551745 DIUCS DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-490:LU)[0x563b4cc61990]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110551745 DIUCS DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-490:LU)[0x563b4cc61990]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110551745 DMSC DEBUG msc_i(IMSI-262420000001103:UTRAN-Iu-490:LU)[0x563b4cbf6160]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110551745 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551745 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551745 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551745 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551745 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551745 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551745 DVLR DEBUG VLR subscr IMSI-262420000001103 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110551745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551745 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551745 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 04 02 46 78 c5 00 01 eb 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110551745 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551745 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551745 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551745 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551745 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551745 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551745 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551745 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 05 06 30 0a d3 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 52 a3 a0 75 59 b1 d8 02 4f 89 53 28 b3 b0 b9 3c 20 10 3a cd b3 3c a1 a3 3c a0 c7 92 db 48 ee 50 2c 81 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patched enc_l3: '059B'O MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: { messageType := 2, destLocRef := '4678C5'O, sourceLocRef := '0001EB'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:3 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110551747 DVLR DEBUG VLR subscr IMSI-262420000001102 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110551747 DVLR DEBUG IMSI:262420000001102 has MSISDN:491230001102 (vlr.c:1045) 20250410110551747 DMSC NOTICE msub(IMSI-262420000001102:MSISDN-491230001102) VLR: update for IMSI=262420000001102 (MSISDN=491230001102) (gsm_04_08.c:1541) 20250410110551747 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) TC_iu_multi_lu_and_mo_ussd2(2903)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2903)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:1 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:14 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 20250410110551748 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110551748 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-489:LU)[0x563b4cc2f230]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410110551748 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001102:UTRAN-Iu-489:LU)[0x563b4cc1d980]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410110551748 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001102:UTRAN-Iu-489:LU)[0x563b4cc1d980]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410110551748 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001102:UTRAN-Iu-489:LU)[0x563b4cc1d980]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410110551748 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001102:UTRAN-Iu-489:LU)[0x563b4cc1d980]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-489:LU)[0x563b4cc2f230] (vlr_lu_fsm.c:110) 20250410110551748 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001102:UTRAN-Iu-489:LU)[0x563b4cc1d980]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410110551748 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001102:UTRAN-Iu-489:LU)[0x563b4cc1d980]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110551748 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-489:LU)[0x563b4cc2f230]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410110551748 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-489:LU)[0x563b4cc2f230]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410110551748 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-489:LU)[0x563b4cc22250]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110551748 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-489:LU)[0x563b4cc22250]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-489:LU)[0x563b4cc2f230] (fsm.c:486) 20250410110551748 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-489:LU)[0x563b4cc22250]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410110551748 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-489:LU)[0x563b4cc22250]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410110551748 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-489:LU)[0x563b4cc22250]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250410110551748 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-489:LU)[0x563b4cc22250]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410110551748 DMSC NOTICE msub(IMSI-262420000001102:MSISDN-491230001102:TMSInew-0xBEBBFF47) VLR: update for IMSI=262420000001102 (MSISDN=491230001102) (gsm_04_08.c:1541) 20250410110551748 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-489:LU)[0x563b4cc22250]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410110551748 DMM DEBUG -> IMSI-262420000001102:MSISDN-491230001102:TMSInew-0xBEBBFF47 LOCATION UPDATE ACCEPT (TMSI = 0xbebbff47) (gsm_04_08.c:149) 20250410110551748 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSInew-0xBEBBFF47:UTRAN-Iu-489:LU)[0x563b4cc22f40]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250410110551748 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSInew-0xBEBBFF47:UTRAN-Iu-489:LU)[0x563b4cc22f40]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110551748 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSInew-0xBEBBFF47:UTRAN-Iu-489:LU)[0x563b4cc22cb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110551748 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSInew-0xBEBBFF47 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110551749 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551749 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551749 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551749 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551749 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551749 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551749 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551749 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 06 06 de 03 7f 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 be bb ff 47 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110551749 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551749 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551749 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551749 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551749 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551749 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551749 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551749 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 e8 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110551749 DIUCS DEBUG (UTRAN-Iu-488) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110551749 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSInew-0x6E77B8B2:UTRAN-Iu-488:LU)[0x563b4cc579e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110551749 DIUCS DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSInew-0x6E77B8B2:UTRAN-Iu-488:LU)[0x563b4cc579e0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110551749 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSInew-0x6E77B8B2:UTRAN-Iu-488:LU)[0x563b4cc57b10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110551749 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSInew-0x6E77B8B2:UTRAN-Iu-488:LU)[0x563b4cc57b10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110551749 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSInew-0x6E77B8B2:UTRAN-Iu-488:LU)[0x563b4cc57b10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110551749 DMM DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSInew-0x6E77B8B2:UTRAN-Iu-488:LU)[0x563b4cc57b10]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410110551749 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:TMSInew-0x6E77B8B2:UTRAN-Iu-488:LU)[0x563b4cc5dca0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410110551749 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-488:LU)[0x563b4cc68440]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410110551749 DMSC NOTICE msub(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2) VLR: update for IMSI=262420000001101 (MSISDN=491230001101) (gsm_04_08.c:1541) 20250410110551749 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410110551749 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-488:LU)[0x563b4cc68440]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410110551749 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-488:LU)[0x563b4cc5dca0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410110551749 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-488:LU)[0x563b4cc68440]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410110551749 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-488:LU)[0x563b4cc68440]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-488:LU)[0x563b4cc5dca0] (vlr_lu_fsm.c:817) 20250410110551749 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-488:LU)[0x563b4cc68440]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410110551749 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-488:LU)[0x563b4cc68440]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110551749 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-488:LU)[0x563b4cc5dca0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410110551749 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-488:LU)[0x563b4cc57b10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410110551749 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-488:LU)[0x563b4cc57b10]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.957s remaining) (msc_a.c:450) 20250410110551749 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001101/3/1): Available (smpp_smsc.c:626) 20250410110551749 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-488:LU)[0x563b4cc57b10]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110551749 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-488:LU)[0x563b4cc57b10]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110551749 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-488:LU)[0x563b4cc57b10]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110551749 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 20250410110551749 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110551749 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110551749 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-488:LU)[0x563b4cc57b10]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110551749 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-488:LU)[0x563b4cc579e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110551749 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410110551749 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551749 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551749 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551749 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551749 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551749 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551749 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551749 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 07 06 05 41 07 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:2 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051451D6D8402104CA5FB621'O MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:1 MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patched enc_l3: '055451D6D8402104CA5FB621'O MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:3 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:24 MSC_Test-GSUP(2901)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000001104" to be handled at TC_iu_multi_lu_and_mo_ussd2(2910) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055451D6D8402104CA5FB621'O TC_iu_multi_lu_and_mo_ussd2(2910)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001104'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410110551752 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551752 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551752 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551752 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551753 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551753 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551753 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551753 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ea 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 51 d6 d8 40 21 04 ca 5f b6 21 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110551753 DIUCS DEBUG (UTRAN-Iu-490) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110551753 DMSC DEBUG msc_i(IMSI-262420000001103:UTRAN-Iu-490:LU)[0x563b4cbf6160]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110551753 DIUCS DEBUG msc_i(IMSI-262420000001103:UTRAN-Iu-490:LU)[0x563b4cbf6160]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110551753 DMSC DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-490:LU)[0x563b4cc61990]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110551753 DIUCS DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-490:LU)[0x563b4cc61990]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110551753 DIUCS DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-490:LU)[0x563b4cc61990]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110551753 DMM DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-490:LU)[0x563b4cc61990]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 51d6d840ca5fb621) (gsm_04_08.c:1128) 20250410110551753 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-490:LU)[0x563b4cc3b560]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110551753 DVLR DEBUG SUBSCR(IMSI-262420000001103) AUTH on UTRAN received RES: 51d6d840ca5fb621 (8 bytes) (vlr_auth_fsm.c:151) 20250410110551753 DVLR INFO SUBSCR(IMSI-262420000001103) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110551753 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-490:LU)[0x563b4cc3b560]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110551753 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-490:LU)[0x563b4cc3b560]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110551753 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-490:LU)[0x563b4cc3b560]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110551753 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-490:LU)[0x563b4cc3b560]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-490:LU)[0x563b4cc3b0b0] (vlr_auth_fsm.c:294) 20250410110551753 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-490:LU)[0x563b4cc3b560]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110551753 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-490:LU)[0x563b4cc3b560]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110551753 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-490:LU)[0x563b4cc3b0b0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410110551753 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-490:LU)[0x563b4cc3b0b0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410110551753 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-490:LU)[0x563b4cc3b0b0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110551753 DIUCS DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-490:LU)[0x563b4cc61990]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110551753 DIUCS DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-490:LU)[0x563b4cc61990]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=fdfcd2ae851da52bbf266dac229a8f83, CK=NONE (ran_msg_iu.c:388) 20250410110551753 DMSC DEBUG msc_i(IMSI-262420000001103:UTRAN-Iu-490:LU)[0x563b4cbf6160]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110551753 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-490:LU)[0x563b4cc3b0b0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250410110551753 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551753 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551753 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551753 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551753 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551753 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551753 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551753 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 05 06 30 0a d3 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 fd fc d2 ae 85 1d a5 2b bf 26 6d ac 22 9a 8f 83 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) TC_iu_multi_lu_and_mo_ussd2(2906)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patched enc_l3: '059B'O MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:3 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:2 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:14 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:1 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 20250410110551756 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551756 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551756 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551756 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551756 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250410110551756 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551756 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551756 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 e9 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110551756 DIUCS DEBUG (UTRAN-Iu-489) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110551756 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSInew-0xBEBBFF47:UTRAN-Iu-489:LU)[0x563b4cc22cb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110551756 DIUCS DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSInew-0xBEBBFF47:UTRAN-Iu-489:LU)[0x563b4cc22cb0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110551756 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSInew-0xBEBBFF47:UTRAN-Iu-489:LU)[0x563b4cc22f40]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110551756 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSInew-0xBEBBFF47:UTRAN-Iu-489:LU)[0x563b4cc22f40]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110551756 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSInew-0xBEBBFF47:UTRAN-Iu-489:LU)[0x563b4cc22f40]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110551756 DMM DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSInew-0xBEBBFF47:UTRAN-Iu-489:LU)[0x563b4cc22f40]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410110551756 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:TMSInew-0xBEBBFF47:UTRAN-Iu-489:LU)[0x563b4cc2f230]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410110551756 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-489:LU)[0x563b4cc22250]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410110551756 DMSC NOTICE msub(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47) VLR: update for IMSI=262420000001102 (MSISDN=491230001102) (gsm_04_08.c:1541) 20250410110551756 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410110551756 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-489:LU)[0x563b4cc22250]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410110551756 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-489:LU)[0x563b4cc2f230]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410110551756 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-489:LU)[0x563b4cc22250]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410110551756 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-489:LU)[0x563b4cc22250]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-489:LU)[0x563b4cc2f230] (vlr_lu_fsm.c:817) 20250410110551756 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-489:LU)[0x563b4cc22250]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410110551756 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-489:LU)[0x563b4cc22250]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110551756 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-489:LU)[0x563b4cc2f230]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410110551756 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-489:LU)[0x563b4cc22f40]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410110551756 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-489:LU)[0x563b4cc22f40]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.961s remaining) (msc_a.c:450) 20250410110551756 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001102/3/1): Available (smpp_smsc.c:626) 20250410110551756 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-489:LU)[0x563b4cc22f40]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110551756 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-489:LU)[0x563b4cc22f40]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110551756 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-489:LU)[0x563b4cc22f40]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110551756 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110551756 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110551756 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110551756 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-489:LU)[0x563b4cc22f40]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110551756 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-489:LU)[0x563b4cc22cb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110551756 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410110551756 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551756 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551756 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551756 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551756 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551756 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110551756 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551756 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 06 06 de 03 7f 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110551757 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551757 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551757 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551757 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551757 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551757 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551757 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551757 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 e8 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110551757 DIUCS DEBUG (UTRAN-Iu-488) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110551757 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-488:LU)[0x563b4cc579e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110551757 DIUCS DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-488:LU)[0x563b4cc579e0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110551757 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-488:LU)[0x563b4cc57b10]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110551757 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-488:LU)[0x563b4cc57b10]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110551757 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-488:LU)[0x563b4cc57b10]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110551757 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-488:LU)[0x563b4cc57b10]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110551757 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-488:LU)[0x563b4cc57b10]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110551757 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-488:LU)[0x563b4cc57b10]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110551757 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-488:LU)[0x563b4cc57b10]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110551757 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-488:LU)[0x563b4cc5dca0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110551757 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-488:LU)[0x563b4cc5dca0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-488:LU)[0x563b4cc57b10] (msc_a.c:1053) 20250410110551757 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-488:LU)[0x563b4cc5dca0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410110551757 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-488:LU)[0x563b4cc5dca0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110551757 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-488:LU)[0x563b4cc5dca0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410110551757 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-488:LU)[0x563b4cc57b10]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc54970] (msc_a.c:1053) 20250410110551757 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-488:LU)[0x563b4cc57b10]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110551757 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-488:LU)[0x563b4cc57b10]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110551757 DMSC DEBUG msub_fsm[0x563b4cc54970]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 20250410110551757 DMSC DEBUG msub(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2) MSC-A terminated (msub.c:261) 20250410110551757 DMSC DEBUG msub(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2) 1 MSC-I still active (msub.c:79) 20250410110551757 DMSC DEBUG msub_fsm[0x563b4cc54970]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110551757 DMSC DEBUG msub_fsm[0x563b4cc54970]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110551757 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-488:LU)[0x563b4cc579e0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110551757 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-488:LU)[0x563b4cc579e0]{READY}: Removing from parent msub_fsm[0x563b4cc54970] (msub.c:113) 20250410110551757 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-488 (ran_conn.c:142) 20250410110551757 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-488 (ran_conn.c:155) 20250410110551757 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-488:LU)[0x563b4cc579e0]{READY}: Freeing instance (msub.c:113) 20250410110551757 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-488:LU)[0x563b4cc579e0]{READY}: Deallocated (fsm.c:568) 20250410110551758 DMSC DEBUG msub(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2) Free (msub.c:119) 20250410110551758 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2 - active-conn: now used by 1 (attached) (msub.c:375) 20250410110551758 DMSC DEBUG msub_fsm[0x563b4cc54970]{terminating}: Freeing instance (msub.c:113) 20250410110551758 DMSC DEBUG msub_fsm[0x563b4cc54970]{terminating}: Deallocated (fsm.c:568) 20250410110551758 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551758 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551758 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551758 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551758 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551758 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551758 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551758 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 07 04 05 41 07 00 01 e8 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:2 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:1 20250410110551759 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110551759 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551759 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551759 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551759 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551759 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551759 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551759 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 e8 05 41 07 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-RAN(2896)@7d38b4d9c9a0: Deleted conn table entry 1TC_iu_multi_lu_and_mo_ussd2(2904)344327 TC_iu_multi_lu_and_mo_ussd2(2904)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2904)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2904)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2904)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:3 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 TC_iu_multi_lu_and_mo_ussd2(2904)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '6E77B8B2'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2896)@7d38b4d9c9a0: Added conn table entry 1TC_iu_multi_lu_and_mo_ussd2(2910)8587634 MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: First idle individual index:1 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:2 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 MSC_Test_2-RAN(2896)@7d38b4d9c9a0: Added conn table entry 4TC_iu_multi_lu_and_mo_ussd2(2904)6079479 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 4 set to 1 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: First idle individual index:4 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2901)@7d38b4d9c9a0: Created GsupExpect[1] for "262420000001105" to be handled at TC_iu_multi_lu_and_mo_ussd2(2912) TC_iu_multi_lu_and_mo_ussd2(2912)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001105'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-RAN(2896)@7d38b4d9c9a0: Added conn table entry 5TC_iu_multi_lu_and_mo_ussd2(2912)14054133 MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 5 set to 1 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: First idle individual index:5 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2901)@7d38b4d9c9a0: Created GsupExpect[2] for "262420000001106" to be handled at TC_iu_multi_lu_and_mo_ussd2(2914) TC_iu_multi_lu_and_mo_ussd2(2914)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001106'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2901)@7d38b4d9c9a0: Created GsupExpect[3] for "262420000001107" to be handled at TC_iu_multi_lu_and_mo_ussd2(2916) TC_iu_multi_lu_and_mo_ussd2(2916)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001107'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-RAN(2896)@7d38b4d9c9a0: Added conn table entry 6TC_iu_multi_lu_and_mo_ussd2(2916)10755307 MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 6 set to 1 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: First idle individual index:6 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2896)@7d38b4d9c9a0: Added conn table entry 7TC_iu_multi_lu_and_mo_ussd2(2914)10993240 MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 7 set to 1 20250410110551792 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110551792 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-491:CM_SERVICE_REQ)[0x563b4cc53c40]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110551792 DVLR DEBUG SUBSCR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914) Received 1 auth tuples (vlr.c:996) 20250410110551792 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-491:CM_SERVICE_REQ)[0x563b4cc53c40]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110551792 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-491:CM_SERVICE_REQ)[0x563b4cc53c40]{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:324) 20250410110551792 DMM DEBUG Tx AUTH REQ (rand = dd140dd618cbae657ac0937371fb4870) (gsm_04_08.c:641) 20250410110551792 DMM DEBUG AUTH REQ (autn = 45a7cf4dee070887f506552ea40b48ce) (gsm_04_08.c:643) 20250410110551792 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-491:CM_SERVICE_REQ)[0x563b4cc53490]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110551792 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-491:CM_SERVICE_REQ)[0x563b4cc53490]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110551792 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-491:CM_SERVICE_REQ)[0x563b4cc532b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110551792 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: First idle individual index:7 20250410110551792 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551792 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551792 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551792 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551792 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551792 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551792 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551792 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 04 06 46 78 c5 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 dd 14 0d d6 18 cb ae 65 7a c0 93 73 71 fb 48 70 20 10 45 a7 cf 4d ee 07 08 87 f5 06 55 2e a4 0b 48 ce 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110551792 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551792 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551793 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551793 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551793 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551793 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551793 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551793 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ea 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110551793 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110551793 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551793 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551793 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551793 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551793 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551793 DIUCS DEBUG (UTRAN-Iu-490) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110551793 DMSC DEBUG msc_i(IMSI-262420000001103:UTRAN-Iu-490:LU)[0x563b4cbf6160]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110551793 DIUCS DEBUG msc_i(IMSI-262420000001103:UTRAN-Iu-490:LU)[0x563b4cbf6160]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110551793 DMSC DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-490:LU)[0x563b4cc61990]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110551793 DIUCS DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-490:LU)[0x563b4cc61990]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110551793 DIUCS DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-490:LU)[0x563b4cc61990]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110551793 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-490:LU)[0x563b4cc3b0b0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410110551793 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-490:LU)[0x563b4cc3b0b0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410110551793 DIUCS DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-490:LU)[0x563b4cc61990]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110551793 DMSC DEBUG msc_i(IMSI-262420000001103:UTRAN-Iu-490:LU)[0x563b4cbf6160]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110551793 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-490:LU)[0x563b4cc3b0b0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410110551793 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-490:LU)[0x563b4cc3b0b0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410110551793 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001103:UTRAN-Iu-490:LU)[0x563b4cc57b10]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110551793 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001103:UTRAN-Iu-490:LU)[0x563b4cc57b10]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-490:LU)[0x563b4cc3b0b0] (fsm.c:486) 20250410110551793 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551793 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 83 09 72 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 11 40 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110551793 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001103:UTRAN-Iu-490:LU)[0x563b4cc57b10]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410110551793 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551793 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551793 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001103:UTRAN-Iu-490:LU)[0x563b4cc57b10]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410110551793 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551793 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551793 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551793 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551793 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 20250410110551793 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 e9 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110551793 DIUCS DEBUG (UTRAN-Iu-492 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110551793 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551793 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551793 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551793 DMSC DEBUG msub_fsm[0x563b4cc54970]{active}: Allocated (fsm.c:456) 20250410110551793 DMSC DEBUG msc_i[0x563b4cc22250]{READY}: Allocated (fsm.c:456) 20250410110551793 DMSC DEBUG msc_i[0x563b4cc22250]{READY}: is child of msub_fsm[0x563b4cc54970] (fsm.c:486) 20250410110551793 DMSC DEBUG msc_a[0x563b4cc3b560]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110551793 DMSC DEBUG msc_a[0x563b4cc3b560]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc54970] (fsm.c:486) 20250410110551793 DMSC DEBUG msc_a(unknown:UTRAN-Iu-492:NONE)[0x563b4cc3b560]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110551793 DMSC DEBUG msc_i(unknown:UTRAN-Iu-492:NONE)[0x563b4cc22250]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110551793 DMSC DEBUG msc_a(unknown:UTRAN-Iu-492:NONE)[0x563b4cc3b560]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110551793 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-492:NONE)[0x563b4cc3b560]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110551793 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-492:NONE)[0x563b4cc3b560]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110551793 DMM DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-492:LU)[0x563b4cc3b560]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001104 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410110551793 DMM DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-492:LU)[0x563b4cc3b560]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410110551793 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551793 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551793 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551793 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551793 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 5c c3 f7 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 08 03 50 59 02 05 f4 6e 77 b8 b2 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110551793 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-492:LU)[0x563b4cc68440]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410110551793 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-492:LU)[0x563b4cc68440]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001104:UTRAN-Iu-492:LU)[0x563b4cc3b560] (fsm.c:486) 20250410110551793 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-492:LU)[0x563b4cc68440]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410110551793 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-492:LU)[0x563b4cc68440]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110551793 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551793 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551793 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551793 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551793 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410110551793 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001104 id=262420000001104 (vlr.c:661) 20250410110551793 DVLR INFO New subscr, IMSI: 262420000001104 (vlr.c:562) 20250410110551793 DVLR DEBUG VLR subscr IMSI-262420000001104 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410110551793 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551793 DMSC DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-492:LU)[0x563b4cc3b560]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110551793 DMSC DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-492:LU)[0x563b4cc3b560]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110551793 DVLR DEBUG VLR subscr IMSI-262420000001104 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410110551793 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410110551793 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551793 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-492:LU)[0x563b4cc68440]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410110551793 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-492:LU)[0x563b4cc68440]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410110551793 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551793 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 d6 72 f5 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 11 50 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110551793 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-492:LU)[0x563b4cc68440]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410110551793 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-492:LU)[0x563b4cc54720]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110551793 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-492:LU)[0x563b4cc54720]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-492:LU)[0x563b4cc68440] (fsm.c:486) 20250410110551793 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551793 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551793 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-492:LU)[0x563b4cc54720]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110551793 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-492:LU)[0x563b4cc54720]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110551793 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551793 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551793 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551793 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551793 DIUCS DEBUG (UTRAN-Iu-489) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110551793 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-489:LU)[0x563b4cc22cb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer 20250410110551793 DIUCS DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-489:LU)[0x563b4cc22cb0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110551793 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-489:LU)[0x563b4cc22f40]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110551793 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-489:LU)[0x563b4cc22f40]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110551793 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-489:LU)[0x563b4cc22f40]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110551793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551793 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551793 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 a4 1c eb 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 11 70 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110551793 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551793 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551793 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551793 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551793 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551793 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551793 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-489:LU)[0x563b4cc22f40]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110551793 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-489:LU)[0x563b4cc22f40]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110551793 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-489:LU)[0x563b4cc22f40]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110551793 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-489:LU)[0x563b4cc22f40]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110551793 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-489:LU)[0x563b4cc2f230]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110551793 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-489:LU)[0x563b4cc2f230]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-489:LU)[0x563b4cc22f40] (msc_a.c:1053) 20250410110551793 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-489:LU)[0x563b4cc2f230]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410110551793 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-489:LU)[0x563b4cc2f230]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110551793 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-489:LU)[0x563b4cc2f230]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410110551793 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-489:LU)[0x563b4cc22f40]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc22ad0] (msc_a.c:1053) 20250410110551793 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-489:LU)[0x563b4cc22f40]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110551793 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-489:LU)[0x563b4cc22f40]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110551793 DMSC DEBUG msub_fsm[0x563b4cc22ad0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110551793 DMSC DEBUG msub(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47) MSC-A terminated (msub.c:261) 20250410110551793 DMSC DEBUG msub(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47) 1 MSC-I still active (msub.c:79) 20250410110551793 DMSC DEBUG msub_fsm[0x563b4cc22ad0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110551793 DMSC DEBUG msub_fsm[0x563b4cc22ad0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110551793 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-489:LU)[0x563b4cc22cb0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110551793 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-489:LU)[0x563b4cc22cb0]{READY}: Removing from parent msub_fsm[0x563b4cc22ad0] (msub.c:113) 20250410110551793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551793 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551793 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 05 06 30 0a d3 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 01 f3 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110551793 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-489 (ran_conn.c:142) 20250410110551793 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-489 (ran_conn.c:155) 20250410110551793 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-489:LU)[0x563b4cc22cb0]{READY}: Freeing instance (msub.c:113) 20250410110551793 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-489:LU)[0x563b4cc22cb0]{READY}: Deallocated (fsm.c:568) 20250410110551793 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551793 DMSC DEBUG msub(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47) Free (msub.c:119) 20250410110551793 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47 - active-conn: now used by 1 (attached) (msub.c:375) 20250410110551793 DMSC DEBUG msub_fsm[0x563b4cc22ad0]{terminating}: Freeing instance (msub.c:113) 20250410110551793 DMSC DEBUG msub_fsm[0x563b4cc22ad0]{terminating}: Deallocated (fsm.c:568) 20250410110551793 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551793 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551793 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551793 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551793 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551793 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551793 DIUCS DEBUG (UTRAN-Iu-493 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110551793 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 a7 be 58 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 11 60 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110551793 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551793 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551793 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551793 DMSC DEBUG msub_fsm[0x563b4cc22f40]{active}: Allocated (fsm.c:456) 20250410110551793 DMSC DEBUG msc_i[0x563b4cc22cb0]{READY}: Allocated (fsm.c:456) 20250410110551793 DMSC DEBUG msc_i[0x563b4cc22cb0]{READY}: is child of msub_fsm[0x563b4cc22f40] (fsm.c:486) 20250410110551793 DMSC DEBUG msc_a[0x563b4cc22ad0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110551793 DMSC DEBUG msc_a[0x563b4cc22ad0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc22f40] (fsm.c:486) 20250410110551793 DMSC DEBUG msc_a(unknown:UTRAN-Iu-493:NONE)[0x563b4cc22ad0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110551793 DMSC DEBUG msc_i(unknown:UTRAN-Iu-493:NONE)[0x563b4cc22cb0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110551793 DMSC DEBUG msc_a(unknown:UTRAN-Iu-493:NONE)[0x563b4cc22ad0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110551793 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551793 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551793 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551793 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551793 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 03 02 83 09 72 00 01 ec 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test-GSUP(2901)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000001104" handled at TC_iu_multi_lu_and_mo_ussd2(2910) MSC_Test-GSUP(2901)@7d38b4d9c9a0: Added IMSI table entry 4TC_iu_multi_lu_and_mo_ussd2(2910)"262420000001104" MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 20250410110551793 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551793 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551793 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551793 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551793 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551794 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551794 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551793 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-493:NONE)[0x563b4cc22ad0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110551793 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-493:NONE)[0x563b4cc22ad0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110551793 DMM DEBUG msc_a(TMSI-0x6E77B8B2:UTRAN-Iu-493:CM_SERVICE_REQ)[0x563b4cc22ad0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250410110551793 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6E77B8B2:UTRAN-Iu-493:CM_SERVICE_REQ)[0x563b4cc6f930]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410110551793 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6E77B8B2:UTRAN-Iu-493:CM_SERVICE_REQ)[0x563b4cc6f930]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x6E77B8B2:UTRAN-Iu-493:CM_SERVICE_REQ)[0x563b4cc22ad0] (fsm.c:486) 20250410110551793 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6E77B8B2:UTRAN-Iu-493:CM_SERVICE_REQ)[0x563b4cc6f930]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250410110551793 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6E77B8B2:UTRAN-Iu-493:CM_SERVICE_REQ)[0x563b4cc6f930]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410110551793 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410110551793 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410110551793 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-493:CM_SERVICE_REQ)[0x563b4cc22ad0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110551793 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-493:CM_SERVICE_REQ)[0x563b4cc22ad0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110551793 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-493:CM_SERVICE_REQ)[0x563b4cc6f930]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410110551793 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-493:CM_SERVICE_REQ)[0x563b4cc6f930]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250410110551793 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-493:CM_SERVICE_REQ)[0x563b4cc646b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110551793 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-493:CM_SERVICE_REQ)[0x563b4cc646b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-493:CM_SERVICE_REQ)[0x563b4cc6f930] (fsm.c:486) 20250410110551793 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-493:CM_SERVICE_REQ)[0x563b4cc646b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110551793 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-493:CM_SERVICE_REQ)[0x563b4cc646b0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110551793 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410110551794 DIUCS DEBUG (UTRAN-Iu-494 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110551794 DMSC DEBUG msub_fsm[0x563b4cc64f60]{active}: Allocated (fsm.c:456) 20250410110551794 DMSC DEBUG msc_i[0x563b4cc62f40]{READY}: Allocated (fsm.c:456) 20250410110551794 DMSC DEBUG msc_i[0x563b4cc62f40]{READY}: is child of msub_fsm[0x563b4cc64f60] (fsm.c:486) 20250410110551794 DMSC DEBUG msc_a[0x563b4cc63070]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110551794 DMSC DEBUG msc_a[0x563b4cc63070]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc64f60] (fsm.c:486) 20250410110551794 DMSC DEBUG msc_a(unknown:UTRAN-Iu-494:NONE)[0x563b4cc63070]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110551794 DMSC DEBUG msc_i(unknown:UTRAN-Iu-494:NONE)[0x563b4cc62f40]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110551794 DMSC DEBUG msc_a(unknown:UTRAN-Iu-494:NONE)[0x563b4cc63070]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110551794 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-494:NONE)[0x563b4cc63070]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110551794 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-494:NONE)[0x563b4cc63070]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110551794 DMM DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x563b4cc63070]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001105 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410110551794 DMM DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x563b4cc63070]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110551794 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x563b4cc63830]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410110551794 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x563b4cc63830]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x563b4cc63070] (fsm.c:486) 20250410110551794 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x563b4cc63830]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410110551794 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x563b4cc63830]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410110551794 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410110551794 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001105 id=262420000001105 (vlr.c:661) 20250410110551794 DVLR INFO New subscr, IMSI: 262420000001105 (vlr.c:562) 20250410110551794 DVLR DEBUG VLR subscr IMSI-262420000001105 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410110551794 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 06 04 de 03 7f 00 01 e9 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110551794 DMSC DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x563b4cc63070]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110551794 DMSC DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x563b4cc63070]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110551794 DVLR DEBUG VLR subscr IMSI-262420000001105 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410110551794 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410110551794 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x563b4cc63830]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410110551794 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x563b4cc63830]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410110551794 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x563b4cc63830]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410110551794 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x563b4cc63a90]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110551794 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x563b4cc63a90]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x563b4cc63830] (fsm.c:486) 20250410110551794 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x563b4cc63a90]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110551794 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x563b4cc63a90]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110551794 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551794 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551794 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551794 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:3 20250410110551794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551794 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551794 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551794 DIUCS DEBUG (UTRAN-Iu-495 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 20250410110551794 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551794 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 02 02 5c c3 f7 00 01 ed 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110551794 DMSC DEBUG msub_fsm[0x563b4cc64b10]{active}: Allocated (fsm.c:456) 20250410110551794 DMSC DEBUG msc_i[0x563b4cc64c40]{READY}: Allocated (fsm.c:456) 20250410110551794 DMSC DEBUG msc_i[0x563b4cc64c40]{READY}: is child of msub_fsm[0x563b4cc64b10] (fsm.c:486) 20250410110551794 DMSC DEBUG msc_a[0x563b4cc74860]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110551794 DMSC DEBUG msc_a[0x563b4cc74860]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc64b10] (fsm.c:486) 20250410110551794 DMSC DEBUG msc_a(unknown:UTRAN-Iu-495:NONE)[0x563b4cc74860]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110551794 DMSC DEBUG msc_i(unknown:UTRAN-Iu-495:NONE)[0x563b4cc64c40]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110551794 DMSC DEBUG msc_a(unknown:UTRAN-Iu-495:NONE)[0x563b4cc74860]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110551794 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-495:NONE)[0x563b4cc74860]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110551794 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-495:NONE)[0x563b4cc74860]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110551794 DMM DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-495:LU)[0x563b4cc74860]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001107 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410110551794 DMM DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-495:LU)[0x563b4cc74860]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410110551794 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-495:LU)[0x563b4cc74ef0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410110551794 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-495:LU)[0x563b4cc74ef0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001107:UTRAN-Iu-495:LU)[0x563b4cc74860] (fsm.c:486) 20250410110551794 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-495:LU)[0x563b4cc74ef0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410110551794 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-495:LU)[0x563b4cc74ef0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110551794 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410110551794 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001107 id=262420000001107 (vlr.c:661) 20250410110551794 DVLR INFO New subscr, IMSI: 262420000001107 (vlr.c:562) 20250410110551794 DVLR DEBUG VLR subscr IMSI-262420000001107 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110551794 DMSC DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-495:LU)[0x563b4cc74860]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110551794 DMSC DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-495:LU)[0x563b4cc74860]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110551794 DVLR DEBUG VLR subscr IMSI-262420000001107 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410110551794 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410110551794 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-495:LU)[0x563b4cc74ef0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410110551794 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-495:LU)[0x563b4cc74ef0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410110551794 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-495:LU)[0x563b4cc74ef0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410110551794 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-495:LU)[0x563b4cc75830]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110551794 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-495:LU)[0x563b4cc75830]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-495:LU)[0x563b4cc74ef0] (fsm.c:486) 20250410110551794 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-495:LU)[0x563b4cc75830]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110551794 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-495:LU)[0x563b4cc75830]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 20250410110551794 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110551794 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551794 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551794 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551794 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551794 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test-GSUP(2901)@7d38b4d9c9a0: Found GsupExpect[1] for "262420000001105" handled at TC_iu_multi_lu_and_mo_ussd2(2912) MSC_Test-GSUP(2901)@7d38b4d9c9a0: Added IMSI table entry 5TC_iu_multi_lu_and_mo_ussd2(2912)"262420000001105" 20250410110551794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551794 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551794 DIUCS DEBUG (UTRAN-Iu-496 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110551794 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 01 02 d6 72 f5 00 01 ee 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 20250410110551794 DMSC DEBUG msub_fsm[0x563b4cc74da0]{active}: Allocated (fsm.c:456) 20250410110551794 DMSC DEBUG msc_i[0x563b4cc6e0e0]{READY}: Allocated (fsm.c:456) 20250410110551794 DMSC DEBUG msc_i[0x563b4cc6e0e0]{READY}: is child of msub_fsm[0x563b4cc74da0] (fsm.c:486) 20250410110551794 DMSC DEBUG msc_a[0x563b4cc6e370]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110551794 DMSC DEBUG msc_a[0x563b4cc6e370]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc74da0] (fsm.c:486) 20250410110551794 DMSC DEBUG msc_a(unknown:UTRAN-Iu-496:NONE)[0x563b4cc6e370]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110551794 DMSC DEBUG msc_i(unknown:UTRAN-Iu-496:NONE)[0x563b4cc6e0e0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110551794 DMSC DEBUG msc_a(unknown:UTRAN-Iu-496:NONE)[0x563b4cc6e370]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110551794 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-496:NONE)[0x563b4cc6e370]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110551794 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-496:NONE)[0x563b4cc6e370]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110551794 DMM DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-496:LU)[0x563b4cc6e370]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001106 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410110551794 DMM DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-496:LU)[0x563b4cc6e370]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410110551794 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-496:LU)[0x563b4cc78f90]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410110551794 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-496:LU)[0x563b4cc78f90]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001106:UTRAN-Iu-496:LU)[0x563b4cc6e370] (fsm.c:486) 20250410110551794 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-496:LU)[0x563b4cc78f90]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410110551794 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-496:LU)[0x563b4cc78f90]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410110551794 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410110551794 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001106 id=262420000001106 (vlr.c:661) 20250410110551794 DVLR INFO New subscr, IMSI: 262420000001106 (vlr.c:562) 20250410110551794 DVLR DEBUG VLR subscr IMSI-262420000001106 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) MSC_Test-GSUP(2901)@7d38b4d9c9a0: Found GsupExpect[3] for "262420000001107" handled at TC_iu_multi_lu_and_mo_ussd2(2916) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: { messageType := 2, destLocRef := '830972'O, sourceLocRef := '0001EC'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test-GSUP(2901)@7d38b4d9c9a0: Added IMSI table entry 6TC_iu_multi_lu_and_mo_ussd2(2916)"262420000001107" 20250410110551794 DMSC DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-496:LU)[0x563b4cc6e370]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110551794 DMSC DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-496:LU)[0x563b4cc6e370]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110551794 DVLR DEBUG VLR subscr IMSI-262420000001106 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410110551794 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410110551794 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-496:LU)[0x563b4cc78f90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410110551794 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-496:LU)[0x563b4cc78f90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410110551794 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-496:LU)[0x563b4cc78f90]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410110551794 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-496:LU)[0x563b4cc798d0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110551794 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-496:LU)[0x563b4cc798d0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-496:LU)[0x563b4cc78f90] (fsm.c:486) 20250410110551794 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-496:LU)[0x563b4cc798d0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110551794 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-496:LU)[0x563b4cc798d0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:1 20250410110551794 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551794 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051488B06855210441B6647C'O 20250410110551794 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551794 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551794 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551794 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551794 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551794 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 00 02 a4 1c eb 00 01 ef 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110551794 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2901)@7d38b4d9c9a0: Found GsupExpect[2] for "262420000001106" handled at TC_iu_multi_lu_and_mo_ussd2(2914) MSC_Test-GSUP(2901)@7d38b4d9c9a0: Added IMSI table entry 7TC_iu_multi_lu_and_mo_ussd2(2914)"262420000001106" MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patched enc_l3: '055488B06855210441B6647C'O 20250410110551794 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551794 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551794 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551794 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551794 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:2 20250410110551795 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551795 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0e 02 a7 be 58 00 01 f0 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: { messageType := 2, destLocRef := '5CC3F7'O, sourceLocRef := '0001ED'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:4 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'D672F5'O, sourceLocRef := '0001EE'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:5 20250410110551795 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551795 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110551795 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 20250410110551795 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551795 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551795 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551795 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551795 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 e9 de 03 7f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055488B06855210441B6647C'O MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2896)@7d38b4d9c9a0: Deleted conn table entry 2TC_iu_multi_lu_and_mo_ussd2(2906)14549887 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'A41CEB'O, sourceLocRef := '0001EF'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } TC_iu_multi_lu_and_mo_ussd2(2906)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:6 TC_iu_multi_lu_and_mo_ussd2(2906)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2906)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2906)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2910)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2910)@7d38b4d9c9a0: setverdict(pass): none -> pass MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'A7BE58'O, sourceLocRef := '0001F0'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:7 TC_iu_multi_lu_and_mo_ussd2(2904)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2904)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2906)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'BEBBFF47'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } 20250410110551797 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110551797 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-493:CM_SERVICE_REQ)[0x563b4cc646b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110551797 DVLR DEBUG SUBSCR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2) Received 1 auth tuples (vlr.c:996) 20250410110551797 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-493:CM_SERVICE_REQ)[0x563b4cc646b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110551797 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-493:CM_SERVICE_REQ)[0x563b4cc646b0]{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:324) 20250410110551797 DMM DEBUG Tx AUTH REQ (rand = b33680c24ffcc2a945b2a0928fe7a502) (gsm_04_08.c:641) 20250410110551797 DMM DEBUG AUTH REQ (autn = 8190f47b6bd11ec7d35bac537d308888) (gsm_04_08.c:643) 20250410110551797 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-493:CM_SERVICE_REQ)[0x563b4cc22ad0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110551797 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-493:CM_SERVICE_REQ)[0x563b4cc22ad0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110551797 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-493:CM_SERVICE_REQ)[0x563b4cc22cb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110551797 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410110551797 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551797 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551797 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551797 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551797 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551797 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551797 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551797 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 02 06 5c c3 f7 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 b3 36 80 c2 4f fc c2 a9 45 b2 a0 92 8f e7 a5 02 20 10 81 90 f4 7b 6b d1 1e c7 d3 5b ac 53 7d 30 88 88 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110551797 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551797 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551797 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551797 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551797 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551797 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551797 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551797 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 eb 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 88 b0 68 55 21 04 41 b6 64 7c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110551797 DIUCS DEBUG (UTRAN-Iu-491) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110551797 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-491:CM_SERVICE_REQ)[0x563b4cc532b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110551797 DIUCS DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-491:CM_SERVICE_REQ)[0x563b4cc532b0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110551797 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-491:CM_SERVICE_REQ)[0x563b4cc53490]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110551797 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-491:CM_SERVICE_REQ)[0x563b4cc53490]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110551797 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-491:CM_SERVICE_REQ)[0x563b4cc53490]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110551797 DMM DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-491:CM_SERVICE_REQ)[0x563b4cc53490]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 88b0685541b6647c) (gsm_04_08.c:1128) 20250410110551797 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-491:CM_SERVICE_REQ)[0x563b4cc53c40]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110551797 DVLR DEBUG SUBSCR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914) AUTH on UTRAN received RES: 88b0685541b6647c (8 bytes) (vlr_auth_fsm.c:151) 20250410110551797 DVLR INFO SUBSCR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110551797 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-491:CM_SERVICE_REQ)[0x563b4cc53c40]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110551797 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-491:CM_SERVICE_REQ)[0x563b4cc53c40]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) TC_iu_multi_lu_and_mo_ussd2(2912)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250410110551797 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-491:CM_SERVICE_REQ)[0x563b4cc53c40]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110551797 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-491:CM_SERVICE_REQ)[0x563b4cc53c40]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-491:CM_SERVICE_REQ)[0x563b4cc53b10] (vlr_auth_fsm.c:294) 20250410110551797 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-491:CM_SERVICE_REQ)[0x563b4cc53c40]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110551797 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-491:CM_SERVICE_REQ)[0x563b4cc53c40]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110551797 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-491:CM_SERVICE_REQ)[0x563b4cc53b10]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250410110551797 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-491:CM_SERVICE_REQ)[0x563b4cc53b10]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410110551797 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-491:CM_SERVICE_REQ)[0x563b4cc53b10]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) TC_iu_multi_lu_and_mo_ussd2(2912)@7d38b4d9c9a0: setverdict(pass): none -> pass MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 20250410110551797 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-491:CM_SERVICE_REQ)[0x563b4cc53490]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110551797 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-491:CM_SERVICE_REQ)[0x563b4cc53490]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=619b2826258c70e55f21fc36593f16e8, CK=NONE (ran_msg_iu.c:388) 20250410110551797 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-491:CM_SERVICE_REQ)[0x563b4cc532b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110551797 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-491:CM_SERVICE_REQ)[0x563b4cc53b10]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250410110551797 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551797 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551797 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-RAN(2896)@7d38b4d9c9a0: Added conn table entry 2TC_iu_multi_lu_and_mo_ussd2(2906)10275736 20250410110551797 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551797 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551797 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551797 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551797 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 04 06 46 78 c5 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 61 9b 28 26 25 8c 70 e5 5f 21 fc 36 59 3f 16 e8 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) TC_iu_multi_lu_and_mo_ussd2(2914)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:4 TC_iu_multi_lu_and_mo_ussd2(2916)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2914)@7d38b4d9c9a0: setverdict(pass): none -> pass MSC_Test-GSUP(2901)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000001108" to be handled at TC_iu_multi_lu_and_mo_ussd2(2918) TC_iu_multi_lu_and_mo_ussd2(2916)@7d38b4d9c9a0: setverdict(pass): none -> pass MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 2 set to 1 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: First idle individual index:2 TC_iu_multi_lu_and_mo_ussd2(2918)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001108'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410110551799 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551799 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551799 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551799 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551799 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551799 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551799 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551799 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 9c cb 98 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 08 03 50 59 02 05 f4 be bb ff 47 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110551799 DIUCS DEBUG (UTRAN-Iu-497 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110551799 DMSC DEBUG msub_fsm[0x563b4cc1dab0]{active}: Allocated (fsm.c:456) 20250410110551799 DMSC DEBUG msc_i[0x563b4cc7a7c0]{READY}: Allocated (fsm.c:456) 20250410110551799 DMSC DEBUG msc_i[0x563b4cc7a7c0]{READY}: is child of msub_fsm[0x563b4cc1dab0] (fsm.c:486) 20250410110551799 DMSC DEBUG msc_a[0x563b4cc75ef0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110551799 DMSC DEBUG msc_a[0x563b4cc75ef0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc1dab0] (fsm.c:486) 20250410110551799 DMSC DEBUG msc_a(unknown:UTRAN-Iu-497:NONE)[0x563b4cc75ef0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110551799 DMSC DEBUG msc_i(unknown:UTRAN-Iu-497:NONE)[0x563b4cc7a7c0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110551799 DMSC DEBUG msc_a(unknown:UTRAN-Iu-497:NONE)[0x563b4cc75ef0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110551799 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-497:NONE)[0x563b4cc75ef0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110551799 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-497:NONE)[0x563b4cc75ef0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110551799 DMM DEBUG msc_a(TMSI-0xBEBBFF47:UTRAN-Iu-497:CM_SERVICE_REQ)[0x563b4cc75ef0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250410110551799 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBEBBFF47:UTRAN-Iu-497:CM_SERVICE_REQ)[0x563b4cc763f0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410110551799 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBEBBFF47:UTRAN-Iu-497:CM_SERVICE_REQ)[0x563b4cc763f0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xBEBBFF47:UTRAN-Iu-497:CM_SERVICE_REQ)[0x563b4cc75ef0] (fsm.c:486) 20250410110551799 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBEBBFF47:UTRAN-Iu-497:CM_SERVICE_REQ)[0x563b4cc763f0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250410110551799 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBEBBFF47:UTRAN-Iu-497:CM_SERVICE_REQ)[0x563b4cc763f0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410110551799 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410110551799 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410110551799 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-497:CM_SERVICE_REQ)[0x563b4cc75ef0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110551799 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-497:CM_SERVICE_REQ)[0x563b4cc75ef0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110551799 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-497:CM_SERVICE_REQ)[0x563b4cc763f0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410110551799 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-497:CM_SERVICE_REQ)[0x563b4cc763f0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250410110551799 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-497:CM_SERVICE_REQ)[0x563b4cc7f050]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110551799 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-497:CM_SERVICE_REQ)[0x563b4cc7f050]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-497:CM_SERVICE_REQ)[0x563b4cc763f0] (fsm.c:486) 20250410110551799 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-497:CM_SERVICE_REQ)[0x563b4cc7f050]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110551799 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-497:CM_SERVICE_REQ)[0x563b4cc7f050]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110551799 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410110551799 DVLR DEBUG VLR subscr IMSI-262420000001104 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110551799 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-492:LU)[0x563b4cc54720]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110551799 DVLR DEBUG SUBSCR(IMSI-262420000001104) Received 1 auth tuples (vlr.c:996) 20250410110551799 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-492:LU)[0x563b4cc54720]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110551799 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-492:LU)[0x563b4cc54720]{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:324) 20250410110551799 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551799 DMM DEBUG Tx AUTH REQ (rand = 1ba73ff8f13ef72964319fb258045841) (gsm_04_08.c:641) 20250410110551799 DMM DEBUG AUTH REQ (autn = 78845f353f010a8e9d0c135f18fccef6) (gsm_04_08.c:643) 20250410110551799 DIUCS DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-492:LU)[0x563b4cc3b560]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110551799 DIUCS DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-492:LU)[0x563b4cc3b560]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110551799 DMSC DEBUG msc_i(IMSI-262420000001104:UTRAN-Iu-492:LU)[0x563b4cc22250]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110551799 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551799 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551799 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551799 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551799 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551799 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551799 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0f 02 9c cb 98 00 01 f1 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110551799 DVLR DEBUG VLR subscr IMSI-262420000001104 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110551799 DVLR DEBUG VLR subscr IMSI-262420000001103 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110551799 DVLR DEBUG IMSI:262420000001103 has MSISDN:491230001103 (vlr.c:1045) 20250410110551799 DMSC NOTICE msub(IMSI-262420000001103:MSISDN-491230001103) VLR: update for IMSI=262420000001103 (MSISDN=491230001103) (gsm_04_08.c:1541) 20250410110551799 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110551799 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551799 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551799 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551799 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551799 DVLR DEBUG VLR subscr IMSI-262420000001106 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110551799 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-496:LU)[0x563b4cc798d0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110551799 DVLR DEBUG SUBSCR(IMSI-262420000001106) Received 1 auth tuples (vlr.c:996) 20250410110551799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551799 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551799 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551799 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551799 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 03 06 83 09 72 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 1b a7 3f f8 f1 3e f7 29 64 31 9f b2 58 04 58 41 20 10 78 84 5f 35 3f 01 0a 8e 9d 0c 13 5f 18 fc ce f6 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110551799 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-496:LU)[0x563b4cc798d0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110551799 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-496:LU)[0x563b4cc798d0]{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:324) 20250410110551799 DMM DEBUG Tx AUTH REQ (rand = d08d0c291b600783539209957d88e7a3) (gsm_04_08.c:641) 20250410110551799 DMM DEBUG AUTH REQ (autn = d97da4250715fc5c4cd3ba521c755c4f) (gsm_04_08.c:643) 20250410110551799 DIUCS DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-496:LU)[0x563b4cc6e370]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110551799 DIUCS DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-496:LU)[0x563b4cc6e370]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110551799 DMSC DEBUG msc_i(IMSI-262420000001106:UTRAN-Iu-496:LU)[0x563b4cc6e0e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110551799 DVLR DEBUG VLR subscr IMSI-262420000001106 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110551799 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551799 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551799 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551799 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551799 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551799 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551799 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551799 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 a7 be 58 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 d0 8d 0c 29 1b 60 07 83 53 92 09 95 7d 88 e7 a3 20 10 d9 7d a4 25 07 15 fc 5c 4c d3 ba 52 1c 75 5c 4f 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 20250410110551799 DVLR DEBUG VLR subscr IMSI-262420000001105 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110551799 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x563b4cc63a90]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110551799 DVLR DEBUG SUBSCR(IMSI-262420000001105) Received 1 auth tuples (vlr.c:996) 20250410110551799 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x563b4cc63a90]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110551799 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x563b4cc63a90]{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:324) 20250410110551799 DMM DEBUG Tx AUTH REQ (rand = c34cd905c3957e408b94bb4673dcca6a) (gsm_04_08.c:641) 20250410110551799 DMM DEBUG AUTH REQ (autn = 032e05027bdf50d7e46c41d5a2ffb935) (gsm_04_08.c:643) 20250410110551799 DIUCS DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x563b4cc63070]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110551800 DIUCS DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x563b4cc63070]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110551800 DMSC DEBUG msc_i(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x563b4cc62f40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110551800 DVLR DEBUG VLR subscr IMSI-262420000001105 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110551800 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551800 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551800 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551800 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551800 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patching N(SD)=1 into dtap '0514C2E068A821043F5F167C'O 20250410110551800 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551800 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551800 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 01 06 d6 72 f5 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 c3 4c d9 05 c3 95 7e 40 8b 94 bb 46 73 dc ca 6a 20 10 03 2e 05 02 7b df 50 d7 e4 6c 41 d5 a2 ff b9 35 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patched enc_l3: '0554C2E068A821043F5F167C'O MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: { messageType := 2, destLocRef := '9CCB98'O, sourceLocRef := '0001F1'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:2 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:1 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:4 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554C2E068A821043F5F167C'O TC_iu_multi_lu_and_mo_ussd2(2906)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250410110551801 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551801 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551801 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551801 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551801 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551801 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551801 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551801 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ed 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 c2 e0 68 a8 21 04 3f 5f 16 7c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2906)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110551801 DIUCS DEBUG (UTRAN-Iu-493) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110551801 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-493:CM_SERVICE_REQ)[0x563b4cc22cb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110551801 DIUCS DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-493:CM_SERVICE_REQ)[0x563b4cc22cb0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110551801 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-493:CM_SERVICE_REQ)[0x563b4cc22ad0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110551801 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-493:CM_SERVICE_REQ)[0x563b4cc22ad0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110551801 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-493:CM_SERVICE_REQ)[0x563b4cc22ad0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110551801 DMM DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-493:CM_SERVICE_REQ)[0x563b4cc22ad0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = c2e068a83f5f167c) (gsm_04_08.c:1128) 20250410110551801 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-493:CM_SERVICE_REQ)[0x563b4cc646b0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110551801 DVLR DEBUG SUBSCR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2) AUTH on UTRAN received RES: c2e068a83f5f167c (8 bytes) (vlr_auth_fsm.c:151) 20250410110551801 DVLR INFO SUBSCR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110551801 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-493:CM_SERVICE_REQ)[0x563b4cc646b0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110551801 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-493:CM_SERVICE_REQ)[0x563b4cc646b0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110551801 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-493:CM_SERVICE_REQ)[0x563b4cc646b0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:7 20250410110551801 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-493:CM_SERVICE_REQ)[0x563b4cc646b0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-493:CM_SERVICE_REQ)[0x563b4cc6f930] (vlr_auth_fsm.c:294) 20250410110551801 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-493:CM_SERVICE_REQ)[0x563b4cc646b0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110551801 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-493:CM_SERVICE_REQ)[0x563b4cc646b0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110551801 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-493:CM_SERVICE_REQ)[0x563b4cc6f930]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250410110551801 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-493:CM_SERVICE_REQ)[0x563b4cc6f930]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410110551801 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-493:CM_SERVICE_REQ)[0x563b4cc6f930]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110551801 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-493:CM_SERVICE_REQ)[0x563b4cc22ad0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110551801 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-493:CM_SERVICE_REQ)[0x563b4cc22ad0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=6d4e61575c11a720d40dd13cd4a8a07f, CK=NONE (ran_msg_iu.c:388) 20250410110551801 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-493:CM_SERVICE_REQ)[0x563b4cc22cb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer 20250410110551801 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-493:CM_SERVICE_REQ)[0x563b4cc6f930]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer 20250410110551801 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551801 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551801 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551801 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551801 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551801 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110551801 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551801 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 02 06 5c c3 f7 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 6d 4e 61 57 5c 11 a7 20 d4 0d d1 3c d4 a8 a0 7f 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:5 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250410110551802 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551802 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551802 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110551802 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551802 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551802 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551802 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551802 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 eb 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110551803 DIUCS DEBUG (UTRAN-Iu-491) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110551803 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-491:CM_SERVICE_REQ)[0x563b4cc532b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110551803 DIUCS DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-491:CM_SERVICE_REQ)[0x563b4cc532b0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110551803 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-491:CM_SERVICE_REQ)[0x563b4cc53490]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110551803 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-491:CM_SERVICE_REQ)[0x563b4cc53490]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110551803 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-491:CM_SERVICE_REQ)[0x563b4cc53490]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110551803 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-491:CM_SERVICE_REQ)[0x563b4cc53b10]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250410110551803 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-491:CM_SERVICE_REQ)[0x563b4cc53b10]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410110551803 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-491:CM_SERVICE_REQ)[0x563b4cc53490]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110551803 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-491:CM_SERVICE_REQ)[0x563b4cc532b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110551803 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-491:CM_SERVICE_REQ)[0x563b4cc53b10]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410110551803 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-491:CM_SERVICE_REQ)[0x563b4cc53b10]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410110551803 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-491:CM_SERVICE_REQ)[0x563b4cc53b10]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410110551803 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-491:CM_SERVICE_REQ)[0x563b4cc53b10]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410110551803 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-491:CM_SERVICE_REQ)[0x563b4cc53b10]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410110551803 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-491:CM_SERVICE_REQ)[0x563b4cc53b10]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410110551803 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-491:CM_SERVICE_REQ)[0x563b4cc53b10]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410110551803 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-491:CM_SERVICE_REQ)[0x563b4cc53490]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410110551803 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-491:CM_SERVICE_REQ)[0x563b4cc53490]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.941s remaining) (msc_a.c:450) 20250410110551803 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001100/3/1): Available (smpp_smsc.c:626) 20250410110551803 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551803 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551803 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551803 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551803 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551803 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551803 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:4 20250410110551803 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 04 06 46 78 c5 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 01 f0 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patching N(SD)=1 into dtap '0514C6E54E4E2104A3349C55'O MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patched enc_l3: '0554C6E54E4E2104A3349C55'O MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patching N(SD)=1 into dtap '05142C1374D02104F52A2104'O MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patched enc_l3: '05542C1374D02104F52A2104'O MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:7 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554C6E54E4E2104A3349C55'O MSC_Test-GSUP(2901)@7d38b4d9c9a0: Created GsupExpect[1] for "262420000001100" to be handled at TC_iu_multi_lu_and_mo_ussd2(2903) MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patching N(SD)=1 into dtap '0514ADB1B6B22104C42A13E0'O MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patched enc_l3: '0554ADB1B6B22104C42A13E0'O MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110551805 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551805 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551805 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551805 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551805 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551805 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551805 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:1 20250410110551805 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 f0 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 c6 e5 4e 4e 21 04 a3 34 9c 55 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 20250410110551805 DIUCS DEBUG (UTRAN-Iu-496) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110551805 DMSC DEBUG msc_i(IMSI-262420000001106:UTRAN-Iu-496:LU)[0x563b4cc6e0e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110551805 DIUCS DEBUG msc_i(IMSI-262420000001106:UTRAN-Iu-496:LU)[0x563b4cc6e0e0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110551805 DMSC DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-496:LU)[0x563b4cc6e370]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110551805 DIUCS DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-496:LU)[0x563b4cc6e370]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110551805 DIUCS DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-496:LU)[0x563b4cc6e370]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110551805 DMM DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-496:LU)[0x563b4cc6e370]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = c6e54e4ea3349c55) (gsm_04_08.c:1128) 20250410110551805 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-496:LU)[0x563b4cc798d0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110551805 DVLR DEBUG SUBSCR(IMSI-262420000001106) AUTH on UTRAN received RES: c6e54e4ea3349c55 (8 bytes) (vlr_auth_fsm.c:151) 20250410110551805 DVLR INFO SUBSCR(IMSI-262420000001106) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110551805 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-496:LU)[0x563b4cc798d0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110551805 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-496:LU)[0x563b4cc798d0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110551805 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-496:LU)[0x563b4cc798d0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110551805 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-496:LU)[0x563b4cc798d0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-496:LU)[0x563b4cc78f90] (vlr_auth_fsm.c:294) 20250410110551805 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-496:LU)[0x563b4cc798d0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110551805 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-496:LU)[0x563b4cc798d0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110551805 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-496:LU)[0x563b4cc78f90]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410110551805 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-496:LU)[0x563b4cc78f90]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410110551805 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-496:LU)[0x563b4cc78f90]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110551805 DIUCS DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-496:LU)[0x563b4cc6e370]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110551805 DIUCS DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-496:LU)[0x563b4cc6e370]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=9dfaa0d27fa30fae2fb982d30094823e, CK=NONE (ran_msg_iu.c:388) 20250410110551805 DMSC DEBUG msc_i(IMSI-262420000001106:UTRAN-Iu-496:LU)[0x563b4cc6e0e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110551805 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-496:LU)[0x563b4cc78f90]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250410110551805 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551805 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551805 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551805 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551805 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551805 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551805 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551805 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 a7 be 58 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 9d fa a0 d2 7f a3 0f ae 2f b9 82 d3 00 94 82 3e 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05542C1374D02104F52A2104'O 20250410110551805 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551805 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551805 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551805 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551805 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551805 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551805 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551805 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ec 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 2c 13 74 d0 21 04 f5 2a 21 04 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110551805 DIUCS DEBUG (UTRAN-Iu-492) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110551805 DMSC DEBUG msc_i(IMSI-262420000001104:UTRAN-Iu-492:LU)[0x563b4cc22250]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110551805 DIUCS DEBUG msc_i(IMSI-262420000001104:UTRAN-Iu-492:LU)[0x563b4cc22250]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110551805 DMSC DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-492:LU)[0x563b4cc3b560]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110551805 DIUCS DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-492:LU)[0x563b4cc3b560]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110551805 DIUCS DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-492:LU)[0x563b4cc3b560]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110551805 DMM DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-492:LU)[0x563b4cc3b560]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 2c1374d0f52a2104) (gsm_04_08.c:1128) 20250410110551805 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-492:LU)[0x563b4cc54720]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110551805 DVLR DEBUG SUBSCR(IMSI-262420000001104) AUTH on UTRAN received RES: 2c1374d0f52a2104 (8 bytes) (vlr_auth_fsm.c:151) 20250410110551805 DVLR INFO SUBSCR(IMSI-262420000001104) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110551805 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-492:LU)[0x563b4cc54720]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110551805 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-492:LU)[0x563b4cc54720]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110551805 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-492:LU)[0x563b4cc54720]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110551805 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-492:LU)[0x563b4cc54720]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-492:LU)[0x563b4cc68440] (vlr_auth_fsm.c:294) 20250410110551805 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-492:LU)[0x563b4cc54720]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110551805 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-492:LU)[0x563b4cc54720]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110551805 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-492:LU)[0x563b4cc68440]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410110551805 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-492:LU)[0x563b4cc68440]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410110551805 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-492:LU)[0x563b4cc68440]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110551805 DIUCS DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-492:LU)[0x563b4cc3b560]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110551805 DIUCS DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-492:LU)[0x563b4cc3b560]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=6c799e64ddbe43f41eb2420f8eb94404, CK=NONE (ran_msg_iu.c:388) 20250410110551805 DMSC DEBUG msc_i(IMSI-262420000001104:UTRAN-Iu-492:LU)[0x563b4cc22250]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2896)@7d38b4d9c9a0: Added conn table entry 8TC_iu_multi_lu_and_mo_ussd2(2918)326167820250410110551805 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-492:LU)[0x563b4cc68440]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:5 20250410110551806 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551806 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551806 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551806 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551806 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551806 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 20250410110551806 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551806 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 03 06 83 09 72 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 6c 79 9e 64 dd be 43 f4 1e b2 42 0f 8e b9 44 04 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 8 set to 1 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554ADB1B6B22104C42A13E0'O MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:4 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110551806 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551806 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250410110551806 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551806 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 20250410110551806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551806 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551806 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551806 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551806 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ee 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 ad b1 b6 b2 21 04 c4 2a 13 e0 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110551806 DIUCS DEBUG (UTRAN-Iu-494) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110551806 DMSC DEBUG msc_i(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x563b4cc62f40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110551806 DIUCS DEBUG msc_i(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x563b4cc62f40]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110551806 DMSC DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x563b4cc63070]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110551806 DIUCS DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x563b4cc63070]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110551806 DIUCS DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x563b4cc63070]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110551806 DMM DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x563b4cc63070]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = adb1b6b2c42a13e0) (gsm_04_08.c:1128) 20250410110551806 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x563b4cc63a90]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110551806 DVLR DEBUG SUBSCR(IMSI-262420000001105) AUTH on UTRAN received RES: adb1b6b2c42a13e0 (8 bytes) (vlr_auth_fsm.c:151) 20250410110551806 DVLR INFO SUBSCR(IMSI-262420000001105) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110551806 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x563b4cc63a90]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110551806 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x563b4cc63a90]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110551806 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x563b4cc63a90]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110551806 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x563b4cc63a90]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x563b4cc63830] (vlr_auth_fsm.c:294) 20250410110551806 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x563b4cc63a90]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110551806 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x563b4cc63a90]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110551806 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x563b4cc63830]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410110551806 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x563b4cc63830]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410110551806 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x563b4cc63830]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110551806 DIUCS DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x563b4cc63070]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110551806 DIUCS DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x563b4cc63070]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=5b0f4d0954bba77de98db08938ed4f4d, CK=NONE (ran_msg_iu.c:388) 20250410110551806 DMSC DEBUG msc_i(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x563b4cc62f40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110551806 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x563b4cc63830]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250410110551806 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551806 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551807 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551807 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551807 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551807 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551807 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551807 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 01 06 d6 72 f5 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 5b 0f 4d 09 54 bb a7 7d e9 8d b0 89 38 ed 4f 4d 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110551807 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110551807 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551807 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551807 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551807 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551807 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551807 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551807 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ed 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110551807 DIUCS DEBUG (UTRAN-Iu-493) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110551807 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-493:CM_SERVICE_REQ)[0x563b4cc22cb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110551807 DIUCS DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-493:CM_SERVICE_REQ)[0x563b4cc22cb0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110551807 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-493:CM_SERVICE_REQ)[0x563b4cc22ad0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110551807 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-493:CM_SERVICE_REQ)[0x563b4cc22ad0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110551807 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-493:CM_SERVICE_REQ)[0x563b4cc22ad0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110551807 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-493:CM_SERVICE_REQ)[0x563b4cc6f930]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250410110551807 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-493:CM_SERVICE_REQ)[0x563b4cc6f930]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:7 20250410110551807 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-493:CM_SERVICE_REQ)[0x563b4cc22ad0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110551807 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-493:CM_SERVICE_REQ)[0x563b4cc22cb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110551807 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-493:CM_SERVICE_REQ)[0x563b4cc6f930]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410110551807 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-493:CM_SERVICE_REQ)[0x563b4cc6f930]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410110551807 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-493:CM_SERVICE_REQ)[0x563b4cc6f930]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410110551807 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-493:CM_SERVICE_REQ)[0x563b4cc6f930]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410110551807 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-493:CM_SERVICE_REQ)[0x563b4cc6f930]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410110551807 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-493:CM_SERVICE_REQ)[0x563b4cc6f930]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410110551807 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-493:CM_SERVICE_REQ)[0x563b4cc6f930]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410110551807 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-493:CM_SERVICE_REQ)[0x563b4cc22ad0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410110551807 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-493:CM_SERVICE_REQ)[0x563b4cc22ad0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.986s remaining) (msc_a.c:450) 20250410110551807 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001101/3/1): Available (smpp_smsc.c:626) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110551807 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551807 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551807 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551807 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551807 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551807 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551807 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551807 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 02 06 5c c3 f7 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 01 f1 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:1 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: First idle individual index:8 20250410110551808 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551808 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551808 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551808 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551808 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551808 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551808 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110551808 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 31 c4 ee 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 11 80 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:5 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer 20250410110551808 DIUCS DEBUG (UTRAN-Iu-498 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110551808 DMSC DEBUG msub_fsm[0x563b4cc54720]{active}: Allocated (fsm.c:456) 20250410110551808 DMSC DEBUG msc_i[0x563b4cc798d0]{READY}: Allocated (fsm.c:456) 20250410110551808 DMSC DEBUG msc_i[0x563b4cc798d0]{READY}: is child of msub_fsm[0x563b4cc54720] (fsm.c:486) 20250410110551808 DMSC DEBUG msc_a[0x563b4cc646b0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110551808 DMSC DEBUG msc_a[0x563b4cc646b0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc54720] (fsm.c:486) 20250410110551808 DMSC DEBUG msc_a(unknown:UTRAN-Iu-498:NONE)[0x563b4cc646b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110551808 DMSC DEBUG msc_i(unknown:UTRAN-Iu-498:NONE)[0x563b4cc798d0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110551808 DMSC DEBUG msc_a(unknown:UTRAN-Iu-498:NONE)[0x563b4cc646b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110551808 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-498:NONE)[0x563b4cc646b0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110551808 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-498:NONE)[0x563b4cc646b0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110551808 DMM DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x563b4cc646b0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001108 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410110551808 DMM DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x563b4cc646b0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410110551808 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x563b4cc30ca0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410110551808 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x563b4cc30ca0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x563b4cc646b0] (fsm.c:486) 20250410110551808 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x563b4cc30ca0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410110551808 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x563b4cc30ca0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410110551809 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410110551809 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001108 id=262420000001108 (vlr.c:661) 20250410110551809 DVLR INFO New subscr, IMSI: 262420000001108 (vlr.c:562) 20250410110551809 DVLR DEBUG VLR subscr IMSI-262420000001108 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410110551809 DMSC DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x563b4cc646b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110551809 DMSC DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x563b4cc646b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110551809 DVLR DEBUG VLR subscr IMSI-262420000001108 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410110551809 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410110551809 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x563b4cc30ca0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410110551809 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x563b4cc30ca0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410110551809 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x563b4cc30ca0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410110551809 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x563b4cc30f00]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110551809 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x563b4cc30f00]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x563b4cc30ca0] (fsm.c:486) 20250410110551809 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x563b4cc30f00]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:4 20250410110551809 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x563b4cc30f00]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer 20250410110551809 DVLR DEBUG VLR subscr IMSI-262420000001107 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110551809 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-495:LU)[0x563b4cc75830]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110551809 DVLR DEBUG SUBSCR(IMSI-262420000001107) Received 1 auth tuples (vlr.c:996) 20250410110551809 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-495:LU)[0x563b4cc75830]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110551809 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-495:LU)[0x563b4cc75830]{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:324) 20250410110551809 DMM DEBUG Tx AUTH REQ (rand = 0fa6c614aecf9c8a6490907ccc07a8e0) (gsm_04_08.c:641) 20250410110551809 DMM DEBUG AUTH REQ (autn = e87af68f46baa7300fe60e2aab6ff785) (gsm_04_08.c:643) 20250410110551809 DIUCS DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-495:LU)[0x563b4cc74860]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110551809 DIUCS DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-495:LU)[0x563b4cc74860]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110551809 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551809 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551809 DMSC DEBUG msc_i(IMSI-262420000001107:UTRAN-Iu-495:LU)[0x563b4cc64c40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110551809 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551809 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551809 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551809 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551809 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551809 DVLR DEBUG VLR subscr IMSI-262420000001107 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2901)@7d38b4d9c9a0: Created GsupExpect[2] for "262420000001109" to be handled at TC_iu_multi_lu_and_mo_ussd2(2920) MSC_Test-GSUP(2901)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000001108" handled at TC_iu_multi_lu_and_mo_ussd2(2918) MSC_Test-GSUP(2901)@7d38b4d9c9a0: Added IMSI table entry 8TC_iu_multi_lu_and_mo_ussd2(2918)"262420000001108" 20250410110551809 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0c 02 31 c4 ee 00 01 f2 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110551809 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110551809 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-490:LU)[0x563b4cc3b0b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410110551809 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001103:UTRAN-Iu-490:LU)[0x563b4cc57b10]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410110551809 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001103:UTRAN-Iu-490:LU)[0x563b4cc57b10]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410110551809 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551809 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001103:UTRAN-Iu-490:LU)[0x563b4cc57b10]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410110551809 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001103:UTRAN-Iu-490:LU)[0x563b4cc57b10]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-490:LU)[0x563b4cc3b0b0] (vlr_lu_fsm.c:110) 20250410110551809 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551809 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551809 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001103:UTRAN-Iu-490:LU)[0x563b4cc57b10]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410110551809 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001103:UTRAN-Iu-490:LU)[0x563b4cc57b10]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110551809 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-490:LU)[0x563b4cc3b0b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410110551809 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-490:LU)[0x563b4cc3b0b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410110551809 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-490:LU)[0x563b4cc6d510]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110551809 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-490:LU)[0x563b4cc6d510]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-490:LU)[0x563b4cc3b0b0] (fsm.c:486) 20250410110551809 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-490:LU)[0x563b4cc6d510]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410110551809 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551809 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551809 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551809 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551809 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 00 06 a4 1c eb 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 0f a6 c6 14 ae cf 9c 8a 64 90 90 7c cc 07 a8 e0 20 10 e8 7a f6 8f 46 ba a7 30 0f e6 0e 2a ab 6f f7 85 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110551809 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-490:LU)[0x563b4cc6d510]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410110551809 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-490:LU)[0x563b4cc6d510]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410110551809 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-490:LU)[0x563b4cc6d510]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410110551809 DMSC NOTICE msub(IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x36A36258) VLR: update for IMSI=262420000001103 (MSISDN=491230001103) (gsm_04_08.c:1541) 20250410110551809 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-490:LU)[0x563b4cc6d510]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410110551809 DMM DEBUG -> IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x36A36258 LOCATION UPDATE ACCEPT (TMSI = 0x36a36258) (gsm_04_08.c:149) 20250410110551809 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x36A36258:UTRAN-Iu-490:LU)[0x563b4cc61990]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250410110551809 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x36A36258:UTRAN-Iu-490:LU)[0x563b4cc61990]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110551809 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x36A36258:UTRAN-Iu-490:LU)[0x563b4cbf6160]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 20250410110551809 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x36A36258 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110551809 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551809 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551809 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551809 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110551809 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-497:CM_SERVICE_REQ)[0x563b4cc7f050]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110551809 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551809 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551809 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551809 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551809 DVLR DEBUG SUBSCR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47) Received 1 auth tuples (vlr.c:996) 20250410110551809 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-497:CM_SERVICE_REQ)[0x563b4cc7f050]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110551809 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 05 06 30 0a d3 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 36 a3 62 58 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110551809 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-497:CM_SERVICE_REQ)[0x563b4cc7f050]{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:324) 20250410110551809 DMM DEBUG Tx AUTH REQ (rand = 413706b30fce8ed6a87e1ab0b2ad8d2f) (gsm_04_08.c:641) 20250410110551809 DMM DEBUG AUTH REQ (autn = 8d30ef417f265dda3ab86804f95108bb) (gsm_04_08.c:643) 20250410110551809 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-497:CM_SERVICE_REQ)[0x563b4cc75ef0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110551809 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-497:CM_SERVICE_REQ)[0x563b4cc75ef0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110551809 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-497:CM_SERVICE_REQ)[0x563b4cc7a7c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110551809 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O 20250410110551809 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551809 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551809 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551809 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551809 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551809 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551809 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551809 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 9c cb 98 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 41 37 06 b3 0f ce 8e d6 a8 7e 1a b0 b2 ad 8d 2f 20 10 8d 30 ef 41 7f 26 5d da 3a b8 68 04 f9 51 08 bb 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: { messageType := 2, destLocRef := '31C4EE'O, sourceLocRef := '0001F2'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } TC_iu_multi_lu_and_mo_ussd2(2920)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001109'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:8 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:6 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:37 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:3 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:2 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2901)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000001101" to be handled at TC_iu_multi_lu_and_mo_ussd2(2904) 20250410110551811 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551811 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551811 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551811 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551811 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551811 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551811 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551811 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 eb 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 1b bb 1c 15 a1 13 02 01 05 02 01 3b 30 0b 04 01 0f 04 06 aa 51 0c 06 1b 01 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110551811 DIUCS DEBUG (UTRAN-Iu-491) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110551811 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-491:CM_SERVICE_REQ)[0x563b4cc532b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110551811 DIUCS DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-491:CM_SERVICE_REQ)[0x563b4cc532b0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110551811 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-491:CM_SERVICE_REQ)[0x563b4cc53490]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110551811 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-491:CM_SERVICE_REQ)[0x563b4cc53490]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110551811 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-491:CM_SERVICE_REQ)[0x563b4cc53490]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110551811 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250410110551811 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-491:CM_SERVICE_REQ)[0x563b4cc53490]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:174) 20250410110551811 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-491:CM_SERVICE_REQ)[0x563b4cc53490]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) TC_iu_multi_lu_and_mo_ussd2(2918)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2918)@7d38b4d9c9a0: setverdict(pass): none -> pass TC_iu_multi_lu_and_mo_ussd2(2903)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:7 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250410110551812 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410110551812 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250410110551812 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-491:CM_SERVICE_REQ)[0x563b4cc53490]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250410110551812 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-491:CM_SERVICE_REQ)[0x563b4cc53490]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110551812 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-491:CM_SERVICE_REQ)[0x563b4cc532b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110551812 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410110551812 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-491:CM_SERVICE_REQ)[0x563b4cc53490]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110551812 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-491:CM_SERVICE_REQ)[0x563b4cc53490]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250410110551812 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-491:CM_SERVICE_REQ)[0x563b4cc53490]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110551812 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110551812 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110551812 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110551812 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-491:CM_SERVICE_REQ)[0x563b4cc53490]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110551812 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-491:CM_SERVICE_REQ)[0x563b4cc532b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) TC_iu_multi_lu_and_mo_ussd2(2908)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110551812 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:1 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:12 20250410110551813 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551813 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551813 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551813 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 20250410110551813 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551813 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551813 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551813 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 108 bytes: [L2]> 01 00 01 01 00 00 00 6c 02 10 00 59 00 00 00 b9 00 00 00 c3 03 00 00 04 06 46 78 c5 00 01 42 00 14 40 3e 00 00 02 00 10 40 32 31 9b 2a 1c 2d a2 2b 02 01 05 30 26 02 01 3b 30 21 04 01 0f 04 1c d9 77 5d 0e 2a e3 e9 65 f7 3c fd 76 83 d2 73 10 2d 17 93 cd 60 30 58 2c 06 83 35 1a 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110551813 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551813 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551813 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551813 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551813 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551813 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551813 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551813 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 04 06 46 78 c5 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110551813 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551813 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551813 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551813 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551813 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551813 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551813 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551813 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 f0 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250410110551813 DIUCS DEBUG (UTRAN-Iu-496) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110551813 DMSC DEBUG msc_i(IMSI-262420000001106:UTRAN-Iu-496:LU)[0x563b4cc6e0e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110551813 DIUCS DEBUG msc_i(IMSI-262420000001106:UTRAN-Iu-496:LU)[0x563b4cc6e0e0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110551813 DMSC DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-496:LU)[0x563b4cc6e370]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110551813 DIUCS DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-496:LU)[0x563b4cc6e370]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110551813 DIUCS DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-496:LU)[0x563b4cc6e370]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110551813 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-496:LU)[0x563b4cc78f90]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410110551813 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-496:LU)[0x563b4cc78f90]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410110551813 DIUCS DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-496:LU)[0x563b4cc6e370]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110551813 DMSC DEBUG msc_i(IMSI-262420000001106:UTRAN-Iu-496:LU)[0x563b4cc6e0e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110551813 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-496:LU)[0x563b4cc78f90]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410110551813 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-496:LU)[0x563b4cc78f90]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410110551813 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001106:UTRAN-Iu-496:LU)[0x563b4cc57b10]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110551813 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001106:UTRAN-Iu-496:LU)[0x563b4cc57b10]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-496:LU)[0x563b4cc78f90] (fsm.c:486) 20250410110551813 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001106:UTRAN-Iu-496:LU)[0x563b4cc57b10]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410110551813 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551813 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551813 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551813 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001106:UTRAN-Iu-496:LU)[0x563b4cc57b10]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410110551813 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551813 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551813 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551813 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551813 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ec 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110551813 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551813 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551813 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551813 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551813 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551813 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551813 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551813 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 a7 be 58 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 01 f6 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110551813 DIUCS DEBUG (UTRAN-Iu-492) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110551813 DMSC DEBUG msc_i(IMSI-262420000001104:UTRAN-Iu-492:LU)[0x563b4cc22250]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110551813 DIUCS DEBUG msc_i(IMSI-262420000001104:UTRAN-Iu-492:LU)[0x563b4cc22250]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110551813 DMSC DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-492:LU)[0x563b4cc3b560]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110551813 DIUCS DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-492:LU)[0x563b4cc3b560]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110551813 DIUCS DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-492:LU)[0x563b4cc3b560]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110551813 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-492:LU)[0x563b4cc68440]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410110551813 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-492:LU)[0x563b4cc68440]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410110551813 DIUCS DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-492:LU)[0x563b4cc3b560]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110551813 DMSC DEBUG msc_i(IMSI-262420000001104:UTRAN-Iu-492:LU)[0x563b4cc22250]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110551813 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-492:LU)[0x563b4cc68440]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410110551813 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-492:LU)[0x563b4cc68440]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410110551813 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001104:UTRAN-Iu-492:LU)[0x563b4cc817c0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110551813 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001104:UTRAN-Iu-492:LU)[0x563b4cc817c0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-492:LU)[0x563b4cc68440] (fsm.c:486) 20250410110551813 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001104:UTRAN-Iu-492:LU)[0x563b4cc817c0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410110551813 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001104:UTRAN-Iu-492:LU)[0x563b4cc817c0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 20250410110551813 DVLR DEBUG VLR subscr IMSI-262420000001108 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110551813 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x563b4cc30f00]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110551813 DVLR DEBUG SUBSCR(IMSI-262420000001108) Received 1 auth tuples (vlr.c:996) 20250410110551813 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x563b4cc30f00]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110551813 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x563b4cc30f00]{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:324) 20250410110551813 DMM DEBUG Tx AUTH REQ (rand = 095f19a6088e1bd632c75c0a70727c6e) (gsm_04_08.c:641) 20250410110551813 DMM DEBUG AUTH REQ (autn = 1edfe97b682e9feac7ce8f5316fbbffb) (gsm_04_08.c:643) 20250410110551813 DIUCS DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x563b4cc646b0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110551813 DIUCS DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x563b4cc646b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110551813 DMSC DEBUG msc_i(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x563b4cc798d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110551813 DVLR DEBUG VLR subscr IMSI-262420000001108 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051475DFC6D821048802A932'O MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110551813 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551813 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551813 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551813 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551813 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551813 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551813 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551813 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 03 06 83 09 72 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 01 f4 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110551813 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551813 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551813 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551813 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551813 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551813 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551813 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551813 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 31 c4 ee 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 09 5f 19 a6 08 8e 1b d6 32 c7 5c 0a 70 72 7c 6e 20 10 1e df e9 7b 68 2e 9f ea c7 ce 8f 53 16 fb bf fb 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patched enc_l3: '055475DFC6D821048802A932'O MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patched enc_l3: '059B'O MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:7 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:6 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055475DFC6D821048802A932'O 20250410110551814 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551814 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551814 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551814 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110551814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551814 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551814 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551814 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551814 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ef 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 75 df c6 d8 21 04 88 02 a9 32 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:1 20250410110551814 DIUCS DEBUG (UTRAN-Iu-495) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110551814 DMSC DEBUG msc_i(IMSI-262420000001107:UTRAN-Iu-495:LU)[0x563b4cc64c40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110551814 DIUCS DEBUG msc_i(IMSI-262420000001107:UTRAN-Iu-495:LU)[0x563b4cc64c40]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110551814 DMSC DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-495:LU)[0x563b4cc74860]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer 20250410110551815 DIUCS DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-495:LU)[0x563b4cc74860]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110551815 DIUCS DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-495:LU)[0x563b4cc74860]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110551815 DMM DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-495:LU)[0x563b4cc74860]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 75dfc6d88802a932) (gsm_04_08.c:1128) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110551815 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-495:LU)[0x563b4cc75830]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110551815 DVLR DEBUG SUBSCR(IMSI-262420000001107) AUTH on UTRAN received RES: 75dfc6d88802a932 (8 bytes) (vlr_auth_fsm.c:151) 20250410110551815 DVLR INFO SUBSCR(IMSI-262420000001107) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110551815 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-495:LU)[0x563b4cc75830]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110551815 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-495:LU)[0x563b4cc75830]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110551815 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-495:LU)[0x563b4cc75830]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110551815 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-495:LU)[0x563b4cc75830]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-495:LU)[0x563b4cc74ef0] (vlr_auth_fsm.c:294) 20250410110551815 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-495:LU)[0x563b4cc75830]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110551815 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-495:LU)[0x563b4cc75830]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110551815 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-495:LU)[0x563b4cc74ef0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410110551815 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-495:LU)[0x563b4cc74ef0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410110551815 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-495:LU)[0x563b4cc74ef0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110551815 DIUCS DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-495:LU)[0x563b4cc74860]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110551815 DIUCS DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-495:LU)[0x563b4cc74860]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=52261b946a72d0ed62198a92ba3a6fe0, CK=NONE (ran_msg_iu.c:388) 20250410110551815 DMSC DEBUG msc_i(IMSI-262420000001107:UTRAN-Iu-495:LU)[0x563b4cc64c40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110551815 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-495:LU)[0x563b4cc74ef0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250410110551815 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551815 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551815 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551815 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551815 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551815 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551815 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:8 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer 20250410110551815 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 00 06 a4 1c eb 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 52 26 1b 94 6a 72 d0 ed 62 19 8a 92 ba 3a 6f e0 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:3 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:14 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051499267156210439298BA3'O MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patched enc_l3: '055499267156210439298BA3'O MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250410110551815 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551815 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551815 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551815 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551815 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551815 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551815 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551815 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ea 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2903)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110551815 DIUCS DEBUG (UTRAN-Iu-490) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110551815 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x36A36258:UTRAN-Iu-490:LU)[0x563b4cbf6160]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110551815 DIUCS DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x36A36258:UTRAN-Iu-490:LU)[0x563b4cbf6160]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110551815 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x36A36258:UTRAN-Iu-490:LU)[0x563b4cc61990]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110551815 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x36A36258:UTRAN-Iu-490:LU)[0x563b4cc61990]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110551815 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x36A36258:UTRAN-Iu-490:LU)[0x563b4cc61990]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110551815 DMM DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x36A36258:UTRAN-Iu-490:LU)[0x563b4cc61990]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410110551815 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x36A36258:UTRAN-Iu-490:LU)[0x563b4cc3b0b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:6 20250410110551815 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-490:LU)[0x563b4cc6d510]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410110551815 DMSC NOTICE msub(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258) VLR: update for IMSI=262420000001103 (MSISDN=491230001103) (gsm_04_08.c:1541) 20250410110551815 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410110551815 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-490:LU)[0x563b4cc6d510]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410110551815 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-490:LU)[0x563b4cc3b0b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410110551815 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-490:LU)[0x563b4cc6d510]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410110551815 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-490:LU)[0x563b4cc6d510]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-490:LU)[0x563b4cc3b0b0] (vlr_lu_fsm.c:817) 20250410110551815 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-490:LU)[0x563b4cc6d510]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410110551815 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-490:LU)[0x563b4cc6d510]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110551815 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-490:LU)[0x563b4cc3b0b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410110551815 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-490:LU)[0x563b4cc61990]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410110551815 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-490:LU)[0x563b4cc61990]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.922s remaining) (msc_a.c:450) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer 20250410110551815 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001103/3/1): Available (smpp_smsc.c:626) 20250410110551815 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-490:LU)[0x563b4cc61990]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110551815 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-490:LU)[0x563b4cc61990]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110551815 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-490:LU)[0x563b4cc61990]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110551815 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110551815 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110551815 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110551815 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-490:LU)[0x563b4cc61990]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110551815 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-490:LU)[0x563b4cbf6160]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110551815 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410110551816 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551816 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551816 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551816 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551816 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551816 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551816 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551816 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 05 06 30 0a d3 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:2 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055499267156210439298BA3'O MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:3 20250410110551816 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551816 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551816 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551816 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110551816 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551816 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551816 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551816 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 f1 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 99 26 71 56 21 04 39 29 8b a3 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110551816 DIUCS DEBUG (UTRAN-Iu-497) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110551816 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-497:CM_SERVICE_REQ)[0x563b4cc7a7c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110551816 DIUCS DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-497:CM_SERVICE_REQ)[0x563b4cc7a7c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110551816 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-497:CM_SERVICE_REQ)[0x563b4cc75ef0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110551816 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-497:CM_SERVICE_REQ)[0x563b4cc75ef0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110551816 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-497:CM_SERVICE_REQ)[0x563b4cc75ef0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110551816 DMM DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-497:CM_SERVICE_REQ)[0x563b4cc75ef0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 9926715639298ba3) (gsm_04_08.c:1128) 20250410110551816 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-497:CM_SERVICE_REQ)[0x563b4cc7f050]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110551816 DVLR DEBUG SUBSCR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47) AUTH on UTRAN received RES: 9926715639298ba3 (8 bytes) (vlr_auth_fsm.c:151) 20250410110551816 DVLR INFO SUBSCR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110551816 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-497:CM_SERVICE_REQ)[0x563b4cc7f050]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110551816 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-497:CM_SERVICE_REQ)[0x563b4cc7f050]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110551816 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-497:CM_SERVICE_REQ)[0x563b4cc7f050]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110551816 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-497:CM_SERVICE_REQ)[0x563b4cc7f050]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-497:CM_SERVICE_REQ)[0x563b4cc763f0] (vlr_auth_fsm.c:294) 20250410110551816 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-497:CM_SERVICE_REQ)[0x563b4cc7f050]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110551816 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-497:CM_SERVICE_REQ)[0x563b4cc7f050]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110551816 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-497:CM_SERVICE_REQ)[0x563b4cc763f0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250410110551817 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-497:CM_SERVICE_REQ)[0x563b4cc763f0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410110551817 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-497:CM_SERVICE_REQ)[0x563b4cc763f0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110551817 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-497:CM_SERVICE_REQ)[0x563b4cc75ef0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110551817 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-497:CM_SERVICE_REQ)[0x563b4cc75ef0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=814c119b22b6b2731b5924014e5c82b7, CK=NONE (ran_msg_iu.c:388) 20250410110551817 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-497:CM_SERVICE_REQ)[0x563b4cc7a7c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer 20250410110551817 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-497:CM_SERVICE_REQ)[0x563b4cc763f0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110551817 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551817 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551817 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551817 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551817 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551817 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551817 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551817 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 9c cb 98 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 81 4c 11 9b 22 b6 b2 73 1b 59 24 01 4e 5c 82 b7 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:4 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:37 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O 20250410110551818 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551818 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551818 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551818 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551818 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551818 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551818 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551818 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ed 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 1b bb 1c 15 a1 13 02 01 05 02 01 3b 30 0b 04 01 0f 04 06 aa 51 0c 06 1b 01 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110551818 DVLR DEBUG VLR subscr IMSI-262420000001104 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110551818 DVLR DEBUG IMSI:262420000001104 has MSISDN:491230001104 (vlr.c:1045) 20250410110551818 DMSC NOTICE msub(IMSI-262420000001104:MSISDN-491230001104) VLR: update for IMSI=262420000001104 (MSISDN=491230001104) (gsm_04_08.c:1541) 20250410110551818 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110551818 DIUCS DEBUG (UTRAN-Iu-493) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110551818 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-493:CM_SERVICE_REQ)[0x563b4cc22cb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:2 20250410110551818 DIUCS DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-493:CM_SERVICE_REQ)[0x563b4cc22cb0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110551818 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-493:CM_SERVICE_REQ)[0x563b4cc22ad0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110551818 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-493:CM_SERVICE_REQ)[0x563b4cc22ad0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110551818 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-493:CM_SERVICE_REQ)[0x563b4cc22ad0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer 20250410110551818 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250410110551818 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-493:CM_SERVICE_REQ)[0x563b4cc22ad0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:174) 20250410110551818 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-493:CM_SERVICE_REQ)[0x563b4cc22ad0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110551818 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110551818 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-492:LU)[0x563b4cc68440]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410110551818 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001104:UTRAN-Iu-492:LU)[0x563b4cc817c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410110551818 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001104:UTRAN-Iu-492:LU)[0x563b4cc817c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410110551818 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001104:UTRAN-Iu-492:LU)[0x563b4cc817c0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410110551818 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001104:UTRAN-Iu-492:LU)[0x563b4cc817c0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-492:LU)[0x563b4cc68440] (vlr_lu_fsm.c:110) 20250410110551818 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001104:UTRAN-Iu-492:LU)[0x563b4cc817c0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410110551818 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001104:UTRAN-Iu-492:LU)[0x563b4cc817c0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110551818 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-492:LU)[0x563b4cc68440]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410110551818 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-492:LU)[0x563b4cc68440]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410110551818 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-492:LU)[0x563b4cc7f050]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110551818 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-492:LU)[0x563b4cc7f050]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-492:LU)[0x563b4cc68440] (fsm.c:486) 20250410110551818 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-492:LU)[0x563b4cc7f050]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410110551818 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-492:LU)[0x563b4cc7f050]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410110551818 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-492:LU)[0x563b4cc7f050]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410110551818 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-492:LU)[0x563b4cc7f050]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) TC_iu_multi_lu_and_mo_ussd2(2904)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110551818 DMSC NOTICE msub(IMSI-262420000001104:MSISDN-491230001104:TMSInew-0x9496068E) VLR: update for IMSI=262420000001104 (MSISDN=491230001104) (gsm_04_08.c:1541) 20250410110551818 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-492:LU)[0x563b4cc7f050]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410110551818 DMM DEBUG -> IMSI-262420000001104:MSISDN-491230001104:TMSInew-0x9496068E LOCATION UPDATE ACCEPT (TMSI = 0x9496068e) (gsm_04_08.c:149) 20250410110551818 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSInew-0x9496068E:UTRAN-Iu-492:LU)[0x563b4cc3b560]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250410110551818 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSInew-0x9496068E:UTRAN-Iu-492:LU)[0x563b4cc3b560]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110551818 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSInew-0x9496068E:UTRAN-Iu-492:LU)[0x563b4cc22250]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110551818 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSInew-0x9496068E - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110551818 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551818 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551818 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551818 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551818 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551818 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551818 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551818 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 03 06 83 09 72 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 94 96 06 8e 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:1 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer 20250410110551819 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551819 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551819 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551819 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110551819 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551819 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551819 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551819 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 eb 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110551819 DIUCS DEBUG (UTRAN-Iu-491) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110551819 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-491:CM_SERVICE_REQ)[0x563b4cc532b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110551819 DIUCS DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-491:CM_SERVICE_REQ)[0x563b4cc532b0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110551819 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-491:CM_SERVICE_REQ)[0x563b4cc53490]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110551820 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-491:CM_SERVICE_REQ)[0x563b4cc53490]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110551820 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-491:CM_SERVICE_REQ)[0x563b4cc53490]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110551820 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-491:CM_SERVICE_REQ)[0x563b4cc53490]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110551820 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-491:CM_SERVICE_REQ)[0x563b4cc53490]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110551820 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-491:CM_SERVICE_REQ)[0x563b4cc53490]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110551820 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-491:CM_SERVICE_REQ)[0x563b4cc53490]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110551820 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-491:CM_SERVICE_REQ)[0x563b4cc53b10]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110551820 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-491:CM_SERVICE_REQ)[0x563b4cc53b10]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-491:CM_SERVICE_REQ)[0x563b4cc53490] (msc_a.c:1053) 20250410110551820 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-491:CM_SERVICE_REQ)[0x563b4cc53b10]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110551820 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-491:CM_SERVICE_REQ)[0x563b4cc53b10]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410110551820 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-491:CM_SERVICE_REQ)[0x563b4cc53490]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc53180] (msc_a.c:1053) 20250410110551820 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-491:CM_SERVICE_REQ)[0x563b4cc53490]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110551820 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-491:CM_SERVICE_REQ)[0x563b4cc53490]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110551820 DMSC DEBUG msub_fsm[0x563b4cc53180]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110551820 DMSC DEBUG msub(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914) MSC-A terminated (msub.c:261) 20250410110551820 DMSC DEBUG msub(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914) 1 MSC-I still active (msub.c:79) 20250410110551820 DMSC DEBUG msub_fsm[0x563b4cc53180]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110551820 DMSC DEBUG msub_fsm[0x563b4cc53180]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110551820 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-491:CM_SERVICE_REQ)[0x563b4cc532b0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110551820 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-491:CM_SERVICE_REQ)[0x563b4cc532b0]{READY}: Removing from parent msub_fsm[0x563b4cc53180] (msub.c:113) 20250410110551820 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-491 (ran_conn.c:142) 20250410110551820 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-491 (ran_conn.c:155) 20250410110551820 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-491:CM_SERVICE_REQ)[0x563b4cc532b0]{READY}: Freeing instance (msub.c:113) 20250410110551820 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914:UTRAN-Iu-491:CM_SERVICE_REQ)[0x563b4cc532b0]{READY}: Deallocated (fsm.c:568) 20250410110551820 DMSC DEBUG msub(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914) Free (msub.c:119) 20250410110551820 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x137AB914 - active-conn: now used by 1 (attached) (msub.c:375) 20250410110551820 DMSC DEBUG msub_fsm[0x563b4cc53180]{terminating}: Freeing instance (msub.c:113) 20250410110551820 DMSC DEBUG msub_fsm[0x563b4cc53180]{terminating}: Deallocated (fsm.c:568) 20250410110551820 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551820 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551820 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551820 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551820 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551820 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551820 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551820 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 04 04 46 78 c5 00 01 eb 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:5 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patching N(SD)=1 into dtap '05147DCDB56C21043B17CEDB'O MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patched enc_l3: '05547DCDB56C21043B17CEDB'O MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110551820 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551820 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551820 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551820 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551820 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551820 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551820 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551820 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ee 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110551820 DIUCS DEBUG (UTRAN-Iu-494) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110551820 DMSC DEBUG msc_i(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x563b4cc62f40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110551820 DIUCS DEBUG msc_i(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x563b4cc62f40]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110551820 DMSC DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x563b4cc63070]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110551820 DIUCS DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x563b4cc63070]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110551821 DIUCS DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x563b4cc63070]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110551821 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x563b4cc63830]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410110551821 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x563b4cc63830]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410110551821 DIUCS DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x563b4cc63070]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110551821 DMSC DEBUG msc_i(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x563b4cc62f40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110551821 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x563b4cc63830]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410110551821 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x563b4cc63830]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:0 20250410110551821 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x563b4cc53b10]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110551821 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x563b4cc53b10]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x563b4cc63830] (fsm.c:486) 20250410110551821 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x563b4cc53b10]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410110551821 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x563b4cc53b10]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410110551821 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551821 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551821 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551821 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551821 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551821 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551821 DVLR DEBUG VLR subscr IMSI-262420000001106 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110551821 DVLR DEBUG IMSI:262420000001106 has MSISDN:491230001106 (vlr.c:1045) 20250410110551821 DMSC NOTICE msub(IMSI-262420000001106:MSISDN-491230001106) VLR: update for IMSI=262420000001106 (MSISDN=491230001106) (gsm_04_08.c:1541) 20250410110551821 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110551821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551821 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551821 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 01 06 d6 72 f5 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 01 f5 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110551821 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410110551821 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250410110551821 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-493:CM_SERVICE_REQ)[0x563b4cc22ad0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250410110551821 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-493:CM_SERVICE_REQ)[0x563b4cc22ad0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110551821 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-493:CM_SERVICE_REQ)[0x563b4cc22cb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110551821 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410110551821 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-493:CM_SERVICE_REQ)[0x563b4cc22ad0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110551821 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-493:CM_SERVICE_REQ)[0x563b4cc22ad0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250410110551821 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-493:CM_SERVICE_REQ)[0x563b4cc22ad0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110551821 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110551821 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110551821 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110551821 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-493:CM_SERVICE_REQ)[0x563b4cc22ad0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110551821 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-493:CM_SERVICE_REQ)[0x563b4cc22cb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110551821 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410110551821 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551821 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551821 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551821 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551821 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551821 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551821 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551821 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 108 bytes: [L2]> 01 00 01 01 00 00 00 6c 02 10 00 59 00 00 00 b9 00 00 00 c3 03 00 00 02 06 5c c3 f7 00 01 42 00 14 40 3e 00 00 02 00 10 40 32 31 9b 2a 1c 2d a2 2b 02 01 05 30 26 02 01 3b 30 21 04 01 0f 04 1c d9 77 5d 0e 2a e3 e9 65 f7 3c fd 76 83 d2 73 10 2d 17 93 cd 60 30 58 2c 06 8b 35 1a 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110551821 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551821 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551821 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551821 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 20250410110551821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110551821 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551821 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551821 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551821 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 02 06 5c c3 f7 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110551821 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110551821 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-496:LU)[0x563b4cc78f90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410110551821 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001106:UTRAN-Iu-496:LU)[0x563b4cc57b10]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410110551821 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001106:UTRAN-Iu-496:LU)[0x563b4cc57b10]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:8 20250410110551821 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001106:UTRAN-Iu-496:LU)[0x563b4cc57b10]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410110551821 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001106:UTRAN-Iu-496:LU)[0x563b4cc57b10]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-496:LU)[0x563b4cc78f90] (vlr_lu_fsm.c:110) 20250410110551821 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001106:UTRAN-Iu-496:LU)[0x563b4cc57b10]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410110551821 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001106:UTRAN-Iu-496:LU)[0x563b4cc57b10]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110551821 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-496:LU)[0x563b4cc78f90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410110551821 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-496:LU)[0x563b4cc78f90]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410110551821 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-496:LU)[0x563b4cc53490]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110551821 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-496:LU)[0x563b4cc53490]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-496:LU)[0x563b4cc78f90] (fsm.c:486) 20250410110551821 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-496:LU)[0x563b4cc53490]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410110551821 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-496:LU)[0x563b4cc53490]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:24 20250410110551821 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-496:LU)[0x563b4cc53490]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 20250410110551821 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-496:LU)[0x563b4cc53490]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410110551821 DMSC NOTICE msub(IMSI-262420000001106:MSISDN-491230001106:TMSInew-0x412DEE3A) VLR: update for IMSI=262420000001106 (MSISDN=491230001106) (gsm_04_08.c:1541) 20250410110551821 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-496:LU)[0x563b4cc53490]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410110551821 DMM DEBUG -> IMSI-262420000001106:MSISDN-491230001106:TMSInew-0x412DEE3A LOCATION UPDATE ACCEPT (TMSI = 0x412dee3a) (gsm_04_08.c:149) 20250410110551821 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSInew-0x412DEE3A:UTRAN-Iu-496:LU)[0x563b4cc6e370]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250410110551821 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSInew-0x412DEE3A:UTRAN-Iu-496:LU)[0x563b4cc6e370]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110551821 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSInew-0x412DEE3A:UTRAN-Iu-496:LU)[0x563b4cc6e0e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110551821 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551821 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551821 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551821 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110551821 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSInew-0x412DEE3A - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110551821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551821 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551821 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551821 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551821 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 eb 46 78 c5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05547DCDB56C21043B17CEDB'O 20250410110551821 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551821 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551821 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551821 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551822 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551822 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551822 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551822 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 a7 be 58 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 41 2d ee 3a 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-RAN(2896)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_multi_lu_and_mo_ussd2(2903)4618437 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2903)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:3 20250410110551822 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551822 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551822 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551822 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551822 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551822 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551822 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551822 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 f2 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 7d cd b5 6c 21 04 3b 17 ce db 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_iu_multi_lu_and_mo_ussd2(2903)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2910)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:7 TC_iu_multi_lu_and_mo_ussd2(2903)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110551822 DIUCS DEBUG (UTRAN-Iu-498) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110551822 DMSC DEBUG msc_i(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x563b4cc798d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110551822 DIUCS DEBUG msc_i(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x563b4cc798d0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110551822 DMSC DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x563b4cc646b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110551822 DIUCS DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x563b4cc646b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110551822 DIUCS DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x563b4cc646b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110551822 DMM DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x563b4cc646b0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 7dcdb56c3b17cedb) (gsm_04_08.c:1128) 20250410110551822 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x563b4cc30f00]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110551822 DVLR DEBUG SUBSCR(IMSI-262420000001108) AUTH on UTRAN received RES: 7dcdb56c3b17cedb (8 bytes) (vlr_auth_fsm.c:151) 20250410110551822 DVLR INFO SUBSCR(IMSI-262420000001108) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110551822 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x563b4cc30f00]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110551822 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x563b4cc30f00]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110551822 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x563b4cc30f00]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110551822 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x563b4cc30f00]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x563b4cc30ca0] (vlr_auth_fsm.c:294) 20250410110551822 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x563b4cc30f00]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110551822 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x563b4cc30f00]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110551822 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x563b4cc30ca0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410110551822 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x563b4cc30ca0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410110551822 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x563b4cc30ca0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250410110551822 DIUCS DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x563b4cc646b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110551822 DIUCS DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x563b4cc646b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=c2dbf4fb858fc35c2754b94e3be159b3, CK=NONE (ran_msg_iu.c:388) 20250410110551822 DMSC DEBUG msc_i(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x563b4cc798d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110551822 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x563b4cc30ca0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 20250410110551822 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551822 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551822 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551822 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551822 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551822 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551822 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551822 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 31 c4 ee 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 c2 db f4 fb 85 8f c3 5c 27 54 b9 4e 3b e1 59 b3 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patched enc_l3: '059B'O MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:5 20250410110551822 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551822 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551823 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551823 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551823 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551823 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551823 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551823 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ea 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer 20250410110551823 DIUCS DEBUG (UTRAN-Iu-490) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110551823 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-490:LU)[0x563b4cbf6160]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110551823 DIUCS DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-490:LU)[0x563b4cbf6160]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110551823 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-490:LU)[0x563b4cc61990]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110551823 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-490:LU)[0x563b4cc61990]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110551823 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-490:LU)[0x563b4cc61990]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110551823 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-490:LU)[0x563b4cc61990]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110551823 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-490:LU)[0x563b4cc61990]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110551823 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-490:LU)[0x563b4cc61990]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110551823 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-490:LU)[0x563b4cc61990]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110551823 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-490:LU)[0x563b4cc3b0b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer 20250410110551823 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-490:LU)[0x563b4cc3b0b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-490:LU)[0x563b4cc61990] (msc_a.c:1053) 20250410110551823 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-490:LU)[0x563b4cc3b0b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410110551823 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-490:LU)[0x563b4cc3b0b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110551823 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-490:LU)[0x563b4cc3b0b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410110551823 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-490:LU)[0x563b4cc61990]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc208a0] (msc_a.c:1053) 20250410110551823 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-490:LU)[0x563b4cc61990]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110551823 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-490:LU)[0x563b4cc61990]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110551823 DMSC DEBUG msub_fsm[0x563b4cc208a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110551823 DMSC DEBUG msub(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258) MSC-A terminated (msub.c:261) 20250410110551823 DMSC DEBUG msub(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258) 1 MSC-I still active (msub.c:79) 20250410110551823 DMSC DEBUG msub_fsm[0x563b4cc208a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110551823 DMSC DEBUG msub_fsm[0x563b4cc208a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110551823 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-490:LU)[0x563b4cbf6160]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110551823 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-490:LU)[0x563b4cbf6160]{READY}: Removing from parent msub_fsm[0x563b4cc208a0] (msub.c:113) 20250410110551823 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-490 (ran_conn.c:142) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2896)@7d38b4d9c9a0: Added conn table entry 0TC_iu_multi_lu_and_mo_ussd2(2920)5865245 20250410110551823 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-490 (ran_conn.c:155) 20250410110551823 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-490:LU)[0x563b4cbf6160]{READY}: Freeing instance (msub.c:113) 20250410110551823 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-490:LU)[0x563b4cbf6160]{READY}: Deallocated (fsm.c:568) 20250410110551823 DMSC DEBUG msub(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258) Free (msub.c:119) 20250410110551823 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258 - active-conn: now used by 1 (attached) (msub.c:375) 20250410110551823 DMSC DEBUG msub_fsm[0x563b4cc208a0]{terminating}: Freeing instance (msub.c:113) 20250410110551823 DMSC DEBUG msub_fsm[0x563b4cc208a0]{terminating}: Deallocated (fsm.c:568) 20250410110551823 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551823 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551823 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551823 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551823 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551823 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551823 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551823 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 05 04 30 0a d3 00 01 ea 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:4 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2903)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:2 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:6 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 20250410110551824 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551824 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551824 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551824 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551824 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551824 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551824 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551824 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 f1 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110551824 DIUCS DEBUG (UTRAN-Iu-497) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110551824 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-497:CM_SERVICE_REQ)[0x563b4cc7a7c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110551824 DIUCS DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-497:CM_SERVICE_REQ)[0x563b4cc7a7c0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110551824 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-497:CM_SERVICE_REQ)[0x563b4cc75ef0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250410110551824 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-497:CM_SERVICE_REQ)[0x563b4cc75ef0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110551824 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-497:CM_SERVICE_REQ)[0x563b4cc75ef0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110551824 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-497:CM_SERVICE_REQ)[0x563b4cc763f0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 20250410110551824 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-497:CM_SERVICE_REQ)[0x563b4cc763f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410110551824 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-497:CM_SERVICE_REQ)[0x563b4cc75ef0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110551824 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-497:CM_SERVICE_REQ)[0x563b4cc7a7c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110551824 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-497:CM_SERVICE_REQ)[0x563b4cc763f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410110551824 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-497:CM_SERVICE_REQ)[0x563b4cc763f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410110551824 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-497:CM_SERVICE_REQ)[0x563b4cc763f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410110551824 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-497:CM_SERVICE_REQ)[0x563b4cc763f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410110551824 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-497:CM_SERVICE_REQ)[0x563b4cc763f0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410110551824 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-497:CM_SERVICE_REQ)[0x563b4cc763f0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410110551824 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-497:CM_SERVICE_REQ)[0x563b4cc763f0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410110551824 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-497:CM_SERVICE_REQ)[0x563b4cc75ef0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410110551824 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-497:CM_SERVICE_REQ)[0x563b4cc75ef0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.974s remaining) (msc_a.c:450) 20250410110551824 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001102/3/1): Available (smpp_smsc.c:626) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110551824 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551824 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551824 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551824 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551824 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551824 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551824 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551824 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 9c cb 98 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 01 f2 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) TC_iu_multi_lu_and_mo_ussd2(2904)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110551824 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551824 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551824 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551824 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551824 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551824 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551824 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551824 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ef 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110551824 DIUCS DEBUG (UTRAN-Iu-495) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110551824 DMSC DEBUG msc_i(IMSI-262420000001107:UTRAN-Iu-495:LU)[0x563b4cc64c40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110551824 DIUCS DEBUG msc_i(IMSI-262420000001107:UTRAN-Iu-495:LU)[0x563b4cc64c40]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110551824 DMSC DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-495:LU)[0x563b4cc74860]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110551824 DIUCS DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-495:LU)[0x563b4cc74860]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110551824 DIUCS DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-495:LU)[0x563b4cc74860]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110551824 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-495:LU)[0x563b4cc74ef0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410110551824 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-495:LU)[0x563b4cc74ef0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410110551824 DIUCS DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-495:LU)[0x563b4cc74860]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110551824 DMSC DEBUG msc_i(IMSI-262420000001107:UTRAN-Iu-495:LU)[0x563b4cc64c40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110551824 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-495:LU)[0x563b4cc74ef0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410110551824 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-495:LU)[0x563b4cc74ef0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410110551824 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001107:UTRAN-Iu-495:LU)[0x563b4cc3b690]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110551824 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001107:UTRAN-Iu-495:LU)[0x563b4cc3b690]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-495:LU)[0x563b4cc74ef0] (fsm.c:486) 20250410110551824 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001107:UTRAN-Iu-495:LU)[0x563b4cc3b690]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410110551824 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001107:UTRAN-Iu-495:LU)[0x563b4cc3b690]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:4 20250410110551824 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551824 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551824 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551825 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551825 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551825 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551825 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551825 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 00 06 a4 1c eb 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 01 f7 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test-GSUP(2901)@7d38b4d9c9a0: Created GsupExpect[3] for "262420000001110" to be handled at TC_iu_multi_lu_and_mo_ussd2(2922) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:7 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:8 TC_iu_multi_lu_and_mo_ussd2(2922)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001110'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110551825 DVLR DEBUG VLR subscr IMSI-262420000001105 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110551825 DVLR DEBUG IMSI:262420000001105 has MSISDN:491230001105 (vlr.c:1045) 20250410110551825 DMSC NOTICE msub(IMSI-262420000001105:MSISDN-491230001105) VLR: update for IMSI=262420000001105 (MSISDN=491230001105) (gsm_04_08.c:1541) 20250410110551825 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:3 TC_iu_multi_lu_and_mo_ussd2(2914)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2896)@7d38b4d9c9a0: Deleted conn table entry 3TC_iu_multi_lu_and_mo_ussd2(2908)3148499 20250410110551826 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551826 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551826 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551826 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551826 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110551826 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-494:LU)[0x563b4cc63830]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410110551826 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x563b4cc53b10]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410110551826 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x563b4cc53b10]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410110551826 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x563b4cc53b10]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410110551826 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x563b4cc53b10]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-494:LU)[0x563b4cc63830] (vlr_lu_fsm.c:110) 20250410110551826 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x563b4cc53b10]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410110551826 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551826 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551826 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:1 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:14 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110551826 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 ea 30 0a d3 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110551826 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x563b4cc53b10]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110551826 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-494:LU)[0x563b4cc63830]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410110551826 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-494:LU)[0x563b4cc63830]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410110551826 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-494:LU)[0x563b4cc57b10]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110551826 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-494:LU)[0x563b4cc57b10]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-494:LU)[0x563b4cc63830] (fsm.c:486) 20250410110551826 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-494:LU)[0x563b4cc57b10]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410110551826 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-494:LU)[0x563b4cc57b10]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410110551826 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-494:LU)[0x563b4cc57b10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410110551826 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-494:LU)[0x563b4cc57b10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410110551826 DMSC NOTICE msub(IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x3FF559A0) VLR: update for IMSI=262420000001105 (MSISDN=491230001105) (gsm_04_08.c:1541) 20250410110551826 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-494:LU)[0x563b4cc57b10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410110551826 DMM DEBUG -> IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x3FF559A0 LOCATION UPDATE ACCEPT (TMSI = 0x3ff559a0) (gsm_04_08.c:149) 20250410110551826 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x3FF559A0:UTRAN-Iu-494:LU)[0x563b4cc63070]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250410110551826 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x3FF559A0:UTRAN-Iu-494:LU)[0x563b4cc63070]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110551826 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x3FF559A0:UTRAN-Iu-494:LU)[0x563b4cc62f40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patched enc_l3: '059B'O 20250410110551826 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x3FF559A0 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110551826 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551826 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551826 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551826 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551826 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551826 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551826 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551826 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 01 06 d6 72 f5 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 3f f5 59 a0 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110551826 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551826 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551826 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551826 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551826 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551826 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551826 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551826 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ec 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2908)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110551826 DIUCS DEBUG (UTRAN-Iu-492) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110551826 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSInew-0x9496068E:UTRAN-Iu-492:LU)[0x563b4cc22250]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110551826 DIUCS DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSInew-0x9496068E:UTRAN-Iu-492:LU)[0x563b4cc22250]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110551826 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSInew-0x9496068E:UTRAN-Iu-492:LU)[0x563b4cc3b560]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110551827 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSInew-0x9496068E:UTRAN-Iu-492:LU)[0x563b4cc3b560]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110551827 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSInew-0x9496068E:UTRAN-Iu-492:LU)[0x563b4cc3b560]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) TC_iu_multi_lu_and_mo_ussd2(2908)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2908)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110551827 DMM DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSInew-0x9496068E:UTRAN-Iu-492:LU)[0x563b4cc3b560]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410110551827 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:TMSInew-0x9496068E:UTRAN-Iu-492:LU)[0x563b4cc68440]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410110551827 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-492:LU)[0x563b4cc7f050]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410110551827 DMSC NOTICE msub(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E) VLR: update for IMSI=262420000001104 (MSISDN=491230001104) (gsm_04_08.c:1541) 20250410110551827 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410110551827 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-492:LU)[0x563b4cc7f050]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410110551827 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-492:LU)[0x563b4cc68440]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410110551827 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-492:LU)[0x563b4cc7f050]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410110551827 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-492:LU)[0x563b4cc7f050]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-492:LU)[0x563b4cc68440] (vlr_lu_fsm.c:817) 20250410110551827 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-492:LU)[0x563b4cc7f050]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410110551827 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-492:LU)[0x563b4cc7f050]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110551827 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-492:LU)[0x563b4cc68440]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410110551827 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-492:LU)[0x563b4cc3b560]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410110551827 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-492:LU)[0x563b4cc3b560]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.966s remaining) (msc_a.c:450) 20250410110551827 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001104/3/1): Available (smpp_smsc.c:626) TC_iu_multi_lu_and_mo_ussd2(2908)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110551827 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-492:LU)[0x563b4cc3b560]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110551827 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-492:LU)[0x563b4cc3b560]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110551827 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-492:LU)[0x563b4cc3b560]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110551827 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110551827 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110551827 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110551827 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-492:LU)[0x563b4cc3b560]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110551827 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-492:LU)[0x563b4cc22250]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110551827 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410110551827 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551827 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 20250410110551827 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551827 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551827 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551827 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551827 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551827 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 03 06 83 09 72 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2908)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '36A36258'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:2 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:6 20250410110551828 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551828 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551828 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551828 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551828 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551828 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551828 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551828 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 59 7f 1d 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 11 90 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-RAN(2896)@7d38b4d9c9a0: Added conn table entry 3TC_iu_multi_lu_and_mo_ussd2(2908)1937376 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110551828 DIUCS DEBUG (UTRAN-Iu-499 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110551828 DMSC DEBUG msub_fsm[0x563b4cc53b10]{active}: Allocated (fsm.c:456) 20250410110551828 DMSC DEBUG msc_i[0x563b4cc532b0]{READY}: Allocated (fsm.c:456) 20250410110551828 DMSC DEBUG msc_i[0x563b4cc532b0]{READY}: is child of msub_fsm[0x563b4cc53b10] (fsm.c:486) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:5 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer 20250410110551828 DMSC DEBUG msc_a[0x563b4cc53180]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110551828 DMSC DEBUG msc_a[0x563b4cc53180]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc53b10] (fsm.c:486) 20250410110551828 DMSC DEBUG msc_a(unknown:UTRAN-Iu-499:NONE)[0x563b4cc53180]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110551828 DMSC DEBUG msc_i(unknown:UTRAN-Iu-499:NONE)[0x563b4cc532b0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110551828 DMSC DEBUG msc_a(unknown:UTRAN-Iu-499:NONE)[0x563b4cc53180]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110551828 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-499:NONE)[0x563b4cc53180]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110551828 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-499:NONE)[0x563b4cc53180]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110551828 DMM DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-499:LU)[0x563b4cc53180]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001109 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410110551828 DMM DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-499:LU)[0x563b4cc53180]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410110551828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-499:LU)[0x563b4cc817c0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410110551828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-499:LU)[0x563b4cc817c0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001109:UTRAN-Iu-499:LU)[0x563b4cc53180] (fsm.c:486) 20250410110551828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-499:LU)[0x563b4cc817c0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410110551828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-499:LU)[0x563b4cc817c0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410110551828 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410110551828 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001109 id=262420000001109 (vlr.c:661) 20250410110551828 DVLR INFO New subscr, IMSI: 262420000001109 (vlr.c:562) 20250410110551828 DVLR DEBUG VLR subscr IMSI-262420000001109 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410110551828 DMSC DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-499:LU)[0x563b4cc53180]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110551828 DMSC DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-499:LU)[0x563b4cc53180]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110551828 DVLR DEBUG VLR subscr IMSI-262420000001109 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410110551828 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410110551828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-499:LU)[0x563b4cc817c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410110551828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-499:LU)[0x563b4cc817c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410110551828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-499:LU)[0x563b4cc817c0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410110551828 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-499:LU)[0x563b4cc75830]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110551828 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-499:LU)[0x563b4cc75830]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-499:LU)[0x563b4cc817c0] (fsm.c:486) 20250410110551828 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-499:LU)[0x563b4cc75830]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110551828 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-499:LU)[0x563b4cc75830]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 3 set to 1 20250410110551828 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551828 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551828 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551828 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551828 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551828 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551828 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551828 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0d 02 59 7f 1d 00 01 f3 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test-GSUP(2901)@7d38b4d9c9a0: Found GsupExpect[2] for "262420000001109" handled at TC_iu_multi_lu_and_mo_ussd2(2920) MSC_Test-GSUP(2901)@7d38b4d9c9a0: Added IMSI table entry 9TC_iu_multi_lu_and_mo_ussd2(2920)"262420000001109" MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:4 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250410110551829 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551829 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551829 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551829 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:7 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:14 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110551829 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551829 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551829 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551829 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ed 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 20250410110551829 DIUCS DEBUG (UTRAN-Iu-493) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110551829 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-493:CM_SERVICE_REQ)[0x563b4cc22cb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110551829 DIUCS DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-493:CM_SERVICE_REQ)[0x563b4cc22cb0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110551829 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-493:CM_SERVICE_REQ)[0x563b4cc22ad0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110551829 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-493:CM_SERVICE_REQ)[0x563b4cc22ad0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110551829 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-493:CM_SERVICE_REQ)[0x563b4cc22ad0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110551829 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-493:CM_SERVICE_REQ)[0x563b4cc22ad0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110551829 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-493:CM_SERVICE_REQ)[0x563b4cc22ad0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110551829 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-493:CM_SERVICE_REQ)[0x563b4cc22ad0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110551829 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-493:CM_SERVICE_REQ)[0x563b4cc22ad0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110551829 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-493:CM_SERVICE_REQ)[0x563b4cc6f930]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110551829 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-493:CM_SERVICE_REQ)[0x563b4cc6f930]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-493:CM_SERVICE_REQ)[0x563b4cc22ad0] (msc_a.c:1053) 20250410110551829 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-493:CM_SERVICE_REQ)[0x563b4cc6f930]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110551829 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-493:CM_SERVICE_REQ)[0x563b4cc6f930]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410110551829 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-493:CM_SERVICE_REQ)[0x563b4cc22ad0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc22f40] (msc_a.c:1053) 20250410110551829 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-493:CM_SERVICE_REQ)[0x563b4cc22ad0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110551829 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-493:CM_SERVICE_REQ)[0x563b4cc22ad0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110551829 DMSC DEBUG msub_fsm[0x563b4cc22f40]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110551829 DMSC DEBUG msub(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2) MSC-A terminated (msub.c:261) 20250410110551829 DMSC DEBUG msub(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2) 1 MSC-I still active (msub.c:79) 20250410110551829 DMSC DEBUG msub_fsm[0x563b4cc22f40]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110551829 DMSC DEBUG msub_fsm[0x563b4cc22f40]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110551829 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-493:CM_SERVICE_REQ)[0x563b4cc22cb0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110551829 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-493:CM_SERVICE_REQ)[0x563b4cc22cb0]{READY}: Removing from parent msub_fsm[0x563b4cc22f40] (msub.c:113) 20250410110551829 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-493 (ran_conn.c:142) 20250410110551829 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-493 (ran_conn.c:155) 20250410110551829 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-493:CM_SERVICE_REQ)[0x563b4cc22cb0]{READY}: Freeing instance (msub.c:113) 20250410110551829 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2:UTRAN-Iu-493:CM_SERVICE_REQ)[0x563b4cc22cb0]{READY}: Deallocated (fsm.c:568) 20250410110551829 DMSC DEBUG msub(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2) Free (msub.c:119) 20250410110551829 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x6E77B8B2 - active-conn: now used by 1 (attached) (msub.c:375) 20250410110551829 DMSC DEBUG msub_fsm[0x563b4cc22f40]{terminating}: Freeing instance (msub.c:113) 20250410110551829 DMSC DEBUG msub_fsm[0x563b4cc22f40]{terminating}: Deallocated (fsm.c:568) 20250410110551829 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551829 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551829 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551829 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551830 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551830 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551830 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551830 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 02 04 5c c3 f7 00 01 ed 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250410110551830 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551830 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551830 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551830 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551830 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551830 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551830 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551830 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 f0 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110551830 DIUCS DEBUG (UTRAN-Iu-496) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110551830 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSInew-0x412DEE3A:UTRAN-Iu-496:LU)[0x563b4cc6e0e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110551830 DIUCS DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSInew-0x412DEE3A:UTRAN-Iu-496:LU)[0x563b4cc6e0e0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110551830 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSInew-0x412DEE3A:UTRAN-Iu-496:LU)[0x563b4cc6e370]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110551830 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSInew-0x412DEE3A:UTRAN-Iu-496:LU)[0x563b4cc6e370]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110551830 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSInew-0x412DEE3A:UTRAN-Iu-496:LU)[0x563b4cc6e370]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110551830 DMM DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSInew-0x412DEE3A:UTRAN-Iu-496:LU)[0x563b4cc6e370]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2901)@7d38b4d9c9a0: Created GsupExpect[2] for "262420000001102" to be handled at TC_iu_multi_lu_and_mo_ussd2(2906) 20250410110551830 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:TMSInew-0x412DEE3A:UTRAN-Iu-496:LU)[0x563b4cc78f90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410110551830 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-496:LU)[0x563b4cc53490]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410110551830 DMSC NOTICE msub(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A) VLR: update for IMSI=262420000001106 (MSISDN=491230001106) (gsm_04_08.c:1541) 20250410110551830 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410110551830 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-496:LU)[0x563b4cc53490]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410110551830 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-496:LU)[0x563b4cc78f90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410110551830 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-496:LU)[0x563b4cc53490]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410110551830 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-496:LU)[0x563b4cc53490]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-496:LU)[0x563b4cc78f90] (vlr_lu_fsm.c:817) 20250410110551830 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-496:LU)[0x563b4cc53490]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410110551830 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-496:LU)[0x563b4cc53490]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110551830 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-496:LU)[0x563b4cc78f90]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410110551830 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-496:LU)[0x563b4cc6e370]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410110551830 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-496:LU)[0x563b4cc6e370]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.964s remaining) (msc_a.c:450) 20250410110551830 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001106/3/1): Available (smpp_smsc.c:626) 20250410110551830 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-496:LU)[0x563b4cc6e370]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110551830 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-496:LU)[0x563b4cc6e370]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110551830 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-496:LU)[0x563b4cc6e370]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110551830 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110551830 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110551830 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110551830 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-496:LU)[0x563b4cc6e370]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110551830 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-496:LU)[0x563b4cc6e0e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:1 20250410110551830 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410110551830 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551830 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551830 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551830 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551830 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551830 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551830 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551830 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 a7 be 58 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-RAN(2896)@7d38b4d9c9a0: Added conn table entry 9TC_iu_multi_lu_and_mo_ussd2(2922)9627015 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: { messageType := 2, destLocRef := '597F1D'O, sourceLocRef := '0001F3'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 9 set to 1 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2912)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: First idle individual index:3 20250410110551831 DVLR DEBUG VLR subscr IMSI-262420000001107 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110551831 DVLR DEBUG IMSI:262420000001107 has MSISDN:491230001107 (vlr.c:1045) 20250410110551831 DMSC NOTICE msub(IMSI-262420000001107:MSISDN-491230001107) VLR: update for IMSI=262420000001107 (MSISDN=491230001107) (gsm_04_08.c:1541) 20250410110551831 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:4 20250410110551832 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551832 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551832 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551832 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551832 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551832 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551832 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551832 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 1d 8f e0 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 08 03 50 59 02 05 f4 36 a3 62 58 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:7 MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patched enc_l3: '059B'O 20250410110551832 DIUCS DEBUG (UTRAN-Iu-500 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110551832 DMSC DEBUG msub_fsm[0x563b4cc6f930]{active}: Allocated (fsm.c:456) 20250410110551832 DMSC DEBUG msc_i[0x563b4cc22ad0]{READY}: Allocated (fsm.c:456) 20250410110551832 DMSC DEBUG msc_i[0x563b4cc22ad0]{READY}: is child of msub_fsm[0x563b4cc6f930] (fsm.c:486) 20250410110551832 DMSC DEBUG msc_a[0x563b4cc22cb0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110551832 DMSC DEBUG msc_a[0x563b4cc22cb0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc6f930] (fsm.c:486) 20250410110551832 DMSC DEBUG msc_a(unknown:UTRAN-Iu-500:NONE)[0x563b4cc22cb0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110551832 DMSC DEBUG msc_i(unknown:UTRAN-Iu-500:NONE)[0x563b4cc22ad0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110551832 DMSC DEBUG msc_a(unknown:UTRAN-Iu-500:NONE)[0x563b4cc22cb0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110551832 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-500:NONE)[0x563b4cc22cb0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110551832 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-500:NONE)[0x563b4cc22cb0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110551832 DMM DEBUG msc_a(TMSI-0x36A36258:UTRAN-Iu-500:CM_SERVICE_REQ)[0x563b4cc22cb0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250410110551832 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x36A36258:UTRAN-Iu-500:CM_SERVICE_REQ)[0x563b4cc22f40]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410110551832 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x36A36258:UTRAN-Iu-500:CM_SERVICE_REQ)[0x563b4cc22f40]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x36A36258:UTRAN-Iu-500:CM_SERVICE_REQ)[0x563b4cc22cb0] (fsm.c:486) 20250410110551832 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x36A36258:UTRAN-Iu-500:CM_SERVICE_REQ)[0x563b4cc22f40]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250410110551832 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x36A36258:UTRAN-Iu-500:CM_SERVICE_REQ)[0x563b4cc22f40]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410110551832 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410110551832 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410110551832 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-500:CM_SERVICE_REQ)[0x563b4cc22cb0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110551832 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-500:CM_SERVICE_REQ)[0x563b4cc22cb0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110551832 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-500:CM_SERVICE_REQ)[0x563b4cc22f40]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410110551832 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-500:CM_SERVICE_REQ)[0x563b4cc22f40]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250410110551832 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-500:CM_SERVICE_REQ)[0x563b4cc208a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) TC_iu_multi_lu_and_mo_ussd2(2920)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250410110551832 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-500:CM_SERVICE_REQ)[0x563b4cc208a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-500:CM_SERVICE_REQ)[0x563b4cc22f40] (fsm.c:486) 20250410110551832 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-500:CM_SERVICE_REQ)[0x563b4cc208a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2920)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410110551832 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-500:CM_SERVICE_REQ)[0x563b4cc208a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110551832 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: First idle individual index:4 20250410110551832 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110551832 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-495:LU)[0x563b4cc74ef0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410110551832 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001107:UTRAN-Iu-495:LU)[0x563b4cc3b690]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410110551832 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001107:UTRAN-Iu-495:LU)[0x563b4cc3b690]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410110551832 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001107:UTRAN-Iu-495:LU)[0x563b4cc3b690]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410110551832 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001107:UTRAN-Iu-495:LU)[0x563b4cc3b690]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-495:LU)[0x563b4cc74ef0] (vlr_lu_fsm.c:110) 20250410110551832 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001107:UTRAN-Iu-495:LU)[0x563b4cc3b690]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410110551832 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001107:UTRAN-Iu-495:LU)[0x563b4cc3b690]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110551832 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-495:LU)[0x563b4cc74ef0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410110551832 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-495:LU)[0x563b4cc74ef0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410110551832 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-495:LU)[0x563b4cc6e720]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110551832 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-495:LU)[0x563b4cc6e720]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-495:LU)[0x563b4cc74ef0] (fsm.c:486) 20250410110551832 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-495:LU)[0x563b4cc6e720]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410110551832 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-495:LU)[0x563b4cc6e720]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410110551832 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-495:LU)[0x563b4cc6e720]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410110551832 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-495:LU)[0x563b4cc6e720]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410110551832 DMSC NOTICE msub(IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x33CAFAA2) VLR: update for IMSI=262420000001107 (MSISDN=491230001107) (gsm_04_08.c:1541) 20250410110551832 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-495:LU)[0x563b4cc6e720]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410110551832 DMM DEBUG -> IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x33CAFAA2 LOCATION UPDATE ACCEPT (TMSI = 0x33cafaa2) (gsm_04_08.c:149) 20250410110551832 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x33CAFAA2:UTRAN-Iu-495:LU)[0x563b4cc74860]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250410110551832 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x33CAFAA2:UTRAN-Iu-495:LU)[0x563b4cc74860]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110551832 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x33CAFAA2:UTRAN-Iu-495:LU)[0x563b4cc64c40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110551832 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551832 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551832 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551832 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551832 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551832 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551832 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551832 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0a 02 1d 8f e0 00 01 f4 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110551832 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551832 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551832 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551832 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551832 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551832 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551832 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551832 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 ed 5c c3 f7 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110551832 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x33CAFAA2 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 20250410110551832 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551832 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551832 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110551832 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551832 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551832 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551832 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551832 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 00 06 a4 1c eb 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 33 ca fa a2 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:5 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:14 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250410110551832 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551832 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551832 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551832 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551833 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551833 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551833 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110551833 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 92 e5 87 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 11 01 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-RAN(2896)@7d38b4d9c9a0: Deleted conn table entry 4TC_iu_multi_lu_and_mo_ussd2(2904)6079479 20250410110551833 DIUCS DEBUG (UTRAN-Iu-501 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: { messageType := 2, destLocRef := '1D8FE0'O, sourceLocRef := '0001F4'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } 20250410110551833 DMSC DEBUG msub_fsm[0x563b4cc3b690]{active}: Allocated (fsm.c:456) 20250410110551833 DMSC DEBUG msc_i[0x563b4cc7f050]{READY}: Allocated (fsm.c:456) 20250410110551833 DMSC DEBUG msc_i[0x563b4cc7f050]{READY}: is child of msub_fsm[0x563b4cc3b690] (fsm.c:486) 20250410110551833 DMSC DEBUG msc_a[0x563b4cc61990]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110551833 DMSC DEBUG msc_a[0x563b4cc61990]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc3b690] (fsm.c:486) 20250410110551833 DMSC DEBUG msc_a(unknown:UTRAN-Iu-501:NONE)[0x563b4cc61990]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110551833 DMSC DEBUG msc_i(unknown:UTRAN-Iu-501:NONE)[0x563b4cc7f050]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110551833 DMSC DEBUG msc_a(unknown:UTRAN-Iu-501:NONE)[0x563b4cc61990]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:3 20250410110551833 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-501:NONE)[0x563b4cc61990]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110551833 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-501:NONE)[0x563b4cc61990]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110551833 DMM DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x563b4cc61990]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001110 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410110551833 DMM DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x563b4cc61990]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410110551833 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x563b4cc3b0b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410110551833 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x563b4cc3b0b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x563b4cc61990] (fsm.c:486) 20250410110551833 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x563b4cc3b0b0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410110551833 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x563b4cc3b0b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410110551833 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410110551833 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001110 id=262420000001110 (vlr.c:661) 20250410110551833 DVLR INFO New subscr, IMSI: 262420000001110 (vlr.c:562) 20250410110551833 DVLR DEBUG VLR subscr IMSI-262420000001110 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410110551833 DMSC DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x563b4cc61990]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110551833 DMSC DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x563b4cc61990]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110551833 DVLR DEBUG VLR subscr IMSI-262420000001110 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410110551833 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410110551833 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x563b4cc3b0b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410110551833 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x563b4cc3b0b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410110551833 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x563b4cc3b0b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410110551833 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x563b4cc30a20]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110551833 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x563b4cc30a20]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x563b4cc3b0b0] (fsm.c:486) 20250410110551833 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x563b4cc30a20]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110551833 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x563b4cc30a20]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2904)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2904)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110551833 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551833 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551833 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551833 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551833 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551833 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) TC_iu_multi_lu_and_mo_ussd2(2904)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110551833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551833 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551833 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0b 02 92 e5 87 00 01 f5 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test-GSUP(2901)@7d38b4d9c9a0: Found GsupExpect[3] for "262420000001110" handled at TC_iu_multi_lu_and_mo_ussd2(2922) MSC_Test-GSUP(2901)@7d38b4d9c9a0: Added IMSI table entry 10TC_iu_multi_lu_and_mo_ussd2(2922)"262420000001110" 20250410110551833 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551833 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551833 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551833 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:6 20250410110551833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551833 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551833 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551833 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551833 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ee 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110551833 DVLR DEBUG VLR subscr IMSI-262420000001109 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110551833 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-499:LU)[0x563b4cc75830]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer 20250410110551833 DVLR DEBUG SUBSCR(IMSI-262420000001109) Received 1 auth tuples (vlr.c:996) 20250410110551833 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-499:LU)[0x563b4cc75830]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110551833 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-499:LU)[0x563b4cc75830]{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:324) 20250410110551833 DMM DEBUG Tx AUTH REQ (rand = 439659209f77ba66e93fd743f4efc17a) (gsm_04_08.c:641) 20250410110551833 DMM DEBUG AUTH REQ (autn = 00a832f2bd1a46b6a17ec54a8cd44faf) (gsm_04_08.c:643) 20250410110551833 DIUCS DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-499:LU)[0x563b4cc53180]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110551833 DIUCS DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-499:LU)[0x563b4cc53180]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110551833 DMSC DEBUG msc_i(IMSI-262420000001109:UTRAN-Iu-499:LU)[0x563b4cc532b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110551833 DVLR DEBUG VLR subscr IMSI-262420000001109 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 20250410110551833 DIUCS DEBUG (UTRAN-Iu-494) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110551833 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x3FF559A0:UTRAN-Iu-494:LU)[0x563b4cc62f40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110551834 DIUCS DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x3FF559A0:UTRAN-Iu-494:LU)[0x563b4cc62f40]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110551834 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x3FF559A0:UTRAN-Iu-494:LU)[0x563b4cc63070]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110551834 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x3FF559A0:UTRAN-Iu-494:LU)[0x563b4cc63070]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110551834 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x3FF559A0:UTRAN-Iu-494:LU)[0x563b4cc63070]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110551834 DMM DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x3FF559A0:UTRAN-Iu-494:LU)[0x563b4cc63070]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410110551834 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x3FF559A0:UTRAN-Iu-494:LU)[0x563b4cc63830]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410110551834 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-494:LU)[0x563b4cc57b10]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410110551834 DMSC NOTICE msub(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0) VLR: update for IMSI=262420000001105 (MSISDN=491230001105) (gsm_04_08.c:1541) 20250410110551834 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410110551834 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-494:LU)[0x563b4cc57b10]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410110551834 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-494:LU)[0x563b4cc63830]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410110551834 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-494:LU)[0x563b4cc57b10]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410110551834 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-494:LU)[0x563b4cc57b10]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-494:LU)[0x563b4cc63830] (vlr_lu_fsm.c:817) 20250410110551834 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-494:LU)[0x563b4cc57b10]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410110551834 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-494:LU)[0x563b4cc57b10]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110551834 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-494:LU)[0x563b4cc63830]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410110551834 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-494:LU)[0x563b4cc63070]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410110551834 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-494:LU)[0x563b4cc63070]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.959s remaining) (msc_a.c:450) 20250410110551834 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001105/3/1): Available (smpp_smsc.c:626) 20250410110551834 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-494:LU)[0x563b4cc63070]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110551834 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-494:LU)[0x563b4cc63070]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110551834 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-494:LU)[0x563b4cc63070]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110551834 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110551834 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110551834 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110551834 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-494:LU)[0x563b4cc63070]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110551834 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-494:LU)[0x563b4cc62f40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110551834 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410110551834 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551834 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551834 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551834 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551834 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551834 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551834 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551834 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 59 7f 1d 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 43 96 59 20 9f 77 ba 66 e9 3f d7 43 f4 ef c1 7a 20 10 00 a8 32 f2 bd 1a 46 b6 a1 7e c5 4a 8c d4 4f af 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110551834 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551834 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551834 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551834 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551834 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551834 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551834 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551834 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 01 06 d6 72 f5 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) TC_iu_multi_lu_and_mo_ussd2(2908)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2908)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: { messageType := 2, destLocRef := '92E587'O, sourceLocRef := '0001F5'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:4 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2904)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:8 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250410110551835 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551835 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551835 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551835 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551835 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:0 20250410110551835 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551835 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551835 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 f2 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mo_ussd2(2916)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110551836 DIUCS DEBUG (UTRAN-Iu-498) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110551836 DMSC DEBUG msc_i(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x563b4cc798d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110551836 DIUCS DEBUG msc_i(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x563b4cc798d0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110551836 DMSC DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x563b4cc646b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110551836 DIUCS DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x563b4cc646b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110551836 DIUCS DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x563b4cc646b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110551836 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x563b4cc30ca0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410110551836 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x563b4cc30ca0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410110551836 DIUCS DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x563b4cc646b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110551836 DMSC DEBUG msc_i(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x563b4cc798d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110551836 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x563b4cc30ca0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410110551836 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x563b4cc30ca0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410110551836 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x563b4cc57b10]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110551836 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x563b4cc57b10]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x563b4cc30ca0] (fsm.c:486) 20250410110551836 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x563b4cc57b10]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410110551836 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x563b4cc57b10]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:5 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer 20250410110551836 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551836 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551836 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551836 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110551836 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551836 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551836 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551836 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110551836 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-500:CM_SERVICE_REQ)[0x563b4cc208a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110551836 DVLR DEBUG SUBSCR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258) Received 1 auth tuples (vlr.c:996) 20250410110551836 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-500:CM_SERVICE_REQ)[0x563b4cc208a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110551836 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-500:CM_SERVICE_REQ)[0x563b4cc208a0]{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:324) 20250410110551836 DMM DEBUG Tx AUTH REQ (rand = 83f1c74c0424f57dbb32f9f8dd3af027) (gsm_04_08.c:641) 20250410110551836 DMM DEBUG AUTH REQ (autn = 7dc00f95a18fddb8f4e5c00825c44d44) (gsm_04_08.c:643) 20250410110551836 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 31 c4 ee 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 01 f8 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110551836 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-500:CM_SERVICE_REQ)[0x563b4cc22cb0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110551836 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-500:CM_SERVICE_REQ)[0x563b4cc22cb0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110551836 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-500:CM_SERVICE_REQ)[0x563b4cc22ad0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110551836 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) TC_iu_multi_lu_and_mo_ussd2(2922)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2922)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410110551836 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551836 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551836 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551836 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551836 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551836 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551836 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551836 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 1d 8f e0 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 83 f1 c7 4c 04 24 f5 7d bb 32 f9 f8 dd 3a f0 27 20 10 7d c0 0f 95 a1 8f dd b8 f4 e5 c0 08 25 c4 4d 44 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:1 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patched enc_l3: '059B'O MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:8 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110551837 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551837 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551837 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551838 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551838 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551838 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551838 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551838 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ec 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:7 20250410110551838 DIUCS DEBUG (UTRAN-Iu-492) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110551838 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-492:LU)[0x563b4cc22250]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110551838 DIUCS DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-492:LU)[0x563b4cc22250]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110551838 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-492:LU)[0x563b4cc3b560]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110551838 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-492:LU)[0x563b4cc3b560]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110551838 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-492:LU)[0x563b4cc3b560]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 20250410110551838 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-492:LU)[0x563b4cc3b560]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110551838 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-492:LU)[0x563b4cc3b560]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110551838 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-492:LU)[0x563b4cc3b560]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110551838 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-492:LU)[0x563b4cc3b560]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110551838 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-492:LU)[0x563b4cc68440]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110551838 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-492:LU)[0x563b4cc68440]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-492:LU)[0x563b4cc3b560] (msc_a.c:1053) 20250410110551838 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-492:LU)[0x563b4cc68440]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410110551838 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-492:LU)[0x563b4cc68440]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110551838 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-492:LU)[0x563b4cc68440]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410110551838 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-492:LU)[0x563b4cc3b560]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc54970] (msc_a.c:1053) 20250410110551838 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-492:LU)[0x563b4cc3b560]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110551838 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-492:LU)[0x563b4cc3b560]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110551838 DMSC DEBUG msub_fsm[0x563b4cc54970]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110551838 DMSC DEBUG msub(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E) MSC-A terminated (msub.c:261) 20250410110551838 DMSC DEBUG msub(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E) 1 MSC-I still active (msub.c:79) 20250410110551838 DMSC DEBUG msub_fsm[0x563b4cc54970]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110551838 DMSC DEBUG msub_fsm[0x563b4cc54970]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110551838 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-492:LU)[0x563b4cc22250]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110551838 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-492:LU)[0x563b4cc22250]{READY}: Removing from parent msub_fsm[0x563b4cc54970] (msub.c:113) 20250410110551838 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-492 (ran_conn.c:142) 20250410110551838 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-492 (ran_conn.c:155) 20250410110551838 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-492:LU)[0x563b4cc22250]{READY}: Freeing instance (msub.c:113) 20250410110551838 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-492:LU)[0x563b4cc22250]{READY}: Deallocated (fsm.c:568) 20250410110551838 DMSC DEBUG msub(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E) Free (msub.c:119) 20250410110551838 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E - active-conn: now used by 1 (attached) (msub.c:375) 20250410110551838 DMSC DEBUG msub_fsm[0x563b4cc54970]{terminating}: Freeing instance (msub.c:113) 20250410110551838 DMSC DEBUG msub_fsm[0x563b4cc54970]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250410110551838 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551838 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551838 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551838 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551838 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551838 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551838 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551838 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 03 04 83 09 72 00 01 ec 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110551838 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551838 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551838 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551838 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110551838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551838 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:3 20250410110551838 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551838 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551838 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 f0 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110551838 DIUCS DEBUG (UTRAN-Iu-496) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110551838 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-496:LU)[0x563b4cc6e0e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110551838 DIUCS DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-496:LU)[0x563b4cc6e0e0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110551838 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-496:LU)[0x563b4cc6e370]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110551838 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-496:LU)[0x563b4cc6e370]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110551838 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-496:LU)[0x563b4cc6e370]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110551838 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-496:LU)[0x563b4cc6e370]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110551838 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-496:LU)[0x563b4cc6e370]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110551838 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-496:LU)[0x563b4cc6e370]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110551838 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-496:LU)[0x563b4cc6e370]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110551838 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-496:LU)[0x563b4cc78f90]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110551838 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-496:LU)[0x563b4cc78f90]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-496:LU)[0x563b4cc6e370] (msc_a.c:1053) 20250410110551838 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-496:LU)[0x563b4cc78f90]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410110551838 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-496:LU)[0x563b4cc78f90]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110551838 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-496:LU)[0x563b4cc78f90]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410110551838 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-496:LU)[0x563b4cc6e370]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc74da0] (msc_a.c:1053) 20250410110551838 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-496:LU)[0x563b4cc6e370]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110551838 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-496:LU)[0x563b4cc6e370]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110551838 DMSC DEBUG msub_fsm[0x563b4cc74da0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110551838 DMSC DEBUG msub(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A) MSC-A terminated (msub.c:261) 20250410110551839 DMSC DEBUG msub(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A) 1 MSC-I still active (msub.c:79) 20250410110551839 DMSC DEBUG msub_fsm[0x563b4cc74da0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110551839 DMSC DEBUG msub_fsm[0x563b4cc74da0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110551839 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-496:LU)[0x563b4cc6e0e0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110551839 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-496:LU)[0x563b4cc6e0e0]{READY}: Removing from parent msub_fsm[0x563b4cc74da0] (msub.c:113) 20250410110551839 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-496 (ran_conn.c:142) 20250410110551839 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-496 (ran_conn.c:155) 20250410110551839 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-496:LU)[0x563b4cc6e0e0]{READY}: Freeing instance (msub.c:113) 20250410110551839 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-496:LU)[0x563b4cc6e0e0]{READY}: Deallocated (fsm.c:568) 20250410110551839 DMSC DEBUG msub(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A) Free (msub.c:119) 20250410110551839 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A - active-conn: now used by 1 (attached) (msub.c:375) 20250410110551839 DMSC DEBUG msub_fsm[0x563b4cc74da0]{terminating}: Freeing instance (msub.c:113) 20250410110551839 DMSC DEBUG msub_fsm[0x563b4cc74da0]{terminating}: Deallocated (fsm.c:568) 20250410110551839 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551839 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551839 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551839 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551839 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551839 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551839 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551839 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0e 04 a7 be 58 00 01 f0 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:6 MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051493F6EC6F21048DD1C1FA'O MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:14 MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patched enc_l3: '055493F6EC6F21048DD1C1FA'O MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250410110551839 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551839 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551839 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110551839 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551839 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551839 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551839 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551839 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ef 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110551839 DIUCS DEBUG (UTRAN-Iu-495) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110551839 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x33CAFAA2:UTRAN-Iu-495:LU)[0x563b4cc64c40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110551839 DIUCS DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x33CAFAA2:UTRAN-Iu-495:LU)[0x563b4cc64c40]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110551839 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x33CAFAA2:UTRAN-Iu-495:LU)[0x563b4cc74860]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110551839 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x33CAFAA2:UTRAN-Iu-495:LU)[0x563b4cc74860]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110551839 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x33CAFAA2:UTRAN-Iu-495:LU)[0x563b4cc74860]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110551839 DMM DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x33CAFAA2:UTRAN-Iu-495:LU)[0x563b4cc74860]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410110551839 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x33CAFAA2:UTRAN-Iu-495:LU)[0x563b4cc74ef0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410110551839 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-495:LU)[0x563b4cc6e720]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410110551839 DMSC NOTICE msub(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2) VLR: update for IMSI=262420000001107 (MSISDN=491230001107) (gsm_04_08.c:1541) 20250410110551839 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410110551840 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-495:LU)[0x563b4cc6e720]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410110551840 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-495:LU)[0x563b4cc74ef0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410110551840 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-495:LU)[0x563b4cc6e720]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410110551840 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-495:LU)[0x563b4cc6e720]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-495:LU)[0x563b4cc74ef0] (vlr_lu_fsm.c:817) 20250410110551840 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-495:LU)[0x563b4cc6e720]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410110551840 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-495:LU)[0x563b4cc6e720]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110551840 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-495:LU)[0x563b4cc74ef0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410110551840 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-495:LU)[0x563b4cc74860]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410110551840 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-495:LU)[0x563b4cc74860]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.954s remaining) (msc_a.c:450) 20250410110551840 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001107/3/1): Available (smpp_smsc.c:626) 20250410110551840 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-495:LU)[0x563b4cc74860]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110551840 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-495:LU)[0x563b4cc74860]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110551840 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-495:LU)[0x563b4cc74860]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110551840 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110551840 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110551840 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110551840 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-495:LU)[0x563b4cc74860]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110551840 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-495:LU)[0x563b4cc64c40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110551840 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410110551840 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551840 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551840 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551840 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:1 MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O 20250410110551840 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551840 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551840 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551840 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 00 06 a4 1c eb 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:7 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 MSC_Test_2-RAN(2896)@7d38b4d9c9a0: Deleted conn table entry 1TC_iu_multi_lu_and_mo_ussd2(2910)8587634 20250410110551840 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551840 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551840 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551840 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551840 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551840 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551840 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551840 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 ec 83 09 72 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055493F6EC6F21048DD1C1FA'O MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051492F4BF6A210406E692FD'O MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patched enc_l3: '055492F4BF6A210406E692FD'O MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:5 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:7 TC_iu_multi_lu_and_mo_ussd2(2910)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2910)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 TC_iu_multi_lu_and_mo_ussd2(2910)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2910)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-RAN(2896)@7d38b4d9c9a0: Deleted conn table entry 7TC_iu_multi_lu_and_mo_ussd2(2914)10993240 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:6 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2910)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '9496068E'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:2 TC_iu_multi_lu_and_mo_ussd2(2914)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2914)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2914)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:37 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 TC_iu_multi_lu_and_mo_ussd2(2914)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:3 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055492F4BF6A210406E692FD'O MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2914)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '412DEE3A'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2896)@7d38b4d9c9a0: Added conn table entry 1TC_iu_multi_lu_and_mo_ussd2(2910)7743952 MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: First idle individual index:1 MSC_Test_2-RAN(2896)@7d38b4d9c9a0: Added conn table entry 4TC_iu_multi_lu_and_mo_ussd2(2914)8627978 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 4 set to 1 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: First idle individual index:7 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:6 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2901)@7d38b4d9c9a0: Created GsupExpect[3] for "262420000001111" to be handled at TC_iu_multi_lu_and_mo_ussd2(2924) TC_iu_multi_lu_and_mo_ussd2(2924)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001111'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-RAN(2896)@7d38b4d9c9a0: Added conn table entry 7TC_iu_multi_lu_and_mo_ussd2(2924)9234113 MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 7 set to 1 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: First idle individual index:9 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2901)@7d38b4d9c9a0: Created GsupExpect[4] for "262420000001112" to be handled at TC_iu_multi_lu_and_mo_ussd2(2926) TC_iu_multi_lu_and_mo_ussd2(2926)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001112'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-RAN(2896)@7d38b4d9c9a0: Added conn table entry 10TC_iu_multi_lu_and_mo_ussd2(2926)12727133 MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 10 set to 1 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: First idle individual index:10 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2901)@7d38b4d9c9a0: Created GsupExpect[5] for "262420000001113" to be handled at TC_iu_multi_lu_and_mo_ussd2(2928) TC_iu_multi_lu_and_mo_ussd2(2928)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001113'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410110551876 DVLR DEBUG VLR subscr IMSI-262420000001110 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110551876 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x563b4cc30a20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110551876 DVLR DEBUG SUBSCR(IMSI-262420000001110) Received 1 auth tuples (vlr.c:996) 20250410110551876 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x563b4cc30a20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110551876 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x563b4cc30a20]{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:324) 20250410110551876 DMM DEBUG Tx AUTH REQ (rand = 520b52176f98f33dce95618076a6e853) (gsm_04_08.c:641) 20250410110551876 DMM DEBUG AUTH REQ (autn = 16cde428062c8c3bb5082ad5f100fa46) (gsm_04_08.c:643) 20250410110551876 DIUCS DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x563b4cc61990]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110551876 DIUCS DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x563b4cc61990]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110551876 DMSC DEBUG msc_i(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x563b4cc7f050]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110551876 DVLR DEBUG VLR subscr IMSI-262420000001110 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110551876 DVLR DEBUG VLR subscr IMSI-262420000001108 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110551876 DVLR DEBUG IMSI:262420000001108 has MSISDN:491230001108 (vlr.c:1045) 20250410110551876 DMSC NOTICE msub(IMSI-262420000001108:MSISDN-491230001108) VLR: update for IMSI=262420000001108 (MSISDN=491230001108) (gsm_04_08.c:1541) 20250410110551876 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551876 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551876 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551877 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110551877 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551877 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551877 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551877 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551877 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 92 e5 87 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 52 0b 52 17 6f 98 f3 3d ce 95 61 80 76 a6 e8 53 20 10 16 cd e4 28 06 2c 8c 3b b5 08 2a d5 f1 00 fa 46 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110551877 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551877 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551877 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551877 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551877 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551877 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551877 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551877 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 f0 a7 be 58 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110551877 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551877 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551877 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551877 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551877 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551877 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551877 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551877 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 f3 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 93 f6 ec 6f 21 04 8d d1 c1 fa 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110551877 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551877 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551877 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551877 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551877 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551877 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551877 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551877 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ee 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110551877 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551877 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551877 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551877 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551877 DIUCS DEBUG (UTRAN-Iu-499) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110551877 DMSC DEBUG msc_i(IMSI-262420000001109:UTRAN-Iu-499:LU)[0x563b4cc532b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110551877 DIUCS DEBUG msc_i(IMSI-262420000001109:UTRAN-Iu-499:LU)[0x563b4cc532b0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110551877 DMSC DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-499:LU)[0x563b4cc53180]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110551877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551877 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551877 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551877 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551877 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 f1 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 1b bb 1c 15 a1 13 02 01 05 02 01 3b 30 0b 04 01 0f 04 06 aa 51 0c 06 1b 01 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110551877 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551877 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551877 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551877 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551877 DIUCS DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-499:LU)[0x563b4cc53180]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110551877 DIUCS DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-499:LU)[0x563b4cc53180]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110551877 DMM DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-499:LU)[0x563b4cc53180]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 93f6ec6f8dd1c1fa) (gsm_04_08.c:1128) 20250410110551877 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-499:LU)[0x563b4cc75830]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110551877 DVLR DEBUG SUBSCR(IMSI-262420000001109) AUTH on UTRAN received RES: 93f6ec6f8dd1c1fa (8 bytes) (vlr_auth_fsm.c:151) 20250410110551877 DVLR INFO SUBSCR(IMSI-262420000001109) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110551877 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-499:LU)[0x563b4cc75830]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110551877 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-499:LU)[0x563b4cc75830]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110551877 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-499:LU)[0x563b4cc75830]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110551877 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-499:LU)[0x563b4cc75830]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-499:LU)[0x563b4cc817c0] (vlr_auth_fsm.c:294) 20250410110551877 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-499:LU)[0x563b4cc75830]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110551877 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-499:LU)[0x563b4cc75830]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110551877 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-499:LU)[0x563b4cc817c0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410110551877 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-499:LU)[0x563b4cc817c0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410110551877 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-499:LU)[0x563b4cc817c0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110551877 DIUCS DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-499:LU)[0x563b4cc53180]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110551877 DIUCS DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-499:LU)[0x563b4cc53180]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=5b6ca09c5f0be6fd5a8c92a64d78ad73, CK=NONE (ran_msg_iu.c:388) 20250410110551877 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551877 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551877 DMSC DEBUG msc_i(IMSI-262420000001109:UTRAN-Iu-499:LU)[0x563b4cc532b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110551877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551877 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551877 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 f4 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 92 f4 bf 6a 21 04 06 e6 92 fd 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110551877 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551877 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551877 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551877 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551877 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551877 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551877 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551877 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 76 29 d0 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 08 03 50 59 02 05 f4 94 96 06 8e 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110551877 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-499:LU)[0x563b4cc817c0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250410110551877 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551877 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551877 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551877 DIUCS DEBUG (UTRAN-Iu-494) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110551877 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-494:LU)[0x563b4cc62f40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110551877 DIUCS DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-494:LU)[0x563b4cc62f40]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110551877 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-494:LU)[0x563b4cc63070]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110551877 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551877 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551877 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551877 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551877 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 83 a7 0a 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 08 03 50 59 02 05 f4 41 2d ee 3a 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110551877 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551877 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551877 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551877 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551877 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-494:LU)[0x563b4cc63070]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110551877 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-494:LU)[0x563b4cc63070]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110551877 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-494:LU)[0x563b4cc63070]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110551877 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-494:LU)[0x563b4cc63070]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110551877 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-494:LU)[0x563b4cc63070]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110551877 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-494:LU)[0x563b4cc63070]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110551877 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-494:LU)[0x563b4cc63830]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110551877 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-494:LU)[0x563b4cc63830]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-494:LU)[0x563b4cc63070] (msc_a.c:1053) 20250410110551877 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-494:LU)[0x563b4cc63830]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410110551877 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-494:LU)[0x563b4cc63830]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110551877 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-494:LU)[0x563b4cc63830]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410110551877 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-494:LU)[0x563b4cc63070]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc64f60] (msc_a.c:1053) 20250410110551877 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551877 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551877 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-494:LU)[0x563b4cc63070]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110551877 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-494:LU)[0x563b4cc63070]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110551877 DMSC DEBUG msub_fsm[0x563b4cc64f60]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110551877 DMSC DEBUG msub(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0) MSC-A terminated (msub.c:261) 20250410110551877 DMSC DEBUG msub(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0) 1 MSC-I still active (msub.c:79) 20250410110551877 DMSC DEBUG msub_fsm[0x563b4cc64f60]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110551877 DMSC DEBUG msub_fsm[0x563b4cc64f60]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110551877 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-494:LU)[0x563b4cc62f40]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110551877 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-494:LU)[0x563b4cc62f40]{READY}: Removing from parent msub_fsm[0x563b4cc64f60] (msub.c:113) 20250410110551877 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-494 (ran_conn.c:142) 20250410110551877 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551877 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ef 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110551877 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551877 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551877 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551877 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551877 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551877 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551877 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551877 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 8c e6 c1 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 11 11 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110551877 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551877 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551877 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 20250410110551877 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551877 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551877 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551877 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551877 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 c2 33 5d 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 11 21 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110551877 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551877 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551877 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551877 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551877 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551877 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551877 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551877 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 59 7f 1d 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 5b 6c a0 9c 5f 0b e6 fd 5a 8c 92 a6 4d 78 ad 73 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110551877 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551877 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551877 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-494 (ran_conn.c:155) 20250410110551877 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-494:LU)[0x563b4cc62f40]{READY}: Freeing instance (msub.c:113) 20250410110551877 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-494:LU)[0x563b4cc62f40]{READY}: Deallocated (fsm.c:568) 20250410110551877 DMSC DEBUG msub(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0) Free (msub.c:119) 20250410110551877 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0 - active-conn: now used by 1 (attached) (msub.c:375) 20250410110551877 DMSC DEBUG msub_fsm[0x563b4cc64f60]{terminating}: Freeing instance (msub.c:113) 20250410110551877 DMSC DEBUG msub_fsm[0x563b4cc64f60]{terminating}: Deallocated (fsm.c:568) 20250410110551877 DIUCS DEBUG (UTRAN-Iu-497) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110551877 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-497:CM_SERVICE_REQ)[0x563b4cc7a7c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110551877 DIUCS DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-497:CM_SERVICE_REQ)[0x563b4cc7a7c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110551877 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-497:CM_SERVICE_REQ)[0x563b4cc75ef0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110551877 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-497:CM_SERVICE_REQ)[0x563b4cc75ef0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110551877 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-497:CM_SERVICE_REQ)[0x563b4cc75ef0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110551877 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250410110551877 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-497:CM_SERVICE_REQ)[0x563b4cc75ef0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:174) 20250410110551877 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-497:CM_SERVICE_REQ)[0x563b4cc75ef0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250410110551877 DIUCS DEBUG (UTRAN-Iu-500) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110551877 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-500:CM_SERVICE_REQ)[0x563b4cc22ad0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110551877 DIUCS DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-500:CM_SERVICE_REQ)[0x563b4cc22ad0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110551877 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-500:CM_SERVICE_REQ)[0x563b4cc22cb0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110551877 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551877 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-500:CM_SERVICE_REQ)[0x563b4cc22cb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110551877 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-500:CM_SERVICE_REQ)[0x563b4cc22cb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110551877 DMM DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-500:CM_SERVICE_REQ)[0x563b4cc22cb0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 92f4bf6a06e692fd) (gsm_04_08.c:1128) 20250410110551877 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-500:CM_SERVICE_REQ)[0x563b4cc208a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110551877 DVLR DEBUG SUBSCR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258) AUTH on UTRAN received RES: 92f4bf6a06e692fd (8 bytes) (vlr_auth_fsm.c:151) 20250410110551877 DVLR INFO SUBSCR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110551877 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-500:CM_SERVICE_REQ)[0x563b4cc208a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110551877 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-500:CM_SERVICE_REQ)[0x563b4cc208a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110551877 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-500:CM_SERVICE_REQ)[0x563b4cc208a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110551877 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-500:CM_SERVICE_REQ)[0x563b4cc208a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-500:CM_SERVICE_REQ)[0x563b4cc22f40] (vlr_auth_fsm.c:294) 20250410110551877 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-500:CM_SERVICE_REQ)[0x563b4cc208a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110551877 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-500:CM_SERVICE_REQ)[0x563b4cc208a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110551877 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-500:CM_SERVICE_REQ)[0x563b4cc22f40]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250410110551877 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-500:CM_SERVICE_REQ)[0x563b4cc22f40]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410110551877 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-500:CM_SERVICE_REQ)[0x563b4cc22f40]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110551877 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-500:CM_SERVICE_REQ)[0x563b4cc22cb0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110551877 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-500:CM_SERVICE_REQ)[0x563b4cc22cb0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=17dd9be97c9e07890ed091382f1ccbf6, CK=NONE (ran_msg_iu.c:388) 20250410110551877 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-500:CM_SERVICE_REQ)[0x563b4cc22ad0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110551877 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551877 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551877 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551877 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551877 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 01 04 d6 72 f5 00 01 ee 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110551877 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-500:CM_SERVICE_REQ)[0x563b4cc22f40]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250410110551877 DIUCS DEBUG (UTRAN-Iu-502 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:4 20250410110551877 DMSC DEBUG msub_fsm[0x563b4cc6e0e0]{active}: Allocated (fsm.c:456) 20250410110551878 DMSC DEBUG msc_i[0x563b4cc74da0]{READY}: Allocated (fsm.c:456) 20250410110551878 DMSC DEBUG msc_i[0x563b4cc74da0]{READY}: is child of msub_fsm[0x563b4cc6e0e0] (fsm.c:486) 20250410110551878 DMSC DEBUG msc_a[0x563b4cc68440]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110551878 DMSC DEBUG msc_a[0x563b4cc68440]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc6e0e0] (fsm.c:486) 20250410110551878 DMSC DEBUG msc_a(unknown:UTRAN-Iu-502:NONE)[0x563b4cc68440]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110551878 DMSC DEBUG msc_i(unknown:UTRAN-Iu-502:NONE)[0x563b4cc74da0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 20250410110551878 DMSC DEBUG msc_a(unknown:UTRAN-Iu-502:NONE)[0x563b4cc68440]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110551878 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-502:NONE)[0x563b4cc68440]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110551878 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-502:NONE)[0x563b4cc68440]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110551878 DMM DEBUG msc_a(TMSI-0x9496068E:UTRAN-Iu-502:CM_SERVICE_REQ)[0x563b4cc68440]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250410110551878 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9496068E:UTRAN-Iu-502:CM_SERVICE_REQ)[0x563b4cc3b560]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410110551878 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9496068E:UTRAN-Iu-502:CM_SERVICE_REQ)[0x563b4cc3b560]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x9496068E:UTRAN-Iu-502:CM_SERVICE_REQ)[0x563b4cc68440] (fsm.c:486) 20250410110551878 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9496068E:UTRAN-Iu-502:CM_SERVICE_REQ)[0x563b4cc3b560]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250410110551878 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9496068E:UTRAN-Iu-502:CM_SERVICE_REQ)[0x563b4cc3b560]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410110551878 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410110551878 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410110551878 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-502:CM_SERVICE_REQ)[0x563b4cc68440]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110551878 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-502:CM_SERVICE_REQ)[0x563b4cc68440]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110551878 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-502:CM_SERVICE_REQ)[0x563b4cc3b560]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410110551878 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-502:CM_SERVICE_REQ)[0x563b4cc3b560]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250410110551878 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-502:CM_SERVICE_REQ)[0x563b4cc22250]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110551878 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-502:CM_SERVICE_REQ)[0x563b4cc22250]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-502:CM_SERVICE_REQ)[0x563b4cc3b560] (fsm.c:486) 20250410110551878 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-502:CM_SERVICE_REQ)[0x563b4cc22250]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110551878 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-502:CM_SERVICE_REQ)[0x563b4cc22250]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110551878 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110551878 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110551878 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-498:LU)[0x563b4cc30ca0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410110551878 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x563b4cc57b10]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110551878 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x563b4cc57b10]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410110551878 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x563b4cc57b10]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410110551878 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551878 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551878 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551878 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551878 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551878 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551878 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551878 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x563b4cc57b10]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-498:LU)[0x563b4cc30ca0] (vlr_lu_fsm.c:110) 20250410110551878 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x563b4cc57b10]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410110551878 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x563b4cc57b10]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110551878 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-498:LU)[0x563b4cc30ca0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410110551878 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-498:LU)[0x563b4cc30ca0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410110551878 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-498:LU)[0x563b4cc54970]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110551878 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-498:LU)[0x563b4cc54970]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-498:LU)[0x563b4cc30ca0] (fsm.c:486) 20250410110551878 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-498:LU)[0x563b4cc54970]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410110551878 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-498:LU)[0x563b4cc54970]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410110551878 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-498:LU)[0x563b4cc54970]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410110551878 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-498:LU)[0x563b4cc54970]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410110551878 DMSC NOTICE msub(IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x0D105023) VLR: update for IMSI=262420000001108 (MSISDN=491230001108) (gsm_04_08.c:1541) 20250410110551878 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-498:LU)[0x563b4cc54970]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410110551878 DMM DEBUG -> IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x0D105023 LOCATION UPDATE ACCEPT (TMSI = 0x0d105023) (gsm_04_08.c:149) 20250410110551878 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x0D105023:UTRAN-Iu-498:LU)[0x563b4cc646b0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250410110551878 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 1d 8f e0 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 17 dd 9b e9 7c 9e 07 89 0e d0 91 38 2f 1c cb f6 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110551878 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x0D105023:UTRAN-Iu-498:LU)[0x563b4cc646b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110551878 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x0D105023:UTRAN-Iu-498:LU)[0x563b4cc798d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110551878 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x0D105023 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) TC_iu_multi_lu_and_mo_ussd2(2906)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110551878 DIUCS DEBUG (UTRAN-Iu-503 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110551878 DMSC DEBUG msub_fsm[0x563b4cc75830]{active}: Allocated (fsm.c:456) 20250410110551878 DMSC DEBUG msc_i[0x563b4cc208a0]{READY}: Allocated (fsm.c:456) 20250410110551878 DMSC DEBUG msc_i[0x563b4cc208a0]{READY}: is child of msub_fsm[0x563b4cc75830] (fsm.c:486) 20250410110551878 DMSC DEBUG msc_a[0x563b4cc75ca0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110551878 DMSC DEBUG msc_a[0x563b4cc75ca0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc75830] (fsm.c:486) 20250410110551878 DMSC DEBUG msc_a(unknown:UTRAN-Iu-503:NONE)[0x563b4cc75ca0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110551878 DMSC DEBUG msc_i(unknown:UTRAN-Iu-503:NONE)[0x563b4cc208a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110551878 DMSC DEBUG msc_a(unknown:UTRAN-Iu-503:NONE)[0x563b4cc75ca0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110551878 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-503:NONE)[0x563b4cc75ca0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110551878 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-503:NONE)[0x563b4cc75ca0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110551878 DMM DEBUG msc_a(TMSI-0x412DEE3A:UTRAN-Iu-503:CM_SERVICE_REQ)[0x563b4cc75ca0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250410110551878 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x412DEE3A:UTRAN-Iu-503:CM_SERVICE_REQ)[0x563b4cc64f60]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410110551878 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x412DEE3A:UTRAN-Iu-503:CM_SERVICE_REQ)[0x563b4cc64f60]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x412DEE3A:UTRAN-Iu-503:CM_SERVICE_REQ)[0x563b4cc75ca0] (fsm.c:486) 20250410110551878 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x412DEE3A:UTRAN-Iu-503:CM_SERVICE_REQ)[0x563b4cc64f60]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250410110551878 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x412DEE3A:UTRAN-Iu-503:CM_SERVICE_REQ)[0x563b4cc64f60]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410110551878 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410110551878 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410110551878 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-503:CM_SERVICE_REQ)[0x563b4cc75ca0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110551878 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-503:CM_SERVICE_REQ)[0x563b4cc75ca0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110551878 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-503:CM_SERVICE_REQ)[0x563b4cc64f60]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410110551878 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-503:CM_SERVICE_REQ)[0x563b4cc64f60]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250410110551878 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-503:CM_SERVICE_REQ)[0x563b4cc63020]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110551878 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-503:CM_SERVICE_REQ)[0x563b4cc63020]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-503:CM_SERVICE_REQ)[0x563b4cc64f60] (fsm.c:486) 20250410110551878 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-503:CM_SERVICE_REQ)[0x563b4cc63020]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110551878 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-503:CM_SERVICE_REQ)[0x563b4cc63020]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110551878 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410110551878 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551878 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:0 20250410110551878 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551878 DIUCS DEBUG (UTRAN-Iu-495) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110551878 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-495:LU)[0x563b4cc64c40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110551878 DIUCS DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-495:LU)[0x563b4cc64c40]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110551878 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-495:LU)[0x563b4cc74860]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110551878 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-495:LU)[0x563b4cc74860]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110551878 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-495:LU)[0x563b4cc74860]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110551878 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-495:LU)[0x563b4cc74860]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110551878 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551878 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-495:LU)[0x563b4cc74860]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110551878 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-495:LU)[0x563b4cc74860]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110551878 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-495:LU)[0x563b4cc74860]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110551878 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-495:LU)[0x563b4cc74ef0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110551878 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-495:LU)[0x563b4cc74ef0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-495:LU)[0x563b4cc74860] (msc_a.c:1053) 20250410110551878 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-495:LU)[0x563b4cc74ef0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410110551878 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-495:LU)[0x563b4cc74ef0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110551878 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-495:LU)[0x563b4cc74ef0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410110551878 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-495:LU)[0x563b4cc74860]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc64b10] (msc_a.c:1053) 20250410110551878 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-495:LU)[0x563b4cc74860]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110551878 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-495:LU)[0x563b4cc74860]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110551878 DMSC DEBUG msub_fsm[0x563b4cc64b10]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110551878 DMSC DEBUG msub(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2) MSC-A terminated (msub.c:261) 20250410110551878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551878 DMSC DEBUG msub(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2) 1 MSC-I still active (msub.c:79) 20250410110551878 DMSC DEBUG msub_fsm[0x563b4cc64b10]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110551878 DMSC DEBUG msub_fsm[0x563b4cc64b10]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110551878 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-495:LU)[0x563b4cc64c40]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 20250410110551878 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-495:LU)[0x563b4cc64c40]{READY}: Removing from parent msub_fsm[0x563b4cc64b10] (msub.c:113) 20250410110551878 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-495 (ran_conn.c:142) 20250410110551878 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551878 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551878 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551878 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-495 (ran_conn.c:155) 20250410110551878 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 08 02 76 29 d0 00 01 f6 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110551878 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-495:LU)[0x563b4cc64c40]{READY}: Freeing instance (msub.c:113) 20250410110551878 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-495:LU)[0x563b4cc64c40]{READY}: Deallocated (fsm.c:568) 20250410110551878 DMSC DEBUG msub(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2) Free (msub.c:119) 20250410110551878 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2 - active-conn: now used by 1 (attached) (msub.c:375) 20250410110551878 DMSC DEBUG msub_fsm[0x563b4cc64b10]{terminating}: Freeing instance (msub.c:113) 20250410110551878 DMSC DEBUG msub_fsm[0x563b4cc64b10]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110551878 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551878 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551878 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551878 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110551878 DIUCS DEBUG (UTRAN-Iu-504 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110551878 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551878 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551878 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551878 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 31 c4 ee 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 0d 10 50 23 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110551878 DMSC DEBUG msub_fsm[0x563b4cc74860]{active}: Allocated (fsm.c:456) 20250410110551878 DMSC DEBUG msc_i[0x563b4cc64c40]{READY}: Allocated (fsm.c:456) 20250410110551878 DMSC DEBUG msc_i[0x563b4cc64c40]{READY}: is child of msub_fsm[0x563b4cc74860] (fsm.c:486) 20250410110551878 DMSC DEBUG msc_a[0x563b4cc64b10]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110551878 DMSC DEBUG msc_a[0x563b4cc64b10]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc74860] (fsm.c:486) 20250410110551878 DMSC DEBUG msc_a(unknown:UTRAN-Iu-504:NONE)[0x563b4cc64b10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110551878 DMSC DEBUG msc_i(unknown:UTRAN-Iu-504:NONE)[0x563b4cc64c40]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110551878 DMSC DEBUG msc_a(unknown:UTRAN-Iu-504:NONE)[0x563b4cc64b10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110551878 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-504:NONE)[0x563b4cc64b10]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110551878 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-504:NONE)[0x563b4cc64b10]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110551878 DMM DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x563b4cc64b10]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001111 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410110551878 DMM DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x563b4cc64b10]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410110551878 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x563b4cc7c640]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410110551878 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x563b4cc7c640]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x563b4cc64b10] (fsm.c:486) 20250410110551878 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x563b4cc7c640]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410110551878 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x563b4cc7c640]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410110551878 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410110551878 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001111 id=262420000001111 (vlr.c:661) 20250410110551878 DVLR INFO New subscr, IMSI: 262420000001111 (vlr.c:562) 20250410110551878 DVLR DEBUG VLR subscr IMSI-262420000001111 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410110551878 DMSC DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x563b4cc64b10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110551878 DMSC DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x563b4cc64b10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110551878 DVLR DEBUG VLR subscr IMSI-262420000001111 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410110551878 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410110551878 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x563b4cc7c640]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410110551878 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x563b4cc7c640]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410110551879 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x563b4cc7c640]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410110551879 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x563b4cc7ba70]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110551879 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x563b4cc7ba70]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x563b4cc7c640] (fsm.c:486) 20250410110551879 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x563b4cc7ba70]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110551879 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x563b4cc7ba70]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 20250410110551879 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410110551879 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250410110551879 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-497:CM_SERVICE_REQ)[0x563b4cc75ef0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250410110551879 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-497:CM_SERVICE_REQ)[0x563b4cc75ef0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110551879 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551879 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551879 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551879 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551879 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-497:CM_SERVICE_REQ)[0x563b4cc7a7c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110551879 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410110551879 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-497:CM_SERVICE_REQ)[0x563b4cc75ef0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110551879 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551879 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551879 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551879 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 09 02 83 a7 0a 00 01 f7 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110551879 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-497:CM_SERVICE_REQ)[0x563b4cc75ef0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250410110551879 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-497:CM_SERVICE_REQ)[0x563b4cc75ef0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110551879 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110551879 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110551879 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110551879 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-497:CM_SERVICE_REQ)[0x563b4cc75ef0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110551879 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-497:CM_SERVICE_REQ)[0x563b4cc7a7c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110551879 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:5 20250410110551879 DIUCS DEBUG (UTRAN-Iu-505 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110551879 DMSC DEBUG msub_fsm[0x563b4cc81060]{active}: Allocated (fsm.c:456) 20250410110551879 DMSC DEBUG msc_i[0x563b4cc81190]{READY}: Allocated (fsm.c:456) 20250410110551879 DMSC DEBUG msc_i[0x563b4cc81190]{READY}: is child of msub_fsm[0x563b4cc81060] (fsm.c:486) 20250410110551879 DMSC DEBUG msc_a[0x563b4cc812c0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110551879 DMSC DEBUG msc_a[0x563b4cc812c0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc81060] (fsm.c:486) 20250410110551879 DMSC DEBUG msc_a(unknown:UTRAN-Iu-505:NONE)[0x563b4cc812c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110551879 DMSC DEBUG msc_i(unknown:UTRAN-Iu-505:NONE)[0x563b4cc81190]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110551879 DMSC DEBUG msc_a(unknown:UTRAN-Iu-505:NONE)[0x563b4cc812c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 20250410110551879 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-505:NONE)[0x563b4cc812c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110551879 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-505:NONE)[0x563b4cc812c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110551879 DMM DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x563b4cc812c0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001112 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410110551879 DMM DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x563b4cc812c0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410110551879 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x563b4cc78260]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410110551879 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x563b4cc78260]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x563b4cc812c0] (fsm.c:486) 20250410110551879 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x563b4cc78260]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410110551879 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x563b4cc78260]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410110551879 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410110551879 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001112 id=262420000001112 (vlr.c:661) 20250410110551879 DVLR INFO New subscr, IMSI: 262420000001112 (vlr.c:562) 20250410110551879 DVLR DEBUG VLR subscr IMSI-262420000001112 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410110551879 DMSC DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x563b4cc812c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110551879 DMSC DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x563b4cc812c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110551879 DVLR DEBUG VLR subscr IMSI-262420000001112 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410110551879 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410110551879 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x563b4cc78260]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410110551879 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x563b4cc78260]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410110551879 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x563b4cc78260]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410110551879 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x563b4cc864c0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110551879 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x563b4cc864c0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x563b4cc78260] (fsm.c:486) 20250410110551879 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x563b4cc864c0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110551879 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x563b4cc864c0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110551879 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551879 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551879 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551879 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551879 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551879 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551879 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551879 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 00 04 a4 1c eb 00 01 ef 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110551879 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551879 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551879 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551879 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551879 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551879 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551879 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551879 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 06 02 8c e6 c1 00 01 f8 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110551879 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551879 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551879 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551879 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551879 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551879 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551879 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551879 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 108 bytes: [L2]> 01 00 01 01 00 00 00 6c 02 10 00 59 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 9c cb 98 00 01 42 00 14 40 3e 00 00 02 00 10 40 32 31 9b 2a 1c 2d a2 2b 02 01 05 30 26 02 01 3b 30 21 04 01 0f 04 1c d9 77 5d 0e 2a e3 e9 65 f7 3c fd 76 83 d2 73 10 2d 17 93 cd 60 30 58 2c 06 93 35 1a 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110551879 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551879 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551879 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551879 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551879 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551879 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551879 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551879 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 ee d6 72 f5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110551879 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) MSC_Test_2-RAN(2896)@7d38b4d9c9a0: Deleted conn table entry 5TC_iu_multi_lu_and_mo_ussd2(2912)14054133 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:3 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2901)@7d38b4d9c9a0: Found GsupExpect[3] for "262420000001111" handled at TC_iu_multi_lu_and_mo_ussd2(2924) MSC_Test-GSUP(2901)@7d38b4d9c9a0: Added IMSI table entry 11TC_iu_multi_lu_and_mo_ussd2(2924)"262420000001111" MSC_Test-GSUP(2901)@7d38b4d9c9a0: Found GsupExpect[4] for "262420000001112" handled at TC_iu_multi_lu_and_mo_ussd2(2926) MSC_Test-GSUP(2901)@7d38b4d9c9a0: Added IMSI table entry 12TC_iu_multi_lu_and_mo_ussd2(2926)"262420000001112" MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110551879 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551879 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551879 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551880 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551880 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551880 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551880 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 9c cb 98 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110551880 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551880 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551880 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551880 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 20250410110551880 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551880 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551880 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551880 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 07 02 c2 33 5d 00 01 f9 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: { messageType := 2, destLocRef := '7629D0'O, sourceLocRef := '0001F6'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } TC_iu_multi_lu_and_mo_ussd2(2912)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2912)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:1 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2912)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2912)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patching N(SD)=1 into dtap '0514DA08A79F2104F430848F'O MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patched enc_l3: '0554DA08A79F2104F430848F'O MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:8 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2912)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '3FF559A0'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test-GSUP(2901)@7d38b4d9c9a0: Created GsupExpect[3] for "262420000001114" to be handled at TC_iu_multi_lu_and_mo_ussd2(2930) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: { messageType := 2, destLocRef := '83A70A'O, sourceLocRef := '0001F7'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2910)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:7 TC_iu_multi_lu_and_mo_ussd2(2910)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2930)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001114'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:6 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110551881 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110551881 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-502:CM_SERVICE_REQ)[0x563b4cc22250]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110551881 DVLR DEBUG SUBSCR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E) Received 1 auth tuples (vlr.c:996) 20250410110551881 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-502:CM_SERVICE_REQ)[0x563b4cc22250]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110551881 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-502:CM_SERVICE_REQ)[0x563b4cc22250]{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:324) 20250410110551881 DMM DEBUG Tx AUTH REQ (rand = d0785d6e2a9571c48d00c47fded6c481) (gsm_04_08.c:641) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:4 20250410110551881 DMM DEBUG AUTH REQ (autn = f052b09f1f7d8e9fee3ea396ff9e4de0) (gsm_04_08.c:643) 20250410110551881 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-502:CM_SERVICE_REQ)[0x563b4cc68440]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110551881 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-502:CM_SERVICE_REQ)[0x563b4cc68440]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110551881 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-502:CM_SERVICE_REQ)[0x563b4cc74da0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 TC_iu_multi_lu_and_mo_ussd2(2914)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-RAN(2896)@7d38b4d9c9a0: Added conn table entry 5TC_iu_multi_lu_and_mo_ussd2(2912)6164772 20250410110551881 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) TC_iu_multi_lu_and_mo_ussd2(2914)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554DA08A79F2104F430848F'O MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110551882 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551882 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551882 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551882 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551882 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551882 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551882 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551882 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 ef a4 1c eb 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110551882 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551882 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551882 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551882 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551882 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551882 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) TC_iu_multi_lu_and_mo_ussd2(2918)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110551882 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551882 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 08 06 76 29 d0 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 d0 78 5d 6e 2a 95 71 c4 8d 00 c4 7f de d6 c4 81 20 10 f0 52 b0 9f 1f 7d 8e 9f ee 3e a3 96 ff 9e 4d e0 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 5 set to 1 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2896)@7d38b4d9c9a0: Deleted conn table entry 6TC_iu_multi_lu_and_mo_ussd2(2916)10755307 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: { messageType := 2, destLocRef := '8CE6C1'O, sourceLocRef := '0001F8'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:9 20250410110551882 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551882 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551882 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551882 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551882 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551882 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551882 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551882 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 f5 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 da 08 a7 9f 21 04 f4 30 84 8f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O TC_iu_multi_lu_and_mo_ussd2(2916)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110551882 DIUCS DEBUG (UTRAN-Iu-501) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110551882 DMSC DEBUG msc_i(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x563b4cc7f050]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110551882 DIUCS DEBUG msc_i(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x563b4cc7f050]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110551882 DMSC DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x563b4cc61990]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110551882 DIUCS DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x563b4cc61990]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110551882 DIUCS DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x563b4cc61990]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) TC_iu_multi_lu_and_mo_ussd2(2916)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2916)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patched enc_l3: '059B'O TC_iu_multi_lu_and_mo_ussd2(2916)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:2 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 20250410110551882 DMM DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x563b4cc61990]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = da08a79ff430848f) (gsm_04_08.c:1128) 20250410110551882 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x563b4cc30a20]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110551882 DVLR DEBUG SUBSCR(IMSI-262420000001110) AUTH on UTRAN received RES: da08a79ff430848f (8 bytes) (vlr_auth_fsm.c:151) 20250410110551882 DVLR INFO SUBSCR(IMSI-262420000001110) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110551882 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x563b4cc30a20]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110551882 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x563b4cc30a20]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110551882 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x563b4cc30a20]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110551882 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x563b4cc30a20]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x563b4cc3b0b0] (vlr_auth_fsm.c:294) 20250410110551883 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x563b4cc30a20]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110551883 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x563b4cc30a20]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110551883 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x563b4cc3b0b0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410110551883 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x563b4cc3b0b0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410110551883 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x563b4cc3b0b0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110551883 DIUCS DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x563b4cc61990]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110551883 DIUCS DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x563b4cc61990]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=1c9d9e2715f1559023ec1a49bada8e5e, CK=NONE (ran_msg_iu.c:388) 20250410110551883 DMSC DEBUG msc_i(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x563b4cc7f050]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110551883 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x563b4cc3b0b0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110551883 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551883 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551883 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551883 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551883 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551883 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551883 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551883 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 92 e5 87 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 1c 9d 9e 27 15 f1 55 90 23 ec 1a 49 ba da 8e 5e 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:2 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2916)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '33CAFAA2'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:3 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: First idle individual index:5 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110551884 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551884 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551884 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551884 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551884 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551884 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551884 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551884 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 f4 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110551884 DIUCS DEBUG (UTRAN-Iu-500) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110551884 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-500:CM_SERVICE_REQ)[0x563b4cc22ad0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110551884 DIUCS DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-500:CM_SERVICE_REQ)[0x563b4cc22ad0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110551884 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-500:CM_SERVICE_REQ)[0x563b4cc22cb0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110551884 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-500:CM_SERVICE_REQ)[0x563b4cc22cb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110551884 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-500:CM_SERVICE_REQ)[0x563b4cc22cb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110551884 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-500:CM_SERVICE_REQ)[0x563b4cc22f40]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250410110551884 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-500:CM_SERVICE_REQ)[0x563b4cc22f40]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410110551884 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-500:CM_SERVICE_REQ)[0x563b4cc22cb0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110551884 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-500:CM_SERVICE_REQ)[0x563b4cc22ad0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110551884 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-500:CM_SERVICE_REQ)[0x563b4cc22f40]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410110551884 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-500:CM_SERVICE_REQ)[0x563b4cc22f40]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410110551884 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-500:CM_SERVICE_REQ)[0x563b4cc22f40]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410110551884 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-500:CM_SERVICE_REQ)[0x563b4cc22f40]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410110551884 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-500:CM_SERVICE_REQ)[0x563b4cc22f40]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410110551884 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-500:CM_SERVICE_REQ)[0x563b4cc22f40]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410110551884 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-500:CM_SERVICE_REQ)[0x563b4cc22f40]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410110551884 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-500:CM_SERVICE_REQ)[0x563b4cc22cb0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410110551884 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-500:CM_SERVICE_REQ)[0x563b4cc22cb0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.947s remaining) (msc_a.c:450) 20250410110551884 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001103/3/1): Available (smpp_smsc.c:626) 20250410110551884 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551884 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551884 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551884 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551884 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551884 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551884 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551884 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 1d 8f e0 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 01 f3 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) TC_iu_multi_lu_and_mo_ussd2(2924)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2924)@7d38b4d9c9a0: setverdict(pass): none -> pass MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2906)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110551884 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551884 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551884 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551884 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551884 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551884 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551884 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551884 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 5e 11 24 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 08 03 50 59 02 05 f4 3f f5 59 a0 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'C2335D'O, sourceLocRef := '0001F9'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } 20250410110551885 DIUCS DEBUG (UTRAN-Iu-506 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110551885 DMSC DEBUG msub_fsm[0x563b4cc648c0]{active}: Allocated (fsm.c:456) 20250410110551885 DMSC DEBUG msc_i[0x563b4cc6f4f0]{READY}: Allocated (fsm.c:456) 20250410110551885 DMSC DEBUG msc_i[0x563b4cc6f4f0]{READY}: is child of msub_fsm[0x563b4cc648c0] (fsm.c:486) 20250410110551885 DMSC DEBUG msc_a[0x563b4cc87ec0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110551885 DMSC DEBUG msc_a[0x563b4cc87ec0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc648c0] (fsm.c:486) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:10 20250410110551885 DMSC DEBUG msc_a(unknown:UTRAN-Iu-506:NONE)[0x563b4cc87ec0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110551885 DMSC DEBUG msc_i(unknown:UTRAN-Iu-506:NONE)[0x563b4cc6f4f0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110551885 DMSC DEBUG msc_a(unknown:UTRAN-Iu-506:NONE)[0x563b4cc87ec0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110551885 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-506:NONE)[0x563b4cc87ec0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110551885 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-506:NONE)[0x563b4cc87ec0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110551885 DMM DEBUG msc_a(TMSI-0x3FF559A0:UTRAN-Iu-506:CM_SERVICE_REQ)[0x563b4cc87ec0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250410110551885 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3FF559A0:UTRAN-Iu-506:CM_SERVICE_REQ)[0x563b4cc809b0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410110551885 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3FF559A0:UTRAN-Iu-506:CM_SERVICE_REQ)[0x563b4cc809b0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3FF559A0:UTRAN-Iu-506:CM_SERVICE_REQ)[0x563b4cc87ec0] (fsm.c:486) 20250410110551885 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3FF559A0:UTRAN-Iu-506:CM_SERVICE_REQ)[0x563b4cc809b0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250410110551885 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3FF559A0:UTRAN-Iu-506:CM_SERVICE_REQ)[0x563b4cc809b0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410110551885 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410110551885 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410110551885 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-506:CM_SERVICE_REQ)[0x563b4cc87ec0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110551885 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-506:CM_SERVICE_REQ)[0x563b4cc87ec0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110551885 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-506:CM_SERVICE_REQ)[0x563b4cc809b0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410110551885 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-506:CM_SERVICE_REQ)[0x563b4cc809b0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250410110551885 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-506:CM_SERVICE_REQ)[0x563b4cc80bc0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110551885 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-506:CM_SERVICE_REQ)[0x563b4cc80bc0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-506:CM_SERVICE_REQ)[0x563b4cc809b0] (fsm.c:486) 20250410110551885 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-506:CM_SERVICE_REQ)[0x563b4cc80bc0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110551885 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-506:CM_SERVICE_REQ)[0x563b4cc80bc0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110551885 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410110551885 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110551885 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-503:CM_SERVICE_REQ)[0x563b4cc63020]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110551885 DVLR DEBUG SUBSCR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A) Received 1 auth tuples (vlr.c:996) 20250410110551885 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-503:CM_SERVICE_REQ)[0x563b4cc63020]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110551885 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-503:CM_SERVICE_REQ)[0x563b4cc63020]{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:324) 20250410110551885 DMM DEBUG Tx AUTH REQ (rand = afd5d0795dcbb163e2ab25b8dd7aedc7) (gsm_04_08.c:641) 20250410110551885 DMM DEBUG AUTH REQ (autn = 5f38326b909592bb36cda5090890d828) (gsm_04_08.c:643) 20250410110551885 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-503:CM_SERVICE_REQ)[0x563b4cc75ca0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110551885 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-503:CM_SERVICE_REQ)[0x563b4cc75ca0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110551885 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-503:CM_SERVICE_REQ)[0x563b4cc208a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110551885 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551885 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551885 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551885 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551885 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:1 20250410110551885 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410110551885 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551885 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551885 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 04 02 5e 11 24 00 01 fa 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-RAN(2896)@7d38b4d9c9a0: Added conn table entry 6TC_iu_multi_lu_and_mo_ussd2(2916)8470871 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110551885 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551885 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551885 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551885 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551885 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551885 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551885 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551885 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 09 06 83 a7 0a 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 af d5 d0 79 5d cb b1 63 e2 ab 25 b8 dd 7a ed c7 20 10 5f 38 32 6b 90 95 92 bb 36 cd a5 09 08 90 d8 28 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 6 set to 1 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:4 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:8 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:14 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250410110551886 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551886 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551886 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551886 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:12 20250410110551886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551886 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551886 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551886 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551886 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 f2 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 TC_iu_multi_lu_and_mo_ussd2(2926)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2926)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410110551886 DIUCS DEBUG (UTRAN-Iu-498) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110551886 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x0D105023:UTRAN-Iu-498:LU)[0x563b4cc798d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110551886 DIUCS DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x0D105023:UTRAN-Iu-498:LU)[0x563b4cc798d0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110551886 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x0D105023:UTRAN-Iu-498:LU)[0x563b4cc646b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250410110551886 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x0D105023:UTRAN-Iu-498:LU)[0x563b4cc646b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110551886 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x0D105023:UTRAN-Iu-498:LU)[0x563b4cc646b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110551886 DMM DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x0D105023:UTRAN-Iu-498:LU)[0x563b4cc646b0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410110551886 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x0D105023:UTRAN-Iu-498:LU)[0x563b4cc30ca0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410110551886 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-498:LU)[0x563b4cc54970]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410110551886 DMSC NOTICE msub(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023) VLR: update for IMSI=262420000001108 (MSISDN=491230001108) (gsm_04_08.c:1541) 20250410110551887 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410110551887 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-498:LU)[0x563b4cc54970]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410110551887 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-498:LU)[0x563b4cc30ca0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410110551887 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-498:LU)[0x563b4cc54970]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410110551887 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-498:LU)[0x563b4cc54970]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-498:LU)[0x563b4cc30ca0] (vlr_lu_fsm.c:817) 20250410110551887 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-498:LU)[0x563b4cc54970]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410110551887 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-498:LU)[0x563b4cc54970]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110551887 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-498:LU)[0x563b4cc30ca0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410110551887 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-498:LU)[0x563b4cc646b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410110551887 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-498:LU)[0x563b4cc646b0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.921s remaining) (msc_a.c:450) MSC_Test_2-RAN(2896)@7d38b4d9c9a0: Added conn table entry 11TC_iu_multi_lu_and_mo_ussd2(2928)2304542 20250410110551887 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001108/3/1): Available (smpp_smsc.c:626) 20250410110551887 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-498:LU)[0x563b4cc646b0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110551887 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-498:LU)[0x563b4cc646b0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110551887 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-498:LU)[0x563b4cc646b0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110551887 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110551887 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110551887 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110551887 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-498:LU)[0x563b4cc646b0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110551887 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-498:LU)[0x563b4cc798d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110551887 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410110551887 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551887 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551887 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551887 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551887 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551887 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551887 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551887 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 31 c4 ee 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110551887 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551887 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551887 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551887 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551887 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551887 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 11 set to 1 20250410110551887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551887 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551887 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 f3 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110551887 DIUCS DEBUG (UTRAN-Iu-499) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:3 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110551887 DMSC DEBUG msc_i(IMSI-262420000001109:UTRAN-Iu-499:LU)[0x563b4cc532b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110551887 DIUCS DEBUG msc_i(IMSI-262420000001109:UTRAN-Iu-499:LU)[0x563b4cc532b0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110551887 DMSC DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-499:LU)[0x563b4cc53180]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110551887 DIUCS DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-499:LU)[0x563b4cc53180]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer 20250410110551887 DIUCS DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-499:LU)[0x563b4cc53180]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110551887 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-499:LU)[0x563b4cc817c0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410110551887 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-499:LU)[0x563b4cc817c0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410110551887 DIUCS DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-499:LU)[0x563b4cc53180]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110551887 DMSC DEBUG msc_i(IMSI-262420000001109:UTRAN-Iu-499:LU)[0x563b4cc532b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110551887 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-499:LU)[0x563b4cc817c0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410110551887 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-499:LU)[0x563b4cc817c0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410110551887 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001109:UTRAN-Iu-499:LU)[0x563b4cc54970]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110551887 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001109:UTRAN-Iu-499:LU)[0x563b4cc54970]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-499:LU)[0x563b4cc817c0] (fsm.c:486) 20250410110551887 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001109:UTRAN-Iu-499:LU)[0x563b4cc54970]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410110551887 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001109:UTRAN-Iu-499:LU)[0x563b4cc54970]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410110551887 DVLR DEBUG VLR subscr IMSI-262420000001111 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110551887 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x563b4cc7ba70]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110551887 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551887 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551887 DVLR DEBUG SUBSCR(IMSI-262420000001111) Received 1 auth tuples (vlr.c:996) 20250410110551887 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x563b4cc7ba70]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110551887 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x563b4cc7ba70]{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:324) 20250410110551887 DMM DEBUG Tx AUTH REQ (rand = c09d812937be788d908fe74c0b529faf) (gsm_04_08.c:641) 20250410110551887 DMM DEBUG AUTH REQ (autn = ffce31d762fdcd66f06c18e720f77a80) (gsm_04_08.c:643) 20250410110551887 DIUCS DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x563b4cc64b10]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110551887 DIUCS DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x563b4cc64b10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110551887 DMSC DEBUG msc_i(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x563b4cc64c40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110551887 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551887 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551887 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551887 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551887 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551887 DVLR DEBUG VLR subscr IMSI-262420000001111 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110551887 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 59 7f 1d 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 01 f9 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110551887 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551887 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551887 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551887 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551887 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551887 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551887 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551887 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 06 06 8c e6 c1 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 c0 9d 81 29 37 be 78 8d 90 8f e7 4c 0b 52 9f af 20 10 ff ce 31 d7 62 fd cd 66 f0 6c 18 e7 20 f7 7a 80 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: { messageType := 2, destLocRef := '5E1124'O, sourceLocRef := '0001FA'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:5 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2896)@7d38b4d9c9a0: Added conn table entry 12TC_iu_multi_lu_and_mo_ussd2(2930)10389406 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:7 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 12 set to 1 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patching N(SD)=1 into dtap '0514CF0E4AB421046EEF461F'O MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patched enc_l3: '0554CF0E4AB421046EEF461F'O MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: First idle individual index:6 20250410110551889 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551889 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110551889 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551889 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551889 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551889 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551889 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551889 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 81 41 57 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 08 03 50 59 02 05 f4 33 ca fa a2 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test-GSUP(2901)@7d38b4d9c9a0: Created GsupExpect[4] for "262420000001103" to be handled at TC_iu_multi_lu_and_mo_ussd2(2908) TC_iu_multi_lu_and_mo_ussd2(2912)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2912)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110551889 DIUCS DEBUG (UTRAN-Iu-507 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:8 20250410110551889 DMSC DEBUG msub_fsm[0x563b4cc7acd0]{active}: Allocated (fsm.c:456) 20250410110551889 DMSC DEBUG msc_i[0x563b4cc7bd20]{READY}: Allocated (fsm.c:456) 20250410110551889 DMSC DEBUG msc_i[0x563b4cc7bd20]{READY}: is child of msub_fsm[0x563b4cc7acd0] (fsm.c:486) 20250410110551889 DMSC DEBUG msc_a[0x563b4cc7be50]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110551889 DMSC DEBUG msc_a[0x563b4cc7be50]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc7acd0] (fsm.c:486) 20250410110551889 DMSC DEBUG msc_a(unknown:UTRAN-Iu-507:NONE)[0x563b4cc7be50]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110551889 DMSC DEBUG msc_i(unknown:UTRAN-Iu-507:NONE)[0x563b4cc7bd20]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110551889 DMSC DEBUG msc_a(unknown:UTRAN-Iu-507:NONE)[0x563b4cc7be50]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110551889 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-507:NONE)[0x563b4cc7be50]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110551889 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-507:NONE)[0x563b4cc7be50]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110551889 DMM DEBUG msc_a(TMSI-0x33CAFAA2:UTRAN-Iu-507:CM_SERVICE_REQ)[0x563b4cc7be50]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250410110551889 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x33CAFAA2:UTRAN-Iu-507:CM_SERVICE_REQ)[0x563b4cc7c360]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410110551889 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x33CAFAA2:UTRAN-Iu-507:CM_SERVICE_REQ)[0x563b4cc7c360]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x33CAFAA2:UTRAN-Iu-507:CM_SERVICE_REQ)[0x563b4cc7be50] (fsm.c:486) 20250410110551889 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x33CAFAA2:UTRAN-Iu-507:CM_SERVICE_REQ)[0x563b4cc7c360]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250410110551889 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x33CAFAA2:UTRAN-Iu-507:CM_SERVICE_REQ)[0x563b4cc7c360]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410110551889 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410110551889 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410110551889 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-507:CM_SERVICE_REQ)[0x563b4cc7be50]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110551889 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-507:CM_SERVICE_REQ)[0x563b4cc7be50]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110551889 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-507:CM_SERVICE_REQ)[0x563b4cc7c360]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410110551889 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-507:CM_SERVICE_REQ)[0x563b4cc7c360]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250410110551889 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-507:CM_SERVICE_REQ)[0x563b4cc87170]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110551889 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-507:CM_SERVICE_REQ)[0x563b4cc87170]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-507:CM_SERVICE_REQ)[0x563b4cc7c360] (fsm.c:486) 20250410110551889 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-507:CM_SERVICE_REQ)[0x563b4cc87170]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110551889 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-507:CM_SERVICE_REQ)[0x563b4cc87170]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110551889 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:0 20250410110551889 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551889 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551889 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551889 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551889 DVLR DEBUG VLR subscr IMSI-262420000001112 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110551889 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x563b4cc864c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer 20250410110551889 DVLR DEBUG SUBSCR(IMSI-262420000001112) Received 1 auth tuples (vlr.c:996) 20250410110551889 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551889 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551889 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551889 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 05 02 81 41 57 00 01 fb 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110551889 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x563b4cc864c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110551889 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x563b4cc864c0]{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:324) 20250410110551889 DMM DEBUG Tx AUTH REQ (rand = 8faf17cbe24fad0ef107413ac11fd335) (gsm_04_08.c:641) 20250410110551889 DMM DEBUG AUTH REQ (autn = 4965a4289eda7a3e2dc66a3ac057951b) (gsm_04_08.c:643) 20250410110551889 DIUCS DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x563b4cc812c0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110551889 DIUCS DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x563b4cc812c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110551889 DMSC DEBUG msc_i(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x563b4cc81190]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110551890 DVLR DEBUG VLR subscr IMSI-262420000001112 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:9 20250410110551890 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551890 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551890 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551890 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551890 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551890 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551890 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patching N(SD)=1 into dtap '0514CBED354E21044F1CB268'O 20250410110551890 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 07 06 c2 33 5d 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 8f af 17 cb e2 4f ad 0e f1 07 41 3a c1 1f d3 35 20 10 49 65 a4 28 9e da 7a 3e 2d c6 6a 3a c0 57 95 1b 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110551890 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110551890 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-506:CM_SERVICE_REQ)[0x563b4cc80bc0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110551890 DVLR DEBUG SUBSCR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0) Received 1 auth tuples (vlr.c:996) MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patched enc_l3: '0554CBED354E21044F1CB268'O MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer 20250410110551890 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-506:CM_SERVICE_REQ)[0x563b4cc80bc0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110551890 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-506:CM_SERVICE_REQ)[0x563b4cc80bc0]{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:324) 20250410110551890 DMM DEBUG Tx AUTH REQ (rand = e77301ed166164bdc24924a35603b8c5) (gsm_04_08.c:641) 20250410110551890 DMM DEBUG AUTH REQ (autn = a614ff2878fd8413664c3a1452fc3573) (gsm_04_08.c:643) 20250410110551890 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-506:CM_SERVICE_REQ)[0x563b4cc87ec0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110551890 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-506:CM_SERVICE_REQ)[0x563b4cc87ec0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110551890 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-506:CM_SERVICE_REQ)[0x563b4cc6f4f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110551890 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410110551890 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551890 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551890 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551890 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551890 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551890 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551890 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551890 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 04 06 5e 11 24 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 e7 73 01 ed 16 61 64 bd c2 49 24 a3 56 03 b8 c5 20 10 a6 14 ff 28 78 fd 84 13 66 4c 3a 14 52 fc 35 73 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: First idle individual index:11 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:2 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 20250410110551891 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551891 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551891 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110551891 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551891 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551891 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551891 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551891 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 23 2a 1e 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 11 31 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250410110551891 DIUCS DEBUG (UTRAN-Iu-508 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110551891 DMSC DEBUG msub_fsm[0x563b4cc5c950]{active}: Allocated (fsm.c:456) 20250410110551891 DMSC DEBUG msc_i[0x563b4cc86b70]{READY}: Allocated (fsm.c:456) 20250410110551891 DMSC DEBUG msc_i[0x563b4cc86b70]{READY}: is child of msub_fsm[0x563b4cc5c950] (fsm.c:486) 20250410110551891 DMSC DEBUG msc_a[0x563b4cc86ca0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110551891 DMSC DEBUG msc_a[0x563b4cc86ca0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc5c950] (fsm.c:486) 20250410110551891 DMSC DEBUG msc_a(unknown:UTRAN-Iu-508:NONE)[0x563b4cc86ca0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110551891 DMSC DEBUG msc_i(unknown:UTRAN-Iu-508:NONE)[0x563b4cc86b70]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110551891 DMSC DEBUG msc_a(unknown:UTRAN-Iu-508:NONE)[0x563b4cc86ca0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110551891 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-508:NONE)[0x563b4cc86ca0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110551891 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-508:NONE)[0x563b4cc86ca0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110551891 DMM DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-508:LU)[0x563b4cc86ca0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001113 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410110551891 DMM DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-508:LU)[0x563b4cc86ca0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410110551891 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-508:LU)[0x563b4cc776b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410110551891 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-508:LU)[0x563b4cc776b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001113:UTRAN-Iu-508:LU)[0x563b4cc86ca0] (fsm.c:486) 20250410110551891 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-508:LU)[0x563b4cc776b0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410110551891 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-508:LU)[0x563b4cc776b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410110551891 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410110551891 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001113 id=262420000001113 (vlr.c:661) 20250410110551891 DVLR INFO New subscr, IMSI: 262420000001113 (vlr.c:562) 20250410110551891 DVLR DEBUG VLR subscr IMSI-262420000001113 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410110551891 DMSC DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-508:LU)[0x563b4cc86ca0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110551891 DMSC DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-508:LU)[0x563b4cc86ca0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110551891 DVLR DEBUG VLR subscr IMSI-262420000001113 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410110551891 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410110551891 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-508:LU)[0x563b4cc776b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410110551891 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-508:LU)[0x563b4cc776b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410110551891 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-508:LU)[0x563b4cc776b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410110551891 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-508:LU)[0x563b4cc77ff0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110551891 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-508:LU)[0x563b4cc77ff0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-508:LU)[0x563b4cc776b0] (fsm.c:486) 20250410110551891 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-508:LU)[0x563b4cc77ff0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110551891 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-508:LU)[0x563b4cc77ff0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: First idle individual index:12 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110551891 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551891 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551891 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551891 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551891 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551891 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551891 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551891 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 02 02 23 2a 1e 00 01 fc 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test-GSUP(2901)@7d38b4d9c9a0: Found GsupExpect[5] for "262420000001113" handled at TC_iu_multi_lu_and_mo_ussd2(2928) MSC_Test-GSUP(2901)@7d38b4d9c9a0: Added IMSI table entry 13TC_iu_multi_lu_and_mo_ussd2(2928)"262420000001113" 20250410110551891 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551891 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551891 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551891 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551891 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551891 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:1 20250410110551891 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551891 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 f1 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110551891 DIUCS DEBUG (UTRAN-Iu-497) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110551891 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-497:CM_SERVICE_REQ)[0x563b4cc7a7c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110551891 DIUCS DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-497:CM_SERVICE_REQ)[0x563b4cc7a7c0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110551891 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-497:CM_SERVICE_REQ)[0x563b4cc75ef0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110551891 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-497:CM_SERVICE_REQ)[0x563b4cc75ef0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110551892 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-497:CM_SERVICE_REQ)[0x563b4cc75ef0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110551892 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-497:CM_SERVICE_REQ)[0x563b4cc75ef0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110551892 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-497:CM_SERVICE_REQ)[0x563b4cc75ef0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110551892 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-497:CM_SERVICE_REQ)[0x563b4cc75ef0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110551892 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-497:CM_SERVICE_REQ)[0x563b4cc75ef0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110551892 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-497:CM_SERVICE_REQ)[0x563b4cc763f0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110551892 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-497:CM_SERVICE_REQ)[0x563b4cc763f0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-497:CM_SERVICE_REQ)[0x563b4cc75ef0] (msc_a.c:1053) 20250410110551892 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-497:CM_SERVICE_REQ)[0x563b4cc763f0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110551892 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-497:CM_SERVICE_REQ)[0x563b4cc763f0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410110551892 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-497:CM_SERVICE_REQ)[0x563b4cc75ef0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc1dab0] (msc_a.c:1053) 20250410110551892 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-497:CM_SERVICE_REQ)[0x563b4cc75ef0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110551892 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-497:CM_SERVICE_REQ)[0x563b4cc75ef0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110551892 DMSC DEBUG msub_fsm[0x563b4cc1dab0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110551892 DMSC DEBUG msub(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47) MSC-A terminated (msub.c:261) 20250410110551892 DMSC DEBUG msub(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47) 1 MSC-I still active (msub.c:79) 20250410110551892 DMSC DEBUG msub_fsm[0x563b4cc1dab0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110551892 DMSC DEBUG msub_fsm[0x563b4cc1dab0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110551892 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-497:CM_SERVICE_REQ)[0x563b4cc7a7c0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110551892 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-497:CM_SERVICE_REQ)[0x563b4cc7a7c0]{READY}: Removing from parent msub_fsm[0x563b4cc1dab0] (msub.c:113) 20250410110551892 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-497 (ran_conn.c:142) 20250410110551892 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-497 (ran_conn.c:155) 20250410110551892 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-497:CM_SERVICE_REQ)[0x563b4cc7a7c0]{READY}: Freeing instance (msub.c:113) 20250410110551892 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47:UTRAN-Iu-497:CM_SERVICE_REQ)[0x563b4cc7a7c0]{READY}: Deallocated (fsm.c:568) 20250410110551892 DMSC DEBUG msub(IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47) Free (msub.c:119) 20250410110551892 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0xBEBBFF47 - active-conn: now used by 1 (attached) (msub.c:375) 20250410110551892 DMSC DEBUG msub_fsm[0x563b4cc1dab0]{terminating}: Freeing instance (msub.c:113) 20250410110551892 DMSC DEBUG msub_fsm[0x563b4cc1dab0]{terminating}: Deallocated (fsm.c:568) 20250410110551892 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551892 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551892 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551892 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551892 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551892 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551892 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551892 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0f 04 9c cb 98 00 01 f1 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110551892 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551892 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551892 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551892 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551892 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551892 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551892 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551892 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 9e 87 9e 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 11 41 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110551892 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551892 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551892 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551892 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551892 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551892 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551892 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551892 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 f6 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 cf 0e 4a b4 21 04 6e ef 46 1f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110551892 DIUCS DEBUG (UTRAN-Iu-509 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110551892 DMSC DEBUG msub_fsm[0x563b4cc7a7c0]{active}: Allocated (fsm.c:456) 20250410110551892 DMSC DEBUG msc_i[0x563b4cc1dab0]{READY}: Allocated (fsm.c:456) 20250410110551892 DMSC DEBUG msc_i[0x563b4cc1dab0]{READY}: is child of msub_fsm[0x563b4cc7a7c0] (fsm.c:486) 20250410110551892 DMSC DEBUG msc_a[0x563b4cc763f0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110551892 DMSC DEBUG msc_a[0x563b4cc763f0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc7a7c0] (fsm.c:486) 20250410110551892 DMSC DEBUG msc_a(unknown:UTRAN-Iu-509:NONE)[0x563b4cc763f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110551892 DMSC DEBUG msc_i(unknown:UTRAN-Iu-509:NONE)[0x563b4cc1dab0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110551892 DMSC DEBUG msc_a(unknown:UTRAN-Iu-509:NONE)[0x563b4cc763f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554CF0E4AB421046EEF461F'O MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: { messageType := 2, destLocRef := '814157'O, sourceLocRef := '0001FB'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:6 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:10 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110551892 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-509:NONE)[0x563b4cc763f0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110551892 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-509:NONE)[0x563b4cc763f0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110551892 DMM DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-509:LU)[0x563b4cc763f0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001114 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410110551892 DMM DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-509:LU)[0x563b4cc763f0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410110551892 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-509:LU)[0x563b4cc87900]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410110551892 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-509:LU)[0x563b4cc87900]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001114:UTRAN-Iu-509:LU)[0x563b4cc763f0] (fsm.c:486) 20250410110551892 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-509:LU)[0x563b4cc87900]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410110551892 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-509:LU)[0x563b4cc87900]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410110551892 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410110551892 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001114 id=262420000001114 (vlr.c:661) 20250410110551892 DVLR INFO New subscr, IMSI: 262420000001114 (vlr.c:562) 20250410110551892 DVLR DEBUG VLR subscr IMSI-262420000001114 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410110551892 DMSC DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-509:LU)[0x563b4cc763f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110551892 DMSC DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-509:LU)[0x563b4cc763f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:5 20250410110551892 DVLR DEBUG VLR subscr IMSI-262420000001114 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410110551892 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410110551892 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-509:LU)[0x563b4cc87900]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410110551892 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-509:LU)[0x563b4cc87900]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410110551892 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-509:LU)[0x563b4cc87900]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410110551892 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-509:LU)[0x563b4cc8ac20]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110551892 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-509:LU)[0x563b4cc8ac20]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-509:LU)[0x563b4cc87900] (fsm.c:486) 20250410110551892 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-509:LU)[0x563b4cc8ac20]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110551892 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-509:LU)[0x563b4cc8ac20]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110551892 DIUCS DEBUG (UTRAN-Iu-502) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110551892 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-502:CM_SERVICE_REQ)[0x563b4cc74da0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110551892 DIUCS DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-502:CM_SERVICE_REQ)[0x563b4cc74da0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110551892 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-502:CM_SERVICE_REQ)[0x563b4cc68440]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110551892 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-502:CM_SERVICE_REQ)[0x563b4cc68440]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110551892 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-502:CM_SERVICE_REQ)[0x563b4cc68440]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110551892 DMM DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-502:CM_SERVICE_REQ)[0x563b4cc68440]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = cf0e4ab46eef461f) (gsm_04_08.c:1128) 20250410110551892 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-502:CM_SERVICE_REQ)[0x563b4cc22250]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110551892 DVLR DEBUG SUBSCR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E) AUTH on UTRAN received RES: cf0e4ab46eef461f (8 bytes) (vlr_auth_fsm.c:151) 20250410110551892 DVLR INFO SUBSCR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110551892 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-502:CM_SERVICE_REQ)[0x563b4cc22250]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110551892 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-502:CM_SERVICE_REQ)[0x563b4cc22250]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110551892 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-502:CM_SERVICE_REQ)[0x563b4cc22250]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110551892 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-502:CM_SERVICE_REQ)[0x563b4cc22250]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-502:CM_SERVICE_REQ)[0x563b4cc3b560] (vlr_auth_fsm.c:294) 20250410110551892 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-502:CM_SERVICE_REQ)[0x563b4cc22250]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110551892 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-502:CM_SERVICE_REQ)[0x563b4cc22250]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110551892 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-502:CM_SERVICE_REQ)[0x563b4cc3b560]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250410110551892 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-502:CM_SERVICE_REQ)[0x563b4cc3b560]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410110551892 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-502:CM_SERVICE_REQ)[0x563b4cc3b560]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) TC_iu_multi_lu_and_mo_ussd2(2916)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2916)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:7 20250410110551892 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-502:CM_SERVICE_REQ)[0x563b4cc68440]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110551892 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-502:CM_SERVICE_REQ)[0x563b4cc68440]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=c2b29b00441452ac20bd31edc85ef828, CK=NONE (ran_msg_iu.c:388) 20250410110551892 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-502:CM_SERVICE_REQ)[0x563b4cc74da0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 20250410110551892 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-502:CM_SERVICE_REQ)[0x563b4cc3b560]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250410110551892 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551892 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551892 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551892 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551892 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551892 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551892 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551892 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 03 02 9e 87 9e 00 01 fd 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110551892 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551892 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551892 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551892 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554CBED354E21044F1CB268'O 20250410110551892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551892 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551892 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551892 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551892 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 08 06 76 29 d0 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 c2 b2 9b 00 44 14 52 ac 20 bd 31 ed c8 5e f8 28 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110551893 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551893 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551893 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551893 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551893 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551893 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551893 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551893 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 f7 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 cb ed 35 4e 21 04 4f 1c b2 68 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test-GSUP(2901)@7d38b4d9c9a0: Found GsupExpect[3] for "262420000001114" handled at TC_iu_multi_lu_and_mo_ussd2(2930) MSC_Test-GSUP(2901)@7d38b4d9c9a0: Added IMSI table entry 14TC_iu_multi_lu_and_mo_ussd2(2930)"262420000001114" 20250410110551893 DIUCS DEBUG (UTRAN-Iu-503) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110551893 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-503:CM_SERVICE_REQ)[0x563b4cc208a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110551893 DIUCS DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-503:CM_SERVICE_REQ)[0x563b4cc208a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110551893 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-503:CM_SERVICE_REQ)[0x563b4cc75ca0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110551893 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-503:CM_SERVICE_REQ)[0x563b4cc75ca0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110551893 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-503:CM_SERVICE_REQ)[0x563b4cc75ca0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110551893 DMM DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-503:CM_SERVICE_REQ)[0x563b4cc75ca0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = cbed354e4f1cb268) (gsm_04_08.c:1128) 20250410110551893 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-503:CM_SERVICE_REQ)[0x563b4cc63020]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:4 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:12 20250410110551893 DVLR DEBUG SUBSCR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A) AUTH on UTRAN received RES: cbed354e4f1cb268 (8 bytes) (vlr_auth_fsm.c:151) 20250410110551893 DVLR INFO SUBSCR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110551893 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-503:CM_SERVICE_REQ)[0x563b4cc63020]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110551893 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-503:CM_SERVICE_REQ)[0x563b4cc63020]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110551893 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-503:CM_SERVICE_REQ)[0x563b4cc63020]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110551893 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-503:CM_SERVICE_REQ)[0x563b4cc63020]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-503:CM_SERVICE_REQ)[0x563b4cc64f60] (vlr_auth_fsm.c:294) 20250410110551893 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-503:CM_SERVICE_REQ)[0x563b4cc63020]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110551893 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-503:CM_SERVICE_REQ)[0x563b4cc63020]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110551893 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-503:CM_SERVICE_REQ)[0x563b4cc64f60]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250410110551893 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-503:CM_SERVICE_REQ)[0x563b4cc64f60]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410110551893 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-503:CM_SERVICE_REQ)[0x563b4cc64f60]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110551893 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-503:CM_SERVICE_REQ)[0x563b4cc75ca0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110551893 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-503:CM_SERVICE_REQ)[0x563b4cc75ca0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=18b9c18cd74f7c054e78537eb3d9e7a8, CK=NONE (ran_msg_iu.c:388) 20250410110551893 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-503:CM_SERVICE_REQ)[0x563b4cc208a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 20250410110551893 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-503:CM_SERVICE_REQ)[0x563b4cc64f60]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 20250410110551893 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551893 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551893 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551893 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551893 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551893 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551893 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551893 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 09 06 83 a7 0a 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 18 b9 c1 8c d7 4f 7c 05 4e 78 53 7e b3 d9 e7 a8 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110551893 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110551893 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-507:CM_SERVICE_REQ)[0x563b4cc87170]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110551893 DVLR DEBUG SUBSCR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2) Received 1 auth tuples (vlr.c:996) 20250410110551893 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-507:CM_SERVICE_REQ)[0x563b4cc87170]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110551893 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-507:CM_SERVICE_REQ)[0x563b4cc87170]{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:324) 20250410110551893 DMM DEBUG Tx AUTH REQ (rand = c41dc1b55041fb08ad57ef709af540a3) (gsm_04_08.c:641) 20250410110551893 DMM DEBUG AUTH REQ (autn = 5efe1a79994927727a0fbfa3c166b252) (gsm_04_08.c:643) 20250410110551893 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-507:CM_SERVICE_REQ)[0x563b4cc7be50]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110551893 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-507:CM_SERVICE_REQ)[0x563b4cc7be50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110551893 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-507:CM_SERVICE_REQ)[0x563b4cc7bd20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110551893 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110551893 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551893 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551893 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551893 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551893 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551893 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551893 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551893 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 05 06 81 41 57 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 c4 1d c1 b5 50 41 fb 08 ad 57 ef 70 9a f5 40 a3 20 10 5e fe 1a 79 99 49 27 72 7a 0f bf a3 c1 66 b2 52 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:8 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patching N(SD)=1 into dtap '0514625735C221041C438248'O MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patched enc_l3: '0554625735C221041C438248'O MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250410110551893 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551893 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551893 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551893 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551893 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551893 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551893 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551893 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 f5 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110551893 DIUCS DEBUG (UTRAN-Iu-501) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110551893 DMSC DEBUG msc_i(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x563b4cc7f050]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110551893 DIUCS DEBUG msc_i(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x563b4cc7f050]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110551893 DMSC DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x563b4cc61990]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110551893 DIUCS DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x563b4cc61990]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110551893 DIUCS DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x563b4cc61990]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110551893 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x563b4cc3b0b0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410110551893 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x563b4cc3b0b0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410110551893 DIUCS DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x563b4cc61990]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110551893 DMSC DEBUG msc_i(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x563b4cc7f050]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110551893 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x563b4cc3b0b0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410110551893 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x563b4cc3b0b0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410110551893 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x563b4cc63020]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110551893 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x563b4cc63020]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x563b4cc3b0b0] (fsm.c:486) 20250410110551893 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x563b4cc63020]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410110551893 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x563b4cc63020]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410110551893 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551893 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551893 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551894 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551894 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551894 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551894 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551894 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 92 e5 87 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 11 f0 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110551894 DVLR DEBUG VLR subscr IMSI-262420000001109 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110551894 DVLR DEBUG IMSI:262420000001109 has MSISDN:491230001109 (vlr.c:1045) 20250410110551894 DMSC NOTICE msub(IMSI-262420000001109:MSISDN-491230001109) VLR: update for IMSI=262420000001109 (MSISDN=491230001109) (gsm_04_08.c:1541) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 20250410110551894 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: { messageType := 2, destLocRef := '232A1E'O, sourceLocRef := '0001FC'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:11 MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patching N(SD)=1 into dtap '0514AB90E8F72104B0482EA3'O MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patched enc_l3: '0554AB90E8F72104B0482EA3'O MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:2 20250410110551894 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551894 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551894 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551894 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551894 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551894 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551894 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551894 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 f2 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: { messageType := 2, destLocRef := '9E879E'O, sourceLocRef := '0001FD'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:12 20250410110551894 DIUCS DEBUG (UTRAN-Iu-498) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110551894 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-498:LU)[0x563b4cc798d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110551894 DIUCS DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-498:LU)[0x563b4cc798d0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110551894 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-498:LU)[0x563b4cc646b0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110551894 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-498:LU)[0x563b4cc646b0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110551894 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-498:LU)[0x563b4cc646b0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110551894 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-498:LU)[0x563b4cc646b0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110551894 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-498:LU)[0x563b4cc646b0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110551894 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-498:LU)[0x563b4cc646b0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110551894 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-498:LU)[0x563b4cc646b0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110551894 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-498:LU)[0x563b4cc30ca0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110551894 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-498:LU)[0x563b4cc30ca0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-498:LU)[0x563b4cc646b0] (msc_a.c:1053) 20250410110551894 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-498:LU)[0x563b4cc30ca0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410110551894 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-498:LU)[0x563b4cc30ca0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110551894 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-498:LU)[0x563b4cc30ca0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410110551894 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-498:LU)[0x563b4cc646b0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc54720] (msc_a.c:1053) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 20250410110551894 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-498:LU)[0x563b4cc646b0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110551894 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-498:LU)[0x563b4cc646b0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110551894 DMSC DEBUG msub_fsm[0x563b4cc54720]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110551894 DMSC DEBUG msub(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023) MSC-A terminated (msub.c:261) 20250410110551894 DMSC DEBUG msub(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023) 1 MSC-I still active (msub.c:79) 20250410110551894 DMSC DEBUG msub_fsm[0x563b4cc54720]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110551894 DMSC DEBUG msub_fsm[0x563b4cc54720]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110551894 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-498:LU)[0x563b4cc798d0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110551894 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-498:LU)[0x563b4cc798d0]{READY}: Removing from parent msub_fsm[0x563b4cc54720] (msub.c:113) 20250410110551894 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-498 (ran_conn.c:142) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:9 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 20250410110551894 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-498 (ran_conn.c:155) 20250410110551894 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-498:LU)[0x563b4cc798d0]{READY}: Freeing instance (msub.c:113) 20250410110551894 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-498:LU)[0x563b4cc798d0]{READY}: Deallocated (fsm.c:568) 20250410110551894 DMSC DEBUG msub(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023) Free (msub.c:119) 20250410110551894 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023 - active-conn: now used by 1 (attached) (msub.c:375) 20250410110551894 DMSC DEBUG msub_fsm[0x563b4cc54720]{terminating}: Freeing instance (msub.c:113) 20250410110551894 DMSC DEBUG msub_fsm[0x563b4cc54720]{terminating}: Deallocated (fsm.c:568) MSC_Test-GSUP(2901)@7d38b4d9c9a0: Created GsupExpect[3] for "262420000001115" to be handled at TC_iu_multi_lu_and_mo_ussd2(2932) 20250410110551894 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110551894 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-499:LU)[0x563b4cc817c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410110551894 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001109:UTRAN-Iu-499:LU)[0x563b4cc54970]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410110551894 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001109:UTRAN-Iu-499:LU)[0x563b4cc54970]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410110551894 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001109:UTRAN-Iu-499:LU)[0x563b4cc54970]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410110551894 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001109:UTRAN-Iu-499:LU)[0x563b4cc54970]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-499:LU)[0x563b4cc817c0] (vlr_lu_fsm.c:110) 20250410110551894 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001109:UTRAN-Iu-499:LU)[0x563b4cc54970]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410110551894 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001109:UTRAN-Iu-499:LU)[0x563b4cc54970]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110551894 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-499:LU)[0x563b4cc817c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410110551894 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-499:LU)[0x563b4cc817c0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410110551894 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-499:LU)[0x563b4cc22250]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110551894 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-499:LU)[0x563b4cc22250]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-499:LU)[0x563b4cc817c0] (fsm.c:486) 20250410110551894 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-499:LU)[0x563b4cc22250]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410110551894 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-499:LU)[0x563b4cc22250]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410110551894 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-499:LU)[0x563b4cc22250]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410110551894 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-499:LU)[0x563b4cc22250]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) MSC_Test_2-RAN(2896)@7d38b4d9c9a0: Deleted conn table entry 2TC_iu_multi_lu_and_mo_ussd2(2906)10275736 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554625735C221041C438248'O 20250410110551894 DMSC NOTICE msub(IMSI-262420000001109:MSISDN-491230001109:TMSInew-0x0132484D) VLR: update for IMSI=262420000001109 (MSISDN=491230001109) (gsm_04_08.c:1541) 20250410110551894 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-499:LU)[0x563b4cc22250]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410110551894 DMM DEBUG -> IMSI-262420000001109:MSISDN-491230001109:TMSInew-0x0132484D LOCATION UPDATE ACCEPT (TMSI = 0x0132484d) (gsm_04_08.c:149) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110551894 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSInew-0x0132484D:UTRAN-Iu-499:LU)[0x563b4cc53180]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250410110551894 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSInew-0x0132484D:UTRAN-Iu-499:LU)[0x563b4cc53180]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110551894 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSInew-0x0132484D:UTRAN-Iu-499:LU)[0x563b4cc532b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110551894 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSInew-0x0132484D - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) TC_iu_multi_lu_and_mo_ussd2(2906)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2906)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250410110551895 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551895 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551895 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551895 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551895 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551895 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551895 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) TC_iu_multi_lu_and_mo_ussd2(2906)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110551895 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0c 04 31 c4 ee 00 01 f2 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110551895 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551895 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551895 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551895 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551895 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551895 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551895 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551895 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 59 7f 1d 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 01 32 48 4d 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:1 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer 20250410110551895 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551895 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551895 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551895 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110551895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551895 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551895 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551895 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551895 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 f1 9c cb 98 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_iu_multi_lu_and_mo_ussd2(2928)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2928)@7d38b4d9c9a0: setverdict(pass): none -> pass MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:7 TC_iu_multi_lu_and_mo_ussd2(2932)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001115'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051471BB5232210471C7AD1A'O MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patched enc_l3: '055471BB5232210471C7AD1A'O MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2930)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2930)@7d38b4d9c9a0: setverdict(pass): none -> pass MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:5 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2906)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554AB90E8F72104B0482EA3'O MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:6 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:4 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:8 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:10 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055471BB5232210471C7AD1A'O MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2896)@7d38b4d9c9a0: Deleted conn table entry 8TC_iu_multi_lu_and_mo_ussd2(2918)3261678 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:1 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O TC_iu_multi_lu_and_mo_ussd2(2918)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O TC_iu_multi_lu_and_mo_ussd2(2918)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:7 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O TC_iu_multi_lu_and_mo_ussd2(2918)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 TC_iu_multi_lu_and_mo_ussd2(2918)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:3 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:37 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2918)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '0D105023'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051444DFE3192104D9238665'O MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patched enc_l3: '055444DFE3192104D9238665'O MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:6 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 MSC_Test_2-RAN(2896)@7d38b4d9c9a0: Added conn table entry 2TC_iu_multi_lu_and_mo_ussd2(2918)5095014 TC_iu_multi_lu_and_mo_ussd2(2920)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055444DFE3192104D9238665'O MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 2 set to 1 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2896)@7d38b4d9c9a0: Added conn table entry 8TC_iu_multi_lu_and_mo_ussd2(2932)1434249 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: First idle individual index:2 MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 8 set to 1 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: First idle individual index:8 MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patched enc_l3: '059B'O MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:14 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110551936 DVLR DEBUG VLR subscr IMSI-262420000001113 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110551936 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-508:LU)[0x563b4cc77ff0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110551936 DVLR DEBUG SUBSCR(IMSI-262420000001113) Received 1 auth tuples (vlr.c:996) 20250410110551936 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-508:LU)[0x563b4cc77ff0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110551936 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-508:LU)[0x563b4cc77ff0]{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:324) 20250410110551936 DMM DEBUG Tx AUTH REQ (rand = 3d618cc044716c76fe76ffe7b7c9c45f) (gsm_04_08.c:641) 20250410110551936 DMM DEBUG AUTH REQ (autn = 39c162df05991a85c96dbfc688cd530b) (gsm_04_08.c:643) 20250410110551936 DIUCS DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-508:LU)[0x563b4cc86ca0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110551936 DIUCS DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-508:LU)[0x563b4cc86ca0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110551936 DMSC DEBUG msc_i(IMSI-262420000001113:UTRAN-Iu-508:LU)[0x563b4cc86b70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110551936 DVLR DEBUG VLR subscr IMSI-262420000001113 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110551936 DVLR DEBUG VLR subscr IMSI-262420000001114 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110551936 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-509:LU)[0x563b4cc8ac20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110551936 DVLR DEBUG SUBSCR(IMSI-262420000001114) Received 1 auth tuples (vlr.c:996) 20250410110551936 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-509:LU)[0x563b4cc8ac20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110551936 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-509:LU)[0x563b4cc8ac20]{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:324) 20250410110551936 DMM DEBUG Tx AUTH REQ (rand = 7d435a944c3ab349b00960dedff1d433) (gsm_04_08.c:641) 20250410110551936 DMM DEBUG AUTH REQ (autn = 957400c89b4e1928095fe655b7d535ac) (gsm_04_08.c:643) 20250410110551936 DIUCS DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-509:LU)[0x563b4cc763f0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110551936 DIUCS DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-509:LU)[0x563b4cc763f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110551936 DMSC DEBUG msc_i(IMSI-262420000001114:UTRAN-Iu-509:LU)[0x563b4cc1dab0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110551936 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551936 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551936 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551937 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551937 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551937 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551937 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551937 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 02 06 23 2a 1e 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 3d 61 8c c0 44 71 6c 76 fe 76 ff e7 b7 c9 c4 5f 20 10 39 c1 62 df 05 99 1a 85 c9 6d bf c6 88 cd 53 0b 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110551936 DVLR DEBUG VLR subscr IMSI-262420000001114 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110551937 DVLR DEBUG VLR subscr IMSI-262420000001110 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110551937 DVLR DEBUG IMSI:262420000001110 has MSISDN:491230001110 (vlr.c:1045) 20250410110551937 DMSC NOTICE msub(IMSI-262420000001110:MSISDN-491230001110) VLR: update for IMSI=262420000001110 (MSISDN=491230001110) (gsm_04_08.c:1541) 20250410110551937 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110551937 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551937 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551937 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551937 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551937 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551937 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551937 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551937 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 03 06 9e 87 9e 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 7d 43 5a 94 4c 3a b3 49 b0 09 60 de df f1 d4 33 20 10 95 74 00 c8 9b 4e 19 28 09 5f e6 55 b7 d5 35 ac 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110551937 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551937 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551937 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551937 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551937 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 f8 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 62 57 35 c2 21 04 1c 43 82 48 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110551937 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551937 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551937 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551937 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551937 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 fa 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 ab 90 e8 f7 21 04 b0 48 2e a3 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110551937 DIUCS DEBUG (UTRAN-Iu-504) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110551937 DMSC DEBUG msc_i(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x563b4cc64c40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110551937 DIUCS DEBUG msc_i(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x563b4cc64c40]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110551937 DMSC DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x563b4cc64b10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110551937 DIUCS DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x563b4cc64b10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110551937 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551937 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551937 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551937 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551937 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 f2 31 c4 ee 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110551937 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551937 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551937 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551937 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551937 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 f9 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 71 bb 52 32 21 04 71 c7 ad 1a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110551937 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551937 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551937 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551937 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551937 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 f6 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110551937 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551937 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551937 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551937 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551937 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 f7 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110551937 DIUCS DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x563b4cc64b10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110551937 DMM DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x563b4cc64b10]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 625735c21c438248) (gsm_04_08.c:1128) 20250410110551937 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x563b4cc7ba70]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110551937 DVLR DEBUG SUBSCR(IMSI-262420000001111) AUTH on UTRAN received RES: 625735c21c438248 (8 bytes) (vlr_auth_fsm.c:151) 20250410110551937 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551937 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551937 DVLR INFO SUBSCR(IMSI-262420000001111) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110551937 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551937 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551937 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 f4 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 1b bb 1c 15 a1 13 02 01 05 02 01 3b 30 0b 04 01 0f 04 06 aa 51 0c 06 1b 01 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110551937 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551937 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x563b4cc7ba70]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110551937 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x563b4cc7ba70]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110551937 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x563b4cc7ba70]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110551937 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x563b4cc7ba70]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x563b4cc7c640] (vlr_auth_fsm.c:294) 20250410110551937 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x563b4cc7ba70]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110551937 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x563b4cc7ba70]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110551937 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x563b4cc7c640]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410110551937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551937 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551937 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551937 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551937 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 fb 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 44 df e3 19 21 04 d9 23 86 65 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110551937 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x563b4cc7c640]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410110551937 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x563b4cc7c640]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110551937 DIUCS DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x563b4cc64b10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110551937 DIUCS DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x563b4cc64b10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=f696e94397574cbe56b3a9a5f8f74f1f, CK=NONE (ran_msg_iu.c:388) 20250410110551937 DMSC DEBUG msc_i(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x563b4cc64c40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110551937 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551937 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551937 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551937 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551937 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 4d be 66 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 08 03 50 59 02 05 f4 0d 10 50 23 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110551937 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551937 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551937 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551937 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551937 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x563b4cc7c640]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250410110551937 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 15 e2 89 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 11 51 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110551937 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551937 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551937 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551937 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551937 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 f3 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110551937 DIUCS DEBUG (UTRAN-Iu-506) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110551937 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-506:CM_SERVICE_REQ)[0x563b4cc6f4f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110551937 DIUCS DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-506:CM_SERVICE_REQ)[0x563b4cc6f4f0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110551937 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-506:CM_SERVICE_REQ)[0x563b4cc87ec0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110551937 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-506:CM_SERVICE_REQ)[0x563b4cc87ec0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110551937 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-506:CM_SERVICE_REQ)[0x563b4cc87ec0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110551937 DMM DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-506:CM_SERVICE_REQ)[0x563b4cc87ec0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = ab90e8f7b0482ea3) (gsm_04_08.c:1128) 20250410110551937 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-506:CM_SERVICE_REQ)[0x563b4cc80bc0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110551937 DVLR DEBUG SUBSCR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0) AUTH on UTRAN received RES: ab90e8f7b0482ea3 (8 bytes) (vlr_auth_fsm.c:151) 20250410110551937 DVLR INFO SUBSCR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110551937 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-506:CM_SERVICE_REQ)[0x563b4cc80bc0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110551937 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-506:CM_SERVICE_REQ)[0x563b4cc80bc0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110551937 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-506:CM_SERVICE_REQ)[0x563b4cc80bc0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110551937 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-506:CM_SERVICE_REQ)[0x563b4cc80bc0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-506:CM_SERVICE_REQ)[0x563b4cc809b0] (vlr_auth_fsm.c:294) 20250410110551937 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-506:CM_SERVICE_REQ)[0x563b4cc80bc0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110551937 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-506:CM_SERVICE_REQ)[0x563b4cc80bc0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110551937 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-506:CM_SERVICE_REQ)[0x563b4cc809b0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250410110551937 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-506:CM_SERVICE_REQ)[0x563b4cc809b0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410110551937 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-506:CM_SERVICE_REQ)[0x563b4cc809b0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110551937 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-506:CM_SERVICE_REQ)[0x563b4cc87ec0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110551937 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-506:CM_SERVICE_REQ)[0x563b4cc87ec0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=262df7db70e611ff6d7cc4aca317d060, CK=NONE (ran_msg_iu.c:388) 20250410110551937 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-506:CM_SERVICE_REQ)[0x563b4cc6f4f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110551938 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-506:CM_SERVICE_REQ)[0x563b4cc809b0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250410110551938 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551938 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551938 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551938 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110551938 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551938 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551938 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551938 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 06 06 8c e6 c1 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 f6 96 e9 43 97 57 4c be 56 b3 a9 a5 f8 f7 4f 1f 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110551938 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110551938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-501:LU)[0x563b4cc3b0b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410110551938 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x563b4cc63020]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410110551938 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x563b4cc63020]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410110551938 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x563b4cc63020]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410110551938 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x563b4cc63020]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-501:LU)[0x563b4cc3b0b0] (vlr_lu_fsm.c:110) 20250410110551938 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x563b4cc63020]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410110551938 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x563b4cc63020]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:11 20250410110551938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-501:LU)[0x563b4cc3b0b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410110551938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-501:LU)[0x563b4cc3b0b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410110551938 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-501:LU)[0x563b4cc7ba70]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110551938 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-501:LU)[0x563b4cc7ba70]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-501:LU)[0x563b4cc3b0b0] (fsm.c:486) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer 20250410110551938 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-501:LU)[0x563b4cc7ba70]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410110551938 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-501:LU)[0x563b4cc7ba70]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410110551938 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-501:LU)[0x563b4cc7ba70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410110551938 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-501:LU)[0x563b4cc7ba70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410110551938 DMSC NOTICE msub(IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x5551717C) VLR: update for IMSI=262420000001110 (MSISDN=491230001110) (gsm_04_08.c:1541) 20250410110551938 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-501:LU)[0x563b4cc7ba70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410110551938 DMM DEBUG -> IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x5551717C LOCATION UPDATE ACCEPT (TMSI = 0x5551717c) (gsm_04_08.c:149) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110551938 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x5551717C:UTRAN-Iu-501:LU)[0x563b4cc61990]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250410110551938 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x5551717C:UTRAN-Iu-501:LU)[0x563b4cc61990]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110551938 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x5551717C:UTRAN-Iu-501:LU)[0x563b4cc7f050]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110551938 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x5551717C - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:12 20250410110551938 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551938 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551938 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551938 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551938 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551938 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551938 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551938 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 04 06 5e 11 24 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 26 2d f7 db 70 e6 11 ff 6d 7c c4 ac a3 17 d0 60 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer 20250410110551938 DIUCS DEBUG (UTRAN-Iu-505) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110551938 DMSC DEBUG msc_i(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x563b4cc81190]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110551938 DIUCS DEBUG msc_i(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x563b4cc81190]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110551938 DMSC DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x563b4cc812c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110551938 DIUCS DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x563b4cc812c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110551938 DIUCS DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x563b4cc812c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 20250410110551938 DMM DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x563b4cc812c0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 71bb523271c7ad1a) (gsm_04_08.c:1128) 20250410110551938 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x563b4cc864c0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110551938 DVLR DEBUG SUBSCR(IMSI-262420000001112) AUTH on UTRAN received RES: 71bb523271c7ad1a (8 bytes) (vlr_auth_fsm.c:151) 20250410110551938 DVLR INFO SUBSCR(IMSI-262420000001112) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110551938 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x563b4cc864c0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110551938 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x563b4cc864c0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110551938 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x563b4cc864c0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110551938 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x563b4cc864c0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x563b4cc78260] (vlr_auth_fsm.c:294) 20250410110551938 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x563b4cc864c0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110551938 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x563b4cc864c0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110551938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x563b4cc78260]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410110551938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x563b4cc78260]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410110551938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x563b4cc78260]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110551938 DIUCS DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x563b4cc812c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110551938 DIUCS DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x563b4cc812c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=b32bb8c58999f353d835ef9d0a582428, CK=NONE (ran_msg_iu.c:388) 20250410110551938 DMSC DEBUG msc_i(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x563b4cc81190]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110551938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x563b4cc78260]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250410110551938 DIUCS DEBUG (UTRAN-Iu-502) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110551938 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551938 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551938 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:9 20250410110551938 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-502:CM_SERVICE_REQ)[0x563b4cc74da0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110551938 DIUCS DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-502:CM_SERVICE_REQ)[0x563b4cc74da0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110551938 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-502:CM_SERVICE_REQ)[0x563b4cc68440]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110551938 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-502:CM_SERVICE_REQ)[0x563b4cc68440]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110551938 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-502:CM_SERVICE_REQ)[0x563b4cc68440]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110551938 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551938 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551938 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551938 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551938 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 92 e5 87 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 55 51 71 7c 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110551938 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-502:CM_SERVICE_REQ)[0x563b4cc3b560]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250410110551938 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-502:CM_SERVICE_REQ)[0x563b4cc3b560]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410110551938 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-502:CM_SERVICE_REQ)[0x563b4cc68440]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110551938 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-502:CM_SERVICE_REQ)[0x563b4cc74da0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110551938 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-502:CM_SERVICE_REQ)[0x563b4cc3b560]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410110551938 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-502:CM_SERVICE_REQ)[0x563b4cc3b560]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410110551938 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-502:CM_SERVICE_REQ)[0x563b4cc3b560]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410110551938 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-502:CM_SERVICE_REQ)[0x563b4cc3b560]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410110551938 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-502:CM_SERVICE_REQ)[0x563b4cc3b560]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410110551938 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-502:CM_SERVICE_REQ)[0x563b4cc3b560]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410110551938 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-502:CM_SERVICE_REQ)[0x563b4cc3b560]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410110551938 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-502:CM_SERVICE_REQ)[0x563b4cc68440]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer 20250410110551938 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-502:CM_SERVICE_REQ)[0x563b4cc68440]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.939s remaining) (msc_a.c:450) 20250410110551939 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001104/3/1): Available (smpp_smsc.c:626) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer 20250410110551939 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551939 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110551939 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551939 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551939 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551939 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551939 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551939 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 07 06 c2 33 5d 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 b3 2b b8 c5 89 99 f3 53 d8 35 ef 9d 0a 58 24 28 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110551939 DIUCS DEBUG (UTRAN-Iu-503) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110551939 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-503:CM_SERVICE_REQ)[0x563b4cc208a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110551939 DIUCS DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-503:CM_SERVICE_REQ)[0x563b4cc208a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110551939 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-503:CM_SERVICE_REQ)[0x563b4cc75ca0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110551939 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-503:CM_SERVICE_REQ)[0x563b4cc75ca0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110551939 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-503:CM_SERVICE_REQ)[0x563b4cc75ca0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110551939 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-503:CM_SERVICE_REQ)[0x563b4cc64f60]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250410110551939 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-503:CM_SERVICE_REQ)[0x563b4cc64f60]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410110551939 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-503:CM_SERVICE_REQ)[0x563b4cc75ca0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 20250410110551939 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-503:CM_SERVICE_REQ)[0x563b4cc208a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110551939 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-503:CM_SERVICE_REQ)[0x563b4cc64f60]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410110551939 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-503:CM_SERVICE_REQ)[0x563b4cc64f60]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410110551939 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-503:CM_SERVICE_REQ)[0x563b4cc64f60]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410110551939 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-503:CM_SERVICE_REQ)[0x563b4cc64f60]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410110551939 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-503:CM_SERVICE_REQ)[0x563b4cc64f60]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410110551939 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-503:CM_SERVICE_REQ)[0x563b4cc64f60]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410110551939 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-503:CM_SERVICE_REQ)[0x563b4cc64f60]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110551939 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-503:CM_SERVICE_REQ)[0x563b4cc75ca0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410110551939 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-503:CM_SERVICE_REQ)[0x563b4cc75ca0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.939s remaining) (msc_a.c:450) 20250410110551939 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001106/3/1): Available (smpp_smsc.c:626) 20250410110551939 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551939 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551939 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551939 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551939 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551939 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551939 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551939 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 08 06 76 29 d0 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 01 f4 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110551939 DIUCS DEBUG (UTRAN-Iu-500) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110551939 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-500:CM_SERVICE_REQ)[0x563b4cc22ad0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110551939 DIUCS DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-500:CM_SERVICE_REQ)[0x563b4cc22ad0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110551939 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-500:CM_SERVICE_REQ)[0x563b4cc22cb0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110551939 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-500:CM_SERVICE_REQ)[0x563b4cc22cb0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110551939 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-500:CM_SERVICE_REQ)[0x563b4cc22cb0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110551939 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250410110551939 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-500:CM_SERVICE_REQ)[0x563b4cc22cb0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:174) 20250410110551939 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-500:CM_SERVICE_REQ)[0x563b4cc22cb0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 20250410110551939 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551939 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551939 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551939 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551939 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551939 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551939 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551939 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 09 06 83 a7 0a 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 01 f6 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110551939 DIUCS DEBUG (UTRAN-Iu-507) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110551939 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-507:CM_SERVICE_REQ)[0x563b4cc7bd20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:5 20250410110551939 DIUCS DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-507:CM_SERVICE_REQ)[0x563b4cc7bd20]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110551939 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-507:CM_SERVICE_REQ)[0x563b4cc7be50]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer 20250410110551939 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-507:CM_SERVICE_REQ)[0x563b4cc7be50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110551939 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-507:CM_SERVICE_REQ)[0x563b4cc7be50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer 20250410110551939 DMM DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-507:CM_SERVICE_REQ)[0x563b4cc7be50]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 44dfe319d9238665) (gsm_04_08.c:1128) 20250410110551939 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-507:CM_SERVICE_REQ)[0x563b4cc87170]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110551939 DVLR DEBUG SUBSCR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2) AUTH on UTRAN received RES: 44dfe319d9238665 (8 bytes) (vlr_auth_fsm.c:151) 20250410110551939 DVLR INFO SUBSCR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110551939 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-507:CM_SERVICE_REQ)[0x563b4cc87170]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110551939 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-507:CM_SERVICE_REQ)[0x563b4cc87170]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110551939 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-507:CM_SERVICE_REQ)[0x563b4cc87170]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110551939 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-507:CM_SERVICE_REQ)[0x563b4cc87170]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-507:CM_SERVICE_REQ)[0x563b4cc7c360] (vlr_auth_fsm.c:294) 20250410110551939 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-507:CM_SERVICE_REQ)[0x563b4cc87170]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110551939 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-507:CM_SERVICE_REQ)[0x563b4cc87170]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110551939 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-507:CM_SERVICE_REQ)[0x563b4cc7c360]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250410110551939 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-507:CM_SERVICE_REQ)[0x563b4cc7c360]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410110551939 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-507:CM_SERVICE_REQ)[0x563b4cc7c360]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110551939 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-507:CM_SERVICE_REQ)[0x563b4cc7be50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110551939 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-507:CM_SERVICE_REQ)[0x563b4cc7be50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=e7a495e9e337d9c71ee5ecfed597e6fa, CK=NONE (ran_msg_iu.c:388) MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patching N(SD)=1 into dtap '0514B9AFB4052104FA1D3D52'O 20250410110551939 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-507:CM_SERVICE_REQ)[0x563b4cc7bd20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patched enc_l3: '0554B9AFB4052104FA1D3D52'O 20250410110551939 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-507:CM_SERVICE_REQ)[0x563b4cc7c360]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:4 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110551940 DIUCS DEBUG (UTRAN-Iu-510 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110551940 DMSC DEBUG msub_fsm[0x563b4cc53c40]{active}: Allocated (fsm.c:456) 20250410110551940 DMSC DEBUG msc_i[0x563b4cc30ca0]{READY}: Allocated (fsm.c:456) 20250410110551940 DMSC DEBUG msc_i[0x563b4cc30ca0]{READY}: is child of msub_fsm[0x563b4cc53c40] (fsm.c:486) 20250410110551940 DMSC DEBUG msc_a[0x563b4cc646b0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110551940 DMSC DEBUG msc_a[0x563b4cc646b0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc53c40] (fsm.c:486) 20250410110551940 DMSC DEBUG msc_a(unknown:UTRAN-Iu-510:NONE)[0x563b4cc646b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110551940 DMSC DEBUG msc_i(unknown:UTRAN-Iu-510:NONE)[0x563b4cc30ca0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110551940 DMSC DEBUG msc_a(unknown:UTRAN-Iu-510:NONE)[0x563b4cc646b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110551940 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-510:NONE)[0x563b4cc646b0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110551940 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-510:NONE)[0x563b4cc646b0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110551940 DMM DEBUG msc_a(TMSI-0x0D105023:UTRAN-Iu-510:CM_SERVICE_REQ)[0x563b4cc646b0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250410110551940 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0D105023:UTRAN-Iu-510:CM_SERVICE_REQ)[0x563b4cc798d0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410110551940 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0D105023:UTRAN-Iu-510:CM_SERVICE_REQ)[0x563b4cc798d0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0D105023:UTRAN-Iu-510:CM_SERVICE_REQ)[0x563b4cc646b0] (fsm.c:486) 20250410110551940 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0D105023:UTRAN-Iu-510:CM_SERVICE_REQ)[0x563b4cc798d0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 20250410110551940 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0D105023:UTRAN-Iu-510:CM_SERVICE_REQ)[0x563b4cc798d0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410110551940 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410110551940 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410110551940 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-510:CM_SERVICE_REQ)[0x563b4cc646b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110551940 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-510:CM_SERVICE_REQ)[0x563b4cc646b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110551940 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-510:CM_SERVICE_REQ)[0x563b4cc798d0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) TC_iu_multi_lu_and_mo_ussd2(2908)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110551940 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-510:CM_SERVICE_REQ)[0x563b4cc798d0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250410110551940 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-510:CM_SERVICE_REQ)[0x563b4cc54720]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110551940 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-510:CM_SERVICE_REQ)[0x563b4cc54720]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-510:CM_SERVICE_REQ)[0x563b4cc798d0] (fsm.c:486) 20250410110551940 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-510:CM_SERVICE_REQ)[0x563b4cc54720]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110551940 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-510:CM_SERVICE_REQ)[0x563b4cc54720]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110551940 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:11 MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patching N(SD)=1 into dtap '0514AAC3FD4821044E1DD3BF'O 20250410110551940 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551940 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551940 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551940 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551940 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551940 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551940 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patched enc_l3: '0554AAC3FD4821044E1DD3BF'O MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:24 20250410110551940 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 05 06 81 41 57 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 e7 a4 95 e9 e3 37 d9 c7 1e e5 ec fe d5 97 e6 fa 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110551940 DIUCS DEBUG (UTRAN-Iu-511 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 20250410110551940 DMSC DEBUG msub_fsm[0x563b4cc78120]{active}: Allocated (fsm.c:456) 20250410110551940 DMSC DEBUG msc_i[0x563b4cc31150]{READY}: Allocated (fsm.c:456) 20250410110551940 DMSC DEBUG msc_i[0x563b4cc31150]{READY}: is child of msub_fsm[0x563b4cc78120] (fsm.c:486) 20250410110551940 DMSC DEBUG msc_a[0x563b4cc7aa90]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110551940 DMSC DEBUG msc_a[0x563b4cc7aa90]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc78120] (fsm.c:486) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110551940 DMSC DEBUG msc_a(unknown:UTRAN-Iu-511:NONE)[0x563b4cc7aa90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110551940 DMSC DEBUG msc_i(unknown:UTRAN-Iu-511:NONE)[0x563b4cc31150]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110551941 DMSC DEBUG msc_a(unknown:UTRAN-Iu-511:NONE)[0x563b4cc7aa90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554B9AFB4052104FA1D3D52'O 20250410110551941 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-511:NONE)[0x563b4cc7aa90]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110551941 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-511:NONE)[0x563b4cc7aa90]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110551941 DMM DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x563b4cc7aa90]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001115 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410110551941 DMM DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x563b4cc7aa90]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410110551941 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x563b4cc87150]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410110551941 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x563b4cc87150]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x563b4cc7aa90] (fsm.c:486) 20250410110551941 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x563b4cc87150]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410110551941 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x563b4cc87150]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110551941 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551941 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551941 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551941 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551941 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551941 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551941 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551941 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 fc 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 b9 af b4 05 21 04 fa 1d 3d 52 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110551941 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410110551941 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001115 id=262420000001115 (vlr.c:661) 20250410110551941 DVLR INFO New subscr, IMSI: 262420000001115 (vlr.c:562) 20250410110551941 DVLR DEBUG VLR subscr IMSI-262420000001115 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410110551941 DMSC DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x563b4cc7aa90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110551941 DMSC DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x563b4cc7aa90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110551941 DVLR DEBUG VLR subscr IMSI-262420000001115 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410110551941 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410110551941 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x563b4cc87150]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410110551941 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x563b4cc87150]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410110551941 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x563b4cc87150]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410110551941 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x563b4cc81aa0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110551941 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x563b4cc81aa0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x563b4cc87150] (fsm.c:486) 20250410110551941 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x563b4cc81aa0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110551941 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x563b4cc81aa0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110551941 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551941 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551941 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551941 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551941 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551941 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551941 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551941 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 00 02 4d be 66 00 01 fe 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110551941 DIUCS DEBUG (UTRAN-Iu-499) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110551941 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSInew-0x0132484D:UTRAN-Iu-499:LU)[0x563b4cc532b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test-GSUP(2901)@7d38b4d9c9a0: Found GsupExpect[3] for "262420000001115" handled at TC_iu_multi_lu_and_mo_ussd2(2932) MSC_Test-GSUP(2901)@7d38b4d9c9a0: Added IMSI table entry 15TC_iu_multi_lu_and_mo_ussd2(2932)"262420000001115" 20250410110551941 DIUCS DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSInew-0x0132484D:UTRAN-Iu-499:LU)[0x563b4cc532b0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110551941 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSInew-0x0132484D:UTRAN-Iu-499:LU)[0x563b4cc53180]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110551941 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSInew-0x0132484D:UTRAN-Iu-499:LU)[0x563b4cc53180]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110551941 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSInew-0x0132484D:UTRAN-Iu-499:LU)[0x563b4cc53180]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110551941 DMM DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSInew-0x0132484D:UTRAN-Iu-499:LU)[0x563b4cc53180]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410110551941 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:TMSInew-0x0132484D:UTRAN-Iu-499:LU)[0x563b4cc817c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410110551941 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-499:LU)[0x563b4cc22250]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410110551941 DMSC NOTICE msub(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D) VLR: update for IMSI=262420000001109 (MSISDN=491230001109) (gsm_04_08.c:1541) 20250410110551941 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410110551941 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-499:LU)[0x563b4cc22250]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410110551941 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-499:LU)[0x563b4cc817c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410110551941 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-499:LU)[0x563b4cc22250]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410110551941 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-499:LU)[0x563b4cc22250]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-499:LU)[0x563b4cc817c0] (vlr_lu_fsm.c:817) 20250410110551941 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-499:LU)[0x563b4cc22250]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410110551941 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-499:LU)[0x563b4cc22250]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110551941 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-499:LU)[0x563b4cc817c0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410110551941 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-499:LU)[0x563b4cc53180]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410110551941 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-499:LU)[0x563b4cc53180]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.886s remaining) (msc_a.c:450) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 20250410110551941 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001109/3/1): Available (smpp_smsc.c:626) 20250410110551941 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-499:LU)[0x563b4cc53180]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110551941 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-499:LU)[0x563b4cc53180]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110551941 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-499:LU)[0x563b4cc53180]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110551941 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:10 20250410110551941 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110551941 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110551941 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-499:LU)[0x563b4cc53180]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110551941 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-499:LU)[0x563b4cc532b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110551941 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410110551941 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551941 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551941 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551941 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551941 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551941 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551941 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551941 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 01 02 15 e2 89 00 01 ff 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110551941 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:1 20250410110551941 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250410110551941 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-500:CM_SERVICE_REQ)[0x563b4cc22cb0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250410110551941 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-500:CM_SERVICE_REQ)[0x563b4cc22cb0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110551941 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-500:CM_SERVICE_REQ)[0x563b4cc22ad0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mo_ussd2(2922)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110551942 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410110551942 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-500:CM_SERVICE_REQ)[0x563b4cc22cb0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110551942 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-500:CM_SERVICE_REQ)[0x563b4cc22cb0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250410110551942 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-500:CM_SERVICE_REQ)[0x563b4cc22cb0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110551942 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110551942 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110551942 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110551942 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-500:CM_SERVICE_REQ)[0x563b4cc22cb0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110551942 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-500:CM_SERVICE_REQ)[0x563b4cc22ad0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:7 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer 20250410110551942 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110551942 DIUCS DEBUG (UTRAN-Iu-508) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110551942 DMSC DEBUG msc_i(IMSI-262420000001113:UTRAN-Iu-508:LU)[0x563b4cc86b70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110551942 DIUCS DEBUG msc_i(IMSI-262420000001113:UTRAN-Iu-508:LU)[0x563b4cc86b70]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110551942 DMSC DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-508:LU)[0x563b4cc86ca0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110551942 DIUCS DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-508:LU)[0x563b4cc86ca0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110551942 DIUCS DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-508:LU)[0x563b4cc86ca0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110551942 DMM DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-508:LU)[0x563b4cc86ca0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = b9afb405fa1d3d52) (gsm_04_08.c:1128) 20250410110551942 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-508:LU)[0x563b4cc77ff0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:6 20250410110551942 DVLR DEBUG SUBSCR(IMSI-262420000001113) AUTH on UTRAN received RES: b9afb405fa1d3d52 (8 bytes) (vlr_auth_fsm.c:151) 20250410110551942 DVLR INFO SUBSCR(IMSI-262420000001113) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110551942 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-508:LU)[0x563b4cc77ff0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110551942 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-508:LU)[0x563b4cc77ff0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110551942 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-508:LU)[0x563b4cc77ff0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110551942 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-508:LU)[0x563b4cc77ff0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-508:LU)[0x563b4cc776b0] (vlr_auth_fsm.c:294) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer 20250410110551942 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-508:LU)[0x563b4cc77ff0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110551942 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-508:LU)[0x563b4cc77ff0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110551942 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-508:LU)[0x563b4cc776b0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410110551942 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-508:LU)[0x563b4cc776b0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer 20250410110551942 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-508:LU)[0x563b4cc776b0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110551942 DIUCS DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-508:LU)[0x563b4cc86ca0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110551942 DIUCS DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-508:LU)[0x563b4cc86ca0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=f57c960d4f853954e7e6608688f204fe, CK=NONE (ran_msg_iu.c:388) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110551942 DMSC DEBUG msc_i(IMSI-262420000001113:UTRAN-Iu-508:LU)[0x563b4cc86b70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110551942 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-508:LU)[0x563b4cc776b0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:12 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:24 20250410110551942 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551942 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551942 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551942 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551942 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551942 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551942 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551942 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 59 7f 1d 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 20250410110551942 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551942 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551942 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551942 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551942 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551942 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551942 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551942 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 108 bytes: [L2]> 01 00 01 01 00 00 00 6c 02 10 00 59 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 1d 8f e0 00 01 42 00 14 40 3e 00 00 02 00 10 40 32 31 9b 2a 1c 2d a2 2b 02 01 05 30 26 02 01 3b 30 21 04 01 0f 04 1c d9 77 5d 0e 2a e3 e9 65 f7 3c fd 76 83 d2 73 10 2d 17 93 cd 60 30 58 2c 06 9b 35 1a 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110551942 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551942 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551942 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551942 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551942 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551942 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551942 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551942 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 1d 8f e0 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110551942 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551942 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551942 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551942 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551942 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551942 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551942 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551942 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 02 06 23 2a 1e 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 f5 7c 96 0d 4f 85 39 54 e7 e6 60 86 88 f2 04 fe 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test-GSUP(2901)@7d38b4d9c9a0: Created GsupExpect[3] for "262420000001104" to be handled at TC_iu_multi_lu_and_mo_ussd2(2910) MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patched enc_l3: '059B'O 20250410110551943 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551943 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551943 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551943 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551943 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551943 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551943 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551943 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 fd 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 aa c3 fd 48 21 04 4e 1d d3 bf 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110551943 DIUCS DEBUG (UTRAN-Iu-509) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110551943 DMSC DEBUG msc_i(IMSI-262420000001114:UTRAN-Iu-509:LU)[0x563b4cc1dab0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110551943 DIUCS DEBUG msc_i(IMSI-262420000001114:UTRAN-Iu-509:LU)[0x563b4cc1dab0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110551943 DMSC DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-509:LU)[0x563b4cc763f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110551943 DIUCS DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-509:LU)[0x563b4cc763f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110551943 DIUCS DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-509:LU)[0x563b4cc763f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110551943 DMM DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-509:LU)[0x563b4cc763f0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = aac3fd484e1dd3bf) (gsm_04_08.c:1128) 20250410110551943 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-509:LU)[0x563b4cc8ac20]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110551943 DVLR DEBUG SUBSCR(IMSI-262420000001114) AUTH on UTRAN received RES: aac3fd484e1dd3bf (8 bytes) (vlr_auth_fsm.c:151) 20250410110551943 DVLR INFO SUBSCR(IMSI-262420000001114) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110551943 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-509:LU)[0x563b4cc8ac20]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110551943 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-509:LU)[0x563b4cc8ac20]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110551943 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-509:LU)[0x563b4cc8ac20]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110551943 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-509:LU)[0x563b4cc8ac20]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-509:LU)[0x563b4cc87900] (vlr_auth_fsm.c:294) 20250410110551943 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-509:LU)[0x563b4cc8ac20]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110551943 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-509:LU)[0x563b4cc8ac20]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110551943 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-509:LU)[0x563b4cc87900]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410110551943 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-509:LU)[0x563b4cc87900]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410110551943 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-509:LU)[0x563b4cc87900]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110551943 DIUCS DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-509:LU)[0x563b4cc763f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110551943 DIUCS DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-509:LU)[0x563b4cc763f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=16906edae19d940cd4ce371bed074165, CK=NONE (ran_msg_iu.c:388) 20250410110551943 DMSC DEBUG msc_i(IMSI-262420000001114:UTRAN-Iu-509:LU)[0x563b4cc1dab0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110551943 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-509:LU)[0x563b4cc87900]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250410110551943 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551943 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551943 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551943 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551943 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551943 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551943 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551943 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 03 06 9e 87 9e 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 16 90 6e da e1 9d 94 0c d4 ce 37 1b ed 07 41 65 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554AAC3FD4821044E1DD3BF'O MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: { messageType := 2, destLocRef := '4DBE66'O, sourceLocRef := '0001FE'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:2 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2901)@7d38b4d9c9a0: Created GsupExpect[5] for "262420000001106" to be handled at TC_iu_multi_lu_and_mo_ussd2(2914) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: { messageType := 2, destLocRef := '15E289'O, sourceLocRef := '0001FF'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:8 TC_iu_multi_lu_and_mo_ussd2(2918)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2918)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:5 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250410110551945 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110551945 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-510:CM_SERVICE_REQ)[0x563b4cc54720]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110551945 DVLR DEBUG SUBSCR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023) Received 1 auth tuples (vlr.c:996) 20250410110551945 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-510:CM_SERVICE_REQ)[0x563b4cc54720]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:4 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:14 20250410110551945 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-510:CM_SERVICE_REQ)[0x563b4cc54720]{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:324) 20250410110551945 DMM DEBUG Tx AUTH REQ (rand = 2836177ec853795839cd549bf6242564) (gsm_04_08.c:641) 20250410110551945 DMM DEBUG AUTH REQ (autn = 189147d7e38e83a8b104f0d8ef6aec45) (gsm_04_08.c:643) 20250410110551945 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-510:CM_SERVICE_REQ)[0x563b4cc646b0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110551945 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-510:CM_SERVICE_REQ)[0x563b4cc646b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110551945 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-510:CM_SERVICE_REQ)[0x563b4cc30ca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110551945 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551945 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551945 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551945 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551945 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551945 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 20250410110551945 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551945 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551945 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 fa 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110551945 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551945 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551945 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551945 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551945 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551945 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551945 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551945 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 00 06 4d be 66 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 28 36 17 7e c8 53 79 58 39 cd 54 9b f6 24 25 64 20 10 18 91 47 d7 e3 8e 83 a8 b1 04 f0 d8 ef 6a ec 45 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110551945 DIUCS DEBUG (UTRAN-Iu-506) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110551945 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-506:CM_SERVICE_REQ)[0x563b4cc6f4f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110551945 DIUCS DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-506:CM_SERVICE_REQ)[0x563b4cc6f4f0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110551945 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-506:CM_SERVICE_REQ)[0x563b4cc87ec0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O TC_iu_multi_lu_and_mo_ussd2(2932)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 20250410110551945 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-506:CM_SERVICE_REQ)[0x563b4cc87ec0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110551945 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-506:CM_SERVICE_REQ)[0x563b4cc87ec0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110551945 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-506:CM_SERVICE_REQ)[0x563b4cc809b0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250410110551945 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-506:CM_SERVICE_REQ)[0x563b4cc809b0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410110551945 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-506:CM_SERVICE_REQ)[0x563b4cc87ec0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) TC_iu_multi_lu_and_mo_ussd2(2932)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410110551945 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-506:CM_SERVICE_REQ)[0x563b4cc6f4f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110551945 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-506:CM_SERVICE_REQ)[0x563b4cc809b0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410110551945 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-506:CM_SERVICE_REQ)[0x563b4cc809b0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410110551945 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-506:CM_SERVICE_REQ)[0x563b4cc809b0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410110551945 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-506:CM_SERVICE_REQ)[0x563b4cc809b0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410110551945 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-506:CM_SERVICE_REQ)[0x563b4cc809b0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410110551945 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-506:CM_SERVICE_REQ)[0x563b4cc809b0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410110551945 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-506:CM_SERVICE_REQ)[0x563b4cc809b0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410110551945 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-506:CM_SERVICE_REQ)[0x563b4cc87ec0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410110551945 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-506:CM_SERVICE_REQ)[0x563b4cc87ec0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.939s remaining) (msc_a.c:450) 20250410110551945 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001105/3/1): Available (smpp_smsc.c:626) 20250410110551945 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551945 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551945 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551945 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551945 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551945 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110551945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551945 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551945 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 f5 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110551945 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551945 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551946 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551946 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551946 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551946 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551946 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551946 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 04 06 5e 11 24 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 01 f5 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110551946 DIUCS DEBUG (UTRAN-Iu-501) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110551946 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x5551717C:UTRAN-Iu-501:LU)[0x563b4cc7f050]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110551946 DIUCS DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x5551717C:UTRAN-Iu-501:LU)[0x563b4cc7f050]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110551946 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x5551717C:UTRAN-Iu-501:LU)[0x563b4cc61990]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110551946 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x5551717C:UTRAN-Iu-501:LU)[0x563b4cc61990]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110551946 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x5551717C:UTRAN-Iu-501:LU)[0x563b4cc61990]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110551946 DMM DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x5551717C:UTRAN-Iu-501:LU)[0x563b4cc61990]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410110551946 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x5551717C:UTRAN-Iu-501:LU)[0x563b4cc3b0b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410110551946 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-501:LU)[0x563b4cc7ba70]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410110551946 DMSC NOTICE msub(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C) VLR: update for IMSI=262420000001110 (MSISDN=491230001110) (gsm_04_08.c:1541) 20250410110551946 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410110551946 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-501:LU)[0x563b4cc7ba70]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410110551946 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-501:LU)[0x563b4cc3b0b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410110551946 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-501:LU)[0x563b4cc7ba70]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410110551946 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-501:LU)[0x563b4cc7ba70]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-501:LU)[0x563b4cc3b0b0] (vlr_lu_fsm.c:817) 20250410110551946 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-501:LU)[0x563b4cc7ba70]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410110551946 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-501:LU)[0x563b4cc7ba70]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110551946 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-501:LU)[0x563b4cc3b0b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410110551946 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-501:LU)[0x563b4cc61990]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410110551946 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-501:LU)[0x563b4cc61990]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.886s remaining) (msc_a.c:450) 20250410110551946 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001110/3/1): Available (smpp_smsc.c:626) 20250410110551946 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-501:LU)[0x563b4cc61990]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110551946 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-501:LU)[0x563b4cc61990]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110551946 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-501:LU)[0x563b4cc61990]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110551946 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110551946 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110551946 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110551946 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-501:LU)[0x563b4cc61990]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110551946 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-501:LU)[0x563b4cc7f050]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110551946 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410110551946 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551946 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551946 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551946 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551946 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551946 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551946 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551946 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 92 e5 87 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:3 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:3 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:11 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:12 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O TC_iu_multi_lu_and_mo_ussd2(2908)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:2 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:6 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:9 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:12 20250410110551948 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551948 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551948 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551948 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551948 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551948 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551948 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 20250410110551948 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 fb 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250410110551949 DIUCS DEBUG (UTRAN-Iu-507) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110551949 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-507:CM_SERVICE_REQ)[0x563b4cc7bd20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110551949 DIUCS DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-507:CM_SERVICE_REQ)[0x563b4cc7bd20]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110551949 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-507:CM_SERVICE_REQ)[0x563b4cc7be50]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110551949 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-507:CM_SERVICE_REQ)[0x563b4cc7be50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110551949 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-507:CM_SERVICE_REQ)[0x563b4cc7be50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110551949 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-507:CM_SERVICE_REQ)[0x563b4cc7c360]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250410110551949 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-507:CM_SERVICE_REQ)[0x563b4cc7c360]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410110551949 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-507:CM_SERVICE_REQ)[0x563b4cc7be50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110551949 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-507:CM_SERVICE_REQ)[0x563b4cc7bd20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110551949 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-507:CM_SERVICE_REQ)[0x563b4cc7c360]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410110551949 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-507:CM_SERVICE_REQ)[0x563b4cc7c360]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410110551949 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-507:CM_SERVICE_REQ)[0x563b4cc7c360]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410110551949 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-507:CM_SERVICE_REQ)[0x563b4cc7c360]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410110551949 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-507:CM_SERVICE_REQ)[0x563b4cc7c360]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410110551949 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-507:CM_SERVICE_REQ)[0x563b4cc7c360]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410110551949 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-507:CM_SERVICE_REQ)[0x563b4cc7c360]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410110551949 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-507:CM_SERVICE_REQ)[0x563b4cc7be50]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110551949 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-507:CM_SERVICE_REQ)[0x563b4cc7be50]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.940s remaining) (msc_a.c:450) 20250410110551949 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001107/3/1): Available (smpp_smsc.c:626) 20250410110551949 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551949 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551949 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551949 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551949 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551949 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551949 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551949 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 05 06 81 41 57 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 01 f7 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110551949 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551949 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551949 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551949 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551949 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551949 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551949 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551949 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 f8 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110551949 DIUCS DEBUG (UTRAN-Iu-504) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110551949 DMSC DEBUG msc_i(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x563b4cc64c40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110551949 DIUCS DEBUG msc_i(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x563b4cc64c40]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110551949 DMSC DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x563b4cc64b10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110551949 DIUCS DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x563b4cc64b10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110551949 DIUCS DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x563b4cc64b10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110551949 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x563b4cc7c640]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410110551949 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x563b4cc7c640]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410110551949 DIUCS DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x563b4cc64b10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110551949 DMSC DEBUG msc_i(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x563b4cc64c40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110551949 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x563b4cc7c640]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410110551949 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x563b4cc7c640]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410110551949 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x563b4cc7ba70]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110551949 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x563b4cc7ba70]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x563b4cc7c640] (fsm.c:486) 20250410110551949 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x563b4cc7ba70]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410110551949 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x563b4cc7ba70]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410110551949 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551949 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551949 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551949 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551949 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551949 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551949 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551949 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 06 06 8c e6 c1 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 11 f1 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110551949 DVLR DEBUG VLR subscr IMSI-262420000001115 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110551949 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x563b4cc81aa0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110551949 DVLR DEBUG SUBSCR(IMSI-262420000001115) Received 1 auth tuples (vlr.c:996) 20250410110551949 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x563b4cc81aa0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110551949 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x563b4cc81aa0]{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:324) 20250410110551949 DMM DEBUG Tx AUTH REQ (rand = 480cbe21de71b2065225aab790fc18bf) (gsm_04_08.c:641) 20250410110551949 DMM DEBUG AUTH REQ (autn = 06e7c302a2a80ec4b0df6f7c8f9fdc7e) (gsm_04_08.c:643) 20250410110551949 DIUCS DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x563b4cc7aa90]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110551949 DIUCS DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x563b4cc7aa90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110551949 DMSC DEBUG msc_i(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x563b4cc31150]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110551949 DVLR DEBUG VLR subscr IMSI-262420000001115 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:5 20250410110551949 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551949 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551949 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110551949 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551949 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551949 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551949 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551949 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 01 06 15 e2 89 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 48 0c be 21 de 71 b2 06 52 25 aa b7 90 fc 18 bf 20 10 06 e7 c3 02 a2 a8 0e c4 b0 df 6f 7c 8f 9f dc 7e 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:4 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:10 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:1 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:37 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 20250410110551950 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551950 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551950 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551950 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551950 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551950 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551950 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551950 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 f9 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O 20250410110551950 DIUCS DEBUG (UTRAN-Iu-505) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110551950 DMSC DEBUG msc_i(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x563b4cc81190]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110551950 DIUCS DEBUG msc_i(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x563b4cc81190]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110551950 DMSC DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x563b4cc812c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110551950 DIUCS DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x563b4cc812c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110551950 DIUCS DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x563b4cc812c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110551950 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x563b4cc78260]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410110551950 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x563b4cc78260]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410110551950 DIUCS DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x563b4cc812c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110551950 DMSC DEBUG msc_i(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x563b4cc81190]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:6 20250410110551950 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x563b4cc78260]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410110551950 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x563b4cc78260]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer 20250410110551950 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x563b4cc8ac20]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110551950 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x563b4cc8ac20]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x563b4cc78260] (fsm.c:486) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110551950 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x563b4cc8ac20]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410110551950 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x563b4cc8ac20]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410110551950 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551950 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551950 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551950 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551950 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551950 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551950 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551950 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 07 06 c2 33 5d 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 11 f2 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110551950 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551950 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551950 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551950 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551950 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551950 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551950 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551950 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 f6 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 1b bb 1c 15 a1 13 02 01 05 02 01 3b 30 0b 04 01 0f 04 06 aa 51 0c 06 1b 01 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110551950 DIUCS DEBUG (UTRAN-Iu-502) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110551950 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-502:CM_SERVICE_REQ)[0x563b4cc74da0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110551950 DIUCS DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-502:CM_SERVICE_REQ)[0x563b4cc74da0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110551950 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-502:CM_SERVICE_REQ)[0x563b4cc68440]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110551950 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-502:CM_SERVICE_REQ)[0x563b4cc68440]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110551950 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-502:CM_SERVICE_REQ)[0x563b4cc68440]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110551950 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250410110551950 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-502:CM_SERVICE_REQ)[0x563b4cc68440]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:174) 20250410110551950 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-502:CM_SERVICE_REQ)[0x563b4cc68440]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:9 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:8 TC_iu_multi_lu_and_mo_ussd2(2910)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(2901)@7d38b4d9c9a0: Created GsupExpect[6] for "262420000001105" to be handled at TC_iu_multi_lu_and_mo_ussd2(2912) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110551951 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410110551951 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250410110551951 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-502:CM_SERVICE_REQ)[0x563b4cc68440]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250410110551951 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-502:CM_SERVICE_REQ)[0x563b4cc68440]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110551951 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-502:CM_SERVICE_REQ)[0x563b4cc74da0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110551951 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410110551951 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-502:CM_SERVICE_REQ)[0x563b4cc68440]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110551951 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-502:CM_SERVICE_REQ)[0x563b4cc68440]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250410110551951 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-502:CM_SERVICE_REQ)[0x563b4cc68440]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110551951 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110551951 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110551951 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110551951 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-502:CM_SERVICE_REQ)[0x563b4cc68440]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110551951 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-502:CM_SERVICE_REQ)[0x563b4cc74da0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110551951 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410110551951 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551951 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551951 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551951 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551951 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551951 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551951 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551951 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 108 bytes: [L2]> 01 00 01 01 00 00 00 6c 02 10 00 59 00 00 00 b9 00 00 00 c3 03 00 00 08 06 76 29 d0 00 01 42 00 14 40 3e 00 00 02 00 10 40 32 31 9b 2a 1c 2d a2 2b 02 01 05 30 26 02 01 3b 30 21 04 01 0f 04 1c d9 77 5d 0e 2a e3 e9 65 f7 3c fd 76 83 d2 73 10 2d 17 93 cd 60 30 58 2c 06 a3 35 1a 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110551951 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551951 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551951 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551951 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551951 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551951 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551951 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551951 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 08 06 76 29 d0 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2901)@7d38b4d9c9a0: Created GsupExpect[7] for "262420000001107" to be handled at TC_iu_multi_lu_and_mo_ussd2(2916) 20250410110551952 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551952 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551952 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551952 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551952 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551952 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551952 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551952 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 f3 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:7 20250410110551952 DIUCS DEBUG (UTRAN-Iu-499) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110551952 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-499:LU)[0x563b4cc532b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110551952 DIUCS DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-499:LU)[0x563b4cc532b0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110551952 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-499:LU)[0x563b4cc53180]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110551952 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-499:LU)[0x563b4cc53180]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:37 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 20250410110551952 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-499:LU)[0x563b4cc53180]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110551952 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-499:LU)[0x563b4cc53180]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110551952 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-499:LU)[0x563b4cc53180]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110551952 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-499:LU)[0x563b4cc53180]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110551952 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-499:LU)[0x563b4cc53180]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110551952 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-499:LU)[0x563b4cc817c0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110551952 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-499:LU)[0x563b4cc817c0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-499:LU)[0x563b4cc53180] (msc_a.c:1053) 20250410110551952 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-499:LU)[0x563b4cc817c0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410110551952 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-499:LU)[0x563b4cc817c0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110551952 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-499:LU)[0x563b4cc817c0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410110551952 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-499:LU)[0x563b4cc53180]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc53b10] (msc_a.c:1053) 20250410110551952 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-499:LU)[0x563b4cc53180]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110551952 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-499:LU)[0x563b4cc53180]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110551952 DMSC DEBUG msub_fsm[0x563b4cc53b10]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110551952 DMSC DEBUG msub(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D) MSC-A terminated (msub.c:261) 20250410110551952 DMSC DEBUG msub(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D) 1 MSC-I still active (msub.c:79) 20250410110551952 DMSC DEBUG msub_fsm[0x563b4cc53b10]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110551952 DMSC DEBUG msub_fsm[0x563b4cc53b10]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110551952 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-499:LU)[0x563b4cc532b0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110551952 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-499:LU)[0x563b4cc532b0]{READY}: Removing from parent msub_fsm[0x563b4cc53b10] (msub.c:113) 20250410110551952 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-499 (ran_conn.c:142) 20250410110551952 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-499 (ran_conn.c:155) 20250410110551952 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-499:LU)[0x563b4cc532b0]{READY}: Freeing instance (msub.c:113) 20250410110551952 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-499:LU)[0x563b4cc532b0]{READY}: Deallocated (fsm.c:568) 20250410110551952 DMSC DEBUG msub(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D) Free (msub.c:119) 20250410110551952 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D - active-conn: now used by 1 (attached) (msub.c:375) 20250410110551952 DMSC DEBUG msub_fsm[0x563b4cc53b10]{terminating}: Freeing instance (msub.c:113) 20250410110551952 DMSC DEBUG msub_fsm[0x563b4cc53b10]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051412731D532104B963C6C8'O 20250410110551952 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551952 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551952 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551952 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551952 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551952 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551952 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551952 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0d 04 59 7f 1d 00 01 f3 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patched enc_l3: '055412731D532104B963C6C8'O MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O 20250410110551953 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551953 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551953 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551953 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551953 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551953 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551953 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551953 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 f7 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 1b bb 1c 15 a1 13 02 01 05 02 01 3b 30 0b 04 01 0f 04 06 aa 51 0c 06 1b 01 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:10 20250410110551953 DIUCS DEBUG (UTRAN-Iu-503) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110551953 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-503:CM_SERVICE_REQ)[0x563b4cc208a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110551953 DIUCS DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-503:CM_SERVICE_REQ)[0x563b4cc208a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110551953 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-503:CM_SERVICE_REQ)[0x563b4cc75ca0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110551953 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-503:CM_SERVICE_REQ)[0x563b4cc75ca0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110551953 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-503:CM_SERVICE_REQ)[0x563b4cc75ca0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110551953 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250410110551953 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-503:CM_SERVICE_REQ)[0x563b4cc75ca0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:174) 20250410110551953 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-503:CM_SERVICE_REQ)[0x563b4cc75ca0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer 20250410110551953 DVLR DEBUG VLR subscr IMSI-262420000001111 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110551953 DVLR DEBUG IMSI:262420000001111 has MSISDN:491230001111 (vlr.c:1045) 20250410110551953 DMSC NOTICE msub(IMSI-262420000001111:MSISDN-491230001111) VLR: update for IMSI=262420000001111 (MSISDN=491230001111) (gsm_04_08.c:1541) 20250410110551953 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2914)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110551953 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110551953 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-504:LU)[0x563b4cc7c640]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410110551953 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x563b4cc7ba70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410110551953 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x563b4cc7ba70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410110551953 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x563b4cc7ba70]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410110551953 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x563b4cc7ba70]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-504:LU)[0x563b4cc7c640] (vlr_lu_fsm.c:110) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:1 20250410110551953 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x563b4cc7ba70]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410110551953 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001111:UTRAN-Iu-504:LU)[0x563b4cc7ba70]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110551953 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-504:LU)[0x563b4cc7c640]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410110551953 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-504:LU)[0x563b4cc7c640]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410110551953 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-504:LU)[0x563b4cc817c0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110551953 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-504:LU)[0x563b4cc817c0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-504:LU)[0x563b4cc7c640] (fsm.c:486) 20250410110551953 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-504:LU)[0x563b4cc817c0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410110551953 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-504:LU)[0x563b4cc817c0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410110551953 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-504:LU)[0x563b4cc817c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410110551953 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-504:LU)[0x563b4cc817c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410110551953 DMSC NOTICE msub(IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x101595B4) VLR: update for IMSI=262420000001111 (MSISDN=491230001111) (gsm_04_08.c:1541) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer 20250410110551953 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-504:LU)[0x563b4cc817c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410110551953 DMM DEBUG -> IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x101595B4 LOCATION UPDATE ACCEPT (TMSI = 0x101595b4) (gsm_04_08.c:149) 20250410110551953 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x101595B4:UTRAN-Iu-504:LU)[0x563b4cc64b10]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250410110551953 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x101595B4:UTRAN-Iu-504:LU)[0x563b4cc64b10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110551953 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x101595B4:UTRAN-Iu-504:LU)[0x563b4cc64c40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110551953 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x101595B4 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:1 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer 20250410110551954 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551954 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551954 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551954 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551954 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551954 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551954 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551954 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 06 06 8c e6 c1 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 10 15 95 b4 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:3 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:0 TC_iu_multi_lu_and_mo_ussd2(2910)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2896)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_multi_lu_and_mo_ussd2(2920)5865245 20250410110551954 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551954 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551954 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551954 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551954 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551954 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551954 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551954 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 f4 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:2 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 20250410110551954 DIUCS DEBUG (UTRAN-Iu-500) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110551954 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-500:CM_SERVICE_REQ)[0x563b4cc22ad0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110551954 DIUCS DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-500:CM_SERVICE_REQ)[0x563b4cc22ad0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110551954 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-500:CM_SERVICE_REQ)[0x563b4cc22cb0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110551954 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-500:CM_SERVICE_REQ)[0x563b4cc22cb0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055412731D532104B963C6C8'O 20250410110551954 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-500:CM_SERVICE_REQ)[0x563b4cc22cb0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110551955 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-500:CM_SERVICE_REQ)[0x563b4cc22cb0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110551955 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-500:CM_SERVICE_REQ)[0x563b4cc22cb0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110551955 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-500:CM_SERVICE_REQ)[0x563b4cc22cb0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110551955 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-500:CM_SERVICE_REQ)[0x563b4cc22cb0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110551955 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-500:CM_SERVICE_REQ)[0x563b4cc22f40]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110551955 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-500:CM_SERVICE_REQ)[0x563b4cc22f40]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-500:CM_SERVICE_REQ)[0x563b4cc22cb0] (msc_a.c:1053) 20250410110551955 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-500:CM_SERVICE_REQ)[0x563b4cc22f40]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110551955 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-500:CM_SERVICE_REQ)[0x563b4cc22f40]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410110551955 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-500:CM_SERVICE_REQ)[0x563b4cc22cb0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc6f930] (msc_a.c:1053) 20250410110551955 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-500:CM_SERVICE_REQ)[0x563b4cc22cb0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110551955 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-500:CM_SERVICE_REQ)[0x563b4cc22cb0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110551955 DMSC DEBUG msub_fsm[0x563b4cc6f930]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110551955 DMSC DEBUG msub(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258) MSC-A terminated (msub.c:261) 20250410110551955 DMSC DEBUG msub(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258) 1 MSC-I still active (msub.c:79) 20250410110551955 DMSC DEBUG msub_fsm[0x563b4cc6f930]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110551955 DMSC DEBUG msub_fsm[0x563b4cc6f930]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110551955 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-500:CM_SERVICE_REQ)[0x563b4cc22ad0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110551955 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-500:CM_SERVICE_REQ)[0x563b4cc22ad0]{READY}: Removing from parent msub_fsm[0x563b4cc6f930] (msub.c:113) 20250410110551955 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-500 (ran_conn.c:142) TC_iu_multi_lu_and_mo_ussd2(2920)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:11 TC_iu_multi_lu_and_mo_ussd2(2920)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:12 20250410110551955 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-500 (ran_conn.c:155) TC_iu_multi_lu_and_mo_ussd2(2920)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110551955 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-500:CM_SERVICE_REQ)[0x563b4cc22ad0]{READY}: Freeing instance (msub.c:113) 20250410110551955 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258:UTRAN-Iu-500:CM_SERVICE_REQ)[0x563b4cc22ad0]{READY}: Deallocated (fsm.c:568) 20250410110551955 DMSC DEBUG msub(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258) Free (msub.c:119) 20250410110551955 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x36A36258 - active-conn: now used by 1 (attached) (msub.c:375) TC_iu_multi_lu_and_mo_ussd2(2920)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 20250410110551955 DMSC DEBUG msub_fsm[0x563b4cc6f930]{terminating}: Freeing instance (msub.c:113) 20250410110551955 DMSC DEBUG msub_fsm[0x563b4cc6f930]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110551955 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551955 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551955 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551955 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551955 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551955 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551955 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551955 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0a 04 1d 8f e0 00 01 f4 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110551955 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551955 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551955 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551955 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551955 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551955 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551955 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551955 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 f3 59 7f 1d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O TC_iu_multi_lu_and_mo_ussd2(2920)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '0132484D'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:12 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patching N(SD)=1 into dtap '0514533493462104AB7D0C28'O MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patched enc_l3: '0554533493462104AB7D0C28'O MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:4 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:9 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:1 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 MSC_Test_2-RAN(2896)@7d38b4d9c9a0: Added conn table entry 0TC_iu_multi_lu_and_mo_ussd2(2920)7078310 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:8 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554533493462104AB7D0C28'O MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:3 MSC_Test_2-RAN(2896)@7d38b4d9c9a0: Deleted conn table entry 3TC_iu_multi_lu_and_mo_ussd2(2908)1937376 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2908)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2908)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:6 TC_iu_multi_lu_and_mo_ussd2(2908)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:37 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 TC_iu_multi_lu_and_mo_ussd2(2924)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patched enc_l3: '059B'O MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:9 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:14 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O TC_iu_multi_lu_and_mo_ussd2(2908)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:5 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:37 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110551996 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410110551996 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250410110551996 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-503:CM_SERVICE_REQ)[0x563b4cc75ca0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250410110551996 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-503:CM_SERVICE_REQ)[0x563b4cc75ca0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110551996 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-503:CM_SERVICE_REQ)[0x563b4cc208a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110551996 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410110551996 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-503:CM_SERVICE_REQ)[0x563b4cc75ca0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110551996 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-503:CM_SERVICE_REQ)[0x563b4cc75ca0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250410110551996 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-503:CM_SERVICE_REQ)[0x563b4cc75ca0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110551996 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110551996 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110551996 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110551996 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-503:CM_SERVICE_REQ)[0x563b4cc75ca0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110551996 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-503:CM_SERVICE_REQ)[0x563b4cc208a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110551997 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410110551997 DVLR DEBUG VLR subscr IMSI-262420000001112 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110551997 DVLR DEBUG IMSI:262420000001112 has MSISDN:491230001112 (vlr.c:1045) 20250410110551997 DMSC NOTICE msub(IMSI-262420000001112:MSISDN-491230001112) VLR: update for IMSI=262420000001112 (MSISDN=491230001112) (gsm_04_08.c:1541) 20250410110551997 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110551997 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551997 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551997 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551997 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551997 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551997 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551997 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551997 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 108 bytes: [L2]> 01 00 01 01 00 00 00 6c 02 10 00 59 00 00 00 b9 00 00 00 c3 03 00 00 09 06 83 a7 0a 00 01 42 00 14 40 3e 00 00 02 00 10 40 32 31 9b 2a 1c 2d a2 2b 02 01 05 30 26 02 01 3b 30 21 04 01 0f 04 1c d9 77 5d 0e 2a e3 e9 65 f7 3c fd 76 83 d2 73 10 2d 17 93 cd 60 30 58 2c 06 b3 35 1a 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110551997 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551997 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551997 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551997 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551997 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551997 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551997 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551997 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 09 06 83 a7 0a 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110551997 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551997 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551997 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551997 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551997 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551997 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551997 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551997 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 fe 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 12 73 1d 53 21 04 b9 63 c6 c8 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110551997 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551997 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551997 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551997 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551997 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551997 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551997 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551997 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 fc 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110551997 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551997 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551997 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551997 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551997 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551997 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551997 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551997 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 fd 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110551997 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551997 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551997 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551997 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551997 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551997 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551997 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551997 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 f5 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110551997 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551997 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551997 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551997 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551997 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551997 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551997 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551997 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 f6 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110551997 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551997 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551997 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551997 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551997 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551997 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551997 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551997 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ff 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 53 34 93 46 21 04 ab 7d 0c 28 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110551997 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551997 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551997 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551997 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551997 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551997 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551997 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551997 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 f4 1d 8f e0 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110551997 DIUCS DEBUG (UTRAN-Iu-510) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110551997 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-510:CM_SERVICE_REQ)[0x563b4cc30ca0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110551997 DIUCS DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-510:CM_SERVICE_REQ)[0x563b4cc30ca0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110551997 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-510:CM_SERVICE_REQ)[0x563b4cc646b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110551997 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-510:CM_SERVICE_REQ)[0x563b4cc646b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110551997 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-510:CM_SERVICE_REQ)[0x563b4cc646b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110551997 DMM DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-510:CM_SERVICE_REQ)[0x563b4cc646b0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 12731d53b963c6c8) (gsm_04_08.c:1128) 20250410110551997 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-510:CM_SERVICE_REQ)[0x563b4cc54720]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110551997 DVLR DEBUG SUBSCR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023) AUTH on UTRAN received RES: 12731d53b963c6c8 (8 bytes) (vlr_auth_fsm.c:151) 20250410110551997 DVLR INFO SUBSCR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110551997 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-510:CM_SERVICE_REQ)[0x563b4cc54720]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110551997 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-510:CM_SERVICE_REQ)[0x563b4cc54720]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110551997 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-510:CM_SERVICE_REQ)[0x563b4cc54720]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110551997 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-510:CM_SERVICE_REQ)[0x563b4cc54720]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-510:CM_SERVICE_REQ)[0x563b4cc798d0] (vlr_auth_fsm.c:294) 20250410110551997 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-510:CM_SERVICE_REQ)[0x563b4cc54720]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110551997 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-510:CM_SERVICE_REQ)[0x563b4cc54720]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110551997 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-510:CM_SERVICE_REQ)[0x563b4cc798d0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250410110551997 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-510:CM_SERVICE_REQ)[0x563b4cc798d0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410110551997 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-510:CM_SERVICE_REQ)[0x563b4cc798d0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110551997 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-510:CM_SERVICE_REQ)[0x563b4cc646b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110551997 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-510:CM_SERVICE_REQ)[0x563b4cc646b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=52413b8facbca674c730a62fc1b3b1ca, CK=NONE (ran_msg_iu.c:388) 20250410110551997 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551997 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551997 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551997 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551997 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551997 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551997 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551997 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 fb 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 1b bb 1c 15 a1 13 02 01 05 02 01 3b 30 0b 04 01 0f 04 06 aa 51 0c 06 1b 01 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110551997 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551997 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551997 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551997 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551997 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551997 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551997 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551997 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 6c 01 a6 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 08 03 50 59 02 05 f4 01 32 48 4d 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110551997 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551997 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551997 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551997 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551997 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551997 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551997 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551997 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-510:CM_SERVICE_REQ)[0x563b4cc30ca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110551997 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-510:CM_SERVICE_REQ)[0x563b4cc798d0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250410110551997 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 f8 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110551997 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551997 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551997 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551997 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110551997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551997 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110551997 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110551997 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551997 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 fa 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 1b bb 1c 15 a1 13 02 01 05 02 01 3b 30 0b 04 01 0f 04 06 aa 51 0c 06 1b 01 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110551997 DIUCS DEBUG (UTRAN-Iu-508) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110551997 DMSC DEBUG msc_i(IMSI-262420000001113:UTRAN-Iu-508:LU)[0x563b4cc86b70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110551997 DIUCS DEBUG msc_i(IMSI-262420000001113:UTRAN-Iu-508:LU)[0x563b4cc86b70]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110551997 DMSC DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-508:LU)[0x563b4cc86ca0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110551997 DIUCS DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-508:LU)[0x563b4cc86ca0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110551997 DIUCS DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-508:LU)[0x563b4cc86ca0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110551997 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-508:LU)[0x563b4cc776b0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410110551997 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-508:LU)[0x563b4cc776b0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410110551997 DIUCS DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-508:LU)[0x563b4cc86ca0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110551997 DMSC DEBUG msc_i(IMSI-262420000001113:UTRAN-Iu-508:LU)[0x563b4cc86b70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110551997 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-508:LU)[0x563b4cc776b0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410110551997 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-508:LU)[0x563b4cc776b0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410110551997 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001113:UTRAN-Iu-508:LU)[0x563b4cc6f930]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110551997 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001113:UTRAN-Iu-508:LU)[0x563b4cc6f930]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-508:LU)[0x563b4cc776b0] (fsm.c:486) 20250410110551997 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001113:UTRAN-Iu-508:LU)[0x563b4cc6f930]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410110551997 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001113:UTRAN-Iu-508:LU)[0x563b4cc6f930]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410110551997 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551997 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551997 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551997 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551997 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551997 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551997 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551997 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 00 06 4d be 66 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 52 41 3b 8f ac bc a6 74 c7 30 a6 2f c1 b3 b1 ca 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110551997 DIUCS DEBUG (UTRAN-Iu-509) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110551997 DMSC DEBUG msc_i(IMSI-262420000001114:UTRAN-Iu-509:LU)[0x563b4cc1dab0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110551998 DIUCS DEBUG msc_i(IMSI-262420000001114:UTRAN-Iu-509:LU)[0x563b4cc1dab0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110551998 DMSC DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-509:LU)[0x563b4cc763f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110551998 DIUCS DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-509:LU)[0x563b4cc763f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110551998 DIUCS DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-509:LU)[0x563b4cc763f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110551998 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-509:LU)[0x563b4cc87900]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410110551998 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-509:LU)[0x563b4cc87900]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410110551998 DIUCS DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-509:LU)[0x563b4cc763f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110551998 DMSC DEBUG msc_i(IMSI-262420000001114:UTRAN-Iu-509:LU)[0x563b4cc1dab0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110551998 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-509:LU)[0x563b4cc87900]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410110551998 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-509:LU)[0x563b4cc87900]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410110551998 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001114:UTRAN-Iu-509:LU)[0x563b4cc7ba70]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110551998 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001114:UTRAN-Iu-509:LU)[0x563b4cc7ba70]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-509:LU)[0x563b4cc87900] (fsm.c:486) 20250410110551998 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001114:UTRAN-Iu-509:LU)[0x563b4cc7ba70]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410110551998 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001114:UTRAN-Iu-509:LU)[0x563b4cc7ba70]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 20250410110551998 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551998 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551998 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551998 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110551998 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551998 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551998 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551998 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 02 06 23 2a 1e 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 11 f3 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110551998 DIUCS DEBUG (UTRAN-Iu-501) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110551998 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-501:LU)[0x563b4cc7f050]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110551998 DIUCS DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-501:LU)[0x563b4cc7f050]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110551998 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-501:LU)[0x563b4cc61990]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110551998 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-501:LU)[0x563b4cc61990]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110551998 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-501:LU)[0x563b4cc61990]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110551998 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-501:LU)[0x563b4cc61990]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110551998 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-501:LU)[0x563b4cc61990]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110551998 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-501:LU)[0x563b4cc61990]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110551998 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-501:LU)[0x563b4cc61990]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110551998 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-501:LU)[0x563b4cc3b0b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110551998 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-501:LU)[0x563b4cc3b0b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-501:LU)[0x563b4cc61990] (msc_a.c:1053) 20250410110551998 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-501:LU)[0x563b4cc3b0b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410110551998 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-501:LU)[0x563b4cc3b0b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110551998 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-501:LU)[0x563b4cc3b0b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410110551998 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-501:LU)[0x563b4cc61990]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc3b690] (msc_a.c:1053) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:7 20250410110551998 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-501:LU)[0x563b4cc61990]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110551998 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-501:LU)[0x563b4cc61990]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 20250410110551998 DMSC DEBUG msub_fsm[0x563b4cc3b690]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110551998 DMSC DEBUG msub(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C) MSC-A terminated (msub.c:261) 20250410110551998 DMSC DEBUG msub(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C) 1 MSC-I still active (msub.c:79) 20250410110551998 DMSC DEBUG msub_fsm[0x563b4cc3b690]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110551998 DMSC DEBUG msub_fsm[0x563b4cc3b690]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110551998 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-501:LU)[0x563b4cc7f050]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110551998 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-501:LU)[0x563b4cc7f050]{READY}: Removing from parent msub_fsm[0x563b4cc3b690] (msub.c:113) 20250410110551998 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-501 (ran_conn.c:142) 20250410110551998 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-501 (ran_conn.c:155) 20250410110551998 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-501:LU)[0x563b4cc7f050]{READY}: Freeing instance (msub.c:113) 20250410110551998 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-501:LU)[0x563b4cc7f050]{READY}: Deallocated (fsm.c:568) 20250410110551998 DMSC DEBUG msub(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C) Free (msub.c:119) 20250410110551998 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C - active-conn: now used by 1 (attached) (msub.c:375) 20250410110551998 DMSC DEBUG msub_fsm[0x563b4cc3b690]{terminating}: Freeing instance (msub.c:113) 20250410110551998 DMSC DEBUG msub_fsm[0x563b4cc3b690]{terminating}: Deallocated (fsm.c:568) 20250410110551998 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551998 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551998 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551998 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551998 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551998 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551998 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110551998 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-505:LU)[0x563b4cc78260]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410110551998 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x563b4cc8ac20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410110551998 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x563b4cc8ac20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410110551998 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x563b4cc8ac20]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410110551998 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x563b4cc8ac20]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-505:LU)[0x563b4cc78260] (vlr_lu_fsm.c:110) 20250410110551998 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x563b4cc8ac20]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410110551998 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001112:UTRAN-Iu-505:LU)[0x563b4cc8ac20]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110551998 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-505:LU)[0x563b4cc78260]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410110551998 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-505:LU)[0x563b4cc78260]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410110551998 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-505:LU)[0x563b4cc53180]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110551998 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-505:LU)[0x563b4cc53180]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-505:LU)[0x563b4cc78260] (fsm.c:486) 20250410110551998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551998 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551998 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 03 06 9e 87 9e 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 11 f4 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110551998 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-505:LU)[0x563b4cc53180]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410110551998 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-505:LU)[0x563b4cc53180]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410110551998 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-505:LU)[0x563b4cc53180]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410110551998 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-505:LU)[0x563b4cc53180]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410110551998 DMSC NOTICE msub(IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x23FBD514) VLR: update for IMSI=262420000001112 (MSISDN=491230001112) (gsm_04_08.c:1541) 20250410110551998 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-505:LU)[0x563b4cc53180]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410110551998 DMM DEBUG -> IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x23FBD514 LOCATION UPDATE ACCEPT (TMSI = 0x23fbd514) (gsm_04_08.c:149) 20250410110551998 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x23FBD514:UTRAN-Iu-505:LU)[0x563b4cc812c0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250410110551998 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x23FBD514:UTRAN-Iu-505:LU)[0x563b4cc812c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110551998 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x23FBD514:UTRAN-Iu-505:LU)[0x563b4cc81190]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110551998 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x23FBD514 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110551998 DIUCS DEBUG (UTRAN-Iu-502) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110551998 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-502:CM_SERVICE_REQ)[0x563b4cc74da0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110551998 DIUCS DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-502:CM_SERVICE_REQ)[0x563b4cc74da0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110551998 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-502:CM_SERVICE_REQ)[0x563b4cc68440]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110551998 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-502:CM_SERVICE_REQ)[0x563b4cc68440]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110551998 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-502:CM_SERVICE_REQ)[0x563b4cc68440]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110551998 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-502:CM_SERVICE_REQ)[0x563b4cc68440]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110551998 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-502:CM_SERVICE_REQ)[0x563b4cc68440]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110551998 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-502:CM_SERVICE_REQ)[0x563b4cc68440]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110551998 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-502:CM_SERVICE_REQ)[0x563b4cc68440]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110551998 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-502:CM_SERVICE_REQ)[0x563b4cc3b560]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110551998 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-502:CM_SERVICE_REQ)[0x563b4cc3b560]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-502:CM_SERVICE_REQ)[0x563b4cc68440] (msc_a.c:1053) 20250410110551998 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-502:CM_SERVICE_REQ)[0x563b4cc3b560]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110551998 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-502:CM_SERVICE_REQ)[0x563b4cc3b560]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410110551998 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-502:CM_SERVICE_REQ)[0x563b4cc68440]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc6e0e0] (msc_a.c:1053) 20250410110551998 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-502:CM_SERVICE_REQ)[0x563b4cc68440]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110551998 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-502:CM_SERVICE_REQ)[0x563b4cc68440]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110551998 DMSC DEBUG msub_fsm[0x563b4cc6e0e0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110551998 DMSC DEBUG msub(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E) MSC-A terminated (msub.c:261) 20250410110551998 DMSC DEBUG msub(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E) 1 MSC-I still active (msub.c:79) 20250410110551998 DMSC DEBUG msub_fsm[0x563b4cc6e0e0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110551998 DMSC DEBUG msub_fsm[0x563b4cc6e0e0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110551998 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-502:CM_SERVICE_REQ)[0x563b4cc74da0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110551998 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-502:CM_SERVICE_REQ)[0x563b4cc74da0]{READY}: Removing from parent msub_fsm[0x563b4cc6e0e0] (msub.c:113) 20250410110551998 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-502 (ran_conn.c:142) 20250410110551998 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-502 (ran_conn.c:155) 20250410110551998 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-502:CM_SERVICE_REQ)[0x563b4cc74da0]{READY}: Freeing instance (msub.c:113) 20250410110551998 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E:UTRAN-Iu-502:CM_SERVICE_REQ)[0x563b4cc74da0]{READY}: Deallocated (fsm.c:568) 20250410110551998 DMSC DEBUG msub(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E) Free (msub.c:119) 20250410110551998 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9496068E - active-conn: now used by 1 (attached) (msub.c:375) 20250410110551998 DMSC DEBUG msub_fsm[0x563b4cc6e0e0]{terminating}: Freeing instance (msub.c:113) 20250410110551998 DMSC DEBUG msub_fsm[0x563b4cc6e0e0]{terminating}: Deallocated (fsm.c:568) 20250410110551998 DIUCS DEBUG (UTRAN-Iu-511) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110551998 DMSC DEBUG msc_i(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x563b4cc31150]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110551998 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551998 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551998 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551998 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551998 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551998 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551998 DIUCS DEBUG msc_i(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x563b4cc31150]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110551998 DMSC DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x563b4cc7aa90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110551998 DIUCS DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x563b4cc7aa90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110551998 DIUCS DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x563b4cc7aa90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110551998 DMM DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x563b4cc7aa90]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 53349346ab7d0c28) (gsm_04_08.c:1128) 20250410110551998 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x563b4cc81aa0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110551998 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551998 DVLR DEBUG SUBSCR(IMSI-262420000001115) AUTH on UTRAN received RES: 53349346ab7d0c28 (8 bytes) (vlr_auth_fsm.c:151) 20250410110551998 DVLR INFO SUBSCR(IMSI-262420000001115) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110551998 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x563b4cc81aa0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110551998 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x563b4cc81aa0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110551998 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0b 04 92 e5 87 00 01 f5 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110551998 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x563b4cc81aa0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110551998 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x563b4cc81aa0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x563b4cc87150] (vlr_auth_fsm.c:294) 20250410110551998 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x563b4cc81aa0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110551998 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x563b4cc81aa0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110551998 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x563b4cc87150]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410110551998 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x563b4cc87150]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410110551998 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x563b4cc87150]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110551998 DIUCS DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x563b4cc7aa90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110551998 DIUCS DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x563b4cc7aa90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=fbb86c5e243bef29b70b27206488a43a, CK=NONE (ran_msg_iu.c:388) 20250410110551998 DMSC DEBUG msc_i(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x563b4cc31150]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:7 20250410110551999 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x563b4cc87150]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250410110551999 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551999 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551999 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551999 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551999 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551999 DIUCS DEBUG (UTRAN-Iu-507) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110551999 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-507:CM_SERVICE_REQ)[0x563b4cc7bd20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110551999 DIUCS DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-507:CM_SERVICE_REQ)[0x563b4cc7bd20]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110551999 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-507:CM_SERVICE_REQ)[0x563b4cc7be50]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110551999 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-507:CM_SERVICE_REQ)[0x563b4cc7be50]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110551999 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-507:CM_SERVICE_REQ)[0x563b4cc7be50]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110551999 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250410110551999 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-507:CM_SERVICE_REQ)[0x563b4cc7be50]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:174) 20250410110551999 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-507:CM_SERVICE_REQ)[0x563b4cc7be50]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250410110551999 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110551999 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551999 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 07 06 c2 33 5d 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 23 fb d5 14 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110551999 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551999 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551999 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551999 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551999 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551999 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551999 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551999 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 08 04 76 29 d0 00 01 f6 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110551999 DIUCS DEBUG (UTRAN-Iu-512 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110551999 DMSC DEBUG msub_fsm[0x563b4cc3b690]{active}: Allocated (fsm.c:456) 20250410110551999 DMSC DEBUG msc_i[0x563b4cc8ac20]{READY}: Allocated (fsm.c:456) 20250410110551999 DMSC DEBUG msc_i[0x563b4cc8ac20]{READY}: is child of msub_fsm[0x563b4cc3b690] (fsm.c:486) 20250410110551999 DMSC DEBUG msc_a[0x563b4cc532b0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110551999 DMSC DEBUG msc_a[0x563b4cc532b0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc3b690] (fsm.c:486) 20250410110551999 DMSC DEBUG msc_a(unknown:UTRAN-Iu-512:NONE)[0x563b4cc532b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110551999 DMSC DEBUG msc_i(unknown:UTRAN-Iu-512:NONE)[0x563b4cc8ac20]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110551999 DMSC DEBUG msc_a(unknown:UTRAN-Iu-512:NONE)[0x563b4cc532b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110551999 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551999 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551999 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551999 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-512:NONE)[0x563b4cc532b0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110551999 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-512:NONE)[0x563b4cc532b0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110551999 DMM DEBUG msc_a(TMSI-0x0132484D:UTRAN-Iu-512:CM_SERVICE_REQ)[0x563b4cc532b0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250410110551999 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0132484D:UTRAN-Iu-512:CM_SERVICE_REQ)[0x563b4cc53b10]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410110551999 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0132484D:UTRAN-Iu-512:CM_SERVICE_REQ)[0x563b4cc53b10]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0132484D:UTRAN-Iu-512:CM_SERVICE_REQ)[0x563b4cc532b0] (fsm.c:486) 20250410110551999 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0132484D:UTRAN-Iu-512:CM_SERVICE_REQ)[0x563b4cc53b10]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250410110551999 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0132484D:UTRAN-Iu-512:CM_SERVICE_REQ)[0x563b4cc53b10]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410110551999 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551999 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551999 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551999 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551999 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 01 06 15 e2 89 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 fb b8 6c 5e 24 3b ef 29 b7 0b 27 20 64 88 a4 3a 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110551999 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410110551999 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410110551999 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-512:CM_SERVICE_REQ)[0x563b4cc532b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110551999 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-512:CM_SERVICE_REQ)[0x563b4cc532b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110551999 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-512:CM_SERVICE_REQ)[0x563b4cc53b10]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 20250410110551999 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-512:CM_SERVICE_REQ)[0x563b4cc53b10]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250410110551999 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-512:CM_SERVICE_REQ)[0x563b4cc77ff0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110551999 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-512:CM_SERVICE_REQ)[0x563b4cc77ff0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-512:CM_SERVICE_REQ)[0x563b4cc53b10] (fsm.c:486) 20250410110551999 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-512:CM_SERVICE_REQ)[0x563b4cc77ff0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110551999 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-512:CM_SERVICE_REQ)[0x563b4cc77ff0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110551999 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410110551999 DIUCS DEBUG (UTRAN-Iu-504) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110551999 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x101595B4:UTRAN-Iu-504:LU)[0x563b4cc64c40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110551999 DIUCS DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x101595B4:UTRAN-Iu-504:LU)[0x563b4cc64c40]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110551999 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x101595B4:UTRAN-Iu-504:LU)[0x563b4cc64b10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:2 20250410110551999 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x101595B4:UTRAN-Iu-504:LU)[0x563b4cc64b10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110551999 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x101595B4:UTRAN-Iu-504:LU)[0x563b4cc64b10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110551999 DMM DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x101595B4:UTRAN-Iu-504:LU)[0x563b4cc64b10]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410110551999 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x101595B4:UTRAN-Iu-504:LU)[0x563b4cc7c640]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410110551999 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-504:LU)[0x563b4cc817c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410110551999 DMSC NOTICE msub(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4) VLR: update for IMSI=262420000001111 (MSISDN=491230001111) (gsm_04_08.c:1541) 20250410110551999 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410110551999 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-504:LU)[0x563b4cc817c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410110551999 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-504:LU)[0x563b4cc7c640]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410110551999 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-504:LU)[0x563b4cc817c0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410110551999 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-504:LU)[0x563b4cc817c0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-504:LU)[0x563b4cc7c640] (vlr_lu_fsm.c:817) 20250410110551999 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-504:LU)[0x563b4cc817c0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410110551999 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-504:LU)[0x563b4cc817c0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110551999 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-504:LU)[0x563b4cc7c640]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410110551999 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-504:LU)[0x563b4cc64b10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410110551999 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-504:LU)[0x563b4cc64b10]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.879s remaining) (msc_a.c:450) 20250410110551999 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001111/3/1): Available (smpp_smsc.c:626) 20250410110551999 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-504:LU)[0x563b4cc64b10]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110551999 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-504:LU)[0x563b4cc64b10]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110551999 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-504:LU)[0x563b4cc64b10]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110551999 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110551999 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110551999 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110551999 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-504:LU)[0x563b4cc64b10]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110551999 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-504:LU)[0x563b4cc64c40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:11 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 20250410110551999 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer 20250410110551999 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551999 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551999 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551999 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551999 DIUCS DEBUG (UTRAN-Iu-506) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110551999 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-506:CM_SERVICE_REQ)[0x563b4cc6f4f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110551999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551999 DIUCS DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-506:CM_SERVICE_REQ)[0x563b4cc6f4f0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110551999 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-506:CM_SERVICE_REQ)[0x563b4cc87ec0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110551999 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551999 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551999 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551999 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 02 02 6c 01 a6 00 02 00 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer 20250410110551999 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-506:CM_SERVICE_REQ)[0x563b4cc87ec0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110551999 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-506:CM_SERVICE_REQ)[0x563b4cc87ec0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110551999 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250410110551999 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-506:CM_SERVICE_REQ)[0x563b4cc87ec0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:174) 20250410110551999 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-506:CM_SERVICE_REQ)[0x563b4cc87ec0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2916)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110551999 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110551999 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110551999 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110551999 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110551999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110551999 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110551999 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110551999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110551999 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110551999 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 06 06 8c e6 c1 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 20250410110551999 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410110551999 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250410110551999 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-507:CM_SERVICE_REQ)[0x563b4cc7be50]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250410110551999 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-507:CM_SERVICE_REQ)[0x563b4cc7be50]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110551999 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-507:CM_SERVICE_REQ)[0x563b4cc7bd20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:12 TC_iu_multi_lu_and_mo_ussd2(2914)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer 20250410110552000 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410110552000 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-507:CM_SERVICE_REQ)[0x563b4cc7be50]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110552000 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-507:CM_SERVICE_REQ)[0x563b4cc7be50]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250410110552000 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-507:CM_SERVICE_REQ)[0x563b4cc7be50]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110552000 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110552000 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110552000 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110552000 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-507:CM_SERVICE_REQ)[0x563b4cc7be50]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110552000 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-507:CM_SERVICE_REQ)[0x563b4cc7bd20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2912)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 20250410110552000 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410110552000 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552000 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552000 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552000 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110552000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552000 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110552000 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110552000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110552000 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552000 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 108 bytes: [L2]> 01 00 01 01 00 00 00 6c 02 10 00 59 00 00 00 b9 00 00 00 c3 03 00 00 05 06 81 41 57 00 01 42 00 14 40 3e 00 00 02 00 10 40 32 31 9b 2a 1c 2d a2 2b 02 01 05 30 26 02 01 3b 30 21 04 01 0f 04 1c d9 77 5d 0e 2a e3 e9 65 f7 3c fd 76 83 d2 73 10 2d 17 93 cd 60 30 58 2c 06 bb 35 1a 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110552000 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552000 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552000 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552000 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110552000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552000 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110552000 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110552000 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552000 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 05 06 81 41 57 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:4 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:2 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:12 20250410110552000 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552000 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552000 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552000 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110552000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110552000 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110552000 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110552000 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552000 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 f5 92 e5 87 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-RAN(2896)@7d38b4d9c9a0: Deleted conn table entry 9TC_iu_multi_lu_and_mo_ussd2(2922)9627015 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2922)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2922)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2922)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2922)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:10 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:1 TC_iu_multi_lu_and_mo_ussd2(2922)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '5551717C'O ("UQq|") } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:8 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:7 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: { messageType := 2, destLocRef := '6C01A6'O, sourceLocRef := '000200'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-RAN(2896)@7d38b4d9c9a0: Deleted conn table entry 1TC_iu_multi_lu_and_mo_ussd2(2910)7743952 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:9 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2910)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2910)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2910)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:6 MSC_Test_2-RAN(2896)@7d38b4d9c9a0: Added conn table entry 1TC_iu_multi_lu_and_mo_ussd2(2922)5215211 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2926)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: First idle individual index:1 TC_iu_multi_lu_and_mo_ussd2(2910)@7d38b4d9c9a0: Final verdict of PTC: pass TC_iu_multi_lu_and_mo_ussd2(2920)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2920)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:6 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patched enc_l3: '059B'O TC_iu_multi_lu_and_mo_ussd2(2916)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:10 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:14 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:6 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:8 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:9 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110552040 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410110552040 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250410110552040 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-506:CM_SERVICE_REQ)[0x563b4cc87ec0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250410110552040 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-506:CM_SERVICE_REQ)[0x563b4cc87ec0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110552040 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-506:CM_SERVICE_REQ)[0x563b4cc6f4f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110552040 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410110552040 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-506:CM_SERVICE_REQ)[0x563b4cc87ec0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110552040 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-506:CM_SERVICE_REQ)[0x563b4cc87ec0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250410110552040 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-506:CM_SERVICE_REQ)[0x563b4cc87ec0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110552040 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110552040 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110552040 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110552040 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-506:CM_SERVICE_REQ)[0x563b4cc87ec0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110552040 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-506:CM_SERVICE_REQ)[0x563b4cc6f4f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110552041 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410110552041 DVLR DEBUG VLR subscr IMSI-262420000001113 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110552041 DVLR DEBUG IMSI:262420000001113 has MSISDN:491230001113 (vlr.c:1045) 20250410110552041 DMSC NOTICE msub(IMSI-262420000001113:MSISDN-491230001113) VLR: update for IMSI=262420000001113 (MSISDN=491230001113) (gsm_04_08.c:1541) 20250410110552041 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110552041 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552041 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552041 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552041 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110552041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552041 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110552041 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110552041 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552041 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 108 bytes: [L2]> 01 00 01 01 00 00 00 6c 02 10 00 59 00 00 00 b9 00 00 00 c3 03 00 00 04 06 5e 11 24 00 01 42 00 14 40 3e 00 00 02 00 10 40 32 31 9b 2a 1c 2d a2 2b 02 01 05 30 26 02 01 3b 30 21 04 01 0f 04 1c d9 77 5d 0e 2a e3 e9 65 f7 3c fd 76 83 d2 73 10 2d 17 93 cd 60 30 58 2c 06 ab 35 1a 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110552041 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552041 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552041 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552041 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110552041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552041 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110552041 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110552041 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552041 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 04 06 5e 11 24 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110552041 DVLR DEBUG VLR subscr IMSI-262420000001114 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110552041 DVLR DEBUG IMSI:262420000001114 has MSISDN:491230001114 (vlr.c:1045) 20250410110552041 DMSC NOTICE msub(IMSI-262420000001114:MSISDN-491230001114) VLR: update for IMSI=262420000001114 (MSISDN=491230001114) (gsm_04_08.c:1541) 20250410110552041 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110552041 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110552041 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-512:CM_SERVICE_REQ)[0x563b4cc77ff0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110552041 DVLR DEBUG SUBSCR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D) Received 1 auth tuples (vlr.c:996) 20250410110552041 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-512:CM_SERVICE_REQ)[0x563b4cc77ff0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110552041 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-512:CM_SERVICE_REQ)[0x563b4cc77ff0]{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:324) 20250410110552041 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552041 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552041 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552041 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110552041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552041 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110552041 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110552041 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552041 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 fe 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110552041 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552041 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552041 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552041 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110552041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552041 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110552041 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110552041 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552041 DMM DEBUG Tx AUTH REQ (rand = d2cab788e93f3878d7c83782fa977056) (gsm_04_08.c:641) 20250410110552041 DMM DEBUG AUTH REQ (autn = 88927313d71f9a3b3012a55c23ca606d) (gsm_04_08.c:643) 20250410110552041 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 f6 76 29 d0 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110552041 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-512:CM_SERVICE_REQ)[0x563b4cc532b0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110552041 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-512:CM_SERVICE_REQ)[0x563b4cc532b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110552041 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-512:CM_SERVICE_REQ)[0x563b4cc8ac20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110552041 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552041 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552041 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552041 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110552041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552041 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110552041 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110552041 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552041 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 f7 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110552041 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552041 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552041 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552041 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110552041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552041 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110552041 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110552041 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552041 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 4f 93 eb 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 08 03 50 59 02 05 f4 55 51 71 7c 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110552041 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410110552041 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552041 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552041 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552041 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110552041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552041 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110552041 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110552041 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552041 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 f9 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110552041 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552041 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552041 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552041 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110552041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552041 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110552041 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110552041 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552041 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 fb 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110552041 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552041 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552041 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552041 DIUCS DEBUG (UTRAN-Iu-510) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110552041 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110552041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552041 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-510:CM_SERVICE_REQ)[0x563b4cc30ca0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110552041 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110552041 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110552041 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552041 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ff 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110552041 DIUCS DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-510:CM_SERVICE_REQ)[0x563b4cc30ca0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110552041 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-510:CM_SERVICE_REQ)[0x563b4cc646b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110552041 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552041 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552041 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552041 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110552041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552041 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110552041 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110552041 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552041 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-510:CM_SERVICE_REQ)[0x563b4cc646b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110552041 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 f8 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110552041 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-510:CM_SERVICE_REQ)[0x563b4cc646b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110552041 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-510:CM_SERVICE_REQ)[0x563b4cc798d0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250410110552041 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-510:CM_SERVICE_REQ)[0x563b4cc798d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410110552041 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-510:CM_SERVICE_REQ)[0x563b4cc646b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110552041 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-510:CM_SERVICE_REQ)[0x563b4cc30ca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110552041 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-510:CM_SERVICE_REQ)[0x563b4cc798d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410110552041 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-510:CM_SERVICE_REQ)[0x563b4cc798d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410110552041 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-510:CM_SERVICE_REQ)[0x563b4cc798d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410110552041 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-510:CM_SERVICE_REQ)[0x563b4cc798d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410110552041 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-510:CM_SERVICE_REQ)[0x563b4cc798d0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410110552041 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-510:CM_SERVICE_REQ)[0x563b4cc798d0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410110552041 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-510:CM_SERVICE_REQ)[0x563b4cc798d0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410110552041 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-510:CM_SERVICE_REQ)[0x563b4cc646b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410110552041 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-510:CM_SERVICE_REQ)[0x563b4cc646b0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.898s remaining) (msc_a.c:450) 20250410110552041 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001108/3/1): Available (smpp_smsc.c:626) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 20250410110552041 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552041 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552041 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552041 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110552041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552041 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110552041 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110552041 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552041 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 02 06 6c 01 a6 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 d2 ca b7 88 e9 3f 38 78 d7 c8 37 82 fa 97 70 56 20 10 88 92 73 13 d7 1f 9a 3b 30 12 a5 5c 23 ca 60 6d 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110552041 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552041 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552041 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552041 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110552041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552041 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110552041 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110552041 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552041 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 00 06 4d be 66 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 01 f8 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110552041 DIUCS DEBUG (UTRAN-Iu-503) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110552041 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-503:CM_SERVICE_REQ)[0x563b4cc208a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110552041 DIUCS DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-503:CM_SERVICE_REQ)[0x563b4cc208a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110552041 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-503:CM_SERVICE_REQ)[0x563b4cc75ca0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110552041 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-503:CM_SERVICE_REQ)[0x563b4cc75ca0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110552041 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-503:CM_SERVICE_REQ)[0x563b4cc75ca0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110552041 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-503:CM_SERVICE_REQ)[0x563b4cc75ca0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110552041 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-503:CM_SERVICE_REQ)[0x563b4cc75ca0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110552041 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-503:CM_SERVICE_REQ)[0x563b4cc75ca0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110552042 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-503:CM_SERVICE_REQ)[0x563b4cc75ca0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110552042 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-503:CM_SERVICE_REQ)[0x563b4cc64f60]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110552042 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-503:CM_SERVICE_REQ)[0x563b4cc64f60]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-503:CM_SERVICE_REQ)[0x563b4cc75ca0] (msc_a.c:1053) 20250410110552042 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-503:CM_SERVICE_REQ)[0x563b4cc64f60]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110552042 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-503:CM_SERVICE_REQ)[0x563b4cc64f60]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410110552042 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-503:CM_SERVICE_REQ)[0x563b4cc75ca0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc75830] (msc_a.c:1053) 20250410110552042 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-503:CM_SERVICE_REQ)[0x563b4cc75ca0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110552042 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-503:CM_SERVICE_REQ)[0x563b4cc75ca0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110552042 DMSC DEBUG msub_fsm[0x563b4cc75830]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110552042 DMSC DEBUG msub(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A) MSC-A terminated (msub.c:261) 20250410110552042 DMSC DEBUG msub(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A) 1 MSC-I still active (msub.c:79) 20250410110552042 DMSC DEBUG msub_fsm[0x563b4cc75830]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110552042 DMSC DEBUG msub_fsm[0x563b4cc75830]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110552042 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-503:CM_SERVICE_REQ)[0x563b4cc208a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110552042 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-503:CM_SERVICE_REQ)[0x563b4cc208a0]{READY}: Removing from parent msub_fsm[0x563b4cc75830] (msub.c:113) 20250410110552042 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-503 (ran_conn.c:142) 20250410110552042 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-503 (ran_conn.c:155) 20250410110552042 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-503:CM_SERVICE_REQ)[0x563b4cc208a0]{READY}: Freeing instance (msub.c:113) 20250410110552042 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A:UTRAN-Iu-503:CM_SERVICE_REQ)[0x563b4cc208a0]{READY}: Deallocated (fsm.c:568) 20250410110552042 DMSC DEBUG msub(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A) Free (msub.c:119) 20250410110552042 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x412DEE3A - active-conn: now used by 1 (attached) (msub.c:375) 20250410110552042 DMSC DEBUG msub_fsm[0x563b4cc75830]{terminating}: Freeing instance (msub.c:113) 20250410110552042 DMSC DEBUG msub_fsm[0x563b4cc75830]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:5 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer 20250410110552042 DIUCS DEBUG (UTRAN-Iu-513 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110552042 DMSC DEBUG msub_fsm[0x563b4cc208a0]{active}: Allocated (fsm.c:456) 20250410110552042 DMSC DEBUG msc_i[0x563b4cc75830]{READY}: Allocated (fsm.c:456) 20250410110552042 DMSC DEBUG msc_i[0x563b4cc75830]{READY}: is child of msub_fsm[0x563b4cc208a0] (fsm.c:486) 20250410110552042 DMSC DEBUG msc_a[0x563b4cc6e370]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110552042 DMSC DEBUG msc_a[0x563b4cc6e370]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc208a0] (fsm.c:486) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 20250410110552042 DMSC DEBUG msc_a(unknown:UTRAN-Iu-513:NONE)[0x563b4cc6e370]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110552042 DMSC DEBUG msc_i(unknown:UTRAN-Iu-513:NONE)[0x563b4cc75830]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110552042 DMSC DEBUG msc_a(unknown:UTRAN-Iu-513:NONE)[0x563b4cc6e370]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110552042 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-513:NONE)[0x563b4cc6e370]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110552042 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-513:NONE)[0x563b4cc6e370]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110552042 DMM DEBUG msc_a(TMSI-0x5551717C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x563b4cc6e370]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250410110552042 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5551717C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x563b4cc2f230]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410110552042 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5551717C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x563b4cc2f230]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x5551717C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x563b4cc6e370] (fsm.c:486) 20250410110552042 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5551717C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x563b4cc2f230]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250410110552042 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5551717C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x563b4cc2f230]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410110552042 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410110552042 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410110552042 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x563b4cc6e370]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110552042 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x563b4cc6e370]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110552042 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x563b4cc2f230]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410110552042 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x563b4cc2f230]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250410110552042 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x563b4cc817c0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110552042 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x563b4cc817c0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x563b4cc2f230] (fsm.c:486) 20250410110552042 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x563b4cc817c0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110552042 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x563b4cc817c0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110552042 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110552042 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110552042 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-508:LU)[0x563b4cc776b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410110552042 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001113:UTRAN-Iu-508:LU)[0x563b4cc6f930]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410110552042 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001113:UTRAN-Iu-508:LU)[0x563b4cc6f930]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410110552042 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001113:UTRAN-Iu-508:LU)[0x563b4cc6f930]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410110552042 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001113:UTRAN-Iu-508:LU)[0x563b4cc6f930]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-508:LU)[0x563b4cc776b0] (vlr_lu_fsm.c:110) 20250410110552042 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001113:UTRAN-Iu-508:LU)[0x563b4cc6f930]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410110552042 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001113:UTRAN-Iu-508:LU)[0x563b4cc6f930]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110552042 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552042 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552042 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-508:LU)[0x563b4cc776b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410110552042 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-508:LU)[0x563b4cc776b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410110552042 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-508:LU)[0x563b4cc22250]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110552042 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-508:LU)[0x563b4cc22250]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-508:LU)[0x563b4cc776b0] (fsm.c:486) 20250410110552042 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552042 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-508:LU)[0x563b4cc22250]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410110552042 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-508:LU)[0x563b4cc22250]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410110552042 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-508:LU)[0x563b4cc22250]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410110552042 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-508:LU)[0x563b4cc22250]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410110552042 DMSC NOTICE msub(IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x51637932) VLR: update for IMSI=262420000001113 (MSISDN=491230001113) (gsm_04_08.c:1541) 20250410110552042 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110552042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552042 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-508:LU)[0x563b4cc22250]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410110552042 DMM DEBUG -> IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x51637932 LOCATION UPDATE ACCEPT (TMSI = 0x51637932) (gsm_04_08.c:149) 20250410110552042 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x51637932:UTRAN-Iu-508:LU)[0x563b4cc86ca0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250410110552042 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x51637932:UTRAN-Iu-508:LU)[0x563b4cc86ca0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110552042 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110552042 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552042 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x51637932:UTRAN-Iu-508:LU)[0x563b4cc86b70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110552042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110552042 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552042 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 09 04 83 a7 0a 00 01 f7 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110552042 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x51637932 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110552042 DIUCS DEBUG (UTRAN-Iu-505) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110552042 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x23FBD514:UTRAN-Iu-505:LU)[0x563b4cc81190]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110552042 DIUCS DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x23FBD514:UTRAN-Iu-505:LU)[0x563b4cc81190]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110552042 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x23FBD514:UTRAN-Iu-505:LU)[0x563b4cc812c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110552042 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x23FBD514:UTRAN-Iu-505:LU)[0x563b4cc812c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110552042 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x23FBD514:UTRAN-Iu-505:LU)[0x563b4cc812c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110552042 DMM DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x23FBD514:UTRAN-Iu-505:LU)[0x563b4cc812c0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410110552042 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x23FBD514:UTRAN-Iu-505:LU)[0x563b4cc78260]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410110552042 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-505:LU)[0x563b4cc53180]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410110552042 DMSC NOTICE msub(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514) VLR: update for IMSI=262420000001112 (MSISDN=491230001112) (gsm_04_08.c:1541) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 20250410110552042 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410110552042 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-505:LU)[0x563b4cc53180]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410110552042 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-505:LU)[0x563b4cc78260]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410110552042 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-505:LU)[0x563b4cc53180]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410110552042 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-505:LU)[0x563b4cc53180]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-505:LU)[0x563b4cc78260] (vlr_lu_fsm.c:817) 20250410110552042 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-505:LU)[0x563b4cc53180]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410110552042 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-505:LU)[0x563b4cc53180]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110552042 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-505:LU)[0x563b4cc78260]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410110552042 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-505:LU)[0x563b4cc812c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410110552042 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-505:LU)[0x563b4cc812c0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.836s remaining) (msc_a.c:450) 20250410110552042 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001112/3/1): Available (smpp_smsc.c:626) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110552042 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-505:LU)[0x563b4cc812c0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110552042 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-505:LU)[0x563b4cc812c0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110552042 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-505:LU)[0x563b4cc812c0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110552042 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110552042 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110552042 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110552042 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-505:LU)[0x563b4cc812c0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110552042 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-505:LU)[0x563b4cc81190]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:5 20250410110552042 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410110552042 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552042 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552042 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552042 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110552042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 20250410110552042 DIUCS DEBUG (UTRAN-Iu-507) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110552042 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110552042 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110552042 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552042 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-507:CM_SERVICE_REQ)[0x563b4cc7bd20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110552043 DIUCS DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-507:CM_SERVICE_REQ)[0x563b4cc7bd20]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110552043 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-507:CM_SERVICE_REQ)[0x563b4cc7be50]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110552043 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-507:CM_SERVICE_REQ)[0x563b4cc7be50]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110552043 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-507:CM_SERVICE_REQ)[0x563b4cc7be50]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110552043 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-507:CM_SERVICE_REQ)[0x563b4cc7be50]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110552042 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 03 02 4f 93 eb 00 02 01 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110552043 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-507:CM_SERVICE_REQ)[0x563b4cc7be50]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110552043 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-507:CM_SERVICE_REQ)[0x563b4cc7be50]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110552043 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-507:CM_SERVICE_REQ)[0x563b4cc7be50]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110552043 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-507:CM_SERVICE_REQ)[0x563b4cc7c360]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110552043 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-507:CM_SERVICE_REQ)[0x563b4cc7c360]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-507:CM_SERVICE_REQ)[0x563b4cc7be50] (msc_a.c:1053) 20250410110552043 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-507:CM_SERVICE_REQ)[0x563b4cc7c360]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110552043 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-507:CM_SERVICE_REQ)[0x563b4cc7c360]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410110552043 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-507:CM_SERVICE_REQ)[0x563b4cc7be50]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc7acd0] (msc_a.c:1053) 20250410110552043 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-507:CM_SERVICE_REQ)[0x563b4cc7be50]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110552043 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-507:CM_SERVICE_REQ)[0x563b4cc7be50]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110552043 DMSC DEBUG msub_fsm[0x563b4cc7acd0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110552043 DMSC DEBUG msub(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2) MSC-A terminated (msub.c:261) 20250410110552043 DMSC DEBUG msub(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2) 1 MSC-I still active (msub.c:79) 20250410110552043 DMSC DEBUG msub_fsm[0x563b4cc7acd0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110552043 DMSC DEBUG msub_fsm[0x563b4cc7acd0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110552043 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-507:CM_SERVICE_REQ)[0x563b4cc7bd20]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110552043 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-507:CM_SERVICE_REQ)[0x563b4cc7bd20]{READY}: Removing from parent msub_fsm[0x563b4cc7acd0] (msub.c:113) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer 20250410110552043 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-507 (ran_conn.c:142) 20250410110552043 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-507 (ran_conn.c:155) 20250410110552043 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-507:CM_SERVICE_REQ)[0x563b4cc7bd20]{READY}: Freeing instance (msub.c:113) 20250410110552043 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2:UTRAN-Iu-507:CM_SERVICE_REQ)[0x563b4cc7bd20]{READY}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110552043 DMSC DEBUG msub(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2) Free (msub.c:119) 20250410110552043 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x33CAFAA2 - active-conn: now used by 1 (attached) (msub.c:375) 20250410110552043 DMSC DEBUG msub_fsm[0x563b4cc7acd0]{terminating}: Freeing instance (msub.c:113) 20250410110552043 DMSC DEBUG msub_fsm[0x563b4cc7acd0]{terminating}: Deallocated (fsm.c:568) 20250410110552043 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110552043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-509:LU)[0x563b4cc87900]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410110552043 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001114:UTRAN-Iu-509:LU)[0x563b4cc7ba70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410110552043 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001114:UTRAN-Iu-509:LU)[0x563b4cc7ba70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410110552043 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001114:UTRAN-Iu-509:LU)[0x563b4cc7ba70]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410110552043 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001114:UTRAN-Iu-509:LU)[0x563b4cc7ba70]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-509:LU)[0x563b4cc87900] (vlr_lu_fsm.c:110) 20250410110552043 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001114:UTRAN-Iu-509:LU)[0x563b4cc7ba70]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410110552043 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001114:UTRAN-Iu-509:LU)[0x563b4cc7ba70]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110552043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-509:LU)[0x563b4cc87900]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410110552043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-509:LU)[0x563b4cc87900]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410110552043 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-509:LU)[0x563b4cc53180]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110552043 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-509:LU)[0x563b4cc53180]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-509:LU)[0x563b4cc87900] (fsm.c:486) 20250410110552043 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-509:LU)[0x563b4cc53180]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410110552043 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-509:LU)[0x563b4cc53180]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410110552043 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-509:LU)[0x563b4cc53180]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410110552043 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-509:LU)[0x563b4cc53180]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410110552043 DMSC NOTICE msub(IMSI-262420000001114:MSISDN-491230001114:TMSInew-0x7177FB15) VLR: update for IMSI=262420000001114 (MSISDN=491230001114) (gsm_04_08.c:1541) 20250410110552043 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552043 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552043 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552043 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110552043 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-509:LU)[0x563b4cc53180]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410110552043 DMM DEBUG -> IMSI-262420000001114:MSISDN-491230001114:TMSInew-0x7177FB15 LOCATION UPDATE ACCEPT (TMSI = 0x7177fb15) (gsm_04_08.c:149) 20250410110552043 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSInew-0x7177FB15:UTRAN-Iu-509:LU)[0x563b4cc763f0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250410110552043 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSInew-0x7177FB15:UTRAN-Iu-509:LU)[0x563b4cc763f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110552043 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSInew-0x7177FB15:UTRAN-Iu-509:LU)[0x563b4cc1dab0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110552043 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSInew-0x7177FB15 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110552043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552043 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110552043 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110552043 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552043 DIUCS DEBUG (UTRAN-Iu-511) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110552043 DMSC DEBUG msc_i(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x563b4cc31150]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110552043 DIUCS DEBUG msc_i(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x563b4cc31150]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110552043 DMSC DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x563b4cc7aa90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 20250410110552043 DIUCS DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x563b4cc7aa90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110552043 DIUCS DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x563b4cc7aa90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110552043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x563b4cc87150]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410110552043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x563b4cc87150]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410110552043 DIUCS DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x563b4cc7aa90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110552043 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 02 06 23 2a 1e 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 51 63 79 32 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110552043 DMSC DEBUG msc_i(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x563b4cc31150]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110552043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x563b4cc87150]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410110552043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x563b4cc87150]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410110552043 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x563b4cc7c360]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110552043 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x563b4cc7c360]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x563b4cc87150] (fsm.c:486) 20250410110552043 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x563b4cc7c360]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410110552043 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x563b4cc7c360]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:0 20250410110552043 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552043 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552043 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110552043 DIUCS DEBUG (UTRAN-Iu-504) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110552043 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-504:LU)[0x563b4cc64c40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110552043 DIUCS DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-504:LU)[0x563b4cc64c40]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110552043 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-504:LU)[0x563b4cc64b10]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110552043 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-504:LU)[0x563b4cc64b10]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110552043 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-504:LU)[0x563b4cc64b10]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110552043 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110552043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552043 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-504:LU)[0x563b4cc64b10]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110552043 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-504:LU)[0x563b4cc64b10]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110552043 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-504:LU)[0x563b4cc64b10]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110552043 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-504:LU)[0x563b4cc64b10]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110552043 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110552043 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110552043 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552043 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 07 06 c2 33 5d 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer 20250410110552043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-504:LU)[0x563b4cc7c640]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110552043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-504:LU)[0x563b4cc7c640]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-504:LU)[0x563b4cc64b10] (msc_a.c:1053) 20250410110552043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-504:LU)[0x563b4cc7c640]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410110552043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-504:LU)[0x563b4cc7c640]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110552043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-504:LU)[0x563b4cc7c640]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410110552043 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-504:LU)[0x563b4cc64b10]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc74860] (msc_a.c:1053) 20250410110552043 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-504:LU)[0x563b4cc64b10]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110552043 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-504:LU)[0x563b4cc64b10]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110552043 DMSC DEBUG msub_fsm[0x563b4cc74860]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110552043 DMSC DEBUG msub(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4) MSC-A terminated (msub.c:261) 20250410110552043 DMSC DEBUG msub(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4) 1 MSC-I still active (msub.c:79) 20250410110552043 DMSC DEBUG msub_fsm[0x563b4cc74860]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110552043 DMSC DEBUG msub_fsm[0x563b4cc74860]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110552043 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-504:LU)[0x563b4cc64c40]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110552043 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-504:LU)[0x563b4cc64c40]{READY}: Removing from parent msub_fsm[0x563b4cc74860] (msub.c:113) 20250410110552043 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-504 (ran_conn.c:142) 20250410110552043 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-504 (ran_conn.c:155) 20250410110552043 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-504:LU)[0x563b4cc64c40]{READY}: Freeing instance (msub.c:113) 20250410110552043 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-504:LU)[0x563b4cc64c40]{READY}: Deallocated (fsm.c:568) 20250410110552043 DMSC DEBUG msub(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4) Free (msub.c:119) 20250410110552043 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4 - active-conn: now used by 1 (attached) (msub.c:375) 20250410110552043 DMSC DEBUG msub_fsm[0x563b4cc74860]{terminating}: Freeing instance (msub.c:113) 20250410110552043 DMSC DEBUG msub_fsm[0x563b4cc74860]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 20250410110552043 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552043 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552043 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552043 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110552043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552043 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110552043 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110552043 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552043 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 05 04 81 41 57 00 01 fb 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110552043 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552043 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552043 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552043 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110552043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552043 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110552043 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110552043 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552043 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 03 06 9e 87 9e 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 71 77 fb 15 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) TC_iu_multi_lu_and_mo_ussd2(2912)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110552043 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552043 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:2 20250410110552043 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552043 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110552043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552043 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110552043 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer 20250410110552043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110552043 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552043 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 01 06 15 e2 89 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 11 f5 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110552043 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552043 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552043 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552044 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110552044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 20250410110552044 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110552044 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:7 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110552044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110552044 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552044 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 06 04 8c e6 c1 00 01 f8 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: { messageType := 2, destLocRef := '4F93EB'O, sourceLocRef := '000201'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:1 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:11 20250410110552044 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552044 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552044 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110552044 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110552044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552044 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2901)@7d38b4d9c9a0: Created GsupExpect[8] for "262420000001108" to be handled at TC_iu_multi_lu_and_mo_ussd2(2918) 20250410110552044 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110552044 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552044 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 f7 83 a7 0a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:10 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2896)@7d38b4d9c9a0: Deleted conn table entry 4TC_iu_multi_lu_and_mo_ussd2(2914)8627978 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:6 TC_iu_multi_lu_and_mo_ussd2(2914)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2914)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2914)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:12 TC_iu_multi_lu_and_mo_ussd2(2922)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2922)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110552045 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110552045 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x563b4cc817c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110552045 DVLR DEBUG SUBSCR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C) Received 1 auth tuples (vlr.c:996) 20250410110552045 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x563b4cc817c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110552045 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x563b4cc817c0]{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:324) 20250410110552045 DMM DEBUG Tx AUTH REQ (rand = 0c6fcea818a0e23adf73879f4c070e8b) (gsm_04_08.c:641) 20250410110552045 DMM DEBUG AUTH REQ (autn = 8bc93d1b1287dde702cf7cefee20867b) (gsm_04_08.c:643) 20250410110552045 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x563b4cc6e370]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110552045 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x563b4cc6e370]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110552045 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x563b4cc75830]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110552045 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410110552045 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552045 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552045 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552045 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110552045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552045 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110552045 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110552045 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552045 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 03 06 4f 93 eb 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 0c 6f ce a8 18 a0 e2 3a df 73 87 9f 4c 07 0e 8b 20 10 8b c9 3d 1b 12 87 dd e7 02 cf 7c ef ee 20 86 7b 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:8 20250410110552045 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552045 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552045 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110552045 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110552045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552045 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051477F240BE21040CAF988A'O 20250410110552045 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110552045 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552045 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 fb 81 41 57 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patched enc_l3: '055477F240BE21040CAF988A'O MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2914)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:5 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:9 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:1 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2896)@7d38b4d9c9a0: Deleted conn table entry 6TC_iu_multi_lu_and_mo_ussd2(2916)8470871 TC_iu_multi_lu_and_mo_ussd2(2916)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2928)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2916)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2916)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055477F240BE21040CAF988A'O MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2896)@7d38b4d9c9a0: Deleted conn table entry 7TC_iu_multi_lu_and_mo_ussd2(2924)9234113 TC_iu_multi_lu_and_mo_ussd2(2930)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2916)@7d38b4d9c9a0: Final verdict of PTC: pass TC_iu_multi_lu_and_mo_ussd2(2924)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2924)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2924)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2924)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patched enc_l3: '059B'O TC_iu_multi_lu_and_mo_ussd2(2924)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '101595B4'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patched enc_l3: '059B'O MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:11 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:14 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051466E41B012104F7CD35FF'O MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:12 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:14 MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patched enc_l3: '055466E41B012104F7CD35FF'O MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:1 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055466E41B012104F7CD35FF'O MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:10 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-RAN(2896)@7d38b4d9c9a0: Added conn table entry 3TC_iu_multi_lu_and_mo_ussd2(2924)12440174 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 3 set to 1 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: First idle individual index:3 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:2 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:37 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110552088 DVLR DEBUG VLR subscr IMSI-262420000001115 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110552088 DVLR DEBUG IMSI:262420000001115 has MSISDN:491230001115 (vlr.c:1045) 20250410110552088 DMSC NOTICE msub(IMSI-262420000001115:MSISDN-491230001115) VLR: update for IMSI=262420000001115 (MSISDN=491230001115) (gsm_04_08.c:1541) 20250410110552088 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110552089 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110552089 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-511:LU)[0x563b4cc87150]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410110552089 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x563b4cc7c360]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410110552089 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x563b4cc7c360]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410110552089 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x563b4cc7c360]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410110552089 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x563b4cc7c360]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-511:LU)[0x563b4cc87150] (vlr_lu_fsm.c:110) 20250410110552089 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x563b4cc7c360]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410110552089 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001115:UTRAN-Iu-511:LU)[0x563b4cc7c360]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110552089 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-511:LU)[0x563b4cc87150]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410110552089 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-511:LU)[0x563b4cc87150]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410110552089 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-511:LU)[0x563b4cc64c40]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110552089 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-511:LU)[0x563b4cc64c40]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-511:LU)[0x563b4cc87150] (fsm.c:486) 20250410110552089 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-511:LU)[0x563b4cc64c40]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410110552089 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-511:LU)[0x563b4cc64c40]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410110552089 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-511:LU)[0x563b4cc64c40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410110552089 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-511:LU)[0x563b4cc64c40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410110552089 DMSC NOTICE msub(IMSI-262420000001115:MSISDN-491230001115:TMSInew-0x2484E198) VLR: update for IMSI=262420000001115 (MSISDN=491230001115) (gsm_04_08.c:1541) 20250410110552089 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-511:LU)[0x563b4cc64c40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410110552089 DMM DEBUG -> IMSI-262420000001115:MSISDN-491230001115:TMSInew-0x2484E198 LOCATION UPDATE ACCEPT (TMSI = 0x2484e198) (gsm_04_08.c:149) 20250410110552089 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSInew-0x2484E198:UTRAN-Iu-511:LU)[0x563b4cc7aa90]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250410110552089 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSInew-0x2484E198:UTRAN-Iu-511:LU)[0x563b4cc7aa90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110552089 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSInew-0x2484E198:UTRAN-Iu-511:LU)[0x563b4cc31150]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110552089 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSInew-0x2484E198 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110552089 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552089 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552089 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552089 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110552089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552089 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110552089 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110552089 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552089 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 01 06 15 e2 89 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 24 84 e1 98 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110552089 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552089 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552089 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552089 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110552089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552089 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110552089 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110552089 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552089 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 fa 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110552090 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552090 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552090 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552090 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110552090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552090 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110552090 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110552090 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552090 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 f8 8c e6 c1 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110552090 DIUCS DEBUG (UTRAN-Iu-506) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110552090 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-506:CM_SERVICE_REQ)[0x563b4cc6f4f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110552090 DIUCS DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-506:CM_SERVICE_REQ)[0x563b4cc6f4f0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110552090 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-506:CM_SERVICE_REQ)[0x563b4cc87ec0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110552090 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-506:CM_SERVICE_REQ)[0x563b4cc87ec0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110552090 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-506:CM_SERVICE_REQ)[0x563b4cc87ec0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110552090 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-506:CM_SERVICE_REQ)[0x563b4cc87ec0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110552090 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-506:CM_SERVICE_REQ)[0x563b4cc87ec0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110552090 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-506:CM_SERVICE_REQ)[0x563b4cc87ec0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110552090 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-506:CM_SERVICE_REQ)[0x563b4cc87ec0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110552090 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552090 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-506:CM_SERVICE_REQ)[0x563b4cc809b0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110552090 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-506:CM_SERVICE_REQ)[0x563b4cc809b0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-506:CM_SERVICE_REQ)[0x563b4cc87ec0] (msc_a.c:1053) 20250410110552090 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552090 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-506:CM_SERVICE_REQ)[0x563b4cc809b0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110552090 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-506:CM_SERVICE_REQ)[0x563b4cc809b0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410110552090 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-506:CM_SERVICE_REQ)[0x563b4cc87ec0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc648c0] (msc_a.c:1053) 20250410110552090 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552090 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-506:CM_SERVICE_REQ)[0x563b4cc87ec0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110552090 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110552090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552090 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-506:CM_SERVICE_REQ)[0x563b4cc87ec0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110552090 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110552090 DMSC DEBUG msub_fsm[0x563b4cc648c0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110552090 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110552090 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552090 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 00 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 77 f2 40 be 21 04 0c af 98 8a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110552090 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552090 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552090 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552090 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110552090 DMSC DEBUG msub(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0) MSC-A terminated (msub.c:261) 20250410110552090 DMSC DEBUG msub(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0) 1 MSC-I still active (msub.c:79) 20250410110552090 DMSC DEBUG msub_fsm[0x563b4cc648c0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110552090 DMSC DEBUG msub_fsm[0x563b4cc648c0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110552090 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-506:CM_SERVICE_REQ)[0x563b4cc6f4f0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110552090 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-506:CM_SERVICE_REQ)[0x563b4cc6f4f0]{READY}: Removing from parent msub_fsm[0x563b4cc648c0] (msub.c:113) 20250410110552090 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-506 (ran_conn.c:142) 20250410110552090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552090 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110552090 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110552090 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552090 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 fc 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110552090 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552090 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552090 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552090 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110552090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552090 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-506 (ran_conn.c:155) 20250410110552090 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-506:CM_SERVICE_REQ)[0x563b4cc6f4f0]{READY}: Freeing instance (msub.c:113) 20250410110552090 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0:UTRAN-Iu-506:CM_SERVICE_REQ)[0x563b4cc6f4f0]{READY}: Deallocated (fsm.c:568) 20250410110552090 DMSC DEBUG msub(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0) Free (msub.c:119) 20250410110552090 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x3FF559A0 - active-conn: now used by 1 (attached) (msub.c:375) 20250410110552090 DMSC DEBUG msub_fsm[0x563b4cc648c0]{terminating}: Freeing instance (msub.c:113) 20250410110552090 DMSC DEBUG msub_fsm[0x563b4cc648c0]{terminating}: Deallocated (fsm.c:568) 20250410110552090 DIUCS DEBUG (UTRAN-Iu-512) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110552090 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-512:CM_SERVICE_REQ)[0x563b4cc8ac20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110552090 DIUCS DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-512:CM_SERVICE_REQ)[0x563b4cc8ac20]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110552090 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-512:CM_SERVICE_REQ)[0x563b4cc532b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110552090 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-512:CM_SERVICE_REQ)[0x563b4cc532b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110552090 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-512:CM_SERVICE_REQ)[0x563b4cc532b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110552090 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110552090 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110552090 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552090 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 fd 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110552090 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552090 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552090 DMM DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-512:CM_SERVICE_REQ)[0x563b4cc532b0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 77f240be0caf988a) (gsm_04_08.c:1128) 20250410110552090 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-512:CM_SERVICE_REQ)[0x563b4cc77ff0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110552090 DVLR DEBUG SUBSCR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D) AUTH on UTRAN received RES: 77f240be0caf988a (8 bytes) (vlr_auth_fsm.c:151) 20250410110552090 DVLR INFO SUBSCR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110552090 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-512:CM_SERVICE_REQ)[0x563b4cc77ff0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110552090 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-512:CM_SERVICE_REQ)[0x563b4cc77ff0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110552090 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-512:CM_SERVICE_REQ)[0x563b4cc77ff0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110552090 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-512:CM_SERVICE_REQ)[0x563b4cc77ff0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-512:CM_SERVICE_REQ)[0x563b4cc53b10] (vlr_auth_fsm.c:294) 20250410110552090 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-512:CM_SERVICE_REQ)[0x563b4cc77ff0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110552090 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-512:CM_SERVICE_REQ)[0x563b4cc77ff0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110552090 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-512:CM_SERVICE_REQ)[0x563b4cc53b10]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250410110552090 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-512:CM_SERVICE_REQ)[0x563b4cc53b10]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410110552090 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-512:CM_SERVICE_REQ)[0x563b4cc53b10]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110552090 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-512:CM_SERVICE_REQ)[0x563b4cc532b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110552090 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-512:CM_SERVICE_REQ)[0x563b4cc532b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=45598d68fa8a7eb60824b1bcf070d0ae, CK=NONE (ran_msg_iu.c:388) 20250410110552090 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-512:CM_SERVICE_REQ)[0x563b4cc8ac20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110552090 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552090 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110552090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552090 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110552090 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110552090 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552090 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 04 04 5e 11 24 00 01 fa 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110552090 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-512:CM_SERVICE_REQ)[0x563b4cc53b10]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250410110552090 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552090 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552090 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552090 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110552090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552090 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110552090 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110552090 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552090 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 01 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 66 e4 1b 01 21 04 f7 cd 35 ff 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110552090 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552090 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552090 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552090 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110552090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552090 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110552090 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110552090 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552090 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 f9 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110552090 DIUCS DEBUG (UTRAN-Iu-508) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110552090 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x51637932:UTRAN-Iu-508:LU)[0x563b4cc86b70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110552090 DIUCS DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x51637932:UTRAN-Iu-508:LU)[0x563b4cc86b70]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110552090 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x51637932:UTRAN-Iu-508:LU)[0x563b4cc86ca0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110552090 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552090 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552090 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552090 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110552090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552090 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110552090 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x51637932:UTRAN-Iu-508:LU)[0x563b4cc86ca0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110552090 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x51637932:UTRAN-Iu-508:LU)[0x563b4cc86ca0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110552090 DMM DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x51637932:UTRAN-Iu-508:LU)[0x563b4cc86ca0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410110552090 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x51637932:UTRAN-Iu-508:LU)[0x563b4cc776b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410110552090 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-508:LU)[0x563b4cc22250]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410110552090 DMSC NOTICE msub(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932) VLR: update for IMSI=262420000001113 (MSISDN=491230001113) (gsm_04_08.c:1541) 20250410110552090 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410110552090 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-508:LU)[0x563b4cc22250]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410110552090 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-508:LU)[0x563b4cc776b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410110552090 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-508:LU)[0x563b4cc22250]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410110552090 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-508:LU)[0x563b4cc22250]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-508:LU)[0x563b4cc776b0] (vlr_lu_fsm.c:817) 20250410110552090 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-508:LU)[0x563b4cc22250]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410110552090 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-508:LU)[0x563b4cc22250]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110552090 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-508:LU)[0x563b4cc776b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410110552090 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-508:LU)[0x563b4cc86ca0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410110552090 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-508:LU)[0x563b4cc86ca0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.800s remaining) (msc_a.c:450) 20250410110552090 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001113/3/1): Available (smpp_smsc.c:626) 20250410110552090 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110552090 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552090 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 bd d2 6e 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 08 03 50 59 02 05 f4 10 15 95 b4 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110552090 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552090 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552090 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552090 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110552090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552090 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110552090 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110552090 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552090 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 fe 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 1b bb 1c 15 a1 13 02 01 05 02 01 3b 30 0b 04 01 0f 04 06 aa 51 0c 06 1b 01 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110552090 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552090 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552090 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552090 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110552090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552090 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-508:LU)[0x563b4cc86ca0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110552090 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-508:LU)[0x563b4cc86ca0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110552090 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-508:LU)[0x563b4cc86ca0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110552090 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110552090 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110552090 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110552090 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-508:LU)[0x563b4cc86ca0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110552090 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-508:LU)[0x563b4cc86b70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110552090 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110552090 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110552090 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552090 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 02 06 6c 01 a6 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 45 59 8d 68 fa 8a 7e b6 08 24 b1 bc f0 70 d0 ae 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 20250410110552090 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410110552090 DIUCS DEBUG (UTRAN-Iu-509) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110552090 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSInew-0x7177FB15:UTRAN-Iu-509:LU)[0x563b4cc1dab0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110552090 DIUCS DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSInew-0x7177FB15:UTRAN-Iu-509:LU)[0x563b4cc1dab0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110552090 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSInew-0x7177FB15:UTRAN-Iu-509:LU)[0x563b4cc763f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110552090 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSInew-0x7177FB15:UTRAN-Iu-509:LU)[0x563b4cc763f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110552090 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSInew-0x7177FB15:UTRAN-Iu-509:LU)[0x563b4cc763f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110552090 DMM DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSInew-0x7177FB15:UTRAN-Iu-509:LU)[0x563b4cc763f0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410110552090 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:TMSInew-0x7177FB15:UTRAN-Iu-509:LU)[0x563b4cc87900]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410110552090 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-509:LU)[0x563b4cc53180]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410110552090 DMSC NOTICE msub(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15) VLR: update for IMSI=262420000001114 (MSISDN=491230001114) (gsm_04_08.c:1541) 20250410110552090 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410110552090 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-509:LU)[0x563b4cc53180]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410110552090 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-509:LU)[0x563b4cc87900]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410110552090 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-509:LU)[0x563b4cc53180]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410110552090 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-509:LU)[0x563b4cc53180]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-509:LU)[0x563b4cc87900] (vlr_lu_fsm.c:817) 20250410110552090 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-509:LU)[0x563b4cc53180]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410110552090 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-509:LU)[0x563b4cc53180]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110552090 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-509:LU)[0x563b4cc87900]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410110552090 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-509:LU)[0x563b4cc763f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410110552090 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-509:LU)[0x563b4cc763f0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.801s remaining) (msc_a.c:450) 20250410110552090 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001114/3/1): Available (smpp_smsc.c:626) 20250410110552090 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-509:LU)[0x563b4cc763f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110552090 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-509:LU)[0x563b4cc763f0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110552090 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-509:LU)[0x563b4cc763f0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110552090 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110552090 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110552090 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110552090 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-509:LU)[0x563b4cc763f0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110552090 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-509:LU)[0x563b4cc1dab0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110552090 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410110552090 DIUCS DEBUG (UTRAN-Iu-513) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110552090 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x563b4cc75830]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110552090 DIUCS DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x563b4cc75830]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110552090 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x563b4cc6e370]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110552090 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x563b4cc6e370]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110552090 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x563b4cc6e370]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110552090 DMM DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x563b4cc6e370]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 66e41b01f7cd35ff) (gsm_04_08.c:1128) 20250410110552090 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x563b4cc817c0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110552090 DVLR DEBUG SUBSCR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C) AUTH on UTRAN received RES: 66e41b01f7cd35ff (8 bytes) (vlr_auth_fsm.c:151) 20250410110552090 DVLR INFO SUBSCR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110552090 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x563b4cc817c0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110552090 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x563b4cc817c0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110552090 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x563b4cc817c0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110552090 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x563b4cc817c0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x563b4cc2f230] (vlr_auth_fsm.c:294) 20250410110552090 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x563b4cc817c0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110552090 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x563b4cc817c0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110552090 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x563b4cc2f230]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250410110552090 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x563b4cc2f230]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410110552090 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x563b4cc2f230]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110552090 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x563b4cc6e370]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110552090 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x563b4cc6e370]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=e7ee313b92a8cd2bdc70d8bc9856e781, CK=NONE (ran_msg_iu.c:388) 20250410110552090 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x563b4cc75830]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110552090 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552090 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552090 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552090 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110552090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552090 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110552090 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110552090 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552090 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 02 06 23 2a 1e 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110552090 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x563b4cc2f230]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250410110552090 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552090 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552090 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552091 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110552091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552091 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110552090 DIUCS DEBUG (UTRAN-Iu-505) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110552090 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-505:LU)[0x563b4cc81190]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110552091 DIUCS DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-505:LU)[0x563b4cc81190]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110552091 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-505:LU)[0x563b4cc812c0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110552091 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-505:LU)[0x563b4cc812c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110552091 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-505:LU)[0x563b4cc812c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110552091 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-505:LU)[0x563b4cc812c0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110552091 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-505:LU)[0x563b4cc812c0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110552091 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-505:LU)[0x563b4cc812c0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110552091 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110552091 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552091 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 03 06 9e 87 9e 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110552091 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-505:LU)[0x563b4cc812c0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110552091 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-505:LU)[0x563b4cc78260]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110552091 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-505:LU)[0x563b4cc78260]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-505:LU)[0x563b4cc812c0] (msc_a.c:1053) 20250410110552091 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-505:LU)[0x563b4cc78260]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410110552091 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-505:LU)[0x563b4cc78260]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110552091 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-505:LU)[0x563b4cc78260]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410110552091 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-505:LU)[0x563b4cc812c0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc81060] (msc_a.c:1053) 20250410110552091 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-505:LU)[0x563b4cc812c0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110552091 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-505:LU)[0x563b4cc812c0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110552091 DMSC DEBUG msub_fsm[0x563b4cc81060]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110552091 DMSC DEBUG msub(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514) MSC-A terminated (msub.c:261) 20250410110552091 DMSC DEBUG msub(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514) 1 MSC-I still active (msub.c:79) 20250410110552091 DMSC DEBUG msub_fsm[0x563b4cc81060]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110552091 DMSC DEBUG msub_fsm[0x563b4cc81060]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:8 20250410110552091 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-505:LU)[0x563b4cc81190]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110552091 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-505:LU)[0x563b4cc81190]{READY}: Removing from parent msub_fsm[0x563b4cc81060] (msub.c:113) 20250410110552091 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-505 (ran_conn.c:142) 20250410110552091 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-505 (ran_conn.c:155) 20250410110552091 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-505:LU)[0x563b4cc81190]{READY}: Freeing instance (msub.c:113) 20250410110552091 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-505:LU)[0x563b4cc81190]{READY}: Deallocated (fsm.c:568) 20250410110552091 DMSC DEBUG msub(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514) Free (msub.c:119) 20250410110552091 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514 - active-conn: now used by 1 (attached) (msub.c:375) 20250410110552091 DMSC DEBUG msub_fsm[0x563b4cc81060]{terminating}: Freeing instance (msub.c:113) 20250410110552091 DMSC DEBUG msub_fsm[0x563b4cc81060]{terminating}: Deallocated (fsm.c:568) 20250410110552091 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552091 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110552091 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552091 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110552091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552091 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110552091 DIUCS DEBUG (UTRAN-Iu-514 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110552091 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110552091 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552091 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 03 06 4f 93 eb 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 e7 ee 31 3b 92 a8 cd 2b dc 70 d8 bc 98 56 e7 81 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110552091 DMSC DEBUG msub_fsm[0x563b4cc74860]{active}: Allocated (fsm.c:456) 20250410110552091 DMSC DEBUG msc_i[0x563b4cc7be50]{READY}: Allocated (fsm.c:456) 20250410110552091 DMSC DEBUG msc_i[0x563b4cc7be50]{READY}: is child of msub_fsm[0x563b4cc74860] (fsm.c:486) 20250410110552091 DMSC DEBUG msc_a[0x563b4cc7bd20]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110552091 DMSC DEBUG msc_a[0x563b4cc7bd20]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc74860] (fsm.c:486) 20250410110552091 DMSC DEBUG msc_a(unknown:UTRAN-Iu-514:NONE)[0x563b4cc7bd20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110552091 DMSC DEBUG msc_i(unknown:UTRAN-Iu-514:NONE)[0x563b4cc7be50]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110552091 DMSC DEBUG msc_a(unknown:UTRAN-Iu-514:NONE)[0x563b4cc7bd20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110552091 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-514:NONE)[0x563b4cc7bd20]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110552091 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-514:NONE)[0x563b4cc7bd20]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer 20250410110552091 DMM DEBUG msc_a(TMSI-0x101595B4:UTRAN-Iu-514:CM_SERVICE_REQ)[0x563b4cc7bd20]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250410110552091 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x101595B4:UTRAN-Iu-514:CM_SERVICE_REQ)[0x563b4cc7acd0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410110552091 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x101595B4:UTRAN-Iu-514:CM_SERVICE_REQ)[0x563b4cc7acd0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x101595B4:UTRAN-Iu-514:CM_SERVICE_REQ)[0x563b4cc7bd20] (fsm.c:486) 20250410110552091 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x101595B4:UTRAN-Iu-514:CM_SERVICE_REQ)[0x563b4cc7acd0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250410110552091 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x101595B4:UTRAN-Iu-514:CM_SERVICE_REQ)[0x563b4cc7acd0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410110552091 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410110552091 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410110552091 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-514:CM_SERVICE_REQ)[0x563b4cc7bd20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110552091 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-514:CM_SERVICE_REQ)[0x563b4cc7bd20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110552091 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-514:CM_SERVICE_REQ)[0x563b4cc7acd0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410110552091 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-514:CM_SERVICE_REQ)[0x563b4cc7acd0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250410110552091 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-514:CM_SERVICE_REQ)[0x563b4cc7ba70]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110552091 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-514:CM_SERVICE_REQ)[0x563b4cc7ba70]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-514:CM_SERVICE_REQ)[0x563b4cc7acd0] (fsm.c:486) 20250410110552091 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-514:CM_SERVICE_REQ)[0x563b4cc7ba70]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110552091 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-514:CM_SERVICE_REQ)[0x563b4cc7ba70]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110552091 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410110552091 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552091 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552091 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552091 DIUCS DEBUG (UTRAN-Iu-510) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110552091 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-510:CM_SERVICE_REQ)[0x563b4cc30ca0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110552091 DIUCS DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-510:CM_SERVICE_REQ)[0x563b4cc30ca0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110552091 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-510:CM_SERVICE_REQ)[0x563b4cc646b0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110552091 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-510:CM_SERVICE_REQ)[0x563b4cc646b0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110552091 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-510:CM_SERVICE_REQ)[0x563b4cc646b0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110552091 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250410110552091 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-510:CM_SERVICE_REQ)[0x563b4cc646b0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:174) 20250410110552091 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-510:CM_SERVICE_REQ)[0x563b4cc646b0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250410110552091 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110552091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552091 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110552091 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110552091 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552091 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 07 04 c2 33 5d 00 01 f9 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 20250410110552091 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552091 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552091 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552091 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110552091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552091 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110552091 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110552091 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552091 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 00 02 bd d2 6e 00 02 02 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:5 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2918)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2896)@7d38b4d9c9a0: Deleted conn table entry 5TC_iu_multi_lu_and_mo_ussd2(2912)6164772 TC_iu_multi_lu_and_mo_ussd2(2912)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2912)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2912)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110552092 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410110552092 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250410110552092 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-510:CM_SERVICE_REQ)[0x563b4cc646b0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250410110552092 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-510:CM_SERVICE_REQ)[0x563b4cc646b0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110552092 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-510:CM_SERVICE_REQ)[0x563b4cc30ca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110552092 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410110552092 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-510:CM_SERVICE_REQ)[0x563b4cc646b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110552092 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-510:CM_SERVICE_REQ)[0x563b4cc646b0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250410110552092 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-510:CM_SERVICE_REQ)[0x563b4cc646b0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110552092 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110552092 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110552092 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110552092 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-510:CM_SERVICE_REQ)[0x563b4cc646b0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110552092 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-510:CM_SERVICE_REQ)[0x563b4cc30ca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110552092 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552092 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552092 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552092 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110552092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552092 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110552092 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:0 20250410110552092 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552092 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410110552092 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 fa 5e 11 24 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110552092 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552092 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552092 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552092 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110552092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552092 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110552092 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110552092 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552092 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 108 bytes: [L2]> 01 00 01 01 00 00 00 6c 02 10 00 59 00 00 00 b9 00 00 00 c3 03 00 00 00 06 4d be 66 00 01 42 00 14 40 3e 00 00 02 00 10 40 32 31 9b 2a 1c 2d a2 2b 02 01 05 30 26 02 01 3b 30 21 04 01 0f 04 1c d9 77 5d 0e 2a e3 e9 65 f7 3c fd 76 83 d2 73 10 2d 17 93 cd 60 30 58 2c 06 c3 35 1a 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110552092 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552092 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552092 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552092 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110552092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552092 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110552092 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110552092 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552092 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 00 06 4d be 66 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2932)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:11 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:12 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:1 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2912)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patched enc_l3: '059B'O MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:10 20250410110552094 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552094 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552094 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110552094 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110552094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552094 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110552094 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110552094 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552094 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 f9 c2 33 5d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'BDD26E'O, sourceLocRef := '000202'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:3 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:2 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:2 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2896)@7d38b4d9c9a0: Deleted conn table entry 10TC_iu_multi_lu_and_mo_ussd2(2926)12727133 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:8 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:14 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O TC_iu_multi_lu_and_mo_ussd2(2926)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2926)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2926)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:0 TC_iu_multi_lu_and_mo_ussd2(2926)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2926)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '23FBD514'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_iu_multi_lu_and_mo_ussd2(2924)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2924)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2918)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:11 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:1 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 MSC_Test_2-RAN(2896)@7d38b4d9c9a0: Added conn table entry 4TC_iu_multi_lu_and_mo_ussd2(2926)4299749 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 4 set to 1 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:12 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: First idle individual index:4 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:2 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110552132 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110552132 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-514:CM_SERVICE_REQ)[0x563b4cc7ba70]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110552132 DVLR DEBUG SUBSCR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4) Received 1 auth tuples (vlr.c:996) 20250410110552132 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-514:CM_SERVICE_REQ)[0x563b4cc7ba70]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110552132 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-514:CM_SERVICE_REQ)[0x563b4cc7ba70]{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:324) 20250410110552132 DMM DEBUG Tx AUTH REQ (rand = eebf247a35bfa5c769d75cc5a3f40b4e) (gsm_04_08.c:641) 20250410110552132 DMM DEBUG AUTH REQ (autn = 82bce3a39c8c09aeff81a04da66eda66) (gsm_04_08.c:643) 20250410110552132 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-514:CM_SERVICE_REQ)[0x563b4cc7bd20]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110552132 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-514:CM_SERVICE_REQ)[0x563b4cc7bd20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110552132 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-514:CM_SERVICE_REQ)[0x563b4cc7be50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110552132 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410110552133 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552133 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552133 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552133 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110552133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552133 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110552133 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110552133 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552133 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 00 06 bd d2 6e 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 ee bf 24 7a 35 bf a5 c7 69 d7 5c c5 a3 f4 0b 4e 20 10 82 bc e3 a3 9c 8c 09 ae ff 81 a0 4d a6 6e da 66 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110552133 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552133 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552133 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552133 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110552133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552133 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110552133 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110552133 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552133 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ff 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110552133 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552133 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552133 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552133 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110552133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552133 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110552133 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110552133 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552133 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 00 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110552133 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552133 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552133 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552133 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110552133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552133 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110552133 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110552133 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552133 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 fc 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110552133 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552133 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552133 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552133 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110552133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552133 DIUCS DEBUG (UTRAN-Iu-511) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110552133 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSInew-0x2484E198:UTRAN-Iu-511:LU)[0x563b4cc31150]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110552133 DIUCS DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSInew-0x2484E198:UTRAN-Iu-511:LU)[0x563b4cc31150]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110552133 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSInew-0x2484E198:UTRAN-Iu-511:LU)[0x563b4cc7aa90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110552133 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSInew-0x2484E198:UTRAN-Iu-511:LU)[0x563b4cc7aa90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110552133 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSInew-0x2484E198:UTRAN-Iu-511:LU)[0x563b4cc7aa90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110552133 DMM DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSInew-0x2484E198:UTRAN-Iu-511:LU)[0x563b4cc7aa90]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410110552133 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:TMSInew-0x2484E198:UTRAN-Iu-511:LU)[0x563b4cc87150]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410110552133 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-511:LU)[0x563b4cc64c40]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410110552133 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110552133 DMSC NOTICE msub(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198) VLR: update for IMSI=262420000001115 (MSISDN=491230001115) (gsm_04_08.c:1541) 20250410110552133 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410110552133 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-511:LU)[0x563b4cc64c40]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410110552133 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-511:LU)[0x563b4cc87150]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410110552133 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-511:LU)[0x563b4cc64c40]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410110552133 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-511:LU)[0x563b4cc64c40]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-511:LU)[0x563b4cc87150] (vlr_lu_fsm.c:817) 20250410110552133 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-511:LU)[0x563b4cc64c40]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410110552133 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-511:LU)[0x563b4cc64c40]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110552133 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-511:LU)[0x563b4cc87150]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410110552133 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-511:LU)[0x563b4cc7aa90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410110552133 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-511:LU)[0x563b4cc7aa90]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.807s remaining) (msc_a.c:450) 20250410110552133 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001115/3/1): Available (smpp_smsc.c:626) 20250410110552133 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110552133 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552133 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 01 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110552133 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-511:LU)[0x563b4cc7aa90]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110552133 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-511:LU)[0x563b4cc7aa90]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110552133 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-511:LU)[0x563b4cc7aa90]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110552133 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110552133 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110552133 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110552133 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-511:LU)[0x563b4cc7aa90]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110552133 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-511:LU)[0x563b4cc31150]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110552133 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552133 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552133 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552133 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110552133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552133 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110552133 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110552133 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552133 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 fd 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110552133 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552133 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552133 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552133 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110552133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552133 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110552133 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110552133 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552133 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 41 9b e5 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 08 03 50 59 02 05 f4 23 fb d5 14 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110552133 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552133 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552133 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552133 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110552133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552133 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110552133 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110552133 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552133 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 fe 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110552133 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 20250410110552133 DIUCS DEBUG (UTRAN-Iu-512) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110552133 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-512:CM_SERVICE_REQ)[0x563b4cc8ac20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110552133 DIUCS DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-512:CM_SERVICE_REQ)[0x563b4cc8ac20]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110552133 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-512:CM_SERVICE_REQ)[0x563b4cc532b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110552133 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-512:CM_SERVICE_REQ)[0x563b4cc532b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110552133 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-512:CM_SERVICE_REQ)[0x563b4cc532b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110552133 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-512:CM_SERVICE_REQ)[0x563b4cc53b10]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250410110552133 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-512:CM_SERVICE_REQ)[0x563b4cc53b10]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410110552133 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-512:CM_SERVICE_REQ)[0x563b4cc532b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110552133 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-512:CM_SERVICE_REQ)[0x563b4cc8ac20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110552134 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552134 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552134 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552134 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110552134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552134 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110552134 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110552134 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552133 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-512:CM_SERVICE_REQ)[0x563b4cc53b10]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410110552134 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-512:CM_SERVICE_REQ)[0x563b4cc53b10]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410110552134 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-512:CM_SERVICE_REQ)[0x563b4cc53b10]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410110552134 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-512:CM_SERVICE_REQ)[0x563b4cc53b10]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410110552134 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-512:CM_SERVICE_REQ)[0x563b4cc53b10]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410110552134 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-512:CM_SERVICE_REQ)[0x563b4cc53b10]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410110552134 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-512:CM_SERVICE_REQ)[0x563b4cc53b10]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410110552134 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-512:CM_SERVICE_REQ)[0x563b4cc532b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410110552134 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-512:CM_SERVICE_REQ)[0x563b4cc532b0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.865s remaining) (msc_a.c:450) 20250410110552134 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001109/3/1): Available (smpp_smsc.c:626) 20250410110552134 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 01 06 15 e2 89 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110552134 DIUCS DEBUG (UTRAN-Iu-508) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110552134 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-508:LU)[0x563b4cc86b70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110552134 DIUCS DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-508:LU)[0x563b4cc86b70]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110552134 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-508:LU)[0x563b4cc86ca0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110552134 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-508:LU)[0x563b4cc86ca0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110552134 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-508:LU)[0x563b4cc86ca0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110552134 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-508:LU)[0x563b4cc86ca0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110552134 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-508:LU)[0x563b4cc86ca0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110552134 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-508:LU)[0x563b4cc86ca0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110552134 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-508:LU)[0x563b4cc86ca0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110552134 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-508:LU)[0x563b4cc776b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110552134 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-508:LU)[0x563b4cc776b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-508:LU)[0x563b4cc86ca0] (msc_a.c:1053) 20250410110552134 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-508:LU)[0x563b4cc776b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410110552134 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-508:LU)[0x563b4cc776b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110552134 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-508:LU)[0x563b4cc776b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410110552134 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-508:LU)[0x563b4cc86ca0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc5c950] (msc_a.c:1053) 20250410110552134 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-508:LU)[0x563b4cc86ca0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110552134 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-508:LU)[0x563b4cc86ca0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110552134 DMSC DEBUG msub_fsm[0x563b4cc5c950]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110552134 DMSC DEBUG msub(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932) MSC-A terminated (msub.c:261) 20250410110552134 DMSC DEBUG msub(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932) 1 MSC-I still active (msub.c:79) 20250410110552134 DMSC DEBUG msub_fsm[0x563b4cc5c950]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110552134 DMSC DEBUG msub_fsm[0x563b4cc5c950]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:3 20250410110552134 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-508:LU)[0x563b4cc86b70]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110552134 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-508:LU)[0x563b4cc86b70]{READY}: Removing from parent msub_fsm[0x563b4cc5c950] (msub.c:113) 20250410110552134 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-508 (ran_conn.c:142) 20250410110552134 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-508 (ran_conn.c:155) 20250410110552134 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-508:LU)[0x563b4cc86b70]{READY}: Freeing instance (msub.c:113) 20250410110552134 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-508:LU)[0x563b4cc86b70]{READY}: Deallocated (fsm.c:568) 20250410110552134 DMSC DEBUG msub(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932) Free (msub.c:119) 20250410110552134 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932 - active-conn: now used by 1 (attached) (msub.c:375) 20250410110552134 DMSC DEBUG msub_fsm[0x563b4cc5c950]{terminating}: Freeing instance (msub.c:113) 20250410110552134 DMSC DEBUG msub_fsm[0x563b4cc5c950]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer 20250410110552134 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552134 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552134 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552134 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110552134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552134 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110552134 DIUCS DEBUG (UTRAN-Iu-513) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110552134 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x563b4cc75830]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110552134 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110552134 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552134 DIUCS DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x563b4cc75830]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110552134 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x563b4cc6e370]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110552134 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x563b4cc6e370]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110552134 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 02 06 6c 01 a6 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 01 f9 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110552134 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x563b4cc6e370]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110552134 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x563b4cc2f230]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250410110552134 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x563b4cc2f230]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410110552134 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x563b4cc6e370]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110552134 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x563b4cc75830]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110552134 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x563b4cc2f230]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410110552134 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x563b4cc2f230]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410110552134 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x563b4cc2f230]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410110552134 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x563b4cc2f230]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410110552134 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x563b4cc2f230]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410110552134 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x563b4cc2f230]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410110552134 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x563b4cc2f230]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410110552134 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x563b4cc6e370]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410110552134 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x563b4cc6e370]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.907s remaining) (msc_a.c:450) 20250410110552134 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001110/3/1): Available (smpp_smsc.c:626) 20250410110552134 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552134 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552134 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552134 DIUCS DEBUG (UTRAN-Iu-509) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110552134 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-509:LU)[0x563b4cc1dab0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110552134 DIUCS DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-509:LU)[0x563b4cc1dab0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110552134 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-509:LU)[0x563b4cc763f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110552135 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-509:LU)[0x563b4cc763f0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110552135 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-509:LU)[0x563b4cc763f0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110552134 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110552135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552135 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110552135 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110552135 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552135 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-509:LU)[0x563b4cc763f0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110552135 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-509:LU)[0x563b4cc763f0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110552135 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-509:LU)[0x563b4cc763f0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110552135 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-509:LU)[0x563b4cc763f0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110552135 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-509:LU)[0x563b4cc87900]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110552135 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-509:LU)[0x563b4cc87900]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-509:LU)[0x563b4cc763f0] (msc_a.c:1053) 20250410110552135 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-509:LU)[0x563b4cc87900]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410110552135 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-509:LU)[0x563b4cc87900]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110552135 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-509:LU)[0x563b4cc87900]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410110552135 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 02 04 23 2a 1e 00 01 fc 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 20250410110552135 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-509:LU)[0x563b4cc763f0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc7a7c0] (msc_a.c:1053) 20250410110552135 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-509:LU)[0x563b4cc763f0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110552135 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-509:LU)[0x563b4cc763f0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110552135 DMSC DEBUG msub_fsm[0x563b4cc7a7c0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110552135 DMSC DEBUG msub(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15) MSC-A terminated (msub.c:261) 20250410110552135 DMSC DEBUG msub(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15) 1 MSC-I still active (msub.c:79) 20250410110552135 DMSC DEBUG msub_fsm[0x563b4cc7a7c0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110552135 DMSC DEBUG msub_fsm[0x563b4cc7a7c0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110552135 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-509:LU)[0x563b4cc1dab0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110552135 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-509:LU)[0x563b4cc1dab0]{READY}: Removing from parent msub_fsm[0x563b4cc7a7c0] (msub.c:113) 20250410110552135 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-509 (ran_conn.c:142) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:8 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110552135 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-509 (ran_conn.c:155) 20250410110552135 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-509:LU)[0x563b4cc1dab0]{READY}: Freeing instance (msub.c:113) 20250410110552135 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-509:LU)[0x563b4cc1dab0]{READY}: Deallocated (fsm.c:568) 20250410110552135 DMSC DEBUG msub(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15) Free (msub.c:119) 20250410110552135 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15 - active-conn: now used by 1 (attached) (msub.c:375) 20250410110552135 DMSC DEBUG msub_fsm[0x563b4cc7a7c0]{terminating}: Freeing instance (msub.c:113) 20250410110552135 DMSC DEBUG msub_fsm[0x563b4cc7a7c0]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110552135 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552135 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552135 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552135 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 20250410110552135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552135 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110552135 DIUCS DEBUG (UTRAN-Iu-515 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110552135 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110552135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110552135 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552135 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 03 06 4f 93 eb 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 11 f0 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110552135 DMSC DEBUG msub_fsm[0x563b4cc86b70]{active}: Allocated (fsm.c:456) 20250410110552135 DMSC DEBUG msc_i[0x563b4cc5c950]{READY}: Allocated (fsm.c:456) 20250410110552135 DMSC DEBUG msc_i[0x563b4cc5c950]{READY}: is child of msub_fsm[0x563b4cc86b70] (fsm.c:486) 20250410110552135 DMSC DEBUG msc_a[0x563b4cc64c40]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110552135 DMSC DEBUG msc_a[0x563b4cc64c40]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc86b70] (fsm.c:486) 20250410110552135 DMSC DEBUG msc_a(unknown:UTRAN-Iu-515:NONE)[0x563b4cc64c40]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110552135 DMSC DEBUG msc_i(unknown:UTRAN-Iu-515:NONE)[0x563b4cc5c950]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110552135 DMSC DEBUG msc_a(unknown:UTRAN-Iu-515:NONE)[0x563b4cc64c40]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110552135 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-515:NONE)[0x563b4cc64c40]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110552135 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-515:NONE)[0x563b4cc64c40]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110552135 DMM DEBUG msc_a(TMSI-0x23FBD514:UTRAN-Iu-515:CM_SERVICE_REQ)[0x563b4cc64c40]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250410110552135 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x23FBD514:UTRAN-Iu-515:CM_SERVICE_REQ)[0x563b4cc7c770]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410110552135 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x23FBD514:UTRAN-Iu-515:CM_SERVICE_REQ)[0x563b4cc7c770]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x23FBD514:UTRAN-Iu-515:CM_SERVICE_REQ)[0x563b4cc64c40] (fsm.c:486) 20250410110552135 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x23FBD514:UTRAN-Iu-515:CM_SERVICE_REQ)[0x563b4cc7c770]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250410110552135 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x23FBD514:UTRAN-Iu-515:CM_SERVICE_REQ)[0x563b4cc7c770]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410110552135 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410110552135 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 20250410110552135 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-515:CM_SERVICE_REQ)[0x563b4cc64c40]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110552135 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-515:CM_SERVICE_REQ)[0x563b4cc64c40]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110552135 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-515:CM_SERVICE_REQ)[0x563b4cc7c770]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410110552135 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-515:CM_SERVICE_REQ)[0x563b4cc7c770]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250410110552135 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-515:CM_SERVICE_REQ)[0x563b4cc30a20]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110552135 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-515:CM_SERVICE_REQ)[0x563b4cc30a20]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-515:CM_SERVICE_REQ)[0x563b4cc7c770] (fsm.c:486) 20250410110552135 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-515:CM_SERVICE_REQ)[0x563b4cc30a20]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:0 20250410110552135 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-515:CM_SERVICE_REQ)[0x563b4cc30a20]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110552135 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer 20250410110552135 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552135 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552135 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552135 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110552135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552135 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110552135 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110552135 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552135 DIUCS DEBUG (UTRAN-Iu-510) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110552135 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-510:CM_SERVICE_REQ)[0x563b4cc30ca0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110552135 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 03 04 9e 87 9e 00 01 fd 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110552135 DIUCS DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-510:CM_SERVICE_REQ)[0x563b4cc30ca0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110552135 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-510:CM_SERVICE_REQ)[0x563b4cc646b0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110552135 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-510:CM_SERVICE_REQ)[0x563b4cc646b0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110552135 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-510:CM_SERVICE_REQ)[0x563b4cc646b0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110552135 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-510:CM_SERVICE_REQ)[0x563b4cc646b0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110552135 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-510:CM_SERVICE_REQ)[0x563b4cc646b0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110552135 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-510:CM_SERVICE_REQ)[0x563b4cc646b0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110552135 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-510:CM_SERVICE_REQ)[0x563b4cc646b0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110552135 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-510:CM_SERVICE_REQ)[0x563b4cc798d0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110552135 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-510:CM_SERVICE_REQ)[0x563b4cc798d0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-510:CM_SERVICE_REQ)[0x563b4cc646b0] (msc_a.c:1053) 20250410110552136 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-510:CM_SERVICE_REQ)[0x563b4cc798d0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110552136 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-510:CM_SERVICE_REQ)[0x563b4cc798d0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410110552136 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-510:CM_SERVICE_REQ)[0x563b4cc646b0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc53c40] (msc_a.c:1053) 20250410110552136 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-510:CM_SERVICE_REQ)[0x563b4cc646b0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110552136 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-510:CM_SERVICE_REQ)[0x563b4cc646b0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110552136 DMSC DEBUG msub_fsm[0x563b4cc53c40]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110552136 DMSC DEBUG msub(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023) MSC-A terminated (msub.c:261) 20250410110552136 DMSC DEBUG msub(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023) 1 MSC-I still active (msub.c:79) 20250410110552136 DMSC DEBUG msub_fsm[0x563b4cc53c40]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110552136 DMSC DEBUG msub_fsm[0x563b4cc53c40]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110552136 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-510:CM_SERVICE_REQ)[0x563b4cc30ca0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110552136 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-510:CM_SERVICE_REQ)[0x563b4cc30ca0]{READY}: Removing from parent msub_fsm[0x563b4cc53c40] (msub.c:113) 20250410110552136 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-510 (ran_conn.c:142) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 20250410110552136 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-510 (ran_conn.c:155) 20250410110552136 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-510:CM_SERVICE_REQ)[0x563b4cc30ca0]{READY}: Freeing instance (msub.c:113) 20250410110552136 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023:UTRAN-Iu-510:CM_SERVICE_REQ)[0x563b4cc30ca0]{READY}: Deallocated (fsm.c:568) 20250410110552136 DMSC DEBUG msub(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023) Free (msub.c:119) 20250410110552136 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x0D105023 - active-conn: now used by 1 (attached) (msub.c:375) 20250410110552136 DMSC DEBUG msub_fsm[0x563b4cc53c40]{terminating}: Freeing instance (msub.c:113) 20250410110552136 DMSC DEBUG msub_fsm[0x563b4cc53c40]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110552136 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552136 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552136 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552136 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110552136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552136 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110552136 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110552136 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552136 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 01 02 41 9b e5 00 02 03 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110552136 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552136 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552136 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552136 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110552136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552136 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110552136 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:11 20250410110552136 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552136 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 00 04 4d be 66 00 01 fe 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patching N(SD)=1 into dtap '0514990CE3622104CAB5421E'O MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patched enc_l3: '0554990CE3622104CAB5421E'O MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:1 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110552137 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552137 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552137 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552137 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110552137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552137 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110552137 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110552137 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552137 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 fc 23 2a 1e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:12 MSC_Test_2-RAN(2896)@7d38b4d9c9a0: Deleted conn table entry 11TC_iu_multi_lu_and_mo_ussd2(2928)2304542 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test-GSUP(2901)@7d38b4d9c9a0: Created GsupExpect[9] for "262420000001109" to be handled at TC_iu_multi_lu_and_mo_ussd2(2920) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2928)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2928)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: { messageType := 2, destLocRef := '419BE5'O, sourceLocRef := '000203'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } TC_iu_multi_lu_and_mo_ussd2(2928)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:4 TC_iu_multi_lu_and_mo_ussd2(2928)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:3 MSC_Test_2-RAN(2896)@7d38b4d9c9a0: Deleted conn table entry 12TC_iu_multi_lu_and_mo_ussd2(2930)10389406 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 TC_iu_multi_lu_and_mo_ussd2(2930)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2930)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554990CE3622104CAB5421E'O TC_iu_multi_lu_and_mo_ussd2(2930)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2930)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(2901)@7d38b4d9c9a0: Created GsupExpect[10] for "262420000001110" to be handled at TC_iu_multi_lu_and_mo_ussd2(2922) TC_iu_multi_lu_and_mo_ussd2(2928)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '51637932'O ("Qcy2") } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:2 TC_iu_multi_lu_and_mo_ussd2(2930)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '7177FB15'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_iu_multi_lu_and_mo_ussd2(2926)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2926)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2896)@7d38b4d9c9a0: Deleted conn table entry 2TC_iu_multi_lu_and_mo_ussd2(2918)5095014 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2918)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2918)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:8 TC_iu_multi_lu_and_mo_ussd2(2918)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-RAN(2896)@7d38b4d9c9a0: Added conn table entry 2TC_iu_multi_lu_and_mo_ussd2(2928)7813852 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 2 set to 1 20250410110552139 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110552139 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-515:CM_SERVICE_REQ)[0x563b4cc30a20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110552139 DVLR DEBUG SUBSCR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514) Received 1 auth tuples (vlr.c:996) 20250410110552139 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-515:CM_SERVICE_REQ)[0x563b4cc30a20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110552139 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-515:CM_SERVICE_REQ)[0x563b4cc30a20]{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:324) 20250410110552139 DMM DEBUG Tx AUTH REQ (rand = e4f59807ada996c08565512a7b180feb) (gsm_04_08.c:641) 20250410110552139 DMM DEBUG AUTH REQ (autn = d7f91e1d9d702bee013389c221279b8e) (gsm_04_08.c:643) 20250410110552139 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-515:CM_SERVICE_REQ)[0x563b4cc64c40]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110552139 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-515:CM_SERVICE_REQ)[0x563b4cc64c40]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110552139 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-515:CM_SERVICE_REQ)[0x563b4cc5c950]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110552139 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) MSC_Test_2-RAN(2896)@7d38b4d9c9a0: Added conn table entry 5TC_iu_multi_lu_and_mo_ussd2(2930)1384369 20250410110552139 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552139 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552139 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552139 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110552139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552139 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110552139 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110552139 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552139 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 01 06 41 9b e5 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 e4 f5 98 07 ad a9 96 c0 85 65 51 2a 7b 18 0f eb 20 10 d7 f9 1e 1d 9d 70 2b ee 01 33 89 c2 21 27 9b 8e 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 5 set to 1 20250410110552139 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552139 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552139 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552139 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110552139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552139 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110552139 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110552139 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552139 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 fd 9e 87 9e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110552139 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: First idle individual index:2 20250410110552139 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552139 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552139 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110552139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552139 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110552139 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110552139 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552139 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 02 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 99 0c e3 62 21 04 ca b5 42 1e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110552139 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552139 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552139 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552139 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110552139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552139 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110552139 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110552139 DIUCS DEBUG (UTRAN-Iu-514) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110552139 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-514:CM_SERVICE_REQ)[0x563b4cc7be50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110552139 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552139 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 fe 4d be 66 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110552139 DIUCS DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-514:CM_SERVICE_REQ)[0x563b4cc7be50]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110552139 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-514:CM_SERVICE_REQ)[0x563b4cc7bd20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110552139 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552139 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552139 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552139 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110552139 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-514:CM_SERVICE_REQ)[0x563b4cc7bd20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110552139 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-514:CM_SERVICE_REQ)[0x563b4cc7bd20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110552139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552139 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110552139 DMM DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-514:CM_SERVICE_REQ)[0x563b4cc7bd20]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 990ce362cab5421e) (gsm_04_08.c:1128) 20250410110552139 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110552139 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-514:CM_SERVICE_REQ)[0x563b4cc7ba70]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110552139 DVLR DEBUG SUBSCR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4) AUTH on UTRAN received RES: 990ce362cab5421e (8 bytes) (vlr_auth_fsm.c:151) 20250410110552139 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552139 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ff 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110552139 DVLR INFO SUBSCR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110552139 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-514:CM_SERVICE_REQ)[0x563b4cc7ba70]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110552139 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-514:CM_SERVICE_REQ)[0x563b4cc7ba70]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110552140 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-514:CM_SERVICE_REQ)[0x563b4cc7ba70]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110552140 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-514:CM_SERVICE_REQ)[0x563b4cc7ba70]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-514:CM_SERVICE_REQ)[0x563b4cc7acd0] (vlr_auth_fsm.c:294) 20250410110552140 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-514:CM_SERVICE_REQ)[0x563b4cc7ba70]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110552140 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-514:CM_SERVICE_REQ)[0x563b4cc7ba70]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110552140 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-514:CM_SERVICE_REQ)[0x563b4cc7acd0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250410110552140 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-514:CM_SERVICE_REQ)[0x563b4cc7acd0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410110552140 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-514:CM_SERVICE_REQ)[0x563b4cc7acd0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110552140 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-514:CM_SERVICE_REQ)[0x563b4cc7bd20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110552140 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-514:CM_SERVICE_REQ)[0x563b4cc7bd20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=07aa4cc2101d17224a2b52b412534809, CK=NONE (ran_msg_iu.c:388) 20250410110552140 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-514:CM_SERVICE_REQ)[0x563b4cc7be50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110552140 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-514:CM_SERVICE_REQ)[0x563b4cc7acd0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110552140 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552140 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552140 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552140 DIUCS DEBUG (UTRAN-Iu-511) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110552140 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-511:LU)[0x563b4cc31150]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110552140 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110552140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552140 DIUCS DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-511:LU)[0x563b4cc31150]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110552140 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-511:LU)[0x563b4cc7aa90]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110552140 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-511:LU)[0x563b4cc7aa90]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110552140 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-511:LU)[0x563b4cc7aa90]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110552140 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-511:LU)[0x563b4cc7aa90]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110552140 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-511:LU)[0x563b4cc7aa90]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110552140 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-511:LU)[0x563b4cc7aa90]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110552140 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-511:LU)[0x563b4cc7aa90]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110552140 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-511:LU)[0x563b4cc87150]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110552140 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-511:LU)[0x563b4cc87150]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-511:LU)[0x563b4cc7aa90] (msc_a.c:1053) 20250410110552140 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-511:LU)[0x563b4cc87150]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410110552140 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-511:LU)[0x563b4cc87150]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110552140 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-511:LU)[0x563b4cc87150]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410110552140 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-511:LU)[0x563b4cc7aa90]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc78120] (msc_a.c:1053) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110552140 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-511:LU)[0x563b4cc7aa90]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110552140 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-511:LU)[0x563b4cc7aa90]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110552140 DMSC DEBUG msub_fsm[0x563b4cc78120]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110552140 DMSC DEBUG msub(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198) MSC-A terminated (msub.c:261) 20250410110552140 DMSC DEBUG msub(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198) 1 MSC-I still active (msub.c:79) 20250410110552140 DMSC DEBUG msub_fsm[0x563b4cc78120]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110552140 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110552140 DMSC DEBUG msub_fsm[0x563b4cc78120]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110552140 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-511:LU)[0x563b4cc31150]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110552140 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-511:LU)[0x563b4cc31150]{READY}: Removing from parent msub_fsm[0x563b4cc78120] (msub.c:113) 20250410110552140 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-511 (ran_conn.c:142) 20250410110552140 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110552140 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552140 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 00 06 bd d2 6e 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 07 aa 4c c2 10 1d 17 22 4a 2b 52 b4 12 53 48 09 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110552140 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552140 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552140 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552140 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-511 (ran_conn.c:155) 20250410110552140 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-511:LU)[0x563b4cc31150]{READY}: Freeing instance (msub.c:113) 20250410110552140 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-511:LU)[0x563b4cc31150]{READY}: Deallocated (fsm.c:568) 20250410110552140 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110552140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552140 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110552140 DMSC DEBUG msub(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198) Free (msub.c:119) 20250410110552140 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198 - active-conn: now used by 1 (attached) (msub.c:375) 20250410110552140 DMSC DEBUG msub_fsm[0x563b4cc78120]{terminating}: Freeing instance (msub.c:113) 20250410110552140 DMSC DEBUG msub_fsm[0x563b4cc78120]{terminating}: Deallocated (fsm.c:568) 20250410110552140 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110552140 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552140 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 77 3a dc 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 08 03 50 59 02 05 f4 51 63 79 32 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:4 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2918)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110552140 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552140 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552140 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552140 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110552140 DIUCS DEBUG (UTRAN-Iu-516 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110552140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552140 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110552140 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110552140 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552140 DMSC DEBUG msub_fsm[0x563b4cc5c5e0]{active}: Allocated (fsm.c:456) 20250410110552140 DMSC DEBUG msc_i[0x563b4cc798d0]{READY}: Allocated (fsm.c:456) 20250410110552140 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 01 04 15 e2 89 00 01 ff 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110552140 DMSC DEBUG msc_i[0x563b4cc798d0]{READY}: is child of msub_fsm[0x563b4cc5c5e0] (fsm.c:486) 20250410110552140 DMSC DEBUG msc_a[0x563b4cc646b0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110552141 DMSC DEBUG msc_a[0x563b4cc646b0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc5c5e0] (fsm.c:486) 20250410110552141 DMSC DEBUG msc_a(unknown:UTRAN-Iu-516:NONE)[0x563b4cc646b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110552141 DMSC DEBUG msc_i(unknown:UTRAN-Iu-516:NONE)[0x563b4cc798d0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110552141 DMSC DEBUG msc_a(unknown:UTRAN-Iu-516:NONE)[0x563b4cc646b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110552141 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-516:NONE)[0x563b4cc646b0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110552141 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-516:NONE)[0x563b4cc646b0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110552141 DMM DEBUG msc_a(TMSI-0x51637932:UTRAN-Iu-516:CM_SERVICE_REQ)[0x563b4cc646b0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250410110552141 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x51637932:UTRAN-Iu-516:CM_SERVICE_REQ)[0x563b4cc30ca0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410110552141 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x51637932:UTRAN-Iu-516:CM_SERVICE_REQ)[0x563b4cc30ca0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x51637932:UTRAN-Iu-516:CM_SERVICE_REQ)[0x563b4cc646b0] (fsm.c:486) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: First idle individual index:5 20250410110552141 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x51637932:UTRAN-Iu-516:CM_SERVICE_REQ)[0x563b4cc30ca0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250410110552141 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x51637932:UTRAN-Iu-516:CM_SERVICE_REQ)[0x563b4cc30ca0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410110552141 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410110552141 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410110552141 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-516:CM_SERVICE_REQ)[0x563b4cc646b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110552141 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-516:CM_SERVICE_REQ)[0x563b4cc646b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110552141 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-516:CM_SERVICE_REQ)[0x563b4cc30ca0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410110552141 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-516:CM_SERVICE_REQ)[0x563b4cc30ca0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250410110552141 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-516:CM_SERVICE_REQ)[0x563b4cc53c40]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110552141 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-516:CM_SERVICE_REQ)[0x563b4cc53c40]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-516:CM_SERVICE_REQ)[0x563b4cc30ca0] (fsm.c:486) 20250410110552141 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-516:CM_SERVICE_REQ)[0x563b4cc53c40]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110552141 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-516:CM_SERVICE_REQ)[0x563b4cc53c40]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110552141 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 20250410110552141 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552141 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552141 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552141 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110552141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552141 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110552141 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110552141 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552141 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 06 02 77 3a dc 00 02 04 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110552141 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552141 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552141 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552141 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110552141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552141 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110552141 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110552141 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552141 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 15 1f b1 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 08 03 50 59 02 05 f4 71 77 fb 15 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110552141 DIUCS DEBUG (UTRAN-Iu-517 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:3 MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patching N(SD)=1 into dtap '0514A7EE563C2104BFB21BAF'O MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patched enc_l3: '0554A7EE563C2104BFB21BAF'O MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer 20250410110552141 DMSC DEBUG msub_fsm[0x563b4cc54720]{active}: Allocated (fsm.c:456) 20250410110552142 DMSC DEBUG msc_i[0x563b4cc7a7c0]{READY}: Allocated (fsm.c:456) 20250410110552142 DMSC DEBUG msc_i[0x563b4cc7a7c0]{READY}: is child of msub_fsm[0x563b4cc54720] (fsm.c:486) 20250410110552142 DMSC DEBUG msc_a[0x563b4cc5dda0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer 20250410110552142 DMSC DEBUG msc_a[0x563b4cc5dda0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc54720] (fsm.c:486) 20250410110552142 DMSC DEBUG msc_a(unknown:UTRAN-Iu-517:NONE)[0x563b4cc5dda0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110552142 DMSC DEBUG msc_i(unknown:UTRAN-Iu-517:NONE)[0x563b4cc7a7c0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110552142 DMSC DEBUG msc_a(unknown:UTRAN-Iu-517:NONE)[0x563b4cc5dda0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110552142 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-517:NONE)[0x563b4cc5dda0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110552142 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-517:NONE)[0x563b4cc5dda0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110552142 DMM DEBUG msc_a(TMSI-0x7177FB15:UTRAN-Iu-517:CM_SERVICE_REQ)[0x563b4cc5dda0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250410110552142 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7177FB15:UTRAN-Iu-517:CM_SERVICE_REQ)[0x563b4cc53180]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410110552142 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7177FB15:UTRAN-Iu-517:CM_SERVICE_REQ)[0x563b4cc53180]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x7177FB15:UTRAN-Iu-517:CM_SERVICE_REQ)[0x563b4cc5dda0] (fsm.c:486) 20250410110552142 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7177FB15:UTRAN-Iu-517:CM_SERVICE_REQ)[0x563b4cc53180]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250410110552142 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7177FB15:UTRAN-Iu-517:CM_SERVICE_REQ)[0x563b4cc53180]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410110552142 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410110552142 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410110552142 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-517:CM_SERVICE_REQ)[0x563b4cc5dda0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110552142 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-517:CM_SERVICE_REQ)[0x563b4cc5dda0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110552142 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-517:CM_SERVICE_REQ)[0x563b4cc53180]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410110552142 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-517:CM_SERVICE_REQ)[0x563b4cc53180]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250410110552142 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-517:CM_SERVICE_REQ)[0x563b4cc22250]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110552142 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-517:CM_SERVICE_REQ)[0x563b4cc22250]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-517:CM_SERVICE_REQ)[0x563b4cc53180] (fsm.c:486) 20250410110552142 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-517:CM_SERVICE_REQ)[0x563b4cc22250]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110552142 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-517:CM_SERVICE_REQ)[0x563b4cc22250]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110552142 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410110552142 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552142 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552142 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552142 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110552142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552142 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110552142 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110552142 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552142 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 07 02 15 1f b1 00 02 05 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:8 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: { messageType := 2, destLocRef := '773ADC'O, sourceLocRef := '000204'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:2 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:4 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554A7EE563C2104BFB21BAF'O MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: { messageType := 2, destLocRef := '151FB1'O, sourceLocRef := '000205'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } 20250410110552143 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552143 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552143 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552143 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110552143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:5 20250410110552143 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110552143 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110552143 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552143 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 ff 15 e2 89 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:37 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 MSC_Test_2-RAN(2896)@7d38b4d9c9a0: Deleted conn table entry 8TC_iu_multi_lu_and_mo_ussd2(2932)1434249 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2932)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2932)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2932)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2932)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2928)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2928)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2932)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '2484E198'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:3 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250410110552144 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110552144 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-516:CM_SERVICE_REQ)[0x563b4cc53c40]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110552144 DVLR DEBUG SUBSCR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932) Received 1 auth tuples (vlr.c:996) 20250410110552144 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-516:CM_SERVICE_REQ)[0x563b4cc53c40]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110552144 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-516:CM_SERVICE_REQ)[0x563b4cc53c40]{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:324) 20250410110552144 DMM DEBUG Tx AUTH REQ (rand = c5bda98de93af3b587bc38978cf999c6) (gsm_04_08.c:641) 20250410110552144 DMM DEBUG AUTH REQ (autn = d3bb4b451b278ab55522301f74dd338d) (gsm_04_08.c:643) 20250410110552144 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-516:CM_SERVICE_REQ)[0x563b4cc646b0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110552144 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-516:CM_SERVICE_REQ)[0x563b4cc646b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110552144 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-516:CM_SERVICE_REQ)[0x563b4cc798d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) TC_iu_multi_lu_and_mo_ussd2(2930)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2930)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110552144 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410110552144 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552144 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552144 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552144 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110552144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552144 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110552144 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110552144 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552144 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 06 06 77 3a dc 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 c5 bd a9 8d e9 3a f3 b5 87 bc 38 97 8c f9 99 c6 20 10 d3 bb 4b 45 1b 27 8a b5 55 22 30 1f 74 dd 33 8d 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110552144 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552144 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552144 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552144 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110552144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552144 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110552144 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110552144 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552144 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 03 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 a7 ee 56 3c 21 04 bf b2 1b af 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110552144 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552144 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552144 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552144 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110552144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552144 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110552144 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110552144 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552144 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 00 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 1b bb 1c 15 a1 13 02 01 05 02 01 3b 30 0b 04 01 0f 04 06 aa 51 0c 06 1b 01 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110552144 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552144 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552144 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552144 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110552144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552144 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110552144 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110552144 DIUCS DEBUG (UTRAN-Iu-515) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110552144 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-515:CM_SERVICE_REQ)[0x563b4cc5c950]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110552144 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552144 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 02 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O 20250410110552144 DIUCS DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-515:CM_SERVICE_REQ)[0x563b4cc5c950]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110552144 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-515:CM_SERVICE_REQ)[0x563b4cc64c40]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110552144 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-515:CM_SERVICE_REQ)[0x563b4cc64c40]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110552144 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-515:CM_SERVICE_REQ)[0x563b4cc64c40]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110552144 DMM DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-515:CM_SERVICE_REQ)[0x563b4cc64c40]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = a7ee563cbfb21baf) (gsm_04_08.c:1128) 20250410110552144 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-515:CM_SERVICE_REQ)[0x563b4cc30a20]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110552144 DVLR DEBUG SUBSCR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514) AUTH on UTRAN received RES: a7ee563cbfb21baf (8 bytes) (vlr_auth_fsm.c:151) 20250410110552144 DVLR INFO SUBSCR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110552144 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-515:CM_SERVICE_REQ)[0x563b4cc30a20]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110552144 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-515:CM_SERVICE_REQ)[0x563b4cc30a20]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110552144 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-515:CM_SERVICE_REQ)[0x563b4cc30a20]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110552144 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-515:CM_SERVICE_REQ)[0x563b4cc30a20]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-515:CM_SERVICE_REQ)[0x563b4cc7c770] (vlr_auth_fsm.c:294) 20250410110552144 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-515:CM_SERVICE_REQ)[0x563b4cc30a20]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110552144 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-515:CM_SERVICE_REQ)[0x563b4cc30a20]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110552144 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-515:CM_SERVICE_REQ)[0x563b4cc7c770]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250410110552144 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-515:CM_SERVICE_REQ)[0x563b4cc7c770]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410110552144 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-515:CM_SERVICE_REQ)[0x563b4cc7c770]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110552144 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-515:CM_SERVICE_REQ)[0x563b4cc64c40]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110552144 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-515:CM_SERVICE_REQ)[0x563b4cc64c40]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=80df271a5e144f2b9dc2b9de549dbc29, CK=NONE (ran_msg_iu.c:388) 20250410110552144 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-515:CM_SERVICE_REQ)[0x563b4cc5c950]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110552144 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-515:CM_SERVICE_REQ)[0x563b4cc7c770]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250410110552144 DIUCS DEBUG (UTRAN-Iu-512) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110552144 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-512:CM_SERVICE_REQ)[0x563b4cc8ac20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110552144 DIUCS DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-512:CM_SERVICE_REQ)[0x563b4cc8ac20]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110552144 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-512:CM_SERVICE_REQ)[0x563b4cc532b0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110552144 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-512:CM_SERVICE_REQ)[0x563b4cc532b0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110552144 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-512:CM_SERVICE_REQ)[0x563b4cc532b0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110552144 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250410110552144 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-512:CM_SERVICE_REQ)[0x563b4cc532b0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:174) 20250410110552144 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-512:CM_SERVICE_REQ)[0x563b4cc532b0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 20250410110552144 DIUCS DEBUG (UTRAN-Iu-514) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110552144 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-514:CM_SERVICE_REQ)[0x563b4cc7be50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110552144 DIUCS DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-514:CM_SERVICE_REQ)[0x563b4cc7be50]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110552144 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-514:CM_SERVICE_REQ)[0x563b4cc7bd20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110552144 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552144 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552144 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552144 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110552144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552144 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110552144 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110552144 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-514:CM_SERVICE_REQ)[0x563b4cc7bd20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110552144 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-514:CM_SERVICE_REQ)[0x563b4cc7bd20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110552144 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552144 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 01 06 41 9b e5 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 80 df 27 1a 5e 14 4f 2b 9d c2 b9 de 54 9d bc 29 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110552144 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-514:CM_SERVICE_REQ)[0x563b4cc7acd0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250410110552144 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-514:CM_SERVICE_REQ)[0x563b4cc7acd0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410110552144 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-514:CM_SERVICE_REQ)[0x563b4cc7bd20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110552144 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-514:CM_SERVICE_REQ)[0x563b4cc7be50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110552144 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-514:CM_SERVICE_REQ)[0x563b4cc7acd0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410110552144 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-514:CM_SERVICE_REQ)[0x563b4cc7acd0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410110552144 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-514:CM_SERVICE_REQ)[0x563b4cc7acd0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410110552144 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-514:CM_SERVICE_REQ)[0x563b4cc7acd0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410110552144 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-514:CM_SERVICE_REQ)[0x563b4cc7acd0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:1 20250410110552144 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-514:CM_SERVICE_REQ)[0x563b4cc7acd0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410110552144 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-514:CM_SERVICE_REQ)[0x563b4cc7acd0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410110552144 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-514:CM_SERVICE_REQ)[0x563b4cc7bd20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410110552145 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-514:CM_SERVICE_REQ)[0x563b4cc7bd20]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.946s remaining) (msc_a.c:450) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:37 20250410110552145 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001111/3/1): Available (smpp_smsc.c:626) 20250410110552145 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110552145 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552145 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552145 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552145 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110552145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 20250410110552145 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110552145 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110552145 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552145 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 00 06 bd d2 6e 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 11 f1 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-RAN(2896)@7d38b4d9c9a0: Added conn table entry 6TC_iu_multi_lu_and_mo_ussd2(2932)9238884 20250410110552145 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-517:CM_SERVICE_REQ)[0x563b4cc22250]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110552145 DVLR DEBUG SUBSCR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15) Received 1 auth tuples (vlr.c:996) 20250410110552145 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-517:CM_SERVICE_REQ)[0x563b4cc22250]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110552145 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-517:CM_SERVICE_REQ)[0x563b4cc22250]{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:324) 20250410110552145 DMM DEBUG Tx AUTH REQ (rand = af5ef793167ab1d3cc96663159b82af6) (gsm_04_08.c:641) 20250410110552145 DMM DEBUG AUTH REQ (autn = 24e92b310f48e8981c07b6b64010c810) (gsm_04_08.c:643) 20250410110552145 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-517:CM_SERVICE_REQ)[0x563b4cc5dda0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110552145 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-517:CM_SERVICE_REQ)[0x563b4cc5dda0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110552145 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-517:CM_SERVICE_REQ)[0x563b4cc7a7c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110552145 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410110552145 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552145 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552145 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552145 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110552145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552145 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110552145 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110552145 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552145 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 07 06 15 1f b1 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 af 5e f7 93 16 7a b1 d3 cc 96 66 31 59 b8 2a f6 20 10 24 e9 2b 31 0f 48 e8 98 1c 07 b6 b6 40 10 c8 10 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:2 TC_iu_multi_lu_and_mo_ussd2(2920)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 6 set to 1 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110552145 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552145 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552145 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552145 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110552145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552145 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110552145 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110552145 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552145 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 01 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 1b bb 1c 15 a1 13 02 01 05 02 01 3b 30 0b 04 01 0f 04 06 aa 51 0c 06 1b 01 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110552145 DIUCS DEBUG (UTRAN-Iu-513) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110552145 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x563b4cc75830]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110552145 DIUCS DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x563b4cc75830]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110552145 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x563b4cc6e370]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110552145 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x563b4cc6e370]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110552145 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x563b4cc6e370]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110552145 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250410110552145 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x563b4cc6e370]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:174) 20250410110552145 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x563b4cc6e370]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:4 20250410110552145 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410110552145 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250410110552145 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-512:CM_SERVICE_REQ)[0x563b4cc532b0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer 20250410110552145 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-512:CM_SERVICE_REQ)[0x563b4cc532b0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110552145 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-512:CM_SERVICE_REQ)[0x563b4cc8ac20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 20250410110552145 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410110552145 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-512:CM_SERVICE_REQ)[0x563b4cc532b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110552145 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-512:CM_SERVICE_REQ)[0x563b4cc532b0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250410110552145 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-512:CM_SERVICE_REQ)[0x563b4cc532b0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110552145 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110552145 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110552145 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110552146 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-512:CM_SERVICE_REQ)[0x563b4cc532b0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110552146 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-512:CM_SERVICE_REQ)[0x563b4cc8ac20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110552146 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110552146 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552146 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552146 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552146 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110552146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552146 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110552146 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110552146 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552146 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 108 bytes: [L2]> 01 00 01 01 00 00 00 6c 02 10 00 59 00 00 00 b9 00 00 00 c3 03 00 00 02 06 6c 01 a6 00 01 42 00 14 40 3e 00 00 02 00 10 40 32 31 9b 2a 1c 2d a2 2b 02 01 05 30 26 02 01 3b 30 21 04 01 0f 04 1c d9 77 5d 0e 2a e3 e9 65 f7 3c fd 76 83 d2 73 10 2d 17 93 cd 60 30 58 2c 06 cb 35 1a 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110552146 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552146 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552146 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552146 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110552146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552146 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110552146 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110552146 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552146 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 02 06 6c 01 a6 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: First idle individual index:6 TC_iu_multi_lu_and_mo_ussd2(2922)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patching N(SD)=1 into dtap '05144A5F883B210430EFB1AB'O MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patched enc_l3: '05544A5F883B210430EFB1AB'O MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110552147 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552147 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552147 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552147 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110552147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552147 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110552147 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110552147 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552147 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 8c f9 64 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 08 03 50 59 02 05 f4 24 84 e1 98 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110552147 DIUCS DEBUG (UTRAN-Iu-518 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110552147 DMSC DEBUG msub_fsm[0x563b4cc54970]{active}: Allocated (fsm.c:456) 20250410110552147 DMSC DEBUG msc_i[0x563b4cc6f4f0]{READY}: Allocated (fsm.c:456) 20250410110552147 DMSC DEBUG msc_i[0x563b4cc6f4f0]{READY}: is child of msub_fsm[0x563b4cc54970] (fsm.c:486) 20250410110552147 DMSC DEBUG msc_a[0x563b4cc64b10]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110552147 DMSC DEBUG msc_a[0x563b4cc64b10]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc54970] (fsm.c:486) 20250410110552147 DMSC DEBUG msc_a(unknown:UTRAN-Iu-518:NONE)[0x563b4cc64b10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110552147 DMSC DEBUG msc_i(unknown:UTRAN-Iu-518:NONE)[0x563b4cc6f4f0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:3 20250410110552147 DMSC DEBUG msc_a(unknown:UTRAN-Iu-518:NONE)[0x563b4cc64b10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110552147 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-518:NONE)[0x563b4cc64b10]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110552147 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-518:NONE)[0x563b4cc64b10]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110552147 DMM DEBUG msc_a(TMSI-0x2484E198:UTRAN-Iu-518:CM_SERVICE_REQ)[0x563b4cc64b10]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250410110552147 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2484E198:UTRAN-Iu-518:CM_SERVICE_REQ)[0x563b4cc61990]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410110552147 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2484E198:UTRAN-Iu-518:CM_SERVICE_REQ)[0x563b4cc61990]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2484E198:UTRAN-Iu-518:CM_SERVICE_REQ)[0x563b4cc64b10] (fsm.c:486) 20250410110552147 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2484E198:UTRAN-Iu-518:CM_SERVICE_REQ)[0x563b4cc61990]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250410110552147 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2484E198:UTRAN-Iu-518:CM_SERVICE_REQ)[0x563b4cc61990]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410110552147 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410110552147 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410110552147 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-518:CM_SERVICE_REQ)[0x563b4cc64b10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110552147 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-518:CM_SERVICE_REQ)[0x563b4cc64b10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110552147 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-518:CM_SERVICE_REQ)[0x563b4cc61990]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410110552147 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-518:CM_SERVICE_REQ)[0x563b4cc61990]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250410110552147 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-518:CM_SERVICE_REQ)[0x563b4cc57af0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110552147 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-518:CM_SERVICE_REQ)[0x563b4cc57af0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-518:CM_SERVICE_REQ)[0x563b4cc61990] (fsm.c:486) 20250410110552147 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-518:CM_SERVICE_REQ)[0x563b4cc57af0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110552147 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-518:CM_SERVICE_REQ)[0x563b4cc57af0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110552147 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110552147 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552147 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552147 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552147 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110552147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552147 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110552147 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552147 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410110552147 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250410110552147 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x563b4cc6e370]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250410110552147 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x563b4cc6e370]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110552147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110552147 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552147 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 04 02 8c f9 64 00 02 06 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110552147 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x563b4cc75830]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110552147 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410110552147 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x563b4cc6e370]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110552147 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x563b4cc6e370]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250410110552147 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x563b4cc6e370]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110552147 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110552147 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110552147 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110552147 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x563b4cc6e370]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110552147 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x563b4cc75830]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110552147 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410110552147 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552147 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552147 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552147 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:5 20250410110552147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552147 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110552147 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110552147 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552147 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 108 bytes: [L2]> 01 00 01 01 00 00 00 6c 02 10 00 59 00 00 00 b9 00 00 00 c3 03 00 00 03 06 4f 93 eb 00 01 42 00 14 40 3e 00 00 02 00 10 40 32 31 9b 2a 1c 2d a2 2b 02 01 05 30 26 02 01 3b 30 21 04 01 0f 04 1c d9 77 5d 0e 2a e3 e9 65 f7 3c fd 76 83 d2 73 10 2d 17 93 cd 60 30 58 2c 16 83 35 1a 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110552147 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552147 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552147 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552147 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110552147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552147 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110552147 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110552147 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552147 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 03 06 4f 93 eb 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2901)@7d38b4d9c9a0: Created GsupExpect[11] for "262420000001111" to be handled at TC_iu_multi_lu_and_mo_ussd2(2924) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:2 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05544A5F883B210430EFB1AB'O 20250410110552148 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552148 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552148 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552148 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110552148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552148 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110552148 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:4 20250410110552148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110552148 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552148 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 04 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 4a 5f 88 3b 21 04 30 ef b1 ab 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 20250410110552148 DIUCS DEBUG (UTRAN-Iu-516) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110552148 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-516:CM_SERVICE_REQ)[0x563b4cc798d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110552148 DIUCS DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-516:CM_SERVICE_REQ)[0x563b4cc798d0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110552148 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-516:CM_SERVICE_REQ)[0x563b4cc646b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110552148 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-516:CM_SERVICE_REQ)[0x563b4cc646b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110552148 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-516:CM_SERVICE_REQ)[0x563b4cc646b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110552148 DMM DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-516:CM_SERVICE_REQ)[0x563b4cc646b0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 4a5f883b30efb1ab) (gsm_04_08.c:1128) 20250410110552148 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-516:CM_SERVICE_REQ)[0x563b4cc53c40]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110552148 DVLR DEBUG SUBSCR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932) AUTH on UTRAN received RES: 4a5f883b30efb1ab (8 bytes) (vlr_auth_fsm.c:151) 20250410110552148 DVLR INFO SUBSCR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110552148 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-516:CM_SERVICE_REQ)[0x563b4cc53c40]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110552148 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-516:CM_SERVICE_REQ)[0x563b4cc53c40]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110552148 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-516:CM_SERVICE_REQ)[0x563b4cc53c40]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110552148 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-516:CM_SERVICE_REQ)[0x563b4cc53c40]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-516:CM_SERVICE_REQ)[0x563b4cc30ca0] (vlr_auth_fsm.c:294) 20250410110552148 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-516:CM_SERVICE_REQ)[0x563b4cc53c40]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110552148 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-516:CM_SERVICE_REQ)[0x563b4cc53c40]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110552148 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-516:CM_SERVICE_REQ)[0x563b4cc30ca0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250410110552148 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-516:CM_SERVICE_REQ)[0x563b4cc30ca0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410110552148 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-516:CM_SERVICE_REQ)[0x563b4cc30ca0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110552148 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-516:CM_SERVICE_REQ)[0x563b4cc646b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110552148 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-516:CM_SERVICE_REQ)[0x563b4cc646b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=3e873319f40c7ef0c8691bdada778b3a, CK=NONE (ran_msg_iu.c:388) 20250410110552148 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-516:CM_SERVICE_REQ)[0x563b4cc798d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110552148 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-516:CM_SERVICE_REQ)[0x563b4cc30ca0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250410110552148 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552148 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552148 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552148 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110552148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552148 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110552148 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110552148 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552148 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 06 06 77 3a dc 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 3e 87 33 19 f4 0c 7e f0 c8 69 1b da da 77 8b 3a 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patching N(SD)=1 into dtap '0514BF82EFE42104D59D31BF'O MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patched enc_l3: '0554BF82EFE42104D59D31BF'O MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2920)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110552149 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552149 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552149 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: { messageType := 2, destLocRef := '8CF964'O, sourceLocRef := '000206'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:6 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110552149 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110552149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552149 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110552149 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110552149 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552149 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 03 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110552149 DIUCS DEBUG (UTRAN-Iu-515) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110552149 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-515:CM_SERVICE_REQ)[0x563b4cc5c950]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110552149 DIUCS DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-515:CM_SERVICE_REQ)[0x563b4cc5c950]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110552149 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-515:CM_SERVICE_REQ)[0x563b4cc64c40]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110552149 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-515:CM_SERVICE_REQ)[0x563b4cc64c40]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110552149 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-515:CM_SERVICE_REQ)[0x563b4cc64c40]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110552149 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-515:CM_SERVICE_REQ)[0x563b4cc7c770]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250410110552149 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-515:CM_SERVICE_REQ)[0x563b4cc7c770]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410110552149 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-515:CM_SERVICE_REQ)[0x563b4cc64c40]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110552149 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-515:CM_SERVICE_REQ)[0x563b4cc5c950]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110552149 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-515:CM_SERVICE_REQ)[0x563b4cc7c770]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410110552149 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-515:CM_SERVICE_REQ)[0x563b4cc7c770]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410110552149 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-515:CM_SERVICE_REQ)[0x563b4cc7c770]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410110552149 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-515:CM_SERVICE_REQ)[0x563b4cc7c770]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410110552149 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-515:CM_SERVICE_REQ)[0x563b4cc7c770]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410110552149 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-515:CM_SERVICE_REQ)[0x563b4cc7c770]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410110552149 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-515:CM_SERVICE_REQ)[0x563b4cc7c770]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:1 20250410110552149 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-515:CM_SERVICE_REQ)[0x563b4cc64c40]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410110552149 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-515:CM_SERVICE_REQ)[0x563b4cc64c40]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.985s remaining) (msc_a.c:450) 20250410110552149 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001112/3/1): Available (smpp_smsc.c:626) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer 20250410110552149 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552149 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110552149 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552149 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110552149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552149 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110552149 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110552149 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110552149 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 01 06 41 9b e5 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 11 f2 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:1 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2932)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2932)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:2 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:4 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2922)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:5 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554BF82EFE42104D59D31BF'O MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110552150 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552150 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552150 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 20250410110552150 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110552150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552150 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110552150 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110552150 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552150 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 05 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 bf 82 ef e4 21 04 d5 9d 31 bf 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110552151 DIUCS DEBUG (UTRAN-Iu-517) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110552151 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-517:CM_SERVICE_REQ)[0x563b4cc7a7c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110552151 DIUCS DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-517:CM_SERVICE_REQ)[0x563b4cc7a7c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110552151 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-517:CM_SERVICE_REQ)[0x563b4cc5dda0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110552151 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-517:CM_SERVICE_REQ)[0x563b4cc5dda0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:1 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:7 20250410110552151 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-517:CM_SERVICE_REQ)[0x563b4cc5dda0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110552151 DMM DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-517:CM_SERVICE_REQ)[0x563b4cc5dda0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = bf82efe4d59d31bf) (gsm_04_08.c:1128) 20250410110552151 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-517:CM_SERVICE_REQ)[0x563b4cc22250]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110552151 DVLR DEBUG SUBSCR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15) AUTH on UTRAN received RES: bf82efe4d59d31bf (8 bytes) (vlr_auth_fsm.c:151) 20250410110552151 DVLR INFO SUBSCR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110552151 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-517:CM_SERVICE_REQ)[0x563b4cc22250]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110552151 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-517:CM_SERVICE_REQ)[0x563b4cc22250]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110552151 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-517:CM_SERVICE_REQ)[0x563b4cc22250]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 20250410110552151 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-517:CM_SERVICE_REQ)[0x563b4cc22250]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-517:CM_SERVICE_REQ)[0x563b4cc53180] (vlr_auth_fsm.c:294) 20250410110552151 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-517:CM_SERVICE_REQ)[0x563b4cc22250]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110552151 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-517:CM_SERVICE_REQ)[0x563b4cc22250]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110552151 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-517:CM_SERVICE_REQ)[0x563b4cc53180]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250410110552151 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-517:CM_SERVICE_REQ)[0x563b4cc53180]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410110552151 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-517:CM_SERVICE_REQ)[0x563b4cc53180]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test-GSUP(2901)@7d38b4d9c9a0: Created GsupExpect[12] for "262420000001112" to be handled at TC_iu_multi_lu_and_mo_ussd2(2926) 20250410110552151 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-517:CM_SERVICE_REQ)[0x563b4cc5dda0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110552151 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-517:CM_SERVICE_REQ)[0x563b4cc5dda0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=3dda99fe6069fdd2c331fc825b5b6962, CK=NONE (ran_msg_iu.c:388) 20250410110552151 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-517:CM_SERVICE_REQ)[0x563b4cc7a7c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:2 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110552151 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-517:CM_SERVICE_REQ)[0x563b4cc53180]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250410110552151 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552151 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552151 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552151 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110552151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552151 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110552151 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110552151 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552151 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 07 06 15 1f b1 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 3d da 99 fe 60 69 fd d2 c3 31 fc 82 5b 5b 69 62 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110552151 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552151 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552151 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552151 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110552151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552151 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110552151 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110552151 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552151 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 00 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110552151 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552151 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552151 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552151 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110552151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552151 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110552151 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110552151 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552151 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 01 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110552151 DIUCS DEBUG (UTRAN-Iu-512) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110552151 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-512:CM_SERVICE_REQ)[0x563b4cc8ac20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 20250410110552151 DIUCS DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-512:CM_SERVICE_REQ)[0x563b4cc8ac20]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110552151 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-512:CM_SERVICE_REQ)[0x563b4cc532b0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110552151 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-512:CM_SERVICE_REQ)[0x563b4cc532b0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110552151 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-512:CM_SERVICE_REQ)[0x563b4cc532b0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110552151 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-512:CM_SERVICE_REQ)[0x563b4cc532b0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110552151 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-512:CM_SERVICE_REQ)[0x563b4cc532b0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110552151 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-512:CM_SERVICE_REQ)[0x563b4cc532b0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110552151 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-512:CM_SERVICE_REQ)[0x563b4cc532b0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:5 20250410110552151 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-512:CM_SERVICE_REQ)[0x563b4cc53b10]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110552151 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-512:CM_SERVICE_REQ)[0x563b4cc53b10]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-512:CM_SERVICE_REQ)[0x563b4cc532b0] (msc_a.c:1053) 20250410110552151 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-512:CM_SERVICE_REQ)[0x563b4cc53b10]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110552151 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-512:CM_SERVICE_REQ)[0x563b4cc53b10]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410110552151 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-512:CM_SERVICE_REQ)[0x563b4cc532b0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc3b690] (msc_a.c:1053) 20250410110552151 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-512:CM_SERVICE_REQ)[0x563b4cc532b0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110552151 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-512:CM_SERVICE_REQ)[0x563b4cc532b0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110552151 DMSC DEBUG msub_fsm[0x563b4cc3b690]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer 20250410110552151 DMSC DEBUG msub(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D) MSC-A terminated (msub.c:261) 20250410110552151 DMSC DEBUG msub(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D) 1 MSC-I still active (msub.c:79) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110552151 DMSC DEBUG msub_fsm[0x563b4cc3b690]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110552151 DMSC DEBUG msub_fsm[0x563b4cc3b690]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110552151 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-512:CM_SERVICE_REQ)[0x563b4cc8ac20]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110552151 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-512:CM_SERVICE_REQ)[0x563b4cc8ac20]{READY}: Removing from parent msub_fsm[0x563b4cc3b690] (msub.c:113) 20250410110552151 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-512 (ran_conn.c:142) 20250410110552152 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-512 (ran_conn.c:155) 20250410110552152 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-512:CM_SERVICE_REQ)[0x563b4cc8ac20]{READY}: Freeing instance (msub.c:113) 20250410110552152 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D:UTRAN-Iu-512:CM_SERVICE_REQ)[0x563b4cc8ac20]{READY}: Deallocated (fsm.c:568) 20250410110552152 DMSC DEBUG msub(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D) Free (msub.c:119) 20250410110552152 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x0132484D - active-conn: now used by 1 (attached) (msub.c:375) 20250410110552152 DMSC DEBUG msub_fsm[0x563b4cc3b690]{terminating}: Freeing instance (msub.c:113) 20250410110552152 DMSC DEBUG msub_fsm[0x563b4cc3b690]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O 20250410110552152 DIUCS DEBUG (UTRAN-Iu-513) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110552152 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x563b4cc75830]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110552152 DIUCS DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x563b4cc75830]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110552152 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x563b4cc6e370]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110552152 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x563b4cc6e370]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110552152 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x563b4cc6e370]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110552152 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x563b4cc6e370]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110552152 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x563b4cc6e370]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110552152 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x563b4cc6e370]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110552152 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x563b4cc6e370]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110552152 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x563b4cc2f230]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110552152 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x563b4cc2f230]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x563b4cc6e370] (msc_a.c:1053) 20250410110552152 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x563b4cc2f230]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110552152 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x563b4cc2f230]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410110552152 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x563b4cc6e370]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc208a0] (msc_a.c:1053) 20250410110552152 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x563b4cc6e370]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110552152 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x563b4cc6e370]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:3 20250410110552152 DMSC DEBUG msub_fsm[0x563b4cc208a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110552152 DMSC DEBUG msub(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C) MSC-A terminated (msub.c:261) 20250410110552152 DMSC DEBUG msub(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C) 1 MSC-I still active (msub.c:79) 20250410110552152 DMSC DEBUG msub_fsm[0x563b4cc208a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110552152 DMSC DEBUG msub_fsm[0x563b4cc208a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:37 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 20250410110552152 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x563b4cc75830]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110552152 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x563b4cc75830]{READY}: Removing from parent msub_fsm[0x563b4cc208a0] (msub.c:113) 20250410110552152 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-513 (ran_conn.c:142) 20250410110552152 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-513 (ran_conn.c:155) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O 20250410110552152 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x563b4cc75830]{READY}: Freeing instance (msub.c:113) 20250410110552152 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C:UTRAN-Iu-513:CM_SERVICE_REQ)[0x563b4cc75830]{READY}: Deallocated (fsm.c:568) 20250410110552152 DMSC DEBUG msub(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C) Free (msub.c:119) 20250410110552152 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x5551717C - active-conn: now used by 1 (attached) (msub.c:375) 20250410110552152 DMSC DEBUG msub_fsm[0x563b4cc208a0]{terminating}: Freeing instance (msub.c:113) 20250410110552152 DMSC DEBUG msub_fsm[0x563b4cc208a0]{terminating}: Deallocated (fsm.c:568) 20250410110552152 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552152 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552152 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552152 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110552152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552152 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110552152 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110552152 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552152 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 02 04 6c 01 a6 00 02 00 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110552152 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552152 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552152 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552152 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110552152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552152 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110552152 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110552152 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552152 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 03 04 4f 93 eb 00 02 01 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110552152 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552152 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552152 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552152 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110552152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552152 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110552152 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110552152 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552152 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 04 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110552152 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552152 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552152 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552152 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110552152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552152 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110552152 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110552152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110552152 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552152 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 02 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 1b bb 1c 15 a1 13 02 01 05 02 01 3b 30 0b 04 01 0f 04 06 aa 51 0c 06 1b 01 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110552152 DIUCS DEBUG (UTRAN-Iu-516) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110552152 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-516:CM_SERVICE_REQ)[0x563b4cc798d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110552152 DIUCS DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-516:CM_SERVICE_REQ)[0x563b4cc798d0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110552152 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-516:CM_SERVICE_REQ)[0x563b4cc646b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110552152 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-516:CM_SERVICE_REQ)[0x563b4cc646b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110552152 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-516:CM_SERVICE_REQ)[0x563b4cc646b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110552152 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-516:CM_SERVICE_REQ)[0x563b4cc30ca0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250410110552152 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-516:CM_SERVICE_REQ)[0x563b4cc30ca0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410110552152 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-516:CM_SERVICE_REQ)[0x563b4cc646b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110552152 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-516:CM_SERVICE_REQ)[0x563b4cc798d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110552152 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-516:CM_SERVICE_REQ)[0x563b4cc30ca0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410110552152 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-516:CM_SERVICE_REQ)[0x563b4cc30ca0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410110552152 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-516:CM_SERVICE_REQ)[0x563b4cc30ca0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410110552152 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-516:CM_SERVICE_REQ)[0x563b4cc30ca0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410110552152 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-516:CM_SERVICE_REQ)[0x563b4cc30ca0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410110552152 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-516:CM_SERVICE_REQ)[0x563b4cc30ca0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410110552152 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-516:CM_SERVICE_REQ)[0x563b4cc30ca0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410110552152 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-516:CM_SERVICE_REQ)[0x563b4cc646b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410110552152 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-516:CM_SERVICE_REQ)[0x563b4cc646b0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.988s remaining) (msc_a.c:450) 20250410110552152 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001113/3/1): Available (smpp_smsc.c:626) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 20250410110552152 DIUCS DEBUG (UTRAN-Iu-514) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110552152 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-514:CM_SERVICE_REQ)[0x563b4cc7be50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110552152 DIUCS DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-514:CM_SERVICE_REQ)[0x563b4cc7be50]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110552152 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-514:CM_SERVICE_REQ)[0x563b4cc7bd20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:5 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:12 20250410110552152 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-514:CM_SERVICE_REQ)[0x563b4cc7bd20]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110552152 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-514:CM_SERVICE_REQ)[0x563b4cc7bd20]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110552152 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250410110552152 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-514:CM_SERVICE_REQ)[0x563b4cc7bd20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:174) 20250410110552152 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-514:CM_SERVICE_REQ)[0x563b4cc7bd20]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 20250410110552153 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552153 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552153 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552153 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110552153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552153 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110552153 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110552153 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552153 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 06 06 77 3a dc 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 11 f3 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110552153 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110552153 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-518:CM_SERVICE_REQ)[0x563b4cc57af0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110552153 DVLR DEBUG SUBSCR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198) Received 1 auth tuples (vlr.c:996) 20250410110552153 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-518:CM_SERVICE_REQ)[0x563b4cc57af0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110552153 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-518:CM_SERVICE_REQ)[0x563b4cc57af0]{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:324) 20250410110552153 DMM DEBUG Tx AUTH REQ (rand = 3589aae7dc4735e70417919c590fd4b8) (gsm_04_08.c:641) 20250410110552153 DMM DEBUG AUTH REQ (autn = e67ae3e3257d26d9708aa60e4c02fe2e) (gsm_04_08.c:643) 20250410110552153 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-518:CM_SERVICE_REQ)[0x563b4cc64b10]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110552153 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-518:CM_SERVICE_REQ)[0x563b4cc64b10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110552153 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-518:CM_SERVICE_REQ)[0x563b4cc6f4f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110552153 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250410110552153 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552153 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552153 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552153 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110552153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552153 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110552153 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110552153 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552153 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 04 06 8c f9 64 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 35 89 aa e7 dc 47 35 e7 04 17 91 9c 59 0f d4 b8 20 10 e6 7a e3 e3 25 7d 26 d9 70 8a a6 0e 4c 02 fe 2e 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2924)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2896)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_multi_lu_and_mo_ussd2(2920)7078310 20250410110552153 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552153 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552153 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552153 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110552153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552153 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110552153 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110552153 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552153 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 05 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110552153 DIUCS DEBUG (UTRAN-Iu-517) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110552153 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-517:CM_SERVICE_REQ)[0x563b4cc7a7c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110552153 DIUCS DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-517:CM_SERVICE_REQ)[0x563b4cc7a7c0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110552153 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-517:CM_SERVICE_REQ)[0x563b4cc5dda0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110552153 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-517:CM_SERVICE_REQ)[0x563b4cc5dda0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110552153 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-517:CM_SERVICE_REQ)[0x563b4cc5dda0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:1 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2920)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110552153 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-517:CM_SERVICE_REQ)[0x563b4cc53180]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250410110552153 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-517:CM_SERVICE_REQ)[0x563b4cc53180]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410110552153 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-517:CM_SERVICE_REQ)[0x563b4cc5dda0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110552153 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-517:CM_SERVICE_REQ)[0x563b4cc7a7c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) TC_iu_multi_lu_and_mo_ussd2(2920)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250410110552153 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-517:CM_SERVICE_REQ)[0x563b4cc53180]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410110552153 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-517:CM_SERVICE_REQ)[0x563b4cc53180]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410110552153 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-517:CM_SERVICE_REQ)[0x563b4cc53180]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410110552153 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-517:CM_SERVICE_REQ)[0x563b4cc53180]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410110552153 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-517:CM_SERVICE_REQ)[0x563b4cc53180]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410110552153 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-517:CM_SERVICE_REQ)[0x563b4cc53180]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410110552153 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-517:CM_SERVICE_REQ)[0x563b4cc53180]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410110552153 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-517:CM_SERVICE_REQ)[0x563b4cc5dda0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410110552153 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-517:CM_SERVICE_REQ)[0x563b4cc5dda0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.988s remaining) (msc_a.c:450) 20250410110552153 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001114/3/1): Available (smpp_smsc.c:626) TC_iu_multi_lu_and_mo_ussd2(2920)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110552153 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552154 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552154 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552154 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110552154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552154 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110552154 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110552154 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552154 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 07 06 15 1f b1 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 11 f4 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2896)@7d38b4d9c9a0: Deleted conn table entry 1TC_iu_multi_lu_and_mo_ussd2(2922)5215211 TC_iu_multi_lu_and_mo_ussd2(2922)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:2 TC_iu_multi_lu_and_mo_ussd2(2922)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2922)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer 20250410110552154 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552154 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552154 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552154 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110552154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552154 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110552154 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110552154 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552154 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 02 00 6c 01 a6 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:6 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2901)@7d38b4d9c9a0: Created GsupExpect[13] for "262420000001113" to be handled at TC_iu_multi_lu_and_mo_ussd2(2928) TC_iu_multi_lu_and_mo_ussd2(2920)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:5 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2922)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:4 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:37 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test-GSUP(2901)@7d38b4d9c9a0: Created GsupExpect[14] for "262420000001114" to be handled at TC_iu_multi_lu_and_mo_ussd2(2930) MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patching N(SD)=1 into dtap '05144A216D0D21040D4E5DB4'O MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patched enc_l3: '05544A216D0D21040D4E5DB4'O MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:6 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05544A216D0D21040D4E5DB4'O MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:2 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:37 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:5 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:37 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110552196 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410110552196 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250410110552196 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-514:CM_SERVICE_REQ)[0x563b4cc7bd20]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250410110552196 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-514:CM_SERVICE_REQ)[0x563b4cc7bd20]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110552196 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-514:CM_SERVICE_REQ)[0x563b4cc7be50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110552196 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410110552196 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-514:CM_SERVICE_REQ)[0x563b4cc7bd20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110552196 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-514:CM_SERVICE_REQ)[0x563b4cc7bd20]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250410110552196 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-514:CM_SERVICE_REQ)[0x563b4cc7bd20]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110552196 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110552197 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110552197 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110552197 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-514:CM_SERVICE_REQ)[0x563b4cc7bd20]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110552197 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-514:CM_SERVICE_REQ)[0x563b4cc7be50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110552197 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410110552197 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552197 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552197 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552197 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110552197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552197 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110552197 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110552197 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552197 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 108 bytes: [L2]> 01 00 01 01 00 00 00 6c 02 10 00 59 00 00 00 b9 00 00 00 c3 03 00 00 00 06 bd d2 6e 00 01 42 00 14 40 3e 00 00 02 00 10 40 32 31 9b 2a 1c 2d a2 2b 02 01 05 30 26 02 01 3b 30 21 04 01 0f 04 1c d9 77 5d 0e 2a e3 e9 65 f7 3c fd 76 83 d2 73 10 2d 17 93 cd 60 30 58 2c 16 8b 35 1a 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110552197 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552197 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552197 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552197 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110552197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552197 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110552197 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110552197 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552197 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 00 06 bd d2 6e 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110552197 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552197 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552197 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552197 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110552197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552197 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110552197 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110552197 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552197 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 02 01 4f 93 eb 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110552197 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552197 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552197 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552197 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110552197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552197 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110552197 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110552197 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552197 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 03 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 1b bb 1c 15 a1 13 02 01 05 02 01 3b 30 0b 04 01 0f 04 06 aa 51 0c 06 1b 01 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110552197 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552197 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552197 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552197 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110552197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552197 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110552197 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110552197 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552197 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 06 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 4a 21 6d 0d 21 04 0d 4e 5d b4 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110552197 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552197 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552197 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552197 DIUCS DEBUG (UTRAN-Iu-515) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110552197 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-515:CM_SERVICE_REQ)[0x563b4cc5c950]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110552197 DIUCS DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-515:CM_SERVICE_REQ)[0x563b4cc5c950]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110552197 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110552197 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-515:CM_SERVICE_REQ)[0x563b4cc64c40]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110552197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552197 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110552197 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110552197 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552197 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 04 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 1b bb 1c 15 a1 13 02 01 05 02 01 3b 30 0b 04 01 0f 04 06 aa 51 0c 06 1b 01 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110552197 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552197 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552197 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552197 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110552197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552197 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110552197 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-515:CM_SERVICE_REQ)[0x563b4cc64c40]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110552197 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-515:CM_SERVICE_REQ)[0x563b4cc64c40]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110552197 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250410110552197 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-515:CM_SERVICE_REQ)[0x563b4cc64c40]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:174) 20250410110552197 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-515:CM_SERVICE_REQ)[0x563b4cc64c40]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250410110552197 DIUCS DEBUG (UTRAN-Iu-518) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110552197 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-518:CM_SERVICE_REQ)[0x563b4cc6f4f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110552197 DIUCS DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-518:CM_SERVICE_REQ)[0x563b4cc6f4f0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110552197 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-518:CM_SERVICE_REQ)[0x563b4cc64b10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110552197 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-518:CM_SERVICE_REQ)[0x563b4cc64b10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110552197 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-518:CM_SERVICE_REQ)[0x563b4cc64b10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110552197 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110552197 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552197 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 05 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 1b bb 1c 15 a1 13 02 01 05 02 01 3b 30 0b 04 01 0f 04 06 aa 51 0c 06 1b 01 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110552197 DMM DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-518:CM_SERVICE_REQ)[0x563b4cc64b10]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 4a216d0d0d4e5db4) (gsm_04_08.c:1128) 20250410110552197 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-518:CM_SERVICE_REQ)[0x563b4cc57af0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110552197 DVLR DEBUG SUBSCR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198) AUTH on UTRAN received RES: 4a216d0d0d4e5db4 (8 bytes) (vlr_auth_fsm.c:151) 20250410110552197 DVLR INFO SUBSCR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110552197 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-518:CM_SERVICE_REQ)[0x563b4cc57af0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110552197 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-518:CM_SERVICE_REQ)[0x563b4cc57af0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110552197 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-518:CM_SERVICE_REQ)[0x563b4cc57af0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110552197 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-518:CM_SERVICE_REQ)[0x563b4cc57af0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-518:CM_SERVICE_REQ)[0x563b4cc61990] (vlr_auth_fsm.c:294) 20250410110552197 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-518:CM_SERVICE_REQ)[0x563b4cc57af0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110552197 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-518:CM_SERVICE_REQ)[0x563b4cc57af0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110552197 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-518:CM_SERVICE_REQ)[0x563b4cc61990]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250410110552197 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-518:CM_SERVICE_REQ)[0x563b4cc61990]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410110552198 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-518:CM_SERVICE_REQ)[0x563b4cc61990]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110552198 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-518:CM_SERVICE_REQ)[0x563b4cc64b10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110552198 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-518:CM_SERVICE_REQ)[0x563b4cc64b10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=57220df500901a20a40f733bd32b8bba, CK=NONE (ran_msg_iu.c:388) 20250410110552198 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-518:CM_SERVICE_REQ)[0x563b4cc6f4f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110552198 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-518:CM_SERVICE_REQ)[0x563b4cc61990]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250410110552198 DIUCS DEBUG (UTRAN-Iu-516) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110552198 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-516:CM_SERVICE_REQ)[0x563b4cc798d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110552198 DIUCS DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-516:CM_SERVICE_REQ)[0x563b4cc798d0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110552198 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-516:CM_SERVICE_REQ)[0x563b4cc646b0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110552198 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-516:CM_SERVICE_REQ)[0x563b4cc646b0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110552198 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-516:CM_SERVICE_REQ)[0x563b4cc646b0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110552198 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250410110552198 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-516:CM_SERVICE_REQ)[0x563b4cc646b0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:174) 20250410110552198 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-516:CM_SERVICE_REQ)[0x563b4cc646b0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 20250410110552198 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552198 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552198 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552198 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110552198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552198 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110552198 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110552198 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552198 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 04 06 8c f9 64 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 57 22 0d f5 00 90 1a 20 a4 0f 73 3b d3 2b 8b ba 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110552198 DIUCS DEBUG (UTRAN-Iu-517) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110552198 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-517:CM_SERVICE_REQ)[0x563b4cc7a7c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110552198 DIUCS DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-517:CM_SERVICE_REQ)[0x563b4cc7a7c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110552198 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-517:CM_SERVICE_REQ)[0x563b4cc5dda0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110552198 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-517:CM_SERVICE_REQ)[0x563b4cc5dda0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110552198 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-517:CM_SERVICE_REQ)[0x563b4cc5dda0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110552198 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250410110552198 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-517:CM_SERVICE_REQ)[0x563b4cc5dda0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:174) 20250410110552198 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-517:CM_SERVICE_REQ)[0x563b4cc5dda0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:3 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2928)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2926)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2930)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110552199 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410110552199 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250410110552199 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-516:CM_SERVICE_REQ)[0x563b4cc646b0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250410110552199 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-516:CM_SERVICE_REQ)[0x563b4cc646b0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110552199 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-516:CM_SERVICE_REQ)[0x563b4cc798d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110552199 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410110552199 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-516:CM_SERVICE_REQ)[0x563b4cc646b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110552199 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-516:CM_SERVICE_REQ)[0x563b4cc646b0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250410110552199 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-516:CM_SERVICE_REQ)[0x563b4cc646b0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110552199 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110552199 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110552199 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110552199 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-516:CM_SERVICE_REQ)[0x563b4cc646b0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110552199 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-516:CM_SERVICE_REQ)[0x563b4cc798d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110552199 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:3 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer 20250410110552199 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552199 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552199 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110552199 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110552199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552199 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110552199 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110552199 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552199 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 108 bytes: [L2]> 01 00 01 01 00 00 00 6c 02 10 00 59 00 00 00 b9 00 00 00 c3 03 00 00 06 06 77 3a dc 00 01 42 00 14 40 3e 00 00 02 00 10 40 32 31 9b 2a 1c 2d a2 2b 02 01 05 30 26 02 01 3b 30 21 04 01 0f 04 1c d9 77 5d 0e 2a e3 e9 65 f7 3c fd 76 83 d2 73 10 2d 17 93 cd 60 30 58 2c 16 9b 35 1a 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110552199 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552199 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552199 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552199 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110552199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552199 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110552199 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110552199 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552199 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 06 06 77 3a dc 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:6 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:2 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer TC_iu_multi_lu_and_mo_ussd2(2924)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:2 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:6 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 TC_iu_multi_lu_and_mo_ussd2(2928)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110552201 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552201 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552201 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:3 20250410110552201 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110552201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552201 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110552201 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110552201 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552201 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 06 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 20250410110552201 DIUCS DEBUG (UTRAN-Iu-518) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110552201 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-518:CM_SERVICE_REQ)[0x563b4cc6f4f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110552201 DIUCS DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-518:CM_SERVICE_REQ)[0x563b4cc6f4f0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110552201 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-518:CM_SERVICE_REQ)[0x563b4cc64b10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110552201 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-518:CM_SERVICE_REQ)[0x563b4cc64b10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110552201 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-518:CM_SERVICE_REQ)[0x563b4cc64b10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110552201 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-518:CM_SERVICE_REQ)[0x563b4cc61990]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250410110552201 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-518:CM_SERVICE_REQ)[0x563b4cc61990]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410110552201 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-518:CM_SERVICE_REQ)[0x563b4cc64b10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110552201 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-518:CM_SERVICE_REQ)[0x563b4cc6f4f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110552201 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-518:CM_SERVICE_REQ)[0x563b4cc61990]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410110552201 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-518:CM_SERVICE_REQ)[0x563b4cc61990]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410110552201 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-518:CM_SERVICE_REQ)[0x563b4cc61990]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410110552201 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-518:CM_SERVICE_REQ)[0x563b4cc61990]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250410110552201 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-518:CM_SERVICE_REQ)[0x563b4cc61990]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410110552201 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-518:CM_SERVICE_REQ)[0x563b4cc61990]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410110552201 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-518:CM_SERVICE_REQ)[0x563b4cc61990]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410110552201 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-518:CM_SERVICE_REQ)[0x563b4cc64b10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410110552201 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-518:CM_SERVICE_REQ)[0x563b4cc64b10]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.945s remaining) (msc_a.c:450) 20250410110552201 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001115/3/1): Available (smpp_smsc.c:626) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110552201 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552201 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552201 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552201 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110552201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552201 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110552201 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110552201 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552201 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 04 06 8c f9 64 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 11 f5 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110552201 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552201 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552201 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552201 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110552201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552201 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110552201 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110552201 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552201 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 02 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110552201 DIUCS DEBUG (UTRAN-Iu-514) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110552201 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-514:CM_SERVICE_REQ)[0x563b4cc7be50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110552201 DIUCS DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-514:CM_SERVICE_REQ)[0x563b4cc7be50]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110552201 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-514:CM_SERVICE_REQ)[0x563b4cc7bd20]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110552201 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-514:CM_SERVICE_REQ)[0x563b4cc7bd20]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110552201 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-514:CM_SERVICE_REQ)[0x563b4cc7bd20]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110552201 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-514:CM_SERVICE_REQ)[0x563b4cc7bd20]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110552201 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-514:CM_SERVICE_REQ)[0x563b4cc7bd20]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110552201 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-514:CM_SERVICE_REQ)[0x563b4cc7bd20]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110552201 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-514:CM_SERVICE_REQ)[0x563b4cc7bd20]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110552201 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-514:CM_SERVICE_REQ)[0x563b4cc7acd0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110552201 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-514:CM_SERVICE_REQ)[0x563b4cc7acd0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-514:CM_SERVICE_REQ)[0x563b4cc7bd20] (msc_a.c:1053) 20250410110552201 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-514:CM_SERVICE_REQ)[0x563b4cc7acd0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110552201 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-514:CM_SERVICE_REQ)[0x563b4cc7acd0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410110552201 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-514:CM_SERVICE_REQ)[0x563b4cc7bd20]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc74860] (msc_a.c:1053) 20250410110552201 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-514:CM_SERVICE_REQ)[0x563b4cc7bd20]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110552201 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-514:CM_SERVICE_REQ)[0x563b4cc7bd20]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:2 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 20250410110552201 DMSC DEBUG msub_fsm[0x563b4cc74860]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110552201 DMSC DEBUG msub(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4) MSC-A terminated (msub.c:261) 20250410110552201 DMSC DEBUG msub(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4) 1 MSC-I still active (msub.c:79) 20250410110552202 DMSC DEBUG msub_fsm[0x563b4cc74860]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110552202 DMSC DEBUG msub_fsm[0x563b4cc74860]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110552202 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-514:CM_SERVICE_REQ)[0x563b4cc7be50]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110552202 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-514:CM_SERVICE_REQ)[0x563b4cc7be50]{READY}: Removing from parent msub_fsm[0x563b4cc74860] (msub.c:113) 20250410110552202 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-514 (ran_conn.c:142) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 20250410110552202 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-514 (ran_conn.c:155) 20250410110552202 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-514:CM_SERVICE_REQ)[0x563b4cc7be50]{READY}: Freeing instance (msub.c:113) 20250410110552202 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4:UTRAN-Iu-514:CM_SERVICE_REQ)[0x563b4cc7be50]{READY}: Deallocated (fsm.c:568) 20250410110552202 DMSC DEBUG msub(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4) Free (msub.c:119) 20250410110552202 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x101595B4 - active-conn: now used by 1 (attached) (msub.c:375) 20250410110552202 DMSC DEBUG msub_fsm[0x563b4cc74860]{terminating}: Freeing instance (msub.c:113) 20250410110552202 DMSC DEBUG msub_fsm[0x563b4cc74860]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250410110552202 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552202 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552202 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552202 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110552202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552202 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110552202 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110552202 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552202 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 00 04 bd d2 6e 00 02 02 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:6 20250410110552202 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552202 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552202 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552202 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110552202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer 20250410110552202 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110552202 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110552202 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552202 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 04 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110552202 DIUCS DEBUG (UTRAN-Iu-516) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110552202 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-516:CM_SERVICE_REQ)[0x563b4cc798d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110552202 DIUCS DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-516:CM_SERVICE_REQ)[0x563b4cc798d0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110552202 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-516:CM_SERVICE_REQ)[0x563b4cc646b0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110552202 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-516:CM_SERVICE_REQ)[0x563b4cc646b0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110552202 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-516:CM_SERVICE_REQ)[0x563b4cc646b0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110552202 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-516:CM_SERVICE_REQ)[0x563b4cc646b0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110552202 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-516:CM_SERVICE_REQ)[0x563b4cc646b0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110552202 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-516:CM_SERVICE_REQ)[0x563b4cc646b0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110552202 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-516:CM_SERVICE_REQ)[0x563b4cc646b0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110552202 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-516:CM_SERVICE_REQ)[0x563b4cc30ca0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110552202 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-516:CM_SERVICE_REQ)[0x563b4cc30ca0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-516:CM_SERVICE_REQ)[0x563b4cc646b0] (msc_a.c:1053) 20250410110552202 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-516:CM_SERVICE_REQ)[0x563b4cc30ca0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110552202 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-516:CM_SERVICE_REQ)[0x563b4cc30ca0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410110552202 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-516:CM_SERVICE_REQ)[0x563b4cc646b0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc5c5e0] (msc_a.c:1053) 20250410110552202 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-516:CM_SERVICE_REQ)[0x563b4cc646b0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110552202 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-516:CM_SERVICE_REQ)[0x563b4cc646b0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110552202 DMSC DEBUG msub_fsm[0x563b4cc5c5e0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110552202 DMSC DEBUG msub(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932) MSC-A terminated (msub.c:261) 20250410110552202 DMSC DEBUG msub(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932) 1 MSC-I still active (msub.c:79) 20250410110552202 DMSC DEBUG msub_fsm[0x563b4cc5c5e0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110552202 DMSC DEBUG msub_fsm[0x563b4cc5c5e0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110552202 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-516:CM_SERVICE_REQ)[0x563b4cc798d0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110552202 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-516:CM_SERVICE_REQ)[0x563b4cc798d0]{READY}: Removing from parent msub_fsm[0x563b4cc5c5e0] (msub.c:113) 20250410110552202 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-516 (ran_conn.c:142) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 20250410110552202 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-516 (ran_conn.c:155) 20250410110552202 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-516:CM_SERVICE_REQ)[0x563b4cc798d0]{READY}: Freeing instance (msub.c:113) 20250410110552202 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932:UTRAN-Iu-516:CM_SERVICE_REQ)[0x563b4cc798d0]{READY}: Deallocated (fsm.c:568) 20250410110552202 DMSC DEBUG msub(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932) Free (msub.c:119) 20250410110552202 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x51637932 - active-conn: now used by 1 (attached) (msub.c:375) 20250410110552202 DMSC DEBUG msub_fsm[0x563b4cc5c5e0]{terminating}: Freeing instance (msub.c:113) 20250410110552202 DMSC DEBUG msub_fsm[0x563b4cc5c5e0]{terminating}: Deallocated (fsm.c:568) 20250410110552202 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552202 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552202 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552202 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110552202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110552202 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110552202 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110552202 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552202 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 06 04 77 3a dc 00 02 04 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:3 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110552203 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552203 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552203 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110552203 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110552203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552203 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110552203 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110552203 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552203 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 02 02 bd d2 6e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-RAN(2896)@7d38b4d9c9a0: Deleted conn table entry 3TC_iu_multi_lu_and_mo_ussd2(2924)12440174 MSC_Test-GSUP(2901)@7d38b4d9c9a0: Created GsupExpect[15] for "262420000001115" to be handled at TC_iu_multi_lu_and_mo_ussd2(2932) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:2 TC_iu_multi_lu_and_mo_ussd2(2924)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2924)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2924)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2896)@7d38b4d9c9a0: Deleted conn table entry 2TC_iu_multi_lu_and_mo_ussd2(2928)7813852 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2928)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2928)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2928)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2924)@7d38b4d9c9a0: Final verdict of PTC: pass TC_iu_multi_lu_and_mo_ussd2(2928)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2896)@7d38b4d9c9a0: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:6 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:37 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110552244 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410110552244 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250410110552244 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-515:CM_SERVICE_REQ)[0x563b4cc64c40]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250410110552244 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-515:CM_SERVICE_REQ)[0x563b4cc64c40]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110552244 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-515:CM_SERVICE_REQ)[0x563b4cc5c950]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110552244 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410110552244 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-515:CM_SERVICE_REQ)[0x563b4cc64c40]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110552244 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-515:CM_SERVICE_REQ)[0x563b4cc64c40]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250410110552244 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-515:CM_SERVICE_REQ)[0x563b4cc64c40]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110552244 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110552244 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110552244 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110552244 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-515:CM_SERVICE_REQ)[0x563b4cc64c40]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110552244 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-515:CM_SERVICE_REQ)[0x563b4cc5c950]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110552244 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410110552244 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410110552244 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250410110552244 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-517:CM_SERVICE_REQ)[0x563b4cc5dda0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250410110552244 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-517:CM_SERVICE_REQ)[0x563b4cc5dda0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110552244 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-517:CM_SERVICE_REQ)[0x563b4cc7a7c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110552244 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410110552244 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-517:CM_SERVICE_REQ)[0x563b4cc5dda0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110552244 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-517:CM_SERVICE_REQ)[0x563b4cc5dda0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250410110552245 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-517:CM_SERVICE_REQ)[0x563b4cc5dda0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110552245 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110552245 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110552245 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110552245 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-517:CM_SERVICE_REQ)[0x563b4cc5dda0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110552245 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-517:CM_SERVICE_REQ)[0x563b4cc7a7c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110552245 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410110552245 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552245 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552245 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552245 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110552245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552245 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110552245 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110552245 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552245 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 108 bytes: [L2]> 01 00 01 01 00 00 00 6c 02 10 00 59 00 00 00 b9 00 00 00 c3 03 00 00 01 06 41 9b e5 00 01 42 00 14 40 3e 00 00 02 00 10 40 32 31 9b 2a 1c 2d a2 2b 02 01 05 30 26 02 01 3b 30 21 04 01 0f 04 1c d9 77 5d 0e 2a e3 e9 65 f7 3c fd 76 83 d2 73 10 2d 17 93 cd 60 30 58 2c 16 93 35 1a 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110552245 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552245 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552245 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552245 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110552245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552245 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110552245 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110552245 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552245 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 01 06 41 9b e5 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110552245 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552245 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552245 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552245 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110552245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552245 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110552245 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110552245 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552245 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 108 bytes: [L2]> 01 00 01 01 00 00 00 6c 02 10 00 59 00 00 00 b9 00 00 00 c3 03 00 00 07 06 15 1f b1 00 01 42 00 14 40 3e 00 00 02 00 10 40 32 31 9b 2a 1c 2d a2 2b 02 01 05 30 26 02 01 3b 30 21 04 01 0f 04 1c d9 77 5d 0e 2a e3 e9 65 f7 3c fd 76 83 d2 73 10 2d 17 93 cd 60 30 58 2c 16 a3 35 1a 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110552245 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552245 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552245 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552245 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110552245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552245 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110552245 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110552245 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552245 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 02 04 77 3a dc 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110552245 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552245 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552245 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552245 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110552245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552245 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110552245 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110552245 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552245 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 07 06 15 1f b1 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110552245 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552245 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552245 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552245 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110552245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552245 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110552245 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110552245 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552245 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 06 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 1b bb 1c 15 a1 13 02 01 05 02 01 3b 30 0b 04 01 0f 04 06 aa 51 0c 06 1b 01 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110552245 DIUCS DEBUG (UTRAN-Iu-518) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110552245 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-518:CM_SERVICE_REQ)[0x563b4cc6f4f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110552245 DIUCS DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-518:CM_SERVICE_REQ)[0x563b4cc6f4f0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110552245 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-518:CM_SERVICE_REQ)[0x563b4cc64b10]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110552245 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-518:CM_SERVICE_REQ)[0x563b4cc64b10]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110552245 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-518:CM_SERVICE_REQ)[0x563b4cc64b10]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110552245 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250410110552245 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-518:CM_SERVICE_REQ)[0x563b4cc64b10]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:174) 20250410110552245 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-518:CM_SERVICE_REQ)[0x563b4cc64b10]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:4 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2932)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 20250410110552247 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410110552247 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250410110552247 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-518:CM_SERVICE_REQ)[0x563b4cc64b10]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250410110552247 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-518:CM_SERVICE_REQ)[0x563b4cc64b10]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110552247 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-518:CM_SERVICE_REQ)[0x563b4cc6f4f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110552247 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410110552247 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-518:CM_SERVICE_REQ)[0x563b4cc64b10]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110552247 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-518:CM_SERVICE_REQ)[0x563b4cc64b10]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250410110552247 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-518:CM_SERVICE_REQ)[0x563b4cc64b10]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110552247 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:4 20250410110552247 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110552247 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110552247 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-518:CM_SERVICE_REQ)[0x563b4cc64b10]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110552247 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-518:CM_SERVICE_REQ)[0x563b4cc6f4f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 20250410110552247 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110552247 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552247 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552247 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552247 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110552247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552247 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110552247 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110552247 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552247 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 108 bytes: [L2]> 01 00 01 01 00 00 00 6c 02 10 00 59 00 00 00 b9 00 00 00 c3 03 00 00 04 06 8c f9 64 00 01 42 00 14 40 3e 00 00 02 00 10 40 32 31 9b 2a 1c 2d a2 2b 02 01 05 30 26 02 01 3b 30 21 04 01 0f 04 1c d9 77 5d 0e 2a e3 e9 65 f7 3c fd 76 83 d2 73 10 2d 17 93 cd 60 30 58 2c 16 ab 35 1a 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110552247 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552247 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552247 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552247 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110552247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552247 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110552247 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110552247 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552247 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 04 06 8c f9 64 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) TC_iu_multi_lu_and_mo_ussd2(2926)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:5 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:5 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:6 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:6 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2930)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2932)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:4 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:5 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:7 20250410110552249 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552249 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552249 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552249 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110552249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552250 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110552250 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110552250 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110552250 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 03 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250410110552250 DIUCS DEBUG (UTRAN-Iu-515) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110552250 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-515:CM_SERVICE_REQ)[0x563b4cc5c950]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110552250 DIUCS DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-515:CM_SERVICE_REQ)[0x563b4cc5c950]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110552250 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-515:CM_SERVICE_REQ)[0x563b4cc64c40]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110552250 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-515:CM_SERVICE_REQ)[0x563b4cc64c40]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110552250 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-515:CM_SERVICE_REQ)[0x563b4cc64c40]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110552250 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-515:CM_SERVICE_REQ)[0x563b4cc64c40]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110552250 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-515:CM_SERVICE_REQ)[0x563b4cc64c40]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110552250 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-515:CM_SERVICE_REQ)[0x563b4cc64c40]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110552250 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-515:CM_SERVICE_REQ)[0x563b4cc64c40]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110552250 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-515:CM_SERVICE_REQ)[0x563b4cc7c770]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110552250 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-515:CM_SERVICE_REQ)[0x563b4cc7c770]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-515:CM_SERVICE_REQ)[0x563b4cc64c40] (msc_a.c:1053) 20250410110552250 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-515:CM_SERVICE_REQ)[0x563b4cc7c770]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110552250 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-515:CM_SERVICE_REQ)[0x563b4cc7c770]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410110552250 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-515:CM_SERVICE_REQ)[0x563b4cc64c40]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc86b70] (msc_a.c:1053) 20250410110552250 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-515:CM_SERVICE_REQ)[0x563b4cc64c40]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110552250 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-515:CM_SERVICE_REQ)[0x563b4cc64c40]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110552250 DMSC DEBUG msub_fsm[0x563b4cc86b70]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110552250 DMSC DEBUG msub(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514) MSC-A terminated (msub.c:261) 20250410110552250 DMSC DEBUG msub(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514) 1 MSC-I still active (msub.c:79) 20250410110552250 DMSC DEBUG msub_fsm[0x563b4cc86b70]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110552250 DMSC DEBUG msub_fsm[0x563b4cc86b70]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110552250 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-515:CM_SERVICE_REQ)[0x563b4cc5c950]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110552250 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-515:CM_SERVICE_REQ)[0x563b4cc5c950]{READY}: Removing from parent msub_fsm[0x563b4cc86b70] (msub.c:113) 20250410110552250 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-515 (ran_conn.c:142) 20250410110552250 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-515 (ran_conn.c:155) 20250410110552250 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-515:CM_SERVICE_REQ)[0x563b4cc5c950]{READY}: Freeing instance (msub.c:113) 20250410110552250 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514:UTRAN-Iu-515:CM_SERVICE_REQ)[0x563b4cc5c950]{READY}: Deallocated (fsm.c:568) 20250410110552250 DMSC DEBUG msub(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514) Free (msub.c:119) 20250410110552250 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x23FBD514 - active-conn: now used by 1 (attached) (msub.c:375) 20250410110552250 DMSC DEBUG msub_fsm[0x563b4cc86b70]{terminating}: Freeing instance (msub.c:113) 20250410110552250 DMSC DEBUG msub_fsm[0x563b4cc86b70]{terminating}: Deallocated (fsm.c:568) 20250410110552250 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552250 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552250 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552250 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110552250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552250 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110552250 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110552250 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552250 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 01 04 41 9b e5 00 02 03 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on connection ID:6 20250410110552250 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552250 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552250 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552250 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110552250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552250 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: vl_from0 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110552250 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110552250 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552250 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 05 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110552250 DIUCS DEBUG (UTRAN-Iu-517) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110552250 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-517:CM_SERVICE_REQ)[0x563b4cc7a7c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250410110552250 DIUCS DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-517:CM_SERVICE_REQ)[0x563b4cc7a7c0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110552250 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-517:CM_SERVICE_REQ)[0x563b4cc5dda0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110552250 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-517:CM_SERVICE_REQ)[0x563b4cc5dda0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110552250 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-517:CM_SERVICE_REQ)[0x563b4cc5dda0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 20250410110552250 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-517:CM_SERVICE_REQ)[0x563b4cc5dda0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110552250 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-517:CM_SERVICE_REQ)[0x563b4cc5dda0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110552250 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-517:CM_SERVICE_REQ)[0x563b4cc5dda0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110552250 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-517:CM_SERVICE_REQ)[0x563b4cc5dda0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110552250 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-517:CM_SERVICE_REQ)[0x563b4cc53180]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110552250 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-517:CM_SERVICE_REQ)[0x563b4cc53180]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-517:CM_SERVICE_REQ)[0x563b4cc5dda0] (msc_a.c:1053) 20250410110552250 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-517:CM_SERVICE_REQ)[0x563b4cc53180]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110552250 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-517:CM_SERVICE_REQ)[0x563b4cc53180]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410110552250 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-517:CM_SERVICE_REQ)[0x563b4cc5dda0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc54720] (msc_a.c:1053) 20250410110552250 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-517:CM_SERVICE_REQ)[0x563b4cc5dda0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110552250 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-517:CM_SERVICE_REQ)[0x563b4cc5dda0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110552250 DMSC DEBUG msub_fsm[0x563b4cc54720]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110552250 DMSC DEBUG msub(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15) MSC-A terminated (msub.c:261) 20250410110552250 DMSC DEBUG msub(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15) 1 MSC-I still active (msub.c:79) 20250410110552250 DMSC DEBUG msub_fsm[0x563b4cc54720]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110552250 DMSC DEBUG msub_fsm[0x563b4cc54720]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110552250 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-517:CM_SERVICE_REQ)[0x563b4cc7a7c0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110552250 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-517:CM_SERVICE_REQ)[0x563b4cc7a7c0]{READY}: Removing from parent msub_fsm[0x563b4cc54720] (msub.c:113) 20250410110552250 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-517 (ran_conn.c:142) 20250410110552250 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-517 (ran_conn.c:155) 20250410110552250 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-517:CM_SERVICE_REQ)[0x563b4cc7a7c0]{READY}: Freeing instance (msub.c:113) 20250410110552250 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15:UTRAN-Iu-517:CM_SERVICE_REQ)[0x563b4cc7a7c0]{READY}: Deallocated (fsm.c:568) 20250410110552250 DMSC DEBUG msub(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15) Free (msub.c:119) 20250410110552250 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x7177FB15 - active-conn: now used by 1 (attached) (msub.c:375) 20250410110552250 DMSC DEBUG msub_fsm[0x563b4cc54720]{terminating}: Freeing instance (msub.c:113) 20250410110552250 DMSC DEBUG msub_fsm[0x563b4cc54720]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:4 20250410110552250 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552250 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552250 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552250 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110552250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552250 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110552250 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110552250 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552250 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 07 04 15 1f b1 00 02 05 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110552250 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552251 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552251 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552251 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110552251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552251 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110552251 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110552251 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552251 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 06 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110552251 DIUCS DEBUG (UTRAN-Iu-518) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110552251 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-518:CM_SERVICE_REQ)[0x563b4cc6f4f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110552251 DIUCS DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-518:CM_SERVICE_REQ)[0x563b4cc6f4f0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110552251 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-518:CM_SERVICE_REQ)[0x563b4cc64b10]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110552251 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-518:CM_SERVICE_REQ)[0x563b4cc64b10]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 20250410110552251 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-518:CM_SERVICE_REQ)[0x563b4cc64b10]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110552251 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-518:CM_SERVICE_REQ)[0x563b4cc64b10]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110552251 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-518:CM_SERVICE_REQ)[0x563b4cc64b10]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110552251 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-518:CM_SERVICE_REQ)[0x563b4cc64b10]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110552251 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-518:CM_SERVICE_REQ)[0x563b4cc64b10]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110552251 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-518:CM_SERVICE_REQ)[0x563b4cc61990]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110552251 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-518:CM_SERVICE_REQ)[0x563b4cc61990]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-518:CM_SERVICE_REQ)[0x563b4cc64b10] (msc_a.c:1053) 20250410110552251 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-518:CM_SERVICE_REQ)[0x563b4cc61990]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110552251 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-518:CM_SERVICE_REQ)[0x563b4cc61990]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410110552251 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-518:CM_SERVICE_REQ)[0x563b4cc64b10]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc54970] (msc_a.c:1053) 20250410110552251 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-518:CM_SERVICE_REQ)[0x563b4cc64b10]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110552251 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-518:CM_SERVICE_REQ)[0x563b4cc64b10]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110552251 DMSC DEBUG msub_fsm[0x563b4cc54970]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110552251 DMSC DEBUG msub(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198) MSC-A terminated (msub.c:261) 20250410110552251 DMSC DEBUG msub(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198) 1 MSC-I still active (msub.c:79) 20250410110552251 DMSC DEBUG msub_fsm[0x563b4cc54970]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110552251 DMSC DEBUG msub_fsm[0x563b4cc54970]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110552251 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-518:CM_SERVICE_REQ)[0x563b4cc6f4f0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110552251 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-518:CM_SERVICE_REQ)[0x563b4cc6f4f0]{READY}: Removing from parent msub_fsm[0x563b4cc54970] (msub.c:113) 20250410110552251 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-518 (ran_conn.c:142) MSC_Test_2-RAN(2896)@7d38b4d9c9a0: Deleted conn table entry 4TC_iu_multi_lu_and_mo_ussd2(2926)4299749 20250410110552251 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-518 (ran_conn.c:155) 20250410110552251 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-518:CM_SERVICE_REQ)[0x563b4cc6f4f0]{READY}: Freeing instance (msub.c:113) 20250410110552251 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198:UTRAN-Iu-518:CM_SERVICE_REQ)[0x563b4cc6f4f0]{READY}: Deallocated (fsm.c:568) 20250410110552251 DMSC DEBUG msub(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198) Free (msub.c:119) 20250410110552251 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2484E198 - active-conn: now used by 1 (attached) (msub.c:375) 20250410110552251 DMSC DEBUG msub_fsm[0x563b4cc54970]{terminating}: Freeing instance (msub.c:113) 20250410110552251 DMSC DEBUG msub_fsm[0x563b4cc54970]{terminating}: Deallocated (fsm.c:568) 20250410110552251 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552251 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552251 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552251 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110552251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552251 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110552251 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110552251 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552251 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 04 04 8c f9 64 00 02 06 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) TC_iu_multi_lu_and_mo_ussd2(2926)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110552251 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552251 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552251 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552251 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110552251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552251 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110552251 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110552251 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552251 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 02 03 41 9b e5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:5 TC_iu_multi_lu_and_mo_ussd2(2926)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2926)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2896)@7d38b4d9c9a0: Deleted conn table entry 5TC_iu_multi_lu_and_mo_ussd2(2930)1384369 MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Session index based on local reference:6 TC_iu_multi_lu_and_mo_ussd2(2930)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2930)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2930)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2896)@7d38b4d9c9a0: Deleted conn table entry 6TC_iu_multi_lu_and_mo_ussd2(2932)9238884 TC_iu_multi_lu_and_mo_ussd2(2926)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2932)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2932)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2932)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2930)@7d38b4d9c9a0: Final verdict of PTC: pass TC_iu_multi_lu_and_mo_ussd2(2932)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410110552255 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410110552255 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250410110552257 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:378) 20250410110552257 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410110552256 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410110552256 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110552256 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410110552256 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410110552256 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410110552256 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110552256 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110552256 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410110552256 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110552256 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552256 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1126) 20250410110552256 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110552256 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110552256 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110552256 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110552256 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110552256 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110552256 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110552256 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110552256 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110552257 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552257 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552257 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552257 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110552257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552257 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110552257 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110552257 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552257 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 02 05 15 1f b1 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110552257 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552257 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110552257 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110552257 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110552257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110552257 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110552257 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110552257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110552257 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110552257 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 02 06 8c f9 64 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_1-RAN(2893)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(2901)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(2889)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110552257 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410110552257 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-SCCP(2892)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(2890)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(2891)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110552258 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250410110552257 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410110552257 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110552257 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410110552257 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410110552257 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410110552257 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110552257 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110552257 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410110552257 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110552257 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552257 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410110552257 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110552257 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110552257 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110552257 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110552257 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110552257 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110552257 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110552257 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110552257 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) IPA-CTRL-CLI-IPA(2929)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2913)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2905)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2921)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(2898)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2925)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2919)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2933)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2915)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2911)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110552258 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110552258 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110552258 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110552258 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250410110552258 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250410110552258 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110552258 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250410110552258 DLSS7 ERROR 0: ASP(virt-rnc0-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250410110552258 DLINP ERROR SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:766) 20250410110552258 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110552258 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410110552258 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110552258 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110552258 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110552258 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110552258 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110552258 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110552258 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110552258 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110552258 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250410110552259 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2894)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-RAN(2896)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2909)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2907)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2923)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(2900)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-M3UA(2897)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2888)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2917)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(2899)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(2902)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2931)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2927)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2934)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-SCCP(2895)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2888): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(2889): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(2890): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(2891): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-SCCP(2892): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-RAN(2893): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-M3UA(2894): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-SCCP(2895): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-RAN(2896): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-M3UA(2897): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(2898): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(2899): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(2900): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(2901): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(2902): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2903): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2904): pass (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2905): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2906): pass (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2907): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2908): pass (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2909): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2910): pass (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2911): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2912): pass (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2913): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2914): pass (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2915): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2916): pass (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2917): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2918): pass (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2919): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2920): pass (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2921): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2922): pass (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2923): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2924): pass (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2925): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2926): pass (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2927): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2928): pass (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2929): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2930): pass (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2931): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2932): pass (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2933): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2934): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_iu_multi_lu_and_mo_ussd finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_multi_lu_and_mo_ussd pass'. Thu Apr 10 11:05:52 UTC 2025 ====== MSC_Tests_Iu.TC_iu_multi_lu_and_mo_ussd pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_iu_multi_lu_and_mo_ussd.talloc 20250410110553259 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410110554257 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110554257 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110554257 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110554258 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110554258 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110554258 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110554259 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110554259 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110554259 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110554260 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=5358304) 20250410110555261 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=5358304, count=5359464) 20250410110556263 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_multi_lu_and_mo_ussd pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_multi_lu_and_mt_ussd'. ------ MSC_Tests_Iu.TC_iu_multi_lu_and_mt_ussd ------ Thu Apr 10 11:05:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_multi_lu_and_mt_ussd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_multi_lu_and_mt_ussd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410110557264 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_multi_lu_and_mt_ussd' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_iu_multi_lu_and_mt_ussd started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2938)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(2938)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2938)@7d38b4d9c9a0: ************************************************* MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-SCCP(2936)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(2941)@7d38b4d9c9a0: ************************************************* MSC_Test_1-M3UA(2941)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2941)@7d38b4d9c9a0: ************************************************* MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_1-SCCP(2939)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: ************************************************* MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: ************************************************* MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410110557888 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2945)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410110558052 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110558052 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410110558052 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110558052 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2938)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2938)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2938)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110558053 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558053 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110558053 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110558053 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110558053 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110558053 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110558053 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110558053 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110558053 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110558053 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410110558053 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2938)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(2938)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2938)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2938)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2938)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410110558054 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558054 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110558054 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110558054 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410110558054 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110558054 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110558054 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110558054 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110558054 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110558054 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2938)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410110558054 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2938)@7d38b4d9c9a0: Message received on association #8 20250410110558054 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2938)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2938)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2938)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2938)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) 20250410110558054 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410110558054 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2938)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2938)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110558066 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110558066 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250410110558066 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110558066 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2941)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2941)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2941)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110558067 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558067 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110558067 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110558067 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110558067 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) MSC_Test_1-M3UA(2941)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_1-M3UA(2941)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410110558067 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110558067 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110558067 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110558067 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110558067 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110558067 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2941)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2941)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2941)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410110558067 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558067 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110558067 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110558067 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110558067 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110558067 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) MSC_Test_1-M3UA(2941)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410110558067 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110558067 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110558067 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110558067 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110558067 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110558067 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2941)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2941)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2941)@7d38b4d9c9a0: Message received on association #8 20250410110558067 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:413) 20250410110558067 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2941)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2941)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2941)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2941)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110558080 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110558080 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250410110558080 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110558080 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110558081 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558081 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110558081 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110558081 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110558081 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110558081 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110558081 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110558081 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110558081 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110558081 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110558081 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410110558082 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558082 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110558082 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110558082 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110558082 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110558082 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110558082 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110558082 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110558082 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110558082 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110558082 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110558082 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110558082 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2941)@7d38b4d9c9a0: Message received on association #8 20250410110558082 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) 20250410110558082 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2941)@7d38b4d9c9a0: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110558264 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410110558264 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2947)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2947)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410110558266 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2947)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2947)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2947)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2947)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2947)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2947)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410110558274 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410110558274 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2948)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000001116" to be handled at TC_iu_multi_lu_and_mt_ussd2(2950) TC_iu_multi_lu_and_mt_ussd2(2950)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001116'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2948)@7d38b4d9c9a0: Created GsupExpect[1] for "262420000001117" to be handled at TC_iu_multi_lu_and_mt_ussd2(2951) TC_iu_multi_lu_and_mt_ussd2(2951)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001117'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2948)@7d38b4d9c9a0: Created GsupExpect[2] for "262420000001118" to be handled at TC_iu_multi_lu_and_mt_ussd2(2953) TC_iu_multi_lu_and_mt_ussd2(2953)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001118'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2948)@7d38b4d9c9a0: Created GsupExpect[3] for "262420000001119" to be handled at TC_iu_multi_lu_and_mt_ussd2(2955) TC_iu_multi_lu_and_mt_ussd2(2955)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001119'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2948)@7d38b4d9c9a0: Created GsupExpect[4] for "262420000001120" to be handled at TC_iu_multi_lu_and_mt_ussd2(2957) TC_iu_multi_lu_and_mt_ussd2(2957)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001120'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2948)@7d38b4d9c9a0: Created GsupExpect[5] for "262420000001121" to be handled at TC_iu_multi_lu_and_mt_ussd2(2959) TC_iu_multi_lu_and_mt_ussd2(2959)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001121'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2948)@7d38b4d9c9a0: Created GsupExpect[6] for "262420000001122" to be handled at TC_iu_multi_lu_and_mt_ussd2(2961) TC_iu_multi_lu_and_mt_ussd2(2961)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001122'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2948)@7d38b4d9c9a0: Created GsupExpect[7] for "262420000001123" to be handled at TC_iu_multi_lu_and_mt_ussd2(2963) TC_iu_multi_lu_and_mt_ussd2(2963)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001123'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2948)@7d38b4d9c9a0: Created GsupExpect[8] for "262420000001124" to be handled at TC_iu_multi_lu_and_mt_ussd2(2965) TC_iu_multi_lu_and_mt_ussd2(2965)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001124'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2948)@7d38b4d9c9a0: Created GsupExpect[9] for "262420000001125" to be handled at TC_iu_multi_lu_and_mt_ussd2(2967) TC_iu_multi_lu_and_mt_ussd2(2967)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001125'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2948)@7d38b4d9c9a0: Created GsupExpect[10] for "262420000001126" to be handled at TC_iu_multi_lu_and_mt_ussd2(2969) TC_iu_multi_lu_and_mt_ussd2(2969)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001126'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2948)@7d38b4d9c9a0: Created GsupExpect[11] for "262420000001127" to be handled at TC_iu_multi_lu_and_mt_ussd2(2971) TC_iu_multi_lu_and_mt_ussd2(2971)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001127'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2948)@7d38b4d9c9a0: Created GsupExpect[12] for "262420000001128" to be handled at TC_iu_multi_lu_and_mt_ussd2(2973) TC_iu_multi_lu_and_mt_ussd2(2973)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001128'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2948)@7d38b4d9c9a0: Created GsupExpect[13] for "262420000001129" to be handled at TC_iu_multi_lu_and_mt_ussd2(2975) TC_iu_multi_lu_and_mt_ussd2(2975)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001129'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2948)@7d38b4d9c9a0: Created GsupExpect[14] for "262420000001130" to be handled at TC_iu_multi_lu_and_mt_ussd2(2977) TC_iu_multi_lu_and_mt_ussd2(2977)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001130'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(2948)@7d38b4d9c9a0: Created GsupExpect[15] for "262420000001131" to be handled at TC_iu_multi_lu_and_mt_ussd2(2979) TC_iu_multi_lu_and_mt_ussd2(2979)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001131'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410110558857 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558857 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558857 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558857 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110558857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558857 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110558857 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110558857 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558857 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2938)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110558857 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558857 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558857 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558857 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110558857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558857 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110558857 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110558857 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558857 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2938)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2938)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2937)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410110558870 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558870 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558870 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558870 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410110558870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558870 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110558870 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110558870 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_1-M3UA(2941)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110558870 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110558870 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558870 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558870 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558870 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250410110558870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558870 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250410110558870 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250410110558870 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558870 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2941)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2941)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2940)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410110558887 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558887 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558887 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558887 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110558887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558887 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110558887 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110558887 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110558887 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110558888 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250410110558888 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250410110558888 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558888 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558888 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558888 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110558888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558888 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110558888 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110558888 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558888 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2943)@7d38b4d9c9a0: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2943)@7d38b4d9c9a0: Added conn table entry 0TC_iu_multi_lu_and_mt_ussd2(2950)13731584 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-RAN(2943)@7d38b4d9c9a0: Added conn table entry 1TC_iu_multi_lu_and_mt_ussd2(2951)3692168 MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110558895 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558895 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558895 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558895 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110558895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558895 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110558895 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110558895 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558895 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 d1 87 00 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 11 61 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-RAN(2943)@7d38b4d9c9a0: Added conn table entry 2TC_iu_multi_lu_and_mt_ussd2(2953)11433275 20250410110558895 DIUCS DEBUG (UTRAN-Iu-519 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110558895 DMSC DEBUG msub_fsm[0x563b4cc53b10]{active}: Allocated (fsm.c:456) 20250410110558895 DMSC DEBUG msc_i[0x563b4cc532b0]{READY}: Allocated (fsm.c:456) 20250410110558895 DMSC DEBUG msc_i[0x563b4cc532b0]{READY}: is child of msub_fsm[0x563b4cc53b10] (fsm.c:486) 20250410110558895 DMSC DEBUG msc_a[0x563b4cc8ac20]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110558895 DMSC DEBUG msc_a[0x563b4cc8ac20]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc53b10] (fsm.c:486) 20250410110558896 DMSC DEBUG msc_a(unknown:UTRAN-Iu-519:NONE)[0x563b4cc8ac20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110558896 DMSC DEBUG msc_i(unknown:UTRAN-Iu-519:NONE)[0x563b4cc532b0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110558896 DMSC DEBUG msc_a(unknown:UTRAN-Iu-519:NONE)[0x563b4cc8ac20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110558896 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-519:NONE)[0x563b4cc8ac20]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110558896 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-519:NONE)[0x563b4cc8ac20]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110558896 DMM DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-519:LU)[0x563b4cc8ac20]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001116 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410110558896 DMM DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-519:LU)[0x563b4cc8ac20]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410110558896 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-519:LU)[0x563b4cc3b690]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410110558896 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-519:LU)[0x563b4cc3b690]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001116:UTRAN-Iu-519:LU)[0x563b4cc8ac20] (fsm.c:486) 20250410110558896 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-519:LU)[0x563b4cc3b690]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410110558896 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-519:LU)[0x563b4cc3b690]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 2 set to 1 20250410110558896 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410110558896 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001116 id=262420000001116 (vlr.c:661) 20250410110558896 DVLR INFO New subscr, IMSI: 262420000001116 (vlr.c:562) 20250410110558896 DVLR DEBUG VLR subscr IMSI-262420000001116 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410110558896 DMSC DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-519:LU)[0x563b4cc8ac20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110558896 DMSC DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-519:LU)[0x563b4cc8ac20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110558896 DVLR DEBUG VLR subscr IMSI-262420000001116 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410110558896 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410110558896 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-519:LU)[0x563b4cc3b690]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410110558896 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-519:LU)[0x563b4cc3b690]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410110558896 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-519:LU)[0x563b4cc3b690]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410110558896 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-519:LU)[0x563b4cc53c40]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110558896 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-519:LU)[0x563b4cc53c40]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-519:LU)[0x563b4cc3b690] (fsm.c:486) 20250410110558896 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-519:LU)[0x563b4cc53c40]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110558896 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-519:LU)[0x563b4cc53c40]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110558896 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558896 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558896 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558896 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110558896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558896 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110558896 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110558896 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558896 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 05 02 d1 87 00 00 02 07 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-RAN(2943)@7d38b4d9c9a0: Added conn table entry 3TC_iu_multi_lu_and_mt_ussd2(2955)3746530 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: First idle individual index:1 MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 3 set to 1 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2943)@7d38b4d9c9a0: Added conn table entry 4TC_iu_multi_lu_and_mt_ussd2(2957)3652442 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110558896 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558896 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558896 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558896 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: First idle individual index:2 20250410110558896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558896 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110558896 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110558896 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558896 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 38 56 88 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 11 71 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 4 set to 1 MSC_Test-GSUP(2948)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000001116" handled at TC_iu_multi_lu_and_mt_ussd2(2950) MSC_Test-GSUP(2948)@7d38b4d9c9a0: Added IMSI table entry 0TC_iu_multi_lu_and_mt_ussd2(2950)"262420000001116" 20250410110558897 DIUCS DEBUG (UTRAN-Iu-520 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110558897 DMSC DEBUG msub_fsm[0x563b4cc1dc60]{active}: Allocated (fsm.c:456) 20250410110558897 DMSC DEBUG msc_i[0x563b4cc1dd90]{READY}: Allocated (fsm.c:456) 20250410110558897 DMSC DEBUG msc_i[0x563b4cc1dd90]{READY}: is child of msub_fsm[0x563b4cc1dc60] (fsm.c:486) 20250410110558897 DMSC DEBUG msc_a[0x563b4cc6db40]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110558897 DMSC DEBUG msc_a[0x563b4cc6db40]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc1dc60] (fsm.c:486) 20250410110558897 DMSC DEBUG msc_a(unknown:UTRAN-Iu-520:NONE)[0x563b4cc6db40]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110558897 DMSC DEBUG msc_i(unknown:UTRAN-Iu-520:NONE)[0x563b4cc1dd90]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110558897 DMSC DEBUG msc_a(unknown:UTRAN-Iu-520:NONE)[0x563b4cc6db40]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110558897 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-520:NONE)[0x563b4cc6db40]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110558897 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-520:NONE)[0x563b4cc6db40]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110558897 DMM DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-520:LU)[0x563b4cc6db40]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001117 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410110558897 DMM DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-520:LU)[0x563b4cc6db40]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410110558897 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-520:LU)[0x563b4cc7ac90]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410110558897 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-520:LU)[0x563b4cc7ac90]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001117:UTRAN-Iu-520:LU)[0x563b4cc6db40] (fsm.c:486) 20250410110558897 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-520:LU)[0x563b4cc7ac90]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410110558897 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-520:LU)[0x563b4cc7ac90]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410110558897 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410110558897 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001117 id=262420000001117 (vlr.c:661) 20250410110558897 DVLR INFO New subscr, IMSI: 262420000001117 (vlr.c:562) 20250410110558897 DVLR DEBUG VLR subscr IMSI-262420000001117 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410110558897 DMSC DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-520:LU)[0x563b4cc6db40]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110558897 DMSC DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-520:LU)[0x563b4cc6db40]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110558897 DVLR DEBUG VLR subscr IMSI-262420000001117 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410110558897 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410110558897 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-520:LU)[0x563b4cc7ac90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410110558897 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-520:LU)[0x563b4cc7ac90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410110558897 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-520:LU)[0x563b4cc7ac90]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410110558897 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-520:LU)[0x563b4cc3bbf0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110558897 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-520:LU)[0x563b4cc3bbf0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-520:LU)[0x563b4cc7ac90] (fsm.c:486) 20250410110558897 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-520:LU)[0x563b4cc3bbf0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110558897 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-520:LU)[0x563b4cc3bbf0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) MSC_Test_2-RAN(2943)@7d38b4d9c9a0: Added conn table entry 5TC_iu_multi_lu_and_mt_ussd2(2959)9044964 20250410110558897 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558897 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558897 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558897 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110558897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558897 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110558897 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110558897 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558897 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0a 02 38 56 88 00 02 08 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110558897 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558897 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 5 set to 1 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110558897 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558897 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110558897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558897 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110558897 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110558897 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558897 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 ae 75 3b 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 11 81 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: First idle individual index:3 MSC_Test-GSUP(2948)@7d38b4d9c9a0: Found GsupExpect[1] for "262420000001117" handled at TC_iu_multi_lu_and_mt_ussd2(2951) MSC_Test-GSUP(2948)@7d38b4d9c9a0: Added IMSI table entry 1TC_iu_multi_lu_and_mt_ussd2(2951)"262420000001117" 20250410110558897 DIUCS DEBUG (UTRAN-Iu-521 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-RAN(2943)@7d38b4d9c9a0: Added conn table entry 6TC_iu_multi_lu_and_mt_ussd2(2963)15607373 20250410110558897 DMSC DEBUG msub_fsm[0x563b4cc7a5b0]{active}: Allocated (fsm.c:456) 20250410110558897 DMSC DEBUG msc_i[0x563b4cc74e40]{READY}: Allocated (fsm.c:456) 20250410110558897 DMSC DEBUG msc_i[0x563b4cc74e40]{READY}: is child of msub_fsm[0x563b4cc7a5b0] (fsm.c:486) 20250410110558898 DMSC DEBUG msc_a[0x563b4cc54680]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110558898 DMSC DEBUG msc_a[0x563b4cc54680]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc7a5b0] (fsm.c:486) 20250410110558898 DMSC DEBUG msc_a(unknown:UTRAN-Iu-521:NONE)[0x563b4cc54680]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110558898 DMSC DEBUG msc_i(unknown:UTRAN-Iu-521:NONE)[0x563b4cc74e40]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110558898 DMSC DEBUG msc_a(unknown:UTRAN-Iu-521:NONE)[0x563b4cc54680]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110558898 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-521:NONE)[0x563b4cc54680]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110558898 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-521:NONE)[0x563b4cc54680]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110558898 DMM DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-521:LU)[0x563b4cc54680]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001118 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410110558898 DMM DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-521:LU)[0x563b4cc54680]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110558898 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-521:LU)[0x563b4cc10ea0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410110558898 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-521:LU)[0x563b4cc10ea0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001118:UTRAN-Iu-521:LU)[0x563b4cc54680] (fsm.c:486) 20250410110558898 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-521:LU)[0x563b4cc10ea0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410110558898 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-521:LU)[0x563b4cc10ea0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410110558898 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410110558898 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001118 id=262420000001118 (vlr.c:661) 20250410110558898 DVLR INFO New subscr, IMSI: 262420000001118 (vlr.c:562) 20250410110558898 DVLR DEBUG VLR subscr IMSI-262420000001118 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410110558898 DMSC DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-521:LU)[0x563b4cc54680]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110558898 DMSC DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-521:LU)[0x563b4cc54680]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110558898 DVLR DEBUG VLR subscr IMSI-262420000001118 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410110558898 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410110558898 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-521:LU)[0x563b4cc10ea0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410110558898 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-521:LU)[0x563b4cc10ea0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410110558898 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-521:LU)[0x563b4cc10ea0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410110558898 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-521:LU)[0x563b4cc87bf0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110558898 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-521:LU)[0x563b4cc87bf0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-521:LU)[0x563b4cc10ea0] (fsm.c:486) 20250410110558898 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-521:LU)[0x563b4cc87bf0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110558898 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-521:LU)[0x563b4cc87bf0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'D18700'O, sourceLocRef := '000207'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 6 set to 1 20250410110558898 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558898 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558898 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558898 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110558898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558898 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110558898 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110558898 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558898 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0b 02 ae 75 3b 00 02 09 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:0 20250410110558898 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558898 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558898 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558898 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110558898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558898 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-RAN(2943)@7d38b4d9c9a0: Added conn table entry 7TC_iu_multi_lu_and_mt_ussd2(2961)6151515 MSC_Test-GSUP(2948)@7d38b4d9c9a0: Found GsupExpect[2] for "262420000001118" handled at TC_iu_multi_lu_and_mt_ussd2(2953) MSC_Test-GSUP(2948)@7d38b4d9c9a0: Added IMSI table entry 2TC_iu_multi_lu_and_mt_ussd2(2953)"262420000001118" MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110558898 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110558898 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558898 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 39 2a e2 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 11 91 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 7 set to 1 20250410110558898 DIUCS DEBUG (UTRAN-Iu-522 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110558899 DMSC DEBUG msub_fsm[0x563b4cc30960]{active}: Allocated (fsm.c:456) 20250410110558899 DMSC DEBUG msc_i[0x563b4cc30a90]{READY}: Allocated (fsm.c:456) 20250410110558899 DMSC DEBUG msc_i[0x563b4cc30a90]{READY}: is child of msub_fsm[0x563b4cc30960] (fsm.c:486) 20250410110558899 DMSC DEBUG msc_a[0x563b4cc78a70]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110558899 DMSC DEBUG msc_a[0x563b4cc78a70]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc30960] (fsm.c:486) 20250410110558899 DMSC DEBUG msc_a(unknown:UTRAN-Iu-522:NONE)[0x563b4cc78a70]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110558899 DMSC DEBUG msc_i(unknown:UTRAN-Iu-522:NONE)[0x563b4cc30a90]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110558899 DMSC DEBUG msc_a(unknown:UTRAN-Iu-522:NONE)[0x563b4cc78a70]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110558899 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-522:NONE)[0x563b4cc78a70]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110558899 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-522:NONE)[0x563b4cc78a70]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110558899 DMM DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-522:LU)[0x563b4cc78a70]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001119 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410110558899 DMM DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-522:LU)[0x563b4cc78a70]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410110558899 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-522:LU)[0x563b4cc78ba0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410110558899 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-522:LU)[0x563b4cc78ba0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001119:UTRAN-Iu-522:LU)[0x563b4cc78a70] (fsm.c:486) 20250410110558899 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-522:LU)[0x563b4cc78ba0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410110558899 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-522:LU)[0x563b4cc78ba0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410110558899 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410110558899 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001119 id=262420000001119 (vlr.c:661) 20250410110558899 DVLR INFO New subscr, IMSI: 262420000001119 (vlr.c:562) 20250410110558899 DVLR DEBUG VLR subscr IMSI-262420000001119 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410110558899 DMSC DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-522:LU)[0x563b4cc78a70]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110558899 DMSC DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-522:LU)[0x563b4cc78a70]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110558899 DVLR DEBUG VLR subscr IMSI-262420000001119 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410110558899 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410110558899 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-522:LU)[0x563b4cc78ba0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410110558899 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-522:LU)[0x563b4cc78ba0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410110558899 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-522:LU)[0x563b4cc78ba0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410110558899 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-522:LU)[0x563b4cc78cd0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110558899 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-522:LU)[0x563b4cc78cd0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-522:LU)[0x563b4cc78ba0] (fsm.c:486) 20250410110558899 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-522:LU)[0x563b4cc78cd0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110558899 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-522:LU)[0x563b4cc78cd0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 20250410110558899 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558899 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558899 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558899 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110558899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558899 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110558899 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2943)@7d38b4d9c9a0: Added conn table entry 8TC_iu_multi_lu_and_mt_ussd2(2965)15861492 20250410110558899 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558899 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 08 02 39 2a e2 00 02 0a 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test-GSUP(2948)@7d38b4d9c9a0: Found GsupExpect[3] for "262420000001119" handled at TC_iu_multi_lu_and_mt_ussd2(2955) MSC_Test-GSUP(2948)@7d38b4d9c9a0: Added IMSI table entry 3TC_iu_multi_lu_and_mt_ussd2(2955)"262420000001119" MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: First idle individual index:4 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 8 set to 1 MSC_Test_2-RAN(2943)@7d38b4d9c9a0: Added conn table entry 9TC_iu_multi_lu_and_mt_ussd2(2967)10920032 20250410110558900 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558900 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558900 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558900 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110558900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558900 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110558900 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110558900 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558900 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 37 bb 5a 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 11 02 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: First idle individual index:5 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 9 set to 1 20250410110558900 DIUCS DEBUG (UTRAN-Iu-523 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110558901 DMSC DEBUG msub_fsm[0x563b4cc6d1c0]{active}: Allocated (fsm.c:456) 20250410110558901 DMSC DEBUG msc_i[0x563b4cc22e30]{READY}: Allocated (fsm.c:456) 20250410110558901 DMSC DEBUG msc_i[0x563b4cc22e30]{READY}: is child of msub_fsm[0x563b4cc6d1c0] (fsm.c:486) 20250410110558901 DMSC DEBUG msc_a[0x563b4cc63020]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110558901 DMSC DEBUG msc_a[0x563b4cc63020]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc6d1c0] (fsm.c:486) 20250410110558901 DMSC DEBUG msc_a(unknown:UTRAN-Iu-523:NONE)[0x563b4cc63020]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110558901 DMSC DEBUG msc_i(unknown:UTRAN-Iu-523:NONE)[0x563b4cc22e30]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110558901 DMSC DEBUG msc_a(unknown:UTRAN-Iu-523:NONE)[0x563b4cc63020]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110558901 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-523:NONE)[0x563b4cc63020]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110558901 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-523:NONE)[0x563b4cc63020]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110558901 DMM DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-523:LU)[0x563b4cc63020]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001120 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410110558901 DMM DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-523:LU)[0x563b4cc63020]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410110558901 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-523:LU)[0x563b4cc63560]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410110558901 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-523:LU)[0x563b4cc63560]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001120:UTRAN-Iu-523:LU)[0x563b4cc63020] (fsm.c:486) 20250410110558901 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-523:LU)[0x563b4cc63560]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410110558901 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-523:LU)[0x563b4cc63560]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410110558901 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410110558901 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001120 id=262420000001120 (vlr.c:661) 20250410110558901 DVLR INFO New subscr, IMSI: 262420000001120 (vlr.c:562) 20250410110558901 DVLR DEBUG VLR subscr IMSI-262420000001120 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410110558901 DMSC DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-523:LU)[0x563b4cc63020]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110558901 DMSC DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-523:LU)[0x563b4cc63020]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110558901 DVLR DEBUG VLR subscr IMSI-262420000001120 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410110558901 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410110558901 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-523:LU)[0x563b4cc63560]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410110558901 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-523:LU)[0x563b4cc63560]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410110558901 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-523:LU)[0x563b4cc63560]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410110558901 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-523:LU)[0x563b4cc5bdb0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110558901 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-523:LU)[0x563b4cc5bdb0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-523:LU)[0x563b4cc63560] (fsm.c:486) 20250410110558901 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-523:LU)[0x563b4cc5bdb0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110558901 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-523:LU)[0x563b4cc5bdb0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110558901 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558901 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558901 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558901 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110558901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558901 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110558901 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110558901 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558901 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 09 02 37 bb 5a 00 02 0b 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test-GSUP(2948)@7d38b4d9c9a0: Found GsupExpect[4] for "262420000001120" handled at TC_iu_multi_lu_and_mt_ussd2(2957) MSC_Test-GSUP(2948)@7d38b4d9c9a0: Added IMSI table entry 4TC_iu_multi_lu_and_mt_ussd2(2957)"262420000001120" 20250410110558901 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558901 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558901 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558901 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110558901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558901 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110558901 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110558901 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558901 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 8a 03 e4 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 11 12 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110558902 DIUCS DEBUG (UTRAN-Iu-524 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110558902 DMSC DEBUG msub_fsm[0x563b4cc5c4f0]{active}: Allocated (fsm.c:456) 20250410110558902 DMSC DEBUG msc_i[0x563b4cc5c620]{READY}: Allocated (fsm.c:456) 20250410110558902 DMSC DEBUG msc_i[0x563b4cc5c620]{READY}: is child of msub_fsm[0x563b4cc5c4f0] (fsm.c:486) 20250410110558902 DMSC DEBUG msc_a[0x563b4cc5c800]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110558902 DMSC DEBUG msc_a[0x563b4cc5c800]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc5c4f0] (fsm.c:486) 20250410110558902 DMSC DEBUG msc_a(unknown:UTRAN-Iu-524:NONE)[0x563b4cc5c800]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110558902 DMSC DEBUG msc_i(unknown:UTRAN-Iu-524:NONE)[0x563b4cc5c620]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110558902 DMSC DEBUG msc_a(unknown:UTRAN-Iu-524:NONE)[0x563b4cc5c800]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110558902 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-524:NONE)[0x563b4cc5c800]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110558902 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-524:NONE)[0x563b4cc5c800]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110558902 DMM DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-524:LU)[0x563b4cc5c800]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001121 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410110558902 DMM DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-524:LU)[0x563b4cc5c800]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410110558902 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-524:LU)[0x563b4cc86910]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410110558902 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-524:LU)[0x563b4cc86910]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001121:UTRAN-Iu-524:LU)[0x563b4cc5c800] (fsm.c:486) 20250410110558902 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-524:LU)[0x563b4cc86910]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410110558902 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-524:LU)[0x563b4cc86910]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410110558902 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410110558902 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001121 id=262420000001121 (vlr.c:661) 20250410110558902 DVLR INFO New subscr, IMSI: 262420000001121 (vlr.c:562) 20250410110558902 DVLR DEBUG VLR subscr IMSI-262420000001121 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410110558902 DMSC DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-524:LU)[0x563b4cc5c800]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110558902 DMSC DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-524:LU)[0x563b4cc5c800]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110558902 DVLR DEBUG VLR subscr IMSI-262420000001121 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410110558902 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410110558902 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-524:LU)[0x563b4cc86910]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410110558902 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-524:LU)[0x563b4cc86910]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410110558902 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-524:LU)[0x563b4cc86910]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410110558902 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-524:LU)[0x563b4cc833a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110558902 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-524:LU)[0x563b4cc833a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-524:LU)[0x563b4cc86910] (fsm.c:486) 20250410110558902 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-524:LU)[0x563b4cc833a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110558902 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-524:LU)[0x563b4cc833a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: { messageType := 2, destLocRef := '385688'O, sourceLocRef := '000208'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:1 MSC_Test_2-RAN(2943)@7d38b4d9c9a0: Added conn table entry 10TC_iu_multi_lu_and_mt_ussd2(2969)11363124 20250410110558902 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558902 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558902 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558902 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110558902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558902 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110558902 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110558902 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558902 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0e 02 8a 03 e4 00 02 0c 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2948)@7d38b4d9c9a0: Found GsupExpect[5] for "262420000001121" handled at TC_iu_multi_lu_and_mt_ussd2(2959) MSC_Test-GSUP(2948)@7d38b4d9c9a0: Added IMSI table entry 5TC_iu_multi_lu_and_mt_ussd2(2959)"262420000001121" MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 10 set to 1 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'AE753B'O, sourceLocRef := '000209'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:2 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2943)@7d38b4d9c9a0: Added conn table entry 11TC_iu_multi_lu_and_mt_ussd2(2971)5704642 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: { messageType := 2, destLocRef := '392AE2'O, sourceLocRef := '00020A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:3 MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 11 set to 1 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: First idle individual index:6 MSC_Test_2-RAN(2943)@7d38b4d9c9a0: Added conn table entry 12TC_iu_multi_lu_and_mt_ussd2(2973)16582648 MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 12 set to 1 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: First idle individual index:7 20250410110558904 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558904 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558904 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-RAN(2943)@7d38b4d9c9a0: Added conn table entry 13TC_iu_multi_lu_and_mt_ussd2(2975)16523397 20250410110558904 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110558904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558904 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110558904 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110558904 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558904 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 ee 26 4d 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 11 32 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110558905 DIUCS DEBUG (UTRAN-Iu-525 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110558905 DMSC DEBUG msub_fsm[0x563b4cc8c130]{active}: Allocated (fsm.c:456) 20250410110558905 DMSC DEBUG msc_i[0x563b4cc86a40]{READY}: Allocated (fsm.c:456) 20250410110558905 DMSC DEBUG msc_i[0x563b4cc86a40]{READY}: is child of msub_fsm[0x563b4cc8c130] (fsm.c:486) 20250410110558905 DMSC DEBUG msc_a[0x563b4cc86b70]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110558905 DMSC DEBUG msc_a[0x563b4cc86b70]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc8c130] (fsm.c:486) 20250410110558905 DMSC DEBUG msc_a(unknown:UTRAN-Iu-525:NONE)[0x563b4cc86b70]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110558905 DMSC DEBUG msc_i(unknown:UTRAN-Iu-525:NONE)[0x563b4cc86a40]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110558905 DMSC DEBUG msc_a(unknown:UTRAN-Iu-525:NONE)[0x563b4cc86b70]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110558905 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-525:NONE)[0x563b4cc86b70]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110558905 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-525:NONE)[0x563b4cc86b70]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110558905 DMM DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-525:LU)[0x563b4cc86b70]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001123 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410110558905 DMM DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-525:LU)[0x563b4cc86b70]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410110558905 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-525:LU)[0x563b4cc87200]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410110558905 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-525:LU)[0x563b4cc87200]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001123:UTRAN-Iu-525:LU)[0x563b4cc86b70] (fsm.c:486) 20250410110558905 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-525:LU)[0x563b4cc87200]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410110558905 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-525:LU)[0x563b4cc87200]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410110558905 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410110558905 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001123 id=262420000001123 (vlr.c:661) 20250410110558905 DVLR INFO New subscr, IMSI: 262420000001123 (vlr.c:562) 20250410110558905 DVLR DEBUG VLR subscr IMSI-262420000001123 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 13 set to 1 20250410110558905 DMSC DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-525:LU)[0x563b4cc86b70]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110558905 DMSC DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-525:LU)[0x563b4cc86b70]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110558905 DVLR DEBUG VLR subscr IMSI-262420000001123 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410110558905 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410110558905 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-525:LU)[0x563b4cc87200]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410110558905 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-525:LU)[0x563b4cc87200]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410110558905 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-525:LU)[0x563b4cc87200]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410110558905 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-525:LU)[0x563b4cc8b430]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110558905 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-525:LU)[0x563b4cc8b430]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-525:LU)[0x563b4cc87200] (fsm.c:486) 20250410110558905 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-525:LU)[0x563b4cc8b430]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110558905 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-525:LU)[0x563b4cc8b430]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: First idle individual index:8 20250410110558905 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558905 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558905 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558905 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110558905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558905 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110558905 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110558905 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test-GSUP(2948)@7d38b4d9c9a0: Found GsupExpect[7] for "262420000001123" handled at TC_iu_multi_lu_and_mt_ussd2(2963) MSC_Test-GSUP(2948)@7d38b4d9c9a0: Added IMSI table entry 6TC_iu_multi_lu_and_mt_ussd2(2963)"262420000001123" 20250410110558905 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0f 02 ee 26 4d 00 02 0d 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-RAN(2943)@7d38b4d9c9a0: Added conn table entry 14TC_iu_multi_lu_and_mt_ussd2(2977)2741240 20250410110558905 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558905 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558905 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558905 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110558905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558905 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110558905 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110558905 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558905 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 5d dd 5b 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 11 22 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 14 set to 1 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-RAN(2943)@7d38b4d9c9a0: Added conn table entry 15TC_iu_multi_lu_and_mt_ussd2(2979)5253767 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110558906 DIUCS DEBUG (UTRAN-Iu-526 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110558906 DMSC DEBUG msub_fsm[0x563b4cc8bed0]{active}: Allocated (fsm.c:456) 20250410110558906 DMSC DEBUG msc_i[0x563b4cc8c000]{READY}: Allocated (fsm.c:456) 20250410110558906 DMSC DEBUG msc_i[0x563b4cc8c000]{READY}: is child of msub_fsm[0x563b4cc8bed0] (fsm.c:486) 20250410110558906 DMSC DEBUG msc_a[0x563b4cc7de90]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110558906 DMSC DEBUG msc_a[0x563b4cc7de90]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc8bed0] (fsm.c:486) 20250410110558906 DMSC DEBUG msc_a(unknown:UTRAN-Iu-526:NONE)[0x563b4cc7de90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110558906 DMSC DEBUG msc_i(unknown:UTRAN-Iu-526:NONE)[0x563b4cc8c000]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110558906 DMSC DEBUG msc_a(unknown:UTRAN-Iu-526:NONE)[0x563b4cc7de90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110558906 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-526:NONE)[0x563b4cc7de90]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110558906 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-526:NONE)[0x563b4cc7de90]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110558906 DMM DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-526:LU)[0x563b4cc7de90]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001122 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410110558906 DMM DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-526:LU)[0x563b4cc7de90]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410110558906 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-526:LU)[0x563b4cc73d80]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410110558906 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-526:LU)[0x563b4cc73d80]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001122:UTRAN-Iu-526:LU)[0x563b4cc7de90] (fsm.c:486) 20250410110558906 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-526:LU)[0x563b4cc73d80]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410110558906 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-526:LU)[0x563b4cc73d80]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410110558906 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410110558906 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001122 id=262420000001122 (vlr.c:661) 20250410110558906 DVLR INFO New subscr, IMSI: 262420000001122 (vlr.c:562) 20250410110558906 DVLR DEBUG VLR subscr IMSI-262420000001122 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410110558906 DMSC DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-526:LU)[0x563b4cc7de90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110558906 DMSC DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-526:LU)[0x563b4cc7de90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110558906 DVLR DEBUG VLR subscr IMSI-262420000001122 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410110558906 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410110558906 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-526:LU)[0x563b4cc73d80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410110558906 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-526:LU)[0x563b4cc73d80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410110558906 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-526:LU)[0x563b4cc73d80]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410110558907 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-526:LU)[0x563b4cc73fe0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110558907 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-526:LU)[0x563b4cc73fe0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-526:LU)[0x563b4cc73d80] (fsm.c:486) 20250410110558907 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-526:LU)[0x563b4cc73fe0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 15 set to 1 20250410110558907 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-526:LU)[0x563b4cc73fe0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110558907 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558907 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558907 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558907 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110558907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558907 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110558907 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110558907 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558907 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0c 02 5d dd 5b 00 02 0e 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: First idle individual index:9 20250410110558907 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558907 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558907 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558907 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110558907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558907 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110558907 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test-GSUP(2948)@7d38b4d9c9a0: Found GsupExpect[6] for "262420000001122" handled at TC_iu_multi_lu_and_mt_ussd2(2961) MSC_Test-GSUP(2948)@7d38b4d9c9a0: Added IMSI table entry 7TC_iu_multi_lu_and_mt_ussd2(2961)"262420000001122" 20250410110558907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110558907 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558907 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 f2 06 f4 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 11 42 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110558908 DIUCS DEBUG (UTRAN-Iu-527 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 20250410110558908 DMSC DEBUG msub_fsm[0x563b4cc8c610]{active}: Allocated (fsm.c:456) 20250410110558908 DMSC DEBUG msc_i[0x563b4cc8c740]{READY}: Allocated (fsm.c:456) 20250410110558908 DMSC DEBUG msc_i[0x563b4cc8c740]{READY}: is child of msub_fsm[0x563b4cc8c610] (fsm.c:486) 20250410110558908 DMSC DEBUG msc_a[0x563b4cc8c9d0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110558908 DMSC DEBUG msc_a[0x563b4cc8c9d0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc8c610] (fsm.c:486) 20250410110558908 DMSC DEBUG msc_a(unknown:UTRAN-Iu-527:NONE)[0x563b4cc8c9d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110558908 DMSC DEBUG msc_i(unknown:UTRAN-Iu-527:NONE)[0x563b4cc8c740]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110558908 DMSC DEBUG msc_a(unknown:UTRAN-Iu-527:NONE)[0x563b4cc8c9d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110558908 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-527:NONE)[0x563b4cc8c9d0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110558908 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-527:NONE)[0x563b4cc8c9d0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110558908 DMM DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-527:LU)[0x563b4cc8c9d0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001124 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410110558908 DMM DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-527:LU)[0x563b4cc8c9d0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410110558908 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-527:LU)[0x563b4cc7f0f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410110558908 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-527:LU)[0x563b4cc7f0f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001124:UTRAN-Iu-527:LU)[0x563b4cc8c9d0] (fsm.c:486) 20250410110558908 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-527:LU)[0x563b4cc7f0f0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410110558908 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-527:LU)[0x563b4cc7f0f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110558908 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410110558908 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001124 id=262420000001124 (vlr.c:661) 20250410110558908 DVLR INFO New subscr, IMSI: 262420000001124 (vlr.c:562) 20250410110558908 DVLR DEBUG VLR subscr IMSI-262420000001124 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410110558908 DMSC DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-527:LU)[0x563b4cc8c9d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110558908 DMSC DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-527:LU)[0x563b4cc8c9d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110558908 DVLR DEBUG VLR subscr IMSI-262420000001124 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410110558908 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410110558908 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-527:LU)[0x563b4cc7f0f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410110558908 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-527:LU)[0x563b4cc7f0f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410110558908 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-527:LU)[0x563b4cc7f0f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410110558908 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-527:LU)[0x563b4cc7fa30]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110558908 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-527:LU)[0x563b4cc7fa30]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-527:LU)[0x563b4cc7f0f0] (fsm.c:486) 20250410110558908 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-527:LU)[0x563b4cc7fa30]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110558908 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-527:LU)[0x563b4cc7fa30]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110558908 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558908 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558908 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558908 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110558908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558908 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110558908 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110558908 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558908 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0d 02 f2 06 f4 00 02 0f 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test-GSUP(2948)@7d38b4d9c9a0: Found GsupExpect[8] for "262420000001124" handled at TC_iu_multi_lu_and_mt_ussd2(2965) MSC_Test-GSUP(2948)@7d38b4d9c9a0: Added IMSI table entry 8TC_iu_multi_lu_and_mt_ussd2(2965)"262420000001124" 20250410110558909 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558909 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558909 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558909 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110558909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558909 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110558909 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110558909 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558909 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 a6 a0 60 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 11 52 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: { messageType := 2, destLocRef := '37BB5A'O, sourceLocRef := '00020B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:4 20250410110558909 DIUCS DEBUG (UTRAN-Iu-528 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 20250410110558910 DMSC DEBUG msub_fsm[0x563b4cc8ff10]{active}: Allocated (fsm.c:456) 20250410110558910 DMSC DEBUG msc_i[0x563b4cc900f0]{READY}: Allocated (fsm.c:456) 20250410110558910 DMSC DEBUG msc_i[0x563b4cc900f0]{READY}: is child of msub_fsm[0x563b4cc8ff10] (fsm.c:486) 20250410110558910 DMSC DEBUG msc_a[0x563b4cc90380]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110558910 DMSC DEBUG msc_a[0x563b4cc90380]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc8ff10] (fsm.c:486) 20250410110558910 DMSC DEBUG msc_a(unknown:UTRAN-Iu-528:NONE)[0x563b4cc90380]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110558910 DMSC DEBUG msc_i(unknown:UTRAN-Iu-528:NONE)[0x563b4cc900f0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110558910 DMSC DEBUG msc_a(unknown:UTRAN-Iu-528:NONE)[0x563b4cc90380]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110558910 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-528:NONE)[0x563b4cc90380]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110558910 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-528:NONE)[0x563b4cc90380]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: { messageType := 2, destLocRef := '8A03E4'O, sourceLocRef := '00020C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } 20250410110558910 DMM DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-528:LU)[0x563b4cc90380]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001125 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410110558910 DMM DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-528:LU)[0x563b4cc90380]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410110558910 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-528:LU)[0x563b4cc90840]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410110558910 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-528:LU)[0x563b4cc90840]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001125:UTRAN-Iu-528:LU)[0x563b4cc90380] (fsm.c:486) 20250410110558910 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-528:LU)[0x563b4cc90840]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410110558910 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-528:LU)[0x563b4cc90840]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:5 20250410110558910 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410110558910 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001125 id=262420000001125 (vlr.c:661) 20250410110558910 DVLR INFO New subscr, IMSI: 262420000001125 (vlr.c:562) 20250410110558910 DVLR DEBUG VLR subscr IMSI-262420000001125 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410110558910 DMSC DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-528:LU)[0x563b4cc90380]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110558910 DMSC DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-528:LU)[0x563b4cc90380]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110558910 DVLR DEBUG VLR subscr IMSI-262420000001125 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410110558910 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410110558910 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-528:LU)[0x563b4cc90840]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410110558910 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-528:LU)[0x563b4cc90840]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410110558910 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-528:LU)[0x563b4cc90840]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410110558910 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-528:LU)[0x563b4cc91180]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110558911 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-528:LU)[0x563b4cc91180]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-528:LU)[0x563b4cc90840] (fsm.c:486) 20250410110558911 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-528:LU)[0x563b4cc91180]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'EE264D'O, sourceLocRef := '00020D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } 20250410110558911 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-528:LU)[0x563b4cc91180]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:6 20250410110558911 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558911 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558911 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558911 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110558911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558911 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110558911 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110558911 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558911 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 03 02 a6 a0 60 00 02 10 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test-GSUP(2948)@7d38b4d9c9a0: Found GsupExpect[9] for "262420000001125" handled at TC_iu_multi_lu_and_mt_ussd2(2967) MSC_Test-GSUP(2948)@7d38b4d9c9a0: Added IMSI table entry 9TC_iu_multi_lu_and_mt_ussd2(2967)"262420000001125" MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: { messageType := 2, destLocRef := '5DDD5B'O, sourceLocRef := '00020E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } TC_iu_multi_lu_and_mt_ussd2(2950)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:7 TC_iu_multi_lu_and_mt_ussd2(2950)@7d38b4d9c9a0: setverdict(pass): none -> pass MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: First idle individual index:10 TC_iu_multi_lu_and_mt_ussd2(2955)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2951)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2955)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410110558913 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558913 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558913 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558913 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110558913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558913 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110558913 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110558913 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558913 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 ad 63 34 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 11 62 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_iu_multi_lu_and_mt_ussd2(2951)@7d38b4d9c9a0: setverdict(pass): none -> pass MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110558914 DIUCS DEBUG (UTRAN-Iu-529 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110558914 DMSC DEBUG msub_fsm[0x563b4cc91cb0]{active}: Allocated (fsm.c:456) 20250410110558914 DMSC DEBUG msc_i[0x563b4cc94150]{READY}: Allocated (fsm.c:456) 20250410110558914 DMSC DEBUG msc_i[0x563b4cc94150]{READY}: is child of msub_fsm[0x563b4cc91cb0] (fsm.c:486) 20250410110558914 DMSC DEBUG msc_a[0x563b4cc943e0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110558914 DMSC DEBUG msc_a[0x563b4cc943e0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc91cb0] (fsm.c:486) 20250410110558914 DMSC DEBUG msc_a(unknown:UTRAN-Iu-529:NONE)[0x563b4cc943e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110558914 DMSC DEBUG msc_i(unknown:UTRAN-Iu-529:NONE)[0x563b4cc94150]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110558914 DMSC DEBUG msc_a(unknown:UTRAN-Iu-529:NONE)[0x563b4cc943e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: First idle individual index:11 20250410110558914 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-529:NONE)[0x563b4cc943e0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110558914 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-529:NONE)[0x563b4cc943e0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110558914 DMM DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-529:LU)[0x563b4cc943e0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001126 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410110558914 DMM DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-529:LU)[0x563b4cc943e0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410110558914 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-529:LU)[0x563b4cc94a70]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410110558914 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-529:LU)[0x563b4cc94a70]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001126:UTRAN-Iu-529:LU)[0x563b4cc943e0] (fsm.c:486) 20250410110558914 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-529:LU)[0x563b4cc94a70]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410110558914 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-529:LU)[0x563b4cc94a70]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410110558914 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410110558914 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001126 id=262420000001126 (vlr.c:661) 20250410110558914 DVLR INFO New subscr, IMSI: 262420000001126 (vlr.c:562) 20250410110558914 DVLR DEBUG VLR subscr IMSI-262420000001126 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410110558914 DMSC DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-529:LU)[0x563b4cc943e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110558914 DMSC DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-529:LU)[0x563b4cc943e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110558914 DVLR DEBUG VLR subscr IMSI-262420000001126 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410110558914 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410110558914 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-529:LU)[0x563b4cc94a70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410110558914 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-529:LU)[0x563b4cc94a70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410110558914 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-529:LU)[0x563b4cc94a70]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410110558914 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-529:LU)[0x563b4cc953b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110558914 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-529:LU)[0x563b4cc953b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-529:LU)[0x563b4cc94a70] (fsm.c:486) 20250410110558914 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-529:LU)[0x563b4cc953b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110558914 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-529:LU)[0x563b4cc953b0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) TC_iu_multi_lu_and_mt_ussd2(2953)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250410110558914 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558914 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558914 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) TC_iu_multi_lu_and_mt_ussd2(2953)@7d38b4d9c9a0: setverdict(pass): none -> pass MSC_Test-GSUP(2948)@7d38b4d9c9a0: Found GsupExpect[10] for "262420000001126" handled at TC_iu_multi_lu_and_mt_ussd2(2969) MSC_Test-GSUP(2948)@7d38b4d9c9a0: Added IMSI table entry 10TC_iu_multi_lu_and_mt_ussd2(2969)"262420000001126" 20250410110558914 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110558914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558914 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110558914 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110558915 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558915 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 02 02 ad 63 34 00 02 11 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110558915 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558915 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558915 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558915 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110558915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: First idle individual index:12 20250410110558915 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110558915 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110558915 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558915 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 57 0b c2 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 11 72 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2959)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110558916 DIUCS DEBUG (UTRAN-Iu-530 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110558916 DMSC DEBUG msub_fsm[0x563b4cc95e50]{active}: Allocated (fsm.c:456) 20250410110558916 DMSC DEBUG msc_i[0x563b4cc98390]{READY}: Allocated (fsm.c:456) 20250410110558916 DMSC DEBUG msc_i[0x563b4cc98390]{READY}: is child of msub_fsm[0x563b4cc95e50] (fsm.c:486) 20250410110558916 DMSC DEBUG msc_a[0x563b4cc98620]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110558916 DMSC DEBUG msc_a[0x563b4cc98620]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc95e50] (fsm.c:486) 20250410110558916 DMSC DEBUG msc_a(unknown:UTRAN-Iu-530:NONE)[0x563b4cc98620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110558916 DMSC DEBUG msc_i(unknown:UTRAN-Iu-530:NONE)[0x563b4cc98390]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110558916 DMSC DEBUG msc_a(unknown:UTRAN-Iu-530:NONE)[0x563b4cc98620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) TC_iu_multi_lu_and_mt_ussd2(2959)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410110558916 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-530:NONE)[0x563b4cc98620]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110558916 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-530:NONE)[0x563b4cc98620]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110558916 DMM DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-530:LU)[0x563b4cc98620]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001127 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410110558916 DMM DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-530:LU)[0x563b4cc98620]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410110558916 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-530:LU)[0x563b4cc98cb0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410110558916 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-530:LU)[0x563b4cc98cb0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001127:UTRAN-Iu-530:LU)[0x563b4cc98620] (fsm.c:486) 20250410110558916 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-530:LU)[0x563b4cc98cb0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410110558916 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-530:LU)[0x563b4cc98cb0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410110558916 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410110558916 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001127 id=262420000001127 (vlr.c:661) 20250410110558916 DVLR INFO New subscr, IMSI: 262420000001127 (vlr.c:562) 20250410110558916 DVLR DEBUG VLR subscr IMSI-262420000001127 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) TC_iu_multi_lu_and_mt_ussd2(2957)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2957)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410110558916 DMSC DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-530:LU)[0x563b4cc98620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110558916 DMSC DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-530:LU)[0x563b4cc98620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110558916 DVLR DEBUG VLR subscr IMSI-262420000001127 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410110558916 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410110558917 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-530:LU)[0x563b4cc98cb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410110558917 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-530:LU)[0x563b4cc98cb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410110558917 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-530:LU)[0x563b4cc98cb0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410110558917 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-530:LU)[0x563b4cc995f0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110558917 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-530:LU)[0x563b4cc995f0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-530:LU)[0x563b4cc98cb0] (fsm.c:486) 20250410110558917 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-530:LU)[0x563b4cc995f0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110558917 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-530:LU)[0x563b4cc995f0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: First idle individual index:13 TC_iu_multi_lu_and_mt_ussd2(2963)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110558917 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558917 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558917 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558917 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110558917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558917 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110558917 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110558917 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558917 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 01 02 57 0b c2 00 02 12 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110558917 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558917 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558917 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558917 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110558917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558917 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110558917 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110558917 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558917 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 fd 07 f8 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 11 82 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_iu_multi_lu_and_mt_ussd2(2963)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410110558917 DIUCS DEBUG (UTRAN-Iu-531 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110558917 DMSC DEBUG msub_fsm[0x563b4cc9a000]{active}: Allocated (fsm.c:456) 20250410110558917 DMSC DEBUG msc_i[0x563b4cc9a130]{READY}: Allocated (fsm.c:456) 20250410110558917 DMSC DEBUG msc_i[0x563b4cc9a130]{READY}: is child of msub_fsm[0x563b4cc9a000] (fsm.c:486) 20250410110558917 DMSC DEBUG msc_a[0x563b4cc9c680]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110558917 DMSC DEBUG msc_a[0x563b4cc9c680]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc9a000] (fsm.c:486) 20250410110558917 DMSC DEBUG msc_a(unknown:UTRAN-Iu-531:NONE)[0x563b4cc9c680]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110558917 DMSC DEBUG msc_i(unknown:UTRAN-Iu-531:NONE)[0x563b4cc9a130]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110558917 DMSC DEBUG msc_a(unknown:UTRAN-Iu-531:NONE)[0x563b4cc9c680]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) TC_iu_multi_lu_and_mt_ussd2(2961)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250410110558918 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-531:NONE)[0x563b4cc9c680]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110558918 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-531:NONE)[0x563b4cc9c680]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110558918 DMM DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-531:LU)[0x563b4cc9c680]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001128 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410110558918 DMM DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-531:LU)[0x563b4cc9c680]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410110558918 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-531:LU)[0x563b4cc9cca0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410110558918 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-531:LU)[0x563b4cc9cca0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001128:UTRAN-Iu-531:LU)[0x563b4cc9c680] (fsm.c:486) 20250410110558918 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-531:LU)[0x563b4cc9cca0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410110558918 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-531:LU)[0x563b4cc9cca0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410110558918 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410110558918 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001128 id=262420000001128 (vlr.c:661) 20250410110558918 DVLR INFO New subscr, IMSI: 262420000001128 (vlr.c:562) 20250410110558918 DVLR DEBUG VLR subscr IMSI-262420000001128 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410110558918 DMSC DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-531:LU)[0x563b4cc9c680]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110558918 DMSC DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-531:LU)[0x563b4cc9c680]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110558918 DVLR DEBUG VLR subscr IMSI-262420000001128 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410110558918 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410110558918 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-531:LU)[0x563b4cc9cca0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410110558918 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-531:LU)[0x563b4cc9cca0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410110558918 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-531:LU)[0x563b4cc9cca0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410110558918 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-531:LU)[0x563b4cc9d670]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110558918 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-531:LU)[0x563b4cc9d670]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-531:LU)[0x563b4cc9cca0] (fsm.c:486) 20250410110558918 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-531:LU)[0x563b4cc9d670]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110558918 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-531:LU)[0x563b4cc9d670]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110558918 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558918 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558918 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558918 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110558918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test-GSUP(2948)@7d38b4d9c9a0: Found GsupExpect[11] for "262420000001127" handled at TC_iu_multi_lu_and_mt_ussd2(2971) MSC_Test-GSUP(2948)@7d38b4d9c9a0: Added IMSI table entry 11TC_iu_multi_lu_and_mt_ussd2(2971)"262420000001127" TC_iu_multi_lu_and_mt_ussd2(2961)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410110558918 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110558918 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110558918 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558918 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 00 02 fd 07 f8 00 02 13 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: First idle individual index:14 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 20250410110558918 DVLR DEBUG VLR subscr IMSI-262420000001116 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110558918 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-519:LU)[0x563b4cc53c40]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110558918 DVLR DEBUG SUBSCR(IMSI-262420000001116) Received 1 auth tuples (vlr.c:996) 20250410110558918 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-519:LU)[0x563b4cc53c40]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110558918 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-519:LU)[0x563b4cc53c40]{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:324) 20250410110558919 DMM DEBUG Tx AUTH REQ (rand = 4097322a5084f62a969e8b5593f92aec) (gsm_04_08.c:641) 20250410110558919 DMM DEBUG AUTH REQ (autn = 249be68de0e68f36233691b3b0766d0b) (gsm_04_08.c:643) 20250410110558919 DIUCS DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-519:LU)[0x563b4cc8ac20]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110558919 DIUCS DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-519:LU)[0x563b4cc8ac20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110558919 DMSC DEBUG msc_i(IMSI-262420000001116:UTRAN-Iu-519:LU)[0x563b4cc532b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110558919 DVLR DEBUG VLR subscr IMSI-262420000001116 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test-GSUP(2948)@7d38b4d9c9a0: Found GsupExpect[12] for "262420000001128" handled at TC_iu_multi_lu_and_mt_ussd2(2973) MSC_Test-GSUP(2948)@7d38b4d9c9a0: Added IMSI table entry 12TC_iu_multi_lu_and_mt_ussd2(2973)"262420000001128" 20250410110558919 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558919 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558919 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558919 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110558919 DVLR DEBUG VLR subscr IMSI-262420000001117 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110558919 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-520:LU)[0x563b4cc3bbf0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110558919 DVLR DEBUG SUBSCR(IMSI-262420000001117) Received 1 auth tuples (vlr.c:996) 20250410110558919 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-520:LU)[0x563b4cc3bbf0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110558919 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-520:LU)[0x563b4cc3bbf0]{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:324) 20250410110558919 DMM DEBUG Tx AUTH REQ (rand = 244730f27079ca7b5aac2bf58c5f4fd4) (gsm_04_08.c:641) 20250410110558919 DMM DEBUG AUTH REQ (autn = ee1e8c0c0e3a6811c285116ba28875db) (gsm_04_08.c:643) 20250410110558919 DIUCS DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-520:LU)[0x563b4cc6db40]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110558919 DIUCS DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-520:LU)[0x563b4cc6db40]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110558919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558919 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110558919 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110558919 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558919 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 05 06 d1 87 00 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 40 97 32 2a 50 84 f6 2a 96 9e 8b 55 93 f9 2a ec 20 10 24 9b e6 8d e0 e6 8f 36 23 36 91 b3 b0 76 6d 0b 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110558919 DMSC DEBUG msc_i(IMSI-262420000001117:UTRAN-Iu-520:LU)[0x563b4cc1dd90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110558919 DVLR DEBUG VLR subscr IMSI-262420000001117 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110558919 DVLR DEBUG VLR subscr IMSI-262420000001119 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110558919 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-522:LU)[0x563b4cc78cd0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110558919 DVLR DEBUG SUBSCR(IMSI-262420000001119) Received 1 auth tuples (vlr.c:996) 20250410110558919 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-522:LU)[0x563b4cc78cd0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110558919 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-522:LU)[0x563b4cc78cd0]{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:324) 20250410110558919 DMM DEBUG Tx AUTH REQ (rand = 425ce8a30f67662c0aebe04bd73cf2c1) (gsm_04_08.c:641) 20250410110558919 DMM DEBUG AUTH REQ (autn = fb5970fa464f997540937637d9149dce) (gsm_04_08.c:643) 20250410110558919 DIUCS DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-522:LU)[0x563b4cc78a70]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110558919 DIUCS DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-522:LU)[0x563b4cc78a70]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110558919 DMSC DEBUG msc_i(IMSI-262420000001119:UTRAN-Iu-522:LU)[0x563b4cc30a90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110558919 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558919 DVLR DEBUG VLR subscr IMSI-262420000001119 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110558919 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558919 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558919 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110558919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558919 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110558919 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110558919 DVLR DEBUG VLR subscr IMSI-262420000001120 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110558919 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558919 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-523:LU)[0x563b4cc5bdb0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110558919 DVLR DEBUG SUBSCR(IMSI-262420000001120) Received 1 auth tuples (vlr.c:996) 20250410110558919 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-523:LU)[0x563b4cc5bdb0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110558919 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-523:LU)[0x563b4cc5bdb0]{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:324) 20250410110558919 DMM DEBUG Tx AUTH REQ (rand = c5327191e307452e0921343fa516c55f) (gsm_04_08.c:641) 20250410110558919 DMM DEBUG AUTH REQ (autn = 4d8bfba377f53e411340da5288fdce8b) (gsm_04_08.c:643) 20250410110558919 DIUCS DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-523:LU)[0x563b4cc63020]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110558919 DIUCS DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-523:LU)[0x563b4cc63020]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110558919 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 38 56 88 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 24 47 30 f2 70 79 ca 7b 5a ac 2b f5 8c 5f 4f d4 20 10 ee 1e 8c 0c 0e 3a 68 11 c2 85 11 6b a2 88 75 db 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110558919 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558919 DMSC DEBUG msc_i(IMSI-262420000001120:UTRAN-Iu-523:LU)[0x563b4cc22e30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110558919 DVLR DEBUG VLR subscr IMSI-262420000001120 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110558919 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558919 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558919 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110558919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: First idle individual index:15 20250410110558919 DVLR DEBUG VLR subscr IMSI-262420000001118 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110558919 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-521:LU)[0x563b4cc87bf0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110558919 DVLR DEBUG SUBSCR(IMSI-262420000001118) Received 1 auth tuples (vlr.c:996) 20250410110558920 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-521:LU)[0x563b4cc87bf0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110558920 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-521:LU)[0x563b4cc87bf0]{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:324) 20250410110558920 DMM DEBUG Tx AUTH REQ (rand = 5639b6e37ddba39bca74db0803ecbafd) (gsm_04_08.c:641) 20250410110558920 DMM DEBUG AUTH REQ (autn = 0168295a45622003773d1b7d657d9004) (gsm_04_08.c:643) 20250410110558920 DIUCS DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-521:LU)[0x563b4cc54680]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110558920 DIUCS DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-521:LU)[0x563b4cc54680]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110558919 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110558920 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110558920 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558920 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 08 06 39 2a e2 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 42 5c e8 a3 0f 67 66 2c 0a eb e0 4b d7 3c f2 c1 20 10 fb 59 70 fa 46 4f 99 75 40 93 76 37 d9 14 9d ce 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110558920 DMSC DEBUG msc_i(IMSI-262420000001118:UTRAN-Iu-521:LU)[0x563b4cc74e40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110558920 DVLR DEBUG VLR subscr IMSI-262420000001118 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110558920 DVLR DEBUG VLR subscr IMSI-262420000001123 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110558920 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-525:LU)[0x563b4cc8b430]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110558920 DVLR DEBUG SUBSCR(IMSI-262420000001123) Received 1 auth tuples (vlr.c:996) 20250410110558920 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-525:LU)[0x563b4cc8b430]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110558920 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-525:LU)[0x563b4cc8b430]{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:324) 20250410110558920 DMM DEBUG Tx AUTH REQ (rand = f66be3db990ca259732a0ba9eee8030b) (gsm_04_08.c:641) 20250410110558920 DMM DEBUG AUTH REQ (autn = 849b5fc914cee3bc66268be9c540945d) (gsm_04_08.c:643) 20250410110558920 DIUCS DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-525:LU)[0x563b4cc86b70]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110558920 DIUCS DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-525:LU)[0x563b4cc86b70]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110558920 DMSC DEBUG msc_i(IMSI-262420000001123:UTRAN-Iu-525:LU)[0x563b4cc86a40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110558920 DVLR DEBUG VLR subscr IMSI-262420000001123 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110558920 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558920 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558920 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558920 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110558920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558920 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110558920 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110558920 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558920 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 09 06 37 bb 5a 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 c5 32 71 91 e3 07 45 2e 09 21 34 3f a5 16 c5 5f 20 10 4d 8b fb a3 77 f5 3e 41 13 40 da 52 88 fd ce 8b 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110558920 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558920 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558920 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558920 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110558920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558920 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110558920 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110558920 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558920 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 ae 75 3b 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 56 39 b6 e3 7d db a3 9b ca 74 db 08 03 ec ba fd 20 10 01 68 29 5a 45 62 20 03 77 3d 1b 7d 65 7d 90 04 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110558920 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558920 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558920 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558920 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110558920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558920 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110558920 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110558920 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558920 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 ee 26 4d 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 f6 6b e3 db 99 0c a2 59 73 2a 0b a9 ee e8 03 0b 20 10 84 9b 5f c9 14 ce e3 bc 66 26 8b e9 c5 40 94 5d 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110558920 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558920 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558920 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558920 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110558920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558920 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110558920 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110558920 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558920 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 fc 20 85 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 11 92 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110558921 DIUCS DEBUG (UTRAN-Iu-532 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110558921 DMSC DEBUG msub_fsm[0x563b4cc9e1a0]{active}: Allocated (fsm.c:456) 20250410110558921 DMSC DEBUG msc_i[0x563b4cc9e2d0]{READY}: Allocated (fsm.c:456) 20250410110558921 DMSC DEBUG msc_i[0x563b4cc9e2d0]{READY}: is child of msub_fsm[0x563b4cc9e1a0] (fsm.c:486) 20250410110558921 DMSC DEBUG msc_a[0x563b4cca0970]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110558921 DMSC DEBUG msc_a[0x563b4cca0970]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc9e1a0] (fsm.c:486) 20250410110558921 DMSC DEBUG msc_a(unknown:UTRAN-Iu-532:NONE)[0x563b4cca0970]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110558921 DMSC DEBUG msc_i(unknown:UTRAN-Iu-532:NONE)[0x563b4cc9e2d0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110558921 DMSC DEBUG msc_a(unknown:UTRAN-Iu-532:NONE)[0x563b4cca0970]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 20250410110558921 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-532:NONE)[0x563b4cca0970]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110558921 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-532:NONE)[0x563b4cca0970]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110558921 DMM DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-532:LU)[0x563b4cca0970]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001129 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410110558921 DMM DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-532:LU)[0x563b4cca0970]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410110558921 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-532:LU)[0x563b4cca1000]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410110558921 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-532:LU)[0x563b4cca1000]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001129:UTRAN-Iu-532:LU)[0x563b4cca0970] (fsm.c:486) 20250410110558921 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-532:LU)[0x563b4cca1000]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410110558921 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-532:LU)[0x563b4cca1000]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110558921 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410110558921 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001129 id=262420000001129 (vlr.c:661) 20250410110558921 DVLR INFO New subscr, IMSI: 262420000001129 (vlr.c:562) 20250410110558921 DVLR DEBUG VLR subscr IMSI-262420000001129 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410110558921 DMSC DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-532:LU)[0x563b4cca0970]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110558921 DMSC DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-532:LU)[0x563b4cca0970]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110558921 DVLR DEBUG VLR subscr IMSI-262420000001129 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410110558921 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410110558921 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-532:LU)[0x563b4cca1000]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410110558921 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-532:LU)[0x563b4cca1000]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410110558921 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-532:LU)[0x563b4cca1000]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'F206F4'O, sourceLocRef := '00020F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } 20250410110558921 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-532:LU)[0x563b4cca1940]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110558921 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-532:LU)[0x563b4cca1940]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-532:LU)[0x563b4cca1000] (fsm.c:486) 20250410110558921 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-532:LU)[0x563b4cca1940]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110558921 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-532:LU)[0x563b4cca1940]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:8 20250410110558921 DVLR DEBUG VLR subscr IMSI-262420000001121 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110558921 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-524:LU)[0x563b4cc833a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110558921 DVLR DEBUG SUBSCR(IMSI-262420000001121) Received 1 auth tuples (vlr.c:996) 20250410110558921 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-524:LU)[0x563b4cc833a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110558921 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-524:LU)[0x563b4cc833a0]{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:324) 20250410110558921 DMM DEBUG Tx AUTH REQ (rand = 45b5e3602c3758738b97d0d2100879a9) (gsm_04_08.c:641) 20250410110558921 DMM DEBUG AUTH REQ (autn = 21f22008c66309410046357c9cabddf9) (gsm_04_08.c:643) 20250410110558921 DIUCS DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-524:LU)[0x563b4cc5c800]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110558921 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558921 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558921 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558921 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110558921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558921 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110558921 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110558921 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558921 DIUCS DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-524:LU)[0x563b4cc5c800]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110558921 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 07 02 fc 20 85 00 02 14 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110558921 DMSC DEBUG msc_i(IMSI-262420000001121:UTRAN-Iu-524:LU)[0x563b4cc5c620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110558921 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558921 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558921 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558921 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110558921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558921 DVLR DEBUG VLR subscr IMSI-262420000001121 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110558921 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110558921 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110558921 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558921 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 29 d3 f8 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 11 03 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110558921 DVLR DEBUG VLR subscr IMSI-262420000001122 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110558921 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-526:LU)[0x563b4cc73fe0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110558921 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558921 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558921 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558921 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110558921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558921 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110558921 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110558921 DVLR DEBUG SUBSCR(IMSI-262420000001122) Received 1 auth tuples (vlr.c:996) 20250410110558921 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-526:LU)[0x563b4cc73fe0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110558921 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-526:LU)[0x563b4cc73fe0]{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:324) 20250410110558921 DMM DEBUG Tx AUTH REQ (rand = 55335f31537c834ffe24e53940daec9a) (gsm_04_08.c:641) 20250410110558921 DMM DEBUG AUTH REQ (autn = 3975cd41ee9786948cd82515f91dbe5d) (gsm_04_08.c:643) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110558922 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558922 DIUCS DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-526:LU)[0x563b4cc7de90]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110558922 DIUCS DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-526:LU)[0x563b4cc7de90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110558922 DMSC DEBUG msc_i(IMSI-262420000001122:UTRAN-Iu-526:LU)[0x563b4cc8c000]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110558922 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 8a 03 e4 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 45 b5 e3 60 2c 37 58 73 8b 97 d0 d2 10 08 79 a9 20 10 21 f2 20 08 c6 63 09 41 00 46 35 7c 9c ab dd f9 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110558922 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558922 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558922 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558922 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110558922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558922 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110558922 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110558922 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558922 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 50 2a 87 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 11 13 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110558922 DVLR DEBUG VLR subscr IMSI-262420000001122 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test-GSUP(2948)@7d38b4d9c9a0: Found GsupExpect[13] for "262420000001129" handled at TC_iu_multi_lu_and_mt_ussd2(2975) MSC_Test-GSUP(2948)@7d38b4d9c9a0: Added IMSI table entry 13TC_iu_multi_lu_and_mt_ussd2(2975)"262420000001129" 20250410110558922 DIUCS DEBUG (UTRAN-Iu-533 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'A6A060'O, sourceLocRef := '000210'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } 20250410110558922 DMSC DEBUG msub_fsm[0x563b4cca2350]{active}: Allocated (fsm.c:456) 20250410110558922 DMSC DEBUG msc_i[0x563b4cca2480]{READY}: Allocated (fsm.c:456) 20250410110558922 DMSC DEBUG msc_i[0x563b4cca2480]{READY}: is child of msub_fsm[0x563b4cca2350] (fsm.c:486) 20250410110558922 DMSC DEBUG msc_a[0x563b4cca53f0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110558922 DMSC DEBUG msc_a[0x563b4cca53f0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cca2350] (fsm.c:486) 20250410110558922 DMSC DEBUG msc_a(unknown:UTRAN-Iu-533:NONE)[0x563b4cca53f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110558922 DMSC DEBUG msc_i(unknown:UTRAN-Iu-533:NONE)[0x563b4cca2480]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:9 20250410110558922 DMSC DEBUG msc_a(unknown:UTRAN-Iu-533:NONE)[0x563b4cca53f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110558922 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-533:NONE)[0x563b4cca53f0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110558922 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-533:NONE)[0x563b4cca53f0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110558922 DMM DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-533:LU)[0x563b4cca53f0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001130 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410110558922 DMM DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-533:LU)[0x563b4cca53f0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410110558922 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-533:LU)[0x563b4cca5a80]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410110558922 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-533:LU)[0x563b4cca5a80]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001130:UTRAN-Iu-533:LU)[0x563b4cca53f0] (fsm.c:486) 20250410110558922 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-533:LU)[0x563b4cca5a80]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410110558922 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-533:LU)[0x563b4cca5a80]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410110558922 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410110558922 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001130 id=262420000001130 (vlr.c:661) 20250410110558922 DVLR INFO New subscr, IMSI: 262420000001130 (vlr.c:562) 20250410110558922 DVLR DEBUG VLR subscr IMSI-262420000001130 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410110558922 DMSC DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-533:LU)[0x563b4cca53f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110558922 DMSC DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-533:LU)[0x563b4cca53f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110558922 DVLR DEBUG VLR subscr IMSI-262420000001130 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410110558922 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410110558922 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-533:LU)[0x563b4cca5a80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410110558922 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-533:LU)[0x563b4cca5a80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410110558922 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-533:LU)[0x563b4cca5a80]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410110558922 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-533:LU)[0x563b4cca63c0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110558922 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-533:LU)[0x563b4cca63c0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-533:LU)[0x563b4cca5a80] (fsm.c:486) 20250410110558922 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-533:LU)[0x563b4cca63c0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110558922 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-533:LU)[0x563b4cca63c0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110558922 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558922 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558922 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558922 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110558922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558922 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110558922 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110558922 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 20250410110558922 DIUCS DEBUG (UTRAN-Iu-534 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110558922 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 5d dd 5b 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 55 33 5f 31 53 7c 83 4f fe 24 e5 39 40 da ec 9a 20 10 39 75 cd 41 ee 97 86 94 8c d8 25 15 f9 1d be 5d 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110558923 DMSC DEBUG msub_fsm[0x563b4cca4fd0]{active}: Allocated (fsm.c:456) 20250410110558923 DMSC DEBUG msc_i[0x563b4cca5100]{READY}: Allocated (fsm.c:456) 20250410110558923 DMSC DEBUG msc_i[0x563b4cca5100]{READY}: is child of msub_fsm[0x563b4cca4fd0] (fsm.c:486) 20250410110558923 DMSC DEBUG msc_a[0x563b4ccaa6c0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110558923 DMSC DEBUG msc_a[0x563b4ccaa6c0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cca4fd0] (fsm.c:486) 20250410110558923 DMSC DEBUG msc_a(unknown:UTRAN-Iu-534:NONE)[0x563b4ccaa6c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110558923 DMSC DEBUG msc_i(unknown:UTRAN-Iu-534:NONE)[0x563b4cca5100]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110558923 DMSC DEBUG msc_a(unknown:UTRAN-Iu-534:NONE)[0x563b4ccaa6c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110558923 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-534:NONE)[0x563b4ccaa6c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110558923 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-534:NONE)[0x563b4ccaa6c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110558923 DMM DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-534:LU)[0x563b4ccaa6c0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001131 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410110558923 DMM DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-534:LU)[0x563b4ccaa6c0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410110558923 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-534:LU)[0x563b4ccaad50]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410110558923 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-534:LU)[0x563b4ccaad50]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001131:UTRAN-Iu-534:LU)[0x563b4ccaa6c0] (fsm.c:486) 20250410110558923 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-534:LU)[0x563b4ccaad50]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410110558923 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-534:LU)[0x563b4ccaad50]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'AD6334'O, sourceLocRef := '000211'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } 20250410110558923 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410110558923 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001131 id=262420000001131 (vlr.c:661) 20250410110558923 DVLR INFO New subscr, IMSI: 262420000001131 (vlr.c:562) 20250410110558923 DVLR DEBUG VLR subscr IMSI-262420000001131 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410110558923 DMSC DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-534:LU)[0x563b4ccaa6c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110558923 DMSC DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-534:LU)[0x563b4ccaa6c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110558923 DVLR DEBUG VLR subscr IMSI-262420000001131 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410110558923 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410110558923 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-534:LU)[0x563b4ccaad50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410110558923 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-534:LU)[0x563b4ccaad50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410110558923 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-534:LU)[0x563b4ccaad50]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410110558923 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-534:LU)[0x563b4ccab690]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110558923 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-534:LU)[0x563b4ccab690]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-534:LU)[0x563b4ccaad50] (fsm.c:486) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:10 20250410110558923 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-534:LU)[0x563b4ccab690]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110558923 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-534:LU)[0x563b4ccab690]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110558923 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558923 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558923 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558923 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110558923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558923 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110558923 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) MSC_Test-GSUP(2948)@7d38b4d9c9a0: Found GsupExpect[14] for "262420000001130" handled at TC_iu_multi_lu_and_mt_ussd2(2977) MSC_Test-GSUP(2948)@7d38b4d9c9a0: Added IMSI table entry 14TC_iu_multi_lu_and_mt_ussd2(2977)"262420000001130" 20250410110558923 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558923 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 06 02 29 d3 f8 00 02 15 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test-GSUP(2948)@7d38b4d9c9a0: Found GsupExpect[15] for "262420000001131" handled at TC_iu_multi_lu_and_mt_ussd2(2979) MSC_Test-GSUP(2948)@7d38b4d9c9a0: Added IMSI table entry 15TC_iu_multi_lu_and_mt_ussd2(2979)"262420000001131"20250410110558923 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558923 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558923 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558923 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110558923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558923 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110558923 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110558923 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558923 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 05 02 50 2a 87 00 02 16 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: { messageType := 2, destLocRef := '570BC2'O, sourceLocRef := '000212'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:11 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2965)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2965)@7d38b4d9c9a0: setverdict(pass): none -> pass MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'FD07F8'O, sourceLocRef := '000213'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:12 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:0 TC_iu_multi_lu_and_mt_ussd2(2969)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2969)@7d38b4d9c9a0: setverdict(pass): none -> pass TC_iu_multi_lu_and_mt_ussd2(2967)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(2967)@7d38b4d9c9a0: setverdict(pass): none -> pass MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:1 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2971)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2971)@7d38b4d9c9a0: setverdict(pass): none -> pass TC_iu_multi_lu_and_mt_ussd2(2973)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250410110558927 DVLR DEBUG VLR subscr IMSI-262420000001126 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110558927 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-529:LU)[0x563b4cc953b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110558928 DVLR DEBUG SUBSCR(IMSI-262420000001126) Received 1 auth tuples (vlr.c:996) 20250410110558928 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-529:LU)[0x563b4cc953b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110558928 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-529:LU)[0x563b4cc953b0]{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:324) 20250410110558928 DMM DEBUG Tx AUTH REQ (rand = 2ea2e18f0d9a624c82311a48675cc5be) (gsm_04_08.c:641) 20250410110558928 DMM DEBUG AUTH REQ (autn = c7462c0231a881908512c3bcd1b1bf5e) (gsm_04_08.c:643) 20250410110558928 DIUCS DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-529:LU)[0x563b4cc943e0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110558928 DIUCS DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-529:LU)[0x563b4cc943e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110558928 DMSC DEBUG msc_i(IMSI-262420000001126:UTRAN-Iu-529:LU)[0x563b4cc94150]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) TC_iu_multi_lu_and_mt_ussd2(2973)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410110558928 DVLR DEBUG VLR subscr IMSI-262420000001126 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110558928 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558928 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558928 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558928 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110558928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558928 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110558928 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110558928 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558928 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 02 06 ad 63 34 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 2e a2 e1 8f 0d 9a 62 4c 82 31 1a 48 67 5c c5 be 20 10 c7 46 2c 02 31 a8 81 90 85 12 c3 bc d1 b1 bf 5e 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:3 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:4 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:2 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:6 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'FC2085'O, sourceLocRef := '000214'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:13 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:5 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:7 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: { messageType := 2, destLocRef := '29D3F8'O, sourceLocRef := '000215'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:14 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: { messageType := 2, destLocRef := '502A87'O, sourceLocRef := '000216'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:15 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:10 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2975)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2975)@7d38b4d9c9a0: setverdict(pass): none -> pass TC_iu_multi_lu_and_mt_ussd2(2977)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2977)@7d38b4d9c9a0: setverdict(pass): none -> pass TC_iu_multi_lu_and_mt_ussd2(2979)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2979)@7d38b4d9c9a0: setverdict(pass): none -> pass MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patching N(SD)=1 into dtap '05148D99E03A210434D03ECC'O MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patched enc_l3: '05548D99E03A210434D03ECC'O MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patching N(SD)=1 into dtap '0514D5CC0A062104467F78B6'O MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patched enc_l3: '0554D5CC0A062104467F78B6'O MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patching N(SD)=1 into dtap '0514AA55A4282104156680F6'O MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patched enc_l3: '0554AA55A4282104156680F6'O MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patching N(SD)=1 into dtap '0514112A0C0D21047A6DD0CD'O MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patched enc_l3: '0554112A0C0D21047A6DD0CD'O MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05548D99E03A210434D03ECC'O 20250410110558944 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558944 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558944 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558944 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110558944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558944 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110558944 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110558944 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patching N(SD)=1 into dtap '0514C1AFB1612104244AAD35'O 20250410110558944 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 07 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 8d 99 e0 3a 21 04 34 d0 3e cc 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patched enc_l3: '0554C1AFB1612104244AAD35'O MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:3 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 20250410110558945 DIUCS DEBUG (UTRAN-Iu-519) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110558945 DMSC DEBUG msc_i(IMSI-262420000001116:UTRAN-Iu-519:LU)[0x563b4cc532b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110558945 DIUCS DEBUG msc_i(IMSI-262420000001116:UTRAN-Iu-519:LU)[0x563b4cc532b0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110558945 DMSC DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-519:LU)[0x563b4cc8ac20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110558945 DIUCS DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-519:LU)[0x563b4cc8ac20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110558945 DIUCS DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-519:LU)[0x563b4cc8ac20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554D5CC0A062104467F78B6'O 20250410110558945 DMM DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-519:LU)[0x563b4cc8ac20]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 8d99e03a34d03ecc) (gsm_04_08.c:1128) 20250410110558945 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-519:LU)[0x563b4cc53c40]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110558945 DVLR DEBUG SUBSCR(IMSI-262420000001116) AUTH on UTRAN received RES: 8d99e03a34d03ecc (8 bytes) (vlr_auth_fsm.c:151) 20250410110558945 DVLR INFO SUBSCR(IMSI-262420000001116) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110558945 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-519:LU)[0x563b4cc53c40]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110558945 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-519:LU)[0x563b4cc53c40]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110558945 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-519:LU)[0x563b4cc53c40]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110558945 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-519:LU)[0x563b4cc53c40]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-519:LU)[0x563b4cc3b690] (vlr_auth_fsm.c:294) 20250410110558945 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-519:LU)[0x563b4cc53c40]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110558945 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-519:LU)[0x563b4cc53c40]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110558945 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-519:LU)[0x563b4cc3b690]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410110558945 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-519:LU)[0x563b4cc3b690]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410110558945 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-519:LU)[0x563b4cc3b690]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110558945 DIUCS DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-519:LU)[0x563b4cc8ac20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110558945 DIUCS DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-519:LU)[0x563b4cc8ac20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=5a621c3a73fa983838d8a3680c707b47, CK=NONE (ran_msg_iu.c:388) 20250410110558945 DMSC DEBUG msc_i(IMSI-262420000001116:UTRAN-Iu-519:LU)[0x563b4cc532b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patching N(SD)=1 into dtap '05140CDB9027210474161029'O MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:4 MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patched enc_l3: '05540CDB9027210474161029'O MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 20250410110558945 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-519:LU)[0x563b4cc3b690]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554AA55A4282104156680F6'O 20250410110558945 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558945 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558945 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558946 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110558946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558946 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110558946 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110558946 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558946 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 05 06 d1 87 00 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 5a 62 1c 3a 73 fa 98 38 38 d8 a3 68 0c 70 7b 47 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110558946 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558946 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558946 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558946 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110558946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558946 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110558946 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110558946 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558946 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 0a 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 d5 cc 0a 06 21 04 46 7f 78 b6 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110558946 DIUCS DEBUG (UTRAN-Iu-522) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110558946 DMSC DEBUG msc_i(IMSI-262420000001119:UTRAN-Iu-522:LU)[0x563b4cc30a90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110558946 DIUCS DEBUG msc_i(IMSI-262420000001119:UTRAN-Iu-522:LU)[0x563b4cc30a90]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110558946 DMSC DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-522:LU)[0x563b4cc78a70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110558946 DIUCS DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-522:LU)[0x563b4cc78a70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110558946 DIUCS DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-522:LU)[0x563b4cc78a70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110558946 DMM DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-522:LU)[0x563b4cc78a70]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = d5cc0a06467f78b6) (gsm_04_08.c:1128) MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051405CF5B3A21040470F031'O 20250410110558946 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-522:LU)[0x563b4cc78cd0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110558946 DVLR DEBUG SUBSCR(IMSI-262420000001119) AUTH on UTRAN received RES: d5cc0a06467f78b6 (8 bytes) (vlr_auth_fsm.c:151) 20250410110558946 DVLR INFO SUBSCR(IMSI-262420000001119) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110558946 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-522:LU)[0x563b4cc78cd0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110558946 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-522:LU)[0x563b4cc78cd0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patched enc_l3: '055405CF5B3A21040470F031'O 20250410110558946 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-522:LU)[0x563b4cc78cd0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110558946 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-522:LU)[0x563b4cc78cd0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-522:LU)[0x563b4cc78ba0] (vlr_auth_fsm.c:294) 20250410110558946 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-522:LU)[0x563b4cc78cd0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110558946 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-522:LU)[0x563b4cc78cd0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110558946 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-522:LU)[0x563b4cc78ba0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410110558946 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-522:LU)[0x563b4cc78ba0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410110558946 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-522:LU)[0x563b4cc78ba0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110558946 DIUCS DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-522:LU)[0x563b4cc78a70]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110558946 DIUCS DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-522:LU)[0x563b4cc78a70]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=c20bedf552e8f3ae8dbad87846304c23, CK=NONE (ran_msg_iu.c:388) 20250410110558946 DMSC DEBUG msc_i(IMSI-262420000001119:UTRAN-Iu-522:LU)[0x563b4cc30a90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110558946 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-522:LU)[0x563b4cc78ba0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:2 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 20250410110558947 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558947 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558947 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558947 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110558947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558947 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110558947 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110558947 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558947 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 08 06 39 2a e2 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 c2 0b ed f5 52 e8 f3 ae 8d ba d8 78 46 30 4c 23 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554112A0C0D21047A6DD0CD'O 20250410110558947 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558947 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558947 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558947 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110558947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558947 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110558947 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110558947 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558947 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 0b 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 aa 55 a4 28 21 04 15 66 80 f6 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110558947 DIUCS DEBUG (UTRAN-Iu-523) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110558947 DMSC DEBUG msc_i(IMSI-262420000001120:UTRAN-Iu-523:LU)[0x563b4cc22e30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110558947 DIUCS DEBUG msc_i(IMSI-262420000001120:UTRAN-Iu-523:LU)[0x563b4cc22e30]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110558947 DMSC DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-523:LU)[0x563b4cc63020]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110558947 DIUCS DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-523:LU)[0x563b4cc63020]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110558947 DIUCS DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-523:LU)[0x563b4cc63020]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110558947 DMM DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-523:LU)[0x563b4cc63020]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = aa55a428156680f6) (gsm_04_08.c:1128) 20250410110558947 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-523:LU)[0x563b4cc5bdb0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110558947 DVLR DEBUG SUBSCR(IMSI-262420000001120) AUTH on UTRAN received RES: aa55a428156680f6 (8 bytes) (vlr_auth_fsm.c:151) 20250410110558947 DVLR INFO SUBSCR(IMSI-262420000001120) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110558947 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-523:LU)[0x563b4cc5bdb0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110558947 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-523:LU)[0x563b4cc5bdb0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patching N(SD)=1 into dtap '05145E7231E921045CECAD59'O MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patched enc_l3: '05545E7231E921045CECAD59'O 20250410110558947 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-523:LU)[0x563b4cc5bdb0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110558947 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-523:LU)[0x563b4cc5bdb0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-523:LU)[0x563b4cc63560] (vlr_auth_fsm.c:294) 20250410110558947 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-523:LU)[0x563b4cc5bdb0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110558947 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-523:LU)[0x563b4cc5bdb0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110558947 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-523:LU)[0x563b4cc63560]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410110558947 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-523:LU)[0x563b4cc63560]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410110558947 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-523:LU)[0x563b4cc63560]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110558947 DIUCS DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-523:LU)[0x563b4cc63020]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110558947 DIUCS DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-523:LU)[0x563b4cc63020]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=a505944fc6c977eb4278639cabf69136, CK=NONE (ran_msg_iu.c:388) 20250410110558947 DMSC DEBUG msc_i(IMSI-262420000001120:UTRAN-Iu-523:LU)[0x563b4cc22e30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110558947 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-523:LU)[0x563b4cc63560]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250410110558947 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558947 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer 20250410110558947 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558947 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110558947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558947 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110558947 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110558947 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558947 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 09 06 37 bb 5a 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 a5 05 94 4f c6 c9 77 eb 42 78 63 9c ab f6 91 36 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patching N(SD)=1 into dtap '0514A948D5D6210416E7E512'O MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patched enc_l3: '0554A948D5D6210416E7E512'O 20250410110558948 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558948 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558948 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558948 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110558948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558948 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110558948 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110558948 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558948 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 09 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 11 2a 0c 0d 21 04 7a 6d d0 cd 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 20250410110558948 DIUCS DEBUG (UTRAN-Iu-521) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110558948 DMSC DEBUG msc_i(IMSI-262420000001118:UTRAN-Iu-521:LU)[0x563b4cc74e40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110558948 DIUCS DEBUG msc_i(IMSI-262420000001118:UTRAN-Iu-521:LU)[0x563b4cc74e40]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110558948 DMSC DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-521:LU)[0x563b4cc54680]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110558948 DIUCS DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-521:LU)[0x563b4cc54680]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110558948 DIUCS DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-521:LU)[0x563b4cc54680]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110558948 DMM DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-521:LU)[0x563b4cc54680]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 112a0c0d7a6dd0cd) (gsm_04_08.c:1128) 20250410110558948 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-521:LU)[0x563b4cc87bf0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110558948 DVLR DEBUG SUBSCR(IMSI-262420000001118) AUTH on UTRAN received RES: 112a0c0d7a6dd0cd (8 bytes) (vlr_auth_fsm.c:151) 20250410110558948 DVLR INFO SUBSCR(IMSI-262420000001118) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110558948 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-521:LU)[0x563b4cc87bf0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110558948 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-521:LU)[0x563b4cc87bf0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110558948 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-521:LU)[0x563b4cc87bf0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110558948 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-521:LU)[0x563b4cc87bf0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-521:LU)[0x563b4cc10ea0] (vlr_auth_fsm.c:294) 20250410110558948 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-521:LU)[0x563b4cc87bf0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110558948 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-521:LU)[0x563b4cc87bf0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110558948 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-521:LU)[0x563b4cc10ea0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410110558948 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-521:LU)[0x563b4cc10ea0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410110558948 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-521:LU)[0x563b4cc10ea0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110558948 DIUCS DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-521:LU)[0x563b4cc54680]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110558948 DIUCS DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-521:LU)[0x563b4cc54680]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=0df93737bd8b3e32364c92c15fc8e177, CK=NONE (ran_msg_iu.c:388) 20250410110558948 DMSC DEBUG msc_i(IMSI-262420000001118:UTRAN-Iu-521:LU)[0x563b4cc74e40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110558948 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-521:LU)[0x563b4cc10ea0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:6 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 20250410110558949 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558949 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558949 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558949 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110558949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558949 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110558949 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110558949 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558949 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 ae 75 3b 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 0d f9 37 37 bd 8b 3e 32 36 4c 92 c1 5f c8 e1 77 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554C1AFB1612104244AAD35'O MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:1 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05540CDB9027210474161029'O 20250410110558950 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558950 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558950 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558950 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110558950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558950 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110558950 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110558950 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558950 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 0d 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 c1 af b1 61 21 04 24 4a ad 35 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110558951 DIUCS DEBUG (UTRAN-Iu-525) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110558951 DMSC DEBUG msc_i(IMSI-262420000001123:UTRAN-Iu-525:LU)[0x563b4cc86a40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110558951 DIUCS DEBUG msc_i(IMSI-262420000001123:UTRAN-Iu-525:LU)[0x563b4cc86a40]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110558951 DMSC DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-525:LU)[0x563b4cc86b70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110558951 DIUCS DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-525:LU)[0x563b4cc86b70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110558951 DIUCS DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-525:LU)[0x563b4cc86b70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110558951 DMM DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-525:LU)[0x563b4cc86b70]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = c1afb161244aad35) (gsm_04_08.c:1128) 20250410110558951 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-525:LU)[0x563b4cc8b430]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110558951 DVLR DEBUG SUBSCR(IMSI-262420000001123) AUTH on UTRAN received RES: c1afb161244aad35 (8 bytes) (vlr_auth_fsm.c:151) 20250410110558951 DVLR INFO SUBSCR(IMSI-262420000001123) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110558951 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-525:LU)[0x563b4cc8b430]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110558951 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-525:LU)[0x563b4cc8b430]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110558951 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-525:LU)[0x563b4cc8b430]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110558951 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-525:LU)[0x563b4cc8b430]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-525:LU)[0x563b4cc87200] (vlr_auth_fsm.c:294) 20250410110558951 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-525:LU)[0x563b4cc8b430]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110558951 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-525:LU)[0x563b4cc8b430]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110558951 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-525:LU)[0x563b4cc87200]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410110558951 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-525:LU)[0x563b4cc87200]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410110558951 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-525:LU)[0x563b4cc87200]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110558951 DIUCS DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-525:LU)[0x563b4cc86b70]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110558951 DIUCS DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-525:LU)[0x563b4cc86b70]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=be6cc335728acab17f22fe5d9fe6090f, CK=NONE (ran_msg_iu.c:388) 20250410110558951 DMSC DEBUG msc_i(IMSI-262420000001123:UTRAN-Iu-525:LU)[0x563b4cc86a40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110558951 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-525:LU)[0x563b4cc87200]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250410110558951 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558951 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558951 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558951 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110558951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558951 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:7 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055405CF5B3A21040470F031'O 20250410110558951 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110558951 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558951 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 ee 26 4d 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 be 6c c3 35 72 8a ca b1 7f 22 fe 5d 9f e6 09 0f 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110558952 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558952 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558952 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558952 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110558952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558952 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110558952 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110558952 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558952 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 08 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 0c db 90 27 21 04 74 16 10 29 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110558952 DIUCS DEBUG (UTRAN-Iu-520) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110558952 DMSC DEBUG msc_i(IMSI-262420000001117:UTRAN-Iu-520:LU)[0x563b4cc1dd90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110558952 DIUCS DEBUG msc_i(IMSI-262420000001117:UTRAN-Iu-520:LU)[0x563b4cc1dd90]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110558952 DMSC DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-520:LU)[0x563b4cc6db40]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110558952 DIUCS DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-520:LU)[0x563b4cc6db40]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110558952 DIUCS DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-520:LU)[0x563b4cc6db40]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110558952 DMM DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-520:LU)[0x563b4cc6db40]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 0cdb902774161029) (gsm_04_08.c:1128) 20250410110558952 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-520:LU)[0x563b4cc3bbf0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110558952 DVLR DEBUG SUBSCR(IMSI-262420000001117) AUTH on UTRAN received RES: 0cdb902774161029 (8 bytes) (vlr_auth_fsm.c:151) 20250410110558952 DVLR INFO SUBSCR(IMSI-262420000001117) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110558952 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-520:LU)[0x563b4cc3bbf0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110558952 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-520:LU)[0x563b4cc3bbf0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110558952 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-520:LU)[0x563b4cc3bbf0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110558952 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-520:LU)[0x563b4cc3bbf0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-520:LU)[0x563b4cc7ac90] (vlr_auth_fsm.c:294) 20250410110558952 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-520:LU)[0x563b4cc3bbf0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110558952 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-520:LU)[0x563b4cc3bbf0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110558952 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-520:LU)[0x563b4cc7ac90]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410110558952 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-520:LU)[0x563b4cc7ac90]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410110558952 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-520:LU)[0x563b4cc7ac90]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110558952 DIUCS DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-520:LU)[0x563b4cc6db40]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110558952 DIUCS DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-520:LU)[0x563b4cc6db40]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=7fef7fd624d23d9eebd09c597ef97370, CK=NONE (ran_msg_iu.c:388) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:3 20250410110558952 DMSC DEBUG msc_i(IMSI-262420000001117:UTRAN-Iu-520:LU)[0x563b4cc1dd90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110558952 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-520:LU)[0x563b4cc7ac90]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250410110558952 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558952 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558952 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558952 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110558952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558952 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110558952 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110558952 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558952 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 38 56 88 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 7f ef 7f d6 24 d2 3d 9e eb d0 9c 59 7e f9 73 70 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer 20250410110558952 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558952 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558952 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558952 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110558952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558952 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110558952 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110558952 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558952 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 0e 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 05 cf 5b 3a 21 04 04 70 f0 31 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer 20250410110558952 DIUCS DEBUG (UTRAN-Iu-526) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110558952 DMSC DEBUG msc_i(IMSI-262420000001122:UTRAN-Iu-526:LU)[0x563b4cc8c000]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110558952 DIUCS DEBUG msc_i(IMSI-262420000001122:UTRAN-Iu-526:LU)[0x563b4cc8c000]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110558952 DMSC DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-526:LU)[0x563b4cc7de90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110558952 DIUCS DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-526:LU)[0x563b4cc7de90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110558952 DIUCS DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-526:LU)[0x563b4cc7de90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110558953 DMM DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-526:LU)[0x563b4cc7de90]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 05cf5b3a0470f031) (gsm_04_08.c:1128) 20250410110558953 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-526:LU)[0x563b4cc73fe0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110558953 DVLR DEBUG SUBSCR(IMSI-262420000001122) AUTH on UTRAN received RES: 05cf5b3a0470f031 (8 bytes) (vlr_auth_fsm.c:151) 20250410110558953 DVLR INFO SUBSCR(IMSI-262420000001122) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110558953 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-526:LU)[0x563b4cc73fe0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110558953 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-526:LU)[0x563b4cc73fe0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110558953 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-526:LU)[0x563b4cc73fe0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110558953 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-526:LU)[0x563b4cc73fe0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-526:LU)[0x563b4cc73d80] (vlr_auth_fsm.c:294) 20250410110558953 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-526:LU)[0x563b4cc73fe0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110558953 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-526:LU)[0x563b4cc73fe0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110558953 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-526:LU)[0x563b4cc73d80]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410110558953 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-526:LU)[0x563b4cc73d80]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410110558953 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-526:LU)[0x563b4cc73d80]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110558953 DIUCS DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-526:LU)[0x563b4cc7de90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110558953 DIUCS DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-526:LU)[0x563b4cc7de90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=75bb553c8b296b267e19e5b7e8f7d755, CK=NONE (ran_msg_iu.c:388) 20250410110558953 DMSC DEBUG msc_i(IMSI-262420000001122:UTRAN-Iu-526:LU)[0x563b4cc8c000]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110558953 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-526:LU)[0x563b4cc73d80]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250410110558953 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558953 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558953 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558953 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110558953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558953 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110558953 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110558953 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558953 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 5d dd 5b 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 75 bb 55 3c 8b 29 6b 26 7e 19 e5 b7 e8 f7 d7 55 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:4 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:2 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:5 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05545E7231E921045CECAD59'O 20250410110558956 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558956 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558956 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558956 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110558956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558956 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110558956 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110558956 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558956 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 0c 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 5e 72 31 e9 21 04 5c ec ad 59 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110558956 DIUCS DEBUG (UTRAN-Iu-524) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110558956 DMSC DEBUG msc_i(IMSI-262420000001121:UTRAN-Iu-524:LU)[0x563b4cc5c620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110558956 DIUCS DEBUG msc_i(IMSI-262420000001121:UTRAN-Iu-524:LU)[0x563b4cc5c620]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110558956 DMSC DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-524:LU)[0x563b4cc5c800]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110558956 DIUCS DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-524:LU)[0x563b4cc5c800]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110558956 DIUCS DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-524:LU)[0x563b4cc5c800]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110558956 DMM DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-524:LU)[0x563b4cc5c800]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 5e7231e95cecad59) (gsm_04_08.c:1128) 20250410110558956 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-524:LU)[0x563b4cc833a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110558956 DVLR DEBUG SUBSCR(IMSI-262420000001121) AUTH on UTRAN received RES: 5e7231e95cecad59 (8 bytes) (vlr_auth_fsm.c:151) 20250410110558956 DVLR INFO SUBSCR(IMSI-262420000001121) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110558956 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-524:LU)[0x563b4cc833a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110558956 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-524:LU)[0x563b4cc833a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110558956 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-524:LU)[0x563b4cc833a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110558956 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-524:LU)[0x563b4cc833a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-524:LU)[0x563b4cc86910] (vlr_auth_fsm.c:294) 20250410110558956 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-524:LU)[0x563b4cc833a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110558956 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-524:LU)[0x563b4cc833a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110558956 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-524:LU)[0x563b4cc86910]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410110558956 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-524:LU)[0x563b4cc86910]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410110558956 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-524:LU)[0x563b4cc86910]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110558956 DIUCS DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-524:LU)[0x563b4cc5c800]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110558956 DIUCS DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-524:LU)[0x563b4cc5c800]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=94e1c7789b62e2b4220eebbaf5d1a4b7, CK=NONE (ran_msg_iu.c:388) 20250410110558956 DMSC DEBUG msc_i(IMSI-262420000001121:UTRAN-Iu-524:LU)[0x563b4cc5c620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110558956 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-524:LU)[0x563b4cc86910]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250410110558956 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558956 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558956 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558956 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110558956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:10 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:24 20250410110558956 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110558956 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110558956 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558956 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 8a 03 e4 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 94 e1 c7 78 9b 62 e2 b4 22 0e eb ba f5 d1 a4 b7 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554A948D5D6210416E7E512'O MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110558957 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558957 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558957 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558957 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110558957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558957 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110558957 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110558957 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558957 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 11 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 a9 48 d5 d6 21 04 16 e7 e5 12 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110558957 DIUCS DEBUG (UTRAN-Iu-529) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110558957 DMSC DEBUG msc_i(IMSI-262420000001126:UTRAN-Iu-529:LU)[0x563b4cc94150]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110558957 DIUCS DEBUG msc_i(IMSI-262420000001126:UTRAN-Iu-529:LU)[0x563b4cc94150]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110558957 DMSC DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-529:LU)[0x563b4cc943e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110558957 DIUCS DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-529:LU)[0x563b4cc943e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110558957 DIUCS DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-529:LU)[0x563b4cc943e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110558957 DMM DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-529:LU)[0x563b4cc943e0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = a948d5d616e7e512) (gsm_04_08.c:1128) 20250410110558957 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-529:LU)[0x563b4cc953b0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110558957 DVLR DEBUG SUBSCR(IMSI-262420000001126) AUTH on UTRAN received RES: a948d5d616e7e512 (8 bytes) (vlr_auth_fsm.c:151) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110558957 DVLR INFO SUBSCR(IMSI-262420000001126) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110558957 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-529:LU)[0x563b4cc953b0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110558957 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-529:LU)[0x563b4cc953b0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110558957 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-529:LU)[0x563b4cc953b0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110558957 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-529:LU)[0x563b4cc953b0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-529:LU)[0x563b4cc94a70] (vlr_auth_fsm.c:294) 20250410110558957 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-529:LU)[0x563b4cc953b0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110558957 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-529:LU)[0x563b4cc953b0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110558957 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-529:LU)[0x563b4cc94a70]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410110558957 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-529:LU)[0x563b4cc94a70]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410110558957 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-529:LU)[0x563b4cc94a70]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110558957 DIUCS DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-529:LU)[0x563b4cc943e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110558957 DIUCS DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-529:LU)[0x563b4cc943e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=a7bcd00fbc0bd269f87178d89a69c712, CK=NONE (ran_msg_iu.c:388) 20250410110558957 DMSC DEBUG msc_i(IMSI-262420000001126:UTRAN-Iu-529:LU)[0x563b4cc94150]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:6 20250410110558957 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-529:LU)[0x563b4cc94a70]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110558958 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558958 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558958 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558958 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110558958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558958 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110558958 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110558958 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558958 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 02 06 ad 63 34 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 a7 bc d0 0f bc 0b d2 69 f8 71 78 d8 9a 69 c7 12 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:1 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:7 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:5 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:10 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250410110558963 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558963 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110558963 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558963 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110558963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558963 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110558963 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110558963 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558963 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 07 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110558963 DIUCS DEBUG (UTRAN-Iu-519) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110558963 DMSC DEBUG msc_i(IMSI-262420000001116:UTRAN-Iu-519:LU)[0x563b4cc532b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110558963 DIUCS DEBUG msc_i(IMSI-262420000001116:UTRAN-Iu-519:LU)[0x563b4cc532b0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110558963 DMSC DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-519:LU)[0x563b4cc8ac20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110558963 DIUCS DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-519:LU)[0x563b4cc8ac20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110558963 DIUCS DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-519:LU)[0x563b4cc8ac20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110558963 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-519:LU)[0x563b4cc3b690]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410110558963 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-519:LU)[0x563b4cc3b690]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410110558963 DIUCS DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-519:LU)[0x563b4cc8ac20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110558963 DMSC DEBUG msc_i(IMSI-262420000001116:UTRAN-Iu-519:LU)[0x563b4cc532b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110558963 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-519:LU)[0x563b4cc3b690]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410110558963 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-519:LU)[0x563b4cc3b690]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410110558963 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001116:UTRAN-Iu-519:LU)[0x563b4cc73fe0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110558963 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001116:UTRAN-Iu-519:LU)[0x563b4cc73fe0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-519:LU)[0x563b4cc3b690] (fsm.c:486) 20250410110558963 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001116:UTRAN-Iu-519:LU)[0x563b4cc73fe0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410110558963 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001116:UTRAN-Iu-519:LU)[0x563b4cc73fe0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410110558963 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558963 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558963 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558963 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110558963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558963 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110558963 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110558963 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558963 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 05 06 d1 87 00 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 11 f6 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110558963 DVLR DEBUG VLR subscr IMSI-262420000001125 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110558963 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-528:LU)[0x563b4cc91180]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110558963 DVLR DEBUG SUBSCR(IMSI-262420000001125) Received 1 auth tuples (vlr.c:996) 20250410110558963 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-528:LU)[0x563b4cc91180]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110558963 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-528:LU)[0x563b4cc91180]{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:324) 20250410110558963 DMM DEBUG Tx AUTH REQ (rand = 8d6f49e91048cc2eba7592a1a00836dd) (gsm_04_08.c:641) 20250410110558963 DMM DEBUG AUTH REQ (autn = 09b3b20fc1dcea4848f1811b715ce23a) (gsm_04_08.c:643) 20250410110558963 DIUCS DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-528:LU)[0x563b4cc90380]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110558963 DIUCS DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-528:LU)[0x563b4cc90380]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110558963 DMSC DEBUG msc_i(IMSI-262420000001125:UTRAN-Iu-528:LU)[0x563b4cc900f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110558963 DVLR DEBUG VLR subscr IMSI-262420000001125 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110558963 DVLR DEBUG VLR subscr IMSI-262420000001124 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110558963 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-527:LU)[0x563b4cc7fa30]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110558963 DVLR DEBUG SUBSCR(IMSI-262420000001124) Received 1 auth tuples (vlr.c:996) 20250410110558963 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-527:LU)[0x563b4cc7fa30]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110558963 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-527:LU)[0x563b4cc7fa30]{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:324) 20250410110558963 DMM DEBUG Tx AUTH REQ (rand = 3c7db25a62b26867ff7f912e68357341) (gsm_04_08.c:641) 20250410110558963 DMM DEBUG AUTH REQ (autn = 436bdac248a239f3939f4e988da1c927) (gsm_04_08.c:643) 20250410110558963 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558963 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558963 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558963 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110558963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558963 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110558963 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110558963 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558963 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 03 06 a6 a0 60 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 8d 6f 49 e9 10 48 cc 2e ba 75 92 a1 a0 08 36 dd 20 10 09 b3 b2 0f c1 dc ea 48 48 f1 81 1b 71 5c e2 3a 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110558963 DIUCS DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-527:LU)[0x563b4cc8c9d0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110558963 DIUCS DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-527:LU)[0x563b4cc8c9d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110558963 DMSC DEBUG msc_i(IMSI-262420000001124:UTRAN-Iu-527:LU)[0x563b4cc8c740]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110558963 DVLR DEBUG VLR subscr IMSI-262420000001124 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110558963 DVLR DEBUG VLR subscr IMSI-262420000001128 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110558963 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-531:LU)[0x563b4cc9d670]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110558963 DVLR DEBUG SUBSCR(IMSI-262420000001128) Received 1 auth tuples (vlr.c:996) 20250410110558963 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-531:LU)[0x563b4cc9d670]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110558963 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-531:LU)[0x563b4cc9d670]{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:324) 20250410110558963 DMM DEBUG Tx AUTH REQ (rand = 7e716a0f1b5fe34c943424a65c59d413) (gsm_04_08.c:641) 20250410110558963 DMM DEBUG AUTH REQ (autn = e0074450442048a9960adf5a033a7419) (gsm_04_08.c:643) 20250410110558963 DIUCS DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-531:LU)[0x563b4cc9c680]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110558963 DIUCS DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-531:LU)[0x563b4cc9c680]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110558963 DMSC DEBUG msc_i(IMSI-262420000001128:UTRAN-Iu-531:LU)[0x563b4cc9a130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110558963 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558963 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558963 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558963 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110558963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558963 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110558963 DVLR DEBUG VLR subscr IMSI-262420000001128 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110558963 DVLR DEBUG VLR subscr IMSI-262420000001127 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110558963 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-530:LU)[0x563b4cc995f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110558963 DVLR DEBUG SUBSCR(IMSI-262420000001127) Received 1 auth tuples (vlr.c:996) 20250410110558963 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110558963 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558963 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 f2 06 f4 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 3c 7d b2 5a 62 b2 68 67 ff 7f 91 2e 68 35 73 41 20 10 43 6b da c2 48 a2 39 f3 93 9f 4e 98 8d a1 c9 27 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110558963 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-530:LU)[0x563b4cc995f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110558963 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-530:LU)[0x563b4cc995f0]{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:324) 20250410110558963 DMM DEBUG Tx AUTH REQ (rand = 319e378219b2f4874397305085af3dd1) (gsm_04_08.c:641) 20250410110558963 DMM DEBUG AUTH REQ (autn = 584b30b069f3751a335c3755b63a0f90) (gsm_04_08.c:643) 20250410110558963 DIUCS DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-530:LU)[0x563b4cc98620]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110558963 DIUCS DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-530:LU)[0x563b4cc98620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110558963 DMSC DEBUG msc_i(IMSI-262420000001127:UTRAN-Iu-530:LU)[0x563b4cc98390]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110558963 DVLR DEBUG VLR subscr IMSI-262420000001127 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110558963 DVLR DEBUG VLR subscr IMSI-262420000001129 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110558963 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-532:LU)[0x563b4cca1940]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110558963 DVLR DEBUG SUBSCR(IMSI-262420000001129) Received 1 auth tuples (vlr.c:996) 20250410110558963 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558963 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558963 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558963 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-532:LU)[0x563b4cca1940]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110558963 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110558963 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-532:LU)[0x563b4cca1940]{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:324) 20250410110558963 DMM DEBUG Tx AUTH REQ (rand = 615f34ec33269b74ac747b49514ebc17) (gsm_04_08.c:641) 20250410110558963 DMM DEBUG AUTH REQ (autn = b8369d01d667bb038b1316f7b6a2bd7d) (gsm_04_08.c:643) 20250410110558964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558964 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110558964 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110558963 DIUCS DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-532:LU)[0x563b4cca0970]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110558964 DIUCS DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-532:LU)[0x563b4cca0970]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110558964 DMSC DEBUG msc_i(IMSI-262420000001129:UTRAN-Iu-532:LU)[0x563b4cc9e2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110558964 DVLR DEBUG VLR subscr IMSI-262420000001129 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110558964 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558964 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 00 06 fd 07 f8 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 7e 71 6a 0f 1b 5f e3 4c 94 34 24 a6 5c 59 d4 13 20 10 e0 07 44 50 44 20 48 a9 96 0a df 5a 03 3a 74 19 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:3 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 20250410110558964 DVLR DEBUG VLR subscr IMSI-262420000001130 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110558964 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-533:LU)[0x563b4cca63c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110558964 DVLR DEBUG SUBSCR(IMSI-262420000001130) Received 1 auth tuples (vlr.c:996) 20250410110558964 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-533:LU)[0x563b4cca63c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110558964 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-533:LU)[0x563b4cca63c0]{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:324) 20250410110558964 DMM DEBUG Tx AUTH REQ (rand = 9c655384d1362279c7e211b4e19f0023) (gsm_04_08.c:641) 20250410110558964 DMM DEBUG AUTH REQ (autn = 4964580f56b68f5f1cadda5763b05da6) (gsm_04_08.c:643) 20250410110558964 DIUCS DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-533:LU)[0x563b4cca53f0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110558964 DIUCS DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-533:LU)[0x563b4cca53f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110558964 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558964 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558964 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558964 DMSC DEBUG msc_i(IMSI-262420000001130:UTRAN-Iu-533:LU)[0x563b4cca2480]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110558964 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110558964 DVLR DEBUG VLR subscr IMSI-262420000001130 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110558964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558964 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110558964 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110558964 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558964 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 01 06 57 0b c2 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 31 9e 37 82 19 b2 f4 87 43 97 30 50 85 af 3d d1 20 10 58 4b 30 b0 69 f3 75 1a 33 5c 37 55 b6 3a 0f 90 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 20250410110558964 DVLR DEBUG VLR subscr IMSI-262420000001131 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110558964 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-534:LU)[0x563b4ccab690]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110558964 DVLR DEBUG SUBSCR(IMSI-262420000001131) Received 1 auth tuples (vlr.c:996) 20250410110558964 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-534:LU)[0x563b4ccab690]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110558964 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-534:LU)[0x563b4ccab690]{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:324) 20250410110558964 DMM DEBUG Tx AUTH REQ (rand = 2bf3f66bc15b3f8dbc7cf26843c18c67) (gsm_04_08.c:641) 20250410110558964 DMM DEBUG AUTH REQ (autn = 8d43357be442f4f1fdb3d702fe0e0ea6) (gsm_04_08.c:643) 20250410110558964 DIUCS DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-534:LU)[0x563b4ccaa6c0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110558964 DIUCS DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-534:LU)[0x563b4ccaa6c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110558964 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558964 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558964 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558964 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110558964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558964 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110558964 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110558964 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558964 DMSC DEBUG msc_i(IMSI-262420000001131:UTRAN-Iu-534:LU)[0x563b4cca5100]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110558964 DVLR DEBUG VLR subscr IMSI-262420000001131 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110558964 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 07 06 fc 20 85 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 61 5f 34 ec 33 26 9b 74 ac 74 7b 49 51 4e bc 17 20 10 b8 36 9d 01 d6 67 bb 03 8b 13 16 f7 b6 a2 bd 7d 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110558964 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 20250410110558964 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558964 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558964 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110558964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558964 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110558964 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110558964 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558965 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 06 06 29 d3 f8 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 9c 65 53 84 d1 36 22 79 c7 e2 11 b4 e1 9f 00 23 20 10 49 64 58 0f 56 b6 8f 5f 1c ad da 57 63 b0 5d a6 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110558965 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558965 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558965 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558965 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110558965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558965 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110558965 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110558965 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558965 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 05 06 50 2a 87 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 2b f3 f6 6b c1 5b 3f 8d bc 7c f2 68 43 c1 8c 67 20 10 8d 43 35 7b e4 42 f4 f1 fd b3 d7 02 fe 0e 0e a6 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110558965 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558965 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558965 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558965 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110558965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:0 20250410110558965 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110558965 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110558965 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558965 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 0a 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110558966 DIUCS DEBUG (UTRAN-Iu-522) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110558966 DMSC DEBUG msc_i(IMSI-262420000001119:UTRAN-Iu-522:LU)[0x563b4cc30a90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110558966 DIUCS DEBUG msc_i(IMSI-262420000001119:UTRAN-Iu-522:LU)[0x563b4cc30a90]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110558966 DMSC DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-522:LU)[0x563b4cc78a70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110558966 DIUCS DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-522:LU)[0x563b4cc78a70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110558966 DIUCS DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-522:LU)[0x563b4cc78a70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110558966 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-522:LU)[0x563b4cc78ba0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410110558966 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-522:LU)[0x563b4cc78ba0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410110558966 DIUCS DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-522:LU)[0x563b4cc78a70]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110558966 DMSC DEBUG msc_i(IMSI-262420000001119:UTRAN-Iu-522:LU)[0x563b4cc30a90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 20250410110558966 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-522:LU)[0x563b4cc78ba0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410110558966 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-522:LU)[0x563b4cc78ba0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410110558966 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001119:UTRAN-Iu-522:LU)[0x563b4cc3bbf0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110558966 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001119:UTRAN-Iu-522:LU)[0x563b4cc3bbf0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-522:LU)[0x563b4cc78ba0] (fsm.c:486) 20250410110558966 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001119:UTRAN-Iu-522:LU)[0x563b4cc3bbf0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410110558966 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001119:UTRAN-Iu-522:LU)[0x563b4cc3bbf0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410110558966 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558966 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558966 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558966 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110558966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558966 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110558966 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110558966 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558967 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 08 06 39 2a e2 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 11 f9 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:9 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:4 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:2 20250410110558969 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558969 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558969 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558969 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110558969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558969 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110558969 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110558969 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558969 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 0b 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250410110558969 DIUCS DEBUG (UTRAN-Iu-523) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110558969 DMSC DEBUG msc_i(IMSI-262420000001120:UTRAN-Iu-523:LU)[0x563b4cc22e30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110558969 DIUCS DEBUG msc_i(IMSI-262420000001120:UTRAN-Iu-523:LU)[0x563b4cc22e30]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110558969 DMSC DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-523:LU)[0x563b4cc63020]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110558969 DIUCS DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-523:LU)[0x563b4cc63020]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110558969 DIUCS DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-523:LU)[0x563b4cc63020]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110558969 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-523:LU)[0x563b4cc63560]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410110558969 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-523:LU)[0x563b4cc63560]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410110558969 DIUCS DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-523:LU)[0x563b4cc63020]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110558969 DMSC DEBUG msc_i(IMSI-262420000001120:UTRAN-Iu-523:LU)[0x563b4cc22e30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110558970 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558970 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558970 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558970 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-523:LU)[0x563b4cc63560]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410110558970 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-523:LU)[0x563b4cc63560]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410110558970 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001120:UTRAN-Iu-523:LU)[0x563b4cc8b430]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110558970 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001120:UTRAN-Iu-523:LU)[0x563b4cc8b430]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-523:LU)[0x563b4cc63560] (fsm.c:486) 20250410110558970 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001120:UTRAN-Iu-523:LU)[0x563b4cc8b430]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410110558970 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001120:UTRAN-Iu-523:LU)[0x563b4cc8b430]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410110558970 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110558970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558970 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110558970 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110558970 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558970 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 09 06 37 bb 5a 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 21 f0 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110558970 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558970 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558970 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558970 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110558970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558970 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110558970 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:8 20250410110558970 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558970 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 09 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110558970 DIUCS DEBUG (UTRAN-Iu-521) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer 20250410110558970 DMSC DEBUG msc_i(IMSI-262420000001118:UTRAN-Iu-521:LU)[0x563b4cc74e40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110558970 DIUCS DEBUG msc_i(IMSI-262420000001118:UTRAN-Iu-521:LU)[0x563b4cc74e40]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110558970 DMSC DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-521:LU)[0x563b4cc54680]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110558971 DIUCS DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-521:LU)[0x563b4cc54680]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110558971 DIUCS DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-521:LU)[0x563b4cc54680]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110558971 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-521:LU)[0x563b4cc10ea0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410110558971 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-521:LU)[0x563b4cc10ea0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410110558971 DIUCS DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-521:LU)[0x563b4cc54680]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110558971 DMSC DEBUG msc_i(IMSI-262420000001118:UTRAN-Iu-521:LU)[0x563b4cc74e40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110558971 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-521:LU)[0x563b4cc10ea0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410110558971 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-521:LU)[0x563b4cc10ea0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410110558971 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001118:UTRAN-Iu-521:LU)[0x563b4cc87bf0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110558971 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001118:UTRAN-Iu-521:LU)[0x563b4cc87bf0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-521:LU)[0x563b4cc10ea0] (fsm.c:486) 20250410110558971 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001118:UTRAN-Iu-521:LU)[0x563b4cc87bf0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410110558971 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001118:UTRAN-Iu-521:LU)[0x563b4cc87bf0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer 20250410110558971 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558971 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558971 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558971 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110558971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558971 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110558971 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110558971 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558971 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 ae 75 3b 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 11 f8 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:12 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 20250410110558972 DVLR DEBUG VLR subscr IMSI-262420000001116 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110558972 DVLR DEBUG IMSI:262420000001116 has MSISDN:491230001116 (vlr.c:1045) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:11 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer 20250410110558972 DMSC NOTICE msub(IMSI-262420000001116:MSISDN-491230001116) VLR: update for IMSI=262420000001116 (MSISDN=491230001116) (gsm_04_08.c:1541) 20250410110558972 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110558973 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110558973 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-519:LU)[0x563b4cc3b690]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410110558973 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001116:UTRAN-Iu-519:LU)[0x563b4cc73fe0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410110558973 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001116:UTRAN-Iu-519:LU)[0x563b4cc73fe0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410110558973 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001116:UTRAN-Iu-519:LU)[0x563b4cc73fe0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410110558973 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001116:UTRAN-Iu-519:LU)[0x563b4cc73fe0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-519:LU)[0x563b4cc3b690] (vlr_lu_fsm.c:110) 20250410110558973 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001116:UTRAN-Iu-519:LU)[0x563b4cc73fe0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410110558973 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001116:UTRAN-Iu-519:LU)[0x563b4cc73fe0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110558973 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-519:LU)[0x563b4cc3b690]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410110558973 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-519:LU)[0x563b4cc3b690]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410110558973 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-519:LU)[0x563b4cc5bdb0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110558973 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-519:LU)[0x563b4cc5bdb0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-519:LU)[0x563b4cc3b690] (fsm.c:486) 20250410110558973 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-519:LU)[0x563b4cc5bdb0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410110558973 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-519:LU)[0x563b4cc5bdb0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410110558973 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-519:LU)[0x563b4cc5bdb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410110558973 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-519:LU)[0x563b4cc5bdb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410110558973 DMSC NOTICE msub(IMSI-262420000001116:MSISDN-491230001116:TMSInew-0xA46DC7EB) VLR: update for IMSI=262420000001116 (MSISDN=491230001116) (gsm_04_08.c:1541) 20250410110558973 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-519:LU)[0x563b4cc5bdb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410110558973 DMM DEBUG -> IMSI-262420000001116:MSISDN-491230001116:TMSInew-0xA46DC7EB LOCATION UPDATE ACCEPT (TMSI = 0xa46dc7eb) (gsm_04_08.c:149) 20250410110558973 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSInew-0xA46DC7EB:UTRAN-Iu-519:LU)[0x563b4cc8ac20]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250410110558973 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSInew-0xA46DC7EB:UTRAN-Iu-519:LU)[0x563b4cc8ac20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110558973 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSInew-0xA46DC7EB:UTRAN-Iu-519:LU)[0x563b4cc532b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110558973 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSInew-0xA46DC7EB - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110558973 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558973 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558973 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558973 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110558973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558973 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110558973 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110558973 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558973 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 05 06 d1 87 00 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 a4 6d c7 eb 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:13 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:14 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:15 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:3 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:7 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250410110558976 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558976 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:6 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110558976 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558976 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110558976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:12 20250410110558976 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110558976 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110558976 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558976 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 0e 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 20250410110558977 DIUCS DEBUG (UTRAN-Iu-526) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250410110558977 DMSC DEBUG msc_i(IMSI-262420000001122:UTRAN-Iu-526:LU)[0x563b4cc8c000]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110558977 DIUCS DEBUG msc_i(IMSI-262420000001122:UTRAN-Iu-526:LU)[0x563b4cc8c000]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110558977 DMSC DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-526:LU)[0x563b4cc7de90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110558977 DIUCS DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-526:LU)[0x563b4cc7de90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110558977 DIUCS DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-526:LU)[0x563b4cc7de90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110558977 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-526:LU)[0x563b4cc73d80]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410110558977 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-526:LU)[0x563b4cc73d80]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410110558977 DIUCS DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-526:LU)[0x563b4cc7de90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110558977 DMSC DEBUG msc_i(IMSI-262420000001122:UTRAN-Iu-526:LU)[0x563b4cc8c000]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110558977 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-526:LU)[0x563b4cc73d80]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410110558977 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-526:LU)[0x563b4cc73d80]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410110558977 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001122:UTRAN-Iu-526:LU)[0x563b4cc73fe0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110558977 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001122:UTRAN-Iu-526:LU)[0x563b4cc73fe0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-526:LU)[0x563b4cc73d80] (fsm.c:486) 20250410110558977 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001122:UTRAN-Iu-526:LU)[0x563b4cc73fe0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410110558977 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001122:UTRAN-Iu-526:LU)[0x563b4cc73fe0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:5 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 20250410110558977 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558977 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558977 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558977 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110558977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558977 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110558977 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110558978 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558978 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 5d dd 5b 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 21 f2 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110558978 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558978 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558978 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558978 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110558978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558978 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110558978 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110558978 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558978 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 0d 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051481DCCEF42104CDD3ADD5'O MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patched enc_l3: '055481DCCEF42104CDD3ADD5'O MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250410110558978 DIUCS DEBUG (UTRAN-Iu-525) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110558978 DMSC DEBUG msc_i(IMSI-262420000001123:UTRAN-Iu-525:LU)[0x563b4cc86a40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110558978 DIUCS DEBUG msc_i(IMSI-262420000001123:UTRAN-Iu-525:LU)[0x563b4cc86a40]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110558978 DMSC DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-525:LU)[0x563b4cc86b70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110558978 DIUCS DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-525:LU)[0x563b4cc86b70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110558978 DIUCS DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-525:LU)[0x563b4cc86b70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110558978 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-525:LU)[0x563b4cc87200]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410110558978 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-525:LU)[0x563b4cc87200]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410110558978 DIUCS DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-525:LU)[0x563b4cc86b70]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110558978 DMSC DEBUG msc_i(IMSI-262420000001123:UTRAN-Iu-525:LU)[0x563b4cc86a40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110558978 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-525:LU)[0x563b4cc87200]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410110558978 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-525:LU)[0x563b4cc87200]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410110558978 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001123:UTRAN-Iu-525:LU)[0x563b4cc78cd0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 20250410110558978 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110558978 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558978 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patching N(SD)=1 into dtap '0514BDDF0BA82104EEA4DC53'O 20250410110558978 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110558978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558978 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110558978 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110558978 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558979 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 ee 26 4d 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 21 f3 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patched enc_l3: '0554BDDF0BA82104EEA4DC53'O 20250410110558978 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001123:UTRAN-Iu-525:LU)[0x563b4cc78cd0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-525:LU)[0x563b4cc87200] (fsm.c:486) 20250410110558978 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001123:UTRAN-Iu-525:LU)[0x563b4cc78cd0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410110558978 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001123:UTRAN-Iu-525:LU)[0x563b4cc78cd0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:4 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer 20250410110558979 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558979 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558979 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558979 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110558979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558979 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110558979 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer 20250410110558979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110558979 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558979 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 0c 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110558979 DIUCS DEBUG (UTRAN-Iu-524) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110558979 DMSC DEBUG msc_i(IMSI-262420000001121:UTRAN-Iu-524:LU)[0x563b4cc5c620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110558979 DIUCS DEBUG msc_i(IMSI-262420000001121:UTRAN-Iu-524:LU)[0x563b4cc5c620]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110558979 DMSC DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-524:LU)[0x563b4cc5c800]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110558979 DIUCS DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-524:LU)[0x563b4cc5c800]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110558979 DIUCS DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-524:LU)[0x563b4cc5c800]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110558979 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-524:LU)[0x563b4cc86910]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410110558979 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-524:LU)[0x563b4cc86910]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410110558979 DIUCS DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-524:LU)[0x563b4cc5c800]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110558979 DMSC DEBUG msc_i(IMSI-262420000001121:UTRAN-Iu-524:LU)[0x563b4cc5c620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110558979 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-524:LU)[0x563b4cc86910]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410110558979 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-524:LU)[0x563b4cc86910]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410110558979 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001121:UTRAN-Iu-524:LU)[0x563b4cc53c40]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110558979 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001121:UTRAN-Iu-524:LU)[0x563b4cc53c40]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-524:LU)[0x563b4cc86910] (fsm.c:486) 20250410110558979 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001121:UTRAN-Iu-524:LU)[0x563b4cc53c40]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410110558979 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001121:UTRAN-Iu-524:LU)[0x563b4cc53c40]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410110558980 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558980 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558980 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558980 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110558980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558980 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110558980 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110558980 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558980 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 8a 03 e4 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 21 f1 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:2 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051481EFED3A210412D0F85A'O MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patched enc_l3: '055481EFED3A210412D0F85A'O MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patching N(SD)=1 into dtap '0514DD169FF12104CEBF6888'O MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patched enc_l3: '0554DD169FF12104CEBF6888'O MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:10 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 20250410110558982 DVLR DEBUG VLR subscr IMSI-262420000001119 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110558982 DVLR DEBUG IMSI:262420000001119 has MSISDN:491230001119 (vlr.c:1045) 20250410110558982 DMSC NOTICE msub(IMSI-262420000001119:MSISDN-491230001119) VLR: update for IMSI=262420000001119 (MSISDN=491230001119) (gsm_04_08.c:1541) 20250410110558982 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250410110558982 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558982 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558982 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558982 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110558982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558982 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110558982 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:1 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 20250410110558982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110558982 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558982 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 11 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250410110558983 DIUCS DEBUG (UTRAN-Iu-529) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110558983 DMSC DEBUG msc_i(IMSI-262420000001126:UTRAN-Iu-529:LU)[0x563b4cc94150]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110558983 DIUCS DEBUG msc_i(IMSI-262420000001126:UTRAN-Iu-529:LU)[0x563b4cc94150]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110558983 DMSC DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-529:LU)[0x563b4cc943e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110558983 DIUCS DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-529:LU)[0x563b4cc943e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110558983 DIUCS DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-529:LU)[0x563b4cc943e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110558983 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-529:LU)[0x563b4cc94a70]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410110558983 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-529:LU)[0x563b4cc94a70]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410110558983 DIUCS DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-529:LU)[0x563b4cc943e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110558983 DMSC DEBUG msc_i(IMSI-262420000001126:UTRAN-Iu-529:LU)[0x563b4cc94150]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110558983 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-529:LU)[0x563b4cc94a70]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410110558983 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-529:LU)[0x563b4cc94a70]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410110558983 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558983 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558983 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558983 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110558983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558983 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110558983 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110558983 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558983 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 02 06 ad 63 34 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 21 f6 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:9 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:24 20250410110558983 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001126:UTRAN-Iu-529:LU)[0x563b4cc3be40]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110558983 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001126:UTRAN-Iu-529:LU)[0x563b4cc3be40]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-529:LU)[0x563b4cc94a70] (fsm.c:486) 20250410110558983 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001126:UTRAN-Iu-529:LU)[0x563b4cc3be40]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410110558983 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001126:UTRAN-Iu-529:LU)[0x563b4cc3be40]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410110558983 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110558983 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-522:LU)[0x563b4cc78ba0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410110558983 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001119:UTRAN-Iu-522:LU)[0x563b4cc3bbf0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410110558983 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001119:UTRAN-Iu-522:LU)[0x563b4cc3bbf0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410110558983 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001119:UTRAN-Iu-522:LU)[0x563b4cc3bbf0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410110558983 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001119:UTRAN-Iu-522:LU)[0x563b4cc3bbf0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-522:LU)[0x563b4cc78ba0] (vlr_lu_fsm.c:110) 20250410110558983 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001119:UTRAN-Iu-522:LU)[0x563b4cc3bbf0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410110558983 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001119:UTRAN-Iu-522:LU)[0x563b4cc3bbf0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110558983 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-522:LU)[0x563b4cc78ba0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410110558983 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-522:LU)[0x563b4cc78ba0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410110558983 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-522:LU)[0x563b4cc6f4f0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110558983 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-522:LU)[0x563b4cc6f4f0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-522:LU)[0x563b4cc78ba0] (fsm.c:486) 20250410110558983 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-522:LU)[0x563b4cc6f4f0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410110558983 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-522:LU)[0x563b4cc6f4f0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410110558983 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-522:LU)[0x563b4cc6f4f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410110558983 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-522:LU)[0x563b4cc6f4f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410110558983 DMSC NOTICE msub(IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x0FEF47AE) VLR: update for IMSI=262420000001119 (MSISDN=491230001119) (gsm_04_08.c:1541) 20250410110558983 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-522:LU)[0x563b4cc6f4f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410110558983 DMM DEBUG -> IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x0FEF47AE LOCATION UPDATE ACCEPT (TMSI = 0x0fef47ae) (gsm_04_08.c:149) 20250410110558983 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x0FEF47AE:UTRAN-Iu-522:LU)[0x563b4cc78a70]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250410110558983 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x0FEF47AE:UTRAN-Iu-522:LU)[0x563b4cc78a70]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110558983 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x0FEF47AE:UTRAN-Iu-522:LU)[0x563b4cc30a90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110558983 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x0FEF47AE - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110558983 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558983 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558983 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558983 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110558983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558983 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110558983 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110558983 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558983 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 08 06 39 2a e2 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 0f ef 47 ae 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055481DCCEF42104CDD3ADD5'O MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patching N(SD)=1 into dtap '05145E5EDA2D2104A7A5C0B7'O MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patched enc_l3: '05545E5EDA2D2104A7A5C0B7'O 20250410110558984 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558984 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558984 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558984 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110558984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558984 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110558984 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110558984 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558984 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 08 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110558984 DIUCS DEBUG (UTRAN-Iu-520) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110558984 DMSC DEBUG msc_i(IMSI-262420000001117:UTRAN-Iu-520:LU)[0x563b4cc1dd90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110558984 DIUCS DEBUG msc_i(IMSI-262420000001117:UTRAN-Iu-520:LU)[0x563b4cc1dd90]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110558984 DMSC DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-520:LU)[0x563b4cc6db40]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110558984 DIUCS DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-520:LU)[0x563b4cc6db40]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110558984 DIUCS DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-520:LU)[0x563b4cc6db40]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110558984 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-520:LU)[0x563b4cc7ac90]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410110558984 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-520:LU)[0x563b4cc7ac90]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410110558984 DIUCS DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-520:LU)[0x563b4cc6db40]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110558984 DMSC DEBUG msc_i(IMSI-262420000001117:UTRAN-Iu-520:LU)[0x563b4cc1dd90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110558984 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-520:LU)[0x563b4cc7ac90]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410110558984 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-520:LU)[0x563b4cc7ac90]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410110558984 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001117:UTRAN-Iu-520:LU)[0x563b4cc3bbf0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110558984 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001117:UTRAN-Iu-520:LU)[0x563b4cc3bbf0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-520:LU)[0x563b4cc7ac90] (fsm.c:486) 20250410110558984 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001117:UTRAN-Iu-520:LU)[0x563b4cc3bbf0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410110558984 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001117:UTRAN-Iu-520:LU)[0x563b4cc3bbf0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410110558984 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558984 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558984 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558984 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110558984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558984 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110558984 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110558984 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558984 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 38 56 88 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 11 f7 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110558984 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558984 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558984 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558984 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110558984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558984 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110558984 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558984 DVLR DEBUG VLR subscr IMSI-262420000001118 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110558984 DVLR DEBUG IMSI:262420000001118 has MSISDN:491230001118 (vlr.c:1045) 20250410110558984 DMSC NOTICE msub(IMSI-262420000001118:MSISDN-491230001118) VLR: update for IMSI=262420000001118 (MSISDN=491230001118) (gsm_04_08.c:1541) 20250410110558984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110558984 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558984 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 10 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 81 dc ce f4 21 04 cd d3 ad d5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110558984 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:7 TC_iu_multi_lu_and_mt_ussd2(2950)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patching N(SD)=1 into dtap '0514F046A9DD2104D6EE06F3'O MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patched enc_l3: '0554F046A9DD2104D6EE06F3'O MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110558984 DIUCS DEBUG (UTRAN-Iu-528) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110558984 DMSC DEBUG msc_i(IMSI-262420000001125:UTRAN-Iu-528:LU)[0x563b4cc900f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110558984 DIUCS DEBUG msc_i(IMSI-262420000001125:UTRAN-Iu-528:LU)[0x563b4cc900f0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110558984 DMSC DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-528:LU)[0x563b4cc90380]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110558984 DIUCS DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-528:LU)[0x563b4cc90380]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110558985 DIUCS DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-528:LU)[0x563b4cc90380]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110558985 DMM DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-528:LU)[0x563b4cc90380]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 81dccef4cdd3add5) (gsm_04_08.c:1128) 20250410110558985 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-528:LU)[0x563b4cc91180]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110558985 DVLR DEBUG SUBSCR(IMSI-262420000001125) AUTH on UTRAN received RES: 81dccef4cdd3add5 (8 bytes) (vlr_auth_fsm.c:151) 20250410110558985 DVLR INFO SUBSCR(IMSI-262420000001125) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110558985 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-528:LU)[0x563b4cc91180]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110558985 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-528:LU)[0x563b4cc91180]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110558985 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-528:LU)[0x563b4cc91180]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110558985 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-528:LU)[0x563b4cc91180]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-528:LU)[0x563b4cc90840] (vlr_auth_fsm.c:294) 20250410110558985 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-528:LU)[0x563b4cc91180]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110558985 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-528:LU)[0x563b4cc91180]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110558985 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-528:LU)[0x563b4cc90840]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410110558985 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-528:LU)[0x563b4cc90840]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410110558985 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-528:LU)[0x563b4cc90840]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110558985 DIUCS DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-528:LU)[0x563b4cc90380]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110558985 DIUCS DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-528:LU)[0x563b4cc90380]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=509b7fd2f8a72b2862a25119af142ac5, CK=NONE (ran_msg_iu.c:388) 20250410110558985 DMSC DEBUG msc_i(IMSI-262420000001125:UTRAN-Iu-528:LU)[0x563b4cc900f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 20250410110558985 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-528:LU)[0x563b4cc90840]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250410110558985 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558985 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558985 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558985 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110558985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558985 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110558985 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558985 DVLR DEBUG VLR subscr IMSI-262420000001120 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110558985 DVLR DEBUG IMSI:262420000001120 has MSISDN:491230001120 (vlr.c:1045) 20250410110558985 DMSC NOTICE msub(IMSI-262420000001120:MSISDN-491230001120) VLR: update for IMSI=262420000001120 (MSISDN=491230001120) (gsm_04_08.c:1541) 20250410110558985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110558985 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558985 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 03 06 a6 a0 60 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 50 9b 7f d2 f8 a7 2b 28 62 a2 51 19 af 14 2a c5 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:6 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110558985 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:5 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051436E3C69C2104BE81EC1E'O MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patched enc_l3: '055436E3C69C2104BE81EC1E'O MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:8 20250410110558986 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110558986 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-523:LU)[0x563b4cc63560]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:24 20250410110558986 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001120:UTRAN-Iu-523:LU)[0x563b4cc8b430]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410110558986 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001120:UTRAN-Iu-523:LU)[0x563b4cc8b430]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410110558986 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001120:UTRAN-Iu-523:LU)[0x563b4cc8b430]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410110558986 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001120:UTRAN-Iu-523:LU)[0x563b4cc8b430]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-523:LU)[0x563b4cc63560] (vlr_lu_fsm.c:110) 20250410110558986 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001120:UTRAN-Iu-523:LU)[0x563b4cc8b430]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410110558986 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001120:UTRAN-Iu-523:LU)[0x563b4cc8b430]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110558986 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-523:LU)[0x563b4cc63560]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410110558986 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-523:LU)[0x563b4cc63560]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410110558986 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-523:LU)[0x563b4cc91180]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110558986 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-523:LU)[0x563b4cc91180]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-523:LU)[0x563b4cc63560] (fsm.c:486) 20250410110558986 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-523:LU)[0x563b4cc91180]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410110558986 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-523:LU)[0x563b4cc91180]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410110558986 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-523:LU)[0x563b4cc91180]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410110558986 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-523:LU)[0x563b4cc91180]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 20250410110558986 DMSC NOTICE msub(IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x223D96AC) VLR: update for IMSI=262420000001120 (MSISDN=491230001120) (gsm_04_08.c:1541) 20250410110558986 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-523:LU)[0x563b4cc91180]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410110558986 DMM DEBUG -> IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x223D96AC LOCATION UPDATE ACCEPT (TMSI = 0x223d96ac) (gsm_04_08.c:149) 20250410110558986 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x223D96AC:UTRAN-Iu-523:LU)[0x563b4cc63020]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250410110558986 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x223D96AC:UTRAN-Iu-523:LU)[0x563b4cc63020]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110558986 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x223D96AC:UTRAN-Iu-523:LU)[0x563b4cc22e30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110558986 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x223D96AC - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110558986 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558986 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558986 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558986 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110558986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558986 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110558986 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554BDDF0BA82104EEA4DC53'O 20250410110558986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110558986 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558986 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 09 06 37 bb 5a 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 22 3d 96 ac 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110558986 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558986 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110558986 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558986 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110558986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558986 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110558986 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110558986 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558986 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 0f 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 bd df 0b a8 21 04 ee a4 dc 53 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:12 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patched enc_l3: '059B'O 20250410110558986 DIUCS DEBUG (UTRAN-Iu-527) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110558986 DMSC DEBUG msc_i(IMSI-262420000001124:UTRAN-Iu-527:LU)[0x563b4cc8c740]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110558986 DIUCS DEBUG msc_i(IMSI-262420000001124:UTRAN-Iu-527:LU)[0x563b4cc8c740]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110558986 DMSC DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-527:LU)[0x563b4cc8c9d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055481EFED3A210412D0F85A'O 20250410110558986 DIUCS DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-527:LU)[0x563b4cc8c9d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110558986 DIUCS DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-527:LU)[0x563b4cc8c9d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110558987 DMM DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-527:LU)[0x563b4cc8c9d0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = bddf0ba8eea4dc53) (gsm_04_08.c:1128) 20250410110558987 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-527:LU)[0x563b4cc7fa30]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110558987 DVLR DEBUG SUBSCR(IMSI-262420000001124) AUTH on UTRAN received RES: bddf0ba8eea4dc53 (8 bytes) (vlr_auth_fsm.c:151) 20250410110558987 DVLR INFO SUBSCR(IMSI-262420000001124) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110558987 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-527:LU)[0x563b4cc7fa30]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110558987 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-527:LU)[0x563b4cc7fa30]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110558987 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-527:LU)[0x563b4cc7fa30]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110558987 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-527:LU)[0x563b4cc7fa30]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-527:LU)[0x563b4cc7f0f0] (vlr_auth_fsm.c:294) 20250410110558987 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-527:LU)[0x563b4cc7fa30]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110558987 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-527:LU)[0x563b4cc7fa30]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110558987 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-527:LU)[0x563b4cc7f0f0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410110558987 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-527:LU)[0x563b4cc7f0f0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410110558987 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-527:LU)[0x563b4cc7f0f0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110558987 DIUCS DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-527:LU)[0x563b4cc8c9d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110558987 DIUCS DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-527:LU)[0x563b4cc8c9d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=85f6d27f253d705785aa7e8d7b8a147d, CK=NONE (ran_msg_iu.c:388) 20250410110558987 DMSC DEBUG msc_i(IMSI-262420000001124:UTRAN-Iu-527:LU)[0x563b4cc8c740]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:11 20250410110558987 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-527:LU)[0x563b4cc7f0f0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 20250410110558987 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558987 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558987 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554DD169FF12104CEBF6888'O 20250410110558987 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110558987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558987 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110558987 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110558987 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558987 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 f2 06 f4 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 85 f6 d2 7f 25 3d 70 57 85 aa 7e 8d 7b 8a 14 7d 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110558987 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558987 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:14 20250410110558987 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558987 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110558987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558987 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110558987 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110558987 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558987 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 13 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 81 ef ed 3a 21 04 12 d0 f8 5a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05545E5EDA2D2104A7A5C0B7'O MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 20250410110558987 DIUCS DEBUG (UTRAN-Iu-531) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110558987 DMSC DEBUG msc_i(IMSI-262420000001128:UTRAN-Iu-531:LU)[0x563b4cc9a130]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110558987 DIUCS DEBUG msc_i(IMSI-262420000001128:UTRAN-Iu-531:LU)[0x563b4cc9a130]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110558987 DMSC DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-531:LU)[0x563b4cc9c680]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110558987 DIUCS DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-531:LU)[0x563b4cc9c680]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110558987 DIUCS DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-531:LU)[0x563b4cc9c680]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110558987 DMM DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-531:LU)[0x563b4cc9c680]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 81efed3a12d0f85a) (gsm_04_08.c:1128) 20250410110558987 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-531:LU)[0x563b4cc9d670]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110558987 DVLR DEBUG SUBSCR(IMSI-262420000001128) AUTH on UTRAN received RES: 81efed3a12d0f85a (8 bytes) (vlr_auth_fsm.c:151) 20250410110558987 DVLR INFO SUBSCR(IMSI-262420000001128) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110558987 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-531:LU)[0x563b4cc9d670]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110558987 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-531:LU)[0x563b4cc9d670]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110558987 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-531:LU)[0x563b4cc9d670]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110558987 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-531:LU)[0x563b4cc9d670]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-531:LU)[0x563b4cc9cca0] (vlr_auth_fsm.c:294) 20250410110558987 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-531:LU)[0x563b4cc9d670]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110558987 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-531:LU)[0x563b4cc9d670]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110558987 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-531:LU)[0x563b4cc9cca0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410110558987 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-531:LU)[0x563b4cc9cca0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410110558987 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-531:LU)[0x563b4cc9cca0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110558987 DIUCS DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-531:LU)[0x563b4cc9c680]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110558987 DIUCS DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-531:LU)[0x563b4cc9c680]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=a00bf3074751ecade13d8d309e09bf2c, CK=NONE (ran_msg_iu.c:388) 20250410110558987 DMSC DEBUG msc_i(IMSI-262420000001128:UTRAN-Iu-531:LU)[0x563b4cc9a130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110558987 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-531:LU)[0x563b4cc9cca0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110558987 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558987 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558987 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558987 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110558987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558987 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110558987 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110558988 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558988 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 00 06 fd 07 f8 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 a0 0b f3 07 47 51 ec ad e1 3d 8d 30 9e 09 bf 2c 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110558988 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558988 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558988 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558988 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110558988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558988 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110558988 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110558988 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558988 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 12 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 dd 16 9f f1 21 04 ce bf 68 88 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110558988 DIUCS DEBUG (UTRAN-Iu-530) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110558988 DMSC DEBUG msc_i(IMSI-262420000001127:UTRAN-Iu-530:LU)[0x563b4cc98390]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110558988 DIUCS DEBUG msc_i(IMSI-262420000001127:UTRAN-Iu-530:LU)[0x563b4cc98390]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110558988 DMSC DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-530:LU)[0x563b4cc98620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110558988 DIUCS DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-530:LU)[0x563b4cc98620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110558988 DIUCS DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-530:LU)[0x563b4cc98620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110558988 DMM DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-530:LU)[0x563b4cc98620]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = dd169ff1cebf6888) (gsm_04_08.c:1128) 20250410110558988 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-530:LU)[0x563b4cc995f0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110558988 DVLR DEBUG SUBSCR(IMSI-262420000001127) AUTH on UTRAN received RES: dd169ff1cebf6888 (8 bytes) (vlr_auth_fsm.c:151) 20250410110558988 DVLR INFO SUBSCR(IMSI-262420000001127) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110558988 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-530:LU)[0x563b4cc995f0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110558988 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-530:LU)[0x563b4cc995f0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110558988 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-530:LU)[0x563b4cc995f0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110558988 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-530:LU)[0x563b4cc995f0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-530:LU)[0x563b4cc98cb0] (vlr_auth_fsm.c:294) 20250410110558988 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-530:LU)[0x563b4cc995f0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110558988 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-530:LU)[0x563b4cc995f0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110558988 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-530:LU)[0x563b4cc98cb0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410110558988 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-530:LU)[0x563b4cc98cb0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410110558988 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-530:LU)[0x563b4cc98cb0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110558988 DIUCS DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-530:LU)[0x563b4cc98620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110558988 DIUCS DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-530:LU)[0x563b4cc98620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=63fb3e9e33039c084c08c26aeb59c172, CK=NONE (ran_msg_iu.c:388) 20250410110558988 DMSC DEBUG msc_i(IMSI-262420000001127:UTRAN-Iu-530:LU)[0x563b4cc98390]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110558988 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-530:LU)[0x563b4cc98cb0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110558988 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558988 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:10 20250410110558988 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558988 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110558988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558988 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110558988 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110558988 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558988 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 01 06 57 0b c2 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 63 fb 3e 9e 33 03 9c 08 4c 08 c2 6a eb 59 c1 72 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer 20250410110558988 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558988 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558988 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558988 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110558988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558988 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110558988 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110558988 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 20250410110558988 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 15 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 5e 5e da 2d 21 04 a7 a5 c0 b7 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110558988 DIUCS DEBUG (UTRAN-Iu-533) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110558988 DMSC DEBUG msc_i(IMSI-262420000001130:UTRAN-Iu-533:LU)[0x563b4cca2480]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110558988 DIUCS DEBUG msc_i(IMSI-262420000001130:UTRAN-Iu-533:LU)[0x563b4cca2480]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110558988 DMSC DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-533:LU)[0x563b4cca53f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110558988 DIUCS DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-533:LU)[0x563b4cca53f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110558988 DIUCS DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-533:LU)[0x563b4cca53f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110558988 DMM DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-533:LU)[0x563b4cca53f0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 5e5eda2da7a5c0b7) (gsm_04_08.c:1128) 20250410110558988 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-533:LU)[0x563b4cca63c0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110558988 DVLR DEBUG SUBSCR(IMSI-262420000001130) AUTH on UTRAN received RES: 5e5eda2da7a5c0b7 (8 bytes) (vlr_auth_fsm.c:151) 20250410110558988 DVLR INFO SUBSCR(IMSI-262420000001130) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110558988 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-533:LU)[0x563b4cca63c0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110558988 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-533:LU)[0x563b4cca63c0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110558988 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-533:LU)[0x563b4cca63c0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110558988 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-533:LU)[0x563b4cca63c0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-533:LU)[0x563b4cca5a80] (vlr_auth_fsm.c:294) 20250410110558988 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-533:LU)[0x563b4cca63c0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110558988 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-533:LU)[0x563b4cca63c0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110558988 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-533:LU)[0x563b4cca5a80]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410110558988 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-533:LU)[0x563b4cca5a80]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410110558988 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-533:LU)[0x563b4cca5a80]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110558988 DIUCS DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-533:LU)[0x563b4cca53f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110558988 DIUCS DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-533:LU)[0x563b4cca53f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=1bec9772b60a6aa1eae3c73eecaa1f71, CK=NONE (ran_msg_iu.c:388) 20250410110558988 DMSC DEBUG msc_i(IMSI-262420000001130:UTRAN-Iu-533:LU)[0x563b4cca2480]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 20250410110558989 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-533:LU)[0x563b4cca5a80]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110558989 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558989 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558989 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558989 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110558989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558989 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:3 20250410110558989 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110558989 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558989 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 06 06 29 d3 f8 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 1b ec 97 72 b6 0a 6a a1 ea e3 c7 3e ec aa 1f 71 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:1 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:9 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2955)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:4 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:13 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patched enc_l3: '059B'O MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554F046A9DD2104D6EE06F3'O MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110558992 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558992 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558992 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558992 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110558992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558992 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110558992 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110558992 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558992 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 14 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 f0 46 a9 dd 21 04 d6 ee 06 f3 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:15 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 20250410110558992 DIUCS DEBUG (UTRAN-Iu-532) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110558992 DMSC DEBUG msc_i(IMSI-262420000001129:UTRAN-Iu-532:LU)[0x563b4cc9e2d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110558992 DIUCS DEBUG msc_i(IMSI-262420000001129:UTRAN-Iu-532:LU)[0x563b4cc9e2d0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110558992 DMSC DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-532:LU)[0x563b4cca0970]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110558992 DIUCS DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-532:LU)[0x563b4cca0970]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110558992 DIUCS DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-532:LU)[0x563b4cca0970]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110558992 DMM DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-532:LU)[0x563b4cca0970]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = f046a9ddd6ee06f3) (gsm_04_08.c:1128) 20250410110558992 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-532:LU)[0x563b4cca1940]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110558992 DVLR DEBUG SUBSCR(IMSI-262420000001129) AUTH on UTRAN received RES: f046a9ddd6ee06f3 (8 bytes) (vlr_auth_fsm.c:151) 20250410110558992 DVLR INFO SUBSCR(IMSI-262420000001129) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110558992 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-532:LU)[0x563b4cca1940]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110558992 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-532:LU)[0x563b4cca1940]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110558992 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-532:LU)[0x563b4cca1940]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110558992 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-532:LU)[0x563b4cca1940]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-532:LU)[0x563b4cca1000] (vlr_auth_fsm.c:294) 20250410110558992 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-532:LU)[0x563b4cca1940]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110558992 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-532:LU)[0x563b4cca1940]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110558992 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-532:LU)[0x563b4cca1000]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410110558992 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-532:LU)[0x563b4cca1000]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410110558992 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-532:LU)[0x563b4cca1000]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110558992 DIUCS DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-532:LU)[0x563b4cca0970]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110558992 DIUCS DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-532:LU)[0x563b4cca0970]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=6689a6e29bfc3f5622a930b3bcbba4bc, CK=NONE (ran_msg_iu.c:388) 20250410110558992 DMSC DEBUG msc_i(IMSI-262420000001129:UTRAN-Iu-532:LU)[0x563b4cc9e2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055436E3C69C2104BE81EC1E'O MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110558992 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-532:LU)[0x563b4cca1000]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:0 20250410110558992 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558992 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558992 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:14 20250410110558992 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110558992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558992 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110558992 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110558993 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558993 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 07 06 fc 20 85 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 66 89 a6 e2 9b fc 3f 56 22 a9 30 b3 bc bb a4 bc 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 20250410110558993 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558993 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558993 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558993 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110558993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558993 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110558993 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110558993 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558993 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 16 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 36 e3 c6 9c 21 04 be 81 ec 1e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110558993 DIUCS DEBUG (UTRAN-Iu-534) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110558993 DMSC DEBUG msc_i(IMSI-262420000001131:UTRAN-Iu-534:LU)[0x563b4cca5100]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) TC_iu_multi_lu_and_mt_ussd2(2957)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110558993 DIUCS DEBUG msc_i(IMSI-262420000001131:UTRAN-Iu-534:LU)[0x563b4cca5100]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110558993 DMSC DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-534:LU)[0x563b4ccaa6c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110558993 DIUCS DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-534:LU)[0x563b4ccaa6c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110558993 DIUCS DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-534:LU)[0x563b4ccaa6c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110558993 DMM DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-534:LU)[0x563b4ccaa6c0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 36e3c69cbe81ec1e) (gsm_04_08.c:1128) 20250410110558993 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-534:LU)[0x563b4ccab690]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110558993 DVLR DEBUG SUBSCR(IMSI-262420000001131) AUTH on UTRAN received RES: 36e3c69cbe81ec1e (8 bytes) (vlr_auth_fsm.c:151) 20250410110558993 DVLR INFO SUBSCR(IMSI-262420000001131) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110558993 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-534:LU)[0x563b4ccab690]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110558993 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-534:LU)[0x563b4ccab690]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110558993 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-534:LU)[0x563b4ccab690]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110558993 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-534:LU)[0x563b4ccab690]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-534:LU)[0x563b4ccaad50] (vlr_auth_fsm.c:294) 20250410110558993 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-534:LU)[0x563b4ccab690]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110558993 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-534:LU)[0x563b4ccab690]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110558993 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-534:LU)[0x563b4ccaad50]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410110558993 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-534:LU)[0x563b4ccaad50]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410110558993 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-534:LU)[0x563b4ccaad50]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110558993 DIUCS DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-534:LU)[0x563b4ccaa6c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110558993 DIUCS DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-534:LU)[0x563b4ccaa6c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=9551171fac67ea63fefe4cd9f2f9302d, CK=NONE (ran_msg_iu.c:388) 20250410110558993 DMSC DEBUG msc_i(IMSI-262420000001131:UTRAN-Iu-534:LU)[0x563b4cca5100]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110558993 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-534:LU)[0x563b4ccaad50]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250410110558993 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558993 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558993 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558993 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O 20250410110558993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558993 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110558993 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110558993 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558993 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 05 06 50 2a 87 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 95 51 17 1f ac 67 ea 63 fe fe 4c d9 f2 f9 30 2d 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patched enc_l3: '059B'O 20250410110558993 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558993 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558993 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558994 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110558994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558994 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110558994 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110558994 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 20250410110558994 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 07 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110558994 DIUCS DEBUG (UTRAN-Iu-519) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110558994 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSInew-0xA46DC7EB:UTRAN-Iu-519:LU)[0x563b4cc532b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110558994 DIUCS DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSInew-0xA46DC7EB:UTRAN-Iu-519:LU)[0x563b4cc532b0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110558994 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSInew-0xA46DC7EB:UTRAN-Iu-519:LU)[0x563b4cc8ac20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110558994 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSInew-0xA46DC7EB:UTRAN-Iu-519:LU)[0x563b4cc8ac20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110558994 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSInew-0xA46DC7EB:UTRAN-Iu-519:LU)[0x563b4cc8ac20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110558994 DMM DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSInew-0xA46DC7EB:UTRAN-Iu-519:LU)[0x563b4cc8ac20]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410110558994 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:TMSInew-0xA46DC7EB:UTRAN-Iu-519:LU)[0x563b4cc3b690]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410110558994 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-519:LU)[0x563b4cc5bdb0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer 20250410110558994 DMSC NOTICE msub(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB) VLR: update for IMSI=262420000001116 (MSISDN=491230001116) (gsm_04_08.c:1541) 20250410110558994 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410110558994 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-519:LU)[0x563b4cc5bdb0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410110558994 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-519:LU)[0x563b4cc3b690]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer 20250410110558994 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-519:LU)[0x563b4cc5bdb0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410110558994 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-519:LU)[0x563b4cc5bdb0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-519:LU)[0x563b4cc3b690] (vlr_lu_fsm.c:817) 20250410110558994 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-519:LU)[0x563b4cc5bdb0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410110558994 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-519:LU)[0x563b4cc5bdb0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110558994 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-519:LU)[0x563b4cc3b690]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410110558994 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-519:LU)[0x563b4cc8ac20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410110558994 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-519:LU)[0x563b4cc8ac20]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.901s remaining) (msc_a.c:450) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110558994 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001116/3/1): Available (smpp_smsc.c:626) 20250410110558994 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-519:LU)[0x563b4cc8ac20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110558994 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-519:LU)[0x563b4cc8ac20]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110558994 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-519:LU)[0x563b4cc8ac20]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110558994 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110558994 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110558994 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110558994 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-519:LU)[0x563b4cc8ac20]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110558994 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-519:LU)[0x563b4cc532b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:12 20250410110558994 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110558994 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558994 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558994 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558994 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110558994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558994 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110558994 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110558994 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558994 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 05 06 d1 87 00 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:11 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:14 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:13 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:3 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:14 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110558996 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558996 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558996 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558996 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:15 20250410110558997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558997 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110558997 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110558997 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558997 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 0a 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110558997 DIUCS DEBUG (UTRAN-Iu-522) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110558997 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x0FEF47AE:UTRAN-Iu-522:LU)[0x563b4cc30a90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110558997 DIUCS DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x0FEF47AE:UTRAN-Iu-522:LU)[0x563b4cc30a90]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110558997 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x0FEF47AE:UTRAN-Iu-522:LU)[0x563b4cc78a70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110558997 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x0FEF47AE:UTRAN-Iu-522:LU)[0x563b4cc78a70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110558997 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x0FEF47AE:UTRAN-Iu-522:LU)[0x563b4cc78a70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110558997 DMM DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x0FEF47AE:UTRAN-Iu-522:LU)[0x563b4cc78a70]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410110558997 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x0FEF47AE:UTRAN-Iu-522:LU)[0x563b4cc78ba0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410110558997 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-522:LU)[0x563b4cc6f4f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410110558997 DMSC NOTICE msub(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE) VLR: update for IMSI=262420000001119 (MSISDN=491230001119) (gsm_04_08.c:1541) 20250410110558997 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410110558997 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-522:LU)[0x563b4cc6f4f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410110558997 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-522:LU)[0x563b4cc78ba0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410110558997 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-522:LU)[0x563b4cc6f4f0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410110558997 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-522:LU)[0x563b4cc6f4f0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-522:LU)[0x563b4cc78ba0] (vlr_lu_fsm.c:817) 20250410110558997 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-522:LU)[0x563b4cc6f4f0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410110558997 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-522:LU)[0x563b4cc6f4f0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110558997 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-522:LU)[0x563b4cc78ba0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410110558997 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-522:LU)[0x563b4cc78a70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410110558997 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-522:LU)[0x563b4cc78a70]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.901s remaining) (msc_a.c:450) 20250410110558997 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001119/3/1): Available (smpp_smsc.c:626) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:0 20250410110558997 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-522:LU)[0x563b4cc78a70]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110558997 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-522:LU)[0x563b4cc78a70]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110558997 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-522:LU)[0x563b4cc78a70]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110558997 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer 20250410110558997 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110558997 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110558997 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-522:LU)[0x563b4cc78a70]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110558997 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-522:LU)[0x563b4cc30a90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110558997 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410110558998 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558998 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558998 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558998 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110558998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558998 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110558998 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110558998 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558998 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 08 06 39 2a e2 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:4 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:14 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:9 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110558998 DIUCS DEBUG (UTRAN-Iu-523) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110558998 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x223D96AC:UTRAN-Iu-523:LU)[0x563b4cc22e30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110558998 DIUCS DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x223D96AC:UTRAN-Iu-523:LU)[0x563b4cc22e30]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110558998 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x223D96AC:UTRAN-Iu-523:LU)[0x563b4cc63020]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110558998 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x223D96AC:UTRAN-Iu-523:LU)[0x563b4cc63020]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110558998 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x223D96AC:UTRAN-Iu-523:LU)[0x563b4cc63020]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110558998 DMM DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x223D96AC:UTRAN-Iu-523:LU)[0x563b4cc63020]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410110558998 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558998 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558998 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558998 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110558998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558998 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110558998 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110558998 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558998 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 0b 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110558998 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x223D96AC:UTRAN-Iu-523:LU)[0x563b4cc63560]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410110558998 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-523:LU)[0x563b4cc91180]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410110558998 DMSC NOTICE msub(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC) VLR: update for IMSI=262420000001120 (MSISDN=491230001120) (gsm_04_08.c:1541) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110558998 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410110558998 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-523:LU)[0x563b4cc91180]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410110558998 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-523:LU)[0x563b4cc63560]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410110558998 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-523:LU)[0x563b4cc91180]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410110558998 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-523:LU)[0x563b4cc91180]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-523:LU)[0x563b4cc63560] (vlr_lu_fsm.c:817) 20250410110558998 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-523:LU)[0x563b4cc91180]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410110558998 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-523:LU)[0x563b4cc91180]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110558998 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-523:LU)[0x563b4cc63560]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410110558998 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-523:LU)[0x563b4cc63020]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410110558998 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-523:LU)[0x563b4cc63020]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.902s remaining) (msc_a.c:450) 20250410110558998 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001120/3/1): Available (smpp_smsc.c:626) 20250410110558998 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-523:LU)[0x563b4cc63020]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110558998 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-523:LU)[0x563b4cc63020]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110558998 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-523:LU)[0x563b4cc63020]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110558998 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110558999 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110558999 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:3 20250410110558999 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-523:LU)[0x563b4cc63020]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110558999 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-523:LU)[0x563b4cc22e30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer 20250410110558999 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110558999 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558999 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558999 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558999 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110558999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558999 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110558999 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110558999 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558999 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 09 06 37 bb 5a 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110558999 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110558999 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110558999 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110558999 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110558999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110558999 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110558999 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110558999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110558999 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110558999 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 10 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110558999 DIUCS DEBUG (UTRAN-Iu-528) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110558999 DMSC DEBUG msc_i(IMSI-262420000001125:UTRAN-Iu-528:LU)[0x563b4cc900f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110558999 DIUCS DEBUG msc_i(IMSI-262420000001125:UTRAN-Iu-528:LU)[0x563b4cc900f0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110558999 DMSC DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-528:LU)[0x563b4cc90380]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110558999 DIUCS DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-528:LU)[0x563b4cc90380]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110558999 DIUCS DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-528:LU)[0x563b4cc90380]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110558999 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-528:LU)[0x563b4cc90840]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410110558999 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-528:LU)[0x563b4cc90840]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410110558999 DIUCS DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-528:LU)[0x563b4cc90380]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110558999 DMSC DEBUG msc_i(IMSI-262420000001125:UTRAN-Iu-528:LU)[0x563b4cc900f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110558999 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-528:LU)[0x563b4cc90840]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410110558999 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-528:LU)[0x563b4cc90840]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410110558999 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001125:UTRAN-Iu-528:LU)[0x563b4cca63c0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110558999 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001125:UTRAN-Iu-528:LU)[0x563b4cca63c0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-528:LU)[0x563b4cc90840] (fsm.c:486) 20250410110558999 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001125:UTRAN-Iu-528:LU)[0x563b4cca63c0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410110558999 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001125:UTRAN-Iu-528:LU)[0x563b4cca63c0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410110559000 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559000 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559000 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559000 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559000 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559000 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559000 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559000 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 03 06 a6 a0 60 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 21 f5 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559000 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110559000 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-521:LU)[0x563b4cc10ea0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410110559000 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001118:UTRAN-Iu-521:LU)[0x563b4cc87bf0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:4 20250410110559000 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001118:UTRAN-Iu-521:LU)[0x563b4cc87bf0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410110559000 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001118:UTRAN-Iu-521:LU)[0x563b4cc87bf0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410110559000 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001118:UTRAN-Iu-521:LU)[0x563b4cc87bf0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-521:LU)[0x563b4cc10ea0] (vlr_lu_fsm.c:110) 20250410110559000 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001118:UTRAN-Iu-521:LU)[0x563b4cc87bf0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410110559000 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001118:UTRAN-Iu-521:LU)[0x563b4cc87bf0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110559000 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-521:LU)[0x563b4cc10ea0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410110559000 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-521:LU)[0x563b4cc10ea0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410110559000 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-521:LU)[0x563b4cc995f0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110559000 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-521:LU)[0x563b4cc995f0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-521:LU)[0x563b4cc10ea0] (fsm.c:486) 20250410110559000 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-521:LU)[0x563b4cc995f0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410110559000 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-521:LU)[0x563b4cc995f0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410110559000 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-521:LU)[0x563b4cc995f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410110559000 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-521:LU)[0x563b4cc995f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410110559000 DMSC NOTICE msub(IMSI-262420000001118:MSISDN-491230001118:TMSInew-0x50F0991B) VLR: update for IMSI=262420000001118 (MSISDN=491230001118) (gsm_04_08.c:1541) 20250410110559000 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-521:LU)[0x563b4cc995f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410110559000 DMM DEBUG -> IMSI-262420000001118:MSISDN-491230001118:TMSInew-0x50F0991B LOCATION UPDATE ACCEPT (TMSI = 0x50f0991b) (gsm_04_08.c:149) 20250410110559000 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSInew-0x50F0991B:UTRAN-Iu-521:LU)[0x563b4cc54680]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250410110559000 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSInew-0x50F0991B:UTRAN-Iu-521:LU)[0x563b4cc54680]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110559000 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSInew-0x50F0991B:UTRAN-Iu-521:LU)[0x563b4cc74e40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer 20250410110559000 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSInew-0x50F0991B - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 20250410110559000 DVLR DEBUG VLR subscr IMSI-262420000001122 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110559000 DVLR DEBUG IMSI:262420000001122 has MSISDN:491230001122 (vlr.c:1045) 20250410110559000 DMSC NOTICE msub(IMSI-262420000001122:MSISDN-491230001122) VLR: update for IMSI=262420000001122 (MSISDN=491230001122) (gsm_04_08.c:1541) 20250410110559000 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559000 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559000 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559000 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559000 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559000 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559000 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559000 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 ae 75 3b 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 50 f0 99 1b 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559000 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110559000 DVLR DEBUG VLR subscr IMSI-262420000001123 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110559000 DVLR DEBUG IMSI:262420000001123 has MSISDN:491230001123 (vlr.c:1045) 20250410110559000 DMSC NOTICE msub(IMSI-262420000001123:MSISDN-491230001123) VLR: update for IMSI=262420000001123 (MSISDN=491230001123) (gsm_04_08.c:1541) 20250410110559000 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110559000 DVLR DEBUG VLR subscr IMSI-262420000001121 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110559000 DVLR DEBUG IMSI:262420000001121 has MSISDN:491230001121 (vlr.c:1045) 20250410110559000 DMSC NOTICE msub(IMSI-262420000001121:MSISDN-491230001121) VLR: update for IMSI=262420000001121 (MSISDN=491230001121) (gsm_04_08.c:1541) 20250410110559000 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110559000 DVLR DEBUG VLR subscr IMSI-262420000001117 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110559000 DVLR DEBUG IMSI:262420000001117 has MSISDN:491230001117 (vlr.c:1045) 20250410110559000 DMSC NOTICE msub(IMSI-262420000001117:MSISDN-491230001117) VLR: update for IMSI=262420000001117 (MSISDN=491230001117) (gsm_04_08.c:1541) 20250410110559000 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110559000 DVLR DEBUG VLR subscr IMSI-262420000001126 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110559000 DVLR DEBUG IMSI:262420000001126 has MSISDN:491230001126 (vlr.c:1045) 20250410110559000 DMSC NOTICE msub(IMSI-262420000001126:MSISDN-491230001126) VLR: update for IMSI=262420000001126 (MSISDN=491230001126) (gsm_04_08.c:1541) 20250410110559000 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110559001 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110559001 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-526:LU)[0x563b4cc73d80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410110559001 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001122:UTRAN-Iu-526:LU)[0x563b4cc73fe0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410110559001 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001122:UTRAN-Iu-526:LU)[0x563b4cc73fe0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410110559001 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001122:UTRAN-Iu-526:LU)[0x563b4cc73fe0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410110559001 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001122:UTRAN-Iu-526:LU)[0x563b4cc73fe0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-526:LU)[0x563b4cc73d80] (vlr_lu_fsm.c:110) 20250410110559001 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001122:UTRAN-Iu-526:LU)[0x563b4cc73fe0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410110559001 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001122:UTRAN-Iu-526:LU)[0x563b4cc73fe0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110559001 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-526:LU)[0x563b4cc73d80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410110559001 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-526:LU)[0x563b4cc73d80]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410110559001 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-526:LU)[0x563b4cc87bf0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110559001 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-526:LU)[0x563b4cc87bf0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-526:LU)[0x563b4cc73d80] (fsm.c:486) 20250410110559001 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-526:LU)[0x563b4cc87bf0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410110559001 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-526:LU)[0x563b4cc87bf0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410110559001 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-526:LU)[0x563b4cc87bf0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410110559001 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-526:LU)[0x563b4cc87bf0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410110559001 DMSC NOTICE msub(IMSI-262420000001122:MSISDN-491230001122:TMSInew-0x266A120D) VLR: update for IMSI=262420000001122 (MSISDN=491230001122) (gsm_04_08.c:1541) 20250410110559001 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-526:LU)[0x563b4cc87bf0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410110559001 DMM DEBUG -> IMSI-262420000001122:MSISDN-491230001122:TMSInew-0x266A120D LOCATION UPDATE ACCEPT (TMSI = 0x266a120d) (gsm_04_08.c:149) 20250410110559001 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSInew-0x266A120D:UTRAN-Iu-526:LU)[0x563b4cc7de90]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250410110559001 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSInew-0x266A120D:UTRAN-Iu-526:LU)[0x563b4cc7de90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110559001 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSInew-0x266A120D:UTRAN-Iu-526:LU)[0x563b4cc8c000]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110559001 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSInew-0x266A120D - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110559001 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559001 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559001 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559001 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559001 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:9 20250410110559001 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559001 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559001 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 5d dd 5b 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 26 6a 12 0d 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:8 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250410110559002 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559002 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559002 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110559002 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559002 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559002 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559002 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559002 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 0f 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559002 DIUCS DEBUG (UTRAN-Iu-527) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110559002 DMSC DEBUG msc_i(IMSI-262420000001124:UTRAN-Iu-527:LU)[0x563b4cc8c740]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:11 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:12 20250410110559002 DIUCS DEBUG msc_i(IMSI-262420000001124:UTRAN-Iu-527:LU)[0x563b4cc8c740]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110559002 DMSC DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-527:LU)[0x563b4cc8c9d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 20250410110559002 DIUCS DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-527:LU)[0x563b4cc8c9d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110559002 DIUCS DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-527:LU)[0x563b4cc8c9d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110559002 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-527:LU)[0x563b4cc7f0f0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410110559002 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-527:LU)[0x563b4cc7f0f0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410110559002 DIUCS DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-527:LU)[0x563b4cc8c9d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110559002 DMSC DEBUG msc_i(IMSI-262420000001124:UTRAN-Iu-527:LU)[0x563b4cc8c740]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110559002 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-527:LU)[0x563b4cc7f0f0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410110559002 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-527:LU)[0x563b4cc7f0f0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410110559002 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001124:UTRAN-Iu-527:LU)[0x563b4cc73fe0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110559002 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001124:UTRAN-Iu-527:LU)[0x563b4cc73fe0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-527:LU)[0x563b4cc7f0f0] (fsm.c:486) 20250410110559002 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001124:UTRAN-Iu-527:LU)[0x563b4cc73fe0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250410110559002 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001124:UTRAN-Iu-527:LU)[0x563b4cc73fe0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410110559002 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559002 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559002 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559002 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559002 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559002 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559002 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110559002 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-525:LU)[0x563b4cc87200]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410110559002 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001123:UTRAN-Iu-525:LU)[0x563b4cc78cd0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410110559002 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001123:UTRAN-Iu-525:LU)[0x563b4cc78cd0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410110559002 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001123:UTRAN-Iu-525:LU)[0x563b4cc78cd0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410110559002 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001123:UTRAN-Iu-525:LU)[0x563b4cc78cd0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-525:LU)[0x563b4cc87200] (vlr_lu_fsm.c:110) 20250410110559002 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001123:UTRAN-Iu-525:LU)[0x563b4cc78cd0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410110559002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559002 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559002 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001123:UTRAN-Iu-525:LU)[0x563b4cc78cd0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110559002 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 f2 06 f4 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 21 f4 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559002 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-525:LU)[0x563b4cc87200]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410110559002 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-525:LU)[0x563b4cc87200]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410110559002 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-525:LU)[0x563b4cc9d670]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110559002 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-525:LU)[0x563b4cc9d670]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-525:LU)[0x563b4cc87200] (fsm.c:486) 20250410110559002 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-525:LU)[0x563b4cc9d670]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410110559002 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-525:LU)[0x563b4cc9d670]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410110559002 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-525:LU)[0x563b4cc9d670]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410110559002 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-525:LU)[0x563b4cc9d670]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410110559002 DMSC NOTICE msub(IMSI-262420000001123:MSISDN-491230001123:TMSInew-0x19970F70) VLR: update for IMSI=262420000001123 (MSISDN=491230001123) (gsm_04_08.c:1541) 20250410110559002 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-525:LU)[0x563b4cc9d670]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410110559002 DMM DEBUG -> IMSI-262420000001123:MSISDN-491230001123:TMSInew-0x19970F70 LOCATION UPDATE ACCEPT (TMSI = 0x19970f70) (gsm_04_08.c:149) 20250410110559002 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSInew-0x19970F70:UTRAN-Iu-525:LU)[0x563b4cc86b70]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250410110559002 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSInew-0x19970F70:UTRAN-Iu-525:LU)[0x563b4cc86b70]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110559002 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSInew-0x19970F70:UTRAN-Iu-525:LU)[0x563b4cc86a40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110559002 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSInew-0x19970F70 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110559002 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559002 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559002 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559002 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559002 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559002 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559002 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110559002 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-529:LU)[0x563b4cc94a70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410110559002 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001126:UTRAN-Iu-529:LU)[0x563b4cc3be40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410110559002 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001126:UTRAN-Iu-529:LU)[0x563b4cc3be40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:14 20250410110559002 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001126:UTRAN-Iu-529:LU)[0x563b4cc3be40]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410110559002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559002 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001126:UTRAN-Iu-529:LU)[0x563b4cc3be40]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-529:LU)[0x563b4cc94a70] (vlr_lu_fsm.c:110) 20250410110559002 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001126:UTRAN-Iu-529:LU)[0x563b4cc3be40]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410110559002 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001126:UTRAN-Iu-529:LU)[0x563b4cc3be40]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110559002 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-529:LU)[0x563b4cc94a70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410110559002 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-529:LU)[0x563b4cc94a70]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410110559002 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-529:LU)[0x563b4cc78cd0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110559002 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-529:LU)[0x563b4cc78cd0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-529:LU)[0x563b4cc94a70] (fsm.c:486) 20250410110559002 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-529:LU)[0x563b4cc78cd0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410110559002 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-529:LU)[0x563b4cc78cd0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410110559002 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-529:LU)[0x563b4cc78cd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410110559002 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-529:LU)[0x563b4cc78cd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410110559002 DMSC NOTICE msub(IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x9DFD314C) VLR: update for IMSI=262420000001126 (MSISDN=491230001126) (gsm_04_08.c:1541) 20250410110559002 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-529:LU)[0x563b4cc78cd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410110559002 DMM DEBUG -> IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x9DFD314C LOCATION UPDATE ACCEPT (TMSI = 0x9dfd314c) (gsm_04_08.c:149) 20250410110559002 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559002 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 12 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559002 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x9DFD314C:UTRAN-Iu-529:LU)[0x563b4cc943e0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250410110559002 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x9DFD314C:UTRAN-Iu-529:LU)[0x563b4cc943e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110559002 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x9DFD314C:UTRAN-Iu-529:LU)[0x563b4cc94150]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110559002 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559002 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559002 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559002 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x9DFD314C - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 20250410110559002 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559002 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559002 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559002 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559002 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110559002 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-520:LU)[0x563b4cc7ac90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410110559002 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001117:UTRAN-Iu-520:LU)[0x563b4cc3bbf0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410110559002 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 ee 26 4d 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 19 97 0f 70 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559002 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001117:UTRAN-Iu-520:LU)[0x563b4cc3bbf0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410110559002 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001117:UTRAN-Iu-520:LU)[0x563b4cc3bbf0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410110559002 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001117:UTRAN-Iu-520:LU)[0x563b4cc3bbf0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-520:LU)[0x563b4cc7ac90] (vlr_lu_fsm.c:110) 20250410110559002 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001117:UTRAN-Iu-520:LU)[0x563b4cc3bbf0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410110559002 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001117:UTRAN-Iu-520:LU)[0x563b4cc3bbf0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250410110559002 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-520:LU)[0x563b4cc7ac90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410110559002 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-520:LU)[0x563b4cc7ac90]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410110559002 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-520:LU)[0x563b4cc3be40]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110559002 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-520:LU)[0x563b4cc3be40]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-520:LU)[0x563b4cc7ac90] (fsm.c:486) 20250410110559002 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-520:LU)[0x563b4cc3be40]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410110559002 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-520:LU)[0x563b4cc3be40]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410110559002 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-520:LU)[0x563b4cc3be40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410110559002 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-520:LU)[0x563b4cc3be40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410110559002 DMSC NOTICE msub(IMSI-262420000001117:MSISDN-491230001117:TMSInew-0xB4C30426) VLR: update for IMSI=262420000001117 (MSISDN=491230001117) (gsm_04_08.c:1541) 20250410110559002 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-520:LU)[0x563b4cc3be40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410110559002 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559002 DMM DEBUG -> IMSI-262420000001117:MSISDN-491230001117:TMSInew-0xB4C30426 LOCATION UPDATE ACCEPT (TMSI = 0xb4c30426) (gsm_04_08.c:149) 20250410110559003 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559002 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSInew-0xB4C30426:UTRAN-Iu-520:LU)[0x563b4cc6db40]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250410110559002 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSInew-0xB4C30426:UTRAN-Iu-520:LU)[0x563b4cc6db40]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110559003 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSInew-0xB4C30426:UTRAN-Iu-520:LU)[0x563b4cc1dd90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110559003 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559003 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559003 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSInew-0xB4C30426 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110559003 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559003 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559003 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559003 DIUCS DEBUG (UTRAN-Iu-530) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110559003 DMSC DEBUG msc_i(IMSI-262420000001127:UTRAN-Iu-530:LU)[0x563b4cc98390]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110559003 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 02 06 ad 63 34 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 9d fd 31 4c 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559003 DIUCS DEBUG msc_i(IMSI-262420000001127:UTRAN-Iu-530:LU)[0x563b4cc98390]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110559003 DMSC DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-530:LU)[0x563b4cc98620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110559003 DIUCS DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-530:LU)[0x563b4cc98620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110559003 DIUCS DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-530:LU)[0x563b4cc98620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110559003 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-530:LU)[0x563b4cc98cb0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410110559003 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-530:LU)[0x563b4cc98cb0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410110559003 DIUCS DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-530:LU)[0x563b4cc98620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110559003 DMSC DEBUG msc_i(IMSI-262420000001127:UTRAN-Iu-530:LU)[0x563b4cc98390]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 20250410110559003 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-530:LU)[0x563b4cc98cb0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410110559003 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-530:LU)[0x563b4cc98cb0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410110559003 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001127:UTRAN-Iu-530:LU)[0x563b4cc3bbf0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110559003 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001127:UTRAN-Iu-530:LU)[0x563b4cc3bbf0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-530:LU)[0x563b4cc98cb0] (fsm.c:486) 20250410110559003 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001127:UTRAN-Iu-530:LU)[0x563b4cc3bbf0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410110559003 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001127:UTRAN-Iu-530:LU)[0x563b4cc3bbf0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410110559003 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110559003 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-524:LU)[0x563b4cc86910]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410110559003 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001121:UTRAN-Iu-524:LU)[0x563b4cc53c40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410110559003 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001121:UTRAN-Iu-524:LU)[0x563b4cc53c40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410110559003 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001121:UTRAN-Iu-524:LU)[0x563b4cc53c40]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410110559003 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001121:UTRAN-Iu-524:LU)[0x563b4cc53c40]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-524:LU)[0x563b4cc86910] (vlr_lu_fsm.c:110) 20250410110559003 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001121:UTRAN-Iu-524:LU)[0x563b4cc53c40]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410110559003 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001121:UTRAN-Iu-524:LU)[0x563b4cc53c40]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110559003 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-524:LU)[0x563b4cc86910]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410110559003 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-524:LU)[0x563b4cc86910]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410110559003 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-524:LU)[0x563b4cc7fa30]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110559003 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-524:LU)[0x563b4cc7fa30]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-524:LU)[0x563b4cc86910] (fsm.c:486) 20250410110559003 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-524:LU)[0x563b4cc7fa30]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410110559003 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-524:LU)[0x563b4cc7fa30]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:2 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110559003 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-524:LU)[0x563b4cc7fa30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410110559003 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-524:LU)[0x563b4cc7fa30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410110559003 DMSC NOTICE msub(IMSI-262420000001121:MSISDN-491230001121:TMSInew-0x8F8CCDC0) VLR: update for IMSI=262420000001121 (MSISDN=491230001121) (gsm_04_08.c:1541) 20250410110559003 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-524:LU)[0x563b4cc7fa30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410110559003 DMM DEBUG -> IMSI-262420000001121:MSISDN-491230001121:TMSInew-0x8F8CCDC0 LOCATION UPDATE ACCEPT (TMSI = 0x8f8ccdc0) (gsm_04_08.c:149) 20250410110559003 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSInew-0x8F8CCDC0:UTRAN-Iu-524:LU)[0x563b4cc5c800]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250410110559003 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSInew-0x8F8CCDC0:UTRAN-Iu-524:LU)[0x563b4cc5c800]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110559003 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSInew-0x8F8CCDC0:UTRAN-Iu-524:LU)[0x563b4cc5c620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110559003 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559003 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559003 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559003 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559003 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559003 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559003 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559003 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 38 56 88 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 b4 c3 04 26 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559003 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSInew-0x8F8CCDC0 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer 20250410110559003 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559003 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer 20250410110559003 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559003 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559003 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559003 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559003 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559003 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 01 06 57 0b c2 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 21 f7 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110559003 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559003 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559003 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559003 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559003 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559003 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559003 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559003 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 8a 03 e4 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 8f 8c cd c0 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559003 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559003 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:7 20250410110559003 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559003 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559003 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559003 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559003 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559003 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 15 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer 20250410110559003 DIUCS DEBUG (UTRAN-Iu-533) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110559003 DMSC DEBUG msc_i(IMSI-262420000001130:UTRAN-Iu-533:LU)[0x563b4cca2480]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110559003 DIUCS DEBUG msc_i(IMSI-262420000001130:UTRAN-Iu-533:LU)[0x563b4cca2480]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110559003 DMSC DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-533:LU)[0x563b4cca53f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110559003 DIUCS DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-533:LU)[0x563b4cca53f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110559003 DIUCS DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-533:LU)[0x563b4cca53f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110559003 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-533:LU)[0x563b4cca5a80]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410110559003 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-533:LU)[0x563b4cca5a80]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410110559003 DIUCS DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-533:LU)[0x563b4cca53f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110559003 DMSC DEBUG msc_i(IMSI-262420000001130:UTRAN-Iu-533:LU)[0x563b4cca2480]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110559003 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-533:LU)[0x563b4cca5a80]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410110559003 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-533:LU)[0x563b4cca5a80]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410110559003 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001130:UTRAN-Iu-533:LU)[0x563b4cc53c40]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110559003 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001130:UTRAN-Iu-533:LU)[0x563b4cc53c40]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-533:LU)[0x563b4cca5a80] (fsm.c:486) 20250410110559003 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001130:UTRAN-Iu-533:LU)[0x563b4cc53c40]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410110559003 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001130:UTRAN-Iu-533:LU)[0x563b4cc53c40]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410110559003 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559003 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559003 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559003 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559003 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559003 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559003 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559004 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 06 06 29 d3 f8 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 31 f0 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:8 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:6 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110559004 DVLR DEBUG VLR subscr IMSI-262420000001125 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110559004 DVLR DEBUG IMSI:262420000001125 has MSISDN:491230001125 (vlr.c:1045) 20250410110559004 DMSC NOTICE msub(IMSI-262420000001125:MSISDN-491230001125) VLR: update for IMSI=262420000001125 (MSISDN=491230001125) (gsm_04_08.c:1541) 20250410110559004 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110559004 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110559004 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-528:LU)[0x563b4cc90840]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410110559004 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001125:UTRAN-Iu-528:LU)[0x563b4cca63c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410110559004 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001125:UTRAN-Iu-528:LU)[0x563b4cca63c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410110559004 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001125:UTRAN-Iu-528:LU)[0x563b4cca63c0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410110559004 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001125:UTRAN-Iu-528:LU)[0x563b4cca63c0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-528:LU)[0x563b4cc90840] (vlr_lu_fsm.c:110) 20250410110559004 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001125:UTRAN-Iu-528:LU)[0x563b4cca63c0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410110559004 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001125:UTRAN-Iu-528:LU)[0x563b4cca63c0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110559004 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-528:LU)[0x563b4cc90840]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410110559004 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-528:LU)[0x563b4cc90840]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410110559004 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-528:LU)[0x563b4cc8b430]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110559004 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-528:LU)[0x563b4cc8b430]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-528:LU)[0x563b4cc90840] (fsm.c:486) 20250410110559004 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-528:LU)[0x563b4cc8b430]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410110559004 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-528:LU)[0x563b4cc8b430]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:10 20250410110559004 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-528:LU)[0x563b4cc8b430]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410110559004 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-528:LU)[0x563b4cc8b430]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410110559004 DMSC NOTICE msub(IMSI-262420000001125:MSISDN-491230001125:TMSInew-0x581642EA) VLR: update for IMSI=262420000001125 (MSISDN=491230001125) (gsm_04_08.c:1541) 20250410110559004 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-528:LU)[0x563b4cc8b430]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410110559004 DMM DEBUG -> IMSI-262420000001125:MSISDN-491230001125:TMSInew-0x581642EA LOCATION UPDATE ACCEPT (TMSI = 0x581642ea) (gsm_04_08.c:149) 20250410110559004 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSInew-0x581642EA:UTRAN-Iu-528:LU)[0x563b4cc90380]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250410110559004 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSInew-0x581642EA:UTRAN-Iu-528:LU)[0x563b4cc90380]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110559004 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSInew-0x581642EA:UTRAN-Iu-528:LU)[0x563b4cc900f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110559004 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSInew-0x581642EA - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 20250410110559004 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559004 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559004 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559004 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559004 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559004 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559004 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559004 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 03 06 a6 a0 60 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 58 16 42 ea 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:1 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:11 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:5 20250410110559005 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559005 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559005 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559005 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559005 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559005 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110559005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559005 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559005 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 07 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer 20250410110559005 DIUCS DEBUG (UTRAN-Iu-519) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110559005 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-519:LU)[0x563b4cc532b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110559005 DIUCS DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-519:LU)[0x563b4cc532b0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110559005 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-519:LU)[0x563b4cc8ac20]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110559005 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-519:LU)[0x563b4cc8ac20]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110559005 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-519:LU)[0x563b4cc8ac20]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110559005 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-519:LU)[0x563b4cc8ac20]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110559005 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-519:LU)[0x563b4cc8ac20]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110559005 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-519:LU)[0x563b4cc8ac20]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110559005 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-519:LU)[0x563b4cc8ac20]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110559005 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-519:LU)[0x563b4cc3b690]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110559005 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-519:LU)[0x563b4cc3b690]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-519:LU)[0x563b4cc8ac20] (msc_a.c:1053) 20250410110559005 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-519:LU)[0x563b4cc3b690]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410110559005 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-519:LU)[0x563b4cc3b690]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110559005 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-519:LU)[0x563b4cc3b690]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410110559005 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-519:LU)[0x563b4cc8ac20]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc53b10] (msc_a.c:1053) 20250410110559005 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-519:LU)[0x563b4cc8ac20]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110559005 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-519:LU)[0x563b4cc8ac20]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110559005 DMSC DEBUG msub_fsm[0x563b4cc53b10]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110559005 DMSC DEBUG msub(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB) MSC-A terminated (msub.c:261) 20250410110559005 DMSC DEBUG msub(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB) 1 MSC-I still active (msub.c:79) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110559005 DMSC DEBUG msub_fsm[0x563b4cc53b10]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110559005 DMSC DEBUG msub_fsm[0x563b4cc53b10]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110559005 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-519:LU)[0x563b4cc532b0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110559005 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-519:LU)[0x563b4cc532b0]{READY}: Removing from parent msub_fsm[0x563b4cc53b10] (msub.c:113) 20250410110559005 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-519 (ran_conn.c:142) 20250410110559005 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-519 (ran_conn.c:155) 20250410110559005 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-519:LU)[0x563b4cc532b0]{READY}: Freeing instance (msub.c:113) 20250410110559005 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-519:LU)[0x563b4cc532b0]{READY}: Deallocated (fsm.c:568) 20250410110559005 DMSC DEBUG msub(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB) Free (msub.c:119) 20250410110559005 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB - active-conn: now used by 1 (attached) (msub.c:375) 20250410110559005 DMSC DEBUG msub_fsm[0x563b4cc53b10]{terminating}: Freeing instance (msub.c:113) 20250410110559005 DMSC DEBUG msub_fsm[0x563b4cc53b10]{terminating}: Deallocated (fsm.c:568) 20250410110559005 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559005 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559005 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559005 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559005 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559005 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559005 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559005 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 05 04 d1 87 00 00 02 07 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:14 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2953)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:9 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2961)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:13 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2963)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110559007 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559007 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559007 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559007 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559007 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559007 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) TC_iu_multi_lu_and_mt_ussd2(2969)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110559007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559007 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559007 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 14 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:12 20250410110559007 DIUCS DEBUG (UTRAN-Iu-532) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110559007 DMSC DEBUG msc_i(IMSI-262420000001129:UTRAN-Iu-532:LU)[0x563b4cc9e2d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110559007 DIUCS DEBUG msc_i(IMSI-262420000001129:UTRAN-Iu-532:LU)[0x563b4cc9e2d0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110559007 DMSC DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-532:LU)[0x563b4cca0970]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110559007 DIUCS DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-532:LU)[0x563b4cca0970]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110559007 DIUCS DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-532:LU)[0x563b4cca0970]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110559007 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-532:LU)[0x563b4cca1000]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410110559007 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-532:LU)[0x563b4cca1000]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410110559007 DIUCS DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-532:LU)[0x563b4cca0970]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110559007 DMSC DEBUG msc_i(IMSI-262420000001129:UTRAN-Iu-532:LU)[0x563b4cc9e2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:12 20250410110559007 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-532:LU)[0x563b4cca1000]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410110559007 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-532:LU)[0x563b4cca1000]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410110559007 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001129:UTRAN-Iu-532:LU)[0x563b4cc3b690]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110559007 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001129:UTRAN-Iu-532:LU)[0x563b4cc3b690]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-532:LU)[0x563b4cca1000] (fsm.c:486) 20250410110559007 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001129:UTRAN-Iu-532:LU)[0x563b4cc3b690]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410110559007 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001129:UTRAN-Iu-532:LU)[0x563b4cc3b690]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250410110559007 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559007 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559007 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559007 DVLR DEBUG VLR subscr IMSI-262420000001124 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110559007 DVLR DEBUG IMSI:262420000001124 has MSISDN:491230001124 (vlr.c:1045) 20250410110559007 DMSC NOTICE msub(IMSI-262420000001124:MSISDN-491230001124) VLR: update for IMSI=262420000001124 (MSISDN=491230001124) (gsm_04_08.c:1541) 20250410110559007 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110559007 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559007 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559007 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559007 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559007 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 07 06 fc 20 85 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 21 f9 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559007 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559008 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559008 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559008 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559008 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559008 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559008 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559008 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 13 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2951)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:0 20250410110559008 DIUCS DEBUG (UTRAN-Iu-531) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110559008 DMSC DEBUG msc_i(IMSI-262420000001128:UTRAN-Iu-531:LU)[0x563b4cc9a130]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110559008 DIUCS DEBUG msc_i(IMSI-262420000001128:UTRAN-Iu-531:LU)[0x563b4cc9a130]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110559008 DMSC DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-531:LU)[0x563b4cc9c680]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110559008 DIUCS DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-531:LU)[0x563b4cc9c680]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110559008 DIUCS DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-531:LU)[0x563b4cc9c680]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110559008 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-531:LU)[0x563b4cc9cca0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410110559008 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-531:LU)[0x563b4cc9cca0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410110559008 DIUCS DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-531:LU)[0x563b4cc9c680]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110559008 DMSC DEBUG msc_i(IMSI-262420000001128:UTRAN-Iu-531:LU)[0x563b4cc9a130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110559008 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-531:LU)[0x563b4cc9cca0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410110559008 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-531:LU)[0x563b4cc9cca0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410110559008 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001128:UTRAN-Iu-531:LU)[0x563b4cc8ac20]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110559008 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001128:UTRAN-Iu-531:LU)[0x563b4cc8ac20]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-531:LU)[0x563b4cc9cca0] (fsm.c:486) 20250410110559008 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001128:UTRAN-Iu-531:LU)[0x563b4cc8ac20]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410110559008 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001128:UTRAN-Iu-531:LU)[0x563b4cc8ac20]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410110559008 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110559008 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-527:LU)[0x563b4cc7f0f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410110559008 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001124:UTRAN-Iu-527:LU)[0x563b4cc73fe0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410110559008 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001124:UTRAN-Iu-527:LU)[0x563b4cc73fe0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410110559008 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001124:UTRAN-Iu-527:LU)[0x563b4cc73fe0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410110559008 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001124:UTRAN-Iu-527:LU)[0x563b4cc73fe0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-527:LU)[0x563b4cc7f0f0] (vlr_lu_fsm.c:110) 20250410110559008 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001124:UTRAN-Iu-527:LU)[0x563b4cc73fe0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410110559008 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001124:UTRAN-Iu-527:LU)[0x563b4cc73fe0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110559008 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-527:LU)[0x563b4cc7f0f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410110559008 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-527:LU)[0x563b4cc7f0f0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410110559008 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-527:LU)[0x563b4cc532b0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110559008 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-527:LU)[0x563b4cc532b0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-527:LU)[0x563b4cc7f0f0] (fsm.c:486) 20250410110559008 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-527:LU)[0x563b4cc532b0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410110559008 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-527:LU)[0x563b4cc532b0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410110559008 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559008 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559008 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559008 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110559008 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-527:LU)[0x563b4cc532b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410110559008 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-527:LU)[0x563b4cc532b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410110559008 DMSC NOTICE msub(IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x15E31640) VLR: update for IMSI=262420000001124 (MSISDN=491230001124) (gsm_04_08.c:1541) 20250410110559008 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-527:LU)[0x563b4cc532b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410110559008 DMM DEBUG -> IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x15E31640 LOCATION UPDATE ACCEPT (TMSI = 0x15e31640) (gsm_04_08.c:149) 20250410110559008 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x15E31640:UTRAN-Iu-527:LU)[0x563b4cc8c9d0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250410110559008 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x15E31640:UTRAN-Iu-527:LU)[0x563b4cc8c9d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110559008 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x15E31640:UTRAN-Iu-527:LU)[0x563b4cc8c740]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110559008 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559008 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559008 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559008 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 00 06 fd 07 f8 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 21 f8 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559008 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x15E31640 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:15 20250410110559008 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:12 20250410110559008 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559008 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559008 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 20250410110559008 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559008 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559008 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559008 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 f2 06 f4 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 15 e3 16 40 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250410110559008 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559008 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559008 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559008 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110559008 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559008 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559008 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:13 20250410110559008 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 02 07 d1 87 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:3 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:4 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 MSC_Test_2-RAN(2943)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_multi_lu_and_mt_ussd2(2950)13731584 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O TC_iu_multi_lu_and_mt_ussd2(2959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patched enc_l3: '059B'O MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2967)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O TC_iu_multi_lu_and_mt_ussd2(2950)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:12 TC_iu_multi_lu_and_mt_ussd2(2950)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2950)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2950)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patched enc_l3: '059B'O MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patched enc_l3: '059B'O MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:8 20250410110559010 DVLR DEBUG VLR subscr IMSI-262420000001127 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110559010 DVLR DEBUG IMSI:262420000001127 has MSISDN:491230001127 (vlr.c:1045) 20250410110559010 DMSC NOTICE msub(IMSI-262420000001127:MSISDN-491230001127) VLR: update for IMSI=262420000001127 (MSISDN=491230001127) (gsm_04_08.c:1541) 20250410110559010 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110559011 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110559011 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-530:LU)[0x563b4cc98cb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410110559011 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001127:UTRAN-Iu-530:LU)[0x563b4cc3bbf0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:2 20250410110559011 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001127:UTRAN-Iu-530:LU)[0x563b4cc3bbf0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410110559011 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001127:UTRAN-Iu-530:LU)[0x563b4cc3bbf0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410110559011 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001127:UTRAN-Iu-530:LU)[0x563b4cc3bbf0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-530:LU)[0x563b4cc98cb0] (vlr_lu_fsm.c:110) 20250410110559011 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001127:UTRAN-Iu-530:LU)[0x563b4cc3bbf0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410110559011 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001127:UTRAN-Iu-530:LU)[0x563b4cc3bbf0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110559011 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-530:LU)[0x563b4cc98cb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410110559011 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-530:LU)[0x563b4cc98cb0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410110559011 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-530:LU)[0x563b4cc208a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110559011 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-530:LU)[0x563b4cc208a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-530:LU)[0x563b4cc98cb0] (fsm.c:486) 20250410110559011 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-530:LU)[0x563b4cc208a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410110559011 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-530:LU)[0x563b4cc208a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:14 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 20250410110559011 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-530:LU)[0x563b4cc208a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410110559011 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-530:LU)[0x563b4cc208a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410110559011 DMSC NOTICE msub(IMSI-262420000001127:MSISDN-491230001127:TMSInew-0xBCFB77A2) VLR: update for IMSI=262420000001127 (MSISDN=491230001127) (gsm_04_08.c:1541) 20250410110559011 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-530:LU)[0x563b4cc208a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410110559011 DMM DEBUG -> IMSI-262420000001127:MSISDN-491230001127:TMSInew-0xBCFB77A2 LOCATION UPDATE ACCEPT (TMSI = 0xbcfb77a2) (gsm_04_08.c:149) MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patched enc_l3: '059B'O 20250410110559011 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSInew-0xBCFB77A2:UTRAN-Iu-530:LU)[0x563b4cc98620]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250410110559011 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSInew-0xBCFB77A2:UTRAN-Iu-530:LU)[0x563b4cc98620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110559011 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSInew-0xBCFB77A2:UTRAN-Iu-530:LU)[0x563b4cc98390]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110559011 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSInew-0xBCFB77A2 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250410110559011 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559011 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559011 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559011 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559011 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559011 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559011 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559011 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 01 06 57 0b c2 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 bc fb 77 a2 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O 20250410110559011 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559011 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559011 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559011 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559011 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559011 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patched enc_l3: '059B'O MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110559011 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559011 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 16 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559011 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559011 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559011 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559011 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559011 DIUCS DEBUG (UTRAN-Iu-534) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110559011 DMSC DEBUG msc_i(IMSI-262420000001131:UTRAN-Iu-534:LU)[0x563b4cca5100]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110559011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559011 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:7 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:14 20250410110559011 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559011 DIUCS DEBUG msc_i(IMSI-262420000001131:UTRAN-Iu-534:LU)[0x563b4cca5100]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110559011 DMSC DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-534:LU)[0x563b4ccaa6c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110559011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559011 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559011 DIUCS DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-534:LU)[0x563b4ccaa6c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110559011 DIUCS DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-534:LU)[0x563b4ccaa6c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110559011 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 0a 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559011 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-534:LU)[0x563b4ccaad50]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410110559011 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-534:LU)[0x563b4ccaad50]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410110559011 DIUCS DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-534:LU)[0x563b4ccaa6c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110559011 DMSC DEBUG msc_i(IMSI-262420000001131:UTRAN-Iu-534:LU)[0x563b4cca5100]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110559011 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559011 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559011 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559011 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-534:LU)[0x563b4ccaad50]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410110559011 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-534:LU)[0x563b4ccaad50]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410110559011 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001131:UTRAN-Iu-534:LU)[0x563b4cc3bbf0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110559011 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001131:UTRAN-Iu-534:LU)[0x563b4cc3bbf0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-534:LU)[0x563b4ccaad50] (fsm.c:486) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 20250410110559011 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001131:UTRAN-Iu-534:LU)[0x563b4cc3bbf0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410110559011 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001131:UTRAN-Iu-534:LU)[0x563b4cc3bbf0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410110559011 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559011 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559011 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559011 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559011 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 0b 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559011 DIUCS DEBUG (UTRAN-Iu-522) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110559011 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-522:LU)[0x563b4cc30a90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110559012 DIUCS DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-522:LU)[0x563b4cc30a90]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110559012 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-522:LU)[0x563b4cc78a70]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110559012 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-522:LU)[0x563b4cc78a70]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110559012 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-522:LU)[0x563b4cc78a70]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110559012 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-522:LU)[0x563b4cc78a70]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110559012 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-522:LU)[0x563b4cc78a70]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110559012 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-522:LU)[0x563b4cc78a70]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110559012 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-522:LU)[0x563b4cc78a70]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110559012 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-522:LU)[0x563b4cc78ba0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110559012 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-522:LU)[0x563b4cc78ba0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-522:LU)[0x563b4cc78a70] (msc_a.c:1053) 20250410110559012 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-522:LU)[0x563b4cc78ba0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410110559012 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-522:LU)[0x563b4cc78ba0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110559012 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-522:LU)[0x563b4cc78ba0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410110559012 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-522:LU)[0x563b4cc78a70]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc30960] (msc_a.c:1053) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 20250410110559012 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-522:LU)[0x563b4cc78a70]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110559012 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-522:LU)[0x563b4cc78a70]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110559012 DMSC DEBUG msub_fsm[0x563b4cc30960]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110559012 DMSC DEBUG msub(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE) MSC-A terminated (msub.c:261) 20250410110559012 DMSC DEBUG msub(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE) 1 MSC-I still active (msub.c:79) 20250410110559012 DMSC DEBUG msub_fsm[0x563b4cc30960]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110559012 DMSC DEBUG msub_fsm[0x563b4cc30960]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110559012 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-522:LU)[0x563b4cc30a90]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110559012 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-522:LU)[0x563b4cc30a90]{READY}: Removing from parent msub_fsm[0x563b4cc30960] (msub.c:113) 20250410110559012 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-522 (ran_conn.c:142) 20250410110559012 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-522 (ran_conn.c:155) 20250410110559012 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-522:LU)[0x563b4cc30a90]{READY}: Freeing instance (msub.c:113) 20250410110559012 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-522:LU)[0x563b4cc30a90]{READY}: Deallocated (fsm.c:568) 20250410110559012 DMSC DEBUG msub(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE) Free (msub.c:119) 20250410110559012 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE - active-conn: now used by 1 (attached) (msub.c:375) 20250410110559012 DMSC DEBUG msub_fsm[0x563b4cc30960]{terminating}: Freeing instance (msub.c:113) 20250410110559012 DMSC DEBUG msub_fsm[0x563b4cc30960]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110559012 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559012 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559012 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559012 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559012 DIUCS DEBUG (UTRAN-Iu-523) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110559012 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-523:LU)[0x563b4cc22e30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110559012 DIUCS DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-523:LU)[0x563b4cc22e30]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110559012 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-523:LU)[0x563b4cc63020]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110559012 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-523:LU)[0x563b4cc63020]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110559012 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-523:LU)[0x563b4cc63020]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110559012 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-523:LU)[0x563b4cc63020]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110559012 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559012 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-523:LU)[0x563b4cc63020]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110559012 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-523:LU)[0x563b4cc63020]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110559012 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-523:LU)[0x563b4cc63020]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110559012 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559012 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-523:LU)[0x563b4cc63560]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110559012 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-523:LU)[0x563b4cc63560]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-523:LU)[0x563b4cc63020] (msc_a.c:1053) 20250410110559012 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-523:LU)[0x563b4cc63560]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410110559012 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-523:LU)[0x563b4cc63560]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110559012 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-523:LU)[0x563b4cc63560]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410110559012 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559012 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-523:LU)[0x563b4cc63020]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc6d1c0] (msc_a.c:1053) 20250410110559012 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-523:LU)[0x563b4cc63020]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110559012 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 05 06 50 2a 87 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 31 f1 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559012 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-523:LU)[0x563b4cc63020]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110559012 DMSC DEBUG msub_fsm[0x563b4cc6d1c0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110559012 DMSC DEBUG msub(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC) MSC-A terminated (msub.c:261) 20250410110559012 DMSC DEBUG msub(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC) 1 MSC-I still active (msub.c:79) 20250410110559012 DMSC DEBUG msub_fsm[0x563b4cc6d1c0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110559012 DMSC DEBUG msub_fsm[0x563b4cc6d1c0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110559012 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-523:LU)[0x563b4cc22e30]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110559012 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-523:LU)[0x563b4cc22e30]{READY}: Removing from parent msub_fsm[0x563b4cc6d1c0] (msub.c:113) 20250410110559012 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-523 (ran_conn.c:142) 20250410110559012 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-523 (ran_conn.c:155) 20250410110559012 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-523:LU)[0x563b4cc22e30]{READY}: Freeing instance (msub.c:113) 20250410110559012 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-523:LU)[0x563b4cc22e30]{READY}: Deallocated (fsm.c:568) 20250410110559012 DMSC DEBUG msub(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC) Free (msub.c:119) 20250410110559012 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC - active-conn: now used by 1 (attached) (msub.c:375) 20250410110559012 DMSC DEBUG msub_fsm[0x563b4cc6d1c0]{terminating}: Freeing instance (msub.c:113) 20250410110559012 DMSC DEBUG msub_fsm[0x563b4cc6d1c0]{terminating}: Deallocated (fsm.c:568) 20250410110559012 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559012 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559012 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559012 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559012 DVLR DEBUG VLR subscr IMSI-262420000001130 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110559012 DVLR DEBUG IMSI:262420000001130 has MSISDN:491230001130 (vlr.c:1045) 20250410110559012 DMSC NOTICE msub(IMSI-262420000001130:MSISDN-491230001130) VLR: update for IMSI=262420000001130 (MSISDN=491230001130) (gsm_04_08.c:1541) 20250410110559012 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559012 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559012 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:6 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:14 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110559012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559012 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559012 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 09 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559012 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559012 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559012 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 20250410110559012 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559012 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559012 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559012 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559012 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 08 04 39 2a e2 00 02 0a 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559012 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559012 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250410110559012 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559012 DIUCS DEBUG (UTRAN-Iu-521) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110559012 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSInew-0x50F0991B:UTRAN-Iu-521:LU)[0x563b4cc74e40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110559012 DIUCS DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSInew-0x50F0991B:UTRAN-Iu-521:LU)[0x563b4cc74e40]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110559012 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSInew-0x50F0991B:UTRAN-Iu-521:LU)[0x563b4cc54680]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110559012 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSInew-0x50F0991B:UTRAN-Iu-521:LU)[0x563b4cc54680]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110559012 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSInew-0x50F0991B:UTRAN-Iu-521:LU)[0x563b4cc54680]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110559012 DMM DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSInew-0x50F0991B:UTRAN-Iu-521:LU)[0x563b4cc54680]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410110559012 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:TMSInew-0x50F0991B:UTRAN-Iu-521:LU)[0x563b4cc10ea0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410110559012 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-521:LU)[0x563b4cc995f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410110559012 DMSC NOTICE msub(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B) VLR: update for IMSI=262420000001118 (MSISDN=491230001118) (gsm_04_08.c:1541) 20250410110559012 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559012 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559012 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559012 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559012 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 09 04 37 bb 5a 00 02 0b 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559012 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410110559012 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-521:LU)[0x563b4cc995f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410110559012 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-521:LU)[0x563b4cc10ea0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410110559012 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-521:LU)[0x563b4cc995f0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410110559012 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-521:LU)[0x563b4cc995f0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-521:LU)[0x563b4cc10ea0] (vlr_lu_fsm.c:817) 20250410110559012 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-521:LU)[0x563b4cc995f0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410110559012 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-521:LU)[0x563b4cc995f0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110559012 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-521:LU)[0x563b4cc10ea0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410110559012 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-521:LU)[0x563b4cc54680]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410110559012 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-521:LU)[0x563b4cc54680]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.885s remaining) (msc_a.c:450) 20250410110559012 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001118/3/1): Available (smpp_smsc.c:626) 20250410110559012 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559012 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559012 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559012 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559012 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-521:LU)[0x563b4cc54680]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110559012 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-521:LU)[0x563b4cc54680]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110559012 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-521:LU)[0x563b4cc54680]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110559012 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110559012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:10 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:14 20250410110559012 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559012 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559012 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 20250410110559012 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 0e 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559012 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110559012 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110559012 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-521:LU)[0x563b4cc54680]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110559012 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-521:LU)[0x563b4cc74e40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110559012 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410110559012 DIUCS DEBUG (UTRAN-Iu-526) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110559012 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSInew-0x266A120D:UTRAN-Iu-526:LU)[0x563b4cc8c000]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110559012 DIUCS DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSInew-0x266A120D:UTRAN-Iu-526:LU)[0x563b4cc8c000]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110559012 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSInew-0x266A120D:UTRAN-Iu-526:LU)[0x563b4cc7de90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110559012 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSInew-0x266A120D:UTRAN-Iu-526:LU)[0x563b4cc7de90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110559012 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSInew-0x266A120D:UTRAN-Iu-526:LU)[0x563b4cc7de90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110559012 DMM DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSInew-0x266A120D:UTRAN-Iu-526:LU)[0x563b4cc7de90]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410110559012 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:TMSInew-0x266A120D:UTRAN-Iu-526:LU)[0x563b4cc73d80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410110559012 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-526:LU)[0x563b4cc87bf0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410110559012 DMSC NOTICE msub(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D) VLR: update for IMSI=262420000001122 (MSISDN=491230001122) (gsm_04_08.c:1541) 20250410110559012 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410110559012 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-526:LU)[0x563b4cc87bf0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410110559012 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-526:LU)[0x563b4cc73d80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110559012 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-526:LU)[0x563b4cc87bf0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410110559012 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-526:LU)[0x563b4cc87bf0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-526:LU)[0x563b4cc73d80] (vlr_lu_fsm.c:817) 20250410110559012 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-526:LU)[0x563b4cc87bf0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410110559012 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-526:LU)[0x563b4cc87bf0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110559012 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-526:LU)[0x563b4cc73d80]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410110559012 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-526:LU)[0x563b4cc7de90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410110559012 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-526:LU)[0x563b4cc7de90]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.893s remaining) (msc_a.c:450) 20250410110559012 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001122/3/1): Available (smpp_smsc.c:626) 20250410110559012 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-526:LU)[0x563b4cc7de90]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110559012 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-526:LU)[0x563b4cc7de90]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110559012 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-526:LU)[0x563b4cc7de90]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110559012 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110559012 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110559012 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110559012 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-526:LU)[0x563b4cc7de90]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250410110559012 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-526:LU)[0x563b4cc8c000]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110559012 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410110559013 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110559013 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-533:LU)[0x563b4cca5a80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410110559013 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001130:UTRAN-Iu-533:LU)[0x563b4cc53c40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410110559013 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001130:UTRAN-Iu-533:LU)[0x563b4cc53c40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410110559012 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559012 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559013 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559013 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559013 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001130:UTRAN-Iu-533:LU)[0x563b4cc53c40]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410110559013 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001130:UTRAN-Iu-533:LU)[0x563b4cc53c40]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-533:LU)[0x563b4cca5a80] (vlr_lu_fsm.c:110) 20250410110559013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559013 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559013 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559013 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001130:UTRAN-Iu-533:LU)[0x563b4cc53c40]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410110559013 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001130:UTRAN-Iu-533:LU)[0x563b4cc53c40]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110559013 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-533:LU)[0x563b4cca5a80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410110559013 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-533:LU)[0x563b4cca5a80]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410110559013 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559013 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 ae 75 3b 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559013 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-533:LU)[0x563b4cc30a90]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110559013 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-533:LU)[0x563b4cc30a90]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-533:LU)[0x563b4cca5a80] (fsm.c:486) 20250410110559013 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-533:LU)[0x563b4cc30a90]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410110559013 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-533:LU)[0x563b4cc30a90]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410110559013 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-533:LU)[0x563b4cc30a90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410110559013 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559013 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559013 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559013 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-533:LU)[0x563b4cc30a90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410110559013 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559013 DMSC NOTICE msub(IMSI-262420000001130:MSISDN-491230001130:TMSInew-0x571C075D) VLR: update for IMSI=262420000001130 (MSISDN=491230001130) (gsm_04_08.c:1541) 20250410110559013 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-533:LU)[0x563b4cc30a90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410110559013 DMM DEBUG -> IMSI-262420000001130:MSISDN-491230001130:TMSInew-0x571C075D LOCATION UPDATE ACCEPT (TMSI = 0x571c075d) (gsm_04_08.c:149) 20250410110559013 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSInew-0x571C075D:UTRAN-Iu-533:LU)[0x563b4cca53f0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250410110559013 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559013 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559013 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559013 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSInew-0x571C075D:UTRAN-Iu-533:LU)[0x563b4cca53f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110559013 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 5d dd 5b 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559013 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSInew-0x571C075D:UTRAN-Iu-533:LU)[0x563b4cca2480]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110559013 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSInew-0x571C075D - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:1 20250410110559013 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559013 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559013 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559013 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559013 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559013 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559013 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559013 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 06 06 29 d3 f8 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 57 1c 07 5d 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559013 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559013 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559013 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559013 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559013 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559013 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559013 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559013 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 0d 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:14 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110559013 DIUCS DEBUG (UTRAN-Iu-525) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110559013 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSInew-0x19970F70:UTRAN-Iu-525:LU)[0x563b4cc86a40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110559013 DIUCS DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSInew-0x19970F70:UTRAN-Iu-525:LU)[0x563b4cc86a40]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110559013 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSInew-0x19970F70:UTRAN-Iu-525:LU)[0x563b4cc86b70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110559013 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSInew-0x19970F70:UTRAN-Iu-525:LU)[0x563b4cc86b70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110559013 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSInew-0x19970F70:UTRAN-Iu-525:LU)[0x563b4cc86b70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110559013 DMM DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSInew-0x19970F70:UTRAN-Iu-525:LU)[0x563b4cc86b70]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410110559013 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:TMSInew-0x19970F70:UTRAN-Iu-525:LU)[0x563b4cc87200]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410110559013 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-525:LU)[0x563b4cc9d670]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410110559013 DMSC NOTICE msub(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70) VLR: update for IMSI=262420000001123 (MSISDN=491230001123) (gsm_04_08.c:1541) 20250410110559013 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410110559013 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-525:LU)[0x563b4cc9d670]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410110559013 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-525:LU)[0x563b4cc87200]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410110559013 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-525:LU)[0x563b4cc9d670]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410110559013 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-525:LU)[0x563b4cc9d670]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-525:LU)[0x563b4cc87200] (vlr_lu_fsm.c:817) 20250410110559013 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-525:LU)[0x563b4cc9d670]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410110559013 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-525:LU)[0x563b4cc9d670]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110559013 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-525:LU)[0x563b4cc87200]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410110559013 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-525:LU)[0x563b4cc86b70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410110559013 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-525:LU)[0x563b4cc86b70]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.891s remaining) (msc_a.c:450) 20250410110559013 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001123/3/1): Available (smpp_smsc.c:626) 20250410110559013 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-525:LU)[0x563b4cc86b70]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110559013 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-525:LU)[0x563b4cc86b70]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110559013 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-525:LU)[0x563b4cc86b70]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110559013 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110559013 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110559013 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250410110559013 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-525:LU)[0x563b4cc86b70]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110559013 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-525:LU)[0x563b4cc86a40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110559013 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410110559013 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559013 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559013 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559013 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559013 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559013 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559013 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559013 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 ee 26 4d 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559013 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559013 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559013 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559013 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559013 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559013 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559013 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559013 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 11 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559013 DIUCS DEBUG (UTRAN-Iu-529) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110559013 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x9DFD314C:UTRAN-Iu-529:LU)[0x563b4cc94150]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110559013 DIUCS DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x9DFD314C:UTRAN-Iu-529:LU)[0x563b4cc94150]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110559013 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x9DFD314C:UTRAN-Iu-529:LU)[0x563b4cc943e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110559013 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x9DFD314C:UTRAN-Iu-529:LU)[0x563b4cc943e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110559013 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x9DFD314C:UTRAN-Iu-529:LU)[0x563b4cc943e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110559013 DMM DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x9DFD314C:UTRAN-Iu-529:LU)[0x563b4cc943e0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410110559013 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x9DFD314C:UTRAN-Iu-529:LU)[0x563b4cc94a70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410110559013 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-529:LU)[0x563b4cc78cd0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410110559013 DMSC NOTICE msub(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C) VLR: update for IMSI=262420000001126 (MSISDN=491230001126) (gsm_04_08.c:1541) 20250410110559013 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110559013 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-529:LU)[0x563b4cc78cd0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410110559013 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-529:LU)[0x563b4cc94a70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410110559013 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-529:LU)[0x563b4cc78cd0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410110559013 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-529:LU)[0x563b4cc78cd0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-529:LU)[0x563b4cc94a70] (vlr_lu_fsm.c:817) 20250410110559013 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-529:LU)[0x563b4cc78cd0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410110559013 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-529:LU)[0x563b4cc78cd0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110559013 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-529:LU)[0x563b4cc94a70]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410110559013 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-529:LU)[0x563b4cc943e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410110559013 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-529:LU)[0x563b4cc943e0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.900s remaining) (msc_a.c:450) 20250410110559013 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001126/3/1): Available (smpp_smsc.c:626) 20250410110559013 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-529:LU)[0x563b4cc943e0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110559013 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-529:LU)[0x563b4cc943e0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110559013 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-529:LU)[0x563b4cc943e0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110559013 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110559013 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110559013 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110559013 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-529:LU)[0x563b4cc943e0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110559013 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-529:LU)[0x563b4cc94150]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110559013 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410110559013 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559013 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559013 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559013 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559013 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559013 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559013 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559013 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 02 06 ad 63 34 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:11 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2965)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patched enc_l3: '059B'O MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110559014 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559014 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559014 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559014 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559014 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559014 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559014 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559014 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 08 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 20250410110559014 DIUCS DEBUG (UTRAN-Iu-520) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110559014 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSInew-0xB4C30426:UTRAN-Iu-520:LU)[0x563b4cc1dd90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110559014 DIUCS DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSInew-0xB4C30426:UTRAN-Iu-520:LU)[0x563b4cc1dd90]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110559014 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSInew-0xB4C30426:UTRAN-Iu-520:LU)[0x563b4cc6db40]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110559014 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSInew-0xB4C30426:UTRAN-Iu-520:LU)[0x563b4cc6db40]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110559014 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSInew-0xB4C30426:UTRAN-Iu-520:LU)[0x563b4cc6db40]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110559014 DMM DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSInew-0xB4C30426:UTRAN-Iu-520:LU)[0x563b4cc6db40]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410110559014 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:TMSInew-0xB4C30426:UTRAN-Iu-520:LU)[0x563b4cc7ac90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410110559014 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-520:LU)[0x563b4cc3be40]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410110559014 DMSC NOTICE msub(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426) VLR: update for IMSI=262420000001117 (MSISDN=491230001117) (gsm_04_08.c:1541) 20250410110559014 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410110559014 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-520:LU)[0x563b4cc3be40]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410110559014 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-520:LU)[0x563b4cc7ac90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410110559014 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-520:LU)[0x563b4cc3be40]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410110559014 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-520:LU)[0x563b4cc3be40]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-520:LU)[0x563b4cc7ac90] (vlr_lu_fsm.c:817) 20250410110559014 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-520:LU)[0x563b4cc3be40]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:15 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 20250410110559014 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-520:LU)[0x563b4cc3be40]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110559014 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-520:LU)[0x563b4cc7ac90]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410110559014 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-520:LU)[0x563b4cc6db40]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410110559014 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-520:LU)[0x563b4cc6db40]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.882s remaining) (msc_a.c:450) 20250410110559014 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001117/3/1): Available (smpp_smsc.c:626) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer 20250410110559014 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-520:LU)[0x563b4cc6db40]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110559014 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-520:LU)[0x563b4cc6db40]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110559014 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-520:LU)[0x563b4cc6db40]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110559014 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110559014 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110559014 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patched enc_l3: '059B'O 20250410110559014 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-520:LU)[0x563b4cc6db40]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110559014 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-520:LU)[0x563b4cc1dd90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110559014 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410110559014 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559014 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559014 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559014 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559014 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559014 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559014 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559014 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 38 56 88 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:3 MSC_Test_2-RAN(2943)@7d38b4d9c9a0: Created IMSI[0] for '262420000001116'H'A46DC7EB'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2950) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:4 20250410110559015 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559015 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559015 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559015 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559015 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559015 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559015 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559015 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 02 0a 39 2a e2 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test-GSUP(2948)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000001116" to be handled at TC_iu_multi_lu_and_mt_ussd2(2950) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:2 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:5 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:14 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 MSC_Test_2-RAN(2943)@7d38b4d9c9a0: Deleted conn table entry 3TC_iu_multi_lu_and_mt_ussd2(2955)3746530 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2943)@7d38b4d9c9a0: Deleted conn table entry 4TC_iu_multi_lu_and_mt_ussd2(2957)3652442 TC_iu_multi_lu_and_mt_ussd2(2955)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2955)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2955)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2955)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:9 MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patched enc_l3: '059B'O TC_iu_multi_lu_and_mt_ussd2(2957)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:14 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 TC_iu_multi_lu_and_mt_ussd2(2957)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2957)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2957)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2971)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patched enc_l3: '059B'O MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:7 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-RAN(2943)@7d38b4d9c9a0: Created IMSI[1] for '262420000001120'H'223D96AC'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2957) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:14 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:6 MSC_Test-GSUP(2948)@7d38b4d9c9a0: Created GsupExpect[1] for "262420000001120" to be handled at TC_iu_multi_lu_and_mt_ussd2(2957) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:10 MSC_Test_2-RAN(2943)@7d38b4d9c9a0: Created IMSI[2] for '262420000001119'H'0FEF47AE'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2955) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:1 MSC_Test-GSUP(2948)@7d38b4d9c9a0: Created GsupExpect[2] for "262420000001119" to be handled at TC_iu_multi_lu_and_mt_ussd2(2955) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2977)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:8 MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:14 MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patched enc_l3: '059B'O MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:11 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:14 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:2 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:14 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:14 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:7 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:1 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:10 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:6 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110559056 DVLR DEBUG VLR subscr IMSI-262420000001128 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110559056 DVLR DEBUG IMSI:262420000001128 has MSISDN:491230001128 (vlr.c:1045) 20250410110559056 DMSC NOTICE msub(IMSI-262420000001128:MSISDN-491230001128) VLR: update for IMSI=262420000001128 (MSISDN=491230001128) (gsm_04_08.c:1541) 20250410110559056 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110559056 DVLR DEBUG VLR subscr IMSI-262420000001129 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110559056 DVLR DEBUG IMSI:262420000001129 has MSISDN:491230001129 (vlr.c:1045) 20250410110559056 DMSC NOTICE msub(IMSI-262420000001129:MSISDN-491230001129) VLR: update for IMSI=262420000001129 (MSISDN=491230001129) (gsm_04_08.c:1541) 20250410110559056 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110559056 DVLR DEBUG VLR subscr IMSI-262420000001131 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110559056 DVLR DEBUG IMSI:262420000001131 has MSISDN:491230001131 (vlr.c:1045) 20250410110559056 DMSC NOTICE msub(IMSI-262420000001131:MSISDN-491230001131) VLR: update for IMSI=262420000001131 (MSISDN=491230001131) (gsm_04_08.c:1541) 20250410110559056 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110559056 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410110559056 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250410110559057 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250410110559057 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250410110559057 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410110559057 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250410110559057 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559057 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559057 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559057 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559057 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559057 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559057 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559057 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 47 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 27 00 0e 40 23 00 00 04 00 03 40 01 00 00 17 40 09 50 62 42 02 00 00 10 11 f6 00 40 40 05 00 a4 6d c7 eb 00 16 40 01 80 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559057 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559057 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559057 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559057 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559057 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559057 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559057 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559057 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 02 0b 37 bb 5a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559057 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559057 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559057 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559057 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559057 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559057 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559057 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559057 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 0c 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559057 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559057 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559057 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559057 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250410110559057 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250410110559057 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559057 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559057 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559057 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559057 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 10 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559057 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559057 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559057 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559057 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559057 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559057 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559057 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559057 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 0f 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559057 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559057 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559057 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559057 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559057 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559057 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559057 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559057 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 12 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559057 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559057 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559057 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559057 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559057 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559057 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410110559057 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559057 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559057 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 47 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 27 00 0e 40 23 00 00 04 00 03 40 01 00 00 17 40 09 50 62 42 02 00 00 10 21 f0 00 40 40 05 00 22 3d 96 ac 00 16 40 01 80 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559057 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559057 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559057 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559057 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559057 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559057 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559057 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559057 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 09 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559057 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559057 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559057 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559057 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559057 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559057 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559057 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559057 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 15 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559057 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250410110559057 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559057 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559057 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559057 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559057 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559057 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250410110559057 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559057 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559057 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250410110559057 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 0e 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559057 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559057 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559057 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559057 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559057 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559057 DIUCS DEBUG (UTRAN-Iu-524) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110559057 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSInew-0x8F8CCDC0:UTRAN-Iu-524:LU)[0x563b4cc5c620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110559057 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559057 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559057 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 08 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559057 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559057 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559057 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559057 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559057 DIUCS DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSInew-0x8F8CCDC0:UTRAN-Iu-524:LU)[0x563b4cc5c620]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110559057 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSInew-0x8F8CCDC0:UTRAN-Iu-524:LU)[0x563b4cc5c800]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110559057 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSInew-0x8F8CCDC0:UTRAN-Iu-524:LU)[0x563b4cc5c800]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110559057 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSInew-0x8F8CCDC0:UTRAN-Iu-524:LU)[0x563b4cc5c800]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110559057 DMM DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSInew-0x8F8CCDC0:UTRAN-Iu-524:LU)[0x563b4cc5c800]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410110559057 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:TMSInew-0x8F8CCDC0:UTRAN-Iu-524:LU)[0x563b4cc86910]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410110559057 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-524:LU)[0x563b4cc7fa30]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410110559057 DMSC NOTICE msub(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0) VLR: update for IMSI=262420000001121 (MSISDN=491230001121) (gsm_04_08.c:1541) 20250410110559057 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559057 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559057 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559057 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 11 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559057 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559057 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559057 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559057 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559057 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559057 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559058 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559058 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 0d 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559057 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410110559057 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-524:LU)[0x563b4cc7fa30]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410110559057 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-524:LU)[0x563b4cc86910]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410110559057 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-524:LU)[0x563b4cc7fa30]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410110559057 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-524:LU)[0x563b4cc7fa30]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-524:LU)[0x563b4cc86910] (vlr_lu_fsm.c:817) 20250410110559057 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-524:LU)[0x563b4cc7fa30]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410110559058 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-524:LU)[0x563b4cc7fa30]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110559058 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-524:LU)[0x563b4cc86910]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410110559058 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-524:LU)[0x563b4cc5c800]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410110559058 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-524:LU)[0x563b4cc5c800]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.844s remaining) (msc_a.c:450) 20250410110559058 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001121/3/1): Available (smpp_smsc.c:626) 20250410110559058 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-524:LU)[0x563b4cc5c800]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110559058 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-524:LU)[0x563b4cc5c800]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110559058 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-524:LU)[0x563b4cc5c800]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110559058 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110559058 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110559058 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110559058 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-524:LU)[0x563b4cc5c800]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110559058 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-524:LU)[0x563b4cc5c620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 20250410110559058 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410110559058 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110559058 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-531:LU)[0x563b4cc9cca0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410110559058 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001128:UTRAN-Iu-531:LU)[0x563b4cc8ac20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410110559058 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001128:UTRAN-Iu-531:LU)[0x563b4cc8ac20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410110559058 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559058 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559058 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559058 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559058 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001128:UTRAN-Iu-531:LU)[0x563b4cc8ac20]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410110559058 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001128:UTRAN-Iu-531:LU)[0x563b4cc8ac20]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-531:LU)[0x563b4cc9cca0] (vlr_lu_fsm.c:110) 20250410110559058 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001128:UTRAN-Iu-531:LU)[0x563b4cc8ac20]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410110559058 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001128:UTRAN-Iu-531:LU)[0x563b4cc8ac20]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110559058 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559058 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559058 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559058 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 47 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 27 00 0e 40 23 00 00 04 00 03 40 01 00 00 17 40 09 50 62 42 02 00 00 10 11 f9 00 40 40 05 00 0f ef 47 ae 00 16 40 01 80 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559058 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-531:LU)[0x563b4cc9cca0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410110559058 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-531:LU)[0x563b4cc9cca0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410110559058 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-531:LU)[0x563b4cc53c40]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110559058 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-531:LU)[0x563b4cc53c40]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-531:LU)[0x563b4cc9cca0] (fsm.c:486) 20250410110559058 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-531:LU)[0x563b4cc53c40]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410110559058 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-531:LU)[0x563b4cc53c40]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410110559058 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-531:LU)[0x563b4cc53c40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410110559058 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-531:LU)[0x563b4cc53c40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410110559058 DMSC NOTICE msub(IMSI-262420000001128:MSISDN-491230001128:TMSInew-0x12AA32CD) VLR: update for IMSI=262420000001128 (MSISDN=491230001128) (gsm_04_08.c:1541) 20250410110559058 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-531:LU)[0x563b4cc53c40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410110559058 DMM DEBUG -> IMSI-262420000001128:MSISDN-491230001128:TMSInew-0x12AA32CD LOCATION UPDATE ACCEPT (TMSI = 0x12aa32cd) (gsm_04_08.c:149) 20250410110559058 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSInew-0x12AA32CD:UTRAN-Iu-531:LU)[0x563b4cc9c680]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250410110559058 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSInew-0x12AA32CD:UTRAN-Iu-531:LU)[0x563b4cc9c680]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110559058 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSInew-0x12AA32CD:UTRAN-Iu-531:LU)[0x563b4cc9a130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110559058 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSInew-0x12AA32CD - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110559058 DIUCS DEBUG (UTRAN-Iu-528) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110559058 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSInew-0x581642EA:UTRAN-Iu-528:LU)[0x563b4cc900f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110559058 DIUCS DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSInew-0x581642EA:UTRAN-Iu-528:LU)[0x563b4cc900f0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110559058 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSInew-0x581642EA:UTRAN-Iu-528:LU)[0x563b4cc90380]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110559058 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSInew-0x581642EA:UTRAN-Iu-528:LU)[0x563b4cc90380]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110559058 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSInew-0x581642EA:UTRAN-Iu-528:LU)[0x563b4cc90380]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110559058 DMM DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSInew-0x581642EA:UTRAN-Iu-528:LU)[0x563b4cc90380]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410110559058 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:TMSInew-0x581642EA:UTRAN-Iu-528:LU)[0x563b4cc90840]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410110559058 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-528:LU)[0x563b4cc8b430]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410110559059 DMSC NOTICE msub(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA) VLR: update for IMSI=262420000001125 (MSISDN=491230001125) (gsm_04_08.c:1541) 20250410110559059 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410110559059 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-528:LU)[0x563b4cc8b430]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410110559059 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-528:LU)[0x563b4cc90840]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410110559059 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-528:LU)[0x563b4cc8b430]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410110559059 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-528:LU)[0x563b4cc8b430]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-528:LU)[0x563b4cc90840] (vlr_lu_fsm.c:817) 20250410110559059 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-528:LU)[0x563b4cc8b430]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410110559059 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-528:LU)[0x563b4cc8b430]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110559059 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-528:LU)[0x563b4cc90840]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410110559059 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-528:LU)[0x563b4cc90380]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410110559059 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-528:LU)[0x563b4cc90380]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.851s remaining) (msc_a.c:450) 20250410110559059 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001125/3/1): Available (smpp_smsc.c:626) 20250410110559059 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-528:LU)[0x563b4cc90380]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110559059 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-528:LU)[0x563b4cc90380]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110559059 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-528:LU)[0x563b4cc90380]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 20250410110559059 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559059 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559059 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559059 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559059 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559059 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110559059 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110559059 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110559059 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-528:LU)[0x563b4cc90380]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110559059 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-528:LU)[0x563b4cc900f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110559059 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410110559059 DIUCS DEBUG (UTRAN-Iu-527) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110559059 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x15E31640:UTRAN-Iu-527:LU)[0x563b4cc8c740]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110559059 DIUCS DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x15E31640:UTRAN-Iu-527:LU)[0x563b4cc8c740]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110559059 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x15E31640:UTRAN-Iu-527:LU)[0x563b4cc8c9d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110559059 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x15E31640:UTRAN-Iu-527:LU)[0x563b4cc8c9d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110559059 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x15E31640:UTRAN-Iu-527:LU)[0x563b4cc8c9d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110559059 DMM DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x15E31640:UTRAN-Iu-527:LU)[0x563b4cc8c9d0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410110559059 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x15E31640:UTRAN-Iu-527:LU)[0x563b4cc7f0f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410110559059 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-527:LU)[0x563b4cc532b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410110559059 DMSC NOTICE msub(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640) VLR: update for IMSI=262420000001124 (MSISDN=491230001124) (gsm_04_08.c:1541) 20250410110559059 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410110559059 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-527:LU)[0x563b4cc532b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410110559059 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-527:LU)[0x563b4cc7f0f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410110559059 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-527:LU)[0x563b4cc532b0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410110559059 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-527:LU)[0x563b4cc532b0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-527:LU)[0x563b4cc7f0f0] (vlr_lu_fsm.c:817) 20250410110559059 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-527:LU)[0x563b4cc532b0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410110559059 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559059 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559059 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 8a 03 e4 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559059 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-527:LU)[0x563b4cc532b0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110559059 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-527:LU)[0x563b4cc7f0f0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410110559059 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-527:LU)[0x563b4cc8c9d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410110559059 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-527:LU)[0x563b4cc8c9d0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.848s remaining) (msc_a.c:450) 20250410110559059 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001124/3/1): Available (smpp_smsc.c:626) 20250410110559059 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-527:LU)[0x563b4cc8c9d0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110559059 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-527:LU)[0x563b4cc8c9d0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110559059 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-527:LU)[0x563b4cc8c9d0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110559059 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110559059 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110559059 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110559059 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-527:LU)[0x563b4cc8c9d0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110559059 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-527:LU)[0x563b4cc8c740]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110559060 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410110559060 DIUCS DEBUG (UTRAN-Iu-530) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110559060 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSInew-0xBCFB77A2:UTRAN-Iu-530:LU)[0x563b4cc98390]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110559060 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559060 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559060 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559060 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559060 DIUCS DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSInew-0xBCFB77A2:UTRAN-Iu-530:LU)[0x563b4cc98390]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110559060 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSInew-0xBCFB77A2:UTRAN-Iu-530:LU)[0x563b4cc98620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110559060 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSInew-0xBCFB77A2:UTRAN-Iu-530:LU)[0x563b4cc98620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110559060 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSInew-0xBCFB77A2:UTRAN-Iu-530:LU)[0x563b4cc98620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110559060 DMM DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSInew-0xBCFB77A2:UTRAN-Iu-530:LU)[0x563b4cc98620]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410110559060 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:TMSInew-0xBCFB77A2:UTRAN-Iu-530:LU)[0x563b4cc98cb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410110559060 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-530:LU)[0x563b4cc208a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410110559060 DMSC NOTICE msub(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2) VLR: update for IMSI=262420000001127 (MSISDN=491230001127) (gsm_04_08.c:1541) 20250410110559060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559060 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559060 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559060 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559060 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 00 06 fd 07 f8 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 12 aa 32 cd 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559060 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410110559060 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-530:LU)[0x563b4cc208a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410110559060 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-530:LU)[0x563b4cc98cb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410110559060 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-530:LU)[0x563b4cc208a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410110559060 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-530:LU)[0x563b4cc208a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-530:LU)[0x563b4cc98cb0] (vlr_lu_fsm.c:817) 20250410110559060 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-530:LU)[0x563b4cc208a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410110559060 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-530:LU)[0x563b4cc208a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110559060 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-530:LU)[0x563b4cc98cb0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410110559060 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-530:LU)[0x563b4cc98620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410110559060 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-530:LU)[0x563b4cc98620]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.856s remaining) (msc_a.c:450) 20250410110559060 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001127/3/1): Available (smpp_smsc.c:626) 20250410110559060 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-530:LU)[0x563b4cc98620]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110559060 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-530:LU)[0x563b4cc98620]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110559060 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-530:LU)[0x563b4cc98620]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110559060 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110559060 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110559060 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110559060 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-530:LU)[0x563b4cc98620]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110559060 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-530:LU)[0x563b4cc98390]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110559060 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410110559060 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559060 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559060 DIUCS DEBUG (UTRAN-Iu-521) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110559060 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-521:LU)[0x563b4cc74e40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110559060 DIUCS DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-521:LU)[0x563b4cc74e40]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110559060 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-521:LU)[0x563b4cc54680]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110559061 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-521:LU)[0x563b4cc54680]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110559061 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-521:LU)[0x563b4cc54680]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110559061 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-521:LU)[0x563b4cc54680]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110559061 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-521:LU)[0x563b4cc54680]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110559061 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-521:LU)[0x563b4cc54680]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110559061 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-521:LU)[0x563b4cc54680]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110559061 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-521:LU)[0x563b4cc10ea0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110559061 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-521:LU)[0x563b4cc10ea0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-521:LU)[0x563b4cc54680] (msc_a.c:1053) 20250410110559060 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559060 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559061 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559061 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559061 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559061 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 03 06 a6 a0 60 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559061 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-521:LU)[0x563b4cc10ea0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410110559061 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-521:LU)[0x563b4cc10ea0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110559061 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-521:LU)[0x563b4cc10ea0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410110559061 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-521:LU)[0x563b4cc54680]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc7a5b0] (msc_a.c:1053) 20250410110559061 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-521:LU)[0x563b4cc54680]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110559061 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-521:LU)[0x563b4cc54680]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110559061 DMSC DEBUG msub_fsm[0x563b4cc7a5b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110559061 DMSC DEBUG msub(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B) MSC-A terminated (msub.c:261) 20250410110559061 DMSC DEBUG msub(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B) 1 MSC-I still active (msub.c:79) 20250410110559061 DMSC DEBUG msub_fsm[0x563b4cc7a5b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110559061 DMSC DEBUG msub_fsm[0x563b4cc7a5b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110559061 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-521:LU)[0x563b4cc74e40]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110559061 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-521:LU)[0x563b4cc74e40]{READY}: Removing from parent msub_fsm[0x563b4cc7a5b0] (msub.c:113) 20250410110559061 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-521 (ran_conn.c:142) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 20250410110559061 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-521 (ran_conn.c:155) 20250410110559061 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-521:LU)[0x563b4cc74e40]{READY}: Freeing instance (msub.c:113) 20250410110559061 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-521:LU)[0x563b4cc74e40]{READY}: Deallocated (fsm.c:568) 20250410110559061 DMSC DEBUG msub(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B) Free (msub.c:119) 20250410110559061 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B - active-conn: now used by 1 (attached) (msub.c:375) 20250410110559061 DMSC DEBUG msub_fsm[0x563b4cc7a5b0]{terminating}: Freeing instance (msub.c:113) 20250410110559061 DMSC DEBUG msub_fsm[0x563b4cc7a5b0]{terminating}: Deallocated (fsm.c:568) 20250410110559061 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559061 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559061 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559061 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559061 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559061 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559061 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559061 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 f2 06 f4 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110559061 DIUCS DEBUG (UTRAN-Iu-533) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110559061 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSInew-0x571C075D:UTRAN-Iu-533:LU)[0x563b4cca2480]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110559061 DIUCS DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSInew-0x571C075D:UTRAN-Iu-533:LU)[0x563b4cca2480]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110559061 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSInew-0x571C075D:UTRAN-Iu-533:LU)[0x563b4cca53f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110559061 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSInew-0x571C075D:UTRAN-Iu-533:LU)[0x563b4cca53f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110559061 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSInew-0x571C075D:UTRAN-Iu-533:LU)[0x563b4cca53f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110559061 DMM DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSInew-0x571C075D:UTRAN-Iu-533:LU)[0x563b4cca53f0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410110559061 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:TMSInew-0x571C075D:UTRAN-Iu-533:LU)[0x563b4cca5a80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410110559061 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-533:LU)[0x563b4cc30a90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410110559061 DMSC NOTICE msub(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D) VLR: update for IMSI=262420000001130 (MSISDN=491230001130) (gsm_04_08.c:1541) 20250410110559061 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410110559061 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-533:LU)[0x563b4cc30a90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410110559061 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-533:LU)[0x563b4cca5a80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410110559061 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-533:LU)[0x563b4cc30a90]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410110559061 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-533:LU)[0x563b4cc30a90]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-533:LU)[0x563b4cca5a80] (vlr_lu_fsm.c:817) 20250410110559061 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-533:LU)[0x563b4cc30a90]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410110559061 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-533:LU)[0x563b4cc30a90]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110559061 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-533:LU)[0x563b4cca5a80]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410110559061 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-533:LU)[0x563b4cca53f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410110559061 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-533:LU)[0x563b4cca53f0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.860s remaining) (msc_a.c:450) 20250410110559061 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001130/3/1): Available (smpp_smsc.c:626) 20250410110559061 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-533:LU)[0x563b4cca53f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110559061 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-533:LU)[0x563b4cca53f0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110559061 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-533:LU)[0x563b4cca53f0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110559061 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110559062 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110559062 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110559062 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-533:LU)[0x563b4cca53f0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110559062 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-533:LU)[0x563b4cca2480]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110559062 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 20250410110559062 DIUCS DEBUG (UTRAN-Iu-526) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110559062 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-526:LU)[0x563b4cc8c000]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110559062 DIUCS DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-526:LU)[0x563b4cc8c000]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110559062 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-526:LU)[0x563b4cc7de90]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110559062 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-526:LU)[0x563b4cc7de90]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110559062 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-526:LU)[0x563b4cc7de90]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110559062 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559062 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559062 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559062 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559062 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-526:LU)[0x563b4cc7de90]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110559062 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-526:LU)[0x563b4cc7de90]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110559062 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-526:LU)[0x563b4cc7de90]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110559062 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-526:LU)[0x563b4cc7de90]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110559062 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-526:LU)[0x563b4cc73d80]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110559062 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-526:LU)[0x563b4cc73d80]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-526:LU)[0x563b4cc7de90] (msc_a.c:1053) 20250410110559062 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-526:LU)[0x563b4cc73d80]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410110559062 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-526:LU)[0x563b4cc73d80]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110559062 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-526:LU)[0x563b4cc73d80]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410110559062 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-526:LU)[0x563b4cc7de90]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc8bed0] (msc_a.c:1053) 20250410110559062 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559062 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559062 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559062 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 01 06 57 0b c2 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559062 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-526:LU)[0x563b4cc7de90]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110559062 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-526:LU)[0x563b4cc7de90]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110559062 DMSC DEBUG msub_fsm[0x563b4cc8bed0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110559062 DMSC DEBUG msub(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D) MSC-A terminated (msub.c:261) 20250410110559062 DMSC DEBUG msub(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D) 1 MSC-I still active (msub.c:79) 20250410110559062 DMSC DEBUG msub_fsm[0x563b4cc8bed0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110559062 DMSC DEBUG msub_fsm[0x563b4cc8bed0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110559062 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-526:LU)[0x563b4cc8c000]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110559062 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-526:LU)[0x563b4cc8c000]{READY}: Removing from parent msub_fsm[0x563b4cc8bed0] (msub.c:113) 20250410110559062 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-526 (ran_conn.c:142) 20250410110559062 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-526 (ran_conn.c:155) 20250410110559062 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-526:LU)[0x563b4cc8c000]{READY}: Freeing instance (msub.c:113) 20250410110559062 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-526:LU)[0x563b4cc8c000]{READY}: Deallocated (fsm.c:568) 20250410110559062 DMSC DEBUG msub(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D) Free (msub.c:119) 20250410110559062 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D - active-conn: now used by 1 (attached) (msub.c:375) 20250410110559062 DMSC DEBUG msub_fsm[0x563b4cc8bed0]{terminating}: Freeing instance (msub.c:113) 20250410110559062 DMSC DEBUG msub_fsm[0x563b4cc8bed0]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110559062 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559062 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559062 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559062 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559063 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559063 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559063 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559063 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0b 04 ae 75 3b 00 02 09 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559062 DIUCS DEBUG (UTRAN-Iu-520) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110559062 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-520:LU)[0x563b4cc1dd90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110559062 DIUCS DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-520:LU)[0x563b4cc1dd90]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110559062 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-520:LU)[0x563b4cc6db40]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110559063 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-520:LU)[0x563b4cc6db40]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110559063 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-520:LU)[0x563b4cc6db40]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110559063 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-520:LU)[0x563b4cc6db40]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110559063 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-520:LU)[0x563b4cc6db40]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110559063 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-520:LU)[0x563b4cc6db40]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110559063 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-520:LU)[0x563b4cc6db40]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110559063 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-520:LU)[0x563b4cc7ac90]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110559063 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-520:LU)[0x563b4cc7ac90]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-520:LU)[0x563b4cc6db40] (msc_a.c:1053) 20250410110559063 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-520:LU)[0x563b4cc7ac90]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410110559063 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-520:LU)[0x563b4cc7ac90]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110559063 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-520:LU)[0x563b4cc7ac90]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410110559063 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-520:LU)[0x563b4cc6db40]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc1dc60] (msc_a.c:1053) 20250410110559063 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-520:LU)[0x563b4cc6db40]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110559063 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-520:LU)[0x563b4cc6db40]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110559063 DMSC DEBUG msub_fsm[0x563b4cc1dc60]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110559063 DMSC DEBUG msub(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426) MSC-A terminated (msub.c:261) 20250410110559063 DMSC DEBUG msub(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426) 1 MSC-I still active (msub.c:79) 20250410110559063 DMSC DEBUG msub_fsm[0x563b4cc1dc60]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110559063 DMSC DEBUG msub_fsm[0x563b4cc1dc60]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110559063 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-520:LU)[0x563b4cc1dd90]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110559063 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-520:LU)[0x563b4cc1dd90]{READY}: Removing from parent msub_fsm[0x563b4cc1dc60] (msub.c:113) 20250410110559063 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-520 (ran_conn.c:142) 20250410110559063 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-520 (ran_conn.c:155) 20250410110559063 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-520:LU)[0x563b4cc1dd90]{READY}: Freeing instance (msub.c:113) 20250410110559063 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-520:LU)[0x563b4cc1dd90]{READY}: Deallocated (fsm.c:568) 20250410110559063 DMSC DEBUG msub(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426) Free (msub.c:119) 20250410110559063 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426 - active-conn: now used by 1 (attached) (msub.c:375) 20250410110559063 DMSC DEBUG msub_fsm[0x563b4cc1dc60]{terminating}: Freeing instance (msub.c:113) 20250410110559063 DMSC DEBUG msub_fsm[0x563b4cc1dc60]{terminating}: Deallocated (fsm.c:568) 20250410110559063 DIUCS DEBUG (UTRAN-Iu-529) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110559063 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-529:LU)[0x563b4cc94150]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110559063 DIUCS DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-529:LU)[0x563b4cc94150]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110559063 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-529:LU)[0x563b4cc943e0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110559063 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559063 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559063 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-529:LU)[0x563b4cc943e0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110559063 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-529:LU)[0x563b4cc943e0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110559063 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-529:LU)[0x563b4cc943e0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110559063 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-529:LU)[0x563b4cc943e0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:5 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 20250410110559063 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-529:LU)[0x563b4cc943e0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110559063 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-529:LU)[0x563b4cc943e0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110559063 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559063 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559063 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-529:LU)[0x563b4cc94a70]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110559063 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-529:LU)[0x563b4cc94a70]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-529:LU)[0x563b4cc943e0] (msc_a.c:1053) 20250410110559063 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-529:LU)[0x563b4cc94a70]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410110559063 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-529:LU)[0x563b4cc94a70]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110559063 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-529:LU)[0x563b4cc94a70]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410110559063 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-529:LU)[0x563b4cc943e0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc91cb0] (msc_a.c:1053) 20250410110559063 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-529:LU)[0x563b4cc943e0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110559063 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-529:LU)[0x563b4cc943e0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110559063 DMSC DEBUG msub_fsm[0x563b4cc91cb0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110559063 DMSC DEBUG msub(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C) MSC-A terminated (msub.c:261) 20250410110559063 DMSC DEBUG msub(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C) 1 MSC-I still active (msub.c:79) 20250410110559063 DMSC DEBUG msub_fsm[0x563b4cc91cb0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110559063 DMSC DEBUG msub_fsm[0x563b4cc91cb0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110559063 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-529:LU)[0x563b4cc94150]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110559063 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-529:LU)[0x563b4cc94150]{READY}: Removing from parent msub_fsm[0x563b4cc91cb0] (msub.c:113) 20250410110559063 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-529 (ran_conn.c:142) 20250410110559063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559063 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559063 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559063 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559063 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 06 06 29 d3 f8 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110559064 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-529 (ran_conn.c:155) 20250410110559064 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-529:LU)[0x563b4cc94150]{READY}: Freeing instance (msub.c:113) 20250410110559064 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-529:LU)[0x563b4cc94150]{READY}: Deallocated (fsm.c:568) 20250410110559064 DMSC DEBUG msub(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C) Free (msub.c:119) 20250410110559064 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C - active-conn: now used by 1 (attached) (msub.c:375) 20250410110559064 DMSC DEBUG msub_fsm[0x563b4cc91cb0]{terminating}: Freeing instance (msub.c:113) 20250410110559064 DMSC DEBUG msub_fsm[0x563b4cc91cb0]{terminating}: Deallocated (fsm.c:568) 20250410110559064 DIUCS DEBUG (UTRAN-Iu-525) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110559064 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-525:LU)[0x563b4cc86a40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110559064 DIUCS DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-525:LU)[0x563b4cc86a40]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110559064 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559064 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559064 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559064 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559064 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559064 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559064 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559064 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0c 04 5d dd 5b 00 02 0e 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer 20250410110559064 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-525:LU)[0x563b4cc86b70]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110559064 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-525:LU)[0x563b4cc86b70]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110559064 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-525:LU)[0x563b4cc86b70]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110559064 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-525:LU)[0x563b4cc86b70]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110559064 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-525:LU)[0x563b4cc86b70]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110559064 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-525:LU)[0x563b4cc86b70]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110559064 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-525:LU)[0x563b4cc86b70]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110559064 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-525:LU)[0x563b4cc87200]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110559064 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-525:LU)[0x563b4cc87200]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-525:LU)[0x563b4cc86b70] (msc_a.c:1053) 20250410110559064 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-525:LU)[0x563b4cc87200]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410110559064 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-525:LU)[0x563b4cc87200]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110559064 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-525:LU)[0x563b4cc87200]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410110559064 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-525:LU)[0x563b4cc86b70]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc8c130] (msc_a.c:1053) 20250410110559064 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-525:LU)[0x563b4cc86b70]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110559064 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-525:LU)[0x563b4cc86b70]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110559064 DMSC DEBUG msub_fsm[0x563b4cc8c130]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110559064 DMSC DEBUG msub(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70) MSC-A terminated (msub.c:261) 20250410110559064 DMSC DEBUG msub(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70) 1 MSC-I still active (msub.c:79) 20250410110559064 DMSC DEBUG msub_fsm[0x563b4cc8c130]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110559064 DMSC DEBUG msub_fsm[0x563b4cc8c130]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110559064 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-525:LU)[0x563b4cc86a40]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110559064 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-525:LU)[0x563b4cc86a40]{READY}: Removing from parent msub_fsm[0x563b4cc8c130] (msub.c:113) 20250410110559064 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-525 (ran_conn.c:142) 20250410110559064 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-525 (ran_conn.c:155) 20250410110559064 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-525:LU)[0x563b4cc86a40]{READY}: Freeing instance (msub.c:113) 20250410110559064 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-525:LU)[0x563b4cc86a40]{READY}: Deallocated (fsm.c:568) 20250410110559064 DMSC DEBUG msub(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70) Free (msub.c:119) 20250410110559064 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70 - active-conn: now used by 1 (attached) (msub.c:375) 20250410110559064 DMSC DEBUG msub_fsm[0x563b4cc8c130]{terminating}: Freeing instance (msub.c:113) 20250410110559064 DMSC DEBUG msub_fsm[0x563b4cc8c130]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110559064 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559064 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559064 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559064 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559064 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559064 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559065 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559065 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0a 04 38 56 88 00 02 08 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110559065 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559065 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559065 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559065 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559065 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559065 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559065 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559065 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 02 04 ad 63 34 00 02 11 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559065 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559065 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559065 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559065 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559065 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559065 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559065 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559065 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0f 04 ee 26 4d 00 02 0d 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:12 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:9 MSC_Test_2-RAN(2943)@7d38b4d9c9a0: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2950) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:8 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:11 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2943)@7d38b4d9c9a0: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2957) MSC_Test_2-RAN(2943)@7d38b4d9c9a0: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2955) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:2 TC_iu_multi_lu_and_mt_ussd2(2950)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2950)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'A46DC7EB'O } } } }, additionalUpdateParameters := omit } } } } TC_iu_multi_lu_and_mt_ussd2(2957)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110559073 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559073 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559073 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559073 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559073 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559073 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559073 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559073 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 02 09 ae 75 3b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2973)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2957)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '223D96AC'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:14 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:7 TC_iu_multi_lu_and_mt_ussd2(2955)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2955)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '0FEF47AE'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2943)@7d38b4d9c9a0: Deleted conn table entry 2TC_iu_multi_lu_and_mt_ussd2(2953)11433275 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:1 MSC_Test_2-RAN(2943)@7d38b4d9c9a0: Added conn table entry 0TC_iu_multi_lu_and_mt_ussd2(2950)16326133 TC_iu_multi_lu_and_mt_ussd2(2953)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2953)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2953)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2953)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:10 MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patched enc_l3: '059B'O MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:6 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:12 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:14 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2943)@7d38b4d9c9a0: Deleted conn table entry 7TC_iu_multi_lu_and_mt_ussd2(2961)6151515 MSC_Test_2-RAN(2943)@7d38b4d9c9a0: Deleted conn table entry 1TC_iu_multi_lu_and_mt_ussd2(2951)3692168 TC_iu_multi_lu_and_mt_ussd2(2961)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2961)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2961)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2961)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2951)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2951)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2951)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2951)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2943)@7d38b4d9c9a0: Deleted conn table entry 10TC_iu_multi_lu_and_mt_ussd2(2969)11363124 TC_iu_multi_lu_and_mt_ussd2(2969)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2969)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2969)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2969)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2943)@7d38b4d9c9a0: Added conn table entry 1TC_iu_multi_lu_and_mt_ussd2(2957)9607015 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: First idle individual index:1 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:5 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-RAN(2943)@7d38b4d9c9a0: Added conn table entry 2TC_iu_multi_lu_and_mt_ussd2(2955)3433745 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:9 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: First idle individual index:2 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:8 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 MSC_Test_2-RAN(2943)@7d38b4d9c9a0: Deleted conn table entry 6TC_iu_multi_lu_and_mt_ussd2(2963)15607373 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2963)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:11 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-RAN(2943)@7d38b4d9c9a0: Created IMSI[3] for '262420000001118'H'50F0991B'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2953) TC_iu_multi_lu_and_mt_ussd2(2963)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 TC_iu_multi_lu_and_mt_ussd2(2963)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2963)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2943)@7d38b4d9c9a0: Created IMSI[4] for '262420000001122'H'266A120D'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2961) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:14 MSC_Test-GSUP(2948)@7d38b4d9c9a0: Created GsupExpect[3] for "262420000001118" to be handled at TC_iu_multi_lu_and_mt_ussd2(2953) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 MSC_Test_2-RAN(2943)@7d38b4d9c9a0: Created IMSI[5] for '262420000001117'H'B4C30426'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2951) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-RAN(2943)@7d38b4d9c9a0: Created IMSI[6] for '262420000001126'H'9DFD314C'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2969) MSC_Test-GSUP(2948)@7d38b4d9c9a0: Created GsupExpect[4] for "262420000001122" to be handled at TC_iu_multi_lu_and_mt_ussd2(2961) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2948)@7d38b4d9c9a0: Created GsupExpect[5] for "262420000001117" to be handled at TC_iu_multi_lu_and_mt_ussd2(2951) MSC_Test-GSUP(2948)@7d38b4d9c9a0: Created GsupExpect[6] for "262420000001126" to be handled at TC_iu_multi_lu_and_mt_ussd2(2969) MSC_Test_2-RAN(2943)@7d38b4d9c9a0: Created IMSI[7] for '262420000001123'H'19970F70'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2963) MSC_Test-GSUP(2948)@7d38b4d9c9a0: Created GsupExpect[7] for "262420000001123" to be handled at TC_iu_multi_lu_and_mt_ussd2(2963) 20250410110559100 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110559100 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-532:LU)[0x563b4cca1000]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410110559100 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001129:UTRAN-Iu-532:LU)[0x563b4cc3b690]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410110559100 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001129:UTRAN-Iu-532:LU)[0x563b4cc3b690]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410110559100 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001129:UTRAN-Iu-532:LU)[0x563b4cc3b690]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410110559100 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001129:UTRAN-Iu-532:LU)[0x563b4cc3b690]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-532:LU)[0x563b4cca1000] (vlr_lu_fsm.c:110) 20250410110559100 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001129:UTRAN-Iu-532:LU)[0x563b4cc3b690]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410110559100 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001129:UTRAN-Iu-532:LU)[0x563b4cc3b690]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110559100 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-532:LU)[0x563b4cca1000]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410110559100 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-532:LU)[0x563b4cca1000]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410110559100 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-532:LU)[0x563b4cc8ac20]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110559100 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-532:LU)[0x563b4cc8ac20]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-532:LU)[0x563b4cca1000] (fsm.c:486) 20250410110559100 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-532:LU)[0x563b4cc8ac20]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410110559100 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-532:LU)[0x563b4cc8ac20]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410110559100 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-532:LU)[0x563b4cc8ac20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410110559100 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-532:LU)[0x563b4cc8ac20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410110559100 DMSC NOTICE msub(IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x060797B9) VLR: update for IMSI=262420000001129 (MSISDN=491230001129) (gsm_04_08.c:1541) 20250410110559100 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-532:LU)[0x563b4cc8ac20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410110559100 DMM DEBUG -> IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x060797B9 LOCATION UPDATE ACCEPT (TMSI = 0x060797b9) (gsm_04_08.c:149) 20250410110559100 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x060797B9:UTRAN-Iu-532:LU)[0x563b4cca0970]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250410110559100 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x060797B9:UTRAN-Iu-532:LU)[0x563b4cca0970]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110559100 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x060797B9:UTRAN-Iu-532:LU)[0x563b4cc9e2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110559101 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x060797B9 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110559101 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110559101 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-534:LU)[0x563b4ccaad50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410110559101 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001131:UTRAN-Iu-534:LU)[0x563b4cc3bbf0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410110559101 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001131:UTRAN-Iu-534:LU)[0x563b4cc3bbf0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410110559101 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559101 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559101 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559101 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559101 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559101 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001131:UTRAN-Iu-534:LU)[0x563b4cc3bbf0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410110559101 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559101 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559101 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001131:UTRAN-Iu-534:LU)[0x563b4cc3bbf0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-534:LU)[0x563b4ccaad50] (vlr_lu_fsm.c:110) 20250410110559101 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 07 06 fc 20 85 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 06 07 97 b9 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559101 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001131:UTRAN-Iu-534:LU)[0x563b4cc3bbf0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410110559101 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001131:UTRAN-Iu-534:LU)[0x563b4cc3bbf0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110559101 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-534:LU)[0x563b4ccaad50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410110559101 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-534:LU)[0x563b4ccaad50]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410110559101 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-534:LU)[0x563b4cc3b690]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110559101 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-534:LU)[0x563b4cc3b690]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-534:LU)[0x563b4ccaad50] (fsm.c:486) 20250410110559101 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559101 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559101 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559101 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559101 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559101 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559101 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559101 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 02 0e 5d dd 5b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559101 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-534:LU)[0x563b4cc3b690]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410110559101 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-534:LU)[0x563b4cc3b690]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410110559101 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-534:LU)[0x563b4cc3b690]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410110559101 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-534:LU)[0x563b4cc3b690]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410110559101 DMSC NOTICE msub(IMSI-262420000001131:MSISDN-491230001131:TMSInew-0x39BB8B11) VLR: update for IMSI=262420000001131 (MSISDN=491230001131) (gsm_04_08.c:1541) 20250410110559101 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-534:LU)[0x563b4cc3b690]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410110559101 DMM DEBUG -> IMSI-262420000001131:MSISDN-491230001131:TMSInew-0x39BB8B11 LOCATION UPDATE ACCEPT (TMSI = 0x39bb8b11) (gsm_04_08.c:149) 20250410110559101 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSInew-0x39BB8B11:UTRAN-Iu-534:LU)[0x563b4ccaa6c0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250410110559101 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559101 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559101 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559101 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559101 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559101 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559101 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559101 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 02 08 38 56 88 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559101 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559101 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559101 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559101 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559101 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559101 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559101 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559101 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSInew-0x39BB8B11:UTRAN-Iu-534:LU)[0x563b4ccaa6c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110559101 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 02 11 ad 63 34 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559101 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSInew-0x39BB8B11:UTRAN-Iu-534:LU)[0x563b4cca5100]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110559101 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559101 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559101 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559101 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559101 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559101 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559101 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559101 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 02 0d ee 26 4d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559101 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559101 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559101 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559101 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559101 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559101 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSInew-0x39BB8B11 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110559101 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559101 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559101 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 f9 1d f5 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 a4 6d c7 eb 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559101 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559101 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559101 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559101 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559101 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559101 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559101 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559101 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 13 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559101 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559101 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559101 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559101 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559101 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559101 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559101 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559101 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 92 97 67 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 22 3d 96 ac 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559101 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410110559101 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559101 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559101 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559101 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559101 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559101 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559101 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559101 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 05 06 50 2a 87 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 39 bb 8b 11 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559101 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559101 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559101 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559101 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559101 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 20250410110559101 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559101 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559101 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559101 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 0c 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559101 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559101 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559101 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559101 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559101 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559101 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559101 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559101 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 10 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559101 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559101 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559101 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559101 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559101 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559101 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559102 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559102 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 34 65 11 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 0f ef 47 ae 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559102 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559102 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559102 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559102 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559102 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559102 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559102 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559102 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 0f 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559102 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559102 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559102 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559102 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559102 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559102 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559102 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559102 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 12 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559102 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559102 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559102 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559102 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559102 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559102 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559102 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250410110559102 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110559102 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559102 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 15 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559102 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559102 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559102 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559102 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559102 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559102 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410110559102 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559102 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559102 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 47 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 27 00 0e 40 23 00 00 04 00 03 40 01 00 00 17 40 09 50 62 42 02 00 00 10 11 f8 00 40 40 05 00 50 f0 99 1b 00 16 40 01 80 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559102 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:13 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110559103 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250410110559103 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250410110559103 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410110559103 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110559103 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250410110559103 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250410110559103 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559103 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559103 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559103 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559103 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559103 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559103 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559103 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 47 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 27 00 0e 40 23 00 00 04 00 03 40 01 00 00 17 40 09 50 62 42 02 00 00 10 11 f7 00 40 40 05 00 b4 c3 04 26 00 16 40 01 80 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559103 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410110559103 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250410110559103 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559103 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559103 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559103 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559103 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250410110559103 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250410110559103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559103 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559103 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559103 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559103 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 47 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 27 00 0e 40 23 00 00 04 00 03 40 01 00 00 17 40 09 50 62 42 02 00 00 10 21 f2 00 40 40 05 00 26 6a 12 0d 00 16 40 01 80 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559104 DIUCS DEBUG (UTRAN-Iu-535 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110559104 DMSC DEBUG msub_fsm[0x563b4cc30960]{active}: Allocated (fsm.c:456) 20250410110559104 DMSC DEBUG msc_i[0x563b4cc73fe0]{READY}: Allocated (fsm.c:456) 20250410110559104 DMSC DEBUG msc_i[0x563b4cc73fe0]{READY}: is child of msub_fsm[0x563b4cc30960] (fsm.c:486) 20250410110559104 DMSC DEBUG msc_a[0x563b4cc53b10]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110559104 DMSC DEBUG msc_a[0x563b4cc53b10]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc30960] (fsm.c:486) 20250410110559104 DMSC DEBUG msc_a(unknown:UTRAN-Iu-535:NONE)[0x563b4cc53b10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110559104 DMSC DEBUG msc_i(unknown:UTRAN-Iu-535:NONE)[0x563b4cc73fe0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110559104 DMSC DEBUG msc_a(unknown:UTRAN-Iu-535:NONE)[0x563b4cc53b10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:15 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 20250410110559104 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-535:NONE)[0x563b4cc53b10]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110559104 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-535:NONE)[0x563b4cc53b10]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110559104 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA46DC7EB:UTRAN-Iu-535:PAGING_RESP)[0x563b4cca63c0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410110559104 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA46DC7EB:UTRAN-Iu-535:PAGING_RESP)[0x563b4cca63c0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xA46DC7EB:UTRAN-Iu-535:PAGING_RESP)[0x563b4cc53b10] (fsm.c:486) 20250410110559104 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA46DC7EB:UTRAN-Iu-535:PAGING_RESP)[0x563b4cca63c0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250410110559104 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA46DC7EB:UTRAN-Iu-535:PAGING_RESP)[0x563b4cca63c0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410110559104 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410110559104 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410110559104 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-535:PAGING_RESP)[0x563b4cc53b10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110559104 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-535:PAGING_RESP)[0x563b4cc53b10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110559104 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-535:PAGING_RESP)[0x563b4cca63c0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410110559104 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-535:PAGING_RESP)[0x563b4cca63c0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250410110559104 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-535:PAGING_RESP)[0x563b4cc953b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110559104 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-535:PAGING_RESP)[0x563b4cc953b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-535:PAGING_RESP)[0x563b4cca63c0] (fsm.c:486) 20250410110559104 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-535:PAGING_RESP)[0x563b4cc953b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110559104 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-535:PAGING_RESP)[0x563b4cc953b0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110559104 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250410110559104 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559104 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559104 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559104 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559104 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559104 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410110559104 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250410110559104 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559104 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559104 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 47 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 27 00 0e 40 23 00 00 04 00 03 40 01 00 00 17 40 09 50 62 42 02 00 00 10 21 f6 00 40 40 05 00 9d fd 31 4c 00 16 40 01 80 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559104 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250410110559104 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer 20250410110559104 DIUCS DEBUG (UTRAN-Iu-531) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110559104 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSInew-0x12AA32CD:UTRAN-Iu-531:LU)[0x563b4cc9a130]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110559104 DIUCS DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSInew-0x12AA32CD:UTRAN-Iu-531:LU)[0x563b4cc9a130]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110559104 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSInew-0x12AA32CD:UTRAN-Iu-531:LU)[0x563b4cc9c680]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110559104 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSInew-0x12AA32CD:UTRAN-Iu-531:LU)[0x563b4cc9c680]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110559104 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSInew-0x12AA32CD:UTRAN-Iu-531:LU)[0x563b4cc9c680]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110559104 DMM DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSInew-0x12AA32CD:UTRAN-Iu-531:LU)[0x563b4cc9c680]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer 20250410110559104 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:TMSInew-0x12AA32CD:UTRAN-Iu-531:LU)[0x563b4cc9cca0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410110559104 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-531:LU)[0x563b4cc53c40]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410110559104 DMSC NOTICE msub(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD) VLR: update for IMSI=262420000001128 (MSISDN=491230001128) (gsm_04_08.c:1541) 20250410110559104 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410110559105 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-531:LU)[0x563b4cc53c40]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410110559105 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-531:LU)[0x563b4cc9cca0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410110559105 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-531:LU)[0x563b4cc53c40]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410110559105 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-531:LU)[0x563b4cc53c40]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-531:LU)[0x563b4cc9cca0] (vlr_lu_fsm.c:817) 20250410110559105 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-531:LU)[0x563b4cc53c40]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410110559105 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-531:LU)[0x563b4cc53c40]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110559105 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-531:LU)[0x563b4cc9cca0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410110559105 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-531:LU)[0x563b4cc9c680]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410110559105 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-531:LU)[0x563b4cc9c680]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.812s remaining) (msc_a.c:450) 20250410110559105 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001128/3/1): Available (smpp_smsc.c:626) 20250410110559105 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-531:LU)[0x563b4cc9c680]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110559105 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-531:LU)[0x563b4cc9c680]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110559105 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-531:LU)[0x563b4cc9c680]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110559105 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110559105 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110559105 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110559105 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-531:LU)[0x563b4cc9c680]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110559105 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-531:LU)[0x563b4cc9a130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110559105 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410110559105 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559105 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559105 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559105 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559105 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559105 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559105 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559105 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 04 02 f9 1d f5 00 02 17 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559105 DIUCS DEBUG (UTRAN-Iu-536 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110559105 DMSC DEBUG msub_fsm[0x563b4cc833a0]{active}: Allocated (fsm.c:456) 20250410110559105 DMSC DEBUG msc_i[0x563b4cc8b430]{READY}: Allocated (fsm.c:456) 20250410110559105 DMSC DEBUG msc_i[0x563b4cc8b430]{READY}: is child of msub_fsm[0x563b4cc833a0] (fsm.c:486) 20250410110559105 DMSC DEBUG msc_a[0x563b4cc5c220]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110559105 DMSC DEBUG msc_a[0x563b4cc5c220]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc833a0] (fsm.c:486) 20250410110559105 DMSC DEBUG msc_a(unknown:UTRAN-Iu-536:NONE)[0x563b4cc5c220]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110559105 DMSC DEBUG msc_i(unknown:UTRAN-Iu-536:NONE)[0x563b4cc8b430]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110559105 DMSC DEBUG msc_a(unknown:UTRAN-Iu-536:NONE)[0x563b4cc5c220]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110559105 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-536:NONE)[0x563b4cc5c220]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110559105 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-536:NONE)[0x563b4cc5c220]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110559105 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x223D96AC:UTRAN-Iu-536:PAGING_RESP)[0x563b4cca1940]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410110559105 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x223D96AC:UTRAN-Iu-536:PAGING_RESP)[0x563b4cca1940]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x223D96AC:UTRAN-Iu-536:PAGING_RESP)[0x563b4cc5c220] (fsm.c:486) 20250410110559105 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x223D96AC:UTRAN-Iu-536:PAGING_RESP)[0x563b4cca1940]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250410110559105 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x223D96AC:UTRAN-Iu-536:PAGING_RESP)[0x563b4cca1940]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410110559105 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410110559105 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410110559105 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-536:PAGING_RESP)[0x563b4cc5c220]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110559105 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-536:PAGING_RESP)[0x563b4cc5c220]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110559105 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-536:PAGING_RESP)[0x563b4cca1940]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410110559105 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-536:PAGING_RESP)[0x563b4cca1940]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250410110559106 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-536:PAGING_RESP)[0x563b4cc5bdb0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110559106 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-536:PAGING_RESP)[0x563b4cc5bdb0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-536:PAGING_RESP)[0x563b4cca1940] (fsm.c:486) 20250410110559106 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-536:PAGING_RESP)[0x563b4cc5bdb0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110559106 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-536:PAGING_RESP)[0x563b4cc5bdb0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110559106 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 20250410110559106 DIUCS DEBUG (UTRAN-Iu-524) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110559106 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-524:LU)[0x563b4cc5c620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110559106 DIUCS DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-524:LU)[0x563b4cc5c620]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110559106 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-524:LU)[0x563b4cc5c800]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110559106 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-524:LU)[0x563b4cc5c800]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110559106 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-524:LU)[0x563b4cc5c800]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110559106 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559106 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559106 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559106 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559106 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559106 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559106 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559106 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-524:LU)[0x563b4cc5c800]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110559106 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-524:LU)[0x563b4cc5c800]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110559106 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-524:LU)[0x563b4cc5c800]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110559106 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-524:LU)[0x563b4cc5c800]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110559106 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-524:LU)[0x563b4cc86910]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110559106 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-524:LU)[0x563b4cc86910]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-524:LU)[0x563b4cc5c800] (msc_a.c:1053) 20250410110559106 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-524:LU)[0x563b4cc86910]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410110559106 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 47 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 27 00 0e 40 23 00 00 04 00 03 40 01 00 00 17 40 09 50 62 42 02 00 00 10 21 f3 00 40 40 05 00 19 97 0f 70 00 16 40 01 80 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559106 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-524:LU)[0x563b4cc86910]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110559106 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-524:LU)[0x563b4cc86910]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410110559106 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-524:LU)[0x563b4cc5c800]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc5c4f0] (msc_a.c:1053) 20250410110559106 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-524:LU)[0x563b4cc5c800]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110559106 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-524:LU)[0x563b4cc5c800]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110559106 DMSC DEBUG msub_fsm[0x563b4cc5c4f0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110559106 DMSC DEBUG msub(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0) MSC-A terminated (msub.c:261) 20250410110559106 DMSC DEBUG msub(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0) 1 MSC-I still active (msub.c:79) 20250410110559106 DMSC DEBUG msub_fsm[0x563b4cc5c4f0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110559106 DMSC DEBUG msub_fsm[0x563b4cc5c4f0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110559106 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-524:LU)[0x563b4cc5c620]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110559106 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-524:LU)[0x563b4cc5c620]{READY}: Removing from parent msub_fsm[0x563b4cc5c4f0] (msub.c:113) 20250410110559106 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-524 (ran_conn.c:142) 20250410110559106 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-524 (ran_conn.c:155) 20250410110559106 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-524:LU)[0x563b4cc5c620]{READY}: Freeing instance (msub.c:113) 20250410110559106 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-524:LU)[0x563b4cc5c620]{READY}: Deallocated (fsm.c:568) 20250410110559106 DMSC DEBUG msub(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0) Free (msub.c:119) 20250410110559106 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0 - active-conn: now used by 1 (attached) (msub.c:375) 20250410110559106 DMSC DEBUG msub_fsm[0x563b4cc5c4f0]{terminating}: Freeing instance (msub.c:113) 20250410110559106 DMSC DEBUG msub_fsm[0x563b4cc5c4f0]{terminating}: Deallocated (fsm.c:568) 20250410110559106 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559106 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559106 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559106 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559106 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559106 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559106 DIUCS DEBUG (UTRAN-Iu-528) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110559106 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-528:LU)[0x563b4cc900f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110559106 DIUCS DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-528:LU)[0x563b4cc900f0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110559106 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-528:LU)[0x563b4cc90380]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110559106 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-528:LU)[0x563b4cc90380]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110559106 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559106 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-528:LU)[0x563b4cc90380]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110559106 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 00 06 fd 07 f8 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559106 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-528:LU)[0x563b4cc90380]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110559106 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-528:LU)[0x563b4cc90380]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110559106 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-528:LU)[0x563b4cc90380]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110559106 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-528:LU)[0x563b4cc90380]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110559106 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-528:LU)[0x563b4cc90840]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110559106 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-528:LU)[0x563b4cc90840]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-528:LU)[0x563b4cc90380] (msc_a.c:1053) 20250410110559106 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-528:LU)[0x563b4cc90840]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410110559106 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-528:LU)[0x563b4cc90840]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110559106 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-528:LU)[0x563b4cc90840]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410110559106 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-528:LU)[0x563b4cc90380]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc8ff10] (msc_a.c:1053) 20250410110559106 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-528:LU)[0x563b4cc90380]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110559106 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-528:LU)[0x563b4cc90380]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110559106 DMSC DEBUG msub_fsm[0x563b4cc8ff10]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110559106 DMSC DEBUG msub(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA) MSC-A terminated (msub.c:261) 20250410110559106 DMSC DEBUG msub(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA) 1 MSC-I still active (msub.c:79) 20250410110559106 DMSC DEBUG msub_fsm[0x563b4cc8ff10]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110559107 DMSC DEBUG msub_fsm[0x563b4cc8ff10]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110559107 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-528:LU)[0x563b4cc900f0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110559107 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-528:LU)[0x563b4cc900f0]{READY}: Removing from parent msub_fsm[0x563b4cc8ff10] (msub.c:113) 20250410110559107 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-528 (ran_conn.c:142) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 20250410110559107 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-528 (ran_conn.c:155) 20250410110559107 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-528:LU)[0x563b4cc900f0]{READY}: Freeing instance (msub.c:113) 20250410110559107 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-528:LU)[0x563b4cc900f0]{READY}: Deallocated (fsm.c:568) 20250410110559107 DMSC DEBUG msub(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA) Free (msub.c:119) 20250410110559107 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA - active-conn: now used by 1 (attached) (msub.c:375) 20250410110559107 DMSC DEBUG msub_fsm[0x563b4cc8ff10]{terminating}: Freeing instance (msub.c:113) 20250410110559107 DMSC DEBUG msub_fsm[0x563b4cc8ff10]{terminating}: Deallocated (fsm.c:568) TC_iu_multi_lu_and_mt_ussd2(2975)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110559107 DIUCS DEBUG (UTRAN-Iu-537 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110559107 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559107 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559107 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559107 DMSC DEBUG msub_fsm[0x563b4cc5c800]{active}: Allocated (fsm.c:456) 20250410110559107 DMSC DEBUG msc_i[0x563b4cc5c620]{READY}: Allocated (fsm.c:456) 20250410110559107 DMSC DEBUG msc_i[0x563b4cc5c620]{READY}: is child of msub_fsm[0x563b4cc5c800] (fsm.c:486) 20250410110559107 DMSC DEBUG msc_a[0x563b4cc5c4f0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110559107 DMSC DEBUG msc_a[0x563b4cc5c4f0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc5c800] (fsm.c:486) 20250410110559107 DMSC DEBUG msc_a(unknown:UTRAN-Iu-537:NONE)[0x563b4cc5c4f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110559107 DMSC DEBUG msc_i(unknown:UTRAN-Iu-537:NONE)[0x563b4cc5c620]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110559107 DMSC DEBUG msc_a(unknown:UTRAN-Iu-537:NONE)[0x563b4cc5c4f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110559107 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559107 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559107 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559107 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559107 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-537:NONE)[0x563b4cc5c4f0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110559107 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-537:NONE)[0x563b4cc5c4f0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110559107 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0FEF47AE:UTRAN-Iu-537:PAGING_RESP)[0x563b4cc78260]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410110559107 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0FEF47AE:UTRAN-Iu-537:PAGING_RESP)[0x563b4cc78260]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0FEF47AE:UTRAN-Iu-537:PAGING_RESP)[0x563b4cc5c4f0] (fsm.c:486) 20250410110559107 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0FEF47AE:UTRAN-Iu-537:PAGING_RESP)[0x563b4cc78260]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250410110559107 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0FEF47AE:UTRAN-Iu-537:PAGING_RESP)[0x563b4cc78260]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410110559107 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410110559107 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410110559107 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-537:PAGING_RESP)[0x563b4cc5c4f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110559107 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-537:PAGING_RESP)[0x563b4cc5c4f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110559107 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-537:PAGING_RESP)[0x563b4cc78260]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410110559107 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-537:PAGING_RESP)[0x563b4cc78260]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110559107 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0b 02 92 97 67 00 02 18 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559107 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-537:PAGING_RESP)[0x563b4cc10ea0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110559107 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-537:PAGING_RESP)[0x563b4cc10ea0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-537:PAGING_RESP)[0x563b4cc78260] (fsm.c:486) 20250410110559107 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-537:PAGING_RESP)[0x563b4cc10ea0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110559107 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-537:PAGING_RESP)[0x563b4cc10ea0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110559107 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250410110559107 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559107 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559107 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559108 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559108 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559107 DIUCS DEBUG (UTRAN-Iu-527) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110559107 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-527:LU)[0x563b4cc8c740]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110559108 DIUCS DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-527:LU)[0x563b4cc8c740]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110559108 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-527:LU)[0x563b4cc8c9d0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110559108 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-527:LU)[0x563b4cc8c9d0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110559108 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-527:LU)[0x563b4cc8c9d0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110559108 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-527:LU)[0x563b4cc8c9d0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110559108 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-527:LU)[0x563b4cc8c9d0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110559108 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-527:LU)[0x563b4cc8c9d0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110559108 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-527:LU)[0x563b4cc8c9d0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110559108 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559108 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559108 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-527:LU)[0x563b4cc7f0f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110559108 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-527:LU)[0x563b4cc7f0f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-527:LU)[0x563b4cc8c9d0] (msc_a.c:1053) 20250410110559108 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-527:LU)[0x563b4cc7f0f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410110559108 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-527:LU)[0x563b4cc7f0f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110559108 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0e 04 8a 03 e4 00 02 0c 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559108 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-527:LU)[0x563b4cc7f0f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410110559108 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-527:LU)[0x563b4cc8c9d0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc8c610] (msc_a.c:1053) 20250410110559108 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-527:LU)[0x563b4cc8c9d0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110559108 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-527:LU)[0x563b4cc8c9d0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110559108 DMSC DEBUG msub_fsm[0x563b4cc8c610]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110559108 DMSC DEBUG msub(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640) MSC-A terminated (msub.c:261) 20250410110559108 DMSC DEBUG msub(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640) 1 MSC-I still active (msub.c:79) 20250410110559108 DMSC DEBUG msub_fsm[0x563b4cc8c610]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110559108 DMSC DEBUG msub_fsm[0x563b4cc8c610]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110559108 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-527:LU)[0x563b4cc8c740]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110559108 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-527:LU)[0x563b4cc8c740]{READY}: Removing from parent msub_fsm[0x563b4cc8c610] (msub.c:113) 20250410110559108 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-527 (ran_conn.c:142) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 20250410110559108 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-527 (ran_conn.c:155) 20250410110559108 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-527:LU)[0x563b4cc8c740]{READY}: Freeing instance (msub.c:113) 20250410110559108 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-527:LU)[0x563b4cc8c740]{READY}: Deallocated (fsm.c:568) 20250410110559108 DMSC DEBUG msub(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640) Free (msub.c:119) 20250410110559108 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640 - active-conn: now used by 1 (attached) (msub.c:375) 20250410110559108 DMSC DEBUG msub_fsm[0x563b4cc8c610]{terminating}: Freeing instance (msub.c:113) 20250410110559108 DMSC DEBUG msub_fsm[0x563b4cc8c610]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-RAN(2943)@7d38b4d9c9a0: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2953) TC_iu_multi_lu_and_mt_ussd2(2979)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110559108 DIUCS DEBUG (UTRAN-Iu-530) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110559108 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-530:LU)[0x563b4cc98390]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110559108 DIUCS DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-530:LU)[0x563b4cc98390]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110559108 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-530:LU)[0x563b4cc98620]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110559108 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-530:LU)[0x563b4cc98620]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110559108 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-530:LU)[0x563b4cc98620]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110559108 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-530:LU)[0x563b4cc98620]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110559108 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-530:LU)[0x563b4cc98620]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110559108 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-530:LU)[0x563b4cc98620]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110559108 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-530:LU)[0x563b4cc98620]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110559108 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-530:LU)[0x563b4cc98cb0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110559108 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-530:LU)[0x563b4cc98cb0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-530:LU)[0x563b4cc98620] (msc_a.c:1053) 20250410110559108 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-530:LU)[0x563b4cc98cb0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410110559108 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-530:LU)[0x563b4cc98cb0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110559108 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-530:LU)[0x563b4cc98cb0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410110559108 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-530:LU)[0x563b4cc98620]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc95e50] (msc_a.c:1053) 20250410110559108 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-530:LU)[0x563b4cc98620]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110559108 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-530:LU)[0x563b4cc98620]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110559108 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559108 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559108 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559108 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559108 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559108 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559108 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559108 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 03 04 a6 a0 60 00 02 10 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559108 DMSC DEBUG msub_fsm[0x563b4cc95e50]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110559108 DMSC DEBUG msub(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2) MSC-A terminated (msub.c:261) 20250410110559108 DMSC DEBUG msub(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2) 1 MSC-I still active (msub.c:79) 20250410110559108 DMSC DEBUG msub_fsm[0x563b4cc95e50]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110559108 DMSC DEBUG msub_fsm[0x563b4cc95e50]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110559108 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-530:LU)[0x563b4cc98390]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110559108 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-530:LU)[0x563b4cc98390]{READY}: Removing from parent msub_fsm[0x563b4cc95e50] (msub.c:113) 20250410110559108 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-530 (ran_conn.c:142) 20250410110559108 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-530 (ran_conn.c:155) 20250410110559108 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-530:LU)[0x563b4cc98390]{READY}: Freeing instance (msub.c:113) 20250410110559108 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-530:LU)[0x563b4cc98390]{READY}: Deallocated (fsm.c:568) 20250410110559108 DMSC DEBUG msub(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2) Free (msub.c:119) 20250410110559108 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2 - active-conn: now used by 1 (attached) (msub.c:375) 20250410110559108 DMSC DEBUG msub_fsm[0x563b4cc95e50]{terminating}: Freeing instance (msub.c:113) 20250410110559108 DMSC DEBUG msub_fsm[0x563b4cc95e50]{terminating}: Deallocated (fsm.c:568) 20250410110559108 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559108 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559108 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559108 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559109 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559109 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559109 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559109 DIUCS DEBUG (UTRAN-Iu-533) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110559109 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-533:LU)[0x563b4cca2480]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110559109 DIUCS DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-533:LU)[0x563b4cca2480]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110559109 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-533:LU)[0x563b4cca53f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110559109 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-533:LU)[0x563b4cca53f0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110559109 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-533:LU)[0x563b4cca53f0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110559109 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-533:LU)[0x563b4cca53f0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110559109 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-533:LU)[0x563b4cca53f0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110559109 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-533:LU)[0x563b4cca53f0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110559109 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-533:LU)[0x563b4cca53f0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110559109 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-533:LU)[0x563b4cca5a80]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110559109 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-533:LU)[0x563b4cca5a80]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-533:LU)[0x563b4cca53f0] (msc_a.c:1053) 20250410110559109 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-533:LU)[0x563b4cca5a80]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410110559109 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-533:LU)[0x563b4cca5a80]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110559109 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-533:LU)[0x563b4cca5a80]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410110559109 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-533:LU)[0x563b4cca53f0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cca2350] (msc_a.c:1053) 20250410110559109 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-533:LU)[0x563b4cca53f0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110559109 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-533:LU)[0x563b4cca53f0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110559109 DMSC DEBUG msub_fsm[0x563b4cca2350]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110559109 DMSC DEBUG msub(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D) MSC-A terminated (msub.c:261) 20250410110559109 DMSC DEBUG msub(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D) 1 MSC-I still active (msub.c:79) 20250410110559109 DMSC DEBUG msub_fsm[0x563b4cca2350]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110559109 DMSC DEBUG msub_fsm[0x563b4cca2350]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110559109 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0a 02 34 65 11 00 02 19 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559109 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-533:LU)[0x563b4cca2480]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110559109 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-533:LU)[0x563b4cca2480]{READY}: Removing from parent msub_fsm[0x563b4cca2350] (msub.c:113) 20250410110559109 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-533 (ran_conn.c:142) 20250410110559109 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-533 (ran_conn.c:155) 20250410110559109 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-533:LU)[0x563b4cca2480]{READY}: Freeing instance (msub.c:113) 20250410110559109 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-533:LU)[0x563b4cca2480]{READY}: Deallocated (fsm.c:568) 20250410110559109 DMSC DEBUG msub(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D) Free (msub.c:119) 20250410110559109 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D - active-conn: now used by 1 (attached) (msub.c:375) 20250410110559109 DMSC DEBUG msub_fsm[0x563b4cca2350]{terminating}: Freeing instance (msub.c:113) 20250410110559109 DMSC DEBUG msub_fsm[0x563b4cca2350]{terminating}: Deallocated (fsm.c:568) 20250410110559109 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559109 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559109 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559109 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559109 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559109 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559109 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559109 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0d 04 f2 06 f4 00 02 0f 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559109 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559109 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559109 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559109 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559109 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559109 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559109 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559109 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 01 04 57 0b c2 00 02 12 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559109 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559109 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559109 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559109 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559109 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559109 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559109 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559109 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 06 04 29 d3 f8 00 02 15 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-RAN(2943)@7d38b4d9c9a0: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2951) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'F91DF5'O, sourceLocRef := '000217'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:0 TC_iu_multi_lu_and_mt_ussd2(2953)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patched enc_l3: '059B'O MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2953)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '50F0991B'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2951)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:12 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patched enc_l3: '059B'O MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2951)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'B4C30426'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: { messageType := 2, destLocRef := '929767'O, sourceLocRef := '000218'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:1 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:5 MSC_Test_2-RAN(2943)@7d38b4d9c9a0: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2961) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:13 MSC_Test_2-RAN(2943)@7d38b4d9c9a0: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2969) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:14 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 20250410110559117 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559117 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559117 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559117 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559117 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559117 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559117 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559117 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 02 0c 8a 03 e4 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2943)@7d38b4d9c9a0: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2963) TC_iu_multi_lu_and_mt_ussd2(2950)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2950)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:15 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:14 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 TC_iu_multi_lu_and_mt_ussd2(2961)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O TC_iu_multi_lu_and_mt_ussd2(2969)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2943)@7d38b4d9c9a0: Added conn table entry 3TC_iu_multi_lu_and_mt_ussd2(2953)15223444 20250410110559119 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110559119 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-535:PAGING_RESP)[0x563b4cc953b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110559119 DVLR DEBUG SUBSCR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB) Received 1 auth tuples (vlr.c:996) 20250410110559119 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-535:PAGING_RESP)[0x563b4cc953b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110559119 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-535:PAGING_RESP)[0x563b4cc953b0]{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:324) 20250410110559119 DMM DEBUG Tx AUTH REQ (rand = a62b0a70034da919695119b6ff17579a) (gsm_04_08.c:641) 20250410110559119 DMM DEBUG AUTH REQ (autn = 39e61ca6c71a6505c7991fe61300e595) (gsm_04_08.c:643) 20250410110559119 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-535:PAGING_RESP)[0x563b4cc53b10]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110559119 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-535:PAGING_RESP)[0x563b4cc53b10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110559119 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-535:PAGING_RESP)[0x563b4cc73fe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110559119 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250410110559119 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559120 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559120 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559120 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559120 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559120 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559120 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110559120 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 04 06 f9 1d f5 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 a6 2b 0a 70 03 4d a9 19 69 51 19 b6 ff 17 57 9a 20 10 39 e6 1c a6 c7 1a 65 05 c7 99 1f e6 13 00 e5 95 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559120 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559120 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559120 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559120 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559120 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559120 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) TC_iu_multi_lu_and_mt_ussd2(2961)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '266A120D'O } } } }, additionalUpdateParameters := omit } } } } 20250410110559120 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559120 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 14 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559120 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559120 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559120 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559120 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559120 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559120 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559120 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559120 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 16 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559120 DIUCS DEBUG (UTRAN-Iu-532) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) TC_iu_multi_lu_and_mt_ussd2(2969)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '9DFD314C'O } } } }, additionalUpdateParameters := omit } } } } 20250410110559120 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x060797B9:UTRAN-Iu-532:LU)[0x563b4cc9e2d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110559120 DIUCS DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x060797B9:UTRAN-Iu-532:LU)[0x563b4cc9e2d0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110559120 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x060797B9:UTRAN-Iu-532:LU)[0x563b4cca0970]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110559120 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x060797B9:UTRAN-Iu-532:LU)[0x563b4cca0970]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110559120 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x060797B9:UTRAN-Iu-532:LU)[0x563b4cca0970]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110559120 DMM DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x060797B9:UTRAN-Iu-532:LU)[0x563b4cca0970]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410110559120 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x060797B9:UTRAN-Iu-532:LU)[0x563b4cca1000]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410110559120 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-532:LU)[0x563b4cc8ac20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410110559120 DMSC NOTICE msub(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9) VLR: update for IMSI=262420000001129 (MSISDN=491230001129) (gsm_04_08.c:1541) 20250410110559120 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410110559120 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-532:LU)[0x563b4cc8ac20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410110559120 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-532:LU)[0x563b4cca1000]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410110559120 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-532:LU)[0x563b4cc8ac20]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410110559120 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-532:LU)[0x563b4cc8ac20]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-532:LU)[0x563b4cca1000] (vlr_lu_fsm.c:817) 20250410110559120 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-532:LU)[0x563b4cc8ac20]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410110559120 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-532:LU)[0x563b4cc8ac20]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110559120 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-532:LU)[0x563b4cca1000]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410110559120 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-532:LU)[0x563b4cca0970]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410110559120 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-532:LU)[0x563b4cca0970]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.800s remaining) (msc_a.c:450) 20250410110559120 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001129/3/1): Available (smpp_smsc.c:626) 20250410110559120 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-532:LU)[0x563b4cca0970]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110559120 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-532:LU)[0x563b4cca0970]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110559120 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-532:LU)[0x563b4cca0970]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110559120 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110559120 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110559120 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110559120 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-532:LU)[0x563b4cca0970]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110559120 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-532:LU)[0x563b4cc9e2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110559120 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410110559121 DIUCS DEBUG (UTRAN-Iu-534) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110559121 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSInew-0x39BB8B11:UTRAN-Iu-534:LU)[0x563b4cca5100]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110559121 DIUCS DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSInew-0x39BB8B11:UTRAN-Iu-534:LU)[0x563b4cca5100]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110559121 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSInew-0x39BB8B11:UTRAN-Iu-534:LU)[0x563b4ccaa6c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110559121 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSInew-0x39BB8B11:UTRAN-Iu-534:LU)[0x563b4ccaa6c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110559121 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSInew-0x39BB8B11:UTRAN-Iu-534:LU)[0x563b4ccaa6c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110559121 DMM DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSInew-0x39BB8B11:UTRAN-Iu-534:LU)[0x563b4ccaa6c0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410110559121 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:TMSInew-0x39BB8B11:UTRAN-Iu-534:LU)[0x563b4ccaad50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410110559121 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-534:LU)[0x563b4cc3b690]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410110559121 DMSC NOTICE msub(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11) VLR: update for IMSI=262420000001131 (MSISDN=491230001131) (gsm_04_08.c:1541) 20250410110559121 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410110559121 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-534:LU)[0x563b4cc3b690]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410110559121 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-534:LU)[0x563b4ccaad50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410110559121 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-534:LU)[0x563b4cc3b690]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410110559121 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-534:LU)[0x563b4cc3b690]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-534:LU)[0x563b4ccaad50] (vlr_lu_fsm.c:817) 20250410110559121 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-534:LU)[0x563b4cc3b690]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410110559121 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-534:LU)[0x563b4cc3b690]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110559121 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-534:LU)[0x563b4ccaad50]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410110559121 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-534:LU)[0x563b4ccaa6c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410110559121 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-534:LU)[0x563b4ccaa6c0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.801s remaining) (msc_a.c:450) 20250410110559121 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001131/3/1): Available (smpp_smsc.c:626) 20250410110559121 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-534:LU)[0x563b4ccaa6c0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110559121 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-534:LU)[0x563b4ccaa6c0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110559121 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-534:LU)[0x563b4ccaa6c0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110559121 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110559121 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110559121 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110559121 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-534:LU)[0x563b4ccaa6c0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110559121 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-534:LU)[0x563b4cca5100]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) TC_iu_multi_lu_and_mt_ussd2(2963)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110559121 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410110559121 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559121 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559121 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559121 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559121 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559121 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 20250410110559121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559121 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559121 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 07 06 fc 20 85 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559121 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559121 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559121 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559121 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110559121 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559121 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559122 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559122 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 05 06 50 2a 87 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:9 MSC_Test_2-RAN(2943)@7d38b4d9c9a0: Deleted conn table entry 5TC_iu_multi_lu_and_mt_ussd2(2959)9044964 TC_iu_multi_lu_and_mt_ussd2(2957)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2957)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2963)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '19970F70'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2943)@7d38b4d9c9a0: Added conn table entry 4TC_iu_multi_lu_and_mt_ussd2(2951)1698671 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: { messageType := 2, destLocRef := '346511'O, sourceLocRef := '000219'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:2 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110559124 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559124 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559124 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559124 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559124 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559124 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559124 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559124 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 02 10 a6 a0 60 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_iu_multi_lu_and_mt_ussd2(2959)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:11 MSC_Test_2-RAN(2943)@7d38b4d9c9a0: Deleted conn table entry 9TC_iu_multi_lu_and_mt_ussd2(2967)10920032 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2967)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2967)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2967)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2943)@7d38b4d9c9a0: Added conn table entry 5TC_iu_multi_lu_and_mt_ussd2(2961)11230349 TC_iu_multi_lu_and_mt_ussd2(2967)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:14 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2943)@7d38b4d9c9a0: Added conn table entry 6TC_iu_multi_lu_and_mt_ussd2(2969)3441123 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:13 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2943)@7d38b4d9c9a0: Added conn table entry 7TC_iu_multi_lu_and_mt_ussd2(2963)1377990 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:15 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: First idle individual index:3 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: First idle individual index:4 MSC_Test_2-RAN(2943)@7d38b4d9c9a0: Deleted conn table entry 8TC_iu_multi_lu_and_mt_ussd2(2965)15861492 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2955)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2955)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2965)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2943)@7d38b4d9c9a0: Deleted conn table entry 11TC_iu_multi_lu_and_mt_ussd2(2971)5704642 TC_iu_multi_lu_and_mt_ussd2(2965)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2965)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: First idle individual index:5 TC_iu_multi_lu_and_mt_ussd2(2965)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2943)@7d38b4d9c9a0: Deleted conn table entry 14TC_iu_multi_lu_and_mt_ussd2(2977)2741240 TC_iu_multi_lu_and_mt_ussd2(2971)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2971)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2971)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2971)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2977)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2977)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2977)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2977)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: First idle individual index:6 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:12 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: First idle individual index:7 MSC_Test_2-RAN(2943)@7d38b4d9c9a0: Created IMSI[8] for '262420000001121'H'8F8CCDC0'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2959) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2948)@7d38b4d9c9a0: Created GsupExpect[8] for "262420000001121" to be handled at TC_iu_multi_lu_and_mt_ussd2(2959) MSC_Test_2-RAN(2943)@7d38b4d9c9a0: Created IMSI[9] for '262420000001125'H'581642EA'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2967) MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patching N(SD)=0 into dtap '051417B08993210431C58899'O MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patched enc_l3: '051417B08993210431C58899'O MSC_Test-GSUP(2948)@7d38b4d9c9a0: Created GsupExpect[9] for "262420000001125" to be handled at TC_iu_multi_lu_and_mt_ussd2(2967) MSC_Test_2-RAN(2943)@7d38b4d9c9a0: Created IMSI[10] for '262420000001130'H'571C075D'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2977) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C051417B08993210431C58899'O MSC_Test_2-RAN(2943)@7d38b4d9c9a0: Created IMSI[11] for '262420000001124'H'15E31640'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2965) MSC_Test_2-RAN(2943)@7d38b4d9c9a0: Created IMSI[12] for '262420000001127'H'BCFB77A2'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2971) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2948)@7d38b4d9c9a0: Created GsupExpect[10] for "262420000001130" to be handled at TC_iu_multi_lu_and_mt_ussd2(2977) MSC_Test-GSUP(2948)@7d38b4d9c9a0: Created GsupExpect[11] for "262420000001127" to be handled at TC_iu_multi_lu_and_mt_ussd2(2971) MSC_Test-GSUP(2948)@7d38b4d9c9a0: Created GsupExpect[12] for "262420000001124" to be handled at TC_iu_multi_lu_and_mt_ussd2(2965) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:13 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:15 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110559164 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110559164 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-536:PAGING_RESP)[0x563b4cc5bdb0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110559164 DVLR DEBUG SUBSCR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC) Received 1 auth tuples (vlr.c:996) 20250410110559164 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-536:PAGING_RESP)[0x563b4cc5bdb0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110559164 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-536:PAGING_RESP)[0x563b4cc5bdb0]{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:324) 20250410110559164 DMM DEBUG Tx AUTH REQ (rand = 44980d76bfca39afc6ff7c770609f1e5) (gsm_04_08.c:641) 20250410110559164 DMM DEBUG AUTH REQ (autn = 4ef03bdb33ef58e93d9aa218a1baec44) (gsm_04_08.c:643) 20250410110559164 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-536:PAGING_RESP)[0x563b4cc5c220]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110559164 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-536:PAGING_RESP)[0x563b4cc5c220]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110559164 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-536:PAGING_RESP)[0x563b4cc8b430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110559164 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250410110559165 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559165 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559165 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559165 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559165 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110559165 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-537:PAGING_RESP)[0x563b4cc10ea0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110559165 DVLR DEBUG SUBSCR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE) Received 1 auth tuples (vlr.c:996) 20250410110559165 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-537:PAGING_RESP)[0x563b4cc10ea0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110559165 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-537:PAGING_RESP)[0x563b4cc10ea0]{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:324) 20250410110559165 DMM DEBUG Tx AUTH REQ (rand = 4236f3b6398cf6802c4a8ea0e7a91058) (gsm_04_08.c:641) 20250410110559165 DMM DEBUG AUTH REQ (autn = 67dcb3dcf97f8f21b492e282436e934b) (gsm_04_08.c:643) 20250410110559165 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-537:PAGING_RESP)[0x563b4cc5c4f0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110559165 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-537:PAGING_RESP)[0x563b4cc5c4f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110559165 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-537:PAGING_RESP)[0x563b4cc5c620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110559165 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559165 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559165 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559165 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 92 97 67 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 44 98 0d 76 bf ca 39 af c6 ff 7c 77 06 09 f1 e5 20 10 4e f0 3b db 33 ef 58 e9 3d 9a a2 18 a1 ba ec 44 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559165 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250410110559165 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559165 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559165 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559165 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559165 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559165 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559165 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559165 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 02 0f f2 06 f4 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559165 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559165 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559165 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410110559165 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250410110559165 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559165 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559165 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559165 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559165 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250410110559165 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250410110559165 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410110559165 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250410110559165 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250410110559165 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250410110559165 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410110559165 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250410110559165 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559165 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 34 65 11 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 42 36 f3 b6 39 8c f6 80 2c 4a 8e a0 e7 a9 10 58 20 10 67 dc b3 dc f9 7f 8f 21 b4 92 e2 82 43 6e 93 4b 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559165 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559165 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559165 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559165 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559165 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559165 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559165 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559165 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 02 12 57 0b c2 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559165 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559165 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559165 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559165 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559165 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559165 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559165 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559165 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 47 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 27 00 0e 40 23 00 00 04 00 03 40 01 00 00 17 40 09 50 62 42 02 00 00 10 21 f1 00 40 40 05 00 8f 8c cd c0 00 16 40 01 80 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559165 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559165 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559165 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559165 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559165 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559165 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559165 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559165 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 02 15 29 d3 f8 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559165 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559165 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559165 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559165 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559165 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559165 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559165 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559165 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 e8 4a 94 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 50 f0 99 1b 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559165 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559165 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559165 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559165 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559165 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559165 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559165 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559165 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 47 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 27 00 0e 40 23 00 00 04 00 03 40 01 00 00 17 40 09 50 62 42 02 00 00 10 21 f7 00 40 40 05 00 bc fb 77 a2 00 16 40 01 80 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 20250410110559165 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559165 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559165 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559165 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559165 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559165 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559165 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250410110559165 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250410110559165 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410110559165 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110559165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559165 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559165 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 19 eb 6f 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 b4 c3 04 26 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559165 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559165 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559165 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559165 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559165 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559165 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559165 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559165 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 ab 5c 8d 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 26 6a 12 0d 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559165 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559165 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559165 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559165 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559165 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250410110559165 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250410110559165 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559165 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559165 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559165 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 47 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 27 00 0e 40 23 00 00 04 00 03 40 01 00 00 17 40 09 50 62 42 02 00 00 10 21 f4 00 40 40 05 00 15 e3 16 40 00 16 40 01 80 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559165 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559165 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559165 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559165 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559165 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559165 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559165 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559165 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 34 81 e3 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 9d fd 31 4c 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559165 DIUCS DEBUG (UTRAN-Iu-538 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110559165 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559165 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559165 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559165 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559165 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559165 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559165 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559165 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 13 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559165 DMSC DEBUG msub_fsm[0x563b4cc95e50]{active}: Allocated (fsm.c:456) 20250410110559165 DMSC DEBUG msc_i[0x563b4cc7f0f0]{READY}: Allocated (fsm.c:456) 20250410110559165 DMSC DEBUG msc_i[0x563b4cc7f0f0]{READY}: is child of msub_fsm[0x563b4cc95e50] (fsm.c:486) 20250410110559165 DMSC DEBUG msc_a[0x563b4cc8c9d0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110559165 DMSC DEBUG msc_a[0x563b4cc8c9d0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc95e50] (fsm.c:486) 20250410110559165 DMSC DEBUG msc_a(unknown:UTRAN-Iu-538:NONE)[0x563b4cc8c9d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110559165 DMSC DEBUG msc_i(unknown:UTRAN-Iu-538:NONE)[0x563b4cc7f0f0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110559165 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559165 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559165 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559165 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559165 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559165 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559165 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559166 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 15 06 c6 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 19 97 0f 70 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559165 DMSC DEBUG msc_a(unknown:UTRAN-Iu-538:NONE)[0x563b4cc8c9d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110559166 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-538:NONE)[0x563b4cc8c9d0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110559166 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-538:NONE)[0x563b4cc8c9d0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:1 20250410110559166 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x50F0991B:UTRAN-Iu-538:PAGING_RESP)[0x563b4cc8c740]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410110559166 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x50F0991B:UTRAN-Iu-538:PAGING_RESP)[0x563b4cc8c740]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x50F0991B:UTRAN-Iu-538:PAGING_RESP)[0x563b4cc8c9d0] (fsm.c:486) 20250410110559166 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x50F0991B:UTRAN-Iu-538:PAGING_RESP)[0x563b4cc8c740]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250410110559166 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x50F0991B:UTRAN-Iu-538:PAGING_RESP)[0x563b4cc8c740]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410110559166 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410110559166 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410110559166 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559166 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559166 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559166 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559166 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559166 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559166 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559166 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 17 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 14 17 b0 89 93 21 04 31 c5 88 99 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559166 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-538:PAGING_RESP)[0x563b4cc8c9d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110559166 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-538:PAGING_RESP)[0x563b4cc8c9d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110559166 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-538:PAGING_RESP)[0x563b4cc8c740]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410110559166 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-538:PAGING_RESP)[0x563b4cc8c740]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250410110559166 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-538:PAGING_RESP)[0x563b4cc8c610]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110559166 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-538:PAGING_RESP)[0x563b4cc8c610]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-538:PAGING_RESP)[0x563b4cc8c740] (fsm.c:486) 20250410110559166 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-538:PAGING_RESP)[0x563b4cc8c610]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110559166 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-538:PAGING_RESP)[0x563b4cc8c610]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110559166 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 20250410110559166 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410110559166 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250410110559166 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250410110559166 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer 20250410110559166 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559166 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559166 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559166 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559166 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559166 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559166 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559166 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 14 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559166 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559166 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559166 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559166 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559166 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559166 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559166 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559166 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 16 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559166 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559166 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559166 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559166 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559166 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559166 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559166 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559166 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 47 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 27 00 0e 40 23 00 00 04 00 03 40 01 00 00 17 40 09 50 62 42 02 00 00 10 31 f0 00 40 40 05 00 57 1c 07 5d 00 16 40 01 80 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559166 DIUCS DEBUG (UTRAN-Iu-539 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110559166 DMSC DEBUG msub_fsm[0x563b4cc8c3d0]{active}: Allocated (fsm.c:456) 20250410110559166 DMSC DEBUG msc_i[0x563b4cc98c80]{READY}: Allocated (fsm.c:456) 20250410110559166 DMSC DEBUG msc_i[0x563b4cc98c80]{READY}: is child of msub_fsm[0x563b4cc8c3d0] (fsm.c:486) 20250410110559166 DMSC DEBUG msc_a[0x563b4cc3b2c0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110559166 DMSC DEBUG msc_a[0x563b4cc3b2c0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc8c3d0] (fsm.c:486) 20250410110559166 DMSC DEBUG msc_a(unknown:UTRAN-Iu-539:NONE)[0x563b4cc3b2c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110559166 DMSC DEBUG msc_i(unknown:UTRAN-Iu-539:NONE)[0x563b4cc98c80]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110559166 DMSC DEBUG msc_a(unknown:UTRAN-Iu-539:NONE)[0x563b4cc3b2c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110559167 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-539:NONE)[0x563b4cc3b2c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110559167 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-539:NONE)[0x563b4cc3b2c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110559167 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB4C30426:UTRAN-Iu-539:PAGING_RESP)[0x563b4cc199f0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410110559167 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB4C30426:UTRAN-Iu-539:PAGING_RESP)[0x563b4cc199f0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xB4C30426:UTRAN-Iu-539:PAGING_RESP)[0x563b4cc3b2c0] (fsm.c:486) 20250410110559167 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB4C30426:UTRAN-Iu-539:PAGING_RESP)[0x563b4cc199f0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250410110559167 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB4C30426:UTRAN-Iu-539:PAGING_RESP)[0x563b4cc199f0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410110559167 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410110559167 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410110559167 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-539:PAGING_RESP)[0x563b4cc3b2c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110559167 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-539:PAGING_RESP)[0x563b4cc3b2c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110559167 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-539:PAGING_RESP)[0x563b4cc199f0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410110559167 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-539:PAGING_RESP)[0x563b4cc199f0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250410110559167 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-539:PAGING_RESP)[0x563b4cc6d1c0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110559167 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-539:PAGING_RESP)[0x563b4cc6d1c0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-539:PAGING_RESP)[0x563b4cc199f0] (fsm.c:486) 20250410110559167 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-539:PAGING_RESP)[0x563b4cc6d1c0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110559167 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-539:PAGING_RESP)[0x563b4cc6d1c0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110559167 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426 - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250410110559167 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559167 DIUCS DEBUG (UTRAN-Iu-540 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110559167 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559167 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559167 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559167 DMSC DEBUG msub_fsm[0x563b4cc8d5f0]{active}: Allocated (fsm.c:456) 20250410110559167 DMSC DEBUG msc_i[0x563b4cc7a1c0]{READY}: Allocated (fsm.c:456) 20250410110559167 DMSC DEBUG msc_i[0x563b4cc7a1c0]{READY}: is child of msub_fsm[0x563b4cc8d5f0] (fsm.c:486) 20250410110559167 DMSC DEBUG msc_a[0x563b4cc76f70]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110559167 DMSC DEBUG msc_a[0x563b4cc76f70]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc8d5f0] (fsm.c:486) 20250410110559167 DMSC DEBUG msc_a(unknown:UTRAN-Iu-540:NONE)[0x563b4cc76f70]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110559167 DMSC DEBUG msc_i(unknown:UTRAN-Iu-540:NONE)[0x563b4cc7a1c0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110559167 DMSC DEBUG msc_a(unknown:UTRAN-Iu-540:NONE)[0x563b4cc76f70]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 20250410110559167 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559167 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559167 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559167 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 09 02 e8 4a 94 00 02 1a 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559167 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-540:NONE)[0x563b4cc76f70]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110559167 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-540:NONE)[0x563b4cc76f70]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110559167 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x266A120D:UTRAN-Iu-540:PAGING_RESP)[0x563b4ccaa8a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410110559167 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x266A120D:UTRAN-Iu-540:PAGING_RESP)[0x563b4ccaa8a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x266A120D:UTRAN-Iu-540:PAGING_RESP)[0x563b4cc76f70] (fsm.c:486) 20250410110559167 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x266A120D:UTRAN-Iu-540:PAGING_RESP)[0x563b4ccaa8a0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250410110559167 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x266A120D:UTRAN-Iu-540:PAGING_RESP)[0x563b4ccaa8a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410110559167 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410110559167 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410110559167 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-540:PAGING_RESP)[0x563b4cc76f70]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110559167 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-540:PAGING_RESP)[0x563b4cc76f70]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110559167 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-540:PAGING_RESP)[0x563b4ccaa8a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410110559167 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-540:PAGING_RESP)[0x563b4ccaa8a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250410110559167 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-540:PAGING_RESP)[0x563b4cc95d10]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110559167 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-540:PAGING_RESP)[0x563b4cc95d10]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-540:PAGING_RESP)[0x563b4ccaa8a0] (fsm.c:486) 20250410110559167 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-540:PAGING_RESP)[0x563b4cc95d10]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110559167 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-540:PAGING_RESP)[0x563b4cc95d10]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110559167 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110559168 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559168 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559168 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559168 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559168 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559168 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559168 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559168 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 47 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 27 00 0e 40 23 00 00 04 00 03 40 01 00 00 17 40 09 50 62 42 02 00 00 10 21 f5 00 40 40 05 00 58 16 42 ea 00 16 40 01 80 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559168 DIUCS DEBUG (UTRAN-Iu-541 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:2 20250410110559168 DMSC DEBUG msub_fsm[0x563b4cc632d0]{active}: Allocated (fsm.c:456) 20250410110559168 DMSC DEBUG msc_i[0x563b4cc63400]{READY}: Allocated (fsm.c:456) 20250410110559168 DMSC DEBUG msc_i[0x563b4cc63400]{READY}: is child of msub_fsm[0x563b4cc632d0] (fsm.c:486) 20250410110559168 DMSC DEBUG msc_a[0x563b4cc54190]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110559168 DMSC DEBUG msc_a[0x563b4cc54190]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc632d0] (fsm.c:486) 20250410110559168 DMSC DEBUG msc_a(unknown:UTRAN-Iu-541:NONE)[0x563b4cc54190]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110559168 DMSC DEBUG msc_i(unknown:UTRAN-Iu-541:NONE)[0x563b4cc63400]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110559168 DMSC DEBUG msc_a(unknown:UTRAN-Iu-541:NONE)[0x563b4cc54190]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110559168 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-541:NONE)[0x563b4cc54190]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110559168 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-541:NONE)[0x563b4cc54190]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110559168 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9DFD314C:UTRAN-Iu-541:PAGING_RESP)[0x563b4cc834d0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410110559168 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9DFD314C:UTRAN-Iu-541:PAGING_RESP)[0x563b4cc834d0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x9DFD314C:UTRAN-Iu-541:PAGING_RESP)[0x563b4cc54190] (fsm.c:486) 20250410110559168 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9DFD314C:UTRAN-Iu-541:PAGING_RESP)[0x563b4cc834d0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250410110559168 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9DFD314C:UTRAN-Iu-541:PAGING_RESP)[0x563b4cc834d0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410110559168 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410110559168 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410110559168 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-541:PAGING_RESP)[0x563b4cc54190]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110559168 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-541:PAGING_RESP)[0x563b4cc54190]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110559168 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-541:PAGING_RESP)[0x563b4cc834d0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410110559168 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-541:PAGING_RESP)[0x563b4cc834d0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250410110559168 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-541:PAGING_RESP)[0x563b4cc83600]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110559168 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-541:PAGING_RESP)[0x563b4cc83600]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-541:PAGING_RESP)[0x563b4cc834d0] (fsm.c:486) 20250410110559168 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-541:PAGING_RESP)[0x563b4cc83600]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110559168 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-541:PAGING_RESP)[0x563b4cc83600]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110559168 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110559168 DIUCS DEBUG (UTRAN-Iu-531) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110559168 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-531:LU)[0x563b4cc9a130]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110559168 DIUCS DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-531:LU)[0x563b4cc9a130]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110559168 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-531:LU)[0x563b4cc9c680]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110559168 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559168 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559168 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559168 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559168 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-531:LU)[0x563b4cc9c680]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110559168 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-531:LU)[0x563b4cc9c680]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110559168 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-531:LU)[0x563b4cc9c680]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110559168 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-531:LU)[0x563b4cc9c680]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110559169 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-531:LU)[0x563b4cc9c680]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110559169 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-531:LU)[0x563b4cc9c680]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110559169 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-531:LU)[0x563b4cc9cca0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110559169 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-531:LU)[0x563b4cc9cca0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-531:LU)[0x563b4cc9c680] (msc_a.c:1053) 20250410110559169 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-531:LU)[0x563b4cc9cca0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410110559169 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-531:LU)[0x563b4cc9cca0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110559169 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-531:LU)[0x563b4cc9cca0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410110559169 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-531:LU)[0x563b4cc9c680]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc9a000] (msc_a.c:1053) 20250410110559169 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559169 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559169 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559169 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-531:LU)[0x563b4cc9c680]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110559169 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-531:LU)[0x563b4cc9c680]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110559169 DMSC DEBUG msub_fsm[0x563b4cc9a000]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110559169 DMSC DEBUG msub(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD) MSC-A terminated (msub.c:261) 20250410110559169 DMSC DEBUG msub(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD) 1 MSC-I still active (msub.c:79) 20250410110559169 DMSC DEBUG msub_fsm[0x563b4cc9a000]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110559169 DMSC DEBUG msub_fsm[0x563b4cc9a000]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110559169 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-531:LU)[0x563b4cc9a130]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110559169 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-531:LU)[0x563b4cc9a130]{READY}: Removing from parent msub_fsm[0x563b4cc9a000] (msub.c:113) 20250410110559169 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-531 (ran_conn.c:142) 20250410110559169 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 08 02 19 eb 6f 00 02 1b 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559169 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-531 (ran_conn.c:155) 20250410110559169 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-531:LU)[0x563b4cc9a130]{READY}: Freeing instance (msub.c:113) 20250410110559169 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-531:LU)[0x563b4cc9a130]{READY}: Deallocated (fsm.c:568) 20250410110559169 DMSC DEBUG msub(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD) Free (msub.c:119) 20250410110559169 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD - active-conn: now used by 1 (attached) (msub.c:375) 20250410110559169 DMSC DEBUG msub_fsm[0x563b4cc9a000]{terminating}: Freeing instance (msub.c:113) 20250410110559169 DMSC DEBUG msub_fsm[0x563b4cc9a000]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110559169 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559169 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559169 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559169 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559169 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559169 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559169 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559169 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0f 02 ab 5c 8d 00 02 1c 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559169 DIUCS DEBUG (UTRAN-Iu-542 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110559169 DMSC DEBUG msub_fsm[0x563b4cc9c680]{active}: Allocated (fsm.c:456) 20250410110559169 DMSC DEBUG msc_i[0x563b4cc9a130]{READY}: Allocated (fsm.c:456) 20250410110559169 DMSC DEBUG msc_i[0x563b4cc9a130]{READY}: is child of msub_fsm[0x563b4cc9c680] (fsm.c:486) 20250410110559169 DMSC DEBUG msc_a[0x563b4cc9a000]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110559169 DMSC DEBUG msc_a[0x563b4cc9a000]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc9c680] (fsm.c:486) 20250410110559169 DMSC DEBUG msc_a(unknown:UTRAN-Iu-542:NONE)[0x563b4cc9a000]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110559169 DMSC DEBUG msc_i(unknown:UTRAN-Iu-542:NONE)[0x563b4cc9a130]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110559169 DMSC DEBUG msc_a(unknown:UTRAN-Iu-542:NONE)[0x563b4cc9a000]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110559169 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-542:NONE)[0x563b4cc9a000]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110559169 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-542:NONE)[0x563b4cc9a000]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110559169 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x19970F70:UTRAN-Iu-542:PAGING_RESP)[0x563b4cc8b9c0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410110559169 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x19970F70:UTRAN-Iu-542:PAGING_RESP)[0x563b4cc8b9c0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x19970F70:UTRAN-Iu-542:PAGING_RESP)[0x563b4cc9a000] (fsm.c:486) 20250410110559169 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x19970F70:UTRAN-Iu-542:PAGING_RESP)[0x563b4cc8b9c0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250410110559169 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x19970F70:UTRAN-Iu-542:PAGING_RESP)[0x563b4cc8b9c0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410110559169 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410110559170 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410110559170 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-542:PAGING_RESP)[0x563b4cc9a000]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110559170 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-542:PAGING_RESP)[0x563b4cc9a000]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110559170 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-542:PAGING_RESP)[0x563b4cc8b9c0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410110559170 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-542:PAGING_RESP)[0x563b4cc8b9c0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250410110559170 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-542:PAGING_RESP)[0x563b4cc86b20]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110559170 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-542:PAGING_RESP)[0x563b4cc86b20]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-542:PAGING_RESP)[0x563b4cc8b9c0] (fsm.c:486) 20250410110559170 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-542:PAGING_RESP)[0x563b4cc86b20]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110559170 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-542:PAGING_RESP)[0x563b4cc86b20]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110559170 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70 - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250410110559170 DIUCS DEBUG (UTRAN-Iu-535) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110559170 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-535:PAGING_RESP)[0x563b4cc73fe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110559170 DIUCS DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-535:PAGING_RESP)[0x563b4cc73fe0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110559170 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-535:PAGING_RESP)[0x563b4cc53b10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110559170 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-535:PAGING_RESP)[0x563b4cc53b10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110559170 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-535:PAGING_RESP)[0x563b4cc53b10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110559170 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559170 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559170 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559170 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559170 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559170 DMM DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-535:PAGING_RESP)[0x563b4cc53b10]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 17b0899331c58899) (gsm_04_08.c:1128) 20250410110559170 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-535:PAGING_RESP)[0x563b4cc953b0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110559170 DVLR DEBUG SUBSCR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB) AUTH on UTRAN received RES: 17b0899331c58899 (8 bytes) (vlr_auth_fsm.c:151) 20250410110559170 DVLR INFO SUBSCR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110559170 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-535:PAGING_RESP)[0x563b4cc953b0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110559170 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-535:PAGING_RESP)[0x563b4cc953b0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110559170 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-535:PAGING_RESP)[0x563b4cc953b0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110559170 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-535:PAGING_RESP)[0x563b4cc953b0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-535:PAGING_RESP)[0x563b4cca63c0] (vlr_auth_fsm.c:294) 20250410110559170 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-535:PAGING_RESP)[0x563b4cc953b0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110559170 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-535:PAGING_RESP)[0x563b4cc953b0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110559170 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-535:PAGING_RESP)[0x563b4cca63c0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250410110559170 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-535:PAGING_RESP)[0x563b4cca63c0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410110559170 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-535:PAGING_RESP)[0x563b4cca63c0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110559170 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-535:PAGING_RESP)[0x563b4cc53b10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110559170 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-535:PAGING_RESP)[0x563b4cc53b10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=4b420dcc5f516c87968bcd55e40ce6e9, CK=NONE (ran_msg_iu.c:388) 20250410110559170 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-535:PAGING_RESP)[0x563b4cc73fe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110559170 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559170 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559170 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0e 02 34 81 e3 00 02 1d 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559170 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-535:PAGING_RESP)[0x563b4cca63c0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 20250410110559170 DIUCS DEBUG (UTRAN-Iu-532) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110559170 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-532:LU)[0x563b4cc9e2d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110559170 DIUCS DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-532:LU)[0x563b4cc9e2d0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110559170 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-532:LU)[0x563b4cca0970]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110559170 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-532:LU)[0x563b4cca0970]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110559170 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-532:LU)[0x563b4cca0970]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110559170 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-532:LU)[0x563b4cca0970]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110559170 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-532:LU)[0x563b4cca0970]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110559170 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559170 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559170 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559170 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-532:LU)[0x563b4cca0970]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110559170 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-532:LU)[0x563b4cca0970]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110559170 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-532:LU)[0x563b4cca1000]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110559170 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-532:LU)[0x563b4cca1000]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-532:LU)[0x563b4cca0970] (msc_a.c:1053) 20250410110559170 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-532:LU)[0x563b4cca1000]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410110559170 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-532:LU)[0x563b4cca1000]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110559170 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-532:LU)[0x563b4cca1000]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410110559170 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-532:LU)[0x563b4cca0970]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc9e1a0] (msc_a.c:1053) 20250410110559170 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-532:LU)[0x563b4cca0970]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110559170 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-532:LU)[0x563b4cca0970]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110559170 DMSC DEBUG msub_fsm[0x563b4cc9e1a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110559170 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559171 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559171 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559170 DMSC DEBUG msub(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9) MSC-A terminated (msub.c:261) 20250410110559170 DMSC DEBUG msub(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9) 1 MSC-I still active (msub.c:79) 20250410110559170 DMSC DEBUG msub_fsm[0x563b4cc9e1a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110559170 DMSC DEBUG msub_fsm[0x563b4cc9e1a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110559171 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-532:LU)[0x563b4cc9e2d0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110559171 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-532:LU)[0x563b4cc9e2d0]{READY}: Removing from parent msub_fsm[0x563b4cc9e1a0] (msub.c:113) 20250410110559171 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-532 (ran_conn.c:142) 20250410110559171 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-532 (ran_conn.c:155) 20250410110559171 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-532:LU)[0x563b4cc9e2d0]{READY}: Freeing instance (msub.c:113) 20250410110559171 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-532:LU)[0x563b4cc9e2d0]{READY}: Deallocated (fsm.c:568) 20250410110559171 DMSC DEBUG msub(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9) Free (msub.c:119) 20250410110559171 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9 - active-conn: now used by 1 (attached) (msub.c:375) 20250410110559171 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559171 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 00 04 fd 07 f8 00 02 13 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559171 DMSC DEBUG msub_fsm[0x563b4cc9e1a0]{terminating}: Freeing instance (msub.c:113) 20250410110559171 DMSC DEBUG msub_fsm[0x563b4cc9e1a0]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110559171 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559171 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559171 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559171 DIUCS DEBUG (UTRAN-Iu-534) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110559171 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-534:LU)[0x563b4cca5100]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110559171 DIUCS DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-534:LU)[0x563b4cca5100]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110559171 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-534:LU)[0x563b4ccaa6c0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110559171 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-534:LU)[0x563b4ccaa6c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110559171 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-534:LU)[0x563b4ccaa6c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110559171 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-534:LU)[0x563b4ccaa6c0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110559171 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-534:LU)[0x563b4ccaa6c0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110559171 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-534:LU)[0x563b4ccaa6c0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110559171 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-534:LU)[0x563b4ccaa6c0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110559171 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-534:LU)[0x563b4ccaad50]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110559171 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-534:LU)[0x563b4ccaad50]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-534:LU)[0x563b4ccaa6c0] (msc_a.c:1053) 20250410110559171 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-534:LU)[0x563b4ccaad50]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410110559171 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-534:LU)[0x563b4ccaad50]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110559171 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-534:LU)[0x563b4ccaad50]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410110559171 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-534:LU)[0x563b4ccaa6c0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cca4fd0] (msc_a.c:1053) 20250410110559171 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-534:LU)[0x563b4ccaa6c0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110559171 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-534:LU)[0x563b4ccaa6c0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110559171 DMSC DEBUG msub_fsm[0x563b4cca4fd0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110559171 DMSC DEBUG msub(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11) MSC-A terminated (msub.c:261) 20250410110559171 DMSC DEBUG msub(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11) 1 MSC-I still active (msub.c:79) 20250410110559171 DMSC DEBUG msub_fsm[0x563b4cca4fd0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110559171 DMSC DEBUG msub_fsm[0x563b4cca4fd0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110559171 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-534:LU)[0x563b4cca5100]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110559171 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-534:LU)[0x563b4cca5100]{READY}: Removing from parent msub_fsm[0x563b4cca4fd0] (msub.c:113) 20250410110559171 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559171 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559171 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559171 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559171 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0d 02 15 06 c6 00 02 1e 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559171 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-534 (ran_conn.c:142) 20250410110559171 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-534 (ran_conn.c:155) 20250410110559171 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-534:LU)[0x563b4cca5100]{READY}: Freeing instance (msub.c:113) 20250410110559171 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-534:LU)[0x563b4cca5100]{READY}: Deallocated (fsm.c:568) 20250410110559171 DMSC DEBUG msub(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11) Free (msub.c:119) 20250410110559171 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11 - active-conn: now used by 1 (attached) (msub.c:375) 20250410110559171 DMSC DEBUG msub_fsm[0x563b4cca4fd0]{terminating}: Freeing instance (msub.c:113) 20250410110559171 DMSC DEBUG msub_fsm[0x563b4cca4fd0]{terminating}: Deallocated (fsm.c:568) 20250410110559171 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559171 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559171 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559171 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559171 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559171 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559171 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559172 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 04 06 f9 1d f5 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 4b 42 0d cc 5f 51 6c 87 96 8b cd 55 e4 0c e6 e9 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559172 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559172 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559172 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559172 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559172 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559172 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559172 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559172 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 07 04 fc 20 85 00 02 14 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559172 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559172 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559172 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 20250410110559172 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559172 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559172 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559172 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559172 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 05 04 50 2a 87 00 02 16 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2943)@7d38b4d9c9a0: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2959) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2943)@7d38b4d9c9a0: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2971) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'E84A94'O, sourceLocRef := '00021A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:3 MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patching N(SD)=0 into dtap '0514A481E43321044FA6BC91'O MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patched enc_l3: '0514A481E43321044FA6BC91'O MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: { messageType := 2, destLocRef := '19EB6F'O, sourceLocRef := '00021B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:4 TC_iu_multi_lu_and_mt_ussd2(2971)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2943)@7d38b4d9c9a0: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2965) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2959)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '8F8CCDC0'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'AB5C8D'O, sourceLocRef := '00021C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:5 TC_iu_multi_lu_and_mt_ussd2(2971)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'BCFB77A2'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2943)@7d38b4d9c9a0: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2977) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2953)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2953)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patching N(SD)=0 into dtap '05145EA871A82104824E329E'O MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patched enc_l3: '05145EA871A82104824E329E'O MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: { messageType := 2, destLocRef := '3481E3'O, sourceLocRef := '00021D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:6 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110559181 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110559181 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-538:PAGING_RESP)[0x563b4cc8c610]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110559181 DVLR DEBUG SUBSCR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B) Received 1 auth tuples (vlr.c:996) 20250410110559181 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-538:PAGING_RESP)[0x563b4cc8c610]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110559181 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-538:PAGING_RESP)[0x563b4cc8c610]{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:324) 20250410110559181 DMM DEBUG Tx AUTH REQ (rand = 3763843a93afe2e0df36902005a7ce58) (gsm_04_08.c:641) 20250410110559181 DMM DEBUG AUTH REQ (autn = 469a06c9a38a1af0afa7870d921b2f49) (gsm_04_08.c:643) 20250410110559181 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-538:PAGING_RESP)[0x563b4cc8c9d0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110559181 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-538:PAGING_RESP)[0x563b4cc8c9d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110559181 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-538:PAGING_RESP)[0x563b4cc7f0f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) TC_iu_multi_lu_and_mt_ussd2(2965)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2977)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110559182 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:12 20250410110559182 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559182 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559182 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559182 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559182 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559182 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559182 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559182 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 09 06 e8 4a 94 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 37 63 84 3a 93 af e2 e0 df 36 90 20 05 a7 ce 58 20 10 46 9a 06 c9 a3 8a 1a f0 af a7 87 0d 92 1b 2f 49 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: { messageType := 2, destLocRef := '1506C6'O, sourceLocRef := '00021E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:7 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2977)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '571C075D'O } } } }, additionalUpdateParameters := omit } } } } TC_iu_multi_lu_and_mt_ussd2(2965)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '15E31640'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2943)@7d38b4d9c9a0: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2967) 20250410110559183 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559183 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559183 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559183 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559183 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559183 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559183 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559183 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 02 13 fd 07 f8 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2951)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2951)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2961)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2961)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:1 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 TC_iu_multi_lu_and_mt_ussd2(2967)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2943)@7d38b4d9c9a0: Added conn table entry 8TC_iu_multi_lu_and_mt_ussd2(2959)358605 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514A481E43321044FA6BC91'O TC_iu_multi_lu_and_mt_ussd2(2967)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '581642EA'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2943)@7d38b4d9c9a0: Added conn table entry 9TC_iu_multi_lu_and_mt_ussd2(2971)14200323 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:13 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:15 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:3 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2969)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2969)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:2 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05145EA871A82104824E329E'O MSC_Test_2-RAN(2943)@7d38b4d9c9a0: Deleted conn table entry 12TC_iu_multi_lu_and_mt_ussd2(2973)16582648 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: First idle individual index:8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2973)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2973)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2973)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2973)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2963)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: First idle individual index:9 TC_iu_multi_lu_and_mt_ussd2(2963)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2943)@7d38b4d9c9a0: Added conn table entry 10TC_iu_multi_lu_and_mt_ussd2(2965)12198639 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: First idle individual index:10 MSC_Test_2-RAN(2943)@7d38b4d9c9a0: Added conn table entry 11TC_iu_multi_lu_and_mt_ussd2(2977)14839123 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: First idle individual index:11 MSC_Test_2-RAN(2943)@7d38b4d9c9a0: Added conn table entry 12TC_iu_multi_lu_and_mt_ussd2(2967)4565299 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: First idle individual index:12 MSC_Test_2-RAN(2943)@7d38b4d9c9a0: Deleted conn table entry 13TC_iu_multi_lu_and_mt_ussd2(2975)16523397 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2975)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2943)@7d38b4d9c9a0: Deleted conn table entry 15TC_iu_multi_lu_and_mt_ussd2(2979)5253767 TC_iu_multi_lu_and_mt_ussd2(2975)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2975)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2975)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2979)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2943)@7d38b4d9c9a0: Created IMSI[13] for '262420000001128'H'12AA32CD'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2973) TC_iu_multi_lu_and_mt_ussd2(2979)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2979)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2979)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patching N(SD)=0 into dtap '05147E78AF6D210465C9DFC7'O MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patched enc_l3: '05147E78AF6D210465C9DFC7'O MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 MSC_Test-GSUP(2948)@7d38b4d9c9a0: Created GsupExpect[13] for "262420000001128" to be handled at TC_iu_multi_lu_and_mt_ussd2(2973) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-RAN(2943)@7d38b4d9c9a0: Created IMSI[14] for '262420000001129'H'060797B9'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2975) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:3 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:24 MSC_Test-GSUP(2948)@7d38b4d9c9a0: Created GsupExpect[14] for "262420000001129" to be handled at TC_iu_multi_lu_and_mt_ussd2(2975) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05147E78AF6D210465C9DFC7'O MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2943)@7d38b4d9c9a0: Created IMSI[15] for '262420000001131'H'39BB8B11'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2979) MSC_Test-GSUP(2948)@7d38b4d9c9a0: Created GsupExpect[15] for "262420000001131" to be handled at TC_iu_multi_lu_and_mt_ussd2(2979) 20250410110559224 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426 + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110559224 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-539:PAGING_RESP)[0x563b4cc6d1c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110559224 DVLR DEBUG SUBSCR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426) Received 1 auth tuples (vlr.c:996) 20250410110559224 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-539:PAGING_RESP)[0x563b4cc6d1c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110559224 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-539:PAGING_RESP)[0x563b4cc6d1c0]{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:324) 20250410110559224 DMM DEBUG Tx AUTH REQ (rand = b7febf8e554fad128ef101b0d8ead5d9) (gsm_04_08.c:641) 20250410110559224 DMM DEBUG AUTH REQ (autn = 712c1361b2917e35b6a37b977868d79f) (gsm_04_08.c:643) 20250410110559224 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-539:PAGING_RESP)[0x563b4cc3b2c0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110559224 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-539:PAGING_RESP)[0x563b4cc3b2c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110559224 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-539:PAGING_RESP)[0x563b4cc98c80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110559224 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426 - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250410110559224 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110559224 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-540:PAGING_RESP)[0x563b4cc95d10]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110559224 DVLR DEBUG SUBSCR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D) Received 1 auth tuples (vlr.c:996) 20250410110559224 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-540:PAGING_RESP)[0x563b4cc95d10]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110559224 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-540:PAGING_RESP)[0x563b4cc95d10]{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:324) 20250410110559224 DMM DEBUG Tx AUTH REQ (rand = 4ddf1e361b18f565195b72e1d4699420) (gsm_04_08.c:641) 20250410110559224 DMM DEBUG AUTH REQ (autn = b22f4391205cea33389a8edc21f29e8e) (gsm_04_08.c:643) 20250410110559224 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-540:PAGING_RESP)[0x563b4cc76f70]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110559224 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-540:PAGING_RESP)[0x563b4cc76f70]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110559224 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-540:PAGING_RESP)[0x563b4cc7a1c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110559224 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250410110559224 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559224 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559224 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559224 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559224 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559224 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559224 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559224 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 08 06 19 eb 6f 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 b7 fe bf 8e 55 4f ad 12 8e f1 01 b0 d8 ea d5 d9 20 10 71 2c 13 61 b2 91 7e 35 b6 a3 7b 97 78 68 d7 9f 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559224 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110559224 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-541:PAGING_RESP)[0x563b4cc83600]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110559224 DVLR DEBUG SUBSCR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C) Received 1 auth tuples (vlr.c:996) 20250410110559224 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-541:PAGING_RESP)[0x563b4cc83600]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110559224 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-541:PAGING_RESP)[0x563b4cc83600]{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:324) 20250410110559224 DMM DEBUG Tx AUTH REQ (rand = 3b60075936bd192fa98c550441d88e42) (gsm_04_08.c:641) 20250410110559224 DMM DEBUG AUTH REQ (autn = 47451982e6e65c1820d1f5e1e480e9ac) (gsm_04_08.c:643) 20250410110559224 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-541:PAGING_RESP)[0x563b4cc54190]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110559224 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-541:PAGING_RESP)[0x563b4cc54190]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110559224 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-541:PAGING_RESP)[0x563b4cc63400]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110559225 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250410110559225 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70 + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110559225 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-542:PAGING_RESP)[0x563b4cc86b20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110559225 DVLR DEBUG SUBSCR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70) Received 1 auth tuples (vlr.c:996) 20250410110559225 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-542:PAGING_RESP)[0x563b4cc86b20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110559225 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-542:PAGING_RESP)[0x563b4cc86b20]{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:324) 20250410110559225 DMM DEBUG Tx AUTH REQ (rand = 7f0dc5bbe8dcb55349925be54789c69b) (gsm_04_08.c:641) 20250410110559225 DMM DEBUG AUTH REQ (autn = 60470194782285386de91de8bcdbc656) (gsm_04_08.c:643) 20250410110559225 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-542:PAGING_RESP)[0x563b4cc9a000]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110559225 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-542:PAGING_RESP)[0x563b4cc9a000]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110559224 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559224 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559224 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559224 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559224 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559224 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559224 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559224 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 ab 5c 8d 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 4d df 1e 36 1b 18 f5 65 19 5b 72 e1 d4 69 94 20 20 10 b2 2f 43 91 20 5c ea 33 38 9a 8e dc 21 f2 9e 8e 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559225 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559225 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559225 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559225 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559225 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559225 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559225 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559225 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 18 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 14 a4 81 e4 33 21 04 4f a6 bc 91 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559225 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559225 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559225 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559225 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559225 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-542:PAGING_RESP)[0x563b4cc9a130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110559225 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559225 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559225 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70 - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250410110559225 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559225 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 34 81 e3 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 3b 60 07 59 36 bd 19 2f a9 8c 55 04 41 d8 8e 42 20 10 47 45 19 82 e6 e6 5c 18 20 d1 f5 e1 e4 80 e9 ac 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559225 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410110559225 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250410110559225 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559225 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559225 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559225 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559225 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559225 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559225 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559225 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 02 14 fc 20 85 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559225 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559225 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559225 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559225 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559225 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559225 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559225 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559225 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 15 06 c6 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 7f 0d c5 bb e8 dc b5 53 49 92 5b e5 47 89 c6 9b 20 10 60 47 01 94 78 22 85 38 6d e9 1d e8 bc db c6 56 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559225 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250410110559225 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250410110559225 DIUCS DEBUG (UTRAN-Iu-536) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110559225 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-536:PAGING_RESP)[0x563b4cc8b430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110559225 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559225 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559225 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559225 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559225 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559225 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559225 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559225 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 02 16 50 2a 87 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559225 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559225 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559225 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559225 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559225 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559225 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559225 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559225 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 19 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 14 5e a8 71 a8 21 04 82 4e 32 9e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559225 DIUCS DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-536:PAGING_RESP)[0x563b4cc8b430]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110559225 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-536:PAGING_RESP)[0x563b4cc5c220]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110559225 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-536:PAGING_RESP)[0x563b4cc5c220]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110559225 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-536:PAGING_RESP)[0x563b4cc5c220]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110559225 DMM DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-536:PAGING_RESP)[0x563b4cc5c220]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = a481e4334fa6bc91) (gsm_04_08.c:1128) 20250410110559225 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-536:PAGING_RESP)[0x563b4cc5bdb0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110559225 DVLR DEBUG SUBSCR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC) AUTH on UTRAN received RES: a481e4334fa6bc91 (8 bytes) (vlr_auth_fsm.c:151) 20250410110559225 DVLR INFO SUBSCR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110559225 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-536:PAGING_RESP)[0x563b4cc5bdb0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110559225 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-536:PAGING_RESP)[0x563b4cc5bdb0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110559225 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-536:PAGING_RESP)[0x563b4cc5bdb0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110559225 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-536:PAGING_RESP)[0x563b4cc5bdb0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-536:PAGING_RESP)[0x563b4cca1940] (vlr_auth_fsm.c:294) 20250410110559225 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-536:PAGING_RESP)[0x563b4cc5bdb0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110559225 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559225 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559225 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559225 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559225 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559225 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559225 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559225 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 05 78 cd 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 8f 8c cd c0 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559225 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-536:PAGING_RESP)[0x563b4cc5bdb0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110559225 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-536:PAGING_RESP)[0x563b4cca1940]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250410110559225 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-536:PAGING_RESP)[0x563b4cca1940]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410110559225 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-536:PAGING_RESP)[0x563b4cca1940]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110559225 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-536:PAGING_RESP)[0x563b4cc5c220]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110559225 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-536:PAGING_RESP)[0x563b4cc5c220]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=297747b98d777b3411e110e954e87748, CK=NONE (ran_msg_iu.c:388) 20250410110559225 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-536:PAGING_RESP)[0x563b4cc8b430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110559225 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-536:PAGING_RESP)[0x563b4cca1940]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250410110559225 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559225 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559225 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559225 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559225 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559225 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559225 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559225 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 d8 ae 03 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 bc fb 77 a2 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559225 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410110559225 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559225 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559225 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559225 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559225 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559225 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559225 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559225 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 47 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 27 00 0e 40 23 00 00 04 00 03 40 01 00 00 17 40 09 50 62 42 02 00 00 10 21 f8 00 40 40 05 00 12 aa 32 cd 00 16 40 01 80 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559225 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250410110559225 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250410110559225 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250410110559225 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559225 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559225 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559225 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559225 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559225 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559225 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559225 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 ba 22 ef 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 15 e3 16 40 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 20250410110559225 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559225 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559225 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559225 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559225 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559225 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559225 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559225 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 e2 6d 53 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 57 1c 07 5d 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559225 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559225 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559225 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559225 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559225 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559225 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410110559225 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110559225 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559225 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559225 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 92 97 67 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 29 77 47 b9 8d 77 7b 34 11 e1 10 e9 54 e8 77 48 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559225 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559225 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250410110559225 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250410110559225 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559225 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559225 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559225 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559225 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559225 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559225 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 45 a9 33 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 58 16 42 ea 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559225 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559225 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559225 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559225 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559225 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559225 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559225 DIUCS DEBUG (UTRAN-Iu-537) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110559225 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-537:PAGING_RESP)[0x563b4cc5c620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110559225 DIUCS DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-537:PAGING_RESP)[0x563b4cc5c620]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110559225 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559225 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 47 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 27 00 0e 40 23 00 00 04 00 03 40 01 00 00 17 40 09 50 62 42 02 00 00 10 21 f9 00 40 40 05 00 06 07 97 b9 00 16 40 01 80 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559225 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-537:PAGING_RESP)[0x563b4cc5c4f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110559225 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-537:PAGING_RESP)[0x563b4cc5c4f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110559225 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-537:PAGING_RESP)[0x563b4cc5c4f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110559225 DMM DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-537:PAGING_RESP)[0x563b4cc5c4f0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 5ea871a8824e329e) (gsm_04_08.c:1128) 20250410110559225 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-537:PAGING_RESP)[0x563b4cc10ea0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110559225 DVLR DEBUG SUBSCR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE) AUTH on UTRAN received RES: 5ea871a8824e329e (8 bytes) (vlr_auth_fsm.c:151) 20250410110559225 DVLR INFO SUBSCR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110559225 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559225 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559225 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-537:PAGING_RESP)[0x563b4cc10ea0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110559225 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559225 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559225 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-537:PAGING_RESP)[0x563b4cc10ea0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110559225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559225 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-537:PAGING_RESP)[0x563b4cc10ea0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110559225 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559225 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559225 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-537:PAGING_RESP)[0x563b4cc10ea0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-537:PAGING_RESP)[0x563b4cc78260] (vlr_auth_fsm.c:294) 20250410110559225 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-537:PAGING_RESP)[0x563b4cc10ea0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110559225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559225 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559225 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 17 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559225 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-537:PAGING_RESP)[0x563b4cc10ea0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110559225 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-537:PAGING_RESP)[0x563b4cc78260]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250410110559225 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-537:PAGING_RESP)[0x563b4cc78260]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410110559225 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-537:PAGING_RESP)[0x563b4cc78260]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110559225 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-537:PAGING_RESP)[0x563b4cc5c4f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110559225 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-537:PAGING_RESP)[0x563b4cc5c4f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=76f2ab202bc1d37b52105f50a1393b7a, CK=NONE (ran_msg_iu.c:388) 20250410110559225 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-537:PAGING_RESP)[0x563b4cc5c620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110559225 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559225 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559225 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559225 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559225 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559225 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559225 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559225 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 1a 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 14 7e 78 af 6d 21 04 65 c9 df c7 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559225 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-537:PAGING_RESP)[0x563b4cc78260]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 20250410110559225 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559225 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559225 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559225 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559225 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559225 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559225 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559225 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 47 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 27 00 0e 40 23 00 00 04 00 03 40 01 00 00 17 40 09 50 62 42 02 00 00 10 31 f1 00 40 40 05 00 39 bb 8b 11 00 16 40 01 80 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559225 DIUCS DEBUG (UTRAN-Iu-543 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:4 20250410110559226 DMSC DEBUG msub_fsm[0x563b4cca4fd0]{active}: Allocated (fsm.c:456) 20250410110559226 DMSC DEBUG msc_i[0x563b4cca1000]{READY}: Allocated (fsm.c:456) 20250410110559226 DMSC DEBUG msc_i[0x563b4cca1000]{READY}: is child of msub_fsm[0x563b4cca4fd0] (fsm.c:486) 20250410110559226 DMSC DEBUG msc_a[0x563b4cca0970]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110559226 DMSC DEBUG msc_a[0x563b4cca0970]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cca4fd0] (fsm.c:486) 20250410110559226 DMSC DEBUG msc_a(unknown:UTRAN-Iu-543:NONE)[0x563b4cca0970]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110559226 DMSC DEBUG msc_i(unknown:UTRAN-Iu-543:NONE)[0x563b4cca1000]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110559226 DMSC DEBUG msc_a(unknown:UTRAN-Iu-543:NONE)[0x563b4cca0970]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110559226 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-543:NONE)[0x563b4cca0970]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110559226 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-543:NONE)[0x563b4cca0970]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110559226 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8F8CCDC0:UTRAN-Iu-543:PAGING_RESP)[0x563b4cc9e2d0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410110559226 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8F8CCDC0:UTRAN-Iu-543:PAGING_RESP)[0x563b4cc9e2d0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x8F8CCDC0:UTRAN-Iu-543:PAGING_RESP)[0x563b4cca0970] (fsm.c:486) 20250410110559226 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8F8CCDC0:UTRAN-Iu-543:PAGING_RESP)[0x563b4cc9e2d0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250410110559226 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8F8CCDC0:UTRAN-Iu-543:PAGING_RESP)[0x563b4cc9e2d0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410110559226 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110559226 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410110559226 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-543:PAGING_RESP)[0x563b4cca0970]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110559226 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-543:PAGING_RESP)[0x563b4cca0970]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110559226 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-543:PAGING_RESP)[0x563b4cc9e2d0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410110559226 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-543:PAGING_RESP)[0x563b4cc9e2d0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250410110559226 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-543:PAGING_RESP)[0x563b4cc9e1a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110559226 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-543:PAGING_RESP)[0x563b4cc9e1a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-543:PAGING_RESP)[0x563b4cc9e2d0] (fsm.c:486) 20250410110559226 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-543:PAGING_RESP)[0x563b4cc9e1a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110559226 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-543:PAGING_RESP)[0x563b4cc9e1a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110559226 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0 - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer 20250410110559226 DIUCS DEBUG (UTRAN-Iu-544 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer 20250410110559226 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559226 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559226 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559226 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559226 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559226 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559226 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559226 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 34 65 11 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 76 f2 ab 20 2b c1 d3 7b 52 10 5f 50 a1 39 3b 7a 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559226 DMSC DEBUG msub_fsm[0x563b4cc99a60]{active}: Allocated (fsm.c:456) 20250410110559226 DMSC DEBUG msc_i[0x563b4cc10ea0]{READY}: Allocated (fsm.c:456) 20250410110559226 DMSC DEBUG msc_i[0x563b4cc10ea0]{READY}: is child of msub_fsm[0x563b4cc99a60] (fsm.c:486) 20250410110559226 DMSC DEBUG msc_a[0x563b4cca1a70]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110559226 DMSC DEBUG msc_a[0x563b4cca1a70]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc99a60] (fsm.c:486) 20250410110559226 DMSC DEBUG msc_a(unknown:UTRAN-Iu-544:NONE)[0x563b4cca1a70]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110559226 DMSC DEBUG msc_i(unknown:UTRAN-Iu-544:NONE)[0x563b4cc10ea0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110559226 DMSC DEBUG msc_a(unknown:UTRAN-Iu-544:NONE)[0x563b4cca1a70]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110559226 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-544:NONE)[0x563b4cca1a70]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110559226 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-544:NONE)[0x563b4cca1a70]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110559227 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBCFB77A2:UTRAN-Iu-544:PAGING_RESP)[0x563b4cc20070]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410110559227 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBCFB77A2:UTRAN-Iu-544:PAGING_RESP)[0x563b4cc20070]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xBCFB77A2:UTRAN-Iu-544:PAGING_RESP)[0x563b4cca1a70] (fsm.c:486) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110559227 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBCFB77A2:UTRAN-Iu-544:PAGING_RESP)[0x563b4cc20070]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250410110559227 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBCFB77A2:UTRAN-Iu-544:PAGING_RESP)[0x563b4cc20070]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410110559227 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410110559227 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410110559227 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-544:PAGING_RESP)[0x563b4cca1a70]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110559227 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-544:PAGING_RESP)[0x563b4cca1a70]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110559227 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-544:PAGING_RESP)[0x563b4cc20070]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410110559227 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-544:PAGING_RESP)[0x563b4cc20070]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250410110559227 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-544:PAGING_RESP)[0x563b4cc7dde0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110559227 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-544:PAGING_RESP)[0x563b4cc7dde0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-544:PAGING_RESP)[0x563b4cc20070] (fsm.c:486) 20250410110559227 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-544:PAGING_RESP)[0x563b4cc7dde0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110559227 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-544:PAGING_RESP)[0x563b4cc7dde0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110559227 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2 - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250410110559227 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559227 DIUCS DEBUG (UTRAN-Iu-545 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110559227 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559227 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559227 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559227 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559227 DMSC DEBUG msub_fsm[0x563b4cc94890]{active}: Allocated (fsm.c:456) 20250410110559227 DMSC DEBUG msc_i[0x563b4cc949c0]{READY}: Allocated (fsm.c:456) 20250410110559227 DMSC DEBUG msc_i[0x563b4cc949c0]{READY}: is child of msub_fsm[0x563b4cc94890] (fsm.c:486) 20250410110559227 DMSC DEBUG msc_a[0x563b4cc86f60]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110559227 DMSC DEBUG msc_a[0x563b4cc86f60]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc94890] (fsm.c:486) 20250410110559227 DMSC DEBUG msc_a(unknown:UTRAN-Iu-545:NONE)[0x563b4cc86f60]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110559227 DMSC DEBUG msc_i(unknown:UTRAN-Iu-545:NONE)[0x563b4cc949c0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110559227 DMSC DEBUG msc_a(unknown:UTRAN-Iu-545:NONE)[0x563b4cc86f60]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110559227 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-545:NONE)[0x563b4cc86f60]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110559227 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-545:NONE)[0x563b4cc86f60]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 20250410110559227 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x15E31640:UTRAN-Iu-545:PAGING_RESP)[0x563b4cc9ddb0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410110559227 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x15E31640:UTRAN-Iu-545:PAGING_RESP)[0x563b4cc9ddb0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x15E31640:UTRAN-Iu-545:PAGING_RESP)[0x563b4cc86f60] (fsm.c:486) 20250410110559227 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x15E31640:UTRAN-Iu-545:PAGING_RESP)[0x563b4cc9ddb0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250410110559227 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x15E31640:UTRAN-Iu-545:PAGING_RESP)[0x563b4cc9ddb0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410110559227 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410110559227 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410110559227 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559227 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559227 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0c 02 05 78 cd 00 02 1f 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559227 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-545:PAGING_RESP)[0x563b4cc86f60]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110559227 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-545:PAGING_RESP)[0x563b4cc86f60]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110559227 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-545:PAGING_RESP)[0x563b4cc9ddb0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410110559227 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-545:PAGING_RESP)[0x563b4cc9ddb0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250410110559227 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-545:PAGING_RESP)[0x563b4cc9dfc0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110559227 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-545:PAGING_RESP)[0x563b4cc9dfc0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-545:PAGING_RESP)[0x563b4cc9ddb0] (fsm.c:486) 20250410110559227 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-545:PAGING_RESP)[0x563b4cc9dfc0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110559227 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-545:PAGING_RESP)[0x563b4cc9dfc0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110559227 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640 - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250410110559228 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559228 DIUCS DEBUG (UTRAN-Iu-546 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110559228 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559228 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559228 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559228 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559228 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559228 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559228 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 00 02 d8 ae 03 00 02 20 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559228 DMSC DEBUG msub_fsm[0x563b4cc8bf30]{active}: Allocated (fsm.c:456) 20250410110559228 DMSC DEBUG msc_i[0x563b4cc8c060]{READY}: Allocated (fsm.c:456) 20250410110559228 DMSC DEBUG msc_i[0x563b4cc8c060]{READY}: is child of msub_fsm[0x563b4cc8bf30] (fsm.c:486) 20250410110559228 DMSC DEBUG msc_a[0x563b4cc8c190]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110559228 DMSC DEBUG msc_a[0x563b4cc8c190]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc8bf30] (fsm.c:486) 20250410110559228 DMSC DEBUG msc_a(unknown:UTRAN-Iu-546:NONE)[0x563b4cc8c190]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110559228 DMSC DEBUG msc_i(unknown:UTRAN-Iu-546:NONE)[0x563b4cc8c060]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110559228 DMSC DEBUG msc_a(unknown:UTRAN-Iu-546:NONE)[0x563b4cc8c190]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110559228 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-546:NONE)[0x563b4cc8c190]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110559228 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-546:NONE)[0x563b4cc8c190]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110559228 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x571C075D:UTRAN-Iu-546:PAGING_RESP)[0x563b4cc6dbe0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410110559228 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x571C075D:UTRAN-Iu-546:PAGING_RESP)[0x563b4cc6dbe0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x571C075D:UTRAN-Iu-546:PAGING_RESP)[0x563b4cc8c190] (fsm.c:486) 20250410110559228 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x571C075D:UTRAN-Iu-546:PAGING_RESP)[0x563b4cc6dbe0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250410110559228 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x571C075D:UTRAN-Iu-546:PAGING_RESP)[0x563b4cc6dbe0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410110559228 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410110559228 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410110559228 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-546:PAGING_RESP)[0x563b4cc8c190]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110559228 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-546:PAGING_RESP)[0x563b4cc8c190]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110559228 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-546:PAGING_RESP)[0x563b4cc6dbe0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410110559228 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-546:PAGING_RESP)[0x563b4cc6dbe0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250410110559228 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-546:PAGING_RESP)[0x563b4cc9f530]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110559228 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-546:PAGING_RESP)[0x563b4cc9f530]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-546:PAGING_RESP)[0x563b4cc6dbe0] (fsm.c:486) 20250410110559228 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-546:PAGING_RESP)[0x563b4cc9f530]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110559228 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-546:PAGING_RESP)[0x563b4cc9f530]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110559228 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:5 20250410110559228 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559228 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559228 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559228 DIUCS DEBUG (UTRAN-Iu-547 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110559229 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559229 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559229 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559229 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559229 DMSC DEBUG msub_fsm[0x563b4ccae2f0]{active}: Allocated (fsm.c:456) 20250410110559229 DMSC DEBUG msc_i[0x563b4ccae420]{READY}: Allocated (fsm.c:456) 20250410110559229 DMSC DEBUG msc_i[0x563b4ccae420]{READY}: is child of msub_fsm[0x563b4ccae2f0] (fsm.c:486) 20250410110559229 DMSC DEBUG msc_a[0x563b4ccae550]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110559229 DMSC DEBUG msc_a[0x563b4ccae550]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4ccae2f0] (fsm.c:486) 20250410110559229 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 01 02 ba 22 ef 00 02 21 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559229 DMSC DEBUG msc_a(unknown:UTRAN-Iu-547:NONE)[0x563b4ccae550]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110559229 DMSC DEBUG msc_i(unknown:UTRAN-Iu-547:NONE)[0x563b4ccae420]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110559229 DMSC DEBUG msc_a(unknown:UTRAN-Iu-547:NONE)[0x563b4ccae550]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110559229 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-547:NONE)[0x563b4ccae550]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110559229 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-547:NONE)[0x563b4ccae550]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110559229 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x581642EA:UTRAN-Iu-547:PAGING_RESP)[0x563b4cca4a50]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410110559229 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x581642EA:UTRAN-Iu-547:PAGING_RESP)[0x563b4cca4a50]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x581642EA:UTRAN-Iu-547:PAGING_RESP)[0x563b4ccae550] (fsm.c:486) 20250410110559229 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x581642EA:UTRAN-Iu-547:PAGING_RESP)[0x563b4cca4a50]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250410110559229 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x581642EA:UTRAN-Iu-547:PAGING_RESP)[0x563b4cca4a50]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410110559229 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410110559229 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410110559229 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-547:PAGING_RESP)[0x563b4ccae550]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110559229 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-547:PAGING_RESP)[0x563b4ccae550]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110559229 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-547:PAGING_RESP)[0x563b4cca4a50]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410110559229 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-547:PAGING_RESP)[0x563b4cca4a50]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250410110559229 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-547:PAGING_RESP)[0x563b4cca4c60]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110559229 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-547:PAGING_RESP)[0x563b4cca4c60]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-547:PAGING_RESP)[0x563b4cca4a50] (fsm.c:486) 20250410110559229 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-547:PAGING_RESP)[0x563b4cca4c60]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110559229 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-547:PAGING_RESP)[0x563b4cca4c60]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer 20250410110559229 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250410110559229 DIUCS DEBUG (UTRAN-Iu-535) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110559229 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-535:PAGING_RESP)[0x563b4cc73fe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110559229 DIUCS DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-535:PAGING_RESP)[0x563b4cc73fe0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110559229 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-535:PAGING_RESP)[0x563b4cc53b10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110559229 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-535:PAGING_RESP)[0x563b4cc53b10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110559229 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-535:PAGING_RESP)[0x563b4cc53b10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110559229 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-535:PAGING_RESP)[0x563b4cca63c0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250410110559229 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559229 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559229 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559229 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559229 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559229 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-535:PAGING_RESP)[0x563b4cca63c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410110559229 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-535:PAGING_RESP)[0x563b4cc53b10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110559229 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-535:PAGING_RESP)[0x563b4cc73fe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110559229 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559229 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559229 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 02 02 e2 6d 53 00 02 22 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559229 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-535:PAGING_RESP)[0x563b4cca63c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410110559229 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-535:PAGING_RESP)[0x563b4cca63c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410110559229 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-535:PAGING_RESP)[0x563b4cca63c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410110559229 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-535:PAGING_RESP)[0x563b4cca63c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110559229 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-535:PAGING_RESP)[0x563b4cca63c0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410110559229 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-535:PAGING_RESP)[0x563b4cca63c0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410110559229 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-535:PAGING_RESP)[0x563b4cca63c0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410110559229 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-535:PAGING_RESP)[0x563b4cc53b10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410110559229 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-535:PAGING_RESP)[0x563b4cc53b10]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.874s remaining) (msc_a.c:450) 20250410110559229 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-535:PAGING_RESP)[0x563b4cc53b10]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250410110559229 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-535:PAGING_RESP)[0x563b4cc53b10]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110559230 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-535:PAGING_RESP)[0x563b4cc73fe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110559230 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250410110559230 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001116/3/1): Available (smpp_smsc.c:626) 20250410110559230 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559230 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559230 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559230 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559230 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559230 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559230 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559230 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 03 02 45 a9 33 00 02 23 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559230 DIUCS DEBUG (UTRAN-Iu-538) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110559230 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-538:PAGING_RESP)[0x563b4cc7f0f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110559230 DIUCS DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-538:PAGING_RESP)[0x563b4cc7f0f0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110559230 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-538:PAGING_RESP)[0x563b4cc8c9d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110559230 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-538:PAGING_RESP)[0x563b4cc8c9d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110559230 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-538:PAGING_RESP)[0x563b4cc8c9d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110559230 DMM DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-538:PAGING_RESP)[0x563b4cc8c9d0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 7e78af6d65c9dfc7) (gsm_04_08.c:1128) 20250410110559230 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-538:PAGING_RESP)[0x563b4cc8c610]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110559230 DVLR DEBUG SUBSCR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B) AUTH on UTRAN received RES: 7e78af6d65c9dfc7 (8 bytes) (vlr_auth_fsm.c:151) 20250410110559230 DVLR INFO SUBSCR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110559230 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-538:PAGING_RESP)[0x563b4cc8c610]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110559230 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-538:PAGING_RESP)[0x563b4cc8c610]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110559230 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-538:PAGING_RESP)[0x563b4cc8c610]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110559230 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-538:PAGING_RESP)[0x563b4cc8c610]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-538:PAGING_RESP)[0x563b4cc8c740] (vlr_auth_fsm.c:294) 20250410110559230 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-538:PAGING_RESP)[0x563b4cc8c610]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110559230 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-538:PAGING_RESP)[0x563b4cc8c610]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110559230 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-538:PAGING_RESP)[0x563b4cc8c740]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250410110559230 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-538:PAGING_RESP)[0x563b4cc8c740]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410110559230 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-538:PAGING_RESP)[0x563b4cc8c740]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110559230 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-538:PAGING_RESP)[0x563b4cc8c9d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110559230 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-538:PAGING_RESP)[0x563b4cc8c9d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=8369d1a6e5de38d4359a98a4c82a65ef, CK=NONE (ran_msg_iu.c:388) 20250410110559230 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-538:PAGING_RESP)[0x563b4cc7f0f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110559230 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-538:PAGING_RESP)[0x563b4cc8c740]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110559230 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559230 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559230 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559230 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559230 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559230 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559231 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559231 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 04 06 f9 1d f5 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 11 f6 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patching N(SD)=0 into dtap '05146E3B6A8021046D791C50'O 20250410110559231 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559231 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559231 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559231 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patched enc_l3: '05146E3B6A8021046D791C50'O 20250410110559231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559231 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559231 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559231 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559231 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 43 00 00 00 b9 00 00 00 c3 03 00 00 04 06 f9 1d f5 00 01 2c 00 14 40 28 00 00 02 00 10 40 1c 1b 0b 3b 1c 17 a1 15 02 01 01 02 01 3d 30 0d 04 01 0f 04 08 cd 30 9a ad 2f a7 e9 21 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 20250410110559231 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559231 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559231 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559231 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:6 20250410110559231 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559231 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559231 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559231 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 09 06 e8 4a 94 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 83 69 d1 a6 e5 de 38 d4 35 9a 98 a4 c8 2a 65 ef 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:7 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patching N(SD)=0 into dtap '0514CD75E061210439BFD10E'O MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patched enc_l3: '0514CD75E061210439BFD10E'O MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patching N(SD)=0 into dtap '051481290D922104D557EDDF'O MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patched enc_l3: '051481290D922104D557EDDF'O MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:1 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2943)@7d38b4d9c9a0: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2973) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patching N(SD)=0 into dtap '05140C3B022021040B36958F'O MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patched enc_l3: '05140C3B022021040B36958F'O MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:2 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2943)@7d38b4d9c9a0: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2975) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:4 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 MSC_Test_2-RAN(2943)@7d38b4d9c9a0: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2979) TC_iu_multi_lu_and_mt_ussd2(2973)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05146E3B6A8021046D791C50'O 20250410110559241 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559241 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559241 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559241 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559241 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559241 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559241 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559241 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 1b 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 14 6e 3b 6a 80 21 04 6d 79 1c 50 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:5 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514CD75E061210439BFD10E'O TC_iu_multi_lu_and_mt_ussd2(2973)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '12AA32CD'O } } } }, additionalUpdateParameters := omit } } } } 20250410110559242 DIUCS DEBUG (UTRAN-Iu-539) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110559242 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-539:PAGING_RESP)[0x563b4cc98c80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110559242 DIUCS DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-539:PAGING_RESP)[0x563b4cc98c80]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110559242 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-539:PAGING_RESP)[0x563b4cc3b2c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110559242 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-539:PAGING_RESP)[0x563b4cc3b2c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110559242 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-539:PAGING_RESP)[0x563b4cc3b2c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110559242 DMM DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-539:PAGING_RESP)[0x563b4cc3b2c0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 6e3b6a806d791c50) (gsm_04_08.c:1128) 20250410110559242 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-539:PAGING_RESP)[0x563b4cc6d1c0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110559242 DVLR DEBUG SUBSCR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426) AUTH on UTRAN received RES: 6e3b6a806d791c50 (8 bytes) (vlr_auth_fsm.c:151) 20250410110559242 DVLR INFO SUBSCR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110559242 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-539:PAGING_RESP)[0x563b4cc6d1c0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110559242 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-539:PAGING_RESP)[0x563b4cc6d1c0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110559242 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-539:PAGING_RESP)[0x563b4cc6d1c0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110559242 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-539:PAGING_RESP)[0x563b4cc6d1c0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-539:PAGING_RESP)[0x563b4cc199f0] (vlr_auth_fsm.c:294) 20250410110559242 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-539:PAGING_RESP)[0x563b4cc6d1c0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110559242 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-539:PAGING_RESP)[0x563b4cc6d1c0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110559242 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-539:PAGING_RESP)[0x563b4cc199f0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250410110559242 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-539:PAGING_RESP)[0x563b4cc199f0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410110559242 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-539:PAGING_RESP)[0x563b4cc199f0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110559242 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-539:PAGING_RESP)[0x563b4cc3b2c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110559242 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-539:PAGING_RESP)[0x563b4cc3b2c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=155c3f5fa4c9ae8f6b34b5670b3010fa, CK=NONE (ran_msg_iu.c:388) 20250410110559242 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-539:PAGING_RESP)[0x563b4cc98c80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) TC_iu_multi_lu_and_mt_ussd2(2979)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110559243 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-539:PAGING_RESP)[0x563b4cc199f0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2975)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110559243 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559243 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559243 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559243 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559243 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559243 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559243 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559243 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 08 06 19 eb 6f 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 15 5c 3f 5f a4 c9 ae 8f 6b 34 b5 67 0b 30 10 fa 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559244 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559244 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559244 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559244 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559244 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559244 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559244 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559244 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 1c 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 14 cd 75 e0 61 21 04 39 bf d1 0e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_iu_multi_lu_and_mt_ussd2(2979)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '39BB8B11'O } } } }, additionalUpdateParameters := omit } } } } 20250410110559244 DIUCS DEBUG (UTRAN-Iu-540) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110559244 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-540:PAGING_RESP)[0x563b4cc7a1c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110559244 DIUCS DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-540:PAGING_RESP)[0x563b4cc7a1c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110559244 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-540:PAGING_RESP)[0x563b4cc76f70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110559245 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-540:PAGING_RESP)[0x563b4cc76f70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110559245 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-540:PAGING_RESP)[0x563b4cc76f70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110559245 DMM DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-540:PAGING_RESP)[0x563b4cc76f70]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = cd75e06139bfd10e) (gsm_04_08.c:1128) 20250410110559245 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-540:PAGING_RESP)[0x563b4cc95d10]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110559245 DVLR DEBUG SUBSCR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D) AUTH on UTRAN received RES: cd75e06139bfd10e (8 bytes) (vlr_auth_fsm.c:151) 20250410110559245 DVLR INFO SUBSCR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110559245 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-540:PAGING_RESP)[0x563b4cc95d10]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110559245 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-540:PAGING_RESP)[0x563b4cc95d10]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) TC_iu_multi_lu_and_mt_ussd2(2975)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '060797B9'O } } } }, additionalUpdateParameters := omit } } } } 20250410110559245 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-540:PAGING_RESP)[0x563b4cc95d10]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110559245 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-540:PAGING_RESP)[0x563b4cc95d10]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-540:PAGING_RESP)[0x563b4ccaa8a0] (vlr_auth_fsm.c:294) 20250410110559245 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-540:PAGING_RESP)[0x563b4cc95d10]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110559245 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-540:PAGING_RESP)[0x563b4cc95d10]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110559245 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-540:PAGING_RESP)[0x563b4ccaa8a0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250410110559245 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-540:PAGING_RESP)[0x563b4ccaa8a0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410110559245 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-540:PAGING_RESP)[0x563b4ccaa8a0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110559245 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-540:PAGING_RESP)[0x563b4cc76f70]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110559245 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-540:PAGING_RESP)[0x563b4cc76f70]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=e2814be70391874ea6717ca28b8d3a5e, CK=NONE (ran_msg_iu.c:388) 20250410110559245 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-540:PAGING_RESP)[0x563b4cc7a1c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110559245 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-540:PAGING_RESP)[0x563b4ccaa8a0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 20250410110559245 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559245 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559245 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559245 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559245 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559245 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559245 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559245 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 ab 5c 8d 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 e2 81 4b e7 03 91 87 4e a6 71 7c a2 8b 8d 3a 5e 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2943)@7d38b4d9c9a0: Added conn table entry 13TC_iu_multi_lu_and_mt_ussd2(2973)15201710 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: { messageType := 2, destLocRef := '0578CD'O, sourceLocRef := '00021F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2943)@7d38b4d9c9a0: Added conn table entry 14TC_iu_multi_lu_and_mt_ussd2(2979)12510338 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'D8AE03'O, sourceLocRef := '000220'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:9 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'BA22EF'O, sourceLocRef := '000221'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:10 MSC_Test_2-RAN(2943)@7d38b4d9c9a0: Added conn table entry 15TC_iu_multi_lu_and_mt_ussd2(2975)1052100 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'E26D53'O, sourceLocRef := '000222'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:11 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: { messageType := 2, destLocRef := '45A933'O, sourceLocRef := '000223'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:12 TC_iu_multi_lu_and_mt_ussd2(2959)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:0 TC_iu_multi_lu_and_mt_ussd2(2971)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2971)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2965)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2965)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110559250 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0 + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110559250 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-543:PAGING_RESP)[0x563b4cc9e1a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110559250 DVLR DEBUG SUBSCR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0) Received 1 auth tuples (vlr.c:996) 20250410110559250 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-543:PAGING_RESP)[0x563b4cc9e1a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110559251 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-543:PAGING_RESP)[0x563b4cc9e1a0]{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:324) 20250410110559251 DMM DEBUG Tx AUTH REQ (rand = 6522d97ce9403009e0ba80b97c5bd6a2) (gsm_04_08.c:641) 20250410110559251 DMM DEBUG AUTH REQ (autn = 99d3e1a5cfccec1f17823e6cdba4a0cc) (gsm_04_08.c:643) 20250410110559251 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-543:PAGING_RESP)[0x563b4cca0970]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110559251 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-543:PAGING_RESP)[0x563b4cca0970]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110559251 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-543:PAGING_RESP)[0x563b4cca1000]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110559251 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0 - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250410110559251 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559251 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559251 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559251 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559251 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559251 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559251 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:3 20250410110559251 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 05 78 cd 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 65 22 d9 7c e9 40 30 09 e0 ba 80 b9 7c 5b d6 a2 20 10 99 d3 e1 a5 cf cc ec 1f 17 82 3e 6c db a4 a0 cc 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:6 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 TC_iu_multi_lu_and_mt_ussd2(2977)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2977)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C051481290D922104D557EDDF'O TC_iu_multi_lu_and_mt_ussd2(2967)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2967)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110559253 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559253 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559253 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559253 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559253 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559253 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559253 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559253 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 1d 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 14 81 29 0d 92 21 04 d5 57 ed df 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559254 DIUCS DEBUG (UTRAN-Iu-541) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110559254 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-541:PAGING_RESP)[0x563b4cc63400]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110559254 DIUCS DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-541:PAGING_RESP)[0x563b4cc63400]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110559254 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-541:PAGING_RESP)[0x563b4cc54190]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110559254 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-541:PAGING_RESP)[0x563b4cc54190]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110559254 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-541:PAGING_RESP)[0x563b4cc54190]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110559254 DMM DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-541:PAGING_RESP)[0x563b4cc54190]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 81290d92d557eddf) (gsm_04_08.c:1128) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110559254 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-541:PAGING_RESP)[0x563b4cc83600]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110559254 DVLR DEBUG SUBSCR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C) AUTH on UTRAN received RES: 81290d92d557eddf (8 bytes) (vlr_auth_fsm.c:151) 20250410110559254 DVLR INFO SUBSCR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110559254 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-541:PAGING_RESP)[0x563b4cc83600]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110559254 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-541:PAGING_RESP)[0x563b4cc83600]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110559254 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-541:PAGING_RESP)[0x563b4cc83600]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110559254 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-541:PAGING_RESP)[0x563b4cc83600]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-541:PAGING_RESP)[0x563b4cc834d0] (vlr_auth_fsm.c:294) 20250410110559254 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-541:PAGING_RESP)[0x563b4cc83600]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110559254 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-541:PAGING_RESP)[0x563b4cc83600]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110559254 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-541:PAGING_RESP)[0x563b4cc834d0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250410110559254 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-541:PAGING_RESP)[0x563b4cc834d0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410110559254 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-541:PAGING_RESP)[0x563b4cc834d0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110559254 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-541:PAGING_RESP)[0x563b4cc54190]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110559254 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-541:PAGING_RESP)[0x563b4cc54190]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=b09a91d8c4e6d3d59c358b1619c6b28c, CK=NONE (ran_msg_iu.c:388) 20250410110559254 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-541:PAGING_RESP)[0x563b4cc63400]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110559254 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-541:PAGING_RESP)[0x563b4cc834d0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:7 20250410110559254 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559254 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559254 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559255 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:24 20250410110559255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559255 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559255 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 20250410110559255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559255 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559255 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 34 81 e3 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 b0 9a 91 d8 c4 e6 d3 d5 9c 35 8b 16 19 c6 b2 8c 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05140C3B022021040B36958F'O MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:1 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250410110559257 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559257 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559257 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559257 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559258 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559258 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559258 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559258 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 1e 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 14 0c 3b 02 20 21 04 0b 36 95 8f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110559258 DIUCS DEBUG (UTRAN-Iu-542) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110559258 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-542:PAGING_RESP)[0x563b4cc9a130]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110559258 DIUCS DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-542:PAGING_RESP)[0x563b4cc9a130]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110559258 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-542:PAGING_RESP)[0x563b4cc9a000]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110559258 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-542:PAGING_RESP)[0x563b4cc9a000]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110559258 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-542:PAGING_RESP)[0x563b4cc9a000]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110559258 DMM DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-542:PAGING_RESP)[0x563b4cc9a000]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 0c3b02200b36958f) (gsm_04_08.c:1128) 20250410110559258 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-542:PAGING_RESP)[0x563b4cc86b20]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110559258 DVLR DEBUG SUBSCR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70) AUTH on UTRAN received RES: 0c3b02200b36958f (8 bytes) (vlr_auth_fsm.c:151) 20250410110559259 DVLR INFO SUBSCR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110559259 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-542:PAGING_RESP)[0x563b4cc86b20]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:2 20250410110559259 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-542:PAGING_RESP)[0x563b4cc86b20]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110559259 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-542:PAGING_RESP)[0x563b4cc86b20]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110559259 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-542:PAGING_RESP)[0x563b4cc86b20]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-542:PAGING_RESP)[0x563b4cc8b9c0] (vlr_auth_fsm.c:294) 20250410110559259 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-542:PAGING_RESP)[0x563b4cc86b20]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110559259 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-542:PAGING_RESP)[0x563b4cc86b20]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110559259 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-542:PAGING_RESP)[0x563b4cc8b9c0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250410110559259 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-542:PAGING_RESP)[0x563b4cc8b9c0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410110559259 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-542:PAGING_RESP)[0x563b4cc8b9c0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110559259 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-542:PAGING_RESP)[0x563b4cc9a000]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110559259 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-542:PAGING_RESP)[0x563b4cc9a000]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=c28009fc37fb67436039b95a8800b2b5, CK=NONE (ran_msg_iu.c:388) 20250410110559259 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-542:PAGING_RESP)[0x563b4cc9a130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 20250410110559259 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-542:PAGING_RESP)[0x563b4cc8b9c0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250410110559259 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559259 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559259 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559259 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559260 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559260 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559260 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559260 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 15 06 c6 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 c2 80 09 fc 37 fb 67 43 60 39 b9 5a 88 00 b2 b5 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559260 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559260 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559260 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559260 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559260 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559260 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559260 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559260 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 18 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559260 DIUCS DEBUG (UTRAN-Iu-536) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110559260 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-536:PAGING_RESP)[0x563b4cc8b430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110559260 DIUCS DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-536:PAGING_RESP)[0x563b4cc8b430]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110559260 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-536:PAGING_RESP)[0x563b4cc5c220]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O TC_iu_multi_lu_and_mt_ussd2(2950)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110559260 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-536:PAGING_RESP)[0x563b4cc5c220]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110559260 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-536:PAGING_RESP)[0x563b4cc5c220]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110559260 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-536:PAGING_RESP)[0x563b4cca1940]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250410110559260 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-536:PAGING_RESP)[0x563b4cca1940]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410110559260 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-536:PAGING_RESP)[0x563b4cc5c220]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110559260 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-536:PAGING_RESP)[0x563b4cc8b430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110559260 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-536:PAGING_RESP)[0x563b4cca1940]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410110559260 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-536:PAGING_RESP)[0x563b4cca1940]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410110559260 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-536:PAGING_RESP)[0x563b4cca1940]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410110559260 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-536:PAGING_RESP)[0x563b4cca1940]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410110559260 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-536:PAGING_RESP)[0x563b4cca1940]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410110559260 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-536:PAGING_RESP)[0x563b4cca1940]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410110559260 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-536:PAGING_RESP)[0x563b4cca1940]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410110559260 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-536:PAGING_RESP)[0x563b4cc5c220]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410110559260 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-536:PAGING_RESP)[0x563b4cc5c220]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.844s remaining) (msc_a.c:450) 20250410110559260 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-536:PAGING_RESP)[0x563b4cc5c220]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250410110559260 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-536:PAGING_RESP)[0x563b4cc5c220]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110559260 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-536:PAGING_RESP)[0x563b4cc8b430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110559261 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250410110559261 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001120/3/1): Available (smpp_smsc.c:626) 20250410110559261 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559261 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559261 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559261 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559261 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559261 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559261 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559261 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 92 97 67 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 21 f0 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110559261 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559261 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559261 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559261 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559262 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559262 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559262 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559262 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 43 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 92 97 67 00 01 2c 00 14 40 28 00 00 02 00 10 40 1c 1b 0b 3b 1c 17 a1 15 02 01 01 02 01 3d 30 0d 04 01 0f 04 08 cd 30 9a ad 2f a7 e9 21 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 20250410110559262 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559262 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559262 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559262 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559262 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559262 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559262 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559262 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 19 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110559262 DIUCS DEBUG (UTRAN-Iu-537) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110559262 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-537:PAGING_RESP)[0x563b4cc5c620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110559263 DIUCS DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-537:PAGING_RESP)[0x563b4cc5c620]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110559263 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-537:PAGING_RESP)[0x563b4cc5c4f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110559263 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-537:PAGING_RESP)[0x563b4cc5c4f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110559263 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-537:PAGING_RESP)[0x563b4cc5c4f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110559263 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-537:PAGING_RESP)[0x563b4cc78260]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250410110559263 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-537:PAGING_RESP)[0x563b4cc78260]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410110559263 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-537:PAGING_RESP)[0x563b4cc5c4f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110559263 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-537:PAGING_RESP)[0x563b4cc5c620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110559263 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-537:PAGING_RESP)[0x563b4cc78260]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410110559263 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-537:PAGING_RESP)[0x563b4cc78260]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410110559263 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-537:PAGING_RESP)[0x563b4cc78260]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410110559263 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-537:PAGING_RESP)[0x563b4cc78260]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410110559263 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-537:PAGING_RESP)[0x563b4cc78260]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410110559263 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-537:PAGING_RESP)[0x563b4cc78260]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410110559263 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-537:PAGING_RESP)[0x563b4cc78260]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410110559263 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-537:PAGING_RESP)[0x563b4cc5c4f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410110559263 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-537:PAGING_RESP)[0x563b4cc5c4f0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.844s remaining) (msc_a.c:450) 20250410110559263 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-537:PAGING_RESP)[0x563b4cc5c4f0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250410110559263 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-537:PAGING_RESP)[0x563b4cc5c4f0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110559263 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-537:PAGING_RESP)[0x563b4cc5c620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:4 20250410110559263 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250410110559263 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001119/3/1): Available (smpp_smsc.c:626) 20250410110559263 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559263 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559263 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559263 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559263 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559263 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559263 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559263 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 34 65 11 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 11 f9 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559263 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559263 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559263 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559263 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559263 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 20250410110559263 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559263 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559263 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 43 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 34 65 11 00 01 2c 00 14 40 28 00 00 02 00 10 40 1c 1b 0b 3b 1c 17 a1 15 02 01 01 02 01 3d 30 0d 04 01 0f 04 08 cd 30 9a ad 2f a7 e9 21 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:5 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:8 MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:6 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: First idle individual index:13 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: First idle individual index:14 20250410110559270 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559270 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559270 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559270 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559270 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559270 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559270 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559270 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 e7 f5 ae 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 12 aa 32 cd 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559270 DIUCS DEBUG (UTRAN-Iu-548 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110559270 DMSC DEBUG msub_fsm[0x563b4cc83600]{active}: Allocated (fsm.c:456) 20250410110559270 DMSC DEBUG msc_i[0x563b4cc6d1c0]{READY}: Allocated (fsm.c:456) 20250410110559270 DMSC DEBUG msc_i[0x563b4cc6d1c0]{READY}: is child of msub_fsm[0x563b4cc83600] (fsm.c:486) 20250410110559270 DMSC DEBUG msc_a[0x563b4cc8c610]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110559270 DMSC DEBUG msc_a[0x563b4cc8c610]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc83600] (fsm.c:486) 20250410110559270 DMSC DEBUG msc_a(unknown:UTRAN-Iu-548:NONE)[0x563b4cc8c610]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110559270 DMSC DEBUG msc_i(unknown:UTRAN-Iu-548:NONE)[0x563b4cc6d1c0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110559270 DMSC DEBUG msc_a(unknown:UTRAN-Iu-548:NONE)[0x563b4cc8c610]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110559271 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-548:NONE)[0x563b4cc8c610]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110559271 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-548:NONE)[0x563b4cc8c610]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110559271 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x12AA32CD:UTRAN-Iu-548:PAGING_RESP)[0x563b4cd17770]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410110559271 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x12AA32CD:UTRAN-Iu-548:PAGING_RESP)[0x563b4cd17770]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x12AA32CD:UTRAN-Iu-548:PAGING_RESP)[0x563b4cc8c610] (fsm.c:486) 20250410110559271 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x12AA32CD:UTRAN-Iu-548:PAGING_RESP)[0x563b4cd17770]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250410110559271 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x12AA32CD:UTRAN-Iu-548:PAGING_RESP)[0x563b4cd17770]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410110559271 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410110559271 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410110559271 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-548:PAGING_RESP)[0x563b4cc8c610]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110559271 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-548:PAGING_RESP)[0x563b4cc8c610]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110559271 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-548:PAGING_RESP)[0x563b4cd17770]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410110559271 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-548:PAGING_RESP)[0x563b4cd17770]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250410110559271 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-548:PAGING_RESP)[0x563b4cd178a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110559271 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-548:PAGING_RESP)[0x563b4cd178a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-548:PAGING_RESP)[0x563b4cd17770] (fsm.c:486) 20250410110559271 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-548:PAGING_RESP)[0x563b4cd178a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110559271 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-548:PAGING_RESP)[0x563b4cd178a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110559271 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250410110559271 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559271 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559271 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559271 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559271 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2 + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110559271 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-544:PAGING_RESP)[0x563b4cc7dde0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110559271 DVLR DEBUG SUBSCR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2) Received 1 auth tuples (vlr.c:996) 20250410110559271 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-544:PAGING_RESP)[0x563b4cc7dde0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110559271 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-544:PAGING_RESP)[0x563b4cc7dde0]{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:324) 20250410110559271 DMM DEBUG Tx AUTH REQ (rand = f87963b2db8b368ae30053588f61ff17) (gsm_04_08.c:641) 20250410110559271 DMM DEBUG AUTH REQ (autn = cdbb48405f9951aa4b7429b5f87f87e4) (gsm_04_08.c:643) 20250410110559271 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-544:PAGING_RESP)[0x563b4cca1a70]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110559271 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-544:PAGING_RESP)[0x563b4cca1a70]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110559271 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-544:PAGING_RESP)[0x563b4cc10ea0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110559271 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2 - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250410110559271 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559271 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559271 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559271 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 04 02 e7 f5 ae 00 02 24 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559271 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559271 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559271 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559271 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559271 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559271 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559271 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559271 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 00 06 d8 ae 03 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 f8 79 63 b2 db 8b 36 8a e3 00 53 58 8f 61 ff 17 20 10 cd bb 48 40 5f 99 51 aa 4b 74 29 b5 f8 7f 87 e4 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559271 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640 + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110559271 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-545:PAGING_RESP)[0x563b4cc9dfc0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110559271 DVLR DEBUG SUBSCR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640) Received 1 auth tuples (vlr.c:996) 20250410110559271 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-545:PAGING_RESP)[0x563b4cc9dfc0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110559271 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-545:PAGING_RESP)[0x563b4cc9dfc0]{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:324) 20250410110559271 DMM DEBUG Tx AUTH REQ (rand = 7c98e8b267513a6f0ba5484a5293accf) (gsm_04_08.c:641) 20250410110559271 DMM DEBUG AUTH REQ (autn = 53737ca89c7f195afce1e43f30aa1151) (gsm_04_08.c:643) 20250410110559271 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-545:PAGING_RESP)[0x563b4cc86f60]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110559271 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-545:PAGING_RESP)[0x563b4cc86f60]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110559271 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-545:PAGING_RESP)[0x563b4cc949c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110559271 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640 - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250410110559272 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559272 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559272 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559272 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559272 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559271 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110559272 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-546:PAGING_RESP)[0x563b4cc9f530]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110559272 DVLR DEBUG SUBSCR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D) Received 1 auth tuples (vlr.c:996) 20250410110559272 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-546:PAGING_RESP)[0x563b4cc9f530]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110559272 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-546:PAGING_RESP)[0x563b4cc9f530]{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:324) 20250410110559272 DMM DEBUG Tx AUTH REQ (rand = c9f09f004237fb431bbce765e9b5d788) (gsm_04_08.c:641) 20250410110559272 DMM DEBUG AUTH REQ (autn = b4cc9a2240876a8a2c79e98d1948286a) (gsm_04_08.c:643) 20250410110559272 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-546:PAGING_RESP)[0x563b4cc8c190]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110559272 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-546:PAGING_RESP)[0x563b4cc8c190]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110559272 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-546:PAGING_RESP)[0x563b4cc8c060]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110559272 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559272 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250410110559272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559272 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559272 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 01 06 ba 22 ef 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 7c 98 e8 b2 67 51 3a 6f 0b a5 48 4a 52 93 ac cf 20 10 53 73 7c a8 9c 7f 19 5a fc e1 e4 3f 30 aa 11 51 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559272 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559272 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559272 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559272 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559272 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559272 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559272 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559272 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 be e4 82 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 39 bb 8b 11 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559272 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110559272 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-547:PAGING_RESP)[0x563b4cca4c60]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110559272 DVLR DEBUG SUBSCR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA) Received 1 auth tuples (vlr.c:996) 20250410110559272 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-547:PAGING_RESP)[0x563b4cca4c60]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110559272 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-547:PAGING_RESP)[0x563b4cca4c60]{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:324) 20250410110559272 DMM DEBUG Tx AUTH REQ (rand = f95c3d57ec7ff4613b744b208840d95c) (gsm_04_08.c:641) 20250410110559272 DMM DEBUG AUTH REQ (autn = 7c8b4e9e0710d1a4e114d469324545b8) (gsm_04_08.c:643) 20250410110559272 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-547:PAGING_RESP)[0x563b4ccae550]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110559272 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-547:PAGING_RESP)[0x563b4ccae550]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110559272 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-547:PAGING_RESP)[0x563b4ccae420]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110559272 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559272 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559272 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559272 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559272 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559272 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559272 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559272 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 02 06 e2 6d 53 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 c9 f0 9f 00 42 37 fb 43 1b bc e7 65 e9 b5 d7 88 20 10 b4 cc 9a 22 40 87 6a 8a 2c 79 e9 8d 19 48 28 6a 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559272 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110559272 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559272 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559272 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559272 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559272 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: First idle individual index:15 20250410110559272 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559272 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559272 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 03 06 45 a9 33 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 f9 5c 3d 57 ec 7f f4 61 3b 74 4b 20 88 40 d9 5c 20 10 7c 8b 4e 9e 07 10 d1 a4 e1 14 d4 69 32 45 45 b8 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559272 DIUCS DEBUG (UTRAN-Iu-549 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110559272 DMSC DEBUG msub_fsm[0x563b4cca6970]{active}: Allocated (fsm.c:456) 20250410110559272 DMSC DEBUG msc_i[0x563b4cca6aa0]{READY}: Allocated (fsm.c:456) 20250410110559272 DMSC DEBUG msc_i[0x563b4cca6aa0]{READY}: is child of msub_fsm[0x563b4cca6970] (fsm.c:486) 20250410110559272 DMSC DEBUG msc_a[0x563b4cca6bd0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110559272 DMSC DEBUG msc_a[0x563b4cca6bd0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cca6970] (fsm.c:486) 20250410110559272 DMSC DEBUG msc_a(unknown:UTRAN-Iu-549:NONE)[0x563b4cca6bd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110559272 DMSC DEBUG msc_i(unknown:UTRAN-Iu-549:NONE)[0x563b4cca6aa0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110559273 DMSC DEBUG msc_a(unknown:UTRAN-Iu-549:NONE)[0x563b4cca6bd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110559273 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-549:NONE)[0x563b4cca6bd0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110559273 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-549:NONE)[0x563b4cca6bd0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110559273 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x39BB8B11:UTRAN-Iu-549:PAGING_RESP)[0x563b4cc22c40]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410110559273 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x39BB8B11:UTRAN-Iu-549:PAGING_RESP)[0x563b4cc22c40]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x39BB8B11:UTRAN-Iu-549:PAGING_RESP)[0x563b4cca6bd0] (fsm.c:486) 20250410110559273 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x39BB8B11:UTRAN-Iu-549:PAGING_RESP)[0x563b4cc22c40]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250410110559273 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x39BB8B11:UTRAN-Iu-549:PAGING_RESP)[0x563b4cc22c40]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410110559273 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410110559273 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410110559273 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-549:PAGING_RESP)[0x563b4cca6bd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110559273 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-549:PAGING_RESP)[0x563b4cca6bd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110559273 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-549:PAGING_RESP)[0x563b4cc22c40]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410110559273 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-549:PAGING_RESP)[0x563b4cc22c40]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250410110559273 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-549:PAGING_RESP)[0x563b4cc22e50]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110559273 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-549:PAGING_RESP)[0x563b4cc22e50]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-549:PAGING_RESP)[0x563b4cc22c40] (fsm.c:486) 20250410110559273 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-549:PAGING_RESP)[0x563b4cc22e50]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110559273 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-549:PAGING_RESP)[0x563b4cc22e50]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110559273 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11 - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250410110559273 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559273 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559273 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559273 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559273 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559273 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559273 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559273 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 05 02 be e4 82 00 02 25 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:3 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 20250410110559274 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559274 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559274 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559274 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559274 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559274 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559274 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559274 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 10 0d c4 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 06 07 97 b9 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110559275 DIUCS DEBUG (UTRAN-Iu-550 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patching N(SD)=0 into dtap '05144E0881E62104F52E3C91'O MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patched enc_l3: '05144E0881E62104F52E3C91'O 20250410110559275 DMSC DEBUG msub_fsm[0x563b4cc22af0]{active}: Allocated (fsm.c:456) 20250410110559275 DMSC DEBUG msc_i[0x563b4cc7a970]{READY}: Allocated (fsm.c:456) 20250410110559275 DMSC DEBUG msc_i[0x563b4cc7a970]{READY}: is child of msub_fsm[0x563b4cc22af0] (fsm.c:486) 20250410110559275 DMSC DEBUG msc_a[0x563b4cc7aaa0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110559275 DMSC DEBUG msc_a[0x563b4cc7aaa0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc22af0] (fsm.c:486) 20250410110559275 DMSC DEBUG msc_a(unknown:UTRAN-Iu-550:NONE)[0x563b4cc7aaa0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110559275 DMSC DEBUG msc_i(unknown:UTRAN-Iu-550:NONE)[0x563b4cc7a970]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110559275 DMSC DEBUG msc_a(unknown:UTRAN-Iu-550:NONE)[0x563b4cc7aaa0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110559276 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-550:NONE)[0x563b4cc7aaa0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110559276 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-550:NONE)[0x563b4cc7aaa0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110559276 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x060797B9:UTRAN-Iu-550:PAGING_RESP)[0x563b4cc90260]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410110559276 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x060797B9:UTRAN-Iu-550:PAGING_RESP)[0x563b4cc90260]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x060797B9:UTRAN-Iu-550:PAGING_RESP)[0x563b4cc7aaa0] (fsm.c:486) 20250410110559276 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x060797B9:UTRAN-Iu-550:PAGING_RESP)[0x563b4cc90260]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250410110559276 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x060797B9:UTRAN-Iu-550:PAGING_RESP)[0x563b4cc90260]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410110559276 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410110559276 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410110559276 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-550:PAGING_RESP)[0x563b4cc7aaa0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110559276 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-550:PAGING_RESP)[0x563b4cc7aaa0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110559276 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-550:PAGING_RESP)[0x563b4cc90260]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410110559276 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-550:PAGING_RESP)[0x563b4cc90260]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250410110559276 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-550:PAGING_RESP)[0x563b4cc90470]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110559276 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-550:PAGING_RESP)[0x563b4cc90470]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-550:PAGING_RESP)[0x563b4cc90260] (fsm.c:486) 20250410110559276 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-550:PAGING_RESP)[0x563b4cc90470]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110559276 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-550:PAGING_RESP)[0x563b4cc90470]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110559276 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9 - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110559277 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559277 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559277 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559277 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559277 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559277 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559277 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559277 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 06 02 10 0d c4 00 02 26 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 20250410110559277 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559277 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559277 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559277 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559277 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559277 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559277 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559277 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 1a 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559277 DIUCS DEBUG (UTRAN-Iu-538) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110559277 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-538:PAGING_RESP)[0x563b4cc7f0f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110559277 DIUCS DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-538:PAGING_RESP)[0x563b4cc7f0f0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110559277 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-538:PAGING_RESP)[0x563b4cc8c9d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110559277 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-538:PAGING_RESP)[0x563b4cc8c9d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110559277 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-538:PAGING_RESP)[0x563b4cc8c9d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110559277 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-538:PAGING_RESP)[0x563b4cc8c740]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250410110559277 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-538:PAGING_RESP)[0x563b4cc8c740]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410110559277 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-538:PAGING_RESP)[0x563b4cc8c9d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110559277 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-538:PAGING_RESP)[0x563b4cc7f0f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110559277 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-538:PAGING_RESP)[0x563b4cc8c740]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410110559277 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-538:PAGING_RESP)[0x563b4cc8c740]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410110559277 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-538:PAGING_RESP)[0x563b4cc8c740]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410110559277 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-538:PAGING_RESP)[0x563b4cc8c740]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410110559277 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-538:PAGING_RESP)[0x563b4cc8c740]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410110559277 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-538:PAGING_RESP)[0x563b4cc8c740]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410110559277 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-538:PAGING_RESP)[0x563b4cc8c740]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410110559277 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-538:PAGING_RESP)[0x563b4cc8c9d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410110559277 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-538:PAGING_RESP)[0x563b4cc8c9d0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.888s remaining) (msc_a.c:450) 20250410110559278 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-538:PAGING_RESP)[0x563b4cc8c9d0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250410110559278 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-538:PAGING_RESP)[0x563b4cc8c9d0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110559278 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-538:PAGING_RESP)[0x563b4cc7f0f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110559278 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250410110559278 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001118/3/1): Available (smpp_smsc.c:626) 20250410110559278 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559278 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559278 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559278 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559278 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559278 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559278 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559278 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 09 06 e8 4a 94 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 11 f8 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559278 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559278 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559278 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559278 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559278 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559278 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559278 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559278 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 43 00 00 00 b9 00 00 00 c3 03 00 00 09 06 e8 4a 94 00 01 2c 00 14 40 28 00 00 02 00 10 40 1c 1b 0b 3b 1c 17 a1 15 02 01 01 02 01 3d 30 0d 04 01 0f 04 08 cd 30 9a ad 2f a7 e9 21 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:7 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:1 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:1 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:2 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:2 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'E7F5AE'O, sourceLocRef := '000224'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:13 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:9 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2957)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:20 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 TC_iu_multi_lu_and_mt_ussd2(2973)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O TC_iu_multi_lu_and_mt_ussd2(2973)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110559289 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559289 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559289 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559289 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559289 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559289 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559289 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559289 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 17 00 01 14 00 14 40 10 00 00 01 00 10 40 09 08 8b 7a 05 a2 03 02 01 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:4 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110559289 DIUCS DEBUG (UTRAN-Iu-535) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110559289 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-535:PAGING_RESP)[0x563b4cc73fe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110559289 DIUCS DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-535:PAGING_RESP)[0x563b4cc73fe0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110559290 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-535:PAGING_RESP)[0x563b4cc53b10]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110559290 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-535:PAGING_RESP)[0x563b4cc53b10]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110559290 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-535:PAGING_RESP)[0x563b4cc53b10]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:12 20250410110559290 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110559290 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-548:PAGING_RESP)[0x563b4cd178a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110559290 DVLR DEBUG SUBSCR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD) Received 1 auth tuples (vlr.c:996) 20250410110559290 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-548:PAGING_RESP)[0x563b4cd178a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110559290 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-548:PAGING_RESP)[0x563b4cd178a0]{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:324) 20250410110559290 DMM DEBUG Tx AUTH REQ (rand = 9326b029436f3476ed22ab95d00f6d32) (gsm_04_08.c:641) 20250410110559290 DMM DEBUG AUTH REQ (autn = fbaa3628dc9a4627557251d085b44365) (gsm_04_08.c:643) 20250410110559290 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-548:PAGING_RESP)[0x563b4cc8c610]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110559290 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-548:PAGING_RESP)[0x563b4cc8c610]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250410110559290 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-548:PAGING_RESP)[0x563b4cc6d1c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110559290 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250410110559290 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559290 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559290 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559290 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559290 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559290 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559290 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559290 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 04 06 e7 f5 ae 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 93 26 b0 29 43 6f 34 76 ed 22 ab 95 d0 0f 6d 32 20 10 fb aa 36 28 dc 9a 46 27 55 72 51 d0 85 b4 43 65 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110559290 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559290 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559290 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559291 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559291 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559291 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559291 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559291 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 1b 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559291 DIUCS DEBUG (UTRAN-Iu-539) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110559291 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-539:PAGING_RESP)[0x563b4cc98c80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110559291 DIUCS DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-539:PAGING_RESP)[0x563b4cc98c80]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110559291 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-539:PAGING_RESP)[0x563b4cc3b2c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110559291 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-539:PAGING_RESP)[0x563b4cc3b2c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110559291 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-539:PAGING_RESP)[0x563b4cc3b2c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110559291 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-539:PAGING_RESP)[0x563b4cc199f0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250410110559291 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-539:PAGING_RESP)[0x563b4cc199f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410110559291 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-539:PAGING_RESP)[0x563b4cc3b2c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110559291 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-539:PAGING_RESP)[0x563b4cc98c80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110559291 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-539:PAGING_RESP)[0x563b4cc199f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patching N(SD)=0 into dtap '05141C3FF39D2104FC211041'O MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patched enc_l3: '05141C3FF39D2104FC211041'O 20250410110559291 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-539:PAGING_RESP)[0x563b4cc199f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410110559291 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-539:PAGING_RESP)[0x563b4cc199f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410110559291 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-539:PAGING_RESP)[0x563b4cc199f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410110559291 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-539:PAGING_RESP)[0x563b4cc199f0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410110559291 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-539:PAGING_RESP)[0x563b4cc199f0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410110559291 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-539:PAGING_RESP)[0x563b4cc199f0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410110559291 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-539:PAGING_RESP)[0x563b4cc3b2c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410110559291 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-539:PAGING_RESP)[0x563b4cc3b2c0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.875s remaining) (msc_a.c:450) 20250410110559291 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-539:PAGING_RESP)[0x563b4cc3b2c0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250410110559291 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-539:PAGING_RESP)[0x563b4cc3b2c0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110559291 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-539:PAGING_RESP)[0x563b4cc98c80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110559291 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426 - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250410110559291 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001117/3/1): Available (smpp_smsc.c:626) TC_iu_multi_lu_and_mt_ussd2(2955)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:5 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 20250410110559292 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559292 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559292 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559292 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559292 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559292 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559292 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559292 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 08 06 19 eb 6f 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 11 f7 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 20250410110559292 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559292 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559292 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559292 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559292 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559292 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559292 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559292 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 43 00 00 00 b9 00 00 00 c3 03 00 00 08 06 19 eb 6f 00 01 2c 00 14 40 28 00 00 02 00 10 40 1c 1b 0b 3b 1c 17 a1 15 02 01 01 02 01 3d 30 0d 04 01 0f 04 08 cd 30 9a ad 2f a7 e9 21 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2950)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patched enc_l3: '8B7A05A203020101'O 20250410110559293 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410110559293 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250410110559293 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-535:PAGING_RESP)[0x563b4cc53b10]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250410110559293 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-535:PAGING_RESP)[0x563b4cc53b10]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110559293 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-535:PAGING_RESP)[0x563b4cc73fe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110559293 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559293 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:8 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:24 20250410110559293 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559293 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559293 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410110559293 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559293 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559293 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-535:PAGING_RESP)[0x563b4cc53b10]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110559293 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-535:PAGING_RESP)[0x563b4cc53b10]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110559293 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-535:PAGING_RESP)[0x563b4cc53b10]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110559293 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110559293 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110559294 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110559294 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559294 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 1c 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559294 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-535:PAGING_RESP)[0x563b4cc53b10]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110559294 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-535:PAGING_RESP)[0x563b4cc73fe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110559294 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410110559294 DIUCS DEBUG (UTRAN-Iu-540) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110559294 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-540:PAGING_RESP)[0x563b4cc7a1c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110559294 DIUCS DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-540:PAGING_RESP)[0x563b4cc7a1c0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110559294 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-540:PAGING_RESP)[0x563b4cc76f70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110559294 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-540:PAGING_RESP)[0x563b4cc76f70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110559294 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-540:PAGING_RESP)[0x563b4cc76f70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110559294 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-540:PAGING_RESP)[0x563b4ccaa8a0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250410110559294 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-540:PAGING_RESP)[0x563b4ccaa8a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410110559294 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-540:PAGING_RESP)[0x563b4cc76f70]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110559294 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-540:PAGING_RESP)[0x563b4cc7a1c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 20250410110559294 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-540:PAGING_RESP)[0x563b4ccaa8a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410110559294 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-540:PAGING_RESP)[0x563b4ccaa8a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410110559294 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-540:PAGING_RESP)[0x563b4ccaa8a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410110559294 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-540:PAGING_RESP)[0x563b4ccaa8a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410110559294 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-540:PAGING_RESP)[0x563b4ccaa8a0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410110559294 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-540:PAGING_RESP)[0x563b4ccaa8a0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410110559294 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-540:PAGING_RESP)[0x563b4ccaa8a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410110559294 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-540:PAGING_RESP)[0x563b4cc76f70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410110559294 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-540:PAGING_RESP)[0x563b4cc76f70]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.873s remaining) (msc_a.c:450) 20250410110559294 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-540:PAGING_RESP)[0x563b4cc76f70]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250410110559294 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-540:PAGING_RESP)[0x563b4cc76f70]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110559294 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-540:PAGING_RESP)[0x563b4cc7a1c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110559294 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250410110559294 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001122/3/1): Available (smpp_smsc.c:626) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05144E0881E62104F52E3C91'O MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patching N(SD)=1 into dtap '8B3A05A203020101'O 20250410110559294 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559294 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559294 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559294 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559294 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559294 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559295 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559295 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 04 06 f9 1d f5 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 0b 2a 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559295 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559295 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559295 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559295 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110559295 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559295 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559295 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559295 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 04 06 f9 1d f5 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559295 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559295 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559295 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559295 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559295 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559295 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559295 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559295 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 ab 5c 8d 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 21 f2 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559295 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559295 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559295 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559295 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:6 20250410110559295 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559295 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:12 20250410110559296 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559296 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 43 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 ab 5c 8d 00 01 2c 00 14 40 28 00 00 02 00 10 40 1c 1b 0b 3b 1c 17 a1 15 02 01 01 02 01 3d 30 0d 04 01 0f 04 08 cd 30 9a ad 2f a7 e9 21 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559296 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559296 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 20250410110559296 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559296 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559296 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559296 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559296 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559296 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 1f 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 14 4e 08 81 e6 21 04 f5 2e 3c 91 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110559296 DIUCS DEBUG (UTRAN-Iu-543) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110559296 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-543:PAGING_RESP)[0x563b4cca1000]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110559296 DIUCS DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-543:PAGING_RESP)[0x563b4cca1000]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110559296 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-543:PAGING_RESP)[0x563b4cca0970]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110559296 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-543:PAGING_RESP)[0x563b4cca0970]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110559296 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-543:PAGING_RESP)[0x563b4cca0970]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110559296 DMM DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-543:PAGING_RESP)[0x563b4cca0970]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 4e0881e6f52e3c91) (gsm_04_08.c:1128) 20250410110559296 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-543:PAGING_RESP)[0x563b4cc9e1a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110559296 DVLR DEBUG SUBSCR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0) AUTH on UTRAN received RES: 4e0881e6f52e3c91 (8 bytes) (vlr_auth_fsm.c:151) 20250410110559296 DVLR INFO SUBSCR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110559296 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-543:PAGING_RESP)[0x563b4cc9e1a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110559296 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-543:PAGING_RESP)[0x563b4cc9e1a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110559296 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-543:PAGING_RESP)[0x563b4cc9e1a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110559296 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-543:PAGING_RESP)[0x563b4cc9e1a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-543:PAGING_RESP)[0x563b4cc9e2d0] (vlr_auth_fsm.c:294) 20250410110559296 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-543:PAGING_RESP)[0x563b4cc9e1a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110559296 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-543:PAGING_RESP)[0x563b4cc9e1a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110559296 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-543:PAGING_RESP)[0x563b4cc9e2d0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250410110559296 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-543:PAGING_RESP)[0x563b4cc9e2d0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410110559296 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-543:PAGING_RESP)[0x563b4cc9e2d0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110559296 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-543:PAGING_RESP)[0x563b4cca0970]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110559296 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-543:PAGING_RESP)[0x563b4cca0970]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=11715ab97924c1fd901d8de104e04852, CK=NONE (ran_msg_iu.c:388) 20250410110559296 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-543:PAGING_RESP)[0x563b4cca1000]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110559297 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-543:PAGING_RESP)[0x563b4cc9e2d0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250410110559297 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559297 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559297 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559297 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559297 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559297 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110559297 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559297 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 05 78 cd 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 11 71 5a b9 79 24 c1 fd 90 1d 8d e1 04 e0 48 52 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559297 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559297 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559297 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559297 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559297 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559297 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559297 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559297 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 1d 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559297 DIUCS DEBUG (UTRAN-Iu-541) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110559297 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-541:PAGING_RESP)[0x563b4cc63400]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110559297 DIUCS DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-541:PAGING_RESP)[0x563b4cc63400]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110559297 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-541:PAGING_RESP)[0x563b4cc54190]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110559297 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-541:PAGING_RESP)[0x563b4cc54190]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110559297 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-541:PAGING_RESP)[0x563b4cc54190]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110559297 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-541:PAGING_RESP)[0x563b4cc834d0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250410110559297 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-541:PAGING_RESP)[0x563b4cc834d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410110559297 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-541:PAGING_RESP)[0x563b4cc54190]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110559297 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-541:PAGING_RESP)[0x563b4cc63400]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110559297 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-541:PAGING_RESP)[0x563b4cc834d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410110559297 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-541:PAGING_RESP)[0x563b4cc834d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410110559297 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-541:PAGING_RESP)[0x563b4cc834d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410110559297 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-541:PAGING_RESP)[0x563b4cc834d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410110559297 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-541:PAGING_RESP)[0x563b4cc834d0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410110559297 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-541:PAGING_RESP)[0x563b4cc834d0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410110559297 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-541:PAGING_RESP)[0x563b4cc834d0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410110559297 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-541:PAGING_RESP)[0x563b4cc54190]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410110559297 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-541:PAGING_RESP)[0x563b4cc54190]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.870s remaining) (msc_a.c:450) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110559297 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-541:PAGING_RESP)[0x563b4cc54190]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250410110559297 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-541:PAGING_RESP)[0x563b4cc54190]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110559297 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-541:PAGING_RESP)[0x563b4cc63400]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110559298 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250410110559298 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001126/3/1): Available (smpp_smsc.c:626) 20250410110559298 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559298 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559298 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559298 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559298 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559298 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559298 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559298 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 34 81 e3 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 21 f6 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559298 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559298 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559298 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559298 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559298 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559298 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559298 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559298 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 43 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 34 81 e3 00 01 2c 00 14 40 28 00 00 02 00 10 40 1c 1b 0b 3b 1c 17 a1 15 02 01 01 02 01 3d 30 0d 04 01 0f 04 08 cd 30 9a ad 2f a7 e9 21 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:10 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:11 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:12 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'BEE482'O, sourceLocRef := '000225'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:14 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: { messageType := 2, destLocRef := '100DC4'O, sourceLocRef := '000226'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:15 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:3 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:3 TC_iu_multi_lu_and_mt_ussd2(2979)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2979)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patching N(SD)=0 into dtap '051432ED9DD12104EE4E64D9'O MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patched enc_l3: '051432ED9DD12104EE4E64D9'O MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:13 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patching N(SD)=0 into dtap '05141D4010BF2104B4C917CE'O MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patched enc_l3: '05141D4010BF2104B4C917CE'O MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:4 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:4 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2975)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2975)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:7 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patching N(SD)=0 into dtap '0514116D90F02104E73A3B6A'O MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patched enc_l3: '0514116D90F02104E73A3B6A'O MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110559305 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559305 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559305 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559305 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559305 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559305 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559305 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559305 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 1e 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559305 DIUCS DEBUG (UTRAN-Iu-542) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110559305 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-542:PAGING_RESP)[0x563b4cc9a130]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110559305 DIUCS DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-542:PAGING_RESP)[0x563b4cc9a130]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110559305 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-542:PAGING_RESP)[0x563b4cc9a000]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110559305 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-542:PAGING_RESP)[0x563b4cc9a000]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110559305 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-542:PAGING_RESP)[0x563b4cc9a000]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110559305 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-542:PAGING_RESP)[0x563b4cc8b9c0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250410110559305 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-542:PAGING_RESP)[0x563b4cc8b9c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410110559305 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-542:PAGING_RESP)[0x563b4cc9a000]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110559305 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-542:PAGING_RESP)[0x563b4cc9a130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110559305 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-542:PAGING_RESP)[0x563b4cc8b9c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410110559306 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-542:PAGING_RESP)[0x563b4cc8b9c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410110559306 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-542:PAGING_RESP)[0x563b4cc8b9c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410110559306 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-542:PAGING_RESP)[0x563b4cc8b9c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410110559306 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-542:PAGING_RESP)[0x563b4cc8b9c0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410110559306 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-542:PAGING_RESP)[0x563b4cc8b9c0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410110559306 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-542:PAGING_RESP)[0x563b4cc8b9c0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410110559306 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-542:PAGING_RESP)[0x563b4cc9a000]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410110559306 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-542:PAGING_RESP)[0x563b4cc9a000]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.863s remaining) (msc_a.c:450) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:9 20250410110559306 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-542:PAGING_RESP)[0x563b4cc9a000]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250410110559306 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-542:PAGING_RESP)[0x563b4cc9a000]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110559306 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-542:PAGING_RESP)[0x563b4cc9a130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110559306 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70 - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250410110559306 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001123/3/1): Available (smpp_smsc.c:626) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 20250410110559306 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559306 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559306 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559306 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559306 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559306 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559306 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559306 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 15 06 c6 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 21 f3 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559306 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559306 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559306 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559306 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559306 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559306 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559306 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559306 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 43 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 15 06 c6 00 01 2c 00 14 40 28 00 00 02 00 10 40 1c 1b 0b 3b 1c 17 a1 15 02 01 01 02 01 3d 30 0d 04 01 0f 04 08 cd 30 9a ad 2f a7 e9 21 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05141C3FF39D2104FC211041'O MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:1 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110559307 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559307 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559307 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559307 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559307 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559307 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559307 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559307 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 20 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 14 1c 3f f3 9d 21 04 fc 21 10 41 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:20 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 20250410110559307 DIUCS DEBUG (UTRAN-Iu-544) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patching N(SD)=0 into dtap '0514CE5C26AB21048B2D5E37'O 20250410110559307 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-544:PAGING_RESP)[0x563b4cc10ea0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patched enc_l3: '0514CE5C26AB21048B2D5E37'O 20250410110559307 DIUCS DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-544:PAGING_RESP)[0x563b4cc10ea0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110559307 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-544:PAGING_RESP)[0x563b4cca1a70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110559307 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-544:PAGING_RESP)[0x563b4cca1a70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110559307 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-544:PAGING_RESP)[0x563b4cca1a70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110559307 DMM DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-544:PAGING_RESP)[0x563b4cca1a70]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 1c3ff39dfc211041) (gsm_04_08.c:1128) 20250410110559307 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-544:PAGING_RESP)[0x563b4cc7dde0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110559307 DVLR DEBUG SUBSCR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2) AUTH on UTRAN received RES: 1c3ff39dfc211041 (8 bytes) (vlr_auth_fsm.c:151) 20250410110559307 DVLR INFO SUBSCR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2) AUTH established UMTS security context (vlr_auth_fsm.c:212) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 20250410110559307 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-544:PAGING_RESP)[0x563b4cc7dde0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110559307 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-544:PAGING_RESP)[0x563b4cc7dde0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110559307 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-544:PAGING_RESP)[0x563b4cc7dde0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110559307 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-544:PAGING_RESP)[0x563b4cc7dde0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-544:PAGING_RESP)[0x563b4cc20070] (vlr_auth_fsm.c:294) 20250410110559307 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-544:PAGING_RESP)[0x563b4cc7dde0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110559307 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-544:PAGING_RESP)[0x563b4cc7dde0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110559307 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-544:PAGING_RESP)[0x563b4cc20070]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250410110559307 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-544:PAGING_RESP)[0x563b4cc20070]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410110559307 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-544:PAGING_RESP)[0x563b4cc20070]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O 20250410110559307 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-544:PAGING_RESP)[0x563b4cca1a70]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110559307 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-544:PAGING_RESP)[0x563b4cca1a70]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=bcc1b77ebfcae56e0111985ce90de907, CK=NONE (ran_msg_iu.c:388) 20250410110559307 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-544:PAGING_RESP)[0x563b4cc10ea0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110559307 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-544:PAGING_RESP)[0x563b4cc20070]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) TC_iu_multi_lu_and_mt_ussd2(2953)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110559308 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559308 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559308 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559308 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559308 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559308 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559308 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559308 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 00 06 d8 ae 03 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 bc c1 b7 7e bf ca e5 6e 01 11 98 5c e9 0d e9 07 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:2 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:20 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 20250410110559308 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559308 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559308 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559308 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559308 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559308 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559308 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) TC_iu_multi_lu_and_mt_ussd2(2951)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110559308 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 18 00 01 14 00 14 40 10 00 00 01 00 10 40 09 08 8b 7a 05 a2 03 02 01 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559308 DIUCS DEBUG (UTRAN-Iu-536) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110559308 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-536:PAGING_RESP)[0x563b4cc8b430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110559308 DIUCS DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-536:PAGING_RESP)[0x563b4cc8b430]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110559308 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-536:PAGING_RESP)[0x563b4cc5c220]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110559308 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-536:PAGING_RESP)[0x563b4cc5c220]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110559308 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-536:PAGING_RESP)[0x563b4cc5c220]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O 20250410110559309 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11 + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110559309 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-549:PAGING_RESP)[0x563b4cc22e50]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110559309 DVLR DEBUG SUBSCR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11) Received 1 auth tuples (vlr.c:996) 20250410110559309 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-549:PAGING_RESP)[0x563b4cc22e50]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110559309 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-549:PAGING_RESP)[0x563b4cc22e50]{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:324) 20250410110559309 DMM DEBUG Tx AUTH REQ (rand = 5e32da187565db95b5dd4e4bafb8baf4) (gsm_04_08.c:641) 20250410110559309 DMM DEBUG AUTH REQ (autn = fb473ab9ffdc5e5f9f02f713b2385023) (gsm_04_08.c:643) 20250410110559309 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-549:PAGING_RESP)[0x563b4cca6bd0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110559309 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-549:PAGING_RESP)[0x563b4cca6bd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110559309 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-549:PAGING_RESP)[0x563b4cca6aa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110559309 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11 - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250410110559309 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9 + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110559309 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-550:PAGING_RESP)[0x563b4cc90470]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110559309 DVLR DEBUG SUBSCR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9) Received 1 auth tuples (vlr.c:996) 20250410110559309 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-550:PAGING_RESP)[0x563b4cc90470]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110559309 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559309 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559309 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559309 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559309 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559309 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-550:PAGING_RESP)[0x563b4cc90470]{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:324) 20250410110559309 DMM DEBUG Tx AUTH REQ (rand = f4d755a95a7b9a82621312323e6e1338) (gsm_04_08.c:641) 20250410110559309 DMM DEBUG AUTH REQ (autn = ddaa72c001ed2b1d4eb8dbf91b11fb34) (gsm_04_08.c:643) 20250410110559309 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-550:PAGING_RESP)[0x563b4cc7aaa0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110559309 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-550:PAGING_RESP)[0x563b4cc7aaa0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110559309 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-550:PAGING_RESP)[0x563b4cc7a970]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 20250410110559309 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559309 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559309 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 05 06 be e4 82 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 5e 32 da 18 75 65 db 95 b5 dd 4e 4b af b8 ba f4 20 10 fb 47 3a b9 ff dc 5e 5f 9f 02 f7 13 b2 38 50 23 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559309 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9 - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250410110559309 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559309 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559309 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559309 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559309 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559309 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559309 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559309 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 06 06 10 0d c4 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 f4 d7 55 a9 5a 7b 9a 82 62 13 12 32 3e 6e 13 38 20 10 dd aa 72 c0 01 ed 2b 1d 4e b8 db f9 1b 11 fb 34 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2957)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110559310 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559310 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559310 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559310 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559310 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559310 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559310 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559310 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 19 00 01 14 00 14 40 10 00 00 01 00 10 40 09 08 8b 7a 05 a2 03 02 01 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patching N(SD)=1 into dtap '8B3A05A203020101'O 20250410110559310 DIUCS DEBUG (UTRAN-Iu-537) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110559310 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-537:PAGING_RESP)[0x563b4cc5c620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110559310 DIUCS DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-537:PAGING_RESP)[0x563b4cc5c620]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110559310 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-537:PAGING_RESP)[0x563b4cc5c4f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110559310 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-537:PAGING_RESP)[0x563b4cc5c4f0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110559311 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-537:PAGING_RESP)[0x563b4cc5c4f0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110559311 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410110559311 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250410110559311 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-536:PAGING_RESP)[0x563b4cc5c220]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250410110559311 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-536:PAGING_RESP)[0x563b4cc5c220]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110559311 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-536:PAGING_RESP)[0x563b4cc8b430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 20250410110559311 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410110559311 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-536:PAGING_RESP)[0x563b4cc5c220]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110559311 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-536:PAGING_RESP)[0x563b4cc5c220]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110559311 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-536:PAGING_RESP)[0x563b4cc5c220]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110559311 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110559311 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110559311 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110559311 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-536:PAGING_RESP)[0x563b4cc5c220]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110559311 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-536:PAGING_RESP)[0x563b4cc8b430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110559311 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410110559311 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559311 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559311 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559311 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559311 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559311 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559311 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559311 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 92 97 67 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 0b 2a 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:0 20250410110559312 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559312 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559312 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559312 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559312 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559312 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559312 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559312 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 92 97 67 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) TC_iu_multi_lu_and_mt_ussd2(2955)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:5 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:5 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2950)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:8 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:6 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:6 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:7 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:10 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C051432ED9DD12104EE4E64D9'O MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:11 20250410110559316 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559316 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559316 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559316 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559316 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559316 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559316 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559316 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 21 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 14 32 ed 9d d1 21 04 ee 4e 64 d9 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110559316 DIUCS DEBUG (UTRAN-Iu-545) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110559316 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-545:PAGING_RESP)[0x563b4cc949c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110559316 DIUCS DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-545:PAGING_RESP)[0x563b4cc949c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110559316 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-545:PAGING_RESP)[0x563b4cc86f60]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110559316 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-545:PAGING_RESP)[0x563b4cc86f60]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110559316 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-545:PAGING_RESP)[0x563b4cc86f60]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05141D4010BF2104B4C917CE'O 20250410110559316 DMM DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-545:PAGING_RESP)[0x563b4cc86f60]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 32ed9dd1ee4e64d9) (gsm_04_08.c:1128) 20250410110559316 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-545:PAGING_RESP)[0x563b4cc9dfc0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110559316 DVLR DEBUG SUBSCR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640) AUTH on UTRAN received RES: 32ed9dd1ee4e64d9 (8 bytes) (vlr_auth_fsm.c:151) 20250410110559316 DVLR INFO SUBSCR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110559316 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-545:PAGING_RESP)[0x563b4cc9dfc0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110559316 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-545:PAGING_RESP)[0x563b4cc9dfc0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110559316 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-545:PAGING_RESP)[0x563b4cc9dfc0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110559316 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-545:PAGING_RESP)[0x563b4cc9dfc0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-545:PAGING_RESP)[0x563b4cc9ddb0] (vlr_auth_fsm.c:294) 20250410110559316 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-545:PAGING_RESP)[0x563b4cc9dfc0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110559316 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-545:PAGING_RESP)[0x563b4cc9dfc0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110559316 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-545:PAGING_RESP)[0x563b4cc9ddb0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250410110559316 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-545:PAGING_RESP)[0x563b4cc9ddb0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410110559316 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-545:PAGING_RESP)[0x563b4cc9ddb0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110559316 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-545:PAGING_RESP)[0x563b4cc86f60]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110559316 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-545:PAGING_RESP)[0x563b4cc86f60]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=a2e14cd06f75b6487f2381437542e2d3, CK=NONE (ran_msg_iu.c:388) 20250410110559316 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-545:PAGING_RESP)[0x563b4cc949c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110559316 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-545:PAGING_RESP)[0x563b4cc9ddb0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250410110559316 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559316 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559316 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559316 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559316 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559316 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559316 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559316 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 01 06 ba 22 ef 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 a2 e1 4c d0 6f 75 b6 48 7f 23 81 43 75 42 e2 d3 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559317 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559317 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559317 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559317 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559317 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559317 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559317 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559317 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 22 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 14 1d 40 10 bf 21 04 b4 c9 17 ce 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:12 20250410110559317 DIUCS DEBUG (UTRAN-Iu-546) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110559317 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-546:PAGING_RESP)[0x563b4cc8c060]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:24 20250410110559317 DIUCS DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-546:PAGING_RESP)[0x563b4cc8c060]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110559317 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-546:PAGING_RESP)[0x563b4cc8c190]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110559317 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-546:PAGING_RESP)[0x563b4cc8c190]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110559317 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-546:PAGING_RESP)[0x563b4cc8c190]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110559317 DMM DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-546:PAGING_RESP)[0x563b4cc8c190]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 1d4010bfb4c917ce) (gsm_04_08.c:1128) 20250410110559317 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-546:PAGING_RESP)[0x563b4cc9f530]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110559317 DVLR DEBUG SUBSCR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D) AUTH on UTRAN received RES: 1d4010bfb4c917ce (8 bytes) (vlr_auth_fsm.c:151) 20250410110559317 DVLR INFO SUBSCR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110559317 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-546:PAGING_RESP)[0x563b4cc9f530]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110559317 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-546:PAGING_RESP)[0x563b4cc9f530]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110559317 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-546:PAGING_RESP)[0x563b4cc9f530]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110559317 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-546:PAGING_RESP)[0x563b4cc9f530]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-546:PAGING_RESP)[0x563b4cc6dbe0] (vlr_auth_fsm.c:294) 20250410110559317 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-546:PAGING_RESP)[0x563b4cc9f530]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110559317 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-546:PAGING_RESP)[0x563b4cc9f530]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110559317 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-546:PAGING_RESP)[0x563b4cc6dbe0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250410110559317 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-546:PAGING_RESP)[0x563b4cc6dbe0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410110559317 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-546:PAGING_RESP)[0x563b4cc6dbe0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110559317 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-546:PAGING_RESP)[0x563b4cc8c190]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110559317 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-546:PAGING_RESP)[0x563b4cc8c190]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=0b1b6a1d58f46fbe7ea36f815a9ed58f, CK=NONE (ran_msg_iu.c:388) 20250410110559317 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-546:PAGING_RESP)[0x563b4cc8c060]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514116D90F02104E73A3B6A'O 20250410110559318 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-546:PAGING_RESP)[0x563b4cc6dbe0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250410110559318 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559318 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559318 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559318 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559318 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559318 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559318 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559318 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 02 06 e2 6d 53 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 0b 1b 6a 1d 58 f4 6f be 7e a3 6f 81 5a 9e d5 8f 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:13 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:24 20250410110559318 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559318 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559318 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559318 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559318 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559318 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559318 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559318 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 23 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 14 11 6d 90 f0 21 04 e7 3a 3b 6a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2961)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110559318 DIUCS DEBUG (UTRAN-Iu-547) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110559318 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-547:PAGING_RESP)[0x563b4ccae420]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110559318 DIUCS DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-547:PAGING_RESP)[0x563b4ccae420]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110559318 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-547:PAGING_RESP)[0x563b4ccae550]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110559318 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-547:PAGING_RESP)[0x563b4ccae550]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110559318 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-547:PAGING_RESP)[0x563b4ccae550]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110559318 DMM DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-547:PAGING_RESP)[0x563b4ccae550]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 116d90f0e73a3b6a) (gsm_04_08.c:1128) 20250410110559318 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-547:PAGING_RESP)[0x563b4cca4c60]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110559318 DVLR DEBUG SUBSCR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA) AUTH on UTRAN received RES: 116d90f0e73a3b6a (8 bytes) (vlr_auth_fsm.c:151) 20250410110559318 DVLR INFO SUBSCR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110559318 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-547:PAGING_RESP)[0x563b4cca4c60]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110559319 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-547:PAGING_RESP)[0x563b4cca4c60]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110559319 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-547:PAGING_RESP)[0x563b4cca4c60]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110559319 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-547:PAGING_RESP)[0x563b4cca4c60]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-547:PAGING_RESP)[0x563b4cca4a50] (vlr_auth_fsm.c:294) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514CE5C26AB21048B2D5E37'O 20250410110559319 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-547:PAGING_RESP)[0x563b4cca4c60]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110559319 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-547:PAGING_RESP)[0x563b4cca4c60]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110559319 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-547:PAGING_RESP)[0x563b4cca4a50]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250410110559319 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-547:PAGING_RESP)[0x563b4cca4a50]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410110559319 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-547:PAGING_RESP)[0x563b4cca4a50]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110559319 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-547:PAGING_RESP)[0x563b4ccae550]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110559319 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-547:PAGING_RESP)[0x563b4ccae550]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=c02b3f611e8aa10ade803aac860b0a70, CK=NONE (ran_msg_iu.c:388) 20250410110559319 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-547:PAGING_RESP)[0x563b4ccae420]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110559319 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-547:PAGING_RESP)[0x563b4cca4a50]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 20250410110559319 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559319 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559319 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559319 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559319 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559319 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559319 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559319 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 03 06 45 a9 33 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 c0 2b 3f 61 1e 8a a1 0a de 80 3a ac 86 0b 0a 70 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:7 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:9 TC_iu_multi_lu_and_mt_ussd2(2969)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer 20250410110559321 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559321 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559321 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559321 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patched enc_l3: '8B7A05A203020101'O 20250410110559321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559321 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559321 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559321 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559321 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 24 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 14 ce 5c 26 ab 21 04 8b 2d 5e 37 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110559321 DIUCS DEBUG (UTRAN-Iu-548) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110559321 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-548:PAGING_RESP)[0x563b4cc6d1c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110559321 DIUCS DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-548:PAGING_RESP)[0x563b4cc6d1c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110559321 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-548:PAGING_RESP)[0x563b4cc8c610]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110559321 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-548:PAGING_RESP)[0x563b4cc8c610]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110559321 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-548:PAGING_RESP)[0x563b4cc8c610]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110559321 DMM DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-548:PAGING_RESP)[0x563b4cc8c610]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = ce5c26ab8b2d5e37) (gsm_04_08.c:1128) 20250410110559321 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-548:PAGING_RESP)[0x563b4cd178a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110559321 DVLR DEBUG SUBSCR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD) AUTH on UTRAN received RES: ce5c26ab8b2d5e37 (8 bytes) (vlr_auth_fsm.c:151) 20250410110559321 DVLR INFO SUBSCR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110559321 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-548:PAGING_RESP)[0x563b4cd178a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110559321 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-548:PAGING_RESP)[0x563b4cd178a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110559321 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-548:PAGING_RESP)[0x563b4cd178a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110559321 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-548:PAGING_RESP)[0x563b4cd178a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-548:PAGING_RESP)[0x563b4cd17770] (vlr_auth_fsm.c:294) 20250410110559321 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-548:PAGING_RESP)[0x563b4cd178a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110559321 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-548:PAGING_RESP)[0x563b4cd178a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110559321 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-548:PAGING_RESP)[0x563b4cd17770]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250410110559321 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-548:PAGING_RESP)[0x563b4cd17770]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410110559321 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-548:PAGING_RESP)[0x563b4cd17770]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110559321 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-548:PAGING_RESP)[0x563b4cc8c610]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110559321 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-548:PAGING_RESP)[0x563b4cc8c610]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=aec59f1848281860e9d33f31b5f3a9b2, CK=NONE (ran_msg_iu.c:388) 20250410110559321 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-548:PAGING_RESP)[0x563b4cc6d1c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110559322 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-548:PAGING_RESP)[0x563b4cd17770]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 20250410110559322 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559322 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559322 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559322 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:14 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer 20250410110559322 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559322 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559322 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559322 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 04 06 e7 f5 ae 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 ae c5 9f 18 48 28 18 60 e9 d3 3f 31 b5 f3 a9 b2 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:15 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:1 TC_iu_multi_lu_and_mt_ussd2(2963)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:1 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:10 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:3 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:20 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O TC_iu_multi_lu_and_mt_ussd2(2957)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:4 20250410110559328 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559328 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559328 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559328 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559328 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559328 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559328 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559328 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 1a 00 01 14 00 14 40 10 00 00 01 00 10 40 09 08 8b 7a 05 a2 03 02 01 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:20 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110559328 DIUCS DEBUG (UTRAN-Iu-538) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110559328 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-538:PAGING_RESP)[0x563b4cc7f0f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 20250410110559328 DIUCS DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-538:PAGING_RESP)[0x563b4cc7f0f0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110559328 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-538:PAGING_RESP)[0x563b4cc8c9d0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110559328 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-538:PAGING_RESP)[0x563b4cc8c9d0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110559328 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-538:PAGING_RESP)[0x563b4cc8c9d0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110559328 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410110559328 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250410110559328 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-537:PAGING_RESP)[0x563b4cc5c4f0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250410110559328 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-537:PAGING_RESP)[0x563b4cc5c4f0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110559328 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-537:PAGING_RESP)[0x563b4cc5c620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110559328 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410110559328 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-537:PAGING_RESP)[0x563b4cc5c4f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110559328 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-537:PAGING_RESP)[0x563b4cc5c4f0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110559328 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-537:PAGING_RESP)[0x563b4cc5c4f0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110559328 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110559328 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110559328 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110559328 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-537:PAGING_RESP)[0x563b4cc5c4f0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110559328 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-537:PAGING_RESP)[0x563b4cc5c620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patched enc_l3: '8B7A05A203020101'O 20250410110559328 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410110559328 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559328 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559328 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559328 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559328 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559328 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559329 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559329 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 34 65 11 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 0b 2a 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559329 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559329 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559329 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559329 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559329 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559329 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559329 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559329 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 34 65 11 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559329 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559329 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559329 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559329 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559329 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559329 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559329 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559329 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 1b 00 01 14 00 14 40 10 00 00 01 00 10 40 09 08 8b 7a 05 a2 03 02 01 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559329 DIUCS DEBUG (UTRAN-Iu-539) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110559329 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-539:PAGING_RESP)[0x563b4cc98c80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110559329 DIUCS DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-539:PAGING_RESP)[0x563b4cc98c80]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110559329 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-539:PAGING_RESP)[0x563b4cc3b2c0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110559329 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-539:PAGING_RESP)[0x563b4cc3b2c0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110559329 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-539:PAGING_RESP)[0x563b4cc3b2c0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 TC_iu_multi_lu_and_mt_ussd2(2953)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patching N(SD)=0 into dtap '0514AA67151E21043F1D64F7'O MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patched enc_l3: '0514AA67151E21043F1D64F7'O 20250410110559330 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410110559330 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250410110559330 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-538:PAGING_RESP)[0x563b4cc8c9d0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250410110559330 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-538:PAGING_RESP)[0x563b4cc8c9d0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110559330 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-538:PAGING_RESP)[0x563b4cc7f0f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110559330 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410110559330 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-538:PAGING_RESP)[0x563b4cc8c9d0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110559330 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-538:PAGING_RESP)[0x563b4cc8c9d0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110559330 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-538:PAGING_RESP)[0x563b4cc8c9d0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110559330 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110559330 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110559330 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110559330 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-538:PAGING_RESP)[0x563b4cc8c9d0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110559330 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-538:PAGING_RESP)[0x563b4cc7f0f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110559330 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110559330 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559330 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559330 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559330 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559330 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559330 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559330 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559330 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 09 06 e8 4a 94 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 0b 2a 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559330 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559331 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559331 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559331 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559331 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559331 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559331 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559331 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 09 06 e8 4a 94 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559331 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559331 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559331 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559331 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559331 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559331 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559331 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559331 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 17 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2951)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110559331 DIUCS DEBUG (UTRAN-Iu-535) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110559331 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-535:PAGING_RESP)[0x563b4cc73fe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110559331 DIUCS DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-535:PAGING_RESP)[0x563b4cc73fe0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110559331 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-535:PAGING_RESP)[0x563b4cc53b10]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110559331 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-535:PAGING_RESP)[0x563b4cc53b10]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110559331 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-535:PAGING_RESP)[0x563b4cc53b10]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110559331 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-535:PAGING_RESP)[0x563b4cc53b10]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110559331 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-535:PAGING_RESP)[0x563b4cc53b10]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110559331 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-535:PAGING_RESP)[0x563b4cc53b10]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110559331 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-535:PAGING_RESP)[0x563b4cc53b10]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110559331 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-535:PAGING_RESP)[0x563b4cca63c0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110559331 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-535:PAGING_RESP)[0x563b4cca63c0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-535:PAGING_RESP)[0x563b4cc53b10] (msc_a.c:1053) 20250410110559331 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-535:PAGING_RESP)[0x563b4cca63c0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110559331 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-535:PAGING_RESP)[0x563b4cca63c0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410110559331 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-535:PAGING_RESP)[0x563b4cc53b10]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc30960] (msc_a.c:1053) 20250410110559331 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-535:PAGING_RESP)[0x563b4cc53b10]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110559331 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-535:PAGING_RESP)[0x563b4cc53b10]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110559331 DMSC DEBUG msub_fsm[0x563b4cc30960]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110559331 DMSC DEBUG msub(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB) MSC-A terminated (msub.c:261) 20250410110559331 DMSC DEBUG msub(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB) 1 MSC-I still active (msub.c:79) 20250410110559331 DMSC DEBUG msub_fsm[0x563b4cc30960]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110559331 DMSC DEBUG msub_fsm[0x563b4cc30960]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110559331 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-535:PAGING_RESP)[0x563b4cc73fe0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patching N(SD)=0 into dtap '05147CF76EF3210418FC1CC5'O 20250410110559331 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-535:PAGING_RESP)[0x563b4cc73fe0]{READY}: Removing from parent msub_fsm[0x563b4cc30960] (msub.c:113) 20250410110559331 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-535 (ran_conn.c:142) 20250410110559331 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-535 (ran_conn.c:155) 20250410110559331 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-535:PAGING_RESP)[0x563b4cc73fe0]{READY}: Freeing instance (msub.c:113) MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patched enc_l3: '05147CF76EF3210418FC1CC5'O 20250410110559331 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB:UTRAN-Iu-535:PAGING_RESP)[0x563b4cc73fe0]{READY}: Deallocated (fsm.c:568) 20250410110559331 DMSC DEBUG msub(IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB) Free (msub.c:119) 20250410110559331 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0xA46DC7EB - active-conn: now used by 1 (attached) (msub.c:375) 20250410110559331 DMSC DEBUG msub_fsm[0x563b4cc30960]{terminating}: Freeing instance (msub.c:113) 20250410110559331 DMSC DEBUG msub_fsm[0x563b4cc30960]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:11 20250410110559331 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559331 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559331 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559331 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559331 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559331 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559331 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559331 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 04 04 f9 1d f5 00 02 17 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:12 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:13 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:8 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250410110559334 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559334 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559334 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559334 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559334 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559334 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559334 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559334 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 1f 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:5 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:20 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 20250410110559334 DIUCS DEBUG (UTRAN-Iu-543) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110559334 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-543:PAGING_RESP)[0x563b4cca1000]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110559334 DIUCS DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-543:PAGING_RESP)[0x563b4cca1000]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110559334 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-543:PAGING_RESP)[0x563b4cca0970]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110559334 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-543:PAGING_RESP)[0x563b4cca0970]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110559334 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-543:PAGING_RESP)[0x563b4cca0970]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110559334 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-543:PAGING_RESP)[0x563b4cc9e2d0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250410110559334 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-543:PAGING_RESP)[0x563b4cc9e2d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410110559334 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-543:PAGING_RESP)[0x563b4cca0970]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110559334 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-543:PAGING_RESP)[0x563b4cca1000]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110559334 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-543:PAGING_RESP)[0x563b4cc9e2d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410110559334 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-543:PAGING_RESP)[0x563b4cc9e2d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410110559334 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-543:PAGING_RESP)[0x563b4cc9e2d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410110559334 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-543:PAGING_RESP)[0x563b4cc9e2d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410110559334 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-543:PAGING_RESP)[0x563b4cc9e2d0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410110559334 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-543:PAGING_RESP)[0x563b4cc9e2d0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410110559334 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-543:PAGING_RESP)[0x563b4cc9e2d0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410110559334 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-543:PAGING_RESP)[0x563b4cca0970]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410110559334 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-543:PAGING_RESP)[0x563b4cca0970]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.891s remaining) (msc_a.c:450) 20250410110559334 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-543:PAGING_RESP)[0x563b4cca0970]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250410110559334 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-543:PAGING_RESP)[0x563b4cca0970]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110559334 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-543:PAGING_RESP)[0x563b4cca1000]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110559334 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0 - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250410110559334 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001121/3/1): Available (smpp_smsc.c:626) 20250410110559334 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559334 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559334 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559334 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559334 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559334 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559334 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559334 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 05 78 cd 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 21 f1 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O 20250410110559334 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559334 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559334 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559334 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559334 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559334 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559334 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559334 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 43 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 05 78 cd 00 01 2c 00 14 40 28 00 00 02 00 10 40 1c 1b 0b 3b 1c 17 a1 15 02 01 01 02 01 3d 30 0d 04 01 0f 04 08 cd 30 9a ad 2f a7 e9 21 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559335 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559335 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559335 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559335 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559335 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559335 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559335 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559335 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 1c 00 01 14 00 14 40 10 00 00 01 00 10 40 09 08 8b 7a 05 a2 03 02 01 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110559335 DIUCS DEBUG (UTRAN-Iu-540) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110559335 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-540:PAGING_RESP)[0x563b4cc7a1c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110559335 DIUCS DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-540:PAGING_RESP)[0x563b4cc7a1c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110559335 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-540:PAGING_RESP)[0x563b4cc76f70]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110559335 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-540:PAGING_RESP)[0x563b4cc76f70]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110559335 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-540:PAGING_RESP)[0x563b4cc76f70]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 20250410110559335 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410110559335 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250410110559335 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-539:PAGING_RESP)[0x563b4cc3b2c0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250410110559335 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-539:PAGING_RESP)[0x563b4cc3b2c0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110559335 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-539:PAGING_RESP)[0x563b4cc98c80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110559335 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410110559335 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-539:PAGING_RESP)[0x563b4cc3b2c0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110559335 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-539:PAGING_RESP)[0x563b4cc3b2c0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110559335 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-539:PAGING_RESP)[0x563b4cc3b2c0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110559335 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110559335 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110559335 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110559335 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-539:PAGING_RESP)[0x563b4cc3b2c0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110559335 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-539:PAGING_RESP)[0x563b4cc98c80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:6 20250410110559335 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410110559335 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559335 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559335 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559335 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559335 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559335 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559335 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559335 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 08 06 19 eb 6f 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 0b 2a 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559335 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559335 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559335 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559335 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559335 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559335 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559335 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559335 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 08 06 19 eb 6f 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:20 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2961)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:9 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 20250410110559336 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559336 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559336 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559336 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559336 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559336 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559336 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559336 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 1d 00 01 14 00 14 40 10 00 00 01 00 10 40 09 08 8b 7a 05 a2 03 02 01 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110559336 DIUCS DEBUG (UTRAN-Iu-541) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110559336 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-541:PAGING_RESP)[0x563b4cc63400]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110559336 DIUCS DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-541:PAGING_RESP)[0x563b4cc63400]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110559336 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-541:PAGING_RESP)[0x563b4cc54190]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110559336 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-541:PAGING_RESP)[0x563b4cc54190]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110559336 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-541:PAGING_RESP)[0x563b4cc54190]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110559337 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410110559337 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250410110559337 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-540:PAGING_RESP)[0x563b4cc76f70]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250410110559337 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-540:PAGING_RESP)[0x563b4cc76f70]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110559337 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-540:PAGING_RESP)[0x563b4cc7a1c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110559337 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410110559337 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-540:PAGING_RESP)[0x563b4cc76f70]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110559337 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-540:PAGING_RESP)[0x563b4cc76f70]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110559337 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-540:PAGING_RESP)[0x563b4cc76f70]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110559337 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110559337 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110559337 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110559337 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-540:PAGING_RESP)[0x563b4cc76f70]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110559337 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-540:PAGING_RESP)[0x563b4cc7a1c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110559337 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:7 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:20 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 20250410110559337 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559337 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559337 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559337 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559337 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559337 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559337 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559337 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 ab 5c 8d 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 0b 2a 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559337 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559337 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559337 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559337 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559337 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559337 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559337 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559337 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 ab 5c 8d 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) TC_iu_multi_lu_and_mt_ussd2(2969)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O 20250410110559337 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559337 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559338 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559338 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559338 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559338 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559338 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559338 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 20 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110559338 DIUCS DEBUG (UTRAN-Iu-544) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110559338 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-544:PAGING_RESP)[0x563b4cc10ea0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110559338 DIUCS DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-544:PAGING_RESP)[0x563b4cc10ea0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110559338 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-544:PAGING_RESP)[0x563b4cca1a70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110559338 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-544:PAGING_RESP)[0x563b4cca1a70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110559338 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-544:PAGING_RESP)[0x563b4cca1a70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110559338 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-544:PAGING_RESP)[0x563b4cc20070]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250410110559338 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-544:PAGING_RESP)[0x563b4cc20070]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410110559338 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-544:PAGING_RESP)[0x563b4cca1a70]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110559338 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-544:PAGING_RESP)[0x563b4cc10ea0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:14 20250410110559338 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-544:PAGING_RESP)[0x563b4cc20070]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:24 20250410110559338 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-544:PAGING_RESP)[0x563b4cc20070]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410110559338 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-544:PAGING_RESP)[0x563b4cc20070]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410110559338 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-544:PAGING_RESP)[0x563b4cc20070]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410110559338 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-544:PAGING_RESP)[0x563b4cc20070]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410110559338 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-544:PAGING_RESP)[0x563b4cc20070]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410110559338 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-544:PAGING_RESP)[0x563b4cc20070]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410110559338 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-544:PAGING_RESP)[0x563b4cca1a70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 20250410110559338 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-544:PAGING_RESP)[0x563b4cca1a70]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.888s remaining) (msc_a.c:450) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110559338 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-544:PAGING_RESP)[0x563b4cca1a70]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250410110559338 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-544:PAGING_RESP)[0x563b4cca1a70]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110559338 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-544:PAGING_RESP)[0x563b4cc10ea0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110559339 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2 - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250410110559339 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001127/3/1): Available (smpp_smsc.c:626) 20250410110559339 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559339 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559339 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559339 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559339 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559339 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559339 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514AA67151E21043F1D64F7'O 20250410110559339 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 00 06 d8 ae 03 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 21 f7 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559339 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559339 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559339 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559339 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559339 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559339 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559339 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559339 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 43 00 00 00 b9 00 00 00 c3 03 00 00 00 06 d8 ae 03 00 01 2c 00 14 40 28 00 00 02 00 10 40 1c 1b 0b 3b 1c 17 a1 15 02 01 01 02 01 3d 30 0d 04 01 0f 04 08 cd 30 9a ad 2f a7 e9 21 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559339 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559339 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559339 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559339 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110559339 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559339 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559339 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559339 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 1e 00 01 14 00 14 40 10 00 00 01 00 10 40 09 08 8b 7a 05 a2 03 02 01 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559339 DIUCS DEBUG (UTRAN-Iu-542) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110559339 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-542:PAGING_RESP)[0x563b4cc9a130]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110559339 DIUCS DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-542:PAGING_RESP)[0x563b4cc9a130]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110559339 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-542:PAGING_RESP)[0x563b4cc9a000]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110559339 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-542:PAGING_RESP)[0x563b4cc9a000]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110559339 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-542:PAGING_RESP)[0x563b4cc9a000]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 20250410110559339 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410110559339 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250410110559339 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-541:PAGING_RESP)[0x563b4cc54190]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250410110559339 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-541:PAGING_RESP)[0x563b4cc54190]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110559339 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-541:PAGING_RESP)[0x563b4cc63400]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110559340 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410110559340 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-541:PAGING_RESP)[0x563b4cc54190]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110559340 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-541:PAGING_RESP)[0x563b4cc54190]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110559340 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-541:PAGING_RESP)[0x563b4cc54190]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110559340 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110559340 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110559340 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110559340 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-541:PAGING_RESP)[0x563b4cc54190]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110559340 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-541:PAGING_RESP)[0x563b4cc63400]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110559340 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410110559340 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559340 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559340 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559340 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559340 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559340 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559340 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559340 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 34 81 e3 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 0b 2a 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559340 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559340 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559340 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559340 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559340 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559340 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559340 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559340 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 34 81 e3 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559340 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559340 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559340 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559340 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559340 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559340 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559340 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559340 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 25 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 14 aa 67 15 1e 21 04 3f 1d 64 f7 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559340 DIUCS DEBUG (UTRAN-Iu-549) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110559340 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-549:PAGING_RESP)[0x563b4cca6aa0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110559340 DIUCS DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-549:PAGING_RESP)[0x563b4cca6aa0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110559340 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-549:PAGING_RESP)[0x563b4cca6bd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_iu_multi_lu_and_mt_ussd2(2963)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110559340 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-549:PAGING_RESP)[0x563b4cca6bd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110559340 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-549:PAGING_RESP)[0x563b4cca6bd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110559340 DMM DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-549:PAGING_RESP)[0x563b4cca6bd0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = aa67151e3f1d64f7) (gsm_04_08.c:1128) 20250410110559340 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-549:PAGING_RESP)[0x563b4cc22e50]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110559340 DVLR DEBUG SUBSCR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11) AUTH on UTRAN received RES: aa67151e3f1d64f7 (8 bytes) (vlr_auth_fsm.c:151) 20250410110559340 DVLR INFO SUBSCR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110559340 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-549:PAGING_RESP)[0x563b4cc22e50]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110559340 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-549:PAGING_RESP)[0x563b4cc22e50]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110559340 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-549:PAGING_RESP)[0x563b4cc22e50]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110559340 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-549:PAGING_RESP)[0x563b4cc22e50]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-549:PAGING_RESP)[0x563b4cc22c40] (vlr_auth_fsm.c:294) 20250410110559340 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-549:PAGING_RESP)[0x563b4cc22e50]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110559340 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-549:PAGING_RESP)[0x563b4cc22e50]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110559340 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-549:PAGING_RESP)[0x563b4cc22c40]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250410110559340 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-549:PAGING_RESP)[0x563b4cc22c40]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410110559340 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-549:PAGING_RESP)[0x563b4cc22c40]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110559340 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-549:PAGING_RESP)[0x563b4cca6bd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110559340 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-549:PAGING_RESP)[0x563b4cca6bd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=a5ef68600994d11fb38ed01c6343ae0d, CK=NONE (ran_msg_iu.c:388) 20250410110559341 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-549:PAGING_RESP)[0x563b4cca6aa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:2 20250410110559341 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-549:PAGING_RESP)[0x563b4cc22c40]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250410110559341 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559341 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559341 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559341 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559341 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559341 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer 20250410110559341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559341 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559341 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 05 06 be e4 82 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 a5 ef 68 60 09 94 d1 1f b3 8e d0 1c 63 43 ae 0d 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:2 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:3 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2955)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:3 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:8 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2953)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110559344 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559344 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559344 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559344 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559344 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559344 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559344 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559344 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 02 17 f9 1d f5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:4 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:4 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2943)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_multi_lu_and_mt_ussd2(2950)16326133 TC_iu_multi_lu_and_mt_ussd2(2950)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2950)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2950)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:15 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05147CF76EF3210418FC1CC5'O MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:1 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O TC_iu_multi_lu_and_mt_ussd2(2959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:10 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 TC_iu_multi_lu_and_mt_ussd2(2951)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O TC_iu_multi_lu_and_mt_ussd2(2950)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:11 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:12 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:13 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:5 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:5 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:9 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2961)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:9 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:6 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:6 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(2969)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:14 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:2 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 TC_iu_multi_lu_and_mt_ussd2(2971)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:3 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:8 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:20 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:4 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:5 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:6 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:9 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:20 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:14 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110559380 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410110559380 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250410110559380 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-542:PAGING_RESP)[0x563b4cc9a000]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250410110559380 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-542:PAGING_RESP)[0x563b4cc9a000]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110559380 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-542:PAGING_RESP)[0x563b4cc9a130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110559380 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410110559380 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-542:PAGING_RESP)[0x563b4cc9a000]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110559380 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-542:PAGING_RESP)[0x563b4cc9a000]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110559380 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-542:PAGING_RESP)[0x563b4cc9a000]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110559380 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110559380 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110559380 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110559380 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-542:PAGING_RESP)[0x563b4cc9a000]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110559380 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-542:PAGING_RESP)[0x563b4cc9a130]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110559380 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410110559381 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559381 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559381 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559381 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559381 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559381 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559381 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559381 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 15 06 c6 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 0b 2a 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559381 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559381 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559381 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559381 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559381 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559381 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559381 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559381 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 15 06 c6 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559381 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559381 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559381 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559381 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559381 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559381 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559381 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559381 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 26 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 14 7c f7 6e f3 21 04 18 fc 1c c5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559381 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559381 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559381 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559381 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559381 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559381 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559381 DIUCS DEBUG (UTRAN-Iu-550) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110559381 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-550:PAGING_RESP)[0x563b4cc7a970]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110559381 DIUCS DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-550:PAGING_RESP)[0x563b4cc7a970]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110559381 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-550:PAGING_RESP)[0x563b4cc7aaa0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110559381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559381 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559381 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 18 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559381 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-550:PAGING_RESP)[0x563b4cc7aaa0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110559381 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-550:PAGING_RESP)[0x563b4cc7aaa0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110559381 DMM DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-550:PAGING_RESP)[0x563b4cc7aaa0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 7cf76ef318fc1cc5) (gsm_04_08.c:1128) 20250410110559381 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-550:PAGING_RESP)[0x563b4cc90470]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110559381 DVLR DEBUG SUBSCR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9) AUTH on UTRAN received RES: 7cf76ef318fc1cc5 (8 bytes) (vlr_auth_fsm.c:151) 20250410110559381 DVLR INFO SUBSCR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110559381 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-550:PAGING_RESP)[0x563b4cc90470]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110559381 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-550:PAGING_RESP)[0x563b4cc90470]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110559381 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-550:PAGING_RESP)[0x563b4cc90470]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110559381 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-550:PAGING_RESP)[0x563b4cc90470]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-550:PAGING_RESP)[0x563b4cc90260] (vlr_auth_fsm.c:294) 20250410110559381 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-550:PAGING_RESP)[0x563b4cc90470]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110559381 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-550:PAGING_RESP)[0x563b4cc90470]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110559381 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-550:PAGING_RESP)[0x563b4cc90260]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250410110559381 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-550:PAGING_RESP)[0x563b4cc90260]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410110559381 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-550:PAGING_RESP)[0x563b4cc90260]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110559381 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-550:PAGING_RESP)[0x563b4cc7aaa0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110559381 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-550:PAGING_RESP)[0x563b4cc7aaa0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=0ef34ad188cb47c3c06f7325ff260413, CK=NONE (ran_msg_iu.c:388) 20250410110559381 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559381 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559381 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559381 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559381 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-550:PAGING_RESP)[0x563b4cc7a970]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110559381 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-550:PAGING_RESP)[0x563b4cc90260]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250410110559381 DIUCS DEBUG (UTRAN-Iu-536) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110559381 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-536:PAGING_RESP)[0x563b4cc8b430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110559381 DIUCS DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-536:PAGING_RESP)[0x563b4cc8b430]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110559381 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-536:PAGING_RESP)[0x563b4cc5c220]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110559381 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559381 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559381 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559381 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 21 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559381 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-536:PAGING_RESP)[0x563b4cc5c220]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110559381 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-536:PAGING_RESP)[0x563b4cc5c220]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110559381 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-536:PAGING_RESP)[0x563b4cc5c220]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110559381 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-536:PAGING_RESP)[0x563b4cc5c220]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110559381 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-536:PAGING_RESP)[0x563b4cc5c220]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110559381 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-536:PAGING_RESP)[0x563b4cc5c220]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110559381 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-536:PAGING_RESP)[0x563b4cca1940]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110559381 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-536:PAGING_RESP)[0x563b4cca1940]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-536:PAGING_RESP)[0x563b4cc5c220] (msc_a.c:1053) 20250410110559381 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-536:PAGING_RESP)[0x563b4cca1940]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110559381 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-536:PAGING_RESP)[0x563b4cca1940]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410110559381 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-536:PAGING_RESP)[0x563b4cc5c220]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc833a0] (msc_a.c:1053) 20250410110559381 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559381 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559381 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559381 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559381 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-536:PAGING_RESP)[0x563b4cc5c220]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110559381 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-536:PAGING_RESP)[0x563b4cc5c220]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110559381 DMSC DEBUG msub_fsm[0x563b4cc833a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110559381 DMSC DEBUG msub(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC) MSC-A terminated (msub.c:261) 20250410110559381 DMSC DEBUG msub(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC) 1 MSC-I still active (msub.c:79) 20250410110559381 DMSC DEBUG msub_fsm[0x563b4cc833a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110559381 DMSC DEBUG msub_fsm[0x563b4cc833a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110559381 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559381 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559381 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-536:PAGING_RESP)[0x563b4cc8b430]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110559381 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-536:PAGING_RESP)[0x563b4cc8b430]{READY}: Removing from parent msub_fsm[0x563b4cc833a0] (msub.c:113) 20250410110559381 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-536 (ran_conn.c:142) 20250410110559381 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-536 (ran_conn.c:155) 20250410110559381 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-536:PAGING_RESP)[0x563b4cc8b430]{READY}: Freeing instance (msub.c:113) 20250410110559381 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC:UTRAN-Iu-536:PAGING_RESP)[0x563b4cc8b430]{READY}: Deallocated (fsm.c:568) 20250410110559381 DMSC DEBUG msub(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC) Free (msub.c:119) 20250410110559381 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x223D96AC - active-conn: now used by 1 (attached) (msub.c:375) 20250410110559381 DMSC DEBUG msub_fsm[0x563b4cc833a0]{terminating}: Freeing instance (msub.c:113) 20250410110559381 DMSC DEBUG msub_fsm[0x563b4cc833a0]{terminating}: Deallocated (fsm.c:568) 20250410110559381 DIUCS DEBUG (UTRAN-Iu-545) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110559381 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-545:PAGING_RESP)[0x563b4cc949c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110559381 DIUCS DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-545:PAGING_RESP)[0x563b4cc949c0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110559381 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-545:PAGING_RESP)[0x563b4cc86f60]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110559381 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-545:PAGING_RESP)[0x563b4cc86f60]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110559381 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-545:PAGING_RESP)[0x563b4cc86f60]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110559381 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-545:PAGING_RESP)[0x563b4cc9ddb0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250410110559381 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-545:PAGING_RESP)[0x563b4cc9ddb0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410110559381 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-545:PAGING_RESP)[0x563b4cc86f60]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110559381 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-545:PAGING_RESP)[0x563b4cc949c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110559381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559381 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559381 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 22 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559381 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559381 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559381 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559381 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559381 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559381 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559381 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559381 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 23 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559381 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559381 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559381 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559381 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559381 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559381 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559381 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-545:PAGING_RESP)[0x563b4cc9ddb0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410110559381 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-545:PAGING_RESP)[0x563b4cc9ddb0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410110559381 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-545:PAGING_RESP)[0x563b4cc9ddb0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410110559381 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-545:PAGING_RESP)[0x563b4cc9ddb0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410110559381 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-545:PAGING_RESP)[0x563b4cc9ddb0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410110559381 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-545:PAGING_RESP)[0x563b4cc9ddb0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410110559381 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-545:PAGING_RESP)[0x563b4cc9ddb0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410110559381 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-545:PAGING_RESP)[0x563b4cc86f60]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410110559381 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-545:PAGING_RESP)[0x563b4cc86f60]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.845s remaining) (msc_a.c:450) 20250410110559381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559381 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559381 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 06 06 10 0d c4 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 0e f3 4a d1 88 cb 47 c3 c0 6f 73 25 ff 26 04 13 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559381 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-545:PAGING_RESP)[0x563b4cc86f60]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250410110559381 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-545:PAGING_RESP)[0x563b4cc86f60]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110559381 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-545:PAGING_RESP)[0x563b4cc949c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110559381 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640 - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250410110559381 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001124/3/1): Available (smpp_smsc.c:626) 20250410110559381 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559381 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559381 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559381 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559381 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559381 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559381 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559381 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 24 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559382 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559382 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559381 DIUCS DEBUG (UTRAN-Iu-546) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110559381 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-546:PAGING_RESP)[0x563b4cc8c060]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110559381 DIUCS DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-546:PAGING_RESP)[0x563b4cc8c060]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110559381 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-546:PAGING_RESP)[0x563b4cc8c190]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110559381 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-546:PAGING_RESP)[0x563b4cc8c190]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110559382 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-546:PAGING_RESP)[0x563b4cc8c190]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110559382 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-546:PAGING_RESP)[0x563b4cc6dbe0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250410110559382 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-546:PAGING_RESP)[0x563b4cc6dbe0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410110559382 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-546:PAGING_RESP)[0x563b4cc8c190]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110559382 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-546:PAGING_RESP)[0x563b4cc8c060]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110559382 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559382 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559382 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559382 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559382 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-546:PAGING_RESP)[0x563b4cc6dbe0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410110559382 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-546:PAGING_RESP)[0x563b4cc6dbe0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410110559382 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-546:PAGING_RESP)[0x563b4cc6dbe0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410110559382 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-546:PAGING_RESP)[0x563b4cc6dbe0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410110559382 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-546:PAGING_RESP)[0x563b4cc6dbe0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410110559382 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-546:PAGING_RESP)[0x563b4cc6dbe0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410110559382 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-546:PAGING_RESP)[0x563b4cc6dbe0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410110559382 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-546:PAGING_RESP)[0x563b4cc8c190]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410110559382 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-546:PAGING_RESP)[0x563b4cc8c190]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.846s remaining) (msc_a.c:450) 20250410110559382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559382 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-546:PAGING_RESP)[0x563b4cc8c190]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250410110559382 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-546:PAGING_RESP)[0x563b4cc8c190]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110559382 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-546:PAGING_RESP)[0x563b4cc8c060]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110559382 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250410110559382 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559382 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0b 04 92 97 67 00 02 18 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559382 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001130/3/1): Available (smpp_smsc.c:626) 20250410110559382 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559382 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559382 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559382 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559382 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559382 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559382 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 20250410110559382 DIUCS DEBUG (UTRAN-Iu-547) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110559382 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-547:PAGING_RESP)[0x563b4ccae420]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110559382 DIUCS DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-547:PAGING_RESP)[0x563b4ccae420]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110559382 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 19 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559382 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559382 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-547:PAGING_RESP)[0x563b4ccae550]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110559382 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-547:PAGING_RESP)[0x563b4ccae550]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110559382 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-547:PAGING_RESP)[0x563b4ccae550]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110559382 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-547:PAGING_RESP)[0x563b4cca4a50]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250410110559382 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-547:PAGING_RESP)[0x563b4cca4a50]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410110559382 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-547:PAGING_RESP)[0x563b4ccae550]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110559382 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-547:PAGING_RESP)[0x563b4ccae420]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110559382 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559382 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559382 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559382 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559382 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559382 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559382 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 01 06 ba 22 ef 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 21 f4 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559382 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-547:PAGING_RESP)[0x563b4cca4a50]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410110559382 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-547:PAGING_RESP)[0x563b4cca4a50]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410110559382 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-547:PAGING_RESP)[0x563b4cca4a50]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410110559382 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-547:PAGING_RESP)[0x563b4cca4a50]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410110559382 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-547:PAGING_RESP)[0x563b4cca4a50]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410110559382 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-547:PAGING_RESP)[0x563b4cca4a50]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410110559382 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-547:PAGING_RESP)[0x563b4cca4a50]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410110559382 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-547:PAGING_RESP)[0x563b4ccae550]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410110559382 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-547:PAGING_RESP)[0x563b4ccae550]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.846s remaining) (msc_a.c:450) 20250410110559382 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559382 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559382 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110559382 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559382 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559382 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-547:PAGING_RESP)[0x563b4ccae550]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250410110559382 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-547:PAGING_RESP)[0x563b4ccae550]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110559382 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-547:PAGING_RESP)[0x563b4ccae420]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110559382 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559382 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559382 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250410110559382 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001125/3/1): Available (smpp_smsc.c:626) 20250410110559382 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 1a 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559382 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559382 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559382 DIUCS DEBUG (UTRAN-Iu-548) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110559382 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-548:PAGING_RESP)[0x563b4cc6d1c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110559382 DIUCS DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-548:PAGING_RESP)[0x563b4cc6d1c0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110559382 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-548:PAGING_RESP)[0x563b4cc8c610]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110559382 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559382 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559382 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559382 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559382 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-548:PAGING_RESP)[0x563b4cc8c610]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110559382 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-548:PAGING_RESP)[0x563b4cc8c610]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110559382 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-548:PAGING_RESP)[0x563b4cd17770]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250410110559382 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-548:PAGING_RESP)[0x563b4cd17770]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410110559382 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-548:PAGING_RESP)[0x563b4cc8c610]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110559382 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-548:PAGING_RESP)[0x563b4cc6d1c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110559382 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559382 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 1f 00 01 14 00 14 40 10 00 00 01 00 10 40 09 08 8b 7a 05 a2 03 02 01 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 20250410110559382 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-548:PAGING_RESP)[0x563b4cd17770]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410110559382 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-548:PAGING_RESP)[0x563b4cd17770]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410110559382 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-548:PAGING_RESP)[0x563b4cd17770]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410110559382 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-548:PAGING_RESP)[0x563b4cd17770]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410110559382 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-548:PAGING_RESP)[0x563b4cd17770]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410110559382 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-548:PAGING_RESP)[0x563b4cd17770]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410110559382 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-548:PAGING_RESP)[0x563b4cd17770]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410110559382 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-548:PAGING_RESP)[0x563b4cc8c610]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410110559382 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-548:PAGING_RESP)[0x563b4cc8c610]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.888s remaining) (msc_a.c:450) 20250410110559382 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559382 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559382 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559382 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559382 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559382 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559382 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559382 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 43 00 00 00 b9 00 00 00 c3 03 00 00 01 06 ba 22 ef 00 01 2c 00 14 40 28 00 00 02 00 10 40 1c 1b 0b 3b 1c 17 a1 15 02 01 01 02 01 3d 30 0d 04 01 0f 04 08 cd 30 9a ad 2f a7 e9 21 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559382 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-548:PAGING_RESP)[0x563b4cc8c610]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250410110559382 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-548:PAGING_RESP)[0x563b4cc8c610]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110559382 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-548:PAGING_RESP)[0x563b4cc6d1c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110559382 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250410110559382 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001128/3/1): Available (smpp_smsc.c:626) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:7 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 20250410110559382 DIUCS DEBUG (UTRAN-Iu-537) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110559382 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-537:PAGING_RESP)[0x563b4cc5c620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110559382 DIUCS DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-537:PAGING_RESP)[0x563b4cc5c620]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110559382 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-537:PAGING_RESP)[0x563b4cc5c4f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110559382 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559382 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559382 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559382 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559382 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559382 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559382 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559382 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 1b 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559382 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559382 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559382 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-537:PAGING_RESP)[0x563b4cc5c4f0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110559382 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-537:PAGING_RESP)[0x563b4cc5c4f0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110559382 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-537:PAGING_RESP)[0x563b4cc5c4f0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110559382 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-537:PAGING_RESP)[0x563b4cc5c4f0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110559382 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559382 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559382 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559382 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559382 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559382 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 02 06 e2 6d 53 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 31 f0 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559382 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-537:PAGING_RESP)[0x563b4cc5c4f0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110559382 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-537:PAGING_RESP)[0x563b4cc5c4f0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110559382 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-537:PAGING_RESP)[0x563b4cc78260]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110559382 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-537:PAGING_RESP)[0x563b4cc78260]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-537:PAGING_RESP)[0x563b4cc5c4f0] (msc_a.c:1053) 20250410110559382 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-537:PAGING_RESP)[0x563b4cc78260]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110559382 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-537:PAGING_RESP)[0x563b4cc78260]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410110559382 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-537:PAGING_RESP)[0x563b4cc5c4f0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc5c800] (msc_a.c:1053) 20250410110559382 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-537:PAGING_RESP)[0x563b4cc5c4f0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110559382 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-537:PAGING_RESP)[0x563b4cc5c4f0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110559382 DMSC DEBUG msub_fsm[0x563b4cc5c800]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer 20250410110559382 DMSC DEBUG msub(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE) MSC-A terminated (msub.c:261) 20250410110559382 DMSC DEBUG msub(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE) 1 MSC-I still active (msub.c:79) 20250410110559382 DMSC DEBUG msub_fsm[0x563b4cc5c800]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110559382 DMSC DEBUG msub_fsm[0x563b4cc5c800]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110559382 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-537:PAGING_RESP)[0x563b4cc5c620]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110559382 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-537:PAGING_RESP)[0x563b4cc5c620]{READY}: Removing from parent msub_fsm[0x563b4cc5c800] (msub.c:113) 20250410110559382 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-537 (ran_conn.c:142) 20250410110559382 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-537 (ran_conn.c:155) 20250410110559382 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-537:PAGING_RESP)[0x563b4cc5c620]{READY}: Freeing instance (msub.c:113) 20250410110559382 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE:UTRAN-Iu-537:PAGING_RESP)[0x563b4cc5c620]{READY}: Deallocated (fsm.c:568) 20250410110559382 DMSC DEBUG msub(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE) Free (msub.c:119) 20250410110559382 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x0FEF47AE - active-conn: now used by 1 (attached) (msub.c:375) 20250410110559382 DMSC DEBUG msub_fsm[0x563b4cc5c800]{terminating}: Freeing instance (msub.c:113) 20250410110559382 DMSC DEBUG msub_fsm[0x563b4cc5c800]{terminating}: Deallocated (fsm.c:568) 20250410110559382 DIUCS DEBUG (UTRAN-Iu-538) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110559382 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-538:PAGING_RESP)[0x563b4cc7f0f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110559382 DIUCS DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-538:PAGING_RESP)[0x563b4cc7f0f0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110559382 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-538:PAGING_RESP)[0x563b4cc8c9d0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110559382 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-538:PAGING_RESP)[0x563b4cc8c9d0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110559382 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-538:PAGING_RESP)[0x563b4cc8c9d0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110559383 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-538:PAGING_RESP)[0x563b4cc8c9d0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110559383 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-538:PAGING_RESP)[0x563b4cc8c9d0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110559383 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-538:PAGING_RESP)[0x563b4cc8c9d0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110559383 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-538:PAGING_RESP)[0x563b4cc8c9d0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110559383 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-538:PAGING_RESP)[0x563b4cc8c740]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110559383 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-538:PAGING_RESP)[0x563b4cc8c740]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-538:PAGING_RESP)[0x563b4cc8c9d0] (msc_a.c:1053) 20250410110559383 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-538:PAGING_RESP)[0x563b4cc8c740]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110559383 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-538:PAGING_RESP)[0x563b4cc8c740]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110559382 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559382 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559382 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559382 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559382 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559382 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559382 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559382 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 1c 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559382 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559382 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559382 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559382 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559382 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559382 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559382 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559383 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 43 00 00 00 b9 00 00 00 c3 03 00 00 02 06 e2 6d 53 00 01 2c 00 14 40 28 00 00 02 00 10 40 1c 1b 0b 3b 1c 17 a1 15 02 01 01 02 01 3d 30 0d 04 01 0f 04 08 cd 30 9a ad 2f a7 e9 21 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559383 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559383 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559383 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559383 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559383 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559383 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559383 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559383 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 1d 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559383 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559383 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559383 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559383 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559383 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559383 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559383 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559383 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 20 00 01 14 00 14 40 10 00 00 01 00 10 40 09 08 8b 7a 05 a2 03 02 01 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559383 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559383 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559383 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559383 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 20250410110559383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559383 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559383 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559383 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559383 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 25 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 20250410110559383 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-538:PAGING_RESP)[0x563b4cc8c9d0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc95e50] (msc_a.c:1053) 20250410110559383 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-538:PAGING_RESP)[0x563b4cc8c9d0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110559383 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-538:PAGING_RESP)[0x563b4cc8c9d0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110559383 DMSC DEBUG msub_fsm[0x563b4cc95e50]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110559383 DMSC DEBUG msub(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B) MSC-A terminated (msub.c:261) 20250410110559383 DMSC DEBUG msub(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B) 1 MSC-I still active (msub.c:79) 20250410110559383 DMSC DEBUG msub_fsm[0x563b4cc95e50]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110559383 DMSC DEBUG msub_fsm[0x563b4cc95e50]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110559383 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-538:PAGING_RESP)[0x563b4cc7f0f0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110559383 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-538:PAGING_RESP)[0x563b4cc7f0f0]{READY}: Removing from parent msub_fsm[0x563b4cc95e50] (msub.c:113) 20250410110559383 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-538 (ran_conn.c:142) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:7 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110559383 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-538 (ran_conn.c:155) 20250410110559383 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-538:PAGING_RESP)[0x563b4cc7f0f0]{READY}: Freeing instance (msub.c:113) 20250410110559383 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B:UTRAN-Iu-538:PAGING_RESP)[0x563b4cc7f0f0]{READY}: Deallocated (fsm.c:568) 20250410110559383 DMSC DEBUG msub(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B) Free (msub.c:119) 20250410110559383 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x50F0991B - active-conn: now used by 1 (attached) (msub.c:375) 20250410110559383 DMSC DEBUG msub_fsm[0x563b4cc95e50]{terminating}: Freeing instance (msub.c:113) 20250410110559383 DMSC DEBUG msub_fsm[0x563b4cc95e50]{terminating}: Deallocated (fsm.c:568) 20250410110559383 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559383 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559383 DIUCS DEBUG (UTRAN-Iu-543) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110559383 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-543:PAGING_RESP)[0x563b4cca1000]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110559383 DIUCS DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-543:PAGING_RESP)[0x563b4cca1000]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110559383 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-543:PAGING_RESP)[0x563b4cca0970]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110559383 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559383 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559383 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559383 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559383 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-543:PAGING_RESP)[0x563b4cca0970]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110559383 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-543:PAGING_RESP)[0x563b4cca0970]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer 20250410110559383 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559383 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 03 06 45 a9 33 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 21 f5 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559383 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559383 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559383 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110559383 DIUCS DEBUG (UTRAN-Iu-539) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110559383 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-539:PAGING_RESP)[0x563b4cc98c80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110559383 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559383 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559383 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559383 DIUCS DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-539:PAGING_RESP)[0x563b4cc98c80]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110559383 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-539:PAGING_RESP)[0x563b4cc3b2c0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110559383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559383 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559383 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 43 00 00 00 b9 00 00 00 c3 03 00 00 03 06 45 a9 33 00 01 2c 00 14 40 28 00 00 02 00 10 40 1c 1b 0b 3b 1c 17 a1 15 02 01 01 02 01 3d 30 0d 04 01 0f 04 08 cd 30 9a ad 2f a7 e9 21 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559383 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-539:PAGING_RESP)[0x563b4cc3b2c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110559383 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-539:PAGING_RESP)[0x563b4cc3b2c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110559383 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-539:PAGING_RESP)[0x563b4cc3b2c0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110559383 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-539:PAGING_RESP)[0x563b4cc3b2c0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110559383 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-539:PAGING_RESP)[0x563b4cc3b2c0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110559383 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-539:PAGING_RESP)[0x563b4cc3b2c0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110559383 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-539:PAGING_RESP)[0x563b4cc199f0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110559383 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-539:PAGING_RESP)[0x563b4cc199f0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-539:PAGING_RESP)[0x563b4cc3b2c0] (msc_a.c:1053) 20250410110559383 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-539:PAGING_RESP)[0x563b4cc199f0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110559383 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-539:PAGING_RESP)[0x563b4cc199f0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410110559383 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-539:PAGING_RESP)[0x563b4cc3b2c0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc8c3d0] (msc_a.c:1053) 20250410110559383 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-539:PAGING_RESP)[0x563b4cc3b2c0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110559383 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-539:PAGING_RESP)[0x563b4cc3b2c0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110559383 DMSC DEBUG msub_fsm[0x563b4cc8c3d0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110559383 DMSC DEBUG msub(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426) MSC-A terminated (msub.c:261) 20250410110559383 DMSC DEBUG msub(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426) 1 MSC-I still active (msub.c:79) 20250410110559383 DMSC DEBUG msub_fsm[0x563b4cc8c3d0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110559383 DMSC DEBUG msub_fsm[0x563b4cc8c3d0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110559383 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-539:PAGING_RESP)[0x563b4cc98c80]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110559383 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-539:PAGING_RESP)[0x563b4cc98c80]{READY}: Removing from parent msub_fsm[0x563b4cc8c3d0] (msub.c:113) 20250410110559383 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-539 (ran_conn.c:142) 20250410110559383 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-539 (ran_conn.c:155) 20250410110559383 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-539:PAGING_RESP)[0x563b4cc98c80]{READY}: Freeing instance (msub.c:113) 20250410110559383 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426:UTRAN-Iu-539:PAGING_RESP)[0x563b4cc98c80]{READY}: Deallocated (fsm.c:568) 20250410110559383 DMSC DEBUG msub(IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426) Free (msub.c:119) 20250410110559383 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0xB4C30426 - active-conn: now used by 1 (attached) (msub.c:375) 20250410110559383 DMSC DEBUG msub_fsm[0x563b4cc8c3d0]{terminating}: Freeing instance (msub.c:113) 20250410110559383 DMSC DEBUG msub_fsm[0x563b4cc8c3d0]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 20250410110559383 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:15 20250410110559383 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559383 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559383 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559383 DIUCS DEBUG (UTRAN-Iu-540) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110559383 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-540:PAGING_RESP)[0x563b4cc7a1c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110559383 DIUCS DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-540:PAGING_RESP)[0x563b4cc7a1c0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110559383 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-540:PAGING_RESP)[0x563b4cc76f70]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110559383 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-540:PAGING_RESP)[0x563b4cc76f70]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110559383 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-540:PAGING_RESP)[0x563b4cc76f70]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110559383 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-540:PAGING_RESP)[0x563b4cc76f70]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110559383 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-540:PAGING_RESP)[0x563b4cc76f70]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110559383 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-540:PAGING_RESP)[0x563b4cc76f70]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110559383 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-540:PAGING_RESP)[0x563b4cc76f70]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110559383 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-540:PAGING_RESP)[0x563b4ccaa8a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110559383 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-540:PAGING_RESP)[0x563b4ccaa8a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-540:PAGING_RESP)[0x563b4cc76f70] (msc_a.c:1053) 20250410110559383 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-540:PAGING_RESP)[0x563b4ccaa8a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110559383 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-540:PAGING_RESP)[0x563b4ccaa8a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410110559383 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-540:PAGING_RESP)[0x563b4cc76f70]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc8d5f0] (msc_a.c:1053) 20250410110559383 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-540:PAGING_RESP)[0x563b4cc76f70]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110559383 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-540:PAGING_RESP)[0x563b4cc76f70]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110559383 DMSC DEBUG msub_fsm[0x563b4cc8d5f0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110559383 DMSC DEBUG msub(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D) MSC-A terminated (msub.c:261) 20250410110559383 DMSC DEBUG msub(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D) 1 MSC-I still active (msub.c:79) 20250410110559383 DMSC DEBUG msub_fsm[0x563b4cc8d5f0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110559383 DMSC DEBUG msub_fsm[0x563b4cc8d5f0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110559383 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-540:PAGING_RESP)[0x563b4cc7a1c0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110559383 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-540:PAGING_RESP)[0x563b4cc7a1c0]{READY}: Removing from parent msub_fsm[0x563b4cc8d5f0] (msub.c:113) 20250410110559383 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-540 (ran_conn.c:142) 20250410110559383 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559383 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559383 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(2963)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 20250410110559383 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 04 06 e7 f5 ae 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 21 f8 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559384 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-540 (ran_conn.c:155) 20250410110559384 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-540:PAGING_RESP)[0x563b4cc7a1c0]{READY}: Freeing instance (msub.c:113) 20250410110559384 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D:UTRAN-Iu-540:PAGING_RESP)[0x563b4cc7a1c0]{READY}: Deallocated (fsm.c:568) 20250410110559384 DMSC DEBUG msub(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D) Free (msub.c:119) 20250410110559384 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x266A120D - active-conn: now used by 1 (attached) (msub.c:375) 20250410110559384 DMSC DEBUG msub_fsm[0x563b4cc8d5f0]{terminating}: Freeing instance (msub.c:113) 20250410110559384 DMSC DEBUG msub_fsm[0x563b4cc8d5f0]{terminating}: Deallocated (fsm.c:568) 20250410110559384 DIUCS DEBUG (UTRAN-Iu-541) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110559384 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-541:PAGING_RESP)[0x563b4cc63400]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110559384 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559384 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559384 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559384 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559384 DIUCS DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-541:PAGING_RESP)[0x563b4cc63400]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110559384 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-541:PAGING_RESP)[0x563b4cc54190]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110559384 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-541:PAGING_RESP)[0x563b4cc54190]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110559384 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-541:PAGING_RESP)[0x563b4cc54190]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110559384 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-541:PAGING_RESP)[0x563b4cc54190]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110559384 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-541:PAGING_RESP)[0x563b4cc54190]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110559384 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-541:PAGING_RESP)[0x563b4cc54190]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110559384 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-541:PAGING_RESP)[0x563b4cc54190]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110559384 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-541:PAGING_RESP)[0x563b4cc834d0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110559384 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-541:PAGING_RESP)[0x563b4cc834d0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-541:PAGING_RESP)[0x563b4cc54190] (msc_a.c:1053) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110559384 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-541:PAGING_RESP)[0x563b4cc834d0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110559384 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-541:PAGING_RESP)[0x563b4cc834d0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410110559384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559384 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559384 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559384 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-541:PAGING_RESP)[0x563b4cc54190]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc632d0] (msc_a.c:1053) 20250410110559384 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-541:PAGING_RESP)[0x563b4cc54190]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110559384 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-541:PAGING_RESP)[0x563b4cc54190]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110559384 DMSC DEBUG msub_fsm[0x563b4cc632d0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110559384 DMSC DEBUG msub(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C) MSC-A terminated (msub.c:261) 20250410110559384 DMSC DEBUG msub(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C) 1 MSC-I still active (msub.c:79) 20250410110559384 DMSC DEBUG msub_fsm[0x563b4cc632d0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110559384 DMSC DEBUG msub_fsm[0x563b4cc632d0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110559384 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-541:PAGING_RESP)[0x563b4cc63400]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110559384 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-541:PAGING_RESP)[0x563b4cc63400]{READY}: Removing from parent msub_fsm[0x563b4cc632d0] (msub.c:113) 20250410110559384 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559384 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 43 00 00 00 b9 00 00 00 c3 03 00 00 04 06 e7 f5 ae 00 01 2c 00 14 40 28 00 00 02 00 10 40 1c 1b 0b 3b 1c 17 a1 15 02 01 01 02 01 3d 30 0d 04 01 0f 04 08 cd 30 9a ad 2f a7 e9 21 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559384 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-541 (ran_conn.c:142) 20250410110559384 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-541 (ran_conn.c:155) 20250410110559384 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-541:PAGING_RESP)[0x563b4cc63400]{READY}: Freeing instance (msub.c:113) 20250410110559384 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C:UTRAN-Iu-541:PAGING_RESP)[0x563b4cc63400]{READY}: Deallocated (fsm.c:568) 20250410110559384 DMSC DEBUG msub(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C) Free (msub.c:119) 20250410110559384 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x9DFD314C - active-conn: now used by 1 (attached) (msub.c:375) 20250410110559384 DMSC DEBUG msub_fsm[0x563b4cc632d0]{terminating}: Freeing instance (msub.c:113) 20250410110559384 DMSC DEBUG msub_fsm[0x563b4cc632d0]{terminating}: Deallocated (fsm.c:568) 20250410110559384 DIUCS DEBUG (UTRAN-Iu-544) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110559384 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-544:PAGING_RESP)[0x563b4cc10ea0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110559384 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559384 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559384 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559384 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559384 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559384 DIUCS DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-544:PAGING_RESP)[0x563b4cc10ea0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110559384 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-544:PAGING_RESP)[0x563b4cca1a70]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110559384 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559384 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-544:PAGING_RESP)[0x563b4cca1a70]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110559384 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-544:PAGING_RESP)[0x563b4cca1a70]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 20250410110559384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559384 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:1 20250410110559384 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0a 04 34 65 11 00 02 19 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559384 DIUCS DEBUG (UTRAN-Iu-549) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110559384 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-549:PAGING_RESP)[0x563b4cca6aa0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110559384 DIUCS DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-549:PAGING_RESP)[0x563b4cca6aa0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110559384 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-549:PAGING_RESP)[0x563b4cca6bd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110559384 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559384 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559384 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559384 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559384 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-549:PAGING_RESP)[0x563b4cca6bd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110559384 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-549:PAGING_RESP)[0x563b4cca6bd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110559384 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559384 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-549:PAGING_RESP)[0x563b4cc22c40]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250410110559384 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-549:PAGING_RESP)[0x563b4cc22c40]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410110559384 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-549:PAGING_RESP)[0x563b4cca6bd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110559384 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-549:PAGING_RESP)[0x563b4cca6aa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110559384 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-549:PAGING_RESP)[0x563b4cc22c40]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410110559384 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-549:PAGING_RESP)[0x563b4cc22c40]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410110559384 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-549:PAGING_RESP)[0x563b4cc22c40]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) TC_iu_multi_lu_and_mt_ussd2(2959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110559384 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-549:PAGING_RESP)[0x563b4cc22c40]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410110559384 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-549:PAGING_RESP)[0x563b4cc22c40]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410110559384 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-549:PAGING_RESP)[0x563b4cc22c40]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410110559384 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-549:PAGING_RESP)[0x563b4cc22c40]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410110559384 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-549:PAGING_RESP)[0x563b4cca6bd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410110559384 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-549:PAGING_RESP)[0x563b4cca6bd0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.888s remaining) (msc_a.c:450) 20250410110559384 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-549:PAGING_RESP)[0x563b4cca6bd0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250410110559384 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-549:PAGING_RESP)[0x563b4cca6bd0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110559384 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-549:PAGING_RESP)[0x563b4cca6aa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 20250410110559384 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11 - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250410110559384 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001131/3/1): Available (smpp_smsc.c:626) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:10 20250410110559384 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559384 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559384 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 09 04 e8 4a 94 00 02 1a 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559384 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559384 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559384 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559384 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559384 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559384 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559384 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559384 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 08 04 19 eb 6f 00 02 1b 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110559384 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410110559384 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250410110559384 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-543:PAGING_RESP)[0x563b4cca0970]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250410110559384 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-543:PAGING_RESP)[0x563b4cca0970]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110559384 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-543:PAGING_RESP)[0x563b4cca1000]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110559384 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer 20250410110559384 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-543:PAGING_RESP)[0x563b4cca0970]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110559384 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-543:PAGING_RESP)[0x563b4cca0970]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110559384 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-543:PAGING_RESP)[0x563b4cca0970]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110559384 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110559384 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110559384 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110559384 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-543:PAGING_RESP)[0x563b4cca0970]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110559384 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-543:PAGING_RESP)[0x563b4cca1000]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110559384 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410110559384 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559384 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559384 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559384 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559384 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559384 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559384 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559384 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0f 04 ab 5c 8d 00 02 1c 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559384 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559384 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559384 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559384 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559384 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559384 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559384 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559384 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0e 04 34 81 e3 00 02 1d 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559384 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559384 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559384 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559384 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559384 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559384 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559384 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559384 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 05 06 be e4 82 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 31 f1 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559384 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559384 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559384 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559384 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559384 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) TC_iu_multi_lu_and_mt_ussd2(2971)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:10 20250410110559384 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559384 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559384 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 43 00 00 00 b9 00 00 00 c3 03 00 00 05 06 be e4 82 00 01 2c 00 14 40 28 00 00 02 00 10 40 1c 1b 0b 3b 1c 17 a1 15 02 01 01 02 01 3d 30 0d 04 01 0f 04 08 cd 30 9a ad 2f a7 e9 21 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559384 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559384 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559384 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559384 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559384 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559384 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559384 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559384 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 05 78 cd 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 0b 2a 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559384 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559384 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559385 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559385 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559385 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2943)@7d38b4d9c9a0: Deleted conn table entry 1TC_iu_multi_lu_and_mt_ussd2(2957)9607015 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110559385 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559385 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559385 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 02 18 92 97 67 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559385 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559385 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559385 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559385 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559385 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559385 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559385 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559385 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 05 78 cd 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) TC_iu_multi_lu_and_mt_ussd2(2957)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2957)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2957)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:11 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:11 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2957)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:12 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:12 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:13 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:13 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(2965)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:2 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2977)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:3 20250410110559388 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559388 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559388 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559388 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559388 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559388 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559388 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559388 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 02 19 34 65 11 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:4 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:7 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:15 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2943)@7d38b4d9c9a0: Deleted conn table entry 2TC_iu_multi_lu_and_mt_ussd2(2955)3433745 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:5 TC_iu_multi_lu_and_mt_ussd2(2955)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2955)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2955)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2967)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:6 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:14 TC_iu_multi_lu_and_mt_ussd2(2973)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2943)@7d38b4d9c9a0: Deleted conn table entry 3TC_iu_multi_lu_and_mt_ussd2(2953)15223444 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:14 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2953)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2953)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2953)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2943)@7d38b4d9c9a0: Deleted conn table entry 4TC_iu_multi_lu_and_mt_ussd2(2951)1698671 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:8 TC_iu_multi_lu_and_mt_ussd2(2951)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2951)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2951)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patched enc_l3: '8B7A05A203020101'O TC_iu_multi_lu_and_mt_ussd2(2955)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:8 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:10 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:20 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:11 TC_iu_multi_lu_and_mt_ussd2(2953)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:20 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 TC_iu_multi_lu_and_mt_ussd2(2951)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2943)@7d38b4d9c9a0: Deleted conn table entry 5TC_iu_multi_lu_and_mt_ussd2(2961)11230349 TC_iu_multi_lu_and_mt_ussd2(2961)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2961)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2961)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2943)@7d38b4d9c9a0: Deleted conn table entry 6TC_iu_multi_lu_and_mt_ussd2(2969)3441123 TC_iu_multi_lu_and_mt_ussd2(2969)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2969)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2969)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patching N(SD)=1 into dtap '8B3A05A203020101'O TC_iu_multi_lu_and_mt_ussd2(2969)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patched enc_l3: '8B7A05A203020101'O TC_iu_multi_lu_and_mt_ussd2(2961)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:12 MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:20 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 TC_iu_multi_lu_and_mt_ussd2(2979)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:13 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:20 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:8 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:14 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:20 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110559424 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410110559424 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250410110559424 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-544:PAGING_RESP)[0x563b4cca1a70]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250410110559424 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-544:PAGING_RESP)[0x563b4cca1a70]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110559424 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-544:PAGING_RESP)[0x563b4cc10ea0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110559424 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410110559424 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-544:PAGING_RESP)[0x563b4cca1a70]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110559424 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-544:PAGING_RESP)[0x563b4cca1a70]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110559424 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-544:PAGING_RESP)[0x563b4cca1a70]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110559424 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110559424 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110559424 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110559424 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-544:PAGING_RESP)[0x563b4cca1a70]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110559424 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-544:PAGING_RESP)[0x563b4cc10ea0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110559425 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410110559425 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559425 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559425 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559425 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559425 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559425 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559425 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559425 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 00 06 d8 ae 03 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 0b 2a 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559425 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559425 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559425 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559425 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559425 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559425 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559425 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559425 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 00 06 d8 ae 03 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559425 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559425 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559425 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559425 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559425 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559425 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559425 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559425 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 02 1a e8 4a 94 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559425 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559425 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559425 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559425 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559425 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559425 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559425 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559425 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 02 1b 19 eb 6f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559425 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559425 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559425 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559425 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559425 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559425 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559425 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559425 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 1e 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559425 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559425 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559425 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559425 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559425 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559425 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559425 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559425 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 26 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559425 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559425 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559425 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559425 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559425 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559425 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559425 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559425 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 02 1c ab 5c 8d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559425 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559425 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559425 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559425 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559425 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559425 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559425 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559425 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 02 1d 34 81 e3 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559425 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559425 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559425 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559425 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559425 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559425 DIUCS DEBUG (UTRAN-Iu-542) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110559425 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-542:PAGING_RESP)[0x563b4cc9a130]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110559425 DIUCS DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-542:PAGING_RESP)[0x563b4cc9a130]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110559425 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-542:PAGING_RESP)[0x563b4cc9a000]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110559425 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559425 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559425 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 21 00 01 14 00 14 40 10 00 00 01 00 10 40 09 08 8b 7a 05 a2 03 02 01 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559425 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559425 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559425 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559425 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559425 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559425 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559425 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559425 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 22 00 01 14 00 14 40 10 00 00 01 00 10 40 09 08 8b 7a 05 a2 03 02 01 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559425 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559425 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559425 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559425 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559425 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559425 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559425 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559425 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 23 00 01 14 00 14 40 10 00 00 01 00 10 40 09 08 8b 7a 05 a2 03 02 01 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559425 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559425 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559425 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-542:PAGING_RESP)[0x563b4cc9a000]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110559425 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-542:PAGING_RESP)[0x563b4cc9a000]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110559425 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-542:PAGING_RESP)[0x563b4cc9a000]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110559425 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-542:PAGING_RESP)[0x563b4cc9a000]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110559425 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-542:PAGING_RESP)[0x563b4cc9a000]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110559425 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-542:PAGING_RESP)[0x563b4cc9a000]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110559425 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-542:PAGING_RESP)[0x563b4cc8b9c0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110559425 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-542:PAGING_RESP)[0x563b4cc8b9c0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-542:PAGING_RESP)[0x563b4cc9a000] (msc_a.c:1053) 20250410110559425 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-542:PAGING_RESP)[0x563b4cc8b9c0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110559425 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559425 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559425 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559425 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559425 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-542:PAGING_RESP)[0x563b4cc8b9c0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410110559425 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559425 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 24 00 01 14 00 14 40 10 00 00 01 00 10 40 09 08 8b 7a 05 a2 03 02 01 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559425 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-542:PAGING_RESP)[0x563b4cc9a000]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc9c680] (msc_a.c:1053) 20250410110559425 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-542:PAGING_RESP)[0x563b4cc9a000]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110559425 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-542:PAGING_RESP)[0x563b4cc9a000]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110559425 DMSC DEBUG msub_fsm[0x563b4cc9c680]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110559425 DMSC DEBUG msub(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70) MSC-A terminated (msub.c:261) 20250410110559425 DMSC DEBUG msub(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70) 1 MSC-I still active (msub.c:79) 20250410110559425 DMSC DEBUG msub_fsm[0x563b4cc9c680]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110559425 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559425 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559425 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559425 DMSC DEBUG msub_fsm[0x563b4cc9c680]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110559425 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-542:PAGING_RESP)[0x563b4cc9a130]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110559425 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-542:PAGING_RESP)[0x563b4cc9a130]{READY}: Removing from parent msub_fsm[0x563b4cc9c680] (msub.c:113) 20250410110559425 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-542 (ran_conn.c:142) 20250410110559425 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559425 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559425 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559425 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559425 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 1f 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 20250410110559425 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559425 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559425 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559425 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559425 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559425 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559425 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559425 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 25 00 01 14 00 14 40 10 00 00 01 00 10 40 09 08 8b 7a 05 a2 03 02 01 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559425 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-542 (ran_conn.c:155) 20250410110559425 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-542:PAGING_RESP)[0x563b4cc9a130]{READY}: Freeing instance (msub.c:113) 20250410110559425 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70:UTRAN-Iu-542:PAGING_RESP)[0x563b4cc9a130]{READY}: Deallocated (fsm.c:568) 20250410110559425 DMSC DEBUG msub(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70) Free (msub.c:119) 20250410110559425 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x19970F70 - active-conn: now used by 1 (attached) (msub.c:375) 20250410110559426 DMSC DEBUG msub_fsm[0x563b4cc9c680]{terminating}: Freeing instance (msub.c:113) 20250410110559426 DMSC DEBUG msub_fsm[0x563b4cc9c680]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110559426 DIUCS DEBUG (UTRAN-Iu-550) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110559426 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-550:PAGING_RESP)[0x563b4cc7a970]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110559426 DIUCS DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-550:PAGING_RESP)[0x563b4cc7a970]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110559426 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-550:PAGING_RESP)[0x563b4cc7aaa0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110559426 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-550:PAGING_RESP)[0x563b4cc7aaa0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110559426 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-550:PAGING_RESP)[0x563b4cc7aaa0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:9 20250410110559426 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-550:PAGING_RESP)[0x563b4cc90260]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250410110559426 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-550:PAGING_RESP)[0x563b4cc90260]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410110559426 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-550:PAGING_RESP)[0x563b4cc7aaa0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110559426 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-550:PAGING_RESP)[0x563b4cc7a970]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110559426 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-550:PAGING_RESP)[0x563b4cc90260]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410110559426 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-550:PAGING_RESP)[0x563b4cc90260]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410110559426 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-550:PAGING_RESP)[0x563b4cc90260]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410110559426 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-550:PAGING_RESP)[0x563b4cc90260]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410110559426 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-550:PAGING_RESP)[0x563b4cc90260]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410110559426 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-550:PAGING_RESP)[0x563b4cc90260]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410110559426 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-550:PAGING_RESP)[0x563b4cc90260]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410110559426 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-550:PAGING_RESP)[0x563b4cc7aaa0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410110559426 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-550:PAGING_RESP)[0x563b4cc7aaa0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.849s remaining) (msc_a.c:450) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer 20250410110559426 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-550:PAGING_RESP)[0x563b4cc7aaa0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250410110559426 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-550:PAGING_RESP)[0x563b4cc7aaa0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110559426 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-550:PAGING_RESP)[0x563b4cc7a970]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110559426 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9 - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250410110559426 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001129/3/1): Available (smpp_smsc.c:626) 20250410110559426 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559426 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559426 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559426 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559426 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559426 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559426 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559426 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0d 04 15 06 c6 00 02 1e 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559426 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559426 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559426 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559426 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559426 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559426 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559426 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559426 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 06 06 10 0d c4 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 21 f9 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559426 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559426 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559426 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559426 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559426 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559426 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:9 20250410110559426 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559426 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 43 00 00 00 b9 00 00 00 c3 03 00 00 06 06 10 0d c4 00 01 2c 00 14 40 28 00 00 02 00 10 40 1c 1b 0b 3b 1c 17 a1 15 02 01 01 02 01 3d 30 0d 04 01 0f 04 08 cd 30 9a ad 2f a7 e9 21 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer 20250410110559426 DIUCS DEBUG (UTRAN-Iu-545) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110559426 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-545:PAGING_RESP)[0x563b4cc949c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110559426 DIUCS DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-545:PAGING_RESP)[0x563b4cc949c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110559426 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-545:PAGING_RESP)[0x563b4cc86f60]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110559426 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-545:PAGING_RESP)[0x563b4cc86f60]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110559426 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-545:PAGING_RESP)[0x563b4cc86f60]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 20250410110559426 DIUCS DEBUG (UTRAN-Iu-546) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110559427 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-546:PAGING_RESP)[0x563b4cc8c060]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110559427 DIUCS DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-546:PAGING_RESP)[0x563b4cc8c060]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110559427 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-546:PAGING_RESP)[0x563b4cc8c190]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110559427 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-546:PAGING_RESP)[0x563b4cc8c190]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110559427 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-546:PAGING_RESP)[0x563b4cc8c190]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:7 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2971)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2965)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2977)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:15 TC_iu_multi_lu_and_mt_ussd2(2967)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer 20250410110559428 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559428 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559428 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559428 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559428 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559427 DIUCS DEBUG (UTRAN-Iu-547) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110559427 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-547:PAGING_RESP)[0x563b4ccae420]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110559427 DIUCS DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-547:PAGING_RESP)[0x563b4ccae420]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110559427 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-547:PAGING_RESP)[0x563b4ccae550]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110559427 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-547:PAGING_RESP)[0x563b4ccae550]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110559427 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-547:PAGING_RESP)[0x563b4ccae550]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110559427 DIUCS DEBUG (UTRAN-Iu-548) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110559427 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-548:PAGING_RESP)[0x563b4cc6d1c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110559427 DIUCS DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-548:PAGING_RESP)[0x563b4cc6d1c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110559427 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-548:PAGING_RESP)[0x563b4cc8c610]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110559427 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-548:PAGING_RESP)[0x563b4cc8c610]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110559427 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-548:PAGING_RESP)[0x563b4cc8c610]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110559427 DIUCS DEBUG (UTRAN-Iu-543) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110559427 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-543:PAGING_RESP)[0x563b4cca1000]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110559427 DIUCS DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-543:PAGING_RESP)[0x563b4cca1000]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110559427 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-543:PAGING_RESP)[0x563b4cca0970]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110559427 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-543:PAGING_RESP)[0x563b4cca0970]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110559427 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-543:PAGING_RESP)[0x563b4cca0970]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110559427 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-543:PAGING_RESP)[0x563b4cca0970]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110559427 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-543:PAGING_RESP)[0x563b4cca0970]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110559427 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-543:PAGING_RESP)[0x563b4cca0970]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110559427 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-543:PAGING_RESP)[0x563b4cca0970]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110559427 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-543:PAGING_RESP)[0x563b4cc9e2d0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110559427 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-543:PAGING_RESP)[0x563b4cc9e2d0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-543:PAGING_RESP)[0x563b4cca0970] (msc_a.c:1053) 20250410110559427 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-543:PAGING_RESP)[0x563b4cc9e2d0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110559427 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-543:PAGING_RESP)[0x563b4cc9e2d0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410110559427 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-543:PAGING_RESP)[0x563b4cca0970]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cca4fd0] (msc_a.c:1053) 20250410110559427 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-543:PAGING_RESP)[0x563b4cca0970]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110559427 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-543:PAGING_RESP)[0x563b4cca0970]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110559427 DMSC DEBUG msub_fsm[0x563b4cca4fd0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110559427 DMSC DEBUG msub(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0) MSC-A terminated (msub.c:261) 20250410110559427 DMSC DEBUG msub(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0) 1 MSC-I still active (msub.c:79) 20250410110559427 DMSC DEBUG msub_fsm[0x563b4cca4fd0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110559427 DMSC DEBUG msub_fsm[0x563b4cca4fd0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110559427 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-543:PAGING_RESP)[0x563b4cca1000]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110559427 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-543:PAGING_RESP)[0x563b4cca1000]{READY}: Removing from parent msub_fsm[0x563b4cca4fd0] (msub.c:113) 20250410110559427 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-543 (ran_conn.c:142) 20250410110559428 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-543 (ran_conn.c:155) 20250410110559428 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-543:PAGING_RESP)[0x563b4cca1000]{READY}: Freeing instance (msub.c:113) 20250410110559428 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0:UTRAN-Iu-543:PAGING_RESP)[0x563b4cca1000]{READY}: Deallocated (fsm.c:568) 20250410110559428 DMSC DEBUG msub(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0) Free (msub.c:119) 20250410110559428 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x8F8CCDC0 - active-conn: now used by 1 (attached) (msub.c:375) 20250410110559428 DMSC DEBUG msub_fsm[0x563b4cca4fd0]{terminating}: Freeing instance (msub.c:113) 20250410110559428 DMSC DEBUG msub_fsm[0x563b4cca4fd0]{terminating}: Deallocated (fsm.c:568) 20250410110559428 DIUCS DEBUG (UTRAN-Iu-549) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110559428 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-549:PAGING_RESP)[0x563b4cca6aa0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110559428 DIUCS DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-549:PAGING_RESP)[0x563b4cca6aa0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110559428 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-549:PAGING_RESP)[0x563b4cca6bd0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110559428 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-549:PAGING_RESP)[0x563b4cca6bd0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110559428 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559428 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559428 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 02 1e 15 06 c6 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559428 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559428 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559428 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559428 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559428 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559428 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559428 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559428 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0c 04 05 78 cd 00 02 1f 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559428 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-549:PAGING_RESP)[0x563b4cca6bd0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110559429 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410110559429 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250410110559429 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-545:PAGING_RESP)[0x563b4cc86f60]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250410110559429 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-545:PAGING_RESP)[0x563b4cc86f60]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110559429 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-545:PAGING_RESP)[0x563b4cc949c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110559429 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410110559429 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-545:PAGING_RESP)[0x563b4cc86f60]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110559429 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-545:PAGING_RESP)[0x563b4cc86f60]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110559429 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-545:PAGING_RESP)[0x563b4cc86f60]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110559429 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110559429 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110559429 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110559429 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-545:PAGING_RESP)[0x563b4cc86f60]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110559429 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-545:PAGING_RESP)[0x563b4cc949c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110559429 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410110559429 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559429 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559429 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559429 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559429 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559429 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559429 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559429 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 01 06 ba 22 ef 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 0b 2a 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-RAN(2943)@7d38b4d9c9a0: Deleted conn table entry 7TC_iu_multi_lu_and_mt_ussd2(2963)1377990 TC_iu_multi_lu_and_mt_ussd2(2963)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2963)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2963)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2973)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2979)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:15 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 20250410110559430 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559430 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559430 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559430 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559430 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559430 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559430 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559430 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 01 06 ba 22 ef 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110559430 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559430 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559430 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559430 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559430 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559430 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 20250410110559429 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410110559429 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250410110559429 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-546:PAGING_RESP)[0x563b4cc8c190]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250410110559429 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-546:PAGING_RESP)[0x563b4cc8c190]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110559429 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-546:PAGING_RESP)[0x563b4cc8c060]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110559429 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410110559429 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-546:PAGING_RESP)[0x563b4cc8c190]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110559429 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-546:PAGING_RESP)[0x563b4cc8c190]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110559429 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-546:PAGING_RESP)[0x563b4cc8c190]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110559429 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110559429 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110559429 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110559429 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-546:PAGING_RESP)[0x563b4cc8c190]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110559429 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-546:PAGING_RESP)[0x563b4cc8c060]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110559430 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410110559430 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410110559430 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250410110559430 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-547:PAGING_RESP)[0x563b4ccae550]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250410110559430 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-547:PAGING_RESP)[0x563b4ccae550]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110559430 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-547:PAGING_RESP)[0x563b4ccae420]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110559430 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410110559430 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-547:PAGING_RESP)[0x563b4ccae550]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110559430 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-547:PAGING_RESP)[0x563b4ccae550]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110559430 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-547:PAGING_RESP)[0x563b4ccae550]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110559430 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110559430 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110559430 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110559430 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-547:PAGING_RESP)[0x563b4ccae550]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110559430 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-547:PAGING_RESP)[0x563b4ccae420]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110559430 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410110559430 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559430 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 02 06 e2 6d 53 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 0b 2a 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559430 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559430 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559430 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559430 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559430 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559430 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559430 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559430 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 02 06 e2 6d 53 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559430 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559430 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559430 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559430 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559430 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559430 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559430 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559430 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 03 06 45 a9 33 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 0b 2a 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559430 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559430 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559430 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559430 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559430 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559430 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559430 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559430 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 03 06 45 a9 33 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110559430 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559430 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559430 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559430 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559430 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559431 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559431 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559431 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 02 1f 05 78 cd 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:10 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2963)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:10 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:11 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:11 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:12 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:9 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-RAN(2943)@7d38b4d9c9a0: Deleted conn table entry 8TC_iu_multi_lu_and_mt_ussd2(2959)358605 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:12 TC_iu_multi_lu_and_mt_ussd2(2959)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2959)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2965)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2975)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2977)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2959)@7d38b4d9c9a0: Final verdict of PTC: pass TC_iu_multi_lu_and_mt_ussd2(2967)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:10 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2943)@7d38b4d9c9a0: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:15 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:20 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:11 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:12 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110559468 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410110559468 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250410110559468 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-549:PAGING_RESP)[0x563b4cca6bd0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250410110559468 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-549:PAGING_RESP)[0x563b4cca6bd0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110559468 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-549:PAGING_RESP)[0x563b4cca6aa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110559468 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410110559468 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-549:PAGING_RESP)[0x563b4cca6bd0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110559468 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-549:PAGING_RESP)[0x563b4cca6bd0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110559469 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-549:PAGING_RESP)[0x563b4cca6bd0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110559469 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110559469 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110559469 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110559469 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-549:PAGING_RESP)[0x563b4cca6bd0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110559469 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-549:PAGING_RESP)[0x563b4cca6aa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110559469 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410110559469 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559469 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559469 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559469 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559469 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559469 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559469 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559469 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 05 06 be e4 82 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 0b 2a 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559469 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410110559469 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250410110559469 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-548:PAGING_RESP)[0x563b4cc8c610]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250410110559469 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-548:PAGING_RESP)[0x563b4cc8c610]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110559469 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-548:PAGING_RESP)[0x563b4cc6d1c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110559469 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559469 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559469 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559469 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559469 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559469 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559469 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410110559469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559469 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559469 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 20 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559469 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-548:PAGING_RESP)[0x563b4cc8c610]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110559469 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559469 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559469 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559469 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559469 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-548:PAGING_RESP)[0x563b4cc8c610]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110559469 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559469 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559469 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559469 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 21 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559469 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-548:PAGING_RESP)[0x563b4cc8c610]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110559469 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110559469 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110559469 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110559469 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559469 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559469 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559469 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559469 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559469 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559469 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559469 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 26 00 01 14 00 14 40 10 00 00 01 00 10 40 09 08 8b 7a 05 a2 03 02 01 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559469 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-548:PAGING_RESP)[0x563b4cc8c610]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110559469 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-548:PAGING_RESP)[0x563b4cc6d1c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110559469 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559469 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559469 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559469 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559469 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559469 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559469 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410110559469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559469 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559469 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 22 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559469 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559469 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559469 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559469 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559469 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559469 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559469 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559469 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 23 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559469 DIUCS DEBUG (UTRAN-Iu-544) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110559469 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-544:PAGING_RESP)[0x563b4cc10ea0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110559469 DIUCS DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-544:PAGING_RESP)[0x563b4cc10ea0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110559469 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-544:PAGING_RESP)[0x563b4cca1a70]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110559469 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-544:PAGING_RESP)[0x563b4cca1a70]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110559469 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-544:PAGING_RESP)[0x563b4cca1a70]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 20250410110559469 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-544:PAGING_RESP)[0x563b4cca1a70]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110559469 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-544:PAGING_RESP)[0x563b4cca1a70]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110559469 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-544:PAGING_RESP)[0x563b4cca1a70]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110559469 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-544:PAGING_RESP)[0x563b4cca1a70]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110559469 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-544:PAGING_RESP)[0x563b4cc20070]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110559469 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-544:PAGING_RESP)[0x563b4cc20070]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-544:PAGING_RESP)[0x563b4cca1a70] (msc_a.c:1053) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110559469 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-544:PAGING_RESP)[0x563b4cc20070]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110559470 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-544:PAGING_RESP)[0x563b4cc20070]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410110559470 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-544:PAGING_RESP)[0x563b4cca1a70]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc99a60] (msc_a.c:1053) 20250410110559470 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-544:PAGING_RESP)[0x563b4cca1a70]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110559470 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-544:PAGING_RESP)[0x563b4cca1a70]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110559470 DMSC DEBUG msub_fsm[0x563b4cc99a60]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110559470 DMSC DEBUG msub(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2) MSC-A terminated (msub.c:261) 20250410110559470 DMSC DEBUG msub(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2) 1 MSC-I still active (msub.c:79) 20250410110559470 DMSC DEBUG msub_fsm[0x563b4cc99a60]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110559470 DMSC DEBUG msub_fsm[0x563b4cc99a60]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110559470 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-544:PAGING_RESP)[0x563b4cc10ea0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110559470 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-544:PAGING_RESP)[0x563b4cc10ea0]{READY}: Removing from parent msub_fsm[0x563b4cc99a60] (msub.c:113) 20250410110559470 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-544 (ran_conn.c:142) 20250410110559470 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-544 (ran_conn.c:155) 20250410110559470 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-544:PAGING_RESP)[0x563b4cc10ea0]{READY}: Freeing instance (msub.c:113) 20250410110559470 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2:UTRAN-Iu-544:PAGING_RESP)[0x563b4cc10ea0]{READY}: Deallocated (fsm.c:568) 20250410110559470 DMSC DEBUG msub(IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2) Free (msub.c:119) 20250410110559470 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0xBCFB77A2 - active-conn: now used by 1 (attached) (msub.c:375) 20250410110559470 DMSC DEBUG msub_fsm[0x563b4cc99a60]{terminating}: Freeing instance (msub.c:113) 20250410110559470 DMSC DEBUG msub_fsm[0x563b4cc99a60]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:14 20250410110559470 DIUCS DEBUG (UTRAN-Iu-545) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110559470 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-545:PAGING_RESP)[0x563b4cc949c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110559470 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559470 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559470 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559470 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559470 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559470 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559470 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559470 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 05 06 be e4 82 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559470 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559470 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559470 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559470 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer 20250410110559470 DIUCS DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-545:PAGING_RESP)[0x563b4cc949c0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110559470 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-545:PAGING_RESP)[0x563b4cc86f60]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110559470 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-545:PAGING_RESP)[0x563b4cc86f60]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110559470 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-545:PAGING_RESP)[0x563b4cc86f60]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110559470 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-545:PAGING_RESP)[0x563b4cc86f60]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110559470 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-545:PAGING_RESP)[0x563b4cc86f60]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110559470 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-545:PAGING_RESP)[0x563b4cc86f60]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110559470 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-545:PAGING_RESP)[0x563b4cc86f60]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110559470 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-545:PAGING_RESP)[0x563b4cc9ddb0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110559470 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-545:PAGING_RESP)[0x563b4cc9ddb0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-545:PAGING_RESP)[0x563b4cc86f60] (msc_a.c:1053) 20250410110559470 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-545:PAGING_RESP)[0x563b4cc9ddb0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110559470 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-545:PAGING_RESP)[0x563b4cc9ddb0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410110559470 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-545:PAGING_RESP)[0x563b4cc86f60]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc94890] (msc_a.c:1053) 20250410110559470 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-545:PAGING_RESP)[0x563b4cc86f60]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110559470 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-545:PAGING_RESP)[0x563b4cc86f60]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110559470 DMSC DEBUG msub_fsm[0x563b4cc94890]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110559470 DMSC DEBUG msub(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640) MSC-A terminated (msub.c:261) 20250410110559470 DMSC DEBUG msub(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640) 1 MSC-I still active (msub.c:79) 20250410110559470 DMSC DEBUG msub_fsm[0x563b4cc94890]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110559470 DMSC DEBUG msub_fsm[0x563b4cc94890]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110559470 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-545:PAGING_RESP)[0x563b4cc949c0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110559470 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-545:PAGING_RESP)[0x563b4cc949c0]{READY}: Removing from parent msub_fsm[0x563b4cc94890] (msub.c:113) 20250410110559470 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-545 (ran_conn.c:142) 20250410110559470 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-545 (ran_conn.c:155) 20250410110559470 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-545:PAGING_RESP)[0x563b4cc949c0]{READY}: Freeing instance (msub.c:113) 20250410110559470 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640:UTRAN-Iu-545:PAGING_RESP)[0x563b4cc949c0]{READY}: Deallocated (fsm.c:568) 20250410110559470 DMSC DEBUG msub(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640) Free (msub.c:119) 20250410110559470 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x15E31640 - active-conn: now used by 1 (attached) (msub.c:375) 20250410110559470 DMSC DEBUG msub_fsm[0x563b4cc94890]{terminating}: Freeing instance (msub.c:113) 20250410110559470 DMSC DEBUG msub_fsm[0x563b4cc94890]{terminating}: Deallocated (fsm.c:568) 20250410110559470 DIUCS DEBUG (UTRAN-Iu-550) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110559470 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-550:PAGING_RESP)[0x563b4cc7a970]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110559470 DIUCS DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-550:PAGING_RESP)[0x563b4cc7a970]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110559470 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-550:PAGING_RESP)[0x563b4cc7aaa0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110559470 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-550:PAGING_RESP)[0x563b4cc7aaa0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110559470 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-550:PAGING_RESP)[0x563b4cc7aaa0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110559470 DIUCS DEBUG (UTRAN-Iu-546) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110559470 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-546:PAGING_RESP)[0x563b4cc8c060]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110559470 DIUCS DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-546:PAGING_RESP)[0x563b4cc8c060]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110559470 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-546:PAGING_RESP)[0x563b4cc8c190]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110559470 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-546:PAGING_RESP)[0x563b4cc8c190]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110559470 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-546:PAGING_RESP)[0x563b4cc8c190]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110559470 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-546:PAGING_RESP)[0x563b4cc8c190]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110559470 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-546:PAGING_RESP)[0x563b4cc8c190]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110559470 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-546:PAGING_RESP)[0x563b4cc8c190]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110559470 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-546:PAGING_RESP)[0x563b4cc8c190]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110559470 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-546:PAGING_RESP)[0x563b4cc6dbe0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110559470 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-546:PAGING_RESP)[0x563b4cc6dbe0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-546:PAGING_RESP)[0x563b4cc8c190] (msc_a.c:1053) 20250410110559470 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-546:PAGING_RESP)[0x563b4cc6dbe0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110559470 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-546:PAGING_RESP)[0x563b4cc6dbe0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410110559470 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-546:PAGING_RESP)[0x563b4cc8c190]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc8bf30] (msc_a.c:1053) 20250410110559470 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-546:PAGING_RESP)[0x563b4cc8c190]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110559470 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-546:PAGING_RESP)[0x563b4cc8c190]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110559470 DMSC DEBUG msub_fsm[0x563b4cc8bf30]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110559470 DMSC DEBUG msub(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D) MSC-A terminated (msub.c:261) 20250410110559470 DMSC DEBUG msub(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D) 1 MSC-I still active (msub.c:79) 20250410110559470 DMSC DEBUG msub_fsm[0x563b4cc8bf30]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110559470 DMSC DEBUG msub_fsm[0x563b4cc8bf30]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110559470 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-546:PAGING_RESP)[0x563b4cc8c060]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110559470 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-546:PAGING_RESP)[0x563b4cc8c060]{READY}: Removing from parent msub_fsm[0x563b4cc8bf30] (msub.c:113) 20250410110559470 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-546 (ran_conn.c:142) 20250410110559470 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-546 (ran_conn.c:155) 20250410110559470 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-546:PAGING_RESP)[0x563b4cc8c060]{READY}: Freeing instance (msub.c:113) 20250410110559470 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D:UTRAN-Iu-546:PAGING_RESP)[0x563b4cc8c060]{READY}: Deallocated (fsm.c:568) 20250410110559470 DMSC DEBUG msub(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D) Free (msub.c:119) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110559470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559470 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559470 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559470 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559470 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 04 06 e7 f5 ae 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 0b 2a 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559470 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559470 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559470 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559470 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559470 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559470 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559470 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559470 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 04 06 e7 f5 ae 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559470 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559470 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559470 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559470 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559470 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559470 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559471 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559471 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 00 04 d8 ae 03 00 02 20 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 20250410110559471 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559471 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559471 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559471 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559471 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559471 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559471 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559471 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 01 04 ba 22 ef 00 02 21 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559471 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559471 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559471 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559471 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559471 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559471 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559471 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559471 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 02 04 e2 6d 53 00 02 22 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559471 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559471 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559471 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559471 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559471 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559471 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559471 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559471 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 03 04 45 a9 33 00 02 23 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559470 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x571C075D - active-conn: now used by 1 (attached) (msub.c:375) 20250410110559470 DMSC DEBUG msub_fsm[0x563b4cc8bf30]{terminating}: Freeing instance (msub.c:113) 20250410110559470 DMSC DEBUG msub_fsm[0x563b4cc8bf30]{terminating}: Deallocated (fsm.c:568) 20250410110559470 DIUCS DEBUG (UTRAN-Iu-547) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110559470 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-547:PAGING_RESP)[0x563b4ccae420]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110559471 DIUCS DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-547:PAGING_RESP)[0x563b4ccae420]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110559471 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-547:PAGING_RESP)[0x563b4ccae550]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110559471 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-547:PAGING_RESP)[0x563b4ccae550]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110559471 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-547:PAGING_RESP)[0x563b4ccae550]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110559471 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-547:PAGING_RESP)[0x563b4ccae550]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110559471 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-547:PAGING_RESP)[0x563b4ccae550]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110559471 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-547:PAGING_RESP)[0x563b4ccae550]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110559471 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-547:PAGING_RESP)[0x563b4ccae550]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110559471 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-547:PAGING_RESP)[0x563b4cca4a50]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110559471 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-547:PAGING_RESP)[0x563b4cca4a50]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-547:PAGING_RESP)[0x563b4ccae550] (msc_a.c:1053) 20250410110559471 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-547:PAGING_RESP)[0x563b4cca4a50]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110559471 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-547:PAGING_RESP)[0x563b4cca4a50]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410110559471 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-547:PAGING_RESP)[0x563b4ccae550]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4ccae2f0] (msc_a.c:1053) 20250410110559471 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-547:PAGING_RESP)[0x563b4ccae550]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110559471 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-547:PAGING_RESP)[0x563b4ccae550]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110559471 DMSC DEBUG msub_fsm[0x563b4ccae2f0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110559471 DMSC DEBUG msub(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA) MSC-A terminated (msub.c:261) 20250410110559471 DMSC DEBUG msub(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA) 1 MSC-I still active (msub.c:79) 20250410110559471 DMSC DEBUG msub_fsm[0x563b4ccae2f0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110559471 DMSC DEBUG msub_fsm[0x563b4ccae2f0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110559471 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-547:PAGING_RESP)[0x563b4ccae420]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110559471 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-547:PAGING_RESP)[0x563b4ccae420]{READY}: Removing from parent msub_fsm[0x563b4ccae2f0] (msub.c:113) 20250410110559471 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-547 (ran_conn.c:142) 20250410110559471 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-547 (ran_conn.c:155) 20250410110559471 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-547:PAGING_RESP)[0x563b4ccae420]{READY}: Freeing instance (msub.c:113) 20250410110559471 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA:UTRAN-Iu-547:PAGING_RESP)[0x563b4ccae420]{READY}: Deallocated (fsm.c:568) 20250410110559471 DMSC DEBUG msub(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA) Free (msub.c:119) 20250410110559471 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x581642EA - active-conn: now used by 1 (attached) (msub.c:375) 20250410110559471 DMSC DEBUG msub_fsm[0x563b4ccae2f0]{terminating}: Freeing instance (msub.c:113) 20250410110559471 DMSC DEBUG msub_fsm[0x563b4ccae2f0]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2975)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:14 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110559472 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250410110559472 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250410110559472 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-550:PAGING_RESP)[0x563b4cc7aaa0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250410110559472 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-550:PAGING_RESP)[0x563b4cc7aaa0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110559472 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-550:PAGING_RESP)[0x563b4cc7a970]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110559472 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250410110559472 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-550:PAGING_RESP)[0x563b4cc7aaa0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110559472 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-550:PAGING_RESP)[0x563b4cc7aaa0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110559472 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-550:PAGING_RESP)[0x563b4cc7aaa0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110559472 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) TC_iu_multi_lu_and_mt_ussd2(2979)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:13 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 20250410110559472 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110559472 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110559472 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-550:PAGING_RESP)[0x563b4cc7aaa0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110559472 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-550:PAGING_RESP)[0x563b4cc7a970]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110559472 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410110559472 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559472 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559472 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559472 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559472 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559472 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559472 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559472 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 06 06 10 0d c4 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 0b 2a 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559473 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559473 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559473 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559473 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559473 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559473 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559473 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559473 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 06 06 10 0d c4 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:13 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:9 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2973)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:10 MSC_Test_2-RAN(2943)@7d38b4d9c9a0: Deleted conn table entry 9TC_iu_multi_lu_and_mt_ussd2(2971)14200323 TC_iu_multi_lu_and_mt_ussd2(2971)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2971)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:11 TC_iu_multi_lu_and_mt_ussd2(2971)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2943)@7d38b4d9c9a0: Deleted conn table entry 10TC_iu_multi_lu_and_mt_ussd2(2965)12198639 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2965)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110559475 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559475 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559475 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559475 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559475 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559475 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559475 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559475 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 02 20 d8 ae 03 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_iu_multi_lu_and_mt_ussd2(2965)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2965)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:14 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2965)@7d38b4d9c9a0: Final verdict of PTC: pass TC_iu_multi_lu_and_mt_ussd2(2971)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:12 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:15 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:13 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:15 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2943)@7d38b4d9c9a0: Deleted conn table entry 11TC_iu_multi_lu_and_mt_ussd2(2977)14839123 TC_iu_multi_lu_and_mt_ussd2(2977)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2977)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2977)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2943)@7d38b4d9c9a0: Deleted conn table entry 12TC_iu_multi_lu_and_mt_ussd2(2967)4565299 TC_iu_multi_lu_and_mt_ussd2(2967)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2967)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2967)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2975)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2977)@7d38b4d9c9a0: Final verdict of PTC: pass TC_iu_multi_lu_and_mt_ussd2(2967)@7d38b4d9c9a0: Final verdict of PTC: pass MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on connection ID:15 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110559676 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559677 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559677 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559677 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559677 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559677 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559677 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559677 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 02 21 ba 22 ef 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559677 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559677 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559677 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559677 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559677 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559677 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559677 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559677 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 02 22 e2 6d 53 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559677 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559677 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559677 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559677 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559677 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559677 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559677 DIUCS DEBUG (UTRAN-Iu-549) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110559677 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-549:PAGING_RESP)[0x563b4cca6aa0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110559677 DIUCS DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-549:PAGING_RESP)[0x563b4cca6aa0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110559678 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-549:PAGING_RESP)[0x563b4cca6bd0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110559678 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-549:PAGING_RESP)[0x563b4cca6bd0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110559678 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-549:PAGING_RESP)[0x563b4cca6bd0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110559678 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-549:PAGING_RESP)[0x563b4cca6bd0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110559678 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-549:PAGING_RESP)[0x563b4cca6bd0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110559677 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559677 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 25 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559677 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559677 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559677 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559677 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559677 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559677 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559677 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559677 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 02 23 45 a9 33 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559677 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559677 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559677 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559678 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559678 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559678 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559678 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559678 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 24 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559678 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-549:PAGING_RESP)[0x563b4cca6bd0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110559678 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-549:PAGING_RESP)[0x563b4cca6bd0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110559678 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-549:PAGING_RESP)[0x563b4cc22c40]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110559678 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-549:PAGING_RESP)[0x563b4cc22c40]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-549:PAGING_RESP)[0x563b4cca6bd0] (msc_a.c:1053) 20250410110559678 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-549:PAGING_RESP)[0x563b4cc22c40]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110559678 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-549:PAGING_RESP)[0x563b4cc22c40]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410110559678 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-549:PAGING_RESP)[0x563b4cca6bd0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cca6970] (msc_a.c:1053) 20250410110559678 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-549:PAGING_RESP)[0x563b4cca6bd0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110559678 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-549:PAGING_RESP)[0x563b4cca6bd0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110559678 DMSC DEBUG msub_fsm[0x563b4cca6970]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110559678 DMSC DEBUG msub(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11) MSC-A terminated (msub.c:261) 20250410110559678 DMSC DEBUG msub(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11) 1 MSC-I still active (msub.c:79) 20250410110559678 DMSC DEBUG msub_fsm[0x563b4cca6970]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110559678 DMSC DEBUG msub_fsm[0x563b4cca6970]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110559678 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559678 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559678 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559678 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559678 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559678 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559678 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-549:PAGING_RESP)[0x563b4cca6aa0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110559678 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-549:PAGING_RESP)[0x563b4cca6aa0]{READY}: Removing from parent msub_fsm[0x563b4cca6970] (msub.c:113) 20250410110559678 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-549 (ran_conn.c:142) 20250410110559678 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559678 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 26 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559678 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-549 (ran_conn.c:155) 20250410110559678 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-549:PAGING_RESP)[0x563b4cca6aa0]{READY}: Freeing instance (msub.c:113) 20250410110559678 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11:UTRAN-Iu-549:PAGING_RESP)[0x563b4cca6aa0]{READY}: Deallocated (fsm.c:568) 20250410110559678 DMSC DEBUG msub(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11) Free (msub.c:119) 20250410110559678 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x39BB8B11 - active-conn: now used by 1 (attached) (msub.c:375) 20250410110559678 DMSC DEBUG msub_fsm[0x563b4cca6970]{terminating}: Freeing instance (msub.c:113) 20250410110559678 DMSC DEBUG msub_fsm[0x563b4cca6970]{terminating}: Deallocated (fsm.c:568) 20250410110559679 DIUCS DEBUG (UTRAN-Iu-548) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110559679 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-548:PAGING_RESP)[0x563b4cc6d1c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110559679 DIUCS DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-548:PAGING_RESP)[0x563b4cc6d1c0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110559679 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-548:PAGING_RESP)[0x563b4cc8c610]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110559679 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559679 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559679 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559679 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559679 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559679 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559679 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-548:PAGING_RESP)[0x563b4cc8c610]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110559679 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-548:PAGING_RESP)[0x563b4cc8c610]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110559679 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-548:PAGING_RESP)[0x563b4cc8c610]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110559679 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-548:PAGING_RESP)[0x563b4cc8c610]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110559679 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-548:PAGING_RESP)[0x563b4cc8c610]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110559679 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-548:PAGING_RESP)[0x563b4cc8c610]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110559679 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-548:PAGING_RESP)[0x563b4cd17770]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110559679 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559679 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 05 04 be e4 82 00 02 25 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559679 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-548:PAGING_RESP)[0x563b4cd17770]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-548:PAGING_RESP)[0x563b4cc8c610] (msc_a.c:1053) 20250410110559679 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-548:PAGING_RESP)[0x563b4cd17770]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110559679 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-548:PAGING_RESP)[0x563b4cd17770]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410110559679 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-548:PAGING_RESP)[0x563b4cc8c610]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc83600] (msc_a.c:1053) 20250410110559679 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-548:PAGING_RESP)[0x563b4cc8c610]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110559679 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-548:PAGING_RESP)[0x563b4cc8c610]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110559679 DMSC DEBUG msub_fsm[0x563b4cc83600]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110559679 DMSC DEBUG msub(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD) MSC-A terminated (msub.c:261) 20250410110559679 DMSC DEBUG msub(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD) 1 MSC-I still active (msub.c:79) 20250410110559679 DMSC DEBUG msub_fsm[0x563b4cc83600]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110559679 DMSC DEBUG msub_fsm[0x563b4cc83600]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110559679 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-548:PAGING_RESP)[0x563b4cc6d1c0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110559679 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-548:PAGING_RESP)[0x563b4cc6d1c0]{READY}: Removing from parent msub_fsm[0x563b4cc83600] (msub.c:113) 20250410110559679 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-548 (ran_conn.c:142) 20250410110559679 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-548 (ran_conn.c:155) 20250410110559679 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-548:PAGING_RESP)[0x563b4cc6d1c0]{READY}: Freeing instance (msub.c:113) 20250410110559679 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD:UTRAN-Iu-548:PAGING_RESP)[0x563b4cc6d1c0]{READY}: Deallocated (fsm.c:568) 20250410110559679 DMSC DEBUG msub(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD) Free (msub.c:119) 20250410110559679 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12AA32CD - active-conn: now used by 1 (attached) (msub.c:375) 20250410110559679 DMSC DEBUG msub_fsm[0x563b4cc83600]{terminating}: Freeing instance (msub.c:113) 20250410110559679 DMSC DEBUG msub_fsm[0x563b4cc83600]{terminating}: Deallocated (fsm.c:568) 20250410110559679 DIUCS DEBUG (UTRAN-Iu-550) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110559680 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-550:PAGING_RESP)[0x563b4cc7a970]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110559680 DIUCS DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-550:PAGING_RESP)[0x563b4cc7a970]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110559680 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-550:PAGING_RESP)[0x563b4cc7aaa0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110559680 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-550:PAGING_RESP)[0x563b4cc7aaa0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110559680 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-550:PAGING_RESP)[0x563b4cc7aaa0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110559680 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-550:PAGING_RESP)[0x563b4cc7aaa0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110559680 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-550:PAGING_RESP)[0x563b4cc7aaa0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110559680 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-550:PAGING_RESP)[0x563b4cc7aaa0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110559680 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-550:PAGING_RESP)[0x563b4cc7aaa0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110559680 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-550:PAGING_RESP)[0x563b4cc90260]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110559680 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-550:PAGING_RESP)[0x563b4cc90260]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-550:PAGING_RESP)[0x563b4cc7aaa0] (msc_a.c:1053) 20250410110559680 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-550:PAGING_RESP)[0x563b4cc90260]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110559680 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-550:PAGING_RESP)[0x563b4cc90260]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410110559680 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-550:PAGING_RESP)[0x563b4cc7aaa0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc22af0] (msc_a.c:1053) 20250410110559680 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-550:PAGING_RESP)[0x563b4cc7aaa0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110559680 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-550:PAGING_RESP)[0x563b4cc7aaa0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110559680 DMSC DEBUG msub_fsm[0x563b4cc22af0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110559680 DMSC DEBUG msub(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9) MSC-A terminated (msub.c:261) 20250410110559680 DMSC DEBUG msub(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9) 1 MSC-I still active (msub.c:79) 20250410110559680 DMSC DEBUG msub_fsm[0x563b4cc22af0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110559680 DMSC DEBUG msub_fsm[0x563b4cc22af0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110559680 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-550:PAGING_RESP)[0x563b4cc7a970]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110559680 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-550:PAGING_RESP)[0x563b4cc7a970]{READY}: Removing from parent msub_fsm[0x563b4cc22af0] (msub.c:113) 20250410110559680 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-550 (ran_conn.c:142) 20250410110559680 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-550 (ran_conn.c:155) 20250410110559680 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-550:PAGING_RESP)[0x563b4cc7a970]{READY}: Freeing instance (msub.c:113) 20250410110559680 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9:UTRAN-Iu-550:PAGING_RESP)[0x563b4cc7a970]{READY}: Deallocated (fsm.c:568) 20250410110559680 DMSC DEBUG msub(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9) Free (msub.c:119) 20250410110559680 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x060797B9 - active-conn: now used by 1 (attached) (msub.c:375) 20250410110559680 DMSC DEBUG msub_fsm[0x563b4cc22af0]{terminating}: Freeing instance (msub.c:113) 20250410110559680 DMSC DEBUG msub_fsm[0x563b4cc22af0]{terminating}: Deallocated (fsm.c:568) 20250410110559680 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559681 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559681 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559681 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 20250410110559681 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559681 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559681 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559681 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 04 04 e7 f5 ae 00 02 24 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110559681 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559681 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559681 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559681 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110559681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559681 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110559681 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110559681 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559681 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 06 04 10 0d c4 00 02 26 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:14 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2943)@7d38b4d9c9a0: Deleted conn table entry 14TC_iu_multi_lu_and_mt_ussd2(2979)12510338 MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:13 20250410110559684 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2979)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2979)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250410110559684 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559684 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559684 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559684 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559684 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559684 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559684 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 02 25 be e4 82 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_iu_multi_lu_and_mt_ussd2(2979)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Session index based on local reference:15 MSC_Test_2-RAN(2943)@7d38b4d9c9a0: Deleted conn table entry 13TC_iu_multi_lu_and_mt_ussd2(2973)15201710 MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2973)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2973)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-RAN(2943)@7d38b4d9c9a0: Deleted conn table entry 15TC_iu_multi_lu_and_mt_ussd2(2975)1052100 TC_iu_multi_lu_and_mt_ussd2(2973)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2975)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2975)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2975)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2979)@7d38b4d9c9a0: Final verdict of PTC: pass TC_iu_multi_lu_and_mt_ussd2(2973)@7d38b4d9c9a0: Final verdict of PTC: pass TC_iu_multi_lu_and_mt_ussd2(2975)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410110559699 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410110559699 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110559699 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410110559699 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410110559699 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410110559699 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110559700 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410110559700 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410110559700 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410110559700 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110559700 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110559700 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410110559700 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410110559700 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110559700 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110559700 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410110559700 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110559700 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559700 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410110559700 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110559700 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110559700 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110559700 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110559703 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110559703 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) MSC_Test_0-M3UA(2938)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-M3UA(2941)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(2936)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(2948)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110559703 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250410110559707 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110559707 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110559708 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110559708 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110559708 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110559708 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110559708 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) MSC_Test_0-RAN(2937)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-SCCP(2939)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2974)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2978)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2954)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2976)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-RAN(2940)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-SCCP(2942)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(2945)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2956)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110559709 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1126) 20250410110559709 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) MSC_Test_2-M3UA(2944)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2966)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110559709 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110559709 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110559709 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110559710 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110559713 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410110559710 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110559710 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110559714 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410110559710 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110559710 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110559711 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559711 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559711 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559712 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559712 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559712 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559713 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559713 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 02 24 e7 f5 ae 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559713 DLINP ERROR SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe (stream_srv.c:743) 20250410110559713 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559713 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110559713 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110559715 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250410110559713 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110559713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110559713 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110559713 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110559713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110559714 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110559714 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 02 26 10 0d c4 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110559714 DLINP ERROR SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe (stream_srv.c:743) 20250410110559714 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410110559714 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110559714 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410110559714 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410110559714 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410110559714 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110559714 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110559714 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410110559714 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110559714 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110559714 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410110559714 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110559714 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110559714 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110559715 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110559715 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110559717 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:378) 20250410110559717 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410110559715 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110559715 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110559715 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110559718 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250410110559718 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(2958)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2952)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(2949)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2980)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2981)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2960)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(2947)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2968)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2970)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2964)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2962)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2935)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2972)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-RAN(2943)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(2946)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2935): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(2936): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(2937): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(2938): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-SCCP(2939): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-RAN(2940): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-M3UA(2941): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-SCCP(2942): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-RAN(2943): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-M3UA(2944): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(2945): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(2946): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(2947): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(2948): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(2949): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2950): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2951): pass (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2952): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2953): pass (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2954): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2955): pass (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2956): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2957): pass (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2958): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2959): pass (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2960): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2961): pass (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2962): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2963): pass (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2964): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2965): pass (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2966): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2967): pass (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2968): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2969): pass (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2970): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2971): pass (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2972): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2973): pass (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2974): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2975): pass (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2976): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2977): pass (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2978): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2979): pass (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2980): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2981): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_iu_multi_lu_and_mt_ussd finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_multi_lu_and_mt_ussd pass'. Thu Apr 10 11:05:59 UTC 2025 ====== MSC_Tests_Iu.TC_iu_multi_lu_and_mt_ussd pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_iu_multi_lu_and_mt_ussd.talloc 20250410110600717 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410110601708 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110601708 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110601708 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110601710 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110601710 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110601710 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110601715 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110601716 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110601716 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110601718 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=5679492) 20250410110602719 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=5679492, count=5682800) 20250410110603720 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_multi_lu_and_mt_ussd pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_with_invalid_mcc_mnc'. ------ MSC_Tests_Iu.TC_iu_lu_with_invalid_mcc_mnc ------ Thu Apr 10 11:06:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_with_invalid_mcc_mnc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_with_invalid_mcc_mnc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410110604721 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_with_invalid_mcc_mnc' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_iu_lu_with_invalid_mcc_mnc started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(2985)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(2985)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2985)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(2983)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_1-M3UA(2988)@7d38b4d9c9a0: ************************************************* MSC_Test_1-M3UA(2988)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2988)@7d38b4d9c9a0: ************************************************* MSC_Test_1-SCCP(2986)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_2-M3UA(2991)@7d38b4d9c9a0: ************************************************* MSC_Test_2-M3UA(2991)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2991)@7d38b4d9c9a0: ************************************************* MSC_Test_2-SCCP(2989)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410110605413 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2992)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410110605569 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110605569 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410110605569 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110605569 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2985)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2985)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2985)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2985)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(2985)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410110605571 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110605571 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110605571 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110605571 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110605571 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110605571 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110605571 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110605571 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110605571 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110605571 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410110605571 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2985)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2985)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2985)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410110605571 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110605571 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110605571 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) MSC_Test_0-M3UA(2985)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2985)@7d38b4d9c9a0: Message received on association #8 20250410110605571 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410110605571 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110605571 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110605572 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110605572 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) MSC_Test_0-M3UA(2985)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110605572 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110605572 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410110605572 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110605572 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2985)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2985)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2985)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) 20250410110605572 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410110605572 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2985)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2985)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110605589 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110605589 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250410110605589 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110605589 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2988)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2988)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2988)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110605594 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110605594 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110605594 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110605594 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110605594 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110605594 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110605594 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) MSC_Test_1-M3UA(2988)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_1-M3UA(2988)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410110605594 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110605594 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110605594 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110605594 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2988)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2988)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2988)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410110605596 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110605596 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110605596 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110605596 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110605596 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110605596 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110605596 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110605596 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110605596 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110605596 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110605596 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110605596 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2988)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410110605597 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:413) 20250410110605597 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2988)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2988)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2988)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2988)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2988)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2988)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2988)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110605606 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110605606 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250410110605606 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110605606 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2991)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2991)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2991)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110605615 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110605615 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110605615 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110605615 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110605615 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110605616 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110605616 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110605616 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110605616 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110605616 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110605616 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2991)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_2-M3UA(2991)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2991)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2991)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2991)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410110605619 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110605619 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110605619 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110605619 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110605619 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110605619 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110605619 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110605619 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110605619 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110605619 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110605619 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110605619 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110605619 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2991)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410110605619 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) MSC_Test_1-M3UA(2988)@7d38b4d9c9a0: Message received on association #8 20250410110605619 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2991)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2988)@7d38b4d9c9a0: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2991)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2991)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2991)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2991)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2991)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2991)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110605723 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410110605723 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2994)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2994)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410110605729 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2994)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2994)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2994)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2994)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2994)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2994)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410110605740 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410110605740 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2995)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000001054" to be handled at TC_iu_lu_with_invalid_mcc_mnc2(2997) TC_iu_lu_with_invalid_mcc_mnc2(2997)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001054'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2985)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110606382 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110606382 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110606382 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110606382 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110606382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110606382 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110606382 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110606382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110606382 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110606382 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110606383 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110606383 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110606383 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110606383 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110606383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110606383 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110606383 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110606383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110606383 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110606383 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(2985)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(2985)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2984)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410110606398 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110606398 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110606398 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410110606398 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410110606398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110606398 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110606398 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110606398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110606398 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110606398 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2988)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110606398 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110606398 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110606398 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110606398 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250410110606398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110606398 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250410110606398 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110606399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250410110606399 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110606399 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(2988)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(2988)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2987)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410110606427 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110606427 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110606427 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110606427 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110606427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110606427 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110606427 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110606427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110606427 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110606427 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2991)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110606428 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250410110606428 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250410110606428 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110606428 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110606428 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110606428 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110606428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110606428 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110606428 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110606428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110606428 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110606428 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2991)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2991)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2990)@7d38b4d9c9a0: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2990)@7d38b4d9c9a0: Added conn table entry 0TC_iu_lu_with_invalid_mcc_mnc2(2997)15954779 MSC_Test_2-SCCP(2989)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_2-M3UA(2991)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110606442 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110606442 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110606442 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110606442 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110606442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110606442 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110606442 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110606442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110606442 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110606442 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 f3 73 5b 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 33 f3 22 00 17 00 3a 40 08 00 33 f3 22 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 45 00 4f 40 03 00 00 17 00 56 40 05 33 f3 22 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-RAN(2990)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410110606443 DIUCS DEBUG (UTRAN-Iu-551 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110606443 DMSC DEBUG msub_fsm[0x563b4cd178a0]{active}: Allocated (fsm.c:456) 20250410110606443 DMSC DEBUG msc_i[0x563b4cca4c60]{READY}: Allocated (fsm.c:456) 20250410110606443 DMSC DEBUG msc_i[0x563b4cca4c60]{READY}: is child of msub_fsm[0x563b4cd178a0] (fsm.c:486) 20250410110606443 DMSC DEBUG msc_a[0x563b4cc9f530]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110606443 DMSC DEBUG msc_a[0x563b4cc9f530]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cd178a0] (fsm.c:486) 20250410110606443 DMSC DEBUG msc_a(unknown:UTRAN-Iu-551:NONE)[0x563b4cc9f530]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110606443 DMSC DEBUG msc_i(unknown:UTRAN-Iu-551:NONE)[0x563b4cca4c60]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110606443 DMSC DEBUG msc_a(unknown:UTRAN-Iu-551:NONE)[0x563b4cc9f530]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110606443 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-551:NONE)[0x563b4cc9f530]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110606443 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-551:NONE)[0x563b4cc9f530]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110606443 DMM DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-551:LU)[0x563b4cc9f530]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001054 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410110606443 DMM DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-551:LU)[0x563b4cc9f530]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410110606443 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-551:LU)[0x563b4cc9dfc0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410110606443 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-551:LU)[0x563b4cc9dfc0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001054:UTRAN-Iu-551:LU)[0x563b4cc9f530] (fsm.c:486) 20250410110606443 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-551:LU)[0x563b4cc9dfc0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410110606443 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-551:LU)[0x563b4cc9dfc0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410110606443 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410110606443 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001054 id=262420000001054 (vlr.c:661) 20250410110606443 DVLR INFO New subscr, IMSI: 262420000001054 (vlr.c:562) 20250410110606443 DVLR DEBUG VLR subscr IMSI-262420000001054 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410110606443 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-551:LU)[0x563b4cc9f530]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110606443 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-551:LU)[0x563b4cc9f530]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110606443 DVLR DEBUG VLR subscr IMSI-262420000001054 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410110606443 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410110606443 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-551:LU)[0x563b4cc9dfc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410110606443 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-551:LU)[0x563b4cc9dfc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410110606443 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-551:LU)[0x563b4cc9dfc0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410110606443 DVLR DEBUG VLR_Authenticate(IMSI-262420000001054:UTRAN-Iu-551:LU)[0x563b4cc9e1a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110606443 DVLR DEBUG VLR_Authenticate(IMSI-262420000001054:UTRAN-Iu-551:LU)[0x563b4cc9e1a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-551:LU)[0x563b4cc9dfc0] (fsm.c:486) 20250410110606443 DVLR DEBUG VLR_Authenticate(IMSI-262420000001054:UTRAN-Iu-551:LU)[0x563b4cc9e1a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110606443 DVLR DEBUG VLR_Authenticate(IMSI-262420000001054:UTRAN-Iu-551:LU)[0x563b4cc9e1a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110606443 DPAG NOTICE ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Added seen cell to this RAN peer: LAI:333-22-23 (ran_peer.c:105) 20250410110606443 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110606443 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110606443 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110606443 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110606443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110606443 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110606443 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110606443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110606443 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110606443 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 07 02 f3 73 5b 00 02 27 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2991)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2991)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2989)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'F3735B'O, sourceLocRef := '000227'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2989)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(2995)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000001054" handled at TC_iu_lu_with_invalid_mcc_mnc2(2997) MSC_Test-GSUP(2995)@7d38b4d9c9a0: Added IMSI table entry 0TC_iu_lu_with_invalid_mcc_mnc2(2997)"262420000001054" 20250410110611443 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-551:LU)[0x563b4cc9f530]{MSC_A_ST_AUTH_CIPH}: Timeout of X1 (fsm.c:317) 20250410110611443 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-551:LU)[0x563b4cc9f530]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:927) 20250410110611443 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-551:LU)[0x563b4cc9f530]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110611443 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-551:LU)[0x563b4cc9f530]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250410110611443 DIUCS DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-551:LU)[0x563b4cc9f530]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110611443 DVLR DEBUG VLR subscr IMSI-262420000001054 + msc_a_fsm_releasing_onenter: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110611443 DVLR DEBUG VLR subscr IMSI-262420000001054 + vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110611443 DMM INFO msc_a(IMSI-262420000001054:UTRAN-Iu-551:LU)[0x563b4cc9f530]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250410110611443 DIUCS DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-551:LU)[0x563b4cc9f530]{MSC_A_ST_RELEASING}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_REJECT (msc_a.c:2106) 20250410110611443 DIUCS DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-551:LU)[0x563b4cc9f530]{MSC_A_ST_RELEASING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110611443 DMSC DEBUG msc_i(IMSI-262420000001054:UTRAN-Iu-551:LU)[0x563b4cca4c60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110611444 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-551:LU)[0x563b4cc9dfc0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410110611444 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-551:LU)[0x563b4cc9f530]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250410110611444 DVLR DEBUG VLR subscr IMSI-262420000001054 - vlr_subscr_cancel_attach_fsm: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110611444 DIUCS DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-551:LU)[0x563b4cc9f530]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110611444 DMSC DEBUG msc_i(IMSI-262420000001054:UTRAN-Iu-551:LU)[0x563b4cca4c60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110611444 DVLR DEBUG VLR subscr IMSI-262420000001054 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250410110611444 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110611444 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110611444 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110611444 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110611444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110611444 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110611444 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110611444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110611444 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110611444 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 07 06 f3 73 5b 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 05 04 16 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110611444 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110611444 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110611444 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110611445 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110611445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110611445 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110611445 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110611445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110611445 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110611445 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 07 06 f3 73 5b 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2991)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2991)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2989)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-M3UA(2991)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(2989)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2991)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2989)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2989)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2989)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(2989)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2989)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2989)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP-IPA(2994)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2994)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250410110636444 DVLR DEBUG VLR_Authenticate(IMSI-262420000001054:UTRAN-Iu-551:LU)[0x563b4cc9e1a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Timeout of T0 (fsm.c:317) 20250410110636444 DVLR DEBUG VLR_Authenticate(IMSI-262420000001054:UTRAN-Iu-551:LU)[0x563b4cc9e1a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: No timer_cb, automatic termination (fsm.c:329) 20250410110636444 DVLR DEBUG VLR_Authenticate(IMSI-262420000001054:UTRAN-Iu-551:LU)[0x563b4cc9e1a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Terminating (cause = OSMO_FSM_TERM_TIMEOUT) (fsm.c:332) 20250410110636444 DVLR DEBUG VLR_Authenticate(IMSI-262420000001054:UTRAN-Iu-551:LU)[0x563b4cc9e1a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Removing from parent vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-551:LU)[0x563b4cc9dfc0] (fsm.c:332) 20250410110636444 DVLR DEBUG VLR_Authenticate(IMSI-262420000001054:UTRAN-Iu-551:LU)[0x563b4cc9e1a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Freeing instance (fsm.c:332) 20250410110636444 DVLR DEBUG VLR_Authenticate(IMSI-262420000001054:UTRAN-Iu-551:LU)[0x563b4cc9e1a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Deallocated (fsm.c:568) 20250410110636444 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-551:LU)[0x563b4cc9dfc0]{VLR_ULA_S_DONE}: Received Event VLR_ULA_E_AUTH_FAILURE (fsm.c:332) 20250410110636444 DVLR ERROR vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-551:LU)[0x563b4cc9dfc0]{VLR_ULA_S_DONE}: Event VLR_ULA_E_AUTH_FAILURE not permitted (fsm.c:332) 20250410110641444 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-551:LU)[0x563b4cc9f530]{MSC_A_ST_RELEASING}: Timeout of X2 (fsm.c:317) 20250410110641444 DIUCS ERROR msc_a(IMSI-262420000001054:UTRAN-Iu-551:LU)[0x563b4cc9f530]{MSC_A_ST_RELEASING}: Timeout while releasing, discarding right now (msc_a.c:922) 20250410110641444 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-551:LU)[0x563b4cc9f530]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110641444 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-551:LU)[0x563b4cc9f530]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:924) 20250410110641444 DIUCS DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-551:LU)[0x563b4cc9f530]{MSC_A_ST_RELEASED}: Released: msc_a use is 0 (-) (msc_a.c:1044) 20250410110641444 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-551:LU)[0x563b4cc9f530]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1047) 20250410110641444 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-551:LU)[0x563b4cc9dfc0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1047) 20250410110641444 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-551:LU)[0x563b4cc9dfc0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001054:UTRAN-Iu-551:LU)[0x563b4cc9f530] (msc_a.c:1047) 20250410110641444 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-551:LU)[0x563b4cc9dfc0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410110641444 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-551:LU)[0x563b4cc9dfc0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1047) 20250410110641444 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-551:LU)[0x563b4cc9dfc0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410110641444 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-551:LU)[0x563b4cc9f530]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cd178a0] (msc_a.c:1047) 20250410110641444 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-551:LU)[0x563b4cc9f530]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1047) 20250410110641444 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-551:LU)[0x563b4cc9f530]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110641444 DMSC DEBUG msub_fsm[0x563b4cd178a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1047) 20250410110641444 DMSC DEBUG msub(IMSI-262420000001054) MSC-A terminated (msub.c:261) 20250410110641444 DMSC DEBUG msub(IMSI-262420000001054) 1 MSC-I still active (msub.c:79) 20250410110641444 DMSC DEBUG msub_fsm[0x563b4cd178a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110641444 DMSC DEBUG msub_fsm[0x563b4cd178a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110641444 DMSC DEBUG msc_i(IMSI-262420000001054:UTRAN-Iu-551:LU)[0x563b4cca4c60]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110641444 DMSC DEBUG msc_i(IMSI-262420000001054:UTRAN-Iu-551:LU)[0x563b4cca4c60]{READY}: Removing from parent msub_fsm[0x563b4cd178a0] (msub.c:113) 20250410110641444 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-551 (ran_conn.c:142) 20250410110641444 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-551 (ran_conn.c:155) 20250410110641444 DMSC DEBUG msc_i(IMSI-262420000001054:UTRAN-Iu-551:LU)[0x563b4cca4c60]{READY}: Freeing instance (msub.c:113) 20250410110641444 DMSC DEBUG msc_i(IMSI-262420000001054:UTRAN-Iu-551:LU)[0x563b4cca4c60]{READY}: Deallocated (fsm.c:568) 20250410110641444 DMSC DEBUG msub(IMSI-262420000001054) Free (msub.c:119) 20250410110641444 DVLR INFO VLR subscr IMSI-262420000001054 - active-conn: now used by 0 (-) (msub.c:375) 20250410110641444 DVLR DEBUG SUBSCR(IMSI-262420000001054) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250410110641444 DMSC DEBUG msub_fsm[0x563b4cd178a0]{terminating}: Freeing instance (msub.c:113) 20250410110641444 DMSC DEBUG msub_fsm[0x563b4cd178a0]{terminating}: Deallocated (fsm.c:568) 20250410110641444 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110641444 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110641444 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110641444 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110641444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110641444 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110641444 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110641444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110641444 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110641444 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 07 04 f3 73 5b 00 02 27 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(2991)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(2991)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2989)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-M3UA(2991)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110641446 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110641446 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110641446 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110641446 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110641446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110641446 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110641446 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110641446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110641446 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110641446 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 02 27 f3 73 5b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-RAN(2990)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_lu_with_invalid_mcc_mnc2(2997)15954779 MSC_Test-GSUP-IPA(2994)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2994)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2994)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2994)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_iu_lu_with_invalid_mcc_mnc2(2997)@7d38b4d9c9a0: setverdict(fail): none -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@7d38b4d9c9a0: Test Component 2997 has requested to stop MTC. Terminating current testcase execution. 20250410110705763 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410110705763 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250410110705764 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410110705764 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110705764 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410110705764 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410110705764 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410110705764 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110705764 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410110705764 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410110705764 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410110705764 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) MSC_Test-GSUP(2995)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(2983)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-SCCP(2986)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(2984)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110705764 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110705764 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410110705764 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410110705764 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110705764 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110705764 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410110705764 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110705764 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110705764 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410110705764 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110705764 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110705764 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110705764 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110705764 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110705764 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110705764 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110705764 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110705764 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110705765 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410110705765 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110705765 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410110705765 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410110705765 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110705765 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110705765 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1126) 20250410110705765 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110705765 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110705765 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110705765 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110705765 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110705765 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110705765 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110705765 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110705765 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250410110705765 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410110705765 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110705765 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110705765 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410110705765 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110705765 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110705765 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410110705765 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) MSC_Test_2-RAN(2990)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-M3UA(2988)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110705765 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110705765 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110705765 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110705765 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110705765 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110705765 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110705765 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110705765 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410110705765 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:378) 20250410110705765 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410110705765 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410110705765 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-SCCP(2989)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(2992)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-M3UA(2991)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(2985)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110705766 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(2994)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2982)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(2993)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-RAN(2987)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(2996)@7d38b4d9c9a0: Final verdict of PTC: none TC_iu_lu_with_invalid_mcc_mnc2(2997)@7d38b4d9c9a0: Final verdict of PTC: fail reason: "Tguard timeout" IPA-CTRL-CLI-IPA(2998)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2982): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(2983): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(2984): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(2985): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-SCCP(2986): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-RAN(2987): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-M3UA(2988): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-SCCP(2989): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-RAN(2990): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-M3UA(2991): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(2992): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(2993): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(2994): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(2995): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(2996): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_iu_lu_with_invalid_mcc_mnc2(2997): fail (none -> fail) reason: "Tguard timeout" MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2998): none (fail -> fail) MTC@7d38b4d9c9a0: Test case TC_iu_lu_with_invalid_mcc_mnc finished. Verdict: fail reason: Tguard timeout MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_with_invalid_mcc_mnc fail'. Thu Apr 10 11:07:05 UTC 2025 ------ MSC_Tests_Iu.TC_iu_lu_with_invalid_mcc_mnc fail ------ Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_iu_lu_with_invalid_mcc_mnc.talloc 20250410110706767 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410110707766 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110707766 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110707766 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110707766 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110707766 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110707766 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110707766 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110707766 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110707766 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110707768 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=255808) 20250410110708769 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=255808, count=259116) 20250410110709770 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_with_invalid_mcc_mnc fail' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_expire_while_paging'. ------ MSC_Tests_Iu.TC_iu_lu_and_expire_while_paging ------ Thu Apr 10 11:07:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_expire_while_paging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_expire_while_paging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410110710771 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_expire_while_paging' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_iu_lu_and_expire_while_paging started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(3002)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(3002)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(3002)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(3000)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_1-M3UA(3005)@7d38b4d9c9a0: ************************************************* MSC_Test_1-M3UA(3005)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(3005)@7d38b4d9c9a0: ************************************************* MSC_Test_1-SCCP(3003)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(3008)@7d38b4d9c9a0: ************************************************* MSC_Test_2-M3UA(3008)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(3008)@7d38b4d9c9a0: ************************************************* MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_2-SCCP(3006)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410110711246 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(3009)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410110711404 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110711404 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410110711404 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110711404 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3002)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(3002)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(3002)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110711409 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110711409 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110711409 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110711409 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110711409 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110711409 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110711409 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110711409 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110711409 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110711409 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410110711409 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3002)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(3002)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(3002)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3002)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(3002)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410110711410 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110711410 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110711410 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110711410 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410110711410 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110711410 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110711410 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110711410 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110711410 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110711410 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410110711410 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(3002)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(3002)@7d38b4d9c9a0: Message received on association #8 20250410110711410 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3002)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110711410 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410110711410 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(3002)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3002)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(3002)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(3002)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3002)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110711421 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110711421 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250410110711421 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110711421 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(3005)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(3005)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(3005)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110711426 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110711426 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110711426 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110711426 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110711426 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110711426 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110711427 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110711427 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110711427 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110711427 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110711427 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(3005)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_1-M3UA(3005)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(3005)@7d38b4d9c9a0: Message received on association #8 20250410110711427 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110711427 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110711427 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) MSC_Test_1-M3UA(3005)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(3005)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410110711427 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110711427 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110711427 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110711427 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110711427 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110711427 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110711427 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110711427 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110711427 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410110711427 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:413) 20250410110711427 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(3005)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(3005)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(3005)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(3005)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(3005)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(3005)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(3005)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(3005)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110711440 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110711440 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250410110711440 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110711440 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(3008)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(3008)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(3008)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110711448 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110711448 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110711448 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110711448 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110711448 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110711448 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110711448 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110711448 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110711448 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) MSC_Test_2-M3UA(3008)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_2-M3UA(3008)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410110711448 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110711449 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(3008)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(3008)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(3008)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410110711452 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110711452 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110711452 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110711452 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110711452 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) MSC_Test_2-M3UA(3008)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410110711452 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110711452 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110711452 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110711452 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110711452 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110711452 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110711452 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110711452 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410110711453 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) 20250410110711453 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(3005)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(3005)@7d38b4d9c9a0: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(3008)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(3008)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(3008)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(3008)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(3008)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(3008)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(3008)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110711772 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410110711772 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(3011)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(3011)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410110711778 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(3011)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3011)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3011)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(3011)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(3011)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(3011)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410110711797 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410110711797 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(3012)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000001055" to be handled at TC_iu_lu_and_expire_while_paging2(3014) TC_iu_lu_and_expire_while_paging2(3014)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001055'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410110712217 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110712217 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110712217 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110712217 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110712217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110712217 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110712217 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110712217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110712217 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110712217 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110712217 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110712217 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110712217 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110712217 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110712217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110712217 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110712217 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110712217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110712217 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110712217 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(3002)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(3002)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3002)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(3001)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410110712230 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110712230 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110712230 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410110712230 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410110712230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110712230 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110712230 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110712230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110712230 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110712230 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(3005)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110712230 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110712230 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110712230 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110712230 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250410110712230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110712230 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250410110712230 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110712230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250410110712230 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110712230 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(3005)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(3005)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(3004)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410110712259 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110712259 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110712259 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110712259 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110712259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110712259 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110712259 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110712259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110712259 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110712259 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110712260 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250410110712260 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) MSC_Test_2-M3UA(3008)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110712260 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110712260 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110712260 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110712260 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110712260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110712260 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110712260 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110712260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110712260 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110712260 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(3008)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(3008)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3007)@7d38b4d9c9a0: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(3007)@7d38b4d9c9a0: Added conn table entry 0TC_iu_lu_and_expire_while_paging2(3014)1730298 MSC_Test_2-SCCP(3006)@7d38b4d9c9a0: First idle individual index:0 20250410110712276 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110712276 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110712276 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110712276 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110712276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110712276 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110712276 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110712276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110712276 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110712276 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 1a 66 fa 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 55 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(3008)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110712276 DIUCS DEBUG (UTRAN-Iu-552 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110712276 DMSC DEBUG msub_fsm[0x563b4cc9dfc0]{active}: Allocated (fsm.c:456) 20250410110712276 DMSC DEBUG msc_i[0x563b4cc9f530]{READY}: Allocated (fsm.c:456) 20250410110712276 DMSC DEBUG msc_i[0x563b4cc9f530]{READY}: is child of msub_fsm[0x563b4cc9dfc0] (fsm.c:486) 20250410110712276 DMSC DEBUG msc_a[0x563b4cca4c60]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110712276 DMSC DEBUG msc_a[0x563b4cca4c60]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc9dfc0] (fsm.c:486) 20250410110712276 DMSC DEBUG msc_a(unknown:UTRAN-Iu-552:NONE)[0x563b4cca4c60]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110712276 DMSC DEBUG msc_i(unknown:UTRAN-Iu-552:NONE)[0x563b4cc9f530]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110712276 DMSC DEBUG msc_a(unknown:UTRAN-Iu-552:NONE)[0x563b4cca4c60]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110712276 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-552:NONE)[0x563b4cca4c60]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110712276 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-552:NONE)[0x563b4cca4c60]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110712276 DMM DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-552:LU)[0x563b4cca4c60]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001055 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410110712276 DMM DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-552:LU)[0x563b4cca4c60]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410110712276 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-552:LU)[0x563b4cc7dde0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410110712277 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-552:LU)[0x563b4cc7dde0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001055:UTRAN-Iu-552:LU)[0x563b4cca4c60] (fsm.c:486) 20250410110712277 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-552:LU)[0x563b4cc7dde0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410110712277 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-552:LU)[0x563b4cc7dde0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410110712277 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410110712277 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) MSC_Test_2-RAN(3007)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410110712277 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-552:LU)[0x563b4cca4c60]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110712277 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-552:LU)[0x563b4cca4c60]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110712277 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250410110712277 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410110712277 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-552:LU)[0x563b4cc7dde0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410110712277 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-552:LU)[0x563b4cc7dde0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410110712277 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-552:LU)[0x563b4cc7dde0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410110712277 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-552:LU)[0x563b4cd178a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110712277 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-552:LU)[0x563b4cd178a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-552:LU)[0x563b4cc7dde0] (fsm.c:486) 20250410110712277 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-552:LU)[0x563b4cd178a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110712277 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-552:LU)[0x563b4cd178a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110712277 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110712277 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110712277 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110712277 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110712277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110712277 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110712277 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110712277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110712277 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110712277 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 08 02 1a 66 fa 00 02 28 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(3008)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(3008)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3006)@7d38b4d9c9a0: { messageType := 2, destLocRef := '1A66FA'O, sourceLocRef := '000228'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(3006)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(3012)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000001055" handled at TC_iu_lu_and_expire_while_paging2(3014) MSC_Test-GSUP(3012)@7d38b4d9c9a0: Added IMSI table entry 0TC_iu_lu_and_expire_while_paging2(3014)"262420000001055" TC_iu_lu_and_expire_while_paging2(3014)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_expire_while_paging2(3014)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410110712280 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110712280 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-552:LU)[0x563b4cd178a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110712280 DVLR DEBUG SUBSCR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580) Received 1 auth tuples (vlr.c:996) 20250410110712280 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-552:LU)[0x563b4cd178a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110712280 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-552:LU)[0x563b4cd178a0]{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:324) 20250410110712280 DMM DEBUG Tx AUTH REQ (rand = e7cef7517bace8c1bacb4424bd7d6bc9) (gsm_04_08.c:641) 20250410110712280 DMM DEBUG AUTH REQ (autn = 081194838b560f25c4ba0ffbbd1309a0) (gsm_04_08.c:643) 20250410110712280 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-552:LU)[0x563b4cca4c60]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110712280 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-552:LU)[0x563b4cca4c60]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110712280 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-552:LU)[0x563b4cc9f530]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110712280 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410110712280 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110712280 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110712280 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110712280 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110712280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110712280 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110712280 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110712280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110712280 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110712280 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 08 06 1a 66 fa 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 e7 ce f7 51 7b ac e8 c1 ba cb 44 24 bd 7d 6b c9 20 10 08 11 94 83 8b 56 0f 25 c4 ba 0f fb bd 13 09 a0 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(3008)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(3008)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3006)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(3006)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3006)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3006)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3007)@7d38b4d9c9a0: patching N(SD)=1 into dtap '05142148274E21042E18175A'O MSC_Test_2-RAN(3007)@7d38b4d9c9a0: patched enc_l3: '05542148274E21042E18175A'O MSC_Test_2-SCCP(3006)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(3006)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(3006)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(3006)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05542148274E21042E18175A'O 20250410110712285 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110712285 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110712285 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110712285 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110712285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110712285 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110712285 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_2-M3UA(3008)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110712285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110712285 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110712285 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 28 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 21 48 27 4e 21 04 2e 18 17 5a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110712285 DIUCS DEBUG (UTRAN-Iu-552) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110712285 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-552:LU)[0x563b4cc9f530]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110712285 DIUCS DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-552:LU)[0x563b4cc9f530]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110712285 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-552:LU)[0x563b4cca4c60]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110712285 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-552:LU)[0x563b4cca4c60]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110712285 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-552:LU)[0x563b4cca4c60]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110712285 DMM DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-552:LU)[0x563b4cca4c60]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 2148274e2e18175a) (gsm_04_08.c:1128) 20250410110712285 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-552:LU)[0x563b4cd178a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110712285 DVLR DEBUG SUBSCR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580) AUTH on UTRAN received RES: 2148274e2e18175a (8 bytes) (vlr_auth_fsm.c:151) 20250410110712285 DVLR INFO SUBSCR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110712285 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-552:LU)[0x563b4cd178a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110712285 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-552:LU)[0x563b4cd178a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110712285 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-552:LU)[0x563b4cd178a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110712285 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-552:LU)[0x563b4cd178a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-552:LU)[0x563b4cc7dde0] (vlr_auth_fsm.c:294) 20250410110712285 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-552:LU)[0x563b4cd178a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110712285 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-552:LU)[0x563b4cd178a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110712285 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-552:LU)[0x563b4cc7dde0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410110712285 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-552:LU)[0x563b4cc7dde0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410110712285 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-552:LU)[0x563b4cc7dde0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110712285 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-552:LU)[0x563b4cca4c60]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110712285 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-552:LU)[0x563b4cca4c60]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=067dfd0f480f7ba4e23792f6953f0eae, CK=NONE (ran_msg_iu.c:388) 20250410110712285 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-552:LU)[0x563b4cc9f530]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110712285 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-552:LU)[0x563b4cc7dde0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250410110712285 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110712285 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110712285 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110712285 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110712285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110712285 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110712285 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110712285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110712285 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110712285 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 08 06 1a 66 fa 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 06 7d fd 0f 48 0f 7b a4 e2 37 92 f6 95 3f 0e ae 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(3008)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(3008)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3006)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(3006)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3006)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3006)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3006)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(3006)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(3006)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(3006)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250410110712291 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110712291 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110712291 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110712291 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110712291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110712291 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110712291 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110712291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110712291 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110712291 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 28 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(3008)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110712291 DIUCS DEBUG (UTRAN-Iu-552) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110712291 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-552:LU)[0x563b4cc9f530]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110712291 DIUCS DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-552:LU)[0x563b4cc9f530]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110712291 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-552:LU)[0x563b4cca4c60]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110712291 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-552:LU)[0x563b4cca4c60]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110712291 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-552:LU)[0x563b4cca4c60]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110712291 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-552:LU)[0x563b4cc7dde0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410110712291 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-552:LU)[0x563b4cc7dde0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410110712291 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-552:LU)[0x563b4cca4c60]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110712291 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-552:LU)[0x563b4cc9f530]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110712291 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-552:LU)[0x563b4cc7dde0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410110712291 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-552:LU)[0x563b4cc7dde0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410110712291 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-552:LU)[0x563b4cd178a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110712291 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-552:LU)[0x563b4cd178a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-552:LU)[0x563b4cc7dde0] (fsm.c:486) 20250410110712291 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-552:LU)[0x563b4cd178a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410110712291 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-552:LU)[0x563b4cd178a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410110712291 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110712291 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110712291 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110712291 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110712291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110712291 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110712291 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110712291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110712292 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110712292 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 08 06 1a 66 fa 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 50 f5 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(3008)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(3008)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3006)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(3006)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3006)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3006)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110712295 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110712295 DVLR DEBUG IMSI:262420000001055 has MSISDN:491230001055 (vlr.c:1045) 20250410110712295 DMSC NOTICE msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580) VLR: update for IMSI=262420000001055 (MSISDN=491230001055) (gsm_04_08.c:1541) 20250410110712295 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410110712295 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110712295 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-552:LU)[0x563b4cc7dde0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410110712295 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-552:LU)[0x563b4cd178a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410110712295 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-552:LU)[0x563b4cd178a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410110712295 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-552:LU)[0x563b4cd178a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410110712295 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-552:LU)[0x563b4cd178a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-552:LU)[0x563b4cc7dde0] (vlr_lu_fsm.c:110) 20250410110712295 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-552:LU)[0x563b4cd178a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410110712295 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-552:LU)[0x563b4cd178a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110712295 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-552:LU)[0x563b4cc7dde0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410110712295 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-552:LU)[0x563b4cc7dde0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410110712295 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-552:LU)[0x563b4cc9e1a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110712295 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-552:LU)[0x563b4cc9e1a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-552:LU)[0x563b4cc7dde0] (fsm.c:486) 20250410110712295 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-552:LU)[0x563b4cc9e1a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410110712295 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-552:LU)[0x563b4cc9e1a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410110712295 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-552:LU)[0x563b4cc9e1a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410110712295 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-552:LU)[0x563b4cc9e1a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410110712295 DMSC NOTICE msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:TMSInew-0x32FD68BC) VLR: update for IMSI=262420000001055 (MSISDN=491230001055) (gsm_04_08.c:1541) 20250410110712295 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-552:LU)[0x563b4cc9e1a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410110712295 DMM DEBUG -> IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:TMSInew-0x32FD68BC LOCATION UPDATE ACCEPT (TMSI = 0x32fd68bc) (gsm_04_08.c:149) 20250410110712295 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:TMSInew-0x32FD68BC:UTRAN-Iu-552:LU)[0x563b4cca4c60]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250410110712295 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:TMSInew-0x32FD68BC:UTRAN-Iu-552:LU)[0x563b4cca4c60]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110712295 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:TMSInew-0x32FD68BC:UTRAN-Iu-552:LU)[0x563b4cc9f530]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110712295 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:TMSInew-0x32FD68BC - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410110712295 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110712295 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110712295 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110712295 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110712295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110712295 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110712295 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110712295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110712295 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110712295 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 08 06 1a 66 fa 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 32 fd 68 bc 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(3008)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(3008)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3006)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(3006)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3006)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3006)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_expire_while_paging2(3014)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3007)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(3007)@7d38b4d9c9a0: patched enc_l3: '059B'O MSC_Test_2-SCCP(3006)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(3006)@7d38b4d9c9a0: vl_len:14 MSC_Test_2-SCCP(3006)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(3006)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250410110712299 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110712299 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110712299 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110712299 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110712299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110712299 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110712299 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110712299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110712299 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110712299 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 28 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(3008)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110712299 DIUCS DEBUG (UTRAN-Iu-552) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110712299 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:TMSInew-0x32FD68BC:UTRAN-Iu-552:LU)[0x563b4cc9f530]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110712299 DIUCS DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:TMSInew-0x32FD68BC:UTRAN-Iu-552:LU)[0x563b4cc9f530]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110712299 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:TMSInew-0x32FD68BC:UTRAN-Iu-552:LU)[0x563b4cca4c60]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110712299 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:TMSInew-0x32FD68BC:UTRAN-Iu-552:LU)[0x563b4cca4c60]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110712299 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:TMSInew-0x32FD68BC:UTRAN-Iu-552:LU)[0x563b4cca4c60]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110712299 DMM DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:TMSInew-0x32FD68BC:UTRAN-Iu-552:LU)[0x563b4cca4c60]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410110712299 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:TMSInew-0x32FD68BC:UTRAN-Iu-552:LU)[0x563b4cc7dde0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410110712299 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-552:LU)[0x563b4cc9e1a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410110712299 DMSC NOTICE msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC) VLR: update for IMSI=262420000001055 (MSISDN=491230001055) (gsm_04_08.c:1541) 20250410110712299 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-552:LU)[0x563b4cc9e1a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410110712299 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-552:LU)[0x563b4cc7dde0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410110712299 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-552:LU)[0x563b4cc9e1a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410110712299 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-552:LU)[0x563b4cc9e1a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-552:LU)[0x563b4cc7dde0] (vlr_lu_fsm.c:817) 20250410110712299 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-552:LU)[0x563b4cc9e1a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410110712299 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x6C9E3580:UTRAN-Iu-552:LU)[0x563b4cc9e1a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110712299 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-552:LU)[0x563b4cc7dde0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410110712299 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-552:LU)[0x563b4cca4c60]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410110712299 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-552:LU)[0x563b4cca4c60]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.976s remaining) (msc_a.c:450) 20250410110712299 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001055/3/1): Available (smpp_smsc.c:626) 20250410110712300 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-552:LU)[0x563b4cca4c60]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110712300 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-552:LU)[0x563b4cca4c60]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110712300 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-552:LU)[0x563b4cca4c60]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110712300 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110712300 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110712300 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110712300 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-552:LU)[0x563b4cca4c60]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110712300 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-552:LU)[0x563b4cc9f530]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110712300 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410110712300 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110712300 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110712300 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110712300 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110712300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110712300 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110712300 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110712300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110712300 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110712300 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 08 06 1a 66 fa 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(3008)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(3008)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3006)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(3006)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3006)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3006)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3006)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(3006)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(3006)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(3006)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250410110712305 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110712305 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110712305 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110712305 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110712305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110712305 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110712305 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110712305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110712305 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(3008)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110712305 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 28 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110712305 DIUCS DEBUG (UTRAN-Iu-552) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110712305 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-552:LU)[0x563b4cc9f530]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110712305 DIUCS DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-552:LU)[0x563b4cc9f530]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110712305 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-552:LU)[0x563b4cca4c60]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110712305 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-552:LU)[0x563b4cca4c60]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110712305 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-552:LU)[0x563b4cca4c60]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110712305 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-552:LU)[0x563b4cca4c60]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110712305 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-552:LU)[0x563b4cca4c60]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110712305 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-552:LU)[0x563b4cca4c60]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110712305 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-552:LU)[0x563b4cca4c60]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110712305 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-552:LU)[0x563b4cc7dde0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110712305 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-552:LU)[0x563b4cc7dde0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-552:LU)[0x563b4cca4c60] (msc_a.c:1053) 20250410110712305 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-552:LU)[0x563b4cc7dde0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410110712305 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-552:LU)[0x563b4cc7dde0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110712305 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-552:LU)[0x563b4cc7dde0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410110712305 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-552:LU)[0x563b4cca4c60]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc9dfc0] (msc_a.c:1053) 20250410110712305 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-552:LU)[0x563b4cca4c60]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110712305 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-552:LU)[0x563b4cca4c60]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110712305 DMSC DEBUG msub_fsm[0x563b4cc9dfc0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110712305 DMSC DEBUG msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC) MSC-A terminated (msub.c:261) 20250410110712305 DMSC DEBUG msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC) 1 MSC-I still active (msub.c:79) 20250410110712305 DMSC DEBUG msub_fsm[0x563b4cc9dfc0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110712305 DMSC DEBUG msub_fsm[0x563b4cc9dfc0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110712305 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-552:LU)[0x563b4cc9f530]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110712305 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-552:LU)[0x563b4cc9f530]{READY}: Removing from parent msub_fsm[0x563b4cc9dfc0] (msub.c:113) 20250410110712306 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-552 (ran_conn.c:142) 20250410110712306 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-552 (ran_conn.c:155) 20250410110712306 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-552:LU)[0x563b4cc9f530]{READY}: Freeing instance (msub.c:113) 20250410110712306 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-552:LU)[0x563b4cc9f530]{READY}: Deallocated (fsm.c:568) 20250410110712306 DMSC DEBUG msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC) Free (msub.c:119) 20250410110712306 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC - active-conn: now used by 1 (attached) (msub.c:375) 20250410110712306 DMSC DEBUG msub_fsm[0x563b4cc9dfc0]{terminating}: Freeing instance (msub.c:113) 20250410110712306 DMSC DEBUG msub_fsm[0x563b4cc9dfc0]{terminating}: Deallocated (fsm.c:568) 20250410110712306 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110712306 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110712306 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110712306 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110712306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110712306 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110712306 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110712306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110712306 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110712306 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 08 04 1a 66 fa 00 02 28 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(3008)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(3008)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3006)@7d38b4d9c9a0: Session index based on local reference:0 20250410110712306 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110712306 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110712306 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110712306 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110712306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110712306 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110712306 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110712306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110712307 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110712307 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 02 28 1a 66 fa 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(3008)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3007)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_lu_and_expire_while_paging2(3014)1730298 TC_iu_lu_and_expire_while_paging2(3014)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_expire_while_paging2(3014)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_expire_while_paging2(3014)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_expire_while_paging2(3014)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3007)@7d38b4d9c9a0: Created IMSI[0] for '262420000001055'H'32FD68BC'O to be handled at TC_iu_lu_and_expire_while_paging2(3014) MSC_Test-GSUP(3012)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000001055" to be handled at TC_iu_lu_and_expire_while_paging2(3014) 20250410110712309 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410110712310 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250410110712310 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250410110712310 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110712310 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110712310 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110712310 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110712310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110712310 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110712310 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110712310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110712310 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110712310 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 42 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 22 00 0e 40 1e 00 00 03 00 03 40 01 00 00 17 40 09 50 62 42 02 00 00 10 50 f5 00 40 40 05 00 32 fd 68 bc 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(3008)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(3008)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3007)@7d38b4d9c9a0: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_expire_while_paging2(3014) TC_iu_lu_and_expire_while_paging2(3014)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110712315 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250410110712315 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC - attached: now used by 2 (Paging,VTY) (vlr.c:1489) 20250410110712315 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC - VTY: now used by 1 (Paging) (msc_vty.c:1839) TC_iu_lu_and_expire_while_paging2(3014)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '32FD68BC'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(3007)@7d38b4d9c9a0: Added conn table entry 0TC_iu_lu_and_expire_while_paging2(3014)1012425 MSC_Test_2-SCCP(3006)@7d38b4d9c9a0: First idle individual index:0 20250410110712320 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110712320 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110712320 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110712320 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110712320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110712320 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110712320 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110712320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110712320 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110712320 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 0f 72 c9 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 32 fd 68 bc 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(3008)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110712320 DIUCS DEBUG (UTRAN-Iu-553 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110712320 DMSC DEBUG msub_fsm[0x563b4cc7dde0]{active}: Allocated (fsm.c:456) 20250410110712320 DMSC DEBUG msc_i[0x563b4cca4c60]{READY}: Allocated (fsm.c:456) 20250410110712320 DMSC DEBUG msc_i[0x563b4cca4c60]{READY}: is child of msub_fsm[0x563b4cc7dde0] (fsm.c:486) 20250410110712320 DMSC DEBUG msc_a[0x563b4cc9f530]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110712320 DMSC DEBUG msc_a[0x563b4cc9f530]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc7dde0] (fsm.c:486) 20250410110712320 DMSC DEBUG msc_a(unknown:UTRAN-Iu-553:NONE)[0x563b4cc9f530]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110712320 DMSC DEBUG msc_i(unknown:UTRAN-Iu-553:NONE)[0x563b4cca4c60]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110712320 DMSC DEBUG msc_a(unknown:UTRAN-Iu-553:NONE)[0x563b4cc9f530]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110712320 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-553:NONE)[0x563b4cc9f530]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110712320 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-553:NONE)[0x563b4cc9f530]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110712320 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x32FD68BC:UTRAN-Iu-553:PAGING_RESP)[0x563b4cc9dfc0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410110712320 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x32FD68BC:UTRAN-Iu-553:PAGING_RESP)[0x563b4cc9dfc0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x32FD68BC:UTRAN-Iu-553:PAGING_RESP)[0x563b4cc9f530] (fsm.c:486) 20250410110712320 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x32FD68BC:UTRAN-Iu-553:PAGING_RESP)[0x563b4cc9dfc0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250410110712320 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x32FD68BC:UTRAN-Iu-553:PAGING_RESP)[0x563b4cc9dfc0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410110712320 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC + proc_arq_vlr_fn_init: now used by 2 (Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410110712320 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC + active-conn: now used by 3 (Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410110712320 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-553:PAGING_RESP)[0x563b4cc9f530]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110712320 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-553:PAGING_RESP)[0x563b4cc9f530]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110712320 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-553:PAGING_RESP)[0x563b4cc9dfc0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410110712320 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-553:PAGING_RESP)[0x563b4cc9dfc0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250410110712320 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-553:PAGING_RESP)[0x563b4cc9e1a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110712320 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-553:PAGING_RESP)[0x563b4cc9e1a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-553:PAGING_RESP)[0x563b4cc9dfc0] (fsm.c:486) 20250410110712320 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-553:PAGING_RESP)[0x563b4cc9e1a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110712320 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-553:PAGING_RESP)[0x563b4cc9e1a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110712320 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC - proc_arq_vlr_fn_init: now used by 2 (Paging,active-conn) (vlr_access_req_fsm.c:405) 20250410110712320 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110712320 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110712320 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110712320 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110712320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110712320 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110712320 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110712320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110712320 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110712321 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 09 02 0f 72 c9 00 02 29 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(3008)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(3008)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3006)@7d38b4d9c9a0: { messageType := 2, destLocRef := '0F72C9'O, sourceLocRef := '000229'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(3006)@7d38b4d9c9a0: Session index based on local reference:0 TC_iu_lu_and_expire_while_paging2(3014)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_expire_while_paging2(3014)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110712323 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC + vlr_gsup_rx: now used by 3 (Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110712323 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-553:PAGING_RESP)[0x563b4cc9e1a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110712323 DVLR DEBUG SUBSCR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC) Received 1 auth tuples (vlr.c:996) 20250410110712323 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-553:PAGING_RESP)[0x563b4cc9e1a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110712323 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-553:PAGING_RESP)[0x563b4cc9e1a0]{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:324) 20250410110712323 DMM DEBUG Tx AUTH REQ (rand = 5d8de3848d7a9dd5d3266ebc04dc2fec) (gsm_04_08.c:641) 20250410110712323 DMM DEBUG AUTH REQ (autn = 8417f2ccd4e6b6f52e9f48dd78772c1e) (gsm_04_08.c:643) 20250410110712323 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-553:PAGING_RESP)[0x563b4cc9f530]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110712323 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-553:PAGING_RESP)[0x563b4cc9f530]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110712323 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-553:PAGING_RESP)[0x563b4cca4c60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110712323 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC - vlr_gsup_rx: now used by 2 (Paging,active-conn) (vlr.c:1410) 20250410110712323 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110712323 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110712323 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110712323 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110712323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110712324 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110712324 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110712324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110712324 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110712324 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 09 06 0f 72 c9 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 5d 8d e3 84 8d 7a 9d d5 d3 26 6e bc 04 dc 2f ec 20 10 84 17 f2 cc d4 e6 b6 f5 2e 9f 48 dd 78 77 2c 1e 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(3008)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(3008)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3006)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(3006)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3006)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3006)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3007)@7d38b4d9c9a0: patching N(SD)=0 into dtap '051476B194F8210444FB9245'O MSC_Test_2-RAN(3007)@7d38b4d9c9a0: patched enc_l3: '051476B194F8210444FB9245'O MSC_Test_2-SCCP(3006)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(3006)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(3006)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(3006)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C051476B194F8210444FB9245'O 20250410110712328 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110712328 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110712328 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110712328 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110712328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110712328 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110712328 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110712328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110712328 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110712328 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 29 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 14 76 b1 94 f8 21 04 44 fb 92 45 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(3008)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110712328 DIUCS DEBUG (UTRAN-Iu-553) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110712328 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-553:PAGING_RESP)[0x563b4cca4c60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110712328 DIUCS DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-553:PAGING_RESP)[0x563b4cca4c60]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110712328 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-553:PAGING_RESP)[0x563b4cc9f530]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110712328 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-553:PAGING_RESP)[0x563b4cc9f530]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110712328 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-553:PAGING_RESP)[0x563b4cc9f530]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110712328 DMM DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-553:PAGING_RESP)[0x563b4cc9f530]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 76b194f844fb9245) (gsm_04_08.c:1128) 20250410110712328 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-553:PAGING_RESP)[0x563b4cc9e1a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110712328 DVLR DEBUG SUBSCR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC) AUTH on UTRAN received RES: 76b194f844fb9245 (8 bytes) (vlr_auth_fsm.c:151) 20250410110712328 DVLR INFO SUBSCR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110712328 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-553:PAGING_RESP)[0x563b4cc9e1a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110712328 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-553:PAGING_RESP)[0x563b4cc9e1a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110712328 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-553:PAGING_RESP)[0x563b4cc9e1a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110712328 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-553:PAGING_RESP)[0x563b4cc9e1a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-553:PAGING_RESP)[0x563b4cc9dfc0] (vlr_auth_fsm.c:294) 20250410110712328 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-553:PAGING_RESP)[0x563b4cc9e1a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110712328 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-553:PAGING_RESP)[0x563b4cc9e1a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110712328 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-553:PAGING_RESP)[0x563b4cc9dfc0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250410110712328 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-553:PAGING_RESP)[0x563b4cc9dfc0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410110712328 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-553:PAGING_RESP)[0x563b4cc9dfc0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110712328 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-553:PAGING_RESP)[0x563b4cc9f530]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110712328 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-553:PAGING_RESP)[0x563b4cc9f530]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=19426802f2f7f3ca8060be576ae3a1b4, CK=NONE (ran_msg_iu.c:388) 20250410110712328 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-553:PAGING_RESP)[0x563b4cca4c60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110712329 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-553:PAGING_RESP)[0x563b4cc9dfc0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250410110712329 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110712329 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110712329 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110712329 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110712329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110712329 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110712329 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110712329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110712329 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110712329 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 09 06 0f 72 c9 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 19 42 68 02 f2 f7 f3 ca 80 60 be 57 6a e3 a1 b4 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(3008)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(3008)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3006)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(3006)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3006)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3006)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3006)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(3006)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(3006)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(3006)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250410110712333 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110712333 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110712334 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110712334 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110712334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110712334 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110712334 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110712334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110712334 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110712334 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 29 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(3008)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110712334 DIUCS DEBUG (UTRAN-Iu-553) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110712334 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-553:PAGING_RESP)[0x563b4cca4c60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110712334 DIUCS DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-553:PAGING_RESP)[0x563b4cca4c60]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110712334 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-553:PAGING_RESP)[0x563b4cc9f530]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110712334 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-553:PAGING_RESP)[0x563b4cc9f530]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110712334 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-553:PAGING_RESP)[0x563b4cc9f530]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110712334 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-553:PAGING_RESP)[0x563b4cc9dfc0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250410110712334 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-553:PAGING_RESP)[0x563b4cc9dfc0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410110712334 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-553:PAGING_RESP)[0x563b4cc9f530]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110712334 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-553:PAGING_RESP)[0x563b4cca4c60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110712334 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-553:PAGING_RESP)[0x563b4cc9dfc0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410110712334 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-553:PAGING_RESP)[0x563b4cc9dfc0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410110712334 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-553:PAGING_RESP)[0x563b4cc9dfc0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410110712334 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-553:PAGING_RESP)[0x563b4cc9dfc0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410110712334 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-553:PAGING_RESP)[0x563b4cc9dfc0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410110712334 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-553:PAGING_RESP)[0x563b4cc9dfc0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410110712334 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-553:PAGING_RESP)[0x563b4cc9dfc0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410110712334 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-553:PAGING_RESP)[0x563b4cc9f530]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410110712334 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-553:PAGING_RESP)[0x563b4cc9f530]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.985s remaining) (msc_a.c:450) 20250410110712334 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC - Paging: now used by 1 (active-conn) (paging.c:202) 20250410110712334 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001055/3/1): Available (smpp_smsc.c:626) 20250410110712334 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-553:PAGING_RESP)[0x563b4cc9f530]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110712334 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-553:PAGING_RESP)[0x563b4cc9f530]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110712334 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-553:PAGING_RESP)[0x563b4cc9f530]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110712334 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC + msc_a_fsm_releasing_onenter: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110712334 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC + vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110712334 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC - vlr_subscr_cancel_attach_fsm: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110712334 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-553:PAGING_RESP)[0x563b4cc9f530]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110712334 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-553:PAGING_RESP)[0x563b4cca4c60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110712335 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250410110712335 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110712335 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110712335 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110712335 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110712335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110712335 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110712335 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110712335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110712335 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110712335 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 09 06 0f 72 c9 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 50 f5 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110712335 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110712335 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110712335 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110712335 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110712335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110712335 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110712335 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110712335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110712335 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110712335 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 09 06 0f 72 c9 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(3008)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(3008)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3008)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(3006)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-M3UA(3008)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3006)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3006)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3006)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3006)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(3006)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3006)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3006)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3006)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(3006)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(3006)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(3006)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250410110712340 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110712340 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110712340 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110712340 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110712340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110712340 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110712340 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110712340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110712340 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110712340 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 29 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(3008)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110712341 DIUCS DEBUG (UTRAN-Iu-553) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110712341 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-553:PAGING_RESP)[0x563b4cca4c60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110712341 DIUCS DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-553:PAGING_RESP)[0x563b4cca4c60]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110712341 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-553:PAGING_RESP)[0x563b4cc9f530]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110712341 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-553:PAGING_RESP)[0x563b4cc9f530]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110712341 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-553:PAGING_RESP)[0x563b4cc9f530]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110712341 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-553:PAGING_RESP)[0x563b4cc9f530]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110712341 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-553:PAGING_RESP)[0x563b4cc9f530]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110712341 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-553:PAGING_RESP)[0x563b4cc9f530]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110712341 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-553:PAGING_RESP)[0x563b4cc9f530]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110712341 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-553:PAGING_RESP)[0x563b4cc9dfc0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110712341 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-553:PAGING_RESP)[0x563b4cc9dfc0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-553:PAGING_RESP)[0x563b4cc9f530] (msc_a.c:1053) 20250410110712341 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-553:PAGING_RESP)[0x563b4cc9dfc0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110712341 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-553:PAGING_RESP)[0x563b4cc9dfc0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410110712341 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-553:PAGING_RESP)[0x563b4cc9f530]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc7dde0] (msc_a.c:1053) 20250410110712341 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-553:PAGING_RESP)[0x563b4cc9f530]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110712341 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-553:PAGING_RESP)[0x563b4cc9f530]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110712341 DMSC DEBUG msub_fsm[0x563b4cc7dde0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110712341 DMSC DEBUG msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC) MSC-A terminated (msub.c:261) 20250410110712341 DMSC DEBUG msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC) 1 MSC-I still active (msub.c:79) 20250410110712341 DMSC DEBUG msub_fsm[0x563b4cc7dde0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110712341 DMSC DEBUG msub_fsm[0x563b4cc7dde0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110712341 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-553:PAGING_RESP)[0x563b4cca4c60]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110712341 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-553:PAGING_RESP)[0x563b4cca4c60]{READY}: Removing from parent msub_fsm[0x563b4cc7dde0] (msub.c:113) 20250410110712341 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-553 (ran_conn.c:142) 20250410110712341 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-553 (ran_conn.c:155) 20250410110712341 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-553:PAGING_RESP)[0x563b4cca4c60]{READY}: Freeing instance (msub.c:113) 20250410110712341 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC:UTRAN-Iu-553:PAGING_RESP)[0x563b4cca4c60]{READY}: Deallocated (fsm.c:568) 20250410110712341 DMSC DEBUG msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC) Free (msub.c:119) 20250410110712341 DVLR INFO VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC - active-conn: now used by 0 (-) (msub.c:375) 20250410110712341 DVLR DEBUG SUBSCR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x32FD68BC) freeing VLR subscr (max total use count was 4) (vlr.c:472) 20250410110712341 DMSC DEBUG msub_fsm[0x563b4cc7dde0]{terminating}: Freeing instance (msub.c:113) 20250410110712341 DMSC DEBUG msub_fsm[0x563b4cc7dde0]{terminating}: Deallocated (fsm.c:568) 20250410110712341 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110712341 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110712341 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110712341 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110712341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110712341 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110712341 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110712341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110712341 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110712341 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 09 04 0f 72 c9 00 02 29 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(3008)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(3008)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3006)@7d38b4d9c9a0: Session index based on local reference:0 20250410110712343 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110712343 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110712343 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110712343 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110712343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110712343 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110712343 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110712343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110712343 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110712343 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 02 29 0f 72 c9 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-RAN(3007)@7d38b4d9c9a0: Deleted conn table entry 0TC_iu_lu_and_expire_while_paging2(3014)1012425 MSC_Test_2-M3UA(3008)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_expire_while_paging2(3014)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_expire_while_paging2(3014)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410110712351 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410110712351 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110712351 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410110712351 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410110712351 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410110712351 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110712351 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110712351 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410110712351 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110712351 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110712351 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410110712351 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110712351 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110712351 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110712351 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110712351 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110712351 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110712351 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110712351 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410110712351 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(3002)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110712352 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410110712352 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410110712351 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110712351 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110712351 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110712352 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410110712352 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110712352 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410110712352 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410110712352 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110712352 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110712352 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110712352 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250410110712352 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410110712352 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110712352 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110712352 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410110712352 DLINP ERROR SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:766) 20250410110712352 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110712352 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1126) 20250410110712352 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110712352 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110712352 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110712352 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110712352 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110712352 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110712352 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110712352 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110712352 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110712352 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110712352 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110712352 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410110712352 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110712352 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110712352 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110712352 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110712352 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110712352 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110712352 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110712352 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110712353 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:378) 20250410110712353 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(3008)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110712353 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250410110712353 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-SCCP(3003)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-M3UA(3005)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(3012)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(3009)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110712355 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(3013)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(3000)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(3011)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(3001)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-RAN(3004)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-SCCP(3006)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2999)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3015)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-RAN(3007)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(3010)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(2999): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(3000): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(3001): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(3002): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-SCCP(3003): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-RAN(3004): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-M3UA(3005): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-SCCP(3006): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-RAN(3007): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-M3UA(3008): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(3009): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(3010): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(3011): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(3012): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(3013): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_iu_lu_and_expire_while_paging2(3014): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(3015): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_iu_lu_and_expire_while_paging finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_expire_while_paging pass'. Thu Apr 10 11:07:12 UTC 2025 ====== MSC_Tests_Iu.TC_iu_lu_and_expire_while_paging pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_iu_lu_and_expire_while_paging.talloc 20250410110713357 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410110714352 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110714352 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110714352 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110714352 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110714352 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110714352 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110714352 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110714352 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110714352 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110714359 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=482552) 20250410110715361 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=482552, count=483812) 20250410110716362 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_expire_while_paging pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_mo_cc_iu_release'. ------ MSC_Tests_Iu.TC_mo_cc_iu_release ------ Thu Apr 10 11:07:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_mo_cc_iu_release.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_mo_cc_iu_release.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410110717364 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_mo_cc_iu_release' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_mo_cc_iu_release started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(3019)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(3019)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(3019)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(3017)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_1-M3UA(3022)@7d38b4d9c9a0: ************************************************* MSC_Test_1-M3UA(3022)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(3022)@7d38b4d9c9a0: ************************************************* MSC_Test_1-SCCP(3020)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 MTC@7d38b4d9c9a0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_2-M3UA(3025)@7d38b4d9c9a0: ************************************************* MSC_Test_2-M3UA(3025)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(3025)@7d38b4d9c9a0: ************************************************* MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410110717819 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(3026)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410110717992 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110717992 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410110717992 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110717992 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3019)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(3019)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(3019)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110717997 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110717997 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110717997 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110717997 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110717997 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110717997 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110717997 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110717997 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110717997 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110717997 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410110717997 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3019)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(3019)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(3019)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3019)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(3019)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(3019)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(3019)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3019)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110717998 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110717998 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110717998 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110717998 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410110717998 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110717998 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110717998 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110717998 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110717998 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110717998 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410110717998 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110717998 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410110717998 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410110717998 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(3019)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3019)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(3019)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(3019)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3019)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110718003 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110718003 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250410110718003 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110718003 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(3022)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(3022)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(3022)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(3022)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_1-M3UA(3022)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410110718008 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110718008 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110718008 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110718008 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110718008 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110718008 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110718008 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110718008 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110718008 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110718008 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110718008 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(3022)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(3022)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(3022)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(3022)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(3022)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(3022)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110718009 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110718009 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110718009 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110718009 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110718009 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110718009 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110718009 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110718009 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110718009 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110718009 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250410110718009 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110718009 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410110718009 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:413) 20250410110718009 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(3022)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(3022)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(3022)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(3022)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(3022)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110718015 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110718015 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250410110718015 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110718015 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(3025)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(3025)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(3025)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110718023 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110718023 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110718023 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110718023 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110718023 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110718023 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110718023 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110718023 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110718023 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110718023 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110718023 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(3025)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_2-M3UA(3025)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(3025)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(3025)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(3025)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410110718026 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110718026 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110718026 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110718026 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110718026 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110718026 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110718026 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110718027 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110718027 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110718027 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110718027 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(3025)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250410110718027 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110718027 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410110718027 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) 20250410110718027 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(3022)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(3022)@7d38b4d9c9a0: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(3025)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(3025)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(3025)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(3025)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(3025)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(3025)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(3025)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110718366 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410110718366 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(3028)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(3028)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410110718371 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(3028)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3028)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3028)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(3028)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(3028)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(3028)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410110718388 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410110718388 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(3029)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000001043" to be handled at TC_mo_cc_iu_release2(3031) TC_mo_cc_iu_release2(3031)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001043'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410110718804 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110718804 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110718804 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110718804 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110718804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110718804 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110718804 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110718804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110718804 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110718804 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(3019)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110718805 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110718805 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110718805 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110718805 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110718805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110718805 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110718805 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110718805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110718805 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110718805 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(3019)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3019)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110718810 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110718810 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110718810 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250410110718810 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250410110718810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110718810 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110718810 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110718810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110718810 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110718810 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_1-M3UA(3022)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110718811 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110718811 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110718811 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110718811 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250410110718811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110718811 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250410110718811 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110718811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250410110718811 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110718811 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(3018)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(3022)@7d38b4d9c9a0: Message received on association #8 MSC_Test_1-M3UA(3022)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(3021)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250410110718833 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110718833 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110718833 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110718833 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110718833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110718833 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110718833 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110718833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110718833 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110718834 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(3025)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110718834 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250410110718834 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250410110718834 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110718834 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110718834 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110718834 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110718834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110718834 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110718834 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110718834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110718834 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110718834 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(3025)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(3025)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3024)@7d38b4d9c9a0: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(3024)@7d38b4d9c9a0: Added conn table entry 0TC_mo_cc_iu_release2(3031)2102385 MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: First idle individual index:0 20250410110718851 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110718851 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110718851 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110718851 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110718851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110718851 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110718851 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110718851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110718851 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110718851 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 20 14 71 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 34 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(3025)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110718852 DIUCS DEBUG (UTRAN-Iu-554 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110718852 DMSC DEBUG msub_fsm[0x563b4cc9f530]{active}: Allocated (fsm.c:456) 20250410110718852 DMSC DEBUG msc_i[0x563b4cca4c60]{READY}: Allocated (fsm.c:456) 20250410110718852 DMSC DEBUG msc_i[0x563b4cca4c60]{READY}: is child of msub_fsm[0x563b4cc9f530] (fsm.c:486) 20250410110718852 DMSC DEBUG msc_a[0x563b4cc0d1c0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110718852 DMSC DEBUG msc_a[0x563b4cc0d1c0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc9f530] (fsm.c:486) 20250410110718852 DMSC DEBUG msc_a(unknown:UTRAN-Iu-554:NONE)[0x563b4cc0d1c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110718852 DMSC DEBUG msc_i(unknown:UTRAN-Iu-554:NONE)[0x563b4cca4c60]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110718852 DMSC DEBUG msc_a(unknown:UTRAN-Iu-554:NONE)[0x563b4cc0d1c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110718852 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-554:NONE)[0x563b4cc0d1c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110718852 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-554:NONE)[0x563b4cc0d1c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110718852 DMM DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-554:LU)[0x563b4cc0d1c0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001043 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410110718852 DMM DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-554:LU)[0x563b4cc0d1c0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410110718852 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-554:LU)[0x563b4cc7dde0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410110718852 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-554:LU)[0x563b4cc7dde0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001043:UTRAN-Iu-554:LU)[0x563b4cc0d1c0] (fsm.c:486) 20250410110718852 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-554:LU)[0x563b4cc7dde0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250410110718852 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-554:LU)[0x563b4cc7dde0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410110718852 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410110718852 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410110718852 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-554:LU)[0x563b4cc0d1c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110718852 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-554:LU)[0x563b4cc0d1c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110718852 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250410110718852 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410110718852 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-554:LU)[0x563b4cc7dde0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410110718852 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-554:LU)[0x563b4cc7dde0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410110718852 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-554:LU)[0x563b4cc7dde0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250410110718852 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-554:LU)[0x563b4cc9e1a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110718852 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-554:LU)[0x563b4cc9e1a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-554:LU)[0x563b4cc7dde0] (fsm.c:486) 20250410110718852 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-554:LU)[0x563b4cc9e1a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110718852 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-554:LU)[0x563b4cc9e1a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110718852 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110718852 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110718852 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110718852 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110718852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110718852 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110718852 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110718852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) MSC_Test_2-RAN(3024)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 20250410110718852 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110718852 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0a 02 20 14 71 00 02 2a 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(3025)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(3025)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: { messageType := 2, destLocRef := '201471'O, sourceLocRef := '00022A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(3029)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000001043" handled at TC_mo_cc_iu_release2(3031) MSC_Test-GSUP(3029)@7d38b4d9c9a0: Added IMSI table entry 0TC_mo_cc_iu_release2(3031)"262420000001043" TC_mo_cc_iu_release2(3031)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_mo_cc_iu_release2(3031)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410110718857 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110718857 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-554:LU)[0x563b4cc9e1a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110718857 DVLR DEBUG SUBSCR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215) Received 1 auth tuples (vlr.c:996) 20250410110718857 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-554:LU)[0x563b4cc9e1a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110718857 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-554:LU)[0x563b4cc9e1a0]{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:324) 20250410110718857 DMM DEBUG Tx AUTH REQ (rand = 260e7208093a2795785fe897356cc0dc) (gsm_04_08.c:641) 20250410110718857 DMM DEBUG AUTH REQ (autn = 8cbf6809a05935f2d2cd714ce2152bb8) (gsm_04_08.c:643) 20250410110718857 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-554:LU)[0x563b4cc0d1c0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110718857 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-554:LU)[0x563b4cc0d1c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110718857 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-554:LU)[0x563b4cca4c60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110718857 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410110718857 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110718857 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110718857 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110718857 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110718857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110718857 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110718857 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110718857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110718857 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110718857 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 20 14 71 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 26 0e 72 08 09 3a 27 95 78 5f e8 97 35 6c c0 dc 20 10 8c bf 68 09 a0 59 35 f2 d2 cd 71 4c e2 15 2b b8 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(3025)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(3025)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3024)@7d38b4d9c9a0: patching N(SD)=1 into dtap '0514147FBBDE210460AE5E19'O MSC_Test_2-RAN(3024)@7d38b4d9c9a0: patched enc_l3: '0554147FBBDE210460AE5E19'O MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554147FBBDE210460AE5E19'O 20250410110718865 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110718865 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110718865 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110718865 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110718865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110718865 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110718865 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110718865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110718865 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110718865 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 2a 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 14 7f bb de 21 04 60 ae 5e 19 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(3025)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110718865 DIUCS DEBUG (UTRAN-Iu-554) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110718865 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-554:LU)[0x563b4cca4c60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110718865 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-554:LU)[0x563b4cca4c60]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110718865 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-554:LU)[0x563b4cc0d1c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110718865 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-554:LU)[0x563b4cc0d1c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110718865 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-554:LU)[0x563b4cc0d1c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110718865 DMM DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-554:LU)[0x563b4cc0d1c0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 147fbbde60ae5e19) (gsm_04_08.c:1128) 20250410110718865 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-554:LU)[0x563b4cc9e1a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110718865 DVLR DEBUG SUBSCR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215) AUTH on UTRAN received RES: 147fbbde60ae5e19 (8 bytes) (vlr_auth_fsm.c:151) 20250410110718865 DVLR INFO SUBSCR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110718865 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-554:LU)[0x563b4cc9e1a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110718865 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-554:LU)[0x563b4cc9e1a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110718865 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-554:LU)[0x563b4cc9e1a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110718865 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-554:LU)[0x563b4cc9e1a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-554:LU)[0x563b4cc7dde0] (vlr_auth_fsm.c:294) 20250410110718865 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-554:LU)[0x563b4cc9e1a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110718865 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-554:LU)[0x563b4cc9e1a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110718865 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-554:LU)[0x563b4cc7dde0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250410110718865 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-554:LU)[0x563b4cc7dde0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410110718865 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-554:LU)[0x563b4cc7dde0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110718865 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-554:LU)[0x563b4cc0d1c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110718865 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-554:LU)[0x563b4cc0d1c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=46a80ece03e922800bf977f26837dc34, CK=NONE (ran_msg_iu.c:388) 20250410110718865 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-554:LU)[0x563b4cca4c60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110718866 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-554:LU)[0x563b4cc7dde0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250410110718866 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110718866 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110718866 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110718866 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110718866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110718866 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110718866 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110718866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110718866 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110718866 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 20 14 71 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 46 a8 0e ce 03 e9 22 80 0b f9 77 f2 68 37 dc 34 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(3025)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(3025)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250410110718874 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110718874 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110718874 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110718874 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110718874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110718874 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110718874 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110718874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110718874 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110718874 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 2a 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(3025)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110718874 DIUCS DEBUG (UTRAN-Iu-554) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110718874 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-554:LU)[0x563b4cca4c60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110718874 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-554:LU)[0x563b4cca4c60]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110718874 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-554:LU)[0x563b4cc0d1c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110718874 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-554:LU)[0x563b4cc0d1c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110718874 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-554:LU)[0x563b4cc0d1c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110718874 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-554:LU)[0x563b4cc7dde0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250410110718874 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-554:LU)[0x563b4cc7dde0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410110718874 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-554:LU)[0x563b4cc0d1c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110718874 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-554:LU)[0x563b4cca4c60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110718874 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-554:LU)[0x563b4cc7dde0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410110718874 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-554:LU)[0x563b4cc7dde0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410110718874 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-554:LU)[0x563b4cc9e1a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110718874 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-554:LU)[0x563b4cc9e1a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-554:LU)[0x563b4cc7dde0] (fsm.c:486) 20250410110718874 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-554:LU)[0x563b4cc9e1a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410110718874 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-554:LU)[0x563b4cc9e1a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410110718874 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110718874 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110718874 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110718874 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110718874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110718874 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110718874 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110718874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110718874 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110718874 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 20 14 71 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 40 f3 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(3025)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(3025)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110718877 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110718877 DVLR DEBUG IMSI:262420000001043 has MSISDN:491230001043 (vlr.c:1045) 20250410110718877 DMSC NOTICE msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215) VLR: update for IMSI=262420000001043 (MSISDN=491230001043) (gsm_04_08.c:1541) 20250410110718877 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410110718877 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110718877 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-554:LU)[0x563b4cc7dde0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410110718877 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-554:LU)[0x563b4cc9e1a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410110718877 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-554:LU)[0x563b4cc9e1a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410110718877 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-554:LU)[0x563b4cc9e1a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410110718877 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-554:LU)[0x563b4cc9e1a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-554:LU)[0x563b4cc7dde0] (vlr_lu_fsm.c:110) 20250410110718877 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-554:LU)[0x563b4cc9e1a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410110718877 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-554:LU)[0x563b4cc9e1a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110718877 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-554:LU)[0x563b4cc7dde0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410110718877 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-554:LU)[0x563b4cc7dde0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410110718877 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-554:LU)[0x563b4cd178a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110718877 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-554:LU)[0x563b4cd178a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-554:LU)[0x563b4cc7dde0] (fsm.c:486) 20250410110718877 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-554:LU)[0x563b4cd178a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410110718877 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-554:LU)[0x563b4cd178a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410110718877 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-554:LU)[0x563b4cd178a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410110718877 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-554:LU)[0x563b4cd178a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410110718877 DMSC NOTICE msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:TMSInew-0x39C06DAA) VLR: update for IMSI=262420000001043 (MSISDN=491230001043) (gsm_04_08.c:1541) 20250410110718877 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-554:LU)[0x563b4cd178a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410110718877 DMM DEBUG -> IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:TMSInew-0x39C06DAA LOCATION UPDATE ACCEPT (TMSI = 0x39c06daa) (gsm_04_08.c:149) 20250410110718877 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:TMSInew-0x39C06DAA:UTRAN-Iu-554:LU)[0x563b4cc0d1c0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250410110718877 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:TMSInew-0x39C06DAA:UTRAN-Iu-554:LU)[0x563b4cc0d1c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110718877 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:TMSInew-0x39C06DAA:UTRAN-Iu-554:LU)[0x563b4cca4c60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110718877 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:TMSInew-0x39C06DAA - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410110718877 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110718877 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110718877 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110718877 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110718877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110718877 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110718877 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110718877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110718877 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110718877 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 20 14 71 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 39 c0 6d aa 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(3025)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(3025)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_iu_release2(3031)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3024)@7d38b4d9c9a0: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(3024)@7d38b4d9c9a0: patched enc_l3: '059B'O MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: vl_len:14 MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250410110718880 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110718880 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110718880 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110718880 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110718880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110718880 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110718880 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110718880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110718880 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110718880 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 2a 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(3025)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110718880 DIUCS DEBUG (UTRAN-Iu-554) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110718880 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:TMSInew-0x39C06DAA:UTRAN-Iu-554:LU)[0x563b4cca4c60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110718880 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:TMSInew-0x39C06DAA:UTRAN-Iu-554:LU)[0x563b4cca4c60]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110718880 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:TMSInew-0x39C06DAA:UTRAN-Iu-554:LU)[0x563b4cc0d1c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110718881 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:TMSInew-0x39C06DAA:UTRAN-Iu-554:LU)[0x563b4cc0d1c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110718881 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:TMSInew-0x39C06DAA:UTRAN-Iu-554:LU)[0x563b4cc0d1c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110718881 DMM DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:TMSInew-0x39C06DAA:UTRAN-Iu-554:LU)[0x563b4cc0d1c0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410110718881 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:TMSInew-0x39C06DAA:UTRAN-Iu-554:LU)[0x563b4cc7dde0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410110718881 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-554:LU)[0x563b4cd178a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410110718881 DMSC NOTICE msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA) VLR: update for IMSI=262420000001043 (MSISDN=491230001043) (gsm_04_08.c:1541) 20250410110718881 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-554:LU)[0x563b4cd178a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410110718881 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-554:LU)[0x563b4cc7dde0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410110718881 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-554:LU)[0x563b4cd178a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410110718881 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-554:LU)[0x563b4cd178a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-554:LU)[0x563b4cc7dde0] (vlr_lu_fsm.c:817) 20250410110718881 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-554:LU)[0x563b4cd178a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410110718881 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x4C141215:UTRAN-Iu-554:LU)[0x563b4cd178a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110718881 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-554:LU)[0x563b4cc7dde0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410110718881 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-554:LU)[0x563b4cc0d1c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410110718881 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-554:LU)[0x563b4cc0d1c0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.971s remaining) (msc_a.c:450) 20250410110718881 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001043/3/1): Available (smpp_smsc.c:626) 20250410110718881 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-554:LU)[0x563b4cc0d1c0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110718881 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-554:LU)[0x563b4cc0d1c0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110718881 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-554:LU)[0x563b4cc0d1c0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250410110718881 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110718881 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110718881 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110718881 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-554:LU)[0x563b4cc0d1c0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110718881 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-554:LU)[0x563b4cca4c60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110718881 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410110718881 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110718881 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110718881 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110718881 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110718881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110718881 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110718881 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110718881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110718881 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110718881 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 20 14 71 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(3025)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(3025)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250410110718886 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110718886 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110718886 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110718886 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110718886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110718886 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110718886 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_2-M3UA(3025)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110718886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110718886 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110718886 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 2a 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110718886 DIUCS DEBUG (UTRAN-Iu-554) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110718886 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-554:LU)[0x563b4cca4c60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110718886 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-554:LU)[0x563b4cca4c60]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110718886 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-554:LU)[0x563b4cc0d1c0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110718886 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-554:LU)[0x563b4cc0d1c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110718886 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-554:LU)[0x563b4cc0d1c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110718886 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-554:LU)[0x563b4cc0d1c0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110718886 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-554:LU)[0x563b4cc0d1c0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110718886 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-554:LU)[0x563b4cc0d1c0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110718886 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-554:LU)[0x563b4cc0d1c0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110718886 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-554:LU)[0x563b4cc7dde0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110718886 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-554:LU)[0x563b4cc7dde0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-554:LU)[0x563b4cc0d1c0] (msc_a.c:1053) 20250410110718886 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-554:LU)[0x563b4cc7dde0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410110718886 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-554:LU)[0x563b4cc7dde0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110718886 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-554:LU)[0x563b4cc7dde0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410110718886 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-554:LU)[0x563b4cc0d1c0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc9f530] (msc_a.c:1053) 20250410110718886 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-554:LU)[0x563b4cc0d1c0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110718886 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-554:LU)[0x563b4cc0d1c0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110718886 DMSC DEBUG msub_fsm[0x563b4cc9f530]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110718886 DMSC DEBUG msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA) MSC-A terminated (msub.c:261) 20250410110718886 DMSC DEBUG msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA) 1 MSC-I still active (msub.c:79) 20250410110718886 DMSC DEBUG msub_fsm[0x563b4cc9f530]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110718886 DMSC DEBUG msub_fsm[0x563b4cc9f530]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110718886 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-554:LU)[0x563b4cca4c60]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110718886 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-554:LU)[0x563b4cca4c60]{READY}: Removing from parent msub_fsm[0x563b4cc9f530] (msub.c:113) 20250410110718886 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-554 (ran_conn.c:142) 20250410110718886 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-554 (ran_conn.c:155) 20250410110718886 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-554:LU)[0x563b4cca4c60]{READY}: Freeing instance (msub.c:113) 20250410110718886 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-554:LU)[0x563b4cca4c60]{READY}: Deallocated (fsm.c:568) 20250410110718886 DMSC DEBUG msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA) Free (msub.c:119) 20250410110718886 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA - active-conn: now used by 1 (attached) (msub.c:375) 20250410110718886 DMSC DEBUG msub_fsm[0x563b4cc9f530]{terminating}: Freeing instance (msub.c:113) 20250410110718886 DMSC DEBUG msub_fsm[0x563b4cc9f530]{terminating}: Deallocated (fsm.c:568) 20250410110718886 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110718886 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110718886 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110718886 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110718886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110718886 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110718886 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110718886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110718886 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110718886 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0a 04 20 14 71 00 02 2a 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(3025)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(3025)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: Session index based on local reference:0 20250410110718887 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110718887 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110718887 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110718887 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110718887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110718887 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110718887 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110718887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110718887 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(3025)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110718887 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 02 2a 20 14 71 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-RAN(3024)@7d38b4d9c9a0: Deleted conn table entry 0TC_mo_cc_iu_release2(3031)2102385 TC_mo_cc_iu_release2(3031)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_iu_release2(3031)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_mo_cc_iu_release2(3031)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_iu_release2(3031)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_iu_release2(3031)@7d38b4d9c9a0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '39C06DAA'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(3024)@7d38b4d9c9a0: Added conn table entry 0TC_mo_cc_iu_release2(3031)4722319 MSC_Test_2-RAN(3024)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_2-M3UA(3025)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110719089 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110719089 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110719089 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110719089 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110719089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110719089 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110719089 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110719089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110719089 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110719089 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 48 0e 8f 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 01 03 50 59 02 05 f4 39 c0 6d aa 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110719089 DIUCS DEBUG (UTRAN-Iu-555 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250410110719090 DMSC DEBUG msub_fsm[0x563b4cc7dde0]{active}: Allocated (fsm.c:456) 20250410110719090 DMSC DEBUG msc_i[0x563b4cc0d1c0]{READY}: Allocated (fsm.c:456) 20250410110719090 DMSC DEBUG msc_i[0x563b4cc0d1c0]{READY}: is child of msub_fsm[0x563b4cc7dde0] (fsm.c:486) 20250410110719090 DMSC DEBUG msc_a[0x563b4cca4c60]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110719090 DMSC DEBUG msc_a[0x563b4cca4c60]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc7dde0] (fsm.c:486) 20250410110719090 DMSC DEBUG msc_a(unknown:UTRAN-Iu-555:NONE)[0x563b4cca4c60]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110719090 DMSC DEBUG msc_i(unknown:UTRAN-Iu-555:NONE)[0x563b4cc0d1c0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110719090 DMSC DEBUG msc_a(unknown:UTRAN-Iu-555:NONE)[0x563b4cca4c60]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110719090 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-555:NONE)[0x563b4cca4c60]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250410110719090 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-555:NONE)[0x563b4cca4c60]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250410110719090 DMM DEBUG msc_a(TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cca4c60]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250410110719090 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cc9f530]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410110719090 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cc9f530]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cca4c60] (fsm.c:486) 20250410110719090 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cc9f530]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250410110719090 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cc9f530]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410110719090 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410110719090 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410110719090 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cca4c60]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110719090 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cca4c60]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110719090 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cc9f530]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410110719090 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cc9f530]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250410110719090 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cd178a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250410110719090 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cd178a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cc9f530] (fsm.c:486) 20250410110719090 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cd178a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250410110719090 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cd178a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250410110719090 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410110719091 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110719091 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110719091 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110719091 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110719091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110719091 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110719091 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110719091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110719091 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110719091 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0b 02 48 0e 8f 00 02 2b 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(3025)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(3025)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: { messageType := 2, destLocRef := '480E8F'O, sourceLocRef := '00022B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: Session index based on local reference:0 TC_mo_cc_iu_release2(3031)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_mo_cc_iu_release2(3031)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110719099 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110719099 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cd178a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250410110719099 DVLR DEBUG SUBSCR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA) Received 1 auth tuples (vlr.c:996) 20250410110719099 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cd178a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250410110719099 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cd178a0]{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:324) 20250410110719099 DMM DEBUG Tx AUTH REQ (rand = c5cc1219894c3b80c9cf93fa6d71d0f9) (gsm_04_08.c:641) 20250410110719099 DMM DEBUG AUTH REQ (autn = ade8dd8ff517c609e482032821de4752) (gsm_04_08.c:643) 20250410110719099 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cca4c60]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250410110719099 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cca4c60]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110719099 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cc0d1c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110719100 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410110719100 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110719100 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110719100 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110719100 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110719100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110719100 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110719100 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110719100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110719100 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110719100 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 48 0e 8f 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 c5 cc 12 19 89 4c 3b 80 c9 cf 93 fa 6d 71 d0 f9 20 10 ad e8 dd 8f f5 17 c6 09 e4 82 03 28 21 de 47 52 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(3025)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(3025)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3024)@7d38b4d9c9a0: patching N(SD)=1 into dtap '05147AD7D8CD210410D9E3D1'O MSC_Test_2-RAN(3024)@7d38b4d9c9a0: patched enc_l3: '05547AD7D8CD210410D9E3D1'O MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: vl_len:24 MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05547AD7D8CD210410D9E3D1'O 20250410110719106 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110719106 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110719106 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110719106 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110719106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110719106 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110719106 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110719106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110719106 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110719106 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 2b 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 7a d7 d8 cd 21 04 10 d9 e3 d1 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(3025)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110719106 DIUCS DEBUG (UTRAN-Iu-555) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110719106 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cc0d1c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110719106 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cc0d1c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110719107 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cca4c60]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110719107 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cca4c60]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110719107 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cca4c60]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110719107 DMM DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cca4c60]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 7ad7d8cd10d9e3d1) (gsm_04_08.c:1128) 20250410110719107 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cd178a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250410110719107 DVLR DEBUG SUBSCR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA) AUTH on UTRAN received RES: 7ad7d8cd10d9e3d1 (8 bytes) (vlr_auth_fsm.c:151) 20250410110719107 DVLR INFO SUBSCR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250410110719107 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cd178a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250410110719107 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cd178a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250410110719107 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cd178a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250410110719107 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cd178a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cc9f530] (vlr_auth_fsm.c:294) 20250410110719107 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cd178a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250410110719107 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cd178a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250410110719107 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cc9f530]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250410110719107 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cc9f530]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410110719107 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cc9f530]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250410110719107 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cca4c60]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250410110719107 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cca4c60]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=adee66db7305114416f8805dafbcb57e, CK=NONE (ran_msg_iu.c:388) 20250410110719107 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cc0d1c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250410110719107 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cc9f530]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250410110719107 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110719107 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110719107 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110719107 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110719107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110719107 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110719107 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110719107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110719107 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110719107 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 48 0e 8f 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 ad ee 66 db 73 05 11 44 16 f8 80 5d af bc b5 7e 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(3025)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(3025)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250410110719112 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110719112 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110719112 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110719112 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110719112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110719112 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110719112 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110719112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110719112 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110719112 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 2b 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(3025)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110719113 DIUCS DEBUG (UTRAN-Iu-555) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110719113 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cc0d1c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110719113 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cc0d1c0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110719113 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cca4c60]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110719113 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cca4c60]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250410110719113 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cca4c60]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250410110719113 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cc9f530]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250410110719113 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cc9f530]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410110719113 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cca4c60]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250410110719113 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cc0d1c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110719113 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cc9f530]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410110719113 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cc9f530]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410110719113 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cc9f530]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410110719113 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cc9f530]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410110719113 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cc9f530]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410110719113 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cc9f530]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410110719113 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cc9f530]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410110719113 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cca4c60]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410110719113 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cca4c60]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.976s remaining) (msc_a.c:450) 20250410110719113 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001043/3/1): Available (smpp_smsc.c:626) 20250410110719113 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110719113 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110719113 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110719113 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110719113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110719113 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110719113 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110719113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110719113 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110719113 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 48 0e 8f 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 40 f3 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(3025)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(3025)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(3026)@7d38b4d9c9a0: Created MnccExpect[0] for "12345" to be handled at TC_mo_cc_iu_release2(3031) MSC_Test-MGCP(3027)@7d38b4d9c9a0: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mo_cc_iu_release2(3031) MSC_Test_2-RAN(3024)@7d38b4d9c9a0: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(3024)@7d38b4d9c9a0: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: vl_len:28 MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O 20250410110719133 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110719133 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110719133 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110719133 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110719133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110719133 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110719133 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110719133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110719133 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110719133 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 2b 00 01 1c 00 14 40 18 00 00 01 00 10 40 11 10 03 85 04 06 60 05 04 02 00 81 5e 04 80 21 43 f5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(3025)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110719133 DIUCS DEBUG (UTRAN-Iu-555) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110719133 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cc0d1c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110719133 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cc0d1c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110719134 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cca4c60]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110719134 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cca4c60]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250410110719134 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cca4c60]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250410110719134 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250410110719134 DCC DEBUG trans(CC:NULL IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA callref-0x8000003b tid-8) New transaction (transaction.c:231) 20250410110719134 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cca4c60]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250410110719134 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cca4c60]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250410110719134 DCC DEBUG trans(CC:NULL IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ callref-0x8000003b tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250410110719134 DCC DEBUG trans(CC:NULL IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ callref-0x8000003b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410110719134 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250410110719134 DCC DEBUG trans(CC:NULL IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ callref-0x8000003b tid-8) codecs: :0{AMR:octet-align=1#112} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (gsm_04_08_cc.c:702) 20250410110719134 DCC INFO trans(CC:NULL IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ callref-0x8000003b tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250410110719134 DCC DEBUG trans(CC:NULL IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ callref-0x8000003b tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250410110719134 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cca4c60]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250410110719134 DCC DEBUG call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cd178a0]{ESTABLISHING}: Allocated (fsm.c:456) 20250410110719134 DCC DEBUG call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cd178a0]{ESTABLISHING}: is child of msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cca4c60] (fsm.c:486) 20250410110719134 DCC DEBUG trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ callref-0x8000003b tid-8) codecs: :0{AMR:octet-align=1#112} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (msc_a.c:2161) 20250410110719134 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cc8b430]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410110719134 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cc8b430]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cd178a0] (fsm.c:486) 20250410110719134 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ:trans-8:call-237:RTP_TO_CN:no-CI)[0x563b4cc8b430]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250410110719134 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ:trans-8:call-237:RTP_TO_CN:no-CI)[0x563b4cc8b430]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250410110719134 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cc5dda0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410110719134 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cc5dda0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cd178a0] (fsm.c:486) 20250410110719134 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ:trans-8:call-237:RTP_TO_RAN:no-CI)[0x563b4cc5dda0]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250410110719134 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ:trans-8:call-237:RTP_TO_RAN:no-CI)[0x563b4cc5dda0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(3027)@7d38b4d9c9a0: Found Expect[0] for { line := { verb := "CRCX", trans_id := "458", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ed" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_mo_cc_iu_release2(3031) TC_mo_cc_iu_release2(3031)@7d38b4d9c9a0: f_mo_call_establish 2: rx 1st CRCX 20250410110719153 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ:trans-8:call-237:RTP_TO_CN:no-CI)[0x563b4cc8b430]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410110719153 DCC DEBUG call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cd178a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410110719153 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cca4c60]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250410110719153 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cca4c60]{MSC_A_ST_COMMUNICATING}: MGW endpoint's RTP address available for the CI RTP_TO_CN: 1.1.1.1:10000 (osmux=no:-2) (msc_a.c:855) 20250410110719153 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ callref-0x8000003b tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{AMR:octet-align=1#112}) (gsm_04_08_cc.c:309) TC_mo_cc_iu_release2(3031)@7d38b4d9c9a0: f_mo_call_establish 6: rx 2nd CRCX 20250410110719156 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ:trans-8:call-237:RTP_TO_RAN:no-CI)[0x563b4cc5dda0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410110719156 DCC DEBUG call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cd178a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250410110719156 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cca4c60]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250410110719156 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cca4c60]{MSC_A_ST_COMMUNICATING}: MGW endpoint's RTP address available for the CI RTP_TO_RAN: 2.2.2.2:11000 (osmux=no:-2) (msc_a.c:855) 20250410110719156 DCC DEBUG trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ callref-0x8000003b tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (msc_a.c:705) 20250410110719156 DCC DEBUG trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ callref-0x8000003b tid-8) Sending Assignment Command (msc_a.c:706) 20250410110719156 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cca4c60]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: RAB AssignmentRequest (ran_msg_iu.c:427) 20250410110719156 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cca4c60]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: RAB Assignment: rab_id=8, rtp=2.2.2.2:11000, use_x213_nsap=1 (ran_msg_iu.c:371) 20250410110719156 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cc0d1c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250410110719156 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110719156 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110719156 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110719156 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110719156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110719156 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110719156 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110719156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110719156 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110719156 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 74 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 48 0e 8f 00 01 5d 00 00 00 59 00 00 01 00 36 40 52 00 00 01 00 35 00 48 78 10 cd 80 10 2f a7 20 1a 2c 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 02 00 02 27 c0 35 00 01 02 02 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 2a f8 00 00 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test-MNCC(3026)@7d38b4d9c9a0: Found MnccExpect[0] for "12345" handled at TC_mo_cc_iu_release2(3031) MSC_Test-MNCC(3026)@7d38b4d9c9a0: Added conn table entry 0TC_mo_cc_iu_release2(3031)-2147483589 MSC_Test_2-M3UA(3025)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(3025)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_iu_release2(3031)@7d38b4d9c9a0: f_mo_call_establish 1: rx MNCC SETUP ind 20250410110719162 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ callref-0x8000003b tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250410110719163 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cca4c60]{MSC_A_ST_COMMUNICATING}: Assignment for this trans already started earlier (msc_a.c:2197) TC_mo_cc_iu_release2(3031)@7d38b4d9c9a0: f_mo_call_establish 4.iu: rx RANAP RAB Assignment Request MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: vl_len:46 MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C60427C350001C0A802150000000000000000000000000040040C0000'O 20250410110719193 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110719193 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110719193 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110719193 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110719193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110719193 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110719193 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110719193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110719193 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110719193 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 2b 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 42 7c 35 00 01 c0 a8 02 15 00 00 00 00 00 00 00 00 00 00 00 00 00 40 04 0c 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110719193 DIUCS DEBUG (UTRAN-Iu-555) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110719193 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cc0d1c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-M3UA(3025)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110719193 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cc0d1c0]{READY}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250410110719193 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cc0d1c0]{READY}: RAN decode: RANAP: Received RAB assignment response for rab_id=8 (ran_msg_iu.c:132) 20250410110719193 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cca4c60]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110719193 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cca4c60]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250410110719193 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cca4c60]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: Received RAB assignment response for rab_id=8 (ran_msg_iu.c:132) 20250410110719193 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cca4c60]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP RAB Assignment Response (msc_a.c:2043) 20250410110719193 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ:trans-8:call-237:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x563b4cc5dda0]{ESTABLISHING}: setting remote addr to 192.168.2.21:1036 (rtp_stream.c:476) 20250410110719193 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ:trans-8:call-237:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x563b4cc5dda0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250410110719193 DCC DEBUG trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ callref-0x8000003b tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112} (from: assigned=AMR:octet-align=1#112 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (msc_a.c:1596) 20250410110719193 DCC INFO trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ callref-0x8000003b tid-8) Assignment Complete: RAN: VND.3GPP.IUFP/16000#96, CN: AMR:octet-align=1#112 (msc_a.c:1597) 20250410110719193 DCC DEBUG trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ callref-0x8000003b tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112} (from: assigned=AMR:octet-align=1#112 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,AMR-WB/16000:octet-align=1#113}) (gsm_04_08_cc.c:2187) 20250410110719193 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ callref-0x8000003b tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{AMR:octet-align=1#112}) (gsm_04_08_cc.c:309) TC_mo_cc_iu_release2(3031)@7d38b4d9c9a0: f_mo_call_establish 3: rx RTP CREATE TC_mo_cc_iu_release2(3031)@7d38b4d9c9a0: f_mo_call_establish 5: rx MDCX for the RAN side 20250410110719196 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ callref-0x8000003b tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250410110719196 DCC DEBUG trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ callref-0x8000003b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410110719196 DCC DEBUG trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ callref-0x8000003b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410110719196 DCC DEBUG trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ callref-0x8000003b tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250410110719196 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cca4c60]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_CALL_PROC (msc_a.c:2106) 20250410110719196 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cca4c60]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110719196 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cc0d1c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110719196 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cca4c60]{MSC_A_ST_COMMUNICATING}: Assignment for this trans already started earlier (msc_a.c:2197) 20250410110719196 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110719196 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110719196 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110719196 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110719196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110719196 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110719196 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110719196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110719196 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110719196 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 32 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 48 0e 8f 00 01 1b 00 14 40 17 00 00 02 00 10 40 0b 0a 83 02 04 06 60 00 02 04 01 85 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110719197 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ:trans-8:call-237:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x563b4cc5dda0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410110719197 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ:trans-8:call-237:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x563b4cc5dda0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250410110719197 DCC DEBUG call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cd178a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_2-M3UA(3025)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(3025)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110719200 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ callref-0x8000003b tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250410110719200 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ callref-0x8000003b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410110719200 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ callref-0x8000003b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250410110719200 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ callref-0x8000003b tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250410110719200 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cca4c60]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_ALERTING (msc_a.c:2106) 20250410110719200 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cca4c60]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110719200 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cc0d1c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110719200 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110719200 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110719200 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110719201 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110719201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110719201 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110719201 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110719201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110719201 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110719201 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 48 0e 8f 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 83 01 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(3025)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(3025)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_iu_release2(3031)@7d38b4d9c9a0: f_mo_call_establish 7: rx CC Alerting MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: vl_len:12 MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000B40080000010004400140'O 20250410110719210 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110719210 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110719210 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110719210 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110719210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110719210 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110719210 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110719210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110719210 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110719210 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 2b 00 01 0c 00 0b 40 08 00 00 01 00 04 40 01 40 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(3025)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110719210 DIUCS DEBUG (UTRAN-Iu-555) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110719210 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cc0d1c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110719210 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cc0d1c0]{READY}: RAN decode: RANAP: dir=1 proc=11 (ran_msg_iu.c:274) 20250410110719210 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cca4c60]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110719210 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cca4c60]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=11 (ran_msg_iu.c:274) 20250410110719210 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cca4c60]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP Iu ReleaseRequest (msc_a.c:2043) 20250410110719210 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cca4c60]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250410110719210 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cca4c60]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250410110719210 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cca4c60]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 2 (cc,msc_a_ran_dec) (msc_a.c:948) 20250410110719210 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA + msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,CC,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110719210 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA + vlr_subscr_cancel_attach_fsm: now used by 5 (attached,active-conn,CC,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110719210 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,CC,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110719210 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ callref-0x8000003b tid-8) Freeing transaction (transaction.c:243) 20250410110719210 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ callref-0x8000003b tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250410110719210 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ callref-0x8000003b tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250410110719210 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ callref-0x8000003b tid-8) new state CALL_DELIVERED -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250410110719210 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cca4c60]{MSC_A_ST_RELEASING}: Sending DTAP: CC GSM48_MT_CC_RELEASE (msc_a.c:2106) 20250410110719210 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cca4c60]{MSC_A_ST_RELEASING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250410110719210 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cc0d1c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110719211 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ callref-0x8000003b tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250410110719211 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ callref-0x8000003b tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250410110719211 DCC DEBUG trans(CC:NULL IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ callref-0x8000003b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250410110719211 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA - CC: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (transaction.c:281) 20250410110719211 DCC DEBUG call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cd178a0]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250410110719211 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ:trans-8:call-237:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x563b4cc5dda0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410110719211 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ:trans-8:call-237:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x563b4cc5dda0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cd178a0] (call_leg.c:197) 20250410110719211 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ:trans-8:call-237:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x563b4cc5dda0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250410110719211 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ:trans-8:call-237:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x563b4cc5dda0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250410110719211 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ:trans-8:call-237:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc8b430]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250410110719211 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ:trans-8:call-237:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc8b430]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cd178a0] (call_leg.c:197) 20250410110719211 DCC DEBUG call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cd178a0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250410110719211 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ:trans-8:call-237:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc8b430]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250410110719211 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ:trans-8:call-237:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc8b430]{ESTABLISHING}: Deallocated (fsm.c:568) 20250410110719211 DCC DEBUG call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cd178a0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250410110719211 DCC DEBUG call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cd178a0]{RELEASING}: Removing from parent msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cca4c60] (call_leg.c:198) 20250410110719211 DCC DEBUG call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cd178a0]{RELEASING}: Freeing instance (call_leg.c:198) 20250410110719211 DCC DEBUG call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cd178a0]{RELEASING}: Deallocated (fsm.c:568) 20250410110719211 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cca4c60]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250410110719211 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cca4c60]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250410110719211 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cc0d1c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110719211 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410110719211 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110719211 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110719211 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110719211 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110719211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110719211 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110719211 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110719211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110719211 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110719211 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 48 0e 8f 00 01 17 00 14 40 13 00 00 02 00 10 40 07 06 83 2d 08 02 e1 af 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250410110719211 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110719211 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110719211 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110719211 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110719211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110719211 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110719211 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110719211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110719211 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110719211 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 48 0e 8f 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(3025)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(3025)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3025)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-MNCC(3026)@7d38b4d9c9a0: Deleted conn table entry 0TC_mo_cc_iu_release2(3031)-2147483589 MSC_Test_2-M3UA(3025)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_iu_release2(3031)@7d38b4d9c9a0: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_cc_iu_release2(3031)@7d38b4d9c9a0: f_mo_call_establish DONE TC_mo_cc_iu_release2(3031)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: vl_len:7 MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: vl_from0 MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250410110719715 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110719715 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110719715 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110719715 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110719715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110719715 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110719715 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110719715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110719715 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110719715 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 2b 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(3025)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110719716 DIUCS DEBUG (UTRAN-Iu-555) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250410110719716 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cc0d1c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110719716 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cc0d1c0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110719716 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cca4c60]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110719716 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cca4c60]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250410110719716 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cca4c60]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250410110719716 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cca4c60]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110719716 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cca4c60]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250410110719716 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cca4c60]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110719716 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cca4c60]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110719716 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cc9f530]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110719716 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cc9f530]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cca4c60] (msc_a.c:1053) 20250410110719716 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cc9f530]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110719716 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cc9f530]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410110719716 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cca4c60]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc7dde0] (msc_a.c:1053) 20250410110719716 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cca4c60]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110719716 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cca4c60]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110719716 DMSC DEBUG msub_fsm[0x563b4cc7dde0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110719716 DMSC DEBUG msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA) MSC-A terminated (msub.c:261) 20250410110719716 DMSC DEBUG msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA) 1 MSC-I still active (msub.c:79) 20250410110719716 DMSC DEBUG msub_fsm[0x563b4cc7dde0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110719716 DMSC DEBUG msub_fsm[0x563b4cc7dde0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110719716 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cc0d1c0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110719716 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cc0d1c0]{READY}: Removing from parent msub_fsm[0x563b4cc7dde0] (msub.c:113) 20250410110719716 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x563b4cc61530]{READY}: Closing UTRAN-Iu-555 (ran_conn.c:142) 20250410110719716 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-555 (ran_conn.c:155) 20250410110719716 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cc0d1c0]{READY}: Freeing instance (msub.c:113) 20250410110719716 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA:UTRAN-Iu-555:CM_SERVICE_REQ)[0x563b4cc0d1c0]{READY}: Deallocated (fsm.c:568) 20250410110719716 DMSC DEBUG msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA) Free (msub.c:119) 20250410110719716 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x39C06DAA - active-conn: now used by 1 (attached) (msub.c:375) 20250410110719716 DMSC DEBUG msub_fsm[0x563b4cc7dde0]{terminating}: Freeing instance (msub.c:113) 20250410110719716 DMSC DEBUG msub_fsm[0x563b4cc7dde0]{terminating}: Deallocated (fsm.c:568) 20250410110719717 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110719717 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110719717 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110719717 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250410110719717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110719717 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250410110719717 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110719717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250410110719717 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110719717 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0b 04 48 0e 8f 00 02 2b 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) MSC_Test_2-M3UA(3025)@7d38b4d9c9a0: Message received on association #8 MSC_Test_2-M3UA(3025)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: Session index based on local reference:0 20250410110719720 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110719720 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110719720 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110719720 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250410110719720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110719720 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110719720 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110719720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110719720 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110719720 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 02 2b 48 0e 8f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_2-RAN(3024)@7d38b4d9c9a0: Deleted conn table entry 0TC_mo_cc_iu_release2(3031)4722319 MSC_Test_2-M3UA(3025)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_cc_iu_release2(3031)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_iu_release2(3031)@7d38b4d9c9a0: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_mo_cc_iu_release2(3031)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_iu_release2(3031)@7d38b4d9c9a0: Final verdict of PTC: pass 20250410110720730 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410110720730 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110720730 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410110720730 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410110720730 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410110720730 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110720730 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110720730 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410110720730 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410110720730 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110720730 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110720730 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1126) 20250410110720730 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110720730 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110720731 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_1-M3UA(3022)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110720731 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:378) 20250410110720731 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410110720730 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110720730 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110720730 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110720730 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110720731 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1175) 20250410110720731 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110720731 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110720732 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410110720732 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110720732 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410110720732 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) MSC_Test-GSUP(3029)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110720732 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410110720732 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110720732 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110720732 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410110720732 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110720732 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110720733 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410110720733 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110720733 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110720733 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110720733 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110720733 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110720733 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250410110720733 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110720733 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110720733 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110720733 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110720733 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410110720733 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-RAN(3018)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(3017)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(3026)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-SCCP(3020)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(3028)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-RAN(3024)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(3030)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(3019)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_1-RAN(3021)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_2-SCCP(3023)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(3027)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3032)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110720734 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110720734 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110720734 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110720734 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250410110720734 DLINP ERROR SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:766) 20250410110720734 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110720734 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410110720734 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110720734 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110720734 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110720734 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110720734 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110720734 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250410110720734 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110720734 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110720734 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) MSC_Test_2-M3UA(3025)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110720734 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(3016)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: none MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(3016): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(3017): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(3018): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(3019): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-SCCP(3020): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-RAN(3021): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_1-M3UA(3022): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-SCCP(3023): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-RAN(3024): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_2-M3UA(3025): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(3026): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(3027): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(3028): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(3029): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(3030): none (none -> none) MTC@7d38b4d9c9a0: Local verdict of PTC TC_mo_cc_iu_release2(3031): pass (none -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(3032): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_mo_cc_iu_release finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_mo_cc_iu_release pass'. Thu Apr 10 11:07:20 UTC 2025 ====== MSC_Tests_Iu.TC_mo_cc_iu_release pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_mo_cc_iu_release.talloc 20250410110721734 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410110722732 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110722732 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110722732 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110722734 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110722734 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110722734 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110722734 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110722734 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110722734 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110722735 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=597436) 20250410110723735 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=597436, count=603284) 20250410110724736 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_mo_cc_iu_release pass' was executed successfully (exit status: 0). MC@7d38b4d9c9a0: Test execution finished. MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_no_callref'. ------ MSC_Tests_ASCI.TC_no_callref ------ Thu Apr 10 11:07:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_ASCI.TC_no_callref.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_ASCI.TC_no_callref.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410110725738 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_no_callref' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_no_callref started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(3036)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(3036)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(3036)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(3034)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410110726241 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(3037)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410110726434 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110726434 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410110726434 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110726434 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3036)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(3036)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(3036)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110726439 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110726439 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110726439 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110726439 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110726439 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110726439 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110726439 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110726439 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110726439 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110726439 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410110726439 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3036)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(3036)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(3036)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3036)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(3036)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410110726439 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110726439 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110726439 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110726439 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410110726439 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110726439 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110726439 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110726439 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110726439 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110726439 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410110726439 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(3036)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(3036)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3036)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110726439 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410110726439 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410110726440 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(3036)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3036)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(3036)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(3036)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3036)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110726739 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410110726739 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(3039)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(3039)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410110726745 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(3039)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3039)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3039)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(3039)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(3039)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(3039)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410110726771 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410110726771 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(3040)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000033" to be handled at TC_no_callref0(3042) TC_no_callref0(3042)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000033'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410110727247 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110727247 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110727247 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110727247 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110727247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110727247 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110727247 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110727247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110727247 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110727247 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(3036)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110727247 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110727247 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110727247 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110727247 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110727247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110727247 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110727247 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110727247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110727247 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110727247 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(3036)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3036)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(3035)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(3035)@7d38b4d9c9a0: Added conn table entry 0TC_no_callref0(3042)13770341 MSC_Test_0-SCCP(3034)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(3035)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(3036)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110727263 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110727263 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110727264 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110727264 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110727264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110727264 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110727264 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110727264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110727264 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110727264 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 d2 1e 65 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 33 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110727265 DMSC DEBUG msub_fsm[0x563b4cc8ac20]{active}: Allocated (fsm.c:456) 20250410110727265 DMSC DEBUG msc_i[0x563b4cc9e1a0]{READY}: Allocated (fsm.c:456) 20250410110727265 DMSC DEBUG msc_i[0x563b4cc9e1a0]{READY}: is child of msub_fsm[0x563b4cc8ac20] (fsm.c:486) 20250410110727265 DMSC DEBUG msc_a[0x563b4cc8b430]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110727265 DMSC DEBUG msc_a[0x563b4cc8b430]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc8ac20] (fsm.c:486) 20250410110727265 DMSC DEBUG msc_a(unknown:GERAN-A-556:NONE)[0x563b4cc8b430]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110727265 DMSC DEBUG msc_i(unknown:GERAN-A-556:NONE)[0x563b4cc9e1a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110727265 DMSC DEBUG msc_a(unknown:GERAN-A-556:NONE)[0x563b4cc8b430]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110727265 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-556:LU)[0x563b4cc8b430]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000033 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410110727265 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-556:LU)[0x563b4cc8b430]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410110727265 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-556:LU)[0x563b4cd178a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410110727265 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-556:LU)[0x563b4cd178a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000033:GERAN-A-556:LU)[0x563b4cc8b430] (fsm.c:486) 20250410110727265 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-556:LU)[0x563b4cd178a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410110727265 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-556:LU)[0x563b4cd178a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410110727265 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410110727265 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000033 id=262420000000033 (vlr.c:661) 20250410110727265 DVLR INFO New subscr, IMSI: 262420000000033 (vlr.c:562) 20250410110727265 DVLR DEBUG VLR subscr IMSI-262420000000033 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410110727265 DMSC DEBUG msc_a(IMSI-262420000000033:GERAN-A-556:LU)[0x563b4cc8b430]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110727265 DMSC DEBUG msc_a(IMSI-262420000000033:GERAN-A-556:LU)[0x563b4cc8b430]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110727265 DVLR DEBUG VLR subscr IMSI-262420000000033 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250410110727265 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410110727265 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-556:LU)[0x563b4cd178a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410110727265 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-556:LU)[0x563b4cd178a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410110727265 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-556:LU)[0x563b4cd178a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410110727265 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-556:LU)[0x563b4cd178a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410110727265 DMSC DEBUG msc_i(IMSI-262420000000033:GERAN-A-556:LU)[0x563b4cc9e1a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110727265 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-556:LU)[0x563b4cd178a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410110727265 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-556:LU)[0x563b4cd178a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410110727265 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-556:LU)[0x563b4cc7f0f0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110727265 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-556:LU)[0x563b4cc7f0f0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000033:GERAN-A-556:LU)[0x563b4cd178a0] (fsm.c:486) 20250410110727265 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-556:LU)[0x563b4cc7f0f0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410110727265 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-556:LU)[0x563b4cc7f0f0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) MSC_Test_0-RAN(3035)@7d38b4d9c9a0: f_create_expect(l3 := omit, n_connectPointCode := 193 20250410110727266 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110727266 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110727266 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110727266 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110727266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110727266 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110727266 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110727266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110727266 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110727266 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0c 02 d2 1e 65 00 02 2c 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410110727266 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110727266 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110727266 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110727266 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110727266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110727266 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110727266 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110727266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110727266 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110727266 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 d2 1e 65 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 33 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(3035)@7d38b4d9c9a0: Created Expect[0] for N-CONNECT to be handled at TC_no_callref0(3043) MSC_Test_0-M3UA(3036)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3036)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3036)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3036)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3034)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'D21E65'O, sourceLocRef := '00022C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(3034)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(3034)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(3034)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3034)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3034)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(3040)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000033" handled at TC_no_callref0(3042) MSC_Test-GSUP(3040)@7d38b4d9c9a0: Added IMSI table entry 0TC_no_callref0(3042)"262420000000033" 20250410110727274 DVLR DEBUG VLR subscr IMSI-262420000000033 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250410110727275 DVLR DEBUG VLR subscr IMSI-262420000000033 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_no_callref0(3042)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(3034)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(3034)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(3034)@7d38b4d9c9a0: vl_from0 TC_no_callref0(3042)@7d38b4d9c9a0: setverdict(pass): none -> pass MSC_Test_0-SCCP(3034)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250410110727278 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110727278 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110727278 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110727278 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110727278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110727278 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110727278 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110727278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110727278 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(3036)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110727278 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 02 2c 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110727279 DMSC DEBUG msc_i(IMSI-262420000000033:GERAN-A-556:LU)[0x563b4cc9e1a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110727279 DMSC DEBUG msc_a(IMSI-262420000000033:GERAN-A-556:LU)[0x563b4cc8b430]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110727286 DVLR DEBUG VLR subscr IMSI-262420000000033 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110727286 DVLR DEBUG IMSI:262420000000033 has MSISDN:491230000033 (vlr.c:1045) 20250410110727286 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250410110727286 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110727287 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110727287 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-556:LU)[0x563b4cd178a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410110727287 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-556:LU)[0x563b4cc7f0f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410110727287 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-556:LU)[0x563b4cc7f0f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410110727287 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-556:LU)[0x563b4cc7f0f0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410110727287 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-556:LU)[0x563b4cc7f0f0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-556:LU)[0x563b4cd178a0] (vlr_lu_fsm.c:110) 20250410110727287 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-556:LU)[0x563b4cc7f0f0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410110727287 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-556:LU)[0x563b4cc7f0f0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110727287 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-556:LU)[0x563b4cd178a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410110727287 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-556:LU)[0x563b4cd178a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410110727287 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-556:LU)[0x563b4cc7ef40]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110727287 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-556:LU)[0x563b4cc7ef40]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-556:LU)[0x563b4cd178a0] (fsm.c:486) 20250410110727287 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-556:LU)[0x563b4cc7ef40]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410110727287 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-556:LU)[0x563b4cc7ef40]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410110727287 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-556:LU)[0x563b4cc7ef40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410110727288 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-556:LU)[0x563b4cc7ef40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410110727288 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x213A3A97) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250410110727288 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-556:LU)[0x563b4cc7ef40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410110727288 DMM DEBUG -> IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x213A3A97 LOCATION UPDATE ACCEPT (TMSI = 0x213a3a97) (gsm_04_08.c:149) 20250410110727288 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x213A3A97:GERAN-A-556:LU)[0x563b4cc9e1a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110727288 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x213A3A97 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250410110727288 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110727288 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110727288 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110727288 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110727288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110727288 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110727288 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110727288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110727288 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110727288 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 d2 1e 65 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 21 3a 3a 97 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(3036)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3036)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3034)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(3034)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3034)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3034)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_no_callref0(3042)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(3035)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(3035)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(3034)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(3034)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(3034)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(3034)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(3036)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110727300 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110727300 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110727300 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110727300 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110727300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110727300 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110727300 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110727300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110727300 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110727300 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 02 2c 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110727301 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x213A3A97:GERAN-A-556:LU)[0x563b4cc9e1a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110727301 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x213A3A97:GERAN-A-556:LU)[0x563b4cc8b430]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110727301 DMM DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x213A3A97:GERAN-A-556:LU)[0x563b4cc8b430]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410110727301 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x213A3A97:GERAN-A-556:LU)[0x563b4cd178a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410110727301 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-556:LU)[0x563b4cc7ef40]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410110727301 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250410110727301 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250410110727301 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-556:LU)[0x563b4cc7ef40]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410110727301 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-556:LU)[0x563b4cd178a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410110727301 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-556:LU)[0x563b4cc7ef40]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410110727301 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-556:LU)[0x563b4cc7ef40]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-556:LU)[0x563b4cd178a0] (vlr_lu_fsm.c:817) 20250410110727301 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-556:LU)[0x563b4cc7ef40]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410110727301 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-556:LU)[0x563b4cc7ef40]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110727301 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-556:LU)[0x563b4cd178a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410110727301 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-556:LU)[0x563b4cc8b430]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410110727301 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-556:LU)[0x563b4cc8b430]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.963s remaining) (msc_a.c:450) 20250410110727301 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000033/3/1): Available (smpp_smsc.c:626) 20250410110727302 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-556:LU)[0x563b4cc8b430]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110727302 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-556:LU)[0x563b4cc8b430]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110727302 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110727302 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110727302 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110727302 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-556:LU)[0x563b4cc9e1a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110727302 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250410110727302 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110727302 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110727302 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110727302 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110727302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110727302 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110727302 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110727302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110727302 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110727302 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 d2 1e 65 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(3036)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3036)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3034)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(3034)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3034)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3034)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3034)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(3034)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(3034)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(3034)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410110727306 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110727306 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110727306 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110727306 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110727306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(3036)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110727306 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110727306 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110727306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110727306 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110727306 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 02 2c 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110727306 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-556:LU)[0x563b4cc9e1a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110727306 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-556:LU)[0x563b4cc8b430]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110727307 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-556:LU)[0x563b4cc8b430]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110727307 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-556:LU)[0x563b4cc8b430]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110727307 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-556:LU)[0x563b4cc8b430]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110727307 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-556:LU)[0x563b4cd178a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110727307 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-556:LU)[0x563b4cd178a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-556:LU)[0x563b4cc8b430] (msc_a.c:1053) 20250410110727307 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-556:LU)[0x563b4cd178a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410110727307 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-556:LU)[0x563b4cd178a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110727307 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-556:LU)[0x563b4cd178a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410110727307 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-556:LU)[0x563b4cc8b430]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc8ac20] (msc_a.c:1053) 20250410110727307 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-556:LU)[0x563b4cc8b430]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110727307 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-556:LU)[0x563b4cc8b430]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110727307 DMSC DEBUG msub_fsm[0x563b4cc8ac20]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110727307 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97) MSC-A terminated (msub.c:261) 20250410110727307 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97) 1 MSC-I still active (msub.c:79) 20250410110727307 DMSC DEBUG msub_fsm[0x563b4cc8ac20]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110727307 DMSC DEBUG msub_fsm[0x563b4cc8ac20]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110727307 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-556:LU)[0x563b4cc9e1a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110727307 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-556:LU)[0x563b4cc9e1a0]{READY}: Removing from parent msub_fsm[0x563b4cc8ac20] (msub.c:113) 20250410110727307 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-556 (ran_conn.c:155) 20250410110727307 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-556:LU)[0x563b4cc9e1a0]{READY}: Freeing instance (msub.c:113) 20250410110727307 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-556:LU)[0x563b4cc9e1a0]{READY}: Deallocated (fsm.c:568) 20250410110727307 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97) Free (msub.c:119) 20250410110727307 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97 - active-conn: now used by 1 (attached) (msub.c:375) 20250410110727307 DMSC DEBUG msub_fsm[0x563b4cc8ac20]{terminating}: Freeing instance (msub.c:113) 20250410110727307 DMSC DEBUG msub_fsm[0x563b4cc8ac20]{terminating}: Deallocated (fsm.c:568) 20250410110727307 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110727307 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110727307 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110727307 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110727307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110727307 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110727307 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110727307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110727307 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110727307 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0c 04 d2 1e 65 00 02 2c 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(3036)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3036)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3034)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(3036)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110727308 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110727308 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110727308 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110727309 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110727309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110727309 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110727309 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110727309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110727309 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110727309 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 02 2c d2 1e 65 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(3035)@7d38b4d9c9a0: Deleted conn table entry 0TC_no_callref0(3042)13770341 TC_no_callref0(3042)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110727311 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410110727311 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_no_callref0(3042)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_no_callref0(3042)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_no_callref0(3042)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(3038)@7d38b4d9c9a0: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_no_callref0(3042) TC_no_callref0(3042)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '213A3A97'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(3035)@7d38b4d9c9a0: Added conn table entry 0TC_no_callref0(3042)3731822 MSC_Test_0-RAN(3035)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(3034)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(3036)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(3035)@7d38b4d9c9a0: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(3035)@7d38b4d9c9a0: Created Expect[1] for N-CONNECT to be handled at TC_no_callref0(3044) 20250410110727513 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110727513 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110727513 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110727513 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110727513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110727513 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110727513 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110727513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110727513 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110727513 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 38 f1 6e 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 09 03 50 59 02 05 f4 21 3a 3a 97 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110727514 DMSC DEBUG msub_fsm[0x563b4cc8b430]{active}: Allocated (fsm.c:456) 20250410110727514 DMSC DEBUG msc_i[0x563b4cc9e1a0]{READY}: Allocated (fsm.c:456) 20250410110727514 DMSC DEBUG msc_i[0x563b4cc9e1a0]{READY}: is child of msub_fsm[0x563b4cc8b430] (fsm.c:486) 20250410110727514 DMSC DEBUG msc_a[0x563b4cc8ac20]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110727514 DMSC DEBUG msc_a[0x563b4cc8ac20]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc8b430] (fsm.c:486) 20250410110727514 DMSC DEBUG msc_a(unknown:GERAN-A-557:NONE)[0x563b4cc8ac20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110727514 DMSC DEBUG msc_i(unknown:GERAN-A-557:NONE)[0x563b4cc9e1a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110727514 DMSC DEBUG msc_a(unknown:GERAN-A-557:NONE)[0x563b4cc8ac20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110727514 DMM DEBUG msc_a(TMSI-0x213A3A97:GERAN-A-557:CM_SERVICE_REQ)[0x563b4cc8ac20]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Voice-Group-Call (gsm_04_08.c:776) 20250410110727514 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x213A3A97:GERAN-A-557:CM_SERVICE_REQ)[0x563b4cc7ef40]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410110727514 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x213A3A97:GERAN-A-557:CM_SERVICE_REQ)[0x563b4cc7ef40]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x213A3A97:GERAN-A-557:CM_SERVICE_REQ)[0x563b4cc8ac20] (fsm.c:486) 20250410110727514 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x213A3A97:GERAN-A-557:CM_SERVICE_REQ)[0x563b4cc7ef40]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410110727514 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x213A3A97:GERAN-A-557:CM_SERVICE_REQ)[0x563b4cc7ef40]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410110727514 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410110727514 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410110727514 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-557:CM_SERVICE_REQ)[0x563b4cc8ac20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110727514 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-557:CM_SERVICE_REQ)[0x563b4cc8ac20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110727514 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-557:CM_SERVICE_REQ)[0x563b4cc7ef40]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410110727514 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-557:CM_SERVICE_REQ)[0x563b4cc7ef40]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410110727514 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-557:CM_SERVICE_REQ)[0x563b4cc7ef40]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410110727514 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-557:CM_SERVICE_REQ)[0x563b4cc9e1a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110727514 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-557:CM_SERVICE_REQ)[0x563b4cc7ef40]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410110727514 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-557:CM_SERVICE_REQ)[0x563b4cc7ef40]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410110727514 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-557:CM_SERVICE_REQ)[0x563b4cc7ef40]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410110727514 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-557:CM_SERVICE_REQ)[0x563b4cc7ef40]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410110727514 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-557:CM_SERVICE_REQ)[0x563b4cc7ef40]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410110727514 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-557:CM_SERVICE_REQ)[0x563b4cc7ef40]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410110727514 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-557:CM_SERVICE_REQ)[0x563b4cc7ef40]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410110727514 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-557:CM_SERVICE_REQ)[0x563b4cc9e1a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110727514 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-557:CM_SERVICE_REQ)[0x563b4cc8ac20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410110727514 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-557:CM_SERVICE_REQ)[0x563b4cc8ac20]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250410110727514 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000033/3/1): Available (smpp_smsc.c:626) 20250410110727514 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410110727515 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110727515 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110727515 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110727515 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110727515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110727515 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110727515 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110727515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110727515 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110727515 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0d 02 38 f1 6e 00 02 2d 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410110727515 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110727515 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110727515 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110727515 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110727515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110727515 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110727515 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110727515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110727515 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110727515 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 38 f1 6e 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 33 (osmo_ss7_asp.c:1175) 20250410110727515 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110727515 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110727515 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110727515 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110727515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110727515 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110727515 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110727515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110727515 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110727515 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 38 f1 6e 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(3036)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3036)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3036)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3036)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3036)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(3034)@7d38b4d9c9a0: { messageType := 2, destLocRef := '38F16E'O, sourceLocRef := '00022D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(3034)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(3036)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3034)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(3034)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3034)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3034)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3034)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(3034)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3034)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3034)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110727519 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410110727519 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_no_callref0(3042)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_no_callref0(3042)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_no_callref0(3042)@7d38b4d9c9a0: Sending SETUP. MTC@7d38b4d9c9a0: Got test event: "SETUP" MSC_Test_0-RAN(3035)@7d38b4d9c9a0: patching N(SD)=0 into dtap '003200002900'O MSC_Test_0-RAN(3035)@7d38b4d9c9a0: patched enc_l3: '003200002900'O MSC_Test_0-SCCP(3034)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(3034)@7d38b4d9c9a0: vl_len:9 MSC_Test_0-SCCP(3034)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(3034)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010006003200002900'O 20250410110727526 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110727526 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110727526 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110727527 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110727527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110727527 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110727527 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110727527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110727527 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110727527 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 02 2d 00 01 09 01 00 06 00 32 00 00 29 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(3036)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110727527 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-557:CM_SERVICE_REQ)[0x563b4cc9e1a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110727527 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-557:CM_SERVICE_REQ)[0x563b4cc8ac20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110727527 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-557:CM_SERVICE_REQ)[0x563b4cc9e1a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110727527 DBSSAP ERROR msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-557:CM_SERVICE_REQ)[0x563b4cc8ac20]{MSC_A_ST_AUTHENTICATED}: RAN decode error (rc=-22) for DTAP from MSC-I (msc_a.c:2060) 20250410110727527 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-557:CM_SERVICE_REQ)[0x563b4cc8ac20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110727527 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-557:CM_SERVICE_REQ)[0x563b4cc8ac20]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110727527 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110727527 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110727527 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110727527 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-557:CM_SERVICE_REQ)[0x563b4cc9e1a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110727527 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410110727528 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110727528 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110727528 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110727528 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110727528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110727528 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110727528 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110727528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110727528 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110727528 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 38 f1 6e 00 01 07 01 00 04 80 34 01 21 00 00 (osmo_ss7_asp.c:1175) 20250410110727528 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110727528 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110727528 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110727528 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110727528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110727528 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110727528 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110727528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110727528 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110727528 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 38 f1 6e 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(3036)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3036)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3034)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(3034)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3034)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(3036)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(3034)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(3036)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3034)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(3034)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3034)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3034)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_no_callref0(3042)@7d38b4d9c9a0: Got GCC Termination with failure. MTC@7d38b4d9c9a0: Got test event: "GCC_TERMINATION_FAIL" TC_no_callref0(3042)@7d38b4d9c9a0: Got Clear Command on initial connection. MTC@7d38b4d9c9a0: Got test event: "CLEAR" MTC@7d38b4d9c9a0: All connection are cleared now. TC_no_callref0(3042)@7d38b4d9c9a0: Final verdict of PTC: pass TC_no_callref0(3044)@7d38b4d9c9a0: Final verdict of PTC: none TC_no_callref0(3043)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: getverdict: none MTC@7d38b4d9c9a0: setverdict(pass): none -> pass MTC@7d38b4d9c9a0: getverdict: pass MTC@7d38b4d9c9a0: All expected events have been received. The test passed. 20250410110728052 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410110728052 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(3034)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110728054 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410110728054 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110728054 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410110728054 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410110728055 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410110728055 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110728055 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110728055 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410110728055 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110728055 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110728055 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410110728055 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110728055 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110728055 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110728055 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110728055 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110728055 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110728055 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110728055 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110728056 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410110728056 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP(3040)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(3037)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(3036)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3045)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(3035)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110728057 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(3047)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3033)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(3039)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(3041)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(3038)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3046)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: pass MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(3033): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(3034): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(3035): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(3036): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(3037): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(3038): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(3039): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(3040): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(3041): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC TC_no_callref0(3042): pass (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC TC_no_callref0(3043): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC TC_no_callref0(3044): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(3045): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(3046): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(3047): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_no_callref finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_no_callref pass'. Thu Apr 10 11:07:28 UTC 2025 ====== MSC_Tests_ASCI.TC_no_callref pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests_ASCI.TC_no_callref.talloc 20250410110729059 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410110730057 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110730057 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110730057 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110730061 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=297488) 20250410110731063 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=297488, count=298748) 20250410110732064 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_no_callref pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_setup_refuse'. ------ MSC_Tests_ASCI.TC_setup_refuse ------ Thu Apr 10 11:07:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_ASCI.TC_setup_refuse.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_ASCI.TC_setup_refuse.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410110733066 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_setup_refuse' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_setup_refuse started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(3051)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(3051)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(3051)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(3049)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410110733624 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(3052)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410110733818 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110733818 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410110733818 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110733818 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3051)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(3051)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(3051)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110733823 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110733823 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110733823 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110733823 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110733823 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110733823 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110733823 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110733823 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110733823 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110733823 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410110733823 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3051)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(3051)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(3051)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3051)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(3051)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410110733824 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110733824 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110733824 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110733824 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410110733824 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110733824 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110733824 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110733824 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110733824 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110733824 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410110733824 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110733824 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3051)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(3051)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3051)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(3051)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3051)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(3051)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) 20250410110733824 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410110733824 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(3051)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3051)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110734067 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410110734067 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(3054)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(3054)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410110734073 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(3054)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3054)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3054)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(3054)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(3054)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(3054)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410110734095 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410110734095 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(3055)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000033" to be handled at TC_setup_refuse0(3057) TC_setup_refuse0(3057)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000033'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(3051)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110734630 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110734630 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110734630 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110734630 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110734630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110734630 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110734630 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110734630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110734630 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110734630 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110734631 DMSC DEBUG NULL{fi=NULL}: Closing no-RAN-peer-557 (ran_conn.c:142) 20250410110734631 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-557:CM_SERVICE_REQ)[0x563b4cc9e1a0]{READY}: Received Event MSC_EV_FROM_RAN_CONN_RELEASED (ran_conn.c:145) 20250410110734631 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-557:CM_SERVICE_REQ)[0x563b4cc9e1a0]{READY}: State change to CLEARED (no timeout) (msc_i.c:359) 20250410110734631 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-557:CM_SERVICE_REQ)[0x563b4cc9e1a0]{CLEARED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_i.c:221) 20250410110734631 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-557:CM_SERVICE_REQ)[0x563b4cc9e1a0]{CLEARED}: Removing from parent msub_fsm[0x563b4cc8b430] (msc_i.c:221) 20250410110734631 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-557:CM_SERVICE_REQ)[0x563b4cc9e1a0]{CLEARED}: Freeing instance (msc_i.c:221) 20250410110734631 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-557:CM_SERVICE_REQ)[0x563b4cc9e1a0]{CLEARED}: Deallocated (fsm.c:568) 20250410110734631 DMSC DEBUG msub_fsm[0x563b4cc8b430]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_i.c:221) 20250410110734631 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97) MSC-I terminated (msub.c:261) 20250410110734631 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97) 1 MSC-A still active (msub.c:79) 20250410110734631 DMSC DEBUG msub_fsm[0x563b4cc8b430]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110734631 DMSC DEBUG msub_fsm[0x563b4cc8b430]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110734631 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-557:CM_SERVICE_REQ)[0x563b4cc8ac20]{MSC_A_ST_RELEASING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110734631 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-557:CM_SERVICE_REQ)[0x563b4cc7ef40]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110734631 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-557:CM_SERVICE_REQ)[0x563b4cc7ef40]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-557:CM_SERVICE_REQ)[0x563b4cc8ac20] (msub.c:113) 20250410110734631 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-557:CM_SERVICE_REQ)[0x563b4cc7ef40]{PR_ARQ_S_DONE}: Freeing instance (msub.c:113) 20250410110734631 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-557:CM_SERVICE_REQ)[0x563b4cc7ef40]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410110734631 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-557:CM_SERVICE_REQ)[0x563b4cc8ac20]{MSC_A_ST_RELEASING}: Removing from parent msub_fsm[0x563b4cc8b430] (msub.c:113) 20250410110734631 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-557:CM_SERVICE_REQ)[0x563b4cc8ac20]{MSC_A_ST_RELEASING}: Freeing instance (msub.c:113) 20250410110734631 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-557:CM_SERVICE_REQ)[0x563b4cc8ac20]{MSC_A_ST_RELEASING}: Deallocated (fsm.c:568) 20250410110734631 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97) Free (msub.c:119) 20250410110734631 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97 - active-conn: now used by 1 (attached) (msub.c:375) 20250410110734631 DMSC DEBUG msub_fsm[0x563b4cc8b430]{terminating}: Freeing instance (msub.c:113) 20250410110734631 DMSC DEBUG msub_fsm[0x563b4cc8b430]{terminating}: Deallocated (fsm.c:568) 20250410110734631 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-557 (ran_conn.c:155) 20250410110734631 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110734631 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110734631 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110734631 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110734631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110734631 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110734631 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110734631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110734631 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110734631 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(3051)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3051)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(3050)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(3050)@7d38b4d9c9a0: Added conn table entry 0TC_setup_refuse0(3057)12810004 MSC_Test_0-SCCP(3049)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(3050)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(3051)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110734647 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110734647 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110734647 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110734647 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110734647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110734647 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110734647 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110734647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110734647 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110734648 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 c3 77 14 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 33 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110734648 DMSC DEBUG msub_fsm[0x563b4cc7ef40]{active}: Allocated (fsm.c:456) 20250410110734648 DMSC DEBUG msc_i[0x563b4cc8ac20]{READY}: Allocated (fsm.c:456) 20250410110734648 DMSC DEBUG msc_i[0x563b4cc8ac20]{READY}: is child of msub_fsm[0x563b4cc7ef40] (fsm.c:486) 20250410110734648 DMSC DEBUG msc_a[0x563b4cc8b430]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110734648 DMSC DEBUG msc_a[0x563b4cc8b430]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc7ef40] (fsm.c:486) 20250410110734648 DMSC DEBUG msc_a(unknown:GERAN-A-558:NONE)[0x563b4cc8b430]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110734648 DMSC DEBUG msc_i(unknown:GERAN-A-558:NONE)[0x563b4cc8ac20]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110734648 DMSC DEBUG msc_a(unknown:GERAN-A-558:NONE)[0x563b4cc8b430]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110734648 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-558:LU)[0x563b4cc8b430]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000033 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410110734648 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-558:LU)[0x563b4cc8b430]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410110734648 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-558:LU)[0x563b4cc7f0f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410110734648 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-558:LU)[0x563b4cc7f0f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000033:GERAN-A-558:LU)[0x563b4cc8b430] (fsm.c:486) 20250410110734648 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-558:LU)[0x563b4cc7f0f0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410110734648 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-558:LU)[0x563b4cc7f0f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410110734648 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410110734648 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410110734648 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-558:LU)[0x563b4cc8b430]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110734648 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-558:LU)[0x563b4cc8b430]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110734648 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250410110734648 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410110734648 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-558:LU)[0x563b4cc7f0f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410110734648 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-558:LU)[0x563b4cc7f0f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410110734648 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-558:LU)[0x563b4cc7f0f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410110734648 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-558:LU)[0x563b4cc7f0f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_0-RAN(3050)@7d38b4d9c9a0: f_create_expect(l3 := omit, n_connectPointCode := 193 20250410110734648 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-558:LU)[0x563b4cc8ac20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110734648 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-558:LU)[0x563b4cc7f0f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410110734648 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-558:LU)[0x563b4cc7f0f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410110734648 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-558:LU)[0x563b4cc10ea0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110734648 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-558:LU)[0x563b4cc10ea0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-558:LU)[0x563b4cc7f0f0] (fsm.c:486) 20250410110734648 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-558:LU)[0x563b4cc10ea0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410110734648 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-558:LU)[0x563b4cc10ea0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) MSC_Test_0-RAN(3050)@7d38b4d9c9a0: Created Expect[0] for N-CONNECT to be handled at TC_setup_refuse0(3058) 20250410110734648 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110734648 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110734648 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110734648 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110734648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110734648 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110734648 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110734648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110734648 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110734648 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0e 02 c3 77 14 00 02 2e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410110734648 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110734648 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110734648 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110734648 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110734648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110734648 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110734648 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110734648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110734648 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110734648 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 c3 77 14 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 33 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(3051)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3051)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3051)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3051)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3049)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'C37714'O, sourceLocRef := '00022E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(3049)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test-GSUP(3055)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000033" handled at TC_setup_refuse0(3057) MSC_Test-GSUP(3055)@7d38b4d9c9a0: Added IMSI table entry 0TC_setup_refuse0(3057)"262420000000033" MSC_Test_0-SCCP(3049)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(3049)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3049)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3049)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110734652 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410110734652 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(3049)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(3049)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(3049)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(3049)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_setup_refuse0(3057)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(3051)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_setup_refuse0(3057)@7d38b4d9c9a0: setverdict(pass): none -> pass 20250410110734655 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110734655 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110734655 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110734655 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110734655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110734655 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110734655 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110734655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110734655 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110734655 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 02 2e 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110734655 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-558:LU)[0x563b4cc8ac20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110734656 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-558:LU)[0x563b4cc8b430]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110734661 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110734661 DVLR DEBUG IMSI:262420000000033 has MSISDN:491230000033 (vlr.c:1045) 20250410110734661 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250410110734661 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410110734662 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110734662 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-558:LU)[0x563b4cc7f0f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410110734662 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-558:LU)[0x563b4cc10ea0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410110734662 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-558:LU)[0x563b4cc10ea0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410110734662 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-558:LU)[0x563b4cc10ea0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410110734662 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-558:LU)[0x563b4cc10ea0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-558:LU)[0x563b4cc7f0f0] (vlr_lu_fsm.c:110) 20250410110734662 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-558:LU)[0x563b4cc10ea0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410110734662 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-558:LU)[0x563b4cc10ea0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110734662 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-558:LU)[0x563b4cc7f0f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410110734662 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-558:LU)[0x563b4cc7f0f0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410110734662 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-558:LU)[0x563b4cc7b110]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110734662 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-558:LU)[0x563b4cc7b110]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-558:LU)[0x563b4cc7f0f0] (fsm.c:486) 20250410110734662 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-558:LU)[0x563b4cc7b110]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410110734662 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-558:LU)[0x563b4cc7b110]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410110734662 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-558:LU)[0x563b4cc7b110]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410110734662 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-558:LU)[0x563b4cc7b110]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410110734662 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:TMSInew-0xA5898C66) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250410110734662 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-558:LU)[0x563b4cc7b110]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410110734662 DMM DEBUG -> IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:TMSInew-0xA5898C66 LOCATION UPDATE ACCEPT (TMSI = 0xa5898c66) (gsm_04_08.c:149) 20250410110734662 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:TMSInew-0xA5898C66:GERAN-A-558:LU)[0x563b4cc8ac20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110734662 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:TMSInew-0xA5898C66 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410110734663 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110734663 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110734663 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110734663 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110734663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110734663 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110734663 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110734663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110734663 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110734663 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 c3 77 14 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 a5 89 8c 66 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(3051)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3051)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3049)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(3049)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3049)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3049)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_setup_refuse0(3057)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(3050)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(3050)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(3049)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(3049)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(3049)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(3049)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(3051)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110734674 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110734674 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110734674 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110734674 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110734674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110734674 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110734674 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110734674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110734674 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110734674 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 02 2e 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110734675 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:TMSInew-0xA5898C66:GERAN-A-558:LU)[0x563b4cc8ac20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110734675 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:TMSInew-0xA5898C66:GERAN-A-558:LU)[0x563b4cc8b430]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110734675 DMM DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:TMSInew-0xA5898C66:GERAN-A-558:LU)[0x563b4cc8b430]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410110734675 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:TMSInew-0xA5898C66:GERAN-A-558:LU)[0x563b4cc7f0f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410110734675 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-558:LU)[0x563b4cc7b110]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410110734675 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250410110734675 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-558:LU)[0x563b4cc7b110]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410110734675 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-558:LU)[0x563b4cc7f0f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410110734675 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-558:LU)[0x563b4cc7b110]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410110734675 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-558:LU)[0x563b4cc7b110]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-558:LU)[0x563b4cc7f0f0] (vlr_lu_fsm.c:817) 20250410110734675 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-558:LU)[0x563b4cc7b110]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410110734675 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x213A3A97:GERAN-A-558:LU)[0x563b4cc7b110]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110734675 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-558:LU)[0x563b4cc7f0f0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410110734675 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-558:LU)[0x563b4cc8b430]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410110734675 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-558:LU)[0x563b4cc8b430]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.972s remaining) (msc_a.c:450) 20250410110734675 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000033/3/1): Available (smpp_smsc.c:626) 20250410110734675 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-558:LU)[0x563b4cc8b430]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110734675 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-558:LU)[0x563b4cc8b430]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110734675 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110734675 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110734675 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110734675 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-558:LU)[0x563b4cc8ac20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110734676 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410110734676 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110734676 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110734676 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110734676 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110734676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110734676 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110734676 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110734676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110734676 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110734676 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 c3 77 14 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(3051)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3051)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3049)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(3049)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3049)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3049)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3049)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(3049)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(3049)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(3049)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(3051)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110734680 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110734680 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110734680 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110734680 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110734680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110734680 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110734680 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110734680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110734680 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110734680 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 02 2e 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110734680 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-558:LU)[0x563b4cc8ac20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110734680 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-558:LU)[0x563b4cc8b430]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110734681 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-558:LU)[0x563b4cc8b430]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110734681 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-558:LU)[0x563b4cc8b430]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110734681 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-558:LU)[0x563b4cc8b430]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110734681 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-558:LU)[0x563b4cc7f0f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110734681 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-558:LU)[0x563b4cc7f0f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-558:LU)[0x563b4cc8b430] (msc_a.c:1053) 20250410110734681 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-558:LU)[0x563b4cc7f0f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410110734681 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-558:LU)[0x563b4cc7f0f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110734681 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-558:LU)[0x563b4cc7f0f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410110734681 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-558:LU)[0x563b4cc8b430]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc7ef40] (msc_a.c:1053) 20250410110734681 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-558:LU)[0x563b4cc8b430]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110734681 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-558:LU)[0x563b4cc8b430]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110734681 DMSC DEBUG msub_fsm[0x563b4cc7ef40]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110734681 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66) MSC-A terminated (msub.c:261) 20250410110734681 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66) 1 MSC-I still active (msub.c:79) 20250410110734681 DMSC DEBUG msub_fsm[0x563b4cc7ef40]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110734681 DMSC DEBUG msub_fsm[0x563b4cc7ef40]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110734681 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-558:LU)[0x563b4cc8ac20]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110734681 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-558:LU)[0x563b4cc8ac20]{READY}: Removing from parent msub_fsm[0x563b4cc7ef40] (msub.c:113) 20250410110734681 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-558 (ran_conn.c:155) 20250410110734681 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-558:LU)[0x563b4cc8ac20]{READY}: Freeing instance (msub.c:113) 20250410110734681 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-558:LU)[0x563b4cc8ac20]{READY}: Deallocated (fsm.c:568) 20250410110734681 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66) Free (msub.c:119) 20250410110734681 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66 - active-conn: now used by 1 (attached) (msub.c:375) 20250410110734681 DMSC DEBUG msub_fsm[0x563b4cc7ef40]{terminating}: Freeing instance (msub.c:113) 20250410110734681 DMSC DEBUG msub_fsm[0x563b4cc7ef40]{terminating}: Deallocated (fsm.c:568) 20250410110734681 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110734681 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110734681 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110734681 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110734681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110734681 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110734681 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110734681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110734681 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110734682 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0e 04 c3 77 14 00 02 2e 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(3051)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3051)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3049)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(3051)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110734683 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110734683 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110734683 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110734683 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110734683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110734683 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110734683 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110734683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110734683 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110734683 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 02 2e c3 77 14 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(3050)@7d38b4d9c9a0: Deleted conn table entry 0TC_setup_refuse0(3057)12810004 TC_setup_refuse0(3057)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110734685 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410110734685 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_setup_refuse0(3057)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_setup_refuse0(3057)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_setup_refuse0(3057)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(3053)@7d38b4d9c9a0: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_setup_refuse0(3057) TC_setup_refuse0(3057)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'A5898C66'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(3050)@7d38b4d9c9a0: Added conn table entry 0TC_setup_refuse0(3057)581415 MSC_Test_0-RAN(3050)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(3049)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(3051)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(3050)@7d38b4d9c9a0: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(3050)@7d38b4d9c9a0: Created Expect[1] for N-CONNECT to be handled at TC_setup_refuse0(3059) 20250410110734884 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110734885 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110734885 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110734885 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110734885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110734885 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110734885 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110734885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110734885 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110734885 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 08 df 27 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 09 03 50 59 02 05 f4 a5 89 8c 66 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110734886 DMSC DEBUG msub_fsm[0x563b4cc7f0f0]{active}: Allocated (fsm.c:456) 20250410110734886 DMSC DEBUG msc_i[0x563b4cc8b430]{READY}: Allocated (fsm.c:456) 20250410110734886 DMSC DEBUG msc_i[0x563b4cc8b430]{READY}: is child of msub_fsm[0x563b4cc7f0f0] (fsm.c:486) 20250410110734886 DMSC DEBUG msc_a[0x563b4cc8ac20]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110734886 DMSC DEBUG msc_a[0x563b4cc8ac20]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc7f0f0] (fsm.c:486) 20250410110734886 DMSC DEBUG msc_a(unknown:GERAN-A-559:NONE)[0x563b4cc8ac20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110734886 DMSC DEBUG msc_i(unknown:GERAN-A-559:NONE)[0x563b4cc8b430]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110734886 DMSC DEBUG msc_a(unknown:GERAN-A-559:NONE)[0x563b4cc8ac20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110734886 DMM DEBUG msc_a(TMSI-0xA5898C66:GERAN-A-559:CM_SERVICE_REQ)[0x563b4cc8ac20]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Voice-Group-Call (gsm_04_08.c:776) 20250410110734886 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA5898C66:GERAN-A-559:CM_SERVICE_REQ)[0x563b4cc7ef40]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410110734886 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA5898C66:GERAN-A-559:CM_SERVICE_REQ)[0x563b4cc7ef40]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xA5898C66:GERAN-A-559:CM_SERVICE_REQ)[0x563b4cc8ac20] (fsm.c:486) 20250410110734886 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA5898C66:GERAN-A-559:CM_SERVICE_REQ)[0x563b4cc7ef40]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410110734886 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA5898C66:GERAN-A-559:CM_SERVICE_REQ)[0x563b4cc7ef40]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410110734886 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410110734886 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410110734886 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-559:CM_SERVICE_REQ)[0x563b4cc8ac20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110734886 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-559:CM_SERVICE_REQ)[0x563b4cc8ac20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110734886 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-559:CM_SERVICE_REQ)[0x563b4cc7ef40]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410110734886 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-559:CM_SERVICE_REQ)[0x563b4cc7ef40]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410110734886 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-559:CM_SERVICE_REQ)[0x563b4cc7ef40]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410110734886 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-559:CM_SERVICE_REQ)[0x563b4cc8b430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110734886 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-559:CM_SERVICE_REQ)[0x563b4cc7ef40]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410110734886 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-559:CM_SERVICE_REQ)[0x563b4cc7ef40]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410110734886 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-559:CM_SERVICE_REQ)[0x563b4cc7ef40]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410110734886 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-559:CM_SERVICE_REQ)[0x563b4cc7ef40]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410110734886 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-559:CM_SERVICE_REQ)[0x563b4cc7ef40]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410110734886 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-559:CM_SERVICE_REQ)[0x563b4cc7ef40]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410110734886 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-559:CM_SERVICE_REQ)[0x563b4cc7ef40]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410110734886 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-559:CM_SERVICE_REQ)[0x563b4cc8b430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110734886 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-559:CM_SERVICE_REQ)[0x563b4cc8ac20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410110734886 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-559:CM_SERVICE_REQ)[0x563b4cc8ac20]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250410110734886 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000033/3/1): Available (smpp_smsc.c:626) 20250410110734886 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410110734887 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110734887 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110734887 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110734887 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110734887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110734887 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110734887 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110734887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110734887 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110734887 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0f 02 08 df 27 00 02 2f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410110734887 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110734887 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110734887 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110734887 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110734887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110734887 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110734887 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110734887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110734887 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110734887 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 08 df 27 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 33 (osmo_ss7_asp.c:1175) 20250410110734888 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110734888 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110734888 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110734888 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110734888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110734888 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110734888 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110734888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110734888 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110734888 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 08 df 27 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(3051)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3051)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3051)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3051)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3051)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3051)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3049)@7d38b4d9c9a0: { messageType := 2, destLocRef := '08DF27'O, sourceLocRef := '00022F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(3049)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(3049)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(3049)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3049)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3049)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3049)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(3049)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3049)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3049)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110734892 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410110734892 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_setup_refuse0(3057)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_setup_refuse0(3057)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_setup_refuse0(3057)@7d38b4d9c9a0: Sending SETUP. MTC@7d38b4d9c9a0: Got test event: "SETUP" MSC_Test_0-RAN(3050)@7d38b4d9c9a0: patching N(SD)=0 into dtap '003200001900'O MSC_Test_0-RAN(3050)@7d38b4d9c9a0: patched enc_l3: '003200001900'O MSC_Test_0-SCCP(3049)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(3049)@7d38b4d9c9a0: vl_len:9 MSC_Test_0-SCCP(3049)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(3049)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010006003200001900'O MSC_Test_0-M3UA(3051)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110734901 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110734901 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110734901 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110734901 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110734901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110734901 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110734901 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110734901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110734901 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110734901 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 02 2f 00 01 09 01 00 06 00 32 00 00 19 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110734901 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-559:CM_SERVICE_REQ)[0x563b4cc8b430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110734901 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-559:CM_SERVICE_REQ)[0x563b4cc8ac20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110734901 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66 + GCC: now used by 3 (attached,active-conn,GCC) (transaction.c:228) 20250410110734902 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-559:CM_SERVICE_REQ)[0x563b4cc8ac20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (msc_vgcs.c:1428) 20250410110734902 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-559:CM_SERVICE_REQ)[0x563b4cc8ac20]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250410110734902 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110734902 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110734902 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110734902 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110734902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110734902 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110734902 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110734902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110734902 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110734902 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 32 00 00 00 b9 00 00 00 c1 03 00 00 02 01 00 09 38 02 02 06 04 43 c1 00 fe 04 04 43 b9 00 fe 0f 0d 00 0b 04 37 05 00 00 19 10 00 69 01 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(3051)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3051)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3049)@7d38b4d9c9a0: First idle individual index:1 MSC_Test_0-SCCP(3049)@7d38b4d9c9a0: Warning: Stopping inactive timer T_ias[1]. MSC_Test_0-RAN(3050)@7d38b4d9c9a0: ExpectedCreateCallback VGCS/VBS Setup 193 MSC_Test_0-RAN(3050)@7d38b4d9c9a0: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(3050)@7d38b4d9c9a0: Found Expect[0] for N-CONNECT handled at TC_setup_refuse0(3058) MSC_Test_0-RAN(3050)@7d38b4d9c9a0: Added conn table entry 1TC_setup_refuse0(3058)2692627 MSC_Test_0-SCCP(3049)@7d38b4d9c9a0: Session index based on connection ID:1 MSC_Test_0-SCCP(3049)@7d38b4d9c9a0: Warning: Re-starting timer T_ias[1], which is already active (running or expired). MSC_Test_0-M3UA(3051)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110734909 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110734909 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110734909 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110734909 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110734909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110734909 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110734909 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110734909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110734909 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110734909 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 c1 00 00 00 b9 03 02 00 00 02 00 09 38 6f 6d 6e 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_setup_refuse0(3058)@7d38b4d9c9a0: Got VGCS/VBS Setup: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 11, pdu := { bssmap := { vGCS_VBSSetup := { messageType := '04'O, groupCallReference := { elementIdentifier := '37'O ("7"), lengthIndicator := 5, descrGroupbroadcastCallRef := '0000191000'O }, priority := omit, vGCS_FeatureFlags := { elementIdentifier := '69'O ("i"), lengthIndicator := 1, TP_Ind := '0'B, AS_Ind := '00'B, BSS_Res := '0'B, tCP := '0'B, spare := '000'B } } } } } MTC@7d38b4d9c9a0: Got test event: "VGCS_SETUP" TC_setup_refuse0(3058)@7d38b4d9c9a0: Sending VGCS/VBS Setup Refuse: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 0, pdu := { bssmap := { vGCS_VBSSetupRefuse := { messageType := '06'O, cause := { elementIdentifier := '04'O, lengthIndicator := 0, causeValue := '0100000'B, extensionCauseValue := '0'B, spare1 := omit } } } } } MSC_Test_0-SCCP(3049)@7d38b4d9c9a0: Session index based on connection ID:1 MSC_Test_0-SCCP(3049)@7d38b4d9c9a0: vl_len:6 MSC_Test_0-SCCP(3049)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(3049)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000406040120'O MSC_Test_0-M3UA(3051)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110735112 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110735113 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110735113 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110735113 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110735113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110735113 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110735113 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110735113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110735113 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110735113 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1d 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 38 00 01 06 00 04 06 04 01 20 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110735113 DASCI NOTICE GCC callref 00000200, BSS #0.24.1: Received VGCS/VBS SETUP REFUSE from BSS. (msc_vgcs.c:1872) 20250410110735113 DASCI ERROR vgcs_cell(vgcs-cell-42)[0x563b4cc68440]{NULL}: transition to state Releasing VGCS/VBS channel not permitted! (msc_vgcs.c:2291) 20250410110735113 DLSCCP ERROR Received unknown conn-id 2361 for primitive N-DATA.request (sccp_scoc.c:1948) 20250410110735114 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-559:CM_SERVICE_REQ)[0x563b4cc8b430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110735114 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66 - GCC: now used by 2 (attached,active-conn) (transaction.c:281) 20250410110735114 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-559:CM_SERVICE_REQ)[0x563b4cc8ac20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110735114 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-559:CM_SERVICE_REQ)[0x563b4cc8ac20]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250410110735114 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110735114 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110735114 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110735114 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-559:CM_SERVICE_REQ)[0x563b4cc8b430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110735114 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410110735114 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110735114 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110735114 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110735114 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110735114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110735115 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110735115 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110735115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110735115 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110735115 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 02 06 6f 6d 6e 00 01 06 00 04 20 04 01 60 00 00 00 (osmo_ss7_asp.c:1175) 20250410110735115 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110735115 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110735115 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110735115 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110735115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110735115 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110735115 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110735115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110735115 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110735115 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 08 df 27 00 01 07 01 00 04 80 34 01 11 00 00 (osmo_ss7_asp.c:1175) 20250410110735115 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110735115 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110735115 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110735115 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110735115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110735115 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110735115 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110735115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110735115 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110735115 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 08 df 27 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(3051)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3051)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3051)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3051)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3051)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3051)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3049)@7d38b4d9c9a0: Session index based on local reference:1 MSC_Test_0-SCCP(3049)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3049)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3049)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3049)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(3049)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3049)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3049)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3049)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(3049)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3049)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3049)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_setup_refuse0(3058)@7d38b4d9c9a0: Got Clear Command on control connection. MTC@7d38b4d9c9a0: Got test event: "CLEAR" TC_setup_refuse0(3057)@7d38b4d9c9a0: Got GCC Termination with failure. MTC@7d38b4d9c9a0: Got test event: "GCC_TERMINATION_FAIL" TC_setup_refuse0(3057)@7d38b4d9c9a0: Got Clear Command on initial connection. MTC@7d38b4d9c9a0: Got test event: "CLEAR" MTC@7d38b4d9c9a0: All connection are cleared now. TC_setup_refuse0(3059)@7d38b4d9c9a0: Final verdict of PTC: none TC_setup_refuse0(3057)@7d38b4d9c9a0: Final verdict of PTC: pass TC_setup_refuse0(3058)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: getverdict: none MTC@7d38b4d9c9a0: setverdict(pass): none -> pass MTC@7d38b4d9c9a0: getverdict: pass MTC@7d38b4d9c9a0: All expected events have been received. The test passed. 20250410110735635 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410110735636 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250410110735636 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410110735636 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110735636 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410110735636 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410110735636 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410110735636 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110735636 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110735636 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410110735636 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110735636 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110735636 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410110735636 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110735636 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110735636 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110735636 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110735636 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110735636 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110735636 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110735636 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250410110735637 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) MSC_Test_0-M3UA(3051)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110735637 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MNCC(3052)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-SCCP(3049)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(3055)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3062)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(3050)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3060)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110735639 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(3056)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(3054)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3048)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(3053)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3061)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: pass MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(3048): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(3049): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(3050): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(3051): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(3052): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(3053): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(3054): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(3055): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(3056): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC TC_setup_refuse0(3057): pass (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC TC_setup_refuse0(3058): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC TC_setup_refuse0(3059): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(3060): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(3061): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(3062): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_setup_refuse finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_setup_refuse pass'. Thu Apr 10 11:07:35 UTC 2025 ====== MSC_Tests_ASCI.TC_setup_refuse pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests_ASCI.TC_setup_refuse.talloc 20250410110736641 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410110737637 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110737637 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110737637 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110737642 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=350024) 20250410110738642 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=350024, count=351284) 20250410110739643 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_setup_refuse pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_assign_fail'. ------ MSC_Tests_ASCI.TC_assign_fail ------ Thu Apr 10 11:07:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_ASCI.TC_assign_fail.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_ASCI.TC_assign_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410110740645 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_assign_fail' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_assign_fail started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(3066)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(3066)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(3066)@7d38b4d9c9a0: ************************************************* MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-SCCP(3064)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410110741240 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(3067)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410110741435 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110741436 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410110741436 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110741436 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3066)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(3066)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(3066)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(3066)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(3066)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250410110741440 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110741440 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110741440 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110741440 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110741440 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110741440 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110741440 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110741440 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110741440 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110741440 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410110741440 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3066)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3066)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(3066)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(3066)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(3066)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3066)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110741440 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110741440 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110741440 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110741440 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410110741440 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110741440 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110741440 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110741440 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110741440 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110741440 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410110741441 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110741441 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410110741441 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410110741441 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(3066)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3066)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(3066)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(3066)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3066)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110741645 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410110741645 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(3069)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(3069)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410110741648 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(3069)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3069)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3069)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(3069)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(3069)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(3069)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410110741671 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410110741671 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(3070)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000033" to be handled at TC_assign_fail0(3072) TC_assign_fail0(3072)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000033'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410110742243 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110742243 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110742243 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110742243 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110742243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110742243 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110742243 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110742243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110742243 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110742243 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(3066)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110742244 DASCI ERROR vgcs_cell(vgcs-cell-42)[0x563b4cc68440]{NULL}: Event VGCS_CELL_EV_RELEASED not permitted (msc_vgcs.c:2698) 20250410110742244 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-2360 (ran_conn.c:155) 20250410110742244 DMSC DEBUG NULL{fi=NULL}: Closing no-RAN-peer-559 (ran_conn.c:142) 20250410110742244 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-559:CM_SERVICE_REQ)[0x563b4cc8b430]{READY}: Received Event MSC_EV_FROM_RAN_CONN_RELEASED (ran_conn.c:145) 20250410110742244 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-559:CM_SERVICE_REQ)[0x563b4cc8b430]{READY}: State change to CLEARED (no timeout) (msc_i.c:359) 20250410110742244 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-559:CM_SERVICE_REQ)[0x563b4cc8b430]{CLEARED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_i.c:221) 20250410110742244 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-559:CM_SERVICE_REQ)[0x563b4cc8b430]{CLEARED}: Removing from parent msub_fsm[0x563b4cc7f0f0] (msc_i.c:221) 20250410110742244 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-559:CM_SERVICE_REQ)[0x563b4cc8b430]{CLEARED}: Freeing instance (msc_i.c:221) 20250410110742244 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-559:CM_SERVICE_REQ)[0x563b4cc8b430]{CLEARED}: Deallocated (fsm.c:568) 20250410110742244 DMSC DEBUG msub_fsm[0x563b4cc7f0f0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_i.c:221) 20250410110742244 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66) MSC-I terminated (msub.c:261) 20250410110742244 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66) 1 MSC-A still active (msub.c:79) 20250410110742244 DMSC DEBUG msub_fsm[0x563b4cc7f0f0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110742244 DMSC DEBUG msub_fsm[0x563b4cc7f0f0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110742244 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-559:CM_SERVICE_REQ)[0x563b4cc8ac20]{MSC_A_ST_RELEASING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110742244 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-559:CM_SERVICE_REQ)[0x563b4cc7ef40]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110742244 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-559:CM_SERVICE_REQ)[0x563b4cc7ef40]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-559:CM_SERVICE_REQ)[0x563b4cc8ac20] (msub.c:113) 20250410110742244 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-559:CM_SERVICE_REQ)[0x563b4cc7ef40]{PR_ARQ_S_DONE}: Freeing instance (msub.c:113) 20250410110742244 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-559:CM_SERVICE_REQ)[0x563b4cc7ef40]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410110742244 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-559:CM_SERVICE_REQ)[0x563b4cc8ac20]{MSC_A_ST_RELEASING}: Removing from parent msub_fsm[0x563b4cc7f0f0] (msub.c:113) 20250410110742244 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-559:CM_SERVICE_REQ)[0x563b4cc8ac20]{MSC_A_ST_RELEASING}: Freeing instance (msub.c:113) 20250410110742244 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-559:CM_SERVICE_REQ)[0x563b4cc8ac20]{MSC_A_ST_RELEASING}: Deallocated (fsm.c:568) 20250410110742244 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66) Free (msub.c:119) 20250410110742244 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66 - active-conn: now used by 1 (attached) (msub.c:375) 20250410110742244 DMSC DEBUG msub_fsm[0x563b4cc7f0f0]{terminating}: Freeing instance (msub.c:113) 20250410110742244 DMSC DEBUG msub_fsm[0x563b4cc7f0f0]{terminating}: Deallocated (fsm.c:568) 20250410110742244 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-559 (ran_conn.c:155) 20250410110742245 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110742245 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110742245 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110742245 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110742245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110742245 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110742245 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110742245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110742245 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110742245 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 02 04 6f 6d 6e 00 09 38 00 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410110742245 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110742245 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110742245 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110742245 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110742245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110742245 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110742245 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110742245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110742245 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110742245 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(3066)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3066)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3066)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3066)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3066)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110742249 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110742249 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110742249 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110742249 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110742249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110742249 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110742249 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110742249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110742249 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110742249 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 09 38 6f 6d 6e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(3065)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(3065)@7d38b4d9c9a0: Added conn table entry 0TC_assign_fail0(3072)998680 MSC_Test_0-SCCP(3064)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(3065)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(3066)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(3065)@7d38b4d9c9a0: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(3065)@7d38b4d9c9a0: Created Expect[0] for N-CONNECT to be handled at TC_assign_fail0(3073) MSC_Test_0-RAN(3065)@7d38b4d9c9a0: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(3065)@7d38b4d9c9a0: Created Expect[1] for N-CONNECT to be handled at TC_assign_fail0(3074) 20250410110742452 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110742452 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110742453 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110742453 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110742453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110742453 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110742453 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110742453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110742453 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110742453 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 0f 3d 18 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 33 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110742453 DMSC DEBUG msub_fsm[0x563b4cc878e0]{active}: Allocated (fsm.c:456) 20250410110742453 DMSC DEBUG msc_i[0x563b4cc8b430]{READY}: Allocated (fsm.c:456) 20250410110742453 DMSC DEBUG msc_i[0x563b4cc8b430]{READY}: is child of msub_fsm[0x563b4cc878e0] (fsm.c:486) 20250410110742453 DMSC DEBUG msc_a[0x563b4cc7ef40]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110742453 DMSC DEBUG msc_a[0x563b4cc7ef40]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc878e0] (fsm.c:486) 20250410110742453 DMSC DEBUG msc_a(unknown:GERAN-A-560:NONE)[0x563b4cc7ef40]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110742453 DMSC DEBUG msc_i(unknown:GERAN-A-560:NONE)[0x563b4cc8b430]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110742454 DMSC DEBUG msc_a(unknown:GERAN-A-560:NONE)[0x563b4cc7ef40]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110742454 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-560:LU)[0x563b4cc7ef40]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000033 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410110742454 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-560:LU)[0x563b4cc7ef40]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410110742454 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-560:LU)[0x563b4cc8ac20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410110742454 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-560:LU)[0x563b4cc8ac20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000033:GERAN-A-560:LU)[0x563b4cc7ef40] (fsm.c:486) 20250410110742454 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-560:LU)[0x563b4cc8ac20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410110742454 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-560:LU)[0x563b4cc8ac20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410110742454 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410110742454 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410110742454 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-560:LU)[0x563b4cc7ef40]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110742454 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-560:LU)[0x563b4cc7ef40]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110742454 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250410110742454 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410110742454 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-560:LU)[0x563b4cc8ac20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410110742454 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-560:LU)[0x563b4cc8ac20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410110742454 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-560:LU)[0x563b4cc8ac20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410110742454 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-560:LU)[0x563b4cc8ac20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410110742454 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-560:LU)[0x563b4cc8b430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110742454 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-560:LU)[0x563b4cc8ac20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410110742454 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-560:LU)[0x563b4cc8ac20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410110742454 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-560:LU)[0x563b4cc7f0f0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110742454 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-560:LU)[0x563b4cc7f0f0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-560:LU)[0x563b4cc8ac20] (fsm.c:486) 20250410110742454 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-560:LU)[0x563b4cc7f0f0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410110742454 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-560:LU)[0x563b4cc7f0f0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410110742454 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110742454 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110742454 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110742454 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110742455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110742455 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110742455 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110742455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110742455 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110742455 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 01 02 0f 3d 18 00 02 30 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410110742455 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110742455 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110742455 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110742455 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110742455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110742455 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110742455 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110742455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110742455 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110742455 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 01 06 0f 3d 18 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 33 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(3066)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3066)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3066)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3066)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3064)@7d38b4d9c9a0: { messageType := 2, destLocRef := '0F3D18'O, sourceLocRef := '000230'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(3064)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(3064)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(3064)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3064)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3064)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(3070)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000033" handled at TC_assign_fail0(3072) MSC_Test-GSUP(3070)@7d38b4d9c9a0: Added IMSI table entry 0TC_assign_fail0(3072)"262420000000033" 20250410110742463 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410110742463 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_assign_fail0(3072)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_assign_fail0(3072)@7d38b4d9c9a0: setverdict(pass): none -> pass MSC_Test_0-SCCP(3064)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(3064)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(3064)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(3064)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(3066)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110742467 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110742468 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110742468 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110742468 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110742468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110742468 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110742468 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110742468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110742468 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110742468 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 02 30 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110742468 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-560:LU)[0x563b4cc8b430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110742468 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-560:LU)[0x563b4cc7ef40]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110742476 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110742476 DVLR DEBUG IMSI:262420000000033 has MSISDN:491230000033 (vlr.c:1045) 20250410110742476 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250410110742476 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410110742477 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110742477 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-560:LU)[0x563b4cc8ac20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410110742477 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-560:LU)[0x563b4cc7f0f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410110742477 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-560:LU)[0x563b4cc7f0f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410110742477 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-560:LU)[0x563b4cc7f0f0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410110742477 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-560:LU)[0x563b4cc7f0f0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-560:LU)[0x563b4cc8ac20] (vlr_lu_fsm.c:110) 20250410110742477 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-560:LU)[0x563b4cc7f0f0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410110742477 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-560:LU)[0x563b4cc7f0f0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110742477 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-560:LU)[0x563b4cc8ac20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410110742477 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-560:LU)[0x563b4cc8ac20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410110742477 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-560:LU)[0x563b4cc7b110]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110742477 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-560:LU)[0x563b4cc7b110]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-560:LU)[0x563b4cc8ac20] (fsm.c:486) 20250410110742477 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-560:LU)[0x563b4cc7b110]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410110742477 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-560:LU)[0x563b4cc7b110]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410110742477 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-560:LU)[0x563b4cc7b110]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410110742477 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-560:LU)[0x563b4cc7b110]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410110742478 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:TMSInew-0x19053694) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250410110742478 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-560:LU)[0x563b4cc7b110]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410110742478 DMM DEBUG -> IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:TMSInew-0x19053694 LOCATION UPDATE ACCEPT (TMSI = 0x19053694) (gsm_04_08.c:149) 20250410110742478 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:TMSInew-0x19053694:GERAN-A-560:LU)[0x563b4cc8b430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110742478 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:TMSInew-0x19053694 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410110742478 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110742478 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110742478 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110742478 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110742478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110742478 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110742478 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110742478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110742478 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110742478 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 01 06 0f 3d 18 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 19 05 36 94 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(3066)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3066)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3064)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(3064)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3064)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3064)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assign_fail0(3072)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(3065)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(3065)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(3064)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(3064)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(3064)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(3064)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O 20250410110742496 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110742496 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110742496 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110742496 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110742496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110742496 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110742496 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110742496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110742496 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110742496 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 02 30 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(3066)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110742496 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:TMSInew-0x19053694:GERAN-A-560:LU)[0x563b4cc8b430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110742497 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:TMSInew-0x19053694:GERAN-A-560:LU)[0x563b4cc7ef40]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110742497 DMM DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:TMSInew-0x19053694:GERAN-A-560:LU)[0x563b4cc7ef40]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410110742497 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:TMSInew-0x19053694:GERAN-A-560:LU)[0x563b4cc8ac20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410110742497 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-560:LU)[0x563b4cc7b110]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410110742497 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250410110742497 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-560:LU)[0x563b4cc7b110]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410110742497 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-560:LU)[0x563b4cc8ac20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410110742497 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-560:LU)[0x563b4cc7b110]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410110742497 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-560:LU)[0x563b4cc7b110]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-560:LU)[0x563b4cc8ac20] (vlr_lu_fsm.c:817) 20250410110742497 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-560:LU)[0x563b4cc7b110]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410110742497 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA5898C66:GERAN-A-560:LU)[0x563b4cc7b110]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110742497 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-560:LU)[0x563b4cc8ac20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410110742497 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-560:LU)[0x563b4cc7ef40]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410110742497 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-560:LU)[0x563b4cc7ef40]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.956s remaining) (msc_a.c:450) 20250410110742497 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000033/3/1): Available (smpp_smsc.c:626) 20250410110742497 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-560:LU)[0x563b4cc7ef40]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110742497 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-560:LU)[0x563b4cc7ef40]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110742497 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110742497 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110742497 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110742497 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-560:LU)[0x563b4cc8b430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110742497 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410110742497 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110742497 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110742497 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110742497 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110742497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110742497 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110742497 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110742497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110742497 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110742497 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 01 06 0f 3d 18 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(3066)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3066)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3064)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(3064)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3064)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3064)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3064)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(3064)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(3064)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(3064)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410110742501 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110742501 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110742501 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110742501 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110742501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110742501 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110742501 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110742501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110742501 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(3066)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110742501 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 02 30 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110742501 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-560:LU)[0x563b4cc8b430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110742502 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-560:LU)[0x563b4cc7ef40]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110742502 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-560:LU)[0x563b4cc7ef40]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110742502 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-560:LU)[0x563b4cc7ef40]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110742502 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-560:LU)[0x563b4cc7ef40]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110742502 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-560:LU)[0x563b4cc8ac20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110742502 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-560:LU)[0x563b4cc8ac20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-560:LU)[0x563b4cc7ef40] (msc_a.c:1053) 20250410110742502 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-560:LU)[0x563b4cc8ac20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410110742502 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-560:LU)[0x563b4cc8ac20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110742502 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-560:LU)[0x563b4cc8ac20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410110742502 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-560:LU)[0x563b4cc7ef40]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc878e0] (msc_a.c:1053) 20250410110742502 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-560:LU)[0x563b4cc7ef40]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110742502 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-560:LU)[0x563b4cc7ef40]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110742502 DMSC DEBUG msub_fsm[0x563b4cc878e0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110742502 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694) MSC-A terminated (msub.c:261) 20250410110742502 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694) 1 MSC-I still active (msub.c:79) 20250410110742502 DMSC DEBUG msub_fsm[0x563b4cc878e0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110742502 DMSC DEBUG msub_fsm[0x563b4cc878e0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110742502 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-560:LU)[0x563b4cc8b430]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110742502 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-560:LU)[0x563b4cc8b430]{READY}: Removing from parent msub_fsm[0x563b4cc878e0] (msub.c:113) 20250410110742502 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-560 (ran_conn.c:155) 20250410110742502 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-560:LU)[0x563b4cc8b430]{READY}: Freeing instance (msub.c:113) 20250410110742502 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-560:LU)[0x563b4cc8b430]{READY}: Deallocated (fsm.c:568) 20250410110742502 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694) Free (msub.c:119) 20250410110742502 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694 - active-conn: now used by 1 (attached) (msub.c:375) 20250410110742502 DMSC DEBUG msub_fsm[0x563b4cc878e0]{terminating}: Freeing instance (msub.c:113) 20250410110742502 DMSC DEBUG msub_fsm[0x563b4cc878e0]{terminating}: Deallocated (fsm.c:568) 20250410110742502 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110742502 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110742503 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110742503 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110742503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110742503 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110742503 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110742503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110742503 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110742503 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 01 04 0f 3d 18 00 02 30 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(3066)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3066)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3064)@7d38b4d9c9a0: Session index based on local reference:0 20250410110742504 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110742504 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110742504 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110742504 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(3066)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110742504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110742504 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110742504 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110742504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110742504 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110742504 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 02 30 0f 3d 18 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(3065)@7d38b4d9c9a0: Deleted conn table entry 0TC_assign_fail0(3072)998680 TC_assign_fail0(3072)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110742507 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410110742507 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_assign_fail0(3072)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_assign_fail0(3072)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_assign_fail0(3072)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(3068)@7d38b4d9c9a0: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assign_fail0(3072) TC_assign_fail0(3072)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '19053694'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(3065)@7d38b4d9c9a0: Added conn table entry 0TC_assign_fail0(3072)14192093 MSC_Test_0-RAN(3065)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(3064)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(3066)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110742705 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110742705 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110742705 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110742705 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110742705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110742705 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110742705 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110742705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110742705 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110742705 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 d8 8d dd 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 09 03 50 59 02 05 f4 19 05 36 94 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110742706 DMSC DEBUG msub_fsm[0x563b4cc8ac20]{active}: Allocated (fsm.c:456) 20250410110742706 DMSC DEBUG msc_i[0x563b4cc7ef40]{READY}: Allocated (fsm.c:456) 20250410110742706 DMSC DEBUG msc_i[0x563b4cc7ef40]{READY}: is child of msub_fsm[0x563b4cc8ac20] (fsm.c:486) 20250410110742706 DMSC DEBUG msc_a[0x563b4cc8b430]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110742706 DMSC DEBUG msc_a[0x563b4cc8b430]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc8ac20] (fsm.c:486) 20250410110742706 DMSC DEBUG msc_a(unknown:GERAN-A-561:NONE)[0x563b4cc8b430]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110742706 DMSC DEBUG msc_i(unknown:GERAN-A-561:NONE)[0x563b4cc7ef40]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110742706 DMSC DEBUG msc_a(unknown:GERAN-A-561:NONE)[0x563b4cc8b430]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110742706 DMM DEBUG msc_a(TMSI-0x19053694:GERAN-A-561:CM_SERVICE_REQ)[0x563b4cc8b430]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Voice-Group-Call (gsm_04_08.c:776) 20250410110742706 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x19053694:GERAN-A-561:CM_SERVICE_REQ)[0x563b4cc878e0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410110742706 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x19053694:GERAN-A-561:CM_SERVICE_REQ)[0x563b4cc878e0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x19053694:GERAN-A-561:CM_SERVICE_REQ)[0x563b4cc8b430] (fsm.c:486) 20250410110742706 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x19053694:GERAN-A-561:CM_SERVICE_REQ)[0x563b4cc878e0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410110742706 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x19053694:GERAN-A-561:CM_SERVICE_REQ)[0x563b4cc878e0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410110742706 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410110742706 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410110742706 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-561:CM_SERVICE_REQ)[0x563b4cc8b430]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110742706 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-561:CM_SERVICE_REQ)[0x563b4cc8b430]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110742706 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-561:CM_SERVICE_REQ)[0x563b4cc878e0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410110742706 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-561:CM_SERVICE_REQ)[0x563b4cc878e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410110742706 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-561:CM_SERVICE_REQ)[0x563b4cc878e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410110742706 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-561:CM_SERVICE_REQ)[0x563b4cc7ef40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110742706 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-561:CM_SERVICE_REQ)[0x563b4cc878e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410110742706 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-561:CM_SERVICE_REQ)[0x563b4cc878e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410110742706 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-561:CM_SERVICE_REQ)[0x563b4cc878e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410110742706 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-561:CM_SERVICE_REQ)[0x563b4cc878e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410110742706 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-561:CM_SERVICE_REQ)[0x563b4cc878e0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410110742706 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-561:CM_SERVICE_REQ)[0x563b4cc878e0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410110742706 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-561:CM_SERVICE_REQ)[0x563b4cc878e0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410110742706 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-561:CM_SERVICE_REQ)[0x563b4cc7ef40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110742706 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-561:CM_SERVICE_REQ)[0x563b4cc8b430]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410110742706 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-561:CM_SERVICE_REQ)[0x563b4cc8b430]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250410110742706 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000033/3/1): Available (smpp_smsc.c:626) 20250410110742706 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410110742707 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110742707 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110742707 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110742707 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110742707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110742707 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110742707 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110742707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110742707 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110742707 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 00 02 d8 8d dd 00 02 31 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410110742707 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110742707 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110742707 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110742707 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110742707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110742707 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110742707 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110742707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110742707 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110742707 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 00 06 d8 8d dd 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 33 (osmo_ss7_asp.c:1175) 20250410110742707 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110742707 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110742707 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110742707 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110742707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110742707 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110742707 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110742707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110742707 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110742707 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 00 06 d8 8d dd 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(3066)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3066)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3066)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3066)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3066)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-SCCP(3064)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'D88DDD'O, sourceLocRef := '000231'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(3064)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-M3UA(3066)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3064)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(3064)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3064)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3064)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3064)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(3064)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3064)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3064)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110742711 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410110742711 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_assign_fail0(3072)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_assign_fail0(3072)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_assign_fail0(3072)@7d38b4d9c9a0: Sending SETUP. MTC@7d38b4d9c9a0: Got test event: "SETUP" MSC_Test_0-RAN(3065)@7d38b4d9c9a0: patching N(SD)=0 into dtap '003200001900'O MSC_Test_0-RAN(3065)@7d38b4d9c9a0: patched enc_l3: '003200001900'O MSC_Test_0-SCCP(3064)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(3064)@7d38b4d9c9a0: vl_len:9 MSC_Test_0-SCCP(3064)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(3064)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010006003200001900'O MSC_Test_0-M3UA(3066)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110742719 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110742719 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110742719 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110742719 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110742719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110742720 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110742720 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110742720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110742720 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110742720 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 02 31 00 01 09 01 00 06 00 32 00 00 19 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110742720 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-561:CM_SERVICE_REQ)[0x563b4cc7ef40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110742720 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-561:CM_SERVICE_REQ)[0x563b4cc8b430]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110742720 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694 + GCC: now used by 3 (attached,active-conn,GCC) (transaction.c:228) 20250410110742720 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-561:CM_SERVICE_REQ)[0x563b4cc8b430]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (msc_vgcs.c:1428) 20250410110742720 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-561:CM_SERVICE_REQ)[0x563b4cc8b430]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250410110742721 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110742721 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110742721 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110742721 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110742721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110742721 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110742721 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110742721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110742721 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110742721 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 32 00 00 00 b9 00 00 00 c1 03 00 00 00 01 00 09 3a 02 02 06 04 43 c1 00 fe 04 04 43 b9 00 fe 0f 0d 00 0b 04 37 05 00 00 19 10 00 69 01 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(3066)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3066)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3064)@7d38b4d9c9a0: First idle individual index:1 MSC_Test_0-SCCP(3064)@7d38b4d9c9a0: Warning: Stopping inactive timer T_ias[1]. MSC_Test_0-RAN(3065)@7d38b4d9c9a0: ExpectedCreateCallback VGCS/VBS Setup 193 MSC_Test_0-RAN(3065)@7d38b4d9c9a0: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(3065)@7d38b4d9c9a0: Found Expect[0] for N-CONNECT handled at TC_assign_fail0(3073) MSC_Test_0-RAN(3065)@7d38b4d9c9a0: Added conn table entry 1TC_assign_fail0(3073)3648619 MSC_Test_0-SCCP(3064)@7d38b4d9c9a0: Session index based on connection ID:1 MSC_Test_0-M3UA(3066)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(3064)@7d38b4d9c9a0: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250410110742727 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110742727 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110742727 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110742727 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110742727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110742727 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110742728 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110742728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110742728 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110742728 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 c1 00 00 00 b9 03 02 00 00 02 00 09 3a ba 39 f0 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_assign_fail0(3073)@7d38b4d9c9a0: Got VGCS/VBS Setup: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 11, pdu := { bssmap := { vGCS_VBSSetup := { messageType := '04'O, groupCallReference := { elementIdentifier := '37'O ("7"), lengthIndicator := 5, descrGroupbroadcastCallRef := '0000191000'O }, priority := omit, vGCS_FeatureFlags := { elementIdentifier := '69'O ("i"), lengthIndicator := 1, TP_Ind := '0'B, AS_Ind := '00'B, BSS_Res := '0'B, tCP := '0'B, spare := '000'B } } } } } MTC@7d38b4d9c9a0: Got test event: "VGCS_SETUP" TC_assign_fail0(3073)@7d38b4d9c9a0: Sending VGCS/VBS Setup Ack: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 0, pdu := { bssmap := { vGCS_VBSSetupAck := { messageType := '05'O, vGCS_FeatureFlags := omit } } } } MSC_Test_0-SCCP(3064)@7d38b4d9c9a0: Session index based on connection ID:1 MSC_Test_0-SCCP(3064)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(3064)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(3064)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000105'O MSC_Test_0-M3UA(3066)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110742929 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110742929 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110742929 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110742929 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110742929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110742929 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110742929 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110742929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110742929 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110742929 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 3a 00 01 03 00 01 05 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110742929 DCC DEBUG rtp_stream(vgcs-cell-42)[0x563b4cc167c0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410110742929 DCC DEBUG rtp_stream(vgcs-cell-42)[0x563b4cc167c0]{UNINITIALIZED}: is child of vgcs_cell(vgcs-cell-42)[0x563b4cc56a90] (fsm.c:486) 20250410110742929 DCC DEBUG rtp_stream(vgcs-cell-42:call-239:RTP_TO_RAN:no-CI)[0x563b4cc167c0]{UNINITIALIZED}: setting codecs to GSM#3 (rtp_stream.c:430) 20250410110742929 DCC DEBUG rtp_stream(vgcs-cell-42:call-239:RTP_TO_RAN:no-CI)[0x563b4cc167c0]{UNINITIALIZED}: setting mode to recvonly (rtp_stream.c:443) 20250410110742929 DCC DEBUG rtp_stream(vgcs-cell-42:call-239:RTP_TO_RAN:no-CI)[0x563b4cc167c0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250410110742930 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110742930 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110742930 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110742930 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110742930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110742930 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110742930 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110742930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110742930 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110742930 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 00 06 ba 39 f0 00 01 06 00 04 4d 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(3066)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3066)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3064)@7d38b4d9c9a0: Session index based on local reference:1 MSC_Test_0-SCCP(3064)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3064)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3064)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MGCP(3068)@7d38b4d9c9a0: Found Expect[0] for { line := { verb := "CRCX", trans_id := "463", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ef" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assign_fail0(3072) TC_assign_fail0(3073)@7d38b4d9c9a0: Got Uplink Seized Cmd: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 4, pdu := { bssmap := { uplinkSeizedCommand := { messageType := '4D'O ("M"), cause := { elementIdentifier := '04'O, lengthIndicator := 1, causeValue := '0001001'B, extensionCauseValue := '0'B, spare1 := omit }, talkerPriority := omit, emergencySetIndication := omit, talkerIdentity := omit } } } } MTC@7d38b4d9c9a0: Got test event: "UPLINK_SEIZED" TC_assign_fail0(3072)@7d38b4d9c9a0: as_optional_mgcp_crcx: rx CRCX 20250410110742956 DCC DEBUG rtp_stream(vgcs-cell-42:call-239:RTP_TO_RAN:no-CI)[0x563b4cc167c0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410110742957 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110742957 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110742957 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110742957 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110742957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110742957 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110742957 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110742957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110742957 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110742957 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 4b 00 00 00 b9 00 00 00 c1 03 00 00 01 01 00 09 3b 02 02 06 04 43 c1 00 fe 04 04 43 b9 00 fe 0f 26 00 24 07 0b 03 01 08 01 33 01 05 03 02 00 2a 37 05 00 00 19 10 00 7c 06 01 01 01 01 27 10 7f ef 00 00 00 7d 01 80 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(3066)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3066)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3064)@7d38b4d9c9a0: First idle individual index:2 MSC_Test_0-SCCP(3064)@7d38b4d9c9a0: Warning: Stopping inactive timer T_ias[2]. MSC_Test_0-RAN(3065)@7d38b4d9c9a0: ExpectedCreateCallback VGCS/VBS Assignment 193 MSC_Test_0-RAN(3065)@7d38b4d9c9a0: ExpectTable[0].n_connectPointCode = omit ==? 193 MSC_Test_0-RAN(3065)@7d38b4d9c9a0: ExpectTable[1].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(3065)@7d38b4d9c9a0: Found Expect[1] for N-CONNECT handled at TC_assign_fail0(3074) MSC_Test_0-RAN(3065)@7d38b4d9c9a0: Added conn table entry 2TC_assign_fail0(3074)15999793 MSC_Test_0-SCCP(3064)@7d38b4d9c9a0: Session index based on connection ID:2 20250410110742963 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110742963 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110742963 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110742963 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110742963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110742963 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110742963 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110742963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110742963 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110742963 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 c1 00 00 00 b9 03 02 00 00 02 00 09 3b 2e 99 62 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(3064)@7d38b4d9c9a0: Warning: Re-starting timer T_ias[2], which is already active (running or expired). MSC_Test_0-M3UA(3066)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_assign_fail0(3074)@7d38b4d9c9a0: Got VGCS/VBS Assignment Request: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 36, pdu := { bssmap := { vGCS_VBSAssignmentRequest := { messageType := '07'O ("\a"), channelType := { elementIdentifier := '0B'O ("\v"), lengthIndicator := 3, speechOrDataIndicator := '0001'B, spare1_4 := '0000'B, channelRateAndType := '08'O ("\b"), speechId_DataIndicator := '01'O }, assignmentRequirement := { elementIdentifier := '33'O ("3"), assignmentRequirement := '01'O }, cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 3, cellIdentifierDiscriminator := '0010'B, spare1_4 := '0000'B, cellIdentification := { cI_CI := '002A'O } }, groupCallReference := { elementIdentifier := '37'O ("7"), lengthIndicator := 5, descrGroupbroadcastCallRef := '0000191000'O }, priority := omit, circuitIdentityCode := omit, downLinkDTX_Flag := omit, encryptionInformation := omit, vSTK_RAND := omit, vSTK := omit, cellIdentifierListSegment := omit, aoIPTransportLayer := { elementIdentifier := '7C'O ("|"), lengthIndicator := 6, ipAddress := { ipv4 := '01010101'O }, uDPPortValue := 10000 }, callIdentifier := { elementIdentifier := '7F'O, callIdentifierInfo := 'EF000000'O }, codecList := { elementIdentifier := '7D'O ("}"), lengthIndicator := 1, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit } } } } } } } MTC@7d38b4d9c9a0: Got test event: "VGCS_ASSIGN" TC_assign_fail0(3074)@7d38b4d9c9a0: Sending VGCS/VBS Assignment Failure: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 0, pdu := { bssmap := { vGCS_VBSAssignmentFailure := { messageType := '1D'O, cause := { elementIdentifier := '04'O, lengthIndicator := 0, causeValue := '0100000'B, extensionCauseValue := '0'B, spare1 := omit }, circuitPool := omit, circuitPoolList := omit, codecList := omit } } } } MSC_Test_0-SCCP(3064)@7d38b4d9c9a0: Session index based on connection ID:2 MSC_Test_0-SCCP(3064)@7d38b4d9c9a0: vl_len:6 MSC_Test_0-SCCP(3064)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(3064)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '00041D040120'O MSC_Test_0-M3UA(3066)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110743165 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110743165 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110743165 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110743165 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110743165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110743165 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110743165 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110743165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110743165 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110743165 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1d 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 3b 00 01 06 00 04 1d 04 01 20 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110743165 DASCI NOTICE GCC callref 00000200, BSS #0.24.1, CID 42: Received VGCS/VBS ASSIGNMENT FAILURE from BSS. (msc_vgcs.c:2528) 20250410110743166 DCC DEBUG rtp_stream(vgcs-cell-42:call-239:RTP_TO_RAN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc167c0]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:385) 20250410110743166 DCC DEBUG rtp_stream(vgcs-cell-42:call-239:RTP_TO_RAN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc167c0]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250410110743166 DCC DEBUG rtp_stream(vgcs-cell-42:call-239:RTP_TO_RAN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc167c0]{DISCARDING}: Removing from parent vgcs_cell(vgcs-cell-42)[0x563b4cc56a90] (rtp_stream.c:239) 20250410110743166 DCC DEBUG rtp_stream(vgcs-cell-42:call-239:RTP_TO_RAN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc167c0]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250410110743166 DCC DEBUG rtp_stream(vgcs-cell-42:call-239:RTP_TO_RAN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc167c0]{DISCARDING}: Deallocated (fsm.c:568) 20250410110743166 DASCI ERROR GCC callref 00000200, BSS #0.24.1, CID 42: RTP stream gone. (msc_vgcs.c:2596) 20250410110743166 DASCI NOTICE GCC callref 00000200, BSS #0.24.1: All VGCS/VBS assignments failed. (msc_vgcs.c:1904) 20250410110743166 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-561:CM_SERVICE_REQ)[0x563b4cc7ef40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110743166 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694 - GCC: now used by 2 (attached,active-conn) (transaction.c:281) 20250410110743166 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-561:CM_SERVICE_REQ)[0x563b4cc8b430]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110743166 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-561:CM_SERVICE_REQ)[0x563b4cc8b430]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250410110743166 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110743166 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110743166 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110743166 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-561:CM_SERVICE_REQ)[0x563b4cc7ef40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110743167 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410110743167 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110743167 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110743167 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110743167 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110743167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110743167 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110743167 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110743167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110743167 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110743167 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 01 06 2e 99 62 00 01 06 00 04 20 04 01 60 00 00 00 (osmo_ss7_asp.c:1175) 20250410110743167 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110743167 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110743167 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110743167 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110743167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110743167 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110743167 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110743167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110743167 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110743167 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 00 06 ba 39 f0 00 01 06 00 04 20 04 01 60 00 00 00 (osmo_ss7_asp.c:1175) 20250410110743168 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110743168 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110743168 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110743168 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110743168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110743168 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110743168 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110743168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110743168 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110743168 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 b9 00 00 00 c1 03 00 00 00 06 d8 8d dd 00 01 07 01 00 04 80 34 01 11 00 00 (osmo_ss7_asp.c:1175) 20250410110743168 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110743168 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110743168 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110743168 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110743168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110743168 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(3066)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3066)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3066)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3066)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110743168 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110743168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110743168 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110743168 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 00 06 d8 8d dd 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(3064)@7d38b4d9c9a0: Session index based on local reference:2 MSC_Test_0-SCCP(3064)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3064)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3064)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3064)@7d38b4d9c9a0: Session index based on local reference:1 MSC_Test_0-SCCP(3064)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3064)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3064)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(3066)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3066)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3066)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3066)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3064)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(3064)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3064)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3064)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3064)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(3064)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3064)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3064)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assign_fail0(3072)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX TC_assign_fail0(3074)@7d38b4d9c9a0: Got Clear Command on channel connection. MTC@7d38b4d9c9a0: Got test event: "CLEAR" TC_assign_fail0(3073)@7d38b4d9c9a0: Got Clear Command on control connection. TC_assign_fail0(3072)@7d38b4d9c9a0: Got GCC Termination with failure. MTC@7d38b4d9c9a0: Got test event: "CLEAR" MTC@7d38b4d9c9a0: Got test event: "GCC_TERMINATION_FAIL" TC_assign_fail0(3072)@7d38b4d9c9a0: Got Clear Command on initial connection. MTC@7d38b4d9c9a0: Got test event: "CLEAR" MTC@7d38b4d9c9a0: All connection are cleared now. TC_assign_fail0(3072)@7d38b4d9c9a0: Final verdict of PTC: pass TC_assign_fail0(3074)@7d38b4d9c9a0: Final verdict of PTC: none TC_assign_fail0(3073)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: getverdict: none MTC@7d38b4d9c9a0: setverdict(pass): none -> pass MTC@7d38b4d9c9a0: getverdict: pass MTC@7d38b4d9c9a0: All expected events have been received. The test passed. MSC_Test_0-SCCP(3064)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(3070)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110743694 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410110743694 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410110743694 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250410110743694 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110743694 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410110743694 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410110743694 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410110743694 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110743694 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110743694 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410110743694 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110743694 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110743694 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410110743695 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) MSC_Test_0-M3UA(3066)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110743695 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110743695 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110743695 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110743695 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110743695 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110743695 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110743695 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test_0-RAN(3065)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110743695 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410110743695 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MNCC(3067)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3076)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3063)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(3071)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110743697 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MGCP(3068)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(3069)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3077)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3075)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: pass MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(3063): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(3064): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(3065): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(3066): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(3067): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(3068): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(3069): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(3070): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(3071): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC TC_assign_fail0(3072): pass (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC TC_assign_fail0(3073): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC TC_assign_fail0(3074): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(3075): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(3076): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(3077): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_assign_fail finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_assign_fail pass'. Thu Apr 10 11:07:43 UTC 2025 ====== MSC_Tests_ASCI.TC_assign_fail pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests_ASCI.TC_assign_fail.talloc 20250410110744699 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410110745696 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110745697 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110745697 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110745700 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=424888) 20250410110746702 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=424888, count=426148) 20250410110747702 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_assign_fail pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_complete_vgcs'. ------ MSC_Tests_ASCI.TC_complete_vgcs ------ Thu Apr 10 11:07:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_ASCI.TC_complete_vgcs.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_ASCI.TC_complete_vgcs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410110748703 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_complete_vgcs' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_complete_vgcs started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(3081)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(3081)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(3081)@7d38b4d9c9a0: ************************************************* MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410110749343 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(3082)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410110749532 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110749532 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410110749532 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110749532 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3081)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(3081)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(3081)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110749537 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110749537 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110749537 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110749537 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110749537 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110749537 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110749537 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110749537 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110749537 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110749537 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410110749537 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3081)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(3081)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(3081)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3081)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(3081)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(3081)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(3081)@7d38b4d9c9a0: Message received on association #8 20250410110749538 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110749538 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110749538 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110749538 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410110749538 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250410110749538 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110749538 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110749538 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110749538 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110749538 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410110749538 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110749538 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250410110749538 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410110749538 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(3081)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(3081)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3081)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(3081)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(3081)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3081)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110749705 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410110749705 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(3084)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(3084)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410110749711 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(3084)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3084)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3084)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(3084)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(3084)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(3084)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410110749727 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410110749727 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(3085)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000033" to be handled at TC_complete_vgcs0(3087) TC_complete_vgcs0(3087)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000033'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410110750341 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110750341 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110750341 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110750341 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110750341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110750341 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110750341 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110750341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110750341 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110750341 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(3081)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110750341 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-2363 (ran_conn.c:155) 20250410110750342 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-2362 (ran_conn.c:155) 20250410110750342 DMSC DEBUG NULL{fi=NULL}: Closing no-RAN-peer-561 (ran_conn.c:142) 20250410110750342 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-561:CM_SERVICE_REQ)[0x563b4cc7ef40]{READY}: Received Event MSC_EV_FROM_RAN_CONN_RELEASED (ran_conn.c:145) 20250410110750342 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-561:CM_SERVICE_REQ)[0x563b4cc7ef40]{READY}: State change to CLEARED (no timeout) (msc_i.c:359) 20250410110750342 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-561:CM_SERVICE_REQ)[0x563b4cc7ef40]{CLEARED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_i.c:221) 20250410110750342 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-561:CM_SERVICE_REQ)[0x563b4cc7ef40]{CLEARED}: Removing from parent msub_fsm[0x563b4cc8ac20] (msc_i.c:221) 20250410110750342 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-561:CM_SERVICE_REQ)[0x563b4cc7ef40]{CLEARED}: Freeing instance (msc_i.c:221) 20250410110750342 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-561:CM_SERVICE_REQ)[0x563b4cc7ef40]{CLEARED}: Deallocated (fsm.c:568) 20250410110750342 DMSC DEBUG msub_fsm[0x563b4cc8ac20]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_i.c:221) 20250410110750342 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694) MSC-I terminated (msub.c:261) 20250410110750342 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694) 1 MSC-A still active (msub.c:79) 20250410110750342 DMSC DEBUG msub_fsm[0x563b4cc8ac20]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110750342 DMSC DEBUG msub_fsm[0x563b4cc8ac20]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110750342 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-561:CM_SERVICE_REQ)[0x563b4cc8b430]{MSC_A_ST_RELEASING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110750342 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-561:CM_SERVICE_REQ)[0x563b4cc878e0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110750342 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-561:CM_SERVICE_REQ)[0x563b4cc878e0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-561:CM_SERVICE_REQ)[0x563b4cc8b430] (msub.c:113) 20250410110750342 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-561:CM_SERVICE_REQ)[0x563b4cc878e0]{PR_ARQ_S_DONE}: Freeing instance (msub.c:113) 20250410110750342 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-561:CM_SERVICE_REQ)[0x563b4cc878e0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410110750342 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-561:CM_SERVICE_REQ)[0x563b4cc8b430]{MSC_A_ST_RELEASING}: Removing from parent msub_fsm[0x563b4cc8ac20] (msub.c:113) 20250410110750342 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-561:CM_SERVICE_REQ)[0x563b4cc8b430]{MSC_A_ST_RELEASING}: Freeing instance (msub.c:113) 20250410110750342 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-561:CM_SERVICE_REQ)[0x563b4cc8b430]{MSC_A_ST_RELEASING}: Deallocated (fsm.c:568) 20250410110750342 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694) Free (msub.c:119) 20250410110750342 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694 - active-conn: now used by 1 (attached) (msub.c:375) 20250410110750342 DMSC DEBUG msub_fsm[0x563b4cc8ac20]{terminating}: Freeing instance (msub.c:113) 20250410110750342 DMSC DEBUG msub_fsm[0x563b4cc8ac20]{terminating}: Deallocated (fsm.c:568) 20250410110750342 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-561 (ran_conn.c:155) 20250410110750342 DASCI ERROR vgcs_cell(vgcs-cell-42)[0x563b4cc68440]{NULL}: Event VGCS_CELL_EV_RELEASED not permitted (msc_vgcs.c:2698) 20250410110750343 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110750343 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110750343 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110750343 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110750343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110750343 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110750343 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110750343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110750343 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110750343 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 01 04 2e 99 62 00 09 3b 00 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410110750343 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110750343 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110750343 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110750343 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110750343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110750343 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110750343 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110750343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110750343 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110750343 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 00 04 ba 39 f0 00 09 3a 00 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410110750343 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110750343 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110750343 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110750343 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110750343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110750343 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110750343 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110750343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110750343 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110750343 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(3081)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3081)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3081)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3081)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3081)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3081)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110750346 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110750346 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110750346 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110750346 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110750346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110750346 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110750346 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110750346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110750346 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110750346 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 09 3b 2e 99 62 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(3081)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(3081)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(3080)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(3080)@7d38b4d9c9a0: Added conn table entry 0TC_complete_vgcs0(3087)11747254 MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(3080)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(3081)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(3080)@7d38b4d9c9a0: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(3080)@7d38b4d9c9a0: Created Expect[0] for N-CONNECT to be handled at TC_complete_vgcs0(3088) MSC_Test_0-RAN(3080)@7d38b4d9c9a0: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(3080)@7d38b4d9c9a0: Created Expect[1] for N-CONNECT to be handled at TC_complete_vgcs0(3089) 20250410110750548 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110750548 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110750548 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110750548 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110750548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110750548 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110750548 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110750549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110750549 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110750549 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 09 3a ba 39 f0 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110750549 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110750549 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110750549 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110750549 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110750549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110750549 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110750549 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110750549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110750549 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110750549 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 b3 3f b6 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 33 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110750550 DMSC DEBUG msub_fsm[0x563b4cc8ac20]{active}: Allocated (fsm.c:456) 20250410110750550 DMSC DEBUG msc_i[0x563b4cc35480]{READY}: Allocated (fsm.c:456) 20250410110750550 DMSC DEBUG msc_i[0x563b4cc35480]{READY}: is child of msub_fsm[0x563b4cc8ac20] (fsm.c:486) 20250410110750550 DMSC DEBUG msc_a[0x563b4cc22380]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110750550 DMSC DEBUG msc_a[0x563b4cc22380]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc8ac20] (fsm.c:486) 20250410110750550 DMSC DEBUG msc_a(unknown:GERAN-A-562:NONE)[0x563b4cc22380]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110750550 DMSC DEBUG msc_i(unknown:GERAN-A-562:NONE)[0x563b4cc35480]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110750550 DMSC DEBUG msc_a(unknown:GERAN-A-562:NONE)[0x563b4cc22380]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110750550 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-562:LU)[0x563b4cc22380]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000033 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410110750550 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-562:LU)[0x563b4cc22380]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410110750550 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-562:LU)[0x563b4cc7f0f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410110750550 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-562:LU)[0x563b4cc7f0f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000033:GERAN-A-562:LU)[0x563b4cc22380] (fsm.c:486) 20250410110750550 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-562:LU)[0x563b4cc7f0f0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410110750550 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-562:LU)[0x563b4cc7f0f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410110750550 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410110750550 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410110750550 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-562:LU)[0x563b4cc22380]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110750550 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-562:LU)[0x563b4cc22380]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110750550 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250410110750550 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410110750550 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-562:LU)[0x563b4cc7f0f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410110750550 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-562:LU)[0x563b4cc7f0f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410110750550 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-562:LU)[0x563b4cc7f0f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410110750550 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-562:LU)[0x563b4cc7f0f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410110750550 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-562:LU)[0x563b4cc35480]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110750550 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-562:LU)[0x563b4cc7f0f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410110750550 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-562:LU)[0x563b4cc7f0f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410110750550 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-562:LU)[0x563b4cc167c0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110750550 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-562:LU)[0x563b4cc167c0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-562:LU)[0x563b4cc7f0f0] (fsm.c:486) 20250410110750550 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-562:LU)[0x563b4cc167c0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410110750550 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-562:LU)[0x563b4cc167c0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410110750550 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110750550 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110750550 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110750550 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110750551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110750551 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110750551 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110750551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110750551 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110750551 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 03 02 b3 3f b6 00 02 32 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410110750551 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110750551 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110750551 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110750551 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110750551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110750551 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110750551 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110750551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110750551 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110750551 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 03 06 b3 3f b6 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 33 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(3081)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3081)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3081)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3081)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'B33FB6'O, sourceLocRef := '000232'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(3085)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000033" handled at TC_complete_vgcs0(3087) MSC_Test-GSUP(3085)@7d38b4d9c9a0: Added IMSI table entry 0TC_complete_vgcs0(3087)"262420000000033" 20250410110750557 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410110750557 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_complete_vgcs0(3087)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_complete_vgcs0(3087)@7d38b4d9c9a0: setverdict(pass): none -> pass MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(3081)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110750558 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110750558 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110750558 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110750558 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110750558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110750558 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110750558 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110750558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110750558 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110750558 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 02 32 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110750558 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-562:LU)[0x563b4cc35480]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110750558 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-562:LU)[0x563b4cc22380]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110750563 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110750563 DVLR DEBUG IMSI:262420000000033 has MSISDN:491230000033 (vlr.c:1045) 20250410110750563 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250410110750563 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410110750564 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110750564 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-562:LU)[0x563b4cc7f0f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410110750564 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-562:LU)[0x563b4cc167c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410110750564 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-562:LU)[0x563b4cc167c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410110750564 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-562:LU)[0x563b4cc167c0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410110750564 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-562:LU)[0x563b4cc167c0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-562:LU)[0x563b4cc7f0f0] (vlr_lu_fsm.c:110) 20250410110750564 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-562:LU)[0x563b4cc167c0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410110750564 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-562:LU)[0x563b4cc167c0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110750564 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-562:LU)[0x563b4cc7f0f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410110750564 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-562:LU)[0x563b4cc7f0f0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410110750564 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-562:LU)[0x563b4cc7b110]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110750564 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-562:LU)[0x563b4cc7b110]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-562:LU)[0x563b4cc7f0f0] (fsm.c:486) 20250410110750564 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-562:LU)[0x563b4cc7b110]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410110750564 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-562:LU)[0x563b4cc7b110]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410110750564 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-562:LU)[0x563b4cc7b110]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410110750564 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-562:LU)[0x563b4cc7b110]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410110750564 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:TMSInew-0xB776BC32) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250410110750564 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-562:LU)[0x563b4cc7b110]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410110750564 DMM DEBUG -> IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:TMSInew-0xB776BC32 LOCATION UPDATE ACCEPT (TMSI = 0xb776bc32) (gsm_04_08.c:149) 20250410110750565 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:TMSInew-0xB776BC32:GERAN-A-562:LU)[0x563b4cc35480]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110750565 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:TMSInew-0xB776BC32 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410110750565 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110750565 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110750565 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110750565 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110750565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110750565 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110750565 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110750565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110750565 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110750565 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 03 06 b3 3f b6 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 b7 76 bc 32 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(3081)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3081)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vgcs0(3087)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(3080)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(3080)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(3081)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110750579 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110750579 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110750579 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110750579 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110750579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110750579 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110750579 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110750579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110750579 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110750579 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 02 32 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110750579 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:TMSInew-0xB776BC32:GERAN-A-562:LU)[0x563b4cc35480]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110750579 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:TMSInew-0xB776BC32:GERAN-A-562:LU)[0x563b4cc22380]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110750579 DMM DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:TMSInew-0xB776BC32:GERAN-A-562:LU)[0x563b4cc22380]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410110750579 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:TMSInew-0xB776BC32:GERAN-A-562:LU)[0x563b4cc7f0f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410110750579 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-562:LU)[0x563b4cc7b110]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410110750579 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250410110750579 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-562:LU)[0x563b4cc7b110]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410110750579 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-562:LU)[0x563b4cc7f0f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410110750579 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-562:LU)[0x563b4cc7b110]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410110750579 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-562:LU)[0x563b4cc7b110]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-562:LU)[0x563b4cc7f0f0] (vlr_lu_fsm.c:817) 20250410110750579 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-562:LU)[0x563b4cc7b110]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410110750580 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x19053694:GERAN-A-562:LU)[0x563b4cc7b110]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110750580 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-562:LU)[0x563b4cc7f0f0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410110750580 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-562:LU)[0x563b4cc22380]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410110750580 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-562:LU)[0x563b4cc22380]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.970s remaining) (msc_a.c:450) 20250410110750580 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000033/3/1): Available (smpp_smsc.c:626) 20250410110750580 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-562:LU)[0x563b4cc22380]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110750580 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-562:LU)[0x563b4cc22380]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110750580 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110750580 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110750580 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110750580 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-562:LU)[0x563b4cc35480]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110750580 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410110750580 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110750580 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110750580 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110750580 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110750580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110750580 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110750580 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110750580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110750580 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110750580 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 03 06 b3 3f b6 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(3081)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3081)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410110750584 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110750584 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110750584 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110750584 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110750584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110750584 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110750584 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110750584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110750584 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110750584 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 02 32 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(3081)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110750585 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-562:LU)[0x563b4cc35480]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110750585 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-562:LU)[0x563b4cc22380]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110750585 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-562:LU)[0x563b4cc22380]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110750585 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-562:LU)[0x563b4cc22380]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110750585 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-562:LU)[0x563b4cc22380]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110750585 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-562:LU)[0x563b4cc7f0f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110750585 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-562:LU)[0x563b4cc7f0f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-562:LU)[0x563b4cc22380] (msc_a.c:1053) 20250410110750585 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-562:LU)[0x563b4cc7f0f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410110750585 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-562:LU)[0x563b4cc7f0f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110750585 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-562:LU)[0x563b4cc7f0f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410110750585 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-562:LU)[0x563b4cc22380]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc8ac20] (msc_a.c:1053) 20250410110750585 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-562:LU)[0x563b4cc22380]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110750585 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-562:LU)[0x563b4cc22380]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110750585 DMSC DEBUG msub_fsm[0x563b4cc8ac20]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110750585 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32) MSC-A terminated (msub.c:261) 20250410110750585 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32) 1 MSC-I still active (msub.c:79) 20250410110750585 DMSC DEBUG msub_fsm[0x563b4cc8ac20]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110750585 DMSC DEBUG msub_fsm[0x563b4cc8ac20]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110750585 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-562:LU)[0x563b4cc35480]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110750585 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-562:LU)[0x563b4cc35480]{READY}: Removing from parent msub_fsm[0x563b4cc8ac20] (msub.c:113) 20250410110750586 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-562 (ran_conn.c:155) 20250410110750586 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-562:LU)[0x563b4cc35480]{READY}: Freeing instance (msub.c:113) 20250410110750586 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-562:LU)[0x563b4cc35480]{READY}: Deallocated (fsm.c:568) 20250410110750586 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32) Free (msub.c:119) 20250410110750586 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32 - active-conn: now used by 1 (attached) (msub.c:375) 20250410110750586 DMSC DEBUG msub_fsm[0x563b4cc8ac20]{terminating}: Freeing instance (msub.c:113) 20250410110750586 DMSC DEBUG msub_fsm[0x563b4cc8ac20]{terminating}: Deallocated (fsm.c:568) 20250410110750586 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110750586 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110750586 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110750586 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110750586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110750586 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110750586 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110750586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110750586 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110750586 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 03 04 b3 3f b6 00 02 32 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(3081)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3081)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: Session index based on local reference:0 20250410110750587 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110750587 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110750587 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110750587 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110750587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(3081)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110750587 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110750587 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110750587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110750587 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110750587 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 02 32 b3 3f b6 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-RAN(3080)@7d38b4d9c9a0: Deleted conn table entry 0TC_complete_vgcs0(3087)11747254 TC_complete_vgcs0(3087)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110750590 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410110750590 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_complete_vgcs0(3087)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_complete_vgcs0(3087)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_complete_vgcs0(3087)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(3083)@7d38b4d9c9a0: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_complete_vgcs0(3087) TC_complete_vgcs0(3087)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'B776BC32'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(3080)@7d38b4d9c9a0: Added conn table entry 0TC_complete_vgcs0(3087)12464266 MSC_Test_0-RAN(3080)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(3081)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110750788 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110750788 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110750789 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110750789 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110750789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110750789 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110750789 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110750789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110750789 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110750789 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 be 30 8a 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 09 03 50 59 02 05 f4 b7 76 bc 32 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110750789 DMSC DEBUG msub_fsm[0x563b4cc7f0f0]{active}: Allocated (fsm.c:456) 20250410110750789 DMSC DEBUG msc_i[0x563b4cc22380]{READY}: Allocated (fsm.c:456) 20250410110750789 DMSC DEBUG msc_i[0x563b4cc22380]{READY}: is child of msub_fsm[0x563b4cc7f0f0] (fsm.c:486) 20250410110750789 DMSC DEBUG msc_a[0x563b4cc35480]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110750789 DMSC DEBUG msc_a[0x563b4cc35480]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc7f0f0] (fsm.c:486) 20250410110750789 DMSC DEBUG msc_a(unknown:GERAN-A-563:NONE)[0x563b4cc35480]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110750789 DMSC DEBUG msc_i(unknown:GERAN-A-563:NONE)[0x563b4cc22380]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110750789 DMSC DEBUG msc_a(unknown:GERAN-A-563:NONE)[0x563b4cc35480]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110750790 DMM DEBUG msc_a(TMSI-0xB776BC32:GERAN-A-563:CM_SERVICE_REQ)[0x563b4cc35480]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Voice-Group-Call (gsm_04_08.c:776) 20250410110750790 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB776BC32:GERAN-A-563:CM_SERVICE_REQ)[0x563b4cc8ac20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410110750790 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB776BC32:GERAN-A-563:CM_SERVICE_REQ)[0x563b4cc8ac20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xB776BC32:GERAN-A-563:CM_SERVICE_REQ)[0x563b4cc35480] (fsm.c:486) 20250410110750790 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB776BC32:GERAN-A-563:CM_SERVICE_REQ)[0x563b4cc8ac20]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410110750790 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB776BC32:GERAN-A-563:CM_SERVICE_REQ)[0x563b4cc8ac20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410110750790 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410110750790 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410110750790 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-563:CM_SERVICE_REQ)[0x563b4cc35480]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110750790 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-563:CM_SERVICE_REQ)[0x563b4cc35480]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110750790 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-563:CM_SERVICE_REQ)[0x563b4cc8ac20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410110750790 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-563:CM_SERVICE_REQ)[0x563b4cc8ac20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410110750790 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-563:CM_SERVICE_REQ)[0x563b4cc8ac20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410110750790 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-563:CM_SERVICE_REQ)[0x563b4cc22380]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110750790 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-563:CM_SERVICE_REQ)[0x563b4cc8ac20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410110750790 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-563:CM_SERVICE_REQ)[0x563b4cc8ac20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410110750790 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-563:CM_SERVICE_REQ)[0x563b4cc8ac20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410110750790 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-563:CM_SERVICE_REQ)[0x563b4cc8ac20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410110750790 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-563:CM_SERVICE_REQ)[0x563b4cc8ac20]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410110750790 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-563:CM_SERVICE_REQ)[0x563b4cc8ac20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410110750790 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-563:CM_SERVICE_REQ)[0x563b4cc8ac20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410110750790 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-563:CM_SERVICE_REQ)[0x563b4cc22380]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110750790 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-563:CM_SERVICE_REQ)[0x563b4cc35480]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410110750790 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-563:CM_SERVICE_REQ)[0x563b4cc35480]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250410110750790 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000033/3/1): Available (smpp_smsc.c:626) 20250410110750790 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410110750791 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110750791 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110750791 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110750791 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110750791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110750791 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110750791 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110750791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110750791 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110750791 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 02 02 be 30 8a 00 02 33 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410110750791 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110750791 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110750791 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110750791 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110750791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110750791 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110750791 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110750791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110750791 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110750791 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 02 06 be 30 8a 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 33 (osmo_ss7_asp.c:1175) 20250410110750791 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110750791 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110750791 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110750791 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110750791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110750791 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110750791 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110750791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110750791 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110750791 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 02 06 be 30 8a 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(3081)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3081)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3081)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3081)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3081)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3081)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: { messageType := 2, destLocRef := 'BE308A'O, sourceLocRef := '000233'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110750794 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410110750794 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_complete_vgcs0(3087)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_complete_vgcs0(3087)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_complete_vgcs0(3087)@7d38b4d9c9a0: Sending SETUP. MTC@7d38b4d9c9a0: Got test event: "SETUP" MSC_Test_0-RAN(3080)@7d38b4d9c9a0: patching N(SD)=0 into dtap '003200001900'O MSC_Test_0-RAN(3080)@7d38b4d9c9a0: patched enc_l3: '003200001900'O MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: vl_len:9 MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010006003200001900'O MSC_Test_0-M3UA(3081)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110750801 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110750801 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110750801 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110750801 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110750801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110750801 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110750801 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110750801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110750801 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110750801 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 02 33 00 01 09 01 00 06 00 32 00 00 19 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110750802 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-563:CM_SERVICE_REQ)[0x563b4cc22380]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110750802 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-563:CM_SERVICE_REQ)[0x563b4cc35480]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110750802 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32 + GCC: now used by 3 (attached,active-conn,GCC) (transaction.c:228) 20250410110750802 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-563:CM_SERVICE_REQ)[0x563b4cc35480]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (msc_vgcs.c:1428) 20250410110750802 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-563:CM_SERVICE_REQ)[0x563b4cc35480]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250410110750803 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110750803 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110750803 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110750803 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110750803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110750803 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110750803 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110750803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110750803 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110750803 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 32 00 00 00 b9 00 00 00 c1 03 00 00 06 01 00 09 3c 02 02 06 04 43 c1 00 fe 04 04 43 b9 00 fe 0f 0d 00 0b 04 37 05 00 00 19 10 00 69 01 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(3081)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3081)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: First idle individual index:1 MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: Warning: Stopping inactive timer T_ias[1]. MSC_Test_0-RAN(3080)@7d38b4d9c9a0: ExpectedCreateCallback VGCS/VBS Setup 193 MSC_Test_0-RAN(3080)@7d38b4d9c9a0: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(3080)@7d38b4d9c9a0: Found Expect[0] for N-CONNECT handled at TC_complete_vgcs0(3088) MSC_Test_0-RAN(3080)@7d38b4d9c9a0: Added conn table entry 1TC_complete_vgcs0(3088)2397966 MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: Session index based on connection ID:1 20250410110750810 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110750810 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110750810 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110750810 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250410110750810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110750810 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110750810 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110750810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110750810 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110750810 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 c1 00 00 00 b9 03 02 00 00 02 00 09 3c 5c 62 bb 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(3081)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_complete_vgcs0(3088)@7d38b4d9c9a0: Got VGCS/VBS Setup: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 11, pdu := { bssmap := { vGCS_VBSSetup := { messageType := '04'O, groupCallReference := { elementIdentifier := '37'O ("7"), lengthIndicator := 5, descrGroupbroadcastCallRef := '0000191000'O }, priority := omit, vGCS_FeatureFlags := { elementIdentifier := '69'O ("i"), lengthIndicator := 1, TP_Ind := '0'B, AS_Ind := '00'B, BSS_Res := '0'B, tCP := '0'B, spare := '000'B } } } } } MTC@7d38b4d9c9a0: Got test event: "VGCS_SETUP" TC_complete_vgcs0(3088)@7d38b4d9c9a0: Sending VGCS/VBS Setup Ack: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 0, pdu := { bssmap := { vGCS_VBSSetupAck := { messageType := '05'O, vGCS_FeatureFlags := omit } } } } MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: Session index based on connection ID:1 MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000105'O MSC_Test_0-M3UA(3081)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110751013 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110751013 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110751013 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110751013 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110751013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110751013 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110751013 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110751013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110751013 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110751013 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 3c 00 01 03 00 01 05 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110751014 DCC DEBUG rtp_stream(vgcs-cell-42)[0x563b4cc76380]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410110751014 DCC DEBUG rtp_stream(vgcs-cell-42)[0x563b4cc76380]{UNINITIALIZED}: is child of vgcs_cell(vgcs-cell-42)[0x563b4cc878e0] (fsm.c:486) 20250410110751014 DCC DEBUG rtp_stream(vgcs-cell-42:call-240:RTP_TO_RAN:no-CI)[0x563b4cc76380]{UNINITIALIZED}: setting codecs to GSM#3 (rtp_stream.c:430) 20250410110751014 DCC DEBUG rtp_stream(vgcs-cell-42:call-240:RTP_TO_RAN:no-CI)[0x563b4cc76380]{UNINITIALIZED}: setting mode to recvonly (rtp_stream.c:443) 20250410110751014 DCC DEBUG rtp_stream(vgcs-cell-42:call-240:RTP_TO_RAN:no-CI)[0x563b4cc76380]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250410110751014 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110751014 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110751014 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110751014 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110751014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110751014 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110751014 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110751014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110751014 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110751015 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 06 06 5c 62 bb 00 01 06 00 04 4d 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(3081)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3081)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: Session index based on local reference:1 MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MGCP(3083)@7d38b4d9c9a0: Found Expect[0] for { line := { verb := "CRCX", trans_id := "465", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f0" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_complete_vgcs0(3087) TC_complete_vgcs0(3088)@7d38b4d9c9a0: Got Uplink Seized Cmd: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 4, pdu := { bssmap := { uplinkSeizedCommand := { messageType := '4D'O ("M"), cause := { elementIdentifier := '04'O, lengthIndicator := 1, causeValue := '0001001'B, extensionCauseValue := '0'B, spare1 := omit }, talkerPriority := omit, emergencySetIndication := omit, talkerIdentity := omit } } } } MTC@7d38b4d9c9a0: Got test event: "UPLINK_SEIZED" TC_complete_vgcs0(3087)@7d38b4d9c9a0: as_optional_mgcp_crcx: rx CRCX 20250410110751040 DCC DEBUG rtp_stream(vgcs-cell-42:call-240:RTP_TO_RAN:no-CI)[0x563b4cc76380]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410110751041 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110751041 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110751041 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110751041 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110751041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110751041 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110751041 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110751041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110751041 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110751041 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 4b 00 00 00 b9 00 00 00 c1 03 00 00 07 01 00 09 3d 02 02 06 04 43 c1 00 fe 04 04 43 b9 00 fe 0f 26 00 24 07 0b 03 01 08 01 33 01 05 03 02 00 2a 37 05 00 00 19 10 00 7c 06 01 01 01 01 27 10 7f f0 00 00 00 7d 01 80 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(3081)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3081)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: First idle individual index:2 MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: Warning: Stopping inactive timer T_ias[2]. MSC_Test_0-RAN(3080)@7d38b4d9c9a0: ExpectedCreateCallback VGCS/VBS Assignment 193 MSC_Test_0-RAN(3080)@7d38b4d9c9a0: ExpectTable[0].n_connectPointCode = omit ==? 193 MSC_Test_0-RAN(3080)@7d38b4d9c9a0: ExpectTable[1].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(3080)@7d38b4d9c9a0: Found Expect[1] for N-CONNECT handled at TC_complete_vgcs0(3089) MSC_Test_0-RAN(3080)@7d38b4d9c9a0: Added conn table entry 2TC_complete_vgcs0(3089)13893611 MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: Session index based on connection ID:2 20250410110751047 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110751047 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110751047 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110751047 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110751047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110751047 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110751047 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110751047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110751047 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110751047 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 c1 00 00 00 b9 03 02 00 00 02 00 09 3d 2f 84 31 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: Warning: Re-starting timer T_ias[2], which is already active (running or expired). MSC_Test_0-M3UA(3081)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_complete_vgcs0(3089)@7d38b4d9c9a0: Got VGCS/VBS Assignment Request: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 36, pdu := { bssmap := { vGCS_VBSAssignmentRequest := { messageType := '07'O ("\a"), channelType := { elementIdentifier := '0B'O ("\v"), lengthIndicator := 3, speechOrDataIndicator := '0001'B, spare1_4 := '0000'B, channelRateAndType := '08'O ("\b"), speechId_DataIndicator := '01'O }, assignmentRequirement := { elementIdentifier := '33'O ("3"), assignmentRequirement := '01'O }, cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 3, cellIdentifierDiscriminator := '0010'B, spare1_4 := '0000'B, cellIdentification := { cI_CI := '002A'O } }, groupCallReference := { elementIdentifier := '37'O ("7"), lengthIndicator := 5, descrGroupbroadcastCallRef := '0000191000'O }, priority := omit, circuitIdentityCode := omit, downLinkDTX_Flag := omit, encryptionInformation := omit, vSTK_RAND := omit, vSTK := omit, cellIdentifierListSegment := omit, aoIPTransportLayer := { elementIdentifier := '7C'O ("|"), lengthIndicator := 6, ipAddress := { ipv4 := '01010101'O }, uDPPortValue := 10000 }, callIdentifier := { elementIdentifier := '7F'O, callIdentifierInfo := 'F0000000'O }, codecList := { elementIdentifier := '7D'O ("}"), lengthIndicator := 1, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit } } } } } } } MTC@7d38b4d9c9a0: Got test event: "VGCS_ASSIGN" TC_complete_vgcs0(3089)@7d38b4d9c9a0: Sending VGCS/VBS Assignment Result: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 0, pdu := { bssmap := { vGCS_VBSAssignmentResult := { messageType := '1C'O, channelType := { elementIdentifier := '0B'O ("\v"), lengthIndicator := 0, speechOrDataIndicator := '0100'B, spare1_4 := '0000'B, channelRateAndType := '08'O ("\b"), speechId_DataIndicator := '01'O }, cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 0, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CI := '002A'O } }, chosenChannel := omit, circuitIdentityCode := omit, circuitPool := omit, aoIPTransportLayer := { elementIdentifier := '7C'O ("|"), lengthIndicator := 6, ipAddress := { ipv4 := '01020304'O }, uDPPortValue := 2342 }, speechCodec := { elementIdentifier := '7E'O ("~"), lengthIndicator := 0, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit } } }, callIdentifier := { elementIdentifier := '7F'O, callIdentifierInfo := '01000000'O } } } } } MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: Session index based on connection ID:2 MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: vl_len:29 MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001B1C0B03040801050302002A7C060102030409267E01807F01000000'O MSC_Test_0-M3UA(3081)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110751249 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110751249 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110751249 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110751249 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110751249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110751249 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110751249 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110751249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110751249 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110751249 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 34 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 3d 00 01 1d 00 1b 1c 0b 03 04 08 01 05 03 02 00 2a 7c 06 01 02 03 04 09 26 7e 01 80 7f 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110751249 DCC DEBUG rtp_stream(vgcs-cell-42:call-240:RTP_TO_RAN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc76380]{ESTABLISHING}: setting remote addr to 1.2.3.4:2342 (rtp_stream.c:476) 20250410110751250 DCC DEBUG rtp_stream(vgcs-cell-42:call-240:RTP_TO_RAN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x563b4cc76380]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250410110751250 DCC DEBUG rtp_stream(vgcs-cell-42:call-240:RTP_TO_RAN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x563b4cc76380]{ESTABLISHING}: setting mode to sendonly (rtp_stream.c:443) 20250410110751250 DCC DEBUG rtp_stream(vgcs-cell-42:call-240:RTP_TO_RAN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x563b4cc76380]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port mode (rtp_stream.c:411) 20250410110751250 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-563:CM_SERVICE_REQ)[0x563b4cc22380]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_vgcs.c:797) 20250410110751251 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110751251 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110751251 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110751251 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110751251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110751251 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110751251 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110751251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110751251 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110751251 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 29 00 00 00 b9 00 00 00 c1 03 00 00 02 06 be 30 8a 00 01 12 00 10 01 0b 03 01 08 01 7d 01 80 37 05 00 00 19 10 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(3081)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3081)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(3080)@7d38b4d9c9a0: Warning: dec_PDU_BSSAP(): Data remained at the end of the stream after successful decoding: '37050000191000'O TC_complete_vgcs0(3087)@7d38b4d9c9a0: Got Assignment Request: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 16, pdu := { bssmap := { assignmentRequest := { messageType := '01'O, channelType := { elementIdentifier := '0B'O ("\v"), lengthIndicator := 3, speechOrDataIndicator := '0001'B, spare1_4 := '0000'B, channelRateAndType := '08'O ("\b"), speechId_DataIndicator := '01'O }, layer3HeaderInfo := omit, priority := omit, circuitIdentityCode := omit, downLinkDTX_Flag := omit, interferenceBandToBeUsed := omit, classmarkInformationType2 := omit, groupCallReference := omit, talkerFlag := omit, configurationEvolutionIndication := omit, lsaAccesControlSuppression := omit, serviceHandover := omit, encryptionInformation := omit, talkerPriority := omit, aoIPTransportLayer := omit, codecList := { elementIdentifier := '7D'O ("}"), lengthIndicator := 1, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit } } }, callIdentifier := omit, kC128 := omit, globalCallReference := omit, lCLS_Configuration := omit, lCLS_ConnectionStatusControl := omit, lCLS_CorrelationNotNeeded := omit, osmuxCID := omit } } } } MTC@7d38b4d9c9a0: Got test event: "ASSIGNMENT" TC_complete_vgcs0(3087)@7d38b4d9c9a0: Sending Assignment Complete: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 0, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := omit, circuitIdentityCode := omit, cellIdentifier := omit, chosenChannel := omit, chosenEncryptionAlgorithm := omit, circuitPool := omit, speechVersion := omit, lSAIdentifier := omit, talkerPriority := omit, aoIPTransportLayer := omit, speechCodec := omit, codecList := omit, lCLS_BSS_Status := omit, osmuxCID := omit } } } } TC_complete_vgcs0(3087)@7d38b4d9c9a0: as_optional_mgcp_mdcx: rx MDCX MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: vl_from0 TC_complete_vgcs0(3087)@7d38b4d9c9a0: { line := { verb := "MDCX", trans_id := "466", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "f0" }, { code := "I", val := "11111" }, { code := "M", val := "sendonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f0", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "1.2.3.4", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 2342, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "3" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { ptime := { attr_value := "20" } } } } } } } MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000102'O 20250410110751261 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110751261 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110751261 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110751261 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110751261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110751261 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110751261 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110751261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110751261 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110751261 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 02 33 00 01 03 00 01 02 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(3081)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110751262 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-563:CM_SERVICE_REQ)[0x563b4cc22380]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110751262 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-563:CM_SERVICE_REQ)[0x563b4cc35480]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110751263 DCC DEBUG rtp_stream(vgcs-cell-42:call-240:RTP_TO_RAN:CI-11111:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x563b4cc76380]{ESTABLISHING}: setting mode to confecho (rtp_stream.c:443) 20250410110751263 DCC DEBUG rtp_stream(vgcs-cell-42:call-240:RTP_TO_RAN:CI-11111:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x563b4cc76380]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating mode (rtp_stream.c:411) 20250410110751263 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-563:CM_SERVICE_REQ)[0x563b4cc35480]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110751263 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-563:CM_SERVICE_REQ)[0x563b4cc35480]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250410110751263 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32 + msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,GCC,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110751263 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32 + vlr_subscr_cancel_attach_fsm: now used by 5 (attached,active-conn,GCC,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110751263 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,GCC,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110751263 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-563:CM_SERVICE_REQ)[0x563b4cc22380]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110751263 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32 - msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,GCC) (msc_a.c:1004) 20250410110751263 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110751263 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110751263 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110751263 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110751264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110751264 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110751264 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110751264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110751264 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110751264 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 21 00 00 00 b9 00 00 00 c1 03 00 00 06 06 5c 62 bb 00 01 0a 01 00 07 80 33 00 00 19 00 01 00 00 00 (osmo_ss7_asp.c:1175) 20250410110751264 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110751264 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110751264 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110751264 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110751264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110751264 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110751264 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110751264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110751264 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110751264 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 06 06 5c 62 bb 00 01 06 01 00 03 80 3a 07 00 00 00 (osmo_ss7_asp.c:1175) 20250410110751264 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110751264 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110751264 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110751264 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110751264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110751264 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110751264 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110751264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110751264 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110751264 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 02 06 be 30 8a 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(3081)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3081)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3081)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3081)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent20250410110751264 DCC DEBUG rtp_stream(vgcs-cell-42:call-240:RTP_TO_RAN:CI-11111:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x563b4cc76380]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410110751265 DCC DEBUG rtp_stream(vgcs-cell-42:call-240:RTP_TO_RAN:CI-11111:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x563b4cc76380]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) MSC_Test_0-M3UA(3081)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3081)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: Session index based on local reference:1 MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: Session index based on local reference:1 MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vgcs0(3088)@7d38b4d9c9a0: Got GCC Connect. MTC@7d38b4d9c9a0: Got test event: "GCC_CONNECT" TC_complete_vgcs0(3087)@7d38b4d9c9a0: Got Clear Command on initial connection. MTC@7d38b4d9c9a0: Got test event: "CLEAR" TC_complete_vgcs0(3088)@7d38b4d9c9a0: Got GCC Set Parameter. MTC@7d38b4d9c9a0: Got test event: "GCC_SET_PARAM" TC_complete_vgcs0(3088)@7d38b4d9c9a0: Sending Uplink Release Ind: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 0, pdu := { bssmap := { uplinkReleaseIndication := { messageType := '4A'O ("J"), cause := { elementIdentifier := '04'O, lengthIndicator := 0, causeValue := '0001001'B, extensionCauseValue := '0'B, spare1 := omit }, talkerPriority := omit } } } } MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: Session index based on connection ID:1 MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: vl_len:6 MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '00044A040109'O MSC_Test_0-M3UA(3081)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110751475 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110751475 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110751475 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110751475 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110751475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110751475 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110751475 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110751475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110751475 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110751475 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1d 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 3c 00 01 06 00 04 4a 04 01 09 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110751475 DCC DEBUG rtp_stream(vgcs-cell-42:call-240:RTP_TO_RAN:CI-11111:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x563b4cc76380]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:442) 20250410110751475 DCC DEBUG rtp_stream(vgcs-cell-42:call-240:RTP_TO_RAN:CI-11111:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x563b4cc76380]{ESTABLISHING}: setting mode to sendonly (rtp_stream.c:443) 20250410110751475 DCC DEBUG rtp_stream(vgcs-cell-42:call-240:RTP_TO_RAN:CI-11111:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x563b4cc76380]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating mode (rtp_stream.c:411) TC_complete_vgcs0(3087)@7d38b4d9c9a0: as_optional_mgcp_mdcx: rx MDCX TC_complete_vgcs0(3087)@7d38b4d9c9a0: { line := { verb := "MDCX", trans_id := "467", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "f0" }, { code := "I", val := "11111" }, { code := "M", val := "sendonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f0", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "1.2.3.4", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 2342, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "3" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { ptime := { attr_value := "20" } } } } } } } 20250410110751481 DCC DEBUG rtp_stream(vgcs-cell-42:call-240:RTP_TO_RAN:CI-11111:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x563b4cc76380]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410110751481 DCC DEBUG rtp_stream(vgcs-cell-42:call-240:RTP_TO_RAN:CI-11111:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x563b4cc76380]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) TC_complete_vgcs0(3088)@7d38b4d9c9a0: Sending Uplink Req: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 0, pdu := { bssmap := { uplinkRequest := { messageType := '1F'O, talkerPriority := omit, cellIdentifier := omit, layer3Information := omit, mobileIdentity := omit } } } } MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: Session index based on connection ID:1 MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '00011F'O MSC_Test_0-M3UA(3081)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110751677 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110751677 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110751677 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110751677 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110751677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110751677 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110751677 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110751677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110751677 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110751677 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 3c 00 01 03 00 01 1f 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110751677 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110751677 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110751677 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110751677 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110751678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110751678 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110751678 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110751678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110751678 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110751678 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1a 00 00 00 b9 00 00 00 c1 03 00 00 06 06 5c 62 bb 00 01 03 00 01 27 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(3081)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3081)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: Session index based on local reference:1 MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vgcs0(3088)@7d38b4d9c9a0: Got Uplink Request Acknowledge: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 1, pdu := { bssmap := { uplinkRequestAck := { messageType := '27'O ("'"), talkerPriority := omit, emergencySetIndication := omit, talkerIdentity := omit } } } } MTC@7d38b4d9c9a0: Got test event: "UPLINK_REQ_ACK" TC_complete_vgcs0(3088)@7d38b4d9c9a0: Sending Uplink Req Confirm: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 0, pdu := { bssmap := { uplinkRequestConfirmation := { messageType := '49'O ("I"), cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 0, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CI := '002A'O } }, talkerIdentity := omit, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 0, layer3info := '061103505902082926240000000033'O } } } } } TC_complete_vgcs0(3088)@7d38b4d9c9a0: Sending GCC Termination Request: '3500001900'O MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: Session index based on connection ID:1 MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: vl_len:25 MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001749050302002A170F061103505902082926240000000033'O 20250410110751887 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110751887 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110751887 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110751887 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110751887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110751887 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110751887 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110751887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110751887 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110751887 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 30 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 3c 00 01 19 00 17 49 05 03 02 00 2a 17 0f 06 11 03 50 59 02 08 29 26 24 00 00 00 00 33 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(3081)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110751888 DCC DEBUG rtp_stream(vgcs-cell-42:call-240:RTP_TO_RAN:CI-11111:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x563b4cc76380]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:442) 20250410110751888 DCC DEBUG rtp_stream(vgcs-cell-42:call-240:RTP_TO_RAN:CI-11111:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x563b4cc76380]{ESTABLISHING}: setting mode to confecho (rtp_stream.c:443) 20250410110751888 DCC DEBUG rtp_stream(vgcs-cell-42:call-240:RTP_TO_RAN:CI-11111:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x563b4cc76380]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating mode (rtp_stream.c:411) MSC_Test_0-RAN(3080)@7d38b4d9c9a0: patching N(SD)=0 into dtap '003500001900'O MSC_Test_0-RAN(3080)@7d38b4d9c9a0: patched enc_l3: '003500001900'O 20250410110751888 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110751888 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110751888 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110751888 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110751888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110751888 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110751888 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110751888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110751888 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: Session index based on connection ID:1 MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: vl_len:9 MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010006003500001900'O 20250410110751888 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 06 06 5c 62 bb 00 01 06 01 00 03 80 3a 07 00 00 00 (osmo_ss7_asp.c:1175) 20250410110751889 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110751889 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110751889 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110751889 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110751889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(3081)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110751889 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110751889 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110751889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110751889 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110751889 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 3c 00 01 09 01 00 06 00 35 00 00 19 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(3081)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3081)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: Session index based on local reference:1 MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110751890 DCC DEBUG rtp_stream(vgcs-cell-42:call-240:RTP_TO_RAN:CI-11111:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x563b4cc76380]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:385) 20250410110751890 DCC DEBUG rtp_stream(vgcs-cell-42:call-240:RTP_TO_RAN:CI-11111:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x563b4cc76380]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250410110751890 DCC DEBUG rtp_stream(vgcs-cell-42:call-240:RTP_TO_RAN:CI-11111:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x563b4cc76380]{DISCARDING}: Removing from parent vgcs_cell(vgcs-cell-42)[0x563b4cc878e0] (rtp_stream.c:239) 20250410110751890 DCC DEBUG rtp_stream(vgcs-cell-42:call-240:RTP_TO_RAN:CI-11111:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x563b4cc76380]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250410110751890 DCC DEBUG rtp_stream(vgcs-cell-42:call-240:RTP_TO_RAN:CI-11111:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x563b4cc76380]{DISCARDING}: Deallocated (fsm.c:568) 20250410110751890 DASCI ERROR GCC callref 00000200, BSS #0.24.1, CID 42: RTP stream gone. (msc_vgcs.c:2596) 20250410110751890 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32 - GCC: now used by 2 (attached,active-conn) (transaction.c:281) 20250410110751890 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110751890 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110751890 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110751890 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110751890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110751890 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110751890 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110751890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110751890 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110751890 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 b9 00 00 00 c1 03 00 00 06 06 5c 62 bb 00 01 07 01 00 04 80 34 01 10 00 00 (osmo_ss7_asp.c:1175) 20250410110751890 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110751890 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110751890 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110751890 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110751890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110751890 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110751890 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110751891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110751891 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110751891 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 06 06 5c 62 bb 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) 20250410110751891 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110751891 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110751891 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110751891 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110751891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110751891 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110751891 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110751891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110751891 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110751891 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 07 06 2f 84 31 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(3081)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3081)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3081)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3081)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: Session index based on local reference:1 MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(3081)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3081)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: Session index based on local reference:1 MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: Session index based on local reference:2 MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vgcs0(3088)@7d38b4d9c9a0: Got GCC Set Parameter. MTC@7d38b4d9c9a0: Got test event: "GCC_SET_PARAM" TC_complete_vgcs0(3087)@7d38b4d9c9a0: as_optional_mgcp_mdcx: rx MDCX TC_complete_vgcs0(3087)@7d38b4d9c9a0: { line := { verb := "MDCX", trans_id := "468", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "f0" }, { code := "I", val := "11111" }, { code := "M", val := "confecho" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f0", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "1.2.3.4", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 2342, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "3" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { ptime := { attr_value := "20" } } } } } } } TC_complete_vgcs0(3089)@7d38b4d9c9a0: Got Clear Command on channel connection. MTC@7d38b4d9c9a0: Got test event: "CLEAR" TC_complete_vgcs0(3088)@7d38b4d9c9a0: Sending Uplink Release Ind: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 0, pdu := { bssmap := { uplinkReleaseIndication := { messageType := '4A'O ("J"), cause := { elementIdentifier := '04'O, lengthIndicator := 0, causeValue := '0001001'B, extensionCauseValue := '0'B, spare1 := omit }, talkerPriority := omit } } } } MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: Session index based on connection ID:1 MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: vl_len:6 MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '00044A040109'O MSC_Test_0-M3UA(3081)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110752097 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110752097 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110752097 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110752097 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110752097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110752097 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110752097 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110752097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110752097 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110752097 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1d 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 3c 00 01 06 00 04 4a 04 01 09 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_complete_vgcs0(3088)@7d38b4d9c9a0: Sending Uplink Req: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 0, pdu := { bssmap := { uplinkRequest := { messageType := '1F'O, talkerPriority := omit, cellIdentifier := omit, layer3Information := omit, mobileIdentity := omit } } } } TC_complete_vgcs0(3088)@7d38b4d9c9a0: Got GCC Termination. MTC@7d38b4d9c9a0: Got test event: "GCC_TERMINATION" MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: Session index based on connection ID:1 MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '00011F'O MSC_Test_0-M3UA(3081)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_complete_vgcs0(3088)@7d38b4d9c9a0: Got Clear Command on control connection. MTC@7d38b4d9c9a0: Got test event: "CLEAR" 20250410110752300 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110752300 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110752300 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110752300 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110752300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110752300 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110752300 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110752300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110752300 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110752301 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 3c 00 01 03 00 01 1f 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MTC@7d38b4d9c9a0: All connection are cleared now. TC_complete_vgcs0(3089)@7d38b4d9c9a0: Final verdict of PTC: none TC_complete_vgcs0(3087)@7d38b4d9c9a0: Final verdict of PTC: pass TC_complete_vgcs0(3088)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: getverdict: none MTC@7d38b4d9c9a0: setverdict(pass): none -> pass MTC@7d38b4d9c9a0: getverdict: pass MTC@7d38b4d9c9a0: All expected events have been received. The test passed. 20250410110752809 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410110752809 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(3082)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110752810 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410110752810 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110752810 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410110752810 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410110752810 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410110752810 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110752811 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110752811 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250410110752811 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250410110752811 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110752811 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110752811 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410110752811 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110752811 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110752811 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110752811 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110752811 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110752811 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110752811 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110752811 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test_0-SCCP(3079)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP-IPA(3084)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-M3UA(3081)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110752812 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410110752812 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP(3085)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(3086)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test_0-RAN(3080)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3091)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3078)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3092)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(3083)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3090)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: pass MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(3078): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(3079): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(3080): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(3081): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(3082): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(3083): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(3084): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(3085): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(3086): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC TC_complete_vgcs0(3087): pass (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC TC_complete_vgcs0(3088): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC TC_complete_vgcs0(3089): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(3090): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(3091): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(3092): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_complete_vgcs finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_complete_vgcs pass'. Thu Apr 10 11:07:52 UTC 2025 ====== MSC_Tests_ASCI.TC_complete_vgcs pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests_ASCI.TC_complete_vgcs.talloc 20250410110753812 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410110754812 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110754812 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110754813 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110754813 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=555576) 20250410110755814 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=555576, count=557832) 20250410110756816 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_complete_vgcs pass' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_complete_vbs'. ------ MSC_Tests_ASCI.TC_complete_vbs ------ Thu Apr 10 11:07:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_ASCI.TC_complete_vbs.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_ASCI.TC_complete_vbs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250410110757817 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_complete_vbs' was executed successfully (exit status: 0). MTC@7d38b4d9c9a0: Test case TC_complete_vbs started. MTC@7d38b4d9c9a0: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7d38b4d9c9a0: Starting RAN_Emulation MSC_Test_0-M3UA(3096)@7d38b4d9c9a0: ************************************************* MSC_Test_0-M3UA(3096)@7d38b4d9c9a0: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(3096)@7d38b4d9c9a0: ************************************************* MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: v_sccp_pdu_maxlen:268 20250410110758406 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(3097)@7d38b4d9c9a0: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250410110758603 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250410110758603 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250410110758603 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250410110758603 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3096)@7d38b4d9c9a0: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(3096)@7d38b4d9c9a0: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(3096)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250410110758607 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110758607 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250410110758607 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250410110758607 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250410110758607 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250410110758607 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250410110758607 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250410110758607 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110758607 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250410110758607 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1175) 20250410110758607 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3096)@7d38b4d9c9a0: M3UA_ASPUP sent MSC_Test_0-M3UA(3096)@7d38b4d9c9a0: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(3096)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3096)@7d38b4d9c9a0: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(3096)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inactive (5) 20250410110758608 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110758608 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250410110758608 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250410110758608 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410110758608 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) MSC_Test_0-M3UA(3096)@7d38b4d9c9a0: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(3096)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3096)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110758608 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250410110758608 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250410110758608 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110758608 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250410110758608 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1175) 20250410110758608 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110758608 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3096)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3096)@7d38b4d9c9a0: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(3096)@7d38b4d9c9a0: Association #8 state changed to: aSP_Active (7) 20250410110758608 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:413) 20250410110758608 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(3096)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3096)@7d38b4d9c9a0: Received M3UA_NOTIFY -> discard 20250410110758818 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410110758818 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(3099)@7d38b4d9c9a0: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(3099)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250410110758824 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(3099)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3099)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3099)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(3099)@7d38b4d9c9a0: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(3099)@7d38b4d9c9a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(3099)@7d38b4d9c9a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250410110758837 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250410110758837 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(3100)@7d38b4d9c9a0: Created GsupExpect[0] for "262420000000033" to be handled at TC_complete_vbs0(3102) TC_complete_vbs0(3102)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000033'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } 20250410110759414 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110759414 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110759414 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110759414 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110759414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110759414 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110759415 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110759415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110759415 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110759415 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(3096)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110759415 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-2365 (ran_conn.c:155) 20250410110759415 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-2364 (ran_conn.c:155) 20250410110759415 DMSC DEBUG NULL{fi=NULL}: Closing no-RAN-peer-563 (ran_conn.c:142) 20250410110759415 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-563:CM_SERVICE_REQ)[0x563b4cc22380]{READY}: Received Event MSC_EV_FROM_RAN_CONN_RELEASED (ran_conn.c:145) 20250410110759415 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-563:CM_SERVICE_REQ)[0x563b4cc22380]{READY}: State change to CLEARED (no timeout) (msc_i.c:359) 20250410110759415 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-563:CM_SERVICE_REQ)[0x563b4cc22380]{CLEARED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_i.c:221) 20250410110759415 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-563:CM_SERVICE_REQ)[0x563b4cc22380]{CLEARED}: Removing from parent msub_fsm[0x563b4cc7f0f0] (msc_i.c:221) 20250410110759415 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-563:CM_SERVICE_REQ)[0x563b4cc22380]{CLEARED}: Freeing instance (msc_i.c:221) 20250410110759415 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-563:CM_SERVICE_REQ)[0x563b4cc22380]{CLEARED}: Deallocated (fsm.c:568) 20250410110759415 DMSC DEBUG msub_fsm[0x563b4cc7f0f0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_i.c:221) 20250410110759415 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32) MSC-I terminated (msub.c:261) 20250410110759415 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32) 1 MSC-A still active (msub.c:79) 20250410110759415 DMSC DEBUG msub_fsm[0x563b4cc7f0f0]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110759415 DMSC DEBUG msub_fsm[0x563b4cc7f0f0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110759415 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-563:CM_SERVICE_REQ)[0x563b4cc35480]{MSC_A_ST_RELEASING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110759415 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-563:CM_SERVICE_REQ)[0x563b4cc8ac20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110759415 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-563:CM_SERVICE_REQ)[0x563b4cc8ac20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-563:CM_SERVICE_REQ)[0x563b4cc35480] (msub.c:113) 20250410110759415 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-563:CM_SERVICE_REQ)[0x563b4cc8ac20]{PR_ARQ_S_DONE}: Freeing instance (msub.c:113) 20250410110759415 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-563:CM_SERVICE_REQ)[0x563b4cc8ac20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250410110759415 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-563:CM_SERVICE_REQ)[0x563b4cc35480]{MSC_A_ST_RELEASING}: Removing from parent msub_fsm[0x563b4cc7f0f0] (msub.c:113) 20250410110759415 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-563:CM_SERVICE_REQ)[0x563b4cc35480]{MSC_A_ST_RELEASING}: Freeing instance (msub.c:113) 20250410110759415 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-563:CM_SERVICE_REQ)[0x563b4cc35480]{MSC_A_ST_RELEASING}: Deallocated (fsm.c:568) 20250410110759415 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32) Free (msub.c:119) 20250410110759415 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32 - active-conn: now used by 1 (attached) (msub.c:375) 20250410110759415 DMSC DEBUG msub_fsm[0x563b4cc7f0f0]{terminating}: Freeing instance (msub.c:113) 20250410110759415 DMSC DEBUG msub_fsm[0x563b4cc7f0f0]{terminating}: Deallocated (fsm.c:568) 20250410110759415 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-563 (ran_conn.c:155) 20250410110759415 DASCI ERROR vgcs_cell(vgcs-cell-42)[0x563b4cc68440]{NULL}: Event VGCS_CELL_EV_RELEASED not permitted (msc_vgcs.c:2698) 20250410110759415 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110759415 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110759415 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110759415 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110759415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110759415 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110759415 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110759415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110759415 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110759415 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 07 04 2f 84 31 00 09 3d 00 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410110759415 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110759415 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110759415 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110759415 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110759415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110759415 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110759415 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110759415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110759415 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110759415 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 06 04 5c 62 bb 00 09 3c 00 00 00 00 00 (osmo_ss7_asp.c:1175) 20250410110759415 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110759415 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110759415 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110759415 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110759415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110759415 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110759415 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110759415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110759415 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110759415 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(3096)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3096)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3096)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3096)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3096)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3096)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250410110759418 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110759418 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110759418 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110759418 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110759418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110759418 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110759418 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(3096)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110759418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110759418 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110759418 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 09 3d 2f 84 31 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(3096)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(3098)@7d38b4d9c9a0: Ignoring MGCP { command := { line := { verb := "DLCX", trans_id := "469", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "f0" }, { code := "I", val := "11111" } }, sdp := omit } } MSC_Test_0-RAN(3095)@7d38b4d9c9a0: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(3095)@7d38b4d9c9a0: Added conn table entry 0TC_complete_vbs0(3102)372558 MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-RAN(3095)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(3096)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(3095)@7d38b4d9c9a0: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(3095)@7d38b4d9c9a0: Created Expect[0] for N-CONNECT to be handled at TC_complete_vbs0(3103) MSC_Test_0-RAN(3095)@7d38b4d9c9a0: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(3095)@7d38b4d9c9a0: Created Expect[1] for N-CONNECT to be handled at TC_complete_vbs0(3104) 20250410110759620 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110759621 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110759621 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110759621 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110759621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110759621 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110759621 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110759621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110759621 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110759621 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 09 3c 5c 62 bb 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110759621 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110759621 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110759621 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110759621 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110759621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110759621 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110759621 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110759621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110759621 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110759621 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 05 af 4e 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 33 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110759622 DMSC DEBUG msub_fsm[0x563b4cc22380]{active}: Allocated (fsm.c:456) 20250410110759622 DMSC DEBUG msc_i[0x563b4cc8ac20]{READY}: Allocated (fsm.c:456) 20250410110759622 DMSC DEBUG msc_i[0x563b4cc8ac20]{READY}: is child of msub_fsm[0x563b4cc22380] (fsm.c:486) 20250410110759622 DMSC DEBUG msc_a[0x563b4cc35480]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110759622 DMSC DEBUG msc_a[0x563b4cc35480]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc22380] (fsm.c:486) 20250410110759622 DMSC DEBUG msc_a(unknown:GERAN-A-564:NONE)[0x563b4cc35480]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110759622 DMSC DEBUG msc_i(unknown:GERAN-A-564:NONE)[0x563b4cc8ac20]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110759622 DMSC DEBUG msc_a(unknown:GERAN-A-564:NONE)[0x563b4cc35480]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110759622 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-564:LU)[0x563b4cc35480]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000033 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250410110759622 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-564:LU)[0x563b4cc35480]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250410110759622 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-564:LU)[0x563b4cc7f0f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250410110759622 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-564:LU)[0x563b4cc7f0f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000033:GERAN-A-564:LU)[0x563b4cc35480] (fsm.c:486) 20250410110759622 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-564:LU)[0x563b4cc7f0f0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250410110759622 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-564:LU)[0x563b4cc7f0f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250410110759622 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250410110759622 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250410110759622 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-564:LU)[0x563b4cc35480]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110759622 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-564:LU)[0x563b4cc35480]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110759622 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250410110759622 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250410110759622 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-564:LU)[0x563b4cc7f0f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250410110759622 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-564:LU)[0x563b4cc7f0f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250410110759622 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-564:LU)[0x563b4cc7f0f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250410110759622 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-564:LU)[0x563b4cc7f0f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250410110759622 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-564:LU)[0x563b4cc8ac20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110759623 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-564:LU)[0x563b4cc7f0f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250410110759623 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-564:LU)[0x563b4cc7f0f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250410110759623 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-564:LU)[0x563b4cc7b110]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110759623 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-564:LU)[0x563b4cc7b110]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-564:LU)[0x563b4cc7f0f0] (fsm.c:486) 20250410110759623 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-564:LU)[0x563b4cc7b110]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250410110759623 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-564:LU)[0x563b4cc7b110]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250410110759623 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110759623 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110759623 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110759623 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110759623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110759623 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110759623 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110759623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110759623 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110759623 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 05 02 05 af 4e 00 02 34 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410110759623 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110759623 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110759623 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110759623 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110759623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110759623 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110759623 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110759623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110759623 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110759623 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 05 06 05 af 4e 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 33 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(3096)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3096)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3096)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3096)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: { messageType := 2, destLocRef := '05AF4E'O, sourceLocRef := '000234'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(3100)@7d38b4d9c9a0: Found GsupExpect[0] for "262420000000033" handled at TC_complete_vbs0(3102) MSC_Test-GSUP(3100)@7d38b4d9c9a0: Added IMSI table entry 0TC_complete_vbs0(3102)"262420000000033" 20250410110759631 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410110759631 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_complete_vbs0(3102)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_complete_vbs0(3102)@7d38b4d9c9a0: setverdict(pass): none -> pass MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: vl_len:8 MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(3096)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110759636 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110759636 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110759636 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110759636 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110759636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110759636 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110759636 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110759636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110759636 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110759636 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 02 34 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110759636 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-564:LU)[0x563b4cc8ac20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110759636 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-564:LU)[0x563b4cc35480]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110759641 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110759641 DVLR DEBUG IMSI:262420000000033 has MSISDN:491230000033 (vlr.c:1045) 20250410110759641 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250410110759641 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410110759642 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250410110759642 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-564:LU)[0x563b4cc7f0f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250410110759642 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-564:LU)[0x563b4cc7b110]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250410110759642 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-564:LU)[0x563b4cc7b110]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250410110759642 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-564:LU)[0x563b4cc7b110]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250410110759642 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-564:LU)[0x563b4cc7b110]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-564:LU)[0x563b4cc7f0f0] (vlr_lu_fsm.c:110) 20250410110759642 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-564:LU)[0x563b4cc7b110]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250410110759642 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-564:LU)[0x563b4cc7b110]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110759642 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-564:LU)[0x563b4cc7f0f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250410110759642 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-564:LU)[0x563b4cc7f0f0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250410110759642 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-564:LU)[0x563b4cc76380]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250410110759642 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-564:LU)[0x563b4cc76380]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-564:LU)[0x563b4cc7f0f0] (fsm.c:486) 20250410110759642 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-564:LU)[0x563b4cc76380]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250410110759642 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-564:LU)[0x563b4cc76380]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250410110759642 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-564:LU)[0x563b4cc76380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250410110759642 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-564:LU)[0x563b4cc76380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250410110759642 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:TMSInew-0xA3F0EDCD) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250410110759642 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-564:LU)[0x563b4cc76380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250410110759642 DMM DEBUG -> IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:TMSInew-0xA3F0EDCD LOCATION UPDATE ACCEPT (TMSI = 0xa3f0edcd) (gsm_04_08.c:149) 20250410110759642 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:TMSInew-0xA3F0EDCD:GERAN-A-564:LU)[0x563b4cc8ac20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110759642 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:TMSInew-0xA3F0EDCD - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250410110759643 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110759643 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110759643 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110759643 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110759643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110759643 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110759643 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110759643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110759643 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110759643 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 05 06 05 af 4e 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 a3 f0 ed cd (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(3096)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3096)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vbs0(3102)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(3095)@7d38b4d9c9a0: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(3095)@7d38b4d9c9a0: patched enc_l3: '055B'O MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: vl_len:5 MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(3096)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110759653 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110759653 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110759653 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110759653 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110759653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110759653 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110759653 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110759653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110759653 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110759653 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 02 34 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110759653 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:TMSInew-0xA3F0EDCD:GERAN-A-564:LU)[0x563b4cc8ac20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110759653 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:TMSInew-0xA3F0EDCD:GERAN-A-564:LU)[0x563b4cc35480]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110759653 DMM DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:TMSInew-0xA3F0EDCD:GERAN-A-564:LU)[0x563b4cc35480]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250410110759653 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:TMSInew-0xA3F0EDCD:GERAN-A-564:LU)[0x563b4cc7f0f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250410110759653 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-564:LU)[0x563b4cc76380]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250410110759653 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA3F0EDCD) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250410110759653 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-564:LU)[0x563b4cc76380]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250410110759653 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA3F0EDCD:GERAN-A-564:LU)[0x563b4cc7f0f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250410110759653 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-564:LU)[0x563b4cc76380]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250410110759653 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-564:LU)[0x563b4cc76380]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA3F0EDCD:GERAN-A-564:LU)[0x563b4cc7f0f0] (vlr_lu_fsm.c:817) 20250410110759653 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-564:LU)[0x563b4cc76380]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250410110759653 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xB776BC32:GERAN-A-564:LU)[0x563b4cc76380]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250410110759653 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA3F0EDCD:GERAN-A-564:LU)[0x563b4cc7f0f0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250410110759653 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA3F0EDCD:GERAN-A-564:LU)[0x563b4cc35480]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250410110759654 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA3F0EDCD:GERAN-A-564:LU)[0x563b4cc35480]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.968s remaining) (msc_a.c:450) 20250410110759654 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000033/3/1): Available (smpp_smsc.c:626) 20250410110759654 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA3F0EDCD:GERAN-A-564:LU)[0x563b4cc35480]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110759654 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA3F0EDCD:GERAN-A-564:LU)[0x563b4cc35480]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250410110759654 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA3F0EDCD + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110759654 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA3F0EDCD + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110759654 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA3F0EDCD - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110759654 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA3F0EDCD:GERAN-A-564:LU)[0x563b4cc8ac20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110759654 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA3F0EDCD - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250410110759654 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110759654 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110759654 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110759654 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110759654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110759654 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110759654 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110759654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110759654 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110759654 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 05 06 05 af 4e 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(3096)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3096)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000121'O 20250410110759657 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110759657 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110759657 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110759657 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110759657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110759657 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110759657 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110759657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(3096)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110759658 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110759658 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 02 34 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110759658 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA3F0EDCD:GERAN-A-564:LU)[0x563b4cc8ac20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110759658 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA3F0EDCD:GERAN-A-564:LU)[0x563b4cc35480]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110759658 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA3F0EDCD:GERAN-A-564:LU)[0x563b4cc35480]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250410110759658 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA3F0EDCD:GERAN-A-564:LU)[0x563b4cc35480]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110759658 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA3F0EDCD:GERAN-A-564:LU)[0x563b4cc35480]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250410110759658 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA3F0EDCD:GERAN-A-564:LU)[0x563b4cc7f0f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250410110759658 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA3F0EDCD:GERAN-A-564:LU)[0x563b4cc7f0f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA3F0EDCD:GERAN-A-564:LU)[0x563b4cc35480] (msc_a.c:1053) 20250410110759658 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA3F0EDCD:GERAN-A-564:LU)[0x563b4cc7f0f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250410110759658 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA3F0EDCD:GERAN-A-564:LU)[0x563b4cc7f0f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250410110759658 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA3F0EDCD:GERAN-A-564:LU)[0x563b4cc7f0f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250410110759658 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA3F0EDCD:GERAN-A-564:LU)[0x563b4cc35480]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x563b4cc22380] (msc_a.c:1053) 20250410110759658 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA3F0EDCD:GERAN-A-564:LU)[0x563b4cc35480]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250410110759658 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA3F0EDCD:GERAN-A-564:LU)[0x563b4cc35480]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250410110759658 DMSC DEBUG msub_fsm[0x563b4cc22380]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250410110759658 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA3F0EDCD) MSC-A terminated (msub.c:261) 20250410110759658 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA3F0EDCD) 1 MSC-I still active (msub.c:79) 20250410110759658 DMSC DEBUG msub_fsm[0x563b4cc22380]{active}: State change to terminating (no timeout) (msub.c:91) 20250410110759658 DMSC DEBUG msub_fsm[0x563b4cc22380]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250410110759658 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA3F0EDCD:GERAN-A-564:LU)[0x563b4cc8ac20]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250410110759658 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA3F0EDCD:GERAN-A-564:LU)[0x563b4cc8ac20]{READY}: Removing from parent msub_fsm[0x563b4cc22380] (msub.c:113) 20250410110759658 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-564 (ran_conn.c:155) 20250410110759658 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA3F0EDCD:GERAN-A-564:LU)[0x563b4cc8ac20]{READY}: Freeing instance (msub.c:113) 20250410110759658 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA3F0EDCD:GERAN-A-564:LU)[0x563b4cc8ac20]{READY}: Deallocated (fsm.c:568) 20250410110759658 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA3F0EDCD) Free (msub.c:119) 20250410110759658 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA3F0EDCD - active-conn: now used by 1 (attached) (msub.c:375) 20250410110759658 DMSC DEBUG msub_fsm[0x563b4cc22380]{terminating}: Freeing instance (msub.c:113) 20250410110759658 DMSC DEBUG msub_fsm[0x563b4cc22380]{terminating}: Deallocated (fsm.c:568) 20250410110759659 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110759659 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110759659 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110759659 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110759659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110759659 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110759659 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110759659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110759659 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110759659 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 05 04 05 af 4e 00 02 34 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(3096)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3096)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: Session index based on local reference:0 20250410110759660 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110759660 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110759660 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110759660 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110759660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110759660 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110759660 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110759660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110759660 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110759660 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 02 34 05 af 4e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(3096)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(3095)@7d38b4d9c9a0: Deleted conn table entry 0TC_complete_vbs0(3102)372558 TC_complete_vbs0(3102)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed 20250410110759662 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA3F0EDCD + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250410110759662 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA3F0EDCD - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_complete_vbs0(3102)@7d38b4d9c9a0: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_complete_vbs0(3102)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_complete_vbs0(3102)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(3098)@7d38b4d9c9a0: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_complete_vbs0(3102) TC_complete_vbs0(3102)@7d38b4d9c9a0: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1010'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'A3F0EDCD'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(3095)@7d38b4d9c9a0: Added conn table entry 0TC_complete_vbs0(3102)6549545 MSC_Test_0-RAN(3095)@7d38b4d9c9a0: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: First idle individual index:0 MSC_Test_0-M3UA(3096)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110759861 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110759861 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110759861 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110759861 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110759861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110759861 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110759861 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110759861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110759861 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110759861 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 63 f0 29 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 0a 03 50 59 02 05 f4 a3 f0 ed cd 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110759861 DMSC DEBUG msub_fsm[0x563b4cc7f0f0]{active}: Allocated (fsm.c:456) 20250410110759862 DMSC DEBUG msc_i[0x563b4cc35480]{READY}: Allocated (fsm.c:456) 20250410110759862 DMSC DEBUG msc_i[0x563b4cc35480]{READY}: is child of msub_fsm[0x563b4cc7f0f0] (fsm.c:486) 20250410110759862 DMSC DEBUG msc_a[0x563b4cc8ac20]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250410110759862 DMSC DEBUG msc_a[0x563b4cc8ac20]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x563b4cc7f0f0] (fsm.c:486) 20250410110759862 DMSC DEBUG msc_a(unknown:GERAN-A-565:NONE)[0x563b4cc8ac20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250410110759862 DMSC DEBUG msc_i(unknown:GERAN-A-565:NONE)[0x563b4cc35480]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250410110759862 DMSC DEBUG msc_a(unknown:GERAN-A-565:NONE)[0x563b4cc8ac20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250410110759862 DMM DEBUG msc_a(TMSI-0xA3F0EDCD:GERAN-A-565:CM_SERVICE_REQ)[0x563b4cc8ac20]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Voice-Broadcast-Call (gsm_04_08.c:776) 20250410110759862 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA3F0EDCD:GERAN-A-565:CM_SERVICE_REQ)[0x563b4cc22380]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250410110759862 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA3F0EDCD:GERAN-A-565:CM_SERVICE_REQ)[0x563b4cc22380]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xA3F0EDCD:GERAN-A-565:CM_SERVICE_REQ)[0x563b4cc8ac20] (fsm.c:486) 20250410110759862 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA3F0EDCD:GERAN-A-565:CM_SERVICE_REQ)[0x563b4cc22380]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250410110759862 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA3F0EDCD:GERAN-A-565:CM_SERVICE_REQ)[0x563b4cc22380]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250410110759862 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA3F0EDCD + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250410110759862 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA3F0EDCD + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250410110759862 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA3F0EDCD:GERAN-A-565:CM_SERVICE_REQ)[0x563b4cc8ac20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250410110759862 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA3F0EDCD:GERAN-A-565:CM_SERVICE_REQ)[0x563b4cc8ac20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250410110759862 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA3F0EDCD:GERAN-A-565:CM_SERVICE_REQ)[0x563b4cc22380]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250410110759862 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA3F0EDCD:GERAN-A-565:CM_SERVICE_REQ)[0x563b4cc22380]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250410110759862 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA3F0EDCD:GERAN-A-565:CM_SERVICE_REQ)[0x563b4cc22380]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250410110759862 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA3F0EDCD:GERAN-A-565:CM_SERVICE_REQ)[0x563b4cc35480]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250410110759862 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA3F0EDCD:GERAN-A-565:CM_SERVICE_REQ)[0x563b4cc22380]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250410110759862 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA3F0EDCD:GERAN-A-565:CM_SERVICE_REQ)[0x563b4cc22380]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250410110759862 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA3F0EDCD:GERAN-A-565:CM_SERVICE_REQ)[0x563b4cc22380]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250410110759862 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA3F0EDCD:GERAN-A-565:CM_SERVICE_REQ)[0x563b4cc22380]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250410110759862 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA3F0EDCD:GERAN-A-565:CM_SERVICE_REQ)[0x563b4cc22380]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250410110759862 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA3F0EDCD:GERAN-A-565:CM_SERVICE_REQ)[0x563b4cc22380]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250410110759862 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA3F0EDCD:GERAN-A-565:CM_SERVICE_REQ)[0x563b4cc22380]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250410110759862 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA3F0EDCD:GERAN-A-565:CM_SERVICE_REQ)[0x563b4cc35480]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250410110759862 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA3F0EDCD:GERAN-A-565:CM_SERVICE_REQ)[0x563b4cc8ac20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250410110759862 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA3F0EDCD:GERAN-A-565:CM_SERVICE_REQ)[0x563b4cc8ac20]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250410110759862 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000033/3/1): Available (smpp_smsc.c:626) 20250410110759862 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA3F0EDCD - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250410110759863 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110759863 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110759863 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110759863 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110759863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110759863 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110759863 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110759863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110759863 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110759863 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 04 02 63 f0 29 00 02 35 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1175) 20250410110759863 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110759863 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110759863 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110759863 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110759863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110759863 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110759863 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110759863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110759863 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110759863 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 04 06 63 f0 29 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 33 (osmo_ss7_asp.c:1175) 20250410110759863 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110759863 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110759863 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110759863 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110759863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110759863 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110759863 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110759863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110759863 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110759863 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 04 06 63 f0 29 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(3096)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3096)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3096)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3096)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3096)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3096)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: { messageType := 2, destLocRef := '63F029'O, sourceLocRef := '000235'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250410110759867 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA3F0EDCD + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250410110759867 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA3F0EDCD - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_complete_vbs0(3102)@7d38b4d9c9a0: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_complete_vbs0(3102)@7d38b4d9c9a0: setverdict(pass): pass -> pass, component reason not changed TC_complete_vbs0(3102)@7d38b4d9c9a0: Sending SETUP. MTC@7d38b4d9c9a0: Got test event: "SETUP" MSC_Test_0-RAN(3095)@7d38b4d9c9a0: patching N(SD)=0 into dtap '013200001A00'O MSC_Test_0-RAN(3095)@7d38b4d9c9a0: patched enc_l3: '013200001A00'O MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: vl_len:9 MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010006013200001A00'O MSC_Test_0-M3UA(3096)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110759874 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110759874 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110759874 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110759874 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110759874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110759874 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110759874 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110759874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110759874 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110759874 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 02 35 00 01 09 01 00 06 01 32 00 00 1a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110759874 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA3F0EDCD:GERAN-A-565:CM_SERVICE_REQ)[0x563b4cc35480]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110759874 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA3F0EDCD:GERAN-A-565:CM_SERVICE_REQ)[0x563b4cc8ac20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110759875 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA3F0EDCD + BCC: now used by 3 (attached,active-conn,BCC) (transaction.c:228) 20250410110759875 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA3F0EDCD:GERAN-A-565:CM_SERVICE_REQ)[0x563b4cc8ac20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (msc_vgcs.c:1428) 20250410110759875 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA3F0EDCD:GERAN-A-565:CM_SERVICE_REQ)[0x563b4cc8ac20]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250410110759875 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110759875 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110759875 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110759875 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110759875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110759875 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110759875 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110759875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110759875 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110759875 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 32 00 00 00 b9 00 00 00 c1 03 00 00 04 01 00 09 3e 02 02 06 04 43 c1 00 fe 04 04 43 b9 00 fe 0f 0d 00 0b 04 37 05 00 00 1a 00 00 69 01 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(3096)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3096)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: First idle individual index:1 MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: Warning: Stopping inactive timer T_ias[1]. MSC_Test_0-RAN(3095)@7d38b4d9c9a0: ExpectedCreateCallback VGCS/VBS Setup 193 MSC_Test_0-RAN(3095)@7d38b4d9c9a0: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(3095)@7d38b4d9c9a0: Found Expect[0] for N-CONNECT handled at TC_complete_vbs0(3103) MSC_Test_0-RAN(3095)@7d38b4d9c9a0: Added conn table entry 1TC_complete_vbs0(3103)16206021 MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: Session index based on connection ID:1 MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: Warning: Re-starting timer T_ias[1], which is already active (running or expired). MSC_Test_0-M3UA(3096)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110759884 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110759884 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110759884 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110759884 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110759884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110759885 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110759885 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110759885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110759885 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110759885 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 c1 00 00 00 b9 03 02 00 00 02 00 09 3e f2 d1 66 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_complete_vbs0(3103)@7d38b4d9c9a0: Got VGCS/VBS Setup: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 11, pdu := { bssmap := { vGCS_VBSSetup := { messageType := '04'O, groupCallReference := { elementIdentifier := '37'O ("7"), lengthIndicator := 5, descrGroupbroadcastCallRef := '00001A0000'O }, priority := omit, vGCS_FeatureFlags := { elementIdentifier := '69'O ("i"), lengthIndicator := 1, TP_Ind := '0'B, AS_Ind := '00'B, BSS_Res := '0'B, tCP := '0'B, spare := '000'B } } } } } MTC@7d38b4d9c9a0: Got test event: "VGCS_SETUP" TC_complete_vbs0(3103)@7d38b4d9c9a0: Sending VGCS/VBS Setup Ack: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 0, pdu := { bssmap := { vGCS_VBSSetupAck := { messageType := '05'O, vGCS_FeatureFlags := omit } } } } MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: Session index based on connection ID:1 MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000105'O MSC_Test_0-M3UA(3096)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110800089 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110800089 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110800089 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110800089 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110800089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110800089 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110800089 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110800089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110800089 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110800089 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 3e 00 01 03 00 01 05 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110800089 DCC DEBUG rtp_stream(vgcs-cell-42)[0x563b4cc50070]{UNINITIALIZED}: Allocated (fsm.c:456) 20250410110800089 DCC DEBUG rtp_stream(vgcs-cell-42)[0x563b4cc50070]{UNINITIALIZED}: is child of vgcs_cell(vgcs-cell-42)[0x563b4cc7ef40] (fsm.c:486) 20250410110800089 DCC DEBUG rtp_stream(vgcs-cell-42:call-241:RTP_TO_RAN:no-CI)[0x563b4cc50070]{UNINITIALIZED}: setting codecs to GSM#3 (rtp_stream.c:430) 20250410110800089 DCC DEBUG rtp_stream(vgcs-cell-42:call-241:RTP_TO_RAN:no-CI)[0x563b4cc50070]{UNINITIALIZED}: setting mode to recvonly (rtp_stream.c:443) 20250410110800089 DCC DEBUG rtp_stream(vgcs-cell-42:call-241:RTP_TO_RAN:no-CI)[0x563b4cc50070]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250410110800090 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110800090 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110800090 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110800090 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110800090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110800090 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110800090 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110800090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110800090 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110800090 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 04 06 f2 d1 66 00 01 06 00 04 4d 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(3096)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3096)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: Session index based on local reference:1 MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MGCP(3098)@7d38b4d9c9a0: Found Expect[0] for { line := { verb := "CRCX", trans_id := "470", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f1" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_complete_vbs0(3102) TC_complete_vbs0(3102)@7d38b4d9c9a0: as_optional_mgcp_crcx: rx CRCX TC_complete_vbs0(3103)@7d38b4d9c9a0: Got Uplink Seized Cmd: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 4, pdu := { bssmap := { uplinkSeizedCommand := { messageType := '4D'O ("M"), cause := { elementIdentifier := '04'O, lengthIndicator := 1, causeValue := '0001001'B, extensionCauseValue := '0'B, spare1 := omit }, talkerPriority := omit, emergencySetIndication := omit, talkerIdentity := omit } } } } MTC@7d38b4d9c9a0: Got test event: "UPLINK_SEIZED" 20250410110800111 DCC DEBUG rtp_stream(vgcs-cell-42:call-241:RTP_TO_RAN:no-CI)[0x563b4cc50070]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410110800112 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110800112 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110800112 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110800112 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110800112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110800112 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110800112 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110800112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110800112 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110800112 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 4b 00 00 00 b9 00 00 00 c1 03 00 00 05 01 00 09 3f 02 02 06 04 43 c1 00 fe 04 04 43 b9 00 fe 0f 26 00 24 07 0b 03 01 08 01 33 01 05 03 02 00 2a 37 05 00 00 1a 00 00 7c 06 01 01 01 01 27 10 7f f1 00 00 00 7d 01 80 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(3096)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3096)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: First idle individual index:2 MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: Warning: Stopping inactive timer T_ias[2]. MSC_Test_0-RAN(3095)@7d38b4d9c9a0: ExpectedCreateCallback VGCS/VBS Assignment 193 MSC_Test_0-RAN(3095)@7d38b4d9c9a0: ExpectTable[0].n_connectPointCode = omit ==? 193 MSC_Test_0-RAN(3095)@7d38b4d9c9a0: ExpectTable[1].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(3095)@7d38b4d9c9a0: Found Expect[1] for N-CONNECT handled at TC_complete_vbs0(3104) MSC_Test_0-RAN(3095)@7d38b4d9c9a0: Added conn table entry 2TC_complete_vbs0(3104)14672979 MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: Session index based on connection ID:2 MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: Warning: Re-starting timer T_ias[2], which is already active (running or expired). MSC_Test_0-M3UA(3096)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110800117 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110800117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110800117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110800117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110800118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110800118 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110800118 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110800118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110800118 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110800118 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 c1 00 00 00 b9 03 02 00 00 02 00 09 3f 38 f7 ff 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_complete_vbs0(3104)@7d38b4d9c9a0: Got VGCS/VBS Assignment Request: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 36, pdu := { bssmap := { vGCS_VBSAssignmentRequest := { messageType := '07'O ("\a"), channelType := { elementIdentifier := '0B'O ("\v"), lengthIndicator := 3, speechOrDataIndicator := '0001'B, spare1_4 := '0000'B, channelRateAndType := '08'O ("\b"), speechId_DataIndicator := '01'O }, assignmentRequirement := { elementIdentifier := '33'O ("3"), assignmentRequirement := '01'O }, cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 3, cellIdentifierDiscriminator := '0010'B, spare1_4 := '0000'B, cellIdentification := { cI_CI := '002A'O } }, groupCallReference := { elementIdentifier := '37'O ("7"), lengthIndicator := 5, descrGroupbroadcastCallRef := '00001A0000'O }, priority := omit, circuitIdentityCode := omit, downLinkDTX_Flag := omit, encryptionInformation := omit, vSTK_RAND := omit, vSTK := omit, cellIdentifierListSegment := omit, aoIPTransportLayer := { elementIdentifier := '7C'O ("|"), lengthIndicator := 6, ipAddress := { ipv4 := '01010101'O }, uDPPortValue := 10000 }, callIdentifier := { elementIdentifier := '7F'O, callIdentifierInfo := 'F1000000'O }, codecList := { elementIdentifier := '7D'O ("}"), lengthIndicator := 1, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit } } } } } } } MTC@7d38b4d9c9a0: Got test event: "VGCS_ASSIGN" TC_complete_vbs0(3104)@7d38b4d9c9a0: Sending VGCS/VBS Assignment Result: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 0, pdu := { bssmap := { vGCS_VBSAssignmentResult := { messageType := '1C'O, channelType := { elementIdentifier := '0B'O ("\v"), lengthIndicator := 0, speechOrDataIndicator := '0100'B, spare1_4 := '0000'B, channelRateAndType := '08'O ("\b"), speechId_DataIndicator := '01'O }, cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 0, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CI := '002A'O } }, chosenChannel := omit, circuitIdentityCode := omit, circuitPool := omit, aoIPTransportLayer := { elementIdentifier := '7C'O ("|"), lengthIndicator := 6, ipAddress := { ipv4 := '01020304'O }, uDPPortValue := 2342 }, speechCodec := { elementIdentifier := '7E'O ("~"), lengthIndicator := 0, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit } } }, callIdentifier := { elementIdentifier := '7F'O, callIdentifierInfo := '01000000'O } } } } } MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: Session index based on connection ID:2 MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: vl_len:29 MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '001B1C0B03040801050302002A7C060102030409267E01807F01000000'O MSC_Test_0-M3UA(3096)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110800321 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110800321 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110800321 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110800321 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110800321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110800321 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110800321 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110800321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110800321 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110800321 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 34 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 3f 00 01 1d 00 1b 1c 0b 03 04 08 01 05 03 02 00 2a 7c 06 01 02 03 04 09 26 7e 01 80 7f 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250410110800321 DCC DEBUG rtp_stream(vgcs-cell-42:call-241:RTP_TO_RAN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x563b4cc50070]{ESTABLISHING}: setting remote addr to 1.2.3.4:2342 (rtp_stream.c:476) 20250410110800321 DCC DEBUG rtp_stream(vgcs-cell-42:call-241:RTP_TO_RAN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x563b4cc50070]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250410110800321 DCC DEBUG rtp_stream(vgcs-cell-42:call-241:RTP_TO_RAN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x563b4cc50070]{ESTABLISHING}: setting mode to sendonly (rtp_stream.c:443) 20250410110800321 DCC DEBUG rtp_stream(vgcs-cell-42:call-241:RTP_TO_RAN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x563b4cc50070]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port mode (rtp_stream.c:411) 20250410110800321 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA3F0EDCD:GERAN-A-565:CM_SERVICE_REQ)[0x563b4cc35480]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_vgcs.c:797) 20250410110800322 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110800322 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110800322 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110800322 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110800322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110800322 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110800322 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110800322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110800322 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110800322 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 29 00 00 00 b9 00 00 00 c1 03 00 00 04 06 63 f0 29 00 01 12 00 10 01 0b 03 01 08 01 7d 01 80 37 05 00 00 1a 00 00 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(3096)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3096)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(3095)@7d38b4d9c9a0: Warning: dec_PDU_BSSAP(): Data remained at the end of the stream after successful decoding: '370500001A0000'O TC_complete_vbs0(3102)@7d38b4d9c9a0: as_optional_mgcp_mdcx: rx MDCX TC_complete_vbs0(3102)@7d38b4d9c9a0: { line := { verb := "MDCX", trans_id := "471", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "f1" }, { code := "I", val := "11111" }, { code := "M", val := "sendonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f1", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "1.2.3.4", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 2342, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "3" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { ptime := { attr_value := "20" } } } } } } } 20250410110800332 DCC DEBUG rtp_stream(vgcs-cell-42:call-241:RTP_TO_RAN:CI-11111:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x563b4cc50070]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410110800332 DCC DEBUG rtp_stream(vgcs-cell-42:call-241:RTP_TO_RAN:CI-11111:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x563b4cc50070]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) TC_complete_vbs0(3102)@7d38b4d9c9a0: Got Assignment Request: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 16, pdu := { bssmap := { assignmentRequest := { messageType := '01'O, channelType := { elementIdentifier := '0B'O ("\v"), lengthIndicator := 3, speechOrDataIndicator := '0001'B, spare1_4 := '0000'B, channelRateAndType := '08'O ("\b"), speechId_DataIndicator := '01'O }, layer3HeaderInfo := omit, priority := omit, circuitIdentityCode := omit, downLinkDTX_Flag := omit, interferenceBandToBeUsed := omit, classmarkInformationType2 := omit, groupCallReference := omit, talkerFlag := omit, configurationEvolutionIndication := omit, lsaAccesControlSuppression := omit, serviceHandover := omit, encryptionInformation := omit, talkerPriority := omit, aoIPTransportLayer := omit, codecList := { elementIdentifier := '7D'O ("}"), lengthIndicator := 1, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit } } }, callIdentifier := omit, kC128 := omit, globalCallReference := omit, lCLS_Configuration := omit, lCLS_ConnectionStatusControl := omit, lCLS_CorrelationNotNeeded := omit, osmuxCID := omit } } } } MTC@7d38b4d9c9a0: Got test event: "ASSIGNMENT" TC_complete_vbs0(3102)@7d38b4d9c9a0: Sending Assignment Complete: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 0, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := omit, circuitIdentityCode := omit, cellIdentifier := omit, chosenChannel := omit, chosenEncryptionAlgorithm := omit, circuitPool := omit, speechVersion := omit, lSAIdentifier := omit, talkerPriority := omit, aoIPTransportLayer := omit, speechCodec := omit, codecList := omit, lCLS_BSS_Status := omit, osmuxCID := omit } } } } MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: Session index based on connection ID:0 MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: vl_len:3 MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '000102'O 20250410110800337 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110800337 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110800337 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110800337 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110800337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110800337 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110800337 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110800337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110800337 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110800337 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 02 35 00 01 03 00 01 02 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(3096)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110800337 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA3F0EDCD:GERAN-A-565:CM_SERVICE_REQ)[0x563b4cc35480]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250410110800337 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA3F0EDCD:GERAN-A-565:CM_SERVICE_REQ)[0x563b4cc8ac20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250410110800338 DCC DEBUG rtp_stream(vgcs-cell-42:call-241:RTP_TO_RAN:CI-11111:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x563b4cc50070]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:442) 20250410110800338 DCC DEBUG rtp_stream(vgcs-cell-42:call-241:RTP_TO_RAN:CI-11111:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x563b4cc50070]{ESTABLISHING}: setting mode to confecho (rtp_stream.c:443) 20250410110800338 DCC DEBUG rtp_stream(vgcs-cell-42:call-241:RTP_TO_RAN:CI-11111:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x563b4cc50070]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating mode (rtp_stream.c:411) 20250410110800338 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA3F0EDCD:GERAN-A-565:CM_SERVICE_REQ)[0x563b4cc8ac20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250410110800338 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA3F0EDCD:GERAN-A-565:CM_SERVICE_REQ)[0x563b4cc8ac20]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250410110800338 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA3F0EDCD + msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,BCC,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250410110800338 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA3F0EDCD + vlr_subscr_cancel_attach_fsm: now used by 5 (attached,active-conn,BCC,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250410110800338 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA3F0EDCD - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,BCC,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250410110800338 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA3F0EDCD:GERAN-A-565:CM_SERVICE_REQ)[0x563b4cc35480]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250410110800338 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA3F0EDCD - msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,BCC) (msc_a.c:1004) 20250410110800338 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110800338 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110800338 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110800338 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110800338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110800338 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110800338 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110800338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110800338 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110800338 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 21 00 00 00 b9 00 00 00 c1 03 00 00 04 06 f2 d1 66 00 01 0a 01 00 07 81 33 00 00 1a 00 01 00 00 00 (osmo_ss7_asp.c:1175) 20250410110800339 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110800339 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110800339 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110800339 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110800339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110800339 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110800339 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110800339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110800339 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110800339 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 04 06 f2 d1 66 00 01 06 01 00 03 81 3a 07 00 00 00 (osmo_ss7_asp.c:1175) 20250410110800339 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110800339 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110800339 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110800339 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110800339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110800339 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110800339 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110800339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110800339 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110800339 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 04 06 63 f0 29 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(3096)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3096)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3096)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3096)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: Session index based on local reference:1 MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(3096)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3096)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: Session index based on local reference:1 MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: Session index based on local reference:0 MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vbs0(3102)@7d38b4d9c9a0: as_optional_mgcp_mdcx: rx MDCX TC_complete_vbs0(3102)@7d38b4d9c9a0: { line := { verb := "MDCX", trans_id := "472", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "f1" }, { code := "I", val := "11111" }, { code := "M", val := "confecho" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f1", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "1.2.3.4", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 2342, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "3" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { ptime := { attr_value := "20" } } } } } } } 20250410110800343 DCC DEBUG rtp_stream(vgcs-cell-42:call-241:RTP_TO_RAN:CI-11111:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x563b4cc50070]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250410110800343 DCC DEBUG rtp_stream(vgcs-cell-42:call-241:RTP_TO_RAN:CI-11111:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x563b4cc50070]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) TC_complete_vbs0(3103)@7d38b4d9c9a0: Got BCC Connect. MTC@7d38b4d9c9a0: Got test event: "BCC_CONNECT" TC_complete_vbs0(3103)@7d38b4d9c9a0: Got BCC Set Parameter TC_complete_vbs0(3102)@7d38b4d9c9a0: Got Clear Command on initial connection. MTC@7d38b4d9c9a0: Got test event: "BCC_SET_PARAM" MTC@7d38b4d9c9a0: Got test event: "CLEAR" TC_complete_vbs0(3103)@7d38b4d9c9a0: Sending BCC Termination Request: '3500001A00'O MSC_Test_0-RAN(3095)@7d38b4d9c9a0: patching N(SD)=0 into dtap '013500001A00'O MSC_Test_0-RAN(3095)@7d38b4d9c9a0: patched enc_l3: '013500001A00'O MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: Session index based on connection ID:1 MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: vl_len:9 MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: vl_from0 MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: data sent by MTP3_SCCP_PORT: '010006013500001A00'O 20250410110800554 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110800554 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110800554 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250410110800554 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250410110800554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110800554 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250410110800554 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110800554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250410110800554 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110800554 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 3e 00 01 09 01 00 06 01 35 00 00 1a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(3096)@7d38b4d9c9a0: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250410110800555 DCC DEBUG rtp_stream(vgcs-cell-42:call-241:RTP_TO_RAN:CI-11111:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x563b4cc50070]{ESTABLISHED}: State change to DISCARDING (no timeout) (rtp_stream.c:385) 20250410110800555 DCC DEBUG rtp_stream(vgcs-cell-42:call-241:RTP_TO_RAN:CI-11111:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x563b4cc50070]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250410110800555 DCC DEBUG rtp_stream(vgcs-cell-42:call-241:RTP_TO_RAN:CI-11111:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x563b4cc50070]{DISCARDING}: Removing from parent vgcs_cell(vgcs-cell-42)[0x563b4cc7ef40] (rtp_stream.c:239) 20250410110800555 DCC DEBUG rtp_stream(vgcs-cell-42:call-241:RTP_TO_RAN:CI-11111:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x563b4cc50070]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250410110800555 DCC DEBUG rtp_stream(vgcs-cell-42:call-241:RTP_TO_RAN:CI-11111:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x563b4cc50070]{DISCARDING}: Deallocated (fsm.c:568) 20250410110800555 DASCI ERROR BCC callref 00000208, BSS #0.24.1, CID 42: RTP stream gone. (msc_vgcs.c:2596) 20250410110800555 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA3F0EDCD - BCC: now used by 2 (attached,active-conn) (transaction.c:281) 20250410110800556 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110800556 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110800556 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110800556 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110800556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110800556 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110800556 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110800556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110800556 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110800556 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 b9 00 00 00 c1 03 00 00 04 06 f2 d1 66 00 01 07 01 00 04 81 34 01 10 00 00 (osmo_ss7_asp.c:1175) 20250410110800556 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110800556 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110800556 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110800556 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110800556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110800556 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250410110800556 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110800556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110800556 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110800556 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 04 06 f2 d1 66 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) 20250410110800556 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110800556 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250410110800556 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250410110800556 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250410110800556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250410110800556 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(3096)@7d38b4d9c9a0: Message received on association #8 20250410110800556 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250410110800556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250410110800556 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250410110800556 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 05 06 38 f7 ff 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1175) MSC_Test_0-M3UA(3096)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3096)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3096)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3096)@7d38b4d9c9a0: Message received on association #8 MSC_Test_0-M3UA(3096)@7d38b4d9c9a0: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: Session index based on local reference:1 MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: Session index based on local reference:1 MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: Session index based on local reference:2 MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vbs0(3102)@7d38b4d9c9a0: as_optional_mgcp_dlcx: rx MGCP DLCX TC_complete_vbs0(3103)@7d38b4d9c9a0: Got BCC Termination. MTC@7d38b4d9c9a0: Got test event: "BCC_TERMINATION" TC_complete_vbs0(3103)@7d38b4d9c9a0: Got Clear Command on control connection. MTC@7d38b4d9c9a0: Got test event: "CLEAR" TC_complete_vbs0(3104)@7d38b4d9c9a0: Got Clear Command on channel connection. MTC@7d38b4d9c9a0: Got test event: "CLEAR" MTC@7d38b4d9c9a0: All connection are cleared now. TC_complete_vbs0(3104)@7d38b4d9c9a0: Final verdict of PTC: none TC_complete_vbs0(3103)@7d38b4d9c9a0: Final verdict of PTC: none TC_complete_vbs0(3102)@7d38b4d9c9a0: Final verdict of PTC: pass MTC@7d38b4d9c9a0: getverdict: none MTC@7d38b4d9c9a0: setverdict(pass): none -> pass MTC@7d38b4d9c9a0: getverdict: pass MTC@7d38b4d9c9a0: All expected events have been received. The test passed. 20250410110801077 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250410110801077 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110801077 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250410110801077 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250410110801078 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250410110801078 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250410110801078 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250410110801078 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) MSC_Test_0-SCCP(3094)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110801078 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250410110801078 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250410110801078 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1126) 20250410110801078 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250410110801078 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250410110801078 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250410110801078 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250410110801078 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250410110801078 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1175) 20250410110801078 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250410110801078 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3096)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110801078 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:378) 20250410110801078 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250410110801078 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(3095)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-GSUP(3100)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-SMPP(3101)@7d38b4d9c9a0: Final verdict of PTC: none 20250410110801078 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250410110801078 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP-IPA(3099)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3093)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MNCC(3097)@7d38b4d9c9a0: Final verdict of PTC: none MSC_Test-MGCP(3098)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3105)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3107)@7d38b4d9c9a0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3106)@7d38b4d9c9a0: Final verdict of PTC: none MTC@7d38b4d9c9a0: Setting final verdict of the test case. MTC@7d38b4d9c9a0: Local verdict of MTC: pass MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(3093): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-SCCP(3094): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-RAN(3095): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test_0-M3UA(3096): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MNCC(3097): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-MGCP(3098): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP-IPA(3099): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-GSUP(3100): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC MSC_Test-SMPP(3101): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC TC_complete_vbs0(3102): pass (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC TC_complete_vbs0(3103): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC TC_complete_vbs0(3104): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(3105): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(3106): none (pass -> pass) MTC@7d38b4d9c9a0: Local verdict of PTC IPA-CTRL-CLI-IPA(3107): none (pass -> pass) MTC@7d38b4d9c9a0: Test case TC_complete_vbs finished. Verdict: pass MTC@7d38b4d9c9a0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_complete_vbs pass'. Thu Apr 10 11:08:01 UTC 2025 ====== MSC_Tests_ASCI.TC_complete_vbs pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests_ASCI.TC_complete_vbs.talloc 20250410110802080 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410110803080 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250410110803080 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250410110803080 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250410110803082 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=504588) 20250410110804084 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=504588, count=507072) 20250410110805085 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@7d38b4d9c9a0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_complete_vbs pass' was executed successfully (exit status: 0). MC@7d38b4d9c9a0: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@7d38b4d9c9a0: Terminating MTC. MC@7d38b4d9c9a0: MTC terminated. MC2> exit MC@7d38b4d9c9a0: Shutting down session. MC@7d38b4d9c9a0: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/msc/expected-results.xml' against results in 'junit-xml-12061.log' -------------------- pass MSC_Tests.TC_cr_before_reset pass MSC_Tests.TC_lu_imsi_noauth_tmsi pass MSC_Tests.TC_lu_imsi_noauth_notmsi pass MSC_Tests.TC_lu_tmsi_noauth_notmsi pass MSC_Tests.TC_lu_imsi_reject pass MSC_Tests.TC_lu_imsi_timeout_gsup pass MSC_Tests.TC_lu_imsi_auth_tmsi pass MSC_Tests.TC_lu_imsi_auth3g_tmsi xfail MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc pass MSC_Tests.TC_cmserv_imsi_unknown pass MSC_Tests.TC_cmserv_tmsi_unknown pass MSC_Tests.TC_lu_and_mo_call pass MSC_Tests.TC_lu_and_mo_call_ipv6 pass MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout pass MSC_Tests.TC_lu_auth_sai_timeout pass MSC_Tests.TC_lu_auth_sai_err pass MSC_Tests.TC_lu_clear_request pass MSC_Tests.TC_mo_call_clear_request pass MSC_Tests.TC_mt_call_clear_request pass MSC_Tests.TC_lu_disconnect pass MSC_Tests.TC_lu_by_imei pass MSC_Tests.TC_lu_by_tmsi_noauth_unknown pass MSC_Tests.TC_attached_imsi_lu_unknown_tmsi pass MSC_Tests.TC_imsi_detach_by_imsi pass MSC_Tests.TC_imsi_detach_by_tmsi pass MSC_Tests.TC_imsi_detach_by_imei pass MSC_Tests.TC_emerg_call_imei_reject pass MSC_Tests.TC_emerg_call_imsi pass MSC_Tests.TC_cm_serv_req_vgcs_reject pass MSC_Tests.TC_cm_serv_req_vbs_reject pass MSC_Tests.TC_cm_serv_req_lcs_reject pass MSC_Tests.TC_cm_reest_req_reject pass MSC_Tests.TC_lu_auth_2G_fail pass MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_13 pass MSC_Tests.TC_cl3_no_payload pass MSC_Tests.TC_cl3_rnd_payload pass MSC_Tests.TC_establish_and_nothing pass MSC_Tests.TC_mo_setup_and_nothing pass MSC_Tests.TC_mo_crcx_ran_timeout pass MSC_Tests.TC_mo_crcx_ran_reject pass MSC_Tests.TC_mt_crcx_ran_reject pass MSC_Tests.TC_mo_setup_and_dtmf_dup pass MSC_Tests.TC_mt_t310 pass MSC_Tests.TC_gsup_cancel pass MSC_Tests.TC_lu_imsi_auth_tmsi_encr_1_13 pass MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_13 pass MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1 pass MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_no_cm pass MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_2 pass MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2 pass MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_1 pass MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34 pass MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3 pass MSC_Tests.TC_mo_release_timeout pass MSC_Tests.TC_lu_and_mt_call_no_dlcx_resp pass MSC_Tests.TC_reset_two pass MSC_Tests.TC_lu_and_mt_call pass MSC_Tests.TC_lu_and_mt_call_ipv6 pass MSC_Tests.TC_lu_and_mt_call_already_paging pass MSC_Tests.TC_lu_and_mt_call_osmux pass MSC_Tests.TC_lu_and_mo_sms pass MSC_Tests.TC_lu_and_mt_sms pass MSC_Tests.TC_lu_and_mt_sms_already_paging pass MSC_Tests.TC_lu_and_mt_sms_paging_and_nothing pass MSC_Tests.TC_lu_and_mt_sms_paging_repeated pass MSC_Tests.TC_smpp_mo_sms pass MSC_Tests.TC_smpp_mo_sms_rp_error pass MSC_Tests.TC_smpp_mt_sms pass MSC_Tests.TC_gsup_mo_sms pass MSC_Tests.TC_gsup_mo_smma pass MSC_Tests.TC_gsup_mt_sms_ack pass MSC_Tests.TC_gsup_mt_sms_err pass MSC_Tests.TC_gsup_mt_sms_rp_mr pass MSC_Tests.TC_gsup_mo_mt_sms_rp_mr pass MSC_Tests.TC_gsup_mt_multi_part_sms pass MSC_Tests.TC_gsup_mt_sms_lu_delay pass MSC_Tests.TC_gsup_mt_sms_paging_timeout pass MSC_Tests.TC_gsup_mt_sms_conn_timeout pass MSC_Tests.TC_lu_and_mo_ussd_single_request pass MSC_Tests.TC_lu_and_mt_ussd_notification pass MSC_Tests.TC_lu_and_mo_ussd_during_mt_call pass MSC_Tests.TC_lu_and_mt_ussd_during_mt_call pass MSC_Tests.TC_lu_and_mo_ussd_mo_release pass MSC_Tests.TC_lu_and_ss_session_timeout pass MSC_Tests.TC_mt_ussd_for_unknown_subscr pass MSC_Tests.TC_mo_ussd_for_unknown_trans pass MSC_Tests.TC_proc_ss_for_unknown_session pass MSC_Tests.TC_proc_ss_paging_fail pass MSC_Tests.TC_proc_ss_abort pass MSC_Tests.TC_multi_lu_and_mo_ussd pass MSC_Tests.TC_multi_lu_and_mt_ussd pass MSC_Tests.TC_cipher_complete_with_invalid_cipher pass MSC_Tests.TC_cipher_complete_1_without_cipher pass MSC_Tests.TC_cipher_complete_3_without_cipher pass MSC_Tests.TC_cipher_complete_13_without_cipher pass MSC_Tests.TC_lu_with_invalid_mcc_mnc pass MSC_Tests.TC_sgsap_reset pass MSC_Tests.TC_sgsap_lu pass MSC_Tests.TC_sgsap_lu_imsi_reject pass MSC_Tests.TC_sgsap_lu_and_nothing pass MSC_Tests.TC_sgsap_expl_imsi_det_eps pass MSC_Tests.TC_sgsap_impl_imsi_det_eps pass MSC_Tests.TC_sgsap_expl_imsi_det_noneps pass MSC_Tests.TC_sgsap_impl_imsi_det_noneps pass MSC_Tests.TC_sgsap_paging_rej pass MSC_Tests.TC_sgsap_paging_subscr_rej pass MSC_Tests.TC_sgsap_paging_ue_unr pass MSC_Tests.TC_sgsap_paging_and_nothing pass MSC_Tests.TC_sgsap_paging_and_lu pass MSC_Tests.TC_sgsap_mt_sms pass MSC_Tests.TC_sgsap_mo_sms pass MSC_Tests.TC_sgsap_mt_sms_and_nothing pass MSC_Tests.TC_sgsap_mt_sms_and_reject pass MSC_Tests.TC_sgsap_unexp_ud pass MSC_Tests.TC_sgsap_unsol_ud pass MSC_Tests.TC_bssap_lu_sgsap_lu_and_mt_call pass MSC_Tests.TC_sgsap_lu_and_mt_call pass MSC_Tests.TC_sgsap_vlr_failure pass MSC_Tests.TC_ho_inter_bsc_unknown_cell pass MSC_Tests.TC_ho_inter_bsc pass MSC_Tests.TC_ho_inter_bsc_a5_1 pass MSC_Tests.TC_ho_inter_bsc_a5_3 pass MSC_Tests.TC_ho_inter_bsc_a5_4 pass MSC_Tests.TC_ho_inter_bsc_ipv6 pass MSC_Tests.TC_ho_inter_bsc_csd pass MSC_Tests.TC_ho_inter_msc_out pass MSC_Tests.TC_ho_inter_msc_out_a5_1 pass MSC_Tests.TC_ho_inter_msc_out_a5_3 pass MSC_Tests.TC_ho_inter_msc_out_a5_4 pass MSC_Tests.TC_ho_inter_msc_out_ipv6 pass MSC_Tests.TC_ho_inter_msc_out_csd pass MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei pass MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei pass MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei pass MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei pass MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_nack pass MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_err pass MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early pass MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei_early pass MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei_early pass MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei_early pass MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_nack pass MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_err pass MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug pass MSC_Tests.TC_mo_cc_bssmap_clear pass MSC_Tests.TC_invalid_mgcp_crash pass MSC_Tests.TC_mm_id_resp_no_identity pass MSC_Tests.TC_lu_and_expire_while_paging pass MSC_Tests.TC_paging_response_imsi_unknown pass MSC_Tests.TC_paging_response_tmsi_unknown pass MSC_Tests.TC_call_re_establishment pass MSC_Tests.TC_call_re_establishment_auth pass MSC_Tests.TC_call_re_establishment_ciph pass MSC_Tests.TC_cm_serv_wrong_mi pass MSC_Tests.TC_auth_options_0 pass MSC_Tests.TC_auth_options_1 pass MSC_Tests.TC_auth_options_2 pass MSC_Tests.TC_auth_options_3 pass MSC_Tests.TC_auth_options_4 pass MSC_Tests.TC_auth_options_5 pass MSC_Tests.TC_auth_options_6 pass MSC_Tests.TC_auth_options_7 pass MSC_Tests.TC_auth_options_8 pass MSC_Tests.TC_auth_options_9 pass MSC_Tests.TC_auth_options_10 pass MSC_Tests.TC_auth_options_11 pass MSC_Tests.TC_lu_and_mo_csd pass MSC_Tests.TC_lu_and_mt_csd pass MSC_Tests.TC_lu_and_mo_call_reass_for_mt_codec pass MSC_Tests_Iu.TC_iu_lu_imsi_reject pass MSC_Tests_Iu.TC_iu_lu_imsi_timeout_gsup pass MSC_Tests_Iu.TC_iu_lu_imsi_auth3g_tmsi xfail MSC_Tests_Iu.TC_iu_lu_imsi_timeout_tmsi_realloc xfail MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown pass MSC_Tests_Iu.TC_iu_lu_and_mo_call pass MSC_Tests_Iu.TC_iu_lu_and_mo_call_sccp_tiar_timeout pass MSC_Tests_Iu.TC_iu_lu_auth_sai_timeout pass MSC_Tests_Iu.TC_iu_lu_auth_sai_err pass MSC_Tests_Iu.TC_iu_lu_release_request pass MSC_Tests_Iu.TC_iu_lu_disconnect pass MSC_Tests_Iu.TC_iu_lu_by_imei pass MSC_Tests_Iu.TC_iu_imsi_detach_by_imsi pass MSC_Tests_Iu.TC_iu_imsi_detach_by_tmsi pass MSC_Tests_Iu.TC_iu_imsi_detach_by_imei pass MSC_Tests_Iu.TC_iu_emerg_call_imei_reject pass MSC_Tests_Iu.TC_iu_emerg_call_imsi pass MSC_Tests_Iu.TC_iu_establish_and_nothing pass MSC_Tests_Iu.TC_iu_mo_setup_and_nothing pass MSC_Tests_Iu.TC_iu_mo_crcx_ran_timeout pass MSC_Tests_Iu.TC_iu_mo_crcx_ran_reject pass MSC_Tests_Iu.TC_iu_mt_crcx_ran_reject pass MSC_Tests_Iu.TC_iu_gsup_cancel pass MSC_Tests_Iu.TC_iu_mo_release_timeout pass MSC_Tests.TC_reset_two_1iu pass MSC_Tests_Iu.TC_iu_lu_and_mt_call pass MSC_Tests_Iu.TC_iu_lu_and_mt_call_already_paging pass MSC_Tests_Iu.TC_iu_lu_and_mo_sms pass MSC_Tests_Iu.TC_iu_lu_and_mt_sms pass MSC_Tests_Iu.TC_iu_lu_and_mt_sms_already_paging pass MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_and_nothing xfail MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_repeated pass MSC_Tests_Iu.TC_iu_smpp_mo_sms pass MSC_Tests_Iu.TC_iu_gsup_mo_sms pass MSC_Tests_Iu.TC_iu_gsup_mo_smma pass MSC_Tests_Iu.TC_iu_gsup_mt_sms_ack pass MSC_Tests_Iu.TC_iu_gsup_mt_sms_err pass MSC_Tests_Iu.TC_iu_gsup_mt_sms_rp_mr pass MSC_Tests_Iu.TC_iu_gsup_mo_mt_sms_rp_mr pass MSC_Tests_Iu.TC_iu_gsup_mt_multi_part_sms pass MSC_Tests_Iu.TC_iu_gsup_mt_sms_lu_delay pass MSC_Tests_Iu.TC_iu_gsup_mt_sms_paging_timeout pass MSC_Tests_Iu.TC_iu_gsup_mt_sms_conn_timeout pass MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_single_request pass MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_notification pass MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_during_mt_call pass MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_during_mt_call pass MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_mo_release pass MSC_Tests_Iu.TC_iu_lu_and_ss_session_timeout pass MSC_Tests_Iu.TC_iu_mt_ussd_for_unknown_subscr pass MSC_Tests_Iu.TC_iu_mo_ussd_for_unknown_trans pass MSC_Tests_Iu.TC_iu_proc_ss_for_unknown_session pass MSC_Tests_Iu.TC_iu_proc_ss_paging_fail pass MSC_Tests_Iu.TC_iu_proc_ss_abort pass MSC_Tests_Iu.TC_iu_multi_lu_and_mo_ussd pass MSC_Tests_Iu.TC_iu_multi_lu_and_mt_ussd xfail MSC_Tests_Iu.TC_iu_lu_with_invalid_mcc_mnc pass MSC_Tests_Iu.TC_iu_lu_and_expire_while_paging pass MSC_Tests_Iu.TC_mo_cc_iu_release pass MSC_Tests_ASCI.TC_no_callref pass MSC_Tests_ASCI.TC_setup_refuse pass MSC_Tests_ASCI.TC_assign_fail pass MSC_Tests_ASCI.TC_complete_vgcs pass MSC_Tests_ASCI.TC_complete_vbs Summary: xfail: 5 pass: 228 20250410110806087 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) [testenv] Testsuite is done [testenv] Stopping testsuite (1342023) [testenv] Merging log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite', 'testenv-msc-osmocom-nightly-20250410-1032-2178cdbe-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/log_merge.sh MSC_Tests --rm >/dev/null'] 20250410110807089 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410110808090 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410110809091 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) ttcn3_logmerge: warning: timestamp is in wrong order in file MSC_Tests-TC_mt_t310-7d38b4d9c9a0-467.log line 284 20250410110810093 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) [testenv] Formatting log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite', 'testenv-msc-osmocom-nightly-20250410-1032-2178cdbe-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts/log_format.sh'] 20250410110811094 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250410110812096 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) [testenv] Stopping stp (1341948) [testenv] Stopping msc (1341972) [testenv] Showing testsuite/junit-xml-12061.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/osmo-ttcn3-hacks/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-msc-osmocom-nightly-20250410-1032-2178cdbe-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/junit-xml-12061.log && echo']            Timeout waiting for ClearCommand/Release MSC_Tests.ttcn:7483 MSC_Tests control part MSC_Tests.ttcn:652 TC_lu_imsi_timeout_tmsi_realloc testcase                                                                                                                                                                       Timeout waiting for ClearCommand/Release MSC_Tests_Iu.ttcn:600 MSC_Tests_Iu control part MSC_Tests_Iu.ttcn:65 TC_iu_lu_imsi_timeout_tmsi_realloc testcase    Tguard timeout MSC_Tests_Iu.ttcn:601 MSC_Tests_Iu control part MSC_Tests_Iu.ttcn:72 TC_iu_cmserv_imsi_unknown testcase                              UTRAN: Expected a second Paging MSC_Tests_Iu.ttcn:630 MSC_Tests_Iu control part MSC_Tests_Iu.ttcn:330 TC_iu_lu_and_mt_sms_paging_repeated testcase                            Tguard timeout MSC_Tests_Iu.ttcn:660 MSC_Tests_Iu control part MSC_Tests_Iu.ttcn:585 TC_iu_lu_with_invalid_mcc_mnc testcase           [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-msc-osmocom-nightly-20250410-1032-2178cdbe-0'] testenv-msc-osmocom-nightly-20250410-1032-2178cdbe-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-msc-test/2722/artifact/logs/  + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Build step 'Publish JUnit test result report' changed build result to UNSTABLE Archiving artifacts Finished: UNSTABLE